Debug interrupt
From Applepedia
A debug interrupt is a non-maskable interrupt, that's caught by the Classic MacOS, which then opens the debugger (MicroBug by default, or MacsBug if it was installed).
A debug interrupt can be triggered:
- By software
- By pressing the debug button (older Macs have these)
- By pressing ⌘-powerkey on an ADB keyboard

