evgeny777 added a comment.
I thought this would be a nice feature, as I'm long term gdb user and gdb also
evaluates chars as code and value.
MI private category sounds good, but I have concerns on implementing it
properly. For instance SBTypeSummary can create string, function and script
summaries only. Although string summary **${var%d} ${var}** can be used for
this case, it's much better to be able to use something like AddCXXSummary(),
so that my own C++ formatter function is called. Do you know if this is
possible?
http://reviews.llvm.org/D13657
_______________________________________________
lldb-commits mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits