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 | b0e2e90ab4203bc2a2da90ebe564d5d4db5f97ad (patch) | |
tree | cba9b44449a003f29a3ff56ed2b99c64ccde478d /gdb/TODO | |
parent | a6e9f9dfd0ab3cd55e4a893d327f502222188ff3 (diff) | |
download | gdb-b0e2e90ab4203bc2a2da90ebe564d5d4db5f97ad.zip gdb-b0e2e90ab4203bc2a2da90ebe564d5d4db5f97ad.tar.gz gdb-b0e2e90ab4203bc2a2da90ebe564d5d4db5f97ad.tar.bz2 |
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 |