Logging memory with the debugger
|
10-28-2022, 11:11 PM
Post: #1
|
|||
|
|||
Logging memory with the debugger
Is it possible to log memory values with debugger?
For example: if I have 0x089160c in a1 and said address contains the value 0x7a, could I log said value (0x7a) instead of the value in the register (0x089160c)?. |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Logging memory with the debugger - kenaku - 10-28-2022 11:11 PM
RE: Logging memory with the debugger - [Unknown] - 10-29-2022, 01:13 AM
RE: Logging memory with the debugger - kenaku - 10-30-2022, 04:25 PM
RE: Logging memory with the debugger - [Unknown] - 10-30-2022, 05:40 PM
RE: Logging memory with the debugger - kenaku - 10-31-2022, 12:03 AM
RE: Logging memory with the debugger - [Unknown] - 11-01-2022, 06:10 AM
|