diff --git a/js/rhino/docs/debugger.html b/js/rhino/docs/debugger.html index 976c45c00b9..bb804412047 100644 --- a/js/rhino/docs/debugger.html +++ b/js/rhino/docs/debugger.html @@ -156,6 +156,7 @@ bar
Break on Function Enter
+
Selecting Debug->Break on Function Enter will give control to the debugger whenever the execution is entered into a function or script.
+
+
Break on Function Exit
+
Selecting Debug->Break on Function Return will give control to the debugger whenever the execution is about to return from a function or script.
+
Moving
Up and Down the Stack
The lower-left (dockable) pane in the debugger main window