[Lldb-commits] [PATCH] D28804: Provide a substitute to load command of gdb

Hafiz Abid Qadeer via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Jan 19 09:12:37 PST 2017


abidh updated this revision to Diff 84979.
abidh added a comment.

Changed the name of the option. Added LoadInMemory function to Module and ObjectFile class and moved the functionality of writing to memory there. Removed part which set the pc.


https://reviews.llvm.org/D28804

Files:
  include/lldb/Core/Module.h
  include/lldb/Symbol/ObjectFile.h
  source/Commands/CommandObjectTarget.cpp
  source/Core/Module.cpp
  source/Symbol/ObjectFile.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28804.84979.patch
Type: text/x-patch
Size: 7127 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20170119/33f4176a/attachment.bin>


More information about the lldb-commits mailing list