riscv-openocd/src
Christopher Head d05ef53cbd target: restore last run state after profiling
Now that it’s possible to start profiling from either a running or a
halted state, rather than unconditionally halting after profiling
finishes, it makes more sense to restore the processor to whatever state
(running or halted) it was in before profiling started.

Change-Id: If6f6e70a1a365c1ce3b348a306c435c220b8bf12
Signed-off-by: Christopher Head <chead@zaber.com>
Reviewed-on: http://openocd.zylin.com/5237
Tested-by: jenkins
Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
2020-10-30 22:01:07 +00:00
..
flash flash/nor/nrf5: unify size of HWID 2020-10-28 10:51:57 +00:00
helper Upstream tons of RISC-V changes. 2020-10-14 05:43:05 +01:00
jtag Enable hla_serial for TI ICDI devices 2020-10-24 23:24:38 +01:00
pld openocd: use proper format with uint32_t 2020-09-05 17:12:44 +01:00
rtos FreeRTOS: strip duplicate line returns 2020-10-03 11:22:52 +01:00
server server/telnet: Handle Ctrl+K 2020-10-24 23:25:33 +01:00
svf openocd: fix command's usage string 2020-09-05 17:13:10 +01:00
target target: restore last run state after profiling 2020-10-30 22:01:07 +00:00
transport transport: fix minor typos 2020-07-26 20:14:14 +01:00
xsvf openocd: avoid checking for non NULL pointer to free it 2020-09-05 17:11:50 +01:00
Makefile.am Convert to non-recursive make 2016-12-08 16:23:10 +00:00
hello.c helper/command: change prototype of command_print/command_print_sameline 2019-05-14 19:37:11 +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 openocd: fix issue in WIN32 with TCP adapters 2020-06-14 14:23:48 +01:00
openocd.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00