Enhanced Newbie Debugger

Ashley George Taylor ataylor at cc.gatech.edu
Mon Aug 23 15:33:09 UTC 1999


I have developed an enhanced debugger for newbies which is easier to use
and gives more useful info. Others may find it useful too. 

o  It has buttons for stepping, sending, etc. (an idea from Scott Wallace)
o  It shows EVERY message during execution and gives the values of
   intermediate objects, arguments and returned objects. 
o  It shows the class each message was found in, and the classes it had to
   look through to find it. 

I would appreciate it if more experienced Squeakers give it a spin and
point out any flaws they find, especially since I am not a Squeak expert
and we plan to use this debugger in a course this semester.

See and download at
http://www.cc.gatech.edu/projects/squeakers/30.html
					

			-Ashley George Taylor (ataylor at cc.gatech.edu)





More information about the Squeak-dev mailing list