Re: git: 8f23665fed2f - main - pcb.h: mark struct pcb to be preserved
- In reply to: John Baldwin : "Re: git: 8f23665fed2f - main - pcb.h: mark struct pcb to be preserved"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 12 Feb 2026 06:43:23 UTC
On Wed, Feb 11, 2026 at 09:23:57AM -0500, John Baldwin wrote: > On 2/10/26 22:55, Konstantin Belousov wrote: > > BTW, since we are talking about gdb. > > What blocks updating the gdb port to 17.1? We are already two versions > > behind. If it is kgdb, then could gdb port be split into userspace gdb > > and kgdb, and have ugdb updated on each GNU release? > > I just haven't gotten around to it. :( I can move it higher up the priority > list. I have a kgdb branch that I can rebase fairly easily. I would humbly repeat my proposal splitting the port into gdb and kgdb. This would greatly reduce the pressure, since I believe the number of people needing the most recent userspace debugger is much higher.