[PATCH 03/13 v2] Add iterate_over_lwps to gdbserver

Pedro Alves palves@redhat.com
Tue Oct 28 12:56:00 GMT 2014


On 10/09/2014 10:52 AM, Gary Benson wrote:
> This commit introduces a new function, iterate_over_lwps, that
> shared Linux code can use to call a function for each LWP that
> matches certain criteria.  This function already existed in GDB
> and was in use by GDB's various low-level Linux x86 debug register
> setters.  An equivalent was written for gdbserver and gdbserver's
> low-level Linux x86 debug register setters were modified to use
> it.

OK.

Thanks,
Pedro Alves



More information about the Gdb-patches mailing list