src/gdb/testsuite ChangeLog gdb.mi/mi-basics.exp
tromey@sourceware.org
tromey@sourceware.org
Tue Jul 16 18:49:00 GMT 2013
CVSROOT: /cvs/src
Module name: src
Changes by: tromey@sourceware.org 2013-07-16 18:49:32
Modified files:
gdb/testsuite : ChangeLog
gdb/testsuite/gdb.mi: mi-basics.exp
Log message:
simple test suite fix in gdb.mi
This is another simple test suite change for the parallelization
project.
This changes mi-basics.exp to avoid the use of subdir and objdir and
instead use standard_output_file.
There are still some uses of objdir, but as noted in a new comment in
the patch, these uses are parallel-safe.
* gdb.mi/mi-basics.exp: Use standard_output_file.
(test_dir_specification, test_cwd_specification)
(test_path_specification): Use testsubdir, not subdir and objdir.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/ChangeLog.diff?cvsroot=src&r1=1.3728&r2=1.3729
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.mi/mi-basics.exp.diff?cvsroot=src&r1=1.32&r2=1.33
More information about the Gdb-cvs
mailing list