GDB 9.1 Released With Multi-Threaded Symbol Loading, Kills Off Solaris 10

Written by Michael Larabel in GNU on 8 February 2020 at 11:38 AM EST. 5 Comments
GNU
Out this weekend is GDB 9.1 as the newest feature update to the GNU Debugger.

With GDB 9.1 they have done some cleaning up of the code-base with dropping Solaris 10 support as part of the GNU toolchain trend of phasing out the once promising Sun Solaris 10 as well as removing IBM Cell Broadband Engine debugging support.

On the plus side, GDB 9.1 has experimental multi-threaded symbol loading. This multi-threaded symbol loading should yield faster performance on modern multi-core systems and can be controlled via the worker-threads tunable.

GDB 9.1 also continues improving upon the debugger's Python API, a number of new commands are present, new built-in convenience variables, and a variety of other improvements to this leading open-source debugger.

More details on GDB 9.1 and its many changes via the GNU.org 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