PR c/8068

Geert Bosch bosch@gnat.com
Sun Feb 23 05:00:00 GMT 2003


On Saturday, Feb 22, 2003, at 15:19 America/New_York, Jan Hubicka wrote:

> Hmm, theoretically we can use stabs for debug and dwarf2 for unwind, 
> but
> I am not quite sure ada will deal with it.
> Even without unwind info it is probably the best we can get.

It should work fine. Stabs is the format we've been using
on most platforms, except for SGI/IRIX. Any GDB should at
least be able to debug the executables as if it were a C
program. You'll see that symbols names are slightly different,
as in '.' becomes '__', etc.

   -Geert



More information about the Gcc-patches mailing list