This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH 4/5 v4] Tracepoint for ppc64.
- From: Wei-cheng Wang <cole945 at gmail dot com>
- To: Ulrich Weigand <uweigand at de dot ibm dot com>, gdb-patches at sourceware dot org
- Date: Sun, 28 Jun 2015 14:18:52 +0800
- Subject: Re: [PATCH 4/5 v4] Tracepoint for ppc64.
- Authentication-results: sourceware.org; auth=none
- References: <1435422102-39438-1-git-send-email-cole945 at gmail dot com> <1435422102-39438-4-git-send-email-cole945 at gmail dot com>
Hi,
I forgot to mention two more things.
A new function (gdbserver target op), ppc_get_thread_area, is implemented
used for the jump pad lock object (collecting_t). Please have a look.
Changing timeout in tspeed.exp is reverted in this patch. Recently I
tested the patch on gcc112 server and timeout should be 540 instead of 360
in order to pass tspeed.exp. I am not sure what's the proper value for timeout.
Maybe someone will test it in another environment, and 540 is not enough again.
Thanks,
Wei-cheng