Skip to content

deptrace not work #72

@pavlinux

Description

@pavlinux

export LD_PRELOAD=$PWD/deptrace.so;

strace -e open /bin/ls

^C

-- Another console
strace -p 7572
strace: Process 7572 attached
--- stopped by SIGSTOP ---
^C strace: Process 7572 detached

strace -ff -p 7570

strace: Process 7570 attached
wait4(7572,

^C

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions