From owner-freebsd-hackers Fri Jun 2 4:53:36 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from sasi.com (sasi.com [164.164.56.2]) by hub.freebsd.org (Postfix) with ESMTP id C985837BB0A for ; Fri, 2 Jun 2000 04:53:28 -0700 (PDT) (envelope-from gbnaidu@sasi.com) Received: from samar (sasi.com [164.164.56.2]) by sasi.com (8.9.3/8.9.3) with SMTP id RAA05916 for ; Fri, 2 Jun 2000 17:21:13 +0530 (IST) Received: from pcd75.sasi.com ([10.0.16.75]) by sasi.com; Fri, 02 Jun 2000 17:21:11 +0000 (IST) Received: from localhost (gbnaidu@localhost) by pcd75.sasi.com (8.9.3/8.9.3) with ESMTP id RAA05511; Fri, 2 Jun 2000 17:21:03 +0530 Date: Fri, 2 Jun 2000 17:21:02 +0530 (IST) From: "G.B.Naidu" To: "Daniel C. Sobral" Cc: Doug White , freebsd-hackers@FreeBSD.ORG Subject: Re: DDB is not setting break points... (fwd) In-Reply-To: <3937966A.D13BD259@newsguy.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I have tried with unstripped kernel also. I am getting the same error. So looks like the symbols are not available until sysinit is called. So what is the right place to put breakpoints in the process of booting up? thanks --gb On Fri, 2 Jun 2000, Daniel C. Sobral wrote: > "G.B.Naidu" wrote: > > > > Hi Doug, > > > > Thanks for your reply. We tried as per your mail. But still the DDB is > > complaining the same saying that "symbol not found". > > > > What could be the reason? Am I missing something in the whole process? > > Maybe you are stripping your kernel. > > -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message