Subject: Re: KGDB?
To: matthew green <mrg@mame.mu.OZ.AU>
From: Rolf Grossmann <grossman@informatik.tu-muenchen.de>
List: port-sparc
Date: 02/17/1995 20:19:26
Hi,
on Fri, 17 Feb 1995 20:07:36 +0100 matthew green wrote
concerning "Re: KGDB? " something like this:
> man 4 ddb
> now that the sparc has working boot blocks (for some machines...hmm)
> and a real db_disasm.c ddb is fairly nice on the sparc..
I'm using ddb as much as I can, but it has some major drawbacks, most of
all, that you can't debug C structures. Also, single stepping doesn't work.
(Yes, I know that single stepping machine instructions on the sparc
isn't easy to implement.)
Oh well, eventually I'll get what I want anyway. It'll just take a little
longer.
Bye, Rolf