openocd/src/rtos
Christian Eggers 9b2577742c Constify received GDB packet
v2:
- Split work into separate patches

The received packet will not be altered in any of the processing functions.
Some it can be made "const".

Change-Id: I7bb410224cf6daa74a6c494624176ccb9ae638ac
Signed-off-by: Christian Eggers <ceggers@gmx.de>
Reviewed-on: http://openocd.zylin.com/1919
Tested-by: jenkins
Reviewed-by: Spencer Oliver <spen@spen-soft.co.uk>
2014-03-04 20:17:34 +00:00
..
ChibiOS.c RTOS: Unify wipe-out of thread list 2014-03-04 20:13:58 +00:00
eCos.c RTOS: Unify wipe-out of thread list 2014-03-04 20:13:58 +00:00
embKernel.c RTOS: Unify wipe-out of thread list 2014-03-04 20:13:58 +00:00
FreeRTOS.c RTOS: Unify wipe-out of thread list 2014-03-04 20:13:58 +00:00
linux_header.h rtos : linux awareness 2012-01-15 22:17:16 +00:00
linux.c Constify received GDB packet 2014-03-04 20:17:34 +00:00
Makefile.am update files to correct FSF address 2013-06-05 19:52:42 +00:00
rtos_chibios_stackings.c update files to correct FSF address 2013-06-05 19:52:42 +00:00
rtos_chibios_stackings.h update files to correct FSF address 2013-06-05 19:52:42 +00:00
rtos_ecos_stackings.c update files to correct FSF address 2013-06-05 19:52:42 +00:00
rtos_ecos_stackings.h update files to correct FSF address 2013-06-05 19:52:42 +00:00
rtos_embkernel_stackings.c cortex_m: target implementation renames cortex_m3 to cortex_m 2013-10-10 20:51:03 +00:00
rtos_embkernel_stackings.h cortex_m: target implementation renames cortex_m3 to cortex_m 2013-10-10 20:51:03 +00:00
rtos_standard_stackings.c nds32: support FreeRTOS 2013-09-13 19:37:45 +00:00
rtos_standard_stackings.h nds32: support FreeRTOS 2013-09-13 19:37:45 +00:00
rtos.c Constify received GDB packet 2014-03-04 20:17:34 +00:00
rtos.h Constify received GDB packet 2014-03-04 20:17:34 +00:00
ThreadX.c RTOS: Unify wipe-out of thread list 2014-03-04 20:13:58 +00:00