search for: _fullname

Displaying 1 result from an estimated 1 matches for "_fullname".

Did you mean: fullname
2009 Oct 21
1
[LLVMdev] A few more questions about DIFactory and source-level debugging.
...there is no way to debug such variables? 4) There seems to be something weird going on with DW_TAG_inheritance: When I print out the type in the debugger I see <> symbols: 2 = { <> = { <> = { __tib = 0x0 }, members of tart.reflect.Member: _name = 0x0, _fullName = 0x0, _kind = 0, .. etc ... I'd like to see an example of DW_TAG_inheritance in the doc. 5) I can't seem to get the structure offsets to work. Here's what my generated IR for a struct member looks like (reformatted somewhat): @llvm.dbg.derivedtype104 = internal constant %ll...