mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-21 22:59:27 +02:00
fpdebug: FpDebug is not in Alpha state anymore
git-svn-id: trunk@58129 -
This commit is contained in:
parent
1f5eb8d171
commit
3d621d07cc
@ -1951,7 +1951,7 @@ end;
|
||||
|
||||
class function TFpDebugDebugger.Caption: String;
|
||||
begin
|
||||
Result:='FpDebug internal Dwarf-debugger (alpha)';
|
||||
Result:='FpDebug internal Dwarf-debugger (beta)';
|
||||
end;
|
||||
|
||||
class function TFpDebugDebugger.NeedsExePath: boolean;
|
||||
|
Loading…
Reference in New Issue
Block a user