Skip to content

Instantly share code, notes, and snippets.

@smirn0v
Created March 13, 2013 09:59
Show Gist options
  • Save smirn0v/5150699 to your computer and use it in GitHub Desktop.
Save smirn0v/5150699 to your computer and use it in GitHub Desktop.
GDB on iOS
cd /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/libexec/gdb
lipo -thin armv7 -output gdb-arm-apple-darwin-arm gdb-arm-apple-darwin
ldid -Sgdb.xml gdb-arm-apple-darwin-arm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment