Ticket #5668: gdb_net_server.txt

File gdb_net_server.txt, 2.0 KB (added by luroh, 14 years ago)
Line 
1GNU gdb 6.3
2Copyright 2004 Free Software Foundation, Inc.
3GDB is free software, covered by the GNU General Public License, and you are
4welcome to change it and/or distribute copies of it under certain conditions.
5Type "show copying" to see the conditions.
6There is absolutely no warranty for GDB. Type "show warranty" for details.
7This GDB was configured as "i586-pc-haiku"...(no debugging symbols found)
8
9[tcsetpgrp failed in terminal_inferior: Invalid Argument]
10Thread 74 called debugger(): looperlist is not locked; proceed at great risk!
11Reading symbols from /boot/system/runtime_loader...done.
12Loaded symbols for /boot/system/runtime_loader
13Reading symbols from /boot/system/lib/libbe.so...done.
14Loaded symbols for /boot/system/lib/libbe.so
15Reading symbols from /boot/system/lib/libnetwork.so...done.
16Loaded symbols for /boot/system/lib/libnetwork.so
17Reading symbols from /boot/system/lib/libstdc++.so...done.
18Loaded symbols for /boot/system/lib/libstdc++.so
19Reading symbols from /boot/system/lib/libroot.so...done.
20Loaded symbols for /boot/system/lib/libroot.so
21Reading symbols from /boot/system/lib/libsupc++.so...done.
22Loaded symbols for /boot/system/lib/libsupc++.so
23[tcsetpgrp failed in terminal_inferior: Invalid Argument]
24[Switching to team /boot/system/servers/net_server (74) thread net_server (74)]
250xffff0114 in ?? ()
26(gdb) bt
27#0 0xffff0114 in ?? ()
28#1 0x005490e3 in debugger () from /boot/system/lib/libroot.so
29#2 0x002c0a65 in BPrivate::BLooperList::AssertLocked ()
30 from /boot/system/lib/libbe.so
31#3 0x002c1059 in BPrivate::BLooperList::IsLooperValid ()
32 from /boot/system/lib/libbe.so
33#4 0x002be897 in BLooper::IsLocked () from /boot/system/lib/libbe.so
34#5 0x002be8e7 in BLooper::AssertLocked () from /boot/system/lib/libbe.so
35#6 0x002be983 in BLooper::Unlock () from /boot/system/lib/libbe.so
36#7 0x002c0104 in BLooper::task_looper () from /boot/system/lib/libbe.so
37#8 0x002b5b62 in BApplication::Run () from /boot/system/lib/libbe.so
38#9 0x00208387 in main ()
39(gdb)