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/RFC] riscv: expect hardware watchpoints to trigger before the memory is written


> gdb/ChangeLog:
> 
>         * riscv-tdep.c (riscv_gdbarch_init): Set the gdbarch's
>         have_nonsteppable_watchpoint attribute to 1.
> 
> Tested on riscv64-elf using AdaCore's testsuite.

Gah! I missed the fact that someone was already on it
(https://www.sourceware.org/ml/gdb-patches/2018-09/msg00801.html).
That patch implements a more general solution, so I am withdrawing
my patch.

-- 
Joel


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