aboutsummaryrefslogtreecommitdiff
path: root/src/rtos/rtos.h
AgeCommit message (Expand)Author
2017-12-06rtos: Use 'bool' as return type for detect_rtos()Marc Schink
2016-08-14rtos: remove display_str memberSteven Stallion
2016-05-24Make #include guard naming consistentMarc Schink
2016-05-24Remove FSF address from GPL noticesMarc Schink
2015-10-30rtos: turn stack alignment into a function pointerAndrew Ruder
2014-11-24rtos: allow symbols to be optional for a particular RTOSPaul Fertser
2014-10-06rtos: constify symbol names and listsSpencer Oliver
2014-03-04Constify received GDB packetChristian Eggers
2014-03-04RTOS: Unify wipe-out of thread listChristian Eggers
2013-06-05update files to correct FSF addressSpencer Oliver
2013-02-26gdbserver: use common hexify/unhexify routinesSpencer Oliver
2012-05-21build: add helper/types.h to config.hSpencer Oliver
2012-02-06build: cleanup src/rtos directorySpencer Oliver
2012-01-15rtos : create qsymbol interface and add str_to_hex interfaceMichel JAOUEN
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-08-24remove target argument from gdb packet handling functionsJie Zhang
2011-04-19rtos : compilation error on amd64Michel Jaouen
2011-04-15RTOS Thread awareness support wipBroadcom Corporation (Evan Hunter)