A gdb-like debugger for bash
License
GNU General Public License version 2.0 (GPLv2)Follow bash debugger
Other Useful Business Software
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
-
Very nice tool and well designed. The sources are helpful with a lot of bash examples and a lot of debug command files.
-
This is a tool I have wanted in my toolbox for twenty years. I am using it and I have shown it to others in my current workplace. The only downside I have seen is: 1. It demands bash version 5.14 in the install script. I had to change this. But once I did it worked well with other forms of bash.
-
Helpful and quite easy to set up/use
-
After all these years. This is the only debugger that comes close to supporting the ever expanding gdb command set. It also seems to be used under the covers for some IDE's that support bash.