Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Apr 2008 13:18:30 -0400
From:      John Baldwin <jhb@freebsd.org>
To:        pluknet <pluknet@gmail.com>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: [kgdb] There is no member named pathname
Message-ID:  <200804051318.30542.jhb@freebsd.org>
In-Reply-To: <a31046fc0804041257h3cc2a1bbn1facc19ed95f0dcc@mail.gmail.com>
References:  <a31046fc0802281456k1920f7a1n92520f3f68fc7cf7@mail.gmail.com> <200804031848.00172.jhb@freebsd.org> <a31046fc0804041257h3cc2a1bbn1facc19ed95f0dcc@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Friday 04 April 2008 03:57:19 pm pluknet wrote:
> On 04/04/2008, John Baldwin <jhb@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200804051318.30542.jhb>