From owner-freebsd-hackers Sun Mar 24 00:09:57 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA11192 for hackers-outgoing; Sun, 24 Mar 1996 00:09:57 -0800 (PST) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.19]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id AAA11187 Sun, 24 Mar 1996 00:09:53 -0800 (PST) Received: (from bde@localhost) by godzilla.zeta.org.au (8.6.12/8.6.9) id TAA05340; Sun, 24 Mar 1996 19:07:40 +1100 Date: Sun, 24 Mar 1996 19:07:40 +1100 From: Bruce Evans Message-Id: <199603240807.TAA05340@godzilla.zeta.org.au> To: bde@freebsd.org, hackers@freebsd.org, pst@Shockwave.COM Subject: Re: kgdb / remote gdb of the kernel? Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >What's the state of remote debugging of the kernel? Is this code so old and >crufty that it's bitrotted beyond hope, or is anyone actually doing this today? It's never worked. The bits are more nonexistent than rotted. Bruce