bashdb

v 5.0-1.1.2

Debugger for scripts written in BASH

bashdb is a script debugger for BASH that follows the GNU Project Debugger (GDB) command syntax. bashdb can run your script, stop it on specified conditions, help you examine what has happened when it has stopped, and allow you to modify parts of your script so that you can experiment with your code and fix problems once they are identified.

http://bashdb.sourceforge.net

To install bashdb, paste this in macOS terminal after installing MacPorts

sudo port install bashdb

Add to my watchlist

Installations 6
Requested Installations 4