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


> > > +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 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,
-- 
Joel


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