Comment 7 for bug 40067

Revision history for this message
Mark Van den Borre (markvdb) wrote : what gdb says with firefox-dbg installed

GNU gdb 6.4-debian
Copyright 2005 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 "powerpc-linux-gnu"...Using host libthread_db library "/lib/libthread_db.so.1".

(gdb) help
List of classes of commands:

aliases -- Aliases of other commands
breakpoints -- Making program stop at certain points
data -- Examining data
files -- Specifying and examining files
internals -- Maintenance commands
obscure -- Obscure features
running -- Running the program
stack -- Examining the stack
status -- Status inquiries
support -- Support facilities
tracepoints -- Tracing of program execution without stopping the program
user-defined -- User-defined commands

Type "help" followed by a class name for a list of commands in that class.
Type "help" followed by command name for full documentation.
Command name abbreviations are allowed if unambiguous.
(gdb) run
Starting program: /usr/lib/firefox/firefox-bin -a firefox
[Thread debugging using libthread_db enabled]
[New Thread 805442064 (LWP 23961)]
GTK Accessibility Module initialized
[New Thread 815248624 (LWP 23973)]
[New Thread 823637232 (LWP 23983)]
[New Thread 832447728 (LWP 24018)]
[New Thread 840836336 (LWP 24045)]
[New Thread 849224944 (LWP 24046)]
[New Thread 857613552 (LWP 24047)]
[New Thread 869266672 (LWP 24108)]
[Thread 869266672 (LWP 24108) exited]
[New Thread 869266672 (LWP 24109)]

Program received signal SIGABRT, Aborted.
[Switching to Thread 805442064 (LWP 23961)]
0x0efce708 in raise () from /lib/libc.so.6
(gdb) q