[lldb-dev] [Bug 23724] New: Signal event for real-time signals does not have payload
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Mon Jun 1 22:14:51 PDT 2015
https://llvm.org/bugs/show_bug.cgi?id=23724
Bug ID: 23724
Summary: Signal event for real-time signals does not have
payload
Product: lldb
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: All Bugs
Assignee: lldb-dev at cs.uiuc.edu
Reporter: eugenebi at hotmail.com
Classification: Unclassified
For real-time signals on Linux if the signal is sent using sigqueue(3), an
accompanying value (either an integer or a pointer) can be sent with the
signal. This value is lost and cannot be retrieved by the C++ extensions.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20150602/72e3f2e0/attachment.html>
More information about the lldb-dev
mailing list