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: Ping: [PATCH] testsuite: Add (extensive) hardware breakpoint testing


On 02/27/2012 09:04 PM, Maciej W. Rozycki wrote:
> Hi,
> 
>  Where are we with this proposal of mine:
> 
> http://sourceware.org/ml/gdb-patches/2011-11/msg00316.html
> 
> ?  Here's another update to add changes corresponding to recent 
> adjustments to break.exp and to accomodate the year roll-over:

I read the thread from the start, and I diffed the new proposed test against break.exp,
and I think we should go ahead and put this in.  Only a couple remarks below.

> +#   Copyright 2012 Free Software Foundation, Inc.

I think dropping the original copyright years was a mistake.

> +if { [prepare_for_testing hbreak2.exp "break" {break.c break1.c} {debug nowarnings}] } {

s/"break"/"hbreak2", so that running this test doesn't overwrite break.exp's binary.
More instances of this.

-- 
Pedro Alves


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