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. 3deb39c62d3cdb80ac3bdd4d418e05737433e7a6


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  3deb39c62d3cdb80ac3bdd4d418e05737433e7a6 (commit)
      from  5fe7ffdc98b769de3ea67e6f38bc5de57be7b265 (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=3deb39c62d3cdb80ac3bdd4d418e05737433e7a6

commit 3deb39c62d3cdb80ac3bdd4d418e05737433e7a6
Author: Simon Marchi <simon.marchi@ericsson.com>
Date:   Tue May 13 17:07:33 2014 -0400

    Fix mi_expect_stop for non-zero exit codes
    
    The message displayed by gdb is different when the inferior exits with
    zero and non-zero values, this fix takes that into account.
    
    gdb/testsuite/ChangeLog:
    2014-05-13  Simon Marchi  <simon.marchi@ericsson.com>
    
    	* lib/mi-support.exp (mi_expect_stop): Expect message for
    	inferiors that exit with non-zero exit code.

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

Summary of changes:
 gdb/testsuite/ChangeLog          |    5 +++++
 gdb/testsuite/lib/mi-support.exp |   14 ++++++++++++++
 2 files changed, 19 insertions(+), 0 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]