[m-dev.] for review: big step towards a usable debugger, round 3 (part 2 of 3)

Fergus Henderson fjh at cs.mu.OZ.AU
Wed Apr 8 19:50:52 AEST 1998


On 08-Apr-1998, Zoltan Somogyi <zs at cs.mu.OZ.AU> wrote:
> 
> --- ws4/compiler/code_gen.m	Tue Apr  7 16:37:37 1998
> +++ ws2/compiler/code_gen.m	Wed Apr  8 11:28:16 1998
...
> +	% The parts of this that restore registers and deallocate the stack
> +	% frame are also part of the failure epilog, which is handled by
> +	% our caller; this is why return RestoreDeallocCode.

s/why return/why we return/

> --- ws4/compiler/handle_options.m	Tue Apr  7 16:37:39 1998
> +++ ws2/compiler/handle_options.m	Tue Mar 31 16:50:37 1998
> @@ -262,8 +262,8 @@
>  	% --generate-trace requires 
>  	% 	- disabling optimizations that would change 
>  	% 	  the trace being generated
> -	%	- enabling excess_assign to exclude junk vars from the trace
> -	%	  (and to ensure consistent paths across optimization levels)
> +	%	- enabling some low level optimizations to ensure consistent
> +	%	  paths across optimization levels)

Unmatched ')'.


Otherwise part 2 looks fine.

-- 
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.



More information about the developers mailing list