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: valgrind and the test suite, take 2


>>>>> "Pedro" == Pedro Alves <pedro@codesourcery.com> writes:

Pedro> On Friday 19 February 2010 17:23:52, Tom Tromey wrote:
>> This patch adds support for valgrind to the test suite.  Unlike my last
>> patch along these lines, this one adds value above just setting GDB.

Pedro> Couldn't this be done with a board file?

Maybe, but then it won't be in the tree, and it won't be documented.

If that is an objection, could you explain why you'd prefer it to be
done that way?

The point of doing it this way is to encourage more frequent runs using
valgrind.  I find bugs with valgrind so often that I wish this mode of
running were the default.

Tom


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