gdb problems in 2.0.34-pre2

Ben Pfaff (pfaffben@pilot.msu.edu)
Sun, 8 Feb 1998 23:39:06 -0500 (EST)


There is a problem with debugging processes in gdb under
linux-2.0.34-pre2:

blp:~$ cat > test.c
main(){}
blp:~$ gcc test.c
blp:~$ gdb ./a.out
GDB is free software and you are welcome to 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.
GDB 4.16.patched (i586-debian-linux), Copyright 1996 Free Software
Foundation, Inc...(no debugging symbols found)...
(gdb) r
general protection: 0000
CPU: 0
EIP: 0010:[<0010f0b6>]
EFLAGS: 00010292
eax: c00f6880 ebx: 07191f9c ecx: bfff002b edx: 00000040
esi: 07191fa0 edi: 00000000 ebp: 00000000 esp: 07191f68
ds: 0018 es: 0018 fs: 002b gs: 002b ss: 0018
Process gdb (pid: 1906, process nr: 49, stackpage=07191000)
Stack: 007c5810 07191f9c 0010f127 00000008 00009800 00009000 00000007
00009800
00009000 007c5810 00000001 c00f6880 07191fa0 0010f729 007c5810
053a2414
00000000 00000000 bffffaa8 00000000 0010a6c5 00000007 00000773
00000001
Call Trace: [safe_wake_up_process+55/244] [sys_ptrace+1349/1724]
[system_call+85/124]
Code: 8b 50 04 89 d0 23 44 24 10 39 44 24 14 75 0c c1 ea 0d 89 c8
Segmentation fault
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu