riscv-openocd/src/server
Steven Stallion e65acd889c gdb_server: add support for architecture element
This change adds optional support for a target to report architecture
information in the target description to GDB. This is needed by some GDB
implementations to properly support remote target with custom behavior.
More information on the architecture element can be found here:

    https://sourceware.org/gdb/onlinedocs/gdb/Target-Description-Format.html#Target-Description-Format

Change-Id: I57b19cae5ac3496256e4e5cc52cf6526ca5c322d
Signed-off-by: Steven Stallion <stallion@squareup.com>
Reviewed-on: http://openocd.zylin.com/4078
Tested-by: jenkins
Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-by: Matthias Welwarsky <matthias@welwarsky.de>
2018-10-16 11:58:10 +01:00
..
Makefile.am helper,rtos,server: Restore missing warning flags 2017-01-15 10:16:16 +00:00
gdb_server.c gdb_server: add support for architecture element 2018-10-16 11:58:10 +01:00
gdb_server.h server: free strduped port numbers 2018-03-15 17:08:53 +00:00
server.c server/server: Add ability to remove services 2018-08-01 14:34:13 +01:00
server.h server/server: Add ability to remove services 2018-08-01 14:34:13 +01:00
server_stubs.c Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
startup.tcl Fix a bunch of typos. 2011-03-17 07:25:25 +01:00
tcl_server.c server: free strduped port numbers 2018-03-15 17:08:53 +00:00
tcl_server.h server: free strduped port numbers 2018-03-15 17:08:53 +00:00
telnet_server.c server: free strduped port numbers 2018-03-15 17:08:53 +00:00
telnet_server.h server: free strduped port numbers 2018-03-15 17:08:53 +00:00