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: insight-5.3


On Wed, 2003-07-09 at 02:48, Dorwig, Martin wrote:
> Hello,
> i have build insight-5.3 on cygwin and added a bdm (M68332) target.
> it works with gdb,
> but with insight the items in the run-control-menu like step ... and the
> buttons are disabled.

This is usually an indication that you forgot to set inferior_ptid to
something non-zero. Search this mailing list for previous discussions,
including some that show how to diagnose this problem (hint:
"gdb_target_is_running" and "::gdb_running").

Keith



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