debugging: variable watch windows/widgets?
leonp at plris.com
leonp at plris.com
Fri Feb 15 10:00:18 GMT 2019
On Friday, 15 February 2019 11:43:56 IST René J.V. Bertin wrote:
> Hi,
>
> I don't often use graphical debuggers but when I do it's often to be able to
> step through code and watch changes to specific variables which I monitor
> in individual windows positioned to my convenience.
>
> I cannot seem to find how to do that in KDevelop, is it possible?
It is, but not as comfortable, as one could think about this...
You can look at "Variables" window and when you "watch" variable in
your source (with cursor) it lands in the "Auto".
The problem is IMHO that it is not persistent list - restart will show
ERROR instead of values
--
Leon
More information about the KDevelop
mailing list