From f260e1b8dec7a551bb8805284093cc400baa4866 Mon Sep 17 00:00:00 2001 From: Mark Kettenis Date: Fri, 9 Jan 2004 16:43:05 +0000 Subject: [PATCH] * gdb.base/gdb1476.exp: Fix typo. --- gdb/testsuite/ChangeLog | 4 ++++ gdb/testsuite/gdb.base/gdb1476.exp | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index d5617cfb11..b957ed7323 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2004-01-09 Mark Kettenis + + * gdb.base/gdb1476.exp: Fix typo. + 2004-01-09 Michael Chastain * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty diff --git a/gdb/testsuite/gdb.base/gdb1476.exp b/gdb/testsuite/gdb.base/gdb1476.exp index ed338db9ee..2ac8074547 100644 --- a/gdb/testsuite/gdb.base/gdb1476.exp +++ b/gdb/testsuite/gdb.base/gdb1476.exp @@ -49,7 +49,7 @@ if ![runto_main] then { } # If we can examine what's at memory address 0, it is possible that we -# could also execute it. This could pobably make us run away, +# could also execute it. This could probably make us run away, # executing random code, which could have all sorts of ill effects, # especially on targets without an MMU. Don't run the tests in that # case. -- 2.11.0