Download raw body.
devel/gdb: updated p1 diff with addtional bug fix
On Fri, Dec 12, 2025 at 04:09:36PM +0000, Kurt Miller wrote: > This is a new version of gdb bug fixes. It now includes a fix for > attaching to running processes to allow ^C to interrupt and bring > the debugger back to the prompt. I also removed the ifdef guards > on PT_PTS_NAMELEN to ensure p1 is built against base with that > define. Makes sense and works for me. ok jca@ Thanks! -- jca
devel/gdb: updated p1 diff with addtional bug fix