http://llvm.org/bugs/show_bug.cgi?id=22116
Bug ID: 22116
Summary: lldb fails to print std::cout
Product: lldb
Version: unspecified
Hardware: All
OS: MacOS X
Status: NEW
Severity: normal
Priority: P
Component: All Bugs
Assignee: [email protected]
Reporter: [email protected]
Classification: Unclassified
(lldb) p std::cout
error: no member named 'cout' in namespace 'std'
error: 1 errors parsing expression
I found this issue when debugging an iOS App.
My lldb version is lldb-320.4.156.
--
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