gdb/testsuite/
authorJan Kratochvil <jan.kratochvil@redhat.com>
Fri, 25 Feb 2011 08:28:07 +0000 (08:28 +0000)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Fri, 25 Feb 2011 08:28:07 +0000 (08:28 +0000)
commit1d94651b5c68b31c6ac08bd6580f36aeb89f8e76
tree90c64d29e39c5ab63320284eb1aa5c31d3b08b17
parent15a44d573df5846c607c0d5345a04ac81d78ce1c
gdb/testsuite/
* gdb.dwarf2/dw2-ranges.S: Rename to ...
* gdb.dwarf2/dw2-ranges.c: ... here, convert it to C.
* gdb.dwarf2/dw2-ranges.exp: Skip the testcase on !$gcc_compiled.
Rename srcfile, srcfile2 and srcfile3, new asmfile, asmfile2 and
asmfile3.  Comment the STABS (#3) file compilation.  Compile
everything through assembler.  Provide KFAIL for symtab/12497.
* gdb.dwarf2/dw2-ranges2.S: Rename to ...
* gdb.dwarf2/dw2-ranges2.c: ... here, convert it to C.
* gdb.dwarf2/dw2-ranges3.S: Rename to ...
* gdb.dwarf2/dw2-ranges3.c: ... here, convert it to C.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.dwarf2/dw2-ranges.S [deleted file]
gdb/testsuite/gdb.dwarf2/dw2-ranges.c [new file with mode: 0644]
gdb/testsuite/gdb.dwarf2/dw2-ranges.exp
gdb/testsuite/gdb.dwarf2/dw2-ranges2.S [deleted file]
gdb/testsuite/gdb.dwarf2/dw2-ranges2.c [new file with mode: 0644]
gdb/testsuite/gdb.dwarf2/dw2-ranges3.S [deleted file]
gdb/testsuite/gdb.dwarf2/dw2-ranges3.c [new file with mode: 0644]
This page took 0.026359 seconds and 4 git commands to generate.