public inbox for gdb-announce@sourceware.org
 help / color / mirror / Atom feed
From: Joel Brobecker <brobecker@adacore.com>
To: gdb-announce@sourceware.org
Subject: GDB 7.3 released!
Date: Tue, 26 Jul 2011 18:35:00 -0000	[thread overview]
Message-ID: <20110726182907.GA19904@adacore.com> (raw)


            GDB 7.3 released!

Release 7.3 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
  18MB  485022b8df7ba2221f217e128f479fe7  gdb-7.3.tar.bz2
  24MB  1d6b4e469270433583ef62a906c02fa8  gdb-7.3.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 CVS 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.

GDB 7.3 brings new targets, features and improvements, including:

  * Initial OpenCL C language support has been added
    
  * C++ enhancements:
     * Template parameters are now in scope when debugging in an
       instantiation
     * The motion commands "next", "finish", "until", and "advance" now
       work better when exceptions are thrown

  * Improved Python support, enhancing the existing APIs as well as
    introducing new ones.

  * Improved thread debugging support:
     * GDB now understands thread names
     * A new command "thread find [REGEXP]" has been added

  * GDBserver enhancements:
     * Support for PowerPC LynxOS (versions 4.x and 5.x) and i686 LynxOS
       (version 5.x)
     * Support for Blackfin Linux

  * Support for reading and writing a new .gdb_index section,
    containing a fast index of DWARF debugging info

  * Various GDB/MI improvements

  * Support for ia64 HP-UX (ia64-*-hpux*) has been added

  * Target support for Analog Devices, Inc. Blackfin Processors (bfin-*)

  * GNU simulator improvements:
     * New --map-info flag
     * CFI flash simulation support

Other worthy improvments (in random order):
  * The "catch syscall" command is now available on mips-linux.
  * New GDB Commands: "set directories"
  * Support for using labels in linespecs (Eg you can use "advance label")
  * The "watch" command now accepts an optional "-location" argument
  * Thread debugging of core dumps now supported on GNU/Linux
  * Ranged breakpoints support (PowerPC BookE running Linux 2.6.34 or later)
  * Support for Ada task switching inside programs using the Ravenscar profile

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

-- 
Joel

                 reply	other threads:[~2011-07-26 18:35 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=20110726182907.GA19904@adacore.com \
    --to=brobecker@adacore.com \
    --cc=gdb-announce@sourceware.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).