bug-make
[Top][All Lists]
Advanced

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

[bug #18617] Better debugging facilities: tracing rule invocation.


From: Paul D. Smith
Subject: [bug #18617] Better debugging facilities: tracing rule invocation.
Date: Fri, 11 May 2007 20:50:24 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.3) Gecko/20061201 Firefox/2.0.0.3 (Ubuntu-feisty)

Update of bug #18617 (project make):

                  Status:                    None => Fixed                  
             Assigned to:                    None => psmith                 
             Open/Closed:                    Open => Closed                 
        Operating System:                    None => Any                    
           Fixed Release:                    None => CVS                    

    _______________________________________________________

Follow-up Comment #3:

I added a new debug statement to the "basic" debug output that specifies
where the command script was found for a given target, when make starts to
build that target.  For commands found in a makefile you get:

Invoking commands from <makefile>:<lineno> to update target `<target>'.

For builtin commands, you get:

Invoking builtin commands to update target `<target>'.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?18617>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

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