• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: ptrace PT_CONTINUE
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ptrace PT_CONTINUE


  • Subject: Re: ptrace PT_CONTINUE
  • From: Esteban Bodigami <email@hidden>
  • Date: Fri, 10 Jul 2009 14:32:22 -0600

thanks, ptrace is new to me. I just downloaded the current source of XNU for translation to Spanish.

Terry Lambert <email@hidden>
On Jul 9, 2009, at 8:48 PM, Esteban Bodigami wrote:
what is the difference between ptrace and dtrace?

ptrace is a system call with a limited set of functionality for use by debuggers of user space processes.  On BSD-based systems, it's all that's needed to implement a debugger.  On Mac OS X, you also need the task port for the process being debugged, in order to access its address space contents.

dtrace is a command-line command that front-ends the DTrace facility.  The DTrace facility is a comprehensive dynamic tracing framework capable of instrumenting existing code without specific explicit instrumentation, including both user programs and the operating system itself.

More extensive information on DTrace is available from Sun's web site.

-- Terry


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >ptrace PT_CONTINUE (From: Aron-Zvi <email@hidden>)
 >Re: ptrace PT_CONTINUE (From: Thierry bultel <email@hidden>)
 >Re: ptrace PT_CONTINUE (From: Terry Lambert <email@hidden>)
 >Re: ptrace PT_CONTINUE (From: Esteban Bodigami <email@hidden>)
 >Re: ptrace PT_CONTINUE (From: Terry Lambert <email@hidden>)

  • Prev by Date: Re: ptrace PT_CONTINUE
  • Next by Date: Fwd: XNU + VSD License (in spanish)
  • Previous by thread: Re: ptrace PT_CONTINUE
  • Next by thread: Simple User Interface
  • Index(es):
    • Date
    • Thread