[gnu.bash.bug] -x is not useful

roland@AI.MIT.EDU (Roland McGrath) (06/21/89)

The -x option is not implemented usefully in bash 0.99.
It should echo the expanded version of each line to be
executed.  As it is, running bash -vx on a script just
gets you a double-echoed script, not any useful information.