pastebin - collaborative debugging

pastebin is a collaborative debugging tool allowing you to share and modify code snippets while chatting on IRC, IM or a message board.

This site is developed to XHTML and CSS2 W3C standards. If you see this paragraph, your browser does not support those standards and you need to upgrade. Visit WaSP for a variety of options.

pastebin - collaborative debugging tool View Help


Posted by hendry on Thu 1 Nov 11:15 (modification of post by view diff)
report abuse | download | new post

  1. won$ gdb /Applications/Firefox.app/Contents/MacOS/firefox-bin
  2. GNU gdb 6.3.50-20050815 (Apple version gdb-573) (Fri Oct 20 15:50:43 GMT 2006)
  3. Copyright 2004 Free Software Foundation, Inc.
  4. GDB is free software, covered by the GNU General Public License, and you are
  5. welcome to change it and/or distribute copies of it under certain conditions.
  6. Type "show copying" to see the conditions.
  7. There is absolutely no warranty for GDB.  Type "show warranty" for details.
  8. This GDB was configured as "i386-apple-darwin"...Reading symbols for shared libraries ................... done
  9.  
  10. (gdb) run
  11. Starting program: /Applications/Firefox.app/Contents/MacOS/firefox-bin
  12. Reading symbols for shared libraries .................++++...............................................++............+++++ done
  13. Reading symbols for shared libraries . done
  14. Reading symbols for shared libraries . done
  15. Reading symbols for shared libraries . done
  16. Reading symbols for shared libraries . done
  17.  
  18. Program received signal SIGSTOP, Stopped (signal).
  19. 0x917ed8e1 in _DSGetRectAndReason ()
  20. (gdb)

Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.

Syntax highlighting:

To highlight particular lines, prefix each line with @@


Remember me so that I can delete my post