From owner-freebsd-hackers Fri Nov 14 16:44:38 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id QAA16968 for hackers-outgoing; Fri, 14 Nov 1997 16:44:38 -0800 (PST) (envelope-from owner-freebsd-hackers) Received: from zippy.dyn.ml.org (seoul-210.ppp.hooked.net [206.169.228.210]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id QAA16963 for ; Fri, 14 Nov 1997 16:44:33 -0800 (PST) (envelope-from garbanzo@hooked.net) Received: from localhost (garbanzo@localhost) by zippy.dyn.ml.org (8.8.7/8.8.7) with SMTP id QAA01747; Fri, 14 Nov 1997 16:45:02 -0800 (PST) X-Authentication-Warning: zippy.dyn.ml.org: garbanzo owned process doing -bs Date: Fri, 14 Nov 1997 16:45:02 -0800 (PST) From: Alex X-Sender: garbanzo@zippy.dyn.ml.org To: "Jamil J. Weatherbee" cc: hackers@FreeBSD.ORG Subject: Re: GDB symbols in 9MB kernel In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Fri, 14 Nov 1997, Jamil J. Weatherbee wrote: > > Is there a better way than just sticking -g in the > CFLAGS= in the kernel Makefile? config -g - alex