This is the mail archive of the gdb-patches@sourceware.org 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]
Other format: [Raw text]

RE: [RFA-v2] Fix bug report 11479


> -----Message d'origine-----
> De?: gdb-patches-owner@sourceware.org [mailto:gdb-patches-
> owner@sourceware.org] De la part de Joel Brobecker
> Envoyé?: Thursday, April 22, 2010 3:27 PM
> À?: Pierre Muller
> Cc?: gdb-patches@sourceware.org
> Objet?: Re: [RFA-v2] Fix bug report 11479
> 
> > > > +gdb_exit
> > >
> > > Harmless, but unnecessary. Let's toss it.
> > Removed at the end, but reintroduced below...
> 
> Hmmm, yes, that's right - on Windows, the filesystem locks the files
> being opened.

  I think that there still is a place inside the testsuite where
the same problem appears...
 
> > I am not convinced that a second round using default compiler debug
> > settings is really useful, unless the same bug reappears once in
> > another debug format, which is pretty unlikely.
> 
> Probably a fair comment, but since stabs is pretty much doomed, this
> allows us to reuse the test even after stabs support gets removed
> (or on platforms where stabs is not supported).
> 
> > 2010-04-22  Pierre Muller  <muller@ics.u-strasbg.fr>
> >
> > 	PR stabs/11479.
> > 	* gdb.stabs/gdb11479.exp: New file.
> > 	* gdb.stabs/gdb11479.c: New file.
> 
> This is OK.

  Thanks for the review,
committed.

Pierre


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