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

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Not Evaluated 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

      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.

        1. left.log
          3 kB
          Robert Löhning
        2. right.log
          32 kB
          Robert Löhning
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes