Ticket #2458: gdb.txt

File gdb.txt, 1.1 KB (added by mt, 16 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 26366 caused an exception: Segment violation
11Reading symbols from /boot/beos/system/lib/libroot.so...done.
12Loaded symbols for /boot/beos/system/lib/libroot.so
13[tcsetpgrp failed in terminal_inferior: Invalid Argument]
14[Switching to team /boot/home/gcc-obj/build-i586-pc-haiku/fixincludes/fixincl (26366
15) thread fixincl (26366)]
160x0020ef83 in xregexec ()
17(gdb) bt
18#0 0x0020ef83 in xregexec ()
19#1 0x00206440 in egrep_test ()
20#2 0x00206b83 in fix_applies ()
21#3 0x00206ef0 in process ()
22#4 0x00205908 in main ()
23(gdb)
24#0 0x0020ef83 in xregexec ()
25#1 0x00206440 in egrep_test ()
26#2 0x00206b83 in fix_applies ()
27#3 0x00206ef0 in process ()
28#4 0x00205908 in main ()
29(gdb)
30
31
32
33