이 콘텐츠는 선택한 언어로 제공되지 않습니다.
function::target_set_pid
Name
function::target_set_pid — Does pid descend from target process?
Synopsis
target_set_pid(pid:)
Arguments
pid
- The pid of the process to query
Description
This function returns whether the given process-id is within the “target set”, that is whether it is a descendant of the top-level
target
process.