[Lldb-commits] [PATCH] Attach to process fix for Linux
Kopec, Matt
matt.kopec at intel.com
Fri Oct 12 08:46:59 PDT 2012
Hi all,
This patch fixes some problems with attaching to a process on Linux.
1. The run lock wasn't being locked when attaching.
2. The inferior pid wasn't being set in the ProcessMonitor object after attaching with ptrace.
Thanks,
Matt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20121012/0c25e81c/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: attach.patch
Type: application/octet-stream
Size: 2271 bytes
Desc: attach.patch
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20121012/0c25e81c/attachment.obj>
More information about the lldb-commits
mailing list