From owner-freebsd-hackers Mon Oct 21 14:29:00 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id OAA14277 for hackers-outgoing; Mon, 21 Oct 1996 14:29:00 -0700 (PDT) Received: from bacall.lodgenet.com (bacall.lodgenet.com [205.138.147.242]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id OAA14267 for ; Mon, 21 Oct 1996 14:28:50 -0700 (PDT) Received: (from mail@localhost) by bacall.lodgenet.com (8.6.12/8.6.12) id QAA10512; Mon, 21 Oct 1996 16:28:32 -0500 Received: from garbo.lodgenet.com(204.124.123.250) by bacall via smap (V1.3) id sma010466; Mon Oct 21 16:28:07 1996 Received: from jake.lodgenet.com (jake.lodgenet.com [204.124.120.30]) by garbo.lodgenet.com (8.6.12/8.6.9) with ESMTP id QAA25823; Mon, 21 Oct 1996 16:28:07 -0500 Received: from jake.lodgenet.com (localhost [127.0.0.1]) by jake.lodgenet.com (8.7.6/8.6.12) with ESMTP id QAA14071; Mon, 21 Oct 1996 16:27:42 -0500 (CDT) Message-Id: <199610212127.QAA14071@jake.lodgenet.com> X-Mailer: exmh version 1.6.9 8/22/96 To: "Chris Csanady" 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 "Sun, 20 Oct 1996 12:59:04 CDT." <199610201759.MAA29502@friley216.res.iastate.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 21 Oct 1996 16:27:42 -0500 From: "Eric L. Hernes" 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, >Chris Csanady > >(gdb) run >Starting program: /home/ccsanady/mptable >reading register eip (#8): Bad address. > eric.