Vladimir Prus wrote: > On Thursday 17 April 2008 06:57:49 Daniel Jacobowitz wrote: >> On Tue, Apr 15, 2008 at 02:34:57PM +0400, Vladimir Prus wrote: >> > This patch adds the necessary MI support for reporting the original location. >> > It's not ready to be checked in because MI testsuite will likely break all over. >> > OTOH, I've tested this with KDevelop4, and it works just fine. I'll fix this >> > before committing. >> > >> > Is this patch OK? >> > >> > In fact, I wonder if I can commit patches like this, that touch files >> > outside of MI code but apparently change behaviour only for MI, without >> > approval. Any comments? >> >> Isn't this going to affect more than MI? I thought the text from >> ui_out_field_string was displayed for console too, just without the >> label. > > I don't this so, but I'll check. We can always make this field output > just for MI. I've checked in the below. - Volodya