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: implement ambiguous linespec proposal


On Tue, Nov 15, 2011 at 6:28 PM, Yao Qi <yao@codesourcery.com> wrote:
> On 11/15/2011 05:10 AM, Tom Tromey wrote:
>> Here is the final revision.
>>
>> I plan to commit this sometime this week, barring objections or
>> comments; after the doc patch (forthcoming) is approved.
>
> Tom,
> I tried to apply this patch to FSF trunk, but there are some conflicts
> in breakpoint.c, valprint.c and symtab.c. ?Conflicts in the first two
> files are trivial to me, but conflict in symtab.c isn't. ?I noticed Jan
> and Pierre must have applied this patch, but I wonder how that happen.

Yeah, I tried to apply it too.
I want to see if it helps with how I should approach some performance
concerns (short of a symbol table rewrite).

It applies ok if you check out the tree when Tom made the patch, 2011-11-10.
E.g., cvs co -D2011-11-10 gdb
But then you miss out on some recent changes of course.

I'm all for getting this into 7.4 btw.


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