riscv-openocd/src/server
Tim Newsome 885260505a Combine SMP group registers into one list for gdb
This makes behavior when you've configured an SMP group of heterogeneous
targets a bit less weird. (You still shouldn't be doing that, since gdb
and who knows what else assumes that the targets in an SMP group are
homogeneous.)

Specifically, if you have a HiFive Unleashed board (where the first core
is fairly basic and the other 4 or more full-featured) this lets you
connect to all 5, and still have access to the FPU etc. on the higher
numbered cores.

Change-Id: I2e01f63f8753f78c29d7f414ea603e02bf0390e0
2019-10-11 15:51:35 -07:00
..
Makefile.am helper,rtos,server: Restore missing warning flags 2017-01-15 10:16:16 +00:00
gdb_server.c Combine SMP group registers into one list for gdb 2019-10-11 15:51:35 -07:00
gdb_server.h Revert unnecessary change. 2018-06-25 14:09:47 -07:00
server.c helper/command: change prototype of command_print/command_print_sameline 2019-05-14 19:37:11 +01:00
server.h From upstream (#286) 2018-08-20 14:55:30 -07: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 tcl_server: fix minor typo in comment 2019-04-03 21:59:59 +01: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