Hi I would like to write a UCOS II (embedded RTOS) awarness module for GDB to use on our embedded system. What I want to display is the data structure associated with each task, the display has to be in a user friendly format (no raw memory dump) Where can I start ? How can I extend the fucntionality of UCOS ? What source files should I be looking at ? Thanks Nick