22
General utilities library
[utilities]
22.16
Debugging
[debugging]
22.16.1
General
[debugging.general]
1
#
Subclause
[debugging]
describes functionality to introspect and interact with the execution of the program
.
[
Note
1
:
The facilities provided by the debugging functionality interact with a program that could be tracing the execution of a C++ program, such as a debugger
.
—
end note
]