This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH 2/2] Add test for fast tracepoint enable/disable
- From: Yao Qi <qiyaoltc at gmail dot com>
- To: Simon Marchi <simon dot marchi at ericsson dot com>
- Cc: Yao Qi <qiyaoltc at gmail dot com>, <gdb-patches at sourceware dot org>
- Date: Thu, 28 Apr 2016 17:03:05 +0100
- Subject: Re: [PATCH 2/2] Add test for fast tracepoint enable/disable
- Authentication-results: sourceware.org; auth=none
- References: <1459351018-23718-1-git-send-email-simon dot marchi at ericsson dot com> <1459351018-23718-2-git-send-email-simon dot marchi at ericsson dot com> <86k2kirk18 dot fsf at gmail dot com> <57222C88 dot 9010706 at ericsson dot com>
Simon Marchi <simon.marchi@ericsson.com> writes:
> This patch adds a test for tracepoints enabling/disabling, which
> didn't work properly for fast tracepoints on big endian systems.
>
> gdb/testsuite/ChangeLog:
>
> * gdb.trace/trace-enable-disable.exp: New file.
> * gdb.trace/trace-enable-disable.c: New file.
This is good to me.
--
Yao (éå)