Details
-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 3.3.2, Qt Creator 3.4.0
-
None
-
Linux, CMake, C++
-
6c4c8b8a9490672f78c85aca35073f8157d85f02
Description
Adding variables to the debugger watch list via "Add Expression Evaluator" is buggy
as it happens quite often that the added variables don't even show up in the watch list.
Moreover, each variable in the watch list is associated to a specific "item/frame" of
the call stack. When switching through different call stack frames, at times some variables
which should actually be "visible" with respect to the current call stack frame,
can not be expanded. The triangle in charge with expanding a data type is just missing.
It is very appreciated if these annoying bugs could be fixed as soon as possible.
Kind regards,
BSH