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][python] 2 of 5 - Frame filter MI code changes.


>>>>> "Phil" == Phil Muldoon <pmuldoon@redhat.com> writes:

Phil> Currently (before my patch) the commands self parse their own --
Phil> values.  One of the things from the last review was you wanted where
Phil> possible to use mi-getopt to parse options.

Phil> It would seem weird to me to mix - and -- in these commands.

I mean if you change the string in the mi_opt table from
"no-frame-filters" to "-no-frame-filters", then this should cause
mi_getopt to accept the "--" form without affecting other callers.

Tom


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