This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH v4] gdb: ADI support
On Thu, Jul 27, 2017 at 5:34 PM, Wei-min Pan <weimin.pan@oracle.com> wrote:
>
> The first "adi x shmaddr" command is mainly used to test that the ADI
> information is available
> at the address. Its value which can be anything is not tested. The second
> "examine" command,
> on the other hand, makes sure the new ADI version tag is being set correctly
> at the address.
>
Can you show me the output of these adi commands?
(the output in gdb.log for example)Then, I can give some
concrete suggestions on the patterns to match output
in these tests.
--
Yao (齐尧)