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

Editing expression evaluator adds a new one intead of changing the existing

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • Qt Creator 3.5.0
    • Qt Creator 3.5.0-rc1
    • Debugger
    • Windows 7 64 bit
      MinGW g++ 4.9.1
      gdb 7.8
    • 7a88612a8e39ef37fef39d25a7e8c38c1e011b4f

    Description

      1. Stop at a breakpoint.
        I stopped after the line:
        int i = 1;
        
      2. Add a new expression evaluator.
        I added "i".
        The value of the expression evaluator will be displayed in the Locals and Expressions view.
      3. Double-click the expression evaluator there, change it and press Enter.
        I changed it to "(char) i".
        The expression evaluator will be left unchanged and a new one will be added.

      I had expected that the existing expression evaluator will be changed.

      Attachments

        1. right.log
          32 kB
        2. left.log
          3 kB

        Issue Links

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

          Activity

            People

              hjk hjk
              rlohning Robert Löhning
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes