[FIX] ContextCleanupDebugFix (useful enough to incorporate latest changes?)

Ned Konz ned at bike-nomad.com
Sun Jul 20 00:05:25 UTC 2003


On Saturday 19 July 2003 02:43 pm, Doug Way wrote:
> Is this latest (v2) fix from Anthony useful enough to incorporate
> for now (for people to use and test), even though there are still a
> couple more things which need to be fixed?  It does fix some
> significant problems, and it doesn't look like it introduces any
> new problems, at least.
>
> These are the problems which still need to be fixed, as far as I
> know: - Allow a process to be debugged without having to suspend it
> explicitly (as Ned describes below)

I don't think this is that critical, since it apparently only affects 
the Process Browser.

> - Something I noticed: If you enter some code in a workspace and
> select "debug it" (or "do it" with a halt in the code), the
> debugger loses the temporary variable names

It looks like CompiledMethod>>decompileString has been broken. The 
temp names are in the CompiledMethod.

-- 
Ned Konz
http://bike-nomad.com
GPG key ID: BEEA7EFE



More information about the Squeak-dev mailing list