Automatic date update in version.in
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
ac628a06
EB
12021-04-01 Egeyar Bagcioglu <egeyar@gmail.com>
2
3 * lib/pdtrace.in: Fix obvious typo.
4
3f49d080
TT
52021-03-31 Tom Tromey <tromey@adacore.com>
6
7 * lib/dwarf.exp (Dwarf::_get_args): New proc.
8 (Dwarf::_location): Use it.
9
cfcbd506
TV
102021-03-31 Tom de Vries <tdevries@suse.de>
11
12 PR testsuite/27667
13 * lib/gdb.exp (default_gdb_init): Unset DEBUGINFOD_URLS.
14
8a91fbdf
SM
152021-03-30 Simon Marchi <simon.marchi@polymtl.ca>
16
17 PR gdb/27541
18 * gdb.base/index-cache-load-twice.exp: Remove.
19 * gdb.base/index-cache-load-twice.c: Remove.
20 * gdb.dwarf2/per-bfd-sharing.exp: New.
21 * gdb.dwarf2/per-bfd-sharing.c: New.
22
b953e703
TV
232021-03-30 Tom de Vries <tdevries@suse.de>
24
25 PR testsuite/27604
26 * gdb.dwarf2/dw2-cu-size.S: Add missing .debug_abbrev terminator.
27
aa33ea68
TBA
282021-03-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
29
30 * gdb.mi/user-selected-context-sync.exp: Spin on a variable in
31 the infinite loop to avoid a Clang bug.
32
99066782
WS
332021-03-26 Will Schmidt <will_schmidt@vnet.ibm.com>
34
35 * gdb.arch/powerpc-disassembler-options.exp: Extend some test
36 names for uniqueness.
37 * gdb.arch/powerpc-fpscr-gcore.exp: Add more test names for
38 uniqueness.
39
b1f3973b
AB
402021-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
41
42 * gdb.python/py-prettyprint.c (struct container): Add 'is_array_p'
43 member.
44 (make_container): Initialise is_array_p.
45 * gdb.python/py-prettyprint.exp: Add new tests.
46 * gdb.python/py-prettyprint.py (ContainerPrinter.display_hint):
47 Check is_array_p and possibly return 'array'.
48
3c2dcf90
AB
492021-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
50
51 * gdb.cp/breakpoint.exp: Extend test names to make them unique.
52 * gdb.cp/casts.exp: Give tests unique names.
53 * gdb.cp/filename.exp: Likewise.
54 * gdb.cp/gdb2495.exp: Likewise.
55 * gdb.cp/mb-ctor.exp: Extend test names to make them unique.
56 * gdb.cp/misc.exp: Rename test to make it unique.
57 * gdb.cp/nsnested.exp: Give tests unique names.
58 * gdb.cp/ovldbreak.exp: Likewise.
59 * gdb.cp/pr17494.exp: Rename test to reflect what is actually
60 being tested. This also removes the duplicate test name.
61 * gdb.cp/ref-types.exp: Likewise.
62 * gdb.cp/temargs.exp: Likewise.
63
6b78370d
AB
642021-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
65
66 * gdb.cp/cplusfuncs.exp (test_paddr_operator_functions): Escape
67 square brackets in test.
68
baecbb3d
AB
692021-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
70
71 * gdb.cp/maint.exp (test_first_component): Run more tests with a
72 variable number of spaces, this removes the duplicate testing of
73 'operator ->' which existed before.
74
6e892297
AB
752021-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
76
77 * gdb.cp/gdb2384.cc (main): Change comments used for breakpoints.
78 * gdb.cp/gdb2384.exp: Change and extend test names to avoid
79 duplicates, and also to avoid having a string inside parentheses
80 at the end of test names.
81
ac45a6ca
AB
822021-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
83
84 * gdb.cp/nsusing.exp: Rewrite test, remove a duplicate test block.
85 Avoid repeated uses of 'runto', and instread just progress once
86 through the test stopping at different breakpoints. Give comments
87 a capital letter and full stop. Give duplicate tests unique names.
88
323fd5b9
PA
892021-03-25 Pedro Alves <pedro@palves.net>
90
91 * gdb.server/stop-reply-no-thread-multi.exp (run_test): Add
92 "target_non_stop" parameter and use it.
93 (top level): Add "maint set target-non-stop on/off" testing axis.
94
ba3c61fc
AB
952021-03-25 Andrew Burgess <andrew.burgess@embecosm.com>
96
97 * lib/ada.exp (gnat_runtime_has_debug_info): Use -wrap with
98 gdb_test_multiple.
99
bf0aecce
LM
1002021-03-24 Luis Machado <luis.machado@linaro.org>
101
102 * gdb.arch/aarch64-mte.c: New file.
103 * gdb.arch/aarch64-mte.exp: New test.
104 * gdb.base/memtag.c: New file.
105 * gdb.base/memtag.exp: New test.
106 * lib/gdb.exp (supports_memtag): New function.
107
bef382e6
LM
1082021-03-24 Luis Machado <luis.machado@linaro.org>
109
110 * gdb.base/options.exp: Adjust for new print options.
111 * gdb.base/with.exp: Likewise.
112
702cf3f5
AB
1132021-03-22 Andrew Burgess <andrew.burgess@embecosm.com>
114
115 * gdb.dwarf2/dw2-missing-cu-tag.c: New file.
116 * gdb.dwarf2/dw2-missing-cu-tag.exp: New file.
117
1e7fcccb
AB
1182021-03-22 Andrew Burgess <andrew.burgess@embecosm.com>
119
120 * gdb.dwarf2/dw2-using-debug-str.c: New file.
121 * gdb.dwarf2/dw2-using-debug-str.exp: New file.
122 * lib/dwarf.exp (Dwarf::DW_FORM_strp): Create .debug_str section,
123 not .debug_string.
124
4829711b
TT
1252021-03-20 Tom Tromey <tom@tromey.com>
126
127 * gdb.base/maint.exp: Update "maint print statistics" output.
128
e0d6d274
KB
1292021-03-19 Kevin Buettner <kevinb@redhat.com>
130
131 * lib/gdbserver-support.exp (gdbserver_exit): Use the
132 "-nowait" flag when waiting for gdbserver to exit.
133
a088215a
SST
1342021-03-19 Sourabh Singh Tomar <SourabhSingh.Tomar@amd.com>
135
136 * gdb.base/info-macros.exp: Append -fdebug-macro to
137 additional_flags for clang.
138 * gdb.base/macscp.exp: Likewise.
139 * gdb.base/style.exp: Likewise.
140 * gdb.linespec/macro-relative.exp: Likewise.
141
d0c99a23
SM
1422021-03-17 Simon Marchi <simon.marchi@polymtl.ca>
143 Pedro Alves <pedro@palves.net>
144
145 * gdb.base/run-attach-while-running.exp: New.
146 * gdb.base/run-attach-while-running.c: New.
147
7807d76a
AB
1482021-03-16 Andrew Burgess <andrew.burgess@embecosm.com>
149
150 * gdb.python/py-framefilter-addr.c: New file.
151 * gdb.python/py-framefilter-addr.exp: New file.
152 * gdb.python/py-framefilter-addr.py: New file.
153
f302f9e2
AB
1542021-03-16 Andrew Burgess <andrew.burgess@embecosm.com>
155
156 * gdb.threads/execl.exp: Remove duplicate 'info threads' test.
157 Make use of $gdb_test_name instead of creating a separate $test
158 variable.
159 * gdb.threads/print-threads.exp: Add a with_test_prefix instead of
160 adding a '($name)' at the end of each test. This also catches the
161 one place where '($name)' was missing, and so caused a duplicate
162 test name.
163 * gdb.threads/queue-signal.exp: Give tests unique names to avoid
164 duplicate test names based on the command being tested.
165 * gdb.threads/signal-command-multiple-signals-pending.exp:
166 Likewise.
167 * lib/gdb.exp (gdb_compile_shlib_pthreads): Tweak test name to
168 avoid duplicate testnames when a test script uses this proc and
169 also gdb_compile_pthreads.
170 * lib/prelink-support.exp (build_executable_own_libs): Use
171 with_test_prefix to avoid duplicate test names when we call
172 build_executable twice.
173
6813ceb0
TT
1742021-03-15 Tom Tromey <tromey@adacore.com>
175
176 * gdb.ada/fixed_points.exp: Add tests of unary + and -.
177
3b5c4de0
TT
1782021-03-15 Tom Tromey <tromey@adacore.com>
179
180 * gdb.ada/varsize_limit.exp: Add new test.
181 * gdb.ada/varsize_limit/vsizelim.adb: Update.
182
c04da66c
TT
1832021-03-15 Tom Tromey <tromey@adacore.com>
184
185 * gdb.ada/operator_call/twovecs.ads: New file.
186 * gdb.ada/operator_call/twovecs.adb: New file.
187 * gdb.ada/operator_call/opcall.adb: New file.
188 * gdb.ada/operator_call.exp: New file.
189
1ac74522
TT
1902021-03-15 Tom Tromey <tromey@adacore.com>
191
192 * gdb.ada/enums_overload/enums_overload_main.adb: New file.
193 * gdb.ada/enums_overload/enums_overload.ads: New file.
194 * gdb.ada/enums_overload/enums_overload.adb: New file.
195 * gdb.ada/enums_overload.exp: New file.
196
207582c0
TT
1972021-03-15 Tom Tromey <tromey@adacore.com>
198
199 * gdb.ada/assign_arr/target_wrapper.ads (IArray, Put, Do_Nothing):
200 Declare.
201 * gdb.ada/assign_arr/target_wrapper.adb: New file.
202 * gdb.ada/assign_arr/main_p324_051.adb (IValue): New variable.
203 Call Put.
204 * gdb.ada/assign_arr.exp: Update.
205
ba6a0ef3
AB
2062021-03-15 Andrew Burgess <andrew.burgess@embecosm.com>
207
208 * gdb.python/py-auto-load-chaining-f1.c: New file.
209 * gdb.python/py-auto-load-chaining-f1.o-gdb.py: New file.
210 * gdb.python/py-auto-load-chaining-f2.c: New file.
211 * gdb.python/py-auto-load-chaining-f2.o-gdb.py: New file.
212 * gdb.python/py-auto-load-chaining.c: New file.
213 * gdb.python/py-auto-load-chaining.exp: New file.
214
7f99d636
AB
2152021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
216
217 * gdb.python/py-bad-printers.exp: Extend test names to make them
218 unique.
219 * gdb.python/py-events.exp: Likewise.
220 * gdb.python/py-finish-breakpoint2.exp: Likewise.
221 * gdb.python/py-frame-inline.exp: Likewise.
222 * gdb.python/py-frame.exp: Likewise.
223 * gdb.python/py-infthread.exp: Likewise.
224
323b848c
AB
2252021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
226
227 * gdb.python/py-value-cc.exp: Remove a duplicate test.
228
8a4efb36
AB
2292021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
230
231 * gdb.python/lib-types.exp: Update the test to check the correct
232 python variable.
233
66bb1dd9
AB
2342021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
235
236 * gdb.python/py-explore-cc.exp: Extend test names to make them
237 unique.
238
0125fabc
AB
2392021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
240
241 * gdb.python/py-lookup-type.exp: Remove duplicate test.
242
79d04157
AB
2432021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
244
245 * gdb.python/py-symtab.exp: Extend test names to make them
246 unique.
247
e3e48d8f
AB
2482021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
249
250 * gdb.python/py-prompt.exp: Add with_test_prefix to make test
251 names unique.
252
2cb60e74
AB
2532021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
254
255 * gdb.python/py-block.exp: Give tests unique names.
256
8b12ded4
AB
2572021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
258
259 * gdb.python/py-pp-maint.exp: Extend test names to make them
260 unique.
261
93598ea4
AB
2622021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
263
264 * gdb.python/py-explore.exp: Add with_test_prefix to make test
265 names unique.
266
f35d6971
AB
2672021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
268
269 * gdb.python/py-finish-breakpoint.exp: Make test names unique.
270
22d3e7f6
AB
2712021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
272
273 * gdb.python/py-strfns.exp: Use with_test_prefix to make test
274 names unique.
275
5fc5a1b8
AB
2762021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
277
278 * gdb.python/py-format-string.exp: Use proc_with_prefix to make
279 test names unique.
280
e3141a4d
AB
2812021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
282
283 * gdb.python/py-mi.exp: Use with_test_prefix to make test names
284 unique.
285
ccdc02ed
TT
2862021-03-09 Tom Tromey <tromey@adacore.com>
287
288 * gdb.base/cast-call.exp: New file.
289 * gdb.base/cast-call.c: New file.
290
fbb1aace
AB
2912021-03-09 Andrew Burgess <andrew.burgess@embecosm.com>
292
293 * gdb.gdb/python-helper.exp: New file.
294
611aa09d
FW
2952020-03-04 Felix Willgerodt <felix.willgerodt@intel.com>
296
297 * gdb.fortran/intrinsics.exp: Add LOC tests.
298
eef32f59
AB
2992021-03-09 Andrew Burgess <andrew.burgess@embecosm.com>
300
301 * gdb.fortran/shape.exp: New file.
302 * gdb.fortran/shape.f90: New file.
303
7ba155b3
AB
3042021-03-09 Andrew Burgess <andrew.burgess@embecosm.com>
305
306 * gdb.fortran/size.exp: New file.
307 * gdb.fortran/size.f90: New file.
308
e14816a8
AB
3092021-03-09 Andrew Burgess <andrew.burgess@embecosm.com>
310
311 * gdb.fortran/rank.exp: New file.
312 * gdb.fortran/rank.f90: New file.
313
d308ba78
TT
3142021-03-08 Tom Tromey <tom@tromey.com>
315
316 * gdb.fortran/debug-expr.exp: Update tests.
317
d182f279
TT
3182021-03-08 Tom Tromey <tom@tromey.com>
319
320 * gdb.base/debug-expr.exp: Update expected dump output.
321
a7308ce0
TT
3222021-03-06 Tom Tromey <tom@tromey.com>
323
324 * lib/dwarf.exp (_handle_DW_FORM): Treat DW_FORM_GNU_ref_alt and
325 DW_FORM_GNU_strp_alt like DW_FORM_sec_offset.
326 * gdb.dwarf2/dwznolink.exp: New file.
327
b0a8c2ff
MW
3282021-03-05 Mark Wielaard <mark@klomp.org>
329
330 * lib/valgrind.exp (vgdb_start): Add --wait=1 to vgdbcmd.
331
844be3f2
WP
3322021-03-06 Weimin Pan <weimin.pan@oracle.com>
333
334 * gdb.base/ctf-ptype.exp: Add function tests and fix typos.
335
82333781
MM
3362021-03-03 Markus Metzger <markus.t.metzger@intel.com>
337
338 * gdb.btrace/rn-dl-bind.exp: Add ldflags=-Wl,-z,lazy.
339
32c52999
MM
3402021-03-03 Markus Metzger <markus.t.metzger@intel.com>
341
342 * gdb.btrace/non-stop.exp: Adjust expected source lines.
343
26ed1478
MM
3442021-03-03 Markus Metzger <markus.t.metzger@intel.com>
345
346 * gdb.btrace/stepi.exp: Add {} options to prepare_for_testing.
347
d2c5f24e
MM
3482021-03-03 Markus Metzger <markus.t.metzger@intel.com>
349
350 * gdb.btrace/exception.cc (main): Update test source.
351 * gdb.btrace/exception.exp: Update patterns.
352 * gdb.btrace/function_call_history.exp: Likewise.
353
c7c7253a
MM
3542021-03-03 Markus Metzger <markus.t.metzger@intel.com>
355
356 * gdb.btrace/unknown_functions.exp: Move -Wl,-x to ldflags.
357
f0778fc1
MM
3582021-03-03 Markus Metzger <markus.t.metzger@intel.com>
359
360 * gdb.btrace/rn-dl-bind.exp: Replace reverse-step with
361 reverse-continue to breakpoint.
362
e71dbd03
MM
3632021-03-03 Markus Metzger <markus.t.metzger@intel.com>
364
365 * gdb.btrace/delta.exp: Remove instruction-history and
366 function-call-history checks.
367
b93a3ed0
MM
3682021-03-03 Markus Metzger <markus.t.metzger@intel.com>
369
370 * README (Note): Add nopie_ldflag.
371 * lib/gdb.exp (gdb_compile): Extend nopie handling.
372
bbcdf9ab
TT
3732021-03-02 Tom Tromey <tromey@adacore.com>
374
375 * gdb.ada/fixed_points.exp: Remove most special cases for minimal
376 encodings.
377
bb3a4efe
LS
3782021-02-27 Lancelot Six <lsix@lancelotix.com>
379
380 PR gdb/27393
381 * gdb.base/source-dir.exp: Test that empty dirnames are skipped.
382
383
573dc0cc
TT
3842021-02-26 Tom Tromey <tom@tromey.com>
385
386 * lib/gdb.exp (skip_ctf_tests): Use expr on result.
387
f8218786
JV
3882021-02-26 Jan Vrany <jan.vrany@labware.com>
389
390 * gdb.trace/mi-tsv-changed.exp (test_create_delete_modify_tsv):
391 Remove trailing \n from expected output.
392
cb51b708
MM
3932021-02-26 Markus Metzger <markus.t.metzger@intel.com>
394
395 * lib/gdb.exp (use_gdb_stub): Extend comment.
396
64d38fdd
JM
3972021-02-25 Jan Matyas <jmatyas@codasip.com>
398
399 PR gdb/26819
400 * gdb.server/stop-reply-no-thread.exp: Add two test
401 scenarios that cover remote targets which do not have
402 the concept of threads.
403
d4ff3cbf
AB
4042021-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
405
406 * gdb.fortran/associated.exp: Add missing '-wrap' argument.
407
68337b8b
AB
4082021-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
409
410 PR fortran/26155
411 * gdb.fortran/call-no-debug-func.f90: New file.
412 * gdb.fortran/call-no-debug-prog.f90: New file.
413 * gdb.fortran/call-no-debug.exp: New file.
414
faeb9f13
AB
4152021-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
416
417 * gdb.fortran/associated.exp: New file.
418 * gdb.fortran/associated.f90: New file.
419
170f4b23
AB
4202021-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
421
422 * gdb.fortran/dot-ops.exp (dot_operations): Test ".xor.".
423
dd80d750
AB
4242021-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
425
426 * gdb.base/sect-cmd.exp: Update expected results.
427
b91919ac
AB
4282021-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
429
430 * gdb.base/sect-cmd.exp: Rewrite using modern testsuite
431 techniques. Enable the test for all targets.
432
02a79309
AB
4332021-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
434
435 * gdb.base/maint-info-sections.exp: Add new tests.
436 (check_maint_info_target_sections_output): New proc.
437
895b7b4e
AB
4382021-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
439
440 * gdb.arch/riscv-default-tdesc.exp: New file.
441
bc3c0632
AB
4422021-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
443
444 * gdb.fortran/pointer-to-pointer.exp: Additional tests.
445
acde2092
AB
4462021-02-18 Andrew Burgess <andrew.burgess@embecosm.com>
447
448 * gdb.arch/i386-biarch-core.exp: Add target check.
449
7d2e5095
AKS
4502021-02-16 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
451
452 * gdb.dwarf2/pr13961.S: Corrected invalid DIE references.
453
96df3e28
AB
4542021-02-12 Andrew Burgess <andrew.burgess@embecosm.com>
455
456 * gdb.fortran/allocated.exp: New file.
457 * gdb.fortran/allocated.f90: New file.
458
a1670b72
AB
4592021-02-11 Andrew Burgess <andrew.burgess@embecosm.com>
460
461 * gdb.fortran/lbound-ubound.exp: Remove old comment.
462
bf3386f0
AB
4632021-02-11 Andrew Burgess <andrew.burgess@embecosm.com>
464
465 * gdb.base/maint-info-sections.exp: Update expected output, and
466 add additional tests. Again.
467
4790db14
AB
4682021-02-11 Andrew Burgess <andrew.burgess@embecosm.com>
469
470 * gdb.base/maint-info-sections.exp: Update expected output, and
471 add additional tests.
472
f4be6772
AB
4732021-02-11 Andrew Burgess <andrew.burgess@embecosm.com>
474
475 * gdb.base/maint-info-sections.exp: New file, content is moved
476 from gdb.base/maint.exp and cleaned up to use latest testsuite
477 techniques.
478 * gdb.base/maint.exp: Tests moved out to
479 gdb.base/maint-info-sections.exp.
480
25ad1e83
SM
4812021-02-10 Simon Marchi <simon.marchi@efficios.com>
482
483 * gdb.multi/multi-target.exp.tcl (setup): Add "set sysroot" to
484 GDBFLAGS.
485
e92c8eb8
AB
4862021-02-10 Andrew Burgess <andrew.burgess@embecosm.com>
487
488 * gdb.fortran/lbound-ubound.F90: New file.
489 * gdb.fortran/lbound-ubound.exp: New file.
490
ee4c3d88
TV
4912021-02-10 Tom de Vries <tdevries@suse.de>
492
493 * lib/gdb.exp (gdb_load_no_complaints): Remove unnecessary
494 "Restore saved setting of complaints".
495
cf2b2075
TV
4962021-02-09 Tom de Vries <tdevries@suse.de>
497
498 PR symtab/27341
499 * lib/gdb.exp (with_complaints): New proc, factored out of ...
500 (gdb_load_no_complaints): ... here.
501 * gdb.fortran/function-calls.exp: Add test-case.
502
b61f7811
HAQ
5032021-02-09 Abid Qadeer <abidh@codesourcery.com>
504
505 * gdb.threads/signal-command-handle-nopass.exp: Call
506 'standard_testfile' before using 'testfile'.
507 * gdb.threads/signal-command-multiple-signals-pending.exp: Likewise.
508 * gdb.threads/signal-delivered-right-thread.exp: Likewise
509 * gdb.threads/signal-sigtrap.exp: Likewise
510
3d4aae48
LM
5112021-02-08 Luis Machado <luis.machado@linaro.org>
512
513 * gdb.base/gnu-ifunc.exp (build): Pass -Wl,z,lazy.
514
4001d90d
TV
5152021-02-08 Tom de Vries <tdevries@suse.de>
516
517 * gdb.dwarf2/enqueued-cu-base-addr.exp: Fix inter-CU reference.
518
29db1eb3
AB
5192021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
520
521 * gdb.python/tui-window-disabled.c: New file.
522 * gdb.python/tui-window-disabled.exp: New file.
523 * gdb.python/tui-window-disabled.py: New file.
524
e0c23e11
AB
5252021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
526
527 * gdb.python/tui-window.exp: Add new tests.
528 * gdb.python/tui-window.py (TestWindow) <__init__>: Store
529 TestWindow object into global the_window.
530 <remote_title>: New method.
531 (delete_window_title): New function.
532
1cf23996
AB
5332021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
534
535 * gdb.tui/winheight.exp: Add more tests.
536
2708dbbd
AB
5372021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
538
539 * gdb.python/py-framefilter.exp: Update expected results.
540 * gdb.python/python.exp: Update expected results.
541
cd074e04
AB
5422021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
543
544 * gdb.tui/scroll.exp: Tighten expected results. Remove comment
545 about bug in GDB, update expected results, and add more tests.
546
5fb97639
AB
5472021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
548
549 * gdb.tui/scroll.exp: New file.
550 * gdb.tui/tui-layout-asm-short-prog.exp: Update expected results.
551 * lib/tuiterm.exp (Term::_csi_M): Delete count lines, scroll
552 remaining lines up.
553 (Term::check_region_contents): New proc.
554 (Term::check_box_contents): Use check_region_contents.
555
c0e56745
TV
5562021-02-06 Tom de Vries <tdevries@suse.de>
557
558 PR testsuite/26922
559 * gdb.tui/tui-layout-asm.exp: Ignore whitespace mismatches when
560 scrolling.
561
0e857c82
TV
5622021-02-05 Tom de Vries <tdevries@suse.de>
563
564 PR breakpoints/27313
565 * gdb.base/catch-syscall.exp: Check that "catch syscall -1" is
566 rejected.
567
a22ec6e8
TV
5682021-02-05 Tom de Vries <tdevries@suse.de>
569
570 * gdb.dwarf2/main-subprogram.exp: Add KFAIL for PR symtab/24549.
571 * gdb.fortran/mixed-lang-stack.exp: Same.
572
ae710496
TV
5732021-02-05 Tom de Vries <tdevries@suse.de>
574
575 PR exp/27265
576 * gdb.base/complex-parts.exp: Add tests.
577
d3b54e63
TV
5782021-02-05 Tom de Vries <tdevries@suse.de>
579
580 PR symtab/27307
581 * gdb.dwarf2/clang-debug-names.exp: Check file command warnings.
582
3eccb1c8
SV
5832021-02-04 Shahab Vahedi <shahab@synopsys.com>
584
585 * gdb.xml/tdesc-regs.exp: Use correct core-regs for ARC.
586
a71501e2
PA
5872021-02-03 Pedro Alves <pedro@palves.net>
588
589 * gdb.threads/detach-step-over.c: New file.
590 * gdb.threads/detach-step-over.exp: New file.
591
92234eb1
PA
5922021-02-03 Pedro Alves <pedro@palves.net>
593
594 * gdb.threads/attach-non-stop.c: New file.
595 * gdb.threads/attach-non-stop.exp: New file.
596
2e3773ff
LS
5972021-02-02 Lancelot SIX <lsix@lancelotsix.com>
598
599 * gdb.base/inferior-noarg.c: New test.
600 * gdb.base/inferior-noarg.exp: New test.
601
e0bd9202
SM
6022021-02-02 Simon Marchi <simon.marchi@polymtl.ca>
603
604 * gdb.base/scope.exp: Use proc_with_prefix.
605
9307efbe
SM
6062021-02-02 Simon Marchi <simon.marchi@efficios.com>
607
608 * lib/dwarf.exp (rnglists): Add -no-offset-array option to
609 table proc.
610 * gdb.dwarf2/rnglists-sec-offset.exp: Add test for
611 .debug_rnglists table without offset array.
612 * gdb.dwarf2/loclists-sec-offset.exp: Add test for
613 .debug_loclists table without offset array.
614
2b0c7f41
SM
6152021-02-02 Simon Marchi <simon.marchi@efficios.com>
616
617 * gdb.dwarf2/rnglists-sec-offset.exp: Add test for DW_AT_ranges
618 of DW_FORM_sec_offset form plus DW_AT_rnglists_base attribute.
619 * gdb.dwarf2/loclists-sec-offset.exp: Add test for
620 DW_AT_location of DW_FORM_sec_offset plus DW_AT_loclists_base
621 attribute
622
ecfda20d
SM
6232021-02-02 Simon Marchi <simon.marchi@efficios.com>
624
625 PR gdb/26813
626 * lib/dwarf.exp (_handle_DW_FORM): Handle DW_FORM_loclistx.
627 (loclists): New proc.
628 * gdb.dwarf2/loclists-multiple-cus.c: New.
629 * gdb.dwarf2/loclists-multiple-cus.exp: New.
630 * gdb.dwarf2/loclists-sec-offset.c: New.
631 * gdb.dwarf2/loclists-sec-offset.exp: New.
632
6b0933da
SM
6332021-02-02 Simon Marchi <simon.marchi@efficios.com>
634
635 * lib/dwarf.exp (_location): Add parameters.
636 (_handle_DW_FORM): Adjust.
637
962effa7
SM
6382021-02-02 Simon Marchi <simon.marchi@efficios.com>
639
640 PR gdb/26813
641 * lib/dwarf.exp (_handle_DW_FORM): Handle DW_FORM_rnglistx.
642 (cu): Generate header for DWARF 5.
643 (rnglists): New proc.
644 * gdb.dwarf2/rnglists-multiple-cus.exp: New.
645 * gdb.dwarf2/rnglists-sec-offset.exp: New.
646
2bd3e4b8
TV
6472021-02-02 Tom de Vries <tdevries@suse.de>
648
649 PR symtab/24620
650 * gdb.dwarf2/fission-reread.exp: Add test-case.
651
c39c8637
TV
6522021-02-01 Tom de Vries <tdevries@suse.de>
653
654 * gdb.dwarf2/fission-base.S: Pass -DDWO=$dwo.
655 * gdb.dwarf2/fission-loclists-pie.S: Same.
656 * gdb.dwarf2/fission-loclists.S: Same.
657 * gdb.dwarf2/fission-multi-cu.S: Same.
658 * gdb.dwarf2/fission-reread.S: Same.
659 * gdb.dwarf2/fission-base.exp: Use DWO.
660 * gdb.dwarf2/fission-loclists-pie.exp: Same.
661 * gdb.dwarf2/fission-loclists.exp: Same.
662 * gdb.dwarf2/fission-multi-cu.exp: Same.
663 * gdb.dwarf2/fission-reread.exp: Same.
664
ebde6f2d
TV
6652021-01-29 Tom de Vries <tdevries@suse.de>
666
667 PR breakpoints/26063
668 * gdb.dwarf2/dw2-step-out-of-function-no-stmt.c: New test.
669 * gdb.dwarf2/dw2-step-out-of-function-no-stmt.exp: New file.
670
620ec3ca
TV
6712021-01-29 Tom de Vries <tdevries@suse.de>
672
673 * gdb.opt/solib-intra-step.exp: Remove state tracking logic.
674
cdeba395
TV
6752021-01-28 Tom de Vries <tdevries@suse.de>
676
677 * gdb.arch/i386-gnu-cfi.exp: Capture the position of function gate
678 in the backtrace, and use that in the rest of the test instead of
679 hardcoded constant 3. Use "frame" instead of "up" for robustness.
680
c47b145e
TV
6812021-01-28 Tom de Vries <tdevries@suse.de>
682
683 * gdb.arch/i386-sse-stack-align.S: Rename g[0-4] to test_g[0-4].
684 * gdb.arch/i386-sse-stack-align.c: Same.
685 * gdb.arch/i386-sse-stack-align.exp: Same.
686
47918cca
AB
6872021-01-28 Andrew Burgess <andrew.burgess@embecosm.com>
688
689 * lib/gdb.exp (default_gdb_init): Unset XDG_CONFIG_HOME.
690
2f985dd1
TV
6912021-01-28 Tom de Vries <tdevries@suse.de>
692
693 * gdb.ada/out_of_line_in_inlined.exp: Use gdb_breakpoint.
694
22efa3d3
TV
6952021-01-28 Tom de Vries <tdevries@suse.de>
696
697 * gdb.dwarf2/dw2-out-of-range-end-of-seq.exp: Add regexp to
698 "maint info line-table". Make PASS pattern more specific. Make
699 FAIL pattern work for -m32.
700
59b59f08
LS
7012021-01-27 Lancelot SIX <lsix@lancelotsix.com>
702
703 PR gdb/27133
704 * gdb.base/ui-redirect.exp: Add test case that ensures that
705 redirecting both logging and debug does not cause gdb to crash.
706
707
807f647c
MM
7082021-01-27 Matthew Malcomson <matthew.malcomson@arm.com>
709
710 * gdb.arch/insn-reloc.c: Add tests for BR and BLR.
711
4ca40594
TV
7122021-01-26 Tom de Vries <tdevries@suse.de>
713
714 * gdb.threads/killed-outside.exp: Allow regular output.
715
d0021af3
TV
7162021-01-26 Tom de Vries <tdevries@suse.de>
717
718 * gdb.opt/solib-intra-step.exp: Handle stepping into thunk.
719
9f6c202e
TV
7202021-01-25 Tom de Vries <tdevries@suse.de>
721
722 * gdb.dwarf2/dw2-ranges-psym.exp (gdb_load_no_complaints): New proc.
723 * lib/gdb.exp: Use gdb_load_no_complaints.
724
a625a8c9
TT
7252021-01-25 Tom Tromey <tromey@adacore.com>
726
727 * gdb.ada/fixed_points.exp: Add regression test.
728 * gdb.ada/fixed_points/fixed_points.adb (FP5_Var): New variable.
729 * gdb.ada/fixed_points/pck.adb (Delta5, FP5_Type): New.
730
19184910
TT
7312021-01-25 Tom Tromey <tromey@adacore.com>
732
733 * gdb.ada/local-enum.exp: Add enumerator resolution test.
734
acd6125f
TT
7352021-01-25 Tom Tromey <tromey@adacore.com>
736
737 * gdb.ada/local-enum.exp: New file.
738 * gdb.ada/local-enum/local.adb: New file.
739
1af4c9c4
TT
7402021-01-23 Tom Tromey <tom@tromey.com>
741
742 * lib/gdb.exp (default_gdb_init): Set INPUTRC to a cached file.
743
705646c0
BE
7442021-01-22 Bernd Edlinger <bernd.edlinger@hotmail.de>
745
746 * gdb.base/line65535.exp: Fix test expectation.
747
0ac85db5
SM
7482021-01-22 Simon Marchi <simon.marchi@polymtl.ca>
749
750 * lib/gdb.exp (gdb_test_multiple): Remove things related to test
751 suppression.
752 (default_gdb_exit): Likewise.
753 (default_gdb_spawn): Likewise.
754 (send_gdb): Likewise.
755 (gdb_expect): Likewise.
756 (gdb_expect_list): Likewise.
757 (default_gdb_init): Likewise.
758 (gdb_suppress_entire_file): Remove.
759 (gdb_suppress_tests): Remove.
760 (gdb_stop_suppressing_tests): Remove.
761 (gdb_clear_suppressed): Remove.
762 * lib/mi-support.exp (mi_uncatched_gdb_exit): Remove things
763 related to test suppression.
764 (default_mi_gdb_start): Likewise.
765 (mi_gdb_reinitialize_dir): Likewise.
766 (mi_gdb_test): Likewise.
767 (mi_run_cmd_full): Likewise.
768 (mi_runto_helper): Likewise.
769 (mi_execute_to): Likewise.
770 * lib/prompt.exp (default_prompt_gdb_start): Likewise.
771 * gdb.base/bitfields.exp: Likewise.
772 * gdb.base/bitfields2.exp: Likewise.
773 * gdb.base/break.exp: Likewise.
774 * gdb.base/call-sc.exp: Likewise.
775 * gdb.base/callfuncs.exp: Likewise.
776 * gdb.base/dfp-test.exp: Likewise.
777 * gdb.base/endian.exp: Likewise.
778 * gdb.base/exprs.exp: Likewise.
779 * gdb.base/funcargs.exp: Likewise.
780 * gdb.base/hbreak2.exp: Likewise.
781 * gdb.base/recurse.exp: Likewise.
782 * gdb.base/scope.exp: Likewise.
783 * gdb.base/sepdebug.exp: Likewise.
784 * gdb.base/structs.exp: Likewise.
785 * gdb.base/until.exp: Likewise.
786 * gdb.cp/misc.exp: Likewise.
787
9d2d8a16
AB
7882021-01-22 Andrew Burgess <andrew.burgess@embecosm.com>
789
790 PR cli/25956
791 * gdb.base/style.exp (run_style_tests): Add version string test.
792 (test_startup_version_string): Use version style name.
793 * lib/gdb-utils.exp (style): Handle version style name.
794
e7b43072
AB
7952021-01-22 Andrew Burgess <andrew.burgess@embecosm.com>
796
797 * gdb.base/style.exp (limited_style): New proc.
798 (clean_restart_and_disable): New proc.
799 (run_style_tests): New proc. Most of the old tests from this file
800 are now in this proc.
801 (test_startup_version_string): New proc. Reamining test from the
802 old file is in this proc.
803
2189c312
SM
8042021-01-22 Simon Marchi <simon.marchi@polymtl.ca>
805
806 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
807 Adjust to "set debug remote" changes.
808
cd211c75
LM
8092021-01-21 Luis Machado <luis.machado@linaro.org>
810
811 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Handle a new error
812 message.
813
730af663
SM
8142021-01-21 Simon Marchi <simon.marchi@polymtl.ca>
815
816 * lib/tuiterm.exp (_log, _log_cur): New, use throughout.
817
325d39e4
HD
8182021-01-21 Hannes Domani <ssbssa@yahoo.de>
819
820 PR python/19151
821 * gdb.python/py-breakpoint.exp: Add tests for hardware breakpoints.
822
c3e96aa7
SM
8232021-01-20 Simon Marchi <simon.marchi@polymtl.ca>
824
825 * lib/tuiterm.exp: Rename _cur_x/_cur_y to _cur_col/_cur_row.
826
6571ffc6
SM
8272021-01-20 Simon Marchi <simon.marchi@polymtl.ca>
828
829 * lib/tuiterm.exp: Add links in comments.
830
7c794afd
TV
8312021-01-20 Tom de Vries <tdevries@suse.de>
832
833 * gdb.python/py-format-string.exp: Allow Deriv+$decimal as vtable
834 offset.
835
1402665c
TV
8362021-01-20 Tom de Vries <tdevries@suse.de>
837
838 * lib/gdb.exp (skip_rust_tests): Skip if multilib_flags contains -m32.
839
6f52fdf4
SDJ
8402021-01-20 Sergio Durigan Junior <sergiodj@sergiodj.net>
841
842 * gdb.arch/amd64-stap-expressions.S: New file.
843 * gdb.arch/amd64-stap-expressions.exp: New file.
844
14852123
TV
8452021-01-19 Tom de Vries <tdevries@suse.de>
846
847 * gdb.base/step-over-syscall.exp: Detect and handle sysenter/int
848 sequence.
849
0c4e2c6c
TV
8502021-01-19 Tom de Vries <tdevries@suse.de>
851
852 * gdb.arch/i386-mpx.c (main): Drop argc/argv parameter.
853
02baa133
AB
8542021-01-18 Andrew Burgess <andrew.burgess@embecosm.com>
855
856 * gdb.fortran/array-slices.exp (run_test): Avoid including
857 addresses in test names.
858
10f92414
TV
8592021-01-15 Tom de Vries <tdevries@suse.de>
860
861 PR testsuite/26997
862 * gdb.fortran/array-slices.exp (run_test): Avoid pointer arithmetic
863 when adding sizeof.
864
116d0cf1
TV
8652021-01-14 Tom de Vries <tdevries@suse.de>
866
867 PR testsuite/24590
868 * gdb.base/style.exp: Handle shorter argv in frame command output.
869
8f66807b
AB
8702021-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
871
872 PR gdb/26819
873 * gdb.server/stop-reply-no-thread-multi.c: New file.
874 * gdb.server/stop-reply-no-thread-multi.exp: New file.
875
3f94e588
TV
8762021-01-12 Tom de Vries <tdevries@suse.de>
877
878 * gdb.arch/i386-mpx-call.c (have_mpx): Remove.
879 (main): Remove call to have_mpx.
880 * gdb.arch/i386-mpx-call.exp: Use have_mpx.
881 * gdb.arch/i386-mpx-map.c (have_mpx): Remove.
882 (main): Remote call to have_mpx.
883 * gdb.arch/i386-mpx-map.exp: Use have_mpx.
884 * gdb.arch/i386-mpx-sigsegv.c (have_mpx): Remove.
885 (main): Remove call to have_mpx.
886 * gdb.arch/i386-mpx-sigsegv.exp: Use have_mpx.
887 * gdb.arch/i386-mpx-simple_segv.c (have_mpx): Remove.
888 (main): Remove call to have_mpx.
889 * gdb.arch/i386-mpx-simple_segv.exp: Use have_mpx.
890 * gdb.arch/i386-mpx.c (have_mpx): Remove.
891 (main): Remote call to have_mpx.
892 * gdb.arch/i386-mpx.exp: Use have_mpx.
893 * lib/gdb.exp (have_mpx): New proc.
894
5291fe3c
SP
8952021-01-12 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
896
897 * gdb.arch/aarch64-fp.exp: Modify to test bfloat16 support.
898
18bfb505
TV
8992021-01-12 Tom de Vries <tdevries@suse.de>
900
901 * gdb.base/disasm-optim.exp: Require is_amd64_regs_target.
902
ce38f5ed
AB
9032021-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
904
905 * gdb.fortran/debug-expr.exp: Add new tests.
906
7c654b71
AB
9072021-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
908
909 * gdb.fortran/dot-ops.exp: Add new tests.
910
10dadadc
TV
9112021-01-11 Tom de Vries <tdevries@suse.de>
912
913 PR testsuite/26968
914 * gdb.arch/amd64-stap-three-arg-disp.S: Remove insn modifying $ebx.
915 Move insn setting $eax to before probe point.
916
66beed02
TT
9172021-01-09 Tom Tromey <tom@tromey.com>
918
919 * gdb.trace/ax.exp: Do not require an "ext".
920
8fc48b79
TT
9212021-01-08 Tom Tromey <tromey@adacore.com>
922
923 * gdb.ada/voidctx/pck.adb: New file.
924 * gdb.ada/voidctx/pck.ads: New file.
925 * gdb.ada/voidctx/voidctx.adb: New file.
926 * gdb.ada/voidctx.exp: New file.
927
6abd4cf2
SM
9282021-01-08 Simon Marchi <simon.marchi@polymtl.ca>
929
930 PR gdb/27157
931 * gdb.base/empty-host-env-vars.exp: New test.
932
d00f0868
AB
9332021-01-08 Andrew Burgess <andrew.burgess@embecosm.com>
934
935 * gdb.base/completion.exp: Add a new test.
936
3c8c6de2
AB
9372021-01-08 Andrew Burgess <andrew.burgess@embecosm.com>
938
939 * gdb.fortran/intvar-dynamic-types.exp: New file.
940 * gdb.fortran/intvar-dynamic-types.f90: New file.
941
e3436813
AB
9422021-01-08 Andrew Burgess <andrew.burgess@embecosm.com>
943
944 * gdb.fortran/intvar-array.exp: New file.
945 * gdb.fortran/intvar-array.f90: New file.
946
d4813f10
TT
9472021-01-07 Tom Tromey <tromey@adacore.com>
948
949 * gdb.ada/assign_arr.exp: Add 'others' test.
950
b49180ac
TT
9512021-01-06 Tom Tromey <tromey@adacore.com>
952
953 * gdb.ada/fixed_points/pck.ads (Delta4): New constant.
954 (FP4_Type): New type.
955 (FP4_Var): New variable.
956 * gdb.ada/fixed_points/fixed_points.adb: Update.
957 * gdb.ada/fixed_points.exp: Add tests for binary operators.
958
3c55062c
SM
9592021-01-06 Simon Marchi <simon.marchi@polymtl.ca>
960
961 * lib/gdb.exp (gdb_test_sequence): Accept -prompt switch.
962 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
963 Pass prompt containing debug print to gdb_test_sequence.
964
e4ad960a
TV
9652021-01-04 Tom de Vries <tdevries@suse.de>
966
967 * gdb.dwarf2/dw2-out-of-range-end-of-seq.exp: New file.
968
3ec3145c
SM
9692021-01-04 Simon Marchi <simon.marchi@efficios.com>
970
971
972
8dc558a0
SM
9732021-01-04 Simon Marchi <simon.marchi@efficios.com>
974
975 * gdb.server/abspath.exp: Append "set sysroot" to GDBFLAGS.
976 * gdb.server/connect-without-multi-process.exp: Likewise.
977 * gdb.server/exit-multiple-threads.exp: Likewise.
978 * gdb.server/ext-attach.exp: Likewise.
979 * gdb.server/ext-restart.exp: Likewise.
980 * gdb.server/ext-run.exp: Likewise.
981 * gdb.server/ext-wrapper.exp: Likewise.
982 * gdb.server/multi-ui-errors.exp: Likewise.
983 * gdb.server/no-thread-db.exp: Likewise.
984 * gdb.server/reconnect-ctrl-c.exp: Likewise.
985 * gdb.server/run-without-local-binary.exp: Likewise.
986 * gdb.server/server-kill.exp: Likewise.
987 * gdb.server/server-run.exp: Likewise.
988 * gdb.server/solib-list.exp: Likewise.
989 * gdb.server/stop-reply-no-thread.exp: Likewise.
990 * gdb.server/wrapper.exp: Likewise.
991 * gdb.server/sysroot.exp: Increase timeout when testing the
992 target: sysroot.
993
d8387cc8
SM
9942021-01-04 Simon Marchi <simon.marchi@efficios.com>
995
996 * gdb.server/server-run.exp: Use clean_restart.
997
5169ae34
SM
9982021-01-04 Simon Marchi <simon.marchi@efficios.com>
999
1000 * gdb.server/ext-run.exp: Use clean_restart.
1001
7b0ff8a2
SM
10022021-01-04 Simon Marchi <simon.marchi@efficios.com>
1003
1004 * gdb.server/stop-reply-no-thread.exp: Use build_executable
1005 instead of prepare_for_testing.
1006
a754fbdf
SM
10072021-01-04 Simon Marchi <simon.marchi@efficios.com>
1008
1009 * gdb.server/solib-list.exp: Use clean_restart.
1010
c5e71b33
TV
10112021-01-04 Tom de Vries <tdevries@suse.de>
1012
1013 * gdb.base/morestack.c: Remove printf.
1014 * gdb.base/morestack.exp: Don't use -fuse-ld=gold.
1015
9b243007
TT
10162020-12-31 Tom Tromey <tom@tromey.com>
1017
1018 * gdb.rust/simple.exp: Update output for Rust 1.49.
1019
4ff509e7
BE
10202020-12-31 Bernd Edlinger <bernd.edlinger@hotmail.de>
1021
1022 * gdb.cp/step-and-next-inline.exp: Fix test case.
1023
391750c3
SM
10242020-12-30 Simon Marchi <simon.marchi@polymtl.ca>
1025
1026 * gdb.python/py-frame-args.exp: De-duplicate test names.
1027
b7874836
AB
10282020-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
1029
1030 PR gdb/27059
1031 * gdb.dwarf2/dyn-type-unallocated.c: New file.
1032 * gdb.dwarf2/dyn-type-unallocated.exp: New file.
1033
e1ff6226
PW
10342020-12-21 Peter Waller <p@pwaller.net>
1035
1036 * gdb.base/style-interp-exec-mi.exp: New.
1037 * gdb.base/style-interp-exec-mi.c: New.
1038
ca01f1bf
SM
10392020-12-21 Simon Marchi <simon.marchi@polymtl.ca>
1040
1041 * gdb.base/list.exp: Replace send_gdb + gdb_expect with
1042 gdb_test. Use proc_with_prefix.
1043
0fe69a94
MM
10442020-12-21 Markus Metzger <markus.t.metzger@intel.com>
1045
1046 * gdb.btrace/exception.exp: Build with nopie.
1047 * gdb.btrace/function_call_history.exp: Likewise.
1048 * gdb.btrace/unknown_functions.exp: Likewise.
1049
806e7575
MM
10502020-12-21 Markus Metzger <markus.t.metzger@intel.com>
1051
1052 * gdb.btrace/multi-inferior.exp: Skip if use_gdb_stub.
1053
493d2172
MM
10542020-12-21 Markus Metzger <markus.t.metzger@intel.com>
1055
1056 * gdb.python/py-record-btrace.exp: Make test names unique.
1057 * gdb.python/py-record-full.exp: Likewise.
1058
1a1c0afc
MM
10592020-12-21 Markus Metzger <markus.t.metzger@intel.com>
1060
1061 * gdb.btrace/data.exp: Make test names unique.
1062 * gdb.btrace/delta.exp: Likewise.
1063 * gdb.btrace/enable.exp: Likewise.
1064 * gdb.btrace/function_call_history.exp: Likewise.
1065 * gdb.btrace/nohist.exp: Likewise.
1066 * gdb.btrace/non-stop.exp: Likewise.
1067 * gdb.btrace/rn-dl-bind.exp: Likewise.
1068 * gdb.btrace/step.exp: Likewise.
1069 * gdb.btrace/stepi.exp: Likewise.
1070 * gdb.btrace/tailcall.exp: Likewise.
1071
98d837f0
MM
10722020-12-21 Markus Metzger <markus.t.metzger@intel.com>
1073
1074 * gdb.btrace/enable.exp: Update error message.
1075 * gdb.btrace/multi-inferior.exp: Likewise.
1076 * gdb.btrace/reconnect.exp: Likewise.
1077 * gdb.python/py-record-btrace.exp: Likewise.
1078 * gdb.python/py-record-full.exp: Likewise.
1079
c541fa7c
TV
10802020-12-20 Tom de Vries <tdevries@suse.de>
1081
1082 * lib/gdb.exp (save_target_board_info): New proc.
1083 (gdb_compile_shlib): Use save_target_board_info.
1084
60108e47
TV
10852020-12-19 Tom de Vries <tdevries@suse.de>
1086
1087 * lib/gdb.exp (supports_scalar_storage_order_attribute)
1088 (supports_gnuc): New proc.
1089 * gdb.base/endianity.exp: Define TEST_SSO. Eliminate
1090 test_compiler_info calls. Add unsupported message.
1091 * gdb.base/endianity.c: Use TEST_SSO.
1092
fa639f55
HD
10932020-12-19 Hannes Domani <ssbssa@yahoo.de>
1094
1095 PR exp/27070
1096 * gdb.python/compare-enum-type-a.c: New test.
1097 * gdb.python/compare-enum-type-b.c: New test.
1098 * gdb.python/compare-enum-type.exp: New file.
1099 * gdb.python/compare-enum-type.h: New test.
1100
4aea001f
HD
11012020-12-18 Hannes Domani <ssbssa@yahoo.de>
1102
1103 * gdb.python/py-format-string.exp: Add tests for address keyword.
1104
b3f9469b
HD
11052020-12-18 Hannes Domani <ssbssa@yahoo.de>
1106
1107 * gdb.python/py-type.exp: Add tests for TYPE_CODE_METHOD.
1108
86ef42bd
TT
11092020-12-18 Tom Tromey <tromey@adacore.com>
1110
1111 * gdb.ada/fixed_points.exp: Also run with
1112 -fgnat-encodings=minimal. Update expected output.
1113
93df4a1d
SM
11142020-12-16 Simon Marchi <simon.marchi@efficios.com>
1115
1116 * gdb.base/async-shell.exp: Enable non-stop through GDBFLAGS.
1117 * gdb.base/continue-all-already-running.exp: Likewise.
1118 * gdb.base/moribund-step.exp: Likewise.
1119 * gdb.base/step-sw-breakpoint-adjust-pc.exp: Likewise.
1120
592995fa
TV
11212020-12-16 Tom de Vries <tdevries@suse.de>
1122
1123 * gdb.base/batch-preserve-term-settings.exp:
1124
1e61189d
TV
11252020-12-16 Tom de Vries <tdevries@suse.de>
1126
1127 * lib/gdb.exp (gdb_compile_shlib_1): Factor out of ...
1128 (gdb_compile_shlib): ... here. Filter out PIE-related flags.
1129
19007d95
LM
11302020-12-16 Luis Machado <luis.machado@linaro.org>
1131
1132 * gdb.arch/aarch64-tagged-pointer.c (main): Add a few more
1133 pointer-based memory accesses.
1134 * gdb.arch/aarch64-tagged-pointer.exp: Exercise additional
1135 hw watchpoint cases.
1136
a33fc9ae
RK
11372020-12-15 Rae Kim <rae.kim@gmail.com>
1138
1139 * gdb.base/document.exp: New test.
1140
0e5ad442
TT
11412020-12-15 Tom Tromey <tromey@adacore.com>
1142
1143 * gdb.base/style.exp: Add deprecation tests.
1144
60598dbd
SM
11452020-12-14 Simon Marchi <simon.marchi@polymtl.ca>
1146
1147 * lib/gdb.exp (gdb_test_multiple): Fix typo in doc.
1148
8cd6d968
MW
11492020-12-14 Mark Wielaard <mark@klomp.org>
1150
1151 * lib/dwarf.exp (Dwarf::_handle_attribute): Handle SPECIAL_expr
1152 specially, set attr_form_comment to the actual FORM string used.
1153
eab9267c
MW
11542020-12-14 Mark Wielaard <mark@klomp.org>
1155
1156 * lib/dwarf.exp (Dwarf::_read_constants): Don't set
1157 _constants(SPECIAL_expr) here, but set it...
1158 (Dwarf::cu): ...here based on _cu_version.
1159
2f413264
TV
11602020-12-14 Tom de Vries <tdevries@suse.de>
1161
1162 * lib/gdb.exp (gdb_compile_shlib): Make sure it's not necessary to
1163 pass -fPIC.
1164 * gdb.ada/catch_ex_std.exp: Don't pass -fPIC to gdb_compile_shlib.
1165 * gdb.base/break-probes.exp: Same.
1166 * gdb.base/ctxobj.exp: Same.
1167 * gdb.base/dso2dso.exp: Same.
1168 * gdb.base/global-var-nested-by-dso.exp: Same.
1169 * gdb.base/info-shared.exp: Same.
1170 * gdb.base/jit-reader-simple.exp: Same.
1171 * gdb.base/print-file-var.exp: Same.
1172 * gdb.base/skip-solib.exp: Same.
1173 * gdb.btrace/dlopen.exp: Same.
1174
18f1cb1f
TV
11752020-12-14 Tom de Vries <tdevries@suse.de>
1176
1177 PR testsuite/26963
1178 * lib/gdb.exp (run_on_host): Declare test unsupported if spawn fails.
1179
519155c9
TV
11802020-12-14 Tom de Vries <tdevries@suse.de>
1181
1182 PR testsuite/26962
1183 * gdb.base/solib-corrupted.exp: Handle "'_r_debug' has unknown type;
1184 cast it to its declared type".
1185
153f6e6c
TV
11862020-12-14 Tom de Vries <tdevries@suse.de>
1187
1188 PR testsuite/26951
1189 * gdb.base/batch-preserve-term-settings.exp: Use "gdb-subshell$ " as
1190 shell prompt.
1191
86b44259
TT
11922020-12-14 Tom Tromey <tromey@adacore.com>
1193
1194 * gdb.ada/nested.exp: Add new tests.
1195 * gdb.ada/nested/hello.adb (Fourth, Fifth): New procedures.
1196
e26624c6
TT
11972020-12-14 Tom Tromey <tromey@adacore.com>
1198
1199 * gdb.dwarf2/ada-thick-pointer.exp: New file.
1200
a3bdae4e
TT
12012020-12-14 Tom Tromey <tromey@adacore.com>
1202
1203 * gdb.dwarf2/dw2-fixed-point.exp: Add test for division by zero.
1204
862fcbd8
TV
12052020-12-13 Tom de Vries <tdevries@suse.de>
1206
1207 PR testsuite/26953
1208 * gdb.base/endianity.exp: Skip tests requiring scalar_storage_order
1209 attribute support if compiler doesn't support it.
1210
a406a98e
TV
12112020-12-13 Tom de Vries <tdevries@suse.de>
1212
1213 * lib/gdb.exp (gdb_compile_shlib): Handle ada.
1214 * gdb.ada/catch_ex_std.exp: Use gdb_compile_shlib to compile from
1215 source to shared lib. Add ada to options.
1216
5d7e6ed0
TV
12172020-12-13 Tom de Vries <tdevries@suse.de>
1218
1219 * gdb.ada/catch_ex_std.exp: Use gnatmake -bargs and -largs instead of
1220 calling gnatbind and gnatlink.
1221
ee9812a0
AB
12222020-12-13 Andrew Burgess <andrew.burgess@embecosm.com>
1223
1224 * gdb.base/dcache-flush.c: New file.
1225 * gdb.base/dcache-flush.exp: New file.
1226
50a5f187
AB
12272020-12-13 Andrew Burgess <andrew.burgess@embecosm.com>
1228
1229 * gdb.base/c-linkage-name.exp: Update to use new 'maint flush ...'
1230 commands.
1231 * gdb.base/killed-outside.exp: Likewise.
1232 * gdb.opt/inline-bt.exp: Likewise.
1233 * gdb.perf/gmonster-null-lookup.py: Likewise.
1234 * gdb.perf/gmonster-print-cerr.py: Likewise.
1235 * gdb.perf/gmonster-ptype-string.py: Likewise.
1236 * gdb.python/py-unwind.exp: Likewise.
1237
19c659f1
AB
12382020-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
1239
1240 * gdb.base/commands.exp: Update expected results.
1241
9ef6d4a1
AB
12422020-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
1243
1244 PR cli/15104
1245 * gdb.base/commands.exp: Add additional tests.
1246 * gdb.base/completion.exp: Add additional tests.
1247
1536146f
AB
12482020-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
1249
1250 * gdb.base/completion.exp: Add additional tests.
1251
346e7e19
TV
12522020-12-11 Tom de Vries <tdevries@suse.de>
1253
1254 PR testsuite/26991
1255 * gdb.arch/i386-mpx-call.exp: Don't expect to trigger bounds
1256 violations by setting bounds registers if the bounds are passed in the
1257 Bounds Table.
1258
9cd7a95a
TV
12592020-12-11 Tom de Vries <tdevries@suse.de>
1260
1261 PR testsuite/26954
1262 * gdb.base/float128.exp: Detect and handle no mpfr support.
1263
4483a8e7
SM
12642020-12-10 Simon Marchi <simon.marchi@efficios.com>
1265
1266 PR gdb/24694
1267 * gdb.multi/multi-arch-exec.c (thread_start, main): Add barrier
1268 calls.
1269
10067028
TV
12702020-12-10 Tom de Vries <tdevries@suse.de>
1271
1272 PR testsuite/26947
1273 * gdb.tui/new-layout.exp: Don't execute tests with unbalanced curly
1274 braces for tcl 8.5 and earlier.
1275
5b56203a
SM
12762020-12-09 Simon Marchi <simon.marchi@efficios.com>
1277
1278 PR 26875, PR 26901
1279 * gdb.base/flexible-array-member.c: New test.
1280 * gdb.base/flexible-array-member.exp: New test.
1281
b46551b2
TV
12822020-12-08 Tom de Vries <tdevries@suse.de>
1283
1284 * gdb.arch/amd64-gs_base.exp: Undo commit 67748e0f66, reimplement
1285 using is_amd64_regs_target.
1286
8439f446
TV
12872020-12-08 Tom de Vries <tdevries@suse.de>
1288
1289 * gdb.ada/mi_task_arg.exp: Accept <optimized out> as valid value of
1290 self_id.
1291
bc545da7
PA
12922020-12-07 Pedro Alves <pedro@palves.net>
1293
1294 * gdb.base/break-on-linker-gcd-function.exp: Remove unused
1295 'additional_flags' variable.
1296
1f58f6c2
TBA
12972020-12-07 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1298
1299 * gdb.linespec/explicit.exp: Extend with a test to check completing
1300 '-' after seemingly complete options.
1301
5759831a
TBA
13022020-12-07 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1303
1304 * gdb.linespec/keywords.exp: Add tests to check positional
1305 flexibility of "-force-condition".
1306
21e051b3
TBA
13072020-12-07 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1308
1309 * gdb.base/bp-cmds-run-with-ex.c: New file.
1310 * gdb.base/bp-cmds-run-with-ex.exp: New file.
1311 * gdb.base/bp-cmds-run-with-ex.gdb: New file.
1312 * gdb.gdb/python-interrupts.exp: Update the call to
1313 'catch_command_errors' with the new argument.
1314 * gdb.gdb/python-selftest.exp: Ditto.
1315
187b041e
SM
13162020-12-04 Simon Marchi <simon.marchi@efficios.com>
1317
1318 * gdb.arch/amd64-disp-step-avx.exp: Adjust pattern.
1319 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
1320 * gdb.threads/non-stop-fair-events.exp: Likewise.
1321
3b7a962d
SM
13222020-12-04 Simon Marchi <simon.marchi@efficios.com>
1323
1324 * gdb.threads/step-over-exec.exp: New.
1325 * gdb.threads/step-over-exec.c: New.
1326 * gdb.threads/step-over-exec-execd.c: New.
1327 * lib/my-syscalls.S: New.
1328 * lib/my-syscalls.h: New.
1329
e633b117
SM
13302020-12-04 Simon Marchi <simon.marchi@efficios.com>
1331
1332 * lib/dwarf.exp (declare_labels): Use name as text if text is
1333 not provided.
1334
67748e0f
TV
13352020-12-04 Tom de Vries <tdevries@suse.de>
1336
1337 PR testsuite/26990
1338 * gdb.arch/amd64-gs_base.exp: Handle -m32 where fs_base and gs_base
1339 are unsupported.
1340
a8d13675
TV
13412020-12-04 Tom de Vries <tdevries@suse.de>
1342
1343 * gdb.reverse/insn-reverse.exp: Don't break inside gdb_test_multiple
1344 clause.
1345
f17727b3
TV
13462020-12-04 Tom de Vries <tdevries@suse.de>
1347
1348 * gdb.reverse/insn-reverse.exp: Fix count handling.
1349
a1499830
TV
13502020-12-04 Tom de Vries <tdevries@suse.de>
1351
1352 * gdb.reverse/insn-reverse-x86.c: Guard x86_64 assembly with #ifdef
1353 __x86_64__.
1354
9c027c2f
TV
13552020-12-04 Tom de Vries <tdevries@suse.de>
1356
1357 * gdb.reverse/insn-reverse.c (test_nr): New var.
1358 (usage, parse_args): New function.
1359 (main): Call parse_args. Only run test for test_nr.
1360 * gdb.reverse/insn-reverse.exp: Detect lack of progress in stepi loop
1361 and bail out. Run subtests individually, using an inferior arg
1362 specifying the subtest.
1363
533b2ae0
AB
13642020-12-02 Andrew Burgess <andrew.burgess@embecosm.com>
1365
1366 * gdb.arch/riscv-tdesc-regs.exp: Remove unwanted test.
1367
e4502042
AB
13682020-12-02 Andrew Burgess <andrew.burgess@embecosm.com>
1369
1370 * gdb.arch/riscv-tdesc-regs.exp (get_expected_result): New proc,
1371 update test to use this.
1372
f55a9a37
SM
13732020-12-01 Simon Marchi <simon.marchi@polymtl.ca>
1374
1375 * gdb.threads/non-ldr-exc-1.exp: Fix indentation.
1376
0a6155a0
SM
13772020-12-01 Simon Marchi <simon.marchi@polymtl.ca>
1378
1379 * gdb.threads/non-ldr-exc-1.exp: Use foreach_with_prefix.
1380 (do_test): Don't use with_test_prefix.
1381 * gdb.threads/non-ldr-exc-2.exp: Use foreach_with_prefix.
1382 (do_test): Don't use with_test_prefix.
1383 * gdb.threads/non-ldr-exc-3.exp: Use foreach_with_prefix.
1384 (do_test): Don't use with_test_prefix.
1385 * gdb.threads/non-ldr-exc-4.exp: Use foreach_with_prefix.
1386 (do_test): Don't use with_test_prefix.
1387
4d56d64a
SM
13882020-12-01 Simon Marchi <simon.marchi@polymtl.ca>
1389
1390 * gdb.threads/non-ldr-exit.exp: Fix comment.
1391
54e75f29
AB
13922020-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
1393
1394 * gdb.xml/maint-xml-dump-03.xml: New file.
1395
7ce05d21
TV
13962020-11-30 Tom de Vries <tdevries@suse.de>
1397
1398 PR symtab/26905
1399 * gdb.dwarf2/count.exp: Remove kfails.
1400
50757f95
TBA
14012020-11-24 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1402
1403 * gdb.base/condbreak-multi-context.exp: Do not hard-code location
1404 indices.
1405
4afa9fd9
JB
14062020-11-24 Joel Brobecker <brobecker@adacore.com>
1407
1408 * gdb.dwarf2/dw2-fixed-point.exp: Fix the expected output of
1409 the "ptype pck__fp1_range_var" test for the module-2 and pascal
1410 languages. Remove the associated setup_xfail.
1411
15a491af
SM
14122020-11-23 Simon Marchi <simon.marchi@efficios.com>
1413
1414 * lib/gdb.exp (gdb_assert): Show error message on error.
1415
891615f0
TV
14162020-11-23 Tom de Vries <tdevries@suse.de>
1417
1418 * gdb.ada/enum_idx_packed.exp: Limit setup_kfail to gnat 9 and 10.
1419 * gdb.ada/mod_from_name.exp: Same.
1420 * gdb.ada/pckd_arr_ren.exp: Same.
1421
19922582
SM
14222020-11-22 Simon Marchi <simon.marchi@polymtl.ca>
1423
1424 * gdb.base/template.exp: New.
1425 * gdb.base/template.c: New.
1426
117c628d
GB
14272020-11-22 Gary Benson <gbenson@redhat.com>
1428
1429 PR gdb/26905
1430 * gdb.dwarf2/count.exp: Add test for an array whose upper bound
1431 is defined using a DW_AT_count which references another DIE.
1432
da39d3ba
TV
14332020-11-21 Tom de Vries <tdevries@suse.de>
1434
1435 * gdb.base/vla-ptr.exp: Add XFAIL.
1436
a5c641b5
AB
14372020-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1438
1439 * gdb.fortran/array-slices-bad.exp: New file.
1440 * gdb.fortran/array-slices-bad.f90: New file.
1441 * gdb.fortran/array-slices-sub-slices.exp: New file.
1442 * gdb.fortran/array-slices-sub-slices.f90: New file.
1443 * gdb.fortran/array-slices.exp: Rewrite tests.
1444 * gdb.fortran/array-slices.f90: Rewrite tests.
1445 * gdb.fortran/vla-sizeof.exp: Correct expected results.
1446
a15a5258
AB
14472020-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1448
1449 * gdb.base/completion.exp: Add new completion tests.
1450
7cb2893d
SM
14512020-11-18 Simon Marchi <simon.marchi@polymtl.ca>
1452
1453 * gdb.mi/mi-nonstop-exit.exp: Enable non-stop through GDBFLAGS.
1454 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
1455 * gdb.mi/mi-nsintrall.exp: Likewise.
1456 * gdb.mi/mi-nsmoribund.exp: Likewise.
1457 * gdb.mi/mi-nsthrexec.exp: Likewise.
1458 * gdb.mi/mi-watch-nonstop.exp: Likewise.
1459
cf144ec8
SM
14602020-11-18 Simon Marchi <simon.marchi@polymtl.ca>
1461
1462 * lib/mi-support.exp (mi_run_cmd_full): Use unresovled instead
1463 of perror.
1464
6b6a3e05
JM
14652020-11-18 Joseph Myers <joseph@codesourcery.com>
1466
1467 * lib/mi-support.exp (mi_gdb_file_cmd): Check for case where
1468 $arg.exe exists but $arg does not.
1469
811bdca0
GB
14702020-11-17 Gary Benson <gbenson@redhat.com>
1471
1472 * gdb.trace/trace-common.h (x86_trace_dummy): Add
1473 __attribute__ ((used)).
1474
c72e3136
AB
14752020-11-17 Andrew Burgess <andrew.burgess@embecosm.com>
1476
1477 * gdb.gdb/unittest.exp: Spot 'Running...' lines.
1478
037d7135
AB
14792020-11-17 Andrew Burgess <andrew.burgess@embecosm.com>
1480
1481 * gdb.base/completion.exp: Add new tests.
1482
119e99bb
TT
14832020-11-16 Tom Tromey <tromey@adacore.com>
1484
1485 * gdb.dwarf2/data-loc.exp: Update expected output. Remove C
1486 tests.
1487
b74dbc20
JB
14882020-11-15 Joel Brobecker <brobecker@adacore.com>
1489
1490 * gdb.ada/fixed_cmp.exp: Add -fgnat-encodings=minimal testing.
1491 * gdb.dwarf2/dw2-fixed-point.c (pck__fp1_var2): New global.
1492 (main): Add reference to pck__fp1_var2.
1493 * gdb.dwarf2/dw2-fixed-point.exp: Add comparison operator testing.
1494
0a12719e
JB
14952020-11-15 Joel Brobecker <brobecker@adacore.com>
1496
1497 * gdb.dwarf2/dw2-fixed-point.exp: Add arithmetic tests.
1498
0c9150e4
JB
14992020-11-15 Joel Brobecker <brobecker@adacore.com>
1500
1501 * gdb.ada/fixed_points.exp: Add ptype tests.
1502 * gdb.dwarf2/dw2-fixed-point.exp: Likewise.
1503
b26daff9
JB
15042020-11-15 Joel Brobecker <brobecker@adacore.com>
1505
1506 * gdb.dwarf2/dw2-fixed-point.exp: Add "print /x" tests.
1507
09584414
JB
15082020-11-15 Joel Brobecker <brobecker@adacore.com>
1509
1510 * gdb.ada/fixed_cmp.exp: Force compilation to use -fgnat-encodings=all.
1511 * gdb.ada/fixed_points.exp: Add fixed-point variables printing tests.
1512 * gdb.ada/fixed_points/pck.ads, gdb.ada/fixed_points/pck.adb:
1513 New files.
1514 * gdb.ada/fixed_points/fixed_points.adb: Add use of package Pck.
1515
1516 * gdb.dwarf2/dw2-fixed-point.c, gdb.dwarf2/dw2-fixed-point.exp:
1517 New files.
1518
9dd02fc0
AB
15192020-11-14 Andrew Burgess <andrew.burgess@embecosm.com>
1520
1521 PR cli/26879
1522 * gdb.fortran/completion.exp: New file.
1523 * gdb.fortran/completion.f90: New file.
1524
5643c500
JM
15252020-11-12 Joseph Myers <joseph@codesourcery.com>
1526
1527 * lib/gdb.exp (gdb_file_cmd): Check for case where $arg.exe exists
1528 but $arg does not.
1529
7bea47f0
AB
15302020-11-12 Andrew Burgess <andrew.burgess@embecosm.com>
1531
1532 * gdb.fortran/types.exp: Add more tests.
1533
1f2624a3
TT
15342020-11-12 Tom Tromey <tom@tromey.com>
1535
1536 PR rust/26799:
1537 * gdb.rust/traits.exp: Remove kfails.
1538
9e74f0ae
GB
15392020-11-12 Gary Benson <gbenson@redhat.com>
1540
1541 * gdb.threads/tls-so_extern_main.c (tls_ptr): Add missing return
1542 statement.
1543
acb994fa
SM
15442020-11-11 Simon Marchi <simon.marchi@efficios.com>
1545
1546 * gdb.base/continue-after-aborted-step-over.exp: Add "breakpoint
1547 always-inserted" axis.
1548 (do_test): Add breakpoint_always_inserted parameter.
1549
95016fd2
TT
15502020-11-10 Tom Tromey <tromey@adacore.com>
1551
1552 * gdb.ada/bias.exp: Update.
1553 * gdb.ada/bias/bias.adb (X): Change value.
1554
83100a74
GB
15552020-11-10 Gary Benson <gbenson@redhat.com>
1556
1557 * gdb.base/vla-optimized-out.exp (p sizeof (a)): Wrap supplied
1558 regexp fragment in parentheses to prevent false matching.
1559
6ff174a7
GB
15602020-11-10 Gary Benson <gbenson@redhat.com>
1561
1562 * gdb.base/vla-optimized-out.c (f1): Add __attribute__ ((weak)).
1563
eb24648c
GB
15642020-11-10 Gary Benson <gbenson@redhat.com>
1565
1566 * gdb.cp/step-and-next-inline.exp: Only require
1567 -gstatement-frontiers when building with GCC.
1568 Only setup KFAIL's for GCC issues when using
1569 a GCC-built executable.
1570
86775fab
AB
15712020-11-06 Andrew Burgess <andrew.burgess@embecosm.com>
1572
1573 * gdb.base/debug-expr.c: Add extra function to allow for an
1574 additional test.
1575 * gdb.base/debug-expr.exp (test_debug_expr): Delete, replace calls
1576 to this proc with gdb_test_debug_expr. Add an extra test.
1577 * gdb.cp/debug-expr.exp (test_debug_expr): Delete, replace calls
1578 to this proc with gdb_test_debug_expr, give the tests names
1579 * gdb.dlang/debug-expr.exp (test_debug_expr): Delete, replace
1580 calls to this proc with gdb_test_debug_expr, give the tests names
1581 * gdb.fortran/debug-expr.exp: New file.
1582 * gdb.fortran/debug-expr.f90: New file.
1583 * lib/gdb.exp (gdb_test_debug_expr): New proc.
1584
a1945bd4
SM
15852020-11-06 Simon Marchi <simon.marchi@efficios.com>
1586
1587 * lib/dwarf.exp (ranges): Handle "base" and "range" as
1588 proceduresu.
1589 * gdb.dwarf/dw2-bad-elf.exp: Adjust.
1590 * gdb.dwarf2/dw2-inline-many-frames.exp: Adjust.
1591 * gdb.dwarf2/dw2-inline-stepping.exp: Adjust.
1592 * gdb.dwarf2/dw2-ranges-base.exp: Adjust.
1593 * gdb.dwarf2/dw2-ranges-func.exp: Adjust.
1594 * gdb.dwarf2/dw2-ranges-overlap.exp: Adjust.
1595 * gdb.dwarf2/dw2-ranges-psym.exp: Adjust.
1596 * gdb.dwarf2/enqueued-cu-base-addr.exp: Adjust.
1597
9c91c725
TT
15982020-11-04 Tom Tromey <tromey@adacore.com>
1599
1600 * gdb.ada/funcall_ref.exp: Update.
1601 * gdb.ada/var_rec_arr.exp: Update.
1602
8d9fd3a1
TT
16032020-11-04 Tom Tromey <tromey@adacore.com>
1604
1605 * gdb.ada/rec_ptype.exp: New file.
1606 * gdb.ada/rec_ptype/main.adb: New file.
1607 * gdb.ada/rec_ptype/p.ads: New file.
1608
d8f62e84
TT
16092020-11-04 Tom Tromey <tromey@adacore.com>
1610
1611 * gdb.ada/tick_length_array_enum_idx.exp: Add ptype test.
1612 * gdb.ada/tick_length_array_enum_idx/foo_n207_004.adb
1613 (PT_Full): New variable.
1614 * gdb.ada/tick_length_array_enum_idx/pck.adb
1615 (Full_PT): New type.
1616
7ff5b937
TT
16172020-11-04 Tom Tromey <tromey@adacore.com>
1618
1619 * gdb.ada/array_of_variant.exp: New file.
1620 * gdb.ada/array_of_variant/p.adb: New file.
1621 * gdb.ada/array_of_variant/pck.ads: New file.
1622 * gdb.ada/array_of_variant/pck.adb: New file.
1623
10f6a3ad
TT
16242020-11-04 Tom Tromey <tromey@adacore.com>
1625
1626 * gdb.ada/enum_idx_packed.exp: Add test.
1627 * gdb.ada/enum_idx_packed/foo.adb (Multi_Access):
1628 New variable.
1629 * gdb.ada/enum_idx_packed/pck.ads (Short)
1630 (Multi_Dimension, Multi_Dimension_Access): New types.
1631
b72795a8
TT
16322020-11-04 Tom Tromey <tromey@adacore.com>
1633
1634 * gdb.ada/enum_idx_packed.exp: Test two forms of -fgnat-encodings.
1635
24aa1b02
TT
16362020-11-04 Tom Tromey <tromey@adacore.com>
1637
1638 * gdb.ada/set_pckd_arr_elt.exp: Also test
1639 -fgnat-encodings=minimal. Add tests.
1640 * gdb.ada/set_pckd_arr_elt/foo.adb (Foo): Add VA variable.
1641 Call Update_Small a second time.
1642 * gdb.ada/set_pckd_arr_elt/pck.adb (New_Variant): New function.
1643 * gdb.ada/set_pckd_arr_elt/pck.ads (Buffer, Variant)
1644 (Variant_Access): New types.
1645 (New_Variant): Declare.
1646
c9a28cbe
TT
16472020-11-04 Tom Tromey <tromey@adacore.com>
1648
1649 * gdb.ada/mod_from_name.exp: Test printing slice.
1650
57567375
TT
16512020-11-04 Tom Tromey <tromey@adacore.com>
1652
1653 * gdb.ada/O2_float_param.exp: Test different -fgnat-encodings
1654 values.
1655 * gdb.ada/access_to_unbounded_array.exp: Test different
1656 -fgnat-encodings values.
1657 * gdb.ada/big_packed_array.exp: Test different -fgnat-encodings
1658 values.
1659 * gdb.ada/arr_enum_idx_w_gap.exp: Test different -fgnat-encodings
1660 values.
1661 * gdb.ada/array_ptr_renaming.exp: Test different -fgnat-encodings
1662 values.
1663 * gdb.ada/array_of_variable_length.exp: Test different
1664 -fgnat-encodings values.
1665 * gdb.ada/arrayparam.exp: Test different -fgnat-encodings values.
1666 * gdb.ada/arrayptr.exp: Test different -fgnat-encodings values.
1667 * gdb.ada/frame_arg_lang.exp: Revert -fgnat-encodings=minimal
1668 change.
1669 * gdb.ada/mi_string_access.exp: Test different -fgnat-encodings
1670 values.
1671 * gdb.ada/mod_from_name.exp: Test different -fgnat-encodings values.
1672 * gdb.ada/out_of_line_in_inlined.exp: Test different
1673 -fgnat-encodings values.
1674 * gdb.ada/packed_array.exp: Test different -fgnat-encodings
1675 values.
1676 * gdb.ada/pckd_arr_ren.exp: Test different -fgnat-encodings
1677 values.
1678 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Test different
1679 -fgnat-encodings values.
1680 * gdb.ada/variant_record_packed_array.exp: Test different
1681 -fgnat-encodings values.
1682
a7400e44
TT
16832020-11-04 Tom Tromey <tromey@adacore.com>
1684
1685 * gdb.ada/enum_idx_packed.exp: Add tests.
1686 * gdb.ada/enum_idx_packed/foo.adb: Add variables.
1687 * gdb.ada/enum_idx_packed/pck.adb: Add functions.
1688 * gdb.ada/enum_idx_packed/pck.ads: Add types, function
1689 declarations.
1690
c40907bf
TV
16912020-11-03 Tom de Vries <tdevries@suse.de>
1692
1693 * lib/dwarf.exp (Dwarf::_handle_DW_TAG): Improve attribute list
1694 terminator comments.
1695 (Dwarf::cu, Dwarf::tu): Remove superfluous abbreviation table
1696 terminator.
1697
f468977a
SM
16982020-11-02 Simon Marchi <simon.marchi@polymtl.ca>
1699
1700 * gdb.base/step-over-no-symbols.exp (test_step_over): Replace
1701 integer format test with regexp.
1702
1c2bec19
GB
17032020-11-02 Gary Benson <gbenson@redhat.com>
1704
1705 * gdb.base/print-file-var.exp (test): Separate compiler and
1706 linker options, and build using build_executable_from_specs
1707 to accommodate this.
1708
6539a36d
GB
17092020-11-02 Gary Benson <gbenson@redhat.com>
1710
1711 * lib/gdb.exp (gdb_compile): Inhibit passing "-x c++"
1712 for .c files compiled as C++ with Clang if any shared
1713 libraries are specified.
1714
7ea44a51
GB
17152020-11-02 Gary Benson <gbenson@redhat.com>
1716
1717 * lib/attributes.h: New header.
1718 * gdb.base/backtrace.c: Include the above. Replace
1719 __attribute__(noclone)) with ATTRIBUTE_NOCLONE.
1720 * gdb.base/infcall-nested-structs.c: Likewise.
1721 * gdb.base/vla-optimized-out.c: Likewise.
1722
ab8f783d
TV
17232020-11-02 Tom de Vries <tdevries@suse.de>
1724
1725 * gdb.dwarf2/fission-multi-cu.S: Remove .debug_line.dwo section.
1726
d77c9224
JB
17272020-11-01 Joel Brobecker <brobecker@adacore.com>
1728
1729 * gdb.ada/fixed_points/fixed_points.adb: Replace use of
1730 System.Min_Int and System.Max_Int with smaller hardcoded
1731 constants.
1732
0e5b0dd0
SM
17332020-10-31 Simon Marchi <simon.marchi@polymtl.ca>
1734
1735 * configure.ac: Split AC_INIT into AC_INIT and AC_CONFIG_SRCDIR.
1736 * configure: Re-generate.
1737
136821d9
SM
17382020-10-30 Simon Marchi <simon.marchi@efficios.com>
1739
1740 * gdb.arch/amd64-disp-step-avx.exp: Update displaced step debug
1741 expected output.
1742
b78b3a29
TBA
17432020-10-30 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1744
1745 * gdb.base/paginate-after-ctrl-c-running.exp: Update with no pagination
1746 behavior.
1747 * gdb.base/paginate-bg-execution.exp: Ditto.
1748 * gdb.base/paginate-inferior-exit.exp: Ditto.
1749 * gdb.base/double-prompt-target-event-error.c: Remove.
1750 * gdb.base/double-prompt-target-event-error.exp: Remove.
1751
cfaa8f76
TBA
17522020-10-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1753
1754 * gdb.base/kill-detach-inferiors-cmd.exp: Check that 'kill
1755 inferiors' and 'detach inferiors' do not change the current
1756 inferior.
1757
0ad0e70c
TV
17582020-10-29 Tom de Vries <tdevries@suse.de>
1759
1760 * gdb.threads/tls.exp: Fix DUPLICATEs.
1761
99cc6b2a
TV
17622020-10-28 Tom de Vries <tdevries@suse.de>
1763
1764 * gdb.python/py-symbol.exp: Add KFAILs for -readnow.
1765
efe9b873
TV
17662020-10-28 Tom de Vries <tdevries@suse.de>
1767
1768 * gdb.ada/exec_changed.exp: Add KFAILs for -readnow.
1769 * gdb.base/reread.exp: Same.
1770
6b68fd45
TV
17712020-10-28 Tom de Vries <tdevries@suse.de>
1772
1773 * lib/gdb.exp (readnow): Handle arg.
1774 * gdb.rust/traits.exp: Add KFAILs for -readnow.
1775
32a5f98a
TV
17762020-10-28 Tom de Vries <tdevries@suse.de>
1777
1778 * gdb.base/relocate.exp: Update regexp for -readnow.
1779
f93b8760
TV
17802020-10-28 Tom de Vries <tdevries@suse.de>
1781
1782 * gdb.dwarf2/dw2-error.exp: Mark failure break in main as known with
1783 -readnow.
1784
1b00ef06
TV
17852020-10-28 Tom de Vries <tdevries@suse.de>
1786
1787 PR symtab/26772
1788 * gdb.dwarf2/dw2-ranges-overlap.c: New test.
1789 * gdb.dwarf2/dw2-ranges-overlap.exp: New file.
1790
364bb903
TV
17912020-10-28 Tom de Vries <tdevries@suse.de>
1792
1793 * lib/gdb.exp (gdb_file_cmd): Set gdb_file_cmd_msg.
1794 * gdb.cp/nsalias.exp: Set complaints limit before file cmd. Expect
1795 complaint during file command for -readnow.
1796
445a033f
TV
17972020-10-28 Tom de Vries <tdevries@suse.de>
1798
1799 * gdb.cp/nsalias.exp: Fix typo in test name.
1800
fdd67a42
TV
18012020-10-28 Tom de Vries <tdevries@suse.de>
1802
1803 * gdb.dwarf2/dw2-filename.exp: Update regexp for -readnow.
1804
706baf4c
TV
18052020-10-28 Tom de Vries <tdevries@suse.de>
1806
1807 * gdb.dwarf2/dw2-stack-boundary.exp: KFAILing the complaints for
1808 -readnow.
1809
b448cca5
TV
18102020-10-27 Tom de Vries <tdevries@suse.de>
1811
1812 * gdb.base/multi-forks.exp: Use exp_continue to fix timeout.
1813
5868da03
TV
18142020-10-27 Tom de Vries <tdevries@suse.de>
1815
1816 * gdb.base/maint.exp: Update for -readnow.
1817
06db6ec3
TV
18182020-10-27 Tom de Vries <tdevries@suse.de>
1819
1820 * gdb.cp/psymtab-parameter.exp: Don't expect unexpanded CU for
1821 -readnow.
1822
934a1764
GB
18232020-10-14 Gary Benson <gbenson@redhat.com>
1824
1825 * gdb.python/py-format-string.exp (test_deref_refs): Treat
1826 "_vptr$Base" as correct, in addition to "_vptr.Base".
1827 (test_mixed): Likewise.
1828
0bf21fbd
GB
18292020-10-27 Gary Benson <gbenson@redhat.com>
1830
1831 * gdb.mi/mi-fortran-modules.exp: Check skip_fortran_tests.
1832 * gdb.mi/mi-vla-fortran.exp: Likewise. Also fix a comment.
1833
b1d4d8d1
TBA
18342020-10-27 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1835
1836 * gdb.base/condbreak.exp: Update the completion tests to
1837 consider the '-force' flag.
1838
bd24c5d6
TV
18392020-10-27 Tom de Vries <tdevries@suse.de>
1840
1841 * gdb.base/list-ambiguous-readnow.exp: New file.
1842
733d554a
TBA
18432020-10-27 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1844
1845 * gdb.base/condbreak-multi-context.exp: Expand to test forcing
1846 the condition.
1847 * gdb.linespec/cpcompletion.exp: Update to consider the
1848 '-force-condition' keyword.
1849 * gdb.linespec/explicit.exp: Ditto.
1850 * lib/completion-support.exp: Ditto.
1851
b5fa468f
TBA
18522020-10-27 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1853
1854 * gdb.base/condbreak-multi-context.cc: New file.
1855 * gdb.base/condbreak-multi-context.exp: New file.
1856
b3247276
TT
18572020-10-26 Tom Tromey <tom@tromey.com>
1858
1859 * lib/mi-support.exp (default_mi_gdb_start): Call
1860 gdb_stdin_log_init.
1861 * lib/gdb.exp (standard_output_file_with_gdb_instance): Don't
1862 subtract one from gdb_instances.
1863 (gdb_stdin_log_write): Flush in_file.
1864
1c47ec3e
TV
18652020-10-26 Tom de Vries <tdevries@suse.de>
1866
1867 * gdb.dwarf2/enqueued-cu-base-addr.exp: New file.
1868
6390859c
TT
18692020-10-26 Tom Tromey <tromey@adacore.com>
1870
1871 * gdb.ada/unsigned_range/foo.adb: New file.
1872 * gdb.ada/unsigned_range/pack.adb: New file.
1873 * gdb.ada/unsigned_range/pack.ads: New file.
1874 * gdb.ada/unsigned_range.exp: New file.
1875
55c3ad88
TV
18762020-10-26 Tom de Vries <tdevries@suse.de>
1877
1878 * lib/gdb.exp (INTERNAL_GDBFLAGS): Set heigth and width.
1879
1612c4bb
TV
18802020-10-26 Tom de Vries <tdevries@suse.de>
1881
1882 * gdb.dwarf2/dw2-objfile-overlap-inner.S: Specify default base address
1883 for CU.
1884 * gdb.dwarf2/dw2-objfile-overlap-outer.S: Same.
1885
7d72802b
TV
18862020-10-23 Tom de Vries <tdevries@suse.de>
1887
1888 * lib/dwarf.exp (Dwarf::_guess_form): Return "" by default instead of
1889 DW_FORM_string.
1890 (Dwarf::_default_form): New proc.
1891 (Dwarf::_handle_DW_TAG): Use _default_form. Error out if no form was
1892 guessed.
1893
9476b583
TV
18942020-10-23 Tom de Vries <tdevries@suse.de>
1895
1896 * gdb.dwarf2/ada-linkage-name.exp: Use $srcfile for DW_AT_name of CU.
1897 * gdb.dwarf2/atomic-type.exp: Same.
1898 * gdb.dwarf2/bad-regnum.exp: Same.
1899 * gdb.dwarf2/cpp-linkage-name.exp: Same.
1900 * gdb.dwarf2/dw2-align.exp: Same.
1901 * gdb.dwarf2/dw2-bad-elf.exp: Same.
1902 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Same.
1903 * gdb.dwarf2/dw2-bad-unresolved.exp: Same.
1904 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Same.
1905 * gdb.dwarf2/dw2-opt-structptr.exp: Same.
1906 * gdb.dwarf2/dw2-unusual-field-names.exp: Same.
1907 * gdb.dwarf2/enum-type.exp: Same.
1908 * gdb.dwarf2/frame-inlined-in-outer-frame.exp: Same.
1909 * gdb.dwarf2/info-locals-optimized-out.exp: Same.
1910 * gdb.dwarf2/main-subprogram.exp: Same.
1911 * gdb.dwarf2/missing-type-name.exp: Same.
1912 * gdb.dwarf2/nonvar-access.exp: Same.
1913 * gdb.dwarf2/typedef-void-finish.exp: Same.
1914 * gdb.dwarf2/var-access.exp: Same.
1915 * gdb.dwarf2/void-type.exp: Same.
1916
4a636814
SM
19172020-10-22 Simon Marchi <simon.marchi@polymtl.ca>
1918
1919 PR gdb/26693
1920 * gdb.dwarf2/template-specification-full-name.exp: New test.
1921
557fc257
LM
19222020-10-22 Luis Machado <luis.machado@linaro.org>
1923
1924 * gdb.base/msym-bp-shl.exp (test_break): Adjust pattern to not
1925 expected an offset from the function.
1926 * gdb.base/msym-bp.exp (test): Likewise.
1927
6b4c676c
AB
19282020-10-22 Andrew Burgess <andrew.burgess@embecosm.com>
1929
1930 * gdb.fortran/array-slices.exp: Add a new test.
1931
98cec4f6
GB
19322020-10-21 Gary Benson <gbenson@redhat.com>
1933
1934 * gdb.mi/mi-fullname-deleted.exp: Fix substituted
1935 fullname test with Clang. Also expand comments generally.
1936
ae86f581
TV
19372020-10-20 Tom de Vries <tdevries@suse.de>
1938
1939 * gdb.dwarf2/pr13961.S: Remove superfluous end-of-siblings marker.
1940
8c161360
TV
19412020-10-20 Tom de Vries <tdevries@suse.de>
1942
1943 * gdb.dwarf2/arr-stride.c: Remove.
1944 * gdb.dwarf2/arr-stride.exp: Use main.c.
1945 * gdb.dwarf2/arr-subrange.c: Remove.
1946 * gdb.dwarf2/arr-subrange.exp: Use main.c.
1947 * gdb.dwarf2/bad-regnum.c: Remove.
1948 * gdb.dwarf2/bad-regnum.exp: Use main.c.
1949 * gdb.dwarf2/corrupt.c: Remove.
1950 * gdb.dwarf2/corrupt.exp: Use main.c.
1951 * gdb.dwarf2/dw2-bad-elf.c: Remove.
1952 * gdb.dwarf2/dw2-bad-elf.exp: Use main.c.
1953 * gdb.dwarf2/dw2-icycle.c: Remove.
1954 * gdb.dwarf2/dw2-icycle.exp: Use main.c.
1955 * gdb.dwarf2/formdata16.c: Remove.
1956 * gdb.dwarf2/formdata16.exp: Use main.c.
1957 * gdb.dwarf2/implptrconst.c: Remove.
1958 * gdb.dwarf2/implptrconst.exp: Use main.c.
1959 * gdb.dwarf2/info-locals-optimized-out.c: Remove.
1960 * gdb.dwarf2/info-locals-optimized-out.exp: Use main.c.
1961 * gdb.dwarf2/opaque-type-lookup.c: Remove.
1962 * gdb.dwarf2/opaque-type-lookup.exp: Use main.c.
1963
9c2412ec
TV
19642020-10-20 Tom de Vries <tdevries@suse.de>
1965
1966 * gdb.dwarf2/ada-valprint-error.exp: Remove redundant mention of .exp
1967 file.
1968 * gdb.dwarf2/dw2-dir-file-name.exp: Same.
1969
0cd2ad78
TV
19702020-10-20 Tom de Vries <tdevries@suse.de>
1971
1972 * gdb.dwarf2/dw2-error.exp: Use $gdb_test_file_name.
1973 * gdb.dwarf2/dw2-line-number-zero.exp: Same.
1974 * gdb.dwarf2/dw2-main-no-line-number.exp: Same.
1975 * gdb.dwarf2/dw2-ranges-base.exp: Same.
1976 * gdb.dwarf2/dw2-ranges.exp: Same.
1977 * gdb.dwarf2/dw2-vendor-extended-opcode.exp: Same.
1978 * gdb.dwarf2/var-access.exp: Same.
1979
22cc388e
TT
19802020-10-19 Tom Tromey <tromey@adacore.com>
1981
1982 PR tui/26719
1983 * gdb.tui/list.exp: Check source window contents after focus
1984 change.
1985
520596f2
TV
19862020-10-17 Tom de Vries <tdevries@suse.de>
1987
1988 PR symtab/26317
1989 * gdb.dwarf2/dw2-main-no-line-number.exp: New file.
1990
d1c8a76d
TV
19912020-10-17 Tom de Vries <tdevries@suse.de>
1992
1993 * lib/gdb.exp (standard_testfile): Also treat args starting with '-'
1994 as suffix.
1995 * gdb.dwarf2/atomic.c: Rename to ...
1996 * gdb.dwarf2/atomic-type.c: ... this.
1997 * gdb.dwarf2/dw2-ranges2.c: Rename to ...
1998 * gdb.dwarf2/dw2-ranges-2.c: ... this.
1999 * gdb.dwarf2/dw2-ranges3.c: Rename to ...
2000 * gdb.dwarf2/dw2-ranges-3.c: ... this.
2001 * gdb.dwarf2/fission-mix2.c: Rename to ...
2002 * gdb.dwarf2/fission-mix-2.c: ... this.
2003 * gdb.dwarf2/ada-linkage-name.exp: Use more suffix args for
2004 standard_testfile.
2005 * gdb.dwarf2/ada-valprint-error.exp: Same.
2006 * gdb.dwarf2/arr-stride.exp: Same.
2007 * gdb.dwarf2/arr-subrange.exp: Same.
2008 * gdb.dwarf2/atomic-type.exp: Same.
2009 * gdb.dwarf2/bad-regnum.exp: Same.
2010 * gdb.dwarf2/break-inline-psymtab.exp: Same.
2011 * gdb.dwarf2/clang-debug-names-2.exp: Same.
2012 * gdb.dwarf2/clang-debug-names.exp: Same.
2013 * gdb.dwarf2/comp-unit-lang.exp: Same.
2014 * gdb.dwarf2/corrupt.exp: Same.
2015 * gdb.dwarf2/count.exp: Same.
2016 * gdb.dwarf2/cpp-linkage-name.exp: Same.
2017 * gdb.dwarf2/data-loc.exp: Same.
2018 * gdb.dwarf2/dw2-align.exp: Same.
2019 * gdb.dwarf2/dw2-bad-elf.exp: Same.
2020 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Same.
2021 * gdb.dwarf2/dw2-bad-unresolved.exp: Same.
2022 * gdb.dwarf2/dw2-case-insensitive.exp: Same.
2023 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Same.
2024 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
2025 * gdb.dwarf2/dw2-inline-many-frames.exp: Same.
2026 * gdb.dwarf2/dw2-inline-param.exp: Same.
2027 * gdb.dwarf2/dw2-inline-small-func.exp: Same.
2028 * gdb.dwarf2/dw2-inline-stepping.exp: Same.
2029 * gdb.dwarf2/dw2-is-stmt-2.exp: Same.
2030 * gdb.dwarf2/dw2-is-stmt.exp: Same.
2031 * gdb.dwarf2/dw2-line-number-zero.exp: Same.
2032 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Same.
2033 * gdb.dwarf2/dw2-opt-structptr.exp: Same.
2034 * gdb.dwarf2/dw2-param-error.exp: Same.
2035 * gdb.dwarf2/dw2-ranges-base.exp: Same.
2036 * gdb.dwarf2/dw2-ranges.exp: Same.
2037 * gdb.dwarf2/dw2-unusual-field-names.exp: Same.
2038 * gdb.dwarf2/dw2-vendor-extended-opcode.exp: Same.
2039 * gdb.dwarf2/dw4-sig-types.exp: Same.
2040 * gdb.dwarf2/dynarr-ptr.exp: Same.
2041 * gdb.dwarf2/enum-type.exp: Same.
2042 * gdb.dwarf2/fission-mix.exp: Same.
2043 * gdb.dwarf2/formdata16.exp: Same.
2044 * gdb.dwarf2/implptrconst.exp: Same.
2045 * gdb.dwarf2/implptrpiece.exp: Same.
2046 * gdb.dwarf2/info-locals-optimized-out.exp: Same.
2047 * gdb.dwarf2/main-subprogram.exp: Same.
2048 * gdb.dwarf2/method-ptr.exp: Same.
2049 * gdb.dwarf2/missing-sig-type.exp: Same.
2050 * gdb.dwarf2/nonvar-access.exp: Same.
2051 * gdb.dwarf2/opaque-type-lookup.exp: Same.
2052 * gdb.dwarf2/shortpiece.exp: Same.
2053 * gdb.dwarf2/staticvirtual.exp: Same.
2054 * gdb.dwarf2/subrange.exp: Same.
2055 * gdb.dwarf2/symtab-producer.exp: Same.
2056 * gdb.dwarf2/typedef-void-finish.exp: Same.
2057 * gdb.dwarf2/var-access.exp: Same.
2058 * gdb.dwarf2/variant.exp: Same.
2059 * gdb.dwarf2/void-type.exp: Same.
2060 * gdb.dwarf2/dw2-ranges-psym.exp: Same. Use main.c instead of
2061 dw2-ranges-main.c.
2062 * gdb.dwarf2/dw2-ranges-main.c: Remove.
2063
472d09c1
TV
20642020-10-16 Tom de Vries <tdevries@suse.de>
2065
2066 * lib/gdb.exp (gdb_breakpoint): Remove mention of "passfail".
2067
afe75f6d
TV
20682020-10-16 Tom de Vries <tdevries@suse.de>
2069
2070 * lib/gdb.exp (gdb_breakpoint): Handle eof as in gdb_test_multiple.
2071
8c8bd0ba
TV
20722020-10-14 Tom de Vries <tdevries@suse.de>
2073
2074 PR testsuite/26732
2075 * gdb.ada/mi_catch_ex.exp: Do mi_delete_breakpoints before running
2076 scenario 2.
2077 * gdb.ada/mi_catch_ex_hand.exp: Same.
2078
b75d55d4
PA
20792020-10-13 Pedro Alves <pedro@palves.net>
2080
2081 * lib/mi-support.exp (mi_clean_restart): New.
2082 (mi_run_to_main): Delete.
2083 All callers adjust to use mi_clean_restart / mi_runto_main.
2084
e777225b
PA
20852020-10-13 Pedro Alves <pedro@palves.net>
2086
2087 * config/monitor.exp: Use "list -q".
2088 * gdb.arch/gdb1558.exp: Use "break -q".
2089 * gdb.arch/i386-permbkpt.exp: Use "break -q".
2090 * gdb.arch/i386-prologue-skip-cf-protection.exp: Use "break -q".
2091 * gdb.base/break.exp: Use "break -q", "list -q" and "tbreak -q".
2092 * gdb.base/commands.exp: Use "break -q".
2093 * gdb.base/condbreak.exp: Use "break -q".
2094 * gdb.base/ctf-ptype.exp: Use "list -q".
2095 * gdb.base/define.exp: Use "break -q".
2096 * gdb.base/del.exp: Use "break -q".
2097 * gdb.base/fullname.exp: Use "break -q".
2098 * gdb.base/hbreak-in-shr-unsupported.exp: Use "hbreak -q".
2099 * gdb.base/hbreak-unmapped.exp: Use "hbreak -q".
2100 * gdb.base/hbreak2.exp: Use "hbreak -q" and "list -q".
2101 * gdb.base/hw-sw-break-same-address.exp: Use "break -q" and
2102 "hbreak -q".
2103 * gdb.base/included.exp: Use "list -q".
2104 * gdb.base/label.exp: Use "break -q".
2105 * gdb.base/lineinc.exp: Use "break -q".
2106 * gdb.base/list.exp: Use "list -q".
2107 * gdb.base/macscp.exp: Use "list -q".
2108 * gdb.base/pending.exp: Use "break -q".
2109 * gdb.base/prologue-include.exp: Use "break -q".
2110 * gdb.base/ptype.exp: Use "list -q".
2111 * gdb.base/sepdebug.exp: Use "break -q", "list -q" and "tbreak -q".
2112 * gdb.base/server-del-break.exp: Use "break -q".
2113 * gdb.base/style.exp: Use "break -q".
2114 * gdb.base/symbol-without-target_section.exp: Use "list -q".
2115 * gdb.base/watchpoint-reuse-slot.exp: Use "hbreak -q".
2116 * gdb.cp/exception.exp: Use "tbreak -q".
2117 * gdb.dwarf2/dw2-error.exp: Use "break -q".
2118 * gdb.dwarf2/fission-mix.exp: Use "break -q".
2119 * gdb.dwarf2/fission-reread.exp: Use "break -q".
2120 * gdb.dwarf2/pr13961.exp: Use "break -q".
2121 * gdb.linespec/explicit.exp: Use "list -q".
2122 * gdb.linespec/linespec.exp: Use "break -q".
2123 * gdb.mi/mi-simplerun.exp: Use "--qualified".
2124 * gdb.python/py-mi-objfile-gdb.py: Use "list -q".
2125 * gdb.server/bkpt-other-inferior.exp: Use "break -q".
2126 * gdb.server/connect-without-multi-process.exp: Use "break -q".
2127 * gdb.trace/change-loc.exp: Use "break -q".
2128 * gdb.trace/pending.exp: Use "break -q".
2129 * gdb.tui/basic.exp: Use "list -q".
2130 * gdb.tui/list-before.exp: Use "list -q".
2131 * gdb.tui/list.exp: Use "list -q".
2132 * lib/gdb.exp (gdb_has_argv0): Use "break -q".
2133
8abd8ee8
PA
21342020-10-13 Pedro Alves <pedro@palves.net>
2135
2136 * gdb.base/ui-redirect.exp: Expect "break -qualified main" in
2137 saved breakpoints file.
2138 * gdb.guile/scm-breakpoint.exp: Expect "-qualified main" when
2139 inspecting breakpoint list.
2140 * lib/gdb.exp (runto_main): Add "qualified" to options.
2141 * lib/mi-support.exp (mi_runto_helper): Add 'qualified' parameter,
2142 and handle it.
2143 (mi_runto_main): Pass 1 as qualified argument.
2144
f71e6719
PA
21452020-10-13 Pedro Alves <pedro@palves.net>
2146
2147 * lib/mi-support.exp (mi_runto_main): New proc.
2148 (mi_run_to_main): Use it.
2149 * gdb.mi/mi-catch-cpp-exceptions.exp: Likewise.
2150 * gdb.mi/mi-var-cmd.exp: Likewise.
2151 * gdb.mi/mi-var-invalidate.exp: Likewise.
2152 * mi-var-list-children-invalid-grandchild.exp: Likewise.
2153 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
2154 * gdb.mi/new-ui-mi-sync.exp: Likewise.
2155 * gdb.mi/user-selected-context-sync.exp: Likewise.
2156 * gdb.opt/inline-cmds.exp: Likewise.
2157 * gdb.python/py-framefilter-mi.exp: Likewise.
2158 * gdb.python/py-mi.exp: Likewise.
2159
50441f0f
PA
21602020-10-13 Pedro Alves <pedro@palves.net>
2161
2162 * gdb.ada/fun_in_declare.exp: Use "runto_main" instead of
2163 "runto main".
2164 * gdb.ada/small_reg_param.exp: Likewise.
2165 * gdb.arch/powerpc-d128-regs.exp: Likewise.
2166 * gdb.base/annota1.exp: Likewise.
2167 * gdb.base/anon.exp: Likewise.
2168 * gdb.base/breakpoint-in-ro-region.exp: Likewise.
2169 * gdb.base/dprintf-non-stop.exp: Likewise.
2170 * gdb.base/dprintf.exp: Likewise.
2171 * gdb.base/gdb11530.exp: Likewise.
2172 * gdb.base/gdb11531.exp: Likewise.
2173 * gdb.base/gnu_vector.exp: Likewise.
2174 * gdb.base/interrupt-noterm.exp: Likewise.
2175 * gdb.base/memattr.exp: Likewise.
2176 * gdb.base/step-over-syscall.exp: Likewise.
2177 * gdb.base/watch-cond-infcall.exp: Likewise.
2178 * gdb.base/watch-read.exp: Likewise.
2179 * gdb.base/watch-vfork.exp: Likewise.
2180 * gdb.base/watch_thread_num.exp: Likewise.
2181 * gdb.base/watchpoint-stops-at-right-insn.exp: Likewise.
2182 * gdb.guile/scm-frame-inline.exp: Likewise.
2183 * gdb.linespec/explicit.exp: Likewise.
2184 * gdb.opt/inline-break.exp: Likewise.
2185 * gdb.python/py-frame-inline.exp: Likewise.
2186 * gdb.reverse/break-precsave.exp: Likewise.
2187 * gdb.reverse/break-reverse.exp: Likewise.
2188 * gdb.reverse/consecutive-precsave.exp: Likewise.
2189 * gdb.reverse/consecutive-reverse.exp: Likewise.
2190 * gdb.reverse/finish-precsave.exp: Likewise.
2191 * gdb.reverse/finish-reverse.exp: Likewise.
2192 * gdb.reverse/fstatat-reverse.exp: Likewise.
2193 * gdb.reverse/getresuid-reverse.exp: Likewise.
2194 * gdb.reverse/i386-precsave.exp: Likewise.
2195 * gdb.reverse/i386-reverse.exp: Likewise.
2196 * gdb.reverse/i386-sse-reverse.exp: Likewise.
2197 * gdb.reverse/i387-env-reverse.exp: Likewise.
2198 * gdb.reverse/i387-stack-reverse.exp: Likewise.
2199 * gdb.reverse/insn-reverse.exp: Likewise.
2200 * gdb.reverse/machinestate-precsave.exp: Likewise.
2201 * gdb.reverse/machinestate.exp: Likewise.
2202 * gdb.reverse/pipe-reverse.exp: Likewise.
2203 * gdb.reverse/readv-reverse.exp: Likewise.
2204 * gdb.reverse/recvmsg-reverse.exp: Likewise.
2205 * gdb.reverse/rerun-prec.exp: Likewise.
2206 * gdb.reverse/s390-mvcle.exp: Likewise.
2207 * gdb.reverse/solib-precsave.exp: Likewise.
2208 * gdb.reverse/solib-reverse.exp: Likewise.
2209 * gdb.reverse/step-precsave.exp: Likewise.
2210 * gdb.reverse/step-reverse.exp: Likewise.
2211 * gdb.reverse/time-reverse.exp: Likewise.
2212 * gdb.reverse/until-precsave.exp: Likewise.
2213 * gdb.reverse/until-reverse.exp: Likewise.
2214 * gdb.reverse/waitpid-reverse.exp: Likewise.
2215 * gdb.reverse/watch-precsave.exp: Likewise.
2216 * gdb.reverse/watch-reverse.exp: Likewise.
2217 * gdb.threads/kill.exp: Likewise.
2218 * gdb.threads/tid-reuse.exp: Likewise.
2219
d3a07122
SM
22202020-10-13 Simon Marchi <simon.marchi@polymtl.ca>
2221
2222 PR gdb/26642
2223 * gdb.base/maint-target-async-off.c: New test.
2224 * gdb.base/maint-target-async-off.exp: New test.
2225
c65c6c42
AM
22262020-10-13 Alan Modra <amodra@gmail.com>
2227
2228 * gdb.arch/powerpc-altivec.s,
2229 * gdb.arch/powerpc-power7.s,
2230 * gdb.arch/powerpc-power8.s,
2231 * gdb.arch/powerpc-power9.s,
2232 * gdb.arch/powerpc-vsx.s,
2233 * gdb.arch/powerpc-vsx2.s: Remove duplicate instructions.
2234 * gdb.arch/powerpc-altivec.exp,
2235 * gdb.arch/powerpc-power7.exp,
2236 * gdb.arch/powerpc-power8.exp,
2237 * gdb.arch/powerpc-power9.exp,
2238 * gdb.arch/powerpc-vsx.exp,
2239 * gdb.arch/powerpc-vsx2.exp: Likewise, and update expected
2240 disassembly of mfvsrd/mtvsrd.
2241
f4a0f710
AM
22422020-10-13 Alan Modra <amodra@gmail.com>
2243
2244 * gdb.arch/arm-disassembler-options.exp: Adjust expected
2245 "target architecture" output.
2246 * gdb.arch/powerpc-d128-regs.exp: Likewise.
2247 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
2248 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
2249 * gdb.arch/s390-disassembler-options.exp: Likewise.
2250
87a37e5e
PA
22512020-10-12 Pedro Alves <pedro@palves.net>
2252
2253 PR exp/26602
2254 PR c++/26550
2255 * gdb.cp/ambiguous.cc (marker1): Delete.
2256 (main): Initialize all the fields of the locals. Replace marker1
2257 call with a "set breakpoint here" marker.
2258 * gdb.cp/ambiguous.exp: Modernize. Use gdb_continue_to_breakpoint
2259 instead of running to marker1. Add tests printing all the
2260 variables and all the fields of the variables.
2261 (test_ambiguous): New proc, expecting the new GDB output when a
2262 field access is ambiguous. Change all "warning: X ambiguous"
2263 tests to use it.
2264
71e1b6b0
GB
22652020-10-12 Gary Benson <gbenson@redhat.com>
2266
2267 * gdb.base/msym-bp.c (foo): Add __attribute__ ((used)).
2268 * gdb.base/msym-bp-2.c (foo): Likewise.
2269 * gdb.base/msym-lang.c (foo): Likewise.
2270 * gdb.base/msym-lang-main.c (foo): Likewise.
2271 * gdb.base/symtab-search-order-1.c (static_global): Likewise.
2272 * gdb.guile/scm-pretty-print.c (eval_func): Likewise.
2273 * gdb.mi/mi-sym-info-1.c (global_f1): Likewise.
2274 * gdb.mi/mi-sym-info-2.c (global_f1, var1, var2): Likewise.
2275 * gdb.multi/watchpoint-multi-exit.c (globalvar): Likewise.
2276 * gdb.python/py-as-string.c (enum_valid, enum_invalid): Likewise.
2277 * gdb.python/py-objfile.c (static_var): Likewise.
2278 * gdb.python/py-symbol.c (rr): Likewise.
2279 * gdb.python/py-symbol-2.c (anon, rr): Likewise.
2280 * gdb.mi/mi-sym-info.exp (lineno1, lineno2): Updated.
2281
9370fd51
AB
22822020-10-11 Andrew Burgess <andrew.burgess@embecosm.com>
2283
2284 * gdb.fortran/mixed-lang-stack.exp (run_tests): Update expected
2285 output of backtrace.
2286
7c184d33
TT
22872020-10-09 Tom Tromey <tromey@adacore.com>
2288
2289 * gdb.ada/scalar_storage/storage.adb (Another_Range): New type.
2290 (Rec): Add field. Fix range.
2291 * gdb.ada/scalar_storage.exp: Update.
2292
3d87245c
HD
22932020-10-09 Hannes Domani <ssbssa@yahoo.de>
2294
2295 PR exp/26714
2296 * gdb.base/printcmds.exp: Add tests for void results.
2297
f5c4b229
JV
22982020-10-09 Jan Vrany <jan.vrany@labware.com>
2299
2300 * gdb.mi/mi-cmd-param-changed.exp: Check that notification is
2301 is emmited for both 'set directories' and 'directory' commands.
2302
b2701685
TT
23032020-10-08 Tom Tromey <tom@tromey.com>
2304
2305 * gdb.base/style.exp: Check that "main"'s name is styled.
2306
e86efb33
TT
23072020-10-07 Tom Tromey <tromey@adacore.com>
2308
2309 * gdb.base/find.exp: Rename some tests.
2310
30897591
GB
23112020-10-06 Gary Benson <gbenson@redhat.com>
2312
2313 * gdb.base/list0.c (unused): Add __attribute__ ((used)).
2314 * gdb.base/list1.c (unused): Likewise.
2315
ced4a4c1
GB
23162020-10-06 Gary Benson <gbenson@redhat.com>
2317
2318 * gdb.base/list-ambiguous0.c (ambiguous_var): Add
2319 __attribute__ ((used)).
2320 * gdb.base/list-ambiguous1.c (ambiguous_var): Likewise.
2321
ed3bdac4
AB
23222020-10-06 Andrew Burgess <andrew.burgess@embecosm.com>
2323
2324 * gdb.base/m32r.ld: Remove SEARCH_DIR line. Add MEMORY regions,
2325 make use of regions throughout.
2326 * gdb.base/overlays.exp: Enclose string with variableds in "..",
2327 not {...}.
2328 * gdb.base/ovlymgr.c: Add 'string.h' and 'stdlib.h' includes.
2329
cd096ec8
HD
23302020-10-05 Hannes Domani <ssbssa@yahoo.de>
2331
2332 * gdb.base/call-sc.c: Fix return struct on stack test case.
2333 * gdb.base/call-sc.exp: Likewise.
2334
3ee6f75d
GB
23352020-10-02 Gary Benson <gbenson@redhat.com>
2336
2337 * README: Fix "paralell".
2338
f65825ec
GB
23392020-09-30 Gary Benson <gbenson@redhat.com>
2340
2341 * gdb.dwarf2/dw2-double-set-die-type.S (.Ldie_3e0):
2342 Convert directive to lowercase.
2343 (.Labbrev1_begin): Add missing label.
2344 (abbrev code 0x1): Remove DW_AT_stmt_list.
2345 (.Ldie_b): Likewise.
2346
5f278258
TT
23472020-09-27 Tom Tromey <tom@tromey.com>
2348
2349 * gdb.tui/new-layout.exp: Use with_test_prefix.
2350
8f9929bb
GR
23512020-09-26 Gareth Rees <grees@undo.io> (tiny change)
2352
2353 PR python/26586
2354 * gdb.python/python.exp: add test cases for the from_tty
2355 argument to gdb.execute.
2356
c20c017b
GB
23572020-09-25 Gary Benson <gbenson@redhat.com>
2358
2359 * gdb.base/infcall-nested-structs.exp.tcl: Add
2360 additional_flags=-Wno-tautological-compare for C++
2361 tests when compiling using Clang.
2362
68d654af
GB
23632020-09-25 Gary Benson <gbenson@redhat.com>
2364
2365 * lib/gdb.exp (gdb_compile): Pass "-x c++" earlier, and only
2366 for .c files.
2367
b551a89f
TT
23682020-09-24 Tom Tromey <tromey@adacore.com>
2369
2370 PR tui/26638:
2371 * gdb.tui/list.exp: Check output of "focus next".
2372
20a5fcbd
TT
23732020-09-23 Tom Tromey <tom@tromey.com>
2374
2375 * gdb.dwarf2/intbits.exp: New file.
2376 * gdb.dwarf2/intbits.c: New file.
2377
b167e53f
PA
23782020-09-20 Pedro Alves <pedro@palves.net>
2379
2380 * lib/mi-support.exp (mi_uncatched_gdb_exit) Switch to the main
2381 spawn_id before calling remote_close. Close secondary MI channel.
2382
dbc49e9f
PA
23832020-09-20 Pedro Alves <pedro@palves.net>
2384
2385 * gdb.base/testenv.exp (find_env): Bail out if printing 'envp[$i]'
2386 fails.
2387
c8d5abea
AB
23882020-09-19 Andrew Burgess <andrew.burgess@embecosm.com>
2389
2390 * gdb.fortran/array-slices.exp: Update expected results.
2391 * gdb.fortran/class-allocatable-array.exp: Likewise.
2392 * gdb.fortran/multi-dim.exp: Likewise.
2393 * gdb.fortran/vla-type.exp: Likewise.
2394 * gdb.mi/mi-vla-fortran.exp: Likewise.
2395
14f9473c
VC
23962020-09-18 Victor Collod <vcollod@nvidia.com>
2397
2398 PR gdb/26635
2399 * gdb.arch/amd64-prologue-skip-cf-protection.exp: Make the test
2400 compatible with i386, and move it to...
2401 * gdb.arch/i386-prologue-skip-cf-protection.exp: ... here.
2402 * gdb.arch/amd64-prologue-skip-cf-protection.c: Move to...
2403 * gdb.arch/i386-prologue-skip-cf-protection.c: ... here.
2404
e8ef12b9
PA
24052020-09-18 Pedro Alves <pedro@palves.net>
2406
2407 PR gdb/26631
2408 * gdb.multi/multi-target-thread-find.exp: New file.
2409
e11daf7a
PA
24102020-09-18 Pedro Alves <pedro@palves.net>
2411
2412 * gdb.multi/multi-target-continue.exp: New file, factored out from
2413 multi-target.exp.
2414 * gdb.multi/multi-target-info-inferiors.exp: New file, factored out from
2415 multi-target.exp.
2416 * gdb.multi/multi-target-interrupt.exp: New file, factored out from
2417 multi-target.exp.
2418 * gdb.multi/multi-target-no-resumed.exp: New file, factored out from
2419 multi-target.exp.
2420 * gdb.multi/multi-target-ping-pong-next.exp: New file, factored out from
2421 multi-target.exp.
2422 * gdb.multi/multi-target.exp.tcl: New file, factored out from
2423 multi-target.exp.
2424 * gdb.multi/multi-target.exp: Delete.
2425
d0edc2b8
AB
24262020-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
2427
2428 * gdb.fortran/array-slices.exp: Add missing message data.
2429
7474326c
PA
24302020-09-17 Pedro Alves <pedro@palves.net>
2431
2432 * gdb.cp/call-c-1.c (foo) [__cplusplus]: Add extern "C".
2433
dd23068d
PA
24342020-09-17 Pedro Alves <pedro@palves.net>
2435
2436 * gdb.python/py-frame-inline.exp: Adjust to optionally expect a
2437 full prototype.
2438
0640a543
PA
24392020-09-17 Pedro Alves <pedro@palves.net>
2440
2441 * gdb.python/py-as-string.c: Add cast.
2442
ef0cdbc1
PA
24432020-09-17 Pedro Alves <pedro@palves.net>
2444
2445 * gdb.base/sizeof.c (fill): Add cast.
2446
3a5eeb8b
PA
24472020-09-17 Pedro Alves <pedro@palves.net>
2448
2449 * gdb.base/share-env-with-gdbserver.c (main): Add cast.
2450
a8129512
PA
24512020-09-17 Pedro Alves <pedro@palves.net>
2452
2453 * gdb.base/prologue.c [__cplusplus] (marker): Explicitly specify
2454 linkage name.
2455 * gdb.base/prologue.exp: Use print /d.
2456 * gdb.base/symbol-alias.exp: Handle C++ output.
2457 * gdb.base/symbol-alias2.c: Handle C++ output.
2458 [__cplusplus] (func): Explicitly specify linkage name.
2459
a83cdcb6
PA
24602020-09-17 Pedro Alves <pedro@palves.net>
2461
2462 * gdb.python/py-nested-maps.c (struct key_t): Rename to...
2463 (struct my_key_t): ... this. Adjust all references.
2464 (struct value_t): Rename to ...
2465 (struct my_value_t): ... this. Adjust all references.
2466 (create_map, add_map_element, create_map_map)
2467 (add_map_map_element): Add casts.
2468
d4bcee5c
PA
24692020-09-17 Pedro Alves <pedro@palves.net>
2470
2471 * gdb.python/py-framefilter-mi.c (funca): Add casts.
2472 * gdb.python/py-framefilter.c.c (funca, func2): Add casts.
2473
81f90489
PA
24742020-09-17 Pedro Alves <pedro@palves.net>
2475
2476 * gdb.mi/var-cmd.c (do_anonymous_type_tests): Add cast.
2477
0a229804
PA
24782020-09-17 Pedro Alves <pedro@palves.net>
2479
2480 * gdb.base/exprs.c: Replace 'this' with 'self' throughout.
2481 * gdb.base/ptype.c: : Replace 'this' with 'self' throughout.
2482 (charfoo, intfoo): Define full prototype.
2483 * gdb.base/ptype1.c (charfoo): Define full prototype.
2484 * gdb.base/setvar.c: Replace 'this' with 'self' throughout.
2485 * gdb.base/whatis.c: Replace 'this' with 'self' throughout.
2486
c3e5138d
PA
24872020-09-17 Pedro Alves <pedro@palves.net>
2488
2489 * gdb.base/charset.c [__cplusplus] (wchar_t, char16_t, char32_t):
2490 Don't define.
2491 (utf_32_string): Compile for both C and C++.
2492 * gdb.base/charset.exp: Use "print /d".
2493
151fdbad
PA
24942020-09-17 Pedro Alves <pedro@palves.net>
2495
2496 * gdb.base/watchpoint.c (buf): Make it 31 bytes.
2497 (nullptr): Rename to ...
2498 (null_ptr): ... this.
2499 * gdb.base/watchpoint.exp: Adjust to rename.
2500
18a25b64
PA
25012020-09-17 Pedro Alves <pedro@palves.net>
2502
2503 * gdb.base/printcmds.c (three, flag_enum_without_zero)
2504 (three_not_flag): Add casts.
2505
11fac337
PA
25062020-09-17 Pedro Alves <pedro@palves.net>
2507
2508 * gdb.base/examine-backward.c (Barrier, TestStrings): Now unsigned
2509 char array.
2510 (main): Add references to Barrier, TestStrings, TestStringsH and
2511 TestStringsW.
2512 * gdb.base/examine-backward.exp: Issue "set print asm-demangle on"
2513 and expect a full prototype in C++.
2514
52626c58
PA
25152020-09-17 Pedro Alves <pedro@palves.net>
2516
2517 * gdb.base/nested-addr.c (main): Add cast.
2518 * gdb.base/nested-addr.exp: Use "print /d".
2519
52bb0902
PA
25202020-09-17 Pedro Alves <pedro@palves.net>
2521
2522 * gdb.base/break.exp (func): New. Use it throughout when
2523 expecting a function name.
2524
73e18ac9
PA
25252020-09-17 Pedro Alves <pedro@palves.net>
2526
2527 * gdb.base/display.exp: Issue "set print asm-demangle on".
2528
c8b18808
PA
25292020-09-17 Pedro Alves <pedro@palves.net>
2530
2531 * gdb.base/find.c: Include <string.h>.
2532 (init_bufs): Add cast.
2533 * gdb.base/find.exp: Issue "set print asm-demangle on".
2534
fe830662
TT
25352020-09-16 Tom Tromey <tromey@adacore.com>
2536
2537 PR gdb/26598:
2538 * gdb.base/skipcxx.exp: New file.
2539 * gdb.base/skipcxx.cc: New file.
2540
945ff6e2
TV
25412020-09-16 Tom de Vries <tdevries@suse.de>
2542
2543 PR testsuite/26617
2544 * gdb.dlang/watch-loc.c: Only add .debug_aranges if
2545 WITH_DEBUG_SECTIONS is defined.
2546 (xstr, str): New macro.
2547 (.debug_aranges): Use DMAIN_START_0/1/2 and DMAIN_LENGTH
2548 to get start and size of _Dmain.
2549 * gdb.dlang/watch-loc.exp: Pass DMAIN_START_0/1/2 and DMAIN_LENGTH
2550 using additional_flags.
2551
da1df1db
TBA
25522020-09-16 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2553
2554 * gdb.base/bp-cmds-sourced-script.c: New file.
2555 * gdb.base/bp-cmds-sourced-script.exp: New test.
2556 * gdb.base/bp-cmds-sourced-script.gdb: New file.
2557
337882d4
TV
25582020-09-16 Tom de Vries <tdevries@suse.de>
2559
2560 * lib/gdbserver-support.exp (gdbserver_exit): Make sure we
2561 get the gdb prompt after issuing "monitor exit".
2562
7361f908
TV
25632020-09-16 Tom de Vries <tdevries@suse.de>
2564
2565 PR testsuite/26624
2566 * lib/gdb.exp (gdb_assert): Catch errors in condition evaluation.
2567
4d91ddd3
TV
25682020-09-16 Tom de Vries <tdevries@suse.de>
2569
2570 PR testsuite/26618
2571 * gdb.tui/new-layout.exp: Escape unbalanced braces.
2572
08cc37dd
TT
25732020-09-15 Tom Tromey <tromey@adacore.com>
2574
2575 PR rust/26197:
2576 * lib/rust-support.exp (rust_llvm_version): New proc.
2577 * gdb.rust/simple.exp: Check rust_llvm_version.
2578
ee6372f2
TV
25792020-09-14 Tom de Vries <tdevries@suse.de>
2580
2581 * gdb.rust/traits.exp: Fix PATH warning.
2582
dc3a371e
PA
25832020-09-13 Pedro Alves <pedro@palves.net>
2584
2585 * gdb.base/catch-follow-exec.c (main): Add explicit return
2586 statement.
2587 * gdb.base/catch-signal.c (main): Likewise.
2588 * gdb.base/condbreak-call-false.c (main): Likewise.
2589 * gdb.base/consecutive.c (main): Add explicit return
2590 statement and return type.
2591 * gdb.base/cursal.c (main): Add explicit return statement.
2592 * gdb.base/cvexpr.c (main): Likewise.
2593 * gdb.base/display.c (main): Add explicit return statement and
2594 return type.
2595 * gdb.base/dprintf-detach.c (main): Add explicit return statement.
2596 * gdb.base/endianity.c (main): Likewise.
2597 * gdb.base/execd-prog.c (main): Likewise.
2598 * gdb.base/gdb1090.c (main): Likewise.
2599 * gdb.base/info_qt.c (main): Likewise.
2600 * gdb.base/lineinc.c (main): Likewise.
2601 * gdb.base/load-command.c (main): Likewise.
2602 * gdb.base/macscp1.c (main): Likewise.
2603 * gdb.base/pr10179-a.c (main): Likewise.
2604 * gdb.base/quit-live.c (main): Likewise.
2605 * gdb.base/scope0.c (main): Likewise.
2606 * gdb.base/settings.c (main): Likewise.
2607 * gdb.base/stack-checking.c (main): Return int.
2608 * gdb.base/varargs.c (main): Add explicit return statement.
2609 * gdb.cp/ambiguous.cc (main): Likewise.
2610 * gdb.cp/anon-struct.cc (main): Likewise.
2611 * gdb.cp/anon-union.cc (main): Likewise.
2612 * gdb.cp/bool.cc (main): Likewise.
2613 * gdb.cp/bs15503.cc (main): Likewise.
2614 * gdb.cp/cplusfuncs.cc (main): Likewise.
2615 * gdb.cp/cttiadd.cc (main): Likewise.
2616 * gdb.cp/extern-c.cc (main): Likewise.
2617 * gdb.cp/filename.cc (main): Likewise.
2618 * gdb.cp/formatted-ref.cc (main): Likewise.
2619 * gdb.cp/mb-ctor.cc (main): Likewise.
2620 * gdb.cp/member-ptr.cc (main): Likewise.
2621 * gdb.cp/minsym-fallback-main.cc (main): Likewise.
2622 * gdb.cp/overload-const.cc (main): Likewise.
2623 * gdb.cp/paren-type.cc (main): Likewise.
2624 * gdb.cp/parse-lang.cc (main): Likewise.
2625 * gdb.cp/pr-1023.cc (main): Likewise.
2626 * gdb.cp/psmang1.cc (main): Likewise.
2627 * gdb.cp/readnow-language.cc (main): Likewise.
2628 * gdb.cp/ref-params.cc (main): Likewise.
2629 * gdb.cp/rvalue-ref-params.cc (main): Likewise.
2630 * gdb.cp/virtbase2.cc (main): Likewise.
2631 * gdb.dwarf2/dw2-abs-hi-pc.c (main): Likewise.
2632 * gdb.dwarf2/dw2-namespaceless-anonymous.c (main): Likewise.
2633 * gdb.dwarf2/dw4-toplevel-types.cc (main): Likewise.
2634 * gdb.mi/mi-console.c (main): Likewise.
2635 * gdb.mi/mi-read-memory.c (main): Likewise.
2636 * gdb.modula2/multidim.c (main): Likewise.
2637 * gdb.opt/inline-small-func.c (main): Likewise.
2638 * gdb.python/py-rbreak.c (main): Likewise.
2639 * gdb.stabs/exclfwd1.c (main): Likewise.
2640 * gdb.trace/qtro.c (main): Likewise.
2641
af26601c
PA
26422020-09-13 Pedro Alves <pedro@palves.net>
2643
2644 * gdb.base/share-env-with-gdbserver.c (main): Call my_getenv
2645 instead of getenv.
2646
2f4b83cd
PA
26472020-09-13 Pedro Alves <pedro@palves.net>
2648
2649 * gdb.base/dbx.exp (dbx_gdb_start): Adjust to use gdb_spawn
2650 instead of spawning GDB with remote_spawn.
2651 * lib/mi-support.exp (default_mi_gdb_start): Adjust to use
2652 gdb_spawn instead of spawning GDB with remote_spawn.
2653
c49da0e4
PA
26542020-09-13 Pedro Alves <pedro@palves.net>
2655
2656 * gdb.dwarf2/ada-linkage-name.c (main): Move to the bottom of the
2657 file and add calls to first and second.
2658 * gdb.dwarf2/atomic.c (main): Move to the bottom of the file and
2659 add call to f.
2660
6791b117
PA
26612020-09-13 Pedro Alves <pedro@palves.net>
2662
2663 * gdb.mi/mi-break-qualified.cc: New file.
2664 * gdb.mi/mi-break-qualified.exp: New file.
2665 * lib/mi-support.exp (mi_create_breakpoint_multi)
2666 (mi_make_breakpoint_loc, mi_make_breakpoint_multi): New
2667 procedures.
2668 (mi_create_breakpoint_1): New, factored out from
2669 mi_create_breakpoint.
2670
3b8d4c5c
PA
26712020-09-13 Pedro Alves <pedro@palves.net>
2672
2673 * gdb.cp/inherit.exp: No longer pass -Wno-deprecated-register.
2674 * gdb.cp/misc.exp: No longer pass -Wno-deprecated-register.
2675 * gdb.cp/misc.cc (class small, small::method, marker_reg1)
2676 (register_class): Delete.
2677 (main): Don't call register_class.
2678
d5f96005
PA
26792020-09-13 Pedro Alves <pedro@palves.net>
2680
2681 * gdb.cp/classes.exp: No longer pass -Wno-deprecated-register.
2682 (do_tests): Remove "calling method for small class" test.
2683 * gdb.cp/classes.cc (class small, small::method, marker_reg1)
2684 (register_class): Delete.
2685 (main): Don't call register_class.
2686 * gdb.cp/call-method-register.exp: New file, based on bits removed
2687 from classes.exp.
2688 * gdb.cp/call-method-register.cc: New file, based on bits removed
2689 from classes.cc.
2690
77f2120b
PA
26912020-09-13 Pedro Alves <pedro@palves.net>
2692
2693 * gdb.base/msym-bp-2.c: New.
2694 * gdb.base/msym-bp-shl-lib.c: New file.
2695 * gdb.base/msym-bp-shl-main-2.c: New file.
2696 * gdb.base/msym-bp-shl-main.c: New file.
2697 * gdb.base/msym-bp-shl.exp: New file.
2698 * gdb.base/msym-bp.c: New file.
2699 * gdb.base/msym-bp.exp: New file.
2700
32aea73e
JB
27012020-09-13 Joel Brobecker <brobecker@adacore.com>
2702
2703 * gdb.base/default.exp: Change $_gdb_major to 11.
2704
2a67f09d
FW
27052020-09-11 Moritz Riesterer <moritz.riesterer@intel.com>
2706 Felix Willgerodt <Felix.Willgerodt@intel.com>
2707
2708 * x86-avx512bf16.c: New file.
2709 * x86-avx512bf16.exp: Likewise.
2710 * lib/gdb.exp (skip_avx512bf16_tests): New function.
2711
ad570dd7
TV
27122020-09-11 Tom de Vries <tdevries@suse.de>
2713
2714 PR exp/26602
2715 * gdb.cp/ambiguous.exp: Add KFAILs for PR26602.
2716
a56f7391
TBA
27172020-09-11 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2718
2719 * gdb.base/bp-cmds-execution-x-script.exp: Remove a stale comment.
2720
918619e5
AM
27212020-09-10 Alan Modra <amodra@gmail.com>
2722
2723 PR 26597
2724 * gdb.dlang/demangle.exp: Update tests as per gcc commit 387d0773f3.
2725
cac1e71d
TV
27262020-09-08 Tom de Vries <tdevries@suse.de>
2727
2728 * gdb.dwarf2/frame-inlined-in-outer-frame.exp: Consume gdb prompt
2729 after gdb_starti_cmd.
2730
c5cd900e
AKS
27312020-09-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
2732
2733 * lib/fortran.exp (fortran_complex8): New proc.
2734 (fortran_complex16): New proc.
2735 * gdb.fortran/complex.exp: Use routines from fortran.exp
2736 * gdb.fortran/pointer-to-pointer.exp: Likewise.
2737 * gdb.fortran/vla-ptr-info.exp: Likewise.
2738
8f5c6526
TV
27392020-09-03 Tom de Vries <tdevries@suse.de>
2740
2741 PR breakpoint/26546
2742 * gdb.base/label-without-address.exp: Runto main first.
2743
02c6f3f1
TT
27442020-09-02 Tom Tromey <tromey@adacore.com>
2745
2746 * gdb.ada/mi_var_access.exp: Test children of access variable.
2747 * gdb.ada/mi_var_access/mi_access.adb: Add new stop markers.
2748 * gdb.ada/mi_var_array.exp: Update.
2749
efe24f05
KB
27502020-08-31 Kevin Buettner <kevinb@redhat.com>
2751
2752 * gdb.base/corefile.exp (warning-free): XFAIL test when running
2753 on docker w/ AUFS storage driver.
2754
973695d6
KB
27552020-08-31 Kevin Buettner <kevinb@redhat.com>
2756
2757 * gdb.base/corefile2.exp (renamed binfile): New tests.
2758
f3bd50f1
SM
27592020-08-31 Simon Marchi <simon.marchi@efficios.com>
2760
2761 * gdb.dwarf2/dw2-reg-undefined.exp: Remove spurious #.
2762
22b9b4b0
SL
27632020-08-31 Simon Marchi <simon.marchi@efficios.com>
2764
2765 * gdb.dwarf2/frame-inlined-in-outer-frame.exp: New file.
2766 * gdb.dwarf2/frame-inlined-in-outer-frame.S: New file.
2767
8efaf6b3
SM
27682020-08-31 Simon Marchi <simon.marchi@efficios.com>
2769
2770 * gdb.dwarf2/dw2-reg-undefined.exp: Test "set debug frame 1"
2771 output, printing a "not saved" value from history and printing a
2772 convenience variable created from a "not saved" value.
2773
e840f2e3
TV
27742020-08-31 Tom de Vries <tdevries@suse.de>
2775
2776 * gdb.base/eh_return.exp: Use nopie.
2777
8f57f343
PA
27782020-08-28 Pedro Alves <pedro@palves.net>
2779
2780 * gdb.base/advance-until-multiple-locations.exp
2781 (advance_overload, until_overload): Adjust to match the
2782 frame/function header instead of the source line text.
2783
626d2320
TV
27842020-08-28 Tom de Vries <tdevries@suse.de>
2785
2786 * gdb.base/label-without-address.c: New test.
2787 * gdb.base/label-without-address.exp: New file.
2788
df631783
PA
27892020-08-27 Pedro Alves <pedro@palves.net>
2790
2791 PR gdb/26523
2792 PR gdb/26524
2793 * gdb.base/advance-until-multiple-locations.cc: New.
2794 * gdb.base/advance-until-multiple-locations.exp: New.
2795
48b076bb
SM
27962020-08-27 Simon Marchi <simon.marchi@polymtl.ca>
2797
2798 * gdb.dwarf2/dw2-reg-undefined.exp: Use multi_line.
2799
c2015ce4
AB
28002020-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
2801
2802 * gdb.arch/amd64-byte.exp: Make test names unique, use
2803 gdb_breakpoint, and fix typo 'forth' -> 'fourth'.
2804 * gdb.arch/amd64-dword.exp: Likewise.
2805 * gdb.arch/amd64-pseudo.c: Fix typo 'forth' -> 'fourth'.
2806 * gdb.arch/amd64-stap-special-operands.exp: Make test names
2807 unique.
2808 * gdb.arch/amd64-tailcall-ret.exp: Likewise.
2809 * gdb.arch/amd64-word.exp: Make test names unique, use
2810 gdb_breakpoint, and fix typo 'forth' -> 'fourth'.
2811 * gdb.arch/i386-byte.exp: Make test names unique, use
2812 gdb_breakpoint.
2813 * gdb.arch/i386-word.exp: Likewise.
2814
995d3a19
SV
28152020-08-25 Shahab Vahedi <shahab@synopsys.com>
2816
2817 * gdb.arch/arc-tdesc-cpu.xml: Use new feature names.
2818
8cac2b31
SM
28192020-08-25 Simon Marchi <simon.marchi@polymtl.ca>
2820
2821 PR gdb/26532
2822 * gdb.threads/stepi-random-signal.exp: Update pattern.
2823
2bc19622
SM
28242020-08-25 Simon Marchi <simon.marchi@efficios.com>
2825
2826 PR gdb/26532
2827 * gdb.base/ui-redirect.exp: Update pattern.
2828
b04aa1fc
GB
28292020-08-25 Gary Benson <gbenson@redhat.com>
2830
2831 * gdb.dwarf2/dw2-dir-file-name.exp: Use system assembler
2832 when compiling with clang.
8571e9c8 2833 * gdb.dwarf2/dw2-restore.exp: Likewise.
b04aa1fc 2834
9f68b453
GB
28352020-08-25 Gary Benson <gbenson@redhat.com>
2836
2837 * gdb.cp/ambiguous.exp: Enable test when compiling with GCC.
2838 Add additional_flags=-Wno-inaccessible-base when compiling
2839 with GCC >= 10.1 or clang. Add additional_flags=-w when
2840 compiling with GCC < 10.
2841
3945d2d7
GM
28422020-08-25 Gaius Mulley <gaiusmod2@gmail.com>
2843
2844 PR m2/26372
fc5d6901
SM
2845 * gdb.modula2/multidim.c: New file.
2846 * gdb.modula2/multidim.exp: New file.
3945d2d7 2847
60122dbe
SM
28482020-08-24 Simon Marchi <simon.marchi@polymtl.ca>
2849
2850 * lib/gdb.exp (runto): Always emit fail on internal error.
2851
1eb8556f
SM
28522020-08-24 Simon Marchi <simon.marchi@efficios.com>
2853
2854 * gdb.base/gdb-sigterm.exp (do_test): Update expected regexp.
2855 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
2856 Likewise.
2857 * gdb.threads/stepi-random-signal.exp: Likewise.
2858
33bf4c5c
TBA
28592020-08-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2860
2861 * gdb.base/print-file-var.exp: Fix typo "breapoint".
2862 * gdb.trace/strace.exp: Ditto.
2863
c2fd7fae
AKS
28642020-08-19 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
2865
2866 * gdb.fortran/vla-type.exp: Skip commands not required for
2867 the Flang compiled binaries after prologue fix.
2868
326afb72
TT
28692020-08-17 Tom de Vries <tdevries@suse.de>
2870 Tom Tromey <tromey@adacore.com>
2871
2872 PR rust/26197:
2873 * gdb.rust/simple.exp (xfail_pattern): Update for new failure.
2874
3ae7ab99
TT
28752020-08-17 Tom Tromey <tromey@adacore.com>
2876
2877 * gdb.ada/mi_var_access.exp: New file.
2878 * gdb.ada/mi_var_access/mi_access.adb: New file.
2879 * gdb.ada/mi_var_access/pck.adb: New file.
2880 * gdb.ada/mi_var_access/pck.ads: New file.
2881
f569c1c5
TV
28822020-08-16 Tom de Vries <tdevries@suse.de>
2883
2884 PR gdb/25350
2885 * gdb.base/eh_return.c: New test.
2886 * gdb.base/eh_return.exp: New file.
2887
3d11c30a
TV
28882020-08-15 Tom de Vries <tdevries@suse.de>
2889
2890 * gdb.fortran/mixed-lang-stack.c (fortran_charlen_t): New type.
2891 (mixed_func_1d_): Use fortran_charlen_t in decl.
2892
547ce8f0
TV
28932020-08-15 Tom de Vries <tdevries@suse.de>
2894
2895 PR backtrace/26390
2896 * gdb.fortran/mixed-lang-stack.exp: Call bt with -frame-arguments all.
2897 Update expected pattern.
2898
a54a7f13
PA
28992020-08-13 Pedro Alves <pedro@palves.net>
2900
2901 * gdb.fortran/complex.exp: Check skip_fortran_tests.
2902 * gdb.fortran/library-module.exp: Likewise.
2903 * gdb.fortran/logical.exp: Likewise.
2904 * gdb.fortran/module.exp: Likewise.
2905 * gdb.fortran/print_type.exp: Likewise.
2906 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
2907 * gdb.fortran/vla-datatypes.exp: Likewise.
2908 * gdb.fortran/vla-history.exp: Likewise.
2909 * gdb.fortran/vla-ptr-info.exp: Likewise.
2910 * gdb.fortran/vla-ptype-sub.exp: Likewise.
2911 * gdb.fortran/vla-ptype.exp: Likewise.
2912 * gdb.fortran/vla-sizeof.exp: Likewise.
2913 * gdb.fortran/vla-type.exp: Likewise.
2914 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
2915 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
2916 * gdb.fortran/vla-value-sub.exp: Likewise.
2917 * gdb.fortran/vla-value.exp: Likewise.
2918
7a82e903
PA
29192020-08-13 Pedro Alves <pedro@palves.net>
2920
2921 * gdb.ada/access_tagged_param.exp: Check skip_ada_tests.
2922 * gdb.ada/access_to_packed_array.exp: Likewise.
2923 * gdb.ada/access_to_unbounded_array.exp: Likewise.
2924 * gdb.ada/addr_arith.exp: Likewise.
2925 * gdb.ada/arr_acc_idx_w_gap.exp: Likewise.
2926 * gdb.ada/arr_arr.exp: Likewise.
2927 * gdb.ada/arr_enum_idx_w_gap.exp: Likewise.
2928 * gdb.ada/array_bounds.exp: Likewise.
2929 * gdb.ada/array_of_variable_length.exp: Likewise.
2930 * gdb.ada/array_ptr_renaming.exp: Likewise.
2931 * gdb.ada/array_subscript_addr.exp: Likewise.
2932 * gdb.ada/arraydim.exp: Likewise.
2933 * gdb.ada/arrayparam.exp: Likewise.
2934 * gdb.ada/arrayptr.exp: Likewise.
2935 * gdb.ada/assign_1.exp: Likewise.
2936 * gdb.ada/assign_arr.exp: Likewise.
2937 * gdb.ada/atomic_enum.exp: Likewise.
2938 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
2939 * gdb.ada/bad-task-bp-keyword.exp: Likewise.
2940 * gdb.ada/bias.exp: Likewise.
2941 * gdb.ada/boolean_expr.exp: Likewise.
2942 * gdb.ada/bp_c_mixed_case.exp: Likewise.
2943 * gdb.ada/bp_enum_homonym.exp: Likewise.
2944 * gdb.ada/bp_inlined_func.exp: Likewise.
2945 * gdb.ada/bp_on_var.exp: Likewise.
2946 * gdb.ada/bp_range_type.exp: Likewise.
2947 * gdb.ada/bp_reset.exp: Likewise.
2948 * gdb.ada/call_pn.exp: Likewise.
2949 * gdb.ada/catch_assert_if.exp: Likewise.
2950 * gdb.ada/catch_ex.exp: Likewise.
2951 * gdb.ada/catch_ex_std.exp: Likewise.
2952 * gdb.ada/char_enum.exp: Likewise.
2953 * gdb.ada/char_param.exp: Likewise.
2954 * gdb.ada/complete.exp: Likewise.
2955 * gdb.ada/cond_lang.exp: Likewise.
2956 * gdb.ada/convvar_comp.exp: Likewise.
2957 * gdb.ada/dgopt.exp: Likewise.
2958 * gdb.ada/disc_arr_bound.exp: Likewise.
2959 * gdb.ada/display_nested.exp: Likewise.
2960 * gdb.ada/dot_all.exp: Likewise.
2961 * gdb.ada/dyn_loc.exp: Likewise.
2962 * gdb.ada/dyn_stride.exp: Likewise.
2963 * gdb.ada/excep_handle.exp: Likewise.
2964 * gdb.ada/expr_delims.exp: Likewise.
2965 * gdb.ada/expr_with_funcall.exp: Likewise.
2966 * gdb.ada/exprs.exp: Likewise.
2967 * gdb.ada/fin_fun_out.exp: Likewise.
2968 * gdb.ada/fixed_cmp.exp: Likewise.
2969 * gdb.ada/formatted_ref.exp: Likewise.
2970 * gdb.ada/frame_arg_lang.exp: Likewise.
2971 * gdb.ada/frame_args.exp: Likewise.
2972 * gdb.ada/fullname_bp.exp: Likewise.
2973 * gdb.ada/fun_addr.exp: Likewise.
2974 * gdb.ada/fun_in_declare.exp: Likewise.
2975 * gdb.ada/fun_overload_menu.exp: Likewise.
2976 * gdb.ada/fun_renaming.exp: Likewise.
2977 * gdb.ada/funcall_char.exp: Likewise.
2978 * gdb.ada/funcall_param.exp: Likewise.
2979 * gdb.ada/funcall_ptr.exp: Likewise.
2980 * gdb.ada/funcall_ref.exp: Likewise.
2981 * gdb.ada/homonym.exp: Likewise.
2982 * gdb.ada/info_addr_mixed_case.exp: Likewise.
2983 * gdb.ada/info_auto_lang.exp: Likewise.
2984 * gdb.ada/info_exc.exp: Likewise.
2985 * gdb.ada/info_types.exp: Likewise.
2986 * gdb.ada/int_deref.exp: Likewise.
2987 * gdb.ada/interface.exp: Likewise.
2988 * gdb.ada/iwide.exp: Likewise.
2989 * gdb.ada/lang_switch.exp: Likewise.
2990 * gdb.ada/length_cond.exp: Likewise.
2991 * gdb.ada/maint_with_ada.exp: Likewise.
2992 * gdb.ada/mi_catch_assert.exp: Likewise.
2993 * gdb.ada/mi_catch_ex.exp: Likewise.
2994 * gdb.ada/mi_catch_ex_hand.exp: Likewise.
2995 * gdb.ada/mi_dyn_arr.exp: Likewise.
2996 * gdb.ada/mi_ex_cond.exp: Likewise.
2997 * gdb.ada/mi_exc_info.exp: Likewise.
2998 * gdb.ada/mi_interface.exp: Likewise.
2999 * gdb.ada/mi_prot.exp: Likewise.
3000 * gdb.ada/mi_ref_changeable.exp: Likewise.
3001 * gdb.ada/mi_string_access.exp: Likewise.
3002 * gdb.ada/mi_task_arg.exp: Likewise.
3003 * gdb.ada/mi_task_info.exp: Likewise.
3004 * gdb.ada/mi_var_array.exp: Likewise.
3005 * gdb.ada/mi_var_union.exp: Likewise.
3006 * gdb.ada/mi_variant.exp: Likewise.
3007 * gdb.ada/minsyms.exp: Likewise.
3008 * gdb.ada/mod_from_name.exp: Likewise.
3009 * gdb.ada/nested.exp: Likewise.
3010 * gdb.ada/null_array.exp: Likewise.
3011 * gdb.ada/optim_drec.exp: Likewise.
3012 * gdb.ada/out_of_line_in_inlined.exp: Likewise.
3013 * gdb.ada/packed_array_assign.exp: Likewise.
3014 * gdb.ada/packed_tagged.exp: Likewise.
3015 * gdb.ada/pp-rec-component.exp: Likewise.
3016 * gdb.ada/print_chars.exp: Likewise.
3017 * gdb.ada/print_pc.exp: Likewise.
3018 * gdb.ada/ptr_typedef.exp: Likewise.
3019 * gdb.ada/ptype_arith_binop.exp: Likewise.
3020 * gdb.ada/ptype_array.exp: Likewise.
3021 * gdb.ada/ptype_field.exp: Likewise.
3022 * gdb.ada/ptype_tagged_param.exp: Likewise.
3023 * gdb.ada/ptype_union.exp: Likewise.
3024 * gdb.ada/py_range.exp: Likewise.
3025 * gdb.ada/py_taft.exp: Likewise.
3026 * gdb.ada/rdv_wait.exp: Likewise.
3027 * gdb.ada/rec_comp.exp: Likewise.
3028 * gdb.ada/rec_return.exp: Likewise.
3029 * gdb.ada/ref_param.exp: Likewise.
3030 * gdb.ada/ref_tick_size.exp: Likewise.
3031 * gdb.ada/rename_subscript_param.exp: Likewise.
3032 * gdb.ada/repeat_dyn.exp: Likewise.
3033 * gdb.ada/same_component_name.exp: Likewise.
3034 * gdb.ada/same_enum.exp: Likewise.
3035 * gdb.ada/scalar_storage.exp: Likewise.
3036 * gdb.ada/set_wstr.exp: Likewise.
3037 * gdb.ada/small_reg_param.exp: Likewise.
3038 * gdb.ada/str_binop_equal.exp: Likewise.
3039 * gdb.ada/str_ref_cmp.exp: Likewise.
3040 * gdb.ada/str_uninit.exp: Likewise.
3041 * gdb.ada/sub_variant.exp: Likewise.
3042 * gdb.ada/sym_print_name.exp: Likewise.
3043 * gdb.ada/taft_type.exp: Likewise.
3044 * gdb.ada/tagged.exp: Likewise.
3045 * gdb.ada/tagged_access.exp: Likewise.
3046 * gdb.ada/task_bp.exp: Likewise.
3047 * gdb.ada/task_switch_in_core.exp: Likewise.
3048 * gdb.ada/tasks.exp: Likewise.
3049 * gdb.ada/tick_last_segv.exp: Likewise.
3050 * gdb.ada/tick_length_array_enum_idx.exp: Likewise.
3051 * gdb.ada/type_coercion.exp: Likewise.
3052 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
3053 * gdb.ada/unchecked_union.exp: Likewise.
3054 * gdb.ada/uninitialized_vars.exp: Likewise.
3055 * gdb.ada/var_arr_attrs.exp: Likewise.
3056 * gdb.ada/var_arr_typedef.exp: Likewise.
3057 * gdb.ada/var_rec_arr.exp: Likewise.
3058 * gdb.ada/variant-record.exp: Likewise.
3059 * gdb.ada/variant.exp: Likewise.
3060 * gdb.ada/variant_record_packed_array.exp: Likewise.
3061 * gdb.ada/varsize_limit.exp: Likewise.
3062 * gdb.ada/whatis_array_val.exp: Likewise.
3063 * gdb.ada/widewide.exp: Likewise.
3064 * gdb.ada/win_fu_syms.exp: Likewise.
3065
30662020-08-12 Gary Benson <gbenson@redhat.com>
c0ab14ae
GB
3067
3068 * gdb.dwarf2/dw2-op-out-param.S (.Ltext5): Fix duplicate label.
3069
10c381b5
AB
30702020-08-04 Andrew Burgess <andrew.burgess@embecosm.com>
3071
3072 * lib/check-test-names.exp (do_reset_vars): Use 'array unset' to
3073 unset the array variable.
3074
8f34b746
TV
30752020-08-03 Tom de Vries <tdevries@suse.de>
3076
3077 PR symtab/26333
3078 * lib/dwarf.exp (DW_LNE_user): New proc.
3079 * gdb.dwarf2/dw2-vendor-extended-opcode.c: New test.
3080 * gdb.dwarf2/dw2-vendor-extended-opcode.exp: New file.
3081
0245e136
KB
30822020-07-31 Kevin Buettner <kevinb@redhat.com>
3083
3084 * gdb.base/coremaker2.c: Change all uses of 'unsigned long long'
3085 to 'uintptr_t'
3086 (inttypes.h): Include.
3087
9ef1ec5d
KB
30882020-07-31 Kevin Buettner <kevinb@redhat.com>
3089
3090 * gdb.base/coremaker2.c (buf_rw): Increase size to 256 KiB.
3091 (C5_24k): Delete.
3092 (C5_8k, C5_64k, C5_256k): New macros.
3093 (buf_ro): Allocate 256 KiB of initialized data.
3094
4c55e970
TBA
30952020-07-30 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3096
3097 * gdb.base/condbreak-bad.exp: Extend the test with scenarios
3098 that attempt to overwrite an existing condition with a condition
3099 that fails parsing and also with a condition that parses fine
3100 but contains junk at the end.
3101
1e620590
TBA
31022020-07-30 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3103
3104 * gdb.base/condbreak-bad.c: New test.
3105 * gdb.base/condbreak-bad.exp: New file.
3106
e12dcc50
TV
31072020-07-30 Tom de Vries <tdevries@suse.de>
3108
3109 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_entry_1): Factor
3110 out of ...
3111 (GDBInfoModuleSymbols::check_entry): ... here.
3112 (GDBInfoModuleSymbols::check_optional_entry): New proc.
3113 * gdb.fortran/info-modules.exp: Use check_optional_entry for entries
3114 related to __def_init_mod1_M1t1 / __vtype_mod1_M1t1 / __copy_mod1_M1t1.
3115
6cc64caa
TV
31162020-07-30 Tom de Vries <tdevries@suse.de>
3117
3118 * gdb.fortran/ptype-on-functions.exp: Make "_t" suffix on
3119 "__class_some_module_Number_t" optional.
3120
90fd07fc
TV
31212020-07-29 Tom de Vries <tdevries@suse.de>
3122
3123 * lib/selftest-support.exp (selftest_setup): Allow breakpoint at
3124 multiple locations.
3125
f5c79e97
TV
31262020-07-29 Tom de Vries <tdevries@suse.de>
3127
3128 * gdb.dwarf2/dw2-line-number-zero.exp: Set breakpoints on lines
3129 rather than function name.
3130
f75a0693
AB
31312020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
3132
3133 PR symtab/26270:
3134 * gdb.cp/disasm-func-name.cc: New file.
3135 * gdb.cp/disasm-func-name.exp: New file.
3136
4888741a
TT
31372020-07-28 Tom Tromey <tromey@adacore.com>
3138
3139 * gdb.dwarf2/varval.exp (setup_exec): Add 'or' instruction to
3140 'varval' location.
3141
43d5901d
AB
31422020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
3143
3144 * gdb.python/py-unwind.py: Update to make use of a register
3145 descriptor.
3146
14fa8fb3
AB
31472020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
3148
3149 * gdb.python/py-arch-reg-names.exp: Add additional tests.
3150
e79eb02f
AB
31512020-07-25 Andrew Burgess <andrew.burgess@embecosm.com>
3152
3153 PR fortran/23051
3154 PR fortran/26139
3155 * gdb.fortran/class-allocatable-array.exp: New file.
3156 * gdb.fortran/class-allocatable-array.f90: New file.
3157 * gdb.fortran/pointer-to-pointer.exp: New file.
3158 * gdb.fortran/pointer-to-pointer.f90: New file.
3159
876518dd
TV
31602020-07-25 Tom de Vries <tdevries@suse.de>
3161
3162 PR symtab/26243
3163 * gdb.dwarf2/dw2-line-number-zero.c: New test.
3164 * gdb.dwarf2/dw2-line-number-zero.exp: New file.
3165
6dcfb80a
TV
31662020-07-24 Tom de Vries <tdevries@suse.de>
3167
3168 PR testsuite/26293
3169 * gdb.ada/mi_prot.exp: Require gnatmake-8.
3170
e7bc9db8
PA
31712020-07-23 Pedro Alves <pedro@palves.net>
3172
3173 * gdb.server/server-kill.exp (prepare): New, factored out from the
3174 top level.
3175 (kill_server): New.
3176 (test_tstatus, test_unwind_nosyms, test_unwind_syms): New.
3177 (top level) : Call test_tstatus, test_unwind_nosyms, test_unwind_syms.
3178
78344df7
AB
31792020-07-23 Andrew Burgess <andrew.burgess@embecosm.com>
3180
3181 * gdb.dwarf2/dw2-disasm-over-non-stmt.exp: New file.
3182
25dfed24
SL
31832020-07-22 Sandra Loosemore <sandra@codesourcery.com>
3184
3185 * lib/gdb.exp (gdb_wrapper_file, gdb_wrapper_flags):
3186 Initialize to empty string at top level.
3187 (gdb_wrapper_init): Revert check for file existence on build.
3188 Build the wrapper in its default place, not a build-specific
3189 location. When host == build, make the pathname absolute.
3190 (gdb_compile): Delete leftover declaration of
3191 gdb_wrapper_initialized. Check gdb_wrapper_file being an empty
3192 string instead of uninitialized.
3193
7da515fd
KB
31942020-07-22 Kevin Buettner <kevinb@redhat.com>
3195
3196 * gdb.base/corefile2.exp: New file.
3197 * gdb.base/coremaker2.exp: New file.
3198
9c5ec5c2
KB
31992020-07-22 Kevin Buettner <kevinb@redhat.com>
3200
3201 * gdb.base/coredump-filter.exp: Add second
3202 non-Private-Shared-Anon-File test.
3203 (test_disasm): Rename binfile for test which is expected
3204 to fail.
3205
f9e233c9
KB
32062020-07-22 Kevin Buettner <kevinb@redhat.com>
3207
3208 * gdb.base/corefile.exp: Add test "accessing read-only mmapped
3209 data in core file".
3210 * gdb.base/coremaker.c (buf2ro): New global.
3211 (mmapdata): Add a read-only mmap mapping.
3212
94c265d7
KB
32132020-07-22 Kevin Buettner <kevinb@redhat.com>
3214
3215 PR corefiles/25631
3216 * gdb.base/corefile.exp (accessing anonymous, unwritten-to mmap data):
3217 New test.
3218 * gdb.base/coremaker.c (buf3): New global.
3219 (mmapdata): Add mmap call which uses MAP_ANONYMOUS and MAP_PRIVATE
3220 flags.
3221
32222020-07-22 Kevin Buettner <kevinb@redhat.com>
678c7a56
KB
3223
3224 * gdb.base/coremaker.c (filler_ro): New global constant.
3225
32fa152e
TT
32262020-07-22 Tom Tromey <tromey@adacore.com>
3227
3228 * gdb.ada/mi_prot.exp: New file.
3229 * gdb.ada/mi_prot/pkg.adb: New file.
3230 * gdb.ada/mi_prot/pkg.ads: New file.
3231 * gdb.ada/mi_prot/prot.adb: New file.
3232
c8474dc3
TBA
32332020-07-22 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3234
3235 * gdb.base/jit-reader-simple.exp: Add a scenario for a binary that
3236 loads two JITers.
3237
baf8791e
AB
32382020-07-21 Andrew Burgess <andrew.burgess@embecosm.com>
3239
3240 * gdb.python/py-arch-reg-groups.exp: Additional tests.
3241
f7306dac
AB
32422020-07-21 Andrew Burgess <andrew.burgess@embecosm.com>
3243
3244 * gdb.python/py-arch-reg-names.exp: Additional tests.
3245
6d3d6e4b
TV
32462020-07-21 Tom de Vries <tdevries@suse.de>
3247
3248 * gdb.reverse/solib-precsave.exp: Handle additional "recommended
3249 breakpoint locations".
3250 * gdb.reverse/solib-reverse.exp: Same.
3251
803d0592
TV
32522020-07-21 Tom de Vries <tdevries@suse.de>
3253
3254 * gdb.reverse/step-reverse.c (callee): Merge statements.
3255
e9bdc510
TV
32562020-07-21 Tom de Vries <tdevries@suse.de>
3257
3258 * gdb.fortran/info-modules.exp (info module variables): Allow missing
3259 line numbers for some variables.
3260
f0f9e75a
TV
32612020-07-21 Tom de Vries <tdevries@suse.de>
3262
3263 * gdb.opt/inline-locals.c (init_array): New func.
3264 (func1): Use init_array.
3265 * gdb.opt/inline-locals.exp: Update pattern.
3266
bd460ecb
TV
32672020-07-21 Tom de Vries <tdevries@suse.de>
3268
3269 * gdb.debuginfod/fetch_src_and_symbols.exp: Use save_vars for env
3270 vars. Fix PATH and DUPLICATE errors. Cleanup whitespace.
3271
ae5369e7
LC
32722020-07-20 Ludovic Courtès <ludo@gnu.org>
3273
3274 * gdb.guile/source2.scm: Add #f first argument to 'format'.
3275 * gdb.guile/types-module.exp: Remove "ERROR:" from
3276 regexps since Guile 3.0 no longer prints that.
3277
68cf161c
LC
32782020-07-20 Ludovic Courtès <ludo@gnu.org>
3279
3280 * gdb.guile/scm-error.exp ("source $remote_guile_file_1"): Relax
3281 error regexp to match on Guile 2.2.
3282
c14b4913
GB
32832020-07-20 Gary Benson <gbenson@redhat.com>
3284
3285 * gdb.cp/align.exp: Fix "alignof (void)" tests when compiling
3286 with clang.
3287
b243ba58
TV
32882020-07-20 Tom de Vries <tdevries@suse.de>
3289
3290 * gdb.threads/omp-par-scope.c (lock, lock2): New variable.
3291 (omp_set_lock_in_order): New function.
3292 (single_scope, multi_scope, nested_func, nested_parallel): Use
3293 omp_set_lock_in_order and omp_unset_lock.
3294 (main): Init and destroy lock and lock2.
3295
c06ad8b5
TV
32962020-07-20 Tom de Vries <tdevries@suse.de>
3297
3298 * gdb.base/valgrind-infcall-2.exp: Handle printf unknown return type.
3299
6e22f117
TV
33002020-07-20 Tom de Vries <tdevries@suse.de>
3301
3302 * gdb.threads/attach-slow-waitpid.exp: Bail out if gdb_start fails.
3303
33176ea7
TV
33042020-07-17 Tom de Vries <tdevries@suse.de>
3305
3306 * gdb.base/valgrind-infcall-2.c: New test.
3307 * gdb.base/valgrind-infcall-2.exp: New file.
3308 * lib/valgrind.exp (vgdb_start): Add and handle active_at_startup.
3309
90c3ec2d
TV
33102020-07-17 Tom de Vries <tdevries@suse.de>
3311
3312 * gdb.dlang/circular.c (found): Use found_label as label name.
3313 * gdb.dwarf2/arr-subrange.c (main): Use main_label as label name.
3314 * gdb.dwarf2/comp-unit-lang.c (func): Use func_label as label name.
3315 * gdb.dlang/circular.exp: Use MACRO_AT_func and MACRO_AT_range.
3316 * gdb.dwarf2/ada-linkage-name.exp: Same.
3317 * gdb.dwarf2/arr-subrange.exp: Same.
3318 * gdb.dwarf2/atomic-type.exp: Same.
3319 * gdb.dwarf2/comp-unit-lang.exp: Same.
3320 * gdb.dwarf2/cpp-linkage-name.exp: Same.
3321 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Same.
3322 * gdb.dwarf2/dw2-lexical-block-bare.exp: Same.
3323 * gdb.dwarf2/dw2-regno-invalid.exp: Same.
3324 * gdb.dwarf2/implptr-64bit.exp: Same.
3325 * gdb.dwarf2/imported-unit-abstract-const-value.exp: Same.
3326 * gdb.dwarf2/imported-unit-runto-main.exp: Same.
3327 * gdb.dwarf2/imported-unit.exp: Same.
3328 * gdb.dwarf2/main-subprogram.exp: Same.
3329 * gdb.dwarf2/missing-type-name.exp: Same.
3330 * gdb.dwarf2/nonvar-access.exp: Same.
3331 * gdb.dwarf2/struct-with-sig.exp: Same.
3332 * gdb.dwarf2/typedef-void-finish.exp: Same.
3333 * gdb.dwarf2/void-type.exp: Same.
3334
10da644d
TV
33352020-07-17 Tom de Vries <tdevries@suse.de>
3336
3337 * lib/dwarf.exp (Dwarf::MACRO_AT_func, Dwarf::MACRO_AT_range): Drop
3338 src parameter.
3339 * gdb.dlang/watch-loc.exp: Update MACRO_AT_{func,range} calls.
3340 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Same.
3341 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
3342 * gdb.dwarf2/dw2-opt-structptr.exp: Same.
3343 * gdb.dwarf2/dwz.exp: Same.
3344 * gdb.dwarf2/implptr-optimized-out.exp: Same.
3345 * gdb.dwarf2/implref-array.exp: Same.
3346 * gdb.dwarf2/implref-const.exp: Same.
3347 * gdb.dwarf2/implref-global.exp: Same.
3348 * gdb.dwarf2/implref-struct.exp: Same.
3349 * gdb.dwarf2/info-locals-optimized-out.exp: Same.
3350 * gdb.dwarf2/opaque-type-lookup.exp: Same.
3351 * gdb.dwarf2/var-access.exp: Same.
3352 * gdb.dwarf2/varval.exp: Same.
3353 * gdb.trace/entry-values.exp: Same.
3354
315e6afc
TV
33552020-07-17 Tom de Vries <tdevries@suse.de>
3356
3357 * lib/dwarf.exp (Dwarf::extern): Remove.
3358 * gdb.compile/compile-ops.exp: Remove use of Dwarf::extern.
3359 * gdb.dlang/circular.exp: Same.
3360 * gdb.dwarf2/comp-unit-lang.exp: Same.
3361 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
3362 * gdb.dwarf2/dw2-symtab-includes.exp: Same.
3363 * gdb.dwarf2/dwz.exp: Same.
3364 * gdb.dwarf2/imported-unit-abstract-const-value.exp: Same.
3365 * gdb.dwarf2/imported-unit-runto-main.exp: Same.
3366 * gdb.dwarf2/imported-unit.exp: Same.
3367 * gdb.dwarf2/opaque-type-lookup.exp: Same.
3368
5597c940
SL
33692020-07-16 Sandra Loosemore <sandra@codesourcery.com>
3370
3371 * gdb.base/shell.exp: Skip pipe tests dependent on sh on Windows host.
3372 Use double quotes instead of single quotes.
3373
d0ce17d8
CT
33742020-07-16 Caroline Tice <cmtice@google.com>
3375
3376 * gdb.dwarf2/dw5-rnglist-test.cc: New file.
3377 * gdb.dwarf2/dw5-rnglist-test.exp: New file.
3378
853772cc
TV
33792020-07-16 Tom de Vries <tdevries@suse.de>
3380
3381 * lib/dwarf.exp (program): Initialize _line.
3382 (DW_LNE_end_sequence): Reinitialize _line.
3383 (DW_LNS_advance_line): Update _line.
3384 (line): New proc.
3385 * gdb.dwarf2/dw2-inline-many-frames.exp: Use line.
3386 * gdb.dwarf2/dw2-inline-small-func.exp: Same.
3387 * gdb.dwarf2/dw2-inline-stepping.exp: Same.
3388 * gdb.dwarf2/dw2-is-stmt-2.exp: Same.
3389 * gdb.dwarf2/dw2-is-stmt.exp: Same.
3390 * gdb.dwarf2/dw2-ranges-func.exp: Same.
3391
fe07b572
AB
33922020-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
3393
3394 * gdb.fortran/ptype-on-functions.exp: Make the result pattern more
3395 generic.
3396
52781cce
TV
33972020-07-15 Tom de Vries <tdevries@suse.de>
3398
3399 * gdb.trace/entry-values.exp: Expect "call" instead of "callq" if
3400 is_amd64_regs_target.
3401
3dcc261c
AB
34022020-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
3403
3404 * gdb.fortran/ptype-on-functions.exp: Add more tests.
3405 * gdb.fortran/ptype-on-functions.f90: Likewise.
3406
054a0959
SM
34072020-07-14 Simon Marchi <simon.marchi@polymtl.ca>
3408
3409 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu, Dwarf::lines): Change valid
3410 values in documentation for addr_size to 4 and 8.
3411
ccb9eba6
AB
34122020-07-14 Andrew Burgess <andrew.burgess@embecosm.com>
3413
3414 * gdb.arch/amd64-osabi.exp: Update.
3415 * gdb.arch/arm-disassembler-options.exp: Update.
3416 * gdb.arch/powerpc-disassembler-options.exp: Update.
3417 * gdb.arch/ppc64-symtab-cordic.exp: Update.
3418 * gdb.arch/s390-disassembler-options.exp: Update.
3419 * gdb.base/all-architectures.exp.tcl: Update.
3420 * gdb.base/attach-pie-noexec.exp: Update.
3421 * gdb.base/catch-syscall.exp: Update.
3422 * gdb.xml/tdesc-arch.exp: Update.
3423
025a39a7
TV
34242020-07-14 Tom de Vries <tdevries@suse.de>
3425
3426 * gdb.threads/clone-new-thread-event.c (gettid): Rename to ...
3427 (local_gettid): ... this.
3428 (fn): Update.
3429
74e4b667
SL
34302020-07-13 Sandra Loosemore <sandra@codesourcery.com>
3431
3432 * gdb.base/info_sources.exp: Skip directory match tests on
3433 remote hosts.
3434
f413dd74
GB
34352020-07-13 Gary Benson <gbenson@redhat.com>
3436
3437 * gdb.base/savedregs.exp (caller): Use parentheses to
3438 make expected expression evaluation ordering explicit.
3439
915771bb
GB
34402020-07-13 Gary Benson <gbenson@redhat.com>
3441
3442 * gdb.arch/i386-sse.c (have_sse) <edx>: Make unsigned.
3443
2a122642
GB
34442020-07-13 Gary Benson <gbenson@redhat.com>
3445
3446 * gdb.base/bigcore.c (main): Use a volatile pointer when
3447 attempting to trigger a SIGSEGV.
3448 * gdb.base/gcore-relro-pie.c (break_here): Likewise.
3449 * gdb.base/gcore-tls-pie.c (break_here): Likewise.
3450 * gdb.base/savedregs.c (thrower): Likewise.
3451 * gdb.mi/mi-syn-frame.c (bar): Likewise.
3452
3f00c730
GB
34532020-07-13 Gary Benson <gbenson@redhat.com>
3454
3455 * gdb.base/vla-datatypes.c (vla_factory): Factor out sections
3456 defining and using VLA structure fields into...
3457 * gdb.base/vla-struct-fields.c: New file.
3458 * gdb.base/vla-datatypes.exp: Factor out VLA structure field
3459 tests into...
3460 * gdb.base/vla-struct-fields.exp: New file.
3461
963eeee4
TV
34622020-07-13 Tom de Vries <tdevries@suse.de>
3463
3464 * lib/gdb.exp (have_fuse_ld_gold): New caching proc.
3465 * gdb.base/gcore-tls-pie.exp: Use have_fuse_ld_gold.
3466 * gdb.base/gold-gdb-index.exp: Same.
3467 * gdb.base/morestack.exp: Same.
3468
0ed35c9a
DX
34692020-07-11 Daniel Xu <dxu@dxuuu.xyz>
3470
3471 PR rust/26121
3472 * gdb.rust/modules.rs: Prevent linker from discarding test
3473 symbol.
3474
4fdba23d
PA
34752020-07-10 Pedro Alves <pedro@palves.net>
3476
3477 PR gdb/26199
3478 * gdb.multi/multi-target.c (exit_thread): New.
3479 (thread_start): Break loop if EXIT_THREAD.
3480 * gdb.multi/multi-target.exp (test_no_unwaited_for): New proc.
3481 (top level) Call test_no_resumed.
3482
15f3b077
TT
34832020-07-08 Tom Tromey <tromey@adacore.com>
3484
3485 * gdb.ada/catch_ex/foo.adb: Pass string to raise.
3486 * gdb.ada/catch_ex.exp: Examine catchpoint text.
3487
9fc501fd
AB
34882020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
3489
3490 PR python/22748
3491 * gdb.opt/inline-frame-tailcall.c: New file.
3492 * gdb.opt/inline-frame-tailcall.exp: New file.
3493 * gdb.python/py-unwind-inline.c: New file.
3494 * gdb.python/py-unwind-inline.exp: New file.
3495 * gdb.python/py-unwind-inline.py: New file.
3496
64cb3757
AB
34972020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
3498
3499 * gdb.python/py-arch-reg-groups.exp: New file.
3500
0f767f94
AB
35012020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
3502
3503 * gdb.python/py-arch-reg-names.exp: New file.
3504
87dbc774
AB
35052020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
3506
3507 * gdb.python/py-unwind.py (TestUnwinder::__call__): Add test for
3508 gdb.PendingFrame.architecture method.
3509
d8cc8af6
TV
35102020-07-06 Tom de Vries <tdevries@suse.de>
3511
3512 * gdb.dwarf2/dw2-ranges-base.exp: Test line-table order.
3513
3c8ea5be
PA
35142020-07-03 Pedro Alves <palves@redhat.com>
3515
3516 * gdb.base/structs2.c (main): Adjust second parem_reg call to
3517 explicitly write negative numbers.
3518 * gdb.base/structs2.exp: Adjust expected output.
3519
bf90c83a
PA
35202020-07-03 Pedro Alves <palves@redhat.com>
3521
3522 * gdb.base/charset.c (init_string): Change all char parameters to
3523 unsigned char parameters.
3524
2eb82157
PA
35252020-07-03 Pedro Alves <palves@redhat.com>
3526
3527 * gdb.base/call-sc.exp (start_scalars_test): Use
3528 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
3529 * gdb.base/overlays.c: Remove references to PARAMS.
3530 * gdb.base/ovlymgr.h (PARAMS): Delete, and remove all references.
3531 * gdb.base/reread.exp: Don't set 'prototypes' global.
3532 * gdb.base/structs.exp (start_structs_test): Use
3533 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
3534 * gdb.base/structs2.exp: Don't set 'prototypes' global. Use
3535 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
3536 Don't issue "set width 0". Remove gdb_stop_suppressing_tests
3537 call.
3538 * gdb.base/varargs.exp: Don't set 'prototypes' global.
3539
9adda7af
PA
35402020-07-03 Pedro Alves <palves@redhat.com>
3541
3542 * gdb.base/m32rovly.c: Delete.
3543 * gdb.base/ovlymgr.c: Remove all code guarded by __D10V__.
3544
2a17c803
PW
35452020-06-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3546
3547 * gdb.python/py-breakpoint.exp: use gdb_test_multiline instead
3548 of gdb_py_test_multiple.
3549 * gdb.python/py-cmd.exp: Likewise.
3550 * gdb.python/py-events.exp: Likewise.
3551 * gdb.python/py-function.exp: Likewise.
3552 * gdb.python/py-inferior.exp: Likewise.
3553 * gdb.python/py-infthread.exp: Likewise.
3554 * gdb.python/py-linetable.exp: Likewise.
3555 * gdb.python/py-parameter.exp: Likewise.
3556 * gdb.python/py-value.exp: Likewise.
3557
b011fe1a
TV
35582020-06-30 Tom de Vries <tdevries@suse.de>
3559
3560 PR testsuite/26175
3561 * lib/future.exp (gdb_default_target_compile): Detect and handle
3562 early_flags.
3563
df5b8876
SM
35642020-06-29 Simon Marchi <simon.marchi@efficios.com>
3565
3566 * boards/simavr.exp (gdb_load): Catch errors when closing
3567 previous connection. Close connection, wait for process and
3568 unset simavr_spawn_id on failure.
3569
a3ca48cd
TV
35702020-06-29 Tom de Vries <tdevries@suse.de>
3571
3572 * lib/gdb.exp (unknown): Make test-case unresolved.
3573
b0237c0e
TV
35742020-06-29 Tom de Vries <tdevries@suse.de>
3575
3576 PR gdb/25475
3577 * gdb.server/solib-list.exp: Verify that the symbol reload
3578 confirmation question is asked.
3579
c0b3b3bd
PW
35802020-06-26 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3581
3582 * lib/gdb.exp (gdb_test_multiline): New, moved from gdb-guile.exp,
3583 have a input seq nr in each pass message.
fe4c3d43 3584 * lib/gdb-guile.exp (gdb_test_multiline): Move to gdb.exp.
c0b3b3bd
PW
3585 * lib/gdb-python.exp (gdb_py_test_multiple): Remove.
3586 * gdb.python/python.exp: Make test names unique,
3587 use gdb_test_multiline instead of gdb_py_test_multiple,
3588 use $gdb_test_name.
3589 * gdb.guile/guile.exp: Make test names unique, use $gdb_test_name
3590
1776e3e5
NA
35912020-06-26 Nick Alcock <nick.alcock@oracle.com>
3592
3593 * configure.ac: Add --enable-libctf.
3594 * aclocal.m4: sinclude ../config/enable.m4.
3595 * Makefile.in (site.exp): Add enable_libctf to site.exp.
3596 * lib/gdb.exp (skip_ctf_tests): Use it.
3597 * gdb.base/ctf-constvars.exp: Error message tweak.
3598 * gdb.base/ctf-ptype.exp: Likewise.
3599 * configure: Regenerate.
3600
f53b3eeb
GB
36012020-06-26 Gary Benson <gbenson@redhat.com>
3602
3603 * gdb.cp/try_catch.cc: Include string.h.
3604 (main): Replace comparison against string literal with
3605 strcmp, avoiding build failure with -Wstring-compare.
3606 Add "marker test-complete".
3607 * gdb.cp/try_catch.exp: Run the test to the above marker,
3608 then verify that the value of "test" is still true.
3609
6d74da72
AB
36102020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
3611
3612 * gdb.arch/riscv-tdesc-regs.exp: New test cases.
3613
2e52d038
AB
36142020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
3615
3616 * gdb.arch/riscv-tdesc-regs.exp: Extend test case.
3617
3b9fce96
AB
36182020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
3619
3620 * gdb.arch/riscv-tdesc-loading-01.xml: New file.
3621 * gdb.arch/riscv-tdesc-loading-02.xml: New file.
3622 * gdb.arch/riscv-tdesc-loading-03.xml: New file.
3623 * gdb.arch/riscv-tdesc-loading-04.xml: New file.
3624 * gdb.arch/riscv-tdesc-loading.exp: New file.
3625
ed69cbc8
AB
36262020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
3627
3628 * gdb.arch/riscv-tdesc-regs.exp: Extend test case.
3629
767a879e
AB
36302020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
3631
3632 * gdb.arch/riscv-tdesc-regs-32.xml: New file.
3633 * gdb.arch/riscv-tdesc-regs-64.xml: New file.
3634 * gdb.arch/riscv-tdesc-regs.c: New file.
3635 * gdb.arch/riscv-tdesc-regs.exp: New file.
3636
221db974
PA
36372020-06-24 Pedro Alves <palves@redhat.com>
3638
3639 * gdb.arch/amd64-entry-value-paramref.exp: Use
3640 prepare_for_testing_full and don't pass "c++" for the .S file
3641 build spec.
3642 * gdb.compile/compile-cplus.exp: Don't compile $srcfile3 with
3643 $options, since it's an assembly file. Remove -Wno-deprecated.
3644 * lib/gdb.exp (gdb_compile): Pass "-x c++" explicitly when
3645 compiling C++ programs.
3646
331733cd
PA
36472020-06-24 Pedro Alves <palves@redhat.com>
3648
3649 * lib/gdb.exp (gdb_compile): Update intro comment. If C/C++ with
3650 Clang, add "-Wno-unknown-warning-option" to the options.
3651
caa7fd04
AB
36522020-06-23 Andrew Burgess <andrew.burgess@embecosm.com>
3653
3654 * gdb.xml/tdesc-reload.c: New file.
3655 * gdb.xml/tdesc-reload.exp: New file.
3656 * gdb.xml/maint-xml-dump-01.xml: New file.
3657 * gdb.xml/maint-xml-dump-02.xml: New file.
3658 * gdb.xml/maint-xml-dump.exp: New file.
3659
bb8d1260
SL
36602020-06-23 Sandra Loosemore <sandra@codesourcery.com>
3661
3662 * lib/completion-support.exp (test_gdb_completion_offers_commands):
3663 Adjust for omitted commands when TUI is disabled.
3664
7e4b9c4c
GB
36652020-06-23 Gary Benson <gbenson@redhat.com>
3666 Pedro Alves <palves@redhat.com>
3667
3668 * gdb.cp/namespace.cc: Improve -Wunused-value fix.
3669 * gdb.cp/nsimport.cc: Likewise.
3670 * gdb.cp/nsnested.cc: Likewise.
3671 * gdb.cp/nsnoimports.cc: Likewise.
3672 * gdb.cp/nsusing.cc: Likewise.
3673 * gdb.cp/smartp.cc: Likewise.
3674 * gdb.python/py-pp-integral.c: Likewise.
3675 * gdb.python/py-pp-re-notag.c: Likewise.
3676
2e573c0a
GB
36772020-06-23 Gary Benson <gbenson@redhat.com>
3678
3679 * gdb.cp/namespace.cc: Avoid build failure with -Wunused-value.
3680 * gdb.cp/nsimport.cc: Likewise.
3681 * gdb.cp/nsnested.cc: Likewise.
3682 * gdb.cp/nsnoimports.cc: Likewise.
3683 * gdb.cp/nsusing.cc: Likewise.
3684 * gdb.cp/smartp.cc: Likewise.
3685 * gdb.python/py-pp-integral.c: Likewise.
3686 * gdb.python/py-pp-re-notag.c: Likewise.
3687
746ebfe8
PW
36882020-06-22 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3689
3690 * gdb.base/default-args.exp: New test.
3691 * gdb.base/default-args.c: New file.
3692 * gdb.base/alias.exp: Update expected error msg for alias foo=bar.
3693 * gdb.base/default.exp: Update to new help text.
3694 * gdb.base/help.exp: Likewise.
3695 * gdb.base/page.exp: Likewise.
3696 * gdb.base/style.exp: Likewise.
3697 * gdb.guile/guile.exp: Likewise.
3698 * gdb.python/python.exp: Likewise.
3699
e822f2cd
SL
37002020-06-22 Sandra Loosemore <sandra@codesourcery.com>
3701
3702 * gdb.base/source-dir.exp (test_truncated_comp_dir): Skip on
3703 remote host. Fix search path syntax on Windows host.
3704
48e9cc84
PW
37052020-06-21 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3706
3707 * gdb.base/attach.exp: Test priority of 'exec-file' changed
3708 over 'exec-file-mismatch'.
3709 * gdb.base/attach.c: Mark should_exit volatile.
3710 * gdb.base/attach2.c: Likewise. Add a comment explaining
3711 why the sleep cannot be big.
3712 * gdb.base/attach3.c: New file.
3713
160f8a8f
SL
37142020-06-20 Sandra Loosemore <sandra@codesourcery.com>
3715
3716 * gdb.mi/mi-sym-info.exp: Adjust filename patterns to make directory
3717 prefix optional.
3718
4d91c2a4
SL
37192020-06-20 Sandra Loosemore <sandra@codesourcery.com>
3720
3721 * gdb.base/list-missing-source.exp: Correct $srcfile manipulation
3722 for remote host.
3723
87f83f20
SL
37242020-06-19 Sandra Loosemore <sandra@codesourcery.com>
3725 Hafiz Abid Qadeer <abidh@codesourcery.com>
3726
3727 * gdb.xml/tdesc-regs.exp (load_description): Correct pathname of
3728 file sent to remote host.
3729 (top level): Allow int32_t as type of 32-bit register.
3730
37ab8655
TV
37312020-06-19 Tom de Vries <tdevries@suse.de>
3732
3733 * lib/gdb.exp (gdb_note): New proc.
3734 * lib/future.exp (gdb_default_target_compile_1): Factor out of ...
3735 (gdb_default_target_compile): ... here. Only call
3736 gdb_default_target_compile_1 if use_gdb_compile(<lang>) is set.
3737 (use_gdb_compile): Change to array.
3738 (toplevel): Update sets of use_gdb_compile to specify language.
3739 Warn about default_target_compile override. Store dejagnu's version
3740 of default_target_compile in dejagnu_default_target_compile.
3741
a8a56685
TV
37422020-06-18 Tom de Vries <tdevries@suse.de>
3743
3744 * lib/gdb.exp (gdb_init): Move all but call to default_gdb_init to ...
3745 (default_gdb_init): ... here.
3746
581bea2c
SL
37472020-06-17 Sandra Loosemore <sandra@codesourcery.com>
3748
3749 Fix TUI support checks in gdb.tui tests.
3750
3751 * gdb.tui/basic.exp: Skip test when TUI is unsupported, don't
3752 just say UNSUPPORTED.
3753 * gdb.tui/corefile-run.exp: Likewise.
3754 * gdb.tui/empty.exp: Likewise.
3755 * gdb.tui/list-before.exp: Likewise.
3756 * gdb.tui/list.exp: Likewise.
3757 * gdb.tui/main.exp: Likewise.
3758 * gdb.tui/regs.exp: Likewise.
3759 * gdb.tui/resize.exp: Likewise.
3760 * gdb.tui/tui-layout-asm-short-prog.exp: Likewise.
3761 * gdb.tui/tui-layout-asm.exp: Likewise.
3762 * gdb.tui/tui-missing-src.exp: Likewise.
3763 * gdb.tui/winheight.exp: Likewise.
3764 * gdb.tui/new-layout.exp: Likewise. Also move check earlier.
3765
05e682e3
SL
37662020-06-17 Sandra Loosemore <sandra@codesourcery.com>
3767
3768 Fix TCL error in gdb.python/py-format-string.exp.
3769
3770 * gdb.python/py-format-string.exp: Move test for python support
3771 earlier, out of function body.
3772
efb763a5
SM
37732020-06-15 Simon Marchi <simon.marchi@efficios.com>
3774
3775 * gdb.base/index-cache-load-twice.c: New.
3776 * gdb.base/index-cache-load-twice.exp: New.
3777
43327b20
KS
37782020-06-17 Keith Seitz <keiths@redhat.com>
3779
99cf27cf 3780 * gdb.debuginfod/fetch_src_and_symbols.exp: Pass INTERNAL_GDBFLAGS
43327b20
KS
3781 when executing "gdb --configuration".
3782
081e778c
TV
37832020-06-17 Tom de Vries <tdevries@suse.de>
3784
3785 * lib/gdb.exp (gdb_tcl_unknown): New proc.
3786 (gdb_init): Use gdb_tcl_unknown for ::unknown override. Make override
3787 conditional on presence of gdb_tcl_unknown.
3788 (gdb_finish): Make override undo conditional on presence of
3789 gdb_tcl_unknown.
3790
d2d1ea20
TT
37912020-06-16 Tom Tromey <tom@tromey.com>
3792
3793 * gdb.python/tui-window.py (failwin): New function. Register it
3794 as a TUI window type.
3795 * gdb.python/tui-window.exp: Create new "fail" layout. Test it.
3796
c802e8a7
GB
37972020-06-16 Gary Benson <gbenson@redhat.com>
3798
3799 * gdb.python/py-nested-maps.c (create_map): Add missing return
3800 value.
3801 (create_map_map): Likewise.
3802
ff08abb8
TBA
38032020-06-15 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3804
3805 * gdb.base/jit-elf-so.exp: Refer to the global main_loader_basename
3806 variable.
3807 * gdb.base/jit-reader-simple.exp: Fix typo ("Built" -> "Build"),
3808 and use the already-defined 'options' variable.
3809
a29d5112
AB
38102020-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
3811 Tom de Vries <tdevries@suse.de>
3812
3813 * lib/gdb.exp (gdb_known_globals, gdb_persistent_globals): New global.
3814 (gdb_persistent_global, gdb_persistent_global_no_decl): New proc.
3815 (gdb_setup_known_globals): New proc.
3816 (gdb_cleanup_globals): New proc.
3817 * lib/gdb.exp (load_lib): New override proc.
3818 (gdb_stdin_log_init): Set var in_file as persistent global.
3819 * lib/pascal.exp (gdb_stdin_log_init): Set vars
3820 pascal_compiler_is_gpc, pascal_compiler_is_fpc, gpc_compiler and
3821 fpc_compiler as persistent global.
3822
8c74a764
TV
38232020-06-12 Tom de Vries <tdevries@suse.de>
3824
3825 * lib/tuiterm.exp (spawn): Rename to ...
3826 (tui_spawn): ... this.
3827 (toplevel): Move rename of spawn ...
3828 (gdb_init_tuiterm): ... here. New proc.
3829 (gdb_finish_tuiterm): New proc.
3830 * lib/gdb.exp (gdb_finish_hooks): New global var.
3831 (gdb_finish): Handle gdb_finish_hooks.
3832 (tuiterm_env): New proc.
3833 * gdb.python/tui-window.exp: Replace load_lib tuiterm.exp with
3834 tuiterm_env.
3835 * gdb.tui/basic.exp: Same.
3836 * gdb.tui/corefile-run.exp: Same.
3837 * gdb.tui/empty.exp: Same.
3838 * gdb.tui/list-before.exp: Same.
3839 * gdb.tui/list.exp: Same.
3840 * gdb.tui/main.exp: Same.
3841 * gdb.tui/new-layout.exp: Same.
3842 * gdb.tui/regs.exp: Same.
3843 * gdb.tui/resize.exp: Same.
3844 * gdb.tui/tui-layout-asm-short-prog.exp: Same.
3845 * gdb.tui/tui-layout-asm.exp: Same.
3846 * gdb.tui/tui-missing-src.exp: Same.
3847 * gdb.tui/winheight.exp: Same.
3848
26783bce
TV
38492020-06-12 Tom de Vries <tdevries@suse.de>
3850
3851 PR testsuite/26110
3852 * lib/gdb.exp (gdb_init): Revert dejagnu's override of ::unknown.
3853 (gdb_finish): Reinstall dejagnu's override of ::unknown.
3854
2b4e6a3f
TT
38552020-06-11 Tom Tromey <tom@tromey.com>
3856
3857 PR gdb/18318:
3858 * gdb.base/printcmds.exp (test_float_accepted): Add more hex
3859 floating point tests.
3860
2f33032a
KS
38612020-06-11 Keith Seitz <keiths@redhat.com>
3862
3863 PR gdb/21356
3864 * gdb.base/vla-datatypes.c (vla_factory): Add typedef for struct
3865 vla_struct.
3866 Add new struct vla_typedef and union vla_typedef_union and
3867 corresponding instantiation objects.
3868 Initialize new objects.
3869 * gdb.base/vla-datatypes.exp: Add tests for vla_typedef_struct_object
3870 and vla_typedef_union_object.
3871 Fixup type for vla_struct_object.
3872
a8baf0a3
TV
38732020-06-11 Tom de Vries <tdevries@suse.de>
3874
3875 * lib/gdb.exp (with_override): New proc, factored out of ...
3876 * gdb.base/dbx.exp: ... here. Use with_override and save_vars.
3877
7ab96794
TV
38782020-06-10 Tom de Vries <tdevries@suse.de>
3879
3880 * gdb.ada/ptype_union.exp: Remove PR24713 workaround.
3881
cab5c3b7
SM
38822020-06-09 Simon Marchi <simon.marchi@polymtl.ca>
3883
3884 * gdb.base/index-cache.exp (test_cache_disabled): Add test_prefix
3885 parameter, update callers.
3886
f8c41851
SM
38872020-06-04 Simon Marchi <simon.marchi@efficios.com>
3888
3889 * gdb.dwarf2/share-psymtabs-bt.exp: New file.
3890 * gdb.dwarf2/share-psymtabs-bt.c: New file.
3891 * gdb.dwarf2/share-psymtabs-bt-2.c: New file.
3892
1c07a73f
TV
38932020-06-04 Tom de Vries <tdevries@suse.de>
3894
3895 * lib/gdb.exp (gdb_file_cmd): Avoid path names in error messages.
3896
95146b5d
TV
38972020-06-04 Tom de Vries <tdevries@suse.de>
3898
3899 * lib/gdb.exp (gdb_file_cmd): Replace incomplete gdb_expect by
3900 exp_continue.
3901
0cfcd4f0
TV
39022020-06-04 Tom de Vries <tdevries@suse.de>
3903
3904 * lib/gdb.exp (gdb_file_cmd): Use perror instead of fail.
3905
f9b5d5ea
TV
39062020-06-03 Tom de Vries <tdevries@suse.de>
3907
3908 PR symtab/26046
3909 * gdb.cp/breakpoint-locs-2.cc: New test.
3910 * gdb.cp/breakpoint-locs.cc: New test.
3911 * gdb.cp/breakpoint-locs.exp: New file.
3912 * gdb.cp/breakpoint-locs.h: New test.
3913
5144dfba
TV
39142020-06-03 Tom de Vries <tdevries@suse.de>
3915
3916 PR testsuite/25609
3917 * gdb.base/jit-elf-so.exp: Don't modify testing behaviour based on
3918 value of global verbose.
3919 * gdb.base/jit-elf.exp: Same.
3920 * gdb.base/jit-reader.exp: Same.
3921
621eacdf
TV
39222020-06-02 Tom de Vries <tdevries@suse.de>
3923
3924 * gdb.dwarf2/multidictionary.exp: Don't use
3925 gdb_spawn_with_cmdline_opts.
3926
1313c56e
AB
39272020-06-01 Andrew Burgess <andrew.burgess@embecosm.com>
3928
3929 * gdb.cp/step-and-next-inline.exp (do_test): Skip all tests in the
3930 use_header case.
3931 * gdb.dwarf2/dw2-inline-header-1.exp: New file.
3932 * gdb.dwarf2/dw2-inline-header-2.exp: New file.
3933 * gdb.dwarf2/dw2-inline-header-3.exp: New file.
3934 * gdb.dwarf2/dw2-inline-header-lbls.c: New file.
3935 * gdb.dwarf2/dw2-inline-header.c: New file.
3936 * gdb.dwarf2/dw2-inline-header.h: New file.
3937
f68f85b5
PA
39382020-05-30 Pedro Alves <palves@redhat.com>
3939
3940 * gdb.linespec/cp-replace-typedefs-ns-template.cc: New.
3941 * gdb.linespec/cp-replace-typedefs-ns-template.exp: New.
3942
678048e8
GB
39432020-05-29 Gary Benson <gbenson@redhat.com>
3944
3945 * gdb.compile/compile-cplus.exp (additional_flags): Also
3946 set when building with clang.
3947 (additional_flags, srcfilesoptions): Pass -Wno-deprecated
3948 when building with clang.
3949
9fcafd23
GB
39502020-05-29 Gary Benson <gbenson@redhat.com>
3951
3952 * gdb.arch/i386-avx.exp (additional_flags): Also set when
3953 building with clang.
3954 * gdb.arch/i386-sse.exp (additional_flags): Likewise.
3955
735d5a07
GB
39562020-05-29 Gary Benson <gbenson@redhat.com>
3957
3958 * gdb.cp/koenig.exp (prepare_for_testing): Add
3959 additional_flags=-Wno-unused-comparison.
3960 * gdb.cp/operator.exp (prepare_for_testing): Likewise.
3961
4ad2c6a0
GB
39622020-05-28 Gary Benson <gbenson@redhat.com>
3963
3964 * gdb.base/sigaltstack.c (catcher): Add default case to switch
3965 statement.
3966
09fe663e
GB
39672020-05-28 Gary Benson <gbenson@redhat.com>
3968
3969 * gdb.cp/classes.exp (prepare_for_testing): Add
3970 additional_flags=-Wno-deprecated-register.
3971 * gdb.cp/inherit.exp (prepare_for_testing): Likewise.
3972 * gdb.cp/misc.exp: Likewise.
3973
cee00f17
GB
39742020-05-28 Gary Benson <gbenson@redhat.com>
3975
3976 * gdb.linespec/cpls-ops.cc (dummy): New static global.
3977 (test_op_new::operator new): Add return statement.
3978 (test_op_new_array::operator new[]): Likewise.
3979
636edd00
PA
39802020-05-27 Pedro Alves <palves@redhat.com>
3981
3982 * gdb.linespec/cp-completion-aliases.exp: Remove readline_is_used
3983 check. Use test_gdb_complete_unique instead of
3984 test_gdb_complete_tab_unique + test_gdb_complete_cmd_unique. Use
3985 test_gdb_complete_multiple instead of
3986 test_gdb_complete_tab_multiple + test_gdb_complete_cmd_multiple.
3987
c2b75043
LM
39882020-05-27 Luis Machado <luis.machado@linaro.org>
3989
3990 * gdb.arch/aarch64-sighandler-regs.exp: Fix duplicated test names.
3991 * gdb.arch/aarch64-tagged-pointer.exp: Likewise.
3992 * gdb.arch/arm-disassembler-options.exp: Likewise.
3993 * gdb.arch/arm-disp-step.exp: Likewise.
3994 * gdb.arch/thumb-prologue.exp: Likewise.
3995 * gdb.base/async.exp: Likewise.
3996 * gdb.base/auxv.exp: Likewise.
3997 * gdb.base/complex-parts.exp: Likewise.
3998 * gdb.base/ena-dis-br.exp: Likewise.
3999 * gdb.base/foll-exec.exp: Likewise.
4000 * gdb.base/permissions.exp: Likewise.
4001 * gdb.base/relocate.exp: Likewise.
4002 * gdb.base/return2.exp: Likewise.
4003 * gdb.base/sigbpt.exp: Likewise.
4004 * gdb.base/siginfo-obj.exp: Likewise.
4005 * gdb.cp/converts.exp: Likewise.
4006 * gdb.cp/exceptprint.exp: Likewise.
4007 * gdb.cp/inherit.exp: Likewise.
4008 * gdb.cp/nsnoimports.exp: Likewise.
4009 * gdb.cp/virtbase2.exp: Likewise.
4010 * gdb.mi/mi-var-cmd.exp: Likewise.
4011 * gdb.mi/var-cmd.c: Likewise.
4012
53a47a3e
TT
40132020-05-26 Tom Tromey <tromey@adacore.com>
4014
4015 * gdb.ada/arr_acc_idx_w_gap.exp: Add tests.
4016
0bc2354b
TT
40172020-05-26 Tom Tromey <tromey@adacore.com>
4018
4019 * gdb.ada/arr_acc_idx_w_gap.exp: Add enum subrange tests.
4020 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap.ads (Enum_Subrange): New
4021 type.
4022 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap_main.adb (V): New
4023 variable.
4024
0db49895
CBG
40252020-05-26 Christian Biesinger <cbiesinger@google.com>
4026
4027 * Makefile.in: Use = instead of == for the test command
4028 for portability.
4029
40d22035
TV
40302020-05-26 Tom de Vries <tdevries@suse.de>
4031
4032 * gdb.base/gold-gdb-index-2.c: New test.
4033 * gdb.base/gold-gdb-index.c: New test.
4034 * gdb.base/gold-gdb-index.exp: New file.
4035 * gdb.base/gold-gdb-index.h: New test.
4036
043e2e02
TV
40372020-05-25 Tom de Vries <tdevries@suse.de>
4038
4039 * boards/gold-gdb-index.exp: New file.
4040
462f72c5
SM
40412020-05-25 Simon Marchi <simon.marchi@efficios.com>
4042
4043 * boards/simavr.exp: New file.
4044
6cf66e76
SM
40452020-05-25 Simon Marchi <simon.marchi@efficios.com>
4046
4047 * lib/gdb.exp (gdb_run_cmd): Return success or failure.
4048 * gdb.base/inferior-args.exp: New file.
4049 * gdb.base/inferior-args.c: New file.
4050
75d04512
SM
40512020-05-25 Simon Marchi <simon.marchi@efficios.com>
4052
4053 * lib/gdb.exp (gdb_run_cmd): Change argument from args to
4054 inferior_args. Pass it to gdb_reload.
4055 (gdb_start_cmd, gdb_starti_cmd): Change argument from args to
4056 inferior_args.
4057 (gdb_reload): Add inferior_args argument.
4058 * config/gdbserver.exp (gdb_reload): Add inferior_args argument,
4059 pass it to gdbserver_run.
4060 * boards/native-gdbserver.exp: Do not set noargs.
4061 * boards/native-extended-gdbserver.exp (gdb_reload): Add
4062 inferior_args argument.
4063 * boards/stdio-gdbserver-base.exp (gdb_reload): Likewise.
4064 * gdb.base/a2-run.exp: Check for use_gdb_stub.
4065 * gdb.base/args.exp: Likewise.
4066
42cf1844
TV
40672020-05-25 Tom de Vries <tdevries@suse.de>
4068
4069 * lib/gdb.exp (exec_is_pie): Add comment.
4070
8f7d38ef
TV
40712020-05-25 Tom de Vries <tdevries@suse.de>
4072
4073 * lib/jit-elf-helpers.exp (compile_and_download_n_jit_so): Use $f
4074 instead of $binfile in the untested message.
4075
465e1b0f
TV
40762020-05-25 Tom de Vries <tdevries@suse.de>
4077
4078 PR testsuite/26031
4079 * lib/gdb.exp (exec_is_pie): Test readelf -h output.
4080
3c5a0e02
TV
40812020-05-25 Tom de Vries <tdevries@suse.de>
4082
4083 * boards/gold.exp: New file.
4084
0a4f5f8c
TT
40852020-05-23 Tom Tromey <tom@tromey.com>
4086
4087 * gdb.base/style.exp: Remove completion styling test.
4088 * lib/gdb-utils.exp (style): Remove completion styles.
4089
eca1f90c
TT
40902020-05-23 Tom Tromey <tom@tromey.com>
4091
4092 * gdb.base/style.exp: Add completion styling test.
4093 * lib/gdb-utils.exp (style): Add completion styles.
4094
7c13f4e8
AB
40952020-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
4096
4097 * gdb.base/annota1.exp: Update expected results.
4098 * gdb.cp/annota2.exp: Update expected results, remove duplicate
4099 test name.
4100 * gdb.cp/annota3.exp: Update expected results.
4101
41977d16
SM
41022020-05-20 Simon Marchi <simon.marchi@efficios.com>
4103
4104 PR gdb/26016
4105 * gdb.base/coredump-filter.c (do_mmap): Check mmap ret val
4106 against MAP_FAILED.
4107 * gdb.base/coremaker.c (mmapdata): Likewise.
4108 * gdb.base/jit-reader-host.c (main): Likewise.
4109 * gdb.base/sym-file-loader.c (load): Likewise.
4110 (load_shlib): Likewise.
4111
b4757f2e
TT
41122020-05-20 Tom Tromey <tromey@adacore.com>
4113
4114 * gdb.ada/array_char_idx.exp: Recognize initialized array.
4115
9a0bacfb
TV
41162020-05-20 Tom de Vries <tdevries@suse.de>
4117
4118 PR symtab/25833
4119 * gdb.base/with-mf-inc.c: New test.
4120 * gdb.base/with-mf-main.c: New test.
4121 * gdb.base/with-mf.exp: New file.
4122
76571211
TT
41232020-05-19 Tom Tromey <tromey@adacore.com>
4124
4125 * gdb.rust/simple.exp: Restore missing test result.
4126
4cd9f3d5
TV
41272020-05-19 Tom de Vries <tdevries@suse.de>
4128
4129 * gdb.base/gdb-caching-proc.exp: Fix typo.
4130
7d874253
TT
41312020-05-19 Tom Tromey <tromey@adacore.com>
4132
4133 * gdb.rust/simple.exp: Add some test descriptions.
4134 (test_one_slice): Use with_test_prefix.
4135
1d727695
TV
41362020-05-18 Tom de Vries <tdevries@suse.de>
4137
4138 * gdb.base/gdb-caching-proc.exp: Use with_test_prefix.
4139
7f32a4d5
PA
41402020-05-17 Pedro Alves <palves@redhat.com>
4141
4142 PR gdb/25741
4143 * gdb.base/hw-sw-break-same-address.exp: New file.
4144
7cfd74cf
PA
41452020-05-16 Pedro Alves <palves@redhat.com>
4146
4147 * gdb.multi/multi-re-run.exp (test_re_run): Switch
4148 LAST_LOADED_FILE accordingly.
4149
57b4f16e
PW
41502020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4151
4152 * gdb.base/alias.exp: Verify 'help aliases' shows user defined aliases.
4153
7c05caf7
PW
41542020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4155
4156 * gdb.base/help.exp: Test apropos and help for commands
4157 having aliases. Fixed comments not starting with an
4158 upper-case letter or not finishing with a dot.
4159
7aa1b46f
PW
41602020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4161
3b3aaacb
PW
4162 * gdb.base/alias.exp: Update help output check.
4163
57b4f16e 41642020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3b3aaacb 4165
7aa1b46f
PW
4166 * gdb.base/default.exp: Update output following fixes.
4167
0605465f
PW
41682020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4169
4170 * gdb.base/alias.exp: Test aliases starting with a prefix of
4171 another alias.
4172
86e4e63d
GB
41732020-05-15 Gary Benson <gbenson@redhat.com>
4174
4175 * gdb.base/info-os.c (main): Add return statement.
4176 * gdb.base/info_minsym.c (minsym_fun): Likewise.
4177 * gdb.base/large-frame-2.c (func): Likewise.
4178 * gdb.base/pr10179-a.c (foo1, bar1): Likewise.
4179 * gdb.base/pr10179-b.c (foo2): Likewise.
4180 * gdb.base/valgrind-disp-step.c (foo): Likewise.
4181 * gdb.base/watch-cond.c (func): Likewise.
4182 * gdb.multi/goodbye.c (verylongfun): Likewise.
4183 * gdb.multi/hello.c (commonfun): Likewise.
4184 * gdb.python/py-finish-breakpoint.c (call_longjmp): Likewise.
4185 * gdb.threads/fork-plus-threads.c (thread_func): Likewise.
4186 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
4187 Likewise.
4188 * gdb.threads/hand-call-new-thread.c (foo): Likewise.
4189 * gdb.threads/interrupt-while-step-over.c (child_function):
4190 Likewise.
4191 * gdb.trace/actions-changed.c (end): Likewise.
4192
163df4df
GB
41932020-05-15 Gary Benson <gbenson@redhat.com>
4194
4195 * gdb.opencl/callfuncs.exp: Report when test skipped.
4196 * gdb.opencl/convs_casts.exp: Likewise.
4197 * gdb.opencl/datatypes.exp: Likewise.
4198 * gdb.opencl/operators.exp: Likewise.
4199 * gdb.opencl/vec_comps.exp: Likewise.
4200
6dbc505a
TV
42012020-05-15 Tom de Vries <tdevries@suse.de>
4202
4203 * gdb.base/align.exp.in: Rename to ...
4204 * gdb.base/align.exp.tcl: ... this.
4205 * gdb.base/align-c++.exp: Update.
4206 * gdb.base/align-c.exp: Update.
4207 * gdb.base/all-architectures.exp.in: Rename to ...
4208 * gdb.base/all-architectures.exp: ... this.
4209 * gdb.base/all-architectures-0.exp: Update.
4210 * gdb.base/all-architectures-1.exp: Update.
4211 * gdb.base/all-architectures-2.exp: Update.
4212 * gdb.base/all-architectures-3.exp: Update.
4213 * gdb.base/all-architectures-4.exp: Update.
4214 * gdb.base/all-architectures-5.exp: Update.
4215 * gdb.base/all-architectures-6.exp: Update.
4216 * gdb.base/all-architectures-7.exp: Update.
4217 * gdb.base/infcall-nested-structs.exp.in: Rename to ...
4218 * gdb.base/infcall-nested-structs.exp.tcl: ... this.
4219 * gdb.base/infcall-nested-structs-c++.exp: Update.
4220 * gdb.base/infcall-nested-structs-c.exp: Update.
4221 * gdb.base/info-types.exp.in: Rename to ...
4222 * gdb.base/info-types.exp.tcl: ... this.
4223 * gdb.base/info-types-c++.exp: Update.
4224 * gdb.base/info-types-c.exp: Update.
4225 * gdb.base/max-depth.exp.in: Rename to ...
4226 * gdb.base/max-depth.exp.tcl: ... this.
4227 * gdb.base/max-depth-c++.exp: Update.
4228 * gdb.base/max-depth-c.exp: Update.
4229 * gdb.cp/cpexprs.exp.in: Rename to ...
4230 * gdb.cp/cpexprs.exp.tcl: ... this.
4231 * gdb.cp/cpexprs-debug-types.exp: Update.
4232 * gdb.cp/cpexprs.exp: Update.
4233 * gdb.cp/infcall-nodebug.exp.in: Rename to ...
4234 * gdb.cp/infcall-nodebug.exp.tcl: ... this.
4235 * gdb.cp/infcall-nodebug-c++-d0.exp: Update.
4236 * gdb.cp/infcall-nodebug-c++-d1.exp: Update.
4237 * gdb.cp/infcall-nodebug-c-d0.exp: Update.
4238 * gdb.cp/infcall-nodebug-c-d1.exp: Update.
4239 * gdb.dwarf2/clang-debug-names.exp.in: Rename to ...
4240 * gdb.dwarf2/clang-debug-names.exp.tcl: ... this.
4241 * gdb.dwarf2/clang-debug-names-2.exp: Update.
4242 * gdb.dwarf2/clang-debug-names.exp: Update.
4243
d1034d78
AB
42442020-05-15 Andrew Burgess <andrew.burgess@embecosm.com>
4245
4246 * lib/check-test-names.exp: Remove code that prevents this file
4247 loading when tests are run in parallel.
4248
3c5c3649
PA
42492020-05-15 Pedro Alves <palves@redhat.com>
4250
4251 * gdb.multi/multi-kill.exp (start_inferior): Remove
4252 'testpid' parameter. Refer to namespace variable directly.
4253 (testpid): Declare as namespace variable.
4254
272c36b8
PA
42552020-05-15 Pedro Alves <palves@redhat.com>
4256
4257 * gdb.multi/multi-kill.exp: Wrap in namespace.
4258 (start_inferior): Add TESTPID parameter. Use it instead of the
4259 testpid global.
4260 (top level): Define empty TESTPID array, and pass it down to
4261 start_inferior.
4262
02eba61a
TV
42632020-05-14 Tom de Vries <tdevries@suse.de>
4264
4265 * gdb.fortran/nested-funcs-2.exp: Use gdb_test_stdio to test inferior
4266 output.
4267
971a3747
TV
42682020-05-14 Tom de Vries <tdevries@suse.de>
4269
4270 * gdb.base/align.exp: Split into ...
4271 * gdb.base/align.exp.in: ...
4272 * gdb.base/align-c++.exp: ...
4273 * gdb.base/align-c.exp: ... these.
4274 * gdb.base/infcall-nested-structs.exp: Split into ...
4275 * gdb.base/infcall-nested-structs.exp.in: ...
4276 * gdb.base/infcall-nested-structs-c++.exp: ...
4277 * gdb.base/infcall-nested-structs-c.exp: ... these.
4278 * gdb.base/info-types.exp: Split into ...
4279 * gdb.base/info-types.exp.in: ...
4280 * gdb.base/info-types-c++.exp: ...
4281 * gdb.base/info-types-c.exp: ... these.
4282 * gdb.base/max-depth.exp: Split into ...
4283 * gdb.base/max-depth.exp.in: ...
4284 * gdb.base/max-depth-c++.exp: ...
4285 * gdb.base/max-depth-c.exp: ... these.
4286 * gdb.cp/infcall-nodebug.exp: Split into ...
4287 * gdb.cp/infcall-nodebug.exp.in: ...
4288 * gdb.cp/infcall-nodebug-c++-d0.exp: ...
4289 * gdb.cp/infcall-nodebug-c++-d1.exp: ...
4290 * gdb.cp/infcall-nodebug-c-d0.exp: ...
4291 * gdb.cp/infcall-nodebug-c-d1.exp: ... these.
4292
a05575d3
TBA
42932020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4294 Pedro Alves <palves@redhat.com>
4295
4296 * gdb.multi/multi-exit.c: New file.
4297 * gdb.multi/multi-exit.exp: New file.
4298 * gdb.multi/multi-kill.c: New file.
4299 * gdb.multi/multi-kill.exp: New file.
4300
6ad82919
TBA
43012020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4302
4303 * gdb.base/annota1.exp: Update the expected output.
4304 * gdb.cp/annota2.exp: Ditto.
4305
843f4d93
AB
43062020-05-12 Andrew Burgess <andrew.burgess@embecosm.com>
4307
4308 * lib/check-test-names.exp: Disable when testing is being run in
4309 parallel.
4310
c7c66341
TV
43112020-05-12 Tom de Vries <tdevries@suse.de>
4312
4313 * gdb.base/jit-elf.exp: Fix string concat.
4314
1b59ca1c
TV
43152020-05-12 Tom de Vries <tdevries@suse.de>
4316
4317 * lib/jit-elf-helpers.exp: Don't use undefined variables in untested
4318 messages.
4319
b4991d29
TV
43202020-05-12 Tom de Vries <tdevries@suse.de>
4321
4322 * gdb.multi/multi-term-settings.exp: Use with_test_prefix.
4323
dbb0ab10
TV
43242020-05-12 Tom de Vries <tdevries@suse.de>
4325
4326 * gdb.ada/catch_ex.exp: Use with_test_prefix.
4327 * gdb.ada/mi_catch_ex.exp: Same.
4328 * gdb.ada/mi_catch_ex_hand.exp: Same.
4329
7549fed8
TV
43302020-05-12 Tom de Vries <tdevries@suse.de>
4331
4332 * gdb.fortran/complex.exp: Use with_test_prefix.
4333
af2d5cd8
TV
43342020-05-12 Tom de Vries <tdevries@suse.de>
4335
4336 * gdb.trace/passcount.exp: Fix test-names.
4337
7c121311
TV
43382020-05-12 Tom de Vries <tdevries@suse.de>
4339
4340 * gdb.pascal/gdb11492.exp: Use with_test_prefix.
4341
c9f3b40e
TV
43422020-05-12 Tom de Vries <tdevries@suse.de>
4343
4344 * gdb.gdb/complaints.exp: Use with_test_prefix.
4345 * gdb.xml/tdesc-regs.exp: Same.
4346 * gdb.opt/inline-locals.exp: Fix test name.
4347
111b33f0
TV
43482020-05-12 Tom de Vries <tdevries@suse.de>
4349
4350 * gdb.dwarf2/comp-unit-lang.exp: Use with_test_prefix.
4351 * gdb.dwarf2/dw2-bad-parameter-type.exp: Same.
4352 * gdb.dwarf2/implref-struct.exp: Same.
4353 * gdb.dwarf2/varval.exp: Ensure get_sizeof is called once per type.
4354 * gdb.dwarf2/data-loc.exp: Same. Remove duplicate test.
4355
ebf47080
SM
43562020-05-11 Simon Marchi <simon.marchi@polymtl.ca>
4357
4358 * gdb.base/jit-so.exp (one_jit_test): Change test name.
4359
d30dcd12
AB
43602020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
4361
4362 * lib/check-test-names.exp (all_test_names): New module variable.
4363 (counts): Add 'duplicates' field.
4364 (_check_duplicates): New procedure.
4365 (check): Also check for duplicates.
4366 (do_log_summary): Print duplicates count.
4367 (do_reset_vars): Reset counter for duplicate test names, and
4368 discard all know test names.
4369
34584c09
AB
43702020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
4371
4372 * lib/gdb.exp: Include check-test-names.exp library.
4373 * lib/check-test-names.exp: New file.
4374
e0002117
TV
43752020-05-11 Tom de Vries <tdevries@suse.de>
4376
4377 * gdb.ada/packed_tagged.exp: Change kfail into xfail.
4378
53f539a3
KS
43792020-05-11 Keith Seitz <keiths@redhat.com>
4380
4381 * gdb.ada/attr_ref_and_charlit.exp: Fix typo.
4382
113ee09a
TV
43832020-05-11 Tom de Vries <tdevries@suse.de>
4384
4385 * gdb.cp/cpexprs.exp: Move everything except flags setting ...
4386 * gdb.cp/cpexprs.exp.in: .. here.
4387 * gdb.cp/cpexprs-debug-types.exp: Include cpexprs.exp.in instead of
4388 cpexprs.exp.
4389
ba3e70b0
KS
43902020-05-11 Keith Seitz <keiths@redhat.com>
4391
4392 * gdb.ada/arrayparam.exp: Resolve duplicate and tail parentheses
4393 test names.
4394 * gdb.ada/arrayptr.exp: Likewise.
4395 * gdb.ada/assign_arr.exp: Likewise.
4396 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
4397 * gdb.ada/bp_on_var.exp: Likewise.
4398 * gdb.ada/call_pn.exp: Likewise.
4399 * gdb.ada/complete.exp: Likewise.
4400 * gdb.ada/fun_overload_menu.exp: Likewise.
4401 * gdb.ada/funcall_param.exp: Likewise.
4402 * gdb.ada/funcall_ref.exp: Likewise.
4403 * gdb.ada/packed_array_assign.exp: Likewise.
4404 * gdb.ada/same_component_name.exp: Likewise.
4405 * gdb.ada/type_coercion.exp: Likewise.
4406 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
4407 * gdb.ada/variant_record_packed_array.exp: Likewise.
4408
3ee6bb11
TV
44092020-05-11 Tom de Vries <tdevries@suse.de>
4410
4411 PR symtab/25941
4412 * gdb.dwarf2/clang-debug-names.exp.in: New include exp file, factored
4413 out of ...
4414 * gdb.dwarf2/clang-debug-names.exp: ... here.
4415 * gdb.dwarf2/clang-debug-names-2.exp: New file. Include
4416 clang-debug-names.exp.in.
4417 * gdb.dwarf2/clang-debug-names-2-foo.c: New test.
4418 * gdb.dwarf2/clang-debug-names-2.c: New test.
4419
86cd6bc8
AKS
44202020-05-10 Alok Kumar Sharma <alokkumar.sharma@amd.com>
4421
4422 * lib/fortran.exp (fortran_main): New Proc, handle flang MAIN_,
4423 (fortran_runto_main): New Proc, fortran version of runto_main.
4424 * gdb.fortran/array-bounds-high.exp: Handle flang MAIN_
4425 * gdb.fortran/array-bounds.exp: Likewise.
4426 * gdb.fortran/array-slices.exp: Likewise.
4427 * gdb.fortran/block-data.exp: Likewise.
4428 * gdb.fortran/charset.exp: Likewise.
4429 * gdb.fortran/common-block.exp: Likewise.
4430 * gdb.fortran/complex.exp: Likewise.
4431 * gdb.fortran/derived-type-function.exp: Likewise.
4432 * gdb.fortran/derived-type.exp: Likewise.
4433 * gdb.fortran/info-modules.exp: Likewise.
4434 * gdb.fortran/info-types.exp: Likewise.
4435 * gdb.fortran/intrinsics.exp: Likewise.
4436 * gdb.fortran/library-module.exp: Likewise.
4437 * gdb.fortran/logical.exp: Likewise.
4438 * gdb.fortran/max-depth.exp: Likewise.
4439 * gdb.fortran/module.exp: Likewise.
4440 * gdb.fortran/multi-dim.exp: Likewise.
4441 * gdb.fortran/nested-funcs.exp: Likewise.
4442 * gdb.fortran/print-formatted.exp: Likewise.
4443 * gdb.fortran/print_type.exp: Likewise.
4444 * gdb.fortran/printing-types.exp: Likewise.
4445 * gdb.fortran/ptr-indentation.exp: Likewise.
4446 * gdb.fortran/ptype-on-functions.exp: Likewise.
4447 * gdb.fortran/subarray.exp: Likewise.
4448 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
4449 * gdb.fortran/vla-datatypes.exp: Likewise.
4450 * gdb.fortran/vla-history.exp: Likewise.
4451 * gdb.fortran/vla-ptr-info.exp: Likewise.
4452 * gdb.fortran/vla-ptype-sub.exp: Likewise.
4453 * gdb.fortran/vla-ptype.exp: Likewise.
4454 * gdb.fortran/vla-sizeof.exp: Likewise.
4455 * gdb.fortran/vla-type.exp: Likewise.
4456 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
4457 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
4458 * gdb.fortran/vla-value-sub.exp: Likewise.
4459 * gdb.fortran/vla-value.exp: Likewise.
4460 * gdb.fortran/whatis_type.exp: Likewise.
4461 * gdb.mi/mi-var-child-f.exp: Likewise.
4462
6dc55ce9 44632020-05-09 Tom de Vries <tdevries@suse.de>
4464
4465 * gdb.dwarf2/clang-debug-names.exp: Remove PR25952 kfail.
4466
283cb58c
TV
44672020-05-08 Tom de Vries <tdevries@suse.de>
4468
4469 * gdb.dwarf2/clang-debug-names.c: New test.
4470 * gdb.dwarf2/clang-debug-names.exp: New file.
4471
ac4a4f1c
SM
44722020-05-06 Simon Marchi <simon.marchi@efficios.com>
4473
4474 * gdb.arch/amd64-prologue-skip-cf-protection.exp: New file.
4475 * gdb.arch/amd64-prologue-skip-cf-protection.c: New file.
4476
24fe640b
TV
44772020-05-06 Tom de Vries <tdevries@suse.de>
4478
4479 * gdb.reverse/consecutive-precsave.exp: Handle if instruction after
4480 breakpoint is at a "recommended breakpoint location".
4481 * gdb.reverse/consecutive-reverse.exp: Same.
4482
0d8683a3
TV
44832020-05-06 Tom de Vries <tdevries@suse.de>
4484
4485 * gdb.base/watchpoint-reuse-slot.exp (stepi): Print $pc to get current
4486 address.
4487
b8983c46
TV
44882020-05-06 Tom de Vries <tdevries@suse.de>
4489
4490 * gdb.base/watchpoint-reuse-slot.exp: Fix incorrect assignment.
4491
abf6d805
TV
44922020-05-06 Tom de Vries <tdevries@suse.de>
4493
4494 * gdb.base/store.exp (check_set, up_set): Allowing missing location
4495 info for r.
4496
0fc2a808
TV
44972020-05-06 Tom de Vries <tdevries@suse.de>
4498
4499 * gdb.base/shlib-call.exp: Add extra step to reach shmain.c:42, if
4500 necessary.
4501
873dd427
TV
45022020-05-06 Tom de Vries <tdevries@suse.de>
4503
4504 * lib/unbuffer_output.c (gdb_unbuffer_output): Change return type to
4505 void.
4506
7c99e7e2
TV
45072020-05-06 Tom de Vries <tdevries@suse.de>
4508
4509 * lib/gdb.exp (is_stmt_addresses, hex_in_list): New proc, factored out
4510 of ...
4511 * gdb.base/async.exp: ... here.
4512 * gdb.base/consecutive.exp: Handle if 2nd breakpoint is at a
4513 "recommended breakpoint location".
4514
6173d6a6
TV
45152020-05-06 Tom de Vries <tdevries@suse.de>
4516
4517 * gdb.compile/compile-ifunc.exp: Use -Wno-attribute-alias.
4518
6015a067
TV
45192020-05-04 Tom de Vries <tdevries@suse.de>
4520
4521 * gdb.base/async.exp: Check whether instruction addresses are a
4522 "recommended breakpoint location".
4523
3b6acaee
TT
45242020-05-03 Tom Tromey <tom@tromey.com>
4525
4526 * gdb.base/sepdebug.exp: Remove "catch" test.
4527 * gdb.base/break.exp: Remove "catch" test.
4528 * gdb.base/default.exp: Update expected output.
4529
5beb4d17
TV
45302020-05-02 Tom de Vries <tdevries@suse.de>
4531
4532 * lib/gdb.exp (supports_mpx_check_pointer_bounds): New proc.
4533 * gdb.arch/i386-mpx-call.exp: Use supports_mpx_check_pointer_bounds.
4534 * gdb.arch/i386-mpx-map.exp: Same.
4535 * gdb.arch/i386-mpx-sigsegv.exp: Same.
4536 * gdb.arch/i386-mpx-simple_segv.exp: Same.
4537 * gdb.arch/i386-mpx.exp: Same.
4538
8caf140d
TV
45392020-05-02 Tom de Vries <tdevries@suse.de>
4540
4541 * gdb.base/psym-external-decl.c (main): Add use of variable aaa.
4542
693196cb
TV
45432020-05-01 Tom de Vries <tdevries@suse.de>
4544
4545 * gdb.ada/operator_bp.exp: Allow more than required amount of
4546 breakpoint.
4547
53ae0aa9
TV
45482020-05-01 Tom de Vries <tdevries@suse.de>
4549
4550 * gdb.reverse/until-reverse.c (main): Fix Wunused-result warning.
4551
ee9d1e5f
HD
45522020-04-30 Hannes Domani <ssbssa@yahoo.de>
4553
4554 PR gdb/18706
4555 * gdb.cp/stub-array-size.cc: New test.
4556 * gdb.cp/stub-array-size.exp: New file.
4557 * gdb.cp/stub-array-size.h: New test.
4558 * gdb.cp/stub-array-size2.cc: New test.
4559
d5cf82c0
HD
45602020-04-30 Hannes Domani <ssbssa@yahoo.de>
4561
4562 * gdb.python/py-format-string.exp: Adjust pretty_arrays expected
4563 output to the new format.
4564
42e165c3
SM
45652020-04-29 Simon Marchi <simon.marchi@efficios.com>
4566
4567 * gdb.base/break.exp: Use with_test_prefix.
4568
6e4e3fe1
TV
45692020-04-29 Tom de Vries <tdevries@suse.de>
4570
4571 * lib/gdb.exp (debug_types): New proc.
4572 * gdb.guile/scm-symtab.exp: Add xfail for PR gcc/90232.
4573 * gdb.python/py-symtab.exp: Same.
4574
d642b692
HD
45752020-04-29 Hannes Domani <ssbssa@yahoo.de>
4576
4577 PR gdb/17320
4578 * gdb.base/pretty-array.c: New test.
4579 * gdb.base/pretty-array.exp: New file.
4580
ea90f227
TV
45812020-04-29 Tom de Vries <tdevries@suse.de>
4582
4583 PR symtab/25889
4584 * gdb.cp/cpexprs.exp: Adapt for inclusion.
4585 * gdb.cp/cpexprs-debug-types.exp: New file. Set -fdebug-types-section
4586 and include cpexprs.exp.
4587
a65189c9
TV
45882020-04-28 Mark Williams <mark@myosotissp.com>
4589
4590 PR gdb/24480
4591 * dw4-toplevel-types.exp: Test for top level types.
4592 * dw4-toplevel-types.cc: Test for top level types.
4593
32d1f47a
TBA
45942020-04-28 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4595
4596 * gdb.threads/stop-with-handle.exp: Fix typo in comment
4597 (theads -> threads).
4598
56a4f5a1
TV
45992020-04-28 Tom de Vries <tdevries@suse.de>
4600
4601 * gdb.opt/inline-cmds.exp: Set KFAIL PR.
4602
0b2f8a3b
TV
46032020-04-28 Tom de Vries <tdevries@suse.de>
4604
4605 * gdb.base/info-macros.exp: Remove KFAIL. Add missing trailing ".*".
4606
5390c717
TV
46072020-04-28 Tom de Vries <tdevries@suse.de>
4608
4609 * gdb.ada/array_ptr_renaming.exp: Add PR number in KFAIL.
4610
15cd93d0
TV
46112020-04-28 Tom de Vries <tdevries@suse.de>
4612
4613 * gdb.dwarf2/main-foo.c: New test.
4614 * gdb.dwarf2/struct-with-sig.exp: New file.
4615
d472f0fb
TV
46162020-04-25 Tom de Vries <tdevries@suse.de>
4617
4618 * boards/debug-types.exp: New file.
4619
8d840e05
AB
46202020-04-25 Andrew Burgess <andrew.burgess@embecosm.com>
4621
4622 * gdb.btrace/multi-inferior.exp: Avoid paths in test names.
4623
bcfe6157
TT
46242020-04-24 Tom Tromey <tom@tromey.com>
4625
4626 PR symtab/12707:
4627 * gdb.python/py-symbol.exp: Update expected results for
4628 linkage_name test.
4629 * gdb.cp/print-demangle.exp: New file.
4630 * gdb.base/c-linkage-name.exp: Fix test.
4631 * gdb.guile/scm-symbol.exp: Update expected results for
4632 linkage_name test.
4633
f049a313
TT
46342020-04-24 Tom Tromey <tom@tromey.com>
4635
4636 * gdb.dwarf2/dw2-namespaceless-anonymous.S: Remove.
4637 * gdb.dwarf2/dw2-namespaceless-anonymous.c: New file.
4638 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use DWARF
4639 assembler.
4640
7cf28874
TV
46412020-04-24 Tom de Vries <tdevries@suse.de>
4642
4643 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Set language of CU to
4644 C++.
4645
dac2fef7
TT
46462020-04-24 Tom Tromey <tromey@adacore.com>
4647
4648 * gdb.ada/frame_arg_lang.exp: Run with multiple -fgnat-encodings
4649 values.
4650 * gdb.ada/funcall_ref.exp: Run with multiple -fgnat-encodings
4651 values. Update test for minimal encodings.
4652 * gdb.ada/lang_switch.exp: Update test for minimal encodings.
4653 * gdb.ada/var_rec_arr.exp: Run with multiple -fgnat-encodings
4654 values. Update test for minimal encodings.
4655
1acda803
TT
46562020-04-24 Tom Tromey <tromey@adacore.com>
4657
4658 PR python/23662:
4659 * gdb.ada/variant.exp: Add Python checks.
4660 * gdb.rust/simple.exp: Add dynamic type checks.
4661
adfb9815
TT
46622020-04-24 Tom Tromey <tromey@adacore.com>
4663
4664 * gdb.ada/mi_var_array.exp: Try all -fgnat-encodings settings.
4665 Make array type matching more lax.
4666 * gdb.ada/mi_var_union.exp: Try all -fgnat-encodings settings.
4667 * gdb.ada/mi_variant.exp: New file.
4668 * gdb.ada/mi_variant/pck.ads: New file.
4669 * gdb.ada/mi_variant/pkg.adb: New file.
4670 * gdb.ada/packed_tagged.exp: Try all -fgnat-encodings settings.
4671 * gdb.ada/unchecked_union.exp: Try all -fgnat-encodings settings.
4672
7d79de9a
TT
46732020-04-24 Tom Tromey <tromey@adacore.com>
4674
4675 * gdb.ada/variant.exp: Add dynamic field offset tests.
4676 * gdb.ada/variant/pck.ads (Nested_And_Variable): New type.
4677 * gdb.ada/variant/pkg.adb: Add new variables.
4678
f8e89861
TT
46792020-04-24 Tom Tromey <tromey@adacore.com>
4680
4681 * gdb.ada/variant.exp: New file
4682 * gdb.ada/variant/pkg.adb: New file
4683 * gdb.ada/variant/pck.adb: New file
4684
86e887ae
TV
46852020-04-24 Tom de Vries <tdevries@suse.de>
4686
4687 * lib/gdb.exp (clean_restart): Reset errcnt and warncnt.
4688
88428775
TV
46892020-04-24 Tom de Vries <tdevries@suse.de>
4690
4691 * gdb.dwarf2/dwzbuildid.exp: Add quiet to dwzbuildid-mismatch compile
4692 flags.
4693
4e86f6e7
TV
46942020-04-24 Tom de Vries <tdevries@suse.de>
4695
4696 * gdb.dwarf2/dw2-error.exp: Add quiet to compile flags.
4697
2016d3e6
TV
46982020-04-24 Tom de Vries <tdevries@suse.de>
4699
4700 * lib/gdb.exp (default_gdb_start): Handle eof.
4701 (clean_restart): Detect and handle gdb_start failure. Return -1 upon
4702 failure.
4703 * gdb.base/readnever.exp: Handle clean_restart failure.
4704
70bc38f5
TV
47052020-04-23 Tom de Vries <tdevries@suse.de>
4706
4707 * gdb.base/decl-before-def.exp: Run to main and print a again.
4708
de82891c
TV
47092020-04-23 Tom de Vries <tdevries@suse.de>
4710
4711 * gdb.base/decl-before-def-decl.c: New test.
4712 * gdb.base/decl-before-def-def.c: New test.
4713 * gdb.base/decl-before-def.exp: New file.
4714
96038148
TV
47152020-04-23 Tom de Vries <tdevries@suse.de>
4716
4717 * gdb.base/readnever.exp: Skip if GDBFLAGS contain -readnow/--readnow.
4718
54ac3df1
TV
47192020-04-22 Tom de Vries <tdevries@suse.de>
4720
4721 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): Fix
4722 debug_info_offset.
4723 * gdb.mi/dw2-ref-missing-frame.exp: Make sure $objfuncfile comes
4724 before $objsfile in the line line.
4725
714534e1
TV
47262020-04-22 Tom de Vries <tdevries@suse.de>
4727
4728 * gdb.dlang/watch-loc.c (.debug_aranges): Fix _Dmain length.
4729
16a7dbf4
MS
47302020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
4731
4732 * gdb.base/jit-attach-pie.c: Use jit-protocol.h.
4733 * gdb.base/jit-elf-main.c: Use jit-protocol.h.
4734 * gdb.base/jit-reader-host.c: Use jit-protocol.h.
4735 * gdb.base/jit-reader-simple-jit.c: Use jit-protocol.h.
4736 * gdb.base/jit-protocol.h: Update definitions to match all usage
4737 contexts.
4738
47392020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
4740
4741 * gdb.base: Rename all jit related test and source files.
4742
47432020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
4744
4745 * gdb.base/jit-reader.exp: Relax register output check.
4746
317d2668
TV
47472020-04-22 Tom de Vries <tdevries@suse.de>
4748
4749 PR symtab/25764
4750 * gdb.base/psym-external-decl-2.c: New test.
4751 * gdb.base/psym-external-decl.c: New test.
4752 * gdb.base/psym-external-decl.exp: New file.
4753 * gdb.threads/tls.exp: Add PR25807 kfail.
4754
eea9e357
TV
47552020-04-22 Tom de Vries <tdevries@suse.de>
4756
4757 PR symtab/25801
4758 * gdb.dwarf2/imported-unit.exp: Test that we can get imported_unit.c
4759 in "info source" output.
4760
3d5afab3
TV
47612020-04-22 Tom de Vries <tdevries@suse.de>
4762
4763 PR symtab/25700
4764 * gdb.dwarf2/imported-unit.exp: Verify that there's only one partial
4765 symtab for imported_unit.c.
4766
b32102f6
GB
47672020-04-21 Gary Benson <gbenson@redhat.com>
4768
4769 * gdb.base/advance.c (func): New argument, to match call site.
4770 (func2, func3): Add return statements.
4771
d43b7a2d
TBA
47722020-04-21 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4773
4774 * gdb.multi/run-only-second-inf.c: New file.
4775 * gdb.multi/run-only-second-inf.exp: New file.
4776
d89edf9b
MM
47772020-04-21 Markus Metzger <markus.t.metzger@intel.com>
4778
4779 * gdb.btrace/multi-inferior.c: New test.
4780 * gdb.btrace/multi-inferior.exp: New file.
4781
1a476b6d
MM
47822020-04-21 Markus Metzger <markus.t.metzger@intel.com>
4783
4784 * gdb.btrace/enable-new-thread.c: New test.
4785 * gdb.btrace/enable-new-thread.exp: New file.
4786
4778a5f8
TV
47872020-04-21 Tom de Vries <tdevries@suse.de>
4788
4789 PR gdb/25471
4790 * gdb.threads/killed-outside.c: New test.
4791 * gdb.threads/killed-outside.exp: New file.
4792
9b2c992c
GB
47932020-04-20 Gary Benson <gbenson@redhat.com>
4794
4795 * gdb.base/nested-subp1.exp: Use support_nested_function_tests.
4796 * gdb.base/nested-subp2.exp: Likewise.
4797 * gdb.base/nested-subp3.exp: Likewise.
4798
b5d1d6f7
GB
47992020-04-20 Gary Benson <gbenson@redhat.com>
4800
4801 * gdb.base/nested-subp1.exp: Disable test when using clang.
4802 * gdb.base/nested-subp2.exp: Likewise.
4803 * gdb.base/nested-subp3.exp: Likewise.
4804
25230285
GB
48052020-04-20 Gary Benson <gbenson@redhat.com>
4806
4807 * gdb.cp/exception.cc: Fix compilation error with clang.
4808
fa93cc8f
GB
48092020-04-20 Gary Benson <gbenson@redhat.com>
4810
809730f3 4811 * gdb.trace/tspeed.c: Fix compilation error with clang.
fa93cc8f 4812
e0c45f30
GB
48132020-04-20 Gary Benson <gbenson@redhat.com>
4814
4815 * gdb.base/jit-main.c: Fix compilation error with clang.
4816
4ddfec93
KR
48172020-04-17 Kamil Rytarowski <n54@gmx.com>
4818
4819 * gdb.base/attach-twice.c: Include "sys/types.h".
4820 (PTRACE_ATTACH): Add fallback definition.
4821 (main): Pass `0' to the 4th argument of `ptrace'.
4822
2bed205e
KR
48232020-04-17 Kamil Rytarowski <n54@gmx.com>
4824
4825 * gdb.base/fork-running-state.c: Include "signal.h".
4826
0743fc83
TT
48272020-04-17 Tom Tromey <tromey@adacore.com>
4828
4829 * gdb.cp/maint.exp (test_help): Simplify multiple_help_body.
4830 Update tests.
4831 * gdb.btrace/cpu.exp: Update tests.
4832 * gdb.base/maint.exp: Update tests.
4833 * gdb.base/default.exp: Update tests.
4834 * gdb.base/completion.exp: Update tests.
4835
efba5c23
TV
48362020-04-16 Tom de Vries <tdevries@suse.de>
4837
4838 PR symtab/25791
4839 * gdb.dwarf2/gdb-add-index.exp (add_gdb_index): Move ...
4840 (ensure_gdb_index): and factor out and move ...
4841 * lib/gdb.exp (add_gdb_index, ensure_gdb_index): ... here.
4842 * gdb.dwarf2/imported-unit-runto-main.exp: New file.
4843
d191d716
TV
48442020-04-16 Tom de Vries <tdevries@suse.de>
4845
4846 * gdb.base/maint-expand-symbols-header-file.exp: Set language before
4847 loading exec.
4848
99f1bc6a
AB
48492020-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
4850
4851 * gdb.base/many-completions.exp: New file.
4852
194d088f
TV
48532020-04-14 Tom de Vries <tdevries@suse.de>
4854
4855 PR symtab/25718
4856 * gdb.dwarf2/dw2-symtab-includes.exp: New file.
4857
c1a66c06
TV
48582020-04-14 Tom de Vries <tdevries@suse.de>
4859
4860 PR symtab/25720
4861 * gdb.base/maint-expand-symbols-header-file.c: New test.
4862 * gdb.base/maint-expand-symbols-header-file.exp: New file.
4863 * gdb.base/maint-expand-symbols-header-file.h: New test.
4864
21b0982c
AB
48652020-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
4866
4867 * gdb.dwarf2/dw2-inline-many-frames.exp (get_func_info): Delete.
4868 * gdb.dwarf2/dw2-inline-small-func.exp: Pass options to
4869 get_func_info.
4870 (get_func_info): Delete.
4871 * gdb.dwarf2/dw2-is-stmt-2.exp (get_func_info): Delete.
4872 * gdb.dwarf2/dw2-is-stmt.exp (get_func_info): Delete.
4873 * lib/dwarf.exp (get_func_info): New function.
4874
dd1cab06
TV
48752020-04-13 Tom de Vries <tdevries@suse.de>
4876
4877 * lib/ada.exp (find_ada_tool): Pass --GCC and -B to gnatlink, similar
4878 to what find_gnatmake does.
4879
71ea2b6b
TV
48802020-04-10 Tom de Vries <tdevries@suse.de>
4881
4882 * gdb.base/style.exp: Expect "Expanding full symbols" message for
4883 -readnow.
4884
bdfc1e8a
TV
48852020-04-10 Tom de Vries <tdevries@suse.de>
4886
4887 PR cli/25808
4888 * gdb.base/style.c: Add leading newlines.
4889 * gdb.base/style.exp: Use gdb_get_line_number to get specific lines.
4890 Check listing of main's one-line body.
4891
14ca8ecf
TV
48922020-04-08 Tom de Vries <tdevries@suse.de>
4893
4894 * lib/gdb.exp (psymtabs_p): New proc.
4895 * gdb.dwarf2/imported-unit.exp: Mark "no static partial symbols in
4896 importing unit" unsupported if there are no partial symbols.
4897
e21d048f
TV
48982020-04-08 Tom de Vries <tdevries@suse.de>
4899
4900 PR testsuite/25760
4901 * gdb.ada/call_pn.exp: Call "maint expand-symtabs". Add xfails.
4902
25c11aca
TV
49032020-04-07 Tom de Vries <tdevries@suse.de>
4904
4905 PR symtab/25796
4906 * gdb.dwarf2/imported-unit-abstract-const-value.exp: New file.
4907
5707e24b
TV
49082020-04-07 Tom de Vries <tdevries@suse.de>
4909
4910 * gdb.base/check-psymtab.c: New test.
4911 * gdb.base/check-psymtab.exp: New file.
4912
6ee448cc
TT
49132020-04-06 Tom Tromey <tromey@adacore.com>
4914
4915 * gdb.ada/variant-record/proc.adb: New file.
4916 * gdb.ada/variant-record/value.adb: New file.
4917 * gdb.ada/variant-record/value.s: New file.
4918 * gdb.ada/variant-record.exp: New file.
4919
9e7c9a03
HD
49202020-04-03 Hannes Domani <ssbssa@yahoo.de>
4921
4922 PR gdb/25325
4923 * gdb.cp/typed-enum.cc: New test.
4924 * gdb.cp/typed-enum.exp: New file.
4925
c90d28ac
AB
49262020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
4927
4928 * gdb.dwarf2/dw2-inline-small-func-lbls.c: New file.
4929 * gdb.dwarf2/dw2-inline-small-func.c: New file.
4930 * gdb.dwarf2/dw2-inline-small-func.exp: New file.
4931 * gdb.dwarf2/dw2-inline-small-func.h: New file.
4932 * gdb.opt/inline-small-func.c: New file.
4933 * gdb.opt/inline-small-func.exp: New file.
4934 * gdb.opt/inline-small-func.h: New file.
4935
34e9a9fa
AB
49362020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
4937
4938 * lib/dwarf.exp (Dwarf::lines::program::DW_LNS_set_file): New
4939 function.
4940
6a354911
AB
49412020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
4942
4943 * lib/dwarf.exp (function_range): Allow compiler options to be
4944 specified.
4945
880d9777
TV
49462020-04-02 Tom de Vries <tdevries@suse.de>
4947
4948 * gdb.dwarf2/break-inline-psymtab-2.c (bar): Add
4949 __attribute__((always_inline)).
4950 * gdb.dwarf2/break-inline-psymtab.exp: Don't use -O2.
4951
f32682ea
TV
49522020-04-02 Tom de Vries <tdevries@suse.de>
4953
4954 * lib/gdbserver-support.exp (gdbserver_exit): Factor out of ...
4955 (gdbserver_gdb_exit): ... here. Add timeout warning.
4956 * gdb.multi/multi-target.exp (server_spawn_ids): New global var.
4957 (connect_target_extended_remote): Append new server_spawn_id to
4958 server_spawn_ids.
4959 (cleanup): New proc.
4960 (setup, <toplevel>): Call cleanup.
4961
d3214198
TV
49622020-04-02 Tom de Vries <tdevries@suse.de>
4963
4964 * gdb.base/main-psymtab.exp: New file.
4965
cc77ed24
TV
49662020-04-02 Tom de Vries <tdevries@suse.de>
4967
4968 * gdb.fortran/mixed-lang-stack.exp: Accept new complex printing style.
4969
3638a098
TT
49702020-04-01 Tom Tromey <tom@tromey.com>
4971
4972 * gdb.base/complex-parts.exp: Add type tests.
4973
c34e8714
TT
49742020-04-01 Tom Tromey <tom@tromey.com>
4975
4976 * gdb.base/complex-parts.exp: Add arithmetic tests.
4977
981c08ce
TT
49782020-04-01 Tom Tromey <tom@tromey.com>
4979
4980 * gdb.compile/compile.exp: Update.
4981 * gdb.compile/compile-cplus.exp: Update.
4982 * gdb.base/varargs.exp: Update.
4983 * gdb.base/floatn.exp: Update.
4984 * gdb.base/endianity.exp: Update.
4985 * gdb.base/callfuncs.exp (do_function_calls): Update.
4986 * gdb.base/funcargs.exp (complex_args, complex_integral_args)
4987 (complex_float_integral_args): Update.
4988 * gdb.base/complex.exp: Update.
4989 * gdb.base/complex-parts.exp: Update.
4990
3d1cfd43
TT
49912020-04-01 Tom Tromey <tromey@adacore.com>
4992
4993 * gdb.rust/union.rs: New file.
4994 * gdb.rust/union.exp: New file.
4995 * gdb.rust/simple.rs (Union, Union2): Move to union.rs.
4996 (main): Update.
4997 * gdb.rust/simple.exp: Move union tests to union.exp.
4998
e033dfa9
TT
49992020-04-01 Tom Tromey <tromey@adacore.com>
5000
5001 * gdb.rust/simple.rs (main): Remove "y0".
5002
53cccef1
TBA
50032020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5004
5005 * gdb.multi/stop-all-on-exit.c: New test.
5006 * gdb.multi/stop-all-on-exit.exp: New file.
5007
60e22c1e
HD
50082020-04-01 Hannes Domani <ssbssa@yahoo.de>
5009
5010 PR gdb/24789
5011 * gdb.cp/misc.cc: Add integer reference variable.
5012 * gdb.cp/misc.exp: Add test.
5013
e139a727
TBA
50142020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5015
5016 * gdb.server/stop-reply-no-thread.exp: Enhance the test
5017 scenario to cover execution until the end and also the case
5018
16b0db75
TV
50192020-03-31 Tom de Vries <tdevries@suse.de>
5020
5021 * gdb.base/c-linkage-name.exp: Fix test-case comment. Set language to
5022 c. Use "maint info symtabs" to check symtab expansion.
5023
c0502da6
TV
50242020-03-30 Tom de Vries <tdevries@suse.de>
5025
5026 * gdb.base/c-linkage-name.exp: Use readnow call to mark a test
5027 unsupported.
5028 (verify_psymtab_expanded): Move ...
5029 * lib/gdb.exp (verify_psymtab_expanded): ... here. Add unsupported
5030 test.
5031 (readnow): New proc.
5032
5935fd15
AB
50332020-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
5034
5035 * gdb.fortran/mixed-lang-stack.exp: Replace two hard coded address
5036 with $hex.
5037
1773be9e
TT
50382020-03-20 Tom Tromey <tromey@adacore.com>
5039
5040 * gdb.dwarf2/dw2-ranges-base.exp: Update regular expressions.
5041
70304be9
TT
50422020-03-20 Tom Tromey <tromey@adacore.com>
5043
5044 * gdb.ada/sub_variant/subv.adb: New file.
5045 * gdb.ada/sub_variant.exp: New file.
5046
0dd7b8f7
TV
50472020-03-20 Tom de Vries <tdevries@suse.de>
5048
5049 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Bail out if
5050 first break fails.
5051 * gdb.threads/step-over-trips-on-watchpoint.exp: (do_test): Same.
5052
cada5fc9
AB
50532020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
5054
5055 * gdb.server/exit-multiple-threads.c: New file.
5056 * gdb.server/exit-multiple-threads.exp: New file.
5057
6b8c53f2
AB
50582020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
5059
5060 * gdb.fortran/mixed-lang-stack.c: New file.
5061 * gdb.fortran/mixed-lang-stack.cpp: New file.
5062 * gdb.fortran/mixed-lang-stack.exp: New file.
5063 * gdb.fortran/mixed-lang-stack.f90: New file.
5064
19a2740f
AB
50652020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
5066
5067 * gdb.linespec/cp-completion-aliases.cc: New file.
5068 * gdb.linespec/cp-completion-aliases.exp: New file.
5069
d8c8b848
TV
50702020-03-19 Tom de Vries <tdevries@suse.de>
5071
5072 * gdb.opt/inline-locals.exp: Add kfail PR number. Make kfail matching
5073 more precise.
5074
a9933ccf
TV
50752020-03-18 Tom de Vries <tdevries@suse.de>
5076
5077 * gdb.dwarf2/break-inline-psymtab-2.c: New test.
5078 * gdb.dwarf2/break-inline-psymtab.c: New test.
5079 * gdb.dwarf2/break-inline-psymtab.exp: New file.
5080
2f89101f
TV
50812020-03-16 Tom de Vries <tdevries@suse.de>
5082
5083 * lib/cache.exp (gdb_do_cache): Add and handle local variables
5084 cache_verify and cache_verify_proc.
5085
6b9374f1
TV
50862020-03-15 Tom de Vries <tdevries@suse.de>
5087
5088 * gdb.server/solib-list.exp: Handle
5089 'Load new symbol table from "/lib64/ld-2.26.so"? (y or n)'.
5090
eaeaf44c
TV
50912020-03-15 Tom de Vries <tdevries@suse.de>
5092
5093 * gdb.base/maint.exp: Use exp_continue in long lines for "maint print
5094 objfiles".
5095
3293bbaf
TT
50962020-03-14 Tom Tromey <tom@tromey.com>
5097
5098 * gdb.base/cvexpr.exp: Add test for _Atomic and restrict.
5099
ab44624c
TV
51002020-03-14 Tom de Vries <tdevries@suse.de>
5101
5102 * gdb.mi/mi-fortran-modules.exp: Use exp_continue.
5103
54c43825
TV
51042020-03-14 Tom de Vries <tdevries@suse.de>
5105
5106 * gdb.threads/attach-many-short-lived-threads.exp: Read "info threads"
5107 result in line-by-line fashion.
5108
2ac70237
TV
51092020-03-14 Tom de Vries <tdevries@suse.de>
5110
5111 * lib/gdb.exp (supports_statement_frontiers): New proc.
5112 * gdb.cp/step-and-next-inline.exp: Use supports_statement_frontiers.
5113
09546b56
TV
51142020-03-14 Tom de Vries <tdevries@suse.de>
5115
5116 * gdb.base/printcmds.exp: Add missing quoting for "print
5117 teststring2".
5118
a1f6a07c
TT
51192020-03-13 Tom Tromey <tom@tromey.com>
5120
5121 * gdb.base/printcmds.exp (test_print_strings): Add regression
5122 test.
5123 * gdb.base/printcmds.c (charptr): New typedef.
5124 (teststring2): New global.
5125
1b83d09c
AB
51262020-03-13 Andrew Burgess <andrew.burgess@embecosm.com>
5127
5128 * gdb.base/break-interp.exp: Use the tail of the filename, not the
5129 full path in the test name.
5130 (test_ld): Add some with_test_prefix blocks to make test names
5131 unique.
5132
2d61316c
TV
51332020-03-13 Tom de Vries <tdevries@suse.de>
5134
5135 * gdb.mi/mi-sym-info.exp: Fix buffer full errors, and timeouts.
5136
2e9145ac
TV
51372020-03-13 Tom de Vries <tdevries@suse.de>
5138
5139 * gdb.mi/mi-sym-info.exp: Make matching more precise.
5140
96c7f873
TV
51412020-03-13 Tom de Vries <tdevries@suse.de>
5142
5143 PR symtab/25646
5144 * gdb.dwarf2/imported-unit.exp: Add test.
5145
49ba92c0
TV
51462020-03-13 Tom de Vries <tdevries@suse.de>
5147
5148 * gdb.mi/mi-sym-info-2.c (another_char_t, another_short_t): New typedef.
5149 (var1, var2): New variable.
5150 * gdb.mi/mi-sym-info.exp: Add --name to various commands to restrict
5151 matching symbols.
5152
301b21e0
TV
51532020-03-13 Tom de Vries <tdevries@suse.de>
5154
5155 * lib/tuiterm.exp (Term::command_no_prompt_prefix): New proc.
5156 (Term::command): Use prompt prefix.
5157 (Term::enter_tui): Use command_no_prompt_prefix instead of prefix.
5158 * gdb.tui/tui-layout-asm-short-prog.exp: Use
5159 command_no_prompt_prefix instead of prefix.
5160 * gdb.tui/tui-layout-asm.exp: Same.
5161
3f512721
SM
51622020-03-12 Simon Marchi <simon.marchi@efficios.com>
5163
5164 * gdb.base/break-interp.exp: Use foreach_with_prefix.
5165
40310f30
SM
51662020-03-12 Simon Marchi <simon.marchi@efficios.com>
5167
5168 * gdb.arch/amd64-disp-step-avx.S: Add nops after _start.
5169 * gdb.arch/amd64-disp-step-avx.exp: Enable "set debug displaced
5170 on" while stepping over the test instruction, match printed
5171 message.
5172
09252140
TV
51732020-03-12 Tom de Vries <tdevries@suse.de>
5174
5175 * gdb.base/info-types.exp: Use exp_continue during matching of output
5176 of "info types".
5177
14e9c72c
TV
51782020-03-12 Tom de Vries <tdevries@suse.de>
5179
5180 * gdb.threads/execl.exp: Delete breakpoint after hitting it.
5181
e515d67e
TV
51822020-03-12 Tom de Vries <tdevries@suse.de>
5183
5184 * gdb.fortran/module.exp: Use exp_continue during matching of output
5185 of "info variable -n".
5186
307eafd8
TV
51872020-03-12 Tom de Vries <tdevries@suse.de>
5188
5189 * gdb.dwarf2/dw2-ranges-base.exp: Limit "maint info line-table" to
5190 gdb.dwarf2/dw2-ranges-base.c.
5191
9a2de3fc
TV
51922020-03-12 Tom de Vries <tdevries@suse.de>
5193
5194 * gdb.linespec/explicit.exp: Fix "complete non-unique file name" test
5195 in presence of GLIBC debuginfo.
5196
3217502e
TV
51972020-03-12 Tom de Vries <tdevries@suse.de>
5198
5199 * lib/gdb.exp (gdb_core_cmd): Use string_to_regexp for regexp-matching
5200 $core.
5201
1281424c
TV
52022020-03-12 Tom de Vries <tdevries@suse.de>
5203
5204 * lib/gdb.exp (gdb_core_cmd): Make "No such file or directory" regexp
5205 more precise.
5206
038b97fc
SM
52072020-03-11 Simon Marchi <simon.marchi@efficios.com>
5208
5209 * lib/gdb.exp (standard_output_file): Use `pwd -W` to convert
5210 from Unix to Windows path.
5211
5308d1e7
TV
52122020-03-11 Tom de Vries <tdevries@suse.de>
5213
5214 * gdb.ada/minsyms.exp: Set language to ada.
5215
f870f78f
TV
52162020-03-11 Tom de Vries <tdevries@suse.de>
5217
5218 * gdb.server/sysroot.exp: Allow GLIBC's printf alias __printf.
5219
5a13315d
TV
52202020-03-11 Tom de Vries <tdevries@suse.de>
5221
5222 * gdb.btrace/reconnect.exp: Allow source line pattern after stepi.
5223
976862ed
TT
52242020-03-11 Tom Tromey <tromey@adacore.com>
5225
5226 * gdb.dwarf2/variant.exp: Mark discriminants as artificial.
5227
7462c383
TV
52282020-03-11 Tom de Vries <tdevries@suse.de>
5229
5230 * gdb.base/foll-fork.exp: Allow "Reading in symbols" messages.
5231
1c6c46a0
TV
52322020-03-11 Tom de Vries <tdevries@suse.de>
5233
5234 * gdb.base/break-interp.exp: Limit verbose scope.
5235
44f41bb7
TV
52362020-03-11 Tom de Vries <tdevries@suse.de>
5237
5238 * gdb.fortran/logical.f90: Define variable with character type.
5239 * gdb.fortran/logical.exp: Use character type instead of uint8_t.
5240
b76f3a42
TV
52412020-03-11 Tom de Vries <tdevries@suse.de>
5242
5243 * gdb.base/list-ambiguous.exp: Set EDITOR to true.
5244
1c33af77
TV
52452020-03-11 Tom de Vries <tdevries@suse.de>
5246
5247 * gdb.ada/access_to_packed_array.exp: Test printing of expanded
5248 symtabs.
5249
8c95582d
AB
52502020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
5251 Bernd Edlinger <bernd.edlinger@hotmail.de>
5252
5253 * gdb.cp/step-and-next-inline.cc: New file.
5254 * gdb.cp/step-and-next-inline.exp: New file.
5255 * gdb.cp/step-and-next-inline.h: New file.
5256 * gdb.dwarf2/dw2-is-stmt.c: New file.
5257 * gdb.dwarf2/dw2-is-stmt.exp: New file.
5258 * gdb.dwarf2/dw2-is-stmt-2.c: New file.
5259 * gdb.dwarf2/dw2-is-stmt-2.exp: New file.
5260 * gdb.dwarf2/dw2-ranges-base.exp: Update line table pattern.
5261
cecf8547
AB
52622020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
5263
5264 * lib/dwarf.exp (Dwarf::lines) Add support for modifying the
5265 is-stmt flag in the line table.
5266
0ba678c9
TV
52672020-03-09 Tom de Vries <tdevries@suse.de>
5268
5269 * lib/gdb.exp (cached_file): Create cache dir.
5270
72fbdf83
TV
52712020-03-07 Tom de Vries <tdevries@suse.de>
5272
5273 * gdb.cp/ref-params.exp: Compare build_executable result with -1.
5274 * gdb.cp/rvalue-ref-params.exp: Same.
5275
436b5e99
TV
52762020-03-06 Tom de Vries <tdevries@suse.de>
5277
5278 * lib/gdb.exp (tentative_rename, cached_file): New proc.
5279 * boards/cc-with-tweaks.exp: Use cached_file to create gdb.sh.
5280
09f2921c
TV
52812020-03-06 Tom de Vries <tdevries@suse.de>
5282
5283 * README: Fix "the the".
5284 * gdb.base/dprintf.exp: Same.
5285
50a3cc5d
TV
52862020-03-05 Tom de Vries <tdevries@suse.de>
5287
5288 * gdb.base/maint.exp: Update "main print statistics" expected output.
5289
0a709cba
AKS
52902020-03-04 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
5291
5292 * lib/fortran.exp (fortran_int4): Handle flang kind printing.
5293 (fortran_int8): Likewise.
5294 (fortran_real4): Likewise.
5295 (fortran_real8): Likewise.
5296 (fortran_complex4): Likewise.
5297 (fortran_logical4): Likewise.
5298 (fortran_character1): Likewise.
5299
5e5d66b6
AB
53002020-03-03 Andrew Burgess <andrew.burgess@embecosm.com>
5301
5302 * gdb.fortran/logical.exp: Add tests that any non-zero value is
5303 printed as true.
5304
7b973adc
SDJ
53052020-03-03 Sergio Durigan Junior <sergiodj@redhat.com>
5306
5307 * gdb.base/printcmds.exp: Add test to verify printf of a
5308 variable holding an address.
5309
478e490a
TV
53102020-03-03 Tom de Vries <tdevries@suse.de>
5311
5312 * gdb.mi/gdb2549.exp: Fix "register values t" check-read1 timeout.
5313
1ef44e86
TV
53142020-03-03 Tom de Vries <tdevries@suse.de>
5315
5316 * gdb.mi/list-thread-groups-available.exp: Use -prompt syntax for
5317 gdb_test_multiple call.
5318
b98cc2cf
TV
53192020-03-03 Tom de Vries <tdevries@suse.de>
5320
5321 * gdb.mi/mi-sym-info.exp: Add missing -prompt "$mi_gdb_prompt$" to
5322 gdb_test_multiple calls.
5323
63e163f2
AB
53242020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
5325
5326 * gdb.base/default.exp: Remove test of 'set history filename'.
5327 * gdb.base/gdbinit-history.exp: Add tests for setting the history
5328 filename to the empty string.
5329 * lib/gdb.exp (gdb_init): Unset environment variables GDBHISTFILE
5330 and GDBHISTSIZE.
5331
24ed6739
AB
53322020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
5333
5334 * gdb.server/stop-reply-no-thread.exp: Add test where T packet is
5335 disabled.
5336
590003dc 53372020-03-02 Pedro Alves <palves@redhat.com>
fc5d6901 5338 Tom de Vries <tdevries@suse.de>
590003dc
TV
5339
5340 * lib/gdb.exp (gdb_test_multiple): Handle prompt_regexp option using
5341 -prompt prefix, before user_code argument. Add -lbl option likewise.
5342 (skip_python_tests_prompt, skip_libstdcxx_probe_tests_prompt)
5343 (gdb_is_target_1): Add -prompt prefix and move to before user_code
5344 argument.
5345 * gdb.base/corefile-buildid.exp: Use -lbl option. Rewrite regexps to
5346 have "\r\n" at start-of-line, instead of at end-of-line.
5347
f5e46084
SM
53482020-02-28 Simon Marchi <simon.marchi@efficios.com>
5349
5350 * lib/trace-support.exp (get_in_proc_agent): Adjust path to
5351 libinproctrace.so.
5352
f7a7000d
LM
53532020-02-28 Luis Machado <luis.machado@linaro.org>
5354
5355 * gdb.arch/aarch64-fp.exp: Switch from "info registers" command
5356 to "p/x".
5357
718e0816
LM
53582020-02-28 Luis Machado <luis.machado@linaro.org>
5359
5360 * gdb.arch/aarch64-dbreg-contents.c: Include stdlib.h, unistd.h,
5361 asm/ptrace.h and error.h.
5362
13c3a74a
TV
53632020-02-28 Tom de Vries <tdevries@suse.de>
5364
5365 * gdb.base/c-linkage-name.c (main): Call do_something_other_cu.
5366 (struct wrapper, do_something, mundane/symada__cS): Move ...
5367 * gdb.base/c-linkage-name-2.c: ... here. New source file.
5368 * gdb.base/c-linkage-name.exp: Add verification of psymtab expansion.
5369 Update "print symada__cS before partial symtab expansion" regexp.
5370 Update breakpoint location. Flush symbol cache after expansion.
5371
85d2d5bb
LM
53722020-02-28 Luis Machado <luis.machado@linaro.org>
5373
5374 * gdb.arch/aarch64-pauth.exp: Recognize optional PAC output.
5375
3608f86c
TV
53762020-02-27 Tom de Vries <tdevries@suse.de>
5377
5378 * config/sid.exp: Remove unused globals.
5379 * gdb.base/attach.exp: Same.
5380 * gdb.base/catch-load.exp: Same.
5381 * gdb.base/dbx.exp: Same.
5382 * lib/gdb.exp: Same.
5383 * lib/mi-support.exp: Same.
5384 * lib/prompt.exp: Same.
5385
c8d4f6df
TV
53862020-02-27 Tom de Vries <tdevries@suse.de>
5387
5388 * lib/tuiterm.exp (spawn): Handle case that spawn_out(slave,name) is
5389 not set.
5390
0d79cdc4
AM
53912020-02-26 Aaron Merey <amerey@redhat.com>
5392
5393 * gdb.debuginfod: New directory for debuginfod tests.
5394 * gdb.debuginfod/main.c: New test file.
5395 * gdb.debuginfod/fetch_src_and_symbols.exp: New tests.
5396
0dce4280
TV
53972020-02-26 Tom de Vries <tdevries@suse.de>
5398
5399 PR gdb/25603
5400 * gdb.base/persistent-lang.cc: New test.
5401 * gdb.base/persistent-lang.exp: New file.
5402
9e80cfa1
AB
54032020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
5404
5405 * gdb.fortran/derived-type-striding.exp: Add a new test.
5406 * gdb.fortran/derived-type-striding.f90: Add pointer variable for
5407 new test.
5408
2078dbb2
AB
54092020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
5410
5411 * gdb.base/cached-source-file.exp: Avoid source file paths in test
5412 names.
5413
70d49700
TV
54142020-02-25 Tom de Vries <tdevries@suse.de>
5415
5416 PR go/18926
5417 * gdb.go/methods.exp: Remove gcc/93866 xfail.
5418
a88ef40d
TV
54192020-02-24 Tom de Vries <tdevries@suse.de>
5420
5421 PR gdb/25592
5422 * gdb.base/info-locals-unused-static-var.c: New test.
5423 * gdb.base/info-locals-unused-static-var.exp: New file.
5424
01b1af32
TT
54252020-02-22 Tom Tromey <tom@tromey.com>
5426
5427 * gdb.python/tui-window.exp: New file.
5428 * gdb.python/tui-window.py: New file.
5429
7c043ba6
TT
54302020-02-22 Tom Tromey <tom@tromey.com>
5431
5432 PR tui/17850:
5433 * gdb.tui/new-layout.exp: Add horizontal layout and winheight
5434 tests.
5435
c22fef7e
TT
54362020-02-22 Tom Tromey <tom@tromey.com>
5437
5438 * gdb.tui/new-layout.exp: Add sub-layout tests.
5439
ee325b61
TT
54402020-02-22 Tom Tromey <tom@tromey.com>
5441
5442 * gdb.tui/new-layout.exp: New file.
5443
3f0cbb04
TT
54442020-02-22 Tom Tromey <tom@tromey.com>
5445
5446 * gdb.rust/rust-style.rs: New file.
5447 * gdb.rust/rust-style.exp: New file.
5448 * gdb.base/style.exp: Test structure printing.
5449 * gdb.base/style.c (struct some_struct): New type.
5450 (enum etype): New type.
5451 (struct_value): New global.
5452
75525152
TV
54532020-02-21 Tom de Vries <tdevries@suse.de>
5454
5455 PR go/18926
5456 * lib/gdb.exp (bp_location2/bp_location2_regexp): Fix.
5457 Remove blanket xfails. Use message argument for gdb_breakpoint.
5458 Make continuing to breakpoint test conditional on setting breakpoint.
5459 Fix continuing to breakpoint regexp. Add xfails for gccgo-6/7
5460 DW_AT_name attribute. Add xfail for GCC PR93866.
5461
bd360d30
AB
54622020-02-21 Andrew Burgess <andrew.burgess@embecosm.com>
5463
5464 * gdb.dwarf2/cpp-linkage-name.c: New file.
5465 * gdb.dwarf2/cpp-linkage-name.exp: New file.
5466
c7adb09f 54672020-02-21 Shahab Vahedi <shahab@synopsys.com>
24ac169a
SV
5468
5469 * lib/gdb.exp (gdb_wrapper_init): Reset
5470 "gdb_wrapper_initialized" to 0 if "wrapper_file" does
5471 not exist.
5472
a9c79803
TV
54732020-02-20 Tom de Vries <tdevries@suse.de>
5474
5475 PR go/17018
5476 * gdb.go/hello.exp: Copy ...
5477 * gdb.go/global-local-var-shadow.exp: ... here. New file. Expect
5478 print of st to print value of global definition. Add xfail for GCC
5479 PR93844.
5480 * gdb.go/hello.exp: Remove printing of st before definition.
5481 * gdb.go/hello.go: Copy ...
5482 * gdb.go/global-local-var-shadow.go: ... here. New test. Rename myst
5483 to st.
5484 * gdb.go/hello.go: Remove myst. Remove comment about shadowing.
5485
d7445728
TV
54862020-02-20 Tom de Vries <tdevries@suse.de>
5487
5488 * lib/gdb.exp (support_go_compile): New gdb_caching_proc.
5489 (gdb_simple_compile): Handle compile_flags go by using .go extension
5490 for source file.
5491 * gdb.go/chan.exp: Use support_go_compile.
5492 * gdb.go/handcall.exp: Same.
5493 * gdb.go/hello.exp: Same.
5494 * gdb.go/integers.exp: Same.
5495 * gdb.go/max-depth.exp: Same.
5496 * gdb.go/methods.exp: Same.
5497 * gdb.go/package.exp: Same.
5498 * gdb.go/strings.exp: Same.
5499 * gdb.go/types.exp: Same.
5500 * gdb.go/unsafe.exp: Same.
5501
c9c41e6d
TV
55022020-02-19 Tom de Vries <tdevries@suse.de>
5503
5504 * gdb.python/lib-types.exp: Make xfail more strict.
5505
f20ff837
TV
55062020-02-19 Tom de Vries <tdevries@suse.de>
5507
5508 * gdb.ada/funcall_ref.exp: Replace xfail setup by unsupported check.
5509
08410482
DE
55102020-02-19 Doug Evans <dje@google.com>
5511
5512 PR rust/25535
5513 * gdb.rust/simple.exp: Add test.
5514 * gdb.rust/simple.rs: Add test.
5515
623563f7
TV
55162020-02-19 Tom de Vries <tdevries@suse.de>
5517
5518 * gdb.base/corefile-buildid.exp (check_exec_file): Match info files
5519 output line-by-line.
5520
d3308cfd
TV
55212020-02-19 Tom de Vries <tdevries@suse.de>
5522
5523 * gdb.cp/cpexprs.exp: Remove c++/14186 kfail.
5524
86cbc5dc
TV
55252020-02-19 Tom de Vries <tdevries@suse.de>
5526
5527 * gdb.base/solib-overlap.exp: Use exec instead of system to execute
5528 prelink.
5529
9db2b96b
TV
55302020-02-19 Tom de Vries <tdevries@suse.de>
5531
5532 * lib/cache.exp (ignore_pass, gdb_do_cache_wrap): New proc.
5533 (gdb_do_cache): Use gdb_do_cache_wrap.
5534 * gdb.base/gdb-caching-proc.exp (test_proc): Use gdb_do_cache_wrap.
5535
89e2fdc5
TV
55362020-02-19 Tom de Vries <tdevries@suse.de>
5537
5538 * lib/dtrace.exp (dtrace_build_usdt_test_program): Use quiet as
5539 gdb_compile option.
5540
373d7ac0
SM
55412020-02-18 Simon Marchi <simon.marchi@efficios.com>
5542
5543 * gdb.base/printcmds.exp (test_print_enums): Update expected
5544 output.
5545
b29a2df0
SM
55462020-02-18 Simon Marchi <simon.marchi@efficios.com>
5547
5548 * gdb.base/printcmds.exp (test_print_enums): Expect hex values
5549 for "unknown".
5550
6740f0cc
SM
55512020-02-18 Simon Marchi <simon.marchi@efficios.com>
5552
5553 * gdb.base/printcmds.c (enum flag_enum): Add FE_TWO_LEGACY
5554 enumerator.
5555
edd45eb0
SM
55562020-02-18 Simon Marchi <simon.marchi@efficios.com>
5557
5558 * gdb.base/printcmds.c (enum flag_enum): Prefix enumerators with
5559 FE_, add FE_NONE.
5560 (three): Update.
5561 (enum flag_enum_without_zero): New enum.
5562 (flag_enum_without_zero): New variable.
5563 (enum not_flag_enum): New enum.
5564 (three_not_flag): New variable.
5565 * gdb.base/printcmds.exp (test_artificial_arrays): Update.
5566 (test_print_enums): Add more tests for printing flag enums.
5567
d4295de4
TV
55682020-02-18 Tom de Vries <tdevries@suse.de>
5569
5570 * lib/ada.exp (gdb_compile_ada_1): Factor out of ...
5571 (gdb_compile_ada): ... here.
5572 (gnat_runtime_has_debug_info): Remove fail call for gdb_compile_ada
5573 failure. Use gdb_compile_ada_1 instead of gdb_compile_ada.
5574
f251f505
TT
55752020-02-14 Tom Tromey <tom@tromey.com>
5576
5577 * lib/gdbserver-support.exp (find_gdbserver): Find gdbserver in
5578 build directory.
5579 * boards/gdbserver-base.exp: Update path to gdbserver.
5580
8f432634
TV
55812020-02-13 Tom de Vries <tdevries@suse.de>
5582
5583 * lib/ada.exp (gdb_compile_ada): Delete stale exec before compilation.
5584
92b6eaf7
TV
55852020-02-13 Tom de Vries <tdevries@suse.de>
5586
5587 * gdb.ada/catch_ex_std.exp: Indicate unsupported if gnatbind/gnatlink
5588 are missing.
5589
f3b0f7fe
TV
55902020-02-13 Tom de Vries <tdevries@suse.de>
5591
5592 * lib/ada.exp (gnatmake_version_at_least): Wrap exec call in a catch
5593 call.
5594
f6be8713
SDJ
55952020-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
5596
5597 PR tui/25126
5598 https://bugzilla.redhat.com/show_bug.cgi?id=1784210
5599 * gdb.base/cached-source-file.c: New file.
5600 * gdb.base/cached-source-file.exp: New file.
5601
b2770d5e
TV
56022020-02-11 Tom de Vries <tdevries@suse.de>
5603
5604 PR testsuite/25488
5605 * lib/gdb.exp (gdb_init): Unset $file_last_loaded.
5606
44f6938e
TV
56072020-02-10 Tom de Vries <tdevries@suse.de>
5608
5609 * gdb.multi/multi-target.exp: Skip if skip_gdbserver_tests.
5610
5f0e2eb7
MR
56112020-02-10 Maciej W. Rozycki <macro@wdc.com>
5612
5613 * gdb.base/step-over-no-symbols.exp: Verify that $before_addr
5614 and $after_addr are both integers before making a comparison.
5615
46ce2b6f
TV
56162020-02-09 Tom de Vries <tdevries@suse.de>
5617
5618 * gdb.base/many-headers.exp: Echo gdb command to gdb.log. Capture gdb
5619 command output and paste it into gdb.log. If any, paste catch message
5620 to gdb.log.
5621
5abbbe1d
TT
56222020-02-07 Tom Tromey <tromey@adacore.com>
5623
5624 PR breakpoints/24915:
5625 * gdb.base/annotate-symlink.exp: Use setup_xfail.
5626
1d5d29e7
SV
56272020-02-06 Shahab Vahedi <shahab@synopsys.com>
5628
5629 * gdb.tui/tui-missing-src.exp: Add the "missing source
5630 file" test for the TUI.
5631
b0999b9b
AB
56322020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
5633
5634 * gdb.server/multi-ui-errors.exp: Give a test a real name to avoid
5635 including a port number in the output.
5636
c3b149eb
AKS
56372020-02-04 Alok Kumar Sharma <alokkumar.sharma@amd.com>
5638
5639 * lib/fortran.exp (fortran_int4): Handle clang.
5640 (fortran_int8): Likewise.
5641 (fortran_real4): Likewise.
5642 (fortran_real8): Likewise.
5643 (fortran_complex4): Likewise.
5644 (fortran_logical4): Likewise.
5645 (fortran_character1): Likewise.
5646
f8dcc90b
TV
56472020-02-04 Tom de Vries <tdevries@suse.de>
5648
5649 * README (Race detection): Add note.
5650
f90ac7c2
TV
56512020-02-04 Tom de Vries <tdevries@suse.de>
5652
5653 * lib/gdb.exp (inferior_exited_re): Use "\[^\n\r\]*" instead of ".*".
5654
780636ae
TV
56552020-02-04 Tom de Vries <tdevries@suse.de>
5656
5657 * lib/gdb.exp (inferior_exited_re): Use non-capturing parentheses.
5658
5d2e1193
RA
56592020-02-03 Rogerio A. Cardoso <rcardoso@linux.ibm.com>
5660
5661 * gdb.arch/powerpc-power8.exp: Delete trailing whitespace of
5662 tbegin., tend. instructions. Replace bctar-, bctar+, bctarl-,
5663 bctarl+ extended mnemonics when avaliable by bgttar, bnstarl,
5664 blttar, bnetarl.
5665 * gdb.arch/powerpc-power8.s: Fix comments. Fix instructions
5666 binary for blttar, bnetarl.
5667 * gdb.arch/powerpc-power9.exp: Delete trailing whitespace of
5668 wait instruction. Delete ldmx test.
5669 * gdb.arch/powerpc-power9.s: Delete ldmx instruction.
5670
e409c542
AKS
56712020-02-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
5672
5673 * gdb.fortran/array-bounds-high.exp: New file.
5674 * gdb.fortran/array-bounds-high.f90: New file.
5675
b0029748
LD
56762020-02-03 Lukas Durfina <ldurfina@tachyum.com> (tiny change)
5677
5678 * gdb.base/fileio.c: Remove #include of <sys/errno.h>.
5679 Replace #include of <sys/fcntl.h> by <fcntl.h>.
5680
195a8287
TV
56812020-02-01 Tom de Vries <tdevries@suse.de>
5682
5683 * gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
5684
42330a68
AB
56852020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
5686
5687 PR tui/9765
5688 * gdb.tui/tui-layout-asm-short-prog.S: New file.
5689 * gdb.tui/tui-layout-asm-short-prog.exp: New file.
5690
b62a8028
LM
56912020-01-29 Luis Machado <luis.machado@linaro.org>
5692
5693 * gdb.arch/aarch64-brk-patterns.c: New source file.
5694 * gdb.arch/aarch64-brk-patterns.exp: New test.
5695
5f440116
TBA
56962020-01-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5697
5698 * gdb.cp/pass-by-ref-2.exp: Mark some tests as XFAIL based on the
5699 GCC/Clang version.
5700 * gdb.cp/pass-by-ref.exp: Ditto.
5701
ee2a6fc6
TV
57022020-01-29 Tom de Vries <tdevries@suse.de>
5703
5704 * gdb.threads/watchpoint-fork-child.c: Guard prints with #if DEBUG.
5705 * gdb.threads/watchpoint-fork-mt.c: Same.
5706 * gdb.threads/watchpoint-fork-parent.c: Same.
5707 * gdb.threads/watchpoint-fork-st.c: Same.
5708 * gdb.threads/watchpoint-fork.exp: Compile with DEBUG=0.
5709
16b10d6e
LM
57102020-01-27 Luis Machado <luis.machado@linaro.org>
5711
5712 * gdb.base/step-over-syscall.exp (setup): Check if we're already
5713 sitting at a syscall instruction when we hit the syscall function's
5714 breakpoint.
5715 Check PC against one obtained with the x command.
5716 Validate syscall number.
5717 (step_over_syscall): Don't continue to the syscall instruction if
5718 we're already there.
5719
b1468492
PW
57202020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5721
5722 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
5723
7ffa82e1
AB
57242020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
5725
5726 * gdb.dwarf2/dw2-inline-many-frames.c: New file.
5727 * gdb.dwarf2/dw2-inline-many-frames.exp: New file.
5728
3d92a3e3
AB
57292020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
5730
5731 * gdb.dwarf2/dw2-inline-stepping.c: New file.
5732 * gdb.dwarf2/dw2-inline-stepping.exp: New file.
5733
94a72be7
AB
57342020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
5735
5736 * gdb.base/maint.exp: Update line table parsing test.
5737 * gdb.dwarf2/dw2-ranges-base.exp: Add new line table parsing test.
5738
53af73bf
PA
57392020-01-24 Pedro Alves <palves@redhat.com>
5740
5741 PR gdb/25410
5742 * gdb.multi/multi-re-run-1.c: New.
5743 * gdb.multi/multi-re-run-2.c: New.
5744 * gdb.multi/multi-re-run.exp: New.
5745
1ba1ac88
AB
57462020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
5747
5748 PR gdb/23718
5749 * gdb.server/server-kill-python.exp: New file.
5750
f3364a6d
AB
57512020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
5752
5753 * gdb.server/multi-ui-errors.c: New file.
5754 * gdb.server/multi-ui-errors.exp: New file.
5755
733d0a67
AB
57562020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
5757
5758 PR tui/9765
5759 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
5760
4f13c1c0
TT
57612020-01-19 Tom Tromey <tom@tromey.com>
5762
5763 * gdb.tui/main.exp: Add check for plain "file".
5764
40c94099
CB
57652020-01-16 Christian Biesinger <cbiesinger@google.com>
5766
5767 * lib/gdb.exp: Fix spelling error (seperatelly).
5768
ff47f4f0
TT
57692020-01-14 Tom Tromey <tom@tromey.com>
5770
5771 PR symtab/12535:
5772 * gdb.python/python.exp: Test decode_line with empty string
5773 argument.
5774
717c684d
BE
57752020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
5776
5777 * gdb.base/skip-inline.exp: Extend test.
5778
44e4c775
AB
57792020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
5780
5781 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
5782 * gdb.dwarf2/dw2-bad-elf.c: New file.
5783 * gdb.dwarf2/dw2-bad-elf.exp: New file.
5784
d93c6db7
AB
57852020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
5786
5787 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
5788 _line_saw_file.
5789
9a6d629c
AB
57902020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
5791
5792 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
5793 border.
5794
d9ebdab7
TBA
57952020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5796
5797 * gdb.multi/multi-target.exp (setup): Factor out "info
5798 connections" and "info inferiors" tests to ...
5799 (test_info_inferiors): ... this new procedure.
5800 (top level): Run new "info-inferiors" tests.
5801
f3c469b9
PA
58022020-01-10 Pedro Alves <palves@redhat.com>
5803
5804 * gdb.server/bkpt-other-inferior.exp: New file.
5805
121b3efd
PA
58062020-01-10 Pedro Alves <palves@redhat.com>
5807
5808 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
5809 of "add-inferior".
5810 * gdb.base/quit-live.exp: Likewise.
5811 * gdb.base/remote-exec-file.exp: Likewise.
5812 * gdb.guile/scm-progspace.exp: Likewise.
5813 * gdb.linespec/linespec.exp: Likewise.
5814 * gdb.mi/new-ui-mi-sync.exp: Likewise.
5815 * gdb.mi/user-selected-context-sync.exp: Likewise.
5816 * gdb.multi/multi-target.exp (setup): Add "info connection" and
5817 "info inferiors" tests.
5818 * gdb.multi/remove-inferiors.exp: Adjust expected output of
5819 "add-inferior".
5820 * gdb.multi/watchpoint-multi.exp: Likewise.
5821 * gdb.python/py-inferior.exp: Likewise.
5822 * gdb.server/extended-remote-restart.exp: Likewise.
5823 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
5824 "info inferiors".
5825 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
5826 * gdb.trace/report.exp: Likewise.
5827
1dadb1dd
PA
58282020-01-10 Pedro Alves <palves@redhat.com>
5829
5830 * gdb.multi/multi-target.c: New file.
5831 * gdb.multi/multi-target.exp: New file.
5832 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
5833 mode requested, but remote does not support non-stop".
5834
78f2c40a
PA
58352020-01-10 Pedro Alves <palves@redhat.com>
5836
5837 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
5838 disconnect before reconnecting.
5839
e7af6c70
TBA
58402020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5841 Pedro Alves <palves@redhat.com>
5842
5843 * gdb.server/connect-without-multi-process.exp: Also test
5844 continuing to end.
5845
acdf84a6
PA
58462020-01-10 Pedro Alves <palves@redhat.com>
5847
5848 * gdb.base/remote-exec-file.exp: New file.
5849
873657b9
PA
58502020-01-10 Pedro Alves <palves@redhat.com>
5851
5852 * gdb.base/fork-running-state.exp (do_test): Adjust expected
5853 output.
5854 * gdb.threads/async.c: New.
5855 * gdb.threads/async.exp: New.
5856 * gdb.multi/tids-gid-reset.c: New.
5857 * gdb.multi/tids-gid-reset.exp: New.
5858
7f0ae84c
GB
58592020-01-10 George Barrett <bob@bob131.so>
5860
5861 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
5862 to help in finding the image relocation offset.
5863 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
5864 options in arguments.
5865 (stap_test_no_debuginfo): Likewise.
5866 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
5867 test variants.
5868 (stap_test): Add null semaphore relocation test.
5869
47e9d49d
GB
58702020-01-10 George Barrett <bob@bob131.so>
5871
5872 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
5873 * gdb.base/stap-probe.exp: Likewise.
5874 (stap_test): Pass argument as an additional flag.
5875 (stap_test_no_debuginfo): Likewise.
5876 (stap_test): Check `info probes stap' output for semaphore
5877 addresses if the test binary is supposed to have them.
5878
f5a7c406
AB
58792020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
5880
5881 * gdb.tui/basic.exp: Add more scrolling tests.
5882
9ae6bf64
TT
58832020-01-09 Tom Tromey <tom@tromey.com>
5884
5885 PR tui/18932:
5886 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
5887 meangingful value.
5888 (Term::command, Term::resize): Update.
5889 * gdb.tui/basic.exp: Add scrolling test.
5890
b2efe70c
AB
58912020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
5892
5893 * gdb.tui/tui-layout-asm.exp: New file.
5894
3804da7e
AB
58952020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
5896
5897 * lib/tuiterm.exp (Term::check_box_contents): New proc.
5898
b40aa28f
AB
58992020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
5900
5901 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
5902 (Term::enter_tui): Use Term::prepare_for_tui.
5903
63ffd7c9
AB
59042020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
5905
5906 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
5907 called.
5908
3be966f6
AB
59092020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
5910
5911 * gdb.base/skip.exp: Fix race condition in test.
5912
153d79c4
AB
59132020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
5914
5915 * gdb.base/backtrace.c: New file.
5916 * gdb.base/backtrace.exp: New file.
5917
f2302a34
AB
59182020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
5919
5920 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
5921
6ec1d75e
PW
59222020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5923
5924 * gdb.base/style.exp: Test that warnings are styled.
5925
c296cbe6
BE
59262019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
5927
5928 * gdb.base/line65535.exp: New file.
5929 * gdb.base/line65535.c: New file.
5930
b28a729d
SM
59312019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
5932
5933 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
5934 * lib/gnat_debug_info_test.adb: New file.
5935 * gdb.ada/ptype_tagged_param.exp: Use
5936 gnat_runtime_has_debug_info, expect a different output if
5937 runtime does not have debug info.
5938
7f2d7a0d
SM
59392019-12-20 Simon Marchi <simon.marchi@efficios.com>
5940
5941 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
5942 (another) quote in test name.
5943
f3bce483
SM
59442019-12-20 Simon Marchi <simon.marchi@efficios.com>
5945
5946 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
5947 Add quote in test name.
5948
c855a912
TBA
59492019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5950
5951 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
5952 directory instead.
5953 * gdb.cp/pass-by-ref.exp: Extend with more cases.
5954 * gdb.cp/pass-by-ref-2.cc: New file.
5955 * gdb.cp/pass-by-ref-2.exp: New file.
5956
fc9d2d72
TT
59572019-12-20 Tom Tromey <tom@tromey.com>
5958
5959 * gdb.tui/list-before.exp: New file.
5960
77b97e00
TT
59612019-12-20 Tom Tromey <tom@tromey.com>
5962
5963 * gdb.tui/list.exp: Check for source on initial listing.
5964
f69656d0
TT
59652019-12-11 Tom Tromey <tromey@adacore.com>
5966
5967 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
5968 Add crlf test.
5969
99a55965
SM
59702019-12-18 Simon Marchi <simon.marchi@efficios.com>
5971
5972 * gdb.base/default.exp: Update value of $_gdb_major.
5973
5024637f
BE
59742019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
5975
5976 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
5977
b63634be
BE
59782019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
5979
5980 * gdb.base/skip.exp: Whitespace fix.
5981
45d73523
BE
59822019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
5983
5984 * gdb.base/skip-inline.c: New file.
5985 * gdb.base/skip-inline.exp: New file.
5986
d043f8c8
SM
59872019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
5988
5989 * gdb.base/jit-reader.exp (jit_reader_test): Rename
5990 jit_function_00 to jit_function_stack_mangle.
5991 * gdb.base/jithost.c (jit_function_t): Rename to...
5992 (jit_function_stack_mangle_t): ... this.
5993 (jit_function_add_t): New typedef.
5994 (jit_function_00_code): Rename to...
5995 (jit_function_stack_mangle_code): ... this, make static.
5996 (jit_function_add_code): New.
5997 (main): Generate "add" function and call it. Adjust to changes
5998 in jithost_abi.
5999 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
6000 (struct jithost_abi) <begin, end>: Remove fields.
6001 <object, function_stack_mangle, function_add>: New fields.
6002 * gdb.base/jitreader.c (struct reader_state) <code_begin,
6003 code_end>: Remove fields.
6004 <func_stack_mangle>: New field.
6005 (read_debug_info): Adjust to renaming, create block for "add"
6006 function.
6007 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
6008
873de05c
TT
60092019-12-11 Tom Tromey <tom@tromey.com>
6010
6011 * gdb.tui/resize.exp: Fix regexp.
6012 * gdb.tui/regs.exp: Fix regexps.
6013 * gdb.tui/main.exp: Fix regexp.
6014
3d979945
TT
60152019-12-11 Tom Tromey <tom@tromey.com>
6016
6017 * gdb.tui/resize.exp: Update.
6018 * gdb.tui/empty.exp (layouts): Update.
6019
2192a9d3
TT
60202019-12-11 Tom Tromey <tom@tromey.com>
6021
6022 * gdb.tui/regs.exp: Update.
6023 * gdb.tui/empty.exp (layouts): Update.
6024 * gdb.tui/basic.exp: Update.
6025 * lib/tuiterm.exp (_check_box): Don't check bottom border.
6026
d8edc8b7
PW
60272019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6028
6029 * gdb.base/options.exp: Add -raw-values in the print completion list.
6030 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
6031
4c12d936
KB
60322019-12-10 Kevin Buettner <kevinb@redhat.com>
6033
6034 * gdb.threads/omp-par-scope.c: New file.
6035 * gdb/threads/omp-par-scope.exp: New file.
6036
26b911fb
KB
60372019-12-10 Kevin Buettner <kevinb@redhat.com>
6038
bb47f919
KB
6039 * lib/gdb.exp (support_nested_function_tests): New proc.
6040
60412019-12-10 Kevin Buettner <kevinb@redhat.com>
6042
6043 * lib/gdb.exp (gdb_compile_openmp): New proc.
6044 (build_executable_from_specs): Add an "openmp" option.
6045 (gdb_compile_pthreads): Add non-executable case.
26b911fb 6046
6c71eb7d
TT
60472019-12-10 Tom Tromey <tromey@adacore.com>
6048
6049 * gdb.ada/unchecked_union.exp: New file.
6050 * gdb.ada/unchecked_union/pck.adb: New file.
6051 * gdb.ada/unchecked_union/pck.ads: New file.
6052 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
6053 * gdb-utils.exp (string_to_regexp): Also quote "?".
6054
bac7c5cf
GB
60552019-12-10 George Barrett <bob@bob131.so>
6056
6057 Test scripted probe breakpoints.
6058 * gdb.guile/scm-breakpoint.c (main): Add probe point.
6059 * gdb.python/py-breakpoint.c (main): Likewise.
6060 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
6061 specifier test.
6062 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
6063
330f1d38
TBA
60642019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
6065
6066 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
6067 an rvalue parameter.
6068 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
6069 parameter.
6070
b43315e2
AB
60712019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
6072
6073 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
6074 modules.
6075
54f73dad
AB
60762019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
6077
6078 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
6079 broken version of GCC.
6080
d57cbee9
AB
60812019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
6082
6083 * gdb.fortran/info-modules.exp: Rewrite to make use of new
6084 sym-info-cmds library.
6085 * gdb.fortran/info-types.exp: Likewise.
6086 * lib/sym-info-cmds.exp: New file.
6087
c14aab8c
TV
60882019-12-08 Tom de Vries <tdevries@suse.de>
6089
6090 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
6091
aa2d5a42
KS
60922019-12-07 Keith Seitz <keiths@redhat.com>
6093
6094 * gdb.base/corefile-buildid-shlib-shr.c: New file.
6095 * gdb.base/corefile-buildid-shlib.c: New file.
6096 * gdb.base/corefile-buildid.c: New file.
6097 * gdb.base/corefile-buildid.exp: New file.
6098
93e55f0a
TV
60992019-12-06 Tom de Vries <tdevries@suse.de>
6100
6101 * gdb.dwarf2/varval.exp: Add decl before def test.
6102
c7d12402
TBA
61032019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
6104
6105 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
6106
06acc08f
TBA
61072019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
6108
6109 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
6110 CV and reference conversion for overload resolution.
6111 * gdb.cp/rvalue-ref-overload.exp: Test it.
6112
e0fad1ea
PW
61132019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6114
6115 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
6116 * gdb.base/frameapply.exp: Test faas without command.
6117
8d70a9f0
AB
61182019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
6119
6120 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
6121 Fortran tests.
6122 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
6123 order.
6124
36c8fb93
AB
61252019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
6126
6127 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
6128 casting to type with no kind specified.
6129 (test_basic_parsing_of_type_kinds): Additional tests for types
6130 with no kind specified, and add tests for single/double
6131 precision/complex types.
6132
4139ff00
TT
61332019-12-04 Tom Tromey <tromey@adacore.com>
6134
6135 * gdb.base/endianity.c (struct other) <x>: New field.
6136 (main): Initialize it.
6137 * gdb.base/endianity.exp: Update.
6138
a05cf17a
TT
61392019-12-04 Tom Tromey <tromey@adacore.com>
6140
6141 * gdb.ada/scalar_storage/storage.adb: New file.
6142 * gdb.ada/scalar_storage/pck.adb: New file.
6143 * gdb.ada/scalar_storage/pck.ads: New file.
6144 * gdb.ada/scalar_storage.exp: New file.
6145
103a685e
TT
61462019-12-04 Tom Tromey <tromey@adacore.com>
6147
6148 * gdb.base/endianity.c (struct otherendian) <f>: New field.
6149 (main): Initialize it.
6150 * gdb.base/endianity.exp: Update.
6151
c2512106
AB
61522019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
6153
6154 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
6155
293b38d6
AB
61562019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
6157
6158 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
6159 -symbol-info-module-functions and -symbol-info-module-variables.
6160
216a7e6b
AB
61612019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
6162
6163 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
6164
5bbd8269
AB
61652019-12-01 Richard Bunt <richard.bunt@arm.com>
6166 Andrew Burgess <andrew.burgess@embecosm.com>
6167
6168 * gdb.fortran/derived-type-striding.exp: New file.
6169 * gdb.fortran/derived-type-striding.f90: New file.
6170 * gdb.fortran/array-slices.exp: New file.
6171 * gdb.fortran/array-slices.f90: New file.
6172
be09caf1
PW
61732019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6174
6175 * gdb.base/define.exp: Test . in command names.
6176 * gdb.base/setshow.exp: Update test, as . is now part of
6177 command name.
6178
643c0cbe
PW
61792019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6180
6181 * gdb.base/define-prefix.exp: New file.
6182
dcdec678
AB
61832019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
6184
6185 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
6186 compile.
6187 (skip_btrace_pt_tests): Likewise.
6188
640ab947
AB
61892019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
6190
6191 * gdb.fortran/info-modules.exp: Compile source files in correct
6192 order.
6193
d22670f0
KB
61942019-11-27 Kevin Buettner <kevinb@redhat.com>
6195
6196 * gdb.dwarf2/imported-unit.exp: New file.
6197 * gdb.dwarf2/imported-unit.c: New file.
6198
db5960b4
AB
61992019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
6200
6201 * gdb.mi/mi-fortran-modules-2.f90: New file.
6202 * gdb.mi/mi-fortran-modules.exp: New file.
6203 * gdb.mi/mi-fortran-modules.f90: New file.
6204
7dc42066
AB
62052019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
6206
6207 * gdb.mi/mi-sym-info-1.c: New file.
6208 * gdb.mi/mi-sym-info-2.c: New file.
6209 * gdb.mi/mi-sym-info.exp: New file.
6210
0dfeecca
TT
62112019-11-22 Tom Tromey <tromey@adacore.com>
6212
6213 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
6214 * gdb.ada/tasks/foo.adb: Add another stopping location.
6215
34877895
PJ
62162019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
6217
6218 * gdb.base/endianity.c: New test.
6219 * gdb.base/endianity.exp: New file.
6220
2e84f897
LD
62212019-11-21 Lukas Durfina <ldurfina@tachyum.com>
6222
6223 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
6224
65d1cd5f
TV
62252019-11-21 Tom de Vries <tdevries@suse.de>
6226
6227 PR gdb/24956
6228 * gdb.base/ui-redirect.exp: Test output of user-defined command.
6229
4f22c3f4
SDJ
62302019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
6231
6232 * gdb.python/py-progspace.exp: Add missing parentheses on some
6233 'print' commands.
6234
9f6ad286
TT
62352019-11-19 Tom Tromey <tom@tromey.com>
6236
6237 * gdb.tui/winheight.exp: New file.
6238
0b8dbf3f
AB
62392019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
6240
6241 * gdb.base/ctf-whatis.c: Delete.
6242 * gdb.base/ctf-whatis.exp: Delete.
6243 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
6244
f833b7a7
AB
62452019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
6246
6247 * gdb.base/ctf-cvexpr.exp: Delete.
6248 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
6249
30d0a636
AB
62502019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
6251
6252 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
6253 the compiler. Clean up header comment a little.
6254 * gdb.base/ctf-ptype.exp: Likewise.
6255 * gdb.base/ctf-whatis.exp: Likewise.
6256 * lib/gdb.exp (skip_ctf_tests): New proc.
6257
494409bb
SDJ
62582019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
6259
6260 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
6261 * gdb.tui/corefile-run.exp: New file.
6262
55708e99
TT
62632019-11-14 Tom Tromey <tromey@adacore.com>
6264
6265 * gdb.base/gdbvars.exp (test_convenience_variables): Add
6266 regression tests.
6267
45e42163
TT
62682019-11-12 Tom Tromey <tom@tromey.com>
6269
6270 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
6271 after any command. Expect prompt after WAIT_FOR is seen.
6272 (enter_tui): Enable resize messages.
6273 (command): Expect command in output.
6274 (get_line): Avoid error when cursor appears to be off-screen.
6275 (dump_screen): Include screen size in title.
6276 (_do_resize): New proc, from "resize".
6277 (resize): Rewrite. Do resize in two steps.
6278 * gdb.tui/empty.exp (layouts): Fix entries.
6279 (check_boxes): Remove xfail.
6280 (check_text): Dump screen on failure.
6281
086baaf1
AB
62822019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
6283
6284 * gdb.python/py-symbol.exp: Add test for
6285 gdb.lookup_static_symbols.
6286
09ff83af
AB
62872019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
6288
6289 * gdb.python/py-symbol.c: Declare and call function from new
6290 py-symbol-2.c file.
6291 * gdb.python/py-symbol.exp: Compile both source files, and add new
6292 tests for gdb.lookup_static_symbol.
6293 * gdb.python/py-symbol-2.c: New file.
6294
11af934b
TV
62952019-11-02 Tom de Vries <tdevries@suse.de>
6296
6297 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
6298 * gdb.base/anon.exp: Same.
6299 * gdb.base/auto-connect-native-target.exp: Same.
6300 * gdb.base/call-ar-st.exp: Same.
6301 * gdb.base/catch-syscall.exp: Same.
6302 * gdb.base/commands.exp: Same.
6303 * gdb.base/default.exp: Same.
6304 * gdb.base/display.exp: Same.
6305 * gdb.base/float.exp: Same.
6306 * gdb.base/foll-fork.exp: Same.
6307 * gdb.base/help.exp: Same.
6308 * gdb.base/info-macros.exp: Same.
6309 * gdb.base/info-proc.exp: Same.
6310 * gdb.base/info-target.exp: Same.
6311 * gdb.base/long_long.exp: Same.
6312 * gdb.base/macscp.exp: Same.
6313 * gdb.base/memattr.exp: Same.
6314 * gdb.base/nofield.exp: Same.
6315 * gdb.base/pointers.exp: Same.
6316 * gdb.base/printcmds.exp: Same.
6317 * gdb.base/ptype.exp: Same.
6318 * gdb.base/restore.exp: Same.
6319 * gdb.base/return.exp: Same.
6320 * gdb.base/scope.exp: Same.
6321 * gdb.base/set-noassign.exp: Same.
6322 * gdb.base/setshow.exp: Same.
6323 * gdb.base/shlib-call.exp: Same.
6324 * gdb.base/signals.exp: Same.
6325 * gdb.base/sigstep.exp: Same.
6326 * gdb.base/skip.exp: Same.
6327 * gdb.base/solib-symbol.exp: Same.
6328 * gdb.base/stap-probe.exp: Same.
6329 * gdb.base/step-line.exp: Same.
6330 * gdb.base/step-test.exp: Same.
6331 * gdb.base/style.exp: Same.
6332 * gdb.base/varargs.exp: Same.
6333 * gdb.base/vla-datatypes.exp: Same.
6334 * gdb.base/vla-ptr.exp: Same.
6335 * gdb.base/vla-sideeffect.exp: Same.
6336 * gdb.base/volatile.exp: Same.
6337 * gdb.base/watch-cond-infcall.exp: Same.
6338 * gdb.base/watchpoint.exp: Same.
6339
e96ec2ba
TV
63402019-11-02 Tom de Vries <tdevries@suse.de>
6341
6342 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
6343 * gdb.cp/cpexprs.exp: Same.
6344 * gdb.cp/except-multi-location.exp: Same.
6345 * gdb.cp/exceptprint.exp: Same.
6346 * gdb.cp/gdb2384.exp: Same.
6347 * gdb.cp/inherit.exp: Same.
6348 * gdb.cp/m-static.exp: Same.
6349 * gdb.cp/meth-typedefs.exp: Same.
6350 * gdb.cp/misc.exp: Same.
6351 * gdb.cp/namespace.exp: Same.
6352 * gdb.cp/non-trivial-retval.exp: Same.
6353 * gdb.cp/overload.exp: Same.
6354 * gdb.cp/pr17132.exp: Same.
6355 * gdb.cp/re-set-overloaded.exp: Same.
6356 * gdb.cp/rvalue-ref-types.exp: Same.
6357 * gdb.cp/templates.exp: Same.
6358
bd5766ec
LM
63592019-11-01 Luis Machado <luis.machado@linaro.org>
6360
6361 PR gdb/25124
6362
6363 * gdb.arch/pr25124.S: New file.
6364 * gdb.arch/pr25124.exp: New file.
6365
165f8965
AB
63662019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
6367
6368 * gdb.fortran/info-modules.exp: Update expected results, and add
6369 additional tests for 'info module functinos', and 'info module
6370 variables'.
6371 * gdb.fortran/info-types.exp: Update expected results.
6372 * gdb.fortran/info-types.f90: Extend testcase with additional
6373 module variables and functions.
6374
59c35742
AB
63752019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
6376
6377 * gdb.fortran/info-modules.exp: New file.
6378 * gdb.fortran/info-types.exp: Build with new file.
6379 * gdb.fortran/info-types.f90: Include and use new module.
6380 * gdb.fortran/info-types-2.f90: New file.
6381
f3fb2519
PW
63822019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6383
6384 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
6385 * gdb.base/settings.exp: Test all settings types using
6386 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
6387 that now verifies that the value of "maint show" is the same as
6388 returned by the settings functions. Test the type of the
6389 maintenance settings.
6390 * gdb.base/default.exp: Update show_conv_list.
6391
d1e36019
TV
63922019-10-31 Tom de Vries <tdevries@suse.de>
6393
6394 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
6395 gdb_test.
6396 * gdb.arch/amd64-disp-step.exp: Same.
6397 * gdb.asm/asm-source.exp: Same.
6398 * gdb.btrace/buffer-size.exp: Same.
6399 * gdb.btrace/cpu.exp: Same.
6400 * gdb.btrace/enable.exp: Same.
6401 * gdb.dwarf2/count.exp: Same.
6402 * gdb.dwarf2/dw2-ranges-func.exp: Same.
6403 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
6404 * gdb.fortran/vla-datatypes.exp: Same.
6405 * gdb.fortran/vla-history.exp: Same.
6406 * gdb.fortran/vla-ptype.exp: Same.
6407 * gdb.fortran/vla-value.exp: Same.
6408 * gdb.fortran/whatis_type.exp: Same.
6409 * gdb.guile/guile.exp: Same.
6410 * gdb.multi/tids.exp: Same.
6411 * gdb.python/py-finish-breakpoint.exp: Same.
6412 * gdb.python/py-framefilter.exp: Same.
6413 * gdb.python/py-pp-registration.exp: Same.
6414 * gdb.python/py-xmethods.exp: Same.
6415 * gdb.python/python.exp: Same.
6416 * gdb.server/connect-with-no-symbol-file.exp: Same.
6417 * gdb.server/no-thread-db.exp: Same.
6418 * gdb.server/run-without-local-binary.exp: Same.
6419 * gdb.stabs/weird.exp: Same.
6420 * gdb.threads/attach-many-short-lived-threads.exp: Same.
6421 * gdb.threads/thread-find.exp: Same.
6422 * gdb.threads/tls-shared.exp: Same.
6423 * gdb.threads/tls.exp: Same.
6424 * gdb.threads/wp-replication.exp: Same.
6425 * gdb.trace/ax.exp: Same.
6426 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
6427
3d11e68e
TV
64282019-10-31 Tom de Vries <tdevries@suse.de>
6429
6430 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
6431 * gdb.ada/array_subscript_addr.exp: Same.
6432 * gdb.ada/arrayidx.exp: Same.
6433 * gdb.ada/arrayparam.exp: Same.
6434 * gdb.ada/arrayptr.exp: Same.
6435 * gdb.ada/boolean_expr.exp: Same.
6436 * gdb.ada/call_pn.exp: Same.
6437 * gdb.ada/complete.exp: Same.
6438 * gdb.ada/fixed_cmp.exp: Same.
6439 * gdb.ada/fun_addr.exp: Same.
6440 * gdb.ada/funcall_param.exp: Same.
6441 * gdb.ada/interface.exp: Same.
6442 * gdb.ada/mod_from_name.exp: Same.
6443 * gdb.ada/null_array.exp: Same.
6444 * gdb.ada/packed_array.exp: Same.
6445 * gdb.ada/packed_tagged.exp: Same.
6446 * gdb.ada/print_chars.exp: Same.
6447 * gdb.ada/print_pc.exp: Same.
6448 * gdb.ada/ptype_arith_binop.exp: Same.
6449 * gdb.ada/ptype_field.exp: Same.
6450 * gdb.ada/ptype_tagged_param.exp: Same.
6451 * gdb.ada/rec_return.exp: Same.
6452 * gdb.ada/ref_tick_size.exp: Same.
6453 * gdb.ada/str_ref_cmp.exp: Same.
6454 * gdb.ada/taft_type.exp: Same.
6455 * gdb.ada/tagged.exp: Same.
6456 * gdb.ada/type_coercion.exp: Same.
6457 * gdb.ada/uninitialized_vars.exp: Same.
6458
60b6ede8
TV
64592019-10-30 Tom de Vries <tdevries@suse.de>
6460
6461 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
6462
30baf67b
TV
64632019-10-26 Tom de Vries <tdevries@suse.de>
6464
6465 * gdb.base/bigcore.c: Fix typos in comments.
6466 * gdb.base/ctf-ptype.c: Same.
6467 * gdb.base/long_long.c: Same.
6468 * gdb.dwarf2/dw2-op-out-param.S: Same.
6469 * gdb.python/py-evthreads.c: Same.
6470 * gdb.reverse/i387-stack-reverse.c: Same.
6471 * gdb.trace/tfile.c: Same.
6472 * lib/compiler.c: Same.
6473 * lib/compiler.cc: Same.
6474
158da0d1
TV
64752019-10-25 Tom de Vries <tdevries@suse.de>
6476
6477 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
6478 gdb_test_multiple calls.
6479 * gdb.reverse/sigall-reverse.exp: Same.
6480 * gdb.reverse/solib-precsave.exp: Same.
6481 * gdb.reverse/solib-reverse.exp: Same.
6482 * gdb.reverse/until-precsave.exp: Same.
6483 * gdb.reverse/until-reverse.exp: Same.
6484
4ccdfbec
TV
64852019-10-24 Tom de Vries <tdevries@suse.de>
6486
6487 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
6488 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
6489 kfail using -wrap pattern flag and convenience variable
6490 gdb_test_name.
6491
33d569b7
AB
64922019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
6493
6494 * gdb.python/py-progspace.exp: Add tests for the
6495 Progspace.block_for_pc method.
6496
4d0b984b
TT
64972019-10-23 Tom Tromey <tom@tromey.com>
6498
6499 * configure: Rebuild.
6500 * aclocal.m4: Use m4_include, not sinclude.
6501
94cb3754
TV
65022019-10-21 Tom de Vries <tdevries@suse.de>
6503
6504 * gdb.base/infcall-nested-structs.c: Add
6505 __attribute__((noinline,noclone)) to all functions.
6506 (call_all): Add missing variable initialization. Simplify return value.
6507 (breakpt): Increment volatile variable, to prevent call from being
6508 optimized out.
6509 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
6510
062f1fc1
TV
65112019-10-17 Tom de Vries <tdevries@suse.de>
6512
6513 * gdb.fortran/module.exp: Allow info variables to print info for files
6514 other than module.f90.
6515
0b54364d
AB
65162019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
6517
6518 * gdb.fortran/module.exp: Extend with 'info variables' test.
6519
7ff5fae7
AB
65202019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
6521
6522 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
6523 F77_FOR_TARGET.
6524
d10eccaa
TV
65252019-10-16 Tom de Vries <tdevries@suse.de>
6526
6527 PR tdep/25096
6528 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
6529
745ff14e
TV
65302019-10-16 Tom de Vries <tdevries@suse.de>
6531
6532 PR tdep/24104
6533 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
6534 Add KFAIL for PR tdep/25096.
6535
03e1ab94
TV
65362019-10-16 Tom de Vries <tdevries@suse.de>
6537
6538 PR testsuite/25059
6539 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
6540
b17fcc10
TV
65412019-10-16 Tom de Vries <tdevries@suse.de>
6542
6543 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
6544 as signed.
6545
9223170f
SM
65462019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
6547
6548 * gdb.mi/list-thread-groups-available.exp: Read entries one by
6549 one instead of increasing timeout.
6550
d6e76313
TV
65512019-10-13 Tom de Vries <tdevries@suse.de>
6552
6553 PR record/25038
6554 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
6555 * gdb.reverse/sigall-reverse.exp: Same.
6556 * gdb.reverse/solib-precsave.exp: Same.
6557 * gdb.reverse/solib-reverse.exp: Same.
6558 * gdb.reverse/step-precsave.exp: Same.
6559 * gdb.reverse/until-precsave.exp: Same.
6560 * gdb.reverse/until-reverse.exp: Same.
6561 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
6562
6dfc0041
AA
65632019-10-10 Andreas Arnez <arnez@linux.ibm.com>
6564
6565 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
6566 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
6567 (cmp_struct_05_01, cmp_struct_static_02_01)
6568 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
6569 comparisons.
6570
abcf2cc8
TV
65712019-10-10 Tom de Vries <tdevries@suse.de>
6572
6573 PR testsuite/24888
6574 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
6575 gnatlink.
6576
a50faaf6
TV
65772019-10-09 Tom de Vries <tdevries@suse.de>
6578
6579 PR testsuite/25048
6580 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
6581
60ff3cd7
AB
65822019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
6583
6584 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
6585 exceptions due to missing debug information.
6586
dfee8566
TV
65872019-10-07 Tom de Vries <tdevries@suse.de>
6588
6589 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
6590
3d63690a
AB
65912019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
6592
6593 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
6594 * gdb.base/annota1.exp: Update to use gdb_test_name.
6595
30d1f018
WP
65962019-10-07 Weimin Pan <weimin.pan@oracle.com>
6597
6598 * gdb.base/ctf-whatis.exp: New file.
6599 * gdb.base/ctf-whatis.c: New file.
6600 * gdb.base/ctf-ptype.exp: New file.
6601 * gdb.base/ctf-ptype.c: New file.
6602 * gdb.base/ctf-constvars.exp: New file.
6603 * gdb.base/ctf-constvars.c: New file.
6604 * gdb.base/ctf-cvexpr.exp: New file.
6605
4dbbb47c
TV
66062019-10-04 Tom de Vries <tdevries@suse.de>
6607
6608 * gdb.cp/local-static.c (main): Move declaration of int i out of the
6609 for loop.
6610
77c2dba3
TT
66112019-10-03 Tom Tromey <tom@tromey.com>
6612
6613 PR rust/24976:
6614 * gdb.rust/simple.rs (Union2): New type.
6615 (main): Use Union2.
6616 * gdb.rust/simple.exp: Add test.
6617
179aed7f
AB
66182019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
6619
6620 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
6621 nested function prefix.
6622
0a4b0913
AB
66232019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
6624 Richard Bunt <richard.bunt@arm.com>
6625 Andrew Burgess <andrew.burgess@embecosm.com>
6626
6627 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
6628 nested functions.
6629 * gdb.fortran/nested-funcs.f90: Update expected results.
6630 * gdb.fortran/nested-funcs-2.exp: New file.
6631 * gdb.fortran/nested-funcs-2.f90: New file.
6632
082cce05
AB
66332019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
6634
6635 * gdb.python/py-parameter.exp: Make test names unique.
6636 * gdb.python/py-template.exp: Likewise.
6637 * gdb.python/py-value.exp: Likewise.
6638
2b74ba5a
AB
66392019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
6640
6641 * gdb.base/break-interp.exp: Reduce test name duplication.
6642 * gdb.base/call-sc.exp: Likewise.
6643 * gdb.base/callfuncs.exp: Likewise.
6644 * gdb.base/charset.exp: Likewise.
6645 * gdb.base/dump.exp: Likewise.
6646 * gdb.base/ena-dis-br.exp: Likewise.
6647 * gdb.base/relational.exp: Likewise.
6648 * gdb.base/step-over-syscall.exp: Likewise.
6649 * gdb.base/structs.exp: Likewise.
6650
58eb20d5
AB
66512019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
6652
6653 * gdb.linespec/explicit.exp: Make test names unique.
6654 * gdb.linespec/ls-errs.exp: Likewise.
6655
4d421147
AB
66562019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
6657
6658 * gdb.reverse/break-precsave.exp: Make test names unique.
6659 * gdb.reverse/break-reverse.exp: Likewise.
6660 * gdb.reverse/finish-precsave.exp: Likewise.
6661 * gdb.reverse/finish-reverse.exp: Likewise.
6662 * gdb.reverse/machinestate-precsave.exp: Likewise.
6663 * gdb.reverse/machinestate.exp: Likewise.
6664 * gdb.reverse/readv-reverse.exp: Likewise.
6665 * gdb.reverse/recvmsg-reverse.exp: Likewise.
6666 * gdb.reverse/sigall-precsave.exp: Likewise.
6667 * gdb.reverse/sigall-reverse.exp: Likewise.
6668 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
6669 * gdb.reverse/watch-precsave.exp: Likewise.
6670 * gdb.reverse/watch-reverse.exp: Likewise.
6671
d8c06f22
AB
66722019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
6673
6674 * gdb.threads/stop-with-handle.c: New file.
6675 * gdb.threads/stop-with-handle.exp: New file.
6676
3a56ed86
TV
66772019-10-03 Tom de Vries <tdevries@suse.de>
6678
6679 PR testsuite/25059
6680 * gdb.base/list-missing-source.exp: Allowing the "Compilation
6681 directory" line to be missing.
6682
42275044
TV
66832019-10-03 Tom de Vries <tdevries@suse.de>
6684
6685 PR testsuite/25059
6686 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
6687 type optional.
6688
9ef62df0
AA
66892019-10-02 Andreas Arnez <arnez@linux.ibm.com>
6690
6691 * gdb.python/py-format-string.c (string.h): New include.
6692 (main): Fill a_struct_with_union.the_union.an_int with bytes of
6693 the same value, for endianness-independence.
6694 * gdb.python/py-format-string.exp (default_regexp_dict)
6695 (test_pretty_structs, test_format): Adjust expected output to the
6696 changed initialization.
6697
37f6a7f4
TT
66982019-10-02 Tom Tromey <tromey@adacore.com>
6699
6700 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
6701
1d58d6a2
PA
67022019-10-02 Pedro Alves <palves@redhat.com>
6703 Andrew Burgess <andrew.burgess@embecosm.com>
6704
6705 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
6706 "print-file-var.h".
6707 (this_version_id) Use ATTRIBUTE_VISIBILITY.
6708 (get_version_1): Print this_version_id and its address.
6709 Add extern "C" wrappers around interface functions.
6710 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
6711 "print-file-var.h".
6712 (this_version_id) Use ATTRIBUTE_VISIBILITY.
6713 (get_version_2): Print this_version_id and its address.
6714 Add extern "C" wrappers around interface functions.
6715 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
6716 <stddef.h> and "print-file-var.h".
6717 Add extern "C" wrappers around interface functions.
6718 [VERSION_ID_MAIN] (this_version_id): Define.
6719 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
6720 * gdb.base/print-file-var.h: Add some #defines to simplify setting
6721 up extern "C" blocks.
6722 * gdb.base/print-file-var.exp (test): New, factored out from top
6723 level.
6724 (top level): Test all combinations of attribute hidden or not,
6725 dlopen or not, and this_version_id symbol in main file or not.
6726 Compile tests as both C++ and C, make test names unique.
6727
d770d56f
TT
67282019-10-01 Tom Tromey <tom@tromey.com>
6729
6730 * gdb.base/style.exp: Test "show logging filename".
6731
7f6aba03
TT
67322019-10-01 Tom Tromey <tom@tromey.com>
6733
6734 * lib/gdb-utils.exp (style): Handle "metadata" argument.
6735 * gdb.base/style.exp: Add metadata style test.
6736
14309bb6
TT
67372019-10-01 Tom Tromey <tom@tromey.com>
6738
6739 * gdb.base/style.exp: Test "pwd".
6740
2a3c1174
PA
67412019-10-01 Tom Tromey <tom@tromey.com>
6742
6743 * gdb.base/style.exp: Update tests.
6744
53d666ec
AA
67452019-10-01 Andreas Arnez <arnez@linux.ibm.com>
6746
6747 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
6748 'six' to unsigned.
6749 (s1): Initialize fields 'four' and 'six' instead of 'three' and
6750 'five'. Use an all-ones bit pattern for each.
6751 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
6752 to its changed values.
6753
4a56a520
TT
67542019-09-30 Tom Tromey <tromey@adacore.com>
6755
6756 * gdb.rust/traits.rs: Disable all warnings.
6757
0df0352a
TV
67582019-09-29 Tom de Vries <tdevries@suse.de>
6759
aac66a4c 6760 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
0df0352a 6761
73d9a918
TV
67622019-09-29 Tom de Vries <tdevries@suse.de>
6763
6764 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
6765
060b3ab4
TV
67662019-09-27 Tom de Vries <tdevries@suse.de>
6767
6768 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
6769
68f7d34d
TV
67702019-09-27 Tom de Vries <tdevries@suse.de>
6771
6772 PR record/23188
6773 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
6774
5d63b30a
TT
67752019-09-26 Tom Tromey <tromey@adacore.com>
6776
6777 * gdb.ada/py_taft.exp: New file.
6778 * gdb.ada/py_taft/main.adb: New file.
6779 * gdb.ada/py_taft/pkg.adb: New file.
6780 * gdb.ada/py_taft/pkg.ads: New file.
6781
3d435220
TV
67822019-09-24 Tom de Vries <tdevries@suse.de>
6783
6784 PR gdb/24598
6785 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
6786
77d03678
TV
67872019-09-22 Tom de Vries <tdevries@suse.de>
6788
6789 * gdb.base/restore.exp: Allow register variables to be optimized out at
6790 -O0.
6791
abf516c6
UW
67922019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
6793
6794 * gdb.arch/spu-info.exp: Remove file.
6795 * gdb.arch/spu-info.c: Remove file.
6796 * gdb.arch/spu-ls.exp: Remove file.
6797 * gdb.arch/spu-ls.c: Remove file.
6798
6799 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
6800 * gdb.asm/spu.inc: Remove file.
6801
6802 * gdb.base/dump.exp: Remove support for spu*-*-*.
6803 * gdb.base/stack-checking.exp: Likewise.
6804 * gdb.base/overlays.exp: Likewise.
6805 * gdb.base/ovlymgr.c: Likewise.
6806 * gdb.base/spu.ld: Remove file.
6807
6808 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
6809 * gdb.cp/cpexprs.exp: Likewise.
6810 * gdb.cp/exception.exp: Likewise.
6811 * gdb.cp/gdb2495.exp: Likewise.
6812 * gdb.cp/mb-templates.exp: Likewise.
6813 * gdb.cp/pr9167.exp: Likewise.
6814 * gdb.cp/userdef.exp: Likewise.
6815
6816 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
6817
6818 * gdb.cell: Remove directory.
6819 * lib/cell.exp: Remove file.
6820
e452e88f
TV
68212019-09-19 Tom de Vries <tdevries@suse.de>
6822
6823 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
6824
8a625130
TV
68252019-09-19 Tom de Vries <tdevries@suse.de>
6826
6827 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
6828
81dc3ab5
TV
68292019-09-19 Tom de Vries <tdevries@suse.de>
6830
6831 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
6832 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
6833 (gdb_target_cmd): ... here.
6834 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
6835 value 2.
6836
b078f3ac
AB
68372019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
6838
6839 * gdb.base/source-dir.exp: Avoid having directory names in test
6840 names.
6841
f1b620e9
MG
68422019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
6843
6844 * gdb.base/source-dir.exp: Add extra test for mapped compilation
6845 directory.
6846
67f3ed6a
AB
68472019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
6848
6849 * gdb.base/list-missing-source.exp: New file.
6850
d1b70248
TV
68512019-09-14 Tom de Vries <tdevries@suse.de>
6852
6853 PR teststuite/24599
6854 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
6855 * lib/ada.exp (gnatmake_version_at_least): New proc.
6856
5fabdcd6
AB
68572019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
6858
6859 * gdb.base/maint.exp: Use exec_has_index_section.
6860
aa17805f
AB
68612019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
6862
6863 * gdb.base/maint.exp: Add test for 'maint info sections'.
6864
25e5c209
TV
68652019-09-12 Tom de Vries <tdevries@suse.de>
6866
6867 * gdb.base/store.exp: Allow register variables to be optimized out at
6868 -O0.
6869
4993045d
PW
68702019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6871
6872 * gdb.ada/rdv_wait.exp: Update to new task names.
6873 * gdb.base/task_switch_in_core.exp: Likewise.
6874 * gdb.base/info_sources_base.c: Likewise.
6875
8a516164
TT
68762019-09-10 Tom Tromey <tromey@adacore.com>
6877
6878 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
6879
aa391654
TT
68802019-09-10 Tom Tromey <tromey@adacore.com>
6881
6882 * gdb.ada/dgopt.exp: New file.
6883 * gdb.ada/dgopt/x.adb: New file.
6884
8634b462
TT
68852019-09-08 Tom Tromey <tom@tromey.com>
6886
6887 * gdb.tui/resize.exp: Remove setup_xfail.
6888 * gdb.tui/regs.exp: Remove setup_xfail.
6889 * gdb.tui/basic.exp: Remove setup_xfail.
6890
736b0f76
DB
68912019-09-06 David Blaikie <dblaikie@gmail.com>
6892
6893 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
6894 * gdb.cp/cplabel.exp: Ditto.
6895 * gdb.linespec/ls-errs.exp: Ditto.
6896
30331a6c
TV
68972019-09-05 Tom de Vries <tdevries@suse.de>
6898
6899 * lib/gdb.exp (cmp_file_string): New proc.
6900 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
6901 runto_main. Verify save breakpoints output.
6902
98b0ebab
PW
69032019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6904
6905 * gdb.base/info-var.exp: Test info variables without running
6906 to main, to avoid expect's buffer overflow.
6907
4e962e74
TT
69082019-09-03 Tom Tromey <tromey@adacore.com>
6909
6910 * gdb.ada/bias.exp: New file.
6911 * gdb.ada/bias/bias.adb: New file.
6912 * gdb.ada/print_chars.exp: Add regression test.
6913 * gdb.ada/print_chars/foo.adb (My_Character): New type.
6914 (MC): New variable.
6915
2ea1a07a
SL
69162019-08-29 Sandra Loosemore <sandra@codesourcery.com>
6917
6918 * gdb.base/argv0-symlink.exp: Run only on native target
6919 and local host.
6920
8077c50d
TV
69212019-08-29 Tom de Vries <tdevries@suse.de>
6922
6923 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
6924 diverse debug info.
6925 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
6926
48352473
TV
69272019-08-28 Tom de Vries <tdevries@suse.de>
6928
6929 * gdb.base/info-var.exp: Allow info variables to print info for files
6930 other than info-var-f1.c and info-var-f2.c.
6931
d8f27c60
AB
69322019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
6933
6934 * gdb.fortran/info-types.exp: Add module.
6935 * gdb.fortran/info-types.f90: Update expected results.
6936
1f20c35e
AB
69372019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
6938
6939 * gdb.fortran/info-types.exp: New file.
6940 * gdb.fortran/info-types.f90: New file.
6941 * lib/fortran.exp (fortran_character1): New proc.
6942
4acfdd20
AB
69432019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
6944
6945 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
6946 functions'. Reindent as needed.
6947 * gdb.base/info-var-f1.c: New file.
6948 * gdb.base/info-var-f2.c: New file.
6949 * gdb.base/info-var.exp: New file.
6950 * gdb.base/info-var.h: New file.
6951
5c31b358
TV
69522019-08-26 Tom de Vries <tdevries@suse.de>
6953
6954 PR c++/24852
6955 * gdb.cp/no-libstdcxx-probe.exp: New test.
6956
b694989f
TV
69572019-08-26 Tom de Vries <tdevries@suse.de>
6958
6959 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
6960 * tests need to be skipped.
6961 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
6962 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
6963 mi_skip_libstdcxx_probe_tests.
6964
d9c4ba53
SDJ
69652019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
6966
6967 * gdb.python/py-xmethods.exp: Use raw strings when passing
6968 arguments to SimpleXMethodMatcher.
6969
395fad09
TV
69702019-08-22 Tom de Vries <tdevries@suse.de>
6971
6972 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
6973 more informative.
6974
26c957f1
PA
69752019-08-21 Pedro Alves <palves@redhat.com>
6976
6977 * gdb.base/with.exp: Test "with" with no arguments.
6978
61f80d5d
TV
69792019-08-21 Tom de Vries <tdevries@suse.de>
6980
6981 * gdb.base/gdb-caching-proc.exp: Sort files.
6982
d7a11d13
TV
69832019-08-20 Tom de Vries <tdevries@suse.de>
6984
6985 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
6986 compilation.
6987
34dafe9f
TV
69882019-08-16 Tom de Vries <tdevries@suse.de>
6989
6990 * gdb.base/compare-sections.exp ("after run to main"): Allow
6991 mismatched read-only sections for PIE executables.
6992
398fdd60
TT
69932019-08-16 Tom Tromey <tom@tromey.com>
6994
6995 * lib/tuiterm.exp (_csi_Z): New proc.
6996 * gdb.tui/basic.exp: Update window positions.
6997 * gdb.tui/empty.exp: Update window positions.
6998
d8f9e51c
SL
69992019-08-15 Sandra Loosemore <sandra@codesourcery.com>
7000
7001 * gdb.base/examine-backward.exp: Correct regexp for
7002 "examine 3 bytes backward from ${address_zero}".
7003
3df505f6
TT
70042019-08-15 Tom Tromey <tom@tromey.com>
7005
7006 * gdb.tui/empty.exp: Enable resizing tests.
7007
272560b5
TT
70082019-08-15 Tom Tromey <tromey@adacore.com>
7009
7010 * gdb.ada/char_enum.exp: Add regression tests.
7011 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
7012 and '0'.
7013 (Char, Gchar): Update.
7014 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
7015
08235187
CB
70162019-08-15 Christian Biesinger <cbiesinger@google.com>
7017
7018 * gdb.python/python.exp: Expect a leading underscore on
7019 GdbOutput{,Error}File.
7020
22a2ab04
SL
70212019-08-15 Sandra Loosemore <sandra@codesourcery.com>
7022
7023 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
7024 Windows host.
7025
835b995b
SL
70262019-08-15 Sandra Loosemore <sandra@codesourcery.com>
7027
7028 * gdb.base/batch-preserve-term-settings.exp
7029 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
7030
97dd8e07
CB
70312019-08-15 Christian Biesinger <cbiesinger@google.com>
7032
7033 * lib/gdb.exp: When running on a mingw target, replace
7034 /x/ with x:/.
7035
75faf5c4
AH
70362019-08-14 Alan Hayward <alan.hayward@arm.com>
7037
7038 * gdb.arch/aarch64-prologue.c: New test.
7039 * gdb.arch/aarch64-prologue.exp: New file.
7040
abc6c00f
TV
70412019-08-13 Tom de Vries <tdevries@suse.de>
7042
7043 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
7044 Thread.
7045
74c2c1f4
SL
70462019-08-13 Sandra Loosemore <sandra@codesourcery.com>
7047
7048 * gdb.python/py-completion.exp: Download the .py file to the host
7049 and use its host pathname. Conditionalize tests that use
7050 tab completion and manipulate files on the build machine.
7051 * gdb.python/py-events.exp: Download the .py file to the host
7052 and use its host pathname.
7053 * gdb.python/py-evsignal.exp: Likewise.
7054 * gdb.python/py-evthreads.exp: Likewise.
7055 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
7056 pathname syntax.
7057 * gdb.python/py-framefilter.exp: Download the .py file to the right
7058 place on the host. Match Windows pathname syntax.
7059 * gdb.python/py-mi-var-info-path-expression.exp: Download the
7060 .py file to the host and use its host pathname.
7061 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
7062 * gdb.python/py-objfile.exp: Expect a host pathname, not a
7063 build pathname. Skip symlink test on Windows host. Add missing
7064 newline at end of file.
7065 * gdb.python/py-pp-maint.exp: Download the .py file to the host
7066 and use its host pathname.
7067 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
7068 * gdb.python/py-section-script.exp: Use host location of binfile
7069 on safe-path. Use correct path separator on Windows host.
7070 Reorder alternatives in gdb_test_multiple to prevent matching
7071 the wrong alternative on success.
7072 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
7073
ca2589f3
PP
70742019-08-12 Patrick Palka <patrick@parcs.ath.cx>
7075
7076 * gdb.gdb/selftest.exp (test_with_self): Update test to now
7077 expect the GDB inferior to no longer immediately stop after
7078 being resumed with "signal SIGINT".
7079
020a839d
SL
70802019-08-09 Sandra Loosemore <sandra@codesourcery.com>
7081
7082 * gdb.linespec/break-ask.exp: Generalize regexps to match
7083 Windows pathnames too.
7084
128d6509
TV
70852019-08-08 Tom de Vries <tdevries@suse.de>
7086
7087 PR testsuite/24862
7088 * lib/tuiterm.exp (_accept): Fix CSI regexp.
7089
590042fc
PW
70902019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7091
7092 * gdb.base/style.exp: Update tests for help doc new invariants.
7093 * gdb.base/help.exp: Likewise.
7094
046bebe1
TT
70952019-08-06 Tom Tromey <tom@tromey.com>
7096
7097 * gdb.base/style.exp: Add disassemble test.
7098 * gdb.base/style.c (some_called_function): New function.
7099 (main): Use it.
7100
0b27c27d
CB
71012019-08-05 Christian Biesinger <cbiesinger@google.com>
7102
7103 * gdb.python/py-block.exp: Test dictionary access on blocks.
7104
580f1034
SM
71052019-08-05 Simon Marchi <simon.marchi@efficios.com>
7106
7107 PR gdb/24863
7108 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
7109 -list-thread-groups --available test when running under
7110 check-read1.
7111
d86bd7cb
TV
71122019-08-05 Tom de Vries <tdevries@suse.de>
7113
7114 PR testsuite/24863
7115 * lib/gdb.exp (with_read1_timeout_factor): New proc.
7116 * gdb.base/help.exp: Use with_read1_timeout_factor.
7117 * gdb.base/info-macros.exp: Same.
7118 * gdb.cp/nested-types.exp: Same.
7119
a80cf5d8
TV
71202019-08-05 Tom de Vries <tdevries@suse.de>
7121
7122 * lib/gdb.exp (version_at_least): Factor out of ...
7123 (tcl_version_at_least): ... here.
7124 (gdb_compile): Fail if pie results in non-PIE executable.
7125 (readelf_version, readelf_prints_pie): New proc.
7126 (exec_is_pie): Return -1 if unknown.
7127
d0962838
TV
71282019-08-05 Tom de Vries <tdevries@suse.de>
7129
7130 * lib/gdb.exp (tcl_version_at_least): Fix typo.
7131
2252ff3d
SL
71322019-08-04 Sandra Loosemore <sandra@codesourcery.com>
7133
7134 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
7135
26655f53
SL
71362019-08-04 Sandra Loosemore <sandra@codesourcery.com>
7137
7138 * lib/completion-support.exp (test_gdb_complete_none): Skip
7139 tab completion tests if no readline support.
7140 (test_gdb_complete_unique_re): Likewise.
7141 (test_gdb_complete_multiple): Likewise.
7142
db4dc13e
PW
71432019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7144
7145 * gdb.base/info_sources.exp: New file.
7146 * gdb.base/info_sources.c: New file.
7147 * gdb.base/info_sources_base.c: New file.
7148
0eba165a
PFC
71492019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
7150
7151 * gdb.base/batch-exit-status.exp: Call test_exit_status with
7152 prefix argument.
7153 (test_exit_status): Add prefix argument.
7154
59bd512b
TV
71552019-08-01 Tom de Vries <tdevries@suse.de>
7156
7157 PR testsuite/24863
7158 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
7159 calling exp_continue for new thread and thread exited messages.
7160
2a3ad588
TV
71612019-08-01 Tom de Vries <tdevries@suse.de>
7162
7163 PR testsuite/24863
7164 * gdb.base/structs.exp: Fix check-read1 timeout using
7165 gdb_test_sequence.
7166 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
7167
117eb594
TV
71682019-08-01 Tom de Vries <tdevries@suse.de>
7169
7170 PR testsuite/24863
7171 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
7172 line.
7173
ed591340
TV
71742019-08-01 Tom de Vries <tdevries@suse.de>
7175
7176 PR testsuite/24863
7177 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
7178
aa3b6533
TT
71792019-07-30 Tom Tromey <tromey@adacore.com>
7180
7181 * gdb.ada/display_nested.exp: New file.
7182 * gdb.ada/display_nested/foo.adb: New file.
7183 * gdb.ada/display_nested/pack.adb: New file.
7184 * gdb.ada/display_nested/pack.ads: New file.
7185
2906593f
CB
71862019-07-30 Christian Biesinger <cbiesinger@google.com>
7187
7188 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
7189 namespace.
7190 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
7191
0f575925
TV
71922019-07-30 Tom de Vries <tdevries@suse.de>
7193
7194 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
7195 instead.
7196
b13057d9
TV
71972019-07-30 Tom de Vries <tdevries@suse.de>
7198
7199 PR testsuite/24834
7200 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
7201 (exec_is_pie): New proc.
7202
5c4dde85
CB
72032019-07-29 Christian Biesinger <cbiesinger@google.com>
7204
7205 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
7206
c620ed88
CB
72072019-07-29 Christian Biesinger <cbiesinger@google.com>
7208
7209 * gdb.python/py-objfile.c: Add global and static vars.
7210 * gdb.python/py-objfile.exp: Test new functions Objfile.
7211 lookup_global_symbol and lookup_static_symbol.
7212
3d235706
TT
72132019-07-29 Tom Tromey <tom@tromey.com>
7214
7215 * lib/tuiterm.exp (Term::_csi_@): New proc.
7216 (Term::_csi_X): Don't move cursor.
7217
c7e4c0a6
PW
72182019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7219
7220 * gdb.base/options.exp: Update backtrace - completion to
7221 new option -frame-info.
7222 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
7223 Test new 'set print frame-info'. Test backtrace -frame-info
7224 overriding 'set print frame-info'.
7225 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
7226 Test new 'set print frame-info'.
7227 Verify consistency of backtrace with and without filters, with and
7228 without -no-filters.
7229 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
7230 default.
7231
de28a3b7
TV
72322019-07-29 Tom de Vries <tdevries@suse.de>
7233
7234 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
7235 no arguments".
7236
507dd60e
TV
72372019-07-29 Tom de Vries <tdevries@suse.de>
7238
7239 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
7240 is a substring of the first for "complete non-unique file name".
7241
5beafce9
TV
72422019-07-29 Tom de Vries <tdevries@suse.de>
7243
7244 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
7245 with ".*".
7246
2d274232
TV
72472019-07-29 Tom de Vries <tdevries@suse.de>
7248
7249 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
7250 Pass prompt_regexp parameter to gdb_test_multiple calls.
7251
9197cd8b
TV
72522019-07-29 Tom de Vries <tdevries@suse.de>
7253
7254 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
aac66a4c 7255 print registers" regexps.
9197cd8b 7256
b528dae0
TV
72572019-07-29 Tom de Vries <tdevries@suse.de>
7258
7259 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
7260
d17725d7
TV
72612019-07-29 Tom de Vries <tdevries@suse.de>
7262
7263 PR gdb/24855
7264 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
7265 (skip_python_tests_prompt): Add prompt_regexp argument to
7266 gdb_test_multiple calls.
7267
52b75bf1
TT
72682019-07-27 Tom Tromey <tom@tromey.com>
7269
7270 * gdb.tui/main.exp: New file.
7271
2b1d00c2
TT
72722019-07-27 Tom Tromey <tom@tromey.com>
7273
7274 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
7275 optional.
7276 * gdb.tui/empty.exp: New file.
7277
ded631d5
TT
72782019-07-27 Tom Tromey <tom@tromey.com>
7279
7280 * lib/tuiterm.exp (spawn): New proc.
7281 (Term::resize): New proc.
7282 * gdb.tui/resize.exp: New file.
7283
58ac439d
TT
72842019-07-27 Tom Tromey <tom@tromey.com>
7285
7286 * gdb.tui/list.exp: New file.
7287
fe1f56ee
TT
72882019-07-27 Tom Tromey <tom@tromey.com>
7289
7290 * gdb.tui/regs.exp: New file.
7291
f790b310
TT
72922019-07-27 Tom Tromey <tom@tromey.com>
7293
7294 * gdb.tui/basic.exp: Add "layout split" test.
7295
d95fc6ee
TT
72962019-07-27 Tom Tromey <tom@tromey.com>
7297
7298 * gdb.tui/basic.exp: Add "layout asm" test.
7299
c3786b3a
TT
73002019-07-27 Tom Tromey <tom@tromey.com>
7301
7302 * lib/tuiterm.exp: New file.
7303 * gdb.tui/basic.exp: New file.
7304
98a617f8
KB
73052019-07-27 Kevin Buettner <kevinb@redhat.com>
7306
7307 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
7308 Enable tests associated with this flag. Adjust regex
7309 referencing "foo_low" to now refer to "foo_cold" instead.
7310
5c076da4
KB
73112019-07-27 Kevin Buettner <kevinb@redhat.com>
7312
7313 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
7314 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
7315 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
7316 foo_cold. Revise comments to match.
7317 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
7318 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
7319 were wrapped into this proc; Call do_test in loop from outermost
7320 level.
7321 (foo_low): Rename all occurrences to "foo_cold".
7322 (backtrace from baz): New test.
7323 (x2/i foo_cold): New test.
7324 (info line *foo_cold): New test.
7325
1512d3b7
TV
73262019-07-26 Tom de Vries <tdevries@suse.de>
7327
7328 * gdb.arch/i386-pkru.exp: Fix unterminated string.
7329
297989a1
TV
73302019-07-25 Tom de Vries <tdevries@suse.de>
7331
7332 PR testsuite/24830
7333 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
7334 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
7335 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
7336 (skip_libstdcxx_probe_tests): ... here.
7337 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
7338
b3b965fb
TV
73392019-07-24 Tom de Vries <tdevries@suse.de>
7340
7341 PR testsuite/24807
7342 * gdb.objc/basicclass.m: Include stdio.h.
7343 * gdb.objc/nondebug.m: Same.
7344 * gdb.objc/objcdecode.m: Same.
7345
4625b4d0
TV
73462019-07-24 Tom de Vries <tdevries@suse.de>
7347
7348 PR testsuite/24612
7349 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
7350 additional_flags.
7351
024a5840
TV
73522019-07-24 Tom de Vries <tdevries@suse.de>
7353
7354 PR testsuite/24831
7355 * gdb.multi/tids.exp: Update error messages for info threads.
7356
c76ddaa3
TV
73572019-07-24 Tom de Vries <tdevries@suse.de>
7358
7359 * gdb.base/info-types.exp: Allow info types to print info for more than
7360 one file.
7361
9a618ef6
TV
73622019-07-23 Tom de Vries <tdevries@suse.de>
7363
7364 PR testsuite/24842
7365 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
7366 gdb_spawn_with_cmdline_opts.
7367
40eadf04
SP
73682019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
7369
7370 * gdb.arch/arm-cmse-sgstubs.c: New test.
7371 * gdb.arch/arm-cmse-sgstubs.exp: New file.
7372
5ba29434
TV
73732019-07-23 Tom de Vries <tdevries@suse.de>
7374
7375 PR testsuite/24711
7376 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
7377 issuing next command.
7378
a8e9d247
AB
73792019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
7380
7381 * gdb.ada/info_auto_lang.exp: Update expected results.
7382 * gdb.base/info-types.c: Add additional types to check.
7383 * gdb.base/info-types.exp: Update expected results.
7384
eb86c5e2
AB
73852019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
7386
7387 * gdb.base/info-types.c: New file.
7388 * gdb.base/info-types.exp: New file.
7389
01e175fe
AB
73902019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
7391
7392 * gdb.arch/riscv-bp-infcall.c: New file.
7393 * gdb.arch/riscv-bp-infcall.exp: New file.
7394
6b78c3f8
AB
73952019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
7396
7397 PR breakpoints/24541
7398 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
7399
da738167
TV
74002019-07-14 Tom de Vries <tdevries@suse.de>
7401
7402 PR testsuite/24760
7403 * gdb.objc/basicclass.exp: Fix unterminated string.
7404
0d4e84ed
AB
74052019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
7406 Andrew Burgess <andrew.burgess@embecosm.com>
7407
7408 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
7409 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
7410 negative bounds.
7411 * gdb.fortran/vla-value.exp: Print elements of an array with
7412 negative bounds.
7413 * gdb.fortran/vla.f90: Setup an array with negative bounds for
7414 testing.
7415
021d8588
AB
74162019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
7417
7418 * gdb.base/options.exp (expect_string): Dequote strings in
7419 results.
7420 (test-string): Test strings with different quoting and reindent.
7421
f06f1252
TT
74222019-07-10 Tom Tromey <tromey@adacore.com>
7423
7424 * gdb.ada/mi_ex_cond.exp: Update expected results.
7425 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
7426 * gdb.ada/mi_catch_ex.exp: Update expected results.
7427 * gdb.ada/mi_catch_assert.exp: Update expected results.
7428 * gdb.ada/catch_ex.exp (catch_exception_info)
7429 (catch_exception_entry, catch_assert_entry)
7430 (catch_unhandled_entry): Update.
7431 * gdb.ada/catch_assert_if.exp: Update expected results.
7432
b863685d
RB
74332019-07-10 Richard Bunt <richard.bunt@arm.com>
7434 Stephen Roberts <stephen.roberts@arm.com>
7435
7436 * gdb.base/define.exp: Restore original prompt.
7437
cb1e4e32
PA
74382019-07-09 Pedro Alves <palves@redhat.com>
7439
7440 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
7441 breakpoints" output.
7442 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
7443 * gdb.python/py-breakpoint.exp: No longer expect that "catch
7444 throw" creates breakpoint.
7445 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
7446 'type="catchpoint"'.
7447
b58a68fe
PA
74482019-07-09 Pedro Alves <palves@redhat.com>
7449
7450 PR c++/15468
7451 * gdb.cp/except-multi-location-lib.cc: New.
7452 * gdb.cp/except-multi-location-main.cc: New.
7453 * gdb.cp/except-multi-location.exp: New.
7454
0826779b
PW
74552019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
7456
7457 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
7458 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
7459 argument and update callers.
7460
5b0e2db4
AB
74612019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
7462
7463 * gdb.arch/amd64-break-on-asm-line.S: New file.
7464 * gdb.arch/amd64-break-on-asm-line.exp: New file.
7465
1f6f6e21
PW
74662019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7467
7468 * gdb.base/printcmds.exp: Test printing C string and
7469 C wide string convenience vars without transiting via the inferior.
7470 Also make test names unique.
7471
ea142fbf
AH
74722019-07-08 Alan Hayward <alan.hayward@arm.com>
7473
5862c886 7474 PR breakpoints/25011
ea142fbf
AH
7475 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
7476
213fd9fa
PA
74772019-07-04 Pedro Alves <palves@redhat.com>
7478
7479 * lib/gdb.exp (foreach_with_prefix): Don't return early if
7480 body returned ok(0), break(3) or continue(4).
7481 * gdb.testsuite/foreach_with_prefix.exp: New file.
7482
2b40fda7
AH
74832019-07-04 Alan Hayward <alan.hayward@arm.com>
7484
7485 * gdb.server/unittest.exp: Allow 0 unit tests to run.
7486
a26c8de0
PA
74872019-07-03 Pedro Alves <palves@redhat.com>
7488
7489 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
7490 "return -code".
7491
5f4ba3e7
PA
74922019-07-03 Pedro Alves <palves@redhat.com>
7493
7494 PR cli/24732
7495 * gdb.base/shell.exp: Load completion-support.exp.
7496 Adjust expected error output. Add completion tests.
7497
a994424f
PA
74982019-07-03 Pedro Alves <palves@redhat.com>
7499
7500 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
7501 string_to_regexp.
7502
3d9be6f5
PA
75032019-07-03 Pedro Alves <palves@redhat.com>
7504
7505 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
7506 (expect_integer): Adjust to expect "-string".
7507 (expect_string): New.
7508 (all_options): Expect "-string".
7509 (test-flag, test-boolean): Adjust to expect "-string".
7510 (test-string): New proc.
7511 (top level): Call it.
7512
41fc454c
PA
75132019-07-03 Pedro Alves <palves@redhat.com>
7514
7515 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
7516 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
7517 the expected output in the success.
7518
b2b2a215
PA
75192019-07-03 Pedro Alves <palves@redhat.com>
7520
7521 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
7522 Split one gdb_test_multiple call in two to avoid a race.
7523
fdbc9870
PA
75242019-07-03 Pedro Alves <palves@redhat.com>
7525
7526 * gdb.base/with.c: New file.
7527 * gdb.base/with.exp: New file.
7528
c6ac8931
PA
75292019-07-03 Pedro Alves <palves@redhat.com>
7530
7531 * gdb.base/settings.exp: Replace all references to "maint
7532 test-settings set" with references to "maint set test-settings",
7533 and all references to "maint test-settings show" with references
7534 to "maint show test-settings".
7535
970f9d09
PA
75362019-07-03 Pedro Alves <palves@redhat.com>
7537
7538 * gdb.base/settings.exp (test-string): Adjust expected out when
7539 testing "maint test-settings show filename"
7540
54d66006
PA
75412019-07-02 Pedro Alves <palves@redhat.com>
7542
7543 * gdb.base/options.exp (test-info-threads): New procedure.
7544 (top level): Call it.
7545
10d06d82
TT
75462019-06-28 Tom Tromey <tromey@adacore.com>
7547
7548 * gdb.dwarf2/ada-linkage-name.c: New file.
7549 * gdb.dwarf2/ada-linkage-name.exp: New file.
7550
3d507ff2
TT
75512019-06-27 Tom Tromey <tromey@adacore.com>
7552
d039f014 7553 PR c++/20020:
3d507ff2
TT
7554 * gdb.cp/constexpr-field.exp: Use setup_xfail.
7555
8af58ffe
TV
75562019-06-26 Tom de Vries <tdevries@suse.de>
7557
7558 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
7559
22e21752
TV
75602019-06-26 Tom de Vries <tdevries@suse.de>
7561
7562 * gdb.base/index-cache.exp: Add back missing debug option.
7563
b65b566c
PW
75642019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7565
7566 * gdb.base/alias.exp: Test non matching/non existing prefixes.
7567
5c2c8c69
TV
75682019-06-25 Tom de Vries <tdevries@suse.de>
7569
7570 PR testsuite/24727
7571 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
7572
164e3873
TV
75732019-06-24 Tom de Vries <tdevries@suse.de>
7574
7575 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
7576
824eacee
TV
75772019-06-24 Tom de Vries <tdevries@suse.de>
7578
7579 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
7580 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
7581 * gdb.trace/unavailable-dwarf-piece.exp: Same.
7582
385b97d3
TV
75832019-06-24 Tom de Vries <tdevries@suse.de>
7584
7585 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
7586
c596f180
TV
75872019-06-21 Tom de Vries <tdevries@suse.de>
7588
7589 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
7590
b13a7d03
TV
75912019-06-21 Tom de Vries <tdevries@suse.de>
7592
7593 PR testsuite/24518
7594 PR ada/24713
7595 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
7596 index.
7597
899277ae
TT
75982019-06-19 Tom Tromey <tromey@adacore.com>
7599
7600 * gdb.ada/length_cond.exp: Add intro comment.
7601
680e1bee
TT
76022019-06-19 Tom Tromey <tromey@adacore.com>
7603
7604 * gdb.ada/length_cond.exp: New file.
7605 * gdb.ada/length_cond/length_cond.adb: New file.
7606 * gdb.ada/length_cond/pck.adb: New file.
7607 * gdb.ada/length_cond/pck.ads: New file.
7608
0ed4690a
TV
76092019-06-18 Tom de Vries <tdevries@suse.de>
7610
7611 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
7612
d20ed5fd
TT
76132019-06-18 Tom Tromey <tromey@adacore.com>
7614
7615 * gdb.base/list0.h: Add comment explaining control character.
7616
86e04673
TV
76172019-06-18 Tom de Vries <tdevries@suse.de>
7618
7619 * boards/fission.exp: Break up long debug_flags line.
7620
c4973306
SM
76212019-06-16 Tom de Vries <tdevries@suse.de>
7622
7623 PR gdb/24445
7624 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
7625 generated index.
7626
93cb9841
AB
76272019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
7628
7629 PR gdb/24686
7630 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
7631 improve detection of bug gdb/24541.
7632
399aaebd
SM
76332019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
7634
7635 PR gdb/24669
7636 * gdb.base/index-cache.exp (uses_readnow,
7637 expecting_index_cache_use): Define global variable.
7638 (test_cache_enabled_miss, test_cache_enabled_hit): Use
7639 expecting_index_cache_use.
7640
584a927c
AB
76412019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
7642 Andrew Burgess <andrew.burgess@embecosm.com>
7643
7644 * gdb.fortran/pointers.f90: New file.
7645 * gdb.fortran/print_type.exp: New file.
7646 * gdb.fortran/vla-ptype.exp: Adapt expected results.
7647 * gdb.fortran/vla-type.exp: Likewise.
7648 * gdb.fortran/vla-value.exp: Likewise.
7649 * gdb.mi/mi-vla-fortran.exp: Likewise.
7650
30056ea0
AB
76512019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
7652
7653 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
7654 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
7655 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
7656 as a stop reason.
7657
ec8e2b6d
AB
76582019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
7659
7660 * gdb.base/annota1.exp: Update expected results.
7661 * gdb.cp/annota2.exp: Likewise.
7662 * gdb.cp/annota3.exp: Likewise.
7663
09e4c4e1
AB
76642019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
7665
7666 * gdb.base/style-logging.exp: Remove path from test name.
7667
0735b091
TT
76682019-06-14 Tom Tromey <tromey@adacore.com>
7669
7670 PR gdb/24502:
7671 * gdb.base/style-logging.exp: New file.
7672
f5686554
TT
76732019-06-14 Tom Tromey <tromey@adacore.com>
7674
7675 * gdb.base/symfile-warn.exp: New file.
7676 * gdb.base/symfile-warn.c: New file.
7677
a0c1ffed
TT
76782019-06-14 Tom Tromey <tromey@adacore.com>
7679
7680 * gdb.base/annotate-symlink.exp: New file.
7681
f411722c
TT
76822019-06-14 Tom Tromey <tromey@adacore.com>
7683
7684 * gdb.ada/set_wstr.exp: Add reassignment test.
7685
4268ec18
TT
76862019-06-14 Tom Tromey <tromey@adacore.com>
7687
7688 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
7689 'unchecked_access and 'unrestricted_access as well.
7690
9a9e394b
TT
76912019-06-14 Tom Tromey <tromey@adacore.com>
7692
7693 PR ada/24539:
7694 * gdb.ada/vla.exp: Update tests.
7695 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
7696 pragma.
7697
4c048731
PA
76982019-06-13 Pedro Alves <palves@redhat.com>
7699
7700 * gdb.base/settings.exp (test-integer): Test junk after
7701 "unlimited".
7702
6665660a
PA
77032019-06-13 Pedro Alves <palves@redhat.com>
7704
7705 * gdb.base/options.exp (test-thread-apply): New.
7706 (top level): Call it.
7707
5d707134
PA
77082019-06-13 Pedro Alves <palves@redhat.com>
7709
7710 * gdb.base/options.exp (test-frame-apply): New.
7711 (top level): Test print commands with different "frame apply"
7712 prefixes.
7713
e2a689da
PA
77142019-06-13 Pedro Alves <palves@redhat.com>
7715
e79be6e5 7716 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
e2a689da
PA
7717 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
7718 'max_completions' parameter and handle it.
7719 (test_gdb_completion_offers_commands): New.
7720
90a1ef87
PA
77212019-06-13 Pedro Alves <palves@redhat.com>
7722
7723 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
7724
d4c16835
PA
77252019-06-13 Pedro Alves <palves@redhat.com>
7726
7727 * gdb.base/options.exp (test-backtrace): New.
7728 (top level): Call it.
7729
2daf894e
PA
77302019-06-13 Pedro Alves <palves@redhat.com>
7731
7732 * gdb.guile/scm-frame-args.exp: Use "set print
7733 raw-frame-arguments" instead of "set print raw frame-arguments".
7734 * gdb.python/py-frame-args.exp: Likewise.
7735
e6ed716c
PA
77362019-06-13 Pedro Alves <palves@redhat.com>
7737
7738 * gdb.compile/compile.exp: Adjust expected output to option
7739 processing changes.
7740
7d8062de
PA
77412019-06-13 Pedro Alves <palves@redhat.com>
7742
7743 * gdb.base/options.exp: Build executable.
7744 (test-print): New procedure.
7745 (top level): Call it, once for "print" and another for "compile
7746 print".
7747
9d0faba9
PA
77482019-06-13 Pedro Alves <palves@redhat.com>
7749
7750 * gdb.base/options.c: New file.
7751 * gdb.base/options.exp: New file.
7752
dee7b4c8
PA
77532019-06-13 Pedro Alves <palves@redhat.com>
7754
7755 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
7756 that "o" is ambiguous.
7757
dca0f6c0
PA
77582019-06-13 Pedro Alves <palves@redhat.com>
7759
7760 * gdb.base/settings.c: New file.
7761 * gdb.base/settings.exp: New file.
7762
ccf46844
PA
77632019-06-13 Pedro Alves <palves@redhat.com>
7764
7765 * gdb.base/completion.exp: Fix comment typo.
7766
b9a3f842
PA
77672019-06-13 Pedro Alves <palves@redhat.com>
7768
7769 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
7770 foo --1" test.
7771
d106773e
PA
77722019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
7773
7774 * gdb.fortran/block-data.f: New.
7775 * gdb.fortran/block-data.exp: New.
7776
fea82da0
TV
77772019-06-11 Tom de Vries <tdevries@suse.de>
7778
7779 PR testsuite/24521
7780 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
7781 message.
7782
8c2e74f1
TV
77832019-06-11 Tom de Vries <tdevries@suse.de>
7784
7785 PR testsuite/24521
7786 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
7787
b49851c8
TV
77882019-06-11 Tom de Vries <tdevries@suse.de>
7789
7790 * boards/readnow.exp: New file.
7791
a7067863
AB
77922019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
7793
7794 * gdb.fortran/vla-sizeof.exp: Update expected results.
7795
1a3da2cd
AB
77962019-06-06 Amos Bird <amosbird@gmail.com>
7797
7798 * gdb.base/annota1.exp (thread_switch): Add test for
7799 thread-exited annotation.
7800
3847a7bf
TT
78012019-06-06 Tom Tromey <tromey@adacore.com>
7802
7803 * gdb.base/maint.exp: Expect command started/finished output.
7804
0088ba59
AB
78052019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
7806
7807 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
7808 comment.
7809 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
7810
312617a3
AB
78112019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
7812
7813 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
7814 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
7815 * gdb.arch/riscv-unwind-long-insn.c: New file.
7816 * gdb.arch/riscv-unwind-long-insn.exp: New file.
7817
e1f2e1a2
CB
78182019-06-04 Christian Biesinger <cbiesinger@google.com>
7819
d3238f7d 7820 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
e1f2e1a2 7821
206584bd
PW
78222019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7823
7824 * lib/gdb.exp (help_list_trailer): New regexp variable
7825 factorizing the help trailer message.
7826 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
7827 arg to allow to better factorize various tests.
7828 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
7829 (test_prefix_command_help): Use help_list_trailer.
7830 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
7831 * gdb.guile/scm-cmd.exp: Likewise.
7832 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
7833 * gdb.base/help.exp: Use test_user_defined_class_help.
7834 * gdb.base/style.exp: Add tests for styling of help and apropos.
7835 * lib/gdb-utils.exp (style): Add title and highlight styles.
7836
708dc93e
PW
78372019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7838
7839 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
7840 $_shell_exitsignal.
7841 * gdb.base/default.exp: Update for new convenience variables.
7842
f49055a5
TT
78432019-05-29 Tom Tromey <tromey@adacore.com>
7844
7845 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
7846 to "break complete ada" test case's regexp.
7847
4330d61d
TT
78482019-05-29 Tom Tromey <tromey@adacore.com>
7849
7850 PR c++/20020:
7851 * gdb.cp/constexpr-field.exp: New file.
7852 * gdb.cp/constexpr-field.cc: New file.
7853
000439d5
TT
78542019-05-29 Tom Tromey <tromey@adacore.com>
7855
7856 * gdb.base/finish.exp (finish_no_print): New proc.
7857 (finish_tests): Call it.
7858
5a01c34c
TV
78592019-05-24 Tom de Vries <tdevries@suse.de>
7860
7861 * gdb.dwarf2/gdb-add-index.exp: New file.
7862
18125b16
TT
78632019-05-22 Tom Tromey <tromey@adacore.com>
7864
7865 * gdb.base/info-shared.exp (check_info_shared): Use "style".
7866 * gdb.base/style.exp: Use "style".
7867 * lib/gdb-utils.exp (style): New proc.
7868
af1a8d03
TV
78692019-05-22 Tom de Vries <tdevries@suse.de>
7870
7871 * gdb.base/align.exp: Require c++11.
7872
e7fe496b
TV
78732019-05-22 Tom de Vries <tdevries@suse.de>
7874
7875 PR testsuite/24586
7876 * gdb.python/py-mi-var-info-path-expression.exp: Call
7877 mi_skip_python_tests to check if python is supported.
7878
8fca4da0
AH
78792019-05-22 Alan Hayward <alan.hayward@arm.com>
7880
7881 * gdb.arch/aarch64-pauth.c: New test.
7882 * gdb.arch/aarch64-pauth.exp: New file.
7883
b7060614
AH
78842019-05-22 Alan Hayward <alan.hayward@arm.com>
7885
7886 * README (Re-running Tests Outside The Testsuite): New section.
7887
669d0468
TV
78882019-05-21 Tom de Vries <tdevries@suse.de>
7889
7890 * gdb.arch/amd64-eval.exp: Require c++11.
7891 * gdb.base/max-depth.exp: Same.
7892 * gdb.compile/compile-cplus-array-decay.exp: Same.
7893 * gdb.cp/meth-typedefs.exp: Same.
7894 * gdb.cp/subtypes.exp: Same.
7895 * gdb.cp/temargs.exp: Same.
7896
ce3ebcaa
AH
78972019-05-21 Alan Hayward <alan.hayward@arm.com>
7898
7899 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
7900
34d11c68
AB
79012019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
7902
7903 PR gdb/18644
7904 * gdb.fortran/complex.exp: Remove setup_kfail calls.
7905 * gdb.fortran/printing-types.exp: Add new test.
7906 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
7907 testing.
7908 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
7909 setup_kfail call.
7910
87781e84
AH
79112019-05-17 Alan Hayward <alan.hayward@arm.com>
7912
7913 * README (Running the Testsuite): Change example.
7914 (Testsuite Parameters): Remove TRANSCRIPT.
7915 * lib/gdb.exp: Remove TRANSCRIPT check.
7916
b420b89e
AH
79172019-05-17 Alan Hayward <alan.hayward@arm.com>
7918
7919 * README (Testsuite Parameters): Add replay logging to
7920 GDBSERVER_DEBUG.
7921 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
7922 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
7923 as a comma separated list.
7924 (gdb_debug_init): Override procedure.
7925
408e9b8b
AH
79262019-05-17 Alan Hayward <alan.hayward@arm.com>
7927
7928 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
7929 (gdb_write_cmd_file): New procedure.
7930 * lib/gdbserver-support.exp (gdbserver_start): Call
7931 gdbserver_write_cmd_file.
7932 (gdbserver_write_cmd_file): New procedure.
7933
f9e2e39d
AH
79342019-05-17 Alan Hayward <alan.hayward@arm.com>
7935
7936 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
7937 (delete_breakpoints): Likewise.
7938 (gdb_run_cmd): Likewise.
7939 (gdb_start_cmd): Likewise.
7940 (gdb_starti_cmd): Likewise.
7941 (gdb_internal_error_resync): Likewise.
7942 (gdb_test_multiple): Likewise.
7943 (gdb_reinitialize_dir): Likewise.
7944 (default_gdb_exit): Likewise.
7945 (gdb_file_cmd): Mark kill as optional.
7946 (default_gdb_start): Call gdb_stdin_log_init.
7947 (send_gdb): Call gdb_stdin_log_write.
7948 (rerun_to_main): Mark Y as an answer.
7949 (gdb_stdin_log_init): New function.
7950 (gdb_stdin_log_write): Likewise.
7951
81f47ac2
AH
79522019-05-17 Alan Hayward <alan.hayward@arm.com>
7953
7954 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
7955 * gdb.base/debug-expr.exp: Likewise.
7956 * gdb.base/foll-fork.exp: Likewise.
7957 * gdb.base/foll-vfork.exp: Likewise.
7958 * gdb.base/fork-print-inferior-events.exp: Likewise.
7959 * gdb.base/gdb-sigterm.exp: Likewise.
7960 * gdb.base/gdbinit-history.exp: Likewise.
7961 * gdb.base/osabi.exp: Likewise.
7962 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
7963 * gdb.base/ui-redirect.exp: Likewise.
7964 * gdb.gdb/unittest.exp: Likewise.
7965 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
7966 * gdb.mi/mi-watch.exp: Likewise.
7967 * gdb.mi/new-ui-mi-sync.exp: Likewise.
7968 * gdb.mi/user-selected-context-sync.exp: Likewise.
7969 * gdb.python/python.exp: Disable debug test when debugging.
7970 * gdb.threads/check-libthread-db.exp: Disable when debugging.
7971 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
7972 Likewise.
7973 * gdb.threads/stepi-random-signal.exp: Likewise.
7974
29b52314
AH
79752019-05-17 Alan Hayward <alan.hayward@arm.com>
7976
7977 * Makefile.in: Pass through GDB_DEBUG.
7978 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
7979 (gdb,debug): Add board setting.
7980 * lib/gdb.exp (default_gdb_start): Start debugging.
7981 (gdb_debug_enabled): New procedure.
7982 (gdb_debug_init): Likewise.
29b52314
AH
7983
79842019-05-17 Alan Hayward <alan.hayward@arm.com>
e79be6e5 7985
29b52314
AH
7986 * Makefile.in: Pass through GDB_DEBUG.
7987 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
7988 (gdb,debug): Add board setting.
7989 * lib/gdb.exp (default_gdb_start): Start debugging.
7990 (gdb_debug_enabled): New procedure.
7991 (gdb_debug_init): Likewise.
29b52314 7992
ca1285d1
AH
79932019-05-17 Alan Hayward <alan.hayward@arm.com>
7994
7995 * gdb.base/ui-redirect.exp: Add debug redirect tests.
7996
f3a09c80
AH
79972019-05-17 Alan Hayward <alan.hayward@arm.com>
7998
7999 * gdb.base/ui-redirect.exp: Test redirection.
8000
26648588
JV
80012019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
8002
8003 * gdb.mi/mi-complete.exp: New file.
8004 * gdb.mi/mi-complete.cc: Likewise.
8005
14237686
AB
80062019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
8007
8008 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
8009 indexed and sliced arrays, and pointers to arrays.
8010
e7bd7fba
TT
80112019-05-14 Tom Tromey <tromey@adacore.com>
8012
8013 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
8014 styling test.
8015
2764128d
TV
80162019-05-14 Tom de Vries <tdevries@suse.de>
8017
8018 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
8019 selection entry encoding.
8020
71bed2db
TT
80212019-05-10 Tom Tromey <tromey@adacore.com>
8022
8023 * gdb.ada/info_exc.exp: Add "complete" test.
8024
63b667ad
TV
80252019-05-09 Tom de Vries <tdevries@suse.de>
8026
8027 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
8028 CU-relative.
8029
9cfd2b89
TV
80302019-05-09 Tom de Vries <tdevries@suse.de>
8031
8032 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
8033 CU-relative.
8034
2228ef77
XR
80352019-05-08 Joel Brobecker <brobecker@adacore.com>
8036
8037 * gdb.ada/frame_arg_lang.exp: New testcase.
8038 * gdb.ada/frame_arg_lang/bla.adb: New file.
8039 * gdb.ada/frame_arg_lang/pck.ads: New file.
8040 * gdb.ada/frame_arg_lang/pck.adb: New file.
8041 * gdb.ada/frame_arg_lang/foo.c: New file.
8042
80e55b13
TT
80432019-05-08 Tom Tromey <tromey@adacore.com>
8044
8045 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
8046
9d3421af
TT
80472019-05-08 Tom Tromey <tromey@adacore.com>
8048
8049 * gdb.base/ptype-offsets.exp: Update tests.
8050
844333e2
TT
80512019-05-08 Tom Tromey <tromey@adacore.com>
8052
8053 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
8054 cases.
8055 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
8056 "short".
8057
988915ee
TT
80582019-05-08 Tom Tromey <tromey@adacore.com>
8059
8060 * gdb.ada/vla.exp: New file.
8061 * gdb.ada/vla/vla.adb: New file.
8062
7bd55dac
TV
80632019-05-07 Tom de Vries <tdevries@suse.de>
8064
8065 * gdb.base/index-cache.exp (ls_host): Fix return statement.
8066
75f06e9d
TV
80672019-05-07 Tom de Vries <tdevries@suse.de>
8068
8069 PR testsuite/24522
8070 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
8071 section.
8072
77e7aaa4
TV
80732019-05-07 Tom de Vries <tdevries@suse.de>
8074
8075 PR testsuite/24522
8076 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
8077 .debug_aranges section.
8078
456ba0fa
TV
80792019-05-07 Tom de Vries <tdevries@suse.de>
8080
8081 PR testsuite/24159
8082 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
8083
5a56d6a6
TV
80842019-05-06 Tom de Vries <tdevries@suse.de>
8085
8086 * lib/gdb.exp (exec_has_index_section): New proc.
8087 * gdb.base/index-cache.exp: Handle case that binfile contains an index
8088 section.
8089
9d6d4be8
TV
80902019-05-04 Tom de Vries <tdevries@suse.de>
8091
8092 * boards/cc-with-debug-names.exp: New file.
8093
222a8d25
TT
80942019-05-03 Tom Tromey <tromey@adacore.com>
8095
8096 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
8097 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
8098 * gdb.ada/char_enum.exp: Add test.
8099
0fdfd794
TV
81002019-05-03 Tom de Vries <tdevries@suse.de>
8101
8102 * boards/cc-with-gdb-index.exp: New file.
8103
80062eb9
AB
81042019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
8105
8106 * gdb.rust/simple.exp: Add new test case.
8107 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
8108 (main): Initialise an instance of the new struct.
8109
4504bbde
TT
81102019-05-01 Tom Tromey <tromey@adacore.com>
8111
8112 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
8113 record.
8114 (NPR): New variable.
8115 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
8116 test.
8117
d48e62f4
TT
81182019-05-01 Tom Tromey <tromey@adacore.com>
8119
8120 * gdb.ada/packed_array_assign.exp: Add packed assignment
8121 regression test.
8122
f59f30f5
TV
81232019-05-01 Tom de Vries <tdevries@suse.de>
8124
8125 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
8126
b70bfc54
TV
81272019-05-01 Tom de Vries <tdevries@suse.de>
8128
8129 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
8130
15f18d14
AT
81312019-04-30 Ali Tamur <tamur@google.com>
8132
8133 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
8134
2ff0a947
TT
81352019-04-30 Tom Tromey <tromey@adacore.com>
8136
8137 * lib/ada.exp (find_ada_tool): New proc.
8138 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
8139 * gdb.ada/catch_ex_std.exp: New file.
8140 * gdb.ada/catch_ex_std/foo.adb: New file.
8141 * gdb.ada/catch_ex_std/some_package.adb: New file.
8142 * gdb.ada/catch_ex_std/some_package.ads: New file.
8143
a776957c
TT
81442019-04-30 Tom Tromey <tromey@adacore.com>
8145
8146 PR c++/24470:
8147 * gdb.cp/temargs.cc: Add test code from PR.
8148
bc68014d
AB
81492019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
8150
8151 * gdb.fortran/vla-datatypes.exp: Update expected results.
8152 * gdb.fortran/vla-ptype.exp: Likewise.
8153 * gdb.fortran/vla-type.exp: Likewise.
8154 * gdb.fortran/vla-value.exp: Likewise.
8155
f1fdc960
AB
81562019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
8157
8158 * gdb.fortran/ptr-indentation.exp: Update expected results.
8159 * gdb.fortran/ptype-on-functions.exp: Likewise.
8160 * gdb.fortran/vla-ptr-info.exp: Likewise.
8161 * gdb.fortran/vla-value.exp: Likewise.
8162
bf7a4de1
AB
81632019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
8164
8165 * gdb.fortran/ptype-on-functions.exp: New file.
8166 * gdb.fortran/ptype-on-functions.f90: New file.
8167
bbe75b9d
AB
81682019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
8169
8170 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
8171 case void string.
8172
1db455a7
AB
81732019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
8174
8175 * gdb.fortran/complex.exp: Expand.
8176 * gdb.fortran/complex.f: Renamed to...
8177 * gdb.fortran/complex.f90: ...this, and extended to add more
8178 complex values.
8179
b6d03bb2
AB
81802019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
8181
8182 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
8183 MODULO, CMPLX.
8184
2e62ab40
AB
81852019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
8186 Richard Bunt <richard.bunt@arm.com>
8187
8188 * gdb.base/max-depth.c: New file.
8189 * gdb.base/max-depth.exp: New file.
8190 * gdb.python/py-nested-maps.c: New file.
8191 * gdb.python/py-nested-maps.exp: New file.
8192 * gdb.python/py-nested-maps.py: New file.
8193 * gdb.python/py-format-string.exp (test_max_depth): New proc.
8194 (test_all_common): Call test_max_depth.
8195 * gdb.fortran/max-depth.exp: New file.
8196 * gdb.fortran/max-depth.f90: New file.
8197 * gdb.go/max-depth.exp: New file.
8198 * gdb.go/max-depth.go: New file.
8199 * gdb.modula2/max-depth.exp: New file.
8200 * gdb.modula2/max-depth.c: New file.
8201 * lib/gdb.exp (get_print_expr_at_depths): New proc.
8202
d2b584a5
TV
82032019-04-29 Tom de Vries <tdevries@suse.de>
8204
8205 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
8206
136afab8
PW
82072019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8208
8209 * gdb.base/callexit.exp: Test may-call-functions off.
8210
725cbb63
KS
82112019-04-25 Keith Seitz <keiths@redhat.com>
8212
8213 PR c++/24367
8214 * gdb.cp/meth-typedefs.cc (incomplete_struct)
8215 (another_incomplete_struct, test_incomplete): New definitions.
8216 (main): Use new definitions.
8217 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
8218 functions.
8219
701adfb0
PA
82202019-04-25 Ali Tamur <tamur@google.com>
8221
8222 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
8223
82433e3e
SDJ
82242019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
8225
8226 PR corefiles/11608
8227 PR corefiles/18187
8228 * gdb.base/coredump-filter-build-id.exp: New file.
8229
dd06d4d6
AH
82302019-04-25 Alan Hayward <alan.hayward@arm.com>
8231
e79be6e5
SM
8232 * Makefile.in: Pass through GDBSERVER_DEBUG.
8233 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
8234 (gdbserver,debug): Add board setting.
8235 * gdb.trace/tspeed.exp: Skip when debugging.
8236 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
8237 * lib/gdbserver-support.exp: Likewise
dd06d4d6 8238
1670072e
TT
82392019-04-24 Tom Tromey <tromey@adacore.com>
8240
8241 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
8242 Rust.
8243
a59240a4
TT
82442019-04-24 Tom Tromey <tromey@adacore.com>
8245
8246 * gdb.arch/amd64-eval.exp: Test bitfield return.
8247 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
8248 (class Foo) <return_bitfields>: New method.
8249 (main): Call it.
8250
b907456c
AB
82512019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
8252
8253 * gdb.cp/many-args.cc: New file.
8254 * gdb.cp/many-args.exp: New file.
8255
5c565afd
TV
82562019-04-23 Tom de Vries <tdevries@suse.de>
8257
8258 PR gdb/24433
8259 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
8260
ba22ff86
AH
82612019-04-23 Alan Hayward <alan.hayward@arm.com>
8262
8263 * gdb.trace/backtrace.exp: Use nopie flag.
8264 * gdb.trace/circ.exp: Likewise.
8265 * gdb.trace/collection.exp: Likewise.
8266 * gdb.trace/ftrace.exp: Likewise.
8267 * gdb.trace/mi-trace-unavailable.exp: Likewise.
8268 * gdb.trace/mi-traceframe-changed.exp: Likewise.
8269 * gdb.trace/qtro.exp: Likewise.
8270 * gdb.trace/read-memory.exp: Likewise.
8271 * gdb.trace/report.exp: Likewise.
8272 * gdb.trace/tfile.exp: Likewise.
8273 * gdb.trace/tfind.exp: Likewise.
8274 * gdb.trace/unavailable.exp: Likewise.
8275
7905fc35
PA
82762019-04-22 Pedro Alves <palves@redhat.com>
8277
8278 * gdb.base/solib-probes-nosharedlibrary.c,
8279 gdb.base/solib-probes-nosharedlibrary.exp: New files.
8280
8ecb59f8
TT
82812019-04-19 Tom Tromey <tromey@adacore.com>
8282
8283 * gdb.ada/ptype_union.c: New file.
8284 * gdb.ada/ptype_union.exp: New file.
8285
62160ec9
TT
82862019-04-19 Tom Tromey <tromey@adacore.com>
8287
8288 PR symtab/24423:
8289 * gdb.base/list0.h (foo): Add a control-l character.
8290
36cd4ba5
TV
82912019-04-18 Tom de Vries <tdevries@suse.de>
8292
8293 PR gdb/24433
8294 * boards/local-board.exp: Set sysroot to "".
8295
b73715df
TV
82962019-04-18 Tom de Vries <tdevries@suse.de>
8297 Pedro Alves <palves@redhat.com>
8298
8299 PR gdb/24454
8300 * gdb.threads/vfork-follow-child-exec.c: New file.
8301 * gdb.threads/vfork-follow-child-exec.exp: New file.
8302 * gdb.threads/vfork-follow-child-exit.c: New file.
8303 * gdb.threads/vfork-follow-child-exit.exp: New file.
8304
4aa866af
LS
83052019-04-15 Leszek Swirski <leszeks@google.com>
8306
8307 * gdb.arch/amd64-eval.cc: New file.
8308 * gdb.arch/amd64-eval.exp: New file.
8309
e5a1a79a
AH
83102019-04-11 Alan Hayward <alan.hayward@arm.com>
8311
8312 * gdb.server/sysroot.c: New test.
8313 * gdb.server/sysroot.exp: New file.
8314 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
8315 matching param.
8316
41077b66
AB
83172019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
8318
8319 * gdb.base/align.exp: Extend test to cover structures containing
8320 only static fields.
8321
c30391f8
TV
83222019-04-11 Tom de Vries <tdevries@suse.de>
8323
8324 * boards/cc-with-dwz-m.exp: New file.
8325 * boards/cc-with-dwz.exp: New file.
8326 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
8327
e242fd12
SM
83282019-04-09 Simon Marchi <simon.marchi@efficios.com>
8329
8330 * gdb.base/start-cpp.exp: New file.
8331 * gdb.base/start-cpp.cc: New file.
8332
2b0c8b01
KB
83332019-04-08 Kevin Buettner <kevinb@redhat.com>
8334
8335 * gdb.python/py-thrhandle.exp: Adjust tests to call
8336 thread_from_handle instead of thread_from_thread_handle.
8337
947210e5
KB
83382019-04-08 Kevin Buettner <kevinb@redhat.com>
8339
8340 * gdb.python/py-thrhandle.exp: Add tests for
8341 gdb.InferiorThread.handle.
8342
d7df6549
AB
83432019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
8344
8345 * gdb.python/py-function.exp: Check calling helper function from
8346 all languages.
8347 * lib/gdb.exp (gdb_supported_languages): New proc.
8348
8bdc1658
AB
83492019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
8350
8351 * gdb.base/complex-parts.c: New file.
8352 * gdb.base/complex-parts.exp: New file.
8353
05caa1d2
TT
83542019-04-01 Tom Tromey <tromey@adacore.com>
8355
8356 PR symtab/23331:
8357 * gdb.dwarf2/dw2-ranges-main.c: New file.
8358 * gdb.dwarf2/dw2-ranges-psym.c: New file.
8359 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
8360
7734102d
EZ
83612019-03-30 Simon Marchi <simark@simark.ca>
8362
8363 * gdb.base/default.exp: Add values for $_gdb_major and
8364 $_gdb_minor.
8365
188e1fa9
TT
83662019-03-29 Tom Tromey <tromey@adacore.com>
8367
8368 * gdb.base/help.exp: Tighten apropos regexp.
8369
2880242d
KS
83702019-03-29 Keith Seitz <keiths@redhat.com>
8371
8372 * gdb.fortran/array-bounds.exp: New file.
8373 * gdb.fortran/array-bounds.f90: New file.
8374
077cad8e
PW
83752019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8376
8377 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
8378
80047cfc
PW
83792019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8380
8381 * gdb.multi/hello.c (main): Increase alarm timer.
8382
f489207e
SL
83832019-03-28 Sandra Loosemore <sandra@codesourcery.com>
8384
8385 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
8386 factor when no hardware watchpoint support.
8387
c92df149
AH
83882019-03-28 Alan Hayward <alan.hayward@arm.com>
8389 Pedro Alves <palves@redhat.com>
8390
8391 * boards/local-board.exp: set sysroot to /.
8392
933aebfa
AH
83932019-03-27 Alan Hayward <alan.hayward@arm.com>
8394
8395 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
8396 in child.
8397
9f9aa852
AB
83982019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
8399
8400 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
8401 field.
8402 (make_container): Initialise new field.
8403 * gdb.python/py-prettyprint.exp: Add new tests.
8404 * gdb.python/py-prettyprint.py (class ContainerPrinter)
8405 <display_hint>: New method.
8406
3714a195
AB
84072019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
8408
8409 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
8410 gdb_continue_to_breakpoint more throughout this test.
8411 (run_lang_tests) Supply unique test names, and use
8412 gdb_test_no_output.
8413
18c77628
AB
84142019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
8415
8416 * gdb.base/finish-pretty.exp: Update expected results.
8417 * gdb.base/pretty-print.c: New file.
8418 * gdb.base/pretty-print.exp: New file.
8419
9a93502f
PA
84202019-03-25 Pedro Alves <palves@redhat.com>
8421
8422 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
8423 move comments outside list. Append '-i "" eof' section.
8424
968aa7ae
AH
84252019-03-22 Alan Hayward <alan.hayward@arm.com>
8426
34a7f2a4 8427 PR testsuite/25016
968aa7ae
AH
8428 * README: Add pie options.
8429 * gdb.base/break-interp.exp: Ensure pie is disabled.
8430 * gdb.base/dump.exp: Likewise.
8431 * lib/gdb.exp (gdb_compile): Add pie option.
8432
4c7d57e7
TT
84332019-03-19 Tom Tromey <tromey@adacore.com>
8434
8435 * gdb.mi/mi2-cli-display.c: New file.
8436 * gdb.mi/mi2-cli-display.exp: New file.
8437
bff8c71f
TT
84382019-03-18 Joel Brobecker <brobecker@adacore.com>
8439 Tom Tromey <tromey@adacore.com>
8440
8441 * gdb.ada/ptype_array/pck.adb: New file.
8442 * gdb.ada/ptype_array/pck.ads: New file.
8443 * gdb.ada/ptype_array/foo.adb: New file.
8444 * gdb.ada/ptype_array.exp: New file.
8445
d085f989
TT
84462019-03-14 Tom Tromey <tromey@adacore.com>
8447
8448 * gdb.base/style.exp: Add "set style sources" test.
8449
b4be1b06
SM
84502019-03-13 Simon Marchi <simon.marchi@ericsson.com>
8451
8452 * mi-breakpoint-location-ena-dis.exp: Rename to ...
8453 * mi-breakpoint-multiple-locations.exp: ... this.
8454 (make_breakpoints_pattern): New proc.
8455 (do_test): Add mi_version parameter, test -break-insert,
8456 -break-info and =breakpoint-created.
8457
7cde5fc2
AB
84582019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
8459
8460 * config/default.exp: Remove 'load_lib gdb.exp'.
8461 * config/monitor.exp: Likewise.
8462 * config/sid.exp: Likewise.
8463 * config/sim.exp: Likewise.
8464 * config/slite.exp: Likewise.
8465 * config/unix.exp: Likewise.
8466 * gdb.base/default.exp: Remove unhelpful comment.
8467
efbecbc1
AB
84682019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8469
8470 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
8471
0841c79a
AB
84722019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8473
8474 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
8475
4a270568
AB
84762019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8477
8478 * gdb.fortran/type-kinds.exp: Update expected results.
8479
067630bd
AB
84802019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8481
8482 * gdb.fortran/type-kinds.exp: Test new integer type kind.
8483
3be47f7a
AB
84842019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8485
8486 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
8487 function.
8488 (test_basic_parsing_of_type_kinds): Expand types tested.
8489 (test_parsing_invalid_type_kinds): New function.
8490
4d00f5d8
AB
84912019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8492
8493 * gdb.fortran/intrinsics.exp: New file.
8494 * gdb.fortran/intrinsics.f90: New file.
8495 * gdb.fortran/type-kinds.exp: New file.
8496
c8f91604
AB
84972019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8498
8499 * gdb.fortran/dot-ops.exp: New file.
8500
dd9f2c76
AB
85012019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8502
8503 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
8504 Check upper and lower case logical literals.
8505
84ec9724
AB
85062019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8507
8508 * gdb.fortran/types.exp (test_float_literal_types_accepted):
8509 Remove duplicate tests.
8510
c3734e09
AH
85112019-03-06 Alan Hayward <alan.hayward@arm.com>
8512
8513 * lib/gdb.exp (builtin_cd): rename of cd.
8514 (cd): Override builtin.
8515
aa3cfbda
RB
85162019-03-06 Richard Bunt <richard.bunt@arm.com>
8517
8518 * gdb.fortran/function-calls.exp: New file.
8519 * gdb.fortran/function-calls.f90: New test.
8520
7b63ad86
RB
85212019-03-04 Richard Bunt <richard.bunt@arm.com>
8522
8523 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
8524 on user program standard output.
8525 * gdb.fortran/short-circuit-argument-list.f90: Record function
8526 calls.
8527
01abb042
AH
85282019-02-28 Alan Hayward <alan.hayward@arm.com>
8529
c3734e09
AH
8530 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
8531 failure.
01abb042 8532
92137da0
RO
85332019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
8534
8535 PR gdb/8527
8536 * gdb.base/interrupt-daemon-attach.c,
8537 gdb.base/interrupt-daemon-attach.exp: New test.
8538
5862844d
PA
85392019-02-27 Pedro Alves <palves@redhat.com>
8540
8541 * gdb.base/page.exp: Add tests for "set width/height -1".
8542
8ed25214
PA
85432019-02-27 Pedro Alves <palves@redhat.com>
8544
8545 * gdb.base/page.exp: Add tests for "set/show width/height" with
8546 "infinite" values.
8547
6c28e44a
TT
85482019-02-27 Tom Tromey <tromey@adacore.com>
8549
8550 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
8551 2.4.
8552 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
8553 workaround.
8554
bf9a735e
AB
85552019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
8556
8557 * gdb.base/align.exp: Extend to compile in both C and C++, and add
8558 tests for structs with static members.
8559
8791793c
TT
85602019-02-26 Tom Tromey <tromey@adacore.com>
8561
8562 * gdb.python/py-value.exp (test_value_from_buffer): Check for
8563 ValueError, not TypeError.
8564
bc2a507e
KB
85652019-02-26 Kevin Buettner <kevinb@redhat.com>
8566
8567 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
8568 call from main program.
8569
e0e7d3bd
JB
85702019-02-23 Joel Brobecker <brobecker@adacore.com>
8571
8572 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
8573 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
8574 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
8575 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
8576 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
8577
9600246d
KS
85782019-02-22 Keith Seitz <keiths@redhat.com>
8579
8580 PR symtab/23853
8581 * gdb.base/symlink-sourcefile.c: New file.
8582 * gdb.base/symlink-sourcefile.exp: New file.
8583
0c95f9ed
TT
85842019-02-20 Tom Tromey <tom@tromey.com>
8585
8586 * gdb.base/info_qt.exp: Update.
8587
6caa91b6
SM
85882019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
8589
8590 * gdb.base/source.exp: Move "error in sourced script" code to
8591 the end.
8592 * gdb.base/source-error.gdb: Move contents to
8593 source-error-1.gdb. Add new code to source source-error-1.gdb.
8594 * gdb.base/source-error-1.gdb: New file, from previous
8595 source-error.gdb.
8596
6506371f
TT
85972019-02-17 Tom Tromey <tom@tromey.com>
8598
8599 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
8600 for macro styling.
8601 * gdb.base/style.c (SOME_MACRO): New macro.
8602
a0087920
TT
86032019-02-17 Tom Tromey <tom@tromey.com>
8604
8605 * gdb.base/style.exp: Add line-wrapping tests.
8606 * gdb.base/page.exp: Add test for quitting during pagination.
8607
a2cd4f14
JB
86082019-02-17 Joel Brobecker <brobecker@adacore.com>
8609
8610 * gdb.ada/big_packed_array: New testcase.
8611 * gdb.ada/homonym.exp: Fix incorrect expected output for
8612 "break <homonym__get_value>" test.
8613
9d70ffbc
WP
86142019-02-13 Weimin Pan <weimin.pan@oracle.com>
8615
8616 PR breakpoints/21870
8617 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
8618 and prepare_for_testing. Add comment.
8619 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
8620 redundant cleanup call. Clean up comment.
8621
01c7ae81
WP
86222019-02-12 Weimin Pan <weimin.pan@oracle.com>
8623
8624 PR breakpoints/21870
8625 * gdb.arch/aarch64-dbreg-contents.exp: New file.
8626 * gdb.arch/aarch64-dbreg-contents.c: New file.
8627
aff29d1c
JB
86282019-02-10 Joel Brobecker <brobecker@adacore.com>
8629
8630 * gdb.ada/mi_ref_changeable: New testcase.
8631
df0da8a2
AH
86322019-02-07 Alan Hayward <alan.hayward@arm.com>
8633
8634 * gdb.base/attach.exp: Add double attach test.
8635
bd447abb
SM
86362019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
8637
8638 * lib/gdb.exp (default_gdb_start): Don't match pagination
8639 prompt.
8640 (gdb_init): Set stty_init.
8641
1dbc40b9
TT
86422019-01-27 Tom Tromey <tom@tromey.com>
8643
8644 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
8645 skip_python_tests.
8646
353229bf
AH
86472019-01-24 Alan Hayward <alan.hayward@arm.com>
8648
8649 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
8650 New structure.
8651 (struct struct_static_02_02): Likewise.
8652 (struct struct_static_02_03): Likewise.
8653 (struct struct_static_02_04): Likewise.
8654 (struct struct_static_04_01): Likewise.
8655 (struct struct_static_04_02): Likewise.
8656 (struct struct_static_04_03): Likewise.
8657 (struct struct_static_04_04): Likewise.
8658 (struct struct_static_06_01): Likewise.
8659 (struct struct_static_06_02): Likewise.
8660 (struct struct_static_06_03): Likewise.
8661 (struct struct_static_06_04): Likewise.
8662 (cmp_struct_static_02_01): Likewise.
8663 (cmp_struct_static_02_02): Likewise.
8664 (cmp_struct_static_02_03): Likewise.
8665 (cmp_struct_static_02_04): Likewise.
8666 (cmp_struct_static_04_01): Likewise.
8667 (cmp_struct_static_04_02): Likewise.
8668 (cmp_struct_static_04_03): Likewise.
8669 (cmp_struct_static_04_04): Likewise.
8670 (cmp_struct_static_06_01): Likewise.
8671 (cmp_struct_static_06_02): Likewise.
8672 (cmp_struct_static_06_03): Likewise.
8673 (cmp_struct_static_06_04): Likewise.
8674 (call_all): Test new structs.
8675 * gdb.base/infcall-nested-structs.exp: Likewise.
8676
73021deb
AH
86772019-01-21 Alan Hayward <alan.hayward@arm.com>
8678 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
8679
fc65c7db
AH
86802019-01-21 Alan Hayward <alan.hayward@arm.com>
8681 * gdb.base/stack-protector.c: New test.
8682 * gdb.base/stack-protector.exp: New file.
8683 * gdb.cp/ovldbreak.exp: Only allow a single break line.
8684 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
8685 option.
8686 (gdb_compile): Remove stack protector for GCC and prevent
8687 recursion.
8688
c24bdb02
KS
86892019-01-16 Keith Seitz <keiths@redhat.com>
8690
8691 PR gdb/23773
8692 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
8693
6f072a10
PFC
86942019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
8695
8696 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
8697 aliases.
8698 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
8699 tests.
8700 * gdb.arch/powerpc-vector-regs.c: New file.
8701 * gdb.arch/powerpc-vector-regs.exp: New file.
8702
a7b8d682
PFC
87032019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
8704
8705 * gdb.arch/altivec-regs.exp: Fix the list passed to
8706 gdb_expect_list when testing "info vector".
8707
6eb6fb67
AB
87082019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
8709
8710 * gdb.base/style.exp: Don't include path in testname.
8711
b56f80d8
KS
87122019-01-10 Keith Seitz <keiths@redhat.com>
8713
8714 PR gdb/23712
8715 PR symtab/23010
8716 * gdb.dwarf2/multidictionary.exp: New file.
8717
041be526
SM
87182019-01-09 Simon Marchi <simon.marchi@ericsson.com>
8719
8720 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
8721 (test_gnuv3_style_demangling): ... this.
8722 (test_lucid_style_demangling): Remove.
8723 (test_arm_style_demangling): Remove.
8724 (test_hp_style_demangling): Remove.
8725 (do_tests): Remove calls to the above.
8726
d820d0c3
AB
87272019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
8728
8729 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
8730 case.
8731
f097f5ad
TT
87322019-01-06 Tom Tromey <tom@tromey.com>
8733
8734 PR gdb/28155:
8735 * gdb.dwarf2/typedef-void-finish.exp: New file.
8736
2cd8cc0b
TT
87372018-12-28 Tom Tromey <tom@tromey.com>
8738 Simon Marchi <simark@simark.ca>
8739
8740 * gdb.base/jit-exec.exp: New file.
8741 * gdb.base/jit-exec.c: New file.
8742 * gdb.base/jit-execd.c: New file.
8743
35fb8261
TT
87442018-12-28 Tom Tromey <tom@tromey.com>
8745
8746 * gdb.base/style.exp: Update test to check for address styling.
8747
47fd17cd
TT
87482018-12-28 Tom Tromey <tom@tromey.com>
8749
8750 * gdb.base/style.exp: Add test for styling of "Reading symbols"
8751 message.
8752
d47032b7
TT
87532018-12-28 Tom Tromey <tom@tromey.com>
8754
8755 * gdb.base/style.exp: Add test for version number styling.
8756
af79b68d
TT
87572018-12-28 Tom Tromey <tom@tromey.com>
8758
8759 * gdb.base/style.exp: Add test for print_address_symbolic.
8760
0bb296cb
TT
87612018-12-28 Tom Tromey <tom@tromey.com>
8762
8763 * gdb.base/style.exp: Add test for breakpoint setting.
8764
80ae2043
TT
87652018-12-28 Tom Tromey <tom@tromey.com>
8766
8767 * gdb.base/style.exp: Add test for variable names.
8768
cbe56571
TT
87692018-12-28 Tom Tromey <tom@tromey.com>
8770
8771 * gdb.base/style.exp: New file.
8772 * gdb.base/style.c: New file.
8773
9162a27c
TT
87742018-12-28 Tom Tromey <tom@tromey.com>
8775
8776 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
8777 "dumb".
8778 * gdb.base/readline.exp (operate_and_get_next): Save and restore
8779 the TERM environment variable.
8780
bc543c90
TT
87812018-12-27 Tom Tromey <tom@tromey.com>
8782
8783 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
8784 pagination test.
8785
6f0ffe50
AB
87862018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
8787
8788 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
8789 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
8790
b5a1e557
PW
87912018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8792
8793 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
8794 Filename a.adb changed to bp_fun_addr.adb.
8795 gdb.ada/bp_fun_addr.exp: Update test accordingly.
8796
6e8b1ab2
JV
87972018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
8798
8799 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
8800 non-PIE executables.
8801 * README: Mention the gdb,nopie_flag board setting.
8802 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
8803 non-PIE executable.
8804 * gdb.arch/amd64-entry-value.exp: Likewise.
8805 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
8806 * gdb.arch/i386-float.exp: Likewise.
8807 * gdb.arch/i386-signal.exp: Likewise.
8808 * gdb.mi/mi-reg-undefined.exp: Likewise.
8809
d00a27c5
PM
88102018-12-21 Paul Marechal <paul.marechal@ericsson.com>
8811
8812 PR gdb/23974
8813 * gdb.base/info-os.exp: Check return for unknown "info os" type.
8814
161d081c
PW
88152018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8816
8817 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
8818 Update order of results accordingly.
8819
b001de23
AB
88202018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
8821
8822 * gdb.base/annota1.exp: Update a test regexp.
8823
99e1a184
AB
88242018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
8825
8826 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
8827
7a81c1e2
PW
88282018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8829
8830 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
8831 (reuse_time): Initialize to REUSE_TIME_CAP.
8832 (check_rc): New function.
8833 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
8834 Check pthread_create rc.
8835 (spawner_thread_func): Check pthread_create and pthread_join rc.
8836
73e8dc90
PA
88372018-12-08 Pedro Alves <palves@redhat.com>
8838
8839 * gdb.base/list.exp (test_forward_search): Rename to ...
8840 (test_forward_reverse_search): ... this. Also test reverse-search
8841 and the forward-search alias.
8842
13f2ed32
AB
88432018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
8844
8845 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
8846 local timeout variable before return, and remove all local timeout
8847 variable entirely.
8848 (gdb_load): Likewise.
8849
64d27cfc
TV
88502018-12-01 Tom de Vries <tdevries@suse.de>
8851
8852 * gdb.base/gdb-caching-proc.exp: New file.
8853
f63c03b4
SDJ
88542018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
8855
8856 * Makefile.in (TIMESTAMP): New variable.
8857 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
8858 command.
8859 (check-single-racy): Likewise.
8860 (check/%.exp): Likewise.
8861 (check-racy/%.exp): Likewise.
8862 (workers/%.worker): Likewise.
8863 (build-perf): Likewise.
8864 (check-perf): Likewise.
8865 * README: Describe new "TS" and "TS_FORMAT" variables.
8866 * print-ts.py: New file.
8867
1c97054b
BF
88682018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
8869
8870 PR python/23714
8871 * gdb.python/python.exp: Test command repetition after
8872 gdb.execute.
8873
1871a62d
AB
88742018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
8875
8876 * gdb.opt/inline-break.exp: Add test that info breakpoint output
8877 is correctly aligned.
8878
fb5e1ed9
PW
88792018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8880
8881 * gdb.ada/info_auto_lang.exp: New testcase.
8882 * gdb.ada/info_auto_lang/global_pack.ads: New file.
8883 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
8884 * gdb.ada/info_auto_lang/some_c.c: New file.
8885
43d397ca
PW
88862018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8887
8888 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
8889 FUNC_lang language syntax.
8890
beddd671
PW
88912018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8892
8893 * gdb.base/info_minsym.c: New file.
8894 * gdb.base/info_minsym.exp: New file.
8895
73fc52c4
TT
88962018-11-19 Tom Tromey <tom@tromey.com>
8897
8898 PR rust/23625:
8899 * gdb.rust/simple.exp: Add ptype test. Update expected output.
8900 * gdb.rust/expr.exp: Update expected output. Change one test.
8901
994b876a
TT
89022018-11-19 Tom Tromey <tom@tromey.com>
8903
8904 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
8905
6769f276
PA
89062018-11-19 Pedro Alves <palves@redhat.com>
8907
8908 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
8909 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
8910 see the expected warning.
8911
38a72da0
AH
89122018-11-16 Alan Hayward <alan.hayward@arm.com>
8913
8914 PR gdb/22736:
8915 * gdb.cp/infcall-nodebug-lib.c: New test.
8916 * gdb.cp/infcall-nodebug-main.c: New test.
8917 * gdb.cp/infcall-nodebug.exp: New file.
8918
53a89d6e
SM
89192018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
8920
8921 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
8922 completer tests.
8923
9325300d
TV
89242018-11-09 Tom de Vries <tdevries@suse.de>
8925
8926 * gdb.base/msym-lang.c: New test.
8927 * gdb.base/msym-lang.exp: New file.
8928 * gdb.base/msym-lang-main.c: New test.
8929
20f0d60d
TT
89302018-11-08 Tom Tromey <tom@tromey.com>
8931
8932 PR gdb/23555:
8933 PR gdb/23838:
8934 * gdb.base/warning.exp: New file.
8935
b5420128
JB
89362018-11-08 Jan Beulich <jbeulich@suse.com>
8937
8938 * testsuite/gdb.arch/i386-avx512.c,
8939 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
8940
cd115d61
AB
89412018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
8942
8943 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
8944 point hardware.
8945
35ee2dc2
AB
89462018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
8947
8948 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
8949 * gdb.dwarf2/missing-type-name.exp: New file.
8950
31aceee8
TV
89512018-11-06 Tom de Vries <tdevries@suse.de>
8952
8953 * gdb.base/many-headers.c: New test.
8954 * gdb.base/many-headers.exp: New file.
8955
109be305
JW
89562018-11-06 Jim Wilson <jimw@sifive.com>
8957
8958 * gdb.base/code_elim.exp: For riscv, set additional_flags
8959 to include -msmall-data-limit=0.
8960
e2b7af72
JB
89612018-11-01 Joel Brobecker <brobecker@adacore.com>
8962
8963 * gdb.ada/watch_minus_l: New testcase.
8964
cdcda965
SM
89652018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
8966
8967 * gdb.arch/aix-sighandle.c: New file.
8968 * gdb.arch/aix-sighandle.exp: New file.
8969
92dcebf3
AB
89702018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
8971
8972 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
8973 registers being unions.
8974
68b9ac18
TV
89752018-10-31 Tom de Vries <tdevries@suse.de>
8976
8977 * lib/valgrind.exp: New file.
8978 (vgdb_start, vgdb_stop): New procs, factored out of ...
8979 * gdb.base/valgrind-bt.exp: ... here, ...
8980 * gdb.base/valgrind-disp-step.exp: ... here and ...
8981 * gdb.base/valgrind-infcall.exp: ... here.
8982
1443936e
TV
89832018-10-31 Tom de Vries <tdevries@suse.de>
8984
8985 * lib/gdb.exp (get_valueof): Don't output read value in test name.
8986
eb77c9df
AB
89872018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
8988
8989 * gdb.dwarf2/void-type.c: New file.
8990 * gdb.dwarf2/void-type.exp: New file.
8991
82b5e646
PW
89922018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8993
8994 * gdb.base/info_qt.c: New file.
8995 * gdb.base/info_qt.exp: New file.
8996
8d619c01
EBM
89972018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
8998
8999 * gdb.arch/powerpc-htm-regs.c: New file.
9000 * gdb.arch/powerpc-htm-regs.exp: New file.
9001
f2cf6173
EBM
90022018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
9003
9004 * gdb.arch/powerpc-tar.c: New file.
9005 * gdb.arch/powerpc-tar.exp: New file.
9006
7ca18ed6
EBM
90072018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
9008
9009 * gdb.arch/powerpc-ppr-dscr.c: New file.
9010 * gdb.arch/powerpc-ppr-dscr.exp: New file.
9011
bfcc0eba
TV
90122018-10-25 Tom de Vries <tdevries@suse.de>
9013
9014 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
9015
fe1a5cad
TV
90162018-10-24 Tom de Vries <tdevries@suse.de>
9017
9018 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
9019 longer exists error.
9020
a76dc3b7
TV
90212018-10-24 Tom de Vries <tdevries@suse.de>
9022
9023 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
9024
4df46df7
TV
90252018-10-24 Tom de Vries <tdevries@suse.de>
9026
9027 * gdb.base/valgrind-db-attach.exp: Handle removed support for
9028 --db-attach in valgrind.
9029
0dbfcfff
AB
90302018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
9031
9032 * gdb.arch/riscv-reg-aliases.c: New file.
9033 * gdb.arch/riscv-reg-aliases.exp: New file.
9034
b04480b1
AH
90352018-10-19 Alan Hayward <alan.hayward@arm.com>
9036
9037 * gdb.python/py-cmd.exp: Check for gdb_prompt.
9038
2c6ac8d7
AH
90392018-10-19 Alan Hayward <alan.hayward@arm.com>
9040
9041 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
9042
2bc69f25
AH
90432018-10-19 Alan Hayward <alan.hayward@arm.com>
9044
9045 * gdb.cp/ovldbreak.exp: Fix regexps.
9046
1f1ae3a3
AH
90472018-10-19 Alan Hayward <alan.hayward@arm.com>
9048
9049 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
9050
94c18618
SDJ
90512018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
9052
9053 PR cli/23785
9054 * gdb.base/restore.exp: New test to check if "restore" with an
9055 invalid file doesn't segfault.
9056
812cd6eb
TV
90572018-10-18 Tom de Vries <tdevries@suse.de>
9058
9059 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
9060 * gdb.ada/excep_handle.exp: Same.
9061 * gdb.ada/mi_string_access.exp: Same.
9062 * gdb.ada/mi_var_union.exp: Same.
9063 * gdb.arch/arc-analyze-prologue.exp: Same.
9064 * gdb.arch/arc-decode-insn.exp: Same.
9065 * gdb.base/readnever.exp: Same.
9066 * gdb.fortran/printing-types.exp: Same.
9067 * gdb.guile/scm-lazy-string.exp: Same.
9068
c4b90788
TV
90692018-10-16 Tom de Vries <tdevries@suse.de>
9070
9071 PR gdb/23730
9072 * gdb.base/catch-follow-exec.c: Add copyright notice.
9073 * gdb.base/catch-follow-exec.exp: Rewrite to use
9074 gdb_spawn_with_cmdline_opts. Require gdb-native.
9075
8bca2978
SL
90762018-10-12 Sandra Loosemore <sandra@codesourcery.com>
9077
9078 * gdb.trace/actions-changed.exp: Check for arch support.
9079 * gdb.trace/actions.exp: Likewise.
9080 * gdb.trace/ax.exp: Likewise.
9081 * gdb.trace/backtrace.exp: Likewise.
9082 * gdb.trace/change-loc.exp: Likewise.
9083 * gdb.trace/deltrace.exp: Likewise.
9084 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
9085 * gdb.trace/ftrace.exp: Likewise.
9086 * gdb.trace/infotrace.exp: Check for arch support.
9087 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
9088 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
9089 * gdb.trace/mi-tsv-changed.exp: Likewise.
9090 * gdb.trace/packetlen.exp: Likewise.
9091 * gdb.trace/passc-dyn.exp: Likewise.
9092 * gdb.trace/passcount.exp: Likewise.
9093 * gdb.trace/pending.exp: Likewise.
9094 * gdb.trace/range-stepping.exp: Check for shlib support.
9095 * gdb.trace/report.exp: Check for arch support.
9096 * gdb.trace/save-trace.exp: Likewise.
9097 * gdb.trace/signal.exp: Check for signal support.
9098 * gdb.trace/tfind.exp: Check for arch support.
9099 * gdb.trace/trace-break.exp: Check for arch and shlib support.
9100 * gdb.trace/trace-common.h: Add comment.
9101 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
9102 * gdb.trace/trace-enable-disable.exp: Likewise.
9103 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
9104 * gdb.trace/tracecmd.exp: Check for arch support.
9105 * gdb.trace/tspeed.exp: Check for shlib and target support.
9106 * gdb.trace/tstatus.exp: Check for arch support.
9107 * gdb.trace/tsv.exp: Likewise.
9108 * gdb.trace/while-dyn.exp: Likewise.
9109 * gdb.trace/while-stepping.exp: Likewise.
9110 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
9111
f9c49bff
SM
91122018-10-12 Simon Marchi <simon.marchi@ericsson.com>
9113
9114 * gdb.trace/tspeed.exp: Remove nowarnings.
9115 (prepare_for_trace_test): Declare "global ipalib".
9116 * gdb.trace/tspeed.c: Include unistd.h.
9117 (main): Remove superfluous printf argument.
9118
d4330bde
SL
91192018-10-11 Sandra Loosemore <sandra@codesourcery.com>
9120
9121 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
9122 directory prefix on the filename.
9123
8ecfd7bd
SDJ
91242018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
9125
9126 * gdb.gdb/unittest.exp: Update expected message informing that
9127 selftests have been disabled.
9128 * gdb.server/unittest.exp: Likewise.
9129
58bbcd02
TV
91302018-10-09 Tom de Vries <tdevries@suse.de>
9131
9132 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
9133 with runto_main.
9134
9f6b697b
WP
91352018-10-08 Weimin Pan <weimin.pan@oracle.com>
9136
9137 PR c++/16841
9138 * gdb.cp/virtbase2.cc: New file.
9139 * gdb.cp/virtbase2.exp: New file.
9140
add5ded5
TT
91412018-10-06 Tom Tromey <tom@tromey.com>
9142
9143 PR python/19399:
9144 * gdb.python/py-inferior.exp: Add architecture test.
9145
f9e48344
TT
91462018-10-06 Tom Tromey <tom@tromey.com>
9147
9148 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
9149 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
9150
2a8be203
TT
91512018-10-06 Tom Tromey <tom@tromey.com>
9152
9153 * gdb.python/py-breakpoint.exp (check_last_event): Check location
9154 of a "throw" catchpoint.
9155
e04caa70
SDJ
91562018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
9157
9158 * gdb.base/info-proc.exp: Update string expected from "help info
9159 proc".
9160
5ca8c39f
TT
91612018-10-04 Tom Tromey <tom@tromey.com>
9162
9163 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
9164 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
9165 (test_initial_complaints, test_empty_complaints): Update.
9166 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
9167
3453e7e4
TT
91682018-10-04 Tom Tromey <tom@tromey.com>
9169
9170 PR cli/19551:
9171 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
9172 * lib/gdb.exp (gdb_file_cmd): Update.
9173 * gdb.stabs/weird.exp (print_weird_var): Update.
9174 * gdb.server/solib-list.exp: Update.
9175 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
9176 * gdb.mi/mi-cli.exp: Update.
9177 * gdb.linespec/linespec.exp: Update.
9178 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
9179 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
9180 * gdb.cp/cp-relocate.exp: Update.
9181 * gdb.base/sym-file.exp: Update.
9182 * gdb.base/relocate.exp: Update.
9183 * gdb.base/readnever.exp: Update.
9184 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
9185 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
9186 * gdb.base/dbx.exp (gdb_file_cmd): Update.
9187 * gdb.base/code_elim.exp: Update.
9188 * gdb.base/break-unload-file.exp (test_break): Update.
9189 * gdb.base/break-interp.exp (test_attach_gdb): Update.
9190 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
9191 Update.
9192 * gdb.base/attach.exp (do_attach_tests): Update.
9193 * gdb.base/sepdebug.exp: Update.
9194 * gdb.python/py-section-script.exp: Update.
9195
6afcf761
TT
91962018-10-04 Tom Tromey <tom@tromey.com>
9197
9198 PR cli/22234:
9199 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
9200 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
9201 output.
9202
fef1b293
TT
92032018-10-04 Tom Tromey <tom@tromey.com>
9204
9205 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
9206 set width and height to 0.
9207 (test_command_line_attach_run): Use -quiet.
9208
ca98345e
SL
92092018-10-03 Sandra Loosemore <sandra@codesourcery.com>
9210
9211 * lib/gdb.exp (skip_ifunc_tests): New.
9212 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
9213 other compile failures.
9214 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
9215
ff34e6ae
SM
92162018-10-01 Simon Marchi <simon.marchi@ericsson.com>
9217
9218 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
9219 is_amd64_regs_target.
9220
6bb8890e
AH
92212018-10-01 Alan Hayward <alan.hayward@arm.com>
9222
9223 * gdb.arch/aarch64-sighandler-regs.c: New test.
9224 * gdb.arch/aarch64-sighandler-regs.exp: New file.
9225 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
9226
224d30d3
MM
92272018-10-01 Markus Metzger <markus.t.metzger@intel.com>
9228
9229 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
9230 assembly.
9231
f67ffa6a
AB
92322018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
9233
9234 * gdb.base/frame-selection.exp: New file.
9235 * gdb.base/frame-selection.c: New file.
9236
9fc3183f
AH
92372018-09-27 Alan Hayward <alan.hayward@arm.com>
9238
9239 * gdb.threads/check-libthread-db.c (thread_routine): Use a
9240 pthread barrier.
9241 (main): Likewise.
9242
d354055e
AB
92432018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
9244
9245 * gdb.base/large-frame-1.c: New file.
9246 * gdb.base/large-frame-2.c: New file.
9247 * gdb.base/large-frame.exp: New file.
9248 * gdb.base/large-frame.h: New file.
9249
db727370
JL
92502018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
9251
9252 PR gdb/20948
9253 * gdb.base/write_mem.exp: New test.
9254 * gdb.base/write_mem.c: Likewise.
9255
ae778caf
TT
92562018-09-23 Tom Tromey <tom@tromey.com>
9257
9258 PR python/18852:
9259 * gdb.python/py-parameter.exp: Add test for parameter that throws
9260 on "set".
9261
fd3ba736
TT
92622018-09-23 Tom Tromey <tom@tromey.com>
9263
9264 PR python/17284:
9265 * gdb.python/py-template.exp (test_template_arg): Add test for
9266 negative template argument number.
9267
39a24317
TT
92682018-09-23 Tom Tromey <tom@tromey.com>
9269
9270 PR python/14062:
9271 * gdb.python/python.exp: Add test for post_event error.
9272
f5769a2c
TT
92732018-09-23 Tom Tromey <tom@tromey.com>
9274
9275 PR python/18170:
9276 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
9277 convert pointers to int and long.
9278
1c1e54f6
TT
92792018-09-23 Tom Tromey <tom@tromey.com>
9280
9281 PR python/20126:
9282 * gdb.python/py-value.exp (test_value_numeric_ops): Add
9283 signed-ness conversion tests.
9284
fb4fa946
TT
92852018-09-23 Tom Tromey <tom@tromey.com>
9286
9287 PR python/18352;
9288 * gdb.python/py-value.exp (test_float_conversion): New proc.
9289 Use it.
9290
a466edac
HAQ
92912018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
9292
9293 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
9294
4ee9b0c5
SL
92952018-09-18 Sandra Loosemore <sandra@codesourcery.com>
9296
9297 * gdb.base/complete-empty.exp: Skip tab-completion tests if
9298 no readline.
9299 * gdb.base/utf8-identifiers.exp: Likewise.
9300 * gdb.cp/cpcompletion.exp: Likewise.
9301 * gdb.linespec/cpcompletion.exp: Likewise.
9302 * gdb.linespec/cpls-abi-tag.exp: Likewise.
9303 * gdb.linespec/cpls-ops.exp: Likewise.
9304
23be8da7
RB
93052018-09-19 Richard Bunt <richard.bunt@arm.com>
9306 Chris January <chris.january@arm.com>
9307
9308 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
9309 * gdb.fortran/short-circuit-argument-list.exp: New file.
9310 * gdb.fortran/short-circuit-argument-list.f90: New test.
9311
5031d0ae
SDJ
93122018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
9313
9314 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
9315 "arch=" keyword when executing "-stack-list-frames".
9316
b4c0d1a4
SDJ
93172018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
9318
9319 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
9320 "arch=" keyword when executing "-stack-list-frames".
9321
7a6d2b45
SDJ
93222018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
9323
9324 * gdb.ada/complete.exp: Expect for "@" when doing "complete
9325 break ada".
9326
8588b356
SM
93272018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
9328
9329 PR python/23669
9330 * gdb.python/python.exp: Test gdb.execute("show commands").
9331
65e65158
TT
93322018-09-16 Tom Tromey <tom@tromey.com>
9333
9334 * gdb.base/new-ui.exp (do_execution_tests): Update.
9335 * gdb.base/dbx.exp (test_breakpoints): Update.
9336
bf326452
AH
93372018-09-14 Alan Hayward <alan.hayward@arm.com>
9338
9339 * lib/gdb.exp (gdb_simple_compile): Add proc.
9340 (is_elf_target): Use gdb_simple_compile.
9341 (skip_altivec_tests): Likewise.
9342 (skip_vsx_tests): Likewise.
9343 (skip_tsx_tests): Likewise.
9344 (skip_btrace_tests): Likewise.
9345 (skip_btrace_pt_tests): Likewise.
9346 (gdb_can_simple_compile): Likewise.
9347 (gdb_has_argv0): Likewise.
9348 (gdb_target_symbol_prefix): Likewise.
9349 (target_supports_scheduler_locking): Likewise.
9350
2361b0fb
TT
93512018-09-13 Tom Tromey <tom@tromey.com>
9352
9353 * Makefile.in (TAGS): Recognize proc_with_prefix and
9354 gdb_caching_proc.
9355
0ae1a321
SM
93562018-09-13 Simon Marchi <simon.marchi@ericsson.com>
9357
9358 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
9359 method.
9360
a40bf0c2
SM
93612018-09-13 Simon Marchi <simon.marchi@ericsson.com>
9362
9363 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
9364 and a few other Inferior properties when the Inferior is no
9365 longer valid.
9366
4a3fe98f
TT
93672018-09-13 Tom Tromey <tom@tromey.com>
9368
9369 PR rust/23650:
9370 * gdb.rust/simple.exp: Add test for enum field access error.
9371
098b2108
TT
93722018-09-13 Tom Tromey <tom@tromey.com>
9373
9374 PR rust/23626:
9375 * gdb.rust/simple.rs (EmptyEnum): New type.
9376 (main): Use it.
9377 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
9378
1256af7d
SM
93792018-09-13 Simon Marchi <simon.marchi@ericsson.com>
9380
9381 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
9382 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
9383 * gdb.python/py-symtab.exp: Update test printing an objfile.
9384
4aa8e6c2
SM
93852018-09-12 Simon Marchi <simon.marchi@ericsson.com>
9386
9387 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
9388 object.
9389
c221b2f7
AH
93902018-09-12 Alan Hayward <alan.hayward@arm.com>
9391
9392 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
9393 (support_complex_tests): Use gdb_can_simple_compile.
9394 (is_ilp32_target): Likewise.
9395 (is_lp64_target): Likewise.
9396 (is_64_target): Likewise.
9397 (is_amd64_regs_target): Likewise.
9398 (is_aarch32_target): Likewise.
9399 (gdb_int128_helper): Likewise.
9400
6f1107b5
JK
94012018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9402
9403 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
9404
1f5d1570
JG
94052018-09-10 Jerome Guitton <guitton@adacore.com>
9406
9407 * gdb.ada/same_component_name: Add test for case of tagged record
9408 with variable-length fields.
9409
cc330e39
XR
94102018-09-10 Xavier Roirand <roirand@adacore.com>
9411
9412 * gdb.ada/access_to_unbounded_array.exp: New testcase.
9413 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
9414 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
9415 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
9416
b9c50e9a
XR
94172018-09-10 Xavier Roirand <roirand@adacore.com>
9418
9419 * gdb.ada/mi_string_access.exp: New testcase.
9420 * gdb.ada/mi_string_access/bar.adb: New file.
9421 * gdb.ada/mi_string_access/pck.adb: New file.
9422 * gdb.ada/mi_string_access/pck.asd: New file.
9423
2963898f
XR
94242018-09-10 Xavier Roirand <roirand@adacore.com>
9425
9426 * gdb.ada/mi_var_union.exp: New testcase.
9427 * gdb.ada/mi_var_union/bar.adb: New file.
9428 * gdb.ada/mi_var_union/pck.adb: New file.
9429 * gdb.ada/mi_var_union/pck.asd: New file.
9430
1aac008f
TT
94312018-09-08 Tom Tromey <tom@tromey.com>
9432
9433 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
9434
332cf4c9
TT
94352018-09-08 Tom Tromey <tom@tromey.com>
9436
9437 PR python/16047:
9438 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
9439 (register_pretty_printers): Register new printer.
9440 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
9441 test.
9442 * gdb.python/py-prettyprint.c (int_type3): New typedef.
9443 (an_int_type3): New global.
9444
424da6cf
JB
94452018-09-08 Joel Brobecker <brobecker@adacore.com>
9446
9447 * gdb.ada/expr_with_funcall: New testcase.
9448
2a62dfa9
JB
94492018-09-08 Joel Brobecker <brobecker@adacore.com>
9450
9451 * gdb.ada/packed_array_assign: New testcase.
9452
96b6697f
AB
94532018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
9454
9455 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
9456 names, and add test prefixes to make test names unique.
9457
e4a62c65
TV
94582018-09-05 Tom de Vries <tdevries@suse.de>
9459
9460 * gdb.dwarf2/varval.exp: Add test.
9461
dd083ee2
GB
94622018-09-04 Gary Benson <gbenson@redhat.com>
9463
9464 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
9465 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
9466
aef9346c
TT
94672018-08-31 Tom Tromey <tom@tromey.com>
9468
9469 * gdb.rust/simple.rs: Rename second variable "v".
9470
c67f2e15
AB
94712018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
9472
9473 * gdb.base/funcargs.c (use_a): New function.
9474 (recurse): Call use_a.
9475
078a0207
KS
94762018-08-29 Keith Seitz <keiths@redhat.com>
9477
9478 * gdb.compile/compile-cplus-anonymous.cc: New file.
9479 * gdb.compile/compile-cplus-anonymous.exp: New file.
9480 * gdb.compile/compile-cplus-array-decay.cc: New file.
9481 * gdb.compile/compile-cplus-array-decay.exp: New file.
9482 * gdb.compile/compile-cplus-inherit.cc: New file.
9483 * gdb.compile/compile-cplus-inherit.exp: New file.
9484 * gdb.compile/compile-cplus-member.cc: New file.
9485 * gdb.compile/compile-cplus-member.exp: New file.
9486 * gdb.compile/compile-cplus-method.cc: New file.
9487 * gdb.compile/compile-cplus-method.exp: New file.
9488 * gdb.compile/compile-cplus-mod.c: "New" file.
9489 * gdb.compile/compile-cplus-namespace.cc: New file.
9490 * gdb.compile/compile-cplus-namespace.exp: New file.
9491 * gdb.compile/compile-cplus-nested.cc: New file.
9492 * gdb.compile/compile-cplus-nested.exp: New file.
9493 * gdb.compile/compile-cplus-print.c: "New" file.
9494 * gdb.compile/compile-cplus-print.exp: "New" file.
9495 * gdb.compile/compile-cplus-virtual.cc: New file.
9496 * gdb.compile/compile-cplus-virtual.exp: New file.
9497 * gdb.compile/compile-cplus.c: "New" file.
9498 * gdb.compile/compile-cplus.exp: "New" file.
9499 * lib/compile-support.exp: New file.
9500
b0f492b9
GB
95012018-08-16 Gary Benson <gbenson@redhat.com>
9502
9503 PR gdb/13000:
9504 * gdb.base/batch-exit-status.exp: New file.
9505 * gdb.base/batch-exit-status.good-commands: Likewise.
9506 * gdb.base/batch-exit-status.bad-commands: Likewise.
9507
36eb4c5f
AH
95082018-08-29 Alan Hayward <alan.hayward@arm.com>
9509
9510 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
9511 (struct struct02): Likewise.
9512 (struct struct03): Likewise.
9513 (struct struct04): Likewise.
9514 (struct struct_01_01): New struct.
9515 (struct struct_01_02): Likewise.
9516 (struct struct_01_03): Likewise.
9517 (struct struct_01_04): Likewise.
9518 (struct struct_02_01): Likewise.
9519 (struct struct_02_02): Likewise.
9520 (struct struct_02_03): Likewise.
9521 (struct struct_02_04): Likewise.
9522 (struct struct_04_01): Likewise.
9523 (struct struct_04_02): Likewise.
9524 (struct struct_04_03): Likewise.
9525 (struct struct_04_04): Likewise.
9526 (struct struct_05_01): Likewise.
9527 (struct struct_05_02): Likewise.
9528 (struct struct_05_03): Likewise.
9529 (struct struct_05_04): Likewise.
9530 (cmp_struct01): Remove function.
9531 (cmp_struct02): Likewise.
9532 (cmp_struct03): Likewise.
9533 (cmp_struct04): Likewise.
9534 (cmp_struct_01_01): Add Function.
9535 (cmp_struct_01_02): Likewise.
9536 (cmp_struct_01_03): Likewise.
9537 (cmp_struct_01_04): Likewise.
9538 (cmp_struct_02_01): Likewise.
9539 (cmp_struct_02_02): Likewise.
9540 (cmp_struct_02_03): Likewise.
9541 (cmp_struct_02_04): Likewise.
9542 (cmp_struct_04_01): Likewise.
9543 (cmp_struct_04_02): Likewise.
9544 (cmp_struct_04_03): Likewise.
9545 (cmp_struct_04_04): Likewise.
9546 (cmp_struct_05_01): Likewise.
9547 (cmp_struct_05_02): Likewise.
9548 (cmp_struct_05_03): Likewise.
9549 (cmp_struct_05_04): Likewise.
9550 (call_all): Add new structs.
9551 * gdb.base/infcall-nested-structs.exp: Likewise.
9552
3bf9c013
JV
95532018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
9554
9555 * gdb.python/py-framefilter-mi.exp: Update regexp to
9556 check for "arch" field in frame output.
9557
450d1e88
KB
95582018-08-23 Kevin Buettner <kevinb@redhat.com>
9559
9560 * gdb.dwarf2/dw2-ranges-func.c: New file.
9561 * gdb.dwarf2/dw2-ranges-func.exp: New file.
9562
ae739fe7
SM
95632018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
9564
9565 * gdb.base/term.exp: Compare terminal settings with values from
9566 the inferior.
9567 * gdb.base/term.c: Get and set terminal settings.
9568
6d52907e
JV
95692018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
9570
9571 * lib/mi-support.exp (mi_expect_stop): Update regexp to
9572 accommodate new "arch" field in frame output.
9573 * gdb.mi/mi-return.exp: Likewise.
9574 * gdb.mi/mi-stack.exp: Likewise.
9575 * gdb.mi/mi-syn-frame.exp: Likewise.
9576 * gdb.mi/user-selected-context-sync.exp: Likewise.
9577
be2d111a
MS
95782018-08-19 Michael Spang <spang@google.com>
9579
9580 PR gdb/11786
9581 * gdb.base/gcore-tls-pie.c: New file.
9582 * gdb.base/gcore-tls-pie.exp: New file.
9583
ae3a7c47
KB
95842018-08-18 Kevin Buettner <kevinb@redhat.com>
9585
9586 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
7d140d1a
KB
9587 * gdb.dwarf2/varval.c: New file.
9588 * gdb.dwarf2/varval.exp: New file.
ae3a7c47 9589
2ecae92e
AH
95902018-08-17 Alan Hayward <alan.hayward@arm.com>
9591
9592 PR gdb/18931
9593 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
9594
c1854f1d
KS
95952018-08-16 Keith Seitz <keiths@redhat.com>
9596
9597 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
9598 tests expected to pass.
9599
26fb3983
JV
96002018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
9601
9602 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
9603 -data-disassemble -a.
9604 (test_disassembly_bogus_args): Likewise.
9605
67943c00
AB
96062018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
9607
9608 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
9609
5ff2bbae
AB
96102018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
9611
9612 * gdb.base/vla-optimized-out.exp: Add new test.
9613
e5bbcd0f
AB
96142018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
9615
9616 * gdb.base/vla-optimized-out-o3.exp: Delete.
9617 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
9618 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
9619 deleted tests.
9620
9d4a934c
AB
96212018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
9622
9623 PR gdb/18050:
9624 * gdb.server/extended-remote-restart.c: New file.
9625 * gdb.server/extended-remote-restart.exp: New file.
9626
045cf012
SM
96272018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
9628
9629 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
9630 "set variable index = 42".
9631
87d6a7aa
SM
96322018-08-07 Simon Marchi <simon.marchi@ericsson.com>
9633
9634 * boards/index-cache-gdb.exp: New file.
9635 * gdb.dwarf2/index-cache.exp: New file.
9636 * gdb.dwarf2/index-cache.c: New file.
9637 * gdb.base/maint.exp: Check if we are using the index cache.
9638
96d68bd4
RO
96392018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
9640
9641 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
9642 MAKEFLAGS.
9643
5a699617
RO
96442018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
9645
9646 * dg-extract-results.sh: Move to toplevel contrib.
9647 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
9648 * Makefile.in (check-parallel-racy): Likewise.
9649
5bd18990
AB
96502018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
9651
9652 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
9653 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
9654 tests if the target supports scheduler locking.
9655
3fbbcf47
TV
96562018-08-04 Tom de Vries <tdevries@suse.de>
9657
9658 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
9659
3e1d3d8c
TT
96602018-08-02 Tom Tromey <tom@tromey.com>
9661
9662 PR symtab/16842.
9663 * gdb.cp/temargs.exp: Test "info address" of a template
9664 parameter.
9665
5abe0f0c
JV
96662018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
9667
9668 * gdb.python/py-mi-var-info-path-expression.c: New file.
9669 * gdb.python/py-mi-var-info-path-expression.py: New file.
9670 * gdb.python/py-mi-var-info-path-expression.exp: New file.
9671
fb66cde8
SDJ
96722018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
9673
9674 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
9675 error after "cannot resolve name" string.
9676
c708f4d2
AB
96772018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
9678
9679 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
9680 started.
9681 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
9682
37cc0cae
TV
96832018-07-28 Tom de Vries <tdevries@suse.de>
9684
9685 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
9686
63b4ecf7
TV
96872018-07-26 Tom de Vries <tdevries@suse.de>
9688
9689 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
9690
3c3bb058
AB
96912018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
9692
9693 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
9694 is visible.
9695
9e7f3bbb
TV
96962018-07-26 Tom de Vries <tdevries@suse.de>
9697
9698 PR breakpoints/23366
9699 * gdb.base/catch-follow-exec.c: New test.
9700 * gdb.base/catch-follow-exec.exp: New file.
9701
16f808ec
TV
97022018-07-25 Tom de Vries <tdevries@suse.de>
9703
9704 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
9705 vla-optimized-out.c.
9706
d7154a8d
JV
97072018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
9708
9709 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
9710 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
9711
232a0032
TV
97122018-07-20 Tom de Vries <tdevries@suse.de>
9713
9714 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
9715 NOCLONE macro.
9716 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
9717
fbb1d502
TV
97182018-07-19 Tom de Vries <tdevries@suse.de>
9719
9720 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
9721 regular expression.
9722
42dc7699
TV
97232018-07-18 Tom de Vries <tdevries@suse.de>
9724
9725 * gdb.base/vla-optimized-out.c: New test.
9726 * gdb.base/vla-optimized-out.exp: New file.
9727
7f1f7e23
SDJ
97282018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
9729
9730 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
9731 message "No address associated with hostname" when gdbserver
9732 cannot resolve the hostname.
9733
5759ebb3
PW
97342018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9735
9736 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
9737 Add some test prefixes to make tests unique.
9738
3606ccab
PW
97392018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9740
9741 * gdb.base/frameapply.c: New file.
9742 * gdb.base/frameapply.exp: New file.
9743
529c08b2
PW
97442018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9745
9746 * gdb.base/skip.exp: Update expected error message.
9747
c7ab0aef
SDJ
97482018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
9749 Jan Kratochvil <jan.kratochvil@redhat.com>
9750 Paul Fertser <fercerpav@gmail.com>
9751 Tsutomu Seki <sekiriki@gmail.com>
9752
9753 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
9754 parameter.
9755 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
9756 by default.
9757 * boards/native-gdbserver.exp: Likewise.
9758 * gdb.server/run-without-local-binary.exp: Improve regexp used
9759 for detecting when a remote debugging connection succeeds.
9760 * gdb.server/server-connect.exp: New file.
9761 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
9762 Do not prefix the port number with ":".
9763 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
9764 support for detecting and using it. Add '$debughost_gdbserver'
9765 to the list of arguments used to start gdbserver. Handle case
9766 when gdbserver cannot resolve a network name.
9767
16ff70dd
SDJ
97682018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
9769
9770 PR c++/23373
9771 * gdb.base/ptype-offsets.cc (struct static_member): New
9772 struct.
9773 (main) <stmember>: New variable.
9774 * gdb.base/ptype-offsets.exp: Add test for printing a struct
9775 with a static member in it.
9776
3541979f
AB
97772018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
9778
9779 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
9780 watchpoints enabled and disabled.
9781
c8ad9b9a
AB
97822018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
9783
9784 * gdb.base/examine-backward.exp: Still run tests around address
9785 0x0, even if address 0x0 is not readable. Update the pattern for
9786 matching address 0x0 in expected output.
9787
e0e5e971
AB
97882018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
9789
9790 * gdb.base/share-env-with-gdbserver.c (main): Add call to
9791 malloc/free.
9792
1ea5da02
TV
97932018-07-04 Tom de Vries <tdevries@suse.de>
9794
9795 * gdb.dwarf2/dw2-error.exp: Update expected error message.
9796
471b9d15
MR
97972018-07-02 Maciej W. Rozycki <macro@mips.com>
9798
9799 PR tdep/8282
9800 * gdb.arch/mips-disassembler-options.exp: New test.
9801 * gdb.arch/mips-disassembler-options.s: New test source.
9802
75acb486
PA
98032018-06-29 Pedro Alves <palves@redhat.com>
9804
9805 * gdb.threads/names.exp: Adjust expected "info threads" output.
9806
cd2bb709
PA
98072018-06-29 Pedro Alves <palves@redhat.com>
9808
9809 * gdb.opt/inline-break.exp (line number, address): Add "info
9810 break" tests.
9811
991ff292
PA
98122018-06-29 Pedro Alves <palves@redhat.com>
9813
9814 * gdb.opt/inline-break.c (func1): Add "break here" marker.
9815 * gdb.opt/inline-break.exp: Test setting breakpoints by line
9816 number and address and running to them.
9817
356819b6 98182018-06-29 Richard Bunt <richard.bunt@arm.com>
49af4b70
RB
9819
9820 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
9821
2512d7ef
JK
98222018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
9823
9824 * lib/compiler.c: Remove executable permission flag.
9825
be1b6474
RB
98262018-06-28 Richard Bunt <richard.bunt@arm.com>
9827
9828 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
9829 code.
9830 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
9831
291f9a96
PT
98322018-06-28 Petr Tesarik <ptesarik@suse.cz>
9833
9834 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
9835
ed6dfe51
PT
98362018-06-28 Petr Tesarik <ptesarik@suse.cz>
9837
9838 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
9839 address argument is omitted.
9840
d4d429d5
PT
98412018-06-28 Petr Tesarik <ptesarik@suse.cz>
9842
9843 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
9844
7ab6656f
OJ
98452018-06-27 Omair Javaid <omair.javaid@linaro.org>
9846
9847 PR gdb/21695
9848 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
9849 * gdb.base/infoline-reloc-main-from-zero.c: New file.
9850
a33ccfc7
TT
98512018-06-26 Tom Tromey <tom@tromey.com>
9852
9853 PR rust/22574:
9854 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
9855 * gdb.rust/simple.rs (struct SimpleLayout): New.
9856
6d72d289
SM
98572018-06-22 Simon Marchi <simon.marchi@ericsson.com>
9858
9859 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
9860 "info registers" output.
9861
8363f9d5
RB
98622018-06-21 Richard Bunt <richard.bunt@arm.com>
9863
9864 * gdb.base/watchpoint-hw-attach.c: New test.
9865 * gdb.base/watchpoint-hw-attach.exp: New file.
9866
f00674fe
SM
98672018-06-20 Simon Marchi <simon.marchi@ericsson.com>
9868
9869 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
9870 through /bin/sh.
9871 * boards/dwarf4-gdb-index.exp: Likewise.
9872 * boards/fission-dwp.exp: Likewise.
9873
1d554008
UW
98742018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
9875
9876 * gdb.base/float128.exp: Add comment and improved fail message
9877 to the failure case of "print large128" test.
9878
d0ac1c44
SM
98792018-06-19 Simon Marchi <simon.marchi@ericsson.com>
9880
9881 * configure.ac: Remove AC_PREREQ.
9882 * configure: Re-generate.
9883
61b04dd0
PA
98842018-06-19 Pedro Alves <palves@redhat.com>
9885
9886 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
9887 (func_extern_caller): New.
9888 (main): Call func_extern_caller.
9889 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
9890 logic change.
9891
f63b508a
SM
98922018-06-18 Weimin Pan <weimin.pan@oracle.com>
9893
9894 PR gdb/16841
9895 * gdb.cp/typedef-base.cc: New file.
9896 * gdb.cp/typedef-base.exp: New file.
9897
0fe3a558
TV
98982018-06-18 Tom de Vries <tdevries@suse.de>
9899
9900 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
9901
7010835a
AB
99022018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
9903 Richard Bunt <Richard.Bunt@arm.com>
9904
9905 * gdb.threads/attach-slow-waitpid.c: New file.
9906 * gdb.threads/attach-slow-waitpid.exp: New file.
9907 * gdb.threads/slow-waitpid.c: New file.
9908
14897d65
PA
99092018-06-14 Pedro Alves <palves@redhat.com>
9910
9911 * gdb.base/fork-running-state.c: Include <errno.h>.
9912 (exit_if_relative_exits): New.
9913 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
9914 exits.
9915 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
9916 child exits.
9917
5d9a0608
TV
99182018-06-14 Tom de Vries <tdevries@suse.de>
9919
9920 PR cli/22573
9921 * gdb.base/finish-pretty.c: New test.
9922 * gdb.base/finish-pretty.exp: New file.
9923
11ae5818
PA
99242018-06-14 Pedro Alves <palves@redhat.com>
9925
9926 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
9927 gdb's expected startup output.
9928
1d39de44
PA
99292018-06-14 Pedro Alves <palves@redhat.com>
9930
9931 * lib/selftest-support.exp (selftest_setup): Remove inlined
9932 function handling.
9933
70ee0000
TV
99342018-06-14 Tom de Vries <tdevries@suse.de>
9935
9936 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
9937 matching of breakpoint printing.
9938
11f4b608
TV
99392018-06-13 Tom de Vries <tdevries@suse.de>
9940
9941 PR testsuite/23269
9942 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
9943 (fork_child): ... here, and ...
9944 (fork_parent): ... here.
9945
99462018-06-12 Tom de Vries <tdevries@suse.de>
9947
9948 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
9949
9516f85a
AB
99502018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
9951 Stephen Roberts <stephen.roberts@arm.com>
9952
9953 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
9954 rewrite test to describe action performed, rather than possible
9955 failure.
9956
5045b3d7
GB
99572018-06-08 Gary Benson <gbenson@redhat.com>
9958
9959 * gdb.threads/check-libthread-db.exp: New file.
9960 * gdb.threads/check-libthread-db.c: Likewise.
9961
c61b06a1
TT
99622018-06-05 Tom Tromey <tom@tromey.com>
9963
9964 * gdb.base/default.exp: Update expected "show version" output.
9965
eb6af809
TT
99662018-06-05 Tom Tromey <tom@tromey.com>
9967
9968 PR cli/12326:
9969 * gdb.cp/static-print-quit.exp: Update.
9970 * lib/gdb.exp (pagination_prompt): Update.
9971 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
9972 * gdb.python/python.exp: Update.
9973
178d6a63
JB
99742018-06-04 Joel Brobecker <brobecker@adacore.com>
9975
9976 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
9977
8e817061
JB
99782018-06-01 Joel Brobecker <brobecker@adacore.com>
9979
9980 * gdb.ada/bp_fun_addr: New testcase.
9981
e86ca25f
TT
99822018-06-01 Tom Tromey <tom@tromey.com>
9983
9984 * gdb.xml/tdesc-regs.exp (load_description): Update expected
9985 results.
9986 * gdb.dwarf2/method-ptr.exp: Set language to C++.
9987 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
9988 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
9989 * gdb.base/maint.exp (maint_pass_if): Update.
9990
4b2dfa9d
MR
99912018-05-31 Maciej W. Rozycki <macro@mips.com>
9992
9993 * gdb.base/endian.exp: New test.
9994 * gdb.base/endian.c: New test source.
9995
45f25d6c
AB
99962018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
9997
9998 PR gdb/23203
9999 * gdb.base/bt-selected-frame.c: New file.
10000 * gdb.base/bt-selected-frame.exp: New file.
10001 * lib/gdb.exp (get_current_frame_number): New function.
10002
d9f6d7f8
MR
100032018-05-24 Maciej W. Rozycki <macro@mips.com>
10004 Pedro Alves <palves@redhat.com>
10005
10006 * gdb.threads/tls-core.c: Include <stdlib.h>
10007 (thread_proc): Call `abort'.
10008 * gdb.threads/tls-core.exp: Generate a core with core_find too.
10009 (tls_core_test): New procedure, bits factored out from ...
10010 (top level): ... here. Test both native cores and gcore cores.
10011
ff1cf532
TT
100122018-05-23 Tom Tromey <tom@tromey.com>
10013
10014 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
10015
b98664d3
TT
100162018-05-23 Tom Tromey <tom@tromey.com>
10017
10018 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
10019 symfile_complaints.
10020 (test_short_complaints): Likewise.
10021 (test_empty_complaints): Likewise.
10022 (test_initial_complaints): Update.
10023
4e9668d0
TT
100242018-05-23 Tom Tromey <tom@tromey.com>
10025
10026 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
10027
43ba33c7
TT
100282018-05-23 Tom Tromey <tom@tromey.com>
10029
10030 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
10031 (test_short_complaints): Update.
10032
035522c0
PA
100332018-05-22 Pedro Alves <palves@redhat.com>
10034
10035 * gdb.base/remote.exp: Only gdb_start after compiling the
10036 testcase. Issue "disconnect" before testing "set remote" command
10037 defaults. Issue clean_restart before running to main.
10038
cc0be08f
PA
100392018-05-22 Pedro Alves <palves@redhat.com>
10040
10041 * gdb.base/remote.exp: Adjust expected output of "show remote
10042 memory-write-packet-size". Add tests for "set remote
10043 memory-write-packet-size 0" and "set remote
10044 memory-write-packet-size fixed/limit".
10045
b1b60145
PA
100462018-05-22 Pedro Alves <palves@redhat.com>
10047
10048 PR gdb/22973
10049 * gdb.base/utf8-identifiers.c: New file.
10050 * gdb.base/utf8-identifiers.exp: New file.
10051
0ec848ad
PFC
100522018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
10053
10054 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
10055
2c3305f6
PFC
100562018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
10057
10058 * gdb.arch/powerpc-vsx-gcore.exp: New file.
10059
ce1e8424
TT
100602018-05-18 Tom Tromey <tom@tromey.com>
10061
10062 * gdb.base/ptype-offsets.exp: Update.
10063
ddfe970e
KS
100642018-05-17 Keith Seitz <keiths@redhat.com>
10065
10066 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
10067 in expected breakpoint stop locations.
10068 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
10069 move to proper scope to test variable values.
10070 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
10071 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
10072 New functions.
10073 (main): Call not_inline_func3.
10074 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
10075 inline_func1, inline_func2, and inline_func3. Test that when each
10076 breakpoint is hit, GDB properly reports both the stop location
10077 and the backtrace. Repeat tests for temporary breakpoints.
10078
0726fcc6
MR
100792018-05-15 Maciej W. Rozycki <macro@mips.com>
10080
10081 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
10082 rather then trying to access it in determining whether the PID
10083 of `gdbserver' could have been retrieved.
10084
8ee22052
AB
100852018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
10086
10087 * gdb.arch/amd64-init-x87-values.S: New file.
10088 * gdb.arch/amd64-init-x87-values.exp: New file.
10089
7785df48
JK
100902018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
10091
10092 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
10093
56bcdbea
TT
100942018-05-04 Tom Tromey <tom@tromey.com>
10095
10096 PR python/22730:
10097 * gdb.python/python.exp: Test multi-line execute.
10098
a913fffb
TT
100992018-05-04 Tom Tromey <tom@tromey.com>
10100
10101 PR python/22731:
10102 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
10103
7a2c85f2
TT
101042018-05-04 Tom Tromey <tom@tromey.com>
10105
10106 PR gdb/11750:
10107 * gdb.base/define.exp: Test defining a user command inside a user
10108 command.
10109 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
10110
a3b60e45
JK
101112018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
10112 Pedro Alves <palves@redhat.com>
10113
10114 PR breakpoints/19806 and support for PR external/20207.
10115 * gdb.base/watchpoint-unaligned.c: New file.
10116 * gdb.base/watchpoint-unaligned.exp: New file.
10117
45fe4a03
AB
101182018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
10119
10120 * gdb.base/maint.exp: Make test names unique, use
10121 test_prefix_command_help to test 'help maint info', and remove
10122 repeated test of 'help maint'.
10123
9be2ae8f
TT
101242018-05-04 Tom Tromey <tom@tromey.com>
10125
10126 PR gdb/22619:
10127 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
10128 behavior.
10129
11859c31
AB
101302018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
10131
10132 * gdb.base/maint.exp: Process output from 'maint print registers'
10133 line at a time.
10134
089a9490
AB
101352018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
10136
10137 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
10138 timeout.
10139
9b0797e2
AB
101402018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
10141
10142 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
10143 filter pattern.
10144
f6ac5f3d
PA
101452018-05-02 Pedro Alves <palves@redhat.com>
10146
10147 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
10148 to_log_command renames.
10149 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
10150
77d3c63b
TT
101512018-05-02 Tom Tromey <tom@tromey.com>
10152
10153 * gdb.python/py-parameter.exp: Set test message.
10154
0489430a
TT
101552018-05-02 Tom Tromey <tom@tromey.com>
10156
10157 PR python/20084:
10158 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
10159 PARAM_ZUINTEGER_UNLIMITED tests.
10160
1632f8ba
DR
101612018-04-28 Dan Robertson <danlrobertson89@gmail.com>
10162
10163 PR rust/23124
10164 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
10165 when casting.
10166
6d7bb824
TT
101672018-04-30 Tom Tromey <tom@tromey.com>
10168
10169 * gdb.python/py-type.exp: Check align attribute.
10170 * gdb.python/py-type.c: New "aligncheck" global.
10171
007e1530
TT
101722018-04-30 Tom Tromey <tom@tromey.com>
10173
10174 PR exp/17095:
10175 * gdb.dwarf2/dw2-align.exp: New file.
10176 * gdb.cp/align.exp: New file.
10177 * gdb.base/align.exp: New file.
10178 * lib/gdb.exp (gdb_int128_helper): New proc.
10179 (has_int128_c, has_int128_cxx): New caching procs.
10180
6873858b
TT
101812018-04-27 Tom Tromey <tom@tromey.com>
10182
10183 PR rust/22545:
10184 * gdb.rust/simple.exp: Add inclusive range tests.
10185
79188d8d
PA
101862018-04-26 Pedro Alves <palves@redhat.com>
10187
10188 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
10189 ifunc breakpoint locations correctly of ifunc breakpoints set
10190 while the program resolves the ifunc.
10191
c7075ad5
PA
101922018-04-26 Pedro Alves <palves@redhat.com>
10193
10194 * gdb.base/gnu-ifunc-final.c: New file.
10195 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
10196 * gdb.base/gnu-ifunc.exp (executable): Delete.
10197 (staticexecutable): Adjust.
10198 (lib_opts, exec_opts): Delete.
10199 (make_binsuffix, build, set-break): New procedures.
10200 (misc_tests): New, with tests factored out from the top level.
10201 (top level): Test different combinations of ifunc resolver name,
10202 resolver with and with debug info, and ifunc target with and
10203 without debug info. Wrap static tests with with_target_prefix.
10204
8388016d
PA
102052018-04-26 Pedro Alves <palves@redhat.com>
10206
10207 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
10208 return type" warnings.
10209
249b5733
PA
102102018-04-25 Pedro Alves <palves@redhat.com>
10211
10212 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
10213 killed".
10214 * gdb.base/kill-after-signal.exp: Likewise.
10215 * gdb.threads/kill.exp: Likewise.
10216
f67c0c91
SDJ
102172018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
10218 Sergio Durigan Junior <sergiodj@redhat.com>
10219 Pedro Alves <palves@redhat.com>
10220
10221 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
10222 regexps to expect for '[Inferior ... detached]' as well.
10223 * gdb.base/attach.exp: Likewise.
10224 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
10225 "gdb_continue_to_end".
10226 (test_catch_syscall_with_wrong_args): Likewise.
10227 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
10228 ']'. Don't set 'verbose' on.
10229 * gdb.base/foll-vfork.exp: Likewise.
10230 * gdb.base/fork-print-inferior-events.c: New file.
10231 * gdb.base/fork-print-inferior-events.exp: New file.
10232 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
10233 '[Inferior ... has been killed]' message.
10234 * gdb.base/kill-after-signal.exp: Likewise.
10235 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
10236 detach message.
10237 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
10238 message.
10239 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
10240 regexps to expect for '[Inferior ... detached]' as well.
10241 * gdb.threads/process-dies-while-detaching.exp: Likewise.
10242
0a8ddac4
SM
102432018-04-24 Simon Marchi <simon.marchi@ericsson.com>
10244
10245 PR gdb/23104
10246 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
10247
701adfb0
PA
102482018-04-22 Rajendra SY <rajendra.sy@gmail.com>
10249
10250 PR gdb/23095
10251 * gdb.base/break-probes.exp: Pass shlib_load to
10252 prepare_for_testing. Set normal_bp to r_debug_state if target is
10253 bsd.
10254
d27d16bf
RB
102552018-04-19 Richard Bunt <richard.bunt@arm.com>
10256
10257 * gdb.threads/multiple-successive-infcall.c: New test.
10258 * gdb.threads/multiple-successive-infcall.exp: New file.
10259
a037790e
TT
102602018-04-17 Tom Tromey <tom@tromey.com>
10261
10262 * gdb.rust/simple.rs (Union): New type.
10263 (main): New local "u".
10264 * gdb.rust/simple.exp (test_one_slice): Add new test case.
10265
e3a91079
AA
102662018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
10267
10268 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
10269 number information in output of "whereis" command.
10270 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
10271
b744723f
AA
102722018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10273
10274 * gdb.ada/info_types.exp: Adjust expected output to the line
10275 numbers now printed by "info var/func/type".
10276 * gdb.base/completion.exp: Likewise.
10277 * gdb.base/included.exp: Likewise.
10278 * gdb.cp/cp-relocate.exp: Likewise.
10279 * gdb.cp/cplusfuncs.exp: Likewise.
10280 * gdb.cp/namespace.exp: Likewise.
10281 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
10282
4a4495d6
MM
102832018-04-13 Markus Metzger <markus.t.metzger@intel.com>
10284
10285 * gdb.btrace/cpu.exp: New.
10286
1d509aa6
MM
102872018-04-13 Markus Metzger <markus.t.metzger@intel.com>
10288
10289 * gdb.base/step-indirect-call-thunk.exp: New.
10290 * gdb.base/step-indirect-call-thunk.c: New.
10291 * gdb.reverse/step-indirect-call-thunk.exp: New.
10292 * gdb.reverse/step-indirect-call-thunk.c: New.
10293
6295b6da
SM
102942018-04-11 Simon Marchi <simon.marchi@ericsson.com>
10295
10296 * gdb.base/pie-fork.c: New file.
10297 * gdb.base/pie-fork.exp: New file.
10298
50146e70
TT
102992018-04-11 Tom Tromey <tom@tromey.com>
10300
10301 * gdb.rust/simple.exp: Add test for ".." struct initializer.
10302
f50d8a2e
PA
103032018-04-10 Pedro Alves <palves@redhat.com>
10304
10305 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
10306 exits. Instead loop running forever.
10307 (fork_parent): Run forever too.
10308
a0be7a36
SM
103092018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
10310
10311 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
10312 mi_continue_to_line.
10313 * gdb.mi/mi-stack.c (callee4): Add comment.
10314
9b73db36
SM
103152018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
10316
10317 * gdb.mi/mi-stack.exp: Fix indentation.
10318
c912f608
SM
103192018-04-07 Simon Marchi <simon.marchi@ericsson.com>
10320
10321 PR gdb/22979
10322 * gdb.arch/amd64-osabi.exp: New file.
10323
26540402
SM
103242018-04-07 Simon Marchi <simon.marchi@ericsson.com>
10325
10326 PR gdb/22980
10327 * gdb.base/osabi.exp: New file.
10328
121ad66c 103292018-04-02 Weimin Pan <weimin.pan@oracle.com>
79f18731
WP
10330
10331 * gdb.cp/static-typedef-print.exp: New file.
10332 * gdb.cp/static-typedef-print.cc: New file.
10333
3fcded8f
JB
103342018-03-27 Joel Brobecker <brobecker@adacore.com>
10335
10336 * gdb.ada/varsize_limit: New testcase.
10337
59cc4834
JB
103382018-03-27 Joel Brobecker <brobecker@adacore.com>
10339
10340 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
10341
10342 * gdb.ada/notcplusplus: New testcase.
10343
10344 * gdb.base/c-linkage-name.c: New file.
10345 * gdb.base/c-linkage-name.exp: New testcase.
10346
4ca59a9f
TT
103472018-03-26 Tom Tromey <tom@tromey.com>
10348
10349 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
10350 * gdb.python/py-framefilter.py (name_error): New global.
10351 (ErrorInName.function): Use name_error.
10352
978d6c75
TT
103532018-03-26 Tom Tromey <tom@tromey.com>
10354
10355 PR backtrace/15582:
10356 * gdb.python/py-framefilter.exp: Add "bt hide" test.
10357
b7fee5a3
KS
103582018-03-23 Keith Seitz <keiths@redhat.com>
10359
10360 PR c++/22968
10361 * gdb.cp/subtypes.exp: New file.
10362 * gdb.cp/subtypes.h: New file.
10363 * gdb.cp/subtypes.cc: New file.
10364 * gdb.cp/subtypes-2.cc: New file.
10365
376be529
AB
103662018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
10367
10368 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
10369 (done): Call '_exit' not 'exit' to avoid atexit handlers.
10370 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
10371 -nostartfiles when compiling the test. Confirm that all registers
10372 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
10373
066cfa98
AB
103742018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
10375
10376 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
10377 option, syntax was wrong anyway.
10378 * gdb.arch/arm-disp-step.exp: Likewise.
10379 * gdb.arch/sparc64-regs.exp: Likewise.
10380 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
10381 option, syntax was wrong anyway, switch to use
10382 prepare_for_testing.
10383 * gdb.arch/i386-disp-step.exp: Likewise.
10384
079670b9
AA
103852018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
10386
10387 * gdb.ada/exec_changed.exp: Replace "target_info exists
10388 use_gdb_stub" by "use_gdb_stub".
10389 * gdb.ada/start.exp: Likewise.
10390 * gdb.base/async-shell.exp: Likewise.
10391 * gdb.base/attach-pie-misread.exp: Likewise.
10392 * gdb.base/attach-wait-input.exp: Likewise.
10393 * gdb.base/break-entry.exp: Likewise.
10394 * gdb.base/break-interp.exp: Likewise.
10395 * gdb.base/dprintf-detach.exp: Likewise.
10396 * gdb.base/nostdlib.exp: Likewise.
10397 * gdb.base/solib-nodir.exp: Likewise.
10398 * gdb.base/statistics.exp: Likewise.
10399 * gdb.base/testenv.exp: Likewise.
10400 * gdb.mi/mi-exec-run.exp: Likewise.
10401 * gdb.mi/mi-start.exp: Likewise.
10402 * gdb.multi/dummy-frame-restore.exp: Likewise.
10403 * gdb.multi/multi-arch-exec.exp: Likewise.
10404 * gdb.multi/multi-arch.exp: Likewise.
10405 * gdb.multi/tids.exp: Likewise.
10406 * gdb.multi/watchpoint-multi.exp: Likewise.
10407 * gdb.python/py-events.exp: Likewise.
10408 * gdb.threads/attach-into-signal.exp: Likewise.
10409 * gdb.threads/attach-stopped.exp: Likewise.
10410 * gdb.threads/threadapply.exp: Likewise.
10411 * lib/selftest-support.exp: Likewise.
10412
26d6cec4
AA
104132018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
10414
10415 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
10416
4ee89e90
SR
104172018-03-20 Stephen Roberts <stephen.roberts@arm.com>
10418
10419 * gdb.perf/template-breakpoints.cc: New file.
10420 * gdb.perf/template-breakpoints.exp: New file.
10421 * gdb.perf/template-breakpoints.py: New file.
10422
92630041
TT
104232018-03-19 Tom Tromey <tom@tromey.com>
10424
10425 * gdb.rust/simple.rs (main): Add local variables field1, field2,
10426 y0.
10427 * gdb.rust/simple.exp: Test bare identifier form of struct
10428 initializer.
10429
76727919
TT
104302018-03-19 Tom Tromey <tom@tromey.com>
10431
10432 * gdb.gdb/observer.exp: Remove.
10433
194ed413
AA
104342018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
10435
10436 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
10437 "qualified" option when setting breakpoints.
10438 * gdb.trace/backtrace.exp: Likewise.
10439 * gdb.trace/circ.exp: Likewise.
10440 * gdb.trace/collection.exp: Likewise.
10441 * gdb.trace/disconnected-tracing.exp: Likewise.
10442 * gdb.trace/ftrace-lock.exp: Likewise.
10443 * gdb.trace/ftrace.exp: Likewise.
10444 * gdb.trace/infotrace.exp: Likewise.
10445 * gdb.trace/packetlen.exp: Likewise.
10446 * gdb.trace/passc-dyn.exp: Likewise.
10447 * gdb.trace/qtro.exp: Likewise.
10448 * gdb.trace/read-memory.exp: Likewise.
10449 * gdb.trace/report.exp: Likewise.
10450 * gdb.trace/signal.exp: Likewise.
10451 * gdb.trace/status-stop.exp: Likewise.
10452 * gdb.trace/strace.exp: Likewise.
10453 * gdb.trace/tfind.exp: Likewise.
10454 * gdb.trace/trace-break.exp: Likewise.
10455 * gdb.trace/trace-condition.exp: Likewise.
10456 * gdb.trace/trace-mt.exp: Likewise.
10457 * gdb.trace/tstatus.exp: Likewise.
10458 * gdb.trace/tsv.exp: Likewise.
10459 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
10460 * gdb.trace/unavailable.exp: Likewise.
10461 * gdb.trace/while-dyn.exp: Likewise.
10462
8b067d2c
AA
104632018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
10464
10465 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
10466 that libinproctrace is copied to the target.
10467
3ae9ce5d
TT
104682018-03-14 Tom Tromey <tom@tromey.com>
10469
10470 PR cli/14977:
10471 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
10472 a null pointer.
10473 * gdb.base/wchar.exp: Likewise.
10474
b8c2339b
TT
104752018-03-14 Tom Tromey <tom@tromey.com>
10476
10477 PR cli/19918:
10478 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
10479 flag.
10480
4872dc46
SM
104812018-03-08 Simon Marchi <simon.marchi@ericsson.com>
10482
10483 PR gdb/22841
10484 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
10485 "target" to remote_exec.
10486
e4fe3756
SM
104872018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
10488
10489 PR gdb/22841
10490 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
10491 ${board}_upload): Remove.
10492
e95a97d4
AA
104932018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
10494
10495 * gdb.cp/watch-cp.cc: New test.
10496 * gdb.cp/watch-cp.exp: New file.
10497
dbbb1059
AB
104982018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
10499
10500 * gdb.base/infcall-nested-structs.exp: New file.
10501 * gdb.base/infcall-nested-structs.c: New file.
10502 * gdb.base/float.exp: Add riscv support.
10503
ecc054c0
TP
105042018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
10505
10506 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
10507 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
10508
25e3c82c
SDJ
105092018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
10510
10511 * gdb.server/abspath.exp: New file.
10512 * lib/gdb.exp (with_cwd): New procedure.
10513
3083294d
SM
105142018-02-28 Simon Marchi <simon.marchi@ericsson.com>
10515
10516 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
10517 use it.
10518 (gdb_is_target_remote_prompt): New proc.
10519 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
10520 (gdb_is_target_native): Pass prompt parameter to
10521 gdb_is_target_1.
10522
3275ef47
SM
105232018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
10524
10525 * gdb.base/load-command.c: New file.
10526 * gdb.base/load-command.exp: New file.
10527 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
10528 (gdb_is_target_1): ...this, and generalize for other targets
10529 than just remote.
10530 (gdb_is_target_remote): Use gdb_is_target_1.
10531 (gdb_is_target_native): use gdb_is_target_1.
10532
6893c19a
TT
105332018-02-26 Tom Tromey <tom@tromey.com>
10534
10535 PR python/16497:
10536 * gdb.python/py-framefilter.exp: Update test.
10537
2ddeaf8a
TT
105382018-02-26 Tom Tromey <tom@tromey.com>
10539
10540 * gdb.dwarf2/variant.c: New file.
10541 * gdb.dwarf2/variant.exp: New file.
10542
c9317f21
TT
105432018-02-26 Tom Tromey <tom@tromey.com>
10544
10545 * gdb.rust/simple.exp: Accept more possible results in enum test.
10546
6f6d0c26
SM
105472018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
10548
10549 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
10550 parentheses.
10551
11b03145
MR
105522018-02-23 Maciej W. Rozycki <macro@mips.com>
10553
10554 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
10555 name of a variable: $actual_linejj -> $actual_line.
10556
54a27fe5
JB
105572018-02-21 John Baldwin <jhb@FreeBSD.org>
10558
10559 * gdb.arch/amd64-i386-address.exp: Fix a typo.
10560
de65820c
MM
105612018-02-20 Markus Metzger <markus.t.metzger@intel.com>
10562
10563 * gdb.btrace/buffer-size.exp: Do not force BTS.
10564
980548fd
PA
105652018-02-14 Pedro Alves <palves@redhat.com>
10566
10567 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
10568 getting a "Quit".
10569
c4e12631
MM
105702018-02-09 Markus Metzger <markus.t.metzger@intel.com>
10571
10572 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
10573 Fix test name.
10574
c2e0e465
SM
105752018-02-07 Simon Marchi <simon.marchi@ericsson.com>
10576
10577 * gdb.cp/m-static.exp: Check type of optimized out static
10578 member.
10579
f7216783
AB
105802018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
10581
10582 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
10583 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
10584
0625771b
LS
105852018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
10586 Leszek Swirski <leszeks@google.com>
10587
10588 * gdb.python/py-prettyprint.c
10589 (struct to_string_returns_value_inner,
10590 struct to_string_returns_value_wrapper): New.
10591 (main): Add tsrvw variable.
10592 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
10593 ToStringReturnsValueWrapper): New classes.
10594 (register_pretty_printers): Register new pretty-printers.
10595 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
10596 recursive pretty printer.
10597 * gdb.python/py-mi.exp: Likewise.
10598
59498c30
LS
105992018-02-01 Leszek Swirski <leszeks@google.com>
10600
10601 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
10602 functions with the same name as an include file are parsed
10603 correctly.
10604
d4d38844
YQ
106052018-02-01 Yao Qi <yao.qi@linaro.org>
10606
10607 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
10608 "\[^\r\n\]*".
10609
07e5f5cf
NP
106102018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
10611
10612 * gdb.arch/powerpc-prologue-frame.s: New file.
10613 * gdb.arch/powerpc-prologue-frame.c: Likewise.
10614 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
10615
929b5ad4
JB
106162018-01-31 Joel Brobecker <brobecker@adacore.com>
10617
10618 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
10619
e671cd59
PA
106202018-01-30 Pedro Alves <palves@redhat.com>
10621
10622 PR gdb/13211
10623 * gdb.base/interrupt-daemon.c: New.
10624 * gdb.base/interrupt-daemon.exp: New.
10625 * gdb.multi/multi-term-settings.c: New.
10626 * gdb.multi/multi-term-settings.exp: New.
10627
fc413dc4
JB
106282018-01-30 Joel Brobecker <brobecker@adacore.com>
10629
10630 * gdb.base/break.exp: Save the location where the breakpoint
10631 on break.c:47 was actually inserted when debugging the version
10632 compiled at -O2 and use it in the expected output of the "info
10633 break" test performed soon after.
10634
5c319bb2
PA
106352018-01-22 Pedro Alves <palves@redhat.com>
10636 Sergio Durigan Junior <sergiodj@redhat.com>
10637
10638 * gdb.base/whatis.exp: Add tests for 'set print object on' +
10639 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
10640
a9e40818
JB
106412018-01-22 Joel Brobecker <brobecker@adacore.com>
10642
10643 * gdb.base/break-include.c, gdb.base/break-include.inc,
10644 gdb.base/break-include.exp: New files.
10645 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
10646 line number now being the actual line number where the breakpoint
10647 was inserted.
10648 * gdb.mi/mi-break.exp: Likewise.
10649 * gdb.mi/mi-reverse.exp: Likewise.
10650 * gdb.mi/mi-simplerun.exp: Ditto.
10651
e707fc44
AB
106522018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
10653
10654 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
10655 varobj.
10656 * gdb.mi/mi-var-create-rtti.exp: Likewise.
10657
ae451627
AB
106582018-01-21 Don Breazeal <donb@codesourcery.com>
10659 Andrew Burgess <andrew.burgess@embecosm.com>
10660
10661 * gdb.mi/basics.c: Add new global.
10662 * gdb.mi/mi-frame-regs.exp: New file.
10663 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
10664 case.
10665
b1b189e0
AB
106662018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
10667
10668 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
10669 non-parameter, and on an unknown symbol.
10670
fcfcc376
TT
106712018-01-19 Tom Tromey <tom@tromey.com>
10672
10673 * gdb.rust/modules.rs (TWENTY_THREE): New global.
10674 * gdb.rust/modules.exp: Add ::-qualified lookup test.
10675
634c1c31
AA
106762018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
10677
10678 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
10679 setrlimit and chdir to int.
10680
d6ad07fd
AA
106812018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
10682
10683 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
10684 function.
10685 (my_tend): Likewise.
10686 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
10687 rationale of avoiding FP- and vector instructions.
10688
adf8243b
RK
106892018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
10690
10691 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
10692 "info reg" with "\[ \t\]*".
10693 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
10694 "\[ \t\]+".
10695 * gdb.arch/s390-multiarch.exp: Ditto.
10696 * gdb.base/pc-fp.exp: Ditto.
10697 * gdb.reverse/i386-precsave.exp: Ditto.
10698 * gdb.reverse/i386-reverse.exp: Ditto.
10699 * gdb.reverse/i387-env-reverse.exp: Ditto.
10700 * gdb.reverse/i387-stack-reverse.exp: Ditto.
10701
dcc06925
AA
107022018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
10703
10704 * lib/gdb.exp (gdb_compile): Re-enable use of
10705 universal_compile_options for languages other than Rust.
10706
25d4fd80
AA
107072018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
10708
10709 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
10710
ee7f689e 107112018-01-17 Mike Gulick <mgulick@mathworks.com>
41667530
MG
10712
10713 PR gdb/16577
10714 * gdb.base/solib-vanish.exp: New.
10715 * gdb.base/solib-vanish-main.c: New.
10716 * gdb.base/solib-vanish-lib1.c: New.
10717 * gdb.base/solib-vanish-lib2.c: New.
10718
d8447b6b
YQ
107192018-01-17 Yao Qi <yao.qi@linaro.org>
10720
10721 * gdb.compile/compile.exp: Match the address printed for
10722 frame in the output of command "bt".
10723
86d6a90c
TT
107242018-01-15 Tom Tromey <tom@tromey.com>
10725
10726 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
10727 compute sp_reg.
10728
cbcdb1aa
AB
107292018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
10730
10731 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
10732 to prepare.
10733 (prepare): Return 0 on error, 1 on success.
10734
eea61984
PA
107352018-01-12 Pedro Alves <palves@redhat.com>
10736
10737 * gdb.base/continue-after-aborted-step-over.c: New.
10738 * gdb.base/continue-after-aborted-step-over.exp: New.
10739
6181e9c2
SM
107402018-01-11 Simon Marchi <simon.marchi@ericsson.com>
10741
10742 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
10743 options when not creating an executable.
10744
3cada740
PA
107452018-01-11 Pedro Alves <palves@redhat.com>
10746
10747 PR remote/22597
10748 * gdb.server/stop-reply-no-thread.c: New file.
10749 * gdb.server/stop-reply-no-thread.exp: New file.
10750
c63d3e8d
PA
107512018-01-10 Pedro Alves <palves@redhat.com>
10752
10753 PR gdb/22670
10754 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
10755 functions too. Test setting breakpoints and printing C functions
10756 with no debug info too.
10757 * gdb.ada/bp_c_mixed_case/qux.c: New file.
10758
d4c2a405
PA
107592018-01-10 Pedro Alves <palves@redhat.com>
10760
10761 PR gdb/22670
10762 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
10763 a fail.
10764
8825213e
PA
107652018-01-10 Pedro Alves <palves@redhat.com>
10766
10767 PR gdb/22670
10768 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
10769
605fd3c6
YQ
107702018-01-08 Simon Marchi <simon.marchi@ericsson.com>
10771
10772 * gdb.server/unittest.exp: Match the output in non-development
10773 mode.
10774
1e5ded6c
YQ
107752018-01-08 Simon Marchi <simon.marchi@ericsson.com>
10776
10777 * gdb.gdb/unittest.exp: Match output in non-development mode.
10778
30066b0b
JB
107792018-01-08 Joel Brobecker <brobecker@adacore.com>
10780
10781 * gdb.ada/access_tagged_param.exp: Relax expected output
10782 for value of "ObjL" in "continue" to pck.inspect breakpoint
10783 test.
10784
04bafb1e
XR
107852018-01-08 Joel Brobecker <brobecker@adacore.com>
10786
9f86398b
JB
10787 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
10788 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
04bafb1e 10789
e379cee6
PA
107902018-01-05 Pedro Alves <palves@redhat.com>
10791
10792 PR gdb/18653
10793 * gdb.base/libsegfault.exp: New.
10794
de63c46b
PA
107952018-01-05 Joel Brobecker <brobecker@adacore.com>
10796
10797 PR gdb/22670
10798 * gdb.ada/access_tagged_param.exp: New file.
10799 * gdb.ada/access_tagged_param/foo.adb: New file.
10800
f98fc17b
PA
108012018-01-05 Pedro Alves <palves@redhat.com>
10802
10803 PR gdb/22670
10804 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
10805 exercise lower case too, and to exercise both full matching and
10806 wild matching.
10807
342f8240
JB
108082018-01-05 Joel Brobecker <brobecker@adacore.com>
10809
10810 * gdb.ada/rename_subscript_param: New testcase.
10811
7150d33c
JG
108122018-01-05 Jerome Guitton <guitton@adacore.com>
10813
10814 * gdb.ada/arr_acc_idx_w_gap: New testcase.
10815
cc0e770c
JB
108162018-01-05 Joel Brobecker <brobecker@adacore.com>
10817
10818 * gdb.ada/convvar_comp: New testcase.
10819
672a41aa 108202018-01-05 Xavier Roirand <roirand@adacore.com>
e3861a03
XR
10821
10822 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
10823 (My_Table): New global variable.
10824 * testsuite/gdb.ada/array_char_idx.exp: Add test.
10825
7365ec2f
JB
108262018-01-04 Joel Brobecker <brobecker@adacore.com>
10827
10828 PR gdb/22670
10829 * gdb.ada/maint_with_ada: New testcase.
10830
289483b6
JB
108312018-01-04 Joel Brobecker <brobecker@adacore.com>
10832
10833 PR gdb/22670
10834 * gdb.ada/bp_c_mixed_case: New testcase.
10835
344420da
JB
108362018-01-04 Joel Brobecker <brobecker@adacore.com>
10837
10838 PR gdb/22670
10839 * gdb.ada/complete.exp: Add "complete break ada" test.
10840
66fc87a0
JB
108412018-01-04 Joel Brobecker <brobecker@adacore.com>
10842
10843 PR gdb/22670
10844 * gdb.ada/info_addr_mixed_case: New testcase.
10845
9f757bf7
XR
108462018-01-03 Xavier Roirand <roirand@adacore.com>
10847
10848 * gdb.ada/excep_handle.exp: New testcase.
10849 * gdb.ada/excep_handle/foo.adb: New file.
10850 * gdb.ada/excep_handle/pck.ads: New file.
10851
bd570f80
JB
108522018-01-03 Joel Brobecker <brobecker@adacore.com>
10853
10854 * gdb.base/step-line.c: Add extra empty line in copyright header.
10855 * gdb.base/step-line.inp: Likewise.
10856
9fe561ab
JB
108572018-01-02 Joel Brobecker <brobecker@adacore.com>
10858
10859 * gdb.ada/dyn_stride.exp: Add slice test.
10860
a405673c
JB
108612018-01-02 Joel Brobecker <brobecker@adacore.com>
10862
10863 * gdb.ada/dyn_stride: New testcase.
10864
cef0f868
SH
108652017-12-27 Stafford Horne <shorne@gmail.com>
10866
10867 * gdb.xml/extra-regs.xml: Add example foo reggroup.
10868 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
10869
b67d92b0
SH
108702017-12-27 Stafford Horne <shorne@gmail.com>
10871
10872 * gdb.base/reggroups.c: New file.
10873 * gdb.base/reggroups.exp: New file.
10874
eccab96d
JB
108752017-12-18 Joel Brobecker <brobecker@adacore.com>
10876
10877 * gdb.dwarf2/ada-valprint-error.c: New file.
10878 * gdb.dwarf2/ada-valprint-error.exp: New file.
10879
0e2da9f0
JB
108802017-12-18 Joel Brobecker <brobecker@adacore.com>
10881
10882 * gdb.ada/assign_arr: New testcase.
10883
cb923fcc
XR
108842017-12-18 Xavier Roirand <roirand@adacore.com>
10885
10886 * gdb.ada/funcall_ptr: New testcase.
10887
7c161838
SDJ
108882017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
10889
10890 PR cli/16224
10891 * gdb.base/ptype-offsets.cc: New file.
10892 * gdb.base/ptype-offsets.exp: New file.
10893
1af17fd9
YQ
108942017-12-15 Yao Qi <yao.qi@linaro.org>
10895
10896 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
10897 if XML is disabled.
10898
828d5846
XR
108992017-12-15 Xavier Roirand <roirand@adacore.com>
10900
10901 * gdb.ada/same_component_name: New testcase.
10902
79e8fcaa
JB
109032017-12-14 Joel Brobecker <brobecker@adacore.com>
10904
10905 * gdb.ada/str_binop_equal: New testcase.
10906
e05fa6f9
JB
109072017-12-14 Joel Brobecker <brobecker@adacore.com>
10908
10909 * gdb.ada/task_switch_in_core: New testcase.
10910
b89641ba
SM
109112017-12-13 Simon Marchi <simon.marchi@ericsson.com>
10912
10913 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
10914 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
10915 call test_bkpt_qualified.
10916 (test_bkpt_qualified): New proc.
10917
6892d2e4
PA
109182017-12-13 Pedro Alves <palves@redhat.com>
10919
10920 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
10921 Tighten regexp by matching with an anchor.
10922
a22ecf70
PA
109232017-12-13 Pedro Alves <palves@redhat.com>
10924
10925 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
10926 ("expression with namespace"): New set of tests.
10927 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
10928 (Nested::Test_NS::qux): New.
10929 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
10930 defaults to 'start_quote_char' and 'end_quote_char' parameters.
10931
9937536c
JB
109322017-12-13 Joel Brobecker <brobecker@adacore.com>
10933
10934 * gdb.base/server-del-break.c: New file.
10935 * gdb.base/server-del-break.exp: New file.
10936
fe49c6f5
SH
109372017-12-12 Stafford Horne <shorne@gmail.com>
10938
10939 * gdb.xml/tdesc-regs.exp: Add or1k support.
10940
c3d18620
SH
109412017-12-12 Stafford Horne <shorne@gmail.com>
10942
10943 * gdb.base/bp-permanent.c: Define nop of or1k.
10944
c5f9cfc8
JB
109452017-12-11 Joel Brobecker <brobecker@adacore.com>
10946
10947 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
10948 output with components being reordered.
10949
a9c135fc
JB
109502017-12-11 Joel Brobecker <brobecker@adacore.com>
10951
10952 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
10953 output with components being reordered.
10954
927aa2e7
JK
109552017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
10956 Pedro Alves <palves@redhat.com>
10957
10958 * gdb.base/maint.exp (check for .gdb_index): Check also for
10959 .debug_names.
10960 * gdb.dlang/watch-loc.c (.debug_aranges): New.
10961 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
10962 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
10963 (.gdb_index used after symbol reloading): Support also .debug_names.
10964 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
10965
f17d9474
YQ
109662017-12-08 Yao Qi <yao.qi@linaro.org>
10967
10968 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
10969 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
10970
a0de8c21
YQ
109712017-12-08 Yao Qi <yao.qi@linaro.org>
10972
10973 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
10974 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
10975
a738ea1d
YQ
109762017-12-08 Yao Qi <yao.qi@linaro.org>
10977
10978 * gdb.arch/aarch64-tagged-pointer.c: New file.
10979 * gdb.arch/aarch64-tagged-pointer.exp: New file.
10980
1cd9a73b
SDJ
109812017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
10982
10983 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
10984 "int".
10985
fa6eb693
KS
109862017-12-07 Keith Seitz <keiths@redhat.com>
10987
10988 PR breakpoints/22569
10989 * gdb.linespec/ls-errs.exp: Change expected result of "break
10990 -source this file has spaces.c -line 3".
10991 Check that an explicit source file followed by whitespace is
10992 identified as an invalid explicit location.
10993
883fd55a
KS
109942017-12-07 Keith Seitz <keiths@redhat.com>
10995
10996 * gdb.cp/nested-types.cc: New file.
10997 * gdb.cp/nested-types.exp: New file.
10998 * lib/cp-support.exp: Load data-structures.exp library.
10999 (debug_cp_test_ptype_class): New global.
11000 (cp_ptype_class_verbose, next_line): New procedures.
11001 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
11002 Add and document new return value.
11003 Switch the list of lines to a queue.
11004 Add support for new `type' key for nested type definitions.
11005 Add debugging/troubleshooting messages.
11006 * lib/data-structures.exp: New file.
11007
ec72db3e
SM
110082017-12-07 Simon Marchi <simon.marchi@ericsson.com>
11009
11010 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
11011 with proc_with_prefix, don't use with_test_prefix.
11012
99598d71
TT
110132017-12-07 Tom Tromey <tom@tromey.com>
11014
11015 * gdb.base/break.exp: Add test for empty "commands".
11016
a8806230
YQ
110172017-12-07 Yao Qi <yao.qi@linaro.org>
11018
11019 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
11020 malloc and catch syscall.
11021
824cc835
PM
110222017-12-07 Phil Muldoon <pmuldoon@redhat.com>
11023
e79be6e5 11024 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
824cc835
PM
11025 tests for explicit locations.
11026
7cc244de
PA
110272017-12-06 Pedro Alves <palves@redhat.com>
11028
11029 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
11030 force-disabling XML descriptions.
11031
50a1fdd5
PA
110322017-12-04 Pedro Alves <palves@redhat.com>
11033
11034 PR gdb/22499
11035 * gdb.arch/amd64-disp-step-avx.S: New file.
11036 * gdb.arch/amd64-disp-step-avx.exp: New file.
11037
f0fb2488
PA
110382017-12-03 Pedro Alves <palves@redhat.com>
11039
11040 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
11041 and <string.h>.
11042 (parent_function): Print distinct messages when waitpid fails, or
11043 the child exits with a signal, or the child exits for an unhandled
11044 reason.
11045 * gdb.threads/process-dies-while-detaching.exp
11046 (detach_and_expect_exit): New 'inf_output_re' parameter and use
11047 it. Wait for both inferior output and GDB's prompt. Use an
11048 indirect spawn id list.
11049 (do_detach): New parameter 'child_exit'. Use it to compute
11050 expected inferior output.
11051 (test_detach, test_detach_watch, test_detach_killed_outside):
11052 Adjust to pass down the expected child exit kind.
11053
97cbe998
SDJ
110542017-12-01 Joel Brobecker <brobecker@adacore.com>
11055 Sergio Durigan Junior <sergiodj@redhat.com>
11056 Pedro Alves <palves@redhat.com>
11057
11058 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
11059
40fc416f
SDJ
110602017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
11061
11062 * gdb.base/relocate.exp: Add tests to guarantee that arguments
11063 to 'symbol-file' and 'add-symbol-file' can be
11064 position-independent.
11065
1cc75e92
YQ
110662017-12-01 Yao Qi <yao.qi@linaro.org>
11067
11068 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
11069 the URL in copyright header.
11070 * gdb.arch/aarch64-fp.exp: Likewise.
11071 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
11072 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
11073 * gdb.base/expand-psymtabs.exp: Likewise.
11074 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
11075 * gdb.fortran/common-block.exp: Likewise.
11076 * gdb.fortran/common-block.f90: Likewise.
11077 * gdb.fortran/logical.exp: Likewise.
11078 * gdb.fortran/vla-datatypes.f90: Likewise.
11079 * gdb.fortran/vla-sub.f90: Likewise.
11080
875fb7a7
JB
110812017-11-30 Joel Brobecker <brobecker@adacore.com>
11082
11083 * gdb.ada/repeat_dyn: New testcase.
11084
6f14765f
UW
110852017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
11086
11087 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
11088 Update for changed thread numbering.
11089 * gdb.cell/bt.exp: Update for changed GDB output.
11090
f1af7b94
SM
110912017-11-30 Simon Marchi <simon.marchi@ericsson.com>
11092
11093 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
11094 setting isremote by hand.
11095 * boards/dwarf4-gdb-index.exp: Likewise.
11096 * boards/fission.exp: Likewise.
11097 * boards/stabs.exp: Likewise.
11098
e3919f3e
PA
110992017-11-30 Pedro Alves <palves@redhat.com>
11100
11101 * gdb.linespec/cpls-ops.exp
11102 (check_explicit_skips_function_argument): Extract the underlying
11103 type of size_t instead of hardcoding it.
11104
bd69330d
PA
111052017-11-29 Pedro Alves <palves@redhat.com>
11106
11107 PR c++/19436
11108 * gdb.linespec/cpls-abi-tag.cc: New file.
11109 * gdb.linespec/cpls-abi-tag.exp: New file.
11110
a20714ff
PA
111112017-11-29 Pedro Alves <palves@redhat.com>
11112
11113 * gdb.base/langs.exp: Use -qualified.
11114 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
11115 it.
11116 * gdb.cp/namespace.exp: Use -qualified.
11117 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
11118 (overload-3, template-overload, template-ret-type, const-overload)
11119 (const-overload-quoted, anon-ns, ambiguous-prefix): New
11120 procedures.
11121 (test_driver): Call them.
11122 * gdb.cp/save-bp-qualified.cc: New.
11123 * gdb.cp/save-bp-qualified.exp: New.
11124 * gdb.linespec/explicit.exp: Test -qualified.
11125 * lib/completion-support.exp (completion::explicit_opts_list): Add
11126 "-qualified".
11127 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
11128
f6f1d339
PM
111292017-11-29 Phil Muldoon <pmuldoon@redhat.com>
11130
11131 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
11132
02ca603a
TT
111332017-11-29 Tom Tromey <tom@tromey.com>
11134
11135 * gdb.base/relocate.exp: Update invalid argument test.
11136 Add new tests for invalid arguments.
11137
ed6c0bfb
TP
111382017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
11139
11140 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
11141 Return 0 as a long.
11142 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
11143
f106e10e
TP
111442017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
11145
11146 * gdb.cp/breakpoint.cc (bar): Set return type to void.
11147 * gdb.cp/psymtab-parameter.cc (func): Likewise.
11148 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
11149 func ().
11150 * gdb.cp/shadow.cc (B.func): Return 0.
11151
10329bb2
JB
111522017-11-27 Joel Brobecker <brobecker@adacore.com>
11153
11154 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
11155 expected output in gdb_expect call to allow the exception
11156 message to be present as well. Fix syntax confusion to avoid
11157 TCL thinking that exception_name is an array.
11158
617cd4bc
UW
111592017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
11160
11161 * gdb.arch/spu-info.c: Include <unistd.h>.
11162 (do_signal_test): Fix broken calls to write.
11163 * gdb.arch/spu-info.exp: Use prepare_for_testing.
11164 Fix checks for empty mailboxes. Update signal tests for corrected
11165 do_signal_test routine. Allow nonzero event status.
58f7f0bf
UW
11166 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
11167 * gdb.cell/arch.exp: Use standard_output_file.
11168 * gdb.cell/break.exp: Likewise.
11169 * gdb.cell/bt.exp: Likewise.
11170 * gdb.cell/core.exp: Likewise.
11171 * gdb.cell/dwarfaddr.exp: Likewise.
11172 * gdb.cell/ea-cache.exp: Likewise.
11173 * gdb.cell/ea-standalone.exp: Likewise.
11174 * gdb.cell/f-regs.exp: Likewise.
11175 * gdb.cell/fork.exp: Likewise.
11176 * gdb.cell/gcore.exp: Likewise.
11177 * gdb.cell/mem-access.exp: Likewise.
11178 * gdb.cell/ptype.exp: Likewise.
11179 * gdb.cell/registers.exp: Likewise.
11180 * gdb.cell/sizeof.exp: Likewise.
11181 * gdb.cell/solib-symbol.exp: Likewise.
11182 * gdb.cell/solib.exp: Likewise.
617cd4bc 11183
a81aaca0
PA
111842017-11-25 Pedro Alves <palves@redhat.com>
11185
11186 * gdb.base/complete-empty.exp: New file.
11187 * gdb.base/completion.exp: Adjust.
11188
6a3c6ee4
PA
111892017-11-25 Pedro Alves <palves@redhat.com>
11190
11191 * gdb.linespec/cpls-ops.cc: New file.
11192 * gdb.linespec/cpls-ops.exp: New file.
11193 * lib/completion-support.exp (test_complete_prefix_range_re): New,
11194 factored out from ...
11195 (test_complete_prefix_range): ... this.
11196
8955eb2d
PA
111972017-11-24 Pedro Alves <palves@redhat.com>
11198
11199 * gdb.linespec/cpcompletion.exp: New file.
11200 * gdb.linespec/cpls-hyphen.cc: New file.
11201 * gdb.linespec/cpls.cc: New file.
11202 * gdb.linespec/cpls2.cc: New file.
11203 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
11204 test to use test_gdb_complete_unique. Add label completion,
11205 keyword completion and explicit location completion tests.
11206 * lib/completion-support.exp: New file.
11207
e547c119
JB
112082017-11-24 Joel Brobecker <brobecker@adacore.com>
11209
11210 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
11211 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
11212 when hitting an exception catchpoint.
11213
7c3c1aa8
YQ
112142017-11-22 Yao Qi <yao.qi@linaro.org>
11215
11216 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
11217
41bd68f5
SM
112182017-11-22 Simon Marchi <simon.marchi@ericsson.com>
11219
11220 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
11221 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
11222 * gdb.dwarf2/info-locals-optimized-out.c: New file.
11223
1daad298
YQ
112242017-11-22 Yao Qi <yao.qi@linaro.org>
11225
11226 * gdb.base/info-os.exp: Pass pthreads.
11227 * gdb.multi/multi-attach.exp: Likewise.
11228
88465e87
YQ
112292017-11-22 Yao Qi <yao.qi@linaro.org>
11230
11231 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
11232 compiler.
11233
dc196b23
YQ
112342017-11-22 Yao Qi <yao.qi@linaro.org>
11235
11236 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
11237 * gdb.base/break-interp.exp: Likewise.
11238 * gdb.base/jit-attach-pie.exp: Likewise.
11239
2400729e
UW
112402017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
11241
11242 * gdb.base/float128.c (large128): New variable.
11243 * gdb.base/float128.exp: Add test to print largest __float128 value.
11244
7a26362d
UW
112452017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
11246
11247 * gdb.arch/vsx-regs.exp: Update register content checks.
11248
ed0f4273
UW
112492017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
11250
11251 * gdb.arch/ppc-longdouble.exp: New file.
11252 * gdb.arch/ppc-longdouble.c: Likewise.
11253
a25d69c6
PA
112542017-11-21 Pedro Alves <palves@redhat.com>
11255
11256 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
11257
73fcf641
PA
112582017-11-20 Pedro Alves <palves@redhat.com>
11259
11260 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
11261 (long_double_typedef): New typedefs.
11262 Use DEF on double and long double.
11263 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
11264 cases.
11265 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
11266 and 'long_double_ptr_same_size' locals. Use them to decide
11267 whether cast from array/function to float is valid/invalid.
11268
71a3c369
TT
112692017-11-17 Tom Tromey <tom@tromey.com>
11270
11271 * gdb.rust/traits.rs: New file.
11272 * gdb.rust/traits.exp: New file.
11273
ced9779b
JB
112742017-11-17 Joel Brobecker <brobecker@adacore.com>
11275
11276 * gdb.ada/minsyms: New testcase.
11277
a0922d80
PA
112782017-11-16 Pedro Alves <palves@redhat.com>
11279
11280 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
11281 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
11282
ea04e54c
PA
112832017-11-16 Pedro Alves <palves@redhat.com>
11284
11285 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
11286 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
11287
e849ea89
PA
112882017-11-16 Pedro Alves <palves@redhat.com>
11289
11290 * gdb.server/reconnect-ctrl-c.c: New file.
11291 * gdb.server/reconnect-ctrl-c.exp: New file.
11292
d8ae99a7
PM
112932017-11-16 Phil Muldoon <pmuldoon@redhat.com>
11294
11295 * gdb.python/py-rbreak.exp: New file.
11296 * gdb.python/py-rbreak.c: New file.
11297 * gdb.python/py-rbreak-func2.c: New file.
11298
968a13f8
PA
112992017-11-16 Pedro Alves <palves@redhat.com>
11300
11301 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
11302 pattern.
11303 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
11304 GDB.
11305
71774bc9
SM
113062017-11-15 Simon Marchi <simon.marchi@ericsson.com>
11307
11308 * gdb.tui/completionn.exp (test_tab_completion): Add space in
11309 regex.
11310
ddbb44cf
SM
113112017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
11312
11313 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
11314 test names.
11315
584a564f
PA
113162017-11-09 Pedro Alves <palves@redhat.com>
11317
11318 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
11319 factored out from ...
11320 (top level): ... here, and adjusted to avoid expecting beyond the
11321 prompt in a single gdb_test_multiple.
11322
5ed7a928
PA
113232017-11-09 Pedro Alves <palves@redhat.com>
11324
11325 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
11326 output.
11327 * gdb.server/ext-attach.exp ("kill" test): Likewise.
11328 * gdb.server/ext-restart.exp ("kill" test): Likewise.
11329 * gdb.server/ext-run.exp ("kill" test): Likewise.
11330 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
11331
a60e0738
PA
113322017-11-09 Pedro Alves <palves@redhat.com>
11333
11334 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
11335 match till end of line.
11336
2c88253f
PA
113372017-11-09 Pedro Alves <palves@redhat.com>
11338
11339 * gdb.base/memattr.exp: Tighten regexes to match the end line.
11340
c7a38517
PA
113412017-11-09 Pedro Alves <palves@redhat.com>
11342
11343 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
11344 New procedures, factored out from ...
11345 (top level): ... here, and adjusted to avoid expecting beyond the
11346 prompt in one go.
11347
f29f4b6b
PA
113482017-11-09 Pedro Alves <palves@redhat.com>
11349
11350 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
11351 output. Fix '?' match.
11352
286acbb5
JB
113532017-11-08 Joel Brobecker <brobecker@adacore.com>
11354
11355 * gdb.ada/scoped_watch: New testcase.
11356 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
11357 which is actually correct.
11358 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
11359 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
11360
62d7ae92
PA
113612017-11-08 Pedro Alves <palves@redhat.com>
11362
11363 * gdb.gdb/complaints.exp (test_initial_complaints)
11364 (test_serial_complaints, test_short_complaints): Call
11365 complaint_internal instead of complaint.
11366
280ca31f
DT
113672017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
11368
11369 * gdb.threads/tls-core.c: New file.
11370 * gdb.threads/tls-core.exp: Likewise.
11371
b5ec771e
PA
113722017-11-08 Pedro Alves <palves@redhat.com>
11373
11374 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
11375 (p Exported_Capitalized): New test.
11376 (p exported_capitalized): New test.
11377
a02b41a7
PA
113782017-11-07 Pedro Alves <palves@redhat.com>
11379
11380 * gdb.cp/ena-dis-br-range.exp: Add more tests.
11381
95e95a6d
PA
113822017-11-07 Pedro Alves <palves@redhat.com>
11383
11384 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
11385 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
11386 (disable_invalid, disable_inverted, disable_negative): New
11387 procedures.
11388 ("bad numbers"): New set of tests.
11389
cee62dbd
PA
113902017-11-07 Pedro Alves <palves@redhat.com>
11391
11392 * gdb.cp/ena-dis-br-range.exp: Add tests.
11393
cc638e86
PA
113942017-11-07 Pedro Alves <palves@redhat.com>
11395
11396 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
11397
d0fe4701
XR
113982017-11-07 Xavier Roirand <roirand@adacore.com>
11399 Pedro Alves <palves@redhat.com>
11400
11401 * gdb.base/ena-dis-br.exp: Add reference to
11402 gdb.cp/ena-dis-br-range.exp.
11403 * gdb.cp/ena-dis-br-range.exp: New file.
11404 * gdb.cp/ena-dis-br-range.cc: New file.
11405
46f67f80
PA
114062017-11-06 Pedro Alves <palves@redhat.com>
11407
11408 * gdb.base/attach-non-pgrp-leader.c: New.
11409 * gdb.base/attach-non-pgrp-leader.exp: New.
11410
726e1356
PA
114112017-11-06 Pedro Alves <palves@redhat.com>
11412
11413 * configure.ac: No longer check for termio.h and sgtty.h.
11414 * configure: Regenerate.
11415 * remote-utils.c: Include termios.h instead of gdb_termios.h.
11416 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
11417 Remove termio and sgtty code.
11418
50ab6ace
YQ
114192017-11-03 Yao Qi <yao.qi@linaro.org>
11420
11421 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
11422 in GDB is disabled.
11423
8e68731c
YQ
114242017-11-03 Yao Qi <yao.qi@linaro.org>
11425
11426 * gdb.python/py-thrhandle.exp: Skip it if python is not
11427 enabled.
11428
3a87ae65
SM
114292017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
11430
11431 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
11432 as a breakpoint command.
11433
484d8d36
MD
114342017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
11435
11436 PR python/21213
11437 * gdb.python/py-infthread.exp: Test calling
11438 InferiorThread.inferior () multiple times in a row.
11439
4a27f119
KS
114402017-10-27 Keith Seitz <keiths@redhat.com>
11441
11442 * gdb.opt/inline-break.exp (break_info_1): New procedure.
11443 Test "info break" for every inlined function breakpoint.
11444
bb11dd58
YQ
114452017-10-27 Yao Qi <yao.qi@linaro.org>
11446
11447 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
11448
a43f3893
PF
114492017-10-26 Patrick Frants <osscontribute@gmail.com>
11450
11451 * gdb.cp/classes.exp (test_static_members): Test printing
11452 Outer::instance.
11453 * gdb.cp/classes.c (struct Inner, struct Outer): New.
11454 (Inner::instance, Outer::instance): New.
11455
792ccf00
PA
114562017-10-24 Pedro Alves <palves@redhat.com>
11457
11458 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
11459 extra console" test in two stages.
11460
eb2bfbad
PA
114612017-10-24 Pedro Alves <palves@redhat.com>
11462
11463 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
11464
1f75a651
PA
114652017-10-24 Pedro Alves <palves@redhat.com>
11466
11467 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
11468 loop.
11469
779990d9
PA
114702017-10-24 Pedro Alves <palves@redhat.com>
11471
11472 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
11473 $attempt" and "stoppedtry $stoppedtry" test prefixes.
11474
ad9b8f5d
PA
114752017-10-24 Pedro Alves <palves@redhat.com>
11476
11477 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
11478 parameter and handle it. Don't output read value in test name.
11479
fee6da6e
PA
114802017-10-24 Pedro Alves <palves@redhat.com>
11481
11482 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
11483 custom test name.
11484
10389c2c
PA
114852017-10-24 Pedro Alves <palves@redhat.com>
11486
11487 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
11488 include the unstable output directory name in the test's name.
11489 (initial_setup_simple) <'set args'>: Use custom test name.
11490
a80e65a9
PA
114912017-10-24 Pedro Alves <palves@redhat.com>
11492
11493 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
11494 with explicit test name.
11495
15763a09
PA
114962017-10-20 Pedro Alves <palves@redhat.com>
11497
11498 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
11499 'wait -i'. Use gdb_assert and remote_close.
11500
49a4ce2e
AB
115012017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
11502
11503 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
11504 number from variable rather than hard-coded.
11505
a75868f5
PA
115062017-10-19 Pedro Alves <palves@redhat.com>
11507
11508 * gdb.base/long-inferior-output.c: New file.
11509 * gdb.base/long-inferior-output.exp: New file.
11510
c8ba13ad
KS
115112017-11-18 Keith Seitz <keiths@redhat.com>
11512
11513 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
11514 method.
11515 (main): Call it.
11516 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
11517 Add additional user-defined conversion operator tests.
11518
b27de576
PA
115192017-10-17 Pedro Alves <palves@redhat.com>
11520
11521 * boards/native-stdio-gdbserver.exp: Load "local-board".
11522
8484c955
PA
115232017-10-17 Pedro Alves <palves@redhat.com>
11524
11525 * gdb.base/quit-live.c: New file.
11526 * gdb.base/quit-live.exp: New file.
11527
83d5a34d
KS
115282017-10-16 Keith Seitz <keiths@redhat.com>
11529
11530 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
11531 (class_with_protected_typedef, class_with_private_typedef)
11532 (struct_with_public_typedef, struct_with_protected_typedef)
11533 (struct_with_private_typedef): New classes/structs.
11534 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
11535 typedefs and access specifiers.
11536
739b3f1d
PA
115372017-10-16 Pedro Alves <palves@redhat.com>
11538 Simon Marchi <simon.marchi@polymtl.ca>
11539
11540 * README (Local vs Remote vs Native): New section.
11541 * boards/local-board.exp: New file, with bits factored out from
11542 ...
11543 * boards/native-extended-gdbserver.exp: ... here. Load
11544 "local-board".
11545 * boards/native-gdbserver.exp: Load "local-board".
11546 (${board}_spawn, ${board}_exec): Delete.
11547 * boards/native-stdio-gdbserver.exp: Most contents factored out to
11548 ...
11549 * boards/stdio-gdbserver-base.exp: ... this new file.
11550 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
11551 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
11552 procedure.
11553 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
11554 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
11555 stdio_gdbserver_command.
11556 (${board}_get_remote_address, ${board}_get_comm_port)
11557 (${board}_download, ${board}_upload): Delete.
11558 (get_target_remote_pipe_cmd): New.
11559
fe68b953
SM
115602017-10-16 Simon Marchi <simon.marchi@ericsson.com>
11561
11562 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
11563 test_bkpt_deletion, test_bkpt_cond_and_cmds,
11564 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
11565 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
11566 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
11567 remove with_test_prefix.
11568
300b6685
PA
115692017-10-13 Pedro Alves <palves@redhat.com>
11570
11571 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
11572 * gdb.base/annota1.exp: Use it instead of is_remote.
11573 * gdb.base/annota3.exp: Use it instead of is_remote.
11574 * gdb.cp/annota2.exp: Use it instead of is_remote.
11575 * gdb.cp/annota3.exp: Use it instead of is_remote.
11576 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
11577
50500caf
PA
115782017-10-13 Pedro Alves <palves@redhat.com>
11579
11580 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
11581 (test_num_test_vars, run_and_count_vars, find_env)
11582 (test_set_unset_env, test_inherit_env_var): New procedures.
11583 (top level): Use them.
11584
dad0c6d2
PA
115852017-10-13 Pedro Alves <palves@redhat.com>
11586
11587 * lib/selftest-support.exp (selftest_setup): Extend comments, and
11588 also skip on stub-like targets.
11589
8b0553c1
PA
115902017-10-13 Pedro Alves <palves@redhat.com>
11591
11592 PR gdb/22293
11593 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
11594 (top level): Move some tests to ...
11595 (test_not_found): ... this new procedure.
11596 (top level): Call it.
11597
7594f623
PA
115982017-10-13 Pedro Alves <palves@redhat.com>
11599
11600 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
11601 expect different "info terminal" output if testing with a
11602 non-native target.
11603
ebe3b402
PA
116042017-10-13 Pedro Alves <palves@redhat.com>
11605 Simon Marchi <simon.marchi@polymtl.ca>
11606
11607 PR python/12966
11608 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
11609
42f1b161
PA
116102017-10-13 Pedro Alves <palves@redhat.com>
11611
11612 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
11613 already.
11614
8d6ef72b
PA
116152017-10-13 Pedro Alves <palves@redhat.com>
11616
11617 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
11618 is_remote.
11619
d7bcd5b8
PA
116202017-10-13 Pedro Alves <palves@redhat.com>
11621
11622 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
11623 is_remote.
11624
df479dc6
PA
116252017-10-13 Pedro Alves <palves@redhat.com>
11626
11627 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
11628 is set.
11629 (corefile_test_attach): Likewise. Check can_spawn_for_attach
11630 instead of is_remote.
11631
23fb630a
PA
116322017-10-13 Pedro Alves <palves@redhat.com>
11633
11634 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
11635 (top level): Add comment.
11636
cc77b1dc
PA
116372017-10-13 Pedro Alves <palves@redhat.com>
11638
11639 * gdb.base/remote.exp (top level): Fix comment typo and add
11640 missing return.
11641
27c9e813
PA
116422017-10-13 Pedro Alves <palves@redhat.com>
11643 Simon Marchi <simon.marchi@polymtl.ca>
11644
11645 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
11646 calls and add comments. Skip test if use_gdb_stub is set.
11647 (top level): Use "set cwd" command instead of "cd" command.
11648
5e830d98
PA
116492017-10-13 Pedro Alves <palves@redhat.com>
11650
11651 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
11652 is_remote target check.
11653
f5ca0032
PA
116542017-10-13 Pedro Alves <palves@redhat.com>
11655
11656 * gdb.base/scope.exp: Use build_executable + clean_restart +
11657 gdb_file_cmd instead of prepare_for_testing and no longer skip
11658 "before run" tests on is_remote target boards. Update comments.
11659 * boards/native-extended-gdbserver.exp
11660 (extended_gdbserver_load_last_file): New, factored out from ...
11661 (gdb_load): ... this. Move further below and add comment.
11662 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
11663
8aed1c0d
PA
116642017-10-12 Pedro Alves <palves@redhat.com>
11665
11666 * gdb.base/attach.exp: Remove references to gdb64.
11667 * gdb.base/dbx.exp: Remove references to gdb64.
11668
cfa34c87
SM
116692017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
11670 Pedro Alves <palves@redhat.com>
11671
11672 * gdb.base/label.exp: Remove is_remote target check.
11673
9192b7de
PA
116742017-10-12 Pedro Alves <palves@redhat.com>
11675
11676 * gdb.base/auvx.exp (coredir): Update comment.
11677 (top level) <core_works>: Use "set cwd" command instead of "cd"
11678 command.
11679
6bf0052d
PA
116802017-10-12 Pedro Alves <palves@redhat.com>
11681 Simon Marchi <simon.marchi@polymtl.ca>
11682
11683 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
11684 target boards.
11685
e48ef82d
PA
116862017-10-12 Pedro Alves <palves@redhat.com>
11687 Simon Marchi <simon.marchi@polymtl.ca>
11688
11689 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
11690 Instead skip if there's any gdb_protocol set.
11691
8d7aea57
SM
116922017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
11693 Pedro Alves <palves@redhat.com>
11694
11695 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
11696
30440677
PA
116972017-10-12 Pedro Alves <palves@redhat.com>
11698 Simon Marchi <simon.marchi@polymtl.ca>
11699
11700 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
11701 instead of on dejagnu remote boards.
11702
4e04f045 117032017-10-12 Pedro Alves <palves@redhat.com>
175654b9 11704 Simon Marchi <simon.marchi@polymtl.ca>
4e04f045
PA
11705
11706 * gdb.base/inferior-died.exp: Remove is_remote and isnative
11707 checks. Use build_executable + clean_restart instead of
11708 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
11709 of enabling non-stop after starting gdb.
11710
871a186e
PA
117112017-10-12 Pedro Alves <palves@redhat.com>
11712
11713 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
11714 * gdb.threads/non-ldr-exc-2.exp: Ditto.
11715 * gdb.threads/non-ldr-exc-3.exp: Ditto.
11716 * gdb.threads/non-ldr-exc-4.exp: Ditto.
11717
56d704da
AK
117182017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
11719
11720 * gdb.arch/arc-tdesc-cpu.exp: New file.
11721 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
11722
2f20e312
SM
117232017-10-10 Simon Marchi <simon.marchi@ericsson.com>
11724
11725 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
11726
65630365
PA
117272017-10-10 Pedro Alves <palves@redhat.com>
11728
11729 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
11730 expect CLI output.
11731
bf469271
PA
117322017-10-10 Pedro Alves <palves@redhat.com>
11733
11734 * lib/selftest-support.exp (selftest_setup): Update for
11735 captured_command_loop's prototype change.
11736
777a42f1
PA
117372017-10-09 Pedro Alves <palves@redhat.com>
11738
11739 Test both arch1=>arch2 and arch2=>arch1.
11740
11741 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
11742 (srcfile2, binfile2, march1, march2): Remove globals. Largely
11743 factored out to...
11744 (append_arch1_options, append_arch2_options, append_arch_options)
11745 (build_executables): New procedures.
11746 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
11747 local.
11748 (top level): Add new 'first_arch' testing axis.
11749
cbd2b4e3
PA
117502017-10-09 Pedro Alves <palves@redhat.com>
11751
11752 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
11753 (barrier): New.
11754 (thread_start, all_started): New functions.
11755 (main): Spawn new thread and wait until it is scheduled.
11756 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
11757 option.
11758 (do_test): Add 'selected_thread' parameter. Run to all_started
11759 instead of main. Explicitly set the breakpoint at main. Switch
11760 to the SELECTED_THREAD thread.
11761 (top level): Test handling the exec event with either the main
11762 thread or the second thread selected.
11763
5c9e4427
PA
117642017-10-09 Pedro Alves <palves@redhat.com>
11765
11766 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
11767 logic. Move STOP marker after the value checks.
11768 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
11769 regexp.
11770
b3b7c423
SL
117712017-10-06 Sandra Loosemore <sandra@codesourcery.com>
11772
11773 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
11774
3b4b2f16
UW
117752017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
11776
11777 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
11778 integer-to-dfp conversion.
11779 * gdb.base/dfp-test.exp: Likewise.
11780
5cd63fda
PA
117812017-10-04 Pedro Alves <palves@redhat.com>
11782
11783 * gdb.multi/hangout.c: Include <unistd.h>.
11784 (hangout_loop): New function.
11785 (main): Call alarm. Call hangout_loop in a loop.
11786 * gdb.multi/hello.c: Include <unistd.h>.
11787 (hello_loop): New function.
11788 (main): Call alarm. Call hangout_loop in a loop.
11789 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
11790 inferior with the other selected.
11791
4c71c105
SM
117922017-10-04 Simon Marchi <simon.marchi@ericsson.com>
11793
11794 * gdb.mi/list-thread-groups-available.exp: New file.
11795 * gdb.mi/list-thread-groups-available.c: New file.
11796
bc3b087d
SDJ
117972017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
11798
11799 * gdb.base/set-cwd.exp: Make it available on
11800 native-extended-gdbserver.
11801
d092c5a2
SDJ
118022017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
11803
11804 * gdb.base/set-cwd.c: New file.
11805 * gdb.base/set-cwd.exp: Likewise.
11806
45320ffa
TT
118072017-10-02 Tom Tromey <tom@tromey.com>
11808
11809 PR rust/22236:
11810 * gdb.rust/simple.rs (main): New variable "fslice".
11811 * gdb.rust/simple.exp: Add slice tests. Update string tests.
11812
b3e3859b
TT
118132017-10-02 Tom Tromey <tom@tromey.com>
11814
11815 * gdb.rust/simple.exp: Test ptype of a slice.
11816
01af5e0d
TT
118172017-10-02 Tom Tromey <tom@tromey.com>
11818
11819 * gdb.rust/simple.exp: Test index of slice.
11820
a9bbfbd8
TT
118212017-09-27 Tom Tromey <tom@tromey.com>
11822
11823 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
11824
df8899e5
TP
118252017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
11826 Pedro Alves <palves@redhat.com>
11827
11828 * gdb.base/compare-sections.exp (get value of read-only section): Read
11829 as unsigned value.
11830 (corrupt read-only section): Likewise and don't set written if patching
11831 failed.
11832
757bf54b
KB
118332017-09-21 Kevin Buettner <kevinb@redhat.com>
11834
11835 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
11836 files.
11837
06871ae8
PA
118382017-09-20 Pedro Alves <palves@redhat.com>
11839
11840 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
11841 symbol names in gdb's output.
11842 * gdb.cp/overload.exp ("list all overloads"): Likewise.
11843
e5f25bc5
PA
118442017-09-20 Pedro Alves <palves@redhat.com>
11845
11846 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
11847 Rename to ...
11848 (test_list_ambiguous_symbol): ... this and add a symbol name
11849 parameter. Adjust.
11850 (test_list_ambiguous_function): Reimplement on top of
11851 test_list_ambiguous_symbol and also test listing ambiguous
11852 variables.
11853 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
11854 (ambiguous_fun): ... this.
11855 (ambiguous_var): New.
11856 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
11857 (ambiguous_fun): ... this.
11858 (ambiguous_var): New.
11859
4e5a4f58
JB
118602017-09-19 John Baldwin <jhb@FreeBSD.org>
11861
11862 * gdb.base/starti.c: New file.
11863 * gdb.base/starti.exp: New file.
11864 * lib/gdb.exp (gdb_starti_cmd): New procedure.
11865
26e53f3e
PA
118662017-09-14 Pedro Alves <palves@redhat.com>
11867
11868 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
11869 (top level): Use it instead of runto.
11870
cb791d59
TT
118712017-09-11 Tom Tromey <tom@tromey.com>
11872
11873 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
11874
7c96f8c1
TT
118752017-09-11 Tom Tromey <tom@tromey.com>
11876
11877 * gdb.python/py-infthread.exp: Add tests for new_thread event.
11878 * gdb.python/py-inferior.exp: Add tests for new inferior events.
11879
469412dd
CW
118802017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
11881
11882 * gdb.fortran/printing-types.exp: New file.
11883 * gdb.fortran/printing-types.exp: New file.
11884
e0f86435
BH
118852017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
11886
11887 * gdb.fortran/vla-ptype.exp: Fix typos.
11888 * gdb.fortran/vla-value.exp: Same.
11889
9e9af4be
BH
118902017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
11891
11892 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
11893 * gdb.mi/mi-var-child-f.exp: Likewise.
11894 * gdb.mi/mi-vla-fortran.exp: Likewise.
11895
a5ad232b 118962017-09-08 Frank Penczek <frank.penczek@intel.com>
e79be6e5
SM
11897 Christoph Weinmann <christoph.t.weinmann@intel.com>
11898 Bernhard Heckel <bernhard.heckel@intel.com>
a5ad232b
FP
11899
11900 * gdb.fortran/ptr-indentation.f90: New file.
11901 * gdb.fortran/ptr-indentation.exp: New file.
11902
5aec60eb
TT
119032017-09-05 Tom Tromey <tom@tromey.com>
11904
11905 PR gdb/22010:
11906 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
11907
8f8f8152
TP
119082017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
11909
11910 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
11911
fbd1b771
JK
119122017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
11913
11914 * gdb.threads/tls-nodebug-pie.c: New file.
11915 * gdb.threads/tls-nodebug-pie.exp: New file.
11916
5eb5f850
TT
119172017-09-05 Tom Tromey <tom@tromey.com>
11918
11919 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
11920 for rust.
11921
ae780a21
SM
119222017-09-05 Simon Marchi <simon.marchi@ericsson.com>
11923
11924 * gdb.multi/multi-arch-exec.exp: Test with different
11925 "follow-exec-mode" settings.
11926 (do_test): New procedure.
11927
3693fdb3
PA
119282017-09-04 Pedro Alves <palves@redhat.com>
11929
11930 * gdb.base/func-static.c (S::method const, S::method volatile)
11931 (S::method volatile const): New methods.
11932 (c_s, v_s, cv_s): New instances.
11933 (main): Call method() on them.
11934 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
11935 (cannot_resolve): New procedure.
11936 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
11937 print-quote-unquoted columns.
11938 (do_test): Test printing each scope too.
11939
e68cb8e0
PA
119402017-09-04 Pedro Alves <palves@redhat.com>
11941
11942 * gdb.base/local-static.exp: Also test with
11943 class::method::variable wholly quoted.
11944 * gdb.cp/m-static.exp (class::method::variable): Remove test.
11945
858be34c
PA
119462017-09-04 Pedro Alves <palves@redhat.com>
11947
11948 * gdb.base/local-static.c: New.
11949 * gdb.base/local-static.cc: New.
11950 * gdb.base/local-static.exp: New.
11951
46a4882b
PA
119522017-09-04 Pedro Alves <palves@redhat.com>
11953
11954 * gdb.asm/asm-source.exp: Add casts to int.
11955 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
11956 (dataglobal64_1, dataglobal64_2): New globals.
11957 * gdb.base/nodebug.exp: Test different expressions involving the
11958 new globals, with print, whatis and ptype. Add casts to int.
11959 * gdb.base/solib-display.exp: Add casts to int.
11960 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
11961 * gdb.cp/m-static.exp: Add cast to int.
11962 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
11963 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
11964 tls variable with no debug info without a cast. Test with a cast
11965 to int too.
11966 * gdb.trace/entry-values.exp: Add casts.
11967
2c5a2be1
PA
119682017-09-04 Pedro Alves <palves@redhat.com>
11969
11970 * gdb.base/nodebug.exp: Test that ptype's error about functions
11971 with unknown return type includes the function name too.
11972
7022349d
PA
119732017-09-04 Pedro Alves <palves@redhat.com>
11974
11975 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
11976 return type of munmap in infcall.
11977 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
11978 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
11979 type of ftell in infcall.
11980 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
11981 type of getpid in infcall.
11982 * gdb.base/infcall-exec.exp: Cast return type of execlp in
11983 infcall.
11984 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
11985 Bail on failure to extract the pid.
11986 * gdb.base/nodebug.c: #include <stdint.h>.
11987 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
11988 New functions.
11989 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
11990 Change expected output of print/whatis/ptype with functions with
11991 no debug info. Test all supported languages. Call
11992 test_call_promotion.
11993 * gdb.compile/compile.exp: Adjust expected output to expect
11994 warning.
11995 * gdb.threads/siginfo-threads.exp: Likewise.
11996
54990598
PA
119972017-09-04 Pedro Alves <palves@redhat.com>
11998
11999 * gdb.base/callfuncs.exp (do_function_calls): New parameter
12000 "prototypes". Test calling float functions via prototyped and
12001 unprototyped function pointers.
12002 (perform_all_tests): New parameter "prototypes". Pass it down.
12003 (top level): Pass down "prototypes" parameter to
12004 perform_all_tests.
12005
34d16ea2
SM
120062017-09-04 Simon Marchi <simon.marchi@ericsson.com>
12007
12008 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
12009 Test with nested loops.
12010
9521ecda
SM
120112017-09-04 Simon Marchi <simon.marchi@ericsson.com>
12012
12013 * gdb.base/commands.exp: Call the new procedures.
12014 (loop_break_test, loop_continue_test): New procedures.
12015
80a65e9b
SM
120162017-09-04 Simon Marchi <simon.marchi@ericsson.com>
12017
12018 * gdb.base/commands.exp: Call new procedure.
12019 (define_if_without_arg_test): New procedure.
12020
e439fa14
PA
120212017-09-04 Pedro Alves <palves@redhat.com>
12022
12023 * gdb.base/list-ambiguous.exp: New file.
12024 * gdb.base/list-ambiguous0.c: New file.
12025 * gdb.base/list-ambiguous1.c: New file.
12026 * gdb.base/list.exp (test_list_range): Adjust expected output.
12027
0a2dde4a
SDJ
120282017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
12029
12030 * gdb.base/share-env-with-gdbserver.c: New file.
12031 * gdb.base/share-env-with-gdbserver.exp: Likewise.
12032
5e89eb3a
SM
120332017-08-28 Simon Marchi <simon.marchi@ericsson.com>
12034
12035 * gdb.base/commands.exp (gdbvar_simple_if_test,
12036 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
12037 progvar_simple_if_test, progvar_simple_while_test,
12038 progvar_complex_if_while_test, user_defined_command_test,
12039 user_defined_command_args_eval,
12040 user_defined_command_args_stack_test,
12041 user_defined_command_manyargs_test, bp_deleted_in_command_test,
12042 temporary_breakpoint_commands,
12043 gdb_test_no_prompt, redefine_hook_test,
12044 redefine_backtrace_test): Remove "global gdb_prompt".
12045
fd437cbc
SM
120462017-08-28 Simon Marchi <simon.marchi@ericsson.com>
12047
12048 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
12049 New proc, call it from toplevel.
12050
87215ad1
SDJ
120512017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
12052
12053 PR remote/21852
12054 * gdb.server/normal.c: New file, copied from gdb.base.
12055 * gdb.server/run-without-local-binary.exp: New file.
12056
58afddc6
WP
120572017-08-07 Weimin Pan <weimin.pan@oracle.com>
12058
12059 * gdb.arch/sparc64-adi.exp: New file.
12060 * gdb.arch/sparc64-adi.c: New file.
12061
5277199a
PA
120622017-08-22 Pedro Alves <palves@redhat.com>
12063
12064 * gdb.cp/overload.exp (line_range_pattern): New procedure.
12065 (top level): Add "list all overloads" tests.
12066
14278e1f
TT
120672017-08-22 Tom Tromey <tom@tromey.com>
12068
12069 * gdb.gdb/xfullpath.exp: Remove.
12070
bf223d3e
PA
120712017-08-21 Pedro Alves <palves@redhat.com>
12072
12073 PR gdb/19487
12074 * gdb.base/symbol-alias.c: New.
12075 * gdb.base/symbol-alias2.c: New.
12076 * gdb.base/symbol-alias.exp: New.
12077
c973d0aa
PA
120782017-08-21 Pedro Alves <palves@redhat.com>
12079
12080 * gdb.base/dfp-test.c
12081 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
12082 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
12083 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
12084 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
12085 * gdb.base/whatis-ptype-typedefs.c: New.
12086 * gdb.base/whatis-ptype-typedefs.exp: New.
12087 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
12088 (an_int, an_int_type, an_int_type2): New globals.
12089 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
12090 involving typedefs and cast expressions.
12091 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
12092 (lookup_typedefs_function): New.
12093 (typedefs_pretty_printers_dict): New.
12094 (top level): Register lookup_typedefs_function in
12095 gdb.pretty_printers.
12096
6d580b63
YQ
120972017-08-18 Yao Qi <yao.qi@linaro.org>
12098
12099 * gdb.server/unittest.exp: New.
12100
206726fb
SDJ
121012017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
12102
12103 PR gdb/21954
12104 * gdb.base/environ.exp: Add test to check if 'unset environment'
12105 works.
12106
bf0ec4c2
AA
121072017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
12108
12109 * lib/gdb.exp (universal_compile_options): New caching proc.
12110 (gdb_compile): Suppress GCC's coloring of messages.
12111
d6382fff
TT
121122017-08-14 Tom Tromey <tom@tromey.com>
12113
12114 PR gdb/21675:
12115 * gdb.base/printcmds.exp (test_radices): New function.
12116 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
12117 * gdb.base/sizeof.exp (check_valueof): Use p/d.
12118 * lib/gdb.exp (get_integer_valueof): Use p/d.
12119
c2c2dd9f
SM
121202017-08-12 Simon Marchi <simon.marchi@ericsson.com>
12121
12122 * lib/gdb.exp (get_valueof): Don't capture end-of-line
12123 characters.
12124
fdffd6f4
TT
121252017-08-05 Tom Tromey <tom@tromey.com>
12126
12127 * gdb.rust/simple.exp: Allow String to appear in a different
12128 namespace.
12129
27d41eac
YQ
121302017-07-26 Yao Qi <yao.qi@linaro.org>
12131
12132 * gdb.gdb/unittest.exp: Invoke command
12133 "maintenance check xml-descriptions".
12134
031ed05d
AA
121352017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
12136
12137 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
12138 calling context.
12139 (hex128): Drop erroneous calculation of parameters.
12140
dcd27ddf
SM
121412017-07-22 Simon Marchi <simon.marchi@ericsson.com>
12142
12143 * gdb.python/py-unwind.exp: Disable stack protection when
12144 building test file.
12145
47e77640
PA
121462017-07-20 Pedro Alves <palves@redhat.com>
12147
12148 * gdb.base/default.exp (set language): Adjust expected output.
12149
62d2a18a
PA
121502017-07-20 Pedro Alves <palves@redhat.com>
12151
12152 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
12153 (test_minsym): ... this, and make static.
12154 (get_pck__foo__bar__minsym): Rename to ...
12155 (get_test_minsym): ... this.
12156 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
12157 symbol names and comments.
12158 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
12159 (get_test_minsym): ... this.
12160 (pck__foo__bar__minsym__2): Rename to ...
12161 (test_minsym): ... this.
12162 (main): Adjust.
12163
c45ec17c
PA
121642017-07-17 Pedro Alves <palves@redhat.com>
12165
12166 * gdb.base/completion.exp: Adjust expected output.
12167 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
12168 the completer works.
12169
c6756f62
PA
121702017-07-17 Pedro Alves <palves@redhat.com>
12171
12172 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
12173
5bd68487
AB
121742017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
12175
12176 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
12177
8880f2a9
TT
121782017-07-14 Tom Tromey <tom@tromey.com>
12179
12180 PR rust/21764:
12181 * gdb.rust/simple.exp: Add tests.
12182
65547233
TT
121832017-07-14 Tom Tromey <tom@tromey.com>
12184
12185 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
12186
8f14146e
PA
121872017-07-14 Pedro Alves <palves@redhat.com>
12188
12189 * gdb.linespec/base/one/thefile.cc (z1): New function.
12190 * gdb.linespec/base/two/thefile.cc (z2): New function.
12191 * gdb.linespec/linespec.exp: Add tests.
12192
b4365d02
AB
121932017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
12194
12195 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
12196 to mi_create_breakpoint.
12197
5d2cbaa5
AB
121982017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
12199
12200 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
12201 mi_create_breakpoint.
12202
11cb5716
IB
122032017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
12204
12205 * gdb.dlang/demangle.exp: Update for demangling changes.
12206
03278692
TT
122072017-07-09 Tom Tromey <tom@tromey.com>
12208
12209 * gdb.dwarf2/shortpiece.exp: New file.
12210
33c5cd75
DB
122112017-07-06 David Blaikie <dblaikie@gmail.com>
12212
12213 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
12214 built from fissiont-multi-cu{1,2}.c.
12215 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
12216 except putting 'main' and 'func' in separate CUs in the same DWO file.
12217 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
12218 test.
12219 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
12220 test.
12221
8455d262
PA
122222017-07-06 Pedro Alves <palves@redhat.com>
12223
12224 * gdb.python/py-unwind.exp: Test flushregs.
12225
dc4bde35
SDJ
122262017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
12227
12228 PR cli/21688
12229 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
12230 tests for alias commands and trailing whitespace.
12231
51ed89aa
SDJ
122322017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
12233
12234 PR cli/21688
12235 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
12236 procedure. Call it.
12237
eb17d413
PA
122382017-06-29 Pedro Alves <palves@redhat.com>
12239
12240 * gdb.base/printcmds.exp: Add tests.
12241
41664b45
DG
122422017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
12243
12244 PR gdb/21337
12245 * gdb.base/reread-readsym.exp: New file.
12246 * gdb.base/reread-readsym.c: New file.
12247
75312ae3
KB
122482017-06-21 Kevin Buettner <kevinb@redhat.com>
12249
12250 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
12251 subpattern.
12252
66953522
PB
122532017-06-19 Peter Bergner <bergner@vnet.ibm.com>
12254
12255 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
12256 extended mnemonic.
12257 * gdb.arch/powerpc-power9.s: Likewise.
12258
5524b525
AA
122592017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
12260
12261 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
12262 on 32-bit x86 targets. Exploit is_*_target macros where
12263 appropriate.
12264
03c8af18
AA
122652017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12266
12267 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
12268 register pieces.
12269
3bf31011
AA
122702017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12271
12272 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
12273 located in one or more DWARF pieces.
12274
805acca0
AA
122752017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12276
12277 * lib/gdb.exp (get_endianness): New proc.
12278 * gdb.arch/aarch64-fp.exp: Use it.
12279 * gdb.arch/altivec-regs.exp: Likewise.
12280 * gdb.arch/e500-regs.exp: Likewise.
12281 * gdb.arch/vsx-regs.exp: Likewise.
12282 * gdb.base/dump.exp: Likewise.
12283 * gdb.base/funcargs.exp: Likewise.
12284 * gdb.base/gnu_vector.exp: Likewise.
12285 * gdb.dwarf2/formdata16.exp: Likewise.
12286 * gdb.dwarf2/implptrpiece.exp: Likewise.
12287 * gdb.dwarf2/nonvar-access.exp: Likewise.
12288 * gdb.python/py-inferior.exp: Likewise.
12289 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
12290
e9352324
AA
122912017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12292
12293 PR gdb/21226
12294 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
12295 stack value pieces are taken from the LSB end.
12296
d5d1163e
AA
122972017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12298
12299 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
12300 variable at nonzero offset.
12301
0567c986
AA
123022017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12303
12304 * gdb.dwarf2/var-access.c: New file.
12305 * gdb.dwarf2/var-access.exp: New test.
12306 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
12307
973e9aab
TT
123082017-06-12 Tom Tromey <tom@tromey.com>
12309
12310 * gdb.dwarf2/formdata16.exp: Add tests.
12311
d9109c80
TT
123122017-06-12 Tom Tromey <tom@tromey.com>
12313
12314 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
12315
30a25466
TT
123162017-06-12 Tom Tromey <tom@tromey.com>
12317
12318 PR exp/16225:
12319 * gdb.reverse/i386-sse-reverse.exp: Update tests.
12320 * gdb.arch/vsx-regs.exp: Update tests.
12321 * gdb.arch/s390-vregs.exp (hex128): New proc.
12322 Update test.
12323 * gdb.arch/altivec-regs.exp: Update tests.
12324
aefd8b33
SDJ
123252017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
12326
12327 * gdb.base/startup-with-shell.c: New file.
12328 * gdb.base/startup-with-shell.exp: Likewise.
12329
2090129c
SDJ
123302017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
12331
12332 * gdb.server/non-existing-program.exp: Update regex in order to
12333 reflect the fact that gdbserver is now using fork_inferior (with a
12334 shell) to startup the inferior.
12335
8e86a419
SM
123362017-05-30 Simon Marchi <simon.marchi@ericsson.com>
12337
12338 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
12339 support function calls from GDB.
12340
e6cf65f2
TT
123412017-05-21 Tom Tromey <tom@tromey.com>
12342
12343 PR rust/21466:
12344 * gdb.rust/unsized.exp: New file.
12345 * gdb.rust/unsized.rs: New file.
12346
43cc5389
TT
123472017-05-19 Tom Tromey <tom@tromey.com>
12348
12349 PR rust/21484:
12350 * gdb.rust/watch.exp: New file.
12351 * gdb.rust/watch.rs: New file.
12352
ec8df234
TT
123532017-05-18 Tom Tromey <tom@tromey.com>
12354
12355 * gdb.rust/simple.exp: Allow Box to be qualified.
12356
3e3e7fae
TP
123572017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
12358
12359 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
12360
59cc050d
PA
123612017-05-18 Pedro Alves <palves@redhat.com>
12362
12363 * gdb.base/fileio.c (test_write, test_read, test_close)
12364 (test_fstat): Don't print 'ret' in the fail path.
12365
c8f6abd1
PA
123662017-05-18 Pedro Alves <palves@redhat.com>
12367
12368 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
12369 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
12370 (test_system, test_rename, test_unlink, test_time): Change
12371 prototypes.
12372 * gdb.base/fileio.exp (stop_msg): Adjust.
12373
d2a03b77
PA
123742017-05-18 Pedro Alves <palves@redhat.com>
12375
12376 * gdb.base/fileio.c (null_str): New global.
12377 (test_stat): Use it.
12378 * gdb.base/fileio.exp: Remove nowarnings.
12379
0d5c6999
YQ
123802017-05-17 Yao Qi <yao.qi@linaro.org>
12381
12382 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
12383
21873064
YQ
123842017-05-17 Simon Marchi <simon.marchi@ericsson.com>
12385
12386 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
12387 argument command.
12388 (top-level): Invoke test_set_inferior_tty.
12389
d512d31c
PA
123902017-05-04 Pedro Alves <palves@redhat.com>
12391
12392 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
12393 Add parens to print call for Python 3.
12394
90cef2ed
KS
123952017-05-03 Keith Seitz <keiths@redhat.com>
12396
12397 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
12398 (main): Call it.
12399
14f819c8
TW
124002017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
12401
12402 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
12403 to prev and next.
12404
913aeadd
TW
124052017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
12406
12407 * gdb.python/py-record-btrace.exp: Remove test for
12408 gdb.BtraceInstruction.error.
12409
a3be24ad
TW
124102017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
12411
12412 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
12413
ae20e79a
TW
124142017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
12415
12416 * gdb.python/py-record-btrace-threads.c: New file.
12417 * gdb.python/py-record-btrace-threads.exp: New file.
12418
45ce1b47
SDJ
124192017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
12420
12421 PR testsuite/8595
12422 * gdb.base/environ.exp: Make test available in all architectures.
12423 Move bits related to "info program" testing to
12424 gdb.base/info-program.exp. Rewrite tests to use the two new
12425 procedures mentione below.
12426 (test_set_show_env_var) New procedure.
12427 (test_set_show_env_var_equal): Likewise.
12428 * gdb.base/info-program.exp: New file.
12429
e15c3eb4
KS
124302017-04-27 Keith Seitz <keiths@redhat.com>
12431
12432 * gdb.cp/oranking.cc (test15): New function.
12433 (main): Call test15 and declare additional variables for testing.
12434 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
12435 "p foo101('abc')" tests.
12436 Add tests for cv qualifier overloads.
12437 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
12438 "lvalue reference overload" test.
12439 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
12440 "print value of f1 on Child&& in f2" test.
12441
3a3fd0fd
PA
124422017-04-19 Pedro Alves <palves@redhat.com>
12443
12444 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
12445 procedure.
12446 (top level): Call it.
12447 * lib/gdb.exp (gdb_define_cmd): New procedure.
12448
53375380
PA
124492017-04-12 Pedro Alves <palves@redhat.com>
12450
12451 PR gdb/21323
12452 * gdb.cp/wide_char_types.c: Include <wchar.h>.
12453 (wchar): New global.
12454 * gdb.cp/wide_char_types.exp (wide_char_types_program)
12455 (do_test_wide_char, wide_char_types_no_program, top level): Add
12456 wchar_t testing.
12457
53e710ac
PA
124582017-04-12 Pedro Alves <palves@redhat.com>
12459
12460 PR c++/21323
12461 * gdb.cp/wide_char_types.c: New file.
12462 * gdb.cp/wide_char_types.exp: New file.
12463
0ad9d8c7
SDJ
124642017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
12465
12466 PR gdb/21352
12467 * gdb.trace/tsv.exp: Add test for "tsave -r".
12468
b1b45502
IB
124692017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
12470
12471 * gdb.dlang/watch-loc.c: New file.
12472 * gdb.dlang/watch-loc.exp: New file.
12473
ec13808e
JK
124742017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
12475
12476 * gdb.python/py-section-script.exp (sepdebug): New testcases.
12477
fe5f7374
AK
124782017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
12479
12480 * gdb.arch/arc-analyze-prologue.S: New file.
12481 * gdb.arch/arc-analyze-prologue.exp: Likewise.
12482
eea78757
AK
124832017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
12484
12485 * gdb.arch/arc-decode-insn.S: New file.
12486 * gdb.arch/arc-decode-insn.exp: Likewise.
12487
5badf10a
IR
124882017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
12489
12490 PR tdep/20928
12491 * gdb.arch/sparc64-regs.exp: New file.
12492 * gdb.arch/sparc64-regs.S: Likewise.
12493
cee59b3f
TW
124942017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
12495
12496 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
12497 and memory view on Python 3.
12498
c0f55cc6
AV
124992017-03-20 Artemiy Volkov <artemiyv@acm.org>
12500 Keith Seitz <keiths@redhat.com>
12501
12502 PR gdb/14441
12503 * gdb.cp/demangle.exp: Add rvalue reference tests.
12504 * gdb.cp/rvalue-ref-casts.cc: New file.
12505 * gdb.cp/rvalue-ref-casts.exp: New file.
12506 * gdb.cp/rvalue-ref-overload.cc: New file.
12507 * gdb.cp/rvalue-ref-overload.exp: New file.
12508 * gdb.cp/rvalue-ref-params.cc: New file.
12509 * gdb.cp/rvalue-ref-params.exp: New file.
12510 * gdb.cp/rvalue-ref-sizeof.cc: New file.
12511 * gdb.cp/rvalue-ref-sizeof.exp: New file.
12512 * gdb.cp/rvalue-ref-types.cc: New file.
12513 * gdb.cp/rvalue-ref-types.exp: New file.
12514 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
12515 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
12516
51457a05
MAL
125172017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
12518
12519 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
12520 New procedure.
12521
5b291c04
MAL
125222017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
12523
12524 * lib/mi-support.exp (mi_gdb_test): Add additional message
12525 for unexpected output.
12526
59a56148
AA
125272017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
12528
12529 * gdb.base/examine-backward.c (Barrier): New character array
12530 constant, to ensure that TestStrings is preceded by a string
12531 terminator.
12532
7942e96e
AA
125332017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
12534
12535 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
12536 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
12537 and implicit pointer into such a location.
12538
6ebac3fb
DE
125392017-03-16 Doug Evans <dje@google.com>
12540
12541 * gdb.python/py-lazy-string (pointer): Really add new typedef.
12542
ec3b243d
TP
125432017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
12544
12545 * gdb.cp/m-static.exp: Fix expectation for prototype of
12546 test5.single_constructor and single_constructor::single_constructor.
2cc36e25
DE
12547
125482017-03-16 Doug Evans <dje@google.com>
a7c0469f
DE
12549
12550 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
12551 * gdb.guile/scm-lazy-string.c: New file.
12552 * gdb.guile/scm-value.exp: Move lazy string tests to ...
12553 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
12554 for pointer, array, typedef lazy strings.
12555
2cc36e25 125562017-03-16 Doug Evans <dje@google.com>
34b43320
DE
12557
12558 PR python/17728, python/18439, python/18779
12559 * gdb.python/py-value.c (main) Delete locals sptr, sn.
12560 * gdb.python/py-lazy-string.c (pointer): New typedef.
12561 (main): New locals ptr, array, typedef_ptr.
12562 * gdb.python/py-value.exp: Move lazy string tests to ...
12563 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
12564 array, typedef lazy strings.
ec3b243d 12565
0efcde63
AK
125662017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
12567
12568 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
12569 Add optional 'test' parameter.
12570
7978d7c3
SM
125712017-03-13 Simon Marchi <simon.marchi@ericsson.com>
12572
12573 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
12574 Skip for versions of DejaGnu < 1.5.
12575
896c0c1e
SM
125762017-03-13 Simon Marchi <simon.marchi@ericsson.com>
12577
12578 * lib/gdb.exp (dejagnu_version): New proc.
12579 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
12580 Use dejagnu_version.
12581
5f4d1085
KS
125822017-03-10 Keith Seitz <keiths@redhat.com>
12583
12584 PR c++/8128
12585 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
12586 type from destructor regexps.
12587 Add a branch which actually passes the test.
12588 Adjust "ptype t5i" test names.
12589
1de05205
PA
125902017-03-08 Pedro Alves <palves@redhat.com>
12591
12592 * gdb.base/step-over-exit.exp: Add explicit test message.
12593
c65d6b55
PA
125942017-03-08 Pedro Alves <palves@redhat.com>
12595
12596 PR gdb/18360
12597 * gdb.threads/interrupt-while-step-over.c: New file.
12598 * gdb.threads/interrupt-while-step-over.exp: New file.
12599
2e86a283
PA
126002017-03-08 Pedro Alves <palves@redhat.com>
12601
12602 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
12603 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
12604
25dcbff6
PA
126052017-03-08 Pedro Alves <palves@redhat.com>
12606
12607 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
12608 PKRU as not supported as a PASS.
12609
dc9366eb
PA
126102017-03-08 Pedro Alves <palves@redhat.com>
12611
12612 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
12613 prefix instead of $binfile1/$binfile2.
12614 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
12615 in test message.
12616 * gdb.python/py-completion.exp: Use "load python file" as test
12617 messages instead of unstable path names.
12618
6e5d74e7
PA
126192017-03-08 Pedro Alves <palves@redhat.com>
12620 Jan Kratochvil <jan.kratochvil@redhat.com>
12621
12622 PR cli/21218
12623 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
12624 New proc.
12625 (top level): Call it.
12626
9753a2f6
PA
126272017-03-08 Pedro Alves <palves@redhat.com>
12628
12629 PR tui/21216
12630 * gdb.tui/tui-nl-filtered-output.exp: New file.
12631
1a4dd9dd
PA
126322017-03-08 Pedro Alves <palves@redhat.com>
12633
12634 * gdb.base/completion.exp: Move TUI completion tests to ...
12635 * gdb.tui/completion.exp: ... this new file.
12636
7cbbff33
PA
126372017-03-08 Pedro Alves <palves@redhat.com>
12638
12639 * gdb.base/tui-disasm-long-lines.c,
12640 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
12641 gdb.base/tui-layout.exp: Move to ...
12642 * gdb.tui/: ... this new directory.
12643
5f6fd321
PA
126442017-03-07 Pedro Alves <palves@redhat.com>
12645
12646 * gdb.base/tui-layout.c: New file.
12647 * gdb.base/tui-layout.exp: New file.
12648
44959fa8
PA
126492017-03-07 Pedro Alves <palves@redhat.com>
12650
12651 * gdb.base/tui-layout.c: Rename to ...
12652 * gdb.base/tui-disasm-long-lines.c: ... this.
12653 * gdb.base/tui-layout.exp: Rename to ...
12654 * gdb.base/tui-disasm-long-lines.exp: ... this.
12655
f8c4e718
PA
126562017-03-07 Pedro Alves <palves@redhat.com>
12657
12658 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
12659
6dbb839a 126602017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4a612d6f
WT
12661
12662 * i386-mpx-call.c: New file.
12663 * i386-mpx-call.exp: New file.
12664
65b48a81
PB
126652017-02-28 Peter Bergner <bergner@vnet.ibm.com>
12666
12667 * gdb.arch/powerpc-power.exp: Delete test.
12668 * gdb.arch/powerpc-power.s: Likewise.
12669 * gdb.disasm/disassembler-options.exp: New test.
12670 * gdb.arch/powerpc-altivec.exp: Likewise.
12671 * gdb.arch/powerpc-altivec.s: Likewise.
12672 * gdb.arch/powerpc-altivec2.exp: Likewise.
12673 * gdb.arch/powerpc-altivec2.s: Likewise.
12674 * gdb.arch/powerpc-altivec3.exp: Likewise.
12675 * gdb.arch/powerpc-altivec3.s: Likewise.
12676 * gdb.arch/powerpc-power7.exp: Likewise.
12677 * gdb.arch/powerpc-power7.s: Likewise.
12678 * gdb.arch/powerpc-power8.exp: Likewise.
12679 * gdb.arch/powerpc-power8.s: Likewise.
12680 * gdb.arch/powerpc-power9.exp: Likewise.
12681 * gdb.arch/powerpc-power9.s: Likewise.
12682 * gdb.arch/powerpc-vsx.exp: Likewise.
12683 * gdb.arch/powerpc-vsx.s: Likewise.
12684 * gdb.arch/powerpc-vsx2.exp: Likewise.
12685 * gdb.arch/powerpc-vsx2.s: Likewise.
12686 * gdb.arch/powerpc-vsx3.exp: Likewise.
12687 * gdb.arch/powerpc-vsx3.s: Likewise.
12688 * gdb.arch/arm-disassembler-options.exp: Likewise.
12689 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
12690 * gdb.arch/s390-disassembler-options.exp: Likewise.
12691
17cd4947
LM
126922017-02-23 Luis Machado <lgustavo@codesourcery.com>
12693
12694 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
12695 (check_supported_features): ... this. Changed return type to void.
12696 (supports_rdseed): New static global.
12697 (rdseed): Check supports_rdseed.
12698 (initialize): Call check_supported_features.
12699
2039d74e
EBM
127002017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
12701
12702 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
12703 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
12704 and lqarx/stqcx.
12705 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
12706 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
12707
a51d7ecf
EBM
127082017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
12709
12710 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
12711 uppercase.
12712
0224619f
JK
127132017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12714
12715 * gdb.dwarf2/formdata16.c: New file.
12716 * gdb.dwarf2/formdata16.exp: New file.
12717 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
12718
216f72a1
JK
127192017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12720
12721 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
12722 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
12723 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
12724 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
12725 DW_AT_GNU_*.
12726
43988095
JK
127272017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12728
12729 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
12730
99e8a4f9
SDJ
127312017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
12732
12733 PR gdb/21164
12734 * gdb.base/maint.exp: Add testcases for when the commands do
12735 not have arguments.
12736
b58a8c0c
TP
127372017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
12738
12739 * gdb.cp/chained-calls.exp: Use p instead of P.
12740
4e746bb6
TW
127412017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
12742
12743 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
12744 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
12745
3f77c769
TT
127462017-02-14 Tom Tromey <tom@tromey.com>
12747
12748 PR python/13598:
12749 * gdb.python/py-events.exp: Add before_prompt event tests.
12750
075beec0
AA
127512017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
12752
12753 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
12754
bf5f525c
LM
127552017-02-13 Luis Machado <lgustavo@codesourcery.com>
12756
12757 * gdb.linespec/explicit.c (my_unique_function_name): New function.
12758 (main): Call my_unique_function_name.
12759 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
12760 completion of patterns with a single match.
12761 Add missing -re switches to gdb_test_multiple calls.
12762
13a66184
LM
127632017-02-13 Luis Machado <lgustavo@codesourcery.com>
12764
12765 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
12766 return if core file is not recognized.
12767
26a06916
SM
127682017-02-10 Simon Marchi <simon.marchi@ericsson.com>
12769
12770 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
12771 and extra UIs.
12772
b761ca9e
SM
127732017-02-10 Simon Marchi <simon.marchi@ericsson.com>
12774
12775 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
12776 proc_with_prefix.
12777
b964bee0
TT
127782017-02-10 Tom Tromey <tom@tromey.com>
12779
12780 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
12781
18da0c51
MG
127822017-02-10 Martin Galvan <martingalvan@sourceware.org>
12783
12784 PR gdb/21122
12785 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
12786
604c4576
JG
127872017-02-08 Jerome Guitton <guitton@adacore.com>
12788
12789 * gdb.base/define.exp: Add test for command abbreviations
12790 in define.
12791
20b477a7
LM
127922017-02-06 Luis Machado <lgustavo@codesourcery.com>
12793
12794 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
12795 * gdb.reverse/insn-reverse-x86.c: New file.
12796
3f7b46f2
IR
127972017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
12798
12799 PR tdep/20936
12800 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
12801
f0fd41c1
TT
128022017-02-03 Tom Tromey <tom@tromey.com>
12803
12804 PR rust/21097:
12805 * gdb.rust/simple.exp: Add new tests.
12806
5be5dbf0
PA
128072017-02-02 Pedro Alves <palves@redhat.com>
12808
12809 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
12810 tests.
12811
7346ef59
AA
128122017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
12813
12814 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
12815 taking a 2-byte value out of a 4-byte DWARF implicit value on
12816 big-endian targets.
12817 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
12818 logic. Add test cases for DW_OP_implicit.
12819
787f0025
MM
128202017-02-01 Markus Metzger <markus.t.metzger@intel.com>
12821
12822 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
12823
68777c29
MM
128242017-02-01 Markus Metzger <markus.t.metzger@intel.com>
12825
12826 * gdb.btrace/enable.exp: Call gdb_exit before
12827 skip_gdbserver_tests.
12828
0a1c7e28
MM
128292017-02-01 Markus Metzger <markus.t.metzger@intel.com>
12830
12831 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
12832 GDBFLAGS.
12833
b5ac99b0
MM
128342017-02-01 Markus Metzger <markus.t.metzger@intel.com>
12835
12836 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
12837 the test is skipped.
12838 * gdb.btrace/data.exp: Likewise.
12839 * gdb.btrace/delta.exp: Likewise.
12840 * gdb.btrace/dlopen.exp: Likewise.
12841 * gdb.btrace/enable-running.exp: Likewise.
12842 * gdb.btrace/enable.exp: Likewise.
12843 * gdb.btrace/exception.exp: Likewise.
12844 * gdb.btrace/function_call_history.exp: Likewise.
12845 * gdb.btrace/gcore.exp: Likewise.
12846 * gdb.btrace/instruction_history.exp: Likewise.
12847 * gdb.btrace/multi-thread-step.exp: Likewise.
12848 * gdb.btrace/nohist.exp: Likewise.
12849 * gdb.btrace/non-stop.exp: Likewise.
12850 * gdb.btrace/reconnect.exp: Likewise.
12851 * gdb.btrace/record_goto-step.exp: Likewise.
12852 * gdb.btrace/record_goto.exp: Likewise.
12853 * gdb.btrace/rn-dl-bind.exp: Likewise.
12854 * gdb.btrace/segv.exp: Likewise.
12855 * gdb.btrace/step.exp: Likewise.
12856 * gdb.btrace/stepi.exp: Likewise.
12857 * gdb.btrace/tailcall-only.exp: Likewise.
12858 * gdb.btrace/tailcall.exp: Likewise.
12859 * gdb.btrace/tsx.exp: Likewise.
12860 * gdb.btrace/unknown_functions.exp: Likewise.
12861 * gdb.btrace/vdso.exp: Likewise.
12862
cd4007e4
MM
128632017-02-01 Markus Metzger <markus.t.metzger@intel.com>
12864
12865 * gdb.btrace/enable-running.c: New.
12866 * gdb.btrace/enable-running.exp: New.
12867
2735833d
WT
128682017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
12869
12870 * gdb.arch/amd64-gs_base.c: New file.
12871 * gdb.arch/amd64-gs_base.exp: New file.
12872
b51e1e94
LM
128732017-01-26 Luis Machado <lgustavo@codesourcery.com>
12874
12875 * lib/memory.exp: Remove spurious empty newlines.
12876
72ca0410
SM
128772017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
12878
12879 * gdb.python/py-bad-printers.exp: Load python file using "source".
12880 * gdb.python/py-events.exp: Likewise.
12881 * gdb.python/py-evsignal.exp: Likewise.
12882 * gdb.python/py-evthreads.exp: Likewise.
12883 * gdb.python/py-frame-args.exp: Likewise.
12884 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
12885 * gdb.python/py-framefilter-mi.exp: Likewise.
12886 * gdb.python/py-framefilter.exp: Likewise.
12887 * gdb.python/py-mi.exp: Likewise.
12888 * gdb.python/py-pp-maint.exp: Likewise.
12889 * gdb.python/py-pp-registration.exp: Likewise.
12890 * gdb.python/py-prettyprint.exp: Likewise.
12891 (run_lang_tests): Likewise.
12892 * gdb.python/py-typeprint.exp: Likewise.
12893
e309aa65
LM
128942017-01-26 Luis Machado <lgustavo@codesourcery.com>
12895
12896 * lib/memory.exp: New file.
12897 * lib/gdb.exp: Load memory.exp.
12898 * gdb.base/memattr.exp (delete_memory): Move proc to
12899 lib/memory.exp and rename to delete_memory_regions.
12900 Replace delete_memory with delete_memory_regions.
12901 Cleanup memory regions before tests.
12902 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
12903 before tests.
12904
515aff23
LM
129052017-01-26 Luis Machado <lgustavo@codesourcery.com>
12906
12907 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
12908 files.
12909 (initialize): New function conditionally defined.
12910 (testcases): Move within conditional block.
12911 (main): Call initialize.
12912 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
12913 of gdb.reverse/insn-reverse.c.
12914 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
12915 gdb.reverse/insn-reverse.c.
12916
d8b49cf0
YQ
129172017-01-26 Yao Qi <yao.qi@linaro.org>
12918
12919 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
12920 disassemble on address 0.
12921
f13a9a0c
YQ
129222017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
12923 Yao Qi <yao.qi@linaro.org>
12924
12925 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
12926 * gdb.dwarf2/implptr-64bit.S: Remove.
12927 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
12928 variables in caller's context. Add DW_OP_implicit_value.
12929
5ac95241
YQ
129302017-01-25 Yao Qi <yao.qi@linaro.org>
12931
12932 * lib/dwarf.exp (Dwarf::_location): Handle
12933 DW_OP_GNU_implicit_pointer with proper size.
12934
23e82930
LM
129352017-01-20 Luis Machado <lgustavo@codesourcery.com>
12936
12937 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
12938 and add untested calls.
12939
d334ae25
LM
129402017-01-20 Luis Machado <lgustavo@codesourcery.com>
12941
12942 * gdb.python/python.exp: Check line number against what GDB thinks
12943 the line number is for func1.
12944
f5e6296e
IB
129452017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
12946
12947 * gdb.dlang/debug-expr.exp: New file.
12948
5b362f04
LM
129492016-12-23 Luis Machado <lgustavo@codesourcery.com>
12950
12951 Fix test names for the following files:
12952
12953 * gdb.ada/exec_changed.exp
12954 * gdb.ada/info_types.exp
12955 * gdb.arch/aarch64-atomic-inst.exp
12956 * gdb.arch/aarch64-fp.exp
12957 * gdb.arch/altivec-abi.exp
12958 * gdb.arch/altivec-regs.exp
12959 * gdb.arch/amd64-byte.exp
12960 * gdb.arch/amd64-disp-step.exp
12961 * gdb.arch/amd64-dword.exp
12962 * gdb.arch/amd64-entry-value-inline.exp
12963 * gdb.arch/amd64-entry-value-param.exp
12964 * gdb.arch/amd64-entry-value-paramref.exp
12965 * gdb.arch/amd64-entry-value.exp
12966 * gdb.arch/amd64-i386-address.exp
12967 * gdb.arch/amd64-invalid-stack-middle.exp
12968 * gdb.arch/amd64-invalid-stack-top.exp
12969 * gdb.arch/amd64-optimout-repeat.exp
12970 * gdb.arch/amd64-prologue-skip.exp
12971 * gdb.arch/amd64-prologue-xmm.exp
12972 * gdb.arch/amd64-stap-special-operands.exp
12973 * gdb.arch/amd64-stap-wrong-subexp.exp
12974 * gdb.arch/amd64-tailcall-cxx.exp
12975 * gdb.arch/amd64-tailcall-noret.exp
12976 * gdb.arch/amd64-tailcall-ret.exp
12977 * gdb.arch/amd64-tailcall-self.exp
12978 * gdb.arch/amd64-word.exp
12979 * gdb.arch/arm-bl-branch-dest.exp
12980 * gdb.arch/arm-disp-step.exp
12981 * gdb.arch/arm-neon.exp
12982 * gdb.arch/arm-single-step-kernel-helper.exp
12983 * gdb.arch/avr-flash-qualifier.exp
12984 * gdb.arch/disp-step-insn-reloc.exp
12985 * gdb.arch/e500-abi.exp
12986 * gdb.arch/e500-regs.exp
12987 * gdb.arch/ftrace-insn-reloc.exp
12988 * gdb.arch/i386-avx512.exp
12989 * gdb.arch/i386-bp_permanent.exp
12990 * gdb.arch/i386-byte.exp
12991 * gdb.arch/i386-cfi-notcurrent.exp
12992 * gdb.arch/i386-disp-step.exp
12993 * gdb.arch/i386-dr3-watch.exp
12994 * gdb.arch/i386-float.exp
12995 * gdb.arch/i386-gnu-cfi.exp
12996 * gdb.arch/i386-mpx-map.exp
12997 * gdb.arch/i386-mpx-sigsegv.exp
12998 * gdb.arch/i386-mpx-simple_segv.exp
12999 * gdb.arch/i386-mpx.exp
13000 * gdb.arch/i386-permbkpt.exp
13001 * gdb.arch/i386-prologue.exp
13002 * gdb.arch/i386-signal.exp
13003 * gdb.arch/i386-size-overlap.exp
13004 * gdb.arch/i386-unwind.exp
13005 * gdb.arch/i386-word.exp
13006 * gdb.arch/mips-fcr.exp
13007 * gdb.arch/powerpc-d128-regs.exp
13008 * gdb.arch/powerpc-stackless.exp
13009 * gdb.arch/ppc64-atomic-inst.exp
13010 * gdb.arch/s390-stackless.exp
13011 * gdb.arch/s390-tdbregs.exp
13012 * gdb.arch/s390-vregs.exp
13013 * gdb.arch/sparc-sysstep.exp
13014 * gdb.arch/thumb-bx-pc.exp
13015 * gdb.arch/thumb-singlestep.exp
13016 * gdb.arch/thumb2-it.exp
13017 * gdb.arch/vsx-regs.exp
13018 * gdb.asm/asm-source.exp
13019 * gdb.base/a2-run.exp
13020 * gdb.base/advance.exp
13021 * gdb.base/all-bin.exp
13022 * gdb.base/anon.exp
13023 * gdb.base/args.exp
13024 * gdb.base/arithmet.exp
13025 * gdb.base/async-shell.exp
13026 * gdb.base/async.exp
13027 * gdb.base/attach-pie-noexec.exp
13028 * gdb.base/attach-twice.exp
13029 * gdb.base/auto-load.exp
13030 * gdb.base/bang.exp
13031 * gdb.base/bitfields.exp
13032 * gdb.base/break-always.exp
13033 * gdb.base/break-caller-line.exp
13034 * gdb.base/break-entry.exp
13035 * gdb.base/break-inline.exp
13036 * gdb.base/break-on-linker-gcd-function.exp
13037 * gdb.base/break-probes.exp
13038 * gdb.base/break.exp
13039 * gdb.base/breakpoint-shadow.exp
13040 * gdb.base/call-ar-st.exp
13041 * gdb.base/call-sc.exp
13042 * gdb.base/call-signal-resume.exp
13043 * gdb.base/call-strs.exp
13044 * gdb.base/callfuncs.exp
13045 * gdb.base/catch-fork-static.exp
13046 * gdb.base/catch-gdb-caused-signals.exp
13047 * gdb.base/catch-load.exp
13048 * gdb.base/catch-signal-fork.exp
13049 * gdb.base/catch-signal.exp
13050 * gdb.base/catch-syscall.exp
13051 * gdb.base/charset.exp
13052 * gdb.base/checkpoint.exp
13053 * gdb.base/chng-syms.exp
13054 * gdb.base/code-expr.exp
13055 * gdb.base/code_elim.exp
13056 * gdb.base/commands.exp
13057 * gdb.base/completion.exp
13058 * gdb.base/complex.exp
13059 * gdb.base/cond-expr.exp
13060 * gdb.base/condbreak.exp
13061 * gdb.base/consecutive.exp
13062 * gdb.base/continue-all-already-running.exp
13063 * gdb.base/coredump-filter.exp
13064 * gdb.base/corefile.exp
13065 * gdb.base/dbx.exp
13066 * gdb.base/debug-expr.exp
13067 * gdb.base/define.exp
13068 * gdb.base/del.exp
13069 * gdb.base/disabled-location.exp
13070 * gdb.base/disasm-end-cu.exp
13071 * gdb.base/disasm-optim.exp
13072 * gdb.base/display.exp
13073 * gdb.base/duplicate-bp.exp
13074 * gdb.base/ena-dis-br.exp
13075 * gdb.base/ending-run.exp
13076 * gdb.base/enumval.exp
13077 * gdb.base/environ.exp
13078 * gdb.base/eu-strip-infcall.exp
13079 * gdb.base/eval-avoid-side-effects.exp
13080 * gdb.base/eval-skip.exp
13081 * gdb.base/exitsignal.exp
13082 * gdb.base/expand-psymtabs.exp
13083 * gdb.base/filesym.exp
13084 * gdb.base/find-unmapped.exp
13085 * gdb.base/finish.exp
13086 * gdb.base/float.exp
13087 * gdb.base/foll-exec-mode.exp
13088 * gdb.base/foll-exec.exp
13089 * gdb.base/foll-fork.exp
13090 * gdb.base/fortran-sym-case.exp
13091 * gdb.base/freebpcmd.exp
13092 * gdb.base/func-ptr.exp
13093 * gdb.base/func-ptrs.exp
13094 * gdb.base/funcargs.exp
13095 * gdb.base/gcore-buffer-overflow.exp
13096 * gdb.base/gcore-relro-pie.exp
13097 * gdb.base/gcore-relro.exp
13098 * gdb.base/gcore.exp
13099 * gdb.base/gdb1090.exp
13100 * gdb.base/gdb11530.exp
13101 * gdb.base/gdb11531.exp
13102 * gdb.base/gdb1821.exp
13103 * gdb.base/gdbindex-stabs.exp
13104 * gdb.base/gdbvars.exp
13105 * gdb.base/hbreak.exp
13106 * gdb.base/hbreak2.exp
13107 * gdb.base/included.exp
13108 * gdb.base/infcall-input.exp
13109 * gdb.base/inferior-died.exp
13110 * gdb.base/infnan.exp
13111 * gdb.base/info-macros.exp
13112 * gdb.base/info-os.exp
13113 * gdb.base/info-proc.exp
13114 * gdb.base/info-shared.exp
13115 * gdb.base/info-target.exp
13116 * gdb.base/infoline.exp
13117 * gdb.base/interp.exp
13118 * gdb.base/interrupt.exp
13119 * gdb.base/jit-reader.exp
13120 * gdb.base/jit-simple.exp
13121 * gdb.base/kill-after-signal.exp
13122 * gdb.base/kill-detach-inferiors-cmd.exp
13123 * gdb.base/label.exp
13124 * gdb.base/langs.exp
13125 * gdb.base/ldbl_e308.exp
13126 * gdb.base/line-symtabs.exp
13127 * gdb.base/linespecs.exp
13128 * gdb.base/list.exp
13129 * gdb.base/long_long.exp
13130 * gdb.base/longest-types.exp
13131 * gdb.base/maint.exp
13132 * gdb.base/max-value-size.exp
13133 * gdb.base/memattr.exp
13134 * gdb.base/mips_pro.exp
13135 * gdb.base/morestack.exp
13136 * gdb.base/moribund-step.exp
13137 * gdb.base/multi-forks.exp
13138 * gdb.base/nested-addr.exp
13139 * gdb.base/nextoverexit.exp
13140 * gdb.base/noreturn-finish.exp
13141 * gdb.base/noreturn-return.exp
13142 * gdb.base/nostdlib.exp
13143 * gdb.base/offsets.exp
13144 * gdb.base/opaque.exp
13145 * gdb.base/pc-fp.exp
13146 * gdb.base/permissions.exp
13147 * gdb.base/print-symbol-loading.exp
13148 * gdb.base/prologue-include.exp
13149 * gdb.base/psymtab.exp
13150 * gdb.base/ptype.exp
13151 * gdb.base/random-signal.exp
13152 * gdb.base/randomize.exp
13153 * gdb.base/range-stepping.exp
13154 * gdb.base/readline-ask.exp
13155 * gdb.base/recpar.exp
13156 * gdb.base/recurse.exp
13157 * gdb.base/relational.exp
13158 * gdb.base/restore.exp
13159 * gdb.base/return-nodebug.exp
13160 * gdb.base/return.exp
13161 * gdb.base/run-after-attach.exp
13162 * gdb.base/save-bp.exp
13163 * gdb.base/scope.exp
13164 * gdb.base/sect-cmd.exp
13165 * gdb.base/set-lang-auto.exp
13166 * gdb.base/set-noassign.exp
13167 * gdb.base/setvar.exp
13168 * gdb.base/sigall.exp
13169 * gdb.base/sigbpt.exp
13170 * gdb.base/siginfo-addr.exp
13171 * gdb.base/siginfo-infcall.exp
13172 * gdb.base/siginfo-obj.exp
13173 * gdb.base/siginfo.exp
13174 * gdb.base/signals-state-child.exp
13175 * gdb.base/signest.exp
13176 * gdb.base/sigstep.exp
13177 * gdb.base/sizeof.exp
13178 * gdb.base/skip.exp
13179 * gdb.base/solib-corrupted.exp
13180 * gdb.base/solib-nodir.exp
13181 * gdb.base/solib-search.exp
13182 * gdb.base/stack-checking.exp
13183 * gdb.base/stale-infcall.exp
13184 * gdb.base/stap-probe.exp
13185 * gdb.base/start.exp
13186 * gdb.base/step-break.exp
13187 * gdb.base/step-bt.exp
13188 * gdb.base/step-line.exp
13189 * gdb.base/step-over-exit.exp
13190 * gdb.base/step-over-syscall.exp
13191 * gdb.base/step-resume-infcall.exp
13192 * gdb.base/step-test.exp
13193 * gdb.base/store.exp
13194 * gdb.base/structs3.exp
13195 * gdb.base/sym-file.exp
13196 * gdb.base/symbol-without-target_section.exp
13197 * gdb.base/term.exp
13198 * gdb.base/testenv.exp
13199 * gdb.base/ui-redirect.exp
13200 * gdb.base/until.exp
13201 * gdb.base/unwindonsignal.exp
13202 * gdb.base/value-double-free.exp
13203 * gdb.base/vla-datatypes.exp
13204 * gdb.base/vla-ptr.exp
13205 * gdb.base/vla-sideeffect.exp
13206 * gdb.base/volatile.exp
13207 * gdb.base/watch-cond-infcall.exp
13208 * gdb.base/watch-cond.exp
13209 * gdb.base/watch-non-mem.exp
13210 * gdb.base/watch-read.exp
13211 * gdb.base/watch-vfork.exp
13212 * gdb.base/watchpoint-cond-gone.exp
13213 * gdb.base/watchpoint-delete.exp
13214 * gdb.base/watchpoint-hw-hit-once.exp
13215 * gdb.base/watchpoint-hw.exp
13216 * gdb.base/watchpoint-stops-at-right-insn.exp
13217 * gdb.base/watchpoints.exp
13218 * gdb.base/wchar.exp
13219 * gdb.base/whatis-exp.exp
13220 * gdb.btrace/buffer-size.exp
13221 * gdb.btrace/data.exp
13222 * gdb.btrace/delta.exp
13223 * gdb.btrace/dlopen.exp
13224 * gdb.btrace/enable.exp
13225 * gdb.btrace/exception.exp
13226 * gdb.btrace/function_call_history.exp
13227 * gdb.btrace/gcore.exp
13228 * gdb.btrace/instruction_history.exp
13229 * gdb.btrace/nohist.exp
13230 * gdb.btrace/reconnect.exp
13231 * gdb.btrace/record_goto-step.exp
13232 * gdb.btrace/record_goto.exp
13233 * gdb.btrace/rn-dl-bind.exp
13234 * gdb.btrace/segv.exp
13235 * gdb.btrace/step.exp
13236 * gdb.btrace/stepi.exp
13237 * gdb.btrace/tailcall-only.exp
13238 * gdb.btrace/tailcall.exp
13239 * gdb.btrace/tsx.exp
13240 * gdb.btrace/unknown_functions.exp
13241 * gdb.btrace/vdso.exp
13242 * gdb.compile/compile-ifunc.exp
13243 * gdb.compile/compile-ops.exp
13244 * gdb.compile/compile-print.exp
13245 * gdb.compile/compile-setjmp.exp
13246 * gdb.cp/abstract-origin.exp
13247 * gdb.cp/ambiguous.exp
13248 * gdb.cp/annota2.exp
13249 * gdb.cp/annota3.exp
13250 * gdb.cp/anon-ns.exp
13251 * gdb.cp/anon-struct.exp
13252 * gdb.cp/anon-union.exp
13253 * gdb.cp/arg-reference.exp
13254 * gdb.cp/baseenum.exp
13255 * gdb.cp/bool.exp
13256 * gdb.cp/breakpoint.exp
13257 * gdb.cp/bs15503.exp
13258 * gdb.cp/call-c.exp
13259 * gdb.cp/casts.exp
13260 * gdb.cp/chained-calls.exp
13261 * gdb.cp/class2.exp
13262 * gdb.cp/classes.exp
13263 * gdb.cp/cmpd-minsyms.exp
13264 * gdb.cp/converts.exp
13265 * gdb.cp/cp-relocate.exp
13266 * gdb.cp/cpcompletion.exp
13267 * gdb.cp/cpexprs.exp
13268 * gdb.cp/cplabel.exp
13269 * gdb.cp/cplusfuncs.exp
13270 * gdb.cp/cpsizeof.exp
13271 * gdb.cp/ctti.exp
13272 * gdb.cp/derivation.exp
13273 * gdb.cp/destrprint.exp
13274 * gdb.cp/dispcxx.exp
13275 * gdb.cp/enum-class.exp
13276 * gdb.cp/exception.exp
13277 * gdb.cp/exceptprint.exp
13278 * gdb.cp/expand-psymtabs-cxx.exp
13279 * gdb.cp/expand-sals.exp
13280 * gdb.cp/extern-c.exp
13281 * gdb.cp/filename.exp
13282 * gdb.cp/formatted-ref.exp
13283 * gdb.cp/fpointer.exp
13284 * gdb.cp/gdb1355.exp
13285 * gdb.cp/gdb2495.exp
13286 * gdb.cp/hang.exp
13287 * gdb.cp/impl-this.exp
13288 * gdb.cp/infcall-dlopen.exp
13289 * gdb.cp/inherit.exp
13290 * gdb.cp/iostream.exp
13291 * gdb.cp/koenig.exp
13292 * gdb.cp/local.exp
13293 * gdb.cp/m-data.exp
13294 * gdb.cp/m-static.exp
13295 * gdb.cp/mb-ctor.exp
13296 * gdb.cp/mb-inline.exp
13297 * gdb.cp/mb-templates.exp
13298 * gdb.cp/member-name.exp
13299 * gdb.cp/member-ptr.exp
13300 * gdb.cp/meth-typedefs.exp
13301 * gdb.cp/method.exp
13302 * gdb.cp/method2.exp
13303 * gdb.cp/minsym-fallback.exp
13304 * gdb.cp/misc.exp
13305 * gdb.cp/namelessclass.exp
13306 * gdb.cp/namespace-enum.exp
13307 * gdb.cp/namespace-nested-import.exp
13308 * gdb.cp/namespace.exp
13309 * gdb.cp/nextoverthrow.exp
13310 * gdb.cp/no-dmgl-verbose.exp
13311 * gdb.cp/non-trivial-retval.exp
13312 * gdb.cp/noparam.exp
13313 * gdb.cp/nsdecl.exp
13314 * gdb.cp/nsimport.exp
13315 * gdb.cp/nsnested.exp
13316 * gdb.cp/nsnoimports.exp
13317 * gdb.cp/nsrecurs.exp
13318 * gdb.cp/nsstress.exp
13319 * gdb.cp/nsusing.exp
13320 * gdb.cp/operator.exp
13321 * gdb.cp/oranking.exp
13322 * gdb.cp/overload-const.exp
13323 * gdb.cp/overload.exp
13324 * gdb.cp/ovldbreak.exp
13325 * gdb.cp/ovsrch.exp
13326 * gdb.cp/paren-type.exp
13327 * gdb.cp/parse-lang.exp
13328 * gdb.cp/pass-by-ref.exp
13329 * gdb.cp/pr-1023.exp
13330 * gdb.cp/pr-1210.exp
13331 * gdb.cp/pr-574.exp
13332 * gdb.cp/pr10687.exp
13333 * gdb.cp/pr12028.exp
13334 * gdb.cp/pr17132.exp
13335 * gdb.cp/pr17494.exp
13336 * gdb.cp/pr9067.exp
13337 * gdb.cp/pr9167.exp
13338 * gdb.cp/pr9631.exp
13339 * gdb.cp/printmethod.exp
13340 * gdb.cp/psmang.exp
13341 * gdb.cp/psymtab-parameter.exp
13342 * gdb.cp/ptype-cv-cp.exp
13343 * gdb.cp/ptype-flags.exp
13344 * gdb.cp/re-set-overloaded.exp
13345 * gdb.cp/ref-types.exp
13346 * gdb.cp/rtti.exp
13347 * gdb.cp/scope-err.exp
13348 * gdb.cp/shadow.exp
13349 * gdb.cp/smartp.exp
13350 * gdb.cp/static-method.exp
13351 * gdb.cp/static-print-quit.exp
13352 * gdb.cp/temargs.exp
13353 * gdb.cp/templates.exp
13354 * gdb.cp/try_catch.exp
13355 * gdb.cp/typedef-operator.exp
13356 * gdb.cp/typeid.exp
13357 * gdb.cp/userdef.exp
13358 * gdb.cp/using-crash.exp
13359 * gdb.cp/var-tag.exp
13360 * gdb.cp/virtbase.exp
13361 * gdb.cp/virtfunc.exp
13362 * gdb.cp/virtfunc2.exp
13363 * gdb.cp/vla-cxx.exp
13364 * gdb.disasm/t01_mov.exp
13365 * gdb.disasm/t02_mova.exp
13366 * gdb.disasm/t03_add.exp
13367 * gdb.disasm/t04_sub.exp
13368 * gdb.disasm/t05_cmp.exp
13369 * gdb.disasm/t06_ari2.exp
13370 * gdb.disasm/t07_ari3.exp
13371 * gdb.disasm/t08_or.exp
13372 * gdb.disasm/t09_xor.exp
13373 * gdb.disasm/t10_and.exp
13374 * gdb.disasm/t11_logs.exp
13375 * gdb.disasm/t12_bit.exp
13376 * gdb.disasm/t13_otr.exp
13377 * gdb.dlang/circular.exp
13378 * gdb.dwarf2/arr-stride.exp
13379 * gdb.dwarf2/arr-subrange.exp
13380 * gdb.dwarf2/atomic-type.exp
13381 * gdb.dwarf2/bad-regnum.exp
13382 * gdb.dwarf2/bitfield-parent-optimized-out.exp
13383 * gdb.dwarf2/callframecfa.exp
13384 * gdb.dwarf2/clztest.exp
13385 * gdb.dwarf2/corrupt.exp
13386 * gdb.dwarf2/data-loc.exp
13387 * gdb.dwarf2/dup-psym.exp
13388 * gdb.dwarf2/dw2-anon-mptr.exp
13389 * gdb.dwarf2/dw2-anonymous-func.exp
13390 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
13391 * gdb.dwarf2/dw2-bad-unresolved.exp
13392 * gdb.dwarf2/dw2-basic.exp
13393 * gdb.dwarf2/dw2-canonicalize-type.exp
13394 * gdb.dwarf2/dw2-case-insensitive.exp
13395 * gdb.dwarf2/dw2-common-block.exp
13396 * gdb.dwarf2/dw2-compdir-oldgcc.exp
13397 * gdb.dwarf2/dw2-compressed.exp
13398 * gdb.dwarf2/dw2-const.exp
13399 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
13400 * gdb.dwarf2/dw2-cu-size.exp
13401 * gdb.dwarf2/dw2-dup-frame.exp
13402 * gdb.dwarf2/dw2-entry-value.exp
13403 * gdb.dwarf2/dw2-icycle.exp
13404 * gdb.dwarf2/dw2-ifort-parameter.exp
13405 * gdb.dwarf2/dw2-inline-break.exp
13406 * gdb.dwarf2/dw2-inline-param.exp
13407 * gdb.dwarf2/dw2-intercu.exp
13408 * gdb.dwarf2/dw2-intermix.exp
13409 * gdb.dwarf2/dw2-lexical-block-bare.exp
13410 * gdb.dwarf2/dw2-linkage-name-trust.exp
13411 * gdb.dwarf2/dw2-minsym-in-cu.exp
13412 * gdb.dwarf2/dw2-noloc.exp
13413 * gdb.dwarf2/dw2-op-call.exp
13414 * gdb.dwarf2/dw2-op-out-param.exp
13415 * gdb.dwarf2/dw2-opt-structptr.exp
13416 * gdb.dwarf2/dw2-param-error.exp
13417 * gdb.dwarf2/dw2-producer.exp
13418 * gdb.dwarf2/dw2-ranges-base.exp
13419 * gdb.dwarf2/dw2-ref-missing-frame.exp
13420 * gdb.dwarf2/dw2-reg-undefined.exp
13421 * gdb.dwarf2/dw2-regno-invalid.exp
13422 * gdb.dwarf2/dw2-restore.exp
13423 * gdb.dwarf2/dw2-restrict.exp
13424 * gdb.dwarf2/dw2-single-line-discriminators.exp
13425 * gdb.dwarf2/dw2-strp.exp
13426 * gdb.dwarf2/dw2-undefined-ret-addr.exp
13427 * gdb.dwarf2/dw2-unresolved.exp
13428 * gdb.dwarf2/dw2-var-zero-addr.exp
13429 * gdb.dwarf2/dw4-sig-types.exp
13430 * gdb.dwarf2/dwz.exp
13431 * gdb.dwarf2/dynarr-ptr.exp
13432 * gdb.dwarf2/enum-type.exp
13433 * gdb.dwarf2/gdb-index.exp
13434 * gdb.dwarf2/implptr-64bit.exp
13435 * gdb.dwarf2/implptr-optimized-out.exp
13436 * gdb.dwarf2/implptr.exp
13437 * gdb.dwarf2/implref-array.exp
13438 * gdb.dwarf2/implref-const.exp
13439 * gdb.dwarf2/implref-global.exp
13440 * gdb.dwarf2/implref-struct.exp
13441 * gdb.dwarf2/mac-fileno.exp
13442 * gdb.dwarf2/main-subprogram.exp
13443 * gdb.dwarf2/member-ptr-forwardref.exp
13444 * gdb.dwarf2/method-ptr.exp
13445 * gdb.dwarf2/missing-sig-type.exp
13446 * gdb.dwarf2/nonvar-access.exp
13447 * gdb.dwarf2/opaque-type-lookup.exp
13448 * gdb.dwarf2/pieces-optimized-out.exp
13449 * gdb.dwarf2/pieces.exp
13450 * gdb.dwarf2/pr10770.exp
13451 * gdb.dwarf2/pr13961.exp
13452 * gdb.dwarf2/staticvirtual.exp
13453 * gdb.dwarf2/subrange.exp
13454 * gdb.dwarf2/symtab-producer.exp
13455 * gdb.dwarf2/trace-crash.exp
13456 * gdb.dwarf2/typeddwarf.exp
13457 * gdb.dwarf2/valop.exp
13458 * gdb.dwarf2/watch-notconst.exp
13459 * gdb.fortran/array-element.exp
13460 * gdb.fortran/charset.exp
13461 * gdb.fortran/common-block.exp
13462 * gdb.fortran/complex.exp
13463 * gdb.fortran/derived-type-function.exp
13464 * gdb.fortran/derived-type.exp
13465 * gdb.fortran/logical.exp
13466 * gdb.fortran/module.exp
13467 * gdb.fortran/multi-dim.exp
13468 * gdb.fortran/nested-funcs.exp
13469 * gdb.fortran/print-formatted.exp
13470 * gdb.fortran/subarray.exp
13471 * gdb.fortran/vla-alloc-assoc.exp
13472 * gdb.fortran/vla-datatypes.exp
13473 * gdb.fortran/vla-history.exp
13474 * gdb.fortran/vla-ptr-info.exp
13475 * gdb.fortran/vla-ptype-sub.exp
13476 * gdb.fortran/vla-ptype.exp
13477 * gdb.fortran/vla-sizeof.exp
13478 * gdb.fortran/vla-type.exp
13479 * gdb.fortran/vla-value-sub-arbitrary.exp
13480 * gdb.fortran/vla-value-sub-finish.exp
13481 * gdb.fortran/vla-value-sub.exp
13482 * gdb.fortran/vla-value.exp
13483 * gdb.fortran/whatis_type.exp
13484 * gdb.go/chan.exp
13485 * gdb.go/handcall.exp
13486 * gdb.go/hello.exp
13487 * gdb.go/integers.exp
13488 * gdb.go/methods.exp
13489 * gdb.go/package.exp
13490 * gdb.go/strings.exp
13491 * gdb.go/types.exp
13492 * gdb.go/unsafe.exp
13493 * gdb.guile/scm-arch.exp
13494 * gdb.guile/scm-block.exp
13495 * gdb.guile/scm-breakpoint.exp
13496 * gdb.guile/scm-cmd.exp
13497 * gdb.guile/scm-disasm.exp
13498 * gdb.guile/scm-equal.exp
13499 * gdb.guile/scm-frame-args.exp
13500 * gdb.guile/scm-frame-inline.exp
13501 * gdb.guile/scm-frame.exp
13502 * gdb.guile/scm-iterator.exp
13503 * gdb.guile/scm-math.exp
13504 * gdb.guile/scm-objfile.exp
13505 * gdb.guile/scm-ports.exp
13506 * gdb.guile/scm-symbol.exp
13507 * gdb.guile/scm-symtab.exp
13508 * gdb.guile/scm-value-cc.exp
13509 * gdb.guile/types-module.exp
13510 * gdb.linespec/break-ask.exp
13511 * gdb.linespec/cpexplicit.exp
13512 * gdb.linespec/explicit.exp
13513 * gdb.linespec/keywords.exp
13514 * gdb.linespec/linespec.exp
13515 * gdb.linespec/ls-dollar.exp
13516 * gdb.linespec/ls-errs.exp
13517 * gdb.linespec/skip-two.exp
13518 * gdb.linespec/thread.exp
13519 * gdb.mi/mi-async.exp
13520 * gdb.mi/mi-basics.exp
13521 * gdb.mi/mi-break.exp
13522 * gdb.mi/mi-catch-load.exp
13523 * gdb.mi/mi-cli.exp
13524 * gdb.mi/mi-cmd-param-changed.exp
13525 * gdb.mi/mi-console.exp
13526 * gdb.mi/mi-detach.exp
13527 * gdb.mi/mi-disassemble.exp
13528 * gdb.mi/mi-eval.exp
13529 * gdb.mi/mi-file-transfer.exp
13530 * gdb.mi/mi-file.exp
13531 * gdb.mi/mi-fill-memory.exp
13532 * gdb.mi/mi-inheritance-syntax-error.exp
13533 * gdb.mi/mi-linespec-err-cp.exp
13534 * gdb.mi/mi-logging.exp
13535 * gdb.mi/mi-memory-changed.exp
13536 * gdb.mi/mi-read-memory.exp
13537 * gdb.mi/mi-record-changed.exp
13538 * gdb.mi/mi-reg-undefined.exp
13539 * gdb.mi/mi-regs.exp
13540 * gdb.mi/mi-return.exp
13541 * gdb.mi/mi-reverse.exp
13542 * gdb.mi/mi-simplerun.exp
13543 * gdb.mi/mi-solib.exp
13544 * gdb.mi/mi-stack.exp
13545 * gdb.mi/mi-stepi.exp
13546 * gdb.mi/mi-syn-frame.exp
13547 * gdb.mi/mi-until.exp
13548 * gdb.mi/mi-var-block.exp
13549 * gdb.mi/mi-var-child.exp
13550 * gdb.mi/mi-var-cmd.exp
13551 * gdb.mi/mi-var-cp.exp
13552 * gdb.mi/mi-var-display.exp
13553 * gdb.mi/mi-var-invalidate.exp
13554 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
13555 * gdb.mi/mi-vla-fortran.exp
13556 * gdb.mi/mi-watch.exp
13557 * gdb.mi/mi2-var-child.exp
13558 * gdb.mi/user-selected-context-sync.exp
13559 * gdb.modula2/unbounded-array.exp
13560 * gdb.multi/dummy-frame-restore.exp
13561 * gdb.multi/multi-arch-exec.exp
13562 * gdb.multi/multi-arch.exp
13563 * gdb.multi/tids.exp
13564 * gdb.multi/watchpoint-multi.exp
13565 * gdb.opencl/callfuncs.exp
13566 * gdb.opencl/convs_casts.exp
13567 * gdb.opencl/datatypes.exp
13568 * gdb.opencl/operators.exp
13569 * gdb.opencl/vec_comps.exp
13570 * gdb.opt/clobbered-registers-O2.exp
13571 * gdb.opt/inline-break.exp
13572 * gdb.opt/inline-bt.exp
13573 * gdb.opt/inline-cmds.exp
13574 * gdb.opt/inline-locals.exp
13575 * gdb.pascal/case-insensitive-symbols.exp
13576 * gdb.pascal/floats.exp
13577 * gdb.pascal/gdb11492.exp
13578 * gdb.python/lib-types.exp
13579 * gdb.python/py-arch.exp
13580 * gdb.python/py-as-string.exp
13581 * gdb.python/py-bad-printers.exp
13582 * gdb.python/py-block.exp
13583 * gdb.python/py-breakpoint-create-fail.exp
13584 * gdb.python/py-breakpoint.exp
13585 * gdb.python/py-caller-is.exp
13586 * gdb.python/py-cmd.exp
13587 * gdb.python/py-explore-cc.exp
13588 * gdb.python/py-explore.exp
13589 * gdb.python/py-finish-breakpoint.exp
13590 * gdb.python/py-finish-breakpoint2.exp
13591 * gdb.python/py-frame-args.exp
13592 * gdb.python/py-frame-inline.exp
13593 * gdb.python/py-frame.exp
13594 * gdb.python/py-framefilter-mi.exp
13595 * gdb.python/py-infthread.exp
13596 * gdb.python/py-lazy-string.exp
13597 * gdb.python/py-linetable.exp
13598 * gdb.python/py-mi-events.exp
13599 * gdb.python/py-mi-objfile.exp
13600 * gdb.python/py-mi.exp
13601 * gdb.python/py-objfile.exp
13602 * gdb.python/py-pp-integral.exp
13603 * gdb.python/py-pp-maint.exp
13604 * gdb.python/py-pp-re-notag.exp
13605 * gdb.python/py-pp-registration.exp
13606 * gdb.python/py-recurse-unwind.exp
13607 * gdb.python/py-strfns.exp
13608 * gdb.python/py-symbol.exp
13609 * gdb.python/py-symtab.exp
13610 * gdb.python/py-sync-interp.exp
13611 * gdb.python/py-typeprint.exp
13612 * gdb.python/py-unwind-maint.exp
13613 * gdb.python/py-unwind.exp
13614 * gdb.python/py-value-cc.exp
13615 * gdb.python/py-xmethods.exp
13616 * gdb.reverse/amd64-tailcall-reverse.exp
13617 * gdb.reverse/break-precsave.exp
13618 * gdb.reverse/break-reverse.exp
13619 * gdb.reverse/consecutive-precsave.exp
13620 * gdb.reverse/consecutive-reverse.exp
13621 * gdb.reverse/finish-precsave.exp
13622 * gdb.reverse/finish-reverse-bkpt.exp
13623 * gdb.reverse/finish-reverse.exp
13624 * gdb.reverse/fstatat-reverse.exp
13625 * gdb.reverse/getresuid-reverse.exp
13626 * gdb.reverse/i386-precsave.exp
13627 * gdb.reverse/i386-reverse.exp
13628 * gdb.reverse/i386-sse-reverse.exp
13629 * gdb.reverse/i387-env-reverse.exp
13630 * gdb.reverse/i387-stack-reverse.exp
13631 * gdb.reverse/insn-reverse.exp
13632 * gdb.reverse/machinestate-precsave.exp
13633 * gdb.reverse/machinestate.exp
13634 * gdb.reverse/next-reverse-bkpt-over-sr.exp
13635 * gdb.reverse/pipe-reverse.exp
13636 * gdb.reverse/readv-reverse.exp
13637 * gdb.reverse/recvmsg-reverse.exp
13638 * gdb.reverse/rerun-prec.exp
13639 * gdb.reverse/s390-mvcle.exp
13640 * gdb.reverse/step-precsave.exp
13641 * gdb.reverse/step-reverse.exp
13642 * gdb.reverse/time-reverse.exp
13643 * gdb.reverse/until-precsave.exp
13644 * gdb.reverse/until-reverse.exp
13645 * gdb.reverse/waitpid-reverse.exp
13646 * gdb.reverse/watch-precsave.exp
13647 * gdb.reverse/watch-reverse.exp
13648 * gdb.rust/generics.exp
13649 * gdb.rust/methods.exp
13650 * gdb.rust/modules.exp
13651 * gdb.rust/simple.exp
13652 * gdb.server/connect-with-no-symbol-file.exp
13653 * gdb.server/ext-attach.exp
13654 * gdb.server/ext-restart.exp
13655 * gdb.server/ext-wrapper.exp
13656 * gdb.server/file-transfer.exp
13657 * gdb.server/server-exec-info.exp
13658 * gdb.server/server-kill.exp
13659 * gdb.server/server-mon.exp
13660 * gdb.server/wrapper.exp
13661 * gdb.stabs/exclfwd.exp
13662 * gdb.stabs/gdb11479.exp
13663 * gdb.threads/clone-new-thread-event.exp
13664 * gdb.threads/corethreads.exp
13665 * gdb.threads/current-lwp-dead.exp
13666 * gdb.threads/dlopen-libpthread.exp
13667 * gdb.threads/gcore-thread.exp
13668 * gdb.threads/sigstep-threads.exp
13669 * gdb.threads/watchpoint-fork.exp
13670 * gdb.trace/actions-changed.exp
13671 * gdb.trace/backtrace.exp
13672 * gdb.trace/change-loc.exp
13673 * gdb.trace/circ.exp
13674 * gdb.trace/collection.exp
13675 * gdb.trace/disconnected-tracing.exp
13676 * gdb.trace/ftrace.exp
13677 * gdb.trace/mi-trace-frame-collected.exp
13678 * gdb.trace/mi-trace-unavailable.exp
13679 * gdb.trace/mi-traceframe-changed.exp
13680 * gdb.trace/mi-tsv-changed.exp
13681 * gdb.trace/no-attach-trace.exp
13682 * gdb.trace/passc-dyn.exp
13683 * gdb.trace/qtro.exp
13684 * gdb.trace/range-stepping.exp
13685 * gdb.trace/read-memory.exp
13686 * gdb.trace/save-trace.exp
13687 * gdb.trace/signal.exp
13688 * gdb.trace/status-stop.exp
13689 * gdb.trace/tfile.exp
13690 * gdb.trace/trace-break.exp
13691 * gdb.trace/trace-buffer-size.exp
13692 * gdb.trace/trace-condition.exp
13693 * gdb.trace/tracefile-pseudo-reg.exp
13694 * gdb.trace/tstatus.exp
13695 * gdb.trace/unavailable.exp
13696 * gdb.trace/while-dyn.exp
13697 * gdb.trace/while-stepping.exp
13698
34c41c68
DE
136992016-12-22 Doug Evans <xdje42@gmail.com>
13700
13701 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
13702 and msymbols.
13703
16e69324
YQ
137042016-12-19 Yao Qi <yao.qi@linaro.org>
13705
13706 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
13707 (test_with_self): Don't call do_steps_and_nexts, and remove
13708 code about stepping into xmalloc.
13709
f94f411b
YQ
137102016-12-09 Yao Qi <yao.qi@linaro.org>
13711
13712 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
13713
137142016-12-09 Yao Qi <yao.qi@linaro.org>
13715
13716 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
13717
f1b5deee
PA
137182016-12-09 Pedro Alves <palves@redhat.com>
13719
13720 * gdb.base/all-architectures-0.exp: New file.
13721 * gdb.base/all-architectures-1.exp: New file.
13722 * gdb.base/all-architectures-2.exp: New file.
13723 * gdb.base/all-architectures-3.exp: New file.
13724 * gdb.base/all-architectures-4.exp: New file.
13725 * gdb.base/all-architectures-5.exp: New file.
13726 * gdb.base/all-architectures-6.exp: New file.
13727 * gdb.base/all-architectures-7.exp: New file.
13728 * gdb.base/all-architectures.exp.in: New file.
13729
364ca42e
YQ
137302016-12-09 Yao Qi <yao.qi@linaro.org>
13731
13732 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
13733
107c2d62
LM
137342016-12-02 Luis Machado <lgustavo@codesourcery.com>
13735
13736 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
13737 possible.
13738 Remove useless pattern-matching code.
13739
df3ee9ca
PA
137402016-12-02 Pedro Alves <palves@redhat.com>
13741
13742 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
13743 procedure.
13744 (top level): Call it.
13745
ec835369
PA
137462016-12-02 Pedro Alves <palves@redhat.com>
13747
13748 * gdb.base/commands.exp (user_defined_command_args_stack_test):
13749 New procedure.
13750 (top level): Call it.
13751
01770bbd
PA
137522016-12-02 Pedro Alves <palves@redhat.com>
13753
13754 PR cli/20559
13755 * gdb.base/commands.exp (user_defined_command_args_eval): New
13756 procedure.
13757 (top level): Call it.
13758
008459ea
LM
137592016-12-02 Luis Machado <lgustavo@codesourcery.com>
13760
13761 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
13762 timeout handling.
13763
0c1b455e
TT
137642016-12-02 Tom Tromey <tom@tromey.com>
13765
13766 * gdb.dwarf2/main-subprogram.c: New file.
13767 * gdb.dwarf2/main-subprogram.exp: New file.
13768
018572b8
LM
137692016-12-01 Luis Machado <lgustavo@codesourcery.com>
13770
13771 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
13772 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
13773 gdb_test_no_output for a couple of cases.
13774 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
13775
84c93cd5
LM
137762016-12-01 Luis Machado <lgustavo@codesourcery.com>
13777
13778 Fix test names and standardize compilation error messages throughout
13779 the following files:
13780
13781 * gdb.ada/start.exp
13782 * gdb.arch/alpha-step.exp
13783 * gdb.arch/e500-prologue.exp
13784 * gdb.arch/ftrace-insn-reloc.exp
13785 * gdb.arch/gdb1291.exp
13786 * gdb.arch/gdb1431.exp
13787 * gdb.arch/gdb1558.exp
13788 * gdb.arch/i386-dr3-watch.exp
13789 * gdb.arch/i386-sse-stack-align.exp
13790 * gdb.arch/ia64-breakpoint-shadow.exp
13791 * gdb.arch/pa-nullify.exp
13792 * gdb.arch/powerpc-aix-prologue.exp
13793 * gdb.arch/thumb-bx-pc.exp
13794 * gdb.base/annota1.exp
13795 * gdb.base/annota3.exp
13796 * gdb.base/arrayidx.exp
13797 * gdb.base/assign.exp
13798 * gdb.base/attach.exp
13799 * gdb.base/auxv.exp
13800 * gdb.base/bang.exp
13801 * gdb.base/bfp-test.exp
13802 * gdb.base/bigcore.exp
13803 * gdb.base/bitfields2.exp
13804 * gdb.base/break-fun-addr.exp
13805 * gdb.base/break-probes.exp
13806 * gdb.base/call-rt-st.exp
13807 * gdb.base/callexit.exp
13808 * gdb.base/catch-fork-kill.exp
13809 * gdb.base/charset.exp
13810 * gdb.base/checkpoint.exp
13811 * gdb.base/comprdebug.exp
13812 * gdb.base/constvars.exp
13813 * gdb.base/coredump-filter.exp
13814 * gdb.base/cursal.exp
13815 * gdb.base/cvexpr.exp
13816 * gdb.base/detach.exp
13817 * gdb.base/display.exp
13818 * gdb.base/dmsym.exp
13819 * gdb.base/dprintf-pending.exp
13820 * gdb.base/dso2dso.exp
13821 * gdb.base/dtrace-probe.exp
13822 * gdb.base/dump.exp
13823 * gdb.base/enum_cond.exp
13824 * gdb.base/exe-lock.exp
13825 * gdb.base/exec-invalid-sysroot.exp
13826 * gdb.base/execl-update-breakpoints.exp
13827 * gdb.base/exprs.exp
13828 * gdb.base/fileio.exp
13829 * gdb.base/find.exp
13830 * gdb.base/finish.exp
13831 * gdb.base/fixsection.exp
13832 * gdb.base/foll-vfork.exp
13833 * gdb.base/frame-args.exp
13834 * gdb.base/gcore.exp
13835 * gdb.base/gdb1250.exp
13836 * gdb.base/global-var-nested-by-dso.exp
13837 * gdb.base/gnu-ifunc.exp
13838 * gdb.base/hashline1.exp
13839 * gdb.base/hashline2.exp
13840 * gdb.base/hashline3.exp
13841 * gdb.base/hbreak-in-shr-unsupported.exp
13842 * gdb.base/huge.exp
13843 * gdb.base/infcall-input.exp
13844 * gdb.base/info-fun.exp
13845 * gdb.base/info-shared.exp
13846 * gdb.base/jit-simple.exp
13847 * gdb.base/jit-so.exp
13848 * gdb.base/jit.exp
13849 * gdb.base/jump.exp
13850 * gdb.base/label.exp
13851 * gdb.base/lineinc.exp
13852 * gdb.base/logical.exp
13853 * gdb.base/longjmp.exp
13854 * gdb.base/macscp.exp
13855 * gdb.base/miscexprs.exp
13856 * gdb.base/new-ui-echo.exp
13857 * gdb.base/new-ui-pending-input.exp
13858 * gdb.base/new-ui.exp
13859 * gdb.base/nodebug.exp
13860 * gdb.base/nofield.exp
13861 * gdb.base/offsets.exp
13862 * gdb.base/overlays.exp
13863 * gdb.base/pending.exp
13864 * gdb.base/pointers.exp
13865 * gdb.base/pr11022.exp
13866 * gdb.base/printcmds.exp
13867 * gdb.base/prologue.exp
13868 * gdb.base/ptr-typedef.exp
13869 * gdb.base/realname-expand.exp
13870 * gdb.base/relativedebug.exp
13871 * gdb.base/relocate.exp
13872 * gdb.base/remote.exp
13873 * gdb.base/reread.exp
13874 * gdb.base/return2.exp
13875 * gdb.base/savedregs.exp
13876 * gdb.base/sep.exp
13877 * gdb.base/sepdebug.exp
13878 * gdb.base/sepsymtab.exp
13879 * gdb.base/set-inferior-tty.exp
13880 * gdb.base/setshow.exp
13881 * gdb.base/shlib-call.exp
13882 * gdb.base/sigaltstack.exp
13883 * gdb.base/siginfo-addr.exp
13884 * gdb.base/signals.exp
13885 * gdb.base/signull.exp
13886 * gdb.base/sigrepeat.exp
13887 * gdb.base/so-impl-ld.exp
13888 * gdb.base/solib-display.exp
13889 * gdb.base/solib-overlap.exp
13890 * gdb.base/solib-search.exp
13891 * gdb.base/solib-symbol.exp
13892 * gdb.base/structs.exp
13893 * gdb.base/structs2.exp
13894 * gdb.base/symtab-search-order.exp
13895 * gdb.base/twice.exp
13896 * gdb.base/unload.exp
13897 * gdb.base/varargs.exp
13898 * gdb.base/watchpoint-solib.exp
13899 * gdb.base/watchpoint.exp
13900 * gdb.base/whatis.exp
13901 * gdb.base/wrong_frame_bt_full.exp
13902 * gdb.btrace/dlopen.exp
13903 * gdb.cell/ea-standalone.exp
13904 * gdb.cell/ea-test.exp
13905 * gdb.cp/dispcxx.exp
13906 * gdb.cp/gdb2384.exp
13907 * gdb.cp/method2.exp
13908 * gdb.cp/nextoverthrow.exp
13909 * gdb.cp/pr10728.exp
13910 * gdb.disasm/am33.exp
13911 * gdb.disasm/h8300s.exp
13912 * gdb.disasm/mn10300.exp
13913 * gdb.disasm/sh3.exp
13914 * gdb.dwarf2/dw2-dir-file-name.exp
13915 * gdb.fortran/complex.exp
13916 * gdb.fortran/library-module.exp
13917 * gdb.guile/scm-pretty-print.exp
13918 * gdb.guile/scm-symbol.exp
13919 * gdb.guile/scm-type.exp
13920 * gdb.guile/scm-value.exp
13921 * gdb.linespec/linespec.exp
13922 * gdb.mi/gdb701.exp
13923 * gdb.mi/gdb792.exp
13924 * gdb.mi/mi-breakpoint-changed.exp
13925 * gdb.mi/mi-dprintf-pending.exp
13926 * gdb.mi/mi-dprintf.exp
13927 * gdb.mi/mi-exit-code.exp
13928 * gdb.mi/mi-pending.exp
13929 * gdb.mi/mi-solib.exp
13930 * gdb.mi/new-ui-mi-sync.exp
13931 * gdb.mi/pr11022.exp
13932 * gdb.mi/user-selected-context-sync.exp
13933 * gdb.opt/solib-intra-step.exp
13934 * gdb.python/py-events.exp
13935 * gdb.python/py-finish-breakpoint.exp
13936 * gdb.python/py-mi.exp
13937 * gdb.python/py-prettyprint.exp
13938 * gdb.python/py-shared.exp
13939 * gdb.python/py-symbol.exp
13940 * gdb.python/py-template.exp
13941 * gdb.python/py-type.exp
13942 * gdb.python/py-value.exp
13943 * gdb.reverse/solib-precsave.exp
13944 * gdb.reverse/solib-reverse.exp
13945 * gdb.server/solib-list.exp
13946 * gdb.stabs/weird.exp
13947 * gdb.threads/reconnect-signal.exp
13948 * gdb.threads/stepi-random-signal.exp
13949 * gdb.trace/actions.exp
13950 * gdb.trace/ax.exp
13951 * gdb.trace/backtrace.exp
13952 * gdb.trace/change-loc.exp
13953 * gdb.trace/deltrace.exp
13954 * gdb.trace/ftrace-lock.exp
13955 * gdb.trace/ftrace.exp
13956 * gdb.trace/infotrace.exp
13957 * gdb.trace/mi-tracepoint-changed.exp
13958 * gdb.trace/packetlen.exp
13959 * gdb.trace/passcount.exp
13960 * gdb.trace/pending.exp
13961 * gdb.trace/range-stepping.exp
13962 * gdb.trace/report.exp
13963 * gdb.trace/stap-trace.exp
13964 * gdb.trace/tfind.exp
13965 * gdb.trace/trace-break.exp
13966 * gdb.trace/trace-condition.exp
13967 * gdb.trace/trace-enable-disable.exp
13968 * gdb.trace/trace-mt.exp
13969 * gdb.trace/tracecmd.exp
13970 * gdb.trace/tspeed.exp
13971 * gdb.trace/tsv.exp
13972 * lib/perftest.exp
13973
fb9feb35
LM
139742016-12-01 Luis Machado <lgustavo@codesourcery.com>
13975
13976 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
13977 with gdb_test_no_output.
13978 Use command as test name.
13979
cd2ddb6c
LM
139802016-12-01 Luis Machado <lgustavo@codesourcery.com>
13981
13982 Fix test names starting with uppercase throughout the files.
13983
13984 * gdb.ada/assign_1.exp
13985 * gdb.ada/boolean_expr.exp
13986 * gdb.base/arrayidx.exp
13987 * gdb.base/del.exp
13988 * gdb.base/gcore-buffer-overflow.exp
13989 * gdb.base/testenv.exp
13990 * gdb.compile/compile.exp
13991 * gdb.python/py-framefilter-invalidarg.exp
13992 * gdb.python/py-framefilter.exp
13993
bb95117e
LM
139942016-12-01 Luis Machado <lgustavo@codesourcery.com>
13995
13996 Fix test names starting with uppercase throughout the files.
13997
13998 * gdb.ada/array_return.exp
13999 * gdb.ada/expr_delims.exp
14000 * gdb.ada/mi_dyn_arr.exp
14001 * gdb.ada/mi_interface.exp
14002 * gdb.ada/mi_var_array.exp
14003 * gdb.ada/watch_arg.exp
14004 * gdb.arch/alpha-step.exp
14005 * gdb.arch/altivec-regs.exp
14006 * gdb.arch/e500-regs.exp
14007 * gdb.arch/powerpc-d128-regs.exp
14008 * gdb.base/arrayidx.exp
14009 * gdb.base/break.exp
14010 * gdb.base/checkpoint.exp
14011 * gdb.base/debug-expr.exp
14012 * gdb.base/dmsym.exp
14013 * gdb.base/radix.exp
14014 * gdb.base/sepdebug.exp
14015 * gdb.base/testenv.exp
14016 * gdb.base/watch_thread_num.exp
14017 * gdb.base/watchpoint-cond-gone.exp
14018 * gdb.cell/break.exp
14019 * gdb.cell/ea-cache.exp
14020 * gdb.compile/compile.exp
14021 * gdb.cp/gdb2495.exp
14022 * gdb.gdb/selftest.exp
14023 * gdb.gdb/xfullpath.exp
14024 * gdb.go/hello.exp
14025 * gdb.go/integers.exp
14026 * gdb.objc/basicclass.exp
14027 * gdb.pascal/hello.exp
14028 * gdb.pascal/integers.exp
14029 * gdb.python/py-breakpoint.exp
14030 * gdb.python/py-cmd.exp
14031 * gdb.python/py-linetable.exp
14032 * gdb.python/py-xmethods.exp
14033 * gdb.python/python.exp
14034 * gdb.reverse/consecutive-precsave.exp
14035 * gdb.reverse/finish-precsave.exp
14036 * gdb.reverse/i386-precsave.exp
14037 * gdb.reverse/machinestate-precsave.exp
14038 * gdb.reverse/sigall-precsave.exp
14039 * gdb.reverse/solib-precsave.exp
14040 * gdb.reverse/step-precsave.exp
14041 * gdb.reverse/until-precsave.exp
14042 * gdb.reverse/watch-precsave.exp
14043 * gdb.threads/leader-exit.exp
14044 * gdb.threads/pthreads.exp
14045 * gdb.threads/wp-replication.exp
14046 * gdb.trace/actions.exp
14047 * gdb.trace/mi-tsv-changed.exp
14048 * gdb.trace/tsv.exp
14049
de97fdd4
LM
140502016-12-01 Luis Machado <lgustavo@codesourcery.com>
14051
14052 Fix test names starting with uppercase throughout the files.
14053
14054 * gdb.arch/i386-bp_permanent.exp
14055 * gdb.arch/i386-gnu-cfi.exp
14056 * gdb.base/disasm-end-cu.exp
14057 * gdb.base/macscp.exp
14058 * gdb.base/pending.exp
14059 * gdb.base/watch_thread_num.exp
14060 * gdb.cp/exception.exp
14061 * gdb.cp/gdb2495.exp
14062 * gdb.cp/local.exp
14063 * gdb.python/py-evsignal.exp
14064 * gdb.python/python.exp
14065 * gdb.trace/tracecmd.exp
14066
9f058c10
LM
140672016-12-01 Luis Machado <lgustavo@codesourcery.com>
14068
14069 Fix test names starting with uppercase throughout the files.
14070
14071 * gdb.base/charset.exp
14072 * gdb.base/eval.exp
14073 * gdb.base/multi-forks.exp
14074 * gdb.guile/scm-progspace.exp
14075 * gdb.opencl/datatypes.exp
14076 * gdb.python/py-block.exp
14077 * gdb.python/py-function.exp
14078 * gdb.python/py-symbol.exp
14079 * gdb.python/py-symtab.exp
14080 * gdb.python/py-xmethods.exp
14081 * gdb.reverse/break-precsave.exp
14082 * gdb.reverse/break-reverse.exp
14083 * gdb.reverse/consecutive-precsave.exp
14084 * gdb.reverse/consecutive-reverse.exp
14085 * gdb.reverse/finish-precsave.exp
14086 * gdb.reverse/finish-reverse-bkpt.exp
14087 * gdb.reverse/finish-reverse.exp
14088 * gdb.reverse/fstatat-reverse.exp
14089 * gdb.reverse/getresuid-reverse.exp
14090 * gdb.reverse/i386-precsave.exp
14091 * gdb.reverse/i386-reverse.exp
14092 * gdb.reverse/i386-sse-reverse.exp
14093 * gdb.reverse/i387-stack-reverse.exp
14094 * gdb.reverse/insn-reverse.exp
14095 * gdb.reverse/machinestate-precsave.exp
14096 * gdb.reverse/machinestate.exp
14097 * gdb.reverse/next-reverse-bkpt-over-sr.exp
14098 * gdb.reverse/pipe-reverse.exp
14099 * gdb.reverse/readv-reverse.exp
14100 * gdb.reverse/recvmsg-reverse.exp
14101 * gdb.reverse/rerun-prec.exp
14102 * gdb.reverse/s390-mvcle.exp
14103 * gdb.reverse/sigall-precsave.exp
14104 * gdb.reverse/sigall-reverse.exp
14105 * gdb.reverse/solib-precsave.exp
14106 * gdb.reverse/solib-reverse.exp
14107 * gdb.reverse/step-precsave.exp
14108 * gdb.reverse/step-reverse.exp
14109 * gdb.reverse/time-reverse.exp
14110 * gdb.reverse/until-precsave.exp
14111 * gdb.reverse/until-reverse.exp
14112 * gdb.reverse/waitpid-reverse.exp
14113 * gdb.reverse/watch-precsave.exp
14114 * gdb.reverse/watch-reverse.exp
14115
cdc7edd7
LM
141162016-12-01 Luis Machado <lgustavo@codesourcery.com>
14117
14118 Fix test names starting with uppercase throughout the files.
14119
14120 * gdb.arch/i386-mpx-simple_segv.exp
14121 * gdb.arch/i386-mpx.exp
14122 * gdb.arch/i386-permbkpt.exp
14123 * gdb.arch/pa-nullify.exp
14124 * gdb.arch/powerpc-d128-regs.exp
14125 * gdb.arch/vsx-regs.exp
14126 * gdb.base/bfp-test.exp
14127 * gdb.base/break.exp
14128 * gdb.base/breakpoint-shadow.exp
14129 * gdb.base/callfuncs.exp
14130 * gdb.base/charset.exp
14131 * gdb.base/commands.exp
14132 * gdb.base/completion.exp
14133 * gdb.base/dfp-test.exp
14134 * gdb.base/echo.exp
14135 * gdb.base/ending-run.exp
14136 * gdb.base/eval.exp
14137 * gdb.base/expand-psymtabs.exp
14138 * gdb.base/float128.exp
14139 * gdb.base/floatn.exp
14140 * gdb.base/foll-exec-mode.exp
14141 * gdb.base/gdb1056.exp
14142 * gdb.base/gdb11531.exp
14143 * gdb.base/kill-after-signal.exp
14144 * gdb.base/multi-forks.exp
14145 * gdb.base/overlays.exp
14146 * gdb.base/pending.exp
14147 * gdb.base/sepdebug.exp
14148 * gdb.base/testenv.exp
14149 * gdb.base/valgrind-db-attach.exp
14150 * gdb.base/watch_thread_num.exp
14151 * gdb.base/watchpoint-cond-gone.exp
14152 * gdb.base/watchpoint.exp
14153 * gdb.base/watchpoints.exp
14154 * gdb.cp/arg-reference.exp
14155 * gdb.cp/baseenum.exp
14156 * gdb.cp/operator.exp
14157 * gdb.cp/shadow.exp
14158 * gdb.dwarf2/dw2-op-out-param.exp
14159 * gdb.dwarf2/dw2-reg-undefined.exp
14160 * gdb.go/chan.exp
14161 * gdb.go/hello.exp
14162 * gdb.go/integers.exp
14163 * gdb.go/methods.exp
14164 * gdb.go/package.exp
14165 * gdb.guile/scm-parameter.exp
14166 * gdb.guile/scm-progspace.exp
14167 * gdb.guile/scm-value.exp
14168 * gdb.mi/mi-pending.exp
14169 * gdb.mi/user-selected-context-sync.exp
14170 * gdb.multi/multi-attach.exp
14171 * gdb.multi/tids.exp
14172 * gdb.opt/clobbered-registers-O2.exp
14173 * gdb.pascal/floats.exp
14174 * gdb.pascal/integers.exp
14175 * gdb.python/py-block.exp
14176 * gdb.python/py-events.exp
14177 * gdb.python/py-parameter.exp
14178 * gdb.python/py-symbol.exp
14179 * gdb.python/py-symtab.exp
14180 * gdb.python/py-type.exp
14181 * gdb.python/py-value.exp
14182 * gdb.python/py-xmethods.exp
14183 * gdb.python/python.exp
14184 * gdb.reverse/break-precsave.exp
14185 * gdb.reverse/consecutive-precsave.exp
14186 * gdb.reverse/finish-precsave.exp
14187 * gdb.reverse/i386-precsave.exp
14188 * gdb.reverse/machinestate-precsave.exp
14189 * gdb.reverse/sigall-precsave.exp
14190 * gdb.reverse/solib-precsave.exp
14191 * gdb.reverse/step-precsave.exp
14192 * gdb.reverse/until-precsave.exp
14193 * gdb.reverse/watch-precsave.exp
14194 * gdb.server/ext-attach.exp
14195 * gdb.server/ext-restart.exp
14196 * gdb.server/ext-run.exp
14197 * gdb.server/ext-wrapper.exp
14198 * gdb.stabs/gdb11479.exp
14199 * gdb.stabs/weird.exp
14200 * gdb.threads/attach-many-short-lived-threads.exp
14201 * gdb.threads/kill.exp
14202 * gdb.threads/watchpoint-fork.exp
14203
bc6c7af4
LM
142042016-12-01 Luis Machado <lgustavo@codesourcery.com>
14205
14206 Fix test names starting with uppercase throughout all the files below.
14207
14208 * gdb.ada/array_return.exp
14209 * gdb.ada/catch_ex.exp
14210 * gdb.ada/info_exc.exp
14211 * gdb.ada/mi_catch_ex.exp
14212 * gdb.ada/mi_dyn_arr.exp
14213 * gdb.ada/mi_ex_cond.exp
14214 * gdb.ada/mi_exc_info.exp
14215 * gdb.ada/mi_interface.exp
14216 * gdb.ada/mi_task_arg.exp
14217 * gdb.ada/mi_task_info.exp
14218 * gdb.ada/mi_var_array.exp
14219 * gdb.arch/alpha-step.exp
14220 * gdb.arch/amd64-disp-step.exp
14221 * gdb.arch/arm-disp-step.exp
14222 * gdb.arch/disp-step-insn-reloc.exp
14223 * gdb.arch/e500-prologue.exp
14224 * gdb.arch/ftrace-insn-reloc.exp
14225 * gdb.arch/gdb1558.exp
14226 * gdb.arch/i386-bp_permanent.exp
14227 * gdb.arch/i386-disp-step.exp
14228 * gdb.arch/i386-float.exp
14229 * gdb.arch/i386-gnu-cfi.exp
14230 * gdb.arch/ia64-breakpoint-shadow.exp
14231 * gdb.arch/mips16-thunks.exp
14232 * gdb.arch/pa-nullify.exp
14233 * gdb.arch/powerpc-aix-prologue.exp
14234 * gdb.arch/powerpc-power.exp
14235 * gdb.arch/ppc-dfp.exp
14236 * gdb.arch/s390-tdbregs.exp
14237 * gdb.arch/spu-info.exp
14238 * gdb.arch/spu-ls.exp
14239 * gdb.arch/thumb-bx-pc.exp
14240 * gdb.base/advance.exp
14241 * gdb.base/annota-input-while-running.exp
14242 * gdb.base/arrayidx.exp
14243 * gdb.base/asmlabel.exp
14244 * gdb.base/async.exp
14245 * gdb.base/attach-wait-input.exp
14246 * gdb.base/auto-connect-native-target.exp
14247 * gdb.base/batch-preserve-term-settings.exp
14248 * gdb.base/bfp-test.exp
14249 * gdb.base/bigcore.exp
14250 * gdb.base/bp-permanent.exp
14251 * gdb.base/break-always.exp
14252 * gdb.base/break-fun-addr.exp
14253 * gdb.base/break-idempotent.exp
14254 * gdb.base/break-main-file-remove-fail.exp
14255 * gdb.base/break-probes.exp
14256 * gdb.base/break-unload-file.exp
14257 * gdb.base/break.exp
14258 * gdb.base/call-ar-st.exp
14259 * gdb.base/call-rt-st.exp
14260 * gdb.base/call-sc.exp
14261 * gdb.base/call-signal-resume.exp
14262 * gdb.base/call-strs.exp
14263 * gdb.base/callexit.exp
14264 * gdb.base/callfuncs.exp
14265 * gdb.base/catch-gdb-caused-signals.exp
14266 * gdb.base/catch-signal-siginfo-cond.exp
14267 * gdb.base/catch-syscall.exp
14268 * gdb.base/compare-sections.exp
14269 * gdb.base/cond-eval-mode.exp
14270 * gdb.base/condbreak-call-false.exp
14271 * gdb.base/consecutive-step-over.exp
14272 * gdb.base/cursal.exp
14273 * gdb.base/disabled-location.exp
14274 * gdb.base/disasm-end-cu.exp
14275 * gdb.base/display.exp
14276 * gdb.base/double-prompt-target-event-error.exp
14277 * gdb.base/dprintf-bp-same-addr.exp
14278 * gdb.base/dprintf-detach.exp
14279 * gdb.base/dprintf-next.exp
14280 * gdb.base/dprintf-non-stop.exp
14281 * gdb.base/dprintf-pending.exp
14282 * gdb.base/dso2dso.exp
14283 * gdb.base/ending-run.exp
14284 * gdb.base/enum_cond.exp
14285 * gdb.base/examine-backward.exp
14286 * gdb.base/exe-lock.exp
14287 * gdb.base/exec-invalid-sysroot.exp
14288 * gdb.base/execl-update-breakpoints.exp
14289 * gdb.base/execution-termios.exp
14290 * gdb.base/fileio.exp
14291 * gdb.base/fixsection.exp
14292 * gdb.base/foll-exec-mode.exp
14293 * gdb.base/foll-exec.exp
14294 * gdb.base/fork-running-state.exp
14295 * gdb.base/frame-args.exp
14296 * gdb.base/fullpath-expand.exp
14297 * gdb.base/func-ptr.exp
14298 * gdb.base/gcore-relro-pie.exp
14299 * gdb.base/gdb1090.exp
14300 * gdb.base/gdb1555.exp
14301 * gdb.base/global-var-nested-by-dso.exp
14302 * gdb.base/gnu-ifunc.exp
14303 * gdb.base/hbreak-in-shr-unsupported.exp
14304 * gdb.base/hbreak-unmapped.exp
14305 * gdb.base/hook-stop.exp
14306 * gdb.base/infcall-input.exp
14307 * gdb.base/info-fun.exp
14308 * gdb.base/info-shared.exp
14309 * gdb.base/interrupt-noterm.exp
14310 * gdb.base/jit-so.exp
14311 * gdb.base/jit.exp
14312 * gdb.base/line-symtabs.exp
14313 * gdb.base/list.exp
14314 * gdb.base/longjmp.exp
14315 * gdb.base/macscp.exp
14316 * gdb.base/max-value-size.exp
14317 * gdb.base/nodebug.exp
14318 * gdb.base/nofield.exp
14319 * gdb.base/overlays.exp
14320 * gdb.base/paginate-after-ctrl-c-running.exp
14321 * gdb.base/paginate-bg-execution.exp
14322 * gdb.base/paginate-inferior-exit.exp
14323 * gdb.base/pending.exp
14324 * gdb.base/pr11022.exp
14325 * gdb.base/printcmds.exp
14326 * gdb.base/ptr-typedef.exp
14327 * gdb.base/ptype.exp
14328 * gdb.base/randomize.exp
14329 * gdb.base/range-stepping.exp
14330 * gdb.base/realname-expand.exp
14331 * gdb.base/relativedebug.exp
14332 * gdb.base/remote.exp
14333 * gdb.base/savedregs.exp
14334 * gdb.base/sepdebug.exp
14335 * gdb.base/set-noassign.exp
14336 * gdb.base/shlib-call.exp
14337 * gdb.base/shreloc.exp
14338 * gdb.base/sigaltstack.exp
14339 * gdb.base/sigbpt.exp
14340 * gdb.base/siginfo-addr.exp
14341 * gdb.base/siginfo-obj.exp
14342 * gdb.base/siginfo-thread.exp
14343 * gdb.base/signest.exp
14344 * gdb.base/signull.exp
14345 * gdb.base/sigrepeat.exp
14346 * gdb.base/skip.exp
14347 * gdb.base/so-impl-ld.exp
14348 * gdb.base/solib-corrupted.exp
14349 * gdb.base/solib-disc.exp
14350 * gdb.base/solib-display.exp
14351 * gdb.base/solib-overlap.exp
14352 * gdb.base/solib-search.exp
14353 * gdb.base/solib-symbol.exp
14354 * gdb.base/source-execution.exp
14355 * gdb.base/sss-bp-on-user-bp-2.exp
14356 * gdb.base/sss-bp-on-user-bp.exp
14357 * gdb.base/stack-checking.exp
14358 * gdb.base/stale-infcall.exp
14359 * gdb.base/step-break.exp
14360 * gdb.base/step-line.exp
14361 * gdb.base/step-over-exit.exp
14362 * gdb.base/step-test.exp
14363 * gdb.base/structs.exp
14364 * gdb.base/sym-file.exp
14365 * gdb.base/symtab-search-order.exp
14366 * gdb.base/term.exp
14367 * gdb.base/type-opaque.exp
14368 * gdb.base/unload.exp
14369 * gdb.base/until-nodebug.exp
14370 * gdb.base/until.exp
14371 * gdb.base/unwindonsignal.exp
14372 * gdb.base/watch-cond.exp
14373 * gdb.base/watch-non-mem.exp
14374 * gdb.base/watch_thread_num.exp
14375 * gdb.base/watchpoint-reuse-slot.exp
14376 * gdb.base/watchpoint-solib.exp
14377 * gdb.base/watchpoint.exp
14378 * gdb.btrace/dlopen.exp
14379 * gdb.cell/arch.exp
14380 * gdb.cell/break.exp
14381 * gdb.cell/bt.exp
14382 * gdb.cell/core.exp
14383 * gdb.cell/data.exp
14384 * gdb.cell/dwarfaddr.exp
14385 * gdb.cell/ea-cache.exp
14386 * gdb.cell/ea-standalone.exp
14387 * gdb.cell/ea-test.exp
14388 * gdb.cell/f-regs.exp
14389 * gdb.cell/fork.exp
14390 * gdb.cell/gcore.exp
14391 * gdb.cell/mem-access.exp
14392 * gdb.cell/ptype.exp
14393 * gdb.cell/registers.exp
14394 * gdb.cell/sizeof.exp
14395 * gdb.cell/solib-symbol.exp
14396 * gdb.cell/solib.exp
14397 * gdb.compile/compile-tls.exp
14398 * gdb.cp/exception.exp
14399 * gdb.cp/gdb2495.exp
14400 * gdb.cp/local.exp
14401 * gdb.cp/mb-inline.exp
14402 * gdb.cp/mb-templates.exp
14403 * gdb.cp/pr10687.exp
14404 * gdb.cp/pr9167.exp
14405 * gdb.cp/scope-err.exp
14406 * gdb.cp/templates.exp
14407 * gdb.cp/virtfunc.exp
14408 * gdb.dwarf2/dw2-dir-file-name.exp
14409 * gdb.dwarf2/dw2-single-line-discriminators.exp
14410 * gdb.fortran/complex.exp
14411 * gdb.fortran/library-module.exp
14412 * gdb.guile/guile.exp
14413 * gdb.guile/scm-cmd.exp
14414 * gdb.guile/scm-frame-inline.exp
14415 * gdb.guile/scm-objfile.exp
14416 * gdb.guile/scm-pretty-print.exp
14417 * gdb.guile/scm-symbol.exp
14418 * gdb.guile/scm-type.exp
14419 * gdb.guile/scm-value.exp
14420 * gdb.linespec/keywords.exp
14421 * gdb.linespec/ls-errs.exp
14422 * gdb.linespec/macro-relative.exp
14423 * gdb.linespec/thread.exp
14424 * gdb.mi/mi-breakpoint-changed.exp
14425 * gdb.mi/mi-dprintf-pending.exp
14426 * gdb.mi/mi-fullname-deleted.exp
14427 * gdb.mi/mi-logging.exp
14428 * gdb.mi/mi-pending.exp
14429 * gdb.mi/mi-solib.exp
14430 * gdb.mi/new-ui-mi-sync.exp
14431 * gdb.mi/user-selected-context-sync.exp
14432 * gdb.multi/dummy-frame-restore.exp
14433 * gdb.multi/multi-arch-exec.exp
14434 * gdb.multi/remove-inferiors.exp
14435 * gdb.multi/watchpoint-multi-exit.exp
14436 * gdb.opt/solib-intra-step.exp
14437 * gdb.perf/backtrace.exp
14438 * gdb.perf/single-step.exp
14439 * gdb.perf/skip-command.exp
14440 * gdb.perf/skip-prologue.exp
14441 * gdb.perf/solib.exp
14442 * gdb.python/lib-types.exp
14443 * gdb.python/py-as-string.exp
14444 * gdb.python/py-bad-printers.exp
14445 * gdb.python/py-block.exp
14446 * gdb.python/py-breakpoint.exp
14447 * gdb.python/py-cmd.exp
14448 * gdb.python/py-events.exp
14449 * gdb.python/py-evthreads.exp
14450 * gdb.python/py-finish-breakpoint.exp
14451 * gdb.python/py-finish-breakpoint2.exp
14452 * gdb.python/py-frame-inline.exp
14453 * gdb.python/py-frame.exp
14454 * gdb.python/py-inferior.exp
14455 * gdb.python/py-infthread.exp
14456 * gdb.python/py-mi.exp
14457 * gdb.python/py-objfile.exp
14458 * gdb.python/py-pp-maint.exp
14459 * gdb.python/py-pp-registration.exp
14460 * gdb.python/py-prettyprint.exp
14461 * gdb.python/py-recurse-unwind.exp
14462 * gdb.python/py-shared.exp
14463 * gdb.python/py-symbol.exp
14464 * gdb.python/py-symtab.exp
14465 * gdb.python/py-template.exp
14466 * gdb.python/py-type.exp
14467 * gdb.python/py-unwind-maint.exp
14468 * gdb.python/py-unwind.exp
14469 * gdb.python/py-value.exp
14470 * gdb.python/python.exp
14471 * gdb.reverse/finish-reverse-bkpt.exp
14472 * gdb.reverse/insn-reverse.exp
14473 * gdb.reverse/next-reverse-bkpt-over-sr.exp
14474 * gdb.reverse/solib-precsave.exp
14475 * gdb.reverse/solib-reverse.exp
14476 * gdb.stabs/gdb11479.exp
14477 * gdb.stabs/weird.exp
14478 * gdb.threads/fork-child-threads.exp
14479 * gdb.threads/fork-plus-threads.exp
14480 * gdb.threads/fork-thread-pending.exp
14481 * gdb.threads/forking-threads-plus-breakpoint.exp
14482 * gdb.threads/hand-call-in-threads.exp
14483 * gdb.threads/interrupted-hand-call.exp
14484 * gdb.threads/linux-dp.exp
14485 * gdb.threads/local-watch-wrong-thread.exp
14486 * gdb.threads/next-while-other-thread-longjmps.exp
14487 * gdb.threads/non-ldr-exit.exp
14488 * gdb.threads/pending-step.exp
14489 * gdb.threads/print-threads.exp
14490 * gdb.threads/process-dies-while-detaching.exp
14491 * gdb.threads/process-dies-while-handling-bp.exp
14492 * gdb.threads/pthreads.exp
14493 * gdb.threads/queue-signal.exp
14494 * gdb.threads/reconnect-signal.exp
14495 * gdb.threads/signal-command-handle-nopass.exp
14496 * gdb.threads/signal-command-multiple-signals-pending.exp
14497 * gdb.threads/signal-delivered-right-thread.exp
14498 * gdb.threads/signal-sigtrap.exp
14499 * gdb.threads/sigthread.exp
14500 * gdb.threads/staticthreads.exp
14501 * gdb.threads/stepi-random-signal.exp
14502 * gdb.threads/thread-unwindonsignal.exp
14503 * gdb.threads/thread_check.exp
14504 * gdb.threads/thread_events.exp
14505 * gdb.threads/tid-reuse.exp
14506 * gdb.threads/tls-nodebug.exp
14507 * gdb.threads/tls-shared.exp
14508 * gdb.threads/tls-so_extern.exp
14509 * gdb.threads/tls.exp
14510 * gdb.threads/wp-replication.exp
14511 * gdb.trace/actions-changed.exp
14512 * gdb.trace/actions.exp
14513 * gdb.trace/backtrace.exp
14514 * gdb.trace/change-loc.exp
14515 * gdb.trace/collection.exp
14516 * gdb.trace/deltrace.exp
14517 * gdb.trace/disconnected-tracing.exp
14518 * gdb.trace/entry-values.exp
14519 * gdb.trace/ftrace-lock.exp
14520 * gdb.trace/ftrace.exp
14521 * gdb.trace/infotrace.exp
14522 * gdb.trace/mi-trace-frame-collected.exp
14523 * gdb.trace/mi-trace-unavailable.exp
14524 * gdb.trace/mi-traceframe-changed.exp
14525 * gdb.trace/mi-tracepoint-changed.exp
14526 * gdb.trace/mi-tsv-changed.exp
14527 * gdb.trace/no-attach-trace.exp
14528 * gdb.trace/packetlen.exp
14529 * gdb.trace/passc-dyn.exp
14530 * gdb.trace/passcount.exp
14531 * gdb.trace/pending.exp
14532 * gdb.trace/pr16508.exp
14533 * gdb.trace/qtro.exp
14534 * gdb.trace/range-stepping.exp
14535 * gdb.trace/read-memory.exp
14536 * gdb.trace/report.exp
14537 * gdb.trace/save-trace.exp
14538 * gdb.trace/signal.exp
14539 * gdb.trace/stap-trace.exp
14540 * gdb.trace/status-stop.exp
14541 * gdb.trace/strace.exp
14542 * gdb.trace/tfile.exp
14543 * gdb.trace/tfind.exp
14544 * gdb.trace/trace-break.exp
14545 * gdb.trace/trace-condition.exp
14546 * gdb.trace/trace-enable-disable.exp
14547 * gdb.trace/trace-mt.exp
14548 * gdb.trace/tracecmd.exp
14549 * gdb.trace/tracefile-pseudo-reg.exp
14550 * gdb.trace/tspeed.exp
14551 * gdb.trace/tstatus.exp
14552 * gdb.trace/tsv.exp
14553 * gdb.trace/unavailable.exp
14554 * gdb.trace/while-dyn.exp
14555 * gdb.trace/while-stepping.exp
14556 * lib/gdb-guile.exp
14557 * lib/gdb.exp
14558 * lib/mi-support.exp
14559 * lib/pascal.exp
14560 * lib/perftest.exp
14561 * lib/prelink-support.exp
14562 * lib/selftest-support.exp
14563
ad02e4fe
SM
145642016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
14565
14566 * Makefile.in: Include disable-implicit-rules.mk.
14567
22347e55
AA
145682016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
14569
14570 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
14571 non-byte-aligned bit fields.
14572
da5b30da
AA
145732016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
14574
14575 PR gdb/12616
14576 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
14577 respects the DW_AT_data_bit_offset attribute.
14578
b593ecca
SM
145792016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
14580
14581 * gdb.base/default.exp: Fix output of "set language".
14582
3b165252
SM
145832016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
14584
14585 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
14586 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
14587 make.
14588 * configure.ac: Remove checks for the make program.
14589 * configure: Re-generate.
14590
1a2f3d7f
KB
145912016-11-16 Kevin Buettner <kevinb@redhat.com>
14592
14593 * gdb.python/py-recurse-unwind.c (main): Add loop.
14594 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
14595 to read_register() and gdb.parse_and_eval(). Make each code
14596 call a separate case that can be individually tested.
14597 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
14598 proc. Call cont_and_backtrace for each of the code paths that
14599 we want to test in the unwinder.
14600
b7f38fda
AA
146012016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
14602
14603 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
14604 the definition of struct S.
14605
1f8db343
CM
146062016-11-11 Catherine Moore <clm@codesourcery.com>
14607
14608 * gdb.base/dump.exp: Identify verilog format dump tests as such.
14609
fad0c9fb
PA
146102016-11-09 Pedro Alves <palves@redhat.com>
14611
14612 * gdb.base/commands.exp (runto_or_return): New procedure.
14613 (gdbvar_simple_if_test, gdbvar_simple_while_test)
14614 (gdbvar_complex_if_while_test, progvar_simple_if_test)
14615 (progvar_simple_while_test, progvar_complex_if_while_test)
14616 (if_while_breakpoint_command_test)
14617 (infrun_breakpoint_command_test, breakpoint_command_test)
14618 (user_defined_command_test, watchpoint_command_test)
14619 (test_command_prompt_position, redefine_hook_test)
14620 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
14621 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
14622 multi_line_input and multi_line. Remove gdb_expect and
14623 gdb_stop_suppressing_tests uses.
14624 * lib/gdb.exp (valnum_re): New global.
14625 (multi_line_input): New procedure.
14626
8354c62c
SM
146272016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
14628
14629 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
14630 Remove.
14631 (test_setup): Define with proc_with_prefix.
14632 (test_cli_inferior): Likewise.
14633 (test_cli_thread): Likewise.
14634 (test_cli_frame): Likewise.
14635 (test_cli_select_frame): Likewise.
14636 (test_cli_up_down): Likewise.
14637 (test_mi_thread_select): Likewise.
14638 (test_mi_stack_select_frame): Likewise.
14639 (test_cli_in_mi_inferior): Likewise.
14640 (test_cli_in_mi_thread): Likewise.
14641 (test_cli_in_mi_frame): Likewise.
14642 (top level): Do not use with_test_prefix_procname.
14643
64f367a2
PA
146442016-11-09 Pedro Alves <palves@redhat.com>
14645
14646 * gdb.base/commands.exp (gdbvar_simple_if_test)
14647 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
14648 (progvar_simple_if_test, progvar_simple_while_test)
14649 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
14650 (infrun_breakpoint_command_test, breakpoint_command_test)
14651 (user_defined_command_test, watchpoint_command_test)
14652 (test_command_prompt_position, deprecated_command_test)
14653 (bp_deleted_in_command, temporary_breakpoint_commands)
14654 (stray_arg0_test, source_file_with_indented_comment)
14655 (recursive_source_test, if_commands_test)
14656 (error_clears_commands_left, redefine_hook_test)
14657 (redefine_backtrace_test): Use proc_with_prefix.
14658 * lib/gdb.exp (proc_with_prefix): New proc.
14659
0bb65f1e
AA
146602016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
14661
14662 * gdb.base/tui-layout.c: New file.
14663 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
14664 disassembly window contains very long lines.
14665
7353f247
TT
146662016-11-08 Tom Tromey <tom@tromey.com>
14667
14668 * gdb.python/py-value.exp (test_value_creation): Make "long" test
14669 depend on Python 2.
14670
30a7bb83
TT
146712016-11-08 Tom Tromey <tom@tromey.com>
14672
14673 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
14674 New method.
14675
cdf5a07c
MG
146762016-10-29 Manish Goregaokar <manish@mozilla.com>
14677
2806dc7e 14678 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 14679
51a789c3
MG
146802016-10-27 Manish Goregaokar <manish@mozilla.com>
14681
2806dc7e
PA
14682 * gdb.rust/simple.rs: Add test for univariant enums without
14683 discriminants and for encoded struct-like enums.
51a789c3 14684
f610ab6d
PA
146852016-10-28 Pedro Alves <palves@redhat.com>
14686
14687 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
14688 gdb_test_multiple, tighten regexps and match symtabs and line
14689 tables incrementally.
14690
b129b0ca
LM
146912016-10-28 Luis Machado <lgustavo@codesourcery.com>
14692
14693 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
14694 general.
14695
ecf45d2c
SL
146962016-10-25 Luis Machado <lgustavo@codesourcery.com>
14697
14698 * gdb.base/exec-invalid-sysroot.exp: New file.
14699
b8d38ee4
JK
147002016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
14701
14702 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
14703
f90fd8c2
JK
147042016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14705
14706 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
14707
2d2476aa
MR
147082016-10-19 Maciej W. Rozycki <macro@imgtec.com>
14709
2806dc7e
PA
14710 * gdb.base/killed-outside.exp: Remove $options from a call to
14711 `prepare_for_testing'.
2d2476aa 14712
e42b25a0
SM
147132016-10-17 Simon Marchi <simon.marchi@ericsson.com>
14714
14715 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
14716 Change test message.
14717
3ccdb432
SM
147182016-10-17 Simon Marchi <simon.marchi@ericsson.com>
14719
14720 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
14721 Update comment.
14722
5bad3170
SM
147232016-10-17 Simon Marchi <simon.marchi@ericsson.com>
14724
14725 * gdb.trace/mi-trace-save.exp: New file.
14726
5ad9dba7
YQ
147272016-10-13 Yao Qi <yao.qi@linaro.org>
14728
14729 * gdb.base/code_elim.exp (get_var_address): Remove.
14730 * gdb.base/relocate.exp: Likewise.
14731 * gdb.base/shreloc.exp: Likewise.
14732 * lib/gdb.exp (get_var_address): New.
14733
62df7e21
YQ
147342016-10-13 Yao Qi <yao.qi@linaro.org>
14735
14736 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
14737 floating point tests if $skip_float_test is false.
14738
4dac951e
LM
147392016-10-12 Luis Machado <lgustavo@codesourcery.com>
14740
14741 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
14742 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
14743 argc values.
14744 Add 1 to argc so we guarantee distinct initial/modified argc values.
14745
8f1a8fc4
JK
147462016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14747
14748 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
14749
16c85b5d
JK
147502016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14751
14752 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
14753 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
14754 * gdb.arch/vsx-regs.exp: Likewise.
14755
1d0e042a
YQ
147562016-10-07 Yao Qi <yao.qi@linaro.org>
14757
14758 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
14759
68dadef5
MM
147602016-10-07 Markus Metzger <markus.t.metzger@intel.com>
14761
14762 * gdb.python/python.exp: Test decode_line("*0").
14763
33fa2c6e
DE
147642016-10-06 Doug Evans <dje@google.com>
14765
14766 * gdb.python/py-value.exp (test_value_creation): Add test for large
14767 unsigned 64-bit value.
14768
9c37b5ae
TT
147692016-10-06 Tom Tromey <tom@tromey.com>
14770
14771 * gdb.compile/compile.exp: Change java tests to rust.
14772 * gdb.base/setshow.exp: Change java tests to rust.
14773 * gdb.base/default.exp: Remove java from language list.
14774 * README (Examples): Update language example.
14775 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
14776 test.
14777 * lib/gdb.exp (skip_java_tests): Remove.
14778 * lib/java.exp: Remove.
14779 * gdb.java: Remove.
14780
78b86327
MR
147812016-10-06 Maciej W. Rozycki <macro@imgtec.com>
14782
14783 * gdb.arch/mips-fcr.exp: New test.
14784 * gdb.arch/mips-fcr.c: Source for the new test.
14785
7470adbb
MR
147862016-10-06 Maciej W. Rozycki <macro@imgtec.com>
14787
14788 * gdb.base/solib-disc.exp: Use `standard_output_file'
14789 throughout.
14790
4a556533
PA
147912016-10-06 Pedro Alves <palves@redhat.com>
14792
14793 * gdb.base/jit-simple-dl.c: New file.
14794 * gdb.base/jit-simple-jit.c: New file, factored out from ...
14795 * gdb.base/jit-simple.c: ... this.
14796 * gdb.base/jit-simple.exp (jit_run): Delete.
14797 (build_jit): New proc.
14798 (jit_test_reread): Recompile either the main program or the shared
14799 library, depending on what is being tested. Skip changing address
14800 if caller wants to. Compare before/after addresses. If testing
14801 standalone, explicitly load the binary. Test "maint info
14802 breakpoints".
14803 (top level): Add "standalone vs shared lib" and "change address"
14804 vs "same address" axes.
14805
5a122fbc
PA
148062016-10-06 Pedro Alves <palves@redhat.com>
14807
14808 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
14809 call.
14810 (jit_run): Delete.
14811 (jit_test_reread): Use with_test_prefix. Reload the main binary
14812 explicitly. Compare the before/after addresses of the JIT
14813 descriptor.
14814
ee8da4b8
DE
148152016-08-15 Doug Evans <dje@google.com>
14816
14817 * gdb.xml/extra-regs.xml: Update, end field now required, default type
14818 for single bitfields is bool.
14819 * gdb.xml/tdesc-regs.exp: Ditto.
14820
f389f6fe
JK
148212016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
14822
14823 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
14824
fdebf1a4
YQ
148252016-10-05 Yao Qi <yao.qi@linaro.org>
14826
14827 * lib/gdb.exp (support_complex_tests): Return zero if
14828 gdb_skip_float_test return true.
14829
9c36d954 148302016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 14831 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
14832
14833 PR gdb/20487
14834 * gdb.mi/user-selected-context-sync.exp: New file.
14835 * gdb.mi/user-selected-context-sync.c: New file.
14836
4034d0ff 148372016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 14838 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
14839
14840 PR gdb/20487
14841 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
14842 =thread-select-event check.
14843
a4297203
PB
148442016-09-29 Peter Bergner <bergner@vnet.ibm.com>
14845
14846 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
14847 the compulsory L operand changes.
14848 * gdb.arch/powerpc-power.s: Likewise.
14849
bb805577
JK
148502016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
14851
14852 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
14853 * gdb.base/jit-attach-pie.c: New file.
14854 * gdb.base/jit-attach-pie.exp: New file.
14855
6d61dee5
PA
148562016-09-28 Pedro Alves <palves@redhat.com>
14857
14858 * gdb.base/infcall-input.c: New file.
14859 * gdb.base/infcall-input.exp: New file.
14860
f73842fc
YQ
148612016-09-22 Yao Qi <yao.qi@linaro.org>
14862
14863 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
14864 (gdb_exit): Rename it to ...
14865 (gdbserver_gdb_exit): ... Close GDBserver.
14866 (gdb_exit): New proc, call gdbserver_gdb_exit.
14867 (mi_gdb_exit): Likewise.
14868
90681dab
YQ
148692016-09-22 Yao Qi <yao.qi@linaro.org>
14870
14871 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
14872 path.
14873 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
14874 Remove duplication.
14875
9c211fd8
YQ
148762016-09-22 Yao Qi <yao.qi@linaro.org>
14877
14878 * lib/gdbserver-support.exp: Check the existence of
14879 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
14880
ad0a504f
AK
148812016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
14882
14883 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
14884
36cf1806
TT
148852016-09-21 Tom Tromey <tom@tromey.com>
14886
14887 PR gdb/20604:
14888 * gdb.base/quit.exp: New file.
14889
74172ecf
SM
148902016-09-21 Simon Marchi <simon.marchi@ericsson.com>
14891
14892 * .gitignore: New file.
14893
3d0ec882
MR
148942016-09-21 Maciej W. Rozycki <macro@imgtec.com>
14895
14896 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
14897 throughout.
14898
8193adea
AA
148992016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
14900
14901 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
14902
d41a5c09
JK
149032016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14904
14905 * gdb.cp/casts.cc (decltype): Move it ...
14906 (main): ... with its call to ...
14907 * gdb.cp/casts03.cc: ... a new file.
14908 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
14909
d2dfe700
JK
149102016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14911
14912 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
14913
e2a92b16
PB
149142016-09-15 Peter Bergner <bergner@vnet.ibm.com>
14915
14916 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
14917 and sync up the test with tests in gas/testsuite/gas/ppc.
14918 * gdb.arch/powerpc-power.exp: Likewise.
14919
49b4de64
JK
149202016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14921
14922 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
14923
2c29df25
SDJ
149242016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
14925 Jan Kratochvil <jan.kratochvil@redhat.com>
14926
14927 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
14928 make m1's definition to be different from m2's. Use 'dummy' as an
14929 argument for probe 'two'.
14930
cc3c2846
JB
149312016-09-10 Jon Beniston <jon@beniston.com>
14932
14933 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
14934 for sim target.
14935
e1b2624a
AA
149362016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
14937
14938 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
14939 variable declaration.
14940 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
14941 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
14942 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
14943 received HWCAP as its argument.
14944
4295e285
PA
149452016-09-06 Pedro Alves <palves@redhat.com>
14946
14947 * gdb.base/new-ui-pending-input.c: New file.
14948 * gdb.base/new-ui-pending-input.exp: New file.
14949 * gdb.exp (clear_gdb_spawn_id): New procedure.
14950 (with_spawn_id): Check whether gdb_spawn_id exists before
14951 referencing it. If gdb_spawn_id didn't exist on entry, clear it
14952 on exit.
14953
00d5215e
UW
149542016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
14955
14956 * gdb.base/float128.c: New file.
14957 * gdb.base/float128.exp: Likewise.
14958 * gdb.base/floatn.c: Likewise.
14959 * gdb.base/floatn.exp: Likewise.
14960
a9ff5f12
UW
149612016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
14962
14963 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
14964
f245535c
PA
149652016-09-05 Pedro Alves <palves@redhat.com>
14966
14967 PR backtrace/19927
14968 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
14969 unwinders are immediately called as side effect of "source" or
14970 "disable unwinder" commands.
14971 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
14972
ae9cf263
YQ
149732016-09-02 Yao Qi <yao.qi@linaro.org>
14974
14975 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
14976 is true and $type is "float" or "double".
14977
27aba047
YQ
149782016-09-02 Yao Qi <yao.qi@linaro.org>
14979
14980 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
14981 true.
14982 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
14983 * gdb.base/call-rt-st.exp: Likewise.
14984 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
14985 return value instead of gdb,skip_float_test.
14986 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
14987 (do_function_calls): Use its return value instead of
14988 gdb,skip_float_test.
14989 * gdb.base/finish.exp: Likewise.
14990 * gdb.base/funcargs.exp: Likewise.
14991 * gdb.base/return.exp: Likewise.
14992 * gdb.base/return2.exp: Likewise.
14993 * gdb.base/varargs.exp: Likewise.
14994 * lib/gdb.exp (gdb_skip_float_test): Change it to
14995 gdb_caching_proc. Detect the broken ptrace on arm-linux.
14996
5af962df
AA
149972016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
14998
14999 * gdb.multi/tids.exp: Test "thread apply all".
15000
7fac6910
JK
150012016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
15002
15003 * gdb.base/default.exp (tty): Remove.
15004
bb1fe4ac
KB
150052016-08-24 Kevin Buettner <kevinb@redhat.com>
15006
2806dc7e
PA
15007 * gdb.python/py-recurse-unwind.c: New file.
15008 * gdb.python/py-recurse-unwind.py: New file.
15009 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 15010
0a1ddfa6
SM
150112016-08-24 Simon Marchi <simon.marchi@ericsson.com>
15012
15013 * gdb.base/set-inferior-tty.exp: New file.
15014 * gdb.base/set-inferior-tty.c: New file.
15015
d9de1fe3
PA
150162016-08-23 Pedro Alves <palves@redhat.com>
15017
15018 PR gdb/20494
15019 * gdb.base/new-ui-echo.c: New file.
15020 * gdb.base/new-ui-echo.exp: New file.
15021
e9d9abd7
YQ
150222016-08-23 Yao Qi <yao.qi@linaro.org>
15023
15024 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
15025 gdbserver_spawn.
15026 * gdb.server/connect-without-multi-process.exp (do_test):
15027 Likewise.
15028
3589529e
YQ
150292016-08-23 Yao Qi <yao.qi@linaro.org>
15030
15031 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
15032 standalone_txt. Delete gdb_txt and standalone_txt on host
15033 and target. Spawn the binary on target. Copy files from
15034 target to host.
15035
6bb90213
PA
150362016-08-22 Pedro Alves <palves@redhat.com>
15037
15038 PR gdb/20505
15039 * gdb.base/vdso-warning.exp: Test core dumps too. Use
15040 with_test_prefix. Factor out bits to ...
15041 (test_no_vdso): ... this new procedure.
15042
20c2c024
CL
150432016-08-19 Carl Love <cel@us.ibm.com>
15044
15045 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
15046 maintaining separate logic for constructing the output path.
15047 * gdb.arch/powerpc-d128-regs.exp: Likewise.
15048 * gdb.arch/ppc-dfp.exp: Likewise.
15049 * gdb.arch/ppc-fp.exp: Likewise.
15050 * gdb.arch/vsx-regs.exp: Likewise.
15051 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
15052 binprefix for generating the additional binary files.
15053
0646e07d
PA
150542016-08-19 Pedro Alves <palves@redhat.com>
15055
15056 * gdb.trace/mi-trace-frame-collected.exp
15057 (test_trace_frame_collected): On x32, expect two registers.
15058
46da9242
CL
150592016-08-18 Carl Love <cel@us.ibm.com>
15060
15061 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
15062 and sync up the test with tests in gas/testsuite/gas/ppc.
15063 * gdb.arch/powerpc-power.exp: Likewise.
15064
eb2332d7
SM
150652016-08-17 Simon Marchi <simon.marchi@ericsson.com>
15066
15067 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
15068 expected error message.
15069
63c61e04
SM
150702016-08-17 Simon Marchi <simon.marchi@ericsson.com>
15071
15072 * gdb.multi/remove-inferiors.exp: New file.
15073 * gdb.multi/remove-inferiors.c: New file.
15074
7b17065f
YQ
150752016-08-12 Yao Qi <yao.qi@linaro.org>
15076
15077 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
15078 argument list.
15079
01d3dedf
PA
150802016-08-10 Pedro Alves <palves@redhat.com>
15081
15082 PR gdb/19187
15083 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
15084 setup_kfails.
15085
3eb7562a
PA
150862016-08-09 Pedro Alves <palves@redhat.com>
15087 Simon Marchi <simon.marchi@ericsson.com>
15088
15089 PR gdb/20418
15090 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
15091 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
15092
80614914
PA
150932016-08-09 Pedro Alves <palves@redhat.com>
15094
15095 PR mi/20431
15096 * gdb.mi/mi-cmd-error.exp: New file.
15097
f348d89a
PA
150982016-08-09 Pedro Alves <palves@redhat.com>
15099
15100 PR gdb/18653
15101 * gdb.base/signals-state-child.c: New file.
15102 * gdb.base/signals-state-child.exp: New file.
15103 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
15104
e5ca03b4
PA
151052016-08-09 Pedro Alves <palves@redhat.com>
15106
15107 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
15108
282a0691
TT
151092016-08-03 Tom Tromey <tom@tromey.com>
15110
15111 PR python/18565:
15112 * gdb.python/py-frame-inline.exp: Add Frame.function test.
15113
41bfcd63
YQ
151142016-08-01 Yao Qi <yao.qi@linaro.org>
15115
15116 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
15117 variable mode to "multi-process" if $multi_process is 1, otherwise
15118 set it to "single-process".
15119
e3465b24
YQ
151202016-08-01 Yao Qi <yao.qi@linaro.org>
15121
15122 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
15123 * gdb.cp/cpexprs.exp: Likewise.
15124 * gdb.cp/m-static.exp: Likewise.
15125
0b31a4bc
TT
151262016-07-26 Tom Tromey <tom@tromey.com>
15127
15128 PR python/20190:
15129 * gdb.threads/tls.exp (check_thread_local): Add python symbol
15130 test.
15131
e0461dbb
MM
151322016-07-26 Markus Metzger <markus.t.metzger@intel.com>
15133
15134 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
15135 selecting assembly source files.
15136 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
15137 assembly source files.
15138 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
15139 assembly source files.
15140 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
15141 selecting assembly source files.
15142
8194e927
SM
151432016-07-25 Simon Marchi <simon.marchi@ericsson.com>
15144
15145 * gdb.base/new-ui.exp (do_test_invalid_args): New
15146 procedure.
15147
c0272db5
TW
151482016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
15149
15150 * gdb.btrace/reconnect.c: New file.
15151 * gdb.btrace/reconnect.exp: New file.
15152
e3487908
GKB
151532016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
15154
15155 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
15156 to test_catch_syscall_group.
15157 (test_catch_syscall_group): New.
15158
12df5c00
TT
151592016-07-21 Tom Tromey <tom@tromey.com>
15160
15161 * gdb.rust/simple.rs (main): Use empty struct expression.
15162 * gdb.rust/simple.exp: Add tests for empty struct expression.
15163
bae62ee2
YQ
151642016-07-21 Yao Qi <yao.qi@linaro.org>
15165
15166 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
15167 if gdb_skip_xml_test is true on some targets.
15168
b1b53fb3
YQ
151692016-07-21 Yao Qi <yao.qi@linaro.org>
15170
15171 * gdb.server/solib-list.exp: Unset last_loaded_file.
15172
027d97f8
JK
151732016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
15174
15175 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
15176 "step into captured_main (args)".
15177
7674d381
JK
151782016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
15179
15180 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
15181
72b5d099
JK
151822016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
15183
15184 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
15185
1f960ced
PA
151862016-07-19 Pedro Alves <palves@redhat.com>
15187
15188 * gdb.opt/inline-break.exp: Remove optimize=-O2.
15189 * gdb.opt/inline-bt.exp: Likewise.
15190 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
15191 additional_flags=-Winline.
15192 * gdb.opt/inline-locals.exp: Likewise.
15193 * gdb.opt/inline-markers.c (ATTR): Define.
15194 (inlined_fn): Use it.
15195
f25827c1
YQ
151962016-07-19 Yao Qi <yao.qi@linaro.org>
15197
15198 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
15199 (test_with_self): Remove some code. Remove argument executable.
15200 (top-level): Use do_self_tests.
15201
37539ebe
DB
152022016-07-15 Zachary Welch <zwelch@codesourcery.com>
15203 Don Breazeal <donb@codesourcery.com>
15204
15205 * gdb.base/maint.exp: Escape paths used in regular expressions.
15206 * gdb.stabs/weird.exp: Likewise.
15207
dac790e1
TT
152082016-07-13 Tom Tromey <tom@tromey.com>
15209
15210 PR python/15620, PR python/18620:
15211 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
15212 (test_bkpt_events): New procs.
15213
93daf339
TT
152142016-07-13 Tom Tromey <tom@tromey.com>
15215
15216 PR python/17698:
15217 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
15218 test.
15219 (test_watchpoints): Likewise.
15220 (test_bkpt_pending): New proc.
15221
6571a381
TT
152222016-07-13 Tom Tromey <tom@tromey.com>
15223
15224 PR cli/18053:
15225 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
15226 completion test.
15227
e8732474
JK
152282016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
15229
15230 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
15231 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
15232 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
15233 f_label.
15234 (g): Rename g_end_lbl to g_label.
15235 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
15236 low_pc and high_pc.
15237 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
15238
e0f3fd7c
TT
152392016-07-12 Tom Tromey <tom@tromey.com>
15240
15241 PR python/19293:
15242 * gdb.python/py-unwind-maint.exp: Update tests.
15243
3cfe46b6
YQ
152442016-07-12 Yao Qi <yao.qi@linaro.org>
15245
15246 * lib/selftest-support.exp (selftest_setup): Match the output
15247 when captured_main is inlined.
15248
4f19a0e6
WT
152492016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
15250
15251 * gdb.fortran/derived-types.exp (result_line, result_line_2):
15252 New variables.
15253 (print this%a, print this%b, print this): New tests.
15254 * gdb.fortran/derived-types.f90 (this): New object and
15255 initialization.
15256
986cf455
SM
152572016-07-06 Simon Marchi <simon.marchi@ericsson.com>
15258
15259 * gdb.ada/arraydim.exp: Remove extra directory level in build
15260 directory.
15261
f0464b23
SM
152622016-07-06 Simon Marchi <simon.marchi@ericsson.com>
15263
15264 * lib/ada.exp: Remove extra directory level in build directory.
15265 * gdb.ada/cond_lang.exp: Likewise.
15266 * gdb.ada/exec_changed.exp: Likewise.
15267 * gdb.ada/lang_switch.exp: Likewise.
15268
42d94011
MG
152692016-07-06 Manish Goregaokar <manish@mozilla.com>
15270
2806dc7e
PA
15271 * simple.rs: Add test for raw pointer subscripting.
15272 * simple.exp: Add test expectations.
42d94011 15273
647c264c
YQ
152742016-07-05 Yao Qi <yao.qi@linaro.org>
15275
15276 * gdb.mi/mi-reverse.exp: Match =record-started output.
15277
20aa2c60
PA
152782016-07-01 Pedro Alves <palves@redhat.com>
15279
15280 * gdb.base/jit-reader.exp (info_registers_current_frame): New
15281 procedure.
15282 (jit_reader_test): Test the jit reader's unwinder.
15283 * gdb.base/jithost.c (jit_function_00_code): New global.
15284 (main): Use memcpy to fill in the mmapped code, instead of poking
15285 bytes manually here.
15286 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
15287 value.
15288 (read_debug_info): Save the function's range.
15289 (read_sp): New function.
15290 (unwind_frame): Use it. Also unwind RBP.
15291 (get_frame_id): Use read_sp.
15292 (gdb_init_reader): Use calloc instead of malloc.
15293 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
15294 parameter. Use gdb_test_multiple.
15295
ced2dffb
PA
152962016-07-01 Pedro Alves <palves@redhat.com>
15297 Antoine Tremblay <antoine.tremblay@ericsson.com>
15298
15299 * gdb.threads/process-dies-while-detaching.c: New file.
15300 * gdb.threads/process-dies-while-detaching.exp: New file.
15301
63000888
PA
153022016-07-01 Pedro Alves <palves@redhat.com>
15303
15304 * gdb.multi/watchpoint-multi-exit.c: New file.
15305 * gdb.multi/watchpoint-multi-exit.exp: New file.
15306
038d4868
PA
153072016-06-30 Pedro Alves <palves@redhat.com>
15308
15309 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
15310 unset inferior_spawn_id.
15311
994e9c83
PA
153122016-06-30 Pedro Alves <palves@redhat.com>
15313
15314 * lib/mi-support.exp (default_mi_gdb_start): Declare global
15315 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
15316
e5653468
YQ
153172016-06-29 Yao Qi <yao.qi@linaro.org>
15318
15319 * gdb.base/return.c: Add copyright header.
15320
803b47e5
TT
153212016-06-29 Tom Tromey <tom@tromey.com>
15322
15323 PR python/20129:
15324 * gdb.python/py-framefilter.exp: Add tests for setting priority
15325 and disabling of non-existent frame filter.
15326
28244707
YQ
153272016-06-29 Yao Qi <yao.qi@linaro.org>
15328
15329 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
15330 0x0f07ff.
15331
a31d2f06
YQ
153322016-06-28 Yao Qi <yao.qi@linaro.org>
15333
15334 * gdb.base/catch-syscall.exp: Remove check on isnative and target
15335 triplets. Start gdb, execute catch syscall, and continue. Check
15336 gdb's output to determine catch syscall is supported.
15337
921d8f54
MG
153382016-06-27 Manish Goregaokar <manish@mozilla.com>
15339
25d49b86
PA
15340 * gdb.rust/simple.rs: Add test for returning unit in a function.
15341 * gdb.rust/simple.exp: Add expectation for functions returning
15342 unit.
921d8f54 15343
f4952523
PMR
153442016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
15345
15346 * gdb.python/py-breakpoint-create-fail.c,
15347 gdb.python/py-breakpoint-create-fail.exp,
15348 gdb.python/py-breakpoint-create-fail.py: New testcase.
15349
fccb08f8
MG
153502016-06-25 Manish Goregaokar <manish@mozilla.com>
15351
15352 PR gdb/20239
15353 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
15354 * gdb.rust/simple.exp: Add test expectations for new NonZero
15355 tests.
fccb08f8 15356
6b850546
DT
153572016-06-24 David Taylor <dtaylor@emc.com>
15358
15359 * gdb.base/offsets.exp: New file.
15360 * gdb.base/offsets.c: New file.
15361
17621150
TT
153622016-06-23 Tom Tromey <tom@tromey.com>
15363
15364 PR gdb/16483:
15365 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
15366 before any filters are loaded.
15367
04d59df6
WT
153682016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
15369
15370 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
15371 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
15372 structs.
15373 * gdb.fortran/derived-type-function.exp: New file.
15374 * gdb.fortran/derived-type-function.f90: New file.
15375
15376
ac69f786
PA
153772016-06-21 Pedro Alves <palves@redhat.com>
15378
15379 * gdb.base/new-ui.exp: New file.
15380 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
15381 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
15382 (with_spawn_id): New procedure.
15383
49940788
PA
153842016-06-21 Pedro Alves <palves@redhat.com>
15385
15386 * gdb.mi/mi-exec-run.exp: New file.
15387
ef274d26
PA
153882016-06-21 Pedro Alves <palves@redhat.com>
15389
15390 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
15391 breakpoint command's output on the main UI.
15392 (test_break): New procedure, factored out from calls in the top
15393 level.
15394 (top level): Use foreach_with_prefix to test MI as main UI and as
15395 separate UI.
15396
468afe6c
PA
153972016-06-21 Pedro Alves <palves@redhat.com>
15398
15399 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
15400 (test_awatch_creation_and_listing)
15401 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
15402 Remove 'type' parameter.
15403 (test_watchpoint_all): New parameter mi_mode. Remove
15404 with_test_prefix.
15405 (top level): Use foreach_with_prefix, and add main/separate UI MI
15406 testing axis.
15407
51f77c37
PA
154082016-06-21 Pedro Alves <palves@redhat.com>
15409
15410 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
15411 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
15412 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
15413 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
15414 (gdb_main_spawn_id, mi_spawn_id): Declare and
15415 comment.
15416 (mi_create_inferior_pty): New procedure,
15417 factored out from default_mi_gdb_start.
15418 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
15419 procedures.
15420 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
15421 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
15422 Use mi_create_inferior_pty.
15423 (mi_gdb_start): Use eval to pass down args list.
15424
8980e177
PA
154252016-06-21 Pedro Alves <palves@redhat.com>
15426
15427 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
15428 * gdb.opt/inline-cmds.exp: Add MI tests.
15429
f38d3ad1
PA
154302016-06-21 Pedro Alves <palves@redhat.com>
15431
15432 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
15433
45db7c09
PA
154342016-06-21 Pedro Alves <palves@redhat.com>
15435
15436 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
15437 (top level): Use it instead of mi_execute_to.
15438
5a069ab3
PA
154392016-06-21 Pedro Alves <palves@redhat.com>
15440
15441 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
15442 (cont_handler_str): New.
15443 (signal_stop_handler): Set stop_handler_str instead of printing to
15444 stdout.
15445 (continue_handler): Set cont_handler_str instead of printing to
15446 stdout.
15447 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
15448 mi_send_resuming_command. Print stop_handler_str and
15449 cont_handler_str instead of expecting the python events print
15450 directly.
15451
2838cc1d
SD
154522016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
15453
15454 * gdb.base/jit-reader.exp: New file.
15455 * gdb.base/jithost.c: New file.
15456 * gdb.base/jithost.h: New file.
15457 * gdb.base/jitreader.c : New file.
15458 * gdb.base/jit-protocol.h: New file.
15459
21a77091
YQ
154602016-06-17 Yao Qi <yao.qi@linaro.org>
15461
15462 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
15463 parameters follow_fork and detach_on_fork. Set follow-fork-mode
15464 and detach-on-fork. Adjust tests.
15465 (top level): Invoke break_cond_on_syscall with combinations of
15466 syscall, follow-fork-mode and detach-on-fork.
15467
f50bf8e5
YQ
154682016-06-17 Yao Qi <yao.qi@linaro.org>
15469
15470 * gdb.base/step-over-exit.c: New.
15471 * gdb.base/step-over-exit.exp: New.
15472
a28d8e50
YTL
154732016-06-17 Yan-Ting Lin <currygt52@gmail.com>
15474
15475 * gdb.base/float.exp: Add target check for nds32*-*-*.
15476 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
15477
cad8e26d
AB
154782016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
15479
15480 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
15481 for unsupported target features.
15482 * gdb.base/call-rt-st.exp: Likewise.
15483 * gdb.base/call-sc.exp: Likewise.
15484 * gdb.base/call-signal-resume.exp: Likewise.
15485 * gdb.base/call-strs.exp: Likewise.
15486 * gdb.base/callexit.exp: Likewise.
15487 * gdb.base/callfuncs.exp: Likewise.
15488 * gdb.base/nodebug.exp: Likewise.
15489 * gdb.base/printcmds.exp: Likewise.
15490 * gdb.base/ptype.exp: Likewise.
15491 * gdb.base/structs.exp: Likewise.
15492 * gdb.base/unwindonsignal.exp: Likewise.
15493 * gdb.cp/gdb2495.exp: Likewise.
15494 * gdb.cp/templates.exp: Likewise.
15495 * gdb.cp/virtfunc.exp: Likewise.
15496 * gdb.threads/hand-call-in-threads.exp: Likewise.
15497 * gdb.threads/interrupted-hand-call.exp: Likewise.
15498 * gdb.threads/thread-unwindonsignal.exp: Likewise.
15499
347dc102
TT
155002016-06-10 Tom Tromey <tom@tromey.com>
15501
15502 PR rust/20110:
15503 * gdb.rust/expr.exp: Add test for integer constant larger than
15504 i32.
15505
5e13cf25
BH
155062016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
15507
15508 * gdb.fortran/nested-funcs.exp: New.
15509 * gdb.fortran/nested-funcs.f90: New.
15510
bb556f1f
TK
155112016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
15512
15513 * gdb.base/examine-backward.c: New file.
15514 * gdb.base/examine-backward.exp: New file.
15515
38b022b4
SM
155162016-06-06 Simon Marchi <simon.marchi@ericsson.com>
15517
15518 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
15519 matching.
15520
1b40ec05
TT
155212016-06-02 Tom Tromey <tom@tromey.com>
15522
15523 PR python/18984:
15524 * gdb.python/py-shared.exp: Add solib_name test.
15525
193bd378
SM
155262016-06-02 Simon Marchi <simon.marchi@ericsson.com>
15527
15528 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
15529
3326303b
MG
155302016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
15531
15532 PR c++/19893
15533 * gdb.dwarf2/implref.exp: Rename to...
15534 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
15535 * gdb.dwarf2/implref-array.c: New file.
15536 * gdb.dwarf2/implref-array.exp: Likewise.
15537 * gdb.dwarf2/implref-global.c: Likewise.
15538 * gdb.dwarf2/implref-global.exp: Likewise.
15539 * gdb.dwarf2/implref-struct.c: Likewise.
15540 * gdb.dwarf2/implref-struct.exp: Likewise.
15541
825c8ef2
AT
155422016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
15543
15544 * gdb.trace/trace-condition.exp: Add 64bit tests.
15545
2320162a
AT
155462016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
15547
15548 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
15549 bits types.
15550 (main): Adapt to 8 to 64 bits types.
15551 * gdb.trace/trace-condition.exp: Add new tests.
15552
a7818233
AT
155532016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
15554
15555 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
15556
0d336466
AT
155572016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
15558
15559 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
15560 Move condition tests...
15561 * gdb.trace/trace-condition.exp: Here.
15562
7faeb45a
AT
155632016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
15564
15565 * gdb.trace/trace-condition.exp: Add counter-case tests.
15566
e385593e
JK
155672016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
15568
15569 PR c++/15231
15570 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
15571 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
15572
744608cc
PA
155732016-05-27 Pedro Alves <palves@redhat.com>
15574
15575 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
15576 New procedure.
15577 (top level): Call it, and bail out of DejaGnu is known to be bad.
15578
ac775bf4
AB
155792016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
15580
15581 * gdb.base/whatis.c: Extend the test case.
15582 * gdb.base/whatis.exp: Add additional tests.
15583
2bbad2ea
BH
155842016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
15585
15586* gdb.fortran/type.f90: Add pointer variable.
15587* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
15588
8b70175d
BH
155892016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
15590
15591 * gdb.fortran/vla-type.exp: Fix testcase name.
15592
86d8a848
BH
155932016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
15594
15595 * gdb.fortran/vla-type.exp: Access elements in nested structs.
15596
e188eb36
BH
155972016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
15598
15599 * gdb.fortran/type.f90: Add nested structures.
15600 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
15601 * gdb.fortran/derived-type.exp: Adapt expected output.
15602 * gdb.fortran/vla-type.exp: Adapt expected output.
15603
9b2db1fd
BH
156042016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
15605
15606 * gdb.fortran/whatis_type.exp: Adapt expected output.
15607
72b17055
BH
156082016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
15609
15610 * gdb.fortran/print_type.exp: Fix expected output.
15611 * gdb.fortran/whatis_type.exp: Fix expected output.
15612
3cd81d8d
BH
156132016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
15614
15615 * gdb.fortran/whatis_type.exp: Use multi_line.
15616
ddae9462
TT
156172016-05-24 Tom Tromey <tom@tromey.com>
15618
15619 PR python/17386:
15620 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
15621 use value as an index.
15622
1957f6b8
TT
156232016-05-23 Tom Tromey <tom@tromey.com>
15624
15625 PR python/17981:
15626 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
15627 no-breakpoint case.
15628
026a9174
PA
156292016-05-24 Pedro Alves <palves@redhat.com>
15630
15631 PR gdb/19828
15632 * gdb.threads/clone-attach-detach.c: New file.
15633 * gdb.threads/clone-attach-detach.exp: New file.
15634
e70a7231
FR
156352016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
15636
15637 * gdb.base/annota-input-while-running.exp: Fix syntax error.
15638
0f6ed0e0
TT
156392016-05-23 Tom Tromey <tom@tromey.com>
15640
15641 PR python/19438, PR python/18393:
15642 * gdb.python/py-progspace.exp: Add "dir" test.
15643 * gdb.python/py-objfile.exp: Add "dir" test.
15644
ffd19d61
YQ
156452016-05-23 Yao Qi <yao.qi@linaro.org>
15646
15647 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
15648 * gdb.arch/thumb2-it.exp: Likewise.
15649
9e8f9b05
SM
156502016-05-18 Simon Marchi <simon.marchi@ericsson.com>
15651
15652 * gdb.mi/mi-threads-interrupt.c: New file.
15653 * gdb.mi/mi-threads-interrupt.exp: New file.
15654
61c6156d
SM
156552016-05-17 Simon Marchi <simon.marchi@ericsson.com>
15656
15657 PR gdb/18077
15658 * gdb.mi/mi-async-run.exp: New file.
15659 * gdb.mi/mi-async-run.c: New file.
15660
67218854
TT
156612016-05-17 Tom Tromey <tom@tromey.com>
15662 Manish Goregaokar <manishsmail@gmail.com>
15663
15664 * lib/rust-support.exp: New file.
15665 * lib/gdb.exp (skip_rust_tests): New proc.
15666 (build_executable_from_specs): Handle rust.
15667 * lib/future.exp (gdb_find_rustc): New proc.
15668 (gdb_default_target_compile): Handle rust.
15669 * gdb.rust/expr.exp: New file.
15670 * gdb.rust/generics.exp: New file.
15671 * gdb.rust/generics.rs: New file.
15672 * gdb.rust/methods.exp: New file.
15673 * gdb.rust/methods.rs: New file.
15674 * gdb.rust/modules.exp: New file.
15675 * gdb.rust/modules.rs: New file.
15676 * gdb.rust/simple.exp: New file.
15677 * gdb.rust/simple.rs: New file.
15678
c44af4eb
TT
156792016-05-17 Tom Tromey <tom@tromey.com>
15680
15681 * gdb.base/default.exp (set language): Add rust.
15682
dcd1f979
TT
156832016-05-17 Tom Tromey <tom@tromey.com>
15684
15685 * gdb.gdb/unittest.exp: New file.
15686
155b7f57
YQ
156872016-05-16 Yao Qi <yao.qi@linaro.org>
15688
15689 * gdb.base/batch-preserve-term-settings.exp: Remove variable
15690 shell_prompt. Update shell_prompt_re.
15691
8ddd5a6c
DE
156922016-05-12 Doug Evans <dje@google.com>
15693
15694 PR symtab/19999
15695 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
15696 $options when building executable.
15697 * gdb.dwarf2/fission-loclists-pie.S: New file.
15698 * gdb.dwarf2/fission-loclists-pie.exp: New file.
15699
02e370d9
SM
157002016-05-04 Simon Marchi <simon.marchi@ericsson.com>
15701
15702 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
15703 of [is_remote target],
15704
8929ad8b
SM
157052016-05-04 Simon Marchi <simon.marchi@ericsson.com>
15706
15707 * lib/gdb.exp (use_gdb_stub): New procedure.
15708
6c447423
DE
157092016-05-03 Yunlian Jiang <yunlian@google.com>
15710 Doug Evans <dje@google.com>
15711
15712 PR symtab/19914
15713 * gdb.dwarf2/dwp-sepdebug.c: New file.
15714 * gdb.dwarf2/dwp-sepdebug.exp: New file.
15715
444e826c
SM
157162016-05-02 Simon Marchi <simon.marchi@ericsson.com>
15717
15718 * gdb.base/detach.exp: Remove is_remote check.
15719
740feeaa
SM
157202016-05-02 Simon Marchi <simon.marchi@ericsson.com>
15721
15722 * gdb.base/annota-input-while-running.exp: Don't check for
15723 [is_remote target]. Enable annotations after running to main.
15724 Remove unused "set test..." line.
15725
9080ac9d
SM
157262016-04-28 Simon Marchi <simon.marchi@ericsson.com>
15727
15728 * gdb.trace/trace-enable-disable.exp: New file.
15729 * gdb.trace/trace-enable-disable.c: New file.
15730
952ebca5
SM
157312016-04-28 Simon Marchi <simon.marchi@ericsson.com>
15732
15733 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
15734 use it in info sharedlibrary test.
15735 * gdb.trace/ftrace-lock.exp: Likewise.
15736 * gdb.trace/ftrace.exp: Likewise.
15737 * gdb.trace/range-stepping.exp: Likewise.
15738 * gdb.trace/trace-break.exp: Likewise.
15739 * gdb.trace/trace-condition.exp: Likewise.
15740 * gdb.trace/trace-mt.exp: Likewise.
15741
d9019901
SM
157422016-04-27 Simon Marchi <simon.marchi@ericsson.com>
15743
15744 * lib/gdb.exp (gdb_load_shlibs): Rename to...
15745 (gdb_load_shlib): ... this.
15746 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
15747 gdb_load_shlib.
15748 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
15749 * gdb.base/ctxobj.exp: Likewise.
15750 * gdb.base/dprintf-pending.exp: Likewise.
15751 * gdb.base/dso2dso.exp: Likewise.
15752 * gdb.base/fixsection.exp: Likewise.
15753 * gdb.base/gcore-relro.exp: Likewise.
15754 * gdb.base/gdb1555.exp: Likewise.
15755 * gdb.base/global-var-nested-by-dso.exp: Likewise.
15756 * gdb.base/gnu-ifunc.exp: Likewise.
15757 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
15758 * gdb.base/jit-so.exp (one_jit_test): Likewise.
15759 * gdb.base/pending.exp: Likewise.
15760 * gdb.base/print-file-var.exp: Likewise.
15761 * gdb.base/print-symbol-loading.exp: Likewise.
15762 * gdb.base/shlib-call.exp: Likewise.
15763 * gdb.base/shreloc.exp: Likewise.
15764 * gdb.base/so-impl-ld.exp: Likewise.
15765 * gdb.base/solib-disc.exp: Likewise.
15766 * gdb.base/solib-nodir.exp: Likewise.
15767 * gdb.base/solib-overlap.exp: Likewise.
15768 * gdb.base/solib-symbol.exp: Likewise.
15769 * gdb.base/solib-weak.exp (do_test): Likewise.
15770 * gdb.base/sym-file.exp: Likewise.
15771 * gdb.base/symtab-search-order.exp: Likewise.
15772 * gdb.base/type-opaque.exp: Likewise.
15773 * gdb.base/unload.exp: Likewise.
15774 * gdb.base/watchpoint-solib.exp: Likewise.
15775 * gdb.compile/compile.exp: Likewise.
15776 * gdb.cp/gdb2384.exp: Likewise.
15777 * gdb.cp/infcall-dlopen.exp: Likewise.
15778 * gdb.cp/re-set-overloaded.exp: Likewise.
15779 * gdb.fortran/library-module.exp: Likewise.
15780 * gdb.opt/solib-intra-step.exp: Likewise.
15781 * gdb.python/py-finish-breakpoint.exp: Likewise.
15782 * gdb.python/py-shared.exp: Likewise.
15783 * gdb.reverse/solib-precsave.exp: Likewise.
15784 * gdb.reverse/solib-reverse.exp: Likewise.
15785 * gdb.server/solib-list.exp: Likewise.
15786 * gdb.threads/dlopen-libpthread.exp: Likewise.
15787 * gdb.threads/tls-shared.exp: Likewise.
15788 * gdb.threads/tls-so_extern.exp: Likewise.
15789 * gdb.trace/change-loc.exp: Likewise.
15790 * gdb.trace/ftrace-lock.exp: Likewise.
15791 * gdb.trace/ftrace.exp: Likewise.
15792 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
15793 * gdb.trace/pending.exp: Likewise.
15794 * gdb.trace/range-stepping.exp: Likewise.
15795 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
15796 (strace_info_marker): Likewise.
15797 (strace_probe_marker): Likewise.
15798 (strace_trace_on_same_addr): Likewise.
15799 (strace_trace_on_diff_addr): Likewise.
15800 * gdb.trace/trace-break.exp: Likewise.
15801 * gdb.trace/trace-condition.exp: Likewise.
15802 * gdb.trace/trace-mt.exp: Likewise.
15803
fca4cfd9
SM
158042016-04-27 Simon Marchi <simon.marchi@ericsson.com>
15805
15806 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
15807 result of gdb_remote_download.
15808 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
15809 * gdb.base/dso2dso.exp: Likewise.
15810 * gdb.base/global-var-nested-by-dso.exp: Likewise.
15811 * gdb.base/print-file-var.exp: Likewise.
15812 * gdb.base/shlib-call.exp: Likewise.
15813 * gdb.base/shreloc.exp: Likewise.
15814 * gdb.base/solib-overlap.exp: Likewise.
15815 * gdb.base/solib-weak.exp (do_test): Likewise.
15816 * gdb.base/unload.exp: Likewise.
15817
11cf4ffb
YQ
158182016-04-27 Yao Qi <yao.qi@linaro.org>
15819
15820 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
15821 exists.
15822
3e2e34f8
KB
158232016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
15824
15825 * vla-type.exp: Print structure from toplevel.
15826
8f07e298
BH
158272016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
15828
15829 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
15830 of dynamic types.
15831 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
15832 of dynamic types.
15833
9920b434
BH
158342016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
15835
15836 * gdb.fortran/vla-type.f90: New file.
15837 * gdb.fortran/vla-type.exp: New file.
15838
f3abeff5
YQ
158392016-04-25 Yao Qi <yao.qi@linaro.org>
15840
15841 * gdb.base/branch-to-self.c: New file.
15842 * gdb.base/branch-to-self.exp: New file.
15843
0a5d52f0
YQ
158442016-04-22 Yao Qi <yao.qi@linaro.org>
15845
15846 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
15847 more after $hex.
15848
495346f6
YQ
158492016-04-22 Yao Qi <yao.qi@linaro.org>
15850
15851 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
15852 * gdb.base/annota3.exp: Likewise.
15853
4a7e075c
YQ
158542016-04-22 Yao Qi <yao.qi@linaro.org>
15855
15856 * gdb.reverse/step-precsave.exp: Do one step and test program
15857 stops in "callee" and do multiple steps until program goes out
15858 of "callee".
15859 * gdb.reverse/step-reverse.exp: Likewise.
15860
5b061e98
YQ
158612016-04-22 Yao Qi <yao.qi@linaro.org>
15862
15863 * gdb.trace/signal.exp: Also pass if
15864 $tracepoint_hits($i) > $iterations.
15865
5c5dc57f
YQ
158662016-04-22 Yao Qi <yao.qi@linaro.org>
15867
15868 * gdb.trace/signal.c: New file.
15869 * gdb.trace/signal.exp: New file.
15870
a55411b9
DE
158712016-04-19 Doug Evans <xdje42@gmail.com>
15872
15873 * gdb.base/bad-file.exp: New file.
15874
a22df60a
MG
158752016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
15876
15877 * gdb.dwarf2/implref.exp: New file.
15878
0c13f7e5
BH
158792016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
15880
15881 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
15882 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
15883 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
15884 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
15885 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
15886 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
15887 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
15888 * lib/fortran.exp (fortran_int4): New procedure.
15889 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
15890 (fortran_logical4): Likewise.
15891
9b9b09e9
BH
158922016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
15893
15894 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
15895
a14d1f4d
BH
158962016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
15897
15898 * lib/compiler.c: Add Intel specific preprocessor macros.
15899 * lib/compiler.cc: Likewise.
25d49b86 15900
7d49b1d0
LM
159012016-04-13 Luis Machado <lgustavo@codesourcery.com>
15902
15903 * gdb.server/connect-with-no-symbol-file.c: New file.
15904 * gdb.server/connect-with-no-symbol-file.exp: New file.
15905
8392fa22
SM
159062016-04-13 Simon Marchi <simon.marchi@ericsson.com>
15907
15908 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
15909
8c4c4aeb
SM
159102016-04-13 Simon Marchi <simon.marchi@ericsson.com>
15911
15912 * boards/gdbserver-base.exp (${board}_download): Copy source file to
15913 standard output directory.
15914
45e3745e
AT
159152016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
15916
15917 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
15918
e26b7e41
MM
159192016-04-13 Markus Metzger <markus.t.metzger@intel.com>
15920
15921 * gdb.btrace/instruction_history.c (loop): Add declaration.
15922
8ce09462
AT
159232016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
15924
15925 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
15926
2e88a1ea
SM
159272016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
15928
15929 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
15930 parentheses to print.
15931 (continue_handler): Likewise.
15932
f48e22e3
SM
159332016-04-08 Simon Marchi <simon.marchi@ericsson.com>
15934
15935 * gdb.server/solib-list.exp: Remove is_remote check.
15936 Pass shlib= to gdb_compile. Don't link shared library with
15937 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
15938 Run binary filename through "readlink -f" on the target.
15939
096be756
PA
159402016-04-08 Pedro Alves <palves@redhat.com>
15941
15942 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
15943 interpreter filename as argument to gdbserver_spawn.
15944 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
15945 Return empty if $last_loaded_file does not exist.
15946
06500533
JK
159472016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
15948
15949 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
15950 * gdb.base/jit-main.c: Use exit after usage.
15951
2d35e871
JK
159522016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
15953
15954 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
15955 GDBHISTSIZE prior to the tests.
15956 * gdb.base/gdbinit-history.exp: Likewise.
15957
159582016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
15959
15960 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
15961 instead of build_executable. Use gdb_load_shlibs.
15962
c8064e7e
YQ
159632016-04-07 Yao Qi <yao.qi@linaro.org>
15964
15965 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
15966 Execute "si" command.
15967
bde47561
YQ
159682016-04-07 Yao Qi <yao.qi@linaro.org>
15969
15970 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
15971 number instead of the comments on some line.
15972
b16f8a3b
DB
159732016-04-06 Don Breazeal <donb@codesourcery.com>
15974
15975 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
15976 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
15977
c2f901df
SM
159782016-04-06 Simon Marchi <simon.marchi@ericsson.com>
15979
15980 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
15981 standard_output_file. Remove unused binfile variable.
15982
ac17fda0
CU
159832016-04-05 Catalin Udma <catalin.udma@freescale.com>
15984
15985 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
15986 * gdb.python/py-mi-objfile.exp: Match "list main" output
15987 in console format.
15988
03a8c4df
SM
159892016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
15990
15991 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
15992 absolute.
15993
6e774b13
SM
159942016-04-05 Simon Marchi <simon.marchi@ericsson.com>
15995
15996 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
15997 absolute.
15998 * gdb.trace/ftrace.exp: Likewise.
15999 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
16000 targets as well.
16001 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
16002 (gdb_load_shlibs): Copy libraries to test directory when testing
16003 natively. Only set solib-search-path if testing remotely.
16004 * lib/mi-support.exp (mi_load_shlibs): Likewise.
16005
7817ea46
SM
160062016-04-05 Simon Marchi <simon.marchi@ericsson.com>
16007
16008 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
16009 gdb_download. Use it even if the target is not remote.
16010 * gdb.base/jit.exp (compile_jit_test): Likewise.
16011 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
16012 output directory if the destination board is local, otherwise use
16013 the standard remote_download from DejaGnu.
16014 (gdb_download): Remove.
16015 (gdb_load_shlibs): Use gdb_remote_download instead of
16016 gdb_download.
16017 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
16018 Use gdb_remote_download instead of gdb_download. Use it even if
16019 the target is not remote.
16020 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
16021 instead of gdb_download.
16022
7beb7f68
SM
160232016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
16024
16025 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
16026 (test_insert_delete_modify): Call mi_load_shlibs before trying to
16027 run.
16028
cc63428a
AV
160292016-04-01 Artemiy Volkov <artemiyv@acm.org>
16030
16031 PR gdb/19820
16032 * gdb.base/printcmds.exp: Add artificial arrays tests.
16033
64cdf930
PA
160342016-03-31 Pedro Alves <palves@redhat.com>
16035
16036 PR gdb/19858
16037 * gdb.base/jit-main.c: Include unistd.h.
16038 (ATTACH): Define to 0 if not already defined.
16039 (wait_for_gdb, mypid): New globals.
16040 (WAIT_FOR_GDB): New macro.
16041 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
16042 some breakpoint locations.
16043 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
16044 New procedures.
16045 (one_jit_test): Add REATTACH parameter, and handle it. Use
16046 continue_to_test_location.
16047 (top level): Test attach, and adjusts calls to one_jit_test.
16048
40dea8cb
PA
160492016-03-31 Pedro Alves <palves@redhat.com>
16050
16051 PR gdb/19858
16052 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
16053 BINSUFFIX parameter, and handle it.
16054 (top level): Adjust calls compile_jit_test.
16055
e7ea3ec7
CU
160562016-03-31 Catalin Udma <catalin.udma@freescale.com>
16057
16058 PR python/19743
16059 * gdb.python/py-mi-events-gdb.py: New file.
16060 * gdb.python/py-mi-events.c: New file.
16061 * gdb.python/py-mi-events.exp: New file.
16062
e6359af3
YQ
160632016-03-30 Yao Qi <yao.qi@linaro.org>
16064
16065 * gdb.reverse/until-precsave.exp: Match function name only.
16066 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
16067 Move malloc to a condition block.
16068 * gdb.reverse/until-reverse.exp: Match function name only.
16069
a4105d04
MK
160702016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
16071
16072 * gdb.trace/ftrace.exp: Set arg0exp for s390.
16073 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
16074 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
16075 variable for GPR 0 instead of assuming it is register 0.
16076 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
16077 * lib/trace-support.exp: Add s390 registers.
16078
bfa6adb9
YQ
160792016-03-29 Yao Qi <yao.qi@linaro.org>
16080
16081 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
16082
1e6697ea
YQ
160832016-03-24 Yao Qi <yao.qi@linaro.org>
16084
16085 * gdb.reverse/break-reverse.exp: Add quotation mark in the
16086 test message.
16087
64bcd522
AA
160882016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16089
16090 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
16091 maintaining separate logic for constructing the output path.
16092
7868401b
DB
160932016-03-16 Don Breazeal <donb@codesourcery.com>
16094
16095 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
16096 Retry fork and waitpid on interrupted system call errors.
16097 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
16098 Use with_timeout_factor to increase timeout by factor of 10.
16099
1cafadb4
DB
161002016-03-15 Don Breazeal <donb@codesourcery.com>
16101
16102 * gdb.cp/scope-err.cc: New test program.
16103 * gdb.cp/scope-err.exp: New test script.
16104 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
16105 lines and "set breakpoint here" comment.
16106 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
16107 Fixed some whitespace and format issues.
16108 * gdb.mi/mi-linespec-err-cp.cc: New test program.
16109 * gdb.mi/mi-linespec-err-cp.exp: New test script.
16110
81516450
DE
161112016-03-15 Doug Evans <dje@google.com>
16112
16113 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
16114 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
16115 All callers updated. Add tests for enums, mixed flags register.
16116
aa52b601
DE
161172016-03-15 Doug Evans <dje@google.com>
16118
16119 * gdb.base/skip.c (main): Call test_skip_file_and_function.
16120 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
16121
fa4ff313
SM
161222016-03-14 Simon Marchi <simon.marchi@ericsson.com>
16123
16124 * gdb.base/default.exp: Add $_as_string to the list of expected
16125 convenience functions.
16126
f2403c39
AB
161272016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
16128
16129 * gdb.base/maint.exp: New tests for 'maint info line-table'.
16130
f2f3ccb9
SM
161312016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
16132
16133 * gdb.python/py-as-string.exp: New file.
16134 * gdb.python/py-as-string.c: New file.
16135
00dbd492
PA
161362016-03-09 Pedro Alves <palves@redhat.com>
16137
16138 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
16139 signal" -> "Thread NN received signal" output change.
16140 * gdb.threads/ia64-sigill.exp: Likewise.
16141 * gdb.threads/linux-dp.exp: Likewise.
16142 * gdb.threads/manythreads.exp: Likewise.
16143 * gdb.threads/pending-step.exp: Likewise.
16144 * gdb.threads/print-threads.exp: Likewise.
16145 * gdb.threads/sigstep-threads.exp: Likewise.
16146 * gdb.threads/staticthreads.exp: Likewise.
16147 * gdb.threads/tls.exp: Likewise.
16148
1e6697ea
YQ
161492016-03-09 Pedro Alves <palves@redhat.com>
16150
16151 * gdb.base/command-line-input.exp: New file.
16152
b04fd3be
MK
161532016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
16154
16155 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
16156 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
16157 * gdb.trace/pending.exp: Accept leading dot before function name.
16158 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
16159 * lib/trace-support.exp: Set registers for ppc.
16160
98fa59e9
MK
161612016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
16162
16163 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
16164 use it for disassembly; accept .main in addition to main in backtrace.
16165
f77198c8
MK
161662016-03-09 Wei-cheng Wang <cole945@gmail.com>
16167 Marcin Kościelnicki <koriakin@0x04.net>
16168
16169 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
16170 (gdb_recursion_test_ptr): New global variable.
16171 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
16172 gdb_recursion_test.
16173 (gdb_c_test): Ditto.
16174
ba84e0da
MK
161752016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
16176
16177 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
16178 ordering.
16179
4366d36e
MK
161802016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
16181
16182 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
16183 (bar): Add bar_start_lbl label.
16184 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
16185 of foo/bar for emitting DWARF and tracing.
16186
5eb264df
SDJ
161872016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
16188
16189 * analyze-racy-logs.py: Set executable bit.
16190
fb6a751f
SDJ
161912016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
16192
16193 * Makefile.in (DEFAULT_RACY_ITER): New variable.
16194 (CHECK_TARGET_TMP): Likewise.
16195 (check-single-racy): New rule.
16196 (check-parallel-racy): Likewise.
16197 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
16198 (do-check-parallel-racy): New rule.
16199 (check-racy/%.exp): Likewise.
16200 * README (Racy testcases): New section.
16201 * analyze-racy-logs.py: New file.
16202
bdf7e230
DE
162032016-03-03 Doug Evans <dje@google.com>
16204
16205 * gdb.base/skip.exp: Use with_test_prefix.
16206
4719d415
YQ
162072016-03-03 Yao Qi <yao.qi@linaro.org>
16208
16209 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
16210 Invoke step_over_syscall "clone" and break_cond_on_syscall
16211 "clone".
16212 * gdb.base/step-over-clone.c: New file.
16213
ea507862
YQ
162142016-03-03 Yao Qi <yao.qi@linaro.org>
16215
16216 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
16217 code format.
16218
8fc8cbda
YQ
162192016-03-03 Yao Qi <yao.qi@linaro.org>
16220
16221 * gdb.base/disp-step-fork.c: Rename to ...
16222 * gdb.base/step-over-fork.c: ... it. New file.
16223 * gdb.base/disp-step-vfork.c: Rename to ...
16224 * gdb.base/step-over-vfork.c: ... it. New file.
16225 * gdb.base/disp-step-syscall.exp: Rename to ...
16226 * gdb.base/step-over-syscall.exp: ... it. New file.
16227 (disp_step_cross_syscall): Rename to ...
16228 (step_over_syscall): ... it.
16229
92fa70b0
YQ
162302016-03-03 Yao Qi <yao.qi@linaro.org>
16231
16232 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
16233 If target supports condition evaluation on target, invoke
16234 break_cond_on_syscall for fork and vfork.
16235
e197ad3c
YQ
162362016-03-03 Yao Qi <yao.qi@linaro.org>
16237
16238 * gdb.base/disp-step-syscall.exp: Don't invoke
16239 support_displaced_stepping.
16240 (disp_step_cross_syscall): Test with displaced stepping off and
16241 on if supported.
16242
0b47da9f
YQ
162432016-03-03 Yao Qi <yao.qi@linaro.org>
16244
16245 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
16246 proc.
16247 (setup): New proc.
16248 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
16249 and setup.
16250
065ab6dc
BH
162512016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
16252
16253 * gdb.fortran/vla-history.exp: Remove breakpoint.
16254
07e448ad 162552016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
16256
25d49b86
PA
16257 * gdb.fortran/vla-history.exp: Lookup array elements and printing
16258 exceeds timeout.
07e448ad 16259
9ac2d526 162602016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
16261
25d49b86
PA
16262 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
16263 breakpoint.
9ac2d526 16264
17807369
BH
162652016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
16266
16267 * gdb.mi/vla.f90: Nullify pointer after declaration.
16268
86e501af
PA
162692016-03-01 Pedro Alves <palves@redhat.com>
16270
16271 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
16272
1e903e32
PA
162732016-03-01 Pedro Alves <palves@redhat.com>
16274
16275 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
16276 before anything else.
16277 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
16278 _GNU_SOURCE here.
16279 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
16280 before anything else.
16281 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
16282
6ccb54e2
PA
162832016-03-01 Pedro Alves <palves@redhat.com>
16284
16285 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
16286
30ca9da1
YQ
162872016-03-01 Yao Qi <yao.qi@linaro.org>
16288
16289 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
16290 prepare_for_testing.
16291
dc856b38
YQ
162922016-03-01 Yao Qi <yao.qi@linaro.org>
16293
16294 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
16295
4a932159
AA
162962016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
16297
16298 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
16299 manually constructing the output path.
16300
f2489477
AA
163012016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
16302
16303 * gdb.arch/s390-stackless.S: New.
16304 * gdb.arch/s390-stackless.exp: New.
16305
38899f16
IB
163062016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
16307
16308 * gdb.dlang/circular.c: New file.
16309 * gdb.dlang/circular.exp: New file.
16310
9fde51ed
YQ
163112016-02-26 Yao Qi <yao.qi@linaro.org>
16312
16313 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
16314 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
16315 (testcases): Update.
16316
ce90fefe
YQ
163172016-02-26 Yao Qi <yao.qi@linaro.org>
16318
16319 * gdb.reverse/aarch64.c: Rename to ...
16320 * gdb.reverse/insn-reverse.c: ... it.
16321 * gdb.reverse/aarch64.exp: Rename to ...
16322 * gdb.reverse/insn-reverse.exp: ... it.
16323
3263bceb
YQ
163242016-02-26 Yao Qi <yao.qi@linaro.org>
16325
16326 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
16327 (testcase_ftype): New.
16328 (testcases): New array.
16329 (n_testcases): New.
16330 (main): Call each element in testcases.
16331 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
16332 (read_testcase): New.
16333 Do the tests in a loop.
16334
6cb59ff1
YQ
163352016-02-25 Yao Qi <yao.qi@linaro.org>
16336
16337 * gdb.base/branches.c: Remove.
16338
ae91f625
MK
163392016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
16340
16341 PR gdb/13808
16342 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
16343
678b48b7
MK
163442016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
16345
16346 * gdb.trace/ftrace.exp: Remove unnecessary target check.
16347
7337a6f2
MK
163482016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
16349
16350 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
16351 change x86_64 call_insn to 'callq'.
16352
861ca91f
AT
163532016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
16354
16355 * gdb.trace/tfile-avx.c: Move to...
16356 * gdb.trace/tracefile-pseudo-reg.c: Here.
16357 * gdb.trace/tfile-avx.exp: Move to...
16358 * gdb.trace/tracefile-pseudo-reg.exp: Here.
16359
bf74e428
GB
163602016-02-24 Gary Benson <gbenson@redhat.com>
16361
16362 * gdb.base/attach-pie-noexec.exp: Do not expect an error
16363 message on attach.
16364
cce0e923
DE
163652016-02-23 Doug Evans <dje@google.com>
16366
16367 * gdb.base/skip.c (test_skip): New function.
16368 (end_test_skip_file_and_function): New function.
16369 (test_skip_file_and_function): New function.
16370 * gdb.base/skip1.c (test_skip): New function.
16371 (skip1_test_skip_file_and_function): New function.
16372 * gdb.base/skip.exp: Add tests for new skip options.
16373 * gdb.base/skip-solib.exp: Update expected output.
16374 * gdb.perf/skip-command.cc: New file.
16375 * gdb.perf/skip-command.exp: New file.
16376 * gdb.perf/skip-command.py: New file.
16377
4000e47e
MK
163782016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
16379
16380 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
16381 info registers pattern.
16382
24f75ead
IB
163832016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
16384
16385 * lib/future.exp: Add D support.
16386 (gdb_find_gdc): New proc.
16387 (gdb_default_target_compile): Add D support.
16388
fbb7bcbe
WW
163892016-02-18 Wei-cheng Wang <cole945@gmail.com>
16390
16391 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
16392 user+system time.
16393 (trace_speed_test): Determine the iteration count for a time
16394 between 15..30 seconds.
16395
012b3a21
WT
163962016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
16397
16398 * gdb.arch/i386-mpx-sigsegv.c: New file.
16399 * gdb.arch/i386-mpx-sigsegv.exp: New file.
16400 * gdb.arch/i386-mpx-simple_segv.c: New file.
16401 * gdb.arch/i386-mpx-simple_segv.exp: New file.
16402
2d5189bd
YQ
164032016-02-18 Yao Qi <yao.qi@linaro.org>
16404
16405 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
16406 Don't call setup_kfail.
16407
40fb20d0
YQ
164082016-02-18 Yao Qi <yao.qi@linaro.org>
16409
16410 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
16411 Set "set breakpoint condition-evaluation" per $cond_bp_target.
16412
21b1f8d2
DE
164132016-02-16 Doug Evans <dje@google.com>
16414
16415 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
16416 * gdb.base/skip1.c: Ditto.
16417 * gdb.base/skip.exp: Whitespace cleanup.
16418
4041ed77
DB
164192016-02-16 Don Breazeal <donb@codesourcery.com>
16420
16421 PR remote/19496
16422 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
16423 Remove kfail for PR remote/19496.
16424
c4ef31bf
SM
164252016-02-16 Simon Marchi <simon.marchi@ericsson.com>
16426
16427 * lib/gdb.exp (standard_temp_file): Return a path specific to
16428 the runtest invocation.
16429
266b65b3
SM
164302016-02-16 Simon Marchi <simon.marchi@ericsson.com>
16431
16432 * gdb.trace/save-trace.exp: Change relative path to be in the
16433 standard output directory.
16434
a7a0a6a9
JK
164352016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
16436
16437 * gdb.arch/i386-prologue.c: Add missing prototypes.
16438
c99dbb42
JK
164392016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
16440
16441 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
16442 * gdb.arch/i386-prologue.exp: Likewise.
16443 * gdb.arch/i386-size.exp: Likewise.
16444
aa480355
SM
164452016-02-15 Simon Marchi <simon.marchi@ericsson.com>
16446
16447 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
16448 define object file path.
16449 * gdb.btrace/gcore.exp: Use standard_output_file to define core
16450 file path.
16451 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
16452 standard_output_file to define binfile.
16453
ba881f50
JK
164542016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
16455
16456 Fix compatibility with recent gfortran-5.3.1.
16457 * gdb.fortran/vla-history.exp (print vla1 allocated)
16458 (print vla2 allocated, print $2, print $3): Remove
16459 (print $4): Rename to ...
16460 (print $2): ... here.
16461 (print $9): Rename to ...
16462 (print $5): ... here.
16463 (print $10): Rename to ...
16464 (print $6): ... here.
16465 * gdb.fortran/vla.f90: Add pvla initialization.
16466
e9fb005c
JK
164672016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
16468
16469 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
16470 New test.
16471 * gdb.fortran/vla-value-sub.exp: Likewise.
16472
e44e00ff
MK
164732016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
16474
16475 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
16476
97e94151
SM
164772016-02-12 Simon Marchi <simon.marchi@ericsson.com>
16478
16479 * i386-biarch-core.exp: Define corefile using
16480 standard_output_file.
16481
01113bc1
YQ
164822016-02-12 Yao Qi <yao.qi@linaro.org>
16483
16484 * gdb.arch/arm-single-step-kernel-helper.c: New.
16485 * gdb.arch/arm-single-step-kernel-helper.exp: New.
16486
33b4777c
MM
164872016-02-12 Markus Metzger <markus.t.metzger@intel.com>
16488
16489 * gdb.btrace/tailcall-only.exp: New.
16490 * gdb.btrace/tailcall-only.c: New.
16491 * gdb.btrace/x86_64-tailcall-only.S: New.
16492 * gdb.btrace/i686-tailcall-only.S: New.
16493
acc23c11
PA
164942016-02-11 Pedro Alves <palves@redhat.com>
16495
16496 * README (Parallel testing): Add missing double quotes.
16497
e352bf0a
PA
164982016-02-11 Pedro Alves <palves@redhat.com>
16499
16500 * README (Parallel testing): New section.
16501 (GDB_PARALLEL): Rewrite.
16502 (FORCE_PARALLEL): Document.
16503
9f5fed78
MK
165042016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
16505
16506 * gdb.trace/tfile-avx.c: New test.
16507 * gdb.trace/tfile-avx.exp: New test.
16508
9ef9e6a6
KS
165092016-02-09 Keith Seitz <keiths@redhat.com>
16510
16511 PR breakpoints/19546
16512 * gdb.base/infcall-exec.c: New file.
16513 * gdb.base/infcall-exec2.c: New file.
16514 * gdb.base/infcall-exec.exp: New file.
16515
a96e36da
KS
165162016-02-09 Keith Seitz <keiths@redhat.com>
16517
16518 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
16519 (toplevel): Call test_bkpt_address.
16520
9f61929f
KS
165212016-02-09 Keith Seitz <keiths@redhat.com>
16522
16523 PR python/19506
16524 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
16525 (toplevel): Call test_bkpt_address.
16526
1e94266c
SM
165272016-02-09 Simon Marchi <simon.marchi@ericsson.com>
16528
16529 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
16530 to AC_OUTPUT.
16531 * configure: Regenerate.
16532
2a7f3dff
PA
165332016-02-09 Pedro Alves <palves@redhat.com>
16534
16535 PR breakpoints/19548
16536 * gdb.base/execl-update-breakpoints.c (some_function): New
16537 function.
16538 (main): Call it.
16539 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
16540 Tighten expected GDB output.
16541
2151ccc5
SM
165422016-02-08 Simon Marchi <simon.marchi@ericsson.com>
16543
16544 * Makefile.in (ALL_SUBDIRS): Remove.
16545 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
16546 (distclean maintainer-clean realclean): Likewise.
16547 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
16548 * configure: Regenerate.
16549 * gdb.ada/Makefile.in: Delete.
16550 * gdb.arch/Makefile.in: Likewise.
16551 * gdb.asm/Makefile.in: Likewise.
16552 * gdb.base/Makefile.in: Likewise.
16553 * gdb.btrace/Makefile.in: Likewise.
16554 * gdb.cell/Makefile.in: Likewise.
16555 * gdb.compile/Makefile.in: Likewise.
16556 * gdb.cp/Makefile.in: Likewise.
16557 * gdb.disasm/Makefile.in: Likewise.
16558 * gdb.dlang/Makefile.in: Likewise.
16559 * gdb.dwarf2/Makefile.in: Likewise.
16560 * gdb.fortran/Makefile.in: Likewise.
16561 * gdb.gdb/Makefile.in: Likewise.
16562 * gdb.go/Makefile.in: Likewise.
16563 * gdb.guile/Makefile.in: Likewise.
16564 * gdb.java/Makefile.in: Likewise.
16565 * gdb.linespec/Makefile.in: Likewise.
16566 * gdb.mi/Makefile.in: Likewise.
16567 * gdb.modula2/Makefile.in: Likewise.
16568 * gdb.multi/Makefile.in: Likewise.
16569 * gdb.objc/Makefile.in: Likewise.
16570 * gdb.opencl/Makefile.in: Likewise.
16571 * gdb.opt/Makefile.in: Likewise.
16572 * gdb.pascal/Makefile.in: Likewise.
16573 * gdb.perf/Makefile.in: Likewise.
16574 * gdb.python/Makefile.in: Likewise.
16575 * gdb.reverse/Makefile.in: Likewise.
16576 * gdb.server/Makefile.in: Likewise.
16577 * gdb.stabs/Makefile.in: Likewise.
16578 * gdb.threads/Makefile.in: Likewise.
16579 * gdb.trace/Makefile.in: Likewise.
16580 * gdb.xml/Makefile.in: Likewise.
16581 * lib/gdb.exp (make_gdb_parallel_path): Add check for
16582 GDB_PARALLEL.
16583 (standard_output_file): Remove check for GDB_PARALLEL, always
16584 return path in outputs/$subdir/$testname.
16585
437277d4
SM
165862016-02-08 Simon Marchi <simon.marchi@ericsson.com>
16587
16588 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
16589 (site.exp): Assign abs_srcdir to tcl's srcdir.
16590
31d913c7
YQ
165912016-02-04 Yao Qi <yao.qi@linaro.org>
16592
16593 * gdb.base/foll-exec-mode.c: Include limits.h.
16594 (main): Add parameters argc and argv. Get directory from
16595 argv[0].
16596 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
16597 compilation.
16598 * gdb.base/foll-exec.c: Include limits.h.
16599 (main): Add parameters argc and argv.
16600 Get directory from argv[0].
16601 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
16602 Adjust tests on the number of lines as source code changed.
16603 * gdb.base/foll-vfork-exit.c: Include limits.h.
16604 (main): Add one line of statement before vfork.
16605 * gdb.base/foll-vfork.c: Include limits.h and string.h.
16606 (main): Add parameters argc and argv. Get directory from
16607 argv[0].
16608 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
16609 (setup_gdb): Set tbreak to skip some source lines.
16610 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
16611 (main): Add parameters argc and argv. Get directory from
16612 argv[0].
16613 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
16614 compilation.
16615 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
16616 (main): Add parameters argc and argv. Get directory from
16617 argv[0].
16618 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
16619 compilation.
16620
9482b9fb
DE
166212016-02-01 Doug Evans <dje@google.com>
16622
16623 * gdb.base/skip.exp: Clean up multiple references to same test name.
16624
6b2e4f10
PA
166252016-02-01 Pedro Alves <palves@redhat.com>
16626
ccb6afd6 16627 PR remote/19496
6b2e4f10
PA
16628 * gdb.threads/forking-threads-plus-breakpoint.exp
16629 (displaced_stepping_supported): New global.
16630 (probe_displaced_stepping_support): New procedure.
16631 (do_test): Add 'displaced' parameter, and use it.
16632 (top level): Check for displaced stepping support. Add displaced
16633 stepping on/off testing axis.
16634
37a8db1a
AB
166352016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
16636
16637 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
16638 pointer. Don't perform further tests on the unassociated pointer
16639 if the first test fails.
16640
5fdf6324
AB
166412016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
16642
16643 * gdb.base/max-value-size.c: New file.
16644 * gdb.base/max-value-size.exp: New file.
16645 * gdb.base/huge.exp: Disable max-value-size for this test.
16646
935c6144
IB
166472016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
16648
16649 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
16650
7fe8399d
YQ
166512016-01-28 Yao Qi <yao.qi@linaro.org>
16652
16653 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
16654
a2077e25
PA
166552016-01-25 Pedro Alves <palves@redhat.com>
16656
16657 PR threads/19461
16658 * gdb.base/fork-running-state.c: New file.
16659 * gdb.base/fork-running-state.exp: New file.
16660
1d2736d4
PA
166612016-01-25 Pedro Alves <palves@redhat.com>
16662
16663 PR gdb/19494
16664 * gdb.base/catch-fork-kill.c: New file.
16665 * gdb.base/catch-fork-kill.exp: New file.
16666
f1da4b11
PA
166672016-01-25 Pedro Alves <palves@redhat.com>
16668
16669 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
16670 Delete, moved to lib/gdb.exp.
16671 * gdb.threads/forking-threads-plus-breakpoint.exp
16672 (foreach_with_prefix): Likewise.
16673 * gdb.threads/process-dies-while-handling-bp.exp
16674 (foreach_with_prefix): Likewise.
16675 * lib/gdb.exp (foreach_with_prefix): New procedure.
16676
45f38546
MK
166772016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
16678
16679 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
16680 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
16681
dc29a1ce
MK
166822016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
16683
16684 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
16685 endian targets.
16686
092127d7
JK
166872016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
16688 Pedro Alves <palves@redhat.com>
16689
16690 Fix testsuite compatibility with Guile.
16691 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
16692 number.
16693
31d765d3
JK
166942016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
16695
16696 Fix testsuite compatibility with Guile.
16697 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
16698 (thread 1): New test for backtrace through signal handler.
16699
1ac78c04
YQ
167002016-01-22 Yao Qi <yao.qi@linaro.org>
16701
16702 PR testsuite/19491
16703 * gdb.base/multi-forks.c: Include
16704 ../lib/unbuffer_output.c
16705 (main): Call gdb_unbuffer_output.
16706
4f5946a8
DE
167072016-01-21 Doug Evans <dje@google.com>
16708
16709 * lib/ada.exp (gdb_compile_ada): Fix typo.
16710
305e13e6
JB
167112016-01-21 Joel Brobecker <brobecker@adacore.com>
16712
16713 * gdb.base/break-fun-addr.exp: New file.
16714 * gdb.base/break-fun-addr1.c: New file.
16715 * gdb.base/break-fun-addr2.c: New file.
16716
5f5dfff6
SM
167172016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
16718
16719 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
16720 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
16721 enum flag values.
16722
fd356fa2
AA
167232016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
16724
16725 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
16726 when GDB can not set the vector return value. Add more comments
16727 for clarification.
16728
9df22175
AT
167292016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
16730
16731 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
16732 command.
16733
41d1845e
SM
167342016-01-19 Simon Marchi <simon.marchi@ericsson.com>
16735
16736 * Makefile.in (DO_RUNTEST): Add --status and update usages.
16737
01ac6840
SM
167382016-01-19 Simon Marchi <simon.marchi@ericsson.com>
16739
16740 * Makefile.in (check-single): Pass --status to runtest.
16741 (check/%.exp): Likewise.
16742
167432016-01-19 Simon Marchi <simon.marchi@ericsson.com>
16744
16745 * Makefile.in (check-parallel): Propagate return code from make
16746 do-check-parallel.
16747
bd0a71fa
MK
167482016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
16749
16750 * gdb.trace/ftrace.exp: Fix expected message on continue.
16751 * gdb.trace/pending.exp: Fix expected message on continue.
16752 * gdb.trace/trace-break.exp: Fix expected message on continue.
16753
8bcbad33
SM
167542016-01-18 Simon Marchi <simon.marchi@ericsson.com>
16755
16756 * lib/gdb.exp (gdb_test): Remove unused global references.
16757
f303dbd6
PA
167582016-01-18 Pedro Alves <palves@redhat.com>
16759
16760 * gdb.base/async-shell.exp: Adjust expected output.
16761 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
16762 * gdb.base/siginfo-thread.exp: Adjust expected output.
16763 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
16764 * gdb.java/jnpe.exp: Adjust expected output.
16765 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
16766 * gdb.threads/continue-pending-status.exp: Adjust expected output.
16767 * gdb.threads/leader-exit.exp: Adjust expected output.
16768 * gdb.threads/manythreads.exp: Adjust expected output.
16769 * gdb.threads/pthreads.exp: Adjust expected output.
16770 * gdb.threads/schedlock.exp: Adjust expected output.
16771 * gdb.threads/siginfo-threads.exp: Adjust expected output.
16772 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
16773 expected output.
16774 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
16775 output.
16776 * gdb.threads/sigthread.exp: Adjust expected output.
16777 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
16778
b2789696
YQ
167792016-01-18 Yao Qi <yao.qi@linaro.org>
16780
16781 * gdb.guile/scm-section-script.c: Replace @progbits with
16782 %progbits.
16783 * gdb.python/py-section-script.c: Likewise.
16784
71ef29a8
PA
167852016-01-15 Pedro Alves <palves@redhat.com>
16786
16787 * gdb.multi/tids.exp: Test star wildcard ranges.
16788
3f5b7598
PA
167892016-01-15 Pedro Alves <palves@redhat.com>
16790
16791 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
16792 command from "thread apply" invocation.
16793 (thr_apply_info_thr_invalid): Default the expected output to the
16794 input tid list.
16795 (top level): Add tests that use convenience variables. Add tests
16796 for "thread apply" with a valid TID list, but missing the command.
16797
663f6d42
PA
167982016-01-13 Pedro Alves <palves@redhat.com>
16799
16800 * gdb.base/default.exp: Expect $_gthread as well.
16801 * gdb.multi/tids.exp: Test $_gthread.
16802 * gdb.threads/thread-specific.exp: Test $_gthread.
16803
c84f6bbf
PA
168042016-01-13 Pedro Alves <palves@redhat.com>
16805
16806 * gdb.multi/tids.exp: Test "info threads -gid".
16807
22a02324
PA
168082016-01-13 Pedro Alves <palves@redhat.com>
16809
16810 * gdb.multi/tids.exp: Test InferiorThread.global_num and
16811 Breakpoint.thread.
16812 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
16813
5d5658a1
PA
168142016-01-07 Pedro Alves <palves@redhat.com>
16815
16816 * gdb.base/break.exp: Adjust to output changes.
16817 * gdb.base/hbreak2.exp: Likewise.
16818 * gdb.base/sepdebug.exp: Likewise.
16819 * gdb.base/watch_thread_num.exp: Likewise.
16820 * gdb.linespec/keywords.exp: Likewise.
16821 * gdb.multi/info-threads.exp: Likewise.
16822 * gdb.threads/thread-find.exp: Likewise.
16823 * gdb.multi/tids.c: New file.
16824 * gdb.multi/tids.exp: New file.
16825
84654457
PA
168262016-01-13 Pedro Alves <palves@redhat.com>
16827
16828 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
16829
e3940304
PA
168302016-01-13 Pedro Alves <palves@redhat.com>
16831
16832 * gdb.base/default.exp: Expect $_inferior as well.
16833 * gdb.multi/base.exp: Test $_inferior.
16834
a911d87a
PA
168352016-01-13 Pedro Alves <palves@redhat.com>
16836
16837 PR breakpoints/19388
16838 * gdb.base/catch-signal-siginfo-cond.c: New file.
16839 * gdb.base/catch-signal-siginfo-cond.exp: New file.
16840
82075af2
JS
168412016-01-12 Josh Stone <jistone@redhat.com>
16842 Philippe Waroquiers <philippe.waroquiers@skynet.be>
16843
16844 * gdb.base/catch-syscall.c (do_execve): New variable.
16845 (main): Conditionally trigger an execve.
16846 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
16847 (test_catch_syscall_execve): New, check entry/return across execve.
16848 (do_syscall_tests): Call test_catch_syscall_execve.
16849
e46eeedd
PA
168502016-01-12 Pedro Alves <palves@redhat.com>
16851
16852 * gdb.base/random-signal.exp (do_test): New procedure, with body
16853 of testcase moved in.
16854
01d8c27e
JK
168552016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
16856 Pedro Alves <palves@redhat.com>
16857
16858 * gdb.base/funcargs.exp (finish from indirectly called function):
16859 Reintroduce the case for 'First'.
16860
9a706302
JK
168612016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
16862 Pedro Alves <palves@redhat.com>
16863
16864 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
16865 (tcatch_vfork_then_child_follow_exec)
16866 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
16867 identification.
16868
c0ecb95f
JK
168692016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
16870
16871 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
16872 and repeats to unlimited.
16873 * gdb.python/py-value.exp: Likewise.
16874 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
16875 and repeats to unlimited.
16876
6cfc1fcb
JK
168772016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
16878
16879 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
16880 and reordering the functions.
16881 * gdb.multi/hangout.c: Likewise.
16882 * gdb.multi/hello.c: Likewise.
16883
582a1b00
SM
168842016-01-08 Simon Marchi <simon.marchi@ericsson.com>
16885
16886 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
16887 absolute.
16888 (SingleStatisticTestResult.report): Use dict.keys instead of
16889 dict.iterkeys.
16890
79bc59cb
PA
168912016-01-06 Pedro Alves <palves@redhat.com>
16892
16893 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
16894
43368e1d
MM
168952016-01-04 Markus Metzger <markus.t.metzger@intel.com>
16896
16897 * gdb.btrace/dlopen.exp: New.
16898 * gdb.btrace/dlopen.c: New.
16899 * gdb.btrace/dlopen-dso.c: New.
16900
79fad5b8
SL
169012015-12-25 Sandra Loosemore <sandra@codesourcery.com>
16902
16903 * lib/gdb.exp (gdb_test): Update comments to clarify that the
16904 PATTERN argument is optional.
16905
ab8314b3
JB
169062015-12-24 Joel Brobecker <brobecker@adacore.com>
16907
16908 * lib/ada.exp (target_compile_ada_from_dir): New function.
16909 (gdb_compile_ada): Reimplement avoiding the use of project files.
16910 * gdb.ada/gnat_ada.gpr: Delete.
16911 * gdb.ada/cond_lang.exp: Adjust test to make path before
16912 filename optional.
16913 * gdb.ada/small_reg_param.exp: Likewise.
16914
fe33faff
SM
169152015-12-22 Simon Marchi <simon.marchi@ericsson.com>
16916
16917 * gdb.base/foll-vork.exp: Remove HP-UX special case.
16918
6d265cb4
TP
169192015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
16920
16921 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
16922 case.
16923
10125099
SM
169242015-12-21 Simon Marchi <simon.marchi@ericsson.com>
16925
16926 * gdb.base/break.exp: Remove dead code.
16927 * gdb.base/sepdebug.exp: Likewise.
16928
3ca22649
SM
169292015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
16930
16931 * gdb.asm/asm-source.exp: Remove HP-UX references.
16932 * gdb.base/annota1.exp: Likewise.
16933 * gdb.base/annota3.exp: Likewise.
16934 * gdb.base/attach.exp: Likewise.
16935 * gdb.base/bigcore.exp: Likewise.
16936 * gdb.base/break.exp: Likewise.
16937 * gdb.base/call-ar-st.exp: Likewise.
16938 * gdb.base/callfuncs.exp: Likewise.
16939 * gdb.base/catch-fork-static.exp: Likewise.
16940 * gdb.base/display.exp: Likewise.
16941 * gdb.base/foll-exec-mode.exp: Likewise.
16942 * gdb.base/foll-exec.exp: Likewise.
16943 * gdb.base/foll-fork.exp: Likewise.
16944 * gdb.base/foll-vfork.exp: Likewise.
16945 * gdb.base/funcargs.exp: Likewise.
16946 * gdb.base/hbreak2.exp: Likewise.
16947 * gdb.base/inferior-died.exp: Likewise.
16948 * gdb.base/interrupt.exp: Likewise.
16949 * gdb.base/multi-forks.exp: Likewise.
16950 * gdb.base/nodebug.exp: Likewise.
16951 * gdb.base/sepdebug.exp: Likewise.
16952 * gdb.base/solib1.c: Likewise.
16953 * gdb.base/step-test.exp: Likewise.
16954 * gdb.mi/non-stop.c: Likewise.
16955 * gdb.mi/pthreads.c: Likewise.
16956 * gdb.multi/bkpt-multi-exec.ex: Likewise.
16957 * gdb.threads/pthreads.c: Likewise.
16958 * gdb.threads/staticthreads.exp: Likewise.
16959 * lib/future.exp: Likewise.
16960 * lib/gdb.exp: Likewise.
16961 * gdb.base/so-indr-cl.c: Remove.
16962 * gdb.base/so-indr-cl.exp: Likewise.
16963 * gdb.base/solib.c: Likewise.
16964 * gdb.base/solib.exp: Likewise.
16965 * gdb.base/solib2.c: Likewise.
16966
b6304613
SM
169672015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
16968
16969 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
16970 * gdb.base/call-ar-st.exp: Likewise.
16971 * gdb.base/callfuncs.exp: Likewise.
16972 * gdb.base/condbreak.exp: Likewise.
16973 * gdb.base/constvars.exp: Likewise.
16974 * gdb.base/hbreak2.exp: Likewise.
16975 * gdb.base/langs.exp: Likewise.
16976 * gdb.base/list.exp: Likewise.
16977 * gdb.base/long_long.exp: Likewise.
16978 * gdb.base/ptype.exp: Likewise.
16979 * gdb.base/scope.exp: Likewise.
16980 * gdb.base/signals.exp: Likewise.
16981 * gdb.base/so-impl-ld.exp: Likewise.
16982 * gdb.base/varargs.exp: Likewise.
16983 * gdb.base/volatile.exp: Likewise.
16984 * gdb.base/whatis.exp: Likewise.
16985 * gdb.cp/cplusfuncs.exp: Likewise.
16986 * gdb.cp/inherit.exp: Likewise.
16987 * gdb.cp/local.exp: Likewise.
16988 * gdb.cp/member-ptr.exp: Likewise.
16989 * gdb.cp/method.exp: Likewise.
16990 * gdb.cp/overload.exp: Likewise.
16991 * gdb.cp/templates.exp: Likewise.
16992 * gdb.stabs/weird.exp: Likewise.
16993 * lib/compiler.c: Likewise.
16994 * lib/compiler.cc: Likewise.
16995 * lib/cp-support.exp: Likewise.
16996 * lib/gdb.exp: Likewise.
16997
bf401b07
SM
169982015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
16999
17000 * configure.ac: Remove HP-UX case.
17001 * configure: Regenerate.
17002
aff9c0f8
SM
170032015-12-18 Simon Marchi <simon.marchi@ericsson.com>
17004
17005 * lib/gdb.exp (gdb_compile): Add function doc.
17006
a6904d5a
PA
170072015-12-17 Pedro Alves <palves@redhat.com>
17008
17009 PR threads/19354
17010 * gdb.multi/info-threads.exp: New file.
17011
a22279dd
YQ
170122015-12-15 Yao Qi <yao.qi@linaro.org>
17013
17014 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
17015 is aarch64*-*-*.
17016
0588c796
SL
170172015-12-14 Sandra Loosemore <sandra@codesourcery.com>
17018
17019 * gdb.base/history-duplicates.exp: Skip if no readline support.
17020
5d978e17
SL
170212015-12-14 Sandra Loosemore <sandra@codesourcery.com>
17022
17023 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
17024
7e763b86
SL
170252015-12-14 Sandra Loosemore <sandra@codesourcery.com>
17026
17027 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
17028
87a3a92c
SL
170292015-12-14 Sandra Loosemore <sandra@codesourcery.com>
17030
17031 * gdb.base/completion.exp: Skip tests that interrupt GDB with
17032 ctrl-C if nointerrupts target property is set.
17033 * gdb.base/double-prompt-target-event-error.exp: Likewise.
17034 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
17035 * gdb.base/paginate-bg-execution.exp: Likewise.
17036 * gdb.base/paginate-execution-startup.exp: Likewise.
17037 * gdb.base/random-signal.exp: Likewise.
17038 * gdb.base/range-stepping.exp: Likewise.
17039 * gdb.cp/annota2.exp: Likewise.
17040 * gdb.cp/annota3.exp: Likewise.
17041 * gdb.gdb/selftest.exp: Likewise.
17042 * gdb.threads/continue-pending-status.exp: Likewise.
17043 * gdb.threads/leader-exit.exp: Likewise.
17044 * gdb.threads/manythreads.exp: Likewise.
17045 * gdb.threads/pthreads.exp: Likewise.
17046 * gdb.threads/schedlock.exp: Likewise.
17047 * gdb.threads/sigthread.exp: Likewise.
17048
a8f077dc
DB
170492015-12-11 Don Breazeal <donb@codesourcery.com>
17050
17051 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
17052 remote.
17053 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
17054 * gdb.base/foll-exec.exp (main): Enable for target remote.
17055 * gdb.base/foll-fork.exp (main): Likewise.
17056 * gdb.base/foll-vfork.exp (main): Likewise.
17057 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
17058 (proc continue_to_exit_bp_loc): Use clean_restart.
17059 * gdb.base/pie-execl.exp (main): Disable for target remote.
17060 * gdb.base/watch-vfork.exp (main): Enable for target remote.
17061 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
17062 * gdb.threads/execl.exp (main): Likewise.
17063 * gdb.threads/fork-child-threads.exp (main): Likewise.
17064 * gdb.threads/fork-plus-threads.exp (main): Disable for target
17065 remote.
17066 * gdb.threads/fork-thread-pending.exp (main): Enable for target
17067 remote.
17068 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
17069 pid.tid style ptids, instead of just tid.
17070 * gdb.threads/thread-execl.exp (main): Enable for target remote.
17071 * gdb.threads/watchpoint-fork.exp (main): Likewise.
17072 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
17073 ptids, instead of just tid.
17074
3b2464a8
AB
170752015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
17076
17077 * gdb.base/list.exp (test_list_forward): Add end of file error
17078 test.
17079 (test_repeat_list_command): Add end of file error test.
17080 (test_list_backwards): Add beginning of file error test.
17081
a0def019
AB
170822015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
17083
17084 * gdb.base/list.exp (test_list_invalid_args): New function,
17085 defined, and called.
17086
5c000dff
AB
170872015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
17088
17089 * gdb.base/list.exp (test_list): Make test names unique.
17090
f1637ebe
YQ
170912015-12-11 Yao Qi <yao.qi@linaro.org>
17092
17093 * gdb.base/coremaker2.c: Remove.
17094
36d6fc0a
PA
170952015-12-10 Pedro Alves <palves@redhat.com>
17096
17097 * gdb.multi/base.exp: Remove stale "spaces" references.
17098
762f7747
PA
170992015-12-10 Pedro Alves <palves@redhat.com>
17100
17101 * gdb.multi/base.exp: Don't use nowarnings.
17102 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
17103 * gdb.multi/hangout.c: Include stdio.h.
17104 * gdb.multi/hello.c: Include stdlib.h.
17105 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
17106 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
17107 * gdb.multi/multi-arch.exp: Don't use nowarnings.
17108
28d2bfb9
AB
171092015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
17110
17111 * gdb.dwarf2/dw2-ranges-base.c: New file.
17112 * gdb.dwarf2/dw2-ranges-base.exp: New file.
17113 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
17114 support additional line table, and debug ranges generation.
17115 (Dwarf::ranges): New function, generate .debug_ranges.
17116 (Dwarf::lines): Support generating simple line table programs.
17117 (Dwarf::assemble): Initialise new namespace variables.
17118
5fc2beac
KB
171192015-12-09 Kevin Buettner <kevinb@redhat.com>
17120
17121 * gdb.base/async.exp (proc test_background): Add case for
17122 asynchronous execution not supported.
17123
1c35a88f
LM
171242015-12-09 Luis Machado <lgustavo@codesourcery.com>
17125
17126 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
17127 format and change test names to make them unique.
17128
b593e3d9
RK
171292015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
17130 Pedro Alves <pedro@redhat.com>
17131
17132 PR gdb/18702
17133 Add checking of floatformats setup on x86_64 hosts.
17134 * gdb.arch/i386-float.S (main): Load bigval and smallval.
17135 (smallval, bigval): New labels/constants.
17136 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
17137 float" after loading bigval and smallval.
17138
d72413e6
PMR
171392015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
17140
17141 * gdb.ada/fun_overload_menu.exp: New testcase.
17142 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
17143
ece66d65
JS
171442015-12-04 Josh Stone <jistone@redhat.com>
17145
17146 * gdb.base/catch-fork-static.exp: New.
17147
41d0efca
YQ
171482015-12-03 Yao Qi <yao.qi@linaro.org>
17149
17150 * gdb.base/sizeof.c: Don't include stdio.h and
17151 ../lib/unbuffer_output.c.
17152 (main): New variable 'size' and 'value'. Remove printf and
17153 gdb_unbuffer_output. Assign return value to size and value.
17154 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
17155 at the beginning.
17156 (check_sizeof): Check the result by printing variable 'size'.
17157 (check_valueof): Check the result by printing variable 'value'.
17158
99fd02d9
YQ
171592015-12-01 Yao Qi <yao.qi@linaro.org>
17160
17161 * gdb.base/disp-step-syscall.exp: Define syscall instruction
17162 for aarch64*-*-linux* target.
17163
f2faf941
PA
171642015-11-30 Pedro Alves <palves@redhat.com>
17165
17166 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
17167
04bf20c5
PA
171682015-11-30 Pedro Alves <palves@redhat.com>
17169
17170 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
17171 Handle non-stop mode vCont replies.
17172
09df4675
PA
171732015-11-30 Pedro Alves <palves@redhat.com>
17174
17175 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
17176 prepare_for_testing. Start gdb with "set non-stop on" appended to
17177 GDBFLAGS. Lax expected stop output.
17178
58b584af
YQ
171792015-11-27 Yao Qi <yao.qi@linaro.org>
17180
17181 * gdb.arch/arm-neon.exp: New.
17182 * gdb.arch/arm-neon.c: New.
17183
dfcb77a8
YQ
171842015-11-27 Yao Qi <yao.qi@linaro.org>
17185
17186 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
17187
88e8ec1b
YQ
171882015-11-27 Yao Qi <yao.qi@linaro.org>
17189
17190 * gdb.cp/annota2.exp: Allow multiple occurrences of the
17191 frames-invalid annotation.
17192
bfde72c2
YQ
171932015-11-27 Yao Qi <yao.qi@linaro.org>
17194
17195 * gdb.cp/annota2.exp: Use ${frames_invalid}.
17196
f6512a69
SM
171972015-11-26 Simon Marchi <simon.marchi@ericsson.com>
17198
17199 * gdb.threads/names.exp: New file.
17200 * gdb.threads/names.c: New file.
17201 * README: Mention gdb,no_thread_names.
17202
46a3515b
MM
172032015-11-26 Markus Metzger <markus.t.metzger@intel.com>
17204
17205 PR 19297
17206 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
17207 support" error.
17208
62147a22
PA
172092015-11-24 Pedro Alves <palves@redhat.com>
17210
17211 PR 17539
17212 * gdb.base/display.exp: Expect displays to be sorted in ascending
17213 order. Use multi_line.
17214 * gdb.base/solib-display.exp: Likewise.
17215
2f341b6e
PA
172162015-11-24 Pedro Alves <palves@redhat.com>
17217
17218 PR 17539
25d49b86
PA
17219 * gdb.base/display.exp: Expect displays to be sorted in ascending
17220 order. Use multi_line.
17221 * gdb.base/solib-display.exp: Likewise.
2f341b6e 17222
7e0aa6aa
PA
172232015-11-24 Pedro Alves <palves@redhat.com>
17224
17225 PR 17539
17226 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
17227 threads in ascending order.
17228 * gdb.base/foll-fork.exp: Likewise.
17229 * gdb.base/foll-vfork.exp: Likewise.
17230 * gdb.base/multi-forks.exp: Likewise.
17231 * gdb.mi/mi-nonstop.exp: Likewise.
17232 * gdb.mi/mi-nsintrall.exp: Likewise.
17233 * gdb.multi/base.exp: Likewise.
17234 * gdb.multi/multi-arch.exp: Likewise.
17235 * gdb.python/py-inferior.exp: Likewise.
17236 * gdb.threads/break-while-running.exp: Likewise.
17237 * gdb.threads/execl.exp: Likewise.
17238 * gdb.threads/gcore-thread.exp: Likewise.
17239 * gdb.threads/info-threads-cur-sal.exp: Likewise.
17240 * gdb.threads/kill.exp: Likewise.
17241 * gdb.threads/linux-dp.exp: Likewise.
17242 * gdb.threads/multiple-step-overs.exp: Likewise.
17243 * gdb.threads/next-bp-other-thread.exp: Likewise.
17244 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
17245 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
17246 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
17247 * gdb.threads/thread-find.exp: Likewise.
17248 * gdb.threads/tls.exp: Likewise.
17249 * lib/mi-support.exp (mi_reverse_list): Delete.
17250 (mi_check_thread_states): No longer reverse list.
17251
2cc57ad8
PA
172522015-11-24 Pedro Alves <palves@redhat.com>
17253
17254 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
17255 use lowercase.
17256
c93e8391
SM
172572015-11-23 Simon Marchi <simon.marchi@ericsson.com>
17258
17259 * gdb.trace/actions.c: Include trace-common.h.
17260 (main): Add a location for a fast tracepoint.
17261 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
17262 the normal tracepoints.
17263 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
17264
045ccf91
SM
172652015-11-23 Simon Marchi <simon.marchi@ericsson.com>
17266
17267 * save-trace.exp: Factor out code to these...
17268 (gdb_save_tracepoints): New.
17269 (gdb_load_tracepoints): New.
17270 (do_save_load_test): New.
17271
5506f9f6
KB
172722015-11-23 Kevin Buettner <kevinb@redhat.com>
17273
17274 * gdb.base/asmlabel.exp: New test.
17275 * gdb.base/asmlabel.c: New test case.
17276
16c3b12f
JB
172772015-11-23 Joel Brobecker <brobecker@adacore.com>
17278
17279 * gdb.base/wrong_frame_bt_full-main.c: New file.
17280 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
17281 * gdb.base/wrong_frame_bt_full.exp: New file.
17282
155bfbd3
JB
172832015-11-23 Joel Brobecker <brobecker@adacore.com>
17284
17285 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
17286
bb097445
JM
172872015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
17288
206853a0 17289 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
17290 pstate register when comparing registers values in
17291 sparc64-*-linux-gnu targets to avoid spurious differences.
17292
9c88ed8f
JM
172932015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
17294
206853a0 17295 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 17296
96161e25
SL
172972015-11-19 Sandra Loosemore <sandra@codesourcery.com>
17298
17299 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
17300 as type argument to gdb_compile.
17301 * gdb.base/nested-subp2.exp: Likewise.
17302 * gdb.base/nested-subp3.exp: Likewise.
17303
340c2830
DV
173042015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
17305
17306 * lib/dwarf.exp (_note): Fix left shift of negative value.
17307 * gdb.trace/trace-condition.exp: Likewise.
17308
c1862d0f
YQ
173092015-11-13 Yao Qi <yao.qi@linaro.org>
17310
17311 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
17312 comments about d10v.
17313 (test_scalar_returns): Likewise.
17314 * gdb.base/d10v.ld: Remove.
17315 * gdb.base/overlays.exp: Remove the target triplet checking for
17316 d10v-*-*.
17317 * gdb.base/structs.exp (test_struct_returns): Remove the
17318 comments about d10v.
17319 (test_struct_calls): Likewise.
17320
77ae9c19
YQ
173212015-11-13 Yao Qi <yao.qi@linaro.org>
17322
17323 * gdb.base/gnu_vector.exp: Check the return value by "p res".
17324 * gdb.base/gnu_vector.c: Don't include stdio.h.
17325 (main): Don't print res and call add_some_intvecs.
17326
430e004e
MK
173272015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
17328
17329 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
17330 macro.
17331 (func5): Removed.
17332 (func4): Use FAST_TRACEPOINT_LABEL.
17333 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
17334 macro.
17335 (func): Removed.
17336 (thread_function): Use FAST_TRACEPOINT_LABEL.
17337 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
17338 (func): Remove.
17339 (marker): Use FAST_TRACEPOINT_LABEL.
17340 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
17341 (pendfunc1): Remove.
17342 (pendfunc): Use FAST_TRACEPOINT_LABEL.
17343 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
17344 (foo): Remove.
17345 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
17346 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
17347 macro.
17348 (func): Remove.
17349 (marker): Use FAST_TRACEPOINT_LABEL.
17350 * gdb.trace/trace-common.h: New header.
17351 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
17352 macro.
17353 (func): Remove.
17354 (marker): Use FAST_TRACEPOINT_LABEL.
17355 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
17356 (func): Remove.
17357 (thread_function): Use FAST_TRACEPOINT_LABEL.
17358
6e7675a7
MK
173592015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
17360
17361 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
17362 in front.
17363 * gdb.trace/change-loc.exp: Use global pcreg definition.
17364 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
17365 * gdb.trace/entry-values.exp: Use global spreg definition, add $
17366 in front.
17367 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
17368 * gdb.trace/pending.exp: Likewise.
17369 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
17370 * gdb.trace/trace-break.exp: Likewise.
17371 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
17372 in front.
17373 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
17374 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
17375 in front.
17376 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
17377
dddc0e16
JB
173782015-11-09 Joel Brobecker <brobecker@adacore.com>
17379
17380 * gdb.ada/fin_fun_out: New testcase.
17381
c6f0b406
KB
173822015-11-07 Kevin Buettner <kevinb@redhat.com>
17383
17384 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
17385 value associated with DW_AT_byte_size.
17386 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
17387 constants for DW_AT_byte_size, DW_AT_lower_bound, and
17388 DW_AT_upper_bound.
17389
f01dcfd9
KB
173902015-11-07 Kevin Buettner <kevinb@redhat.com>
17391
17392 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
17393 (gdb_target_symbol_prefix_flags): Define in terms of _asm
17394 version.
17395 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
17396 gdb.dwarf2/dw2-canonicalize-type.exp,
17397 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
17398 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
17399 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
17400 provided by gdb_target_symbol_prefix_flags_asm.
17401 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
17402 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
17403 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
17404 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
17405 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
17406 macros where needed). Use this macro for symbols which require
17407 the prefix provided by SYMBOL_PREFIX.
17408
2223449a
KB
174092015-11-05 Kevin Buettner <kevinb@redhat.com>
17410
17411 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
17412 New procs.
17413 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
17414 representing expressions, of more than one list element.
17415 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
17416 to prepend linker symbol prefix to f.
17417 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
17418 table_1 and table_2.
17419 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
17420 Likewise, for f and g.
17421 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
17422 for ptr.
17423 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
17424 for main.
17425 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
17426 table_1_ptr and table_2_ptr.
17427
6f2f1a3a
JK
174282015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
17429 Joel Brobecker <brobecker@adacore.com>
17430
17431 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
17432
566c56c9
MK
174332015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
17434
17435 * gdb.reverse/s390-mvcle.c: New test.
17436 * gdb.reverse/s390-mvcle.exp: New file.
17437 * lib/gdb.exp: Enable reverse tests on s390*-linux.
17438
d5f0636b
MK
174392015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
17440
17441 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
17442
7ad8b86c
MK
174432015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
17444
17445 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
17446 reaching marker2.
17447 * gdb.reverse/getresuid-reverse.exp: Likewise.
17448 * gdb.reverse/pipe-reverse.exp: Likewise.
17449 * gdb.reverse/readv-reverse.exp: Likewise.
17450 * gdb.reverse/recvmsg-reverse.exp: Likewise.
17451 * gdb.reverse/time-reverse.exp: Likewise.
17452 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
17453
4081c0f1
YQ
174542015-10-30 Yao Qi <yao.qi@linaro.org>
17455
17456 * gdb.threads/wp-replication.c (watch_count_done): Remove.
17457 (empty_cycle): Remove.
17458 (main): Don't call empty_cycle. Don't use watch_count_done.
17459 * gdb.threads/wp-replication.exp: Don't set breakpoint on
17460 empty_cycle. Rewrite the code counting HW watchpoints.
17461
452b4ba5
MK
174622015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
17463
17464 * gdb.reverse/fstatat-reverse.c: New test.
17465 * gdb.reverse/fstatat-reverse.exp: New file.
17466 * gdb.reverse/getresuid-reverse.c: New test.
17467 * gdb.reverse/getresuid-reverse.exp: New file.
17468 * gdb.reverse/pipe-reverse.c: New test.
17469 * gdb.reverse/pipe-reverse.exp: New file.
17470 * gdb.reverse/readv-reverse.c: New test.
17471 * gdb.reverse/readv-reverse.exp: New file.
17472 * gdb.reverse/recvmsg-reverse.c: New test.
17473 * gdb.reverse/recvmsg-reverse.exp: New file.
17474 * gdb.reverse/time-reverse.c: New test.
17475 * gdb.reverse/time-reverse.exp: New file.
17476 * gdb.reverse/waitpid-reverse.c: New test.
17477 * gdb.reverse/waitpid-reverse.exp: New file.
17478
5e2e7507
JK
174792015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
17480
17481 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
17482
0fde2c53
DE
174832015-10-26 Doug Evans <dje@google.com>
17484
17485 PR symtab/17391
17486 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
17487 * gdb.dwarf2/bad-regnum.c: New file.
17488 * gdb.dwarf2/bad-regnum.exp: New file.
17489
1a70ae97
DE
174902015-10-26 Doug Evans <dje@google.com>
17491
17492 PR python/18938
17493 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
17494 file.
17495
27dc26ab
JK
174962015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
17497
17498 * gdb.compile/compile.exp (compile code globalvar): Update expectation
17499 for a change by "Mention language in compile error message".
17500
bed91f4d
SM
175012015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
17502
17503 PR python/18073
17504 * gdb.python/py-type.c (C::a_method): New.
17505 (C::a_const_method): New.
17506 (C::a_static_method): New.
17507 (a_function): New.
17508 * gdb.python/py-type.exp (test_fields): Test getting fields
17509 from function and method.
17510
3f2f83dd
KB
175112015-10-21 Keven Boell <keven.boell@intel.com>
17512
17513 * gdb.fortran/vla-alloc-assoc.exp: New file.
17514 * gdb.fortran/vla-datatypes.exp: New file.
17515 * gdb.fortran/vla-datatypes.f90: New file.
17516 * gdb.fortran/vla-history.exp: New file.
17517 * gdb.fortran/vla-ptype-sub.exp: New file.
17518 * gdb.fortran/vla-ptype.exp: New file.
17519 * gdb.fortran/vla-sizeof.exp: New file.
17520 * gdb.fortran/vla-sub.f90: New file.
17521 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
17522 * gdb.fortran/vla-value-sub-finish.exp: New file.
17523 * gdb.fortran/vla-value-sub.exp: New file.
17524 * gdb.fortran/vla-value.exp: New file.
17525 * gdb.fortran/vla-ptr-info.exp: New file.
17526 * gdb.mi/mi-vla-fortran.exp: New file.
17527 * gdb.mi/vla.f90: New file.
17528
27145d50
SL
175292015-10-21 Sandra Loosemore <sandra@codesourcery.com>
17530
17531 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
17532 of hardwired timeout value.
17533
5f3ff4f8
JK
175342015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
17535 Pedro Alves <palves@redhat.com>
17536
17537 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
17538 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
17539
bfd09d20
JS
175402015-10-19 Josh Stone <jistone@redhat.com>
17541
17542 * gdb.base/catch-syscall.c: Include <sched.h>.
17543 (unknown_syscall): New variable.
17544 (main): Trigger a vfork and an unknown syscall.
17545 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
17546 (unknown_syscall_number): Likewise.
17547 (check_call_to_syscall): Accept an optional syscall pattern.
17548 (check_return_from_syscall): Likewise.
17549 (check_continue): Likewise.
17550 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
17551 (test_catch_syscall_skipping_return): New test toggling off 'catch
17552 syscall' to step over the syscall return, then toggling back on.
17553 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
17554 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
17555 (do_syscall_tests): Call test_catch_syscall_without_args and
17556 test_catch_syscall_mid_vfork.
17557 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
17558 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
17559
b32b93c6
AS
175602015-10-19 Andrew Stubbs <ams@codesourcery.com>
17561
17562 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
17563 print g_vE): Add new pass patterns.
17564 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
17565 print various symbol names for vptr fields.
17566
9d622bda
AB
175672015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
17568
17569 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
17570 results.
17571
0fd8ac1c
YQ
175722015-10-12 Yao Qi <yao.qi@linaro.org>
17573
17574 * gdb.arch/disp-step-insn-reloc.exp: New test case.
17575
34240514
YQ
175762015-10-12 Yao Qi <yao.qi@linaro.org>
17577
17578 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
17579 is aarch64*-*-linux*.
17580
8240f442
YQ
175812015-10-12 Yao Qi <yao.qi@linaro.org>
17582
17583 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
17584 (can_relocate_bcond_true): ... it.
17585 (can_relocate_bcond_false): New function.
17586 (foo): Likewise.
17587 (can_relocate_bl): Likewise.
17588 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
17589 can_relocate_bl.
17590
2520f728
PMR
175912015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
17592
17593 * gdb.base/nested-addr.c: New file.
17594 * gdb.base/nested-addr.exp: New testcase.
17595
abcef95a
MM
175962015-10-09 Markus Metzger <markus.t.metzger@intel.com>
17597
17598 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
17599 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
17600 its output. Ignore the output of "record goto begin" and instead
17601 check that GDB is replaying.
17602
145e3ddb
PA
176032015-10-09 Pedro Alves <palves@redhat.com>
17604
17605 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
17606 (top level): Use it in the run with no args test.
17607
d5d8c4e1
IB
176082015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
17609
17610 * gdb.dlang/properties.exp: New file.
17611
06e635ef
SL
176122015-10-02 Sandra Loosemore <sandra@codesourcery.com>
17613
17614 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
17615 whether or not address 0x1000 is mapped on the target.
17616
e019fd1d
SM
176172015-09-30 Simon Marchi <simon.marchi@ericsson.com>
17618
17619 * gdb.python/py-type.exp: Do not run tests if binaries fail to
17620 build.
17621
77ba2a67
MM
176222015-09-30 Markus Metzger <markus.t.metzger@intel.com>
17623
17624 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
17625 instruction-history test.
17626
c60eb31f
DE
176272015-09-28 Doug Evans <dje@google.com>
17628
17629 * gdb.base/gcore.c (array_func): Add reference to static_array.
17630
9a3c8263
SM
176312015-09-25 Simon Marchi <simon.marchi@ericsson.com>
17632
17633 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
17634 source line.
17635
9720e656
SL
176362015-09-24 Sandra Loosemore <sandra@codesourcery.com>
17637
17638 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
17639 short or char as base type.
17640
938d3bf2
SL
176412015-09-23 Sandra Loosemore <sandra@codesourcery.com>
17642
17643 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
17644 to allow any size enum.
17645
e6c2c623
PMR
176462015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
17647
17648 * gdb.ada/array_ptr_renaming.exp: New testcase.
17649 * gdb.ada/array_ptr_renaming/foo.adb: New file.
17650 * gdb.ada/array_ptr_renaming/pack.ads: New file.
17651
06da0f77
PL
176522015-09-21 Pierre Langlois <pierre.langlois@arm.com>
17653
17654 * gdb.trace/ftrace-lock.c: New file.
17655 * gdb.trace/ftrace-lock.exp: New file.
17656
4f51c22a
PL
176572015-09-21 Pierre Langlois <pierre.langlois@arm.com>
17658
17659 * gdb.arch/insn-reloc.c: New file.
17660 * gdb.arch/ftrace-insn-reloc.exp: New file.
17661
7041adf4
PL
176622015-09-21 Pierre Langlois <pierre.langlois@arm.com>
17663
17664 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
17665 instruction.
17666 * gdb.trace/pendshr1.c (pendfunc): Likewise.
17667 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
17668 * gdb.trace/range-stepping.c: Likewise.
17669 * gdb.trace/trace-break.c: Likewise.
17670 * gdb.trace/trace-mt.c (thread_function): Likewise.
17671 * gdb.trace/ftrace.c (marker): Likewise.
17672 * gdb.trace/trace-condition.c (marker): Likewise.
17673 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
17674 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
17675 is_aarch64_target.
17676
015d2e7e
DE
176772015-09-18 Doug Evans <xdje42@gmail.com>
17678
17679 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
17680 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
17681
26b188a2
SL
176822015-09-18 Sandra Loosemore <sandra@codesourcery.com>
17683
17684 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
17685 the breakpoint.
17686
79dc332b
SL
176872015-09-18 Sandra Loosemore <sandra@codesourcery.com>
17688
17689 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
17690 the pending breakpoint. Remove timeout override for "Run till
17691 MI pending breakpoint on pendfunc3 on thread 2" test.
17692
f57929f2
SL
176932015-09-18 Sandra Loosemore <sandra@codesourcery.com>
17694
17695 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
17696 filename pattern.
17697
3f469b17
SL
176982015-09-18 Sandra Loosemore <sandra@codesourcery.com>
17699
17700 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
17701 in breakpoint filename pattern.
17702
515b89b3
SL
177032015-09-18 Sandra Loosemore <sandra@codesourcery.com>
17704
7800dbe4
SL
17705 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
17706
177072015-09-18 Sandra Loosemore <sandra@codesourcery.com>
17708
515b89b3
SL
17709 * gdb.linespec/explicit.exp: Check for readline support for
17710 tab-completion tests. Fix obvious typo.
17711
d2939ba2
MM
177122015-09-18 Markus Metzger <markus.t.metzger@intel.com>
17713
17714 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
17715 and replay.
17716
cbb55fa7
MM
177172015-09-18 Markus Metzger <markus.t.metzger@intel.com>
17718
17719 * gdb.btrace/non-stop.c: New.
17720 * gdb.btrace/non-stop.exp: New.
17721
43691ca1
PL
177222015-09-17 Pierre Langlois <pierre.langlois@arm.com>
17723 Yao Qi <yao.qi@linaro.org>
17724
17725 * gdb.trace/trace-condition.c: New file.
17726 * gdb.trace/trace-condition.exp: New file.
17727
d78908cf
WW
177282015-09-16 Wei-cheng Wang <cole945@gmail.com>
17729
17730 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
17731 for testing bytecode compilation.
17732
1ed415e2
PA
177332015-09-16 Pedro Alves <palves@redhat.com>
17734 Sandra Loosemore <sandra@codesourcery.com>
17735
17736 * gdb.threads/non-stop-fair-events.c (timeout): New global.
17737 (SECONDS): Redefine.
17738 (main): Call pthread_kill and alarm early.
17739 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
17740 support.
17741 (test): If the target can't hardware step and doesn't support
17742 displaced stepping, increase the timeout.
17743
d136eff5
PA
177442015-09-16 Pedro Alves <palves@redhat.com>
17745
17746 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
17747 (enable_debug): New procedures.
17748 (test): Use them. Bail out if waiting for threads fails.
17749 (top level): Bail out if a test fails.
17750
991f019c
YQ
177512015-09-16 Yao Qi <yao.qi@linaro.org>
17752
17753 * gdb.asm/asm-source.exp: Set asm-arch for
17754 aarch64*-*-* target.
17755 * gdb.asm/aarch64.inc: New file.
17756
bfca584f
PMR
177572015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
17758
17759 * gdb.ada/array_of_variable_length.exp: New testcase.
17760 * gdb.ada/array_of_variable_length/foo.adb: New file.
17761 * gdb.ada/array_of_variable_length/pck.adb: New file.
17762 * gdb.ada/array_of_variable_length/pck.ads: New file.
17763
b326e587
DE
177642015-09-15 Doug Evans <dje@google.com>
17765
17766 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
17767 of function static local variable.
17768
5382cfab
PW
177692015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
17770
17771 * gdb.threads/tls-so_extern.exp: New test file.
17772 * gdb.threads/tls-so_extern.c: New test file.
17773 * gdb.threads/tls-so_extern_main.c: New test file.
17774
141c5cc4
JK
177752015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
17776
17777 * gdb.opt/solib-intra-step-lib.c: New file.
17778 * gdb.opt/solib-intra-step-main.c: New file.
17779 * gdb.opt/solib-intra-step.exp: New file.
17780
d15dcecd
PA
177812015-09-15 Pedro Alves <palves@redhat.com>
17782
17783 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
17784 gdb_continue_to_breakpoint instead of gdb_test_multiple.
17785
4c2f2a79
PA
177862015-09-14 Pedro Alves <palves@redhat.com>
17787
17788 * gdb.base/hook-stop-continue.c: Delete.
17789 * gdb.base/hook-stop-continue.exp: Delete.
17790 * gdb.base/hook-stop-frame.c: Delete.
17791 * gdb.base/hook-stop-frame.exp: Delete.
17792 * gdb.base/hook-stop.c: New file.
17793 * gdb.base/hook-stop.exp: New file.
17794
919e6dbe
PMR
177952015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
17796
17797 * gdb.ada/access_to_packed_array.exp: New testcase.
17798 * gdb.ada/access_to_packed_array/foo.adb: New file.
17799 * gdb.ada/access_to_packed_array/pack.adb: New file.
17800 * gdb.ada/access_to_packed_array/pack.ads: New file.
17801
157280a4
MM
178022015-09-14 Markus Metzger <markus.t.metzger@intel.com>
17803
17804 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
17805 buffer size test.
17806
2fd33e94
DB
178072015-09-11 Don Breazeal <donb@codesourcery.com>
17808
17809 * gdb.base/foll-exec.c: Add copyright header. Fix
17810 formatting issues.
17811 * gdb.base/foll-exec.exp (zap_session): Delete proc.
17812 (do_exec_tests): Use clean_restart in place of zap_session,
17813 and for test initialization. Fix formatting issues. Use
17814 fail in place of perror.
17815 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
17816 an expect statement to match an expression with output from
17817 the program under debug.
17818 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
17819 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
17820 * gdb.threads/non-ldr-exc-2.exp: Likewise.
17821 * gdb.threads/non-ldr-exc-3.exp: Likewise.
17822 * gdb.threads/non-ldr-exc-4.exp: Likewise.
17823
e70b6e8e
DE
178242015-09-09 Doug Evans <dje@google.com>
17825
17826 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
17827
7a551a51
DE
178282015-09-09 Doug Evans <dje@google.com>
17829
17830 * gdb.base/pie-execl.exp: Fix result test of build_executable.
17831
4c666f84
DE
178322015-09-09 Doug Evans <dje@google.com>
17833
17834 * gdb.base/savedregs.exp: Fix typo.
17835
243a9253
PA
178362015-09-09 Pedro Alves <palves@redhat.com>
17837
17838 * gdb.mi/mi-cli.exp: Add CLI finish tests.
17839
c0fa8fbd
SL
178402015-09-08 Sandra Loosemore <sandra@codesourcery.com>
17841
17842 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
17843 command actually switches threads. Give up on remaining
17844 tests if target fails to stop at breakpoint.
17845
cd7c1778
PMR
178462015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
17847
17848 * gdb.ada/funcall_char.exp: New testcase.
17849 * gdb.ada/funcall_char/foo.adb: New file.
17850
dc5c8746
PMR
178512015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
17852
17853 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
17854 expected outputs. Add two testcases for completing ambiguous
17855 functions.
17856 * gdb.ada/complete/aux_pck.adb: New file.
17857 * gdb.ada/complete/aux_pck.ads: New file.
17858 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
17859 Ambiguous_Func functions.
17860 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
17861 * gdb.ada/complete/pck.adb: Likewise.
17862
4e83a1e7
UW
178632015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
17864
17865 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
17866 failures to run the test program under GDB.
17867
8ce74153
LM
178682015-08-26 Luis Machado <lgustavo@codesourcery.com>
17869
17870 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
17871 to C.
17872
e9756d52
PP
178732015-08-26 Patrick Palka <patrick@parcs.ath.cx>
17874
17875 * gdb.base/run-after-attach.exp: New test file.
17876 * gdb.base/run-after-attach.c: New test file.
17877
8d37573b
DB
178782015-08-26 Don Breazeal <donb@codesourcery.com>
17879
17880 * gdb.base/foll-exec-2.c: New test program.
17881 * gdb.base/foll-exec-2.exp: New test.
17882
63e43d3a
PMR
178832015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
17884
17885 * gdb.base/nested-subp1.exp: New file.
17886 * gdb.base/nested-subp1.c: New file.
17887 * gdb.base/nested-subp2.exp: New file.
17888 * gdb.base/nested-subp2.c: New file.
17889 * gdb.base/nested-subp3.exp: New file.
17890 * gdb.base/nested-subp3.c: New file.
17891
3d40fbb5
PA
178922015-08-24 Pedro Alves <palves@redhat.com>
17893
17894 * gdb.server/connect-without-multi-process.c: New file.
17895 * gdb.server/connect-without-multi-process.exp: New file.
17896
4422ac93
LM
178972015-08-24 Luis Machado <lgustavo@codesourcery.com>
17898
17899 * gdb.opt/inline-markers.c: Make z int.
17900
91dddb86
LM
179012015-08-24 Luis Machado <lgustavo@codesourcery.com>
17902
17903 * gdb.opt/inline-markers.c: Make z volatile.
17904
a48847ee
LM
179052015-08-24 Luis Machado <lgustavo@codesourcery.com>
17906
17907 * gdb.opt/inline-bt.c: New volatile global z.
17908 * gdb.opt/inline-cmds.c: Likewise.
17909 * gdb.opt/inline-locals.c: Likewise.
17910 * gdb.opt/inline-markers.c: New extern global z.
17911 (marker): Use z.
17912 (inline_fn): Likewise.
17913
0ebbc52b
PA
179142015-08-24 Pedro Alves <palves@redhat.com>
17915
17916 * config/m32r-stub.exp: Remove file.
17917 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
17918 * gdb.base/call-rt-st.exp: Likewise.
17919 * gdb.base/call-strs.exp: Likewise.
17920 * gdb.base/default.exp: Remove references to h8300-*-hms and
17921 *-*-udi*.
17922 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
17923
77c365df
AA
179242015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
17925
17926 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
17927 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
17928 and "return" use KFAIL when GDB can not read/write the vector
17929 return value.
17930
4313b8c0
GB
179312015-08-21 Gary Benson <gbenson@redhat.com>
17932
17933 * gdb.trace/pending.exp: Cope with remote transfer warnings.
17934
0e433b32
PA
179352015-08-20 Pedro Alves <palves@redhat.com>
17936
17937 * gdb.server/solib-list.exp: No longer expect an interior stop in
17938 non-stop mode.
17939
221e1a37
PA
179402015-08-20 Pedro Alves <palves@redhat.com>
17941
17942 * gdb.server/connect-stopped-target.c: New file.
17943 * gdb.server/connect-stopped-target.exp: New file.
17944
40e3ad0e
PA
179452015-08-20 Pedro Alves <palves@redhat.com>
17946
17947 * gdb.dwarf2/comp-unit-lang.exp: New file.
17948 * gdb.dwarf2/comp-unit-lang.c: New file.
17949
af39b327
PMR
179502015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
17951
17952 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
17953 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
17954
7d45c7c3 179552015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 17956
7d45c7c3
KB
17957 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
17958 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
17959
4d6cceb4
DE
179602015-08-18 Doug Evans <dje@google.com>
17961 Adrian Sendroiu <adrian.sendroiu@freescale.com>
17962
17963 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
17964 skip_python_tests. New arg prompt_regexp.
17965 (skip_python_tests): New function.
17966 * lib/mi-support.exp (mi_skip_python_tests): New function.
17967 * gdb.python/py-mi-objfile-gdb.py: New file.
17968 * gdb.python/py-mi-objfile.c: New file.
17969 * gdb.python/py-mi-objfile.exp: New file.
17970
ad89c2aa
KS
179712015-08-17 Keith Seitz <keiths@redhat.com>
17972
17973 * gdb.linespec/explicit.exp: Move strace test from here ...
17974 * gdb.trace/strace.exp: ... to here.
17975
e3ae3c43
PP
179762015-08-15 Patrick Palka <patrick@parcs.ath.cx>
17977
17978 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
17979 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
17980
604b2636
DE
179812015-08-14 Doug Evans <xdje42@gmail.com>
17982
17983 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
17984 inferior before selecting a new file.
17985
6ff0ba5f
DE
179862015-08-14 Doug Evans <xdje42@gmail.com>
17987
17988 * gdb.mi/mi-disassemble.exp: Update.
17989 * gdb.base/disasm-optim.S: New file.
17990 * gdb.base/disasm-optim.c: New file.
17991 * gdb.base/disasm-optim.h: New file.
17992 * gdb.base/disasm-optim.exp: New file.
17993
9ca98f92
KS
179942015-08-14 Keith Seitz <keiths@redhat.com>
17995
17996 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
17997 "evaluated-by".
17998
52bbc560
JB
179992015-08-13 Joel Brobecker <brobecker@adacore.com>
18000
18001 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
18002
5d8c3ed3
PMR
180032015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
18004
18005 * gdb.ada/fun_renaming.exp: New testcase.
18006 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
18007 * gdb.ada/fun_renaming/pack.adb: New file.
18008 * gdb.ada/fun_renaming/pack.ads: New file.
18009
ea8812bc
KS
180102015-08-12 Keith Seitz <keiths@redhat.com>
18011
18012 * gdb.base/dso2dso.exp: Pass basename of source file in call to
18013 gdb_get_line_number.
18014
4dafcdeb
JB
180152015-08-12 Joel Brobecker <brobecker@adacore.com>
18016
18017 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
18018 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
18019 gdb.base/dso2dso.exp: New files.
18020
5ba32597
SDJ
180212015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
18022 Pedro Alves <palves@redhat.com>
18023 Keith Seitz <keiths@redhat.com>
18024
18025 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
18026 GDBFLAGS.
18027
b6dafabf
PP
180282015-08-12 Patrick Palka <patrick@parcs.ath.cx>
18029
18030 * gdb.base/gdbhistsize-history.exp
18031 (test_histsize_history_setting): Use save_vars.
18032 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
18033 Use save_vars.
18034 (test_no_truncation_of_unlimited_history_file): Use save_vars.
18035 * gdb.base/readline.exp: Use save_vars.
18036
abe8e607
PP
180372015-08-12 Patrick Palka <patrick@parcs.ath.cx>
18038
18039 * lib/gdb.exp (save_vars): New proc.
18040
629500fa
KS
180412015-08-11 Keith Seitz <keiths@redhat.com>
18042
18043 * gdb.base/help.exp: Update help_breakpoint_text.
18044
eb8c4e2e
KS
180452015-08-11 Keith Seitz <keiths@redhat.com>
18046
18047 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
18048 (at toplevel): Call test_explicit_breakpoints.
18049 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
18050 breakpoints.
18051 * lib/mi-support.exp (mi_make_breakpoint): Add support for
18052 breakpoint conditions, "-cond".
18053
87f0e720
KS
180542015-08-11 Keith Seitz <keiths@redhat.com>
18055
18056 * gdb.linespec/3explicit.c: New file.
18057 * gdb.linespec/cpexplicit.cc: New file.
18058 * gdb.linespec/cpexplicit.exp: New file.
18059 * gdb.linespec/explicit.c: New file.
18060 * gdb.linespec/explicit.exp: New file.
18061 * gdb.linespec/explicit2.c: New file.
18062 * gdb.linespec/ls-errs.exp: Add explicit location tests.
18063 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
18064 before using in the matching pattern.
18065 Clarify that `prefix' is a regular expression.
18066
f00aae0f
KS
180672015-08-11 Keith Seitz <keiths@redhat.com>
18068
18069 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
18070 test.
18071 Add tests for missing ",FMT" and ",".
18072
e27852be
DE
180732015-08-10 Doug Evans <dje@google.com>
18074 Keith Seitz <keiths@redhat.com>
18075
18076 PR gdb/17960
18077 * gdb.base/completion.exp: Add location completer tests.
18078
7f03bd92
PA
180792015-08-07 Pedro Alves <palves@redhat.com>
18080
18081 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
18082 tests here.
18083 (top level): Run do_test with and without displaced stepping.
18084
3fc8eb30
PA
180852015-08-07 Pedro Alves <palves@redhat.com>
18086
18087 * gdb.base/valgrind-disp-step.c: New file.
18088 * gdb.base/valgrind-disp-step.exp: New file.
18089
d4569d7b
PA
180902015-08-07 Pedro Alves <palves@redhat.com>
18091
18092 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
18093 Delete function.
18094 (main): Add alarm. Run an infinite loop instead of calling
18095 wait_threads.
18096 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
18097 comment.
18098 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
18099 Delete function.
18100 (main): Add alarm. Run an infinite loop instead of calling
18101 wait_threads.
18102 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
18103 comment.
18104
e1316e60
PA
181052015-08-07 Pedro Alves <palves@redhat.com>
18106
18107 * gdb.base/checkpoint-ns.exp: New file.
18108 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
18109 standard_testfile.
18110
da8c46d2
MM
181112015-08-07 Markus Metzger <markus.t.metzger@intel.com>
18112
18113 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
18114 * gdb.btrace/instruction_history.exp: Update.
18115 * gdb.btrace/tsx.exp: New.
18116 * gdb.btrace/tsx.c: New.
18117
de1c2c52
PA
181182015-08-06 Pedro Alves <palves@redhat.com>
18119
18120 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
18121 increase timeout.
18122 * gdb.reverse/until-precsave.exp: Bump timeouts.
18123
782e0bf4
PA
181242015-08-06 Pedro Alves <palves@redhat.com>
18125
18126 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
18127
83e97ed0
PA
181282015-08-06 Pedro Alves <palves@redhat.com>
18129
18130 PR gdb/18749
18131 * gdb.threads/process-dies-while-handling-bp.c: New file.
18132 * gdb.threads/process-dies-while-handling-bp.exp: New file.
18133
863d01bd
PA
181342015-08-06 Pedro Alves <palves@redhat.com>
18135
18136 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
18137 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
18138
0a39bb32
PA
181392015-08-05 Pedro Alves <palves@redhat.com>
18140
18141 * gdb.threads/next-while-other-thread-longjmps.c: New file.
18142 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
18143
ee2d2b10
SL
181442015-08-03 Sandra Loosemore <sandra@codesourcery.com>
18145
18146 * gdb.base/bp-permanent.exp: Report test as unsupported if
18147 the target cannot stop at the permanent breakpoint.
18148
4e1bdb00
DE
181492015-08-03 Doug Evans <dje@google.com>
18150
18151 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
18152 10000.
18153
3d338901
DE
181542015-08-03 Doug Evans <dje@google.com>
18155
18156 * Makefile.in (workers/%.worker, build-perf): New rule.
18157 (GDB_PERFTEST_MODE): New variable.
18158 (check-perf): Use it.
18159 (clean): Clean up gdb.perf parallel build subdirs.
18160 * lib/build-piece.exp: New file.
18161 * lib/gdb.exp (make_gdb_parallel_path): New function
18162 (standard_output_file, standard_temp_file): Call it.
18163 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
18164 of $GDB_PARALLEL.
18165 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
18166
af061d3e
DE
181672015-08-03 Doug Evans <dje@google.com>
18168
8e1afc81 18169 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
18170 (LOG_FILE_NAME): New global.
18171 (TextReporter.__init__): Initialize self.txt_sum.
18172 (TextReporter.report): Add support for multiple data-points.
18173 Move report to perftest.sum, put raw data in perftest.log.
18174 (TextReporter.start): Open sum and log files.
18175 (TextReporter.end): Close sum and log files.
8e1afc81
DE
18176 * gdb.perf/lib/perftest/testresult.py
18177 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 18178
2c8c5d37
PA
181792015-07-31 Pedro Alves <palves@redhat.com>
18180
18181 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
18182 Use spawn_id_get_pid. Wait for spawn id after eof. Use
18183 kill_wait_spawned_process instead of explicit "kill -9".
18184 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
18185 returning a spawn id instead of a pid. Use spawn_id_get_pid and
18186 kill_wait_spawned_process.
18187 * gdb.base/attach-twice.exp: Likewise.
18188 * gdb.base/attach.exp: Likewise.
18189 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
18190 gdb_test_multiple.
18191 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
18192 returning a spawn id instead of a pid. Use spawn_id_get_pid and
18193 kill_wait_spawned_process.
18194 * gdb.base/valgrind-infcall.exp: Likewise.
18195 * gdb.multi/multi-attach.exp: Likewise.
18196 * gdb.python/py-prompt.exp: Likewise.
18197 * gdb.python/py-sync-interp.exp: Likewise.
18198 * gdb.server/ext-attach.exp: Likewise.
18199 * gdb.threads/attach-into-signal.exp (corefunc): Use
18200 spawn_wait_for_attach, spawn_id_get_pid and
18201 kill_wait_spawned_process.
18202 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
18203 spawn_wait_for_attach returning a spawn id instead of a pid. Use
18204 spawn_id_get_pid and kill_wait_spawned_process.
18205 * gdb.threads/attach-stopped.exp (corefunc): Use
18206 spawn_wait_for_attach, spawn_id_get_pid and
18207 kill_wait_spawned_process.
18208 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
18209 Use spawn_id_get_pid. Wait for spawn id after eof. Use
18210 kill_wait_spawned_process instead of explicit "kill -9".
18211 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
18212 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
18213 (spawn_wait_for_attach): Use spawn instead of exec to spawn
18214 processes. Don't map cygwin/windows pids here. Now returns a
18215 spawn id list.
18216
032a0fca
SL
182172015-07-30 Sandra Loosemore <sandra@codesourcery.com>
18218
18219 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
18220 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
18221 correct patch.
18222
61a934ca
SL
182232015-07-30 Sandra Loosemore <sandra@codesourcery.com>
18224
18225 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
18226
4bc4d428
SL
182272015-07-30 Sandra Loosemore <sandra@codesourcery.com>
18228
18229 Reapply:
18230 2014-05-21 Mark Wielaard <mjw@redhat.com>
18231
18232 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
18233
998d452a
PA
182342015-07-30 Pedro Alves <palves@redhat.com>
18235
18236 * linux-low.c (handle_extended_wait): Set the child's last
18237 reported status to TARGET_WAITKIND_STOPPED.
18238
69dde7dc
PA
182392015-07-30 Pedro Alves <palves@redhat.com>
18240
18241 PR threads/18600
18242 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
18243 only shows inferior 1.
18244
4dd63d48
PA
182452015-07-30 Simon Marchi <simon.marchi@ericsson.com>
18246 Pedro Alves <palves@redhat.com>
18247
18248 PR threads/18600
18249 * gdb.threads/fork-plus-threads.c: New file.
18250 * gdb.threads/fork-plus-threads.exp: New file.
18251
d618e4c5
PP
182522015-07-29 Patrick Palka <patrick@parcs.ath.cx>
18253
18254 * gdb.base/batch-preserve-term-settings.exp
18255 (test_terminal_settings_preserved_after_cli_exit): Use
18256 send_quit_command.
18257
1eef6428
PA
182582015-07-29 Pedro Alves <palves@redhat.com>
18259 Don Breazeal <donb@codesourcery.com>
18260
18261 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
18262 output from both inferior_spawn_id and gdb_spawn_id.
18263
7da5b897
SDJ
182642015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
18265
18266 * gdb.threads/attach-into-signal.exp (corefunc): Use
18267 with_test_prefix on nested loops, uniquefying the test messages.
18268
dac804df
SDJ
182692015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
18270
18271 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
18272 commit.
18273
06265e53
PP
182742015-07-29 Patrick Palka <patrick@parcs.ath.cx>
18275
18276 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
18277 New proc.
18278 (test_terminal_settings_preserved_after_sigterm): New test.
18279
18206ca3
PP
182802015-07-29 Patrick Palka <patrick@parcs.ath.cx>
18281
18282 * gdb.base/batch-preserve-term-settings.exp
18283 (test_terminal_settings_preserved_after_cli_exit): New test.
18284
90074d11
PP
182852015-07-29 Patrick Palka <patrick@parcs.ath.cx>
18286
18287 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
18288 manipulation of saved_gdbflags.
18289 (test_terminal_settings_preserved): Remove global declaration of
18290 the unused variable pagination_prompt. Remove manipulation of
18291 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
18292 GDBFLAGS.
18293
eb1a7902
PA
182942015-07-29 Pedro Alves <palves@redhat.com>
18295
18296 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
18297
8b75dd3b
PA
182982015-07-29 Pedro Alves <palves@redhat.com>
18299
18300 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
18301 at the top.
18302
dedad4e3
PA
183032015-07-29 Pedro Alves <palves@redhat.com>
18304
18305 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
18306 (main): Call gdb_unbuffer_output.
18307 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
18308 (main): Call gdb_unbuffer_output.
18309 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
18310 (main): Call gdb_unbuffer_output.
18311 * gdb.base/call-strs.exp: Adjust to step over the
18312 gdb_unbuffer_output call.
18313 * gdb.base/catch-gdb-caused-signals.c: Include
18314 "../lib/unbuffer_output.c".
18315 (main): Call gdb_unbuffer_output.
18316 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
18317 (main): Call gdb_unbuffer_output.
18318 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
18319 (main): Call gdb_unbuffer_output.
18320 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
18321 (main): Call gdb_unbuffer_output.
18322 * gdb.base/shlib-call.exp: Adjust to step over the
18323 gdb_unbuffer_output call.
18324 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
18325 (main): Call gdb_unbuffer_output.
18326 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
18327 (main): Call gdb_unbuffer_output.
18328 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
18329 (main): Rename to ...
18330 (test): ... this.
18331 (main): Reimplement.
18332 * gdb.base/varargs.exp: Run to test instead of to main.
18333 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
18334 (main): Call gdb_unbuffer_output.
18335
58789a91
PA
183362015-07-29 Pedro Alves <palves@redhat.com>
18337
18338 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
18339 factore out from mi_continue_dprintf. For call-style dprintfs,
18340 expect dprintf output out of $inferior_spawn_id.
18341 (mi_continue_dprintf): Use mi_expect_dprintf.
18342 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
18343 (main): Call gdb_unbuffer_output.
18344
e8376742
PA
183452015-07-29 Pedro Alves <palves@redhat.com>
18346
18347 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
18348 (default_mi_gdb_start): Set inferior_spawn_id instead of
18349 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
18350 gdb_spawn_id.
18351 (mi_gdb_test): Always expect inferior output from both
18352 $inferior_spawn_id and $gdb_spawn_id.
18353
08280010
PA
183542015-07-29 Pedro Alves <palves@redhat.com>
18355
18356 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
18357 send_inferior and $inferior_spawn_id.
18358
4d30e432
PA
183592015-07-29 Pedro Alves <palves@redhat.com>
18360
18361 * gdb.gdb/complaints.exp (test_initial_complaints)
18362 (test_serial_complaints, test_short_complaints): Use
18363 gdb_test_stdio.
18364 (test_empty_complaint): Handle $inferior_spawn_id !=
18365 $gdb_spawn_id.
18366
0d30a335
PA
183672015-07-29 Pedro Alves <palves@redhat.com>
18368
18369 * gdb.base/varargs.exp: Use gdb_test_stdio.
18370
39413b29
PA
183712015-07-29 Pedro Alves <palves@redhat.com>
18372
18373 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
18374
7cb000a9
PA
183752015-07-29 Pedro Alves <palves@redhat.com>
18376
18377 * gdb.base/ending-run.exp: Use gdb_test_stdio.
18378
d7b8ac82
PA
183792015-07-29 Pedro Alves <palves@redhat.com>
18380
18381 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
18382 parameter into two new parameters, "inf_result" and "gdb_result".
18383 Expect inferior output and gdb output from $inferior_spawn_id and
18384 $gdb_spawn_id, respectively. Adjust all callers.
18385
789c3a0c
PA
183862015-07-29 Pedro Alves <palves@redhat.com>
18387
18388 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
18389 of gdb_test_sequence.
18390
77e760c3
PA
183912015-07-29 Pedro Alves <palves@redhat.com>
18392
18393 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
18394 (saw_spurious_output): Expect inferior output from
18395 $inferior_spawn_id. Use gdb_test_stdio.
18396
8396d2cd
PA
183972015-07-29 Pedro Alves <palves@redhat.com>
18398
18399 * gdb.base/dprintf.exp: Use standard_testfile. Change
18400 prepare_for_testing call.
18401 (srcfile): Don't set.
18402 (restart): New procedure.
18403 (test_dprintf): New procecure, use to continue over dprintfs.
18404 (test_call, test_agent): New procedures, tests moved here.
18405 Restart gdb and recreate dprintfs. Adjust expected output.
18406
2051d61f
PA
184072015-07-29 Pedro Alves <palves@redhat.com>
18408
18409 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
18410
452397af
PA
184112015-07-29 Pedro Alves <palves@redhat.com>
18412
18413 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
18414
8aed9555
PA
184152015-07-29 Pedro Alves <palves@redhat.com>
18416
18417 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
18418 gdb_test_stdio.
18419
188a61b4
PA
184202015-07-29 Pedro Alves <palves@redhat.com>
18421
18422 * lib/gdb.exp (gdb_test_stdio): New procedure.
18423
12264a45
PA
184242015-07-29 Pedro Alves <palves@redhat.com>
18425
18426 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
18427
23ffc893
PA
184282015-07-29 Pedro Alves <palves@redhat.com>
18429
18430 * gdb.base/call-signal-resume.exp: Remove check for
18431 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
18432 * gdb.base/unwindonsignal.exp: Likewise.
18433 * gdb.base/call-signals.c (gen_signal): Remove printf call.
18434 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
18435
65566918
PA
184362015-07-29 Pedro Alves <palves@redhat.com>
18437
18438 * gdb.base/siginfo-addr.c (pass): New function.
18439 (handler): Call it iff si_addr is correct.
18440 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
18441 Set a breakpoint at "pass" and continue to it.
18442
d60a9221
SDJ
184432015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
18444
18445 * gdb.python/py-objfile.exp: Make some tests have unique names.
18446 * gdb.python/py-pp-registration.exp: Likewise.
18447
bde40b8f
PA
184482015-07-28 Pedro Alves <palves@redhat.com>
18449
18450 * gdb.server/server-exec-info.exp: Issue a "disconnect".
18451
13e1dec8
SM
184522015-07-27 Simon Marchi <simon.marchi@ericsson.com>
18453
18454 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
18455
da33c9a7
SM
184562015-07-27 Simon Marchi <simon.marchi@ericsson.com>
18457
18458 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
18459
077836f7
PP
184602015-07-27 Patrick Palka <patrick@parcs.ath.cx>
18461
18462 * gdb.base/gdb-sigterm-2.exp: New test.
18463
b8cc7b2e
DE
184642015-07-25 Doug Evans <xdje42@gmail.com>
18465
18466 Revert:
18467 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
18468 (workers/%.worker, build-perf): New rule.
18469 (GDB_PERFTEST_MODE): New variable.
18470 (check-perf): Use it.
18471 (clean): Clean up gdb.perf parallel build subdirs.
18472 * lib/build-piece.exp: New file.
18473 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
18474 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
18475 name.
18476 (standard_temp_file): Ditto.
18477 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
18478 of $GDB_PARALLEL.
18479
c8bd4544
DE
184802015-07-24 Doug Evans <dje@google.com>
18481
18482 * gdb.perf/lib/perftest/utils.py: New file.
18483 * gdb.perf/gm-hello.cc: New file.
18484 * gdb.perf/gm-pervasive-typedef.cc: New file.
18485 * gdb.perf/gm-pervasive-typedef.h: New file.
18486 * gdb.perf/gm-std.cc: New file.
18487 * gdb.perf/gm-std.h: New file.
18488 * gdb.perf/gm-use-cerr.cc: New file.
18489 * gdb.perf/gm-utils.h: New file.
18490 * gdb.perf/gmonster-null-lookup.py: New file.
18491 * gdb.perf/gmonster-pervasive-typedef.py: New file.
18492 * gdb.perf/gmonster-print-cerr.py: New file.
18493 * gdb.perf/gmonster-ptype-string.py: New file.
18494 * gdb.perf/gmonster-runto-main.py: New file.
18495 * gdb.perf/gmonster-select-file.py: New file.
18496 * gdb.perf/gmonster1-null-lookup.exp: New file.
18497 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
18498 * gdb.perf/gmonster1-print-cerr.exp: New file.
18499 * gdb.perf/gmonster1-ptype-string.exp: New file.
18500 * gdb.perf/gmonster1-runto-main.exp: New file.
18501 * gdb.perf/gmonster1-select-file.exp: New file.
18502 * gdb.perf/gmonster1.cc: New file.
18503 * gdb.perf/gmonster1.exp: New file.
18504 * gdb.perf/gmonster2-null-lookup.exp: New file.
18505 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
18506 * gdb.perf/gmonster2-print-cerr.exp: New file.
18507 * gdb.perf/gmonster2-ptype-string.exp: New file.
18508 * gdb.perf/gmonster2-runto-main.exp: New file.
18509 * gdb.perf/gmonster2-select-file.exp: New file.
18510 * gdb.perf/gmonster2.cc: New file.
18511 * gdb.perf/gmonster2.exp: New file.
18512
6eab34f3
DE
185132015-07-24 Doug Evans <dje@google.com>
18514
18515 * gdb.perf/README: New file.
18516 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
18517 * lib/gen-perf-test.exp: New file.
18518
63738bfd
DE
185192015-07-24 Doug Evans <dje@google.com>
18520
18521 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
18522 (PerfTest::startup): New function.
18523 (PerfTest::run): Return result of calling body.
18524 (PerfTest::assemble): Rewrite.
18525 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
18526 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
18527 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
18528 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
18529 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
18530
7b606f95
DE
185312015-07-24 Doug Evans <dje@google.com>
18532
18533 * lib/gdb.exp (clean_restart): Make executable optional.
18534
a97b16b8
DE
185352015-07-24 Doug Evans <dje@google.com>
18536
18537 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
18538 compiler_info references.
18539 * gdb.cp/temargs.exp: Ditto.
18540 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
18541 (get_compiler_info): Early exit if already computed. Set compiler_info
18542 to "unknown" if there was a problem.
18543 (test_compiler_info): Add function comment. Call get_compiler_info.
18544
35baa57f
DE
185452015-07-24 Doug Evans <dje@google.com>
18546
18547 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
18548 (workers/%.worker, build-perf): New rule.
18549 (GDB_PERFTEST_MODE): New variable.
18550 (check-perf): Use it.
18551 (clean): Clean up gdb.perf parallel build subdirs.
18552 * lib/build-piece.exp: New file.
18553 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
18554 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
18555 name.
18556 (standard_temp_file): Ditto.
18557 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
18558 of $GDB_PARALLEL.
18559
6ebea266
DE
185602015-07-24 Doug Evans <dje@google.com>
18561
18562 * lib/future.exp (gdb_default_target_compile): New option
18563 "early_flags".
18564 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
18565 --as-needed.
18566
1e76a7e9
SDJ
185672015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
18568
18569 * gdb.base/catch-syscall.exp: Call gdb_exit before
18570 gdb_skip_xml_test.
18571
5068630a
PA
185722015-07-24 Pedro Alves <palves@redhat.com>
18573
18574 * gdb.python/py-events.exp: Accept output between the stop event
18575 and the prompt.
18576 * gdb.python/py-evsignal.exp: Likewise.
18577 * gdb.python/py-evthreads.exp: Likewise.
18578
77598427
PA
185792015-07-24 Pedro Alves <palves@redhat.com>
18580
18581 PR gdb/18717
18582 * gdb.threads/non-ldr-exit.c: New file.
18583 * gdb.threads/non-ldr-exit.exp: New file.
18584
11e6c98f
YQ
185852015-07-24 Yao Qi <yao.qi@linaro.org>
18586
18587 * gdb.server/ext-wrapper.exp: Test --wrapper option when
18588 restarting process.
18589
51aee833
YQ
185902015-07-24 Yao Qi <yao.qi@linaro.org>
18591
18592 * gdb.server/ext-restart.exp: New file.
18593
8cfe207c
YQ
185942015-07-24 Yao Qi <yao.qi@linaro.org>
18595
18596 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
18597 argument options.
18598 * gdb.server/ext-wrapper.exp: New file.
18599
cc12ce38
DE
186002015-07-23 Doug Evans <dje@google.com>
18601
18602 * gdb.dwarf2/dw2-dummy-cu.S: New file.
18603 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
18604
d0d84780
PMR
186052015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
18606
18607 * gdb.ada/var_arr_typedef.exp: New testcase.
18608 * gdb.ada/var_arr_typedef/pack.adb: New file.
18609 * gdb.ada/var_arr_typedef/pack.ads: New file.
18610 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
18611
8b558f79
JB
186122015-07-20 Joel Brobecker <brobecker@adacore.com>
18613
18614 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
18615
775a3298
JK
186162015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
18617
18618 * gdb.arch/i386-biarch-core.exp: Replace istarget
18619 by "complete set gnutarget". Remove expectation for the "core-file"
18620 command.
18621
db1ff28b
JK
186222015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
18623
18624 Revert the previous commit:
18625 Tests for validate symbol file using build-id.
18626
0a94970d
JK
186272015-07-15 Aleksandar Ristovski <aristovski@qnx.com
18628
18629 Tests for validate symbol file using build-id.
18630 * gdb.base/solib-mismatch-lib.c: New file.
18631 * gdb.base/solib-mismatch-libmod.c: New file.
18632 * gdb.base/solib-mismatch.c: New file.
18633 * gdb.base/solib-mismatch.exp: New file.
18634
03346981
SL
186352015-07-15 Sandra Loosemore <sandra@codesourcery.com>
18636
18637 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
18638 nios2-*-linux*.
18639 * gdb.base/sigbpt.exp (stepi_out): Likewise.
18640 * gdb.base/siginfo.exp: Likewise.
18641 * gdb.base/sigstep.exp (advance, advancei): Likewise.
18642
42422cc7
PL
186432015-07-15 Pierre Langlois <pierre.langlois@arm.com>
18644
18645 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
18646 Move it to ...
18647 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
18648 ... here.
18649 * gdb.trace/range-stepping.exp: Check that the target supports
18650 range stepping.
18651
cfa68bae
JK
186522015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
18653
18654 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
18655
8ffdba26
PA
186562015-07-14 Pedro Alves <palves@redhat.com>
18657
18658 * gdb.base/killed-outside.exp: New file.
18659 * gdb.base/killed-outside.c: New file.
18660
218a5a11
JK
186612015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
18662
18663 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
18664 (n at main): New.
18665 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
18666
e03ed3c6
AA
186672015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
18668
18669 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
18670 infcall tests instead of setting up for KFAIL.
18671
485668e5
MM
186722015-07-10 Markus Metzger <markus.t.metzger@intel.com>
18673
18674 * gdb.btrace/record_goto-step.exp: New.
18675
08464196
JK
186762015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
18677
18678 PR compile/18484
18679 * gdb.compile/compile.c (struct struct_type): Add volatile to
18680 selffield's type.
18681 * gdb.compile/compile.exp
18682 (compile code struct_object.selffield = &struct_object): Skip further
18683 struct_object tests if this one xfails.
18684
bcf5c1d9
RC
186852015-07-08 Robert O'Callahan <robert@ocallahan.org>
18686
18687 PR exp/18617
18688 * gdb.trace/ax.exp: Add test.
18689
4931af25
YQ
186902015-07-07 Yao Qi <yao.qi@linaro.org>
18691
18692 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
18693 instead of istarget "aarch64*-*-*".
18694 * gdb.arch/aarch64-fp.exp: Likewise.
18695 * gdb.base/float.exp: Likewise.
18696 * gdb.reverse/aarch64.exp: Likewise.
18697 * lib/gdb.exp (is_aarch64_target): New proc.
18698
9fcf688e
YQ
186992015-07-07 Yao Qi <yao.qi@linaro.org>
18700
18701 * lib/gdb.exp (is_aarch32_target): New proc.
18702 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
18703 instead of "istarget "arm*-*-*"".
18704 * gdb.arch/arm-disp-step.exp: Likewise.
18705 * gdb.arch/thumb-bx-pc.exp: Likewise.
18706 * gdb.arch/thumb-prologue.exp: Likewise.
18707 * gdb.arch/thumb-singlestep.exp: Likewise.
18708 * gdb.base/disp-step-syscall.exp: Likewise.
18709 * gdb.base/float.exp: Likewise.
18710
fbd8d50d
YQ
187112015-07-07 Yao Qi <yao.qi@linaro.org>
18712
18713 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
18714 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
18715
71be1fdc
YQ
187162015-07-07 Yao Qi <yao.qi@linaro.org>
18717
18718 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
18719 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
18720 if it exists.
18721 * gdb.multi/multi-arch.exp: Likewise.
18722
3e221d36
SM
187232015-07-07 Simon Marchi <simon.marchi@ericsson.com>
18724
18725 * gdb.python/py-lazy-string.exp: Add missing parentheses to
18726 print.
18727
d441430b
YQ
187282015-07-07 Yao Qi <yao.qi@linaro.org>
18729
18730 * gdb.arch/thumb-singlestep.exp: Do one more single step.
18731
06f810bd
MG
187322015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
18733
18734 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
18735 '[' and ']' characters.
18736
5e61e7c0
IB
187372015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
18738
18739 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
18740
28bf096c
PA
187412015-06-29 Pedro Alves <palves@redhat.com>
18742
18743 PR threads/18127
18744 * gdb.threads/hand-call-new-thread.c: New file.
18745 * gdb.threads/hand-call-new-thread.c: New file.
18746
ee93cd5e
KS
187472015-06-26 Keith Seitz <keiths@redhat.com>
18748 Doug Evans <dje@google.com>
18749
18750 PR 16253
18751 * gdb.cp/var-tag-2.cc: New file.
18752 * gdb.cp/var-tag-3.cc: New file.
18753 * gdb.cp/var-tag-4.cc: New file.
18754 * gdb.cp/var-tag.cc: New file.
18755 * gdb.cp/var-tag.exp: New file.
18756
fc637f04
PP
187572015-06-26 Patrick Palka <patrick@parcs.ath.cx>
18758
18759 * gdb.base/history-duplicates.exp: New test.
18760
2e52ae68
PP
187612015-06-26 Patrick Palka <patrick@parcs.ath.cx>
18762
18763 * gdb.base/completion.exp: Test the completion of the "focus"
18764 command.
18765
6e22494e
JK
187662015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
18767
18768 * gdb.arch/amd64-prologue-skip.S: New file.
18769 * gdb.arch/amd64-prologue-skip.exp: New file.
18770
bf7b9cd9
SM
187712015-06-25 Simon Marchi <simon.marchi@ericsson.com>
18772
18773 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
18774 is_address_zero_readable check.
18775
201e8dfd
PB
187762015-06-24 Peter Bergner <bergner@vnet.ibm.com>
18777
18778 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
18779 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
18780
5cd867b4
YQ
187812015-06-24 Yao Qi <yao.qi@linaro.org>
18782
18783 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
18784 linux targets.
18785
4d7be007
YQ
187862015-06-24 Yao Qi <yao.qi@linaro.org>
18787
18788 * lib/gdb.exp (supports_get_siginfo_type): New proc.
18789 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
18790 * gdb.base/siginfo-thread.exp: Likewise.
18791
07fcd301
YQ
187922015-06-22 Yao Qi <yao.qi@linaro.org>
18793
18794 * boards/remote-gdbserver-on-localhost.exp: Add comments.
18795
52042a00
YQ
187962015-06-22 Yao Qi <yao.qi@linaro.org>
18797
18798 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
18799 aarch64*-*-*.
18800 (skip_hw_watchpoint_tests): Likewise.
18801
74bd41ce
PP
188022015-06-18 Patrick Palka <patrick@parcs.ath.cx>
18803
18804 * gdb.base/gdbinit-history.exp: Test the interaction between
18805 setting GDBHISTSIZE and setting the history size via .gdbinit.
18806
bc460514
PP
188072015-06-17 Patrick Palka <patrick@parcs.ath.cx>
18808
18809 PR gdb/16999
18810 * gdb.base/gdbhistsize-history.exp: New test.
18811
b58c513b
PP
188122015-06-17 Patrick Palka <patrick@parcs.ath.cx>
18813
18814 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
18815 with GDBHISTSIZE.
18816 * gdb.base/readline.exp: Likewise.
18817
92046791
YQ
188182015-06-17 Yao Qi <yao.qi@linaro.org>
18819
18820 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
18821 line.
18822
2093d2d3
PP
188232015-06-17 Patrick Palka <patrick@parcs.ath.cx>
18824
18825 * gdb.base/gdbinit-history.exp: Add test case to check that
18826 an unlimited history file does not get truncated on exit.
18827
e6c693af
AA
188282015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
18829
18830 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
18831 (VECTOR): New macro. Use it...
18832 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
18833 ...for these typedefs.
18834 (int8, char1, int1, double1): New typedefs.
18835 (struct just_int2, struct two_int2): New structures.
18836 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
18837 (add_structvecs, add_singlevecs): New functions.
18838 (main): Call add_some_intvecs twice.
18839 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
18840 the compile and exit upon failure. Try compiling for the "native"
18841 architecture. Test inferior function calls with vector arguments
18842 and vector return value handling with "finish" and "return".
18843
c74f7d1c
JT
188442015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
18845
18846 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
18847 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
18848 PE file.
18849 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
18850
98aa42ee
AT
188512015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
18852
18853 PR breakpoints/16465
18854 * gdb.mi/mi-dprintf-pending.c: New file.
18855 * gdb.mi/mi-dprintf-pending.exp: New test.
18856 * gdb.mi/mi-dprintf-pendshr.c: New file.
18857
7d73c23c 188582015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 18859 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
18860
18861 * gdb.arch/i386-mpx-map.c: New file.
18862 * gdb.arch/i386-mpx-map.exp: New File.
18863
188642015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
18865
18866 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
18867 * gdb.arch/i386-mpx.exp: Indentation fixed.
18868
188692015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
18870
18871 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
18872 function and improved indentation.
18873 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
18874 gdb_test_multiple. Added additional tests to skip the test.
18875
188762015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
18877
18878 * gdb.arch/i386-avx512.c: Change path in include file.
18879 * gdb.arch/i386-avx512.exp: Change include dir path
18880 compilation flag.
18881 * gdb.arch/i386-mpx.c: Change path in include file.
18882 * gdb.arch/i386-mpx.exp: Change include dir path compilation
18883 flag.
18884
d5eba19a
JK
188852015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
18886
18887 * gdb.compile/compile-print.exp (compile print *vararray@3)
18888 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
18889
7f361056
JK
188902015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
18891
18892 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
18893 (do not keep jit in memory): ... this.
18894 (expect 5): Change it to ...
18895 (expect no 5): ... this.
18896
3b462ec2
SM
188972015-06-02 Simon Marchi <simon.marchi@ericsson.com>
18898
18899 PR gdb/15564
18900 * gdb.mi/mi-detach.exp: New file.
18901
e0619de6
JK
189022015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
18903
18904 PR symtab/18392
18905 * gdb.arch/amd64-tailcall-self.S: New file.
18906 * gdb.arch/amd64-tailcall-self.c: New file.
18907 * gdb.arch/amd64-tailcall-self.exp: New file.
18908
e970cb34
DB
189092015-05-28 Don Breazeal <donb@codesourcery.com>
18910
18911 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
18912 tests for remote targets by checking is_target_gdbserver.
18913
b2e2f908
DE
189142015-05-27 Doug Evans <dje@google.com>
18915
18916 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
18917 * gdb.dwarf2/opaque-type-lookup.c: New file.
18918 * gdb.dwarf2/opaque-type-lookup.exp: New file.
18919
82c7be31
DE
189202015-05-26 Doug Evans <dje@google.com>
18921
18922 * gdb.cp/iostream.cc: New file.
18923 * gdb.cp/iostream.exp: New file.
18924
b4f54984
DE
189252015-05-26 Doug Evans <dje@google.com>
18926
18927 * gdb.dwarf2/dw2-op-call.exp: Update.
18928 * gdb.dwarf2/dw4-sig-types.exp: Update.
18929 * gdb.dwarf2/implptr.exp: Update.
18930 * gdb.mi/mi-cmd-param-changed.exp: Update.
18931
4ea6efe9
DE
189322015-05-26 Doug Evans <dje@google.com>
18933
18934 * gdb.python/py-lazy-string.c: New file.
18935 * gdb.python/py-lazy-string.exp: New file.
18936 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
18937 (main): Update. Add estring3.
18938 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
18939 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
18940
f6bb7db3
YQ
189412015-05-26 Omair Javaid <omair.javaid@linaro.org>
18942 Yao Qi <yao.qi@linaro.org>
18943
18944 * gdb.reverse/aarch64.c: New.
18945 * gdb.reverse/aarch64.exp: New.
18946
a81bfbd0
OJ
189472015-05-26 Omair Javaid <omair.javaid@linaro.org>
18948
25d49b86
PA
18949 * lib/gdb.exp (supports_process_record): Return true for
18950 aarch64*-linux*.
a81bfbd0
OJ
18951 (supports_reverse): Likewise.
18952
158bf1b4
PP
189532015-05-22 Patrick Palka <patrick@parcs.ath.cx>
18954
18955 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
18956 Use with_test_prefix.
18957
a0145030
AB
189582015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
18959
18960 * gdb.base/completion.exp: Add test for completion of layout
18961 names.
18962
ebe3b578
AB
189632015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
18964
18965 * lib/gdb.exp (skip_tui_tests): New proc.
18966 * gdb.base/tui-layout.exp: Check skip_tui_tests.
18967
84204ed7
PA
189682015-05-19 Pedro Alves <palves@redhat.com>
18969
18970 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
18971 Save the whole env array instead of just HOME. Unset HISTSIZE in
18972 the environment while testing. Restore whole environment
18973 afterwards.
18974
37442ce1
DE
189752015-05-16 Doug Evans <xdje42@gmail.com>
18976
18977 * gdb.guile/scm-ports.c: New file.
18978 * gdb.guile/scm-ports.exp: Add memory port tests.
18979
36de76f9
JK
189802015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
18981
18982 * gdb.compile/compile-print.c: New file.
18983 * gdb.compile/compile-print.exp: New file.
18984
3a9558c4
JK
189852015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
18986
18987 * gdb.compile/compile-ops.exp: Cast param to void.
18988 * gdb.compile/compile.exp: Complete type for _gdb_expr.
18989 (compile code struct_object.selffield = &struct_object): Add xfail.
18990
aa715135
JG
189912015-05-15 Joel Brobecker <brobecker@adacore.com>
18992
18993 * gdb.ada/arr_enum_with_gap: New testcase.
18994
931e5bc3
JG
189952015-05-15 Joel Brobecker <brobecker@adacore.com>
18996
18997 * gdb.ada/byte_packed_arr: New testcase.
18998
9cd4d857
JB
189992015-05-15 Joel Brobecker <brobecker@adacore.com>
19000
19001 * gdb.ada/pckd_neg: New testcase.
19002
ebfd00d2
PP
190032015-05-13 Patrick Palka <patrick@parcs.ath.cx>
19004
19005 PR gdb/17820
19006 * gdb.base/gdbinit-history.exp: New test.
19007 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
19008 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
19009
4c082a81
SC
190102015-05-09 Siva Chandra Reddy <sivachandra@google.com>
19011
19012 * gdb.python/py-xmethods.cc: Enhance test case.
19013 * gdb.python/py-xmethods.exp: New tests.
19014 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
19015 function.
19016 (B_indexoper): Likewise.
19017 (global_dm_list) : Add new xmethod worker functions.
19018
f7797074
SDJ
190192015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
19020
19021 * gdb.base/coredump-filter.exp: Correctly unset
19022 "coredump_var_addr" array.
19023
a4674e4e
PA
190242015-05-08 Pedro Alves <palves@redhat.com>
19025
19026 * gdb.server/non-existing-program.exp: Unset spawn_id.
19027
df2eb078
SC
190282015-05-08 Siva Chandra Reddy <sivachandra@google.com>
19029
19030 PR python/18291
19031 * gdb.python/py-xmethods.exp: Add tests.
19032
422349a3
YQ
190332015-05-08 Yao Qi <yao.qi@linaro.org>
19034
19035 PR gdb/18208
19036 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
19037 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
19038 function set_coredump_filter, and remove remote_exec call.
19039 Remove argument ipid. Callers update.
19040 (top level): Don't get inferior's PID.
19041
63fc80ce
AA
190422015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
19043
19044 * gdb.base/watch_thread_num.exp: Skip test on targets without
19045 access watchpoints.
19046
80ad801e
PA
190472015-05-06 Pedro Alves <palves@redhat.com>
19048
19049 PR server/18081
19050 * gdb.server/non-existing-program.exp: New file.
19051
0fa7fe50
JB
190522015-05-05 Joel Brobecker <brobecker@adacore.com>
19053
19054 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
19055
3ea89b92
PMR
190562015-05-05 Joel Brobecker <brobecker@adacore.com>
19057
19058 * gdb.ada/out_of_line_in_inlined: New testcase.
19059
87b8eff0
JB
190602015-05-05 Joel Brobecker <brobecker@adacore.com>
19061
19062 * gdb.ada/var_rec_arr: New testcase.
19063
5fccc635
YQ
190642015-04-30 Yao Qi <yao.qi@linaro.org>
19065
19066 * gdb.base/break-idempotent.exp: If
19067 skip_hw_watchpoint_multi_tests returns true, skip the tests
19068 on "rwatch" and "awatch".
19069
42d38f42
YQ
190702015-04-30 Yao Qi <yao.qi@linaro.org>
19071
19072 * gdb.base/relativedebug.exp: Invoke gdb command
19073 "info sharedlibrary", and if libc.so doesn't have debug info,
19074 skip the test.
19075
2ce1cdbf
DE
190762015-04-29 Doug Evans <dje@google.com>
19077
19078 * gdb.python/py-xmethods.exp: Add ptype tests.
19079 * gdb.python/py-xmethods.py (E_method_char_worker): Add
19080 get_result_type method.
19081
f24a38c5
LM
190822015-04-29 Luis Machado <lgustavo@codesourcery.com>
19083
19084 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
19085 the target does not support hardware watchpoints.
19086
ecbf2b3c
LM
190872015-04-29 Luis Machado <lgustavo@codesourcery.com>
19088
19089 * gdb.base/break-always.exp: Abort testing if writing to memory
19090 causes an error.
19091
34f5f757
DE
190922015-04-28 Doug Evans <dje@google.com>
19093
19094 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
19095 * gdb.python/py-pp-registration.exp: ... here. New file.
19096 * gdb.python/py-pp-registration.c: New file.
19097 * gdb.python/py-pp-registration.py: New file.
19098
69b4374a
DE
190992015-04-28 Doug Evans <dje@google.com>
19100
19101 * gdb.python/py-bad-printers.c: New file.
19102 * gdb.python/py-bad-printers.py: New file.
19103 * gdb.python/py-bad-printers.exp: New file.
19104
59fb7612
SS
191052015-04-28 Sasha Smundak <asmundak@google.com>
19106
19107 * gdb.python/py-type.exp: New test.
19108
2631b16a
AW
191092015-04-28 Andy Wingo <wingo@igalia.com>
19110
19111 * gdb.python/py-parameter.exp:
19112 * gdb.guile/scm-parameter.exp: Escape the path that we are
19113 matching against, as it might contain characters that are special
19114 to regular expressions.
19115
460efde1
JB
191162015-04-27 Joel Brobecker <brobecker@adacore.com>
19117
19118 * gdb.ada/rec_comp: New testcase.
19119
2d369d8e
SDJ
191202015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
19121
19122 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
19123 before using it.
19124
cf75d6c3
AB
191252015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
19126
19127 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
19128 new tests for verilog output.
19129
8dbe7ca5
YQ
191302015-04-24 Yao Qi <yao.qi@linaro.org>
19131
19132 * boards/remote-gdbserver-on-localhost.exp: New file.
19133
4ef9fb2f
PA
191342015-04-23 Pedro Alves <palves@redhat.com>
19135
19136 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
19137 $inferior_spawn_id instead of $inferior_spawn_id directly. On
19138 "end of file", remove $inferior_spawn_id from the indirect list.
19139
0a803169
PA
191402015-04-23 Pedro Alves <palves@redhat.com>
19141
19142 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
19143
749ef8f8
PA
191442015-04-23 Pedro Alves <palves@redhat.com>
19145
19146 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
19147 on $any_spawn_id instead of only on $gdb_spawn_id.
19148
8aae4344
PM
191492015-04-21 Pierre Muller <muller@sourceware.org>
19150
19151 PR pascal/17815
19152 * lib/pascal.exp (gpc_compile): Add new option "class".
19153 (fpc_compile): Likewise.
19154 * gdb.pascal/case-insensitive-symbols.pas: New file.
19155 * gdb.pascal/case-insensitive-symbols.exp: New file.
19156
1586c8fb
GB
191572015-04-20 Gary Benson <gbenson@redhat.com>
19158
19159 * gdb.base/attach.exp: Fix three extended remote failures.
19160
1b6e6f5c
GB
191612015-04-17 Gary Benson <gbenson@redhat.com>
19162
19163 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
19164 the main executable over the remote protocol.
19165
e797481d
PA
191662015-04-16 Pedro Alves <palves@redhat.com>
19167
19168 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
19169 a new gdbserver if gdbserver_reconnect_p is set.
19170
1ca99c42
PA
191712015-04-16 Pedro Alves <palves@redhat.com>
19172
19173 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
19174 is set, don't exit gdbserver.
19175
af9fd6f8
AA
191762015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
19177
19178 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
19179 appropriate .insn, such that an older assembler can be used.
19180 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
19181 the z/Architecture instruction set on 31-bit targets as well.
19182
04ff1e61
AA
191832015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
19184
19185 * gdb.go/handcall.exp: Remove all logic related to the first
19186 breakpoint and rely on go_runto_main instead.
19187 * gdb.go/strings.exp: Likewise.
19188 * gdb.go/unsafe.exp: Likewise.
19189 * gdb.go/hello.exp: Likewise. Also rename the remaining
19190 breakpoint marker to "breakpoint 1".
19191 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
19192 * gdb.go/strings.go: Likewise.
19193 * gdb.go/unsafe.go: Likewise.
19194 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
19195 "set breakpoint 2 here" and rename the remaining breakpoint marker
19196 to "breakpoint 1".
19197
40d2f8d6
SM
191982015-04-15 Simon Marchi <simon.marchi@ericsson.com>
19199
19200 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
19201 if itertools.imap is not present.
19202 * gdb.python/py-objfile.exp: Add parentheses.
19203 * gdb.python/py-type.exp: Same.
19204 * gdb.python/py-unwind-maint.py: Same.
19205
8cbc97c6
YQ
192062015-04-15 Yao Qi <yao.qi@linaro.org>
19207
19208 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
19209 of ":$ptr_size" and set its form explicitly.
19210
45fd756c
YQ
192112015-04-15 Pedro Alves <palves@redhat.com>
19212 Yao Qi <yao.qi@linaro.org>
19213
19214 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
19215 timeout by factor of 4.
19216 (test_regular_watch): Likewise.
19217 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
19218 * gdb.reverse/sigall-reverse.exp: Likewise.
19219 * gdb.reverse/until-precsave.exp: Likewise.
19220 * lib/gdb.exp (with_timeout_factor): New proc.
19221 (gdb_expect): Move some code to ...
19222 (get_largest_timeout): ... here. New procedure.
19223
9e811bc3
LM
192242015-04-14 Luis Machado <lgustavo@codesourcery.com>
19225
19226 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
19227
0ff6fcb2
LM
192282015-04-13 Luis Machado <lgustavo@codesourcery.com>
19229
19230 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
19231 to write to the .text section.
19232
7578d5f7
LM
192332015-04-13 Luis Machado <lgustavo@codesourcery.com>
19234
19235 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
19236 Handle the case of targets that do not provide PID information.
19237
2efe15c4
YQ
192382015-04-13 Yao Qi <yao.qi@linaro.org>
19239
19240 * lib/gdbserver-support.exp (gdb_exit): Catch exception
19241 and use expect instead of gdb_expect.
19242
8cd8f2f8
SDJ
192432015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
19244
19245 * gdb.base/coredump-filter.exp: Rename variable "addr" to
19246 "coredump_var_addr" to avoid naming conflict with other testcases.
19247
9ee41772
PA
192482015-04-10 Pedro Alves <palves@redhat.com>
19249
19250 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
19251 gdb_test_sequence and gdb_assert.
19252
07473109
PA
192532015-04-10 Pedro Alves <palves@redhat.com>
19254
19255 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
19256 test messages that don't include the breakpoint address.
19257
de3db44c
YQ
192582015-04-10 Yao Qi <yao.qi@linaro.org>
19259
19260 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
19261 false for some offset and width combinations which aren't
19262 supported by linux kernel.
19263
c79d856c
PA
192642015-04-10 Pedro Alves <palves@redhat.com>
19265
19266 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
19267 procedure, factored out from ...
19268 (top level): ... here. Add "set displaced-stepping" testing axis.
19269 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
19270 parameter "displaced". Use it.
19271 (top level): Use foreach and add "set displaced-stepping" testing
19272 axis.
19273
ebc90b50
PA
192742015-04-10 Pedro Alves <palves@redhat.com>
19275
19276 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
19277 Remove comment.
19278 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
19279 both the address of the instruction that triggers the watchpoint
19280 and the address of the instruction immediately after, and use
19281 those addresses for the test. Fix comment.
19282
8f572e5c
PA
192832015-04-10 Pedro Alves <palves@redhat.com>
19284
19285 * gdb.base/sigstep.exp (breakpoint_to_handler)
19286 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
19287 Test "backtrace" in handler.
19288 (breakpoint_over_handler): New parameter 'displaced'. Use it.
19289 (top level): Add new "displaced" test axis to
19290 breakpoint_to_handler, breakpoint_to_handler_entry and
19291 breakpoint_over_handler.
19292
8d707a12
PA
192932015-04-10 Pedro Alves <palves@redhat.com>
19294
19295 PR gdb/18216
19296 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
19297
ef713951
YQ
192982015-04-10 Yao Qi <yao.qi@linaro.org>
19299
19300 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
19301 (test_add_rn_pc): New function.
19302 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
19303 (top level): Invoke test_add_rn_pc.
19304
906d60cf
PA
193052015-04-10 Pedro Alves <palves@redhat.com>
19306
19307 PR gdb/13858
19308 * gdb.base/step-over-no-symbols.exp: New file.
19309
f2983cc3
AW
193102015-04-09 Andy Wingo <wingo@igalia.com>
19311
19312 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
19313 after the Python tests.
19314
6d62641c
SDJ
193152015-04-08 Keith Seitz <keiths@redhat.com>
19316
19317 PR python/16699
19318 * gdb.python/py-completion.exp: New tests for completion.
19319 * gdb.python/py-completion.py (CompleteLimit1): New class.
19320 (CompleteLimit2): Likewise.
19321 (CompleteLimit3): Likewise.
19322 (CompleteLimit4): Likewise.
19323 (CompleteLimit5): Likewise.
19324 (CompleteLimit6): Likewise.
19325 (CompleteLimit7): Likewise.
19326
f3770638
PA
193272015-04-08 Pedro Alves <palves@redhat.com>
19328
19329 PR gdb/18214
19330 PR gdb/18216
19331 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
19332 function.
19333 (main): Install it as SIGUSR1 handler.
19334 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
19335 parameter. Always use "setup" as prefix. Toggle "set
19336 displaced-stepping" off/on depending on global. Don't switch to
19337 thread 1 here.
19338 (top level): Add displaced stepping "off/on" test axis. Update
19339 "setup" calls. Wrap each subtest with with_test_prefix. Test
19340 continuing with a queued signal in each thread.
19341
4496bed7
PA
193422015-04-08 Pedro Alves <palves@redhat.com>
19343
19344 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
19345 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
19346 gdb_breakpoint instead of gdb_test that doesn't expect anything.
19347 Return early if running to main fails.
19348 * gdb.trace/while-stepping.exp: Likewise.
19349
b97fde92
PA
193502015-04-07 Pedro Alves <palves@redhat.com>
19351
19352 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
19353 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
19354 interact with inferior program.
19355
f71c18e7
PA
193562015-04-07 Pedro Alves <palves@redhat.com>
19357
19358 * lib/gdb.exp (inferior_spawn_id): New global.
19359 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
19360 spawn id after processing the user code.
19361 (default_gdb_start): Set inferior_spawn_id.
19362 (send_inferior): New procedure.
19363 * lib/gdbserver-support.exp (gdbserver_start): Set
19364 inferior_spawn_id.
19365 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
19366
6423214f
PA
193672015-04-07 Pedro Alves <palves@redhat.com>
19368
19369 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
19370 * lib/gdbserver-support.exp (gdbserver_start): Make
19371 $server_spawn_id global.
19372 (gdbserver_start): Don't wait for gdbserver's spawn id with
19373 expect_background.
19374 (close_gdbserver): New procedure.
19375 (gdb_exit): Rename the default version and reimplement.
19376
71c0ee8c
PA
193772015-04-07 Pedro Alves <palves@redhat.com>
19378
72f4393d 19379 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
19380 append the substituted item, not the original item.
19381
203bc29b
PA
193822015-04-07 Pedro Alves <palves@redhat.com>
19383
19384 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
19385 gdb_expect.
19386
508a3ddf
PA
193872015-04-07 Pedro Alves <palves@redhat.com>
19388
19389 * gdb.base/interrupt.exp: Don't handle the case of the inferior
19390 output appearing once only.
19391
9f6dbe2b
PA
193922015-04-07 Pedro Alves <palves@redhat.com>
19393
19394 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
19395 that doesn't expect anything. Return early if running to main
19396 fails.
19397
337532fa
YQ
193982015-04-07 Yao Qi <yao.qi@linaro.org>
19399
19400 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
19401 (child_function): Call alarm.
19402 (main): Move call to alarm into the loop.
19403 * gdb.threads/non-stop-fair-events.exp: Build program with
19404 -DTIMEOUT=$timeout.
19405
01b622d4
DE
194062015-04-06 Doug Evans <xdje42@gmail.com>
19407
19408 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
19409 Fix dest parameter to board_info.
19410 (fpc_compile): Ditto.
19411 (gdb_compile_pascal): Rename dest arg to destfile.
19412
961f4160
PMR
194132015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
19414
19415 * gdb.ada/funcall_ref.exp: New file.
19416 * gdb.ada/funcall_ref/foo.adb: New file.
19417
cafda597
YQ
194182015-04-02 Yao Qi <yao.qi@linaro.org>
19419
19420 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
19421 is remote.
19422
fed040c6
GB
194232015-04-02 Gary Benson <gbenson@redhat.com>
19424
19425 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
19426
d11916aa
SS
194272015-04-01 Sasha Smundak <asmundak@google.com>
19428
19429 * gdb.python/py-unwind-maint.c: New file.
19430 * gdb.python/py-unwind-maint.exp: New test.
19431 * gdb.python/py-unwind-maint.py: New file.
19432 * gdb.python/py-unwind.c: New file.
19433 * gdb.python/py-unwind.exp: New test.
19434 * gdb.python/py-unwind.py: New test.
19435
a1471180
PA
194362015-04-01 Pedro Alves <palves@redhat.com>
19437
19438 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
19439 to fail instead of non-existent $test.
19440
0bbeccb1
PA
194412015-04-01 Pedro Alves <palves@redhat.com>
19442
19443 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
19444 GDBFLAGS if not empty.
19445
3c724c8c
PMR
194462015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
19447
19448 * gdb.ada/complete.exp: Remove "multi_line".
19449 * gdb.ada/info_exc.exp: Remove "multi_line".
19450 * gdb.ada/packed_tagged.exp: Remove "multi_line".
19451 * gdb.ada/ptype_field.exp: Remove "multi_line".
19452 * gdb.ada/sym_print_name.exp: Remove "multi_line".
19453 * gdb.ada/tagged.exp: Remove "multi_line".
19454 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
19455 [multi_line ...]
19456 * gdb.btrace/delta.exp: Likewise.
19457 * gdb.btrace/exception.exp: Likewise.
19458 * gdb.btrace/function_call_history.exp: Likewise.
19459 * gdb.btrace/instruction_history.exp: Likewise.
19460 * gdb.btrace/nohist.exp: Likewise.
19461 * gdb.btrace/record_goto.exp: Likewise.
19462 * gdb.btrace/segv.exp: Likewise.
19463 * gdb.btrace/stepi.exp: Likewise.
19464 * gdb.btrace/tailcall.exp: Likewise.
19465 * gdb.btrace/unknown_functions.exp: Likewise.
19466 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
19467 * lib/gdb.exp: Add the "multi_line" helper.
19468
4eec2deb
PA
194692015-04-01 Pedro Alves <palves@redhat.com>
19470
19471 * gdb.threads/tid-reuse.c: New file.
19472 * gdb.threads/tid-reuse.exp: New file.
19473
df8411da
SDJ
194742015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
19475
19476 PR corefiles/16092
19477 * gdb.base/coredump-filter.c: New file.
19478 * gdb.base/coredump-filter.exp: Likewise.
19479
6ef37366
PM
194802015-03-27 Petr Machata <pmachata@redhat.com>
19481
19482 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
19483 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
19484 (Dwarf::assemble): Initialize them.
19485 (Dwarf::lines): New function.
19486
7ec911b0
JT
194872015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
19488
19489 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
19490 SYMBOL_PREFIX for x86_64-*-cygwin.
19491
ff908ebf
AW
194922015-03-26 Andy Wingo <wingo@igalia.com>
19493
19494 PR symtab/18148
19495 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
19496 const_value but not a location.
19497 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
19498 location defined in non-main CUs are visible.
19499
6d5f0679
YQ
195002015-03-26 Yao Qi <yao.qi@linaro.org>
19501
19502 PR testsuite/18139
19503 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
19504 Add a line number entry for the same line.
19505 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
19506 Add a line number entry for the same line.
19507
2898689b
YQ
195082015-03-26 Yao Qi <yao.qi@linaro.org>
19509
19510 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
19511 .int 0.
19512 (func): Likewise. Add .Lfunc_1 label.
19513 Use .Lfunc_1 label.
19514 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
19515 .int 0.
19516 (func): Likewise.
19517 Use .Lfunc_1 label.
19518
85180498
YQ
195192015-03-26 Yao Qi <yao.qi@linaro.org>
19520
19521 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
19522 Call gdb_compile instead to compile each .s files without debug
19523 information.
19524
8aa08a8d
YQ
195252015-03-26 Yao Qi <yao.qi@linaro.org>
19526
19527 * gdb.base/savedregs.exp (process_saved_regs): Make
19528 "Saved registers:" optional in the pattern.
19529
66849923
MM
195302015-03-25 Markus Metzger <markus.t.metzger@intel.com>
19531
19532 * gdb.btrace/next.exp: Merged into step.exp.
19533 * gdb.btrace/finish.exp: Merged into step.exp.
19534 * gdb.btrace/nexti.exp: Merged into stepi.exp.
19535 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
19536 "record goto" and checking the exact replay position.
19537 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
19538 check for "Recording format" in "info record" output.
19539 * gdb.btrace/record_goto.exp: Choose test file based on target.
19540 * gdb.btrace/x86-record_goto.S: Renamed into ...
19541 * gdb.btrace/x86_64-record_goto.S: ... this.
19542 * gdb.btrace/i686-record_goto.S: New.
19543 * gdb.btrace/x86-tailcall.S: Renamed into ...
19544 * gdb.btrace/x86_64-tailcall.S: ... this.
19545 * gdb.btrace/i686-tailcall.S: New.
19546 * gdb.btrace/x86-tailcall.c: Renamed into ...
19547 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
19548 separate statements. Update test.
19549 * gdb.btrace/delta.exp: Use record_goto.c as test file.
19550 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
19551 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
19552 * gdb.btrace/tailcall.exp: Choose test file based on target.
19553 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
19554
11cc1b74
MM
195552015-03-25 Markus Metzger <markus.t.metzger@intel.com>
19556
19557 * gdb.btrace/exception.exp: Increase BTS buffer size.
19558
a25d8bf9
PA
195592015-03-24 Pedro Alves <palves@redhat.com>
19560
19561 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
19562
856e7dd6
PA
195632015-03-24 Pedro Alves <palves@redhat.com>
19564
19565 * gdb.threads/schedlock.exp (test_step): No longer expect that
19566 "set scheduler-locking step" with "next" over a function call runs
19567 threads unlocked.
19568
ad235a41
AT
195692015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
19570
19571 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
19572
15630549
AT
195732015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
19574
19575 PR breakpoints/16466
19576 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
19577 * gdb.mi/mi-pending.c (thread_func): New function.
19578 (int main): Add threading support required.
19579 * gdb.mi/mi-pending.exp: Add tests for this issue.
19580 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
19581 (pendfunc2): Remove stdio dependency.
19582 * gdb.mi/mi-pendshr2.c: New file.
19583
693dca06
KS
195842015-03-23 Keith Seitz <keiths@redhat.com>
19585
19586 * gdb.linespec/keywords.c: New file.
19587 * gdb.linespec/keywords.exp: New file.
19588
7e993ebf
KS
195892015-03-23 Keith Seitz <keiths@redhat.com>
19590
19591 PR gdb/18021
19592 * gdb.dwarf2/staticvirtual.exp: New test.
19593
bc23328c
JK
195942015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
19595
19596 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
19597 * README: Remove HP-UX and gdb.hp.
19598 (configuration):
19599 * configure: Regenerate.
19600 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
19601 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
19602 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
19603 gdb.hp/gdb.defects/Makefile.
19604 * gdb.hp/Makefile.in: File deleted.
19605 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
19606 * gdb.hp/gdb.aCC/optimize.c: File deleted.
19607 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
19608 * gdb.hp/gdb.aCC/run.c: File deleted.
19609 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
19610 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
19611 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
19612 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
19613 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
19614 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
19615 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
19616 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
19617 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
19618 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
19619 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
19620 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
19621 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
19622 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
19623 * gdb.hp/gdb.base-hp/reg.s: File deleted.
19624 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
19625 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
19626 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
19627 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
19628 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
19629 * gdb.hp/gdb.compat/Makefile.in: File deleted.
19630 * gdb.hp/gdb.compat/average.c: File deleted.
19631 * gdb.hp/gdb.compat/sum.c: File deleted.
19632 * gdb.hp/gdb.compat/xdb.c: File deleted.
19633 * gdb.hp/gdb.compat/xdb0.c: File deleted.
19634 * gdb.hp/gdb.compat/xdb0.h: File deleted.
19635 * gdb.hp/gdb.compat/xdb1.c: File deleted.
19636 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
19637 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
19638 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
19639 * gdb.hp/gdb.defects/Makefile.in: File deleted.
19640 * gdb.hp/gdb.defects/bs14602.c: File deleted.
19641 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
19642 * gdb.hp/gdb.defects/solib-d.c: File deleted.
19643 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
19644 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
19645 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
19646 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
19647 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
19648 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
19649 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
19650 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
19651 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
19652 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
19653 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
19654 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
19655 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
19656 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
19657 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
19658 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
19659 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
19660 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
19661 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
19662 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
19663 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
19664 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
19665 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
19666 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
19667 * gdb.hp/tools/odump: File deleted.
19668
8bf3b159
PA
196692015-03-19 Pedro Alves <palves@redhat.com>
19670
19671 * gdb.threads/continue-pending-status.exp (saw_thread_2)
19672 (saw_thread_3): New globals.
19673 (top level): Increment them when an event for the corresponding
19674 thread is seen.
19675 (no thread starvation): New test.
19676
eb54c8bf
PA
196772015-03-19 Pedro Alves <palves@redhat.com>
19678
19679 * gdb.threads/continue-pending-status.c: New file.
19680 * gdb.threads/continue-pending-status.exp: New file.
19681
32d2e5d6
PA
196822015-03-18 Pedro Alves <palves@redhat.com>
19683
19684 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
19685 Use gdb_is_target_remote instead of is_remote. Use
19686 gdb_test_multiple instead of gdb_expect. Exit early if
19687 gdb_test_multiple hits its internal matches. Tighten stepi tests
19688 expected output. Fail on exit with any signal, instead of just
19689 SIGILL.
19690
f68f11b7
YQ
196912015-03-18 Yao Qi <yao.qi@linaro.org>
19692
19693 PR tdep/18107
19694 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
19695 variable.
19696 * gdb.base/catch-syscall.exp: Don't skip it on
19697 aarch64*-*-linux* target. Remove elements in all_syscalls.
19698 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
19699 target.
19700 (setup_all_syscalls): New proc.
19701
ca5fd19b
YQ
197022015-03-16 Yao Qi <yao.qi@linaro.org>
19703
19704 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
19705 (top level): Skip tests if valid_addr_p returns false for
19706 $cmd1 or $cmd2.
19707
85642ba0
AW
197082015-03-11 Andy Wingo <wingo@igalia.com>
19709
19710 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
19711
e03f9645
YQ
197122015-03-11 Yao Qi <yao.qi@linaro.org>
19713
19714 * gdb.base/catch-syscall.exp: Fix typo in comments.
19715
5d0962b2
YQ
197162015-03-11 Yao Qi <yao.qi@linaro.org>
19717
19718 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
19719
b2df3cef
PA
197202015-03-09 Pedro Alves <palves@redhat.com>
19721
19722 * dg-extract-results.py: Delete.
19723
ef878e53
PA
197242015-03-09 Pedro Alves <palves@redhat.com>
19725
19726 Merge dg-extract-results.sh from GCC upstream (r218843).
19727
19728 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
19729 * dg-extract-results.sh: Use --text with grep to avoid issues with
19730 binary files. Fall back to cat -v, if that doesn't work.
19731
9494d219
PA
197322015-03-05 Pedro Alves <palves@redhat.com>
19733
19734 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
19735
a8d9763a
SM
197362015-03-04 Simon Marchi <simon.marchi@ericsson.com>
19737
19738 * lib/mi-support.exp (mi_expect_interrupt): Accept
19739 alternative event for when in all-stop mode.
19740
be9957b8
PA
197412015-03-04 Pedro Alves <palves@redhat.com>
19742
19743 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
19744
d57be0f4 197452015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
19746
19747 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
19748
c214c7cf
AA
197492015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
19750
19751 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
19752 regexps for GDB's current line display, accept a hex address
19753 preceding the line number.
19754
6d74a497
AA
197552015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
19756
19757 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
19758 the 'arch1' variable for "s390*-linux*" targets.
19759
511aee7c
PA
197602015-03-04 Pedro Alves <palves@redhat.com>
19761
19762 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
19763 (main): Pass missing retval argument to pthread_join call.
19764
95e50b27
PA
197652015-03-02 Pedro Alves <palves@redhat.com>
19766
19767 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
19768 (top level): Call do_test with non-stop as well.
19769
28054d69
PA
197702015-03-02 Pedro Alves <palves@redhat.com>
19771
19772 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
19773 -1.
19774
4fa5d7b4
AA
197752015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
19776
19777 * gdb.arch/s390-vregs.exp: New test.
19778 * gdb.arch/s390-vregs.S: New file.
19779
97c18565
PA
197802015-02-27 Pedro Alves <palves@redhat.com>
19781
19782 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
19783 call to catch_command_errors.
19784 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
19785 catch_command_errors.
19786
a37bfa30
PA
197872015-02-27 Pedro Alves <palves@redhat.com>
19788
19789 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
19790 "true" for boolean result.
19791 * gdb.gdb/selftest.exp (test_with_self): Also accept full
19792 prototype of main.
19793
6f98576f
PA
197942015-02-27 Pedro Alves <palves@redhat.com>
19795
19796 * lib/unbuffer_output.c: New file.
19797 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
19798 (main): Call gdb_unbuffer_output.
19799
eba5ab56
YQ
198002015-02-27 Yao Qi <yao.qi@linaro.org>
19801
19802 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
19803 target.
19804
0def5aaa
DE
198052015-02-26 Doug Evans <dje@google.com>
19806
19807 * gdb.cp/class2.cc (Dbase, D): New classes.
19808 (main): New local delta.
19809 * gdb.cp/class2.exp: Test printing delta.
19810 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
19811 (dynbar): New global.
19812 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
19813
081a1c2c
JK
198142015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
19815
19816 * gdb.compile/compile-ifunc.c: New file.
19817 * gdb.compile/compile-ifunc.exp: New file.
19818
2f41223f
AT
198192015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
19820
19821 * gdb.base/structs.exp: Check for correct struct on finish.
19822
03eddd80
YQ
198232015-02-26 Yao Qi <yao.qi@linaro.org>
19824
19825 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
19826 is zero.
19827
80c57053
JK
198282015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
19829
19830 * gdb.arch/cordic.ko.bz2: New file.
19831 * gdb.arch/cordic.ko.debug.bz2: New file.
19832 * gdb.arch/ppc64-symtab-cordic.exp: New file.
19833
21613c12
YQ
198342015-02-25 Yao Qi <yao.qi@linaro.org>
19835
19836 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
19837 aarch64*-*-* target.
19838
d8b901ed
PA
198392015-02-23 Pedro Alves <palves@redhat.com>
19840
19841 * lib/gdb.exp (delete_breakpoints): Rewrite using
19842 gdb_test_multiple.
19843
e5b85ead
PA
198442015-02-23 Pedro Alves <palves@redhat.com>
19845
19846 * gdb.base/info-os.c: Include stdlib.h.
19847
85c3a371
DE
198482015-02-22 Doug Evans <xdje42@gmail.com>
19849
19850 PR symtab/17855
19851 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
19852 is read after symbols have been re-read.
19853 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
19854 * gdb.ada/exec_changed/second.adb (Second): Ditto.
19855
96553a0c
DE
198562015-02-21 Doug Evans <dje@google.com>
19857
19858 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
19859
97a0c697
JK
198602015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
19861
19862 PR corefiles/17808
19863 * gdb.arch/i386-biarch-core.core.bz2: New file.
19864 * gdb.arch/i386-biarch-core.exp: New file.
19865
a47cd6e9
PA
198662015-02-21 Pedro Alves <palves@redhat.com>
19867
19868 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
19869 runto_main fails.
19870
c5facdc4
PA
198712015-02-20 Pedro Alves <palves@redhat.com>
19872
19873 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
19874 info probes.
19875
2db9a427
PA
198762015-02-20 Pedro Alves <palves@redhat.com>
19877
19878 * gdb.threads/multi-create-ns-info-thr.exp: New file.
19879
60fb7e9e
PA
198802015-02-20 Pedro Alves <palves@redhat.com>
19881
19882 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
19883 clean_restart before gdb_target_supports_trace.
19884
5c5019c2
PA
198852015-02-20 Pedro Alves <palves@redhat.com>
19886
19887 PR threads/18006
19888 * gdb.threads/clone-thread_db.c: New file.
19889 * gdb.threads/clone-thread_db.exp: New file.
19890
c9587f88
AT
198912015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
19892
19893 PR breakpoints/16812
19894 * gdb.base/catch-gdb-caused-signals.c: New file.
19895 * gdb.base/catch-gdb-caused-signals.exp: New file.
19896
f6a88844
JM
198972015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
19898
19899 * configure: Regenerated.
19900 * configure.ac: Use GDB_AC_TRANSFORM.
19901 * aclocal.m4: sinclude ../transform.m4.
19902
497c491b
JM
199032015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
19904
19905 * lib/dtrace.exp: New file.
19906 * gdb.base/dtrace-probe.exp: Likewise.
19907 * gdb.base/dtrace-probe.d: Likewise.
19908 * gdb.base/dtrace-probe.c: Likewise.
19909 * lib/pdtrace.in: Likewise.
19910 * configure.ac: Output variables with the transformed names of
19911 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
19912 * configure: Regenerated.
19913
03e98035
JM
199142015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
19915
19916 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
19917 expected message when trying to access $_probe_* convenience
19918 variables while not on a probe.
19919
63cc30e9
JK
199202015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
19921
19922 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
19923
0703599a
PA
199242015-02-11 Pedro Alves <pedro@codesourcery.com>
19925
19926 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
19927 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
19928
7e60a48e
DE
199292015-02-10 Doug Evans <xdje42@gmail.com>
19930
19931 * lib/gdb.exp (gdb_load): Always return a result.
19932
01b088bc
PA
199332015-02-10 Pedro Alves <palves@redhat.com>
19934
19935 * gdb.threads/signal-sigtrap.c: New file.
19936 * gdb.threads/signal-sigtrap.exp: New file.
19937
b05ec7a5
AT
199382015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
19939
19940 * gdb.trace/no-attach-trace.c: New file.
19941 * gdb.trace/no-attach-trace.exp: New file.
19942
a2c2acaf
MW
199432015-02-09 Mark Wielaard <mjw@redhat.com>
19944
19945 * gdb.dwarf2/atomic.c: New file.
19946 * gdb.dwarf2/atomic-type.exp: Likewise.
19947
31fd9caa
MM
199482015-02-09 Markus Metzger <markus.t.metzger@intel.com>
19949
19950 * gdb.btrace/buffer-size.exp: Update "info record" output.
19951 * gdb.btrace/delta.exp: Update "info record" output.
19952 * gdb.btrace/enable.exp: Update "info record" output.
19953 * gdb.btrace/finish.exp: Update "info record" output.
19954 * gdb.btrace/instruction_history.exp: Update "info record" output.
19955 * gdb.btrace/next.exp: Update "info record" output.
19956 * gdb.btrace/nexti.exp: Update "info record" output.
19957 * gdb.btrace/step.exp: Update "info record" output.
19958 * gdb.btrace/stepi.exp: Update "info record" output.
19959 * gdb.btrace/nohist.exp: Update "info record" output.
19960
d33501a5
MM
199612015-02-09 Markus Metzger <markus.t.metzger@intel.com>
19962
19963 * gdb.btrace/buffer-size: New.
19964
f4abbc16
MM
199652015-02-09 Markus Metzger <markus.t.metzger@intel.com>
19966
19967 * gdb.btrace/delta.exp: Update "info record" output.
19968 * gdb.btrace/enable.exp: Update "info record" output.
19969 * gdb.btrace/finish.exp: Update "info record" output.
19970 * gdb.btrace/instruction_history.exp: Update "info record" output.
19971 * gdb.btrace/next.exp: Update "info record" output.
19972 * gdb.btrace/nexti.exp: Update "info record" output.
19973 * gdb.btrace/step.exp: Update "info record" output.
19974 * gdb.btrace/stepi.exp: Update "info record" output.
19975 * gdb.btrace/nohist.exp: Update "info record" output.
19976
b9d61307
SM
199772015-02-06 Simon Marchi <simon.marchi@ericsson.com>
19978
19979 PR gdb/15678
19980 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
19981
e584fdbc
PA
199822015-02-06 Pedro Alves <palves@redhat.com>
19983
19984 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
19985 macro.
19986 (seconds_left, again): New globals.
19987 (main): Wait seconds_left in a 1-second sleep loop instead of
19988 sleeping 180 seconds. If 'again' is set, reset the seconds
19989 counter.
19990 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
19991 'again' in the inferior before detaching. Print the seconds left.
19992 (options): New global.
19993 (top level): Build program with -DTIMEOUT=$timeout.
19994
77f41761
PA
199952015-02-06 Pedro Alves <palves@redhat.com>
19996
19997 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
19998 determine how many seconds to pass to 'alarm'.
19999 * gdb.base/gdb-sigterm.exp (top level): Build program with
20000 -DTIMEOUT=$timeout.
20001 (do_test): Return success/failure indication. Add more verbose
20002 logging. Don't fail if 200 single steps are seen. Instead, fail
20003 when the test times out.
20004 (passes): New global.
20005 (top level): Break the testing loop if testing fails on any
20006 iteration. Use gdb_assert.
20007
b9394193
DB
200082015-02-04 Don Breazeal <donb@codesourcery.com>
20009
20010 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
20011 and initialize them.
20012 (ipc_cleanup): New function.
20013 (main): Don't declare shmid, semid, and msqid. Add a call to
20014 atexit so that we call ipc_cleanup on exit.
20015
42d9e528
PA
200162015-02-04 Pedro Alves <palves@redhat.com>
20017
20018 * boards/native-extended-gdbserver.exp: Remove any target variant
20019 specifications from the board name before clearing the isremote
20020 flag from board_info.
20021
ae6ae975
DE
200222015-01-31 Doug Evans <xdje42@gmail.com>
20023
20024 * gdb.base/maint.exp <maint print type argc>: Update expected output.
20025
cfb069a8
GB
200262015-01-31 Gary Benson <gbenson@redhat.com>
20027
20028 * gdb.base/completion.exp: Disable completion limiting for
20029 existing tests. Add new tests to check completion limiting.
20030 * gdb.linespec/ls-errs.exp: Disable completion limiting.
20031
5dd31d79
DE
200322015-01-31 Doug Evans <xdje42@gmail.com>
20033
20034 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
20035
9f050062
DE
200362015-01-31 Doug Evans <xdje42@gmail.com>
20037
20038 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
20039 entries. Duplicate file section script entries.
20040 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
20041 inlined entries. Add test for safe-path rejection.
20042 * gdb.python/py-section-script.c: Add duplicate inlined section script
20043 entries. Duplicate file section script entries.
20044 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
20045 inlined entries. Add test for safe-path rejection.
20046
df25ebbd
JB
200472015-01-29 Joel Brobecker <brobecker@adacore.com>
20048
20049 * gdb.ada/disc_arr_bound: New testcase.
20050
4a0ca9ec
JB
200512015-01-29 Joel Brobecker <brobecker@adacore.com>
20052
20053 * gdb.ada/mi_var_array: New testcase.
20054
3a8b707a
DE
200552015-01-27 Doug Evans <dje@google.com>
20056
20057 * gdb.python/py-objfile.exp: Add tests for objfile.username.
20058 Add test for objfile.filename, objfile.username after objfile
20059 has been unloaded.
20060
f8313f6e
JB
200612015-01-26 Joel Brobecker <brobecker@adacore.com>
20062
20063 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
20064 the second test to print the name attribute of value
20065 returned by the call to gdb.lookup_type, and adjust
20066 the expected output accordingly.
20067
37bc665e
MW
200682015-01-25 Mark Wielaard <mjw@redhat.com>
20069
20070 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
20071 * gdb.base/disp-step-fork.c: Include unistd.h.
20072 * gdb.base/siginfo-obj.c: Include stdio.h.
20073 * gdb.base/siginfo-thread.c: Likewise.
20074 * gdb.mi/non-stop.c: Include unistd.h.
20075 * gdb.mi/nsthrexec.c: Include stdio.h.
20076 * gdb.mi/pthreads.c: Include unistd.h.
20077 * gdb.modula2/unbounded1.c (main): Declare returns int.
20078 * gdb.reverse/consecutive-reverse.c: Likewise.
20079 * gdb.threads/create-fail.c: Include unistd.h.
20080 * gdb.threads/killed.c: Likewise.
20081 * gdb.threads/linux-dp.c: Likewise.
20082 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
20083 * gdb.threads/non-ldr-exc-2.c: Likewise.
20084 * gdb.threads/non-ldr-exc-3.c: Likewise.
20085 * gdb.threads/non-ldr-exc-4.c: Likewise.
20086 * gdb.threads/pthreads.c: Include unistd.h.
20087 (main): Declare returns int.
20088 * gdb.threads/tls-main.c (foo): New declaration.
20089 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
20090
f7e5394d
SM
200912015-01-23 Simon Marchi <simon.marchi@ericsson.com>
20092
20093 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
20094 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
20095
743649fd
MW
200962015-01-15 Mark Wielaard <mjw@redhat.com>
20097
20098 * gdb.base/noreturn-return.c: New file.
20099 * gdb.base/noreturn-return.exp: New file.
20100 * gdb.base/noreturn-finish.c: New file.
20101 * gdb.base/noreturn-finish.exp: New file.
20102
198297aa
PA
201032015-01-23 Pedro Alves <palves@redhat.com>
20104
20105 * gdb.threads/continue-pending-after-query.c: New file.
20106 * gdb.threads/continue-pending-after-query.exp: New file.
20107
717cf30c
AG
201082015-01-22 Anders Granlund <anders.granlund@ericsson.com>
20109 Simon Marchi <simon.marchi@ericsson.com>
20110
20111 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
20112 * gdb.base/valgrind-db-attach.exp: Same.
20113 * gdb.base/valgrind-infcall.exp: Same.
20114 * lib/mi-support.exp (default_mi_gdb_start): Same.
20115 * lib/prompt.exp (default_prompt_gdb_start): Same.
20116 * lib/gdb.exp (default_gdb_spawn): Same.
20117 (gdb_interact): New.
20118
20119
4b62a76e
JK
201202015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
20121
20122 * gdb.compile/compile.exp (pointer to jit function): New test.
20123
b4cdae6f
WW
201242015-01-17 Wei-cheng Wang <cole945@gmail.com>
20125
20126 * lib/gdb.exp (supports_process_record): Return true for
20127 powerpc*-*-linux*.
20128 (supports_reverse): Likewise.
20129
d221e7ef
DB
201302015-01-15 Don Breazeal <donb@codesourcery.com>
20131
20132 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
20133 instead of checking whether the target board is remote and
20134 use spawn_wait_for_attach instead of exec/sleep.
20135 * gdb.base/attach-twice.exp: Likewise.
20136
bafffb51
JB
201372015-01-15 Joel Brobecker <brobecker@adacore.com>
20138
20139 * gdb.ada/var_arr_attrs: New testcase.
20140
5589af0e
PA
201412015-01-14 Pedro Alves <palves@redhat.com>
20142 Joel Brobecker <brobecker@adacore.com>
20143
20144 PR gdb/17525
20145 * gdb.base/bp-cmds-execution-x-script.c: New file.
20146 * gdb.base/bp-cmds-execution-x-script.exp: New file.
20147 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
20148
6c400b59
PA
201492015-01-14 Pedro Alves <palves@redhat.com>
20150
20151 PR cli/17828
20152 * gdb.base/batch-preserve-term-settings.c: New file.
20153 * gdb.base/batch-preserve-term-settings.exp: New file.
20154
e02c96a7
DE
201552015-01-13 Doug Evans <dje@google.com>
20156
20157 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
20158 binary.
20159
576fd14c
JB
201602015-01-13 Joel Brobecker <brobecker@adacore.com>
20161
20162 * Makefile.in (clean mostlyclean): Do not delete *.py.
20163
04dccad0
JB
201642015-01-13 Joel Brobecker <brobecker@adacore.com>
20165
20166 * gdb.python/py-lookup-type.exp: New file.
20167
3d230f71
PA
201682015-01-12 Pedro Alves <palves@redhat.com>
20169
20170 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
20171 restore GDBFLAGS before returning.
20172
7e67715d
JK
201732015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
20174
20175 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
20176 is_amd64_regs_target and is_x86_like_target.
20177
f2e0d4b4
DE
201782015-01-11 Doug Evans <xdje42@gmail.com>
20179
20180 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
20181 is given without an explicit form.
20182 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
20183 attributes.
20184 * gdb.dwarf/corrupt.exp: Ditto.
20185 * gdb.dwarf2/enum-type.exp: Ditto.
20186 * gdb.trace/entry-values.exp: Ditto.
20187 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
20188
439250fb
DE
201892015-01-11 Doug Evans <xdje42@gmail.com>
20190
20191 PR gdb/15830
20192 * gdb.base/maint.exp: Remove references to "maint demangle".
20193 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
20194 Add tests for explicitly specifying language to demangle.
20195 * gdb.dlang/demangle.exp: Ditto.
20196
ede9f622
PA
201972015-01-09 Pedro Alves <palves@redhat.com>
20198
20199 * gdb.threads/non-stop-fair-events.c: New file.
20200 * gdb.threads/non-stop-fair-events.exp: New file.
20201
a7b796db
PA
202022015-01-09 Pedro Alves <palves@redhat.com>
20203
20204 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
20205 the global scope. Set a breakpoint after all threads are started
20206 rather than stepping over two source lines. Expect the prompt.
20207 * gdb.base/watch_thread_num.c (threads_started_barrier): New
20208 global.
20209 (NUM): Now 15.
20210 (main): Use threads_started_barrier to wait for all threads to
20211 start. Main thread no longer calls thread_function. Exit after
20212 180 seconds.
20213 (loop): New function.
20214 (thread_function): Wait on threads_started_barrier barrier. Call
20215 'loop' at each iteration.
20216 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
20217 threads have started, instead of hardcoding number of "next"
20218 steps. Use an access watchpoint instead of a write watchpoint.
20219
9665ffdd
PA
202202015-01-09 Pedro Alves <palves@redhat.com>
20221
20222 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
20223 (thread_func): Wait on barrier.
20224 (main): Wait for all threads to start before stopping GDB.
20225 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
20226 global.
20227 (thread1_func, thread2_func): Wait on barrier.
20228 (main): Wait for all threads to start before stopping GDB.
20229 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
20230 New global.
20231 (thread1_func, thread2_func): Wait on barrier.
20232 (main): Wait for all threads to start before stopping GDB.
20233
c945a99f
PA
202342015-01-09 Pedro Alves <palves@redhat.com>
20235
20236 * gdb.threads/attach-many-short-lived-threads.c: New file.
20237 * gdb.threads/attach-many-short-lived-threads.exp: New file.
20238
c1a747c1
PA
202392014-01-09 Pedro Alves <palves@redhat.com>
20240
20241 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
20242 instead of to thread 2.
20243 * gdb.threads/signal-command-multiple-signals-pending.c (main):
20244 Add barrier around each pthread_create call instead of around all
20245 calls.
20246 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
20247 Set a break on thread_function and have the child threads hit it
20248 one at at a time.
20249
60b3033e
PA
202502015-01-09 Pedro Alves <palves@redhat.com>
20251
20252 * lib/gdb.exp (can_spawn_for_attach): New procedure.
20253 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
20254 false.
20255 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
20256 checking whether the target board is remote.
20257 * gdb.multi/multi-attach.exp: Likewise.
20258 * gdb.python/py-sync-interp.exp: Likewise.
20259 * gdb.server/ext-attach.exp: Likewise.
20260 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
20261 tests that need to attach, instead of checking whether the target
20262 board is remote at the top of the file.
20263
acc018ac
YQ
202642015-01-08 Yao Qi <yao@codesourcery.com>
20265
20266 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
20267
50a18af8
JK
202682015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
20269
20270 Fix testcase compilation.
20271 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
20272
8503d6e1
JB
202732015-01-06 Joel Brobecker <brobecker@adacore.com>
20274
20275 * gdb.python/py-type.exp: Add a couple test about empty
20276 array creation, and negative-length array creation.
20277
cc73dbcc
DE
202782015-01-02 Doug Evans <xdje42@gmail.com>
20279
20280 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
20281
0300bbc7
DE
202822015-01-02 Doug Evans <dje@google.com>
20283
20284 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
20285
9d85a0ec
YQ
202862014-12-29 Yao Qi <yao@codesourcery.com>
20287
20288 * gdb.trace/entry-values.exp: Update comments. Rename variable
20289 bar_call_foo to returned_from_foo.
20290
87186c6a
MMN
202912014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
20292
20293 PR gdb/17394
20294 * gdb.linespec/break-asm-file.c: New file.
20295 * gdb.linespec/break-asm-file.exp: New file.
20296 * gdb.linespec/break-asm-file0.s: New file.
20297 * gdb.linespec/break-asm-file1.s: New file.
20298
1bab7383
YQ
202992014-12-18 Nigel Stephens <nigel@mips.com>
20300 Maciej W. Rozycki <macro@codesourcery.com>
20301
20302 * gdb.base/float.exp: Handle the new output from "info float" on
20303 MIPS targets.
20304
1bc1068a
JK
203052014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
20306
20307 Fix MinGW compilation.
20308 * gdb.compile/compile-ops.exp: Update untested message if
20309 !skip_compile_feature_tests.
20310 * gdb.compile/compile-setjmp.exp: Likewise.
20311 * gdb.compile/compile-tls.exp: Likewise.
20312 * gdb.compile/compile.exp: Likewise.
20313 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
20314 supported on this host".
20315
b6615d10
DE
203162014-12-16 Doug Evans <xdje42@gmail.com>
20317
20318 * boards/stabs.exp: New file.
20319
25dda427
AA
203202014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
20321
20322 * gdb.base/completion.exp: Adjust to format changes of "maint
20323 print user-registers".
20324
bf330350
CU
203252014-12-16 Catalin Udma <catalin.udma@freescale.com>
20326
20327 PR server/17457
20328 * gdb.arch/aarch64-fp.c: New file.
20329 * gdb.arch/aarch64-fp.exp: New file.
20330
395cf596
SDJ
203312014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
20332
20333 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
20334 r210637, r210913, r211666, r215400, r215817).
20335
20336 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
20337 * dg-extract-results.py: New file.
20338 * dg-extract-results.sh: Use it if the environment seems
20339 suitable.
20340
20341 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
20342
20343 * dg-extract-results.py (parse_run): Handle warnings that
20344 are printed before a test harness is run.
20345
20346 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
20347
20348 * dg-extract-results.py (Named): Remove __cmp__ method.
20349 (output_variation): Use a key to sort variation.harnesses.
20350
20351 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
20352
20353 * dg-extract-results.py: For Python 3, force sys.stdout to
20354 handle surrogate escape sequences.
20355 (safe_open): New function.
20356 (output_segment, main): Use it.
20357
20358 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
20359
20360 * dg-extract-results.py (Prog.result_re): Include options
20361 in test name.
20362
20363 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
20364
20365 * dg-extract-results.py (output_variation): Always sort if
20366 do_sum.
20367
e882ef3c
SM
203682014-12-15 Simon Marchi <simon.marchi@ericsson.com>
20369
20370 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
20371 as long as we get pagination notifications.
20372
4992aa20
JM
203732014-12-15 Jason Merrill <jason@redhat.com>
20374
20375 * Makefile.in (check-gdb.%): Restore.
20376 * README: Mention it.
20377
c1b5a1a6
JB
203782014-12-13 Joel Brobecker <brobecker@adacore.com>
20379
20380 * gdb.ada/str_uninit: New testcase.
20381
5537b577
JK
203822014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
20383
20384 PR symtab/17642
20385 * gdb.base/vla-stub-define.c: New file.
20386 * gdb.base/vla-stub.c: New file.
20387 * gdb.base/vla-stub.exp: New file.
20388
bb2ec1b3
TT
203892014-12-12 Phil Muldoon <pmuldoon@redhat.com>
20390 Jan Kratochvil <jan.kratochvil@redhat.com>
20391 Tom Tromey <tromey@redhat.com>
20392
20393 * configure.ac: Add gdb.compile/.
20394 * configure: Regenerate.
20395 * gdb.compile/Makefile.in: New file.
20396 * gdb.compile/compile-ops.exp: New file.
20397 * gdb.compile/compile-ops.c: New file.
20398 * gdb.compile/compile-tls.c: New file.
20399 * gdb.compile/compile-tls.exp: New file.
20400 * gdb.compile/compile-constvar.S: New file.
20401 * gdb.compile/compile-constvar.c: New file.
20402 * gdb.compile/compile-mod.c: New file.
20403 * gdb.compile/compile-nodebug.c: New file.
20404 * gdb.compile/compile-setjmp-mod.c: New file.
20405 * gdb.compile/compile-setjmp.c: New file.
20406 * gdb.compile/compile-setjmp.exp: New file.
20407 * gdb.compile/compile-shlib.c: New file.
20408 * gdb.compile/compile.c: New file.
20409 * gdb.compile/compile.exp: New file.
20410 * lib/gdb.exp (skip_compile_feature_tests): New proc.
20411
4ff709eb
TT
204122014-12-12 Tom Tromey <tromey@redhat.com>
20413
20414 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
20415 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
20416
6dddd6a5
DE
204172014-12-12 Doug Evans <dje@google.com>
20418
20419 * lib/gdb-python.exp (get_python_valueof): New function.
20420 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
20421
71c24708
AA
204222014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
20423
20424 * gdb.base/completion.exp: Add test for completion of "info
20425 registers ".
20426
3e29f34a
MR
204272014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
20428
20429 * gdb.base/func-ptrs.c: New file.
20430 * gdb.base/func-ptrs.exp: New file.
20431
fc126975
SM
204322014-12-10 Simon Marchi <simon.marchi@ericsson.com>
20433
20434 PR breakpoints/17012
20435 * gdb.base/dprintf-detach.c: New file.
20436 * gdb.base/dprintf-detach.exp: New file.
20437
0a46d518
SM
204382014-12-10 Simon Marchi <simon.marchi@ericsson.com>
20439
20440 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
20441 * lib/gdb.exp (target_is_gdbserver): New procedure.
20442
a0be3e44
DE
204432014-12-08 Doug Evans <dje@google.com>
20444
20445 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
20446
df1b803a
YQ
204472014-12-05 Yao Qi <yao@codesourcery.com>
20448
20449 * gdb.guile/scm-error.exp: Remove the third argument to
20450 gdb_remote_download.
20451 * gdb.guile/scm-frame-args.exp: Likewise.
20452 * gdb.guile/scm-section-script.exp: Likewise.
20453
ddb9f679
YQ
204542014-12-05 Yao Qi <yao@codesourcery.com>
20455
20456 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
20457
86e4ed39
DE
204582014-12-04 Doug Evans <dje@google.com>
20459
20460 * gdb.python/py-objfile.exp: Add tests for
20461 objfile.add_separate_debug_file.
20462
7c50a931
DE
204632014-12-04 Doug Evans <dje@google.com>
20464
20465 * lib/gdb.exp (get_build_id): New function.
20466 (build_id_debug_filename_get): Rewrite to use it.
20467 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
20468
621661e3
MR
204692014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
20470
20471 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
20472 `method(long)', not just 0x0.
20473 * gdb.cp/nsalias.exp: Align code labels to 4.
20474 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
20475 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
20476 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
20477 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
20478 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
20479 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
20480
29f0c3b7
DE
204812014-12-02 Doug Evans <dje@google.com>
20482
e1e061e7 20483 PR symtab/17602
29f0c3b7 20484 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 20485 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
20486 * gdb.cp/anon-ns.exp: Update.
20487
162078c8
NB
204882014-12-02 Nick Bull <nicholaspbull@gmail.com>
20489
20490 * gdb.python/py-events.py (inferior_call_handler): New.
20491 (register_changed_handler, memory_changed_handler): New.
20492 (test_events.invoke): Register new handlers.
20493 * gdb.python/py-events.exp: Add tests for inferior call,
20494 memory_changed and register_changed events.
20495
fdb09caf
AA
204962014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
20497
20498 * gdb.base/execl-update-breakpoints.exp: Specify the link address
20499 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
20500 if the linker doesn't understand this.
20501
55cfb2c4
SM
205022014-12-01 Simon Marchi <simon.marchi@ericsson.com>
20503
20504 * gdb.python/python.exp: Change expected reply to help().
20505
9e8cd6df
YQ
205062014-12-01 Yao Qi <yao@codesourcery.com>
20507
20508 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
20509 AC_CONFIG_SUBDIRS(gdb.gdbtk).
20510 * configure: Re-generated.
20511
6c659fc2
SC
205122014-11-28 Siva Chandra Reddy <sivachandra@google.com>
20513
20514 * gdb.cp/chained-calls.cc: New file.
20515 * gdb.cp/chained-calls.exp: New file.
20516 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
20517
d7fc3181
SM
205182014-11-28 Simon Marchi <simon.marchi@ericsson.com>
20519
20520 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
20521 * gdb.dwarf2/symtab-producer.exp: Same.
20522 * gdb.gdb/python-interrupts.exp: Same.
20523 * gdb.gdb/python-selftest.exp: Same.
20524 * gdb.python/py-linetable.exp: Same.
20525 * gdb.python/py-type.exp: Same.
20526 * gdb.python/py-value-cc.exp: Same.
20527 * gdb.python/py-value.exp: Same.
20528
10e79639
YQ
205292014-11-28 Yao Qi <yao@codesourcery.com>
20530
20531 * gdb.base/break-probes.exp: Match library name prefixed with
20532 sysroot.
20533
f28a0564
SM
205342014-11-27 Simon Marchi <simon.marchi@ericsson.com>
20535
20536 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
20537 test expected output. Add parentheses for the call to print.
20538 Remove L suffix from integers.
20539
3fe1ce1d
DE
205402014-11-26 Doug Evans <dje@google.com>
20541
20542 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
20543
84429e27
YQ
205442014-11-22 Yao Qi <yao@codesourcery.com>
20545
20546 * gdb.trace/entry-values.c: Remove asms.
20547 (foo): Add foo_label.
20548 (bar): Add bar_label.
20549 * gdb.trace/entry-values.exp: Remove code computing foo's
20550 length and bar's length.
20551 (Dwarf::assemble): Invoke function_range for bar and use
20552 MACRO_AT_func for foo.
20553
26741859
YQ
205542014-11-22 Yao Qi <yao@codesourcery.com>
20555
20556 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
20557 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
20558 Use .Lgcc43_procstart instead of gcc43.
20559
45e44d27
JB
205602014-11-21 Joel Brobecker <brobecker@adacore.com>
20561
20562 * gdb.ada/n_arr_bound: New testcase.
20563
458c8db8
SDJ
205642014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
20565
20566 PR breakpoints/10737
20567 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
20568 test_catch_syscall_multi_arch.
20569 (test_catch_syscall_multi_arch): New function.
20570
43f3e411
DE
205712014-11-20 Doug Evans <xdje42@gmail.com>
20572
20573 * gdb.base/maint.exp: Update expected output.
20574
0d7b2549
AA
205752014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
20576
20577 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
20578 4-byte instruction on S390.
20579
8908fca5
JB
205802014-11-19 Joel Brobecker <brobecker@adacore.com>
20581
20582 * gdb.ada/arr_arr: New testcase.
20583
4a46959e
JB
205842014-11-19 Joel Brobecker <brobecker@adacore.com>
20585
20586 * gdb.ada/pkd_arr_elem: New Testcase.
20587
470e2f4e
LM
205882014-11-18 Luis Machado <lgustavo@codesourcery.com>
20589
20590 * gdb.reverse/break-precsave: Expect completion message for
20591 core file reads.
20592 * gdb.reverse/consecutive-precsave.exp: Likewise.
20593 * gdb.reverse/finish-precsave.exp: Likewise.
20594 * gdb.reverse/i386-precsave.exp: Likewise.
20595 * gdb.reverse/machinestate-precsave.exp: Likewise.
20596 * gdb.reverse/sigall-precsave.exp: Likewise.
20597 * gdb.reverse/solib-precsave.exp: Likewise.
20598 * gdb.reverse/step-precsave.exp: Likewise.
20599 * gdb.reverse/until-precsave.exp: Likewise.
20600 * gdb.reverse/watch-precsave.exp: Likewise.
20601
a267f3ad
AA
206022014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
20603
20604 * gdb.base/bp-permanent.c: Include unistd.h.
20605 * gdb.python/py-framefilter-mi.c (main): Add return type.
20606 * gdb.python/py-framefilter.c (main): Likewise.
20607 * gdb.trace/actions-changed.c (main): Likewise.
20608
12084a9a
AA
206092014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
20610
20611 * gdb.mi/until.c: Add eye-catchers.
20612 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
20613 line numbers.
20614
dc7e1a77
AA
206152014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
20616
20617 * gdb.base/condbreak.exp: Drop references to removed non-prototype
20618 function header variants in break1.c.
20619 * gdb.base/ena-dis-br.exp: Likewise.
20620 * gdb.base/hbreak2.exp: Likewise.
20621 * gdb.reverse/until-precsave.exp: Drop references to removed
20622 non-prototype function header variants in ur1.c.
20623 * gdb.reverse/until-reverse.exp: Likewise.
20624
41c77605
PM
206252014-11-17 Petr Machata <pmachata@redhat.com>
20626
20627 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
20628 ${_cu_offset_size} bytes abbrev offset.
20629
34248c3a
DE
206302014-11-15 Doug Evans <xdje42@gmail.com>
20631
20632 PR symtab/17559
20633 * gdb.base/line-symtabs.exp: New file.
20634 * gdb.base/line-symtabs.c: New file.
20635 * gdb.base/line-symtabs.h: New file.
20636
646da059
YQ
206372014-11-14 Yao Qi <yao@codesourcery.com>
20638
20639 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
20640 (func): Add label func_label.
20641 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
20642 Replace low_pc and high_pc with MACRO_AT_range.
20643 Replace name, low_pc and high_pc with MACRO_AT_func.
20644
9301ebe6
YQ
206452014-11-14 Yao Qi <yao@codesourcery.com>
20646
20647 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
20648 Replace name, low_pc and high_pc with MACRO_AT_func.
20649
f166b542
YQ
206502014-11-14 Yao Qi <yao@codesourcery.com>
20651
20652 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
20653 produce debug information.
20654 * gdb.dwarf2/implptr-optimized-out.S: Removed.
20655
0f6e71e3
YQ
206562014-11-14 Yao Qi <yao@codesourcery.com>
20657
20658 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
20659 object and get function length.
20660 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
20661 with MACRO_AT_func.
20662 (top-level): Replace gdb_compile and clean_restart with
20663 prepare_for_testing.
20664 * gdb.dwarf2/main.c (main): Add label main_label.
20665
876c4df9
YQ
206662014-11-14 Yao Qi <yao@codesourcery.com>
20667
20668 * lib/dwarf.exp (function_range): New procedure.
20669 (Dwarf::_handle_macro_at_func): New procedure.
20670 (Dwarf::_handle_macro_at_range): New procedure.
20671 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
20672
02ad9cf1
YQ
206732014-11-14 Yao Qi <yao@codesourcery.com>
20674
20675 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
20676 (_handle_attribute): New procedure.
20677
a59add0c
AA
206782014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20679
20680 * gdb.ada/cond_lang/foo.c (callme): Add return type.
20681 * gdb.base/call-sc.c (zed): Likewise.
20682 * gdb.base/checkpoint.c (main): Likewise.
20683 * gdb.base/dump.c (main): Likewise.
20684 * gdb.base/gcore.c (main): Likewise.
20685 * gdb.base/huge.c (main): Likewise.
20686 * gdb.base/multi-forks.c (main): Likewise.
20687 * gdb.base/pr10179-a.c (main): Likewise.
20688 * gdb.base/savedregs.c (main): Likewise.
20689 * gdb.base/sigaltstack.c (main): Likewise.
20690 * gdb.base/siginfo.c (main): Likewise.
20691 * gdb.base/structs.c (zed): Likewise.
20692 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
20693 * gdb.mi/mi-syn-frame.c (main): Likewise.
20694 * gdb.mi/until.c (foo, main): Likewise.
20695 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
20696 * gdb.base/solib-weak.c (foo): Declare.
20697 * gdb.base/attach-twice.c: Include stdio.h.
20698 * gdb.base/weaklib1.c: Likewise.
20699 * gdb.base/weaklib2.c: Likewise.
20700 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
20701 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
20702 unistd.h.
20703 * gdb.base/attach-pie-misread.c: Include stdlib.h.
20704 * gdb.mi/mi-exit-code.c: Likewise.
20705 * gdb.base/break-interp-lib.c: Include string.h.
20706 * gdb.base/coremaker.c: Likewise.
20707 * gdb.base/testenv.c: Likewise.
20708 * gdb.python/py-finish-breakpoint.c: Likewise.
20709 * gdb.base/inferior-died.c: Include sys/wait.h.
20710 * gdb.base/fileio.c: Include time.h.
20711 * gdb.base/async-shell.c: Include unistd.h.
20712 * gdb.base/dprintf-non-stop.c: Likewise.
20713 * gdb.base/info-os.c: Likewise.
20714 * gdb.mi/mi-console.c: Likewise.
20715 * gdb.mi/watch-nonstop.c: Likewise.
20716 * gdb.python/py-events.c: Likewise.
20717 * gdb.base/async.c (baz): Move up before its invocation.
20718 * gdb.base/code_elim2.c (my_global_func): Likewise.
20719 * gdb.base/skip-solib-lib.c (multiply): Likewise.
20720 * gdb.base/advance.c (func2): Likewise.
20721
3b5d5997
AA
207222014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20723
20724 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
20725 variant.
20726 * gdb.base/annota3.c: Likewise.
20727 * gdb.base/async.c: Likewise.
20728 * gdb.base/average.c: Likewise.
20729 * gdb.base/call-ar-st.c: Likewise.
20730 * gdb.base/call-rt-st.c: Likewise.
20731 * gdb.base/call-sc.c: Likewise.
20732 * gdb.base/call-strs.c: Likewise.
20733 * gdb.base/ending-run.c: Likewise.
20734 * gdb.base/execd-prog.c: Likewise.
20735 * gdb.base/exprs.c: Likewise.
20736 * gdb.base/foll-exec.c: Likewise.
20737 * gdb.base/foll-fork.c: Likewise.
20738 * gdb.base/foll-vfork.c: Likewise.
20739 * gdb.base/funcargs.c: Likewise.
20740 * gdb.base/gcore.c: Likewise.
20741 * gdb.base/jump.c: Likewise.
20742 * gdb.base/langs0.c: Likewise.
20743 * gdb.base/langs1.c: Likewise.
20744 * gdb.base/langs2.c: Likewise.
20745 * gdb.base/mips_pro.c: Likewise.
20746 * gdb.base/nodebug.c: Likewise.
20747 * gdb.base/opaque0.c: Likewise.
20748 * gdb.base/opaque1.c: Likewise.
20749 * gdb.base/recurse.c: Likewise.
20750 * gdb.base/run.c: Likewise.
20751 * gdb.base/scope0.c: Likewise.
20752 * gdb.base/scope1.c: Likewise.
20753 * gdb.base/setshow.c: Likewise.
20754 * gdb.base/setvar.c: Likewise.
20755 * gdb.base/shmain.c: Likewise.
20756 * gdb.base/shr1.c: Likewise.
20757 * gdb.base/shr2.c: Likewise.
20758 * gdb.base/sigall.c: Likewise.
20759 * gdb.base/signals.c: Likewise.
20760 * gdb.base/so-indr-cl.c: Likewise.
20761 * gdb.base/solib2.c: Likewise.
20762 * gdb.base/structs.c: Likewise.
20763 * gdb.base/sum.c: Likewise.
20764 * gdb.base/vforked-prog.c: Likewise.
20765 * gdb.base/watchpoint.c: Likewise.
20766 * gdb.reverse/shr2.c: Likewise.
20767 * gdb.reverse/until-reverse.c: Likewise.
20768 * gdb.reverse/ur1.c: Likewise.
20769 * gdb.reverse/watch-reverse.c: Likewise.
20770
066a77c5
AA
207712014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20772
20773 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
20774 variant.
20775 * gdb.base/sepdebug.exp: Drop references to removed code.
20776
4f204ea5
AA
207772014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20778
20779 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
20780 variant. Preserve original line numbering.
20781 * gdb.base/list1.c: Likewise.
20782
3b377a3a
AA
207832014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20784
20785 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
20786 variant.
20787 * gdb.base/break1.c: Likewise.
20788 * gdb.base/break.exp: Drop references to removed code.
20789
e444df73
AA
207902014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20791
20792 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
20793 variant.
20794
8008f2a7
AA
207952014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20796
20797 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
20798
a5a06887
AA
207992014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20800
20801 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
20802 logic into perform_all_tests() and invoke it with and without
20803 function header prototypes.
20804 (do_function_calls): Remove conditional XFAIL for PR 5318.
20805 (rerun_and_prepare): Remove duplicate code.
20806 (perform_all_tests): New. Main logic moved here.
20807
44dba9b9
AA
208082014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20809
20810 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
20811 code guarded by #ifdef NO_PROTOTYPES.
20812 (t_double_many_args): Likewise.
20813 (DEF_FUNC_MANY_ARGS_1): Likewise.
20814 (DEF_FUNC_VALUES_1): Likewise.
20815 (t_structs_ldc): Renamed from t_structs_fc in conditional code
20816 guarded by #ifdef PROTOTYPES.
20817
d1fbcd56
AA
208182014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20819
20820 * gdb.mi/mi-console.c: Add eye-catcher.
20821 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
20822 instead of literal line number.
20823
b0e59b8f
AA
208242014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20825
20826 * gdb.base/shr2.c: Add eye-catcher.
20827 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
20828 line number.
20829
78f98cca
AA
208302014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20831
20832 * gdb.base/jump.c: Add eye-catchers.
20833 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
20834 numbers.
20835
58fa2af0
AA
208362014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20837
20838 * gdb.base/execd-prog.c: Add eye-catchers.
20839 * gdb.base/foll-exec.c: Likewise.
20840 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
20841 line numbers.
20842
04e5059b
AA
208432014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20844
20845 * gdb.base/ending-run.c: Add eye-catchers.
20846 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
20847 literal line numbers.
20848
dbfdb174
AA
208492014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20850
20851 * gdb.base/call-rt-st.c: Add eye-catchers.
20852 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
20853 literal line numbers.
20854
888a2ade
AA
208552014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20856
20857 * gdb.base/call-ar-st.c: Add eye-catchers.
20858 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
20859 literal line numbers.
20860
6acc2dde
AA
208612014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20862
20863 * gdb.base/average.c: Add eye-catchers.
20864 * gdb.base/sum.c: Likewise.
20865 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
20866 regexps dynamically.
20867
9ecfcd1d
AA
208682014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20869
20870 * gdb.base/solib1.c: Add eye-catchers.
20871 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
20872 literal line numbers.
20873
78708b7c
PA
208742014-11-12 Pedro Alves <palves@redhat.com>
20875
20876 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
20877 leader has exited.
20878
af48d08f
PA
208792014-11-12 Pedro Alves <palves@redhat.com>
20880
20881 * gdb.arch/i386-bp_permanent.c: New file.
20882 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
20883 (srcfile): Set to i386-bp_permanent.c.
20884 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
20885 that stepi does not execute the 'leave' instruction, instead of
20886 testing it does execute.
20887 * gdb.base/bp-permanent.c: New file.
20888 * gdb.base/bp-permanent.exp: New file.
20889
af3768e9
DE
208902014-11-10 Doug Evans <xdje42@gmail.com>
20891
20892 PR symtab/17564
20893 * gdb.base/symtab-search-order.exp: New file.
20894 * gdb.base/symtab-search-order.c: New file.
20895 * gdb.base/symtab-search-order-1.c: New file.
20896 * gdb.base/symtab-search-order-shlib-1.c: New file.
20897
9de00a4a
PA
208982014-11-07 Pedro Alves <palves@redhat.com>
20899
20900 PR gdb/17511
20901 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
20902 i?86-*-linux*.
20903
e0f52461
SC
209042014-11-03 Siva Chandra Reddy <sivachandra@google.com>
20905
20906 PR c++/17494
20907 * gdb.cp/pr17494.cc: New file.
20908 * gdb.cp/pr17494.exp: New file.
20909
6ce8c980
YQ
209102014-11-02 Yao Qi <yao@codesourcery.com>
20911
20912 * gdb.python/python.exp: Get working directory and match the
20913 output of "set extended-prompt \\w " with it.
20914
02be9a71
DE
209152014-10-30 Doug Evans <dje@google.com>
20916
20917 * gdb.python/py-objfile.exp: Add tests for setting random attributes
20918 in objfiles.
20919 * gdb.python/py-progspace.exp: Add tests for setting random attributes
20920 in progspaces.
20921
3bdff46b
LM
209222014-10-30 Janis Johnson <janisjo@codesourcery.com>
20923
20924 * gdb.base/fullpath-expand.exp: Skip for a remote host.
20925 * gdb.base/realname-expand.exp: Likewise.
20926 * gdb.linespec/macro-relative.exp: Likewise.
20927
ab917dfb
PA
209282014-10-29 Pedro Alves <palves@redhat.com>
20929
20930 PR gdb/17408
20931 * gdb.threads/schedlock.c (some_function): New function.
20932 (call_function): New global.
20933 (MAYBE_CALL_SOME_FUNCTION): New macro.
20934 (thread_function): Call it.
20935 * gdb.threads/schedlock.exp (get_args): Add description parameter,
20936 and use it instead of a global counter. Adjust all callers.
20937 (get_current_thread): Use "find current thread" for test message
20938 here rather than having all callers pass down the same string.
20939 (goto_loop): New procedure, factored out from ...
20940 (my_continue): ... this.
20941 (step_ten_loops): Change parameter from test message to command to
20942 use. Adjust.
20943 (list_count): Delete global.
20944 (check_result): New procedure, factored out from duplicate top
20945 level code.
20946 (continue tests): Wrap in with_test_prefix.
20947 (test_step): New procedure, factored out from duplicate top level
20948 code.
20949 (top level): Test "step" in combination with all scheduler-locking
20950 modes. Test "next" in combination with all scheduler-locking
20951 modes, and in combination with stepping over a function call or
20952 not.
20953 * gdb.threads/next-bp-other-thread.c: New file.
20954 * gdb.threads/next-bp-other-thread.exp: New file.
20955
d3d4baed
PA
209562014-10-29 Pedro Alves <palves@redhat.com>
20957
20958 PR python/17372
20959 * gdb.python/python.exp: Test a multi-line command that spawns
20960 interactive Python.
20961 * gdb.base/multi-line-starts-subshell.exp: New file.
20962
563e8d85
YQ
209632014-10-29 Yao Qi <yao@codesourcery.com>
20964
20965 * gdb.base/fileio.exp: Make directories on host.
20966
0ea4d52e
YQ
209672014-10-29 Yao Qi <yao@codesourcery.com>
20968
20969 * gdb.base/fileio.c (test_write): Close the file.
20970
7f5ef605
PA
209712014-10-28 Pedro Alves <palves@redhat.com>
20972
20973 PR gdb/12623
20974 * gdb.base/sigstep.c (no_handler): New global.
20975 (main): If 'no_handler is true, set the signal handlers to
20976 SIG_IGN.
20977 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
20978 with_sw_watch and no_handler parameters. Handle them.
20979 (top level) <stepping over handler when stopped at a breakpoint
20980 test>: Add a test axis for testing with a software watchpoint, and
20981 another for testing with the signal handler set to SIG_IGN.
20982 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
20983 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
20984
abbdbd03
PA
209852014-10-28 Pedro Alves <palves@redhat.com>
20986
20987 PR gdb/17511
20988 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
20989 * gdb.base/sigstep.exp (other_handler_location): New global.
20990 (advance): Support stepping into the signal handler, and running
20991 commands while in the handler.
20992 (in_handler_map): New global.
20993 (top level): In the advance test, add combinations for getting
20994 into the handler with stepping commands, and for running commands
20995 in the handler. Add comment descripting the advancei tests.
20996
1df4399f
PA
209972014-10-28 Pedro Alves <palves@redhat.com>
20998
20999 * gdb.base/sigstep.exp: Use build_executable instead of
21000 prepare_for_testing.
21001 (top level): Move code that starts GDB, runs to main and creates a
21002 display to ...
21003 (restart): ... this new procedure.
21004 (top level): Move backtrace from signal handler test to ...
21005 (validate_backtrace): ... this new procedure.
21006 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
21007 with_test_prefix. Always restart GDB.
21008 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
21009 with_test_prefix. Always restart GDB. No need to delete
21010 breakpoints after the test.
21011 (test_skip_handler): Remove prefix parameter.
21012 (skip_over_handler, breakpoint_to_handler)
21013 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
21014 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
21015 restart GDB. No need to delete breakpoints after the test.
21016 (top level): Use foreach to call the test procedures with
21017 different commands.
21018
a5b6e449
PA
210192014-10-28 Pedro Alves <palves@redhat.com>
21020
21021 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
21022 instead of GNATS numbers.
21023 * gdb.base/sigbpt.exp: Likewise.
21024 * gdb.base/siginfo.exp: Likewise.
21025 * gdb.base/sigstep.exp: Likewise.
21026
e5f8a7cc
PA
210272014-10-27 Pedro Alves <palves@redhat.com>
21028
21029 * gdb.base/sigstep.c (dummy): New global.
21030 (main): Issue a couple writes to the new global.
21031 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
21032 procedures.
21033 (skip_over_handler): Use test_skip_handler.
21034 (top level): Call skip_over_handler for stepi and nexti too.
21035 (breakpoint_over_handler): Use test_skip_handler.
21036 (top level): Call breakpoint_over_handler for stepi and nexti too.
21037
763905a3
YQ
210382014-10-27 Yao Qi <yao@codesourcery.com>
21039
21040 * gdb.trace/tfile.c (adjust_function_address)
21041 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
21042 function descriptor.
21043
6f259a23
DB
210442014-10-24 Don Breazeal <donb@codesourcery.com>
21045
21046 * gdb.base/foll-fork.exp (test_follow_fork,
21047 catch_fork_child_follow): Check for updated fork messages emitted
21048 from infrun.c.
21049 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
21050 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
21051 vfork_and_exec_child_follow_through_step): Check for updated vfork
21052 messages emitted from infrun.c.
21053
09dd9a69
PA
210542014-10-24 Pedro Alves <palves@redhat.com>
21055
21056 * gdb.base/corefile.exp: Remove references to ultrix.
21057 * gdb.base/interrupt.exp: Likewise.
21058 * gdb.base/whatis.exp: Likewise.
21059 * gdb.gdb/selftest.exp: Likewise.
21060 * gdb.threads/manythreads.exp: Likewise.
21061 * gdb.threads/print-threads.exp: Likewise.
21062 * gdb.threads/pthreads.exp:: Likewise.
21063 * gdb.threads/schedlock.exp: Likewise.
21064
3433cfa5
SC
210652014-10-24 Siva Chandra Reddy <sivachandra@google.com>
21066
21067 * gdb.cp/non-trivial-retval.cc: Add a test case.
21068 * gdb.cp/non-trivial-retval.exp: Add a test.
21069
092f880b
YQ
210702014-10-20 Yao Qi <yao@codesourcery.com>
21071
21072 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
21073 * gdb.python/py-objfile-script-gdb.py: New file.
21074 * gdb.python/py-objfile-script.exp: Update reference to
21075 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
21076 of remote_download. Remove the dest file.
21077
acbdb7f3
YQ
210782014-10-20 Yao Qi <yao@codesourcery.com>
21079
21080 * gdb.base/checkpoint.exp: Don't remove file copied on host.
21081 * gdb.base/step-line.exp: Likewise.
21082 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
21083 * gdb.dwarf2/dw2-basic.exp: Likewise.
21084 * gdb.dwarf2/dw2-compressed.exp: Likewise.
21085 * gdb.dwarf2/dw2-filename.exp: Likewise.
21086 * gdb.dwarf2/dw2-intercu.exp: Likewise.
21087 * gdb.dwarf2/dw2-intermix.exp: Likewise.
21088 * gdb.dwarf2/dw2-producer.exp: Likewise.
21089 * gdb.dwarf2/mac-fileno.exp: Likewise.
21090 * gdb.python/py-frame-args.exp: Likewise.
21091 * gdb.python/py-framefilter.exp: Likewise.
21092 * gdb.python/py-mi.exp: Likewise.
21093 * gdb.python/py-objfile-script.exp: Likewise
21094 * gdb.python/py-pp-integral.exp: Likewise.
21095 * gdb.python/py-pp-re-notag.exp: Likewise.
21096 * gdb.python/py-prettyprint.exp: Likewise.
21097 * gdb.python/py-section-script.exp: Likewise.
21098 * gdb.python/py-typeprint.exp: Likewise.
21099 * gdb.python/py-xmethods.exp: Likewise.
21100 * gdb.stabs/weird.exp: Likewise.
21101 * gdb.xml/tdesc-regs.exp: Likewise.
21102
bd286a29
KCY
211032014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
21104
21105 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
21106 (out_cu): Use addr_len for the size of addresses.
21107 (out_line): Likewise. Size DW_LNE_set_address instruction
21108 according to addr_len.
21109 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
21110 (FUNC): Add START_INSNS to definition.
21111
673dc4a0
YQ
211122014-10-18 Yao Qi <yao@codesourcery.com>
21113
21114 * gdb.base/argv0-symlink.exp: Check argv[0] value if
21115 gdb_has_argv0 return true.
21116 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
21117 check [target_info exists noargs], check [gdb_has_argv0]
21118 instead.
21119 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
21120 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
21121 procedures.
21122
4ffbba72
DE
211232014-10-17 Doug Evans <dje@google.com>
21124
21125 * gdb.python/py-events.exp: Update expected output for clear_objfiles
21126 event.
21127 * gdb.python/py-events.py: Add clear_objfiles event.
21128
d096d8c1
DE
211292014-10-17 Doug Evans <dje@google.com>
21130
21131 * gdb.python/py-objfile.exp: Test progspace attribute.
21132
a80db015
LM
211332014-10-17 Luis Machado <lgustavo@codesourcery.com>
21134
21135 * gdb.guile/scm-breakpoint.exp: Do not assume any
21136 directory separators when matching source file paths.
21137 * gdb.python/py-breakpoint.exp: Likewise.
21138 * gdb.reverse/break-precsave.exp: Likewise.
21139 * gdb.reverse/break-reverse.exp: Likewise.
21140 * gdb.reverse/consecutive-precsave.exp: Likewise.
21141 * gdb.reverse/finish-precsave.exp: Likewise.
21142 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
21143 * gdb.reverse/finish-reverse.exp: Likewise.
21144 * gdb.reverse/i386-precsave.exp: Likewise.
21145 * gdb.reverse/i387-env-reverse.exp: Likewise.
21146 * gdb.reverse/i387-stack-reverse.exp: Likewise.
21147 * gdb.reverse/machinestate-precsave.exp: Likewise.
21148 * gdb.reverse/machinestate.exp: Likewise.
21149 * gdb.reverse/sigall-precsave.exp: Likewise.
21150 * gdb.reverse/solib-precsave.exp: Likewise.
21151 * gdb.reverse/step-precsave.exp: Likewise.
21152 * gdb.reverse/until-precsave.exp: Likewise.
21153 * gdb.reverse/watch-precsave.exp: Likewise.
21154 * gdb.reverse/watch-reverse.exp: Likewise.
21155
b22089ab
YQ
211562014-10-17 Yao Qi <yao@codesourcery.com>
21157
21158 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
21159 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
21160
6c4486e6
PA
211612014-10-17 Pedro Alves <palves@redhat.com>
21162
21163 PR gdb/17471
21164 * gdb.base/bg-execution-repeat.c: New file.
21165 * gdb.base/bg-execution-repeat.exp: New file.
21166
0ff33695
PA
211672014-10-17 Pedro Alves <palves@redhat.com>
21168
21169 PR gdb/17300
21170 * gdb.base/continue-all-already-running.c: New file.
21171 * gdb.base/continue-all-already-running.exp: New file.
21172
6fdebc3d
PA
211732014-10-17 Pedro Alves <palves@redhat.com>
21174
21175 PR gdb/17472
21176 * gdb.base/annota-input-while-running.c: New file.
21177 * gdb.base/annota-input-while-running.exp: New file.
21178
32a8097b
PA
211792014-10-17 Pedro Alves <palves@redhat.com>
21180
21181 * gdb.base/callfuncs.exp: emove references to osf.
21182 * gdb.base/sigall.exp: Likewise.
21183 * gdb.gdb/selftest.exp: Likewise.
21184 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
21185 * gdb.mi/non-stop.c: Likewise.
21186 * gdb.mi/pthreads.c: Likewise.
21187 * gdb.reverse/sigall-precsave.exp: Likewise.
21188 * gdb.reverse/sigall-reverse.exp: Likewise.
21189 * gdb.threads/pthreads.c: Likewise.
21190 * gdb.threads/pthreads.exp: Likewise.
21191
7a3517ff
YQ
211922014-10-17 Yao Qi <yao@codesourcery.com>
21193
21194 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
21195 check 'target_info exists noargs'.
21196 (test_command_prompt_position): Likewise.
21197 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
21198 Remove "set args".
21199 (progvar_simple_while_test): Likewise.
21200 (progvar_complex_if_while_test): Likewise.
21201 (if_while_breakpoint_command_test): Likewise.
21202 (infrun_breakpoint_command_test): Likewise.
21203 (breakpoint_command_test): Likewise.
21204 (watchpoint_command_test): Likewise.
21205 (bp_deleted_in_command_test): Likewise.
21206 (temporary_breakpoint_commands): Likewise.
21207
bb99c472
YQ
212082014-10-16 Yao Qi <yao@codesourcery.com>
21209
21210 * gdb.base/remotetimeout.exp: Remove noargs checking.
21211
7c16b83e
PA
212122014-10-15 Pedro Alves <palves@redhat.com>
21213
21214 PR breakpoints/9649
21215 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
21216 * gdb.base/breakpoint-in-ro-region.exp
21217 (probe_target_hardware_step): New procedure.
21218 (top level): Probe hardware stepping and hardware breakpoint
21219 support. Test stepping through a read-only region, with both
21220 "breakpoint auto-hw" on and off and both "always-inserted" on and
21221 off.
21222
35a49624
IB
212232014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
21224
21225 * gdb.dlang/demangle.exp: Update for demangling changes.
21226
2d1c107c
SC
212272014-10-15 Siva Chandra Reddy <sivachandra@google.com>
21228
21229 * gdb.cp/non-trivial-retval.cc: Add new test cases.
21230 * gdb.cp/non-trivial-retval.exp: Add new tests.
21231
778811d5
SC
212322014-10-15 Siva Chandra Reddy <sivachandra@google.com>
21233
21234 PR c++/13403
21235 PR c++/15154
21236 * gdb.cp/non-trivial-retval.cc: New file.
21237 * gdb.cp/non-trivial-retval.exp: New file.
21238
10c5f0a8
YQ
212392014-10-15 Yao Qi <yao@codesourcery.com>
21240
21241 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
21242 remote host.
21243
65d7b369
YQ
212442014-10-15 Yao Qi <yao@codesourcery.com>
21245
21246 * gdb.python/py-symbol.exp: Match file base name if host is
21247 remote, otherwise match file name with dir name.
21248 * gdb.python/py-symtab.exp: Likewise.
21249 * gdb.python/python.exp: Likewise.
21250
46dc1394
YQ
212512014-10-15 Yao Qi <yao@codesourcery.com>
21252
21253 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
21254 pattern.
21255 * gdb.python/py-symtab.exp: Likewise.
21256 * gdb.python/python.exp: Remove trailing ".*". Fix typo
21257 locationn.
21258
c40cc657
JB
212592014-10-14 Joel Brobecker <brobecker@adacore.com>
21260
21261 * gdb.ada/addr_arith: New testcase.
21262
2abf49e1
MR
212632014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
21264
21265 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
21266 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
21267 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
21268 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
21269
f7088df3
SDJ
212702014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
21271
21272 * gdb.arch/stap-eval-lang-ada.S: Likewise.
21273 * gdb.arch/stap-eval-lang-ada.c: Likewise.
21274 * gdb.arch/stap-eval-lang-ada.exp: New file.
21275
4dc06805
YQ
212762014-10-14 Yao Qi <yao@codesourcery.com>
21277
21278 * gdb.mi/mi-var-child.c (nothing1): New function.
21279 (nothing2): New function.
21280 (do_children_tests): Set function pointers by nothing1 and
21281 nothing2.
21282 * gdb.mi/mi-var-child.exp: Step over new added statements.
21283 Update test to match the new output.
21284 * gdb.mi/var-cmd.c (nothing1): New function.
21285 (nothing2): New function.
21286 (do_children_tests): Set function pointers by nothing1 and
21287 nothing2.
21288 * gdb.mi/mi-var-display.exp: Update test to match output.
21289 Step to the line specified by $line_dct_nothing.
21290 Increase the number of lines to step.
21291
46a93de2
YQ
212922014-10-14 Yao Qi <yao@codesourcery.com>
21293
21294 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
21295 tests.
21296 * gdb.mi/mi2-var-child.exp: Likewise.
21297
14ea52ee
DE
212982014-10-13 Doug Evans <dje@google.com>
21299
21300 * gdb.python/py-objfile.exp: Change name of file name test.
21301
e5c6e92b
DE
213022014-10-13 Doug Evans <dje@google.com>
21303
21304 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
21305 from the start of the CU.
21306
c780cc2f
JK
213072014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
21308 Yao Qi <yao@codesourcery.com>
21309
21310 Fix "save breakpoints" for "catch" command.
21311 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
21312 Remove -nonewline. Match also the added "main" line.
21313
99894e11
JK
213142014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
21315
21316 Fix "save breakpoints" for "disable $bpnum" command.
21317 * gdb.base/save-bp.c (main): Add label.
21318 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
21319
6e1ac5a3
JK
213202014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
21321
21322 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
21323
754dd2b0
YQ
213242014-10-11 Yao Qi <yao@codesourcery.com>
21325
21326 * gdb.server/server-kill.exp: Execute command
21327 "set remote trace-status-packet on" before "tstatus".
21328
f90183d7
YQ
213292014-10-11 Yao Qi <yao@codesourcery.com>
21330
21331 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
21332 (main): Call getppid.
21333 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
21334 and continue to it. Read variable "server_pid".
21335
bf40a607
YQ
213362014-10-11 Yao Qi <yao@codesourcery.com>
21337
21338 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
21339
052ca370
YQ
213402014-10-11 Yao Qi <yao@codesourcery.com>
21341
21342 * gdb.threads/thread-find.exp: Don't execute command
21343 "info threads".
21344 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
21345 * gdb.threads/linux-dp.exp: Don't check the condition
21346 $threads_created equals to zero.
21347
3831839c
PA
213482014-10-10 Pedro Alves <palves@redhat.com>
21349
21350 * gdb.base/bigcore.exp: Remove references to IRIX.
21351 * gdb.base/funcargs.exp: Likewise.
21352 * gdb.base/interrupt.exp: Likewise.
21353 * gdb.base/mips_pro.exp: Likewise.
21354 * gdb.base/nodebug.exp: Likewise.
21355 * gdb.base/setvar.exp: Likewise.
21356 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
21357
8b9a549d
PA
213582014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
21359 Pedro Alves <palves@redhat.com>
21360
21361 PR symtab/14466
21362 * gdb.base/vdso-warning.c: New file.
21363 * gdb.base/vdso-warning.exp: New file.
21364
d48ba5e8
DE
213652014-10-02 Doug Evans <dje@google.com>
21366
21367 * gdb.base/structs.c (main): Don't run forever.
21368
2278c276
PA
213692014-10-02 Pedro Alves <palves@redhat.com>
21370
21371 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
21372 (top level) <stop threads 1, stop threads 2>: Use it.
21373
b57bacec
PA
213742014-10-02 Pedro Alves <palves@redhat.com>
21375
21376 * gdb.threads/break-while-running.exp (test): Add new
21377 'update_thread_list' argument. Skip "info threads" if false.
21378 (top level): Add new 'update_thread_list' axis.
21379
13fd3ff3
PA
213802014-10-02 Pedro Alves <palves@redhat.com>
21381
21382 PR breakpoints/17431
21383 * gdb.base/execl-update-breakpoints.c: New file.
21384 * gdb.base/execl-update-breakpoints.exp: New file.
21385
0fec99e8
PA
213862014-10-01 Pedro Alves <palves@redhat.com>
21387
21388 * gdb.base/breakpoint-in-ro-region.c: New file.
21389 * gdb.base/breakpoint-in-ro-region.exp: New file.
21390
2ddf4301
SM
213912014-10-01 Simon Marchi <simon.marchi@ericsson.com>
21392
21393 * gdb.mi/mi-exit-code.exp: New file.
21394 * gdb.mi/mi-exit-code.c: New file.
21395
6a5f3f43
YQ
213962014-09-30 Yao Qi <yao@codesourcery.com>
21397
21398 * lib/prelink-support.exp (build_executable_own_libs): Error if
21399 the target isn't native.
21400
345bcc73
YQ
214012014-09-30 Yao Qi <yao@codesourcery.com>
21402
21403 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
21404 false.
21405
a25a5a45
PA
214062014-09-22 Pedro Alves <palves@redhat.com>
21407
21408 * gdb.threads/break-while-running.exp: New file.
21409 * gdb.threads/break-while-running.c: New file.
21410
00ba3162
YQ
214112014-09-19 Yao Qi <yao@codesourcery.com>
21412
21413 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
21414 Invoke test. Restart GDB with --readnow and invoke test again.
21415
c3b7b696
YQ
214162014-09-19 Yao Qi <yao@codesourcery.com>
21417
21418 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
21419 proc set_breakpoint_on_gcd_function. Invoke
21420 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
21421 invoke set_breakpoint_on_gcd_function again.
21422
2b4fd423
DE
214232014-09-18 Doug Evans <dje@google.com>
21424
21425 * gdb.dwarf2/symtab-producer.exp: New file.
21426
a5947601
SDJ
214272014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
21428
21429 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
21430 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
21431 * gdb.base/global-var-nested-by-dso.c: Likewise.
21432 * gdb.base/global-var-nested-by-dso.exp: Likewise.
21433
91c19059
SDJ
214342014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
21435 Pedro Alves <palves@redhat.com>
21436
21437 * gdb.base/watch-bitfields.exp: Pass string other than test file
21438 name to prepare_for_testing.
21439 (watch): New procedure.
21440 (expect_watchpoint): Use with_test_prefix.
21441 (top level): Factor out tests to ...
21442 (test_watch_location, test_regular_watch): ... these new
21443 procedures, and use with_test_prefix and gdb_continue_to_end.
21444
bb9d5f81
PP
214452014-09-16 Patrick Palka <patrick@parcs.ath.cx>
21446
21447 PR breakpoints/12526
21448 * gdb.base/watch-bitfields.exp: New file.
21449 * gdb.base/watch-bitfields.c: New file.
21450
635856f5
PA
214512014-09-16 Pedro Alves <palves@redhat.com>
21452
21453 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
21454 software and hardware addresses, not software address against
21455 itself.
21456
7280ceea
PA
214572014-09-16 Pedro Alves <palves@redhat.com>
21458
21459 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
21460 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
21461
428b16bd
PA
214622014-09-16 Pedro Alves <palves@redhat.com>
21463
21464 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
21465 files.
21466 * gdb.base/a2-run.exp: Remove all code guarded by istarget
21467 "*-*-vxworks*" throughout.
21468 * gdb.base/break.exp: Likewise.
21469 * gdb.base/default.exp: Likewise.
21470 * gdb.base/scope.exp: Likewise.
21471 * gdb.base/sepdebug.exp: Likewise.
21472 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
21473 throughout.
21474 * gdb.base/run.c: Likewise.
21475 * gdb.base/sepdebug.c: Likewise.
21476 * gdb.hp/gdb.aCC/run.c: Likewise.
21477 * gdb.reverse/until-reverse.c: Likewise.
21478 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
21479
666d413c
YQ
214802014-09-16 Yao Qi <yao@codesourcery.com>
21481
21482 * boards/local-remote-host-native.exp: New file.
21483
57cbd724
DE
214842014-09-14 Doug Evans <xdje42@gmail.com>
21485
21486 * gdb.threads/queue-signal.c (thread_count): New variable.
21487 (thread_count_mutex, thread_count_condvar): New variables.
21488 (incr_thread_count, wait_all_threads_running): New functions.
21489 (main): Wait for all threads to be in their thread functions.
21490
81219e53
DE
214912014-09-13 Doug Evans <xdje42@gmail.com>
21492
21493 * gdb.threads/queue-signal.c: New file.
21494 * gdb.threads/queue-signal.exp: New file.
21495
3714cea7
DE
214962014-09-13 Doug Evans <xdje42@gmail.com>
21497
21498 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
21499 be consistent with what default_gdb_init uses.
21500 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
21501 the plain text of the prompt. Add some logging printfs.
21502 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
21503
fa43b1d7
PA
215042014-09-12 Pedro Alves <palves@redhat.com>
21505
21506 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
21507 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
21508 * gdb.arch/i386-size-overlap.exp: Likewise.
21509 * gdb.arch/i386-size.exp: Likewise.
21510 * gdb.arch/i386-unwind.exp: Likewise.
21511 * gdb.base/a2-run.exp: Likewise.
21512 * gdb.base/break.exp: Likewise.
21513 * gdb.base/charset.exp: Likewise.
21514 * gdb.base/chng-syms.exp: Likewise.
21515 * gdb.base/commands.exp: Likewise.
21516 * gdb.base/dbx.exp: Likewise.
21517 * gdb.base/find.exp: Likewise.
21518 * gdb.base/funcargs.exp: Likewise.
21519 * gdb.base/jit-simple.exp: Likewise.
21520 * gdb.base/reread.exp: Likewise.
21521 * gdb.base/sepdebug.exp: Likewise.
21522 * gdb.base/step-bt.exp: Likewise.
21523 * gdb.cp/mb-inline.exp: Likewise.
21524 * gdb.cp/mb-templates.exp: Likewise.
21525 * gdb.objc/basicclass.exp: Likewise.
21526 * gdb.threads/killed.exp: Likewise.
21527
9d9bf2df
EBM
215282014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
21529
21530 PR tdep/17379
21531 * gdb.arch/powerpc-stackless.S: New file.
21532 * gdb.arch/powerpc-stackless.exp: New file.
21533
1cf2f1b0
JK
215342014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
21535
21536 * gdb.base/attach.c: Include unistd.h.
21537 (main): Call alarm. Add label postloop.
21538 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
21539 gdb_breakpoint, gdb_continue_to_breakpoint.
21540 (test_command_line_attach_run): Kill ${testpid} in one exit path.
21541
98880d46
PA
215422014-09-11 Pedro Alves <palves@redhat.com>
21543
21544 PR gdb/17347
21545 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
21546 * gdb.base/attach.exp (test_command_line_attach_run): New
21547 procedure.
21548 (top level): Call it.
21549
4c92ff2c
PA
215502014-09-11 Pedro Alves <palves@redhat.com>
21551
21552 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
21553 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
21554 (do_command_attach_tests): Use spawn_wait_for_attach.
21555 * gdb.base/solib-overlap.exp: Likewise.
21556 * gdb.multi/multi-attach.exp: Likewise.
21557 * gdb.python/py-prompt.exp: Likewise.
21558 * gdb.python/py-sync-interp.exp: Likewise.
21559 * gdb.server/ext-attach.exp: Likewise.
21560
3adc1a7d
GKB
215612014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
21562
21563 * gdb.fortran/array-element.exp: Remove unexpected "continue"
21564 command in testcase. Simplify testcase.
21565
96334934
JB
215662014-09-10 Joel Brobecker <brobecker@adacore.com>
21567
21568 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
21569
eb479039
JB
215702014-09-10 Joel Brobecker <brobecker@adacore.com>
21571
21572 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
21573
deede10c
JB
215742014-09-10 Joel Brobecker <brobecker@adacore.com>
21575
21576 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
21577
7828a5f5
JB
215782014-09-10 Joel Brobecker <brobecker@adacore.com>
21579
21580 * gdb.dwarf2/dynarr-ptr.c: New file.
21581 * gdb.dwarf2/dynarr-ptr.exp: New file.
21582
33aeebcf
MR
215832014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
21584
21585 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
21586 of 30 rather than hardcoding 120 for a slow test case. Take the
21587 `gdb,timeout' target setting into account for this calculation.
21588 Don't extend the timeout for the test cases that don't need it.
21589
7b415901
MR
215902014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
21591
21592 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
21593 a factor of 2 for a slow test case. Take the `gdb,timeout'
21594 target setting into account for this calculation.
21595 * gdb.reverse/until-precsave.exp: Increase the timeout by
21596 a factor of 15 and 3 respectively rather than adding 120
21597 for a pair of slow test cases. Take the `gdb,timeout'
21598 target setting into account for this calculation.
21599
4a40f85a
MR
216002014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
21601
21602 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
21603 timeout, don't pass one down to gdb_expect.
21604 (gdb_expect): Rework timeout selection.
21605
09635af7
MR
216062014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
21607
21608 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
21609 exception on timeout.
21610 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
21611 (gdbserver_start_extended): Catch any `gdbserver_start' error
21612 exceptions.
21613 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
21614 * lib/mi-support.exp (mi_gdb_target_load): Catch any
21615 `gdbserver_gdb_load' error exceptions.
21616
2bdd10b7
MR
216172014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
21618
21619 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
21620 120 on waiting for the TCP socket to open.
21621
316935f0
DE
216222014-09-09 Doug Evans <xdje42@gmail.com>
21623
21624 * gdb.base/default.exp (show_conv_list): Add _caller_is,
21625 _caller_matches, _any_caller_is, _any_caller_matches.
21626
83740597
DE
216272014-09-09 Doug Evans <xdje42@gmail.com>
21628
21629 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
21630
4c122fc3
YQ
216312014-09-09 Yao Qi <yao@codesourcery.com>
21632
21633 * gdb.mi/mi-var-display.exp: Set print symbol off.
21634
a9f116cb
GKB
216352014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
21636
21637 PR gdb/17035
21638 * gdb.base/commands.exp: Add tests to verify user-defined
21639 commands with empty bodies.
21640 * gdb.python/py-cmd.exp: Test that we don't show user-defined
21641 python commands in `show user command`.
21642 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
21643 scheme commands in `show user command`.
21644
c75bd3a2
JK
216452014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
21646
21647 PR python/17355
21648 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
21649 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
21650 * gdb.python/py-framefilter-invalidarg.exp: New file.
21651 * gdb.python/py-framefilter-invalidarg.py: New file.
21652
faa42425
DE
216532014-09-06 Doug Evans <xdje42@gmail.com>
21654
21655 PR 15276
21656 * gdb.python/py-caller-is.c: New file.
21657 * gdb.python/py-caller-is.exp: New file.
21658
474ca4f6
SDJ
216592014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
21660
21661 PR gdb/17235
21662 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
21663 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
21664
eb0b0463
SDJ
216652014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
21666
21667 PR fortran/17237
21668 * gdb.fortran/print-formatted.exp: New file.
21669 * gdb.fortran/print-formatted.f90: Likewise.
21670
5f3b99cf
SS
216712014-09-03 Sasha Smundak <asmundak@google.com>
21672
21673 * gdb.python/py-frame.exp: Test Frame.read_register.
21674
7d793aa9
SDJ
216752014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
21676
21677 PR python/16699
21678 * gdb.python/py-completion.exp: New file.
21679 * gdb.python/py-completion.py: Likewise.
21680
fb0576e9
DE
216812014-08-28 Doug Evans <dje@google.com>
21682
21683 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
21684 eax,etc. are live with values set by gdb and thus the compiler can't
21685 use them.
21686 * gdb.arch/i386-pseudo.c (main): Ditto.
21687
ee92b0dd
DE
216882014-08-27 Doug Evans <dje@google.com>
21689
21690 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
21691
6649db35
DE
216922014-08-25 Doug Evans <dje@google.com>
21693
21694 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
21695 (main): Ditto.
21696
564b7600
DE
216972014-08-25 Doug Evans <dje@google.com>
21698
21699 * gdb.threads/thread-execl.exp: #include <stdio.h>.
21700
3881fb67
YQ
217012014-08-24 Yao Qi <yao@codesourcery.com>
21702
21703 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
21704 symbol off.
21705 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
21706
a05a36a5
DE
217072014-08-22 Doug Evans <dje@google.com>
21708
21709 PR 17276
21710 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
21711 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
21712 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
21713
7c343b48
YQ
217142014-08-22 Yao Qi <yao@codesourcery.com>
21715
21716 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
21717 * gdb.python/py-finish-breakpoint2.exp: Likewise.
21718 * gdb.python/python.exp: Likewise. Use .py file on the host
21719 instead of the build.
21720
22fd09ae
JK
217212014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
21722
21723 * gdb.threads/gcore-stale-thread.c: New file.
21724 * gdb.threads/gcore-stale-thread.exp: New file.
21725
a8454a7c
PA
217262014-08-21 Pedro Alves <palves@redhat.com>
21727
21728 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
21729 * gdb.base/gcore-relro-pie.exp: Likewise.
21730 * gdb.base/gcore-relro.exp: Likewise.
21731 * gdb.base/gcore.exp: Likewise.
21732 * gdb.base/print-symbol-loading.exp: Likewise.
21733 * gdb.threads/gcore-thread.exp: Likewise.
21734 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
21735
2a31c623
PA
217362014-08-20 Pedro Alves <palves@redhat.com>
21737 Jan Kratochvil <jan.kratochvil@redhat.com>
21738
21739 * Makefile.in (EXTRA_RULES, CC): New variables, get from
21740 configure.
21741 (EXPECT): Handle READ1 being set.
21742 (all): Depend on EXTRA_RULES.
21743 (check-read1, expect-read1, read1.so, read1): New rules.
21744 * README (Testsuite Parameters): Document the READ1 make variable.
21745 (Race detection): New section.
21746 * configure: Regenerate.
21747 * configure.ac: If build==host==target, and running under a
21748 GNU/glibc system, add read1 to the extra Makefile rules.
21749 (EXTRA_RULES): AC_SUBST it.
21750 * lib/read1.c: New file.
21751
d36430db
JB
217522014-08-20 Joel Brobecker <brobecker@adacore.com>
21753
21754 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
21755 the handling of variables declared as a typedef to an array
21756 which a DW_AT_data_location attribute.
21757
9a0dc9e3
PA
217582014-08-19 Andrew Burgess <aburgess@broadcom.com>
21759 Pedro Alves <palves@redhat.com>
21760
21761 PR symtab/14604
21762 PR symtab/14605
21763 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
21764 gdb_test.
21765
0718a8da
PA
217662014-08-19 Pedro Alves <palves@redhat.com>
21767
21768 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
21769
13b448cd
YQ
217702014-08-19 Yao Qi <yao@codesourcery.com>
21771
21772 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
21773 right line.
21774
1cbf5077
DB
217752014-08-18 David Blaikie <dblaikie@gmail.com>
21776
21777 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
21778
bf0fae19
JB
217792014-08-18 Joel Brobecker <brobecker@adacore.com>
21780
21781 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
21782 attribute in array range.
21783
3c8c5dcc
JB
217842014-08-18 Joel Brobecker <brobecker@adacore.com>
21785
21786 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
21787
e66d4446
SC
217882014-08-15 Siva Chandra Reddy <sivachandra@google.com>
21789
21790 PR c++/17132
21791 * gdb.cp/pr17132.cc: New file.
21792 * gdb.cp/pr17132.exp: New file.
21793
940df408
SC
217942014-08-15 Siva Chandra Reddy <sivachandra@google.com>
21795
21796 * gdb.python/py-xmethods.py (A_getarrayind)
21797 (E_method_char_worker.__call__, E_method_int_worker.__call__):
21798 Use 'print' with function call syntax.
21799 (E_method_matcher.match): Fix tab vs space indentation mixup.
21800
ebcc6c3a
YQ
218012014-08-15 Yao Qi <yao@codesourcery.com>
21802
21803 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
21804 false.
21805
775e0f04
YQ
218062014-08-15 Yao Qi <yao@codesourcery.com>
21807
21808 * gdb.cp/casts.exp: Set print symbol off.
21809 * gdb.cp/class2.exp: Likewise.
21810 * gdb.cp/overload.exp: Likewise.
21811 * gdb.cp/templates.exp: Likewise.
21812
d769e349
DE
218132014-08-11 Doug Evans <dje@google.com>
21814
21815 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
21816 (test_load_shlib): Update.
21817
20c6f1e1
YQ
218182014-08-09 Yao Qi <yao@codesourcery.com>
21819
21820 * gdb.base/display.exp: Invoke is_address_zero_readable.
21821 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
21822 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
21823 * gdb.base/hbreak-unmapped.exp: Return if
21824 is_address_zero_readable returns true.
21825 * gdb.base/signest.exp: Likewise.
21826 * gdb.base/signull.exp: Likewise.
21827 * gdb.base/sigbpt.exp: Likewise.
21828 * gdb.guile/scm-disasm.exp: Do the test if
21829 is_address_zero_readable returns false.
21830 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
21831 * gdb.python/py-arch.exp: Likewise.
21832 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
21833 * lib/gdb.exp (is_address_zero_readable): New proc.
21834
5792e8e3
YQ
218352014-08-09 Yao Qi <yao@codesourcery.com>
21836
21837 PR testsuite/13443
21838 * gdb.mi/mi-var-display.exp: Make test messages unique.
21839
3cecbbbe
TT
218402014-08-04 Tom Tromey <tromey@redhat.com>
21841
21842 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
21843 target 0".
21844
00b51ff5
TT
218452014-08-04 Tom Tromey <tromey@redhat.com>
21846
21847 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
21848 "target_resume".
21849
6908c509
JB
218502014-08-01 Joel Brobecker <brobecker@adacore.com>
21851
21852 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
21853 inner_vla_struct_object_size.
21854 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
21855 as xfail.
21856
cc6563d2
PA
218572014-07-30 Pedro Alves <palves@redhat.com>
21858
21859 * gdb.threads/signal-command-handle-nopass.exp (test): Add
21860 comment.
21861
7e09a223
YQ
218622014-07-29 Yao Qi <yao@codesourcery.com>
21863
21864 PR gdb/17206
21865 * gdb.base/until-nodebug.exp: New.
21866
7ebdbe92
DE
218672014-07-28 Doug Evans <xdje42@gmail.com>
21868
21869 PR guile/17203
21870 * gdb.guile/scm-parameter.exp: Add tests for trying to create
21871 previously existing parameter, and previously ambiguously spelled
21872 parameter.
21873
fdb1adc6
WN
218742014-07-28 Will Newton <will.newton@linaro.org>
21875
21876 * gdb.base/varargs.exp: Remove KFAILs for ARM.
21877
186fcde0
DE
218782014-07-26 Ludovic Courtès <ludo@gnu.org>
21879 Doug Evans <xdje42@gmail.com>
21880
21881 PR guile/17146
21882 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
21883
70509625
PA
218842014-07-25 Pedro Alves <palves@redhat.com>
21885
21886 * gdb.threads/signal-command-handle-nopass.c: New file.
21887 * gdb.threads/signal-command-handle-nopass.exp: New file.
21888 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
21889 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
21890 * gdb.threads/signal-delivered-right-thread.c: New file.
21891 * gdb.threads/signal-delivered-right-thread.exp: New file.
21892
c3f814a1
PA
218932014-07-25 Pedro Alves <palves@redhat.com>
21894
21895 * gdb.base/double-prompt-target-event-error.exp
21896 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
21897 match.
21898 (cancel_pagination_in_target_event): Rework double prompt
21899 detection.
21900 * gdb.base/paginate-after-ctrl-c-running.exp
21901 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
21902 <return>' match.
21903 * gdb.base/paginate-bg-execution.exp
21904 (test_bg_execution_pagination_return)
21905 (test_bg_execution_pagination_cancel): Remove '-notransfer
21906 <return>' matches.
21907 * gdb.base/paginate-execution-startup.exp
21908 (test_fg_execution_pagination_return)
21909 (test_fg_execution_pagination_cancel): Remove '-notransfer
21910 <return>' matches.
21911 * gdb.base/paginate-inferior-exit.exp
21912 (test_paginate_inferior_exited): Remove '-notransfer <return>'
21913 match.
21914 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
21915 * lib/gdb.exp (pagination_prompt): Run text through
21916 string_to_regexp.
21917 (gdb_test_multiple): Match $pagination_prompt instead of
21918 "<return>".
21919 (string_to_regexp): Move to lib/gdb-utils.exp.
21920
e214cf6c
JK
219212014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
21922
21923 * gdb.arch/amd64-entry-value-paramref.S: New file.
21924 * gdb.arch/amd64-entry-value-paramref.cc: New file.
21925 * gdb.arch/amd64-entry-value-paramref.exp: New file.
21926 * gdb.arch/amd64-optimout-repeat.S: New file.
21927 * gdb.arch/amd64-optimout-repeat.c: New file.
21928 * gdb.arch/amd64-optimout-repeat.exp: New file.
21929
17d0c5c8
JK
219302014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
21931
21932 PR gdb/17170
21933 * gdb.base/statistics.exp: New file.
21934
b8b8facf
DE
219352014-07-17 Doug Evans <dje@google.com>
21936
74b49205 21937 PR gdb/17170
b8b8facf
DE
21938 * gdb.base/maint.exp: Update testing of per-command stats.
21939
1b5d0ab3
PA
219402014-07-16 Pedro Alves <palves@redhat.com>
21941
21942 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
21943 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
21944 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
21945 (tfile_write_buf): New functions.
21946 (add_memory_block): Rewrite using the above.
21947 (adjust_function_address): New function.
21948 (FUNCTION_ADDRESS): New macro.
21949 (write_basic_trace_file): Remove short_x local, and use
21950 tfile_write_16. Change type of func_addr local to unsigned long
21951 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
21952 here. Cast argument of add_memory_block to char pointer.
21953 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
21954 (main): Remove parameters.
21955 * gdb.trace/tfile.exp: Remove nowarnings.
21956
4d974e88
SM
219572014-07-15 Simon Marchi <simon.marchi@ericsson.com>
21958
21959 * gdb.base/debug-expr.exp: Test string evaluation with
21960 "debug expression" on.
21961
41e99568
PA
219622014-07-15 Pedro Alves <palves@redhat.com>
21963
21964 * gdb.base/reread.exp: Use clean_restart.
21965
487d9753
PL
219662014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
21967
21968 * gdb.arch/avr-flash-qualifer.c: New.
21969 * gdb.arch/avr-flash-qualifer.exp: New.
21970
cc1c52ad
PA
219712014-07-14 Pedro Alves <palves@redhat.com>
21972
21973 * gdb.base/paginate-after-ctrl-c-running.c: New file.
21974 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
21975
1e973570
PA
219762014-07-14 Pedro Alves <palves@redhat.com>
21977
21978 * gdb.base/double-prompt-target-event-error.c: New file.
21979 * gdb.base/double-prompt-target-event-error.exp: New file.
21980
93d6eb10
PA
219812014-07-14 Pedro Alves <palves@redhat.com>
21982
21983 PR gdb/17072
21984 * gdb.base/paginate-inferior-exit.c: New file.
21985 * gdb.base/paginate-inferior-exit.exp: New file.
21986
0017922d
PA
219872014-07-14 Pedro Alves <palves@redhat.com>
21988
21989 PR gdb/17072
21990 * gdb.base/paginate-bg-execution.c: New file.
21991 * gdb.base/paginate-bg-execution.exp: New file.
21992
94696ad3
PA
219932014-07-14 Pedro Alves <palves@redhat.com>
21994
21995 PR gdb/17072
21996 * gdb.base/paginate-execution-startup.c: New file.
21997 * gdb.base/paginate-execution-startup.exp: New file.
21998 * lib/gdb.exp (pagination_prompt): New global.
21999 (default_gdb_spawn): New procedure, factored out from
22000 default_gdb_spawn.
22001 (default_gdb_start): Adjust to call default_gdb_spawn.
22002 (gdb_spawn): New procedure.
22003
bd293940
PA
220042014-07-14 Pedro Alves <palves@redhat.com>
22005
22006 * lib/gdb.exp (gdb_assert): New procedure.
22007 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
22008
c933f875
PA
220092014-07-14 Pedro Alves <palves@redhat.com>
22010
22011 * gdb.base/execution-termios.c: New file.
22012 * gdb.base/execution-termios.exp: New file.
22013
d98b7a16
TT
220142014-07-14 Tom Tromey <tromey@redhat.com>
22015
22016 * gdb.cp/vla-cxx.cc: New file.
22017 * gdb.cp/vla-cxx.exp: New file.
22018
548740d6
TT
220192014-07-14 Tom Tromey <tromey@redhat.com>
22020
22021 * gdb.reverse/rerun-prec.c: New file.
22022 * gdb.reverse/rerun-prec.exp: New file.
22023
a25eb028
MR
220242014-07-12 Maciej W. Rozycki <macro@mips.com>
22025 Maciej W. Rozycki <macro@codesourcery.com>
22026
22027 * lib/gdb-utils.exp: New file.
22028 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
22029 inline `gdb_init_command' processing.
22030 (gdb_start_cmd): Likewise.
22031 * lib/mi-support.exp (mi_run_cmd): Likewise.
22032 * README: Document `gdb_init_command' and `gdb_init_commands'.
22033
218c2655
JK
220342014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
22035
22036 Fix false FAIL running under a very long directory name.
22037 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
22038 and "set print elements 10000". Twice.
22039
5401fde3
YQ
220402014-07-11 Yao Qi <yao@codesourcery.com>
22041
22042 * gdb.base/exprs.exp: "set print symbol off".
22043
e76126e8
PA
220442014-07-11 Pedro Alves <palves@redhat.com>
22045
22046 * gdb.threads/kill.c: New file.
22047 * gdb.threads/kill.exp: New file.
22048
2d6f0de6
YQ
220492014-07-10 Yao Qi <yao@codesourcery.com>
22050
22051 * gdb.trace/tfile.c (write_basic_trace_file)
22052 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
22053 address written to trace file.
22054
7180e04a
PA
220552014-07-09 Pedro Alves <palves@redhat.com>
22056
22057 * gdb.base/attach-wait-input.exp: New file.
22058 * gdb.base/attach-wait-input.c: New file.
22059
9a9a7608
AB
220602014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
22061
22062 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
22063 setting up test structures.
22064 (main): Call new test function.
22065 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
22066 test function, continue into test function and walk test
22067 structures.
22068
161ac41e
YQ
220692014-07-02 Yao Qi <yao@codesourcery.com>
22070
22071 * gdb.trace/entry-values.c: Define labels 'foo_start' and
22072 'bar_start' at the beginning of functions 'foo' and 'bar'
22073 respectively.
22074 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
22075 instead of 'foo' and 'bar'.
22076
1f267ae3
MM
220772014-07-08 Markus Metzger <markus.t.metzger@intel.com>
22078
22079 * gdb.btrace/segv.exp: New.
22080 * gdb.btrace/segv.c: New.
22081
2b239efb
LM
220822014-07-02 Luis Machado <lgustavo@codesourcery.com>
22083
22084 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
22085 instruction.
22086
cf363f18
MW
220872014-06-30 Mark Wielaard <mjw@redhat.com>
22088
22089 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
22090 vulture, vilify, villar): New volatile array constants.
22091 (vindictive, vegetation): New const volatile array constants.
22092 * gdb.base/volatile.exp: Test volatile and const volatile array
22093 types.
22094
aebf9d24
AA
220952014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
22096
22097 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
22098 target lacks support for awatch, rwatch, or hbreak.
22099
b67a2c6f
YQ
221002014-06-27 Yao Qi <yao@codesourcery.com>
22101
22102 * gdb.multi/dummy-frame-restore.exp: New.
22103 * gdb.multi/dummy-frame-restore.c: New.
22104
aef92902
MM
221052014-06-25 Markus Metzger <markus.t.metzger@intel.com>
22106
22107 * gdb.btrace/gcore.exp: New.
22108
8e9db26e
PA
221092014-06-23 Pedro Alves <palves@redhat.com>
22110
22111 * gdb.base/watchpoint-reuse-slot.c: New file.
22112 * gdb.base/watchpoint-reuse-slot.exp: New file.
22113
70afc5b7
SC
221142014-06-23 Siva Chandra Reddy <sivachandra@google.com>
22115
22116 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
22117 progspace's filename in 'info', 'enable' and 'disable' command
22118 tests.
22119
b972bd9c
JK
221202014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
22121
22122 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
22123 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
22124 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
22125
125f8a3d
GB
221262014-06-20 Gary Benson <gbenson@redhat.com>
22127
22128 * gdb.arch/i386-avx.exp: Fix include file location.
22129 * gdb.arch/i386-sse.exp: Likewise.
22130
3ed9baed
IB
221312014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
22132
22133 * gdb.dlang/expression.exp: New file.
22134
034f788c
PA
221352014-06-19 Pedro Alves <palves@redhat.com>
22136
22137 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
22138 out from ...
22139 (top level): ... here. Iterate running tests under different
22140 scheduler-locking settings.
22141
45371d0c
LM
221422014-06-18 Luis Machado <lgustavo@codesourcery.com>
22143
22144 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
22145 to DW_FORM_addr and use non-zero addresses.
22146
5d376983
SC
221472014-06-18 Siva Chandra Reddy <sivachandra@google.com>
22148
22149 PR gdb/17017
22150 * gdb.python/py-xmethods.cc: Add global function call counters and
22151 increment them in their respective functions. Remove "cout"
22152 statements.
22153 * gdb.python/py-xmethods.exp: Make tests check the global function
22154 call counters instead of depending on inferior IO.
22155
a1aa2221
LM
221562014-06-18 Don Breazeal <donb@codesourcery.com>
22157
22158 * gdb.base/foll-fork.exp (default_fork_parent_follow):
22159 Deleted procedure.
22160 (explicit_fork_parent_follow): Deleted procedure.
22161 (explicit_fork_child_follow): Deleted procedure.
22162 (test_follow_fork): New procedure.
22163 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 22164 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
22165 procedure calls.
22166
0fc05997
YQ
221672014-06-17 Yao Qi <yao@codesourcery.com>
22168
22169 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
22170 CP1252.
22171
70795c52
LM
221722014-06-17 Luis Machado <lgustavo@codesourcery.com>
22173
22174 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
22175 Initialize ptr and S explicitly.
22176 (skip_type_update_when_not_use_rtti_test): Likewise.
22177
6be47f0c
KS
221782014-06-16 Keith Seitz <keiths@redhat.com>
22179
22180 PR mi/15863
22181 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
22182 the inferior is started.
22183
d03de421
PA
221842014-06-16 Pedro Alves <palves@redhat.com>
22185
22186 * gdb.base/break-main-file-remove-fail.c: New file.
22187 * gdb.base/break-main-file-remove-fail.exp: New file.
22188 * gdb.base/break-unload-file.exp: Use build_executable instead of
22189 prepare_for_testing.
22190 (test_break): New parameter "initial_load". Handle it.
22191 (top level): Add initial_load cmdline/file axis.
22192
f9579b99
TT
221932014-06-12 Tom Tromey <tromey@redhat.com>
22194
22195 * gdb.base/completion.exp: Don't use directory name in test.
22196
3657956b
GB
221972014-06-09 Gary Benson <gbenson@redhat.com>
22198
22199 * gdb.base/sigall.c [Functions to send signals]: Reorder to
22200 separate the always-available ANSI-standard signals from the
22201 signals that require checking.
22202 (main): Likewise.
22203 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
22204 Likewise.
22205 (main): Likewise.
22206
4186eb54
KS
222072014-06-07 Keith Seitz <keiths@redhat.com>
22208
22209 Revert:
22210 PR c++/16253
22211 * gdb.cp/var-tag.cc: New file.
22212 * gdb.cp/var-tag.exp: New file.
22213 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
22214 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
22215 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
22216 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
22217
25326a28 222182014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
22219
22220 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
22221
829155c9
PA
222222014-06-06 Pedro Alves <palves@redhat.com>
22223
22224 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
22225 in target debug output instead of looking at RSP packets,
22226 disabling the test on any target that uses hardware stepping.
22227 Update comments.
22228
61c8d22e
PA
222292014-06-06 Pedro Alves <palves@redhat.com>
22230
22231 * gdb.base/break-unload-file.exp: Fix typo.
22232
d9a47287
YQ
222332014-06-06 Yao Qi <yao@codesourcery.com>
22234
22235 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
22236 from "jit_function" to "^jit_function".
22237
e5e01dbf
YQ
222382014-06-06 Yao Qi <yao@codesourcery.com>
22239
22240 * gdb.base/async.c (foo): Add one statement.
22241 * gdb.base/async.exp: Get the next instruction address and
22242 match the output of "nexti" by instruction address. Match
22243 the hex address in the output of "finish".
22244
73ba372c
GB
222452014-06-06 Gary Benson <gbenson@redhat.com>
22246
22247 * gdb.base/call-signals.c: Remove preprocessor conditionals
22248 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
22249 SIGSEGV and SIGTERM.
22250 * gdb.base/sigall.c: Likewise.
22251 * gdb.base/unwindonsignal.c: Likewise.
22252 * gdb.reverse/sigall-reverse.c: Likewise.
22253
831517df
YQ
222542014-06-06 Yao Qi <yao@codesourcery.com>
22255
22256 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
22257 readable, skip the test.
22258
b8b91e98
YQ
222592014-06-06 Yao Qi <yao@codesourcery.com>
22260
22261 * gdb.threads/staticthreads.c (thread_function): Move the line
22262 setting breakpoint on forward.
22263 * gdb.threads/staticthreads.exp: Update comments.
22264
fb934770
LC
222652014-06-05 Ludovic Courtès <ludo@gnu.org>
22266
22267 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
22268 "history-append! type error".
22269
6ef284bd
SM
222702014-06-05 Simon Marchi <simon.marchi@ericsson.com>
22271
22272 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
22273 erroneous dprintf expected input.
22274
a872e241
DE
222752014-06-04 Doug Evans <xdje42@gmail.com>
22276
22277 * gdb.guile/scm-generics.exp: Delete.
22278
16f691fb
DE
222792014-06-04 Doug Evans <xdje42@gmail.com>
22280
22281 * gdb.guile/scm-breakpoint.exp: Update.
22282 Add tests for breakpoint registration.
22283
012370f6
TT
222842014-06-04 Tom Tromey <tromey@redhat.com>
22285
22286 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
22287 VLA-in-union.
22288 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
22289 inner_vla_struct, vla_union types. Initialize objects of those
22290 types and compute their sizes.
22291
9f5a4cef
HZ
222922014-06-04 Nathan Sidwell <nathan@codesourcery.com>
22293 Hui Zhu <hui@codesourcery.com>
22294
22295 * gdb.base/fileio.exp: Add test for shell not available as well as
22296 available.
22297 * gdb.base/fileio.c (test_system): Check for shell twice.
22298
90a45c4d
YQ
222992014-06-04 Yao Qi <yao@codesourcery.com>
22300
22301 * gdb.base/auto-connect-native-target.exp: Remove redundant
22302 space from the regexp pattern.
22303
70017e41
YQ
223042014-06-04 Yao Qi <yao@codesourcery.com>
22305
22306 * gdb.base/default.exp: Replace "child" with "native" in
22307 regexp pattern.
22308
883964a7
SC
223092014-06-03 Siva Chandra Reddy <sivachandra@google.com>
22310
22311 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
22312 * gdb.python/py-xmethods.exp: New tests to test xmethods.
22313 * gdb.python/py-xmethods.py: Python script supporting the
22314 new testcase and tests.
22315
ef370185
JB
223162014-06-03 Joel Brobecker <brobecker@adacore.com>
22317 Pedro Alves <palves@redhat.com>
22318
22319 PR breakpoints/17000
22320 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
22321 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
22322
1e2ccb61
BM
223232014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
22324
22325 * gdb.base/subst.exp: Add tests to verify partial path matching
22326 output.
22327
c6ec5ab2
PA
223282014-06-03 Pedro Alves <palves@redhat.com>
22329
22330 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
22331 target that doesn't use software single-stepping.
22332
835c559f
PA
223332014-06-03 Pedro Alves <palves@redhat.com>
22334
22335 PR breakpoints/17000
22336 * gdb.base/sss-bp-on-user-bp-2.c: New file.
22337 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
22338
06eb1586
DE
223392014-06-02 Doug Evans <xdje42@gmail.com>
22340
22341 * gdb.guile/scm-parameter.exp: New file.
22342
e698b8c4
DE
223432014-06-02 Doug Evans <xdje42@gmail.com>
22344
22345 * gdb.guile/scm-cmd.c: New file.
22346 * gdb.guile/scm-cmd.exp: New file.
22347
ded03782
DE
223482014-06-02 Doug Evans <xdje42@gmail.com>
22349
22350 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
22351 pretty-printer lookup.
22352 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
22353 (make-pp_s-printer): Call it.
22354 (make-pretty-printer-from-dict): New function.
22355 (lookup-pretty-printer-maker-from-dict): New function.
22356 (*pretty-printer*): Simplify.
22357 (make-objfile-pp_s-printer): New function.
22358 (install-objfile-pretty-printers!): New function.
22359 (make-progspace-pp_s-printer): New function.
22360 (install-progspace-pretty-printers!): New function.
22361 * gdb.guile/scm-progspace.c: New file.
22362 * gdb.guile/scm-progspace.exp: New file.
22363
41fac0cf
PA
223642014-06-02 Pedro Alves <palves@redhat.com>
22365
22366 * gdb.base/dprintf-bp-same-addr.c: New file.
22367 * gdb.base/dprintf-bp-same-addr.exp: New file.
22368
96ae5695
EBM
223692014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
22370
22371 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
22372 * gdb.arch/powerpc-power.s: Likewise.
22373
da02b3a8
JB
223742014-06-02 Joel Brobecker <brobecker@adacore.com>
22375
22376 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
22377
c72b2e7b
YQ
223782014-06-01 Yao Qi <yao@codesourcery.com>
22379
22380 * gdb.base/watchpoint.exp (test_watch_location): Check null
22381 pointer can be dereferenced. If not, do the test, otherwise
22382 skip it.
22383
53e8a631
AB
223842014-05-30 Andrew Burgess <aburgess@broadcom.com>
22385
22386 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
22387 results.
22388 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
22389
938f0e2f
AB
223902014-05-30 Andrew Burgess <aburgess@broadcom.com>
22391
22392 * gdb.arch/amd64-invalid-stack-middle.S: New file.
22393 * gdb.arch/amd64-invalid-stack-middle.c: New file.
22394 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
22395 * gdb.arch/amd64-invalid-stack-top.c: New file.
22396 * gdb.arch/amd64-invalid-stack-top.exp: New file.
22397
9ba6657a
PA
223982014-05-30 Pedro Alves <palves@redhat.com>
22399
22400 PR breakpoints/17000
22401 * gdb.base/sss-bp-on-user-bp.c: New file.
22402 * gdb.base/sss-bp-on-user-bp.exp: New file.
22403
522c09bf
DB
224042014-05-30 David Blaikie <dblaikie@gmail.com>
22405
22406 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
22407 gnu_inline semantics via attribute.
22408 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
22409 source explicitly specifies the required semantics.
22410
bf4ef81e
MR
224112014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
22412
22413 * gdb.reverse/sigall-reverse.exp: Fix a typo.
22414
329ea579
PA
224152014-05-29 Pedro Alves <palves@redhat.com>
22416 Tom Tromey <tromey@redhat.com>
22417
22418 * gdb.base/async-shell.exp: Don't enable target-async.
22419 * gdb.base/async.exp
22420 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
22421 parameter. Adjust.
22422 (top level): Don't test with "target-async".
22423 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
22424 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
22425 * gdb.base/inferior-died.exp: Don't enable target-async.
22426 * gdb.base/interrupt-noterm.exp: Likewise.
22427 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
22428 * gdb.mi/mi-nonstop-exit.exp: Likewise.
22429 * gdb.mi/mi-nonstop.exp: Likewise.
22430 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
22431 * gdb.mi/mi-nsintrall.exp: Likewise.
22432 * gdb.mi/mi-nsmoribund.exp: Likewise.
22433 * gdb.mi/mi-nsthrexec.exp: Likewise.
22434 * gdb.mi/mi-watch-nonstop.exp: Likewise.
22435 * gdb.multi/watchpoint-multi.exp: Adjust comment.
22436 * gdb.python/py-evsignal.exp: Don't enable target-async.
22437 * gdb.python/py-evthreads.exp: Likewise.
22438 * gdb.python/py-prompt.exp: Likewise.
22439 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
22440 * gdb.server/solib-list.exp: Don't enable target-async.
22441 * gdb.threads/thread-specific-bp.exp: Likewise.
22442 * lib/mi-support.exp: Adjust to use mi-async.
22443
fd664c91
PA
224442014-05-29 Pedro Alves <palves@redhat.com>
22445
22446 PR gdb/13860
22447 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
22448 reason, even in sync mode.
22449
251bde03
PA
224502014-05-29 Pedro Alves <palves@redhat.com>
22451 Hui Zhu <hui@codesourcery.com>
22452
22453 PR PR15693
22454 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
22455 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
22456 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
22457 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
22458
7f3c0343
JB
224592014-05-28 Joel Brobecker <brobecker@adacore.com>
22460
22461 * config/monitor.exp (gdb_target_monitor): Replace use of
22462 "set remotebaud" by "set serial baud".
22463
b2715b27
AW
224642014-05-26 Andy Wingo <wingo@igalia.com>
22465
22466 * gdb.guile/scm-breakpoint.exp:
22467 * gdb.guile/scm-gsmob.exp: Update to use plain old object
22468 properties instead of gdb-object-properties.
22469
498a4489
YQ
224702014-05-26 Yao Qi <yao@codesourcery.com>
22471
22472 * gdb.server/no-thread-db.exp: Specify source file name
22473 explicitly when setting a breakpoint.
22474
589fdceb
MM
224752014-05-23 Markus Metzger <markus.t.metzger@intel.com>
22476
22477 * gdb.btrace/vdso.c: New.
22478 * gdb.btrace/vdso.exp: New.
22479
e9089e05
MM
224802014-05-23 Markus Metzger <markus.t.metzger@intel.com>
22481
22482 * gdb.base/gcore.exp (capture_command_output): Move ...
22483 * lib/gdb.exp (capture_command_output): ... here.
22484
67b5c0c1
MM
224852014-05-23 Markus Metzger <markus.t.metzger@intel.com>
22486
22487 * gdb.btrace/data.exp: Test memory access during btrace replay.
22488
a2199296
SM
224892014-05-22 Simon Marchi <simon.marchi@ericsson.com>
22490
22491 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
22492
17b2616c
PA
224932014-05-21 Pedro Alves <palves@redhat.com>
22494
22495 PR gdb/13860
22496 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
22497 (top level): Test that output related to execution commands is
22498 sent to the console with CLI commands, but not with MI commands.
22499 Test that breakpoint events are always mirrored to the console.
22500 Also expect the new source line to be output after a "next" in
22501 async mode too. Make it a pass/fail test.
22502 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
22503 output.
22504 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
22505
5166082f
PA
225062014-05-21 Pedro Alves <palves@redhat.com>
22507
22508 * gdb.base/list.exp (build_pattern, test_list): New procedures.
22509 Use them to test variations of "list" after reaching a breakpoint.
22510 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
22511 Test "list" with listsize 10 after reaching a breakpoint.
22512 * gdb.python/python.exp (decode_line current location line
22513 number): Adjust expected line number.
22514
2f25d70f
SM
225152014-05-21 Simon Marchi <simon.marchi@ericsson.com>
22516
22517 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
22518 behavior for $args, pass it directly to "run".
22519
ff604a67
MR
225202014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
22521
22522 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
22523 30000 to 65536.
22524
6a3cb8e8
PA
225252014-05-21 Pedro Alves <palves@redhat.com>
22526
22527 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
22528 auto-connect-native-target off".
22529 * gdb.base/auto-connect-native-target.c: New file.
22530 * gdb.base/auto-connect-native-target.exp: New file.
22531
4ebfc96e
PA
225322014-05-21 Pedro Alves <palves@redhat.com>
22533
22534 * gdb.base/default.exp: Test "target native" instead of "target
22535 child".
22536
36d46afb
MW
225372014-05-21 Mark Wielaard <mjw@redhat.com>
22538
22539 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
22540
5876f503
JK
225412014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
22542
22543 Fix TLS access for -static -pthread.
22544 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
22545 <HAVE_TLS> (thread_function, main): Initialize it.
22546 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
22547 Add clean_restart.
22548 <$have_tls != "">: Check TLSVAR.
22549
0256a6ac
PA
225502014-05-21 Pedro Alves <palves@redhat.com>
22551
22552 * gdb.base/dcache-line-read-error.c: New.
22553 * gdb.base/dcache-line-read-error.exp: New.
22554
936d2992
PA
225552014-05-20 Pedro Alves <palves@redhat.com>
22556
22557 * gdb.base/compare-sections.c: New file.
22558 * gdb.base/compare-sections.exp: New file.
22559
802e8e6d
PA
225602014-05-20 Pedro Alves <palves@redhat.com>
22561
22562 * gdb.base/break-idempotent.c: New file.
22563 * gdb.base/break-idempotent.exp: New file.
22564
e59fa00f
MM
225652014-05-20 Markus Metzger <markus.t.metzger@intel.com>
22566
22567 * gdb.btrace/nohist.exp: New.
22568
8b696e31
YQ
225692014-05-20 Yao Qi <yao@codesourcery.com>
22570
22571 * lib/gdb.exp (gdb_init): Set timeout if test file is under
22572 gdb.reverse directory and gdb_reverse_timeout exists in board
22573 setting.
22574 * README: Document gdb_reverse_timeout.
22575
73c9764f
YQ
225762014-05-20 Yao Qi <yao@codesourcery.com>
22577
22578 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
22579 'test_file_name'. Treat args as a string instead of a list.
22580 (gdb_init): Rename argument 'args' by 'test_file_name'.
22581
f1f4348a
JK
225822014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
22583
22584 * gdb.arch/powerpc-power.exp: New file.
22585 * gdb.arch/powerpc-power.s: New file.
22586
0dbe70ce
DE
225872014-05-16 Doug Evans <dje@google.com>
22588
22589 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
22590 * gdb.base/completion.exp: Check that all expected files exist
22591 before doing file completion.
0dbe70ce 22592
8d551b02
DE
225932014-05-16 Doug Evans <dje@google.com>
22594
22595 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
22596 Update.
22597 (do_syscall_tests_without_xml): Update.
22598
73eb7709
PA
225992014-05-16 Pedro Alves <palves@redhat.com>
22600
22601 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
22602 instead of "unknown output after running".
22603
3fae92fc
YQ
226042014-05-16 Yao Qi <yao@codesourcery.com>
22605
22606 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
22607 file1.txt from host at the end.
22608 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
22609
c2b2ccc5
DE
226102014-05-15 Doug Evans <dje@google.com>
22611
22612 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
22613 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
22614 loading file. Add test for TU lookup.
22615
8c217a4b
SM
226162014-05-15 Simon Marchi <simon.marchi@ericsson.com>
22617
22618 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
22619 calling "-exec-arguments" or "set args" before running the
22620 inferior.
22621
3deb39c6
SM
226222014-05-15 Simon Marchi <simon.marchi@ericsson.com>
22623
22624 * lib/mi-support.exp (mi_expect_stop): Expect message for
22625 inferiors that exit with non-zero exit code.
22626
71a79f8c
YQ
226272014-05-14 Yao Qi <yao@codesourcery.com>
22628
22629 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
22630 match absolute path on remote host.
22631 (test_file_list_exec_source_files): Remove "/" from the
22632 pattern.
22633
f23fcd46
YQ
226342014-05-14 Yao Qi <yao@codesourcery.com>
22635
22636 * boards/local-remote-host-notty.exp (${board}_file): New
22637 proc.
22638
9404b58f
KM
226392014-05-07 Kyle McMartin <kyle@redhat.com>
22640
22641 Pushed by Joel Brobecker <brobecker@adacore.com>.
22642 * gdb.arch/aarch64-atomic-inst.c: New file.
22643 * gdb.arch/aarch64-atomic-inst.exp: New file.
22644
5e45f04c
YQ
226452014-05-07 Yao Qi <yao@codesourcery.com>
22646
22647 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
22648 in current context" too.
22649
c888a17d
KS
226502014-05-05 Keith Seitz <keiths@redhat.com>
22651
22652 * gdb.linespec/ls-dollar.exp: Add test for linespec
22653 file:convenience_variable.
22654
290a839c
YQ
226552014-05-05 Yao Qi <yao@codesourcery.com>
22656
22657 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
22658 traceframes into tfile and ctf trace files. Read data from
22659 trace file and test collected data.
22660 (gdb_collect_locals_test): Likewise.
22661 (gdb_unavailable_registers_test): Likewise.
22662 (gdb_unavailable_floats): Likewise.
22663 (gdb_collect_globals_test): Likewise.
22664 (top-level): Append "ctf" to trace_file_targets if GDB
22665 supports.
22666
b5262cd0
YQ
226672014-05-05 Yao Qi <yao@codesourcery.com>
22668
22669 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
22670 code to ...
22671 (gdb_collect_args_test_1): ... it. New proc.
22672 (gdb_collect_locals_test): Move some code to ...
22673 (gdb_collect_locals_test_1): ... it. New proc.
22674 (gdb_unavailable_registers_test): Move some code to ...
22675 (gdb_unavailable_registers_test_1): ... it. New proc.
22676 (gdb_unavailable_floats): Move some code to ...
22677 (gdb_unavailable_floats_1): ... it. New proc.
22678
30a1e6cc
SDJ
226792014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
22680
22681 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
22682 probes to test for bitness recognition.
22683 * gdb.arch/amd64-stap-optional-prefix.exp
22684 (test_probe_value_without_reg): New procedure.
22685 Add code to test for different kinds of bitness.
22686
f33da99a
SDJ
226872014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
22688
22689 PR breakpoints/16889
22690 * gdb.arch/amd64-stap-optional-prefix.S: New file.
22691 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
22692
5b80f00d
PA
226932014-05-01 Pedro Alves <palves@redhat.com>
22694
22695 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
22696 gdb_file_cmd if no file is specified.
22697 * boards/native-extended-gdbserver.exp (gdb_load): Use the
22698 last_loaded_file to set the remote exec-file.
22699
f8c2a73c
PA
227002014-05-01 Pedro Alves <palves@redhat.com>
22701
22702 * boards/local-remote-host.exp: New file.
22703
be6e8ac7
PA
227042014-05-01 Pedro Alves <palves@redhat.com>
22705
22706 * boards/local-remote-host.exp: Rename to ...
22707 * boards/local-remote-host-notty.exp: ... this.
22708
cac0dc8f
JB
227092014-04-28 Joel Brobecker <brobecker@adacore.com>
22710
22711 * gdb.ada/dyn_arrayidx: New testcase.
22712
9730e6cc
YQ
227132014-04-26 Yao Qi <yao@codesourcery.com>
22714
22715 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
22716 and compute the length of function main. Save it in
22717 $main_length.
22718 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
22719 (top-level): Use gdb_compile to compile objects into
22720 executable and restart GDB. Remove invocation to
22721 prepare_for_testing.
22722
7ae1a6a6
PA
227232014-04-25 Simon Marchi <simon.marchi@ericsson.com>
22724 Pedro Alves <palves@redhat.com>
22725
22726 PR server/16255
22727 * gdb.multi/multi-attach.c: New file.
22728 * gdb.multi/multi-attach.exp: New file.
22729
4082afcc
PA
227302014-04-25 Pedro Alves <palves@redhat.com>
22731
22732 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
22733 user.
22734 (top level): Test that "set remote conditional-breakpoints-packet
22735 off" works as intended.
22736 * gdb.base/dprintf.exp: Test that "set remote
22737 breakpoint-commands-packet off" works as intended.
22738 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
22739 New function.
22740 (top level): Call it.
22741 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
22742 remote fast-tracepoints-packet off" works as intended.
22743 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
22744 * lib/gdb.exp (gdb_is_target_remote): ... here.
22745
2abc3f8d
DB
227462014-04-24 David Blaikie <dblaikie@gmail.com>
22747
22748 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
22749 ensure clang would not discard them.
22750 * gdb.base/gdbvars.c: Ditto.
22751 * gdb.base/memattr.c: Ditto.
22752 * gdb.base/whatis.c: Ditto.
22753 * gdb.python/py-prettyprint.c: Ditto.
22754 * gdb.trace/actions.c: Ditto.
22755 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
22756 ensure clang would not discard it.
22757
bfd39632
DB
227582014-04-24 David Blaikie <dblaikie@gmail.com>
22759
22760 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
22761 clang to emit the full definition of type required by the test
22762 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
22763
22842ff6
DB
227642014-04-24 David Blaikie <dblaikie@gmail.com>
22765
22766 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
22767 coax Clang into emitting the definition of the type.
22768 * gdb.cp/pr10728-x.h (y): Ditto.
22769 * gdb.cp/pr10728-y.cc (y): Ditto.
22770
c2e827ad
DB
227712014-04-24 David Blaikie <dblaikie@gmail.com>
22772
22773 * gdb.base/label.exp: XFAIL label related tests under Clang.
22774 * gdb.cp/cplabel.exp: Ditto.
22775 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
22776 under Clang those using labels.
22777
4c2d33e7
YQ
227782014-04-25 Yao Qi <yao@codesourcery.com>
22779
22780 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
22781 double_label.
22782 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
22783 partial_label and double_label.
22784
56083b99
DB
227852014-04-24 David Blaikie <dblaikie@gmail.com>
22786
22787 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
22788
25d4e99d
DB
227892014-04-24 David Blaikie <dblaikie@gmail.com>
22790
22791 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
22792 of the function to work across GCC and Clang.
22793 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
22794 pointer types (const void ** const V void **).
22795
01f9f808
MS
227962014-04-24 Michael Sturm <michael.sturm@mintel.com>
22797 Walfred Tedeschi <walfred.tedeschi@intel.com>
22798
22799 * Makefile.in (EXECUTABLES): Added i386-avx512.
22800 * gdb.arch/i386-avx512.c: New file.
22801 * gdb.arch/i386-avx512.exp: Likewise.
22802
4b48d439
KS
228032014-04-23 Keith Seitz <keiths@redhat.com>
22804
22805 * lib/mi-support.exp (mi_list_breakpoints): Delete.
22806 (mi_make_breakpoint_table): New procedure.
22807 (mi_create_breakpoint): Use mi_make_breakpoint
22808 and return the result.
22809 (mi_make_breakpoint): New procedure.
22810 (mi_build_kv_pairs): New procedure.
22811
22812 * gdb.mi/mi-break.exp: Remove unused globals,
22813 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
22814 All callers updated.
22815 * gdb.mi/mi-dprintf.exp: Use variable to track command
22816 number.
22817 Update all callers of mi_create_breakpoint and use
22818 mi_make_breakpoint_table.
22819 Remove any unused global variables.
22820 * gdb.mi/mi-nonstop.exp: Likewise.
22821 * gdb.mi/mi-nsintrall.exp: Likewise.
22822 * gdb.mi/mi-nsmoribund.exp: Likewise.
22823 * gdb.mi/mi-nsthrexec.exp: Likewise.
22824 * gdb.mi/mi-reverse.exp: Likewise.
22825 * gdb.mi/mi-simplerun.exp: Likewise.
22826 * gdb.mi/mi-stepn.exp: Likewise.
22827 * gdb.mi/mi-syn-frame.exp: Likewise.
22828 * gdb.mi/mi-until.exp: Likewise.
22829 * gdb.mi/mi-var-cp.exp: Likewise.
22830 * gdb.mi/mi-var-display.exp: Likewise.
22831 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
22832 * gdb.mi/mi2-var-child.exp: Likewise.
22833 * gdb.mi/mi-vla-c99.exp: Likewise.
22834 * lib/mi-support.exp: Likewise.
22835
22836 From Ian Lance Taylor <iant@cygnus.com>:
22837 * lib/gdb.exp (parse_args): New procedure.
22838
08351840
PA
228392014-04-23 Pedro Alves <palves@redhat.com>
22840
22841 * gdb.base/break-unload-file.c: New file.
22842 * gdb.base/break-unload-file.exp: New file.
22843 * gdb.base/sym-file-lib.c (baz): New function.
22844 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
22845 field.
22846 (load): Store the segment's mapped size.
22847 (unload): New function.
22848 (unload_shlib): New function.
22849 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
22850 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
22851 set a breakpoint at baz, and call it.
22852 * gdb.base/sym-file.exp: New tests for stale breakpoint
22853 instructions.
22854
076855f9
PA
228552014-04-23 Pedro Alves <palves@redhat.com>
22856
22857 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
22858 * gdb.base/hbreak-in-shr-unsupported.c: New file.
22859 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
22860 * gdb.base/hbreak-unmapped.c: New file.
22861 * gdb.base/hbreak-unmapped.exp: New file.
22862 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
22863 * lib/gdb.exp (gdb_is_target_remote): ... here.
22864
483805cf
PA
228652014-04-22 Pedro Alves <palves@redhat.com>
22866
22867 * gdb.base/consecutive-step-over.c: New file.
22868 * gdb.base/consecutive-step-over.exp: New file.
22869
06d97543
PA
228702014-04-22 Pedro Alves <palves@redhat.com>
22871
22872 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
22873 instead of send_gdb/gdb_expect.
22874
b4429ea2
YQ
228752014-04-22 Yao Qi <yao@codesourcery.com>
22876
22877 * lib/trace-support.exp (generate_tracefile): New procedure.
22878 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
22879 return 0.
22880 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
22881 if generate_tracefile returns 1.
22882
51d48146
PA
228832014-04-18 Tom Tromey <palves@redhat.com>
22884 Pedro alves <tromey@redhat.com>
22885
22886 PR backtrace/15558
22887 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
22888 with a backtrace limit.
22889 * gdb.python/py-frame-inline.exp: Test running to an inline
22890 function with a backtrace limit, and printing the newest frame.
22891 * gdb.python/py-frame-inline.c (main): Call f.
22892
bd1dce5f
MS
228932014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
22894
22895 * gdb.java/jnpe.exp: Drop srcdir from untested path.
22896
40d1a503
MS
228972014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
22898
22899 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
22900 Drop prefix from unsupported source file path.
22901
389b98f7
YQ
229022014-04-17 Yao Qi <yao@codesourcery.com>
22903
22904 * lib/gdb.exp (with_target_charset): New proc.
22905 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
22906 with_target_charset.
22907 (test_print_strings): Likewise.
22908 (test_repeat_bytes): Likewise.
22909 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
22910 for some tests.
22911
22869d73
KS
229122014-04-16 Keith Seitz <keiths@redhat.com>
22913
22914 PR gdb/15827
22915 * gdb.dwarf2/corrupt.c: New file.
22916 * gdb.dwarf2/corrupt.exp: New file.
22917
c4f87ca6
KS
229182014-04-16 Keith Seitz <keiths@redhat.com>
22919
22920 PR c++/16597
22921 * gdb.cp/namelessclass.cc: New file.
22922 * gdb.cp/namelessclass.exp: New file.
22923 * gdb.cp/namelessclass.S: New file.
22924
ab19de87
DE
229252014-04-16 Doug Evans <dje@google.com>
22926
22927 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
22928 Add comment.
22929 (gdbserver_default_get_comm_port): New function.
22930 (gdbserver_start): Check if board file provided
22931 "gdbserver,get_comm_port" and use it if so.
22932 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
22933 (gdb,socketport): Set to "stdio".
22934 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
22935 (stdio_gdbserver_template): Delete.
22936 (${board}_get_remote_address): Update.
22937 (${board}_build_remote_cmd): Delete.
22938 (${board}_get_comm_port): New function.
22939 (${board}_spawn): Update.
22940 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
22941 Delete.
22942 (${board}_get_remote_address): Update.
22943 (${board}_get_comm_port): New function.
22944
fc98a809
AB
229452014-04-16 Andrew Burgess <aburgess@broadcom.com>
22946
22947 * gdb.base/memattr.exp: Improve regexps to handle memory regions
22948 appearing in any order.
22949
87fd9e6e
DE
229502014-04-15 Doug Evans <dje@google.com>
22951
22952 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
22953 uninitialized value of "description".
22954
099fc3ea
KS
229552014-04-15 Keith Seitz <keiths@redhat.com>
22956
22957 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
22958 Remove unused globals.
22959 (test_running_the_program): Likewise.
22960 (test_controlled_execution): Likewise.
22961 (test_controlling_breakpoints): Likewise.
22962 (test_program_termination): Likewise.
22963
5da151d4
KS
229642014-04-15 Keith Seitz <keiths@redhat.com>
22965
22966 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
22967 unused globals.
22968 (test_rbreak_creation_and_listing): Likewise.
22969 (test_ignore_count): Likewise.
22970 (test_error): Likewise.
22971
35e5d2f0
PA
229722014-04-15 Pedro Alves <palves@redhat.com>
22973
22974 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
22975 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
22976 sym-file-loader.c.
22977 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
22978 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
22979 to sym-file-loader.c.
22980 (struct library): Forward declare.
22981 (load_shlib, lookup_function): Change prototypes.
22982 (find_shstrtab, find_strtab, find_shdr, find_symtab)
22983 (translate_offset): Remove declarations.
22984 (get_text_addr): New declaration.
22985 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
22986 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
22987 sym-file-loader.h.
22988 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
22989 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
22990 here from sym-file-loader.h.
22991 (struct library): New structure.
22992 (load_shlib, lookup_function): Change prototypes and adjust to
22993 work with a struct library.
22994 (find_shstrtab, find_strtab, find_shdr, find_symtab)
22995 (translate_offset): Make static.
22996 (get_text_addr): New function.
22997 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
22998
eb4c1710
PA
229992014-04-15 Pedro Alves <palves@redhat.com>
23000
23001 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
23002
2d1baf52
PA
230032014-04-15 Pedro Alves <palves@redhat.com>
23004
23005 * gdb.base/sym-file-loader.c: Include <limits.h>.
23006 (SELF_LINK): New define.
23007 (get_origin): New function.
23008 (load_shlib): Use it.
23009 * gdb.base/sym-file.exp: Don't early return if the target is
23010 remote. Use runto_main, and issue fail is that fails. Use
23011 gdb_load_shlibs.
23012 (shlib_name): Delete.
23013 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
23014
7dd6df01
PA
230152014-04-15 Pedro Alves <palves@redhat.com>
23016
23017 * gdb.base/sym-file.exp: Remove regex characters from test
23018 message. Don't refer to breakpoint numbers in test messages.
23019
b50c8614
KS
230202014-04-14 Keith Seitz <keiths@redhat.com>
23021
23022 PR c++/16253
23023 * gdb.cp/var-tag.cc: New file.
23024 * gdb.cp/var-tag.exp: New file.
23025 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
23026 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
23027 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
23028 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
23029
3d567982
TT
230302014-04-14 Tom Tromey <tromey@redhat.com>
23031
23032 * gdb.cp/classes.exp (test_enums): Handle underlying type.
23033 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
23034 type.
23035 * gdb.cp/enum-class.exp: New file.
23036 * gdb.cp/enum-class.cc: New file.
23037
0626fc76
TT
230382014-04-14 Tom Tromey <tromey@redhat.com>
23039
23040 * gdb.dwarf2/enum-type.exp: New file.
23041
dca325b3
SA
230422014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
23043
23044 * gdb.mi/mi-vla-c99.exp: New file.
23045 * gdb.mi/vla.c: New file.
23046
5854b38a
SA
230472014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
23048
23049 * gdb.base/vla-datatypes.c: New file.
23050 * gdb.base/vla-datatypes.exp: New file.
23051
463bb957
SA
230522014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
23053
23054 * gdb.base/vla-ptr.c: New file.
23055 * gdb.base/vla-ptr.exp: New file.
23056
3dd170be
SA
230572014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
23058
23059 * gdb.dwarf2/count.exp: New file.
23060
5ecaaa66
SA
230612014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
23062
23063 * gdb.base/vla-sideeffect.c: New file.
23064 * gdb.base/vla-sideeffect.exp: New file.
23065
41f1ada5
DB
230662014-04-14 David Blaikie <dblaikie@gmail.com>
23067
23068 * gdb.mi/non-stop.c: Add return value for non-void function return
23069 statement.
23070 * gdb.threads/staticthreads.c: Ditto.
23071
0be03e84
DE
230722014-04-12 Siva Chandra Reddy <sivachandra@google.com>
23073 Doug Evans <xdje42@gmail.com>
23074
23075 * gdb.guile/scm-value.c: Improve test case.
23076 * gdb.guile/scm-value.exp: Add new test.
23077
f180a1fb
DB
230782014-04-11 David Blaikie <dblaikie@gmail.com>
23079
23080 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
23081 override Clang's default.
23082
6b662e19
JB
230832014-04-11 Joel Brobecker <brobecker@adacore.com>
23084
23085 Revert the following changes (regressions):
23086
23087 * gdb.base/vla-sideeffect.c: New file.
23088 * gdb.base/vla-sideeffect.exp: New file.
23089
23090 * gdb.dwarf2/count.exp: New file.
23091
23092 * gdb.base/vla-multi.c: New file.
23093 * gdb.base/vla-multi.exp: New file.
23094
23095 * gdb.base/vla-ptr.c: New file.
23096 * gdb.base/vla-ptr.exp: New file.
23097
23098 * gdb.base/vla-datatypes.c: New file.
23099 * gdb.base/vla-datatypes.exp: New file.
23100
23101 * gdb.mi/mi-vla-c99.exp: New file.
23102 * gdb.mi/vla.c: New file.
23103
245a5f0b
KS
231042014-04-11 Keith Seitz <keiths@redhat.com>
23105
23106 PR c++/16675
23107 * gdb.cp/cpsizeof.exp: New file.
23108 * gdb.cp/cpsizeof.cc: New file.
23109
58a84dcf
SA
231102014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
23111
191a8a90
JB
23112 * gdb.mi/mi-vla-c99.exp: New file.
23113 * gdb.mi/vla.c: New file.
58a84dcf 23114
c8655f75
SA
231152014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
23116
23117 * gdb.base/vla-datatypes.c: New file.
23118 * gdb.base/vla-datatypes.exp: New file.
23119
024e13b4
SA
231202014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
23121
23122 * gdb.base/vla-ptr.c: New file.
23123 * gdb.base/vla-ptr.exp: New file.
23124
1a237e0e
SA
231252014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
23126
23127 * gdb.base/vla-multi.c: New file.
23128 * gdb.base/vla-multi.exp: New file.
23129
504f3432
SA
231302014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
23131
23132 * gdb.dwarf2/count.exp: New file.
23133
3bce8237
SA
231342014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
23135
191a8a90
JB
23136 * gdb.base/vla-sideeffect.c: New file.
23137 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 23138
322f9c21
YQ
231392014-04-11 Yao Qi <yao@codesourcery.com>
23140
23141 * gdb.base/completion.exp: Check file exists before running tests
23142 on file completion.
23143
d708bcd1
PA
231442014-04-10 Pedro Alves <palves@redhat.com>
23145
23146 * gdb.base/cond-eval-mode.c: New file.
23147 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
23148 prepare_for_testing to build the new file. Check result of
23149 runto_main.
23150 (test_break, test_watch): New procedures.
23151 (top level): Use them.
23152
ae1d2761
PM
231532014-04-08 Pierre Muller <muller@sourceware.org>
23154
23155 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
23156 Ctrl-V use for mingw hosts.
23157
7af389b8
SC
231582014-04-07 Siva Chandra Reddy <sivachandra@google.com>
23159
23160 * gdb.python/py-value.c: Improve test case.
23161 * gdb.python/py-value.exp: Add new test.
23162
5e703181
DE
231632014-04-07 David Blaikie <dblaikie@gmail.com>
23164
23165 * lib/compiler.c: Identify the clang compiler.
23166 * lib/compiler.cc: Ditto.
23167
9810b410
YQ
231682014-04-03 Yao Qi <yao@codesourcery.com>
23169
23170 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
23171
98d1b8dc
AB
231722014-04-01 Anton Blanchard <anton@samba.org>
23173
23174 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
23175 messages unique.
23176
3114cea1
AB
231772014-04-01 Anton Blanchard <anton@samba.org>
23178
23179 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
23180 prepare_for_testing.
23181
62f7182c
AB
231822014-04-01 Anton Blanchard <anton@samba.org>
23183
23184 * gdb.arch/ppc64-atomic-inst.c: Remove.
23185 * gdb.arch/ppc64-atomic-inst.S: New file.
23186 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
23187
770e7fc7
DE
231882014-03-31 Doug Evans <dje@google.com>
23189
23190 * gdb.base/print-symbol-loading-lib.c: New file.
23191 * gdb.base/print-symbol-loading-main.c: New file.
23192 * gdb.base/print-symbol-loading.exp: New file.
23193
46e2bafa
YQ
231942014-03-31 Yao Qi <yao@codesourcery.com>
23195
23196 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
23197
8776cfe9
JB
231982014-03-28 Joel Brobecker <brobecker@adacore.com>
23199
23200 * gdb.ada/mi_dyn_arr: New testcase.
23201
5d1ef361
DE
232022014-03-27 Doug Evans <dje@google.com>
23203
23204 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
23205
b5bee914
YQ
232062014-03-27 Yao Qi <yao@codesourcery.com>
23207
23208 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
23209 if target is nios2-*-*.
23210
0d4d0e77
YQ
232112014-03-26 Yao Qi <yao@codesourcery.com>
23212
23213 * lib/gdb.exp (readline_is_used): New proc.
23214 * gdb.base/completion.exp: Move tests on command complete up.
23215 Skip the rest of tests if readline is not used.
23216 * gdb.ada/complete.exp: Skp the test if readline is not
23217 used.
23218 * gdb.base/filesym.exp: Likewise.
23219 * gdb.base/macscp.exp: Likewise.
23220 * gdb.base/readline-ask.exp: Likewise.
23221 * gdb.base/readline.exp: Likewise.
23222 * gdb.python/py-cmd.exp: Likewise.
23223 * gdb.trace/tfile.exp: Likewise.
23224
29361eee
YQ
232252014-03-26 Yao Qi <yao@codesourcery.com>
23226
23227 * gdb.base/macscp.exp: Fix code format issues.
23228
bc9a5525
UW
232292014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
23230
23231 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
23232 * gdb.asm/powerpc64le.inc: New file.
23233
d3839ede
PA
232342014-03-25 Pedro Alves <palves@redhat.com>
23235 Doug Evans <dje@google.com>
23236
23237 * gdb.base/source-execution.c: New file.
23238 * gdb.base/source-execution.exp: New file.
23239 * gdb.base/source-execution.gdb: New file.
23240
01672a57
DE
232412014-03-24 Doug Evans <dje@google.com>
23242
23243 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
23244 using fission.
23245
88bbeca9
HZ
232462014-03-24 Hui Zhu <hui@codesourcery.com>
23247 Pedro Alves <palves@redhat.com>
23248
23249 PR breakpoints/16101
23250 * gdb.base/dprintf.exp: Use unsupported rather than changing the
23251 test pass/fail messages. Detect missing support for dprintf when
23252 breakpoints are actually inserted.
23253 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
23254 breakpoints are actually inserted.
23255 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
23256 fails.
23257
d2348791
JK
232582014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
23259
23260 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
23261
feef67ab
DE
232622014-03-22 Doug Evans <xdje42@gmail.com>
23263
23264 * gdb.python/python.exp (python not supported): Verify multi-line
23265 python command issues an error.
25d743f9 23266 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 23267 guile command issues an error.
feef67ab 23268
ecebef6a
MR
232692014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
23270
23271 * gdb.threads/thread-specific.exp: Handle the lack of usable
23272 $this_breakpoint and $this_thread.
23273
ccdd1909
HZ
232742014-03-21 Hui Zhu <hui@codesourcery.com>
23275
23276 * gdb.base/attach.exp (do_command_attach_tests): New.
23277
beb460e8
PA
232782014-03-20 Tom Tromey <tromey@redhat.com>
23279 Pedro Alves <palves@redhat.com>
23280
23281 PR cli/15718
23282 * gdb.base/condbreak-call-false.c: New file.
23283 * gdb.base/condbreak-call-false.exp: New file.
23284
40acf43a
PA
232852014-03-20 Pedro Alves <palves@redhat.com>
23286
23287 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
23288 Delete.
23289 (block_signals, unblock_signals): Delete.
23290 (child_function_2, main): Remove references to deleted variable
23291 and functions.
23292
9f5e1e02
PA
232932014-03-20 Pedro Alves <palves@redhat.com>
23294
23295 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
23296 Use pthread_kill to signal thread 2.
23297 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
23298 Adjust to make the test send itself a signal rather than using the
23299 host's "kill" command.
23300
99619bea
PA
233012014-03-20 Pedro Alves <palves@redhat.com>
23302
23303 * gdb.threads/multiple-step-overs.c: New file.
23304 * gdb.threads/multiple-step-overs.exp: New file.
23305 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
23306 Adjust expected infrun debug output.
23307
2adfaa28
PA
233082014-03-20 Pedro Alves <palves@redhat.com>
23309
23310 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
23311 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
23312
31e77af2
PA
233132014-03-20 Pedro Alves <palves@redhat.com>
23314
23315 PR breakpoints/7143
23316 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
23317 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
23318 of gdb_test_multiple.
23319 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
23320 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
23321
b9f437de
PA
233222014-03-20 Pedro Alves <palves@redhat.com>
23323
23324 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
23325 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
23326
05adc73e
PA
233272014-03-19 Pedro Alves <palves@redhat.com>
23328
23329 * gdb.base/async.exp: Remove early return.
23330
6048b950
PA
233312014-03-19 Pedro Alves <palves@redhat.com>
23332
23333 * gdb.base/async.exp (step& tests): Pass explicit test messages.
23334
8bcfb00a
PA
233352014-03-19 Pedro Alves <palves@redhat.com>
23336
23337 * gdb.base/async.exp (test_background): Expect \r\n after
23338 "completed." in the fail pattern.
23339
884e37dc
PA
233402014-03-19 Pedro Alves <palves@redhat.com>
23341
23342 * gdb.base/async.exp (test_background): New procedure.
23343 Use it for all background execution command tests.
23344
148e57e2
PA
233452014-03-19 Pedro Alves <palves@redhat.com>
23346
23347 * gdb.base/async.exp: Use prepare_for_testing.
23348
f48088c7
PA
233492014-03-19 Pedro Alves <palves@redhat.com>
23350
23351 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
23352 the same line.
23353
e2f6c966
PA
233542014-03-19 Pedro Alves <palves@redhat.com>
23355
23356 * gdb.base/async.c (main): Add "jump here" and "until here" line
23357 marker comments.
23358 * gdb.base/async.exp (jump_here): New global.
23359 (jump& test): Use it.
23360 (until_here): New global.
23361 (until& test): Use it.
23362
c30568d4
PA
233632014-03-19 Pedro Alves <palves@redhat.com>
23364
23365 * gdb.base/async.exp: Don't frob gdb_protocol.
23366
0172b6a7
DE
233672014-03-18 Doug Evans <xdje42@gmail.com>
23368
23369 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
23370 Fix spelling of exec-done-display.
23371
06c868a8
JK
233722014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
23373
23374 PR gdb/15358
23375 * gdb.base/gdb-sigterm.c: New file.
23376 * gdb.base/gdb-sigterm.exp: New file.
23377
0c7e1a46
PA
233782014-03-18 Pedro Alves <palves@redhat.com>
23379
23380 PR gdb/13860
23381 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
23382 * lib/mi-support.exp (mi_expect_stop): Add special handling for
23383 solib-event.
23384
f7c77d93
JB
233852014-03-17 Joel Brobecker <brobecker@adacore.com>
23386
23387 * gdb.ada/pckd_arr_ren: New testcase.
23388
5a1e8c7a
DE
233892014-03-13 Doug Evans <xdje42@gmail.com>
23390
23391 PR guile/16612
23392 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
23393 collect after discarding symbols.
23394
350e1a76
DE
233952014-03-13 Ludovic Courtès <ludo@gnu.org>
23396 Doug Evans <xdje42@gmail.com>
23397
23398 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
23399 to history survives a gc.
23400
a69900ae
PA
234012014-03-13 Pedro Alves <palves@redhat.com>
23402
23403 * gdb.base/default.exp: Don't test "target procfs".
23404
5db9f0bd
PA
234052014-03-13 Pedro Alves <palves@redhat.com>
23406
23407 * gdb.base/default.exp: Update "target child" and "target procfs"
23408 tests to not expect "Unix".
23409
b3ccfe11
TT
234102014-03-12 Tom Tromey <tromey@redhat.com>
23411
23412 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
23413 New procs. Add target-async tests.
23414 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
23415 Add target-async tests.
23416
646f4417
AA
234172014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
23418
23419 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
23420 'func_start' and 'func_end' for the beginning and end of the
23421 function code, respectively.
23422 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
23423 'func_end' instead of 'func' and 'main'.
23424
288c211f
AA
234252014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
23426
23427 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
23428 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
23429 generate the debug info assembler source.
23430
e0c0f156
AA
234312014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
23432
23433 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
23434 * gdb.dwarf2/arr-subrange.exp: Likewise.
23435 * gdb.dwarf2/dwz.exp: Likewise.
23436 * gdb.dwarf2/method-ptr.exp: Likewise.
23437 * gdb.dwarf2/missing-sig-type.exp: Likewise.
23438 * gdb.dwarf2/subrange.exp: Likewise.
23439 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
23440 * gdb.dwarf2/implptrpiece.exp: Likewise.
23441 * gdb.dwarf2/nostaticblock.exp: Likewise.
23442
0e5c4555
AA
234432014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
23444
23445 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
23446 directory to absolute path name arguments.
23447
5ec18f2b
JG
234482014-03-10 Joel Brobecker <brobecker@adacore.com>
23449
23450 * gdb.ada/tagged_access: New testcase.
23451
847fc4f2
MM
234522014-03-07 Markus Metzger <markus.t.metzger@intel.com>
23453
23454 * gdb.btrace/data.exp: Update expected output.
23455
cc3da688
YQ
234562014-03-06 Yao Qi <yao@codesourcery.com>
23457
23458 * gdb.trace/pr16508.exp: New file.
23459
0f26cec1
PA
234602014-03-05 Pedro Alves <palves@redhat.com>
23461
23462 PR gdb/16575
23463 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
23464 procedure.
23465 (top level): Adjust to use it. Add tests that exercise breakpoint
23466 interaction with the code-cache.
23467
7a5a839f
LC
234682014-02-26 Ludovic Courtès <ludo@gnu.org>
23469
23470 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
23471 test for 'history-append!'.
23472
31aa7e4e
JB
234732014-02-26 Joel Brobecker <brobecker@adacore.com>
23474
23475 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
23476 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
23477 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
23478 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
23479 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
23480 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
23481
1b588015
JB
234822014-02-26 Joel Brobecker <brobecker@adacore.com>
23483
23484 * testsuite/gdb.python/py-pp-re-notag.c: New file.
23485 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
23486 * testsuite/gdb.python/py-pp-re-notag.p: New file.
23487
55426c9d
JB
234882014-02-26 Joel Brobecker <brobecker@adacore.com>
23489
23490 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
23491
dc53a7ad
JB
234922014-02-26 Joel Brobecker <brobecker@adacore.com>
23493
23494 * gdb.dwarf2/arr-stride.c: New file.
23495 * gdb.dwarf2/arr-stride.exp: New file.
23496
12ab52e9
PA
234972014-02-26 Pedro Alves <palves@redhat.com>
23498
23499 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
23500 that won't ever trigger. Make sure that GDB reports the correct
23501 breakpoint that caused the stop.
23502
849c862e
JK
235032014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
23504
23505 PR gdb/16626
23506 * gdb.base/auto-load-script: New file.
23507 * gdb.base/auto-load.c: New file.
23508 * gdb.base/auto-load.exp: New file.
23509
71b7d793
JK
23510 PR gdb/16626
23511 * gdb.base/auto-load.exp: Fix out-of-srctree run.
23512
e2f0d509
JK
235132014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
23514
23515 Fix dw2-icycle.exp -fsanitize=address GDB crash.
23516 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
23517
50cc37c8
DE
235182014-02-24 Doug Evans <dje@google.com>
23519
23520 * lib/gdb.exp (run_on_host): Log error output if program fails.
23521
ea4758f2
PA
235222014-02-21 Pedro Alves <palves@redhat.com>
23523
23524 * gdb.threads/step-after-sr-lock.c: Rename to ...
23525 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
23526 * gdb.threads/step-after-sr-lock.exp: Rename to ...
23527 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
23528 ... this.
23529
d7b30f67
SDJ
235302014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
23531
23532 PR tdep/16397
23533 * gdb.arch/amd64-stap-special-operands.exp: New file.
23534 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
23535 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
23536 * gdb.arch/amd64-stap-triplet.S: Likewise.
23537 * gdb.arch/amd64-stap-triplet.c: Likewise.
23538
83deb43f
JB
235392014-02-20 Joel Brobecker <brobecker@adacore.com>
23540
23541 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
23542 in .section pseudo-op.
23543
adde2bff
DE
235442014-02-20 lin zuojian <manjian2006@gmail.com>
23545 Joel Brobecker <brobecker@adacore.com>
23546 Doug Evans <xdje42@gmail.com>
23547
23548 PR symtab/16581
23549 * gdb.dwarf2/dw2-icycle.S: New file.
23550 * gdb.dwarf2/dw2-icycle.c: New file.
23551 * gdb.dwarf2/dw2-icycle.exp: New file.
23552
f7bd0f78
SC
235532014-02-19 Siva Chandra Reddy <sivachandra@google.com>
23554
23555 * gdb.python/py-value-cc.cc: Improve test case to enable testing
23556 operations on gdb.Value objects.
23557 * gdb.python/py-value-cc.exp: Add new test to test operations on
23558 gdb.Value objects.
23559
c17ef0d5
DE
235602014-02-18 Doug Evans <dje@google.com>
23561
23562 * Makefile.in (TESTS): New variable.
23563 (expanded_tests, expanded_tests_or_none): New variables
23564 (check-single): Pass $(expanded_tests_or_none) to runtest.
23565 (check-parallel): Only run tests in $(TESTS) if non-empty.
23566 (check/no-matching-tests-found): New rule.
23567 * README: Document TESTS makefile variable.
23568
5dd3176f
DE
235692014-02-18 Doug Evans <dje@google.com>
23570
23571 * Makefile.in (check-parallel): rm -rf outputs temp.
23572
0b10be4f
JK
235732014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
23574
23575 Fix "ERROR: no fileid for" in the testsuite.
23576 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
23577
85f224e7
DE
235782014-02-12 Doug Evans <dje@google.com>
23579
23580 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
23581 (MISCELLANEOUS): New variable.
23582 (clean): rm -rf $(MISCELLANEOUS).
23583 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
23584 dwp live in the same directory as symlinks, with each symlink pointed
23585 to a differently named file in a different directory.
23586
149b30ff
DE
235872014-02-11 Doug Evans <dje@google.com>
23588
23589 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
23590 of Tcl file commands.
23591
1dfdac32
MK
235922014-02-10 Mark Kettenis <kettenis@gnu.org>
23593
23594 * gdb.threads/step-after-sr-lock.exp: Avoid executing
23595 "kill -SIGUSR1 -1".
23596
aa4fb036
JB
235972014-02-10 Joel Brobecker <brobecker@adacore.com>
23598
23599 * gdb.ada/tick_length_array_enum_idx: New testcase.
23600
ed3ef339
DE
236012014-02-10 Doug Evans <xdje42@gmail.com>
23602
23603 * configure.ac (AC_OUTPUT): Add gdb.guile.
23604 * configure: Regenerate.
23605 * lib/gdb-guile.exp: New file.
23606 * lib/gdb.exp (get_target_charset): New function.
23607 * gdb.base/help.exp: Update expected output from "apropos apropos".
23608 * gdb.guile/Makefile.in: New file.
23609 * gdb.guile/guile.exp: New file.
23610 * gdb.guile/scm-arch.c: New file.
23611 * gdb.guile/scm-arch.exp: New file.
23612 * gdb.guile/scm-block.c: New file.
23613 * gdb.guile/scm-block.exp: New file.
23614 * gdb.guile/scm-breakpoint.c: New file.
23615 * gdb.guile/scm-breakpoint.exp: New file.
23616 * gdb.guile/scm-disasm.c: New file.
23617 * gdb.guile/scm-disasm.exp: New file.
23618 * gdb.guile/scm-equal.c: New file.
23619 * gdb.guile/scm-equal.exp: New file.
23620 * gdb.guile/scm-error.exp: New file.
23621 * gdb.guile/scm-error.scm: New file.
23622 * gdb.guile/scm-frame-args.c: New file.
23623 * gdb.guile/scm-frame-args.exp: New file.
23624 * gdb.guile/scm-frame-args.scm: New file.
23625 * gdb.guile/scm-frame-inline.c: New file.
23626 * gdb.guile/scm-frame-inline.exp: New file.
23627 * gdb.guile/scm-frame.c: New file.
23628 * gdb.guile/scm-frame.exp: New file.
23629 * gdb.guile/scm-generics.exp: New file.
23630 * gdb.guile/scm-gsmob.exp: New file.
23631 * gdb.guile/scm-iterator.c: New file.
23632 * gdb.guile/scm-iterator.exp: New file.
23633 * gdb.guile/scm-math.c: New file.
23634 * gdb.guile/scm-math.exp: New file.
23635 * gdb.guile/scm-objfile-script-gdb.in: New file.
23636 * gdb.guile/scm-objfile-script.c: New file.
23637 * gdb.guile/scm-objfile-script.exp: New file.
23638 * gdb.guile/scm-objfile.c: New file.
23639 * gdb.guile/scm-objfile.exp: New file.
23640 * gdb.guile/scm-ports.exp: New file.
23641 * gdb.guile/scm-pretty-print.c: New file.
23642 * gdb.guile/scm-pretty-print.exp: New file.
23643 * gdb.guile/scm-pretty-print.scm: New file.
23644 * gdb.guile/scm-section-script.c: New file.
23645 * gdb.guile/scm-section-script.exp: New file.
23646 * gdb.guile/scm-section-script.scm: New file.
23647 * gdb.guile/scm-symbol.c: New file.
23648 * gdb.guile/scm-symbol.exp: New file.
23649 * gdb.guile/scm-symtab-2.c: New file.
23650 * gdb.guile/scm-symtab.c: New file.
23651 * gdb.guile/scm-symtab.exp: New file.
23652 * gdb.guile/scm-type.c: New file.
23653 * gdb.guile/scm-type.exp: New file.
23654 * gdb.guile/scm-value-cc.cc: New file.
23655 * gdb.guile/scm-value-cc.exp: New file.
23656 * gdb.guile/scm-value.c: New file.
23657 * gdb.guile/scm-value.exp: New file.
23658 * gdb.guile/source2.scm: New file.
23659 * gdb.guile/types-module.cc: New file.
23660 * gdb.guile/types-module.exp: New file.
23661
7026a7c1
YQ
236622014-02-10 Yao Qi <yao@codesourcery.com>
23663
23664 PR testsuite/16543
23665 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
23666 * configure: Regenerated.
23667 * Makefile.in: New file.
23668
6c466447
AS
236692014-02-08 Andreas Schwab <schwab@linux-m68k.org>
23670
23671 * gdb.python/py-framefilter.exp: Fix typo.
23672
6e854735
YQ
236732014-02-08 Yao Qi <yao@codesourcery.com>
23674
23675 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
23676 that no =breakpoint-modified is emitted when breakpoints are
23677 modified through MI commands.
23678
d137e6dc
PA
236792014-02-07 Pedro Alves <pedro@codesourcery.com>
23680 Pedro Alves <palves@redhat.com>
23681
23682 * gdb.threads/step-after-sr-lock.c: New file.
23683 * gdb.threads/step-after-sr-lock.exp: New file.
23684
b5ee5a50
PA
236852014-02-07 Pedro Alves <palves@redhat.com>
23686
23687 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
23688
3c77faf3
JK
236892014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
23690
23691 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
23692 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
23693
6dddc817
DE
236942014-02-06 Doug Evans <xdje42@gmail.com>
23695
23696 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
23697 output.
23698
23699 * gdb.gdb/python-interrupts.exp: New file.
23700
de7b2893
YQ
237012014-02-05 Yao Qi <yao@codesourcery.com>
23702
23703 * gdb.trace/report.exp (use_collected_data): Test the output
23704 of "info threads" and "info inferiors".
23705
66d032ac
YQ
237062014-02-05 Yao Qi <yao@codesourcery.com>
23707
23708 Revert this patch:
23709
23710 2013-05-24 Yao Qi <yao@codesourcery.com>
23711
23712 * gdb.trace/tfile.exp: Test inferior and thread.
23713
591a12a1
UW
237142014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
23715
23716 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
23717 on a function.
23718 * gdb.base/step-bt.c: Call hello via function pointer to make
23719 sure its first instruction is executed on powerpc64le-linux.
23720
0ff3e01f
UW
237212014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
23722
23723 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
23724
084ee545
UW
237252014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
23726
23727 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
23728 of the test patterns for use on little-endian systems.
23729
6ed14ff3
UW
237302014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
23731
23732 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
23733 (decimal_vector): Fix for little-endian.
23734
401e27fd
JM
237352014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
23736
23737 * gdb.arch/sparc-sysstep.exp: New file.
23738 * gdb.arch/sparc-sysstep.c: Likewise.
23739
23740 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
23741
8b924729
EBM
237422014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
23743
23744 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
23745
fb151210
JB
237462014-01-23 Tom Tromey <tromey@redhat.com>
23747
23748 * gdb.ada/array_char_idx: New testcase.
23749
0740f8d8
TT
237502014-01-23 Tom Tromey <tromey@redhat.com>
23751
23752 PR python/16487:
23753 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
23754 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
23755 classes.
23756
21909fa1
TT
237572014-01-23 Tom Tromey <tromey@redhat.com>
23758
23759 PR python/16491:
23760 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
23761 string from an inferior frame.
23762 * gdb.python/py-framefilter-mi.exp: Update.
23763
87ce2a04
DE
237642014-01-22 Doug Evans <dje@google.com>
23765
23766 * gdb.server/server-mon.exp: Add tests for "set debug-format".
23767
237b092b
AA
237682014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
23769
23770 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
23771
d674a709
AA
237722014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
23773
23774 * gdb.trace/entry-values.exp: Remove excess space character from
23775 regex patterns. Handle s390 call instruction.
23776
20fa3390
AA
237772014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
23778
23779 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
23780 define "*_start" label. Make "name" static.
23781 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
23782 ${name} by references to ${name}_start.
23783
78466714
AA
237842014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
23785
23786 * gdb.base/info-macros.exp: Remove "debug" from the compile
23787 options.
23788
ec9f644a
IB
237892014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
23790
23791 * gdb.dlang/demangle.exp: New file.
23792
94b1b47e
IB
237932014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
23794
23795 * gdb.dlang/primitive-types.exp: New file.
23796
7f420862
IB
237972014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
23798
23799 * configure.ac: Create gdb.dlang/Makefile.
23800 * configure: Regenerate.
23801 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
23802 * gdb.dlang/Makefile.in: New file.
23803 * lib/d-support.exp: New file.
23804 * lib/gdb.exp (skip_d_tests): New proc.
23805
52834460
MM
238062014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23807
23808 * gdb.btrace/delta.exp: Check reverse stepi.
23809 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
23810 * gdb.btrace/finish.exp: New.
23811 * gdb.btrace/next.exp: New.
23812 * gdb.btrace/nexti.exp: New.
23813 * gdb.btrace/record_goto.c: Add comments.
23814 * gdb.btrace/step.exp: New.
23815 * gdb.btrace/stepi.exp: New.
23816 * gdb.btrace/multi-thread-step.c: New.
23817 * gdb.btrace/multi-thread-step.exp: New.
23818 * gdb.btrace/rn-dl-bind.c: New.
23819 * gdb.btrace/rn-dl-bind.exp: New.
23820 * gdb.btrace/data.c: New.
23821 * gdb.btrace/data.exp: New.
23822 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
23823
6e07b1d2
MM
238242014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23825
23826 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
23827 * gdb.btrace/exception.exp: Update.
23828 * gdb.btrace/instruction_history.exp: Update.
23829 * gdb.btrace/record_goto.exp: Update.
23830 * gdb.btrace/tailcall.exp: Update.
23831 * gdb.btrace/unknown_functions.exp: Update.
23832 * gdb.btrace/delta.exp: New.
23833
0b722aec
MM
238342014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23835
23836 * gdb.btrace/record_goto.exp: Add backtrace test.
23837 * gdb.btrace/tailcall.exp: Add backtrace test.
23838
066ce621
MM
238392014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23840
23841 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
23842 * gdb.btrace/record_goto.c: New.
23843 * gdb.btrace/record_goto.exp: New.
23844 * gdb.btrace/x86-record_goto.S: New.
23845
0688d04e
MM
238462014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23847
23848 * gdb.btrace/function_call_history.exp: Update tests.
23849 * gdb.btrace/instruction_history.exp: Update tests.
23850
8710b709
MM
238512014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23852
23853 * gdb.btrace/function_call_history.exp: Fix expected field
23854 order for "record function-call-history".
23855 Add new tests for "record function-call-history /c".
23856 * gdb.btrace/exception.cc: New.
23857 * gdb.btrace/exception.exp: New.
23858 * gdb.btrace/tailcall.exp: New.
23859 * gdb.btrace/x86-tailcall.S: New.
23860 * gdb.btrace/x86-tailcall.c: New.
23861 * gdb.btrace/unknown_functions.c: New.
23862 * gdb.btrace/unknown_functions.exp: New.
23863 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
23864
5de9129b
MM
238652014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23866
23867 * gdb.btrace/instruction_history.exp: Update.
23868 * gdb.btrace/function_call_history.exp: Update.
23869
23a7fe75
MM
238702014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23871
23872 * gdb.btrace/function_call_history.exp: Fix expected function
23873 trace.
23874 * gdb.btrace/instruction_history.exp: Initialize traced.
23875 Remove traced_functions.
23876
724c7dd8
MM
238772014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23878
23879 * gdb.btrace/function_call_history.exp: Update
23880 * gdb.btrace/instruction_history.exp: Update.
23881
6d78d93b
MM
238822014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23883
23884 * gdb.btrace/enable.exp: Update expected text.
23885
93a360cc
OJ
238862014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
23887
23888 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
23889 bytes.
23890
3772b53f
MR
238912014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
23892
23893 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
23894
596662fa
OJ
238952014-01-15 Omair Javaid <omair.javaid@linaro.org>
23896
23897 * lib/gdb.exp (supports_process_record): Return true for
23898 arm*-linux*. (supports_reverse): Likewise.
23899
b5b08fb4
SC
239002014-01-13 Siva Chandra Reddy <sivachandra@google.com>
23901
23902 PR python/15464
23903 PR python/16113
23904 * gdb.python/py-type.c: Enhance test case.
23905 * gdb.python/py-value-cc.cc: Likewise
23906 * gdb.python/py-type.exp: Add new tests.
23907 * gdb.python/py-value-cc.exp: Likewise
23908
52d7fb13
AA
239092014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
23910 Pedro Alves <palves@redhat.com>
23911
23912 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
23913 Make "name" extern.
23914 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
23915 references to ${name}_start by references to ${name}.
23916
a2cd8cfe
JB
239172014-01-10 Joel Brobecker <brobecker@adacore.com>
23918
23919 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
23920
4e23fced
JB
239212014-01-10 Joel Brobecker <brobecker@adacore.com>
23922
23923 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
23924
c6a9e42c
PA
239252014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
23926 Pedro Alves <palves@redhat.com>
23927
23928 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 23929 mi_gdb_target_load.
c6a9e42c 23930
b7ea362b
PA
239312014-01-08 Pedro Alves <palves@redhat.com>
23932
23933 * gdb.threads/reconnect-signal.c: New file.
23934 * gdb.threads/reconnect-signal.exp: New file.
23935
5e3f4fab
EBM
239362014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
23937
23938 * gdb.base/source-dir.exp: New file.
23939
79301218
JB
239402014-01-07 Joel Brobecker <brobecker@adacore.com>
23941
23942 * gdb.ada/mi_interface: New testcase.
23943
8e355c5d
JB
239442014-01-07 Joel Brobecker <brobecker@adacore.com>
23945
23946 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
23947 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
23948 gdb.ada/pp-rec-component/pck.ads: New files.
23949
c0d48811
JB
239502014-01-07 Joel Brobecker <brobecker@adacore.com>
23951
23952 * gdb.python/py-pp-integral.c: New file.
23953 * gdb.python/py-pp-integral.py: New file.
23954 * gdb.python/py-pp-integral.exp: New file.
23955
17b609c3 23956For older changes see ChangeLog-1993-2013.
c906108c 23957\f
8d8cb839
EZ
23958;; Local Variables:
23959;; mode: change-log
23960;; left-margin: 8
23961;; fill-column: 74
23962;; version-control: never
23963;; End:
902f2ccb 23964
3666a048 23965 Copyright 2014-2021 Free Software Foundation, Inc.
902f2ccb
MC
23966 Copying and distribution of this file, with or without modification,
23967 are permitted provided the copyright notice and this notice are preserved.
This page took 4.793289 seconds and 4 git commands to generate.