This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH v6 0/9] Series short description
- From: Doug Evans <xdje42 at gmail dot com>
- To: Keith Seitz <keiths at redhat dot com>
- Cc: gdb-patches at sourceware dot org
- Date: Mon, 10 Aug 2015 12:54:01 -0700
- Subject: Re: [PATCH v6 0/9] Series short description
- Authentication-results: sourceware.org; auth=none
- References: <20150805232802 dot 21646 dot 88440 dot stgit at valrhona dot uglyboxes dot com>
Keith Seitz <keiths@redhat.com> writes:
> This series is the latest revision of the locations API redesign
> which introduces the concept of explicit locations (in addition to
> address, linespec, and probe locations).
>
> Several of the patches have already been approved, but I am reposting
> the entire (rebased) series.
>
> ---
>
> Keith Seitz (9):
> Explicit locations: rename "address string"/"addr_string" to "location"
> Explicit locations: introduce new struct event_location-based API
> Explicit locations: use new location API
> Explicit locations: introduce address locations
> Explicit locations: introduce probe locations
> Explicit locations: introduce explicit locations
> Explicit locations: add UI features for CLI
> Explicit locations: MI support for explicit locations
> Explicit locations: documentation updates
Except for the nits it all LGTM.
[IIUC convention requires re-emailing the patch that was
ultimately checked in if it changed.
In this case I'd be totally ok with letting it slide,
but whatever.]
If I could give you a "peer bonus" I would!
Thanks so much for seeing it through!