Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
Qt Creator 3.4.0-rc1
-
Ubuntu 12.04 32bit, self-compiled QC (3.4 branch, f5498e9fdfd6)
-
7a88612a8e39ef37fef39d25a7e8c38c1e011b4f
Description
Steps to reproduce:
- start a debugging session
- add some watchers
- double click into one of the watchers
- modify its expression
Current behavior:
- new expression is added, but old is kept as well
Expected behavior:
- old expression is replaced by the new one