[kgdb] There is no member named pathname

John Baldwin jhb at freebsd.org
Sat Apr 5 18:07:07 UTC 2008


On Friday 04 April 2008 03:57:19 pm pluknet wrote:
> On 04/04/2008, John Baldwin <jhb at freebsd.org> wrote:
> > On Thursday 28 February 2008 05:56:32 pm pluknet wrote:
> >  > Hello,
> >  >
> >  > I've updated to the recent RELENG_7 as of 2008/02/28
> >  > to try the new kld-add feature in kgdb, among other things
> >  > (yes, i do debug kernel modules).
> >
> >
> > This should be fixed with the MFC today.
> >
> 
> Thank you!
> 
> I've updated sources and rebuilt kgdb (from gnu/usr.bin/gdb/kgdb).
> It seems that add-kld feature works now.
> 
> One small note: kgdb still prints this message:
> There is no member named pathname.
> Maybe I should rebuild smth else?

No, that is normal because 6.x and 7.x kernels don't store the full pathname 
of kld's like HEAD kernels do.

-- 
John Baldwin


More information about the freebsd-stable mailing list