| .. |
|
arm
|
Various fixes for armv7 floating point/vector register support.
|
2013-03-13 00:14:30 +00:00 |
|
i386
|
Change debugserver from using the mach port number (in debugserver's
|
2013-02-22 07:27:08 +00:00 |
|
ppc
|
Change debugserver from using the mach port number (in debugserver's
|
2013-02-22 07:27:08 +00:00 |
|
x86_64
|
Change debugserver from using the mach port number (in debugserver's
|
2013-02-22 07:27:08 +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
|
Moved the execution context that was in the Debugger into
|
2011-04-12 05:54:46 +00:00 |
|
CFUtils.h
|
…
|
|
|
HasAVX.h
|
Added support for dynamic detection of AVX, and
|
2011-07-16 00:49:19 +00:00 |
|
HasAVX.s
|
Fixed a problem where the HasAVX() code in
|
2011-08-09 18:10:15 +00:00 |
|
MachDYLD.cpp
|
…
|
|
|
MachDYLD.h
|
…
|
|
|
MachException.cpp
|
Get rid of a warning.
|
2013-02-16 01:47:52 +00:00 |
|
MachException.h
|
<rdar://problem/11007934>
|
2012-03-08 03:27:27 +00:00 |
|
MachProcess.cpp
|
<rdar://problem/13198919>
|
2013-04-04 01:01:35 +00:00 |
|
MachProcess.h
|
Fix another old usage of GetCurrentThread() to get a mach port
|
2013-04-03 04:18:47 +00:00 |
|
MachTask.cpp
|
Update MachVMMemory::PageSize to get the page size of a specific process
|
2013-04-06 07:16:15 +00:00 |
|
MachTask.h
|
Update MachVMMemory::PageSize to get the page size of a specific process
|
2013-04-06 07:16:15 +00:00 |
|
MachThread.cpp
|
Change debugserver from using the mach port number (in debugserver's
|
2013-02-22 07:27:08 +00:00 |
|
MachThread.h
|
Fix one remaining mach port number/globally unique thread ID mixup which prevented queue names
|
2013-02-26 23:58:00 +00:00 |
|
MachThreadList.cpp
|
Fix one remaining mach port number/globally unique thread ID mixup which prevented queue names
|
2013-02-26 23:58:00 +00:00 |
|
MachThreadList.h
|
Fix one remaining mach port number/globally unique thread ID mixup which prevented queue names
|
2013-02-26 23:58:00 +00:00 |
|
MachVMMemory.cpp
|
Cache the VM page size that we get from task_vm_info so we don't
|
2013-04-06 20:30:59 +00:00 |
|
MachVMMemory.h
|
Update MachVMMemory::PageSize to get the page size of a specific process
|
2013-04-06 07:16:15 +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 |
|
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 |