All Projects → rocky → Zshdb

rocky / Zshdb

Licence: gpl-3.0
gdb-like "trepan" debugger for zsh

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to Zshdb

Twf
Standalone tree view file explorer, inspired by fzf.
Stars: ✭ 196 (-7.98%)
Mutual labels:  zsh
Dotfiles
Ninrod's sharpened dotfiles for emacs, vim, zsh, tmux. Since '15.
Stars: ✭ 208 (-2.35%)
Mutual labels:  zsh
Desk
A lightweight workspace manager for the shell
Stars: ✭ 2,417 (+1034.74%)
Mutual labels:  zsh
Zoxide
A smarter cd command. Supports all major shells.
Stars: ✭ 4,422 (+1976.06%)
Mutual labels:  zsh
Drmingw
Postmortem debugging tools for MinGW.
Stars: ✭ 205 (-3.76%)
Mutual labels:  debugger
Dot Files
⚡️ Well documented, terminal centric web developer's dot files. Neovim, Zsh, Tmux, Git, etc.
Stars: ✭ 209 (-1.88%)
Mutual labels:  zsh
Pyvmidbg
LibVMI-based debug server, implemented in Python. Building a guest aware, stealth and agentless full-system debugger
Stars: ✭ 192 (-9.86%)
Mutual labels:  debugger
Common
A simple, clean and minimal prompt.
Stars: ✭ 213 (+0%)
Mutual labels:  zsh
Nord Xresources
An arctic, north-bluish clean and elegant Xresources color theme.
Stars: ✭ 210 (-1.41%)
Mutual labels:  zsh
Ansible Role Zsh
Setup antigen with oh-my-zsh, powerlevel10k theme, fzf, autosuggestions, syntax-highlighting
Stars: ✭ 210 (-1.41%)
Mutual labels:  zsh
Nord Terminal App
An arctic, north-bluish clean and elegant Terminal.app color theme.
Stars: ✭ 198 (-7.04%)
Mutual labels:  zsh
Dotfiles
My lovely dotfiles. Chocolate and unicorns.
Stars: ✭ 199 (-6.57%)
Mutual labels:  zsh
Dotfiles
My vim, zsh, tmux, and macOS dotfiles
Stars: ✭ 209 (-1.88%)
Mutual labels:  zsh
Sixarm zsh config
SixArm.com → Z shell → zsh configuration
Stars: ✭ 196 (-7.98%)
Mutual labels:  zsh
Dotfiles
My lovely dots ~/.💖
Stars: ✭ 212 (-0.47%)
Mutual labels:  zsh
Minidbg
A mini x86 linux debugger for teaching purposes
Stars: ✭ 193 (-9.39%)
Mutual labels:  debugger
Black Void Zsh
🔮 Awesome, Customable Zsh Starter Kit 🌠🌠
Stars: ✭ 206 (-3.29%)
Mutual labels:  zsh
Idangr
Use angr in the IDA Pro debugger generating a state from the current debug session
Stars: ✭ 214 (+0.47%)
Mutual labels:  debugger
Bsnes Plus
debug-oriented fork of bsnes
Stars: ✭ 209 (-1.88%)
Mutual labels:  debugger
Dotfiles
🌷
Stars: ✭ 209 (-1.88%)
Mutual labels:  zsh

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 [email protected]

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].