rocky / zshdb

gdb-like "trepan" debugger for zsh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:GNU General Public License v3.0


Languages

Language:Shell 91.6%Language:Python 3.1%Language:Batchfile 2.0%Language:M4 1.6%Language:Makefile 1.5%Language:Ruby 0.1%