Debugger-step into.

Henrik Gedenryd Henrik.Gedenryd at lucs.lu.se
Mon Apr 30 11:21:52 UTC 2001


Ned Konz wrote:

> I posted a version of this to the list earlier. I haven't used it yet; it'll
> be interesting to see if anyone finds it useful (besides PhiHo and Henrik, of
> course <g>).
> 
> Some more things that should be pretty easy to add:
> 
> * run to cursor: step until PC is at (or just past?) where you put your cursor
> 
> * reset PC to cursor (backwards or forwards?). Could skip code in this way.
> 
> Any thoughts on these?

They all sound quite useful to me. I'd like to have them in the image.

I started on a version of step that steps right into the code in a block of
e.g. a collect: message without requiring you to step thru the code of the
collect: itself. However, there still remained some polishing to do.

H






More information about the Squeak-dev mailing list