summaryrefslogtreecommitdiff
path: root/src/plugins/projectexplorer/buildmanager.cpp
diff options
context:
space:
mode:
authorDavid Schulz <david.schulz@qt.io>2018-07-18 11:58:50 +0200
committerDavid Schulz <david.schulz@qt.io>2018-07-23 13:17:47 +0000
commit48850dfa4d47cd8ae6ac871a0438c9c164e073f5 (patch)
treed88b806374763e48b0b03cc223158b37eecceab4 /src/plugins/projectexplorer/buildmanager.cpp
parentda739959ea80a8758b260441a4e3151e7fa7b770 (diff)
downloadqt-creator-48850dfa4d47cd8ae6ac871a0438c9c164e073f5.tar.gz
Debugger: add callback for interrupt inferior
This allows to run any command without knowing the current state of the debugger engine. Replacing the old special stop mode for any command that may be triggered while the engine is running, with a check in runCommand. If the engine is running while a command is triggered a callback is added to the interrupt that will execute the command as soon as the engine is accessible again. Change-Id: I8bb1914b92da2b03e76c2c2ec8293d13041c72fd Reviewed-by: Christian Stenger <christian.stenger@qt.io>
Diffstat (limited to 'src/plugins/projectexplorer/buildmanager.cpp')
0 files changed, 0 insertions, 0 deletions