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 v3 00/24] gdb::option framework, "print -OPT", other cmd options


On 6/6/19 4:01 PM, Tom Tromey wrote:
>>>>>> "Pedro" == Pedro Alves <palves@redhat.com> writes:
> 
> Pedro> Here's v3 of this patch series, which I believe addresses all comments
> Pedro> against v2 so far.  This is mostly a consolidation of an assortment of
> Pedro> fixes.
> 
> Pedro>  - rebased on current master.
> Pedro>  - make_unique_xstrdup was split to a separate patch, and merged.
> Pedro>  - the check_for_argument patch (#2) removes a new instance of
> Pedro>    skip_spaces that went into the tree meanwhile.
> Pedro>  - patch #6 (previously 'Fix "set enum-command value garbage"')
> Pedro>    says "junk" instead of "garbage" now.
> Pedro>  - the settings.exp testcase got a couple new tests.
> Pedro>  - indentation in commit log of patch #13 fixed.
> Pedro>  - complete_command in patch #19 was renamed to
> Pedro>    complete_nested_command_line.
> Pedro>  - fixed a number of typos throughout.
> 
> I think it all looks good.
> Thanks again for doing this.

Thanks everyone for all the reviews.

I've pushed this in now.

Pedro Alves


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