[LLVMbugs] [Bug 22356] New: GDB hangs when printing a std::string member
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Tue Jan 27 10:16:05 PST 2015
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: unassignedclangbugs at nondot.org
Reporter: llvm.org at k1k.eu
CC: llvmbugs at cs.uiuc.edu
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20150127/6ea47bef/attachment.html>
More information about the llvm-bugs
mailing list