Fix gdb.ada/bp_c_mixed_case.exp (PR gdb/22670) (Re: [PATCH 3/3] Add new gdb.ada/bp_c_mixed_case testcase for PR gdb/22670)

Pedro Alves palves@redhat.com
Tue Jan 9 17:22:00 GMT 2018


On 01/09/2018 04:45 PM, Pedro Alves wrote:
> On 01/09/2018 02:59 PM, Pedro Alves wrote:
>> On 01/09/2018 09:46 AM, Joel Brobecker wrote:
> 
>>> What surprises me is that, before your patch, we were finding
>>> no symbol at all. So we were failing the lookup both with minimal
>>> symbols, and within the partial/full symtab.
>>
>> Indeed, good point.  I don't know what I did not think of that.
> 
> ...
> 
>>> Does this make some kind of sense to you? 
>>
>> Yes it does.  I played with this a bit, and am testing a patch.
>> Stay tuned.
> 
> How about this?

I pushed this to the users/palves/literal-matching branch too,
btw, for easier testing, along with a follow up patch to rename
language_get_symbol_name_matcher -> get_symbol_name_matcher,
since the function is no longer a straight "language method".
WDYT?

Thanks,
Pedro Alves



More information about the Gdb-patches mailing list