From c787ca552d246ef248e4f9959116dcda7d595e89 Mon Sep 17 00:00:00 2001 From: Fred Fish Date: Fri, 7 May 1993 04:06:32 +0000 Subject: [PATCH] Add note about testsuite. --- gdb/NEWS | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/gdb/NEWS b/gdb/NEWS index 18d03d7..29f3f1e 100644 --- a/gdb/NEWS +++ b/gdb/NEWS @@ -6,13 +6,21 @@ (This is a prototype to remind us of things that should be announced in the next release...) + * Testsuite + +This is the first GDB release which is accompanied by a matching testsuite. +The testsuite requires installation of dejagnu, which should be available +via ftp from most sites that carry GNU software. + + * C++ demangling + 'Cfront' style demangling has had its name changed to 'ARM' style, to emphasize that it was written from the specifications in the Annotated Reference Manual, not to be compatible with AT&T cfront. Despite disclaimers, it still generated too much confusion with users attempting to use gdb with AT&T cfront. - * Simulators + * Simulators GDB now uses a standard remote interface to a simulator library. So far, the library contains simulators for the Zilog Z8001/2, the -- 2.7.4