This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH] [GDBserver] Remove td_ta_event_addr td_ta_set_event and td_ta_event_getmsg
- From: Gary Benson <gbenson at redhat dot com>
- To: Yao Qi <qiyaoltc at gmail dot com>
- Cc: gdb-patches at sourceware dot org
- Date: Mon, 1 Aug 2016 14:27:53 +0100
- Subject: Re: [PATCH] [GDBserver] Remove td_ta_event_addr td_ta_set_event and td_ta_event_getmsg
- Authentication-results: sourceware.org; auth=none
- References: <1470043144-21617-1-git-send-email-yao.qi@linaro.org>
Hi Yao,
Yao Qi wrote:
> 2016-08-01 Yao Qi <yao.qi@linaro.org>
>
> * thread-db.c (struct thread_db) <td_ta_event_getmsg_p>: Remove.
> <td_ta_set_event_p, td_ta_event_addr_p>: Remove.
> (thread_db_load_search): Update.
> (try_thread_db_load_1): Don't look for td_ta_event_addr,
> td_ta_set_event and td_ta_event_getmsg.
Not an objection, but... are these still used in GDB native?
I'd really like to merge the two implementations at some point
in the next months.
Cheers,
Gary
--
http://gbenson.net/