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 40f80ef + f069752 commit 0a50a07Copy full SHA for 0a50a07
debugger_implementation.adoc
@@ -162,9 +162,9 @@ Read block of memory using system bus access:
162
[[deb:mrprogbuf]]
163
===== Using Program Buffer
164
165
-Through the Program Buffer, the hart performs the memory accesses.
166
-Addresses are physical or virtual (depending on and other system
167
-configuration).
+Memory can be accessed through the Program Buffer by having the hart
+perform loads/stores. Whether the addresses are physical or virtual
+depends on the system configuration.
168
169
Read a word from memory using program buffer:
170
0 commit comments