Get the latest tech news
GNU Debugger GDB 15.1 Brings Better Python Support
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 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.
Or read this on Phoronix