rtos: Rewrite rtos_qsymbol() and fix auto-detect false positive
[fw/openocd] / src / rtos / rtos.c
2012-10-05 Peter Stugertos: Rewrite rtos_qsymbol() and fix auto-detect false...
2012-10-05 Peter Stugertos: Rewrite rtos_try_next() for readability
2012-10-05 Peter Stugertos: Rewrite rtos_create() for readability
2012-08-24 Spencer Oliverbuild: fix memory leaks
2012-02-06 Spencer Oliverbuild: cleanup src/rtos directory
2012-01-15 Michel JAOUENrtos : linux awareness
2012-01-15 Michel JAOUENrtos : create qsymbol interface and add str_to_hex...
2012-01-15 Michel JAOUENrtos : smp support
2012-01-15 Michel JAOUENrtos : current_threadid move to rtos context
2012-01-15 Michel JAOUENrtos :introduce possible overload by rtos of gdb_thread...
2012-01-15 Michel JAOUENrtos : remove unused parameter
2011-11-29 Evan HunterAdd stack alignment support to RTOS awareness - needed...
2011-11-05 Øyvind Harboewarning fix: add self-consitency check to remove warning
2011-10-20 Andreas Fritiofsonrtos: remove broken code for handling the deprecated...
2011-10-20 Andreas Fritiofsonrtos: return the correct value if the T or H packets...
2011-08-24 Jie Zhangremove target argument from gdb packet handling functions
2011-06-04 Freddie ChopinFix "unused variable" warnings (errors) detected with...
2011-05-25 Alan BowmanReport actual current thread
2011-05-25 Alan BowmanAdd eCos/Cortex RTOS support
2011-05-18 Alan BowmanCorrected test for invalid current_threadid
2011-05-14 Alan BowmanCorrect stacking direction and use of address offset
2011-04-19 Michel Jaouenrtos : compilation error on amd64
2011-04-15 Broadcom Corporati... RTOS Thread awareness support wip