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] [BZ 21005] Add support for Intel 64 rdrand and rdseed record/replay


On 01/13/2017 06:16 AM, Yao Qi wrote:
On 17-01-13 02:58:11, Luis Machado wrote:

I tested this by hand with quite a few lines of inline asm.  I thought we
had arch-specific tests in testsuite/, but it looks like we don't exercise
every little instruction with record/replay, so no testcase.  Let me know
if one is required.


gdb.reverse/insn-reverse.exp is intended to exercise each instruction with
record/replay.  You can add the instructions in gdb.reverse/insn-reverse.c.


I've sent an RFC for gdb.reverse/insn-reverse.c. Meanwhile i've fixed a gotcha with this patch and have a working testcase, pending the approval/disapproval of the RFC.


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