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: automatic dependency tracking


On Thu, 2008-07-31 at 08:42 -0600, Tom Tromey wrote:
> >>>>> "Andrew" == Andrew STUBBS <andrew.stubbs@st.com> writes:
> Here's a new version of the patch.  This one is updated to cvs trunk
> (as of a few minutes ago) and I tested it with depmode=gcc (bypassing
> the gcc3 special case).
> 
> You were correct, depmode was not set.  This patch fixes that.

I just thought I'd convert my nod when reading this thread into an
e-mail.

I think this is a great idea and will relieve a burden from the GDB
developer, not only by eliminating the need for updating the Makefile
for each added or removed #include, but (even more so) by eliminating a
number of conflicts when you have to maintain a patchset (like I'm doing
with the Python series, and Pedro is doing with the non-stop debugging
series). It also relieves a burden from the patch reviewer (has the
developer correctly updated the Makefile?).
-- 
[]'s
Thiago Jung Bauermann
IBM Linux Technology Center


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