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 26366 caused an exception: Segment violation
|
---|
11 | Reading symbols from /boot/beos/system/lib/libroot.so...done.
|
---|
12 | Loaded 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)]
|
---|
16 | 0x0020ef83 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 |
|
---|