opnsense-src/contrib/llvm/tools/lldb/source/Symbol
Ed Maste 6fcb82420b Update LLDB snapshot to upstream r202189
Highlights include:

- Support hardware watchpoints on FreeBSD
  (r201706)

- Improved unwinding through hand-written assembly functions
  (r201839)

- Handle DW_TAG_unspecified_parameters for variadic functions
  (r202061)

- Fix Ctrl+C interrupting a running inferior process
  (r202086, r202154)

- Various bug fixes, including to the remote GDB protocol client

Sponsored by:	DARPA, AFRL
2014-02-25 22:13:51 +00:00
..
Block.cpp
ClangASTContext.cpp Update LLDB snapshot to upstream r201577 2014-02-18 19:52:51 +00:00
ClangASTImporter.cpp
ClangASTType.cpp Clang/LLVM 3.4 compatibility for the LLDB snapshot 2014-02-18 20:31:51 +00:00
ClangExternalASTSourceCallbacks.cpp
ClangExternalASTSourceCommon.cpp
ClangNamespaceDecl.cpp
CompileUnit.cpp
Declaration.cpp
DWARFCallFrameInfo.cpp
Function.cpp Update LLDB snapshot to upstream r201577 2014-02-18 19:52:51 +00:00
FuncUnwinders.cpp Update LLDB snapshot to upstream r201577 2014-02-18 19:52:51 +00:00
LineEntry.cpp
LineTable.cpp
ObjectFile.cpp
Symbol.cpp Update LLDB snapshot to upstream r201577 2014-02-18 19:52:51 +00:00
SymbolContext.cpp
SymbolFile.cpp
SymbolVendor.cpp
Symtab.cpp
Type.cpp Update LLDB snapshot to upstream r201577 2014-02-18 19:52:51 +00:00
TypeList.cpp
UnwindPlan.cpp Update LLDB to upstream r196322 snapshot 2013-12-03 22:26:38 +00:00
UnwindTable.cpp
Variable.cpp Update LLDB snapshot to upstream r201577 2014-02-18 19:52:51 +00:00
VariableList.cpp Update LLDB snapshot to upstream r202189 2014-02-25 22:13:51 +00:00
VerifyDecl.cpp