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: hbreak.exp: Test hardware breakpoints


Maciej W. Rozycki wrote:
> On Wed, 26 Sep 2007, Daniel Jacobowitz wrote:
>
> > That shouldn't happen.  Did you use --target instead of
> > --target_board?
>
>  I used "RUNTESTFLAGS=--target-board native-gdbserver gdb.base/hbreak.exp"
> exactly.
>

--target-board != --target_board
        ^                 ^

'-' vs '_'

Cheers,
Pedro Alves


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