This is the mail archive of the gdb-cvs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gdb and binutils branch master updated. 688981c916d18c0f6000f54a4116ddb6b93b799a


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  688981c916d18c0f6000f54a4116ddb6b93b799a (commit)
       via  c1244769ebfede7071b96eb0c9d212f33a4e7a84 (commit)
      from  2c3f079f58204594bc271b919a643e9f2813aa12 (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=688981c916d18c0f6000f54a4116ddb6b93b799a

commit 688981c916d18c0f6000f54a4116ddb6b93b799a
Author: Joel Brobecker <brobecker@adacore.com>
Date:   Tue Dec 3 08:35:13 2013 +0400

    Remove "ada-exceptions" from -list-features output.
    
    Now that the -info-gdb-mi-command is available, there is no need for
    this entry. The entry and associated new commands were added recently
    enough that no front-end out there should be depending on it yet.
    
    gdb/ChangeLog:
    
            * mi/mi-main.c (mi_cmd_list_features): Remove "ada-exceptions".
    
    gdb/doc/ChangeLog:
    
            * gdb.texinfo (GDB/MI Miscellaneous Commands): Remove the
            documentation of the "ada-exceptions" entry.

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

commit c1244769ebfede7071b96eb0c9d212f33a4e7a84
Author: Joel Brobecker <brobecker@adacore.com>
Date:   Tue Dec 3 08:15:08 2013 +0400

    Remove all trailing spaces in mi/mi-main.c.
    
    No code change, just a mechanical cleanup.
    
    gdb/ChangeLog:
    
            * mi/mi-main.c: Remove trailing spaces throughout.

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

Summary of changes:
 gdb/ChangeLog       |    8 ++++++
 gdb/doc/ChangeLog   |    5 ++++
 gdb/doc/gdb.texinfo |    4 ---
 gdb/mi/mi-main.c    |   65 +++++++++++++++++++++++++--------------------------
 4 files changed, 45 insertions(+), 37 deletions(-)


hooks/post-receive
-- 
gdb and binutils


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]