From owner-freebsd-hackers Mon Feb 13 05:53:30 1995 Return-Path: hackers-owner Received: (from root@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id FAA01124 for hackers-outgoing; Mon, 13 Feb 1995 05:53:30 -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 FAA01118 for ; Mon, 13 Feb 1995 05:53:25 -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 FAA15706; Mon, 13 Feb 1995 05:53:22 -0800 Received: from localhost (localhost [127.0.0.1]) by corbin.Root.COM (8.6.9/8.6.5) with SMTP id FAA13199; Mon, 13 Feb 1995 05:53:21 -0800 Message-Id: <199502131353.FAA13199@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 "Mon, 13 Feb 95 07:47:17 CST." <199502131347.HAA08286@anvil.appsmiths.com> From: David Greenman Reply-To: davidg@Root.COM Date: Mon, 13 Feb 1995 05:53:21 -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 >:: >I believe I did. After I supped, I stomped the whole 'compile' directory, >reran config, and did a make in the compile directory, mv'ed to / > >I went ahead and supped again this morning, and am rebuilding the whole >kernel from scratch again, in case I lost my mind somehow yesterday. > >In the meantime, is there anything I can look for to make sure I actually got >the change you meant to make through sup? Look at the revision of /sys/kern/sys_process.c and make sure it is rev 1.9. >I should also say the executable I'm aiming it at is pretty fat. I've got >16MB of ram, but loading this monster in GDB pages the bejeezus out of >my box. I'll also try it with something smaller, & let you know my findings. Thanks.. -DG