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 OBV] Remove any_running


>>>>> "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.

Tom


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