riscv-openocd/src/rtos
Tim Newsome 927f9d8873 Update list of "threads" when harts are discovered.
This ensures that "info threads" is accurate as soon as gdb connects.
Also print out number of triggers that is discovered in examine().
2017-06-20 11:32:42 -07:00
..
ChibiOS.c gdb_server: support qXfer:threads:read packet 2016-12-08 12:34:00 +00:00
FreeRTOS.c gdb_server: support qXfer:threads:read packet 2016-12-08 12:34:00 +00:00
Makefile.am Merge branch 'remotes/openocd/master' into riscv64 2017-06-13 11:52:50 -07:00
ThreadX.c gdb_server: support qXfer:threads:read packet 2016-12-08 12:34:00 +00:00
eCos.c gdb_server: support qXfer:threads:read packet 2016-12-08 12:34:00 +00:00
embKernel.c gdb_server: support qXfer:threads:read packet 2016-12-08 12:34:00 +00:00
linux.c target: Add 64-bit target address support 2017-02-10 13:50:17 +01:00
linux_header.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
mqx.c gdb_server: support qXfer:threads:read packet 2016-12-08 12:34:00 +00:00
riscv_debug.c Update list of "threads" when harts are discovered. 2017-06-20 11:32:42 -07:00
riscv_debug.h Update list of "threads" when harts are discovered. 2017-06-20 11:32:42 -07:00
rtos.c Merge branch 'remotes/openocd/master' into riscv64 2017-06-13 11:52:50 -07:00
rtos.h Add 64-bit and multihart support 2017-04-26 09:10:49 -07:00
rtos_chibios_stackings.c Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
rtos_chibios_stackings.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
rtos_ecos_stackings.c Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
rtos_ecos_stackings.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
rtos_embkernel_stackings.c Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
rtos_embkernel_stackings.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
rtos_mqx_stackings.c Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
rtos_mqx_stackings.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
rtos_standard_stackings.c Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
rtos_standard_stackings.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
rtos_ucos_iii_stackings.c rtos: add support for uC/OS-III 2016-12-08 12:29:35 +00:00
rtos_ucos_iii_stackings.h rtos: add support for uC/OS-III 2016-12-08 12:29:35 +00:00
uCOS-III.c rtos: add support for uC/OS-III 2016-12-08 12:29:35 +00:00