llvm-project/lldb/tools/debugserver/source
Jason Molenda 0071be6590 When supplying memory to expedite the unwinds in the T packet,
include two stack frames worth of unwind information instead of
just one -- the unwinder is trying to fetch two stack frames in
more instances now and we're sending extra memory reads resulting
in a performance degredation while stepping.

llvm-svn: 255417
2015-12-12 01:32:09 +00:00
..
MacOSX Upstreaming the apple internal changes that accumulated during the 2015-10-23 02:49:51 +00:00
ARM_DWARF_Registers.h Various fixes for armv7 floating point/vector register support. 2013-03-13 00:14:30 +00:00
ARM_ehframe_Registers.h A partner to the cleanup in r247741, change the variables names in 2015-09-15 23:49:57 +00:00
CMakeLists.txt [cmake] Remove LLVM_NO_RTTI. 2015-09-03 08:46:55 +00:00
ChangeLog Fix typos. 2014-07-01 21:22:11 +00:00
DNB.cpp Upstreaming the apple internal changes that accumulated during the 2015-10-23 02:49:51 +00:00
DNB.h Have debugserver send the OS version string plus 2015-08-12 03:27:33 +00:00
DNBArch.cpp Fix warnings. 2015-07-22 17:31:44 +00:00
DNBArch.h Fix warnings. 2015-07-22 17:31:44 +00:00
DNBBreakpoint.cpp Fix debugserver warnings on MacOSX. 2015-03-09 19:45:23 +00:00
DNBBreakpoint.h Huge performance improvements when one breakpoint contains many locations. 2013-06-12 00:46:38 +00:00
DNBDataRef.cpp Fix warnings. 2015-07-22 17:31:44 +00:00
DNBDataRef.h Fix debugserver warnings on MacOSX. 2015-03-09 19:45:23 +00:00
DNBDefs.h Upstreaming the apple internal changes that accumulated during the 2015-10-23 02:49:51 +00:00
DNBError.cpp Upstreaming the apple internal changes that accumulated during the 2015-10-23 02:49:51 +00:00
DNBError.h Upstreaming the apple internal changes that accumulated during the 2015-10-23 02:49:51 +00:00
DNBLog.cpp Added support for the qCmd monitor packet command. Currently it can only do: 2013-02-02 01:13:48 +00:00
DNBLog.h <rdar://problem/15172417> 2013-11-13 23:28:31 +00:00
DNBRegisterInfo.cpp Fix warnings. 2015-07-22 17:31:44 +00:00
DNBRegisterInfo.h
DNBRuntimeAction.h
DNBThreadResumeActions.cpp
DNBThreadResumeActions.h
DNBTimer.h Fix debugserver warnings on MacOSX. 2015-03-09 19:45:23 +00:00
JSONGenerator.h Commit file that was missing 240466. 2015-06-25 22:34:08 +00:00
Makefile Make lldb build with Makefiles on OS X. 2014-01-18 08:05:32 +00:00
PThreadCondition.h
PThreadEvent.cpp
PThreadEvent.h Fix a few typos. 2014-06-27 02:42:12 +00:00
PThreadMutex.cpp
PThreadMutex.h
PseudoTerminal.cpp
PseudoTerminal.h
RNBContext.cpp Fix debugserver warnings on MacOSX. 2015-03-09 19:45:23 +00:00
RNBContext.h Fix debugserver warnings on MacOSX. 2015-03-09 19:45:23 +00:00
RNBDefs.h __arm64__ and __aarch64__ #ifdef adjustments 2014-07-09 01:29:05 +00:00
RNBRemote.cpp When supplying memory to expedite the unwinds in the T packet, 2015-12-12 01:32:09 +00:00
RNBRemote.h Fix warnings. 2015-07-22 17:31:44 +00:00
RNBServices.cpp Fix warnings. 2015-07-22 17:31:44 +00:00
RNBServices.h lldb arm64 import. 2014-03-29 18:54:20 +00:00
RNBSocket.cpp Fix warnings. 2015-07-22 17:31:44 +00:00
RNBSocket.h Replace all in_port_t with uint16_t to avoid compilation issues on different systems. 2013-12-06 17:46:35 +00:00
SysSignal.cpp
SysSignal.h
TTYState.cpp
TTYState.h Revert the debugserver part of r211868. While formally a fine change, debugserver 2014-06-27 16:02:55 +00:00
com.apple.debugserver.applist.internal.plist Upstreaming the apple internal changes that accumulated during the 2015-10-23 02:49:51 +00:00
com.apple.debugserver.applist.plist Upstreaming the apple internal changes that accumulated during the 2015-10-23 02:49:51 +00:00
com.apple.debugserver.internal.plist Upstreaming the apple internal changes that accumulated during the 2015-10-23 02:49:51 +00:00
com.apple.debugserver.plist Upstreaming the apple internal changes that accumulated during the 2015-10-23 02:49:51 +00:00
com.apple.debugserver.posix.plist Upstreaming the apple internal changes that accumulated during the 2015-10-23 02:49:51 +00:00
debugserver-entitlements.plist Remove some tabs that snuck into debugserver-entitlements.plist, etc. 2015-10-23 02:54:21 +00:00
debugserver-macosx-entitlements.plist Initial merge of some of the iOS 8 / Mac OS X Yosemite specific 2014-06-13 02:37:02 +00:00
debugserver.cpp Squelch a silly warning regarding an extra 'default' in 'case' 2015-11-03 21:29:52 +00:00
libdebugserver.cpp Fix warnings. 2015-07-22 17:31:44 +00:00
libdebugserver.h Add the standard LLVM copyright notice to the top of 2013-03-01 00:11:36 +00:00