summaryrefslogtreecommitdiff
path: root/Debugger/debug_stub.h
diff options
context:
space:
mode:
Diffstat (limited to 'Debugger/debug_stub.h')
-rw-r--r--Debugger/debug_stub.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Debugger/debug_stub.h b/Debugger/debug_stub.h
index 4915007..f75b95b 100644
--- a/Debugger/debug_stub.h
+++ b/Debugger/debug_stub.h
@@ -138,7 +138,7 @@ static inline void dbg_breakpoint_thumb(void) { asm volatile (".hword 0xBE7F" /*
.word (BKPT32_INSTR | BKPT32_MANUAL_BKPT)
.endm
-/* dbg__bkpt_arm
+/* dbg__bkpt_thumb
* GDB breakpoint() for Thumb mode
*/
.macro dbg__bkpt_thumb