Created
January 10, 2014 19:19
-
-
Save qwzybug/8360717 to your computer and use it in GitHub Desktop.
obj-c simulator register debugging
This file contains hidden or 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
c objc lldb register | |
arg1 self *(int *)($ebp+8) | |
arg2 CMD *(int *)($ebp+12) | |
arg3 arg1 *(int *)($ebp+16) | |
arg4 arg2 *(int *)($ebp+20) | |
arg5 arg3 *(int *)($ebp+24) | |
...etc... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
"frame variable" even easier, often: http://lldb.llvm.org/tutorial.html