public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [committed] Test suite comment typos
@ 2013-10-17 22:04 Maciej W. Rozycki
  0 siblings, 0 replies; only message in thread
From: Maciej W. Rozycki @ 2013-10-17 22:04 UTC (permalink / raw)
  To: gdb-patches

Hi,

 Applied as obvious (trailing space removed too).

2013-10-17  Maciej W. Rozycki  <macro@codesourcery.com>

	gdb/testsuite/
	* gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
	Fix comment typo.
	* lib/gdb.exp (gdb_init): Likewise.

  Maciej

gdb-test-comment-typos.diff
Index: gdb-fsf-trunk-quilt/gdb/testsuite/gdb.mi/mi-breakpoint-changed.exp
===================================================================
--- gdb-fsf-trunk-quilt.orig/gdb/testsuite/gdb.mi/mi-breakpoint-changed.exp	2013-10-17 22:42:32.087596073 +0100
+++ gdb-fsf-trunk-quilt/gdb/testsuite/gdb.mi/mi-breakpoint-changed.exp	2013-10-17 22:44:51.618780708 +0100
@@ -79,7 +79,7 @@ proc test_insert_delete_modify { } {
 	}
     }
 
-    # 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"
Index: gdb-fsf-trunk-quilt/gdb/testsuite/lib/gdb.exp
===================================================================
--- gdb-fsf-trunk-quilt.orig/gdb/testsuite/lib/gdb.exp	2013-10-17 22:42:31.578765350 +0100
+++ gdb-fsf-trunk-quilt/gdb/testsuite/lib/gdb.exp	2013-10-17 22:52:00.717654559 +0100
@@ -3599,7 +3599,7 @@ proc gdb_init { args } {
     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 ""
 

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-10-17 22:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-10-17 22:04 [committed] Test suite comment typos Maciej W. Rozycki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).