From db8276bb10b679ad65b83e93bc7fc8d5d70139e8 Mon Sep 17 00:00:00 2001 From: David Taylor Date: Mon, 11 Jan 1999 15:20:52 +0000 Subject: modifications as part of HP merge; new tests; support for HP's compilers. --- gdb/testsuite/ChangeLog | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) (limited to 'gdb/testsuite') diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index cb3488e..5afb686 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,30 @@ +Mon Jan 11 10:08:03 1999 David Taylor + + The following changes are part of the HP merge. + + * gdb.base/break.exp: new tests to verify that catchpoints for + fork, vfork, and exec don't trigger inappropriately. + + * gdb.base/opaque.exp: compile one file at a time, then link. + + * gdb.base/signals.exp: be more restrictive about which hppa + systems receive a setup_xfail. new tests. + + * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the + tests. New tests for enums inside classes. + + * gdb.c++/compiler.cc: indicate support of template debugging. + + * gdb.c++/demangle.exp: run hp style demangling tests. + + * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the + tests. + + * gdb.c++/misc.cc: changes to support new tests. + + * gdb.c++/templates.cc: changes to support HP's compiler; changes + to support new tests. + Sun Jan 10 23:44:11 1999 David Taylor -- cgit v1.1