[lldb-dev] Status of prettyprint via MI

Red Skotina via lldb-dev lldb-dev at lists.llvm.org
Sun Feb 7 10:25:33 PST 2016


How i can use prettyprint for STL structures via MI (lldb-mi)?
Have it is difference from gdb ?
It is implemented?

I use lldb at windows and want use lldb-mi like gdb via MI inside IDE
Codelite with pretty printing of stl structures.

I can now do basic debug with lldb-mi, but when try examine variables take
some errors.

DEBUG>>00000199-var-create - @ "vector_of_obj"
DEBUG>>00000199^error,msg="Command 'var-create'. Option 'frame' not found"

It is just not implemented or dynamic variables cant used ?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20160207/f8dd8fd5/attachment.html>


More information about the lldb-dev mailing list