[Lldb-commits] [PATCH] D16996: Improve the handling of missing elf symtab and missing symbol sizes

Tamas Berghammer via lldb-commits lldb-commits at lists.llvm.org
Wed Feb 10 02:47:59 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL260369: Improve the handling of missing elf symtab and missing symbol sizes (authored by tberghammer).

Changed prior to commit:
  http://reviews.llvm.org/D16996?vs=47314&id=47433#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D16996

Files:
  lldb/trunk/include/lldb/Core/RangeMap.h
  lldb/trunk/include/lldb/Symbol/DWARFCallFrameInfo.h
  lldb/trunk/include/lldb/Symbol/ObjectFile.h
  lldb/trunk/include/lldb/Symbol/Symtab.h
  lldb/trunk/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp
  lldb/trunk/source/Plugins/ObjectFile/ELF/ObjectFileELF.h
  lldb/trunk/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp
  lldb/trunk/source/Symbol/DWARFCallFrameInfo.cpp
  lldb/trunk/source/Symbol/ObjectFile.cpp
  lldb/trunk/source/Symbol/Symtab.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16996.47433.patch
Type: text/x-patch
Size: 22400 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20160210/152eecd8/attachment-0001.bin>


More information about the lldb-commits mailing list