File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 24972497implementation returns \tcode {true} with the use of an immediate query, as
24982498needed, to determine if the program is being traced by a debugger. On Windows or
24992499equivalent systems, this can be achieved by calling the
2500- \tcode {::IsDebuggerPresent()} Win32 function. On POSIX, this can be achieved by
2501- checking for a tracer parent process, with best effort determination that such a
2502- tracer parent process is a debugger.
2500+ \tcode {::IsDebuggerPresent()} Win32 function. For systems compatible with
2501+ ISO/IEC 23360:2021, this can be achieved by checking for a tracing process, with
2502+ best effort determination that such a tracing process is a debugger.
25032503\end {note }
25042504
25052505\end {itemdescr }
You can’t perform that action at this time.
0 commit comments