Files
openocd/src/target
Tim Newsome ca1a1f8db7 Complete single step before returning. (#319)
This fixes the following error, that has been reported occasionally:
Error: 34072 2712 riscv-011.c:1175 reg_cache_get(): Register cache entry for 0 is invalid!
openocd: ../src/target/riscv/riscv-011.c:1176: reg_cache_get: Assertion `r->valid' failed.

The problem was that we'd tell the target to step, and then gdb (which
assumed the target halted already) asked to read a register before the
target had actually halted. With this fix the target is actually halted,
and everything works.

Change-Id: Icfcef456f3cec4bb352fb90186f5bbabb00a5ff8
2018-11-05 11:48:52 -08:00
..
2018-08-20 14:55:30 -07:00
2018-01-16 09:05:41 +00:00
2018-08-20 14:55:30 -07:00
2016-07-19 10:45:16 +01:00
2016-05-24 22:30:55 +01:00
2016-05-24 22:30:01 +01:00
2018-08-20 14:55:30 -07:00
2018-08-20 14:55:30 -07:00
2018-05-08 15:21:49 -07:00
2018-05-08 15:21:49 -07:00
2018-08-20 14:55:30 -07:00
2018-08-20 14:55:30 -07:00
2017-02-10 14:18:34 +01:00
2016-05-24 22:30:01 +01:00
2018-08-20 14:55:30 -07:00
2018-06-04 09:16:08 +01:00
2018-08-20 14:55:30 -07:00
2018-08-20 14:55:30 -07:00
2018-08-20 14:55:30 -07:00
2018-08-20 14:55:30 -07:00
2018-08-20 14:55:30 -07:00
2018-08-20 14:55:30 -07:00
2018-08-20 14:55:30 -07:00
2018-03-16 08:58:06 +00:00
2018-03-16 08:58:06 +00:00
2018-08-20 14:55:30 -07:00
2018-08-20 14:55:30 -07:00
2016-05-24 22:30:55 +01:00
2018-08-20 14:55:30 -07:00
2018-08-20 14:55:30 -07:00
2018-01-25 16:43:49 +00:00
2016-05-24 22:30:01 +01:00
2016-05-24 22:30:55 +01:00
2016-05-24 22:30:01 +01:00
2016-05-24 22:30:55 +01:00
2016-05-24 22:30:01 +01:00
2018-03-30 09:58:21 +01:00
2018-08-20 14:55:30 -07:00
2018-07-18 13:42:30 -07:00
2018-08-20 14:55:30 -07:00
2017-05-08 18:04:56 +01:00
2018-06-04 09:16:08 +01:00
2016-05-24 22:30:01 +01:00
2018-03-27 09:15:27 +01:00
2018-08-20 14:55:30 -07:00
2016-12-08 12:34:53 +00:00
2016-05-24 22:30:55 +01:00
2017-12-07 07:53:13 +00:00
2018-08-20 14:55:30 -07:00
2018-06-04 09:16:08 +01:00
2016-05-24 22:30:01 +01:00
2016-05-24 22:30:01 +01:00
2016-05-24 22:30:55 +01:00
2018-01-25 16:43:49 +00:00
2016-05-24 22:30:55 +01:00