gdb's proc command doesn't work anymore
Richard Nyberg
rnyberg at it.su.se
Sat Mar 13 13:42:55 PST 2004
At Sat, 13 Mar 2004 08:40:49 -0800 (PST),
Matthew Dillon wrote:
>
>
> :
> :(kgdb) proc 2205
> :invalid proc address
> :
> :2205 is a valid pid. This used to work until recently.
> :
> : -Richard
>
> Try doing a full buildkernel/buildworld/installkernel/installworld
> sequence.
>
> -Matt
> Matthew Dillon
> <dillon at xxxxxxxxxxxxx>
Ok. I've done the rebuild, but unfortunately it still doesn't work.
Existing pid:
(kgdb) proc 596
invalid proc address
Nonexisting pid:
(kgdb) proc 4000
invalid pid
-Richard
More information about the Bugs
mailing list