forked from qt-creator/qt-creator
debugger: pop up a window when the application receives a signal like SIGSEGV
Just mentioning it in the status bar is often not enough to take notice.
This commit is contained in:
@@ -77,6 +77,7 @@ enum DebuggerActionCode
|
||||
AdjustColumnWidths,
|
||||
AlwaysAdjustColumnWidths,
|
||||
UseAlternatingRowColors,
|
||||
UseMessageBoxForSignals,
|
||||
AutoQuit,
|
||||
LockView,
|
||||
LogTimeStamps,
|
||||
|
||||
Reference in New Issue
Block a user