% avrora -help interrupts Avrora [Beta 1.6.0] - (c) 2003-2005 UCLA Compilers Group Usage: avrora [-action=action] [options]Usage: avrora -help [category] MONITOR OVERVIEW The interrupt monitor tracks changes to the state of interrupts, including posting, enabling, and invoking of interrupts. OPTIONS Help for the options accepted by this monitor is below. -invocations-only: boolean = true This option, when specified, will cause the interrupt to print only invocations of the specified interrupts, and not enablings, disablings, postings, and unpostings. -show-interrupts: boolean = false This option, when specified, will cause the interrupt monitor to bring out changes to the state of each interrupt. For more information, see the online documentation at http://compilers.cs.ucla.edu/avrora To report bugs or seek help, consult the Avrora mailing list: http://lists.ucla.edu/cgi-bin/mailman/listinfo/avrora Please include the version number [Beta 1.6.0] when posting to the list.