Created
October 11, 2024 20:48
-
-
Save ugexe/68d6f1605b04d3362d32b8d0352cd53c to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(lldb) frame variable | |
(MVMThreadContext *) tc = 0x0000043d48020200 | |
(MVMSpeshArgGuard *) ag = 0x0000043d4c122b80 | |
(MVMArgs) args = { | |
callsite = 0x0000000100c50060 | |
source = 0x0000043d48482b88 | |
map = 0x0000000103ae6779 | |
} | |
(MVMint32 *) certain = <variable not available> | |
(MVMObject *) test = NULL | |
(MVMuint32) current_node = 2 | |
(MVMSpeshArgGuardNode *) agn = <no location, value may have been optimized out> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment