Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 739 Bytes

File metadata and controls

19 lines (15 loc) · 739 Bytes

Method Spies

Method Spies (intelligent breakpoints) for Dolphin Smalltalk 7.1

Getting Started

Automated Installation

GitHubPackageManager install: 'rko281/MethodSpies'.

Manual Installation

  • This repository should be cloned/downloaded to your image directory
  • Install Method Spies package

Using Method Spies

  • In method source editor use F9 to toggle a simple breakpoint or use the Method Spies context menu item to set/edit more advanced breakpoints (one-time breakpoint, conditional breakpoint etc.)