[PATCH 04/10] Remove support for thread events without TRACE_EVENT_CLONE in GDBServer.

Antoine Tremblay antoine.tremblay@ericsson.com
Tue Nov 3 17:24:00 GMT 2015



On 11/03/2015 12:04 PM, Yao Qi wrote:
> Antoine Tremblay <antoine.tremblay@ericsson.com> writes:

> s/td_thr_event_enable_ftype/td_thr_event_enable_p

Done.
>
> We can also remove td_create_bp field.
>
Indeed, fixed.

>> 	(thread_db_create_event): Remove function.
>> 	(thread_db_enable_reporting): Likewise.
>
> We can also remove remove_thread_event_breakpoints.

Yes fixed.

>
>> 	(find_one_thread): Don't check for thread_db_use_events.
>> 	(attach_thread): Likewise.
>> 	(thread_db_load_search): Remove td_thr_event_enable_p initialization.
>> 	(try_thread_db_load_1): Don't check for thread_db_use_events.
>> 	(thread_db_init): Remove use_events argument.
>> 	(thread_db_init): Remove thread events handling.
>
> You mention function thread_db_init twice.
>
Oops, done.

V2 follows in next mail.



More information about the Gdb-patches mailing list