http://llvm.org/bugs/show_bug.cgi?id=22313
Bug ID: 22313 Summary: printing std::string reports "error: summary string parsing error" Product: lldb Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: release blocker Priority: P Component: All Bugs Assignee: lldb-dev@cs.uiuc.edu Reporter: kevin.kir...@cisco.com Classification: Unclassified When trying to print out a std::string in lldb 3.5.0, it always reports error: (std::string) myVar = error: summary string parsing error When I attempt to print out the raw data, it shows up as blank: (std::string) myVar = {} -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ lldb-dev mailing list lldb-dev@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev