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