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

TGDBMICommandContext

Declaration

Source position: gdbmidebugger.pp line 422

type TGDBMICommandContext = record

  ThreadContext: TGDBMICommandContextKind;

  

  ThreadId: Integer;

  

  StackContext: TGDBMICommandContextKind;

  

  StackFrame: Integer;

  

end;



CT Web help

CodeTyphon Studio