Alex Bennée
c00506aa26
gdbstub: implement a softmmu based test
...
This adds a new tests that allows us to test softmmu only features
including watchpoints. To do achieve this we need to:
- add _exit: labels to the boot codes
- write a memory.py test case
- plumb the test case into the build system
- tweak the run_test script to:
- re-direct output when asked
- use socket based connection for all tests
- add a small pause before connection
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20210108224256.2321-6-alex.bennee@linaro.org>
2021-01-18 10:04:31 +00:00
..
2021-01-11 14:59:21 +01:00
2020-12-10 08:47:44 +01:00
2020-09-14 14:23:19 +01:00
2021-01-18 10:04:31 +00:00
2020-12-18 09:14:23 +01:00
2021-01-18 10:04:31 +00:00
2020-10-17 10:45:50 -04:00
2020-11-17 09:45:24 +01:00
2020-12-15 12:52:02 -05:00
2020-10-13 12:48:17 +02:00
2020-10-09 17:27:55 +01:00
2020-10-17 10:45:52 -04:00
2021-01-06 17:30:02 +00:00
2021-01-12 23:22:53 +00:00
2021-01-18 10:04:31 +00:00
2020-06-16 14:49:05 +01:00
2020-10-13 12:48:17 +02:00
2020-11-25 12:50:48 -05:00
2020-09-23 16:07:44 +01:00
2020-09-23 16:07:44 +01:00
2020-09-10 11:02:17 +01:00
2020-09-10 11:02:17 +01:00
2020-09-10 11:02:17 +01:00
2020-07-02 06:25:28 +02:00
2021-01-02 21:03:36 +01:00
2020-12-19 10:39:16 +01:00
2020-04-30 06:51:15 +02:00
2020-12-19 10:37:16 +01:00
2020-12-19 10:39:41 +01:00
2020-09-09 09:27:09 -04:00
2020-09-18 13:49:48 -04:00
2020-12-19 10:39:41 +01:00
2020-07-17 14:20:57 +02:00
2020-11-15 17:04:40 +01:00
2020-11-15 17:04:40 +01:00
2020-09-23 16:07:44 +01:00
2020-10-17 10:45:51 -04:00
2021-01-12 12:38:03 +01:00
2020-10-22 11:53:54 -04:00
2020-09-23 16:07:44 +01:00
2020-09-23 16:07:44 +01:00
2020-12-18 12:25:42 +01:00
2020-09-16 08:41:06 +02:00
2020-09-23 16:07:44 +01:00
2020-02-22 08:26:47 +00:00
2020-10-29 09:57:37 +00:00
2020-10-29 09:57:37 +00:00
2020-10-29 09:57:37 +00:00
2020-10-29 09:57:37 +00:00
2020-11-15 17:04:40 +01:00
2020-10-27 15:26:20 +01:00
2020-07-02 06:25:28 +02:00
2020-10-13 13:33:46 +02:00
2020-07-02 06:25:28 +02:00
2020-04-07 14:34:47 +02:00
2020-11-15 17:04:40 +01:00
2021-01-13 10:21:17 +01:00
2020-12-19 10:20:14 +01:00
2020-10-29 09:57:37 +00:00
2020-10-29 09:57:37 +00:00
2020-10-29 09:57:37 +00:00
2020-10-29 09:57:37 +00:00
2020-10-29 09:57:37 +00:00
2020-11-15 17:04:40 +01:00
2020-10-29 09:57:37 +00:00
2020-10-29 09:57:37 +00:00
2020-09-23 13:45:52 +01:00
2020-03-18 14:03:46 -04:00
2020-10-29 09:57:37 +00:00
2020-10-29 09:57:37 +00:00
2020-10-29 09:57:37 +00:00
2020-10-29 09:57:37 +00:00
2020-10-29 09:57:37 +00:00
2020-09-23 13:41:58 +01:00
2020-10-15 16:06:27 +02:00
2020-09-23 16:07:44 +01:00
2020-09-16 12:15:07 +02:00
2020-12-10 12:15:12 -05:00
2020-12-09 08:04:34 +01:00
2020-11-15 17:04:40 +01:00
2020-10-09 07:08:19 +02:00
2020-03-17 19:58:34 +01:00
2020-09-03 09:38:36 +02:00
2020-12-19 10:20:14 +01:00
2020-09-23 16:07:44 +01:00
2020-02-22 08:26:47 +00:00
2020-09-16 08:41:06 +02:00
2020-07-02 06:25:28 +02:00
2020-12-19 10:37:16 +01:00
2020-09-23 16:07:44 +01:00
2020-10-05 16:41:22 +02:00
2020-09-07 12:34:17 +02:00
2020-11-03 13:17:25 +00:00
2020-11-15 17:04:40 +01:00
2020-12-19 10:38:43 +01:00
2020-09-16 08:41:06 +02:00
2020-12-11 17:52:40 +01:00
2020-09-02 07:29:26 -04:00
2020-12-08 13:48:58 -05:00