From owner-freebsd-hackers Sun Feb 12 20:22:59 1995 Return-Path: hackers-owner Received: (from root@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id UAA11770 for hackers-outgoing; Sun, 12 Feb 1995 20:22:59 -0800 Received: from Root.COM (implode.Root.COM [198.145.90.1]) by freefall.cdrom.com (8.6.9/8.6.6) with ESMTP id UAA11762 for ; Sun, 12 Feb 1995 20:22:56 -0800 Received: from corbin.Root.COM (corbin.Root.COM [198.145.90.18]) by Root.COM (8.6.8/8.6.5) with ESMTP id UAA14944; Sun, 12 Feb 1995 20:22:49 -0800 Received: from localhost (localhost [127.0.0.1]) by corbin.Root.COM (8.6.9/8.6.5) with SMTP id UAA12857; Sun, 12 Feb 1995 20:22:48 -0800 Message-Id: <199502130422.UAA12857@corbin.Root.COM> X-Authentication-Warning: corbin.Root.COM: Host localhost didn't use HELO protocol To: "Clay D. Hopperdietzel" cc: hackers@FreeBSD.org Subject: Re: GDB still broken? In-reply-to: Your message of "Sun, 12 Feb 95 16:07:44 CST." <199502122207.QAA04981@anvil.appsmiths.com> From: David Greenman Reply-To: davidg@Root.COM Date: Sun, 12 Feb 1995 20:22:47 -0800 Sender: hackers-owner@FreeBSD.org Precedence: bulk > >Hi, > >I saw a commit message go by sometime either yesterday or day before about >something being fixed which was intended to repair GDB causing kernel panics. > >I supped current earlier today (about 2PMcst) and rebuilt, but alas the problem >still seems to be there. In particular, I get: Are you sure you rebuilt and reinstalled a new kernel?? The bug was of course in the kernel, not in gdb. -DG