diff options
-rw-r--r-- | gdb/testsuite/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 2ce70e9..7808e58 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -36,7 +36,7 @@ 2001-11-14 Michael Snyder <msnyder@redhat.com> - * gdb.base/code-exprs.exp: New file. Tests use of the "@code" + * gdb.base/code-expr.exp: New file. Tests use of the "@code" qualifier in a type cast expression, to designate an address in the instruction space (Harvard architecture). |