tmp/tmpk3drdo_9/{from.md → to.md}
RENAMED
|
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
### General <a id="debugging.general">[[debugging.general]]</a>
|
| 2 |
+
|
| 3 |
+
Subclause [[debugging]] describes functionality to introspect and
|
| 4 |
+
interact with the execution of the program.
|
| 5 |
+
|
| 6 |
+
[*Note 1*: The facilities provided by the debugging functionality
|
| 7 |
+
interact with a program that could be tracing the execution of a C++
|
| 8 |
+
program, such as a debugger. — *end note*]
|
| 9 |
+
|