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

TDBGLocationRec

Declaration

Source position: dbgintfdebuggerbase.pp line 102

type TDBGLocationRec = record

  Address: TDBGPtr;

  

  FuncName: string;

  

  SrcFile: string;

  

  SrcFullName: string;

  

  SrcLine: Integer;

  

end;



CT Web help

CodeTyphon Studio