This is the mail archive of the
gdb-cvs@sourceware.org
mailing list for the GDB project.
src/gdb/testsuite ChangeLog lib/cell.exp
- From: tromey at sourceware dot org
- To: gdb-cvs at sourceware dot org
- Date: Thu, 22 Aug 2013 13:46:21 +0000
- Subject: src/gdb/testsuite ChangeLog lib/cell.exp
CVSROOT: /cvs/src
Module name: src
Changes by: tromey@sourceware.org 2013-08-22 13:46:21
Modified files:
gdb/testsuite : ChangeLog
gdb/testsuite/lib: cell.exp
Log message:
use standard_temp_file in another caching proc
In an earlier patch I forgot to change the caching proc in cell.exp to
use standard_temp_file. This fixes the oversight.
Tested on x86-64 Fedora 18.
* lib/cell.exp (skip_cell_tests): Use standard_temp_file.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/ChangeLog.diff?cvsroot=src&r1=1.3775&r2=1.3776
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/lib/cell.exp.diff?cvsroot=src&r1=1.8&r2=1.9