A gdb-like debugger for bash
License
GNU General Public License version 2.0 (GPLv2)Follow bash debugger
Other Useful Business Software
Passwordless Authentication and Passwordless Security
It’s no secret — passwords can be a real headache, both for the people who use them and the people who manage them. Over time, we’ve created hundreds of passwords, it’s easy to lose track of them and they’re easily compromised. Fortunately, passwordless authentication is becoming a feasible reality for many businesses. Duo can help you get there.
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.