A gdb-like debugger for bash
License
GNU General Public License version 2.0 (GPLv2)Follow bash debugger
Other Useful Business Software
Red Hat Enterprise Linux on Microsoft Azure
Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
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.