mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-07 06:38:06 +02:00
Marc wins
git-svn-id: trunk@16351 -
This commit is contained in:
parent
751f2ae42a
commit
fa30fe40de
@ -1037,11 +1037,7 @@ type
|
||||
class procedure SetProperties(const AProperties: TDebuggerProperties); // Set the current properties
|
||||
|
||||
public
|
||||
constructor Create(const AExternalDebugger: String); virtual; {Virtual constructor makes no sense}
|
||||
//MWE: there will be a day that they do make sense :-)
|
||||
// MG: there will be a day that they do make troubles :)
|
||||
//MWE: do they ?
|
||||
//MWE: Now they do make sense !
|
||||
constructor Create(const AExternalDebugger: String); virtual;
|
||||
destructor Destroy; override;
|
||||
|
||||
procedure Init; virtual; // Initializes the debugger
|
||||
|
Loading…
Reference in New Issue
Block a user