[PATCH] MCJIT MachO debugging support

Keno Fischer kfischer at college.harvard.edu
Tue Jun 3 09:31:47 PDT 2014


Adds the necessary hooks to MCJIT to be able to debug generated MachO files using the GDB JIT debugging interface. Corresponding patch to LLDB in a minute.

http://reviews.llvm.org/D4005

Files:
  include/llvm/Object/MachO.h
  lib/ExecutionEngine/MCJIT/MCJIT.cpp
  lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp
  lib/ExecutionEngine/RuntimeDyld/RuntimeDyldMachO.cpp
  lib/ExecutionEngine/RuntimeDyld/RuntimeDyldMachO.h
  lib/Object/MachOObjectFile.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4005.10054.patch
Type: text/x-patch
Size: 9499 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140603/a5dc7b60/attachment.bin>


More information about the llvm-commits mailing list