Unit 'DbgIntfDebuggerBase' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#bs_debuggerintf]

TDisassemblerAddress

Declaration

Source position: dbgintfdebuggerbase.pp line 1024

type TDisassemblerAddress = record

  Value: TDBGPtr;

  

  GuessedValue: TDBGPtr;

  

  Offset: Integer;

  

  Validity: TDisassemblerAddressValidity;

  

end;



CT Web help

CodeTyphon Studio