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

Erwan Jahier Erwan.Jahier at irisa.fr
Tue Jul 28 00:15:54 AEST 1998


Fergus Henderson wrote:
> 
> 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.


I'll change that comment into:
+             % A `current_vars' request instructs the debuggee to
+             % retrieve the list of values and the list of internal 
+ 	      % names of live variables of the current event and
+             % report it to the debugger via the socket.



-- 
R1.



More information about the developers mailing list