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] fix for checking the command ambiguousness.


>>>>> "Pedro" == Pedro Alves <palves@redhat.com> writes:

Pedro> As the test uses Python stuff to expose the bug, I'd appreciate
Pedro> it if a Python person took a look.

Pedro> Is this only triggerable with Python?  If so, why?

I looked, and there aren't many callers of lookup_cmd_composition:
maintenance_do_deprecate, deprecated_cmd_warning, and gdbpy_parameter.
The last one is the path the test case takes.

Tom


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