openocd/src/server
Ian Thompson c3138e2d80 gdb_server: add "not supported" Z-packet reply
GDB remote serial protocol specifies breakpoint/watchpoint packet
responses can be an empty string to indicate the specified breakpoint
type is not supported.  Add support for this response alongside existing
"OK", "E NN" replies.

Signed-off-by: Ian Thompson <ianst@cadence.com>
Change-Id: Iaf6280e4c936eb95a92bc80cc74d451ebb328dc3
Reviewed-on: https://review.openocd.org/c/openocd/+/7102
Tested-by: jenkins
Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
2022-08-15 13:21:37 +00:00
..
Makefile.am openocd: build: add SPDX tag 2022-07-23 13:06:38 +00:00
gdb_server.c gdb_server: add "not supported" Z-packet reply 2022-08-15 13:21:37 +00:00
gdb_server.h openocd: src: replace the GPL-2.0-or-later license tag 2022-07-23 13:59:13 +00:00
ipdbg.c server: change prototype of add_service() 2022-03-19 09:05:27 +00:00
ipdbg.h Add IPDBG JtagHost functionality to OpenOCD 2021-05-08 09:51:04 +01:00
rtt_server.c openocd: src: replace the GPL-2.0-or-later license tag 2022-07-23 13:59:13 +00:00
rtt_server.h openocd: src: replace the GPL-2.0-or-later license tag 2022-07-23 13:59:13 +00:00
server.c openocd: src: replace the GPL-2.0-or-later license tag 2022-07-23 13:59:13 +00:00
server.h openocd: src: replace the GPL-2.0-or-later license tag 2022-07-23 13:59:13 +00:00
startup.tcl openocd: build: add SPDX tag 2022-07-23 13:06:38 +00:00
tcl_server.c openocd: src: replace the GPL-2.0-or-later license tag 2022-07-23 13:59:13 +00:00
tcl_server.h openocd: src: replace the GPL-2.0-or-later license tag 2022-07-23 13:59:13 +00:00
telnet_server.c openocd: src: replace the GPL-2.0-or-later license tag 2022-07-23 13:59:13 +00:00
telnet_server.h openocd: src: replace the GPL-2.0-or-later license tag 2022-07-23 13:59:13 +00:00