8000 GitHub - aot9/bashdb-gui: Bash debugger front-end
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

aot9/bashdb-gui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


bashdb-gui

###Description###

This app is a bashdb(bash debugger) front end.

###Requirements###

  • bashdb
  • python 2.7 (not tested with other versions)
  • tkinter (python graphic lib)
  • ttk (Tkinter themed widgets)

###Usage###

$ bashdb-gui.py script.sh arg1 arg2 ..

###Bugs###

Breakpoints not always work correct. Script execution may not break. This is bashdb bug, that should had been fixed with this commit. Bug affects all bashdb versions older than 4.3-0.91.

About

Bash debugger front-end

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0