GDB 8.0 Released, Adds Many New Features, Drops Java GCJ Support

Written by Michael Larabel in GNU on 4 June 2017 at 03:47 PM EDT. 1 Comment
GNU
GDB 8.0 has been released as the newest feature release for this widely-used GNU Debugger.

GDB 8.0 adds a number of Python scripting improvements, DWARF version 5 support, new commands for GDB/MI, support for rvalue references in C++, support for FreeBSD on MIPS, support for the Synopsys ARC target, support for thread names and command-line redirection on Windows, a new command to erase flash memory, RDRAND/RDSEED instruction record/replay support, and more.

Meanwhile, being dropped from GDB 8.0 is support for debugging Java programs compiled by GCJ and no longer supporting FreeBSD on Alpha or GNU/kFreeBSD on Alpha. GDB 8.0 also now requires a C++11 compiler for building the debugger as well as a newer version of Make.

More details on GDB 8.0 via today's mailing list 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