diff --git a/docs/source/debugger/general.rst b/docs/source/debugger/general.rst index 52146e369cd..e7d82c3ad1c 100644 --- a/docs/source/debugger/general.rst +++ b/docs/source/debugger/general.rst @@ -41,6 +41,8 @@ General Debugger Commands save a screen snapshot :ref:`debugger-command-source` read commands from file and executes them one by one +:ref:`debugger-command-time` + prints the current machine time to the console :ref:`debugger-command-quit` exit the debugger and end the emulation session