Blame SOURCES/gdb-6.3-focus-cmd-prev-test.patch

01917d
--- /dev/null	2008-03-23 13:41:46.072650180 +0100
01917d
+++ gdb-6.3/gdb/testsuite/gdb.base/focus-cmd-prev.exp	2008-03-23 23:46:45.000000000 +0100
01917d
@@ -0,0 +1,25 @@
01917d
+# Copyright 2008 Free Software Foundation, Inc.
01917d
+
01917d
+# This program is free software; you can redistribute it and/or modify
01917d
+# it under the terms of the GNU General Public License as published by
01917d
+# the Free Software Foundation; either version 2 of the License, or
01917d
+# (at your option) any later version.
01917d
+#
01917d
+# This program is distributed in the hope that it will be useful,
01917d
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
01917d
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
01917d
+# GNU General Public License for more details.
01917d
+#
01917d
+# You should have received a copy of the GNU General Public License
01917d
+# along with this program; if not, write to the Free Software
01917d
+# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
01917d
+
01917d
+if $tracelevel then {
01917d
+    strace $tracelevel
01917d
+}
01917d
+
01917d
+gdb_exit
01917d
+gdb_start
01917d
+
01917d
+gdb_test "focus cmd"
01917d
+gdb_test "focus prev"