mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-27 02:33:38 +02:00
AMEND
This commit is contained in:
parent
a8c78c1862
commit
60d2e5540e
@ -386,7 +386,7 @@ type
|
||||
{ TFpDbgMemModel }
|
||||
|
||||
// Here Location is the fpdebug representation of an address
|
||||
// and Ref is the target representation of an address
|
||||
// and Address is the target (pointer-only) representation of an address
|
||||
TFpDbgMemModel = class
|
||||
function UpdateLocationToCodeAddress(const ALocation: TFpDbgMemLocation): TFpDbgMemLocation; virtual;
|
||||
function LocationToAddress(const ALocation: TFpDbgMemLocation): TDBGPtr; virtual;
|
||||
|
Loading…
Reference in New Issue
Block a user