help-make
[Top][All Lists]
Advanced

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

Re: debugging parallel make


From: Alexander Kriegisch
Subject: Re: debugging parallel make
Date: Mon, 07 Jan 2008 00:04:21 +0100
User-agent: Thunderbird 2.0.0.6 (X11/20071022)

> is there an easy way to get some sort of log which clearly shows what 
> commands (but not their outputs) are running at the same time during 
> each part of a parallel make job?

I have not tried it in this case because I am under a bit of time
pressure currently, but have you tried 'remake'
(http://bashdb.sourceforge.net/remake)? It is a make fork (currently
3.80-based, AFAIK) with enhanced debugging facilities, even with
stepping, breakpoints etc. The latter probably won't help with your
parallelism problem, but maybe there is another option which might help
you. Check it out if you feel like giving it a try. Remake helped my
solve a few other problems in the past.

Regards
--
Alexander Kriegisch




reply via email to

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