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/2] Linespec rewrite (update 2)


> I read the followup more as a request for the feature to be added:
> 
> http://sourceware.org/ml/gdb-patches/2012-03/msg00907.html
> 
> However, I think that it is better to have this patch be as
> behavior-unchanging as reasonably possible and leave feature additions
> for follow-up patches.

My take on this is that the linespec was accepted before, and now
it is going to generate an error. What Keith highlighted was the fact
that the line number portion is currently ignored, which is definitely
a bug. I don't mind if we preserve the bug of ignoring the line number,
but I am a little less comfortable with error-ing out.

I don't mind if we create a temporary regression in that linespec
if that makes things easier. But it would be nice to be able to
not let it linger too long. I am hoping to have some time to look
at this maybe mid-April.

-- 
Joel


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