aboutsummaryrefslogtreecommitdiff
path: root/src/rtos/rtos.c
AgeCommit message (Expand)Author
2012-01-15rtos : linux awarenessMichel JAOUEN
2012-01-15rtos : create qsymbol interface and add str_to_hex interfaceMichel 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-05warning fix: add self-consitency check to remove warningØ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-24remove target argument from gdb packet handling functionsJie Zhang
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)