hanchenye-llvm-project/lldb/tools/debugserver/source
Han Ming Ong c9a35eb947 Use a more unique end delimiter. In any case, the thread names are hexified when returning to lldb.
llvm-svn: 172021
2013-01-10 00:04:49 +00:00
..
MacOSX Use a more unique end delimiter. In any case, the thread names are hexified when returning to lldb. 2013-01-10 00:04:49 +00:00
ARM_DWARF_Registers.h
ARM_GCC_Registers.h
ChangeLog Spelling fixes. 2012-06-29 21:58:00 +00:00
DNB.cpp <rdar://problem/12602653> 2013-01-05 06:08:51 +00:00
DNB.h Get rid of a warning where functions in DNB.h were extern "C" when they don't need to be anymore. 2012-12-04 01:57:36 +00:00
DNBArch.cpp Fixed CommandReturnObject::SetImmediateErrorFile() to set the correct stream. 2011-02-24 22:24:29 +00:00
DNBArch.h rdar://problem/11320188 2012-06-01 23:43:05 +00:00
DNBBreakpoint.cpp Stop using the "%z" size_t modifier and cast all size_t values to uint64_t. Some platforms don't support this modification. 2012-09-18 18:04:04 +00:00
DNBBreakpoint.h DNBBreakpoint::SetEnabled() should take a bool, not a uint32_t, as its input argument. 2011-09-06 19:52:49 +00:00
DNBDataRef.cpp To silence the static analyzer. 2011-08-11 18:21:06 +00:00
DNBDataRef.h
DNBDefs.h <rdar://problem/12720514> Sub-TLF: Provide service to profile the inferior 2012-11-17 00:21:04 +00:00
DNBError.cpp Change #ifdef markers around lockdown and SpringBoard 2012-02-22 02:18:59 +00:00
DNBError.h Change #ifdef markers around lockdown and SpringBoard 2012-02-22 02:18:59 +00:00
DNBLog.cpp <rdar://problem/12219840> 2012-09-18 18:19:49 +00:00
DNBLog.h Enabled the "printf" attribute on all debugserver logging functions and fixed 2011-10-28 22:59:14 +00:00
DNBRegisterInfo.cpp Patch from Filipe Cabecinhas. 2012-04-26 17:09:38 +00:00
DNBRegisterInfo.h
DNBRuntimeAction.h
DNBThreadResumeActions.cpp
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
FunctionProfiler.cpp
FunctionProfiler.h
PThreadCondition.h
PThreadEvent.cpp
PThreadEvent.h
PThreadMutex.cpp
PThreadMutex.h
ProfileObjectiveC.cpp
ProfileObjectiveC.h
PseudoTerminal.cpp Remove unused include of deprecated header. 2011-10-23 16:31:38 +00:00
PseudoTerminal.h Another patch from Jean-Daniel. Thanks. 2010-09-28 16:34:56 +00:00
RNBContext.cpp <rdar://problem/12720514> Sub-TLF: Provide service to profile the inferior 2012-11-17 00:21:04 +00:00
RNBContext.h <rdar://problem/12720514> Sub-TLF: Provide service to profile the inferior 2012-11-17 00:21:04 +00:00
RNBDefs.h <rdar://problem/10434005> 2012-03-14 03:07:05 +00:00
RNBRemote.cpp <rdar://problem/11961650> 2012-12-19 02:54:03 +00:00
RNBRemote.h Add a new qProcessInfo packet to debugserver. 2012-12-18 04:39:43 +00:00
RNBServices.cpp <rdar://problem/12647273> 2012-11-06 23:36:26 +00:00
RNBServices.h
RNBSocket.cpp Provide an SSL context ref in case SLL is needed for communication. 2012-10-13 00:18:18 +00:00
RNBSocket.h Change #ifdef markers around lockdown and SpringBoard 2012-02-22 02:18:59 +00:00
SysSignal.cpp
SysSignal.h
TTYState.cpp
TTYState.h
com.apple.debugserver-secure.plist Pull in another plist from the old debugserver project. 2012-03-13 01:23:54 +00:00
com.apple.debugserver.applist.internal.plist Added the plists to the debugserver project and fixed the labels for the new plists. 2012-10-31 23:49:14 +00:00
com.apple.debugserver.applist.plist
com.apple.debugserver.internal.plist Added the plists to the debugserver project and fixed the labels for the new plists. 2012-10-31 23:49:14 +00:00
com.apple.debugserver.plist
com.apple.debugserver.posix.plist Correct the label for the com.apple.debugserver.posix plist. 2012-11-29 00:01:49 +00:00
debugserver-entitlements.plist
debugserver.cpp <rdar://problem/12720514> Sub-TLF: Provide service to profile the inferior 2012-11-17 00:21:04 +00:00