hanchenye-llvm-project/lldb/source/Core
Greg Clayton 40df35ef1b Explicitly set the value to NULL when adding a string map entry.
llvm-svn: 132823
2011-06-10 00:00:19 +00:00
..
Address.cpp Added new lldb_private::Process memory read/write functions to stop a bunch 2011-05-22 22:46:53 +00:00
AddressRange.cpp
AddressResolver.cpp
AddressResolverFileLine.cpp Added a new option to the "source list" command that allows us to see where 2011-04-19 04:19:37 +00:00
AddressResolverName.cpp
ArchSpec.cpp Added auto completion for architecture names and for platforms. 2011-04-13 22:47:15 +00:00
Baton.cpp
Broadcaster.cpp
Communication.cpp Added the ability to get a broadcaster event name for a given broadcaster 2011-04-01 00:29:43 +00:00
Connection.cpp
ConnectionFileDescriptor.cpp Fixed an issue that could cause LLDB to spin indefinitely. 2011-05-29 00:45:15 +00:00
ConnectionMachPort.cpp Added a speed test to the GDBRemoteCommunicationClient and 2011-04-04 18:18:57 +00:00
ConnectionSharedMemory.cpp Added a speed test to the GDBRemoteCommunicationClient and 2011-04-04 18:18:57 +00:00
ConstString.cpp Explicitly set the value to NULL when adding a string map entry. 2011-06-10 00:00:19 +00:00
DataBufferHeap.cpp
DataBufferMemoryMap.cpp Add missing headers. 2011-04-08 13:36:44 +00:00
DataExtractor.cpp lldb-59. 2011-05-30 00:49:24 +00:00
Debugger.cpp Added Debugger::GetAsync{Output/Error}Stream, and use it to print parse errors when we go to run a breakpoint condition. 2011-06-02 23:58:26 +00:00
Disassembler.cpp While implementing unwind information using UnwindAssemblyInstEmulation I ran 2011-05-09 20:18:18 +00:00
DynamicLoader.cpp
EmulateInstruction.cpp Created a std::string in the base StopInfo class for the description and 2011-06-04 01:26:29 +00:00
Error.cpp lldb-59. 2011-05-30 00:49:24 +00:00
Event.cpp This patch captures and serializes all output being written by the 2011-05-02 20:41:46 +00:00
FileLineResolver.cpp Added a new option to the "source list" command that allows us to see where 2011-04-19 04:19:37 +00:00
FileSpecList.cpp
History.cpp I modified the StringMap that was being used to unique our debugger C strings 2011-06-09 22:34:34 +00:00
InputReader.cpp This patch captures and serializes all output being written by the 2011-05-02 20:41:46 +00:00
InputReaderStack.cpp Create new class, InputReaderStack, to better handle 2011-06-02 19:18:55 +00:00
Language.cpp
Listener.cpp
Log.cpp Added auto completion for architecture names and for platforms. 2011-04-13 22:47:15 +00:00
Makefile
Mangled.cpp I modified the StringMap that was being used to unique our debugger C strings 2011-06-09 22:34:34 +00:00
Module.cpp FindFunctions was skipping the include_symbols section if it found a SymbolVendor. 2011-05-18 05:02:10 +00:00
ModuleChild.cpp
ModuleList.cpp Moved the execution context that was in the Debugger into 2011-04-12 05:54:46 +00:00
Opcode.cpp Added the ability to get the min and max instruction byte size for 2011-03-26 19:14:58 +00:00
PluginManager.cpp Moved all code from ArchDefaultUnwindPlan and ArchVolatileRegs into their 2011-05-11 18:39:18 +00:00
RegisterValue.cpp Added a way to resolve an load address from a target: 2011-05-18 01:58:14 +00:00
RegularExpression.cpp
Scalar.cpp Added new lldb_private::Process memory read/write functions to stop a bunch 2011-05-22 22:46:53 +00:00
SearchFilter.cpp Added a new option to the "source list" command that allows us to see where 2011-04-19 04:19:37 +00:00
Section.cpp Fixed the LLDB build so that we can have private types, private enums and 2011-03-24 21:19:54 +00:00
SourceManager.cpp Fixed the SymbolContext::DumpStopContext() to correctly indent and dump 2011-04-23 02:04:55 +00:00
State.cpp Added an allocated memory cache to avoid having to allocate memory over and 2011-05-17 03:37:42 +00:00
Stream.cpp
StreamAsynchronousIO.cpp This patch captures and serializes all output being written by the 2011-05-02 20:41:46 +00:00
StreamFile.cpp
StreamString.cpp
StringList.cpp Declare some const functions as const. 2011-03-11 01:48:52 +00:00
Timer.cpp
UUID.cpp
UserID.cpp
UserSettingsController.cpp Make sure if an enumeration "settings" value has a valid default setting in 2011-05-29 19:21:37 +00:00
VMRange.cpp
Value.cpp Fixed the LLDB build so that we can have private types, private enums and 2011-03-24 21:19:54 +00:00
ValueObject.cpp lldb-59. 2011-05-30 00:49:24 +00:00
ValueObjectChild.cpp Add support for "dynamic values" for C++ classes. This currently only works for "frame var" and for the 2011-04-16 00:01:13 +00:00
ValueObjectConstResult.cpp Fix up how the ValueObjects manage their life cycle so that you can hand out a shared 2011-04-22 23:53:53 +00:00
ValueObjectDynamicValue.cpp Fix dynamic value objects to do the right thing when the 2011-05-31 20:18:39 +00:00
ValueObjectList.cpp
ValueObjectMemory.cpp Added a new OptionValue subclass for lldb::Format: OptionValueFormat. Added 2011-04-27 22:04:39 +00:00
ValueObjectRegister.cpp While implementing unwind information using UnwindAssemblyInstEmulation I ran 2011-05-09 20:18:18 +00:00
ValueObjectVariable.cpp lldb-59. 2011-05-30 00:49:24 +00:00