[PATCH] testsuite/gdb.dwarf2: Enable dw2-error.exp tests for arm targets

Tom Tromey tromey@redhat.com
Mon Jul 22 16:06:00 GMT 2013


>>>>> "Omair" == Omair Javaid <omair.javaid@linaro.org> writes:

Omair> dw2-error.exp is not run for arm targets because this test has been
Omair> written in x86 assembly language. This patch adds ARM version of
Omair> assembly code required to run dw2-error.exp tests on arm targets.
Omair> Attached patch is tested on ARMv7 and x86_64 targets.


Omair> 2013-07-22  Omair Javaid  <Omair.Javaid@linaro.org>

Omair>         * gdb.dwarf2/dw2-error.S: Adding ARM assembly code.

I think it would be just as easy to change this test to use the DWARF
assembler (which didn't exist when the test was first written).  Then
the test case could work on any arch.

Tom



More information about the Gdb-patches mailing list