On Oct 5, 2012, at 2:43 PM, Cary Coutant wrote:
>>> It seems to me that there are cases where we just want to emit the
>>> class for the context info (like a namespace, which doesn't have to be
>>> complete everywhere). Is there a way to tell the debugger that this
>>> class declaration is incomplete and that it should look elsewhere for
>>> a full definition?
>>
>> I think DW_AT_declaration would be appropriate.
>
> Yeah, that's what I was thinking. I was going to check with dje to see
> if GDB would do the right thing in that case.
>
> -cary
Does that mean I should hold off committing this change?
paul