📄 readme
字号:
This is a complete rewrite of the Korn Shell debugger from BillRosenblatt's `Learning the Korn Shell', published by O'Reilly andAssociates (ISBN 1-56592-054-6). Michael Loukides and Cigy Cyriac madesome additional changes. The command syntax generally follows that of the GNU debugger gdb.However this code now depends on a number of debugging supportfeatures that are neither part of the POSIX standard and are not inolder POSIX-like shells. I added support for debugging in bash 2.05b,which has been encorporated with changes into bash 3.0 with somechange. Note though that you can't use the bashdb code from 2.05b inbash 3.0 since not all of the changes are upward compatible. Insteadyou need the code from the correct 3.x bashdb distribution.See INSTALL for installation instructions.$Id: README,v 1.4 2006/11/01 12:53:57 rockyb Exp $
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -