Handling of c++ function members
Daniel Jacobowitz
drow@false.org
Mon Sep 26 20:38:00 GMT 2011
On Mon, Sep 26, 2011 at 12:46 PM, Joost van der Sluis <joost@cnoc.nl> wrote:
> Hi all,
>
> I've been looking at the code which handles calling c++ function members
> and the Dwarf specifications. Is came to the conclusion that gcc does
> not generate valid Dwarf-debuginfo for those function members, but a
> work-around which is also implemented in gdb, namely in gnu-v2-abi.c.
>
> Is my conclusion right?
Can you be a little more specific, maybe an example?
There are definitely oddities in the GCC debug info, but the
workarounds I remember are in the DWARF reader.
--
Thanks,
Daniel
More information about the Gdb
mailing list