This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [ob] Eliminate another gdb_suppress_entire_file
- From: Joel Brobecker <brobecker at adacore dot com>
- To: gdb-patches at sourceware dot org
- Date: Thu, 22 Jun 2006 20:10:29 -0700
- Subject: Re: [ob] Eliminate another gdb_suppress_entire_file
- References: <20060622195839.GA20890@nevyn.them.org>
> There's a few versions of GCC 4.1 which can't compile gdb.base/store.c. It
> was eventually fixed on the release branch, but I happen to be testing a
> version where it's broken. I've been making this change globally as the
> function in question pops up to bite me.
Should we try to remove all the instances of gdb_suppress_entire_file?
I don't remember if there are some cases where it's legit to use them.
Thanks,
--
Joel