History log of /freebsd-10-stable/lib/clang/liblldbUtility/
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
263363 19-Mar-2014 emaste

MFC r258054: Update LLDB to upstream r194122 snapshot

Inludes minor changes relative to upstream, for compatibility with
FreeBSD's in-tree LLVM 3.3:

- Reverted LLDB r191806, restoring use of previous API.
- Reverted part of LLDB r189317, restoring previous enum names.
- Work around missing LLVM r192504, using previous registerEHFrames API
(limited functionality).
- Removed PlatformWindows header include and init/terminate calls.

Sponsored by: DARPA, AFRL


/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/API/SBHostOS.h
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/API/SBProcess.h
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/API/SBTarget.h
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/API/SBThread.h
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Breakpoint/Breakpoint.h
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Breakpoint/BreakpointList.h
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Breakpoint/BreakpointLocation.h
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Breakpoint/BreakpointResolver.h
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Breakpoint/BreakpointSiteList.h
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Breakpoint/StoppointLocation.h
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Core/Address.h
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Core/ArchSpec.h
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Core/ConnectionFileDescriptor.h
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Core/ConnectionMachPort.h
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Core/ConstString.h
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Core/DataExtractor.h
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Core/Debugger.h
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Core/Disassembler.h
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Core/EmulateInstruction.h
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Core/Error.h
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Core/Flags.h
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Core/Log.h
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Core/Module.h
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Core/ModuleList.h
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Core/ModuleSpec.h
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Core/Opcode.h
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Core/PluginManager.h
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Core/RangeMap.h
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Core/RegularExpression.h
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Core/StreamGDBRemote.h
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Core/UUID.h
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Core/Value.h
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Core/ValueObject.h
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Core/ValueObjectDynamicValue.h
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Core/dwarf.h
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/DataFormatters/CXXFormatterFunctions.h
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/DataFormatters/DataVisualization.h
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/DataFormatters/FormatCache.h
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/DataFormatters/FormatClasses.h
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/DataFormatters/FormatManager.h
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/DataFormatters/FormatNavigator.h
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/DataFormatters/TypeCategory.h
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/DataFormatters/TypeCategoryMap.h
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/DataFormatters/TypeSummary.h
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/DataFormatters/TypeSynthetic.h
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/DataFormatters/ValueObjectPrinter.h
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Expression/ClangExpressionDeclMap.h
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Expression/ClangFunction.h
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Expression/ClangUserExpression.h
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Expression/DWARFExpression.h
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Expression/IRExecutionUnit.h
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Expression/IRForTarget.h
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Host/Condition.h
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Host/Config.h
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Host/File.h
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Host/FileSpec.h
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Host/Host.h
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Host/Mutex.h
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Host/OptionParser.h
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Host/ProcessRunLock.h
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Host/SocketAddress.h
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Host/Symbols.h
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Host/Terminal.h
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Host/TimeValue.h
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Interpreter/Args.h
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Interpreter/CommandObject.h
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Interpreter/OptionGroupValueObjectDisplay.h
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Interpreter/OptionValueBoolean.h
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Interpreter/OptionValueEnumeration.h
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Interpreter/Options.h
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Interpreter/PythonDataObjects.h
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Interpreter/ScriptInterpreter.h
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Interpreter/ScriptInterpreterPython.h
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Symbol/Block.h
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Symbol/ClangASTImporter.h
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Symbol/ClangASTType.h
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Symbol/ClangNamespaceDecl.h
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Symbol/ObjectFile.h
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Symbol/Symbol.h
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Symbol/SymbolContext.h
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Symbol/Symtab.h
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Symbol/Type.h
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Symbol/TypeList.h
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Target/DynamicLoader.h
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Target/ExecutionContext.h
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Target/Platform.h
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Target/Process.h
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Target/RegisterContext.h
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Target/StackFrame.h
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Target/StackFrameList.h
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Target/StackID.h
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Target/SystemRuntime.h
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Target/Target.h
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Target/Thread.h
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Target/ThreadPlanCallFunction.h
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Target/ThreadPlanStepOverRange.h
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Utility/RefCounter.h
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Utility/SharingPtr.h
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/lldb-defines.h
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/lldb-enumerations.h
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/lldb-forward.h
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/lldb-private-enumerations.h
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/lldb-private-interfaces.h
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/lldb-private-log.h
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/lldb-private.h
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/lldb-types.h
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/lldb-versioning.h
/freebsd-10-stable/contrib/llvm/tools/lldb/source/API/SBCommandInterpreter.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/API/SBData.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/API/SBDebugger.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/API/SBFileSpec.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/API/SBFunction.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/API/SBHostOS.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/API/SBModuleSpec.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/API/SBProcess.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/API/SBSymbol.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/API/SBTarget.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/API/SBThread.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/API/SBType.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/API/SBTypeCategory.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/API/SBTypeNameSpecifier.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/API/SBValue.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Breakpoint/Breakpoint.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Breakpoint/BreakpointList.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Breakpoint/BreakpointLocation.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Breakpoint/BreakpointLocationList.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Breakpoint/BreakpointResolver.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Breakpoint/BreakpointResolverFileLine.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Breakpoint/BreakpointResolverFileRegex.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Breakpoint/BreakpointResolverName.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Breakpoint/StoppointLocation.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Commands/CommandCompletions.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Commands/CommandObjectArgs.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Commands/CommandObjectBreakpoint.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Commands/CommandObjectBreakpointCommand.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Commands/CommandObjectCommands.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Commands/CommandObjectDisassemble.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Commands/CommandObjectExpression.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Commands/CommandObjectExpression.h
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Commands/CommandObjectFrame.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Commands/CommandObjectHelp.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Commands/CommandObjectLog.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Commands/CommandObjectMemory.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Commands/CommandObjectPlatform.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Commands/CommandObjectProcess.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Commands/CommandObjectRegister.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Commands/CommandObjectSettings.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Commands/CommandObjectSource.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Commands/CommandObjectTarget.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Commands/CommandObjectThread.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Commands/CommandObjectType.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Commands/CommandObjectWatchpoint.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Commands/CommandObjectWatchpointCommand.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Core/Address.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Core/ArchSpec.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Core/Communication.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Core/ConnectionFileDescriptor.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Core/ConnectionMachPort.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Core/ConnectionSharedMemory.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Core/ConstString.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Core/DataBufferMemoryMap.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Core/DataExtractor.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Core/Debugger.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Core/Disassembler.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Core/Error.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Core/FileLineResolver.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Core/Log.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Core/Mangled.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Core/Module.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Core/ModuleList.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Core/Opcode.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Core/PluginManager.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Core/SearchFilter.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Core/SourceManager.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Core/StreamGDBRemote.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Core/Timer.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Core/Value.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Core/ValueObject.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Core/ValueObjectDynamicValue.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Core/ValueObjectSyntheticFilter.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Core/ValueObjectVariable.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/DataFormatters/CXXFormatterFunctions.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/DataFormatters/DataVisualization.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/DataFormatters/FormatCache.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/DataFormatters/FormatManager.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/DataFormatters/LibCxxUnorderedMap.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/DataFormatters/TypeCategory.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/DataFormatters/TypeCategoryMap.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/DataFormatters/TypeFormat.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/DataFormatters/TypeSummary.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/DataFormatters/ValueObjectPrinter.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Expression/ClangASTSource.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Expression/ClangExpressionDeclMap.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Expression/ClangExpressionParser.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Expression/ClangFunction.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Expression/ClangUserExpression.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Expression/DWARFExpression.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Expression/IRForTarget.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Expression/IRInterpreter.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Expression/IRMemoryMap.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Expression/Materializer.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Host/common/Condition.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Host/common/File.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Host/common/FileSpec.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Host/common/Host.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Host/common/Mutex.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Host/common/OptionParser.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Host/common/ProcessRunLock.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Host/common/SocketAddress.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Host/common/Terminal.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Host/common/TimeValue.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Host/freebsd/Host.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Interpreter/Args.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Interpreter/CommandInterpreter.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Interpreter/CommandObject.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Interpreter/OptionGroupArchitecture.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Interpreter/OptionGroupBoolean.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Interpreter/OptionGroupFile.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Interpreter/OptionGroupFormat.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Interpreter/OptionGroupOutputFile.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Interpreter/OptionGroupPlatform.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Interpreter/OptionGroupString.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Interpreter/OptionGroupUInt64.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Interpreter/OptionGroupUUID.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Interpreter/OptionGroupValueObjectDisplay.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Interpreter/OptionGroupVariable.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Interpreter/OptionGroupWatchpoint.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Interpreter/OptionValueFileSpec.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Interpreter/OptionValueProperties.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Interpreter/Options.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Interpreter/PythonDataObjects.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Interpreter/ScriptInterpreter.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Interpreter/ScriptInterpreterPython.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/ABI/MacOSX-arm/ABIMacOSX_arm.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/ABI/MacOSX-i386/ABIMacOSX_i386.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/ABI/MacOSX-i386/ABIMacOSX_i386.h
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-x86_64/ABISysV_x86_64.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-x86_64/ABISysV_x86_64.h
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Disassembler/llvm/DisassemblerLLVMC.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/AuxVector.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/DYLDRendezvous.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/DYLDRendezvous.h
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/DynamicLoaderPOSIXDYLD.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/DynamicLoaderPOSIXDYLD.h
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Instruction/ARM/EmulateInstructionARM.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Instruction/ARM/EmulateInstructionARM.h
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Instruction/ARM/EmulationStateARM.h
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/ItaniumABILanguageRuntime.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/ObjectContainer/BSD-Archive/ObjectContainerBSDArchive.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.h
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/OperatingSystem/Python/OperatingSystemPython.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Platform/FreeBSD/PlatformFreeBSD.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Platform/FreeBSD/PlatformFreeBSD.h
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Platform/POSIX
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.h
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/FreeBSD/ProcessFreeBSD.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/FreeBSD/ProcessFreeBSD.h
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/FreeBSD/ProcessMonitor.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/FreeBSD/ProcessMonitor.h
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/POSIXThread.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/POSIXThread.h
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/ProcessMessage.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/ProcessMessage.h
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/ProcessPOSIX.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/ProcessPOSIX.h
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContextFreeBSD_i386.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContextFreeBSD_i386.h
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContextFreeBSD_mips64.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContextFreeBSD_mips64.h
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContextFreeBSD_x86_64.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContextFreeBSD_x86_64.h
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContextLinux_i386.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContextLinux_i386.h
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContextLinux_x86_64.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContextLinux_x86_64.h
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContextPOSIX.h
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContextPOSIXProcessMonitor_mips64.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContextPOSIXProcessMonitor_mips64.h
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContextPOSIXProcessMonitor_x86.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContextPOSIXProcessMonitor_x86.h
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContextPOSIX_mips64.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContextPOSIX_mips64.h
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContextPOSIX_x86.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContextPOSIX_x86.h
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContext_i386.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContext_i386.h
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContext_mips64.h
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContext_x86.h
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContext_x86_64.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContext_x86_64.h
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterInfos_i386.h
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterInfos_mips64.h
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterInfos_x86_64.h
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/DynamicRegisterInfo.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/DynamicRegisterInfo.h
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/InferiorCallPOSIX.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/RegisterContextLLDB.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/RegisterContextMacOSXFrameBackchain.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/UnwindLLDB.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/elf-core/ProcessElfCore.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/elf-core/RegisterContextCoreFreeBSD_x86_64.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/elf-core/RegisterContextCoreFreeBSD_x86_64.h
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/elf-core/RegisterContextCoreLinux_x86_64.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/elf-core/RegisterContextCoreLinux_x86_64.h
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_mips64.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_mips64.h
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_x86_64.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_x86_64.h
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/elf-core/ThreadElfCore.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/elf-core/ThreadElfCore.h
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunication.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.h
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServer.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServer.h
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/GDBRemoteRegisterContext.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/GDBRemoteRegisterContext.h
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.h
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/ThreadGDBRemote.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/ThreadGDBRemote.h
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFAbbreviationDeclaration.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFAbbreviationDeclaration.h
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFAttribute.h
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFCompileUnit.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFCompileUnit.h
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDataExtractor.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDataExtractor.h
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugAbbrev.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugAbbrev.h
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugArangeSet.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugArangeSet.h
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugAranges.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugAranges.h
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfo.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.h
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugLine.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugLine.h
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugMacinfo.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugMacinfo.h
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugMacinfoEntry.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugMacinfoEntry.h
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugPubnames.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugPubnames.h
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugPubnamesSet.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugPubnamesSet.h
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugRanges.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugRanges.h
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDeclContext.h
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDefines.h
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFFormValue.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFFormValue.h
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFLocationDescription.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFLocationDescription.h
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFLocationList.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFLocationList.h
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/HashedNameToDIE.h
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/LogChannelDWARF.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/NameToDIE.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDebugMap.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/UnwindAssembly/InstEmulation/UnwindAssemblyInstEmulation.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/UnwindAssembly/x86/UnwindAssembly-x86.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Symbol/ClangASTImporter.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Symbol/ClangASTType.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Symbol/CompileUnit.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Symbol/DWARFCallFrameInfo.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Symbol/FuncUnwinders.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Symbol/LineEntry.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Symbol/ObjectFile.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Symbol/Symbol.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Symbol/SymbolContext.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Symbol/Symtab.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Symbol/Type.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Symbol/UnwindTable.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Symbol/Variable.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Target/ExecutionContext.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Target/LanguageRuntime.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Target/Platform.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Target/Process.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Target/RegisterContext.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Target/StackFrame.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Target/StackFrameList.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Target/StopInfo.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Target/SystemRuntime.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Target/Target.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Target/TargetList.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Target/Thread.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Target/ThreadPlanRunToAddress.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Target/ThreadPlanStepOut.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Target/ThreadPlanStepOverRange.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Target/ThreadPlanStepRange.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Target/ThreadPlanStepThrough.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Target/ThreadPlanStepUntil.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Target/UnixSignals.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Utility/PseudoTerminal.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Utility/RefCounter.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Utility/SharingPtr.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Utility/StringExtractor.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Utility/StringExtractor.h
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Utility/StringExtractorGDBRemote.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Utility/StringExtractorGDBRemote.h
/freebsd-10-stable/contrib/llvm/tools/lldb/source/lldb-log.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/source/lldb.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/tools/driver/Driver.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/tools/driver/Driver.h
/freebsd-10-stable/contrib/llvm/tools/lldb/tools/driver/ELWrapper.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/tools/driver/ELWrapper.h
/freebsd-10-stable/contrib/llvm/tools/lldb/tools/driver/GetOptWrapper.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/tools/driver/GetOptWrapper.h
/freebsd-10-stable/contrib/llvm/tools/lldb/tools/driver/IOChannel.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/tools/driver/IOChannel.h
/freebsd-10-stable/contrib/llvm/tools/lldb/tools/driver/Platform.cpp
/freebsd-10-stable/contrib/llvm/tools/lldb/tools/driver/Platform.h
/freebsd-10-stable/contrib/llvm/tools/lldb/tools/lldb-platform
/freebsd-10-stable/lib/clang/liblldbCore/Makefile
/freebsd-10-stable/lib/clang/liblldbDataFormatters/Makefile
/freebsd-10-stable/lib/clang/liblldbHostCommon/Makefile
/freebsd-10-stable/lib/clang/liblldbPluginProcessElfCore/Makefile
/freebsd-10-stable/lib/clang/liblldbPluginProcessPOSIX/Makefile
/freebsd-10-stable/lib/clang/liblldbPluginSymbolFileDWARF/Makefile
/freebsd-10-stable/lib/clang/liblldbTarget/Makefile
Makefile
256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


255722 20-Sep-2013 emaste

Add LLDB bmake infrastructure

This connects LLDB to the build, but it is disabled by default. Add
WITH_LLDB= to src.conf to build it.

Note that LLDB requires a C++11 compiler so is disabled on platforms
using GCC.

Approved by: re (gjb)
Sponsored by: DARPA, AFRL