This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: RFA: [configure.in] Turn on UI_OUT code


Fernando,

> At the last open GDB meeting/party it was asked if we all could rely on the
> uiout code for our projects.  The answer was yes.  We now ask that this code
> be the one compiled by default.

I think the expression I used was more like sink or swim.  If no one was
using the MI/UI_OUT they they were going to be deleted.  Fortunatly
people are using it !!! :-)

Mumble something about the tui.

> Note: testsuite runs show no regressions.

This is the only bit that concerns me.  Is the MI testsuite being run?

My only thought is to do this in two steps:

	o	enable the UI_OUT code
		(now)

	o	enable the MI
		(in a week, if there really are no regressions)

This is a very very big step and a major architectural change for GDB.

	Andrew

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]