[lldb-dev] [Bug 23918] New: CMake should check for process_vm_readv() availability
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Mon Jun 22 18:23:18 PDT 2015
https://llvm.org/bugs/show_bug.cgi?id=23918
Bug ID: 23918
Summary: CMake should check for process_vm_readv() availability
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: eugene.zelenko at gmail.com
Classification: Unclassified
I tried to build SVN version (as of r240030) on RHEL 6 and I encountered
problem in source/Plugins/Process/Linux/NativeProcessLinux.cpp which relies on
process_vm_readv(). But prototypes doesn't exist in system headers.
--
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/20150623/db571f43/attachment.html>
More information about the lldb-dev
mailing list