bug-make
[Top][All Lists]
Advanced

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

RE: info


From: Doug Shea
Subject: RE: info
Date: Fri, 1 Feb 2002 10:14:51 -0800


        Gmake has the option "-d" that will output a large amount of very detailed information about what it's doing and why. I suggest you re-direct this to a file. Also, the "-p" option will print out the definitions of all internal macros and targets. I've used both these options to good effect when debugging my makefiles.

        Note that I am "just another user"; Paul Smith might have more or more correct info on this.

--
Doug Shea
Configuration Manager - WIDCOMM, Inc
(858) 795-3425
http://www.widcomm.com/


> -----Original Message-----
> From: address@hidden [mailto:address@hidden]
> Sent: Friday, February 01, 2002 8:20 AM
> To: address@hidden
> Subject: info
>
>
> Hello,
>
> I'm sorry to bother you on this e-mail address,
> but I am working with quiet complex makefiles
> and would like to know if it exist a debugger or 'tracer' for make.
>
> Can you help me ?
>
> Regards
> Bruno
>
>
> _______________________________________________
> Bug-make mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/bug-make
>


reply via email to

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