From: Andrew Crabtree Message-Id: <199706052139.AA263036785@typhoon.rose.hp.com> Subject: Re: File Formats To: salvador AT inti DOT edu DOT ar (Salvador Eduardo Tropea) Date: Thu, 05 Jun 1997 14:39:44 PDT Cc: djgpp-workers AT delorie DOT com In-Reply-To: ; from "Salvador Eduardo Tropea" at Jun 5, 97 6:09 pm Precedence: bulk > > debugging file format (STABS perhaps), > Robert Hoehne did that, you can find the diffs to generate it in my Web pages. > Applying the patch the compiler generated works like before but supports > -gstabs I downloaded the patches and was about to start manually applying them when I noticed that the pcg go32.h includes a dbxcoff.h file. I thought I would try it and -gstabs already works. Teach me to post before checking something out (I don't feel so bad in this case). Thanks a lot Andrew