Do not keep an indicator of the core file presence in the debugger driver.
commit7bfdff7784539ce0e1e066ef6089f2b157326ab3
authorJohannes Sixt <j6t@kdbg.org>
Sun, 29 Jan 2017 16:02:38 +0000 (29 17:02 +0100)
committerJohannes Sixt <j6t@kdbg.org>
Sun, 29 Jan 2017 16:02:38 +0000 (29 17:02 +0100)
tree79dae7f862ec74946f7f99a6fd1af8b7de08da55
parentcdb241a7e7cb3f02e6878ab268173d7af00c0255
Do not keep an indicator of the core file presence in the debugger driver.

The caller knows whether a core file is present and can pass an indicator
to the parser function.
kdbg/dbgdriver.h
kdbg/debugger.cpp
kdbg/gdbdriver.cpp
kdbg/gdbdriver.h
kdbg/xsldbgdriver.cpp
kdbg/xsldbgdriver.h