Re: 5.3-RELEASE TODO
From: Dan Nelson (dnelson_at_allantgroup.com)
Date: 07/16/04
- Previous message: Kris Kennaway: "Re: 5.3-RELEASE TODO"
- In reply to: Kris Kennaway: "Re: 5.3-RELEASE TODO"
- Next in thread: Jon Noack: "Re: 5.3-RELEASE TODO"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 16 Jul 2004 01:27:51 -0500 To: Kris Kennaway <kris@obsecurity.org>
In the last episode (Jul 15), Kris Kennaway said:
> On Thu, Jul 15, 2004 at 11:19:04PM -0500, Jon Noack wrote:
>
> > Hmm, it appears that rpc.lockd died on the server end (at some
> > point, anyway). I have a .core but it doesn't appear like it's
> > finding any debug symbols. I build everything with -g, so I don't
> > know why it can't. I'll keep the core around in case anyone cares.
> > Sounds like the problems may already be known, so if it's not
> > useful please let me know.
>
> Debug symbols are stripped by default when the binary is installed.
> I think setting STRIP= overrides this; you probably just want to do
> cd /usr/src/usr.sbin/rpc.lockd && make install STRIP=
I stick DEBUG_FLAGS=-g in the Makefiles of what I debug, since that
adds -g to the compile line and unsets STRIP during install. A two for
one variable.
-- Dan Nelson dnelson@allantgroup.com _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
- Previous message: Kris Kennaway: "Re: 5.3-RELEASE TODO"
- In reply to: Kris Kennaway: "Re: 5.3-RELEASE TODO"
- Next in thread: Jon Noack: "Re: 5.3-RELEASE TODO"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|