1 | bGNU gdb 6.3
|
---|
2 | Copyright 2004 Free Software Foundation, Inc.
|
---|
3 | GDB is free software, covered by the GNU General Public License, and you are
|
---|
4 | welcome to change it and/or distribute copies of it under certain conditions.
|
---|
5 | Type "show copying" to see the conditions.
|
---|
6 | There is absolutely no warranty for GDB. Type "show warranty" for details.
|
---|
7 | This GDB was configured as "i586-pc-haiku"...(no debugging symbols found)
|
---|
8 |
|
---|
9 | Thread 945 called debugger(): AddChild failed - the view already has a parent.
|
---|
10 | Reading symbols from /boot/beos/system/lib/libroot.so...done.
|
---|
11 | Loaded symbols for /boot/beos/system/lib/libroot.so
|
---|
12 | Reading symbols from /boot/beos/system/lib/libbe.so...done.
|
---|
13 | Loaded symbols for /boot/beos/system/lib/libbe.so
|
---|
14 | Reading symbols from /boot/beos/system/lib/libstdc++.r4.so...done.
|
---|
15 | Loaded symbols for /boot/beos/system/lib/libstdc++.r4.so
|
---|
16 | [Switching to team /boot/beos/apps/Pulse (937) thread popup (945)]
|
---|
17 | 0x002412ef in _kern_debugger () from /boot/beos/system/lib/libroot.so
|
---|
18 | (gdb) bt
|
---|
19 | #0 0x002412ef in _kern_debugger () from /boot/beos/system/lib/libroot.so
|
---|
20 | #1 0x0023c6bf in debugger () from /boot/beos/system/lib/libroot.so
|
---|
21 | #2 0x003ec6a8 in BView::AddChild () from /boot/beos/system/lib/libbe.so
|
---|
22 | #3 0x003be4fe in BMenuFrame::AttachedToWindow ()
|
---|
23 | from /boot/beos/system/lib/libbe.so
|
---|
24 | #4 0x003ee7cc in BView::_Attach () from /boot/beos/system/lib/libbe.so
|
---|
25 | #5 0x003ec731 in BView::AddChild () from /boot/beos/system/lib/libbe.so
|
---|
26 | #6 0x003f0458 in BWindow::AddChild () from /boot/beos/system/lib/libbe.so
|
---|
27 | #7 0x003be3c6 in BMenuWindow::AttachMenu ()
|
---|
28 | from /boot/beos/system/lib/libbe.so
|
---|
29 | #8 0x003b6ebb in BMenu::_show () from /boot/beos/system/lib/libbe.so
|
---|
30 | #9 0x003b698f in BMenu::Show () from /boot/beos/system/lib/libbe.so
|
---|
31 | #10 0x003b6961 in BMenu::Show () from /boot/beos/system/lib/libbe.so
|
---|
32 | #11 0x003c5e6e in BPopUpMenu::start_track ()
|
---|
33 | from /boot/beos/system/lib/libbe.so
|
---|
34 | #12 0x003c5dab in BPopUpMenu::entry () from /boot/beos/system/lib/libbe.so
|
---|
35 | #13 0x002408b0 in thread_entry () from /boot/beos/system/lib/libroot.so
|
---|
36 | #14 0x70102fec in ?? ()
|
---|
37 | (gdb)
|
---|