forked from Imagelibrary/binutils-gdb
sim/common: Improve sim_dump_memory head comment
As requested by Mike. * sim-memopt.c: Improve head comment.
This commit is contained in:
committed by
Hans-Peter Nilsson
parent
7443cb7479
commit
e94b2738a1
@@ -641,7 +641,8 @@ sim_memory_uninstall (SIM_DESC sd)
|
||||
|
||||
void sim_dump_memory (SIM_DESC sd);
|
||||
|
||||
/* Convenience function for use when debugging the simulator. */
|
||||
/* Convenience function for use when debugging the simulator, to be
|
||||
called from within e.g. gdb. */
|
||||
|
||||
void
|
||||
sim_dump_memory (SIM_DESC sd)
|
||||
|
||||
Reference in New Issue
Block a user