+2004-06-15 Michael Chastain <mec.gnu@mindspring.com>
+
+ * gdb.base/long_long.exp: Remove reference to
+ bug-gdb@prep.ai.mit.edu. Change line-number-specific breakpoint
+ to gdb_breakpoint and gdb_continue_to_breakpoint.
+
2004-06-14 Jim Blandy <jimb@redhat.com>
* gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
-# Copyright 1997, 1998, 1999, 2000, 2001, 2002, 2003
+# Copyright 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004
# Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
-# Please email any bugs, comments, and/or additions to this file to:
-# bug-gdb@prep.ai.mit.edu
-
-
# long_long.exp Test printing of 64-bit things in 32-bit gdb.
# Also test differnet kinds of formats.
#
default { }
}
-gdb_test "n 4" ".*38.*" "get to known place"
+gdb_breakpoint [gdb_get_line_number "Stop here and look"]
+gdb_continue_to_breakpoint "Stop here and look"
# Check the hack for long long prints.
#