Unit 'Debugger' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#bs_debuggeride]

DBGCommandNames

Declaration

Source position: debugger.pp line 1977

const DBGCommandNames: array [TDBGCommand] of string = ('Run', 'Pause', 'Stop', 'StepOver', 'StepInto', 'StepOut', 'StepTo', 'RunTo', 'Jumpto', 'Attach', 'Detach', 'Break', 'Watch', 'Local', 'Evaluate', 'Modify', 'Environment', 'SetStackFrame', 'Disassemble', 'StepOverInstr', 'StepIntoInstr', 'SendConsoleInput');



CT Web help

CodeTyphon Studio