aboutsummaryrefslogtreecommitdiff
path: root/src/rtos
AgeCommit message (Expand)Author
2012-01-15rtos : ps commandMichel JAOUEN
2012-01-15rtos : smp supportMichel JAOUEN
2012-01-15rtos : current_threadid move to rtos contextMichel JAOUEN
2012-01-15rtos :introduce possible overload by rtos of gdb_thread_packetMichel JAOUEN
2012-01-15rtos : remove unused parameterMichel JAOUEN
2011-11-29Add stack alignment support to RTOS awareness - needed for ARM ABI processorsEvan Hunter
2011-11-07ecos: add missing error propagationØyvind Harboe
2011-11-05warning fix: add self-consitency check to remove warningØyvind Harboe
2011-10-27clang: fix warning about missing check for return valueØyvind Harboe
2011-10-20rtos: remove broken code for handling the deprecated qP packetAndreas Fritiofson
2011-10-20rtos: return the correct value if the T or H packets are handledAndreas Fritiofson
2011-08-27Fix off by one bug in FreeRTOSEvan Hunter
2011-08-24remove target argument from gdb packet handling functionsJie Zhang
2011-08-24Add suspended task list to FreeRTOS supportEvan
2011-08-24Fix FreeRTOS thread list parsingEvan Hunter
2011-07-10Fix typo in command outputLuca Bruno
2011-06-17build: add missing files from dist releaseSpencer Oliver
2011-06-04Fix "unused variable" warnings (errors) detected with GCC 4.7.0 - trivial fixesFreddie Chopin
2011-05-25Report actual current threadAlan Bowman
2011-05-25Add eCos/Cortex RTOS supportAlan Bowman
2011-05-18Corrected test for invalid current_threadidAlan Bowman
2011-05-14Correct stacking direction and use of address offsetAlan Bowman
2011-04-19rtos : compilation error on amd64Michel Jaouen
2011-04-15RTOS Thread awareness support wipBroadcom Corporation (Evan Hunter)