gdb/testsuite/gdb.base: Enable disp-step-syscall.exp tests for ARM.
authorWill Newton <willnewton@sourceware.org>
Fri, 19 Jul 2013 10:24:34 +0000 (10:24 +0000)
committerWill Newton <willnewton@sourceware.org>
Fri, 19 Jul 2013 10:24:34 +0000 (10:24 +0000)
commit5d0a3b53c079d840b7e34c87a1d4301ae9f62fb1
treeb69b6a7c563a270e65ce5cb2c71e223ae5b2b6aa
parent9a5911c08beefe3739d941af8fd44330df8f4931
gdb/testsuite/gdb.base: Enable disp-step-syscall.exp tests for ARM.

disp-step-syscall.exp is not run for ARM targets because ARM syscall
instructions have not been added to the list of possible syscall
instructions. This patch adds ARM syscall instructions to enable
disp-step-syscall.exp tests for ARM targets. Attached patch is tested
on ARMv7 and helps pass all disp-step-syscall.exp tests for ARM
targets.

gdb/testsuite/ChangeLog:

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

* gdb.base/disp-step-syscall.exp: Add svc and swi syscall
instructions and enable disp-step-syscall for arm targets.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/disp-step-syscall.exp
This page took 0.026549 seconds and 4 git commands to generate.