]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/testsuite/ChangeLog
2001-11-07 Michael Snyder <msnyder@redhat.com>
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
index d73727cfcb7c07f5608f268057d29a5d1a0df42b..4c90130867e68bad5150fdd1b1f29ac89295ea92 100644 (file)
@@ -36,6 +36,9 @@
 
 2001-11-07  Michael Snyder  <msnyder@redhat.com>
 
+       * gdb.c++/templates.exp (test_template_breakpoints): 
+       If we get an overload menu, but it does not match what 
+       we expect, we still need to issue the "cancel" command.
        * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
        making the whitespace optional.  Argument for "new" may be
        "unsigned" as well as "unsigned int/long".