.. |
Block.cpp
|
<rdar://problem/10103468>
|
2012-02-24 01:59:29 +00:00 |
ClangASTContext.cpp
|
Check if the two clang opaque type pointers are equal before doing anything more exhaustive comparison.
|
2012-04-06 17:38:55 +00:00 |
ClangASTImporter.cpp
|
<rdar://problem/11082392>
|
2012-03-30 00:51:13 +00:00 |
ClangASTType.cpp
|
Fixed an issue that would cause a crash when dumping fully qualified types.
|
2012-04-11 16:21:20 +00:00 |
ClangExternalASTSourceCallbacks.cpp
|
I have brought LLDB up-to-date with top of tree
|
2012-02-04 08:49:35 +00:00 |
ClangExternalASTSourceCommon.cpp
|
Added the ability for clients to grab a set of symbol table indexes and then
|
2011-12-03 20:02:42 +00:00 |
ClangNamespaceDecl.cpp
|
Added a packet history object to the GDBRemoteCommunication class that is always remembering the last 512 packets that were sent/received. These packets get dumped if logging gets enabled, or when the new expr lldb::DumpProcessGDBRemotePacketHistory (void *process, const char *log_file_path) global function is called.
|
2012-04-09 22:46:21 +00:00 |
CompileUnit.cpp
|
<rdar://problem/10103468>
|
2012-02-24 01:59:29 +00:00 |
DWARFCallFrameInfo.cpp
|
<rdar://problem/10560053>
|
2012-02-05 02:38:54 +00:00 |
Declaration.cpp
|
Allow the built in ValueObject summary providers for C strings
|
2011-07-10 19:21:23 +00:00 |
FuncUnwinders.cpp
|
Thread hardening part 3. Now lldb_private::Thread objects have std::weak_ptr
|
2012-02-21 00:09:25 +00:00 |
Function.cpp
|
<rdar://problem/10103468>
|
2012-02-24 01:59:29 +00:00 |
LineEntry.cpp
|
<rdar://problem/10103468>
|
2012-02-24 01:59:29 +00:00 |
LineTable.cpp
|
<rdar://problem/11149427>
|
2012-03-29 20:50: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
|
Fixed a few things in the ELF object file:
|
2012-03-27 02:40:46 +00:00 |
Symbol.cpp
|
Make sure the byte size is correct when dumping as it may need to be calculated on the fly.
|
2012-03-07 23:30:39 +00:00 |
SymbolContext.cpp
|
<rdar://problem/10997402>
|
2012-03-07 21:03:09 +00:00 |
SymbolFile.cpp
|
Added code in the Host layer that can report system log messages
|
2012-01-05 03:57:59 +00:00 |
SymbolVendor.cpp
|
<rdar://problem/11160171>
|
2012-04-02 22:59:12 +00:00 |
Symtab.cpp
|
<rdar://problem/10997402>
|
2012-03-07 21:03:09 +00:00 |
Type.cpp
|
<rdar://problem/11113279>
|
2012-03-26 23:03:23 +00:00 |
TypeHierarchyNavigator.cpp
|
System-wide summaries:
|
2011-07-15 23:30:15 +00:00 |
TypeList.cpp
|
<rdar://problem/11113279>
|
2012-03-26 23:03:23 +00:00 |
UnwindPlan.cpp
|
Thread hardening part 3. Now lldb_private::Thread objects have std::weak_ptr
|
2012-02-21 00:09:25 +00:00 |
UnwindTable.cpp
|
Added the ability to disassembly "count" instructions given a SBAddress.
|
2012-03-06 22:24:44 +00:00 |
Variable.cpp
|
<rdar://problem/10103468>
|
2012-02-24 01:59:29 +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 |
VerifyDecl.cpp
|
Added VerifyDecl, a function that, when LLDB is
|
2011-10-26 01:06:27 +00:00 |