This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH 0/7] first batch of test suite updates
- From: Tom Tromey <tromey at redhat dot com>
- To: Pedro Alves <palves at redhat dot com>
- Cc: gdb-patches at sourceware dot org
- Date: Thu, 20 Jun 2013 10:54:33 -0600
- Subject: Re: [PATCH 0/7] first batch of test suite updates
- References: <1371675821-9959-1-git-send-email-tromey at redhat dot com> <51C32879 dot 1080004 at redhat dot com>
Pedro> I think I saw places in the context of the patches that could be
Pedro> made to use build_executable instead of gdb_compile, and didn't look
Pedro> tricky, but, this is all good forward progress as is!
Yeah, not all spots are easy to convert in this way, and after
processing many of them it is easy to miss a few.
Pedro> I tried skimming the series, but got extremely bored after
Pedro> patch #1. :-)
Later parts of the series are more exciting, though not by much.
I do have some fun numbers about the timings though :)
Tom