public inbox for gdb-announce@sourceware.org
 help / color / mirror / Atom feed
From: Joel Brobecker <brobecker@adacore.com>
To: gdb-announce@sourceware.org, info-gnu@gnu.org
Subject: GDB 7.12 released!
Date: Fri, 07 Oct 2016 18:48:00 -0000	[thread overview]
Message-ID: <20161007183357.01F9242309@joel.gnat.com> (raw)



            GDB 7.12 released!

Release 7.12 of GDB, the GNU Debugger, is now available via anonymous
FTP.  GDB is a source-level debugger for Ada, C, C++, Objective-C,
Pascal and many other languages.  GDB can target (i.e., debug programs
running on) more than a dozen different processor architectures, and GDB
itself can run on most popular GNU/Linux, Unix and Microsoft Windows
variants.

You can download GDB from the GNU FTP server in the directory:

        ftp://ftp.gnu.org/gnu/gdb

The vital stats:

  Size   md5sum                            Name
  19MiB  a0a3a00f7499b0c5278ba8676745d180  gdb-7.12.tar.xz
  35MiB  4fa2eccb4f10442887793c04315c92a3  gdb-7.12.tar.gz

There is a web page for GDB at:

        http://www.gnu.org/software/gdb/

That page includes information about GDB mailing lists (an announcement
mailing list, developers discussion lists, etc.), details on how to
access GDB's source repository, locations for development snapshots,
preformatted documentation, and links to related information around
the net.  We will put errata notes and host-specific tips for this release
on-line as any problems come up.  All mailing lists archives are also
browsable via the web.

This version of GDB now builds with a C++ compiler by default.
It is still possible to build GDB with a C compiler by simply
configuring it with --disable-build-with-cxx.  However, future
release will require a C++ compiler to build GDB.

GDB 7.12 brings new features and improvements, including:

 * New target support: Andes NDS32 (nds32*-*-elf)

 * Rust: Debugging programs written in Rust is now supported.

 * Fortran: Support structures with fields of dynamic types and
   arrays of dynamic types.

 * Various Python enhancements (new convenience functions,
   enhanced support for breakpoints).

 * Various GDBserver enhancements:

    ** btrace recording without maintaining an active GDB connection.
    ** tracepoints and fast tracepoints support added on s390-linux,
       s390x-linux, powerpc64-linux, and powerpc64le-linux.

 * Support for the following remote target protocols and ROM monitors
   has been removed:

   target m32rsdi        Remote M32R debugging over SDI
   target mips           MIPS remote debugging protocol
   target pmon           PMON ROM monitor
   target ddb            NEC's DDB variant of PMON for Vr4300
   target rockhopper     NEC RockHopper variant of PMON
   target lsi            LSI variant of PMO

For a complete list and more details on each item, please see the
gdb/NEWS file.

-- 
Joel Brobecker

                 reply	other threads:[~2016-10-07 18:48 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20161007183357.01F9242309@joel.gnat.com \
    --to=brobecker@adacore.com \
    --cc=gdb-announce@sourceware.org \
    --cc=info-gnu@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).