hanchenye-llvm-project/lldb/source/API
Jim Ingham 399f1cafa6 Added the equivalent of gdb's "unwind-on-signal" to the expression command, and a parameter to control it in ClangUserExpression, and on down to ClangFunction.
llvm-svn: 118290
2010-11-05 19:25:48 +00:00
..
Makefile
SBAddress.cpp Cleaned up the API logging a lot more to reduce redundant information and 2010-10-31 03:01:06 +00:00
SBBlock.cpp Improved API logging. 2010-10-30 04:51:46 +00:00
SBBreakpoint.cpp Improved API logging. 2010-10-30 04:51:46 +00:00
SBBreakpointLocation.cpp Cleaned up the API logging a lot more to reduce redundant information and 2010-10-31 03:01:06 +00:00
SBBroadcaster.cpp Cleaned up the API logging a lot more to reduce redundant information and 2010-10-31 03:01:06 +00:00
SBCommandInterpreter.cpp Cleaned up the API logging a lot more to reduce redundant information and 2010-10-31 03:01:06 +00:00
SBCommandReturnObject.cpp Cleaned up the API logging a lot more to reduce redundant information and 2010-10-31 03:01:06 +00:00
SBCommunication.cpp Cleaned up the API logging a lot more to reduce redundant information and 2010-10-31 03:01:06 +00:00
SBCompileUnit.cpp Cleaned up the API logging a lot more to reduce redundant information and 2010-10-31 03:01:06 +00:00
SBDebugger.cpp Cleaned up the API logging a lot more to reduce redundant information and 2010-10-31 03:01:06 +00:00
SBError.cpp Added support for loading and unloading shared libraries. This was done by 2010-11-04 01:54:29 +00:00
SBEvent.cpp Cleaned up the API logging a lot more to reduce redundant information and 2010-10-31 03:01:06 +00:00
SBFileSpec.cpp Cleaned up the API logging a lot more to reduce redundant information and 2010-10-31 03:01:06 +00:00
SBFrame.cpp Added the equivalent of gdb's "unwind-on-signal" to the expression command, and a parameter to control it in ClangUserExpression, and on down to ClangFunction. 2010-11-05 19:25:48 +00:00
SBFunction.cpp Cleaned up the API logging a lot more to reduce redundant information and 2010-10-31 03:01:06 +00:00
SBHostOS.cpp Cleaned up the API logging a lot more to reduce redundant information and 2010-10-31 03:01:06 +00:00
SBInputReader.cpp Cleaned up the API logging a lot more to reduce redundant information and 2010-10-31 03:01:06 +00:00
SBInstruction.cpp Added the ability to get the disassembly instructions from the function and 2010-10-06 03:09:58 +00:00
SBInstructionList.cpp Added the ability to get the disassembly instructions from the function and 2010-10-06 03:09:58 +00:00
SBLineEntry.cpp Cleaned up the API logging a lot more to reduce redundant information and 2010-10-31 03:01:06 +00:00
SBListener.cpp Cleaned up the API logging a lot more to reduce redundant information and 2010-10-31 03:01:06 +00:00
SBModule.cpp Fixed an include so case sensitive builders can build. 2010-10-31 19:57:43 +00:00
SBProcess.cpp Added support for loading and unloading shared libraries. This was done by 2010-11-04 01:54:29 +00:00
SBSourceManager.cpp
SBStream.cpp We now have SBStream that mirrors the generic stream classes we 2010-09-17 17:42:16 +00:00
SBStringList.cpp Fixed build error of LLDBWrapPython.cpp by removing the "protected" access modifier. 2010-09-17 18:39:57 +00:00
SBSymbol.cpp Improved API logging. 2010-10-30 04:51:46 +00:00
SBSymbolContext.cpp Cleaned up the API logging a lot more to reduce redundant information and 2010-10-31 03:01:06 +00:00
SBSymbolContextList.cpp Added some missing API for address resolving within a module, and looking 2010-09-10 18:31:35 +00:00
SBTarget.cpp Cleaned up the API logging a lot more to reduce redundant information and 2010-10-31 03:01:06 +00:00
SBThread.cpp Cleaned up the API logging a lot more to reduce redundant information and 2010-10-31 03:01:06 +00:00
SBType.cpp Clean up the API logging code: 2010-10-26 23:49:36 +00:00
SBValue.cpp Cleaned up the API logging a lot more to reduce redundant information and 2010-10-31 03:01:06 +00:00
SBValueList.cpp Modified the lldb_private::TypeList to use a std::multimap for quicker lookup 2010-10-29 04:59:35 +00:00