src/gdb/testsuite ChangeLog lib/gdb.exp lib/pr ...

tromey@sourceware.org tromey@sourceware.org
Tue Aug 13 15:50:00 GMT 2013


CVSROOT:	/cvs/src
Module name:	src
Changes by:	tromey@sourceware.org	2013-08-13 15:50:13

Modified files:
	gdb/testsuite  : ChangeLog 
	gdb/testsuite/lib: gdb.exp prelink-support.exp 

Log message:
	more uses of standard_output_file
	
	A few spots in lib make output files, either in "." or in
	$objdir/$subdir.
	
	This patch changes these spots to use standard_output_file.
	This help the parallelization project.
	
	* lib/gdb.exp (build_id_debug_filename_get): Use
	standard_output_file.
	* lib/prelink-support.exp (section_get)
	(build_executable_own_libs): Use standard_output_file.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/ChangeLog.diff?cvsroot=src&r1=1.3766&r2=1.3767
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/lib/gdb.exp.diff?cvsroot=src&r1=1.235&r2=1.236
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/lib/prelink-support.exp.diff?cvsroot=src&r1=1.8&r2=1.9



More information about the Gdb-cvs mailing list