[Gambas-user] Debugger: Watch variable
Benoit Minisini
gambas at ...1...
Wed Oct 3 19:11:49 CEST 2007
On mercredi 03 octobre 2007, Colin Clark wrote:
> I'm using the 1.9.51 version of Gambas.
>
> If I halt the running of a program using a breakpoint, then highlight a
> variable using the mouse, a balloon containing the current state of the
> variable pops up.
>
> Unfortunately the balloon remains displayed for only a fraction of a
> second. Is there a way to change the time-out for this?
>
> Thanks
>
> Colin Clark
The timeout is about five seconds, which is usually enough to read the value.
Why don't you use the "watch expression" menu? This way the expression value
is displayed permanently in the debugger watch windows.
--
Benoit Minisini
More information about the User
mailing list