The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 795 - File: showthread.php PHP 7.4.33 (Linux)
File Line Function
/showthread.php 795 errorHandler->error





Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
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)?.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Logging memory with the debugger - kenaku - 10-28-2022 11:11 PM

Forum Jump: