Akihiko Odaki a650683871 hw/core/cpu: Return static value with gdb_arch_name()
All implementations of gdb_arch_name() returns dynamic duplicates of
static strings. It's also unlikely that there will be an implementation
of gdb_arch_name() that returns a truly dynamic value due to the nature
of the function returning a well-known identifiers. Qualify the value
gdb_arch_name() with const and make all of its implementations return
static strings.

Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Message-Id: <20230912224107.29669-8-akihiko.odaki@daynix.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20231009164104.369749-15-alex.bennee@linaro.org>
2023-10-11 08:46:33 +01:00
..
2023-10-09 10:10:48 -04:00
2023-09-08 13:08:52 +03:00
2023-01-08 01:54:22 -05:00
2023-09-08 13:08:52 +03:00
2023-09-06 11:14:55 -04:00
2023-07-11 00:11:25 +02:00
2023-02-08 07:16:23 +01:00
2023-07-25 17:13:53 +03:00
2023-09-08 13:08:52 +03:00
2023-10-04 04:53:52 -04:00
2023-09-08 13:08:52 +03:00
2023-07-25 17:13:45 +03:00
2023-09-08 13:08:52 +03:00
2023-01-08 01:54:22 -05:00
2023-10-04 18:15:06 -04:00
2023-10-03 10:29:39 +02:00
2023-09-08 13:08:52 +03:00
2023-03-20 12:43:50 +01:00
2023-03-20 12:43:50 +01:00
2022-11-08 11:13:48 +01:00