[m-dev.] For review: another change to the external debugger

Fergus Henderson fjh at cs.mu.OZ.AU
Tue Jul 28 00:04:43 AEST 1998


On 27-Jul-1998, Erwan Jahier <Erwan.Jahier at irisa.fr> wrote:
> 
> util/mkinit.c:
> 	
> 

The log message was missing any description of the changes to mkinit.c.

> Index: debugger_interface.m
> +	;	current_slots
> +		% A `current_vars' request instructs the debuggee to
> +		% retrieve the list of live variables of the current event
> +		% and the list of the corresponding internal variable names
> +		% and report it to the debugger via the socket.

I found that comment a little confusing.
You want it to retrieve the _values_ of the variables.

Apart from that, the change 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