[PATCH]: Updated patch to output dwarf2 namespace debug info

Daniel Berlin dberlin@dberlin.org
Mon Dec 1 20:14:00 GMT 2003


> Then what does the debug info look like?

Right now, no idea.
>  I just want to make sure
> that, in a mythical version of GDB that can actually deal with inlined
> functions, 'break N::funcToInline' will still work.

If it worked before, it should work now.
The whole point of the DECL_ABSTRACT part is to make sure we still 
generate inlined subroutines in the context in which they are inlined, 
instead of the namespace in which they are coming from.

>
> David Carlton
> carlton@kealia.com



More information about the Gcc-patches mailing list