[Bug gdb/28486] [riscv64] GDB doesn't allow stepping over cbreak trap instruction

wilson at gcc dot gnu.org sourceware-bugzilla@sourceware.org
Mon Oct 25 20:53:28 GMT 2021


https://sourceware.org/bugzilla/show_bug.cgi?id=28486

--- Comment #3 from Jim Wilson <wilson at gcc dot gnu.org> ---
On IRC, Jessica Clarke suggested that gcc could use unimp for a program ending
trap, thus leaving ebreak for user breakpoints.  I think we are already using
unimp for something else (padding bytes in text?), but that probably doesn't
conflict with the new proposed use.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Gdb-prs mailing list