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

lldb/libstdc++: containers with allocator not supported

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • Qt Creator 12.0.1
    • Debugger
    • Linux/X11

      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).

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

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

              Created:
              Updated:

                There are no open Gerrit changes