Document real fix to problem of tui/Makefile not being deleted.
authorAndrew Cagney <cagney@redhat.com>
Wed, 19 Apr 2000 03:37:07 +0000 (03:37 +0000)
committerAndrew Cagney <cagney@redhat.com>
Wed, 19 Apr 2000 03:37:07 +0000 (03:37 +0000)
gdb/ChangeLog
gdb/TODO

index 2f0e5bf..78636d3 100644 (file)
@@ -1,3 +1,8 @@
+Wed Apr 19 13:06:55 2000  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * Makefile.in (distclean): Delete tui/Makefile.
+       * TODO: Add deletion of tui/Makefile.in to list.
+       
 2000-04-17  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
 
        * symfile.h (struct section_addr_info ): Remove fields for special
index 166298c..d9f0dda 100644 (file)
--- a/gdb/TODO
+++ b/gdb/TODO
@@ -359,6 +359,15 @@ http://sourceware.cygnus.com/ml/gdb-patches/2000-q1/msg00831.html
 
 --
 
+Eliminate gdb/tui/Makefile.in.
+Cleanup configury support for optional sub-directories.
+
+Check how GCC handles multiple front ends for an example of how things
+could work.  A tentative first step is to rationalize things so that
+all sub directories are handled in a fashion similar to gdb/mi.
+
+--
+
 General Wish List
 =================