diff options
author | Andrew Cagney <cagney@redhat.com> | 2001-06-28 19:04:10 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2001-06-28 19:04:10 +0000 |
commit | 5f14158c2488defe5fa841729884a3de31124789 (patch) | |
tree | 755052b2b4ea73e951343e4e5d9389aca7bb747e /gdb/TODO | |
parent | 24cd593ab6a6b0bacf9e5fa55f229a11d643a6c5 (diff) | |
download | gdb-5f14158c2488defe5fa841729884a3de31124789.tar.gz |
Build MI by default.
Diffstat (limited to 'gdb/TODO')
-rw-r--r-- | gdb/TODO | 19 |
1 files changed, 0 insertions, 19 deletions
@@ -89,25 +89,6 @@ The following new features should be included in 5.1. -- -Enable MI by default. Old code can be deleted after 5.1 is out. - -Issues: - - o syntax change where a list would - look like: - [ foo=a, foo=b, foo=c ] - instead of - { foo=a, foo=b, foo=c } - - o kill off the idea of a reverse - query. - - o review test cases - - o enable it - --- - Pascal (Pierre Muller, David Taylor) Pierre Muller has contributed patches for adding Pascal Language |