diff options
author | Michael Chastain <mec.gnu@mindspring.com> | 2001-03-04 21:15:17 +0000 |
---|---|---|
committer | Michael Chastain <mec.gnu@mindspring.com> | 2001-03-04 21:15:17 +0000 |
commit | 68d126d7d5ee7944d8efc0756f70781c8998688d (patch) | |
tree | 9780bde90c9c9787ce2259d8d1a9721ba2797312 /gdb | |
parent | 7ca313e4671b022d55179c7e7e1e9013aefbf13b (diff) | |
download | gdb-68d126d7d5ee7944d8efc0756f70781c8998688d.tar.gz |
Obvious fix: in an entry for 2001-02-11, change "gdb.base/cplusfuncs.exp"
to "gdb.c++/cplusfuncs.exp".
Diffstat (limited to 'gdb')
-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 e1a9800bf8b..18865e605e1 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 |