diff options
author | Yao Qi <yao.qi@linaro.org> | 2015-07-07 10:37:28 +0100 |
---|---|---|
committer | Yao Qi <yao.qi@linaro.org> | 2015-07-07 10:40:30 +0100 |
commit | d441430b752a617fe476e745b95f544fe4463fec (patch) | |
tree | 928cde557d225488268a4909aeff0fafa1b921b7 /bfd/cpu-ns32k.c | |
parent | fa446e20d980f2fa225c57e452849dc7d5f615d6 (diff) | |
download | binutils-gdb-d441430b752a617fe476e745b95f544fe4463fec.tar.gz |
[arm] Fix regression by Do not skip prologue for asm (.S) files
Patch "Do not skip prologue for asm (.S) files" [1] changes GDB's
behaviour on which test gdb.arch/thumb-singlestep.exp depends, so
it causes the fail below:
(gdb) si^M
37 blx foo^M
(gdb) FAIL: gdb.arch/thumb-singlestep.exp: step into foo
the test assumes the program will stop at the instruction after "push"
but it doesn't. The fix to this fail is to do one more single step.
[1] https://sourceware.org/ml/gdb-patches/2015-06/msg00561.html
gdb/testsuite:
2015-07-07 Yao Qi <yao.qi@linaro.org>
* gdb.arch/thumb-singlestep.exp: Do one more single step.
Diffstat (limited to 'bfd/cpu-ns32k.c')
0 files changed, 0 insertions, 0 deletions