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] gdbserver: Reset current_thread when its process is removed.


On 10/16/2015 02:40 PM, Aleksandar Ristovski wrote:

> +static int
> +thread_pid_matches_callback (struct inferior_list_entry *entry, void *args)
> +{

...

> +static struct thread_info *
> +find_thread_process (const struct process_info *const process)
> +{

OK with intro comments added.

Thanks,
Pedro Alves


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