From owner-freebsd-current Sat Dec 27 19:22:43 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id TAA11377 for current-outgoing; Sat, 27 Dec 1997 19:22:43 -0800 (PST) (envelope-from owner-freebsd-current) Received: from alpo.whistle.com (alpo.whistle.com [207.76.204.38]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id TAA11359 for ; Sat, 27 Dec 1997 19:22:29 -0800 (PST) (envelope-from julian@whistle.com) Received: (from daemon@localhost) by alpo.whistle.com (8.8.5/8.8.5) id TAA20238; Sat, 27 Dec 1997 19:17:21 -0800 (PST) Received: from UNKNOWN(), claiming to be "current1.whistle.com" via SMTP by alpo.whistle.com, id smtpd020236; Sat Dec 27 19:17:17 1997 Date: Sat, 27 Dec 1997 19:14:20 -0800 (PST) From: Julian Elischer To: Greg Lehey cc: Chris Timmons , Bruce Evans , freebsd-current@FreeBSD.ORG Subject: Re: no boot: config -g and options DDB In-Reply-To: <19971228130040.23145@lemis.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk you're lucky my 32Mb system has never successfully booted a full -g kernel how big was it? > It's useful to have the complete symbols if you're using ddb online. > I've just tryed it on a 16 MB 486, and it works. It left 4.5 MB > over--enough, I suppose, for the system to run. if you have a test machine (even a lowely 386) running it with the remode gdb enabled is AMAZINGLY better especially if used with xxgdb. > > Greg >