Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Tobias Hunger
qt-creator
Commits
8ab4ed58
Commit
8ab4ed58
authored
Jul 14, 2010
by
hjk
Browse files
debugger: map "Abort Debugging" to notifyEngineIll()
parent
d00c63bf
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/plugins/debugger/debuggerengine.cpp
View file @
8ab4ed58
...
...
@@ -429,7 +429,7 @@ void DebuggerEngine::handleCommand(int role, const QVariant &value)
break
;
case
RequestExecResetRole
:
//exec();
notifyEngineIll
();
// FIXME: check
break
;
case
RequestExecStepRole
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment