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


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  ccdd1909ad5299cf0753aaa113928a41f8f27391 (commit)
      from  b4ab256ded5020a82ff7ce8dc485e7882fc5b6a7 (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=ccdd1909ad5299cf0753aaa113928a41f8f27391

commit ccdd1909ad5299cf0753aaa113928a41f8f27391
Author: Hui Zhu <teawater@gmail.com>
Date:   Fri Mar 21 11:11:51 2014 +0800

    Fix internal warning when "gdb -p xxx"
    
    The issue that was fixed by b4ab256ded5020a82ff7ce8dc485e7882fc5b6a7
    can not be found in regression test.
    Update attach.exp to test it.
    
    https://sourceware.org/ml/gdb-patches/2014-03/msg00438.html
    
    2014-03-21  Hui Zhu  <hui@codesourcery.com>
    
    	* gdb.base/attach.exp (do_command_attach_tests): New.

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

Summary of changes:
 gdb/testsuite/ChangeLog           |    4 +++
 gdb/testsuite/gdb.base/attach.exp |   49 +++++++++++++++++++++++++++++++++++++
 2 files changed, 53 insertions(+), 0 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]