Mail Archives: djgpp/1997/03/02/16:46:41
On Sat, 01 Mar 1997 22:52:00 -0800 De Marino <pdemarin AT mbx DOT idn DOT it>
writes:
>I was developing an educational program simulating electrical circuits
>with Borland Turbo C 1.0 (yas, THAT old!) and Turbo Debugger 2.02,
>then
>I found DJGPP and decided to port my already quite large (and buggy!
>;-)
>) program to GNU.
>
>Questions:
>1) Where can I find a translator for the symbol tables produced by
>DJGPP
>to a format suitable for use with TD?
>2) If there isn't any such program, where may I find the technical
>specs
>of GCC symbol tables and of TD symbols, to write such a program
>myself?
>(Obviously, I'd GPL it!)
Rather than use TD, I would suggest either gdb, fsdb or rhgdb (unless
there's a reason you need to use td)
...Chambers
- Raw text -