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
_______________________________________________
lldb-dev mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev

Reply via email to