This is the mail archive of the insight@sourceware.org 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: insihgt GUI didn't update


Hi Keith,

As you say, it is the inferior_pid problem. The target is nuon,
originally ported on the very old gdb, now I am trying to port it to the
recently gdb and insight. I've changed the create_inferior function, and
the problem is gone. 

Thanks!

Julie

-----Original Message-----
From: Keith Seitz [mailto:keiths@redhat.com] 
Sent: Monday, August 01, 2005 2:46 PM
To: Julie Tao
Cc: insight@sourceware.org
Subject: RE: insihgt GUI didn't update

On Wed, 2005-07-27 at 17:59 -0400, Julie Tao wrote:

> After I hit "run" and the target stopped at the breakpoint, the source
> line is highlighted correctly in the source window, but all items
under
> "Control" are grayed out in the GUI.
> 
> I can only use "run" button, not other run controls.

What is the target? This sounds a lot like the old inferior_pid problem
(is the gdb global variable inferior_pid non-zero?).

Keith


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