This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH OBV] Remove any_running
- From: Doug Evans <dje at google dot com>
- To: Tom Tromey <tromey at redhat dot com>
- Cc: Yao Qi <yao at codesourcery dot com>, gdb-patches <gdb-patches at sourceware dot org>
- Date: Thu, 10 Jul 2014 12:21:20 -0700
- Subject: Re: [PATCH OBV] Remove any_running
- Authentication-results: sourceware.org; auth=none
- References: <1403157035-13558-1-git-send-email-yao at codesourcery dot com> <CADPb22Sh2qW53RoeRL+w4EEbkk7PkyYHDRh4n=VmC6NsCWpJ0A at mail dot gmail dot com> <87ha2p81ru dot fsf at fleche dot redhat dot com>
On Thu, Jul 10, 2014 at 12:14 PM, Tom Tromey <tromey@redhat.com> wrote:
>>>>>> "Doug" == Doug Evans <dje@google.com> writes:
>
> Doug> On Wed, Jun 18, 2014 at 10:50 PM, Yao Qi <yao@codesourcery.com> wrote:
>>> Function any_running isn't used. This patch is to remove it.
>>> Rebuild GDB for linux and mingw.
>>>
>>> gdb:
>>>
>>> 2014-06-19 Yao Qi <yao@codesourcery.com>
>>>
>>> * gdbthread.h (any_running): Remove the declaration.
>>> * thread.c (any_running): Remove.
>
> Doug> Hi.
> Doug> As it turns out I need this in a patch so I've recommitted it.
>
> I think it's better to wait until the using patch is posted.
> If something happens in the meantime, there is dead code again.
> It should be no trouble to make the resurrection part of your series.
It was posted. Three months ago. 1/2 :-)
Apologies for not marking this as 1/2 - I was about to check in 2/2 ...
[See, the community really is pedantic about its attention to rules.]
Otherwise, I wouldn't have checked this in ...
No worries. Patch reverted.