This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 0/7] Process record and reverse debugging support on aarch64-linux


Omair Javaid <omair.javaid@linaro.org> writes:

> These patches have been tested on aarch64 foundation model as well as hardware
> board in native and remote configurations.
>
> gdb.reverse Testsuite Results
>
> (AARCH64-Native Configuration)
> gdb.reverse testsuite: 2273 Pass 51 failures
>
> (AARCH64-Remote Configuration)
> gdb.reverse testsuite: 2273 Pass 51 failures

The result looks good, but gdb.reverse/*.exp can't cover some
instructions, such as advance simd instructions.  IWBN to add some arch
specific tests in gdb.reverse/, so that we can be more confident.  x86
and amd64 have already had some arch specific tests under gdb.reverse.

-- 
Yao (éå)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]