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] arm reversible : <phase_2_complete>


On 11/04/2011 01:10 AM, Tom Tromey wrote:
>>>>>> "Yao" == Yao Qi <yao@codesourcery.com> writes:
> 
> Yao> I noticed that test cases in gdb.reverse are *not* enabled in default.
> 
> Do you know why that is?  It seems to me that they should be enabled on
> platforms where they are known to work.  The current situation means
> that any regressions are probably completely missed.
> 

I don't know why, looks these cases are written in that way at the
beginning.

I have a sed script to convert "target_info exists gdb,use_precord" to a
proc "support_process_record" which returns true on x86-linux and
x86_64-linux.  There are some fails running these tests in gdb.reverse
on x86-linux, IMO, we don't have to KFAIL them, because these fails are
unknown to us.  I'll send out this patch later.

-- 
Yao (éå)


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