Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Andrew Cagney <cagney@gnu.org>
To: David Lecomber <david@streamline-computing.com>
Cc: patches <gdb-patches@sources.redhat.com>
Subject: Re: [Commit] Obvious fix for compilation failure.
Date: Sun, 31 Oct 2004 14:58:00 -0000	[thread overview]
Message-ID: <4184FD6C.4000401@gnu.org> (raw)
In-Reply-To: <1099217557.16581.3.camel@cpc1-oxfd5-5-0-cust86.oxfd.cable.ntl.com>

David Lecomber wrote:
> Obvious, and committed as so, fixes failure introduced yesterday.
> 
> 2004-10-31  David Lecomber <dsl@sources.redhat.com>
> 	* generic/gdbtk-register.c: Add message parameter
> 	to call of get_selected_frame.

Please send insight patches to insight@sources.redhat.com.
Insight is not part of GDB.

Andrew

> ------------------------------------------------------------------------
> 
> Index: gdb/gdbtk/generic/gdbtk-register.c
> ===================================================================
> RCS file: /cvs/src/src/gdb/gdbtk/generic/gdbtk-register.c,v
> retrieving revision 1.26
> diff -c -p -r1.26 gdbtk-register.c
> *** gdb/gdbtk/generic/gdbtk-register.c	9 Aug 2004 23:28:18 -0000	1.26
> --- gdb/gdbtk/generic/gdbtk-register.c	31 Oct 2004 09:57:24 -0000
> *************** get_register (int regnum, void *arg)
> *** 289,295 ****
>         return;
>       }
>   
> !   frame_register (get_selected_frame (), regnum, &optim, &lval, 
>   		  &addr, &realnum, buffer);
>   
>     if (optim)
> --- 289,295 ----
>         return;
>       }
>   
> !   frame_register (get_selected_frame (NULL), regnum, &optim, &lval, 
>   		  &addr, &realnum, buffer);
>   
>     if (optim)


      reply	other threads:[~2004-10-31 14:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-31 10:06 David Lecomber
2004-10-31 14:58 ` Andrew Cagney [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=4184FD6C.4000401@gnu.org \
    --to=cagney@gnu.org \
    --cc=david@streamline-computing.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