debugger: re-connect 'executeDebuggerCommand'

This commit is contained in:
hjk
2010-06-22 12:41:02 +02:00
parent ecff29be07
commit 9a3acd48e4
3 changed files with 13 additions and 6 deletions

View File

@@ -181,6 +181,7 @@ enum ModelRoles
RequestLoadSessionDataRole,
RequestSaveSessionDataRole,
RequestOperatedByInstructionTriggeredRole,
RequestExecuteCommandRole,
// Breakpoints
BreakpointEnabledRole,