Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Mark Kettenis <kettenis@gnu.org>
To: randolph@tausq.org
Cc: brobecker@adacore.com, gdb-patches@sources.redhat.com
Subject: Re: [RFC/RFA/hppa] unwind pc in bottom frame using correct register
Date: Wed, 08 Dec 2004 22:20:00 -0000	[thread overview]
Message-ID: <200412082001.iB8K1FYj008573@elgar.sibelius.xs4all.nl> (raw)
In-Reply-To: <20041208061238.GL6359@tausq.org> (message from Randolph Chung on Tue, 7 Dec 2004 22:12:39 -0800)

   Date: Tue, 7 Dec 2004 22:12:39 -0800
   From: Randolph Chung <randolph@tausq.org>

   > hrm, something is broken. on hppa64-hp-hpux11.11 this is causing a lot
   > of unwinding failures. the hpux unwind_pc method is getting flags that
   > have the magic "2" bit set, so it gets the pc from 31 instead of the
   > pcoqh register.

Duh!  Sorry 'bout that.  The `ss_flags' field is declared as an `int'
so I thought it was 4 bytes everywhere.

   figured it out.. we were only clearing the first half of the register on
   64-bit... i committed the following patch to fix the problem.

Thanks,

Mark


      reply	other threads:[~2004-12-08 20:01 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-04  5:31 Joel Brobecker
2004-12-04  7:51 ` Randolph Chung
2004-12-04  8:46   ` Joel Brobecker
2004-12-04 10:53     ` Randolph Chung
2004-12-04 12:42       ` Mark Kettenis
2004-12-08  4:33         ` Randolph Chung
2004-12-08  8:21           ` Randolph Chung
2004-12-08 22:20             ` 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=200412082001.iB8K1FYj008573@elgar.sibelius.xs4all.nl \
    --to=kettenis@gnu.org \
    --cc=brobecker@adacore.com \
    --cc=gdb-patches@sources.redhat.com \
    --cc=randolph@tausq.org \
    /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