forked from qt-creator/qt-creator
Reverting debugger test use default by default
Change-Id: I72fe053f28cf352398a183e5361bfe70942d19ad Reviewed-by: hjk <qthjk@ovi.com>
This commit is contained in:
@@ -63,7 +63,7 @@
|
||||
// a test after a BREAK_HERE failed
|
||||
// Default: 0
|
||||
#ifndef USE_AUTORUN
|
||||
#define USE_AUTORUN 2
|
||||
#define USE_AUTORUN 0
|
||||
#endif
|
||||
|
||||
// With USE_AUTOBREAK, the debugger will stop automatically on all
|
||||
|
||||
Reference in New Issue
Block a user