projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7443cb7
)
sim/common: Improve sim_dump_memory head comment
author
Hans-Peter Nilsson
<hp@axis.com>
Wed, 16 Feb 2022 06:34:15 +0000
(07:34 +0100)
committer
Hans-Peter Nilsson
<hp@bitrange.com>
Wed, 16 Feb 2022 06:38:44 +0000
(07:38 +0100)
As requested by Mike.
* sim-memopt.c: Improve head comment.
sim/common/sim-memopt.c
patch
|
blob
|
history
diff --git
a/sim/common/sim-memopt.c
b/sim/common/sim-memopt.c
index 62423421cf9c8b8d800172a87b79e8c1aba1b5d8..1f7186c5e12d2a3043dddc4c29ce7c05d9422e36 100644
(file)
--- a/
sim/common/sim-memopt.c
+++ b/
sim/common/sim-memopt.c
@@
-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)