public inbox for archer-commits@sourceware.org
help / color / mirror / Atom feed
* [SCM]  archer-sergiodj-stap: enable probe argument test
@ 2011-03-15 17:03 tromey
  0 siblings, 0 replies; only message in thread
From: tromey @ 2011-03-15 17:03 UTC (permalink / raw)
  To: archer-commits

The branch, archer-sergiodj-stap has been updated
       via  72132021253495d6a38ae1f238809af344aaaa39 (commit)
      from  db8741de52747811e3d80857aa9470458c4d626b (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email.

- Log -----------------------------------------------------------------
commit 72132021253495d6a38ae1f238809af344aaaa39
Author: Tom Tromey <tromey@redhat.com>
Date:   Tue Mar 15 11:09:17 2011 -0600

    enable probe argument test

-----------------------------------------------------------------------

Summary of changes:
 gdb/testsuite/gdb.base/stap-probe.exp |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

First 500 lines of diff:
diff --git a/gdb/testsuite/gdb.base/stap-probe.exp b/gdb/testsuite/gdb.base/stap-probe.exp
index 4ea095f..bc3d40c 100644
--- a/gdb/testsuite/gdb.base/stap-probe.exp
+++ b/gdb/testsuite/gdb.base/stap-probe.exp
@@ -52,7 +52,7 @@ proc stap_test {{arg ""}} {
 
     # Test probe arguments.
     gdb_test "print \$_probe_argc" " = 1" "print \$_probe_argc$addendum"
-    # gdb_test "print \$_probe_arg0 == x" " = 1" "check \$_probe_arg0$addendum"
+    gdb_test "print \$_probe_arg0 == x" " = 1" "check \$_probe_arg0$addendum"
     gdb_test "print \$_probe_arg1" \
     	"Invalid probe argument 1 -- probe has 1 arguments available" \
     	"check \$_probe_arg1$addendum"


hooks/post-receive
--
Repository for Project Archer.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-03-15 17:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-03-15 17:03 [SCM] archer-sergiodj-stap: enable probe argument test tromey

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).