forked from qt-creator/qt-creator
Added an option to register Creator as post-mortem debugger.
Task-number: QTCREATORBUG-450
This commit is contained in:
@@ -100,6 +100,8 @@ enum DebuggerActionCode
|
||||
UseAddressInBreakpointsView,
|
||||
UseAddressInStackView,
|
||||
|
||||
RegisterForPostMortem,
|
||||
|
||||
// Gdb
|
||||
GdbLocation,
|
||||
GdbEnvironment,
|
||||
|
||||
Reference in New Issue
Block a user