Subject: re: --db_more-- in recent sparc64 kernel
To: None <eeh@netbsd.org>
From: matthew green <mrg@eterna.com.au>
List: port-sparc64
Date: 07/13/2001 13:45:29
| > kgdb too? last i checked, i read that kgdb did not work.
| >
| > kgdb has never worked and there is no effort being made to make it work.
|
| as in "never", or "not at this time"?
kgdb requires kernel support and gdb support. Knowing the
state of gdb, I'm not interested in tacking the problem.
Getting gdb semi-functional on userland binaries was enough
trouble.
the GDB support should be extremely minimal; the remote protocol stuff
is pretty much MI (not to be confused with gdb's `MI' interface ;-).