Download List

프로젝트 설명

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.

System Requirements

System requirement is not defined
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.

2011-05-19 16:00
4.2-0.8

bash에 소스를 이용하여 건설하는 경우 디버거 명령 탭 완성 이제 제공됩니다. bashdb 지금도 디버깅 프로그램에 $ 0 설정할 수 있습니다. 디버거 도움말 텍스트가 개선되었습니다 버그의 번호가 수정되었습니다.
Tags: bashdb
Tab completion of debugger commands is now provided if built with bash source available. bashdb now can also set $0 to the debugged program. Debugger help text was improved and a number of bugs were fixed.

2011-05-19 15:59
0.08

일부 제한된 탭 완성이 추가되었습니다. 디버거 도움말 텍스트가 확대되었다 버그의 번호가 수정되었습니다.
Tags: zshdb
Some limited tab completion was added. Debugger help text was expanded and a number of bugs were fixed.

2011-05-19 15:59
0.06

pygments가 설치되어있는 경우 구문 착색이 추가되었습니다. gdb는 "정보가 인수", "정보 기능", "조건"및 "완료"명령 추가되었습니다. 도움말 텍스트는 것이 라곤 몇 가지 버그가 수정되었습니다.
Tags: kshdb
Syntax coloring was added if pygments is installed. The gdb commands "info args", "info functions", "condition", and "complete" were added. Help text was expanded, and some bugs were fixed.

2011-03-16 18:02
4.2-0.7

세 가지 기능이 추가되었습니다. pygments가 설치된 경우 원본 텍스트의 강조 구문은 이제 지원됩니다. 에 대한 조건부 구문의 표현의 일부 또는 실행하는 코드의 라인을 평가하는 쉬운 방법도 있습니다. 당신은 수입 변수와 함수 이름을 기존의 그 중첩된 껍질로 이동할 수 있습니다. 수많은 작은 버그가 수정되었습니다. 코드는 유지 보수 및 미래의 성장을 지원하기 위해 refactored했다.
Tags: bashdb
Three features were added. Syntax highlighting of source text is now supported if pygments is installed. There is also an easy way to evaluate the line of code that is about to be executed or the expression part of conditional statements. You can go into a nested shell that imports existing variables and function names. Numerous little bugs were fixed. The code was refactored to support maintenance and future growth.

2011-03-16 18:02
0.7

세 가지 기능이 추가되었습니다. pygments가 설치된 경우 원본 텍스트의 강조 구문은 이제 지원됩니다. 에 대한 조건부 구문의 표현의 일부 또는 실행하는 코드의 라인을 평가하는 쉬운 방법도 있습니다. 당신은 수입 변수와 함수 이름을 기존의 그 중첩된 껍질로 이동할 수 있습니다. 수많은 작은 버그가 수정되었습니다. 코드는 유지 보수 및 미래의 성장을 지원하기 위해 refactored했다.
Tags: zshdb
Three features were added. Syntax highlighting of source text is now supported if pygments is installed. There is also an easy way to evaluate the line of code that is about to be executed or the expression part of conditional statements. You can go into a nested shell that imports existing variables and function names. Numerous little bugs were fixed. The code was refactored to support maintenance and future growth.

Project Resources