This is the mail archive of the gdb-patches@sourceware.org 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]
Other format: [Raw text]

Re: [PATCH] Add support to control auto-display behavior


On Sat, Apr 07, 2007 at 03:27:15PM -0700, Christopher Layne wrote:
> Sure. I also didn't think a knob was needed for the behavior - but also
> considered how it may affect gdb output scrapers / automating tools if
> something changed, so just went ahead and made it one.

This is a reasonable concern, and I'm glad you thought about it.  But
I have a very simple belief: at one point, parsing the GDB CLI's
output was the only reasonable way to control it, but that hasn't been
true for years.  So, I'm worried about compatibility where it will
affect GDB/MI and where it will confuse human beings, but not where it
will change the CLI output confusingly to programs.

-- 
Daniel Jacobowitz
CodeSourcery


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