aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/debugger/simple/simple_test_app.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/debugger/simple/simple_test_app.cpp')
-rw-r--r--tests/manual/debugger/simple/simple_test_app.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/manual/debugger/simple/simple_test_app.cpp b/tests/manual/debugger/simple/simple_test_app.cpp
index 915f7c8c9f..d51854d539 100644
--- a/tests/manual/debugger/simple/simple_test_app.cpp
+++ b/tests/manual/debugger/simple/simple_test_app.cpp
@@ -58,7 +58,7 @@
// a test after a BREAK_HERE failed
// Default: 0
// Before using this, make sure that "Show a message box when receiving a signal"
-// is disabled in "Tools" -> "Options..." -> "Debugger" -> "GDB".
+// is disabled in "Edit" -> "Preferences..." -> "Debugger" -> "GDB".
#ifndef USE_AUTORUN
#define USE_AUTORUN 0
#endif