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. d769e349bc2c28261d4b2391b58eb7dc3f452e99


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  d769e349bc2c28261d4b2391b58eb7dc3f452e99 (commit)
      from  40a6ca48cc99c52dda81172bfeab0bf831d440e9 (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=d769e349bc2c28261d4b2391b58eb7dc3f452e99

commit d769e349bc2c28261d4b2391b58eb7dc3f452e99
Author: Doug Evans <dje@google.com>
Date:   Mon Aug 11 17:21:07 2014 -0700

    Delete "Loaded symbols for ..." message, it is redundant.
    
    	* solib.c (solib_read_symbols): Delete "Loaded symbols for ..."
    	message, it is redundant with "Reading symbols from ..." message.
    
    	testsuite/
    	* gdb.base/print-symbol-loading.exp (test_load_core): Update.
    	(test_load_shlib): Update.

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

Summary of changes:
 gdb/ChangeLog                                   |    5 +++++
 gdb/solib.c                                     |    8 +-------
 gdb/testsuite/ChangeLog                         |    5 +++++
 gdb/testsuite/gdb.base/print-symbol-loading.exp |    4 ++--
 4 files changed, 13 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]