I would rather this not make it into the API if we can avoid it. 

Why do you need this? Can you give some justification?

On Oct 29, 2012, at 11:24 AM, Carlo Kok <[email protected]> wrote:

> The attach patch makes it possible to get the name of a type as emitted in 
> the dwarf debug info, through SBType type, instead of the clang name for it. 
> This is useful for debugging non-C based languages to get their real type 
> name from a type. It doesn't affect any of the existing apis (it only adds 
> new ones) and it's tested.
> 
> the patch is based on the Windows branch, if approved I can redo the changes 
> for trunk & commit.
> <lldb-get-access-to-type-original-name.patch>_______________________________________________
> lldb-dev mailing list
> [email protected]
> http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev

_______________________________________________
lldb-dev mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev

Reply via email to