convert one more caching proc
authorTom Tromey <tromey@redhat.com>
Thu, 22 Aug 2013 13:59:55 +0000 (13:59 +0000)
committerTom Tromey <tromey@redhat.com>
Thu, 22 Aug 2013 13:59:55 +0000 (13:59 +0000)
commitf3a764545a704c61e2a4f4316a539b43aa0fa6b0
tree271b7cf082b1049c7e8e00dbb1ca802b70f5b5b8
parentde5f37e1db1f860e2bd07cbd45307734e75cac9b
convert one more caching proc

I noticed that skip_btrace_tests is a classic "caching proc" that I
missed when I added gdb_caching_proc.  This patch converts it.

Built and regtested on x86-64 Fedora 18.

* lib/gdb.exp (skip_btrace_tests): Use gdb_caching_proc and
standard_temp_file.
gdb/testsuite/ChangeLog
gdb/testsuite/lib/gdb.exp
This page took 0.024484 seconds and 4 git commands to generate.