GDB 8.1 Debugger Brings Better Rust Support, Improved Python Scripting

Written by Michael Larabel in GNU on 31 January 2018 at 07:56 AM EST. 3 Comments
GNU
Version 8.1 of the GNU Debugger (GDB) is now available for developers.

The GDB 8.1 debugger update brings Python scripting enhancements, improved Rust language support, breakpoints on C++ functions are now set on all scopes by default, a number of new commands have been added, the GDBserver has received a few enhancements, there is better auto-completion support for this debugger, and a variety of other improvements to help developers debug their code in a variety of languages.

GDB 8.1 also has new support for FreeBSD on ARM and AArch64 as well as OpenRISC ELF. Meanwhile, GDB 8.1 has dropped support for Solaris2 on both x86 and SPARC.

More details on the GDB 8.1 debugger update via GNU.org.
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