.. |
Block.cpp
|
Added more functionality to Range template classes in RangeMap.h and converted remaining DWARF areas that were using ranges over to this class. Also converted lldb_private::Block to use it.
|
2011-10-08 00:49:15 +00:00 |
ClangASTContext.cpp
|
Handled the call operator properly.
|
2011-10-15 01:15:07 +00:00 |
ClangASTImporter.cpp
|
Improved expression logging. Now all calls to
|
2011-10-14 20:34:21 +00:00 |
ClangASTType.cpp
|
Added more functionality to Range template classes in RangeMap.h and converted remaining DWARF areas that were using ranges over to this class. Also converted lldb_private::Block to use it.
|
2011-10-08 00:49:15 +00:00 |
ClangExternalASTSourceCallbacks.cpp
|
This commit adds broad architectural support for hierarchical
|
2011-06-25 00:44:06 +00:00 |
ClangNamespaceDecl.cpp
|
Modified the lldb_private::Type clang type resolving code to handle three
|
2010-11-13 03:52:47 +00:00 |
CompileUnit.cpp
|
Added the ability to restrict breakpoints by function name, function regexp, selector
|
2011-09-23 00:54:11 +00:00 |
DWARFCallFrameInfo.cpp
|
Added the ability for DWARF locations to use the ABI plug-ins to resolve
|
2011-09-02 01:15:17 +00:00 |
Declaration.cpp
|
Allow the built in ValueObject summary providers for C strings
|
2011-07-10 19:21:23 +00:00 |
FuncUnwinders.cpp
|
Have the FuncUnwinder object request & provide an architecture-defined
|
2011-09-15 00:44:34 +00:00 |
Function.cpp
|
When a function calculates its module, make sure it returns the "real" module, not the linked .o file.
|
2011-10-07 22:20:35 +00:00 |
LineEntry.cpp
|
Moved the section load list up into the target so we can use the target
|
2010-09-14 23:36:40 +00:00 |
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
|
Merged Eli Friedman's linux build changes where he added Makefile files that
|
2010-07-09 20:39:50 +00:00 |
ObjectFile.cpp
|
Enable all the new accelerator tables if they are present and don't manually
|
2011-10-04 22:41:51 +00:00 |
Symbol.cpp
|
Removed some commented out code from the DWARF parser.
|
2011-09-30 20:52:25 +00:00 |
SymbolContext.cpp
|
Cleaned up a few functions that never get used.
|
2011-10-13 22:18:56 +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
|
Completed the glue that passes a ClangNamespaceDecl *
|
2011-10-13 01:49:10 +00:00 |
Symtab.cpp
|
Update declarations for all functions/methods that accept printf-style
|
2011-09-20 21:44:10 +00:00 |
Type.cpp
|
Converted the lldb_private::Process over to use the intrusive
|
2011-09-22 04:58:26 +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
|
Update declarations for all functions/methods that accept printf-style
|
2011-09-20 21:44:10 +00:00 |
UnwindTable.cpp
|
Renamed UnwindAssemblyProfiler to UnwindAssembly along with its source files.
|
2011-04-25 21:14:26 +00:00 |
Variable.cpp
|
Update declarations for all functions/methods that accept printf-style
|
2011-09-20 21:44:10 +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 |