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: [PATCH] wp-replication: Fix test case loop


Luis Machado <lgustavo@codesourcery.com> writes:

> What do you think of forcing the testcase to use non-contiguous areas
> for the watchpoints instead of using a testcase that does not
> work/test properly for s390?
>
> What if we add watchpoints every x bytes or so? Would that be enough
> to make s390 give up on using a single hardware watchpoint for a big
> range of contiguous addresses?

No, the current code never gives up.

> This looks good for me if the above is too tricky to implement.

OK, thanks.

Uli, would you commit this then?


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