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 c76628f commit cc5df4dCopy full SHA for cc5df4d
docs/debugger/using-tracepoints.md
@@ -25,7 +25,7 @@ The following example program is a simple `for` loop with a counter variable tha
25
26
## Set tracepoints in source code
27
28
-You can set tracepoints by specifying an output string under the **Actions** checkbox in the **Breakpoint Settings** window.
+You can set tracepoints by specifying an output string under the **Action** checkbox in the **Breakpoint Settings** window.
29
30
1. To initialize a tracepoint, first click on the gutter to the left of the line number where you want to set the tracepoint.
31
0 commit comments