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] Use enum thread_state


On 06/19/2014 06:49 AM, Yao Qi wrote:
> This patch is to change field state's type to 'enum thread_state', and
> replace RUNNING with THREAD_RUNNING and STOPPED with THREAD_STOPPED
> respectively in comments.

Thanks!  I've been meaning to do this for ages...

OK.

-- 
Pedro Alves


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