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

Editing non-trivial variables in debugger view has no effect (cdb)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • Qt Creator 4.4.0-rc1
    • Debugger
    • Windows, cdb

    Description

      https://wiki.qt.io/Qt_Creator_ManualTests_DebuggerCdb says:

      Stop at a breakpoint with one initialized QString, std::string and char[]. Can you edit their contents in "Locals and Expressions" view? Will the program continue with these changed values?
      

      Editing a QString does not seem to have any effect: The contents are reverted to the old value immediately. (It does seem to work for int variables, by the way.) I can see how this functionality might be of the "fragile" kind, but then it should probably not be in the list of things to test.

      Attachments

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

        Activity

          People

            davschul David Schulz
            kandeler Christian Kandeler
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes