Unit 'GDBMIDebugger' Package
[Overview][Types][Classes][Procedures and functions][Index] [#bs_debuggergdbmi]

TGDBMIDebuggerParentFrameCache

Declaration

Source position: gdbmidebugger.pp line 851

type TGDBMIDebuggerParentFrameCache = record

  ThreadId: Integer;

  

  ParentFPList: array of record

  

  fp: string;

  

  parentfp: string;

  

end;

end;



CT Web help

CodeTyphon Studio