This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH] Fix MI output for multi-location breakpoints
On 2019-01-11 8:40 p.m., Andrew Burgess wrote:
> Do you think there's any benefit to adopting a more general solution
> to this issue?
I think that these are nice technical solutions, but now I fear the feature
creep in what started out as just fixing a simple bug :).
Perhaps something like that could be useful at some point, but for the moment
I don't think it's worth going through that much trouble and give that much
flexibility. The reality is that stepping from MI2 to MI3 will be easy (at
least that's what I expect).
Simon