public inbox for gdb-testers@sourceware.org
help / color / mirror / Atom feed
From: sergiodj@redhat.com
To: gdb-testers@sourceware.org
Subject: Test results for commit 8b367e1771078f3cfc8c0fa2d5c5d5e9656c8fb9 on branch master
Date: Tue, 17 Feb 2015 21:50:00 -0000	[thread overview]
Message-ID: <8b367e1771078f3cfc8c0fa2d5c5d5e9656c8fb9@kwanyin> (raw)

*** TEST RESULTS FOR COMMIT 8b367e1771078f3cfc8c0fa2d5c5d5e9656c8fb9 ***

Author: Jose E. Marchesi <jose.marchesi@oracle.com>
Branch: master
Commit: 8b367e1771078f3cfc8c0fa2d5c5d5e9656c8fb9

New gdbarch functions: dtrace_parse_probe_argument, dtrace_probe_is_enabled, dtrace_enable_probe, dtrace_disable_probe.
This patch adds several gdbarch functions (along with the corresponding
predicates): `dtrace_parse_probe_argument', `dtrace_probe_is_enabled',
`dtrace_enable_probe' and `dtrace_disable_probe'.  These functions will
be implemented by target-specific code, and called from the DTrace
probes implementation in order to calculate the value of probe
arguments, and manipulate is-enabled probes.

gdb/ChangeLog:

2015-02-17  Jose E. Marchesi  <jose.marchesi@oracle.com>

	* gdbarch.sh (dtrace_parse_probe_argument): New.
	(dtrace_probe_is_enabled): Likewise.
	(dtrace_enable_probe): Likewise.
	(dtrace_disable_probe): Likewise.
	* gdbarch.c: Regenerate.
	* gdbarch.h: Regenerate.


             reply	other threads:[~2015-02-17 21:22 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-17 21:50 sergiodj [this message]
2015-02-17 21:50 ` Failures on Fedora-ppc64be-native-gdbserver-m64, " sergiodj
2015-02-17 21:54 ` Failures on Fedora-ppc64be-native-extended-gdbserver-m64, " sergiodj
2015-02-18  1:28 ` Failures on Fedora-x86_64-m32, " sergiodj
2015-02-18  2:13 ` Failures on Fedora-x86_64-native-extended-gdbserver-m32, " sergiodj
2015-02-18  2:38 ` Failures on Fedora-x86_64-cc-with-index, " sergiodj
2015-02-18  3:10 ` Failures on Fedora-ppc64le-cc-with-index, " sergiodj
2015-02-18  3:27 ` Failures on Fedora-x86_64-native-gdbserver-m32, " sergiodj
2015-02-18  3:44 ` Failures on Fedora-ppc64le-m64, " sergiodj
2015-02-18  4:45 ` Failures on Debian-i686-cc-with-index, " sergiodj
2015-02-18  5:03 ` Failures on Debian-i686, " sergiodj
2015-02-18  7:27 ` Failures on Debian-x86_64-native-gdbserver-m64, " sergiodj

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=8b367e1771078f3cfc8c0fa2d5c5d5e9656c8fb9@kwanyin \
    --to=sergiodj@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).