public inbox for src-cvs@sourceware.org
help / color / mirror / Atom feed
* gdb and binutils branch master updated. 93973826c486a6b7b03eddb201e3ce994dd0fb5b
@ 2013-11-13  2:55 brobecke
  0 siblings, 0 replies; only message in thread
From: brobecke @ 2013-11-13  2:55 UTC (permalink / raw)
  To: src-cvs

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gdb and binutils".

The branch, master has been updated
       via  93973826c486a6b7b03eddb201e3ce994dd0fb5b (commit)
      from  846060dfd8ec2bf0e78b4049a89b51438bfe0072 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=93973826c486a6b7b03eddb201e3ce994dd0fb5b

commit 93973826c486a6b7b03eddb201e3ce994dd0fb5b
Author: Joel Brobecker <brobecker@adacore.com>
Date:   Tue Nov 12 13:43:44 2013 +0400

    Replace "info-ada-exceptions" by "ada-exceptions" in -list-features
    
    Rather than having -list-features report support for the GDB/MI
    commands providing access to Ada exception catchpoints with one entry,
    and the GDB/MI command providing the list of Ada exceptions with
    a second entry, this patch merges it all within one single entry.
    This is OK, because all these commands were added within a short
    amount of time, and within the same release cycle; and it reduces
    a bit the size of the output.
    
    gdb/ChangeLog:
    
            * mi/mi-main.c (mi_cmd_list_features): Replace "info-ada-exceptions"
            entry with "ada-exceptions".
    
    gdb/doc/ChangeLog:
    
            * gdb.texinfo (GDB/MI Miscellaneous Commands): Delete
            the documentation of "info-ada-exceptions" in the output
            of the "-list-features" command.  Add the documentation
            of the "ada-exception" entry instead.

-----------------------------------------------------------------------

Summary of changes:
 gdb/ChangeLog       |    5 +++++
 gdb/doc/ChangeLog   |    8 ++++++++
 gdb/doc/gdb.texinfo |    6 ++++--
 gdb/mi/mi-main.c    |    2 +-
 4 files changed, 18 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
gdb and binutils


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-11-13  2:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-11-13  2:55 gdb and binutils branch master updated. 93973826c486a6b7b03eddb201e3ce994dd0fb5b brobecke

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).