Upstream comments:
This is a common installation problem where the bash executable points
to a place different than bashdb is installed. Basically you want to run
strings `which bash` | grep bashdb
and make sure that file points to the installed dbg-main.inc
http://sourceforge.net/p/bashdb/bugs/
* Lionel Elie Mamane <[EMAIL PROTECTED]> [2006-12-16 06:04:59 +0100]:
> Package: bashdb
> Version: 3.1.0.7-1
> Severity: normal
>
> The documentation says:
>
> There are in fact two other ways to start the BASH debugger. The first
> way is to pass the `--debugger' option to bash with the name
Package: bashdb
Version: 3.1.0.7-1
Severity: normal
The documentation says:
There are in fact two other ways to start the BASH debugger. The first
way is to pass the `--debugger' option to bash with the name of your
script the scripts arguments following that, (...)
bash --debugger script s
3 matches
Mail list logo