public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [committed] gdb.cp/derivation.exp: s/perrro/perror/
@ 2013-11-02  0:08 Maciej W. Rozycki
  0 siblings, 0 replies; only message in thread
From: Maciej W. Rozycki @ 2013-11-02  0:08 UTC (permalink / raw)
  To: gdb-patches

Hi,

 Committed as obvious.

  Maciej

commit eab88b547c358493cd81c5336fa9f296cc5a0483
Author: Maciej W. Rozycki <macro@codesourcery.com>
Date:   Sat Nov 2 00:04:36 2013 +0000

    gdb.cp/derivation.exp: s/perrro/perror/

diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index 6df87ae..249eb88 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,3 +1,7 @@
+2013-11-02  Maciej W. Rozycki  <macro@codesourcery.com>
+
+	* gdb.cp/derivation.exp: s/perrro/perror/
+
 2013-11-01  Maciej W. Rozycki  <macro@codesourcery.com>
 
 	* gdb.dwarf2/dwzbuildid.exp: Rename `outdir' variable to
diff --git a/gdb/testsuite/gdb.cp/derivation.exp b/gdb/testsuite/gdb.cp/derivation.exp
index 8521239..3758a12 100644
--- a/gdb/testsuite/gdb.cp/derivation.exp
+++ b/gdb/testsuite/gdb.cp/derivation.exp
@@ -262,7 +262,7 @@ gdb_test "ptype N::Derived::value_type" "type = int"
 
 # Now run to N::Derived::doit and get the type of "value_type"
 if {![runto "N::Derived::doit"]} {
-    perrro "couldn't run to N::Derived::doit"
+    perror "couldn't run to N::Derived::doit"
     continue
 }
 

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

only message in thread, other threads:[~2013-11-02  0:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-11-02  0:08 [committed] gdb.cp/derivation.exp: s/perrro/perror/ 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).