mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-14 22:59:17 +02:00
DBG: Clean up
git-svn-id: trunk@36014 -
This commit is contained in:
parent
1b462526b8
commit
7ac5a99deb
@ -4232,9 +4232,7 @@ var
|
|||||||
R: TGDBMIExecResult;
|
R: TGDBMIExecResult;
|
||||||
FileType, EntryPoint: String;
|
FileType, EntryPoint: String;
|
||||||
List: TGDBMINameValueList;
|
List: TGDBMINameValueList;
|
||||||
//TargetPIDPart: String;
|
|
||||||
CanContinue, HadTimeout: Boolean;
|
CanContinue, HadTimeout: Boolean;
|
||||||
//CommandObj: TGDBMIDebuggerCommandExecute;
|
|
||||||
begin
|
begin
|
||||||
Result := True;
|
Result := True;
|
||||||
FSuccess := False;
|
FSuccess := False;
|
||||||
|
Loading…
Reference in New Issue
Block a user