Oddbean new post about | logout
 GDB 14.1 released

Version 14.1 of the GDB debugger is out.  Changes include initial support
for the <a href="https://microsoft.github.io/debug-adapter-protocol//" rel="nofollow">debugger
adapter protocol</a>, NO_COLOR support, the ability to work with
integer types larger than 64 bits, a number of enhancements to the
Python API, and more.

https://lwn.net/Articles/953732/