Lines Matching refs:Added

8 	(debugserver-entitlements.plist): Added the "seatbelt-profiles" entitlement
21 * MachProcess.cpp (MachProcess::PrepareForAttach): Added logging when
26 * DNB.cpp (DNBProcessLaunch): Added a stat on the incoming path that we are
69 * RNBRemote.h (PacketEnum): Added enum for qShlibInfoAddr.
70 * RNBRemote.cpp (RNBRemote::CreatePacketTable) Added the qShlibInfoAddr
166 * RNBRemote.h (PacketEnum): Added 'detach' enumeration.
168 * RNBRemote.cpp (RNBRemote::CreatePacketTable): Added detach support.
183 * RNBRemote.h (PacketEnum): Added query_step_packet_supported.
184 * RNBRemot.cpp (RNBRemote::CreatePacketTable): Added new
186 (RNBRemote::HandlePacket_q): Added support for the new
210 m_chained_hw_single_step_addr to m_hw_single_chained_step_addr. Added
240 (struct register_map_entry): Added an expedite member so we know which
288 * DNBArchImpl.cpp (DNBArchMachARM::ThreadDidStop): Added extra code that
295 (DNBArchMachARM::SetSingleStepSoftwareBreakpoints): Added the guts of the
420 * PThreadMutex.h: Added the ability to debug deadlocks by defining
491 (MachProcess::Kill): Added a absolute timeout pointer to allow callers to
503 (MachProcess::ThreadFunctionException): Added a permanent 1 second timeout
575 * DNBError.h (FlavorType): Added SpringBoard error type for arm builds.
622 (DNBProcessResume): Added better logging.
629 * DNBLog.cpp (_DNBLogThreaded): Added sequence ID for threaded logs.
634 (MachException::Message::Reply): Added better logging and log using the
636 (MachException::Data::Dump): Added better logging.
654 * test-remotenub.cpp (RNBRunLoopMode): Added a new enum value
656 (g_long_options): Added "--attach=PID" for attaching to existing processes
662 (main): Added command line option support for the "--attach" and "--launch"
664 * DNB.cpp/h: (DNBProcessLaunch): Added nub_launch_flavor_t and error
699 * RNBRemote.h (class RNBRemote): Added m_watchpoints member.
700 * DNB.cpp (DNBBreakpointSet): Added boolean hardware parameter for
773 * MacOSX/arm/DNBArchImpl.cpp: Added hardware breakpoint and watchpoint
785 * MacOSX/MachThread.cpp (MachThread::Suspend): Added better logging.
812 (MachProcess::PrivateResume): Added better logging.
813 (MachProcess::CreateBreakpoint): Added bool HARDWARE parameter for
827 (MachProcess::LaunchForDebug): Added posix_spawn support.
882 * MachException.h (MachException::Message::Reply): Added a signal
887 * MachProcess.h (MachProcess::Resume): Added a signal parameter.
888 * MachProcess.h (MachProcess::PrivateResume): Added a signal parameter.
905 (run-invalid-allow): Added boolean value set to TRUE.
909 * MachProcess.cpp (MachProcess::Task): Added getuid(), geteuid(),
940 * MachProcess.h (MachProcess::AttachForDebug): Added flags parameter
957 * RNBRemote.h (PacketEnum): Added a new 'vattach' enum for the "vAttach;PID"
1028 (MachProcess::Detach): Added initial implementation that will halt
1120 * DNB.cpp (DNBProcessWaitForEvent): Added timeout pointer as
1124 * DNB.h (DNBProcessWaitForEvent): Added timeout argument.
1137 (MachProcess::ThreadFunctionException): Added code that will
1261 * DNBLog.h (DNBLogToASL): Added prototype for when logging is
1318 * Added libXcodeDebugerSupport.dylib target
1404 (MachVMMemory::WriteRegion): Added logging.
1488 * PThreadEvent.cpp: Added this pointer to all logging calls.
1505 * RBNContext.h: Added m_arg_vec and accessors.
1507 * RBNRemote.h: Added packet type to HandlePacket & HandleAsyncPacket