CSC 216 F09/Debugging S

From Expertiza_Wiki
Revision as of 22:54, 16 November 2009 by Ptbeaman (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This page is a work in progress

Debugging S

Step by step debugging.

The problem

This exercise is an intro into debugging. It focuses on the step over and step into tools in Eclipse.

Participants and props

Made by David Long, Dustin Geckler, and Parker Beaman

The flash file <link>

The script

Run the flash file. After hitting debug, you are able to choose step over or step into to examine the code further and find the errors.