mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-13 05:29:26 +02:00
FpDebug: fix typo
This commit is contained in:
parent
e7e585f13d
commit
41c9abc8a5
@ -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