[m-rev.] for review: improve debugging support for il grade.

Fergus Henderson fjh at cs.mu.OZ.AU
Sun Nov 2 02:04:04 AEDT 2003


On 01-Nov-2003, Peter Ross <pro at missioncriticalit.com> wrote:
> This is what I believe should change.
> 
> --debug should be allowed on the il backend.
> 
> When --debug is enabled it implies --trace-debug.

Did you mean ".. it implies --target-debug"?

I could live with those two.

> --no-trace-optimized should turn off --il-peephole-optimize.

Currently there is no --il-peephole-optimize option, only a
--peephole-optimize option.  Are you proposing changing that?
That would be possible, but it would mean introducing yet another
option, which I'd rather avoid if we can, and I'm not sure that a
new option is necessary.

Also, --no-trace-optimized should not turn off any optimization
options by itself, it should only turn them off if in addition
debugging is enabled.

-- 
Fergus Henderson <fjh at cs.mu.oz.au>  |  "I have always known that the pursuit
The University of Melbourne         |  of excellence is a lethal habit"
WWW: <http://www.cs.mu.oz.au/~fjh>  |     -- the last words of T. S. Garp.
--------------------------------------------------------------------------
mercury-reviews mailing list
post:  mercury-reviews at cs.mu.oz.au
administrative address: owner-mercury-reviews at cs.mu.oz.au
unsubscribe: Address: mercury-reviews-request at cs.mu.oz.au Message: unsubscribe
subscribe:   Address: mercury-reviews-request at cs.mu.oz.au Message: subscribe
--------------------------------------------------------------------------



More information about the reviews mailing list