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

TGDBInstructionVerifyTimeOutState

Declaration

Source position: gdbmidebuginstructions.pp line 123

type TGDBInstructionVerifyTimeOutState = (

  vtSent,

  

  vtError,

  

  vtGotPrompt,

  

  vtGotPrompt7,

  

  vtGotPrompt7gdb,

  

  vtGotPrompt7and7,

  

  vtGotPrompt7and7gdb,

  

  vtGotPrompt1,

  

  vtGotPrompt1gdb,

  

  vtGot7,

  

  vtGot7gdb,

  

  vtGot7and7,

  

  vtGot7and7gdb,

  

  vtGot1,

  

  vtGot1gdb

  

);



CT Web help

CodeTyphon Studio