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] Completion of add-inferior


>>>>> "Eli" == Eli Zaretskii <eliz@gnu.org> writes:

Eli> In what way is it not ideal?  Did you want to complete on file names
Eli> only when -exec was used?  I thought about that, but then I realized
Eli> that any other way of invoking that command cannot benefit from any
Eli> completion at all.

Eli> Or did you have something else in mind?

Yeah, it could be context-sensitive; and also complete the options as
well.

I don't think it is very important.

In my mind I immediately went to having a gdb-specific getopt that also
had completion callbacks; funny overkill of the sort programmers are
susceptible to :)

Tom


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