From owner-freebsd-hackers Mon Oct 21 17:15:21 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id RAA25895 for hackers-outgoing; Mon, 21 Oct 1996 17:15:21 -0700 (PDT) Received: from friley216.res.iastate.edu (friley216.res.iastate.edu [129.186.78.216]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id RAA25886 for ; Mon, 21 Oct 1996 17:15:17 -0700 (PDT) Received: from friley216.res.iastate.edu (loopback [127.0.0.1]) by friley216.res.iastate.edu (8.7.6/8.7.3) with ESMTP id TAA05844; Mon, 21 Oct 1996 19:15:09 -0500 (CDT) Message-Id: <199610220015.TAA05844@friley216.res.iastate.edu> X-Mailer: exmh version 1.6.9 8/22/96 To: "Eric L. Hernes" cc: Pedro A M Vazquez , hackers@FreeBSD.org Subject: Re: gdb broken? (Was: Request: package for ddd-2.0) In-reply-to: Your message of Mon, 21 Oct 1996 16:27:42 -0500. <199610212127.QAA14071@jake.lodgenet.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 21 Oct 1996 19:15:08 -0500 From: "Chris Csanady" Sender: owner-hackers@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk >"Chris Csanady" writes: >> >>If anyone has any ideas why I keep getting the following, I'd apreciate it. >>Just a bad day for current? > >Are you running an MP kernel? That looks pretty familar under an >MP kernel. You've got to make /sys point to your smp kernel sources >and re-compile (at least) gdb. Thanks. This was the problem.. I remade and installed gdb, and everything is happy now. :) --Chris Csanady >>Thanks, >>Chris Csanady >> >>(gdb) run >>Starting program: /home/ccsanady/mptable >>reading register eip (#8): Bad address. >> > > >eric. >