mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-05-29 16:52:28 +00:00
Get strace.com working beautifully
This commit is contained in:
parent
82f2e758c7
commit
f59b5dbd7c
7 changed files with 544 additions and 474 deletions
|
@ -62,6 +62,7 @@ static const char *__ptrace_describe_request(int x) {
|
|||
*
|
||||
* @param request can be PTRACE_xxx
|
||||
* @note de facto linux only atm
|
||||
* @vforksafe
|
||||
*/
|
||||
long ptrace(int request, ...) {
|
||||
// TODO(jart): FreeBSD addr and data args are different
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue