Subject: Source debugging in the kernel
To: None <current-users@netbsd.org>
From: Laine Stump <lainestump@rcn.com>
List: current-users
Date: 11/08/1999 13:34:43
I know I can turn on KDB to do symbolic debugging in the kernel, but is
there anything available to do source-level debugging? (I know gdb is
capable of this, as I've seen it on an embedded system, but don't know if
that's working on NetBSD's kernel, or (if not) what it would take to make
it work).