[debugging.general] (original) (raw)
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_]