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

QtCreator can not use to debug std::libc data types

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • None
    • Qt Creator 3.2.1
    • Debugger
    • None
    • Ubuntu 12.04.5 LTS 32 Bit Desktop, Qt 5.3.0, gcc 4.7, gdb 7.4, QtCreator 3.2.1

    Description

      Open terminal and start QtCreator.
      Set up an c++ application with usage of std::vector<std::string> mylist and add values to this list.
      Run the app in debug mode and try to step over vector creation and manipulation.
      Try to watch values of type std::string.
      QtCreator hangs until timeout message from GDB.
      Error message in terminal: Unexpected GDB stderr: "Recursive internal problem.

      Hint: Everything is fine using GDB on command line or with Eclipse

      Attachments

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

        Activity

          People

            hjk hjk
            th.thielemann Thomas Thielemann
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes