Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Daniel Jacobowitz <drow@false.org>
To: Jim Blandy <jimb@codesourcery.com>
Cc: gdb-patches@sourceware.org
Subject: Re: PATCH: use frame_unwind_register instead of frame_register
Date: Fri, 03 Nov 2006 22:23:00 -0000	[thread overview]
Message-ID: <20061103222307.GA19240@nevyn.them.org> (raw)
In-Reply-To: <m3fyd0nptm.fsf@codesourcery.com>

On Fri, Nov 03, 2006 at 02:11:17PM -0800, Jim Blandy wrote:
> -  frame_register (debaton->frame, regnum, &optimized, &lval_type, &save_addr,
> -		  &realnum, buf);
> +  frame_unwind_register (debaton->frame, regnum, buf);

So... they're unused now, right? :-)

I often wonder if we should switch to just using -Wall, and use
ATTRIBUTE_UNUSED aggressively, instead of ignoring -Wunused.

-- 
Daniel Jacobowitz
CodeSourcery


  reply	other threads:[~2006-11-03 22:23 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-03 22:11 Jim Blandy
2006-11-03 22:23 ` Daniel Jacobowitz [this message]
2006-11-06 14:33 ` Daniel Jacobowitz
2006-11-06 20:06   ` Jim Blandy
2006-11-06 23:24   ` Jim Blandy
2006-11-06 23:27     ` Daniel Jacobowitz

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=20061103222307.GA19240@nevyn.them.org \
    --to=drow@false.org \
    --cc=gdb-patches@sourceware.org \
    --cc=jimb@codesourcery.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