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] Add xgetbv/xsetbv instructions support for precord.


> Another question: when to verify whether regression occurs, is 'make
> check' enough? or have to test all other *.exp in
> /usr/share/dejagnu/baseboards?

No, just once run before and one run after with the same board file
should be enough.

Just because I'm not familiar with these board files, wouldn't it
have been nice to have the information directly embedded somewhere
in the GDB testsuite library? At AdaCore, our own gdb-testsuite
knows what each target supports, so it knows whether a test might
be relevant or not.  From what I can tell, the testsuite does not
run the precord testcases unless I use the precord.exp board file.

-- 
Joel


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