openocd/src/rtos
Spencer Oliver 27b073a941 rtos: fix xml register support regression
Seems that when xml register support was added the rtos code was not
updated to match. This then caused gdb to return the following error when
rtos support was enabled - "Remote 'g' packet reply is too long".

Change-Id: I7429c4b1efed120e2e690678d55f3d6e87ee1ff1
Signed-off-by: Spencer Oliver <spen@spen-soft.co.uk>
Reviewed-on: http://openocd.zylin.com/2054
Tested-by: jenkins
Reviewed-by: Paul Fertser <fercerpav@gmail.com>
2014-03-29 07:34:36 +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 rtos: fix xml register support regression 2014-03-29 07:34:36 +00:00
rtos_chibios_stackings.h update files to correct FSF address 2013-06-05 19:52:42 +00:00
rtos_ecos_stackings.c rtos: fix xml register support regression 2014-03-29 07:34:36 +00:00
rtos_ecos_stackings.h update files to correct FSF address 2013-06-05 19:52:42 +00:00
rtos_embkernel_stackings.c rtos: fix xml register support regression 2014-03-29 07:34:36 +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 rtos: fix xml register support regression 2014-03-29 07:34:36 +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