I set a breakpoint in interrupt handler(hme_intr) and tried 'trace' command from ddb. What should I see on stack? This is backtrace how ddb shows it hardclock clockintr sparc_intr_check_slot revarpwhoarewe ... How can I break into ddb right after interrupt signal was received ? Thank you Andrey