From: Eli Zaretskii <eliz@gnu.org>
To: Yao Qi <qiyaoltc@gmail.com>
Cc: gdb-patches@sourceware.org
Subject: Re: [PATCH 3/3] GDBserver self tests
Date: Fri, 11 Aug 2017 16:01:00 -0000 [thread overview]
Message-ID: <83mv76qelh.fsf@gnu.org> (raw)
In-Reply-To: <1502465408-24668-4-git-send-email-yao.qi@linaro.org> (message from Yao Qi on Fri, 11 Aug 2017 16:30:08 +0100)
> From: Yao Qi <qiyaoltc@gmail.com>
> Date: Fri, 11 Aug 2017 16:30:08 +0100
>
> This patch uses GDB self test in GDBserver. The self tests are run if
> GDBserver is started with option --selftest.
>
> gdb:
>
> 2017-07-07 Yao Qi <yao.qi@linaro.org>
>
> * NEWS: Mention GDBserver's new option "--selftest".
> * Makefile.in (SFILES): Remove selftest.c, add common/selftest.c.
> * selftest.c: Move it to common/selftest.c.
> * selftest.h: Move it to common/selftest.h.
> * selftest-arch.c (reset): New function.
> (tests_with_arch): Call reset.
>
> gdb/gdbserver:
>
> 2017-07-07 Yao Qi <yao.qi@linaro.org>
>
> * Makefile.in (OBS): Add selftest.o.
> * configure.ac: AC_DEFINE GDB_SELF_TEST if $development.
> * configure, config.in: Re-generated.
> * server.c: Include common/sefltest.h.
> (captured_main): Handle option --selftest.
> (gdbserver_usage): Print usage for "--selftest".
>
> gdb/testsuite:
>
> 2017-05-26 Yao Qi <yao.qi@linaro.org>
>
> * gdb.server/unittest.exp: New.
>
> gdb/doc:
>
> 2017-07-07 Yao Qi <yao.qi@linaro.org>
>
> * gdb.texinfo (Server): Document "--selftest".
OK for the documentation parts.
Thanks.
next prev parent reply other threads:[~2017-08-11 16:01 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-11 15:31 [PATCH 0/3] Use selftest.c in GDBserver Yao Qi
2017-08-11 15:31 ` [PATCH 3/3] GDBserver self tests Yao Qi
2017-08-11 16:01 ` Eli Zaretskii [this message]
2017-08-11 17:10 ` Pedro Alves
2017-08-18 8:16 ` Yao Qi
2017-08-11 15:31 ` [PATCH 2/3] Remove some GDB specific stuff from selftest.c Yao Qi
2017-08-11 15:31 ` [PATCH 1/3] Put selftests api into selftests namespace Yao Qi
2017-08-11 17:11 ` [PATCH 0/3] Use selftest.c in GDBserver Pedro Alves
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=83mv76qelh.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=gdb-patches@sourceware.org \
--cc=qiyaoltc@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox