Next: Multitasker, Previous: Regular Expressions, Up: Words [Contents][Index]
• Locating source code definitions | and editing | |
• Locating uses of a word | where .
| |
• Locating exception source | Examining backtraces. | |
• Examining compiled code | see and friends.
| |
• Examining data | Stacks and Memory. | |
• Forgetting words | Usually before reloading. | |
• Debugging | By inserting ~~ tracers.
| |
• Assertions | Making your programs self-checking. | |
• Singlestep Debugger | Executing your program word by word. | |
• Code Coverage | Measure execution frequency. |