From: Jim Blandy <jimb@red-bean.com>
To: Jim Blandy <jimb@red-bean.com>, gdb-patches@sources.redhat.com
Subject: Re: Obvious: doc fix for 'struct memrange' in tracepoints.c
Date: Sat, 19 Nov 2005 12:42:00 -0000 [thread overview]
Message-ID: <8f2776cb0511181722h7f721b71uf4b94016e5a18da9@mail.gmail.com> (raw)
In-Reply-To: <20051119012057.GA26596@nevyn.them.org>
[-- Attachment #1: Type: text/plain, Size: 345 bytes --]
On 11/18/05, Daniel Jacobowitz <drow@false.org> wrote:
> On Fri, Nov 18, 2005 at 05:17:23PM -0800, Jim Blandy wrote:
> > Committed as obvious.
> >
> > gdb/ChangeLog:
> > 2005-11-18 Jim Blandy <jimb@redhat.com>
> >
> > * tracepoint.c (struct memrange): Doc fix.
>
> Attachment seems to be empty?
Crud. Let's try that again.
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: jimb.gdb-tracepoints-memrange-type-doc-fix.patch --]
[-- Type: text/x-patch; name="jimb.gdb-tracepoints-memrange-type-doc-fix.patch", Size: 789 bytes --]
gdb/ChangeLog:
2005-11-18 Jim Blandy <jimb@redhat.com>
* tracepoint.c (struct memrange): Doc fix.
Index: gdb/tracepoint.c
===================================================================
RCS file: /cvs/src/src/gdb/tracepoint.c,v
retrieving revision 1.78
diff -c -p -r1.78 tracepoint.c
*** gdb/tracepoint.c 1 Aug 2005 03:41:34 -0000 1.78
--- gdb/tracepoint.c 19 Nov 2005 01:15:42 -0000
*************** make_cleanup_free_actions (struct tracep
*** 1071,1077 ****
struct memrange
{
! int type; /* 0 for absolute memory range, else basereg number */
bfd_signed_vma start;
bfd_signed_vma end;
};
--- 1071,1077 ----
struct memrange
{
! int type; /* -1 for absolute memory range, else basereg number */
bfd_signed_vma start;
bfd_signed_vma end;
};
next prev parent reply other threads:[~2005-11-19 1:22 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-11-19 4:45 Jim Blandy
2005-11-19 5:26 ` Daniel Jacobowitz
2005-11-19 12:42 ` Jim Blandy [this message]
[not found] ` <437E89C1.7050104@redhat.com>
[not found] ` <8f2776cb0511182044r7a653ae5w46f3f2a1ddcaeec7@mail.gmail.com>
2005-11-19 12:43 ` Fwd: " Jim Blandy
2005-11-19 12:56 ` Eli Zaretskii
2005-11-20 5:44 ` Jim Blandy
2005-11-20 5:47 ` Eli Zaretskii
2005-11-21 5:10 ` Jim Blandy
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=8f2776cb0511181722h7f721b71uf4b94016e5a18da9@mail.gmail.com \
--to=jimb@red-bean.com \
--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