public inbox for gdb-testers@sourceware.org
help / color / mirror / Atom feed
From: sergiodj+buildbot@redhat.com
To: gdb-testers@sourceware.org
Subject: [binutils-gdb/gdb-7.10-branch] Fix regression by Do not skip prologue for asm (.S) files
Date: Wed, 02 Dec 2015 09:47:00 -0000	[thread overview]
Message-ID: <87a8c81ef09b8f86844924c71b2d886b58991c60@gdb-build> (raw)

*** TEST RESULTS FOR COMMIT 87a8c81ef09b8f86844924c71b2d886b58991c60 ***

Author: Yao Qi <yao.qi@linaro.org>
Branch: gdb-7.10-branch
Commit: 87a8c81ef09b8f86844924c71b2d886b58991c60

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-12-02  Yao Qi  <yao.qi@linaro.org>

	* gdb.arch/thumb-singlestep.exp: Do one more single step.


             reply	other threads:[~2015-12-02  9:47 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-02  9:47 sergiodj+buildbot [this message]
2015-12-02  9:55 ` Failures on Debian-s390x-native-gdbserver-m64, branch gdb-7.10-branch sergiodj+buildbot
2015-12-02  9:56 ` Failures on Debian-s390x-m64, " sergiodj+buildbot
2015-12-02 10:05 ` Failures on Fedora-x86_64-native-extended-gdbserver-m32, " sergiodj+buildbot
2015-12-02 10:06 ` Failures on Fedora-x86_64-native-gdbserver-m64, " sergiodj+buildbot
2015-12-02 10:07 ` Failures on AIX-POWER7-plain, " sergiodj+buildbot
2015-12-02 10:11 ` Failures on Fedora-x86_64-native-extended-gdbserver-m64, " sergiodj+buildbot
2015-12-02 10:11 ` Failures on Fedora-s390x-m64, " sergiodj+buildbot
2015-12-02 10:12 ` Failures on Debian-s390x-native-extended-gdbserver-m64, " sergiodj+buildbot
2015-12-02 10:14 ` Failures on RHEL-s390x-m64, " sergiodj+buildbot
2015-12-02 10:31 ` Failures on Debian-i686, " sergiodj+buildbot
2015-12-02 12:17 ` Failures on Debian-i686-native-gdbserver, " sergiodj+buildbot
2015-12-02 13:57 ` Failures on Debian-x86_64-native-gdbserver-m64, " sergiodj+buildbot
2015-12-09 21:33 ` Failures on Fedora-ppc64be-cc-with-index, " sergiodj+buildbot
2015-12-09 22:10 ` Failures on Fedora-ppc64be-m64, " sergiodj+buildbot
2015-12-09 22:22 ` Failures on Fedora-ppc64be-native-gdbserver-m64, " sergiodj+buildbot
2015-12-09 22:36 ` Failures on Fedora-ppc64be-native-extended-gdbserver-m64, " sergiodj+buildbot
2015-12-11  0:36 ` Failures on Fedora-ppc64le-native-extended-gdbserver-m64, " sergiodj+buildbot
2015-12-11  0:53 ` Failures on Fedora-ppc64le-native-gdbserver-m64, " sergiodj+buildbot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87a8c81ef09b8f86844924c71b2d886b58991c60@gdb-build \
    --to=sergiodj+buildbot@redhat.com \
    --cc=gdb-testers@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).