Mail Archives: djgpp-workers/2003/02/02/09:24:26
On Sun, 2 Feb 2003, CBFalconer wrote:
> How about specifying specifically what debug formats ARE
> supported.
They only support COFF debug info. It's a good idea to mention that, but
I think if we don't say users should use -gcoff to get that, no one
except experts will ever guess.
> fsdb appears particularly handy, since AFAIK DJGPP gdb
> doesn't have an equivalent text window interface.
FSDB used to have some nifty features, like data breakpoints and GDT/LDT
display, which no other debugger supported, but nowadays GDB supports
that as well.
As for the UI, there's RHGDB that is supposed to give you the same or
better.
- Raw text -