Add form used for SPECIAL_expr as comment in testsuite Dwarf Assembler
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2020-12-14 Mark Wielaard <mark@klomp.org>
2
3 * lib/dwarf.exp (Dwarf::_handle_attribute): Handle SPECIAL_expr
4 specially, set attr_form_comment to the actual FORM string used.
5
6 2020-12-14 Mark Wielaard <mark@klomp.org>
7
8 * lib/dwarf.exp (Dwarf::_read_constants): Don't set
9 _constants(SPECIAL_expr) here, but set it...
10 (Dwarf::cu): ...here based on _cu_version.
11
12 2020-12-14 Tom de Vries <tdevries@suse.de>
13
14 * lib/gdb.exp (gdb_compile_shlib): Make sure it's not necessary to
15 pass -fPIC.
16 * gdb.ada/catch_ex_std.exp: Don't pass -fPIC to gdb_compile_shlib.
17 * gdb.base/break-probes.exp: Same.
18 * gdb.base/ctxobj.exp: Same.
19 * gdb.base/dso2dso.exp: Same.
20 * gdb.base/global-var-nested-by-dso.exp: Same.
21 * gdb.base/info-shared.exp: Same.
22 * gdb.base/jit-reader-simple.exp: Same.
23 * gdb.base/print-file-var.exp: Same.
24 * gdb.base/skip-solib.exp: Same.
25 * gdb.btrace/dlopen.exp: Same.
26
27 2020-12-14 Tom de Vries <tdevries@suse.de>
28
29 PR testsuite/26963
30 * lib/gdb.exp (run_on_host): Declare test unsupported if spawn fails.
31
32 2020-12-14 Tom de Vries <tdevries@suse.de>
33
34 PR testsuite/26962
35 * gdb.base/solib-corrupted.exp: Handle "'_r_debug' has unknown type;
36 cast it to its declared type".
37
38 2020-12-14 Tom de Vries <tdevries@suse.de>
39
40 PR testsuite/26951
41 * gdb.base/batch-preserve-term-settings.exp: Use "gdb-subshell$ " as
42 shell prompt.
43
44 2020-12-14 Tom Tromey <tromey@adacore.com>
45
46 * gdb.ada/nested.exp: Add new tests.
47 * gdb.ada/nested/hello.adb (Fourth, Fifth): New procedures.
48
49 2020-12-14 Tom Tromey <tromey@adacore.com>
50
51 * gdb.dwarf2/ada-thick-pointer.exp: New file.
52
53 2020-12-14 Tom Tromey <tromey@adacore.com>
54
55 * gdb.dwarf2/dw2-fixed-point.exp: Add test for division by zero.
56
57 2020-12-13 Tom de Vries <tdevries@suse.de>
58
59 PR testsuite/26953
60 * gdb.base/endianity.exp: Skip tests requiring scalar_storage_order
61 attribute support if compiler doesn't support it.
62
63 2020-12-13 Tom de Vries <tdevries@suse.de>
64
65 * lib/gdb.exp (gdb_compile_shlib): Handle ada.
66 * gdb.ada/catch_ex_std.exp: Use gdb_compile_shlib to compile from
67 source to shared lib. Add ada to options.
68
69 2020-12-13 Tom de Vries <tdevries@suse.de>
70
71 * gdb.ada/catch_ex_std.exp: Use gnatmake -bargs and -largs instead of
72 calling gnatbind and gnatlink.
73
74 2020-12-13 Andrew Burgess <andrew.burgess@embecosm.com>
75
76 * gdb.base/dcache-flush.c: New file.
77 * gdb.base/dcache-flush.exp: New file.
78
79 2020-12-13 Andrew Burgess <andrew.burgess@embecosm.com>
80
81 * gdb.base/c-linkage-name.exp: Update to use new 'maint flush ...'
82 commands.
83 * gdb.base/killed-outside.exp: Likewise.
84 * gdb.opt/inline-bt.exp: Likewise.
85 * gdb.perf/gmonster-null-lookup.py: Likewise.
86 * gdb.perf/gmonster-print-cerr.py: Likewise.
87 * gdb.perf/gmonster-ptype-string.py: Likewise.
88 * gdb.python/py-unwind.exp: Likewise.
89
90 2020-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
91
92 * gdb.base/commands.exp: Update expected results.
93
94 2020-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
95
96 PR cli/15104
97 * gdb.base/commands.exp: Add additional tests.
98 * gdb.base/completion.exp: Add additional tests.
99
100 2020-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
101
102 * gdb.base/completion.exp: Add additional tests.
103
104 2020-12-11 Tom de Vries <tdevries@suse.de>
105
106 PR testsuite/26991
107 * gdb.arch/i386-mpx-call.exp: Don't expect to trigger bounds
108 violations by setting bounds registers if the bounds are passed in the
109 Bounds Table.
110
111 2020-12-11 Tom de Vries <tdevries@suse.de>
112
113 PR testsuite/26954
114 * gdb.base/float128.exp: Detect and handle no mpfr support.
115
116 2020-12-10 Simon Marchi <simon.marchi@efficios.com>
117
118 PR gdb/24694
119 * gdb.multi/multi-arch-exec.c (thread_start, main): Add barrier
120 calls.
121
122 2020-12-10 Tom de Vries <tdevries@suse.de>
123
124 PR testsuite/26947
125 * gdb.tui/new-layout.exp: Don't execute tests with unbalanced curly
126 braces for tcl 8.5 and earlier.
127
128 2020-12-09 Simon Marchi <simon.marchi@efficios.com>
129
130 PR 26875, PR 26901
131 * gdb.base/flexible-array-member.c: New test.
132 * gdb.base/flexible-array-member.exp: New test.
133
134 2020-12-08 Tom de Vries <tdevries@suse.de>
135
136 * gdb.arch/amd64-gs_base.exp: Undo commit 67748e0f66, reimplement
137 using is_amd64_regs_target.
138
139 2020-12-08 Tom de Vries <tdevries@suse.de>
140
141 * gdb.ada/mi_task_arg.exp: Accept <optimized out> as valid value of
142 self_id.
143
144 2020-12-07 Pedro Alves <pedro@palves.net>
145
146 * gdb.base/break-on-linker-gcd-function.exp: Remove unused
147 'additional_flags' variable.
148
149 2020-12-07 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
150
151 * gdb.linespec/explicit.exp: Extend with a test to check completing
152 '-' after seemingly complete options.
153
154 2020-12-07 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
155
156 * gdb.linespec/keywords.exp: Add tests to check positional
157 flexibility of "-force-condition".
158
159 2020-12-07 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
160
161 * gdb.base/bp-cmds-run-with-ex.c: New file.
162 * gdb.base/bp-cmds-run-with-ex.exp: New file.
163 * gdb.base/bp-cmds-run-with-ex.gdb: New file.
164 * gdb.gdb/python-interrupts.exp: Update the call to
165 'catch_command_errors' with the new argument.
166 * gdb.gdb/python-selftest.exp: Ditto.
167
168 2020-12-04 Simon Marchi <simon.marchi@efficios.com>
169
170 * gdb.arch/amd64-disp-step-avx.exp: Adjust pattern.
171 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
172 * gdb.threads/non-stop-fair-events.exp: Likewise.
173
174 2020-12-04 Simon Marchi <simon.marchi@efficios.com>
175
176 * gdb.threads/step-over-exec.exp: New.
177 * gdb.threads/step-over-exec.c: New.
178 * gdb.threads/step-over-exec-execd.c: New.
179 * lib/my-syscalls.S: New.
180 * lib/my-syscalls.h: New.
181
182 2020-12-04 Simon Marchi <simon.marchi@efficios.com>
183
184 * lib/dwarf.exp (declare_labels): Use name as text if text is
185 not provided.
186
187 2020-12-04 Tom de Vries <tdevries@suse.de>
188
189 PR testsuite/26990
190 * gdb.arch/amd64-gs_base.exp: Handle -m32 where fs_base and gs_base
191 are unsupported.
192
193 2020-12-04 Tom de Vries <tdevries@suse.de>
194
195 * gdb.reverse/insn-reverse.exp: Don't break inside gdb_test_multiple
196 clause.
197
198 2020-12-04 Tom de Vries <tdevries@suse.de>
199
200 * gdb.reverse/insn-reverse.exp: Fix count handling.
201
202 2020-12-04 Tom de Vries <tdevries@suse.de>
203
204 * gdb.reverse/insn-reverse-x86.c: Guard x86_64 assembly with #ifdef
205 __x86_64__.
206
207 2020-12-04 Tom de Vries <tdevries@suse.de>
208
209 * gdb.reverse/insn-reverse.c (test_nr): New var.
210 (usage, parse_args): New function.
211 (main): Call parse_args. Only run test for test_nr.
212 * gdb.reverse/insn-reverse.exp: Detect lack of progress in stepi loop
213 and bail out. Run subtests individually, using an inferior arg
214 specifying the subtest.
215
216 2020-12-02 Andrew Burgess <andrew.burgess@embecosm.com>
217
218 * gdb.arch/riscv-tdesc-regs.exp: Remove unwanted test.
219
220 2020-12-02 Andrew Burgess <andrew.burgess@embecosm.com>
221
222 * gdb.arch/riscv-tdesc-regs.exp (get_expected_result): New proc,
223 update test to use this.
224
225 2020-12-01 Simon Marchi <simon.marchi@polymtl.ca>
226
227 * gdb.threads/non-ldr-exc-1.exp: Fix indentation.
228
229 2020-12-01 Simon Marchi <simon.marchi@polymtl.ca>
230
231 * gdb.threads/non-ldr-exc-1.exp: Use foreach_with_prefix.
232 (do_test): Don't use with_test_prefix.
233 * gdb.threads/non-ldr-exc-2.exp: Use foreach_with_prefix.
234 (do_test): Don't use with_test_prefix.
235 * gdb.threads/non-ldr-exc-3.exp: Use foreach_with_prefix.
236 (do_test): Don't use with_test_prefix.
237 * gdb.threads/non-ldr-exc-4.exp: Use foreach_with_prefix.
238 (do_test): Don't use with_test_prefix.
239
240 2020-12-01 Simon Marchi <simon.marchi@polymtl.ca>
241
242 * gdb.threads/non-ldr-exit.exp: Fix comment.
243
244 2020-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
245
246 * gdb.xml/maint-xml-dump-03.xml: New file.
247
248 2020-11-30 Tom de Vries <tdevries@suse.de>
249
250 PR symtab/26905
251 * gdb.dwarf2/count.exp: Remove kfails.
252
253 2020-11-24 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
254
255 * gdb.base/condbreak-multi-context.exp: Do not hard-code location
256 indices.
257
258 2020-11-24 Joel Brobecker <brobecker@adacore.com>
259
260 * gdb.dwarf2/dw2-fixed-point.exp: Fix the expected output of
261 the "ptype pck__fp1_range_var" test for the module-2 and pascal
262 languages. Remove the associated setup_xfail.
263
264 2020-11-23 Simon Marchi <simon.marchi@efficios.com>
265
266 * lib/gdb.exp (gdb_assert): Show error message on error.
267
268 2020-11-23 Tom de Vries <tdevries@suse.de>
269
270 * gdb.ada/enum_idx_packed.exp: Limit setup_kfail to gnat 9 and 10.
271 * gdb.ada/mod_from_name.exp: Same.
272 * gdb.ada/pckd_arr_ren.exp: Same.
273
274 2020-11-22 Simon Marchi <simon.marchi@polymtl.ca>
275
276 * gdb.base/template.exp: New.
277 * gdb.base/template.c: New.
278
279 2020-11-22 Gary Benson <gbenson@redhat.com>
280
281 PR gdb/26905
282 * gdb.dwarf2/count.exp: Add test for an array whose upper bound
283 is defined using a DW_AT_count which references another DIE.
284
285 2020-11-21 Tom de Vries <tdevries@suse.de>
286
287 * gdb.base/vla-ptr.exp: Add XFAIL.
288
289 2020-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
290
291 * gdb.fortran/array-slices-bad.exp: New file.
292 * gdb.fortran/array-slices-bad.f90: New file.
293 * gdb.fortran/array-slices-sub-slices.exp: New file.
294 * gdb.fortran/array-slices-sub-slices.f90: New file.
295 * gdb.fortran/array-slices.exp: Rewrite tests.
296 * gdb.fortran/array-slices.f90: Rewrite tests.
297 * gdb.fortran/vla-sizeof.exp: Correct expected results.
298
299 2020-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
300
301 * gdb.base/completion.exp: Add new completion tests.
302
303 2020-11-18 Simon Marchi <simon.marchi@polymtl.ca>
304
305 * gdb.mi/mi-nonstop-exit.exp: Enable non-stop through GDBFLAGS.
306 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
307 * gdb.mi/mi-nsintrall.exp: Likewise.
308 * gdb.mi/mi-nsmoribund.exp: Likewise.
309 * gdb.mi/mi-nsthrexec.exp: Likewise.
310 * gdb.mi/mi-watch-nonstop.exp: Likewise.
311
312 2020-11-18 Simon Marchi <simon.marchi@polymtl.ca>
313
314 * lib/mi-support.exp (mi_run_cmd_full): Use unresovled instead
315 of perror.
316
317 2020-11-18 Joseph Myers <joseph@codesourcery.com>
318
319 * lib/mi-support.exp (mi_gdb_file_cmd): Check for case where
320 $arg.exe exists but $arg does not.
321
322 2020-11-17 Gary Benson <gbenson@redhat.com>
323
324 * gdb.trace/trace-common.h (x86_trace_dummy): Add
325 __attribute__ ((used)).
326
327 2020-11-17 Andrew Burgess <andrew.burgess@embecosm.com>
328
329 * gdb.gdb/unittest.exp: Spot 'Running...' lines.
330
331 2020-11-17 Andrew Burgess <andrew.burgess@embecosm.com>
332
333 * gdb.base/completion.exp: Add new tests.
334
335 2020-11-16 Tom Tromey <tromey@adacore.com>
336
337 * gdb.dwarf2/data-loc.exp: Update expected output. Remove C
338 tests.
339
340 2020-11-15 Joel Brobecker <brobecker@adacore.com>
341
342 * gdb.ada/fixed_cmp.exp: Add -fgnat-encodings=minimal testing.
343 * gdb.dwarf2/dw2-fixed-point.c (pck__fp1_var2): New global.
344 (main): Add reference to pck__fp1_var2.
345 * gdb.dwarf2/dw2-fixed-point.exp: Add comparison operator testing.
346
347 2020-11-15 Joel Brobecker <brobecker@adacore.com>
348
349 * gdb.dwarf2/dw2-fixed-point.exp: Add arithmetic tests.
350
351 2020-11-15 Joel Brobecker <brobecker@adacore.com>
352
353 * gdb.ada/fixed_points.exp: Add ptype tests.
354 * gdb.dwarf2/dw2-fixed-point.exp: Likewise.
355
356 2020-11-15 Joel Brobecker <brobecker@adacore.com>
357
358 * gdb.dwarf2/dw2-fixed-point.exp: Add "print /x" tests.
359
360 2020-11-15 Joel Brobecker <brobecker@adacore.com>
361
362 * gdb.ada/fixed_cmp.exp: Force compilation to use -fgnat-encodings=all.
363 * gdb.ada/fixed_points.exp: Add fixed-point variables printing tests.
364 * gdb.ada/fixed_points/pck.ads, gdb.ada/fixed_points/pck.adb:
365 New files.
366 * gdb.ada/fixed_points/fixed_points.adb: Add use of package Pck.
367
368 * gdb.dwarf2/dw2-fixed-point.c, gdb.dwarf2/dw2-fixed-point.exp:
369 New files.
370
371 2020-11-14 Andrew Burgess <andrew.burgess@embecosm.com>
372
373 PR cli/26879
374 * gdb.fortran/completion.exp: New file.
375 * gdb.fortran/completion.f90: New file.
376
377 2020-11-12 Joseph Myers <joseph@codesourcery.com>
378
379 * lib/gdb.exp (gdb_file_cmd): Check for case where $arg.exe exists
380 but $arg does not.
381
382 2020-11-12 Andrew Burgess <andrew.burgess@embecosm.com>
383
384 * gdb.fortran/types.exp: Add more tests.
385
386 2020-11-12 Tom Tromey <tom@tromey.com>
387
388 PR rust/26799:
389 * gdb.rust/traits.exp: Remove kfails.
390
391 2020-11-12 Gary Benson <gbenson@redhat.com>
392
393 * gdb.threads/tls-so_extern_main.c (tls_ptr): Add missing return
394 statement.
395
396 2020-11-11 Simon Marchi <simon.marchi@efficios.com>
397
398 * gdb.base/continue-after-aborted-step-over.exp: Add "breakpoint
399 always-inserted" axis.
400 (do_test): Add breakpoint_always_inserted parameter.
401
402 2020-11-10 Tom Tromey <tromey@adacore.com>
403
404 * gdb.ada/bias.exp: Update.
405 * gdb.ada/bias/bias.adb (X): Change value.
406
407 2020-11-10 Gary Benson <gbenson@redhat.com>
408
409 * gdb.base/vla-optimized-out.exp (p sizeof (a)): Wrap supplied
410 regexp fragment in parentheses to prevent false matching.
411
412 2020-11-10 Gary Benson <gbenson@redhat.com>
413
414 * gdb.base/vla-optimized-out.c (f1): Add __attribute__ ((weak)).
415
416 2020-11-10 Gary Benson <gbenson@redhat.com>
417
418 * gdb.cp/step-and-next-inline.exp: Only require
419 -gstatement-frontiers when building with GCC.
420 Only setup KFAIL's for GCC issues when using
421 a GCC-built executable.
422
423 2020-11-06 Andrew Burgess <andrew.burgess@embecosm.com>
424
425 * gdb.base/debug-expr.c: Add extra function to allow for an
426 additional test.
427 * gdb.base/debug-expr.exp (test_debug_expr): Delete, replace calls
428 to this proc with gdb_test_debug_expr. Add an extra test.
429 * gdb.cp/debug-expr.exp (test_debug_expr): Delete, replace calls
430 to this proc with gdb_test_debug_expr, give the tests names
431 * gdb.dlang/debug-expr.exp (test_debug_expr): Delete, replace
432 calls to this proc with gdb_test_debug_expr, give the tests names
433 * gdb.fortran/debug-expr.exp: New file.
434 * gdb.fortran/debug-expr.f90: New file.
435 * lib/gdb.exp (gdb_test_debug_expr): New proc.
436
437 2020-11-06 Simon Marchi <simon.marchi@efficios.com>
438
439 * lib/dwarf.exp (ranges): Handle "base" and "range" as
440 proceduresu.
441 * gdb.dwarf/dw2-bad-elf.exp: Adjust.
442 * gdb.dwarf2/dw2-inline-many-frames.exp: Adjust.
443 * gdb.dwarf2/dw2-inline-stepping.exp: Adjust.
444 * gdb.dwarf2/dw2-ranges-base.exp: Adjust.
445 * gdb.dwarf2/dw2-ranges-func.exp: Adjust.
446 * gdb.dwarf2/dw2-ranges-overlap.exp: Adjust.
447 * gdb.dwarf2/dw2-ranges-psym.exp: Adjust.
448 * gdb.dwarf2/enqueued-cu-base-addr.exp: Adjust.
449
450 2020-11-04 Tom Tromey <tromey@adacore.com>
451
452 * gdb.ada/funcall_ref.exp: Update.
453 * gdb.ada/var_rec_arr.exp: Update.
454
455 2020-11-04 Tom Tromey <tromey@adacore.com>
456
457 * gdb.ada/rec_ptype.exp: New file.
458 * gdb.ada/rec_ptype/main.adb: New file.
459 * gdb.ada/rec_ptype/p.ads: New file.
460
461 2020-11-04 Tom Tromey <tromey@adacore.com>
462
463 * gdb.ada/tick_length_array_enum_idx.exp: Add ptype test.
464 * gdb.ada/tick_length_array_enum_idx/foo_n207_004.adb
465 (PT_Full): New variable.
466 * gdb.ada/tick_length_array_enum_idx/pck.adb
467 (Full_PT): New type.
468
469 2020-11-04 Tom Tromey <tromey@adacore.com>
470
471 * gdb.ada/array_of_variant.exp: New file.
472 * gdb.ada/array_of_variant/p.adb: New file.
473 * gdb.ada/array_of_variant/pck.ads: New file.
474 * gdb.ada/array_of_variant/pck.adb: New file.
475
476 2020-11-04 Tom Tromey <tromey@adacore.com>
477
478 * gdb.ada/enum_idx_packed.exp: Add test.
479 * gdb.ada/enum_idx_packed/foo.adb (Multi_Access):
480 New variable.
481 * gdb.ada/enum_idx_packed/pck.ads (Short)
482 (Multi_Dimension, Multi_Dimension_Access): New types.
483
484 2020-11-04 Tom Tromey <tromey@adacore.com>
485
486 * gdb.ada/enum_idx_packed.exp: Test two forms of -fgnat-encodings.
487
488 2020-11-04 Tom Tromey <tromey@adacore.com>
489
490 * gdb.ada/set_pckd_arr_elt.exp: Also test
491 -fgnat-encodings=minimal. Add tests.
492 * gdb.ada/set_pckd_arr_elt/foo.adb (Foo): Add VA variable.
493 Call Update_Small a second time.
494 * gdb.ada/set_pckd_arr_elt/pck.adb (New_Variant): New function.
495 * gdb.ada/set_pckd_arr_elt/pck.ads (Buffer, Variant)
496 (Variant_Access): New types.
497 (New_Variant): Declare.
498
499 2020-11-04 Tom Tromey <tromey@adacore.com>
500
501 * gdb.ada/mod_from_name.exp: Test printing slice.
502
503 2020-11-04 Tom Tromey <tromey@adacore.com>
504
505 * gdb.ada/O2_float_param.exp: Test different -fgnat-encodings
506 values.
507 * gdb.ada/access_to_unbounded_array.exp: Test different
508 -fgnat-encodings values.
509 * gdb.ada/big_packed_array.exp: Test different -fgnat-encodings
510 values.
511 * gdb.ada/arr_enum_idx_w_gap.exp: Test different -fgnat-encodings
512 values.
513 * gdb.ada/array_ptr_renaming.exp: Test different -fgnat-encodings
514 values.
515 * gdb.ada/array_of_variable_length.exp: Test different
516 -fgnat-encodings values.
517 * gdb.ada/arrayparam.exp: Test different -fgnat-encodings values.
518 * gdb.ada/arrayptr.exp: Test different -fgnat-encodings values.
519 * gdb.ada/frame_arg_lang.exp: Revert -fgnat-encodings=minimal
520 change.
521 * gdb.ada/mi_string_access.exp: Test different -fgnat-encodings
522 values.
523 * gdb.ada/mod_from_name.exp: Test different -fgnat-encodings values.
524 * gdb.ada/out_of_line_in_inlined.exp: Test different
525 -fgnat-encodings values.
526 * gdb.ada/packed_array.exp: Test different -fgnat-encodings
527 values.
528 * gdb.ada/pckd_arr_ren.exp: Test different -fgnat-encodings
529 values.
530 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Test different
531 -fgnat-encodings values.
532 * gdb.ada/variant_record_packed_array.exp: Test different
533 -fgnat-encodings values.
534
535 2020-11-04 Tom Tromey <tromey@adacore.com>
536
537 * gdb.ada/enum_idx_packed.exp: Add tests.
538 * gdb.ada/enum_idx_packed/foo.adb: Add variables.
539 * gdb.ada/enum_idx_packed/pck.adb: Add functions.
540 * gdb.ada/enum_idx_packed/pck.ads: Add types, function
541 declarations.
542
543 2020-11-03 Tom de Vries <tdevries@suse.de>
544
545 * lib/dwarf.exp (Dwarf::_handle_DW_TAG): Improve attribute list
546 terminator comments.
547 (Dwarf::cu, Dwarf::tu): Remove superfluous abbreviation table
548 terminator.
549
550 2020-11-02 Simon Marchi <simon.marchi@polymtl.ca>
551
552 * gdb.base/step-over-no-symbols.exp (test_step_over): Replace
553 integer format test with regexp.
554
555 2020-11-02 Gary Benson <gbenson@redhat.com>
556
557 * gdb.base/print-file-var.exp (test): Separate compiler and
558 linker options, and build using build_executable_from_specs
559 to accommodate this.
560
561 2020-11-02 Gary Benson <gbenson@redhat.com>
562
563 * lib/gdb.exp (gdb_compile): Inhibit passing "-x c++"
564 for .c files compiled as C++ with Clang if any shared
565 libraries are specified.
566
567 2020-11-02 Gary Benson <gbenson@redhat.com>
568
569 * lib/attributes.h: New header.
570 * gdb.base/backtrace.c: Include the above. Replace
571 __attribute__(noclone)) with ATTRIBUTE_NOCLONE.
572 * gdb.base/infcall-nested-structs.c: Likewise.
573 * gdb.base/vla-optimized-out.c: Likewise.
574
575 2020-11-02 Tom de Vries <tdevries@suse.de>
576
577 * gdb.dwarf2/fission-multi-cu.S: Remove .debug_line.dwo section.
578
579 2020-11-01 Joel Brobecker <brobecker@adacore.com>
580
581 * gdb.ada/fixed_points/fixed_points.adb: Replace use of
582 System.Min_Int and System.Max_Int with smaller hardcoded
583 constants.
584
585 2020-10-31 Simon Marchi <simon.marchi@polymtl.ca>
586
587 * configure.ac: Split AC_INIT into AC_INIT and AC_CONFIG_SRCDIR.
588 * configure: Re-generate.
589
590 2020-10-30 Simon Marchi <simon.marchi@efficios.com>
591
592 * gdb.arch/amd64-disp-step-avx.exp: Update displaced step debug
593 expected output.
594
595 2020-10-30 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
596
597 * gdb.base/paginate-after-ctrl-c-running.exp: Update with no pagination
598 behavior.
599 * gdb.base/paginate-bg-execution.exp: Ditto.
600 * gdb.base/paginate-inferior-exit.exp: Ditto.
601 * gdb.base/double-prompt-target-event-error.c: Remove.
602 * gdb.base/double-prompt-target-event-error.exp: Remove.
603
604 2020-10-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
605
606 * gdb.base/kill-detach-inferiors-cmd.exp: Check that 'kill
607 inferiors' and 'detach inferiors' do not change the current
608 inferior.
609
610 2020-10-29 Tom de Vries <tdevries@suse.de>
611
612 * gdb.threads/tls.exp: Fix DUPLICATEs.
613
614 2020-10-28 Tom de Vries <tdevries@suse.de>
615
616 * gdb.python/py-symbol.exp: Add KFAILs for -readnow.
617
618 2020-10-28 Tom de Vries <tdevries@suse.de>
619
620 * gdb.ada/exec_changed.exp: Add KFAILs for -readnow.
621 * gdb.base/reread.exp: Same.
622
623 2020-10-28 Tom de Vries <tdevries@suse.de>
624
625 * lib/gdb.exp (readnow): Handle arg.
626 * gdb.rust/traits.exp: Add KFAILs for -readnow.
627
628 2020-10-28 Tom de Vries <tdevries@suse.de>
629
630 * gdb.base/relocate.exp: Update regexp for -readnow.
631
632 2020-10-28 Tom de Vries <tdevries@suse.de>
633
634 * gdb.dwarf2/dw2-error.exp: Mark failure break in main as known with
635 -readnow.
636
637 2020-10-28 Tom de Vries <tdevries@suse.de>
638
639 PR symtab/26772
640 * gdb.dwarf2/dw2-ranges-overlap.c: New test.
641 * gdb.dwarf2/dw2-ranges-overlap.exp: New file.
642
643 2020-10-28 Tom de Vries <tdevries@suse.de>
644
645 * lib/gdb.exp (gdb_file_cmd): Set gdb_file_cmd_msg.
646 * gdb.cp/nsalias.exp: Set complaints limit before file cmd. Expect
647 complaint during file command for -readnow.
648
649 2020-10-28 Tom de Vries <tdevries@suse.de>
650
651 * gdb.cp/nsalias.exp: Fix typo in test name.
652
653 2020-10-28 Tom de Vries <tdevries@suse.de>
654
655 * gdb.dwarf2/dw2-filename.exp: Update regexp for -readnow.
656
657 2020-10-28 Tom de Vries <tdevries@suse.de>
658
659 * gdb.dwarf2/dw2-stack-boundary.exp: KFAILing the complaints for
660 -readnow.
661
662 2020-10-27 Tom de Vries <tdevries@suse.de>
663
664 * gdb.base/multi-forks.exp: Use exp_continue to fix timeout.
665
666 2020-10-27 Tom de Vries <tdevries@suse.de>
667
668 * gdb.base/maint.exp: Update for -readnow.
669
670 2020-10-27 Tom de Vries <tdevries@suse.de>
671
672 * gdb.cp/psymtab-parameter.exp: Don't expect unexpanded CU for
673 -readnow.
674
675 2020-10-14 Gary Benson <gbenson@redhat.com>
676
677 * gdb.python/py-format-string.exp (test_deref_refs): Treat
678 "_vptr$Base" as correct, in addition to "_vptr.Base".
679 (test_mixed): Likewise.
680
681 2020-10-27 Gary Benson <gbenson@redhat.com>
682
683 * gdb.mi/mi-fortran-modules.exp: Check skip_fortran_tests.
684 * gdb.mi/mi-vla-fortran.exp: Likewise. Also fix a comment.
685
686 2020-10-27 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
687
688 * gdb.base/condbreak.exp: Update the completion tests to
689 consider the '-force' flag.
690
691 2020-10-27 Tom de Vries <tdevries@suse.de>
692
693 * gdb.base/list-ambiguous-readnow.exp: New file.
694
695 2020-10-27 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
696
697 * gdb.base/condbreak-multi-context.exp: Expand to test forcing
698 the condition.
699 * gdb.linespec/cpcompletion.exp: Update to consider the
700 '-force-condition' keyword.
701 * gdb.linespec/explicit.exp: Ditto.
702 * lib/completion-support.exp: Ditto.
703
704 2020-10-27 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
705
706 * gdb.base/condbreak-multi-context.cc: New file.
707 * gdb.base/condbreak-multi-context.exp: New file.
708
709 2020-10-26 Tom Tromey <tom@tromey.com>
710
711 * lib/mi-support.exp (default_mi_gdb_start): Call
712 gdb_stdin_log_init.
713 * lib/gdb.exp (standard_output_file_with_gdb_instance): Don't
714 subtract one from gdb_instances.
715 (gdb_stdin_log_write): Flush in_file.
716
717 2020-10-26 Tom de Vries <tdevries@suse.de>
718
719 * gdb.dwarf2/enqueued-cu-base-addr.exp: New file.
720
721 2020-10-26 Tom Tromey <tromey@adacore.com>
722
723 * gdb.ada/unsigned_range/foo.adb: New file.
724 * gdb.ada/unsigned_range/pack.adb: New file.
725 * gdb.ada/unsigned_range/pack.ads: New file.
726 * gdb.ada/unsigned_range.exp: New file.
727
728 2020-10-26 Tom de Vries <tdevries@suse.de>
729
730 * lib/gdb.exp (INTERNAL_GDBFLAGS): Set heigth and width.
731
732 2020-10-26 Tom de Vries <tdevries@suse.de>
733
734 * gdb.dwarf2/dw2-objfile-overlap-inner.S: Specify default base address
735 for CU.
736 * gdb.dwarf2/dw2-objfile-overlap-outer.S: Same.
737
738 2020-10-23 Tom de Vries <tdevries@suse.de>
739
740 * lib/dwarf.exp (Dwarf::_guess_form): Return "" by default instead of
741 DW_FORM_string.
742 (Dwarf::_default_form): New proc.
743 (Dwarf::_handle_DW_TAG): Use _default_form. Error out if no form was
744 guessed.
745
746 2020-10-23 Tom de Vries <tdevries@suse.de>
747
748 * gdb.dwarf2/ada-linkage-name.exp: Use $srcfile for DW_AT_name of CU.
749 * gdb.dwarf2/atomic-type.exp: Same.
750 * gdb.dwarf2/bad-regnum.exp: Same.
751 * gdb.dwarf2/cpp-linkage-name.exp: Same.
752 * gdb.dwarf2/dw2-align.exp: Same.
753 * gdb.dwarf2/dw2-bad-elf.exp: Same.
754 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Same.
755 * gdb.dwarf2/dw2-bad-unresolved.exp: Same.
756 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Same.
757 * gdb.dwarf2/dw2-opt-structptr.exp: Same.
758 * gdb.dwarf2/dw2-unusual-field-names.exp: Same.
759 * gdb.dwarf2/enum-type.exp: Same.
760 * gdb.dwarf2/frame-inlined-in-outer-frame.exp: Same.
761 * gdb.dwarf2/info-locals-optimized-out.exp: Same.
762 * gdb.dwarf2/main-subprogram.exp: Same.
763 * gdb.dwarf2/missing-type-name.exp: Same.
764 * gdb.dwarf2/nonvar-access.exp: Same.
765 * gdb.dwarf2/typedef-void-finish.exp: Same.
766 * gdb.dwarf2/var-access.exp: Same.
767 * gdb.dwarf2/void-type.exp: Same.
768
769 2020-10-22 Simon Marchi <simon.marchi@polymtl.ca>
770
771 PR gdb/26693
772 * gdb.dwarf2/template-specification-full-name.exp: New test.
773
774 2020-10-22 Luis Machado <luis.machado@linaro.org>
775
776 * gdb.base/msym-bp-shl.exp (test_break): Adjust pattern to not
777 expected an offset from the function.
778 * gdb.base/msym-bp.exp (test): Likewise.
779
780 2020-10-22 Andrew Burgess <andrew.burgess@embecosm.com>
781
782 * gdb.fortran/array-slices.exp: Add a new test.
783
784 2020-10-21 Gary Benson <gbenson@redhat.com>
785
786 * gdb.mi/mi-fullname-deleted.exp: Fix substituted
787 fullname test with Clang. Also expand comments generally.
788
789 2020-10-20 Tom de Vries <tdevries@suse.de>
790
791 * gdb.dwarf2/pr13961.S: Remove superfluous end-of-siblings marker.
792
793 2020-10-20 Tom de Vries <tdevries@suse.de>
794
795 * gdb.dwarf2/arr-stride.c: Remove.
796 * gdb.dwarf2/arr-stride.exp: Use main.c.
797 * gdb.dwarf2/arr-subrange.c: Remove.
798 * gdb.dwarf2/arr-subrange.exp: Use main.c.
799 * gdb.dwarf2/bad-regnum.c: Remove.
800 * gdb.dwarf2/bad-regnum.exp: Use main.c.
801 * gdb.dwarf2/corrupt.c: Remove.
802 * gdb.dwarf2/corrupt.exp: Use main.c.
803 * gdb.dwarf2/dw2-bad-elf.c: Remove.
804 * gdb.dwarf2/dw2-bad-elf.exp: Use main.c.
805 * gdb.dwarf2/dw2-icycle.c: Remove.
806 * gdb.dwarf2/dw2-icycle.exp: Use main.c.
807 * gdb.dwarf2/formdata16.c: Remove.
808 * gdb.dwarf2/formdata16.exp: Use main.c.
809 * gdb.dwarf2/implptrconst.c: Remove.
810 * gdb.dwarf2/implptrconst.exp: Use main.c.
811 * gdb.dwarf2/info-locals-optimized-out.c: Remove.
812 * gdb.dwarf2/info-locals-optimized-out.exp: Use main.c.
813 * gdb.dwarf2/opaque-type-lookup.c: Remove.
814 * gdb.dwarf2/opaque-type-lookup.exp: Use main.c.
815
816 2020-10-20 Tom de Vries <tdevries@suse.de>
817
818 * gdb.dwarf2/ada-valprint-error.exp: Remove redundant mention of .exp
819 file.
820 * gdb.dwarf2/dw2-dir-file-name.exp: Same.
821
822 2020-10-20 Tom de Vries <tdevries@suse.de>
823
824 * gdb.dwarf2/dw2-error.exp: Use $gdb_test_file_name.
825 * gdb.dwarf2/dw2-line-number-zero.exp: Same.
826 * gdb.dwarf2/dw2-main-no-line-number.exp: Same.
827 * gdb.dwarf2/dw2-ranges-base.exp: Same.
828 * gdb.dwarf2/dw2-ranges.exp: Same.
829 * gdb.dwarf2/dw2-vendor-extended-opcode.exp: Same.
830 * gdb.dwarf2/var-access.exp: Same.
831
832 2020-10-19 Tom Tromey <tromey@adacore.com>
833
834 PR tui/26719
835 * gdb.tui/list.exp: Check source window contents after focus
836 change.
837
838 2020-10-17 Tom de Vries <tdevries@suse.de>
839
840 PR symtab/26317
841 * gdb.dwarf2/dw2-main-no-line-number.exp: New file.
842
843 2020-10-17 Tom de Vries <tdevries@suse.de>
844
845 * lib/gdb.exp (standard_testfile): Also treat args starting with '-'
846 as suffix.
847 * gdb.dwarf2/atomic.c: Rename to ...
848 * gdb.dwarf2/atomic-type.c: ... this.
849 * gdb.dwarf2/dw2-ranges2.c: Rename to ...
850 * gdb.dwarf2/dw2-ranges-2.c: ... this.
851 * gdb.dwarf2/dw2-ranges3.c: Rename to ...
852 * gdb.dwarf2/dw2-ranges-3.c: ... this.
853 * gdb.dwarf2/fission-mix2.c: Rename to ...
854 * gdb.dwarf2/fission-mix-2.c: ... this.
855 * gdb.dwarf2/ada-linkage-name.exp: Use more suffix args for
856 standard_testfile.
857 * gdb.dwarf2/ada-valprint-error.exp: Same.
858 * gdb.dwarf2/arr-stride.exp: Same.
859 * gdb.dwarf2/arr-subrange.exp: Same.
860 * gdb.dwarf2/atomic-type.exp: Same.
861 * gdb.dwarf2/bad-regnum.exp: Same.
862 * gdb.dwarf2/break-inline-psymtab.exp: Same.
863 * gdb.dwarf2/clang-debug-names-2.exp: Same.
864 * gdb.dwarf2/clang-debug-names.exp: Same.
865 * gdb.dwarf2/comp-unit-lang.exp: Same.
866 * gdb.dwarf2/corrupt.exp: Same.
867 * gdb.dwarf2/count.exp: Same.
868 * gdb.dwarf2/cpp-linkage-name.exp: Same.
869 * gdb.dwarf2/data-loc.exp: Same.
870 * gdb.dwarf2/dw2-align.exp: Same.
871 * gdb.dwarf2/dw2-bad-elf.exp: Same.
872 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Same.
873 * gdb.dwarf2/dw2-bad-unresolved.exp: Same.
874 * gdb.dwarf2/dw2-case-insensitive.exp: Same.
875 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Same.
876 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
877 * gdb.dwarf2/dw2-inline-many-frames.exp: Same.
878 * gdb.dwarf2/dw2-inline-param.exp: Same.
879 * gdb.dwarf2/dw2-inline-small-func.exp: Same.
880 * gdb.dwarf2/dw2-inline-stepping.exp: Same.
881 * gdb.dwarf2/dw2-is-stmt-2.exp: Same.
882 * gdb.dwarf2/dw2-is-stmt.exp: Same.
883 * gdb.dwarf2/dw2-line-number-zero.exp: Same.
884 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Same.
885 * gdb.dwarf2/dw2-opt-structptr.exp: Same.
886 * gdb.dwarf2/dw2-param-error.exp: Same.
887 * gdb.dwarf2/dw2-ranges-base.exp: Same.
888 * gdb.dwarf2/dw2-ranges.exp: Same.
889 * gdb.dwarf2/dw2-unusual-field-names.exp: Same.
890 * gdb.dwarf2/dw2-vendor-extended-opcode.exp: Same.
891 * gdb.dwarf2/dw4-sig-types.exp: Same.
892 * gdb.dwarf2/dynarr-ptr.exp: Same.
893 * gdb.dwarf2/enum-type.exp: Same.
894 * gdb.dwarf2/fission-mix.exp: Same.
895 * gdb.dwarf2/formdata16.exp: Same.
896 * gdb.dwarf2/implptrconst.exp: Same.
897 * gdb.dwarf2/implptrpiece.exp: Same.
898 * gdb.dwarf2/info-locals-optimized-out.exp: Same.
899 * gdb.dwarf2/main-subprogram.exp: Same.
900 * gdb.dwarf2/method-ptr.exp: Same.
901 * gdb.dwarf2/missing-sig-type.exp: Same.
902 * gdb.dwarf2/nonvar-access.exp: Same.
903 * gdb.dwarf2/opaque-type-lookup.exp: Same.
904 * gdb.dwarf2/shortpiece.exp: Same.
905 * gdb.dwarf2/staticvirtual.exp: Same.
906 * gdb.dwarf2/subrange.exp: Same.
907 * gdb.dwarf2/symtab-producer.exp: Same.
908 * gdb.dwarf2/typedef-void-finish.exp: Same.
909 * gdb.dwarf2/var-access.exp: Same.
910 * gdb.dwarf2/variant.exp: Same.
911 * gdb.dwarf2/void-type.exp: Same.
912 * gdb.dwarf2/dw2-ranges-psym.exp: Same. Use main.c instead of
913 dw2-ranges-main.c.
914 * gdb.dwarf2/dw2-ranges-main.c: Remove.
915
916 2020-10-16 Tom de Vries <tdevries@suse.de>
917
918 * lib/gdb.exp (gdb_breakpoint): Remove mention of "passfail".
919
920 2020-10-16 Tom de Vries <tdevries@suse.de>
921
922 * lib/gdb.exp (gdb_breakpoint): Handle eof as in gdb_test_multiple.
923
924 2020-10-14 Tom de Vries <tdevries@suse.de>
925
926 PR testsuite/26732
927 * gdb.ada/mi_catch_ex.exp: Do mi_delete_breakpoints before running
928 scenario 2.
929 * gdb.ada/mi_catch_ex_hand.exp: Same.
930
931 2020-10-13 Pedro Alves <pedro@palves.net>
932
933 * lib/mi-support.exp (mi_clean_restart): New.
934 (mi_run_to_main): Delete.
935 All callers adjust to use mi_clean_restart / mi_runto_main.
936
937 2020-10-13 Pedro Alves <pedro@palves.net>
938
939 * config/monitor.exp: Use "list -q".
940 * gdb.arch/gdb1558.exp: Use "break -q".
941 * gdb.arch/i386-permbkpt.exp: Use "break -q".
942 * gdb.arch/i386-prologue-skip-cf-protection.exp: Use "break -q".
943 * gdb.base/break.exp: Use "break -q", "list -q" and "tbreak -q".
944 * gdb.base/commands.exp: Use "break -q".
945 * gdb.base/condbreak.exp: Use "break -q".
946 * gdb.base/ctf-ptype.exp: Use "list -q".
947 * gdb.base/define.exp: Use "break -q".
948 * gdb.base/del.exp: Use "break -q".
949 * gdb.base/fullname.exp: Use "break -q".
950 * gdb.base/hbreak-in-shr-unsupported.exp: Use "hbreak -q".
951 * gdb.base/hbreak-unmapped.exp: Use "hbreak -q".
952 * gdb.base/hbreak2.exp: Use "hbreak -q" and "list -q".
953 * gdb.base/hw-sw-break-same-address.exp: Use "break -q" and
954 "hbreak -q".
955 * gdb.base/included.exp: Use "list -q".
956 * gdb.base/label.exp: Use "break -q".
957 * gdb.base/lineinc.exp: Use "break -q".
958 * gdb.base/list.exp: Use "list -q".
959 * gdb.base/macscp.exp: Use "list -q".
960 * gdb.base/pending.exp: Use "break -q".
961 * gdb.base/prologue-include.exp: Use "break -q".
962 * gdb.base/ptype.exp: Use "list -q".
963 * gdb.base/sepdebug.exp: Use "break -q", "list -q" and "tbreak -q".
964 * gdb.base/server-del-break.exp: Use "break -q".
965 * gdb.base/style.exp: Use "break -q".
966 * gdb.base/symbol-without-target_section.exp: Use "list -q".
967 * gdb.base/watchpoint-reuse-slot.exp: Use "hbreak -q".
968 * gdb.cp/exception.exp: Use "tbreak -q".
969 * gdb.dwarf2/dw2-error.exp: Use "break -q".
970 * gdb.dwarf2/fission-mix.exp: Use "break -q".
971 * gdb.dwarf2/fission-reread.exp: Use "break -q".
972 * gdb.dwarf2/pr13961.exp: Use "break -q".
973 * gdb.linespec/explicit.exp: Use "list -q".
974 * gdb.linespec/linespec.exp: Use "break -q".
975 * gdb.mi/mi-simplerun.exp: Use "--qualified".
976 * gdb.python/py-mi-objfile-gdb.py: Use "list -q".
977 * gdb.server/bkpt-other-inferior.exp: Use "break -q".
978 * gdb.server/connect-without-multi-process.exp: Use "break -q".
979 * gdb.trace/change-loc.exp: Use "break -q".
980 * gdb.trace/pending.exp: Use "break -q".
981 * gdb.tui/basic.exp: Use "list -q".
982 * gdb.tui/list-before.exp: Use "list -q".
983 * gdb.tui/list.exp: Use "list -q".
984 * lib/gdb.exp (gdb_has_argv0): Use "break -q".
985
986 2020-10-13 Pedro Alves <pedro@palves.net>
987
988 * gdb.base/ui-redirect.exp: Expect "break -qualified main" in
989 saved breakpoints file.
990 * gdb.guile/scm-breakpoint.exp: Expect "-qualified main" when
991 inspecting breakpoint list.
992 * lib/gdb.exp (runto_main): Add "qualified" to options.
993 * lib/mi-support.exp (mi_runto_helper): Add 'qualified' parameter,
994 and handle it.
995 (mi_runto_main): Pass 1 as qualified argument.
996
997 2020-10-13 Pedro Alves <pedro@palves.net>
998
999 * lib/mi-support.exp (mi_runto_main): New proc.
1000 (mi_run_to_main): Use it.
1001 * gdb.mi/mi-catch-cpp-exceptions.exp: Likewise.
1002 * gdb.mi/mi-var-cmd.exp: Likewise.
1003 * gdb.mi/mi-var-invalidate.exp: Likewise.
1004 * mi-var-list-children-invalid-grandchild.exp: Likewise.
1005 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
1006 * gdb.mi/new-ui-mi-sync.exp: Likewise.
1007 * gdb.mi/user-selected-context-sync.exp: Likewise.
1008 * gdb.opt/inline-cmds.exp: Likewise.
1009 * gdb.python/py-framefilter-mi.exp: Likewise.
1010 * gdb.python/py-mi.exp: Likewise.
1011
1012 2020-10-13 Pedro Alves <pedro@palves.net>
1013
1014 * gdb.ada/fun_in_declare.exp: Use "runto_main" instead of
1015 "runto main".
1016 * gdb.ada/small_reg_param.exp: Likewise.
1017 * gdb.arch/powerpc-d128-regs.exp: Likewise.
1018 * gdb.base/annota1.exp: Likewise.
1019 * gdb.base/anon.exp: Likewise.
1020 * gdb.base/breakpoint-in-ro-region.exp: Likewise.
1021 * gdb.base/dprintf-non-stop.exp: Likewise.
1022 * gdb.base/dprintf.exp: Likewise.
1023 * gdb.base/gdb11530.exp: Likewise.
1024 * gdb.base/gdb11531.exp: Likewise.
1025 * gdb.base/gnu_vector.exp: Likewise.
1026 * gdb.base/interrupt-noterm.exp: Likewise.
1027 * gdb.base/memattr.exp: Likewise.
1028 * gdb.base/step-over-syscall.exp: Likewise.
1029 * gdb.base/watch-cond-infcall.exp: Likewise.
1030 * gdb.base/watch-read.exp: Likewise.
1031 * gdb.base/watch-vfork.exp: Likewise.
1032 * gdb.base/watch_thread_num.exp: Likewise.
1033 * gdb.base/watchpoint-stops-at-right-insn.exp: Likewise.
1034 * gdb.guile/scm-frame-inline.exp: Likewise.
1035 * gdb.linespec/explicit.exp: Likewise.
1036 * gdb.opt/inline-break.exp: Likewise.
1037 * gdb.python/py-frame-inline.exp: Likewise.
1038 * gdb.reverse/break-precsave.exp: Likewise.
1039 * gdb.reverse/break-reverse.exp: Likewise.
1040 * gdb.reverse/consecutive-precsave.exp: Likewise.
1041 * gdb.reverse/consecutive-reverse.exp: Likewise.
1042 * gdb.reverse/finish-precsave.exp: Likewise.
1043 * gdb.reverse/finish-reverse.exp: Likewise.
1044 * gdb.reverse/fstatat-reverse.exp: Likewise.
1045 * gdb.reverse/getresuid-reverse.exp: Likewise.
1046 * gdb.reverse/i386-precsave.exp: Likewise.
1047 * gdb.reverse/i386-reverse.exp: Likewise.
1048 * gdb.reverse/i386-sse-reverse.exp: Likewise.
1049 * gdb.reverse/i387-env-reverse.exp: Likewise.
1050 * gdb.reverse/i387-stack-reverse.exp: Likewise.
1051 * gdb.reverse/insn-reverse.exp: Likewise.
1052 * gdb.reverse/machinestate-precsave.exp: Likewise.
1053 * gdb.reverse/machinestate.exp: Likewise.
1054 * gdb.reverse/pipe-reverse.exp: Likewise.
1055 * gdb.reverse/readv-reverse.exp: Likewise.
1056 * gdb.reverse/recvmsg-reverse.exp: Likewise.
1057 * gdb.reverse/rerun-prec.exp: Likewise.
1058 * gdb.reverse/s390-mvcle.exp: Likewise.
1059 * gdb.reverse/solib-precsave.exp: Likewise.
1060 * gdb.reverse/solib-reverse.exp: Likewise.
1061 * gdb.reverse/step-precsave.exp: Likewise.
1062 * gdb.reverse/step-reverse.exp: Likewise.
1063 * gdb.reverse/time-reverse.exp: Likewise.
1064 * gdb.reverse/until-precsave.exp: Likewise.
1065 * gdb.reverse/until-reverse.exp: Likewise.
1066 * gdb.reverse/waitpid-reverse.exp: Likewise.
1067 * gdb.reverse/watch-precsave.exp: Likewise.
1068 * gdb.reverse/watch-reverse.exp: Likewise.
1069 * gdb.threads/kill.exp: Likewise.
1070 * gdb.threads/tid-reuse.exp: Likewise.
1071
1072 2020-10-13 Simon Marchi <simon.marchi@polymtl.ca>
1073
1074 PR gdb/26642
1075 * gdb.base/maint-target-async-off.c: New test.
1076 * gdb.base/maint-target-async-off.exp: New test.
1077
1078 2020-10-13 Alan Modra <amodra@gmail.com>
1079
1080 * gdb.arch/powerpc-altivec.s,
1081 * gdb.arch/powerpc-power7.s,
1082 * gdb.arch/powerpc-power8.s,
1083 * gdb.arch/powerpc-power9.s,
1084 * gdb.arch/powerpc-vsx.s,
1085 * gdb.arch/powerpc-vsx2.s: Remove duplicate instructions.
1086 * gdb.arch/powerpc-altivec.exp,
1087 * gdb.arch/powerpc-power7.exp,
1088 * gdb.arch/powerpc-power8.exp,
1089 * gdb.arch/powerpc-power9.exp,
1090 * gdb.arch/powerpc-vsx.exp,
1091 * gdb.arch/powerpc-vsx2.exp: Likewise, and update expected
1092 disassembly of mfvsrd/mtvsrd.
1093
1094 2020-10-13 Alan Modra <amodra@gmail.com>
1095
1096 * gdb.arch/arm-disassembler-options.exp: Adjust expected
1097 "target architecture" output.
1098 * gdb.arch/powerpc-d128-regs.exp: Likewise.
1099 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
1100 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
1101 * gdb.arch/s390-disassembler-options.exp: Likewise.
1102
1103 2020-10-12 Pedro Alves <pedro@palves.net>
1104
1105 PR exp/26602
1106 PR c++/26550
1107 * gdb.cp/ambiguous.cc (marker1): Delete.
1108 (main): Initialize all the fields of the locals. Replace marker1
1109 call with a "set breakpoint here" marker.
1110 * gdb.cp/ambiguous.exp: Modernize. Use gdb_continue_to_breakpoint
1111 instead of running to marker1. Add tests printing all the
1112 variables and all the fields of the variables.
1113 (test_ambiguous): New proc, expecting the new GDB output when a
1114 field access is ambiguous. Change all "warning: X ambiguous"
1115 tests to use it.
1116
1117 2020-10-12 Gary Benson <gbenson@redhat.com>
1118
1119 * gdb.base/msym-bp.c (foo): Add __attribute__ ((used)).
1120 * gdb.base/msym-bp-2.c (foo): Likewise.
1121 * gdb.base/msym-lang.c (foo): Likewise.
1122 * gdb.base/msym-lang-main.c (foo): Likewise.
1123 * gdb.base/symtab-search-order-1.c (static_global): Likewise.
1124 * gdb.guile/scm-pretty-print.c (eval_func): Likewise.
1125 * gdb.mi/mi-sym-info-1.c (global_f1): Likewise.
1126 * gdb.mi/mi-sym-info-2.c (global_f1, var1, var2): Likewise.
1127 * gdb.multi/watchpoint-multi-exit.c (globalvar): Likewise.
1128 * gdb.python/py-as-string.c (enum_valid, enum_invalid): Likewise.
1129 * gdb.python/py-objfile.c (static_var): Likewise.
1130 * gdb.python/py-symbol.c (rr): Likewise.
1131 * gdb.python/py-symbol-2.c (anon, rr): Likewise.
1132 * gdb.mi/mi-sym-info.exp (lineno1, lineno2): Updated.
1133
1134 2020-10-11 Andrew Burgess <andrew.burgess@embecosm.com>
1135
1136 * gdb.fortran/mixed-lang-stack.exp (run_tests): Update expected
1137 output of backtrace.
1138
1139 2020-10-09 Tom Tromey <tromey@adacore.com>
1140
1141 * gdb.ada/scalar_storage/storage.adb (Another_Range): New type.
1142 (Rec): Add field. Fix range.
1143 * gdb.ada/scalar_storage.exp: Update.
1144
1145 2020-10-09 Hannes Domani <ssbssa@yahoo.de>
1146
1147 PR exp/26714
1148 * gdb.base/printcmds.exp: Add tests for void results.
1149
1150 2020-10-09 Jan Vrany <jan.vrany@labware.com>
1151
1152 * gdb.mi/mi-cmd-param-changed.exp: Check that notification is
1153 is emmited for both 'set directories' and 'directory' commands.
1154
1155 2020-10-08 Tom Tromey <tom@tromey.com>
1156
1157 * gdb.base/style.exp: Check that "main"'s name is styled.
1158
1159 2020-10-07 Tom Tromey <tromey@adacore.com>
1160
1161 * gdb.base/find.exp: Rename some tests.
1162
1163 2020-10-06 Gary Benson <gbenson@redhat.com>
1164
1165 * gdb.base/list0.c (unused): Add __attribute__ ((used)).
1166 * gdb.base/list1.c (unused): Likewise.
1167
1168 2020-10-06 Gary Benson <gbenson@redhat.com>
1169
1170 * gdb.base/list-ambiguous0.c (ambiguous_var): Add
1171 __attribute__ ((used)).
1172 * gdb.base/list-ambiguous1.c (ambiguous_var): Likewise.
1173
1174 2020-10-06 Andrew Burgess <andrew.burgess@embecosm.com>
1175
1176 * gdb.base/m32r.ld: Remove SEARCH_DIR line. Add MEMORY regions,
1177 make use of regions throughout.
1178 * gdb.base/overlays.exp: Enclose string with variableds in "..",
1179 not {...}.
1180 * gdb.base/ovlymgr.c: Add 'string.h' and 'stdlib.h' includes.
1181
1182 2020-10-05 Hannes Domani <ssbssa@yahoo.de>
1183
1184 * gdb.base/call-sc.c: Fix return struct on stack test case.
1185 * gdb.base/call-sc.exp: Likewise.
1186
1187 2020-10-02 Gary Benson <gbenson@redhat.com>
1188
1189 * README: Fix "paralell".
1190
1191 2020-09-30 Gary Benson <gbenson@redhat.com>
1192
1193 * gdb.dwarf2/dw2-double-set-die-type.S (.Ldie_3e0):
1194 Convert directive to lowercase.
1195 (.Labbrev1_begin): Add missing label.
1196 (abbrev code 0x1): Remove DW_AT_stmt_list.
1197 (.Ldie_b): Likewise.
1198
1199 2020-09-27 Tom Tromey <tom@tromey.com>
1200
1201 * gdb.tui/new-layout.exp: Use with_test_prefix.
1202
1203 2020-09-26 Gareth Rees <grees@undo.io> (tiny change)
1204
1205 PR python/26586
1206 * gdb.python/python.exp: add test cases for the from_tty
1207 argument to gdb.execute.
1208
1209 2020-09-25 Gary Benson <gbenson@redhat.com>
1210
1211 * gdb.base/infcall-nested-structs.exp.tcl: Add
1212 additional_flags=-Wno-tautological-compare for C++
1213 tests when compiling using Clang.
1214
1215 2020-09-25 Gary Benson <gbenson@redhat.com>
1216
1217 * lib/gdb.exp (gdb_compile): Pass "-x c++" earlier, and only
1218 for .c files.
1219
1220 2020-09-24 Tom Tromey <tromey@adacore.com>
1221
1222 PR tui/26638:
1223 * gdb.tui/list.exp: Check output of "focus next".
1224
1225 2020-09-23 Tom Tromey <tom@tromey.com>
1226
1227 * gdb.dwarf2/intbits.exp: New file.
1228 * gdb.dwarf2/intbits.c: New file.
1229
1230 2020-09-20 Pedro Alves <pedro@palves.net>
1231
1232 * lib/mi-support.exp (mi_uncatched_gdb_exit) Switch to the main
1233 spawn_id before calling remote_close. Close secondary MI channel.
1234
1235 2020-09-20 Pedro Alves <pedro@palves.net>
1236
1237 * gdb.base/testenv.exp (find_env): Bail out if printing 'envp[$i]'
1238 fails.
1239
1240 2020-09-19 Andrew Burgess <andrew.burgess@embecosm.com>
1241
1242 * gdb.fortran/array-slices.exp: Update expected results.
1243 * gdb.fortran/class-allocatable-array.exp: Likewise.
1244 * gdb.fortran/multi-dim.exp: Likewise.
1245 * gdb.fortran/vla-type.exp: Likewise.
1246 * gdb.mi/mi-vla-fortran.exp: Likewise.
1247
1248 2020-09-18 Victor Collod <vcollod@nvidia.com>
1249
1250 PR gdb/26635
1251 * gdb.arch/amd64-prologue-skip-cf-protection.exp: Make the test
1252 compatible with i386, and move it to...
1253 * gdb.arch/i386-prologue-skip-cf-protection.exp: ... here.
1254 * gdb.arch/amd64-prologue-skip-cf-protection.c: Move to...
1255 * gdb.arch/i386-prologue-skip-cf-protection.c: ... here.
1256
1257 2020-09-18 Pedro Alves <pedro@palves.net>
1258
1259 PR gdb/26631
1260 * gdb.multi/multi-target-thread-find.exp: New file.
1261
1262 2020-09-18 Pedro Alves <pedro@palves.net>
1263
1264 * gdb.multi/multi-target-continue.exp: New file, factored out from
1265 multi-target.exp.
1266 * gdb.multi/multi-target-info-inferiors.exp: New file, factored out from
1267 multi-target.exp.
1268 * gdb.multi/multi-target-interrupt.exp: New file, factored out from
1269 multi-target.exp.
1270 * gdb.multi/multi-target-no-resumed.exp: New file, factored out from
1271 multi-target.exp.
1272 * gdb.multi/multi-target-ping-pong-next.exp: New file, factored out from
1273 multi-target.exp.
1274 * gdb.multi/multi-target.exp.tcl: New file, factored out from
1275 multi-target.exp.
1276 * gdb.multi/multi-target.exp: Delete.
1277
1278 2020-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
1279
1280 * gdb.fortran/array-slices.exp: Add missing message data.
1281
1282 2020-09-17 Pedro Alves <pedro@palves.net>
1283
1284 * gdb.cp/call-c-1.c (foo) [__cplusplus]: Add extern "C".
1285
1286 2020-09-17 Pedro Alves <pedro@palves.net>
1287
1288 * gdb.python/py-frame-inline.exp: Adjust to optionally expect a
1289 full prototype.
1290
1291 2020-09-17 Pedro Alves <pedro@palves.net>
1292
1293 * gdb.python/py-as-string.c: Add cast.
1294
1295 2020-09-17 Pedro Alves <pedro@palves.net>
1296
1297 * gdb.base/sizeof.c (fill): Add cast.
1298
1299 2020-09-17 Pedro Alves <pedro@palves.net>
1300
1301 * gdb.base/share-env-with-gdbserver.c (main): Add cast.
1302
1303 2020-09-17 Pedro Alves <pedro@palves.net>
1304
1305 * gdb.base/prologue.c [__cplusplus] (marker): Explicitly specify
1306 linkage name.
1307 * gdb.base/prologue.exp: Use print /d.
1308 * gdb.base/symbol-alias.exp: Handle C++ output.
1309 * gdb.base/symbol-alias2.c: Handle C++ output.
1310 [__cplusplus] (func): Explicitly specify linkage name.
1311
1312 2020-09-17 Pedro Alves <pedro@palves.net>
1313
1314 * gdb.python/py-nested-maps.c (struct key_t): Rename to...
1315 (struct my_key_t): ... this. Adjust all references.
1316 (struct value_t): Rename to ...
1317 (struct my_value_t): ... this. Adjust all references.
1318 (create_map, add_map_element, create_map_map)
1319 (add_map_map_element): Add casts.
1320
1321 2020-09-17 Pedro Alves <pedro@palves.net>
1322
1323 * gdb.python/py-framefilter-mi.c (funca): Add casts.
1324 * gdb.python/py-framefilter.c.c (funca, func2): Add casts.
1325
1326 2020-09-17 Pedro Alves <pedro@palves.net>
1327
1328 * gdb.mi/var-cmd.c (do_anonymous_type_tests): Add cast.
1329
1330 2020-09-17 Pedro Alves <pedro@palves.net>
1331
1332 * gdb.base/exprs.c: Replace 'this' with 'self' throughout.
1333 * gdb.base/ptype.c: : Replace 'this' with 'self' throughout.
1334 (charfoo, intfoo): Define full prototype.
1335 * gdb.base/ptype1.c (charfoo): Define full prototype.
1336 * gdb.base/setvar.c: Replace 'this' with 'self' throughout.
1337 * gdb.base/whatis.c: Replace 'this' with 'self' throughout.
1338
1339 2020-09-17 Pedro Alves <pedro@palves.net>
1340
1341 * gdb.base/charset.c [__cplusplus] (wchar_t, char16_t, char32_t):
1342 Don't define.
1343 (utf_32_string): Compile for both C and C++.
1344 * gdb.base/charset.exp: Use "print /d".
1345
1346 2020-09-17 Pedro Alves <pedro@palves.net>
1347
1348 * gdb.base/watchpoint.c (buf): Make it 31 bytes.
1349 (nullptr): Rename to ...
1350 (null_ptr): ... this.
1351 * gdb.base/watchpoint.exp: Adjust to rename.
1352
1353 2020-09-17 Pedro Alves <pedro@palves.net>
1354
1355 * gdb.base/printcmds.c (three, flag_enum_without_zero)
1356 (three_not_flag): Add casts.
1357
1358 2020-09-17 Pedro Alves <pedro@palves.net>
1359
1360 * gdb.base/examine-backward.c (Barrier, TestStrings): Now unsigned
1361 char array.
1362 (main): Add references to Barrier, TestStrings, TestStringsH and
1363 TestStringsW.
1364 * gdb.base/examine-backward.exp: Issue "set print asm-demangle on"
1365 and expect a full prototype in C++.
1366
1367 2020-09-17 Pedro Alves <pedro@palves.net>
1368
1369 * gdb.base/nested-addr.c (main): Add cast.
1370 * gdb.base/nested-addr.exp: Use "print /d".
1371
1372 2020-09-17 Pedro Alves <pedro@palves.net>
1373
1374 * gdb.base/break.exp (func): New. Use it throughout when
1375 expecting a function name.
1376
1377 2020-09-17 Pedro Alves <pedro@palves.net>
1378
1379 * gdb.base/display.exp: Issue "set print asm-demangle on".
1380
1381 2020-09-17 Pedro Alves <pedro@palves.net>
1382
1383 * gdb.base/find.c: Include <string.h>.
1384 (init_bufs): Add cast.
1385 * gdb.base/find.exp: Issue "set print asm-demangle on".
1386
1387 2020-09-16 Tom Tromey <tromey@adacore.com>
1388
1389 PR gdb/26598:
1390 * gdb.base/skipcxx.exp: New file.
1391 * gdb.base/skipcxx.cc: New file.
1392
1393 2020-09-16 Tom de Vries <tdevries@suse.de>
1394
1395 PR testsuite/26617
1396 * gdb.dlang/watch-loc.c: Only add .debug_aranges if
1397 WITH_DEBUG_SECTIONS is defined.
1398 (xstr, str): New macro.
1399 (.debug_aranges): Use DMAIN_START_0/1/2 and DMAIN_LENGTH
1400 to get start and size of _Dmain.
1401 * gdb.dlang/watch-loc.exp: Pass DMAIN_START_0/1/2 and DMAIN_LENGTH
1402 using additional_flags.
1403
1404 2020-09-16 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1405
1406 * gdb.base/bp-cmds-sourced-script.c: New file.
1407 * gdb.base/bp-cmds-sourced-script.exp: New test.
1408 * gdb.base/bp-cmds-sourced-script.gdb: New file.
1409
1410 2020-09-16 Tom de Vries <tdevries@suse.de>
1411
1412 * lib/gdbserver-support.exp (gdbserver_exit): Make sure we
1413 get the gdb prompt after issuing "monitor exit".
1414
1415 2020-09-16 Tom de Vries <tdevries@suse.de>
1416
1417 PR testsuite/26624
1418 * lib/gdb.exp (gdb_assert): Catch errors in condition evaluation.
1419
1420 2020-09-16 Tom de Vries <tdevries@suse.de>
1421
1422 PR testsuite/26618
1423 * gdb.tui/new-layout.exp: Escape unbalanced braces.
1424
1425 2020-09-15 Tom Tromey <tromey@adacore.com>
1426
1427 PR rust/26197:
1428 * lib/rust-support.exp (rust_llvm_version): New proc.
1429 * gdb.rust/simple.exp: Check rust_llvm_version.
1430
1431 2020-09-14 Tom de Vries <tdevries@suse.de>
1432
1433 * gdb.rust/traits.exp: Fix PATH warning.
1434
1435 2020-09-13 Pedro Alves <pedro@palves.net>
1436
1437 * gdb.base/catch-follow-exec.c (main): Add explicit return
1438 statement.
1439 * gdb.base/catch-signal.c (main): Likewise.
1440 * gdb.base/condbreak-call-false.c (main): Likewise.
1441 * gdb.base/consecutive.c (main): Add explicit return
1442 statement and return type.
1443 * gdb.base/cursal.c (main): Add explicit return statement.
1444 * gdb.base/cvexpr.c (main): Likewise.
1445 * gdb.base/display.c (main): Add explicit return statement and
1446 return type.
1447 * gdb.base/dprintf-detach.c (main): Add explicit return statement.
1448 * gdb.base/endianity.c (main): Likewise.
1449 * gdb.base/execd-prog.c (main): Likewise.
1450 * gdb.base/gdb1090.c (main): Likewise.
1451 * gdb.base/info_qt.c (main): Likewise.
1452 * gdb.base/lineinc.c (main): Likewise.
1453 * gdb.base/load-command.c (main): Likewise.
1454 * gdb.base/macscp1.c (main): Likewise.
1455 * gdb.base/pr10179-a.c (main): Likewise.
1456 * gdb.base/quit-live.c (main): Likewise.
1457 * gdb.base/scope0.c (main): Likewise.
1458 * gdb.base/settings.c (main): Likewise.
1459 * gdb.base/stack-checking.c (main): Return int.
1460 * gdb.base/varargs.c (main): Add explicit return statement.
1461 * gdb.cp/ambiguous.cc (main): Likewise.
1462 * gdb.cp/anon-struct.cc (main): Likewise.
1463 * gdb.cp/anon-union.cc (main): Likewise.
1464 * gdb.cp/bool.cc (main): Likewise.
1465 * gdb.cp/bs15503.cc (main): Likewise.
1466 * gdb.cp/cplusfuncs.cc (main): Likewise.
1467 * gdb.cp/cttiadd.cc (main): Likewise.
1468 * gdb.cp/extern-c.cc (main): Likewise.
1469 * gdb.cp/filename.cc (main): Likewise.
1470 * gdb.cp/formatted-ref.cc (main): Likewise.
1471 * gdb.cp/mb-ctor.cc (main): Likewise.
1472 * gdb.cp/member-ptr.cc (main): Likewise.
1473 * gdb.cp/minsym-fallback-main.cc (main): Likewise.
1474 * gdb.cp/overload-const.cc (main): Likewise.
1475 * gdb.cp/paren-type.cc (main): Likewise.
1476 * gdb.cp/parse-lang.cc (main): Likewise.
1477 * gdb.cp/pr-1023.cc (main): Likewise.
1478 * gdb.cp/psmang1.cc (main): Likewise.
1479 * gdb.cp/readnow-language.cc (main): Likewise.
1480 * gdb.cp/ref-params.cc (main): Likewise.
1481 * gdb.cp/rvalue-ref-params.cc (main): Likewise.
1482 * gdb.cp/virtbase2.cc (main): Likewise.
1483 * gdb.dwarf2/dw2-abs-hi-pc.c (main): Likewise.
1484 * gdb.dwarf2/dw2-namespaceless-anonymous.c (main): Likewise.
1485 * gdb.dwarf2/dw4-toplevel-types.cc (main): Likewise.
1486 * gdb.mi/mi-console.c (main): Likewise.
1487 * gdb.mi/mi-read-memory.c (main): Likewise.
1488 * gdb.modula2/multidim.c (main): Likewise.
1489 * gdb.opt/inline-small-func.c (main): Likewise.
1490 * gdb.python/py-rbreak.c (main): Likewise.
1491 * gdb.stabs/exclfwd1.c (main): Likewise.
1492 * gdb.trace/qtro.c (main): Likewise.
1493
1494 2020-09-13 Pedro Alves <pedro@palves.net>
1495
1496 * gdb.base/share-env-with-gdbserver.c (main): Call my_getenv
1497 instead of getenv.
1498
1499 2020-09-13 Pedro Alves <pedro@palves.net>
1500
1501 * gdb.base/dbx.exp (dbx_gdb_start): Adjust to use gdb_spawn
1502 instead of spawning GDB with remote_spawn.
1503 * lib/mi-support.exp (default_mi_gdb_start): Adjust to use
1504 gdb_spawn instead of spawning GDB with remote_spawn.
1505
1506 2020-09-13 Pedro Alves <pedro@palves.net>
1507
1508 * gdb.dwarf2/ada-linkage-name.c (main): Move to the bottom of the
1509 file and add calls to first and second.
1510 * gdb.dwarf2/atomic.c (main): Move to the bottom of the file and
1511 add call to f.
1512
1513 2020-09-13 Pedro Alves <pedro@palves.net>
1514
1515 * gdb.mi/mi-break-qualified.cc: New file.
1516 * gdb.mi/mi-break-qualified.exp: New file.
1517 * lib/mi-support.exp (mi_create_breakpoint_multi)
1518 (mi_make_breakpoint_loc, mi_make_breakpoint_multi): New
1519 procedures.
1520 (mi_create_breakpoint_1): New, factored out from
1521 mi_create_breakpoint.
1522
1523 2020-09-13 Pedro Alves <pedro@palves.net>
1524
1525 * gdb.cp/inherit.exp: No longer pass -Wno-deprecated-register.
1526 * gdb.cp/misc.exp: No longer pass -Wno-deprecated-register.
1527 * gdb.cp/misc.cc (class small, small::method, marker_reg1)
1528 (register_class): Delete.
1529 (main): Don't call register_class.
1530
1531 2020-09-13 Pedro Alves <pedro@palves.net>
1532
1533 * gdb.cp/classes.exp: No longer pass -Wno-deprecated-register.
1534 (do_tests): Remove "calling method for small class" test.
1535 * gdb.cp/classes.cc (class small, small::method, marker_reg1)
1536 (register_class): Delete.
1537 (main): Don't call register_class.
1538 * gdb.cp/call-method-register.exp: New file, based on bits removed
1539 from classes.exp.
1540 * gdb.cp/call-method-register.cc: New file, based on bits removed
1541 from classes.cc.
1542
1543 2020-09-13 Pedro Alves <pedro@palves.net>
1544
1545 * gdb.base/msym-bp-2.c: New.
1546 * gdb.base/msym-bp-shl-lib.c: New file.
1547 * gdb.base/msym-bp-shl-main-2.c: New file.
1548 * gdb.base/msym-bp-shl-main.c: New file.
1549 * gdb.base/msym-bp-shl.exp: New file.
1550 * gdb.base/msym-bp.c: New file.
1551 * gdb.base/msym-bp.exp: New file.
1552
1553 2020-09-13 Joel Brobecker <brobecker@adacore.com>
1554
1555 * gdb.base/default.exp: Change $_gdb_major to 11.
1556
1557 2020-09-11 Moritz Riesterer <moritz.riesterer@intel.com>
1558 Felix Willgerodt <Felix.Willgerodt@intel.com>
1559
1560 * x86-avx512bf16.c: New file.
1561 * x86-avx512bf16.exp: Likewise.
1562 * lib/gdb.exp (skip_avx512bf16_tests): New function.
1563
1564 2020-09-11 Tom de Vries <tdevries@suse.de>
1565
1566 PR exp/26602
1567 * gdb.cp/ambiguous.exp: Add KFAILs for PR26602.
1568
1569 2020-09-11 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1570
1571 * gdb.base/bp-cmds-execution-x-script.exp: Remove a stale comment.
1572
1573 2020-09-10 Alan Modra <amodra@gmail.com>
1574
1575 PR 26597
1576 * gdb.dlang/demangle.exp: Update tests as per gcc commit 387d0773f3.
1577
1578 2020-09-08 Tom de Vries <tdevries@suse.de>
1579
1580 * gdb.dwarf2/frame-inlined-in-outer-frame.exp: Consume gdb prompt
1581 after gdb_starti_cmd.
1582
1583 2020-09-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
1584
1585 * lib/fortran.exp (fortran_complex8): New proc.
1586 (fortran_complex16): New proc.
1587 * gdb.fortran/complex.exp: Use routines from fortran.exp
1588 * gdb.fortran/pointer-to-pointer.exp: Likewise.
1589 * gdb.fortran/vla-ptr-info.exp: Likewise.
1590
1591 2020-09-03 Tom de Vries <tdevries@suse.de>
1592
1593 PR breakpoint/26546
1594 * gdb.base/label-without-address.exp: Runto main first.
1595
1596 2020-09-02 Tom Tromey <tromey@adacore.com>
1597
1598 * gdb.ada/mi_var_access.exp: Test children of access variable.
1599 * gdb.ada/mi_var_access/mi_access.adb: Add new stop markers.
1600 * gdb.ada/mi_var_array.exp: Update.
1601
1602 2020-08-31 Kevin Buettner <kevinb@redhat.com>
1603
1604 * gdb.base/corefile.exp (warning-free): XFAIL test when running
1605 on docker w/ AUFS storage driver.
1606
1607 2020-08-31 Kevin Buettner <kevinb@redhat.com>
1608
1609 * gdb.base/corefile2.exp (renamed binfile): New tests.
1610
1611 2020-08-31 Simon Marchi <simon.marchi@efficios.com>
1612
1613 * gdb.dwarf2/dw2-reg-undefined.exp: Remove spurious #.
1614
1615 2020-08-31 Simon Marchi <simon.marchi@efficios.com>
1616
1617 * gdb.dwarf2/frame-inlined-in-outer-frame.exp: New file.
1618 * gdb.dwarf2/frame-inlined-in-outer-frame.S: New file.
1619
1620 2020-08-31 Simon Marchi <simon.marchi@efficios.com>
1621
1622 * gdb.dwarf2/dw2-reg-undefined.exp: Test "set debug frame 1"
1623 output, printing a "not saved" value from history and printing a
1624 convenience variable created from a "not saved" value.
1625
1626 2020-08-31 Tom de Vries <tdevries@suse.de>
1627
1628 * gdb.base/eh_return.exp: Use nopie.
1629
1630 2020-08-28 Pedro Alves <pedro@palves.net>
1631
1632 * gdb.base/advance-until-multiple-locations.exp
1633 (advance_overload, until_overload): Adjust to match the
1634 frame/function header instead of the source line text.
1635
1636 2020-08-28 Tom de Vries <tdevries@suse.de>
1637
1638 * gdb.base/label-without-address.c: New test.
1639 * gdb.base/label-without-address.exp: New file.
1640
1641 2020-08-27 Pedro Alves <pedro@palves.net>
1642
1643 PR gdb/26523
1644 PR gdb/26524
1645 * gdb.base/advance-until-multiple-locations.cc: New.
1646 * gdb.base/advance-until-multiple-locations.exp: New.
1647
1648 2020-08-27 Simon Marchi <simon.marchi@polymtl.ca>
1649
1650 * gdb.dwarf2/dw2-reg-undefined.exp: Use multi_line.
1651
1652 2020-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
1653
1654 * gdb.arch/amd64-byte.exp: Make test names unique, use
1655 gdb_breakpoint, and fix typo 'forth' -> 'fourth'.
1656 * gdb.arch/amd64-dword.exp: Likewise.
1657 * gdb.arch/amd64-pseudo.c: Fix typo 'forth' -> 'fourth'.
1658 * gdb.arch/amd64-stap-special-operands.exp: Make test names
1659 unique.
1660 * gdb.arch/amd64-tailcall-ret.exp: Likewise.
1661 * gdb.arch/amd64-word.exp: Make test names unique, use
1662 gdb_breakpoint, and fix typo 'forth' -> 'fourth'.
1663 * gdb.arch/i386-byte.exp: Make test names unique, use
1664 gdb_breakpoint.
1665 * gdb.arch/i386-word.exp: Likewise.
1666
1667 2020-08-25 Shahab Vahedi <shahab@synopsys.com>
1668
1669 * gdb.arch/arc-tdesc-cpu.xml: Use new feature names.
1670
1671 2020-08-25 Simon Marchi <simon.marchi@polymtl.ca>
1672
1673 PR gdb/26532
1674 * gdb.threads/stepi-random-signal.exp: Update pattern.
1675
1676 2020-08-25 Simon Marchi <simon.marchi@efficios.com>
1677
1678 PR gdb/26532
1679 * gdb.base/ui-redirect.exp: Update pattern.
1680
1681 2020-08-25 Gary Benson <gbenson@redhat.com>
1682
1683 * gdb.dwarf2/dw2-dir-file-name.exp: Use system assembler
1684 when compiling with clang.
1685 * gdb.dwarf2/dw2-restore.exp: Likewise.
1686
1687 2020-08-25 Gary Benson <gbenson@redhat.com>
1688
1689 * gdb.cp/ambiguous.exp: Enable test when compiling with GCC.
1690 Add additional_flags=-Wno-inaccessible-base when compiling
1691 with GCC >= 10.1 or clang. Add additional_flags=-w when
1692 compiling with GCC < 10.
1693
1694 2020-08-25 Gaius Mulley <gaiusmod2@gmail.com>
1695
1696 PR m2/26372
1697 * gdb.modula2/multidim.c: New file.
1698 * gdb.modula2/multidim.exp: New file.
1699
1700 2020-08-24 Simon Marchi <simon.marchi@polymtl.ca>
1701
1702 * lib/gdb.exp (runto): Always emit fail on internal error.
1703
1704 2020-08-24 Simon Marchi <simon.marchi@efficios.com>
1705
1706 * gdb.base/gdb-sigterm.exp (do_test): Update expected regexp.
1707 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
1708 Likewise.
1709 * gdb.threads/stepi-random-signal.exp: Likewise.
1710
1711 2020-08-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1712
1713 * gdb.base/print-file-var.exp: Fix typo "breapoint".
1714 * gdb.trace/strace.exp: Ditto.
1715
1716 2020-08-19 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
1717
1718 * gdb.fortran/vla-type.exp: Skip commands not required for
1719 the Flang compiled binaries after prologue fix.
1720
1721 2020-08-17 Tom de Vries <tdevries@suse.de>
1722 Tom Tromey <tromey@adacore.com>
1723
1724 PR rust/26197:
1725 * gdb.rust/simple.exp (xfail_pattern): Update for new failure.
1726
1727 2020-08-17 Tom Tromey <tromey@adacore.com>
1728
1729 * gdb.ada/mi_var_access.exp: New file.
1730 * gdb.ada/mi_var_access/mi_access.adb: New file.
1731 * gdb.ada/mi_var_access/pck.adb: New file.
1732 * gdb.ada/mi_var_access/pck.ads: New file.
1733
1734 2020-08-16 Tom de Vries <tdevries@suse.de>
1735
1736 PR gdb/25350
1737 * gdb.base/eh_return.c: New test.
1738 * gdb.base/eh_return.exp: New file.
1739
1740 2020-08-15 Tom de Vries <tdevries@suse.de>
1741
1742 * gdb.fortran/mixed-lang-stack.c (fortran_charlen_t): New type.
1743 (mixed_func_1d_): Use fortran_charlen_t in decl.
1744
1745 2020-08-15 Tom de Vries <tdevries@suse.de>
1746
1747 PR backtrace/26390
1748 * gdb.fortran/mixed-lang-stack.exp: Call bt with -frame-arguments all.
1749 Update expected pattern.
1750
1751 2020-08-13 Pedro Alves <pedro@palves.net>
1752
1753 * gdb.fortran/complex.exp: Check skip_fortran_tests.
1754 * gdb.fortran/library-module.exp: Likewise.
1755 * gdb.fortran/logical.exp: Likewise.
1756 * gdb.fortran/module.exp: Likewise.
1757 * gdb.fortran/print_type.exp: Likewise.
1758 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
1759 * gdb.fortran/vla-datatypes.exp: Likewise.
1760 * gdb.fortran/vla-history.exp: Likewise.
1761 * gdb.fortran/vla-ptr-info.exp: Likewise.
1762 * gdb.fortran/vla-ptype-sub.exp: Likewise.
1763 * gdb.fortran/vla-ptype.exp: Likewise.
1764 * gdb.fortran/vla-sizeof.exp: Likewise.
1765 * gdb.fortran/vla-type.exp: Likewise.
1766 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
1767 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
1768 * gdb.fortran/vla-value-sub.exp: Likewise.
1769 * gdb.fortran/vla-value.exp: Likewise.
1770
1771 2020-08-13 Pedro Alves <pedro@palves.net>
1772
1773 * gdb.ada/access_tagged_param.exp: Check skip_ada_tests.
1774 * gdb.ada/access_to_packed_array.exp: Likewise.
1775 * gdb.ada/access_to_unbounded_array.exp: Likewise.
1776 * gdb.ada/addr_arith.exp: Likewise.
1777 * gdb.ada/arr_acc_idx_w_gap.exp: Likewise.
1778 * gdb.ada/arr_arr.exp: Likewise.
1779 * gdb.ada/arr_enum_idx_w_gap.exp: Likewise.
1780 * gdb.ada/array_bounds.exp: Likewise.
1781 * gdb.ada/array_of_variable_length.exp: Likewise.
1782 * gdb.ada/array_ptr_renaming.exp: Likewise.
1783 * gdb.ada/array_subscript_addr.exp: Likewise.
1784 * gdb.ada/arraydim.exp: Likewise.
1785 * gdb.ada/arrayparam.exp: Likewise.
1786 * gdb.ada/arrayptr.exp: Likewise.
1787 * gdb.ada/assign_1.exp: Likewise.
1788 * gdb.ada/assign_arr.exp: Likewise.
1789 * gdb.ada/atomic_enum.exp: Likewise.
1790 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
1791 * gdb.ada/bad-task-bp-keyword.exp: Likewise.
1792 * gdb.ada/bias.exp: Likewise.
1793 * gdb.ada/boolean_expr.exp: Likewise.
1794 * gdb.ada/bp_c_mixed_case.exp: Likewise.
1795 * gdb.ada/bp_enum_homonym.exp: Likewise.
1796 * gdb.ada/bp_inlined_func.exp: Likewise.
1797 * gdb.ada/bp_on_var.exp: Likewise.
1798 * gdb.ada/bp_range_type.exp: Likewise.
1799 * gdb.ada/bp_reset.exp: Likewise.
1800 * gdb.ada/call_pn.exp: Likewise.
1801 * gdb.ada/catch_assert_if.exp: Likewise.
1802 * gdb.ada/catch_ex.exp: Likewise.
1803 * gdb.ada/catch_ex_std.exp: Likewise.
1804 * gdb.ada/char_enum.exp: Likewise.
1805 * gdb.ada/char_param.exp: Likewise.
1806 * gdb.ada/complete.exp: Likewise.
1807 * gdb.ada/cond_lang.exp: Likewise.
1808 * gdb.ada/convvar_comp.exp: Likewise.
1809 * gdb.ada/dgopt.exp: Likewise.
1810 * gdb.ada/disc_arr_bound.exp: Likewise.
1811 * gdb.ada/display_nested.exp: Likewise.
1812 * gdb.ada/dot_all.exp: Likewise.
1813 * gdb.ada/dyn_loc.exp: Likewise.
1814 * gdb.ada/dyn_stride.exp: Likewise.
1815 * gdb.ada/excep_handle.exp: Likewise.
1816 * gdb.ada/expr_delims.exp: Likewise.
1817 * gdb.ada/expr_with_funcall.exp: Likewise.
1818 * gdb.ada/exprs.exp: Likewise.
1819 * gdb.ada/fin_fun_out.exp: Likewise.
1820 * gdb.ada/fixed_cmp.exp: Likewise.
1821 * gdb.ada/formatted_ref.exp: Likewise.
1822 * gdb.ada/frame_arg_lang.exp: Likewise.
1823 * gdb.ada/frame_args.exp: Likewise.
1824 * gdb.ada/fullname_bp.exp: Likewise.
1825 * gdb.ada/fun_addr.exp: Likewise.
1826 * gdb.ada/fun_in_declare.exp: Likewise.
1827 * gdb.ada/fun_overload_menu.exp: Likewise.
1828 * gdb.ada/fun_renaming.exp: Likewise.
1829 * gdb.ada/funcall_char.exp: Likewise.
1830 * gdb.ada/funcall_param.exp: Likewise.
1831 * gdb.ada/funcall_ptr.exp: Likewise.
1832 * gdb.ada/funcall_ref.exp: Likewise.
1833 * gdb.ada/homonym.exp: Likewise.
1834 * gdb.ada/info_addr_mixed_case.exp: Likewise.
1835 * gdb.ada/info_auto_lang.exp: Likewise.
1836 * gdb.ada/info_exc.exp: Likewise.
1837 * gdb.ada/info_types.exp: Likewise.
1838 * gdb.ada/int_deref.exp: Likewise.
1839 * gdb.ada/interface.exp: Likewise.
1840 * gdb.ada/iwide.exp: Likewise.
1841 * gdb.ada/lang_switch.exp: Likewise.
1842 * gdb.ada/length_cond.exp: Likewise.
1843 * gdb.ada/maint_with_ada.exp: Likewise.
1844 * gdb.ada/mi_catch_assert.exp: Likewise.
1845 * gdb.ada/mi_catch_ex.exp: Likewise.
1846 * gdb.ada/mi_catch_ex_hand.exp: Likewise.
1847 * gdb.ada/mi_dyn_arr.exp: Likewise.
1848 * gdb.ada/mi_ex_cond.exp: Likewise.
1849 * gdb.ada/mi_exc_info.exp: Likewise.
1850 * gdb.ada/mi_interface.exp: Likewise.
1851 * gdb.ada/mi_prot.exp: Likewise.
1852 * gdb.ada/mi_ref_changeable.exp: Likewise.
1853 * gdb.ada/mi_string_access.exp: Likewise.
1854 * gdb.ada/mi_task_arg.exp: Likewise.
1855 * gdb.ada/mi_task_info.exp: Likewise.
1856 * gdb.ada/mi_var_array.exp: Likewise.
1857 * gdb.ada/mi_var_union.exp: Likewise.
1858 * gdb.ada/mi_variant.exp: Likewise.
1859 * gdb.ada/minsyms.exp: Likewise.
1860 * gdb.ada/mod_from_name.exp: Likewise.
1861 * gdb.ada/nested.exp: Likewise.
1862 * gdb.ada/null_array.exp: Likewise.
1863 * gdb.ada/optim_drec.exp: Likewise.
1864 * gdb.ada/out_of_line_in_inlined.exp: Likewise.
1865 * gdb.ada/packed_array_assign.exp: Likewise.
1866 * gdb.ada/packed_tagged.exp: Likewise.
1867 * gdb.ada/pp-rec-component.exp: Likewise.
1868 * gdb.ada/print_chars.exp: Likewise.
1869 * gdb.ada/print_pc.exp: Likewise.
1870 * gdb.ada/ptr_typedef.exp: Likewise.
1871 * gdb.ada/ptype_arith_binop.exp: Likewise.
1872 * gdb.ada/ptype_array.exp: Likewise.
1873 * gdb.ada/ptype_field.exp: Likewise.
1874 * gdb.ada/ptype_tagged_param.exp: Likewise.
1875 * gdb.ada/ptype_union.exp: Likewise.
1876 * gdb.ada/py_range.exp: Likewise.
1877 * gdb.ada/py_taft.exp: Likewise.
1878 * gdb.ada/rdv_wait.exp: Likewise.
1879 * gdb.ada/rec_comp.exp: Likewise.
1880 * gdb.ada/rec_return.exp: Likewise.
1881 * gdb.ada/ref_param.exp: Likewise.
1882 * gdb.ada/ref_tick_size.exp: Likewise.
1883 * gdb.ada/rename_subscript_param.exp: Likewise.
1884 * gdb.ada/repeat_dyn.exp: Likewise.
1885 * gdb.ada/same_component_name.exp: Likewise.
1886 * gdb.ada/same_enum.exp: Likewise.
1887 * gdb.ada/scalar_storage.exp: Likewise.
1888 * gdb.ada/set_wstr.exp: Likewise.
1889 * gdb.ada/small_reg_param.exp: Likewise.
1890 * gdb.ada/str_binop_equal.exp: Likewise.
1891 * gdb.ada/str_ref_cmp.exp: Likewise.
1892 * gdb.ada/str_uninit.exp: Likewise.
1893 * gdb.ada/sub_variant.exp: Likewise.
1894 * gdb.ada/sym_print_name.exp: Likewise.
1895 * gdb.ada/taft_type.exp: Likewise.
1896 * gdb.ada/tagged.exp: Likewise.
1897 * gdb.ada/tagged_access.exp: Likewise.
1898 * gdb.ada/task_bp.exp: Likewise.
1899 * gdb.ada/task_switch_in_core.exp: Likewise.
1900 * gdb.ada/tasks.exp: Likewise.
1901 * gdb.ada/tick_last_segv.exp: Likewise.
1902 * gdb.ada/tick_length_array_enum_idx.exp: Likewise.
1903 * gdb.ada/type_coercion.exp: Likewise.
1904 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
1905 * gdb.ada/unchecked_union.exp: Likewise.
1906 * gdb.ada/uninitialized_vars.exp: Likewise.
1907 * gdb.ada/var_arr_attrs.exp: Likewise.
1908 * gdb.ada/var_arr_typedef.exp: Likewise.
1909 * gdb.ada/var_rec_arr.exp: Likewise.
1910 * gdb.ada/variant-record.exp: Likewise.
1911 * gdb.ada/variant.exp: Likewise.
1912 * gdb.ada/variant_record_packed_array.exp: Likewise.
1913 * gdb.ada/varsize_limit.exp: Likewise.
1914 * gdb.ada/whatis_array_val.exp: Likewise.
1915 * gdb.ada/widewide.exp: Likewise.
1916 * gdb.ada/win_fu_syms.exp: Likewise.
1917
1918 2020-08-12 Gary Benson <gbenson@redhat.com>
1919
1920 * gdb.dwarf2/dw2-op-out-param.S (.Ltext5): Fix duplicate label.
1921
1922 2020-08-04 Andrew Burgess <andrew.burgess@embecosm.com>
1923
1924 * lib/check-test-names.exp (do_reset_vars): Use 'array unset' to
1925 unset the array variable.
1926
1927 2020-08-03 Tom de Vries <tdevries@suse.de>
1928
1929 PR symtab/26333
1930 * lib/dwarf.exp (DW_LNE_user): New proc.
1931 * gdb.dwarf2/dw2-vendor-extended-opcode.c: New test.
1932 * gdb.dwarf2/dw2-vendor-extended-opcode.exp: New file.
1933
1934 2020-07-31 Kevin Buettner <kevinb@redhat.com>
1935
1936 * gdb.base/coremaker2.c: Change all uses of 'unsigned long long'
1937 to 'uintptr_t'
1938 (inttypes.h): Include.
1939
1940 2020-07-31 Kevin Buettner <kevinb@redhat.com>
1941
1942 * gdb.base/coremaker2.c (buf_rw): Increase size to 256 KiB.
1943 (C5_24k): Delete.
1944 (C5_8k, C5_64k, C5_256k): New macros.
1945 (buf_ro): Allocate 256 KiB of initialized data.
1946
1947 2020-07-30 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1948
1949 * gdb.base/condbreak-bad.exp: Extend the test with scenarios
1950 that attempt to overwrite an existing condition with a condition
1951 that fails parsing and also with a condition that parses fine
1952 but contains junk at the end.
1953
1954 2020-07-30 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1955
1956 * gdb.base/condbreak-bad.c: New test.
1957 * gdb.base/condbreak-bad.exp: New file.
1958
1959 2020-07-30 Tom de Vries <tdevries@suse.de>
1960
1961 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_entry_1): Factor
1962 out of ...
1963 (GDBInfoModuleSymbols::check_entry): ... here.
1964 (GDBInfoModuleSymbols::check_optional_entry): New proc.
1965 * gdb.fortran/info-modules.exp: Use check_optional_entry for entries
1966 related to __def_init_mod1_M1t1 / __vtype_mod1_M1t1 / __copy_mod1_M1t1.
1967
1968 2020-07-30 Tom de Vries <tdevries@suse.de>
1969
1970 * gdb.fortran/ptype-on-functions.exp: Make "_t" suffix on
1971 "__class_some_module_Number_t" optional.
1972
1973 2020-07-29 Tom de Vries <tdevries@suse.de>
1974
1975 * lib/selftest-support.exp (selftest_setup): Allow breakpoint at
1976 multiple locations.
1977
1978 2020-07-29 Tom de Vries <tdevries@suse.de>
1979
1980 * gdb.dwarf2/dw2-line-number-zero.exp: Set breakpoints on lines
1981 rather than function name.
1982
1983 2020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
1984
1985 PR symtab/26270:
1986 * gdb.cp/disasm-func-name.cc: New file.
1987 * gdb.cp/disasm-func-name.exp: New file.
1988
1989 2020-07-28 Tom Tromey <tromey@adacore.com>
1990
1991 * gdb.dwarf2/varval.exp (setup_exec): Add 'or' instruction to
1992 'varval' location.
1993
1994 2020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
1995
1996 * gdb.python/py-unwind.py: Update to make use of a register
1997 descriptor.
1998
1999 2020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
2000
2001 * gdb.python/py-arch-reg-names.exp: Add additional tests.
2002
2003 2020-07-25 Andrew Burgess <andrew.burgess@embecosm.com>
2004
2005 PR fortran/23051
2006 PR fortran/26139
2007 * gdb.fortran/class-allocatable-array.exp: New file.
2008 * gdb.fortran/class-allocatable-array.f90: New file.
2009 * gdb.fortran/pointer-to-pointer.exp: New file.
2010 * gdb.fortran/pointer-to-pointer.f90: New file.
2011
2012 2020-07-25 Tom de Vries <tdevries@suse.de>
2013
2014 PR symtab/26243
2015 * gdb.dwarf2/dw2-line-number-zero.c: New test.
2016 * gdb.dwarf2/dw2-line-number-zero.exp: New file.
2017
2018 2020-07-24 Tom de Vries <tdevries@suse.de>
2019
2020 PR testsuite/26293
2021 * gdb.ada/mi_prot.exp: Require gnatmake-8.
2022
2023 2020-07-23 Pedro Alves <pedro@palves.net>
2024
2025 * gdb.server/server-kill.exp (prepare): New, factored out from the
2026 top level.
2027 (kill_server): New.
2028 (test_tstatus, test_unwind_nosyms, test_unwind_syms): New.
2029 (top level) : Call test_tstatus, test_unwind_nosyms, test_unwind_syms.
2030
2031 2020-07-23 Andrew Burgess <andrew.burgess@embecosm.com>
2032
2033 * gdb.dwarf2/dw2-disasm-over-non-stmt.exp: New file.
2034
2035 2020-07-22 Sandra Loosemore <sandra@codesourcery.com>
2036
2037 * lib/gdb.exp (gdb_wrapper_file, gdb_wrapper_flags):
2038 Initialize to empty string at top level.
2039 (gdb_wrapper_init): Revert check for file existence on build.
2040 Build the wrapper in its default place, not a build-specific
2041 location. When host == build, make the pathname absolute.
2042 (gdb_compile): Delete leftover declaration of
2043 gdb_wrapper_initialized. Check gdb_wrapper_file being an empty
2044 string instead of uninitialized.
2045
2046 2020-07-22 Kevin Buettner <kevinb@redhat.com>
2047
2048 * gdb.base/corefile2.exp: New file.
2049 * gdb.base/coremaker2.exp: New file.
2050
2051 2020-07-22 Kevin Buettner <kevinb@redhat.com>
2052
2053 * gdb.base/coredump-filter.exp: Add second
2054 non-Private-Shared-Anon-File test.
2055 (test_disasm): Rename binfile for test which is expected
2056 to fail.
2057
2058 2020-07-22 Kevin Buettner <kevinb@redhat.com>
2059
2060 * gdb.base/corefile.exp: Add test "accessing read-only mmapped
2061 data in core file".
2062 * gdb.base/coremaker.c (buf2ro): New global.
2063 (mmapdata): Add a read-only mmap mapping.
2064
2065 2020-07-22 Kevin Buettner <kevinb@redhat.com>
2066
2067 PR corefiles/25631
2068 * gdb.base/corefile.exp (accessing anonymous, unwritten-to mmap data):
2069 New test.
2070 * gdb.base/coremaker.c (buf3): New global.
2071 (mmapdata): Add mmap call which uses MAP_ANONYMOUS and MAP_PRIVATE
2072 flags.
2073
2074 2020-07-22 Kevin Buettner <kevinb@redhat.com>
2075
2076 * gdb.base/coremaker.c (filler_ro): New global constant.
2077
2078 2020-07-22 Tom Tromey <tromey@adacore.com>
2079
2080 * gdb.ada/mi_prot.exp: New file.
2081 * gdb.ada/mi_prot/pkg.adb: New file.
2082 * gdb.ada/mi_prot/pkg.ads: New file.
2083 * gdb.ada/mi_prot/prot.adb: New file.
2084
2085 2020-07-22 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2086
2087 * gdb.base/jit-reader-simple.exp: Add a scenario for a binary that
2088 loads two JITers.
2089
2090 2020-07-21 Andrew Burgess <andrew.burgess@embecosm.com>
2091
2092 * gdb.python/py-arch-reg-groups.exp: Additional tests.
2093
2094 2020-07-21 Andrew Burgess <andrew.burgess@embecosm.com>
2095
2096 * gdb.python/py-arch-reg-names.exp: Additional tests.
2097
2098 2020-07-21 Tom de Vries <tdevries@suse.de>
2099
2100 * gdb.reverse/solib-precsave.exp: Handle additional "recommended
2101 breakpoint locations".
2102 * gdb.reverse/solib-reverse.exp: Same.
2103
2104 2020-07-21 Tom de Vries <tdevries@suse.de>
2105
2106 * gdb.reverse/step-reverse.c (callee): Merge statements.
2107
2108 2020-07-21 Tom de Vries <tdevries@suse.de>
2109
2110 * gdb.fortran/info-modules.exp (info module variables): Allow missing
2111 line numbers for some variables.
2112
2113 2020-07-21 Tom de Vries <tdevries@suse.de>
2114
2115 * gdb.opt/inline-locals.c (init_array): New func.
2116 (func1): Use init_array.
2117 * gdb.opt/inline-locals.exp: Update pattern.
2118
2119 2020-07-21 Tom de Vries <tdevries@suse.de>
2120
2121 * gdb.debuginfod/fetch_src_and_symbols.exp: Use save_vars for env
2122 vars. Fix PATH and DUPLICATE errors. Cleanup whitespace.
2123
2124 2020-07-20 Ludovic Courtès <ludo@gnu.org>
2125
2126 * gdb.guile/source2.scm: Add #f first argument to 'format'.
2127 * gdb.guile/types-module.exp: Remove "ERROR:" from
2128 regexps since Guile 3.0 no longer prints that.
2129
2130 2020-07-20 Ludovic Courtès <ludo@gnu.org>
2131
2132 * gdb.guile/scm-error.exp ("source $remote_guile_file_1"): Relax
2133 error regexp to match on Guile 2.2.
2134
2135 2020-07-20 Gary Benson <gbenson@redhat.com>
2136
2137 * gdb.cp/align.exp: Fix "alignof (void)" tests when compiling
2138 with clang.
2139
2140 2020-07-20 Tom de Vries <tdevries@suse.de>
2141
2142 * gdb.threads/omp-par-scope.c (lock, lock2): New variable.
2143 (omp_set_lock_in_order): New function.
2144 (single_scope, multi_scope, nested_func, nested_parallel): Use
2145 omp_set_lock_in_order and omp_unset_lock.
2146 (main): Init and destroy lock and lock2.
2147
2148 2020-07-20 Tom de Vries <tdevries@suse.de>
2149
2150 * gdb.base/valgrind-infcall-2.exp: Handle printf unknown return type.
2151
2152 2020-07-20 Tom de Vries <tdevries@suse.de>
2153
2154 * gdb.threads/attach-slow-waitpid.exp: Bail out if gdb_start fails.
2155
2156 2020-07-17 Tom de Vries <tdevries@suse.de>
2157
2158 * gdb.base/valgrind-infcall-2.c: New test.
2159 * gdb.base/valgrind-infcall-2.exp: New file.
2160 * lib/valgrind.exp (vgdb_start): Add and handle active_at_startup.
2161
2162 2020-07-17 Tom de Vries <tdevries@suse.de>
2163
2164 * gdb.dlang/circular.c (found): Use found_label as label name.
2165 * gdb.dwarf2/arr-subrange.c (main): Use main_label as label name.
2166 * gdb.dwarf2/comp-unit-lang.c (func): Use func_label as label name.
2167 * gdb.dlang/circular.exp: Use MACRO_AT_func and MACRO_AT_range.
2168 * gdb.dwarf2/ada-linkage-name.exp: Same.
2169 * gdb.dwarf2/arr-subrange.exp: Same.
2170 * gdb.dwarf2/atomic-type.exp: Same.
2171 * gdb.dwarf2/comp-unit-lang.exp: Same.
2172 * gdb.dwarf2/cpp-linkage-name.exp: Same.
2173 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Same.
2174 * gdb.dwarf2/dw2-lexical-block-bare.exp: Same.
2175 * gdb.dwarf2/dw2-regno-invalid.exp: Same.
2176 * gdb.dwarf2/implptr-64bit.exp: Same.
2177 * gdb.dwarf2/imported-unit-abstract-const-value.exp: Same.
2178 * gdb.dwarf2/imported-unit-runto-main.exp: Same.
2179 * gdb.dwarf2/imported-unit.exp: Same.
2180 * gdb.dwarf2/main-subprogram.exp: Same.
2181 * gdb.dwarf2/missing-type-name.exp: Same.
2182 * gdb.dwarf2/nonvar-access.exp: Same.
2183 * gdb.dwarf2/struct-with-sig.exp: Same.
2184 * gdb.dwarf2/typedef-void-finish.exp: Same.
2185 * gdb.dwarf2/void-type.exp: Same.
2186
2187 2020-07-17 Tom de Vries <tdevries@suse.de>
2188
2189 * lib/dwarf.exp (Dwarf::MACRO_AT_func, Dwarf::MACRO_AT_range): Drop
2190 src parameter.
2191 * gdb.dlang/watch-loc.exp: Update MACRO_AT_{func,range} calls.
2192 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Same.
2193 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
2194 * gdb.dwarf2/dw2-opt-structptr.exp: Same.
2195 * gdb.dwarf2/dwz.exp: Same.
2196 * gdb.dwarf2/implptr-optimized-out.exp: Same.
2197 * gdb.dwarf2/implref-array.exp: Same.
2198 * gdb.dwarf2/implref-const.exp: Same.
2199 * gdb.dwarf2/implref-global.exp: Same.
2200 * gdb.dwarf2/implref-struct.exp: Same.
2201 * gdb.dwarf2/info-locals-optimized-out.exp: Same.
2202 * gdb.dwarf2/opaque-type-lookup.exp: Same.
2203 * gdb.dwarf2/var-access.exp: Same.
2204 * gdb.dwarf2/varval.exp: Same.
2205 * gdb.trace/entry-values.exp: Same.
2206
2207 2020-07-17 Tom de Vries <tdevries@suse.de>
2208
2209 * lib/dwarf.exp (Dwarf::extern): Remove.
2210 * gdb.compile/compile-ops.exp: Remove use of Dwarf::extern.
2211 * gdb.dlang/circular.exp: Same.
2212 * gdb.dwarf2/comp-unit-lang.exp: Same.
2213 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
2214 * gdb.dwarf2/dw2-symtab-includes.exp: Same.
2215 * gdb.dwarf2/dwz.exp: Same.
2216 * gdb.dwarf2/imported-unit-abstract-const-value.exp: Same.
2217 * gdb.dwarf2/imported-unit-runto-main.exp: Same.
2218 * gdb.dwarf2/imported-unit.exp: Same.
2219 * gdb.dwarf2/opaque-type-lookup.exp: Same.
2220
2221 2020-07-16 Sandra Loosemore <sandra@codesourcery.com>
2222
2223 * gdb.base/shell.exp: Skip pipe tests dependent on sh on Windows host.
2224 Use double quotes instead of single quotes.
2225
2226 2020-07-16 Caroline Tice <cmtice@google.com>
2227
2228 * gdb.dwarf2/dw5-rnglist-test.cc: New file.
2229 * gdb.dwarf2/dw5-rnglist-test.exp: New file.
2230
2231 2020-07-16 Tom de Vries <tdevries@suse.de>
2232
2233 * lib/dwarf.exp (program): Initialize _line.
2234 (DW_LNE_end_sequence): Reinitialize _line.
2235 (DW_LNS_advance_line): Update _line.
2236 (line): New proc.
2237 * gdb.dwarf2/dw2-inline-many-frames.exp: Use line.
2238 * gdb.dwarf2/dw2-inline-small-func.exp: Same.
2239 * gdb.dwarf2/dw2-inline-stepping.exp: Same.
2240 * gdb.dwarf2/dw2-is-stmt-2.exp: Same.
2241 * gdb.dwarf2/dw2-is-stmt.exp: Same.
2242 * gdb.dwarf2/dw2-ranges-func.exp: Same.
2243
2244 2020-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
2245
2246 * gdb.fortran/ptype-on-functions.exp: Make the result pattern more
2247 generic.
2248
2249 2020-07-15 Tom de Vries <tdevries@suse.de>
2250
2251 * gdb.trace/entry-values.exp: Expect "call" instead of "callq" if
2252 is_amd64_regs_target.
2253
2254 2020-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
2255
2256 * gdb.fortran/ptype-on-functions.exp: Add more tests.
2257 * gdb.fortran/ptype-on-functions.f90: Likewise.
2258
2259 2020-07-14 Simon Marchi <simon.marchi@polymtl.ca>
2260
2261 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu, Dwarf::lines): Change valid
2262 values in documentation for addr_size to 4 and 8.
2263
2264 2020-07-14 Andrew Burgess <andrew.burgess@embecosm.com>
2265
2266 * gdb.arch/amd64-osabi.exp: Update.
2267 * gdb.arch/arm-disassembler-options.exp: Update.
2268 * gdb.arch/powerpc-disassembler-options.exp: Update.
2269 * gdb.arch/ppc64-symtab-cordic.exp: Update.
2270 * gdb.arch/s390-disassembler-options.exp: Update.
2271 * gdb.base/all-architectures.exp.tcl: Update.
2272 * gdb.base/attach-pie-noexec.exp: Update.
2273 * gdb.base/catch-syscall.exp: Update.
2274 * gdb.xml/tdesc-arch.exp: Update.
2275
2276 2020-07-14 Tom de Vries <tdevries@suse.de>
2277
2278 * gdb.threads/clone-new-thread-event.c (gettid): Rename to ...
2279 (local_gettid): ... this.
2280 (fn): Update.
2281
2282 2020-07-13 Sandra Loosemore <sandra@codesourcery.com>
2283
2284 * gdb.base/info_sources.exp: Skip directory match tests on
2285 remote hosts.
2286
2287 2020-07-13 Gary Benson <gbenson@redhat.com>
2288
2289 * gdb.base/savedregs.exp (caller): Use parentheses to
2290 make expected expression evaluation ordering explicit.
2291
2292 2020-07-13 Gary Benson <gbenson@redhat.com>
2293
2294 * gdb.arch/i386-sse.c (have_sse) <edx>: Make unsigned.
2295
2296 2020-07-13 Gary Benson <gbenson@redhat.com>
2297
2298 * gdb.base/bigcore.c (main): Use a volatile pointer when
2299 attempting to trigger a SIGSEGV.
2300 * gdb.base/gcore-relro-pie.c (break_here): Likewise.
2301 * gdb.base/gcore-tls-pie.c (break_here): Likewise.
2302 * gdb.base/savedregs.c (thrower): Likewise.
2303 * gdb.mi/mi-syn-frame.c (bar): Likewise.
2304
2305 2020-07-13 Gary Benson <gbenson@redhat.com>
2306
2307 * gdb.base/vla-datatypes.c (vla_factory): Factor out sections
2308 defining and using VLA structure fields into...
2309 * gdb.base/vla-struct-fields.c: New file.
2310 * gdb.base/vla-datatypes.exp: Factor out VLA structure field
2311 tests into...
2312 * gdb.base/vla-struct-fields.exp: New file.
2313
2314 2020-07-13 Tom de Vries <tdevries@suse.de>
2315
2316 * lib/gdb.exp (have_fuse_ld_gold): New caching proc.
2317 * gdb.base/gcore-tls-pie.exp: Use have_fuse_ld_gold.
2318 * gdb.base/gold-gdb-index.exp: Same.
2319 * gdb.base/morestack.exp: Same.
2320
2321 2020-07-11 Daniel Xu <dxu@dxuuu.xyz>
2322
2323 PR rust/26121
2324 * gdb.rust/modules.rs: Prevent linker from discarding test
2325 symbol.
2326
2327 2020-07-10 Pedro Alves <pedro@palves.net>
2328
2329 PR gdb/26199
2330 * gdb.multi/multi-target.c (exit_thread): New.
2331 (thread_start): Break loop if EXIT_THREAD.
2332 * gdb.multi/multi-target.exp (test_no_unwaited_for): New proc.
2333 (top level) Call test_no_resumed.
2334
2335 2020-07-08 Tom Tromey <tromey@adacore.com>
2336
2337 * gdb.ada/catch_ex/foo.adb: Pass string to raise.
2338 * gdb.ada/catch_ex.exp: Examine catchpoint text.
2339
2340 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
2341
2342 PR python/22748
2343 * gdb.opt/inline-frame-tailcall.c: New file.
2344 * gdb.opt/inline-frame-tailcall.exp: New file.
2345 * gdb.python/py-unwind-inline.c: New file.
2346 * gdb.python/py-unwind-inline.exp: New file.
2347 * gdb.python/py-unwind-inline.py: New file.
2348
2349 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
2350
2351 * gdb.python/py-arch-reg-groups.exp: New file.
2352
2353 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
2354
2355 * gdb.python/py-arch-reg-names.exp: New file.
2356
2357 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
2358
2359 * gdb.python/py-unwind.py (TestUnwinder::__call__): Add test for
2360 gdb.PendingFrame.architecture method.
2361
2362 2020-07-06 Tom de Vries <tdevries@suse.de>
2363
2364 * gdb.dwarf2/dw2-ranges-base.exp: Test line-table order.
2365
2366 2020-07-03 Pedro Alves <palves@redhat.com>
2367
2368 * gdb.base/structs2.c (main): Adjust second parem_reg call to
2369 explicitly write negative numbers.
2370 * gdb.base/structs2.exp: Adjust expected output.
2371
2372 2020-07-03 Pedro Alves <palves@redhat.com>
2373
2374 * gdb.base/charset.c (init_string): Change all char parameters to
2375 unsigned char parameters.
2376
2377 2020-07-03 Pedro Alves <palves@redhat.com>
2378
2379 * gdb.base/call-sc.exp (start_scalars_test): Use
2380 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
2381 * gdb.base/overlays.c: Remove references to PARAMS.
2382 * gdb.base/ovlymgr.h (PARAMS): Delete, and remove all references.
2383 * gdb.base/reread.exp: Don't set 'prototypes' global.
2384 * gdb.base/structs.exp (start_structs_test): Use
2385 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
2386 * gdb.base/structs2.exp: Don't set 'prototypes' global. Use
2387 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
2388 Don't issue "set width 0". Remove gdb_stop_suppressing_tests
2389 call.
2390 * gdb.base/varargs.exp: Don't set 'prototypes' global.
2391
2392 2020-07-03 Pedro Alves <palves@redhat.com>
2393
2394 * gdb.base/m32rovly.c: Delete.
2395 * gdb.base/ovlymgr.c: Remove all code guarded by __D10V__.
2396
2397 2020-06-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2398
2399 * gdb.python/py-breakpoint.exp: use gdb_test_multiline instead
2400 of gdb_py_test_multiple.
2401 * gdb.python/py-cmd.exp: Likewise.
2402 * gdb.python/py-events.exp: Likewise.
2403 * gdb.python/py-function.exp: Likewise.
2404 * gdb.python/py-inferior.exp: Likewise.
2405 * gdb.python/py-infthread.exp: Likewise.
2406 * gdb.python/py-linetable.exp: Likewise.
2407 * gdb.python/py-parameter.exp: Likewise.
2408 * gdb.python/py-value.exp: Likewise.
2409
2410 2020-06-30 Tom de Vries <tdevries@suse.de>
2411
2412 PR testsuite/26175
2413 * lib/future.exp (gdb_default_target_compile): Detect and handle
2414 early_flags.
2415
2416 2020-06-29 Simon Marchi <simon.marchi@efficios.com>
2417
2418 * boards/simavr.exp (gdb_load): Catch errors when closing
2419 previous connection. Close connection, wait for process and
2420 unset simavr_spawn_id on failure.
2421
2422 2020-06-29 Tom de Vries <tdevries@suse.de>
2423
2424 * lib/gdb.exp (unknown): Make test-case unresolved.
2425
2426 2020-06-29 Tom de Vries <tdevries@suse.de>
2427
2428 PR gdb/25475
2429 * gdb.server/solib-list.exp: Verify that the symbol reload
2430 confirmation question is asked.
2431
2432 2020-06-26 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2433
2434 * lib/gdb.exp (gdb_test_multiline): New, moved from gdb-guile.exp,
2435 have a input seq nr in each pass message.
2436 * lib/gdb-guile.exp (gdb_test_multiline): Move to gdb.exp.
2437 * lib/gdb-python.exp (gdb_py_test_multiple): Remove.
2438 * gdb.python/python.exp: Make test names unique,
2439 use gdb_test_multiline instead of gdb_py_test_multiple,
2440 use $gdb_test_name.
2441 * gdb.guile/guile.exp: Make test names unique, use $gdb_test_name
2442
2443 2020-06-26 Nick Alcock <nick.alcock@oracle.com>
2444
2445 * configure.ac: Add --enable-libctf.
2446 * aclocal.m4: sinclude ../config/enable.m4.
2447 * Makefile.in (site.exp): Add enable_libctf to site.exp.
2448 * lib/gdb.exp (skip_ctf_tests): Use it.
2449 * gdb.base/ctf-constvars.exp: Error message tweak.
2450 * gdb.base/ctf-ptype.exp: Likewise.
2451 * configure: Regenerate.
2452
2453 2020-06-26 Gary Benson <gbenson@redhat.com>
2454
2455 * gdb.cp/try_catch.cc: Include string.h.
2456 (main): Replace comparison against string literal with
2457 strcmp, avoiding build failure with -Wstring-compare.
2458 Add "marker test-complete".
2459 * gdb.cp/try_catch.exp: Run the test to the above marker,
2460 then verify that the value of "test" is still true.
2461
2462 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
2463
2464 * gdb.arch/riscv-tdesc-regs.exp: New test cases.
2465
2466 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
2467
2468 * gdb.arch/riscv-tdesc-regs.exp: Extend test case.
2469
2470 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
2471
2472 * gdb.arch/riscv-tdesc-loading-01.xml: New file.
2473 * gdb.arch/riscv-tdesc-loading-02.xml: New file.
2474 * gdb.arch/riscv-tdesc-loading-03.xml: New file.
2475 * gdb.arch/riscv-tdesc-loading-04.xml: New file.
2476 * gdb.arch/riscv-tdesc-loading.exp: New file.
2477
2478 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
2479
2480 * gdb.arch/riscv-tdesc-regs.exp: Extend test case.
2481
2482 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
2483
2484 * gdb.arch/riscv-tdesc-regs-32.xml: New file.
2485 * gdb.arch/riscv-tdesc-regs-64.xml: New file.
2486 * gdb.arch/riscv-tdesc-regs.c: New file.
2487 * gdb.arch/riscv-tdesc-regs.exp: New file.
2488
2489 2020-06-24 Pedro Alves <palves@redhat.com>
2490
2491 * gdb.arch/amd64-entry-value-paramref.exp: Use
2492 prepare_for_testing_full and don't pass "c++" for the .S file
2493 build spec.
2494 * gdb.compile/compile-cplus.exp: Don't compile $srcfile3 with
2495 $options, since it's an assembly file. Remove -Wno-deprecated.
2496 * lib/gdb.exp (gdb_compile): Pass "-x c++" explicitly when
2497 compiling C++ programs.
2498
2499 2020-06-24 Pedro Alves <palves@redhat.com>
2500
2501 * lib/gdb.exp (gdb_compile): Update intro comment. If C/C++ with
2502 Clang, add "-Wno-unknown-warning-option" to the options.
2503
2504 2020-06-23 Andrew Burgess <andrew.burgess@embecosm.com>
2505
2506 * gdb.xml/tdesc-reload.c: New file.
2507 * gdb.xml/tdesc-reload.exp: New file.
2508 * gdb.xml/maint-xml-dump-01.xml: New file.
2509 * gdb.xml/maint-xml-dump-02.xml: New file.
2510 * gdb.xml/maint-xml-dump.exp: New file.
2511
2512 2020-06-23 Sandra Loosemore <sandra@codesourcery.com>
2513
2514 * lib/completion-support.exp (test_gdb_completion_offers_commands):
2515 Adjust for omitted commands when TUI is disabled.
2516
2517 2020-06-23 Gary Benson <gbenson@redhat.com>
2518 Pedro Alves <palves@redhat.com>
2519
2520 * gdb.cp/namespace.cc: Improve -Wunused-value fix.
2521 * gdb.cp/nsimport.cc: Likewise.
2522 * gdb.cp/nsnested.cc: Likewise.
2523 * gdb.cp/nsnoimports.cc: Likewise.
2524 * gdb.cp/nsusing.cc: Likewise.
2525 * gdb.cp/smartp.cc: Likewise.
2526 * gdb.python/py-pp-integral.c: Likewise.
2527 * gdb.python/py-pp-re-notag.c: Likewise.
2528
2529 2020-06-23 Gary Benson <gbenson@redhat.com>
2530
2531 * gdb.cp/namespace.cc: Avoid build failure with -Wunused-value.
2532 * gdb.cp/nsimport.cc: Likewise.
2533 * gdb.cp/nsnested.cc: Likewise.
2534 * gdb.cp/nsnoimports.cc: Likewise.
2535 * gdb.cp/nsusing.cc: Likewise.
2536 * gdb.cp/smartp.cc: Likewise.
2537 * gdb.python/py-pp-integral.c: Likewise.
2538 * gdb.python/py-pp-re-notag.c: Likewise.
2539
2540 2020-06-22 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2541
2542 * gdb.base/default-args.exp: New test.
2543 * gdb.base/default-args.c: New file.
2544 * gdb.base/alias.exp: Update expected error msg for alias foo=bar.
2545 * gdb.base/default.exp: Update to new help text.
2546 * gdb.base/help.exp: Likewise.
2547 * gdb.base/page.exp: Likewise.
2548 * gdb.base/style.exp: Likewise.
2549 * gdb.guile/guile.exp: Likewise.
2550 * gdb.python/python.exp: Likewise.
2551
2552 2020-06-22 Sandra Loosemore <sandra@codesourcery.com>
2553
2554 * gdb.base/source-dir.exp (test_truncated_comp_dir): Skip on
2555 remote host. Fix search path syntax on Windows host.
2556
2557 2020-06-21 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2558
2559 * gdb.base/attach.exp: Test priority of 'exec-file' changed
2560 over 'exec-file-mismatch'.
2561 * gdb.base/attach.c: Mark should_exit volatile.
2562 * gdb.base/attach2.c: Likewise. Add a comment explaining
2563 why the sleep cannot be big.
2564 * gdb.base/attach3.c: New file.
2565
2566 2020-06-20 Sandra Loosemore <sandra@codesourcery.com>
2567
2568 * gdb.mi/mi-sym-info.exp: Adjust filename patterns to make directory
2569 prefix optional.
2570
2571 2020-06-20 Sandra Loosemore <sandra@codesourcery.com>
2572
2573 * gdb.base/list-missing-source.exp: Correct $srcfile manipulation
2574 for remote host.
2575
2576 2020-06-19 Sandra Loosemore <sandra@codesourcery.com>
2577 Hafiz Abid Qadeer <abidh@codesourcery.com>
2578
2579 * gdb.xml/tdesc-regs.exp (load_description): Correct pathname of
2580 file sent to remote host.
2581 (top level): Allow int32_t as type of 32-bit register.
2582
2583 2020-06-19 Tom de Vries <tdevries@suse.de>
2584
2585 * lib/gdb.exp (gdb_note): New proc.
2586 * lib/future.exp (gdb_default_target_compile_1): Factor out of ...
2587 (gdb_default_target_compile): ... here. Only call
2588 gdb_default_target_compile_1 if use_gdb_compile(<lang>) is set.
2589 (use_gdb_compile): Change to array.
2590 (toplevel): Update sets of use_gdb_compile to specify language.
2591 Warn about default_target_compile override. Store dejagnu's version
2592 of default_target_compile in dejagnu_default_target_compile.
2593
2594 2020-06-18 Tom de Vries <tdevries@suse.de>
2595
2596 * lib/gdb.exp (gdb_init): Move all but call to default_gdb_init to ...
2597 (default_gdb_init): ... here.
2598
2599 2020-06-17 Sandra Loosemore <sandra@codesourcery.com>
2600
2601 Fix TUI support checks in gdb.tui tests.
2602
2603 * gdb.tui/basic.exp: Skip test when TUI is unsupported, don't
2604 just say UNSUPPORTED.
2605 * gdb.tui/corefile-run.exp: Likewise.
2606 * gdb.tui/empty.exp: Likewise.
2607 * gdb.tui/list-before.exp: Likewise.
2608 * gdb.tui/list.exp: Likewise.
2609 * gdb.tui/main.exp: Likewise.
2610 * gdb.tui/regs.exp: Likewise.
2611 * gdb.tui/resize.exp: Likewise.
2612 * gdb.tui/tui-layout-asm-short-prog.exp: Likewise.
2613 * gdb.tui/tui-layout-asm.exp: Likewise.
2614 * gdb.tui/tui-missing-src.exp: Likewise.
2615 * gdb.tui/winheight.exp: Likewise.
2616 * gdb.tui/new-layout.exp: Likewise. Also move check earlier.
2617
2618 2020-06-17 Sandra Loosemore <sandra@codesourcery.com>
2619
2620 Fix TCL error in gdb.python/py-format-string.exp.
2621
2622 * gdb.python/py-format-string.exp: Move test for python support
2623 earlier, out of function body.
2624
2625 2020-06-15 Simon Marchi <simon.marchi@efficios.com>
2626
2627 * gdb.base/index-cache-load-twice.c: New.
2628 * gdb.base/index-cache-load-twice.exp: New.
2629
2630 2020-06-17 Keith Seitz <keiths@redhat.com>
2631
2632 * gdb.debuginfod/fetch_src_and_symbols.exp: Pass INTERNAL_GDBFLAGS
2633 when executing "gdb --configuration".
2634
2635 2020-06-17 Tom de Vries <tdevries@suse.de>
2636
2637 * lib/gdb.exp (gdb_tcl_unknown): New proc.
2638 (gdb_init): Use gdb_tcl_unknown for ::unknown override. Make override
2639 conditional on presence of gdb_tcl_unknown.
2640 (gdb_finish): Make override undo conditional on presence of
2641 gdb_tcl_unknown.
2642
2643 2020-06-16 Tom Tromey <tom@tromey.com>
2644
2645 * gdb.python/tui-window.py (failwin): New function. Register it
2646 as a TUI window type.
2647 * gdb.python/tui-window.exp: Create new "fail" layout. Test it.
2648
2649 2020-06-16 Gary Benson <gbenson@redhat.com>
2650
2651 * gdb.python/py-nested-maps.c (create_map): Add missing return
2652 value.
2653 (create_map_map): Likewise.
2654
2655 2020-06-15 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2656
2657 * gdb.base/jit-elf-so.exp: Refer to the global main_loader_basename
2658 variable.
2659 * gdb.base/jit-reader-simple.exp: Fix typo ("Built" -> "Build"),
2660 and use the already-defined 'options' variable.
2661
2662 2020-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
2663 Tom de Vries <tdevries@suse.de>
2664
2665 * lib/gdb.exp (gdb_known_globals, gdb_persistent_globals): New global.
2666 (gdb_persistent_global, gdb_persistent_global_no_decl): New proc.
2667 (gdb_setup_known_globals): New proc.
2668 (gdb_cleanup_globals): New proc.
2669 * lib/gdb.exp (load_lib): New override proc.
2670 (gdb_stdin_log_init): Set var in_file as persistent global.
2671 * lib/pascal.exp (gdb_stdin_log_init): Set vars
2672 pascal_compiler_is_gpc, pascal_compiler_is_fpc, gpc_compiler and
2673 fpc_compiler as persistent global.
2674
2675 2020-06-12 Tom de Vries <tdevries@suse.de>
2676
2677 * lib/tuiterm.exp (spawn): Rename to ...
2678 (tui_spawn): ... this.
2679 (toplevel): Move rename of spawn ...
2680 (gdb_init_tuiterm): ... here. New proc.
2681 (gdb_finish_tuiterm): New proc.
2682 * lib/gdb.exp (gdb_finish_hooks): New global var.
2683 (gdb_finish): Handle gdb_finish_hooks.
2684 (tuiterm_env): New proc.
2685 * gdb.python/tui-window.exp: Replace load_lib tuiterm.exp with
2686 tuiterm_env.
2687 * gdb.tui/basic.exp: Same.
2688 * gdb.tui/corefile-run.exp: Same.
2689 * gdb.tui/empty.exp: Same.
2690 * gdb.tui/list-before.exp: Same.
2691 * gdb.tui/list.exp: Same.
2692 * gdb.tui/main.exp: Same.
2693 * gdb.tui/new-layout.exp: Same.
2694 * gdb.tui/regs.exp: Same.
2695 * gdb.tui/resize.exp: Same.
2696 * gdb.tui/tui-layout-asm-short-prog.exp: Same.
2697 * gdb.tui/tui-layout-asm.exp: Same.
2698 * gdb.tui/tui-missing-src.exp: Same.
2699 * gdb.tui/winheight.exp: Same.
2700
2701 2020-06-12 Tom de Vries <tdevries@suse.de>
2702
2703 PR testsuite/26110
2704 * lib/gdb.exp (gdb_init): Revert dejagnu's override of ::unknown.
2705 (gdb_finish): Reinstall dejagnu's override of ::unknown.
2706
2707 2020-06-11 Tom Tromey <tom@tromey.com>
2708
2709 PR gdb/18318:
2710 * gdb.base/printcmds.exp (test_float_accepted): Add more hex
2711 floating point tests.
2712
2713 2020-06-11 Keith Seitz <keiths@redhat.com>
2714
2715 PR gdb/21356
2716 * gdb.base/vla-datatypes.c (vla_factory): Add typedef for struct
2717 vla_struct.
2718 Add new struct vla_typedef and union vla_typedef_union and
2719 corresponding instantiation objects.
2720 Initialize new objects.
2721 * gdb.base/vla-datatypes.exp: Add tests for vla_typedef_struct_object
2722 and vla_typedef_union_object.
2723 Fixup type for vla_struct_object.
2724
2725 2020-06-11 Tom de Vries <tdevries@suse.de>
2726
2727 * lib/gdb.exp (with_override): New proc, factored out of ...
2728 * gdb.base/dbx.exp: ... here. Use with_override and save_vars.
2729
2730 2020-06-10 Tom de Vries <tdevries@suse.de>
2731
2732 * gdb.ada/ptype_union.exp: Remove PR24713 workaround.
2733
2734 2020-06-09 Simon Marchi <simon.marchi@polymtl.ca>
2735
2736 * gdb.base/index-cache.exp (test_cache_disabled): Add test_prefix
2737 parameter, update callers.
2738
2739 2020-06-04 Simon Marchi <simon.marchi@efficios.com>
2740
2741 * gdb.dwarf2/share-psymtabs-bt.exp: New file.
2742 * gdb.dwarf2/share-psymtabs-bt.c: New file.
2743 * gdb.dwarf2/share-psymtabs-bt-2.c: New file.
2744
2745 2020-06-04 Tom de Vries <tdevries@suse.de>
2746
2747 * lib/gdb.exp (gdb_file_cmd): Avoid path names in error messages.
2748
2749 2020-06-04 Tom de Vries <tdevries@suse.de>
2750
2751 * lib/gdb.exp (gdb_file_cmd): Replace incomplete gdb_expect by
2752 exp_continue.
2753
2754 2020-06-04 Tom de Vries <tdevries@suse.de>
2755
2756 * lib/gdb.exp (gdb_file_cmd): Use perror instead of fail.
2757
2758 2020-06-03 Tom de Vries <tdevries@suse.de>
2759
2760 PR symtab/26046
2761 * gdb.cp/breakpoint-locs-2.cc: New test.
2762 * gdb.cp/breakpoint-locs.cc: New test.
2763 * gdb.cp/breakpoint-locs.exp: New file.
2764 * gdb.cp/breakpoint-locs.h: New test.
2765
2766 2020-06-03 Tom de Vries <tdevries@suse.de>
2767
2768 PR testsuite/25609
2769 * gdb.base/jit-elf-so.exp: Don't modify testing behaviour based on
2770 value of global verbose.
2771 * gdb.base/jit-elf.exp: Same.
2772 * gdb.base/jit-reader.exp: Same.
2773
2774 2020-06-02 Tom de Vries <tdevries@suse.de>
2775
2776 * gdb.dwarf2/multidictionary.exp: Don't use
2777 gdb_spawn_with_cmdline_opts.
2778
2779 2020-06-01 Andrew Burgess <andrew.burgess@embecosm.com>
2780
2781 * gdb.cp/step-and-next-inline.exp (do_test): Skip all tests in the
2782 use_header case.
2783 * gdb.dwarf2/dw2-inline-header-1.exp: New file.
2784 * gdb.dwarf2/dw2-inline-header-2.exp: New file.
2785 * gdb.dwarf2/dw2-inline-header-3.exp: New file.
2786 * gdb.dwarf2/dw2-inline-header-lbls.c: New file.
2787 * gdb.dwarf2/dw2-inline-header.c: New file.
2788 * gdb.dwarf2/dw2-inline-header.h: New file.
2789
2790 2020-05-30 Pedro Alves <palves@redhat.com>
2791
2792 * gdb.linespec/cp-replace-typedefs-ns-template.cc: New.
2793 * gdb.linespec/cp-replace-typedefs-ns-template.exp: New.
2794
2795 2020-05-29 Gary Benson <gbenson@redhat.com>
2796
2797 * gdb.compile/compile-cplus.exp (additional_flags): Also
2798 set when building with clang.
2799 (additional_flags, srcfilesoptions): Pass -Wno-deprecated
2800 when building with clang.
2801
2802 2020-05-29 Gary Benson <gbenson@redhat.com>
2803
2804 * gdb.arch/i386-avx.exp (additional_flags): Also set when
2805 building with clang.
2806 * gdb.arch/i386-sse.exp (additional_flags): Likewise.
2807
2808 2020-05-29 Gary Benson <gbenson@redhat.com>
2809
2810 * gdb.cp/koenig.exp (prepare_for_testing): Add
2811 additional_flags=-Wno-unused-comparison.
2812 * gdb.cp/operator.exp (prepare_for_testing): Likewise.
2813
2814 2020-05-28 Gary Benson <gbenson@redhat.com>
2815
2816 * gdb.base/sigaltstack.c (catcher): Add default case to switch
2817 statement.
2818
2819 2020-05-28 Gary Benson <gbenson@redhat.com>
2820
2821 * gdb.cp/classes.exp (prepare_for_testing): Add
2822 additional_flags=-Wno-deprecated-register.
2823 * gdb.cp/inherit.exp (prepare_for_testing): Likewise.
2824 * gdb.cp/misc.exp: Likewise.
2825
2826 2020-05-28 Gary Benson <gbenson@redhat.com>
2827
2828 * gdb.linespec/cpls-ops.cc (dummy): New static global.
2829 (test_op_new::operator new): Add return statement.
2830 (test_op_new_array::operator new[]): Likewise.
2831
2832 2020-05-27 Pedro Alves <palves@redhat.com>
2833
2834 * gdb.linespec/cp-completion-aliases.exp: Remove readline_is_used
2835 check. Use test_gdb_complete_unique instead of
2836 test_gdb_complete_tab_unique + test_gdb_complete_cmd_unique. Use
2837 test_gdb_complete_multiple instead of
2838 test_gdb_complete_tab_multiple + test_gdb_complete_cmd_multiple.
2839
2840 2020-05-27 Luis Machado <luis.machado@linaro.org>
2841
2842 * gdb.arch/aarch64-sighandler-regs.exp: Fix duplicated test names.
2843 * gdb.arch/aarch64-tagged-pointer.exp: Likewise.
2844 * gdb.arch/arm-disassembler-options.exp: Likewise.
2845 * gdb.arch/arm-disp-step.exp: Likewise.
2846 * gdb.arch/thumb-prologue.exp: Likewise.
2847 * gdb.base/async.exp: Likewise.
2848 * gdb.base/auxv.exp: Likewise.
2849 * gdb.base/complex-parts.exp: Likewise.
2850 * gdb.base/ena-dis-br.exp: Likewise.
2851 * gdb.base/foll-exec.exp: Likewise.
2852 * gdb.base/permissions.exp: Likewise.
2853 * gdb.base/relocate.exp: Likewise.
2854 * gdb.base/return2.exp: Likewise.
2855 * gdb.base/sigbpt.exp: Likewise.
2856 * gdb.base/siginfo-obj.exp: Likewise.
2857 * gdb.cp/converts.exp: Likewise.
2858 * gdb.cp/exceptprint.exp: Likewise.
2859 * gdb.cp/inherit.exp: Likewise.
2860 * gdb.cp/nsnoimports.exp: Likewise.
2861 * gdb.cp/virtbase2.exp: Likewise.
2862 * gdb.mi/mi-var-cmd.exp: Likewise.
2863 * gdb.mi/var-cmd.c: Likewise.
2864
2865 2020-05-26 Tom Tromey <tromey@adacore.com>
2866
2867 * gdb.ada/arr_acc_idx_w_gap.exp: Add tests.
2868
2869 2020-05-26 Tom Tromey <tromey@adacore.com>
2870
2871 * gdb.ada/arr_acc_idx_w_gap.exp: Add enum subrange tests.
2872 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap.ads (Enum_Subrange): New
2873 type.
2874 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap_main.adb (V): New
2875 variable.
2876
2877 2020-05-26 Christian Biesinger <cbiesinger@google.com>
2878
2879 * Makefile.in: Use = instead of == for the test command
2880 for portability.
2881
2882 2020-05-26 Tom de Vries <tdevries@suse.de>
2883
2884 * gdb.base/gold-gdb-index-2.c: New test.
2885 * gdb.base/gold-gdb-index.c: New test.
2886 * gdb.base/gold-gdb-index.exp: New file.
2887 * gdb.base/gold-gdb-index.h: New test.
2888
2889 2020-05-25 Tom de Vries <tdevries@suse.de>
2890
2891 * boards/gold-gdb-index.exp: New file.
2892
2893 2020-05-25 Simon Marchi <simon.marchi@efficios.com>
2894
2895 * boards/simavr.exp: New file.
2896
2897 2020-05-25 Simon Marchi <simon.marchi@efficios.com>
2898
2899 * lib/gdb.exp (gdb_run_cmd): Return success or failure.
2900 * gdb.base/inferior-args.exp: New file.
2901 * gdb.base/inferior-args.c: New file.
2902
2903 2020-05-25 Simon Marchi <simon.marchi@efficios.com>
2904
2905 * lib/gdb.exp (gdb_run_cmd): Change argument from args to
2906 inferior_args. Pass it to gdb_reload.
2907 (gdb_start_cmd, gdb_starti_cmd): Change argument from args to
2908 inferior_args.
2909 (gdb_reload): Add inferior_args argument.
2910 * config/gdbserver.exp (gdb_reload): Add inferior_args argument,
2911 pass it to gdbserver_run.
2912 * boards/native-gdbserver.exp: Do not set noargs.
2913 * boards/native-extended-gdbserver.exp (gdb_reload): Add
2914 inferior_args argument.
2915 * boards/stdio-gdbserver-base.exp (gdb_reload): Likewise.
2916 * gdb.base/a2-run.exp: Check for use_gdb_stub.
2917 * gdb.base/args.exp: Likewise.
2918
2919 2020-05-25 Tom de Vries <tdevries@suse.de>
2920
2921 * lib/gdb.exp (exec_is_pie): Add comment.
2922
2923 2020-05-25 Tom de Vries <tdevries@suse.de>
2924
2925 * lib/jit-elf-helpers.exp (compile_and_download_n_jit_so): Use $f
2926 instead of $binfile in the untested message.
2927
2928 2020-05-25 Tom de Vries <tdevries@suse.de>
2929
2930 PR testsuite/26031
2931 * lib/gdb.exp (exec_is_pie): Test readelf -h output.
2932
2933 2020-05-25 Tom de Vries <tdevries@suse.de>
2934
2935 * boards/gold.exp: New file.
2936
2937 2020-05-23 Tom Tromey <tom@tromey.com>
2938
2939 * gdb.base/style.exp: Remove completion styling test.
2940 * lib/gdb-utils.exp (style): Remove completion styles.
2941
2942 2020-05-23 Tom Tromey <tom@tromey.com>
2943
2944 * gdb.base/style.exp: Add completion styling test.
2945 * lib/gdb-utils.exp (style): Add completion styles.
2946
2947 2020-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
2948
2949 * gdb.base/annota1.exp: Update expected results.
2950 * gdb.cp/annota2.exp: Update expected results, remove duplicate
2951 test name.
2952 * gdb.cp/annota3.exp: Update expected results.
2953
2954 2020-05-20 Simon Marchi <simon.marchi@efficios.com>
2955
2956 PR gdb/26016
2957 * gdb.base/coredump-filter.c (do_mmap): Check mmap ret val
2958 against MAP_FAILED.
2959 * gdb.base/coremaker.c (mmapdata): Likewise.
2960 * gdb.base/jit-reader-host.c (main): Likewise.
2961 * gdb.base/sym-file-loader.c (load): Likewise.
2962 (load_shlib): Likewise.
2963
2964 2020-05-20 Tom Tromey <tromey@adacore.com>
2965
2966 * gdb.ada/array_char_idx.exp: Recognize initialized array.
2967
2968 2020-05-20 Tom de Vries <tdevries@suse.de>
2969
2970 PR symtab/25833
2971 * gdb.base/with-mf-inc.c: New test.
2972 * gdb.base/with-mf-main.c: New test.
2973 * gdb.base/with-mf.exp: New file.
2974
2975 2020-05-19 Tom Tromey <tromey@adacore.com>
2976
2977 * gdb.rust/simple.exp: Restore missing test result.
2978
2979 2020-05-19 Tom de Vries <tdevries@suse.de>
2980
2981 * gdb.base/gdb-caching-proc.exp: Fix typo.
2982
2983 2020-05-19 Tom Tromey <tromey@adacore.com>
2984
2985 * gdb.rust/simple.exp: Add some test descriptions.
2986 (test_one_slice): Use with_test_prefix.
2987
2988 2020-05-18 Tom de Vries <tdevries@suse.de>
2989
2990 * gdb.base/gdb-caching-proc.exp: Use with_test_prefix.
2991
2992 2020-05-17 Pedro Alves <palves@redhat.com>
2993
2994 PR gdb/25741
2995 * gdb.base/hw-sw-break-same-address.exp: New file.
2996
2997 2020-05-16 Pedro Alves <palves@redhat.com>
2998
2999 * gdb.multi/multi-re-run.exp (test_re_run): Switch
3000 LAST_LOADED_FILE accordingly.
3001
3002 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3003
3004 * gdb.base/alias.exp: Verify 'help aliases' shows user defined aliases.
3005
3006 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3007
3008 * gdb.base/help.exp: Test apropos and help for commands
3009 having aliases. Fixed comments not starting with an
3010 upper-case letter or not finishing with a dot.
3011
3012 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3013
3014 * gdb.base/alias.exp: Update help output check.
3015
3016 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3017
3018 * gdb.base/default.exp: Update output following fixes.
3019
3020 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3021
3022 * gdb.base/alias.exp: Test aliases starting with a prefix of
3023 another alias.
3024
3025 2020-05-15 Gary Benson <gbenson@redhat.com>
3026
3027 * gdb.base/info-os.c (main): Add return statement.
3028 * gdb.base/info_minsym.c (minsym_fun): Likewise.
3029 * gdb.base/large-frame-2.c (func): Likewise.
3030 * gdb.base/pr10179-a.c (foo1, bar1): Likewise.
3031 * gdb.base/pr10179-b.c (foo2): Likewise.
3032 * gdb.base/valgrind-disp-step.c (foo): Likewise.
3033 * gdb.base/watch-cond.c (func): Likewise.
3034 * gdb.multi/goodbye.c (verylongfun): Likewise.
3035 * gdb.multi/hello.c (commonfun): Likewise.
3036 * gdb.python/py-finish-breakpoint.c (call_longjmp): Likewise.
3037 * gdb.threads/fork-plus-threads.c (thread_func): Likewise.
3038 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
3039 Likewise.
3040 * gdb.threads/hand-call-new-thread.c (foo): Likewise.
3041 * gdb.threads/interrupt-while-step-over.c (child_function):
3042 Likewise.
3043 * gdb.trace/actions-changed.c (end): Likewise.
3044
3045 2020-05-15 Gary Benson <gbenson@redhat.com>
3046
3047 * gdb.opencl/callfuncs.exp: Report when test skipped.
3048 * gdb.opencl/convs_casts.exp: Likewise.
3049 * gdb.opencl/datatypes.exp: Likewise.
3050 * gdb.opencl/operators.exp: Likewise.
3051 * gdb.opencl/vec_comps.exp: Likewise.
3052
3053 2020-05-15 Tom de Vries <tdevries@suse.de>
3054
3055 * gdb.base/align.exp.in: Rename to ...
3056 * gdb.base/align.exp.tcl: ... this.
3057 * gdb.base/align-c++.exp: Update.
3058 * gdb.base/align-c.exp: Update.
3059 * gdb.base/all-architectures.exp.in: Rename to ...
3060 * gdb.base/all-architectures.exp: ... this.
3061 * gdb.base/all-architectures-0.exp: Update.
3062 * gdb.base/all-architectures-1.exp: Update.
3063 * gdb.base/all-architectures-2.exp: Update.
3064 * gdb.base/all-architectures-3.exp: Update.
3065 * gdb.base/all-architectures-4.exp: Update.
3066 * gdb.base/all-architectures-5.exp: Update.
3067 * gdb.base/all-architectures-6.exp: Update.
3068 * gdb.base/all-architectures-7.exp: Update.
3069 * gdb.base/infcall-nested-structs.exp.in: Rename to ...
3070 * gdb.base/infcall-nested-structs.exp.tcl: ... this.
3071 * gdb.base/infcall-nested-structs-c++.exp: Update.
3072 * gdb.base/infcall-nested-structs-c.exp: Update.
3073 * gdb.base/info-types.exp.in: Rename to ...
3074 * gdb.base/info-types.exp.tcl: ... this.
3075 * gdb.base/info-types-c++.exp: Update.
3076 * gdb.base/info-types-c.exp: Update.
3077 * gdb.base/max-depth.exp.in: Rename to ...
3078 * gdb.base/max-depth.exp.tcl: ... this.
3079 * gdb.base/max-depth-c++.exp: Update.
3080 * gdb.base/max-depth-c.exp: Update.
3081 * gdb.cp/cpexprs.exp.in: Rename to ...
3082 * gdb.cp/cpexprs.exp.tcl: ... this.
3083 * gdb.cp/cpexprs-debug-types.exp: Update.
3084 * gdb.cp/cpexprs.exp: Update.
3085 * gdb.cp/infcall-nodebug.exp.in: Rename to ...
3086 * gdb.cp/infcall-nodebug.exp.tcl: ... this.
3087 * gdb.cp/infcall-nodebug-c++-d0.exp: Update.
3088 * gdb.cp/infcall-nodebug-c++-d1.exp: Update.
3089 * gdb.cp/infcall-nodebug-c-d0.exp: Update.
3090 * gdb.cp/infcall-nodebug-c-d1.exp: Update.
3091 * gdb.dwarf2/clang-debug-names.exp.in: Rename to ...
3092 * gdb.dwarf2/clang-debug-names.exp.tcl: ... this.
3093 * gdb.dwarf2/clang-debug-names-2.exp: Update.
3094 * gdb.dwarf2/clang-debug-names.exp: Update.
3095
3096 2020-05-15 Andrew Burgess <andrew.burgess@embecosm.com>
3097
3098 * lib/check-test-names.exp: Remove code that prevents this file
3099 loading when tests are run in parallel.
3100
3101 2020-05-15 Pedro Alves <palves@redhat.com>
3102
3103 * gdb.multi/multi-kill.exp (start_inferior): Remove
3104 'testpid' parameter. Refer to namespace variable directly.
3105 (testpid): Declare as namespace variable.
3106
3107 2020-05-15 Pedro Alves <palves@redhat.com>
3108
3109 * gdb.multi/multi-kill.exp: Wrap in namespace.
3110 (start_inferior): Add TESTPID parameter. Use it instead of the
3111 testpid global.
3112 (top level): Define empty TESTPID array, and pass it down to
3113 start_inferior.
3114
3115 2020-05-14 Tom de Vries <tdevries@suse.de>
3116
3117 * gdb.fortran/nested-funcs-2.exp: Use gdb_test_stdio to test inferior
3118 output.
3119
3120 2020-05-14 Tom de Vries <tdevries@suse.de>
3121
3122 * gdb.base/align.exp: Split into ...
3123 * gdb.base/align.exp.in: ...
3124 * gdb.base/align-c++.exp: ...
3125 * gdb.base/align-c.exp: ... these.
3126 * gdb.base/infcall-nested-structs.exp: Split into ...
3127 * gdb.base/infcall-nested-structs.exp.in: ...
3128 * gdb.base/infcall-nested-structs-c++.exp: ...
3129 * gdb.base/infcall-nested-structs-c.exp: ... these.
3130 * gdb.base/info-types.exp: Split into ...
3131 * gdb.base/info-types.exp.in: ...
3132 * gdb.base/info-types-c++.exp: ...
3133 * gdb.base/info-types-c.exp: ... these.
3134 * gdb.base/max-depth.exp: Split into ...
3135 * gdb.base/max-depth.exp.in: ...
3136 * gdb.base/max-depth-c++.exp: ...
3137 * gdb.base/max-depth-c.exp: ... these.
3138 * gdb.cp/infcall-nodebug.exp: Split into ...
3139 * gdb.cp/infcall-nodebug.exp.in: ...
3140 * gdb.cp/infcall-nodebug-c++-d0.exp: ...
3141 * gdb.cp/infcall-nodebug-c++-d1.exp: ...
3142 * gdb.cp/infcall-nodebug-c-d0.exp: ...
3143 * gdb.cp/infcall-nodebug-c-d1.exp: ... these.
3144
3145 2020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3146 Pedro Alves <palves@redhat.com>
3147
3148 * gdb.multi/multi-exit.c: New file.
3149 * gdb.multi/multi-exit.exp: New file.
3150 * gdb.multi/multi-kill.c: New file.
3151 * gdb.multi/multi-kill.exp: New file.
3152
3153 2020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3154
3155 * gdb.base/annota1.exp: Update the expected output.
3156 * gdb.cp/annota2.exp: Ditto.
3157
3158 2020-05-12 Andrew Burgess <andrew.burgess@embecosm.com>
3159
3160 * lib/check-test-names.exp: Disable when testing is being run in
3161 parallel.
3162
3163 2020-05-12 Tom de Vries <tdevries@suse.de>
3164
3165 * gdb.base/jit-elf.exp: Fix string concat.
3166
3167 2020-05-12 Tom de Vries <tdevries@suse.de>
3168
3169 * lib/jit-elf-helpers.exp: Don't use undefined variables in untested
3170 messages.
3171
3172 2020-05-12 Tom de Vries <tdevries@suse.de>
3173
3174 * gdb.multi/multi-term-settings.exp: Use with_test_prefix.
3175
3176 2020-05-12 Tom de Vries <tdevries@suse.de>
3177
3178 * gdb.ada/catch_ex.exp: Use with_test_prefix.
3179 * gdb.ada/mi_catch_ex.exp: Same.
3180 * gdb.ada/mi_catch_ex_hand.exp: Same.
3181
3182 2020-05-12 Tom de Vries <tdevries@suse.de>
3183
3184 * gdb.fortran/complex.exp: Use with_test_prefix.
3185
3186 2020-05-12 Tom de Vries <tdevries@suse.de>
3187
3188 * gdb.trace/passcount.exp: Fix test-names.
3189
3190 2020-05-12 Tom de Vries <tdevries@suse.de>
3191
3192 * gdb.pascal/gdb11492.exp: Use with_test_prefix.
3193
3194 2020-05-12 Tom de Vries <tdevries@suse.de>
3195
3196 * gdb.gdb/complaints.exp: Use with_test_prefix.
3197 * gdb.xml/tdesc-regs.exp: Same.
3198 * gdb.opt/inline-locals.exp: Fix test name.
3199
3200 2020-05-12 Tom de Vries <tdevries@suse.de>
3201
3202 * gdb.dwarf2/comp-unit-lang.exp: Use with_test_prefix.
3203 * gdb.dwarf2/dw2-bad-parameter-type.exp: Same.
3204 * gdb.dwarf2/implref-struct.exp: Same.
3205 * gdb.dwarf2/varval.exp: Ensure get_sizeof is called once per type.
3206 * gdb.dwarf2/data-loc.exp: Same. Remove duplicate test.
3207
3208 2020-05-11 Simon Marchi <simon.marchi@polymtl.ca>
3209
3210 * gdb.base/jit-so.exp (one_jit_test): Change test name.
3211
3212 2020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
3213
3214 * lib/check-test-names.exp (all_test_names): New module variable.
3215 (counts): Add 'duplicates' field.
3216 (_check_duplicates): New procedure.
3217 (check): Also check for duplicates.
3218 (do_log_summary): Print duplicates count.
3219 (do_reset_vars): Reset counter for duplicate test names, and
3220 discard all know test names.
3221
3222 2020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
3223
3224 * lib/gdb.exp: Include check-test-names.exp library.
3225 * lib/check-test-names.exp: New file.
3226
3227 2020-05-11 Tom de Vries <tdevries@suse.de>
3228
3229 * gdb.ada/packed_tagged.exp: Change kfail into xfail.
3230
3231 2020-05-11 Keith Seitz <keiths@redhat.com>
3232
3233 * gdb.ada/attr_ref_and_charlit.exp: Fix typo.
3234
3235 2020-05-11 Tom de Vries <tdevries@suse.de>
3236
3237 * gdb.cp/cpexprs.exp: Move everything except flags setting ...
3238 * gdb.cp/cpexprs.exp.in: .. here.
3239 * gdb.cp/cpexprs-debug-types.exp: Include cpexprs.exp.in instead of
3240 cpexprs.exp.
3241
3242 2020-05-11 Keith Seitz <keiths@redhat.com>
3243
3244 * gdb.ada/arrayparam.exp: Resolve duplicate and tail parentheses
3245 test names.
3246 * gdb.ada/arrayptr.exp: Likewise.
3247 * gdb.ada/assign_arr.exp: Likewise.
3248 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
3249 * gdb.ada/bp_on_var.exp: Likewise.
3250 * gdb.ada/call_pn.exp: Likewise.
3251 * gdb.ada/complete.exp: Likewise.
3252 * gdb.ada/fun_overload_menu.exp: Likewise.
3253 * gdb.ada/funcall_param.exp: Likewise.
3254 * gdb.ada/funcall_ref.exp: Likewise.
3255 * gdb.ada/packed_array_assign.exp: Likewise.
3256 * gdb.ada/same_component_name.exp: Likewise.
3257 * gdb.ada/type_coercion.exp: Likewise.
3258 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
3259 * gdb.ada/variant_record_packed_array.exp: Likewise.
3260
3261 2020-05-11 Tom de Vries <tdevries@suse.de>
3262
3263 PR symtab/25941
3264 * gdb.dwarf2/clang-debug-names.exp.in: New include exp file, factored
3265 out of ...
3266 * gdb.dwarf2/clang-debug-names.exp: ... here.
3267 * gdb.dwarf2/clang-debug-names-2.exp: New file. Include
3268 clang-debug-names.exp.in.
3269 * gdb.dwarf2/clang-debug-names-2-foo.c: New test.
3270 * gdb.dwarf2/clang-debug-names-2.c: New test.
3271
3272 2020-05-10 Alok Kumar Sharma <alokkumar.sharma@amd.com>
3273
3274 * lib/fortran.exp (fortran_main): New Proc, handle flang MAIN_,
3275 (fortran_runto_main): New Proc, fortran version of runto_main.
3276 * gdb.fortran/array-bounds-high.exp: Handle flang MAIN_
3277 * gdb.fortran/array-bounds.exp: Likewise.
3278 * gdb.fortran/array-slices.exp: Likewise.
3279 * gdb.fortran/block-data.exp: Likewise.
3280 * gdb.fortran/charset.exp: Likewise.
3281 * gdb.fortran/common-block.exp: Likewise.
3282 * gdb.fortran/complex.exp: Likewise.
3283 * gdb.fortran/derived-type-function.exp: Likewise.
3284 * gdb.fortran/derived-type.exp: Likewise.
3285 * gdb.fortran/info-modules.exp: Likewise.
3286 * gdb.fortran/info-types.exp: Likewise.
3287 * gdb.fortran/intrinsics.exp: Likewise.
3288 * gdb.fortran/library-module.exp: Likewise.
3289 * gdb.fortran/logical.exp: Likewise.
3290 * gdb.fortran/max-depth.exp: Likewise.
3291 * gdb.fortran/module.exp: Likewise.
3292 * gdb.fortran/multi-dim.exp: Likewise.
3293 * gdb.fortran/nested-funcs.exp: Likewise.
3294 * gdb.fortran/print-formatted.exp: Likewise.
3295 * gdb.fortran/print_type.exp: Likewise.
3296 * gdb.fortran/printing-types.exp: Likewise.
3297 * gdb.fortran/ptr-indentation.exp: Likewise.
3298 * gdb.fortran/ptype-on-functions.exp: Likewise.
3299 * gdb.fortran/subarray.exp: Likewise.
3300 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
3301 * gdb.fortran/vla-datatypes.exp: Likewise.
3302 * gdb.fortran/vla-history.exp: Likewise.
3303 * gdb.fortran/vla-ptr-info.exp: Likewise.
3304 * gdb.fortran/vla-ptype-sub.exp: Likewise.
3305 * gdb.fortran/vla-ptype.exp: Likewise.
3306 * gdb.fortran/vla-sizeof.exp: Likewise.
3307 * gdb.fortran/vla-type.exp: Likewise.
3308 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
3309 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
3310 * gdb.fortran/vla-value-sub.exp: Likewise.
3311 * gdb.fortran/vla-value.exp: Likewise.
3312 * gdb.fortran/whatis_type.exp: Likewise.
3313 * gdb.mi/mi-var-child-f.exp: Likewise.
3314
3315 2020-05-09 Tom de Vries <tdevries@suse.de>
3316
3317 * gdb.dwarf2/clang-debug-names.exp: Remove PR25952 kfail.
3318
3319 2020-05-08 Tom de Vries <tdevries@suse.de>
3320
3321 * gdb.dwarf2/clang-debug-names.c: New test.
3322 * gdb.dwarf2/clang-debug-names.exp: New file.
3323
3324 2020-05-06 Simon Marchi <simon.marchi@efficios.com>
3325
3326 * gdb.arch/amd64-prologue-skip-cf-protection.exp: New file.
3327 * gdb.arch/amd64-prologue-skip-cf-protection.c: New file.
3328
3329 2020-05-06 Tom de Vries <tdevries@suse.de>
3330
3331 * gdb.reverse/consecutive-precsave.exp: Handle if instruction after
3332 breakpoint is at a "recommended breakpoint location".
3333 * gdb.reverse/consecutive-reverse.exp: Same.
3334
3335 2020-05-06 Tom de Vries <tdevries@suse.de>
3336
3337 * gdb.base/watchpoint-reuse-slot.exp (stepi): Print $pc to get current
3338 address.
3339
3340 2020-05-06 Tom de Vries <tdevries@suse.de>
3341
3342 * gdb.base/watchpoint-reuse-slot.exp: Fix incorrect assignment.
3343
3344 2020-05-06 Tom de Vries <tdevries@suse.de>
3345
3346 * gdb.base/store.exp (check_set, up_set): Allowing missing location
3347 info for r.
3348
3349 2020-05-06 Tom de Vries <tdevries@suse.de>
3350
3351 * gdb.base/shlib-call.exp: Add extra step to reach shmain.c:42, if
3352 necessary.
3353
3354 2020-05-06 Tom de Vries <tdevries@suse.de>
3355
3356 * lib/unbuffer_output.c (gdb_unbuffer_output): Change return type to
3357 void.
3358
3359 2020-05-06 Tom de Vries <tdevries@suse.de>
3360
3361 * lib/gdb.exp (is_stmt_addresses, hex_in_list): New proc, factored out
3362 of ...
3363 * gdb.base/async.exp: ... here.
3364 * gdb.base/consecutive.exp: Handle if 2nd breakpoint is at a
3365 "recommended breakpoint location".
3366
3367 2020-05-06 Tom de Vries <tdevries@suse.de>
3368
3369 * gdb.compile/compile-ifunc.exp: Use -Wno-attribute-alias.
3370
3371 2020-05-04 Tom de Vries <tdevries@suse.de>
3372
3373 * gdb.base/async.exp: Check whether instruction addresses are a
3374 "recommended breakpoint location".
3375
3376 2020-05-03 Tom Tromey <tom@tromey.com>
3377
3378 * gdb.base/sepdebug.exp: Remove "catch" test.
3379 * gdb.base/break.exp: Remove "catch" test.
3380 * gdb.base/default.exp: Update expected output.
3381
3382 2020-05-02 Tom de Vries <tdevries@suse.de>
3383
3384 * lib/gdb.exp (supports_mpx_check_pointer_bounds): New proc.
3385 * gdb.arch/i386-mpx-call.exp: Use supports_mpx_check_pointer_bounds.
3386 * gdb.arch/i386-mpx-map.exp: Same.
3387 * gdb.arch/i386-mpx-sigsegv.exp: Same.
3388 * gdb.arch/i386-mpx-simple_segv.exp: Same.
3389 * gdb.arch/i386-mpx.exp: Same.
3390
3391 2020-05-02 Tom de Vries <tdevries@suse.de>
3392
3393 * gdb.base/psym-external-decl.c (main): Add use of variable aaa.
3394
3395 2020-05-01 Tom de Vries <tdevries@suse.de>
3396
3397 * gdb.ada/operator_bp.exp: Allow more than required amount of
3398 breakpoint.
3399
3400 2020-05-01 Tom de Vries <tdevries@suse.de>
3401
3402 * gdb.reverse/until-reverse.c (main): Fix Wunused-result warning.
3403
3404 2020-04-30 Hannes Domani <ssbssa@yahoo.de>
3405
3406 PR gdb/18706
3407 * gdb.cp/stub-array-size.cc: New test.
3408 * gdb.cp/stub-array-size.exp: New file.
3409 * gdb.cp/stub-array-size.h: New test.
3410 * gdb.cp/stub-array-size2.cc: New test.
3411
3412 2020-04-30 Hannes Domani <ssbssa@yahoo.de>
3413
3414 * gdb.python/py-format-string.exp: Adjust pretty_arrays expected
3415 output to the new format.
3416
3417 2020-04-29 Simon Marchi <simon.marchi@efficios.com>
3418
3419 * gdb.base/break.exp: Use with_test_prefix.
3420
3421 2020-04-29 Tom de Vries <tdevries@suse.de>
3422
3423 * lib/gdb.exp (debug_types): New proc.
3424 * gdb.guile/scm-symtab.exp: Add xfail for PR gcc/90232.
3425 * gdb.python/py-symtab.exp: Same.
3426
3427 2020-04-29 Hannes Domani <ssbssa@yahoo.de>
3428
3429 PR gdb/17320
3430 * gdb.base/pretty-array.c: New test.
3431 * gdb.base/pretty-array.exp: New file.
3432
3433 2020-04-29 Tom de Vries <tdevries@suse.de>
3434
3435 PR symtab/25889
3436 * gdb.cp/cpexprs.exp: Adapt for inclusion.
3437 * gdb.cp/cpexprs-debug-types.exp: New file. Set -fdebug-types-section
3438 and include cpexprs.exp.
3439
3440 2020-04-28 Mark Williams <mark@myosotissp.com>
3441
3442 PR gdb/24480
3443 * dw4-toplevel-types.exp: Test for top level types.
3444 * dw4-toplevel-types.cc: Test for top level types.
3445
3446 2020-04-28 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3447
3448 * gdb.threads/stop-with-handle.exp: Fix typo in comment
3449 (theads -> threads).
3450
3451 2020-04-28 Tom de Vries <tdevries@suse.de>
3452
3453 * gdb.opt/inline-cmds.exp: Set KFAIL PR.
3454
3455 2020-04-28 Tom de Vries <tdevries@suse.de>
3456
3457 * gdb.base/info-macros.exp: Remove KFAIL. Add missing trailing ".*".
3458
3459 2020-04-28 Tom de Vries <tdevries@suse.de>
3460
3461 * gdb.ada/array_ptr_renaming.exp: Add PR number in KFAIL.
3462
3463 2020-04-28 Tom de Vries <tdevries@suse.de>
3464
3465 * gdb.dwarf2/main-foo.c: New test.
3466 * gdb.dwarf2/struct-with-sig.exp: New file.
3467
3468 2020-04-25 Tom de Vries <tdevries@suse.de>
3469
3470 * boards/debug-types.exp: New file.
3471
3472 2020-04-25 Andrew Burgess <andrew.burgess@embecosm.com>
3473
3474 * gdb.btrace/multi-inferior.exp: Avoid paths in test names.
3475
3476 2020-04-24 Tom Tromey <tom@tromey.com>
3477
3478 PR symtab/12707:
3479 * gdb.python/py-symbol.exp: Update expected results for
3480 linkage_name test.
3481 * gdb.cp/print-demangle.exp: New file.
3482 * gdb.base/c-linkage-name.exp: Fix test.
3483 * gdb.guile/scm-symbol.exp: Update expected results for
3484 linkage_name test.
3485
3486 2020-04-24 Tom Tromey <tom@tromey.com>
3487
3488 * gdb.dwarf2/dw2-namespaceless-anonymous.S: Remove.
3489 * gdb.dwarf2/dw2-namespaceless-anonymous.c: New file.
3490 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use DWARF
3491 assembler.
3492
3493 2020-04-24 Tom de Vries <tdevries@suse.de>
3494
3495 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Set language of CU to
3496 C++.
3497
3498 2020-04-24 Tom Tromey <tromey@adacore.com>
3499
3500 * gdb.ada/frame_arg_lang.exp: Run with multiple -fgnat-encodings
3501 values.
3502 * gdb.ada/funcall_ref.exp: Run with multiple -fgnat-encodings
3503 values. Update test for minimal encodings.
3504 * gdb.ada/lang_switch.exp: Update test for minimal encodings.
3505 * gdb.ada/var_rec_arr.exp: Run with multiple -fgnat-encodings
3506 values. Update test for minimal encodings.
3507
3508 2020-04-24 Tom Tromey <tromey@adacore.com>
3509
3510 PR python/23662:
3511 * gdb.ada/variant.exp: Add Python checks.
3512 * gdb.rust/simple.exp: Add dynamic type checks.
3513
3514 2020-04-24 Tom Tromey <tromey@adacore.com>
3515
3516 * gdb.ada/mi_var_array.exp: Try all -fgnat-encodings settings.
3517 Make array type matching more lax.
3518 * gdb.ada/mi_var_union.exp: Try all -fgnat-encodings settings.
3519 * gdb.ada/mi_variant.exp: New file.
3520 * gdb.ada/mi_variant/pck.ads: New file.
3521 * gdb.ada/mi_variant/pkg.adb: New file.
3522 * gdb.ada/packed_tagged.exp: Try all -fgnat-encodings settings.
3523 * gdb.ada/unchecked_union.exp: Try all -fgnat-encodings settings.
3524
3525 2020-04-24 Tom Tromey <tromey@adacore.com>
3526
3527 * gdb.ada/variant.exp: Add dynamic field offset tests.
3528 * gdb.ada/variant/pck.ads (Nested_And_Variable): New type.
3529 * gdb.ada/variant/pkg.adb: Add new variables.
3530
3531 2020-04-24 Tom Tromey <tromey@adacore.com>
3532
3533 * gdb.ada/variant.exp: New file
3534 * gdb.ada/variant/pkg.adb: New file
3535 * gdb.ada/variant/pck.adb: New file
3536
3537 2020-04-24 Tom de Vries <tdevries@suse.de>
3538
3539 * lib/gdb.exp (clean_restart): Reset errcnt and warncnt.
3540
3541 2020-04-24 Tom de Vries <tdevries@suse.de>
3542
3543 * gdb.dwarf2/dwzbuildid.exp: Add quiet to dwzbuildid-mismatch compile
3544 flags.
3545
3546 2020-04-24 Tom de Vries <tdevries@suse.de>
3547
3548 * gdb.dwarf2/dw2-error.exp: Add quiet to compile flags.
3549
3550 2020-04-24 Tom de Vries <tdevries@suse.de>
3551
3552 * lib/gdb.exp (default_gdb_start): Handle eof.
3553 (clean_restart): Detect and handle gdb_start failure. Return -1 upon
3554 failure.
3555 * gdb.base/readnever.exp: Handle clean_restart failure.
3556
3557 2020-04-23 Tom de Vries <tdevries@suse.de>
3558
3559 * gdb.base/decl-before-def.exp: Run to main and print a again.
3560
3561 2020-04-23 Tom de Vries <tdevries@suse.de>
3562
3563 * gdb.base/decl-before-def-decl.c: New test.
3564 * gdb.base/decl-before-def-def.c: New test.
3565 * gdb.base/decl-before-def.exp: New file.
3566
3567 2020-04-23 Tom de Vries <tdevries@suse.de>
3568
3569 * gdb.base/readnever.exp: Skip if GDBFLAGS contain -readnow/--readnow.
3570
3571 2020-04-22 Tom de Vries <tdevries@suse.de>
3572
3573 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): Fix
3574 debug_info_offset.
3575 * gdb.mi/dw2-ref-missing-frame.exp: Make sure $objfuncfile comes
3576 before $objsfile in the line line.
3577
3578 2020-04-22 Tom de Vries <tdevries@suse.de>
3579
3580 * gdb.dlang/watch-loc.c (.debug_aranges): Fix _Dmain length.
3581
3582 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
3583
3584 * gdb.base/jit-attach-pie.c: Use jit-protocol.h.
3585 * gdb.base/jit-elf-main.c: Use jit-protocol.h.
3586 * gdb.base/jit-reader-host.c: Use jit-protocol.h.
3587 * gdb.base/jit-reader-simple-jit.c: Use jit-protocol.h.
3588 * gdb.base/jit-protocol.h: Update definitions to match all usage
3589 contexts.
3590
3591 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
3592
3593 * gdb.base: Rename all jit related test and source files.
3594
3595 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
3596
3597 * gdb.base/jit-reader.exp: Relax register output check.
3598
3599 2020-04-22 Tom de Vries <tdevries@suse.de>
3600
3601 PR symtab/25764
3602 * gdb.base/psym-external-decl-2.c: New test.
3603 * gdb.base/psym-external-decl.c: New test.
3604 * gdb.base/psym-external-decl.exp: New file.
3605 * gdb.threads/tls.exp: Add PR25807 kfail.
3606
3607 2020-04-22 Tom de Vries <tdevries@suse.de>
3608
3609 PR symtab/25801
3610 * gdb.dwarf2/imported-unit.exp: Test that we can get imported_unit.c
3611 in "info source" output.
3612
3613 2020-04-22 Tom de Vries <tdevries@suse.de>
3614
3615 PR symtab/25700
3616 * gdb.dwarf2/imported-unit.exp: Verify that there's only one partial
3617 symtab for imported_unit.c.
3618
3619 2020-04-21 Gary Benson <gbenson@redhat.com>
3620
3621 * gdb.base/advance.c (func): New argument, to match call site.
3622 (func2, func3): Add return statements.
3623
3624 2020-04-21 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3625
3626 * gdb.multi/run-only-second-inf.c: New file.
3627 * gdb.multi/run-only-second-inf.exp: New file.
3628
3629 2020-04-21 Markus Metzger <markus.t.metzger@intel.com>
3630
3631 * gdb.btrace/multi-inferior.c: New test.
3632 * gdb.btrace/multi-inferior.exp: New file.
3633
3634 2020-04-21 Markus Metzger <markus.t.metzger@intel.com>
3635
3636 * gdb.btrace/enable-new-thread.c: New test.
3637 * gdb.btrace/enable-new-thread.exp: New file.
3638
3639 2020-04-21 Tom de Vries <tdevries@suse.de>
3640
3641 PR gdb/25471
3642 * gdb.threads/killed-outside.c: New test.
3643 * gdb.threads/killed-outside.exp: New file.
3644
3645 2020-04-20 Gary Benson <gbenson@redhat.com>
3646
3647 * gdb.base/nested-subp1.exp: Use support_nested_function_tests.
3648 * gdb.base/nested-subp2.exp: Likewise.
3649 * gdb.base/nested-subp3.exp: Likewise.
3650
3651 2020-04-20 Gary Benson <gbenson@redhat.com>
3652
3653 * gdb.base/nested-subp1.exp: Disable test when using clang.
3654 * gdb.base/nested-subp2.exp: Likewise.
3655 * gdb.base/nested-subp3.exp: Likewise.
3656
3657 2020-04-20 Gary Benson <gbenson@redhat.com>
3658
3659 * gdb.cp/exception.cc: Fix compilation error with clang.
3660
3661 2020-04-20 Gary Benson <gbenson@redhat.com>
3662
3663 * gdb.trace/tspeed.c: Fix compilation error with clang.
3664
3665 2020-04-20 Gary Benson <gbenson@redhat.com>
3666
3667 * gdb.base/jit-main.c: Fix compilation error with clang.
3668
3669 2020-04-17 Kamil Rytarowski <n54@gmx.com>
3670
3671 * gdb.base/attach-twice.c: Include "sys/types.h".
3672 (PTRACE_ATTACH): Add fallback definition.
3673 (main): Pass `0' to the 4th argument of `ptrace'.
3674
3675 2020-04-17 Kamil Rytarowski <n54@gmx.com>
3676
3677 * gdb.base/fork-running-state.c: Include "signal.h".
3678
3679 2020-04-17 Tom Tromey <tromey@adacore.com>
3680
3681 * gdb.cp/maint.exp (test_help): Simplify multiple_help_body.
3682 Update tests.
3683 * gdb.btrace/cpu.exp: Update tests.
3684 * gdb.base/maint.exp: Update tests.
3685 * gdb.base/default.exp: Update tests.
3686 * gdb.base/completion.exp: Update tests.
3687
3688 2020-04-16 Tom de Vries <tdevries@suse.de>
3689
3690 PR symtab/25791
3691 * gdb.dwarf2/gdb-add-index.exp (add_gdb_index): Move ...
3692 (ensure_gdb_index): and factor out and move ...
3693 * lib/gdb.exp (add_gdb_index, ensure_gdb_index): ... here.
3694 * gdb.dwarf2/imported-unit-runto-main.exp: New file.
3695
3696 2020-04-16 Tom de Vries <tdevries@suse.de>
3697
3698 * gdb.base/maint-expand-symbols-header-file.exp: Set language before
3699 loading exec.
3700
3701 2020-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
3702
3703 * gdb.base/many-completions.exp: New file.
3704
3705 2020-04-14 Tom de Vries <tdevries@suse.de>
3706
3707 PR symtab/25718
3708 * gdb.dwarf2/dw2-symtab-includes.exp: New file.
3709
3710 2020-04-14 Tom de Vries <tdevries@suse.de>
3711
3712 PR symtab/25720
3713 * gdb.base/maint-expand-symbols-header-file.c: New test.
3714 * gdb.base/maint-expand-symbols-header-file.exp: New file.
3715 * gdb.base/maint-expand-symbols-header-file.h: New test.
3716
3717 2020-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
3718
3719 * gdb.dwarf2/dw2-inline-many-frames.exp (get_func_info): Delete.
3720 * gdb.dwarf2/dw2-inline-small-func.exp: Pass options to
3721 get_func_info.
3722 (get_func_info): Delete.
3723 * gdb.dwarf2/dw2-is-stmt-2.exp (get_func_info): Delete.
3724 * gdb.dwarf2/dw2-is-stmt.exp (get_func_info): Delete.
3725 * lib/dwarf.exp (get_func_info): New function.
3726
3727 2020-04-13 Tom de Vries <tdevries@suse.de>
3728
3729 * lib/ada.exp (find_ada_tool): Pass --GCC and -B to gnatlink, similar
3730 to what find_gnatmake does.
3731
3732 2020-04-10 Tom de Vries <tdevries@suse.de>
3733
3734 * gdb.base/style.exp: Expect "Expanding full symbols" message for
3735 -readnow.
3736
3737 2020-04-10 Tom de Vries <tdevries@suse.de>
3738
3739 PR cli/25808
3740 * gdb.base/style.c: Add leading newlines.
3741 * gdb.base/style.exp: Use gdb_get_line_number to get specific lines.
3742 Check listing of main's one-line body.
3743
3744 2020-04-08 Tom de Vries <tdevries@suse.de>
3745
3746 * lib/gdb.exp (psymtabs_p): New proc.
3747 * gdb.dwarf2/imported-unit.exp: Mark "no static partial symbols in
3748 importing unit" unsupported if there are no partial symbols.
3749
3750 2020-04-08 Tom de Vries <tdevries@suse.de>
3751
3752 PR testsuite/25760
3753 * gdb.ada/call_pn.exp: Call "maint expand-symtabs". Add xfails.
3754
3755 2020-04-07 Tom de Vries <tdevries@suse.de>
3756
3757 PR symtab/25796
3758 * gdb.dwarf2/imported-unit-abstract-const-value.exp: New file.
3759
3760 2020-04-07 Tom de Vries <tdevries@suse.de>
3761
3762 * gdb.base/check-psymtab.c: New test.
3763 * gdb.base/check-psymtab.exp: New file.
3764
3765 2020-04-06 Tom Tromey <tromey@adacore.com>
3766
3767 * gdb.ada/variant-record/proc.adb: New file.
3768 * gdb.ada/variant-record/value.adb: New file.
3769 * gdb.ada/variant-record/value.s: New file.
3770 * gdb.ada/variant-record.exp: New file.
3771
3772 2020-04-03 Hannes Domani <ssbssa@yahoo.de>
3773
3774 PR gdb/25325
3775 * gdb.cp/typed-enum.cc: New test.
3776 * gdb.cp/typed-enum.exp: New file.
3777
3778 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
3779
3780 * gdb.dwarf2/dw2-inline-small-func-lbls.c: New file.
3781 * gdb.dwarf2/dw2-inline-small-func.c: New file.
3782 * gdb.dwarf2/dw2-inline-small-func.exp: New file.
3783 * gdb.dwarf2/dw2-inline-small-func.h: New file.
3784 * gdb.opt/inline-small-func.c: New file.
3785 * gdb.opt/inline-small-func.exp: New file.
3786 * gdb.opt/inline-small-func.h: New file.
3787
3788 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
3789
3790 * lib/dwarf.exp (Dwarf::lines::program::DW_LNS_set_file): New
3791 function.
3792
3793 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
3794
3795 * lib/dwarf.exp (function_range): Allow compiler options to be
3796 specified.
3797
3798 2020-04-02 Tom de Vries <tdevries@suse.de>
3799
3800 * gdb.dwarf2/break-inline-psymtab-2.c (bar): Add
3801 __attribute__((always_inline)).
3802 * gdb.dwarf2/break-inline-psymtab.exp: Don't use -O2.
3803
3804 2020-04-02 Tom de Vries <tdevries@suse.de>
3805
3806 * lib/gdbserver-support.exp (gdbserver_exit): Factor out of ...
3807 (gdbserver_gdb_exit): ... here. Add timeout warning.
3808 * gdb.multi/multi-target.exp (server_spawn_ids): New global var.
3809 (connect_target_extended_remote): Append new server_spawn_id to
3810 server_spawn_ids.
3811 (cleanup): New proc.
3812 (setup, <toplevel>): Call cleanup.
3813
3814 2020-04-02 Tom de Vries <tdevries@suse.de>
3815
3816 * gdb.base/main-psymtab.exp: New file.
3817
3818 2020-04-02 Tom de Vries <tdevries@suse.de>
3819
3820 * gdb.fortran/mixed-lang-stack.exp: Accept new complex printing style.
3821
3822 2020-04-01 Tom Tromey <tom@tromey.com>
3823
3824 * gdb.base/complex-parts.exp: Add type tests.
3825
3826 2020-04-01 Tom Tromey <tom@tromey.com>
3827
3828 * gdb.base/complex-parts.exp: Add arithmetic tests.
3829
3830 2020-04-01 Tom Tromey <tom@tromey.com>
3831
3832 * gdb.compile/compile.exp: Update.
3833 * gdb.compile/compile-cplus.exp: Update.
3834 * gdb.base/varargs.exp: Update.
3835 * gdb.base/floatn.exp: Update.
3836 * gdb.base/endianity.exp: Update.
3837 * gdb.base/callfuncs.exp (do_function_calls): Update.
3838 * gdb.base/funcargs.exp (complex_args, complex_integral_args)
3839 (complex_float_integral_args): Update.
3840 * gdb.base/complex.exp: Update.
3841 * gdb.base/complex-parts.exp: Update.
3842
3843 2020-04-01 Tom Tromey <tromey@adacore.com>
3844
3845 * gdb.rust/union.rs: New file.
3846 * gdb.rust/union.exp: New file.
3847 * gdb.rust/simple.rs (Union, Union2): Move to union.rs.
3848 (main): Update.
3849 * gdb.rust/simple.exp: Move union tests to union.exp.
3850
3851 2020-04-01 Tom Tromey <tromey@adacore.com>
3852
3853 * gdb.rust/simple.rs (main): Remove "y0".
3854
3855 2020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3856
3857 * gdb.multi/stop-all-on-exit.c: New test.
3858 * gdb.multi/stop-all-on-exit.exp: New file.
3859
3860 2020-04-01 Hannes Domani <ssbssa@yahoo.de>
3861
3862 PR gdb/24789
3863 * gdb.cp/misc.cc: Add integer reference variable.
3864 * gdb.cp/misc.exp: Add test.
3865
3866 2020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3867
3868 * gdb.server/stop-reply-no-thread.exp: Enhance the test
3869 scenario to cover execution until the end and also the case
3870
3871 2020-03-31 Tom de Vries <tdevries@suse.de>
3872
3873 * gdb.base/c-linkage-name.exp: Fix test-case comment. Set language to
3874 c. Use "maint info symtabs" to check symtab expansion.
3875
3876 2020-03-30 Tom de Vries <tdevries@suse.de>
3877
3878 * gdb.base/c-linkage-name.exp: Use readnow call to mark a test
3879 unsupported.
3880 (verify_psymtab_expanded): Move ...
3881 * lib/gdb.exp (verify_psymtab_expanded): ... here. Add unsupported
3882 test.
3883 (readnow): New proc.
3884
3885 2020-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
3886
3887 * gdb.fortran/mixed-lang-stack.exp: Replace two hard coded address
3888 with $hex.
3889
3890 2020-03-20 Tom Tromey <tromey@adacore.com>
3891
3892 * gdb.dwarf2/dw2-ranges-base.exp: Update regular expressions.
3893
3894 2020-03-20 Tom Tromey <tromey@adacore.com>
3895
3896 * gdb.ada/sub_variant/subv.adb: New file.
3897 * gdb.ada/sub_variant.exp: New file.
3898
3899 2020-03-20 Tom de Vries <tdevries@suse.de>
3900
3901 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Bail out if
3902 first break fails.
3903 * gdb.threads/step-over-trips-on-watchpoint.exp: (do_test): Same.
3904
3905 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
3906
3907 * gdb.server/exit-multiple-threads.c: New file.
3908 * gdb.server/exit-multiple-threads.exp: New file.
3909
3910 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
3911
3912 * gdb.fortran/mixed-lang-stack.c: New file.
3913 * gdb.fortran/mixed-lang-stack.cpp: New file.
3914 * gdb.fortran/mixed-lang-stack.exp: New file.
3915 * gdb.fortran/mixed-lang-stack.f90: New file.
3916
3917 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
3918
3919 * gdb.linespec/cp-completion-aliases.cc: New file.
3920 * gdb.linespec/cp-completion-aliases.exp: New file.
3921
3922 2020-03-19 Tom de Vries <tdevries@suse.de>
3923
3924 * gdb.opt/inline-locals.exp: Add kfail PR number. Make kfail matching
3925 more precise.
3926
3927 2020-03-18 Tom de Vries <tdevries@suse.de>
3928
3929 * gdb.dwarf2/break-inline-psymtab-2.c: New test.
3930 * gdb.dwarf2/break-inline-psymtab.c: New test.
3931 * gdb.dwarf2/break-inline-psymtab.exp: New file.
3932
3933 2020-03-16 Tom de Vries <tdevries@suse.de>
3934
3935 * lib/cache.exp (gdb_do_cache): Add and handle local variables
3936 cache_verify and cache_verify_proc.
3937
3938 2020-03-15 Tom de Vries <tdevries@suse.de>
3939
3940 * gdb.server/solib-list.exp: Handle
3941 'Load new symbol table from "/lib64/ld-2.26.so"? (y or n)'.
3942
3943 2020-03-15 Tom de Vries <tdevries@suse.de>
3944
3945 * gdb.base/maint.exp: Use exp_continue in long lines for "maint print
3946 objfiles".
3947
3948 2020-03-14 Tom Tromey <tom@tromey.com>
3949
3950 * gdb.base/cvexpr.exp: Add test for _Atomic and restrict.
3951
3952 2020-03-14 Tom de Vries <tdevries@suse.de>
3953
3954 * gdb.mi/mi-fortran-modules.exp: Use exp_continue.
3955
3956 2020-03-14 Tom de Vries <tdevries@suse.de>
3957
3958 * gdb.threads/attach-many-short-lived-threads.exp: Read "info threads"
3959 result in line-by-line fashion.
3960
3961 2020-03-14 Tom de Vries <tdevries@suse.de>
3962
3963 * lib/gdb.exp (supports_statement_frontiers): New proc.
3964 * gdb.cp/step-and-next-inline.exp: Use supports_statement_frontiers.
3965
3966 2020-03-14 Tom de Vries <tdevries@suse.de>
3967
3968 * gdb.base/printcmds.exp: Add missing quoting for "print
3969 teststring2".
3970
3971 2020-03-13 Tom Tromey <tom@tromey.com>
3972
3973 * gdb.base/printcmds.exp (test_print_strings): Add regression
3974 test.
3975 * gdb.base/printcmds.c (charptr): New typedef.
3976 (teststring2): New global.
3977
3978 2020-03-13 Andrew Burgess <andrew.burgess@embecosm.com>
3979
3980 * gdb.base/break-interp.exp: Use the tail of the filename, not the
3981 full path in the test name.
3982 (test_ld): Add some with_test_prefix blocks to make test names
3983 unique.
3984
3985 2020-03-13 Tom de Vries <tdevries@suse.de>
3986
3987 * gdb.mi/mi-sym-info.exp: Fix buffer full errors, and timeouts.
3988
3989 2020-03-13 Tom de Vries <tdevries@suse.de>
3990
3991 * gdb.mi/mi-sym-info.exp: Make matching more precise.
3992
3993 2020-03-13 Tom de Vries <tdevries@suse.de>
3994
3995 PR symtab/25646
3996 * gdb.dwarf2/imported-unit.exp: Add test.
3997
3998 2020-03-13 Tom de Vries <tdevries@suse.de>
3999
4000 * gdb.mi/mi-sym-info-2.c (another_char_t, another_short_t): New typedef.
4001 (var1, var2): New variable.
4002 * gdb.mi/mi-sym-info.exp: Add --name to various commands to restrict
4003 matching symbols.
4004
4005 2020-03-13 Tom de Vries <tdevries@suse.de>
4006
4007 * lib/tuiterm.exp (Term::command_no_prompt_prefix): New proc.
4008 (Term::command): Use prompt prefix.
4009 (Term::enter_tui): Use command_no_prompt_prefix instead of prefix.
4010 * gdb.tui/tui-layout-asm-short-prog.exp: Use
4011 command_no_prompt_prefix instead of prefix.
4012 * gdb.tui/tui-layout-asm.exp: Same.
4013
4014 2020-03-12 Simon Marchi <simon.marchi@efficios.com>
4015
4016 * gdb.base/break-interp.exp: Use foreach_with_prefix.
4017
4018 2020-03-12 Simon Marchi <simon.marchi@efficios.com>
4019
4020 * gdb.arch/amd64-disp-step-avx.S: Add nops after _start.
4021 * gdb.arch/amd64-disp-step-avx.exp: Enable "set debug displaced
4022 on" while stepping over the test instruction, match printed
4023 message.
4024
4025 2020-03-12 Tom de Vries <tdevries@suse.de>
4026
4027 * gdb.base/info-types.exp: Use exp_continue during matching of output
4028 of "info types".
4029
4030 2020-03-12 Tom de Vries <tdevries@suse.de>
4031
4032 * gdb.threads/execl.exp: Delete breakpoint after hitting it.
4033
4034 2020-03-12 Tom de Vries <tdevries@suse.de>
4035
4036 * gdb.fortran/module.exp: Use exp_continue during matching of output
4037 of "info variable -n".
4038
4039 2020-03-12 Tom de Vries <tdevries@suse.de>
4040
4041 * gdb.dwarf2/dw2-ranges-base.exp: Limit "maint info line-table" to
4042 gdb.dwarf2/dw2-ranges-base.c.
4043
4044 2020-03-12 Tom de Vries <tdevries@suse.de>
4045
4046 * gdb.linespec/explicit.exp: Fix "complete non-unique file name" test
4047 in presence of GLIBC debuginfo.
4048
4049 2020-03-12 Tom de Vries <tdevries@suse.de>
4050
4051 * lib/gdb.exp (gdb_core_cmd): Use string_to_regexp for regexp-matching
4052 $core.
4053
4054 2020-03-12 Tom de Vries <tdevries@suse.de>
4055
4056 * lib/gdb.exp (gdb_core_cmd): Make "No such file or directory" regexp
4057 more precise.
4058
4059 2020-03-11 Simon Marchi <simon.marchi@efficios.com>
4060
4061 * lib/gdb.exp (standard_output_file): Use `pwd -W` to convert
4062 from Unix to Windows path.
4063
4064 2020-03-11 Tom de Vries <tdevries@suse.de>
4065
4066 * gdb.ada/minsyms.exp: Set language to ada.
4067
4068 2020-03-11 Tom de Vries <tdevries@suse.de>
4069
4070 * gdb.server/sysroot.exp: Allow GLIBC's printf alias __printf.
4071
4072 2020-03-11 Tom de Vries <tdevries@suse.de>
4073
4074 * gdb.btrace/reconnect.exp: Allow source line pattern after stepi.
4075
4076 2020-03-11 Tom Tromey <tromey@adacore.com>
4077
4078 * gdb.dwarf2/variant.exp: Mark discriminants as artificial.
4079
4080 2020-03-11 Tom de Vries <tdevries@suse.de>
4081
4082 * gdb.base/foll-fork.exp: Allow "Reading in symbols" messages.
4083
4084 2020-03-11 Tom de Vries <tdevries@suse.de>
4085
4086 * gdb.base/break-interp.exp: Limit verbose scope.
4087
4088 2020-03-11 Tom de Vries <tdevries@suse.de>
4089
4090 * gdb.fortran/logical.f90: Define variable with character type.
4091 * gdb.fortran/logical.exp: Use character type instead of uint8_t.
4092
4093 2020-03-11 Tom de Vries <tdevries@suse.de>
4094
4095 * gdb.base/list-ambiguous.exp: Set EDITOR to true.
4096
4097 2020-03-11 Tom de Vries <tdevries@suse.de>
4098
4099 * gdb.ada/access_to_packed_array.exp: Test printing of expanded
4100 symtabs.
4101
4102 2020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
4103 Bernd Edlinger <bernd.edlinger@hotmail.de>
4104
4105 * gdb.cp/step-and-next-inline.cc: New file.
4106 * gdb.cp/step-and-next-inline.exp: New file.
4107 * gdb.cp/step-and-next-inline.h: New file.
4108 * gdb.dwarf2/dw2-is-stmt.c: New file.
4109 * gdb.dwarf2/dw2-is-stmt.exp: New file.
4110 * gdb.dwarf2/dw2-is-stmt-2.c: New file.
4111 * gdb.dwarf2/dw2-is-stmt-2.exp: New file.
4112 * gdb.dwarf2/dw2-ranges-base.exp: Update line table pattern.
4113
4114 2020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
4115
4116 * lib/dwarf.exp (Dwarf::lines) Add support for modifying the
4117 is-stmt flag in the line table.
4118
4119 2020-03-09 Tom de Vries <tdevries@suse.de>
4120
4121 * lib/gdb.exp (cached_file): Create cache dir.
4122
4123 2020-03-07 Tom de Vries <tdevries@suse.de>
4124
4125 * gdb.cp/ref-params.exp: Compare build_executable result with -1.
4126 * gdb.cp/rvalue-ref-params.exp: Same.
4127
4128 2020-03-06 Tom de Vries <tdevries@suse.de>
4129
4130 * lib/gdb.exp (tentative_rename, cached_file): New proc.
4131 * boards/cc-with-tweaks.exp: Use cached_file to create gdb.sh.
4132
4133 2020-03-06 Tom de Vries <tdevries@suse.de>
4134
4135 * README: Fix "the the".
4136 * gdb.base/dprintf.exp: Same.
4137
4138 2020-03-05 Tom de Vries <tdevries@suse.de>
4139
4140 * gdb.base/maint.exp: Update "main print statistics" expected output.
4141
4142 2020-03-04 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
4143
4144 * lib/fortran.exp (fortran_int4): Handle flang kind printing.
4145 (fortran_int8): Likewise.
4146 (fortran_real4): Likewise.
4147 (fortran_real8): Likewise.
4148 (fortran_complex4): Likewise.
4149 (fortran_logical4): Likewise.
4150 (fortran_character1): Likewise.
4151
4152 2020-03-03 Andrew Burgess <andrew.burgess@embecosm.com>
4153
4154 * gdb.fortran/logical.exp: Add tests that any non-zero value is
4155 printed as true.
4156
4157 2020-03-03 Sergio Durigan Junior <sergiodj@redhat.com>
4158
4159 * gdb.base/printcmds.exp: Add test to verify printf of a
4160 variable holding an address.
4161
4162 2020-03-03 Tom de Vries <tdevries@suse.de>
4163
4164 * gdb.mi/gdb2549.exp: Fix "register values t" check-read1 timeout.
4165
4166 2020-03-03 Tom de Vries <tdevries@suse.de>
4167
4168 * gdb.mi/list-thread-groups-available.exp: Use -prompt syntax for
4169 gdb_test_multiple call.
4170
4171 2020-03-03 Tom de Vries <tdevries@suse.de>
4172
4173 * gdb.mi/mi-sym-info.exp: Add missing -prompt "$mi_gdb_prompt$" to
4174 gdb_test_multiple calls.
4175
4176 2020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
4177
4178 * gdb.base/default.exp: Remove test of 'set history filename'.
4179 * gdb.base/gdbinit-history.exp: Add tests for setting the history
4180 filename to the empty string.
4181 * lib/gdb.exp (gdb_init): Unset environment variables GDBHISTFILE
4182 and GDBHISTSIZE.
4183
4184 2020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
4185
4186 * gdb.server/stop-reply-no-thread.exp: Add test where T packet is
4187 disabled.
4188
4189 2020-03-02 Pedro Alves <palves@redhat.com>
4190 Tom de Vries <tdevries@suse.de>
4191
4192 * lib/gdb.exp (gdb_test_multiple): Handle prompt_regexp option using
4193 -prompt prefix, before user_code argument. Add -lbl option likewise.
4194 (skip_python_tests_prompt, skip_libstdcxx_probe_tests_prompt)
4195 (gdb_is_target_1): Add -prompt prefix and move to before user_code
4196 argument.
4197 * gdb.base/corefile-buildid.exp: Use -lbl option. Rewrite regexps to
4198 have "\r\n" at start-of-line, instead of at end-of-line.
4199
4200 2020-02-28 Simon Marchi <simon.marchi@efficios.com>
4201
4202 * lib/trace-support.exp (get_in_proc_agent): Adjust path to
4203 libinproctrace.so.
4204
4205 2020-02-28 Luis Machado <luis.machado@linaro.org>
4206
4207 * gdb.arch/aarch64-fp.exp: Switch from "info registers" command
4208 to "p/x".
4209
4210 2020-02-28 Luis Machado <luis.machado@linaro.org>
4211
4212 * gdb.arch/aarch64-dbreg-contents.c: Include stdlib.h, unistd.h,
4213 asm/ptrace.h and error.h.
4214
4215 2020-02-28 Tom de Vries <tdevries@suse.de>
4216
4217 * gdb.base/c-linkage-name.c (main): Call do_something_other_cu.
4218 (struct wrapper, do_something, mundane/symada__cS): Move ...
4219 * gdb.base/c-linkage-name-2.c: ... here. New source file.
4220 * gdb.base/c-linkage-name.exp: Add verification of psymtab expansion.
4221 Update "print symada__cS before partial symtab expansion" regexp.
4222 Update breakpoint location. Flush symbol cache after expansion.
4223
4224 2020-02-28 Luis Machado <luis.machado@linaro.org>
4225
4226 * gdb.arch/aarch64-pauth.exp: Recognize optional PAC output.
4227
4228 2020-02-27 Tom de Vries <tdevries@suse.de>
4229
4230 * config/sid.exp: Remove unused globals.
4231 * gdb.base/attach.exp: Same.
4232 * gdb.base/catch-load.exp: Same.
4233 * gdb.base/dbx.exp: Same.
4234 * lib/gdb.exp: Same.
4235 * lib/mi-support.exp: Same.
4236 * lib/prompt.exp: Same.
4237
4238 2020-02-27 Tom de Vries <tdevries@suse.de>
4239
4240 * lib/tuiterm.exp (spawn): Handle case that spawn_out(slave,name) is
4241 not set.
4242
4243 2020-02-26 Aaron Merey <amerey@redhat.com>
4244
4245 * gdb.debuginfod: New directory for debuginfod tests.
4246 * gdb.debuginfod/main.c: New test file.
4247 * gdb.debuginfod/fetch_src_and_symbols.exp: New tests.
4248
4249 2020-02-26 Tom de Vries <tdevries@suse.de>
4250
4251 PR gdb/25603
4252 * gdb.base/persistent-lang.cc: New test.
4253 * gdb.base/persistent-lang.exp: New file.
4254
4255 2020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
4256
4257 * gdb.fortran/derived-type-striding.exp: Add a new test.
4258 * gdb.fortran/derived-type-striding.f90: Add pointer variable for
4259 new test.
4260
4261 2020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
4262
4263 * gdb.base/cached-source-file.exp: Avoid source file paths in test
4264 names.
4265
4266 2020-02-25 Tom de Vries <tdevries@suse.de>
4267
4268 PR go/18926
4269 * gdb.go/methods.exp: Remove gcc/93866 xfail.
4270
4271 2020-02-24 Tom de Vries <tdevries@suse.de>
4272
4273 PR gdb/25592
4274 * gdb.base/info-locals-unused-static-var.c: New test.
4275 * gdb.base/info-locals-unused-static-var.exp: New file.
4276
4277 2020-02-22 Tom Tromey <tom@tromey.com>
4278
4279 * gdb.python/tui-window.exp: New file.
4280 * gdb.python/tui-window.py: New file.
4281
4282 2020-02-22 Tom Tromey <tom@tromey.com>
4283
4284 PR tui/17850:
4285 * gdb.tui/new-layout.exp: Add horizontal layout and winheight
4286 tests.
4287
4288 2020-02-22 Tom Tromey <tom@tromey.com>
4289
4290 * gdb.tui/new-layout.exp: Add sub-layout tests.
4291
4292 2020-02-22 Tom Tromey <tom@tromey.com>
4293
4294 * gdb.tui/new-layout.exp: New file.
4295
4296 2020-02-22 Tom Tromey <tom@tromey.com>
4297
4298 * gdb.rust/rust-style.rs: New file.
4299 * gdb.rust/rust-style.exp: New file.
4300 * gdb.base/style.exp: Test structure printing.
4301 * gdb.base/style.c (struct some_struct): New type.
4302 (enum etype): New type.
4303 (struct_value): New global.
4304
4305 2020-02-21 Tom de Vries <tdevries@suse.de>
4306
4307 PR go/18926
4308 * lib/gdb.exp (bp_location2/bp_location2_regexp): Fix.
4309 Remove blanket xfails. Use message argument for gdb_breakpoint.
4310 Make continuing to breakpoint test conditional on setting breakpoint.
4311 Fix continuing to breakpoint regexp. Add xfails for gccgo-6/7
4312 DW_AT_name attribute. Add xfail for GCC PR93866.
4313
4314 2020-02-21 Andrew Burgess <andrew.burgess@embecosm.com>
4315
4316 * gdb.dwarf2/cpp-linkage-name.c: New file.
4317 * gdb.dwarf2/cpp-linkage-name.exp: New file.
4318
4319 2020-02-21 Shahab Vahedi <shahab@synopsys.com>
4320
4321 * lib/gdb.exp (gdb_wrapper_init): Reset
4322 "gdb_wrapper_initialized" to 0 if "wrapper_file" does
4323 not exist.
4324
4325 2020-02-20 Tom de Vries <tdevries@suse.de>
4326
4327 PR go/17018
4328 * gdb.go/hello.exp: Copy ...
4329 * gdb.go/global-local-var-shadow.exp: ... here. New file. Expect
4330 print of st to print value of global definition. Add xfail for GCC
4331 PR93844.
4332 * gdb.go/hello.exp: Remove printing of st before definition.
4333 * gdb.go/hello.go: Copy ...
4334 * gdb.go/global-local-var-shadow.go: ... here. New test. Rename myst
4335 to st.
4336 * gdb.go/hello.go: Remove myst. Remove comment about shadowing.
4337
4338 2020-02-20 Tom de Vries <tdevries@suse.de>
4339
4340 * lib/gdb.exp (support_go_compile): New gdb_caching_proc.
4341 (gdb_simple_compile): Handle compile_flags go by using .go extension
4342 for source file.
4343 * gdb.go/chan.exp: Use support_go_compile.
4344 * gdb.go/handcall.exp: Same.
4345 * gdb.go/hello.exp: Same.
4346 * gdb.go/integers.exp: Same.
4347 * gdb.go/max-depth.exp: Same.
4348 * gdb.go/methods.exp: Same.
4349 * gdb.go/package.exp: Same.
4350 * gdb.go/strings.exp: Same.
4351 * gdb.go/types.exp: Same.
4352 * gdb.go/unsafe.exp: Same.
4353
4354 2020-02-19 Tom de Vries <tdevries@suse.de>
4355
4356 * gdb.python/lib-types.exp: Make xfail more strict.
4357
4358 2020-02-19 Tom de Vries <tdevries@suse.de>
4359
4360 * gdb.ada/funcall_ref.exp: Replace xfail setup by unsupported check.
4361
4362 2020-02-19 Doug Evans <dje@google.com>
4363
4364 PR rust/25535
4365 * gdb.rust/simple.exp: Add test.
4366 * gdb.rust/simple.rs: Add test.
4367
4368 2020-02-19 Tom de Vries <tdevries@suse.de>
4369
4370 * gdb.base/corefile-buildid.exp (check_exec_file): Match info files
4371 output line-by-line.
4372
4373 2020-02-19 Tom de Vries <tdevries@suse.de>
4374
4375 * gdb.cp/cpexprs.exp: Remove c++/14186 kfail.
4376
4377 2020-02-19 Tom de Vries <tdevries@suse.de>
4378
4379 * gdb.base/solib-overlap.exp: Use exec instead of system to execute
4380 prelink.
4381
4382 2020-02-19 Tom de Vries <tdevries@suse.de>
4383
4384 * lib/cache.exp (ignore_pass, gdb_do_cache_wrap): New proc.
4385 (gdb_do_cache): Use gdb_do_cache_wrap.
4386 * gdb.base/gdb-caching-proc.exp (test_proc): Use gdb_do_cache_wrap.
4387
4388 2020-02-19 Tom de Vries <tdevries@suse.de>
4389
4390 * lib/dtrace.exp (dtrace_build_usdt_test_program): Use quiet as
4391 gdb_compile option.
4392
4393 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
4394
4395 * gdb.base/printcmds.exp (test_print_enums): Update expected
4396 output.
4397
4398 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
4399
4400 * gdb.base/printcmds.exp (test_print_enums): Expect hex values
4401 for "unknown".
4402
4403 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
4404
4405 * gdb.base/printcmds.c (enum flag_enum): Add FE_TWO_LEGACY
4406 enumerator.
4407
4408 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
4409
4410 * gdb.base/printcmds.c (enum flag_enum): Prefix enumerators with
4411 FE_, add FE_NONE.
4412 (three): Update.
4413 (enum flag_enum_without_zero): New enum.
4414 (flag_enum_without_zero): New variable.
4415 (enum not_flag_enum): New enum.
4416 (three_not_flag): New variable.
4417 * gdb.base/printcmds.exp (test_artificial_arrays): Update.
4418 (test_print_enums): Add more tests for printing flag enums.
4419
4420 2020-02-18 Tom de Vries <tdevries@suse.de>
4421
4422 * lib/ada.exp (gdb_compile_ada_1): Factor out of ...
4423 (gdb_compile_ada): ... here.
4424 (gnat_runtime_has_debug_info): Remove fail call for gdb_compile_ada
4425 failure. Use gdb_compile_ada_1 instead of gdb_compile_ada.
4426
4427 2020-02-14 Tom Tromey <tom@tromey.com>
4428
4429 * lib/gdbserver-support.exp (find_gdbserver): Find gdbserver in
4430 build directory.
4431 * boards/gdbserver-base.exp: Update path to gdbserver.
4432
4433 2020-02-13 Tom de Vries <tdevries@suse.de>
4434
4435 * lib/ada.exp (gdb_compile_ada): Delete stale exec before compilation.
4436
4437 2020-02-13 Tom de Vries <tdevries@suse.de>
4438
4439 * gdb.ada/catch_ex_std.exp: Indicate unsupported if gnatbind/gnatlink
4440 are missing.
4441
4442 2020-02-13 Tom de Vries <tdevries@suse.de>
4443
4444 * lib/ada.exp (gnatmake_version_at_least): Wrap exec call in a catch
4445 call.
4446
4447 2020-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
4448
4449 PR tui/25126
4450 https://bugzilla.redhat.com/show_bug.cgi?id=1784210
4451 * gdb.base/cached-source-file.c: New file.
4452 * gdb.base/cached-source-file.exp: New file.
4453
4454 2020-02-11 Tom de Vries <tdevries@suse.de>
4455
4456 PR testsuite/25488
4457 * lib/gdb.exp (gdb_init): Unset $file_last_loaded.
4458
4459 2020-02-10 Tom de Vries <tdevries@suse.de>
4460
4461 * gdb.multi/multi-target.exp: Skip if skip_gdbserver_tests.
4462
4463 2020-02-10 Maciej W. Rozycki <macro@wdc.com>
4464
4465 * gdb.base/step-over-no-symbols.exp: Verify that $before_addr
4466 and $after_addr are both integers before making a comparison.
4467
4468 2020-02-09 Tom de Vries <tdevries@suse.de>
4469
4470 * gdb.base/many-headers.exp: Echo gdb command to gdb.log. Capture gdb
4471 command output and paste it into gdb.log. If any, paste catch message
4472 to gdb.log.
4473
4474 2020-02-07 Tom Tromey <tromey@adacore.com>
4475
4476 PR breakpoints/24915:
4477 * gdb.base/annotate-symlink.exp: Use setup_xfail.
4478
4479 2020-02-06 Shahab Vahedi <shahab@synopsys.com>
4480
4481 * gdb.tui/tui-missing-src.exp: Add the "missing source
4482 file" test for the TUI.
4483
4484 2020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
4485
4486 * gdb.server/multi-ui-errors.exp: Give a test a real name to avoid
4487 including a port number in the output.
4488
4489 2020-02-04 Alok Kumar Sharma <alokkumar.sharma@amd.com>
4490
4491 * lib/fortran.exp (fortran_int4): Handle clang.
4492 (fortran_int8): Likewise.
4493 (fortran_real4): Likewise.
4494 (fortran_real8): Likewise.
4495 (fortran_complex4): Likewise.
4496 (fortran_logical4): Likewise.
4497 (fortran_character1): Likewise.
4498
4499 2020-02-04 Tom de Vries <tdevries@suse.de>
4500
4501 * README (Race detection): Add note.
4502
4503 2020-02-04 Tom de Vries <tdevries@suse.de>
4504
4505 * lib/gdb.exp (inferior_exited_re): Use "\[^\n\r\]*" instead of ".*".
4506
4507 2020-02-04 Tom de Vries <tdevries@suse.de>
4508
4509 * lib/gdb.exp (inferior_exited_re): Use non-capturing parentheses.
4510
4511 2020-02-03 Rogerio A. Cardoso <rcardoso@linux.ibm.com>
4512
4513 * gdb.arch/powerpc-power8.exp: Delete trailing whitespace of
4514 tbegin., tend. instructions. Replace bctar-, bctar+, bctarl-,
4515 bctarl+ extended mnemonics when avaliable by bgttar, bnstarl,
4516 blttar, bnetarl.
4517 * gdb.arch/powerpc-power8.s: Fix comments. Fix instructions
4518 binary for blttar, bnetarl.
4519 * gdb.arch/powerpc-power9.exp: Delete trailing whitespace of
4520 wait instruction. Delete ldmx test.
4521 * gdb.arch/powerpc-power9.s: Delete ldmx instruction.
4522
4523 2020-02-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
4524
4525 * gdb.fortran/array-bounds-high.exp: New file.
4526 * gdb.fortran/array-bounds-high.f90: New file.
4527
4528 2020-02-03 Lukas Durfina <ldurfina@tachyum.com> (tiny change)
4529
4530 * gdb.base/fileio.c: Remove #include of <sys/errno.h>.
4531 Replace #include of <sys/fcntl.h> by <fcntl.h>.
4532
4533 2020-02-01 Tom de Vries <tdevries@suse.de>
4534
4535 * gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
4536
4537 2020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
4538
4539 PR tui/9765
4540 * gdb.tui/tui-layout-asm-short-prog.S: New file.
4541 * gdb.tui/tui-layout-asm-short-prog.exp: New file.
4542
4543 2020-01-29 Luis Machado <luis.machado@linaro.org>
4544
4545 * gdb.arch/aarch64-brk-patterns.c: New source file.
4546 * gdb.arch/aarch64-brk-patterns.exp: New test.
4547
4548 2020-01-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4549
4550 * gdb.cp/pass-by-ref-2.exp: Mark some tests as XFAIL based on the
4551 GCC/Clang version.
4552 * gdb.cp/pass-by-ref.exp: Ditto.
4553
4554 2020-01-29 Tom de Vries <tdevries@suse.de>
4555
4556 * gdb.threads/watchpoint-fork-child.c: Guard prints with #if DEBUG.
4557 * gdb.threads/watchpoint-fork-mt.c: Same.
4558 * gdb.threads/watchpoint-fork-parent.c: Same.
4559 * gdb.threads/watchpoint-fork-st.c: Same.
4560 * gdb.threads/watchpoint-fork.exp: Compile with DEBUG=0.
4561
4562 2020-01-27 Luis Machado <luis.machado@linaro.org>
4563
4564 * gdb.base/step-over-syscall.exp (setup): Check if we're already
4565 sitting at a syscall instruction when we hit the syscall function's
4566 breakpoint.
4567 Check PC against one obtained with the x command.
4568 Validate syscall number.
4569 (step_over_syscall): Don't continue to the syscall instruction if
4570 we're already there.
4571
4572 2020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4573
4574 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
4575
4576 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
4577
4578 * gdb.dwarf2/dw2-inline-many-frames.c: New file.
4579 * gdb.dwarf2/dw2-inline-many-frames.exp: New file.
4580
4581 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
4582
4583 * gdb.dwarf2/dw2-inline-stepping.c: New file.
4584 * gdb.dwarf2/dw2-inline-stepping.exp: New file.
4585
4586 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
4587
4588 * gdb.base/maint.exp: Update line table parsing test.
4589 * gdb.dwarf2/dw2-ranges-base.exp: Add new line table parsing test.
4590
4591 2020-01-24 Pedro Alves <palves@redhat.com>
4592
4593 PR gdb/25410
4594 * gdb.multi/multi-re-run-1.c: New.
4595 * gdb.multi/multi-re-run-2.c: New.
4596 * gdb.multi/multi-re-run.exp: New.
4597
4598 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
4599
4600 PR gdb/23718
4601 * gdb.server/server-kill-python.exp: New file.
4602
4603 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
4604
4605 * gdb.server/multi-ui-errors.c: New file.
4606 * gdb.server/multi-ui-errors.exp: New file.
4607
4608 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
4609
4610 PR tui/9765
4611 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
4612
4613 2020-01-19 Tom Tromey <tom@tromey.com>
4614
4615 * gdb.tui/main.exp: Add check for plain "file".
4616
4617 2020-01-16 Christian Biesinger <cbiesinger@google.com>
4618
4619 * lib/gdb.exp: Fix spelling error (seperatelly).
4620
4621 2020-01-14 Tom Tromey <tom@tromey.com>
4622
4623 PR symtab/12535:
4624 * gdb.python/python.exp: Test decode_line with empty string
4625 argument.
4626
4627 2020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
4628
4629 * gdb.base/skip-inline.exp: Extend test.
4630
4631 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
4632
4633 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
4634 * gdb.dwarf2/dw2-bad-elf.c: New file.
4635 * gdb.dwarf2/dw2-bad-elf.exp: New file.
4636
4637 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
4638
4639 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
4640 _line_saw_file.
4641
4642 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
4643
4644 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
4645 border.
4646
4647 2020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4648
4649 * gdb.multi/multi-target.exp (setup): Factor out "info
4650 connections" and "info inferiors" tests to ...
4651 (test_info_inferiors): ... this new procedure.
4652 (top level): Run new "info-inferiors" tests.
4653
4654 2020-01-10 Pedro Alves <palves@redhat.com>
4655
4656 * gdb.server/bkpt-other-inferior.exp: New file.
4657
4658 2020-01-10 Pedro Alves <palves@redhat.com>
4659
4660 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
4661 of "add-inferior".
4662 * gdb.base/quit-live.exp: Likewise.
4663 * gdb.base/remote-exec-file.exp: Likewise.
4664 * gdb.guile/scm-progspace.exp: Likewise.
4665 * gdb.linespec/linespec.exp: Likewise.
4666 * gdb.mi/new-ui-mi-sync.exp: Likewise.
4667 * gdb.mi/user-selected-context-sync.exp: Likewise.
4668 * gdb.multi/multi-target.exp (setup): Add "info connection" and
4669 "info inferiors" tests.
4670 * gdb.multi/remove-inferiors.exp: Adjust expected output of
4671 "add-inferior".
4672 * gdb.multi/watchpoint-multi.exp: Likewise.
4673 * gdb.python/py-inferior.exp: Likewise.
4674 * gdb.server/extended-remote-restart.exp: Likewise.
4675 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
4676 "info inferiors".
4677 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
4678 * gdb.trace/report.exp: Likewise.
4679
4680 2020-01-10 Pedro Alves <palves@redhat.com>
4681
4682 * gdb.multi/multi-target.c: New file.
4683 * gdb.multi/multi-target.exp: New file.
4684 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
4685 mode requested, but remote does not support non-stop".
4686
4687 2020-01-10 Pedro Alves <palves@redhat.com>
4688
4689 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
4690 disconnect before reconnecting.
4691
4692 2020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4693 Pedro Alves <palves@redhat.com>
4694
4695 * gdb.server/connect-without-multi-process.exp: Also test
4696 continuing to end.
4697
4698 2020-01-10 Pedro Alves <palves@redhat.com>
4699
4700 * gdb.base/remote-exec-file.exp: New file.
4701
4702 2020-01-10 Pedro Alves <palves@redhat.com>
4703
4704 * gdb.base/fork-running-state.exp (do_test): Adjust expected
4705 output.
4706 * gdb.threads/async.c: New.
4707 * gdb.threads/async.exp: New.
4708 * gdb.multi/tids-gid-reset.c: New.
4709 * gdb.multi/tids-gid-reset.exp: New.
4710
4711 2020-01-10 George Barrett <bob@bob131.so>
4712
4713 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
4714 to help in finding the image relocation offset.
4715 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
4716 options in arguments.
4717 (stap_test_no_debuginfo): Likewise.
4718 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
4719 test variants.
4720 (stap_test): Add null semaphore relocation test.
4721
4722 2020-01-10 George Barrett <bob@bob131.so>
4723
4724 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
4725 * gdb.base/stap-probe.exp: Likewise.
4726 (stap_test): Pass argument as an additional flag.
4727 (stap_test_no_debuginfo): Likewise.
4728 (stap_test): Check `info probes stap' output for semaphore
4729 addresses if the test binary is supposed to have them.
4730
4731 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
4732
4733 * gdb.tui/basic.exp: Add more scrolling tests.
4734
4735 2020-01-09 Tom Tromey <tom@tromey.com>
4736
4737 PR tui/18932:
4738 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
4739 meangingful value.
4740 (Term::command, Term::resize): Update.
4741 * gdb.tui/basic.exp: Add scrolling test.
4742
4743 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
4744
4745 * gdb.tui/tui-layout-asm.exp: New file.
4746
4747 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
4748
4749 * lib/tuiterm.exp (Term::check_box_contents): New proc.
4750
4751 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
4752
4753 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
4754 (Term::enter_tui): Use Term::prepare_for_tui.
4755
4756 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
4757
4758 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
4759 called.
4760
4761 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
4762
4763 * gdb.base/skip.exp: Fix race condition in test.
4764
4765 2020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
4766
4767 * gdb.base/backtrace.c: New file.
4768 * gdb.base/backtrace.exp: New file.
4769
4770 2020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
4771
4772 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
4773
4774 2020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4775
4776 * gdb.base/style.exp: Test that warnings are styled.
4777
4778 2019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
4779
4780 * gdb.base/line65535.exp: New file.
4781 * gdb.base/line65535.c: New file.
4782
4783 2019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
4784
4785 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
4786 * lib/gnat_debug_info_test.adb: New file.
4787 * gdb.ada/ptype_tagged_param.exp: Use
4788 gnat_runtime_has_debug_info, expect a different output if
4789 runtime does not have debug info.
4790
4791 2019-12-20 Simon Marchi <simon.marchi@efficios.com>
4792
4793 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
4794 (another) quote in test name.
4795
4796 2019-12-20 Simon Marchi <simon.marchi@efficios.com>
4797
4798 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
4799 Add quote in test name.
4800
4801 2019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4802
4803 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
4804 directory instead.
4805 * gdb.cp/pass-by-ref.exp: Extend with more cases.
4806 * gdb.cp/pass-by-ref-2.cc: New file.
4807 * gdb.cp/pass-by-ref-2.exp: New file.
4808
4809 2019-12-20 Tom Tromey <tom@tromey.com>
4810
4811 * gdb.tui/list-before.exp: New file.
4812
4813 2019-12-20 Tom Tromey <tom@tromey.com>
4814
4815 * gdb.tui/list.exp: Check for source on initial listing.
4816
4817 2019-12-11 Tom Tromey <tromey@adacore.com>
4818
4819 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
4820 Add crlf test.
4821
4822 2019-12-18 Simon Marchi <simon.marchi@efficios.com>
4823
4824 * gdb.base/default.exp: Update value of $_gdb_major.
4825
4826 2019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
4827
4828 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
4829
4830 2019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
4831
4832 * gdb.base/skip.exp: Whitespace fix.
4833
4834 2019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
4835
4836 * gdb.base/skip-inline.c: New file.
4837 * gdb.base/skip-inline.exp: New file.
4838
4839 2019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
4840
4841 * gdb.base/jit-reader.exp (jit_reader_test): Rename
4842 jit_function_00 to jit_function_stack_mangle.
4843 * gdb.base/jithost.c (jit_function_t): Rename to...
4844 (jit_function_stack_mangle_t): ... this.
4845 (jit_function_add_t): New typedef.
4846 (jit_function_00_code): Rename to...
4847 (jit_function_stack_mangle_code): ... this, make static.
4848 (jit_function_add_code): New.
4849 (main): Generate "add" function and call it. Adjust to changes
4850 in jithost_abi.
4851 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
4852 (struct jithost_abi) <begin, end>: Remove fields.
4853 <object, function_stack_mangle, function_add>: New fields.
4854 * gdb.base/jitreader.c (struct reader_state) <code_begin,
4855 code_end>: Remove fields.
4856 <func_stack_mangle>: New field.
4857 (read_debug_info): Adjust to renaming, create block for "add"
4858 function.
4859 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
4860
4861 2019-12-11 Tom Tromey <tom@tromey.com>
4862
4863 * gdb.tui/resize.exp: Fix regexp.
4864 * gdb.tui/regs.exp: Fix regexps.
4865 * gdb.tui/main.exp: Fix regexp.
4866
4867 2019-12-11 Tom Tromey <tom@tromey.com>
4868
4869 * gdb.tui/resize.exp: Update.
4870 * gdb.tui/empty.exp (layouts): Update.
4871
4872 2019-12-11 Tom Tromey <tom@tromey.com>
4873
4874 * gdb.tui/regs.exp: Update.
4875 * gdb.tui/empty.exp (layouts): Update.
4876 * gdb.tui/basic.exp: Update.
4877 * lib/tuiterm.exp (_check_box): Don't check bottom border.
4878
4879 2019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4880
4881 * gdb.base/options.exp: Add -raw-values in the print completion list.
4882 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
4883
4884 2019-12-10 Kevin Buettner <kevinb@redhat.com>
4885
4886 * gdb.threads/omp-par-scope.c: New file.
4887 * gdb/threads/omp-par-scope.exp: New file.
4888
4889 2019-12-10 Kevin Buettner <kevinb@redhat.com>
4890
4891 * lib/gdb.exp (support_nested_function_tests): New proc.
4892
4893 2019-12-10 Kevin Buettner <kevinb@redhat.com>
4894
4895 * lib/gdb.exp (gdb_compile_openmp): New proc.
4896 (build_executable_from_specs): Add an "openmp" option.
4897 (gdb_compile_pthreads): Add non-executable case.
4898
4899 2019-12-10 Tom Tromey <tromey@adacore.com>
4900
4901 * gdb.ada/unchecked_union.exp: New file.
4902 * gdb.ada/unchecked_union/pck.adb: New file.
4903 * gdb.ada/unchecked_union/pck.ads: New file.
4904 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
4905 * gdb-utils.exp (string_to_regexp): Also quote "?".
4906
4907 2019-12-10 George Barrett <bob@bob131.so>
4908
4909 Test scripted probe breakpoints.
4910 * gdb.guile/scm-breakpoint.c (main): Add probe point.
4911 * gdb.python/py-breakpoint.c (main): Likewise.
4912 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
4913 specifier test.
4914 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
4915
4916 2019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4917
4918 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
4919 an rvalue parameter.
4920 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
4921 parameter.
4922
4923 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
4924
4925 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
4926 modules.
4927
4928 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
4929
4930 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
4931 broken version of GCC.
4932
4933 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
4934
4935 * gdb.fortran/info-modules.exp: Rewrite to make use of new
4936 sym-info-cmds library.
4937 * gdb.fortran/info-types.exp: Likewise.
4938 * lib/sym-info-cmds.exp: New file.
4939
4940 2019-12-08 Tom de Vries <tdevries@suse.de>
4941
4942 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
4943
4944 2019-12-07 Keith Seitz <keiths@redhat.com>
4945
4946 * gdb.base/corefile-buildid-shlib-shr.c: New file.
4947 * gdb.base/corefile-buildid-shlib.c: New file.
4948 * gdb.base/corefile-buildid.c: New file.
4949 * gdb.base/corefile-buildid.exp: New file.
4950
4951 2019-12-06 Tom de Vries <tdevries@suse.de>
4952
4953 * gdb.dwarf2/varval.exp: Add decl before def test.
4954
4955 2019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4956
4957 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
4958
4959 2019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4960
4961 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
4962 CV and reference conversion for overload resolution.
4963 * gdb.cp/rvalue-ref-overload.exp: Test it.
4964
4965 2019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4966
4967 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
4968 * gdb.base/frameapply.exp: Test faas without command.
4969
4970 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
4971
4972 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
4973 Fortran tests.
4974 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
4975 order.
4976
4977 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
4978
4979 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
4980 casting to type with no kind specified.
4981 (test_basic_parsing_of_type_kinds): Additional tests for types
4982 with no kind specified, and add tests for single/double
4983 precision/complex types.
4984
4985 2019-12-04 Tom Tromey <tromey@adacore.com>
4986
4987 * gdb.base/endianity.c (struct other) <x>: New field.
4988 (main): Initialize it.
4989 * gdb.base/endianity.exp: Update.
4990
4991 2019-12-04 Tom Tromey <tromey@adacore.com>
4992
4993 * gdb.ada/scalar_storage/storage.adb: New file.
4994 * gdb.ada/scalar_storage/pck.adb: New file.
4995 * gdb.ada/scalar_storage/pck.ads: New file.
4996 * gdb.ada/scalar_storage.exp: New file.
4997
4998 2019-12-04 Tom Tromey <tromey@adacore.com>
4999
5000 * gdb.base/endianity.c (struct otherendian) <f>: New field.
5001 (main): Initialize it.
5002 * gdb.base/endianity.exp: Update.
5003
5004 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
5005
5006 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
5007
5008 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
5009
5010 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
5011 -symbol-info-module-functions and -symbol-info-module-variables.
5012
5013 2019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
5014
5015 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
5016
5017 2019-12-01 Richard Bunt <richard.bunt@arm.com>
5018 Andrew Burgess <andrew.burgess@embecosm.com>
5019
5020 * gdb.fortran/derived-type-striding.exp: New file.
5021 * gdb.fortran/derived-type-striding.f90: New file.
5022 * gdb.fortran/array-slices.exp: New file.
5023 * gdb.fortran/array-slices.f90: New file.
5024
5025 2019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5026
5027 * gdb.base/define.exp: Test . in command names.
5028 * gdb.base/setshow.exp: Update test, as . is now part of
5029 command name.
5030
5031 2019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5032
5033 * gdb.base/define-prefix.exp: New file.
5034
5035 2019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
5036
5037 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
5038 compile.
5039 (skip_btrace_pt_tests): Likewise.
5040
5041 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
5042
5043 * gdb.fortran/info-modules.exp: Compile source files in correct
5044 order.
5045
5046 2019-11-27 Kevin Buettner <kevinb@redhat.com>
5047
5048 * gdb.dwarf2/imported-unit.exp: New file.
5049 * gdb.dwarf2/imported-unit.c: New file.
5050
5051 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
5052
5053 * gdb.mi/mi-fortran-modules-2.f90: New file.
5054 * gdb.mi/mi-fortran-modules.exp: New file.
5055 * gdb.mi/mi-fortran-modules.f90: New file.
5056
5057 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
5058
5059 * gdb.mi/mi-sym-info-1.c: New file.
5060 * gdb.mi/mi-sym-info-2.c: New file.
5061 * gdb.mi/mi-sym-info.exp: New file.
5062
5063 2019-11-22 Tom Tromey <tromey@adacore.com>
5064
5065 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
5066 * gdb.ada/tasks/foo.adb: Add another stopping location.
5067
5068 2019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
5069
5070 * gdb.base/endianity.c: New test.
5071 * gdb.base/endianity.exp: New file.
5072
5073 2019-11-21 Lukas Durfina <ldurfina@tachyum.com>
5074
5075 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
5076
5077 2019-11-21 Tom de Vries <tdevries@suse.de>
5078
5079 PR gdb/24956
5080 * gdb.base/ui-redirect.exp: Test output of user-defined command.
5081
5082 2019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
5083
5084 * gdb.python/py-progspace.exp: Add missing parentheses on some
5085 'print' commands.
5086
5087 2019-11-19 Tom Tromey <tom@tromey.com>
5088
5089 * gdb.tui/winheight.exp: New file.
5090
5091 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
5092
5093 * gdb.base/ctf-whatis.c: Delete.
5094 * gdb.base/ctf-whatis.exp: Delete.
5095 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
5096
5097 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
5098
5099 * gdb.base/ctf-cvexpr.exp: Delete.
5100 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
5101
5102 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
5103
5104 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
5105 the compiler. Clean up header comment a little.
5106 * gdb.base/ctf-ptype.exp: Likewise.
5107 * gdb.base/ctf-whatis.exp: Likewise.
5108 * lib/gdb.exp (skip_ctf_tests): New proc.
5109
5110 2019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
5111
5112 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
5113 * gdb.tui/corefile-run.exp: New file.
5114
5115 2019-11-14 Tom Tromey <tromey@adacore.com>
5116
5117 * gdb.base/gdbvars.exp (test_convenience_variables): Add
5118 regression tests.
5119
5120 2019-11-12 Tom Tromey <tom@tromey.com>
5121
5122 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
5123 after any command. Expect prompt after WAIT_FOR is seen.
5124 (enter_tui): Enable resize messages.
5125 (command): Expect command in output.
5126 (get_line): Avoid error when cursor appears to be off-screen.
5127 (dump_screen): Include screen size in title.
5128 (_do_resize): New proc, from "resize".
5129 (resize): Rewrite. Do resize in two steps.
5130 * gdb.tui/empty.exp (layouts): Fix entries.
5131 (check_boxes): Remove xfail.
5132 (check_text): Dump screen on failure.
5133
5134 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
5135
5136 * gdb.python/py-symbol.exp: Add test for
5137 gdb.lookup_static_symbols.
5138
5139 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
5140
5141 * gdb.python/py-symbol.c: Declare and call function from new
5142 py-symbol-2.c file.
5143 * gdb.python/py-symbol.exp: Compile both source files, and add new
5144 tests for gdb.lookup_static_symbol.
5145 * gdb.python/py-symbol-2.c: New file.
5146
5147 2019-11-02 Tom de Vries <tdevries@suse.de>
5148
5149 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
5150 * gdb.base/anon.exp: Same.
5151 * gdb.base/auto-connect-native-target.exp: Same.
5152 * gdb.base/call-ar-st.exp: Same.
5153 * gdb.base/catch-syscall.exp: Same.
5154 * gdb.base/commands.exp: Same.
5155 * gdb.base/default.exp: Same.
5156 * gdb.base/display.exp: Same.
5157 * gdb.base/float.exp: Same.
5158 * gdb.base/foll-fork.exp: Same.
5159 * gdb.base/help.exp: Same.
5160 * gdb.base/info-macros.exp: Same.
5161 * gdb.base/info-proc.exp: Same.
5162 * gdb.base/info-target.exp: Same.
5163 * gdb.base/long_long.exp: Same.
5164 * gdb.base/macscp.exp: Same.
5165 * gdb.base/memattr.exp: Same.
5166 * gdb.base/nofield.exp: Same.
5167 * gdb.base/pointers.exp: Same.
5168 * gdb.base/printcmds.exp: Same.
5169 * gdb.base/ptype.exp: Same.
5170 * gdb.base/restore.exp: Same.
5171 * gdb.base/return.exp: Same.
5172 * gdb.base/scope.exp: Same.
5173 * gdb.base/set-noassign.exp: Same.
5174 * gdb.base/setshow.exp: Same.
5175 * gdb.base/shlib-call.exp: Same.
5176 * gdb.base/signals.exp: Same.
5177 * gdb.base/sigstep.exp: Same.
5178 * gdb.base/skip.exp: Same.
5179 * gdb.base/solib-symbol.exp: Same.
5180 * gdb.base/stap-probe.exp: Same.
5181 * gdb.base/step-line.exp: Same.
5182 * gdb.base/step-test.exp: Same.
5183 * gdb.base/style.exp: Same.
5184 * gdb.base/varargs.exp: Same.
5185 * gdb.base/vla-datatypes.exp: Same.
5186 * gdb.base/vla-ptr.exp: Same.
5187 * gdb.base/vla-sideeffect.exp: Same.
5188 * gdb.base/volatile.exp: Same.
5189 * gdb.base/watch-cond-infcall.exp: Same.
5190 * gdb.base/watchpoint.exp: Same.
5191
5192 2019-11-02 Tom de Vries <tdevries@suse.de>
5193
5194 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
5195 * gdb.cp/cpexprs.exp: Same.
5196 * gdb.cp/except-multi-location.exp: Same.
5197 * gdb.cp/exceptprint.exp: Same.
5198 * gdb.cp/gdb2384.exp: Same.
5199 * gdb.cp/inherit.exp: Same.
5200 * gdb.cp/m-static.exp: Same.
5201 * gdb.cp/meth-typedefs.exp: Same.
5202 * gdb.cp/misc.exp: Same.
5203 * gdb.cp/namespace.exp: Same.
5204 * gdb.cp/non-trivial-retval.exp: Same.
5205 * gdb.cp/overload.exp: Same.
5206 * gdb.cp/pr17132.exp: Same.
5207 * gdb.cp/re-set-overloaded.exp: Same.
5208 * gdb.cp/rvalue-ref-types.exp: Same.
5209 * gdb.cp/templates.exp: Same.
5210
5211 2019-11-01 Luis Machado <luis.machado@linaro.org>
5212
5213 PR gdb/25124
5214
5215 * gdb.arch/pr25124.S: New file.
5216 * gdb.arch/pr25124.exp: New file.
5217
5218 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
5219
5220 * gdb.fortran/info-modules.exp: Update expected results, and add
5221 additional tests for 'info module functinos', and 'info module
5222 variables'.
5223 * gdb.fortran/info-types.exp: Update expected results.
5224 * gdb.fortran/info-types.f90: Extend testcase with additional
5225 module variables and functions.
5226
5227 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
5228
5229 * gdb.fortran/info-modules.exp: New file.
5230 * gdb.fortran/info-types.exp: Build with new file.
5231 * gdb.fortran/info-types.f90: Include and use new module.
5232 * gdb.fortran/info-types-2.f90: New file.
5233
5234 2019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5235
5236 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
5237 * gdb.base/settings.exp: Test all settings types using
5238 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
5239 that now verifies that the value of "maint show" is the same as
5240 returned by the settings functions. Test the type of the
5241 maintenance settings.
5242 * gdb.base/default.exp: Update show_conv_list.
5243
5244 2019-10-31 Tom de Vries <tdevries@suse.de>
5245
5246 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
5247 gdb_test.
5248 * gdb.arch/amd64-disp-step.exp: Same.
5249 * gdb.asm/asm-source.exp: Same.
5250 * gdb.btrace/buffer-size.exp: Same.
5251 * gdb.btrace/cpu.exp: Same.
5252 * gdb.btrace/enable.exp: Same.
5253 * gdb.dwarf2/count.exp: Same.
5254 * gdb.dwarf2/dw2-ranges-func.exp: Same.
5255 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
5256 * gdb.fortran/vla-datatypes.exp: Same.
5257 * gdb.fortran/vla-history.exp: Same.
5258 * gdb.fortran/vla-ptype.exp: Same.
5259 * gdb.fortran/vla-value.exp: Same.
5260 * gdb.fortran/whatis_type.exp: Same.
5261 * gdb.guile/guile.exp: Same.
5262 * gdb.multi/tids.exp: Same.
5263 * gdb.python/py-finish-breakpoint.exp: Same.
5264 * gdb.python/py-framefilter.exp: Same.
5265 * gdb.python/py-pp-registration.exp: Same.
5266 * gdb.python/py-xmethods.exp: Same.
5267 * gdb.python/python.exp: Same.
5268 * gdb.server/connect-with-no-symbol-file.exp: Same.
5269 * gdb.server/no-thread-db.exp: Same.
5270 * gdb.server/run-without-local-binary.exp: Same.
5271 * gdb.stabs/weird.exp: Same.
5272 * gdb.threads/attach-many-short-lived-threads.exp: Same.
5273 * gdb.threads/thread-find.exp: Same.
5274 * gdb.threads/tls-shared.exp: Same.
5275 * gdb.threads/tls.exp: Same.
5276 * gdb.threads/wp-replication.exp: Same.
5277 * gdb.trace/ax.exp: Same.
5278 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
5279
5280 2019-10-31 Tom de Vries <tdevries@suse.de>
5281
5282 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
5283 * gdb.ada/array_subscript_addr.exp: Same.
5284 * gdb.ada/arrayidx.exp: Same.
5285 * gdb.ada/arrayparam.exp: Same.
5286 * gdb.ada/arrayptr.exp: Same.
5287 * gdb.ada/boolean_expr.exp: Same.
5288 * gdb.ada/call_pn.exp: Same.
5289 * gdb.ada/complete.exp: Same.
5290 * gdb.ada/fixed_cmp.exp: Same.
5291 * gdb.ada/fun_addr.exp: Same.
5292 * gdb.ada/funcall_param.exp: Same.
5293 * gdb.ada/interface.exp: Same.
5294 * gdb.ada/mod_from_name.exp: Same.
5295 * gdb.ada/null_array.exp: Same.
5296 * gdb.ada/packed_array.exp: Same.
5297 * gdb.ada/packed_tagged.exp: Same.
5298 * gdb.ada/print_chars.exp: Same.
5299 * gdb.ada/print_pc.exp: Same.
5300 * gdb.ada/ptype_arith_binop.exp: Same.
5301 * gdb.ada/ptype_field.exp: Same.
5302 * gdb.ada/ptype_tagged_param.exp: Same.
5303 * gdb.ada/rec_return.exp: Same.
5304 * gdb.ada/ref_tick_size.exp: Same.
5305 * gdb.ada/str_ref_cmp.exp: Same.
5306 * gdb.ada/taft_type.exp: Same.
5307 * gdb.ada/tagged.exp: Same.
5308 * gdb.ada/type_coercion.exp: Same.
5309 * gdb.ada/uninitialized_vars.exp: Same.
5310
5311 2019-10-30 Tom de Vries <tdevries@suse.de>
5312
5313 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
5314
5315 2019-10-26 Tom de Vries <tdevries@suse.de>
5316
5317 * gdb.base/bigcore.c: Fix typos in comments.
5318 * gdb.base/ctf-ptype.c: Same.
5319 * gdb.base/long_long.c: Same.
5320 * gdb.dwarf2/dw2-op-out-param.S: Same.
5321 * gdb.python/py-evthreads.c: Same.
5322 * gdb.reverse/i387-stack-reverse.c: Same.
5323 * gdb.trace/tfile.c: Same.
5324 * lib/compiler.c: Same.
5325 * lib/compiler.cc: Same.
5326
5327 2019-10-25 Tom de Vries <tdevries@suse.de>
5328
5329 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
5330 gdb_test_multiple calls.
5331 * gdb.reverse/sigall-reverse.exp: Same.
5332 * gdb.reverse/solib-precsave.exp: Same.
5333 * gdb.reverse/solib-reverse.exp: Same.
5334 * gdb.reverse/until-precsave.exp: Same.
5335 * gdb.reverse/until-reverse.exp: Same.
5336
5337 2019-10-24 Tom de Vries <tdevries@suse.de>
5338
5339 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
5340 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
5341 kfail using -wrap pattern flag and convenience variable
5342 gdb_test_name.
5343
5344 2019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
5345
5346 * gdb.python/py-progspace.exp: Add tests for the
5347 Progspace.block_for_pc method.
5348
5349 2019-10-23 Tom Tromey <tom@tromey.com>
5350
5351 * configure: Rebuild.
5352 * aclocal.m4: Use m4_include, not sinclude.
5353
5354 2019-10-21 Tom de Vries <tdevries@suse.de>
5355
5356 * gdb.base/infcall-nested-structs.c: Add
5357 __attribute__((noinline,noclone)) to all functions.
5358 (call_all): Add missing variable initialization. Simplify return value.
5359 (breakpt): Increment volatile variable, to prevent call from being
5360 optimized out.
5361 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
5362
5363 2019-10-17 Tom de Vries <tdevries@suse.de>
5364
5365 * gdb.fortran/module.exp: Allow info variables to print info for files
5366 other than module.f90.
5367
5368 2019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
5369
5370 * gdb.fortran/module.exp: Extend with 'info variables' test.
5371
5372 2019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
5373
5374 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
5375 F77_FOR_TARGET.
5376
5377 2019-10-16 Tom de Vries <tdevries@suse.de>
5378
5379 PR tdep/25096
5380 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
5381
5382 2019-10-16 Tom de Vries <tdevries@suse.de>
5383
5384 PR tdep/24104
5385 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
5386 Add KFAIL for PR tdep/25096.
5387
5388 2019-10-16 Tom de Vries <tdevries@suse.de>
5389
5390 PR testsuite/25059
5391 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
5392
5393 2019-10-16 Tom de Vries <tdevries@suse.de>
5394
5395 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
5396 as signed.
5397
5398 2019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
5399
5400 * gdb.mi/list-thread-groups-available.exp: Read entries one by
5401 one instead of increasing timeout.
5402
5403 2019-10-13 Tom de Vries <tdevries@suse.de>
5404
5405 PR record/25038
5406 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
5407 * gdb.reverse/sigall-reverse.exp: Same.
5408 * gdb.reverse/solib-precsave.exp: Same.
5409 * gdb.reverse/solib-reverse.exp: Same.
5410 * gdb.reverse/step-precsave.exp: Same.
5411 * gdb.reverse/until-precsave.exp: Same.
5412 * gdb.reverse/until-reverse.exp: Same.
5413 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
5414
5415 2019-10-10 Andreas Arnez <arnez@linux.ibm.com>
5416
5417 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
5418 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
5419 (cmp_struct_05_01, cmp_struct_static_02_01)
5420 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
5421 comparisons.
5422
5423 2019-10-10 Tom de Vries <tdevries@suse.de>
5424
5425 PR testsuite/24888
5426 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
5427 gnatlink.
5428
5429 2019-10-09 Tom de Vries <tdevries@suse.de>
5430
5431 PR testsuite/25048
5432 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
5433
5434 2019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
5435
5436 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
5437 exceptions due to missing debug information.
5438
5439 2019-10-07 Tom de Vries <tdevries@suse.de>
5440
5441 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
5442
5443 2019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
5444
5445 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
5446 * gdb.base/annota1.exp: Update to use gdb_test_name.
5447
5448 2019-10-07 Weimin Pan <weimin.pan@oracle.com>
5449
5450 * gdb.base/ctf-whatis.exp: New file.
5451 * gdb.base/ctf-whatis.c: New file.
5452 * gdb.base/ctf-ptype.exp: New file.
5453 * gdb.base/ctf-ptype.c: New file.
5454 * gdb.base/ctf-constvars.exp: New file.
5455 * gdb.base/ctf-constvars.c: New file.
5456 * gdb.base/ctf-cvexpr.exp: New file.
5457
5458 2019-10-04 Tom de Vries <tdevries@suse.de>
5459
5460 * gdb.cp/local-static.c (main): Move declaration of int i out of the
5461 for loop.
5462
5463 2019-10-03 Tom Tromey <tom@tromey.com>
5464
5465 PR rust/24976:
5466 * gdb.rust/simple.rs (Union2): New type.
5467 (main): Use Union2.
5468 * gdb.rust/simple.exp: Add test.
5469
5470 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
5471
5472 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
5473 nested function prefix.
5474
5475 2019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
5476 Richard Bunt <richard.bunt@arm.com>
5477 Andrew Burgess <andrew.burgess@embecosm.com>
5478
5479 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
5480 nested functions.
5481 * gdb.fortran/nested-funcs.f90: Update expected results.
5482 * gdb.fortran/nested-funcs-2.exp: New file.
5483 * gdb.fortran/nested-funcs-2.f90: New file.
5484
5485 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
5486
5487 * gdb.python/py-parameter.exp: Make test names unique.
5488 * gdb.python/py-template.exp: Likewise.
5489 * gdb.python/py-value.exp: Likewise.
5490
5491 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
5492
5493 * gdb.base/break-interp.exp: Reduce test name duplication.
5494 * gdb.base/call-sc.exp: Likewise.
5495 * gdb.base/callfuncs.exp: Likewise.
5496 * gdb.base/charset.exp: Likewise.
5497 * gdb.base/dump.exp: Likewise.
5498 * gdb.base/ena-dis-br.exp: Likewise.
5499 * gdb.base/relational.exp: Likewise.
5500 * gdb.base/step-over-syscall.exp: Likewise.
5501 * gdb.base/structs.exp: Likewise.
5502
5503 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
5504
5505 * gdb.linespec/explicit.exp: Make test names unique.
5506 * gdb.linespec/ls-errs.exp: Likewise.
5507
5508 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
5509
5510 * gdb.reverse/break-precsave.exp: Make test names unique.
5511 * gdb.reverse/break-reverse.exp: Likewise.
5512 * gdb.reverse/finish-precsave.exp: Likewise.
5513 * gdb.reverse/finish-reverse.exp: Likewise.
5514 * gdb.reverse/machinestate-precsave.exp: Likewise.
5515 * gdb.reverse/machinestate.exp: Likewise.
5516 * gdb.reverse/readv-reverse.exp: Likewise.
5517 * gdb.reverse/recvmsg-reverse.exp: Likewise.
5518 * gdb.reverse/sigall-precsave.exp: Likewise.
5519 * gdb.reverse/sigall-reverse.exp: Likewise.
5520 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
5521 * gdb.reverse/watch-precsave.exp: Likewise.
5522 * gdb.reverse/watch-reverse.exp: Likewise.
5523
5524 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
5525
5526 * gdb.threads/stop-with-handle.c: New file.
5527 * gdb.threads/stop-with-handle.exp: New file.
5528
5529 2019-10-03 Tom de Vries <tdevries@suse.de>
5530
5531 PR testsuite/25059
5532 * gdb.base/list-missing-source.exp: Allowing the "Compilation
5533 directory" line to be missing.
5534
5535 2019-10-03 Tom de Vries <tdevries@suse.de>
5536
5537 PR testsuite/25059
5538 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
5539 type optional.
5540
5541 2019-10-02 Andreas Arnez <arnez@linux.ibm.com>
5542
5543 * gdb.python/py-format-string.c (string.h): New include.
5544 (main): Fill a_struct_with_union.the_union.an_int with bytes of
5545 the same value, for endianness-independence.
5546 * gdb.python/py-format-string.exp (default_regexp_dict)
5547 (test_pretty_structs, test_format): Adjust expected output to the
5548 changed initialization.
5549
5550 2019-10-02 Tom Tromey <tromey@adacore.com>
5551
5552 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
5553
5554 2019-10-02 Pedro Alves <palves@redhat.com>
5555 Andrew Burgess <andrew.burgess@embecosm.com>
5556
5557 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
5558 "print-file-var.h".
5559 (this_version_id) Use ATTRIBUTE_VISIBILITY.
5560 (get_version_1): Print this_version_id and its address.
5561 Add extern "C" wrappers around interface functions.
5562 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
5563 "print-file-var.h".
5564 (this_version_id) Use ATTRIBUTE_VISIBILITY.
5565 (get_version_2): Print this_version_id and its address.
5566 Add extern "C" wrappers around interface functions.
5567 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
5568 <stddef.h> and "print-file-var.h".
5569 Add extern "C" wrappers around interface functions.
5570 [VERSION_ID_MAIN] (this_version_id): Define.
5571 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
5572 * gdb.base/print-file-var.h: Add some #defines to simplify setting
5573 up extern "C" blocks.
5574 * gdb.base/print-file-var.exp (test): New, factored out from top
5575 level.
5576 (top level): Test all combinations of attribute hidden or not,
5577 dlopen or not, and this_version_id symbol in main file or not.
5578 Compile tests as both C++ and C, make test names unique.
5579
5580 2019-10-01 Tom Tromey <tom@tromey.com>
5581
5582 * gdb.base/style.exp: Test "show logging filename".
5583
5584 2019-10-01 Tom Tromey <tom@tromey.com>
5585
5586 * lib/gdb-utils.exp (style): Handle "metadata" argument.
5587 * gdb.base/style.exp: Add metadata style test.
5588
5589 2019-10-01 Tom Tromey <tom@tromey.com>
5590
5591 * gdb.base/style.exp: Test "pwd".
5592
5593 2019-10-01 Tom Tromey <tom@tromey.com>
5594
5595 * gdb.base/style.exp: Update tests.
5596
5597 2019-10-01 Andreas Arnez <arnez@linux.ibm.com>
5598
5599 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
5600 'six' to unsigned.
5601 (s1): Initialize fields 'four' and 'six' instead of 'three' and
5602 'five'. Use an all-ones bit pattern for each.
5603 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
5604 to its changed values.
5605
5606 2019-09-30 Tom Tromey <tromey@adacore.com>
5607
5608 * gdb.rust/traits.rs: Disable all warnings.
5609
5610 2019-09-29 Tom de Vries <tdevries@suse.de>
5611
5612 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
5613
5614 2019-09-29 Tom de Vries <tdevries@suse.de>
5615
5616 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
5617
5618 2019-09-27 Tom de Vries <tdevries@suse.de>
5619
5620 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
5621
5622 2019-09-27 Tom de Vries <tdevries@suse.de>
5623
5624 PR record/23188
5625 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
5626
5627 2019-09-26 Tom Tromey <tromey@adacore.com>
5628
5629 * gdb.ada/py_taft.exp: New file.
5630 * gdb.ada/py_taft/main.adb: New file.
5631 * gdb.ada/py_taft/pkg.adb: New file.
5632 * gdb.ada/py_taft/pkg.ads: New file.
5633
5634 2019-09-24 Tom de Vries <tdevries@suse.de>
5635
5636 PR gdb/24598
5637 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
5638
5639 2019-09-22 Tom de Vries <tdevries@suse.de>
5640
5641 * gdb.base/restore.exp: Allow register variables to be optimized out at
5642 -O0.
5643
5644 2019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
5645
5646 * gdb.arch/spu-info.exp: Remove file.
5647 * gdb.arch/spu-info.c: Remove file.
5648 * gdb.arch/spu-ls.exp: Remove file.
5649 * gdb.arch/spu-ls.c: Remove file.
5650
5651 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
5652 * gdb.asm/spu.inc: Remove file.
5653
5654 * gdb.base/dump.exp: Remove support for spu*-*-*.
5655 * gdb.base/stack-checking.exp: Likewise.
5656 * gdb.base/overlays.exp: Likewise.
5657 * gdb.base/ovlymgr.c: Likewise.
5658 * gdb.base/spu.ld: Remove file.
5659
5660 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
5661 * gdb.cp/cpexprs.exp: Likewise.
5662 * gdb.cp/exception.exp: Likewise.
5663 * gdb.cp/gdb2495.exp: Likewise.
5664 * gdb.cp/mb-templates.exp: Likewise.
5665 * gdb.cp/pr9167.exp: Likewise.
5666 * gdb.cp/userdef.exp: Likewise.
5667
5668 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
5669
5670 * gdb.cell: Remove directory.
5671 * lib/cell.exp: Remove file.
5672
5673 2019-09-19 Tom de Vries <tdevries@suse.de>
5674
5675 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
5676
5677 2019-09-19 Tom de Vries <tdevries@suse.de>
5678
5679 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
5680
5681 2019-09-19 Tom de Vries <tdevries@suse.de>
5682
5683 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
5684 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
5685 (gdb_target_cmd): ... here.
5686 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
5687 value 2.
5688
5689 2019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
5690
5691 * gdb.base/source-dir.exp: Avoid having directory names in test
5692 names.
5693
5694 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
5695
5696 * gdb.base/source-dir.exp: Add extra test for mapped compilation
5697 directory.
5698
5699 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
5700
5701 * gdb.base/list-missing-source.exp: New file.
5702
5703 2019-09-14 Tom de Vries <tdevries@suse.de>
5704
5705 PR teststuite/24599
5706 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
5707 * lib/ada.exp (gnatmake_version_at_least): New proc.
5708
5709 2019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
5710
5711 * gdb.base/maint.exp: Use exec_has_index_section.
5712
5713 2019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
5714
5715 * gdb.base/maint.exp: Add test for 'maint info sections'.
5716
5717 2019-09-12 Tom de Vries <tdevries@suse.de>
5718
5719 * gdb.base/store.exp: Allow register variables to be optimized out at
5720 -O0.
5721
5722 2019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5723
5724 * gdb.ada/rdv_wait.exp: Update to new task names.
5725 * gdb.base/task_switch_in_core.exp: Likewise.
5726 * gdb.base/info_sources_base.c: Likewise.
5727
5728 2019-09-10 Tom Tromey <tromey@adacore.com>
5729
5730 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
5731
5732 2019-09-10 Tom Tromey <tromey@adacore.com>
5733
5734 * gdb.ada/dgopt.exp: New file.
5735 * gdb.ada/dgopt/x.adb: New file.
5736
5737 2019-09-08 Tom Tromey <tom@tromey.com>
5738
5739 * gdb.tui/resize.exp: Remove setup_xfail.
5740 * gdb.tui/regs.exp: Remove setup_xfail.
5741 * gdb.tui/basic.exp: Remove setup_xfail.
5742
5743 2019-09-06 David Blaikie <dblaikie@gmail.com>
5744
5745 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
5746 * gdb.cp/cplabel.exp: Ditto.
5747 * gdb.linespec/ls-errs.exp: Ditto.
5748
5749 2019-09-05 Tom de Vries <tdevries@suse.de>
5750
5751 * lib/gdb.exp (cmp_file_string): New proc.
5752 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
5753 runto_main. Verify save breakpoints output.
5754
5755 2019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5756
5757 * gdb.base/info-var.exp: Test info variables without running
5758 to main, to avoid expect's buffer overflow.
5759
5760 2019-09-03 Tom Tromey <tromey@adacore.com>
5761
5762 * gdb.ada/bias.exp: New file.
5763 * gdb.ada/bias/bias.adb: New file.
5764 * gdb.ada/print_chars.exp: Add regression test.
5765 * gdb.ada/print_chars/foo.adb (My_Character): New type.
5766 (MC): New variable.
5767
5768 2019-08-29 Sandra Loosemore <sandra@codesourcery.com>
5769
5770 * gdb.base/argv0-symlink.exp: Run only on native target
5771 and local host.
5772
5773 2019-08-29 Tom de Vries <tdevries@suse.de>
5774
5775 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
5776 diverse debug info.
5777 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
5778
5779 2019-08-28 Tom de Vries <tdevries@suse.de>
5780
5781 * gdb.base/info-var.exp: Allow info variables to print info for files
5782 other than info-var-f1.c and info-var-f2.c.
5783
5784 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
5785
5786 * gdb.fortran/info-types.exp: Add module.
5787 * gdb.fortran/info-types.f90: Update expected results.
5788
5789 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
5790
5791 * gdb.fortran/info-types.exp: New file.
5792 * gdb.fortran/info-types.f90: New file.
5793 * lib/fortran.exp (fortran_character1): New proc.
5794
5795 2019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
5796
5797 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
5798 functions'. Reindent as needed.
5799 * gdb.base/info-var-f1.c: New file.
5800 * gdb.base/info-var-f2.c: New file.
5801 * gdb.base/info-var.exp: New file.
5802 * gdb.base/info-var.h: New file.
5803
5804 2019-08-26 Tom de Vries <tdevries@suse.de>
5805
5806 PR c++/24852
5807 * gdb.cp/no-libstdcxx-probe.exp: New test.
5808
5809 2019-08-26 Tom de Vries <tdevries@suse.de>
5810
5811 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
5812 * tests need to be skipped.
5813 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
5814 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
5815 mi_skip_libstdcxx_probe_tests.
5816
5817 2019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
5818
5819 * gdb.python/py-xmethods.exp: Use raw strings when passing
5820 arguments to SimpleXMethodMatcher.
5821
5822 2019-08-22 Tom de Vries <tdevries@suse.de>
5823
5824 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
5825 more informative.
5826
5827 2019-08-21 Pedro Alves <palves@redhat.com>
5828
5829 * gdb.base/with.exp: Test "with" with no arguments.
5830
5831 2019-08-21 Tom de Vries <tdevries@suse.de>
5832
5833 * gdb.base/gdb-caching-proc.exp: Sort files.
5834
5835 2019-08-20 Tom de Vries <tdevries@suse.de>
5836
5837 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
5838 compilation.
5839
5840 2019-08-16 Tom de Vries <tdevries@suse.de>
5841
5842 * gdb.base/compare-sections.exp ("after run to main"): Allow
5843 mismatched read-only sections for PIE executables.
5844
5845 2019-08-16 Tom Tromey <tom@tromey.com>
5846
5847 * lib/tuiterm.exp (_csi_Z): New proc.
5848 * gdb.tui/basic.exp: Update window positions.
5849 * gdb.tui/empty.exp: Update window positions.
5850
5851 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
5852
5853 * gdb.base/examine-backward.exp: Correct regexp for
5854 "examine 3 bytes backward from ${address_zero}".
5855
5856 2019-08-15 Tom Tromey <tom@tromey.com>
5857
5858 * gdb.tui/empty.exp: Enable resizing tests.
5859
5860 2019-08-15 Tom Tromey <tromey@adacore.com>
5861
5862 * gdb.ada/char_enum.exp: Add regression tests.
5863 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
5864 and '0'.
5865 (Char, Gchar): Update.
5866 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
5867
5868 2019-08-15 Christian Biesinger <cbiesinger@google.com>
5869
5870 * gdb.python/python.exp: Expect a leading underscore on
5871 GdbOutput{,Error}File.
5872
5873 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
5874
5875 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
5876 Windows host.
5877
5878 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
5879
5880 * gdb.base/batch-preserve-term-settings.exp
5881 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
5882
5883 2019-08-15 Christian Biesinger <cbiesinger@google.com>
5884
5885 * lib/gdb.exp: When running on a mingw target, replace
5886 /x/ with x:/.
5887
5888 2019-08-14 Alan Hayward <alan.hayward@arm.com>
5889
5890 * gdb.arch/aarch64-prologue.c: New test.
5891 * gdb.arch/aarch64-prologue.exp: New file.
5892
5893 2019-08-13 Tom de Vries <tdevries@suse.de>
5894
5895 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
5896 Thread.
5897
5898 2019-08-13 Sandra Loosemore <sandra@codesourcery.com>
5899
5900 * gdb.python/py-completion.exp: Download the .py file to the host
5901 and use its host pathname. Conditionalize tests that use
5902 tab completion and manipulate files on the build machine.
5903 * gdb.python/py-events.exp: Download the .py file to the host
5904 and use its host pathname.
5905 * gdb.python/py-evsignal.exp: Likewise.
5906 * gdb.python/py-evthreads.exp: Likewise.
5907 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
5908 pathname syntax.
5909 * gdb.python/py-framefilter.exp: Download the .py file to the right
5910 place on the host. Match Windows pathname syntax.
5911 * gdb.python/py-mi-var-info-path-expression.exp: Download the
5912 .py file to the host and use its host pathname.
5913 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
5914 * gdb.python/py-objfile.exp: Expect a host pathname, not a
5915 build pathname. Skip symlink test on Windows host. Add missing
5916 newline at end of file.
5917 * gdb.python/py-pp-maint.exp: Download the .py file to the host
5918 and use its host pathname.
5919 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
5920 * gdb.python/py-section-script.exp: Use host location of binfile
5921 on safe-path. Use correct path separator on Windows host.
5922 Reorder alternatives in gdb_test_multiple to prevent matching
5923 the wrong alternative on success.
5924 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
5925
5926 2019-08-12 Patrick Palka <patrick@parcs.ath.cx>
5927
5928 * gdb.gdb/selftest.exp (test_with_self): Update test to now
5929 expect the GDB inferior to no longer immediately stop after
5930 being resumed with "signal SIGINT".
5931
5932 2019-08-09 Sandra Loosemore <sandra@codesourcery.com>
5933
5934 * gdb.linespec/break-ask.exp: Generalize regexps to match
5935 Windows pathnames too.
5936
5937 2019-08-08 Tom de Vries <tdevries@suse.de>
5938
5939 PR testsuite/24862
5940 * lib/tuiterm.exp (_accept): Fix CSI regexp.
5941
5942 2019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5943
5944 * gdb.base/style.exp: Update tests for help doc new invariants.
5945 * gdb.base/help.exp: Likewise.
5946
5947 2019-08-06 Tom Tromey <tom@tromey.com>
5948
5949 * gdb.base/style.exp: Add disassemble test.
5950 * gdb.base/style.c (some_called_function): New function.
5951 (main): Use it.
5952
5953 2019-08-05 Christian Biesinger <cbiesinger@google.com>
5954
5955 * gdb.python/py-block.exp: Test dictionary access on blocks.
5956
5957 2019-08-05 Simon Marchi <simon.marchi@efficios.com>
5958
5959 PR gdb/24863
5960 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
5961 -list-thread-groups --available test when running under
5962 check-read1.
5963
5964 2019-08-05 Tom de Vries <tdevries@suse.de>
5965
5966 PR testsuite/24863
5967 * lib/gdb.exp (with_read1_timeout_factor): New proc.
5968 * gdb.base/help.exp: Use with_read1_timeout_factor.
5969 * gdb.base/info-macros.exp: Same.
5970 * gdb.cp/nested-types.exp: Same.
5971
5972 2019-08-05 Tom de Vries <tdevries@suse.de>
5973
5974 * lib/gdb.exp (version_at_least): Factor out of ...
5975 (tcl_version_at_least): ... here.
5976 (gdb_compile): Fail if pie results in non-PIE executable.
5977 (readelf_version, readelf_prints_pie): New proc.
5978 (exec_is_pie): Return -1 if unknown.
5979
5980 2019-08-05 Tom de Vries <tdevries@suse.de>
5981
5982 * lib/gdb.exp (tcl_version_at_least): Fix typo.
5983
5984 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
5985
5986 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
5987
5988 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
5989
5990 * lib/completion-support.exp (test_gdb_complete_none): Skip
5991 tab completion tests if no readline support.
5992 (test_gdb_complete_unique_re): Likewise.
5993 (test_gdb_complete_multiple): Likewise.
5994
5995 2019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5996
5997 * gdb.base/info_sources.exp: New file.
5998 * gdb.base/info_sources.c: New file.
5999 * gdb.base/info_sources_base.c: New file.
6000
6001 2019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
6002
6003 * gdb.base/batch-exit-status.exp: Call test_exit_status with
6004 prefix argument.
6005 (test_exit_status): Add prefix argument.
6006
6007 2019-08-01 Tom de Vries <tdevries@suse.de>
6008
6009 PR testsuite/24863
6010 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
6011 calling exp_continue for new thread and thread exited messages.
6012
6013 2019-08-01 Tom de Vries <tdevries@suse.de>
6014
6015 PR testsuite/24863
6016 * gdb.base/structs.exp: Fix check-read1 timeout using
6017 gdb_test_sequence.
6018 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
6019
6020 2019-08-01 Tom de Vries <tdevries@suse.de>
6021
6022 PR testsuite/24863
6023 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
6024 line.
6025
6026 2019-08-01 Tom de Vries <tdevries@suse.de>
6027
6028 PR testsuite/24863
6029 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
6030
6031 2019-07-30 Tom Tromey <tromey@adacore.com>
6032
6033 * gdb.ada/display_nested.exp: New file.
6034 * gdb.ada/display_nested/foo.adb: New file.
6035 * gdb.ada/display_nested/pack.adb: New file.
6036 * gdb.ada/display_nested/pack.ads: New file.
6037
6038 2019-07-30 Christian Biesinger <cbiesinger@google.com>
6039
6040 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
6041 namespace.
6042 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
6043
6044 2019-07-30 Tom de Vries <tdevries@suse.de>
6045
6046 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
6047 instead.
6048
6049 2019-07-30 Tom de Vries <tdevries@suse.de>
6050
6051 PR testsuite/24834
6052 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
6053 (exec_is_pie): New proc.
6054
6055 2019-07-29 Christian Biesinger <cbiesinger@google.com>
6056
6057 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
6058
6059 2019-07-29 Christian Biesinger <cbiesinger@google.com>
6060
6061 * gdb.python/py-objfile.c: Add global and static vars.
6062 * gdb.python/py-objfile.exp: Test new functions Objfile.
6063 lookup_global_symbol and lookup_static_symbol.
6064
6065 2019-07-29 Tom Tromey <tom@tromey.com>
6066
6067 * lib/tuiterm.exp (Term::_csi_@): New proc.
6068 (Term::_csi_X): Don't move cursor.
6069
6070 2019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6071
6072 * gdb.base/options.exp: Update backtrace - completion to
6073 new option -frame-info.
6074 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
6075 Test new 'set print frame-info'. Test backtrace -frame-info
6076 overriding 'set print frame-info'.
6077 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
6078 Test new 'set print frame-info'.
6079 Verify consistency of backtrace with and without filters, with and
6080 without -no-filters.
6081 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
6082 default.
6083
6084 2019-07-29 Tom de Vries <tdevries@suse.de>
6085
6086 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
6087 no arguments".
6088
6089 2019-07-29 Tom de Vries <tdevries@suse.de>
6090
6091 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
6092 is a substring of the first for "complete non-unique file name".
6093
6094 2019-07-29 Tom de Vries <tdevries@suse.de>
6095
6096 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
6097 with ".*".
6098
6099 2019-07-29 Tom de Vries <tdevries@suse.de>
6100
6101 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
6102 Pass prompt_regexp parameter to gdb_test_multiple calls.
6103
6104 2019-07-29 Tom de Vries <tdevries@suse.de>
6105
6106 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
6107 print registers" regexps.
6108
6109 2019-07-29 Tom de Vries <tdevries@suse.de>
6110
6111 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
6112
6113 2019-07-29 Tom de Vries <tdevries@suse.de>
6114
6115 PR gdb/24855
6116 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
6117 (skip_python_tests_prompt): Add prompt_regexp argument to
6118 gdb_test_multiple calls.
6119
6120 2019-07-27 Tom Tromey <tom@tromey.com>
6121
6122 * gdb.tui/main.exp: New file.
6123
6124 2019-07-27 Tom Tromey <tom@tromey.com>
6125
6126 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
6127 optional.
6128 * gdb.tui/empty.exp: New file.
6129
6130 2019-07-27 Tom Tromey <tom@tromey.com>
6131
6132 * lib/tuiterm.exp (spawn): New proc.
6133 (Term::resize): New proc.
6134 * gdb.tui/resize.exp: New file.
6135
6136 2019-07-27 Tom Tromey <tom@tromey.com>
6137
6138 * gdb.tui/list.exp: New file.
6139
6140 2019-07-27 Tom Tromey <tom@tromey.com>
6141
6142 * gdb.tui/regs.exp: New file.
6143
6144 2019-07-27 Tom Tromey <tom@tromey.com>
6145
6146 * gdb.tui/basic.exp: Add "layout split" test.
6147
6148 2019-07-27 Tom Tromey <tom@tromey.com>
6149
6150 * gdb.tui/basic.exp: Add "layout asm" test.
6151
6152 2019-07-27 Tom Tromey <tom@tromey.com>
6153
6154 * lib/tuiterm.exp: New file.
6155 * gdb.tui/basic.exp: New file.
6156
6157 2019-07-27 Kevin Buettner <kevinb@redhat.com>
6158
6159 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
6160 Enable tests associated with this flag. Adjust regex
6161 referencing "foo_low" to now refer to "foo_cold" instead.
6162
6163 2019-07-27 Kevin Buettner <kevinb@redhat.com>
6164
6165 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
6166 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
6167 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
6168 foo_cold. Revise comments to match.
6169 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
6170 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
6171 were wrapped into this proc; Call do_test in loop from outermost
6172 level.
6173 (foo_low): Rename all occurrences to "foo_cold".
6174 (backtrace from baz): New test.
6175 (x2/i foo_cold): New test.
6176 (info line *foo_cold): New test.
6177
6178 2019-07-26 Tom de Vries <tdevries@suse.de>
6179
6180 * gdb.arch/i386-pkru.exp: Fix unterminated string.
6181
6182 2019-07-25 Tom de Vries <tdevries@suse.de>
6183
6184 PR testsuite/24830
6185 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
6186 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
6187 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
6188 (skip_libstdcxx_probe_tests): ... here.
6189 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
6190
6191 2019-07-24 Tom de Vries <tdevries@suse.de>
6192
6193 PR testsuite/24807
6194 * gdb.objc/basicclass.m: Include stdio.h.
6195 * gdb.objc/nondebug.m: Same.
6196 * gdb.objc/objcdecode.m: Same.
6197
6198 2019-07-24 Tom de Vries <tdevries@suse.de>
6199
6200 PR testsuite/24612
6201 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
6202 additional_flags.
6203
6204 2019-07-24 Tom de Vries <tdevries@suse.de>
6205
6206 PR testsuite/24831
6207 * gdb.multi/tids.exp: Update error messages for info threads.
6208
6209 2019-07-24 Tom de Vries <tdevries@suse.de>
6210
6211 * gdb.base/info-types.exp: Allow info types to print info for more than
6212 one file.
6213
6214 2019-07-23 Tom de Vries <tdevries@suse.de>
6215
6216 PR testsuite/24842
6217 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
6218 gdb_spawn_with_cmdline_opts.
6219
6220 2019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
6221
6222 * gdb.arch/arm-cmse-sgstubs.c: New test.
6223 * gdb.arch/arm-cmse-sgstubs.exp: New file.
6224
6225 2019-07-23 Tom de Vries <tdevries@suse.de>
6226
6227 PR testsuite/24711
6228 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
6229 issuing next command.
6230
6231 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
6232
6233 * gdb.ada/info_auto_lang.exp: Update expected results.
6234 * gdb.base/info-types.c: Add additional types to check.
6235 * gdb.base/info-types.exp: Update expected results.
6236
6237 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
6238
6239 * gdb.base/info-types.c: New file.
6240 * gdb.base/info-types.exp: New file.
6241
6242 2019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
6243
6244 * gdb.arch/riscv-bp-infcall.c: New file.
6245 * gdb.arch/riscv-bp-infcall.exp: New file.
6246
6247 2019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
6248
6249 PR breakpoints/24541
6250 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
6251
6252 2019-07-14 Tom de Vries <tdevries@suse.de>
6253
6254 PR testsuite/24760
6255 * gdb.objc/basicclass.exp: Fix unterminated string.
6256
6257 2019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
6258 Andrew Burgess <andrew.burgess@embecosm.com>
6259
6260 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
6261 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
6262 negative bounds.
6263 * gdb.fortran/vla-value.exp: Print elements of an array with
6264 negative bounds.
6265 * gdb.fortran/vla.f90: Setup an array with negative bounds for
6266 testing.
6267
6268 2019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
6269
6270 * gdb.base/options.exp (expect_string): Dequote strings in
6271 results.
6272 (test-string): Test strings with different quoting and reindent.
6273
6274 2019-07-10 Tom Tromey <tromey@adacore.com>
6275
6276 * gdb.ada/mi_ex_cond.exp: Update expected results.
6277 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
6278 * gdb.ada/mi_catch_ex.exp: Update expected results.
6279 * gdb.ada/mi_catch_assert.exp: Update expected results.
6280 * gdb.ada/catch_ex.exp (catch_exception_info)
6281 (catch_exception_entry, catch_assert_entry)
6282 (catch_unhandled_entry): Update.
6283 * gdb.ada/catch_assert_if.exp: Update expected results.
6284
6285 2019-07-10 Richard Bunt <richard.bunt@arm.com>
6286 Stephen Roberts <stephen.roberts@arm.com>
6287
6288 * gdb.base/define.exp: Restore original prompt.
6289
6290 2019-07-09 Pedro Alves <palves@redhat.com>
6291
6292 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
6293 breakpoints" output.
6294 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
6295 * gdb.python/py-breakpoint.exp: No longer expect that "catch
6296 throw" creates breakpoint.
6297 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
6298 'type="catchpoint"'.
6299
6300 2019-07-09 Pedro Alves <palves@redhat.com>
6301
6302 PR c++/15468
6303 * gdb.cp/except-multi-location-lib.cc: New.
6304 * gdb.cp/except-multi-location-main.cc: New.
6305 * gdb.cp/except-multi-location.exp: New.
6306
6307 2019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
6308
6309 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
6310 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
6311 argument and update callers.
6312
6313 2019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
6314
6315 * gdb.arch/amd64-break-on-asm-line.S: New file.
6316 * gdb.arch/amd64-break-on-asm-line.exp: New file.
6317
6318 2019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6319
6320 * gdb.base/printcmds.exp: Test printing C string and
6321 C wide string convenience vars without transiting via the inferior.
6322 Also make test names unique.
6323
6324 2019-07-08 Alan Hayward <alan.hayward@arm.com>
6325
6326 PR breakpoints/25011
6327 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
6328
6329 2019-07-04 Pedro Alves <palves@redhat.com>
6330
6331 * lib/gdb.exp (foreach_with_prefix): Don't return early if
6332 body returned ok(0), break(3) or continue(4).
6333 * gdb.testsuite/foreach_with_prefix.exp: New file.
6334
6335 2019-07-04 Alan Hayward <alan.hayward@arm.com>
6336
6337 * gdb.server/unittest.exp: Allow 0 unit tests to run.
6338
6339 2019-07-03 Pedro Alves <palves@redhat.com>
6340
6341 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
6342 "return -code".
6343
6344 2019-07-03 Pedro Alves <palves@redhat.com>
6345
6346 PR cli/24732
6347 * gdb.base/shell.exp: Load completion-support.exp.
6348 Adjust expected error output. Add completion tests.
6349
6350 2019-07-03 Pedro Alves <palves@redhat.com>
6351
6352 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
6353 string_to_regexp.
6354
6355 2019-07-03 Pedro Alves <palves@redhat.com>
6356
6357 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
6358 (expect_integer): Adjust to expect "-string".
6359 (expect_string): New.
6360 (all_options): Expect "-string".
6361 (test-flag, test-boolean): Adjust to expect "-string".
6362 (test-string): New proc.
6363 (top level): Call it.
6364
6365 2019-07-03 Pedro Alves <palves@redhat.com>
6366
6367 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
6368 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
6369 the expected output in the success.
6370
6371 2019-07-03 Pedro Alves <palves@redhat.com>
6372
6373 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
6374 Split one gdb_test_multiple call in two to avoid a race.
6375
6376 2019-07-03 Pedro Alves <palves@redhat.com>
6377
6378 * gdb.base/with.c: New file.
6379 * gdb.base/with.exp: New file.
6380
6381 2019-07-03 Pedro Alves <palves@redhat.com>
6382
6383 * gdb.base/settings.exp: Replace all references to "maint
6384 test-settings set" with references to "maint set test-settings",
6385 and all references to "maint test-settings show" with references
6386 to "maint show test-settings".
6387
6388 2019-07-03 Pedro Alves <palves@redhat.com>
6389
6390 * gdb.base/settings.exp (test-string): Adjust expected out when
6391 testing "maint test-settings show filename"
6392
6393 2019-07-02 Pedro Alves <palves@redhat.com>
6394
6395 * gdb.base/options.exp (test-info-threads): New procedure.
6396 (top level): Call it.
6397
6398 2019-06-28 Tom Tromey <tromey@adacore.com>
6399
6400 * gdb.dwarf2/ada-linkage-name.c: New file.
6401 * gdb.dwarf2/ada-linkage-name.exp: New file.
6402
6403 2019-06-27 Tom Tromey <tromey@adacore.com>
6404
6405 PR c++/20020:
6406 * gdb.cp/constexpr-field.exp: Use setup_xfail.
6407
6408 2019-06-26 Tom de Vries <tdevries@suse.de>
6409
6410 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
6411
6412 2019-06-26 Tom de Vries <tdevries@suse.de>
6413
6414 * gdb.base/index-cache.exp: Add back missing debug option.
6415
6416 2019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6417
6418 * gdb.base/alias.exp: Test non matching/non existing prefixes.
6419
6420 2019-06-25 Tom de Vries <tdevries@suse.de>
6421
6422 PR testsuite/24727
6423 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
6424
6425 2019-06-24 Tom de Vries <tdevries@suse.de>
6426
6427 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
6428
6429 2019-06-24 Tom de Vries <tdevries@suse.de>
6430
6431 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
6432 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
6433 * gdb.trace/unavailable-dwarf-piece.exp: Same.
6434
6435 2019-06-24 Tom de Vries <tdevries@suse.de>
6436
6437 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
6438
6439 2019-06-21 Tom de Vries <tdevries@suse.de>
6440
6441 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
6442
6443 2019-06-21 Tom de Vries <tdevries@suse.de>
6444
6445 PR testsuite/24518
6446 PR ada/24713
6447 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
6448 index.
6449
6450 2019-06-19 Tom Tromey <tromey@adacore.com>
6451
6452 * gdb.ada/length_cond.exp: Add intro comment.
6453
6454 2019-06-19 Tom Tromey <tromey@adacore.com>
6455
6456 * gdb.ada/length_cond.exp: New file.
6457 * gdb.ada/length_cond/length_cond.adb: New file.
6458 * gdb.ada/length_cond/pck.adb: New file.
6459 * gdb.ada/length_cond/pck.ads: New file.
6460
6461 2019-06-18 Tom de Vries <tdevries@suse.de>
6462
6463 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
6464
6465 2019-06-18 Tom Tromey <tromey@adacore.com>
6466
6467 * gdb.base/list0.h: Add comment explaining control character.
6468
6469 2019-06-18 Tom de Vries <tdevries@suse.de>
6470
6471 * boards/fission.exp: Break up long debug_flags line.
6472
6473 2019-06-16 Tom de Vries <tdevries@suse.de>
6474
6475 PR gdb/24445
6476 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
6477 generated index.
6478
6479 2019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
6480
6481 PR gdb/24686
6482 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
6483 improve detection of bug gdb/24541.
6484
6485 2019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
6486
6487 PR gdb/24669
6488 * gdb.base/index-cache.exp (uses_readnow,
6489 expecting_index_cache_use): Define global variable.
6490 (test_cache_enabled_miss, test_cache_enabled_hit): Use
6491 expecting_index_cache_use.
6492
6493 2019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
6494 Andrew Burgess <andrew.burgess@embecosm.com>
6495
6496 * gdb.fortran/pointers.f90: New file.
6497 * gdb.fortran/print_type.exp: New file.
6498 * gdb.fortran/vla-ptype.exp: Adapt expected results.
6499 * gdb.fortran/vla-type.exp: Likewise.
6500 * gdb.fortran/vla-value.exp: Likewise.
6501 * gdb.mi/mi-vla-fortran.exp: Likewise.
6502
6503 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
6504
6505 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
6506 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
6507 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
6508 as a stop reason.
6509
6510 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
6511
6512 * gdb.base/annota1.exp: Update expected results.
6513 * gdb.cp/annota2.exp: Likewise.
6514 * gdb.cp/annota3.exp: Likewise.
6515
6516 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
6517
6518 * gdb.base/style-logging.exp: Remove path from test name.
6519
6520 2019-06-14 Tom Tromey <tromey@adacore.com>
6521
6522 PR gdb/24502:
6523 * gdb.base/style-logging.exp: New file.
6524
6525 2019-06-14 Tom Tromey <tromey@adacore.com>
6526
6527 * gdb.base/symfile-warn.exp: New file.
6528 * gdb.base/symfile-warn.c: New file.
6529
6530 2019-06-14 Tom Tromey <tromey@adacore.com>
6531
6532 * gdb.base/annotate-symlink.exp: New file.
6533
6534 2019-06-14 Tom Tromey <tromey@adacore.com>
6535
6536 * gdb.ada/set_wstr.exp: Add reassignment test.
6537
6538 2019-06-14 Tom Tromey <tromey@adacore.com>
6539
6540 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
6541 'unchecked_access and 'unrestricted_access as well.
6542
6543 2019-06-14 Tom Tromey <tromey@adacore.com>
6544
6545 PR ada/24539:
6546 * gdb.ada/vla.exp: Update tests.
6547 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
6548 pragma.
6549
6550 2019-06-13 Pedro Alves <palves@redhat.com>
6551
6552 * gdb.base/settings.exp (test-integer): Test junk after
6553 "unlimited".
6554
6555 2019-06-13 Pedro Alves <palves@redhat.com>
6556
6557 * gdb.base/options.exp (test-thread-apply): New.
6558 (top level): Call it.
6559
6560 2019-06-13 Pedro Alves <palves@redhat.com>
6561
6562 * gdb.base/options.exp (test-frame-apply): New.
6563 (top level): Test print commands with different "frame apply"
6564 prefixes.
6565
6566 2019-06-13 Pedro Alves <palves@redhat.com>
6567
6568 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
6569 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
6570 'max_completions' parameter and handle it.
6571 (test_gdb_completion_offers_commands): New.
6572
6573 2019-06-13 Pedro Alves <palves@redhat.com>
6574
6575 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
6576
6577 2019-06-13 Pedro Alves <palves@redhat.com>
6578
6579 * gdb.base/options.exp (test-backtrace): New.
6580 (top level): Call it.
6581
6582 2019-06-13 Pedro Alves <palves@redhat.com>
6583
6584 * gdb.guile/scm-frame-args.exp: Use "set print
6585 raw-frame-arguments" instead of "set print raw frame-arguments".
6586 * gdb.python/py-frame-args.exp: Likewise.
6587
6588 2019-06-13 Pedro Alves <palves@redhat.com>
6589
6590 * gdb.compile/compile.exp: Adjust expected output to option
6591 processing changes.
6592
6593 2019-06-13 Pedro Alves <palves@redhat.com>
6594
6595 * gdb.base/options.exp: Build executable.
6596 (test-print): New procedure.
6597 (top level): Call it, once for "print" and another for "compile
6598 print".
6599
6600 2019-06-13 Pedro Alves <palves@redhat.com>
6601
6602 * gdb.base/options.c: New file.
6603 * gdb.base/options.exp: New file.
6604
6605 2019-06-13 Pedro Alves <palves@redhat.com>
6606
6607 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
6608 that "o" is ambiguous.
6609
6610 2019-06-13 Pedro Alves <palves@redhat.com>
6611
6612 * gdb.base/settings.c: New file.
6613 * gdb.base/settings.exp: New file.
6614
6615 2019-06-13 Pedro Alves <palves@redhat.com>
6616
6617 * gdb.base/completion.exp: Fix comment typo.
6618
6619 2019-06-13 Pedro Alves <palves@redhat.com>
6620
6621 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
6622 foo --1" test.
6623
6624 2019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
6625
6626 * gdb.fortran/block-data.f: New.
6627 * gdb.fortran/block-data.exp: New.
6628
6629 2019-06-11 Tom de Vries <tdevries@suse.de>
6630
6631 PR testsuite/24521
6632 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
6633 message.
6634
6635 2019-06-11 Tom de Vries <tdevries@suse.de>
6636
6637 PR testsuite/24521
6638 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
6639
6640 2019-06-11 Tom de Vries <tdevries@suse.de>
6641
6642 * boards/readnow.exp: New file.
6643
6644 2019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
6645
6646 * gdb.fortran/vla-sizeof.exp: Update expected results.
6647
6648 2019-06-06 Amos Bird <amosbird@gmail.com>
6649
6650 * gdb.base/annota1.exp (thread_switch): Add test for
6651 thread-exited annotation.
6652
6653 2019-06-06 Tom Tromey <tromey@adacore.com>
6654
6655 * gdb.base/maint.exp: Expect command started/finished output.
6656
6657 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
6658
6659 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
6660 comment.
6661 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
6662
6663 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
6664
6665 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
6666 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
6667 * gdb.arch/riscv-unwind-long-insn.c: New file.
6668 * gdb.arch/riscv-unwind-long-insn.exp: New file.
6669
6670 2019-06-04 Christian Biesinger <cbiesinger@google.com>
6671
6672 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
6673
6674 2019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6675
6676 * lib/gdb.exp (help_list_trailer): New regexp variable
6677 factorizing the help trailer message.
6678 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
6679 arg to allow to better factorize various tests.
6680 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
6681 (test_prefix_command_help): Use help_list_trailer.
6682 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
6683 * gdb.guile/scm-cmd.exp: Likewise.
6684 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
6685 * gdb.base/help.exp: Use test_user_defined_class_help.
6686 * gdb.base/style.exp: Add tests for styling of help and apropos.
6687 * lib/gdb-utils.exp (style): Add title and highlight styles.
6688
6689 2019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6690
6691 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
6692 $_shell_exitsignal.
6693 * gdb.base/default.exp: Update for new convenience variables.
6694
6695 2019-05-29 Tom Tromey <tromey@adacore.com>
6696
6697 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
6698 to "break complete ada" test case's regexp.
6699
6700 2019-05-29 Tom Tromey <tromey@adacore.com>
6701
6702 PR c++/20020:
6703 * gdb.cp/constexpr-field.exp: New file.
6704 * gdb.cp/constexpr-field.cc: New file.
6705
6706 2019-05-29 Tom Tromey <tromey@adacore.com>
6707
6708 * gdb.base/finish.exp (finish_no_print): New proc.
6709 (finish_tests): Call it.
6710
6711 2019-05-24 Tom de Vries <tdevries@suse.de>
6712
6713 * gdb.dwarf2/gdb-add-index.exp: New file.
6714
6715 2019-05-22 Tom Tromey <tromey@adacore.com>
6716
6717 * gdb.base/info-shared.exp (check_info_shared): Use "style".
6718 * gdb.base/style.exp: Use "style".
6719 * lib/gdb-utils.exp (style): New proc.
6720
6721 2019-05-22 Tom de Vries <tdevries@suse.de>
6722
6723 * gdb.base/align.exp: Require c++11.
6724
6725 2019-05-22 Tom de Vries <tdevries@suse.de>
6726
6727 PR testsuite/24586
6728 * gdb.python/py-mi-var-info-path-expression.exp: Call
6729 mi_skip_python_tests to check if python is supported.
6730
6731 2019-05-22 Alan Hayward <alan.hayward@arm.com>
6732
6733 * gdb.arch/aarch64-pauth.c: New test.
6734 * gdb.arch/aarch64-pauth.exp: New file.
6735
6736 2019-05-22 Alan Hayward <alan.hayward@arm.com>
6737
6738 * README (Re-running Tests Outside The Testsuite): New section.
6739
6740 2019-05-21 Tom de Vries <tdevries@suse.de>
6741
6742 * gdb.arch/amd64-eval.exp: Require c++11.
6743 * gdb.base/max-depth.exp: Same.
6744 * gdb.compile/compile-cplus-array-decay.exp: Same.
6745 * gdb.cp/meth-typedefs.exp: Same.
6746 * gdb.cp/subtypes.exp: Same.
6747 * gdb.cp/temargs.exp: Same.
6748
6749 2019-05-21 Alan Hayward <alan.hayward@arm.com>
6750
6751 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
6752
6753 2019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
6754
6755 PR gdb/18644
6756 * gdb.fortran/complex.exp: Remove setup_kfail calls.
6757 * gdb.fortran/printing-types.exp: Add new test.
6758 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
6759 testing.
6760 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
6761 setup_kfail call.
6762
6763 2019-05-17 Alan Hayward <alan.hayward@arm.com>
6764
6765 * README (Running the Testsuite): Change example.
6766 (Testsuite Parameters): Remove TRANSCRIPT.
6767 * lib/gdb.exp: Remove TRANSCRIPT check.
6768
6769 2019-05-17 Alan Hayward <alan.hayward@arm.com>
6770
6771 * README (Testsuite Parameters): Add replay logging to
6772 GDBSERVER_DEBUG.
6773 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
6774 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
6775 as a comma separated list.
6776 (gdb_debug_init): Override procedure.
6777
6778 2019-05-17 Alan Hayward <alan.hayward@arm.com>
6779
6780 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
6781 (gdb_write_cmd_file): New procedure.
6782 * lib/gdbserver-support.exp (gdbserver_start): Call
6783 gdbserver_write_cmd_file.
6784 (gdbserver_write_cmd_file): New procedure.
6785
6786 2019-05-17 Alan Hayward <alan.hayward@arm.com>
6787
6788 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
6789 (delete_breakpoints): Likewise.
6790 (gdb_run_cmd): Likewise.
6791 (gdb_start_cmd): Likewise.
6792 (gdb_starti_cmd): Likewise.
6793 (gdb_internal_error_resync): Likewise.
6794 (gdb_test_multiple): Likewise.
6795 (gdb_reinitialize_dir): Likewise.
6796 (default_gdb_exit): Likewise.
6797 (gdb_file_cmd): Mark kill as optional.
6798 (default_gdb_start): Call gdb_stdin_log_init.
6799 (send_gdb): Call gdb_stdin_log_write.
6800 (rerun_to_main): Mark Y as an answer.
6801 (gdb_stdin_log_init): New function.
6802 (gdb_stdin_log_write): Likewise.
6803
6804 2019-05-17 Alan Hayward <alan.hayward@arm.com>
6805
6806 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
6807 * gdb.base/debug-expr.exp: Likewise.
6808 * gdb.base/foll-fork.exp: Likewise.
6809 * gdb.base/foll-vfork.exp: Likewise.
6810 * gdb.base/fork-print-inferior-events.exp: Likewise.
6811 * gdb.base/gdb-sigterm.exp: Likewise.
6812 * gdb.base/gdbinit-history.exp: Likewise.
6813 * gdb.base/osabi.exp: Likewise.
6814 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
6815 * gdb.base/ui-redirect.exp: Likewise.
6816 * gdb.gdb/unittest.exp: Likewise.
6817 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
6818 * gdb.mi/mi-watch.exp: Likewise.
6819 * gdb.mi/new-ui-mi-sync.exp: Likewise.
6820 * gdb.mi/user-selected-context-sync.exp: Likewise.
6821 * gdb.python/python.exp: Disable debug test when debugging.
6822 * gdb.threads/check-libthread-db.exp: Disable when debugging.
6823 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
6824 Likewise.
6825 * gdb.threads/stepi-random-signal.exp: Likewise.
6826
6827 2019-05-17 Alan Hayward <alan.hayward@arm.com>
6828
6829 * Makefile.in: Pass through GDB_DEBUG.
6830 * README (Testsuite Parameters): Add GDB_DEBUG.
6831 (gdb,debug): Add board setting.
6832 * lib/gdb.exp (default_gdb_start): Start debugging.
6833 (gdb_debug_enabled): New procedure.
6834 (gdb_debug_init): Likewise.
6835
6836 2019-05-17 Alan Hayward <alan.hayward@arm.com>
6837
6838 * Makefile.in: Pass through GDB_DEBUG.
6839 * README (Testsuite Parameters): Add GDB_DEBUG.
6840 (gdb,debug): Add board setting.
6841 * lib/gdb.exp (default_gdb_start): Start debugging.
6842 (gdb_debug_enabled): New procedure.
6843 (gdb_debug_init): Likewise.
6844
6845 2019-05-17 Alan Hayward <alan.hayward@arm.com>
6846
6847 * gdb.base/ui-redirect.exp: Add debug redirect tests.
6848
6849 2019-05-17 Alan Hayward <alan.hayward@arm.com>
6850
6851 * gdb.base/ui-redirect.exp: Test redirection.
6852
6853 2019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
6854
6855 * gdb.mi/mi-complete.exp: New file.
6856 * gdb.mi/mi-complete.cc: Likewise.
6857
6858 2019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
6859
6860 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
6861 indexed and sliced arrays, and pointers to arrays.
6862
6863 2019-05-14 Tom Tromey <tromey@adacore.com>
6864
6865 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
6866 styling test.
6867
6868 2019-05-14 Tom de Vries <tdevries@suse.de>
6869
6870 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
6871 selection entry encoding.
6872
6873 2019-05-10 Tom Tromey <tromey@adacore.com>
6874
6875 * gdb.ada/info_exc.exp: Add "complete" test.
6876
6877 2019-05-09 Tom de Vries <tdevries@suse.de>
6878
6879 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
6880 CU-relative.
6881
6882 2019-05-09 Tom de Vries <tdevries@suse.de>
6883
6884 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
6885 CU-relative.
6886
6887 2019-05-08 Joel Brobecker <brobecker@adacore.com>
6888
6889 * gdb.ada/frame_arg_lang.exp: New testcase.
6890 * gdb.ada/frame_arg_lang/bla.adb: New file.
6891 * gdb.ada/frame_arg_lang/pck.ads: New file.
6892 * gdb.ada/frame_arg_lang/pck.adb: New file.
6893 * gdb.ada/frame_arg_lang/foo.c: New file.
6894
6895 2019-05-08 Tom Tromey <tromey@adacore.com>
6896
6897 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
6898
6899 2019-05-08 Tom Tromey <tromey@adacore.com>
6900
6901 * gdb.base/ptype-offsets.exp: Update tests.
6902
6903 2019-05-08 Tom Tromey <tromey@adacore.com>
6904
6905 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
6906 cases.
6907 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
6908 "short".
6909
6910 2019-05-08 Tom Tromey <tromey@adacore.com>
6911
6912 * gdb.ada/vla.exp: New file.
6913 * gdb.ada/vla/vla.adb: New file.
6914
6915 2019-05-07 Tom de Vries <tdevries@suse.de>
6916
6917 * gdb.base/index-cache.exp (ls_host): Fix return statement.
6918
6919 2019-05-07 Tom de Vries <tdevries@suse.de>
6920
6921 PR testsuite/24522
6922 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
6923 section.
6924
6925 2019-05-07 Tom de Vries <tdevries@suse.de>
6926
6927 PR testsuite/24522
6928 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
6929 .debug_aranges section.
6930
6931 2019-05-07 Tom de Vries <tdevries@suse.de>
6932
6933 PR testsuite/24159
6934 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
6935
6936 2019-05-06 Tom de Vries <tdevries@suse.de>
6937
6938 * lib/gdb.exp (exec_has_index_section): New proc.
6939 * gdb.base/index-cache.exp: Handle case that binfile contains an index
6940 section.
6941
6942 2019-05-04 Tom de Vries <tdevries@suse.de>
6943
6944 * boards/cc-with-debug-names.exp: New file.
6945
6946 2019-05-03 Tom Tromey <tromey@adacore.com>
6947
6948 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
6949 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
6950 * gdb.ada/char_enum.exp: Add test.
6951
6952 2019-05-03 Tom de Vries <tdevries@suse.de>
6953
6954 * boards/cc-with-gdb-index.exp: New file.
6955
6956 2019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
6957
6958 * gdb.rust/simple.exp: Add new test case.
6959 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
6960 (main): Initialise an instance of the new struct.
6961
6962 2019-05-01 Tom Tromey <tromey@adacore.com>
6963
6964 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
6965 record.
6966 (NPR): New variable.
6967 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
6968 test.
6969
6970 2019-05-01 Tom Tromey <tromey@adacore.com>
6971
6972 * gdb.ada/packed_array_assign.exp: Add packed assignment
6973 regression test.
6974
6975 2019-05-01 Tom de Vries <tdevries@suse.de>
6976
6977 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
6978
6979 2019-05-01 Tom de Vries <tdevries@suse.de>
6980
6981 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
6982
6983 2019-04-30 Ali Tamur <tamur@google.com>
6984
6985 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
6986
6987 2019-04-30 Tom Tromey <tromey@adacore.com>
6988
6989 * lib/ada.exp (find_ada_tool): New proc.
6990 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
6991 * gdb.ada/catch_ex_std.exp: New file.
6992 * gdb.ada/catch_ex_std/foo.adb: New file.
6993 * gdb.ada/catch_ex_std/some_package.adb: New file.
6994 * gdb.ada/catch_ex_std/some_package.ads: New file.
6995
6996 2019-04-30 Tom Tromey <tromey@adacore.com>
6997
6998 PR c++/24470:
6999 * gdb.cp/temargs.cc: Add test code from PR.
7000
7001 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7002
7003 * gdb.fortran/vla-datatypes.exp: Update expected results.
7004 * gdb.fortran/vla-ptype.exp: Likewise.
7005 * gdb.fortran/vla-type.exp: Likewise.
7006 * gdb.fortran/vla-value.exp: Likewise.
7007
7008 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7009
7010 * gdb.fortran/ptr-indentation.exp: Update expected results.
7011 * gdb.fortran/ptype-on-functions.exp: Likewise.
7012 * gdb.fortran/vla-ptr-info.exp: Likewise.
7013 * gdb.fortran/vla-value.exp: Likewise.
7014
7015 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7016
7017 * gdb.fortran/ptype-on-functions.exp: New file.
7018 * gdb.fortran/ptype-on-functions.f90: New file.
7019
7020 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7021
7022 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
7023 case void string.
7024
7025 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7026
7027 * gdb.fortran/complex.exp: Expand.
7028 * gdb.fortran/complex.f: Renamed to...
7029 * gdb.fortran/complex.f90: ...this, and extended to add more
7030 complex values.
7031
7032 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7033
7034 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
7035 MODULO, CMPLX.
7036
7037 2019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
7038 Richard Bunt <richard.bunt@arm.com>
7039
7040 * gdb.base/max-depth.c: New file.
7041 * gdb.base/max-depth.exp: New file.
7042 * gdb.python/py-nested-maps.c: New file.
7043 * gdb.python/py-nested-maps.exp: New file.
7044 * gdb.python/py-nested-maps.py: New file.
7045 * gdb.python/py-format-string.exp (test_max_depth): New proc.
7046 (test_all_common): Call test_max_depth.
7047 * gdb.fortran/max-depth.exp: New file.
7048 * gdb.fortran/max-depth.f90: New file.
7049 * gdb.go/max-depth.exp: New file.
7050 * gdb.go/max-depth.go: New file.
7051 * gdb.modula2/max-depth.exp: New file.
7052 * gdb.modula2/max-depth.c: New file.
7053 * lib/gdb.exp (get_print_expr_at_depths): New proc.
7054
7055 2019-04-29 Tom de Vries <tdevries@suse.de>
7056
7057 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
7058
7059 2019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7060
7061 * gdb.base/callexit.exp: Test may-call-functions off.
7062
7063 2019-04-25 Keith Seitz <keiths@redhat.com>
7064
7065 PR c++/24367
7066 * gdb.cp/meth-typedefs.cc (incomplete_struct)
7067 (another_incomplete_struct, test_incomplete): New definitions.
7068 (main): Use new definitions.
7069 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
7070 functions.
7071
7072 2019-04-25 Ali Tamur <tamur@google.com>
7073
7074 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
7075
7076 2019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
7077
7078 PR corefiles/11608
7079 PR corefiles/18187
7080 * gdb.base/coredump-filter-build-id.exp: New file.
7081
7082 2019-04-25 Alan Hayward <alan.hayward@arm.com>
7083
7084 * Makefile.in: Pass through GDBSERVER_DEBUG.
7085 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
7086 (gdbserver,debug): Add board setting.
7087 * gdb.trace/tspeed.exp: Skip when debugging.
7088 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
7089 * lib/gdbserver-support.exp: Likewise
7090
7091 2019-04-24 Tom Tromey <tromey@adacore.com>
7092
7093 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
7094 Rust.
7095
7096 2019-04-24 Tom Tromey <tromey@adacore.com>
7097
7098 * gdb.arch/amd64-eval.exp: Test bitfield return.
7099 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
7100 (class Foo) <return_bitfields>: New method.
7101 (main): Call it.
7102
7103 2019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
7104
7105 * gdb.cp/many-args.cc: New file.
7106 * gdb.cp/many-args.exp: New file.
7107
7108 2019-04-23 Tom de Vries <tdevries@suse.de>
7109
7110 PR gdb/24433
7111 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
7112
7113 2019-04-23 Alan Hayward <alan.hayward@arm.com>
7114
7115 * gdb.trace/backtrace.exp: Use nopie flag.
7116 * gdb.trace/circ.exp: Likewise.
7117 * gdb.trace/collection.exp: Likewise.
7118 * gdb.trace/ftrace.exp: Likewise.
7119 * gdb.trace/mi-trace-unavailable.exp: Likewise.
7120 * gdb.trace/mi-traceframe-changed.exp: Likewise.
7121 * gdb.trace/qtro.exp: Likewise.
7122 * gdb.trace/read-memory.exp: Likewise.
7123 * gdb.trace/report.exp: Likewise.
7124 * gdb.trace/tfile.exp: Likewise.
7125 * gdb.trace/tfind.exp: Likewise.
7126 * gdb.trace/unavailable.exp: Likewise.
7127
7128 2019-04-22 Pedro Alves <palves@redhat.com>
7129
7130 * gdb.base/solib-probes-nosharedlibrary.c,
7131 gdb.base/solib-probes-nosharedlibrary.exp: New files.
7132
7133 2019-04-19 Tom Tromey <tromey@adacore.com>
7134
7135 * gdb.ada/ptype_union.c: New file.
7136 * gdb.ada/ptype_union.exp: New file.
7137
7138 2019-04-19 Tom Tromey <tromey@adacore.com>
7139
7140 PR symtab/24423:
7141 * gdb.base/list0.h (foo): Add a control-l character.
7142
7143 2019-04-18 Tom de Vries <tdevries@suse.de>
7144
7145 PR gdb/24433
7146 * boards/local-board.exp: Set sysroot to "".
7147
7148 2019-04-18 Tom de Vries <tdevries@suse.de>
7149 Pedro Alves <palves@redhat.com>
7150
7151 PR gdb/24454
7152 * gdb.threads/vfork-follow-child-exec.c: New file.
7153 * gdb.threads/vfork-follow-child-exec.exp: New file.
7154 * gdb.threads/vfork-follow-child-exit.c: New file.
7155 * gdb.threads/vfork-follow-child-exit.exp: New file.
7156
7157 2019-04-15 Leszek Swirski <leszeks@google.com>
7158
7159 * gdb.arch/amd64-eval.cc: New file.
7160 * gdb.arch/amd64-eval.exp: New file.
7161
7162 2019-04-11 Alan Hayward <alan.hayward@arm.com>
7163
7164 * gdb.server/sysroot.c: New test.
7165 * gdb.server/sysroot.exp: New file.
7166 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
7167 matching param.
7168
7169 2019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
7170
7171 * gdb.base/align.exp: Extend test to cover structures containing
7172 only static fields.
7173
7174 2019-04-11 Tom de Vries <tdevries@suse.de>
7175
7176 * boards/cc-with-dwz-m.exp: New file.
7177 * boards/cc-with-dwz.exp: New file.
7178 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
7179
7180 2019-04-09 Simon Marchi <simon.marchi@efficios.com>
7181
7182 * gdb.base/start-cpp.exp: New file.
7183 * gdb.base/start-cpp.cc: New file.
7184
7185 2019-04-08 Kevin Buettner <kevinb@redhat.com>
7186
7187 * gdb.python/py-thrhandle.exp: Adjust tests to call
7188 thread_from_handle instead of thread_from_thread_handle.
7189
7190 2019-04-08 Kevin Buettner <kevinb@redhat.com>
7191
7192 * gdb.python/py-thrhandle.exp: Add tests for
7193 gdb.InferiorThread.handle.
7194
7195 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
7196
7197 * gdb.python/py-function.exp: Check calling helper function from
7198 all languages.
7199 * lib/gdb.exp (gdb_supported_languages): New proc.
7200
7201 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
7202
7203 * gdb.base/complex-parts.c: New file.
7204 * gdb.base/complex-parts.exp: New file.
7205
7206 2019-04-01 Tom Tromey <tromey@adacore.com>
7207
7208 PR symtab/23331:
7209 * gdb.dwarf2/dw2-ranges-main.c: New file.
7210 * gdb.dwarf2/dw2-ranges-psym.c: New file.
7211 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
7212
7213 2019-03-30 Simon Marchi <simark@simark.ca>
7214
7215 * gdb.base/default.exp: Add values for $_gdb_major and
7216 $_gdb_minor.
7217
7218 2019-03-29 Tom Tromey <tromey@adacore.com>
7219
7220 * gdb.base/help.exp: Tighten apropos regexp.
7221
7222 2019-03-29 Keith Seitz <keiths@redhat.com>
7223
7224 * gdb.fortran/array-bounds.exp: New file.
7225 * gdb.fortran/array-bounds.f90: New file.
7226
7227 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7228
7229 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
7230
7231 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7232
7233 * gdb.multi/hello.c (main): Increase alarm timer.
7234
7235 2019-03-28 Sandra Loosemore <sandra@codesourcery.com>
7236
7237 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
7238 factor when no hardware watchpoint support.
7239
7240 2019-03-28 Alan Hayward <alan.hayward@arm.com>
7241 Pedro Alves <palves@redhat.com>
7242
7243 * boards/local-board.exp: set sysroot to /.
7244
7245 2019-03-27 Alan Hayward <alan.hayward@arm.com>
7246
7247 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
7248 in child.
7249
7250 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
7251
7252 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
7253 field.
7254 (make_container): Initialise new field.
7255 * gdb.python/py-prettyprint.exp: Add new tests.
7256 * gdb.python/py-prettyprint.py (class ContainerPrinter)
7257 <display_hint>: New method.
7258
7259 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
7260
7261 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
7262 gdb_continue_to_breakpoint more throughout this test.
7263 (run_lang_tests) Supply unique test names, and use
7264 gdb_test_no_output.
7265
7266 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
7267
7268 * gdb.base/finish-pretty.exp: Update expected results.
7269 * gdb.base/pretty-print.c: New file.
7270 * gdb.base/pretty-print.exp: New file.
7271
7272 2019-03-25 Pedro Alves <palves@redhat.com>
7273
7274 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
7275 move comments outside list. Append '-i "" eof' section.
7276
7277 2019-03-22 Alan Hayward <alan.hayward@arm.com>
7278
7279 PR testsuite/25016
7280 * README: Add pie options.
7281 * gdb.base/break-interp.exp: Ensure pie is disabled.
7282 * gdb.base/dump.exp: Likewise.
7283 * lib/gdb.exp (gdb_compile): Add pie option.
7284
7285 2019-03-19 Tom Tromey <tromey@adacore.com>
7286
7287 * gdb.mi/mi2-cli-display.c: New file.
7288 * gdb.mi/mi2-cli-display.exp: New file.
7289
7290 2019-03-18 Joel Brobecker <brobecker@adacore.com>
7291 Tom Tromey <tromey@adacore.com>
7292
7293 * gdb.ada/ptype_array/pck.adb: New file.
7294 * gdb.ada/ptype_array/pck.ads: New file.
7295 * gdb.ada/ptype_array/foo.adb: New file.
7296 * gdb.ada/ptype_array.exp: New file.
7297
7298 2019-03-14 Tom Tromey <tromey@adacore.com>
7299
7300 * gdb.base/style.exp: Add "set style sources" test.
7301
7302 2019-03-13 Simon Marchi <simon.marchi@ericsson.com>
7303
7304 * mi-breakpoint-location-ena-dis.exp: Rename to ...
7305 * mi-breakpoint-multiple-locations.exp: ... this.
7306 (make_breakpoints_pattern): New proc.
7307 (do_test): Add mi_version parameter, test -break-insert,
7308 -break-info and =breakpoint-created.
7309
7310 2019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
7311
7312 * config/default.exp: Remove 'load_lib gdb.exp'.
7313 * config/monitor.exp: Likewise.
7314 * config/sid.exp: Likewise.
7315 * config/sim.exp: Likewise.
7316 * config/slite.exp: Likewise.
7317 * config/unix.exp: Likewise.
7318 * gdb.base/default.exp: Remove unhelpful comment.
7319
7320 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
7321
7322 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
7323
7324 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
7325
7326 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
7327
7328 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
7329
7330 * gdb.fortran/type-kinds.exp: Update expected results.
7331
7332 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
7333
7334 * gdb.fortran/type-kinds.exp: Test new integer type kind.
7335
7336 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
7337
7338 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
7339 function.
7340 (test_basic_parsing_of_type_kinds): Expand types tested.
7341 (test_parsing_invalid_type_kinds): New function.
7342
7343 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
7344
7345 * gdb.fortran/intrinsics.exp: New file.
7346 * gdb.fortran/intrinsics.f90: New file.
7347 * gdb.fortran/type-kinds.exp: New file.
7348
7349 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
7350
7351 * gdb.fortran/dot-ops.exp: New file.
7352
7353 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
7354
7355 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
7356 Check upper and lower case logical literals.
7357
7358 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
7359
7360 * gdb.fortran/types.exp (test_float_literal_types_accepted):
7361 Remove duplicate tests.
7362
7363 2019-03-06 Alan Hayward <alan.hayward@arm.com>
7364
7365 * lib/gdb.exp (builtin_cd): rename of cd.
7366 (cd): Override builtin.
7367
7368 2019-03-06 Richard Bunt <richard.bunt@arm.com>
7369
7370 * gdb.fortran/function-calls.exp: New file.
7371 * gdb.fortran/function-calls.f90: New test.
7372
7373 2019-03-04 Richard Bunt <richard.bunt@arm.com>
7374
7375 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
7376 on user program standard output.
7377 * gdb.fortran/short-circuit-argument-list.f90: Record function
7378 calls.
7379
7380 2019-02-28 Alan Hayward <alan.hayward@arm.com>
7381
7382 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
7383 failure.
7384
7385 2019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
7386
7387 PR gdb/8527
7388 * gdb.base/interrupt-daemon-attach.c,
7389 gdb.base/interrupt-daemon-attach.exp: New test.
7390
7391 2019-02-27 Pedro Alves <palves@redhat.com>
7392
7393 * gdb.base/page.exp: Add tests for "set width/height -1".
7394
7395 2019-02-27 Pedro Alves <palves@redhat.com>
7396
7397 * gdb.base/page.exp: Add tests for "set/show width/height" with
7398 "infinite" values.
7399
7400 2019-02-27 Tom Tromey <tromey@adacore.com>
7401
7402 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
7403 2.4.
7404 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
7405 workaround.
7406
7407 2019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
7408
7409 * gdb.base/align.exp: Extend to compile in both C and C++, and add
7410 tests for structs with static members.
7411
7412 2019-02-26 Tom Tromey <tromey@adacore.com>
7413
7414 * gdb.python/py-value.exp (test_value_from_buffer): Check for
7415 ValueError, not TypeError.
7416
7417 2019-02-26 Kevin Buettner <kevinb@redhat.com>
7418
7419 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
7420 call from main program.
7421
7422 2019-02-23 Joel Brobecker <brobecker@adacore.com>
7423
7424 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
7425 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
7426 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
7427 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
7428 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
7429
7430 2019-02-22 Keith Seitz <keiths@redhat.com>
7431
7432 PR symtab/23853
7433 * gdb.base/symlink-sourcefile.c: New file.
7434 * gdb.base/symlink-sourcefile.exp: New file.
7435
7436 2019-02-20 Tom Tromey <tom@tromey.com>
7437
7438 * gdb.base/info_qt.exp: Update.
7439
7440 2019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
7441
7442 * gdb.base/source.exp: Move "error in sourced script" code to
7443 the end.
7444 * gdb.base/source-error.gdb: Move contents to
7445 source-error-1.gdb. Add new code to source source-error-1.gdb.
7446 * gdb.base/source-error-1.gdb: New file, from previous
7447 source-error.gdb.
7448
7449 2019-02-17 Tom Tromey <tom@tromey.com>
7450
7451 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
7452 for macro styling.
7453 * gdb.base/style.c (SOME_MACRO): New macro.
7454
7455 2019-02-17 Tom Tromey <tom@tromey.com>
7456
7457 * gdb.base/style.exp: Add line-wrapping tests.
7458 * gdb.base/page.exp: Add test for quitting during pagination.
7459
7460 2019-02-17 Joel Brobecker <brobecker@adacore.com>
7461
7462 * gdb.ada/big_packed_array: New testcase.
7463 * gdb.ada/homonym.exp: Fix incorrect expected output for
7464 "break <homonym__get_value>" test.
7465
7466 2019-02-13 Weimin Pan <weimin.pan@oracle.com>
7467
7468 PR breakpoints/21870
7469 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
7470 and prepare_for_testing. Add comment.
7471 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
7472 redundant cleanup call. Clean up comment.
7473
7474 2019-02-12 Weimin Pan <weimin.pan@oracle.com>
7475
7476 PR breakpoints/21870
7477 * gdb.arch/aarch64-dbreg-contents.exp: New file.
7478 * gdb.arch/aarch64-dbreg-contents.c: New file.
7479
7480 2019-02-10 Joel Brobecker <brobecker@adacore.com>
7481
7482 * gdb.ada/mi_ref_changeable: New testcase.
7483
7484 2019-02-07 Alan Hayward <alan.hayward@arm.com>
7485
7486 * gdb.base/attach.exp: Add double attach test.
7487
7488 2019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
7489
7490 * lib/gdb.exp (default_gdb_start): Don't match pagination
7491 prompt.
7492 (gdb_init): Set stty_init.
7493
7494 2019-01-27 Tom Tromey <tom@tromey.com>
7495
7496 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
7497 skip_python_tests.
7498
7499 2019-01-24 Alan Hayward <alan.hayward@arm.com>
7500
7501 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
7502 New structure.
7503 (struct struct_static_02_02): Likewise.
7504 (struct struct_static_02_03): Likewise.
7505 (struct struct_static_02_04): Likewise.
7506 (struct struct_static_04_01): Likewise.
7507 (struct struct_static_04_02): Likewise.
7508 (struct struct_static_04_03): Likewise.
7509 (struct struct_static_04_04): Likewise.
7510 (struct struct_static_06_01): Likewise.
7511 (struct struct_static_06_02): Likewise.
7512 (struct struct_static_06_03): Likewise.
7513 (struct struct_static_06_04): Likewise.
7514 (cmp_struct_static_02_01): Likewise.
7515 (cmp_struct_static_02_02): Likewise.
7516 (cmp_struct_static_02_03): Likewise.
7517 (cmp_struct_static_02_04): Likewise.
7518 (cmp_struct_static_04_01): Likewise.
7519 (cmp_struct_static_04_02): Likewise.
7520 (cmp_struct_static_04_03): Likewise.
7521 (cmp_struct_static_04_04): Likewise.
7522 (cmp_struct_static_06_01): Likewise.
7523 (cmp_struct_static_06_02): Likewise.
7524 (cmp_struct_static_06_03): Likewise.
7525 (cmp_struct_static_06_04): Likewise.
7526 (call_all): Test new structs.
7527 * gdb.base/infcall-nested-structs.exp: Likewise.
7528
7529 2019-01-21 Alan Hayward <alan.hayward@arm.com>
7530 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
7531
7532 2019-01-21 Alan Hayward <alan.hayward@arm.com>
7533 * gdb.base/stack-protector.c: New test.
7534 * gdb.base/stack-protector.exp: New file.
7535 * gdb.cp/ovldbreak.exp: Only allow a single break line.
7536 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
7537 option.
7538 (gdb_compile): Remove stack protector for GCC and prevent
7539 recursion.
7540
7541 2019-01-16 Keith Seitz <keiths@redhat.com>
7542
7543 PR gdb/23773
7544 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
7545
7546 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
7547
7548 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
7549 aliases.
7550 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
7551 tests.
7552 * gdb.arch/powerpc-vector-regs.c: New file.
7553 * gdb.arch/powerpc-vector-regs.exp: New file.
7554
7555 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
7556
7557 * gdb.arch/altivec-regs.exp: Fix the list passed to
7558 gdb_expect_list when testing "info vector".
7559
7560 2019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
7561
7562 * gdb.base/style.exp: Don't include path in testname.
7563
7564 2019-01-10 Keith Seitz <keiths@redhat.com>
7565
7566 PR gdb/23712
7567 PR symtab/23010
7568 * gdb.dwarf2/multidictionary.exp: New file.
7569
7570 2019-01-09 Simon Marchi <simon.marchi@ericsson.com>
7571
7572 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
7573 (test_gnuv3_style_demangling): ... this.
7574 (test_lucid_style_demangling): Remove.
7575 (test_arm_style_demangling): Remove.
7576 (test_hp_style_demangling): Remove.
7577 (do_tests): Remove calls to the above.
7578
7579 2019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
7580
7581 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
7582 case.
7583
7584 2019-01-06 Tom Tromey <tom@tromey.com>
7585
7586 PR gdb/28155:
7587 * gdb.dwarf2/typedef-void-finish.exp: New file.
7588
7589 2018-12-28 Tom Tromey <tom@tromey.com>
7590 Simon Marchi <simark@simark.ca>
7591
7592 * gdb.base/jit-exec.exp: New file.
7593 * gdb.base/jit-exec.c: New file.
7594 * gdb.base/jit-execd.c: New file.
7595
7596 2018-12-28 Tom Tromey <tom@tromey.com>
7597
7598 * gdb.base/style.exp: Update test to check for address styling.
7599
7600 2018-12-28 Tom Tromey <tom@tromey.com>
7601
7602 * gdb.base/style.exp: Add test for styling of "Reading symbols"
7603 message.
7604
7605 2018-12-28 Tom Tromey <tom@tromey.com>
7606
7607 * gdb.base/style.exp: Add test for version number styling.
7608
7609 2018-12-28 Tom Tromey <tom@tromey.com>
7610
7611 * gdb.base/style.exp: Add test for print_address_symbolic.
7612
7613 2018-12-28 Tom Tromey <tom@tromey.com>
7614
7615 * gdb.base/style.exp: Add test for breakpoint setting.
7616
7617 2018-12-28 Tom Tromey <tom@tromey.com>
7618
7619 * gdb.base/style.exp: Add test for variable names.
7620
7621 2018-12-28 Tom Tromey <tom@tromey.com>
7622
7623 * gdb.base/style.exp: New file.
7624 * gdb.base/style.c: New file.
7625
7626 2018-12-28 Tom Tromey <tom@tromey.com>
7627
7628 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
7629 "dumb".
7630 * gdb.base/readline.exp (operate_and_get_next): Save and restore
7631 the TERM environment variable.
7632
7633 2018-12-27 Tom Tromey <tom@tromey.com>
7634
7635 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
7636 pagination test.
7637
7638 2018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
7639
7640 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
7641 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
7642
7643 2018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7644
7645 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
7646 Filename a.adb changed to bp_fun_addr.adb.
7647 gdb.ada/bp_fun_addr.exp: Update test accordingly.
7648
7649 2018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
7650
7651 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
7652 non-PIE executables.
7653 * README: Mention the gdb,nopie_flag board setting.
7654 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
7655 non-PIE executable.
7656 * gdb.arch/amd64-entry-value.exp: Likewise.
7657 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
7658 * gdb.arch/i386-float.exp: Likewise.
7659 * gdb.arch/i386-signal.exp: Likewise.
7660 * gdb.mi/mi-reg-undefined.exp: Likewise.
7661
7662 2018-12-21 Paul Marechal <paul.marechal@ericsson.com>
7663
7664 PR gdb/23974
7665 * gdb.base/info-os.exp: Check return for unknown "info os" type.
7666
7667 2018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7668
7669 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
7670 Update order of results accordingly.
7671
7672 2018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
7673
7674 * gdb.base/annota1.exp: Update a test regexp.
7675
7676 2018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
7677
7678 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
7679
7680 2018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7681
7682 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
7683 (reuse_time): Initialize to REUSE_TIME_CAP.
7684 (check_rc): New function.
7685 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
7686 Check pthread_create rc.
7687 (spawner_thread_func): Check pthread_create and pthread_join rc.
7688
7689 2018-12-08 Pedro Alves <palves@redhat.com>
7690
7691 * gdb.base/list.exp (test_forward_search): Rename to ...
7692 (test_forward_reverse_search): ... this. Also test reverse-search
7693 and the forward-search alias.
7694
7695 2018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
7696
7697 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
7698 local timeout variable before return, and remove all local timeout
7699 variable entirely.
7700 (gdb_load): Likewise.
7701
7702 2018-12-01 Tom de Vries <tdevries@suse.de>
7703
7704 * gdb.base/gdb-caching-proc.exp: New file.
7705
7706 2018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
7707
7708 * Makefile.in (TIMESTAMP): New variable.
7709 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
7710 command.
7711 (check-single-racy): Likewise.
7712 (check/%.exp): Likewise.
7713 (check-racy/%.exp): Likewise.
7714 (workers/%.worker): Likewise.
7715 (build-perf): Likewise.
7716 (check-perf): Likewise.
7717 * README: Describe new "TS" and "TS_FORMAT" variables.
7718 * print-ts.py: New file.
7719
7720 2018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
7721
7722 PR python/23714
7723 * gdb.python/python.exp: Test command repetition after
7724 gdb.execute.
7725
7726 2018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
7727
7728 * gdb.opt/inline-break.exp: Add test that info breakpoint output
7729 is correctly aligned.
7730
7731 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7732
7733 * gdb.ada/info_auto_lang.exp: New testcase.
7734 * gdb.ada/info_auto_lang/global_pack.ads: New file.
7735 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
7736 * gdb.ada/info_auto_lang/some_c.c: New file.
7737
7738 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7739
7740 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
7741 FUNC_lang language syntax.
7742
7743 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7744
7745 * gdb.base/info_minsym.c: New file.
7746 * gdb.base/info_minsym.exp: New file.
7747
7748 2018-11-19 Tom Tromey <tom@tromey.com>
7749
7750 PR rust/23625:
7751 * gdb.rust/simple.exp: Add ptype test. Update expected output.
7752 * gdb.rust/expr.exp: Update expected output. Change one test.
7753
7754 2018-11-19 Tom Tromey <tom@tromey.com>
7755
7756 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
7757
7758 2018-11-19 Pedro Alves <palves@redhat.com>
7759
7760 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
7761 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
7762 see the expected warning.
7763
7764 2018-11-16 Alan Hayward <alan.hayward@arm.com>
7765
7766 PR gdb/22736:
7767 * gdb.cp/infcall-nodebug-lib.c: New test.
7768 * gdb.cp/infcall-nodebug-main.c: New test.
7769 * gdb.cp/infcall-nodebug.exp: New file.
7770
7771 2018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
7772
7773 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
7774 completer tests.
7775
7776 2018-11-09 Tom de Vries <tdevries@suse.de>
7777
7778 * gdb.base/msym-lang.c: New test.
7779 * gdb.base/msym-lang.exp: New file.
7780 * gdb.base/msym-lang-main.c: New test.
7781
7782 2018-11-08 Tom Tromey <tom@tromey.com>
7783
7784 PR gdb/23555:
7785 PR gdb/23838:
7786 * gdb.base/warning.exp: New file.
7787
7788 2018-11-08 Jan Beulich <jbeulich@suse.com>
7789
7790 * testsuite/gdb.arch/i386-avx512.c,
7791 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
7792
7793 2018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
7794
7795 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
7796 point hardware.
7797
7798 2018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
7799
7800 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
7801 * gdb.dwarf2/missing-type-name.exp: New file.
7802
7803 2018-11-06 Tom de Vries <tdevries@suse.de>
7804
7805 * gdb.base/many-headers.c: New test.
7806 * gdb.base/many-headers.exp: New file.
7807
7808 2018-11-06 Jim Wilson <jimw@sifive.com>
7809
7810 * gdb.base/code_elim.exp: For riscv, set additional_flags
7811 to include -msmall-data-limit=0.
7812
7813 2018-11-01 Joel Brobecker <brobecker@adacore.com>
7814
7815 * gdb.ada/watch_minus_l: New testcase.
7816
7817 2018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
7818
7819 * gdb.arch/aix-sighandle.c: New file.
7820 * gdb.arch/aix-sighandle.exp: New file.
7821
7822 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
7823
7824 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
7825 registers being unions.
7826
7827 2018-10-31 Tom de Vries <tdevries@suse.de>
7828
7829 * lib/valgrind.exp: New file.
7830 (vgdb_start, vgdb_stop): New procs, factored out of ...
7831 * gdb.base/valgrind-bt.exp: ... here, ...
7832 * gdb.base/valgrind-disp-step.exp: ... here and ...
7833 * gdb.base/valgrind-infcall.exp: ... here.
7834
7835 2018-10-31 Tom de Vries <tdevries@suse.de>
7836
7837 * lib/gdb.exp (get_valueof): Don't output read value in test name.
7838
7839 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
7840
7841 * gdb.dwarf2/void-type.c: New file.
7842 * gdb.dwarf2/void-type.exp: New file.
7843
7844 2018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7845
7846 * gdb.base/info_qt.c: New file.
7847 * gdb.base/info_qt.exp: New file.
7848
7849 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
7850
7851 * gdb.arch/powerpc-htm-regs.c: New file.
7852 * gdb.arch/powerpc-htm-regs.exp: New file.
7853
7854 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
7855
7856 * gdb.arch/powerpc-tar.c: New file.
7857 * gdb.arch/powerpc-tar.exp: New file.
7858
7859 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
7860
7861 * gdb.arch/powerpc-ppr-dscr.c: New file.
7862 * gdb.arch/powerpc-ppr-dscr.exp: New file.
7863
7864 2018-10-25 Tom de Vries <tdevries@suse.de>
7865
7866 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
7867
7868 2018-10-24 Tom de Vries <tdevries@suse.de>
7869
7870 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
7871 longer exists error.
7872
7873 2018-10-24 Tom de Vries <tdevries@suse.de>
7874
7875 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
7876
7877 2018-10-24 Tom de Vries <tdevries@suse.de>
7878
7879 * gdb.base/valgrind-db-attach.exp: Handle removed support for
7880 --db-attach in valgrind.
7881
7882 2018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
7883
7884 * gdb.arch/riscv-reg-aliases.c: New file.
7885 * gdb.arch/riscv-reg-aliases.exp: New file.
7886
7887 2018-10-19 Alan Hayward <alan.hayward@arm.com>
7888
7889 * gdb.python/py-cmd.exp: Check for gdb_prompt.
7890
7891 2018-10-19 Alan Hayward <alan.hayward@arm.com>
7892
7893 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
7894
7895 2018-10-19 Alan Hayward <alan.hayward@arm.com>
7896
7897 * gdb.cp/ovldbreak.exp: Fix regexps.
7898
7899 2018-10-19 Alan Hayward <alan.hayward@arm.com>
7900
7901 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
7902
7903 2018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
7904
7905 PR cli/23785
7906 * gdb.base/restore.exp: New test to check if "restore" with an
7907 invalid file doesn't segfault.
7908
7909 2018-10-18 Tom de Vries <tdevries@suse.de>
7910
7911 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
7912 * gdb.ada/excep_handle.exp: Same.
7913 * gdb.ada/mi_string_access.exp: Same.
7914 * gdb.ada/mi_var_union.exp: Same.
7915 * gdb.arch/arc-analyze-prologue.exp: Same.
7916 * gdb.arch/arc-decode-insn.exp: Same.
7917 * gdb.base/readnever.exp: Same.
7918 * gdb.fortran/printing-types.exp: Same.
7919 * gdb.guile/scm-lazy-string.exp: Same.
7920
7921 2018-10-16 Tom de Vries <tdevries@suse.de>
7922
7923 PR gdb/23730
7924 * gdb.base/catch-follow-exec.c: Add copyright notice.
7925 * gdb.base/catch-follow-exec.exp: Rewrite to use
7926 gdb_spawn_with_cmdline_opts. Require gdb-native.
7927
7928 2018-10-12 Sandra Loosemore <sandra@codesourcery.com>
7929
7930 * gdb.trace/actions-changed.exp: Check for arch support.
7931 * gdb.trace/actions.exp: Likewise.
7932 * gdb.trace/ax.exp: Likewise.
7933 * gdb.trace/backtrace.exp: Likewise.
7934 * gdb.trace/change-loc.exp: Likewise.
7935 * gdb.trace/deltrace.exp: Likewise.
7936 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
7937 * gdb.trace/ftrace.exp: Likewise.
7938 * gdb.trace/infotrace.exp: Check for arch support.
7939 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
7940 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
7941 * gdb.trace/mi-tsv-changed.exp: Likewise.
7942 * gdb.trace/packetlen.exp: Likewise.
7943 * gdb.trace/passc-dyn.exp: Likewise.
7944 * gdb.trace/passcount.exp: Likewise.
7945 * gdb.trace/pending.exp: Likewise.
7946 * gdb.trace/range-stepping.exp: Check for shlib support.
7947 * gdb.trace/report.exp: Check for arch support.
7948 * gdb.trace/save-trace.exp: Likewise.
7949 * gdb.trace/signal.exp: Check for signal support.
7950 * gdb.trace/tfind.exp: Check for arch support.
7951 * gdb.trace/trace-break.exp: Check for arch and shlib support.
7952 * gdb.trace/trace-common.h: Add comment.
7953 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
7954 * gdb.trace/trace-enable-disable.exp: Likewise.
7955 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
7956 * gdb.trace/tracecmd.exp: Check for arch support.
7957 * gdb.trace/tspeed.exp: Check for shlib and target support.
7958 * gdb.trace/tstatus.exp: Check for arch support.
7959 * gdb.trace/tsv.exp: Likewise.
7960 * gdb.trace/while-dyn.exp: Likewise.
7961 * gdb.trace/while-stepping.exp: Likewise.
7962 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
7963
7964 2018-10-12 Simon Marchi <simon.marchi@ericsson.com>
7965
7966 * gdb.trace/tspeed.exp: Remove nowarnings.
7967 (prepare_for_trace_test): Declare "global ipalib".
7968 * gdb.trace/tspeed.c: Include unistd.h.
7969 (main): Remove superfluous printf argument.
7970
7971 2018-10-11 Sandra Loosemore <sandra@codesourcery.com>
7972
7973 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
7974 directory prefix on the filename.
7975
7976 2018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
7977
7978 * gdb.gdb/unittest.exp: Update expected message informing that
7979 selftests have been disabled.
7980 * gdb.server/unittest.exp: Likewise.
7981
7982 2018-10-09 Tom de Vries <tdevries@suse.de>
7983
7984 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
7985 with runto_main.
7986
7987 2018-10-08 Weimin Pan <weimin.pan@oracle.com>
7988
7989 PR c++/16841
7990 * gdb.cp/virtbase2.cc: New file.
7991 * gdb.cp/virtbase2.exp: New file.
7992
7993 2018-10-06 Tom Tromey <tom@tromey.com>
7994
7995 PR python/19399:
7996 * gdb.python/py-inferior.exp: Add architecture test.
7997
7998 2018-10-06 Tom Tromey <tom@tromey.com>
7999
8000 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
8001 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
8002
8003 2018-10-06 Tom Tromey <tom@tromey.com>
8004
8005 * gdb.python/py-breakpoint.exp (check_last_event): Check location
8006 of a "throw" catchpoint.
8007
8008 2018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
8009
8010 * gdb.base/info-proc.exp: Update string expected from "help info
8011 proc".
8012
8013 2018-10-04 Tom Tromey <tom@tromey.com>
8014
8015 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
8016 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
8017 (test_initial_complaints, test_empty_complaints): Update.
8018 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
8019
8020 2018-10-04 Tom Tromey <tom@tromey.com>
8021
8022 PR cli/19551:
8023 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
8024 * lib/gdb.exp (gdb_file_cmd): Update.
8025 * gdb.stabs/weird.exp (print_weird_var): Update.
8026 * gdb.server/solib-list.exp: Update.
8027 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
8028 * gdb.mi/mi-cli.exp: Update.
8029 * gdb.linespec/linespec.exp: Update.
8030 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
8031 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
8032 * gdb.cp/cp-relocate.exp: Update.
8033 * gdb.base/sym-file.exp: Update.
8034 * gdb.base/relocate.exp: Update.
8035 * gdb.base/readnever.exp: Update.
8036 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
8037 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
8038 * gdb.base/dbx.exp (gdb_file_cmd): Update.
8039 * gdb.base/code_elim.exp: Update.
8040 * gdb.base/break-unload-file.exp (test_break): Update.
8041 * gdb.base/break-interp.exp (test_attach_gdb): Update.
8042 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
8043 Update.
8044 * gdb.base/attach.exp (do_attach_tests): Update.
8045 * gdb.base/sepdebug.exp: Update.
8046 * gdb.python/py-section-script.exp: Update.
8047
8048 2018-10-04 Tom Tromey <tom@tromey.com>
8049
8050 PR cli/22234:
8051 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
8052 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
8053 output.
8054
8055 2018-10-04 Tom Tromey <tom@tromey.com>
8056
8057 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
8058 set width and height to 0.
8059 (test_command_line_attach_run): Use -quiet.
8060
8061 2018-10-03 Sandra Loosemore <sandra@codesourcery.com>
8062
8063 * lib/gdb.exp (skip_ifunc_tests): New.
8064 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
8065 other compile failures.
8066 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
8067
8068 2018-10-01 Simon Marchi <simon.marchi@ericsson.com>
8069
8070 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
8071 is_amd64_regs_target.
8072
8073 2018-10-01 Alan Hayward <alan.hayward@arm.com>
8074
8075 * gdb.arch/aarch64-sighandler-regs.c: New test.
8076 * gdb.arch/aarch64-sighandler-regs.exp: New file.
8077 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
8078
8079 2018-10-01 Markus Metzger <markus.t.metzger@intel.com>
8080
8081 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
8082 assembly.
8083
8084 2018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
8085
8086 * gdb.base/frame-selection.exp: New file.
8087 * gdb.base/frame-selection.c: New file.
8088
8089 2018-09-27 Alan Hayward <alan.hayward@arm.com>
8090
8091 * gdb.threads/check-libthread-db.c (thread_routine): Use a
8092 pthread barrier.
8093 (main): Likewise.
8094
8095 2018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
8096
8097 * gdb.base/large-frame-1.c: New file.
8098 * gdb.base/large-frame-2.c: New file.
8099 * gdb.base/large-frame.exp: New file.
8100 * gdb.base/large-frame.h: New file.
8101
8102 2018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
8103
8104 PR gdb/20948
8105 * gdb.base/write_mem.exp: New test.
8106 * gdb.base/write_mem.c: Likewise.
8107
8108 2018-09-23 Tom Tromey <tom@tromey.com>
8109
8110 PR python/18852:
8111 * gdb.python/py-parameter.exp: Add test for parameter that throws
8112 on "set".
8113
8114 2018-09-23 Tom Tromey <tom@tromey.com>
8115
8116 PR python/17284:
8117 * gdb.python/py-template.exp (test_template_arg): Add test for
8118 negative template argument number.
8119
8120 2018-09-23 Tom Tromey <tom@tromey.com>
8121
8122 PR python/14062:
8123 * gdb.python/python.exp: Add test for post_event error.
8124
8125 2018-09-23 Tom Tromey <tom@tromey.com>
8126
8127 PR python/18170:
8128 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
8129 convert pointers to int and long.
8130
8131 2018-09-23 Tom Tromey <tom@tromey.com>
8132
8133 PR python/20126:
8134 * gdb.python/py-value.exp (test_value_numeric_ops): Add
8135 signed-ness conversion tests.
8136
8137 2018-09-23 Tom Tromey <tom@tromey.com>
8138
8139 PR python/18352;
8140 * gdb.python/py-value.exp (test_float_conversion): New proc.
8141 Use it.
8142
8143 2018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
8144
8145 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
8146
8147 2018-09-18 Sandra Loosemore <sandra@codesourcery.com>
8148
8149 * gdb.base/complete-empty.exp: Skip tab-completion tests if
8150 no readline.
8151 * gdb.base/utf8-identifiers.exp: Likewise.
8152 * gdb.cp/cpcompletion.exp: Likewise.
8153 * gdb.linespec/cpcompletion.exp: Likewise.
8154 * gdb.linespec/cpls-abi-tag.exp: Likewise.
8155 * gdb.linespec/cpls-ops.exp: Likewise.
8156
8157 2018-09-19 Richard Bunt <richard.bunt@arm.com>
8158 Chris January <chris.january@arm.com>
8159
8160 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
8161 * gdb.fortran/short-circuit-argument-list.exp: New file.
8162 * gdb.fortran/short-circuit-argument-list.f90: New test.
8163
8164 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
8165
8166 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
8167 "arch=" keyword when executing "-stack-list-frames".
8168
8169 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
8170
8171 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
8172 "arch=" keyword when executing "-stack-list-frames".
8173
8174 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
8175
8176 * gdb.ada/complete.exp: Expect for "@" when doing "complete
8177 break ada".
8178
8179 2018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
8180
8181 PR python/23669
8182 * gdb.python/python.exp: Test gdb.execute("show commands").
8183
8184 2018-09-16 Tom Tromey <tom@tromey.com>
8185
8186 * gdb.base/new-ui.exp (do_execution_tests): Update.
8187 * gdb.base/dbx.exp (test_breakpoints): Update.
8188
8189 2018-09-14 Alan Hayward <alan.hayward@arm.com>
8190
8191 * lib/gdb.exp (gdb_simple_compile): Add proc.
8192 (is_elf_target): Use gdb_simple_compile.
8193 (skip_altivec_tests): Likewise.
8194 (skip_vsx_tests): Likewise.
8195 (skip_tsx_tests): Likewise.
8196 (skip_btrace_tests): Likewise.
8197 (skip_btrace_pt_tests): Likewise.
8198 (gdb_can_simple_compile): Likewise.
8199 (gdb_has_argv0): Likewise.
8200 (gdb_target_symbol_prefix): Likewise.
8201 (target_supports_scheduler_locking): Likewise.
8202
8203 2018-09-13 Tom Tromey <tom@tromey.com>
8204
8205 * Makefile.in (TAGS): Recognize proc_with_prefix and
8206 gdb_caching_proc.
8207
8208 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
8209
8210 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
8211 method.
8212
8213 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
8214
8215 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
8216 and a few other Inferior properties when the Inferior is no
8217 longer valid.
8218
8219 2018-09-13 Tom Tromey <tom@tromey.com>
8220
8221 PR rust/23650:
8222 * gdb.rust/simple.exp: Add test for enum field access error.
8223
8224 2018-09-13 Tom Tromey <tom@tromey.com>
8225
8226 PR rust/23626:
8227 * gdb.rust/simple.rs (EmptyEnum): New type.
8228 (main): Use it.
8229 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
8230
8231 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
8232
8233 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
8234 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
8235 * gdb.python/py-symtab.exp: Update test printing an objfile.
8236
8237 2018-09-12 Simon Marchi <simon.marchi@ericsson.com>
8238
8239 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
8240 object.
8241
8242 2018-09-12 Alan Hayward <alan.hayward@arm.com>
8243
8244 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
8245 (support_complex_tests): Use gdb_can_simple_compile.
8246 (is_ilp32_target): Likewise.
8247 (is_lp64_target): Likewise.
8248 (is_64_target): Likewise.
8249 (is_amd64_regs_target): Likewise.
8250 (is_aarch32_target): Likewise.
8251 (gdb_int128_helper): Likewise.
8252
8253 2018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8254
8255 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
8256
8257 2018-09-10 Jerome Guitton <guitton@adacore.com>
8258
8259 * gdb.ada/same_component_name: Add test for case of tagged record
8260 with variable-length fields.
8261
8262 2018-09-10 Xavier Roirand <roirand@adacore.com>
8263
8264 * gdb.ada/access_to_unbounded_array.exp: New testcase.
8265 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
8266 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
8267 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
8268
8269 2018-09-10 Xavier Roirand <roirand@adacore.com>
8270
8271 * gdb.ada/mi_string_access.exp: New testcase.
8272 * gdb.ada/mi_string_access/bar.adb: New file.
8273 * gdb.ada/mi_string_access/pck.adb: New file.
8274 * gdb.ada/mi_string_access/pck.asd: New file.
8275
8276 2018-09-10 Xavier Roirand <roirand@adacore.com>
8277
8278 * gdb.ada/mi_var_union.exp: New testcase.
8279 * gdb.ada/mi_var_union/bar.adb: New file.
8280 * gdb.ada/mi_var_union/pck.adb: New file.
8281 * gdb.ada/mi_var_union/pck.asd: New file.
8282
8283 2018-09-08 Tom Tromey <tom@tromey.com>
8284
8285 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
8286
8287 2018-09-08 Tom Tromey <tom@tromey.com>
8288
8289 PR python/16047:
8290 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
8291 (register_pretty_printers): Register new printer.
8292 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
8293 test.
8294 * gdb.python/py-prettyprint.c (int_type3): New typedef.
8295 (an_int_type3): New global.
8296
8297 2018-09-08 Joel Brobecker <brobecker@adacore.com>
8298
8299 * gdb.ada/expr_with_funcall: New testcase.
8300
8301 2018-09-08 Joel Brobecker <brobecker@adacore.com>
8302
8303 * gdb.ada/packed_array_assign: New testcase.
8304
8305 2018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
8306
8307 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
8308 names, and add test prefixes to make test names unique.
8309
8310 2018-09-05 Tom de Vries <tdevries@suse.de>
8311
8312 * gdb.dwarf2/varval.exp: Add test.
8313
8314 2018-09-04 Gary Benson <gbenson@redhat.com>
8315
8316 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
8317 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
8318
8319 2018-08-31 Tom Tromey <tom@tromey.com>
8320
8321 * gdb.rust/simple.rs: Rename second variable "v".
8322
8323 2018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
8324
8325 * gdb.base/funcargs.c (use_a): New function.
8326 (recurse): Call use_a.
8327
8328 2018-08-29 Keith Seitz <keiths@redhat.com>
8329
8330 * gdb.compile/compile-cplus-anonymous.cc: New file.
8331 * gdb.compile/compile-cplus-anonymous.exp: New file.
8332 * gdb.compile/compile-cplus-array-decay.cc: New file.
8333 * gdb.compile/compile-cplus-array-decay.exp: New file.
8334 * gdb.compile/compile-cplus-inherit.cc: New file.
8335 * gdb.compile/compile-cplus-inherit.exp: New file.
8336 * gdb.compile/compile-cplus-member.cc: New file.
8337 * gdb.compile/compile-cplus-member.exp: New file.
8338 * gdb.compile/compile-cplus-method.cc: New file.
8339 * gdb.compile/compile-cplus-method.exp: New file.
8340 * gdb.compile/compile-cplus-mod.c: "New" file.
8341 * gdb.compile/compile-cplus-namespace.cc: New file.
8342 * gdb.compile/compile-cplus-namespace.exp: New file.
8343 * gdb.compile/compile-cplus-nested.cc: New file.
8344 * gdb.compile/compile-cplus-nested.exp: New file.
8345 * gdb.compile/compile-cplus-print.c: "New" file.
8346 * gdb.compile/compile-cplus-print.exp: "New" file.
8347 * gdb.compile/compile-cplus-virtual.cc: New file.
8348 * gdb.compile/compile-cplus-virtual.exp: New file.
8349 * gdb.compile/compile-cplus.c: "New" file.
8350 * gdb.compile/compile-cplus.exp: "New" file.
8351 * lib/compile-support.exp: New file.
8352
8353 2018-08-16 Gary Benson <gbenson@redhat.com>
8354
8355 PR gdb/13000:
8356 * gdb.base/batch-exit-status.exp: New file.
8357 * gdb.base/batch-exit-status.good-commands: Likewise.
8358 * gdb.base/batch-exit-status.bad-commands: Likewise.
8359
8360 2018-08-29 Alan Hayward <alan.hayward@arm.com>
8361
8362 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
8363 (struct struct02): Likewise.
8364 (struct struct03): Likewise.
8365 (struct struct04): Likewise.
8366 (struct struct_01_01): New struct.
8367 (struct struct_01_02): Likewise.
8368 (struct struct_01_03): Likewise.
8369 (struct struct_01_04): Likewise.
8370 (struct struct_02_01): Likewise.
8371 (struct struct_02_02): Likewise.
8372 (struct struct_02_03): Likewise.
8373 (struct struct_02_04): Likewise.
8374 (struct struct_04_01): Likewise.
8375 (struct struct_04_02): Likewise.
8376 (struct struct_04_03): Likewise.
8377 (struct struct_04_04): Likewise.
8378 (struct struct_05_01): Likewise.
8379 (struct struct_05_02): Likewise.
8380 (struct struct_05_03): Likewise.
8381 (struct struct_05_04): Likewise.
8382 (cmp_struct01): Remove function.
8383 (cmp_struct02): Likewise.
8384 (cmp_struct03): Likewise.
8385 (cmp_struct04): Likewise.
8386 (cmp_struct_01_01): Add Function.
8387 (cmp_struct_01_02): Likewise.
8388 (cmp_struct_01_03): Likewise.
8389 (cmp_struct_01_04): Likewise.
8390 (cmp_struct_02_01): Likewise.
8391 (cmp_struct_02_02): Likewise.
8392 (cmp_struct_02_03): Likewise.
8393 (cmp_struct_02_04): Likewise.
8394 (cmp_struct_04_01): Likewise.
8395 (cmp_struct_04_02): Likewise.
8396 (cmp_struct_04_03): Likewise.
8397 (cmp_struct_04_04): Likewise.
8398 (cmp_struct_05_01): Likewise.
8399 (cmp_struct_05_02): Likewise.
8400 (cmp_struct_05_03): Likewise.
8401 (cmp_struct_05_04): Likewise.
8402 (call_all): Add new structs.
8403 * gdb.base/infcall-nested-structs.exp: Likewise.
8404
8405 2018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
8406
8407 * gdb.python/py-framefilter-mi.exp: Update regexp to
8408 check for "arch" field in frame output.
8409
8410 2018-08-23 Kevin Buettner <kevinb@redhat.com>
8411
8412 * gdb.dwarf2/dw2-ranges-func.c: New file.
8413 * gdb.dwarf2/dw2-ranges-func.exp: New file.
8414
8415 2018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
8416
8417 * gdb.base/term.exp: Compare terminal settings with values from
8418 the inferior.
8419 * gdb.base/term.c: Get and set terminal settings.
8420
8421 2018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
8422
8423 * lib/mi-support.exp (mi_expect_stop): Update regexp to
8424 accommodate new "arch" field in frame output.
8425 * gdb.mi/mi-return.exp: Likewise.
8426 * gdb.mi/mi-stack.exp: Likewise.
8427 * gdb.mi/mi-syn-frame.exp: Likewise.
8428 * gdb.mi/user-selected-context-sync.exp: Likewise.
8429
8430 2018-08-19 Michael Spang <spang@google.com>
8431
8432 PR gdb/11786
8433 * gdb.base/gcore-tls-pie.c: New file.
8434 * gdb.base/gcore-tls-pie.exp: New file.
8435
8436 2018-08-18 Kevin Buettner <kevinb@redhat.com>
8437
8438 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
8439 * gdb.dwarf2/varval.c: New file.
8440 * gdb.dwarf2/varval.exp: New file.
8441
8442 2018-08-17 Alan Hayward <alan.hayward@arm.com>
8443
8444 PR gdb/18931
8445 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
8446
8447 2018-08-16 Keith Seitz <keiths@redhat.com>
8448
8449 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
8450 tests expected to pass.
8451
8452 2018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
8453
8454 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
8455 -data-disassemble -a.
8456 (test_disassembly_bogus_args): Likewise.
8457
8458 2018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
8459
8460 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
8461
8462 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
8463
8464 * gdb.base/vla-optimized-out.exp: Add new test.
8465
8466 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
8467
8468 * gdb.base/vla-optimized-out-o3.exp: Delete.
8469 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
8470 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
8471 deleted tests.
8472
8473 2018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
8474
8475 PR gdb/18050:
8476 * gdb.server/extended-remote-restart.c: New file.
8477 * gdb.server/extended-remote-restart.exp: New file.
8478
8479 2018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
8480
8481 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
8482 "set variable index = 42".
8483
8484 2018-08-07 Simon Marchi <simon.marchi@ericsson.com>
8485
8486 * boards/index-cache-gdb.exp: New file.
8487 * gdb.dwarf2/index-cache.exp: New file.
8488 * gdb.dwarf2/index-cache.c: New file.
8489 * gdb.base/maint.exp: Check if we are using the index cache.
8490
8491 2018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
8492
8493 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
8494 MAKEFLAGS.
8495
8496 2018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
8497
8498 * dg-extract-results.sh: Move to toplevel contrib.
8499 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
8500 * Makefile.in (check-parallel-racy): Likewise.
8501
8502 2018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
8503
8504 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
8505 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
8506 tests if the target supports scheduler locking.
8507
8508 2018-08-04 Tom de Vries <tdevries@suse.de>
8509
8510 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
8511
8512 2018-08-02 Tom Tromey <tom@tromey.com>
8513
8514 PR symtab/16842.
8515 * gdb.cp/temargs.exp: Test "info address" of a template
8516 parameter.
8517
8518 2018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
8519
8520 * gdb.python/py-mi-var-info-path-expression.c: New file.
8521 * gdb.python/py-mi-var-info-path-expression.py: New file.
8522 * gdb.python/py-mi-var-info-path-expression.exp: New file.
8523
8524 2018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
8525
8526 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
8527 error after "cannot resolve name" string.
8528
8529 2018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
8530
8531 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
8532 started.
8533 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
8534
8535 2018-07-28 Tom de Vries <tdevries@suse.de>
8536
8537 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
8538
8539 2018-07-26 Tom de Vries <tdevries@suse.de>
8540
8541 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
8542
8543 2018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
8544
8545 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
8546 is visible.
8547
8548 2018-07-26 Tom de Vries <tdevries@suse.de>
8549
8550 PR breakpoints/23366
8551 * gdb.base/catch-follow-exec.c: New test.
8552 * gdb.base/catch-follow-exec.exp: New file.
8553
8554 2018-07-25 Tom de Vries <tdevries@suse.de>
8555
8556 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
8557 vla-optimized-out.c.
8558
8559 2018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
8560
8561 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
8562 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
8563
8564 2018-07-20 Tom de Vries <tdevries@suse.de>
8565
8566 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
8567 NOCLONE macro.
8568 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
8569
8570 2018-07-19 Tom de Vries <tdevries@suse.de>
8571
8572 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
8573 regular expression.
8574
8575 2018-07-18 Tom de Vries <tdevries@suse.de>
8576
8577 * gdb.base/vla-optimized-out.c: New test.
8578 * gdb.base/vla-optimized-out.exp: New file.
8579
8580 2018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
8581
8582 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
8583 message "No address associated with hostname" when gdbserver
8584 cannot resolve the hostname.
8585
8586 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8587
8588 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
8589 Add some test prefixes to make tests unique.
8590
8591 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8592
8593 * gdb.base/frameapply.c: New file.
8594 * gdb.base/frameapply.exp: New file.
8595
8596 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8597
8598 * gdb.base/skip.exp: Update expected error message.
8599
8600 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
8601 Jan Kratochvil <jan.kratochvil@redhat.com>
8602 Paul Fertser <fercerpav@gmail.com>
8603 Tsutomu Seki <sekiriki@gmail.com>
8604
8605 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
8606 parameter.
8607 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
8608 by default.
8609 * boards/native-gdbserver.exp: Likewise.
8610 * gdb.server/run-without-local-binary.exp: Improve regexp used
8611 for detecting when a remote debugging connection succeeds.
8612 * gdb.server/server-connect.exp: New file.
8613 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
8614 Do not prefix the port number with ":".
8615 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
8616 support for detecting and using it. Add '$debughost_gdbserver'
8617 to the list of arguments used to start gdbserver. Handle case
8618 when gdbserver cannot resolve a network name.
8619
8620 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
8621
8622 PR c++/23373
8623 * gdb.base/ptype-offsets.cc (struct static_member): New
8624 struct.
8625 (main) <stmember>: New variable.
8626 * gdb.base/ptype-offsets.exp: Add test for printing a struct
8627 with a static member in it.
8628
8629 2018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
8630
8631 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
8632 watchpoints enabled and disabled.
8633
8634 2018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
8635
8636 * gdb.base/examine-backward.exp: Still run tests around address
8637 0x0, even if address 0x0 is not readable. Update the pattern for
8638 matching address 0x0 in expected output.
8639
8640 2018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
8641
8642 * gdb.base/share-env-with-gdbserver.c (main): Add call to
8643 malloc/free.
8644
8645 2018-07-04 Tom de Vries <tdevries@suse.de>
8646
8647 * gdb.dwarf2/dw2-error.exp: Update expected error message.
8648
8649 2018-07-02 Maciej W. Rozycki <macro@mips.com>
8650
8651 PR tdep/8282
8652 * gdb.arch/mips-disassembler-options.exp: New test.
8653 * gdb.arch/mips-disassembler-options.s: New test source.
8654
8655 2018-06-29 Pedro Alves <palves@redhat.com>
8656
8657 * gdb.threads/names.exp: Adjust expected "info threads" output.
8658
8659 2018-06-29 Pedro Alves <palves@redhat.com>
8660
8661 * gdb.opt/inline-break.exp (line number, address): Add "info
8662 break" tests.
8663
8664 2018-06-29 Pedro Alves <palves@redhat.com>
8665
8666 * gdb.opt/inline-break.c (func1): Add "break here" marker.
8667 * gdb.opt/inline-break.exp: Test setting breakpoints by line
8668 number and address and running to them.
8669
8670 2018-06-29 Richard Bunt <richard.bunt@arm.com>
8671
8672 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
8673
8674 2018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8675
8676 * lib/compiler.c: Remove executable permission flag.
8677
8678 2018-06-28 Richard Bunt <richard.bunt@arm.com>
8679
8680 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
8681 code.
8682 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
8683
8684 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
8685
8686 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
8687
8688 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
8689
8690 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
8691 address argument is omitted.
8692
8693 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
8694
8695 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
8696
8697 2018-06-27 Omair Javaid <omair.javaid@linaro.org>
8698
8699 PR gdb/21695
8700 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
8701 * gdb.base/infoline-reloc-main-from-zero.c: New file.
8702
8703 2018-06-26 Tom Tromey <tom@tromey.com>
8704
8705 PR rust/22574:
8706 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
8707 * gdb.rust/simple.rs (struct SimpleLayout): New.
8708
8709 2018-06-22 Simon Marchi <simon.marchi@ericsson.com>
8710
8711 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
8712 "info registers" output.
8713
8714 2018-06-21 Richard Bunt <richard.bunt@arm.com>
8715
8716 * gdb.base/watchpoint-hw-attach.c: New test.
8717 * gdb.base/watchpoint-hw-attach.exp: New file.
8718
8719 2018-06-20 Simon Marchi <simon.marchi@ericsson.com>
8720
8721 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
8722 through /bin/sh.
8723 * boards/dwarf4-gdb-index.exp: Likewise.
8724 * boards/fission-dwp.exp: Likewise.
8725
8726 2018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
8727
8728 * gdb.base/float128.exp: Add comment and improved fail message
8729 to the failure case of "print large128" test.
8730
8731 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
8732
8733 * configure.ac: Remove AC_PREREQ.
8734 * configure: Re-generate.
8735
8736 2018-06-19 Pedro Alves <palves@redhat.com>
8737
8738 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
8739 (func_extern_caller): New.
8740 (main): Call func_extern_caller.
8741 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
8742 logic change.
8743
8744 2018-06-18 Weimin Pan <weimin.pan@oracle.com>
8745
8746 PR gdb/16841
8747 * gdb.cp/typedef-base.cc: New file.
8748 * gdb.cp/typedef-base.exp: New file.
8749
8750 2018-06-18 Tom de Vries <tdevries@suse.de>
8751
8752 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
8753
8754 2018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
8755 Richard Bunt <Richard.Bunt@arm.com>
8756
8757 * gdb.threads/attach-slow-waitpid.c: New file.
8758 * gdb.threads/attach-slow-waitpid.exp: New file.
8759 * gdb.threads/slow-waitpid.c: New file.
8760
8761 2018-06-14 Pedro Alves <palves@redhat.com>
8762
8763 * gdb.base/fork-running-state.c: Include <errno.h>.
8764 (exit_if_relative_exits): New.
8765 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
8766 exits.
8767 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
8768 child exits.
8769
8770 2018-06-14 Tom de Vries <tdevries@suse.de>
8771
8772 PR cli/22573
8773 * gdb.base/finish-pretty.c: New test.
8774 * gdb.base/finish-pretty.exp: New file.
8775
8776 2018-06-14 Pedro Alves <palves@redhat.com>
8777
8778 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
8779 gdb's expected startup output.
8780
8781 2018-06-14 Pedro Alves <palves@redhat.com>
8782
8783 * lib/selftest-support.exp (selftest_setup): Remove inlined
8784 function handling.
8785
8786 2018-06-14 Tom de Vries <tdevries@suse.de>
8787
8788 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
8789 matching of breakpoint printing.
8790
8791 2018-06-13 Tom de Vries <tdevries@suse.de>
8792
8793 PR testsuite/23269
8794 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
8795 (fork_child): ... here, and ...
8796 (fork_parent): ... here.
8797
8798 2018-06-12 Tom de Vries <tdevries@suse.de>
8799
8800 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
8801
8802 2018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
8803 Stephen Roberts <stephen.roberts@arm.com>
8804
8805 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
8806 rewrite test to describe action performed, rather than possible
8807 failure.
8808
8809 2018-06-08 Gary Benson <gbenson@redhat.com>
8810
8811 * gdb.threads/check-libthread-db.exp: New file.
8812 * gdb.threads/check-libthread-db.c: Likewise.
8813
8814 2018-06-05 Tom Tromey <tom@tromey.com>
8815
8816 * gdb.base/default.exp: Update expected "show version" output.
8817
8818 2018-06-05 Tom Tromey <tom@tromey.com>
8819
8820 PR cli/12326:
8821 * gdb.cp/static-print-quit.exp: Update.
8822 * lib/gdb.exp (pagination_prompt): Update.
8823 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
8824 * gdb.python/python.exp: Update.
8825
8826 2018-06-04 Joel Brobecker <brobecker@adacore.com>
8827
8828 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
8829
8830 2018-06-01 Joel Brobecker <brobecker@adacore.com>
8831
8832 * gdb.ada/bp_fun_addr: New testcase.
8833
8834 2018-06-01 Tom Tromey <tom@tromey.com>
8835
8836 * gdb.xml/tdesc-regs.exp (load_description): Update expected
8837 results.
8838 * gdb.dwarf2/method-ptr.exp: Set language to C++.
8839 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
8840 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
8841 * gdb.base/maint.exp (maint_pass_if): Update.
8842
8843 2018-05-31 Maciej W. Rozycki <macro@mips.com>
8844
8845 * gdb.base/endian.exp: New test.
8846 * gdb.base/endian.c: New test source.
8847
8848 2018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
8849
8850 PR gdb/23203
8851 * gdb.base/bt-selected-frame.c: New file.
8852 * gdb.base/bt-selected-frame.exp: New file.
8853 * lib/gdb.exp (get_current_frame_number): New function.
8854
8855 2018-05-24 Maciej W. Rozycki <macro@mips.com>
8856 Pedro Alves <palves@redhat.com>
8857
8858 * gdb.threads/tls-core.c: Include <stdlib.h>
8859 (thread_proc): Call `abort'.
8860 * gdb.threads/tls-core.exp: Generate a core with core_find too.
8861 (tls_core_test): New procedure, bits factored out from ...
8862 (top level): ... here. Test both native cores and gcore cores.
8863
8864 2018-05-23 Tom Tromey <tom@tromey.com>
8865
8866 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
8867
8868 2018-05-23 Tom Tromey <tom@tromey.com>
8869
8870 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
8871 symfile_complaints.
8872 (test_short_complaints): Likewise.
8873 (test_empty_complaints): Likewise.
8874 (test_initial_complaints): Update.
8875
8876 2018-05-23 Tom Tromey <tom@tromey.com>
8877
8878 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
8879
8880 2018-05-23 Tom Tromey <tom@tromey.com>
8881
8882 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
8883 (test_short_complaints): Update.
8884
8885 2018-05-22 Pedro Alves <palves@redhat.com>
8886
8887 * gdb.base/remote.exp: Only gdb_start after compiling the
8888 testcase. Issue "disconnect" before testing "set remote" command
8889 defaults. Issue clean_restart before running to main.
8890
8891 2018-05-22 Pedro Alves <palves@redhat.com>
8892
8893 * gdb.base/remote.exp: Adjust expected output of "show remote
8894 memory-write-packet-size". Add tests for "set remote
8895 memory-write-packet-size 0" and "set remote
8896 memory-write-packet-size fixed/limit".
8897
8898 2018-05-22 Pedro Alves <palves@redhat.com>
8899
8900 PR gdb/22973
8901 * gdb.base/utf8-identifiers.c: New file.
8902 * gdb.base/utf8-identifiers.exp: New file.
8903
8904 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
8905
8906 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
8907
8908 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
8909
8910 * gdb.arch/powerpc-vsx-gcore.exp: New file.
8911
8912 2018-05-18 Tom Tromey <tom@tromey.com>
8913
8914 * gdb.base/ptype-offsets.exp: Update.
8915
8916 2018-05-17 Keith Seitz <keiths@redhat.com>
8917
8918 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
8919 in expected breakpoint stop locations.
8920 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
8921 move to proper scope to test variable values.
8922 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
8923 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
8924 New functions.
8925 (main): Call not_inline_func3.
8926 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
8927 inline_func1, inline_func2, and inline_func3. Test that when each
8928 breakpoint is hit, GDB properly reports both the stop location
8929 and the backtrace. Repeat tests for temporary breakpoints.
8930
8931 2018-05-15 Maciej W. Rozycki <macro@mips.com>
8932
8933 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
8934 rather then trying to access it in determining whether the PID
8935 of `gdbserver' could have been retrieved.
8936
8937 2018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
8938
8939 * gdb.arch/amd64-init-x87-values.S: New file.
8940 * gdb.arch/amd64-init-x87-values.exp: New file.
8941
8942 2018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8943
8944 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
8945
8946 2018-05-04 Tom Tromey <tom@tromey.com>
8947
8948 PR python/22730:
8949 * gdb.python/python.exp: Test multi-line execute.
8950
8951 2018-05-04 Tom Tromey <tom@tromey.com>
8952
8953 PR python/22731:
8954 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
8955
8956 2018-05-04 Tom Tromey <tom@tromey.com>
8957
8958 PR gdb/11750:
8959 * gdb.base/define.exp: Test defining a user command inside a user
8960 command.
8961 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
8962
8963 2018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
8964 Pedro Alves <palves@redhat.com>
8965
8966 PR breakpoints/19806 and support for PR external/20207.
8967 * gdb.base/watchpoint-unaligned.c: New file.
8968 * gdb.base/watchpoint-unaligned.exp: New file.
8969
8970 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
8971
8972 * gdb.base/maint.exp: Make test names unique, use
8973 test_prefix_command_help to test 'help maint info', and remove
8974 repeated test of 'help maint'.
8975
8976 2018-05-04 Tom Tromey <tom@tromey.com>
8977
8978 PR gdb/22619:
8979 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
8980 behavior.
8981
8982 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
8983
8984 * gdb.base/maint.exp: Process output from 'maint print registers'
8985 line at a time.
8986
8987 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
8988
8989 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
8990 timeout.
8991
8992 2018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
8993
8994 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
8995 filter pattern.
8996
8997 2018-05-02 Pedro Alves <palves@redhat.com>
8998
8999 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
9000 to_log_command renames.
9001 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
9002
9003 2018-05-02 Tom Tromey <tom@tromey.com>
9004
9005 * gdb.python/py-parameter.exp: Set test message.
9006
9007 2018-05-02 Tom Tromey <tom@tromey.com>
9008
9009 PR python/20084:
9010 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
9011 PARAM_ZUINTEGER_UNLIMITED tests.
9012
9013 2018-04-28 Dan Robertson <danlrobertson89@gmail.com>
9014
9015 PR rust/23124
9016 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
9017 when casting.
9018
9019 2018-04-30 Tom Tromey <tom@tromey.com>
9020
9021 * gdb.python/py-type.exp: Check align attribute.
9022 * gdb.python/py-type.c: New "aligncheck" global.
9023
9024 2018-04-30 Tom Tromey <tom@tromey.com>
9025
9026 PR exp/17095:
9027 * gdb.dwarf2/dw2-align.exp: New file.
9028 * gdb.cp/align.exp: New file.
9029 * gdb.base/align.exp: New file.
9030 * lib/gdb.exp (gdb_int128_helper): New proc.
9031 (has_int128_c, has_int128_cxx): New caching procs.
9032
9033 2018-04-27 Tom Tromey <tom@tromey.com>
9034
9035 PR rust/22545:
9036 * gdb.rust/simple.exp: Add inclusive range tests.
9037
9038 2018-04-26 Pedro Alves <palves@redhat.com>
9039
9040 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
9041 ifunc breakpoint locations correctly of ifunc breakpoints set
9042 while the program resolves the ifunc.
9043
9044 2018-04-26 Pedro Alves <palves@redhat.com>
9045
9046 * gdb.base/gnu-ifunc-final.c: New file.
9047 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
9048 * gdb.base/gnu-ifunc.exp (executable): Delete.
9049 (staticexecutable): Adjust.
9050 (lib_opts, exec_opts): Delete.
9051 (make_binsuffix, build, set-break): New procedures.
9052 (misc_tests): New, with tests factored out from the top level.
9053 (top level): Test different combinations of ifunc resolver name,
9054 resolver with and with debug info, and ifunc target with and
9055 without debug info. Wrap static tests with with_target_prefix.
9056
9057 2018-04-26 Pedro Alves <palves@redhat.com>
9058
9059 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
9060 return type" warnings.
9061
9062 2018-04-25 Pedro Alves <palves@redhat.com>
9063
9064 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
9065 killed".
9066 * gdb.base/kill-after-signal.exp: Likewise.
9067 * gdb.threads/kill.exp: Likewise.
9068
9069 2018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
9070 Sergio Durigan Junior <sergiodj@redhat.com>
9071 Pedro Alves <palves@redhat.com>
9072
9073 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
9074 regexps to expect for '[Inferior ... detached]' as well.
9075 * gdb.base/attach.exp: Likewise.
9076 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
9077 "gdb_continue_to_end".
9078 (test_catch_syscall_with_wrong_args): Likewise.
9079 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
9080 ']'. Don't set 'verbose' on.
9081 * gdb.base/foll-vfork.exp: Likewise.
9082 * gdb.base/fork-print-inferior-events.c: New file.
9083 * gdb.base/fork-print-inferior-events.exp: New file.
9084 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
9085 '[Inferior ... has been killed]' message.
9086 * gdb.base/kill-after-signal.exp: Likewise.
9087 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
9088 detach message.
9089 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
9090 message.
9091 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
9092 regexps to expect for '[Inferior ... detached]' as well.
9093 * gdb.threads/process-dies-while-detaching.exp: Likewise.
9094
9095 2018-04-24 Simon Marchi <simon.marchi@ericsson.com>
9096
9097 PR gdb/23104
9098 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
9099
9100 2018-04-22 Rajendra SY <rajendra.sy@gmail.com>
9101
9102 PR gdb/23095
9103 * gdb.base/break-probes.exp: Pass shlib_load to
9104 prepare_for_testing. Set normal_bp to r_debug_state if target is
9105 bsd.
9106
9107 2018-04-19 Richard Bunt <richard.bunt@arm.com>
9108
9109 * gdb.threads/multiple-successive-infcall.c: New test.
9110 * gdb.threads/multiple-successive-infcall.exp: New file.
9111
9112 2018-04-17 Tom Tromey <tom@tromey.com>
9113
9114 * gdb.rust/simple.rs (Union): New type.
9115 (main): New local "u".
9116 * gdb.rust/simple.exp (test_one_slice): Add new test case.
9117
9118 2018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
9119
9120 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
9121 number information in output of "whereis" command.
9122 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
9123
9124 2018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9125
9126 * gdb.ada/info_types.exp: Adjust expected output to the line
9127 numbers now printed by "info var/func/type".
9128 * gdb.base/completion.exp: Likewise.
9129 * gdb.base/included.exp: Likewise.
9130 * gdb.cp/cp-relocate.exp: Likewise.
9131 * gdb.cp/cplusfuncs.exp: Likewise.
9132 * gdb.cp/namespace.exp: Likewise.
9133 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
9134
9135 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
9136
9137 * gdb.btrace/cpu.exp: New.
9138
9139 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
9140
9141 * gdb.base/step-indirect-call-thunk.exp: New.
9142 * gdb.base/step-indirect-call-thunk.c: New.
9143 * gdb.reverse/step-indirect-call-thunk.exp: New.
9144 * gdb.reverse/step-indirect-call-thunk.c: New.
9145
9146 2018-04-11 Simon Marchi <simon.marchi@ericsson.com>
9147
9148 * gdb.base/pie-fork.c: New file.
9149 * gdb.base/pie-fork.exp: New file.
9150
9151 2018-04-11 Tom Tromey <tom@tromey.com>
9152
9153 * gdb.rust/simple.exp: Add test for ".." struct initializer.
9154
9155 2018-04-10 Pedro Alves <palves@redhat.com>
9156
9157 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
9158 exits. Instead loop running forever.
9159 (fork_parent): Run forever too.
9160
9161 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
9162
9163 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
9164 mi_continue_to_line.
9165 * gdb.mi/mi-stack.c (callee4): Add comment.
9166
9167 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
9168
9169 * gdb.mi/mi-stack.exp: Fix indentation.
9170
9171 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
9172
9173 PR gdb/22979
9174 * gdb.arch/amd64-osabi.exp: New file.
9175
9176 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
9177
9178 PR gdb/22980
9179 * gdb.base/osabi.exp: New file.
9180
9181 2018-04-02 Weimin Pan <weimin.pan@oracle.com>
9182
9183 * gdb.cp/static-typedef-print.exp: New file.
9184 * gdb.cp/static-typedef-print.cc: New file.
9185
9186 2018-03-27 Joel Brobecker <brobecker@adacore.com>
9187
9188 * gdb.ada/varsize_limit: New testcase.
9189
9190 2018-03-27 Joel Brobecker <brobecker@adacore.com>
9191
9192 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
9193
9194 * gdb.ada/notcplusplus: New testcase.
9195
9196 * gdb.base/c-linkage-name.c: New file.
9197 * gdb.base/c-linkage-name.exp: New testcase.
9198
9199 2018-03-26 Tom Tromey <tom@tromey.com>
9200
9201 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
9202 * gdb.python/py-framefilter.py (name_error): New global.
9203 (ErrorInName.function): Use name_error.
9204
9205 2018-03-26 Tom Tromey <tom@tromey.com>
9206
9207 PR backtrace/15582:
9208 * gdb.python/py-framefilter.exp: Add "bt hide" test.
9209
9210 2018-03-23 Keith Seitz <keiths@redhat.com>
9211
9212 PR c++/22968
9213 * gdb.cp/subtypes.exp: New file.
9214 * gdb.cp/subtypes.h: New file.
9215 * gdb.cp/subtypes.cc: New file.
9216 * gdb.cp/subtypes-2.cc: New file.
9217
9218 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
9219
9220 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
9221 (done): Call '_exit' not 'exit' to avoid atexit handlers.
9222 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
9223 -nostartfiles when compiling the test. Confirm that all registers
9224 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
9225
9226 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
9227
9228 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
9229 option, syntax was wrong anyway.
9230 * gdb.arch/arm-disp-step.exp: Likewise.
9231 * gdb.arch/sparc64-regs.exp: Likewise.
9232 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
9233 option, syntax was wrong anyway, switch to use
9234 prepare_for_testing.
9235 * gdb.arch/i386-disp-step.exp: Likewise.
9236
9237 2018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
9238
9239 * gdb.ada/exec_changed.exp: Replace "target_info exists
9240 use_gdb_stub" by "use_gdb_stub".
9241 * gdb.ada/start.exp: Likewise.
9242 * gdb.base/async-shell.exp: Likewise.
9243 * gdb.base/attach-pie-misread.exp: Likewise.
9244 * gdb.base/attach-wait-input.exp: Likewise.
9245 * gdb.base/break-entry.exp: Likewise.
9246 * gdb.base/break-interp.exp: Likewise.
9247 * gdb.base/dprintf-detach.exp: Likewise.
9248 * gdb.base/nostdlib.exp: Likewise.
9249 * gdb.base/solib-nodir.exp: Likewise.
9250 * gdb.base/statistics.exp: Likewise.
9251 * gdb.base/testenv.exp: Likewise.
9252 * gdb.mi/mi-exec-run.exp: Likewise.
9253 * gdb.mi/mi-start.exp: Likewise.
9254 * gdb.multi/dummy-frame-restore.exp: Likewise.
9255 * gdb.multi/multi-arch-exec.exp: Likewise.
9256 * gdb.multi/multi-arch.exp: Likewise.
9257 * gdb.multi/tids.exp: Likewise.
9258 * gdb.multi/watchpoint-multi.exp: Likewise.
9259 * gdb.python/py-events.exp: Likewise.
9260 * gdb.threads/attach-into-signal.exp: Likewise.
9261 * gdb.threads/attach-stopped.exp: Likewise.
9262 * gdb.threads/threadapply.exp: Likewise.
9263 * lib/selftest-support.exp: Likewise.
9264
9265 2018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
9266
9267 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
9268
9269 2018-03-20 Stephen Roberts <stephen.roberts@arm.com>
9270
9271 * gdb.perf/template-breakpoints.cc: New file.
9272 * gdb.perf/template-breakpoints.exp: New file.
9273 * gdb.perf/template-breakpoints.py: New file.
9274
9275 2018-03-19 Tom Tromey <tom@tromey.com>
9276
9277 * gdb.rust/simple.rs (main): Add local variables field1, field2,
9278 y0.
9279 * gdb.rust/simple.exp: Test bare identifier form of struct
9280 initializer.
9281
9282 2018-03-19 Tom Tromey <tom@tromey.com>
9283
9284 * gdb.gdb/observer.exp: Remove.
9285
9286 2018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
9287
9288 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
9289 "qualified" option when setting breakpoints.
9290 * gdb.trace/backtrace.exp: Likewise.
9291 * gdb.trace/circ.exp: Likewise.
9292 * gdb.trace/collection.exp: Likewise.
9293 * gdb.trace/disconnected-tracing.exp: Likewise.
9294 * gdb.trace/ftrace-lock.exp: Likewise.
9295 * gdb.trace/ftrace.exp: Likewise.
9296 * gdb.trace/infotrace.exp: Likewise.
9297 * gdb.trace/packetlen.exp: Likewise.
9298 * gdb.trace/passc-dyn.exp: Likewise.
9299 * gdb.trace/qtro.exp: Likewise.
9300 * gdb.trace/read-memory.exp: Likewise.
9301 * gdb.trace/report.exp: Likewise.
9302 * gdb.trace/signal.exp: Likewise.
9303 * gdb.trace/status-stop.exp: Likewise.
9304 * gdb.trace/strace.exp: Likewise.
9305 * gdb.trace/tfind.exp: Likewise.
9306 * gdb.trace/trace-break.exp: Likewise.
9307 * gdb.trace/trace-condition.exp: Likewise.
9308 * gdb.trace/trace-mt.exp: Likewise.
9309 * gdb.trace/tstatus.exp: Likewise.
9310 * gdb.trace/tsv.exp: Likewise.
9311 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
9312 * gdb.trace/unavailable.exp: Likewise.
9313 * gdb.trace/while-dyn.exp: Likewise.
9314
9315 2018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
9316
9317 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
9318 that libinproctrace is copied to the target.
9319
9320 2018-03-14 Tom Tromey <tom@tromey.com>
9321
9322 PR cli/14977:
9323 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
9324 a null pointer.
9325 * gdb.base/wchar.exp: Likewise.
9326
9327 2018-03-14 Tom Tromey <tom@tromey.com>
9328
9329 PR cli/19918:
9330 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
9331 flag.
9332
9333 2018-03-08 Simon Marchi <simon.marchi@ericsson.com>
9334
9335 PR gdb/22841
9336 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
9337 "target" to remote_exec.
9338
9339 2018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
9340
9341 PR gdb/22841
9342 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
9343 ${board}_upload): Remove.
9344
9345 2018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
9346
9347 * gdb.cp/watch-cp.cc: New test.
9348 * gdb.cp/watch-cp.exp: New file.
9349
9350 2018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
9351
9352 * gdb.base/infcall-nested-structs.exp: New file.
9353 * gdb.base/infcall-nested-structs.c: New file.
9354 * gdb.base/float.exp: Add riscv support.
9355
9356 2018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
9357
9358 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
9359 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
9360
9361 2018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
9362
9363 * gdb.server/abspath.exp: New file.
9364 * lib/gdb.exp (with_cwd): New procedure.
9365
9366 2018-02-28 Simon Marchi <simon.marchi@ericsson.com>
9367
9368 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
9369 use it.
9370 (gdb_is_target_remote_prompt): New proc.
9371 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
9372 (gdb_is_target_native): Pass prompt parameter to
9373 gdb_is_target_1.
9374
9375 2018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
9376
9377 * gdb.base/load-command.c: New file.
9378 * gdb.base/load-command.exp: New file.
9379 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
9380 (gdb_is_target_1): ...this, and generalize for other targets
9381 than just remote.
9382 (gdb_is_target_remote): Use gdb_is_target_1.
9383 (gdb_is_target_native): use gdb_is_target_1.
9384
9385 2018-02-26 Tom Tromey <tom@tromey.com>
9386
9387 PR python/16497:
9388 * gdb.python/py-framefilter.exp: Update test.
9389
9390 2018-02-26 Tom Tromey <tom@tromey.com>
9391
9392 * gdb.dwarf2/variant.c: New file.
9393 * gdb.dwarf2/variant.exp: New file.
9394
9395 2018-02-26 Tom Tromey <tom@tromey.com>
9396
9397 * gdb.rust/simple.exp: Accept more possible results in enum test.
9398
9399 2018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
9400
9401 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
9402 parentheses.
9403
9404 2018-02-23 Maciej W. Rozycki <macro@mips.com>
9405
9406 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
9407 name of a variable: $actual_linejj -> $actual_line.
9408
9409 2018-02-21 John Baldwin <jhb@FreeBSD.org>
9410
9411 * gdb.arch/amd64-i386-address.exp: Fix a typo.
9412
9413 2018-02-20 Markus Metzger <markus.t.metzger@intel.com>
9414
9415 * gdb.btrace/buffer-size.exp: Do not force BTS.
9416
9417 2018-02-14 Pedro Alves <palves@redhat.com>
9418
9419 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
9420 getting a "Quit".
9421
9422 2018-02-09 Markus Metzger <markus.t.metzger@intel.com>
9423
9424 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
9425 Fix test name.
9426
9427 2018-02-07 Simon Marchi <simon.marchi@ericsson.com>
9428
9429 * gdb.cp/m-static.exp: Check type of optimized out static
9430 member.
9431
9432 2018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
9433
9434 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
9435 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
9436
9437 2018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
9438 Leszek Swirski <leszeks@google.com>
9439
9440 * gdb.python/py-prettyprint.c
9441 (struct to_string_returns_value_inner,
9442 struct to_string_returns_value_wrapper): New.
9443 (main): Add tsrvw variable.
9444 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
9445 ToStringReturnsValueWrapper): New classes.
9446 (register_pretty_printers): Register new pretty-printers.
9447 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
9448 recursive pretty printer.
9449 * gdb.python/py-mi.exp: Likewise.
9450
9451 2018-02-01 Leszek Swirski <leszeks@google.com>
9452
9453 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
9454 functions with the same name as an include file are parsed
9455 correctly.
9456
9457 2018-02-01 Yao Qi <yao.qi@linaro.org>
9458
9459 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
9460 "\[^\r\n\]*".
9461
9462 2018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
9463
9464 * gdb.arch/powerpc-prologue-frame.s: New file.
9465 * gdb.arch/powerpc-prologue-frame.c: Likewise.
9466 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
9467
9468 2018-01-31 Joel Brobecker <brobecker@adacore.com>
9469
9470 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
9471
9472 2018-01-30 Pedro Alves <palves@redhat.com>
9473
9474 PR gdb/13211
9475 * gdb.base/interrupt-daemon.c: New.
9476 * gdb.base/interrupt-daemon.exp: New.
9477 * gdb.multi/multi-term-settings.c: New.
9478 * gdb.multi/multi-term-settings.exp: New.
9479
9480 2018-01-30 Joel Brobecker <brobecker@adacore.com>
9481
9482 * gdb.base/break.exp: Save the location where the breakpoint
9483 on break.c:47 was actually inserted when debugging the version
9484 compiled at -O2 and use it in the expected output of the "info
9485 break" test performed soon after.
9486
9487 2018-01-22 Pedro Alves <palves@redhat.com>
9488 Sergio Durigan Junior <sergiodj@redhat.com>
9489
9490 * gdb.base/whatis.exp: Add tests for 'set print object on' +
9491 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
9492
9493 2018-01-22 Joel Brobecker <brobecker@adacore.com>
9494
9495 * gdb.base/break-include.c, gdb.base/break-include.inc,
9496 gdb.base/break-include.exp: New files.
9497 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
9498 line number now being the actual line number where the breakpoint
9499 was inserted.
9500 * gdb.mi/mi-break.exp: Likewise.
9501 * gdb.mi/mi-reverse.exp: Likewise.
9502 * gdb.mi/mi-simplerun.exp: Ditto.
9503
9504 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
9505
9506 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
9507 varobj.
9508 * gdb.mi/mi-var-create-rtti.exp: Likewise.
9509
9510 2018-01-21 Don Breazeal <donb@codesourcery.com>
9511 Andrew Burgess <andrew.burgess@embecosm.com>
9512
9513 * gdb.mi/basics.c: Add new global.
9514 * gdb.mi/mi-frame-regs.exp: New file.
9515 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
9516 case.
9517
9518 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
9519
9520 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
9521 non-parameter, and on an unknown symbol.
9522
9523 2018-01-19 Tom Tromey <tom@tromey.com>
9524
9525 * gdb.rust/modules.rs (TWENTY_THREE): New global.
9526 * gdb.rust/modules.exp: Add ::-qualified lookup test.
9527
9528 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
9529
9530 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
9531 setrlimit and chdir to int.
9532
9533 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
9534
9535 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
9536 function.
9537 (my_tend): Likewise.
9538 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
9539 rationale of avoiding FP- and vector instructions.
9540
9541 2018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
9542
9543 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
9544 "info reg" with "\[ \t\]*".
9545 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
9546 "\[ \t\]+".
9547 * gdb.arch/s390-multiarch.exp: Ditto.
9548 * gdb.base/pc-fp.exp: Ditto.
9549 * gdb.reverse/i386-precsave.exp: Ditto.
9550 * gdb.reverse/i386-reverse.exp: Ditto.
9551 * gdb.reverse/i387-env-reverse.exp: Ditto.
9552 * gdb.reverse/i387-stack-reverse.exp: Ditto.
9553
9554 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
9555
9556 * lib/gdb.exp (gdb_compile): Re-enable use of
9557 universal_compile_options for languages other than Rust.
9558
9559 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
9560
9561 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
9562
9563 2018-01-17 Mike Gulick <mgulick@mathworks.com>
9564
9565 PR gdb/16577
9566 * gdb.base/solib-vanish.exp: New.
9567 * gdb.base/solib-vanish-main.c: New.
9568 * gdb.base/solib-vanish-lib1.c: New.
9569 * gdb.base/solib-vanish-lib2.c: New.
9570
9571 2018-01-17 Yao Qi <yao.qi@linaro.org>
9572
9573 * gdb.compile/compile.exp: Match the address printed for
9574 frame in the output of command "bt".
9575
9576 2018-01-15 Tom Tromey <tom@tromey.com>
9577
9578 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
9579 compute sp_reg.
9580
9581 2018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
9582
9583 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
9584 to prepare.
9585 (prepare): Return 0 on error, 1 on success.
9586
9587 2018-01-12 Pedro Alves <palves@redhat.com>
9588
9589 * gdb.base/continue-after-aborted-step-over.c: New.
9590 * gdb.base/continue-after-aborted-step-over.exp: New.
9591
9592 2018-01-11 Simon Marchi <simon.marchi@ericsson.com>
9593
9594 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
9595 options when not creating an executable.
9596
9597 2018-01-11 Pedro Alves <palves@redhat.com>
9598
9599 PR remote/22597
9600 * gdb.server/stop-reply-no-thread.c: New file.
9601 * gdb.server/stop-reply-no-thread.exp: New file.
9602
9603 2018-01-10 Pedro Alves <palves@redhat.com>
9604
9605 PR gdb/22670
9606 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
9607 functions too. Test setting breakpoints and printing C functions
9608 with no debug info too.
9609 * gdb.ada/bp_c_mixed_case/qux.c: New file.
9610
9611 2018-01-10 Pedro Alves <palves@redhat.com>
9612
9613 PR gdb/22670
9614 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
9615 a fail.
9616
9617 2018-01-10 Pedro Alves <palves@redhat.com>
9618
9619 PR gdb/22670
9620 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
9621
9622 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
9623
9624 * gdb.server/unittest.exp: Match the output in non-development
9625 mode.
9626
9627 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
9628
9629 * gdb.gdb/unittest.exp: Match output in non-development mode.
9630
9631 2018-01-08 Joel Brobecker <brobecker@adacore.com>
9632
9633 * gdb.ada/access_tagged_param.exp: Relax expected output
9634 for value of "ObjL" in "continue" to pck.inspect breakpoint
9635 test.
9636
9637 2018-01-08 Joel Brobecker <brobecker@adacore.com>
9638
9639 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
9640 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
9641
9642 2018-01-05 Pedro Alves <palves@redhat.com>
9643
9644 PR gdb/18653
9645 * gdb.base/libsegfault.exp: New.
9646
9647 2018-01-05 Joel Brobecker <brobecker@adacore.com>
9648
9649 PR gdb/22670
9650 * gdb.ada/access_tagged_param.exp: New file.
9651 * gdb.ada/access_tagged_param/foo.adb: New file.
9652
9653 2018-01-05 Pedro Alves <palves@redhat.com>
9654
9655 PR gdb/22670
9656 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
9657 exercise lower case too, and to exercise both full matching and
9658 wild matching.
9659
9660 2018-01-05 Joel Brobecker <brobecker@adacore.com>
9661
9662 * gdb.ada/rename_subscript_param: New testcase.
9663
9664 2018-01-05 Jerome Guitton <guitton@adacore.com>
9665
9666 * gdb.ada/arr_acc_idx_w_gap: New testcase.
9667
9668 2018-01-05 Joel Brobecker <brobecker@adacore.com>
9669
9670 * gdb.ada/convvar_comp: New testcase.
9671
9672 2018-01-05 Xavier Roirand <roirand@adacore.com>
9673
9674 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
9675 (My_Table): New global variable.
9676 * testsuite/gdb.ada/array_char_idx.exp: Add test.
9677
9678 2018-01-04 Joel Brobecker <brobecker@adacore.com>
9679
9680 PR gdb/22670
9681 * gdb.ada/maint_with_ada: New testcase.
9682
9683 2018-01-04 Joel Brobecker <brobecker@adacore.com>
9684
9685 PR gdb/22670
9686 * gdb.ada/bp_c_mixed_case: New testcase.
9687
9688 2018-01-04 Joel Brobecker <brobecker@adacore.com>
9689
9690 PR gdb/22670
9691 * gdb.ada/complete.exp: Add "complete break ada" test.
9692
9693 2018-01-04 Joel Brobecker <brobecker@adacore.com>
9694
9695 PR gdb/22670
9696 * gdb.ada/info_addr_mixed_case: New testcase.
9697
9698 2018-01-03 Xavier Roirand <roirand@adacore.com>
9699
9700 * gdb.ada/excep_handle.exp: New testcase.
9701 * gdb.ada/excep_handle/foo.adb: New file.
9702 * gdb.ada/excep_handle/pck.ads: New file.
9703
9704 2018-01-03 Joel Brobecker <brobecker@adacore.com>
9705
9706 * gdb.base/step-line.c: Add extra empty line in copyright header.
9707 * gdb.base/step-line.inp: Likewise.
9708
9709 2018-01-02 Joel Brobecker <brobecker@adacore.com>
9710
9711 * gdb.ada/dyn_stride.exp: Add slice test.
9712
9713 2018-01-02 Joel Brobecker <brobecker@adacore.com>
9714
9715 * gdb.ada/dyn_stride: New testcase.
9716
9717 2017-12-27 Stafford Horne <shorne@gmail.com>
9718
9719 * gdb.xml/extra-regs.xml: Add example foo reggroup.
9720 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
9721
9722 2017-12-27 Stafford Horne <shorne@gmail.com>
9723
9724 * gdb.base/reggroups.c: New file.
9725 * gdb.base/reggroups.exp: New file.
9726
9727 2017-12-18 Joel Brobecker <brobecker@adacore.com>
9728
9729 * gdb.dwarf2/ada-valprint-error.c: New file.
9730 * gdb.dwarf2/ada-valprint-error.exp: New file.
9731
9732 2017-12-18 Joel Brobecker <brobecker@adacore.com>
9733
9734 * gdb.ada/assign_arr: New testcase.
9735
9736 2017-12-18 Xavier Roirand <roirand@adacore.com>
9737
9738 * gdb.ada/funcall_ptr: New testcase.
9739
9740 2017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
9741
9742 PR cli/16224
9743 * gdb.base/ptype-offsets.cc: New file.
9744 * gdb.base/ptype-offsets.exp: New file.
9745
9746 2017-12-15 Yao Qi <yao.qi@linaro.org>
9747
9748 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
9749 if XML is disabled.
9750
9751 2017-12-15 Xavier Roirand <roirand@adacore.com>
9752
9753 * gdb.ada/same_component_name: New testcase.
9754
9755 2017-12-14 Joel Brobecker <brobecker@adacore.com>
9756
9757 * gdb.ada/str_binop_equal: New testcase.
9758
9759 2017-12-14 Joel Brobecker <brobecker@adacore.com>
9760
9761 * gdb.ada/task_switch_in_core: New testcase.
9762
9763 2017-12-13 Simon Marchi <simon.marchi@ericsson.com>
9764
9765 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
9766 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
9767 call test_bkpt_qualified.
9768 (test_bkpt_qualified): New proc.
9769
9770 2017-12-13 Pedro Alves <palves@redhat.com>
9771
9772 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
9773 Tighten regexp by matching with an anchor.
9774
9775 2017-12-13 Pedro Alves <palves@redhat.com>
9776
9777 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
9778 ("expression with namespace"): New set of tests.
9779 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
9780 (Nested::Test_NS::qux): New.
9781 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
9782 defaults to 'start_quote_char' and 'end_quote_char' parameters.
9783
9784 2017-12-13 Joel Brobecker <brobecker@adacore.com>
9785
9786 * gdb.base/server-del-break.c: New file.
9787 * gdb.base/server-del-break.exp: New file.
9788
9789 2017-12-12 Stafford Horne <shorne@gmail.com>
9790
9791 * gdb.xml/tdesc-regs.exp: Add or1k support.
9792
9793 2017-12-12 Stafford Horne <shorne@gmail.com>
9794
9795 * gdb.base/bp-permanent.c: Define nop of or1k.
9796
9797 2017-12-11 Joel Brobecker <brobecker@adacore.com>
9798
9799 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
9800 output with components being reordered.
9801
9802 2017-12-11 Joel Brobecker <brobecker@adacore.com>
9803
9804 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
9805 output with components being reordered.
9806
9807 2017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9808 Pedro Alves <palves@redhat.com>
9809
9810 * gdb.base/maint.exp (check for .gdb_index): Check also for
9811 .debug_names.
9812 * gdb.dlang/watch-loc.c (.debug_aranges): New.
9813 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
9814 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
9815 (.gdb_index used after symbol reloading): Support also .debug_names.
9816 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
9817
9818 2017-12-08 Yao Qi <yao.qi@linaro.org>
9819
9820 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
9821 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
9822
9823 2017-12-08 Yao Qi <yao.qi@linaro.org>
9824
9825 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
9826 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
9827
9828 2017-12-08 Yao Qi <yao.qi@linaro.org>
9829
9830 * gdb.arch/aarch64-tagged-pointer.c: New file.
9831 * gdb.arch/aarch64-tagged-pointer.exp: New file.
9832
9833 2017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
9834
9835 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
9836 "int".
9837
9838 2017-12-07 Keith Seitz <keiths@redhat.com>
9839
9840 PR breakpoints/22569
9841 * gdb.linespec/ls-errs.exp: Change expected result of "break
9842 -source this file has spaces.c -line 3".
9843 Check that an explicit source file followed by whitespace is
9844 identified as an invalid explicit location.
9845
9846 2017-12-07 Keith Seitz <keiths@redhat.com>
9847
9848 * gdb.cp/nested-types.cc: New file.
9849 * gdb.cp/nested-types.exp: New file.
9850 * lib/cp-support.exp: Load data-structures.exp library.
9851 (debug_cp_test_ptype_class): New global.
9852 (cp_ptype_class_verbose, next_line): New procedures.
9853 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
9854 Add and document new return value.
9855 Switch the list of lines to a queue.
9856 Add support for new `type' key for nested type definitions.
9857 Add debugging/troubleshooting messages.
9858 * lib/data-structures.exp: New file.
9859
9860 2017-12-07 Simon Marchi <simon.marchi@ericsson.com>
9861
9862 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
9863 with proc_with_prefix, don't use with_test_prefix.
9864
9865 2017-12-07 Tom Tromey <tom@tromey.com>
9866
9867 * gdb.base/break.exp: Add test for empty "commands".
9868
9869 2017-12-07 Yao Qi <yao.qi@linaro.org>
9870
9871 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
9872 malloc and catch syscall.
9873
9874 2017-12-07 Phil Muldoon <pmuldoon@redhat.com>
9875
9876 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
9877 tests for explicit locations.
9878
9879 2017-12-06 Pedro Alves <palves@redhat.com>
9880
9881 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
9882 force-disabling XML descriptions.
9883
9884 2017-12-04 Pedro Alves <palves@redhat.com>
9885
9886 PR gdb/22499
9887 * gdb.arch/amd64-disp-step-avx.S: New file.
9888 * gdb.arch/amd64-disp-step-avx.exp: New file.
9889
9890 2017-12-03 Pedro Alves <palves@redhat.com>
9891
9892 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
9893 and <string.h>.
9894 (parent_function): Print distinct messages when waitpid fails, or
9895 the child exits with a signal, or the child exits for an unhandled
9896 reason.
9897 * gdb.threads/process-dies-while-detaching.exp
9898 (detach_and_expect_exit): New 'inf_output_re' parameter and use
9899 it. Wait for both inferior output and GDB's prompt. Use an
9900 indirect spawn id list.
9901 (do_detach): New parameter 'child_exit'. Use it to compute
9902 expected inferior output.
9903 (test_detach, test_detach_watch, test_detach_killed_outside):
9904 Adjust to pass down the expected child exit kind.
9905
9906 2017-12-01 Joel Brobecker <brobecker@adacore.com>
9907 Sergio Durigan Junior <sergiodj@redhat.com>
9908 Pedro Alves <palves@redhat.com>
9909
9910 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
9911
9912 2017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
9913
9914 * gdb.base/relocate.exp: Add tests to guarantee that arguments
9915 to 'symbol-file' and 'add-symbol-file' can be
9916 position-independent.
9917
9918 2017-12-01 Yao Qi <yao.qi@linaro.org>
9919
9920 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
9921 the URL in copyright header.
9922 * gdb.arch/aarch64-fp.exp: Likewise.
9923 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
9924 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
9925 * gdb.base/expand-psymtabs.exp: Likewise.
9926 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
9927 * gdb.fortran/common-block.exp: Likewise.
9928 * gdb.fortran/common-block.f90: Likewise.
9929 * gdb.fortran/logical.exp: Likewise.
9930 * gdb.fortran/vla-datatypes.f90: Likewise.
9931 * gdb.fortran/vla-sub.f90: Likewise.
9932
9933 2017-11-30 Joel Brobecker <brobecker@adacore.com>
9934
9935 * gdb.ada/repeat_dyn: New testcase.
9936
9937 2017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
9938
9939 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
9940 Update for changed thread numbering.
9941 * gdb.cell/bt.exp: Update for changed GDB output.
9942
9943 2017-11-30 Simon Marchi <simon.marchi@ericsson.com>
9944
9945 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
9946 setting isremote by hand.
9947 * boards/dwarf4-gdb-index.exp: Likewise.
9948 * boards/fission.exp: Likewise.
9949 * boards/stabs.exp: Likewise.
9950
9951 2017-11-30 Pedro Alves <palves@redhat.com>
9952
9953 * gdb.linespec/cpls-ops.exp
9954 (check_explicit_skips_function_argument): Extract the underlying
9955 type of size_t instead of hardcoding it.
9956
9957 2017-11-29 Pedro Alves <palves@redhat.com>
9958
9959 PR c++/19436
9960 * gdb.linespec/cpls-abi-tag.cc: New file.
9961 * gdb.linespec/cpls-abi-tag.exp: New file.
9962
9963 2017-11-29 Pedro Alves <palves@redhat.com>
9964
9965 * gdb.base/langs.exp: Use -qualified.
9966 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
9967 it.
9968 * gdb.cp/namespace.exp: Use -qualified.
9969 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
9970 (overload-3, template-overload, template-ret-type, const-overload)
9971 (const-overload-quoted, anon-ns, ambiguous-prefix): New
9972 procedures.
9973 (test_driver): Call them.
9974 * gdb.cp/save-bp-qualified.cc: New.
9975 * gdb.cp/save-bp-qualified.exp: New.
9976 * gdb.linespec/explicit.exp: Test -qualified.
9977 * lib/completion-support.exp (completion::explicit_opts_list): Add
9978 "-qualified".
9979 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
9980
9981 2017-11-29 Phil Muldoon <pmuldoon@redhat.com>
9982
9983 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
9984
9985 2017-11-29 Tom Tromey <tom@tromey.com>
9986
9987 * gdb.base/relocate.exp: Update invalid argument test.
9988 Add new tests for invalid arguments.
9989
9990 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
9991
9992 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
9993 Return 0 as a long.
9994 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
9995
9996 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
9997
9998 * gdb.cp/breakpoint.cc (bar): Set return type to void.
9999 * gdb.cp/psymtab-parameter.cc (func): Likewise.
10000 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
10001 func ().
10002 * gdb.cp/shadow.cc (B.func): Return 0.
10003
10004 2017-11-27 Joel Brobecker <brobecker@adacore.com>
10005
10006 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
10007 expected output in gdb_expect call to allow the exception
10008 message to be present as well. Fix syntax confusion to avoid
10009 TCL thinking that exception_name is an array.
10010
10011 2017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
10012
10013 * gdb.arch/spu-info.c: Include <unistd.h>.
10014 (do_signal_test): Fix broken calls to write.
10015 * gdb.arch/spu-info.exp: Use prepare_for_testing.
10016 Fix checks for empty mailboxes. Update signal tests for corrected
10017 do_signal_test routine. Allow nonzero event status.
10018 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
10019 * gdb.cell/arch.exp: Use standard_output_file.
10020 * gdb.cell/break.exp: Likewise.
10021 * gdb.cell/bt.exp: Likewise.
10022 * gdb.cell/core.exp: Likewise.
10023 * gdb.cell/dwarfaddr.exp: Likewise.
10024 * gdb.cell/ea-cache.exp: Likewise.
10025 * gdb.cell/ea-standalone.exp: Likewise.
10026 * gdb.cell/f-regs.exp: Likewise.
10027 * gdb.cell/fork.exp: Likewise.
10028 * gdb.cell/gcore.exp: Likewise.
10029 * gdb.cell/mem-access.exp: Likewise.
10030 * gdb.cell/ptype.exp: Likewise.
10031 * gdb.cell/registers.exp: Likewise.
10032 * gdb.cell/sizeof.exp: Likewise.
10033 * gdb.cell/solib-symbol.exp: Likewise.
10034 * gdb.cell/solib.exp: Likewise.
10035
10036 2017-11-25 Pedro Alves <palves@redhat.com>
10037
10038 * gdb.base/complete-empty.exp: New file.
10039 * gdb.base/completion.exp: Adjust.
10040
10041 2017-11-25 Pedro Alves <palves@redhat.com>
10042
10043 * gdb.linespec/cpls-ops.cc: New file.
10044 * gdb.linespec/cpls-ops.exp: New file.
10045 * lib/completion-support.exp (test_complete_prefix_range_re): New,
10046 factored out from ...
10047 (test_complete_prefix_range): ... this.
10048
10049 2017-11-24 Pedro Alves <palves@redhat.com>
10050
10051 * gdb.linespec/cpcompletion.exp: New file.
10052 * gdb.linespec/cpls-hyphen.cc: New file.
10053 * gdb.linespec/cpls.cc: New file.
10054 * gdb.linespec/cpls2.cc: New file.
10055 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
10056 test to use test_gdb_complete_unique. Add label completion,
10057 keyword completion and explicit location completion tests.
10058 * lib/completion-support.exp: New file.
10059
10060 2017-11-24 Joel Brobecker <brobecker@adacore.com>
10061
10062 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
10063 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
10064 when hitting an exception catchpoint.
10065
10066 2017-11-22 Yao Qi <yao.qi@linaro.org>
10067
10068 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
10069
10070 2017-11-22 Simon Marchi <simon.marchi@ericsson.com>
10071
10072 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
10073 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
10074 * gdb.dwarf2/info-locals-optimized-out.c: New file.
10075
10076 2017-11-22 Yao Qi <yao.qi@linaro.org>
10077
10078 * gdb.base/info-os.exp: Pass pthreads.
10079 * gdb.multi/multi-attach.exp: Likewise.
10080
10081 2017-11-22 Yao Qi <yao.qi@linaro.org>
10082
10083 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
10084 compiler.
10085
10086 2017-11-22 Yao Qi <yao.qi@linaro.org>
10087
10088 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
10089 * gdb.base/break-interp.exp: Likewise.
10090 * gdb.base/jit-attach-pie.exp: Likewise.
10091
10092 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
10093
10094 * gdb.base/float128.c (large128): New variable.
10095 * gdb.base/float128.exp: Add test to print largest __float128 value.
10096
10097 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
10098
10099 * gdb.arch/vsx-regs.exp: Update register content checks.
10100
10101 2017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
10102
10103 * gdb.arch/ppc-longdouble.exp: New file.
10104 * gdb.arch/ppc-longdouble.c: Likewise.
10105
10106 2017-11-21 Pedro Alves <palves@redhat.com>
10107
10108 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
10109
10110 2017-11-20 Pedro Alves <palves@redhat.com>
10111
10112 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
10113 (long_double_typedef): New typedefs.
10114 Use DEF on double and long double.
10115 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
10116 cases.
10117 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
10118 and 'long_double_ptr_same_size' locals. Use them to decide
10119 whether cast from array/function to float is valid/invalid.
10120
10121 2017-11-17 Tom Tromey <tom@tromey.com>
10122
10123 * gdb.rust/traits.rs: New file.
10124 * gdb.rust/traits.exp: New file.
10125
10126 2017-11-17 Joel Brobecker <brobecker@adacore.com>
10127
10128 * gdb.ada/minsyms: New testcase.
10129
10130 2017-11-16 Pedro Alves <palves@redhat.com>
10131
10132 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
10133 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
10134
10135 2017-11-16 Pedro Alves <palves@redhat.com>
10136
10137 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
10138 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
10139
10140 2017-11-16 Pedro Alves <palves@redhat.com>
10141
10142 * gdb.server/reconnect-ctrl-c.c: New file.
10143 * gdb.server/reconnect-ctrl-c.exp: New file.
10144
10145 2017-11-16 Phil Muldoon <pmuldoon@redhat.com>
10146
10147 * gdb.python/py-rbreak.exp: New file.
10148 * gdb.python/py-rbreak.c: New file.
10149 * gdb.python/py-rbreak-func2.c: New file.
10150
10151 2017-11-16 Pedro Alves <palves@redhat.com>
10152
10153 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
10154 pattern.
10155 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
10156 GDB.
10157
10158 2017-11-15 Simon Marchi <simon.marchi@ericsson.com>
10159
10160 * gdb.tui/completionn.exp (test_tab_completion): Add space in
10161 regex.
10162
10163 2017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
10164
10165 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
10166 test names.
10167
10168 2017-11-09 Pedro Alves <palves@redhat.com>
10169
10170 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
10171 factored out from ...
10172 (top level): ... here, and adjusted to avoid expecting beyond the
10173 prompt in a single gdb_test_multiple.
10174
10175 2017-11-09 Pedro Alves <palves@redhat.com>
10176
10177 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
10178 output.
10179 * gdb.server/ext-attach.exp ("kill" test): Likewise.
10180 * gdb.server/ext-restart.exp ("kill" test): Likewise.
10181 * gdb.server/ext-run.exp ("kill" test): Likewise.
10182 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
10183
10184 2017-11-09 Pedro Alves <palves@redhat.com>
10185
10186 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
10187 match till end of line.
10188
10189 2017-11-09 Pedro Alves <palves@redhat.com>
10190
10191 * gdb.base/memattr.exp: Tighten regexes to match the end line.
10192
10193 2017-11-09 Pedro Alves <palves@redhat.com>
10194
10195 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
10196 New procedures, factored out from ...
10197 (top level): ... here, and adjusted to avoid expecting beyond the
10198 prompt in one go.
10199
10200 2017-11-09 Pedro Alves <palves@redhat.com>
10201
10202 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
10203 output. Fix '?' match.
10204
10205 2017-11-08 Joel Brobecker <brobecker@adacore.com>
10206
10207 * gdb.ada/scoped_watch: New testcase.
10208 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
10209 which is actually correct.
10210 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
10211 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
10212
10213 2017-11-08 Pedro Alves <palves@redhat.com>
10214
10215 * gdb.gdb/complaints.exp (test_initial_complaints)
10216 (test_serial_complaints, test_short_complaints): Call
10217 complaint_internal instead of complaint.
10218
10219 2017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
10220
10221 * gdb.threads/tls-core.c: New file.
10222 * gdb.threads/tls-core.exp: Likewise.
10223
10224 2017-11-08 Pedro Alves <palves@redhat.com>
10225
10226 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
10227 (p Exported_Capitalized): New test.
10228 (p exported_capitalized): New test.
10229
10230 2017-11-07 Pedro Alves <palves@redhat.com>
10231
10232 * gdb.cp/ena-dis-br-range.exp: Add more tests.
10233
10234 2017-11-07 Pedro Alves <palves@redhat.com>
10235
10236 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
10237 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
10238 (disable_invalid, disable_inverted, disable_negative): New
10239 procedures.
10240 ("bad numbers"): New set of tests.
10241
10242 2017-11-07 Pedro Alves <palves@redhat.com>
10243
10244 * gdb.cp/ena-dis-br-range.exp: Add tests.
10245
10246 2017-11-07 Pedro Alves <palves@redhat.com>
10247
10248 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
10249
10250 2017-11-07 Xavier Roirand <roirand@adacore.com>
10251 Pedro Alves <palves@redhat.com>
10252
10253 * gdb.base/ena-dis-br.exp: Add reference to
10254 gdb.cp/ena-dis-br-range.exp.
10255 * gdb.cp/ena-dis-br-range.exp: New file.
10256 * gdb.cp/ena-dis-br-range.cc: New file.
10257
10258 2017-11-06 Pedro Alves <palves@redhat.com>
10259
10260 * gdb.base/attach-non-pgrp-leader.c: New.
10261 * gdb.base/attach-non-pgrp-leader.exp: New.
10262
10263 2017-11-06 Pedro Alves <palves@redhat.com>
10264
10265 * configure.ac: No longer check for termio.h and sgtty.h.
10266 * configure: Regenerate.
10267 * remote-utils.c: Include termios.h instead of gdb_termios.h.
10268 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
10269 Remove termio and sgtty code.
10270
10271 2017-11-03 Yao Qi <yao.qi@linaro.org>
10272
10273 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
10274 in GDB is disabled.
10275
10276 2017-11-03 Yao Qi <yao.qi@linaro.org>
10277
10278 * gdb.python/py-thrhandle.exp: Skip it if python is not
10279 enabled.
10280
10281 2017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
10282
10283 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
10284 as a breakpoint command.
10285
10286 2017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
10287
10288 PR python/21213
10289 * gdb.python/py-infthread.exp: Test calling
10290 InferiorThread.inferior () multiple times in a row.
10291
10292 2017-10-27 Keith Seitz <keiths@redhat.com>
10293
10294 * gdb.opt/inline-break.exp (break_info_1): New procedure.
10295 Test "info break" for every inlined function breakpoint.
10296
10297 2017-10-27 Yao Qi <yao.qi@linaro.org>
10298
10299 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
10300
10301 2017-10-26 Patrick Frants <osscontribute@gmail.com>
10302
10303 * gdb.cp/classes.exp (test_static_members): Test printing
10304 Outer::instance.
10305 * gdb.cp/classes.c (struct Inner, struct Outer): New.
10306 (Inner::instance, Outer::instance): New.
10307
10308 2017-10-24 Pedro Alves <palves@redhat.com>
10309
10310 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
10311 extra console" test in two stages.
10312
10313 2017-10-24 Pedro Alves <palves@redhat.com>
10314
10315 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
10316
10317 2017-10-24 Pedro Alves <palves@redhat.com>
10318
10319 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
10320 loop.
10321
10322 2017-10-24 Pedro Alves <palves@redhat.com>
10323
10324 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
10325 $attempt" and "stoppedtry $stoppedtry" test prefixes.
10326
10327 2017-10-24 Pedro Alves <palves@redhat.com>
10328
10329 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
10330 parameter and handle it. Don't output read value in test name.
10331
10332 2017-10-24 Pedro Alves <palves@redhat.com>
10333
10334 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
10335 custom test name.
10336
10337 2017-10-24 Pedro Alves <palves@redhat.com>
10338
10339 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
10340 include the unstable output directory name in the test's name.
10341 (initial_setup_simple) <'set args'>: Use custom test name.
10342
10343 2017-10-24 Pedro Alves <palves@redhat.com>
10344
10345 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
10346 with explicit test name.
10347
10348 2017-10-20 Pedro Alves <palves@redhat.com>
10349
10350 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
10351 'wait -i'. Use gdb_assert and remote_close.
10352
10353 2017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
10354
10355 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
10356 number from variable rather than hard-coded.
10357
10358 2017-10-19 Pedro Alves <palves@redhat.com>
10359
10360 * gdb.base/long-inferior-output.c: New file.
10361 * gdb.base/long-inferior-output.exp: New file.
10362
10363 2017-11-18 Keith Seitz <keiths@redhat.com>
10364
10365 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
10366 method.
10367 (main): Call it.
10368 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
10369 Add additional user-defined conversion operator tests.
10370
10371 2017-10-17 Pedro Alves <palves@redhat.com>
10372
10373 * boards/native-stdio-gdbserver.exp: Load "local-board".
10374
10375 2017-10-17 Pedro Alves <palves@redhat.com>
10376
10377 * gdb.base/quit-live.c: New file.
10378 * gdb.base/quit-live.exp: New file.
10379
10380 2017-10-16 Keith Seitz <keiths@redhat.com>
10381
10382 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
10383 (class_with_protected_typedef, class_with_private_typedef)
10384 (struct_with_public_typedef, struct_with_protected_typedef)
10385 (struct_with_private_typedef): New classes/structs.
10386 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
10387 typedefs and access specifiers.
10388
10389 2017-10-16 Pedro Alves <palves@redhat.com>
10390 Simon Marchi <simon.marchi@polymtl.ca>
10391
10392 * README (Local vs Remote vs Native): New section.
10393 * boards/local-board.exp: New file, with bits factored out from
10394 ...
10395 * boards/native-extended-gdbserver.exp: ... here. Load
10396 "local-board".
10397 * boards/native-gdbserver.exp: Load "local-board".
10398 (${board}_spawn, ${board}_exec): Delete.
10399 * boards/native-stdio-gdbserver.exp: Most contents factored out to
10400 ...
10401 * boards/stdio-gdbserver-base.exp: ... this new file.
10402 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
10403 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
10404 procedure.
10405 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
10406 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
10407 stdio_gdbserver_command.
10408 (${board}_get_remote_address, ${board}_get_comm_port)
10409 (${board}_download, ${board}_upload): Delete.
10410 (get_target_remote_pipe_cmd): New.
10411
10412 2017-10-16 Simon Marchi <simon.marchi@ericsson.com>
10413
10414 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
10415 test_bkpt_deletion, test_bkpt_cond_and_cmds,
10416 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
10417 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
10418 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
10419 remove with_test_prefix.
10420
10421 2017-10-13 Pedro Alves <palves@redhat.com>
10422
10423 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
10424 * gdb.base/annota1.exp: Use it instead of is_remote.
10425 * gdb.base/annota3.exp: Use it instead of is_remote.
10426 * gdb.cp/annota2.exp: Use it instead of is_remote.
10427 * gdb.cp/annota3.exp: Use it instead of is_remote.
10428 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
10429
10430 2017-10-13 Pedro Alves <palves@redhat.com>
10431
10432 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
10433 (test_num_test_vars, run_and_count_vars, find_env)
10434 (test_set_unset_env, test_inherit_env_var): New procedures.
10435 (top level): Use them.
10436
10437 2017-10-13 Pedro Alves <palves@redhat.com>
10438
10439 * lib/selftest-support.exp (selftest_setup): Extend comments, and
10440 also skip on stub-like targets.
10441
10442 2017-10-13 Pedro Alves <palves@redhat.com>
10443
10444 PR gdb/22293
10445 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
10446 (top level): Move some tests to ...
10447 (test_not_found): ... this new procedure.
10448 (top level): Call it.
10449
10450 2017-10-13 Pedro Alves <palves@redhat.com>
10451
10452 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
10453 expect different "info terminal" output if testing with a
10454 non-native target.
10455
10456 2017-10-13 Pedro Alves <palves@redhat.com>
10457 Simon Marchi <simon.marchi@polymtl.ca>
10458
10459 PR python/12966
10460 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
10461
10462 2017-10-13 Pedro Alves <palves@redhat.com>
10463
10464 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
10465 already.
10466
10467 2017-10-13 Pedro Alves <palves@redhat.com>
10468
10469 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
10470 is_remote.
10471
10472 2017-10-13 Pedro Alves <palves@redhat.com>
10473
10474 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
10475 is_remote.
10476
10477 2017-10-13 Pedro Alves <palves@redhat.com>
10478
10479 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
10480 is set.
10481 (corefile_test_attach): Likewise. Check can_spawn_for_attach
10482 instead of is_remote.
10483
10484 2017-10-13 Pedro Alves <palves@redhat.com>
10485
10486 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
10487 (top level): Add comment.
10488
10489 2017-10-13 Pedro Alves <palves@redhat.com>
10490
10491 * gdb.base/remote.exp (top level): Fix comment typo and add
10492 missing return.
10493
10494 2017-10-13 Pedro Alves <palves@redhat.com>
10495 Simon Marchi <simon.marchi@polymtl.ca>
10496
10497 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
10498 calls and add comments. Skip test if use_gdb_stub is set.
10499 (top level): Use "set cwd" command instead of "cd" command.
10500
10501 2017-10-13 Pedro Alves <palves@redhat.com>
10502
10503 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
10504 is_remote target check.
10505
10506 2017-10-13 Pedro Alves <palves@redhat.com>
10507
10508 * gdb.base/scope.exp: Use build_executable + clean_restart +
10509 gdb_file_cmd instead of prepare_for_testing and no longer skip
10510 "before run" tests on is_remote target boards. Update comments.
10511 * boards/native-extended-gdbserver.exp
10512 (extended_gdbserver_load_last_file): New, factored out from ...
10513 (gdb_load): ... this. Move further below and add comment.
10514 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
10515
10516 2017-10-12 Pedro Alves <palves@redhat.com>
10517
10518 * gdb.base/attach.exp: Remove references to gdb64.
10519 * gdb.base/dbx.exp: Remove references to gdb64.
10520
10521 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
10522 Pedro Alves <palves@redhat.com>
10523
10524 * gdb.base/label.exp: Remove is_remote target check.
10525
10526 2017-10-12 Pedro Alves <palves@redhat.com>
10527
10528 * gdb.base/auvx.exp (coredir): Update comment.
10529 (top level) <core_works>: Use "set cwd" command instead of "cd"
10530 command.
10531
10532 2017-10-12 Pedro Alves <palves@redhat.com>
10533 Simon Marchi <simon.marchi@polymtl.ca>
10534
10535 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
10536 target boards.
10537
10538 2017-10-12 Pedro Alves <palves@redhat.com>
10539 Simon Marchi <simon.marchi@polymtl.ca>
10540
10541 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
10542 Instead skip if there's any gdb_protocol set.
10543
10544 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
10545 Pedro Alves <palves@redhat.com>
10546
10547 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
10548
10549 2017-10-12 Pedro Alves <palves@redhat.com>
10550 Simon Marchi <simon.marchi@polymtl.ca>
10551
10552 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
10553 instead of on dejagnu remote boards.
10554
10555 2017-10-12 Pedro Alves <palves@redhat.com>
10556 Simon Marchi <simon.marchi@polymtl.ca>
10557
10558 * gdb.base/inferior-died.exp: Remove is_remote and isnative
10559 checks. Use build_executable + clean_restart instead of
10560 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
10561 of enabling non-stop after starting gdb.
10562
10563 2017-10-12 Pedro Alves <palves@redhat.com>
10564
10565 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
10566 * gdb.threads/non-ldr-exc-2.exp: Ditto.
10567 * gdb.threads/non-ldr-exc-3.exp: Ditto.
10568 * gdb.threads/non-ldr-exc-4.exp: Ditto.
10569
10570 2017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
10571
10572 * gdb.arch/arc-tdesc-cpu.exp: New file.
10573 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
10574
10575 2017-10-10 Simon Marchi <simon.marchi@ericsson.com>
10576
10577 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
10578
10579 2017-10-10 Pedro Alves <palves@redhat.com>
10580
10581 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
10582 expect CLI output.
10583
10584 2017-10-10 Pedro Alves <palves@redhat.com>
10585
10586 * lib/selftest-support.exp (selftest_setup): Update for
10587 captured_command_loop's prototype change.
10588
10589 2017-10-09 Pedro Alves <palves@redhat.com>
10590
10591 Test both arch1=>arch2 and arch2=>arch1.
10592
10593 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
10594 (srcfile2, binfile2, march1, march2): Remove globals. Largely
10595 factored out to...
10596 (append_arch1_options, append_arch2_options, append_arch_options)
10597 (build_executables): New procedures.
10598 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
10599 local.
10600 (top level): Add new 'first_arch' testing axis.
10601
10602 2017-10-09 Pedro Alves <palves@redhat.com>
10603
10604 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
10605 (barrier): New.
10606 (thread_start, all_started): New functions.
10607 (main): Spawn new thread and wait until it is scheduled.
10608 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
10609 option.
10610 (do_test): Add 'selected_thread' parameter. Run to all_started
10611 instead of main. Explicitly set the breakpoint at main. Switch
10612 to the SELECTED_THREAD thread.
10613 (top level): Test handling the exec event with either the main
10614 thread or the second thread selected.
10615
10616 2017-10-09 Pedro Alves <palves@redhat.com>
10617
10618 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
10619 logic. Move STOP marker after the value checks.
10620 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
10621 regexp.
10622
10623 2017-10-06 Sandra Loosemore <sandra@codesourcery.com>
10624
10625 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
10626
10627 2017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
10628
10629 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
10630 integer-to-dfp conversion.
10631 * gdb.base/dfp-test.exp: Likewise.
10632
10633 2017-10-04 Pedro Alves <palves@redhat.com>
10634
10635 * gdb.multi/hangout.c: Include <unistd.h>.
10636 (hangout_loop): New function.
10637 (main): Call alarm. Call hangout_loop in a loop.
10638 * gdb.multi/hello.c: Include <unistd.h>.
10639 (hello_loop): New function.
10640 (main): Call alarm. Call hangout_loop in a loop.
10641 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
10642 inferior with the other selected.
10643
10644 2017-10-04 Simon Marchi <simon.marchi@ericsson.com>
10645
10646 * gdb.mi/list-thread-groups-available.exp: New file.
10647 * gdb.mi/list-thread-groups-available.c: New file.
10648
10649 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
10650
10651 * gdb.base/set-cwd.exp: Make it available on
10652 native-extended-gdbserver.
10653
10654 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
10655
10656 * gdb.base/set-cwd.c: New file.
10657 * gdb.base/set-cwd.exp: Likewise.
10658
10659 2017-10-02 Tom Tromey <tom@tromey.com>
10660
10661 PR rust/22236:
10662 * gdb.rust/simple.rs (main): New variable "fslice".
10663 * gdb.rust/simple.exp: Add slice tests. Update string tests.
10664
10665 2017-10-02 Tom Tromey <tom@tromey.com>
10666
10667 * gdb.rust/simple.exp: Test ptype of a slice.
10668
10669 2017-10-02 Tom Tromey <tom@tromey.com>
10670
10671 * gdb.rust/simple.exp: Test index of slice.
10672
10673 2017-09-27 Tom Tromey <tom@tromey.com>
10674
10675 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
10676
10677 2017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
10678 Pedro Alves <palves@redhat.com>
10679
10680 * gdb.base/compare-sections.exp (get value of read-only section): Read
10681 as unsigned value.
10682 (corrupt read-only section): Likewise and don't set written if patching
10683 failed.
10684
10685 2017-09-21 Kevin Buettner <kevinb@redhat.com>
10686
10687 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
10688 files.
10689
10690 2017-09-20 Pedro Alves <palves@redhat.com>
10691
10692 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
10693 symbol names in gdb's output.
10694 * gdb.cp/overload.exp ("list all overloads"): Likewise.
10695
10696 2017-09-20 Pedro Alves <palves@redhat.com>
10697
10698 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
10699 Rename to ...
10700 (test_list_ambiguous_symbol): ... this and add a symbol name
10701 parameter. Adjust.
10702 (test_list_ambiguous_function): Reimplement on top of
10703 test_list_ambiguous_symbol and also test listing ambiguous
10704 variables.
10705 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
10706 (ambiguous_fun): ... this.
10707 (ambiguous_var): New.
10708 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
10709 (ambiguous_fun): ... this.
10710 (ambiguous_var): New.
10711
10712 2017-09-19 John Baldwin <jhb@FreeBSD.org>
10713
10714 * gdb.base/starti.c: New file.
10715 * gdb.base/starti.exp: New file.
10716 * lib/gdb.exp (gdb_starti_cmd): New procedure.
10717
10718 2017-09-14 Pedro Alves <palves@redhat.com>
10719
10720 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
10721 (top level): Use it instead of runto.
10722
10723 2017-09-11 Tom Tromey <tom@tromey.com>
10724
10725 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
10726
10727 2017-09-11 Tom Tromey <tom@tromey.com>
10728
10729 * gdb.python/py-infthread.exp: Add tests for new_thread event.
10730 * gdb.python/py-inferior.exp: Add tests for new inferior events.
10731
10732 2017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
10733
10734 * gdb.fortran/printing-types.exp: New file.
10735 * gdb.fortran/printing-types.exp: New file.
10736
10737 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
10738
10739 * gdb.fortran/vla-ptype.exp: Fix typos.
10740 * gdb.fortran/vla-value.exp: Same.
10741
10742 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
10743
10744 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
10745 * gdb.mi/mi-var-child-f.exp: Likewise.
10746 * gdb.mi/mi-vla-fortran.exp: Likewise.
10747
10748 2017-09-08 Frank Penczek <frank.penczek@intel.com>
10749 Christoph Weinmann <christoph.t.weinmann@intel.com>
10750 Bernhard Heckel <bernhard.heckel@intel.com>
10751
10752 * gdb.fortran/ptr-indentation.f90: New file.
10753 * gdb.fortran/ptr-indentation.exp: New file.
10754
10755 2017-09-05 Tom Tromey <tom@tromey.com>
10756
10757 PR gdb/22010:
10758 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
10759
10760 2017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
10761
10762 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
10763
10764 2017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
10765
10766 * gdb.threads/tls-nodebug-pie.c: New file.
10767 * gdb.threads/tls-nodebug-pie.exp: New file.
10768
10769 2017-09-05 Tom Tromey <tom@tromey.com>
10770
10771 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
10772 for rust.
10773
10774 2017-09-05 Simon Marchi <simon.marchi@ericsson.com>
10775
10776 * gdb.multi/multi-arch-exec.exp: Test with different
10777 "follow-exec-mode" settings.
10778 (do_test): New procedure.
10779
10780 2017-09-04 Pedro Alves <palves@redhat.com>
10781
10782 * gdb.base/func-static.c (S::method const, S::method volatile)
10783 (S::method volatile const): New methods.
10784 (c_s, v_s, cv_s): New instances.
10785 (main): Call method() on them.
10786 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
10787 (cannot_resolve): New procedure.
10788 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
10789 print-quote-unquoted columns.
10790 (do_test): Test printing each scope too.
10791
10792 2017-09-04 Pedro Alves <palves@redhat.com>
10793
10794 * gdb.base/local-static.exp: Also test with
10795 class::method::variable wholly quoted.
10796 * gdb.cp/m-static.exp (class::method::variable): Remove test.
10797
10798 2017-09-04 Pedro Alves <palves@redhat.com>
10799
10800 * gdb.base/local-static.c: New.
10801 * gdb.base/local-static.cc: New.
10802 * gdb.base/local-static.exp: New.
10803
10804 2017-09-04 Pedro Alves <palves@redhat.com>
10805
10806 * gdb.asm/asm-source.exp: Add casts to int.
10807 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
10808 (dataglobal64_1, dataglobal64_2): New globals.
10809 * gdb.base/nodebug.exp: Test different expressions involving the
10810 new globals, with print, whatis and ptype. Add casts to int.
10811 * gdb.base/solib-display.exp: Add casts to int.
10812 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
10813 * gdb.cp/m-static.exp: Add cast to int.
10814 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
10815 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
10816 tls variable with no debug info without a cast. Test with a cast
10817 to int too.
10818 * gdb.trace/entry-values.exp: Add casts.
10819
10820 2017-09-04 Pedro Alves <palves@redhat.com>
10821
10822 * gdb.base/nodebug.exp: Test that ptype's error about functions
10823 with unknown return type includes the function name too.
10824
10825 2017-09-04 Pedro Alves <palves@redhat.com>
10826
10827 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
10828 return type of munmap in infcall.
10829 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
10830 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
10831 type of ftell in infcall.
10832 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
10833 type of getpid in infcall.
10834 * gdb.base/infcall-exec.exp: Cast return type of execlp in
10835 infcall.
10836 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
10837 Bail on failure to extract the pid.
10838 * gdb.base/nodebug.c: #include <stdint.h>.
10839 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
10840 New functions.
10841 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
10842 Change expected output of print/whatis/ptype with functions with
10843 no debug info. Test all supported languages. Call
10844 test_call_promotion.
10845 * gdb.compile/compile.exp: Adjust expected output to expect
10846 warning.
10847 * gdb.threads/siginfo-threads.exp: Likewise.
10848
10849 2017-09-04 Pedro Alves <palves@redhat.com>
10850
10851 * gdb.base/callfuncs.exp (do_function_calls): New parameter
10852 "prototypes". Test calling float functions via prototyped and
10853 unprototyped function pointers.
10854 (perform_all_tests): New parameter "prototypes". Pass it down.
10855 (top level): Pass down "prototypes" parameter to
10856 perform_all_tests.
10857
10858 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
10859
10860 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
10861 Test with nested loops.
10862
10863 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
10864
10865 * gdb.base/commands.exp: Call the new procedures.
10866 (loop_break_test, loop_continue_test): New procedures.
10867
10868 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
10869
10870 * gdb.base/commands.exp: Call new procedure.
10871 (define_if_without_arg_test): New procedure.
10872
10873 2017-09-04 Pedro Alves <palves@redhat.com>
10874
10875 * gdb.base/list-ambiguous.exp: New file.
10876 * gdb.base/list-ambiguous0.c: New file.
10877 * gdb.base/list-ambiguous1.c: New file.
10878 * gdb.base/list.exp (test_list_range): Adjust expected output.
10879
10880 2017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
10881
10882 * gdb.base/share-env-with-gdbserver.c: New file.
10883 * gdb.base/share-env-with-gdbserver.exp: Likewise.
10884
10885 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
10886
10887 * gdb.base/commands.exp (gdbvar_simple_if_test,
10888 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
10889 progvar_simple_if_test, progvar_simple_while_test,
10890 progvar_complex_if_while_test, user_defined_command_test,
10891 user_defined_command_args_eval,
10892 user_defined_command_args_stack_test,
10893 user_defined_command_manyargs_test, bp_deleted_in_command_test,
10894 temporary_breakpoint_commands,
10895 gdb_test_no_prompt, redefine_hook_test,
10896 redefine_backtrace_test): Remove "global gdb_prompt".
10897
10898 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
10899
10900 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
10901 New proc, call it from toplevel.
10902
10903 2017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
10904
10905 PR remote/21852
10906 * gdb.server/normal.c: New file, copied from gdb.base.
10907 * gdb.server/run-without-local-binary.exp: New file.
10908
10909 2017-08-07 Weimin Pan <weimin.pan@oracle.com>
10910
10911 * gdb.arch/sparc64-adi.exp: New file.
10912 * gdb.arch/sparc64-adi.c: New file.
10913
10914 2017-08-22 Pedro Alves <palves@redhat.com>
10915
10916 * gdb.cp/overload.exp (line_range_pattern): New procedure.
10917 (top level): Add "list all overloads" tests.
10918
10919 2017-08-22 Tom Tromey <tom@tromey.com>
10920
10921 * gdb.gdb/xfullpath.exp: Remove.
10922
10923 2017-08-21 Pedro Alves <palves@redhat.com>
10924
10925 PR gdb/19487
10926 * gdb.base/symbol-alias.c: New.
10927 * gdb.base/symbol-alias2.c: New.
10928 * gdb.base/symbol-alias.exp: New.
10929
10930 2017-08-21 Pedro Alves <palves@redhat.com>
10931
10932 * gdb.base/dfp-test.c
10933 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
10934 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
10935 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
10936 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
10937 * gdb.base/whatis-ptype-typedefs.c: New.
10938 * gdb.base/whatis-ptype-typedefs.exp: New.
10939 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
10940 (an_int, an_int_type, an_int_type2): New globals.
10941 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
10942 involving typedefs and cast expressions.
10943 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
10944 (lookup_typedefs_function): New.
10945 (typedefs_pretty_printers_dict): New.
10946 (top level): Register lookup_typedefs_function in
10947 gdb.pretty_printers.
10948
10949 2017-08-18 Yao Qi <yao.qi@linaro.org>
10950
10951 * gdb.server/unittest.exp: New.
10952
10953 2017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
10954
10955 PR gdb/21954
10956 * gdb.base/environ.exp: Add test to check if 'unset environment'
10957 works.
10958
10959 2017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
10960
10961 * lib/gdb.exp (universal_compile_options): New caching proc.
10962 (gdb_compile): Suppress GCC's coloring of messages.
10963
10964 2017-08-14 Tom Tromey <tom@tromey.com>
10965
10966 PR gdb/21675:
10967 * gdb.base/printcmds.exp (test_radices): New function.
10968 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
10969 * gdb.base/sizeof.exp (check_valueof): Use p/d.
10970 * lib/gdb.exp (get_integer_valueof): Use p/d.
10971
10972 2017-08-12 Simon Marchi <simon.marchi@ericsson.com>
10973
10974 * lib/gdb.exp (get_valueof): Don't capture end-of-line
10975 characters.
10976
10977 2017-08-05 Tom Tromey <tom@tromey.com>
10978
10979 * gdb.rust/simple.exp: Allow String to appear in a different
10980 namespace.
10981
10982 2017-07-26 Yao Qi <yao.qi@linaro.org>
10983
10984 * gdb.gdb/unittest.exp: Invoke command
10985 "maintenance check xml-descriptions".
10986
10987 2017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
10988
10989 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
10990 calling context.
10991 (hex128): Drop erroneous calculation of parameters.
10992
10993 2017-07-22 Simon Marchi <simon.marchi@ericsson.com>
10994
10995 * gdb.python/py-unwind.exp: Disable stack protection when
10996 building test file.
10997
10998 2017-07-20 Pedro Alves <palves@redhat.com>
10999
11000 * gdb.base/default.exp (set language): Adjust expected output.
11001
11002 2017-07-20 Pedro Alves <palves@redhat.com>
11003
11004 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
11005 (test_minsym): ... this, and make static.
11006 (get_pck__foo__bar__minsym): Rename to ...
11007 (get_test_minsym): ... this.
11008 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
11009 symbol names and comments.
11010 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
11011 (get_test_minsym): ... this.
11012 (pck__foo__bar__minsym__2): Rename to ...
11013 (test_minsym): ... this.
11014 (main): Adjust.
11015
11016 2017-07-17 Pedro Alves <palves@redhat.com>
11017
11018 * gdb.base/completion.exp: Adjust expected output.
11019 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
11020 the completer works.
11021
11022 2017-07-17 Pedro Alves <palves@redhat.com>
11023
11024 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
11025
11026 2017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
11027
11028 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
11029
11030 2017-07-14 Tom Tromey <tom@tromey.com>
11031
11032 PR rust/21764:
11033 * gdb.rust/simple.exp: Add tests.
11034
11035 2017-07-14 Tom Tromey <tom@tromey.com>
11036
11037 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
11038
11039 2017-07-14 Pedro Alves <palves@redhat.com>
11040
11041 * gdb.linespec/base/one/thefile.cc (z1): New function.
11042 * gdb.linespec/base/two/thefile.cc (z2): New function.
11043 * gdb.linespec/linespec.exp: Add tests.
11044
11045 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
11046
11047 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
11048 to mi_create_breakpoint.
11049
11050 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
11051
11052 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
11053 mi_create_breakpoint.
11054
11055 2017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
11056
11057 * gdb.dlang/demangle.exp: Update for demangling changes.
11058
11059 2017-07-09 Tom Tromey <tom@tromey.com>
11060
11061 * gdb.dwarf2/shortpiece.exp: New file.
11062
11063 2017-07-06 David Blaikie <dblaikie@gmail.com>
11064
11065 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
11066 built from fissiont-multi-cu{1,2}.c.
11067 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
11068 except putting 'main' and 'func' in separate CUs in the same DWO file.
11069 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
11070 test.
11071 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
11072 test.
11073
11074 2017-07-06 Pedro Alves <palves@redhat.com>
11075
11076 * gdb.python/py-unwind.exp: Test flushregs.
11077
11078 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
11079
11080 PR cli/21688
11081 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
11082 tests for alias commands and trailing whitespace.
11083
11084 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
11085
11086 PR cli/21688
11087 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
11088 procedure. Call it.
11089
11090 2017-06-29 Pedro Alves <palves@redhat.com>
11091
11092 * gdb.base/printcmds.exp: Add tests.
11093
11094 2017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
11095
11096 PR gdb/21337
11097 * gdb.base/reread-readsym.exp: New file.
11098 * gdb.base/reread-readsym.c: New file.
11099
11100 2017-06-21 Kevin Buettner <kevinb@redhat.com>
11101
11102 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
11103 subpattern.
11104
11105 2017-06-19 Peter Bergner <bergner@vnet.ibm.com>
11106
11107 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
11108 extended mnemonic.
11109 * gdb.arch/powerpc-power9.s: Likewise.
11110
11111 2017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
11112
11113 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
11114 on 32-bit x86 targets. Exploit is_*_target macros where
11115 appropriate.
11116
11117 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11118
11119 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
11120 register pieces.
11121
11122 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11123
11124 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
11125 located in one or more DWARF pieces.
11126
11127 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11128
11129 * lib/gdb.exp (get_endianness): New proc.
11130 * gdb.arch/aarch64-fp.exp: Use it.
11131 * gdb.arch/altivec-regs.exp: Likewise.
11132 * gdb.arch/e500-regs.exp: Likewise.
11133 * gdb.arch/vsx-regs.exp: Likewise.
11134 * gdb.base/dump.exp: Likewise.
11135 * gdb.base/funcargs.exp: Likewise.
11136 * gdb.base/gnu_vector.exp: Likewise.
11137 * gdb.dwarf2/formdata16.exp: Likewise.
11138 * gdb.dwarf2/implptrpiece.exp: Likewise.
11139 * gdb.dwarf2/nonvar-access.exp: Likewise.
11140 * gdb.python/py-inferior.exp: Likewise.
11141 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
11142
11143 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11144
11145 PR gdb/21226
11146 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
11147 stack value pieces are taken from the LSB end.
11148
11149 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11150
11151 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
11152 variable at nonzero offset.
11153
11154 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11155
11156 * gdb.dwarf2/var-access.c: New file.
11157 * gdb.dwarf2/var-access.exp: New test.
11158 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
11159
11160 2017-06-12 Tom Tromey <tom@tromey.com>
11161
11162 * gdb.dwarf2/formdata16.exp: Add tests.
11163
11164 2017-06-12 Tom Tromey <tom@tromey.com>
11165
11166 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
11167
11168 2017-06-12 Tom Tromey <tom@tromey.com>
11169
11170 PR exp/16225:
11171 * gdb.reverse/i386-sse-reverse.exp: Update tests.
11172 * gdb.arch/vsx-regs.exp: Update tests.
11173 * gdb.arch/s390-vregs.exp (hex128): New proc.
11174 Update test.
11175 * gdb.arch/altivec-regs.exp: Update tests.
11176
11177 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
11178
11179 * gdb.base/startup-with-shell.c: New file.
11180 * gdb.base/startup-with-shell.exp: Likewise.
11181
11182 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
11183
11184 * gdb.server/non-existing-program.exp: Update regex in order to
11185 reflect the fact that gdbserver is now using fork_inferior (with a
11186 shell) to startup the inferior.
11187
11188 2017-05-30 Simon Marchi <simon.marchi@ericsson.com>
11189
11190 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
11191 support function calls from GDB.
11192
11193 2017-05-21 Tom Tromey <tom@tromey.com>
11194
11195 PR rust/21466:
11196 * gdb.rust/unsized.exp: New file.
11197 * gdb.rust/unsized.rs: New file.
11198
11199 2017-05-19 Tom Tromey <tom@tromey.com>
11200
11201 PR rust/21484:
11202 * gdb.rust/watch.exp: New file.
11203 * gdb.rust/watch.rs: New file.
11204
11205 2017-05-18 Tom Tromey <tom@tromey.com>
11206
11207 * gdb.rust/simple.exp: Allow Box to be qualified.
11208
11209 2017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
11210
11211 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
11212
11213 2017-05-18 Pedro Alves <palves@redhat.com>
11214
11215 * gdb.base/fileio.c (test_write, test_read, test_close)
11216 (test_fstat): Don't print 'ret' in the fail path.
11217
11218 2017-05-18 Pedro Alves <palves@redhat.com>
11219
11220 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
11221 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
11222 (test_system, test_rename, test_unlink, test_time): Change
11223 prototypes.
11224 * gdb.base/fileio.exp (stop_msg): Adjust.
11225
11226 2017-05-18 Pedro Alves <palves@redhat.com>
11227
11228 * gdb.base/fileio.c (null_str): New global.
11229 (test_stat): Use it.
11230 * gdb.base/fileio.exp: Remove nowarnings.
11231
11232 2017-05-17 Yao Qi <yao.qi@linaro.org>
11233
11234 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
11235
11236 2017-05-17 Simon Marchi <simon.marchi@ericsson.com>
11237
11238 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
11239 argument command.
11240 (top-level): Invoke test_set_inferior_tty.
11241
11242 2017-05-04 Pedro Alves <palves@redhat.com>
11243
11244 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
11245 Add parens to print call for Python 3.
11246
11247 2017-05-03 Keith Seitz <keiths@redhat.com>
11248
11249 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
11250 (main): Call it.
11251
11252 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
11253
11254 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
11255 to prev and next.
11256
11257 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
11258
11259 * gdb.python/py-record-btrace.exp: Remove test for
11260 gdb.BtraceInstruction.error.
11261
11262 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
11263
11264 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
11265
11266 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
11267
11268 * gdb.python/py-record-btrace-threads.c: New file.
11269 * gdb.python/py-record-btrace-threads.exp: New file.
11270
11271 2017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
11272
11273 PR testsuite/8595
11274 * gdb.base/environ.exp: Make test available in all architectures.
11275 Move bits related to "info program" testing to
11276 gdb.base/info-program.exp. Rewrite tests to use the two new
11277 procedures mentione below.
11278 (test_set_show_env_var) New procedure.
11279 (test_set_show_env_var_equal): Likewise.
11280 * gdb.base/info-program.exp: New file.
11281
11282 2017-04-27 Keith Seitz <keiths@redhat.com>
11283
11284 * gdb.cp/oranking.cc (test15): New function.
11285 (main): Call test15 and declare additional variables for testing.
11286 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
11287 "p foo101('abc')" tests.
11288 Add tests for cv qualifier overloads.
11289 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
11290 "lvalue reference overload" test.
11291 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
11292 "print value of f1 on Child&& in f2" test.
11293
11294 2017-04-19 Pedro Alves <palves@redhat.com>
11295
11296 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
11297 procedure.
11298 (top level): Call it.
11299 * lib/gdb.exp (gdb_define_cmd): New procedure.
11300
11301 2017-04-12 Pedro Alves <palves@redhat.com>
11302
11303 PR gdb/21323
11304 * gdb.cp/wide_char_types.c: Include <wchar.h>.
11305 (wchar): New global.
11306 * gdb.cp/wide_char_types.exp (wide_char_types_program)
11307 (do_test_wide_char, wide_char_types_no_program, top level): Add
11308 wchar_t testing.
11309
11310 2017-04-12 Pedro Alves <palves@redhat.com>
11311
11312 PR c++/21323
11313 * gdb.cp/wide_char_types.c: New file.
11314 * gdb.cp/wide_char_types.exp: New file.
11315
11316 2017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
11317
11318 PR gdb/21352
11319 * gdb.trace/tsv.exp: Add test for "tsave -r".
11320
11321 2017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
11322
11323 * gdb.dlang/watch-loc.c: New file.
11324 * gdb.dlang/watch-loc.exp: New file.
11325
11326 2017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
11327
11328 * gdb.python/py-section-script.exp (sepdebug): New testcases.
11329
11330 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
11331
11332 * gdb.arch/arc-analyze-prologue.S: New file.
11333 * gdb.arch/arc-analyze-prologue.exp: Likewise.
11334
11335 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
11336
11337 * gdb.arch/arc-decode-insn.S: New file.
11338 * gdb.arch/arc-decode-insn.exp: Likewise.
11339
11340 2017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
11341
11342 PR tdep/20928
11343 * gdb.arch/sparc64-regs.exp: New file.
11344 * gdb.arch/sparc64-regs.S: Likewise.
11345
11346 2017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
11347
11348 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
11349 and memory view on Python 3.
11350
11351 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
11352 Keith Seitz <keiths@redhat.com>
11353
11354 PR gdb/14441
11355 * gdb.cp/demangle.exp: Add rvalue reference tests.
11356 * gdb.cp/rvalue-ref-casts.cc: New file.
11357 * gdb.cp/rvalue-ref-casts.exp: New file.
11358 * gdb.cp/rvalue-ref-overload.cc: New file.
11359 * gdb.cp/rvalue-ref-overload.exp: New file.
11360 * gdb.cp/rvalue-ref-params.cc: New file.
11361 * gdb.cp/rvalue-ref-params.exp: New file.
11362 * gdb.cp/rvalue-ref-sizeof.cc: New file.
11363 * gdb.cp/rvalue-ref-sizeof.exp: New file.
11364 * gdb.cp/rvalue-ref-types.cc: New file.
11365 * gdb.cp/rvalue-ref-types.exp: New file.
11366 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
11367 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
11368
11369 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
11370
11371 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
11372 New procedure.
11373
11374 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
11375
11376 * lib/mi-support.exp (mi_gdb_test): Add additional message
11377 for unexpected output.
11378
11379 2017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
11380
11381 * gdb.base/examine-backward.c (Barrier): New character array
11382 constant, to ensure that TestStrings is preceded by a string
11383 terminator.
11384
11385 2017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
11386
11387 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
11388 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
11389 and implicit pointer into such a location.
11390
11391 2017-03-16 Doug Evans <dje@google.com>
11392
11393 * gdb.python/py-lazy-string (pointer): Really add new typedef.
11394
11395 2017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
11396
11397 * gdb.cp/m-static.exp: Fix expectation for prototype of
11398 test5.single_constructor and single_constructor::single_constructor.
11399
11400 2017-03-16 Doug Evans <dje@google.com>
11401
11402 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
11403 * gdb.guile/scm-lazy-string.c: New file.
11404 * gdb.guile/scm-value.exp: Move lazy string tests to ...
11405 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
11406 for pointer, array, typedef lazy strings.
11407
11408 2017-03-16 Doug Evans <dje@google.com>
11409
11410 PR python/17728, python/18439, python/18779
11411 * gdb.python/py-value.c (main) Delete locals sptr, sn.
11412 * gdb.python/py-lazy-string.c (pointer): New typedef.
11413 (main): New locals ptr, array, typedef_ptr.
11414 * gdb.python/py-value.exp: Move lazy string tests to ...
11415 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
11416 array, typedef lazy strings.
11417
11418 2017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
11419
11420 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
11421 Add optional 'test' parameter.
11422
11423 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
11424
11425 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
11426 Skip for versions of DejaGnu < 1.5.
11427
11428 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
11429
11430 * lib/gdb.exp (dejagnu_version): New proc.
11431 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
11432 Use dejagnu_version.
11433
11434 2017-03-10 Keith Seitz <keiths@redhat.com>
11435
11436 PR c++/8128
11437 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
11438 type from destructor regexps.
11439 Add a branch which actually passes the test.
11440 Adjust "ptype t5i" test names.
11441
11442 2017-03-08 Pedro Alves <palves@redhat.com>
11443
11444 * gdb.base/step-over-exit.exp: Add explicit test message.
11445
11446 2017-03-08 Pedro Alves <palves@redhat.com>
11447
11448 PR gdb/18360
11449 * gdb.threads/interrupt-while-step-over.c: New file.
11450 * gdb.threads/interrupt-while-step-over.exp: New file.
11451
11452 2017-03-08 Pedro Alves <palves@redhat.com>
11453
11454 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
11455 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
11456
11457 2017-03-08 Pedro Alves <palves@redhat.com>
11458
11459 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
11460 PKRU as not supported as a PASS.
11461
11462 2017-03-08 Pedro Alves <palves@redhat.com>
11463
11464 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
11465 prefix instead of $binfile1/$binfile2.
11466 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
11467 in test message.
11468 * gdb.python/py-completion.exp: Use "load python file" as test
11469 messages instead of unstable path names.
11470
11471 2017-03-08 Pedro Alves <palves@redhat.com>
11472 Jan Kratochvil <jan.kratochvil@redhat.com>
11473
11474 PR cli/21218
11475 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
11476 New proc.
11477 (top level): Call it.
11478
11479 2017-03-08 Pedro Alves <palves@redhat.com>
11480
11481 PR tui/21216
11482 * gdb.tui/tui-nl-filtered-output.exp: New file.
11483
11484 2017-03-08 Pedro Alves <palves@redhat.com>
11485
11486 * gdb.base/completion.exp: Move TUI completion tests to ...
11487 * gdb.tui/completion.exp: ... this new file.
11488
11489 2017-03-08 Pedro Alves <palves@redhat.com>
11490
11491 * gdb.base/tui-disasm-long-lines.c,
11492 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
11493 gdb.base/tui-layout.exp: Move to ...
11494 * gdb.tui/: ... this new directory.
11495
11496 2017-03-07 Pedro Alves <palves@redhat.com>
11497
11498 * gdb.base/tui-layout.c: New file.
11499 * gdb.base/tui-layout.exp: New file.
11500
11501 2017-03-07 Pedro Alves <palves@redhat.com>
11502
11503 * gdb.base/tui-layout.c: Rename to ...
11504 * gdb.base/tui-disasm-long-lines.c: ... this.
11505 * gdb.base/tui-layout.exp: Rename to ...
11506 * gdb.base/tui-disasm-long-lines.exp: ... this.
11507
11508 2017-03-07 Pedro Alves <palves@redhat.com>
11509
11510 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
11511
11512 2017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
11513
11514 * i386-mpx-call.c: New file.
11515 * i386-mpx-call.exp: New file.
11516
11517 2017-02-28 Peter Bergner <bergner@vnet.ibm.com>
11518
11519 * gdb.arch/powerpc-power.exp: Delete test.
11520 * gdb.arch/powerpc-power.s: Likewise.
11521 * gdb.disasm/disassembler-options.exp: New test.
11522 * gdb.arch/powerpc-altivec.exp: Likewise.
11523 * gdb.arch/powerpc-altivec.s: Likewise.
11524 * gdb.arch/powerpc-altivec2.exp: Likewise.
11525 * gdb.arch/powerpc-altivec2.s: Likewise.
11526 * gdb.arch/powerpc-altivec3.exp: Likewise.
11527 * gdb.arch/powerpc-altivec3.s: Likewise.
11528 * gdb.arch/powerpc-power7.exp: Likewise.
11529 * gdb.arch/powerpc-power7.s: Likewise.
11530 * gdb.arch/powerpc-power8.exp: Likewise.
11531 * gdb.arch/powerpc-power8.s: Likewise.
11532 * gdb.arch/powerpc-power9.exp: Likewise.
11533 * gdb.arch/powerpc-power9.s: Likewise.
11534 * gdb.arch/powerpc-vsx.exp: Likewise.
11535 * gdb.arch/powerpc-vsx.s: Likewise.
11536 * gdb.arch/powerpc-vsx2.exp: Likewise.
11537 * gdb.arch/powerpc-vsx2.s: Likewise.
11538 * gdb.arch/powerpc-vsx3.exp: Likewise.
11539 * gdb.arch/powerpc-vsx3.s: Likewise.
11540 * gdb.arch/arm-disassembler-options.exp: Likewise.
11541 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
11542 * gdb.arch/s390-disassembler-options.exp: Likewise.
11543
11544 2017-02-23 Luis Machado <lgustavo@codesourcery.com>
11545
11546 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
11547 (check_supported_features): ... this. Changed return type to void.
11548 (supports_rdseed): New static global.
11549 (rdseed): Check supports_rdseed.
11550 (initialize): Call check_supported_features.
11551
11552 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
11553
11554 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
11555 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
11556 and lqarx/stqcx.
11557 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
11558 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
11559
11560 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
11561
11562 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
11563 uppercase.
11564
11565 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11566
11567 * gdb.dwarf2/formdata16.c: New file.
11568 * gdb.dwarf2/formdata16.exp: New file.
11569 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
11570
11571 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11572
11573 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
11574 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
11575 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
11576 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
11577 DW_AT_GNU_*.
11578
11579 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11580
11581 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
11582
11583 2017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
11584
11585 PR gdb/21164
11586 * gdb.base/maint.exp: Add testcases for when the commands do
11587 not have arguments.
11588
11589 2017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
11590
11591 * gdb.cp/chained-calls.exp: Use p instead of P.
11592
11593 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
11594
11595 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
11596 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
11597
11598 2017-02-14 Tom Tromey <tom@tromey.com>
11599
11600 PR python/13598:
11601 * gdb.python/py-events.exp: Add before_prompt event tests.
11602
11603 2017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
11604
11605 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
11606
11607 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
11608
11609 * gdb.linespec/explicit.c (my_unique_function_name): New function.
11610 (main): Call my_unique_function_name.
11611 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
11612 completion of patterns with a single match.
11613 Add missing -re switches to gdb_test_multiple calls.
11614
11615 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
11616
11617 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
11618 return if core file is not recognized.
11619
11620 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
11621
11622 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
11623 and extra UIs.
11624
11625 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
11626
11627 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
11628 proc_with_prefix.
11629
11630 2017-02-10 Tom Tromey <tom@tromey.com>
11631
11632 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
11633
11634 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
11635
11636 PR gdb/21122
11637 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
11638
11639 2017-02-08 Jerome Guitton <guitton@adacore.com>
11640
11641 * gdb.base/define.exp: Add test for command abbreviations
11642 in define.
11643
11644 2017-02-06 Luis Machado <lgustavo@codesourcery.com>
11645
11646 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
11647 * gdb.reverse/insn-reverse-x86.c: New file.
11648
11649 2017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
11650
11651 PR tdep/20936
11652 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
11653
11654 2017-02-03 Tom Tromey <tom@tromey.com>
11655
11656 PR rust/21097:
11657 * gdb.rust/simple.exp: Add new tests.
11658
11659 2017-02-02 Pedro Alves <palves@redhat.com>
11660
11661 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
11662 tests.
11663
11664 2017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
11665
11666 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
11667 taking a 2-byte value out of a 4-byte DWARF implicit value on
11668 big-endian targets.
11669 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
11670 logic. Add test cases for DW_OP_implicit.
11671
11672 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
11673
11674 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
11675
11676 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
11677
11678 * gdb.btrace/enable.exp: Call gdb_exit before
11679 skip_gdbserver_tests.
11680
11681 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
11682
11683 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
11684 GDBFLAGS.
11685
11686 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
11687
11688 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
11689 the test is skipped.
11690 * gdb.btrace/data.exp: Likewise.
11691 * gdb.btrace/delta.exp: Likewise.
11692 * gdb.btrace/dlopen.exp: Likewise.
11693 * gdb.btrace/enable-running.exp: Likewise.
11694 * gdb.btrace/enable.exp: Likewise.
11695 * gdb.btrace/exception.exp: Likewise.
11696 * gdb.btrace/function_call_history.exp: Likewise.
11697 * gdb.btrace/gcore.exp: Likewise.
11698 * gdb.btrace/instruction_history.exp: Likewise.
11699 * gdb.btrace/multi-thread-step.exp: Likewise.
11700 * gdb.btrace/nohist.exp: Likewise.
11701 * gdb.btrace/non-stop.exp: Likewise.
11702 * gdb.btrace/reconnect.exp: Likewise.
11703 * gdb.btrace/record_goto-step.exp: Likewise.
11704 * gdb.btrace/record_goto.exp: Likewise.
11705 * gdb.btrace/rn-dl-bind.exp: Likewise.
11706 * gdb.btrace/segv.exp: Likewise.
11707 * gdb.btrace/step.exp: Likewise.
11708 * gdb.btrace/stepi.exp: Likewise.
11709 * gdb.btrace/tailcall-only.exp: Likewise.
11710 * gdb.btrace/tailcall.exp: Likewise.
11711 * gdb.btrace/tsx.exp: Likewise.
11712 * gdb.btrace/unknown_functions.exp: Likewise.
11713 * gdb.btrace/vdso.exp: Likewise.
11714
11715 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
11716
11717 * gdb.btrace/enable-running.c: New.
11718 * gdb.btrace/enable-running.exp: New.
11719
11720 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
11721
11722 * gdb.arch/amd64-gs_base.c: New file.
11723 * gdb.arch/amd64-gs_base.exp: New file.
11724
11725 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
11726
11727 * lib/memory.exp: Remove spurious empty newlines.
11728
11729 2017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
11730
11731 * gdb.python/py-bad-printers.exp: Load python file using "source".
11732 * gdb.python/py-events.exp: Likewise.
11733 * gdb.python/py-evsignal.exp: Likewise.
11734 * gdb.python/py-evthreads.exp: Likewise.
11735 * gdb.python/py-frame-args.exp: Likewise.
11736 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
11737 * gdb.python/py-framefilter-mi.exp: Likewise.
11738 * gdb.python/py-framefilter.exp: Likewise.
11739 * gdb.python/py-mi.exp: Likewise.
11740 * gdb.python/py-pp-maint.exp: Likewise.
11741 * gdb.python/py-pp-registration.exp: Likewise.
11742 * gdb.python/py-prettyprint.exp: Likewise.
11743 (run_lang_tests): Likewise.
11744 * gdb.python/py-typeprint.exp: Likewise.
11745
11746 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
11747
11748 * lib/memory.exp: New file.
11749 * lib/gdb.exp: Load memory.exp.
11750 * gdb.base/memattr.exp (delete_memory): Move proc to
11751 lib/memory.exp and rename to delete_memory_regions.
11752 Replace delete_memory with delete_memory_regions.
11753 Cleanup memory regions before tests.
11754 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
11755 before tests.
11756
11757 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
11758
11759 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
11760 files.
11761 (initialize): New function conditionally defined.
11762 (testcases): Move within conditional block.
11763 (main): Call initialize.
11764 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
11765 of gdb.reverse/insn-reverse.c.
11766 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
11767 gdb.reverse/insn-reverse.c.
11768
11769 2017-01-26 Yao Qi <yao.qi@linaro.org>
11770
11771 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
11772 disassemble on address 0.
11773
11774 2017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
11775 Yao Qi <yao.qi@linaro.org>
11776
11777 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
11778 * gdb.dwarf2/implptr-64bit.S: Remove.
11779 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
11780 variables in caller's context. Add DW_OP_implicit_value.
11781
11782 2017-01-25 Yao Qi <yao.qi@linaro.org>
11783
11784 * lib/dwarf.exp (Dwarf::_location): Handle
11785 DW_OP_GNU_implicit_pointer with proper size.
11786
11787 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
11788
11789 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
11790 and add untested calls.
11791
11792 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
11793
11794 * gdb.python/python.exp: Check line number against what GDB thinks
11795 the line number is for func1.
11796
11797 2017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
11798
11799 * gdb.dlang/debug-expr.exp: New file.
11800
11801 2016-12-23 Luis Machado <lgustavo@codesourcery.com>
11802
11803 Fix test names for the following files:
11804
11805 * gdb.ada/exec_changed.exp
11806 * gdb.ada/info_types.exp
11807 * gdb.arch/aarch64-atomic-inst.exp
11808 * gdb.arch/aarch64-fp.exp
11809 * gdb.arch/altivec-abi.exp
11810 * gdb.arch/altivec-regs.exp
11811 * gdb.arch/amd64-byte.exp
11812 * gdb.arch/amd64-disp-step.exp
11813 * gdb.arch/amd64-dword.exp
11814 * gdb.arch/amd64-entry-value-inline.exp
11815 * gdb.arch/amd64-entry-value-param.exp
11816 * gdb.arch/amd64-entry-value-paramref.exp
11817 * gdb.arch/amd64-entry-value.exp
11818 * gdb.arch/amd64-i386-address.exp
11819 * gdb.arch/amd64-invalid-stack-middle.exp
11820 * gdb.arch/amd64-invalid-stack-top.exp
11821 * gdb.arch/amd64-optimout-repeat.exp
11822 * gdb.arch/amd64-prologue-skip.exp
11823 * gdb.arch/amd64-prologue-xmm.exp
11824 * gdb.arch/amd64-stap-special-operands.exp
11825 * gdb.arch/amd64-stap-wrong-subexp.exp
11826 * gdb.arch/amd64-tailcall-cxx.exp
11827 * gdb.arch/amd64-tailcall-noret.exp
11828 * gdb.arch/amd64-tailcall-ret.exp
11829 * gdb.arch/amd64-tailcall-self.exp
11830 * gdb.arch/amd64-word.exp
11831 * gdb.arch/arm-bl-branch-dest.exp
11832 * gdb.arch/arm-disp-step.exp
11833 * gdb.arch/arm-neon.exp
11834 * gdb.arch/arm-single-step-kernel-helper.exp
11835 * gdb.arch/avr-flash-qualifier.exp
11836 * gdb.arch/disp-step-insn-reloc.exp
11837 * gdb.arch/e500-abi.exp
11838 * gdb.arch/e500-regs.exp
11839 * gdb.arch/ftrace-insn-reloc.exp
11840 * gdb.arch/i386-avx512.exp
11841 * gdb.arch/i386-bp_permanent.exp
11842 * gdb.arch/i386-byte.exp
11843 * gdb.arch/i386-cfi-notcurrent.exp
11844 * gdb.arch/i386-disp-step.exp
11845 * gdb.arch/i386-dr3-watch.exp
11846 * gdb.arch/i386-float.exp
11847 * gdb.arch/i386-gnu-cfi.exp
11848 * gdb.arch/i386-mpx-map.exp
11849 * gdb.arch/i386-mpx-sigsegv.exp
11850 * gdb.arch/i386-mpx-simple_segv.exp
11851 * gdb.arch/i386-mpx.exp
11852 * gdb.arch/i386-permbkpt.exp
11853 * gdb.arch/i386-prologue.exp
11854 * gdb.arch/i386-signal.exp
11855 * gdb.arch/i386-size-overlap.exp
11856 * gdb.arch/i386-unwind.exp
11857 * gdb.arch/i386-word.exp
11858 * gdb.arch/mips-fcr.exp
11859 * gdb.arch/powerpc-d128-regs.exp
11860 * gdb.arch/powerpc-stackless.exp
11861 * gdb.arch/ppc64-atomic-inst.exp
11862 * gdb.arch/s390-stackless.exp
11863 * gdb.arch/s390-tdbregs.exp
11864 * gdb.arch/s390-vregs.exp
11865 * gdb.arch/sparc-sysstep.exp
11866 * gdb.arch/thumb-bx-pc.exp
11867 * gdb.arch/thumb-singlestep.exp
11868 * gdb.arch/thumb2-it.exp
11869 * gdb.arch/vsx-regs.exp
11870 * gdb.asm/asm-source.exp
11871 * gdb.base/a2-run.exp
11872 * gdb.base/advance.exp
11873 * gdb.base/all-bin.exp
11874 * gdb.base/anon.exp
11875 * gdb.base/args.exp
11876 * gdb.base/arithmet.exp
11877 * gdb.base/async-shell.exp
11878 * gdb.base/async.exp
11879 * gdb.base/attach-pie-noexec.exp
11880 * gdb.base/attach-twice.exp
11881 * gdb.base/auto-load.exp
11882 * gdb.base/bang.exp
11883 * gdb.base/bitfields.exp
11884 * gdb.base/break-always.exp
11885 * gdb.base/break-caller-line.exp
11886 * gdb.base/break-entry.exp
11887 * gdb.base/break-inline.exp
11888 * gdb.base/break-on-linker-gcd-function.exp
11889 * gdb.base/break-probes.exp
11890 * gdb.base/break.exp
11891 * gdb.base/breakpoint-shadow.exp
11892 * gdb.base/call-ar-st.exp
11893 * gdb.base/call-sc.exp
11894 * gdb.base/call-signal-resume.exp
11895 * gdb.base/call-strs.exp
11896 * gdb.base/callfuncs.exp
11897 * gdb.base/catch-fork-static.exp
11898 * gdb.base/catch-gdb-caused-signals.exp
11899 * gdb.base/catch-load.exp
11900 * gdb.base/catch-signal-fork.exp
11901 * gdb.base/catch-signal.exp
11902 * gdb.base/catch-syscall.exp
11903 * gdb.base/charset.exp
11904 * gdb.base/checkpoint.exp
11905 * gdb.base/chng-syms.exp
11906 * gdb.base/code-expr.exp
11907 * gdb.base/code_elim.exp
11908 * gdb.base/commands.exp
11909 * gdb.base/completion.exp
11910 * gdb.base/complex.exp
11911 * gdb.base/cond-expr.exp
11912 * gdb.base/condbreak.exp
11913 * gdb.base/consecutive.exp
11914 * gdb.base/continue-all-already-running.exp
11915 * gdb.base/coredump-filter.exp
11916 * gdb.base/corefile.exp
11917 * gdb.base/dbx.exp
11918 * gdb.base/debug-expr.exp
11919 * gdb.base/define.exp
11920 * gdb.base/del.exp
11921 * gdb.base/disabled-location.exp
11922 * gdb.base/disasm-end-cu.exp
11923 * gdb.base/disasm-optim.exp
11924 * gdb.base/display.exp
11925 * gdb.base/duplicate-bp.exp
11926 * gdb.base/ena-dis-br.exp
11927 * gdb.base/ending-run.exp
11928 * gdb.base/enumval.exp
11929 * gdb.base/environ.exp
11930 * gdb.base/eu-strip-infcall.exp
11931 * gdb.base/eval-avoid-side-effects.exp
11932 * gdb.base/eval-skip.exp
11933 * gdb.base/exitsignal.exp
11934 * gdb.base/expand-psymtabs.exp
11935 * gdb.base/filesym.exp
11936 * gdb.base/find-unmapped.exp
11937 * gdb.base/finish.exp
11938 * gdb.base/float.exp
11939 * gdb.base/foll-exec-mode.exp
11940 * gdb.base/foll-exec.exp
11941 * gdb.base/foll-fork.exp
11942 * gdb.base/fortran-sym-case.exp
11943 * gdb.base/freebpcmd.exp
11944 * gdb.base/func-ptr.exp
11945 * gdb.base/func-ptrs.exp
11946 * gdb.base/funcargs.exp
11947 * gdb.base/gcore-buffer-overflow.exp
11948 * gdb.base/gcore-relro-pie.exp
11949 * gdb.base/gcore-relro.exp
11950 * gdb.base/gcore.exp
11951 * gdb.base/gdb1090.exp
11952 * gdb.base/gdb11530.exp
11953 * gdb.base/gdb11531.exp
11954 * gdb.base/gdb1821.exp
11955 * gdb.base/gdbindex-stabs.exp
11956 * gdb.base/gdbvars.exp
11957 * gdb.base/hbreak.exp
11958 * gdb.base/hbreak2.exp
11959 * gdb.base/included.exp
11960 * gdb.base/infcall-input.exp
11961 * gdb.base/inferior-died.exp
11962 * gdb.base/infnan.exp
11963 * gdb.base/info-macros.exp
11964 * gdb.base/info-os.exp
11965 * gdb.base/info-proc.exp
11966 * gdb.base/info-shared.exp
11967 * gdb.base/info-target.exp
11968 * gdb.base/infoline.exp
11969 * gdb.base/interp.exp
11970 * gdb.base/interrupt.exp
11971 * gdb.base/jit-reader.exp
11972 * gdb.base/jit-simple.exp
11973 * gdb.base/kill-after-signal.exp
11974 * gdb.base/kill-detach-inferiors-cmd.exp
11975 * gdb.base/label.exp
11976 * gdb.base/langs.exp
11977 * gdb.base/ldbl_e308.exp
11978 * gdb.base/line-symtabs.exp
11979 * gdb.base/linespecs.exp
11980 * gdb.base/list.exp
11981 * gdb.base/long_long.exp
11982 * gdb.base/longest-types.exp
11983 * gdb.base/maint.exp
11984 * gdb.base/max-value-size.exp
11985 * gdb.base/memattr.exp
11986 * gdb.base/mips_pro.exp
11987 * gdb.base/morestack.exp
11988 * gdb.base/moribund-step.exp
11989 * gdb.base/multi-forks.exp
11990 * gdb.base/nested-addr.exp
11991 * gdb.base/nextoverexit.exp
11992 * gdb.base/noreturn-finish.exp
11993 * gdb.base/noreturn-return.exp
11994 * gdb.base/nostdlib.exp
11995 * gdb.base/offsets.exp
11996 * gdb.base/opaque.exp
11997 * gdb.base/pc-fp.exp
11998 * gdb.base/permissions.exp
11999 * gdb.base/print-symbol-loading.exp
12000 * gdb.base/prologue-include.exp
12001 * gdb.base/psymtab.exp
12002 * gdb.base/ptype.exp
12003 * gdb.base/random-signal.exp
12004 * gdb.base/randomize.exp
12005 * gdb.base/range-stepping.exp
12006 * gdb.base/readline-ask.exp
12007 * gdb.base/recpar.exp
12008 * gdb.base/recurse.exp
12009 * gdb.base/relational.exp
12010 * gdb.base/restore.exp
12011 * gdb.base/return-nodebug.exp
12012 * gdb.base/return.exp
12013 * gdb.base/run-after-attach.exp
12014 * gdb.base/save-bp.exp
12015 * gdb.base/scope.exp
12016 * gdb.base/sect-cmd.exp
12017 * gdb.base/set-lang-auto.exp
12018 * gdb.base/set-noassign.exp
12019 * gdb.base/setvar.exp
12020 * gdb.base/sigall.exp
12021 * gdb.base/sigbpt.exp
12022 * gdb.base/siginfo-addr.exp
12023 * gdb.base/siginfo-infcall.exp
12024 * gdb.base/siginfo-obj.exp
12025 * gdb.base/siginfo.exp
12026 * gdb.base/signals-state-child.exp
12027 * gdb.base/signest.exp
12028 * gdb.base/sigstep.exp
12029 * gdb.base/sizeof.exp
12030 * gdb.base/skip.exp
12031 * gdb.base/solib-corrupted.exp
12032 * gdb.base/solib-nodir.exp
12033 * gdb.base/solib-search.exp
12034 * gdb.base/stack-checking.exp
12035 * gdb.base/stale-infcall.exp
12036 * gdb.base/stap-probe.exp
12037 * gdb.base/start.exp
12038 * gdb.base/step-break.exp
12039 * gdb.base/step-bt.exp
12040 * gdb.base/step-line.exp
12041 * gdb.base/step-over-exit.exp
12042 * gdb.base/step-over-syscall.exp
12043 * gdb.base/step-resume-infcall.exp
12044 * gdb.base/step-test.exp
12045 * gdb.base/store.exp
12046 * gdb.base/structs3.exp
12047 * gdb.base/sym-file.exp
12048 * gdb.base/symbol-without-target_section.exp
12049 * gdb.base/term.exp
12050 * gdb.base/testenv.exp
12051 * gdb.base/ui-redirect.exp
12052 * gdb.base/until.exp
12053 * gdb.base/unwindonsignal.exp
12054 * gdb.base/value-double-free.exp
12055 * gdb.base/vla-datatypes.exp
12056 * gdb.base/vla-ptr.exp
12057 * gdb.base/vla-sideeffect.exp
12058 * gdb.base/volatile.exp
12059 * gdb.base/watch-cond-infcall.exp
12060 * gdb.base/watch-cond.exp
12061 * gdb.base/watch-non-mem.exp
12062 * gdb.base/watch-read.exp
12063 * gdb.base/watch-vfork.exp
12064 * gdb.base/watchpoint-cond-gone.exp
12065 * gdb.base/watchpoint-delete.exp
12066 * gdb.base/watchpoint-hw-hit-once.exp
12067 * gdb.base/watchpoint-hw.exp
12068 * gdb.base/watchpoint-stops-at-right-insn.exp
12069 * gdb.base/watchpoints.exp
12070 * gdb.base/wchar.exp
12071 * gdb.base/whatis-exp.exp
12072 * gdb.btrace/buffer-size.exp
12073 * gdb.btrace/data.exp
12074 * gdb.btrace/delta.exp
12075 * gdb.btrace/dlopen.exp
12076 * gdb.btrace/enable.exp
12077 * gdb.btrace/exception.exp
12078 * gdb.btrace/function_call_history.exp
12079 * gdb.btrace/gcore.exp
12080 * gdb.btrace/instruction_history.exp
12081 * gdb.btrace/nohist.exp
12082 * gdb.btrace/reconnect.exp
12083 * gdb.btrace/record_goto-step.exp
12084 * gdb.btrace/record_goto.exp
12085 * gdb.btrace/rn-dl-bind.exp
12086 * gdb.btrace/segv.exp
12087 * gdb.btrace/step.exp
12088 * gdb.btrace/stepi.exp
12089 * gdb.btrace/tailcall-only.exp
12090 * gdb.btrace/tailcall.exp
12091 * gdb.btrace/tsx.exp
12092 * gdb.btrace/unknown_functions.exp
12093 * gdb.btrace/vdso.exp
12094 * gdb.compile/compile-ifunc.exp
12095 * gdb.compile/compile-ops.exp
12096 * gdb.compile/compile-print.exp
12097 * gdb.compile/compile-setjmp.exp
12098 * gdb.cp/abstract-origin.exp
12099 * gdb.cp/ambiguous.exp
12100 * gdb.cp/annota2.exp
12101 * gdb.cp/annota3.exp
12102 * gdb.cp/anon-ns.exp
12103 * gdb.cp/anon-struct.exp
12104 * gdb.cp/anon-union.exp
12105 * gdb.cp/arg-reference.exp
12106 * gdb.cp/baseenum.exp
12107 * gdb.cp/bool.exp
12108 * gdb.cp/breakpoint.exp
12109 * gdb.cp/bs15503.exp
12110 * gdb.cp/call-c.exp
12111 * gdb.cp/casts.exp
12112 * gdb.cp/chained-calls.exp
12113 * gdb.cp/class2.exp
12114 * gdb.cp/classes.exp
12115 * gdb.cp/cmpd-minsyms.exp
12116 * gdb.cp/converts.exp
12117 * gdb.cp/cp-relocate.exp
12118 * gdb.cp/cpcompletion.exp
12119 * gdb.cp/cpexprs.exp
12120 * gdb.cp/cplabel.exp
12121 * gdb.cp/cplusfuncs.exp
12122 * gdb.cp/cpsizeof.exp
12123 * gdb.cp/ctti.exp
12124 * gdb.cp/derivation.exp
12125 * gdb.cp/destrprint.exp
12126 * gdb.cp/dispcxx.exp
12127 * gdb.cp/enum-class.exp
12128 * gdb.cp/exception.exp
12129 * gdb.cp/exceptprint.exp
12130 * gdb.cp/expand-psymtabs-cxx.exp
12131 * gdb.cp/expand-sals.exp
12132 * gdb.cp/extern-c.exp
12133 * gdb.cp/filename.exp
12134 * gdb.cp/formatted-ref.exp
12135 * gdb.cp/fpointer.exp
12136 * gdb.cp/gdb1355.exp
12137 * gdb.cp/gdb2495.exp
12138 * gdb.cp/hang.exp
12139 * gdb.cp/impl-this.exp
12140 * gdb.cp/infcall-dlopen.exp
12141 * gdb.cp/inherit.exp
12142 * gdb.cp/iostream.exp
12143 * gdb.cp/koenig.exp
12144 * gdb.cp/local.exp
12145 * gdb.cp/m-data.exp
12146 * gdb.cp/m-static.exp
12147 * gdb.cp/mb-ctor.exp
12148 * gdb.cp/mb-inline.exp
12149 * gdb.cp/mb-templates.exp
12150 * gdb.cp/member-name.exp
12151 * gdb.cp/member-ptr.exp
12152 * gdb.cp/meth-typedefs.exp
12153 * gdb.cp/method.exp
12154 * gdb.cp/method2.exp
12155 * gdb.cp/minsym-fallback.exp
12156 * gdb.cp/misc.exp
12157 * gdb.cp/namelessclass.exp
12158 * gdb.cp/namespace-enum.exp
12159 * gdb.cp/namespace-nested-import.exp
12160 * gdb.cp/namespace.exp
12161 * gdb.cp/nextoverthrow.exp
12162 * gdb.cp/no-dmgl-verbose.exp
12163 * gdb.cp/non-trivial-retval.exp
12164 * gdb.cp/noparam.exp
12165 * gdb.cp/nsdecl.exp
12166 * gdb.cp/nsimport.exp
12167 * gdb.cp/nsnested.exp
12168 * gdb.cp/nsnoimports.exp
12169 * gdb.cp/nsrecurs.exp
12170 * gdb.cp/nsstress.exp
12171 * gdb.cp/nsusing.exp
12172 * gdb.cp/operator.exp
12173 * gdb.cp/oranking.exp
12174 * gdb.cp/overload-const.exp
12175 * gdb.cp/overload.exp
12176 * gdb.cp/ovldbreak.exp
12177 * gdb.cp/ovsrch.exp
12178 * gdb.cp/paren-type.exp
12179 * gdb.cp/parse-lang.exp
12180 * gdb.cp/pass-by-ref.exp
12181 * gdb.cp/pr-1023.exp
12182 * gdb.cp/pr-1210.exp
12183 * gdb.cp/pr-574.exp
12184 * gdb.cp/pr10687.exp
12185 * gdb.cp/pr12028.exp
12186 * gdb.cp/pr17132.exp
12187 * gdb.cp/pr17494.exp
12188 * gdb.cp/pr9067.exp
12189 * gdb.cp/pr9167.exp
12190 * gdb.cp/pr9631.exp
12191 * gdb.cp/printmethod.exp
12192 * gdb.cp/psmang.exp
12193 * gdb.cp/psymtab-parameter.exp
12194 * gdb.cp/ptype-cv-cp.exp
12195 * gdb.cp/ptype-flags.exp
12196 * gdb.cp/re-set-overloaded.exp
12197 * gdb.cp/ref-types.exp
12198 * gdb.cp/rtti.exp
12199 * gdb.cp/scope-err.exp
12200 * gdb.cp/shadow.exp
12201 * gdb.cp/smartp.exp
12202 * gdb.cp/static-method.exp
12203 * gdb.cp/static-print-quit.exp
12204 * gdb.cp/temargs.exp
12205 * gdb.cp/templates.exp
12206 * gdb.cp/try_catch.exp
12207 * gdb.cp/typedef-operator.exp
12208 * gdb.cp/typeid.exp
12209 * gdb.cp/userdef.exp
12210 * gdb.cp/using-crash.exp
12211 * gdb.cp/var-tag.exp
12212 * gdb.cp/virtbase.exp
12213 * gdb.cp/virtfunc.exp
12214 * gdb.cp/virtfunc2.exp
12215 * gdb.cp/vla-cxx.exp
12216 * gdb.disasm/t01_mov.exp
12217 * gdb.disasm/t02_mova.exp
12218 * gdb.disasm/t03_add.exp
12219 * gdb.disasm/t04_sub.exp
12220 * gdb.disasm/t05_cmp.exp
12221 * gdb.disasm/t06_ari2.exp
12222 * gdb.disasm/t07_ari3.exp
12223 * gdb.disasm/t08_or.exp
12224 * gdb.disasm/t09_xor.exp
12225 * gdb.disasm/t10_and.exp
12226 * gdb.disasm/t11_logs.exp
12227 * gdb.disasm/t12_bit.exp
12228 * gdb.disasm/t13_otr.exp
12229 * gdb.dlang/circular.exp
12230 * gdb.dwarf2/arr-stride.exp
12231 * gdb.dwarf2/arr-subrange.exp
12232 * gdb.dwarf2/atomic-type.exp
12233 * gdb.dwarf2/bad-regnum.exp
12234 * gdb.dwarf2/bitfield-parent-optimized-out.exp
12235 * gdb.dwarf2/callframecfa.exp
12236 * gdb.dwarf2/clztest.exp
12237 * gdb.dwarf2/corrupt.exp
12238 * gdb.dwarf2/data-loc.exp
12239 * gdb.dwarf2/dup-psym.exp
12240 * gdb.dwarf2/dw2-anon-mptr.exp
12241 * gdb.dwarf2/dw2-anonymous-func.exp
12242 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
12243 * gdb.dwarf2/dw2-bad-unresolved.exp
12244 * gdb.dwarf2/dw2-basic.exp
12245 * gdb.dwarf2/dw2-canonicalize-type.exp
12246 * gdb.dwarf2/dw2-case-insensitive.exp
12247 * gdb.dwarf2/dw2-common-block.exp
12248 * gdb.dwarf2/dw2-compdir-oldgcc.exp
12249 * gdb.dwarf2/dw2-compressed.exp
12250 * gdb.dwarf2/dw2-const.exp
12251 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
12252 * gdb.dwarf2/dw2-cu-size.exp
12253 * gdb.dwarf2/dw2-dup-frame.exp
12254 * gdb.dwarf2/dw2-entry-value.exp
12255 * gdb.dwarf2/dw2-icycle.exp
12256 * gdb.dwarf2/dw2-ifort-parameter.exp
12257 * gdb.dwarf2/dw2-inline-break.exp
12258 * gdb.dwarf2/dw2-inline-param.exp
12259 * gdb.dwarf2/dw2-intercu.exp
12260 * gdb.dwarf2/dw2-intermix.exp
12261 * gdb.dwarf2/dw2-lexical-block-bare.exp
12262 * gdb.dwarf2/dw2-linkage-name-trust.exp
12263 * gdb.dwarf2/dw2-minsym-in-cu.exp
12264 * gdb.dwarf2/dw2-noloc.exp
12265 * gdb.dwarf2/dw2-op-call.exp
12266 * gdb.dwarf2/dw2-op-out-param.exp
12267 * gdb.dwarf2/dw2-opt-structptr.exp
12268 * gdb.dwarf2/dw2-param-error.exp
12269 * gdb.dwarf2/dw2-producer.exp
12270 * gdb.dwarf2/dw2-ranges-base.exp
12271 * gdb.dwarf2/dw2-ref-missing-frame.exp
12272 * gdb.dwarf2/dw2-reg-undefined.exp
12273 * gdb.dwarf2/dw2-regno-invalid.exp
12274 * gdb.dwarf2/dw2-restore.exp
12275 * gdb.dwarf2/dw2-restrict.exp
12276 * gdb.dwarf2/dw2-single-line-discriminators.exp
12277 * gdb.dwarf2/dw2-strp.exp
12278 * gdb.dwarf2/dw2-undefined-ret-addr.exp
12279 * gdb.dwarf2/dw2-unresolved.exp
12280 * gdb.dwarf2/dw2-var-zero-addr.exp
12281 * gdb.dwarf2/dw4-sig-types.exp
12282 * gdb.dwarf2/dwz.exp
12283 * gdb.dwarf2/dynarr-ptr.exp
12284 * gdb.dwarf2/enum-type.exp
12285 * gdb.dwarf2/gdb-index.exp
12286 * gdb.dwarf2/implptr-64bit.exp
12287 * gdb.dwarf2/implptr-optimized-out.exp
12288 * gdb.dwarf2/implptr.exp
12289 * gdb.dwarf2/implref-array.exp
12290 * gdb.dwarf2/implref-const.exp
12291 * gdb.dwarf2/implref-global.exp
12292 * gdb.dwarf2/implref-struct.exp
12293 * gdb.dwarf2/mac-fileno.exp
12294 * gdb.dwarf2/main-subprogram.exp
12295 * gdb.dwarf2/member-ptr-forwardref.exp
12296 * gdb.dwarf2/method-ptr.exp
12297 * gdb.dwarf2/missing-sig-type.exp
12298 * gdb.dwarf2/nonvar-access.exp
12299 * gdb.dwarf2/opaque-type-lookup.exp
12300 * gdb.dwarf2/pieces-optimized-out.exp
12301 * gdb.dwarf2/pieces.exp
12302 * gdb.dwarf2/pr10770.exp
12303 * gdb.dwarf2/pr13961.exp
12304 * gdb.dwarf2/staticvirtual.exp
12305 * gdb.dwarf2/subrange.exp
12306 * gdb.dwarf2/symtab-producer.exp
12307 * gdb.dwarf2/trace-crash.exp
12308 * gdb.dwarf2/typeddwarf.exp
12309 * gdb.dwarf2/valop.exp
12310 * gdb.dwarf2/watch-notconst.exp
12311 * gdb.fortran/array-element.exp
12312 * gdb.fortran/charset.exp
12313 * gdb.fortran/common-block.exp
12314 * gdb.fortran/complex.exp
12315 * gdb.fortran/derived-type-function.exp
12316 * gdb.fortran/derived-type.exp
12317 * gdb.fortran/logical.exp
12318 * gdb.fortran/module.exp
12319 * gdb.fortran/multi-dim.exp
12320 * gdb.fortran/nested-funcs.exp
12321 * gdb.fortran/print-formatted.exp
12322 * gdb.fortran/subarray.exp
12323 * gdb.fortran/vla-alloc-assoc.exp
12324 * gdb.fortran/vla-datatypes.exp
12325 * gdb.fortran/vla-history.exp
12326 * gdb.fortran/vla-ptr-info.exp
12327 * gdb.fortran/vla-ptype-sub.exp
12328 * gdb.fortran/vla-ptype.exp
12329 * gdb.fortran/vla-sizeof.exp
12330 * gdb.fortran/vla-type.exp
12331 * gdb.fortran/vla-value-sub-arbitrary.exp
12332 * gdb.fortran/vla-value-sub-finish.exp
12333 * gdb.fortran/vla-value-sub.exp
12334 * gdb.fortran/vla-value.exp
12335 * gdb.fortran/whatis_type.exp
12336 * gdb.go/chan.exp
12337 * gdb.go/handcall.exp
12338 * gdb.go/hello.exp
12339 * gdb.go/integers.exp
12340 * gdb.go/methods.exp
12341 * gdb.go/package.exp
12342 * gdb.go/strings.exp
12343 * gdb.go/types.exp
12344 * gdb.go/unsafe.exp
12345 * gdb.guile/scm-arch.exp
12346 * gdb.guile/scm-block.exp
12347 * gdb.guile/scm-breakpoint.exp
12348 * gdb.guile/scm-cmd.exp
12349 * gdb.guile/scm-disasm.exp
12350 * gdb.guile/scm-equal.exp
12351 * gdb.guile/scm-frame-args.exp
12352 * gdb.guile/scm-frame-inline.exp
12353 * gdb.guile/scm-frame.exp
12354 * gdb.guile/scm-iterator.exp
12355 * gdb.guile/scm-math.exp
12356 * gdb.guile/scm-objfile.exp
12357 * gdb.guile/scm-ports.exp
12358 * gdb.guile/scm-symbol.exp
12359 * gdb.guile/scm-symtab.exp
12360 * gdb.guile/scm-value-cc.exp
12361 * gdb.guile/types-module.exp
12362 * gdb.linespec/break-ask.exp
12363 * gdb.linespec/cpexplicit.exp
12364 * gdb.linespec/explicit.exp
12365 * gdb.linespec/keywords.exp
12366 * gdb.linespec/linespec.exp
12367 * gdb.linespec/ls-dollar.exp
12368 * gdb.linespec/ls-errs.exp
12369 * gdb.linespec/skip-two.exp
12370 * gdb.linespec/thread.exp
12371 * gdb.mi/mi-async.exp
12372 * gdb.mi/mi-basics.exp
12373 * gdb.mi/mi-break.exp
12374 * gdb.mi/mi-catch-load.exp
12375 * gdb.mi/mi-cli.exp
12376 * gdb.mi/mi-cmd-param-changed.exp
12377 * gdb.mi/mi-console.exp
12378 * gdb.mi/mi-detach.exp
12379 * gdb.mi/mi-disassemble.exp
12380 * gdb.mi/mi-eval.exp
12381 * gdb.mi/mi-file-transfer.exp
12382 * gdb.mi/mi-file.exp
12383 * gdb.mi/mi-fill-memory.exp
12384 * gdb.mi/mi-inheritance-syntax-error.exp
12385 * gdb.mi/mi-linespec-err-cp.exp
12386 * gdb.mi/mi-logging.exp
12387 * gdb.mi/mi-memory-changed.exp
12388 * gdb.mi/mi-read-memory.exp
12389 * gdb.mi/mi-record-changed.exp
12390 * gdb.mi/mi-reg-undefined.exp
12391 * gdb.mi/mi-regs.exp
12392 * gdb.mi/mi-return.exp
12393 * gdb.mi/mi-reverse.exp
12394 * gdb.mi/mi-simplerun.exp
12395 * gdb.mi/mi-solib.exp
12396 * gdb.mi/mi-stack.exp
12397 * gdb.mi/mi-stepi.exp
12398 * gdb.mi/mi-syn-frame.exp
12399 * gdb.mi/mi-until.exp
12400 * gdb.mi/mi-var-block.exp
12401 * gdb.mi/mi-var-child.exp
12402 * gdb.mi/mi-var-cmd.exp
12403 * gdb.mi/mi-var-cp.exp
12404 * gdb.mi/mi-var-display.exp
12405 * gdb.mi/mi-var-invalidate.exp
12406 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
12407 * gdb.mi/mi-vla-fortran.exp
12408 * gdb.mi/mi-watch.exp
12409 * gdb.mi/mi2-var-child.exp
12410 * gdb.mi/user-selected-context-sync.exp
12411 * gdb.modula2/unbounded-array.exp
12412 * gdb.multi/dummy-frame-restore.exp
12413 * gdb.multi/multi-arch-exec.exp
12414 * gdb.multi/multi-arch.exp
12415 * gdb.multi/tids.exp
12416 * gdb.multi/watchpoint-multi.exp
12417 * gdb.opencl/callfuncs.exp
12418 * gdb.opencl/convs_casts.exp
12419 * gdb.opencl/datatypes.exp
12420 * gdb.opencl/operators.exp
12421 * gdb.opencl/vec_comps.exp
12422 * gdb.opt/clobbered-registers-O2.exp
12423 * gdb.opt/inline-break.exp
12424 * gdb.opt/inline-bt.exp
12425 * gdb.opt/inline-cmds.exp
12426 * gdb.opt/inline-locals.exp
12427 * gdb.pascal/case-insensitive-symbols.exp
12428 * gdb.pascal/floats.exp
12429 * gdb.pascal/gdb11492.exp
12430 * gdb.python/lib-types.exp
12431 * gdb.python/py-arch.exp
12432 * gdb.python/py-as-string.exp
12433 * gdb.python/py-bad-printers.exp
12434 * gdb.python/py-block.exp
12435 * gdb.python/py-breakpoint-create-fail.exp
12436 * gdb.python/py-breakpoint.exp
12437 * gdb.python/py-caller-is.exp
12438 * gdb.python/py-cmd.exp
12439 * gdb.python/py-explore-cc.exp
12440 * gdb.python/py-explore.exp
12441 * gdb.python/py-finish-breakpoint.exp
12442 * gdb.python/py-finish-breakpoint2.exp
12443 * gdb.python/py-frame-args.exp
12444 * gdb.python/py-frame-inline.exp
12445 * gdb.python/py-frame.exp
12446 * gdb.python/py-framefilter-mi.exp
12447 * gdb.python/py-infthread.exp
12448 * gdb.python/py-lazy-string.exp
12449 * gdb.python/py-linetable.exp
12450 * gdb.python/py-mi-events.exp
12451 * gdb.python/py-mi-objfile.exp
12452 * gdb.python/py-mi.exp
12453 * gdb.python/py-objfile.exp
12454 * gdb.python/py-pp-integral.exp
12455 * gdb.python/py-pp-maint.exp
12456 * gdb.python/py-pp-re-notag.exp
12457 * gdb.python/py-pp-registration.exp
12458 * gdb.python/py-recurse-unwind.exp
12459 * gdb.python/py-strfns.exp
12460 * gdb.python/py-symbol.exp
12461 * gdb.python/py-symtab.exp
12462 * gdb.python/py-sync-interp.exp
12463 * gdb.python/py-typeprint.exp
12464 * gdb.python/py-unwind-maint.exp
12465 * gdb.python/py-unwind.exp
12466 * gdb.python/py-value-cc.exp
12467 * gdb.python/py-xmethods.exp
12468 * gdb.reverse/amd64-tailcall-reverse.exp
12469 * gdb.reverse/break-precsave.exp
12470 * gdb.reverse/break-reverse.exp
12471 * gdb.reverse/consecutive-precsave.exp
12472 * gdb.reverse/consecutive-reverse.exp
12473 * gdb.reverse/finish-precsave.exp
12474 * gdb.reverse/finish-reverse-bkpt.exp
12475 * gdb.reverse/finish-reverse.exp
12476 * gdb.reverse/fstatat-reverse.exp
12477 * gdb.reverse/getresuid-reverse.exp
12478 * gdb.reverse/i386-precsave.exp
12479 * gdb.reverse/i386-reverse.exp
12480 * gdb.reverse/i386-sse-reverse.exp
12481 * gdb.reverse/i387-env-reverse.exp
12482 * gdb.reverse/i387-stack-reverse.exp
12483 * gdb.reverse/insn-reverse.exp
12484 * gdb.reverse/machinestate-precsave.exp
12485 * gdb.reverse/machinestate.exp
12486 * gdb.reverse/next-reverse-bkpt-over-sr.exp
12487 * gdb.reverse/pipe-reverse.exp
12488 * gdb.reverse/readv-reverse.exp
12489 * gdb.reverse/recvmsg-reverse.exp
12490 * gdb.reverse/rerun-prec.exp
12491 * gdb.reverse/s390-mvcle.exp
12492 * gdb.reverse/step-precsave.exp
12493 * gdb.reverse/step-reverse.exp
12494 * gdb.reverse/time-reverse.exp
12495 * gdb.reverse/until-precsave.exp
12496 * gdb.reverse/until-reverse.exp
12497 * gdb.reverse/waitpid-reverse.exp
12498 * gdb.reverse/watch-precsave.exp
12499 * gdb.reverse/watch-reverse.exp
12500 * gdb.rust/generics.exp
12501 * gdb.rust/methods.exp
12502 * gdb.rust/modules.exp
12503 * gdb.rust/simple.exp
12504 * gdb.server/connect-with-no-symbol-file.exp
12505 * gdb.server/ext-attach.exp
12506 * gdb.server/ext-restart.exp
12507 * gdb.server/ext-wrapper.exp
12508 * gdb.server/file-transfer.exp
12509 * gdb.server/server-exec-info.exp
12510 * gdb.server/server-kill.exp
12511 * gdb.server/server-mon.exp
12512 * gdb.server/wrapper.exp
12513 * gdb.stabs/exclfwd.exp
12514 * gdb.stabs/gdb11479.exp
12515 * gdb.threads/clone-new-thread-event.exp
12516 * gdb.threads/corethreads.exp
12517 * gdb.threads/current-lwp-dead.exp
12518 * gdb.threads/dlopen-libpthread.exp
12519 * gdb.threads/gcore-thread.exp
12520 * gdb.threads/sigstep-threads.exp
12521 * gdb.threads/watchpoint-fork.exp
12522 * gdb.trace/actions-changed.exp
12523 * gdb.trace/backtrace.exp
12524 * gdb.trace/change-loc.exp
12525 * gdb.trace/circ.exp
12526 * gdb.trace/collection.exp
12527 * gdb.trace/disconnected-tracing.exp
12528 * gdb.trace/ftrace.exp
12529 * gdb.trace/mi-trace-frame-collected.exp
12530 * gdb.trace/mi-trace-unavailable.exp
12531 * gdb.trace/mi-traceframe-changed.exp
12532 * gdb.trace/mi-tsv-changed.exp
12533 * gdb.trace/no-attach-trace.exp
12534 * gdb.trace/passc-dyn.exp
12535 * gdb.trace/qtro.exp
12536 * gdb.trace/range-stepping.exp
12537 * gdb.trace/read-memory.exp
12538 * gdb.trace/save-trace.exp
12539 * gdb.trace/signal.exp
12540 * gdb.trace/status-stop.exp
12541 * gdb.trace/tfile.exp
12542 * gdb.trace/trace-break.exp
12543 * gdb.trace/trace-buffer-size.exp
12544 * gdb.trace/trace-condition.exp
12545 * gdb.trace/tracefile-pseudo-reg.exp
12546 * gdb.trace/tstatus.exp
12547 * gdb.trace/unavailable.exp
12548 * gdb.trace/while-dyn.exp
12549 * gdb.trace/while-stepping.exp
12550
12551 2016-12-22 Doug Evans <xdje42@gmail.com>
12552
12553 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
12554 and msymbols.
12555
12556 2016-12-19 Yao Qi <yao.qi@linaro.org>
12557
12558 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
12559 (test_with_self): Don't call do_steps_and_nexts, and remove
12560 code about stepping into xmalloc.
12561
12562 2016-12-09 Yao Qi <yao.qi@linaro.org>
12563
12564 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
12565
12566 2016-12-09 Yao Qi <yao.qi@linaro.org>
12567
12568 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
12569
12570 2016-12-09 Pedro Alves <palves@redhat.com>
12571
12572 * gdb.base/all-architectures-0.exp: New file.
12573 * gdb.base/all-architectures-1.exp: New file.
12574 * gdb.base/all-architectures-2.exp: New file.
12575 * gdb.base/all-architectures-3.exp: New file.
12576 * gdb.base/all-architectures-4.exp: New file.
12577 * gdb.base/all-architectures-5.exp: New file.
12578 * gdb.base/all-architectures-6.exp: New file.
12579 * gdb.base/all-architectures-7.exp: New file.
12580 * gdb.base/all-architectures.exp.in: New file.
12581
12582 2016-12-09 Yao Qi <yao.qi@linaro.org>
12583
12584 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
12585
12586 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
12587
12588 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
12589 possible.
12590 Remove useless pattern-matching code.
12591
12592 2016-12-02 Pedro Alves <palves@redhat.com>
12593
12594 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
12595 procedure.
12596 (top level): Call it.
12597
12598 2016-12-02 Pedro Alves <palves@redhat.com>
12599
12600 * gdb.base/commands.exp (user_defined_command_args_stack_test):
12601 New procedure.
12602 (top level): Call it.
12603
12604 2016-12-02 Pedro Alves <palves@redhat.com>
12605
12606 PR cli/20559
12607 * gdb.base/commands.exp (user_defined_command_args_eval): New
12608 procedure.
12609 (top level): Call it.
12610
12611 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
12612
12613 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
12614 timeout handling.
12615
12616 2016-12-02 Tom Tromey <tom@tromey.com>
12617
12618 * gdb.dwarf2/main-subprogram.c: New file.
12619 * gdb.dwarf2/main-subprogram.exp: New file.
12620
12621 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
12622
12623 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
12624 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
12625 gdb_test_no_output for a couple of cases.
12626 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
12627
12628 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
12629
12630 Fix test names and standardize compilation error messages throughout
12631 the following files:
12632
12633 * gdb.ada/start.exp
12634 * gdb.arch/alpha-step.exp
12635 * gdb.arch/e500-prologue.exp
12636 * gdb.arch/ftrace-insn-reloc.exp
12637 * gdb.arch/gdb1291.exp
12638 * gdb.arch/gdb1431.exp
12639 * gdb.arch/gdb1558.exp
12640 * gdb.arch/i386-dr3-watch.exp
12641 * gdb.arch/i386-sse-stack-align.exp
12642 * gdb.arch/ia64-breakpoint-shadow.exp
12643 * gdb.arch/pa-nullify.exp
12644 * gdb.arch/powerpc-aix-prologue.exp
12645 * gdb.arch/thumb-bx-pc.exp
12646 * gdb.base/annota1.exp
12647 * gdb.base/annota3.exp
12648 * gdb.base/arrayidx.exp
12649 * gdb.base/assign.exp
12650 * gdb.base/attach.exp
12651 * gdb.base/auxv.exp
12652 * gdb.base/bang.exp
12653 * gdb.base/bfp-test.exp
12654 * gdb.base/bigcore.exp
12655 * gdb.base/bitfields2.exp
12656 * gdb.base/break-fun-addr.exp
12657 * gdb.base/break-probes.exp
12658 * gdb.base/call-rt-st.exp
12659 * gdb.base/callexit.exp
12660 * gdb.base/catch-fork-kill.exp
12661 * gdb.base/charset.exp
12662 * gdb.base/checkpoint.exp
12663 * gdb.base/comprdebug.exp
12664 * gdb.base/constvars.exp
12665 * gdb.base/coredump-filter.exp
12666 * gdb.base/cursal.exp
12667 * gdb.base/cvexpr.exp
12668 * gdb.base/detach.exp
12669 * gdb.base/display.exp
12670 * gdb.base/dmsym.exp
12671 * gdb.base/dprintf-pending.exp
12672 * gdb.base/dso2dso.exp
12673 * gdb.base/dtrace-probe.exp
12674 * gdb.base/dump.exp
12675 * gdb.base/enum_cond.exp
12676 * gdb.base/exe-lock.exp
12677 * gdb.base/exec-invalid-sysroot.exp
12678 * gdb.base/execl-update-breakpoints.exp
12679 * gdb.base/exprs.exp
12680 * gdb.base/fileio.exp
12681 * gdb.base/find.exp
12682 * gdb.base/finish.exp
12683 * gdb.base/fixsection.exp
12684 * gdb.base/foll-vfork.exp
12685 * gdb.base/frame-args.exp
12686 * gdb.base/gcore.exp
12687 * gdb.base/gdb1250.exp
12688 * gdb.base/global-var-nested-by-dso.exp
12689 * gdb.base/gnu-ifunc.exp
12690 * gdb.base/hashline1.exp
12691 * gdb.base/hashline2.exp
12692 * gdb.base/hashline3.exp
12693 * gdb.base/hbreak-in-shr-unsupported.exp
12694 * gdb.base/huge.exp
12695 * gdb.base/infcall-input.exp
12696 * gdb.base/info-fun.exp
12697 * gdb.base/info-shared.exp
12698 * gdb.base/jit-simple.exp
12699 * gdb.base/jit-so.exp
12700 * gdb.base/jit.exp
12701 * gdb.base/jump.exp
12702 * gdb.base/label.exp
12703 * gdb.base/lineinc.exp
12704 * gdb.base/logical.exp
12705 * gdb.base/longjmp.exp
12706 * gdb.base/macscp.exp
12707 * gdb.base/miscexprs.exp
12708 * gdb.base/new-ui-echo.exp
12709 * gdb.base/new-ui-pending-input.exp
12710 * gdb.base/new-ui.exp
12711 * gdb.base/nodebug.exp
12712 * gdb.base/nofield.exp
12713 * gdb.base/offsets.exp
12714 * gdb.base/overlays.exp
12715 * gdb.base/pending.exp
12716 * gdb.base/pointers.exp
12717 * gdb.base/pr11022.exp
12718 * gdb.base/printcmds.exp
12719 * gdb.base/prologue.exp
12720 * gdb.base/ptr-typedef.exp
12721 * gdb.base/realname-expand.exp
12722 * gdb.base/relativedebug.exp
12723 * gdb.base/relocate.exp
12724 * gdb.base/remote.exp
12725 * gdb.base/reread.exp
12726 * gdb.base/return2.exp
12727 * gdb.base/savedregs.exp
12728 * gdb.base/sep.exp
12729 * gdb.base/sepdebug.exp
12730 * gdb.base/sepsymtab.exp
12731 * gdb.base/set-inferior-tty.exp
12732 * gdb.base/setshow.exp
12733 * gdb.base/shlib-call.exp
12734 * gdb.base/sigaltstack.exp
12735 * gdb.base/siginfo-addr.exp
12736 * gdb.base/signals.exp
12737 * gdb.base/signull.exp
12738 * gdb.base/sigrepeat.exp
12739 * gdb.base/so-impl-ld.exp
12740 * gdb.base/solib-display.exp
12741 * gdb.base/solib-overlap.exp
12742 * gdb.base/solib-search.exp
12743 * gdb.base/solib-symbol.exp
12744 * gdb.base/structs.exp
12745 * gdb.base/structs2.exp
12746 * gdb.base/symtab-search-order.exp
12747 * gdb.base/twice.exp
12748 * gdb.base/unload.exp
12749 * gdb.base/varargs.exp
12750 * gdb.base/watchpoint-solib.exp
12751 * gdb.base/watchpoint.exp
12752 * gdb.base/whatis.exp
12753 * gdb.base/wrong_frame_bt_full.exp
12754 * gdb.btrace/dlopen.exp
12755 * gdb.cell/ea-standalone.exp
12756 * gdb.cell/ea-test.exp
12757 * gdb.cp/dispcxx.exp
12758 * gdb.cp/gdb2384.exp
12759 * gdb.cp/method2.exp
12760 * gdb.cp/nextoverthrow.exp
12761 * gdb.cp/pr10728.exp
12762 * gdb.disasm/am33.exp
12763 * gdb.disasm/h8300s.exp
12764 * gdb.disasm/mn10300.exp
12765 * gdb.disasm/sh3.exp
12766 * gdb.dwarf2/dw2-dir-file-name.exp
12767 * gdb.fortran/complex.exp
12768 * gdb.fortran/library-module.exp
12769 * gdb.guile/scm-pretty-print.exp
12770 * gdb.guile/scm-symbol.exp
12771 * gdb.guile/scm-type.exp
12772 * gdb.guile/scm-value.exp
12773 * gdb.linespec/linespec.exp
12774 * gdb.mi/gdb701.exp
12775 * gdb.mi/gdb792.exp
12776 * gdb.mi/mi-breakpoint-changed.exp
12777 * gdb.mi/mi-dprintf-pending.exp
12778 * gdb.mi/mi-dprintf.exp
12779 * gdb.mi/mi-exit-code.exp
12780 * gdb.mi/mi-pending.exp
12781 * gdb.mi/mi-solib.exp
12782 * gdb.mi/new-ui-mi-sync.exp
12783 * gdb.mi/pr11022.exp
12784 * gdb.mi/user-selected-context-sync.exp
12785 * gdb.opt/solib-intra-step.exp
12786 * gdb.python/py-events.exp
12787 * gdb.python/py-finish-breakpoint.exp
12788 * gdb.python/py-mi.exp
12789 * gdb.python/py-prettyprint.exp
12790 * gdb.python/py-shared.exp
12791 * gdb.python/py-symbol.exp
12792 * gdb.python/py-template.exp
12793 * gdb.python/py-type.exp
12794 * gdb.python/py-value.exp
12795 * gdb.reverse/solib-precsave.exp
12796 * gdb.reverse/solib-reverse.exp
12797 * gdb.server/solib-list.exp
12798 * gdb.stabs/weird.exp
12799 * gdb.threads/reconnect-signal.exp
12800 * gdb.threads/stepi-random-signal.exp
12801 * gdb.trace/actions.exp
12802 * gdb.trace/ax.exp
12803 * gdb.trace/backtrace.exp
12804 * gdb.trace/change-loc.exp
12805 * gdb.trace/deltrace.exp
12806 * gdb.trace/ftrace-lock.exp
12807 * gdb.trace/ftrace.exp
12808 * gdb.trace/infotrace.exp
12809 * gdb.trace/mi-tracepoint-changed.exp
12810 * gdb.trace/packetlen.exp
12811 * gdb.trace/passcount.exp
12812 * gdb.trace/pending.exp
12813 * gdb.trace/range-stepping.exp
12814 * gdb.trace/report.exp
12815 * gdb.trace/stap-trace.exp
12816 * gdb.trace/tfind.exp
12817 * gdb.trace/trace-break.exp
12818 * gdb.trace/trace-condition.exp
12819 * gdb.trace/trace-enable-disable.exp
12820 * gdb.trace/trace-mt.exp
12821 * gdb.trace/tracecmd.exp
12822 * gdb.trace/tspeed.exp
12823 * gdb.trace/tsv.exp
12824 * lib/perftest.exp
12825
12826 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
12827
12828 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
12829 with gdb_test_no_output.
12830 Use command as test name.
12831
12832 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
12833
12834 Fix test names starting with uppercase throughout the files.
12835
12836 * gdb.ada/assign_1.exp
12837 * gdb.ada/boolean_expr.exp
12838 * gdb.base/arrayidx.exp
12839 * gdb.base/del.exp
12840 * gdb.base/gcore-buffer-overflow.exp
12841 * gdb.base/testenv.exp
12842 * gdb.compile/compile.exp
12843 * gdb.python/py-framefilter-invalidarg.exp
12844 * gdb.python/py-framefilter.exp
12845
12846 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
12847
12848 Fix test names starting with uppercase throughout the files.
12849
12850 * gdb.ada/array_return.exp
12851 * gdb.ada/expr_delims.exp
12852 * gdb.ada/mi_dyn_arr.exp
12853 * gdb.ada/mi_interface.exp
12854 * gdb.ada/mi_var_array.exp
12855 * gdb.ada/watch_arg.exp
12856 * gdb.arch/alpha-step.exp
12857 * gdb.arch/altivec-regs.exp
12858 * gdb.arch/e500-regs.exp
12859 * gdb.arch/powerpc-d128-regs.exp
12860 * gdb.base/arrayidx.exp
12861 * gdb.base/break.exp
12862 * gdb.base/checkpoint.exp
12863 * gdb.base/debug-expr.exp
12864 * gdb.base/dmsym.exp
12865 * gdb.base/radix.exp
12866 * gdb.base/sepdebug.exp
12867 * gdb.base/testenv.exp
12868 * gdb.base/watch_thread_num.exp
12869 * gdb.base/watchpoint-cond-gone.exp
12870 * gdb.cell/break.exp
12871 * gdb.cell/ea-cache.exp
12872 * gdb.compile/compile.exp
12873 * gdb.cp/gdb2495.exp
12874 * gdb.gdb/selftest.exp
12875 * gdb.gdb/xfullpath.exp
12876 * gdb.go/hello.exp
12877 * gdb.go/integers.exp
12878 * gdb.objc/basicclass.exp
12879 * gdb.pascal/hello.exp
12880 * gdb.pascal/integers.exp
12881 * gdb.python/py-breakpoint.exp
12882 * gdb.python/py-cmd.exp
12883 * gdb.python/py-linetable.exp
12884 * gdb.python/py-xmethods.exp
12885 * gdb.python/python.exp
12886 * gdb.reverse/consecutive-precsave.exp
12887 * gdb.reverse/finish-precsave.exp
12888 * gdb.reverse/i386-precsave.exp
12889 * gdb.reverse/machinestate-precsave.exp
12890 * gdb.reverse/sigall-precsave.exp
12891 * gdb.reverse/solib-precsave.exp
12892 * gdb.reverse/step-precsave.exp
12893 * gdb.reverse/until-precsave.exp
12894 * gdb.reverse/watch-precsave.exp
12895 * gdb.threads/leader-exit.exp
12896 * gdb.threads/pthreads.exp
12897 * gdb.threads/wp-replication.exp
12898 * gdb.trace/actions.exp
12899 * gdb.trace/mi-tsv-changed.exp
12900 * gdb.trace/tsv.exp
12901
12902 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
12903
12904 Fix test names starting with uppercase throughout the files.
12905
12906 * gdb.arch/i386-bp_permanent.exp
12907 * gdb.arch/i386-gnu-cfi.exp
12908 * gdb.base/disasm-end-cu.exp
12909 * gdb.base/macscp.exp
12910 * gdb.base/pending.exp
12911 * gdb.base/watch_thread_num.exp
12912 * gdb.cp/exception.exp
12913 * gdb.cp/gdb2495.exp
12914 * gdb.cp/local.exp
12915 * gdb.python/py-evsignal.exp
12916 * gdb.python/python.exp
12917 * gdb.trace/tracecmd.exp
12918
12919 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
12920
12921 Fix test names starting with uppercase throughout the files.
12922
12923 * gdb.base/charset.exp
12924 * gdb.base/eval.exp
12925 * gdb.base/multi-forks.exp
12926 * gdb.guile/scm-progspace.exp
12927 * gdb.opencl/datatypes.exp
12928 * gdb.python/py-block.exp
12929 * gdb.python/py-function.exp
12930 * gdb.python/py-symbol.exp
12931 * gdb.python/py-symtab.exp
12932 * gdb.python/py-xmethods.exp
12933 * gdb.reverse/break-precsave.exp
12934 * gdb.reverse/break-reverse.exp
12935 * gdb.reverse/consecutive-precsave.exp
12936 * gdb.reverse/consecutive-reverse.exp
12937 * gdb.reverse/finish-precsave.exp
12938 * gdb.reverse/finish-reverse-bkpt.exp
12939 * gdb.reverse/finish-reverse.exp
12940 * gdb.reverse/fstatat-reverse.exp
12941 * gdb.reverse/getresuid-reverse.exp
12942 * gdb.reverse/i386-precsave.exp
12943 * gdb.reverse/i386-reverse.exp
12944 * gdb.reverse/i386-sse-reverse.exp
12945 * gdb.reverse/i387-stack-reverse.exp
12946 * gdb.reverse/insn-reverse.exp
12947 * gdb.reverse/machinestate-precsave.exp
12948 * gdb.reverse/machinestate.exp
12949 * gdb.reverse/next-reverse-bkpt-over-sr.exp
12950 * gdb.reverse/pipe-reverse.exp
12951 * gdb.reverse/readv-reverse.exp
12952 * gdb.reverse/recvmsg-reverse.exp
12953 * gdb.reverse/rerun-prec.exp
12954 * gdb.reverse/s390-mvcle.exp
12955 * gdb.reverse/sigall-precsave.exp
12956 * gdb.reverse/sigall-reverse.exp
12957 * gdb.reverse/solib-precsave.exp
12958 * gdb.reverse/solib-reverse.exp
12959 * gdb.reverse/step-precsave.exp
12960 * gdb.reverse/step-reverse.exp
12961 * gdb.reverse/time-reverse.exp
12962 * gdb.reverse/until-precsave.exp
12963 * gdb.reverse/until-reverse.exp
12964 * gdb.reverse/waitpid-reverse.exp
12965 * gdb.reverse/watch-precsave.exp
12966 * gdb.reverse/watch-reverse.exp
12967
12968 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
12969
12970 Fix test names starting with uppercase throughout the files.
12971
12972 * gdb.arch/i386-mpx-simple_segv.exp
12973 * gdb.arch/i386-mpx.exp
12974 * gdb.arch/i386-permbkpt.exp
12975 * gdb.arch/pa-nullify.exp
12976 * gdb.arch/powerpc-d128-regs.exp
12977 * gdb.arch/vsx-regs.exp
12978 * gdb.base/bfp-test.exp
12979 * gdb.base/break.exp
12980 * gdb.base/breakpoint-shadow.exp
12981 * gdb.base/callfuncs.exp
12982 * gdb.base/charset.exp
12983 * gdb.base/commands.exp
12984 * gdb.base/completion.exp
12985 * gdb.base/dfp-test.exp
12986 * gdb.base/echo.exp
12987 * gdb.base/ending-run.exp
12988 * gdb.base/eval.exp
12989 * gdb.base/expand-psymtabs.exp
12990 * gdb.base/float128.exp
12991 * gdb.base/floatn.exp
12992 * gdb.base/foll-exec-mode.exp
12993 * gdb.base/gdb1056.exp
12994 * gdb.base/gdb11531.exp
12995 * gdb.base/kill-after-signal.exp
12996 * gdb.base/multi-forks.exp
12997 * gdb.base/overlays.exp
12998 * gdb.base/pending.exp
12999 * gdb.base/sepdebug.exp
13000 * gdb.base/testenv.exp
13001 * gdb.base/valgrind-db-attach.exp
13002 * gdb.base/watch_thread_num.exp
13003 * gdb.base/watchpoint-cond-gone.exp
13004 * gdb.base/watchpoint.exp
13005 * gdb.base/watchpoints.exp
13006 * gdb.cp/arg-reference.exp
13007 * gdb.cp/baseenum.exp
13008 * gdb.cp/operator.exp
13009 * gdb.cp/shadow.exp
13010 * gdb.dwarf2/dw2-op-out-param.exp
13011 * gdb.dwarf2/dw2-reg-undefined.exp
13012 * gdb.go/chan.exp
13013 * gdb.go/hello.exp
13014 * gdb.go/integers.exp
13015 * gdb.go/methods.exp
13016 * gdb.go/package.exp
13017 * gdb.guile/scm-parameter.exp
13018 * gdb.guile/scm-progspace.exp
13019 * gdb.guile/scm-value.exp
13020 * gdb.mi/mi-pending.exp
13021 * gdb.mi/user-selected-context-sync.exp
13022 * gdb.multi/multi-attach.exp
13023 * gdb.multi/tids.exp
13024 * gdb.opt/clobbered-registers-O2.exp
13025 * gdb.pascal/floats.exp
13026 * gdb.pascal/integers.exp
13027 * gdb.python/py-block.exp
13028 * gdb.python/py-events.exp
13029 * gdb.python/py-parameter.exp
13030 * gdb.python/py-symbol.exp
13031 * gdb.python/py-symtab.exp
13032 * gdb.python/py-type.exp
13033 * gdb.python/py-value.exp
13034 * gdb.python/py-xmethods.exp
13035 * gdb.python/python.exp
13036 * gdb.reverse/break-precsave.exp
13037 * gdb.reverse/consecutive-precsave.exp
13038 * gdb.reverse/finish-precsave.exp
13039 * gdb.reverse/i386-precsave.exp
13040 * gdb.reverse/machinestate-precsave.exp
13041 * gdb.reverse/sigall-precsave.exp
13042 * gdb.reverse/solib-precsave.exp
13043 * gdb.reverse/step-precsave.exp
13044 * gdb.reverse/until-precsave.exp
13045 * gdb.reverse/watch-precsave.exp
13046 * gdb.server/ext-attach.exp
13047 * gdb.server/ext-restart.exp
13048 * gdb.server/ext-run.exp
13049 * gdb.server/ext-wrapper.exp
13050 * gdb.stabs/gdb11479.exp
13051 * gdb.stabs/weird.exp
13052 * gdb.threads/attach-many-short-lived-threads.exp
13053 * gdb.threads/kill.exp
13054 * gdb.threads/watchpoint-fork.exp
13055
13056 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
13057
13058 Fix test names starting with uppercase throughout all the files below.
13059
13060 * gdb.ada/array_return.exp
13061 * gdb.ada/catch_ex.exp
13062 * gdb.ada/info_exc.exp
13063 * gdb.ada/mi_catch_ex.exp
13064 * gdb.ada/mi_dyn_arr.exp
13065 * gdb.ada/mi_ex_cond.exp
13066 * gdb.ada/mi_exc_info.exp
13067 * gdb.ada/mi_interface.exp
13068 * gdb.ada/mi_task_arg.exp
13069 * gdb.ada/mi_task_info.exp
13070 * gdb.ada/mi_var_array.exp
13071 * gdb.arch/alpha-step.exp
13072 * gdb.arch/amd64-disp-step.exp
13073 * gdb.arch/arm-disp-step.exp
13074 * gdb.arch/disp-step-insn-reloc.exp
13075 * gdb.arch/e500-prologue.exp
13076 * gdb.arch/ftrace-insn-reloc.exp
13077 * gdb.arch/gdb1558.exp
13078 * gdb.arch/i386-bp_permanent.exp
13079 * gdb.arch/i386-disp-step.exp
13080 * gdb.arch/i386-float.exp
13081 * gdb.arch/i386-gnu-cfi.exp
13082 * gdb.arch/ia64-breakpoint-shadow.exp
13083 * gdb.arch/mips16-thunks.exp
13084 * gdb.arch/pa-nullify.exp
13085 * gdb.arch/powerpc-aix-prologue.exp
13086 * gdb.arch/powerpc-power.exp
13087 * gdb.arch/ppc-dfp.exp
13088 * gdb.arch/s390-tdbregs.exp
13089 * gdb.arch/spu-info.exp
13090 * gdb.arch/spu-ls.exp
13091 * gdb.arch/thumb-bx-pc.exp
13092 * gdb.base/advance.exp
13093 * gdb.base/annota-input-while-running.exp
13094 * gdb.base/arrayidx.exp
13095 * gdb.base/asmlabel.exp
13096 * gdb.base/async.exp
13097 * gdb.base/attach-wait-input.exp
13098 * gdb.base/auto-connect-native-target.exp
13099 * gdb.base/batch-preserve-term-settings.exp
13100 * gdb.base/bfp-test.exp
13101 * gdb.base/bigcore.exp
13102 * gdb.base/bp-permanent.exp
13103 * gdb.base/break-always.exp
13104 * gdb.base/break-fun-addr.exp
13105 * gdb.base/break-idempotent.exp
13106 * gdb.base/break-main-file-remove-fail.exp
13107 * gdb.base/break-probes.exp
13108 * gdb.base/break-unload-file.exp
13109 * gdb.base/break.exp
13110 * gdb.base/call-ar-st.exp
13111 * gdb.base/call-rt-st.exp
13112 * gdb.base/call-sc.exp
13113 * gdb.base/call-signal-resume.exp
13114 * gdb.base/call-strs.exp
13115 * gdb.base/callexit.exp
13116 * gdb.base/callfuncs.exp
13117 * gdb.base/catch-gdb-caused-signals.exp
13118 * gdb.base/catch-signal-siginfo-cond.exp
13119 * gdb.base/catch-syscall.exp
13120 * gdb.base/compare-sections.exp
13121 * gdb.base/cond-eval-mode.exp
13122 * gdb.base/condbreak-call-false.exp
13123 * gdb.base/consecutive-step-over.exp
13124 * gdb.base/cursal.exp
13125 * gdb.base/disabled-location.exp
13126 * gdb.base/disasm-end-cu.exp
13127 * gdb.base/display.exp
13128 * gdb.base/double-prompt-target-event-error.exp
13129 * gdb.base/dprintf-bp-same-addr.exp
13130 * gdb.base/dprintf-detach.exp
13131 * gdb.base/dprintf-next.exp
13132 * gdb.base/dprintf-non-stop.exp
13133 * gdb.base/dprintf-pending.exp
13134 * gdb.base/dso2dso.exp
13135 * gdb.base/ending-run.exp
13136 * gdb.base/enum_cond.exp
13137 * gdb.base/examine-backward.exp
13138 * gdb.base/exe-lock.exp
13139 * gdb.base/exec-invalid-sysroot.exp
13140 * gdb.base/execl-update-breakpoints.exp
13141 * gdb.base/execution-termios.exp
13142 * gdb.base/fileio.exp
13143 * gdb.base/fixsection.exp
13144 * gdb.base/foll-exec-mode.exp
13145 * gdb.base/foll-exec.exp
13146 * gdb.base/fork-running-state.exp
13147 * gdb.base/frame-args.exp
13148 * gdb.base/fullpath-expand.exp
13149 * gdb.base/func-ptr.exp
13150 * gdb.base/gcore-relro-pie.exp
13151 * gdb.base/gdb1090.exp
13152 * gdb.base/gdb1555.exp
13153 * gdb.base/global-var-nested-by-dso.exp
13154 * gdb.base/gnu-ifunc.exp
13155 * gdb.base/hbreak-in-shr-unsupported.exp
13156 * gdb.base/hbreak-unmapped.exp
13157 * gdb.base/hook-stop.exp
13158 * gdb.base/infcall-input.exp
13159 * gdb.base/info-fun.exp
13160 * gdb.base/info-shared.exp
13161 * gdb.base/interrupt-noterm.exp
13162 * gdb.base/jit-so.exp
13163 * gdb.base/jit.exp
13164 * gdb.base/line-symtabs.exp
13165 * gdb.base/list.exp
13166 * gdb.base/longjmp.exp
13167 * gdb.base/macscp.exp
13168 * gdb.base/max-value-size.exp
13169 * gdb.base/nodebug.exp
13170 * gdb.base/nofield.exp
13171 * gdb.base/overlays.exp
13172 * gdb.base/paginate-after-ctrl-c-running.exp
13173 * gdb.base/paginate-bg-execution.exp
13174 * gdb.base/paginate-inferior-exit.exp
13175 * gdb.base/pending.exp
13176 * gdb.base/pr11022.exp
13177 * gdb.base/printcmds.exp
13178 * gdb.base/ptr-typedef.exp
13179 * gdb.base/ptype.exp
13180 * gdb.base/randomize.exp
13181 * gdb.base/range-stepping.exp
13182 * gdb.base/realname-expand.exp
13183 * gdb.base/relativedebug.exp
13184 * gdb.base/remote.exp
13185 * gdb.base/savedregs.exp
13186 * gdb.base/sepdebug.exp
13187 * gdb.base/set-noassign.exp
13188 * gdb.base/shlib-call.exp
13189 * gdb.base/shreloc.exp
13190 * gdb.base/sigaltstack.exp
13191 * gdb.base/sigbpt.exp
13192 * gdb.base/siginfo-addr.exp
13193 * gdb.base/siginfo-obj.exp
13194 * gdb.base/siginfo-thread.exp
13195 * gdb.base/signest.exp
13196 * gdb.base/signull.exp
13197 * gdb.base/sigrepeat.exp
13198 * gdb.base/skip.exp
13199 * gdb.base/so-impl-ld.exp
13200 * gdb.base/solib-corrupted.exp
13201 * gdb.base/solib-disc.exp
13202 * gdb.base/solib-display.exp
13203 * gdb.base/solib-overlap.exp
13204 * gdb.base/solib-search.exp
13205 * gdb.base/solib-symbol.exp
13206 * gdb.base/source-execution.exp
13207 * gdb.base/sss-bp-on-user-bp-2.exp
13208 * gdb.base/sss-bp-on-user-bp.exp
13209 * gdb.base/stack-checking.exp
13210 * gdb.base/stale-infcall.exp
13211 * gdb.base/step-break.exp
13212 * gdb.base/step-line.exp
13213 * gdb.base/step-over-exit.exp
13214 * gdb.base/step-test.exp
13215 * gdb.base/structs.exp
13216 * gdb.base/sym-file.exp
13217 * gdb.base/symtab-search-order.exp
13218 * gdb.base/term.exp
13219 * gdb.base/type-opaque.exp
13220 * gdb.base/unload.exp
13221 * gdb.base/until-nodebug.exp
13222 * gdb.base/until.exp
13223 * gdb.base/unwindonsignal.exp
13224 * gdb.base/watch-cond.exp
13225 * gdb.base/watch-non-mem.exp
13226 * gdb.base/watch_thread_num.exp
13227 * gdb.base/watchpoint-reuse-slot.exp
13228 * gdb.base/watchpoint-solib.exp
13229 * gdb.base/watchpoint.exp
13230 * gdb.btrace/dlopen.exp
13231 * gdb.cell/arch.exp
13232 * gdb.cell/break.exp
13233 * gdb.cell/bt.exp
13234 * gdb.cell/core.exp
13235 * gdb.cell/data.exp
13236 * gdb.cell/dwarfaddr.exp
13237 * gdb.cell/ea-cache.exp
13238 * gdb.cell/ea-standalone.exp
13239 * gdb.cell/ea-test.exp
13240 * gdb.cell/f-regs.exp
13241 * gdb.cell/fork.exp
13242 * gdb.cell/gcore.exp
13243 * gdb.cell/mem-access.exp
13244 * gdb.cell/ptype.exp
13245 * gdb.cell/registers.exp
13246 * gdb.cell/sizeof.exp
13247 * gdb.cell/solib-symbol.exp
13248 * gdb.cell/solib.exp
13249 * gdb.compile/compile-tls.exp
13250 * gdb.cp/exception.exp
13251 * gdb.cp/gdb2495.exp
13252 * gdb.cp/local.exp
13253 * gdb.cp/mb-inline.exp
13254 * gdb.cp/mb-templates.exp
13255 * gdb.cp/pr10687.exp
13256 * gdb.cp/pr9167.exp
13257 * gdb.cp/scope-err.exp
13258 * gdb.cp/templates.exp
13259 * gdb.cp/virtfunc.exp
13260 * gdb.dwarf2/dw2-dir-file-name.exp
13261 * gdb.dwarf2/dw2-single-line-discriminators.exp
13262 * gdb.fortran/complex.exp
13263 * gdb.fortran/library-module.exp
13264 * gdb.guile/guile.exp
13265 * gdb.guile/scm-cmd.exp
13266 * gdb.guile/scm-frame-inline.exp
13267 * gdb.guile/scm-objfile.exp
13268 * gdb.guile/scm-pretty-print.exp
13269 * gdb.guile/scm-symbol.exp
13270 * gdb.guile/scm-type.exp
13271 * gdb.guile/scm-value.exp
13272 * gdb.linespec/keywords.exp
13273 * gdb.linespec/ls-errs.exp
13274 * gdb.linespec/macro-relative.exp
13275 * gdb.linespec/thread.exp
13276 * gdb.mi/mi-breakpoint-changed.exp
13277 * gdb.mi/mi-dprintf-pending.exp
13278 * gdb.mi/mi-fullname-deleted.exp
13279 * gdb.mi/mi-logging.exp
13280 * gdb.mi/mi-pending.exp
13281 * gdb.mi/mi-solib.exp
13282 * gdb.mi/new-ui-mi-sync.exp
13283 * gdb.mi/user-selected-context-sync.exp
13284 * gdb.multi/dummy-frame-restore.exp
13285 * gdb.multi/multi-arch-exec.exp
13286 * gdb.multi/remove-inferiors.exp
13287 * gdb.multi/watchpoint-multi-exit.exp
13288 * gdb.opt/solib-intra-step.exp
13289 * gdb.perf/backtrace.exp
13290 * gdb.perf/single-step.exp
13291 * gdb.perf/skip-command.exp
13292 * gdb.perf/skip-prologue.exp
13293 * gdb.perf/solib.exp
13294 * gdb.python/lib-types.exp
13295 * gdb.python/py-as-string.exp
13296 * gdb.python/py-bad-printers.exp
13297 * gdb.python/py-block.exp
13298 * gdb.python/py-breakpoint.exp
13299 * gdb.python/py-cmd.exp
13300 * gdb.python/py-events.exp
13301 * gdb.python/py-evthreads.exp
13302 * gdb.python/py-finish-breakpoint.exp
13303 * gdb.python/py-finish-breakpoint2.exp
13304 * gdb.python/py-frame-inline.exp
13305 * gdb.python/py-frame.exp
13306 * gdb.python/py-inferior.exp
13307 * gdb.python/py-infthread.exp
13308 * gdb.python/py-mi.exp
13309 * gdb.python/py-objfile.exp
13310 * gdb.python/py-pp-maint.exp
13311 * gdb.python/py-pp-registration.exp
13312 * gdb.python/py-prettyprint.exp
13313 * gdb.python/py-recurse-unwind.exp
13314 * gdb.python/py-shared.exp
13315 * gdb.python/py-symbol.exp
13316 * gdb.python/py-symtab.exp
13317 * gdb.python/py-template.exp
13318 * gdb.python/py-type.exp
13319 * gdb.python/py-unwind-maint.exp
13320 * gdb.python/py-unwind.exp
13321 * gdb.python/py-value.exp
13322 * gdb.python/python.exp
13323 * gdb.reverse/finish-reverse-bkpt.exp
13324 * gdb.reverse/insn-reverse.exp
13325 * gdb.reverse/next-reverse-bkpt-over-sr.exp
13326 * gdb.reverse/solib-precsave.exp
13327 * gdb.reverse/solib-reverse.exp
13328 * gdb.stabs/gdb11479.exp
13329 * gdb.stabs/weird.exp
13330 * gdb.threads/fork-child-threads.exp
13331 * gdb.threads/fork-plus-threads.exp
13332 * gdb.threads/fork-thread-pending.exp
13333 * gdb.threads/forking-threads-plus-breakpoint.exp
13334 * gdb.threads/hand-call-in-threads.exp
13335 * gdb.threads/interrupted-hand-call.exp
13336 * gdb.threads/linux-dp.exp
13337 * gdb.threads/local-watch-wrong-thread.exp
13338 * gdb.threads/next-while-other-thread-longjmps.exp
13339 * gdb.threads/non-ldr-exit.exp
13340 * gdb.threads/pending-step.exp
13341 * gdb.threads/print-threads.exp
13342 * gdb.threads/process-dies-while-detaching.exp
13343 * gdb.threads/process-dies-while-handling-bp.exp
13344 * gdb.threads/pthreads.exp
13345 * gdb.threads/queue-signal.exp
13346 * gdb.threads/reconnect-signal.exp
13347 * gdb.threads/signal-command-handle-nopass.exp
13348 * gdb.threads/signal-command-multiple-signals-pending.exp
13349 * gdb.threads/signal-delivered-right-thread.exp
13350 * gdb.threads/signal-sigtrap.exp
13351 * gdb.threads/sigthread.exp
13352 * gdb.threads/staticthreads.exp
13353 * gdb.threads/stepi-random-signal.exp
13354 * gdb.threads/thread-unwindonsignal.exp
13355 * gdb.threads/thread_check.exp
13356 * gdb.threads/thread_events.exp
13357 * gdb.threads/tid-reuse.exp
13358 * gdb.threads/tls-nodebug.exp
13359 * gdb.threads/tls-shared.exp
13360 * gdb.threads/tls-so_extern.exp
13361 * gdb.threads/tls.exp
13362 * gdb.threads/wp-replication.exp
13363 * gdb.trace/actions-changed.exp
13364 * gdb.trace/actions.exp
13365 * gdb.trace/backtrace.exp
13366 * gdb.trace/change-loc.exp
13367 * gdb.trace/collection.exp
13368 * gdb.trace/deltrace.exp
13369 * gdb.trace/disconnected-tracing.exp
13370 * gdb.trace/entry-values.exp
13371 * gdb.trace/ftrace-lock.exp
13372 * gdb.trace/ftrace.exp
13373 * gdb.trace/infotrace.exp
13374 * gdb.trace/mi-trace-frame-collected.exp
13375 * gdb.trace/mi-trace-unavailable.exp
13376 * gdb.trace/mi-traceframe-changed.exp
13377 * gdb.trace/mi-tracepoint-changed.exp
13378 * gdb.trace/mi-tsv-changed.exp
13379 * gdb.trace/no-attach-trace.exp
13380 * gdb.trace/packetlen.exp
13381 * gdb.trace/passc-dyn.exp
13382 * gdb.trace/passcount.exp
13383 * gdb.trace/pending.exp
13384 * gdb.trace/pr16508.exp
13385 * gdb.trace/qtro.exp
13386 * gdb.trace/range-stepping.exp
13387 * gdb.trace/read-memory.exp
13388 * gdb.trace/report.exp
13389 * gdb.trace/save-trace.exp
13390 * gdb.trace/signal.exp
13391 * gdb.trace/stap-trace.exp
13392 * gdb.trace/status-stop.exp
13393 * gdb.trace/strace.exp
13394 * gdb.trace/tfile.exp
13395 * gdb.trace/tfind.exp
13396 * gdb.trace/trace-break.exp
13397 * gdb.trace/trace-condition.exp
13398 * gdb.trace/trace-enable-disable.exp
13399 * gdb.trace/trace-mt.exp
13400 * gdb.trace/tracecmd.exp
13401 * gdb.trace/tracefile-pseudo-reg.exp
13402 * gdb.trace/tspeed.exp
13403 * gdb.trace/tstatus.exp
13404 * gdb.trace/tsv.exp
13405 * gdb.trace/unavailable.exp
13406 * gdb.trace/while-dyn.exp
13407 * gdb.trace/while-stepping.exp
13408 * lib/gdb-guile.exp
13409 * lib/gdb.exp
13410 * lib/mi-support.exp
13411 * lib/pascal.exp
13412 * lib/perftest.exp
13413 * lib/prelink-support.exp
13414 * lib/selftest-support.exp
13415
13416 2016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
13417
13418 * Makefile.in: Include disable-implicit-rules.mk.
13419
13420 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
13421
13422 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
13423 non-byte-aligned bit fields.
13424
13425 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
13426
13427 PR gdb/12616
13428 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
13429 respects the DW_AT_data_bit_offset attribute.
13430
13431 2016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
13432
13433 * gdb.base/default.exp: Fix output of "set language".
13434
13435 2016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
13436
13437 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
13438 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
13439 make.
13440 * configure.ac: Remove checks for the make program.
13441 * configure: Re-generate.
13442
13443 2016-11-16 Kevin Buettner <kevinb@redhat.com>
13444
13445 * gdb.python/py-recurse-unwind.c (main): Add loop.
13446 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
13447 to read_register() and gdb.parse_and_eval(). Make each code
13448 call a separate case that can be individually tested.
13449 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
13450 proc. Call cont_and_backtrace for each of the code paths that
13451 we want to test in the unwinder.
13452
13453 2016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
13454
13455 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
13456 the definition of struct S.
13457
13458 2016-11-11 Catherine Moore <clm@codesourcery.com>
13459
13460 * gdb.base/dump.exp: Identify verilog format dump tests as such.
13461
13462 2016-11-09 Pedro Alves <palves@redhat.com>
13463
13464 * gdb.base/commands.exp (runto_or_return): New procedure.
13465 (gdbvar_simple_if_test, gdbvar_simple_while_test)
13466 (gdbvar_complex_if_while_test, progvar_simple_if_test)
13467 (progvar_simple_while_test, progvar_complex_if_while_test)
13468 (if_while_breakpoint_command_test)
13469 (infrun_breakpoint_command_test, breakpoint_command_test)
13470 (user_defined_command_test, watchpoint_command_test)
13471 (test_command_prompt_position, redefine_hook_test)
13472 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
13473 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
13474 multi_line_input and multi_line. Remove gdb_expect and
13475 gdb_stop_suppressing_tests uses.
13476 * lib/gdb.exp (valnum_re): New global.
13477 (multi_line_input): New procedure.
13478
13479 2016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
13480
13481 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
13482 Remove.
13483 (test_setup): Define with proc_with_prefix.
13484 (test_cli_inferior): Likewise.
13485 (test_cli_thread): Likewise.
13486 (test_cli_frame): Likewise.
13487 (test_cli_select_frame): Likewise.
13488 (test_cli_up_down): Likewise.
13489 (test_mi_thread_select): Likewise.
13490 (test_mi_stack_select_frame): Likewise.
13491 (test_cli_in_mi_inferior): Likewise.
13492 (test_cli_in_mi_thread): Likewise.
13493 (test_cli_in_mi_frame): Likewise.
13494 (top level): Do not use with_test_prefix_procname.
13495
13496 2016-11-09 Pedro Alves <palves@redhat.com>
13497
13498 * gdb.base/commands.exp (gdbvar_simple_if_test)
13499 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
13500 (progvar_simple_if_test, progvar_simple_while_test)
13501 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
13502 (infrun_breakpoint_command_test, breakpoint_command_test)
13503 (user_defined_command_test, watchpoint_command_test)
13504 (test_command_prompt_position, deprecated_command_test)
13505 (bp_deleted_in_command, temporary_breakpoint_commands)
13506 (stray_arg0_test, source_file_with_indented_comment)
13507 (recursive_source_test, if_commands_test)
13508 (error_clears_commands_left, redefine_hook_test)
13509 (redefine_backtrace_test): Use proc_with_prefix.
13510 * lib/gdb.exp (proc_with_prefix): New proc.
13511
13512 2016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
13513
13514 * gdb.base/tui-layout.c: New file.
13515 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
13516 disassembly window contains very long lines.
13517
13518 2016-11-08 Tom Tromey <tom@tromey.com>
13519
13520 * gdb.python/py-value.exp (test_value_creation): Make "long" test
13521 depend on Python 2.
13522
13523 2016-11-08 Tom Tromey <tom@tromey.com>
13524
13525 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
13526 New method.
13527
13528 2016-10-29 Manish Goregaokar <manish@mozilla.com>
13529
13530 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
13531
13532 2016-10-27 Manish Goregaokar <manish@mozilla.com>
13533
13534 * gdb.rust/simple.rs: Add test for univariant enums without
13535 discriminants and for encoded struct-like enums.
13536
13537 2016-10-28 Pedro Alves <palves@redhat.com>
13538
13539 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
13540 gdb_test_multiple, tighten regexps and match symtabs and line
13541 tables incrementally.
13542
13543 2016-10-28 Luis Machado <lgustavo@codesourcery.com>
13544
13545 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
13546 general.
13547
13548 2016-10-25 Luis Machado <lgustavo@codesourcery.com>
13549
13550 * gdb.base/exec-invalid-sysroot.exp: New file.
13551
13552 2016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
13553
13554 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
13555
13556 2016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13557
13558 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
13559
13560 2016-10-19 Maciej W. Rozycki <macro@imgtec.com>
13561
13562 * gdb.base/killed-outside.exp: Remove $options from a call to
13563 `prepare_for_testing'.
13564
13565 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
13566
13567 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
13568 Change test message.
13569
13570 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
13571
13572 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
13573 Update comment.
13574
13575 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
13576
13577 * gdb.trace/mi-trace-save.exp: New file.
13578
13579 2016-10-13 Yao Qi <yao.qi@linaro.org>
13580
13581 * gdb.base/code_elim.exp (get_var_address): Remove.
13582 * gdb.base/relocate.exp: Likewise.
13583 * gdb.base/shreloc.exp: Likewise.
13584 * lib/gdb.exp (get_var_address): New.
13585
13586 2016-10-13 Yao Qi <yao.qi@linaro.org>
13587
13588 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
13589 floating point tests if $skip_float_test is false.
13590
13591 2016-10-12 Luis Machado <lgustavo@codesourcery.com>
13592
13593 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
13594 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
13595 argc values.
13596 Add 1 to argc so we guarantee distinct initial/modified argc values.
13597
13598 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13599
13600 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
13601
13602 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13603
13604 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
13605 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
13606 * gdb.arch/vsx-regs.exp: Likewise.
13607
13608 2016-10-07 Yao Qi <yao.qi@linaro.org>
13609
13610 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
13611
13612 2016-10-07 Markus Metzger <markus.t.metzger@intel.com>
13613
13614 * gdb.python/python.exp: Test decode_line("*0").
13615
13616 2016-10-06 Doug Evans <dje@google.com>
13617
13618 * gdb.python/py-value.exp (test_value_creation): Add test for large
13619 unsigned 64-bit value.
13620
13621 2016-10-06 Tom Tromey <tom@tromey.com>
13622
13623 * gdb.compile/compile.exp: Change java tests to rust.
13624 * gdb.base/setshow.exp: Change java tests to rust.
13625 * gdb.base/default.exp: Remove java from language list.
13626 * README (Examples): Update language example.
13627 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
13628 test.
13629 * lib/gdb.exp (skip_java_tests): Remove.
13630 * lib/java.exp: Remove.
13631 * gdb.java: Remove.
13632
13633 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
13634
13635 * gdb.arch/mips-fcr.exp: New test.
13636 * gdb.arch/mips-fcr.c: Source for the new test.
13637
13638 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
13639
13640 * gdb.base/solib-disc.exp: Use `standard_output_file'
13641 throughout.
13642
13643 2016-10-06 Pedro Alves <palves@redhat.com>
13644
13645 * gdb.base/jit-simple-dl.c: New file.
13646 * gdb.base/jit-simple-jit.c: New file, factored out from ...
13647 * gdb.base/jit-simple.c: ... this.
13648 * gdb.base/jit-simple.exp (jit_run): Delete.
13649 (build_jit): New proc.
13650 (jit_test_reread): Recompile either the main program or the shared
13651 library, depending on what is being tested. Skip changing address
13652 if caller wants to. Compare before/after addresses. If testing
13653 standalone, explicitly load the binary. Test "maint info
13654 breakpoints".
13655 (top level): Add "standalone vs shared lib" and "change address"
13656 vs "same address" axes.
13657
13658 2016-10-06 Pedro Alves <palves@redhat.com>
13659
13660 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
13661 call.
13662 (jit_run): Delete.
13663 (jit_test_reread): Use with_test_prefix. Reload the main binary
13664 explicitly. Compare the before/after addresses of the JIT
13665 descriptor.
13666
13667 2016-08-15 Doug Evans <dje@google.com>
13668
13669 * gdb.xml/extra-regs.xml: Update, end field now required, default type
13670 for single bitfields is bool.
13671 * gdb.xml/tdesc-regs.exp: Ditto.
13672
13673 2016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
13674
13675 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
13676
13677 2016-10-05 Yao Qi <yao.qi@linaro.org>
13678
13679 * lib/gdb.exp (support_complex_tests): Return zero if
13680 gdb_skip_float_test return true.
13681
13682 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
13683 Simon Marchi <simon.marchi@ericsson.com>
13684
13685 PR gdb/20487
13686 * gdb.mi/user-selected-context-sync.exp: New file.
13687 * gdb.mi/user-selected-context-sync.c: New file.
13688
13689 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
13690 Simon Marchi <simon.marchi@ericsson.com>
13691
13692 PR gdb/20487
13693 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
13694 =thread-select-event check.
13695
13696 2016-09-29 Peter Bergner <bergner@vnet.ibm.com>
13697
13698 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
13699 the compulsory L operand changes.
13700 * gdb.arch/powerpc-power.s: Likewise.
13701
13702 2016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
13703
13704 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
13705 * gdb.base/jit-attach-pie.c: New file.
13706 * gdb.base/jit-attach-pie.exp: New file.
13707
13708 2016-09-28 Pedro Alves <palves@redhat.com>
13709
13710 * gdb.base/infcall-input.c: New file.
13711 * gdb.base/infcall-input.exp: New file.
13712
13713 2016-09-22 Yao Qi <yao.qi@linaro.org>
13714
13715 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
13716 (gdb_exit): Rename it to ...
13717 (gdbserver_gdb_exit): ... Close GDBserver.
13718 (gdb_exit): New proc, call gdbserver_gdb_exit.
13719 (mi_gdb_exit): Likewise.
13720
13721 2016-09-22 Yao Qi <yao.qi@linaro.org>
13722
13723 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
13724 path.
13725 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
13726 Remove duplication.
13727
13728 2016-09-22 Yao Qi <yao.qi@linaro.org>
13729
13730 * lib/gdbserver-support.exp: Check the existence of
13731 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
13732
13733 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
13734
13735 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
13736
13737 2016-09-21 Tom Tromey <tom@tromey.com>
13738
13739 PR gdb/20604:
13740 * gdb.base/quit.exp: New file.
13741
13742 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
13743
13744 * .gitignore: New file.
13745
13746 2016-09-21 Maciej W. Rozycki <macro@imgtec.com>
13747
13748 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
13749 throughout.
13750
13751 2016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
13752
13753 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
13754
13755 2016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
13756
13757 * gdb.cp/casts.cc (decltype): Move it ...
13758 (main): ... with its call to ...
13759 * gdb.cp/casts03.cc: ... a new file.
13760 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
13761
13762 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13763
13764 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
13765
13766 2016-09-15 Peter Bergner <bergner@vnet.ibm.com>
13767
13768 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
13769 and sync up the test with tests in gas/testsuite/gas/ppc.
13770 * gdb.arch/powerpc-power.exp: Likewise.
13771
13772 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13773
13774 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
13775
13776 2016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
13777 Jan Kratochvil <jan.kratochvil@redhat.com>
13778
13779 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
13780 make m1's definition to be different from m2's. Use 'dummy' as an
13781 argument for probe 'two'.
13782
13783 2016-09-10 Jon Beniston <jon@beniston.com>
13784
13785 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
13786 for sim target.
13787
13788 2016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
13789
13790 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
13791 variable declaration.
13792 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
13793 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
13794 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
13795 received HWCAP as its argument.
13796
13797 2016-09-06 Pedro Alves <palves@redhat.com>
13798
13799 * gdb.base/new-ui-pending-input.c: New file.
13800 * gdb.base/new-ui-pending-input.exp: New file.
13801 * gdb.exp (clear_gdb_spawn_id): New procedure.
13802 (with_spawn_id): Check whether gdb_spawn_id exists before
13803 referencing it. If gdb_spawn_id didn't exist on entry, clear it
13804 on exit.
13805
13806 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
13807
13808 * gdb.base/float128.c: New file.
13809 * gdb.base/float128.exp: Likewise.
13810 * gdb.base/floatn.c: Likewise.
13811 * gdb.base/floatn.exp: Likewise.
13812
13813 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
13814
13815 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
13816
13817 2016-09-05 Pedro Alves <palves@redhat.com>
13818
13819 PR backtrace/19927
13820 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
13821 unwinders are immediately called as side effect of "source" or
13822 "disable unwinder" commands.
13823 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
13824
13825 2016-09-02 Yao Qi <yao.qi@linaro.org>
13826
13827 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
13828 is true and $type is "float" or "double".
13829
13830 2016-09-02 Yao Qi <yao.qi@linaro.org>
13831
13832 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
13833 true.
13834 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
13835 * gdb.base/call-rt-st.exp: Likewise.
13836 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
13837 return value instead of gdb,skip_float_test.
13838 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
13839 (do_function_calls): Use its return value instead of
13840 gdb,skip_float_test.
13841 * gdb.base/finish.exp: Likewise.
13842 * gdb.base/funcargs.exp: Likewise.
13843 * gdb.base/return.exp: Likewise.
13844 * gdb.base/return2.exp: Likewise.
13845 * gdb.base/varargs.exp: Likewise.
13846 * lib/gdb.exp (gdb_skip_float_test): Change it to
13847 gdb_caching_proc. Detect the broken ptrace on arm-linux.
13848
13849 2016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
13850
13851 * gdb.multi/tids.exp: Test "thread apply all".
13852
13853 2016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
13854
13855 * gdb.base/default.exp (tty): Remove.
13856
13857 2016-08-24 Kevin Buettner <kevinb@redhat.com>
13858
13859 * gdb.python/py-recurse-unwind.c: New file.
13860 * gdb.python/py-recurse-unwind.py: New file.
13861 * gdb.python/py-recurse-unwind.exp: New file.
13862
13863 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
13864
13865 * gdb.base/set-inferior-tty.exp: New file.
13866 * gdb.base/set-inferior-tty.c: New file.
13867
13868 2016-08-23 Pedro Alves <palves@redhat.com>
13869
13870 PR gdb/20494
13871 * gdb.base/new-ui-echo.c: New file.
13872 * gdb.base/new-ui-echo.exp: New file.
13873
13874 2016-08-23 Yao Qi <yao.qi@linaro.org>
13875
13876 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
13877 gdbserver_spawn.
13878 * gdb.server/connect-without-multi-process.exp (do_test):
13879 Likewise.
13880
13881 2016-08-23 Yao Qi <yao.qi@linaro.org>
13882
13883 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
13884 standalone_txt. Delete gdb_txt and standalone_txt on host
13885 and target. Spawn the binary on target. Copy files from
13886 target to host.
13887
13888 2016-08-22 Pedro Alves <palves@redhat.com>
13889
13890 PR gdb/20505
13891 * gdb.base/vdso-warning.exp: Test core dumps too. Use
13892 with_test_prefix. Factor out bits to ...
13893 (test_no_vdso): ... this new procedure.
13894
13895 2016-08-19 Carl Love <cel@us.ibm.com>
13896
13897 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
13898 maintaining separate logic for constructing the output path.
13899 * gdb.arch/powerpc-d128-regs.exp: Likewise.
13900 * gdb.arch/ppc-dfp.exp: Likewise.
13901 * gdb.arch/ppc-fp.exp: Likewise.
13902 * gdb.arch/vsx-regs.exp: Likewise.
13903 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
13904 binprefix for generating the additional binary files.
13905
13906 2016-08-19 Pedro Alves <palves@redhat.com>
13907
13908 * gdb.trace/mi-trace-frame-collected.exp
13909 (test_trace_frame_collected): On x32, expect two registers.
13910
13911 2016-08-18 Carl Love <cel@us.ibm.com>
13912
13913 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
13914 and sync up the test with tests in gas/testsuite/gas/ppc.
13915 * gdb.arch/powerpc-power.exp: Likewise.
13916
13917 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
13918
13919 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
13920 expected error message.
13921
13922 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
13923
13924 * gdb.multi/remove-inferiors.exp: New file.
13925 * gdb.multi/remove-inferiors.c: New file.
13926
13927 2016-08-12 Yao Qi <yao.qi@linaro.org>
13928
13929 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
13930 argument list.
13931
13932 2016-08-10 Pedro Alves <palves@redhat.com>
13933
13934 PR gdb/19187
13935 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
13936 setup_kfails.
13937
13938 2016-08-09 Pedro Alves <palves@redhat.com>
13939 Simon Marchi <simon.marchi@ericsson.com>
13940
13941 PR gdb/20418
13942 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
13943 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
13944
13945 2016-08-09 Pedro Alves <palves@redhat.com>
13946
13947 PR mi/20431
13948 * gdb.mi/mi-cmd-error.exp: New file.
13949
13950 2016-08-09 Pedro Alves <palves@redhat.com>
13951
13952 PR gdb/18653
13953 * gdb.base/signals-state-child.c: New file.
13954 * gdb.base/signals-state-child.exp: New file.
13955 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
13956
13957 2016-08-09 Pedro Alves <palves@redhat.com>
13958
13959 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
13960
13961 2016-08-03 Tom Tromey <tom@tromey.com>
13962
13963 PR python/18565:
13964 * gdb.python/py-frame-inline.exp: Add Frame.function test.
13965
13966 2016-08-01 Yao Qi <yao.qi@linaro.org>
13967
13968 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
13969 variable mode to "multi-process" if $multi_process is 1, otherwise
13970 set it to "single-process".
13971
13972 2016-08-01 Yao Qi <yao.qi@linaro.org>
13973
13974 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
13975 * gdb.cp/cpexprs.exp: Likewise.
13976 * gdb.cp/m-static.exp: Likewise.
13977
13978 2016-07-26 Tom Tromey <tom@tromey.com>
13979
13980 PR python/20190:
13981 * gdb.threads/tls.exp (check_thread_local): Add python symbol
13982 test.
13983
13984 2016-07-26 Markus Metzger <markus.t.metzger@intel.com>
13985
13986 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
13987 selecting assembly source files.
13988 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
13989 assembly source files.
13990 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
13991 assembly source files.
13992 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
13993 selecting assembly source files.
13994
13995 2016-07-25 Simon Marchi <simon.marchi@ericsson.com>
13996
13997 * gdb.base/new-ui.exp (do_test_invalid_args): New
13998 procedure.
13999
14000 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
14001
14002 * gdb.btrace/reconnect.c: New file.
14003 * gdb.btrace/reconnect.exp: New file.
14004
14005 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
14006
14007 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
14008 to test_catch_syscall_group.
14009 (test_catch_syscall_group): New.
14010
14011 2016-07-21 Tom Tromey <tom@tromey.com>
14012
14013 * gdb.rust/simple.rs (main): Use empty struct expression.
14014 * gdb.rust/simple.exp: Add tests for empty struct expression.
14015
14016 2016-07-21 Yao Qi <yao.qi@linaro.org>
14017
14018 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
14019 if gdb_skip_xml_test is true on some targets.
14020
14021 2016-07-21 Yao Qi <yao.qi@linaro.org>
14022
14023 * gdb.server/solib-list.exp: Unset last_loaded_file.
14024
14025 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14026
14027 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
14028 "step into captured_main (args)".
14029
14030 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14031
14032 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
14033
14034 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14035
14036 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
14037
14038 2016-07-19 Pedro Alves <palves@redhat.com>
14039
14040 * gdb.opt/inline-break.exp: Remove optimize=-O2.
14041 * gdb.opt/inline-bt.exp: Likewise.
14042 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
14043 additional_flags=-Winline.
14044 * gdb.opt/inline-locals.exp: Likewise.
14045 * gdb.opt/inline-markers.c (ATTR): Define.
14046 (inlined_fn): Use it.
14047
14048 2016-07-19 Yao Qi <yao.qi@linaro.org>
14049
14050 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
14051 (test_with_self): Remove some code. Remove argument executable.
14052 (top-level): Use do_self_tests.
14053
14054 2016-07-15 Zachary Welch <zwelch@codesourcery.com>
14055 Don Breazeal <donb@codesourcery.com>
14056
14057 * gdb.base/maint.exp: Escape paths used in regular expressions.
14058 * gdb.stabs/weird.exp: Likewise.
14059
14060 2016-07-13 Tom Tromey <tom@tromey.com>
14061
14062 PR python/15620, PR python/18620:
14063 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
14064 (test_bkpt_events): New procs.
14065
14066 2016-07-13 Tom Tromey <tom@tromey.com>
14067
14068 PR python/17698:
14069 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
14070 test.
14071 (test_watchpoints): Likewise.
14072 (test_bkpt_pending): New proc.
14073
14074 2016-07-13 Tom Tromey <tom@tromey.com>
14075
14076 PR cli/18053:
14077 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
14078 completion test.
14079
14080 2016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
14081
14082 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
14083 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
14084 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
14085 f_label.
14086 (g): Rename g_end_lbl to g_label.
14087 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
14088 low_pc and high_pc.
14089 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
14090
14091 2016-07-12 Tom Tromey <tom@tromey.com>
14092
14093 PR python/19293:
14094 * gdb.python/py-unwind-maint.exp: Update tests.
14095
14096 2016-07-12 Yao Qi <yao.qi@linaro.org>
14097
14098 * lib/selftest-support.exp (selftest_setup): Match the output
14099 when captured_main is inlined.
14100
14101 2016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
14102
14103 * gdb.fortran/derived-types.exp (result_line, result_line_2):
14104 New variables.
14105 (print this%a, print this%b, print this): New tests.
14106 * gdb.fortran/derived-types.f90 (this): New object and
14107 initialization.
14108
14109 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
14110
14111 * gdb.ada/arraydim.exp: Remove extra directory level in build
14112 directory.
14113
14114 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
14115
14116 * lib/ada.exp: Remove extra directory level in build directory.
14117 * gdb.ada/cond_lang.exp: Likewise.
14118 * gdb.ada/exec_changed.exp: Likewise.
14119 * gdb.ada/lang_switch.exp: Likewise.
14120
14121 2016-07-06 Manish Goregaokar <manish@mozilla.com>
14122
14123 * simple.rs: Add test for raw pointer subscripting.
14124 * simple.exp: Add test expectations.
14125
14126 2016-07-05 Yao Qi <yao.qi@linaro.org>
14127
14128 * gdb.mi/mi-reverse.exp: Match =record-started output.
14129
14130 2016-07-01 Pedro Alves <palves@redhat.com>
14131
14132 * gdb.base/jit-reader.exp (info_registers_current_frame): New
14133 procedure.
14134 (jit_reader_test): Test the jit reader's unwinder.
14135 * gdb.base/jithost.c (jit_function_00_code): New global.
14136 (main): Use memcpy to fill in the mmapped code, instead of poking
14137 bytes manually here.
14138 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
14139 value.
14140 (read_debug_info): Save the function's range.
14141 (read_sp): New function.
14142 (unwind_frame): Use it. Also unwind RBP.
14143 (get_frame_id): Use read_sp.
14144 (gdb_init_reader): Use calloc instead of malloc.
14145 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
14146 parameter. Use gdb_test_multiple.
14147
14148 2016-07-01 Pedro Alves <palves@redhat.com>
14149 Antoine Tremblay <antoine.tremblay@ericsson.com>
14150
14151 * gdb.threads/process-dies-while-detaching.c: New file.
14152 * gdb.threads/process-dies-while-detaching.exp: New file.
14153
14154 2016-07-01 Pedro Alves <palves@redhat.com>
14155
14156 * gdb.multi/watchpoint-multi-exit.c: New file.
14157 * gdb.multi/watchpoint-multi-exit.exp: New file.
14158
14159 2016-06-30 Pedro Alves <palves@redhat.com>
14160
14161 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
14162 unset inferior_spawn_id.
14163
14164 2016-06-30 Pedro Alves <palves@redhat.com>
14165
14166 * lib/mi-support.exp (default_mi_gdb_start): Declare global
14167 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
14168
14169 2016-06-29 Yao Qi <yao.qi@linaro.org>
14170
14171 * gdb.base/return.c: Add copyright header.
14172
14173 2016-06-29 Tom Tromey <tom@tromey.com>
14174
14175 PR python/20129:
14176 * gdb.python/py-framefilter.exp: Add tests for setting priority
14177 and disabling of non-existent frame filter.
14178
14179 2016-06-29 Yao Qi <yao.qi@linaro.org>
14180
14181 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
14182 0x0f07ff.
14183
14184 2016-06-28 Yao Qi <yao.qi@linaro.org>
14185
14186 * gdb.base/catch-syscall.exp: Remove check on isnative and target
14187 triplets. Start gdb, execute catch syscall, and continue. Check
14188 gdb's output to determine catch syscall is supported.
14189
14190 2016-06-27 Manish Goregaokar <manish@mozilla.com>
14191
14192 * gdb.rust/simple.rs: Add test for returning unit in a function.
14193 * gdb.rust/simple.exp: Add expectation for functions returning
14194 unit.
14195
14196 2016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
14197
14198 * gdb.python/py-breakpoint-create-fail.c,
14199 gdb.python/py-breakpoint-create-fail.exp,
14200 gdb.python/py-breakpoint-create-fail.py: New testcase.
14201
14202 2016-06-25 Manish Goregaokar <manish@mozilla.com>
14203
14204 PR gdb/20239
14205 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
14206 * gdb.rust/simple.exp: Add test expectations for new NonZero
14207 tests.
14208
14209 2016-06-24 David Taylor <dtaylor@emc.com>
14210
14211 * gdb.base/offsets.exp: New file.
14212 * gdb.base/offsets.c: New file.
14213
14214 2016-06-23 Tom Tromey <tom@tromey.com>
14215
14216 PR gdb/16483:
14217 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
14218 before any filters are loaded.
14219
14220 2016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
14221
14222 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
14223 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
14224 structs.
14225 * gdb.fortran/derived-type-function.exp: New file.
14226 * gdb.fortran/derived-type-function.f90: New file.
14227
14228
14229 2016-06-21 Pedro Alves <palves@redhat.com>
14230
14231 * gdb.base/new-ui.exp: New file.
14232 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
14233 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
14234 (with_spawn_id): New procedure.
14235
14236 2016-06-21 Pedro Alves <palves@redhat.com>
14237
14238 * gdb.mi/mi-exec-run.exp: New file.
14239
14240 2016-06-21 Pedro Alves <palves@redhat.com>
14241
14242 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
14243 breakpoint command's output on the main UI.
14244 (test_break): New procedure, factored out from calls in the top
14245 level.
14246 (top level): Use foreach_with_prefix to test MI as main UI and as
14247 separate UI.
14248
14249 2016-06-21 Pedro Alves <palves@redhat.com>
14250
14251 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
14252 (test_awatch_creation_and_listing)
14253 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
14254 Remove 'type' parameter.
14255 (test_watchpoint_all): New parameter mi_mode. Remove
14256 with_test_prefix.
14257 (top level): Use foreach_with_prefix, and add main/separate UI MI
14258 testing axis.
14259
14260 2016-06-21 Pedro Alves <palves@redhat.com>
14261
14262 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
14263 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
14264 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
14265 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
14266 (gdb_main_spawn_id, mi_spawn_id): Declare and
14267 comment.
14268 (mi_create_inferior_pty): New procedure,
14269 factored out from default_mi_gdb_start.
14270 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
14271 procedures.
14272 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
14273 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
14274 Use mi_create_inferior_pty.
14275 (mi_gdb_start): Use eval to pass down args list.
14276
14277 2016-06-21 Pedro Alves <palves@redhat.com>
14278
14279 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
14280 * gdb.opt/inline-cmds.exp: Add MI tests.
14281
14282 2016-06-21 Pedro Alves <palves@redhat.com>
14283
14284 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
14285
14286 2016-06-21 Pedro Alves <palves@redhat.com>
14287
14288 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
14289 (top level): Use it instead of mi_execute_to.
14290
14291 2016-06-21 Pedro Alves <palves@redhat.com>
14292
14293 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
14294 (cont_handler_str): New.
14295 (signal_stop_handler): Set stop_handler_str instead of printing to
14296 stdout.
14297 (continue_handler): Set cont_handler_str instead of printing to
14298 stdout.
14299 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
14300 mi_send_resuming_command. Print stop_handler_str and
14301 cont_handler_str instead of expecting the python events print
14302 directly.
14303
14304 2016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
14305
14306 * gdb.base/jit-reader.exp: New file.
14307 * gdb.base/jithost.c: New file.
14308 * gdb.base/jithost.h: New file.
14309 * gdb.base/jitreader.c : New file.
14310 * gdb.base/jit-protocol.h: New file.
14311
14312 2016-06-17 Yao Qi <yao.qi@linaro.org>
14313
14314 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
14315 parameters follow_fork and detach_on_fork. Set follow-fork-mode
14316 and detach-on-fork. Adjust tests.
14317 (top level): Invoke break_cond_on_syscall with combinations of
14318 syscall, follow-fork-mode and detach-on-fork.
14319
14320 2016-06-17 Yao Qi <yao.qi@linaro.org>
14321
14322 * gdb.base/step-over-exit.c: New.
14323 * gdb.base/step-over-exit.exp: New.
14324
14325 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
14326
14327 * gdb.base/float.exp: Add target check for nds32*-*-*.
14328 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
14329
14330 2016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
14331
14332 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
14333 for unsupported target features.
14334 * gdb.base/call-rt-st.exp: Likewise.
14335 * gdb.base/call-sc.exp: Likewise.
14336 * gdb.base/call-signal-resume.exp: Likewise.
14337 * gdb.base/call-strs.exp: Likewise.
14338 * gdb.base/callexit.exp: Likewise.
14339 * gdb.base/callfuncs.exp: Likewise.
14340 * gdb.base/nodebug.exp: Likewise.
14341 * gdb.base/printcmds.exp: Likewise.
14342 * gdb.base/ptype.exp: Likewise.
14343 * gdb.base/structs.exp: Likewise.
14344 * gdb.base/unwindonsignal.exp: Likewise.
14345 * gdb.cp/gdb2495.exp: Likewise.
14346 * gdb.cp/templates.exp: Likewise.
14347 * gdb.cp/virtfunc.exp: Likewise.
14348 * gdb.threads/hand-call-in-threads.exp: Likewise.
14349 * gdb.threads/interrupted-hand-call.exp: Likewise.
14350 * gdb.threads/thread-unwindonsignal.exp: Likewise.
14351
14352 2016-06-10 Tom Tromey <tom@tromey.com>
14353
14354 PR rust/20110:
14355 * gdb.rust/expr.exp: Add test for integer constant larger than
14356 i32.
14357
14358 2016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
14359
14360 * gdb.fortran/nested-funcs.exp: New.
14361 * gdb.fortran/nested-funcs.f90: New.
14362
14363 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
14364
14365 * gdb.base/examine-backward.c: New file.
14366 * gdb.base/examine-backward.exp: New file.
14367
14368 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
14369
14370 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
14371 matching.
14372
14373 2016-06-02 Tom Tromey <tom@tromey.com>
14374
14375 PR python/18984:
14376 * gdb.python/py-shared.exp: Add solib_name test.
14377
14378 2016-06-02 Simon Marchi <simon.marchi@ericsson.com>
14379
14380 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
14381
14382 2016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
14383
14384 PR c++/19893
14385 * gdb.dwarf2/implref.exp: Rename to...
14386 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
14387 * gdb.dwarf2/implref-array.c: New file.
14388 * gdb.dwarf2/implref-array.exp: Likewise.
14389 * gdb.dwarf2/implref-global.c: Likewise.
14390 * gdb.dwarf2/implref-global.exp: Likewise.
14391 * gdb.dwarf2/implref-struct.c: Likewise.
14392 * gdb.dwarf2/implref-struct.exp: Likewise.
14393
14394 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
14395
14396 * gdb.trace/trace-condition.exp: Add 64bit tests.
14397
14398 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
14399
14400 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
14401 bits types.
14402 (main): Adapt to 8 to 64 bits types.
14403 * gdb.trace/trace-condition.exp: Add new tests.
14404
14405 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
14406
14407 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
14408
14409 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
14410
14411 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
14412 Move condition tests...
14413 * gdb.trace/trace-condition.exp: Here.
14414
14415 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
14416
14417 * gdb.trace/trace-condition.exp: Add counter-case tests.
14418
14419 2016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
14420
14421 PR c++/15231
14422 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
14423 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
14424
14425 2016-05-27 Pedro Alves <palves@redhat.com>
14426
14427 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
14428 New procedure.
14429 (top level): Call it, and bail out of DejaGnu is known to be bad.
14430
14431 2016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
14432
14433 * gdb.base/whatis.c: Extend the test case.
14434 * gdb.base/whatis.exp: Add additional tests.
14435
14436 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
14437
14438 * gdb.fortran/type.f90: Add pointer variable.
14439 * gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
14440
14441 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
14442
14443 * gdb.fortran/vla-type.exp: Fix testcase name.
14444
14445 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
14446
14447 * gdb.fortran/vla-type.exp: Access elements in nested structs.
14448
14449 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
14450
14451 * gdb.fortran/type.f90: Add nested structures.
14452 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
14453 * gdb.fortran/derived-type.exp: Adapt expected output.
14454 * gdb.fortran/vla-type.exp: Adapt expected output.
14455
14456 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
14457
14458 * gdb.fortran/whatis_type.exp: Adapt expected output.
14459
14460 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
14461
14462 * gdb.fortran/print_type.exp: Fix expected output.
14463 * gdb.fortran/whatis_type.exp: Fix expected output.
14464
14465 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
14466
14467 * gdb.fortran/whatis_type.exp: Use multi_line.
14468
14469 2016-05-24 Tom Tromey <tom@tromey.com>
14470
14471 PR python/17386:
14472 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
14473 use value as an index.
14474
14475 2016-05-23 Tom Tromey <tom@tromey.com>
14476
14477 PR python/17981:
14478 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
14479 no-breakpoint case.
14480
14481 2016-05-24 Pedro Alves <palves@redhat.com>
14482
14483 PR gdb/19828
14484 * gdb.threads/clone-attach-detach.c: New file.
14485 * gdb.threads/clone-attach-detach.exp: New file.
14486
14487 2016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
14488
14489 * gdb.base/annota-input-while-running.exp: Fix syntax error.
14490
14491 2016-05-23 Tom Tromey <tom@tromey.com>
14492
14493 PR python/19438, PR python/18393:
14494 * gdb.python/py-progspace.exp: Add "dir" test.
14495 * gdb.python/py-objfile.exp: Add "dir" test.
14496
14497 2016-05-23 Yao Qi <yao.qi@linaro.org>
14498
14499 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
14500 * gdb.arch/thumb2-it.exp: Likewise.
14501
14502 2016-05-18 Simon Marchi <simon.marchi@ericsson.com>
14503
14504 * gdb.mi/mi-threads-interrupt.c: New file.
14505 * gdb.mi/mi-threads-interrupt.exp: New file.
14506
14507 2016-05-17 Simon Marchi <simon.marchi@ericsson.com>
14508
14509 PR gdb/18077
14510 * gdb.mi/mi-async-run.exp: New file.
14511 * gdb.mi/mi-async-run.c: New file.
14512
14513 2016-05-17 Tom Tromey <tom@tromey.com>
14514 Manish Goregaokar <manishsmail@gmail.com>
14515
14516 * lib/rust-support.exp: New file.
14517 * lib/gdb.exp (skip_rust_tests): New proc.
14518 (build_executable_from_specs): Handle rust.
14519 * lib/future.exp (gdb_find_rustc): New proc.
14520 (gdb_default_target_compile): Handle rust.
14521 * gdb.rust/expr.exp: New file.
14522 * gdb.rust/generics.exp: New file.
14523 * gdb.rust/generics.rs: New file.
14524 * gdb.rust/methods.exp: New file.
14525 * gdb.rust/methods.rs: New file.
14526 * gdb.rust/modules.exp: New file.
14527 * gdb.rust/modules.rs: New file.
14528 * gdb.rust/simple.exp: New file.
14529 * gdb.rust/simple.rs: New file.
14530
14531 2016-05-17 Tom Tromey <tom@tromey.com>
14532
14533 * gdb.base/default.exp (set language): Add rust.
14534
14535 2016-05-17 Tom Tromey <tom@tromey.com>
14536
14537 * gdb.gdb/unittest.exp: New file.
14538
14539 2016-05-16 Yao Qi <yao.qi@linaro.org>
14540
14541 * gdb.base/batch-preserve-term-settings.exp: Remove variable
14542 shell_prompt. Update shell_prompt_re.
14543
14544 2016-05-12 Doug Evans <dje@google.com>
14545
14546 PR symtab/19999
14547 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
14548 $options when building executable.
14549 * gdb.dwarf2/fission-loclists-pie.S: New file.
14550 * gdb.dwarf2/fission-loclists-pie.exp: New file.
14551
14552 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
14553
14554 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
14555 of [is_remote target],
14556
14557 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
14558
14559 * lib/gdb.exp (use_gdb_stub): New procedure.
14560
14561 2016-05-03 Yunlian Jiang <yunlian@google.com>
14562 Doug Evans <dje@google.com>
14563
14564 PR symtab/19914
14565 * gdb.dwarf2/dwp-sepdebug.c: New file.
14566 * gdb.dwarf2/dwp-sepdebug.exp: New file.
14567
14568 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
14569
14570 * gdb.base/detach.exp: Remove is_remote check.
14571
14572 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
14573
14574 * gdb.base/annota-input-while-running.exp: Don't check for
14575 [is_remote target]. Enable annotations after running to main.
14576 Remove unused "set test..." line.
14577
14578 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
14579
14580 * gdb.trace/trace-enable-disable.exp: New file.
14581 * gdb.trace/trace-enable-disable.c: New file.
14582
14583 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
14584
14585 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
14586 use it in info sharedlibrary test.
14587 * gdb.trace/ftrace-lock.exp: Likewise.
14588 * gdb.trace/ftrace.exp: Likewise.
14589 * gdb.trace/range-stepping.exp: Likewise.
14590 * gdb.trace/trace-break.exp: Likewise.
14591 * gdb.trace/trace-condition.exp: Likewise.
14592 * gdb.trace/trace-mt.exp: Likewise.
14593
14594 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
14595
14596 * lib/gdb.exp (gdb_load_shlibs): Rename to...
14597 (gdb_load_shlib): ... this.
14598 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
14599 gdb_load_shlib.
14600 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
14601 * gdb.base/ctxobj.exp: Likewise.
14602 * gdb.base/dprintf-pending.exp: Likewise.
14603 * gdb.base/dso2dso.exp: Likewise.
14604 * gdb.base/fixsection.exp: Likewise.
14605 * gdb.base/gcore-relro.exp: Likewise.
14606 * gdb.base/gdb1555.exp: Likewise.
14607 * gdb.base/global-var-nested-by-dso.exp: Likewise.
14608 * gdb.base/gnu-ifunc.exp: Likewise.
14609 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
14610 * gdb.base/jit-so.exp (one_jit_test): Likewise.
14611 * gdb.base/pending.exp: Likewise.
14612 * gdb.base/print-file-var.exp: Likewise.
14613 * gdb.base/print-symbol-loading.exp: Likewise.
14614 * gdb.base/shlib-call.exp: Likewise.
14615 * gdb.base/shreloc.exp: Likewise.
14616 * gdb.base/so-impl-ld.exp: Likewise.
14617 * gdb.base/solib-disc.exp: Likewise.
14618 * gdb.base/solib-nodir.exp: Likewise.
14619 * gdb.base/solib-overlap.exp: Likewise.
14620 * gdb.base/solib-symbol.exp: Likewise.
14621 * gdb.base/solib-weak.exp (do_test): Likewise.
14622 * gdb.base/sym-file.exp: Likewise.
14623 * gdb.base/symtab-search-order.exp: Likewise.
14624 * gdb.base/type-opaque.exp: Likewise.
14625 * gdb.base/unload.exp: Likewise.
14626 * gdb.base/watchpoint-solib.exp: Likewise.
14627 * gdb.compile/compile.exp: Likewise.
14628 * gdb.cp/gdb2384.exp: Likewise.
14629 * gdb.cp/infcall-dlopen.exp: Likewise.
14630 * gdb.cp/re-set-overloaded.exp: Likewise.
14631 * gdb.fortran/library-module.exp: Likewise.
14632 * gdb.opt/solib-intra-step.exp: Likewise.
14633 * gdb.python/py-finish-breakpoint.exp: Likewise.
14634 * gdb.python/py-shared.exp: Likewise.
14635 * gdb.reverse/solib-precsave.exp: Likewise.
14636 * gdb.reverse/solib-reverse.exp: Likewise.
14637 * gdb.server/solib-list.exp: Likewise.
14638 * gdb.threads/dlopen-libpthread.exp: Likewise.
14639 * gdb.threads/tls-shared.exp: Likewise.
14640 * gdb.threads/tls-so_extern.exp: Likewise.
14641 * gdb.trace/change-loc.exp: Likewise.
14642 * gdb.trace/ftrace-lock.exp: Likewise.
14643 * gdb.trace/ftrace.exp: Likewise.
14644 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
14645 * gdb.trace/pending.exp: Likewise.
14646 * gdb.trace/range-stepping.exp: Likewise.
14647 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
14648 (strace_info_marker): Likewise.
14649 (strace_probe_marker): Likewise.
14650 (strace_trace_on_same_addr): Likewise.
14651 (strace_trace_on_diff_addr): Likewise.
14652 * gdb.trace/trace-break.exp: Likewise.
14653 * gdb.trace/trace-condition.exp: Likewise.
14654 * gdb.trace/trace-mt.exp: Likewise.
14655
14656 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
14657
14658 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
14659 result of gdb_remote_download.
14660 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
14661 * gdb.base/dso2dso.exp: Likewise.
14662 * gdb.base/global-var-nested-by-dso.exp: Likewise.
14663 * gdb.base/print-file-var.exp: Likewise.
14664 * gdb.base/shlib-call.exp: Likewise.
14665 * gdb.base/shreloc.exp: Likewise.
14666 * gdb.base/solib-overlap.exp: Likewise.
14667 * gdb.base/solib-weak.exp (do_test): Likewise.
14668 * gdb.base/unload.exp: Likewise.
14669
14670 2016-04-27 Yao Qi <yao.qi@linaro.org>
14671
14672 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
14673 exists.
14674
14675 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
14676
14677 * vla-type.exp: Print structure from toplevel.
14678
14679 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
14680
14681 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
14682 of dynamic types.
14683 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
14684 of dynamic types.
14685
14686 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
14687
14688 * gdb.fortran/vla-type.f90: New file.
14689 * gdb.fortran/vla-type.exp: New file.
14690
14691 2016-04-25 Yao Qi <yao.qi@linaro.org>
14692
14693 * gdb.base/branch-to-self.c: New file.
14694 * gdb.base/branch-to-self.exp: New file.
14695
14696 2016-04-22 Yao Qi <yao.qi@linaro.org>
14697
14698 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
14699 more after $hex.
14700
14701 2016-04-22 Yao Qi <yao.qi@linaro.org>
14702
14703 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
14704 * gdb.base/annota3.exp: Likewise.
14705
14706 2016-04-22 Yao Qi <yao.qi@linaro.org>
14707
14708 * gdb.reverse/step-precsave.exp: Do one step and test program
14709 stops in "callee" and do multiple steps until program goes out
14710 of "callee".
14711 * gdb.reverse/step-reverse.exp: Likewise.
14712
14713 2016-04-22 Yao Qi <yao.qi@linaro.org>
14714
14715 * gdb.trace/signal.exp: Also pass if
14716 $tracepoint_hits($i) > $iterations.
14717
14718 2016-04-22 Yao Qi <yao.qi@linaro.org>
14719
14720 * gdb.trace/signal.c: New file.
14721 * gdb.trace/signal.exp: New file.
14722
14723 2016-04-19 Doug Evans <xdje42@gmail.com>
14724
14725 * gdb.base/bad-file.exp: New file.
14726
14727 2016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
14728
14729 * gdb.dwarf2/implref.exp: New file.
14730
14731 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
14732
14733 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
14734 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
14735 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
14736 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
14737 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
14738 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
14739 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
14740 * lib/fortran.exp (fortran_int4): New procedure.
14741 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
14742 (fortran_logical4): Likewise.
14743
14744 2016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
14745
14746 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
14747
14748 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
14749
14750 * lib/compiler.c: Add Intel specific preprocessor macros.
14751 * lib/compiler.cc: Likewise.
14752
14753 2016-04-13 Luis Machado <lgustavo@codesourcery.com>
14754
14755 * gdb.server/connect-with-no-symbol-file.c: New file.
14756 * gdb.server/connect-with-no-symbol-file.exp: New file.
14757
14758 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
14759
14760 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
14761
14762 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
14763
14764 * boards/gdbserver-base.exp (${board}_download): Copy source file to
14765 standard output directory.
14766
14767 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
14768
14769 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
14770
14771 2016-04-13 Markus Metzger <markus.t.metzger@intel.com>
14772
14773 * gdb.btrace/instruction_history.c (loop): Add declaration.
14774
14775 2016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
14776
14777 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
14778
14779 2016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
14780
14781 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
14782 parentheses to print.
14783 (continue_handler): Likewise.
14784
14785 2016-04-08 Simon Marchi <simon.marchi@ericsson.com>
14786
14787 * gdb.server/solib-list.exp: Remove is_remote check.
14788 Pass shlib= to gdb_compile. Don't link shared library with
14789 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
14790 Run binary filename through "readlink -f" on the target.
14791
14792 2016-04-08 Pedro Alves <palves@redhat.com>
14793
14794 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
14795 interpreter filename as argument to gdbserver_spawn.
14796 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
14797 Return empty if $last_loaded_file does not exist.
14798
14799 2016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
14800
14801 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
14802 * gdb.base/jit-main.c: Use exit after usage.
14803
14804 2016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
14805
14806 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
14807 GDBHISTSIZE prior to the tests.
14808 * gdb.base/gdbinit-history.exp: Likewise.
14809
14810 2016-04-07 Pedro Alves <palves@redhat.com>
14811
14812 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
14813 instead of build_executable. Use gdb_load_shlibs.
14814
14815 2016-04-07 Yao Qi <yao.qi@linaro.org>
14816
14817 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
14818 Execute "si" command.
14819
14820 2016-04-07 Yao Qi <yao.qi@linaro.org>
14821
14822 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
14823 number instead of the comments on some line.
14824
14825 2016-04-06 Don Breazeal <donb@codesourcery.com>
14826
14827 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
14828 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
14829
14830 2016-04-06 Simon Marchi <simon.marchi@ericsson.com>
14831
14832 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
14833 standard_output_file. Remove unused binfile variable.
14834
14835 2016-04-05 Catalin Udma <catalin.udma@freescale.com>
14836
14837 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
14838 * gdb.python/py-mi-objfile.exp: Match "list main" output
14839 in console format.
14840
14841 2016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
14842
14843 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
14844 absolute.
14845
14846 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
14847
14848 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
14849 absolute.
14850 * gdb.trace/ftrace.exp: Likewise.
14851 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
14852 targets as well.
14853 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
14854 (gdb_load_shlibs): Copy libraries to test directory when testing
14855 natively. Only set solib-search-path if testing remotely.
14856 * lib/mi-support.exp (mi_load_shlibs): Likewise.
14857
14858 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
14859
14860 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
14861 gdb_download. Use it even if the target is not remote.
14862 * gdb.base/jit.exp (compile_jit_test): Likewise.
14863 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
14864 output directory if the destination board is local, otherwise use
14865 the standard remote_download from DejaGnu.
14866 (gdb_download): Remove.
14867 (gdb_load_shlibs): Use gdb_remote_download instead of
14868 gdb_download.
14869 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
14870 Use gdb_remote_download instead of gdb_download. Use it even if
14871 the target is not remote.
14872 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
14873 instead of gdb_download.
14874
14875 2016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
14876
14877 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
14878 (test_insert_delete_modify): Call mi_load_shlibs before trying to
14879 run.
14880
14881 2016-04-01 Artemiy Volkov <artemiyv@acm.org>
14882
14883 PR gdb/19820
14884 * gdb.base/printcmds.exp: Add artificial arrays tests.
14885
14886 2016-03-31 Pedro Alves <palves@redhat.com>
14887
14888 PR gdb/19858
14889 * gdb.base/jit-main.c: Include unistd.h.
14890 (ATTACH): Define to 0 if not already defined.
14891 (wait_for_gdb, mypid): New globals.
14892 (WAIT_FOR_GDB): New macro.
14893 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
14894 some breakpoint locations.
14895 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
14896 New procedures.
14897 (one_jit_test): Add REATTACH parameter, and handle it. Use
14898 continue_to_test_location.
14899 (top level): Test attach, and adjusts calls to one_jit_test.
14900
14901 2016-03-31 Pedro Alves <palves@redhat.com>
14902
14903 PR gdb/19858
14904 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
14905 BINSUFFIX parameter, and handle it.
14906 (top level): Adjust calls compile_jit_test.
14907
14908 2016-03-31 Catalin Udma <catalin.udma@freescale.com>
14909
14910 PR python/19743
14911 * gdb.python/py-mi-events-gdb.py: New file.
14912 * gdb.python/py-mi-events.c: New file.
14913 * gdb.python/py-mi-events.exp: New file.
14914
14915 2016-03-30 Yao Qi <yao.qi@linaro.org>
14916
14917 * gdb.reverse/until-precsave.exp: Match function name only.
14918 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
14919 Move malloc to a condition block.
14920 * gdb.reverse/until-reverse.exp: Match function name only.
14921
14922 2016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
14923
14924 * gdb.trace/ftrace.exp: Set arg0exp for s390.
14925 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
14926 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
14927 variable for GPR 0 instead of assuming it is register 0.
14928 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
14929 * lib/trace-support.exp: Add s390 registers.
14930
14931 2016-03-29 Yao Qi <yao.qi@linaro.org>
14932
14933 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
14934
14935 2016-03-24 Yao Qi <yao.qi@linaro.org>
14936
14937 * gdb.reverse/break-reverse.exp: Add quotation mark in the
14938 test message.
14939
14940 2016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
14941
14942 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
14943 maintaining separate logic for constructing the output path.
14944
14945 2016-03-16 Don Breazeal <donb@codesourcery.com>
14946
14947 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
14948 Retry fork and waitpid on interrupted system call errors.
14949 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
14950 Use with_timeout_factor to increase timeout by factor of 10.
14951
14952 2016-03-15 Don Breazeal <donb@codesourcery.com>
14953
14954 * gdb.cp/scope-err.cc: New test program.
14955 * gdb.cp/scope-err.exp: New test script.
14956 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
14957 lines and "set breakpoint here" comment.
14958 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
14959 Fixed some whitespace and format issues.
14960 * gdb.mi/mi-linespec-err-cp.cc: New test program.
14961 * gdb.mi/mi-linespec-err-cp.exp: New test script.
14962
14963 2016-03-15 Doug Evans <dje@google.com>
14964
14965 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
14966 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
14967 All callers updated. Add tests for enums, mixed flags register.
14968
14969 2016-03-15 Doug Evans <dje@google.com>
14970
14971 * gdb.base/skip.c (main): Call test_skip_file_and_function.
14972 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
14973
14974 2016-03-14 Simon Marchi <simon.marchi@ericsson.com>
14975
14976 * gdb.base/default.exp: Add $_as_string to the list of expected
14977 convenience functions.
14978
14979 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
14980
14981 * gdb.base/maint.exp: New tests for 'maint info line-table'.
14982
14983 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
14984
14985 * gdb.python/py-as-string.exp: New file.
14986 * gdb.python/py-as-string.c: New file.
14987
14988 2016-03-09 Pedro Alves <palves@redhat.com>
14989
14990 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
14991 signal" -> "Thread NN received signal" output change.
14992 * gdb.threads/ia64-sigill.exp: Likewise.
14993 * gdb.threads/linux-dp.exp: Likewise.
14994 * gdb.threads/manythreads.exp: Likewise.
14995 * gdb.threads/pending-step.exp: Likewise.
14996 * gdb.threads/print-threads.exp: Likewise.
14997 * gdb.threads/sigstep-threads.exp: Likewise.
14998 * gdb.threads/staticthreads.exp: Likewise.
14999 * gdb.threads/tls.exp: Likewise.
15000
15001 2016-03-09 Pedro Alves <palves@redhat.com>
15002
15003 * gdb.base/command-line-input.exp: New file.
15004
15005 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
15006
15007 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
15008 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
15009 * gdb.trace/pending.exp: Accept leading dot before function name.
15010 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
15011 * lib/trace-support.exp: Set registers for ppc.
15012
15013 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
15014
15015 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
15016 use it for disassembly; accept .main in addition to main in backtrace.
15017
15018 2016-03-09 Wei-cheng Wang <cole945@gmail.com>
15019 Marcin Kościelnicki <koriakin@0x04.net>
15020
15021 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
15022 (gdb_recursion_test_ptr): New global variable.
15023 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
15024 gdb_recursion_test.
15025 (gdb_c_test): Ditto.
15026
15027 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
15028
15029 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
15030 ordering.
15031
15032 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
15033
15034 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
15035 (bar): Add bar_start_lbl label.
15036 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
15037 of foo/bar for emitting DWARF and tracing.
15038
15039 2016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
15040
15041 * analyze-racy-logs.py: Set executable bit.
15042
15043 2016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
15044
15045 * Makefile.in (DEFAULT_RACY_ITER): New variable.
15046 (CHECK_TARGET_TMP): Likewise.
15047 (check-single-racy): New rule.
15048 (check-parallel-racy): Likewise.
15049 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
15050 (do-check-parallel-racy): New rule.
15051 (check-racy/%.exp): Likewise.
15052 * README (Racy testcases): New section.
15053 * analyze-racy-logs.py: New file.
15054
15055 2016-03-03 Doug Evans <dje@google.com>
15056
15057 * gdb.base/skip.exp: Use with_test_prefix.
15058
15059 2016-03-03 Yao Qi <yao.qi@linaro.org>
15060
15061 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
15062 Invoke step_over_syscall "clone" and break_cond_on_syscall
15063 "clone".
15064 * gdb.base/step-over-clone.c: New file.
15065
15066 2016-03-03 Yao Qi <yao.qi@linaro.org>
15067
15068 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
15069 code format.
15070
15071 2016-03-03 Yao Qi <yao.qi@linaro.org>
15072
15073 * gdb.base/disp-step-fork.c: Rename to ...
15074 * gdb.base/step-over-fork.c: ... it. New file.
15075 * gdb.base/disp-step-vfork.c: Rename to ...
15076 * gdb.base/step-over-vfork.c: ... it. New file.
15077 * gdb.base/disp-step-syscall.exp: Rename to ...
15078 * gdb.base/step-over-syscall.exp: ... it. New file.
15079 (disp_step_cross_syscall): Rename to ...
15080 (step_over_syscall): ... it.
15081
15082 2016-03-03 Yao Qi <yao.qi@linaro.org>
15083
15084 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
15085 If target supports condition evaluation on target, invoke
15086 break_cond_on_syscall for fork and vfork.
15087
15088 2016-03-03 Yao Qi <yao.qi@linaro.org>
15089
15090 * gdb.base/disp-step-syscall.exp: Don't invoke
15091 support_displaced_stepping.
15092 (disp_step_cross_syscall): Test with displaced stepping off and
15093 on if supported.
15094
15095 2016-03-03 Yao Qi <yao.qi@linaro.org>
15096
15097 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
15098 proc.
15099 (setup): New proc.
15100 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
15101 and setup.
15102
15103 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
15104
15105 * gdb.fortran/vla-history.exp: Remove breakpoint.
15106
15107 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
15108
15109 * gdb.fortran/vla-history.exp: Lookup array elements and printing
15110 exceeds timeout.
15111
15112 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
15113
15114 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
15115 breakpoint.
15116
15117 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
15118
15119 * gdb.mi/vla.f90: Nullify pointer after declaration.
15120
15121 2016-03-01 Pedro Alves <palves@redhat.com>
15122
15123 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
15124
15125 2016-03-01 Pedro Alves <palves@redhat.com>
15126
15127 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
15128 before anything else.
15129 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
15130 _GNU_SOURCE here.
15131 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
15132 before anything else.
15133 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
15134
15135 2016-03-01 Pedro Alves <palves@redhat.com>
15136
15137 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
15138
15139 2016-03-01 Yao Qi <yao.qi@linaro.org>
15140
15141 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
15142 prepare_for_testing.
15143
15144 2016-03-01 Yao Qi <yao.qi@linaro.org>
15145
15146 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
15147
15148 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
15149
15150 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
15151 manually constructing the output path.
15152
15153 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
15154
15155 * gdb.arch/s390-stackless.S: New.
15156 * gdb.arch/s390-stackless.exp: New.
15157
15158 2016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
15159
15160 * gdb.dlang/circular.c: New file.
15161 * gdb.dlang/circular.exp: New file.
15162
15163 2016-02-26 Yao Qi <yao.qi@linaro.org>
15164
15165 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
15166 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
15167 (testcases): Update.
15168
15169 2016-02-26 Yao Qi <yao.qi@linaro.org>
15170
15171 * gdb.reverse/aarch64.c: Rename to ...
15172 * gdb.reverse/insn-reverse.c: ... it.
15173 * gdb.reverse/aarch64.exp: Rename to ...
15174 * gdb.reverse/insn-reverse.exp: ... it.
15175
15176 2016-02-26 Yao Qi <yao.qi@linaro.org>
15177
15178 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
15179 (testcase_ftype): New.
15180 (testcases): New array.
15181 (n_testcases): New.
15182 (main): Call each element in testcases.
15183 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
15184 (read_testcase): New.
15185 Do the tests in a loop.
15186
15187 2016-02-25 Yao Qi <yao.qi@linaro.org>
15188
15189 * gdb.base/branches.c: Remove.
15190
15191 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
15192
15193 PR gdb/13808
15194 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
15195
15196 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
15197
15198 * gdb.trace/ftrace.exp: Remove unnecessary target check.
15199
15200 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
15201
15202 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
15203 change x86_64 call_insn to 'callq'.
15204
15205 2016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
15206
15207 * gdb.trace/tfile-avx.c: Move to...
15208 * gdb.trace/tracefile-pseudo-reg.c: Here.
15209 * gdb.trace/tfile-avx.exp: Move to...
15210 * gdb.trace/tracefile-pseudo-reg.exp: Here.
15211
15212 2016-02-24 Gary Benson <gbenson@redhat.com>
15213
15214 * gdb.base/attach-pie-noexec.exp: Do not expect an error
15215 message on attach.
15216
15217 2016-02-23 Doug Evans <dje@google.com>
15218
15219 * gdb.base/skip.c (test_skip): New function.
15220 (end_test_skip_file_and_function): New function.
15221 (test_skip_file_and_function): New function.
15222 * gdb.base/skip1.c (test_skip): New function.
15223 (skip1_test_skip_file_and_function): New function.
15224 * gdb.base/skip.exp: Add tests for new skip options.
15225 * gdb.base/skip-solib.exp: Update expected output.
15226 * gdb.perf/skip-command.cc: New file.
15227 * gdb.perf/skip-command.exp: New file.
15228 * gdb.perf/skip-command.py: New file.
15229
15230 2016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
15231
15232 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
15233 info registers pattern.
15234
15235 2016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
15236
15237 * lib/future.exp: Add D support.
15238 (gdb_find_gdc): New proc.
15239 (gdb_default_target_compile): Add D support.
15240
15241 2016-02-18 Wei-cheng Wang <cole945@gmail.com>
15242
15243 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
15244 user+system time.
15245 (trace_speed_test): Determine the iteration count for a time
15246 between 15..30 seconds.
15247
15248 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
15249
15250 * gdb.arch/i386-mpx-sigsegv.c: New file.
15251 * gdb.arch/i386-mpx-sigsegv.exp: New file.
15252 * gdb.arch/i386-mpx-simple_segv.c: New file.
15253 * gdb.arch/i386-mpx-simple_segv.exp: New file.
15254
15255 2016-02-18 Yao Qi <yao.qi@linaro.org>
15256
15257 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
15258 Don't call setup_kfail.
15259
15260 2016-02-18 Yao Qi <yao.qi@linaro.org>
15261
15262 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
15263 Set "set breakpoint condition-evaluation" per $cond_bp_target.
15264
15265 2016-02-16 Doug Evans <dje@google.com>
15266
15267 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
15268 * gdb.base/skip1.c: Ditto.
15269 * gdb.base/skip.exp: Whitespace cleanup.
15270
15271 2016-02-16 Don Breazeal <donb@codesourcery.com>
15272
15273 PR remote/19496
15274 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
15275 Remove kfail for PR remote/19496.
15276
15277 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
15278
15279 * lib/gdb.exp (standard_temp_file): Return a path specific to
15280 the runtest invocation.
15281
15282 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
15283
15284 * gdb.trace/save-trace.exp: Change relative path to be in the
15285 standard output directory.
15286
15287 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
15288
15289 * gdb.arch/i386-prologue.c: Add missing prototypes.
15290
15291 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
15292
15293 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
15294 * gdb.arch/i386-prologue.exp: Likewise.
15295 * gdb.arch/i386-size.exp: Likewise.
15296
15297 2016-02-15 Simon Marchi <simon.marchi@ericsson.com>
15298
15299 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
15300 define object file path.
15301 * gdb.btrace/gcore.exp: Use standard_output_file to define core
15302 file path.
15303 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
15304 standard_output_file to define binfile.
15305
15306 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
15307
15308 Fix compatibility with recent gfortran-5.3.1.
15309 * gdb.fortran/vla-history.exp (print vla1 allocated)
15310 (print vla2 allocated, print $2, print $3): Remove
15311 (print $4): Rename to ...
15312 (print $2): ... here.
15313 (print $9): Rename to ...
15314 (print $5): ... here.
15315 (print $10): Rename to ...
15316 (print $6): ... here.
15317 * gdb.fortran/vla.f90: Add pvla initialization.
15318
15319 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
15320
15321 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
15322 New test.
15323 * gdb.fortran/vla-value-sub.exp: Likewise.
15324
15325 2016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
15326
15327 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
15328
15329 2016-02-12 Simon Marchi <simon.marchi@ericsson.com>
15330
15331 * i386-biarch-core.exp: Define corefile using
15332 standard_output_file.
15333
15334 2016-02-12 Yao Qi <yao.qi@linaro.org>
15335
15336 * gdb.arch/arm-single-step-kernel-helper.c: New.
15337 * gdb.arch/arm-single-step-kernel-helper.exp: New.
15338
15339 2016-02-12 Markus Metzger <markus.t.metzger@intel.com>
15340
15341 * gdb.btrace/tailcall-only.exp: New.
15342 * gdb.btrace/tailcall-only.c: New.
15343 * gdb.btrace/x86_64-tailcall-only.S: New.
15344 * gdb.btrace/i686-tailcall-only.S: New.
15345
15346 2016-02-11 Pedro Alves <palves@redhat.com>
15347
15348 * README (Parallel testing): Add missing double quotes.
15349
15350 2016-02-11 Pedro Alves <palves@redhat.com>
15351
15352 * README (Parallel testing): New section.
15353 (GDB_PARALLEL): Rewrite.
15354 (FORCE_PARALLEL): Document.
15355
15356 2016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
15357
15358 * gdb.trace/tfile-avx.c: New test.
15359 * gdb.trace/tfile-avx.exp: New test.
15360
15361 2016-02-09 Keith Seitz <keiths@redhat.com>
15362
15363 PR breakpoints/19546
15364 * gdb.base/infcall-exec.c: New file.
15365 * gdb.base/infcall-exec2.c: New file.
15366 * gdb.base/infcall-exec.exp: New file.
15367
15368 2016-02-09 Keith Seitz <keiths@redhat.com>
15369
15370 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
15371 (toplevel): Call test_bkpt_address.
15372
15373 2016-02-09 Keith Seitz <keiths@redhat.com>
15374
15375 PR python/19506
15376 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
15377 (toplevel): Call test_bkpt_address.
15378
15379 2016-02-09 Simon Marchi <simon.marchi@ericsson.com>
15380
15381 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
15382 to AC_OUTPUT.
15383 * configure: Regenerate.
15384
15385 2016-02-09 Pedro Alves <palves@redhat.com>
15386
15387 PR breakpoints/19548
15388 * gdb.base/execl-update-breakpoints.c (some_function): New
15389 function.
15390 (main): Call it.
15391 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
15392 Tighten expected GDB output.
15393
15394 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
15395
15396 * Makefile.in (ALL_SUBDIRS): Remove.
15397 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
15398 (distclean maintainer-clean realclean): Likewise.
15399 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
15400 * configure: Regenerate.
15401 * gdb.ada/Makefile.in: Delete.
15402 * gdb.arch/Makefile.in: Likewise.
15403 * gdb.asm/Makefile.in: Likewise.
15404 * gdb.base/Makefile.in: Likewise.
15405 * gdb.btrace/Makefile.in: Likewise.
15406 * gdb.cell/Makefile.in: Likewise.
15407 * gdb.compile/Makefile.in: Likewise.
15408 * gdb.cp/Makefile.in: Likewise.
15409 * gdb.disasm/Makefile.in: Likewise.
15410 * gdb.dlang/Makefile.in: Likewise.
15411 * gdb.dwarf2/Makefile.in: Likewise.
15412 * gdb.fortran/Makefile.in: Likewise.
15413 * gdb.gdb/Makefile.in: Likewise.
15414 * gdb.go/Makefile.in: Likewise.
15415 * gdb.guile/Makefile.in: Likewise.
15416 * gdb.java/Makefile.in: Likewise.
15417 * gdb.linespec/Makefile.in: Likewise.
15418 * gdb.mi/Makefile.in: Likewise.
15419 * gdb.modula2/Makefile.in: Likewise.
15420 * gdb.multi/Makefile.in: Likewise.
15421 * gdb.objc/Makefile.in: Likewise.
15422 * gdb.opencl/Makefile.in: Likewise.
15423 * gdb.opt/Makefile.in: Likewise.
15424 * gdb.pascal/Makefile.in: Likewise.
15425 * gdb.perf/Makefile.in: Likewise.
15426 * gdb.python/Makefile.in: Likewise.
15427 * gdb.reverse/Makefile.in: Likewise.
15428 * gdb.server/Makefile.in: Likewise.
15429 * gdb.stabs/Makefile.in: Likewise.
15430 * gdb.threads/Makefile.in: Likewise.
15431 * gdb.trace/Makefile.in: Likewise.
15432 * gdb.xml/Makefile.in: Likewise.
15433 * lib/gdb.exp (make_gdb_parallel_path): Add check for
15434 GDB_PARALLEL.
15435 (standard_output_file): Remove check for GDB_PARALLEL, always
15436 return path in outputs/$subdir/$testname.
15437
15438 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
15439
15440 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
15441 (site.exp): Assign abs_srcdir to tcl's srcdir.
15442
15443 2016-02-04 Yao Qi <yao.qi@linaro.org>
15444
15445 * gdb.base/foll-exec-mode.c: Include limits.h.
15446 (main): Add parameters argc and argv. Get directory from
15447 argv[0].
15448 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
15449 compilation.
15450 * gdb.base/foll-exec.c: Include limits.h.
15451 (main): Add parameters argc and argv.
15452 Get directory from argv[0].
15453 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
15454 Adjust tests on the number of lines as source code changed.
15455 * gdb.base/foll-vfork-exit.c: Include limits.h.
15456 (main): Add one line of statement before vfork.
15457 * gdb.base/foll-vfork.c: Include limits.h and string.h.
15458 (main): Add parameters argc and argv. Get directory from
15459 argv[0].
15460 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
15461 (setup_gdb): Set tbreak to skip some source lines.
15462 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
15463 (main): Add parameters argc and argv. Get directory from
15464 argv[0].
15465 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
15466 compilation.
15467 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
15468 (main): Add parameters argc and argv. Get directory from
15469 argv[0].
15470 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
15471 compilation.
15472
15473 2016-02-01 Doug Evans <dje@google.com>
15474
15475 * gdb.base/skip.exp: Clean up multiple references to same test name.
15476
15477 2016-02-01 Pedro Alves <palves@redhat.com>
15478
15479 PR remote/19496
15480 * gdb.threads/forking-threads-plus-breakpoint.exp
15481 (displaced_stepping_supported): New global.
15482 (probe_displaced_stepping_support): New procedure.
15483 (do_test): Add 'displaced' parameter, and use it.
15484 (top level): Check for displaced stepping support. Add displaced
15485 stepping on/off testing axis.
15486
15487 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
15488
15489 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
15490 pointer. Don't perform further tests on the unassociated pointer
15491 if the first test fails.
15492
15493 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
15494
15495 * gdb.base/max-value-size.c: New file.
15496 * gdb.base/max-value-size.exp: New file.
15497 * gdb.base/huge.exp: Disable max-value-size for this test.
15498
15499 2016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
15500
15501 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
15502
15503 2016-01-28 Yao Qi <yao.qi@linaro.org>
15504
15505 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
15506
15507 2016-01-25 Pedro Alves <palves@redhat.com>
15508
15509 PR threads/19461
15510 * gdb.base/fork-running-state.c: New file.
15511 * gdb.base/fork-running-state.exp: New file.
15512
15513 2016-01-25 Pedro Alves <palves@redhat.com>
15514
15515 PR gdb/19494
15516 * gdb.base/catch-fork-kill.c: New file.
15517 * gdb.base/catch-fork-kill.exp: New file.
15518
15519 2016-01-25 Pedro Alves <palves@redhat.com>
15520
15521 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
15522 Delete, moved to lib/gdb.exp.
15523 * gdb.threads/forking-threads-plus-breakpoint.exp
15524 (foreach_with_prefix): Likewise.
15525 * gdb.threads/process-dies-while-handling-bp.exp
15526 (foreach_with_prefix): Likewise.
15527 * lib/gdb.exp (foreach_with_prefix): New procedure.
15528
15529 2016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
15530
15531 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
15532 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
15533
15534 2016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
15535
15536 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
15537 endian targets.
15538
15539 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
15540 Pedro Alves <palves@redhat.com>
15541
15542 Fix testsuite compatibility with Guile.
15543 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
15544 number.
15545
15546 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
15547
15548 Fix testsuite compatibility with Guile.
15549 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
15550 (thread 1): New test for backtrace through signal handler.
15551
15552 2016-01-22 Yao Qi <yao.qi@linaro.org>
15553
15554 PR testsuite/19491
15555 * gdb.base/multi-forks.c: Include
15556 ../lib/unbuffer_output.c
15557 (main): Call gdb_unbuffer_output.
15558
15559 2016-01-21 Doug Evans <dje@google.com>
15560
15561 * lib/ada.exp (gdb_compile_ada): Fix typo.
15562
15563 2016-01-21 Joel Brobecker <brobecker@adacore.com>
15564
15565 * gdb.base/break-fun-addr.exp: New file.
15566 * gdb.base/break-fun-addr1.c: New file.
15567 * gdb.base/break-fun-addr2.c: New file.
15568
15569 2016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
15570
15571 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
15572 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
15573 enum flag values.
15574
15575 2016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
15576
15577 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
15578 when GDB can not set the vector return value. Add more comments
15579 for clarification.
15580
15581 2016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
15582
15583 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
15584 command.
15585
15586 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
15587
15588 * Makefile.in (DO_RUNTEST): Add --status and update usages.
15589
15590 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
15591
15592 * Makefile.in (check-single): Pass --status to runtest.
15593 (check/%.exp): Likewise.
15594
15595 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
15596
15597 * Makefile.in (check-parallel): Propagate return code from make
15598 do-check-parallel.
15599
15600 2016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
15601
15602 * gdb.trace/ftrace.exp: Fix expected message on continue.
15603 * gdb.trace/pending.exp: Fix expected message on continue.
15604 * gdb.trace/trace-break.exp: Fix expected message on continue.
15605
15606 2016-01-18 Simon Marchi <simon.marchi@ericsson.com>
15607
15608 * lib/gdb.exp (gdb_test): Remove unused global references.
15609
15610 2016-01-18 Pedro Alves <palves@redhat.com>
15611
15612 * gdb.base/async-shell.exp: Adjust expected output.
15613 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
15614 * gdb.base/siginfo-thread.exp: Adjust expected output.
15615 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
15616 * gdb.java/jnpe.exp: Adjust expected output.
15617 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
15618 * gdb.threads/continue-pending-status.exp: Adjust expected output.
15619 * gdb.threads/leader-exit.exp: Adjust expected output.
15620 * gdb.threads/manythreads.exp: Adjust expected output.
15621 * gdb.threads/pthreads.exp: Adjust expected output.
15622 * gdb.threads/schedlock.exp: Adjust expected output.
15623 * gdb.threads/siginfo-threads.exp: Adjust expected output.
15624 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
15625 expected output.
15626 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
15627 output.
15628 * gdb.threads/sigthread.exp: Adjust expected output.
15629 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
15630
15631 2016-01-18 Yao Qi <yao.qi@linaro.org>
15632
15633 * gdb.guile/scm-section-script.c: Replace @progbits with
15634 %progbits.
15635 * gdb.python/py-section-script.c: Likewise.
15636
15637 2016-01-15 Pedro Alves <palves@redhat.com>
15638
15639 * gdb.multi/tids.exp: Test star wildcard ranges.
15640
15641 2016-01-15 Pedro Alves <palves@redhat.com>
15642
15643 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
15644 command from "thread apply" invocation.
15645 (thr_apply_info_thr_invalid): Default the expected output to the
15646 input tid list.
15647 (top level): Add tests that use convenience variables. Add tests
15648 for "thread apply" with a valid TID list, but missing the command.
15649
15650 2016-01-13 Pedro Alves <palves@redhat.com>
15651
15652 * gdb.base/default.exp: Expect $_gthread as well.
15653 * gdb.multi/tids.exp: Test $_gthread.
15654 * gdb.threads/thread-specific.exp: Test $_gthread.
15655
15656 2016-01-13 Pedro Alves <palves@redhat.com>
15657
15658 * gdb.multi/tids.exp: Test "info threads -gid".
15659
15660 2016-01-13 Pedro Alves <palves@redhat.com>
15661
15662 * gdb.multi/tids.exp: Test InferiorThread.global_num and
15663 Breakpoint.thread.
15664 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
15665
15666 2016-01-07 Pedro Alves <palves@redhat.com>
15667
15668 * gdb.base/break.exp: Adjust to output changes.
15669 * gdb.base/hbreak2.exp: Likewise.
15670 * gdb.base/sepdebug.exp: Likewise.
15671 * gdb.base/watch_thread_num.exp: Likewise.
15672 * gdb.linespec/keywords.exp: Likewise.
15673 * gdb.multi/info-threads.exp: Likewise.
15674 * gdb.threads/thread-find.exp: Likewise.
15675 * gdb.multi/tids.c: New file.
15676 * gdb.multi/tids.exp: New file.
15677
15678 2016-01-13 Pedro Alves <palves@redhat.com>
15679
15680 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
15681
15682 2016-01-13 Pedro Alves <palves@redhat.com>
15683
15684 * gdb.base/default.exp: Expect $_inferior as well.
15685 * gdb.multi/base.exp: Test $_inferior.
15686
15687 2016-01-13 Pedro Alves <palves@redhat.com>
15688
15689 PR breakpoints/19388
15690 * gdb.base/catch-signal-siginfo-cond.c: New file.
15691 * gdb.base/catch-signal-siginfo-cond.exp: New file.
15692
15693 2016-01-12 Josh Stone <jistone@redhat.com>
15694 Philippe Waroquiers <philippe.waroquiers@skynet.be>
15695
15696 * gdb.base/catch-syscall.c (do_execve): New variable.
15697 (main): Conditionally trigger an execve.
15698 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
15699 (test_catch_syscall_execve): New, check entry/return across execve.
15700 (do_syscall_tests): Call test_catch_syscall_execve.
15701
15702 2016-01-12 Pedro Alves <palves@redhat.com>
15703
15704 * gdb.base/random-signal.exp (do_test): New procedure, with body
15705 of testcase moved in.
15706
15707 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
15708 Pedro Alves <palves@redhat.com>
15709
15710 * gdb.base/funcargs.exp (finish from indirectly called function):
15711 Reintroduce the case for 'First'.
15712
15713 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
15714 Pedro Alves <palves@redhat.com>
15715
15716 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
15717 (tcatch_vfork_then_child_follow_exec)
15718 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
15719 identification.
15720
15721 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
15722
15723 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
15724 and repeats to unlimited.
15725 * gdb.python/py-value.exp: Likewise.
15726 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
15727 and repeats to unlimited.
15728
15729 2016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
15730
15731 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
15732 and reordering the functions.
15733 * gdb.multi/hangout.c: Likewise.
15734 * gdb.multi/hello.c: Likewise.
15735
15736 2016-01-08 Simon Marchi <simon.marchi@ericsson.com>
15737
15738 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
15739 absolute.
15740 (SingleStatisticTestResult.report): Use dict.keys instead of
15741 dict.iterkeys.
15742
15743 2016-01-06 Pedro Alves <palves@redhat.com>
15744
15745 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
15746
15747 2016-01-04 Markus Metzger <markus.t.metzger@intel.com>
15748
15749 * gdb.btrace/dlopen.exp: New.
15750 * gdb.btrace/dlopen.c: New.
15751 * gdb.btrace/dlopen-dso.c: New.
15752
15753 2015-12-25 Sandra Loosemore <sandra@codesourcery.com>
15754
15755 * lib/gdb.exp (gdb_test): Update comments to clarify that the
15756 PATTERN argument is optional.
15757
15758 2015-12-24 Joel Brobecker <brobecker@adacore.com>
15759
15760 * lib/ada.exp (target_compile_ada_from_dir): New function.
15761 (gdb_compile_ada): Reimplement avoiding the use of project files.
15762 * gdb.ada/gnat_ada.gpr: Delete.
15763 * gdb.ada/cond_lang.exp: Adjust test to make path before
15764 filename optional.
15765 * gdb.ada/small_reg_param.exp: Likewise.
15766
15767 2015-12-22 Simon Marchi <simon.marchi@ericsson.com>
15768
15769 * gdb.base/foll-vork.exp: Remove HP-UX special case.
15770
15771 2015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
15772
15773 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
15774 case.
15775
15776 2015-12-21 Simon Marchi <simon.marchi@ericsson.com>
15777
15778 * gdb.base/break.exp: Remove dead code.
15779 * gdb.base/sepdebug.exp: Likewise.
15780
15781 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
15782
15783 * gdb.asm/asm-source.exp: Remove HP-UX references.
15784 * gdb.base/annota1.exp: Likewise.
15785 * gdb.base/annota3.exp: Likewise.
15786 * gdb.base/attach.exp: Likewise.
15787 * gdb.base/bigcore.exp: Likewise.
15788 * gdb.base/break.exp: Likewise.
15789 * gdb.base/call-ar-st.exp: Likewise.
15790 * gdb.base/callfuncs.exp: Likewise.
15791 * gdb.base/catch-fork-static.exp: Likewise.
15792 * gdb.base/display.exp: Likewise.
15793 * gdb.base/foll-exec-mode.exp: Likewise.
15794 * gdb.base/foll-exec.exp: Likewise.
15795 * gdb.base/foll-fork.exp: Likewise.
15796 * gdb.base/foll-vfork.exp: Likewise.
15797 * gdb.base/funcargs.exp: Likewise.
15798 * gdb.base/hbreak2.exp: Likewise.
15799 * gdb.base/inferior-died.exp: Likewise.
15800 * gdb.base/interrupt.exp: Likewise.
15801 * gdb.base/multi-forks.exp: Likewise.
15802 * gdb.base/nodebug.exp: Likewise.
15803 * gdb.base/sepdebug.exp: Likewise.
15804 * gdb.base/solib1.c: Likewise.
15805 * gdb.base/step-test.exp: Likewise.
15806 * gdb.mi/non-stop.c: Likewise.
15807 * gdb.mi/pthreads.c: Likewise.
15808 * gdb.multi/bkpt-multi-exec.ex: Likewise.
15809 * gdb.threads/pthreads.c: Likewise.
15810 * gdb.threads/staticthreads.exp: Likewise.
15811 * lib/future.exp: Likewise.
15812 * lib/gdb.exp: Likewise.
15813 * gdb.base/so-indr-cl.c: Remove.
15814 * gdb.base/so-indr-cl.exp: Likewise.
15815 * gdb.base/solib.c: Likewise.
15816 * gdb.base/solib.exp: Likewise.
15817 * gdb.base/solib2.c: Likewise.
15818
15819 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
15820
15821 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
15822 * gdb.base/call-ar-st.exp: Likewise.
15823 * gdb.base/callfuncs.exp: Likewise.
15824 * gdb.base/condbreak.exp: Likewise.
15825 * gdb.base/constvars.exp: Likewise.
15826 * gdb.base/hbreak2.exp: Likewise.
15827 * gdb.base/langs.exp: Likewise.
15828 * gdb.base/list.exp: Likewise.
15829 * gdb.base/long_long.exp: Likewise.
15830 * gdb.base/ptype.exp: Likewise.
15831 * gdb.base/scope.exp: Likewise.
15832 * gdb.base/signals.exp: Likewise.
15833 * gdb.base/so-impl-ld.exp: Likewise.
15834 * gdb.base/varargs.exp: Likewise.
15835 * gdb.base/volatile.exp: Likewise.
15836 * gdb.base/whatis.exp: Likewise.
15837 * gdb.cp/cplusfuncs.exp: Likewise.
15838 * gdb.cp/inherit.exp: Likewise.
15839 * gdb.cp/local.exp: Likewise.
15840 * gdb.cp/member-ptr.exp: Likewise.
15841 * gdb.cp/method.exp: Likewise.
15842 * gdb.cp/overload.exp: Likewise.
15843 * gdb.cp/templates.exp: Likewise.
15844 * gdb.stabs/weird.exp: Likewise.
15845 * lib/compiler.c: Likewise.
15846 * lib/compiler.cc: Likewise.
15847 * lib/cp-support.exp: Likewise.
15848 * lib/gdb.exp: Likewise.
15849
15850 2015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
15851
15852 * configure.ac: Remove HP-UX case.
15853 * configure: Regenerate.
15854
15855 2015-12-18 Simon Marchi <simon.marchi@ericsson.com>
15856
15857 * lib/gdb.exp (gdb_compile): Add function doc.
15858
15859 2015-12-17 Pedro Alves <palves@redhat.com>
15860
15861 PR threads/19354
15862 * gdb.multi/info-threads.exp: New file.
15863
15864 2015-12-15 Yao Qi <yao.qi@linaro.org>
15865
15866 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
15867 is aarch64*-*-*.
15868
15869 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
15870
15871 * gdb.base/history-duplicates.exp: Skip if no readline support.
15872
15873 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
15874
15875 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
15876
15877 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
15878
15879 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
15880
15881 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
15882
15883 * gdb.base/completion.exp: Skip tests that interrupt GDB with
15884 ctrl-C if nointerrupts target property is set.
15885 * gdb.base/double-prompt-target-event-error.exp: Likewise.
15886 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
15887 * gdb.base/paginate-bg-execution.exp: Likewise.
15888 * gdb.base/paginate-execution-startup.exp: Likewise.
15889 * gdb.base/random-signal.exp: Likewise.
15890 * gdb.base/range-stepping.exp: Likewise.
15891 * gdb.cp/annota2.exp: Likewise.
15892 * gdb.cp/annota3.exp: Likewise.
15893 * gdb.gdb/selftest.exp: Likewise.
15894 * gdb.threads/continue-pending-status.exp: Likewise.
15895 * gdb.threads/leader-exit.exp: Likewise.
15896 * gdb.threads/manythreads.exp: Likewise.
15897 * gdb.threads/pthreads.exp: Likewise.
15898 * gdb.threads/schedlock.exp: Likewise.
15899 * gdb.threads/sigthread.exp: Likewise.
15900
15901 2015-12-11 Don Breazeal <donb@codesourcery.com>
15902
15903 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
15904 remote.
15905 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
15906 * gdb.base/foll-exec.exp (main): Enable for target remote.
15907 * gdb.base/foll-fork.exp (main): Likewise.
15908 * gdb.base/foll-vfork.exp (main): Likewise.
15909 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
15910 (proc continue_to_exit_bp_loc): Use clean_restart.
15911 * gdb.base/pie-execl.exp (main): Disable for target remote.
15912 * gdb.base/watch-vfork.exp (main): Enable for target remote.
15913 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
15914 * gdb.threads/execl.exp (main): Likewise.
15915 * gdb.threads/fork-child-threads.exp (main): Likewise.
15916 * gdb.threads/fork-plus-threads.exp (main): Disable for target
15917 remote.
15918 * gdb.threads/fork-thread-pending.exp (main): Enable for target
15919 remote.
15920 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
15921 pid.tid style ptids, instead of just tid.
15922 * gdb.threads/thread-execl.exp (main): Enable for target remote.
15923 * gdb.threads/watchpoint-fork.exp (main): Likewise.
15924 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
15925 ptids, instead of just tid.
15926
15927 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
15928
15929 * gdb.base/list.exp (test_list_forward): Add end of file error
15930 test.
15931 (test_repeat_list_command): Add end of file error test.
15932 (test_list_backwards): Add beginning of file error test.
15933
15934 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
15935
15936 * gdb.base/list.exp (test_list_invalid_args): New function,
15937 defined, and called.
15938
15939 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
15940
15941 * gdb.base/list.exp (test_list): Make test names unique.
15942
15943 2015-12-11 Yao Qi <yao.qi@linaro.org>
15944
15945 * gdb.base/coremaker2.c: Remove.
15946
15947 2015-12-10 Pedro Alves <palves@redhat.com>
15948
15949 * gdb.multi/base.exp: Remove stale "spaces" references.
15950
15951 2015-12-10 Pedro Alves <palves@redhat.com>
15952
15953 * gdb.multi/base.exp: Don't use nowarnings.
15954 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
15955 * gdb.multi/hangout.c: Include stdio.h.
15956 * gdb.multi/hello.c: Include stdlib.h.
15957 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
15958 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
15959 * gdb.multi/multi-arch.exp: Don't use nowarnings.
15960
15961 2015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
15962
15963 * gdb.dwarf2/dw2-ranges-base.c: New file.
15964 * gdb.dwarf2/dw2-ranges-base.exp: New file.
15965 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
15966 support additional line table, and debug ranges generation.
15967 (Dwarf::ranges): New function, generate .debug_ranges.
15968 (Dwarf::lines): Support generating simple line table programs.
15969 (Dwarf::assemble): Initialise new namespace variables.
15970
15971 2015-12-09 Kevin Buettner <kevinb@redhat.com>
15972
15973 * gdb.base/async.exp (proc test_background): Add case for
15974 asynchronous execution not supported.
15975
15976 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
15977
15978 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
15979 format and change test names to make them unique.
15980
15981 2015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
15982 Pedro Alves <pedro@redhat.com>
15983
15984 PR gdb/18702
15985 Add checking of floatformats setup on x86_64 hosts.
15986 * gdb.arch/i386-float.S (main): Load bigval and smallval.
15987 (smallval, bigval): New labels/constants.
15988 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
15989 float" after loading bigval and smallval.
15990
15991 2015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
15992
15993 * gdb.ada/fun_overload_menu.exp: New testcase.
15994 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
15995
15996 2015-12-04 Josh Stone <jistone@redhat.com>
15997
15998 * gdb.base/catch-fork-static.exp: New.
15999
16000 2015-12-03 Yao Qi <yao.qi@linaro.org>
16001
16002 * gdb.base/sizeof.c: Don't include stdio.h and
16003 ../lib/unbuffer_output.c.
16004 (main): New variable 'size' and 'value'. Remove printf and
16005 gdb_unbuffer_output. Assign return value to size and value.
16006 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
16007 at the beginning.
16008 (check_sizeof): Check the result by printing variable 'size'.
16009 (check_valueof): Check the result by printing variable 'value'.
16010
16011 2015-12-01 Yao Qi <yao.qi@linaro.org>
16012
16013 * gdb.base/disp-step-syscall.exp: Define syscall instruction
16014 for aarch64*-*-linux* target.
16015
16016 2015-11-30 Pedro Alves <palves@redhat.com>
16017
16018 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
16019
16020 2015-11-30 Pedro Alves <palves@redhat.com>
16021
16022 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
16023 Handle non-stop mode vCont replies.
16024
16025 2015-11-30 Pedro Alves <palves@redhat.com>
16026
16027 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
16028 prepare_for_testing. Start gdb with "set non-stop on" appended to
16029 GDBFLAGS. Lax expected stop output.
16030
16031 2015-11-27 Yao Qi <yao.qi@linaro.org>
16032
16033 * gdb.arch/arm-neon.exp: New.
16034 * gdb.arch/arm-neon.c: New.
16035
16036 2015-11-27 Yao Qi <yao.qi@linaro.org>
16037
16038 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
16039
16040 2015-11-27 Yao Qi <yao.qi@linaro.org>
16041
16042 * gdb.cp/annota2.exp: Allow multiple occurrences of the
16043 frames-invalid annotation.
16044
16045 2015-11-27 Yao Qi <yao.qi@linaro.org>
16046
16047 * gdb.cp/annota2.exp: Use ${frames_invalid}.
16048
16049 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
16050
16051 * gdb.threads/names.exp: New file.
16052 * gdb.threads/names.c: New file.
16053 * README: Mention gdb,no_thread_names.
16054
16055 2015-11-26 Markus Metzger <markus.t.metzger@intel.com>
16056
16057 PR 19297
16058 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
16059 support" error.
16060
16061 2015-11-24 Pedro Alves <palves@redhat.com>
16062
16063 PR 17539
16064 * gdb.base/display.exp: Expect displays to be sorted in ascending
16065 order. Use multi_line.
16066 * gdb.base/solib-display.exp: Likewise.
16067
16068 2015-11-24 Pedro Alves <palves@redhat.com>
16069
16070 PR 17539
16071 * gdb.base/display.exp: Expect displays to be sorted in ascending
16072 order. Use multi_line.
16073 * gdb.base/solib-display.exp: Likewise.
16074
16075 2015-11-24 Pedro Alves <palves@redhat.com>
16076
16077 PR 17539
16078 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
16079 threads in ascending order.
16080 * gdb.base/foll-fork.exp: Likewise.
16081 * gdb.base/foll-vfork.exp: Likewise.
16082 * gdb.base/multi-forks.exp: Likewise.
16083 * gdb.mi/mi-nonstop.exp: Likewise.
16084 * gdb.mi/mi-nsintrall.exp: Likewise.
16085 * gdb.multi/base.exp: Likewise.
16086 * gdb.multi/multi-arch.exp: Likewise.
16087 * gdb.python/py-inferior.exp: Likewise.
16088 * gdb.threads/break-while-running.exp: Likewise.
16089 * gdb.threads/execl.exp: Likewise.
16090 * gdb.threads/gcore-thread.exp: Likewise.
16091 * gdb.threads/info-threads-cur-sal.exp: Likewise.
16092 * gdb.threads/kill.exp: Likewise.
16093 * gdb.threads/linux-dp.exp: Likewise.
16094 * gdb.threads/multiple-step-overs.exp: Likewise.
16095 * gdb.threads/next-bp-other-thread.exp: Likewise.
16096 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
16097 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
16098 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
16099 * gdb.threads/thread-find.exp: Likewise.
16100 * gdb.threads/tls.exp: Likewise.
16101 * lib/mi-support.exp (mi_reverse_list): Delete.
16102 (mi_check_thread_states): No longer reverse list.
16103
16104 2015-11-24 Pedro Alves <palves@redhat.com>
16105
16106 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
16107 use lowercase.
16108
16109 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
16110
16111 * gdb.trace/actions.c: Include trace-common.h.
16112 (main): Add a location for a fast tracepoint.
16113 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
16114 the normal tracepoints.
16115 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
16116
16117 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
16118
16119 * save-trace.exp: Factor out code to these...
16120 (gdb_save_tracepoints): New.
16121 (gdb_load_tracepoints): New.
16122 (do_save_load_test): New.
16123
16124 2015-11-23 Kevin Buettner <kevinb@redhat.com>
16125
16126 * gdb.base/asmlabel.exp: New test.
16127 * gdb.base/asmlabel.c: New test case.
16128
16129 2015-11-23 Joel Brobecker <brobecker@adacore.com>
16130
16131 * gdb.base/wrong_frame_bt_full-main.c: New file.
16132 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
16133 * gdb.base/wrong_frame_bt_full.exp: New file.
16134
16135 2015-11-23 Joel Brobecker <brobecker@adacore.com>
16136
16137 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
16138
16139 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
16140
16141 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
16142 pstate register when comparing registers values in
16143 sparc64-*-linux-gnu targets to avoid spurious differences.
16144
16145 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
16146
16147 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
16148
16149 2015-11-19 Sandra Loosemore <sandra@codesourcery.com>
16150
16151 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
16152 as type argument to gdb_compile.
16153 * gdb.base/nested-subp2.exp: Likewise.
16154 * gdb.base/nested-subp3.exp: Likewise.
16155
16156 2015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
16157
16158 * lib/dwarf.exp (_note): Fix left shift of negative value.
16159 * gdb.trace/trace-condition.exp: Likewise.
16160
16161 2015-11-13 Yao Qi <yao.qi@linaro.org>
16162
16163 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
16164 comments about d10v.
16165 (test_scalar_returns): Likewise.
16166 * gdb.base/d10v.ld: Remove.
16167 * gdb.base/overlays.exp: Remove the target triplet checking for
16168 d10v-*-*.
16169 * gdb.base/structs.exp (test_struct_returns): Remove the
16170 comments about d10v.
16171 (test_struct_calls): Likewise.
16172
16173 2015-11-13 Yao Qi <yao.qi@linaro.org>
16174
16175 * gdb.base/gnu_vector.exp: Check the return value by "p res".
16176 * gdb.base/gnu_vector.c: Don't include stdio.h.
16177 (main): Don't print res and call add_some_intvecs.
16178
16179 2015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
16180
16181 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
16182 macro.
16183 (func5): Removed.
16184 (func4): Use FAST_TRACEPOINT_LABEL.
16185 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
16186 macro.
16187 (func): Removed.
16188 (thread_function): Use FAST_TRACEPOINT_LABEL.
16189 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
16190 (func): Remove.
16191 (marker): Use FAST_TRACEPOINT_LABEL.
16192 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
16193 (pendfunc1): Remove.
16194 (pendfunc): Use FAST_TRACEPOINT_LABEL.
16195 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
16196 (foo): Remove.
16197 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
16198 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
16199 macro.
16200 (func): Remove.
16201 (marker): Use FAST_TRACEPOINT_LABEL.
16202 * gdb.trace/trace-common.h: New header.
16203 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
16204 macro.
16205 (func): Remove.
16206 (marker): Use FAST_TRACEPOINT_LABEL.
16207 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
16208 (func): Remove.
16209 (thread_function): Use FAST_TRACEPOINT_LABEL.
16210
16211 2015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
16212
16213 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
16214 in front.
16215 * gdb.trace/change-loc.exp: Use global pcreg definition.
16216 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
16217 * gdb.trace/entry-values.exp: Use global spreg definition, add $
16218 in front.
16219 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
16220 * gdb.trace/pending.exp: Likewise.
16221 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
16222 * gdb.trace/trace-break.exp: Likewise.
16223 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
16224 in front.
16225 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
16226 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
16227 in front.
16228 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
16229
16230 2015-11-09 Joel Brobecker <brobecker@adacore.com>
16231
16232 * gdb.ada/fin_fun_out: New testcase.
16233
16234 2015-11-07 Kevin Buettner <kevinb@redhat.com>
16235
16236 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
16237 value associated with DW_AT_byte_size.
16238 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
16239 constants for DW_AT_byte_size, DW_AT_lower_bound, and
16240 DW_AT_upper_bound.
16241
16242 2015-11-07 Kevin Buettner <kevinb@redhat.com>
16243
16244 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
16245 (gdb_target_symbol_prefix_flags): Define in terms of _asm
16246 version.
16247 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
16248 gdb.dwarf2/dw2-canonicalize-type.exp,
16249 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
16250 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
16251 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
16252 provided by gdb_target_symbol_prefix_flags_asm.
16253 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
16254 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
16255 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
16256 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
16257 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
16258 macros where needed). Use this macro for symbols which require
16259 the prefix provided by SYMBOL_PREFIX.
16260
16261 2015-11-05 Kevin Buettner <kevinb@redhat.com>
16262
16263 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
16264 New procs.
16265 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
16266 representing expressions, of more than one list element.
16267 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
16268 to prepend linker symbol prefix to f.
16269 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
16270 table_1 and table_2.
16271 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
16272 Likewise, for f and g.
16273 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
16274 for ptr.
16275 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
16276 for main.
16277 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
16278 table_1_ptr and table_2_ptr.
16279
16280 2015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
16281 Joel Brobecker <brobecker@adacore.com>
16282
16283 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
16284
16285 2015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
16286
16287 * gdb.reverse/s390-mvcle.c: New test.
16288 * gdb.reverse/s390-mvcle.exp: New file.
16289 * lib/gdb.exp: Enable reverse tests on s390*-linux.
16290
16291 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
16292
16293 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
16294
16295 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
16296
16297 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
16298 reaching marker2.
16299 * gdb.reverse/getresuid-reverse.exp: Likewise.
16300 * gdb.reverse/pipe-reverse.exp: Likewise.
16301 * gdb.reverse/readv-reverse.exp: Likewise.
16302 * gdb.reverse/recvmsg-reverse.exp: Likewise.
16303 * gdb.reverse/time-reverse.exp: Likewise.
16304 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
16305
16306 2015-10-30 Yao Qi <yao.qi@linaro.org>
16307
16308 * gdb.threads/wp-replication.c (watch_count_done): Remove.
16309 (empty_cycle): Remove.
16310 (main): Don't call empty_cycle. Don't use watch_count_done.
16311 * gdb.threads/wp-replication.exp: Don't set breakpoint on
16312 empty_cycle. Rewrite the code counting HW watchpoints.
16313
16314 2015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
16315
16316 * gdb.reverse/fstatat-reverse.c: New test.
16317 * gdb.reverse/fstatat-reverse.exp: New file.
16318 * gdb.reverse/getresuid-reverse.c: New test.
16319 * gdb.reverse/getresuid-reverse.exp: New file.
16320 * gdb.reverse/pipe-reverse.c: New test.
16321 * gdb.reverse/pipe-reverse.exp: New file.
16322 * gdb.reverse/readv-reverse.c: New test.
16323 * gdb.reverse/readv-reverse.exp: New file.
16324 * gdb.reverse/recvmsg-reverse.c: New test.
16325 * gdb.reverse/recvmsg-reverse.exp: New file.
16326 * gdb.reverse/time-reverse.c: New test.
16327 * gdb.reverse/time-reverse.exp: New file.
16328 * gdb.reverse/waitpid-reverse.c: New test.
16329 * gdb.reverse/waitpid-reverse.exp: New file.
16330
16331 2015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
16332
16333 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
16334
16335 2015-10-26 Doug Evans <dje@google.com>
16336
16337 PR symtab/17391
16338 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
16339 * gdb.dwarf2/bad-regnum.c: New file.
16340 * gdb.dwarf2/bad-regnum.exp: New file.
16341
16342 2015-10-26 Doug Evans <dje@google.com>
16343
16344 PR python/18938
16345 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
16346 file.
16347
16348 2015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
16349
16350 * gdb.compile/compile.exp (compile code globalvar): Update expectation
16351 for a change by "Mention language in compile error message".
16352
16353 2015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
16354
16355 PR python/18073
16356 * gdb.python/py-type.c (C::a_method): New.
16357 (C::a_const_method): New.
16358 (C::a_static_method): New.
16359 (a_function): New.
16360 * gdb.python/py-type.exp (test_fields): Test getting fields
16361 from function and method.
16362
16363 2015-10-21 Keven Boell <keven.boell@intel.com>
16364
16365 * gdb.fortran/vla-alloc-assoc.exp: New file.
16366 * gdb.fortran/vla-datatypes.exp: New file.
16367 * gdb.fortran/vla-datatypes.f90: New file.
16368 * gdb.fortran/vla-history.exp: New file.
16369 * gdb.fortran/vla-ptype-sub.exp: New file.
16370 * gdb.fortran/vla-ptype.exp: New file.
16371 * gdb.fortran/vla-sizeof.exp: New file.
16372 * gdb.fortran/vla-sub.f90: New file.
16373 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
16374 * gdb.fortran/vla-value-sub-finish.exp: New file.
16375 * gdb.fortran/vla-value-sub.exp: New file.
16376 * gdb.fortran/vla-value.exp: New file.
16377 * gdb.fortran/vla-ptr-info.exp: New file.
16378 * gdb.mi/mi-vla-fortran.exp: New file.
16379 * gdb.mi/vla.f90: New file.
16380
16381 2015-10-21 Sandra Loosemore <sandra@codesourcery.com>
16382
16383 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
16384 of hardwired timeout value.
16385
16386 2015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
16387 Pedro Alves <palves@redhat.com>
16388
16389 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
16390 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
16391
16392 2015-10-19 Josh Stone <jistone@redhat.com>
16393
16394 * gdb.base/catch-syscall.c: Include <sched.h>.
16395 (unknown_syscall): New variable.
16396 (main): Trigger a vfork and an unknown syscall.
16397 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
16398 (unknown_syscall_number): Likewise.
16399 (check_call_to_syscall): Accept an optional syscall pattern.
16400 (check_return_from_syscall): Likewise.
16401 (check_continue): Likewise.
16402 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
16403 (test_catch_syscall_skipping_return): New test toggling off 'catch
16404 syscall' to step over the syscall return, then toggling back on.
16405 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
16406 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
16407 (do_syscall_tests): Call test_catch_syscall_without_args and
16408 test_catch_syscall_mid_vfork.
16409 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
16410 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
16411
16412 2015-10-19 Andrew Stubbs <ams@codesourcery.com>
16413
16414 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
16415 print g_vE): Add new pass patterns.
16416 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
16417 print various symbol names for vptr fields.
16418
16419 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
16420
16421 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
16422 results.
16423
16424 2015-10-12 Yao Qi <yao.qi@linaro.org>
16425
16426 * gdb.arch/disp-step-insn-reloc.exp: New test case.
16427
16428 2015-10-12 Yao Qi <yao.qi@linaro.org>
16429
16430 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
16431 is aarch64*-*-linux*.
16432
16433 2015-10-12 Yao Qi <yao.qi@linaro.org>
16434
16435 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
16436 (can_relocate_bcond_true): ... it.
16437 (can_relocate_bcond_false): New function.
16438 (foo): Likewise.
16439 (can_relocate_bl): Likewise.
16440 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
16441 can_relocate_bl.
16442
16443 2015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
16444
16445 * gdb.base/nested-addr.c: New file.
16446 * gdb.base/nested-addr.exp: New testcase.
16447
16448 2015-10-09 Markus Metzger <markus.t.metzger@intel.com>
16449
16450 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
16451 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
16452 its output. Ignore the output of "record goto begin" and instead
16453 check that GDB is replaying.
16454
16455 2015-10-09 Pedro Alves <palves@redhat.com>
16456
16457 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
16458 (top level): Use it in the run with no args test.
16459
16460 2015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
16461
16462 * gdb.dlang/properties.exp: New file.
16463
16464 2015-10-02 Sandra Loosemore <sandra@codesourcery.com>
16465
16466 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
16467 whether or not address 0x1000 is mapped on the target.
16468
16469 2015-09-30 Simon Marchi <simon.marchi@ericsson.com>
16470
16471 * gdb.python/py-type.exp: Do not run tests if binaries fail to
16472 build.
16473
16474 2015-09-30 Markus Metzger <markus.t.metzger@intel.com>
16475
16476 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
16477 instruction-history test.
16478
16479 2015-09-28 Doug Evans <dje@google.com>
16480
16481 * gdb.base/gcore.c (array_func): Add reference to static_array.
16482
16483 2015-09-25 Simon Marchi <simon.marchi@ericsson.com>
16484
16485 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
16486 source line.
16487
16488 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
16489
16490 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
16491 short or char as base type.
16492
16493 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
16494
16495 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
16496 to allow any size enum.
16497
16498 2015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
16499
16500 * gdb.ada/array_ptr_renaming.exp: New testcase.
16501 * gdb.ada/array_ptr_renaming/foo.adb: New file.
16502 * gdb.ada/array_ptr_renaming/pack.ads: New file.
16503
16504 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
16505
16506 * gdb.trace/ftrace-lock.c: New file.
16507 * gdb.trace/ftrace-lock.exp: New file.
16508
16509 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
16510
16511 * gdb.arch/insn-reloc.c: New file.
16512 * gdb.arch/ftrace-insn-reloc.exp: New file.
16513
16514 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
16515
16516 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
16517 instruction.
16518 * gdb.trace/pendshr1.c (pendfunc): Likewise.
16519 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
16520 * gdb.trace/range-stepping.c: Likewise.
16521 * gdb.trace/trace-break.c: Likewise.
16522 * gdb.trace/trace-mt.c (thread_function): Likewise.
16523 * gdb.trace/ftrace.c (marker): Likewise.
16524 * gdb.trace/trace-condition.c (marker): Likewise.
16525 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
16526 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
16527 is_aarch64_target.
16528
16529 2015-09-18 Doug Evans <xdje42@gmail.com>
16530
16531 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
16532 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
16533
16534 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
16535
16536 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
16537 the breakpoint.
16538
16539 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
16540
16541 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
16542 the pending breakpoint. Remove timeout override for "Run till
16543 MI pending breakpoint on pendfunc3 on thread 2" test.
16544
16545 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
16546
16547 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
16548 filename pattern.
16549
16550 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
16551
16552 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
16553 in breakpoint filename pattern.
16554
16555 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
16556
16557 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
16558
16559 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
16560
16561 * gdb.linespec/explicit.exp: Check for readline support for
16562 tab-completion tests. Fix obvious typo.
16563
16564 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
16565
16566 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
16567 and replay.
16568
16569 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
16570
16571 * gdb.btrace/non-stop.c: New.
16572 * gdb.btrace/non-stop.exp: New.
16573
16574 2015-09-17 Pierre Langlois <pierre.langlois@arm.com>
16575 Yao Qi <yao.qi@linaro.org>
16576
16577 * gdb.trace/trace-condition.c: New file.
16578 * gdb.trace/trace-condition.exp: New file.
16579
16580 2015-09-16 Wei-cheng Wang <cole945@gmail.com>
16581
16582 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
16583 for testing bytecode compilation.
16584
16585 2015-09-16 Pedro Alves <palves@redhat.com>
16586 Sandra Loosemore <sandra@codesourcery.com>
16587
16588 * gdb.threads/non-stop-fair-events.c (timeout): New global.
16589 (SECONDS): Redefine.
16590 (main): Call pthread_kill and alarm early.
16591 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
16592 support.
16593 (test): If the target can't hardware step and doesn't support
16594 displaced stepping, increase the timeout.
16595
16596 2015-09-16 Pedro Alves <palves@redhat.com>
16597
16598 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
16599 (enable_debug): New procedures.
16600 (test): Use them. Bail out if waiting for threads fails.
16601 (top level): Bail out if a test fails.
16602
16603 2015-09-16 Yao Qi <yao.qi@linaro.org>
16604
16605 * gdb.asm/asm-source.exp: Set asm-arch for
16606 aarch64*-*-* target.
16607 * gdb.asm/aarch64.inc: New file.
16608
16609 2015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
16610
16611 * gdb.ada/array_of_variable_length.exp: New testcase.
16612 * gdb.ada/array_of_variable_length/foo.adb: New file.
16613 * gdb.ada/array_of_variable_length/pck.adb: New file.
16614 * gdb.ada/array_of_variable_length/pck.ads: New file.
16615
16616 2015-09-15 Doug Evans <dje@google.com>
16617
16618 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
16619 of function static local variable.
16620
16621 2015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
16622
16623 * gdb.threads/tls-so_extern.exp: New test file.
16624 * gdb.threads/tls-so_extern.c: New test file.
16625 * gdb.threads/tls-so_extern_main.c: New test file.
16626
16627 2015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
16628
16629 * gdb.opt/solib-intra-step-lib.c: New file.
16630 * gdb.opt/solib-intra-step-main.c: New file.
16631 * gdb.opt/solib-intra-step.exp: New file.
16632
16633 2015-09-15 Pedro Alves <palves@redhat.com>
16634
16635 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
16636 gdb_continue_to_breakpoint instead of gdb_test_multiple.
16637
16638 2015-09-14 Pedro Alves <palves@redhat.com>
16639
16640 * gdb.base/hook-stop-continue.c: Delete.
16641 * gdb.base/hook-stop-continue.exp: Delete.
16642 * gdb.base/hook-stop-frame.c: Delete.
16643 * gdb.base/hook-stop-frame.exp: Delete.
16644 * gdb.base/hook-stop.c: New file.
16645 * gdb.base/hook-stop.exp: New file.
16646
16647 2015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
16648
16649 * gdb.ada/access_to_packed_array.exp: New testcase.
16650 * gdb.ada/access_to_packed_array/foo.adb: New file.
16651 * gdb.ada/access_to_packed_array/pack.adb: New file.
16652 * gdb.ada/access_to_packed_array/pack.ads: New file.
16653
16654 2015-09-14 Markus Metzger <markus.t.metzger@intel.com>
16655
16656 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
16657 buffer size test.
16658
16659 2015-09-11 Don Breazeal <donb@codesourcery.com>
16660
16661 * gdb.base/foll-exec.c: Add copyright header. Fix
16662 formatting issues.
16663 * gdb.base/foll-exec.exp (zap_session): Delete proc.
16664 (do_exec_tests): Use clean_restart in place of zap_session,
16665 and for test initialization. Fix formatting issues. Use
16666 fail in place of perror.
16667 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
16668 an expect statement to match an expression with output from
16669 the program under debug.
16670 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
16671 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
16672 * gdb.threads/non-ldr-exc-2.exp: Likewise.
16673 * gdb.threads/non-ldr-exc-3.exp: Likewise.
16674 * gdb.threads/non-ldr-exc-4.exp: Likewise.
16675
16676 2015-09-09 Doug Evans <dje@google.com>
16677
16678 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
16679
16680 2015-09-09 Doug Evans <dje@google.com>
16681
16682 * gdb.base/pie-execl.exp: Fix result test of build_executable.
16683
16684 2015-09-09 Doug Evans <dje@google.com>
16685
16686 * gdb.base/savedregs.exp: Fix typo.
16687
16688 2015-09-09 Pedro Alves <palves@redhat.com>
16689
16690 * gdb.mi/mi-cli.exp: Add CLI finish tests.
16691
16692 2015-09-08 Sandra Loosemore <sandra@codesourcery.com>
16693
16694 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
16695 command actually switches threads. Give up on remaining
16696 tests if target fails to stop at breakpoint.
16697
16698 2015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
16699
16700 * gdb.ada/funcall_char.exp: New testcase.
16701 * gdb.ada/funcall_char/foo.adb: New file.
16702
16703 2015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
16704
16705 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
16706 expected outputs. Add two testcases for completing ambiguous
16707 functions.
16708 * gdb.ada/complete/aux_pck.adb: New file.
16709 * gdb.ada/complete/aux_pck.ads: New file.
16710 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
16711 Ambiguous_Func functions.
16712 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
16713 * gdb.ada/complete/pck.adb: Likewise.
16714
16715 2015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
16716
16717 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
16718 failures to run the test program under GDB.
16719
16720 2015-08-26 Luis Machado <lgustavo@codesourcery.com>
16721
16722 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
16723 to C.
16724
16725 2015-08-26 Patrick Palka <patrick@parcs.ath.cx>
16726
16727 * gdb.base/run-after-attach.exp: New test file.
16728 * gdb.base/run-after-attach.c: New test file.
16729
16730 2015-08-26 Don Breazeal <donb@codesourcery.com>
16731
16732 * gdb.base/foll-exec-2.c: New test program.
16733 * gdb.base/foll-exec-2.exp: New test.
16734
16735 2015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
16736
16737 * gdb.base/nested-subp1.exp: New file.
16738 * gdb.base/nested-subp1.c: New file.
16739 * gdb.base/nested-subp2.exp: New file.
16740 * gdb.base/nested-subp2.c: New file.
16741 * gdb.base/nested-subp3.exp: New file.
16742 * gdb.base/nested-subp3.c: New file.
16743
16744 2015-08-24 Pedro Alves <palves@redhat.com>
16745
16746 * gdb.server/connect-without-multi-process.c: New file.
16747 * gdb.server/connect-without-multi-process.exp: New file.
16748
16749 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
16750
16751 * gdb.opt/inline-markers.c: Make z int.
16752
16753 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
16754
16755 * gdb.opt/inline-markers.c: Make z volatile.
16756
16757 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
16758
16759 * gdb.opt/inline-bt.c: New volatile global z.
16760 * gdb.opt/inline-cmds.c: Likewise.
16761 * gdb.opt/inline-locals.c: Likewise.
16762 * gdb.opt/inline-markers.c: New extern global z.
16763 (marker): Use z.
16764 (inline_fn): Likewise.
16765
16766 2015-08-24 Pedro Alves <palves@redhat.com>
16767
16768 * config/m32r-stub.exp: Remove file.
16769 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
16770 * gdb.base/call-rt-st.exp: Likewise.
16771 * gdb.base/call-strs.exp: Likewise.
16772 * gdb.base/default.exp: Remove references to h8300-*-hms and
16773 *-*-udi*.
16774 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
16775
16776 2015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
16777
16778 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
16779 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
16780 and "return" use KFAIL when GDB can not read/write the vector
16781 return value.
16782
16783 2015-08-21 Gary Benson <gbenson@redhat.com>
16784
16785 * gdb.trace/pending.exp: Cope with remote transfer warnings.
16786
16787 2015-08-20 Pedro Alves <palves@redhat.com>
16788
16789 * gdb.server/solib-list.exp: No longer expect an interior stop in
16790 non-stop mode.
16791
16792 2015-08-20 Pedro Alves <palves@redhat.com>
16793
16794 * gdb.server/connect-stopped-target.c: New file.
16795 * gdb.server/connect-stopped-target.exp: New file.
16796
16797 2015-08-20 Pedro Alves <palves@redhat.com>
16798
16799 * gdb.dwarf2/comp-unit-lang.exp: New file.
16800 * gdb.dwarf2/comp-unit-lang.c: New file.
16801
16802 2015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
16803
16804 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
16805 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
16806
16807 2015-08-19 Kevin Buettner <kevinb@redhat.com>
16808
16809 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
16810 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
16811
16812 2015-08-18 Doug Evans <dje@google.com>
16813 Adrian Sendroiu <adrian.sendroiu@freescale.com>
16814
16815 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
16816 skip_python_tests. New arg prompt_regexp.
16817 (skip_python_tests): New function.
16818 * lib/mi-support.exp (mi_skip_python_tests): New function.
16819 * gdb.python/py-mi-objfile-gdb.py: New file.
16820 * gdb.python/py-mi-objfile.c: New file.
16821 * gdb.python/py-mi-objfile.exp: New file.
16822
16823 2015-08-17 Keith Seitz <keiths@redhat.com>
16824
16825 * gdb.linespec/explicit.exp: Move strace test from here ...
16826 * gdb.trace/strace.exp: ... to here.
16827
16828 2015-08-15 Patrick Palka <patrick@parcs.ath.cx>
16829
16830 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
16831 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
16832
16833 2015-08-14 Doug Evans <xdje42@gmail.com>
16834
16835 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
16836 inferior before selecting a new file.
16837
16838 2015-08-14 Doug Evans <xdje42@gmail.com>
16839
16840 * gdb.mi/mi-disassemble.exp: Update.
16841 * gdb.base/disasm-optim.S: New file.
16842 * gdb.base/disasm-optim.c: New file.
16843 * gdb.base/disasm-optim.h: New file.
16844 * gdb.base/disasm-optim.exp: New file.
16845
16846 2015-08-14 Keith Seitz <keiths@redhat.com>
16847
16848 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
16849 "evaluated-by".
16850
16851 2015-08-13 Joel Brobecker <brobecker@adacore.com>
16852
16853 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
16854
16855 2015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
16856
16857 * gdb.ada/fun_renaming.exp: New testcase.
16858 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
16859 * gdb.ada/fun_renaming/pack.adb: New file.
16860 * gdb.ada/fun_renaming/pack.ads: New file.
16861
16862 2015-08-12 Keith Seitz <keiths@redhat.com>
16863
16864 * gdb.base/dso2dso.exp: Pass basename of source file in call to
16865 gdb_get_line_number.
16866
16867 2015-08-12 Joel Brobecker <brobecker@adacore.com>
16868
16869 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
16870 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
16871 gdb.base/dso2dso.exp: New files.
16872
16873 2015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
16874 Pedro Alves <palves@redhat.com>
16875 Keith Seitz <keiths@redhat.com>
16876
16877 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
16878 GDBFLAGS.
16879
16880 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
16881
16882 * gdb.base/gdbhistsize-history.exp
16883 (test_histsize_history_setting): Use save_vars.
16884 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
16885 Use save_vars.
16886 (test_no_truncation_of_unlimited_history_file): Use save_vars.
16887 * gdb.base/readline.exp: Use save_vars.
16888
16889 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
16890
16891 * lib/gdb.exp (save_vars): New proc.
16892
16893 2015-08-11 Keith Seitz <keiths@redhat.com>
16894
16895 * gdb.base/help.exp: Update help_breakpoint_text.
16896
16897 2015-08-11 Keith Seitz <keiths@redhat.com>
16898
16899 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
16900 (at toplevel): Call test_explicit_breakpoints.
16901 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
16902 breakpoints.
16903 * lib/mi-support.exp (mi_make_breakpoint): Add support for
16904 breakpoint conditions, "-cond".
16905
16906 2015-08-11 Keith Seitz <keiths@redhat.com>
16907
16908 * gdb.linespec/3explicit.c: New file.
16909 * gdb.linespec/cpexplicit.cc: New file.
16910 * gdb.linespec/cpexplicit.exp: New file.
16911 * gdb.linespec/explicit.c: New file.
16912 * gdb.linespec/explicit.exp: New file.
16913 * gdb.linespec/explicit2.c: New file.
16914 * gdb.linespec/ls-errs.exp: Add explicit location tests.
16915 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
16916 before using in the matching pattern.
16917 Clarify that `prefix' is a regular expression.
16918
16919 2015-08-11 Keith Seitz <keiths@redhat.com>
16920
16921 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
16922 test.
16923 Add tests for missing ",FMT" and ",".
16924
16925 2015-08-10 Doug Evans <dje@google.com>
16926 Keith Seitz <keiths@redhat.com>
16927
16928 PR gdb/17960
16929 * gdb.base/completion.exp: Add location completer tests.
16930
16931 2015-08-07 Pedro Alves <palves@redhat.com>
16932
16933 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
16934 tests here.
16935 (top level): Run do_test with and without displaced stepping.
16936
16937 2015-08-07 Pedro Alves <palves@redhat.com>
16938
16939 * gdb.base/valgrind-disp-step.c: New file.
16940 * gdb.base/valgrind-disp-step.exp: New file.
16941
16942 2015-08-07 Pedro Alves <palves@redhat.com>
16943
16944 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
16945 Delete function.
16946 (main): Add alarm. Run an infinite loop instead of calling
16947 wait_threads.
16948 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
16949 comment.
16950 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
16951 Delete function.
16952 (main): Add alarm. Run an infinite loop instead of calling
16953 wait_threads.
16954 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
16955 comment.
16956
16957 2015-08-07 Pedro Alves <palves@redhat.com>
16958
16959 * gdb.base/checkpoint-ns.exp: New file.
16960 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
16961 standard_testfile.
16962
16963 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
16964
16965 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
16966 * gdb.btrace/instruction_history.exp: Update.
16967 * gdb.btrace/tsx.exp: New.
16968 * gdb.btrace/tsx.c: New.
16969
16970 2015-08-06 Pedro Alves <palves@redhat.com>
16971
16972 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
16973 increase timeout.
16974 * gdb.reverse/until-precsave.exp: Bump timeouts.
16975
16976 2015-08-06 Pedro Alves <palves@redhat.com>
16977
16978 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
16979
16980 2015-08-06 Pedro Alves <palves@redhat.com>
16981
16982 PR gdb/18749
16983 * gdb.threads/process-dies-while-handling-bp.c: New file.
16984 * gdb.threads/process-dies-while-handling-bp.exp: New file.
16985
16986 2015-08-06 Pedro Alves <palves@redhat.com>
16987
16988 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
16989 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
16990
16991 2015-08-05 Pedro Alves <palves@redhat.com>
16992
16993 * gdb.threads/next-while-other-thread-longjmps.c: New file.
16994 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
16995
16996 2015-08-03 Sandra Loosemore <sandra@codesourcery.com>
16997
16998 * gdb.base/bp-permanent.exp: Report test as unsupported if
16999 the target cannot stop at the permanent breakpoint.
17000
17001 2015-08-03 Doug Evans <dje@google.com>
17002
17003 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
17004 10000.
17005
17006 2015-08-03 Doug Evans <dje@google.com>
17007
17008 * Makefile.in (workers/%.worker, build-perf): New rule.
17009 (GDB_PERFTEST_MODE): New variable.
17010 (check-perf): Use it.
17011 (clean): Clean up gdb.perf parallel build subdirs.
17012 * lib/build-piece.exp: New file.
17013 * lib/gdb.exp (make_gdb_parallel_path): New function
17014 (standard_output_file, standard_temp_file): Call it.
17015 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
17016 of $GDB_PARALLEL.
17017 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
17018
17019 2015-08-03 Doug Evans <dje@google.com>
17020
17021 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
17022 (LOG_FILE_NAME): New global.
17023 (TextReporter.__init__): Initialize self.txt_sum.
17024 (TextReporter.report): Add support for multiple data-points.
17025 Move report to perftest.sum, put raw data in perftest.log.
17026 (TextReporter.start): Open sum and log files.
17027 (TextReporter.end): Close sum and log files.
17028 * gdb.perf/lib/perftest/testresult.py
17029 (SingleStatisticTestResult.record): Handle multiple data-points.
17030
17031 2015-07-31 Pedro Alves <palves@redhat.com>
17032
17033 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
17034 Use spawn_id_get_pid. Wait for spawn id after eof. Use
17035 kill_wait_spawned_process instead of explicit "kill -9".
17036 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
17037 returning a spawn id instead of a pid. Use spawn_id_get_pid and
17038 kill_wait_spawned_process.
17039 * gdb.base/attach-twice.exp: Likewise.
17040 * gdb.base/attach.exp: Likewise.
17041 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
17042 gdb_test_multiple.
17043 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
17044 returning a spawn id instead of a pid. Use spawn_id_get_pid and
17045 kill_wait_spawned_process.
17046 * gdb.base/valgrind-infcall.exp: Likewise.
17047 * gdb.multi/multi-attach.exp: Likewise.
17048 * gdb.python/py-prompt.exp: Likewise.
17049 * gdb.python/py-sync-interp.exp: Likewise.
17050 * gdb.server/ext-attach.exp: Likewise.
17051 * gdb.threads/attach-into-signal.exp (corefunc): Use
17052 spawn_wait_for_attach, spawn_id_get_pid and
17053 kill_wait_spawned_process.
17054 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
17055 spawn_wait_for_attach returning a spawn id instead of a pid. Use
17056 spawn_id_get_pid and kill_wait_spawned_process.
17057 * gdb.threads/attach-stopped.exp (corefunc): Use
17058 spawn_wait_for_attach, spawn_id_get_pid and
17059 kill_wait_spawned_process.
17060 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
17061 Use spawn_id_get_pid. Wait for spawn id after eof. Use
17062 kill_wait_spawned_process instead of explicit "kill -9".
17063 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
17064 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
17065 (spawn_wait_for_attach): Use spawn instead of exec to spawn
17066 processes. Don't map cygwin/windows pids here. Now returns a
17067 spawn id list.
17068
17069 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
17070
17071 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
17072 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
17073 correct patch.
17074
17075 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
17076
17077 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
17078
17079 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
17080
17081 Reapply:
17082 2014-05-21 Mark Wielaard <mjw@redhat.com>
17083
17084 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
17085
17086 2015-07-30 Pedro Alves <palves@redhat.com>
17087
17088 * linux-low.c (handle_extended_wait): Set the child's last
17089 reported status to TARGET_WAITKIND_STOPPED.
17090
17091 2015-07-30 Pedro Alves <palves@redhat.com>
17092
17093 PR threads/18600
17094 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
17095 only shows inferior 1.
17096
17097 2015-07-30 Simon Marchi <simon.marchi@ericsson.com>
17098 Pedro Alves <palves@redhat.com>
17099
17100 PR threads/18600
17101 * gdb.threads/fork-plus-threads.c: New file.
17102 * gdb.threads/fork-plus-threads.exp: New file.
17103
17104 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
17105
17106 * gdb.base/batch-preserve-term-settings.exp
17107 (test_terminal_settings_preserved_after_cli_exit): Use
17108 send_quit_command.
17109
17110 2015-07-29 Pedro Alves <palves@redhat.com>
17111 Don Breazeal <donb@codesourcery.com>
17112
17113 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
17114 output from both inferior_spawn_id and gdb_spawn_id.
17115
17116 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
17117
17118 * gdb.threads/attach-into-signal.exp (corefunc): Use
17119 with_test_prefix on nested loops, uniquefying the test messages.
17120
17121 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
17122
17123 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
17124 commit.
17125
17126 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
17127
17128 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
17129 New proc.
17130 (test_terminal_settings_preserved_after_sigterm): New test.
17131
17132 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
17133
17134 * gdb.base/batch-preserve-term-settings.exp
17135 (test_terminal_settings_preserved_after_cli_exit): New test.
17136
17137 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
17138
17139 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
17140 manipulation of saved_gdbflags.
17141 (test_terminal_settings_preserved): Remove global declaration of
17142 the unused variable pagination_prompt. Remove manipulation of
17143 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
17144 GDBFLAGS.
17145
17146 2015-07-29 Pedro Alves <palves@redhat.com>
17147
17148 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
17149
17150 2015-07-29 Pedro Alves <palves@redhat.com>
17151
17152 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
17153 at the top.
17154
17155 2015-07-29 Pedro Alves <palves@redhat.com>
17156
17157 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
17158 (main): Call gdb_unbuffer_output.
17159 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
17160 (main): Call gdb_unbuffer_output.
17161 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
17162 (main): Call gdb_unbuffer_output.
17163 * gdb.base/call-strs.exp: Adjust to step over the
17164 gdb_unbuffer_output call.
17165 * gdb.base/catch-gdb-caused-signals.c: Include
17166 "../lib/unbuffer_output.c".
17167 (main): Call gdb_unbuffer_output.
17168 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
17169 (main): Call gdb_unbuffer_output.
17170 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
17171 (main): Call gdb_unbuffer_output.
17172 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
17173 (main): Call gdb_unbuffer_output.
17174 * gdb.base/shlib-call.exp: Adjust to step over the
17175 gdb_unbuffer_output call.
17176 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
17177 (main): Call gdb_unbuffer_output.
17178 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
17179 (main): Call gdb_unbuffer_output.
17180 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
17181 (main): Rename to ...
17182 (test): ... this.
17183 (main): Reimplement.
17184 * gdb.base/varargs.exp: Run to test instead of to main.
17185 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
17186 (main): Call gdb_unbuffer_output.
17187
17188 2015-07-29 Pedro Alves <palves@redhat.com>
17189
17190 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
17191 factore out from mi_continue_dprintf. For call-style dprintfs,
17192 expect dprintf output out of $inferior_spawn_id.
17193 (mi_continue_dprintf): Use mi_expect_dprintf.
17194 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
17195 (main): Call gdb_unbuffer_output.
17196
17197 2015-07-29 Pedro Alves <palves@redhat.com>
17198
17199 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
17200 (default_mi_gdb_start): Set inferior_spawn_id instead of
17201 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
17202 gdb_spawn_id.
17203 (mi_gdb_test): Always expect inferior output from both
17204 $inferior_spawn_id and $gdb_spawn_id.
17205
17206 2015-07-29 Pedro Alves <palves@redhat.com>
17207
17208 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
17209 send_inferior and $inferior_spawn_id.
17210
17211 2015-07-29 Pedro Alves <palves@redhat.com>
17212
17213 * gdb.gdb/complaints.exp (test_initial_complaints)
17214 (test_serial_complaints, test_short_complaints): Use
17215 gdb_test_stdio.
17216 (test_empty_complaint): Handle $inferior_spawn_id !=
17217 $gdb_spawn_id.
17218
17219 2015-07-29 Pedro Alves <palves@redhat.com>
17220
17221 * gdb.base/varargs.exp: Use gdb_test_stdio.
17222
17223 2015-07-29 Pedro Alves <palves@redhat.com>
17224
17225 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
17226
17227 2015-07-29 Pedro Alves <palves@redhat.com>
17228
17229 * gdb.base/ending-run.exp: Use gdb_test_stdio.
17230
17231 2015-07-29 Pedro Alves <palves@redhat.com>
17232
17233 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
17234 parameter into two new parameters, "inf_result" and "gdb_result".
17235 Expect inferior output and gdb output from $inferior_spawn_id and
17236 $gdb_spawn_id, respectively. Adjust all callers.
17237
17238 2015-07-29 Pedro Alves <palves@redhat.com>
17239
17240 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
17241 of gdb_test_sequence.
17242
17243 2015-07-29 Pedro Alves <palves@redhat.com>
17244
17245 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
17246 (saw_spurious_output): Expect inferior output from
17247 $inferior_spawn_id. Use gdb_test_stdio.
17248
17249 2015-07-29 Pedro Alves <palves@redhat.com>
17250
17251 * gdb.base/dprintf.exp: Use standard_testfile. Change
17252 prepare_for_testing call.
17253 (srcfile): Don't set.
17254 (restart): New procedure.
17255 (test_dprintf): New procecure, use to continue over dprintfs.
17256 (test_call, test_agent): New procedures, tests moved here.
17257 Restart gdb and recreate dprintfs. Adjust expected output.
17258
17259 2015-07-29 Pedro Alves <palves@redhat.com>
17260
17261 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
17262
17263 2015-07-29 Pedro Alves <palves@redhat.com>
17264
17265 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
17266
17267 2015-07-29 Pedro Alves <palves@redhat.com>
17268
17269 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
17270 gdb_test_stdio.
17271
17272 2015-07-29 Pedro Alves <palves@redhat.com>
17273
17274 * lib/gdb.exp (gdb_test_stdio): New procedure.
17275
17276 2015-07-29 Pedro Alves <palves@redhat.com>
17277
17278 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
17279
17280 2015-07-29 Pedro Alves <palves@redhat.com>
17281
17282 * gdb.base/call-signal-resume.exp: Remove check for
17283 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
17284 * gdb.base/unwindonsignal.exp: Likewise.
17285 * gdb.base/call-signals.c (gen_signal): Remove printf call.
17286 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
17287
17288 2015-07-29 Pedro Alves <palves@redhat.com>
17289
17290 * gdb.base/siginfo-addr.c (pass): New function.
17291 (handler): Call it iff si_addr is correct.
17292 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
17293 Set a breakpoint at "pass" and continue to it.
17294
17295 2015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
17296
17297 * gdb.python/py-objfile.exp: Make some tests have unique names.
17298 * gdb.python/py-pp-registration.exp: Likewise.
17299
17300 2015-07-28 Pedro Alves <palves@redhat.com>
17301
17302 * gdb.server/server-exec-info.exp: Issue a "disconnect".
17303
17304 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
17305
17306 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
17307
17308 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
17309
17310 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
17311
17312 2015-07-27 Patrick Palka <patrick@parcs.ath.cx>
17313
17314 * gdb.base/gdb-sigterm-2.exp: New test.
17315
17316 2015-07-25 Doug Evans <xdje42@gmail.com>
17317
17318 Revert:
17319 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
17320 (workers/%.worker, build-perf): New rule.
17321 (GDB_PERFTEST_MODE): New variable.
17322 (check-perf): Use it.
17323 (clean): Clean up gdb.perf parallel build subdirs.
17324 * lib/build-piece.exp: New file.
17325 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
17326 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
17327 name.
17328 (standard_temp_file): Ditto.
17329 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
17330 of $GDB_PARALLEL.
17331
17332 2015-07-24 Doug Evans <dje@google.com>
17333
17334 * gdb.perf/lib/perftest/utils.py: New file.
17335 * gdb.perf/gm-hello.cc: New file.
17336 * gdb.perf/gm-pervasive-typedef.cc: New file.
17337 * gdb.perf/gm-pervasive-typedef.h: New file.
17338 * gdb.perf/gm-std.cc: New file.
17339 * gdb.perf/gm-std.h: New file.
17340 * gdb.perf/gm-use-cerr.cc: New file.
17341 * gdb.perf/gm-utils.h: New file.
17342 * gdb.perf/gmonster-null-lookup.py: New file.
17343 * gdb.perf/gmonster-pervasive-typedef.py: New file.
17344 * gdb.perf/gmonster-print-cerr.py: New file.
17345 * gdb.perf/gmonster-ptype-string.py: New file.
17346 * gdb.perf/gmonster-runto-main.py: New file.
17347 * gdb.perf/gmonster-select-file.py: New file.
17348 * gdb.perf/gmonster1-null-lookup.exp: New file.
17349 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
17350 * gdb.perf/gmonster1-print-cerr.exp: New file.
17351 * gdb.perf/gmonster1-ptype-string.exp: New file.
17352 * gdb.perf/gmonster1-runto-main.exp: New file.
17353 * gdb.perf/gmonster1-select-file.exp: New file.
17354 * gdb.perf/gmonster1.cc: New file.
17355 * gdb.perf/gmonster1.exp: New file.
17356 * gdb.perf/gmonster2-null-lookup.exp: New file.
17357 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
17358 * gdb.perf/gmonster2-print-cerr.exp: New file.
17359 * gdb.perf/gmonster2-ptype-string.exp: New file.
17360 * gdb.perf/gmonster2-runto-main.exp: New file.
17361 * gdb.perf/gmonster2-select-file.exp: New file.
17362 * gdb.perf/gmonster2.cc: New file.
17363 * gdb.perf/gmonster2.exp: New file.
17364
17365 2015-07-24 Doug Evans <dje@google.com>
17366
17367 * gdb.perf/README: New file.
17368 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
17369 * lib/gen-perf-test.exp: New file.
17370
17371 2015-07-24 Doug Evans <dje@google.com>
17372
17373 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
17374 (PerfTest::startup): New function.
17375 (PerfTest::run): Return result of calling body.
17376 (PerfTest::assemble): Rewrite.
17377 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
17378 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
17379 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
17380 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
17381 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
17382
17383 2015-07-24 Doug Evans <dje@google.com>
17384
17385 * lib/gdb.exp (clean_restart): Make executable optional.
17386
17387 2015-07-24 Doug Evans <dje@google.com>
17388
17389 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
17390 compiler_info references.
17391 * gdb.cp/temargs.exp: Ditto.
17392 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
17393 (get_compiler_info): Early exit if already computed. Set compiler_info
17394 to "unknown" if there was a problem.
17395 (test_compiler_info): Add function comment. Call get_compiler_info.
17396
17397 2015-07-24 Doug Evans <dje@google.com>
17398
17399 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
17400 (workers/%.worker, build-perf): New rule.
17401 (GDB_PERFTEST_MODE): New variable.
17402 (check-perf): Use it.
17403 (clean): Clean up gdb.perf parallel build subdirs.
17404 * lib/build-piece.exp: New file.
17405 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
17406 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
17407 name.
17408 (standard_temp_file): Ditto.
17409 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
17410 of $GDB_PARALLEL.
17411
17412 2015-07-24 Doug Evans <dje@google.com>
17413
17414 * lib/future.exp (gdb_default_target_compile): New option
17415 "early_flags".
17416 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
17417 --as-needed.
17418
17419 2015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
17420
17421 * gdb.base/catch-syscall.exp: Call gdb_exit before
17422 gdb_skip_xml_test.
17423
17424 2015-07-24 Pedro Alves <palves@redhat.com>
17425
17426 * gdb.python/py-events.exp: Accept output between the stop event
17427 and the prompt.
17428 * gdb.python/py-evsignal.exp: Likewise.
17429 * gdb.python/py-evthreads.exp: Likewise.
17430
17431 2015-07-24 Pedro Alves <palves@redhat.com>
17432
17433 PR gdb/18717
17434 * gdb.threads/non-ldr-exit.c: New file.
17435 * gdb.threads/non-ldr-exit.exp: New file.
17436
17437 2015-07-24 Yao Qi <yao.qi@linaro.org>
17438
17439 * gdb.server/ext-wrapper.exp: Test --wrapper option when
17440 restarting process.
17441
17442 2015-07-24 Yao Qi <yao.qi@linaro.org>
17443
17444 * gdb.server/ext-restart.exp: New file.
17445
17446 2015-07-24 Yao Qi <yao.qi@linaro.org>
17447
17448 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
17449 argument options.
17450 * gdb.server/ext-wrapper.exp: New file.
17451
17452 2015-07-23 Doug Evans <dje@google.com>
17453
17454 * gdb.dwarf2/dw2-dummy-cu.S: New file.
17455 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
17456
17457 2015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
17458
17459 * gdb.ada/var_arr_typedef.exp: New testcase.
17460 * gdb.ada/var_arr_typedef/pack.adb: New file.
17461 * gdb.ada/var_arr_typedef/pack.ads: New file.
17462 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
17463
17464 2015-07-20 Joel Brobecker <brobecker@adacore.com>
17465
17466 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
17467
17468 2015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
17469
17470 * gdb.arch/i386-biarch-core.exp: Replace istarget
17471 by "complete set gnutarget". Remove expectation for the "core-file"
17472 command.
17473
17474 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
17475
17476 Revert the previous commit:
17477 Tests for validate symbol file using build-id.
17478
17479 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
17480
17481 Tests for validate symbol file using build-id.
17482 * gdb.base/solib-mismatch-lib.c: New file.
17483 * gdb.base/solib-mismatch-libmod.c: New file.
17484 * gdb.base/solib-mismatch.c: New file.
17485 * gdb.base/solib-mismatch.exp: New file.
17486
17487 2015-07-15 Sandra Loosemore <sandra@codesourcery.com>
17488
17489 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
17490 nios2-*-linux*.
17491 * gdb.base/sigbpt.exp (stepi_out): Likewise.
17492 * gdb.base/siginfo.exp: Likewise.
17493 * gdb.base/sigstep.exp (advance, advancei): Likewise.
17494
17495 2015-07-15 Pierre Langlois <pierre.langlois@arm.com>
17496
17497 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
17498 Move it to ...
17499 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
17500 ... here.
17501 * gdb.trace/range-stepping.exp: Check that the target supports
17502 range stepping.
17503
17504 2015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
17505
17506 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
17507
17508 2015-07-14 Pedro Alves <palves@redhat.com>
17509
17510 * gdb.base/killed-outside.exp: New file.
17511 * gdb.base/killed-outside.c: New file.
17512
17513 2015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
17514
17515 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
17516 (n at main): New.
17517 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
17518
17519 2015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
17520
17521 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
17522 infcall tests instead of setting up for KFAIL.
17523
17524 2015-07-10 Markus Metzger <markus.t.metzger@intel.com>
17525
17526 * gdb.btrace/record_goto-step.exp: New.
17527
17528 2015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
17529
17530 PR compile/18484
17531 * gdb.compile/compile.c (struct struct_type): Add volatile to
17532 selffield's type.
17533 * gdb.compile/compile.exp
17534 (compile code struct_object.selffield = &struct_object): Skip further
17535 struct_object tests if this one xfails.
17536
17537 2015-07-08 Robert O'Callahan <robert@ocallahan.org>
17538
17539 PR exp/18617
17540 * gdb.trace/ax.exp: Add test.
17541
17542 2015-07-07 Yao Qi <yao.qi@linaro.org>
17543
17544 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
17545 instead of istarget "aarch64*-*-*".
17546 * gdb.arch/aarch64-fp.exp: Likewise.
17547 * gdb.base/float.exp: Likewise.
17548 * gdb.reverse/aarch64.exp: Likewise.
17549 * lib/gdb.exp (is_aarch64_target): New proc.
17550
17551 2015-07-07 Yao Qi <yao.qi@linaro.org>
17552
17553 * lib/gdb.exp (is_aarch32_target): New proc.
17554 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
17555 instead of "istarget "arm*-*-*"".
17556 * gdb.arch/arm-disp-step.exp: Likewise.
17557 * gdb.arch/thumb-bx-pc.exp: Likewise.
17558 * gdb.arch/thumb-prologue.exp: Likewise.
17559 * gdb.arch/thumb-singlestep.exp: Likewise.
17560 * gdb.base/disp-step-syscall.exp: Likewise.
17561 * gdb.base/float.exp: Likewise.
17562
17563 2015-07-07 Yao Qi <yao.qi@linaro.org>
17564
17565 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
17566 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
17567
17568 2015-07-07 Yao Qi <yao.qi@linaro.org>
17569
17570 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
17571 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
17572 if it exists.
17573 * gdb.multi/multi-arch.exp: Likewise.
17574
17575 2015-07-07 Simon Marchi <simon.marchi@ericsson.com>
17576
17577 * gdb.python/py-lazy-string.exp: Add missing parentheses to
17578 print.
17579
17580 2015-07-07 Yao Qi <yao.qi@linaro.org>
17581
17582 * gdb.arch/thumb-singlestep.exp: Do one more single step.
17583
17584 2015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
17585
17586 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
17587 '[' and ']' characters.
17588
17589 2015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
17590
17591 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
17592
17593 2015-06-29 Pedro Alves <palves@redhat.com>
17594
17595 PR threads/18127
17596 * gdb.threads/hand-call-new-thread.c: New file.
17597 * gdb.threads/hand-call-new-thread.c: New file.
17598
17599 2015-06-26 Keith Seitz <keiths@redhat.com>
17600 Doug Evans <dje@google.com>
17601
17602 PR 16253
17603 * gdb.cp/var-tag-2.cc: New file.
17604 * gdb.cp/var-tag-3.cc: New file.
17605 * gdb.cp/var-tag-4.cc: New file.
17606 * gdb.cp/var-tag.cc: New file.
17607 * gdb.cp/var-tag.exp: New file.
17608
17609 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
17610
17611 * gdb.base/history-duplicates.exp: New test.
17612
17613 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
17614
17615 * gdb.base/completion.exp: Test the completion of the "focus"
17616 command.
17617
17618 2015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
17619
17620 * gdb.arch/amd64-prologue-skip.S: New file.
17621 * gdb.arch/amd64-prologue-skip.exp: New file.
17622
17623 2015-06-25 Simon Marchi <simon.marchi@ericsson.com>
17624
17625 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
17626 is_address_zero_readable check.
17627
17628 2015-06-24 Peter Bergner <bergner@vnet.ibm.com>
17629
17630 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
17631 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
17632
17633 2015-06-24 Yao Qi <yao.qi@linaro.org>
17634
17635 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
17636 linux targets.
17637
17638 2015-06-24 Yao Qi <yao.qi@linaro.org>
17639
17640 * lib/gdb.exp (supports_get_siginfo_type): New proc.
17641 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
17642 * gdb.base/siginfo-thread.exp: Likewise.
17643
17644 2015-06-22 Yao Qi <yao.qi@linaro.org>
17645
17646 * boards/remote-gdbserver-on-localhost.exp: Add comments.
17647
17648 2015-06-22 Yao Qi <yao.qi@linaro.org>
17649
17650 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
17651 aarch64*-*-*.
17652 (skip_hw_watchpoint_tests): Likewise.
17653
17654 2015-06-18 Patrick Palka <patrick@parcs.ath.cx>
17655
17656 * gdb.base/gdbinit-history.exp: Test the interaction between
17657 setting GDBHISTSIZE and setting the history size via .gdbinit.
17658
17659 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
17660
17661 PR gdb/16999
17662 * gdb.base/gdbhistsize-history.exp: New test.
17663
17664 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
17665
17666 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
17667 with GDBHISTSIZE.
17668 * gdb.base/readline.exp: Likewise.
17669
17670 2015-06-17 Yao Qi <yao.qi@linaro.org>
17671
17672 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
17673 line.
17674
17675 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
17676
17677 * gdb.base/gdbinit-history.exp: Add test case to check that
17678 an unlimited history file does not get truncated on exit.
17679
17680 2015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
17681
17682 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
17683 (VECTOR): New macro. Use it...
17684 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
17685 ...for these typedefs.
17686 (int8, char1, int1, double1): New typedefs.
17687 (struct just_int2, struct two_int2): New structures.
17688 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
17689 (add_structvecs, add_singlevecs): New functions.
17690 (main): Call add_some_intvecs twice.
17691 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
17692 the compile and exit upon failure. Try compiling for the "native"
17693 architecture. Test inferior function calls with vector arguments
17694 and vector return value handling with "finish" and "return".
17695
17696 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
17697
17698 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
17699 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
17700 PE file.
17701 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
17702
17703 2015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
17704
17705 PR breakpoints/16465
17706 * gdb.mi/mi-dprintf-pending.c: New file.
17707 * gdb.mi/mi-dprintf-pending.exp: New test.
17708 * gdb.mi/mi-dprintf-pendshr.c: New file.
17709
17710 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
17711 Mircea Gherzan <mircea.gherzan@intel.com>
17712
17713 * gdb.arch/i386-mpx-map.c: New file.
17714 * gdb.arch/i386-mpx-map.exp: New File.
17715
17716 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
17717
17718 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
17719 * gdb.arch/i386-mpx.exp: Indentation fixed.
17720
17721 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
17722
17723 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
17724 function and improved indentation.
17725 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
17726 gdb_test_multiple. Added additional tests to skip the test.
17727
17728 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
17729
17730 * gdb.arch/i386-avx512.c: Change path in include file.
17731 * gdb.arch/i386-avx512.exp: Change include dir path
17732 compilation flag.
17733 * gdb.arch/i386-mpx.c: Change path in include file.
17734 * gdb.arch/i386-mpx.exp: Change include dir path compilation
17735 flag.
17736
17737 2015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
17738
17739 * gdb.compile/compile-print.exp (compile print *vararray@3)
17740 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
17741
17742 2015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
17743
17744 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
17745 (do not keep jit in memory): ... this.
17746 (expect 5): Change it to ...
17747 (expect no 5): ... this.
17748
17749 2015-06-02 Simon Marchi <simon.marchi@ericsson.com>
17750
17751 PR gdb/15564
17752 * gdb.mi/mi-detach.exp: New file.
17753
17754 2015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
17755
17756 PR symtab/18392
17757 * gdb.arch/amd64-tailcall-self.S: New file.
17758 * gdb.arch/amd64-tailcall-self.c: New file.
17759 * gdb.arch/amd64-tailcall-self.exp: New file.
17760
17761 2015-05-28 Don Breazeal <donb@codesourcery.com>
17762
17763 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
17764 tests for remote targets by checking is_target_gdbserver.
17765
17766 2015-05-27 Doug Evans <dje@google.com>
17767
17768 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
17769 * gdb.dwarf2/opaque-type-lookup.c: New file.
17770 * gdb.dwarf2/opaque-type-lookup.exp: New file.
17771
17772 2015-05-26 Doug Evans <dje@google.com>
17773
17774 * gdb.cp/iostream.cc: New file.
17775 * gdb.cp/iostream.exp: New file.
17776
17777 2015-05-26 Doug Evans <dje@google.com>
17778
17779 * gdb.dwarf2/dw2-op-call.exp: Update.
17780 * gdb.dwarf2/dw4-sig-types.exp: Update.
17781 * gdb.dwarf2/implptr.exp: Update.
17782 * gdb.mi/mi-cmd-param-changed.exp: Update.
17783
17784 2015-05-26 Doug Evans <dje@google.com>
17785
17786 * gdb.python/py-lazy-string.c: New file.
17787 * gdb.python/py-lazy-string.exp: New file.
17788 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
17789 (main): Update. Add estring3.
17790 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
17791 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
17792
17793 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
17794 Yao Qi <yao.qi@linaro.org>
17795
17796 * gdb.reverse/aarch64.c: New.
17797 * gdb.reverse/aarch64.exp: New.
17798
17799 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
17800
17801 * lib/gdb.exp (supports_process_record): Return true for
17802 aarch64*-linux*.
17803 (supports_reverse): Likewise.
17804
17805 2015-05-22 Patrick Palka <patrick@parcs.ath.cx>
17806
17807 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
17808 Use with_test_prefix.
17809
17810 2015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
17811
17812 * gdb.base/completion.exp: Add test for completion of layout
17813 names.
17814
17815 2015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
17816
17817 * lib/gdb.exp (skip_tui_tests): New proc.
17818 * gdb.base/tui-layout.exp: Check skip_tui_tests.
17819
17820 2015-05-19 Pedro Alves <palves@redhat.com>
17821
17822 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
17823 Save the whole env array instead of just HOME. Unset HISTSIZE in
17824 the environment while testing. Restore whole environment
17825 afterwards.
17826
17827 2015-05-16 Doug Evans <xdje42@gmail.com>
17828
17829 * gdb.guile/scm-ports.c: New file.
17830 * gdb.guile/scm-ports.exp: Add memory port tests.
17831
17832 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
17833
17834 * gdb.compile/compile-print.c: New file.
17835 * gdb.compile/compile-print.exp: New file.
17836
17837 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
17838
17839 * gdb.compile/compile-ops.exp: Cast param to void.
17840 * gdb.compile/compile.exp: Complete type for _gdb_expr.
17841 (compile code struct_object.selffield = &struct_object): Add xfail.
17842
17843 2015-05-15 Joel Brobecker <brobecker@adacore.com>
17844
17845 * gdb.ada/arr_enum_with_gap: New testcase.
17846
17847 2015-05-15 Joel Brobecker <brobecker@adacore.com>
17848
17849 * gdb.ada/byte_packed_arr: New testcase.
17850
17851 2015-05-15 Joel Brobecker <brobecker@adacore.com>
17852
17853 * gdb.ada/pckd_neg: New testcase.
17854
17855 2015-05-13 Patrick Palka <patrick@parcs.ath.cx>
17856
17857 PR gdb/17820
17858 * gdb.base/gdbinit-history.exp: New test.
17859 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
17860 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
17861
17862 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
17863
17864 * gdb.python/py-xmethods.cc: Enhance test case.
17865 * gdb.python/py-xmethods.exp: New tests.
17866 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
17867 function.
17868 (B_indexoper): Likewise.
17869 (global_dm_list) : Add new xmethod worker functions.
17870
17871 2015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
17872
17873 * gdb.base/coredump-filter.exp: Correctly unset
17874 "coredump_var_addr" array.
17875
17876 2015-05-08 Pedro Alves <palves@redhat.com>
17877
17878 * gdb.server/non-existing-program.exp: Unset spawn_id.
17879
17880 2015-05-08 Siva Chandra Reddy <sivachandra@google.com>
17881
17882 PR python/18291
17883 * gdb.python/py-xmethods.exp: Add tests.
17884
17885 2015-05-08 Yao Qi <yao.qi@linaro.org>
17886
17887 PR gdb/18208
17888 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
17889 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
17890 function set_coredump_filter, and remove remote_exec call.
17891 Remove argument ipid. Callers update.
17892 (top level): Don't get inferior's PID.
17893
17894 2015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
17895
17896 * gdb.base/watch_thread_num.exp: Skip test on targets without
17897 access watchpoints.
17898
17899 2015-05-06 Pedro Alves <palves@redhat.com>
17900
17901 PR server/18081
17902 * gdb.server/non-existing-program.exp: New file.
17903
17904 2015-05-05 Joel Brobecker <brobecker@adacore.com>
17905
17906 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
17907
17908 2015-05-05 Joel Brobecker <brobecker@adacore.com>
17909
17910 * gdb.ada/out_of_line_in_inlined: New testcase.
17911
17912 2015-05-05 Joel Brobecker <brobecker@adacore.com>
17913
17914 * gdb.ada/var_rec_arr: New testcase.
17915
17916 2015-04-30 Yao Qi <yao.qi@linaro.org>
17917
17918 * gdb.base/break-idempotent.exp: If
17919 skip_hw_watchpoint_multi_tests returns true, skip the tests
17920 on "rwatch" and "awatch".
17921
17922 2015-04-30 Yao Qi <yao.qi@linaro.org>
17923
17924 * gdb.base/relativedebug.exp: Invoke gdb command
17925 "info sharedlibrary", and if libc.so doesn't have debug info,
17926 skip the test.
17927
17928 2015-04-29 Doug Evans <dje@google.com>
17929
17930 * gdb.python/py-xmethods.exp: Add ptype tests.
17931 * gdb.python/py-xmethods.py (E_method_char_worker): Add
17932 get_result_type method.
17933
17934 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
17935
17936 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
17937 the target does not support hardware watchpoints.
17938
17939 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
17940
17941 * gdb.base/break-always.exp: Abort testing if writing to memory
17942 causes an error.
17943
17944 2015-04-28 Doug Evans <dje@google.com>
17945
17946 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
17947 * gdb.python/py-pp-registration.exp: ... here. New file.
17948 * gdb.python/py-pp-registration.c: New file.
17949 * gdb.python/py-pp-registration.py: New file.
17950
17951 2015-04-28 Doug Evans <dje@google.com>
17952
17953 * gdb.python/py-bad-printers.c: New file.
17954 * gdb.python/py-bad-printers.py: New file.
17955 * gdb.python/py-bad-printers.exp: New file.
17956
17957 2015-04-28 Sasha Smundak <asmundak@google.com>
17958
17959 * gdb.python/py-type.exp: New test.
17960
17961 2015-04-28 Andy Wingo <wingo@igalia.com>
17962
17963 * gdb.python/py-parameter.exp:
17964 * gdb.guile/scm-parameter.exp: Escape the path that we are
17965 matching against, as it might contain characters that are special
17966 to regular expressions.
17967
17968 2015-04-27 Joel Brobecker <brobecker@adacore.com>
17969
17970 * gdb.ada/rec_comp: New testcase.
17971
17972 2015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
17973
17974 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
17975 before using it.
17976
17977 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
17978
17979 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
17980 new tests for verilog output.
17981
17982 2015-04-24 Yao Qi <yao.qi@linaro.org>
17983
17984 * boards/remote-gdbserver-on-localhost.exp: New file.
17985
17986 2015-04-23 Pedro Alves <palves@redhat.com>
17987
17988 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
17989 $inferior_spawn_id instead of $inferior_spawn_id directly. On
17990 "end of file", remove $inferior_spawn_id from the indirect list.
17991
17992 2015-04-23 Pedro Alves <palves@redhat.com>
17993
17994 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
17995
17996 2015-04-23 Pedro Alves <palves@redhat.com>
17997
17998 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
17999 on $any_spawn_id instead of only on $gdb_spawn_id.
18000
18001 2015-04-21 Pierre Muller <muller@sourceware.org>
18002
18003 PR pascal/17815
18004 * lib/pascal.exp (gpc_compile): Add new option "class".
18005 (fpc_compile): Likewise.
18006 * gdb.pascal/case-insensitive-symbols.pas: New file.
18007 * gdb.pascal/case-insensitive-symbols.exp: New file.
18008
18009 2015-04-20 Gary Benson <gbenson@redhat.com>
18010
18011 * gdb.base/attach.exp: Fix three extended remote failures.
18012
18013 2015-04-17 Gary Benson <gbenson@redhat.com>
18014
18015 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
18016 the main executable over the remote protocol.
18017
18018 2015-04-16 Pedro Alves <palves@redhat.com>
18019
18020 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
18021 a new gdbserver if gdbserver_reconnect_p is set.
18022
18023 2015-04-16 Pedro Alves <palves@redhat.com>
18024
18025 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
18026 is set, don't exit gdbserver.
18027
18028 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
18029
18030 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
18031 appropriate .insn, such that an older assembler can be used.
18032 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
18033 the z/Architecture instruction set on 31-bit targets as well.
18034
18035 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
18036
18037 * gdb.go/handcall.exp: Remove all logic related to the first
18038 breakpoint and rely on go_runto_main instead.
18039 * gdb.go/strings.exp: Likewise.
18040 * gdb.go/unsafe.exp: Likewise.
18041 * gdb.go/hello.exp: Likewise. Also rename the remaining
18042 breakpoint marker to "breakpoint 1".
18043 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
18044 * gdb.go/strings.go: Likewise.
18045 * gdb.go/unsafe.go: Likewise.
18046 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
18047 "set breakpoint 2 here" and rename the remaining breakpoint marker
18048 to "breakpoint 1".
18049
18050 2015-04-15 Simon Marchi <simon.marchi@ericsson.com>
18051
18052 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
18053 if itertools.imap is not present.
18054 * gdb.python/py-objfile.exp: Add parentheses.
18055 * gdb.python/py-type.exp: Same.
18056 * gdb.python/py-unwind-maint.py: Same.
18057
18058 2015-04-15 Yao Qi <yao.qi@linaro.org>
18059
18060 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
18061 of ":$ptr_size" and set its form explicitly.
18062
18063 2015-04-15 Pedro Alves <palves@redhat.com>
18064 Yao Qi <yao.qi@linaro.org>
18065
18066 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
18067 timeout by factor of 4.
18068 (test_regular_watch): Likewise.
18069 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
18070 * gdb.reverse/sigall-reverse.exp: Likewise.
18071 * gdb.reverse/until-precsave.exp: Likewise.
18072 * lib/gdb.exp (with_timeout_factor): New proc.
18073 (gdb_expect): Move some code to ...
18074 (get_largest_timeout): ... here. New procedure.
18075
18076 2015-04-14 Luis Machado <lgustavo@codesourcery.com>
18077
18078 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
18079
18080 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
18081
18082 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
18083 to write to the .text section.
18084
18085 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
18086
18087 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
18088 Handle the case of targets that do not provide PID information.
18089
18090 2015-04-13 Yao Qi <yao.qi@linaro.org>
18091
18092 * lib/gdbserver-support.exp (gdb_exit): Catch exception
18093 and use expect instead of gdb_expect.
18094
18095 2015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
18096
18097 * gdb.base/coredump-filter.exp: Rename variable "addr" to
18098 "coredump_var_addr" to avoid naming conflict with other testcases.
18099
18100 2015-04-10 Pedro Alves <palves@redhat.com>
18101
18102 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
18103 gdb_test_sequence and gdb_assert.
18104
18105 2015-04-10 Pedro Alves <palves@redhat.com>
18106
18107 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
18108 test messages that don't include the breakpoint address.
18109
18110 2015-04-10 Yao Qi <yao.qi@linaro.org>
18111
18112 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
18113 false for some offset and width combinations which aren't
18114 supported by linux kernel.
18115
18116 2015-04-10 Pedro Alves <palves@redhat.com>
18117
18118 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
18119 procedure, factored out from ...
18120 (top level): ... here. Add "set displaced-stepping" testing axis.
18121 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
18122 parameter "displaced". Use it.
18123 (top level): Use foreach and add "set displaced-stepping" testing
18124 axis.
18125
18126 2015-04-10 Pedro Alves <palves@redhat.com>
18127
18128 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
18129 Remove comment.
18130 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
18131 both the address of the instruction that triggers the watchpoint
18132 and the address of the instruction immediately after, and use
18133 those addresses for the test. Fix comment.
18134
18135 2015-04-10 Pedro Alves <palves@redhat.com>
18136
18137 * gdb.base/sigstep.exp (breakpoint_to_handler)
18138 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
18139 Test "backtrace" in handler.
18140 (breakpoint_over_handler): New parameter 'displaced'. Use it.
18141 (top level): Add new "displaced" test axis to
18142 breakpoint_to_handler, breakpoint_to_handler_entry and
18143 breakpoint_over_handler.
18144
18145 2015-04-10 Pedro Alves <palves@redhat.com>
18146
18147 PR gdb/18216
18148 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
18149
18150 2015-04-10 Yao Qi <yao.qi@linaro.org>
18151
18152 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
18153 (test_add_rn_pc): New function.
18154 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
18155 (top level): Invoke test_add_rn_pc.
18156
18157 2015-04-10 Pedro Alves <palves@redhat.com>
18158
18159 PR gdb/13858
18160 * gdb.base/step-over-no-symbols.exp: New file.
18161
18162 2015-04-09 Andy Wingo <wingo@igalia.com>
18163
18164 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
18165 after the Python tests.
18166
18167 2015-04-08 Keith Seitz <keiths@redhat.com>
18168
18169 PR python/16699
18170 * gdb.python/py-completion.exp: New tests for completion.
18171 * gdb.python/py-completion.py (CompleteLimit1): New class.
18172 (CompleteLimit2): Likewise.
18173 (CompleteLimit3): Likewise.
18174 (CompleteLimit4): Likewise.
18175 (CompleteLimit5): Likewise.
18176 (CompleteLimit6): Likewise.
18177 (CompleteLimit7): Likewise.
18178
18179 2015-04-08 Pedro Alves <palves@redhat.com>
18180
18181 PR gdb/18214
18182 PR gdb/18216
18183 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
18184 function.
18185 (main): Install it as SIGUSR1 handler.
18186 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
18187 parameter. Always use "setup" as prefix. Toggle "set
18188 displaced-stepping" off/on depending on global. Don't switch to
18189 thread 1 here.
18190 (top level): Add displaced stepping "off/on" test axis. Update
18191 "setup" calls. Wrap each subtest with with_test_prefix. Test
18192 continuing with a queued signal in each thread.
18193
18194 2015-04-08 Pedro Alves <palves@redhat.com>
18195
18196 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
18197 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
18198 gdb_breakpoint instead of gdb_test that doesn't expect anything.
18199 Return early if running to main fails.
18200 * gdb.trace/while-stepping.exp: Likewise.
18201
18202 2015-04-07 Pedro Alves <palves@redhat.com>
18203
18204 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
18205 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
18206 interact with inferior program.
18207
18208 2015-04-07 Pedro Alves <palves@redhat.com>
18209
18210 * lib/gdb.exp (inferior_spawn_id): New global.
18211 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
18212 spawn id after processing the user code.
18213 (default_gdb_start): Set inferior_spawn_id.
18214 (send_inferior): New procedure.
18215 * lib/gdbserver-support.exp (gdbserver_start): Set
18216 inferior_spawn_id.
18217 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
18218
18219 2015-04-07 Pedro Alves <palves@redhat.com>
18220
18221 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
18222 * lib/gdbserver-support.exp (gdbserver_start): Make
18223 $server_spawn_id global.
18224 (gdbserver_start): Don't wait for gdbserver's spawn id with
18225 expect_background.
18226 (close_gdbserver): New procedure.
18227 (gdb_exit): Rename the default version and reimplement.
18228
18229 2015-04-07 Pedro Alves <palves@redhat.com>
18230
18231 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
18232 append the substituted item, not the original item.
18233
18234 2015-04-07 Pedro Alves <palves@redhat.com>
18235
18236 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
18237 gdb_expect.
18238
18239 2015-04-07 Pedro Alves <palves@redhat.com>
18240
18241 * gdb.base/interrupt.exp: Don't handle the case of the inferior
18242 output appearing once only.
18243
18244 2015-04-07 Pedro Alves <palves@redhat.com>
18245
18246 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
18247 that doesn't expect anything. Return early if running to main
18248 fails.
18249
18250 2015-04-07 Yao Qi <yao.qi@linaro.org>
18251
18252 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
18253 (child_function): Call alarm.
18254 (main): Move call to alarm into the loop.
18255 * gdb.threads/non-stop-fair-events.exp: Build program with
18256 -DTIMEOUT=$timeout.
18257
18258 2015-04-06 Doug Evans <xdje42@gmail.com>
18259
18260 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
18261 Fix dest parameter to board_info.
18262 (fpc_compile): Ditto.
18263 (gdb_compile_pascal): Rename dest arg to destfile.
18264
18265 2015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
18266
18267 * gdb.ada/funcall_ref.exp: New file.
18268 * gdb.ada/funcall_ref/foo.adb: New file.
18269
18270 2015-04-02 Yao Qi <yao.qi@linaro.org>
18271
18272 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
18273 is remote.
18274
18275 2015-04-02 Gary Benson <gbenson@redhat.com>
18276
18277 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
18278
18279 2015-04-01 Sasha Smundak <asmundak@google.com>
18280
18281 * gdb.python/py-unwind-maint.c: New file.
18282 * gdb.python/py-unwind-maint.exp: New test.
18283 * gdb.python/py-unwind-maint.py: New file.
18284 * gdb.python/py-unwind.c: New file.
18285 * gdb.python/py-unwind.exp: New test.
18286 * gdb.python/py-unwind.py: New test.
18287
18288 2015-04-01 Pedro Alves <palves@redhat.com>
18289
18290 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
18291 to fail instead of non-existent $test.
18292
18293 2015-04-01 Pedro Alves <palves@redhat.com>
18294
18295 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
18296 GDBFLAGS if not empty.
18297
18298 2015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
18299
18300 * gdb.ada/complete.exp: Remove "multi_line".
18301 * gdb.ada/info_exc.exp: Remove "multi_line".
18302 * gdb.ada/packed_tagged.exp: Remove "multi_line".
18303 * gdb.ada/ptype_field.exp: Remove "multi_line".
18304 * gdb.ada/sym_print_name.exp: Remove "multi_line".
18305 * gdb.ada/tagged.exp: Remove "multi_line".
18306 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
18307 [multi_line ...]
18308 * gdb.btrace/delta.exp: Likewise.
18309 * gdb.btrace/exception.exp: Likewise.
18310 * gdb.btrace/function_call_history.exp: Likewise.
18311 * gdb.btrace/instruction_history.exp: Likewise.
18312 * gdb.btrace/nohist.exp: Likewise.
18313 * gdb.btrace/record_goto.exp: Likewise.
18314 * gdb.btrace/segv.exp: Likewise.
18315 * gdb.btrace/stepi.exp: Likewise.
18316 * gdb.btrace/tailcall.exp: Likewise.
18317 * gdb.btrace/unknown_functions.exp: Likewise.
18318 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
18319 * lib/gdb.exp: Add the "multi_line" helper.
18320
18321 2015-04-01 Pedro Alves <palves@redhat.com>
18322
18323 * gdb.threads/tid-reuse.c: New file.
18324 * gdb.threads/tid-reuse.exp: New file.
18325
18326 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
18327
18328 PR corefiles/16092
18329 * gdb.base/coredump-filter.c: New file.
18330 * gdb.base/coredump-filter.exp: Likewise.
18331
18332 2015-03-27 Petr Machata <pmachata@redhat.com>
18333
18334 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
18335 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
18336 (Dwarf::assemble): Initialize them.
18337 (Dwarf::lines): New function.
18338
18339 2015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
18340
18341 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
18342 SYMBOL_PREFIX for x86_64-*-cygwin.
18343
18344 2015-03-26 Andy Wingo <wingo@igalia.com>
18345
18346 PR symtab/18148
18347 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
18348 const_value but not a location.
18349 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
18350 location defined in non-main CUs are visible.
18351
18352 2015-03-26 Yao Qi <yao.qi@linaro.org>
18353
18354 PR testsuite/18139
18355 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
18356 Add a line number entry for the same line.
18357 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
18358 Add a line number entry for the same line.
18359
18360 2015-03-26 Yao Qi <yao.qi@linaro.org>
18361
18362 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
18363 .int 0.
18364 (func): Likewise. Add .Lfunc_1 label.
18365 Use .Lfunc_1 label.
18366 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
18367 .int 0.
18368 (func): Likewise.
18369 Use .Lfunc_1 label.
18370
18371 2015-03-26 Yao Qi <yao.qi@linaro.org>
18372
18373 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
18374 Call gdb_compile instead to compile each .s files without debug
18375 information.
18376
18377 2015-03-26 Yao Qi <yao.qi@linaro.org>
18378
18379 * gdb.base/savedregs.exp (process_saved_regs): Make
18380 "Saved registers:" optional in the pattern.
18381
18382 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
18383
18384 * gdb.btrace/next.exp: Merged into step.exp.
18385 * gdb.btrace/finish.exp: Merged into step.exp.
18386 * gdb.btrace/nexti.exp: Merged into stepi.exp.
18387 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
18388 "record goto" and checking the exact replay position.
18389 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
18390 check for "Recording format" in "info record" output.
18391 * gdb.btrace/record_goto.exp: Choose test file based on target.
18392 * gdb.btrace/x86-record_goto.S: Renamed into ...
18393 * gdb.btrace/x86_64-record_goto.S: ... this.
18394 * gdb.btrace/i686-record_goto.S: New.
18395 * gdb.btrace/x86-tailcall.S: Renamed into ...
18396 * gdb.btrace/x86_64-tailcall.S: ... this.
18397 * gdb.btrace/i686-tailcall.S: New.
18398 * gdb.btrace/x86-tailcall.c: Renamed into ...
18399 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
18400 separate statements. Update test.
18401 * gdb.btrace/delta.exp: Use record_goto.c as test file.
18402 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
18403 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
18404 * gdb.btrace/tailcall.exp: Choose test file based on target.
18405 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
18406
18407 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
18408
18409 * gdb.btrace/exception.exp: Increase BTS buffer size.
18410
18411 2015-03-24 Pedro Alves <palves@redhat.com>
18412
18413 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
18414
18415 2015-03-24 Pedro Alves <palves@redhat.com>
18416
18417 * gdb.threads/schedlock.exp (test_step): No longer expect that
18418 "set scheduler-locking step" with "next" over a function call runs
18419 threads unlocked.
18420
18421 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
18422
18423 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
18424
18425 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
18426
18427 PR breakpoints/16466
18428 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
18429 * gdb.mi/mi-pending.c (thread_func): New function.
18430 (int main): Add threading support required.
18431 * gdb.mi/mi-pending.exp: Add tests for this issue.
18432 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
18433 (pendfunc2): Remove stdio dependency.
18434 * gdb.mi/mi-pendshr2.c: New file.
18435
18436 2015-03-23 Keith Seitz <keiths@redhat.com>
18437
18438 * gdb.linespec/keywords.c: New file.
18439 * gdb.linespec/keywords.exp: New file.
18440
18441 2015-03-23 Keith Seitz <keiths@redhat.com>
18442
18443 PR gdb/18021
18444 * gdb.dwarf2/staticvirtual.exp: New test.
18445
18446 2015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
18447
18448 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
18449 * README: Remove HP-UX and gdb.hp.
18450 (configuration):
18451 * configure: Regenerate.
18452 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
18453 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
18454 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
18455 gdb.hp/gdb.defects/Makefile.
18456 * gdb.hp/Makefile.in: File deleted.
18457 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
18458 * gdb.hp/gdb.aCC/optimize.c: File deleted.
18459 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
18460 * gdb.hp/gdb.aCC/run.c: File deleted.
18461 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
18462 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
18463 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
18464 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
18465 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
18466 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
18467 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
18468 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
18469 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
18470 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
18471 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
18472 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
18473 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
18474 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
18475 * gdb.hp/gdb.base-hp/reg.s: File deleted.
18476 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
18477 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
18478 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
18479 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
18480 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
18481 * gdb.hp/gdb.compat/Makefile.in: File deleted.
18482 * gdb.hp/gdb.compat/average.c: File deleted.
18483 * gdb.hp/gdb.compat/sum.c: File deleted.
18484 * gdb.hp/gdb.compat/xdb.c: File deleted.
18485 * gdb.hp/gdb.compat/xdb0.c: File deleted.
18486 * gdb.hp/gdb.compat/xdb0.h: File deleted.
18487 * gdb.hp/gdb.compat/xdb1.c: File deleted.
18488 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
18489 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
18490 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
18491 * gdb.hp/gdb.defects/Makefile.in: File deleted.
18492 * gdb.hp/gdb.defects/bs14602.c: File deleted.
18493 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
18494 * gdb.hp/gdb.defects/solib-d.c: File deleted.
18495 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
18496 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
18497 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
18498 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
18499 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
18500 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
18501 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
18502 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
18503 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
18504 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
18505 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
18506 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
18507 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
18508 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
18509 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
18510 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
18511 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
18512 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
18513 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
18514 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
18515 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
18516 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
18517 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
18518 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
18519 * gdb.hp/tools/odump: File deleted.
18520
18521 2015-03-19 Pedro Alves <palves@redhat.com>
18522
18523 * gdb.threads/continue-pending-status.exp (saw_thread_2)
18524 (saw_thread_3): New globals.
18525 (top level): Increment them when an event for the corresponding
18526 thread is seen.
18527 (no thread starvation): New test.
18528
18529 2015-03-19 Pedro Alves <palves@redhat.com>
18530
18531 * gdb.threads/continue-pending-status.c: New file.
18532 * gdb.threads/continue-pending-status.exp: New file.
18533
18534 2015-03-18 Pedro Alves <palves@redhat.com>
18535
18536 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
18537 Use gdb_is_target_remote instead of is_remote. Use
18538 gdb_test_multiple instead of gdb_expect. Exit early if
18539 gdb_test_multiple hits its internal matches. Tighten stepi tests
18540 expected output. Fail on exit with any signal, instead of just
18541 SIGILL.
18542
18543 2015-03-18 Yao Qi <yao.qi@linaro.org>
18544
18545 PR tdep/18107
18546 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
18547 variable.
18548 * gdb.base/catch-syscall.exp: Don't skip it on
18549 aarch64*-*-linux* target. Remove elements in all_syscalls.
18550 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
18551 target.
18552 (setup_all_syscalls): New proc.
18553
18554 2015-03-16 Yao Qi <yao.qi@linaro.org>
18555
18556 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
18557 (top level): Skip tests if valid_addr_p returns false for
18558 $cmd1 or $cmd2.
18559
18560 2015-03-11 Andy Wingo <wingo@igalia.com>
18561
18562 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
18563
18564 2015-03-11 Yao Qi <yao.qi@linaro.org>
18565
18566 * gdb.base/catch-syscall.exp: Fix typo in comments.
18567
18568 2015-03-11 Yao Qi <yao.qi@linaro.org>
18569
18570 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
18571
18572 2015-03-09 Pedro Alves <palves@redhat.com>
18573
18574 * dg-extract-results.py: Delete.
18575
18576 2015-03-09 Pedro Alves <palves@redhat.com>
18577
18578 Merge dg-extract-results.sh from GCC upstream (r218843).
18579
18580 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
18581 * dg-extract-results.sh: Use --text with grep to avoid issues with
18582 binary files. Fall back to cat -v, if that doesn't work.
18583
18584 2015-03-05 Pedro Alves <palves@redhat.com>
18585
18586 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
18587
18588 2015-03-04 Simon Marchi <simon.marchi@ericsson.com>
18589
18590 * lib/mi-support.exp (mi_expect_interrupt): Accept
18591 alternative event for when in all-stop mode.
18592
18593 2015-03-04 Pedro Alves <palves@redhat.com>
18594
18595 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
18596
18597 2015-03-04 Mark Kettenis <kettenis@gnu.org>
18598
18599 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
18600
18601 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
18602
18603 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
18604 regexps for GDB's current line display, accept a hex address
18605 preceding the line number.
18606
18607 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
18608
18609 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
18610 the 'arch1' variable for "s390*-linux*" targets.
18611
18612 2015-03-04 Pedro Alves <palves@redhat.com>
18613
18614 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
18615 (main): Pass missing retval argument to pthread_join call.
18616
18617 2015-03-02 Pedro Alves <palves@redhat.com>
18618
18619 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
18620 (top level): Call do_test with non-stop as well.
18621
18622 2015-03-02 Pedro Alves <palves@redhat.com>
18623
18624 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
18625 -1.
18626
18627 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
18628
18629 * gdb.arch/s390-vregs.exp: New test.
18630 * gdb.arch/s390-vregs.S: New file.
18631
18632 2015-02-27 Pedro Alves <palves@redhat.com>
18633
18634 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
18635 call to catch_command_errors.
18636 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
18637 catch_command_errors.
18638
18639 2015-02-27 Pedro Alves <palves@redhat.com>
18640
18641 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
18642 "true" for boolean result.
18643 * gdb.gdb/selftest.exp (test_with_self): Also accept full
18644 prototype of main.
18645
18646 2015-02-27 Pedro Alves <palves@redhat.com>
18647
18648 * lib/unbuffer_output.c: New file.
18649 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
18650 (main): Call gdb_unbuffer_output.
18651
18652 2015-02-27 Yao Qi <yao.qi@linaro.org>
18653
18654 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
18655 target.
18656
18657 2015-02-26 Doug Evans <dje@google.com>
18658
18659 * gdb.cp/class2.cc (Dbase, D): New classes.
18660 (main): New local delta.
18661 * gdb.cp/class2.exp: Test printing delta.
18662 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
18663 (dynbar): New global.
18664 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
18665
18666 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
18667
18668 * gdb.compile/compile-ifunc.c: New file.
18669 * gdb.compile/compile-ifunc.exp: New file.
18670
18671 2015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
18672
18673 * gdb.base/structs.exp: Check for correct struct on finish.
18674
18675 2015-02-26 Yao Qi <yao.qi@linaro.org>
18676
18677 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
18678 is zero.
18679
18680 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
18681
18682 * gdb.arch/cordic.ko.bz2: New file.
18683 * gdb.arch/cordic.ko.debug.bz2: New file.
18684 * gdb.arch/ppc64-symtab-cordic.exp: New file.
18685
18686 2015-02-25 Yao Qi <yao.qi@linaro.org>
18687
18688 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
18689 aarch64*-*-* target.
18690
18691 2015-02-23 Pedro Alves <palves@redhat.com>
18692
18693 * lib/gdb.exp (delete_breakpoints): Rewrite using
18694 gdb_test_multiple.
18695
18696 2015-02-23 Pedro Alves <palves@redhat.com>
18697
18698 * gdb.base/info-os.c: Include stdlib.h.
18699
18700 2015-02-22 Doug Evans <xdje42@gmail.com>
18701
18702 PR symtab/17855
18703 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
18704 is read after symbols have been re-read.
18705 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
18706 * gdb.ada/exec_changed/second.adb (Second): Ditto.
18707
18708 2015-02-21 Doug Evans <dje@google.com>
18709
18710 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
18711
18712 2015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
18713
18714 PR corefiles/17808
18715 * gdb.arch/i386-biarch-core.core.bz2: New file.
18716 * gdb.arch/i386-biarch-core.exp: New file.
18717
18718 2015-02-21 Pedro Alves <palves@redhat.com>
18719
18720 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
18721 runto_main fails.
18722
18723 2015-02-20 Pedro Alves <palves@redhat.com>
18724
18725 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
18726 info probes.
18727
18728 2015-02-20 Pedro Alves <palves@redhat.com>
18729
18730 * gdb.threads/multi-create-ns-info-thr.exp: New file.
18731
18732 2015-02-20 Pedro Alves <palves@redhat.com>
18733
18734 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
18735 clean_restart before gdb_target_supports_trace.
18736
18737 2015-02-20 Pedro Alves <palves@redhat.com>
18738
18739 PR threads/18006
18740 * gdb.threads/clone-thread_db.c: New file.
18741 * gdb.threads/clone-thread_db.exp: New file.
18742
18743 2015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
18744
18745 PR breakpoints/16812
18746 * gdb.base/catch-gdb-caused-signals.c: New file.
18747 * gdb.base/catch-gdb-caused-signals.exp: New file.
18748
18749 2015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
18750
18751 * configure: Regenerated.
18752 * configure.ac: Use GDB_AC_TRANSFORM.
18753 * aclocal.m4: sinclude ../transform.m4.
18754
18755 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
18756
18757 * lib/dtrace.exp: New file.
18758 * gdb.base/dtrace-probe.exp: Likewise.
18759 * gdb.base/dtrace-probe.d: Likewise.
18760 * gdb.base/dtrace-probe.c: Likewise.
18761 * lib/pdtrace.in: Likewise.
18762 * configure.ac: Output variables with the transformed names of
18763 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
18764 * configure: Regenerated.
18765
18766 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
18767
18768 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
18769 expected message when trying to access $_probe_* convenience
18770 variables while not on a probe.
18771
18772 2015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
18773
18774 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
18775
18776 2015-02-11 Pedro Alves <pedro@codesourcery.com>
18777
18778 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
18779 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
18780
18781 2015-02-10 Doug Evans <xdje42@gmail.com>
18782
18783 * lib/gdb.exp (gdb_load): Always return a result.
18784
18785 2015-02-10 Pedro Alves <palves@redhat.com>
18786
18787 * gdb.threads/signal-sigtrap.c: New file.
18788 * gdb.threads/signal-sigtrap.exp: New file.
18789
18790 2015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
18791
18792 * gdb.trace/no-attach-trace.c: New file.
18793 * gdb.trace/no-attach-trace.exp: New file.
18794
18795 2015-02-09 Mark Wielaard <mjw@redhat.com>
18796
18797 * gdb.dwarf2/atomic.c: New file.
18798 * gdb.dwarf2/atomic-type.exp: Likewise.
18799
18800 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
18801
18802 * gdb.btrace/buffer-size.exp: Update "info record" output.
18803 * gdb.btrace/delta.exp: Update "info record" output.
18804 * gdb.btrace/enable.exp: Update "info record" output.
18805 * gdb.btrace/finish.exp: Update "info record" output.
18806 * gdb.btrace/instruction_history.exp: Update "info record" output.
18807 * gdb.btrace/next.exp: Update "info record" output.
18808 * gdb.btrace/nexti.exp: Update "info record" output.
18809 * gdb.btrace/step.exp: Update "info record" output.
18810 * gdb.btrace/stepi.exp: Update "info record" output.
18811 * gdb.btrace/nohist.exp: Update "info record" output.
18812
18813 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
18814
18815 * gdb.btrace/buffer-size: New.
18816
18817 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
18818
18819 * gdb.btrace/delta.exp: Update "info record" output.
18820 * gdb.btrace/enable.exp: Update "info record" output.
18821 * gdb.btrace/finish.exp: Update "info record" output.
18822 * gdb.btrace/instruction_history.exp: Update "info record" output.
18823 * gdb.btrace/next.exp: Update "info record" output.
18824 * gdb.btrace/nexti.exp: Update "info record" output.
18825 * gdb.btrace/step.exp: Update "info record" output.
18826 * gdb.btrace/stepi.exp: Update "info record" output.
18827 * gdb.btrace/nohist.exp: Update "info record" output.
18828
18829 2015-02-06 Simon Marchi <simon.marchi@ericsson.com>
18830
18831 PR gdb/15678
18832 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
18833
18834 2015-02-06 Pedro Alves <palves@redhat.com>
18835
18836 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
18837 macro.
18838 (seconds_left, again): New globals.
18839 (main): Wait seconds_left in a 1-second sleep loop instead of
18840 sleeping 180 seconds. If 'again' is set, reset the seconds
18841 counter.
18842 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
18843 'again' in the inferior before detaching. Print the seconds left.
18844 (options): New global.
18845 (top level): Build program with -DTIMEOUT=$timeout.
18846
18847 2015-02-06 Pedro Alves <palves@redhat.com>
18848
18849 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
18850 determine how many seconds to pass to 'alarm'.
18851 * gdb.base/gdb-sigterm.exp (top level): Build program with
18852 -DTIMEOUT=$timeout.
18853 (do_test): Return success/failure indication. Add more verbose
18854 logging. Don't fail if 200 single steps are seen. Instead, fail
18855 when the test times out.
18856 (passes): New global.
18857 (top level): Break the testing loop if testing fails on any
18858 iteration. Use gdb_assert.
18859
18860 2015-02-04 Don Breazeal <donb@codesourcery.com>
18861
18862 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
18863 and initialize them.
18864 (ipc_cleanup): New function.
18865 (main): Don't declare shmid, semid, and msqid. Add a call to
18866 atexit so that we call ipc_cleanup on exit.
18867
18868 2015-02-04 Pedro Alves <palves@redhat.com>
18869
18870 * boards/native-extended-gdbserver.exp: Remove any target variant
18871 specifications from the board name before clearing the isremote
18872 flag from board_info.
18873
18874 2015-01-31 Doug Evans <xdje42@gmail.com>
18875
18876 * gdb.base/maint.exp <maint print type argc>: Update expected output.
18877
18878 2015-01-31 Gary Benson <gbenson@redhat.com>
18879
18880 * gdb.base/completion.exp: Disable completion limiting for
18881 existing tests. Add new tests to check completion limiting.
18882 * gdb.linespec/ls-errs.exp: Disable completion limiting.
18883
18884 2015-01-31 Doug Evans <xdje42@gmail.com>
18885
18886 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
18887
18888 2015-01-31 Doug Evans <xdje42@gmail.com>
18889
18890 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
18891 entries. Duplicate file section script entries.
18892 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
18893 inlined entries. Add test for safe-path rejection.
18894 * gdb.python/py-section-script.c: Add duplicate inlined section script
18895 entries. Duplicate file section script entries.
18896 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
18897 inlined entries. Add test for safe-path rejection.
18898
18899 2015-01-29 Joel Brobecker <brobecker@adacore.com>
18900
18901 * gdb.ada/disc_arr_bound: New testcase.
18902
18903 2015-01-29 Joel Brobecker <brobecker@adacore.com>
18904
18905 * gdb.ada/mi_var_array: New testcase.
18906
18907 2015-01-27 Doug Evans <dje@google.com>
18908
18909 * gdb.python/py-objfile.exp: Add tests for objfile.username.
18910 Add test for objfile.filename, objfile.username after objfile
18911 has been unloaded.
18912
18913 2015-01-26 Joel Brobecker <brobecker@adacore.com>
18914
18915 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
18916 the second test to print the name attribute of value
18917 returned by the call to gdb.lookup_type, and adjust
18918 the expected output accordingly.
18919
18920 2015-01-25 Mark Wielaard <mjw@redhat.com>
18921
18922 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
18923 * gdb.base/disp-step-fork.c: Include unistd.h.
18924 * gdb.base/siginfo-obj.c: Include stdio.h.
18925 * gdb.base/siginfo-thread.c: Likewise.
18926 * gdb.mi/non-stop.c: Include unistd.h.
18927 * gdb.mi/nsthrexec.c: Include stdio.h.
18928 * gdb.mi/pthreads.c: Include unistd.h.
18929 * gdb.modula2/unbounded1.c (main): Declare returns int.
18930 * gdb.reverse/consecutive-reverse.c: Likewise.
18931 * gdb.threads/create-fail.c: Include unistd.h.
18932 * gdb.threads/killed.c: Likewise.
18933 * gdb.threads/linux-dp.c: Likewise.
18934 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
18935 * gdb.threads/non-ldr-exc-2.c: Likewise.
18936 * gdb.threads/non-ldr-exc-3.c: Likewise.
18937 * gdb.threads/non-ldr-exc-4.c: Likewise.
18938 * gdb.threads/pthreads.c: Include unistd.h.
18939 (main): Declare returns int.
18940 * gdb.threads/tls-main.c (foo): New declaration.
18941 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
18942
18943 2015-01-23 Simon Marchi <simon.marchi@ericsson.com>
18944
18945 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
18946 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
18947
18948 2015-01-15 Mark Wielaard <mjw@redhat.com>
18949
18950 * gdb.base/noreturn-return.c: New file.
18951 * gdb.base/noreturn-return.exp: New file.
18952 * gdb.base/noreturn-finish.c: New file.
18953 * gdb.base/noreturn-finish.exp: New file.
18954
18955 2015-01-23 Pedro Alves <palves@redhat.com>
18956
18957 * gdb.threads/continue-pending-after-query.c: New file.
18958 * gdb.threads/continue-pending-after-query.exp: New file.
18959
18960 2015-01-22 Anders Granlund <anders.granlund@ericsson.com>
18961 Simon Marchi <simon.marchi@ericsson.com>
18962
18963 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
18964 * gdb.base/valgrind-db-attach.exp: Same.
18965 * gdb.base/valgrind-infcall.exp: Same.
18966 * lib/mi-support.exp (default_mi_gdb_start): Same.
18967 * lib/prompt.exp (default_prompt_gdb_start): Same.
18968 * lib/gdb.exp (default_gdb_spawn): Same.
18969 (gdb_interact): New.
18970
18971
18972 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
18973
18974 * gdb.compile/compile.exp (pointer to jit function): New test.
18975
18976 2015-01-17 Wei-cheng Wang <cole945@gmail.com>
18977
18978 * lib/gdb.exp (supports_process_record): Return true for
18979 powerpc*-*-linux*.
18980 (supports_reverse): Likewise.
18981
18982 2015-01-15 Don Breazeal <donb@codesourcery.com>
18983
18984 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
18985 instead of checking whether the target board is remote and
18986 use spawn_wait_for_attach instead of exec/sleep.
18987 * gdb.base/attach-twice.exp: Likewise.
18988
18989 2015-01-15 Joel Brobecker <brobecker@adacore.com>
18990
18991 * gdb.ada/var_arr_attrs: New testcase.
18992
18993 2015-01-14 Pedro Alves <palves@redhat.com>
18994 Joel Brobecker <brobecker@adacore.com>
18995
18996 PR gdb/17525
18997 * gdb.base/bp-cmds-execution-x-script.c: New file.
18998 * gdb.base/bp-cmds-execution-x-script.exp: New file.
18999 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
19000
19001 2015-01-14 Pedro Alves <palves@redhat.com>
19002
19003 PR cli/17828
19004 * gdb.base/batch-preserve-term-settings.c: New file.
19005 * gdb.base/batch-preserve-term-settings.exp: New file.
19006
19007 2015-01-13 Doug Evans <dje@google.com>
19008
19009 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
19010 binary.
19011
19012 2015-01-13 Joel Brobecker <brobecker@adacore.com>
19013
19014 * Makefile.in (clean mostlyclean): Do not delete *.py.
19015
19016 2015-01-13 Joel Brobecker <brobecker@adacore.com>
19017
19018 * gdb.python/py-lookup-type.exp: New file.
19019
19020 2015-01-12 Pedro Alves <palves@redhat.com>
19021
19022 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
19023 restore GDBFLAGS before returning.
19024
19025 2015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
19026
19027 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
19028 is_amd64_regs_target and is_x86_like_target.
19029
19030 2015-01-11 Doug Evans <xdje42@gmail.com>
19031
19032 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
19033 is given without an explicit form.
19034 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
19035 attributes.
19036 * gdb.dwarf/corrupt.exp: Ditto.
19037 * gdb.dwarf2/enum-type.exp: Ditto.
19038 * gdb.trace/entry-values.exp: Ditto.
19039 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
19040
19041 2015-01-11 Doug Evans <xdje42@gmail.com>
19042
19043 PR gdb/15830
19044 * gdb.base/maint.exp: Remove references to "maint demangle".
19045 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
19046 Add tests for explicitly specifying language to demangle.
19047 * gdb.dlang/demangle.exp: Ditto.
19048
19049 2015-01-09 Pedro Alves <palves@redhat.com>
19050
19051 * gdb.threads/non-stop-fair-events.c: New file.
19052 * gdb.threads/non-stop-fair-events.exp: New file.
19053
19054 2015-01-09 Pedro Alves <palves@redhat.com>
19055
19056 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
19057 the global scope. Set a breakpoint after all threads are started
19058 rather than stepping over two source lines. Expect the prompt.
19059 * gdb.base/watch_thread_num.c (threads_started_barrier): New
19060 global.
19061 (NUM): Now 15.
19062 (main): Use threads_started_barrier to wait for all threads to
19063 start. Main thread no longer calls thread_function. Exit after
19064 180 seconds.
19065 (loop): New function.
19066 (thread_function): Wait on threads_started_barrier barrier. Call
19067 'loop' at each iteration.
19068 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
19069 threads have started, instead of hardcoding number of "next"
19070 steps. Use an access watchpoint instead of a write watchpoint.
19071
19072 2015-01-09 Pedro Alves <palves@redhat.com>
19073
19074 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
19075 (thread_func): Wait on barrier.
19076 (main): Wait for all threads to start before stopping GDB.
19077 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
19078 global.
19079 (thread1_func, thread2_func): Wait on barrier.
19080 (main): Wait for all threads to start before stopping GDB.
19081 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
19082 New global.
19083 (thread1_func, thread2_func): Wait on barrier.
19084 (main): Wait for all threads to start before stopping GDB.
19085
19086 2015-01-09 Pedro Alves <palves@redhat.com>
19087
19088 * gdb.threads/attach-many-short-lived-threads.c: New file.
19089 * gdb.threads/attach-many-short-lived-threads.exp: New file.
19090
19091 2014-01-09 Pedro Alves <palves@redhat.com>
19092
19093 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
19094 instead of to thread 2.
19095 * gdb.threads/signal-command-multiple-signals-pending.c (main):
19096 Add barrier around each pthread_create call instead of around all
19097 calls.
19098 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
19099 Set a break on thread_function and have the child threads hit it
19100 one at at a time.
19101
19102 2015-01-09 Pedro Alves <palves@redhat.com>
19103
19104 * lib/gdb.exp (can_spawn_for_attach): New procedure.
19105 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
19106 false.
19107 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
19108 checking whether the target board is remote.
19109 * gdb.multi/multi-attach.exp: Likewise.
19110 * gdb.python/py-sync-interp.exp: Likewise.
19111 * gdb.server/ext-attach.exp: Likewise.
19112 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
19113 tests that need to attach, instead of checking whether the target
19114 board is remote at the top of the file.
19115
19116 2015-01-08 Yao Qi <yao@codesourcery.com>
19117
19118 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
19119
19120 2015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
19121
19122 Fix testcase compilation.
19123 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
19124
19125 2015-01-06 Joel Brobecker <brobecker@adacore.com>
19126
19127 * gdb.python/py-type.exp: Add a couple test about empty
19128 array creation, and negative-length array creation.
19129
19130 2015-01-02 Doug Evans <xdje42@gmail.com>
19131
19132 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
19133
19134 2015-01-02 Doug Evans <dje@google.com>
19135
19136 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
19137
19138 2014-12-29 Yao Qi <yao@codesourcery.com>
19139
19140 * gdb.trace/entry-values.exp: Update comments. Rename variable
19141 bar_call_foo to returned_from_foo.
19142
19143 2014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
19144
19145 PR gdb/17394
19146 * gdb.linespec/break-asm-file.c: New file.
19147 * gdb.linespec/break-asm-file.exp: New file.
19148 * gdb.linespec/break-asm-file0.s: New file.
19149 * gdb.linespec/break-asm-file1.s: New file.
19150
19151 2014-12-18 Nigel Stephens <nigel@mips.com>
19152 Maciej W. Rozycki <macro@codesourcery.com>
19153
19154 * gdb.base/float.exp: Handle the new output from "info float" on
19155 MIPS targets.
19156
19157 2014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
19158
19159 Fix MinGW compilation.
19160 * gdb.compile/compile-ops.exp: Update untested message if
19161 !skip_compile_feature_tests.
19162 * gdb.compile/compile-setjmp.exp: Likewise.
19163 * gdb.compile/compile-tls.exp: Likewise.
19164 * gdb.compile/compile.exp: Likewise.
19165 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
19166 supported on this host".
19167
19168 2014-12-16 Doug Evans <xdje42@gmail.com>
19169
19170 * boards/stabs.exp: New file.
19171
19172 2014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
19173
19174 * gdb.base/completion.exp: Adjust to format changes of "maint
19175 print user-registers".
19176
19177 2014-12-16 Catalin Udma <catalin.udma@freescale.com>
19178
19179 PR server/17457
19180 * gdb.arch/aarch64-fp.c: New file.
19181 * gdb.arch/aarch64-fp.exp: New file.
19182
19183 2014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
19184
19185 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
19186 r210637, r210913, r211666, r215400, r215817).
19187
19188 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
19189 * dg-extract-results.py: New file.
19190 * dg-extract-results.sh: Use it if the environment seems
19191 suitable.
19192
19193 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
19194
19195 * dg-extract-results.py (parse_run): Handle warnings that
19196 are printed before a test harness is run.
19197
19198 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
19199
19200 * dg-extract-results.py (Named): Remove __cmp__ method.
19201 (output_variation): Use a key to sort variation.harnesses.
19202
19203 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
19204
19205 * dg-extract-results.py: For Python 3, force sys.stdout to
19206 handle surrogate escape sequences.
19207 (safe_open): New function.
19208 (output_segment, main): Use it.
19209
19210 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
19211
19212 * dg-extract-results.py (Prog.result_re): Include options
19213 in test name.
19214
19215 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
19216
19217 * dg-extract-results.py (output_variation): Always sort if
19218 do_sum.
19219
19220 2014-12-15 Simon Marchi <simon.marchi@ericsson.com>
19221
19222 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
19223 as long as we get pagination notifications.
19224
19225 2014-12-15 Jason Merrill <jason@redhat.com>
19226
19227 * Makefile.in (check-gdb.%): Restore.
19228 * README: Mention it.
19229
19230 2014-12-13 Joel Brobecker <brobecker@adacore.com>
19231
19232 * gdb.ada/str_uninit: New testcase.
19233
19234 2014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
19235
19236 PR symtab/17642
19237 * gdb.base/vla-stub-define.c: New file.
19238 * gdb.base/vla-stub.c: New file.
19239 * gdb.base/vla-stub.exp: New file.
19240
19241 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
19242 Jan Kratochvil <jan.kratochvil@redhat.com>
19243 Tom Tromey <tromey@redhat.com>
19244
19245 * configure.ac: Add gdb.compile/.
19246 * configure: Regenerate.
19247 * gdb.compile/Makefile.in: New file.
19248 * gdb.compile/compile-ops.exp: New file.
19249 * gdb.compile/compile-ops.c: New file.
19250 * gdb.compile/compile-tls.c: New file.
19251 * gdb.compile/compile-tls.exp: New file.
19252 * gdb.compile/compile-constvar.S: New file.
19253 * gdb.compile/compile-constvar.c: New file.
19254 * gdb.compile/compile-mod.c: New file.
19255 * gdb.compile/compile-nodebug.c: New file.
19256 * gdb.compile/compile-setjmp-mod.c: New file.
19257 * gdb.compile/compile-setjmp.c: New file.
19258 * gdb.compile/compile-setjmp.exp: New file.
19259 * gdb.compile/compile-shlib.c: New file.
19260 * gdb.compile/compile.c: New file.
19261 * gdb.compile/compile.exp: New file.
19262 * lib/gdb.exp (skip_compile_feature_tests): New proc.
19263
19264 2014-12-12 Tom Tromey <tromey@redhat.com>
19265
19266 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
19267 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
19268
19269 2014-12-12 Doug Evans <dje@google.com>
19270
19271 * lib/gdb-python.exp (get_python_valueof): New function.
19272 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
19273
19274 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19275
19276 * gdb.base/completion.exp: Add test for completion of "info
19277 registers ".
19278
19279 2014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
19280
19281 * gdb.base/func-ptrs.c: New file.
19282 * gdb.base/func-ptrs.exp: New file.
19283
19284 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
19285
19286 PR breakpoints/17012
19287 * gdb.base/dprintf-detach.c: New file.
19288 * gdb.base/dprintf-detach.exp: New file.
19289
19290 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
19291
19292 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
19293 * lib/gdb.exp (target_is_gdbserver): New procedure.
19294
19295 2014-12-08 Doug Evans <dje@google.com>
19296
19297 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
19298
19299 2014-12-05 Yao Qi <yao@codesourcery.com>
19300
19301 * gdb.guile/scm-error.exp: Remove the third argument to
19302 gdb_remote_download.
19303 * gdb.guile/scm-frame-args.exp: Likewise.
19304 * gdb.guile/scm-section-script.exp: Likewise.
19305
19306 2014-12-05 Yao Qi <yao@codesourcery.com>
19307
19308 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
19309
19310 2014-12-04 Doug Evans <dje@google.com>
19311
19312 * gdb.python/py-objfile.exp: Add tests for
19313 objfile.add_separate_debug_file.
19314
19315 2014-12-04 Doug Evans <dje@google.com>
19316
19317 * lib/gdb.exp (get_build_id): New function.
19318 (build_id_debug_filename_get): Rewrite to use it.
19319 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
19320
19321 2014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
19322
19323 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
19324 `method(long)', not just 0x0.
19325 * gdb.cp/nsalias.exp: Align code labels to 4.
19326 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
19327 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
19328 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
19329 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
19330 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
19331 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
19332
19333 2014-12-02 Doug Evans <dje@google.com>
19334
19335 PR symtab/17602
19336 * gdb.cp/anon-ns.cc: Move guts of this file to ...
19337 * gdb.cp/anon-ns2.cc: ... here. New file.
19338 * gdb.cp/anon-ns.exp: Update.
19339
19340 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
19341
19342 * gdb.python/py-events.py (inferior_call_handler): New.
19343 (register_changed_handler, memory_changed_handler): New.
19344 (test_events.invoke): Register new handlers.
19345 * gdb.python/py-events.exp: Add tests for inferior call,
19346 memory_changed and register_changed events.
19347
19348 2014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
19349
19350 * gdb.base/execl-update-breakpoints.exp: Specify the link address
19351 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
19352 if the linker doesn't understand this.
19353
19354 2014-12-01 Simon Marchi <simon.marchi@ericsson.com>
19355
19356 * gdb.python/python.exp: Change expected reply to help().
19357
19358 2014-12-01 Yao Qi <yao@codesourcery.com>
19359
19360 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
19361 AC_CONFIG_SUBDIRS(gdb.gdbtk).
19362 * configure: Re-generated.
19363
19364 2014-11-28 Siva Chandra Reddy <sivachandra@google.com>
19365
19366 * gdb.cp/chained-calls.cc: New file.
19367 * gdb.cp/chained-calls.exp: New file.
19368 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
19369
19370 2014-11-28 Simon Marchi <simon.marchi@ericsson.com>
19371
19372 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
19373 * gdb.dwarf2/symtab-producer.exp: Same.
19374 * gdb.gdb/python-interrupts.exp: Same.
19375 * gdb.gdb/python-selftest.exp: Same.
19376 * gdb.python/py-linetable.exp: Same.
19377 * gdb.python/py-type.exp: Same.
19378 * gdb.python/py-value-cc.exp: Same.
19379 * gdb.python/py-value.exp: Same.
19380
19381 2014-11-28 Yao Qi <yao@codesourcery.com>
19382
19383 * gdb.base/break-probes.exp: Match library name prefixed with
19384 sysroot.
19385
19386 2014-11-27 Simon Marchi <simon.marchi@ericsson.com>
19387
19388 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
19389 test expected output. Add parentheses for the call to print.
19390 Remove L suffix from integers.
19391
19392 2014-11-26 Doug Evans <dje@google.com>
19393
19394 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
19395
19396 2014-11-22 Yao Qi <yao@codesourcery.com>
19397
19398 * gdb.trace/entry-values.c: Remove asms.
19399 (foo): Add foo_label.
19400 (bar): Add bar_label.
19401 * gdb.trace/entry-values.exp: Remove code computing foo's
19402 length and bar's length.
19403 (Dwarf::assemble): Invoke function_range for bar and use
19404 MACRO_AT_func for foo.
19405
19406 2014-11-22 Yao Qi <yao@codesourcery.com>
19407
19408 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
19409 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
19410 Use .Lgcc43_procstart instead of gcc43.
19411
19412 2014-11-21 Joel Brobecker <brobecker@adacore.com>
19413
19414 * gdb.ada/n_arr_bound: New testcase.
19415
19416 2014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
19417
19418 PR breakpoints/10737
19419 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
19420 test_catch_syscall_multi_arch.
19421 (test_catch_syscall_multi_arch): New function.
19422
19423 2014-11-20 Doug Evans <xdje42@gmail.com>
19424
19425 * gdb.base/maint.exp: Update expected output.
19426
19427 2014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
19428
19429 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
19430 4-byte instruction on S390.
19431
19432 2014-11-19 Joel Brobecker <brobecker@adacore.com>
19433
19434 * gdb.ada/arr_arr: New testcase.
19435
19436 2014-11-19 Joel Brobecker <brobecker@adacore.com>
19437
19438 * gdb.ada/pkd_arr_elem: New Testcase.
19439
19440 2014-11-18 Luis Machado <lgustavo@codesourcery.com>
19441
19442 * gdb.reverse/break-precsave: Expect completion message for
19443 core file reads.
19444 * gdb.reverse/consecutive-precsave.exp: Likewise.
19445 * gdb.reverse/finish-precsave.exp: Likewise.
19446 * gdb.reverse/i386-precsave.exp: Likewise.
19447 * gdb.reverse/machinestate-precsave.exp: Likewise.
19448 * gdb.reverse/sigall-precsave.exp: Likewise.
19449 * gdb.reverse/solib-precsave.exp: Likewise.
19450 * gdb.reverse/step-precsave.exp: Likewise.
19451 * gdb.reverse/until-precsave.exp: Likewise.
19452 * gdb.reverse/watch-precsave.exp: Likewise.
19453
19454 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
19455
19456 * gdb.base/bp-permanent.c: Include unistd.h.
19457 * gdb.python/py-framefilter-mi.c (main): Add return type.
19458 * gdb.python/py-framefilter.c (main): Likewise.
19459 * gdb.trace/actions-changed.c (main): Likewise.
19460
19461 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
19462
19463 * gdb.mi/until.c: Add eye-catchers.
19464 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
19465 line numbers.
19466
19467 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
19468
19469 * gdb.base/condbreak.exp: Drop references to removed non-prototype
19470 function header variants in break1.c.
19471 * gdb.base/ena-dis-br.exp: Likewise.
19472 * gdb.base/hbreak2.exp: Likewise.
19473 * gdb.reverse/until-precsave.exp: Drop references to removed
19474 non-prototype function header variants in ur1.c.
19475 * gdb.reverse/until-reverse.exp: Likewise.
19476
19477 2014-11-17 Petr Machata <pmachata@redhat.com>
19478
19479 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
19480 ${_cu_offset_size} bytes abbrev offset.
19481
19482 2014-11-15 Doug Evans <xdje42@gmail.com>
19483
19484 PR symtab/17559
19485 * gdb.base/line-symtabs.exp: New file.
19486 * gdb.base/line-symtabs.c: New file.
19487 * gdb.base/line-symtabs.h: New file.
19488
19489 2014-11-14 Yao Qi <yao@codesourcery.com>
19490
19491 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
19492 (func): Add label func_label.
19493 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
19494 Replace low_pc and high_pc with MACRO_AT_range.
19495 Replace name, low_pc and high_pc with MACRO_AT_func.
19496
19497 2014-11-14 Yao Qi <yao@codesourcery.com>
19498
19499 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
19500 Replace name, low_pc and high_pc with MACRO_AT_func.
19501
19502 2014-11-14 Yao Qi <yao@codesourcery.com>
19503
19504 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
19505 produce debug information.
19506 * gdb.dwarf2/implptr-optimized-out.S: Removed.
19507
19508 2014-11-14 Yao Qi <yao@codesourcery.com>
19509
19510 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
19511 object and get function length.
19512 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
19513 with MACRO_AT_func.
19514 (top-level): Replace gdb_compile and clean_restart with
19515 prepare_for_testing.
19516 * gdb.dwarf2/main.c (main): Add label main_label.
19517
19518 2014-11-14 Yao Qi <yao@codesourcery.com>
19519
19520 * lib/dwarf.exp (function_range): New procedure.
19521 (Dwarf::_handle_macro_at_func): New procedure.
19522 (Dwarf::_handle_macro_at_range): New procedure.
19523 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
19524
19525 2014-11-14 Yao Qi <yao@codesourcery.com>
19526
19527 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
19528 (_handle_attribute): New procedure.
19529
19530 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
19531
19532 * gdb.ada/cond_lang/foo.c (callme): Add return type.
19533 * gdb.base/call-sc.c (zed): Likewise.
19534 * gdb.base/checkpoint.c (main): Likewise.
19535 * gdb.base/dump.c (main): Likewise.
19536 * gdb.base/gcore.c (main): Likewise.
19537 * gdb.base/huge.c (main): Likewise.
19538 * gdb.base/multi-forks.c (main): Likewise.
19539 * gdb.base/pr10179-a.c (main): Likewise.
19540 * gdb.base/savedregs.c (main): Likewise.
19541 * gdb.base/sigaltstack.c (main): Likewise.
19542 * gdb.base/siginfo.c (main): Likewise.
19543 * gdb.base/structs.c (zed): Likewise.
19544 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
19545 * gdb.mi/mi-syn-frame.c (main): Likewise.
19546 * gdb.mi/until.c (foo, main): Likewise.
19547 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
19548 * gdb.base/solib-weak.c (foo): Declare.
19549 * gdb.base/attach-twice.c: Include stdio.h.
19550 * gdb.base/weaklib1.c: Likewise.
19551 * gdb.base/weaklib2.c: Likewise.
19552 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
19553 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
19554 unistd.h.
19555 * gdb.base/attach-pie-misread.c: Include stdlib.h.
19556 * gdb.mi/mi-exit-code.c: Likewise.
19557 * gdb.base/break-interp-lib.c: Include string.h.
19558 * gdb.base/coremaker.c: Likewise.
19559 * gdb.base/testenv.c: Likewise.
19560 * gdb.python/py-finish-breakpoint.c: Likewise.
19561 * gdb.base/inferior-died.c: Include sys/wait.h.
19562 * gdb.base/fileio.c: Include time.h.
19563 * gdb.base/async-shell.c: Include unistd.h.
19564 * gdb.base/dprintf-non-stop.c: Likewise.
19565 * gdb.base/info-os.c: Likewise.
19566 * gdb.mi/mi-console.c: Likewise.
19567 * gdb.mi/watch-nonstop.c: Likewise.
19568 * gdb.python/py-events.c: Likewise.
19569 * gdb.base/async.c (baz): Move up before its invocation.
19570 * gdb.base/code_elim2.c (my_global_func): Likewise.
19571 * gdb.base/skip-solib-lib.c (multiply): Likewise.
19572 * gdb.base/advance.c (func2): Likewise.
19573
19574 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
19575
19576 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
19577 variant.
19578 * gdb.base/annota3.c: Likewise.
19579 * gdb.base/async.c: Likewise.
19580 * gdb.base/average.c: Likewise.
19581 * gdb.base/call-ar-st.c: Likewise.
19582 * gdb.base/call-rt-st.c: Likewise.
19583 * gdb.base/call-sc.c: Likewise.
19584 * gdb.base/call-strs.c: Likewise.
19585 * gdb.base/ending-run.c: Likewise.
19586 * gdb.base/execd-prog.c: Likewise.
19587 * gdb.base/exprs.c: Likewise.
19588 * gdb.base/foll-exec.c: Likewise.
19589 * gdb.base/foll-fork.c: Likewise.
19590 * gdb.base/foll-vfork.c: Likewise.
19591 * gdb.base/funcargs.c: Likewise.
19592 * gdb.base/gcore.c: Likewise.
19593 * gdb.base/jump.c: Likewise.
19594 * gdb.base/langs0.c: Likewise.
19595 * gdb.base/langs1.c: Likewise.
19596 * gdb.base/langs2.c: Likewise.
19597 * gdb.base/mips_pro.c: Likewise.
19598 * gdb.base/nodebug.c: Likewise.
19599 * gdb.base/opaque0.c: Likewise.
19600 * gdb.base/opaque1.c: Likewise.
19601 * gdb.base/recurse.c: Likewise.
19602 * gdb.base/run.c: Likewise.
19603 * gdb.base/scope0.c: Likewise.
19604 * gdb.base/scope1.c: Likewise.
19605 * gdb.base/setshow.c: Likewise.
19606 * gdb.base/setvar.c: Likewise.
19607 * gdb.base/shmain.c: Likewise.
19608 * gdb.base/shr1.c: Likewise.
19609 * gdb.base/shr2.c: Likewise.
19610 * gdb.base/sigall.c: Likewise.
19611 * gdb.base/signals.c: Likewise.
19612 * gdb.base/so-indr-cl.c: Likewise.
19613 * gdb.base/solib2.c: Likewise.
19614 * gdb.base/structs.c: Likewise.
19615 * gdb.base/sum.c: Likewise.
19616 * gdb.base/vforked-prog.c: Likewise.
19617 * gdb.base/watchpoint.c: Likewise.
19618 * gdb.reverse/shr2.c: Likewise.
19619 * gdb.reverse/until-reverse.c: Likewise.
19620 * gdb.reverse/ur1.c: Likewise.
19621 * gdb.reverse/watch-reverse.c: Likewise.
19622
19623 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
19624
19625 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
19626 variant.
19627 * gdb.base/sepdebug.exp: Drop references to removed code.
19628
19629 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
19630
19631 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
19632 variant. Preserve original line numbering.
19633 * gdb.base/list1.c: Likewise.
19634
19635 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
19636
19637 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
19638 variant.
19639 * gdb.base/break1.c: Likewise.
19640 * gdb.base/break.exp: Drop references to removed code.
19641
19642 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
19643
19644 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
19645 variant.
19646
19647 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
19648
19649 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
19650
19651 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
19652
19653 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
19654 logic into perform_all_tests() and invoke it with and without
19655 function header prototypes.
19656 (do_function_calls): Remove conditional XFAIL for PR 5318.
19657 (rerun_and_prepare): Remove duplicate code.
19658 (perform_all_tests): New. Main logic moved here.
19659
19660 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
19661
19662 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
19663 code guarded by #ifdef NO_PROTOTYPES.
19664 (t_double_many_args): Likewise.
19665 (DEF_FUNC_MANY_ARGS_1): Likewise.
19666 (DEF_FUNC_VALUES_1): Likewise.
19667 (t_structs_ldc): Renamed from t_structs_fc in conditional code
19668 guarded by #ifdef PROTOTYPES.
19669
19670 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
19671
19672 * gdb.mi/mi-console.c: Add eye-catcher.
19673 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
19674 instead of literal line number.
19675
19676 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
19677
19678 * gdb.base/shr2.c: Add eye-catcher.
19679 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
19680 line number.
19681
19682 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
19683
19684 * gdb.base/jump.c: Add eye-catchers.
19685 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
19686 numbers.
19687
19688 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
19689
19690 * gdb.base/execd-prog.c: Add eye-catchers.
19691 * gdb.base/foll-exec.c: Likewise.
19692 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
19693 line numbers.
19694
19695 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
19696
19697 * gdb.base/ending-run.c: Add eye-catchers.
19698 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
19699 literal line numbers.
19700
19701 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
19702
19703 * gdb.base/call-rt-st.c: Add eye-catchers.
19704 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
19705 literal line numbers.
19706
19707 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
19708
19709 * gdb.base/call-ar-st.c: Add eye-catchers.
19710 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
19711 literal line numbers.
19712
19713 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
19714
19715 * gdb.base/average.c: Add eye-catchers.
19716 * gdb.base/sum.c: Likewise.
19717 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
19718 regexps dynamically.
19719
19720 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
19721
19722 * gdb.base/solib1.c: Add eye-catchers.
19723 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
19724 literal line numbers.
19725
19726 2014-11-12 Pedro Alves <palves@redhat.com>
19727
19728 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
19729 leader has exited.
19730
19731 2014-11-12 Pedro Alves <palves@redhat.com>
19732
19733 * gdb.arch/i386-bp_permanent.c: New file.
19734 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
19735 (srcfile): Set to i386-bp_permanent.c.
19736 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
19737 that stepi does not execute the 'leave' instruction, instead of
19738 testing it does execute.
19739 * gdb.base/bp-permanent.c: New file.
19740 * gdb.base/bp-permanent.exp: New file.
19741
19742 2014-11-10 Doug Evans <xdje42@gmail.com>
19743
19744 PR symtab/17564
19745 * gdb.base/symtab-search-order.exp: New file.
19746 * gdb.base/symtab-search-order.c: New file.
19747 * gdb.base/symtab-search-order-1.c: New file.
19748 * gdb.base/symtab-search-order-shlib-1.c: New file.
19749
19750 2014-11-07 Pedro Alves <palves@redhat.com>
19751
19752 PR gdb/17511
19753 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
19754 i?86-*-linux*.
19755
19756 2014-11-03 Siva Chandra Reddy <sivachandra@google.com>
19757
19758 PR c++/17494
19759 * gdb.cp/pr17494.cc: New file.
19760 * gdb.cp/pr17494.exp: New file.
19761
19762 2014-11-02 Yao Qi <yao@codesourcery.com>
19763
19764 * gdb.python/python.exp: Get working directory and match the
19765 output of "set extended-prompt \\w " with it.
19766
19767 2014-10-30 Doug Evans <dje@google.com>
19768
19769 * gdb.python/py-objfile.exp: Add tests for setting random attributes
19770 in objfiles.
19771 * gdb.python/py-progspace.exp: Add tests for setting random attributes
19772 in progspaces.
19773
19774 2014-10-30 Janis Johnson <janisjo@codesourcery.com>
19775
19776 * gdb.base/fullpath-expand.exp: Skip for a remote host.
19777 * gdb.base/realname-expand.exp: Likewise.
19778 * gdb.linespec/macro-relative.exp: Likewise.
19779
19780 2014-10-29 Pedro Alves <palves@redhat.com>
19781
19782 PR gdb/17408
19783 * gdb.threads/schedlock.c (some_function): New function.
19784 (call_function): New global.
19785 (MAYBE_CALL_SOME_FUNCTION): New macro.
19786 (thread_function): Call it.
19787 * gdb.threads/schedlock.exp (get_args): Add description parameter,
19788 and use it instead of a global counter. Adjust all callers.
19789 (get_current_thread): Use "find current thread" for test message
19790 here rather than having all callers pass down the same string.
19791 (goto_loop): New procedure, factored out from ...
19792 (my_continue): ... this.
19793 (step_ten_loops): Change parameter from test message to command to
19794 use. Adjust.
19795 (list_count): Delete global.
19796 (check_result): New procedure, factored out from duplicate top
19797 level code.
19798 (continue tests): Wrap in with_test_prefix.
19799 (test_step): New procedure, factored out from duplicate top level
19800 code.
19801 (top level): Test "step" in combination with all scheduler-locking
19802 modes. Test "next" in combination with all scheduler-locking
19803 modes, and in combination with stepping over a function call or
19804 not.
19805 * gdb.threads/next-bp-other-thread.c: New file.
19806 * gdb.threads/next-bp-other-thread.exp: New file.
19807
19808 2014-10-29 Pedro Alves <palves@redhat.com>
19809
19810 PR python/17372
19811 * gdb.python/python.exp: Test a multi-line command that spawns
19812 interactive Python.
19813 * gdb.base/multi-line-starts-subshell.exp: New file.
19814
19815 2014-10-29 Yao Qi <yao@codesourcery.com>
19816
19817 * gdb.base/fileio.exp: Make directories on host.
19818
19819 2014-10-29 Yao Qi <yao@codesourcery.com>
19820
19821 * gdb.base/fileio.c (test_write): Close the file.
19822
19823 2014-10-28 Pedro Alves <palves@redhat.com>
19824
19825 PR gdb/12623
19826 * gdb.base/sigstep.c (no_handler): New global.
19827 (main): If 'no_handler is true, set the signal handlers to
19828 SIG_IGN.
19829 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
19830 with_sw_watch and no_handler parameters. Handle them.
19831 (top level) <stepping over handler when stopped at a breakpoint
19832 test>: Add a test axis for testing with a software watchpoint, and
19833 another for testing with the signal handler set to SIG_IGN.
19834 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
19835 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
19836
19837 2014-10-28 Pedro Alves <palves@redhat.com>
19838
19839 PR gdb/17511
19840 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
19841 * gdb.base/sigstep.exp (other_handler_location): New global.
19842 (advance): Support stepping into the signal handler, and running
19843 commands while in the handler.
19844 (in_handler_map): New global.
19845 (top level): In the advance test, add combinations for getting
19846 into the handler with stepping commands, and for running commands
19847 in the handler. Add comment descripting the advancei tests.
19848
19849 2014-10-28 Pedro Alves <palves@redhat.com>
19850
19851 * gdb.base/sigstep.exp: Use build_executable instead of
19852 prepare_for_testing.
19853 (top level): Move code that starts GDB, runs to main and creates a
19854 display to ...
19855 (restart): ... this new procedure.
19856 (top level): Move backtrace from signal handler test to ...
19857 (validate_backtrace): ... this new procedure.
19858 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
19859 with_test_prefix. Always restart GDB.
19860 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
19861 with_test_prefix. Always restart GDB. No need to delete
19862 breakpoints after the test.
19863 (test_skip_handler): Remove prefix parameter.
19864 (skip_over_handler, breakpoint_to_handler)
19865 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
19866 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
19867 restart GDB. No need to delete breakpoints after the test.
19868 (top level): Use foreach to call the test procedures with
19869 different commands.
19870
19871 2014-10-28 Pedro Alves <palves@redhat.com>
19872
19873 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
19874 instead of GNATS numbers.
19875 * gdb.base/sigbpt.exp: Likewise.
19876 * gdb.base/siginfo.exp: Likewise.
19877 * gdb.base/sigstep.exp: Likewise.
19878
19879 2014-10-27 Pedro Alves <palves@redhat.com>
19880
19881 * gdb.base/sigstep.c (dummy): New global.
19882 (main): Issue a couple writes to the new global.
19883 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
19884 procedures.
19885 (skip_over_handler): Use test_skip_handler.
19886 (top level): Call skip_over_handler for stepi and nexti too.
19887 (breakpoint_over_handler): Use test_skip_handler.
19888 (top level): Call breakpoint_over_handler for stepi and nexti too.
19889
19890 2014-10-27 Yao Qi <yao@codesourcery.com>
19891
19892 * gdb.trace/tfile.c (adjust_function_address)
19893 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
19894 function descriptor.
19895
19896 2014-10-24 Don Breazeal <donb@codesourcery.com>
19897
19898 * gdb.base/foll-fork.exp (test_follow_fork,
19899 catch_fork_child_follow): Check for updated fork messages emitted
19900 from infrun.c.
19901 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
19902 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
19903 vfork_and_exec_child_follow_through_step): Check for updated vfork
19904 messages emitted from infrun.c.
19905
19906 2014-10-24 Pedro Alves <palves@redhat.com>
19907
19908 * gdb.base/corefile.exp: Remove references to ultrix.
19909 * gdb.base/interrupt.exp: Likewise.
19910 * gdb.base/whatis.exp: Likewise.
19911 * gdb.gdb/selftest.exp: Likewise.
19912 * gdb.threads/manythreads.exp: Likewise.
19913 * gdb.threads/print-threads.exp: Likewise.
19914 * gdb.threads/pthreads.exp:: Likewise.
19915 * gdb.threads/schedlock.exp: Likewise.
19916
19917 2014-10-24 Siva Chandra Reddy <sivachandra@google.com>
19918
19919 * gdb.cp/non-trivial-retval.cc: Add a test case.
19920 * gdb.cp/non-trivial-retval.exp: Add a test.
19921
19922 2014-10-20 Yao Qi <yao@codesourcery.com>
19923
19924 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
19925 * gdb.python/py-objfile-script-gdb.py: New file.
19926 * gdb.python/py-objfile-script.exp: Update reference to
19927 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
19928 of remote_download. Remove the dest file.
19929
19930 2014-10-20 Yao Qi <yao@codesourcery.com>
19931
19932 * gdb.base/checkpoint.exp: Don't remove file copied on host.
19933 * gdb.base/step-line.exp: Likewise.
19934 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
19935 * gdb.dwarf2/dw2-basic.exp: Likewise.
19936 * gdb.dwarf2/dw2-compressed.exp: Likewise.
19937 * gdb.dwarf2/dw2-filename.exp: Likewise.
19938 * gdb.dwarf2/dw2-intercu.exp: Likewise.
19939 * gdb.dwarf2/dw2-intermix.exp: Likewise.
19940 * gdb.dwarf2/dw2-producer.exp: Likewise.
19941 * gdb.dwarf2/mac-fileno.exp: Likewise.
19942 * gdb.python/py-frame-args.exp: Likewise.
19943 * gdb.python/py-framefilter.exp: Likewise.
19944 * gdb.python/py-mi.exp: Likewise.
19945 * gdb.python/py-objfile-script.exp: Likewise
19946 * gdb.python/py-pp-integral.exp: Likewise.
19947 * gdb.python/py-pp-re-notag.exp: Likewise.
19948 * gdb.python/py-prettyprint.exp: Likewise.
19949 * gdb.python/py-section-script.exp: Likewise.
19950 * gdb.python/py-typeprint.exp: Likewise.
19951 * gdb.python/py-xmethods.exp: Likewise.
19952 * gdb.stabs/weird.exp: Likewise.
19953 * gdb.xml/tdesc-regs.exp: Likewise.
19954
19955 2014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
19956
19957 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
19958 (out_cu): Use addr_len for the size of addresses.
19959 (out_line): Likewise. Size DW_LNE_set_address instruction
19960 according to addr_len.
19961 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
19962 (FUNC): Add START_INSNS to definition.
19963
19964 2014-10-18 Yao Qi <yao@codesourcery.com>
19965
19966 * gdb.base/argv0-symlink.exp: Check argv[0] value if
19967 gdb_has_argv0 return true.
19968 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
19969 check [target_info exists noargs], check [gdb_has_argv0]
19970 instead.
19971 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
19972 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
19973 procedures.
19974
19975 2014-10-17 Doug Evans <dje@google.com>
19976
19977 * gdb.python/py-events.exp: Update expected output for clear_objfiles
19978 event.
19979 * gdb.python/py-events.py: Add clear_objfiles event.
19980
19981 2014-10-17 Doug Evans <dje@google.com>
19982
19983 * gdb.python/py-objfile.exp: Test progspace attribute.
19984
19985 2014-10-17 Luis Machado <lgustavo@codesourcery.com>
19986
19987 * gdb.guile/scm-breakpoint.exp: Do not assume any
19988 directory separators when matching source file paths.
19989 * gdb.python/py-breakpoint.exp: Likewise.
19990 * gdb.reverse/break-precsave.exp: Likewise.
19991 * gdb.reverse/break-reverse.exp: Likewise.
19992 * gdb.reverse/consecutive-precsave.exp: Likewise.
19993 * gdb.reverse/finish-precsave.exp: Likewise.
19994 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
19995 * gdb.reverse/finish-reverse.exp: Likewise.
19996 * gdb.reverse/i386-precsave.exp: Likewise.
19997 * gdb.reverse/i387-env-reverse.exp: Likewise.
19998 * gdb.reverse/i387-stack-reverse.exp: Likewise.
19999 * gdb.reverse/machinestate-precsave.exp: Likewise.
20000 * gdb.reverse/machinestate.exp: Likewise.
20001 * gdb.reverse/sigall-precsave.exp: Likewise.
20002 * gdb.reverse/solib-precsave.exp: Likewise.
20003 * gdb.reverse/step-precsave.exp: Likewise.
20004 * gdb.reverse/until-precsave.exp: Likewise.
20005 * gdb.reverse/watch-precsave.exp: Likewise.
20006 * gdb.reverse/watch-reverse.exp: Likewise.
20007
20008 2014-10-17 Yao Qi <yao@codesourcery.com>
20009
20010 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
20011 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
20012
20013 2014-10-17 Pedro Alves <palves@redhat.com>
20014
20015 PR gdb/17471
20016 * gdb.base/bg-execution-repeat.c: New file.
20017 * gdb.base/bg-execution-repeat.exp: New file.
20018
20019 2014-10-17 Pedro Alves <palves@redhat.com>
20020
20021 PR gdb/17300
20022 * gdb.base/continue-all-already-running.c: New file.
20023 * gdb.base/continue-all-already-running.exp: New file.
20024
20025 2014-10-17 Pedro Alves <palves@redhat.com>
20026
20027 PR gdb/17472
20028 * gdb.base/annota-input-while-running.c: New file.
20029 * gdb.base/annota-input-while-running.exp: New file.
20030
20031 2014-10-17 Pedro Alves <palves@redhat.com>
20032
20033 * gdb.base/callfuncs.exp: emove references to osf.
20034 * gdb.base/sigall.exp: Likewise.
20035 * gdb.gdb/selftest.exp: Likewise.
20036 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
20037 * gdb.mi/non-stop.c: Likewise.
20038 * gdb.mi/pthreads.c: Likewise.
20039 * gdb.reverse/sigall-precsave.exp: Likewise.
20040 * gdb.reverse/sigall-reverse.exp: Likewise.
20041 * gdb.threads/pthreads.c: Likewise.
20042 * gdb.threads/pthreads.exp: Likewise.
20043
20044 2014-10-17 Yao Qi <yao@codesourcery.com>
20045
20046 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
20047 check 'target_info exists noargs'.
20048 (test_command_prompt_position): Likewise.
20049 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
20050 Remove "set args".
20051 (progvar_simple_while_test): Likewise.
20052 (progvar_complex_if_while_test): Likewise.
20053 (if_while_breakpoint_command_test): Likewise.
20054 (infrun_breakpoint_command_test): Likewise.
20055 (breakpoint_command_test): Likewise.
20056 (watchpoint_command_test): Likewise.
20057 (bp_deleted_in_command_test): Likewise.
20058 (temporary_breakpoint_commands): Likewise.
20059
20060 2014-10-16 Yao Qi <yao@codesourcery.com>
20061
20062 * gdb.base/remotetimeout.exp: Remove noargs checking.
20063
20064 2014-10-15 Pedro Alves <palves@redhat.com>
20065
20066 PR breakpoints/9649
20067 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
20068 * gdb.base/breakpoint-in-ro-region.exp
20069 (probe_target_hardware_step): New procedure.
20070 (top level): Probe hardware stepping and hardware breakpoint
20071 support. Test stepping through a read-only region, with both
20072 "breakpoint auto-hw" on and off and both "always-inserted" on and
20073 off.
20074
20075 2014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
20076
20077 * gdb.dlang/demangle.exp: Update for demangling changes.
20078
20079 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
20080
20081 * gdb.cp/non-trivial-retval.cc: Add new test cases.
20082 * gdb.cp/non-trivial-retval.exp: Add new tests.
20083
20084 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
20085
20086 PR c++/13403
20087 PR c++/15154
20088 * gdb.cp/non-trivial-retval.cc: New file.
20089 * gdb.cp/non-trivial-retval.exp: New file.
20090
20091 2014-10-15 Yao Qi <yao@codesourcery.com>
20092
20093 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
20094 remote host.
20095
20096 2014-10-15 Yao Qi <yao@codesourcery.com>
20097
20098 * gdb.python/py-symbol.exp: Match file base name if host is
20099 remote, otherwise match file name with dir name.
20100 * gdb.python/py-symtab.exp: Likewise.
20101 * gdb.python/python.exp: Likewise.
20102
20103 2014-10-15 Yao Qi <yao@codesourcery.com>
20104
20105 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
20106 pattern.
20107 * gdb.python/py-symtab.exp: Likewise.
20108 * gdb.python/python.exp: Remove trailing ".*". Fix typo
20109 locationn.
20110
20111 2014-10-14 Joel Brobecker <brobecker@adacore.com>
20112
20113 * gdb.ada/addr_arith: New testcase.
20114
20115 2014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
20116
20117 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
20118 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
20119 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
20120 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
20121
20122 2014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
20123
20124 * gdb.arch/stap-eval-lang-ada.S: Likewise.
20125 * gdb.arch/stap-eval-lang-ada.c: Likewise.
20126 * gdb.arch/stap-eval-lang-ada.exp: New file.
20127
20128 2014-10-14 Yao Qi <yao@codesourcery.com>
20129
20130 * gdb.mi/mi-var-child.c (nothing1): New function.
20131 (nothing2): New function.
20132 (do_children_tests): Set function pointers by nothing1 and
20133 nothing2.
20134 * gdb.mi/mi-var-child.exp: Step over new added statements.
20135 Update test to match the new output.
20136 * gdb.mi/var-cmd.c (nothing1): New function.
20137 (nothing2): New function.
20138 (do_children_tests): Set function pointers by nothing1 and
20139 nothing2.
20140 * gdb.mi/mi-var-display.exp: Update test to match output.
20141 Step to the line specified by $line_dct_nothing.
20142 Increase the number of lines to step.
20143
20144 2014-10-14 Yao Qi <yao@codesourcery.com>
20145
20146 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
20147 tests.
20148 * gdb.mi/mi2-var-child.exp: Likewise.
20149
20150 2014-10-13 Doug Evans <dje@google.com>
20151
20152 * gdb.python/py-objfile.exp: Change name of file name test.
20153
20154 2014-10-13 Doug Evans <dje@google.com>
20155
20156 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
20157 from the start of the CU.
20158
20159 2014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
20160 Yao Qi <yao@codesourcery.com>
20161
20162 Fix "save breakpoints" for "catch" command.
20163 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
20164 Remove -nonewline. Match also the added "main" line.
20165
20166 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
20167
20168 Fix "save breakpoints" for "disable $bpnum" command.
20169 * gdb.base/save-bp.c (main): Add label.
20170 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
20171
20172 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
20173
20174 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
20175
20176 2014-10-11 Yao Qi <yao@codesourcery.com>
20177
20178 * gdb.server/server-kill.exp: Execute command
20179 "set remote trace-status-packet on" before "tstatus".
20180
20181 2014-10-11 Yao Qi <yao@codesourcery.com>
20182
20183 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
20184 (main): Call getppid.
20185 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
20186 and continue to it. Read variable "server_pid".
20187
20188 2014-10-11 Yao Qi <yao@codesourcery.com>
20189
20190 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
20191
20192 2014-10-11 Yao Qi <yao@codesourcery.com>
20193
20194 * gdb.threads/thread-find.exp: Don't execute command
20195 "info threads".
20196 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
20197 * gdb.threads/linux-dp.exp: Don't check the condition
20198 $threads_created equals to zero.
20199
20200 2014-10-10 Pedro Alves <palves@redhat.com>
20201
20202 * gdb.base/bigcore.exp: Remove references to IRIX.
20203 * gdb.base/funcargs.exp: Likewise.
20204 * gdb.base/interrupt.exp: Likewise.
20205 * gdb.base/mips_pro.exp: Likewise.
20206 * gdb.base/nodebug.exp: Likewise.
20207 * gdb.base/setvar.exp: Likewise.
20208 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
20209
20210 2014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
20211 Pedro Alves <palves@redhat.com>
20212
20213 PR symtab/14466
20214 * gdb.base/vdso-warning.c: New file.
20215 * gdb.base/vdso-warning.exp: New file.
20216
20217 2014-10-02 Doug Evans <dje@google.com>
20218
20219 * gdb.base/structs.c (main): Don't run forever.
20220
20221 2014-10-02 Pedro Alves <palves@redhat.com>
20222
20223 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
20224 (top level) <stop threads 1, stop threads 2>: Use it.
20225
20226 2014-10-02 Pedro Alves <palves@redhat.com>
20227
20228 * gdb.threads/break-while-running.exp (test): Add new
20229 'update_thread_list' argument. Skip "info threads" if false.
20230 (top level): Add new 'update_thread_list' axis.
20231
20232 2014-10-02 Pedro Alves <palves@redhat.com>
20233
20234 PR breakpoints/17431
20235 * gdb.base/execl-update-breakpoints.c: New file.
20236 * gdb.base/execl-update-breakpoints.exp: New file.
20237
20238 2014-10-01 Pedro Alves <palves@redhat.com>
20239
20240 * gdb.base/breakpoint-in-ro-region.c: New file.
20241 * gdb.base/breakpoint-in-ro-region.exp: New file.
20242
20243 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
20244
20245 * gdb.mi/mi-exit-code.exp: New file.
20246 * gdb.mi/mi-exit-code.c: New file.
20247
20248 2014-09-30 Yao Qi <yao@codesourcery.com>
20249
20250 * lib/prelink-support.exp (build_executable_own_libs): Error if
20251 the target isn't native.
20252
20253 2014-09-30 Yao Qi <yao@codesourcery.com>
20254
20255 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
20256 false.
20257
20258 2014-09-22 Pedro Alves <palves@redhat.com>
20259
20260 * gdb.threads/break-while-running.exp: New file.
20261 * gdb.threads/break-while-running.c: New file.
20262
20263 2014-09-19 Yao Qi <yao@codesourcery.com>
20264
20265 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
20266 Invoke test. Restart GDB with --readnow and invoke test again.
20267
20268 2014-09-19 Yao Qi <yao@codesourcery.com>
20269
20270 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
20271 proc set_breakpoint_on_gcd_function. Invoke
20272 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
20273 invoke set_breakpoint_on_gcd_function again.
20274
20275 2014-09-18 Doug Evans <dje@google.com>
20276
20277 * gdb.dwarf2/symtab-producer.exp: New file.
20278
20279 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
20280
20281 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
20282 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
20283 * gdb.base/global-var-nested-by-dso.c: Likewise.
20284 * gdb.base/global-var-nested-by-dso.exp: Likewise.
20285
20286 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
20287 Pedro Alves <palves@redhat.com>
20288
20289 * gdb.base/watch-bitfields.exp: Pass string other than test file
20290 name to prepare_for_testing.
20291 (watch): New procedure.
20292 (expect_watchpoint): Use with_test_prefix.
20293 (top level): Factor out tests to ...
20294 (test_watch_location, test_regular_watch): ... these new
20295 procedures, and use with_test_prefix and gdb_continue_to_end.
20296
20297 2014-09-16 Patrick Palka <patrick@parcs.ath.cx>
20298
20299 PR breakpoints/12526
20300 * gdb.base/watch-bitfields.exp: New file.
20301 * gdb.base/watch-bitfields.c: New file.
20302
20303 2014-09-16 Pedro Alves <palves@redhat.com>
20304
20305 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
20306 software and hardware addresses, not software address against
20307 itself.
20308
20309 2014-09-16 Pedro Alves <palves@redhat.com>
20310
20311 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
20312 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
20313
20314 2014-09-16 Pedro Alves <palves@redhat.com>
20315
20316 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
20317 files.
20318 * gdb.base/a2-run.exp: Remove all code guarded by istarget
20319 "*-*-vxworks*" throughout.
20320 * gdb.base/break.exp: Likewise.
20321 * gdb.base/default.exp: Likewise.
20322 * gdb.base/scope.exp: Likewise.
20323 * gdb.base/sepdebug.exp: Likewise.
20324 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
20325 throughout.
20326 * gdb.base/run.c: Likewise.
20327 * gdb.base/sepdebug.c: Likewise.
20328 * gdb.hp/gdb.aCC/run.c: Likewise.
20329 * gdb.reverse/until-reverse.c: Likewise.
20330 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
20331
20332 2014-09-16 Yao Qi <yao@codesourcery.com>
20333
20334 * boards/local-remote-host-native.exp: New file.
20335
20336 2014-09-14 Doug Evans <xdje42@gmail.com>
20337
20338 * gdb.threads/queue-signal.c (thread_count): New variable.
20339 (thread_count_mutex, thread_count_condvar): New variables.
20340 (incr_thread_count, wait_all_threads_running): New functions.
20341 (main): Wait for all threads to be in their thread functions.
20342
20343 2014-09-13 Doug Evans <xdje42@gmail.com>
20344
20345 * gdb.threads/queue-signal.c: New file.
20346 * gdb.threads/queue-signal.exp: New file.
20347
20348 2014-09-13 Doug Evans <xdje42@gmail.com>
20349
20350 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
20351 be consistent with what default_gdb_init uses.
20352 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
20353 the plain text of the prompt. Add some logging printfs.
20354 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
20355
20356 2014-09-12 Pedro Alves <palves@redhat.com>
20357
20358 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
20359 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
20360 * gdb.arch/i386-size-overlap.exp: Likewise.
20361 * gdb.arch/i386-size.exp: Likewise.
20362 * gdb.arch/i386-unwind.exp: Likewise.
20363 * gdb.base/a2-run.exp: Likewise.
20364 * gdb.base/break.exp: Likewise.
20365 * gdb.base/charset.exp: Likewise.
20366 * gdb.base/chng-syms.exp: Likewise.
20367 * gdb.base/commands.exp: Likewise.
20368 * gdb.base/dbx.exp: Likewise.
20369 * gdb.base/find.exp: Likewise.
20370 * gdb.base/funcargs.exp: Likewise.
20371 * gdb.base/jit-simple.exp: Likewise.
20372 * gdb.base/reread.exp: Likewise.
20373 * gdb.base/sepdebug.exp: Likewise.
20374 * gdb.base/step-bt.exp: Likewise.
20375 * gdb.cp/mb-inline.exp: Likewise.
20376 * gdb.cp/mb-templates.exp: Likewise.
20377 * gdb.objc/basicclass.exp: Likewise.
20378 * gdb.threads/killed.exp: Likewise.
20379
20380 2014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
20381
20382 PR tdep/17379
20383 * gdb.arch/powerpc-stackless.S: New file.
20384 * gdb.arch/powerpc-stackless.exp: New file.
20385
20386 2014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
20387
20388 * gdb.base/attach.c: Include unistd.h.
20389 (main): Call alarm. Add label postloop.
20390 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
20391 gdb_breakpoint, gdb_continue_to_breakpoint.
20392 (test_command_line_attach_run): Kill ${testpid} in one exit path.
20393
20394 2014-09-11 Pedro Alves <palves@redhat.com>
20395
20396 PR gdb/17347
20397 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
20398 * gdb.base/attach.exp (test_command_line_attach_run): New
20399 procedure.
20400 (top level): Call it.
20401
20402 2014-09-11 Pedro Alves <palves@redhat.com>
20403
20404 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
20405 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
20406 (do_command_attach_tests): Use spawn_wait_for_attach.
20407 * gdb.base/solib-overlap.exp: Likewise.
20408 * gdb.multi/multi-attach.exp: Likewise.
20409 * gdb.python/py-prompt.exp: Likewise.
20410 * gdb.python/py-sync-interp.exp: Likewise.
20411 * gdb.server/ext-attach.exp: Likewise.
20412
20413 2014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
20414
20415 * gdb.fortran/array-element.exp: Remove unexpected "continue"
20416 command in testcase. Simplify testcase.
20417
20418 2014-09-10 Joel Brobecker <brobecker@adacore.com>
20419
20420 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
20421
20422 2014-09-10 Joel Brobecker <brobecker@adacore.com>
20423
20424 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
20425
20426 2014-09-10 Joel Brobecker <brobecker@adacore.com>
20427
20428 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
20429
20430 2014-09-10 Joel Brobecker <brobecker@adacore.com>
20431
20432 * gdb.dwarf2/dynarr-ptr.c: New file.
20433 * gdb.dwarf2/dynarr-ptr.exp: New file.
20434
20435 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
20436
20437 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
20438 of 30 rather than hardcoding 120 for a slow test case. Take the
20439 `gdb,timeout' target setting into account for this calculation.
20440 Don't extend the timeout for the test cases that don't need it.
20441
20442 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
20443
20444 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
20445 a factor of 2 for a slow test case. Take the `gdb,timeout'
20446 target setting into account for this calculation.
20447 * gdb.reverse/until-precsave.exp: Increase the timeout by
20448 a factor of 15 and 3 respectively rather than adding 120
20449 for a pair of slow test cases. Take the `gdb,timeout'
20450 target setting into account for this calculation.
20451
20452 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
20453
20454 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
20455 timeout, don't pass one down to gdb_expect.
20456 (gdb_expect): Rework timeout selection.
20457
20458 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
20459
20460 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
20461 exception on timeout.
20462 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
20463 (gdbserver_start_extended): Catch any `gdbserver_start' error
20464 exceptions.
20465 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
20466 * lib/mi-support.exp (mi_gdb_target_load): Catch any
20467 `gdbserver_gdb_load' error exceptions.
20468
20469 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
20470
20471 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
20472 120 on waiting for the TCP socket to open.
20473
20474 2014-09-09 Doug Evans <xdje42@gmail.com>
20475
20476 * gdb.base/default.exp (show_conv_list): Add _caller_is,
20477 _caller_matches, _any_caller_is, _any_caller_matches.
20478
20479 2014-09-09 Doug Evans <xdje42@gmail.com>
20480
20481 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
20482
20483 2014-09-09 Yao Qi <yao@codesourcery.com>
20484
20485 * gdb.mi/mi-var-display.exp: Set print symbol off.
20486
20487 2014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
20488
20489 PR gdb/17035
20490 * gdb.base/commands.exp: Add tests to verify user-defined
20491 commands with empty bodies.
20492 * gdb.python/py-cmd.exp: Test that we don't show user-defined
20493 python commands in `show user command`.
20494 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
20495 scheme commands in `show user command`.
20496
20497 2014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
20498
20499 PR python/17355
20500 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
20501 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
20502 * gdb.python/py-framefilter-invalidarg.exp: New file.
20503 * gdb.python/py-framefilter-invalidarg.py: New file.
20504
20505 2014-09-06 Doug Evans <xdje42@gmail.com>
20506
20507 PR 15276
20508 * gdb.python/py-caller-is.c: New file.
20509 * gdb.python/py-caller-is.exp: New file.
20510
20511 2014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
20512
20513 PR gdb/17235
20514 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
20515 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
20516
20517 2014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
20518
20519 PR fortran/17237
20520 * gdb.fortran/print-formatted.exp: New file.
20521 * gdb.fortran/print-formatted.f90: Likewise.
20522
20523 2014-09-03 Sasha Smundak <asmundak@google.com>
20524
20525 * gdb.python/py-frame.exp: Test Frame.read_register.
20526
20527 2014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
20528
20529 PR python/16699
20530 * gdb.python/py-completion.exp: New file.
20531 * gdb.python/py-completion.py: Likewise.
20532
20533 2014-08-28 Doug Evans <dje@google.com>
20534
20535 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
20536 eax,etc. are live with values set by gdb and thus the compiler can't
20537 use them.
20538 * gdb.arch/i386-pseudo.c (main): Ditto.
20539
20540 2014-08-27 Doug Evans <dje@google.com>
20541
20542 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
20543
20544 2014-08-25 Doug Evans <dje@google.com>
20545
20546 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
20547 (main): Ditto.
20548
20549 2014-08-25 Doug Evans <dje@google.com>
20550
20551 * gdb.threads/thread-execl.exp: #include <stdio.h>.
20552
20553 2014-08-24 Yao Qi <yao@codesourcery.com>
20554
20555 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
20556 symbol off.
20557 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
20558
20559 2014-08-22 Doug Evans <dje@google.com>
20560
20561 PR 17276
20562 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
20563 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
20564 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
20565
20566 2014-08-22 Yao Qi <yao@codesourcery.com>
20567
20568 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
20569 * gdb.python/py-finish-breakpoint2.exp: Likewise.
20570 * gdb.python/python.exp: Likewise. Use .py file on the host
20571 instead of the build.
20572
20573 2014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
20574
20575 * gdb.threads/gcore-stale-thread.c: New file.
20576 * gdb.threads/gcore-stale-thread.exp: New file.
20577
20578 2014-08-21 Pedro Alves <palves@redhat.com>
20579
20580 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
20581 * gdb.base/gcore-relro-pie.exp: Likewise.
20582 * gdb.base/gcore-relro.exp: Likewise.
20583 * gdb.base/gcore.exp: Likewise.
20584 * gdb.base/print-symbol-loading.exp: Likewise.
20585 * gdb.threads/gcore-thread.exp: Likewise.
20586 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
20587
20588 2014-08-20 Pedro Alves <palves@redhat.com>
20589 Jan Kratochvil <jan.kratochvil@redhat.com>
20590
20591 * Makefile.in (EXTRA_RULES, CC): New variables, get from
20592 configure.
20593 (EXPECT): Handle READ1 being set.
20594 (all): Depend on EXTRA_RULES.
20595 (check-read1, expect-read1, read1.so, read1): New rules.
20596 * README (Testsuite Parameters): Document the READ1 make variable.
20597 (Race detection): New section.
20598 * configure: Regenerate.
20599 * configure.ac: If build==host==target, and running under a
20600 GNU/glibc system, add read1 to the extra Makefile rules.
20601 (EXTRA_RULES): AC_SUBST it.
20602 * lib/read1.c: New file.
20603
20604 2014-08-20 Joel Brobecker <brobecker@adacore.com>
20605
20606 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
20607 the handling of variables declared as a typedef to an array
20608 which a DW_AT_data_location attribute.
20609
20610 2014-08-19 Andrew Burgess <aburgess@broadcom.com>
20611 Pedro Alves <palves@redhat.com>
20612
20613 PR symtab/14604
20614 PR symtab/14605
20615 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
20616 gdb_test.
20617
20618 2014-08-19 Pedro Alves <palves@redhat.com>
20619
20620 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
20621
20622 2014-08-19 Yao Qi <yao@codesourcery.com>
20623
20624 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
20625 right line.
20626
20627 2014-08-18 David Blaikie <dblaikie@gmail.com>
20628
20629 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
20630
20631 2014-08-18 Joel Brobecker <brobecker@adacore.com>
20632
20633 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
20634 attribute in array range.
20635
20636 2014-08-18 Joel Brobecker <brobecker@adacore.com>
20637
20638 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
20639
20640 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
20641
20642 PR c++/17132
20643 * gdb.cp/pr17132.cc: New file.
20644 * gdb.cp/pr17132.exp: New file.
20645
20646 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
20647
20648 * gdb.python/py-xmethods.py (A_getarrayind)
20649 (E_method_char_worker.__call__, E_method_int_worker.__call__):
20650 Use 'print' with function call syntax.
20651 (E_method_matcher.match): Fix tab vs space indentation mixup.
20652
20653 2014-08-15 Yao Qi <yao@codesourcery.com>
20654
20655 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
20656 false.
20657
20658 2014-08-15 Yao Qi <yao@codesourcery.com>
20659
20660 * gdb.cp/casts.exp: Set print symbol off.
20661 * gdb.cp/class2.exp: Likewise.
20662 * gdb.cp/overload.exp: Likewise.
20663 * gdb.cp/templates.exp: Likewise.
20664
20665 2014-08-11 Doug Evans <dje@google.com>
20666
20667 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
20668 (test_load_shlib): Update.
20669
20670 2014-08-09 Yao Qi <yao@codesourcery.com>
20671
20672 * gdb.base/display.exp: Invoke is_address_zero_readable.
20673 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
20674 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
20675 * gdb.base/hbreak-unmapped.exp: Return if
20676 is_address_zero_readable returns true.
20677 * gdb.base/signest.exp: Likewise.
20678 * gdb.base/signull.exp: Likewise.
20679 * gdb.base/sigbpt.exp: Likewise.
20680 * gdb.guile/scm-disasm.exp: Do the test if
20681 is_address_zero_readable returns false.
20682 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
20683 * gdb.python/py-arch.exp: Likewise.
20684 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
20685 * lib/gdb.exp (is_address_zero_readable): New proc.
20686
20687 2014-08-09 Yao Qi <yao@codesourcery.com>
20688
20689 PR testsuite/13443
20690 * gdb.mi/mi-var-display.exp: Make test messages unique.
20691
20692 2014-08-04 Tom Tromey <tromey@redhat.com>
20693
20694 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
20695 target 0".
20696
20697 2014-08-04 Tom Tromey <tromey@redhat.com>
20698
20699 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
20700 "target_resume".
20701
20702 2014-08-01 Joel Brobecker <brobecker@adacore.com>
20703
20704 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
20705 inner_vla_struct_object_size.
20706 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
20707 as xfail.
20708
20709 2014-07-30 Pedro Alves <palves@redhat.com>
20710
20711 * gdb.threads/signal-command-handle-nopass.exp (test): Add
20712 comment.
20713
20714 2014-07-29 Yao Qi <yao@codesourcery.com>
20715
20716 PR gdb/17206
20717 * gdb.base/until-nodebug.exp: New.
20718
20719 2014-07-28 Doug Evans <xdje42@gmail.com>
20720
20721 PR guile/17203
20722 * gdb.guile/scm-parameter.exp: Add tests for trying to create
20723 previously existing parameter, and previously ambiguously spelled
20724 parameter.
20725
20726 2014-07-28 Will Newton <will.newton@linaro.org>
20727
20728 * gdb.base/varargs.exp: Remove KFAILs for ARM.
20729
20730 2014-07-26 Ludovic Courtès <ludo@gnu.org>
20731 Doug Evans <xdje42@gmail.com>
20732
20733 PR guile/17146
20734 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
20735
20736 2014-07-25 Pedro Alves <palves@redhat.com>
20737
20738 * gdb.threads/signal-command-handle-nopass.c: New file.
20739 * gdb.threads/signal-command-handle-nopass.exp: New file.
20740 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
20741 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
20742 * gdb.threads/signal-delivered-right-thread.c: New file.
20743 * gdb.threads/signal-delivered-right-thread.exp: New file.
20744
20745 2014-07-25 Pedro Alves <palves@redhat.com>
20746
20747 * gdb.base/double-prompt-target-event-error.exp
20748 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
20749 match.
20750 (cancel_pagination_in_target_event): Rework double prompt
20751 detection.
20752 * gdb.base/paginate-after-ctrl-c-running.exp
20753 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
20754 <return>' match.
20755 * gdb.base/paginate-bg-execution.exp
20756 (test_bg_execution_pagination_return)
20757 (test_bg_execution_pagination_cancel): Remove '-notransfer
20758 <return>' matches.
20759 * gdb.base/paginate-execution-startup.exp
20760 (test_fg_execution_pagination_return)
20761 (test_fg_execution_pagination_cancel): Remove '-notransfer
20762 <return>' matches.
20763 * gdb.base/paginate-inferior-exit.exp
20764 (test_paginate_inferior_exited): Remove '-notransfer <return>'
20765 match.
20766 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
20767 * lib/gdb.exp (pagination_prompt): Run text through
20768 string_to_regexp.
20769 (gdb_test_multiple): Match $pagination_prompt instead of
20770 "<return>".
20771 (string_to_regexp): Move to lib/gdb-utils.exp.
20772
20773 2014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
20774
20775 * gdb.arch/amd64-entry-value-paramref.S: New file.
20776 * gdb.arch/amd64-entry-value-paramref.cc: New file.
20777 * gdb.arch/amd64-entry-value-paramref.exp: New file.
20778 * gdb.arch/amd64-optimout-repeat.S: New file.
20779 * gdb.arch/amd64-optimout-repeat.c: New file.
20780 * gdb.arch/amd64-optimout-repeat.exp: New file.
20781
20782 2014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
20783
20784 PR gdb/17170
20785 * gdb.base/statistics.exp: New file.
20786
20787 2014-07-17 Doug Evans <dje@google.com>
20788
20789 PR gdb/17170
20790 * gdb.base/maint.exp: Update testing of per-command stats.
20791
20792 2014-07-16 Pedro Alves <palves@redhat.com>
20793
20794 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
20795 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
20796 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
20797 (tfile_write_buf): New functions.
20798 (add_memory_block): Rewrite using the above.
20799 (adjust_function_address): New function.
20800 (FUNCTION_ADDRESS): New macro.
20801 (write_basic_trace_file): Remove short_x local, and use
20802 tfile_write_16. Change type of func_addr local to unsigned long
20803 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
20804 here. Cast argument of add_memory_block to char pointer.
20805 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
20806 (main): Remove parameters.
20807 * gdb.trace/tfile.exp: Remove nowarnings.
20808
20809 2014-07-15 Simon Marchi <simon.marchi@ericsson.com>
20810
20811 * gdb.base/debug-expr.exp: Test string evaluation with
20812 "debug expression" on.
20813
20814 2014-07-15 Pedro Alves <palves@redhat.com>
20815
20816 * gdb.base/reread.exp: Use clean_restart.
20817
20818 2014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
20819
20820 * gdb.arch/avr-flash-qualifer.c: New.
20821 * gdb.arch/avr-flash-qualifer.exp: New.
20822
20823 2014-07-14 Pedro Alves <palves@redhat.com>
20824
20825 * gdb.base/paginate-after-ctrl-c-running.c: New file.
20826 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
20827
20828 2014-07-14 Pedro Alves <palves@redhat.com>
20829
20830 * gdb.base/double-prompt-target-event-error.c: New file.
20831 * gdb.base/double-prompt-target-event-error.exp: New file.
20832
20833 2014-07-14 Pedro Alves <palves@redhat.com>
20834
20835 PR gdb/17072
20836 * gdb.base/paginate-inferior-exit.c: New file.
20837 * gdb.base/paginate-inferior-exit.exp: New file.
20838
20839 2014-07-14 Pedro Alves <palves@redhat.com>
20840
20841 PR gdb/17072
20842 * gdb.base/paginate-bg-execution.c: New file.
20843 * gdb.base/paginate-bg-execution.exp: New file.
20844
20845 2014-07-14 Pedro Alves <palves@redhat.com>
20846
20847 PR gdb/17072
20848 * gdb.base/paginate-execution-startup.c: New file.
20849 * gdb.base/paginate-execution-startup.exp: New file.
20850 * lib/gdb.exp (pagination_prompt): New global.
20851 (default_gdb_spawn): New procedure, factored out from
20852 default_gdb_spawn.
20853 (default_gdb_start): Adjust to call default_gdb_spawn.
20854 (gdb_spawn): New procedure.
20855
20856 2014-07-14 Pedro Alves <palves@redhat.com>
20857
20858 * lib/gdb.exp (gdb_assert): New procedure.
20859 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
20860
20861 2014-07-14 Pedro Alves <palves@redhat.com>
20862
20863 * gdb.base/execution-termios.c: New file.
20864 * gdb.base/execution-termios.exp: New file.
20865
20866 2014-07-14 Tom Tromey <tromey@redhat.com>
20867
20868 * gdb.cp/vla-cxx.cc: New file.
20869 * gdb.cp/vla-cxx.exp: New file.
20870
20871 2014-07-14 Tom Tromey <tromey@redhat.com>
20872
20873 * gdb.reverse/rerun-prec.c: New file.
20874 * gdb.reverse/rerun-prec.exp: New file.
20875
20876 2014-07-12 Maciej W. Rozycki <macro@mips.com>
20877 Maciej W. Rozycki <macro@codesourcery.com>
20878
20879 * lib/gdb-utils.exp: New file.
20880 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
20881 inline `gdb_init_command' processing.
20882 (gdb_start_cmd): Likewise.
20883 * lib/mi-support.exp (mi_run_cmd): Likewise.
20884 * README: Document `gdb_init_command' and `gdb_init_commands'.
20885
20886 2014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
20887
20888 Fix false FAIL running under a very long directory name.
20889 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
20890 and "set print elements 10000". Twice.
20891
20892 2014-07-11 Yao Qi <yao@codesourcery.com>
20893
20894 * gdb.base/exprs.exp: "set print symbol off".
20895
20896 2014-07-11 Pedro Alves <palves@redhat.com>
20897
20898 * gdb.threads/kill.c: New file.
20899 * gdb.threads/kill.exp: New file.
20900
20901 2014-07-10 Yao Qi <yao@codesourcery.com>
20902
20903 * gdb.trace/tfile.c (write_basic_trace_file)
20904 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
20905 address written to trace file.
20906
20907 2014-07-09 Pedro Alves <palves@redhat.com>
20908
20909 * gdb.base/attach-wait-input.exp: New file.
20910 * gdb.base/attach-wait-input.c: New file.
20911
20912 2014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
20913
20914 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
20915 setting up test structures.
20916 (main): Call new test function.
20917 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
20918 test function, continue into test function and walk test
20919 structures.
20920
20921 2014-07-02 Yao Qi <yao@codesourcery.com>
20922
20923 * gdb.trace/entry-values.c: Define labels 'foo_start' and
20924 'bar_start' at the beginning of functions 'foo' and 'bar'
20925 respectively.
20926 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
20927 instead of 'foo' and 'bar'.
20928
20929 2014-07-08 Markus Metzger <markus.t.metzger@intel.com>
20930
20931 * gdb.btrace/segv.exp: New.
20932 * gdb.btrace/segv.c: New.
20933
20934 2014-07-02 Luis Machado <lgustavo@codesourcery.com>
20935
20936 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
20937 instruction.
20938
20939 2014-06-30 Mark Wielaard <mjw@redhat.com>
20940
20941 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
20942 vulture, vilify, villar): New volatile array constants.
20943 (vindictive, vegetation): New const volatile array constants.
20944 * gdb.base/volatile.exp: Test volatile and const volatile array
20945 types.
20946
20947 2014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
20948
20949 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
20950 target lacks support for awatch, rwatch, or hbreak.
20951
20952 2014-06-27 Yao Qi <yao@codesourcery.com>
20953
20954 * gdb.multi/dummy-frame-restore.exp: New.
20955 * gdb.multi/dummy-frame-restore.c: New.
20956
20957 2014-06-25 Markus Metzger <markus.t.metzger@intel.com>
20958
20959 * gdb.btrace/gcore.exp: New.
20960
20961 2014-06-23 Pedro Alves <palves@redhat.com>
20962
20963 * gdb.base/watchpoint-reuse-slot.c: New file.
20964 * gdb.base/watchpoint-reuse-slot.exp: New file.
20965
20966 2014-06-23 Siva Chandra Reddy <sivachandra@google.com>
20967
20968 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
20969 progspace's filename in 'info', 'enable' and 'disable' command
20970 tests.
20971
20972 2014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
20973
20974 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
20975 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
20976 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
20977
20978 2014-06-20 Gary Benson <gbenson@redhat.com>
20979
20980 * gdb.arch/i386-avx.exp: Fix include file location.
20981 * gdb.arch/i386-sse.exp: Likewise.
20982
20983 2014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
20984
20985 * gdb.dlang/expression.exp: New file.
20986
20987 2014-06-19 Pedro Alves <palves@redhat.com>
20988
20989 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
20990 out from ...
20991 (top level): ... here. Iterate running tests under different
20992 scheduler-locking settings.
20993
20994 2014-06-18 Luis Machado <lgustavo@codesourcery.com>
20995
20996 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
20997 to DW_FORM_addr and use non-zero addresses.
20998
20999 2014-06-18 Siva Chandra Reddy <sivachandra@google.com>
21000
21001 PR gdb/17017
21002 * gdb.python/py-xmethods.cc: Add global function call counters and
21003 increment them in their respective functions. Remove "cout"
21004 statements.
21005 * gdb.python/py-xmethods.exp: Make tests check the global function
21006 call counters instead of depending on inferior IO.
21007
21008 2014-06-18 Don Breazeal <donb@codesourcery.com>
21009
21010 * gdb.base/foll-fork.exp (default_fork_parent_follow):
21011 Deleted procedure.
21012 (explicit_fork_parent_follow): Deleted procedure.
21013 (explicit_fork_child_follow): Deleted procedure.
21014 (test_follow_fork): New procedure.
21015 (do_fork_tests): Replace calls to deleted procedures with
21016 calls to test_follow_fork and reset GDB for subsequent
21017 procedure calls.
21018
21019 2014-06-17 Yao Qi <yao@codesourcery.com>
21020
21021 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
21022 CP1252.
21023
21024 2014-06-17 Luis Machado <lgustavo@codesourcery.com>
21025
21026 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
21027 Initialize ptr and S explicitly.
21028 (skip_type_update_when_not_use_rtti_test): Likewise.
21029
21030 2014-06-16 Keith Seitz <keiths@redhat.com>
21031
21032 PR mi/15863
21033 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
21034 the inferior is started.
21035
21036 2014-06-16 Pedro Alves <palves@redhat.com>
21037
21038 * gdb.base/break-main-file-remove-fail.c: New file.
21039 * gdb.base/break-main-file-remove-fail.exp: New file.
21040 * gdb.base/break-unload-file.exp: Use build_executable instead of
21041 prepare_for_testing.
21042 (test_break): New parameter "initial_load". Handle it.
21043 (top level): Add initial_load cmdline/file axis.
21044
21045 2014-06-12 Tom Tromey <tromey@redhat.com>
21046
21047 * gdb.base/completion.exp: Don't use directory name in test.
21048
21049 2014-06-09 Gary Benson <gbenson@redhat.com>
21050
21051 * gdb.base/sigall.c [Functions to send signals]: Reorder to
21052 separate the always-available ANSI-standard signals from the
21053 signals that require checking.
21054 (main): Likewise.
21055 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
21056 Likewise.
21057 (main): Likewise.
21058
21059 2014-06-07 Keith Seitz <keiths@redhat.com>
21060
21061 Revert:
21062 PR c++/16253
21063 * gdb.cp/var-tag.cc: New file.
21064 * gdb.cp/var-tag.exp: New file.
21065 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
21066 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
21067 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
21068 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
21069
21070 2014-06-06 Doug Evans <xdje42@gmail.com>
21071
21072 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
21073
21074 2014-06-06 Pedro Alves <palves@redhat.com>
21075
21076 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
21077 in target debug output instead of looking at RSP packets,
21078 disabling the test on any target that uses hardware stepping.
21079 Update comments.
21080
21081 2014-06-06 Pedro Alves <palves@redhat.com>
21082
21083 * gdb.base/break-unload-file.exp: Fix typo.
21084
21085 2014-06-06 Yao Qi <yao@codesourcery.com>
21086
21087 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
21088 from "jit_function" to "^jit_function".
21089
21090 2014-06-06 Yao Qi <yao@codesourcery.com>
21091
21092 * gdb.base/async.c (foo): Add one statement.
21093 * gdb.base/async.exp: Get the next instruction address and
21094 match the output of "nexti" by instruction address. Match
21095 the hex address in the output of "finish".
21096
21097 2014-06-06 Gary Benson <gbenson@redhat.com>
21098
21099 * gdb.base/call-signals.c: Remove preprocessor conditionals
21100 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
21101 SIGSEGV and SIGTERM.
21102 * gdb.base/sigall.c: Likewise.
21103 * gdb.base/unwindonsignal.c: Likewise.
21104 * gdb.reverse/sigall-reverse.c: Likewise.
21105
21106 2014-06-06 Yao Qi <yao@codesourcery.com>
21107
21108 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
21109 readable, skip the test.
21110
21111 2014-06-06 Yao Qi <yao@codesourcery.com>
21112
21113 * gdb.threads/staticthreads.c (thread_function): Move the line
21114 setting breakpoint on forward.
21115 * gdb.threads/staticthreads.exp: Update comments.
21116
21117 2014-06-05 Ludovic Courtès <ludo@gnu.org>
21118
21119 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
21120 "history-append! type error".
21121
21122 2014-06-05 Simon Marchi <simon.marchi@ericsson.com>
21123
21124 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
21125 erroneous dprintf expected input.
21126
21127 2014-06-04 Doug Evans <xdje42@gmail.com>
21128
21129 * gdb.guile/scm-generics.exp: Delete.
21130
21131 2014-06-04 Doug Evans <xdje42@gmail.com>
21132
21133 * gdb.guile/scm-breakpoint.exp: Update.
21134 Add tests for breakpoint registration.
21135
21136 2014-06-04 Tom Tromey <tromey@redhat.com>
21137
21138 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
21139 VLA-in-union.
21140 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
21141 inner_vla_struct, vla_union types. Initialize objects of those
21142 types and compute their sizes.
21143
21144 2014-06-04 Nathan Sidwell <nathan@codesourcery.com>
21145 Hui Zhu <hui@codesourcery.com>
21146
21147 * gdb.base/fileio.exp: Add test for shell not available as well as
21148 available.
21149 * gdb.base/fileio.c (test_system): Check for shell twice.
21150
21151 2014-06-04 Yao Qi <yao@codesourcery.com>
21152
21153 * gdb.base/auto-connect-native-target.exp: Remove redundant
21154 space from the regexp pattern.
21155
21156 2014-06-04 Yao Qi <yao@codesourcery.com>
21157
21158 * gdb.base/default.exp: Replace "child" with "native" in
21159 regexp pattern.
21160
21161 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
21162
21163 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
21164 * gdb.python/py-xmethods.exp: New tests to test xmethods.
21165 * gdb.python/py-xmethods.py: Python script supporting the
21166 new testcase and tests.
21167
21168 2014-06-03 Joel Brobecker <brobecker@adacore.com>
21169 Pedro Alves <palves@redhat.com>
21170
21171 PR breakpoints/17000
21172 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
21173 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
21174
21175 2014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
21176
21177 * gdb.base/subst.exp: Add tests to verify partial path matching
21178 output.
21179
21180 2014-06-03 Pedro Alves <palves@redhat.com>
21181
21182 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
21183 target that doesn't use software single-stepping.
21184
21185 2014-06-03 Pedro Alves <palves@redhat.com>
21186
21187 PR breakpoints/17000
21188 * gdb.base/sss-bp-on-user-bp-2.c: New file.
21189 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
21190
21191 2014-06-02 Doug Evans <xdje42@gmail.com>
21192
21193 * gdb.guile/scm-parameter.exp: New file.
21194
21195 2014-06-02 Doug Evans <xdje42@gmail.com>
21196
21197 * gdb.guile/scm-cmd.c: New file.
21198 * gdb.guile/scm-cmd.exp: New file.
21199
21200 2014-06-02 Doug Evans <xdje42@gmail.com>
21201
21202 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
21203 pretty-printer lookup.
21204 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
21205 (make-pp_s-printer): Call it.
21206 (make-pretty-printer-from-dict): New function.
21207 (lookup-pretty-printer-maker-from-dict): New function.
21208 (*pretty-printer*): Simplify.
21209 (make-objfile-pp_s-printer): New function.
21210 (install-objfile-pretty-printers!): New function.
21211 (make-progspace-pp_s-printer): New function.
21212 (install-progspace-pretty-printers!): New function.
21213 * gdb.guile/scm-progspace.c: New file.
21214 * gdb.guile/scm-progspace.exp: New file.
21215
21216 2014-06-02 Pedro Alves <palves@redhat.com>
21217
21218 * gdb.base/dprintf-bp-same-addr.c: New file.
21219 * gdb.base/dprintf-bp-same-addr.exp: New file.
21220
21221 2014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
21222
21223 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
21224 * gdb.arch/powerpc-power.s: Likewise.
21225
21226 2014-06-02 Joel Brobecker <brobecker@adacore.com>
21227
21228 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
21229
21230 2014-06-01 Yao Qi <yao@codesourcery.com>
21231
21232 * gdb.base/watchpoint.exp (test_watch_location): Check null
21233 pointer can be dereferenced. If not, do the test, otherwise
21234 skip it.
21235
21236 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
21237
21238 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
21239 results.
21240 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
21241
21242 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
21243
21244 * gdb.arch/amd64-invalid-stack-middle.S: New file.
21245 * gdb.arch/amd64-invalid-stack-middle.c: New file.
21246 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
21247 * gdb.arch/amd64-invalid-stack-top.c: New file.
21248 * gdb.arch/amd64-invalid-stack-top.exp: New file.
21249
21250 2014-05-30 Pedro Alves <palves@redhat.com>
21251
21252 PR breakpoints/17000
21253 * gdb.base/sss-bp-on-user-bp.c: New file.
21254 * gdb.base/sss-bp-on-user-bp.exp: New file.
21255
21256 2014-05-30 David Blaikie <dblaikie@gmail.com>
21257
21258 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
21259 gnu_inline semantics via attribute.
21260 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
21261 source explicitly specifies the required semantics.
21262
21263 2014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
21264
21265 * gdb.reverse/sigall-reverse.exp: Fix a typo.
21266
21267 2014-05-29 Pedro Alves <palves@redhat.com>
21268 Tom Tromey <tromey@redhat.com>
21269
21270 * gdb.base/async-shell.exp: Don't enable target-async.
21271 * gdb.base/async.exp
21272 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
21273 parameter. Adjust.
21274 (top level): Don't test with "target-async".
21275 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
21276 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
21277 * gdb.base/inferior-died.exp: Don't enable target-async.
21278 * gdb.base/interrupt-noterm.exp: Likewise.
21279 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
21280 * gdb.mi/mi-nonstop-exit.exp: Likewise.
21281 * gdb.mi/mi-nonstop.exp: Likewise.
21282 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
21283 * gdb.mi/mi-nsintrall.exp: Likewise.
21284 * gdb.mi/mi-nsmoribund.exp: Likewise.
21285 * gdb.mi/mi-nsthrexec.exp: Likewise.
21286 * gdb.mi/mi-watch-nonstop.exp: Likewise.
21287 * gdb.multi/watchpoint-multi.exp: Adjust comment.
21288 * gdb.python/py-evsignal.exp: Don't enable target-async.
21289 * gdb.python/py-evthreads.exp: Likewise.
21290 * gdb.python/py-prompt.exp: Likewise.
21291 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
21292 * gdb.server/solib-list.exp: Don't enable target-async.
21293 * gdb.threads/thread-specific-bp.exp: Likewise.
21294 * lib/mi-support.exp: Adjust to use mi-async.
21295
21296 2014-05-29 Pedro Alves <palves@redhat.com>
21297
21298 PR gdb/13860
21299 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
21300 reason, even in sync mode.
21301
21302 2014-05-29 Pedro Alves <palves@redhat.com>
21303 Hui Zhu <hui@codesourcery.com>
21304
21305 PR PR15693
21306 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
21307 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
21308 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
21309 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
21310
21311 2014-05-28 Joel Brobecker <brobecker@adacore.com>
21312
21313 * config/monitor.exp (gdb_target_monitor): Replace use of
21314 "set remotebaud" by "set serial baud".
21315
21316 2014-05-26 Andy Wingo <wingo@igalia.com>
21317
21318 * gdb.guile/scm-breakpoint.exp:
21319 * gdb.guile/scm-gsmob.exp: Update to use plain old object
21320 properties instead of gdb-object-properties.
21321
21322 2014-05-26 Yao Qi <yao@codesourcery.com>
21323
21324 * gdb.server/no-thread-db.exp: Specify source file name
21325 explicitly when setting a breakpoint.
21326
21327 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
21328
21329 * gdb.btrace/vdso.c: New.
21330 * gdb.btrace/vdso.exp: New.
21331
21332 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
21333
21334 * gdb.base/gcore.exp (capture_command_output): Move ...
21335 * lib/gdb.exp (capture_command_output): ... here.
21336
21337 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
21338
21339 * gdb.btrace/data.exp: Test memory access during btrace replay.
21340
21341 2014-05-22 Simon Marchi <simon.marchi@ericsson.com>
21342
21343 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
21344
21345 2014-05-21 Pedro Alves <palves@redhat.com>
21346
21347 PR gdb/13860
21348 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
21349 (top level): Test that output related to execution commands is
21350 sent to the console with CLI commands, but not with MI commands.
21351 Test that breakpoint events are always mirrored to the console.
21352 Also expect the new source line to be output after a "next" in
21353 async mode too. Make it a pass/fail test.
21354 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
21355 output.
21356 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
21357
21358 2014-05-21 Pedro Alves <palves@redhat.com>
21359
21360 * gdb.base/list.exp (build_pattern, test_list): New procedures.
21361 Use them to test variations of "list" after reaching a breakpoint.
21362 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
21363 Test "list" with listsize 10 after reaching a breakpoint.
21364 * gdb.python/python.exp (decode_line current location line
21365 number): Adjust expected line number.
21366
21367 2014-05-21 Simon Marchi <simon.marchi@ericsson.com>
21368
21369 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
21370 behavior for $args, pass it directly to "run".
21371
21372 2014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
21373
21374 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
21375 30000 to 65536.
21376
21377 2014-05-21 Pedro Alves <palves@redhat.com>
21378
21379 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
21380 auto-connect-native-target off".
21381 * gdb.base/auto-connect-native-target.c: New file.
21382 * gdb.base/auto-connect-native-target.exp: New file.
21383
21384 2014-05-21 Pedro Alves <palves@redhat.com>
21385
21386 * gdb.base/default.exp: Test "target native" instead of "target
21387 child".
21388
21389 2014-05-21 Mark Wielaard <mjw@redhat.com>
21390
21391 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
21392
21393 2014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
21394
21395 Fix TLS access for -static -pthread.
21396 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
21397 <HAVE_TLS> (thread_function, main): Initialize it.
21398 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
21399 Add clean_restart.
21400 <$have_tls != "">: Check TLSVAR.
21401
21402 2014-05-21 Pedro Alves <palves@redhat.com>
21403
21404 * gdb.base/dcache-line-read-error.c: New.
21405 * gdb.base/dcache-line-read-error.exp: New.
21406
21407 2014-05-20 Pedro Alves <palves@redhat.com>
21408
21409 * gdb.base/compare-sections.c: New file.
21410 * gdb.base/compare-sections.exp: New file.
21411
21412 2014-05-20 Pedro Alves <palves@redhat.com>
21413
21414 * gdb.base/break-idempotent.c: New file.
21415 * gdb.base/break-idempotent.exp: New file.
21416
21417 2014-05-20 Markus Metzger <markus.t.metzger@intel.com>
21418
21419 * gdb.btrace/nohist.exp: New.
21420
21421 2014-05-20 Yao Qi <yao@codesourcery.com>
21422
21423 * lib/gdb.exp (gdb_init): Set timeout if test file is under
21424 gdb.reverse directory and gdb_reverse_timeout exists in board
21425 setting.
21426 * README: Document gdb_reverse_timeout.
21427
21428 2014-05-20 Yao Qi <yao@codesourcery.com>
21429
21430 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
21431 'test_file_name'. Treat args as a string instead of a list.
21432 (gdb_init): Rename argument 'args' by 'test_file_name'.
21433
21434 2014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
21435
21436 * gdb.arch/powerpc-power.exp: New file.
21437 * gdb.arch/powerpc-power.s: New file.
21438
21439 2014-05-16 Doug Evans <dje@google.com>
21440
21441 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
21442 * gdb.base/completion.exp: Check that all expected files exist
21443 before doing file completion.
21444
21445 2014-05-16 Doug Evans <dje@google.com>
21446
21447 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
21448 Update.
21449 (do_syscall_tests_without_xml): Update.
21450
21451 2014-05-16 Pedro Alves <palves@redhat.com>
21452
21453 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
21454 instead of "unknown output after running".
21455
21456 2014-05-16 Yao Qi <yao@codesourcery.com>
21457
21458 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
21459 file1.txt from host at the end.
21460 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
21461
21462 2014-05-15 Doug Evans <dje@google.com>
21463
21464 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
21465 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
21466 loading file. Add test for TU lookup.
21467
21468 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
21469
21470 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
21471 calling "-exec-arguments" or "set args" before running the
21472 inferior.
21473
21474 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
21475
21476 * lib/mi-support.exp (mi_expect_stop): Expect message for
21477 inferiors that exit with non-zero exit code.
21478
21479 2014-05-14 Yao Qi <yao@codesourcery.com>
21480
21481 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
21482 match absolute path on remote host.
21483 (test_file_list_exec_source_files): Remove "/" from the
21484 pattern.
21485
21486 2014-05-14 Yao Qi <yao@codesourcery.com>
21487
21488 * boards/local-remote-host-notty.exp (${board}_file): New
21489 proc.
21490
21491 2014-05-07 Kyle McMartin <kyle@redhat.com>
21492
21493 Pushed by Joel Brobecker <brobecker@adacore.com>.
21494 * gdb.arch/aarch64-atomic-inst.c: New file.
21495 * gdb.arch/aarch64-atomic-inst.exp: New file.
21496
21497 2014-05-07 Yao Qi <yao@codesourcery.com>
21498
21499 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
21500 in current context" too.
21501
21502 2014-05-05 Keith Seitz <keiths@redhat.com>
21503
21504 * gdb.linespec/ls-dollar.exp: Add test for linespec
21505 file:convenience_variable.
21506
21507 2014-05-05 Yao Qi <yao@codesourcery.com>
21508
21509 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
21510 traceframes into tfile and ctf trace files. Read data from
21511 trace file and test collected data.
21512 (gdb_collect_locals_test): Likewise.
21513 (gdb_unavailable_registers_test): Likewise.
21514 (gdb_unavailable_floats): Likewise.
21515 (gdb_collect_globals_test): Likewise.
21516 (top-level): Append "ctf" to trace_file_targets if GDB
21517 supports.
21518
21519 2014-05-05 Yao Qi <yao@codesourcery.com>
21520
21521 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
21522 code to ...
21523 (gdb_collect_args_test_1): ... it. New proc.
21524 (gdb_collect_locals_test): Move some code to ...
21525 (gdb_collect_locals_test_1): ... it. New proc.
21526 (gdb_unavailable_registers_test): Move some code to ...
21527 (gdb_unavailable_registers_test_1): ... it. New proc.
21528 (gdb_unavailable_floats): Move some code to ...
21529 (gdb_unavailable_floats_1): ... it. New proc.
21530
21531 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
21532
21533 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
21534 probes to test for bitness recognition.
21535 * gdb.arch/amd64-stap-optional-prefix.exp
21536 (test_probe_value_without_reg): New procedure.
21537 Add code to test for different kinds of bitness.
21538
21539 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
21540
21541 PR breakpoints/16889
21542 * gdb.arch/amd64-stap-optional-prefix.S: New file.
21543 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
21544
21545 2014-05-01 Pedro Alves <palves@redhat.com>
21546
21547 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
21548 gdb_file_cmd if no file is specified.
21549 * boards/native-extended-gdbserver.exp (gdb_load): Use the
21550 last_loaded_file to set the remote exec-file.
21551
21552 2014-05-01 Pedro Alves <palves@redhat.com>
21553
21554 * boards/local-remote-host.exp: New file.
21555
21556 2014-05-01 Pedro Alves <palves@redhat.com>
21557
21558 * boards/local-remote-host.exp: Rename to ...
21559 * boards/local-remote-host-notty.exp: ... this.
21560
21561 2014-04-28 Joel Brobecker <brobecker@adacore.com>
21562
21563 * gdb.ada/dyn_arrayidx: New testcase.
21564
21565 2014-04-26 Yao Qi <yao@codesourcery.com>
21566
21567 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
21568 and compute the length of function main. Save it in
21569 $main_length.
21570 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
21571 (top-level): Use gdb_compile to compile objects into
21572 executable and restart GDB. Remove invocation to
21573 prepare_for_testing.
21574
21575 2014-04-25 Simon Marchi <simon.marchi@ericsson.com>
21576 Pedro Alves <palves@redhat.com>
21577
21578 PR server/16255
21579 * gdb.multi/multi-attach.c: New file.
21580 * gdb.multi/multi-attach.exp: New file.
21581
21582 2014-04-25 Pedro Alves <palves@redhat.com>
21583
21584 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
21585 user.
21586 (top level): Test that "set remote conditional-breakpoints-packet
21587 off" works as intended.
21588 * gdb.base/dprintf.exp: Test that "set remote
21589 breakpoint-commands-packet off" works as intended.
21590 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
21591 New function.
21592 (top level): Call it.
21593 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
21594 remote fast-tracepoints-packet off" works as intended.
21595 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
21596 * lib/gdb.exp (gdb_is_target_remote): ... here.
21597
21598 2014-04-24 David Blaikie <dblaikie@gmail.com>
21599
21600 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
21601 ensure clang would not discard them.
21602 * gdb.base/gdbvars.c: Ditto.
21603 * gdb.base/memattr.c: Ditto.
21604 * gdb.base/whatis.c: Ditto.
21605 * gdb.python/py-prettyprint.c: Ditto.
21606 * gdb.trace/actions.c: Ditto.
21607 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
21608 ensure clang would not discard it.
21609
21610 2014-04-24 David Blaikie <dblaikie@gmail.com>
21611
21612 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
21613 clang to emit the full definition of type required by the test
21614 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
21615
21616 2014-04-24 David Blaikie <dblaikie@gmail.com>
21617
21618 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
21619 coax Clang into emitting the definition of the type.
21620 * gdb.cp/pr10728-x.h (y): Ditto.
21621 * gdb.cp/pr10728-y.cc (y): Ditto.
21622
21623 2014-04-24 David Blaikie <dblaikie@gmail.com>
21624
21625 * gdb.base/label.exp: XFAIL label related tests under Clang.
21626 * gdb.cp/cplabel.exp: Ditto.
21627 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
21628 under Clang those using labels.
21629
21630 2014-04-25 Yao Qi <yao@codesourcery.com>
21631
21632 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
21633 double_label.
21634 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
21635 partial_label and double_label.
21636
21637 2014-04-24 David Blaikie <dblaikie@gmail.com>
21638
21639 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
21640
21641 2014-04-24 David Blaikie <dblaikie@gmail.com>
21642
21643 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
21644 of the function to work across GCC and Clang.
21645 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
21646 pointer types (const void ** const V void **).
21647
21648 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
21649 Walfred Tedeschi <walfred.tedeschi@intel.com>
21650
21651 * Makefile.in (EXECUTABLES): Added i386-avx512.
21652 * gdb.arch/i386-avx512.c: New file.
21653 * gdb.arch/i386-avx512.exp: Likewise.
21654
21655 2014-04-23 Keith Seitz <keiths@redhat.com>
21656
21657 * lib/mi-support.exp (mi_list_breakpoints): Delete.
21658 (mi_make_breakpoint_table): New procedure.
21659 (mi_create_breakpoint): Use mi_make_breakpoint
21660 and return the result.
21661 (mi_make_breakpoint): New procedure.
21662 (mi_build_kv_pairs): New procedure.
21663
21664 * gdb.mi/mi-break.exp: Remove unused globals,
21665 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
21666 All callers updated.
21667 * gdb.mi/mi-dprintf.exp: Use variable to track command
21668 number.
21669 Update all callers of mi_create_breakpoint and use
21670 mi_make_breakpoint_table.
21671 Remove any unused global variables.
21672 * gdb.mi/mi-nonstop.exp: Likewise.
21673 * gdb.mi/mi-nsintrall.exp: Likewise.
21674 * gdb.mi/mi-nsmoribund.exp: Likewise.
21675 * gdb.mi/mi-nsthrexec.exp: Likewise.
21676 * gdb.mi/mi-reverse.exp: Likewise.
21677 * gdb.mi/mi-simplerun.exp: Likewise.
21678 * gdb.mi/mi-stepn.exp: Likewise.
21679 * gdb.mi/mi-syn-frame.exp: Likewise.
21680 * gdb.mi/mi-until.exp: Likewise.
21681 * gdb.mi/mi-var-cp.exp: Likewise.
21682 * gdb.mi/mi-var-display.exp: Likewise.
21683 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
21684 * gdb.mi/mi2-var-child.exp: Likewise.
21685 * gdb.mi/mi-vla-c99.exp: Likewise.
21686 * lib/mi-support.exp: Likewise.
21687
21688 From Ian Lance Taylor <iant@cygnus.com>:
21689 * lib/gdb.exp (parse_args): New procedure.
21690
21691 2014-04-23 Pedro Alves <palves@redhat.com>
21692
21693 * gdb.base/break-unload-file.c: New file.
21694 * gdb.base/break-unload-file.exp: New file.
21695 * gdb.base/sym-file-lib.c (baz): New function.
21696 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
21697 field.
21698 (load): Store the segment's mapped size.
21699 (unload): New function.
21700 (unload_shlib): New function.
21701 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
21702 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
21703 set a breakpoint at baz, and call it.
21704 * gdb.base/sym-file.exp: New tests for stale breakpoint
21705 instructions.
21706
21707 2014-04-23 Pedro Alves <palves@redhat.com>
21708
21709 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
21710 * gdb.base/hbreak-in-shr-unsupported.c: New file.
21711 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
21712 * gdb.base/hbreak-unmapped.c: New file.
21713 * gdb.base/hbreak-unmapped.exp: New file.
21714 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
21715 * lib/gdb.exp (gdb_is_target_remote): ... here.
21716
21717 2014-04-22 Pedro Alves <palves@redhat.com>
21718
21719 * gdb.base/consecutive-step-over.c: New file.
21720 * gdb.base/consecutive-step-over.exp: New file.
21721
21722 2014-04-22 Pedro Alves <palves@redhat.com>
21723
21724 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
21725 instead of send_gdb/gdb_expect.
21726
21727 2014-04-22 Yao Qi <yao@codesourcery.com>
21728
21729 * lib/trace-support.exp (generate_tracefile): New procedure.
21730 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
21731 return 0.
21732 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
21733 if generate_tracefile returns 1.
21734
21735 2014-04-18 Tom Tromey <palves@redhat.com>
21736 Pedro alves <tromey@redhat.com>
21737
21738 PR backtrace/15558
21739 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
21740 with a backtrace limit.
21741 * gdb.python/py-frame-inline.exp: Test running to an inline
21742 function with a backtrace limit, and printing the newest frame.
21743 * gdb.python/py-frame-inline.c (main): Call f.
21744
21745 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
21746
21747 * gdb.java/jnpe.exp: Drop srcdir from untested path.
21748
21749 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
21750
21751 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
21752 Drop prefix from unsupported source file path.
21753
21754 2014-04-17 Yao Qi <yao@codesourcery.com>
21755
21756 * lib/gdb.exp (with_target_charset): New proc.
21757 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
21758 with_target_charset.
21759 (test_print_strings): Likewise.
21760 (test_repeat_bytes): Likewise.
21761 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
21762 for some tests.
21763
21764 2014-04-16 Keith Seitz <keiths@redhat.com>
21765
21766 PR gdb/15827
21767 * gdb.dwarf2/corrupt.c: New file.
21768 * gdb.dwarf2/corrupt.exp: New file.
21769
21770 2014-04-16 Keith Seitz <keiths@redhat.com>
21771
21772 PR c++/16597
21773 * gdb.cp/namelessclass.cc: New file.
21774 * gdb.cp/namelessclass.exp: New file.
21775 * gdb.cp/namelessclass.S: New file.
21776
21777 2014-04-16 Doug Evans <dje@google.com>
21778
21779 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
21780 Add comment.
21781 (gdbserver_default_get_comm_port): New function.
21782 (gdbserver_start): Check if board file provided
21783 "gdbserver,get_comm_port" and use it if so.
21784 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
21785 (gdb,socketport): Set to "stdio".
21786 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
21787 (stdio_gdbserver_template): Delete.
21788 (${board}_get_remote_address): Update.
21789 (${board}_build_remote_cmd): Delete.
21790 (${board}_get_comm_port): New function.
21791 (${board}_spawn): Update.
21792 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
21793 Delete.
21794 (${board}_get_remote_address): Update.
21795 (${board}_get_comm_port): New function.
21796
21797 2014-04-16 Andrew Burgess <aburgess@broadcom.com>
21798
21799 * gdb.base/memattr.exp: Improve regexps to handle memory regions
21800 appearing in any order.
21801
21802 2014-04-15 Doug Evans <dje@google.com>
21803
21804 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
21805 uninitialized value of "description".
21806
21807 2014-04-15 Keith Seitz <keiths@redhat.com>
21808
21809 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
21810 Remove unused globals.
21811 (test_running_the_program): Likewise.
21812 (test_controlled_execution): Likewise.
21813 (test_controlling_breakpoints): Likewise.
21814 (test_program_termination): Likewise.
21815
21816 2014-04-15 Keith Seitz <keiths@redhat.com>
21817
21818 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
21819 unused globals.
21820 (test_rbreak_creation_and_listing): Likewise.
21821 (test_ignore_count): Likewise.
21822 (test_error): Likewise.
21823
21824 2014-04-15 Pedro Alves <palves@redhat.com>
21825
21826 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
21827 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
21828 sym-file-loader.c.
21829 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
21830 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
21831 to sym-file-loader.c.
21832 (struct library): Forward declare.
21833 (load_shlib, lookup_function): Change prototypes.
21834 (find_shstrtab, find_strtab, find_shdr, find_symtab)
21835 (translate_offset): Remove declarations.
21836 (get_text_addr): New declaration.
21837 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
21838 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
21839 sym-file-loader.h.
21840 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
21841 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
21842 here from sym-file-loader.h.
21843 (struct library): New structure.
21844 (load_shlib, lookup_function): Change prototypes and adjust to
21845 work with a struct library.
21846 (find_shstrtab, find_strtab, find_shdr, find_symtab)
21847 (translate_offset): Make static.
21848 (get_text_addr): New function.
21849 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
21850
21851 2014-04-15 Pedro Alves <palves@redhat.com>
21852
21853 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
21854
21855 2014-04-15 Pedro Alves <palves@redhat.com>
21856
21857 * gdb.base/sym-file-loader.c: Include <limits.h>.
21858 (SELF_LINK): New define.
21859 (get_origin): New function.
21860 (load_shlib): Use it.
21861 * gdb.base/sym-file.exp: Don't early return if the target is
21862 remote. Use runto_main, and issue fail is that fails. Use
21863 gdb_load_shlibs.
21864 (shlib_name): Delete.
21865 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
21866
21867 2014-04-15 Pedro Alves <palves@redhat.com>
21868
21869 * gdb.base/sym-file.exp: Remove regex characters from test
21870 message. Don't refer to breakpoint numbers in test messages.
21871
21872 2014-04-14 Keith Seitz <keiths@redhat.com>
21873
21874 PR c++/16253
21875 * gdb.cp/var-tag.cc: New file.
21876 * gdb.cp/var-tag.exp: New file.
21877 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
21878 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
21879 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
21880 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
21881
21882 2014-04-14 Tom Tromey <tromey@redhat.com>
21883
21884 * gdb.cp/classes.exp (test_enums): Handle underlying type.
21885 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
21886 type.
21887 * gdb.cp/enum-class.exp: New file.
21888 * gdb.cp/enum-class.cc: New file.
21889
21890 2014-04-14 Tom Tromey <tromey@redhat.com>
21891
21892 * gdb.dwarf2/enum-type.exp: New file.
21893
21894 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
21895
21896 * gdb.mi/mi-vla-c99.exp: New file.
21897 * gdb.mi/vla.c: New file.
21898
21899 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
21900
21901 * gdb.base/vla-datatypes.c: New file.
21902 * gdb.base/vla-datatypes.exp: New file.
21903
21904 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
21905
21906 * gdb.base/vla-ptr.c: New file.
21907 * gdb.base/vla-ptr.exp: New file.
21908
21909 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
21910
21911 * gdb.dwarf2/count.exp: New file.
21912
21913 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
21914
21915 * gdb.base/vla-sideeffect.c: New file.
21916 * gdb.base/vla-sideeffect.exp: New file.
21917
21918 2014-04-14 David Blaikie <dblaikie@gmail.com>
21919
21920 * gdb.mi/non-stop.c: Add return value for non-void function return
21921 statement.
21922 * gdb.threads/staticthreads.c: Ditto.
21923
21924 2014-04-12 Siva Chandra Reddy <sivachandra@google.com>
21925 Doug Evans <xdje42@gmail.com>
21926
21927 * gdb.guile/scm-value.c: Improve test case.
21928 * gdb.guile/scm-value.exp: Add new test.
21929
21930 2014-04-11 David Blaikie <dblaikie@gmail.com>
21931
21932 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
21933 override Clang's default.
21934
21935 2014-04-11 Joel Brobecker <brobecker@adacore.com>
21936
21937 Revert the following changes (regressions):
21938
21939 * gdb.base/vla-sideeffect.c: New file.
21940 * gdb.base/vla-sideeffect.exp: New file.
21941
21942 * gdb.dwarf2/count.exp: New file.
21943
21944 * gdb.base/vla-multi.c: New file.
21945 * gdb.base/vla-multi.exp: New file.
21946
21947 * gdb.base/vla-ptr.c: New file.
21948 * gdb.base/vla-ptr.exp: New file.
21949
21950 * gdb.base/vla-datatypes.c: New file.
21951 * gdb.base/vla-datatypes.exp: New file.
21952
21953 * gdb.mi/mi-vla-c99.exp: New file.
21954 * gdb.mi/vla.c: New file.
21955
21956 2014-04-11 Keith Seitz <keiths@redhat.com>
21957
21958 PR c++/16675
21959 * gdb.cp/cpsizeof.exp: New file.
21960 * gdb.cp/cpsizeof.cc: New file.
21961
21962 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
21963
21964 * gdb.mi/mi-vla-c99.exp: New file.
21965 * gdb.mi/vla.c: New file.
21966
21967 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
21968
21969 * gdb.base/vla-datatypes.c: New file.
21970 * gdb.base/vla-datatypes.exp: New file.
21971
21972 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
21973
21974 * gdb.base/vla-ptr.c: New file.
21975 * gdb.base/vla-ptr.exp: New file.
21976
21977 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
21978
21979 * gdb.base/vla-multi.c: New file.
21980 * gdb.base/vla-multi.exp: New file.
21981
21982 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
21983
21984 * gdb.dwarf2/count.exp: New file.
21985
21986 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
21987
21988 * gdb.base/vla-sideeffect.c: New file.
21989 * gdb.base/vla-sideeffect.exp: New file.
21990
21991 2014-04-11 Yao Qi <yao@codesourcery.com>
21992
21993 * gdb.base/completion.exp: Check file exists before running tests
21994 on file completion.
21995
21996 2014-04-10 Pedro Alves <palves@redhat.com>
21997
21998 * gdb.base/cond-eval-mode.c: New file.
21999 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
22000 prepare_for_testing to build the new file. Check result of
22001 runto_main.
22002 (test_break, test_watch): New procedures.
22003 (top level): Use them.
22004
22005 2014-04-08 Pierre Muller <muller@sourceware.org>
22006
22007 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
22008 Ctrl-V use for mingw hosts.
22009
22010 2014-04-07 Siva Chandra Reddy <sivachandra@google.com>
22011
22012 * gdb.python/py-value.c: Improve test case.
22013 * gdb.python/py-value.exp: Add new test.
22014
22015 2014-04-07 David Blaikie <dblaikie@gmail.com>
22016
22017 * lib/compiler.c: Identify the clang compiler.
22018 * lib/compiler.cc: Ditto.
22019
22020 2014-04-03 Yao Qi <yao@codesourcery.com>
22021
22022 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
22023
22024 2014-04-01 Anton Blanchard <anton@samba.org>
22025
22026 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
22027 messages unique.
22028
22029 2014-04-01 Anton Blanchard <anton@samba.org>
22030
22031 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
22032 prepare_for_testing.
22033
22034 2014-04-01 Anton Blanchard <anton@samba.org>
22035
22036 * gdb.arch/ppc64-atomic-inst.c: Remove.
22037 * gdb.arch/ppc64-atomic-inst.S: New file.
22038 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
22039
22040 2014-03-31 Doug Evans <dje@google.com>
22041
22042 * gdb.base/print-symbol-loading-lib.c: New file.
22043 * gdb.base/print-symbol-loading-main.c: New file.
22044 * gdb.base/print-symbol-loading.exp: New file.
22045
22046 2014-03-31 Yao Qi <yao@codesourcery.com>
22047
22048 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
22049
22050 2014-03-28 Joel Brobecker <brobecker@adacore.com>
22051
22052 * gdb.ada/mi_dyn_arr: New testcase.
22053
22054 2014-03-27 Doug Evans <dje@google.com>
22055
22056 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
22057
22058 2014-03-27 Yao Qi <yao@codesourcery.com>
22059
22060 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
22061 if target is nios2-*-*.
22062
22063 2014-03-26 Yao Qi <yao@codesourcery.com>
22064
22065 * lib/gdb.exp (readline_is_used): New proc.
22066 * gdb.base/completion.exp: Move tests on command complete up.
22067 Skip the rest of tests if readline is not used.
22068 * gdb.ada/complete.exp: Skp the test if readline is not
22069 used.
22070 * gdb.base/filesym.exp: Likewise.
22071 * gdb.base/macscp.exp: Likewise.
22072 * gdb.base/readline-ask.exp: Likewise.
22073 * gdb.base/readline.exp: Likewise.
22074 * gdb.python/py-cmd.exp: Likewise.
22075 * gdb.trace/tfile.exp: Likewise.
22076
22077 2014-03-26 Yao Qi <yao@codesourcery.com>
22078
22079 * gdb.base/macscp.exp: Fix code format issues.
22080
22081 2014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
22082
22083 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
22084 * gdb.asm/powerpc64le.inc: New file.
22085
22086 2014-03-25 Pedro Alves <palves@redhat.com>
22087 Doug Evans <dje@google.com>
22088
22089 * gdb.base/source-execution.c: New file.
22090 * gdb.base/source-execution.exp: New file.
22091 * gdb.base/source-execution.gdb: New file.
22092
22093 2014-03-24 Doug Evans <dje@google.com>
22094
22095 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
22096 using fission.
22097
22098 2014-03-24 Hui Zhu <hui@codesourcery.com>
22099 Pedro Alves <palves@redhat.com>
22100
22101 PR breakpoints/16101
22102 * gdb.base/dprintf.exp: Use unsupported rather than changing the
22103 test pass/fail messages. Detect missing support for dprintf when
22104 breakpoints are actually inserted.
22105 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
22106 breakpoints are actually inserted.
22107 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
22108 fails.
22109
22110 2014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
22111
22112 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
22113
22114 2014-03-22 Doug Evans <xdje42@gmail.com>
22115
22116 * gdb.python/python.exp (python not supported): Verify multi-line
22117 python command issues an error.
22118 * gdb.guile/guile.exp (guile not supported): Verify multi-line
22119 guile command issues an error.
22120
22121 2014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
22122
22123 * gdb.threads/thread-specific.exp: Handle the lack of usable
22124 $this_breakpoint and $this_thread.
22125
22126 2014-03-21 Hui Zhu <hui@codesourcery.com>
22127
22128 * gdb.base/attach.exp (do_command_attach_tests): New.
22129
22130 2014-03-20 Tom Tromey <tromey@redhat.com>
22131 Pedro Alves <palves@redhat.com>
22132
22133 PR cli/15718
22134 * gdb.base/condbreak-call-false.c: New file.
22135 * gdb.base/condbreak-call-false.exp: New file.
22136
22137 2014-03-20 Pedro Alves <palves@redhat.com>
22138
22139 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
22140 Delete.
22141 (block_signals, unblock_signals): Delete.
22142 (child_function_2, main): Remove references to deleted variable
22143 and functions.
22144
22145 2014-03-20 Pedro Alves <palves@redhat.com>
22146
22147 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
22148 Use pthread_kill to signal thread 2.
22149 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
22150 Adjust to make the test send itself a signal rather than using the
22151 host's "kill" command.
22152
22153 2014-03-20 Pedro Alves <palves@redhat.com>
22154
22155 * gdb.threads/multiple-step-overs.c: New file.
22156 * gdb.threads/multiple-step-overs.exp: New file.
22157 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
22158 Adjust expected infrun debug output.
22159
22160 2014-03-20 Pedro Alves <palves@redhat.com>
22161
22162 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
22163 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
22164
22165 2014-03-20 Pedro Alves <palves@redhat.com>
22166
22167 PR breakpoints/7143
22168 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
22169 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
22170 of gdb_test_multiple.
22171 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
22172 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
22173
22174 2014-03-20 Pedro Alves <palves@redhat.com>
22175
22176 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
22177 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
22178
22179 2014-03-19 Pedro Alves <palves@redhat.com>
22180
22181 * gdb.base/async.exp: Remove early return.
22182
22183 2014-03-19 Pedro Alves <palves@redhat.com>
22184
22185 * gdb.base/async.exp (step& tests): Pass explicit test messages.
22186
22187 2014-03-19 Pedro Alves <palves@redhat.com>
22188
22189 * gdb.base/async.exp (test_background): Expect \r\n after
22190 "completed." in the fail pattern.
22191
22192 2014-03-19 Pedro Alves <palves@redhat.com>
22193
22194 * gdb.base/async.exp (test_background): New procedure.
22195 Use it for all background execution command tests.
22196
22197 2014-03-19 Pedro Alves <palves@redhat.com>
22198
22199 * gdb.base/async.exp: Use prepare_for_testing.
22200
22201 2014-03-19 Pedro Alves <palves@redhat.com>
22202
22203 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
22204 the same line.
22205
22206 2014-03-19 Pedro Alves <palves@redhat.com>
22207
22208 * gdb.base/async.c (main): Add "jump here" and "until here" line
22209 marker comments.
22210 * gdb.base/async.exp (jump_here): New global.
22211 (jump& test): Use it.
22212 (until_here): New global.
22213 (until& test): Use it.
22214
22215 2014-03-19 Pedro Alves <palves@redhat.com>
22216
22217 * gdb.base/async.exp: Don't frob gdb_protocol.
22218
22219 2014-03-18 Doug Evans <xdje42@gmail.com>
22220
22221 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
22222 Fix spelling of exec-done-display.
22223
22224 2014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
22225
22226 PR gdb/15358
22227 * gdb.base/gdb-sigterm.c: New file.
22228 * gdb.base/gdb-sigterm.exp: New file.
22229
22230 2014-03-18 Pedro Alves <palves@redhat.com>
22231
22232 PR gdb/13860
22233 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
22234 * lib/mi-support.exp (mi_expect_stop): Add special handling for
22235 solib-event.
22236
22237 2014-03-17 Joel Brobecker <brobecker@adacore.com>
22238
22239 * gdb.ada/pckd_arr_ren: New testcase.
22240
22241 2014-03-13 Doug Evans <xdje42@gmail.com>
22242
22243 PR guile/16612
22244 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
22245 collect after discarding symbols.
22246
22247 2014-03-13 Ludovic Courtès <ludo@gnu.org>
22248 Doug Evans <xdje42@gmail.com>
22249
22250 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
22251 to history survives a gc.
22252
22253 2014-03-13 Pedro Alves <palves@redhat.com>
22254
22255 * gdb.base/default.exp: Don't test "target procfs".
22256
22257 2014-03-13 Pedro Alves <palves@redhat.com>
22258
22259 * gdb.base/default.exp: Update "target child" and "target procfs"
22260 tests to not expect "Unix".
22261
22262 2014-03-12 Tom Tromey <tromey@redhat.com>
22263
22264 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
22265 New procs. Add target-async tests.
22266 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
22267 Add target-async tests.
22268
22269 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
22270
22271 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
22272 'func_start' and 'func_end' for the beginning and end of the
22273 function code, respectively.
22274 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
22275 'func_end' instead of 'func' and 'main'.
22276
22277 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
22278
22279 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
22280 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
22281 generate the debug info assembler source.
22282
22283 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
22284
22285 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
22286 * gdb.dwarf2/arr-subrange.exp: Likewise.
22287 * gdb.dwarf2/dwz.exp: Likewise.
22288 * gdb.dwarf2/method-ptr.exp: Likewise.
22289 * gdb.dwarf2/missing-sig-type.exp: Likewise.
22290 * gdb.dwarf2/subrange.exp: Likewise.
22291 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
22292 * gdb.dwarf2/implptrpiece.exp: Likewise.
22293 * gdb.dwarf2/nostaticblock.exp: Likewise.
22294
22295 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
22296
22297 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
22298 directory to absolute path name arguments.
22299
22300 2014-03-10 Joel Brobecker <brobecker@adacore.com>
22301
22302 * gdb.ada/tagged_access: New testcase.
22303
22304 2014-03-07 Markus Metzger <markus.t.metzger@intel.com>
22305
22306 * gdb.btrace/data.exp: Update expected output.
22307
22308 2014-03-06 Yao Qi <yao@codesourcery.com>
22309
22310 * gdb.trace/pr16508.exp: New file.
22311
22312 2014-03-05 Pedro Alves <palves@redhat.com>
22313
22314 PR gdb/16575
22315 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
22316 procedure.
22317 (top level): Adjust to use it. Add tests that exercise breakpoint
22318 interaction with the code-cache.
22319
22320 2014-02-26 Ludovic Courtès <ludo@gnu.org>
22321
22322 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
22323 test for 'history-append!'.
22324
22325 2014-02-26 Joel Brobecker <brobecker@adacore.com>
22326
22327 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
22328 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
22329 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
22330 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
22331 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
22332 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
22333
22334 2014-02-26 Joel Brobecker <brobecker@adacore.com>
22335
22336 * testsuite/gdb.python/py-pp-re-notag.c: New file.
22337 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
22338 * testsuite/gdb.python/py-pp-re-notag.p: New file.
22339
22340 2014-02-26 Joel Brobecker <brobecker@adacore.com>
22341
22342 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
22343
22344 2014-02-26 Joel Brobecker <brobecker@adacore.com>
22345
22346 * gdb.dwarf2/arr-stride.c: New file.
22347 * gdb.dwarf2/arr-stride.exp: New file.
22348
22349 2014-02-26 Pedro Alves <palves@redhat.com>
22350
22351 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
22352 that won't ever trigger. Make sure that GDB reports the correct
22353 breakpoint that caused the stop.
22354
22355 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
22356
22357 PR gdb/16626
22358 * gdb.base/auto-load-script: New file.
22359 * gdb.base/auto-load.c: New file.
22360 * gdb.base/auto-load.exp: New file.
22361
22362 PR gdb/16626
22363 * gdb.base/auto-load.exp: Fix out-of-srctree run.
22364
22365 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
22366
22367 Fix dw2-icycle.exp -fsanitize=address GDB crash.
22368 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
22369
22370 2014-02-24 Doug Evans <dje@google.com>
22371
22372 * lib/gdb.exp (run_on_host): Log error output if program fails.
22373
22374 2014-02-21 Pedro Alves <palves@redhat.com>
22375
22376 * gdb.threads/step-after-sr-lock.c: Rename to ...
22377 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
22378 * gdb.threads/step-after-sr-lock.exp: Rename to ...
22379 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
22380 ... this.
22381
22382 2014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
22383
22384 PR tdep/16397
22385 * gdb.arch/amd64-stap-special-operands.exp: New file.
22386 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
22387 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
22388 * gdb.arch/amd64-stap-triplet.S: Likewise.
22389 * gdb.arch/amd64-stap-triplet.c: Likewise.
22390
22391 2014-02-20 Joel Brobecker <brobecker@adacore.com>
22392
22393 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
22394 in .section pseudo-op.
22395
22396 2014-02-20 lin zuojian <manjian2006@gmail.com>
22397 Joel Brobecker <brobecker@adacore.com>
22398 Doug Evans <xdje42@gmail.com>
22399
22400 PR symtab/16581
22401 * gdb.dwarf2/dw2-icycle.S: New file.
22402 * gdb.dwarf2/dw2-icycle.c: New file.
22403 * gdb.dwarf2/dw2-icycle.exp: New file.
22404
22405 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
22406
22407 * gdb.python/py-value-cc.cc: Improve test case to enable testing
22408 operations on gdb.Value objects.
22409 * gdb.python/py-value-cc.exp: Add new test to test operations on
22410 gdb.Value objects.
22411
22412 2014-02-18 Doug Evans <dje@google.com>
22413
22414 * Makefile.in (TESTS): New variable.
22415 (expanded_tests, expanded_tests_or_none): New variables
22416 (check-single): Pass $(expanded_tests_or_none) to runtest.
22417 (check-parallel): Only run tests in $(TESTS) if non-empty.
22418 (check/no-matching-tests-found): New rule.
22419 * README: Document TESTS makefile variable.
22420
22421 2014-02-18 Doug Evans <dje@google.com>
22422
22423 * Makefile.in (check-parallel): rm -rf outputs temp.
22424
22425 2014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
22426
22427 Fix "ERROR: no fileid for" in the testsuite.
22428 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
22429
22430 2014-02-12 Doug Evans <dje@google.com>
22431
22432 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
22433 (MISCELLANEOUS): New variable.
22434 (clean): rm -rf $(MISCELLANEOUS).
22435 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
22436 dwp live in the same directory as symlinks, with each symlink pointed
22437 to a differently named file in a different directory.
22438
22439 2014-02-11 Doug Evans <dje@google.com>
22440
22441 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
22442 of Tcl file commands.
22443
22444 2014-02-10 Mark Kettenis <kettenis@gnu.org>
22445
22446 * gdb.threads/step-after-sr-lock.exp: Avoid executing
22447 "kill -SIGUSR1 -1".
22448
22449 2014-02-10 Joel Brobecker <brobecker@adacore.com>
22450
22451 * gdb.ada/tick_length_array_enum_idx: New testcase.
22452
22453 2014-02-10 Doug Evans <xdje42@gmail.com>
22454
22455 * configure.ac (AC_OUTPUT): Add gdb.guile.
22456 * configure: Regenerate.
22457 * lib/gdb-guile.exp: New file.
22458 * lib/gdb.exp (get_target_charset): New function.
22459 * gdb.base/help.exp: Update expected output from "apropos apropos".
22460 * gdb.guile/Makefile.in: New file.
22461 * gdb.guile/guile.exp: New file.
22462 * gdb.guile/scm-arch.c: New file.
22463 * gdb.guile/scm-arch.exp: New file.
22464 * gdb.guile/scm-block.c: New file.
22465 * gdb.guile/scm-block.exp: New file.
22466 * gdb.guile/scm-breakpoint.c: New file.
22467 * gdb.guile/scm-breakpoint.exp: New file.
22468 * gdb.guile/scm-disasm.c: New file.
22469 * gdb.guile/scm-disasm.exp: New file.
22470 * gdb.guile/scm-equal.c: New file.
22471 * gdb.guile/scm-equal.exp: New file.
22472 * gdb.guile/scm-error.exp: New file.
22473 * gdb.guile/scm-error.scm: New file.
22474 * gdb.guile/scm-frame-args.c: New file.
22475 * gdb.guile/scm-frame-args.exp: New file.
22476 * gdb.guile/scm-frame-args.scm: New file.
22477 * gdb.guile/scm-frame-inline.c: New file.
22478 * gdb.guile/scm-frame-inline.exp: New file.
22479 * gdb.guile/scm-frame.c: New file.
22480 * gdb.guile/scm-frame.exp: New file.
22481 * gdb.guile/scm-generics.exp: New file.
22482 * gdb.guile/scm-gsmob.exp: New file.
22483 * gdb.guile/scm-iterator.c: New file.
22484 * gdb.guile/scm-iterator.exp: New file.
22485 * gdb.guile/scm-math.c: New file.
22486 * gdb.guile/scm-math.exp: New file.
22487 * gdb.guile/scm-objfile-script-gdb.in: New file.
22488 * gdb.guile/scm-objfile-script.c: New file.
22489 * gdb.guile/scm-objfile-script.exp: New file.
22490 * gdb.guile/scm-objfile.c: New file.
22491 * gdb.guile/scm-objfile.exp: New file.
22492 * gdb.guile/scm-ports.exp: New file.
22493 * gdb.guile/scm-pretty-print.c: New file.
22494 * gdb.guile/scm-pretty-print.exp: New file.
22495 * gdb.guile/scm-pretty-print.scm: New file.
22496 * gdb.guile/scm-section-script.c: New file.
22497 * gdb.guile/scm-section-script.exp: New file.
22498 * gdb.guile/scm-section-script.scm: New file.
22499 * gdb.guile/scm-symbol.c: New file.
22500 * gdb.guile/scm-symbol.exp: New file.
22501 * gdb.guile/scm-symtab-2.c: New file.
22502 * gdb.guile/scm-symtab.c: New file.
22503 * gdb.guile/scm-symtab.exp: New file.
22504 * gdb.guile/scm-type.c: New file.
22505 * gdb.guile/scm-type.exp: New file.
22506 * gdb.guile/scm-value-cc.cc: New file.
22507 * gdb.guile/scm-value-cc.exp: New file.
22508 * gdb.guile/scm-value.c: New file.
22509 * gdb.guile/scm-value.exp: New file.
22510 * gdb.guile/source2.scm: New file.
22511 * gdb.guile/types-module.cc: New file.
22512 * gdb.guile/types-module.exp: New file.
22513
22514 2014-02-10 Yao Qi <yao@codesourcery.com>
22515
22516 PR testsuite/16543
22517 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
22518 * configure: Regenerated.
22519 * Makefile.in: New file.
22520
22521 2014-02-08 Andreas Schwab <schwab@linux-m68k.org>
22522
22523 * gdb.python/py-framefilter.exp: Fix typo.
22524
22525 2014-02-08 Yao Qi <yao@codesourcery.com>
22526
22527 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
22528 that no =breakpoint-modified is emitted when breakpoints are
22529 modified through MI commands.
22530
22531 2014-02-07 Pedro Alves <pedro@codesourcery.com>
22532 Pedro Alves <palves@redhat.com>
22533
22534 * gdb.threads/step-after-sr-lock.c: New file.
22535 * gdb.threads/step-after-sr-lock.exp: New file.
22536
22537 2014-02-07 Pedro Alves <palves@redhat.com>
22538
22539 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
22540
22541 2014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
22542
22543 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
22544 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
22545
22546 2014-02-06 Doug Evans <xdje42@gmail.com>
22547
22548 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
22549 output.
22550
22551 * gdb.gdb/python-interrupts.exp: New file.
22552
22553 2014-02-05 Yao Qi <yao@codesourcery.com>
22554
22555 * gdb.trace/report.exp (use_collected_data): Test the output
22556 of "info threads" and "info inferiors".
22557
22558 2014-02-05 Yao Qi <yao@codesourcery.com>
22559
22560 Revert this patch:
22561
22562 2013-05-24 Yao Qi <yao@codesourcery.com>
22563
22564 * gdb.trace/tfile.exp: Test inferior and thread.
22565
22566 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
22567
22568 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
22569 on a function.
22570 * gdb.base/step-bt.c: Call hello via function pointer to make
22571 sure its first instruction is executed on powerpc64le-linux.
22572
22573 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
22574
22575 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
22576
22577 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
22578
22579 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
22580 of the test patterns for use on little-endian systems.
22581
22582 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
22583
22584 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
22585 (decimal_vector): Fix for little-endian.
22586
22587 2014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
22588
22589 * gdb.arch/sparc-sysstep.exp: New file.
22590 * gdb.arch/sparc-sysstep.c: Likewise.
22591
22592 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
22593
22594 2014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
22595
22596 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
22597
22598 2014-01-23 Tom Tromey <tromey@redhat.com>
22599
22600 * gdb.ada/array_char_idx: New testcase.
22601
22602 2014-01-23 Tom Tromey <tromey@redhat.com>
22603
22604 PR python/16487:
22605 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
22606 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
22607 classes.
22608
22609 2014-01-23 Tom Tromey <tromey@redhat.com>
22610
22611 PR python/16491:
22612 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
22613 string from an inferior frame.
22614 * gdb.python/py-framefilter-mi.exp: Update.
22615
22616 2014-01-22 Doug Evans <dje@google.com>
22617
22618 * gdb.server/server-mon.exp: Add tests for "set debug-format".
22619
22620 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
22621
22622 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
22623
22624 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
22625
22626 * gdb.trace/entry-values.exp: Remove excess space character from
22627 regex patterns. Handle s390 call instruction.
22628
22629 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
22630
22631 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
22632 define "*_start" label. Make "name" static.
22633 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
22634 ${name} by references to ${name}_start.
22635
22636 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
22637
22638 * gdb.base/info-macros.exp: Remove "debug" from the compile
22639 options.
22640
22641 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
22642
22643 * gdb.dlang/demangle.exp: New file.
22644
22645 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
22646
22647 * gdb.dlang/primitive-types.exp: New file.
22648
22649 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
22650
22651 * configure.ac: Create gdb.dlang/Makefile.
22652 * configure: Regenerate.
22653 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
22654 * gdb.dlang/Makefile.in: New file.
22655 * lib/d-support.exp: New file.
22656 * lib/gdb.exp (skip_d_tests): New proc.
22657
22658 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
22659
22660 * gdb.btrace/delta.exp: Check reverse stepi.
22661 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
22662 * gdb.btrace/finish.exp: New.
22663 * gdb.btrace/next.exp: New.
22664 * gdb.btrace/nexti.exp: New.
22665 * gdb.btrace/record_goto.c: Add comments.
22666 * gdb.btrace/step.exp: New.
22667 * gdb.btrace/stepi.exp: New.
22668 * gdb.btrace/multi-thread-step.c: New.
22669 * gdb.btrace/multi-thread-step.exp: New.
22670 * gdb.btrace/rn-dl-bind.c: New.
22671 * gdb.btrace/rn-dl-bind.exp: New.
22672 * gdb.btrace/data.c: New.
22673 * gdb.btrace/data.exp: New.
22674 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
22675
22676 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
22677
22678 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
22679 * gdb.btrace/exception.exp: Update.
22680 * gdb.btrace/instruction_history.exp: Update.
22681 * gdb.btrace/record_goto.exp: Update.
22682 * gdb.btrace/tailcall.exp: Update.
22683 * gdb.btrace/unknown_functions.exp: Update.
22684 * gdb.btrace/delta.exp: New.
22685
22686 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
22687
22688 * gdb.btrace/record_goto.exp: Add backtrace test.
22689 * gdb.btrace/tailcall.exp: Add backtrace test.
22690
22691 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
22692
22693 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
22694 * gdb.btrace/record_goto.c: New.
22695 * gdb.btrace/record_goto.exp: New.
22696 * gdb.btrace/x86-record_goto.S: New.
22697
22698 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
22699
22700 * gdb.btrace/function_call_history.exp: Update tests.
22701 * gdb.btrace/instruction_history.exp: Update tests.
22702
22703 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
22704
22705 * gdb.btrace/function_call_history.exp: Fix expected field
22706 order for "record function-call-history".
22707 Add new tests for "record function-call-history /c".
22708 * gdb.btrace/exception.cc: New.
22709 * gdb.btrace/exception.exp: New.
22710 * gdb.btrace/tailcall.exp: New.
22711 * gdb.btrace/x86-tailcall.S: New.
22712 * gdb.btrace/x86-tailcall.c: New.
22713 * gdb.btrace/unknown_functions.c: New.
22714 * gdb.btrace/unknown_functions.exp: New.
22715 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
22716
22717 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
22718
22719 * gdb.btrace/instruction_history.exp: Update.
22720 * gdb.btrace/function_call_history.exp: Update.
22721
22722 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
22723
22724 * gdb.btrace/function_call_history.exp: Fix expected function
22725 trace.
22726 * gdb.btrace/instruction_history.exp: Initialize traced.
22727 Remove traced_functions.
22728
22729 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
22730
22731 * gdb.btrace/function_call_history.exp: Update
22732 * gdb.btrace/instruction_history.exp: Update.
22733
22734 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
22735
22736 * gdb.btrace/enable.exp: Update expected text.
22737
22738 2014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
22739
22740 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
22741 bytes.
22742
22743 2014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
22744
22745 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
22746
22747 2014-01-15 Omair Javaid <omair.javaid@linaro.org>
22748
22749 * lib/gdb.exp (supports_process_record): Return true for
22750 arm*-linux*. (supports_reverse): Likewise.
22751
22752 2014-01-13 Siva Chandra Reddy <sivachandra@google.com>
22753
22754 PR python/15464
22755 PR python/16113
22756 * gdb.python/py-type.c: Enhance test case.
22757 * gdb.python/py-value-cc.cc: Likewise
22758 * gdb.python/py-type.exp: Add new tests.
22759 * gdb.python/py-value-cc.exp: Likewise
22760
22761 2014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
22762 Pedro Alves <palves@redhat.com>
22763
22764 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
22765 Make "name" extern.
22766 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
22767 references to ${name}_start by references to ${name}.
22768
22769 2014-01-10 Joel Brobecker <brobecker@adacore.com>
22770
22771 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
22772
22773 2014-01-10 Joel Brobecker <brobecker@adacore.com>
22774
22775 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
22776
22777 2014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
22778 Pedro Alves <palves@redhat.com>
22779
22780 * gdb.mi/mi-info-os.exp: Connect to the target with
22781 mi_gdb_target_load.
22782
22783 2014-01-08 Pedro Alves <palves@redhat.com>
22784
22785 * gdb.threads/reconnect-signal.c: New file.
22786 * gdb.threads/reconnect-signal.exp: New file.
22787
22788 2014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
22789
22790 * gdb.base/source-dir.exp: New file.
22791
22792 2014-01-07 Joel Brobecker <brobecker@adacore.com>
22793
22794 * gdb.ada/mi_interface: New testcase.
22795
22796 2014-01-07 Joel Brobecker <brobecker@adacore.com>
22797
22798 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
22799 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
22800 gdb.ada/pp-rec-component/pck.ads: New files.
22801
22802 2014-01-07 Joel Brobecker <brobecker@adacore.com>
22803
22804 * gdb.python/py-pp-integral.c: New file.
22805 * gdb.python/py-pp-integral.py: New file.
22806 * gdb.python/py-pp-integral.exp: New file.
22807
22808 For older changes see ChangeLog-1993-2013.
22809 \f
22810 ;; Local Variables:
22811 ;; mode: change-log
22812 ;; left-margin: 8
22813 ;; fill-column: 74
22814 ;; version-control: never
22815 ;; End:
22816
22817 Copyright 2014-2020 Free Software Foundation, Inc.
22818 Copying and distribution of this file, with or without modification,
22819 are permitted provided the copyright notice and this notice are preserved.
This page took 1.02291 seconds and 4 git commands to generate.