[Gambas-user] Debugger: Watch history
Benoit Minisini
gambas at ...1...
Wed Oct 10 12:31:53 CEST 2007
On mercredi 10 octobre 2007, Colin Clark wrote:
> When using the debugger I find that the list of variables I am Watching is
> not remembered from run to run.
>
> In the file:
> gambas2-1.9.90/app/src/gambas2/FDebugInfo.class
>
> In the procedure:
> PUBLIC SUB ReadWatchSettings()
>
> Should the order of the following two lines be reversed?
> IF sString THEN
> sString = Project.Config[sFlag &/ "Watch[" & CStr(iInd) & "]"]
>
>
> Colin Clark
Indeed. I will fix that in the next revision.
Regards,
--
Benoit Minisini
More information about the User
mailing list