From: Rick H. <ric...@ya...> - 2003-02-23 20:02:25
|
My thanks to the author(s) of the bash debugger. I'm still in learning mode on Linux and having a debugger for bash scripts is a godsend. Is there a way to continue debugging into a secondary shell script that is called by the main script? When I tried debugging the main script, I was able to single-step through the script (using DDD with bashdb) - worked great. But the script calls another script and bashdb simply ran that script. Is there a way to cause the second script to also run in the debugger? Thanks, Rick __________________________________________________ Do you Yahoo!? Yahoo! Tax Center - forms, calculators, tips, more http://taxes.yahoo.com/ |