summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTat-Chee Wan (USM)2011-03-23 07:52:25 +0800
committerTat-Chee Wan (USM)2011-03-23 07:52:25 +0800
commit260f2f561dcb016d553e45338b46c0490e2980aa (patch)
treed255d21131d4b1e7c4653dfe7370162a34fdb79c
parent808ab55ee475b1fdf587e8c2b8d57cd8e6e1eaf7 (diff)
fix if preprocessor syntax error
-rw-r--r--Debugger/debug_stub.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/Debugger/debug_stub.S b/Debugger/debug_stub.S
index 02f58ff..0a70784 100644
--- a/Debugger/debug_stub.S
+++ b/Debugger/debug_stub.S
@@ -976,7 +976,7 @@ _dbg__cmd_processContinue:
breakpoint that was triggered) */
@@@@@
-#ifdef 0
+#if 0
/* Not part of the GDB Remote Protocol spec. Messages are sent only when system halts, not when we resume */
__dbg__sendOkBeforeResume:
_dbg_outputMsgStatusOk