> How can I stop the application after having called > rtems_rdbg_initialize() in the Init task? I haven't been able to come up with anything intelligent for this. Is there a better way than to code a while loop which sleeps for a while and checks a flag variable?