We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe98e6e commit d817067Copy full SHA for d817067
source/diagnostics.tex
@@ -2452,7 +2452,7 @@
2452
program is either terminated by the debugger or the debugger resumes execution
2453
of the program as if the function was not invoked. In particular, there is no
2454
intent for a call to this function to accomodate resumption of the program in a
2455
-different manner.
+different manner. If there is no debugger present, the program can abend.
2456
\end{note}
2457
2458
\end{itemdescr}
0 commit comments