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. 391d3400084c6a2d805cd0efd925f29347fa7a18


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  391d3400084c6a2d805cd0efd925f29347fa7a18 (commit)
      from  19a1b230f33dbcfa54cd1a9f88c2d5158f833f6f (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=391d3400084c6a2d805cd0efd925f29347fa7a18

commit 391d3400084c6a2d805cd0efd925f29347fa7a18
Author: Joel Brobecker <brobecker@adacore.com>
Date:   Fri Nov 15 20:34:09 2013 +0400

    gdb.ada/info_exc.exp,mi_exc_info.exp: handle runtimes with full debug info.
    
    If the runtime has full debug info, then the non-standard exceptions
    declared in the GNAT runtime will appear in the list of exceptions
    printed by GDB ("info exceptions" or "-info-ada-exceptions").
    This is valid output, so this patch allows for it.
    
    gdb/testsuite/ChangeLog:
    
            * gdb.ada/info_exc.exp: Allow other global exceptions to be
            listed in the output of "info exceptions".
            * gdb.ada/mi_exc_info.exp: Allow other global exceptions to be
            listed in the output of "-info-ada-exceptions".

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

Summary of changes:
 gdb/testsuite/ChangeLog               |    7 +++++++
 gdb/testsuite/gdb.ada/info_exc.exp    |    4 +++-
 gdb/testsuite/gdb.ada/mi_exc_info.exp |    2 +-
 3 files changed, 11 insertions(+), 2 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]