public inbox for gdb-cvs@sourceware.org
help / color / mirror / Atom feed
* [binutils-gdb] sim/common: Improve sim_dump_memory head comment
@ 2022-02-16  6:40 Hans-Peter Nilsson
  0 siblings, 0 replies; only message in thread
From: Hans-Peter Nilsson @ 2022-02-16  6:40 UTC (permalink / raw)
  To: gdb-cvs

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=e94b2738a1510462b481ef44901d7e91739b1f4f

commit e94b2738a1510462b481ef44901d7e91739b1f4f
Author: Hans-Peter Nilsson <hp@axis.com>
Date:   Wed Feb 16 07:34:15 2022 +0100

    sim/common: Improve sim_dump_memory head comment
    
    As requested by Mike.
    
            * sim-memopt.c: Improve head comment.

Diff:
---
 sim/common/sim-memopt.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/sim/common/sim-memopt.c b/sim/common/sim-memopt.c
index 62423421cf9..1f7186c5e12 100644
--- 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)


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-02-16  6:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-16  6:40 [binutils-gdb] sim/common: Improve sim_dump_memory head comment Hans-Peter Nilsson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).