Examining kernel core dump: gd_curpcb

1999-08-26 Thread Amit Singh
The kernel (a hacked 3.2-RELEASE) dumps core (courtesy a panic), and upon a subsequent boot, the following happens: # cd /usr/src/sys/compile/FOOKERNEL # gdb -k GNU gdb 4.18 ... (kgdb) symbol-file kernel.debug Reading symbols from kernel.debug...done. (kgdb) exec-file /var/cras

Examining kernel core dump: gd_curpcb

1999-08-26 Thread Amit Singh
The kernel (a hacked 3.2-RELEASE) dumps core (courtesy a panic), and upon a subsequent boot, the following happens: # cd /usr/src/sys/compile/FOOKERNEL # gdb -k GNU gdb 4.18 ... (kgdb) symbol-file kernel.debug Reading symbols from kernel.debug...done. (kgdb) exec-file /var/crash

Re: Examining kernel core dump: gd_curpcb

1999-08-26 Thread Ruslan Ermilov
This has been fixed with the following commit: luoqi 1999/05/24 12:31:19 PDT Modified files:(Branch: RELENG_3) gnu/usr.bin/binutils/gdb/i386 freebsd-nat.c kvm-fbsd.c Log: Back out changes don't belong to the 3.x branch. Revision ChangesPath 1.21.2.2 +3 -1

Re: Examining kernel core dump: gd_curpcb

1999-08-26 Thread Ruslan Ermilov
This has been fixed with the following commit: luoqi 1999/05/24 12:31:19 PDT Modified files:(Branch: RELENG_3) gnu/usr.bin/binutils/gdb/i386 freebsd-nat.c kvm-fbsd.c Log: Back out changes don't belong to the 3.x branch. Revision ChangesPath 1.21.2.2 +3 -1 s