Fix comment typo.
* lib/gdb.exp (gdb_init): Likewise.
+2013-10-17 Maciej W. Rozycki <macro@codesourcery.com>
+
+ * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
+ Fix comment typo.
+ * lib/gdb.exp (gdb_init): Likewise.
+
2013-10-17 Tom Tromey <tromey@redhat.com>
* gdb.base/printcmds.exp (test_printf): Test printf flushing.
}
}
- # Verify that '=breakpoint-created' notification is correctly emittd when
+ # Verify that '=breakpoint-created' notification is correctly emitted when
# creating any type of breakpoint.
set test "watch watch"
setenv TERM "vt100"
# Some tests (for example gdb.base/maint.exp) shell out from gdb to use
- # grep. Clear GREP_OPTIONS to make the behavoiur predictable,
+ # grep. Clear GREP_OPTIONS to make the behavior predictable,
# especially having color output turned on can cause tests to fail.
setenv GREP_OPTIONS ""