From 6546e8796ed004ab4bb1a2f315531e8b03b1b15e Mon Sep 17 00:00:00 2001 From: Andrew Cagney Date: Mon, 20 Nov 2000 01:57:26 +0000 Subject: Add ``extern'' and STREQ to cleanups. --- gdb/TODO | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'gdb/TODO') diff --git a/gdb/TODO b/gdb/TODO index 59c6c50c61b..8d0785da85a 100644 --- a/gdb/TODO +++ b/gdb/TODO @@ -517,6 +517,18 @@ SIM_SIGBREAK and have GDB pass back sim_resume (..., SIGBREAK). Move remote_remove_hw_breakpoint, remote_insert_hw_breakpoint, remote_remove_watchpoint, remote_insert_watchpoint into target vector. +-- + +Eliminate ``extern'' from C files. + +-- + +Replace ``STREQ()'' et.al. with ``strcmp() == 0'' et.al. + +Extreme care is recommeded - perhaps only modify tests that are +exercised by the testsuite (as determined using some type of code +coverage analysis). + -- New Features and Fixes -- cgit v1.2.1