Skip to content

Instantly share code, notes, and snippets.

@evanlong
Created December 19, 2011 23:56
Show Gist options
  • Save evanlong/1499488 to your computer and use it in GitHub Desktop.
Save evanlong/1499488 to your computer and use it in GitHub Desktop.
remote gdb messed up on a device
0 libsystem_kernel.dylib mach_msg_trap (in libsystem_kernel.dylib) + 20
1 libsystem_kernel.dylib mach_msg (in libsystem_kernel.dylib) + 50
2 libxpc.dylib _xpc_connection_check_in (in libxpc.dylib) + 152
3 libxpc.dylib _xpc_connection_init (in libxpc.dylib) + 1032
4 libxpc.dylib _xpc_connection_wakeup2 (in libxpc.dylib) + 774
5 libxpc.dylib _xpc_connection_wakeup (in libxpc.dylib) + 62
6 libxpc.dylib _xpc_connection_send_registration (in libxpc.dylib) + 24
#If you are reading this... reboot your iOS device. Your problems will probably go away.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment