Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/gnu/dist/gdb6/gdb



> 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.

I wonder if it is better to keep proc0paddr in kernel as a pointer to
PCB rather than embedding struct offset in gdb binary.

enami.


Home | Main Index | Thread Index | Old Index