Spoon progress 21 April 2005: remote debugging starting to work

David T. Lewis lewis at mail.msen.com
Fri Apr 22 10:30:00 UTC 2005


On Thu, Apr 21, 2005 at 09:31:50PM -0700, Craig Latta wrote:
> 
> 	Just a note to say that I've made progress on step two from my last 
> note[1], remote debugging. It's starting to work.
> 
> 	When I evaluate (3 zork) in a target system, a notifier appears on a 
> separate control system. By opening a debugger on the control system, I 
> can browse the contexts of the target system process. This makes heavy 
> use of two-way remote message sending, including blocks and messages 
> which answer proxies back to remote senders (e.g., the first >>collect: 
> in Debugger>>newStack:). I haven't had to change Debugger itself at all yet.

Maybe I'm easily impressed, but this seems to me like truly remarkable
work. Congratulations and thanks for the continuing updates.

Dave




More information about the Squeak-dev mailing list