llvm-project/lldb/tools/debugserver/source
Greg Clayton fc36f79170 Abtracted the innards of lldb-core away from the SB interface. There was some
overlap in the SWIG integration which has now been fixed by introducing
callbacks for initializing SWIG for each language (python only right now).
There was also a breakpoint command callback that called into SWIG which has
been abtracted into a callback to avoid cross over as well.

Added a new binary: lldb-platform

This will be the start of the remote platform that will use as much of the 
Host functionality to do its job so it should just work on all platforms.
It is pretty hollowed out for now, but soon it will implement a platform
using the GDB remote packets as the transport.

llvm-svn: 128053
2011-03-22 01:14:58 +00:00
..
MacOSX Fixed CommandReturnObject::SetImmediateErrorFile() to set the correct stream. 2011-02-24 22:24:29 +00:00
ARM_DWARF_Registers.h Got the ARM version of debugserver up to date. 2010-09-09 06:32:46 +00:00
ARM_GCC_Registers.h Got the ARM version of debugserver up to date. 2010-09-09 06:32:46 +00:00
ChangeLog Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00
DNB.cpp Fixed CommandReturnObject::SetImmediateErrorFile() to set the correct stream. 2011-02-24 22:24:29 +00:00
DNB.h Fixed CommandReturnObject::SetImmediateErrorFile() to set the correct stream. 2011-02-24 22:24:29 +00:00
DNBArch.cpp Fixed CommandReturnObject::SetImmediateErrorFile() to set the correct stream. 2011-02-24 22:24:29 +00:00
DNBArch.h Fixed 32 bit debugging after recent architecture changes to debugserver. 2010-12-01 22:45:40 +00:00
DNBBreakpoint.cpp Took the timeout for a ClangUserExpression down from a 10 second timeout to 2011-01-19 07:54:15 +00:00
DNBBreakpoint.h Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00
DNBDataRef.cpp Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00
DNBDataRef.h Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00
DNBDefs.h Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00
DNBError.cpp Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00
DNBError.h Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00
DNBLog.cpp Added the ability to detect which vCont packets (using the "vCont?") packet 2011-02-12 06:28:37 +00:00
DNBLog.h Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00
DNBRegisterInfo.cpp Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00
DNBRegisterInfo.h Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00
DNBRuntimeAction.h Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00
DNBThreadResumeActions.cpp Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00
DNBThreadResumeActions.h Thread safety changes in debugserver and also in the process GDB remote plugin. 2011-01-18 19:36:39 +00:00
DNBTimer.h Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00
FunctionProfiler.cpp Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00
FunctionProfiler.h Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00
PThreadCondition.h Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00
PThreadEvent.cpp Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00
PThreadEvent.h Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00
PThreadMutex.cpp Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00
PThreadMutex.h Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00
ProfileObjectiveC.cpp Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00
ProfileObjectiveC.h Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00
PseudoTerminal.cpp Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00
PseudoTerminal.h Another patch from Jean-Daniel. Thanks. 2010-09-28 16:34:56 +00:00
RNBContext.cpp Fixed an issue in "SBError SBProcess::Destroy ()" where it wasn't properly 2011-01-22 23:43:18 +00:00
RNBContext.h Fixed CommandReturnObject::SetImmediateErrorFile() to set the correct stream. 2011-02-24 22:24:29 +00:00
RNBDefs.h Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00
RNBRemote.cpp Abtracted the innards of lldb-core away from the SB interface. There was some 2011-03-22 01:14:58 +00:00
RNBRemote.h Split all of the core of LLDB.framework/lldb.so into a 2011-03-20 04:57:14 +00:00
RNBServices.cpp Got the ARM version of debugserver up to date. 2010-09-09 06:32:46 +00:00
RNBServices.h Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00
RNBSocket.cpp Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00
RNBSocket.h Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00
SysSignal.cpp Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00
SysSignal.h Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00
TTYState.cpp Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00
TTYState.h Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00
com.apple.debugserver.applist.plist Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00
com.apple.debugserver.plist Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00
debugserver-entitlements.plist Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00
debugserver.cpp Split all of the core of LLDB.framework/lldb.so into a 2011-03-20 04:57:14 +00:00