Tom de Vries
a16c96980d
[gdb/testsuite] Fix ERROR in gdb.python/py-breakpoint.exp
...
With test-case gdb.python/py-breakpoint.exp I run into:
...
(gdb) ERROR: tcl error sourcing gdb.python/py-breakpoint.exp.
ERROR: can't read "skip_hw_watchpoint_tests_p": no such variable
while executing
"if {$skip_hw_watchpoint_tests_p} {
gdb_test_no_output "set can-use-hw-watchpoints 0" ""
}"
...
Fix this by adding the missing "global skip_hw_watchpoint_tests_p" in two
procs.
Tested on x86_64-linux.
2022-10-19 09:04:12 +02:00
..
2022-10-10 11:57:10 +02:00
2022-10-10 11:57:10 +02:00
2022-10-11 11:22:37 +02:00
2022-10-10 10:23:59 +01:00
2022-10-10 10:23:59 +01:00
2022-07-08 14:14:58 -06:00
2022-07-28 11:20:46 -06:00
2022-07-28 11:20:46 -06:00
2022-10-19 09:04:12 +02:00
2022-05-17 13:03:07 +01:00
2022-07-25 19:26:24 +01:00
2022-07-25 19:26:24 +01:00
2022-07-25 19:26:24 +01:00
2022-06-06 12:34:24 +01:00
2022-07-18 11:25:34 -06:00
2022-07-18 11:25:34 -06:00
2022-07-18 11:25:34 -06:00
2022-07-05 10:28:39 -06:00
2022-10-07 16:17:34 +02:00
2022-03-22 10:05:05 +00:00
2022-03-29 13:55:48 +01:00
2022-07-15 09:42:39 -06:00
2022-07-15 09:26:54 -06:00
2022-08-21 08:03:42 -06:00
2022-05-16 10:07:43 -03:00
2022-05-16 10:07:43 -03:00
2022-03-23 07:41:19 -04:00
2022-06-14 19:50:44 +02:00
2022-05-16 10:07:43 -03:00
2022-05-16 10:07:43 -03:00
2022-03-23 07:41:19 -04:00
2022-05-16 10:07:43 -03:00
2022-08-17 22:59:11 +01:00
2022-07-08 14:14:58 -06:00
2022-03-23 07:41:19 -04:00
2022-07-15 07:55:32 -06:00
2022-07-08 14:14:58 -06:00
2022-06-24 15:07:29 +01:00
2022-08-21 08:03:42 -06:00
2022-08-21 08:03:42 -06:00
2022-04-06 16:11:13 -04:00
2022-05-17 10:31:36 +01:00
2022-08-30 11:49:48 -06:00
2022-09-22 10:34:15 +01:00