mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-13 17:19:09 +02:00
lazdebuggers: less hints
git-svn-id: trunk@59214 -
This commit is contained in:
parent
1c63f4c944
commit
1fb0143559
@ -169,7 +169,7 @@ type
|
||||
function GetLocation: TDBGLocationRec; override;
|
||||
class function Caption: String; override;
|
||||
class function NeedsExePath: boolean; override;
|
||||
class function RequiredCompilerOpts(ATargetCPU, ATargetOS: String): TDebugCompilerRequirements; override;
|
||||
class function RequiredCompilerOpts({%H-}ATargetCPU, {%H-}ATargetOS: String): TDebugCompilerRequirements; override;
|
||||
class function CreateProperties: TDebuggerProperties; override;
|
||||
function GetSupportedCommands: TDBGCommands; override;
|
||||
end;
|
||||
|
Loading…
Reference in New Issue
Block a user