Here is a request: add command to reboot Roku in the debugger.
You can probably argue it is not common but it DOES happen - example, Bs2dtest code from SDK often brings Roku to unusable state, in which the screen will never recover back when exiting the program (i presume because of some bitmaps plastered on the screen) - the player is not dead though, so no auto-reset.
For know i exploit the bug i found in roOS4 console as means to reboot but with it being fixed, something else will be needed. B/S ref guide mentions RebootSystem() but it is disabled on Roku :?