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: [PATCH v2.1 2/3] Make "break foo" find "A::foo", A::B::foo", etc. [C++ and wild matching]


On 11/28/2017 05:35 PM, Keith Seitz wrote:
> On 11/28/2017 04:39 AM, Pedro Alves wrote:
>>
>> Alright, let me know what think of the above.
> 
> I was just seeking a sanity check (*my* sanity). This is a similar situation to explicit locations. Not every `interface' has access to those yet, either.
> 
> So, please, don't hesitate to push this!

Yeah, I'm a bit hesitant, since I consider this a big
change.  :-)  But I asked around on IRC to double-check
if anyone had last-minute comments, and everyone seemed
pretty cool about it, so I pushed it in now.  Hurray!

Thanks,
Pedro Alves


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