This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bpf/23480] New: bpfinterp.cxx should respond to ^C


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

            Bug ID: 23480
           Summary: bpfinterp.cxx should respond to ^C
           Product: systemtap
           Version: unspecified
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: bpf
          Assignee: systemtap at sourceware dot org
          Reporter: me at serhei dot io
  Target Milestone: ---

# stap --bpf -v -e 'probe begin { for(;;) { printf("whoosh!") } }'

Cannot be interrupted with ^C, forcing the user to kill the process.

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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]