From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Eli Zaretskii" To: cgf@redhat.com Cc: gdb-patches@sources.redhat.com Subject: Re: [RFA?] Windows cleanup Date: Thu, 31 May 2001 22:42:00 -0000 Message-id: <2110-Fri01Jun2001084131+0300-eliz@is.elta.co.il> References: <20010530232225.A19889@redhat.com> <20010531194013.A26851@redhat.com> X-SW-Source: 2001-05/msg00524.html > Date: Thu, 31 May 2001 19:40:13 -0400 > From: Christopher Faylor > > Doh. I somehow really botched that patch. I wish I hadn't restarted my > X session so I could track down how I did that. > > Anyway, this one should be a little better. I've addressed Eli's concerns, > I think. Thanks. The only comment I have now is that, since notice_quit is removed, its calls should also be removed, otherwise GDB might not build for some of the configurations. I see notice_quit is called in ser-go32.c, remote-e7000.c and remote-sim.c.