Skip to content

Commit ba1f4f5

Browse files
committed
add functions to docs
1 parent f1c3e35 commit ba1f4f5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/src/dev_reference.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,11 @@ JuliaInterpreter.evaluate_foreigncall
4444
JuliaInterpreter.maybe_evaluate_builtin
4545
JuliaInterpreter.maybe_next_call!
4646
JuliaInterpreter.next_line!
47+
JuliaInterpreter.next_call!
48+
JuliaInterpreter.maybe_reset_frame!
4749
JuliaInterpreter.maybe_step_through_wrapper!
4850
JuliaInterpreter.handle_err
51+
JuliaInterpreter.debug_command
4952
```
5053

5154
## Breakpoints

0 commit comments

Comments
 (0)