Files
qt-creator/src/plugins/debugger/gdb/gdbengine.cpp
hjk 81677fca97 Debugger: Move GdbEngine connections to constructor
In constrast to the LldbEngine this did properly disconnect
on restart, but moving it to the constructor avoid the need
to disconnect and follows the intended pattern.

Change-Id: I9a5727c1f6b76c0282de159251803f6ff5e76eb4
Reviewed-by: Christian Stenger <christian.stenger@qt.io>
2017-10-27 12:09:55 +00:00

184 KiB