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. 91c190590ab3de6d214bcf307240b4ac291f697d


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  91c190590ab3de6d214bcf307240b4ac291f697d (commit)
      from  bb9d5f81c36ecc61e3d4a70ce7e41348c8b12fef (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=91c190590ab3de6d214bcf307240b4ac291f697d

commit 91c190590ab3de6d214bcf307240b4ac291f697d
Author: Sergio Durigan Junior <sergiodj@redhat.com>
Date:   Tue Sep 16 17:55:20 2014 +0100

    gdb.base/watch-bitfields.exp: Improve test
    
    Make test messages unique and a couple other tweaks.
    
    gdb/testsuite/
    2014-09-16  Sergio Durigan Junior  <sergiodj@redhat.com>
    	    Pedro Alves  <palves@redhat.com>
    
    	* gdb.base/watch-bitfields.exp: Pass string other than test file
    	name to prepare_for_testing.
    	(watch): New procedure.
    	(expect_watchpoint): Use with_test_prefix.
    	(top level): Factor out tests to ...
    	(test_watch_location, test_regular_watch): ... these new
    	procedures, and use with_test_prefix and gdb_continue_to_end.

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

Summary of changes:
 gdb/testsuite/ChangeLog                    |   11 ++++
 gdb/testsuite/gdb.base/watch-bitfields.exp |   77 ++++++++++++++++++---------
 2 files changed, 62 insertions(+), 26 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]