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]

[RFA/testsuite/powerpc] New gdb.arch test for prologue analysis


This is a followup on a discussion that started with:

    http://sources.redhat.com/ml/gdb-patches/2004-04/msg00062.html

I took the assembly code as generated by our compiler, and feeded it
into this testcase. It then verifies that GDB correctly identifies
the end of the function prologue.

Right now, the test currently fails, but passes with the patches
I suggested in the above thread.

2004-04-19  Joel Brobecker  <brobecker@gnat.com>

        * gdb.arch/powerpc-prologue.c: New file.
        * gdb.arch/powerpc-prologue.exp: New file.

2004-04-19  Joel Brobecker  <brobecker@gnat.com>

        * config/djgpp/fnchange.lst: Add translation rules for
        gdb.arch/powerpc-prologue.c and gdb.arch/powerpc-prologue.exp.


Tested on powerpc-aix-5.1. Ok to apply?

Thanks,
-- 
Joel

Attachment: powerpc-prologue.c
Description: Text document

Attachment: powerpc-prologue.exp
Description: Text document

Attachment: fnchange.lst.diff
Description: Text document


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