diff options
author | Michael Chastain <mec@google.com> | 2001-03-04 21:15:17 +0000 |
---|---|---|
committer | Michael Chastain <mec@google.com> | 2001-03-04 21:15:17 +0000 |
commit | f48893aa0871f0f06b54ff68885ab32dc1ef8e14 (patch) | |
tree | a575576185e15ed91eb6c7c3f69ca06553f38269 /gdb/testsuite | |
parent | 15744ab16ca12bd99313761448ed54017b288dad (diff) | |
download | gdb-f48893aa0871f0f06b54ff68885ab32dc1ef8e14.zip gdb-f48893aa0871f0f06b54ff68885ab32dc1ef8e14.tar.gz gdb-f48893aa0871f0f06b54ff68885ab32dc1ef8e14.tar.bz2 |
Obvious fix: in an entry for 2001-02-11, change "gdb.base/cplusfuncs.exp"
to "gdb.c++/cplusfuncs.exp".
Diffstat (limited to 'gdb/testsuite')
-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 e1a9800..18865e6 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -50,7 +50,7 @@ Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com> (dm_type_unsigned_int): Ditto. (dm_type_void): Ditto. (dm_type_void_star): Ditto. - * gdb.base/cplusfuncs.exp (probe_demangler): New function. + * gdb.c++/cplusfuncs.exp (probe_demangler): New function. Probe the gdb demangler and set variables to accommodate formatting differences. (info_func_regexp): New function. Same as info_func, but |