This is the mail archive of the gdb-patches@sources.redhat.com 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: [RFA/alpha] Add handling of FP control insn in software-single step


> On Tue, May 17, 2005 at 12:34:00PM +1000, Joel Brobecker wrote:
> > Tested on alpha-tru64 5.1a with no regression. It fixes a problem with
> > some code but I can't contribute it, as it has been given to us by a
> > customer.
> 
> Can you write a test for this in gdb.arch, using an asm to provide the
> fbeq instruction that was causing a problem?

Let me see what I can do. I tend to prefer tests written in C or Ada,
as it can be used on all platforms rather than just on alpha. But
perhaps the usage in this case is to prefer asm?

-- 
Joel


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