Message-Id: <33192390.20DB@mbx.idn.it> Date: Sat, 01 Mar 1997 22:52:00 -0800 From: De Marino Reply-To: pdemarin AT mbx DOT idn DOT it Mime-Version: 1.0 To: "djgpp AT delorie DOT com" Subject: Debugging and GCC Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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!) Thanks in advance, Paolo De Marino (pdemarin AT mbx DOT idn DOT it)