[m-dev.] for review: --suppress-trace
Fergus Henderson
fjh at cs.mu.OZ.AU
Wed Oct 4 02:40:44 AEDT 2000
On 29-Sep-2000, Zoltan Somogyi <zs at cs.mu.OZ.AU> wrote:
>
> Implement a general mechanism for suppressing selected aspects of execution
> tracing.
>
> compiler/trace_params.m:
> This new file contains two abstract data types that define the
> parameters of the execution tracing system, and the operations
> on them.
The new module should be documented in compiler/notes/compiler_design.html.
> +:- type port_category
> + ---> interface
> + ; internal
> + ; context.
A comment here explaining what those categories mean would be helpful.
Otherwise, I think that change looks good.
--
Fergus Henderson <fjh at cs.mu.oz.au> | "I have always known that the pursuit
WWW: <http://www.cs.mu.oz.au/~fjh> | of excellence is a lethal habit"
PGP: finger fjh at 128.250.37.3 | -- the last words of T. S. Garp.
--------------------------------------------------------------------------
mercury-developers mailing list
Post messages to: mercury-developers at cs.mu.oz.au
Administrative Queries: owner-mercury-developers at cs.mu.oz.au
Subscriptions: mercury-developers-request at cs.mu.oz.au
--------------------------------------------------------------------------
More information about the developers
mailing list