From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cagney To: gdb-patches@sources.redhat.com Subject: [RFC/mi] Enable MI by default Date: Wed, 27 Jun 2001 11:28:00 -0000 Message-id: <3B3A25B6.4090209@cygnus.com> X-SW-Source: 2001-06/msg00435.html Hello, This patch enables MI by default. I intend committing it in a day or so. I also need to go back through and fix any outstanding problems that people reported. As MichaelC reported, with the MI enabled, there is a slight increase in the number of failures. The ones I've looked at reflected real regressions in GDB that occured since the MI testsuite was first created. Even with those failures, I think the MI should be enabled now. As Eli recently pointed out, we've got to check that the MI builds on as many platforms as possible. Andrew