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 find_thread_in_random in select_event_lwp


On 4/9/19 9:46 AM, Tom Tromey wrote:
> I noticed that find_thread_in_random duplicates the code in
> find_thread_in_random, so this patch changes the latter to use the
> former.

(I don't think I saw this get merged yet): One nit is that I think
the second 'find_thread_in_random' here should be 'select_event_lwp'
in the log?

-- 
John Baldwin


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