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: [testsuite/alpha] Add test for step over fbne instruction


> .rdata is an ecoff thing; it won't work for elf systems.  I suggest
> that you pass in this data from main and leave the symbol work to 
> the compiler.  That is,

Thanks for the couple of suggestions. Is the attached better?

> I might also suggest that you test both branch directions.

Good idea, and it apparently revealed another problem with single
stepping. I will investigate that problem as soon as possible.

2005-05-25  Joel Brobecker  <brobecker@adacore.com>

        * gdb.arch/alpha-step.c: New file.
        * gdb.arch/alpha-step.exp: New testcase.

Tested on alpha-tru64 5.1a.
Currently shows 2 FAILs, which I will investigate asap.

Thanks,
-- 
Joel

Attachment: alpha-step.c
Description: Text document

Attachment: alpha-step.exp
Description: Text document


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