Smalltalk Debugger

Systematic debugging guide for Smalltalk (Pharo/Squeak) development. Provides expertise in error diagnosis (MessageNotUnderstood, KeyNotFound, SubscriptOutOfBounds, AssertionFailure), incremental code execution with eval tool, intermediate value inspection, error handling patterns (`on:do:` blocks), stack trace analysis, UI debugger window detection (read_screen for hung operations), Transcript logging (crShow:,

mumez 67d4205 6 files · 60.2 KB Updated

File contents

mumez/smalltalk-dev-plugin/tree/main/skills/smalltalk-debugger commit 67d4205960

Frequently asked questions

npx skillmds@latest add mumez/smalltalk-debugger