Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-30224

lldb/libstdc++: containers with allocator not supported

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • Qt Creator 12.0.1
    • Debugger
    • None
    • Linux/X11

    Description

      i'm using qtcreator with lldb as debugger on linux (gcc&clang with libstdc++)

      when using std containers with allocators (like `std::pmr::list` or `std::pmr::deque`) qtcreator cannot show the values (the "locals" widget shows them as `<not accessible>`). using gdb as debugger or using lldb and avoiding custom allocators, the container is properly shown (with all container elements being expanded).

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            hjk hjk
            timblechmann tim blechmann
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes