gdb and binutils branch master updated. 422ad5c296aa6e03596684d6fb40ff10c66ca757

brobecke@sourceware.org brobecke@sourceware.org
Mon Nov 18 11:35:00 GMT 2013


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  422ad5c296aa6e03596684d6fb40ff10c66ca757 (commit)
      from  0e7c43d8ec7f4f77cf06ce6e254f8f575d3a9aa2 (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=422ad5c296aa6e03596684d6fb40ff10c66ca757

commit 422ad5c296aa6e03596684d6fb40ff10c66ca757
Author: Joel Brobecker <brobecker@adacore.com>
Date:   Thu Nov 14 14:57:01 2013 +0400

    Add "language-option" to -list-features
    
    Following the addition of the --language optiton to all GDB/MI
    commands,  I realized that there was no easy way for front-ends
    to figure out whether this features is available or not. So I added
    a "language-option" entry to -list-features.
    
    gdb/ChangeLog:
    
            * mi/mi-main.c (mi_cmd_list_features): Add "language-options"
            to -list-features output.
    
    gdb/doc/ChangeLog:
    
            * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
            "language-option" entry in the output of the "-list-features"
            command.

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

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


hooks/post-receive
-- 
gdb and binutils



More information about the Gdb-cvs mailing list