From owner-freebsd-current Wed Mar 15 00:57:14 1995 Return-Path: current-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id AAA21008 for current-outgoing; Wed, 15 Mar 1995 00:57:14 -0800 Received: from Root.COM (implode.Root.COM [198.145.90.1]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id AAA21002 for ; Wed, 15 Mar 1995 00:57:10 -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 AAA11521 for ; Wed, 15 Mar 1995 00:57:04 -0800 Received: from localhost (localhost [127.0.0.1]) by corbin.Root.COM (8.6.11/8.6.5) with SMTP id AAA00213 for ; Wed, 15 Mar 1995 00:57:03 -0800 Message-Id: <199503150857.AAA00213@corbin.Root.COM> X-Authentication-Warning: corbin.Root.COM: Host localhost didn't use HELO protocol To: current@FreeBSD.org Subject: gdb panic From: David Greenman Reply-To: davidg@Root.COM Date: Wed, 15 Mar 1995 00:57:03 -0800 Sender: current-owner@FreeBSD.org Precedence: bulk I've been trying to reproduce the gdb panic that people have been reporting, and have not been able to. I've done all the normal kinds of things - setting breakpoints, stepping, etc, all works fine and gdb finishes without any trouble. I even tried causing heavy paging on the system while using gdb, but this has no effect. If the bug is gone, that's fine, but I need to know for certain. If gdb still doesn't work for you, I need to know what you're doing that I'm not. -DG