bug-make
[Top][All Lists]
Advanced

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

Re: Using $(eval) to get information at the time a target is invoked


From: Paul Smith
Subject: Re: Using $(eval) to get information at the time a target is invoked
Date: Tue, 11 Jan 2011 17:11:16 -0500

On Tue, 2011-01-11 at 21:05 +0200, Eli Zaretskii wrote:
> Okay.  Any hints for where to put breakpoints to see when the Make
> reads the directory for the offending file (the one that gets deleted
> by the rule)?  I'd like to compare the behavior on GNU/Linux and on
> Windows, so that I could decide whether this is a Windows-specific
> issue or not.

Hm.  Not really sure but IIRC all the caching stuff is contained in
dir.c so I would set some breakpoints in there.

If you get lost let me know and I'll go through take a look.




reply via email to

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