mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-07 21:38:00 +02:00
FpDebug: fix typo
This commit is contained in:
parent
88e9c521d7
commit
8e038f924e
@ -563,7 +563,7 @@ begin
|
||||
result := FThreadState64.__rsp;
|
||||
end;
|
||||
|
||||
procedure TDbgDarwinThread.SetSetInstructionPointerRegisterValue(AValue: TDbgPtr);
|
||||
procedure TDbgDarwinThread.SetInstructionPointerRegisterValue(AValue: TDbgPtr);
|
||||
begin
|
||||
end;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user