Mail Archives: djgpp/1992/09/25/12:44:15
>1. Is debug32 the only debugger I can run to debug GCC programs in DOS?
>If so, does anyone have a comprehensive list of useful operations? What
>I'm really shooting for is something as painless as gdb.
debug32 is IT.
>2. Is there any way to translate the symbol information from the
>debug32-readable format to something readable by Borland's Turbo
>Debugger? I realize that this is probably a pipe dream; I'm pretty sure
>the EXE's are in totally different formats. However, if anyone has any
>technical info on EXE structure of both GCC and Borland symbol info, I'd
>muchly appreciate.
gcc doesn't produce .exe's. It produces a.out's. TD cannot be used
to debug gcc's output.
DJ
dj AT ctron DOT com
Life is a banana.
- Raw text -