hanchenye-llvm-project/lldb/source/Symbol
Johnny Chen d397dc80eb Fix two 'dereference of a null pointer' detected by the static analyzer.
llvm-svn: 137394
2011-08-12 00:02:24 +00:00
..
Block.cpp This is an overhaul of the expression parser code 2011-08-05 23:43:37 +00:00
ClangASTContext.cpp Fixed LLDB's handling of ElaboratedTypes, which was 2011-08-11 23:56:13 +00:00
ClangASTImporter.cpp While tracking down memory consumption issue a few things were needed: the 2011-08-10 02:10:13 +00:00
ClangASTType.cpp Silence the static analyzer. 2011-08-11 23:47:21 +00:00
ClangExternalASTSourceCallbacks.cpp This commit adds broad architectural support for hierarchical 2011-06-25 00:44:06 +00:00
ClangNamespaceDecl.cpp
CompileUnit.cpp Added "target variable" command that allows introspection of global 2011-07-07 01:59:51 +00:00
DWARFCallFrameInfo.cpp Improved the packet throughput when debugging with GDB remote by over 3x on 2011-06-17 01:22:15 +00:00
Declaration.cpp Allow the built in ValueObject summary providers for C strings 2011-07-10 19:21:23 +00:00
FuncUnwinders.cpp Moved all code from ArchDefaultUnwindPlan and ArchVolatileRegs into their 2011-05-11 18:39:18 +00:00
Function.cpp This is an overhaul of the expression parser code 2011-08-05 23:43:37 +00:00
LineEntry.cpp
LineTable.cpp Added a new option to the "source list" command that allows us to see where 2011-04-19 04:19:37 +00:00
Makefile
ObjectFile.cpp Moved the execution context that was in the Debugger into 2011-04-12 05:54:46 +00:00
Symbol.cpp Order of initialization lists. 2011-04-11 19:41:40 +00:00
SymbolContext.cpp Added the ability to _not_ skip the prologue when settings breakpoints 2011-07-12 17:06:17 +00:00
SymbolFile.cpp A few of the issue I have been trying to track down and fix have been due to 2011-01-17 03:46:26 +00:00
SymbolVendor.cpp LLDB now has "Platform" plug-ins. Platform plug-ins are plug-ins that provide 2011-03-08 22:40:15 +00:00
Symtab.cpp Fixed the LLDB build so that we can have private types, private enums and 2011-03-24 21:19:54 +00:00
Type.cpp This is an overhaul of the expression parser code 2011-08-05 23:43:37 +00:00
TypeHierarchyNavigator.cpp System-wide summaries: 2011-07-15 23:30:15 +00:00
TypeList.cpp A few of the issue I have been trying to track down and fix have been due to 2011-01-17 03:46:26 +00:00
UnwindPlan.cpp Fix two 'dereference of a null pointer' detected by the static analyzer. 2011-08-12 00:02:24 +00:00
UnwindTable.cpp Renamed UnwindAssemblyProfiler to UnwindAssembly along with its source files. 2011-04-25 21:14:26 +00:00
Variable.cpp Added the ability to see block variables when looking up addresses 2011-07-11 05:12:02 +00:00
VariableList.cpp Added the ability to see global variables with a variable expression path so 2011-07-08 21:46:14 +00:00