gdb core dump.
gdb is executed from within emacs.
System context:
===============
rdykiel@wally [15]: uname -a
Linux wally 2.2.14-5.0 #1 Tue Mar 7 21:07:39 EST 2000 i686 unknown
rdykiel@wally [17]: gcc -v
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/specs
gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)
Below is a trace of the execution:
==================================
Current directory is ~/test/sdk/2.0/rhlinux6/samples/
GNU gdb 5.0
Copyright 2000 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "i686-pc-linux-gnu"...
(gdb) break main
Breakpoint 1 at 0x80488a9: file client.c, line 64.
(gdb) define hook-stop
Type commands for definition of "hook-stop".
End with a line saying just "end".
>info threads
>bt
>end
(gdb) r
Starting program: /home/rdykiel/test/sdk/2.0/rhlinux6/samples/client
[New Thread 1024 (runnable)]
[Switching to Thread 1024 (runnable)]
* 1 Thread 1024 (runnable) [No stack.]
Debugger segmentation fault (core dumped)
____________________
Richard Dykiel
Adero, Inc.
170 Tracer Lane
Waltham, MA 02451 USA
Tel: +1 781 466 5423 (direct)
Fax: +1 781 466 5001
Computerworld recognizes Adero as one of the 100 Emerging Companies to Watch
in 2001.
_______________________________________________
Bug-gdb mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-gdb