A gdb-like debugger for bash
License
GNU General Public License version 2.0 (GPLv2)Follow bash debugger
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
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.