make-alpha
[Top][All Lists]
Advanced

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

RFC: new debug option "--debug=c" which echoes all commands executed


From: Bill Cox
Subject: RFC: new debug option "--debug=c" which echoes all commands executed
Date: Mon, 20 Dec 2004 16:28:30 -0800
User-agent: Mozilla Thunderbird 1.0 (Windows/20041206)

Hi Folks,

I'd like to propose, and implement, a new option that would
help debug a deep Makefile tree by echoing *all* of the commands
that the Makefiles executed, even if the "-s" option or
the .SILENT pseudo-target is coded, or if the command line
begins with an "@" sign.

The option would be spelled "--debug=c" or "--debug=e".

Questions:
Is this a good idea?
Is there any existing way to do this?
How would you spell the option?
Should this option be combined with any other
  debug options?  (I propose not to combine it).




reply via email to

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