Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Daniel Jacobowitz <drow@false.org>
To: gdb-patches@sources.redhat.com
Subject: Re: [ob] Don't clobber inferior_ptid in read_pc_pid
Date: Sun, 29 Feb 2004 17:02:00 -0000	[thread overview]
Message-ID: <20040229170159.GH15749@nevyn.them.org> (raw)
In-Reply-To: <20040228173541.GA15776@nevyn.them.org>

On Sat, Feb 28, 2004 at 12:35:41PM -0500, Daniel Jacobowitz wrote:
> Another issue found in testing on arm-linux.  A return was added to this
> function back in June; if we return from the middle of it, we leave
> inferior_ptid set to the wrong thread.  This causes a "!ptid_equal
> (ecs->ptid, inferior_ptid)" test to fail, since we called read_pc_pid
> with ecs->ptid.  That leads to not calling context_switch; which clobbers
> the stepping range for the previous thread; which causes stepping to stop
> unexpectedly.

> 2004-02-28  Daniel Jacobowitz  <drow@mvista.com>
> 
> 	* regcache.c (read_pc_pid): Restore inferior_ptid after reading
> 	PC_REGNUM.

I have committed this to HEAD.

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer


      parent reply	other threads:[~2004-02-29 17:02 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-28 17:35 Daniel Jacobowitz
2004-02-28 19:32 ` Andrew Cagney
2004-02-29  3:14   ` Daniel Jacobowitz
2004-02-29  4:02     ` Andrew Cagney
2004-02-29 17:02 ` Daniel Jacobowitz [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=20040229170159.GH15749@nevyn.them.org \
    --to=drow@false.org \
    --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