This is the mail archive of the insight@sources.redhat.com mailing list for the Insight project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: No step button using insight w/ remote target.


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]