riscv-openocd/src
Matthias Welwarsky a01b079440 rtos/hwthread: add hardware-thread pseudo rtos
This patch adds "hwthread", a pseudo rtos that represents cpu cores
in an SMP system as threads to gdb. This allows to debug SMP
system kernels in a more sensible manner and removes the current
atrocities of switching gdb manually between CPU cores to update
the context.

Change-Id: Ib781c6c34097689d21d9e02011e4d74a4a742379
Signed-off-by: Matthias Welwarsky <matthias.welwarsky@sysgo.com>

Source: http://openocd.zylin.com/#/c/3999
2019-01-02 13:16:13 -08:00
..
flash From upstream (#331) 2018-11-19 12:46:40 -08:00
helper Merge branch 'riscv' into notice_reset 2018-04-30 13:36:06 -07:00
jtag From upstream (#331) 2018-11-19 12:46:40 -08:00
pld Convert to non-recursive make 2016-12-08 16:23:10 +00:00
rtos rtos/hwthread: add hardware-thread pseudo rtos 2019-01-02 13:16:13 -08:00
server From upstream (#331) 2018-11-19 12:46:40 -08:00
svf svf: improve robustness when processing invalid SVF files 2018-03-13 08:41:21 +00:00
target Add idle count to debug output. (#337) 2018-11-29 12:52:06 -08:00
transport configure: disable all drivers when zy1000 is enabled 2018-05-08 15:21:49 -07:00
xsvf Convert to non-recursive make 2016-12-08 16:23:10 +00:00
Makefile.am Convert to non-recursive make 2016-12-08 16:23:10 +00:00
hello.c Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
hello.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
main.c Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
openocd.c armv8: valgrind memleak fixes 2018-05-08 15:21:49 -07:00
openocd.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00