On Mon, Jun 25, 2018 at 7:54 PM, Jim Wilson <jimw@sifive.com> wrote: > The RISC-V port in the riscv-tdep.c file has > set_gdbarch_decr_pc_after_break (gdbarch, (has_compressed_isa ? 2 : 4)); I'm still hoping to get a response to this. I need to make coordinated fixes to both gdb and the linux kernel to get breakpoints working correctly. Jim