aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/sys/ptrace.2
Commit message (Expand)AuthorAgeFilesLines
* libc: Fix most issues reported by mandocGordon Bergling2020-12-191-8/+6
* Add ptrace op PT_GET_SC_RET.John Baldwin2019-07-151-1/+47
* Added ptrace support for reading/writing powerpc VSX registersJustin Hibbits2018-06-021-1/+19
* Note that PT_SETSTEP is auto-cleared.Konstantin Belousov2018-05-231-1/+2
* Correct history for Unix 2nd Edition through 6th Edition for theWarner Losh2017-12-011-2/+2
* Add ptrace operations to fetch and store VFP registers.John Baldwin2017-09-141-1/+23
* Add ptrace(PT_GET_SC_ARGS) command to return debuggee' current syscallKonstantin Belousov2017-06-121-1/+21
* ptrace(2): clean up trailing whitespaceEnji Cooper2017-05-231-2/+2
* Typesetting fixes.Konstantin Belousov2016-08-291-41/+41
* Restore the requirement of setting errno to zero before callingKonstantin Belousov2016-08-291-7/+17
* Do not obliterate errno value in the main thread during ptrace(2) call on x86.Konstantin Belousov2016-08-271-2/+8
* Note that not all optional ptrace events use SIGTRAP.John Baldwin2016-07-281-2/+12
* Add PTRACE_VFORK to trace vfork events.John Baldwin2016-07-181-1/+43
* Add a mask of optional ptrace() events.John Baldwin2016-07-151-41/+168
* Fix bunch of .Xrs.Edward Tomasz Napierala2016-03-281-1/+1
* Document the recently added support for ptrace(2) LWP events.John Baldwin2015-12-301-1/+38
* Switch pl_child_pid from int to pid_t.John Baldwin2015-10-201-2/+2
* Document the recently added pl_syscall_* fields in struct ptrace_lwpinfo.John Baldwin2015-10-071-1/+24
* Grammar and language fixes.Konstantin Belousov2015-07-031-36/+50
* Document x86 machine-specific ptrace(2) requests. Provide list of theKonstantin Belousov2015-06-301-2/+175
* Document EINVAL error return from PT_LWPINFOEd Maste2013-07-221-1/+9
* Document the detail of interaction between vfork and PT_TRACEME.Konstantin Belousov2013-02-071-1/+11
* Remove trailing whitespace per mdoc lint warningEitan Adler2012-03-291-1/+1
* Document PL_FLAG_CHILD.Konstantin Belousov2012-02-181-1/+6
* Remove no longer needed BUGS section.Konstantin Belousov2011-10-061-9/+1
* Remove no longer valid statement about ARM.Konstantin Belousov2011-10-041-2/+2
* Document PT_FLAG_FORKED, PT_FOLLOW_FORK, pl_tdname and pl_child_pid.Konstantin Belousov2011-01-251-5/+40
* Fix typos and spelling mistakes.Joel Dahl2010-08-061-1/+1
* Document pl_siginfo and PT_FLAG_SI for PT_LWPINFO.Konstantin Belousov2010-07-101-4/+20
* Improve the documentation for PT_LWPINFO. Note that some features areKonstantin Belousov2010-05-241-3/+58
* o Add support for COMPAT_IA32.Marcel Moolenaar2010-02-111-13/+21
* Add PT_VM_TIMESTAMP and PT_VM_ENTRY so that the tracing process canMarcel Moolenaar2010-02-091-1/+76
* Document missing requests.Diomidis Spinellis2009-03-271-2/+18
* Belatedly bump Dd for my recent changes.Ed Maste2007-04-111-1/+1
* Document PT_GETNUMLWPS.Ed Maste2007-04-091-0/+3
* Describe PT_GETLWPLIST's arguments.Ed Maste2007-04-071-0/+9
* Add an entry for PT_GETLWPLIST.Tom Rhodes2006-11-091-1/+3
* Expand *n't contractions.Ruslan Ermilov2005-02-131-2/+2
* Document the new PT_LWPINFO request. In fact, the request is so newMarcel Moolenaar2004-07-121-0/+19
* Markup, grammar, and spelling fixes.Ruslan Ermilov2004-06-301-2/+3
* Clarify the behavior of ptrace(2) a little bit: the tracing processRobert Watson2004-01-101-0/+24
* mdoc(7): Use the new feature of the .In macro.Ruslan Ermilov2003-09-081-6/+6
* Make the documentation of PT_STEP match its implementation: theIan Dowse2003-08-111-2/+3
* mdoc(7) police: "The .Fa argument.".Ruslan Ermilov2002-12-191-0/+11
* mdoc(7) police: Tidy up the syscall language.Ruslan Ermilov2002-12-181-3/+7
* mdoc(7) police: Fixed the spammage of this file with trailing whitespacesRuslan Ermilov2002-03-201-21/+20
* Document PT_IO, and move the comment about machine-dependent requestsDag-Erling Smørgrav2002-03-161-5/+33
* Further cleanup (punctuation, genitive)Dag-Erling Smørgrav2002-03-161-18/+27
* Insert newlines between sentences and rewrap paragraphs. No changes toDag-Erling Smørgrav2002-03-161-31/+40
* mdoc(7) police: Use the new .In macro for #include statements.Ruslan Ermilov2001-10-011-2/+2