[m-dev.] for review: Stack dumps -- compiler.

Tyson Dowd trd at stimpy.cs.mu.oz.au
Fri Mar 6 23:38:11 AEDT 1998


On 06-Mar-1998, Fergus Henderson <fjh at cs.mu.OZ.AU> wrote:
> On 06-Mar-1998, Tyson Dowd <trd at cs.mu.OZ.AU> wrote:
> > compiler/llds_out.m:
> > 	Run initialization if MR_INSERT_LABELS is defined, because we
> > 	will need to do this for stack traces, accurate gc, etc.
> ...
> > +	io__write_string("#if defined(MR_NEED_INITIALIZATION_CODE)\n\n"),
> 
> The code doesn't match the log message.

Log message bug - here's the "final" version (I hope).

----------------------------------

Estimated hours taken: 1.0

Small changes to support stack traces.

compiler/llds_out.m:
	Run initialization if MR_NEED_INITIALIZATION_CODE is defined.

compiler/stack_layout.m:
	Update the documentation a little to refer to the new file
	mercury_stack_layout.h rather than mercury_accurate_gc.h.






More information about the developers mailing list