tinyriscv-openocd/src
Tim Newsome c84d56debc rtos support to write registers on current thread
I don't understand how it was ever possible to change the registers on a
thread that's not the current active one when a halt happened. Really
instead of the RTOS tracking what the currently selected thread is, it
would make more sense to have gdb_server do that and simply pass it
along in every call to the RTOS layer.

Now MulticoreRegTest passes.

Change-Id: I399b9b2b05a147aa6b41463714ed3a39534b1fc8
2019-01-11 13:53:53 -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 support to write registers on current thread 2019-01-11 13:53:53 -08:00
server rtos support to write registers on current thread 2019-01-11 13:53:53 -08:00
svf svf: improve robustness when processing invalid SVF files 2018-03-13 08:41:21 +00:00
target Clean up register caching a little. 2019-01-10 12:32:03 -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