Merge branch 'exec-cmd-templated'
commit263bf3731dd70071998a1da3f76078618825aa9b
authorJohannes Sixt <j6t@kdbg.org>
Sat, 1 Apr 2017 09:12:13 +0000 (1 11:12 +0200)
committerJohannes Sixt <j6t@kdbg.org>
Sat, 1 Apr 2017 09:12:13 +0000 (1 11:12 +0200)
tree09383d946f8ef59f19d07cf64155a66d4f0b3912
parent857198f6019a4ad4976c638eeab4d0f51c2a52ba
parent42ed12cd6f35b9dab5754ed007cdd5f0f1613ebd
Merge branch 'exec-cmd-templated'

* exec-cmd-templated:
  Override only makeCmdString(), not queueCmd() and executeCmd() overloads.
  Split queueCmd() into variants for each mode value.
  Remove unused clearLow parameter from the debugger driver interface.
  Request priority execution of commands using a new function.
  Do not keep an indicator of the core file presence in the debugger driver.
kdbg/dbgdriver.h
kdbg/gdbdriver.cpp
kdbg/gdbdriver.h