[Lldb-commits] [PATCH] D56595: SymbolFileBreakpad: Add line table support

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Feb 7 05:42:20 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL353404: SymbolFileBreakpad: Add line table support (authored by labath, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D56595?vs=185557&id=185752#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D56595/new/

https://reviews.llvm.org/D56595

Files:
  lldb/trunk/include/lldb/Core/FileSpecList.h
  lldb/trunk/include/lldb/Core/RangeMap.h
  lldb/trunk/lit/SymbolFile/Breakpad/Inputs/line-table-discontinuous-file-ids.syms
  lldb/trunk/lit/SymbolFile/Breakpad/Inputs/line-table-edgecases.syms
  lldb/trunk/lit/SymbolFile/Breakpad/Inputs/line-table-missing-file.syms
  lldb/trunk/lit/SymbolFile/Breakpad/Inputs/line-table.syms
  lldb/trunk/lit/SymbolFile/Breakpad/line-table-discontinuous-file-ids.test
  lldb/trunk/lit/SymbolFile/Breakpad/line-table-edgecases.test
  lldb/trunk/lit/SymbolFile/Breakpad/line-table-missing-file.test
  lldb/trunk/lit/SymbolFile/Breakpad/line-table.test
  lldb/trunk/source/Core/FileSpecList.cpp
  lldb/trunk/source/Plugins/SymbolFile/Breakpad/SymbolFileBreakpad.cpp
  lldb/trunk/source/Plugins/SymbolFile/Breakpad/SymbolFileBreakpad.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56595.185752.patch
Type: text/x-patch
Size: 29531 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190207/5129b450/attachment-0001.bin>


More information about the lldb-commits mailing list