We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcd05b7 commit 50ab24bCopy full SHA for 50ab24b
debugger_implementation.adoc
@@ -73,7 +73,7 @@ so the debugger cannot use {dmstatus-allhalted}/{dmstatus-anyhalted} to check wh
73
Using the hardware single step feature is almost the same as regular
74
running. The debugger just sets in before letting the hart run. The hart
75
behaves exactly as in the running case, except that interrupts may be
76
-disabled (depending on ) and it only fetches and executes a single
+disabled (depending on {dcsr-stepie}) and it only fetches and executes a single
77
instruction before re-entering Debug Mode.
78
79
==== Accessing Registers
0 commit comments