[LLVMbugs] [Bug 24202] Can't print std::string in (c)gdb

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Tue Jul 21 14:11:51 PDT 2015


https://llvm.org/bugs/show_bug.cgi?id=24202

davidbrcz at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #2 from davidbrcz at gmail.com ---
Your comment lead me to that page
https://stackoverflow.com/questions/16023934/debug-through-libstdc which has a
solution (workaround?), simply add -D_GLIBCXX_DEBUG when compiling.

-- 
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/20150721/b652fd8c/attachment.html>


More information about the llvm-bugs mailing list