[lldb-dev] patch to access and retain the original name/type of an SBType
Carlo Kok
ck at remobjects.com
Fri Feb 22 01:43:15 PST 2013
Op 30-10-2012 00:30, Greg Clayton schreef:
> Try this patch out:
>
>
>
>
>
> This should do what you want?
>
This patch has been working very well for me, can this become part of
the offical lldb?
How would I do the same for (named) pointers? I tried doing the same in
SymbolFileDWARF.cpp for DIE_eEncodingIsPointerUID but it seemed to give
asserts because byte_size is 0.
More information about the lldb-dev
mailing list