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

Assignment of new value in debugger doesn't work anymore

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Not Evaluated
    • Qt Creator 3.6.1
    • Qt Creator 3.6.0
    • Debugger
    • None
    • RHEL 6.7
      GCC 4.8.2
      GDB 4.9

    Description

      We used to assign new values for integer variables during debugging sessions with gdb. This works as expected with at least version 3.4.1

      After switching to version 3.6.0, this doesn't work anymore.

      The Debugger log shows (left hand):
      323assignValue
      16:29:42.007
      — token barrier —
      16:29:42.093
      16:29:42.093
      16:29:42.097 [3ms]

      and the response is (right hand side).
      323assignValue

      t16:29:42.007 [177ms]
      >&"assignValue\n"
      t16:29:42.007
      >&"Undefined command: \"assignValue\". Try \"help\".\n"
      t16:29:42.007
      >323^error,msg="Undefined command: \"assignValue\". Try \"help\"."
      t16:29:42.007

      Attachments

        Issue Links

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

          Activity

            People

              hjk hjk
              miramis Harald Eiermann
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes