Date: 22 Jan 2001 13:45:17 -0800 From: Kevin Mills <kmills@a6l.net> To: "Chris Faulhaber" <jedgar@fxp.org> Cc: freebsd-stable@freebsd.org Subject: Re: building a debug world Message-ID: <85ofwzntw2.fsf@diablo.in.a6l.net> In-Reply-To: "Chris Faulhaber"'s message of "Mon, 22 Jan 2001 14:19:49 -0500" References: <85r91v7741.fsf@diablo.in.a6l.net> <20010122141949.B51247@peitho.fxp.org>
next in thread | previous in thread | raw e-mail | index | archive | help
"Chris Faulhaber" <jedgar@fxp.org> writes: > On Mon, Jan 22, 2001 at 10:51:42AM -0800, Kevin Mills wrote: > > > > I just got through building my world and my kernel using "-g", hoping > > that I would be able to step into system calls and the like. This doesn't > > seem to be the case - attempting to step into "printf()", for example, > > produced the same behavior as in a non-debug world. > > > > How do I go about making this work? > > > > You also probably don't want to strip the binaries > hint: STRIP= OK... is there somewhere I can set this globally? I did a quick grep and didn't find many Makefiles with STRIP defined. Mostly contrib/bind and a few other places under gnu/usr.bin. Am I looking in the right place(s)? Thanks. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?85ofwzntw2.fsf>