llvm-project/lldb/tools/debugserver/source
Johnny Chen bbc00939f2 Sanity check the return value from SBSCopyApplicationDisplayIdentifiers() before calling CFArrayGetCount() on it.
rdar://problem/11331867

llvm-svn: 156562
2012-05-10 19:24:41 +00:00
..
MacOSX Patch from Filipe Cabecinhas. 2012-04-26 17:11:01 +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
DNB.cpp <rdar://problem/10434005> 2012-03-14 03:07:05 +00:00
DNB.h Always return a valid answer for qMemoryRegionInfo if the packet is supported. 2011-12-12 18:51:14 +00:00
DNBArch.cpp Fixed CommandReturnObject::SetImmediateErrorFile() to set the correct stream. 2011-02-24 22:24:29 +00:00
DNBArch.h Modify the delegation chain from MachThreadList -> MachThread -> DNBArchProtocol so that when 2011-09-29 21:48:52 +00:00
DNBBreakpoint.cpp Enabled the "printf" attribute on all debugserver logging functions and fixed 2011-10-28 22:59:14 +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 Fixed the C++11 #defines that wrap std::weak_ptr to actually use std::weak_ptr. 2012-04-04 20:03:33 +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 Enabled the "printf" attribute on all debugserver logging functions and fixed 2011-10-28 22:59:14 +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 Added new OptionGroup classes for UInt64, UUID, File and Boolean values. 2011-05-03 22:09:39 +00:00
RNBContext.h Fixed CommandReturnObject::SetImmediateErrorFile() to set the correct stream. 2011-02-24 22:24:29 +00:00
RNBDefs.h <rdar://problem/10434005> 2012-03-14 03:07:05 +00:00
RNBRemote.cpp <rdar://problem/11358639> 2012-05-08 01:45:38 +00:00
RNBRemote.h Added a new packet to our GDB remote protocol: 2012-04-10 03:22:03 +00:00
RNBServices.cpp Sanity check the return value from SBSCopyApplicationDisplayIdentifiers() before calling CFArrayGetCount() on it. 2012-05-10 19:24:41 +00:00
RNBServices.h
RNBSocket.cpp Change #ifdef markers around lockdown and SpringBoard 2012-02-22 02:18:59 +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.plist
com.apple.debugserver.plist
debugserver-entitlements.plist
debugserver.cpp Change #ifdef markers around lockdown and SpringBoard 2012-02-22 02:18:59 +00:00