Created
April 5, 2012 06:30
-
-
Save sprhawk/2308450 to your computer and use it in GitHub Desktop.
gdb s
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
dwarfdump --lookup 0x00003a04 --arch armv6 myApp.app.dSYM | |
atos -arch armv7 -o 'app name.app'/'app name' 0x0003b508 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment