openocd/src
Tomas Vanek 37deb37593 target: fix display halt message logic
If a target is run from gdb and then stopped from OpenOCD telnet interface,
halt does not show message with status and PC registers.

While on it rename 'display' to 'verbose_halt_msg' and use bool type
instead of int.

Change-Id: Ibe6589015b302e0be97258b06938c297745436a5
Signed-off-by: Tomas Vanek <vanekt@fbl.cz>
Reviewed-on: http://openocd.zylin.com/4475
Tested-by: jenkins
Reviewed-by: Matthias Welwarsky <matthias@welwarsky.de>
2018-03-30 10:14:56 +01:00
..
flash flash/nor: implement flash bank deallocation on OpenOCD exit 2018-03-30 10:13:09 +01:00
helper helper/types: cast to uint32_t,uint16_t to avoid UB by shifting int too far 2018-03-12 14:12:07 +00:00
jtag target: restructure dap support 2018-03-30 09:58:21 +01:00
pld Convert to non-recursive make 2016-12-08 16:23:10 +00:00
rtos Fix ChibiOS FPU detection. 2018-03-07 23:41:30 +00:00
server tdesc: bitfields may carry a type 2018-03-27 09:15:27 +01:00
svf svf: improve robustness when processing invalid SVF files 2018-03-13 08:41:21 +00:00
target target: fix display halt message logic 2018-03-30 10:14:56 +01:00
transport transport: add transport_is_hla() 2018-03-20 11:48:44 +00: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 target: fix display halt message logic 2018-03-30 10:14:56 +01:00
openocd.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00