monotykamary/bashdb
Project ID: 19805
Description
The Bash Debugger Project is a source-code debugger for bash, which follows the gdb command syntax. The purpose of the BASH debugger is to check what is going on “inside” a bash script, while it executes: * Start a script, specifying conditions that might affect its behavior. * Stop a script at certain conditions (break points). * Examine the state of a script. * Experiment, by changing variable values on the fly. The 4.0 series is a complete rewrite of the previous series. Bashdb can be used with ddd: ddd --debugger %{_bindir}/%{name} .
Installation Instructions
To install this repo as an elevated user, enter the following command:
$ sudo dnf copr enable monotykamary/bashdb
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Fedora 38 | i386 (0)*, x86_64 (0)* | Fedora 38 (0 downloads) |
Fedora 39 | i386 (0)*, x86_64 (0)* | Fedora 39 (37 downloads) |
Fedora 40 | i386 (0)*, x86_64 (0)* | Fedora 40 (18 downloads) |
Fedora 41 | i386 (0)*, x86_64 (0)* | Fedora 41 (9 downloads) |
Fedora rawhide | i386 (2)*, x86_64 (5)* | Fedora rawhide (127 downloads) |
* Total number of downloaded packages.