mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-06-04 17:38:19 +02:00
DBG: minor refactor in startup
git-svn-id: trunk@34787 -
This commit is contained in:
parent
3d9b8ae714
commit
4f622019e2
@ -3832,6 +3832,7 @@ function TGDBMIDebuggerCommandStartDebugging.DoExecute: Boolean;
|
||||
{$IF defined(UNIX) or defined(DBG_ENABLE_TERMINAL)}
|
||||
procedure InitConsole;
|
||||
var
|
||||
R: TGDBMIExecResult;
|
||||
s: String;
|
||||
h: THandle;
|
||||
isConsole: Boolean;
|
||||
|
Loading…
Reference in New Issue
Block a user