diff options
Diffstat (limited to 'doc/manual/rl-next/debugger-on-trace.md')
-rw-r--r-- | doc/manual/rl-next/debugger-on-trace.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/manual/rl-next/debugger-on-trace.md b/doc/manual/rl-next/debugger-on-trace.md index 721928550..131d85377 100644 --- a/doc/manual/rl-next/debugger-on-trace.md +++ b/doc/manual/rl-next/debugger-on-trace.md @@ -1,6 +1,8 @@ --- synopsis: Enter the `--debugger` when `builtins.trace` is called if `debugger-on-trace` is set prs: 9914 +category: Features +credits: 9999years --- If the `debugger-on-trace` option is set and `--debugger` is given, |