Skip to content
Snippets Groups Projects
Commit 9a9ba120 authored by Robert Loehning's avatar Robert Loehning Committed by hjk
Browse files

Reverting debugger test use default by default


Change-Id: I72fe053f28cf352398a183e5361bfe70942d19ad
Reviewed-by: default avatarhjk <qthjk@ovi.com>
parent 08e93295
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment