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. 42c85435d662ce7e355bb7d2b9c14675ebb6a1a1


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  42c85435d662ce7e355bb7d2b9c14675ebb6a1a1 (commit)
      from  66af0f440b7c203b3e3bc9b2e7fdee9f81e6ae77 (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=42c85435d662ce7e355bb7d2b9c14675ebb6a1a1

commit 42c85435d662ce7e355bb7d2b9c14675ebb6a1a1
Author: Tom Tromey <tromey@redhat.com>
Date:   Sat Dec 28 14:56:18 2013 -0700

    remove deprecated_set_hook
    
    This removes deprecated_set_hook.  Insight was the last user of this
    hook, but I recently checked in a patch to have it use the
    command_param_changed observer instead.
    
    2014-01-13  Tom Tromey  <tromey@redhat.com>
    
    	* cli/cli-setshow.c (do_set_command): Update.
    	* defs.h (deprecated_set_hook): Remove.
    	* top.c (deprecated_set_hook): Remove.

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

Summary of changes:
 gdb/ChangeLog         |    6 ++++++
 gdb/cli/cli-setshow.c |    2 --
 gdb/defs.h            |    2 --
 gdb/top.c             |    5 -----
 4 files changed, 6 insertions(+), 9 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]