public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* [Bug translator/19847] New: Entering ^C in interactive mode prompt prevents script from running
@ 2016-03-18 21:26 flu at redhat dot com
  2016-03-19 17:53 ` [Bug translator/19847] " fche at redhat dot com
  0 siblings, 1 reply; 2+ messages in thread
From: flu at redhat dot com @ 2016-03-18 21:26 UTC (permalink / raw)
  To: systemtap

https://sourceware.org/bugzilla/show_bug.cgi?id=19847

            Bug ID: 19847
           Summary: Entering ^C in interactive mode prompt prevents script
                    from running
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: translator
          Assignee: systemtap at sourceware dot org
          Reporter: flu at redhat dot com
  Target Milestone: ---

After entering ^C into the prompt, the script is unable to be started again.

$ stap -i
stap> add probe timer.s(1) {println("hi")}
Script analysis:
# probes
timer.s(1) /* <- timer.s(1) */
stap> run
hi
hi
hi
hi
^C^Cstap> ^C
stap> run
stap> 
stap> 
stap> run
stap> run
stap> run
stap>

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

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

* [Bug translator/19847] Entering ^C in interactive mode prompt prevents script from running
  2016-03-18 21:26 [Bug translator/19847] New: Entering ^C in interactive mode prompt prevents script from running flu at redhat dot com
@ 2016-03-19 17:53 ` fche at redhat dot com
  0 siblings, 0 replies; 2+ messages in thread
From: fche at redhat dot com @ 2016-03-19 17:53 UTC (permalink / raw)
  To: systemtap

https://sourceware.org/bugzilla/show_bug.cgi?id=19847

Frank Ch. Eigler <fche at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |fche at redhat dot com
         Resolution|---                         |FIXED

--- Comment #1 from Frank Ch. Eigler <fche at redhat dot com> ---
commit 2cfaeeb

-- 
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:[~2016-03-19 17:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-03-18 21:26 [Bug translator/19847] New: Entering ^C in interactive mode prompt prevents script from running flu at redhat dot com
2016-03-19 17:53 ` [Bug translator/19847] " fche 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).