llvm-project/lldb/tools/debugserver/source/MacOSX
Jason Molenda 35c998718c Add comments explaining the unwind setup in
ABIMacOSX_i386::CreateFunctionEntryUnwindPlan, 
ABIMacOSX_i386::CreateDefaultUnwindPlan,
ABISysV_x86_64::CreateFunctionEntryUnwindPlan,
ABISysV_x86_64::CreateDefaultUnwindPlan

llvm-svn: 226347
2015-01-16 23:54:15 +00:00
..
arm Add comments explaining the unwind setup in 2015-01-16 23:54:15 +00:00
arm64 Make sure x7 and x8 are treated as argument registers for arm64. 2015-01-05 19:23:33 +00:00
i386 Add comment explaining the dwarf v. eh_frame register numbering used 2014-08-13 00:21:31 +00:00
ppc Fix typos. 2014-07-08 18:05:41 +00:00
x86_64 Fix typos. 2014-07-08 18:05:41 +00:00
CFBundle.cpp Resolve any bundle paths we are given when the specified executable is a bundle. 2012-10-31 21:44:39 +00:00
CFBundle.h Resolve any bundle paths we are given when the specified executable is a bundle. 2012-10-31 21:44:39 +00:00
CFData.cpp
CFData.h
CFString.cpp
CFString.h
CFUtils.h
CMakeLists.txt Fix codesigning of MacOSX debugserver when built with cmake. 2014-10-02 16:59:30 +00:00
Genealogy.cpp Fix unused-variable warnings from the clang static analyzer. 2014-10-15 23:13:51 +00:00
Genealogy.h Initial merge of some of the iOS 8 / Mac OS X Yosemite specific 2014-06-13 02:37:02 +00:00
GenealogySPI.h Initial merge of some of the iOS 8 / Mac OS X Yosemite specific 2014-06-13 02:37:02 +00:00
HasAVX.h
HasAVX.s Fixed a problem where the HasAVX() code in 2011-08-09 18:10:15 +00:00
MachException.cpp <rdar://problem/14814689> 2013-11-13 23:33:41 +00:00
MachException.h lldb arm64 import. 2014-03-29 18:54:20 +00:00
MachProcess.h whitespace cleanup 2014-06-13 02:44:21 +00:00
MachProcess.mm Clarify the launch style for debugserver to use. 2014-10-28 03:15:33 +00:00
MachTask.h Allow for a task port to change when we exec. 2014-04-30 20:27:01 +00:00
MachTask.mm Fix unused-variable warnings from the clang static analyzer. 2014-10-15 23:13:51 +00:00
MachThread.cpp Initial merge of some of the iOS 8 / Mac OS X Yosemite specific 2014-06-13 02:37:02 +00:00
MachThread.h Initial merge of some of the iOS 8 / Mac OS X Yosemite specific 2014-06-13 02:37:02 +00:00
MachThreadList.cpp __arm64__ and __aarch64__ #ifdef adjustments 2014-07-09 01:29:05 +00:00
MachThreadList.h Initial merge of some of the iOS 8 / Mac OS X Yosemite specific 2014-06-13 02:37:02 +00:00
MachVMMemory.cpp rdar://problem/18221417 2014-09-03 22:33:37 +00:00
MachVMMemory.h <rdar://problem/13963648> 2013-05-22 21:32:42 +00:00
MachVMRegion.cpp Always return a valid answer for qMemoryRegionInfo if the packet is supported. 2011-12-12 18:51:14 +00:00
MachVMRegion.h Always return a valid answer for qMemoryRegionInfo if the packet is supported. 2011-12-12 18:51:14 +00:00
Makefile Make lldb build with Makefiles on OS X. 2014-01-18 08:05:32 +00:00
ThreadInfo.h Initial merge of some of the iOS 8 / Mac OS X Yosemite specific 2014-06-13 02:37:02 +00:00
dbgnub-mig.defs
stack_logging.h Basic infrastructure code to exploit malloc stack logging as available on Mac OS X to track the allocation history of pointers on the target process 2011-09-09 00:04:24 +00:00