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


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  c2b2ccc5eddd4c0f592576c983135c0f18b90bf8 (commit)
      from  83655187cbef02404645abcc98d607e22eeda573 (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=c2b2ccc5eddd4c0f592576c983135c0f18b90bf8

commit c2b2ccc5eddd4c0f592576c983135c0f18b90bf8
Author: Doug Evans <dje@google.com>
Date:   Thu May 15 15:50:34 2014 -0700

    Make more robust when run in parallel mode.
    
    Since we're not compiling with gcc, we don't know where the
    DWO file will ultimately be built.  It could be built in
    testsuite/gdb.dwarf2/foo (non-parallel mode) or
    testsuite/outputs/gdb.dwarf2/foo (parallel mode).
    
    	* gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
    	* gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
    	loading file.  Add test for TU lookup.

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

Summary of changes:
 gdb/testsuite/ChangeLog                     |    6 ++++++
 gdb/testsuite/gdb.dwarf2/fission-reread.S   |    4 ++--
 gdb/testsuite/gdb.dwarf2/fission-reread.exp |   11 ++++++++++-
 3 files changed, 18 insertions(+), 3 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]