[lldb-dev] how to get all memory maps of debugged process?

Jun Koi junkoi2004 at gmail.com
Sat Feb 1 00:45:46 PST 2014


hi,

does LLDB provide any facilities to retrieve all the memory maps of
debugged process from Python script?

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.


thanks,
Jun
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20140201/1a8a4d74/attachment.html>


More information about the lldb-dev mailing list