https://llvm.org/bugs/show_bug.cgi?id=23606
Bug ID: 23606 Summary: Support for non-x86(_64) architectures in LinuxSignals Product: lldb Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: normal Priority: P Component: All Bugs Assignee: lldb-dev@cs.uiuc.edu Reporter: lab...@google.com Classification: Unclassified Currently LinuxSignals hardcodes signal values for x86 architectures. However, signal constants differ between architectures on Linux. We will need to to a switch or create a separate class here. -- 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