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

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