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: [email protected]
Reporter: [email protected]
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
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev