Module Name: src Committed By: enami Date: Fri Nov 27 02:51:15 UTC 2009 Modified Files: src/gnu/dist/gdb6/gdb: bsd-kvm.c Log Message: Lookup lwp0.l_addr instead of proc0paddr to locate PCB.
hmmm.. i wonder if we can re-add proc0paddr, defined to be = lwp0.l_addr at some point in main, to help this work with older gdb? this seems like a worth-while change since it's part of bsd-kvm.c. .mrg.