<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Sat, Feb 1, 2014 at 4:45 PM, Jun Koi <span dir="ltr"><<a href="mailto:junkoi2004@gmail.com" target="_blank">junkoi2004@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div>hi,<br><br></div><div>does LLDB provide any facilities to retrieve all the memory maps of debugged process from Python script?<br>

<br></div>on Linux, we can get this from /proc/<debugged-id>/map, but this is rather mechanical, so if LLDB can get that for me, it would save me from doing that myself.<br></div></div></blockquote><div><br></div><div>

in case there is no such a facility, how can i get the pid of debugged process? (so i can use pid to get all the memory maps afterwards)<br><br>i looked around, and couldnt find any API that can tell me the pid. any hint?<br>

<br></div><div>thanks.<br><br></div></div><br></div></div>