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: [RFA] quit patch




On Fri, 26 Apr 2002, Keith Seitz wrote:

> On Fri, 26 Apr 2002, Martin M. Hunt wrote:
> 
> > > Won't this interfere with ManagedWin::shutdown?
> >
> > Why should it?  It deletes the source window whose destructor calls
> > gdb_force_quit which calls gdbtk_cleanup which calls shutdown. Obviuso,
> > really :^)
> 
> Doesn't ManagedWin::shutdown search for all open windows to be reopened
> when insight is restarted? Deleting SrcWins, then, won't get added to the
> list?

Yes they will because shutdown is being called from their destructor, so 
they are still there.

Martin


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