[lldb-dev] [Bug 23606] New: Support for non-x86(_64) architectures in LinuxSignals
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Thu May 21 01:07:39 PDT 2015
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 at cs.uiuc.edu
Reporter: labath at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20150521/aaf5861a/attachment.html>
More information about the lldb-dev
mailing list