From owner-freebsd-hackers Sat Jun 30 0:48:46 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from salmon.maths.tcd.ie (salmon.maths.tcd.ie [134.226.81.11]) by hub.freebsd.org (Postfix) with SMTP id 7ED7C37B409 for ; Sat, 30 Jun 2001 00:48:44 -0700 (PDT) (envelope-from dwmalone@maths.tcd.ie) Date: Sat, 30 Jun 2001 08:48:42 +0100 From: David Malone To: FastPathNow@netscape.net Cc: freebsd-hackers@freebsd.org Subject: Re: Quick question on kgdb Message-ID: <20010630084842.A8926@salmon.maths.tcd.ie> References: <3A8E33FD.61BB4DDA.375A6AF3@netscape.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3A8E33FD.61BB4DDA.375A6AF3@netscape.net>; from FastPathNow@netscape.net on Sat, Jun 30, 2001 at 12:14:51AM -0400 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, Jun 30, 2001 at 12:14:51AM -0400, FastPathNow@netscape.net wrote: > when I load up the installed kernel in / with 'gdb -k kernel' .. it says debugging symbols not found.... The kernel which is installed is stripped of debugging symbols - you sound find a kernel.debug with symbols in teh compile directory. David. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message