From mboxrd@z Thu Jan 1 00:00:00 1970 From: Grant Edwards To: Keith Seitz Cc: insight@sources.redhat.com Subject: Re: No step button using insight w/ remote target. Date: Mon, 19 Nov 2001 13:19:00 -0000 Message-ID: <20011119152352.A27096@visi.com> References: <20011119150837.A27007@visi.com> X-SW-Source: 2001-q4/msg00339.html Message-ID: <20011119131900.71oWvXEo3JYbKiqpD22wDKSwrDy4Uvh5OEIqqLbXUcg@z> On Mon, Nov 19, 2001 at 01:05:19PM -0800, Keith Seitz wrote: > 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? Maybe... I tried setting a watchpoint after it was initialized by remote_open_1, but execution is so slow, I don't know if the serial protocol is going to work. It doesn't look like it, but I'm going to give it a while longer. If you've got some suggestions for likely suspects, I could set some breakpoints instead of using a watchpoint. -- Grant Edwards grante@visi.com