This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


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

Re: Patch: Enable target "stop" for RDI


On Wed, Sep 13, 2000 at 01:24:20PM -0400, Fernando Nasser wrote:
> Grant Edwards wrote:
> > 
> > The attached patch agains 5.0 sources addsa to_stop() method to
> > the rdi target, and calls ui_loop_hook() while target is
> > executing.  These changes are required for the "stop" button in
> > the Insight GUI to work.
> > 
> 
> This is approved but I will only check in after I am able to build again
> (I am having problem to build with the trunk sources now).
> 
> Please note that you will have to dismiss the SIGINT pop-up window very fast
> for now or you'll get a timeout.  We are thinking of a way to avoid this
> on Insight.

My big problem was a hardware timeout (which is why I hacked
the GUI to ignore SIGINT).  Does insight have a timeout as
well?

-- 
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]