<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Sat, Aug 16, 2014 at 8:15 PM, Reid Kleckner <span dir="ltr"><<a href="mailto:rnk@google.com" target="_blank">rnk@google.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr">Nevermind, /home probably means you're on Linux. I think Ubuntu has a similar restriction against ptracing non-child processes. You have to do silly stuff like:<div>
echo 0 | sudo tee /proc/sys/kernel/yama/ptrace_scope</div>
<div><br></div></div></blockquote><div>That was it!</div><div><br></div><div>(lldb) attach -p 11275</div><div>Process 11275 stopped</div><div>Executable module set to "/home/tfarina/chromium/src/out/Debug/chrome".</div>
<div>Architecture set to: x86_64-unknown-linux.</div><div><br></div><div>Thanks Reid.</div><div><br></div></div>-- <br><div dir="ltr">Thiago Farina</div>
</div></div>