You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is similar to strace -y. We need a special type for file descriptors and use a special mode to change its output from integer values to mapping them to the target file paths
The text was updated successfully, but these errors were encountered:
It is similar to
strace -y
. We need a special type for file descriptors and use a special mode to change its output from integer values to mapping them to the target file pathsThe text was updated successfully, but these errors were encountered: