[lldb-dev] reading raw binary ram dump into memory

Chen, Charlie charliec at qti.qualcomm.com
Fri Jul 12 17:03:00 PDT 2013


Hi all,

I'm new to lldb and am trying to accomplish the following:

Look up symbol from elf file for address offset
Read ram dump into memory using offset

Looking up the symbols etc is all very straight forward, but given this offset (say 0x10000), how do I read the contents of a separate .bin file into memory to be read/accessed?

Thanks so much

Charlie
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20130713/9a3ff464/attachment.html>


More information about the lldb-dev mailing list