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 12:06:00 -0000 Message-ID: <20011119141059.A26724@visi.com> References: <20011107172319.A2924@visi.com> X-SW-Source: 2001-q4/msg00331.html Message-ID: <20011119120600.3f2NWTrKWlFKy7iT8uzwBYJ_Uz7cuU4KwYusf8n2ZDE@z> On Mon, Nov 19, 2001 at 11:59:56AM -0800, Keith Seitz wrote: > > 2) Downloading with the "target" menu using the "continue" run > > method and "set breakpoint" works OK, but when the > > breakpoint is hit, none of the step, next, continue, > > buttons are enabled. > > This is usually symptomatic of pid/ptid problems in gdb. When > your attached (and the Control items on the toolbar are > disabled), what do the following commands return? (In Insight's > console window) > > (gdb) tk set ::gdb_running > (gdb) tk gdb_target_has_execution (gdb) tk set ::gdb_running 0 (gdb) tk gdb_target_has_execution 0 -- Grant Edwards grante@visi.com