Newbie ebugger questions

Dwight Hughes dwighth at ipa.net
Fri Oct 30 17:56:04 UTC 1998


Take a look at MessageTally>>tallySends: as a possibility. Although you
cannot watch the message send progression, you do get a complete record
of what was sent.

-- Dwight

John-Reed Maffeo wrote:
> 
> The debugger thread reminded me of a question that I have been
> wanting to ask.
> 
> What is the way to trace the execution of a 'program'. I would really
> like to be able to watch the progression of message sends to get a
> better idea of how things work together.
> 
> I am still struggling with MVC and I think that it would help to
> see it in action.
> 
> Thanks,
> 
> John-Reed Maffeo





More information about the Squeak-dev mailing list