[llvm-bugs] [Bug 25273] New: synthetic data formatters for libstdc++ STL containers fail on Ubuntu 15.10 x86_64

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Oct 21 07:44:25 PDT 2015


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

            Bug ID: 25273
           Summary: synthetic data formatters for libstdc++ STL containers
                    fail on Ubuntu 15.10 x86_64
           Product: lldb
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: All Bugs
          Assignee: lldb-dev at lists.llvm.org
          Reporter: todd.fiala at gmail.com
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

libstdc++.so.6.0.21 (present in Ubuntu 15.10 Beta2 x86_64) has a slightly
different signature than libstdc++.so.6.0.20 in Ubuntu 14.04 (x86_64).  LLDB is
failing to handle those containers properly when using the python synthetic
libstdc++ data formatters.

-- 
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/20151021/450adec8/attachment.html>


More information about the llvm-bugs mailing list