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@cs.uiuc.edu
          Reporter: shore.cl...@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.
_______________________________________________
lldb-dev mailing list
lldb-dev@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev

Reply via email to