Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Andrew Cagney <ac131313@redhat.com>
To: Andrew Cagney <ac131313@redhat.com>
Cc: gdb-patches@sources.redhat.com
Subject: Re: [patch rfc] unwind sentinel id/pc
Date: Fri, 07 Mar 2003 17:31:00 -0000	[thread overview]
Message-ID: <3E68D762.2030409@redhat.com> (raw)
In-Reply-To: <3E6268AD.3080300@redhat.com>

> 2003-03-02  Andrew Cagney  <cagney@redhat.com>
> 
> 	* gdbarch.sh (UNWIND_SENTINEL_ID, UNWIND_SENTINEL_PC): New
> 	multi-arch methods with predicate.
> 	* gdbarch.h, gdbarch.c: Regenerate.
> 	* d10v-tdep.c (d10v_unwind_sentinel_id): New function.
> 	(d10v_unwind_sentinel_pc): New function.
> 	(d10v_gdbarch_init): Set unwind_sentinel_id and
> 	unwind_sentinel_pc.
> 	* sentinel-frame.c (struct frame_unwind_cache): Add field cache.
> 	(sentinel_frame_pc_unwind): Use gdbarch_unwind_sentinel_pc.
> 	(sentinel_frame_id_unwind): Use gdbarch_unwind_sentinel_id.
> 

Patch withdrawn.

The underlying problem was that the frame unwind code was calling the 
wrong frame ID unwind method (with the wrong frame).  The `off-by-one' 
bug.  Fixing that makes this unnecessary.

Andrew



      parent reply	other threads:[~2003-03-07 17:31 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-02 20:23 Andrew Cagney
2003-03-03 18:42 ` Kevin Buettner
2003-03-07 17:31 ` 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=3E68D762.2030409@redhat.com \
    --to=ac131313@redhat.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