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] Fix usage of inferior_ptid in two thread_alive implementations


On 02/07/2017 09:24 PM, Simon Marchi wrote:
> While inspecting some target code, I noticed that in these two
> implementations of thread_alive, inferior_ptid is referenced directly
> instead of using the ptid passed as parameters.  I guess that it is
> wrong, although I can't really test it in both cases.

I can't test either, but it looks right to me.  

Thanks,
Pedro Alves


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