[Lldb-commits] [PATCH] D22219: Support loading files even when incorrect file name specified by the linker

Tamas Berghammer via lldb-commits lldb-commits at lists.llvm.org
Tue Jul 12 04:19:44 PDT 2016


tberghammer updated this revision to Diff 63664.
tberghammer added a comment.

Add SBMemoryRegionInfo::GetName


http://reviews.llvm.org/D22219

Files:
  docs/lldb-gdb-remote.txt
  include/lldb/API/SBMemoryRegionInfo.h
  include/lldb/Target/MemoryRegionInfo.h
  packages/Python/lldbsuite/test/tools/lldb-server/gdbremote_testcase.py
  source/API/SBMemoryRegionInfo.cpp
  source/Core/DynamicLoader.cpp
  source/Plugins/Process/Linux/NativeProcessLinux.cpp
  source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp
  source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22219.63664.patch
Type: text/x-patch
Size: 10759 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20160712/79f9f2a0/attachment-0001.bin>


More information about the lldb-commits mailing list