From: Mark Kettenis <kettenis@chello.nl>
To: eliz@elta.co.il
Cc: gdb-patches@sources.redhat.com
Subject: Re: [PATCH/RFA]: New architecture method: regset_from_core_section
Date: Sat, 18 Oct 2003 12:31:00 -0000 [thread overview]
Message-ID: <200310181230.h9ICUuIT009125@elgar.kettenis.dyndns.org> (raw)
In-Reply-To: <6654-Sat11Oct2003193708+0200-eliz@elta.co.il>
Date: Sat, 11 Oct 2003 19:37:09 +0200
From: "Eli Zaretskii" <eliz@elta.co.il>
> Date: Sat, 11 Oct 2003 15:05:19 +0200 (CEST)
> From: Mark Kettenis <kettenis@chello.nl>
>
> Eli, are the doc bits OK?
Yes, but please fix this small blunder:
> +Return the appropriate register set for a core file section with name
> +SECT_NAME and size SECT_SIZE.
SECT_NAME and SECT_SIZE should be @var{sect_name} and @var{sect_size},
exactly as they apper in the @item line.
Oops! Corrected. Below is what I actually checked in. I'll submit a
patch adding the maintainer note requested by Andrew later this
weekend.
Thanks,
Mark
Index: doc/ChangeLog
from Mark Kettenis <kettenis@gnu.org>
* gdbint.texinfo (Target Architecture Definition): Document
regset_from_core_section.
Index: doc/gdbint.texinfo
===================================================================
RCS file: /cvs/src/src/gdb/doc/gdbint.texinfo,v
retrieving revision 1.175
diff -u -p -r1.175 gdbint.texinfo
--- doc/gdbint.texinfo 14 Oct 2003 20:23:29 -0000 1.175
+++ doc/gdbint.texinfo 18 Oct 2003 12:25:19 -0000
@@ -3596,6 +3596,12 @@ Convert the value of register @var{reg}
form.
@xref{Target Architecture Definition, , Raw and Virtual Register Representations}.
+@item const struct regset *regset_from_core_section (struct gdbarch * @var{gdbarch}, const char * @var{sect_name}, size_t @var{sect_size})
+@findex regset_from_core_section
+Return the appropriate register set for a core file section with name
+@var{sect_name} and size @var{sect_size}.
+
+
@item RETURN_VALUE_ON_STACK(@var{type})
@findex RETURN_VALUE_ON_STACK
@cindex returning structures by value
prev parent reply other threads:[~2003-10-18 12:31 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-10-11 13:05 Mark Kettenis
2003-10-11 14:33 ` Andrew Cagney
2003-10-11 22:10 ` Mark Kettenis
2003-10-11 22:21 ` Andrew Cagney
2003-10-11 17:41 ` Eli Zaretskii
2003-10-18 12:31 ` Mark Kettenis [this message]
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=200310181230.h9ICUuIT009125@elgar.kettenis.dyndns.org \
--to=kettenis@chello.nl \
--cc=eliz@elta.co.il \
--cc=gdb-patches@sources.redhat.com \
/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