public inbox for gdb-cvs@sourceware.org
help / color / mirror / Atom feed
From: Hans-Peter Nilsson <hp@sourceware.org>
To: gdb-cvs@sourceware.org
Subject: [binutils-gdb] sim/common: Improve sim_dump_memory head comment
Date: Wed, 16 Feb 2022 06:40:07 +0000 (GMT)	[thread overview]
Message-ID: <20220216064007.C4CB23858437@sourceware.org> (raw)

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)


                 reply	other threads:[~2022-02-16  6:40 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220216064007.C4CB23858437@sourceware.org \
    --to=hp@sourceware.org \
    --cc=gdb-cvs@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).