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. 5e3f4fab9ab17362d758871ad9371042918c9374


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  5e3f4fab9ab17362d758871ad9371042918c9374 (commit)
      from  6104cb7ae77a9514ada188ded4095eed39ce267e (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=5e3f4fab9ab17362d758871ad9371042918c9374

commit 5e3f4fab9ab17362d758871ad9371042918c9374
Author: Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
Date:   Tue Jan 7 17:03:06 2014 -0200

    Fix dir command for duplicated paths and add a new testcase.
    
    gdb/ChangeLog:
    2014-01-07  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
    
    	* source.c (add_path): Fix check for duplicated paths in the previously
    	included paths.
    
    gdb/testsuite/ChangeLog:
    2014-01-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
    
    	* gdb.base/source-dir.exp: New file.

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

Summary of changes:
 gdb/ChangeLog                                      |    5 +++
 gdb/source.c                                       |   36 ++++++++++++++-----
 gdb/testsuite/ChangeLog                            |    4 ++
 .../gdb.base/{longest-types.exp => source-dir.exp} |   14 +++----
 4 files changed, 41 insertions(+), 18 deletions(-)
 copy gdb/testsuite/gdb.base/{longest-types.exp => source-dir.exp} (67%)


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]