We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bcd05b7 + 50ab24b commit b04cb1aCopy full SHA for b04cb1a
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