summaryrefslogtreecommitdiff
path: root/gdb/TODO
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2000-04-19 03:37:07 +0000
committerAndrew Cagney <cagney@redhat.com>2000-04-19 03:37:07 +0000
commit0d46ddef6e6be3404c5e556172b781c8ee886902 (patch)
treeee0e86304ee7e5bcc0c0d09e35049b934ef1d55f /gdb/TODO
parent58190552c5409e0d3b03c5c8ceab76a121b4e56a (diff)
downloadgdb-0d46ddef6e6be3404c5e556172b781c8ee886902.tar.gz
Document real fix to problem of tui/Makefile not being deleted.
Diffstat (limited to 'gdb/TODO')
-rw-r--r--gdb/TODO9
1 files changed, 9 insertions, 0 deletions
diff --git a/gdb/TODO b/gdb/TODO
index 166298cf38c..d9f0ddad33e 100644
--- 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
=================