diff options
author | Andrew Cagney <cagney@redhat.com> | 2000-04-19 03:37:07 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2000-04-19 03:37:07 +0000 |
commit | 747d1ccb27a846020fa2ee5f7fe333f48924f26e (patch) | |
tree | 30813d3c1f1e2c1f70f536ea0f177352e594bcf1 /gdb/TODO | |
parent | 9c46fb1b9c10baca45964f885deee18cf6436526 (diff) | |
download | gdb-747d1ccb27a846020fa2ee5f7fe333f48924f26e.zip gdb-747d1ccb27a846020fa2ee5f7fe333f48924f26e.tar.gz gdb-747d1ccb27a846020fa2ee5f7fe333f48924f26e.tar.bz2 |
Document real fix to problem of tui/Makefile not being deleted.
Diffstat (limited to 'gdb/TODO')
-rw-r--r-- | gdb/TODO | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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 ================= |