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


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  c780cc2f5062451a568458b6ef9b8aef7cc1dd8a (commit)
      from  e06bcd8001496e5fed5c1774af7c0dfe200f603e (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=c780cc2f5062451a568458b6ef9b8aef7cc1dd8a

commit c780cc2f5062451a568458b6ef9b8aef7cc1dd8a
Author: Jan Kratochvil <jan.kratochvil@redhat.com>
Date:   Mon Oct 13 13:39:48 2014 +0200

    Fix "save breakpoints" for "catch" command
    
    gdb/ChangeLog
    2014-10-13  Miroslav Franc  <mfranc@redhat.com>
    	    Jan Kratochvil  <jan.kratochvil@redhat.com>
    
    	Fix "save breakpoints" for "catch" command.
    	* break-catch-sig.c (signal_catchpoint_print_recreate): Add trailing
    	newline.
    
    gdb/testsuite/ChangeLog
    2014-10-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
    	    Yao Qi  <yao@codesourcery.com>
    
    	Fix "save breakpoints" for "catch" command.
    	* gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
    	Remove -nonewline.  Match also the added "main" line.

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

Summary of changes:
 gdb/ChangeLog                           |    7 +++++++
 gdb/break-catch-sig.c                   |    1 +
 gdb/testsuite/ChangeLog                 |    7 +++++++
 gdb/testsuite/gdb.base/catch-signal.exp |   20 ++++++++++++++------
 4 files changed, 29 insertions(+), 6 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]