help-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-bash] Show source code and xtrace as they are executed?


From: Greg Wooledge
Subject: Re: [Help-bash] Show source code and xtrace as they are executed?
Date: Mon, 23 Dec 2013 07:48:33 -0500
User-agent: Mutt/1.4.2.3i

On Sat, Dec 21, 2013 at 06:01:38AM +0000, adrelanos wrote:
> For debugging purposes, I would like to see the source of what is
> currently done (example: if [ "$x" = "$y" ]; then) and below also the
> actual values (example '[' '' = 11 ']').

On Sat, Dec 21, 2013 at 10:01:03PM +0000, adrelanos wrote:
> Eric Blake:
> > Sounds like you may be interested in bashdb.
> 
> Yes.
> 
> And I would also be interested to get to my original question.

The literal answer to your original question is "There is no way to
do that."



reply via email to

[Prev in Thread] Current Thread [Next in Thread]