OSDN Git Service

do not attempt to load dumpers until the inferior is fully initialized
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>
Tue, 13 Oct 2009 12:54:23 +0000 (14:54 +0200)
committerOswald Buddenhagen <oswald.buddenhagen@nokia.com>
Tue, 13 Oct 2009 18:43:13 +0000 (20:43 +0200)
commitaf3a387b5f9e3a254b4bcd47460797828dc25640
treecf9842de3e8c69e0078b37fa63be6f4fb6e6d434
parente55f344ba67b62fa9fa2096d577697c07a7820cd
do not attempt to load dumpers until the inferior is fully initialized

specifically, this will skip the initial stop at _start when using the
terminal and remote adapters.
src/plugins/debugger/gdb/gdbengine.cpp