Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

GNU Debugger GDB 15.1 Brings Better Python Support

Written by Michael Larabel in GNU on 7 July 2024 at 05:39 PM EDT. 9 Comments
GNU
GDB 15.1 was released on Sunday as the first version in the GNU Debugger 15 branch for this widely-used, open-source debugging solution.

GDB 15.1 now depends upon the underlying compiler supporting at least C++17, there is better support for debugging the Python programming language, new Debugger Adapter Protocol (DAP) features, new remote protocol additions, various GDBserver features added, and various other changes.

Python improvements in GDB 15.1 include various new functions and modules to enhance the debugging experience, additions around user-defined attributes, and various new constants. Debugger Adapter Protocol work this cycle includes emitting the process event, supporting the cancel request, and the attach request can now specify the program.

Downloads and more details on today's GDB 15.1 debugger release via the release announcement.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week