[lldb-dev] [Bug 22116] New: lldb fails to print std::cout
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Wed Jan 7 06:19:46 PST 2015
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: lldb-dev at cs.uiuc.edu
Reporter: shore.cloud at gmail.com
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20150107/950a96bc/attachment.html>
More information about the lldb-dev
mailing list