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] candidates for ambiguous command in upper case


On 01/17/2017 10:34 AM, Pedro Alves wrote:
On 01/17/2017 04:29 PM, Luis Machado wrote:

I don't see a problem with #1 as long as we keep it consistent
throughout from now on.

Can you expand on exactly what you mean by the "as long" part?

Thanks,
Pedro Alves



Meaning that, if we go with #1, we should make sure we are not doing case-insensitive comparisons in gdb unless it is clearly stated we should do it (like handling of Windows paths i suppose).

For the record, i think #3 is not acceptable and we don't seem to have a good justification for keeping the behavior of #2 other than "we've been doing this since ...".

So i think #1 would be the best. I just wanted to point out we may want to make sure there are no other gdb places with the same undocumented behavior.

Does that make sense?


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