[squeak-dev] Re: MVC debugging

Andreas Raab andreas.raab at gmx.de
Wed Sep 8 05:54:04 UTC 2010


On 9/7/2010 7:57 PM, David T. Lewis wrote:
> I can't reproduce this. Are you able to get a debugger to open under
> MVC at this point?

Yes. I would have posted this earlier but I had an unexpected dinner and 
don't feel quite capable of doing this now (hick!).

> Specifically, I changed Debugger class>>openOn:context:label:contents:fullView:
> to call #searchForActiveControllerNoTerminate, where #searchForActiveControllerNoTerminate
> is a copy of #searchForActiveController with the #terminateActive removed.
> I'm not seeing any difference in behavior, so I must be missing a step
> in the recipe.

All right, I'm attaching the changes I have so far unreviewed. With 
these changes I've been able to debug just fine except from the case of 
handling a user interrupt which doesn't quite work yet. If you want to 
try this out, give it a shot, if not, I'll try to make headway tomorrow 
night. Right now I need some sleep :-)

Cheers,
   - Andreas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: MVCDebug.1.cs
Type: text/x-csharp
Size: 10829 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20100907/e8f3d2d5/MVCDebug.1.bin


More information about the Squeak-dev mailing list