Tom de Vries
e36788d135
[gdb/testsuite] Fix handling of nr_args < 3 in mi_gdb_test
...
The documentation of mi_gdb_test states that the command, pattern and message
arguments are mandatory:
...
# mi_gdb_test COMMAND PATTERN MESSAGE [IPATTERN] -- send a command to gdb;
# test the result.
...
However, this is not checked, and when mi_gdb_test is called with less than 3
arguments, it passes or fails silently.
Fix this by using the following semantics:
- if there are 1 or 2 arguments, use the command as the message.
- if there is 1 argument, use ".*" as the pattern.
- if there are no or too much arguments, error out.
Fix a PATH issue in gdb.mi/mi-logging.exp, introduced by using the command as
message. Fix a few other trivial-looking FAILs.
There are 11 less trivial-looking FAILs left in gdb.mi in test-cases:
- mi-nsmoribund.exp
- mi-breakpoint-changed.exp
- mi-break.exp.
Tested on x86_64-linux.
2021-09-10 17:16:48 +02:00
..
2021-08-05 16:35:02 +01:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-04-22 15:01:28 -04:00
2021-05-04 11:20:19 -04:00
2021-01-01 12:12:21 +04:00
2021-03-12 12:18:33 +00:00
2021-04-27 11:22:32 -04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-03-15 09:21:37 +00:00
2021-05-07 10:56:20 -04:00
2021-03-15 09:21:37 +00:00
2021-05-07 10:56:20 -04:00
2021-03-15 09:21:37 +00:00
2021-03-15 09:21:37 +00:00
2021-04-27 11:22:32 -04:00
2021-04-27 11:22:32 -04:00
2021-04-27 11:22:32 -04:00
2021-04-27 11:22:32 -04:00
2021-04-27 11:22:32 -04:00
2021-01-01 12:12:21 +04:00
2021-03-12 12:18:34 +00:00
2021-05-07 10:56:20 -04:00
2021-01-01 12:12:21 +04:00
2021-03-12 12:18:33 +00:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-05-07 10:56:20 -04:00
2021-06-25 18:22:07 +01:00
2021-08-16 11:10:19 -04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-05-07 10:56:20 -04:00
2021-01-01 12:12:21 +04:00
2021-05-07 10:56:20 -04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-06-03 21:22:08 +01:00
2021-06-03 21:22:08 +01:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-03-12 12:18:33 +00:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-03-12 12:18:33 +00:00
2021-01-01 12:12:21 +04:00
2021-03-12 12:18:34 +00:00
2021-05-07 10:56:20 -04:00
2021-01-01 12:12:21 +04:00
2021-03-12 12:18:33 +00:00
2021-05-07 10:56:20 -04:00
2021-05-14 06:51:21 +01:00
2021-05-14 06:51:21 +01:00
2021-05-07 10:56:20 -04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-06-08 23:49:05 +01:00
2021-01-01 12:12:21 +04:00
2021-03-12 12:18:34 +00:00
2021-06-21 16:20:08 +01:00
2021-03-16 09:31:56 +00:00
2021-03-16 09:31:56 +00:00
2021-05-07 10:56:20 -04:00
2021-05-17 14:58:26 -04:00
2021-05-17 14:58:26 -04:00
2021-05-17 14:58:26 -04:00
2021-06-08 23:49:05 +01:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-05-17 14:58:26 -04:00
2021-06-08 23:49:05 +01:00
2021-01-01 12:12:21 +04:00
2021-05-14 15:33:23 +02:00
2021-03-12 12:18:34 +00:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-03-12 12:18:33 +00:00
2021-05-07 10:56:20 -04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-08-02 07:46:30 -06:00
2021-05-07 10:56:20 -04:00
2021-09-10 17:16:48 +02:00
2021-01-01 12:12:21 +04:00
2021-05-14 06:51:21 +01:00
2021-06-08 23:49:05 +01:00
2021-06-08 23:49:05 +01:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-07-23 15:38:53 -04:00
2021-06-21 16:20:08 +01:00
2021-06-21 16:20:08 +01:00
2021-06-21 16:20:08 +01:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-05-07 10:56:20 -04:00
2021-01-01 12:12:21 +04:00
2021-03-12 12:18:33 +00:00
2021-05-07 10:56:20 -04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-05-07 10:56:20 -04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-05-07 10:56:20 -04:00
2021-03-26 17:43:14 +00:00
2021-05-07 10:56:20 -04:00
2021-06-08 23:49:05 +01:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-03-12 12:18:33 +00:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-05-07 10:56:20 -04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-02-11 07:23:42 +10:30
2021-06-08 23:49:05 +01:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-05-03 12:21:00 +01:00
2021-01-01 12:12:21 +04:00
2021-03-12 12:18:33 +00:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-06-05 14:46:30 +02:00
2021-03-12 12:18:33 +00:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-05-04 22:19:05 -04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-05-07 10:56:20 -04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-06-08 23:49:05 +01:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-05-07 10:56:20 -04:00
2021-06-21 16:09:05 +01:00
2021-06-21 16:09:05 +01:00
2021-06-21 16:09:05 +01:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-05-07 10:56:20 -04:00
2021-01-01 12:12:21 +04:00
2021-03-12 12:18:34 +00:00
2021-01-01 12:12:21 +04:00
2021-09-07 10:54:07 +01:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-05-07 10:56:20 -04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-08-12 13:03:19 -05:00
2021-01-01 12:12:21 +04:00
2021-05-07 10:56:20 -04:00
2021-02-08 11:56:16 +00:00
2021-07-14 06:52:44 +02:00
2021-05-07 10:56:20 -04:00
2021-07-14 06:52:44 +02:00
2021-05-07 10:56:20 -04:00