This is the mail archive of the gdb-prs@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]

[Bug mi/9659] -break-list can produce non MI compliant output


https://sourceware.org/bugzilla/show_bug.cgi?id=9659

--- Comment #17 from Tom Tromey <tromey at sourceware dot org> ---
We discussed some options on irc today.

One is a new command, like -break-list-2.
Another is to roll out an experimental MI version 4 that fixes
bugs and then, eventually, bless it.
Another is the same, but let the front end pick the MI version
per-command, maybe via an option or maybe via a prefix command.
Another is to have an enabling command like -enable-pretty-printing,
but to fix specific compatibility bugs, like -fix-break-list-bug
or some such.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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