Ticket #1605: vnc.txt

File vnc.txt, 2.1 KB (added by kvdman, 16 years ago)
Line 
1 GNU 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 273 caused an exception: Segment violation
11Reading symbols from /boot/beos/system/lib/libbe.so...(no debugging symbols found)...done.
12Loaded symbols for /boot/beos/system/lib/libbe.so
13Reading symbols from /boot/beos/system/lib/libgame.so...(no debugging symbols found)...done.
14Loaded symbols for /boot/beos/system/lib/libgame.so
15Reading symbols from /boot/beos/system/lib/libnetwork.so...
16(no debugging symbols found)...done.
17Loaded symbols for /boot/beos/system/lib/libnetwork.so
18Reading symbols from /boot/beos/system/lib/libtextencoding.so...(no debugging symbols found)...done.
19Loaded symbols for /boot/beos/system/lib/libtextencoding.so
20Reading symbols from /boot/beos/system/lib/libroot.so...done.
21Loaded symbols for /boot/beos/system/lib/libroot.so
22Reading symbols from /boot/home/config/lib/libstdc++.r4.so...done.
23Loaded symbols for /boot/home/config/lib/libstdc++.r4.so
24Reading symbols from /boot/beos/system/lib/libmedia.so...done.
25Loaded symbols for /boot/beos/system/lib/libmedia.so
26[tcsetpgrp failed in terminal_inferior: Invalid Argument]
27
28[Switching to team /boot/home/Desktop/VNCViewer/VNCViewer.net_server (273) thread VNCViewer.net_server (273)]
290x00406f0e in BList::CountItems () from /boot/beos/system/lib/libbe.so
30(gdb) bt
31#0 0x00406f0e in BList::CountItems () from /boot/beos/system/lib/libbe.so
32#1 0x0033eac0 in BMenu::CountItems () from /boot/beos/system/lib/libbe.so
33#2 0x0033e1a3 in BMenu::AddItem () from /boot/beos/system/lib/libbe.so
34#3 0x0021ac13 in WndLogin::Create ()
35#4 0x0020d1dc in App::App ()
36#5 0x0020d8a3 in main ()
37(gdb)