Anyone know why I can't invoke the Bash debugger from inside a Bash
script on Ubuntu 8.10?

I've installed the bash debugger like so:

  sudo apt-get install bashdb

I can debug full Bash scripts just fine:

  bashdb test.sh

But when I run this script, which, according to the bashdb documentation
is one of the steps in starting the debugger within a script:

--------------------------8<--------------------------
#!/bin/bash
source /usr/share/bashdb/bashdb-trace
-------------------------->8--------------------------

I get the following error:
--------------------------8<--------------------------
test.sh: cannot read .  Perhaps bashdb is installed wrong.
test.sh: or try using -L (with a different directory).
-------------------------->8--------------------------

Any ideas?

-- 
Adam Monsen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
Url : http://mailman.mn-linux.org/pipermail/tclug-list/attachments/20090109/0938f3a7/attachment.pgp