Advertisement
Guest User

Untitled

a guest
Jul 22nd, 2017
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.03 KB | None | 0 0
  1.  
  2. [Session started at 2011-02-15 03:44:47 +0700.]
  3. GNU gdb 6.3.50-20050815 (Apple version gdb-1510) (Fri Oct 22 04:12:10 UTC 2010)
  4. Copyright 2004 Free Software Foundation, Inc.
  5. GDB is free software, covered by the GNU General Public License, and you are
  6. welcome to change it and/or distribute copies of it under certain conditions.
  7. Type "show copying" to see the conditions.
  8. There is absolutely no warranty for GDB. Type "show warranty" for details.
  9. This GDB was configured as "--host=i386-apple-darwin --target=arm-apple-darwin".tty /dev/ttys000
  10. Loading program into debugger…
  11. Program loaded.
  12. target remote-mobile /tmp/.XcodeGDBRemote-151-66
  13. Switching to remote-macosx protocol
  14. mem 0x1000 0x3fffffff cache
  15. mem 0x40000000 0xffffffff none
  16. mem 0x00000000 0x0fff none
  17. run
  18. Running…
  19. [Switching to thread 11523]
  20. [Switching to thread 11523]
  21. sharedlibrary apply-load-rules all
  22. continue
  23. warning: Unable to read symbols for /Developer/Platforms/iPhoneOS.platform/DeviceSupport/4.2.1 (8C148a)/Symbols/usr/lib/info/dns.so (file not found).
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement