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 ?
_______________________________________________ lldb-dev mailing list lldb-dev@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev