public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
From: Grant Edwards <grante@visi.com>
To: Keith Seitz <keiths@cygnus.com>
Cc: insight@sources.redhat.com
Subject: Re: No step button using insight w/ remote target.
Date: Thu, 04 Oct 2001 11:28:00 -0000	[thread overview]
Message-ID: <20011120182108.A30684@visi.com> (raw)
In-Reply-To: <20011119164412.A27327@visi.com>; from grante@visi.com on Mon, Nov 19, 2001 at 04:44:13PM -0600

On Mon, Nov 19, 2001 at 04:44:13PM -0600, Grant Edwards wrote:
> On Mon, Nov 19, 2001 at 01:05:19PM -0800, Keith Seitz wrote:

> > > (gdb) print inferior_ptid
> > > $1 = {pid = 42000, lwp = 0, tid = 0}
> > 
> > Ok, so someone is resetting it somewhere... Can you find out who that is?
> 
> It's being changed from {42000,0,0} to {0,0,0} in
> infrun.c:contect_switch() at the last line in the function.

Moving that assignment into the inside of the "then" part of
the "if (in_thread_list...)" makes things work, but I doubt
that's the right way to fix the problem.

-- 
Grant Edwards
grante@visi.com

WARNING: multiple messages have this Message-ID
From: Grant Edwards <grante@visi.com>
To: Keith Seitz <keiths@cygnus.com>
Cc: insight@sources.redhat.com
Subject: Re: No step button using insight w/ remote target.
Date: Tue, 20 Nov 2001 16:16:00 -0000	[thread overview]
Message-ID: <20011120182108.A30684@visi.com> (raw)
Message-ID: <20011120161600.CQVESq3Ik0HuZgpoJfs_AzOmCFygKdcux1FhQTxIamc@z> (raw)
In-Reply-To: <20011119164412.A27327@visi.com>

On Mon, Nov 19, 2001 at 04:44:13PM -0600, Grant Edwards wrote:
> On Mon, Nov 19, 2001 at 01:05:19PM -0800, Keith Seitz wrote:

> > > (gdb) print inferior_ptid
> > > $1 = {pid = 42000, lwp = 0, tid = 0}
> > 
> > Ok, so someone is resetting it somewhere... Can you find out who that is?
> 
> It's being changed from {42000,0,0} to {0,0,0} in
> infrun.c:contect_switch() at the last line in the function.

Moving that assignment into the inside of the "then" part of
the "if (in_thread_list...)" makes things work, but I doubt
that's the right way to fix the problem.

-- 
Grant Edwards
grante@visi.com

  reply	other threads:[~2001-11-21  0:16 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-11-07 15:19 Grant Edwards
2001-10-01  8:25 ` Fernando Nasser
2001-10-02 14:22   ` Grant Edwards
2001-11-15 15:46     ` Grant Edwards
2001-10-02 15:40   ` Grant Edwards
2001-11-19  8:32     ` Grant Edwards
2001-11-12  7:13   ` Fernando Nasser
2001-10-02 16:10 ` Keith Seitz
2001-10-02 20:18   ` Grant Edwards
2001-10-03  9:37     ` Keith Seitz
2001-10-03 10:54       ` Grant Edwards
2001-10-03 11:09         ` Keith Seitz
2001-10-03 11:20           ` Grant Edwards
2001-10-03 11:47             ` Keith Seitz
2001-10-03 13:22               ` Grant Edwards
2001-10-03 14:03                 ` Keith Seitz
2001-10-03 15:50                   ` Grant Edwards
2001-11-19 14:12                     ` Grant Edwards
2001-11-19 13:28                   ` Keith Seitz
2001-11-19 13:19                 ` Grant Edwards
2001-10-03 16:31               ` Grant Edwards
2001-10-04 11:28                 ` Grant Edwards [this message]
2001-11-20 16:16                   ` Grant Edwards
2001-11-19 14:39                 ` Grant Edwards
2001-11-19 13:05               ` Keith Seitz
2001-11-19 13:03             ` Grant Edwards
2001-11-19 12:55           ` Keith Seitz
2001-11-19 12:49         ` Grant Edwards
2001-11-19 12:17       ` Keith Seitz
2001-11-19 12:06     ` Grant Edwards
2001-11-19 12:00   ` Keith Seitz

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=20011120182108.A30684@visi.com \
    --to=grante@visi.com \
    --cc=insight@sources.redhat.com \
    --cc=keiths@cygnus.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).