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] Enable conditional breakpoints for targets that support software single step in GDBServer Date: Fri, 18 Dec 2015 17:59:00 -0000 [thread overview] Message-ID: <bd2b290956e9a1931cf593b0f2cc934867da1d45@gdb-build> (raw) *** TEST RESULTS FOR COMMIT bd2b290956e9a1931cf593b0f2cc934867da1d45 *** Author: Antoine Tremblay <antoine.tremblay@ericsson.com> Branch: master Commit: bd2b290956e9a1931cf593b0f2cc934867da1d45 Enable conditional breakpoints for targets that support software single step in GDBServer This patch enables support for conditional breakpoints if the target supports software single step. This was disabled before as the implementations of software single step were too simple as discussed in https://sourceware.org/ml/gdb-patches/2015-04/msg01110.html. Since these issues are now fixed support can be added back. New tests passing : PASS: gdb.base/cond-eval-mode.exp: set breakpoint condition-evaluation target and related... No regressions, tested on ubuntu 14.04 ARMv7 and x86. With gdbserver-{native,extended} / { -marm -mthumb } gdb/gdbserver/ChangeLog: * server.c (handle_query): Call target_supports_software_single_step.
next reply other threads:[~2015-12-18 17:59 UTC|newest] Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top 2015-12-18 17:59 sergiodj+buildbot [this message] 2015-12-18 18:02 ` Failures on RHEL-s390x-m64, branch master sergiodj+buildbot 2015-12-18 19:20 ` Failures on Debian-s390x-native-gdbserver-m64, " sergiodj+buildbot 2015-12-18 19:54 ` Failures on Fedora-x86_64-native-extended-gdbserver-m32, " sergiodj+buildbot 2015-12-18 19:54 ` Failures on Fedora-x86_64-m32, " sergiodj+buildbot 2015-12-18 19:56 ` Failures on Debian-s390x-m64, " sergiodj+buildbot 2015-12-18 20:03 ` Failures on Fedora-x86_64-cxx-build-m64, " sergiodj+buildbot 2015-12-18 20:04 ` Failures on Debian-s390x-native-extended-gdbserver-m64, " sergiodj+buildbot 2015-12-18 20:06 ` Failures on Fedora-s390x-m64, " sergiodj+buildbot 2015-12-18 20:06 ` Failures on AIX-POWER7-plain, " sergiodj+buildbot 2015-12-18 20:06 ` Failures on Fedora-x86_64-native-gdbserver-m64, " sergiodj+buildbot 2015-12-18 20:10 ` Failures on Fedora-x86_64-native-gdbserver-m32, " sergiodj+buildbot 2015-12-20 0:28 ` Failures on Debian-i686, " sergiodj+buildbot 2015-12-20 0:47 ` Failures on Debian-i686-native-gdbserver, " sergiodj+buildbot 2015-12-21 2:03 ` Failures on Fedora-ppc64be-cc-with-index, " sergiodj+buildbot 2015-12-21 3:05 ` Failures on Fedora-ppc64be-native-extended-gdbserver-m64, " sergiodj+buildbot 2015-12-21 23:52 ` Failures on Fedora-ppc64le-native-extended-gdbserver-m64, " sergiodj+buildbot 2015-12-22 0:11 ` Failures on Fedora-ppc64le-native-gdbserver-m64, " sergiodj+buildbot 2015-12-22 0:56 ` Failures on Fedora-ppc64le-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=bd2b290956e9a1931cf593b0f2cc934867da1d45@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: linkBe 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).