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. 638aa5a1bac0c3782b6c0a40a03743507c57741e


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  638aa5a1bac0c3782b6c0a40a03743507c57741e (commit)
      from  dd0845d708ab82f931fd7b800b4d218842ed635f (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=638aa5a1bac0c3782b6c0a40a03743507c57741e

commit 638aa5a1bac0c3782b6c0a40a03743507c57741e
Author: Andrew Burgess <aburgess@broadcom.com>
Date:   Tue Oct 29 16:33:42 2013 +0000

    Extra error message from update_watchpoint
    
      https://sourceware.org/ml/gdb-patches/2013-10/msg00551.html
    
    gdb/ChangeLog
    
    	* breakpoint.c (update_watchpoint): Update error message and add
    	an additional error message.
    
    gdb/testsuite/ChangeLog
    
    	* gdb.base/watchpoint.exp (test_no_hw_watchpoints): Add additional
    	tests and update expected error message.
    	(test_watch_register_location): New tests.
    	(do_tests): Call test_watch_register_location.
    	* gdb.base/watchpoints.exp: Update expected error message.

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

Summary of changes:
 gdb/ChangeLog                          |    5 +++++
 gdb/breakpoint.c                       |   13 ++++++++++---
 gdb/testsuite/ChangeLog                |    8 ++++++++
 gdb/testsuite/gdb.base/watchpoint.exp  |   24 +++++++++++++++++++++++-
 gdb/testsuite/gdb.base/watchpoints.exp |    4 ++--
 5 files changed, 48 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]