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. 1a667e98b749cc82920f2cfd25d07139e5e03136


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  1a667e98b749cc82920f2cfd25d07139e5e03136 (commit)
      from  f6ef238e330bed3d4838f6d1646eac6529f9c779 (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=1a667e98b749cc82920f2cfd25d07139e5e03136

commit 1a667e98b749cc82920f2cfd25d07139e5e03136
Author: Joel Brobecker <brobecker@adacore.com>
Date:   Tue Dec 30 11:30:01 2014 +0400

    Remove "dll-symbols", "add-shared-symbol-files" and assf" commands.
    
    This patch removes a set of commands that have been deprecated for
    a while, and which we agreed to remove after the GDB 7.8 release.
    
    gdb/ChangeLog:
    
    	* windows-nat.c (safe_symbol_file_add_stub)
    	(safe_symbol_file_add_cleanup, safe_symbol_file_add)
    	(dll_symbol_command): Delete.
    	(_initialize_windows_nat): Delete local variable "c".
    	Remove "dll-symbols", "add-shared-symbol-files" and assf"
    	commands.
    
    Tested by rebuilding GDB on x86-windows.

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

Summary of changes:
 gdb/ChangeLog     |    9 +++++
 gdb/windows-nat.c |   93 -----------------------------------------------------
 2 files changed, 9 insertions(+), 93 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]