This is the LLDB side of http://reviews.llvm.org/D4005
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Slight adjustment to updateSectionLoadAddress to properly adjust the load address range of fake segments.
Paths
| Differential D4006
Allow MachO JIT debugging ClosedPublic Authored by loladiro on Jun 3 2014, 9:46 AM.
Details
Diff Detail Event Timelineloladiro updated this object. Comment Actions Slight adjustment to updateSectionLoadAddress to properly adjust the load address range of fake segments. This revision is now accepted and ready to land.Jun 30 2014, 12:53 PM
Revision Contents
Diff 10646 include/lldb/Core/Section.h
lib/Makefile
source/Core/Section.cpp
source/Expression/IRExecutionUnit.cpp
source/Plugins/JITLoader/GDB/JITLoaderGDB.cpp
source/Plugins/Makefile
source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp
source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp
source/Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.cpp
|