[m-rev.] for review: add ll_debug GC grade

Julien Fischer juliensf at csse.unimelb.edu.au
Wed Dec 7 22:32:02 AEDT 2011


On Wed, 7 Dec 2011, Ian MacLarty wrote:

>>> What about the following solution:
>>> - Make the .gcd Mercury grade component also imply -g -O0 when building
>>> boehm.
>>> - Make the .ll_debug Mercury grade component turn off -DNO_DEBUGGING in
>>> boehm.
>>> (So boehm is built the same way if we're using either .ll_debug or
>>> .gcd mercury grade components).
>>> - Make the .ll_debug Mercury grade component imply the gc_debug GC
>>> grade component (i.e. make it use the .gcd version of boehm).
>>
>>
>> I think it is a solution to a problem that doesn't exist in the first
>> place.  Just add the ll_debug component for the .ll_debug grades and be
>> done with it.
>>
>
> Done (with extra cases in ml.in).  Could you apply it to 11.07?

Yes, will do.

Julien.


More information about the reviews mailing list