gdb and binutils branch master updated. 73be47f57c32f50d4695a4b672af9263b5313cbb

devans@sourceware.org devans@sourceware.org
Fri Nov 8 19:47:00 GMT 2013


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  73be47f57c32f50d4695a4b672af9263b5313cbb (commit)
      from  1bd2f0baf15dfb05a884228cee1f9964768e1a27 (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=73be47f57c32f50d4695a4b672af9263b5313cbb

commit 73be47f57c32f50d4695a4b672af9263b5313cbb
Author: Doug Evans <dje@google.com>
Date:   Fri Nov 8 11:47:08 2013 -0800

    Change "set debug dwarf2-read" to take a verbosity level.
    
    	* dwarf2read.c (dwarf2_read_debug): Change to unsigned int.
    	(create_debug_types_hash_table): Only print debugging messages for
    	each TU if dwarf2-read >= 2.
    	(process_queue): Ditto.
    	(_initialize_dwarf2_read): Make "set debug dwarf2-read" a zuinteger.
    	Update doc string.
    
    	doc/
    	* gdb.texinfo (Debugging Output): Update text for
    	"set debug dwarf2-read".

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

Summary of changes:
 gdb/ChangeLog       |    9 +++++++++
 gdb/doc/ChangeLog   |    5 +++++
 gdb/doc/gdb.texinfo |    4 +++-
 gdb/dwarf2read.c    |   30 ++++++++++++++++++++----------
 4 files changed, 37 insertions(+), 11 deletions(-)


hooks/post-receive
-- 
gdb and binutils



More information about the Src-cvs mailing list