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

Reply via email to