Skip to content
/ zshdb Public
forked from rocky/zshdb

gdb-like "trepan" debugger for zsh

License

Notifications You must be signed in to change notification settings

ekmixon/zshdb

 
 

Repository files navigation

Build Status Circle

Packaging status

zshdb is gdb-like debugger for zsh scripts. It started as a port of my bash debugger bashdb so the commands used in both are similar.

The command syntax generally follows that of the trepanning debuggers and, more generally, GNU debugger gdb. Therefore knowledge gained by learning this is transferable to those debuggers and vice versa.

An Emacs interface is available via realgud. Visual Studio integration is available from rogalmic via ZshDebug.

See the documentation and wiki for more information.

Rocky Bernstein rocky@gnu.org

About

gdb-like "trepan" debugger for zsh

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Shell 91.6%
  • Python 3.1%
  • Batchfile 2.0%
  • M4 1.6%
  • Makefile 1.6%
  • Ruby 0.1%