Created
March 9, 2011 13:06
-
-
Save calvinchengx/862147 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
[Session started at 2011-03-09 20:56:30 +0800.] | |
GNU gdb 6.3.50-20050815 (Apple version gdb-1510) (Fri Oct 22 04:12:10 UTC 2010) | |
Copyright 2004 Free Software Foundation, Inc. | |
GDB is free software, covered by the GNU General Public License, and you are | |
welcome to change it and/or distribute copies of it under certain conditions. | |
Type "show copying" to see the conditions. | |
There is absolutely no warranty for GDB. Type "show warranty" for details. | |
This GDB was configured as "--host=i386-apple-darwin --target=arm-apple-darwin".tty /dev/ttys001 | |
Loading program into debugger… | |
Program loaded. | |
target remote-mobile /tmp/.XcodeGDBRemote-8060-24 | |
Switching to remote-macosx protocol | |
mem 0x1000 0x3fffffff cache | |
mem 0x40000000 0xffffffff none | |
mem 0x00000000 0x0fff none | |
run | |
Running… | |
Ignoring packet error, continuing... | |
putpkt: write failed: Broken pipe | |
putpkt: write failed: Broken pipe | |
The program being debugged is not being run. | |
The program being debugged is not being run. | |
gdb stack trace at 'putpkt: write failed': | |
0 gdb-arm-apple-darwin 0x0019026b remote_backtrace_self + 54 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment