trepan2
stable
Features
How to install
Entering the Trepan Debugger
Command Syntax
Trepan Command Reference
Breakpoints
Data
Files
Info
Running
Set
Stack
Show
Support
Alias (add debugger command alias)
BPython (go into a bpython shell)
Debug (recursively debug an expression)
Help (Won’t you please help me if you can)
IPython (go into an IPython shell)
Macro (add a debugger macro)
Python (go into a Python shell)
Source (Read and run debugger commands from a file)
Unalias (remove debugger command alias)
Manual Pages
trepan2
Docs
»
Trepan Command Reference
»
Support
»
Unalias (remove debugger command alias)
Edit on GitHub
Unalias (remove debugger command alias)
¶
unalias
alias-name
Remove alias
alias-name
.
See also
alias
.