From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11390 invoked by alias); 19 Nov 2001 21:05:35 -0000 Mailing-List: contact insight-help@sourceware.cygnus.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: insight-owner@sources.redhat.com Received: (qmail 11284 invoked from network); 19 Nov 2001 21:05:33 -0000 X-Authentication-Warning: makita.cygnus.com: keiths owned process doing -bs Date: Wed, 03 Oct 2001 11:47:00 -0000 From: Keith Seitz To: Grant Edwards cc: Subject: Re: No step button using insight w/ remote target. In-Reply-To: <20011119150837.A27007@visi.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SW-Source: 2001-q4/txt/msg00037.txt.bz2 On Mon, 19 Nov 2001, Grant Edwards wrote: > Yes. After that line has been executed: > > (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? Keith From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keith Seitz To: Grant Edwards Cc: Subject: Re: No step button using insight w/ remote target. Date: Mon, 19 Nov 2001 13:05:00 -0000 Message-ID: References: <20011119150837.A27007@visi.com> X-SW-Source: 2001-q4/msg00338.html Message-ID: <20011119130500.L37QXVONr7SopgmV7gzVVNFyCdUbVy6RByagoCcZxp8@z> On Mon, 19 Nov 2001, Grant Edwards wrote: > Yes. After that line has been executed: > > (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? Keith