1 | GNU 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 | [tcsetpgrp failed in terminal_inferior: Invalid Argument]
|
---|
10 | Thread 215 caused an exception: Segment violation
|
---|
11 | Reading symbols from /boot/beos/system/lib/libbe.so...(no debugging symbols found)...done.
|
---|
12 | Loaded symbols for /boot/beos/system/lib/libbe.so
|
---|
13 | Reading symbols from /boot/beos/system/lib/libroot.so...done.
|
---|
14 | Loaded symbols for /boot/beos/system/lib/libroot.so
|
---|
15 | Reading symbols from /boot/beos/system/lib/libnetwork.so...done.
|
---|
16 | Loaded symbols for /boot/beos/system/lib/libnetwork.so
|
---|
17 | Reading symbols from /boot/beos/system/lib/libstdc++.r4.so...done.
|
---|
18 | Loaded symbols for /boot/beos/system/lib/libstdc++.r4.so
|
---|
19 | [tcsetpgrp failed in terminal_inferior: Invalid Argument]
|
---|
20 |
|
---|
21 | [Switching to team /boot/demo/apps/QueryWatcher/QueryWatcher (215) thread QueryWatcher (215)]
|
---|
22 | 0x004772b2 in BPrivate::processHeap::free ()
|
---|
23 | from /boot/beos/system/lib/libroot.so
|
---|
24 | (gdb) bt
|
---|
25 | #0 0x004772b2 in BPrivate::processHeap::free ()
|
---|
26 | from /boot/beos/system/lib/libroot.so
|
---|
27 | #1 0x00478b08 in free () from /boot/beos/system/lib/libroot.so
|
---|
28 | #2 0x00468830 in __builtin_vec_delete () from /boot/beos/system/lib/libroot.so
|
---|
29 | #3 0x00207258 in App::App ()
|
---|
30 | #4 0x00208753 in main ()
|
---|
31 | (gdb)
|
---|