http://llvm.org/bugs/show_bug.cgi?id=22356

            Bug ID: 22356
           Summary: GDB hangs when printing a std::string member
           Product: clang
           Version: 3.5
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: -New Bugs
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified

I switched to clang-3.5. Since then, GDB hangs with 100% CPU load when printing
the value of a std::string member.

The problem is already described here in detail: 
https://sourceware.org/bugzilla/show_bug.cgi?id=17734

It seems that this happens because of invalid debug data.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to