public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* [Bug dyninst/15595] New: Dyninst ignores -o
@ 2013-06-06 18:21 swagiaal at redhat dot com
  2013-06-06 19:08 ` [Bug dyninst/15595] " dsmith at redhat dot com
  0 siblings, 1 reply; 2+ messages in thread
From: swagiaal at redhat dot com @ 2013-06-06 18:21 UTC (permalink / raw)
  To: systemtap

http://sourceware.org/bugzilla/show_bug.cgi?id=15595

            Bug ID: 15595
           Summary: Dyninst ignores -o
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: dyninst
          Assignee: systemtap at sourceware dot org
          Reporter: swagiaal at redhat dot com

It seems like dyninst does not take the -o option into consideration:

$ stap -o stap.out --runtime=dyninst -e 'probe begin{log("began")}' -c
'./a.out' && cat stap.out
began
cat: stap.out: No such file or directory

where as:

$ stap -o stap.out -e 'probe begin{log("began")}' -c './a.out' && cat stap.out
began

-- 
You are receiving this mail because:
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug dyninst/15595] Dyninst ignores -o
  2013-06-06 18:21 [Bug dyninst/15595] New: Dyninst ignores -o swagiaal at redhat dot com
@ 2013-06-06 19:08 ` dsmith at redhat dot com
  0 siblings, 0 replies; 2+ messages in thread
From: dsmith at redhat dot com @ 2013-06-06 19:08 UTC (permalink / raw)
  To: systemtap

http://sourceware.org/bugzilla/show_bug.cgi?id=15595

David Smith <dsmith at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |dsmith at redhat dot com
         Resolution|---                         |DUPLICATE

--- Comment #1 from David Smith <dsmith at redhat dot com> ---
Duplicate of bug #14791.

*** This bug has been marked as a duplicate of bug 14791 ***

-- 
You are receiving this mail because:
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-06-06 19:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-06 18:21 [Bug dyninst/15595] New: Dyninst ignores -o swagiaal at redhat dot com
2013-06-06 19:08 ` [Bug dyninst/15595] " dsmith at redhat dot com

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