bashdb, kshdb, and zshdb are debuggers for Bash,
ksh, and zsh scripts respectively. The debugger
command interface is modeled on the gdb command
interface. Front-ends supporting bashdb include
GNU-Emacs and ddd.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
디버거 "목록"명령은 변경 사항을 보여줬습니다. 기본적으로, 그것은 선택 라인 주위 센터. 라인에서 시작 강제로 "목록>"를 사용하십시오. 명령 처리 코드는, 그것을 단순화하는 더 역동하게, 그리고 더 나은 확장이 가능하도록 변경되었습니다. 그 결과, 명령의 일부 짧은 약어가 모두 풀렸다. 당신이 원하는 모든 것을 다시 추가하려면 "별칭"을 사용하십시오.
Tags:
zshdb
The debugger "list" command has seen changes. By default, it centers around the selected line. Use "list>" to force starting at the line. The command-processing code has been changed to simplify it, make it more dynamic, and allow for better expansion. As a result, some short abbreviations of commands have been dropped. Use "alias" to add back any that you want.