A gdb-like debugger for bash
License
GNU General Public License version 2.0 (GPLv2)Follow bash debugger
Other Useful Business Software
Our Free Plans just got better! | Auth0 by Okta
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
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.