openocd/src/rtos
Christian Gudrian 0fd0b8ee7c rtos: fixed handling of qThreadExtraInfo packets
The commit "gdbserver: use common hexify/unhexify routines" [3d62c3d]
mis-replaced a call to "str_to_hex" with a call to "unhexify". "hexify"
should have been used instead.

Change-Id: I5f5904b1b422f819a6308e2c0740ea43d22c7d0b
Signed-off-by: Christian Gudrian <christian.gudrian@gmx.de>
Reviewed-on: http://openocd.zylin.com/1308
Tested-by: jenkins
Reviewed-by: Peter Stuge <peter@stuge.se>
2013-03-24 14:24:50 +00:00
..
ChibiOS.c rtos: rename stm32_stlink target to hla_target 2012-12-23 21:45:54 +00:00
FreeRTOS.c rtos: do not use LOG_OUTPUT 2013-01-27 14:29:34 +00:00
Makefile.am rtos: Add ChibiOS/RT support 2012-10-16 06:32:03 +00:00
ThreadX.c rtos: do not use LOG_OUTPUT 2013-01-27 14:29:34 +00:00
eCos.c rtos: do not use LOG_OUTPUT 2013-01-27 14:29:34 +00:00
linux.c target: Remove read_memory_imp 2013-03-13 12:36:09 +00:00
linux_header.h rtos : linux awareness 2012-01-15 22:17:16 +00:00
rtos.c rtos: fixed handling of qThreadExtraInfo packets 2013-03-24 14:24:50 +00:00
rtos.h gdbserver: use common hexify/unhexify routines 2013-02-26 20:49:49 +00:00
rtos_chibios_stackings.c rtos: Add ChibiOS/RT support 2012-10-16 06:32:03 +00:00
rtos_chibios_stackings.h rtos: Add ChibiOS/RT support 2012-10-16 06:32:03 +00:00
rtos_ecos_stackings.c build: cleanup src/rtos directory 2012-02-06 10:50:26 +00:00
rtos_ecos_stackings.h build: cleanup src/rtos directory 2012-02-06 10:50:26 +00:00
rtos_standard_stackings.c rtos: Add Cortex-R4 support for ThreadX 2012-12-14 20:45:22 +00:00
rtos_standard_stackings.h rtos: Add Cortex-R4 support for ThreadX 2012-12-14 20:45:22 +00:00