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. 6e854735132978038000f951f3c7a464fa44906c


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  6e854735132978038000f951f3c7a464fa44906c (commit)
      from  1a84070136191d2da421421af86561458fd8eb86 (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=6e854735132978038000f951f3c7a464fa44906c

commit 6e854735132978038000f951f3c7a464fa44906c
Author: Yao Qi <yao@codesourcery.com>
Date:   Fri Jan 24 11:05:06 2014 +0800

    Test no =breakpoint-modified is emitted for modifications from MI commands
    
    As design, =breakpoint-modified isn't emitted when breakpoints are modified
    by MI commands.  This patch is to add tests for this.
    
    gdb/testsuite:
    
    2014-02-08  Yao Qi  <yao@codesourcery.com>
    
    	* gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
    	that no =breakpoint-modified is emitted when breakpoints are
    	modified through MI commands.

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

Summary of changes:
 gdb/testsuite/ChangeLog                        |    6 ++++++
 gdb/testsuite/gdb.mi/mi-breakpoint-changed.exp |   17 +++++++++++++++++
 2 files changed, 23 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]