Remove setup_kfail server/13796 in disp-step-syscall.exp
authorYao Qi <yao.qi@linaro.org>
Thu, 18 Feb 2016 13:02:12 +0000 (13:02 +0000)
committerYao Qi <yao.qi@linaro.org>
Thu, 18 Feb 2016 13:02:12 +0000 (13:02 +0000)
commit2d5189bd3a6e2014b9b42a4bcb0df410eff1c2e1
treedf78107d2b73b05f4c314f701c914c3e6eeaa5e2
parent40fb20d037581bc9d4b17b6ab64ee98825cfacab
Remove setup_kfail server/13796 in disp-step-syscall.exp

This patch series add fork support in target remote,

  [PATCH v2 0/3] Target remote mode fork and exec support
  https://sourceware.org/ml/gdb-patches/2015-12/msg00144.html

so GDB can be informed about the child, and adjust child correctly in
displaced stepping.  The PR server/13796 was fixed by this patch
series actually.  Test results on buildbot show this KFAIL->KPASS
change https://sourceware.org/ml/gdb-testers/2015-q4/msg10128.html

gdb/testsuite:

2016-02-18  Yao Qi  <yao.qi@linaro.org>

* gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
Don't call setup_kfail.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/disp-step-syscall.exp