On 21/9/22 18:07, Alex Bennée wrote:
This gets especially confusing if you start plugging in host addresses
from a trace and you wonder why the output keeps changing. Report when
read_memory_func fails instead of blindly disassembling the buffer
contents.
Signed-off-by: Alex Bennée <[email protected]>
Reviewed-by: Richard Henderson <[email protected]>
---
disas.c | 20 ++++++-------
disas/capstone.c | 73 ++++++++++++++++++++++++++++--------------------
2 files changed, 53 insertions(+), 40 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>