This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH] nptl_db: Remove stale `match_pid' parameter from `iterate_thread_list'
- From: "Maciej W. Rozycki" <macro at mips dot com>
- To: Andreas Schwab <schwab at suse dot de>
- Cc: <libc-alpha at sourceware dot org>, Adhemerval Zanella <adhemerval dot zanella at linaro dot org>
- Date: Thu, 1 Mar 2018 16:12:16 +0000
- Subject: Re: [PATCH] nptl_db: Remove stale `match_pid' parameter from `iterate_thread_list'
- Authentication-results: sourceware.org; auth=none
- References: <alpine.DEB.2.00.1802191238400.3553@tp.orcam.me.uk> <mvmwoz9qf5e.fsf@suse.de>
On Mon, 19 Feb 2018, Andreas Schwab wrote:
> > * nptl_db/td_ta_thr_iter.c (iterate_thread_list): Remove
> > `match_pid' parameter.
> > (td_ta_thr_iter): Update accordingly.
>
> Ok.
Change now applied, thanks for your review.
Maciej