[debugging.general] (original) (raw)

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_]