This is the mail archive of the
systemtap@sourceware.org
mailing list for the systemtap project.
[Bug bpf/23480] New: bpfinterp.cxx should respond to ^C
- From: "me at serhei dot io" <sourceware-bugzilla at sourceware dot org>
- To: systemtap at sourceware dot org
- Date: Thu, 02 Aug 2018 16:55:00 +0000
- Subject: [Bug bpf/23480] New: bpfinterp.cxx should respond to ^C
- Auto-submitted: auto-generated
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.