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