[Gambas-user] Debugger: Watch history

Colin Clark cclark at ...1783...
Wed Oct 10 12:21:57 CEST 2007


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

-- 
View this message in context: http://www.nabble.com/Debugger%3A-Watch-history-tf4599922.html#a13133153
Sent from the gambas-user mailing list archive at Nabble.com.





More information about the User mailing list