sim: Add sim_dump_memory for debugging
authorHans-Peter Nilsson <hp@axis.com>
Mon, 14 Feb 2022 22:51:15 +0000 (23:51 +0100)
committerHans-Peter Nilsson <hp@bitrange.com>
Mon, 14 Feb 2022 22:51:15 +0000 (23:51 +0100)
commit81011383d94b2f630cd8fdad989f2e24d4889c1e
treee7a4f0b09c8e1c21895298998f2082ca3793010a
parentdc4e1fde36d7eb1a5ae2064b3ec545b1b0fcee8a
sim: Add sim_dump_memory for debugging

Intended to be called from the debugger tool.

sim/common:
* sim-memopt.c (sim_dump_memory): New function.
sim/common/sim-memopt.c