Again and again Quote by Bob Frankston
“Early Apple machines -- don't know how to answer what it was like since there were so few tools. Just had to keep debugging by isolating a problem, looking at memory in the limited debugging (weaker than the DOS DEBUG and no symbols) patch and retry and then re-program, download and try again. And again...”
About This Quote
Source Interview: Early Apple Development, 1970s
Debugging required isolating issues, manually inspecting memory, patching, and repeatedly reprogramming due to limited tools.
In simple terms: Early Apple debugging was tedious and manual.
Embrace systematic troubleshooting.
Themes
Mood
Type
When to use this quote
- software development
- hardware repair
- learning new tech
- teaching debugging
Key Concepts
Questions to Reflect On
- How can modern tools reduce such manual cycles?
- What lessons from early debugging apply today?
Limited tools made debugging time‑consuming and error‑prone.