Unit testing for GDB-side remote memory tagging handling
authorLuis Machado <luis.machado@linaro.org>
Mon, 15 Jun 2020 18:22:13 +0000 (15:22 -0300)
committerLuis Machado <luis.machado@linaro.org>
Wed, 24 Mar 2021 17:48:51 +0000 (14:48 -0300)
commit754487e200deb9fad3399556e838bb68eedbab18
tree624179c18785e75b1132c409c71b4ba88ff8c60b
parent2c2e7f87a81cb3834a31a81c48e37ea9bd469490
Unit testing for GDB-side remote memory tagging handling

Include some unit testing for the functions handling the new qMemTags and
QMemTags packets.

gdb/ChangeLog:

2021-03-24  Luis Machado  <luis.machado@linaro.org>

* remote: Include gdbsupport/selftest.h.
(test_memory_tagging_functions): New function.
(_initialize_remote): Register test_memory_tagging_functions.
gdb/ChangeLog
gdb/remote.c
This page took 0.026039 seconds and 4 git commands to generate.