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 f53291a commit 32e97c6Copy full SHA for 32e97c6
README.rst
@@ -53,9 +53,8 @@ To get a list of all debugger commands::
53
54
(Mathics3 Debug) help *
55
List of all debugger commands:
56
- alias down help mathics3 reload trepan3k
57
- backtrace eval info printelement set up
58
- continue frame kill python show
+ abort backtrace down frame help kill printelement quit set trepan3k
+ alias continue eval handle info mathics3 python reload show up
59
60
When you are done inspecting things, run ``continue`` (or short-hand ``c``) to resume execution::
61
0 commit comments