[Lldb-commits] [PATCH] D13245: Add support for .ARM.exidx unwind information

Tamas Berghammer via lldb-commits lldb-commits at lists.llvm.org
Wed Sep 30 06:52:01 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL248903: Add support for .ARM.exidx unwind information (authored by tberghammer).

Changed prior to commit:
  http://reviews.llvm.org/D13245?vs=35970&id=36101#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D13245

Files:
  lldb/trunk/include/lldb/Symbol/ArmUnwindInfo.h
  lldb/trunk/include/lldb/Symbol/FuncUnwinders.h
  lldb/trunk/include/lldb/Symbol/UnwindTable.h
  lldb/trunk/include/lldb/lldb-enumerations.h
  lldb/trunk/include/lldb/lldb-forward.h
  lldb/trunk/source/Commands/CommandObjectTarget.cpp
  lldb/trunk/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp
  lldb/trunk/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp
  lldb/trunk/source/Plugins/Process/Utility/RegisterContextLLDB.cpp
  lldb/trunk/source/Symbol/ArmUnwindInfo.cpp
  lldb/trunk/source/Symbol/CMakeLists.txt
  lldb/trunk/source/Symbol/FuncUnwinders.cpp
  lldb/trunk/source/Symbol/ObjectFile.cpp
  lldb/trunk/source/Symbol/UnwindTable.cpp
  lldb/trunk/source/Utility/ConvertEnum.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13245.36101.patch
Type: text/x-patch
Size: 32806 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150930/b2f2578a/attachment-0001.bin>


More information about the lldb-commits mailing list