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: [email protected]
Reporter: [email protected]
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.
_______________________________________________
lldb-dev mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev