Hi, I am beginning to use bashdb to debug my shell script. There is one problems here. With "bash --debugger ./myscript.sh" it will run to finish without stop, while with "bashdb ./myscript.sh" would stop at the beginning. How could I stop in the first usage? Thanks a lot!
-- View this message in context: http://www.nabble.com/bashdb-question-tp22226555p22226555.html Sent from the Gnu - Bash mailing list archive at Nabble.com.