|
From: Masatake Y. <je...@gy...> - 2002-10-21 13:48:54
|
(We should use the name of commands: configure, autogen.sh, libtool to
advertise bashdb. These are too big sh scripts to debug bashdb.)
When I run bashdb with targeting autogen.sh attached to this mail,
bashdb didn't show its prompt. Is this known problem?
[jet@chuf frontline]$ bashdb autogen.sh
Bourne-Again Shell Debugger, release bash-2.05b
Copyright 2002 Rocky Bernstein
This is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
(autogen.sh:4):
4: (autofig --version) < /dev/null > /dev/null 2>&1 || {
|