forked from qt-creator/qt-creator
Debugger: allow user commands after attaching to a remote target
Change-Id: I365f34a8ddc6d895bb3fcb09bd991b24108d922b Reviewed-by: hjk <qthjk@ovi.com>
This commit is contained in:
@@ -119,6 +119,7 @@ enum DebuggerActionCode
|
||||
LoadGdbInit,
|
||||
AttemptQuickStart,
|
||||
GdbStartupCommands,
|
||||
GdbPostAttachCommands,
|
||||
GdbWatchdogTimeout,
|
||||
AutoEnrichParameters,
|
||||
UseDynamicType,
|
||||
|
||||
Reference in New Issue
Block a user