2013-07-05 17:50 UTC+0400 Phil Krylov (phil a t newstar.rinet.ru)
* src/debug/debugger.prg
! Set debugger activity flag before restoring settings.
This commit is contained in:
@@ -397,7 +397,9 @@ METHOD New() CLASS HBDebugger
|
||||
|
||||
IF hb_FileExists( ::cSettingsFileName )
|
||||
::Show()
|
||||
::lActive := .T.
|
||||
::LoadSettings()
|
||||
::lActive := .F.
|
||||
::lGo := ::lRunAtStartup // Once again after settings file is loaded
|
||||
ENDIF
|
||||
|
||||
|
||||
Reference in New Issue
Block a user