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: [RFA 1/3] Linespec rewrite: Parsing


>>>>> "Daniel" == Daniel Jacobowitz <daniel.jacobowitz@gmail.com> writes:

Daniel> This is the change of behavior I think most likely to blow up.
Daniel> -break-insert proxies straight through to the CLI break command; have
Daniel> you checked what various other IDEs send today?

Daniel> Is a special case (yeah, I know) for a quoted function ending in
Daniel> :[0-9]* practical?

Keith, could you do this check?

I was hoping we could get away with this change.  It seemed clearly sane
to me, but apparently front-end authors disagree :)

If it is just Code::Blocks, then it sounds like they have a fix already
and we could go forward.

For Plan B I think we can treat quotes differently and preserve
compatibility.  I'd rather not do this, but I think compatibility is
more important than cleanliness.

Tom


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