]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gdb/testsuite/ChangeLog
3fe12bfe3660f6f5d76e37cce6f91d9947599b4c
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2020-09-18 Victor Collod <vcollod@nvidia.com>
2
3 PR gdb/26635
4 * gdb.arch/amd64-prologue-skip-cf-protection.exp: Make the test
5 compatible with i386, and move it to...
6 * gdb.arch/i386-prologue-skip-cf-protection.exp: ... here.
7 * gdb.arch/amd64-prologue-skip-cf-protection.c: Move to...
8 * gdb.arch/i386-prologue-skip-cf-protection.c: ... here.
9
10 2020-09-18 Pedro Alves <pedro@palves.net>
11
12 PR gdb/26631
13 * gdb.multi/multi-target-thread-find.exp: New file.
14
15 2020-09-18 Pedro Alves <pedro@palves.net>
16
17 * gdb.multi/multi-target-continue.exp: New file, factored out from
18 multi-target.exp.
19 * gdb.multi/multi-target-info-inferiors.exp: New file, factored out from
20 multi-target.exp.
21 * gdb.multi/multi-target-interrupt.exp: New file, factored out from
22 multi-target.exp.
23 * gdb.multi/multi-target-no-resumed.exp: New file, factored out from
24 multi-target.exp.
25 * gdb.multi/multi-target-ping-pong-next.exp: New file, factored out from
26 multi-target.exp.
27 * gdb.multi/multi-target.exp.tcl: New file, factored out from
28 multi-target.exp.
29 * gdb.multi/multi-target.exp: Delete.
30
31 2020-09-16 Tom Tromey <tromey@adacore.com>
32
33 PR gdb/26598:
34 * gdb.base/skipcxx.exp: New file.
35 * gdb.base/skipcxx.cc: New file.
36
37 2020-09-15 Tom Tromey <tromey@adacore.com>
38
39 PR rust/26197:
40 * lib/rust-support.exp (rust_llvm_version): New proc.
41 * gdb.rust/simple.exp: Check rust_llvm_version.
42
43 2020-09-11 Moritz Riesterer <moritz.riesterer@intel.com>
44 Felix Willgerodt <Felix.Willgerodt@intel.com>
45
46 * x86-avx512bf16.c: New file.
47 * x86-avx512bf16.exp: Likewise.
48 * lib/gdb.exp (skip_avx512bf16_tests): New function.
49
50 2020-09-11 Tom de Vries <tdevries@suse.de>
51
52 PR exp/26602
53 * gdb.cp/ambiguous.exp: Add KFAILs for PR26602.
54
55 2020-09-11 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
56
57 * gdb.base/bp-cmds-execution-x-script.exp: Remove a stale comment.
58
59 2020-09-10 Alan Modra <amodra@gmail.com>
60
61 PR 26597
62 * gdb.dlang/demangle.exp: Update tests as per gcc commit 387d0773f3.
63
64 2020-09-08 Tom de Vries <tdevries@suse.de>
65
66 * gdb.dwarf2/frame-inlined-in-outer-frame.exp: Consume gdb prompt
67 after gdb_starti_cmd.
68
69 2020-09-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
70
71 * lib/fortran.exp (fortran_complex8): New proc.
72 (fortran_complex16): New proc.
73 * gdb.fortran/complex.exp: Use routines from fortran.exp
74 * gdb.fortran/pointer-to-pointer.exp: Likewise.
75 * gdb.fortran/vla-ptr-info.exp: Likewise.
76
77 2020-09-03 Tom de Vries <tdevries@suse.de>
78
79 PR breakpoint/26546
80 * gdb.base/label-without-address.exp: Runto main first.
81
82 2020-09-02 Tom Tromey <tromey@adacore.com>
83
84 * gdb.ada/mi_var_access.exp: Test children of access variable.
85 * gdb.ada/mi_var_access/mi_access.adb: Add new stop markers.
86 * gdb.ada/mi_var_array.exp: Update.
87
88 2020-08-31 Kevin Buettner <kevinb@redhat.com>
89
90 * gdb.base/corefile.exp (warning-free): XFAIL test when running
91 on docker w/ AUFS storage driver.
92
93 2020-08-31 Kevin Buettner <kevinb@redhat.com>
94
95 * gdb.base/corefile2.exp (renamed binfile): New tests.
96
97 2020-08-31 Simon Marchi <simon.marchi@efficios.com>
98
99 * gdb.dwarf2/dw2-reg-undefined.exp: Remove spurious #.
100
101 2020-08-31 Simon Marchi <simon.marchi@efficios.com>
102
103 * gdb.dwarf2/frame-inlined-in-outer-frame.exp: New file.
104 * gdb.dwarf2/frame-inlined-in-outer-frame.S: New file.
105
106 2020-08-31 Simon Marchi <simon.marchi@efficios.com>
107
108 * gdb.dwarf2/dw2-reg-undefined.exp: Test "set debug frame 1"
109 output, printing a "not saved" value from history and printing a
110 convenience variable created from a "not saved" value.
111
112 2020-08-31 Tom de Vries <tdevries@suse.de>
113
114 * gdb.base/eh_return.exp: Use nopie.
115
116 2020-08-28 Pedro Alves <pedro@palves.net>
117
118 * gdb.base/advance-until-multiple-locations.exp
119 (advance_overload, until_overload): Adjust to match the
120 frame/function header instead of the source line text.
121
122 2020-08-28 Tom de Vries <tdevries@suse.de>
123
124 * gdb.base/label-without-address.c: New test.
125 * gdb.base/label-without-address.exp: New file.
126
127 2020-08-27 Pedro Alves <pedro@palves.net>
128
129 PR gdb/26523
130 PR gdb/26524
131 * gdb.base/advance-until-multiple-locations.cc: New.
132 * gdb.base/advance-until-multiple-locations.exp: New.
133
134 2020-08-27 Simon Marchi <simon.marchi@polymtl.ca>
135
136 * gdb.dwarf2/dw2-reg-undefined.exp: Use multi_line.
137
138 2020-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
139
140 * gdb.arch/amd64-byte.exp: Make test names unique, use
141 gdb_breakpoint, and fix typo 'forth' -> 'fourth'.
142 * gdb.arch/amd64-dword.exp: Likewise.
143 * gdb.arch/amd64-pseudo.c: Fix typo 'forth' -> 'fourth'.
144 * gdb.arch/amd64-stap-special-operands.exp: Make test names
145 unique.
146 * gdb.arch/amd64-tailcall-ret.exp: Likewise.
147 * gdb.arch/amd64-word.exp: Make test names unique, use
148 gdb_breakpoint, and fix typo 'forth' -> 'fourth'.
149 * gdb.arch/i386-byte.exp: Make test names unique, use
150 gdb_breakpoint.
151 * gdb.arch/i386-word.exp: Likewise.
152
153 2020-08-25 Shahab Vahedi <shahab@synopsys.com>
154
155 * gdb.arch/arc-tdesc-cpu.xml: Use new feature names.
156
157 2020-08-25 Simon Marchi <simon.marchi@polymtl.ca>
158
159 PR gdb/26532
160 * gdb.threads/stepi-random-signal.exp: Update pattern.
161
162 2020-08-25 Simon Marchi <simon.marchi@efficios.com>
163
164 PR gdb/26532
165 * gdb.base/ui-redirect.exp: Update pattern.
166
167 2020-08-25 Gary Benson <gbenson@redhat.com>
168
169 * gdb.dwarf2/dw2-dir-file-name.exp: Use system assembler
170 when compiling with clang.
171 * gdb.dwarf2/dw2-restore.exp: Likewise.
172
173 2020-08-25 Gary Benson <gbenson@redhat.com>
174
175 * gdb.cp/ambiguous.exp: Enable test when compiling with GCC.
176 Add additional_flags=-Wno-inaccessible-base when compiling
177 with GCC >= 10.1 or clang. Add additional_flags=-w when
178 compiling with GCC < 10.
179
180 2020-08-25 Gaius Mulley <gaiusmod2@gmail.com>
181
182 PR m2/26372
183 * gdb.modula2/multidim.c: New file.
184 * gdb.modula2/multidim.exp: New file.
185
186 2020-08-24 Simon Marchi <simon.marchi@polymtl.ca>
187
188 * lib/gdb.exp (runto): Always emit fail on internal error.
189
190 2020-08-24 Simon Marchi <simon.marchi@efficios.com>
191
192 * gdb.base/gdb-sigterm.exp (do_test): Update expected regexp.
193 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
194 Likewise.
195 * gdb.threads/stepi-random-signal.exp: Likewise.
196
197 2020-08-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
198
199 * gdb.base/print-file-var.exp: Fix typo "breapoint".
200 * gdb.trace/strace.exp: Ditto.
201
202 2020-08-19 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
203
204 * gdb.fortran/vla-type.exp: Skip commands not required for
205 the Flang compiled binaries after prologue fix.
206
207 2020-08-17 Tom de Vries <tdevries@suse.de>
208 Tom Tromey <tromey@adacore.com>
209
210 PR rust/26197:
211 * gdb.rust/simple.exp (xfail_pattern): Update for new failure.
212
213 2020-08-17 Tom Tromey <tromey@adacore.com>
214
215 * gdb.ada/mi_var_access.exp: New file.
216 * gdb.ada/mi_var_access/mi_access.adb: New file.
217 * gdb.ada/mi_var_access/pck.adb: New file.
218 * gdb.ada/mi_var_access/pck.ads: New file.
219
220 2020-08-16 Tom de Vries <tdevries@suse.de>
221
222 PR gdb/25350
223 * gdb.base/eh_return.c: New test.
224 * gdb.base/eh_return.exp: New file.
225
226 2020-08-15 Tom de Vries <tdevries@suse.de>
227
228 * gdb.fortran/mixed-lang-stack.c (fortran_charlen_t): New type.
229 (mixed_func_1d_): Use fortran_charlen_t in decl.
230
231 2020-08-15 Tom de Vries <tdevries@suse.de>
232
233 PR backtrace/26390
234 * gdb.fortran/mixed-lang-stack.exp: Call bt with -frame-arguments all.
235 Update expected pattern.
236
237 2020-08-13 Pedro Alves <pedro@palves.net>
238
239 * gdb.fortran/complex.exp: Check skip_fortran_tests.
240 * gdb.fortran/library-module.exp: Likewise.
241 * gdb.fortran/logical.exp: Likewise.
242 * gdb.fortran/module.exp: Likewise.
243 * gdb.fortran/print_type.exp: Likewise.
244 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
245 * gdb.fortran/vla-datatypes.exp: Likewise.
246 * gdb.fortran/vla-history.exp: Likewise.
247 * gdb.fortran/vla-ptr-info.exp: Likewise.
248 * gdb.fortran/vla-ptype-sub.exp: Likewise.
249 * gdb.fortran/vla-ptype.exp: Likewise.
250 * gdb.fortran/vla-sizeof.exp: Likewise.
251 * gdb.fortran/vla-type.exp: Likewise.
252 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
253 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
254 * gdb.fortran/vla-value-sub.exp: Likewise.
255 * gdb.fortran/vla-value.exp: Likewise.
256
257 2020-08-13 Pedro Alves <pedro@palves.net>
258
259 * gdb.ada/access_tagged_param.exp: Check skip_ada_tests.
260 * gdb.ada/access_to_packed_array.exp: Likewise.
261 * gdb.ada/access_to_unbounded_array.exp: Likewise.
262 * gdb.ada/addr_arith.exp: Likewise.
263 * gdb.ada/arr_acc_idx_w_gap.exp: Likewise.
264 * gdb.ada/arr_arr.exp: Likewise.
265 * gdb.ada/arr_enum_idx_w_gap.exp: Likewise.
266 * gdb.ada/array_bounds.exp: Likewise.
267 * gdb.ada/array_of_variable_length.exp: Likewise.
268 * gdb.ada/array_ptr_renaming.exp: Likewise.
269 * gdb.ada/array_subscript_addr.exp: Likewise.
270 * gdb.ada/arraydim.exp: Likewise.
271 * gdb.ada/arrayparam.exp: Likewise.
272 * gdb.ada/arrayptr.exp: Likewise.
273 * gdb.ada/assign_1.exp: Likewise.
274 * gdb.ada/assign_arr.exp: Likewise.
275 * gdb.ada/atomic_enum.exp: Likewise.
276 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
277 * gdb.ada/bad-task-bp-keyword.exp: Likewise.
278 * gdb.ada/bias.exp: Likewise.
279 * gdb.ada/boolean_expr.exp: Likewise.
280 * gdb.ada/bp_c_mixed_case.exp: Likewise.
281 * gdb.ada/bp_enum_homonym.exp: Likewise.
282 * gdb.ada/bp_inlined_func.exp: Likewise.
283 * gdb.ada/bp_on_var.exp: Likewise.
284 * gdb.ada/bp_range_type.exp: Likewise.
285 * gdb.ada/bp_reset.exp: Likewise.
286 * gdb.ada/call_pn.exp: Likewise.
287 * gdb.ada/catch_assert_if.exp: Likewise.
288 * gdb.ada/catch_ex.exp: Likewise.
289 * gdb.ada/catch_ex_std.exp: Likewise.
290 * gdb.ada/char_enum.exp: Likewise.
291 * gdb.ada/char_param.exp: Likewise.
292 * gdb.ada/complete.exp: Likewise.
293 * gdb.ada/cond_lang.exp: Likewise.
294 * gdb.ada/convvar_comp.exp: Likewise.
295 * gdb.ada/dgopt.exp: Likewise.
296 * gdb.ada/disc_arr_bound.exp: Likewise.
297 * gdb.ada/display_nested.exp: Likewise.
298 * gdb.ada/dot_all.exp: Likewise.
299 * gdb.ada/dyn_loc.exp: Likewise.
300 * gdb.ada/dyn_stride.exp: Likewise.
301 * gdb.ada/excep_handle.exp: Likewise.
302 * gdb.ada/expr_delims.exp: Likewise.
303 * gdb.ada/expr_with_funcall.exp: Likewise.
304 * gdb.ada/exprs.exp: Likewise.
305 * gdb.ada/fin_fun_out.exp: Likewise.
306 * gdb.ada/fixed_cmp.exp: Likewise.
307 * gdb.ada/formatted_ref.exp: Likewise.
308 * gdb.ada/frame_arg_lang.exp: Likewise.
309 * gdb.ada/frame_args.exp: Likewise.
310 * gdb.ada/fullname_bp.exp: Likewise.
311 * gdb.ada/fun_addr.exp: Likewise.
312 * gdb.ada/fun_in_declare.exp: Likewise.
313 * gdb.ada/fun_overload_menu.exp: Likewise.
314 * gdb.ada/fun_renaming.exp: Likewise.
315 * gdb.ada/funcall_char.exp: Likewise.
316 * gdb.ada/funcall_param.exp: Likewise.
317 * gdb.ada/funcall_ptr.exp: Likewise.
318 * gdb.ada/funcall_ref.exp: Likewise.
319 * gdb.ada/homonym.exp: Likewise.
320 * gdb.ada/info_addr_mixed_case.exp: Likewise.
321 * gdb.ada/info_auto_lang.exp: Likewise.
322 * gdb.ada/info_exc.exp: Likewise.
323 * gdb.ada/info_types.exp: Likewise.
324 * gdb.ada/int_deref.exp: Likewise.
325 * gdb.ada/interface.exp: Likewise.
326 * gdb.ada/iwide.exp: Likewise.
327 * gdb.ada/lang_switch.exp: Likewise.
328 * gdb.ada/length_cond.exp: Likewise.
329 * gdb.ada/maint_with_ada.exp: Likewise.
330 * gdb.ada/mi_catch_assert.exp: Likewise.
331 * gdb.ada/mi_catch_ex.exp: Likewise.
332 * gdb.ada/mi_catch_ex_hand.exp: Likewise.
333 * gdb.ada/mi_dyn_arr.exp: Likewise.
334 * gdb.ada/mi_ex_cond.exp: Likewise.
335 * gdb.ada/mi_exc_info.exp: Likewise.
336 * gdb.ada/mi_interface.exp: Likewise.
337 * gdb.ada/mi_prot.exp: Likewise.
338 * gdb.ada/mi_ref_changeable.exp: Likewise.
339 * gdb.ada/mi_string_access.exp: Likewise.
340 * gdb.ada/mi_task_arg.exp: Likewise.
341 * gdb.ada/mi_task_info.exp: Likewise.
342 * gdb.ada/mi_var_array.exp: Likewise.
343 * gdb.ada/mi_var_union.exp: Likewise.
344 * gdb.ada/mi_variant.exp: Likewise.
345 * gdb.ada/minsyms.exp: Likewise.
346 * gdb.ada/mod_from_name.exp: Likewise.
347 * gdb.ada/nested.exp: Likewise.
348 * gdb.ada/null_array.exp: Likewise.
349 * gdb.ada/optim_drec.exp: Likewise.
350 * gdb.ada/out_of_line_in_inlined.exp: Likewise.
351 * gdb.ada/packed_array_assign.exp: Likewise.
352 * gdb.ada/packed_tagged.exp: Likewise.
353 * gdb.ada/pp-rec-component.exp: Likewise.
354 * gdb.ada/print_chars.exp: Likewise.
355 * gdb.ada/print_pc.exp: Likewise.
356 * gdb.ada/ptr_typedef.exp: Likewise.
357 * gdb.ada/ptype_arith_binop.exp: Likewise.
358 * gdb.ada/ptype_array.exp: Likewise.
359 * gdb.ada/ptype_field.exp: Likewise.
360 * gdb.ada/ptype_tagged_param.exp: Likewise.
361 * gdb.ada/ptype_union.exp: Likewise.
362 * gdb.ada/py_range.exp: Likewise.
363 * gdb.ada/py_taft.exp: Likewise.
364 * gdb.ada/rdv_wait.exp: Likewise.
365 * gdb.ada/rec_comp.exp: Likewise.
366 * gdb.ada/rec_return.exp: Likewise.
367 * gdb.ada/ref_param.exp: Likewise.
368 * gdb.ada/ref_tick_size.exp: Likewise.
369 * gdb.ada/rename_subscript_param.exp: Likewise.
370 * gdb.ada/repeat_dyn.exp: Likewise.
371 * gdb.ada/same_component_name.exp: Likewise.
372 * gdb.ada/same_enum.exp: Likewise.
373 * gdb.ada/scalar_storage.exp: Likewise.
374 * gdb.ada/set_wstr.exp: Likewise.
375 * gdb.ada/small_reg_param.exp: Likewise.
376 * gdb.ada/str_binop_equal.exp: Likewise.
377 * gdb.ada/str_ref_cmp.exp: Likewise.
378 * gdb.ada/str_uninit.exp: Likewise.
379 * gdb.ada/sub_variant.exp: Likewise.
380 * gdb.ada/sym_print_name.exp: Likewise.
381 * gdb.ada/taft_type.exp: Likewise.
382 * gdb.ada/tagged.exp: Likewise.
383 * gdb.ada/tagged_access.exp: Likewise.
384 * gdb.ada/task_bp.exp: Likewise.
385 * gdb.ada/task_switch_in_core.exp: Likewise.
386 * gdb.ada/tasks.exp: Likewise.
387 * gdb.ada/tick_last_segv.exp: Likewise.
388 * gdb.ada/tick_length_array_enum_idx.exp: Likewise.
389 * gdb.ada/type_coercion.exp: Likewise.
390 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
391 * gdb.ada/unchecked_union.exp: Likewise.
392 * gdb.ada/uninitialized_vars.exp: Likewise.
393 * gdb.ada/var_arr_attrs.exp: Likewise.
394 * gdb.ada/var_arr_typedef.exp: Likewise.
395 * gdb.ada/var_rec_arr.exp: Likewise.
396 * gdb.ada/variant-record.exp: Likewise.
397 * gdb.ada/variant.exp: Likewise.
398 * gdb.ada/variant_record_packed_array.exp: Likewise.
399 * gdb.ada/varsize_limit.exp: Likewise.
400 * gdb.ada/whatis_array_val.exp: Likewise.
401 * gdb.ada/widewide.exp: Likewise.
402 * gdb.ada/win_fu_syms.exp: Likewise.
403
404 2020-08-12 Gary Benson <gbenson@redhat.com>
405
406 * gdb.dwarf2/dw2-op-out-param.S (.Ltext5): Fix duplicate label.
407
408 2020-08-04 Andrew Burgess <andrew.burgess@embecosm.com>
409
410 * lib/check-test-names.exp (do_reset_vars): Use 'array unset' to
411 unset the array variable.
412
413 2020-08-03 Tom de Vries <tdevries@suse.de>
414
415 PR symtab/26333
416 * lib/dwarf.exp (DW_LNE_user): New proc.
417 * gdb.dwarf2/dw2-vendor-extended-opcode.c: New test.
418 * gdb.dwarf2/dw2-vendor-extended-opcode.exp: New file.
419
420 2020-07-31 Kevin Buettner <kevinb@redhat.com>
421
422 * gdb.base/coremaker2.c: Change all uses of 'unsigned long long'
423 to 'uintptr_t'
424 (inttypes.h): Include.
425
426 2020-07-31 Kevin Buettner <kevinb@redhat.com>
427
428 * gdb.base/coremaker2.c (buf_rw): Increase size to 256 KiB.
429 (C5_24k): Delete.
430 (C5_8k, C5_64k, C5_256k): New macros.
431 (buf_ro): Allocate 256 KiB of initialized data.
432
433 2020-07-30 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
434
435 * gdb.base/condbreak-bad.exp: Extend the test with scenarios
436 that attempt to overwrite an existing condition with a condition
437 that fails parsing and also with a condition that parses fine
438 but contains junk at the end.
439
440 2020-07-30 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
441
442 * gdb.base/condbreak-bad.c: New test.
443 * gdb.base/condbreak-bad.exp: New file.
444
445 2020-07-30 Tom de Vries <tdevries@suse.de>
446
447 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_entry_1): Factor
448 out of ...
449 (GDBInfoModuleSymbols::check_entry): ... here.
450 (GDBInfoModuleSymbols::check_optional_entry): New proc.
451 * gdb.fortran/info-modules.exp: Use check_optional_entry for entries
452 related to __def_init_mod1_M1t1 / __vtype_mod1_M1t1 / __copy_mod1_M1t1.
453
454 2020-07-30 Tom de Vries <tdevries@suse.de>
455
456 * gdb.fortran/ptype-on-functions.exp: Make "_t" suffix on
457 "__class_some_module_Number_t" optional.
458
459 2020-07-29 Tom de Vries <tdevries@suse.de>
460
461 * lib/selftest-support.exp (selftest_setup): Allow breakpoint at
462 multiple locations.
463
464 2020-07-29 Tom de Vries <tdevries@suse.de>
465
466 * gdb.dwarf2/dw2-line-number-zero.exp: Set breakpoints on lines
467 rather than function name.
468
469 2020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
470
471 PR symtab/26270:
472 * gdb.cp/disasm-func-name.cc: New file.
473 * gdb.cp/disasm-func-name.exp: New file.
474
475 2020-07-28 Tom Tromey <tromey@adacore.com>
476
477 * gdb.dwarf2/varval.exp (setup_exec): Add 'or' instruction to
478 'varval' location.
479
480 2020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
481
482 * gdb.python/py-unwind.py: Update to make use of a register
483 descriptor.
484
485 2020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
486
487 * gdb.python/py-arch-reg-names.exp: Add additional tests.
488
489 2020-07-25 Andrew Burgess <andrew.burgess@embecosm.com>
490
491 PR fortran/23051
492 PR fortran/26139
493 * gdb.fortran/class-allocatable-array.exp: New file.
494 * gdb.fortran/class-allocatable-array.f90: New file.
495 * gdb.fortran/pointer-to-pointer.exp: New file.
496 * gdb.fortran/pointer-to-pointer.f90: New file.
497
498 2020-07-25 Tom de Vries <tdevries@suse.de>
499
500 PR symtab/26243
501 * gdb.dwarf2/dw2-line-number-zero.c: New test.
502 * gdb.dwarf2/dw2-line-number-zero.exp: New file.
503
504 2020-07-24 Tom de Vries <tdevries@suse.de>
505
506 PR testsuite/26293
507 * gdb.ada/mi_prot.exp: Require gnatmake-8.
508
509 2020-07-23 Pedro Alves <pedro@palves.net>
510
511 * gdb.server/server-kill.exp (prepare): New, factored out from the
512 top level.
513 (kill_server): New.
514 (test_tstatus, test_unwind_nosyms, test_unwind_syms): New.
515 (top level) : Call test_tstatus, test_unwind_nosyms, test_unwind_syms.
516
517 2020-07-23 Andrew Burgess <andrew.burgess@embecosm.com>
518
519 * gdb.dwarf2/dw2-disasm-over-non-stmt.exp: New file.
520
521 2020-07-22 Sandra Loosemore <sandra@codesourcery.com>
522
523 * lib/gdb.exp (gdb_wrapper_file, gdb_wrapper_flags):
524 Initialize to empty string at top level.
525 (gdb_wrapper_init): Revert check for file existence on build.
526 Build the wrapper in its default place, not a build-specific
527 location. When host == build, make the pathname absolute.
528 (gdb_compile): Delete leftover declaration of
529 gdb_wrapper_initialized. Check gdb_wrapper_file being an empty
530 string instead of uninitialized.
531
532 2020-07-22 Kevin Buettner <kevinb@redhat.com>
533
534 * gdb.base/corefile2.exp: New file.
535 * gdb.base/coremaker2.exp: New file.
536
537 2020-07-22 Kevin Buettner <kevinb@redhat.com>
538
539 * gdb.base/coredump-filter.exp: Add second
540 non-Private-Shared-Anon-File test.
541 (test_disasm): Rename binfile for test which is expected
542 to fail.
543
544 2020-07-22 Kevin Buettner <kevinb@redhat.com>
545
546 * gdb.base/corefile.exp: Add test "accessing read-only mmapped
547 data in core file".
548 * gdb.base/coremaker.c (buf2ro): New global.
549 (mmapdata): Add a read-only mmap mapping.
550
551 2020-07-22 Kevin Buettner <kevinb@redhat.com>
552
553 PR corefiles/25631
554 * gdb.base/corefile.exp (accessing anonymous, unwritten-to mmap data):
555 New test.
556 * gdb.base/coremaker.c (buf3): New global.
557 (mmapdata): Add mmap call which uses MAP_ANONYMOUS and MAP_PRIVATE
558 flags.
559
560 2020-07-22 Kevin Buettner <kevinb@redhat.com>
561
562 * gdb.base/coremaker.c (filler_ro): New global constant.
563
564 2020-07-22 Tom Tromey <tromey@adacore.com>
565
566 * gdb.ada/mi_prot.exp: New file.
567 * gdb.ada/mi_prot/pkg.adb: New file.
568 * gdb.ada/mi_prot/pkg.ads: New file.
569 * gdb.ada/mi_prot/prot.adb: New file.
570
571 2020-07-22 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
572
573 * gdb.base/jit-reader-simple.exp: Add a scenario for a binary that
574 loads two JITers.
575
576 2020-07-21 Andrew Burgess <andrew.burgess@embecosm.com>
577
578 * gdb.python/py-arch-reg-groups.exp: Additional tests.
579
580 2020-07-21 Andrew Burgess <andrew.burgess@embecosm.com>
581
582 * gdb.python/py-arch-reg-names.exp: Additional tests.
583
584 2020-07-21 Tom de Vries <tdevries@suse.de>
585
586 * gdb.reverse/solib-precsave.exp: Handle additional "recommended
587 breakpoint locations".
588 * gdb.reverse/solib-reverse.exp: Same.
589
590 2020-07-21 Tom de Vries <tdevries@suse.de>
591
592 * gdb.reverse/step-reverse.c (callee): Merge statements.
593
594 2020-07-21 Tom de Vries <tdevries@suse.de>
595
596 * gdb.fortran/info-modules.exp (info module variables): Allow missing
597 line numbers for some variables.
598
599 2020-07-21 Tom de Vries <tdevries@suse.de>
600
601 * gdb.opt/inline-locals.c (init_array): New func.
602 (func1): Use init_array.
603 * gdb.opt/inline-locals.exp: Update pattern.
604
605 2020-07-21 Tom de Vries <tdevries@suse.de>
606
607 * gdb.debuginfod/fetch_src_and_symbols.exp: Use save_vars for env
608 vars. Fix PATH and DUPLICATE errors. Cleanup whitespace.
609
610 2020-07-20 Ludovic Courtès <ludo@gnu.org>
611
612 * gdb.guile/source2.scm: Add #f first argument to 'format'.
613 * gdb.guile/types-module.exp: Remove "ERROR:" from
614 regexps since Guile 3.0 no longer prints that.
615
616 2020-07-20 Ludovic Courtès <ludo@gnu.org>
617
618 * gdb.guile/scm-error.exp ("source $remote_guile_file_1"): Relax
619 error regexp to match on Guile 2.2.
620
621 2020-07-20 Gary Benson <gbenson@redhat.com>
622
623 * gdb.cp/align.exp: Fix "alignof (void)" tests when compiling
624 with clang.
625
626 2020-07-20 Tom de Vries <tdevries@suse.de>
627
628 * gdb.threads/omp-par-scope.c (lock, lock2): New variable.
629 (omp_set_lock_in_order): New function.
630 (single_scope, multi_scope, nested_func, nested_parallel): Use
631 omp_set_lock_in_order and omp_unset_lock.
632 (main): Init and destroy lock and lock2.
633
634 2020-07-20 Tom de Vries <tdevries@suse.de>
635
636 * gdb.base/valgrind-infcall-2.exp: Handle printf unknown return type.
637
638 2020-07-20 Tom de Vries <tdevries@suse.de>
639
640 * gdb.threads/attach-slow-waitpid.exp: Bail out if gdb_start fails.
641
642 2020-07-17 Tom de Vries <tdevries@suse.de>
643
644 * gdb.base/valgrind-infcall-2.c: New test.
645 * gdb.base/valgrind-infcall-2.exp: New file.
646 * lib/valgrind.exp (vgdb_start): Add and handle active_at_startup.
647
648 2020-07-17 Tom de Vries <tdevries@suse.de>
649
650 * gdb.dlang/circular.c (found): Use found_label as label name.
651 * gdb.dwarf2/arr-subrange.c (main): Use main_label as label name.
652 * gdb.dwarf2/comp-unit-lang.c (func): Use func_label as label name.
653 * gdb.dlang/circular.exp: Use MACRO_AT_func and MACRO_AT_range.
654 * gdb.dwarf2/ada-linkage-name.exp: Same.
655 * gdb.dwarf2/arr-subrange.exp: Same.
656 * gdb.dwarf2/atomic-type.exp: Same.
657 * gdb.dwarf2/comp-unit-lang.exp: Same.
658 * gdb.dwarf2/cpp-linkage-name.exp: Same.
659 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Same.
660 * gdb.dwarf2/dw2-lexical-block-bare.exp: Same.
661 * gdb.dwarf2/dw2-regno-invalid.exp: Same.
662 * gdb.dwarf2/implptr-64bit.exp: Same.
663 * gdb.dwarf2/imported-unit-abstract-const-value.exp: Same.
664 * gdb.dwarf2/imported-unit-runto-main.exp: Same.
665 * gdb.dwarf2/imported-unit.exp: Same.
666 * gdb.dwarf2/main-subprogram.exp: Same.
667 * gdb.dwarf2/missing-type-name.exp: Same.
668 * gdb.dwarf2/nonvar-access.exp: Same.
669 * gdb.dwarf2/struct-with-sig.exp: Same.
670 * gdb.dwarf2/typedef-void-finish.exp: Same.
671 * gdb.dwarf2/void-type.exp: Same.
672
673 2020-07-17 Tom de Vries <tdevries@suse.de>
674
675 * lib/dwarf.exp (Dwarf::MACRO_AT_func, Dwarf::MACRO_AT_range): Drop
676 src parameter.
677 * gdb.dlang/watch-loc.exp: Update MACRO_AT_{func,range} calls.
678 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Same.
679 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
680 * gdb.dwarf2/dw2-opt-structptr.exp: Same.
681 * gdb.dwarf2/dwz.exp: Same.
682 * gdb.dwarf2/implptr-optimized-out.exp: Same.
683 * gdb.dwarf2/implref-array.exp: Same.
684 * gdb.dwarf2/implref-const.exp: Same.
685 * gdb.dwarf2/implref-global.exp: Same.
686 * gdb.dwarf2/implref-struct.exp: Same.
687 * gdb.dwarf2/info-locals-optimized-out.exp: Same.
688 * gdb.dwarf2/opaque-type-lookup.exp: Same.
689 * gdb.dwarf2/var-access.exp: Same.
690 * gdb.dwarf2/varval.exp: Same.
691 * gdb.trace/entry-values.exp: Same.
692
693 2020-07-17 Tom de Vries <tdevries@suse.de>
694
695 * lib/dwarf.exp (Dwarf::extern): Remove.
696 * gdb.compile/compile-ops.exp: Remove use of Dwarf::extern.
697 * gdb.dlang/circular.exp: Same.
698 * gdb.dwarf2/comp-unit-lang.exp: Same.
699 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
700 * gdb.dwarf2/dw2-symtab-includes.exp: Same.
701 * gdb.dwarf2/dwz.exp: Same.
702 * gdb.dwarf2/imported-unit-abstract-const-value.exp: Same.
703 * gdb.dwarf2/imported-unit-runto-main.exp: Same.
704 * gdb.dwarf2/imported-unit.exp: Same.
705 * gdb.dwarf2/opaque-type-lookup.exp: Same.
706
707 2020-07-16 Sandra Loosemore <sandra@codesourcery.com>
708
709 * gdb.base/shell.exp: Skip pipe tests dependent on sh on Windows host.
710 Use double quotes instead of single quotes.
711
712 2020-07-16 Caroline Tice <cmtice@google.com>
713
714 * gdb.dwarf2/dw5-rnglist-test.cc: New file.
715 * gdb.dwarf2/dw5-rnglist-test.exp: New file.
716
717 2020-07-16 Tom de Vries <tdevries@suse.de>
718
719 * lib/dwarf.exp (program): Initialize _line.
720 (DW_LNE_end_sequence): Reinitialize _line.
721 (DW_LNS_advance_line): Update _line.
722 (line): New proc.
723 * gdb.dwarf2/dw2-inline-many-frames.exp: Use line.
724 * gdb.dwarf2/dw2-inline-small-func.exp: Same.
725 * gdb.dwarf2/dw2-inline-stepping.exp: Same.
726 * gdb.dwarf2/dw2-is-stmt-2.exp: Same.
727 * gdb.dwarf2/dw2-is-stmt.exp: Same.
728 * gdb.dwarf2/dw2-ranges-func.exp: Same.
729
730 2020-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
731
732 * gdb.fortran/ptype-on-functions.exp: Make the result pattern more
733 generic.
734
735 2020-07-15 Tom de Vries <tdevries@suse.de>
736
737 * gdb.trace/entry-values.exp: Expect "call" instead of "callq" if
738 is_amd64_regs_target.
739
740 2020-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
741
742 * gdb.fortran/ptype-on-functions.exp: Add more tests.
743 * gdb.fortran/ptype-on-functions.f90: Likewise.
744
745 2020-07-14 Simon Marchi <simon.marchi@polymtl.ca>
746
747 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu, Dwarf::lines): Change valid
748 values in documentation for addr_size to 4 and 8.
749
750 2020-07-14 Andrew Burgess <andrew.burgess@embecosm.com>
751
752 * gdb.arch/amd64-osabi.exp: Update.
753 * gdb.arch/arm-disassembler-options.exp: Update.
754 * gdb.arch/powerpc-disassembler-options.exp: Update.
755 * gdb.arch/ppc64-symtab-cordic.exp: Update.
756 * gdb.arch/s390-disassembler-options.exp: Update.
757 * gdb.base/all-architectures.exp.tcl: Update.
758 * gdb.base/attach-pie-noexec.exp: Update.
759 * gdb.base/catch-syscall.exp: Update.
760 * gdb.xml/tdesc-arch.exp: Update.
761
762 2020-07-14 Tom de Vries <tdevries@suse.de>
763
764 * gdb.threads/clone-new-thread-event.c (gettid): Rename to ...
765 (local_gettid): ... this.
766 (fn): Update.
767
768 2020-07-13 Sandra Loosemore <sandra@codesourcery.com>
769
770 * gdb.base/info_sources.exp: Skip directory match tests on
771 remote hosts.
772
773 2020-07-13 Gary Benson <gbenson@redhat.com>
774
775 * gdb.base/savedregs.exp (caller): Use parentheses to
776 make expected expression evaluation ordering explicit.
777
778 2020-07-13 Gary Benson <gbenson@redhat.com>
779
780 * gdb.arch/i386-sse.c (have_sse) <edx>: Make unsigned.
781
782 2020-07-13 Gary Benson <gbenson@redhat.com>
783
784 * gdb.base/bigcore.c (main): Use a volatile pointer when
785 attempting to trigger a SIGSEGV.
786 * gdb.base/gcore-relro-pie.c (break_here): Likewise.
787 * gdb.base/gcore-tls-pie.c (break_here): Likewise.
788 * gdb.base/savedregs.c (thrower): Likewise.
789 * gdb.mi/mi-syn-frame.c (bar): Likewise.
790
791 2020-07-13 Gary Benson <gbenson@redhat.com>
792
793 * gdb.base/vla-datatypes.c (vla_factory): Factor out sections
794 defining and using VLA structure fields into...
795 * gdb.base/vla-struct-fields.c: New file.
796 * gdb.base/vla-datatypes.exp: Factor out VLA structure field
797 tests into...
798 * gdb.base/vla-struct-fields.exp: New file.
799
800 2020-07-13 Tom de Vries <tdevries@suse.de>
801
802 * lib/gdb.exp (have_fuse_ld_gold): New caching proc.
803 * gdb.base/gcore-tls-pie.exp: Use have_fuse_ld_gold.
804 * gdb.base/gold-gdb-index.exp: Same.
805 * gdb.base/morestack.exp: Same.
806
807 2020-07-11 Daniel Xu <dxu@dxuuu.xyz>
808
809 PR rust/26121
810 * gdb.rust/modules.rs: Prevent linker from discarding test
811 symbol.
812
813 2020-07-10 Pedro Alves <pedro@palves.net>
814
815 PR gdb/26199
816 * gdb.multi/multi-target.c (exit_thread): New.
817 (thread_start): Break loop if EXIT_THREAD.
818 * gdb.multi/multi-target.exp (test_no_unwaited_for): New proc.
819 (top level) Call test_no_resumed.
820
821 2020-07-08 Tom Tromey <tromey@adacore.com>
822
823 * gdb.ada/catch_ex/foo.adb: Pass string to raise.
824 * gdb.ada/catch_ex.exp: Examine catchpoint text.
825
826 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
827
828 PR python/22748
829 * gdb.opt/inline-frame-tailcall.c: New file.
830 * gdb.opt/inline-frame-tailcall.exp: New file.
831 * gdb.python/py-unwind-inline.c: New file.
832 * gdb.python/py-unwind-inline.exp: New file.
833 * gdb.python/py-unwind-inline.py: New file.
834
835 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
836
837 * gdb.python/py-arch-reg-groups.exp: New file.
838
839 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
840
841 * gdb.python/py-arch-reg-names.exp: New file.
842
843 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
844
845 * gdb.python/py-unwind.py (TestUnwinder::__call__): Add test for
846 gdb.PendingFrame.architecture method.
847
848 2020-07-06 Tom de Vries <tdevries@suse.de>
849
850 * gdb.dwarf2/dw2-ranges-base.exp: Test line-table order.
851
852 2020-07-03 Pedro Alves <palves@redhat.com>
853
854 * gdb.base/structs2.c (main): Adjust second parem_reg call to
855 explicitly write negative numbers.
856 * gdb.base/structs2.exp: Adjust expected output.
857
858 2020-07-03 Pedro Alves <palves@redhat.com>
859
860 * gdb.base/charset.c (init_string): Change all char parameters to
861 unsigned char parameters.
862
863 2020-07-03 Pedro Alves <palves@redhat.com>
864
865 * gdb.base/call-sc.exp (start_scalars_test): Use
866 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
867 * gdb.base/overlays.c: Remove references to PARAMS.
868 * gdb.base/ovlymgr.h (PARAMS): Delete, and remove all references.
869 * gdb.base/reread.exp: Don't set 'prototypes' global.
870 * gdb.base/structs.exp (start_structs_test): Use
871 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
872 * gdb.base/structs2.exp: Don't set 'prototypes' global. Use
873 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
874 Don't issue "set width 0". Remove gdb_stop_suppressing_tests
875 call.
876 * gdb.base/varargs.exp: Don't set 'prototypes' global.
877
878 2020-07-03 Pedro Alves <palves@redhat.com>
879
880 * gdb.base/m32rovly.c: Delete.
881 * gdb.base/ovlymgr.c: Remove all code guarded by __D10V__.
882
883 2020-06-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
884
885 * gdb.python/py-breakpoint.exp: use gdb_test_multiline instead
886 of gdb_py_test_multiple.
887 * gdb.python/py-cmd.exp: Likewise.
888 * gdb.python/py-events.exp: Likewise.
889 * gdb.python/py-function.exp: Likewise.
890 * gdb.python/py-inferior.exp: Likewise.
891 * gdb.python/py-infthread.exp: Likewise.
892 * gdb.python/py-linetable.exp: Likewise.
893 * gdb.python/py-parameter.exp: Likewise.
894 * gdb.python/py-value.exp: Likewise.
895
896 2020-06-30 Tom de Vries <tdevries@suse.de>
897
898 PR testsuite/26175
899 * lib/future.exp (gdb_default_target_compile): Detect and handle
900 early_flags.
901
902 2020-06-29 Simon Marchi <simon.marchi@efficios.com>
903
904 * boards/simavr.exp (gdb_load): Catch errors when closing
905 previous connection. Close connection, wait for process and
906 unset simavr_spawn_id on failure.
907
908 2020-06-29 Tom de Vries <tdevries@suse.de>
909
910 * lib/gdb.exp (unknown): Make test-case unresolved.
911
912 2020-06-29 Tom de Vries <tdevries@suse.de>
913
914 PR gdb/25475
915 * gdb.server/solib-list.exp: Verify that the symbol reload
916 confirmation question is asked.
917
918 2020-06-26 Philippe Waroquiers <philippe.waroquiers@skynet.be>
919
920 * lib/gdb.exp (gdb_test_multiline): New, moved from gdb-guile.exp,
921 have a input seq nr in each pass message.
922 * lib/gdb-guile.exp (gdb_test_multiline): Move to gdb.exp.
923 * lib/gdb-python.exp (gdb_py_test_multiple): Remove.
924 * gdb.python/python.exp: Make test names unique,
925 use gdb_test_multiline instead of gdb_py_test_multiple,
926 use $gdb_test_name.
927 * gdb.guile/guile.exp: Make test names unique, use $gdb_test_name
928
929 2020-06-26 Nick Alcock <nick.alcock@oracle.com>
930
931 * configure.ac: Add --enable-libctf.
932 * aclocal.m4: sinclude ../config/enable.m4.
933 * Makefile.in (site.exp): Add enable_libctf to site.exp.
934 * lib/gdb.exp (skip_ctf_tests): Use it.
935 * gdb.base/ctf-constvars.exp: Error message tweak.
936 * gdb.base/ctf-ptype.exp: Likewise.
937 * configure: Regenerate.
938
939 2020-06-26 Gary Benson <gbenson@redhat.com>
940
941 * gdb.cp/try_catch.cc: Include string.h.
942 (main): Replace comparison against string literal with
943 strcmp, avoiding build failure with -Wstring-compare.
944 Add "marker test-complete".
945 * gdb.cp/try_catch.exp: Run the test to the above marker,
946 then verify that the value of "test" is still true.
947
948 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
949
950 * gdb.arch/riscv-tdesc-regs.exp: New test cases.
951
952 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
953
954 * gdb.arch/riscv-tdesc-regs.exp: Extend test case.
955
956 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
957
958 * gdb.arch/riscv-tdesc-loading-01.xml: New file.
959 * gdb.arch/riscv-tdesc-loading-02.xml: New file.
960 * gdb.arch/riscv-tdesc-loading-03.xml: New file.
961 * gdb.arch/riscv-tdesc-loading-04.xml: New file.
962 * gdb.arch/riscv-tdesc-loading.exp: New file.
963
964 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
965
966 * gdb.arch/riscv-tdesc-regs.exp: Extend test case.
967
968 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
969
970 * gdb.arch/riscv-tdesc-regs-32.xml: New file.
971 * gdb.arch/riscv-tdesc-regs-64.xml: New file.
972 * gdb.arch/riscv-tdesc-regs.c: New file.
973 * gdb.arch/riscv-tdesc-regs.exp: New file.
974
975 2020-06-24 Pedro Alves <palves@redhat.com>
976
977 * gdb.arch/amd64-entry-value-paramref.exp: Use
978 prepare_for_testing_full and don't pass "c++" for the .S file
979 build spec.
980 * gdb.compile/compile-cplus.exp: Don't compile $srcfile3 with
981 $options, since it's an assembly file. Remove -Wno-deprecated.
982 * lib/gdb.exp (gdb_compile): Pass "-x c++" explicitly when
983 compiling C++ programs.
984
985 2020-06-24 Pedro Alves <palves@redhat.com>
986
987 * lib/gdb.exp (gdb_compile): Update intro comment. If C/C++ with
988 Clang, add "-Wno-unknown-warning-option" to the options.
989
990 2020-06-23 Andrew Burgess <andrew.burgess@embecosm.com>
991
992 * gdb.xml/tdesc-reload.c: New file.
993 * gdb.xml/tdesc-reload.exp: New file.
994 * gdb.xml/maint-xml-dump-01.xml: New file.
995 * gdb.xml/maint-xml-dump-02.xml: New file.
996 * gdb.xml/maint-xml-dump.exp: New file.
997
998 2020-06-23 Sandra Loosemore <sandra@codesourcery.com>
999
1000 * lib/completion-support.exp (test_gdb_completion_offers_commands):
1001 Adjust for omitted commands when TUI is disabled.
1002
1003 2020-06-23 Gary Benson <gbenson@redhat.com>
1004 Pedro Alves <palves@redhat.com>
1005
1006 * gdb.cp/namespace.cc: Improve -Wunused-value fix.
1007 * gdb.cp/nsimport.cc: Likewise.
1008 * gdb.cp/nsnested.cc: Likewise.
1009 * gdb.cp/nsnoimports.cc: Likewise.
1010 * gdb.cp/nsusing.cc: Likewise.
1011 * gdb.cp/smartp.cc: Likewise.
1012 * gdb.python/py-pp-integral.c: Likewise.
1013 * gdb.python/py-pp-re-notag.c: Likewise.
1014
1015 2020-06-23 Gary Benson <gbenson@redhat.com>
1016
1017 * gdb.cp/namespace.cc: Avoid build failure with -Wunused-value.
1018 * gdb.cp/nsimport.cc: Likewise.
1019 * gdb.cp/nsnested.cc: Likewise.
1020 * gdb.cp/nsnoimports.cc: Likewise.
1021 * gdb.cp/nsusing.cc: Likewise.
1022 * gdb.cp/smartp.cc: Likewise.
1023 * gdb.python/py-pp-integral.c: Likewise.
1024 * gdb.python/py-pp-re-notag.c: Likewise.
1025
1026 2020-06-22 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1027
1028 * gdb.base/default-args.exp: New test.
1029 * gdb.base/default-args.c: New file.
1030 * gdb.base/alias.exp: Update expected error msg for alias foo=bar.
1031 * gdb.base/default.exp: Update to new help text.
1032 * gdb.base/help.exp: Likewise.
1033 * gdb.base/page.exp: Likewise.
1034 * gdb.base/style.exp: Likewise.
1035 * gdb.guile/guile.exp: Likewise.
1036 * gdb.python/python.exp: Likewise.
1037
1038 2020-06-22 Sandra Loosemore <sandra@codesourcery.com>
1039
1040 * gdb.base/source-dir.exp (test_truncated_comp_dir): Skip on
1041 remote host. Fix search path syntax on Windows host.
1042
1043 2020-06-21 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1044
1045 * gdb.base/attach.exp: Test priority of 'exec-file' changed
1046 over 'exec-file-mismatch'.
1047 * gdb.base/attach.c: Mark should_exit volatile.
1048 * gdb.base/attach2.c: Likewise. Add a comment explaining
1049 why the sleep cannot be big.
1050 * gdb.base/attach3.c: New file.
1051
1052 2020-06-20 Sandra Loosemore <sandra@codesourcery.com>
1053
1054 * gdb.mi/mi-sym-info.exp: Adjust filename patterns to make directory
1055 prefix optional.
1056
1057 2020-06-20 Sandra Loosemore <sandra@codesourcery.com>
1058
1059 * gdb.base/list-missing-source.exp: Correct $srcfile manipulation
1060 for remote host.
1061
1062 2020-06-19 Sandra Loosemore <sandra@codesourcery.com>
1063 Hafiz Abid Qadeer <abidh@codesourcery.com>
1064
1065 * gdb.xml/tdesc-regs.exp (load_description): Correct pathname of
1066 file sent to remote host.
1067 (top level): Allow int32_t as type of 32-bit register.
1068
1069 2020-06-19 Tom de Vries <tdevries@suse.de>
1070
1071 * lib/gdb.exp (gdb_note): New proc.
1072 * lib/future.exp (gdb_default_target_compile_1): Factor out of ...
1073 (gdb_default_target_compile): ... here. Only call
1074 gdb_default_target_compile_1 if use_gdb_compile(<lang>) is set.
1075 (use_gdb_compile): Change to array.
1076 (toplevel): Update sets of use_gdb_compile to specify language.
1077 Warn about default_target_compile override. Store dejagnu's version
1078 of default_target_compile in dejagnu_default_target_compile.
1079
1080 2020-06-18 Tom de Vries <tdevries@suse.de>
1081
1082 * lib/gdb.exp (gdb_init): Move all but call to default_gdb_init to ...
1083 (default_gdb_init): ... here.
1084
1085 2020-06-17 Sandra Loosemore <sandra@codesourcery.com>
1086
1087 Fix TUI support checks in gdb.tui tests.
1088
1089 * gdb.tui/basic.exp: Skip test when TUI is unsupported, don't
1090 just say UNSUPPORTED.
1091 * gdb.tui/corefile-run.exp: Likewise.
1092 * gdb.tui/empty.exp: Likewise.
1093 * gdb.tui/list-before.exp: Likewise.
1094 * gdb.tui/list.exp: Likewise.
1095 * gdb.tui/main.exp: Likewise.
1096 * gdb.tui/regs.exp: Likewise.
1097 * gdb.tui/resize.exp: Likewise.
1098 * gdb.tui/tui-layout-asm-short-prog.exp: Likewise.
1099 * gdb.tui/tui-layout-asm.exp: Likewise.
1100 * gdb.tui/tui-missing-src.exp: Likewise.
1101 * gdb.tui/winheight.exp: Likewise.
1102 * gdb.tui/new-layout.exp: Likewise. Also move check earlier.
1103
1104 2020-06-17 Sandra Loosemore <sandra@codesourcery.com>
1105
1106 Fix TCL error in gdb.python/py-format-string.exp.
1107
1108 * gdb.python/py-format-string.exp: Move test for python support
1109 earlier, out of function body.
1110
1111 2020-06-15 Simon Marchi <simon.marchi@efficios.com>
1112
1113 * gdb.base/index-cache-load-twice.c: New.
1114 * gdb.base/index-cache-load-twice.exp: New.
1115
1116 2020-06-17 Keith Seitz <keiths@redhat.com>
1117
1118 * gdb.debuginfod/fetch_src_and_symbols.exp: Pass INTERNAL_GDBFLAGS
1119 when executing "gdb --configuration".
1120
1121 2020-06-17 Tom de Vries <tdevries@suse.de>
1122
1123 * lib/gdb.exp (gdb_tcl_unknown): New proc.
1124 (gdb_init): Use gdb_tcl_unknown for ::unknown override. Make override
1125 conditional on presence of gdb_tcl_unknown.
1126 (gdb_finish): Make override undo conditional on presence of
1127 gdb_tcl_unknown.
1128
1129 2020-06-16 Tom Tromey <tom@tromey.com>
1130
1131 * gdb.python/tui-window.py (failwin): New function. Register it
1132 as a TUI window type.
1133 * gdb.python/tui-window.exp: Create new "fail" layout. Test it.
1134
1135 2020-06-16 Gary Benson <gbenson@redhat.com>
1136
1137 * gdb.python/py-nested-maps.c (create_map): Add missing return
1138 value.
1139 (create_map_map): Likewise.
1140
1141 2020-06-15 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1142
1143 * gdb.base/jit-elf-so.exp: Refer to the global main_loader_basename
1144 variable.
1145 * gdb.base/jit-reader-simple.exp: Fix typo ("Built" -> "Build"),
1146 and use the already-defined 'options' variable.
1147
1148 2020-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
1149 Tom de Vries <tdevries@suse.de>
1150
1151 * lib/gdb.exp (gdb_known_globals, gdb_persistent_globals): New global.
1152 (gdb_persistent_global, gdb_persistent_global_no_decl): New proc.
1153 (gdb_setup_known_globals): New proc.
1154 (gdb_cleanup_globals): New proc.
1155 * lib/gdb.exp (load_lib): New override proc.
1156 (gdb_stdin_log_init): Set var in_file as persistent global.
1157 * lib/pascal.exp (gdb_stdin_log_init): Set vars
1158 pascal_compiler_is_gpc, pascal_compiler_is_fpc, gpc_compiler and
1159 fpc_compiler as persistent global.
1160
1161 2020-06-12 Tom de Vries <tdevries@suse.de>
1162
1163 * lib/tuiterm.exp (spawn): Rename to ...
1164 (tui_spawn): ... this.
1165 (toplevel): Move rename of spawn ...
1166 (gdb_init_tuiterm): ... here. New proc.
1167 (gdb_finish_tuiterm): New proc.
1168 * lib/gdb.exp (gdb_finish_hooks): New global var.
1169 (gdb_finish): Handle gdb_finish_hooks.
1170 (tuiterm_env): New proc.
1171 * gdb.python/tui-window.exp: Replace load_lib tuiterm.exp with
1172 tuiterm_env.
1173 * gdb.tui/basic.exp: Same.
1174 * gdb.tui/corefile-run.exp: Same.
1175 * gdb.tui/empty.exp: Same.
1176 * gdb.tui/list-before.exp: Same.
1177 * gdb.tui/list.exp: Same.
1178 * gdb.tui/main.exp: Same.
1179 * gdb.tui/new-layout.exp: Same.
1180 * gdb.tui/regs.exp: Same.
1181 * gdb.tui/resize.exp: Same.
1182 * gdb.tui/tui-layout-asm-short-prog.exp: Same.
1183 * gdb.tui/tui-layout-asm.exp: Same.
1184 * gdb.tui/tui-missing-src.exp: Same.
1185 * gdb.tui/winheight.exp: Same.
1186
1187 2020-06-12 Tom de Vries <tdevries@suse.de>
1188
1189 PR testsuite/26110
1190 * lib/gdb.exp (gdb_init): Revert dejagnu's override of ::unknown.
1191 (gdb_finish): Reinstall dejagnu's override of ::unknown.
1192
1193 2020-06-11 Tom Tromey <tom@tromey.com>
1194
1195 PR gdb/18318:
1196 * gdb.base/printcmds.exp (test_float_accepted): Add more hex
1197 floating point tests.
1198
1199 2020-06-11 Keith Seitz <keiths@redhat.com>
1200
1201 PR gdb/21356
1202 * gdb.base/vla-datatypes.c (vla_factory): Add typedef for struct
1203 vla_struct.
1204 Add new struct vla_typedef and union vla_typedef_union and
1205 corresponding instantiation objects.
1206 Initialize new objects.
1207 * gdb.base/vla-datatypes.exp: Add tests for vla_typedef_struct_object
1208 and vla_typedef_union_object.
1209 Fixup type for vla_struct_object.
1210
1211 2020-06-11 Tom de Vries <tdevries@suse.de>
1212
1213 * lib/gdb.exp (with_override): New proc, factored out of ...
1214 * gdb.base/dbx.exp: ... here. Use with_override and save_vars.
1215
1216 2020-06-10 Tom de Vries <tdevries@suse.de>
1217
1218 * gdb.ada/ptype_union.exp: Remove PR24713 workaround.
1219
1220 2020-06-09 Simon Marchi <simon.marchi@polymtl.ca>
1221
1222 * gdb.base/index-cache.exp (test_cache_disabled): Add test_prefix
1223 parameter, update callers.
1224
1225 2020-06-04 Simon Marchi <simon.marchi@efficios.com>
1226
1227 * gdb.dwarf2/share-psymtabs-bt.exp: New file.
1228 * gdb.dwarf2/share-psymtabs-bt.c: New file.
1229 * gdb.dwarf2/share-psymtabs-bt-2.c: New file.
1230
1231 2020-06-04 Tom de Vries <tdevries@suse.de>
1232
1233 * lib/gdb.exp (gdb_file_cmd): Avoid path names in error messages.
1234
1235 2020-06-04 Tom de Vries <tdevries@suse.de>
1236
1237 * lib/gdb.exp (gdb_file_cmd): Replace incomplete gdb_expect by
1238 exp_continue.
1239
1240 2020-06-04 Tom de Vries <tdevries@suse.de>
1241
1242 * lib/gdb.exp (gdb_file_cmd): Use perror instead of fail.
1243
1244 2020-06-03 Tom de Vries <tdevries@suse.de>
1245
1246 PR symtab/26046
1247 * gdb.cp/breakpoint-locs-2.cc: New test.
1248 * gdb.cp/breakpoint-locs.cc: New test.
1249 * gdb.cp/breakpoint-locs.exp: New file.
1250 * gdb.cp/breakpoint-locs.h: New test.
1251
1252 2020-06-03 Tom de Vries <tdevries@suse.de>
1253
1254 PR testsuite/25609
1255 * gdb.base/jit-elf-so.exp: Don't modify testing behaviour based on
1256 value of global verbose.
1257 * gdb.base/jit-elf.exp: Same.
1258 * gdb.base/jit-reader.exp: Same.
1259
1260 2020-06-02 Tom de Vries <tdevries@suse.de>
1261
1262 * gdb.dwarf2/multidictionary.exp: Don't use
1263 gdb_spawn_with_cmdline_opts.
1264
1265 2020-06-01 Andrew Burgess <andrew.burgess@embecosm.com>
1266
1267 * gdb.cp/step-and-next-inline.exp (do_test): Skip all tests in the
1268 use_header case.
1269 * gdb.dwarf2/dw2-inline-header-1.exp: New file.
1270 * gdb.dwarf2/dw2-inline-header-2.exp: New file.
1271 * gdb.dwarf2/dw2-inline-header-3.exp: New file.
1272 * gdb.dwarf2/dw2-inline-header-lbls.c: New file.
1273 * gdb.dwarf2/dw2-inline-header.c: New file.
1274 * gdb.dwarf2/dw2-inline-header.h: New file.
1275
1276 2020-05-30 Pedro Alves <palves@redhat.com>
1277
1278 * gdb.linespec/cp-replace-typedefs-ns-template.cc: New.
1279 * gdb.linespec/cp-replace-typedefs-ns-template.exp: New.
1280
1281 2020-05-29 Gary Benson <gbenson@redhat.com>
1282
1283 * gdb.compile/compile-cplus.exp (additional_flags): Also
1284 set when building with clang.
1285 (additional_flags, srcfilesoptions): Pass -Wno-deprecated
1286 when building with clang.
1287
1288 2020-05-29 Gary Benson <gbenson@redhat.com>
1289
1290 * gdb.arch/i386-avx.exp (additional_flags): Also set when
1291 building with clang.
1292 * gdb.arch/i386-sse.exp (additional_flags): Likewise.
1293
1294 2020-05-29 Gary Benson <gbenson@redhat.com>
1295
1296 * gdb.cp/koenig.exp (prepare_for_testing): Add
1297 additional_flags=-Wno-unused-comparison.
1298 * gdb.cp/operator.exp (prepare_for_testing): Likewise.
1299
1300 2020-05-28 Gary Benson <gbenson@redhat.com>
1301
1302 * gdb.base/sigaltstack.c (catcher): Add default case to switch
1303 statement.
1304
1305 2020-05-28 Gary Benson <gbenson@redhat.com>
1306
1307 * gdb.cp/classes.exp (prepare_for_testing): Add
1308 additional_flags=-Wno-deprecated-register.
1309 * gdb.cp/inherit.exp (prepare_for_testing): Likewise.
1310 * gdb.cp/misc.exp: Likewise.
1311
1312 2020-05-28 Gary Benson <gbenson@redhat.com>
1313
1314 * gdb.linespec/cpls-ops.cc (dummy): New static global.
1315 (test_op_new::operator new): Add return statement.
1316 (test_op_new_array::operator new[]): Likewise.
1317
1318 2020-05-27 Pedro Alves <palves@redhat.com>
1319
1320 * gdb.linespec/cp-completion-aliases.exp: Remove readline_is_used
1321 check. Use test_gdb_complete_unique instead of
1322 test_gdb_complete_tab_unique + test_gdb_complete_cmd_unique. Use
1323 test_gdb_complete_multiple instead of
1324 test_gdb_complete_tab_multiple + test_gdb_complete_cmd_multiple.
1325
1326 2020-05-27 Luis Machado <luis.machado@linaro.org>
1327
1328 * gdb.arch/aarch64-sighandler-regs.exp: Fix duplicated test names.
1329 * gdb.arch/aarch64-tagged-pointer.exp: Likewise.
1330 * gdb.arch/arm-disassembler-options.exp: Likewise.
1331 * gdb.arch/arm-disp-step.exp: Likewise.
1332 * gdb.arch/thumb-prologue.exp: Likewise.
1333 * gdb.base/async.exp: Likewise.
1334 * gdb.base/auxv.exp: Likewise.
1335 * gdb.base/complex-parts.exp: Likewise.
1336 * gdb.base/ena-dis-br.exp: Likewise.
1337 * gdb.base/foll-exec.exp: Likewise.
1338 * gdb.base/permissions.exp: Likewise.
1339 * gdb.base/relocate.exp: Likewise.
1340 * gdb.base/return2.exp: Likewise.
1341 * gdb.base/sigbpt.exp: Likewise.
1342 * gdb.base/siginfo-obj.exp: Likewise.
1343 * gdb.cp/converts.exp: Likewise.
1344 * gdb.cp/exceptprint.exp: Likewise.
1345 * gdb.cp/inherit.exp: Likewise.
1346 * gdb.cp/nsnoimports.exp: Likewise.
1347 * gdb.cp/virtbase2.exp: Likewise.
1348 * gdb.mi/mi-var-cmd.exp: Likewise.
1349 * gdb.mi/var-cmd.c: Likewise.
1350
1351 2020-05-26 Tom Tromey <tromey@adacore.com>
1352
1353 * gdb.ada/arr_acc_idx_w_gap.exp: Add tests.
1354
1355 2020-05-26 Tom Tromey <tromey@adacore.com>
1356
1357 * gdb.ada/arr_acc_idx_w_gap.exp: Add enum subrange tests.
1358 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap.ads (Enum_Subrange): New
1359 type.
1360 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap_main.adb (V): New
1361 variable.
1362
1363 2020-05-26 Christian Biesinger <cbiesinger@google.com>
1364
1365 * Makefile.in: Use = instead of == for the test command
1366 for portability.
1367
1368 2020-05-26 Tom de Vries <tdevries@suse.de>
1369
1370 * gdb.base/gold-gdb-index-2.c: New test.
1371 * gdb.base/gold-gdb-index.c: New test.
1372 * gdb.base/gold-gdb-index.exp: New file.
1373 * gdb.base/gold-gdb-index.h: New test.
1374
1375 2020-05-25 Tom de Vries <tdevries@suse.de>
1376
1377 * boards/gold-gdb-index.exp: New file.
1378
1379 2020-05-25 Simon Marchi <simon.marchi@efficios.com>
1380
1381 * boards/simavr.exp: New file.
1382
1383 2020-05-25 Simon Marchi <simon.marchi@efficios.com>
1384
1385 * lib/gdb.exp (gdb_run_cmd): Return success or failure.
1386 * gdb.base/inferior-args.exp: New file.
1387 * gdb.base/inferior-args.c: New file.
1388
1389 2020-05-25 Simon Marchi <simon.marchi@efficios.com>
1390
1391 * lib/gdb.exp (gdb_run_cmd): Change argument from args to
1392 inferior_args. Pass it to gdb_reload.
1393 (gdb_start_cmd, gdb_starti_cmd): Change argument from args to
1394 inferior_args.
1395 (gdb_reload): Add inferior_args argument.
1396 * config/gdbserver.exp (gdb_reload): Add inferior_args argument,
1397 pass it to gdbserver_run.
1398 * boards/native-gdbserver.exp: Do not set noargs.
1399 * boards/native-extended-gdbserver.exp (gdb_reload): Add
1400 inferior_args argument.
1401 * boards/stdio-gdbserver-base.exp (gdb_reload): Likewise.
1402 * gdb.base/a2-run.exp: Check for use_gdb_stub.
1403 * gdb.base/args.exp: Likewise.
1404
1405 2020-05-25 Tom de Vries <tdevries@suse.de>
1406
1407 * lib/gdb.exp (exec_is_pie): Add comment.
1408
1409 2020-05-25 Tom de Vries <tdevries@suse.de>
1410
1411 * lib/jit-elf-helpers.exp (compile_and_download_n_jit_so): Use $f
1412 instead of $binfile in the untested message.
1413
1414 2020-05-25 Tom de Vries <tdevries@suse.de>
1415
1416 PR testsuite/26031
1417 * lib/gdb.exp (exec_is_pie): Test readelf -h output.
1418
1419 2020-05-25 Tom de Vries <tdevries@suse.de>
1420
1421 * boards/gold.exp: New file.
1422
1423 2020-05-23 Tom Tromey <tom@tromey.com>
1424
1425 * gdb.base/style.exp: Remove completion styling test.
1426 * lib/gdb-utils.exp (style): Remove completion styles.
1427
1428 2020-05-23 Tom Tromey <tom@tromey.com>
1429
1430 * gdb.base/style.exp: Add completion styling test.
1431 * lib/gdb-utils.exp (style): Add completion styles.
1432
1433 2020-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
1434
1435 * gdb.base/annota1.exp: Update expected results.
1436 * gdb.cp/annota2.exp: Update expected results, remove duplicate
1437 test name.
1438 * gdb.cp/annota3.exp: Update expected results.
1439
1440 2020-05-20 Simon Marchi <simon.marchi@efficios.com>
1441
1442 PR gdb/26016
1443 * gdb.base/coredump-filter.c (do_mmap): Check mmap ret val
1444 against MAP_FAILED.
1445 * gdb.base/coremaker.c (mmapdata): Likewise.
1446 * gdb.base/jit-reader-host.c (main): Likewise.
1447 * gdb.base/sym-file-loader.c (load): Likewise.
1448 (load_shlib): Likewise.
1449
1450 2020-05-20 Tom Tromey <tromey@adacore.com>
1451
1452 * gdb.ada/array_char_idx.exp: Recognize initialized array.
1453
1454 2020-05-20 Tom de Vries <tdevries@suse.de>
1455
1456 PR symtab/25833
1457 * gdb.base/with-mf-inc.c: New test.
1458 * gdb.base/with-mf-main.c: New test.
1459 * gdb.base/with-mf.exp: New file.
1460
1461 2020-05-19 Tom Tromey <tromey@adacore.com>
1462
1463 * gdb.rust/simple.exp: Restore missing test result.
1464
1465 2020-05-19 Tom de Vries <tdevries@suse.de>
1466
1467 * gdb.base/gdb-caching-proc.exp: Fix typo.
1468
1469 2020-05-19 Tom Tromey <tromey@adacore.com>
1470
1471 * gdb.rust/simple.exp: Add some test descriptions.
1472 (test_one_slice): Use with_test_prefix.
1473
1474 2020-05-18 Tom de Vries <tdevries@suse.de>
1475
1476 * gdb.base/gdb-caching-proc.exp: Use with_test_prefix.
1477
1478 2020-05-17 Pedro Alves <palves@redhat.com>
1479
1480 PR gdb/25741
1481 * gdb.base/hw-sw-break-same-address.exp: New file.
1482
1483 2020-05-16 Pedro Alves <palves@redhat.com>
1484
1485 * gdb.multi/multi-re-run.exp (test_re_run): Switch
1486 LAST_LOADED_FILE accordingly.
1487
1488 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1489
1490 * gdb.base/alias.exp: Verify 'help aliases' shows user defined aliases.
1491
1492 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1493
1494 * gdb.base/help.exp: Test apropos and help for commands
1495 having aliases. Fixed comments not starting with an
1496 upper-case letter or not finishing with a dot.
1497
1498 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1499
1500 * gdb.base/alias.exp: Update help output check.
1501
1502 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1503
1504 * gdb.base/default.exp: Update output following fixes.
1505
1506 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1507
1508 * gdb.base/alias.exp: Test aliases starting with a prefix of
1509 another alias.
1510
1511 2020-05-15 Gary Benson <gbenson@redhat.com>
1512
1513 * gdb.base/info-os.c (main): Add return statement.
1514 * gdb.base/info_minsym.c (minsym_fun): Likewise.
1515 * gdb.base/large-frame-2.c (func): Likewise.
1516 * gdb.base/pr10179-a.c (foo1, bar1): Likewise.
1517 * gdb.base/pr10179-b.c (foo2): Likewise.
1518 * gdb.base/valgrind-disp-step.c (foo): Likewise.
1519 * gdb.base/watch-cond.c (func): Likewise.
1520 * gdb.multi/goodbye.c (verylongfun): Likewise.
1521 * gdb.multi/hello.c (commonfun): Likewise.
1522 * gdb.python/py-finish-breakpoint.c (call_longjmp): Likewise.
1523 * gdb.threads/fork-plus-threads.c (thread_func): Likewise.
1524 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
1525 Likewise.
1526 * gdb.threads/hand-call-new-thread.c (foo): Likewise.
1527 * gdb.threads/interrupt-while-step-over.c (child_function):
1528 Likewise.
1529 * gdb.trace/actions-changed.c (end): Likewise.
1530
1531 2020-05-15 Gary Benson <gbenson@redhat.com>
1532
1533 * gdb.opencl/callfuncs.exp: Report when test skipped.
1534 * gdb.opencl/convs_casts.exp: Likewise.
1535 * gdb.opencl/datatypes.exp: Likewise.
1536 * gdb.opencl/operators.exp: Likewise.
1537 * gdb.opencl/vec_comps.exp: Likewise.
1538
1539 2020-05-15 Tom de Vries <tdevries@suse.de>
1540
1541 * gdb.base/align.exp.in: Rename to ...
1542 * gdb.base/align.exp.tcl: ... this.
1543 * gdb.base/align-c++.exp: Update.
1544 * gdb.base/align-c.exp: Update.
1545 * gdb.base/all-architectures.exp.in: Rename to ...
1546 * gdb.base/all-architectures.exp: ... this.
1547 * gdb.base/all-architectures-0.exp: Update.
1548 * gdb.base/all-architectures-1.exp: Update.
1549 * gdb.base/all-architectures-2.exp: Update.
1550 * gdb.base/all-architectures-3.exp: Update.
1551 * gdb.base/all-architectures-4.exp: Update.
1552 * gdb.base/all-architectures-5.exp: Update.
1553 * gdb.base/all-architectures-6.exp: Update.
1554 * gdb.base/all-architectures-7.exp: Update.
1555 * gdb.base/infcall-nested-structs.exp.in: Rename to ...
1556 * gdb.base/infcall-nested-structs.exp.tcl: ... this.
1557 * gdb.base/infcall-nested-structs-c++.exp: Update.
1558 * gdb.base/infcall-nested-structs-c.exp: Update.
1559 * gdb.base/info-types.exp.in: Rename to ...
1560 * gdb.base/info-types.exp.tcl: ... this.
1561 * gdb.base/info-types-c++.exp: Update.
1562 * gdb.base/info-types-c.exp: Update.
1563 * gdb.base/max-depth.exp.in: Rename to ...
1564 * gdb.base/max-depth.exp.tcl: ... this.
1565 * gdb.base/max-depth-c++.exp: Update.
1566 * gdb.base/max-depth-c.exp: Update.
1567 * gdb.cp/cpexprs.exp.in: Rename to ...
1568 * gdb.cp/cpexprs.exp.tcl: ... this.
1569 * gdb.cp/cpexprs-debug-types.exp: Update.
1570 * gdb.cp/cpexprs.exp: Update.
1571 * gdb.cp/infcall-nodebug.exp.in: Rename to ...
1572 * gdb.cp/infcall-nodebug.exp.tcl: ... this.
1573 * gdb.cp/infcall-nodebug-c++-d0.exp: Update.
1574 * gdb.cp/infcall-nodebug-c++-d1.exp: Update.
1575 * gdb.cp/infcall-nodebug-c-d0.exp: Update.
1576 * gdb.cp/infcall-nodebug-c-d1.exp: Update.
1577 * gdb.dwarf2/clang-debug-names.exp.in: Rename to ...
1578 * gdb.dwarf2/clang-debug-names.exp.tcl: ... this.
1579 * gdb.dwarf2/clang-debug-names-2.exp: Update.
1580 * gdb.dwarf2/clang-debug-names.exp: Update.
1581
1582 2020-05-15 Andrew Burgess <andrew.burgess@embecosm.com>
1583
1584 * lib/check-test-names.exp: Remove code that prevents this file
1585 loading when tests are run in parallel.
1586
1587 2020-05-15 Pedro Alves <palves@redhat.com>
1588
1589 * gdb.multi/multi-kill.exp (start_inferior): Remove
1590 'testpid' parameter. Refer to namespace variable directly.
1591 (testpid): Declare as namespace variable.
1592
1593 2020-05-15 Pedro Alves <palves@redhat.com>
1594
1595 * gdb.multi/multi-kill.exp: Wrap in namespace.
1596 (start_inferior): Add TESTPID parameter. Use it instead of the
1597 testpid global.
1598 (top level): Define empty TESTPID array, and pass it down to
1599 start_inferior.
1600
1601 2020-05-14 Tom de Vries <tdevries@suse.de>
1602
1603 * gdb.fortran/nested-funcs-2.exp: Use gdb_test_stdio to test inferior
1604 output.
1605
1606 2020-05-14 Tom de Vries <tdevries@suse.de>
1607
1608 * gdb.base/align.exp: Split into ...
1609 * gdb.base/align.exp.in: ...
1610 * gdb.base/align-c++.exp: ...
1611 * gdb.base/align-c.exp: ... these.
1612 * gdb.base/infcall-nested-structs.exp: Split into ...
1613 * gdb.base/infcall-nested-structs.exp.in: ...
1614 * gdb.base/infcall-nested-structs-c++.exp: ...
1615 * gdb.base/infcall-nested-structs-c.exp: ... these.
1616 * gdb.base/info-types.exp: Split into ...
1617 * gdb.base/info-types.exp.in: ...
1618 * gdb.base/info-types-c++.exp: ...
1619 * gdb.base/info-types-c.exp: ... these.
1620 * gdb.base/max-depth.exp: Split into ...
1621 * gdb.base/max-depth.exp.in: ...
1622 * gdb.base/max-depth-c++.exp: ...
1623 * gdb.base/max-depth-c.exp: ... these.
1624 * gdb.cp/infcall-nodebug.exp: Split into ...
1625 * gdb.cp/infcall-nodebug.exp.in: ...
1626 * gdb.cp/infcall-nodebug-c++-d0.exp: ...
1627 * gdb.cp/infcall-nodebug-c++-d1.exp: ...
1628 * gdb.cp/infcall-nodebug-c-d0.exp: ...
1629 * gdb.cp/infcall-nodebug-c-d1.exp: ... these.
1630
1631 2020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1632 Pedro Alves <palves@redhat.com>
1633
1634 * gdb.multi/multi-exit.c: New file.
1635 * gdb.multi/multi-exit.exp: New file.
1636 * gdb.multi/multi-kill.c: New file.
1637 * gdb.multi/multi-kill.exp: New file.
1638
1639 2020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1640
1641 * gdb.base/annota1.exp: Update the expected output.
1642 * gdb.cp/annota2.exp: Ditto.
1643
1644 2020-05-12 Andrew Burgess <andrew.burgess@embecosm.com>
1645
1646 * lib/check-test-names.exp: Disable when testing is being run in
1647 parallel.
1648
1649 2020-05-12 Tom de Vries <tdevries@suse.de>
1650
1651 * gdb.base/jit-elf.exp: Fix string concat.
1652
1653 2020-05-12 Tom de Vries <tdevries@suse.de>
1654
1655 * lib/jit-elf-helpers.exp: Don't use undefined variables in untested
1656 messages.
1657
1658 2020-05-12 Tom de Vries <tdevries@suse.de>
1659
1660 * gdb.multi/multi-term-settings.exp: Use with_test_prefix.
1661
1662 2020-05-12 Tom de Vries <tdevries@suse.de>
1663
1664 * gdb.ada/catch_ex.exp: Use with_test_prefix.
1665 * gdb.ada/mi_catch_ex.exp: Same.
1666 * gdb.ada/mi_catch_ex_hand.exp: Same.
1667
1668 2020-05-12 Tom de Vries <tdevries@suse.de>
1669
1670 * gdb.fortran/complex.exp: Use with_test_prefix.
1671
1672 2020-05-12 Tom de Vries <tdevries@suse.de>
1673
1674 * gdb.trace/passcount.exp: Fix test-names.
1675
1676 2020-05-12 Tom de Vries <tdevries@suse.de>
1677
1678 * gdb.pascal/gdb11492.exp: Use with_test_prefix.
1679
1680 2020-05-12 Tom de Vries <tdevries@suse.de>
1681
1682 * gdb.gdb/complaints.exp: Use with_test_prefix.
1683 * gdb.xml/tdesc-regs.exp: Same.
1684 * gdb.opt/inline-locals.exp: Fix test name.
1685
1686 2020-05-12 Tom de Vries <tdevries@suse.de>
1687
1688 * gdb.dwarf2/comp-unit-lang.exp: Use with_test_prefix.
1689 * gdb.dwarf2/dw2-bad-parameter-type.exp: Same.
1690 * gdb.dwarf2/implref-struct.exp: Same.
1691 * gdb.dwarf2/varval.exp: Ensure get_sizeof is called once per type.
1692 * gdb.dwarf2/data-loc.exp: Same. Remove duplicate test.
1693
1694 2020-05-11 Simon Marchi <simon.marchi@polymtl.ca>
1695
1696 * gdb.base/jit-so.exp (one_jit_test): Change test name.
1697
1698 2020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
1699
1700 * lib/check-test-names.exp (all_test_names): New module variable.
1701 (counts): Add 'duplicates' field.
1702 (_check_duplicates): New procedure.
1703 (check): Also check for duplicates.
1704 (do_log_summary): Print duplicates count.
1705 (do_reset_vars): Reset counter for duplicate test names, and
1706 discard all know test names.
1707
1708 2020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
1709
1710 * lib/gdb.exp: Include check-test-names.exp library.
1711 * lib/check-test-names.exp: New file.
1712
1713 2020-05-11 Tom de Vries <tdevries@suse.de>
1714
1715 * gdb.ada/packed_tagged.exp: Change kfail into xfail.
1716
1717 2020-05-11 Keith Seitz <keiths@redhat.com>
1718
1719 * gdb.ada/attr_ref_and_charlit.exp: Fix typo.
1720
1721 2020-05-11 Tom de Vries <tdevries@suse.de>
1722
1723 * gdb.cp/cpexprs.exp: Move everything except flags setting ...
1724 * gdb.cp/cpexprs.exp.in: .. here.
1725 * gdb.cp/cpexprs-debug-types.exp: Include cpexprs.exp.in instead of
1726 cpexprs.exp.
1727
1728 2020-05-11 Keith Seitz <keiths@redhat.com>
1729
1730 * gdb.ada/arrayparam.exp: Resolve duplicate and tail parentheses
1731 test names.
1732 * gdb.ada/arrayptr.exp: Likewise.
1733 * gdb.ada/assign_arr.exp: Likewise.
1734 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
1735 * gdb.ada/bp_on_var.exp: Likewise.
1736 * gdb.ada/call_pn.exp: Likewise.
1737 * gdb.ada/complete.exp: Likewise.
1738 * gdb.ada/fun_overload_menu.exp: Likewise.
1739 * gdb.ada/funcall_param.exp: Likewise.
1740 * gdb.ada/funcall_ref.exp: Likewise.
1741 * gdb.ada/packed_array_assign.exp: Likewise.
1742 * gdb.ada/same_component_name.exp: Likewise.
1743 * gdb.ada/type_coercion.exp: Likewise.
1744 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
1745 * gdb.ada/variant_record_packed_array.exp: Likewise.
1746
1747 2020-05-11 Tom de Vries <tdevries@suse.de>
1748
1749 PR symtab/25941
1750 * gdb.dwarf2/clang-debug-names.exp.in: New include exp file, factored
1751 out of ...
1752 * gdb.dwarf2/clang-debug-names.exp: ... here.
1753 * gdb.dwarf2/clang-debug-names-2.exp: New file. Include
1754 clang-debug-names.exp.in.
1755 * gdb.dwarf2/clang-debug-names-2-foo.c: New test.
1756 * gdb.dwarf2/clang-debug-names-2.c: New test.
1757
1758 2020-05-10 Alok Kumar Sharma <alokkumar.sharma@amd.com>
1759
1760 * lib/fortran.exp (fortran_main): New Proc, handle flang MAIN_,
1761 (fortran_runto_main): New Proc, fortran version of runto_main.
1762 * gdb.fortran/array-bounds-high.exp: Handle flang MAIN_
1763 * gdb.fortran/array-bounds.exp: Likewise.
1764 * gdb.fortran/array-slices.exp: Likewise.
1765 * gdb.fortran/block-data.exp: Likewise.
1766 * gdb.fortran/charset.exp: Likewise.
1767 * gdb.fortran/common-block.exp: Likewise.
1768 * gdb.fortran/complex.exp: Likewise.
1769 * gdb.fortran/derived-type-function.exp: Likewise.
1770 * gdb.fortran/derived-type.exp: Likewise.
1771 * gdb.fortran/info-modules.exp: Likewise.
1772 * gdb.fortran/info-types.exp: Likewise.
1773 * gdb.fortran/intrinsics.exp: Likewise.
1774 * gdb.fortran/library-module.exp: Likewise.
1775 * gdb.fortran/logical.exp: Likewise.
1776 * gdb.fortran/max-depth.exp: Likewise.
1777 * gdb.fortran/module.exp: Likewise.
1778 * gdb.fortran/multi-dim.exp: Likewise.
1779 * gdb.fortran/nested-funcs.exp: Likewise.
1780 * gdb.fortran/print-formatted.exp: Likewise.
1781 * gdb.fortran/print_type.exp: Likewise.
1782 * gdb.fortran/printing-types.exp: Likewise.
1783 * gdb.fortran/ptr-indentation.exp: Likewise.
1784 * gdb.fortran/ptype-on-functions.exp: Likewise.
1785 * gdb.fortran/subarray.exp: Likewise.
1786 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
1787 * gdb.fortran/vla-datatypes.exp: Likewise.
1788 * gdb.fortran/vla-history.exp: Likewise.
1789 * gdb.fortran/vla-ptr-info.exp: Likewise.
1790 * gdb.fortran/vla-ptype-sub.exp: Likewise.
1791 * gdb.fortran/vla-ptype.exp: Likewise.
1792 * gdb.fortran/vla-sizeof.exp: Likewise.
1793 * gdb.fortran/vla-type.exp: Likewise.
1794 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
1795 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
1796 * gdb.fortran/vla-value-sub.exp: Likewise.
1797 * gdb.fortran/vla-value.exp: Likewise.
1798 * gdb.fortran/whatis_type.exp: Likewise.
1799 * gdb.mi/mi-var-child-f.exp: Likewise.
1800
1801 2020-05-09 Tom de Vries <tdevries@suse.de>
1802
1803 * gdb.dwarf2/clang-debug-names.exp: Remove PR25952 kfail.
1804
1805 2020-05-08 Tom de Vries <tdevries@suse.de>
1806
1807 * gdb.dwarf2/clang-debug-names.c: New test.
1808 * gdb.dwarf2/clang-debug-names.exp: New file.
1809
1810 2020-05-06 Simon Marchi <simon.marchi@efficios.com>
1811
1812 * gdb.arch/amd64-prologue-skip-cf-protection.exp: New file.
1813 * gdb.arch/amd64-prologue-skip-cf-protection.c: New file.
1814
1815 2020-05-06 Tom de Vries <tdevries@suse.de>
1816
1817 * gdb.reverse/consecutive-precsave.exp: Handle if instruction after
1818 breakpoint is at a "recommended breakpoint location".
1819 * gdb.reverse/consecutive-reverse.exp: Same.
1820
1821 2020-05-06 Tom de Vries <tdevries@suse.de>
1822
1823 * gdb.base/watchpoint-reuse-slot.exp (stepi): Print $pc to get current
1824 address.
1825
1826 2020-05-06 Tom de Vries <tdevries@suse.de>
1827
1828 * gdb.base/watchpoint-reuse-slot.exp: Fix incorrect assignment.
1829
1830 2020-05-06 Tom de Vries <tdevries@suse.de>
1831
1832 * gdb.base/store.exp (check_set, up_set): Allowing missing location
1833 info for r.
1834
1835 2020-05-06 Tom de Vries <tdevries@suse.de>
1836
1837 * gdb.base/shlib-call.exp: Add extra step to reach shmain.c:42, if
1838 necessary.
1839
1840 2020-05-06 Tom de Vries <tdevries@suse.de>
1841
1842 * lib/unbuffer_output.c (gdb_unbuffer_output): Change return type to
1843 void.
1844
1845 2020-05-06 Tom de Vries <tdevries@suse.de>
1846
1847 * lib/gdb.exp (is_stmt_addresses, hex_in_list): New proc, factored out
1848 of ...
1849 * gdb.base/async.exp: ... here.
1850 * gdb.base/consecutive.exp: Handle if 2nd breakpoint is at a
1851 "recommended breakpoint location".
1852
1853 2020-05-06 Tom de Vries <tdevries@suse.de>
1854
1855 * gdb.compile/compile-ifunc.exp: Use -Wno-attribute-alias.
1856
1857 2020-05-04 Tom de Vries <tdevries@suse.de>
1858
1859 * gdb.base/async.exp: Check whether instruction addresses are a
1860 "recommended breakpoint location".
1861
1862 2020-05-03 Tom Tromey <tom@tromey.com>
1863
1864 * gdb.base/sepdebug.exp: Remove "catch" test.
1865 * gdb.base/break.exp: Remove "catch" test.
1866 * gdb.base/default.exp: Update expected output.
1867
1868 2020-05-02 Tom de Vries <tdevries@suse.de>
1869
1870 * lib/gdb.exp (supports_mpx_check_pointer_bounds): New proc.
1871 * gdb.arch/i386-mpx-call.exp: Use supports_mpx_check_pointer_bounds.
1872 * gdb.arch/i386-mpx-map.exp: Same.
1873 * gdb.arch/i386-mpx-sigsegv.exp: Same.
1874 * gdb.arch/i386-mpx-simple_segv.exp: Same.
1875 * gdb.arch/i386-mpx.exp: Same.
1876
1877 2020-05-02 Tom de Vries <tdevries@suse.de>
1878
1879 * gdb.base/psym-external-decl.c (main): Add use of variable aaa.
1880
1881 2020-05-01 Tom de Vries <tdevries@suse.de>
1882
1883 * gdb.ada/operator_bp.exp: Allow more than required amount of
1884 breakpoint.
1885
1886 2020-05-01 Tom de Vries <tdevries@suse.de>
1887
1888 * gdb.reverse/until-reverse.c (main): Fix Wunused-result warning.
1889
1890 2020-04-30 Hannes Domani <ssbssa@yahoo.de>
1891
1892 PR gdb/18706
1893 * gdb.cp/stub-array-size.cc: New test.
1894 * gdb.cp/stub-array-size.exp: New file.
1895 * gdb.cp/stub-array-size.h: New test.
1896 * gdb.cp/stub-array-size2.cc: New test.
1897
1898 2020-04-30 Hannes Domani <ssbssa@yahoo.de>
1899
1900 * gdb.python/py-format-string.exp: Adjust pretty_arrays expected
1901 output to the new format.
1902
1903 2020-04-29 Simon Marchi <simon.marchi@efficios.com>
1904
1905 * gdb.base/break.exp: Use with_test_prefix.
1906
1907 2020-04-29 Tom de Vries <tdevries@suse.de>
1908
1909 * lib/gdb.exp (debug_types): New proc.
1910 * gdb.guile/scm-symtab.exp: Add xfail for PR gcc/90232.
1911 * gdb.python/py-symtab.exp: Same.
1912
1913 2020-04-29 Hannes Domani <ssbssa@yahoo.de>
1914
1915 PR gdb/17320
1916 * gdb.base/pretty-array.c: New test.
1917 * gdb.base/pretty-array.exp: New file.
1918
1919 2020-04-29 Tom de Vries <tdevries@suse.de>
1920
1921 PR symtab/25889
1922 * gdb.cp/cpexprs.exp: Adapt for inclusion.
1923 * gdb.cp/cpexprs-debug-types.exp: New file. Set -fdebug-types-section
1924 and include cpexprs.exp.
1925
1926 2020-04-28 Mark Williams <mark@myosotissp.com>
1927
1928 PR gdb/24480
1929 * dw4-toplevel-types.exp: Test for top level types.
1930 * dw4-toplevel-types.cc: Test for top level types.
1931
1932 2020-04-28 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1933
1934 * gdb.threads/stop-with-handle.exp: Fix typo in comment
1935 (theads -> threads).
1936
1937 2020-04-28 Tom de Vries <tdevries@suse.de>
1938
1939 * gdb.opt/inline-cmds.exp: Set KFAIL PR.
1940
1941 2020-04-28 Tom de Vries <tdevries@suse.de>
1942
1943 * gdb.base/info-macros.exp: Remove KFAIL. Add missing trailing ".*".
1944
1945 2020-04-28 Tom de Vries <tdevries@suse.de>
1946
1947 * gdb.ada/array_ptr_renaming.exp: Add PR number in KFAIL.
1948
1949 2020-04-28 Tom de Vries <tdevries@suse.de>
1950
1951 * gdb.dwarf2/main-foo.c: New test.
1952 * gdb.dwarf2/struct-with-sig.exp: New file.
1953
1954 2020-04-25 Tom de Vries <tdevries@suse.de>
1955
1956 * boards/debug-types.exp: New file.
1957
1958 2020-04-25 Andrew Burgess <andrew.burgess@embecosm.com>
1959
1960 * gdb.btrace/multi-inferior.exp: Avoid paths in test names.
1961
1962 2020-04-24 Tom Tromey <tom@tromey.com>
1963
1964 PR symtab/12707:
1965 * gdb.python/py-symbol.exp: Update expected results for
1966 linkage_name test.
1967 * gdb.cp/print-demangle.exp: New file.
1968 * gdb.base/c-linkage-name.exp: Fix test.
1969 * gdb.guile/scm-symbol.exp: Update expected results for
1970 linkage_name test.
1971
1972 2020-04-24 Tom Tromey <tom@tromey.com>
1973
1974 * gdb.dwarf2/dw2-namespaceless-anonymous.S: Remove.
1975 * gdb.dwarf2/dw2-namespaceless-anonymous.c: New file.
1976 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use DWARF
1977 assembler.
1978
1979 2020-04-24 Tom de Vries <tdevries@suse.de>
1980
1981 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Set language of CU to
1982 C++.
1983
1984 2020-04-24 Tom Tromey <tromey@adacore.com>
1985
1986 * gdb.ada/frame_arg_lang.exp: Run with multiple -fgnat-encodings
1987 values.
1988 * gdb.ada/funcall_ref.exp: Run with multiple -fgnat-encodings
1989 values. Update test for minimal encodings.
1990 * gdb.ada/lang_switch.exp: Update test for minimal encodings.
1991 * gdb.ada/var_rec_arr.exp: Run with multiple -fgnat-encodings
1992 values. Update test for minimal encodings.
1993
1994 2020-04-24 Tom Tromey <tromey@adacore.com>
1995
1996 PR python/23662:
1997 * gdb.ada/variant.exp: Add Python checks.
1998 * gdb.rust/simple.exp: Add dynamic type checks.
1999
2000 2020-04-24 Tom Tromey <tromey@adacore.com>
2001
2002 * gdb.ada/mi_var_array.exp: Try all -fgnat-encodings settings.
2003 Make array type matching more lax.
2004 * gdb.ada/mi_var_union.exp: Try all -fgnat-encodings settings.
2005 * gdb.ada/mi_variant.exp: New file.
2006 * gdb.ada/mi_variant/pck.ads: New file.
2007 * gdb.ada/mi_variant/pkg.adb: New file.
2008 * gdb.ada/packed_tagged.exp: Try all -fgnat-encodings settings.
2009 * gdb.ada/unchecked_union.exp: Try all -fgnat-encodings settings.
2010
2011 2020-04-24 Tom Tromey <tromey@adacore.com>
2012
2013 * gdb.ada/variant.exp: Add dynamic field offset tests.
2014 * gdb.ada/variant/pck.ads (Nested_And_Variable): New type.
2015 * gdb.ada/variant/pkg.adb: Add new variables.
2016
2017 2020-04-24 Tom Tromey <tromey@adacore.com>
2018
2019 * gdb.ada/variant.exp: New file
2020 * gdb.ada/variant/pkg.adb: New file
2021 * gdb.ada/variant/pck.adb: New file
2022
2023 2020-04-24 Tom de Vries <tdevries@suse.de>
2024
2025 * lib/gdb.exp (clean_restart): Reset errcnt and warncnt.
2026
2027 2020-04-24 Tom de Vries <tdevries@suse.de>
2028
2029 * gdb.dwarf2/dwzbuildid.exp: Add quiet to dwzbuildid-mismatch compile
2030 flags.
2031
2032 2020-04-24 Tom de Vries <tdevries@suse.de>
2033
2034 * gdb.dwarf2/dw2-error.exp: Add quiet to compile flags.
2035
2036 2020-04-24 Tom de Vries <tdevries@suse.de>
2037
2038 * lib/gdb.exp (default_gdb_start): Handle eof.
2039 (clean_restart): Detect and handle gdb_start failure. Return -1 upon
2040 failure.
2041 * gdb.base/readnever.exp: Handle clean_restart failure.
2042
2043 2020-04-23 Tom de Vries <tdevries@suse.de>
2044
2045 * gdb.base/decl-before-def.exp: Run to main and print a again.
2046
2047 2020-04-23 Tom de Vries <tdevries@suse.de>
2048
2049 * gdb.base/decl-before-def-decl.c: New test.
2050 * gdb.base/decl-before-def-def.c: New test.
2051 * gdb.base/decl-before-def.exp: New file.
2052
2053 2020-04-23 Tom de Vries <tdevries@suse.de>
2054
2055 * gdb.base/readnever.exp: Skip if GDBFLAGS contain -readnow/--readnow.
2056
2057 2020-04-22 Tom de Vries <tdevries@suse.de>
2058
2059 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): Fix
2060 debug_info_offset.
2061 * gdb.mi/dw2-ref-missing-frame.exp: Make sure $objfuncfile comes
2062 before $objsfile in the line line.
2063
2064 2020-04-22 Tom de Vries <tdevries@suse.de>
2065
2066 * gdb.dlang/watch-loc.c (.debug_aranges): Fix _Dmain length.
2067
2068 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
2069
2070 * gdb.base/jit-attach-pie.c: Use jit-protocol.h.
2071 * gdb.base/jit-elf-main.c: Use jit-protocol.h.
2072 * gdb.base/jit-reader-host.c: Use jit-protocol.h.
2073 * gdb.base/jit-reader-simple-jit.c: Use jit-protocol.h.
2074 * gdb.base/jit-protocol.h: Update definitions to match all usage
2075 contexts.
2076
2077 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
2078
2079 * gdb.base: Rename all jit related test and source files.
2080
2081 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
2082
2083 * gdb.base/jit-reader.exp: Relax register output check.
2084
2085 2020-04-22 Tom de Vries <tdevries@suse.de>
2086
2087 PR symtab/25764
2088 * gdb.base/psym-external-decl-2.c: New test.
2089 * gdb.base/psym-external-decl.c: New test.
2090 * gdb.base/psym-external-decl.exp: New file.
2091 * gdb.threads/tls.exp: Add PR25807 kfail.
2092
2093 2020-04-22 Tom de Vries <tdevries@suse.de>
2094
2095 PR symtab/25801
2096 * gdb.dwarf2/imported-unit.exp: Test that we can get imported_unit.c
2097 in "info source" output.
2098
2099 2020-04-22 Tom de Vries <tdevries@suse.de>
2100
2101 PR symtab/25700
2102 * gdb.dwarf2/imported-unit.exp: Verify that there's only one partial
2103 symtab for imported_unit.c.
2104
2105 2020-04-21 Gary Benson <gbenson@redhat.com>
2106
2107 * gdb.base/advance.c (func): New argument, to match call site.
2108 (func2, func3): Add return statements.
2109
2110 2020-04-21 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2111
2112 * gdb.multi/run-only-second-inf.c: New file.
2113 * gdb.multi/run-only-second-inf.exp: New file.
2114
2115 2020-04-21 Markus Metzger <markus.t.metzger@intel.com>
2116
2117 * gdb.btrace/multi-inferior.c: New test.
2118 * gdb.btrace/multi-inferior.exp: New file.
2119
2120 2020-04-21 Markus Metzger <markus.t.metzger@intel.com>
2121
2122 * gdb.btrace/enable-new-thread.c: New test.
2123 * gdb.btrace/enable-new-thread.exp: New file.
2124
2125 2020-04-21 Tom de Vries <tdevries@suse.de>
2126
2127 PR gdb/25471
2128 * gdb.threads/killed-outside.c: New test.
2129 * gdb.threads/killed-outside.exp: New file.
2130
2131 2020-04-20 Gary Benson <gbenson@redhat.com>
2132
2133 * gdb.base/nested-subp1.exp: Use support_nested_function_tests.
2134 * gdb.base/nested-subp2.exp: Likewise.
2135 * gdb.base/nested-subp3.exp: Likewise.
2136
2137 2020-04-20 Gary Benson <gbenson@redhat.com>
2138
2139 * gdb.base/nested-subp1.exp: Disable test when using clang.
2140 * gdb.base/nested-subp2.exp: Likewise.
2141 * gdb.base/nested-subp3.exp: Likewise.
2142
2143 2020-04-20 Gary Benson <gbenson@redhat.com>
2144
2145 * gdb.cp/exception.cc: Fix compilation error with clang.
2146
2147 2020-04-20 Gary Benson <gbenson@redhat.com>
2148
2149 * gdb.trace/tspeed.c: Fix compilation error with clang.
2150
2151 2020-04-20 Gary Benson <gbenson@redhat.com>
2152
2153 * gdb.base/jit-main.c: Fix compilation error with clang.
2154
2155 2020-04-17 Kamil Rytarowski <n54@gmx.com>
2156
2157 * gdb.base/attach-twice.c: Include "sys/types.h".
2158 (PTRACE_ATTACH): Add fallback definition.
2159 (main): Pass `0' to the 4th argument of `ptrace'.
2160
2161 2020-04-17 Kamil Rytarowski <n54@gmx.com>
2162
2163 * gdb.base/fork-running-state.c: Include "signal.h".
2164
2165 2020-04-17 Tom Tromey <tromey@adacore.com>
2166
2167 * gdb.cp/maint.exp (test_help): Simplify multiple_help_body.
2168 Update tests.
2169 * gdb.btrace/cpu.exp: Update tests.
2170 * gdb.base/maint.exp: Update tests.
2171 * gdb.base/default.exp: Update tests.
2172 * gdb.base/completion.exp: Update tests.
2173
2174 2020-04-16 Tom de Vries <tdevries@suse.de>
2175
2176 PR symtab/25791
2177 * gdb.dwarf2/gdb-add-index.exp (add_gdb_index): Move ...
2178 (ensure_gdb_index): and factor out and move ...
2179 * lib/gdb.exp (add_gdb_index, ensure_gdb_index): ... here.
2180 * gdb.dwarf2/imported-unit-runto-main.exp: New file.
2181
2182 2020-04-16 Tom de Vries <tdevries@suse.de>
2183
2184 * gdb.base/maint-expand-symbols-header-file.exp: Set language before
2185 loading exec.
2186
2187 2020-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
2188
2189 * gdb.base/many-completions.exp: New file.
2190
2191 2020-04-14 Tom de Vries <tdevries@suse.de>
2192
2193 PR symtab/25718
2194 * gdb.dwarf2/dw2-symtab-includes.exp: New file.
2195
2196 2020-04-14 Tom de Vries <tdevries@suse.de>
2197
2198 PR symtab/25720
2199 * gdb.base/maint-expand-symbols-header-file.c: New test.
2200 * gdb.base/maint-expand-symbols-header-file.exp: New file.
2201 * gdb.base/maint-expand-symbols-header-file.h: New test.
2202
2203 2020-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
2204
2205 * gdb.dwarf2/dw2-inline-many-frames.exp (get_func_info): Delete.
2206 * gdb.dwarf2/dw2-inline-small-func.exp: Pass options to
2207 get_func_info.
2208 (get_func_info): Delete.
2209 * gdb.dwarf2/dw2-is-stmt-2.exp (get_func_info): Delete.
2210 * gdb.dwarf2/dw2-is-stmt.exp (get_func_info): Delete.
2211 * lib/dwarf.exp (get_func_info): New function.
2212
2213 2020-04-13 Tom de Vries <tdevries@suse.de>
2214
2215 * lib/ada.exp (find_ada_tool): Pass --GCC and -B to gnatlink, similar
2216 to what find_gnatmake does.
2217
2218 2020-04-10 Tom de Vries <tdevries@suse.de>
2219
2220 * gdb.base/style.exp: Expect "Expanding full symbols" message for
2221 -readnow.
2222
2223 2020-04-10 Tom de Vries <tdevries@suse.de>
2224
2225 PR cli/25808
2226 * gdb.base/style.c: Add leading newlines.
2227 * gdb.base/style.exp: Use gdb_get_line_number to get specific lines.
2228 Check listing of main's one-line body.
2229
2230 2020-04-08 Tom de Vries <tdevries@suse.de>
2231
2232 * lib/gdb.exp (psymtabs_p): New proc.
2233 * gdb.dwarf2/imported-unit.exp: Mark "no static partial symbols in
2234 importing unit" unsupported if there are no partial symbols.
2235
2236 2020-04-08 Tom de Vries <tdevries@suse.de>
2237
2238 PR testsuite/25760
2239 * gdb.ada/call_pn.exp: Call "maint expand-symtabs". Add xfails.
2240
2241 2020-04-07 Tom de Vries <tdevries@suse.de>
2242
2243 PR symtab/25796
2244 * gdb.dwarf2/imported-unit-abstract-const-value.exp: New file.
2245
2246 2020-04-07 Tom de Vries <tdevries@suse.de>
2247
2248 * gdb.base/check-psymtab.c: New test.
2249 * gdb.base/check-psymtab.exp: New file.
2250
2251 2020-04-06 Tom Tromey <tromey@adacore.com>
2252
2253 * gdb.ada/variant-record/proc.adb: New file.
2254 * gdb.ada/variant-record/value.adb: New file.
2255 * gdb.ada/variant-record/value.s: New file.
2256 * gdb.ada/variant-record.exp: New file.
2257
2258 2020-04-03 Hannes Domani <ssbssa@yahoo.de>
2259
2260 PR gdb/25325
2261 * gdb.cp/typed-enum.cc: New test.
2262 * gdb.cp/typed-enum.exp: New file.
2263
2264 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
2265
2266 * gdb.dwarf2/dw2-inline-small-func-lbls.c: New file.
2267 * gdb.dwarf2/dw2-inline-small-func.c: New file.
2268 * gdb.dwarf2/dw2-inline-small-func.exp: New file.
2269 * gdb.dwarf2/dw2-inline-small-func.h: New file.
2270 * gdb.opt/inline-small-func.c: New file.
2271 * gdb.opt/inline-small-func.exp: New file.
2272 * gdb.opt/inline-small-func.h: New file.
2273
2274 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
2275
2276 * lib/dwarf.exp (Dwarf::lines::program::DW_LNS_set_file): New
2277 function.
2278
2279 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
2280
2281 * lib/dwarf.exp (function_range): Allow compiler options to be
2282 specified.
2283
2284 2020-04-02 Tom de Vries <tdevries@suse.de>
2285
2286 * gdb.dwarf2/break-inline-psymtab-2.c (bar): Add
2287 __attribute__((always_inline)).
2288 * gdb.dwarf2/break-inline-psymtab.exp: Don't use -O2.
2289
2290 2020-04-02 Tom de Vries <tdevries@suse.de>
2291
2292 * lib/gdbserver-support.exp (gdbserver_exit): Factor out of ...
2293 (gdbserver_gdb_exit): ... here. Add timeout warning.
2294 * gdb.multi/multi-target.exp (server_spawn_ids): New global var.
2295 (connect_target_extended_remote): Append new server_spawn_id to
2296 server_spawn_ids.
2297 (cleanup): New proc.
2298 (setup, <toplevel>): Call cleanup.
2299
2300 2020-04-02 Tom de Vries <tdevries@suse.de>
2301
2302 * gdb.base/main-psymtab.exp: New file.
2303
2304 2020-04-02 Tom de Vries <tdevries@suse.de>
2305
2306 * gdb.fortran/mixed-lang-stack.exp: Accept new complex printing style.
2307
2308 2020-04-01 Tom Tromey <tom@tromey.com>
2309
2310 * gdb.base/complex-parts.exp: Add type tests.
2311
2312 2020-04-01 Tom Tromey <tom@tromey.com>
2313
2314 * gdb.base/complex-parts.exp: Add arithmetic tests.
2315
2316 2020-04-01 Tom Tromey <tom@tromey.com>
2317
2318 * gdb.compile/compile.exp: Update.
2319 * gdb.compile/compile-cplus.exp: Update.
2320 * gdb.base/varargs.exp: Update.
2321 * gdb.base/floatn.exp: Update.
2322 * gdb.base/endianity.exp: Update.
2323 * gdb.base/callfuncs.exp (do_function_calls): Update.
2324 * gdb.base/funcargs.exp (complex_args, complex_integral_args)
2325 (complex_float_integral_args): Update.
2326 * gdb.base/complex.exp: Update.
2327 * gdb.base/complex-parts.exp: Update.
2328
2329 2020-04-01 Tom Tromey <tromey@adacore.com>
2330
2331 * gdb.rust/union.rs: New file.
2332 * gdb.rust/union.exp: New file.
2333 * gdb.rust/simple.rs (Union, Union2): Move to union.rs.
2334 (main): Update.
2335 * gdb.rust/simple.exp: Move union tests to union.exp.
2336
2337 2020-04-01 Tom Tromey <tromey@adacore.com>
2338
2339 * gdb.rust/simple.rs (main): Remove "y0".
2340
2341 2020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2342
2343 * gdb.multi/stop-all-on-exit.c: New test.
2344 * gdb.multi/stop-all-on-exit.exp: New file.
2345
2346 2020-04-01 Hannes Domani <ssbssa@yahoo.de>
2347
2348 PR gdb/24789
2349 * gdb.cp/misc.cc: Add integer reference variable.
2350 * gdb.cp/misc.exp: Add test.
2351
2352 2020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2353
2354 * gdb.server/stop-reply-no-thread.exp: Enhance the test
2355 scenario to cover execution until the end and also the case
2356
2357 2020-03-31 Tom de Vries <tdevries@suse.de>
2358
2359 * gdb.base/c-linkage-name.exp: Fix test-case comment. Set language to
2360 c. Use "maint info symtabs" to check symtab expansion.
2361
2362 2020-03-30 Tom de Vries <tdevries@suse.de>
2363
2364 * gdb.base/c-linkage-name.exp: Use readnow call to mark a test
2365 unsupported.
2366 (verify_psymtab_expanded): Move ...
2367 * lib/gdb.exp (verify_psymtab_expanded): ... here. Add unsupported
2368 test.
2369 (readnow): New proc.
2370
2371 2020-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
2372
2373 * gdb.fortran/mixed-lang-stack.exp: Replace two hard coded address
2374 with $hex.
2375
2376 2020-03-20 Tom Tromey <tromey@adacore.com>
2377
2378 * gdb.dwarf2/dw2-ranges-base.exp: Update regular expressions.
2379
2380 2020-03-20 Tom Tromey <tromey@adacore.com>
2381
2382 * gdb.ada/sub_variant/subv.adb: New file.
2383 * gdb.ada/sub_variant.exp: New file.
2384
2385 2020-03-20 Tom de Vries <tdevries@suse.de>
2386
2387 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Bail out if
2388 first break fails.
2389 * gdb.threads/step-over-trips-on-watchpoint.exp: (do_test): Same.
2390
2391 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
2392
2393 * gdb.server/exit-multiple-threads.c: New file.
2394 * gdb.server/exit-multiple-threads.exp: New file.
2395
2396 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
2397
2398 * gdb.fortran/mixed-lang-stack.c: New file.
2399 * gdb.fortran/mixed-lang-stack.cpp: New file.
2400 * gdb.fortran/mixed-lang-stack.exp: New file.
2401 * gdb.fortran/mixed-lang-stack.f90: New file.
2402
2403 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
2404
2405 * gdb.linespec/cp-completion-aliases.cc: New file.
2406 * gdb.linespec/cp-completion-aliases.exp: New file.
2407
2408 2020-03-19 Tom de Vries <tdevries@suse.de>
2409
2410 * gdb.opt/inline-locals.exp: Add kfail PR number. Make kfail matching
2411 more precise.
2412
2413 2020-03-18 Tom de Vries <tdevries@suse.de>
2414
2415 * gdb.dwarf2/break-inline-psymtab-2.c: New test.
2416 * gdb.dwarf2/break-inline-psymtab.c: New test.
2417 * gdb.dwarf2/break-inline-psymtab.exp: New file.
2418
2419 2020-03-16 Tom de Vries <tdevries@suse.de>
2420
2421 * lib/cache.exp (gdb_do_cache): Add and handle local variables
2422 cache_verify and cache_verify_proc.
2423
2424 2020-03-15 Tom de Vries <tdevries@suse.de>
2425
2426 * gdb.server/solib-list.exp: Handle
2427 'Load new symbol table from "/lib64/ld-2.26.so"? (y or n)'.
2428
2429 2020-03-15 Tom de Vries <tdevries@suse.de>
2430
2431 * gdb.base/maint.exp: Use exp_continue in long lines for "maint print
2432 objfiles".
2433
2434 2020-03-14 Tom Tromey <tom@tromey.com>
2435
2436 * gdb.base/cvexpr.exp: Add test for _Atomic and restrict.
2437
2438 2020-03-14 Tom de Vries <tdevries@suse.de>
2439
2440 * gdb.mi/mi-fortran-modules.exp: Use exp_continue.
2441
2442 2020-03-14 Tom de Vries <tdevries@suse.de>
2443
2444 * gdb.threads/attach-many-short-lived-threads.exp: Read "info threads"
2445 result in line-by-line fashion.
2446
2447 2020-03-14 Tom de Vries <tdevries@suse.de>
2448
2449 * lib/gdb.exp (supports_statement_frontiers): New proc.
2450 * gdb.cp/step-and-next-inline.exp: Use supports_statement_frontiers.
2451
2452 2020-03-14 Tom de Vries <tdevries@suse.de>
2453
2454 * gdb.base/printcmds.exp: Add missing quoting for "print
2455 teststring2".
2456
2457 2020-03-13 Tom Tromey <tom@tromey.com>
2458
2459 * gdb.base/printcmds.exp (test_print_strings): Add regression
2460 test.
2461 * gdb.base/printcmds.c (charptr): New typedef.
2462 (teststring2): New global.
2463
2464 2020-03-13 Andrew Burgess <andrew.burgess@embecosm.com>
2465
2466 * gdb.base/break-interp.exp: Use the tail of the filename, not the
2467 full path in the test name.
2468 (test_ld): Add some with_test_prefix blocks to make test names
2469 unique.
2470
2471 2020-03-13 Tom de Vries <tdevries@suse.de>
2472
2473 * gdb.mi/mi-sym-info.exp: Fix buffer full errors, and timeouts.
2474
2475 2020-03-13 Tom de Vries <tdevries@suse.de>
2476
2477 * gdb.mi/mi-sym-info.exp: Make matching more precise.
2478
2479 2020-03-13 Tom de Vries <tdevries@suse.de>
2480
2481 PR symtab/25646
2482 * gdb.dwarf2/imported-unit.exp: Add test.
2483
2484 2020-03-13 Tom de Vries <tdevries@suse.de>
2485
2486 * gdb.mi/mi-sym-info-2.c (another_char_t, another_short_t): New typedef.
2487 (var1, var2): New variable.
2488 * gdb.mi/mi-sym-info.exp: Add --name to various commands to restrict
2489 matching symbols.
2490
2491 2020-03-13 Tom de Vries <tdevries@suse.de>
2492
2493 * lib/tuiterm.exp (Term::command_no_prompt_prefix): New proc.
2494 (Term::command): Use prompt prefix.
2495 (Term::enter_tui): Use command_no_prompt_prefix instead of prefix.
2496 * gdb.tui/tui-layout-asm-short-prog.exp: Use
2497 command_no_prompt_prefix instead of prefix.
2498 * gdb.tui/tui-layout-asm.exp: Same.
2499
2500 2020-03-12 Simon Marchi <simon.marchi@efficios.com>
2501
2502 * gdb.base/break-interp.exp: Use foreach_with_prefix.
2503
2504 2020-03-12 Simon Marchi <simon.marchi@efficios.com>
2505
2506 * gdb.arch/amd64-disp-step-avx.S: Add nops after _start.
2507 * gdb.arch/amd64-disp-step-avx.exp: Enable "set debug displaced
2508 on" while stepping over the test instruction, match printed
2509 message.
2510
2511 2020-03-12 Tom de Vries <tdevries@suse.de>
2512
2513 * gdb.base/info-types.exp: Use exp_continue during matching of output
2514 of "info types".
2515
2516 2020-03-12 Tom de Vries <tdevries@suse.de>
2517
2518 * gdb.threads/execl.exp: Delete breakpoint after hitting it.
2519
2520 2020-03-12 Tom de Vries <tdevries@suse.de>
2521
2522 * gdb.fortran/module.exp: Use exp_continue during matching of output
2523 of "info variable -n".
2524
2525 2020-03-12 Tom de Vries <tdevries@suse.de>
2526
2527 * gdb.dwarf2/dw2-ranges-base.exp: Limit "maint info line-table" to
2528 gdb.dwarf2/dw2-ranges-base.c.
2529
2530 2020-03-12 Tom de Vries <tdevries@suse.de>
2531
2532 * gdb.linespec/explicit.exp: Fix "complete non-unique file name" test
2533 in presence of GLIBC debuginfo.
2534
2535 2020-03-12 Tom de Vries <tdevries@suse.de>
2536
2537 * lib/gdb.exp (gdb_core_cmd): Use string_to_regexp for regexp-matching
2538 $core.
2539
2540 2020-03-12 Tom de Vries <tdevries@suse.de>
2541
2542 * lib/gdb.exp (gdb_core_cmd): Make "No such file or directory" regexp
2543 more precise.
2544
2545 2020-03-11 Simon Marchi <simon.marchi@efficios.com>
2546
2547 * lib/gdb.exp (standard_output_file): Use `pwd -W` to convert
2548 from Unix to Windows path.
2549
2550 2020-03-11 Tom de Vries <tdevries@suse.de>
2551
2552 * gdb.ada/minsyms.exp: Set language to ada.
2553
2554 2020-03-11 Tom de Vries <tdevries@suse.de>
2555
2556 * gdb.server/sysroot.exp: Allow GLIBC's printf alias __printf.
2557
2558 2020-03-11 Tom de Vries <tdevries@suse.de>
2559
2560 * gdb.btrace/reconnect.exp: Allow source line pattern after stepi.
2561
2562 2020-03-11 Tom Tromey <tromey@adacore.com>
2563
2564 * gdb.dwarf2/variant.exp: Mark discriminants as artificial.
2565
2566 2020-03-11 Tom de Vries <tdevries@suse.de>
2567
2568 * gdb.base/foll-fork.exp: Allow "Reading in symbols" messages.
2569
2570 2020-03-11 Tom de Vries <tdevries@suse.de>
2571
2572 * gdb.base/break-interp.exp: Limit verbose scope.
2573
2574 2020-03-11 Tom de Vries <tdevries@suse.de>
2575
2576 * gdb.fortran/logical.f90: Define variable with character type.
2577 * gdb.fortran/logical.exp: Use character type instead of uint8_t.
2578
2579 2020-03-11 Tom de Vries <tdevries@suse.de>
2580
2581 * gdb.base/list-ambiguous.exp: Set EDITOR to true.
2582
2583 2020-03-11 Tom de Vries <tdevries@suse.de>
2584
2585 * gdb.ada/access_to_packed_array.exp: Test printing of expanded
2586 symtabs.
2587
2588 2020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
2589 Bernd Edlinger <bernd.edlinger@hotmail.de>
2590
2591 * gdb.cp/step-and-next-inline.cc: New file.
2592 * gdb.cp/step-and-next-inline.exp: New file.
2593 * gdb.cp/step-and-next-inline.h: New file.
2594 * gdb.dwarf2/dw2-is-stmt.c: New file.
2595 * gdb.dwarf2/dw2-is-stmt.exp: New file.
2596 * gdb.dwarf2/dw2-is-stmt-2.c: New file.
2597 * gdb.dwarf2/dw2-is-stmt-2.exp: New file.
2598 * gdb.dwarf2/dw2-ranges-base.exp: Update line table pattern.
2599
2600 2020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
2601
2602 * lib/dwarf.exp (Dwarf::lines) Add support for modifying the
2603 is-stmt flag in the line table.
2604
2605 2020-03-09 Tom de Vries <tdevries@suse.de>
2606
2607 * lib/gdb.exp (cached_file): Create cache dir.
2608
2609 2020-03-07 Tom de Vries <tdevries@suse.de>
2610
2611 * gdb.cp/ref-params.exp: Compare build_executable result with -1.
2612 * gdb.cp/rvalue-ref-params.exp: Same.
2613
2614 2020-03-06 Tom de Vries <tdevries@suse.de>
2615
2616 * lib/gdb.exp (tentative_rename, cached_file): New proc.
2617 * boards/cc-with-tweaks.exp: Use cached_file to create gdb.sh.
2618
2619 2020-03-06 Tom de Vries <tdevries@suse.de>
2620
2621 * README: Fix "the the".
2622 * gdb.base/dprintf.exp: Same.
2623
2624 2020-03-05 Tom de Vries <tdevries@suse.de>
2625
2626 * gdb.base/maint.exp: Update "main print statistics" expected output.
2627
2628 2020-03-04 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
2629
2630 * lib/fortran.exp (fortran_int4): Handle flang kind printing.
2631 (fortran_int8): Likewise.
2632 (fortran_real4): Likewise.
2633 (fortran_real8): Likewise.
2634 (fortran_complex4): Likewise.
2635 (fortran_logical4): Likewise.
2636 (fortran_character1): Likewise.
2637
2638 2020-03-03 Andrew Burgess <andrew.burgess@embecosm.com>
2639
2640 * gdb.fortran/logical.exp: Add tests that any non-zero value is
2641 printed as true.
2642
2643 2020-03-03 Sergio Durigan Junior <sergiodj@redhat.com>
2644
2645 * gdb.base/printcmds.exp: Add test to verify printf of a
2646 variable holding an address.
2647
2648 2020-03-03 Tom de Vries <tdevries@suse.de>
2649
2650 * gdb.mi/gdb2549.exp: Fix "register values t" check-read1 timeout.
2651
2652 2020-03-03 Tom de Vries <tdevries@suse.de>
2653
2654 * gdb.mi/list-thread-groups-available.exp: Use -prompt syntax for
2655 gdb_test_multiple call.
2656
2657 2020-03-03 Tom de Vries <tdevries@suse.de>
2658
2659 * gdb.mi/mi-sym-info.exp: Add missing -prompt "$mi_gdb_prompt$" to
2660 gdb_test_multiple calls.
2661
2662 2020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
2663
2664 * gdb.base/default.exp: Remove test of 'set history filename'.
2665 * gdb.base/gdbinit-history.exp: Add tests for setting the history
2666 filename to the empty string.
2667 * lib/gdb.exp (gdb_init): Unset environment variables GDBHISTFILE
2668 and GDBHISTSIZE.
2669
2670 2020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
2671
2672 * gdb.server/stop-reply-no-thread.exp: Add test where T packet is
2673 disabled.
2674
2675 2020-03-02 Pedro Alves <palves@redhat.com>
2676 Tom de Vries <tdevries@suse.de>
2677
2678 * lib/gdb.exp (gdb_test_multiple): Handle prompt_regexp option using
2679 -prompt prefix, before user_code argument. Add -lbl option likewise.
2680 (skip_python_tests_prompt, skip_libstdcxx_probe_tests_prompt)
2681 (gdb_is_target_1): Add -prompt prefix and move to before user_code
2682 argument.
2683 * gdb.base/corefile-buildid.exp: Use -lbl option. Rewrite regexps to
2684 have "\r\n" at start-of-line, instead of at end-of-line.
2685
2686 2020-02-28 Simon Marchi <simon.marchi@efficios.com>
2687
2688 * lib/trace-support.exp (get_in_proc_agent): Adjust path to
2689 libinproctrace.so.
2690
2691 2020-02-28 Luis Machado <luis.machado@linaro.org>
2692
2693 * gdb.arch/aarch64-fp.exp: Switch from "info registers" command
2694 to "p/x".
2695
2696 2020-02-28 Luis Machado <luis.machado@linaro.org>
2697
2698 * gdb.arch/aarch64-dbreg-contents.c: Include stdlib.h, unistd.h,
2699 asm/ptrace.h and error.h.
2700
2701 2020-02-28 Tom de Vries <tdevries@suse.de>
2702
2703 * gdb.base/c-linkage-name.c (main): Call do_something_other_cu.
2704 (struct wrapper, do_something, mundane/symada__cS): Move ...
2705 * gdb.base/c-linkage-name-2.c: ... here. New source file.
2706 * gdb.base/c-linkage-name.exp: Add verification of psymtab expansion.
2707 Update "print symada__cS before partial symtab expansion" regexp.
2708 Update breakpoint location. Flush symbol cache after expansion.
2709
2710 2020-02-28 Luis Machado <luis.machado@linaro.org>
2711
2712 * gdb.arch/aarch64-pauth.exp: Recognize optional PAC output.
2713
2714 2020-02-27 Tom de Vries <tdevries@suse.de>
2715
2716 * config/sid.exp: Remove unused globals.
2717 * gdb.base/attach.exp: Same.
2718 * gdb.base/catch-load.exp: Same.
2719 * gdb.base/dbx.exp: Same.
2720 * lib/gdb.exp: Same.
2721 * lib/mi-support.exp: Same.
2722 * lib/prompt.exp: Same.
2723
2724 2020-02-27 Tom de Vries <tdevries@suse.de>
2725
2726 * lib/tuiterm.exp (spawn): Handle case that spawn_out(slave,name) is
2727 not set.
2728
2729 2020-02-26 Aaron Merey <amerey@redhat.com>
2730
2731 * gdb.debuginfod: New directory for debuginfod tests.
2732 * gdb.debuginfod/main.c: New test file.
2733 * gdb.debuginfod/fetch_src_and_symbols.exp: New tests.
2734
2735 2020-02-26 Tom de Vries <tdevries@suse.de>
2736
2737 PR gdb/25603
2738 * gdb.base/persistent-lang.cc: New test.
2739 * gdb.base/persistent-lang.exp: New file.
2740
2741 2020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
2742
2743 * gdb.fortran/derived-type-striding.exp: Add a new test.
2744 * gdb.fortran/derived-type-striding.f90: Add pointer variable for
2745 new test.
2746
2747 2020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
2748
2749 * gdb.base/cached-source-file.exp: Avoid source file paths in test
2750 names.
2751
2752 2020-02-25 Tom de Vries <tdevries@suse.de>
2753
2754 PR go/18926
2755 * gdb.go/methods.exp: Remove gcc/93866 xfail.
2756
2757 2020-02-24 Tom de Vries <tdevries@suse.de>
2758
2759 PR gdb/25592
2760 * gdb.base/info-locals-unused-static-var.c: New test.
2761 * gdb.base/info-locals-unused-static-var.exp: New file.
2762
2763 2020-02-22 Tom Tromey <tom@tromey.com>
2764
2765 * gdb.python/tui-window.exp: New file.
2766 * gdb.python/tui-window.py: New file.
2767
2768 2020-02-22 Tom Tromey <tom@tromey.com>
2769
2770 PR tui/17850:
2771 * gdb.tui/new-layout.exp: Add horizontal layout and winheight
2772 tests.
2773
2774 2020-02-22 Tom Tromey <tom@tromey.com>
2775
2776 * gdb.tui/new-layout.exp: Add sub-layout tests.
2777
2778 2020-02-22 Tom Tromey <tom@tromey.com>
2779
2780 * gdb.tui/new-layout.exp: New file.
2781
2782 2020-02-22 Tom Tromey <tom@tromey.com>
2783
2784 * gdb.rust/rust-style.rs: New file.
2785 * gdb.rust/rust-style.exp: New file.
2786 * gdb.base/style.exp: Test structure printing.
2787 * gdb.base/style.c (struct some_struct): New type.
2788 (enum etype): New type.
2789 (struct_value): New global.
2790
2791 2020-02-21 Tom de Vries <tdevries@suse.de>
2792
2793 PR go/18926
2794 * lib/gdb.exp (bp_location2/bp_location2_regexp): Fix.
2795 Remove blanket xfails. Use message argument for gdb_breakpoint.
2796 Make continuing to breakpoint test conditional on setting breakpoint.
2797 Fix continuing to breakpoint regexp. Add xfails for gccgo-6/7
2798 DW_AT_name attribute. Add xfail for GCC PR93866.
2799
2800 2020-02-21 Andrew Burgess <andrew.burgess@embecosm.com>
2801
2802 * gdb.dwarf2/cpp-linkage-name.c: New file.
2803 * gdb.dwarf2/cpp-linkage-name.exp: New file.
2804
2805 2020-02-21 Shahab Vahedi <shahab@synopsys.com>
2806
2807 * lib/gdb.exp (gdb_wrapper_init): Reset
2808 "gdb_wrapper_initialized" to 0 if "wrapper_file" does
2809 not exist.
2810
2811 2020-02-20 Tom de Vries <tdevries@suse.de>
2812
2813 PR go/17018
2814 * gdb.go/hello.exp: Copy ...
2815 * gdb.go/global-local-var-shadow.exp: ... here. New file. Expect
2816 print of st to print value of global definition. Add xfail for GCC
2817 PR93844.
2818 * gdb.go/hello.exp: Remove printing of st before definition.
2819 * gdb.go/hello.go: Copy ...
2820 * gdb.go/global-local-var-shadow.go: ... here. New test. Rename myst
2821 to st.
2822 * gdb.go/hello.go: Remove myst. Remove comment about shadowing.
2823
2824 2020-02-20 Tom de Vries <tdevries@suse.de>
2825
2826 * lib/gdb.exp (support_go_compile): New gdb_caching_proc.
2827 (gdb_simple_compile): Handle compile_flags go by using .go extension
2828 for source file.
2829 * gdb.go/chan.exp: Use support_go_compile.
2830 * gdb.go/handcall.exp: Same.
2831 * gdb.go/hello.exp: Same.
2832 * gdb.go/integers.exp: Same.
2833 * gdb.go/max-depth.exp: Same.
2834 * gdb.go/methods.exp: Same.
2835 * gdb.go/package.exp: Same.
2836 * gdb.go/strings.exp: Same.
2837 * gdb.go/types.exp: Same.
2838 * gdb.go/unsafe.exp: Same.
2839
2840 2020-02-19 Tom de Vries <tdevries@suse.de>
2841
2842 * gdb.python/lib-types.exp: Make xfail more strict.
2843
2844 2020-02-19 Tom de Vries <tdevries@suse.de>
2845
2846 * gdb.ada/funcall_ref.exp: Replace xfail setup by unsupported check.
2847
2848 2020-02-19 Doug Evans <dje@google.com>
2849
2850 PR rust/25535
2851 * gdb.rust/simple.exp: Add test.
2852 * gdb.rust/simple.rs: Add test.
2853
2854 2020-02-19 Tom de Vries <tdevries@suse.de>
2855
2856 * gdb.base/corefile-buildid.exp (check_exec_file): Match info files
2857 output line-by-line.
2858
2859 2020-02-19 Tom de Vries <tdevries@suse.de>
2860
2861 * gdb.cp/cpexprs.exp: Remove c++/14186 kfail.
2862
2863 2020-02-19 Tom de Vries <tdevries@suse.de>
2864
2865 * gdb.base/solib-overlap.exp: Use exec instead of system to execute
2866 prelink.
2867
2868 2020-02-19 Tom de Vries <tdevries@suse.de>
2869
2870 * lib/cache.exp (ignore_pass, gdb_do_cache_wrap): New proc.
2871 (gdb_do_cache): Use gdb_do_cache_wrap.
2872 * gdb.base/gdb-caching-proc.exp (test_proc): Use gdb_do_cache_wrap.
2873
2874 2020-02-19 Tom de Vries <tdevries@suse.de>
2875
2876 * lib/dtrace.exp (dtrace_build_usdt_test_program): Use quiet as
2877 gdb_compile option.
2878
2879 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
2880
2881 * gdb.base/printcmds.exp (test_print_enums): Update expected
2882 output.
2883
2884 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
2885
2886 * gdb.base/printcmds.exp (test_print_enums): Expect hex values
2887 for "unknown".
2888
2889 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
2890
2891 * gdb.base/printcmds.c (enum flag_enum): Add FE_TWO_LEGACY
2892 enumerator.
2893
2894 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
2895
2896 * gdb.base/printcmds.c (enum flag_enum): Prefix enumerators with
2897 FE_, add FE_NONE.
2898 (three): Update.
2899 (enum flag_enum_without_zero): New enum.
2900 (flag_enum_without_zero): New variable.
2901 (enum not_flag_enum): New enum.
2902 (three_not_flag): New variable.
2903 * gdb.base/printcmds.exp (test_artificial_arrays): Update.
2904 (test_print_enums): Add more tests for printing flag enums.
2905
2906 2020-02-18 Tom de Vries <tdevries@suse.de>
2907
2908 * lib/ada.exp (gdb_compile_ada_1): Factor out of ...
2909 (gdb_compile_ada): ... here.
2910 (gnat_runtime_has_debug_info): Remove fail call for gdb_compile_ada
2911 failure. Use gdb_compile_ada_1 instead of gdb_compile_ada.
2912
2913 2020-02-14 Tom Tromey <tom@tromey.com>
2914
2915 * lib/gdbserver-support.exp (find_gdbserver): Find gdbserver in
2916 build directory.
2917 * boards/gdbserver-base.exp: Update path to gdbserver.
2918
2919 2020-02-13 Tom de Vries <tdevries@suse.de>
2920
2921 * lib/ada.exp (gdb_compile_ada): Delete stale exec before compilation.
2922
2923 2020-02-13 Tom de Vries <tdevries@suse.de>
2924
2925 * gdb.ada/catch_ex_std.exp: Indicate unsupported if gnatbind/gnatlink
2926 are missing.
2927
2928 2020-02-13 Tom de Vries <tdevries@suse.de>
2929
2930 * lib/ada.exp (gnatmake_version_at_least): Wrap exec call in a catch
2931 call.
2932
2933 2020-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
2934
2935 PR tui/25126
2936 https://bugzilla.redhat.com/show_bug.cgi?id=1784210
2937 * gdb.base/cached-source-file.c: New file.
2938 * gdb.base/cached-source-file.exp: New file.
2939
2940 2020-02-11 Tom de Vries <tdevries@suse.de>
2941
2942 PR testsuite/25488
2943 * lib/gdb.exp (gdb_init): Unset $file_last_loaded.
2944
2945 2020-02-10 Tom de Vries <tdevries@suse.de>
2946
2947 * gdb.multi/multi-target.exp: Skip if skip_gdbserver_tests.
2948
2949 2020-02-10 Maciej W. Rozycki <macro@wdc.com>
2950
2951 * gdb.base/step-over-no-symbols.exp: Verify that $before_addr
2952 and $after_addr are both integers before making a comparison.
2953
2954 2020-02-09 Tom de Vries <tdevries@suse.de>
2955
2956 * gdb.base/many-headers.exp: Echo gdb command to gdb.log. Capture gdb
2957 command output and paste it into gdb.log. If any, paste catch message
2958 to gdb.log.
2959
2960 2020-02-07 Tom Tromey <tromey@adacore.com>
2961
2962 PR breakpoints/24915:
2963 * gdb.base/annotate-symlink.exp: Use setup_xfail.
2964
2965 2020-02-06 Shahab Vahedi <shahab@synopsys.com>
2966
2967 * gdb.tui/tui-missing-src.exp: Add the "missing source
2968 file" test for the TUI.
2969
2970 2020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
2971
2972 * gdb.server/multi-ui-errors.exp: Give a test a real name to avoid
2973 including a port number in the output.
2974
2975 2020-02-04 Alok Kumar Sharma <alokkumar.sharma@amd.com>
2976
2977 * lib/fortran.exp (fortran_int4): Handle clang.
2978 (fortran_int8): Likewise.
2979 (fortran_real4): Likewise.
2980 (fortran_real8): Likewise.
2981 (fortran_complex4): Likewise.
2982 (fortran_logical4): Likewise.
2983 (fortran_character1): Likewise.
2984
2985 2020-02-04 Tom de Vries <tdevries@suse.de>
2986
2987 * README (Race detection): Add note.
2988
2989 2020-02-04 Tom de Vries <tdevries@suse.de>
2990
2991 * lib/gdb.exp (inferior_exited_re): Use "\[^\n\r\]*" instead of ".*".
2992
2993 2020-02-04 Tom de Vries <tdevries@suse.de>
2994
2995 * lib/gdb.exp (inferior_exited_re): Use non-capturing parentheses.
2996
2997 2020-02-03 Rogerio A. Cardoso <rcardoso@linux.ibm.com>
2998
2999 * gdb.arch/powerpc-power8.exp: Delete trailing whitespace of
3000 tbegin., tend. instructions. Replace bctar-, bctar+, bctarl-,
3001 bctarl+ extended mnemonics when avaliable by bgttar, bnstarl,
3002 blttar, bnetarl.
3003 * gdb.arch/powerpc-power8.s: Fix comments. Fix instructions
3004 binary for blttar, bnetarl.
3005 * gdb.arch/powerpc-power9.exp: Delete trailing whitespace of
3006 wait instruction. Delete ldmx test.
3007 * gdb.arch/powerpc-power9.s: Delete ldmx instruction.
3008
3009 2020-02-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
3010
3011 * gdb.fortran/array-bounds-high.exp: New file.
3012 * gdb.fortran/array-bounds-high.f90: New file.
3013
3014 2020-02-03 Lukas Durfina <ldurfina@tachyum.com> (tiny change)
3015
3016 * gdb.base/fileio.c: Remove #include of <sys/errno.h>.
3017 Replace #include of <sys/fcntl.h> by <fcntl.h>.
3018
3019 2020-02-01 Tom de Vries <tdevries@suse.de>
3020
3021 * gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
3022
3023 2020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
3024
3025 PR tui/9765
3026 * gdb.tui/tui-layout-asm-short-prog.S: New file.
3027 * gdb.tui/tui-layout-asm-short-prog.exp: New file.
3028
3029 2020-01-29 Luis Machado <luis.machado@linaro.org>
3030
3031 * gdb.arch/aarch64-brk-patterns.c: New source file.
3032 * gdb.arch/aarch64-brk-patterns.exp: New test.
3033
3034 2020-01-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3035
3036 * gdb.cp/pass-by-ref-2.exp: Mark some tests as XFAIL based on the
3037 GCC/Clang version.
3038 * gdb.cp/pass-by-ref.exp: Ditto.
3039
3040 2020-01-29 Tom de Vries <tdevries@suse.de>
3041
3042 * gdb.threads/watchpoint-fork-child.c: Guard prints with #if DEBUG.
3043 * gdb.threads/watchpoint-fork-mt.c: Same.
3044 * gdb.threads/watchpoint-fork-parent.c: Same.
3045 * gdb.threads/watchpoint-fork-st.c: Same.
3046 * gdb.threads/watchpoint-fork.exp: Compile with DEBUG=0.
3047
3048 2020-01-27 Luis Machado <luis.machado@linaro.org>
3049
3050 * gdb.base/step-over-syscall.exp (setup): Check if we're already
3051 sitting at a syscall instruction when we hit the syscall function's
3052 breakpoint.
3053 Check PC against one obtained with the x command.
3054 Validate syscall number.
3055 (step_over_syscall): Don't continue to the syscall instruction if
3056 we're already there.
3057
3058 2020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3059
3060 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
3061
3062 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
3063
3064 * gdb.dwarf2/dw2-inline-many-frames.c: New file.
3065 * gdb.dwarf2/dw2-inline-many-frames.exp: New file.
3066
3067 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
3068
3069 * gdb.dwarf2/dw2-inline-stepping.c: New file.
3070 * gdb.dwarf2/dw2-inline-stepping.exp: New file.
3071
3072 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
3073
3074 * gdb.base/maint.exp: Update line table parsing test.
3075 * gdb.dwarf2/dw2-ranges-base.exp: Add new line table parsing test.
3076
3077 2020-01-24 Pedro Alves <palves@redhat.com>
3078
3079 PR gdb/25410
3080 * gdb.multi/multi-re-run-1.c: New.
3081 * gdb.multi/multi-re-run-2.c: New.
3082 * gdb.multi/multi-re-run.exp: New.
3083
3084 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
3085
3086 PR gdb/23718
3087 * gdb.server/server-kill-python.exp: New file.
3088
3089 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
3090
3091 * gdb.server/multi-ui-errors.c: New file.
3092 * gdb.server/multi-ui-errors.exp: New file.
3093
3094 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
3095
3096 PR tui/9765
3097 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
3098
3099 2020-01-19 Tom Tromey <tom@tromey.com>
3100
3101 * gdb.tui/main.exp: Add check for plain "file".
3102
3103 2020-01-16 Christian Biesinger <cbiesinger@google.com>
3104
3105 * lib/gdb.exp: Fix spelling error (seperatelly).
3106
3107 2020-01-14 Tom Tromey <tom@tromey.com>
3108
3109 PR symtab/12535:
3110 * gdb.python/python.exp: Test decode_line with empty string
3111 argument.
3112
3113 2020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
3114
3115 * gdb.base/skip-inline.exp: Extend test.
3116
3117 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
3118
3119 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
3120 * gdb.dwarf2/dw2-bad-elf.c: New file.
3121 * gdb.dwarf2/dw2-bad-elf.exp: New file.
3122
3123 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
3124
3125 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
3126 _line_saw_file.
3127
3128 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
3129
3130 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
3131 border.
3132
3133 2020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3134
3135 * gdb.multi/multi-target.exp (setup): Factor out "info
3136 connections" and "info inferiors" tests to ...
3137 (test_info_inferiors): ... this new procedure.
3138 (top level): Run new "info-inferiors" tests.
3139
3140 2020-01-10 Pedro Alves <palves@redhat.com>
3141
3142 * gdb.server/bkpt-other-inferior.exp: New file.
3143
3144 2020-01-10 Pedro Alves <palves@redhat.com>
3145
3146 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
3147 of "add-inferior".
3148 * gdb.base/quit-live.exp: Likewise.
3149 * gdb.base/remote-exec-file.exp: Likewise.
3150 * gdb.guile/scm-progspace.exp: Likewise.
3151 * gdb.linespec/linespec.exp: Likewise.
3152 * gdb.mi/new-ui-mi-sync.exp: Likewise.
3153 * gdb.mi/user-selected-context-sync.exp: Likewise.
3154 * gdb.multi/multi-target.exp (setup): Add "info connection" and
3155 "info inferiors" tests.
3156 * gdb.multi/remove-inferiors.exp: Adjust expected output of
3157 "add-inferior".
3158 * gdb.multi/watchpoint-multi.exp: Likewise.
3159 * gdb.python/py-inferior.exp: Likewise.
3160 * gdb.server/extended-remote-restart.exp: Likewise.
3161 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
3162 "info inferiors".
3163 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
3164 * gdb.trace/report.exp: Likewise.
3165
3166 2020-01-10 Pedro Alves <palves@redhat.com>
3167
3168 * gdb.multi/multi-target.c: New file.
3169 * gdb.multi/multi-target.exp: New file.
3170 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
3171 mode requested, but remote does not support non-stop".
3172
3173 2020-01-10 Pedro Alves <palves@redhat.com>
3174
3175 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
3176 disconnect before reconnecting.
3177
3178 2020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3179 Pedro Alves <palves@redhat.com>
3180
3181 * gdb.server/connect-without-multi-process.exp: Also test
3182 continuing to end.
3183
3184 2020-01-10 Pedro Alves <palves@redhat.com>
3185
3186 * gdb.base/remote-exec-file.exp: New file.
3187
3188 2020-01-10 Pedro Alves <palves@redhat.com>
3189
3190 * gdb.base/fork-running-state.exp (do_test): Adjust expected
3191 output.
3192 * gdb.threads/async.c: New.
3193 * gdb.threads/async.exp: New.
3194 * gdb.multi/tids-gid-reset.c: New.
3195 * gdb.multi/tids-gid-reset.exp: New.
3196
3197 2020-01-10 George Barrett <bob@bob131.so>
3198
3199 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
3200 to help in finding the image relocation offset.
3201 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
3202 options in arguments.
3203 (stap_test_no_debuginfo): Likewise.
3204 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
3205 test variants.
3206 (stap_test): Add null semaphore relocation test.
3207
3208 2020-01-10 George Barrett <bob@bob131.so>
3209
3210 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
3211 * gdb.base/stap-probe.exp: Likewise.
3212 (stap_test): Pass argument as an additional flag.
3213 (stap_test_no_debuginfo): Likewise.
3214 (stap_test): Check `info probes stap' output for semaphore
3215 addresses if the test binary is supposed to have them.
3216
3217 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
3218
3219 * gdb.tui/basic.exp: Add more scrolling tests.
3220
3221 2020-01-09 Tom Tromey <tom@tromey.com>
3222
3223 PR tui/18932:
3224 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
3225 meangingful value.
3226 (Term::command, Term::resize): Update.
3227 * gdb.tui/basic.exp: Add scrolling test.
3228
3229 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
3230
3231 * gdb.tui/tui-layout-asm.exp: New file.
3232
3233 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
3234
3235 * lib/tuiterm.exp (Term::check_box_contents): New proc.
3236
3237 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
3238
3239 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
3240 (Term::enter_tui): Use Term::prepare_for_tui.
3241
3242 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
3243
3244 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
3245 called.
3246
3247 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
3248
3249 * gdb.base/skip.exp: Fix race condition in test.
3250
3251 2020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
3252
3253 * gdb.base/backtrace.c: New file.
3254 * gdb.base/backtrace.exp: New file.
3255
3256 2020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
3257
3258 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
3259
3260 2020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3261
3262 * gdb.base/style.exp: Test that warnings are styled.
3263
3264 2019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
3265
3266 * gdb.base/line65535.exp: New file.
3267 * gdb.base/line65535.c: New file.
3268
3269 2019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
3270
3271 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
3272 * lib/gnat_debug_info_test.adb: New file.
3273 * gdb.ada/ptype_tagged_param.exp: Use
3274 gnat_runtime_has_debug_info, expect a different output if
3275 runtime does not have debug info.
3276
3277 2019-12-20 Simon Marchi <simon.marchi@efficios.com>
3278
3279 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
3280 (another) quote in test name.
3281
3282 2019-12-20 Simon Marchi <simon.marchi@efficios.com>
3283
3284 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
3285 Add quote in test name.
3286
3287 2019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3288
3289 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
3290 directory instead.
3291 * gdb.cp/pass-by-ref.exp: Extend with more cases.
3292 * gdb.cp/pass-by-ref-2.cc: New file.
3293 * gdb.cp/pass-by-ref-2.exp: New file.
3294
3295 2019-12-20 Tom Tromey <tom@tromey.com>
3296
3297 * gdb.tui/list-before.exp: New file.
3298
3299 2019-12-20 Tom Tromey <tom@tromey.com>
3300
3301 * gdb.tui/list.exp: Check for source on initial listing.
3302
3303 2019-12-11 Tom Tromey <tromey@adacore.com>
3304
3305 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
3306 Add crlf test.
3307
3308 2019-12-18 Simon Marchi <simon.marchi@efficios.com>
3309
3310 * gdb.base/default.exp: Update value of $_gdb_major.
3311
3312 2019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
3313
3314 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
3315
3316 2019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
3317
3318 * gdb.base/skip.exp: Whitespace fix.
3319
3320 2019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
3321
3322 * gdb.base/skip-inline.c: New file.
3323 * gdb.base/skip-inline.exp: New file.
3324
3325 2019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
3326
3327 * gdb.base/jit-reader.exp (jit_reader_test): Rename
3328 jit_function_00 to jit_function_stack_mangle.
3329 * gdb.base/jithost.c (jit_function_t): Rename to...
3330 (jit_function_stack_mangle_t): ... this.
3331 (jit_function_add_t): New typedef.
3332 (jit_function_00_code): Rename to...
3333 (jit_function_stack_mangle_code): ... this, make static.
3334 (jit_function_add_code): New.
3335 (main): Generate "add" function and call it. Adjust to changes
3336 in jithost_abi.
3337 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
3338 (struct jithost_abi) <begin, end>: Remove fields.
3339 <object, function_stack_mangle, function_add>: New fields.
3340 * gdb.base/jitreader.c (struct reader_state) <code_begin,
3341 code_end>: Remove fields.
3342 <func_stack_mangle>: New field.
3343 (read_debug_info): Adjust to renaming, create block for "add"
3344 function.
3345 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
3346
3347 2019-12-11 Tom Tromey <tom@tromey.com>
3348
3349 * gdb.tui/resize.exp: Fix regexp.
3350 * gdb.tui/regs.exp: Fix regexps.
3351 * gdb.tui/main.exp: Fix regexp.
3352
3353 2019-12-11 Tom Tromey <tom@tromey.com>
3354
3355 * gdb.tui/resize.exp: Update.
3356 * gdb.tui/empty.exp (layouts): Update.
3357
3358 2019-12-11 Tom Tromey <tom@tromey.com>
3359
3360 * gdb.tui/regs.exp: Update.
3361 * gdb.tui/empty.exp (layouts): Update.
3362 * gdb.tui/basic.exp: Update.
3363 * lib/tuiterm.exp (_check_box): Don't check bottom border.
3364
3365 2019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3366
3367 * gdb.base/options.exp: Add -raw-values in the print completion list.
3368 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
3369
3370 2019-12-10 Kevin Buettner <kevinb@redhat.com>
3371
3372 * gdb.threads/omp-par-scope.c: New file.
3373 * gdb/threads/omp-par-scope.exp: New file.
3374
3375 2019-12-10 Kevin Buettner <kevinb@redhat.com>
3376
3377 * lib/gdb.exp (support_nested_function_tests): New proc.
3378
3379 2019-12-10 Kevin Buettner <kevinb@redhat.com>
3380
3381 * lib/gdb.exp (gdb_compile_openmp): New proc.
3382 (build_executable_from_specs): Add an "openmp" option.
3383 (gdb_compile_pthreads): Add non-executable case.
3384
3385 2019-12-10 Tom Tromey <tromey@adacore.com>
3386
3387 * gdb.ada/unchecked_union.exp: New file.
3388 * gdb.ada/unchecked_union/pck.adb: New file.
3389 * gdb.ada/unchecked_union/pck.ads: New file.
3390 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
3391 * gdb-utils.exp (string_to_regexp): Also quote "?".
3392
3393 2019-12-10 George Barrett <bob@bob131.so>
3394
3395 Test scripted probe breakpoints.
3396 * gdb.guile/scm-breakpoint.c (main): Add probe point.
3397 * gdb.python/py-breakpoint.c (main): Likewise.
3398 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
3399 specifier test.
3400 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
3401
3402 2019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3403
3404 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
3405 an rvalue parameter.
3406 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
3407 parameter.
3408
3409 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
3410
3411 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
3412 modules.
3413
3414 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
3415
3416 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
3417 broken version of GCC.
3418
3419 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
3420
3421 * gdb.fortran/info-modules.exp: Rewrite to make use of new
3422 sym-info-cmds library.
3423 * gdb.fortran/info-types.exp: Likewise.
3424 * lib/sym-info-cmds.exp: New file.
3425
3426 2019-12-08 Tom de Vries <tdevries@suse.de>
3427
3428 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
3429
3430 2019-12-07 Keith Seitz <keiths@redhat.com>
3431
3432 * gdb.base/corefile-buildid-shlib-shr.c: New file.
3433 * gdb.base/corefile-buildid-shlib.c: New file.
3434 * gdb.base/corefile-buildid.c: New file.
3435 * gdb.base/corefile-buildid.exp: New file.
3436
3437 2019-12-06 Tom de Vries <tdevries@suse.de>
3438
3439 * gdb.dwarf2/varval.exp: Add decl before def test.
3440
3441 2019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3442
3443 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
3444
3445 2019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3446
3447 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
3448 CV and reference conversion for overload resolution.
3449 * gdb.cp/rvalue-ref-overload.exp: Test it.
3450
3451 2019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3452
3453 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
3454 * gdb.base/frameapply.exp: Test faas without command.
3455
3456 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
3457
3458 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
3459 Fortran tests.
3460 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
3461 order.
3462
3463 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
3464
3465 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
3466 casting to type with no kind specified.
3467 (test_basic_parsing_of_type_kinds): Additional tests for types
3468 with no kind specified, and add tests for single/double
3469 precision/complex types.
3470
3471 2019-12-04 Tom Tromey <tromey@adacore.com>
3472
3473 * gdb.base/endianity.c (struct other) <x>: New field.
3474 (main): Initialize it.
3475 * gdb.base/endianity.exp: Update.
3476
3477 2019-12-04 Tom Tromey <tromey@adacore.com>
3478
3479 * gdb.ada/scalar_storage/storage.adb: New file.
3480 * gdb.ada/scalar_storage/pck.adb: New file.
3481 * gdb.ada/scalar_storage/pck.ads: New file.
3482 * gdb.ada/scalar_storage.exp: New file.
3483
3484 2019-12-04 Tom Tromey <tromey@adacore.com>
3485
3486 * gdb.base/endianity.c (struct otherendian) <f>: New field.
3487 (main): Initialize it.
3488 * gdb.base/endianity.exp: Update.
3489
3490 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
3491
3492 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
3493
3494 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
3495
3496 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
3497 -symbol-info-module-functions and -symbol-info-module-variables.
3498
3499 2019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
3500
3501 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
3502
3503 2019-12-01 Richard Bunt <richard.bunt@arm.com>
3504 Andrew Burgess <andrew.burgess@embecosm.com>
3505
3506 * gdb.fortran/derived-type-striding.exp: New file.
3507 * gdb.fortran/derived-type-striding.f90: New file.
3508 * gdb.fortran/array-slices.exp: New file.
3509 * gdb.fortran/array-slices.f90: New file.
3510
3511 2019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3512
3513 * gdb.base/define.exp: Test . in command names.
3514 * gdb.base/setshow.exp: Update test, as . is now part of
3515 command name.
3516
3517 2019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3518
3519 * gdb.base/define-prefix.exp: New file.
3520
3521 2019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
3522
3523 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
3524 compile.
3525 (skip_btrace_pt_tests): Likewise.
3526
3527 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
3528
3529 * gdb.fortran/info-modules.exp: Compile source files in correct
3530 order.
3531
3532 2019-11-27 Kevin Buettner <kevinb@redhat.com>
3533
3534 * gdb.dwarf2/imported-unit.exp: New file.
3535 * gdb.dwarf2/imported-unit.c: New file.
3536
3537 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
3538
3539 * gdb.mi/mi-fortran-modules-2.f90: New file.
3540 * gdb.mi/mi-fortran-modules.exp: New file.
3541 * gdb.mi/mi-fortran-modules.f90: New file.
3542
3543 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
3544
3545 * gdb.mi/mi-sym-info-1.c: New file.
3546 * gdb.mi/mi-sym-info-2.c: New file.
3547 * gdb.mi/mi-sym-info.exp: New file.
3548
3549 2019-11-22 Tom Tromey <tromey@adacore.com>
3550
3551 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
3552 * gdb.ada/tasks/foo.adb: Add another stopping location.
3553
3554 2019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
3555
3556 * gdb.base/endianity.c: New test.
3557 * gdb.base/endianity.exp: New file.
3558
3559 2019-11-21 Lukas Durfina <ldurfina@tachyum.com>
3560
3561 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
3562
3563 2019-11-21 Tom de Vries <tdevries@suse.de>
3564
3565 PR gdb/24956
3566 * gdb.base/ui-redirect.exp: Test output of user-defined command.
3567
3568 2019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
3569
3570 * gdb.python/py-progspace.exp: Add missing parentheses on some
3571 'print' commands.
3572
3573 2019-11-19 Tom Tromey <tom@tromey.com>
3574
3575 * gdb.tui/winheight.exp: New file.
3576
3577 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
3578
3579 * gdb.base/ctf-whatis.c: Delete.
3580 * gdb.base/ctf-whatis.exp: Delete.
3581 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
3582
3583 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
3584
3585 * gdb.base/ctf-cvexpr.exp: Delete.
3586 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
3587
3588 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
3589
3590 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
3591 the compiler. Clean up header comment a little.
3592 * gdb.base/ctf-ptype.exp: Likewise.
3593 * gdb.base/ctf-whatis.exp: Likewise.
3594 * lib/gdb.exp (skip_ctf_tests): New proc.
3595
3596 2019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
3597
3598 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
3599 * gdb.tui/corefile-run.exp: New file.
3600
3601 2019-11-14 Tom Tromey <tromey@adacore.com>
3602
3603 * gdb.base/gdbvars.exp (test_convenience_variables): Add
3604 regression tests.
3605
3606 2019-11-12 Tom Tromey <tom@tromey.com>
3607
3608 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
3609 after any command. Expect prompt after WAIT_FOR is seen.
3610 (enter_tui): Enable resize messages.
3611 (command): Expect command in output.
3612 (get_line): Avoid error when cursor appears to be off-screen.
3613 (dump_screen): Include screen size in title.
3614 (_do_resize): New proc, from "resize".
3615 (resize): Rewrite. Do resize in two steps.
3616 * gdb.tui/empty.exp (layouts): Fix entries.
3617 (check_boxes): Remove xfail.
3618 (check_text): Dump screen on failure.
3619
3620 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
3621
3622 * gdb.python/py-symbol.exp: Add test for
3623 gdb.lookup_static_symbols.
3624
3625 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
3626
3627 * gdb.python/py-symbol.c: Declare and call function from new
3628 py-symbol-2.c file.
3629 * gdb.python/py-symbol.exp: Compile both source files, and add new
3630 tests for gdb.lookup_static_symbol.
3631 * gdb.python/py-symbol-2.c: New file.
3632
3633 2019-11-02 Tom de Vries <tdevries@suse.de>
3634
3635 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
3636 * gdb.base/anon.exp: Same.
3637 * gdb.base/auto-connect-native-target.exp: Same.
3638 * gdb.base/call-ar-st.exp: Same.
3639 * gdb.base/catch-syscall.exp: Same.
3640 * gdb.base/commands.exp: Same.
3641 * gdb.base/default.exp: Same.
3642 * gdb.base/display.exp: Same.
3643 * gdb.base/float.exp: Same.
3644 * gdb.base/foll-fork.exp: Same.
3645 * gdb.base/help.exp: Same.
3646 * gdb.base/info-macros.exp: Same.
3647 * gdb.base/info-proc.exp: Same.
3648 * gdb.base/info-target.exp: Same.
3649 * gdb.base/long_long.exp: Same.
3650 * gdb.base/macscp.exp: Same.
3651 * gdb.base/memattr.exp: Same.
3652 * gdb.base/nofield.exp: Same.
3653 * gdb.base/pointers.exp: Same.
3654 * gdb.base/printcmds.exp: Same.
3655 * gdb.base/ptype.exp: Same.
3656 * gdb.base/restore.exp: Same.
3657 * gdb.base/return.exp: Same.
3658 * gdb.base/scope.exp: Same.
3659 * gdb.base/set-noassign.exp: Same.
3660 * gdb.base/setshow.exp: Same.
3661 * gdb.base/shlib-call.exp: Same.
3662 * gdb.base/signals.exp: Same.
3663 * gdb.base/sigstep.exp: Same.
3664 * gdb.base/skip.exp: Same.
3665 * gdb.base/solib-symbol.exp: Same.
3666 * gdb.base/stap-probe.exp: Same.
3667 * gdb.base/step-line.exp: Same.
3668 * gdb.base/step-test.exp: Same.
3669 * gdb.base/style.exp: Same.
3670 * gdb.base/varargs.exp: Same.
3671 * gdb.base/vla-datatypes.exp: Same.
3672 * gdb.base/vla-ptr.exp: Same.
3673 * gdb.base/vla-sideeffect.exp: Same.
3674 * gdb.base/volatile.exp: Same.
3675 * gdb.base/watch-cond-infcall.exp: Same.
3676 * gdb.base/watchpoint.exp: Same.
3677
3678 2019-11-02 Tom de Vries <tdevries@suse.de>
3679
3680 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
3681 * gdb.cp/cpexprs.exp: Same.
3682 * gdb.cp/except-multi-location.exp: Same.
3683 * gdb.cp/exceptprint.exp: Same.
3684 * gdb.cp/gdb2384.exp: Same.
3685 * gdb.cp/inherit.exp: Same.
3686 * gdb.cp/m-static.exp: Same.
3687 * gdb.cp/meth-typedefs.exp: Same.
3688 * gdb.cp/misc.exp: Same.
3689 * gdb.cp/namespace.exp: Same.
3690 * gdb.cp/non-trivial-retval.exp: Same.
3691 * gdb.cp/overload.exp: Same.
3692 * gdb.cp/pr17132.exp: Same.
3693 * gdb.cp/re-set-overloaded.exp: Same.
3694 * gdb.cp/rvalue-ref-types.exp: Same.
3695 * gdb.cp/templates.exp: Same.
3696
3697 2019-11-01 Luis Machado <luis.machado@linaro.org>
3698
3699 PR gdb/25124
3700
3701 * gdb.arch/pr25124.S: New file.
3702 * gdb.arch/pr25124.exp: New file.
3703
3704 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
3705
3706 * gdb.fortran/info-modules.exp: Update expected results, and add
3707 additional tests for 'info module functinos', and 'info module
3708 variables'.
3709 * gdb.fortran/info-types.exp: Update expected results.
3710 * gdb.fortran/info-types.f90: Extend testcase with additional
3711 module variables and functions.
3712
3713 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
3714
3715 * gdb.fortran/info-modules.exp: New file.
3716 * gdb.fortran/info-types.exp: Build with new file.
3717 * gdb.fortran/info-types.f90: Include and use new module.
3718 * gdb.fortran/info-types-2.f90: New file.
3719
3720 2019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3721
3722 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
3723 * gdb.base/settings.exp: Test all settings types using
3724 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
3725 that now verifies that the value of "maint show" is the same as
3726 returned by the settings functions. Test the type of the
3727 maintenance settings.
3728 * gdb.base/default.exp: Update show_conv_list.
3729
3730 2019-10-31 Tom de Vries <tdevries@suse.de>
3731
3732 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
3733 gdb_test.
3734 * gdb.arch/amd64-disp-step.exp: Same.
3735 * gdb.asm/asm-source.exp: Same.
3736 * gdb.btrace/buffer-size.exp: Same.
3737 * gdb.btrace/cpu.exp: Same.
3738 * gdb.btrace/enable.exp: Same.
3739 * gdb.dwarf2/count.exp: Same.
3740 * gdb.dwarf2/dw2-ranges-func.exp: Same.
3741 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
3742 * gdb.fortran/vla-datatypes.exp: Same.
3743 * gdb.fortran/vla-history.exp: Same.
3744 * gdb.fortran/vla-ptype.exp: Same.
3745 * gdb.fortran/vla-value.exp: Same.
3746 * gdb.fortran/whatis_type.exp: Same.
3747 * gdb.guile/guile.exp: Same.
3748 * gdb.multi/tids.exp: Same.
3749 * gdb.python/py-finish-breakpoint.exp: Same.
3750 * gdb.python/py-framefilter.exp: Same.
3751 * gdb.python/py-pp-registration.exp: Same.
3752 * gdb.python/py-xmethods.exp: Same.
3753 * gdb.python/python.exp: Same.
3754 * gdb.server/connect-with-no-symbol-file.exp: Same.
3755 * gdb.server/no-thread-db.exp: Same.
3756 * gdb.server/run-without-local-binary.exp: Same.
3757 * gdb.stabs/weird.exp: Same.
3758 * gdb.threads/attach-many-short-lived-threads.exp: Same.
3759 * gdb.threads/thread-find.exp: Same.
3760 * gdb.threads/tls-shared.exp: Same.
3761 * gdb.threads/tls.exp: Same.
3762 * gdb.threads/wp-replication.exp: Same.
3763 * gdb.trace/ax.exp: Same.
3764 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
3765
3766 2019-10-31 Tom de Vries <tdevries@suse.de>
3767
3768 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
3769 * gdb.ada/array_subscript_addr.exp: Same.
3770 * gdb.ada/arrayidx.exp: Same.
3771 * gdb.ada/arrayparam.exp: Same.
3772 * gdb.ada/arrayptr.exp: Same.
3773 * gdb.ada/boolean_expr.exp: Same.
3774 * gdb.ada/call_pn.exp: Same.
3775 * gdb.ada/complete.exp: Same.
3776 * gdb.ada/fixed_cmp.exp: Same.
3777 * gdb.ada/fun_addr.exp: Same.
3778 * gdb.ada/funcall_param.exp: Same.
3779 * gdb.ada/interface.exp: Same.
3780 * gdb.ada/mod_from_name.exp: Same.
3781 * gdb.ada/null_array.exp: Same.
3782 * gdb.ada/packed_array.exp: Same.
3783 * gdb.ada/packed_tagged.exp: Same.
3784 * gdb.ada/print_chars.exp: Same.
3785 * gdb.ada/print_pc.exp: Same.
3786 * gdb.ada/ptype_arith_binop.exp: Same.
3787 * gdb.ada/ptype_field.exp: Same.
3788 * gdb.ada/ptype_tagged_param.exp: Same.
3789 * gdb.ada/rec_return.exp: Same.
3790 * gdb.ada/ref_tick_size.exp: Same.
3791 * gdb.ada/str_ref_cmp.exp: Same.
3792 * gdb.ada/taft_type.exp: Same.
3793 * gdb.ada/tagged.exp: Same.
3794 * gdb.ada/type_coercion.exp: Same.
3795 * gdb.ada/uninitialized_vars.exp: Same.
3796
3797 2019-10-30 Tom de Vries <tdevries@suse.de>
3798
3799 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
3800
3801 2019-10-26 Tom de Vries <tdevries@suse.de>
3802
3803 * gdb.base/bigcore.c: Fix typos in comments.
3804 * gdb.base/ctf-ptype.c: Same.
3805 * gdb.base/long_long.c: Same.
3806 * gdb.dwarf2/dw2-op-out-param.S: Same.
3807 * gdb.python/py-evthreads.c: Same.
3808 * gdb.reverse/i387-stack-reverse.c: Same.
3809 * gdb.trace/tfile.c: Same.
3810 * lib/compiler.c: Same.
3811 * lib/compiler.cc: Same.
3812
3813 2019-10-25 Tom de Vries <tdevries@suse.de>
3814
3815 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
3816 gdb_test_multiple calls.
3817 * gdb.reverse/sigall-reverse.exp: Same.
3818 * gdb.reverse/solib-precsave.exp: Same.
3819 * gdb.reverse/solib-reverse.exp: Same.
3820 * gdb.reverse/until-precsave.exp: Same.
3821 * gdb.reverse/until-reverse.exp: Same.
3822
3823 2019-10-24 Tom de Vries <tdevries@suse.de>
3824
3825 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
3826 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
3827 kfail using -wrap pattern flag and convenience variable
3828 gdb_test_name.
3829
3830 2019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
3831
3832 * gdb.python/py-progspace.exp: Add tests for the
3833 Progspace.block_for_pc method.
3834
3835 2019-10-23 Tom Tromey <tom@tromey.com>
3836
3837 * configure: Rebuild.
3838 * aclocal.m4: Use m4_include, not sinclude.
3839
3840 2019-10-21 Tom de Vries <tdevries@suse.de>
3841
3842 * gdb.base/infcall-nested-structs.c: Add
3843 __attribute__((noinline,noclone)) to all functions.
3844 (call_all): Add missing variable initialization. Simplify return value.
3845 (breakpt): Increment volatile variable, to prevent call from being
3846 optimized out.
3847 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
3848
3849 2019-10-17 Tom de Vries <tdevries@suse.de>
3850
3851 * gdb.fortran/module.exp: Allow info variables to print info for files
3852 other than module.f90.
3853
3854 2019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
3855
3856 * gdb.fortran/module.exp: Extend with 'info variables' test.
3857
3858 2019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
3859
3860 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
3861 F77_FOR_TARGET.
3862
3863 2019-10-16 Tom de Vries <tdevries@suse.de>
3864
3865 PR tdep/25096
3866 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
3867
3868 2019-10-16 Tom de Vries <tdevries@suse.de>
3869
3870 PR tdep/24104
3871 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
3872 Add KFAIL for PR tdep/25096.
3873
3874 2019-10-16 Tom de Vries <tdevries@suse.de>
3875
3876 PR testsuite/25059
3877 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
3878
3879 2019-10-16 Tom de Vries <tdevries@suse.de>
3880
3881 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
3882 as signed.
3883
3884 2019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
3885
3886 * gdb.mi/list-thread-groups-available.exp: Read entries one by
3887 one instead of increasing timeout.
3888
3889 2019-10-13 Tom de Vries <tdevries@suse.de>
3890
3891 PR record/25038
3892 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
3893 * gdb.reverse/sigall-reverse.exp: Same.
3894 * gdb.reverse/solib-precsave.exp: Same.
3895 * gdb.reverse/solib-reverse.exp: Same.
3896 * gdb.reverse/step-precsave.exp: Same.
3897 * gdb.reverse/until-precsave.exp: Same.
3898 * gdb.reverse/until-reverse.exp: Same.
3899 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
3900
3901 2019-10-10 Andreas Arnez <arnez@linux.ibm.com>
3902
3903 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
3904 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
3905 (cmp_struct_05_01, cmp_struct_static_02_01)
3906 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
3907 comparisons.
3908
3909 2019-10-10 Tom de Vries <tdevries@suse.de>
3910
3911 PR testsuite/24888
3912 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
3913 gnatlink.
3914
3915 2019-10-09 Tom de Vries <tdevries@suse.de>
3916
3917 PR testsuite/25048
3918 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
3919
3920 2019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
3921
3922 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
3923 exceptions due to missing debug information.
3924
3925 2019-10-07 Tom de Vries <tdevries@suse.de>
3926
3927 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
3928
3929 2019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
3930
3931 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
3932 * gdb.base/annota1.exp: Update to use gdb_test_name.
3933
3934 2019-10-07 Weimin Pan <weimin.pan@oracle.com>
3935
3936 * gdb.base/ctf-whatis.exp: New file.
3937 * gdb.base/ctf-whatis.c: New file.
3938 * gdb.base/ctf-ptype.exp: New file.
3939 * gdb.base/ctf-ptype.c: New file.
3940 * gdb.base/ctf-constvars.exp: New file.
3941 * gdb.base/ctf-constvars.c: New file.
3942 * gdb.base/ctf-cvexpr.exp: New file.
3943
3944 2019-10-04 Tom de Vries <tdevries@suse.de>
3945
3946 * gdb.cp/local-static.c (main): Move declaration of int i out of the
3947 for loop.
3948
3949 2019-10-03 Tom Tromey <tom@tromey.com>
3950
3951 PR rust/24976:
3952 * gdb.rust/simple.rs (Union2): New type.
3953 (main): Use Union2.
3954 * gdb.rust/simple.exp: Add test.
3955
3956 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3957
3958 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
3959 nested function prefix.
3960
3961 2019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
3962 Richard Bunt <richard.bunt@arm.com>
3963 Andrew Burgess <andrew.burgess@embecosm.com>
3964
3965 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
3966 nested functions.
3967 * gdb.fortran/nested-funcs.f90: Update expected results.
3968 * gdb.fortran/nested-funcs-2.exp: New file.
3969 * gdb.fortran/nested-funcs-2.f90: New file.
3970
3971 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3972
3973 * gdb.python/py-parameter.exp: Make test names unique.
3974 * gdb.python/py-template.exp: Likewise.
3975 * gdb.python/py-value.exp: Likewise.
3976
3977 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3978
3979 * gdb.base/break-interp.exp: Reduce test name duplication.
3980 * gdb.base/call-sc.exp: Likewise.
3981 * gdb.base/callfuncs.exp: Likewise.
3982 * gdb.base/charset.exp: Likewise.
3983 * gdb.base/dump.exp: Likewise.
3984 * gdb.base/ena-dis-br.exp: Likewise.
3985 * gdb.base/relational.exp: Likewise.
3986 * gdb.base/step-over-syscall.exp: Likewise.
3987 * gdb.base/structs.exp: Likewise.
3988
3989 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3990
3991 * gdb.linespec/explicit.exp: Make test names unique.
3992 * gdb.linespec/ls-errs.exp: Likewise.
3993
3994 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3995
3996 * gdb.reverse/break-precsave.exp: Make test names unique.
3997 * gdb.reverse/break-reverse.exp: Likewise.
3998 * gdb.reverse/finish-precsave.exp: Likewise.
3999 * gdb.reverse/finish-reverse.exp: Likewise.
4000 * gdb.reverse/machinestate-precsave.exp: Likewise.
4001 * gdb.reverse/machinestate.exp: Likewise.
4002 * gdb.reverse/readv-reverse.exp: Likewise.
4003 * gdb.reverse/recvmsg-reverse.exp: Likewise.
4004 * gdb.reverse/sigall-precsave.exp: Likewise.
4005 * gdb.reverse/sigall-reverse.exp: Likewise.
4006 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
4007 * gdb.reverse/watch-precsave.exp: Likewise.
4008 * gdb.reverse/watch-reverse.exp: Likewise.
4009
4010 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
4011
4012 * gdb.threads/stop-with-handle.c: New file.
4013 * gdb.threads/stop-with-handle.exp: New file.
4014
4015 2019-10-03 Tom de Vries <tdevries@suse.de>
4016
4017 PR testsuite/25059
4018 * gdb.base/list-missing-source.exp: Allowing the "Compilation
4019 directory" line to be missing.
4020
4021 2019-10-03 Tom de Vries <tdevries@suse.de>
4022
4023 PR testsuite/25059
4024 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
4025 type optional.
4026
4027 2019-10-02 Andreas Arnez <arnez@linux.ibm.com>
4028
4029 * gdb.python/py-format-string.c (string.h): New include.
4030 (main): Fill a_struct_with_union.the_union.an_int with bytes of
4031 the same value, for endianness-independence.
4032 * gdb.python/py-format-string.exp (default_regexp_dict)
4033 (test_pretty_structs, test_format): Adjust expected output to the
4034 changed initialization.
4035
4036 2019-10-02 Tom Tromey <tromey@adacore.com>
4037
4038 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
4039
4040 2019-10-02 Pedro Alves <palves@redhat.com>
4041 Andrew Burgess <andrew.burgess@embecosm.com>
4042
4043 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
4044 "print-file-var.h".
4045 (this_version_id) Use ATTRIBUTE_VISIBILITY.
4046 (get_version_1): Print this_version_id and its address.
4047 Add extern "C" wrappers around interface functions.
4048 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
4049 "print-file-var.h".
4050 (this_version_id) Use ATTRIBUTE_VISIBILITY.
4051 (get_version_2): Print this_version_id and its address.
4052 Add extern "C" wrappers around interface functions.
4053 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
4054 <stddef.h> and "print-file-var.h".
4055 Add extern "C" wrappers around interface functions.
4056 [VERSION_ID_MAIN] (this_version_id): Define.
4057 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
4058 * gdb.base/print-file-var.h: Add some #defines to simplify setting
4059 up extern "C" blocks.
4060 * gdb.base/print-file-var.exp (test): New, factored out from top
4061 level.
4062 (top level): Test all combinations of attribute hidden or not,
4063 dlopen or not, and this_version_id symbol in main file or not.
4064 Compile tests as both C++ and C, make test names unique.
4065
4066 2019-10-01 Tom Tromey <tom@tromey.com>
4067
4068 * gdb.base/style.exp: Test "show logging filename".
4069
4070 2019-10-01 Tom Tromey <tom@tromey.com>
4071
4072 * lib/gdb-utils.exp (style): Handle "metadata" argument.
4073 * gdb.base/style.exp: Add metadata style test.
4074
4075 2019-10-01 Tom Tromey <tom@tromey.com>
4076
4077 * gdb.base/style.exp: Test "pwd".
4078
4079 2019-10-01 Tom Tromey <tom@tromey.com>
4080
4081 * gdb.base/style.exp: Update tests.
4082
4083 2019-10-01 Andreas Arnez <arnez@linux.ibm.com>
4084
4085 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
4086 'six' to unsigned.
4087 (s1): Initialize fields 'four' and 'six' instead of 'three' and
4088 'five'. Use an all-ones bit pattern for each.
4089 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
4090 to its changed values.
4091
4092 2019-09-30 Tom Tromey <tromey@adacore.com>
4093
4094 * gdb.rust/traits.rs: Disable all warnings.
4095
4096 2019-09-29 Tom de Vries <tdevries@suse.de>
4097
4098 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
4099
4100 2019-09-29 Tom de Vries <tdevries@suse.de>
4101
4102 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
4103
4104 2019-09-27 Tom de Vries <tdevries@suse.de>
4105
4106 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
4107
4108 2019-09-27 Tom de Vries <tdevries@suse.de>
4109
4110 PR record/23188
4111 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
4112
4113 2019-09-26 Tom Tromey <tromey@adacore.com>
4114
4115 * gdb.ada/py_taft.exp: New file.
4116 * gdb.ada/py_taft/main.adb: New file.
4117 * gdb.ada/py_taft/pkg.adb: New file.
4118 * gdb.ada/py_taft/pkg.ads: New file.
4119
4120 2019-09-24 Tom de Vries <tdevries@suse.de>
4121
4122 PR gdb/24598
4123 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
4124
4125 2019-09-22 Tom de Vries <tdevries@suse.de>
4126
4127 * gdb.base/restore.exp: Allow register variables to be optimized out at
4128 -O0.
4129
4130 2019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
4131
4132 * gdb.arch/spu-info.exp: Remove file.
4133 * gdb.arch/spu-info.c: Remove file.
4134 * gdb.arch/spu-ls.exp: Remove file.
4135 * gdb.arch/spu-ls.c: Remove file.
4136
4137 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
4138 * gdb.asm/spu.inc: Remove file.
4139
4140 * gdb.base/dump.exp: Remove support for spu*-*-*.
4141 * gdb.base/stack-checking.exp: Likewise.
4142 * gdb.base/overlays.exp: Likewise.
4143 * gdb.base/ovlymgr.c: Likewise.
4144 * gdb.base/spu.ld: Remove file.
4145
4146 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
4147 * gdb.cp/cpexprs.exp: Likewise.
4148 * gdb.cp/exception.exp: Likewise.
4149 * gdb.cp/gdb2495.exp: Likewise.
4150 * gdb.cp/mb-templates.exp: Likewise.
4151 * gdb.cp/pr9167.exp: Likewise.
4152 * gdb.cp/userdef.exp: Likewise.
4153
4154 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
4155
4156 * gdb.cell: Remove directory.
4157 * lib/cell.exp: Remove file.
4158
4159 2019-09-19 Tom de Vries <tdevries@suse.de>
4160
4161 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
4162
4163 2019-09-19 Tom de Vries <tdevries@suse.de>
4164
4165 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
4166
4167 2019-09-19 Tom de Vries <tdevries@suse.de>
4168
4169 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
4170 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
4171 (gdb_target_cmd): ... here.
4172 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
4173 value 2.
4174
4175 2019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
4176
4177 * gdb.base/source-dir.exp: Avoid having directory names in test
4178 names.
4179
4180 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
4181
4182 * gdb.base/source-dir.exp: Add extra test for mapped compilation
4183 directory.
4184
4185 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
4186
4187 * gdb.base/list-missing-source.exp: New file.
4188
4189 2019-09-14 Tom de Vries <tdevries@suse.de>
4190
4191 PR teststuite/24599
4192 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
4193 * lib/ada.exp (gnatmake_version_at_least): New proc.
4194
4195 2019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
4196
4197 * gdb.base/maint.exp: Use exec_has_index_section.
4198
4199 2019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
4200
4201 * gdb.base/maint.exp: Add test for 'maint info sections'.
4202
4203 2019-09-12 Tom de Vries <tdevries@suse.de>
4204
4205 * gdb.base/store.exp: Allow register variables to be optimized out at
4206 -O0.
4207
4208 2019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4209
4210 * gdb.ada/rdv_wait.exp: Update to new task names.
4211 * gdb.base/task_switch_in_core.exp: Likewise.
4212 * gdb.base/info_sources_base.c: Likewise.
4213
4214 2019-09-10 Tom Tromey <tromey@adacore.com>
4215
4216 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
4217
4218 2019-09-10 Tom Tromey <tromey@adacore.com>
4219
4220 * gdb.ada/dgopt.exp: New file.
4221 * gdb.ada/dgopt/x.adb: New file.
4222
4223 2019-09-08 Tom Tromey <tom@tromey.com>
4224
4225 * gdb.tui/resize.exp: Remove setup_xfail.
4226 * gdb.tui/regs.exp: Remove setup_xfail.
4227 * gdb.tui/basic.exp: Remove setup_xfail.
4228
4229 2019-09-06 David Blaikie <dblaikie@gmail.com>
4230
4231 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
4232 * gdb.cp/cplabel.exp: Ditto.
4233 * gdb.linespec/ls-errs.exp: Ditto.
4234
4235 2019-09-05 Tom de Vries <tdevries@suse.de>
4236
4237 * lib/gdb.exp (cmp_file_string): New proc.
4238 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
4239 runto_main. Verify save breakpoints output.
4240
4241 2019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4242
4243 * gdb.base/info-var.exp: Test info variables without running
4244 to main, to avoid expect's buffer overflow.
4245
4246 2019-09-03 Tom Tromey <tromey@adacore.com>
4247
4248 * gdb.ada/bias.exp: New file.
4249 * gdb.ada/bias/bias.adb: New file.
4250 * gdb.ada/print_chars.exp: Add regression test.
4251 * gdb.ada/print_chars/foo.adb (My_Character): New type.
4252 (MC): New variable.
4253
4254 2019-08-29 Sandra Loosemore <sandra@codesourcery.com>
4255
4256 * gdb.base/argv0-symlink.exp: Run only on native target
4257 and local host.
4258
4259 2019-08-29 Tom de Vries <tdevries@suse.de>
4260
4261 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
4262 diverse debug info.
4263 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
4264
4265 2019-08-28 Tom de Vries <tdevries@suse.de>
4266
4267 * gdb.base/info-var.exp: Allow info variables to print info for files
4268 other than info-var-f1.c and info-var-f2.c.
4269
4270 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
4271
4272 * gdb.fortran/info-types.exp: Add module.
4273 * gdb.fortran/info-types.f90: Update expected results.
4274
4275 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
4276
4277 * gdb.fortran/info-types.exp: New file.
4278 * gdb.fortran/info-types.f90: New file.
4279 * lib/fortran.exp (fortran_character1): New proc.
4280
4281 2019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
4282
4283 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
4284 functions'. Reindent as needed.
4285 * gdb.base/info-var-f1.c: New file.
4286 * gdb.base/info-var-f2.c: New file.
4287 * gdb.base/info-var.exp: New file.
4288 * gdb.base/info-var.h: New file.
4289
4290 2019-08-26 Tom de Vries <tdevries@suse.de>
4291
4292 PR c++/24852
4293 * gdb.cp/no-libstdcxx-probe.exp: New test.
4294
4295 2019-08-26 Tom de Vries <tdevries@suse.de>
4296
4297 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
4298 * tests need to be skipped.
4299 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
4300 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
4301 mi_skip_libstdcxx_probe_tests.
4302
4303 2019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
4304
4305 * gdb.python/py-xmethods.exp: Use raw strings when passing
4306 arguments to SimpleXMethodMatcher.
4307
4308 2019-08-22 Tom de Vries <tdevries@suse.de>
4309
4310 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
4311 more informative.
4312
4313 2019-08-21 Pedro Alves <palves@redhat.com>
4314
4315 * gdb.base/with.exp: Test "with" with no arguments.
4316
4317 2019-08-21 Tom de Vries <tdevries@suse.de>
4318
4319 * gdb.base/gdb-caching-proc.exp: Sort files.
4320
4321 2019-08-20 Tom de Vries <tdevries@suse.de>
4322
4323 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
4324 compilation.
4325
4326 2019-08-16 Tom de Vries <tdevries@suse.de>
4327
4328 * gdb.base/compare-sections.exp ("after run to main"): Allow
4329 mismatched read-only sections for PIE executables.
4330
4331 2019-08-16 Tom Tromey <tom@tromey.com>
4332
4333 * lib/tuiterm.exp (_csi_Z): New proc.
4334 * gdb.tui/basic.exp: Update window positions.
4335 * gdb.tui/empty.exp: Update window positions.
4336
4337 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
4338
4339 * gdb.base/examine-backward.exp: Correct regexp for
4340 "examine 3 bytes backward from ${address_zero}".
4341
4342 2019-08-15 Tom Tromey <tom@tromey.com>
4343
4344 * gdb.tui/empty.exp: Enable resizing tests.
4345
4346 2019-08-15 Tom Tromey <tromey@adacore.com>
4347
4348 * gdb.ada/char_enum.exp: Add regression tests.
4349 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
4350 and '0'.
4351 (Char, Gchar): Update.
4352 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
4353
4354 2019-08-15 Christian Biesinger <cbiesinger@google.com>
4355
4356 * gdb.python/python.exp: Expect a leading underscore on
4357 GdbOutput{,Error}File.
4358
4359 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
4360
4361 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
4362 Windows host.
4363
4364 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
4365
4366 * gdb.base/batch-preserve-term-settings.exp
4367 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
4368
4369 2019-08-15 Christian Biesinger <cbiesinger@google.com>
4370
4371 * lib/gdb.exp: When running on a mingw target, replace
4372 /x/ with x:/.
4373
4374 2019-08-14 Alan Hayward <alan.hayward@arm.com>
4375
4376 * gdb.arch/aarch64-prologue.c: New test.
4377 * gdb.arch/aarch64-prologue.exp: New file.
4378
4379 2019-08-13 Tom de Vries <tdevries@suse.de>
4380
4381 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
4382 Thread.
4383
4384 2019-08-13 Sandra Loosemore <sandra@codesourcery.com>
4385
4386 * gdb.python/py-completion.exp: Download the .py file to the host
4387 and use its host pathname. Conditionalize tests that use
4388 tab completion and manipulate files on the build machine.
4389 * gdb.python/py-events.exp: Download the .py file to the host
4390 and use its host pathname.
4391 * gdb.python/py-evsignal.exp: Likewise.
4392 * gdb.python/py-evthreads.exp: Likewise.
4393 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
4394 pathname syntax.
4395 * gdb.python/py-framefilter.exp: Download the .py file to the right
4396 place on the host. Match Windows pathname syntax.
4397 * gdb.python/py-mi-var-info-path-expression.exp: Download the
4398 .py file to the host and use its host pathname.
4399 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
4400 * gdb.python/py-objfile.exp: Expect a host pathname, not a
4401 build pathname. Skip symlink test on Windows host. Add missing
4402 newline at end of file.
4403 * gdb.python/py-pp-maint.exp: Download the .py file to the host
4404 and use its host pathname.
4405 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
4406 * gdb.python/py-section-script.exp: Use host location of binfile
4407 on safe-path. Use correct path separator on Windows host.
4408 Reorder alternatives in gdb_test_multiple to prevent matching
4409 the wrong alternative on success.
4410 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
4411
4412 2019-08-12 Patrick Palka <patrick@parcs.ath.cx>
4413
4414 * gdb.gdb/selftest.exp (test_with_self): Update test to now
4415 expect the GDB inferior to no longer immediately stop after
4416 being resumed with "signal SIGINT".
4417
4418 2019-08-09 Sandra Loosemore <sandra@codesourcery.com>
4419
4420 * gdb.linespec/break-ask.exp: Generalize regexps to match
4421 Windows pathnames too.
4422
4423 2019-08-08 Tom de Vries <tdevries@suse.de>
4424
4425 PR testsuite/24862
4426 * lib/tuiterm.exp (_accept): Fix CSI regexp.
4427
4428 2019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4429
4430 * gdb.base/style.exp: Update tests for help doc new invariants.
4431 * gdb.base/help.exp: Likewise.
4432
4433 2019-08-06 Tom Tromey <tom@tromey.com>
4434
4435 * gdb.base/style.exp: Add disassemble test.
4436 * gdb.base/style.c (some_called_function): New function.
4437 (main): Use it.
4438
4439 2019-08-05 Christian Biesinger <cbiesinger@google.com>
4440
4441 * gdb.python/py-block.exp: Test dictionary access on blocks.
4442
4443 2019-08-05 Simon Marchi <simon.marchi@efficios.com>
4444
4445 PR gdb/24863
4446 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
4447 -list-thread-groups --available test when running under
4448 check-read1.
4449
4450 2019-08-05 Tom de Vries <tdevries@suse.de>
4451
4452 PR testsuite/24863
4453 * lib/gdb.exp (with_read1_timeout_factor): New proc.
4454 * gdb.base/help.exp: Use with_read1_timeout_factor.
4455 * gdb.base/info-macros.exp: Same.
4456 * gdb.cp/nested-types.exp: Same.
4457
4458 2019-08-05 Tom de Vries <tdevries@suse.de>
4459
4460 * lib/gdb.exp (version_at_least): Factor out of ...
4461 (tcl_version_at_least): ... here.
4462 (gdb_compile): Fail if pie results in non-PIE executable.
4463 (readelf_version, readelf_prints_pie): New proc.
4464 (exec_is_pie): Return -1 if unknown.
4465
4466 2019-08-05 Tom de Vries <tdevries@suse.de>
4467
4468 * lib/gdb.exp (tcl_version_at_least): Fix typo.
4469
4470 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
4471
4472 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
4473
4474 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
4475
4476 * lib/completion-support.exp (test_gdb_complete_none): Skip
4477 tab completion tests if no readline support.
4478 (test_gdb_complete_unique_re): Likewise.
4479 (test_gdb_complete_multiple): Likewise.
4480
4481 2019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4482
4483 * gdb.base/info_sources.exp: New file.
4484 * gdb.base/info_sources.c: New file.
4485 * gdb.base/info_sources_base.c: New file.
4486
4487 2019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4488
4489 * gdb.base/batch-exit-status.exp: Call test_exit_status with
4490 prefix argument.
4491 (test_exit_status): Add prefix argument.
4492
4493 2019-08-01 Tom de Vries <tdevries@suse.de>
4494
4495 PR testsuite/24863
4496 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
4497 calling exp_continue for new thread and thread exited messages.
4498
4499 2019-08-01 Tom de Vries <tdevries@suse.de>
4500
4501 PR testsuite/24863
4502 * gdb.base/structs.exp: Fix check-read1 timeout using
4503 gdb_test_sequence.
4504 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
4505
4506 2019-08-01 Tom de Vries <tdevries@suse.de>
4507
4508 PR testsuite/24863
4509 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
4510 line.
4511
4512 2019-08-01 Tom de Vries <tdevries@suse.de>
4513
4514 PR testsuite/24863
4515 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
4516
4517 2019-07-30 Tom Tromey <tromey@adacore.com>
4518
4519 * gdb.ada/display_nested.exp: New file.
4520 * gdb.ada/display_nested/foo.adb: New file.
4521 * gdb.ada/display_nested/pack.adb: New file.
4522 * gdb.ada/display_nested/pack.ads: New file.
4523
4524 2019-07-30 Christian Biesinger <cbiesinger@google.com>
4525
4526 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
4527 namespace.
4528 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
4529
4530 2019-07-30 Tom de Vries <tdevries@suse.de>
4531
4532 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
4533 instead.
4534
4535 2019-07-30 Tom de Vries <tdevries@suse.de>
4536
4537 PR testsuite/24834
4538 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
4539 (exec_is_pie): New proc.
4540
4541 2019-07-29 Christian Biesinger <cbiesinger@google.com>
4542
4543 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
4544
4545 2019-07-29 Christian Biesinger <cbiesinger@google.com>
4546
4547 * gdb.python/py-objfile.c: Add global and static vars.
4548 * gdb.python/py-objfile.exp: Test new functions Objfile.
4549 lookup_global_symbol and lookup_static_symbol.
4550
4551 2019-07-29 Tom Tromey <tom@tromey.com>
4552
4553 * lib/tuiterm.exp (Term::_csi_@): New proc.
4554 (Term::_csi_X): Don't move cursor.
4555
4556 2019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4557
4558 * gdb.base/options.exp: Update backtrace - completion to
4559 new option -frame-info.
4560 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
4561 Test new 'set print frame-info'. Test backtrace -frame-info
4562 overriding 'set print frame-info'.
4563 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
4564 Test new 'set print frame-info'.
4565 Verify consistency of backtrace with and without filters, with and
4566 without -no-filters.
4567 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
4568 default.
4569
4570 2019-07-29 Tom de Vries <tdevries@suse.de>
4571
4572 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
4573 no arguments".
4574
4575 2019-07-29 Tom de Vries <tdevries@suse.de>
4576
4577 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
4578 is a substring of the first for "complete non-unique file name".
4579
4580 2019-07-29 Tom de Vries <tdevries@suse.de>
4581
4582 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
4583 with ".*".
4584
4585 2019-07-29 Tom de Vries <tdevries@suse.de>
4586
4587 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
4588 Pass prompt_regexp parameter to gdb_test_multiple calls.
4589
4590 2019-07-29 Tom de Vries <tdevries@suse.de>
4591
4592 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
4593 print registers" regexps.
4594
4595 2019-07-29 Tom de Vries <tdevries@suse.de>
4596
4597 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
4598
4599 2019-07-29 Tom de Vries <tdevries@suse.de>
4600
4601 PR gdb/24855
4602 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
4603 (skip_python_tests_prompt): Add prompt_regexp argument to
4604 gdb_test_multiple calls.
4605
4606 2019-07-27 Tom Tromey <tom@tromey.com>
4607
4608 * gdb.tui/main.exp: New file.
4609
4610 2019-07-27 Tom Tromey <tom@tromey.com>
4611
4612 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
4613 optional.
4614 * gdb.tui/empty.exp: New file.
4615
4616 2019-07-27 Tom Tromey <tom@tromey.com>
4617
4618 * lib/tuiterm.exp (spawn): New proc.
4619 (Term::resize): New proc.
4620 * gdb.tui/resize.exp: New file.
4621
4622 2019-07-27 Tom Tromey <tom@tromey.com>
4623
4624 * gdb.tui/list.exp: New file.
4625
4626 2019-07-27 Tom Tromey <tom@tromey.com>
4627
4628 * gdb.tui/regs.exp: New file.
4629
4630 2019-07-27 Tom Tromey <tom@tromey.com>
4631
4632 * gdb.tui/basic.exp: Add "layout split" test.
4633
4634 2019-07-27 Tom Tromey <tom@tromey.com>
4635
4636 * gdb.tui/basic.exp: Add "layout asm" test.
4637
4638 2019-07-27 Tom Tromey <tom@tromey.com>
4639
4640 * lib/tuiterm.exp: New file.
4641 * gdb.tui/basic.exp: New file.
4642
4643 2019-07-27 Kevin Buettner <kevinb@redhat.com>
4644
4645 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
4646 Enable tests associated with this flag. Adjust regex
4647 referencing "foo_low" to now refer to "foo_cold" instead.
4648
4649 2019-07-27 Kevin Buettner <kevinb@redhat.com>
4650
4651 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
4652 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
4653 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
4654 foo_cold. Revise comments to match.
4655 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
4656 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
4657 were wrapped into this proc; Call do_test in loop from outermost
4658 level.
4659 (foo_low): Rename all occurrences to "foo_cold".
4660 (backtrace from baz): New test.
4661 (x2/i foo_cold): New test.
4662 (info line *foo_cold): New test.
4663
4664 2019-07-26 Tom de Vries <tdevries@suse.de>
4665
4666 * gdb.arch/i386-pkru.exp: Fix unterminated string.
4667
4668 2019-07-25 Tom de Vries <tdevries@suse.de>
4669
4670 PR testsuite/24830
4671 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
4672 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
4673 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
4674 (skip_libstdcxx_probe_tests): ... here.
4675 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
4676
4677 2019-07-24 Tom de Vries <tdevries@suse.de>
4678
4679 PR testsuite/24807
4680 * gdb.objc/basicclass.m: Include stdio.h.
4681 * gdb.objc/nondebug.m: Same.
4682 * gdb.objc/objcdecode.m: Same.
4683
4684 2019-07-24 Tom de Vries <tdevries@suse.de>
4685
4686 PR testsuite/24612
4687 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
4688 additional_flags.
4689
4690 2019-07-24 Tom de Vries <tdevries@suse.de>
4691
4692 PR testsuite/24831
4693 * gdb.multi/tids.exp: Update error messages for info threads.
4694
4695 2019-07-24 Tom de Vries <tdevries@suse.de>
4696
4697 * gdb.base/info-types.exp: Allow info types to print info for more than
4698 one file.
4699
4700 2019-07-23 Tom de Vries <tdevries@suse.de>
4701
4702 PR testsuite/24842
4703 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
4704 gdb_spawn_with_cmdline_opts.
4705
4706 2019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
4707
4708 * gdb.arch/arm-cmse-sgstubs.c: New test.
4709 * gdb.arch/arm-cmse-sgstubs.exp: New file.
4710
4711 2019-07-23 Tom de Vries <tdevries@suse.de>
4712
4713 PR testsuite/24711
4714 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
4715 issuing next command.
4716
4717 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
4718
4719 * gdb.ada/info_auto_lang.exp: Update expected results.
4720 * gdb.base/info-types.c: Add additional types to check.
4721 * gdb.base/info-types.exp: Update expected results.
4722
4723 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
4724
4725 * gdb.base/info-types.c: New file.
4726 * gdb.base/info-types.exp: New file.
4727
4728 2019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
4729
4730 * gdb.arch/riscv-bp-infcall.c: New file.
4731 * gdb.arch/riscv-bp-infcall.exp: New file.
4732
4733 2019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
4734
4735 PR breakpoints/24541
4736 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
4737
4738 2019-07-14 Tom de Vries <tdevries@suse.de>
4739
4740 PR testsuite/24760
4741 * gdb.objc/basicclass.exp: Fix unterminated string.
4742
4743 2019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
4744 Andrew Burgess <andrew.burgess@embecosm.com>
4745
4746 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
4747 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
4748 negative bounds.
4749 * gdb.fortran/vla-value.exp: Print elements of an array with
4750 negative bounds.
4751 * gdb.fortran/vla.f90: Setup an array with negative bounds for
4752 testing.
4753
4754 2019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
4755
4756 * gdb.base/options.exp (expect_string): Dequote strings in
4757 results.
4758 (test-string): Test strings with different quoting and reindent.
4759
4760 2019-07-10 Tom Tromey <tromey@adacore.com>
4761
4762 * gdb.ada/mi_ex_cond.exp: Update expected results.
4763 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
4764 * gdb.ada/mi_catch_ex.exp: Update expected results.
4765 * gdb.ada/mi_catch_assert.exp: Update expected results.
4766 * gdb.ada/catch_ex.exp (catch_exception_info)
4767 (catch_exception_entry, catch_assert_entry)
4768 (catch_unhandled_entry): Update.
4769 * gdb.ada/catch_assert_if.exp: Update expected results.
4770
4771 2019-07-10 Richard Bunt <richard.bunt@arm.com>
4772 Stephen Roberts <stephen.roberts@arm.com>
4773
4774 * gdb.base/define.exp: Restore original prompt.
4775
4776 2019-07-09 Pedro Alves <palves@redhat.com>
4777
4778 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
4779 breakpoints" output.
4780 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
4781 * gdb.python/py-breakpoint.exp: No longer expect that "catch
4782 throw" creates breakpoint.
4783 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
4784 'type="catchpoint"'.
4785
4786 2019-07-09 Pedro Alves <palves@redhat.com>
4787
4788 PR c++/15468
4789 * gdb.cp/except-multi-location-lib.cc: New.
4790 * gdb.cp/except-multi-location-main.cc: New.
4791 * gdb.cp/except-multi-location.exp: New.
4792
4793 2019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
4794
4795 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
4796 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
4797 argument and update callers.
4798
4799 2019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
4800
4801 * gdb.arch/amd64-break-on-asm-line.S: New file.
4802 * gdb.arch/amd64-break-on-asm-line.exp: New file.
4803
4804 2019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4805
4806 * gdb.base/printcmds.exp: Test printing C string and
4807 C wide string convenience vars without transiting via the inferior.
4808 Also make test names unique.
4809
4810 2019-07-08 Alan Hayward <alan.hayward@arm.com>
4811
4812 PR breakpoints/25011
4813 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
4814
4815 2019-07-04 Pedro Alves <palves@redhat.com>
4816
4817 * lib/gdb.exp (foreach_with_prefix): Don't return early if
4818 body returned ok(0), break(3) or continue(4).
4819 * gdb.testsuite/foreach_with_prefix.exp: New file.
4820
4821 2019-07-04 Alan Hayward <alan.hayward@arm.com>
4822
4823 * gdb.server/unittest.exp: Allow 0 unit tests to run.
4824
4825 2019-07-03 Pedro Alves <palves@redhat.com>
4826
4827 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
4828 "return -code".
4829
4830 2019-07-03 Pedro Alves <palves@redhat.com>
4831
4832 PR cli/24732
4833 * gdb.base/shell.exp: Load completion-support.exp.
4834 Adjust expected error output. Add completion tests.
4835
4836 2019-07-03 Pedro Alves <palves@redhat.com>
4837
4838 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
4839 string_to_regexp.
4840
4841 2019-07-03 Pedro Alves <palves@redhat.com>
4842
4843 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
4844 (expect_integer): Adjust to expect "-string".
4845 (expect_string): New.
4846 (all_options): Expect "-string".
4847 (test-flag, test-boolean): Adjust to expect "-string".
4848 (test-string): New proc.
4849 (top level): Call it.
4850
4851 2019-07-03 Pedro Alves <palves@redhat.com>
4852
4853 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
4854 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
4855 the expected output in the success.
4856
4857 2019-07-03 Pedro Alves <palves@redhat.com>
4858
4859 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
4860 Split one gdb_test_multiple call in two to avoid a race.
4861
4862 2019-07-03 Pedro Alves <palves@redhat.com>
4863
4864 * gdb.base/with.c: New file.
4865 * gdb.base/with.exp: New file.
4866
4867 2019-07-03 Pedro Alves <palves@redhat.com>
4868
4869 * gdb.base/settings.exp: Replace all references to "maint
4870 test-settings set" with references to "maint set test-settings",
4871 and all references to "maint test-settings show" with references
4872 to "maint show test-settings".
4873
4874 2019-07-03 Pedro Alves <palves@redhat.com>
4875
4876 * gdb.base/settings.exp (test-string): Adjust expected out when
4877 testing "maint test-settings show filename"
4878
4879 2019-07-02 Pedro Alves <palves@redhat.com>
4880
4881 * gdb.base/options.exp (test-info-threads): New procedure.
4882 (top level): Call it.
4883
4884 2019-06-28 Tom Tromey <tromey@adacore.com>
4885
4886 * gdb.dwarf2/ada-linkage-name.c: New file.
4887 * gdb.dwarf2/ada-linkage-name.exp: New file.
4888
4889 2019-06-27 Tom Tromey <tromey@adacore.com>
4890
4891 PR c++/20020:
4892 * gdb.cp/constexpr-field.exp: Use setup_xfail.
4893
4894 2019-06-26 Tom de Vries <tdevries@suse.de>
4895
4896 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
4897
4898 2019-06-26 Tom de Vries <tdevries@suse.de>
4899
4900 * gdb.base/index-cache.exp: Add back missing debug option.
4901
4902 2019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4903
4904 * gdb.base/alias.exp: Test non matching/non existing prefixes.
4905
4906 2019-06-25 Tom de Vries <tdevries@suse.de>
4907
4908 PR testsuite/24727
4909 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
4910
4911 2019-06-24 Tom de Vries <tdevries@suse.de>
4912
4913 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
4914
4915 2019-06-24 Tom de Vries <tdevries@suse.de>
4916
4917 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
4918 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
4919 * gdb.trace/unavailable-dwarf-piece.exp: Same.
4920
4921 2019-06-24 Tom de Vries <tdevries@suse.de>
4922
4923 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
4924
4925 2019-06-21 Tom de Vries <tdevries@suse.de>
4926
4927 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
4928
4929 2019-06-21 Tom de Vries <tdevries@suse.de>
4930
4931 PR testsuite/24518
4932 PR ada/24713
4933 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
4934 index.
4935
4936 2019-06-19 Tom Tromey <tromey@adacore.com>
4937
4938 * gdb.ada/length_cond.exp: Add intro comment.
4939
4940 2019-06-19 Tom Tromey <tromey@adacore.com>
4941
4942 * gdb.ada/length_cond.exp: New file.
4943 * gdb.ada/length_cond/length_cond.adb: New file.
4944 * gdb.ada/length_cond/pck.adb: New file.
4945 * gdb.ada/length_cond/pck.ads: New file.
4946
4947 2019-06-18 Tom de Vries <tdevries@suse.de>
4948
4949 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
4950
4951 2019-06-18 Tom Tromey <tromey@adacore.com>
4952
4953 * gdb.base/list0.h: Add comment explaining control character.
4954
4955 2019-06-18 Tom de Vries <tdevries@suse.de>
4956
4957 * boards/fission.exp: Break up long debug_flags line.
4958
4959 2019-06-16 Tom de Vries <tdevries@suse.de>
4960
4961 PR gdb/24445
4962 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
4963 generated index.
4964
4965 2019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
4966
4967 PR gdb/24686
4968 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
4969 improve detection of bug gdb/24541.
4970
4971 2019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
4972
4973 PR gdb/24669
4974 * gdb.base/index-cache.exp (uses_readnow,
4975 expecting_index_cache_use): Define global variable.
4976 (test_cache_enabled_miss, test_cache_enabled_hit): Use
4977 expecting_index_cache_use.
4978
4979 2019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
4980 Andrew Burgess <andrew.burgess@embecosm.com>
4981
4982 * gdb.fortran/pointers.f90: New file.
4983 * gdb.fortran/print_type.exp: New file.
4984 * gdb.fortran/vla-ptype.exp: Adapt expected results.
4985 * gdb.fortran/vla-type.exp: Likewise.
4986 * gdb.fortran/vla-value.exp: Likewise.
4987 * gdb.mi/mi-vla-fortran.exp: Likewise.
4988
4989 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
4990
4991 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
4992 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
4993 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
4994 as a stop reason.
4995
4996 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
4997
4998 * gdb.base/annota1.exp: Update expected results.
4999 * gdb.cp/annota2.exp: Likewise.
5000 * gdb.cp/annota3.exp: Likewise.
5001
5002 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
5003
5004 * gdb.base/style-logging.exp: Remove path from test name.
5005
5006 2019-06-14 Tom Tromey <tromey@adacore.com>
5007
5008 PR gdb/24502:
5009 * gdb.base/style-logging.exp: New file.
5010
5011 2019-06-14 Tom Tromey <tromey@adacore.com>
5012
5013 * gdb.base/symfile-warn.exp: New file.
5014 * gdb.base/symfile-warn.c: New file.
5015
5016 2019-06-14 Tom Tromey <tromey@adacore.com>
5017
5018 * gdb.base/annotate-symlink.exp: New file.
5019
5020 2019-06-14 Tom Tromey <tromey@adacore.com>
5021
5022 * gdb.ada/set_wstr.exp: Add reassignment test.
5023
5024 2019-06-14 Tom Tromey <tromey@adacore.com>
5025
5026 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
5027 'unchecked_access and 'unrestricted_access as well.
5028
5029 2019-06-14 Tom Tromey <tromey@adacore.com>
5030
5031 PR ada/24539:
5032 * gdb.ada/vla.exp: Update tests.
5033 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
5034 pragma.
5035
5036 2019-06-13 Pedro Alves <palves@redhat.com>
5037
5038 * gdb.base/settings.exp (test-integer): Test junk after
5039 "unlimited".
5040
5041 2019-06-13 Pedro Alves <palves@redhat.com>
5042
5043 * gdb.base/options.exp (test-thread-apply): New.
5044 (top level): Call it.
5045
5046 2019-06-13 Pedro Alves <palves@redhat.com>
5047
5048 * gdb.base/options.exp (test-frame-apply): New.
5049 (top level): Test print commands with different "frame apply"
5050 prefixes.
5051
5052 2019-06-13 Pedro Alves <palves@redhat.com>
5053
5054 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
5055 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
5056 'max_completions' parameter and handle it.
5057 (test_gdb_completion_offers_commands): New.
5058
5059 2019-06-13 Pedro Alves <palves@redhat.com>
5060
5061 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
5062
5063 2019-06-13 Pedro Alves <palves@redhat.com>
5064
5065 * gdb.base/options.exp (test-backtrace): New.
5066 (top level): Call it.
5067
5068 2019-06-13 Pedro Alves <palves@redhat.com>
5069
5070 * gdb.guile/scm-frame-args.exp: Use "set print
5071 raw-frame-arguments" instead of "set print raw frame-arguments".
5072 * gdb.python/py-frame-args.exp: Likewise.
5073
5074 2019-06-13 Pedro Alves <palves@redhat.com>
5075
5076 * gdb.compile/compile.exp: Adjust expected output to option
5077 processing changes.
5078
5079 2019-06-13 Pedro Alves <palves@redhat.com>
5080
5081 * gdb.base/options.exp: Build executable.
5082 (test-print): New procedure.
5083 (top level): Call it, once for "print" and another for "compile
5084 print".
5085
5086 2019-06-13 Pedro Alves <palves@redhat.com>
5087
5088 * gdb.base/options.c: New file.
5089 * gdb.base/options.exp: New file.
5090
5091 2019-06-13 Pedro Alves <palves@redhat.com>
5092
5093 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
5094 that "o" is ambiguous.
5095
5096 2019-06-13 Pedro Alves <palves@redhat.com>
5097
5098 * gdb.base/settings.c: New file.
5099 * gdb.base/settings.exp: New file.
5100
5101 2019-06-13 Pedro Alves <palves@redhat.com>
5102
5103 * gdb.base/completion.exp: Fix comment typo.
5104
5105 2019-06-13 Pedro Alves <palves@redhat.com>
5106
5107 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
5108 foo --1" test.
5109
5110 2019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
5111
5112 * gdb.fortran/block-data.f: New.
5113 * gdb.fortran/block-data.exp: New.
5114
5115 2019-06-11 Tom de Vries <tdevries@suse.de>
5116
5117 PR testsuite/24521
5118 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
5119 message.
5120
5121 2019-06-11 Tom de Vries <tdevries@suse.de>
5122
5123 PR testsuite/24521
5124 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
5125
5126 2019-06-11 Tom de Vries <tdevries@suse.de>
5127
5128 * boards/readnow.exp: New file.
5129
5130 2019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
5131
5132 * gdb.fortran/vla-sizeof.exp: Update expected results.
5133
5134 2019-06-06 Amos Bird <amosbird@gmail.com>
5135
5136 * gdb.base/annota1.exp (thread_switch): Add test for
5137 thread-exited annotation.
5138
5139 2019-06-06 Tom Tromey <tromey@adacore.com>
5140
5141 * gdb.base/maint.exp: Expect command started/finished output.
5142
5143 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
5144
5145 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
5146 comment.
5147 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
5148
5149 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
5150
5151 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
5152 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
5153 * gdb.arch/riscv-unwind-long-insn.c: New file.
5154 * gdb.arch/riscv-unwind-long-insn.exp: New file.
5155
5156 2019-06-04 Christian Biesinger <cbiesinger@google.com>
5157
5158 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
5159
5160 2019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5161
5162 * lib/gdb.exp (help_list_trailer): New regexp variable
5163 factorizing the help trailer message.
5164 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
5165 arg to allow to better factorize various tests.
5166 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
5167 (test_prefix_command_help): Use help_list_trailer.
5168 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
5169 * gdb.guile/scm-cmd.exp: Likewise.
5170 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
5171 * gdb.base/help.exp: Use test_user_defined_class_help.
5172 * gdb.base/style.exp: Add tests for styling of help and apropos.
5173 * lib/gdb-utils.exp (style): Add title and highlight styles.
5174
5175 2019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5176
5177 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
5178 $_shell_exitsignal.
5179 * gdb.base/default.exp: Update for new convenience variables.
5180
5181 2019-05-29 Tom Tromey <tromey@adacore.com>
5182
5183 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
5184 to "break complete ada" test case's regexp.
5185
5186 2019-05-29 Tom Tromey <tromey@adacore.com>
5187
5188 PR c++/20020:
5189 * gdb.cp/constexpr-field.exp: New file.
5190 * gdb.cp/constexpr-field.cc: New file.
5191
5192 2019-05-29 Tom Tromey <tromey@adacore.com>
5193
5194 * gdb.base/finish.exp (finish_no_print): New proc.
5195 (finish_tests): Call it.
5196
5197 2019-05-24 Tom de Vries <tdevries@suse.de>
5198
5199 * gdb.dwarf2/gdb-add-index.exp: New file.
5200
5201 2019-05-22 Tom Tromey <tromey@adacore.com>
5202
5203 * gdb.base/info-shared.exp (check_info_shared): Use "style".
5204 * gdb.base/style.exp: Use "style".
5205 * lib/gdb-utils.exp (style): New proc.
5206
5207 2019-05-22 Tom de Vries <tdevries@suse.de>
5208
5209 * gdb.base/align.exp: Require c++11.
5210
5211 2019-05-22 Tom de Vries <tdevries@suse.de>
5212
5213 PR testsuite/24586
5214 * gdb.python/py-mi-var-info-path-expression.exp: Call
5215 mi_skip_python_tests to check if python is supported.
5216
5217 2019-05-22 Alan Hayward <alan.hayward@arm.com>
5218
5219 * gdb.arch/aarch64-pauth.c: New test.
5220 * gdb.arch/aarch64-pauth.exp: New file.
5221
5222 2019-05-22 Alan Hayward <alan.hayward@arm.com>
5223
5224 * README (Re-running Tests Outside The Testsuite): New section.
5225
5226 2019-05-21 Tom de Vries <tdevries@suse.de>
5227
5228 * gdb.arch/amd64-eval.exp: Require c++11.
5229 * gdb.base/max-depth.exp: Same.
5230 * gdb.compile/compile-cplus-array-decay.exp: Same.
5231 * gdb.cp/meth-typedefs.exp: Same.
5232 * gdb.cp/subtypes.exp: Same.
5233 * gdb.cp/temargs.exp: Same.
5234
5235 2019-05-21 Alan Hayward <alan.hayward@arm.com>
5236
5237 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
5238
5239 2019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
5240
5241 PR gdb/18644
5242 * gdb.fortran/complex.exp: Remove setup_kfail calls.
5243 * gdb.fortran/printing-types.exp: Add new test.
5244 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
5245 testing.
5246 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
5247 setup_kfail call.
5248
5249 2019-05-17 Alan Hayward <alan.hayward@arm.com>
5250
5251 * README (Running the Testsuite): Change example.
5252 (Testsuite Parameters): Remove TRANSCRIPT.
5253 * lib/gdb.exp: Remove TRANSCRIPT check.
5254
5255 2019-05-17 Alan Hayward <alan.hayward@arm.com>
5256
5257 * README (Testsuite Parameters): Add replay logging to
5258 GDBSERVER_DEBUG.
5259 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
5260 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
5261 as a comma separated list.
5262 (gdb_debug_init): Override procedure.
5263
5264 2019-05-17 Alan Hayward <alan.hayward@arm.com>
5265
5266 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
5267 (gdb_write_cmd_file): New procedure.
5268 * lib/gdbserver-support.exp (gdbserver_start): Call
5269 gdbserver_write_cmd_file.
5270 (gdbserver_write_cmd_file): New procedure.
5271
5272 2019-05-17 Alan Hayward <alan.hayward@arm.com>
5273
5274 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
5275 (delete_breakpoints): Likewise.
5276 (gdb_run_cmd): Likewise.
5277 (gdb_start_cmd): Likewise.
5278 (gdb_starti_cmd): Likewise.
5279 (gdb_internal_error_resync): Likewise.
5280 (gdb_test_multiple): Likewise.
5281 (gdb_reinitialize_dir): Likewise.
5282 (default_gdb_exit): Likewise.
5283 (gdb_file_cmd): Mark kill as optional.
5284 (default_gdb_start): Call gdb_stdin_log_init.
5285 (send_gdb): Call gdb_stdin_log_write.
5286 (rerun_to_main): Mark Y as an answer.
5287 (gdb_stdin_log_init): New function.
5288 (gdb_stdin_log_write): Likewise.
5289
5290 2019-05-17 Alan Hayward <alan.hayward@arm.com>
5291
5292 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
5293 * gdb.base/debug-expr.exp: Likewise.
5294 * gdb.base/foll-fork.exp: Likewise.
5295 * gdb.base/foll-vfork.exp: Likewise.
5296 * gdb.base/fork-print-inferior-events.exp: Likewise.
5297 * gdb.base/gdb-sigterm.exp: Likewise.
5298 * gdb.base/gdbinit-history.exp: Likewise.
5299 * gdb.base/osabi.exp: Likewise.
5300 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
5301 * gdb.base/ui-redirect.exp: Likewise.
5302 * gdb.gdb/unittest.exp: Likewise.
5303 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
5304 * gdb.mi/mi-watch.exp: Likewise.
5305 * gdb.mi/new-ui-mi-sync.exp: Likewise.
5306 * gdb.mi/user-selected-context-sync.exp: Likewise.
5307 * gdb.python/python.exp: Disable debug test when debugging.
5308 * gdb.threads/check-libthread-db.exp: Disable when debugging.
5309 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
5310 Likewise.
5311 * gdb.threads/stepi-random-signal.exp: Likewise.
5312
5313 2019-05-17 Alan Hayward <alan.hayward@arm.com>
5314
5315 * Makefile.in: Pass through GDB_DEBUG.
5316 * README (Testsuite Parameters): Add GDB_DEBUG.
5317 (gdb,debug): Add board setting.
5318 * lib/gdb.exp (default_gdb_start): Start debugging.
5319 (gdb_debug_enabled): New procedure.
5320 (gdb_debug_init): Likewise.
5321
5322 2019-05-17 Alan Hayward <alan.hayward@arm.com>
5323
5324 * Makefile.in: Pass through GDB_DEBUG.
5325 * README (Testsuite Parameters): Add GDB_DEBUG.
5326 (gdb,debug): Add board setting.
5327 * lib/gdb.exp (default_gdb_start): Start debugging.
5328 (gdb_debug_enabled): New procedure.
5329 (gdb_debug_init): Likewise.
5330
5331 2019-05-17 Alan Hayward <alan.hayward@arm.com>
5332
5333 * gdb.base/ui-redirect.exp: Add debug redirect tests.
5334
5335 2019-05-17 Alan Hayward <alan.hayward@arm.com>
5336
5337 * gdb.base/ui-redirect.exp: Test redirection.
5338
5339 2019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
5340
5341 * gdb.mi/mi-complete.exp: New file.
5342 * gdb.mi/mi-complete.cc: Likewise.
5343
5344 2019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
5345
5346 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
5347 indexed and sliced arrays, and pointers to arrays.
5348
5349 2019-05-14 Tom Tromey <tromey@adacore.com>
5350
5351 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
5352 styling test.
5353
5354 2019-05-14 Tom de Vries <tdevries@suse.de>
5355
5356 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
5357 selection entry encoding.
5358
5359 2019-05-10 Tom Tromey <tromey@adacore.com>
5360
5361 * gdb.ada/info_exc.exp: Add "complete" test.
5362
5363 2019-05-09 Tom de Vries <tdevries@suse.de>
5364
5365 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
5366 CU-relative.
5367
5368 2019-05-09 Tom de Vries <tdevries@suse.de>
5369
5370 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
5371 CU-relative.
5372
5373 2019-05-08 Joel Brobecker <brobecker@adacore.com>
5374
5375 * gdb.ada/frame_arg_lang.exp: New testcase.
5376 * gdb.ada/frame_arg_lang/bla.adb: New file.
5377 * gdb.ada/frame_arg_lang/pck.ads: New file.
5378 * gdb.ada/frame_arg_lang/pck.adb: New file.
5379 * gdb.ada/frame_arg_lang/foo.c: New file.
5380
5381 2019-05-08 Tom Tromey <tromey@adacore.com>
5382
5383 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
5384
5385 2019-05-08 Tom Tromey <tromey@adacore.com>
5386
5387 * gdb.base/ptype-offsets.exp: Update tests.
5388
5389 2019-05-08 Tom Tromey <tromey@adacore.com>
5390
5391 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
5392 cases.
5393 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
5394 "short".
5395
5396 2019-05-08 Tom Tromey <tromey@adacore.com>
5397
5398 * gdb.ada/vla.exp: New file.
5399 * gdb.ada/vla/vla.adb: New file.
5400
5401 2019-05-07 Tom de Vries <tdevries@suse.de>
5402
5403 * gdb.base/index-cache.exp (ls_host): Fix return statement.
5404
5405 2019-05-07 Tom de Vries <tdevries@suse.de>
5406
5407 PR testsuite/24522
5408 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
5409 section.
5410
5411 2019-05-07 Tom de Vries <tdevries@suse.de>
5412
5413 PR testsuite/24522
5414 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
5415 .debug_aranges section.
5416
5417 2019-05-07 Tom de Vries <tdevries@suse.de>
5418
5419 PR testsuite/24159
5420 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
5421
5422 2019-05-06 Tom de Vries <tdevries@suse.de>
5423
5424 * lib/gdb.exp (exec_has_index_section): New proc.
5425 * gdb.base/index-cache.exp: Handle case that binfile contains an index
5426 section.
5427
5428 2019-05-04 Tom de Vries <tdevries@suse.de>
5429
5430 * boards/cc-with-debug-names.exp: New file.
5431
5432 2019-05-03 Tom Tromey <tromey@adacore.com>
5433
5434 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
5435 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
5436 * gdb.ada/char_enum.exp: Add test.
5437
5438 2019-05-03 Tom de Vries <tdevries@suse.de>
5439
5440 * boards/cc-with-gdb-index.exp: New file.
5441
5442 2019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
5443
5444 * gdb.rust/simple.exp: Add new test case.
5445 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
5446 (main): Initialise an instance of the new struct.
5447
5448 2019-05-01 Tom Tromey <tromey@adacore.com>
5449
5450 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
5451 record.
5452 (NPR): New variable.
5453 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
5454 test.
5455
5456 2019-05-01 Tom Tromey <tromey@adacore.com>
5457
5458 * gdb.ada/packed_array_assign.exp: Add packed assignment
5459 regression test.
5460
5461 2019-05-01 Tom de Vries <tdevries@suse.de>
5462
5463 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
5464
5465 2019-05-01 Tom de Vries <tdevries@suse.de>
5466
5467 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
5468
5469 2019-04-30 Ali Tamur <tamur@google.com>
5470
5471 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
5472
5473 2019-04-30 Tom Tromey <tromey@adacore.com>
5474
5475 * lib/ada.exp (find_ada_tool): New proc.
5476 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
5477 * gdb.ada/catch_ex_std.exp: New file.
5478 * gdb.ada/catch_ex_std/foo.adb: New file.
5479 * gdb.ada/catch_ex_std/some_package.adb: New file.
5480 * gdb.ada/catch_ex_std/some_package.ads: New file.
5481
5482 2019-04-30 Tom Tromey <tromey@adacore.com>
5483
5484 PR c++/24470:
5485 * gdb.cp/temargs.cc: Add test code from PR.
5486
5487 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
5488
5489 * gdb.fortran/vla-datatypes.exp: Update expected results.
5490 * gdb.fortran/vla-ptype.exp: Likewise.
5491 * gdb.fortran/vla-type.exp: Likewise.
5492 * gdb.fortran/vla-value.exp: Likewise.
5493
5494 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
5495
5496 * gdb.fortran/ptr-indentation.exp: Update expected results.
5497 * gdb.fortran/ptype-on-functions.exp: Likewise.
5498 * gdb.fortran/vla-ptr-info.exp: Likewise.
5499 * gdb.fortran/vla-value.exp: Likewise.
5500
5501 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
5502
5503 * gdb.fortran/ptype-on-functions.exp: New file.
5504 * gdb.fortran/ptype-on-functions.f90: New file.
5505
5506 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
5507
5508 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
5509 case void string.
5510
5511 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
5512
5513 * gdb.fortran/complex.exp: Expand.
5514 * gdb.fortran/complex.f: Renamed to...
5515 * gdb.fortran/complex.f90: ...this, and extended to add more
5516 complex values.
5517
5518 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
5519
5520 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
5521 MODULO, CMPLX.
5522
5523 2019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
5524 Richard Bunt <richard.bunt@arm.com>
5525
5526 * gdb.base/max-depth.c: New file.
5527 * gdb.base/max-depth.exp: New file.
5528 * gdb.python/py-nested-maps.c: New file.
5529 * gdb.python/py-nested-maps.exp: New file.
5530 * gdb.python/py-nested-maps.py: New file.
5531 * gdb.python/py-format-string.exp (test_max_depth): New proc.
5532 (test_all_common): Call test_max_depth.
5533 * gdb.fortran/max-depth.exp: New file.
5534 * gdb.fortran/max-depth.f90: New file.
5535 * gdb.go/max-depth.exp: New file.
5536 * gdb.go/max-depth.go: New file.
5537 * gdb.modula2/max-depth.exp: New file.
5538 * gdb.modula2/max-depth.c: New file.
5539 * lib/gdb.exp (get_print_expr_at_depths): New proc.
5540
5541 2019-04-29 Tom de Vries <tdevries@suse.de>
5542
5543 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
5544
5545 2019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5546
5547 * gdb.base/callexit.exp: Test may-call-functions off.
5548
5549 2019-04-25 Keith Seitz <keiths@redhat.com>
5550
5551 PR c++/24367
5552 * gdb.cp/meth-typedefs.cc (incomplete_struct)
5553 (another_incomplete_struct, test_incomplete): New definitions.
5554 (main): Use new definitions.
5555 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
5556 functions.
5557
5558 2019-04-25 Ali Tamur <tamur@google.com>
5559
5560 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
5561
5562 2019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
5563
5564 PR corefiles/11608
5565 PR corefiles/18187
5566 * gdb.base/coredump-filter-build-id.exp: New file.
5567
5568 2019-04-25 Alan Hayward <alan.hayward@arm.com>
5569
5570 * Makefile.in: Pass through GDBSERVER_DEBUG.
5571 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
5572 (gdbserver,debug): Add board setting.
5573 * gdb.trace/tspeed.exp: Skip when debugging.
5574 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
5575 * lib/gdbserver-support.exp: Likewise
5576
5577 2019-04-24 Tom Tromey <tromey@adacore.com>
5578
5579 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
5580 Rust.
5581
5582 2019-04-24 Tom Tromey <tromey@adacore.com>
5583
5584 * gdb.arch/amd64-eval.exp: Test bitfield return.
5585 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
5586 (class Foo) <return_bitfields>: New method.
5587 (main): Call it.
5588
5589 2019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
5590
5591 * gdb.cp/many-args.cc: New file.
5592 * gdb.cp/many-args.exp: New file.
5593
5594 2019-04-23 Tom de Vries <tdevries@suse.de>
5595
5596 PR gdb/24433
5597 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
5598
5599 2019-04-23 Alan Hayward <alan.hayward@arm.com>
5600
5601 * gdb.trace/backtrace.exp: Use nopie flag.
5602 * gdb.trace/circ.exp: Likewise.
5603 * gdb.trace/collection.exp: Likewise.
5604 * gdb.trace/ftrace.exp: Likewise.
5605 * gdb.trace/mi-trace-unavailable.exp: Likewise.
5606 * gdb.trace/mi-traceframe-changed.exp: Likewise.
5607 * gdb.trace/qtro.exp: Likewise.
5608 * gdb.trace/read-memory.exp: Likewise.
5609 * gdb.trace/report.exp: Likewise.
5610 * gdb.trace/tfile.exp: Likewise.
5611 * gdb.trace/tfind.exp: Likewise.
5612 * gdb.trace/unavailable.exp: Likewise.
5613
5614 2019-04-22 Pedro Alves <palves@redhat.com>
5615
5616 * gdb.base/solib-probes-nosharedlibrary.c,
5617 gdb.base/solib-probes-nosharedlibrary.exp: New files.
5618
5619 2019-04-19 Tom Tromey <tromey@adacore.com>
5620
5621 * gdb.ada/ptype_union.c: New file.
5622 * gdb.ada/ptype_union.exp: New file.
5623
5624 2019-04-19 Tom Tromey <tromey@adacore.com>
5625
5626 PR symtab/24423:
5627 * gdb.base/list0.h (foo): Add a control-l character.
5628
5629 2019-04-18 Tom de Vries <tdevries@suse.de>
5630
5631 PR gdb/24433
5632 * boards/local-board.exp: Set sysroot to "".
5633
5634 2019-04-18 Tom de Vries <tdevries@suse.de>
5635 Pedro Alves <palves@redhat.com>
5636
5637 PR gdb/24454
5638 * gdb.threads/vfork-follow-child-exec.c: New file.
5639 * gdb.threads/vfork-follow-child-exec.exp: New file.
5640 * gdb.threads/vfork-follow-child-exit.c: New file.
5641 * gdb.threads/vfork-follow-child-exit.exp: New file.
5642
5643 2019-04-15 Leszek Swirski <leszeks@google.com>
5644
5645 * gdb.arch/amd64-eval.cc: New file.
5646 * gdb.arch/amd64-eval.exp: New file.
5647
5648 2019-04-11 Alan Hayward <alan.hayward@arm.com>
5649
5650 * gdb.server/sysroot.c: New test.
5651 * gdb.server/sysroot.exp: New file.
5652 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
5653 matching param.
5654
5655 2019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
5656
5657 * gdb.base/align.exp: Extend test to cover structures containing
5658 only static fields.
5659
5660 2019-04-11 Tom de Vries <tdevries@suse.de>
5661
5662 * boards/cc-with-dwz-m.exp: New file.
5663 * boards/cc-with-dwz.exp: New file.
5664 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
5665
5666 2019-04-09 Simon Marchi <simon.marchi@efficios.com>
5667
5668 * gdb.base/start-cpp.exp: New file.
5669 * gdb.base/start-cpp.cc: New file.
5670
5671 2019-04-08 Kevin Buettner <kevinb@redhat.com>
5672
5673 * gdb.python/py-thrhandle.exp: Adjust tests to call
5674 thread_from_handle instead of thread_from_thread_handle.
5675
5676 2019-04-08 Kevin Buettner <kevinb@redhat.com>
5677
5678 * gdb.python/py-thrhandle.exp: Add tests for
5679 gdb.InferiorThread.handle.
5680
5681 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
5682
5683 * gdb.python/py-function.exp: Check calling helper function from
5684 all languages.
5685 * lib/gdb.exp (gdb_supported_languages): New proc.
5686
5687 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
5688
5689 * gdb.base/complex-parts.c: New file.
5690 * gdb.base/complex-parts.exp: New file.
5691
5692 2019-04-01 Tom Tromey <tromey@adacore.com>
5693
5694 PR symtab/23331:
5695 * gdb.dwarf2/dw2-ranges-main.c: New file.
5696 * gdb.dwarf2/dw2-ranges-psym.c: New file.
5697 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
5698
5699 2019-03-30 Simon Marchi <simark@simark.ca>
5700
5701 * gdb.base/default.exp: Add values for $_gdb_major and
5702 $_gdb_minor.
5703
5704 2019-03-29 Tom Tromey <tromey@adacore.com>
5705
5706 * gdb.base/help.exp: Tighten apropos regexp.
5707
5708 2019-03-29 Keith Seitz <keiths@redhat.com>
5709
5710 * gdb.fortran/array-bounds.exp: New file.
5711 * gdb.fortran/array-bounds.f90: New file.
5712
5713 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5714
5715 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
5716
5717 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5718
5719 * gdb.multi/hello.c (main): Increase alarm timer.
5720
5721 2019-03-28 Sandra Loosemore <sandra@codesourcery.com>
5722
5723 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
5724 factor when no hardware watchpoint support.
5725
5726 2019-03-28 Alan Hayward <alan.hayward@arm.com>
5727 Pedro Alves <palves@redhat.com>
5728
5729 * boards/local-board.exp: set sysroot to /.
5730
5731 2019-03-27 Alan Hayward <alan.hayward@arm.com>
5732
5733 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
5734 in child.
5735
5736 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
5737
5738 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
5739 field.
5740 (make_container): Initialise new field.
5741 * gdb.python/py-prettyprint.exp: Add new tests.
5742 * gdb.python/py-prettyprint.py (class ContainerPrinter)
5743 <display_hint>: New method.
5744
5745 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
5746
5747 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
5748 gdb_continue_to_breakpoint more throughout this test.
5749 (run_lang_tests) Supply unique test names, and use
5750 gdb_test_no_output.
5751
5752 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
5753
5754 * gdb.base/finish-pretty.exp: Update expected results.
5755 * gdb.base/pretty-print.c: New file.
5756 * gdb.base/pretty-print.exp: New file.
5757
5758 2019-03-25 Pedro Alves <palves@redhat.com>
5759
5760 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
5761 move comments outside list. Append '-i "" eof' section.
5762
5763 2019-03-22 Alan Hayward <alan.hayward@arm.com>
5764
5765 PR testsuite/25016
5766 * README: Add pie options.
5767 * gdb.base/break-interp.exp: Ensure pie is disabled.
5768 * gdb.base/dump.exp: Likewise.
5769 * lib/gdb.exp (gdb_compile): Add pie option.
5770
5771 2019-03-19 Tom Tromey <tromey@adacore.com>
5772
5773 * gdb.mi/mi2-cli-display.c: New file.
5774 * gdb.mi/mi2-cli-display.exp: New file.
5775
5776 2019-03-18 Joel Brobecker <brobecker@adacore.com>
5777 Tom Tromey <tromey@adacore.com>
5778
5779 * gdb.ada/ptype_array/pck.adb: New file.
5780 * gdb.ada/ptype_array/pck.ads: New file.
5781 * gdb.ada/ptype_array/foo.adb: New file.
5782 * gdb.ada/ptype_array.exp: New file.
5783
5784 2019-03-14 Tom Tromey <tromey@adacore.com>
5785
5786 * gdb.base/style.exp: Add "set style sources" test.
5787
5788 2019-03-13 Simon Marchi <simon.marchi@ericsson.com>
5789
5790 * mi-breakpoint-location-ena-dis.exp: Rename to ...
5791 * mi-breakpoint-multiple-locations.exp: ... this.
5792 (make_breakpoints_pattern): New proc.
5793 (do_test): Add mi_version parameter, test -break-insert,
5794 -break-info and =breakpoint-created.
5795
5796 2019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
5797
5798 * config/default.exp: Remove 'load_lib gdb.exp'.
5799 * config/monitor.exp: Likewise.
5800 * config/sid.exp: Likewise.
5801 * config/sim.exp: Likewise.
5802 * config/slite.exp: Likewise.
5803 * config/unix.exp: Likewise.
5804 * gdb.base/default.exp: Remove unhelpful comment.
5805
5806 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5807
5808 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
5809
5810 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5811
5812 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
5813
5814 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5815
5816 * gdb.fortran/type-kinds.exp: Update expected results.
5817
5818 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5819
5820 * gdb.fortran/type-kinds.exp: Test new integer type kind.
5821
5822 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5823
5824 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
5825 function.
5826 (test_basic_parsing_of_type_kinds): Expand types tested.
5827 (test_parsing_invalid_type_kinds): New function.
5828
5829 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5830
5831 * gdb.fortran/intrinsics.exp: New file.
5832 * gdb.fortran/intrinsics.f90: New file.
5833 * gdb.fortran/type-kinds.exp: New file.
5834
5835 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5836
5837 * gdb.fortran/dot-ops.exp: New file.
5838
5839 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5840
5841 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
5842 Check upper and lower case logical literals.
5843
5844 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5845
5846 * gdb.fortran/types.exp (test_float_literal_types_accepted):
5847 Remove duplicate tests.
5848
5849 2019-03-06 Alan Hayward <alan.hayward@arm.com>
5850
5851 * lib/gdb.exp (builtin_cd): rename of cd.
5852 (cd): Override builtin.
5853
5854 2019-03-06 Richard Bunt <richard.bunt@arm.com>
5855
5856 * gdb.fortran/function-calls.exp: New file.
5857 * gdb.fortran/function-calls.f90: New test.
5858
5859 2019-03-04 Richard Bunt <richard.bunt@arm.com>
5860
5861 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
5862 on user program standard output.
5863 * gdb.fortran/short-circuit-argument-list.f90: Record function
5864 calls.
5865
5866 2019-02-28 Alan Hayward <alan.hayward@arm.com>
5867
5868 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
5869 failure.
5870
5871 2019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5872
5873 PR gdb/8527
5874 * gdb.base/interrupt-daemon-attach.c,
5875 gdb.base/interrupt-daemon-attach.exp: New test.
5876
5877 2019-02-27 Pedro Alves <palves@redhat.com>
5878
5879 * gdb.base/page.exp: Add tests for "set width/height -1".
5880
5881 2019-02-27 Pedro Alves <palves@redhat.com>
5882
5883 * gdb.base/page.exp: Add tests for "set/show width/height" with
5884 "infinite" values.
5885
5886 2019-02-27 Tom Tromey <tromey@adacore.com>
5887
5888 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
5889 2.4.
5890 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
5891 workaround.
5892
5893 2019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
5894
5895 * gdb.base/align.exp: Extend to compile in both C and C++, and add
5896 tests for structs with static members.
5897
5898 2019-02-26 Tom Tromey <tromey@adacore.com>
5899
5900 * gdb.python/py-value.exp (test_value_from_buffer): Check for
5901 ValueError, not TypeError.
5902
5903 2019-02-26 Kevin Buettner <kevinb@redhat.com>
5904
5905 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
5906 call from main program.
5907
5908 2019-02-23 Joel Brobecker <brobecker@adacore.com>
5909
5910 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
5911 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
5912 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
5913 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
5914 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
5915
5916 2019-02-22 Keith Seitz <keiths@redhat.com>
5917
5918 PR symtab/23853
5919 * gdb.base/symlink-sourcefile.c: New file.
5920 * gdb.base/symlink-sourcefile.exp: New file.
5921
5922 2019-02-20 Tom Tromey <tom@tromey.com>
5923
5924 * gdb.base/info_qt.exp: Update.
5925
5926 2019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
5927
5928 * gdb.base/source.exp: Move "error in sourced script" code to
5929 the end.
5930 * gdb.base/source-error.gdb: Move contents to
5931 source-error-1.gdb. Add new code to source source-error-1.gdb.
5932 * gdb.base/source-error-1.gdb: New file, from previous
5933 source-error.gdb.
5934
5935 2019-02-17 Tom Tromey <tom@tromey.com>
5936
5937 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
5938 for macro styling.
5939 * gdb.base/style.c (SOME_MACRO): New macro.
5940
5941 2019-02-17 Tom Tromey <tom@tromey.com>
5942
5943 * gdb.base/style.exp: Add line-wrapping tests.
5944 * gdb.base/page.exp: Add test for quitting during pagination.
5945
5946 2019-02-17 Joel Brobecker <brobecker@adacore.com>
5947
5948 * gdb.ada/big_packed_array: New testcase.
5949 * gdb.ada/homonym.exp: Fix incorrect expected output for
5950 "break <homonym__get_value>" test.
5951
5952 2019-02-13 Weimin Pan <weimin.pan@oracle.com>
5953
5954 PR breakpoints/21870
5955 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
5956 and prepare_for_testing. Add comment.
5957 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
5958 redundant cleanup call. Clean up comment.
5959
5960 2019-02-12 Weimin Pan <weimin.pan@oracle.com>
5961
5962 PR breakpoints/21870
5963 * gdb.arch/aarch64-dbreg-contents.exp: New file.
5964 * gdb.arch/aarch64-dbreg-contents.c: New file.
5965
5966 2019-02-10 Joel Brobecker <brobecker@adacore.com>
5967
5968 * gdb.ada/mi_ref_changeable: New testcase.
5969
5970 2019-02-07 Alan Hayward <alan.hayward@arm.com>
5971
5972 * gdb.base/attach.exp: Add double attach test.
5973
5974 2019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
5975
5976 * lib/gdb.exp (default_gdb_start): Don't match pagination
5977 prompt.
5978 (gdb_init): Set stty_init.
5979
5980 2019-01-27 Tom Tromey <tom@tromey.com>
5981
5982 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
5983 skip_python_tests.
5984
5985 2019-01-24 Alan Hayward <alan.hayward@arm.com>
5986
5987 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
5988 New structure.
5989 (struct struct_static_02_02): Likewise.
5990 (struct struct_static_02_03): Likewise.
5991 (struct struct_static_02_04): Likewise.
5992 (struct struct_static_04_01): Likewise.
5993 (struct struct_static_04_02): Likewise.
5994 (struct struct_static_04_03): Likewise.
5995 (struct struct_static_04_04): Likewise.
5996 (struct struct_static_06_01): Likewise.
5997 (struct struct_static_06_02): Likewise.
5998 (struct struct_static_06_03): Likewise.
5999 (struct struct_static_06_04): Likewise.
6000 (cmp_struct_static_02_01): Likewise.
6001 (cmp_struct_static_02_02): Likewise.
6002 (cmp_struct_static_02_03): Likewise.
6003 (cmp_struct_static_02_04): Likewise.
6004 (cmp_struct_static_04_01): Likewise.
6005 (cmp_struct_static_04_02): Likewise.
6006 (cmp_struct_static_04_03): Likewise.
6007 (cmp_struct_static_04_04): Likewise.
6008 (cmp_struct_static_06_01): Likewise.
6009 (cmp_struct_static_06_02): Likewise.
6010 (cmp_struct_static_06_03): Likewise.
6011 (cmp_struct_static_06_04): Likewise.
6012 (call_all): Test new structs.
6013 * gdb.base/infcall-nested-structs.exp: Likewise.
6014
6015 2019-01-21 Alan Hayward <alan.hayward@arm.com>
6016 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
6017
6018 2019-01-21 Alan Hayward <alan.hayward@arm.com>
6019 * gdb.base/stack-protector.c: New test.
6020 * gdb.base/stack-protector.exp: New file.
6021 * gdb.cp/ovldbreak.exp: Only allow a single break line.
6022 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
6023 option.
6024 (gdb_compile): Remove stack protector for GCC and prevent
6025 recursion.
6026
6027 2019-01-16 Keith Seitz <keiths@redhat.com>
6028
6029 PR gdb/23773
6030 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
6031
6032 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
6033
6034 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
6035 aliases.
6036 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
6037 tests.
6038 * gdb.arch/powerpc-vector-regs.c: New file.
6039 * gdb.arch/powerpc-vector-regs.exp: New file.
6040
6041 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
6042
6043 * gdb.arch/altivec-regs.exp: Fix the list passed to
6044 gdb_expect_list when testing "info vector".
6045
6046 2019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
6047
6048 * gdb.base/style.exp: Don't include path in testname.
6049
6050 2019-01-10 Keith Seitz <keiths@redhat.com>
6051
6052 PR gdb/23712
6053 PR symtab/23010
6054 * gdb.dwarf2/multidictionary.exp: New file.
6055
6056 2019-01-09 Simon Marchi <simon.marchi@ericsson.com>
6057
6058 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
6059 (test_gnuv3_style_demangling): ... this.
6060 (test_lucid_style_demangling): Remove.
6061 (test_arm_style_demangling): Remove.
6062 (test_hp_style_demangling): Remove.
6063 (do_tests): Remove calls to the above.
6064
6065 2019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
6066
6067 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
6068 case.
6069
6070 2019-01-06 Tom Tromey <tom@tromey.com>
6071
6072 PR gdb/28155:
6073 * gdb.dwarf2/typedef-void-finish.exp: New file.
6074
6075 2018-12-28 Tom Tromey <tom@tromey.com>
6076 Simon Marchi <simark@simark.ca>
6077
6078 * gdb.base/jit-exec.exp: New file.
6079 * gdb.base/jit-exec.c: New file.
6080 * gdb.base/jit-execd.c: New file.
6081
6082 2018-12-28 Tom Tromey <tom@tromey.com>
6083
6084 * gdb.base/style.exp: Update test to check for address styling.
6085
6086 2018-12-28 Tom Tromey <tom@tromey.com>
6087
6088 * gdb.base/style.exp: Add test for styling of "Reading symbols"
6089 message.
6090
6091 2018-12-28 Tom Tromey <tom@tromey.com>
6092
6093 * gdb.base/style.exp: Add test for version number styling.
6094
6095 2018-12-28 Tom Tromey <tom@tromey.com>
6096
6097 * gdb.base/style.exp: Add test for print_address_symbolic.
6098
6099 2018-12-28 Tom Tromey <tom@tromey.com>
6100
6101 * gdb.base/style.exp: Add test for breakpoint setting.
6102
6103 2018-12-28 Tom Tromey <tom@tromey.com>
6104
6105 * gdb.base/style.exp: Add test for variable names.
6106
6107 2018-12-28 Tom Tromey <tom@tromey.com>
6108
6109 * gdb.base/style.exp: New file.
6110 * gdb.base/style.c: New file.
6111
6112 2018-12-28 Tom Tromey <tom@tromey.com>
6113
6114 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
6115 "dumb".
6116 * gdb.base/readline.exp (operate_and_get_next): Save and restore
6117 the TERM environment variable.
6118
6119 2018-12-27 Tom Tromey <tom@tromey.com>
6120
6121 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
6122 pagination test.
6123
6124 2018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
6125
6126 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
6127 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
6128
6129 2018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6130
6131 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
6132 Filename a.adb changed to bp_fun_addr.adb.
6133 gdb.ada/bp_fun_addr.exp: Update test accordingly.
6134
6135 2018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
6136
6137 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
6138 non-PIE executables.
6139 * README: Mention the gdb,nopie_flag board setting.
6140 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
6141 non-PIE executable.
6142 * gdb.arch/amd64-entry-value.exp: Likewise.
6143 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
6144 * gdb.arch/i386-float.exp: Likewise.
6145 * gdb.arch/i386-signal.exp: Likewise.
6146 * gdb.mi/mi-reg-undefined.exp: Likewise.
6147
6148 2018-12-21 Paul Marechal <paul.marechal@ericsson.com>
6149
6150 PR gdb/23974
6151 * gdb.base/info-os.exp: Check return for unknown "info os" type.
6152
6153 2018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6154
6155 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
6156 Update order of results accordingly.
6157
6158 2018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
6159
6160 * gdb.base/annota1.exp: Update a test regexp.
6161
6162 2018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
6163
6164 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
6165
6166 2018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6167
6168 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
6169 (reuse_time): Initialize to REUSE_TIME_CAP.
6170 (check_rc): New function.
6171 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
6172 Check pthread_create rc.
6173 (spawner_thread_func): Check pthread_create and pthread_join rc.
6174
6175 2018-12-08 Pedro Alves <palves@redhat.com>
6176
6177 * gdb.base/list.exp (test_forward_search): Rename to ...
6178 (test_forward_reverse_search): ... this. Also test reverse-search
6179 and the forward-search alias.
6180
6181 2018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
6182
6183 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
6184 local timeout variable before return, and remove all local timeout
6185 variable entirely.
6186 (gdb_load): Likewise.
6187
6188 2018-12-01 Tom de Vries <tdevries@suse.de>
6189
6190 * gdb.base/gdb-caching-proc.exp: New file.
6191
6192 2018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
6193
6194 * Makefile.in (TIMESTAMP): New variable.
6195 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
6196 command.
6197 (check-single-racy): Likewise.
6198 (check/%.exp): Likewise.
6199 (check-racy/%.exp): Likewise.
6200 (workers/%.worker): Likewise.
6201 (build-perf): Likewise.
6202 (check-perf): Likewise.
6203 * README: Describe new "TS" and "TS_FORMAT" variables.
6204 * print-ts.py: New file.
6205
6206 2018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
6207
6208 PR python/23714
6209 * gdb.python/python.exp: Test command repetition after
6210 gdb.execute.
6211
6212 2018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
6213
6214 * gdb.opt/inline-break.exp: Add test that info breakpoint output
6215 is correctly aligned.
6216
6217 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6218
6219 * gdb.ada/info_auto_lang.exp: New testcase.
6220 * gdb.ada/info_auto_lang/global_pack.ads: New file.
6221 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
6222 * gdb.ada/info_auto_lang/some_c.c: New file.
6223
6224 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6225
6226 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
6227 FUNC_lang language syntax.
6228
6229 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6230
6231 * gdb.base/info_minsym.c: New file.
6232 * gdb.base/info_minsym.exp: New file.
6233
6234 2018-11-19 Tom Tromey <tom@tromey.com>
6235
6236 PR rust/23625:
6237 * gdb.rust/simple.exp: Add ptype test. Update expected output.
6238 * gdb.rust/expr.exp: Update expected output. Change one test.
6239
6240 2018-11-19 Tom Tromey <tom@tromey.com>
6241
6242 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
6243
6244 2018-11-19 Pedro Alves <palves@redhat.com>
6245
6246 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
6247 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
6248 see the expected warning.
6249
6250 2018-11-16 Alan Hayward <alan.hayward@arm.com>
6251
6252 PR gdb/22736:
6253 * gdb.cp/infcall-nodebug-lib.c: New test.
6254 * gdb.cp/infcall-nodebug-main.c: New test.
6255 * gdb.cp/infcall-nodebug.exp: New file.
6256
6257 2018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
6258
6259 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
6260 completer tests.
6261
6262 2018-11-09 Tom de Vries <tdevries@suse.de>
6263
6264 * gdb.base/msym-lang.c: New test.
6265 * gdb.base/msym-lang.exp: New file.
6266 * gdb.base/msym-lang-main.c: New test.
6267
6268 2018-11-08 Tom Tromey <tom@tromey.com>
6269
6270 PR gdb/23555:
6271 PR gdb/23838:
6272 * gdb.base/warning.exp: New file.
6273
6274 2018-11-08 Jan Beulich <jbeulich@suse.com>
6275
6276 * testsuite/gdb.arch/i386-avx512.c,
6277 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
6278
6279 2018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
6280
6281 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
6282 point hardware.
6283
6284 2018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
6285
6286 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
6287 * gdb.dwarf2/missing-type-name.exp: New file.
6288
6289 2018-11-06 Tom de Vries <tdevries@suse.de>
6290
6291 * gdb.base/many-headers.c: New test.
6292 * gdb.base/many-headers.exp: New file.
6293
6294 2018-11-06 Jim Wilson <jimw@sifive.com>
6295
6296 * gdb.base/code_elim.exp: For riscv, set additional_flags
6297 to include -msmall-data-limit=0.
6298
6299 2018-11-01 Joel Brobecker <brobecker@adacore.com>
6300
6301 * gdb.ada/watch_minus_l: New testcase.
6302
6303 2018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
6304
6305 * gdb.arch/aix-sighandle.c: New file.
6306 * gdb.arch/aix-sighandle.exp: New file.
6307
6308 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
6309
6310 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
6311 registers being unions.
6312
6313 2018-10-31 Tom de Vries <tdevries@suse.de>
6314
6315 * lib/valgrind.exp: New file.
6316 (vgdb_start, vgdb_stop): New procs, factored out of ...
6317 * gdb.base/valgrind-bt.exp: ... here, ...
6318 * gdb.base/valgrind-disp-step.exp: ... here and ...
6319 * gdb.base/valgrind-infcall.exp: ... here.
6320
6321 2018-10-31 Tom de Vries <tdevries@suse.de>
6322
6323 * lib/gdb.exp (get_valueof): Don't output read value in test name.
6324
6325 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
6326
6327 * gdb.dwarf2/void-type.c: New file.
6328 * gdb.dwarf2/void-type.exp: New file.
6329
6330 2018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6331
6332 * gdb.base/info_qt.c: New file.
6333 * gdb.base/info_qt.exp: New file.
6334
6335 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
6336
6337 * gdb.arch/powerpc-htm-regs.c: New file.
6338 * gdb.arch/powerpc-htm-regs.exp: New file.
6339
6340 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
6341
6342 * gdb.arch/powerpc-tar.c: New file.
6343 * gdb.arch/powerpc-tar.exp: New file.
6344
6345 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
6346
6347 * gdb.arch/powerpc-ppr-dscr.c: New file.
6348 * gdb.arch/powerpc-ppr-dscr.exp: New file.
6349
6350 2018-10-25 Tom de Vries <tdevries@suse.de>
6351
6352 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
6353
6354 2018-10-24 Tom de Vries <tdevries@suse.de>
6355
6356 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
6357 longer exists error.
6358
6359 2018-10-24 Tom de Vries <tdevries@suse.de>
6360
6361 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
6362
6363 2018-10-24 Tom de Vries <tdevries@suse.de>
6364
6365 * gdb.base/valgrind-db-attach.exp: Handle removed support for
6366 --db-attach in valgrind.
6367
6368 2018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
6369
6370 * gdb.arch/riscv-reg-aliases.c: New file.
6371 * gdb.arch/riscv-reg-aliases.exp: New file.
6372
6373 2018-10-19 Alan Hayward <alan.hayward@arm.com>
6374
6375 * gdb.python/py-cmd.exp: Check for gdb_prompt.
6376
6377 2018-10-19 Alan Hayward <alan.hayward@arm.com>
6378
6379 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
6380
6381 2018-10-19 Alan Hayward <alan.hayward@arm.com>
6382
6383 * gdb.cp/ovldbreak.exp: Fix regexps.
6384
6385 2018-10-19 Alan Hayward <alan.hayward@arm.com>
6386
6387 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
6388
6389 2018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
6390
6391 PR cli/23785
6392 * gdb.base/restore.exp: New test to check if "restore" with an
6393 invalid file doesn't segfault.
6394
6395 2018-10-18 Tom de Vries <tdevries@suse.de>
6396
6397 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
6398 * gdb.ada/excep_handle.exp: Same.
6399 * gdb.ada/mi_string_access.exp: Same.
6400 * gdb.ada/mi_var_union.exp: Same.
6401 * gdb.arch/arc-analyze-prologue.exp: Same.
6402 * gdb.arch/arc-decode-insn.exp: Same.
6403 * gdb.base/readnever.exp: Same.
6404 * gdb.fortran/printing-types.exp: Same.
6405 * gdb.guile/scm-lazy-string.exp: Same.
6406
6407 2018-10-16 Tom de Vries <tdevries@suse.de>
6408
6409 PR gdb/23730
6410 * gdb.base/catch-follow-exec.c: Add copyright notice.
6411 * gdb.base/catch-follow-exec.exp: Rewrite to use
6412 gdb_spawn_with_cmdline_opts. Require gdb-native.
6413
6414 2018-10-12 Sandra Loosemore <sandra@codesourcery.com>
6415
6416 * gdb.trace/actions-changed.exp: Check for arch support.
6417 * gdb.trace/actions.exp: Likewise.
6418 * gdb.trace/ax.exp: Likewise.
6419 * gdb.trace/backtrace.exp: Likewise.
6420 * gdb.trace/change-loc.exp: Likewise.
6421 * gdb.trace/deltrace.exp: Likewise.
6422 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
6423 * gdb.trace/ftrace.exp: Likewise.
6424 * gdb.trace/infotrace.exp: Check for arch support.
6425 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
6426 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
6427 * gdb.trace/mi-tsv-changed.exp: Likewise.
6428 * gdb.trace/packetlen.exp: Likewise.
6429 * gdb.trace/passc-dyn.exp: Likewise.
6430 * gdb.trace/passcount.exp: Likewise.
6431 * gdb.trace/pending.exp: Likewise.
6432 * gdb.trace/range-stepping.exp: Check for shlib support.
6433 * gdb.trace/report.exp: Check for arch support.
6434 * gdb.trace/save-trace.exp: Likewise.
6435 * gdb.trace/signal.exp: Check for signal support.
6436 * gdb.trace/tfind.exp: Check for arch support.
6437 * gdb.trace/trace-break.exp: Check for arch and shlib support.
6438 * gdb.trace/trace-common.h: Add comment.
6439 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
6440 * gdb.trace/trace-enable-disable.exp: Likewise.
6441 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
6442 * gdb.trace/tracecmd.exp: Check for arch support.
6443 * gdb.trace/tspeed.exp: Check for shlib and target support.
6444 * gdb.trace/tstatus.exp: Check for arch support.
6445 * gdb.trace/tsv.exp: Likewise.
6446 * gdb.trace/while-dyn.exp: Likewise.
6447 * gdb.trace/while-stepping.exp: Likewise.
6448 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
6449
6450 2018-10-12 Simon Marchi <simon.marchi@ericsson.com>
6451
6452 * gdb.trace/tspeed.exp: Remove nowarnings.
6453 (prepare_for_trace_test): Declare "global ipalib".
6454 * gdb.trace/tspeed.c: Include unistd.h.
6455 (main): Remove superfluous printf argument.
6456
6457 2018-10-11 Sandra Loosemore <sandra@codesourcery.com>
6458
6459 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
6460 directory prefix on the filename.
6461
6462 2018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
6463
6464 * gdb.gdb/unittest.exp: Update expected message informing that
6465 selftests have been disabled.
6466 * gdb.server/unittest.exp: Likewise.
6467
6468 2018-10-09 Tom de Vries <tdevries@suse.de>
6469
6470 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
6471 with runto_main.
6472
6473 2018-10-08 Weimin Pan <weimin.pan@oracle.com>
6474
6475 PR c++/16841
6476 * gdb.cp/virtbase2.cc: New file.
6477 * gdb.cp/virtbase2.exp: New file.
6478
6479 2018-10-06 Tom Tromey <tom@tromey.com>
6480
6481 PR python/19399:
6482 * gdb.python/py-inferior.exp: Add architecture test.
6483
6484 2018-10-06 Tom Tromey <tom@tromey.com>
6485
6486 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
6487 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
6488
6489 2018-10-06 Tom Tromey <tom@tromey.com>
6490
6491 * gdb.python/py-breakpoint.exp (check_last_event): Check location
6492 of a "throw" catchpoint.
6493
6494 2018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
6495
6496 * gdb.base/info-proc.exp: Update string expected from "help info
6497 proc".
6498
6499 2018-10-04 Tom Tromey <tom@tromey.com>
6500
6501 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
6502 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
6503 (test_initial_complaints, test_empty_complaints): Update.
6504 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
6505
6506 2018-10-04 Tom Tromey <tom@tromey.com>
6507
6508 PR cli/19551:
6509 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
6510 * lib/gdb.exp (gdb_file_cmd): Update.
6511 * gdb.stabs/weird.exp (print_weird_var): Update.
6512 * gdb.server/solib-list.exp: Update.
6513 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
6514 * gdb.mi/mi-cli.exp: Update.
6515 * gdb.linespec/linespec.exp: Update.
6516 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
6517 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
6518 * gdb.cp/cp-relocate.exp: Update.
6519 * gdb.base/sym-file.exp: Update.
6520 * gdb.base/relocate.exp: Update.
6521 * gdb.base/readnever.exp: Update.
6522 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
6523 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
6524 * gdb.base/dbx.exp (gdb_file_cmd): Update.
6525 * gdb.base/code_elim.exp: Update.
6526 * gdb.base/break-unload-file.exp (test_break): Update.
6527 * gdb.base/break-interp.exp (test_attach_gdb): Update.
6528 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
6529 Update.
6530 * gdb.base/attach.exp (do_attach_tests): Update.
6531 * gdb.base/sepdebug.exp: Update.
6532 * gdb.python/py-section-script.exp: Update.
6533
6534 2018-10-04 Tom Tromey <tom@tromey.com>
6535
6536 PR cli/22234:
6537 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
6538 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
6539 output.
6540
6541 2018-10-04 Tom Tromey <tom@tromey.com>
6542
6543 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
6544 set width and height to 0.
6545 (test_command_line_attach_run): Use -quiet.
6546
6547 2018-10-03 Sandra Loosemore <sandra@codesourcery.com>
6548
6549 * lib/gdb.exp (skip_ifunc_tests): New.
6550 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
6551 other compile failures.
6552 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
6553
6554 2018-10-01 Simon Marchi <simon.marchi@ericsson.com>
6555
6556 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
6557 is_amd64_regs_target.
6558
6559 2018-10-01 Alan Hayward <alan.hayward@arm.com>
6560
6561 * gdb.arch/aarch64-sighandler-regs.c: New test.
6562 * gdb.arch/aarch64-sighandler-regs.exp: New file.
6563 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
6564
6565 2018-10-01 Markus Metzger <markus.t.metzger@intel.com>
6566
6567 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
6568 assembly.
6569
6570 2018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
6571
6572 * gdb.base/frame-selection.exp: New file.
6573 * gdb.base/frame-selection.c: New file.
6574
6575 2018-09-27 Alan Hayward <alan.hayward@arm.com>
6576
6577 * gdb.threads/check-libthread-db.c (thread_routine): Use a
6578 pthread barrier.
6579 (main): Likewise.
6580
6581 2018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
6582
6583 * gdb.base/large-frame-1.c: New file.
6584 * gdb.base/large-frame-2.c: New file.
6585 * gdb.base/large-frame.exp: New file.
6586 * gdb.base/large-frame.h: New file.
6587
6588 2018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
6589
6590 PR gdb/20948
6591 * gdb.base/write_mem.exp: New test.
6592 * gdb.base/write_mem.c: Likewise.
6593
6594 2018-09-23 Tom Tromey <tom@tromey.com>
6595
6596 PR python/18852:
6597 * gdb.python/py-parameter.exp: Add test for parameter that throws
6598 on "set".
6599
6600 2018-09-23 Tom Tromey <tom@tromey.com>
6601
6602 PR python/17284:
6603 * gdb.python/py-template.exp (test_template_arg): Add test for
6604 negative template argument number.
6605
6606 2018-09-23 Tom Tromey <tom@tromey.com>
6607
6608 PR python/14062:
6609 * gdb.python/python.exp: Add test for post_event error.
6610
6611 2018-09-23 Tom Tromey <tom@tromey.com>
6612
6613 PR python/18170:
6614 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
6615 convert pointers to int and long.
6616
6617 2018-09-23 Tom Tromey <tom@tromey.com>
6618
6619 PR python/20126:
6620 * gdb.python/py-value.exp (test_value_numeric_ops): Add
6621 signed-ness conversion tests.
6622
6623 2018-09-23 Tom Tromey <tom@tromey.com>
6624
6625 PR python/18352;
6626 * gdb.python/py-value.exp (test_float_conversion): New proc.
6627 Use it.
6628
6629 2018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
6630
6631 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
6632
6633 2018-09-18 Sandra Loosemore <sandra@codesourcery.com>
6634
6635 * gdb.base/complete-empty.exp: Skip tab-completion tests if
6636 no readline.
6637 * gdb.base/utf8-identifiers.exp: Likewise.
6638 * gdb.cp/cpcompletion.exp: Likewise.
6639 * gdb.linespec/cpcompletion.exp: Likewise.
6640 * gdb.linespec/cpls-abi-tag.exp: Likewise.
6641 * gdb.linespec/cpls-ops.exp: Likewise.
6642
6643 2018-09-19 Richard Bunt <richard.bunt@arm.com>
6644 Chris January <chris.january@arm.com>
6645
6646 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
6647 * gdb.fortran/short-circuit-argument-list.exp: New file.
6648 * gdb.fortran/short-circuit-argument-list.f90: New test.
6649
6650 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
6651
6652 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
6653 "arch=" keyword when executing "-stack-list-frames".
6654
6655 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
6656
6657 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
6658 "arch=" keyword when executing "-stack-list-frames".
6659
6660 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
6661
6662 * gdb.ada/complete.exp: Expect for "@" when doing "complete
6663 break ada".
6664
6665 2018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
6666
6667 PR python/23669
6668 * gdb.python/python.exp: Test gdb.execute("show commands").
6669
6670 2018-09-16 Tom Tromey <tom@tromey.com>
6671
6672 * gdb.base/new-ui.exp (do_execution_tests): Update.
6673 * gdb.base/dbx.exp (test_breakpoints): Update.
6674
6675 2018-09-14 Alan Hayward <alan.hayward@arm.com>
6676
6677 * lib/gdb.exp (gdb_simple_compile): Add proc.
6678 (is_elf_target): Use gdb_simple_compile.
6679 (skip_altivec_tests): Likewise.
6680 (skip_vsx_tests): Likewise.
6681 (skip_tsx_tests): Likewise.
6682 (skip_btrace_tests): Likewise.
6683 (skip_btrace_pt_tests): Likewise.
6684 (gdb_can_simple_compile): Likewise.
6685 (gdb_has_argv0): Likewise.
6686 (gdb_target_symbol_prefix): Likewise.
6687 (target_supports_scheduler_locking): Likewise.
6688
6689 2018-09-13 Tom Tromey <tom@tromey.com>
6690
6691 * Makefile.in (TAGS): Recognize proc_with_prefix and
6692 gdb_caching_proc.
6693
6694 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
6695
6696 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
6697 method.
6698
6699 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
6700
6701 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
6702 and a few other Inferior properties when the Inferior is no
6703 longer valid.
6704
6705 2018-09-13 Tom Tromey <tom@tromey.com>
6706
6707 PR rust/23650:
6708 * gdb.rust/simple.exp: Add test for enum field access error.
6709
6710 2018-09-13 Tom Tromey <tom@tromey.com>
6711
6712 PR rust/23626:
6713 * gdb.rust/simple.rs (EmptyEnum): New type.
6714 (main): Use it.
6715 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
6716
6717 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
6718
6719 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
6720 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
6721 * gdb.python/py-symtab.exp: Update test printing an objfile.
6722
6723 2018-09-12 Simon Marchi <simon.marchi@ericsson.com>
6724
6725 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
6726 object.
6727
6728 2018-09-12 Alan Hayward <alan.hayward@arm.com>
6729
6730 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
6731 (support_complex_tests): Use gdb_can_simple_compile.
6732 (is_ilp32_target): Likewise.
6733 (is_lp64_target): Likewise.
6734 (is_64_target): Likewise.
6735 (is_amd64_regs_target): Likewise.
6736 (is_aarch32_target): Likewise.
6737 (gdb_int128_helper): Likewise.
6738
6739 2018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6740
6741 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
6742
6743 2018-09-10 Jerome Guitton <guitton@adacore.com>
6744
6745 * gdb.ada/same_component_name: Add test for case of tagged record
6746 with variable-length fields.
6747
6748 2018-09-10 Xavier Roirand <roirand@adacore.com>
6749
6750 * gdb.ada/access_to_unbounded_array.exp: New testcase.
6751 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
6752 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
6753 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
6754
6755 2018-09-10 Xavier Roirand <roirand@adacore.com>
6756
6757 * gdb.ada/mi_string_access.exp: New testcase.
6758 * gdb.ada/mi_string_access/bar.adb: New file.
6759 * gdb.ada/mi_string_access/pck.adb: New file.
6760 * gdb.ada/mi_string_access/pck.asd: New file.
6761
6762 2018-09-10 Xavier Roirand <roirand@adacore.com>
6763
6764 * gdb.ada/mi_var_union.exp: New testcase.
6765 * gdb.ada/mi_var_union/bar.adb: New file.
6766 * gdb.ada/mi_var_union/pck.adb: New file.
6767 * gdb.ada/mi_var_union/pck.asd: New file.
6768
6769 2018-09-08 Tom Tromey <tom@tromey.com>
6770
6771 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
6772
6773 2018-09-08 Tom Tromey <tom@tromey.com>
6774
6775 PR python/16047:
6776 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
6777 (register_pretty_printers): Register new printer.
6778 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
6779 test.
6780 * gdb.python/py-prettyprint.c (int_type3): New typedef.
6781 (an_int_type3): New global.
6782
6783 2018-09-08 Joel Brobecker <brobecker@adacore.com>
6784
6785 * gdb.ada/expr_with_funcall: New testcase.
6786
6787 2018-09-08 Joel Brobecker <brobecker@adacore.com>
6788
6789 * gdb.ada/packed_array_assign: New testcase.
6790
6791 2018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
6792
6793 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
6794 names, and add test prefixes to make test names unique.
6795
6796 2018-09-05 Tom de Vries <tdevries@suse.de>
6797
6798 * gdb.dwarf2/varval.exp: Add test.
6799
6800 2018-09-04 Gary Benson <gbenson@redhat.com>
6801
6802 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
6803 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
6804
6805 2018-08-31 Tom Tromey <tom@tromey.com>
6806
6807 * gdb.rust/simple.rs: Rename second variable "v".
6808
6809 2018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
6810
6811 * gdb.base/funcargs.c (use_a): New function.
6812 (recurse): Call use_a.
6813
6814 2018-08-29 Keith Seitz <keiths@redhat.com>
6815
6816 * gdb.compile/compile-cplus-anonymous.cc: New file.
6817 * gdb.compile/compile-cplus-anonymous.exp: New file.
6818 * gdb.compile/compile-cplus-array-decay.cc: New file.
6819 * gdb.compile/compile-cplus-array-decay.exp: New file.
6820 * gdb.compile/compile-cplus-inherit.cc: New file.
6821 * gdb.compile/compile-cplus-inherit.exp: New file.
6822 * gdb.compile/compile-cplus-member.cc: New file.
6823 * gdb.compile/compile-cplus-member.exp: New file.
6824 * gdb.compile/compile-cplus-method.cc: New file.
6825 * gdb.compile/compile-cplus-method.exp: New file.
6826 * gdb.compile/compile-cplus-mod.c: "New" file.
6827 * gdb.compile/compile-cplus-namespace.cc: New file.
6828 * gdb.compile/compile-cplus-namespace.exp: New file.
6829 * gdb.compile/compile-cplus-nested.cc: New file.
6830 * gdb.compile/compile-cplus-nested.exp: New file.
6831 * gdb.compile/compile-cplus-print.c: "New" file.
6832 * gdb.compile/compile-cplus-print.exp: "New" file.
6833 * gdb.compile/compile-cplus-virtual.cc: New file.
6834 * gdb.compile/compile-cplus-virtual.exp: New file.
6835 * gdb.compile/compile-cplus.c: "New" file.
6836 * gdb.compile/compile-cplus.exp: "New" file.
6837 * lib/compile-support.exp: New file.
6838
6839 2018-08-16 Gary Benson <gbenson@redhat.com>
6840
6841 PR gdb/13000:
6842 * gdb.base/batch-exit-status.exp: New file.
6843 * gdb.base/batch-exit-status.good-commands: Likewise.
6844 * gdb.base/batch-exit-status.bad-commands: Likewise.
6845
6846 2018-08-29 Alan Hayward <alan.hayward@arm.com>
6847
6848 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
6849 (struct struct02): Likewise.
6850 (struct struct03): Likewise.
6851 (struct struct04): Likewise.
6852 (struct struct_01_01): New struct.
6853 (struct struct_01_02): Likewise.
6854 (struct struct_01_03): Likewise.
6855 (struct struct_01_04): Likewise.
6856 (struct struct_02_01): Likewise.
6857 (struct struct_02_02): Likewise.
6858 (struct struct_02_03): Likewise.
6859 (struct struct_02_04): Likewise.
6860 (struct struct_04_01): Likewise.
6861 (struct struct_04_02): Likewise.
6862 (struct struct_04_03): Likewise.
6863 (struct struct_04_04): Likewise.
6864 (struct struct_05_01): Likewise.
6865 (struct struct_05_02): Likewise.
6866 (struct struct_05_03): Likewise.
6867 (struct struct_05_04): Likewise.
6868 (cmp_struct01): Remove function.
6869 (cmp_struct02): Likewise.
6870 (cmp_struct03): Likewise.
6871 (cmp_struct04): Likewise.
6872 (cmp_struct_01_01): Add Function.
6873 (cmp_struct_01_02): Likewise.
6874 (cmp_struct_01_03): Likewise.
6875 (cmp_struct_01_04): Likewise.
6876 (cmp_struct_02_01): Likewise.
6877 (cmp_struct_02_02): Likewise.
6878 (cmp_struct_02_03): Likewise.
6879 (cmp_struct_02_04): Likewise.
6880 (cmp_struct_04_01): Likewise.
6881 (cmp_struct_04_02): Likewise.
6882 (cmp_struct_04_03): Likewise.
6883 (cmp_struct_04_04): Likewise.
6884 (cmp_struct_05_01): Likewise.
6885 (cmp_struct_05_02): Likewise.
6886 (cmp_struct_05_03): Likewise.
6887 (cmp_struct_05_04): Likewise.
6888 (call_all): Add new structs.
6889 * gdb.base/infcall-nested-structs.exp: Likewise.
6890
6891 2018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
6892
6893 * gdb.python/py-framefilter-mi.exp: Update regexp to
6894 check for "arch" field in frame output.
6895
6896 2018-08-23 Kevin Buettner <kevinb@redhat.com>
6897
6898 * gdb.dwarf2/dw2-ranges-func.c: New file.
6899 * gdb.dwarf2/dw2-ranges-func.exp: New file.
6900
6901 2018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
6902
6903 * gdb.base/term.exp: Compare terminal settings with values from
6904 the inferior.
6905 * gdb.base/term.c: Get and set terminal settings.
6906
6907 2018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
6908
6909 * lib/mi-support.exp (mi_expect_stop): Update regexp to
6910 accommodate new "arch" field in frame output.
6911 * gdb.mi/mi-return.exp: Likewise.
6912 * gdb.mi/mi-stack.exp: Likewise.
6913 * gdb.mi/mi-syn-frame.exp: Likewise.
6914 * gdb.mi/user-selected-context-sync.exp: Likewise.
6915
6916 2018-08-19 Michael Spang <spang@google.com>
6917
6918 PR gdb/11786
6919 * gdb.base/gcore-tls-pie.c: New file.
6920 * gdb.base/gcore-tls-pie.exp: New file.
6921
6922 2018-08-18 Kevin Buettner <kevinb@redhat.com>
6923
6924 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
6925 * gdb.dwarf2/varval.c: New file.
6926 * gdb.dwarf2/varval.exp: New file.
6927
6928 2018-08-17 Alan Hayward <alan.hayward@arm.com>
6929
6930 PR gdb/18931
6931 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
6932
6933 2018-08-16 Keith Seitz <keiths@redhat.com>
6934
6935 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
6936 tests expected to pass.
6937
6938 2018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
6939
6940 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
6941 -data-disassemble -a.
6942 (test_disassembly_bogus_args): Likewise.
6943
6944 2018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
6945
6946 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
6947
6948 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
6949
6950 * gdb.base/vla-optimized-out.exp: Add new test.
6951
6952 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
6953
6954 * gdb.base/vla-optimized-out-o3.exp: Delete.
6955 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
6956 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
6957 deleted tests.
6958
6959 2018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
6960
6961 PR gdb/18050:
6962 * gdb.server/extended-remote-restart.c: New file.
6963 * gdb.server/extended-remote-restart.exp: New file.
6964
6965 2018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
6966
6967 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
6968 "set variable index = 42".
6969
6970 2018-08-07 Simon Marchi <simon.marchi@ericsson.com>
6971
6972 * boards/index-cache-gdb.exp: New file.
6973 * gdb.dwarf2/index-cache.exp: New file.
6974 * gdb.dwarf2/index-cache.c: New file.
6975 * gdb.base/maint.exp: Check if we are using the index cache.
6976
6977 2018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6978
6979 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
6980 MAKEFLAGS.
6981
6982 2018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6983
6984 * dg-extract-results.sh: Move to toplevel contrib.
6985 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
6986 * Makefile.in (check-parallel-racy): Likewise.
6987
6988 2018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
6989
6990 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
6991 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
6992 tests if the target supports scheduler locking.
6993
6994 2018-08-04 Tom de Vries <tdevries@suse.de>
6995
6996 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
6997
6998 2018-08-02 Tom Tromey <tom@tromey.com>
6999
7000 PR symtab/16842.
7001 * gdb.cp/temargs.exp: Test "info address" of a template
7002 parameter.
7003
7004 2018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
7005
7006 * gdb.python/py-mi-var-info-path-expression.c: New file.
7007 * gdb.python/py-mi-var-info-path-expression.py: New file.
7008 * gdb.python/py-mi-var-info-path-expression.exp: New file.
7009
7010 2018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
7011
7012 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
7013 error after "cannot resolve name" string.
7014
7015 2018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
7016
7017 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
7018 started.
7019 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
7020
7021 2018-07-28 Tom de Vries <tdevries@suse.de>
7022
7023 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
7024
7025 2018-07-26 Tom de Vries <tdevries@suse.de>
7026
7027 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
7028
7029 2018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
7030
7031 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
7032 is visible.
7033
7034 2018-07-26 Tom de Vries <tdevries@suse.de>
7035
7036 PR breakpoints/23366
7037 * gdb.base/catch-follow-exec.c: New test.
7038 * gdb.base/catch-follow-exec.exp: New file.
7039
7040 2018-07-25 Tom de Vries <tdevries@suse.de>
7041
7042 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
7043 vla-optimized-out.c.
7044
7045 2018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
7046
7047 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
7048 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
7049
7050 2018-07-20 Tom de Vries <tdevries@suse.de>
7051
7052 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
7053 NOCLONE macro.
7054 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
7055
7056 2018-07-19 Tom de Vries <tdevries@suse.de>
7057
7058 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
7059 regular expression.
7060
7061 2018-07-18 Tom de Vries <tdevries@suse.de>
7062
7063 * gdb.base/vla-optimized-out.c: New test.
7064 * gdb.base/vla-optimized-out.exp: New file.
7065
7066 2018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
7067
7068 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
7069 message "No address associated with hostname" when gdbserver
7070 cannot resolve the hostname.
7071
7072 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7073
7074 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
7075 Add some test prefixes to make tests unique.
7076
7077 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7078
7079 * gdb.base/frameapply.c: New file.
7080 * gdb.base/frameapply.exp: New file.
7081
7082 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7083
7084 * gdb.base/skip.exp: Update expected error message.
7085
7086 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
7087 Jan Kratochvil <jan.kratochvil@redhat.com>
7088 Paul Fertser <fercerpav@gmail.com>
7089 Tsutomu Seki <sekiriki@gmail.com>
7090
7091 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
7092 parameter.
7093 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
7094 by default.
7095 * boards/native-gdbserver.exp: Likewise.
7096 * gdb.server/run-without-local-binary.exp: Improve regexp used
7097 for detecting when a remote debugging connection succeeds.
7098 * gdb.server/server-connect.exp: New file.
7099 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
7100 Do not prefix the port number with ":".
7101 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
7102 support for detecting and using it. Add '$debughost_gdbserver'
7103 to the list of arguments used to start gdbserver. Handle case
7104 when gdbserver cannot resolve a network name.
7105
7106 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
7107
7108 PR c++/23373
7109 * gdb.base/ptype-offsets.cc (struct static_member): New
7110 struct.
7111 (main) <stmember>: New variable.
7112 * gdb.base/ptype-offsets.exp: Add test for printing a struct
7113 with a static member in it.
7114
7115 2018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
7116
7117 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
7118 watchpoints enabled and disabled.
7119
7120 2018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
7121
7122 * gdb.base/examine-backward.exp: Still run tests around address
7123 0x0, even if address 0x0 is not readable. Update the pattern for
7124 matching address 0x0 in expected output.
7125
7126 2018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
7127
7128 * gdb.base/share-env-with-gdbserver.c (main): Add call to
7129 malloc/free.
7130
7131 2018-07-04 Tom de Vries <tdevries@suse.de>
7132
7133 * gdb.dwarf2/dw2-error.exp: Update expected error message.
7134
7135 2018-07-02 Maciej W. Rozycki <macro@mips.com>
7136
7137 PR tdep/8282
7138 * gdb.arch/mips-disassembler-options.exp: New test.
7139 * gdb.arch/mips-disassembler-options.s: New test source.
7140
7141 2018-06-29 Pedro Alves <palves@redhat.com>
7142
7143 * gdb.threads/names.exp: Adjust expected "info threads" output.
7144
7145 2018-06-29 Pedro Alves <palves@redhat.com>
7146
7147 * gdb.opt/inline-break.exp (line number, address): Add "info
7148 break" tests.
7149
7150 2018-06-29 Pedro Alves <palves@redhat.com>
7151
7152 * gdb.opt/inline-break.c (func1): Add "break here" marker.
7153 * gdb.opt/inline-break.exp: Test setting breakpoints by line
7154 number and address and running to them.
7155
7156 2018-06-29 Richard Bunt <richard.bunt@arm.com>
7157
7158 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
7159
7160 2018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7161
7162 * lib/compiler.c: Remove executable permission flag.
7163
7164 2018-06-28 Richard Bunt <richard.bunt@arm.com>
7165
7166 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
7167 code.
7168 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
7169
7170 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
7171
7172 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
7173
7174 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
7175
7176 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
7177 address argument is omitted.
7178
7179 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
7180
7181 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
7182
7183 2018-06-27 Omair Javaid <omair.javaid@linaro.org>
7184
7185 PR gdb/21695
7186 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
7187 * gdb.base/infoline-reloc-main-from-zero.c: New file.
7188
7189 2018-06-26 Tom Tromey <tom@tromey.com>
7190
7191 PR rust/22574:
7192 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
7193 * gdb.rust/simple.rs (struct SimpleLayout): New.
7194
7195 2018-06-22 Simon Marchi <simon.marchi@ericsson.com>
7196
7197 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
7198 "info registers" output.
7199
7200 2018-06-21 Richard Bunt <richard.bunt@arm.com>
7201
7202 * gdb.base/watchpoint-hw-attach.c: New test.
7203 * gdb.base/watchpoint-hw-attach.exp: New file.
7204
7205 2018-06-20 Simon Marchi <simon.marchi@ericsson.com>
7206
7207 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
7208 through /bin/sh.
7209 * boards/dwarf4-gdb-index.exp: Likewise.
7210 * boards/fission-dwp.exp: Likewise.
7211
7212 2018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
7213
7214 * gdb.base/float128.exp: Add comment and improved fail message
7215 to the failure case of "print large128" test.
7216
7217 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
7218
7219 * configure.ac: Remove AC_PREREQ.
7220 * configure: Re-generate.
7221
7222 2018-06-19 Pedro Alves <palves@redhat.com>
7223
7224 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
7225 (func_extern_caller): New.
7226 (main): Call func_extern_caller.
7227 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
7228 logic change.
7229
7230 2018-06-18 Weimin Pan <weimin.pan@oracle.com>
7231
7232 PR gdb/16841
7233 * gdb.cp/typedef-base.cc: New file.
7234 * gdb.cp/typedef-base.exp: New file.
7235
7236 2018-06-18 Tom de Vries <tdevries@suse.de>
7237
7238 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
7239
7240 2018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
7241 Richard Bunt <Richard.Bunt@arm.com>
7242
7243 * gdb.threads/attach-slow-waitpid.c: New file.
7244 * gdb.threads/attach-slow-waitpid.exp: New file.
7245 * gdb.threads/slow-waitpid.c: New file.
7246
7247 2018-06-14 Pedro Alves <palves@redhat.com>
7248
7249 * gdb.base/fork-running-state.c: Include <errno.h>.
7250 (exit_if_relative_exits): New.
7251 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
7252 exits.
7253 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
7254 child exits.
7255
7256 2018-06-14 Tom de Vries <tdevries@suse.de>
7257
7258 PR cli/22573
7259 * gdb.base/finish-pretty.c: New test.
7260 * gdb.base/finish-pretty.exp: New file.
7261
7262 2018-06-14 Pedro Alves <palves@redhat.com>
7263
7264 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
7265 gdb's expected startup output.
7266
7267 2018-06-14 Pedro Alves <palves@redhat.com>
7268
7269 * lib/selftest-support.exp (selftest_setup): Remove inlined
7270 function handling.
7271
7272 2018-06-14 Tom de Vries <tdevries@suse.de>
7273
7274 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
7275 matching of breakpoint printing.
7276
7277 2018-06-13 Tom de Vries <tdevries@suse.de>
7278
7279 PR testsuite/23269
7280 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
7281 (fork_child): ... here, and ...
7282 (fork_parent): ... here.
7283
7284 2018-06-12 Tom de Vries <tdevries@suse.de>
7285
7286 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
7287
7288 2018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
7289 Stephen Roberts <stephen.roberts@arm.com>
7290
7291 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
7292 rewrite test to describe action performed, rather than possible
7293 failure.
7294
7295 2018-06-08 Gary Benson <gbenson@redhat.com>
7296
7297 * gdb.threads/check-libthread-db.exp: New file.
7298 * gdb.threads/check-libthread-db.c: Likewise.
7299
7300 2018-06-05 Tom Tromey <tom@tromey.com>
7301
7302 * gdb.base/default.exp: Update expected "show version" output.
7303
7304 2018-06-05 Tom Tromey <tom@tromey.com>
7305
7306 PR cli/12326:
7307 * gdb.cp/static-print-quit.exp: Update.
7308 * lib/gdb.exp (pagination_prompt): Update.
7309 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
7310 * gdb.python/python.exp: Update.
7311
7312 2018-06-04 Joel Brobecker <brobecker@adacore.com>
7313
7314 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
7315
7316 2018-06-01 Joel Brobecker <brobecker@adacore.com>
7317
7318 * gdb.ada/bp_fun_addr: New testcase.
7319
7320 2018-06-01 Tom Tromey <tom@tromey.com>
7321
7322 * gdb.xml/tdesc-regs.exp (load_description): Update expected
7323 results.
7324 * gdb.dwarf2/method-ptr.exp: Set language to C++.
7325 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
7326 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
7327 * gdb.base/maint.exp (maint_pass_if): Update.
7328
7329 2018-05-31 Maciej W. Rozycki <macro@mips.com>
7330
7331 * gdb.base/endian.exp: New test.
7332 * gdb.base/endian.c: New test source.
7333
7334 2018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
7335
7336 PR gdb/23203
7337 * gdb.base/bt-selected-frame.c: New file.
7338 * gdb.base/bt-selected-frame.exp: New file.
7339 * lib/gdb.exp (get_current_frame_number): New function.
7340
7341 2018-05-24 Maciej W. Rozycki <macro@mips.com>
7342 Pedro Alves <palves@redhat.com>
7343
7344 * gdb.threads/tls-core.c: Include <stdlib.h>
7345 (thread_proc): Call `abort'.
7346 * gdb.threads/tls-core.exp: Generate a core with core_find too.
7347 (tls_core_test): New procedure, bits factored out from ...
7348 (top level): ... here. Test both native cores and gcore cores.
7349
7350 2018-05-23 Tom Tromey <tom@tromey.com>
7351
7352 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
7353
7354 2018-05-23 Tom Tromey <tom@tromey.com>
7355
7356 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
7357 symfile_complaints.
7358 (test_short_complaints): Likewise.
7359 (test_empty_complaints): Likewise.
7360 (test_initial_complaints): Update.
7361
7362 2018-05-23 Tom Tromey <tom@tromey.com>
7363
7364 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
7365
7366 2018-05-23 Tom Tromey <tom@tromey.com>
7367
7368 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
7369 (test_short_complaints): Update.
7370
7371 2018-05-22 Pedro Alves <palves@redhat.com>
7372
7373 * gdb.base/remote.exp: Only gdb_start after compiling the
7374 testcase. Issue "disconnect" before testing "set remote" command
7375 defaults. Issue clean_restart before running to main.
7376
7377 2018-05-22 Pedro Alves <palves@redhat.com>
7378
7379 * gdb.base/remote.exp: Adjust expected output of "show remote
7380 memory-write-packet-size". Add tests for "set remote
7381 memory-write-packet-size 0" and "set remote
7382 memory-write-packet-size fixed/limit".
7383
7384 2018-05-22 Pedro Alves <palves@redhat.com>
7385
7386 PR gdb/22973
7387 * gdb.base/utf8-identifiers.c: New file.
7388 * gdb.base/utf8-identifiers.exp: New file.
7389
7390 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
7391
7392 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
7393
7394 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
7395
7396 * gdb.arch/powerpc-vsx-gcore.exp: New file.
7397
7398 2018-05-18 Tom Tromey <tom@tromey.com>
7399
7400 * gdb.base/ptype-offsets.exp: Update.
7401
7402 2018-05-17 Keith Seitz <keiths@redhat.com>
7403
7404 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
7405 in expected breakpoint stop locations.
7406 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
7407 move to proper scope to test variable values.
7408 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
7409 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
7410 New functions.
7411 (main): Call not_inline_func3.
7412 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
7413 inline_func1, inline_func2, and inline_func3. Test that when each
7414 breakpoint is hit, GDB properly reports both the stop location
7415 and the backtrace. Repeat tests for temporary breakpoints.
7416
7417 2018-05-15 Maciej W. Rozycki <macro@mips.com>
7418
7419 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
7420 rather then trying to access it in determining whether the PID
7421 of `gdbserver' could have been retrieved.
7422
7423 2018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
7424
7425 * gdb.arch/amd64-init-x87-values.S: New file.
7426 * gdb.arch/amd64-init-x87-values.exp: New file.
7427
7428 2018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7429
7430 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
7431
7432 2018-05-04 Tom Tromey <tom@tromey.com>
7433
7434 PR python/22730:
7435 * gdb.python/python.exp: Test multi-line execute.
7436
7437 2018-05-04 Tom Tromey <tom@tromey.com>
7438
7439 PR python/22731:
7440 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
7441
7442 2018-05-04 Tom Tromey <tom@tromey.com>
7443
7444 PR gdb/11750:
7445 * gdb.base/define.exp: Test defining a user command inside a user
7446 command.
7447 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
7448
7449 2018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
7450 Pedro Alves <palves@redhat.com>
7451
7452 PR breakpoints/19806 and support for PR external/20207.
7453 * gdb.base/watchpoint-unaligned.c: New file.
7454 * gdb.base/watchpoint-unaligned.exp: New file.
7455
7456 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
7457
7458 * gdb.base/maint.exp: Make test names unique, use
7459 test_prefix_command_help to test 'help maint info', and remove
7460 repeated test of 'help maint'.
7461
7462 2018-05-04 Tom Tromey <tom@tromey.com>
7463
7464 PR gdb/22619:
7465 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
7466 behavior.
7467
7468 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
7469
7470 * gdb.base/maint.exp: Process output from 'maint print registers'
7471 line at a time.
7472
7473 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
7474
7475 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
7476 timeout.
7477
7478 2018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
7479
7480 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
7481 filter pattern.
7482
7483 2018-05-02 Pedro Alves <palves@redhat.com>
7484
7485 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
7486 to_log_command renames.
7487 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
7488
7489 2018-05-02 Tom Tromey <tom@tromey.com>
7490
7491 * gdb.python/py-parameter.exp: Set test message.
7492
7493 2018-05-02 Tom Tromey <tom@tromey.com>
7494
7495 PR python/20084:
7496 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
7497 PARAM_ZUINTEGER_UNLIMITED tests.
7498
7499 2018-04-28 Dan Robertson <danlrobertson89@gmail.com>
7500
7501 PR rust/23124
7502 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
7503 when casting.
7504
7505 2018-04-30 Tom Tromey <tom@tromey.com>
7506
7507 * gdb.python/py-type.exp: Check align attribute.
7508 * gdb.python/py-type.c: New "aligncheck" global.
7509
7510 2018-04-30 Tom Tromey <tom@tromey.com>
7511
7512 PR exp/17095:
7513 * gdb.dwarf2/dw2-align.exp: New file.
7514 * gdb.cp/align.exp: New file.
7515 * gdb.base/align.exp: New file.
7516 * lib/gdb.exp (gdb_int128_helper): New proc.
7517 (has_int128_c, has_int128_cxx): New caching procs.
7518
7519 2018-04-27 Tom Tromey <tom@tromey.com>
7520
7521 PR rust/22545:
7522 * gdb.rust/simple.exp: Add inclusive range tests.
7523
7524 2018-04-26 Pedro Alves <palves@redhat.com>
7525
7526 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
7527 ifunc breakpoint locations correctly of ifunc breakpoints set
7528 while the program resolves the ifunc.
7529
7530 2018-04-26 Pedro Alves <palves@redhat.com>
7531
7532 * gdb.base/gnu-ifunc-final.c: New file.
7533 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
7534 * gdb.base/gnu-ifunc.exp (executable): Delete.
7535 (staticexecutable): Adjust.
7536 (lib_opts, exec_opts): Delete.
7537 (make_binsuffix, build, set-break): New procedures.
7538 (misc_tests): New, with tests factored out from the top level.
7539 (top level): Test different combinations of ifunc resolver name,
7540 resolver with and with debug info, and ifunc target with and
7541 without debug info. Wrap static tests with with_target_prefix.
7542
7543 2018-04-26 Pedro Alves <palves@redhat.com>
7544
7545 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
7546 return type" warnings.
7547
7548 2018-04-25 Pedro Alves <palves@redhat.com>
7549
7550 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
7551 killed".
7552 * gdb.base/kill-after-signal.exp: Likewise.
7553 * gdb.threads/kill.exp: Likewise.
7554
7555 2018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
7556 Sergio Durigan Junior <sergiodj@redhat.com>
7557 Pedro Alves <palves@redhat.com>
7558
7559 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
7560 regexps to expect for '[Inferior ... detached]' as well.
7561 * gdb.base/attach.exp: Likewise.
7562 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
7563 "gdb_continue_to_end".
7564 (test_catch_syscall_with_wrong_args): Likewise.
7565 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
7566 ']'. Don't set 'verbose' on.
7567 * gdb.base/foll-vfork.exp: Likewise.
7568 * gdb.base/fork-print-inferior-events.c: New file.
7569 * gdb.base/fork-print-inferior-events.exp: New file.
7570 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
7571 '[Inferior ... has been killed]' message.
7572 * gdb.base/kill-after-signal.exp: Likewise.
7573 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
7574 detach message.
7575 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
7576 message.
7577 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
7578 regexps to expect for '[Inferior ... detached]' as well.
7579 * gdb.threads/process-dies-while-detaching.exp: Likewise.
7580
7581 2018-04-24 Simon Marchi <simon.marchi@ericsson.com>
7582
7583 PR gdb/23104
7584 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
7585
7586 2018-04-22 Rajendra SY <rajendra.sy@gmail.com>
7587
7588 PR gdb/23095
7589 * gdb.base/break-probes.exp: Pass shlib_load to
7590 prepare_for_testing. Set normal_bp to r_debug_state if target is
7591 bsd.
7592
7593 2018-04-19 Richard Bunt <richard.bunt@arm.com>
7594
7595 * gdb.threads/multiple-successive-infcall.c: New test.
7596 * gdb.threads/multiple-successive-infcall.exp: New file.
7597
7598 2018-04-17 Tom Tromey <tom@tromey.com>
7599
7600 * gdb.rust/simple.rs (Union): New type.
7601 (main): New local "u".
7602 * gdb.rust/simple.exp (test_one_slice): Add new test case.
7603
7604 2018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
7605
7606 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
7607 number information in output of "whereis" command.
7608 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
7609
7610 2018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7611
7612 * gdb.ada/info_types.exp: Adjust expected output to the line
7613 numbers now printed by "info var/func/type".
7614 * gdb.base/completion.exp: Likewise.
7615 * gdb.base/included.exp: Likewise.
7616 * gdb.cp/cp-relocate.exp: Likewise.
7617 * gdb.cp/cplusfuncs.exp: Likewise.
7618 * gdb.cp/namespace.exp: Likewise.
7619 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
7620
7621 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
7622
7623 * gdb.btrace/cpu.exp: New.
7624
7625 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
7626
7627 * gdb.base/step-indirect-call-thunk.exp: New.
7628 * gdb.base/step-indirect-call-thunk.c: New.
7629 * gdb.reverse/step-indirect-call-thunk.exp: New.
7630 * gdb.reverse/step-indirect-call-thunk.c: New.
7631
7632 2018-04-11 Simon Marchi <simon.marchi@ericsson.com>
7633
7634 * gdb.base/pie-fork.c: New file.
7635 * gdb.base/pie-fork.exp: New file.
7636
7637 2018-04-11 Tom Tromey <tom@tromey.com>
7638
7639 * gdb.rust/simple.exp: Add test for ".." struct initializer.
7640
7641 2018-04-10 Pedro Alves <palves@redhat.com>
7642
7643 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
7644 exits. Instead loop running forever.
7645 (fork_parent): Run forever too.
7646
7647 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
7648
7649 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
7650 mi_continue_to_line.
7651 * gdb.mi/mi-stack.c (callee4): Add comment.
7652
7653 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
7654
7655 * gdb.mi/mi-stack.exp: Fix indentation.
7656
7657 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
7658
7659 PR gdb/22979
7660 * gdb.arch/amd64-osabi.exp: New file.
7661
7662 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
7663
7664 PR gdb/22980
7665 * gdb.base/osabi.exp: New file.
7666
7667 2018-04-02 Weimin Pan <weimin.pan@oracle.com>
7668
7669 * gdb.cp/static-typedef-print.exp: New file.
7670 * gdb.cp/static-typedef-print.cc: New file.
7671
7672 2018-03-27 Joel Brobecker <brobecker@adacore.com>
7673
7674 * gdb.ada/varsize_limit: New testcase.
7675
7676 2018-03-27 Joel Brobecker <brobecker@adacore.com>
7677
7678 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
7679
7680 * gdb.ada/notcplusplus: New testcase.
7681
7682 * gdb.base/c-linkage-name.c: New file.
7683 * gdb.base/c-linkage-name.exp: New testcase.
7684
7685 2018-03-26 Tom Tromey <tom@tromey.com>
7686
7687 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
7688 * gdb.python/py-framefilter.py (name_error): New global.
7689 (ErrorInName.function): Use name_error.
7690
7691 2018-03-26 Tom Tromey <tom@tromey.com>
7692
7693 PR backtrace/15582:
7694 * gdb.python/py-framefilter.exp: Add "bt hide" test.
7695
7696 2018-03-23 Keith Seitz <keiths@redhat.com>
7697
7698 PR c++/22968
7699 * gdb.cp/subtypes.exp: New file.
7700 * gdb.cp/subtypes.h: New file.
7701 * gdb.cp/subtypes.cc: New file.
7702 * gdb.cp/subtypes-2.cc: New file.
7703
7704 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
7705
7706 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
7707 (done): Call '_exit' not 'exit' to avoid atexit handlers.
7708 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
7709 -nostartfiles when compiling the test. Confirm that all registers
7710 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
7711
7712 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
7713
7714 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
7715 option, syntax was wrong anyway.
7716 * gdb.arch/arm-disp-step.exp: Likewise.
7717 * gdb.arch/sparc64-regs.exp: Likewise.
7718 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
7719 option, syntax was wrong anyway, switch to use
7720 prepare_for_testing.
7721 * gdb.arch/i386-disp-step.exp: Likewise.
7722
7723 2018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
7724
7725 * gdb.ada/exec_changed.exp: Replace "target_info exists
7726 use_gdb_stub" by "use_gdb_stub".
7727 * gdb.ada/start.exp: Likewise.
7728 * gdb.base/async-shell.exp: Likewise.
7729 * gdb.base/attach-pie-misread.exp: Likewise.
7730 * gdb.base/attach-wait-input.exp: Likewise.
7731 * gdb.base/break-entry.exp: Likewise.
7732 * gdb.base/break-interp.exp: Likewise.
7733 * gdb.base/dprintf-detach.exp: Likewise.
7734 * gdb.base/nostdlib.exp: Likewise.
7735 * gdb.base/solib-nodir.exp: Likewise.
7736 * gdb.base/statistics.exp: Likewise.
7737 * gdb.base/testenv.exp: Likewise.
7738 * gdb.mi/mi-exec-run.exp: Likewise.
7739 * gdb.mi/mi-start.exp: Likewise.
7740 * gdb.multi/dummy-frame-restore.exp: Likewise.
7741 * gdb.multi/multi-arch-exec.exp: Likewise.
7742 * gdb.multi/multi-arch.exp: Likewise.
7743 * gdb.multi/tids.exp: Likewise.
7744 * gdb.multi/watchpoint-multi.exp: Likewise.
7745 * gdb.python/py-events.exp: Likewise.
7746 * gdb.threads/attach-into-signal.exp: Likewise.
7747 * gdb.threads/attach-stopped.exp: Likewise.
7748 * gdb.threads/threadapply.exp: Likewise.
7749 * lib/selftest-support.exp: Likewise.
7750
7751 2018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
7752
7753 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
7754
7755 2018-03-20 Stephen Roberts <stephen.roberts@arm.com>
7756
7757 * gdb.perf/template-breakpoints.cc: New file.
7758 * gdb.perf/template-breakpoints.exp: New file.
7759 * gdb.perf/template-breakpoints.py: New file.
7760
7761 2018-03-19 Tom Tromey <tom@tromey.com>
7762
7763 * gdb.rust/simple.rs (main): Add local variables field1, field2,
7764 y0.
7765 * gdb.rust/simple.exp: Test bare identifier form of struct
7766 initializer.
7767
7768 2018-03-19 Tom Tromey <tom@tromey.com>
7769
7770 * gdb.gdb/observer.exp: Remove.
7771
7772 2018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
7773
7774 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
7775 "qualified" option when setting breakpoints.
7776 * gdb.trace/backtrace.exp: Likewise.
7777 * gdb.trace/circ.exp: Likewise.
7778 * gdb.trace/collection.exp: Likewise.
7779 * gdb.trace/disconnected-tracing.exp: Likewise.
7780 * gdb.trace/ftrace-lock.exp: Likewise.
7781 * gdb.trace/ftrace.exp: Likewise.
7782 * gdb.trace/infotrace.exp: Likewise.
7783 * gdb.trace/packetlen.exp: Likewise.
7784 * gdb.trace/passc-dyn.exp: Likewise.
7785 * gdb.trace/qtro.exp: Likewise.
7786 * gdb.trace/read-memory.exp: Likewise.
7787 * gdb.trace/report.exp: Likewise.
7788 * gdb.trace/signal.exp: Likewise.
7789 * gdb.trace/status-stop.exp: Likewise.
7790 * gdb.trace/strace.exp: Likewise.
7791 * gdb.trace/tfind.exp: Likewise.
7792 * gdb.trace/trace-break.exp: Likewise.
7793 * gdb.trace/trace-condition.exp: Likewise.
7794 * gdb.trace/trace-mt.exp: Likewise.
7795 * gdb.trace/tstatus.exp: Likewise.
7796 * gdb.trace/tsv.exp: Likewise.
7797 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
7798 * gdb.trace/unavailable.exp: Likewise.
7799 * gdb.trace/while-dyn.exp: Likewise.
7800
7801 2018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
7802
7803 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
7804 that libinproctrace is copied to the target.
7805
7806 2018-03-14 Tom Tromey <tom@tromey.com>
7807
7808 PR cli/14977:
7809 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
7810 a null pointer.
7811 * gdb.base/wchar.exp: Likewise.
7812
7813 2018-03-14 Tom Tromey <tom@tromey.com>
7814
7815 PR cli/19918:
7816 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
7817 flag.
7818
7819 2018-03-08 Simon Marchi <simon.marchi@ericsson.com>
7820
7821 PR gdb/22841
7822 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
7823 "target" to remote_exec.
7824
7825 2018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
7826
7827 PR gdb/22841
7828 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
7829 ${board}_upload): Remove.
7830
7831 2018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
7832
7833 * gdb.cp/watch-cp.cc: New test.
7834 * gdb.cp/watch-cp.exp: New file.
7835
7836 2018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
7837
7838 * gdb.base/infcall-nested-structs.exp: New file.
7839 * gdb.base/infcall-nested-structs.c: New file.
7840 * gdb.base/float.exp: Add riscv support.
7841
7842 2018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
7843
7844 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
7845 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
7846
7847 2018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
7848
7849 * gdb.server/abspath.exp: New file.
7850 * lib/gdb.exp (with_cwd): New procedure.
7851
7852 2018-02-28 Simon Marchi <simon.marchi@ericsson.com>
7853
7854 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
7855 use it.
7856 (gdb_is_target_remote_prompt): New proc.
7857 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
7858 (gdb_is_target_native): Pass prompt parameter to
7859 gdb_is_target_1.
7860
7861 2018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
7862
7863 * gdb.base/load-command.c: New file.
7864 * gdb.base/load-command.exp: New file.
7865 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
7866 (gdb_is_target_1): ...this, and generalize for other targets
7867 than just remote.
7868 (gdb_is_target_remote): Use gdb_is_target_1.
7869 (gdb_is_target_native): use gdb_is_target_1.
7870
7871 2018-02-26 Tom Tromey <tom@tromey.com>
7872
7873 PR python/16497:
7874 * gdb.python/py-framefilter.exp: Update test.
7875
7876 2018-02-26 Tom Tromey <tom@tromey.com>
7877
7878 * gdb.dwarf2/variant.c: New file.
7879 * gdb.dwarf2/variant.exp: New file.
7880
7881 2018-02-26 Tom Tromey <tom@tromey.com>
7882
7883 * gdb.rust/simple.exp: Accept more possible results in enum test.
7884
7885 2018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
7886
7887 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
7888 parentheses.
7889
7890 2018-02-23 Maciej W. Rozycki <macro@mips.com>
7891
7892 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
7893 name of a variable: $actual_linejj -> $actual_line.
7894
7895 2018-02-21 John Baldwin <jhb@FreeBSD.org>
7896
7897 * gdb.arch/amd64-i386-address.exp: Fix a typo.
7898
7899 2018-02-20 Markus Metzger <markus.t.metzger@intel.com>
7900
7901 * gdb.btrace/buffer-size.exp: Do not force BTS.
7902
7903 2018-02-14 Pedro Alves <palves@redhat.com>
7904
7905 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
7906 getting a "Quit".
7907
7908 2018-02-09 Markus Metzger <markus.t.metzger@intel.com>
7909
7910 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
7911 Fix test name.
7912
7913 2018-02-07 Simon Marchi <simon.marchi@ericsson.com>
7914
7915 * gdb.cp/m-static.exp: Check type of optimized out static
7916 member.
7917
7918 2018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
7919
7920 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
7921 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
7922
7923 2018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
7924 Leszek Swirski <leszeks@google.com>
7925
7926 * gdb.python/py-prettyprint.c
7927 (struct to_string_returns_value_inner,
7928 struct to_string_returns_value_wrapper): New.
7929 (main): Add tsrvw variable.
7930 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
7931 ToStringReturnsValueWrapper): New classes.
7932 (register_pretty_printers): Register new pretty-printers.
7933 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
7934 recursive pretty printer.
7935 * gdb.python/py-mi.exp: Likewise.
7936
7937 2018-02-01 Leszek Swirski <leszeks@google.com>
7938
7939 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
7940 functions with the same name as an include file are parsed
7941 correctly.
7942
7943 2018-02-01 Yao Qi <yao.qi@linaro.org>
7944
7945 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
7946 "\[^\r\n\]*".
7947
7948 2018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
7949
7950 * gdb.arch/powerpc-prologue-frame.s: New file.
7951 * gdb.arch/powerpc-prologue-frame.c: Likewise.
7952 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
7953
7954 2018-01-31 Joel Brobecker <brobecker@adacore.com>
7955
7956 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
7957
7958 2018-01-30 Pedro Alves <palves@redhat.com>
7959
7960 PR gdb/13211
7961 * gdb.base/interrupt-daemon.c: New.
7962 * gdb.base/interrupt-daemon.exp: New.
7963 * gdb.multi/multi-term-settings.c: New.
7964 * gdb.multi/multi-term-settings.exp: New.
7965
7966 2018-01-30 Joel Brobecker <brobecker@adacore.com>
7967
7968 * gdb.base/break.exp: Save the location where the breakpoint
7969 on break.c:47 was actually inserted when debugging the version
7970 compiled at -O2 and use it in the expected output of the "info
7971 break" test performed soon after.
7972
7973 2018-01-22 Pedro Alves <palves@redhat.com>
7974 Sergio Durigan Junior <sergiodj@redhat.com>
7975
7976 * gdb.base/whatis.exp: Add tests for 'set print object on' +
7977 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
7978
7979 2018-01-22 Joel Brobecker <brobecker@adacore.com>
7980
7981 * gdb.base/break-include.c, gdb.base/break-include.inc,
7982 gdb.base/break-include.exp: New files.
7983 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
7984 line number now being the actual line number where the breakpoint
7985 was inserted.
7986 * gdb.mi/mi-break.exp: Likewise.
7987 * gdb.mi/mi-reverse.exp: Likewise.
7988 * gdb.mi/mi-simplerun.exp: Ditto.
7989
7990 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
7991
7992 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
7993 varobj.
7994 * gdb.mi/mi-var-create-rtti.exp: Likewise.
7995
7996 2018-01-21 Don Breazeal <donb@codesourcery.com>
7997 Andrew Burgess <andrew.burgess@embecosm.com>
7998
7999 * gdb.mi/basics.c: Add new global.
8000 * gdb.mi/mi-frame-regs.exp: New file.
8001 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
8002 case.
8003
8004 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
8005
8006 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
8007 non-parameter, and on an unknown symbol.
8008
8009 2018-01-19 Tom Tromey <tom@tromey.com>
8010
8011 * gdb.rust/modules.rs (TWENTY_THREE): New global.
8012 * gdb.rust/modules.exp: Add ::-qualified lookup test.
8013
8014 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
8015
8016 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
8017 setrlimit and chdir to int.
8018
8019 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
8020
8021 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
8022 function.
8023 (my_tend): Likewise.
8024 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
8025 rationale of avoiding FP- and vector instructions.
8026
8027 2018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
8028
8029 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
8030 "info reg" with "\[ \t\]*".
8031 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
8032 "\[ \t\]+".
8033 * gdb.arch/s390-multiarch.exp: Ditto.
8034 * gdb.base/pc-fp.exp: Ditto.
8035 * gdb.reverse/i386-precsave.exp: Ditto.
8036 * gdb.reverse/i386-reverse.exp: Ditto.
8037 * gdb.reverse/i387-env-reverse.exp: Ditto.
8038 * gdb.reverse/i387-stack-reverse.exp: Ditto.
8039
8040 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
8041
8042 * lib/gdb.exp (gdb_compile): Re-enable use of
8043 universal_compile_options for languages other than Rust.
8044
8045 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
8046
8047 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
8048
8049 2018-01-17 Mike Gulick <mgulick@mathworks.com>
8050
8051 PR gdb/16577
8052 * gdb.base/solib-vanish.exp: New.
8053 * gdb.base/solib-vanish-main.c: New.
8054 * gdb.base/solib-vanish-lib1.c: New.
8055 * gdb.base/solib-vanish-lib2.c: New.
8056
8057 2018-01-17 Yao Qi <yao.qi@linaro.org>
8058
8059 * gdb.compile/compile.exp: Match the address printed for
8060 frame in the output of command "bt".
8061
8062 2018-01-15 Tom Tromey <tom@tromey.com>
8063
8064 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
8065 compute sp_reg.
8066
8067 2018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
8068
8069 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
8070 to prepare.
8071 (prepare): Return 0 on error, 1 on success.
8072
8073 2018-01-12 Pedro Alves <palves@redhat.com>
8074
8075 * gdb.base/continue-after-aborted-step-over.c: New.
8076 * gdb.base/continue-after-aborted-step-over.exp: New.
8077
8078 2018-01-11 Simon Marchi <simon.marchi@ericsson.com>
8079
8080 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
8081 options when not creating an executable.
8082
8083 2018-01-11 Pedro Alves <palves@redhat.com>
8084
8085 PR remote/22597
8086 * gdb.server/stop-reply-no-thread.c: New file.
8087 * gdb.server/stop-reply-no-thread.exp: New file.
8088
8089 2018-01-10 Pedro Alves <palves@redhat.com>
8090
8091 PR gdb/22670
8092 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
8093 functions too. Test setting breakpoints and printing C functions
8094 with no debug info too.
8095 * gdb.ada/bp_c_mixed_case/qux.c: New file.
8096
8097 2018-01-10 Pedro Alves <palves@redhat.com>
8098
8099 PR gdb/22670
8100 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
8101 a fail.
8102
8103 2018-01-10 Pedro Alves <palves@redhat.com>
8104
8105 PR gdb/22670
8106 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
8107
8108 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
8109
8110 * gdb.server/unittest.exp: Match the output in non-development
8111 mode.
8112
8113 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
8114
8115 * gdb.gdb/unittest.exp: Match output in non-development mode.
8116
8117 2018-01-08 Joel Brobecker <brobecker@adacore.com>
8118
8119 * gdb.ada/access_tagged_param.exp: Relax expected output
8120 for value of "ObjL" in "continue" to pck.inspect breakpoint
8121 test.
8122
8123 2018-01-08 Joel Brobecker <brobecker@adacore.com>
8124
8125 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
8126 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
8127
8128 2018-01-05 Pedro Alves <palves@redhat.com>
8129
8130 PR gdb/18653
8131 * gdb.base/libsegfault.exp: New.
8132
8133 2018-01-05 Joel Brobecker <brobecker@adacore.com>
8134
8135 PR gdb/22670
8136 * gdb.ada/access_tagged_param.exp: New file.
8137 * gdb.ada/access_tagged_param/foo.adb: New file.
8138
8139 2018-01-05 Pedro Alves <palves@redhat.com>
8140
8141 PR gdb/22670
8142 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
8143 exercise lower case too, and to exercise both full matching and
8144 wild matching.
8145
8146 2018-01-05 Joel Brobecker <brobecker@adacore.com>
8147
8148 * gdb.ada/rename_subscript_param: New testcase.
8149
8150 2018-01-05 Jerome Guitton <guitton@adacore.com>
8151
8152 * gdb.ada/arr_acc_idx_w_gap: New testcase.
8153
8154 2018-01-05 Joel Brobecker <brobecker@adacore.com>
8155
8156 * gdb.ada/convvar_comp: New testcase.
8157
8158 2018-01-05 Xavier Roirand <roirand@adacore.com>
8159
8160 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
8161 (My_Table): New global variable.
8162 * testsuite/gdb.ada/array_char_idx.exp: Add test.
8163
8164 2018-01-04 Joel Brobecker <brobecker@adacore.com>
8165
8166 PR gdb/22670
8167 * gdb.ada/maint_with_ada: New testcase.
8168
8169 2018-01-04 Joel Brobecker <brobecker@adacore.com>
8170
8171 PR gdb/22670
8172 * gdb.ada/bp_c_mixed_case: New testcase.
8173
8174 2018-01-04 Joel Brobecker <brobecker@adacore.com>
8175
8176 PR gdb/22670
8177 * gdb.ada/complete.exp: Add "complete break ada" test.
8178
8179 2018-01-04 Joel Brobecker <brobecker@adacore.com>
8180
8181 PR gdb/22670
8182 * gdb.ada/info_addr_mixed_case: New testcase.
8183
8184 2018-01-03 Xavier Roirand <roirand@adacore.com>
8185
8186 * gdb.ada/excep_handle.exp: New testcase.
8187 * gdb.ada/excep_handle/foo.adb: New file.
8188 * gdb.ada/excep_handle/pck.ads: New file.
8189
8190 2018-01-03 Joel Brobecker <brobecker@adacore.com>
8191
8192 * gdb.base/step-line.c: Add extra empty line in copyright header.
8193 * gdb.base/step-line.inp: Likewise.
8194
8195 2018-01-02 Joel Brobecker <brobecker@adacore.com>
8196
8197 * gdb.ada/dyn_stride.exp: Add slice test.
8198
8199 2018-01-02 Joel Brobecker <brobecker@adacore.com>
8200
8201 * gdb.ada/dyn_stride: New testcase.
8202
8203 2017-12-27 Stafford Horne <shorne@gmail.com>
8204
8205 * gdb.xml/extra-regs.xml: Add example foo reggroup.
8206 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
8207
8208 2017-12-27 Stafford Horne <shorne@gmail.com>
8209
8210 * gdb.base/reggroups.c: New file.
8211 * gdb.base/reggroups.exp: New file.
8212
8213 2017-12-18 Joel Brobecker <brobecker@adacore.com>
8214
8215 * gdb.dwarf2/ada-valprint-error.c: New file.
8216 * gdb.dwarf2/ada-valprint-error.exp: New file.
8217
8218 2017-12-18 Joel Brobecker <brobecker@adacore.com>
8219
8220 * gdb.ada/assign_arr: New testcase.
8221
8222 2017-12-18 Xavier Roirand <roirand@adacore.com>
8223
8224 * gdb.ada/funcall_ptr: New testcase.
8225
8226 2017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
8227
8228 PR cli/16224
8229 * gdb.base/ptype-offsets.cc: New file.
8230 * gdb.base/ptype-offsets.exp: New file.
8231
8232 2017-12-15 Yao Qi <yao.qi@linaro.org>
8233
8234 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
8235 if XML is disabled.
8236
8237 2017-12-15 Xavier Roirand <roirand@adacore.com>
8238
8239 * gdb.ada/same_component_name: New testcase.
8240
8241 2017-12-14 Joel Brobecker <brobecker@adacore.com>
8242
8243 * gdb.ada/str_binop_equal: New testcase.
8244
8245 2017-12-14 Joel Brobecker <brobecker@adacore.com>
8246
8247 * gdb.ada/task_switch_in_core: New testcase.
8248
8249 2017-12-13 Simon Marchi <simon.marchi@ericsson.com>
8250
8251 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
8252 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
8253 call test_bkpt_qualified.
8254 (test_bkpt_qualified): New proc.
8255
8256 2017-12-13 Pedro Alves <palves@redhat.com>
8257
8258 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
8259 Tighten regexp by matching with an anchor.
8260
8261 2017-12-13 Pedro Alves <palves@redhat.com>
8262
8263 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
8264 ("expression with namespace"): New set of tests.
8265 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
8266 (Nested::Test_NS::qux): New.
8267 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
8268 defaults to 'start_quote_char' and 'end_quote_char' parameters.
8269
8270 2017-12-13 Joel Brobecker <brobecker@adacore.com>
8271
8272 * gdb.base/server-del-break.c: New file.
8273 * gdb.base/server-del-break.exp: New file.
8274
8275 2017-12-12 Stafford Horne <shorne@gmail.com>
8276
8277 * gdb.xml/tdesc-regs.exp: Add or1k support.
8278
8279 2017-12-12 Stafford Horne <shorne@gmail.com>
8280
8281 * gdb.base/bp-permanent.c: Define nop of or1k.
8282
8283 2017-12-11 Joel Brobecker <brobecker@adacore.com>
8284
8285 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
8286 output with components being reordered.
8287
8288 2017-12-11 Joel Brobecker <brobecker@adacore.com>
8289
8290 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
8291 output with components being reordered.
8292
8293 2017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8294 Pedro Alves <palves@redhat.com>
8295
8296 * gdb.base/maint.exp (check for .gdb_index): Check also for
8297 .debug_names.
8298 * gdb.dlang/watch-loc.c (.debug_aranges): New.
8299 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
8300 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
8301 (.gdb_index used after symbol reloading): Support also .debug_names.
8302 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
8303
8304 2017-12-08 Yao Qi <yao.qi@linaro.org>
8305
8306 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
8307 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
8308
8309 2017-12-08 Yao Qi <yao.qi@linaro.org>
8310
8311 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
8312 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
8313
8314 2017-12-08 Yao Qi <yao.qi@linaro.org>
8315
8316 * gdb.arch/aarch64-tagged-pointer.c: New file.
8317 * gdb.arch/aarch64-tagged-pointer.exp: New file.
8318
8319 2017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
8320
8321 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
8322 "int".
8323
8324 2017-12-07 Keith Seitz <keiths@redhat.com>
8325
8326 PR breakpoints/22569
8327 * gdb.linespec/ls-errs.exp: Change expected result of "break
8328 -source this file has spaces.c -line 3".
8329 Check that an explicit source file followed by whitespace is
8330 identified as an invalid explicit location.
8331
8332 2017-12-07 Keith Seitz <keiths@redhat.com>
8333
8334 * gdb.cp/nested-types.cc: New file.
8335 * gdb.cp/nested-types.exp: New file.
8336 * lib/cp-support.exp: Load data-structures.exp library.
8337 (debug_cp_test_ptype_class): New global.
8338 (cp_ptype_class_verbose, next_line): New procedures.
8339 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
8340 Add and document new return value.
8341 Switch the list of lines to a queue.
8342 Add support for new `type' key for nested type definitions.
8343 Add debugging/troubleshooting messages.
8344 * lib/data-structures.exp: New file.
8345
8346 2017-12-07 Simon Marchi <simon.marchi@ericsson.com>
8347
8348 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
8349 with proc_with_prefix, don't use with_test_prefix.
8350
8351 2017-12-07 Tom Tromey <tom@tromey.com>
8352
8353 * gdb.base/break.exp: Add test for empty "commands".
8354
8355 2017-12-07 Yao Qi <yao.qi@linaro.org>
8356
8357 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
8358 malloc and catch syscall.
8359
8360 2017-12-07 Phil Muldoon <pmuldoon@redhat.com>
8361
8362 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
8363 tests for explicit locations.
8364
8365 2017-12-06 Pedro Alves <palves@redhat.com>
8366
8367 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
8368 force-disabling XML descriptions.
8369
8370 2017-12-04 Pedro Alves <palves@redhat.com>
8371
8372 PR gdb/22499
8373 * gdb.arch/amd64-disp-step-avx.S: New file.
8374 * gdb.arch/amd64-disp-step-avx.exp: New file.
8375
8376 2017-12-03 Pedro Alves <palves@redhat.com>
8377
8378 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
8379 and <string.h>.
8380 (parent_function): Print distinct messages when waitpid fails, or
8381 the child exits with a signal, or the child exits for an unhandled
8382 reason.
8383 * gdb.threads/process-dies-while-detaching.exp
8384 (detach_and_expect_exit): New 'inf_output_re' parameter and use
8385 it. Wait for both inferior output and GDB's prompt. Use an
8386 indirect spawn id list.
8387 (do_detach): New parameter 'child_exit'. Use it to compute
8388 expected inferior output.
8389 (test_detach, test_detach_watch, test_detach_killed_outside):
8390 Adjust to pass down the expected child exit kind.
8391
8392 2017-12-01 Joel Brobecker <brobecker@adacore.com>
8393 Sergio Durigan Junior <sergiodj@redhat.com>
8394 Pedro Alves <palves@redhat.com>
8395
8396 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
8397
8398 2017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
8399
8400 * gdb.base/relocate.exp: Add tests to guarantee that arguments
8401 to 'symbol-file' and 'add-symbol-file' can be
8402 position-independent.
8403
8404 2017-12-01 Yao Qi <yao.qi@linaro.org>
8405
8406 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
8407 the URL in copyright header.
8408 * gdb.arch/aarch64-fp.exp: Likewise.
8409 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
8410 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
8411 * gdb.base/expand-psymtabs.exp: Likewise.
8412 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
8413 * gdb.fortran/common-block.exp: Likewise.
8414 * gdb.fortran/common-block.f90: Likewise.
8415 * gdb.fortran/logical.exp: Likewise.
8416 * gdb.fortran/vla-datatypes.f90: Likewise.
8417 * gdb.fortran/vla-sub.f90: Likewise.
8418
8419 2017-11-30 Joel Brobecker <brobecker@adacore.com>
8420
8421 * gdb.ada/repeat_dyn: New testcase.
8422
8423 2017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
8424
8425 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
8426 Update for changed thread numbering.
8427 * gdb.cell/bt.exp: Update for changed GDB output.
8428
8429 2017-11-30 Simon Marchi <simon.marchi@ericsson.com>
8430
8431 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
8432 setting isremote by hand.
8433 * boards/dwarf4-gdb-index.exp: Likewise.
8434 * boards/fission.exp: Likewise.
8435 * boards/stabs.exp: Likewise.
8436
8437 2017-11-30 Pedro Alves <palves@redhat.com>
8438
8439 * gdb.linespec/cpls-ops.exp
8440 (check_explicit_skips_function_argument): Extract the underlying
8441 type of size_t instead of hardcoding it.
8442
8443 2017-11-29 Pedro Alves <palves@redhat.com>
8444
8445 PR c++/19436
8446 * gdb.linespec/cpls-abi-tag.cc: New file.
8447 * gdb.linespec/cpls-abi-tag.exp: New file.
8448
8449 2017-11-29 Pedro Alves <palves@redhat.com>
8450
8451 * gdb.base/langs.exp: Use -qualified.
8452 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
8453 it.
8454 * gdb.cp/namespace.exp: Use -qualified.
8455 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
8456 (overload-3, template-overload, template-ret-type, const-overload)
8457 (const-overload-quoted, anon-ns, ambiguous-prefix): New
8458 procedures.
8459 (test_driver): Call them.
8460 * gdb.cp/save-bp-qualified.cc: New.
8461 * gdb.cp/save-bp-qualified.exp: New.
8462 * gdb.linespec/explicit.exp: Test -qualified.
8463 * lib/completion-support.exp (completion::explicit_opts_list): Add
8464 "-qualified".
8465 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
8466
8467 2017-11-29 Phil Muldoon <pmuldoon@redhat.com>
8468
8469 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
8470
8471 2017-11-29 Tom Tromey <tom@tromey.com>
8472
8473 * gdb.base/relocate.exp: Update invalid argument test.
8474 Add new tests for invalid arguments.
8475
8476 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
8477
8478 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
8479 Return 0 as a long.
8480 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
8481
8482 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
8483
8484 * gdb.cp/breakpoint.cc (bar): Set return type to void.
8485 * gdb.cp/psymtab-parameter.cc (func): Likewise.
8486 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
8487 func ().
8488 * gdb.cp/shadow.cc (B.func): Return 0.
8489
8490 2017-11-27 Joel Brobecker <brobecker@adacore.com>
8491
8492 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
8493 expected output in gdb_expect call to allow the exception
8494 message to be present as well. Fix syntax confusion to avoid
8495 TCL thinking that exception_name is an array.
8496
8497 2017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
8498
8499 * gdb.arch/spu-info.c: Include <unistd.h>.
8500 (do_signal_test): Fix broken calls to write.
8501 * gdb.arch/spu-info.exp: Use prepare_for_testing.
8502 Fix checks for empty mailboxes. Update signal tests for corrected
8503 do_signal_test routine. Allow nonzero event status.
8504 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
8505 * gdb.cell/arch.exp: Use standard_output_file.
8506 * gdb.cell/break.exp: Likewise.
8507 * gdb.cell/bt.exp: Likewise.
8508 * gdb.cell/core.exp: Likewise.
8509 * gdb.cell/dwarfaddr.exp: Likewise.
8510 * gdb.cell/ea-cache.exp: Likewise.
8511 * gdb.cell/ea-standalone.exp: Likewise.
8512 * gdb.cell/f-regs.exp: Likewise.
8513 * gdb.cell/fork.exp: Likewise.
8514 * gdb.cell/gcore.exp: Likewise.
8515 * gdb.cell/mem-access.exp: Likewise.
8516 * gdb.cell/ptype.exp: Likewise.
8517 * gdb.cell/registers.exp: Likewise.
8518 * gdb.cell/sizeof.exp: Likewise.
8519 * gdb.cell/solib-symbol.exp: Likewise.
8520 * gdb.cell/solib.exp: Likewise.
8521
8522 2017-11-25 Pedro Alves <palves@redhat.com>
8523
8524 * gdb.base/complete-empty.exp: New file.
8525 * gdb.base/completion.exp: Adjust.
8526
8527 2017-11-25 Pedro Alves <palves@redhat.com>
8528
8529 * gdb.linespec/cpls-ops.cc: New file.
8530 * gdb.linespec/cpls-ops.exp: New file.
8531 * lib/completion-support.exp (test_complete_prefix_range_re): New,
8532 factored out from ...
8533 (test_complete_prefix_range): ... this.
8534
8535 2017-11-24 Pedro Alves <palves@redhat.com>
8536
8537 * gdb.linespec/cpcompletion.exp: New file.
8538 * gdb.linespec/cpls-hyphen.cc: New file.
8539 * gdb.linespec/cpls.cc: New file.
8540 * gdb.linespec/cpls2.cc: New file.
8541 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
8542 test to use test_gdb_complete_unique. Add label completion,
8543 keyword completion and explicit location completion tests.
8544 * lib/completion-support.exp: New file.
8545
8546 2017-11-24 Joel Brobecker <brobecker@adacore.com>
8547
8548 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
8549 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
8550 when hitting an exception catchpoint.
8551
8552 2017-11-22 Yao Qi <yao.qi@linaro.org>
8553
8554 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
8555
8556 2017-11-22 Simon Marchi <simon.marchi@ericsson.com>
8557
8558 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
8559 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
8560 * gdb.dwarf2/info-locals-optimized-out.c: New file.
8561
8562 2017-11-22 Yao Qi <yao.qi@linaro.org>
8563
8564 * gdb.base/info-os.exp: Pass pthreads.
8565 * gdb.multi/multi-attach.exp: Likewise.
8566
8567 2017-11-22 Yao Qi <yao.qi@linaro.org>
8568
8569 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
8570 compiler.
8571
8572 2017-11-22 Yao Qi <yao.qi@linaro.org>
8573
8574 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
8575 * gdb.base/break-interp.exp: Likewise.
8576 * gdb.base/jit-attach-pie.exp: Likewise.
8577
8578 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
8579
8580 * gdb.base/float128.c (large128): New variable.
8581 * gdb.base/float128.exp: Add test to print largest __float128 value.
8582
8583 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
8584
8585 * gdb.arch/vsx-regs.exp: Update register content checks.
8586
8587 2017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
8588
8589 * gdb.arch/ppc-longdouble.exp: New file.
8590 * gdb.arch/ppc-longdouble.c: Likewise.
8591
8592 2017-11-21 Pedro Alves <palves@redhat.com>
8593
8594 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
8595
8596 2017-11-20 Pedro Alves <palves@redhat.com>
8597
8598 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
8599 (long_double_typedef): New typedefs.
8600 Use DEF on double and long double.
8601 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
8602 cases.
8603 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
8604 and 'long_double_ptr_same_size' locals. Use them to decide
8605 whether cast from array/function to float is valid/invalid.
8606
8607 2017-11-17 Tom Tromey <tom@tromey.com>
8608
8609 * gdb.rust/traits.rs: New file.
8610 * gdb.rust/traits.exp: New file.
8611
8612 2017-11-17 Joel Brobecker <brobecker@adacore.com>
8613
8614 * gdb.ada/minsyms: New testcase.
8615
8616 2017-11-16 Pedro Alves <palves@redhat.com>
8617
8618 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
8619 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
8620
8621 2017-11-16 Pedro Alves <palves@redhat.com>
8622
8623 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
8624 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
8625
8626 2017-11-16 Pedro Alves <palves@redhat.com>
8627
8628 * gdb.server/reconnect-ctrl-c.c: New file.
8629 * gdb.server/reconnect-ctrl-c.exp: New file.
8630
8631 2017-11-16 Phil Muldoon <pmuldoon@redhat.com>
8632
8633 * gdb.python/py-rbreak.exp: New file.
8634 * gdb.python/py-rbreak.c: New file.
8635 * gdb.python/py-rbreak-func2.c: New file.
8636
8637 2017-11-16 Pedro Alves <palves@redhat.com>
8638
8639 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
8640 pattern.
8641 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
8642 GDB.
8643
8644 2017-11-15 Simon Marchi <simon.marchi@ericsson.com>
8645
8646 * gdb.tui/completionn.exp (test_tab_completion): Add space in
8647 regex.
8648
8649 2017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
8650
8651 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
8652 test names.
8653
8654 2017-11-09 Pedro Alves <palves@redhat.com>
8655
8656 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
8657 factored out from ...
8658 (top level): ... here, and adjusted to avoid expecting beyond the
8659 prompt in a single gdb_test_multiple.
8660
8661 2017-11-09 Pedro Alves <palves@redhat.com>
8662
8663 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
8664 output.
8665 * gdb.server/ext-attach.exp ("kill" test): Likewise.
8666 * gdb.server/ext-restart.exp ("kill" test): Likewise.
8667 * gdb.server/ext-run.exp ("kill" test): Likewise.
8668 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
8669
8670 2017-11-09 Pedro Alves <palves@redhat.com>
8671
8672 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
8673 match till end of line.
8674
8675 2017-11-09 Pedro Alves <palves@redhat.com>
8676
8677 * gdb.base/memattr.exp: Tighten regexes to match the end line.
8678
8679 2017-11-09 Pedro Alves <palves@redhat.com>
8680
8681 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
8682 New procedures, factored out from ...
8683 (top level): ... here, and adjusted to avoid expecting beyond the
8684 prompt in one go.
8685
8686 2017-11-09 Pedro Alves <palves@redhat.com>
8687
8688 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
8689 output. Fix '?' match.
8690
8691 2017-11-08 Joel Brobecker <brobecker@adacore.com>
8692
8693 * gdb.ada/scoped_watch: New testcase.
8694 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
8695 which is actually correct.
8696 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
8697 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
8698
8699 2017-11-08 Pedro Alves <palves@redhat.com>
8700
8701 * gdb.gdb/complaints.exp (test_initial_complaints)
8702 (test_serial_complaints, test_short_complaints): Call
8703 complaint_internal instead of complaint.
8704
8705 2017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
8706
8707 * gdb.threads/tls-core.c: New file.
8708 * gdb.threads/tls-core.exp: Likewise.
8709
8710 2017-11-08 Pedro Alves <palves@redhat.com>
8711
8712 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
8713 (p Exported_Capitalized): New test.
8714 (p exported_capitalized): New test.
8715
8716 2017-11-07 Pedro Alves <palves@redhat.com>
8717
8718 * gdb.cp/ena-dis-br-range.exp: Add more tests.
8719
8720 2017-11-07 Pedro Alves <palves@redhat.com>
8721
8722 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
8723 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
8724 (disable_invalid, disable_inverted, disable_negative): New
8725 procedures.
8726 ("bad numbers"): New set of tests.
8727
8728 2017-11-07 Pedro Alves <palves@redhat.com>
8729
8730 * gdb.cp/ena-dis-br-range.exp: Add tests.
8731
8732 2017-11-07 Pedro Alves <palves@redhat.com>
8733
8734 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
8735
8736 2017-11-07 Xavier Roirand <roirand@adacore.com>
8737 Pedro Alves <palves@redhat.com>
8738
8739 * gdb.base/ena-dis-br.exp: Add reference to
8740 gdb.cp/ena-dis-br-range.exp.
8741 * gdb.cp/ena-dis-br-range.exp: New file.
8742 * gdb.cp/ena-dis-br-range.cc: New file.
8743
8744 2017-11-06 Pedro Alves <palves@redhat.com>
8745
8746 * gdb.base/attach-non-pgrp-leader.c: New.
8747 * gdb.base/attach-non-pgrp-leader.exp: New.
8748
8749 2017-11-06 Pedro Alves <palves@redhat.com>
8750
8751 * configure.ac: No longer check for termio.h and sgtty.h.
8752 * configure: Regenerate.
8753 * remote-utils.c: Include termios.h instead of gdb_termios.h.
8754 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
8755 Remove termio and sgtty code.
8756
8757 2017-11-03 Yao Qi <yao.qi@linaro.org>
8758
8759 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
8760 in GDB is disabled.
8761
8762 2017-11-03 Yao Qi <yao.qi@linaro.org>
8763
8764 * gdb.python/py-thrhandle.exp: Skip it if python is not
8765 enabled.
8766
8767 2017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
8768
8769 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
8770 as a breakpoint command.
8771
8772 2017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
8773
8774 PR python/21213
8775 * gdb.python/py-infthread.exp: Test calling
8776 InferiorThread.inferior () multiple times in a row.
8777
8778 2017-10-27 Keith Seitz <keiths@redhat.com>
8779
8780 * gdb.opt/inline-break.exp (break_info_1): New procedure.
8781 Test "info break" for every inlined function breakpoint.
8782
8783 2017-10-27 Yao Qi <yao.qi@linaro.org>
8784
8785 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
8786
8787 2017-10-26 Patrick Frants <osscontribute@gmail.com>
8788
8789 * gdb.cp/classes.exp (test_static_members): Test printing
8790 Outer::instance.
8791 * gdb.cp/classes.c (struct Inner, struct Outer): New.
8792 (Inner::instance, Outer::instance): New.
8793
8794 2017-10-24 Pedro Alves <palves@redhat.com>
8795
8796 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
8797 extra console" test in two stages.
8798
8799 2017-10-24 Pedro Alves <palves@redhat.com>
8800
8801 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
8802
8803 2017-10-24 Pedro Alves <palves@redhat.com>
8804
8805 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
8806 loop.
8807
8808 2017-10-24 Pedro Alves <palves@redhat.com>
8809
8810 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
8811 $attempt" and "stoppedtry $stoppedtry" test prefixes.
8812
8813 2017-10-24 Pedro Alves <palves@redhat.com>
8814
8815 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
8816 parameter and handle it. Don't output read value in test name.
8817
8818 2017-10-24 Pedro Alves <palves@redhat.com>
8819
8820 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
8821 custom test name.
8822
8823 2017-10-24 Pedro Alves <palves@redhat.com>
8824
8825 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
8826 include the unstable output directory name in the test's name.
8827 (initial_setup_simple) <'set args'>: Use custom test name.
8828
8829 2017-10-24 Pedro Alves <palves@redhat.com>
8830
8831 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
8832 with explicit test name.
8833
8834 2017-10-20 Pedro Alves <palves@redhat.com>
8835
8836 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
8837 'wait -i'. Use gdb_assert and remote_close.
8838
8839 2017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
8840
8841 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
8842 number from variable rather than hard-coded.
8843
8844 2017-10-19 Pedro Alves <palves@redhat.com>
8845
8846 * gdb.base/long-inferior-output.c: New file.
8847 * gdb.base/long-inferior-output.exp: New file.
8848
8849 2017-11-18 Keith Seitz <keiths@redhat.com>
8850
8851 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
8852 method.
8853 (main): Call it.
8854 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
8855 Add additional user-defined conversion operator tests.
8856
8857 2017-10-17 Pedro Alves <palves@redhat.com>
8858
8859 * boards/native-stdio-gdbserver.exp: Load "local-board".
8860
8861 2017-10-17 Pedro Alves <palves@redhat.com>
8862
8863 * gdb.base/quit-live.c: New file.
8864 * gdb.base/quit-live.exp: New file.
8865
8866 2017-10-16 Keith Seitz <keiths@redhat.com>
8867
8868 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
8869 (class_with_protected_typedef, class_with_private_typedef)
8870 (struct_with_public_typedef, struct_with_protected_typedef)
8871 (struct_with_private_typedef): New classes/structs.
8872 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
8873 typedefs and access specifiers.
8874
8875 2017-10-16 Pedro Alves <palves@redhat.com>
8876 Simon Marchi <simon.marchi@polymtl.ca>
8877
8878 * README (Local vs Remote vs Native): New section.
8879 * boards/local-board.exp: New file, with bits factored out from
8880 ...
8881 * boards/native-extended-gdbserver.exp: ... here. Load
8882 "local-board".
8883 * boards/native-gdbserver.exp: Load "local-board".
8884 (${board}_spawn, ${board}_exec): Delete.
8885 * boards/native-stdio-gdbserver.exp: Most contents factored out to
8886 ...
8887 * boards/stdio-gdbserver-base.exp: ... this new file.
8888 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
8889 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
8890 procedure.
8891 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
8892 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
8893 stdio_gdbserver_command.
8894 (${board}_get_remote_address, ${board}_get_comm_port)
8895 (${board}_download, ${board}_upload): Delete.
8896 (get_target_remote_pipe_cmd): New.
8897
8898 2017-10-16 Simon Marchi <simon.marchi@ericsson.com>
8899
8900 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
8901 test_bkpt_deletion, test_bkpt_cond_and_cmds,
8902 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
8903 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
8904 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
8905 remove with_test_prefix.
8906
8907 2017-10-13 Pedro Alves <palves@redhat.com>
8908
8909 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
8910 * gdb.base/annota1.exp: Use it instead of is_remote.
8911 * gdb.base/annota3.exp: Use it instead of is_remote.
8912 * gdb.cp/annota2.exp: Use it instead of is_remote.
8913 * gdb.cp/annota3.exp: Use it instead of is_remote.
8914 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
8915
8916 2017-10-13 Pedro Alves <palves@redhat.com>
8917
8918 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
8919 (test_num_test_vars, run_and_count_vars, find_env)
8920 (test_set_unset_env, test_inherit_env_var): New procedures.
8921 (top level): Use them.
8922
8923 2017-10-13 Pedro Alves <palves@redhat.com>
8924
8925 * lib/selftest-support.exp (selftest_setup): Extend comments, and
8926 also skip on stub-like targets.
8927
8928 2017-10-13 Pedro Alves <palves@redhat.com>
8929
8930 PR gdb/22293
8931 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
8932 (top level): Move some tests to ...
8933 (test_not_found): ... this new procedure.
8934 (top level): Call it.
8935
8936 2017-10-13 Pedro Alves <palves@redhat.com>
8937
8938 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
8939 expect different "info terminal" output if testing with a
8940 non-native target.
8941
8942 2017-10-13 Pedro Alves <palves@redhat.com>
8943 Simon Marchi <simon.marchi@polymtl.ca>
8944
8945 PR python/12966
8946 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
8947
8948 2017-10-13 Pedro Alves <palves@redhat.com>
8949
8950 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
8951 already.
8952
8953 2017-10-13 Pedro Alves <palves@redhat.com>
8954
8955 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
8956 is_remote.
8957
8958 2017-10-13 Pedro Alves <palves@redhat.com>
8959
8960 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
8961 is_remote.
8962
8963 2017-10-13 Pedro Alves <palves@redhat.com>
8964
8965 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
8966 is set.
8967 (corefile_test_attach): Likewise. Check can_spawn_for_attach
8968 instead of is_remote.
8969
8970 2017-10-13 Pedro Alves <palves@redhat.com>
8971
8972 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
8973 (top level): Add comment.
8974
8975 2017-10-13 Pedro Alves <palves@redhat.com>
8976
8977 * gdb.base/remote.exp (top level): Fix comment typo and add
8978 missing return.
8979
8980 2017-10-13 Pedro Alves <palves@redhat.com>
8981 Simon Marchi <simon.marchi@polymtl.ca>
8982
8983 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
8984 calls and add comments. Skip test if use_gdb_stub is set.
8985 (top level): Use "set cwd" command instead of "cd" command.
8986
8987 2017-10-13 Pedro Alves <palves@redhat.com>
8988
8989 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
8990 is_remote target check.
8991
8992 2017-10-13 Pedro Alves <palves@redhat.com>
8993
8994 * gdb.base/scope.exp: Use build_executable + clean_restart +
8995 gdb_file_cmd instead of prepare_for_testing and no longer skip
8996 "before run" tests on is_remote target boards. Update comments.
8997 * boards/native-extended-gdbserver.exp
8998 (extended_gdbserver_load_last_file): New, factored out from ...
8999 (gdb_load): ... this. Move further below and add comment.
9000 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
9001
9002 2017-10-12 Pedro Alves <palves@redhat.com>
9003
9004 * gdb.base/attach.exp: Remove references to gdb64.
9005 * gdb.base/dbx.exp: Remove references to gdb64.
9006
9007 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
9008 Pedro Alves <palves@redhat.com>
9009
9010 * gdb.base/label.exp: Remove is_remote target check.
9011
9012 2017-10-12 Pedro Alves <palves@redhat.com>
9013
9014 * gdb.base/auvx.exp (coredir): Update comment.
9015 (top level) <core_works>: Use "set cwd" command instead of "cd"
9016 command.
9017
9018 2017-10-12 Pedro Alves <palves@redhat.com>
9019 Simon Marchi <simon.marchi@polymtl.ca>
9020
9021 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
9022 target boards.
9023
9024 2017-10-12 Pedro Alves <palves@redhat.com>
9025 Simon Marchi <simon.marchi@polymtl.ca>
9026
9027 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
9028 Instead skip if there's any gdb_protocol set.
9029
9030 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
9031 Pedro Alves <palves@redhat.com>
9032
9033 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
9034
9035 2017-10-12 Pedro Alves <palves@redhat.com>
9036 Simon Marchi <simon.marchi@polymtl.ca>
9037
9038 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
9039 instead of on dejagnu remote boards.
9040
9041 2017-10-12 Pedro Alves <palves@redhat.com>
9042 Simon Marchi <simon.marchi@polymtl.ca>
9043
9044 * gdb.base/inferior-died.exp: Remove is_remote and isnative
9045 checks. Use build_executable + clean_restart instead of
9046 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
9047 of enabling non-stop after starting gdb.
9048
9049 2017-10-12 Pedro Alves <palves@redhat.com>
9050
9051 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
9052 * gdb.threads/non-ldr-exc-2.exp: Ditto.
9053 * gdb.threads/non-ldr-exc-3.exp: Ditto.
9054 * gdb.threads/non-ldr-exc-4.exp: Ditto.
9055
9056 2017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
9057
9058 * gdb.arch/arc-tdesc-cpu.exp: New file.
9059 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
9060
9061 2017-10-10 Simon Marchi <simon.marchi@ericsson.com>
9062
9063 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
9064
9065 2017-10-10 Pedro Alves <palves@redhat.com>
9066
9067 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
9068 expect CLI output.
9069
9070 2017-10-10 Pedro Alves <palves@redhat.com>
9071
9072 * lib/selftest-support.exp (selftest_setup): Update for
9073 captured_command_loop's prototype change.
9074
9075 2017-10-09 Pedro Alves <palves@redhat.com>
9076
9077 Test both arch1=>arch2 and arch2=>arch1.
9078
9079 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
9080 (srcfile2, binfile2, march1, march2): Remove globals. Largely
9081 factored out to...
9082 (append_arch1_options, append_arch2_options, append_arch_options)
9083 (build_executables): New procedures.
9084 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
9085 local.
9086 (top level): Add new 'first_arch' testing axis.
9087
9088 2017-10-09 Pedro Alves <palves@redhat.com>
9089
9090 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
9091 (barrier): New.
9092 (thread_start, all_started): New functions.
9093 (main): Spawn new thread and wait until it is scheduled.
9094 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
9095 option.
9096 (do_test): Add 'selected_thread' parameter. Run to all_started
9097 instead of main. Explicitly set the breakpoint at main. Switch
9098 to the SELECTED_THREAD thread.
9099 (top level): Test handling the exec event with either the main
9100 thread or the second thread selected.
9101
9102 2017-10-09 Pedro Alves <palves@redhat.com>
9103
9104 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
9105 logic. Move STOP marker after the value checks.
9106 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
9107 regexp.
9108
9109 2017-10-06 Sandra Loosemore <sandra@codesourcery.com>
9110
9111 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
9112
9113 2017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
9114
9115 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
9116 integer-to-dfp conversion.
9117 * gdb.base/dfp-test.exp: Likewise.
9118
9119 2017-10-04 Pedro Alves <palves@redhat.com>
9120
9121 * gdb.multi/hangout.c: Include <unistd.h>.
9122 (hangout_loop): New function.
9123 (main): Call alarm. Call hangout_loop in a loop.
9124 * gdb.multi/hello.c: Include <unistd.h>.
9125 (hello_loop): New function.
9126 (main): Call alarm. Call hangout_loop in a loop.
9127 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
9128 inferior with the other selected.
9129
9130 2017-10-04 Simon Marchi <simon.marchi@ericsson.com>
9131
9132 * gdb.mi/list-thread-groups-available.exp: New file.
9133 * gdb.mi/list-thread-groups-available.c: New file.
9134
9135 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
9136
9137 * gdb.base/set-cwd.exp: Make it available on
9138 native-extended-gdbserver.
9139
9140 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
9141
9142 * gdb.base/set-cwd.c: New file.
9143 * gdb.base/set-cwd.exp: Likewise.
9144
9145 2017-10-02 Tom Tromey <tom@tromey.com>
9146
9147 PR rust/22236:
9148 * gdb.rust/simple.rs (main): New variable "fslice".
9149 * gdb.rust/simple.exp: Add slice tests. Update string tests.
9150
9151 2017-10-02 Tom Tromey <tom@tromey.com>
9152
9153 * gdb.rust/simple.exp: Test ptype of a slice.
9154
9155 2017-10-02 Tom Tromey <tom@tromey.com>
9156
9157 * gdb.rust/simple.exp: Test index of slice.
9158
9159 2017-09-27 Tom Tromey <tom@tromey.com>
9160
9161 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
9162
9163 2017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
9164 Pedro Alves <palves@redhat.com>
9165
9166 * gdb.base/compare-sections.exp (get value of read-only section): Read
9167 as unsigned value.
9168 (corrupt read-only section): Likewise and don't set written if patching
9169 failed.
9170
9171 2017-09-21 Kevin Buettner <kevinb@redhat.com>
9172
9173 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
9174 files.
9175
9176 2017-09-20 Pedro Alves <palves@redhat.com>
9177
9178 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
9179 symbol names in gdb's output.
9180 * gdb.cp/overload.exp ("list all overloads"): Likewise.
9181
9182 2017-09-20 Pedro Alves <palves@redhat.com>
9183
9184 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
9185 Rename to ...
9186 (test_list_ambiguous_symbol): ... this and add a symbol name
9187 parameter. Adjust.
9188 (test_list_ambiguous_function): Reimplement on top of
9189 test_list_ambiguous_symbol and also test listing ambiguous
9190 variables.
9191 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
9192 (ambiguous_fun): ... this.
9193 (ambiguous_var): New.
9194 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
9195 (ambiguous_fun): ... this.
9196 (ambiguous_var): New.
9197
9198 2017-09-19 John Baldwin <jhb@FreeBSD.org>
9199
9200 * gdb.base/starti.c: New file.
9201 * gdb.base/starti.exp: New file.
9202 * lib/gdb.exp (gdb_starti_cmd): New procedure.
9203
9204 2017-09-14 Pedro Alves <palves@redhat.com>
9205
9206 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
9207 (top level): Use it instead of runto.
9208
9209 2017-09-11 Tom Tromey <tom@tromey.com>
9210
9211 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
9212
9213 2017-09-11 Tom Tromey <tom@tromey.com>
9214
9215 * gdb.python/py-infthread.exp: Add tests for new_thread event.
9216 * gdb.python/py-inferior.exp: Add tests for new inferior events.
9217
9218 2017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
9219
9220 * gdb.fortran/printing-types.exp: New file.
9221 * gdb.fortran/printing-types.exp: New file.
9222
9223 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
9224
9225 * gdb.fortran/vla-ptype.exp: Fix typos.
9226 * gdb.fortran/vla-value.exp: Same.
9227
9228 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
9229
9230 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
9231 * gdb.mi/mi-var-child-f.exp: Likewise.
9232 * gdb.mi/mi-vla-fortran.exp: Likewise.
9233
9234 2017-09-08 Frank Penczek <frank.penczek@intel.com>
9235 Christoph Weinmann <christoph.t.weinmann@intel.com>
9236 Bernhard Heckel <bernhard.heckel@intel.com>
9237
9238 * gdb.fortran/ptr-indentation.f90: New file.
9239 * gdb.fortran/ptr-indentation.exp: New file.
9240
9241 2017-09-05 Tom Tromey <tom@tromey.com>
9242
9243 PR gdb/22010:
9244 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
9245
9246 2017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
9247
9248 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
9249
9250 2017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
9251
9252 * gdb.threads/tls-nodebug-pie.c: New file.
9253 * gdb.threads/tls-nodebug-pie.exp: New file.
9254
9255 2017-09-05 Tom Tromey <tom@tromey.com>
9256
9257 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
9258 for rust.
9259
9260 2017-09-05 Simon Marchi <simon.marchi@ericsson.com>
9261
9262 * gdb.multi/multi-arch-exec.exp: Test with different
9263 "follow-exec-mode" settings.
9264 (do_test): New procedure.
9265
9266 2017-09-04 Pedro Alves <palves@redhat.com>
9267
9268 * gdb.base/func-static.c (S::method const, S::method volatile)
9269 (S::method volatile const): New methods.
9270 (c_s, v_s, cv_s): New instances.
9271 (main): Call method() on them.
9272 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
9273 (cannot_resolve): New procedure.
9274 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
9275 print-quote-unquoted columns.
9276 (do_test): Test printing each scope too.
9277
9278 2017-09-04 Pedro Alves <palves@redhat.com>
9279
9280 * gdb.base/local-static.exp: Also test with
9281 class::method::variable wholly quoted.
9282 * gdb.cp/m-static.exp (class::method::variable): Remove test.
9283
9284 2017-09-04 Pedro Alves <palves@redhat.com>
9285
9286 * gdb.base/local-static.c: New.
9287 * gdb.base/local-static.cc: New.
9288 * gdb.base/local-static.exp: New.
9289
9290 2017-09-04 Pedro Alves <palves@redhat.com>
9291
9292 * gdb.asm/asm-source.exp: Add casts to int.
9293 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
9294 (dataglobal64_1, dataglobal64_2): New globals.
9295 * gdb.base/nodebug.exp: Test different expressions involving the
9296 new globals, with print, whatis and ptype. Add casts to int.
9297 * gdb.base/solib-display.exp: Add casts to int.
9298 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
9299 * gdb.cp/m-static.exp: Add cast to int.
9300 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
9301 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
9302 tls variable with no debug info without a cast. Test with a cast
9303 to int too.
9304 * gdb.trace/entry-values.exp: Add casts.
9305
9306 2017-09-04 Pedro Alves <palves@redhat.com>
9307
9308 * gdb.base/nodebug.exp: Test that ptype's error about functions
9309 with unknown return type includes the function name too.
9310
9311 2017-09-04 Pedro Alves <palves@redhat.com>
9312
9313 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
9314 return type of munmap in infcall.
9315 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
9316 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
9317 type of ftell in infcall.
9318 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
9319 type of getpid in infcall.
9320 * gdb.base/infcall-exec.exp: Cast return type of execlp in
9321 infcall.
9322 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
9323 Bail on failure to extract the pid.
9324 * gdb.base/nodebug.c: #include <stdint.h>.
9325 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
9326 New functions.
9327 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
9328 Change expected output of print/whatis/ptype with functions with
9329 no debug info. Test all supported languages. Call
9330 test_call_promotion.
9331 * gdb.compile/compile.exp: Adjust expected output to expect
9332 warning.
9333 * gdb.threads/siginfo-threads.exp: Likewise.
9334
9335 2017-09-04 Pedro Alves <palves@redhat.com>
9336
9337 * gdb.base/callfuncs.exp (do_function_calls): New parameter
9338 "prototypes". Test calling float functions via prototyped and
9339 unprototyped function pointers.
9340 (perform_all_tests): New parameter "prototypes". Pass it down.
9341 (top level): Pass down "prototypes" parameter to
9342 perform_all_tests.
9343
9344 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
9345
9346 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
9347 Test with nested loops.
9348
9349 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
9350
9351 * gdb.base/commands.exp: Call the new procedures.
9352 (loop_break_test, loop_continue_test): New procedures.
9353
9354 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
9355
9356 * gdb.base/commands.exp: Call new procedure.
9357 (define_if_without_arg_test): New procedure.
9358
9359 2017-09-04 Pedro Alves <palves@redhat.com>
9360
9361 * gdb.base/list-ambiguous.exp: New file.
9362 * gdb.base/list-ambiguous0.c: New file.
9363 * gdb.base/list-ambiguous1.c: New file.
9364 * gdb.base/list.exp (test_list_range): Adjust expected output.
9365
9366 2017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
9367
9368 * gdb.base/share-env-with-gdbserver.c: New file.
9369 * gdb.base/share-env-with-gdbserver.exp: Likewise.
9370
9371 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
9372
9373 * gdb.base/commands.exp (gdbvar_simple_if_test,
9374 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
9375 progvar_simple_if_test, progvar_simple_while_test,
9376 progvar_complex_if_while_test, user_defined_command_test,
9377 user_defined_command_args_eval,
9378 user_defined_command_args_stack_test,
9379 user_defined_command_manyargs_test, bp_deleted_in_command_test,
9380 temporary_breakpoint_commands,
9381 gdb_test_no_prompt, redefine_hook_test,
9382 redefine_backtrace_test): Remove "global gdb_prompt".
9383
9384 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
9385
9386 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
9387 New proc, call it from toplevel.
9388
9389 2017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
9390
9391 PR remote/21852
9392 * gdb.server/normal.c: New file, copied from gdb.base.
9393 * gdb.server/run-without-local-binary.exp: New file.
9394
9395 2017-08-07 Weimin Pan <weimin.pan@oracle.com>
9396
9397 * gdb.arch/sparc64-adi.exp: New file.
9398 * gdb.arch/sparc64-adi.c: New file.
9399
9400 2017-08-22 Pedro Alves <palves@redhat.com>
9401
9402 * gdb.cp/overload.exp (line_range_pattern): New procedure.
9403 (top level): Add "list all overloads" tests.
9404
9405 2017-08-22 Tom Tromey <tom@tromey.com>
9406
9407 * gdb.gdb/xfullpath.exp: Remove.
9408
9409 2017-08-21 Pedro Alves <palves@redhat.com>
9410
9411 PR gdb/19487
9412 * gdb.base/symbol-alias.c: New.
9413 * gdb.base/symbol-alias2.c: New.
9414 * gdb.base/symbol-alias.exp: New.
9415
9416 2017-08-21 Pedro Alves <palves@redhat.com>
9417
9418 * gdb.base/dfp-test.c
9419 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
9420 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
9421 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
9422 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
9423 * gdb.base/whatis-ptype-typedefs.c: New.
9424 * gdb.base/whatis-ptype-typedefs.exp: New.
9425 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
9426 (an_int, an_int_type, an_int_type2): New globals.
9427 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
9428 involving typedefs and cast expressions.
9429 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
9430 (lookup_typedefs_function): New.
9431 (typedefs_pretty_printers_dict): New.
9432 (top level): Register lookup_typedefs_function in
9433 gdb.pretty_printers.
9434
9435 2017-08-18 Yao Qi <yao.qi@linaro.org>
9436
9437 * gdb.server/unittest.exp: New.
9438
9439 2017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
9440
9441 PR gdb/21954
9442 * gdb.base/environ.exp: Add test to check if 'unset environment'
9443 works.
9444
9445 2017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
9446
9447 * lib/gdb.exp (universal_compile_options): New caching proc.
9448 (gdb_compile): Suppress GCC's coloring of messages.
9449
9450 2017-08-14 Tom Tromey <tom@tromey.com>
9451
9452 PR gdb/21675:
9453 * gdb.base/printcmds.exp (test_radices): New function.
9454 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
9455 * gdb.base/sizeof.exp (check_valueof): Use p/d.
9456 * lib/gdb.exp (get_integer_valueof): Use p/d.
9457
9458 2017-08-12 Simon Marchi <simon.marchi@ericsson.com>
9459
9460 * lib/gdb.exp (get_valueof): Don't capture end-of-line
9461 characters.
9462
9463 2017-08-05 Tom Tromey <tom@tromey.com>
9464
9465 * gdb.rust/simple.exp: Allow String to appear in a different
9466 namespace.
9467
9468 2017-07-26 Yao Qi <yao.qi@linaro.org>
9469
9470 * gdb.gdb/unittest.exp: Invoke command
9471 "maintenance check xml-descriptions".
9472
9473 2017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
9474
9475 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
9476 calling context.
9477 (hex128): Drop erroneous calculation of parameters.
9478
9479 2017-07-22 Simon Marchi <simon.marchi@ericsson.com>
9480
9481 * gdb.python/py-unwind.exp: Disable stack protection when
9482 building test file.
9483
9484 2017-07-20 Pedro Alves <palves@redhat.com>
9485
9486 * gdb.base/default.exp (set language): Adjust expected output.
9487
9488 2017-07-20 Pedro Alves <palves@redhat.com>
9489
9490 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
9491 (test_minsym): ... this, and make static.
9492 (get_pck__foo__bar__minsym): Rename to ...
9493 (get_test_minsym): ... this.
9494 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
9495 symbol names and comments.
9496 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
9497 (get_test_minsym): ... this.
9498 (pck__foo__bar__minsym__2): Rename to ...
9499 (test_minsym): ... this.
9500 (main): Adjust.
9501
9502 2017-07-17 Pedro Alves <palves@redhat.com>
9503
9504 * gdb.base/completion.exp: Adjust expected output.
9505 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
9506 the completer works.
9507
9508 2017-07-17 Pedro Alves <palves@redhat.com>
9509
9510 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
9511
9512 2017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
9513
9514 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
9515
9516 2017-07-14 Tom Tromey <tom@tromey.com>
9517
9518 PR rust/21764:
9519 * gdb.rust/simple.exp: Add tests.
9520
9521 2017-07-14 Tom Tromey <tom@tromey.com>
9522
9523 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
9524
9525 2017-07-14 Pedro Alves <palves@redhat.com>
9526
9527 * gdb.linespec/base/one/thefile.cc (z1): New function.
9528 * gdb.linespec/base/two/thefile.cc (z2): New function.
9529 * gdb.linespec/linespec.exp: Add tests.
9530
9531 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
9532
9533 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
9534 to mi_create_breakpoint.
9535
9536 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
9537
9538 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
9539 mi_create_breakpoint.
9540
9541 2017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
9542
9543 * gdb.dlang/demangle.exp: Update for demangling changes.
9544
9545 2017-07-09 Tom Tromey <tom@tromey.com>
9546
9547 * gdb.dwarf2/shortpiece.exp: New file.
9548
9549 2017-07-06 David Blaikie <dblaikie@gmail.com>
9550
9551 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
9552 built from fissiont-multi-cu{1,2}.c.
9553 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
9554 except putting 'main' and 'func' in separate CUs in the same DWO file.
9555 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
9556 test.
9557 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
9558 test.
9559
9560 2017-07-06 Pedro Alves <palves@redhat.com>
9561
9562 * gdb.python/py-unwind.exp: Test flushregs.
9563
9564 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
9565
9566 PR cli/21688
9567 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
9568 tests for alias commands and trailing whitespace.
9569
9570 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
9571
9572 PR cli/21688
9573 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
9574 procedure. Call it.
9575
9576 2017-06-29 Pedro Alves <palves@redhat.com>
9577
9578 * gdb.base/printcmds.exp: Add tests.
9579
9580 2017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
9581
9582 PR gdb/21337
9583 * gdb.base/reread-readsym.exp: New file.
9584 * gdb.base/reread-readsym.c: New file.
9585
9586 2017-06-21 Kevin Buettner <kevinb@redhat.com>
9587
9588 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
9589 subpattern.
9590
9591 2017-06-19 Peter Bergner <bergner@vnet.ibm.com>
9592
9593 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
9594 extended mnemonic.
9595 * gdb.arch/powerpc-power9.s: Likewise.
9596
9597 2017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
9598
9599 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
9600 on 32-bit x86 targets. Exploit is_*_target macros where
9601 appropriate.
9602
9603 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9604
9605 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
9606 register pieces.
9607
9608 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9609
9610 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
9611 located in one or more DWARF pieces.
9612
9613 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9614
9615 * lib/gdb.exp (get_endianness): New proc.
9616 * gdb.arch/aarch64-fp.exp: Use it.
9617 * gdb.arch/altivec-regs.exp: Likewise.
9618 * gdb.arch/e500-regs.exp: Likewise.
9619 * gdb.arch/vsx-regs.exp: Likewise.
9620 * gdb.base/dump.exp: Likewise.
9621 * gdb.base/funcargs.exp: Likewise.
9622 * gdb.base/gnu_vector.exp: Likewise.
9623 * gdb.dwarf2/formdata16.exp: Likewise.
9624 * gdb.dwarf2/implptrpiece.exp: Likewise.
9625 * gdb.dwarf2/nonvar-access.exp: Likewise.
9626 * gdb.python/py-inferior.exp: Likewise.
9627 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
9628
9629 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9630
9631 PR gdb/21226
9632 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
9633 stack value pieces are taken from the LSB end.
9634
9635 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9636
9637 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
9638 variable at nonzero offset.
9639
9640 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9641
9642 * gdb.dwarf2/var-access.c: New file.
9643 * gdb.dwarf2/var-access.exp: New test.
9644 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
9645
9646 2017-06-12 Tom Tromey <tom@tromey.com>
9647
9648 * gdb.dwarf2/formdata16.exp: Add tests.
9649
9650 2017-06-12 Tom Tromey <tom@tromey.com>
9651
9652 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
9653
9654 2017-06-12 Tom Tromey <tom@tromey.com>
9655
9656 PR exp/16225:
9657 * gdb.reverse/i386-sse-reverse.exp: Update tests.
9658 * gdb.arch/vsx-regs.exp: Update tests.
9659 * gdb.arch/s390-vregs.exp (hex128): New proc.
9660 Update test.
9661 * gdb.arch/altivec-regs.exp: Update tests.
9662
9663 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
9664
9665 * gdb.base/startup-with-shell.c: New file.
9666 * gdb.base/startup-with-shell.exp: Likewise.
9667
9668 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
9669
9670 * gdb.server/non-existing-program.exp: Update regex in order to
9671 reflect the fact that gdbserver is now using fork_inferior (with a
9672 shell) to startup the inferior.
9673
9674 2017-05-30 Simon Marchi <simon.marchi@ericsson.com>
9675
9676 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
9677 support function calls from GDB.
9678
9679 2017-05-21 Tom Tromey <tom@tromey.com>
9680
9681 PR rust/21466:
9682 * gdb.rust/unsized.exp: New file.
9683 * gdb.rust/unsized.rs: New file.
9684
9685 2017-05-19 Tom Tromey <tom@tromey.com>
9686
9687 PR rust/21484:
9688 * gdb.rust/watch.exp: New file.
9689 * gdb.rust/watch.rs: New file.
9690
9691 2017-05-18 Tom Tromey <tom@tromey.com>
9692
9693 * gdb.rust/simple.exp: Allow Box to be qualified.
9694
9695 2017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
9696
9697 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
9698
9699 2017-05-18 Pedro Alves <palves@redhat.com>
9700
9701 * gdb.base/fileio.c (test_write, test_read, test_close)
9702 (test_fstat): Don't print 'ret' in the fail path.
9703
9704 2017-05-18 Pedro Alves <palves@redhat.com>
9705
9706 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
9707 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
9708 (test_system, test_rename, test_unlink, test_time): Change
9709 prototypes.
9710 * gdb.base/fileio.exp (stop_msg): Adjust.
9711
9712 2017-05-18 Pedro Alves <palves@redhat.com>
9713
9714 * gdb.base/fileio.c (null_str): New global.
9715 (test_stat): Use it.
9716 * gdb.base/fileio.exp: Remove nowarnings.
9717
9718 2017-05-17 Yao Qi <yao.qi@linaro.org>
9719
9720 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
9721
9722 2017-05-17 Simon Marchi <simon.marchi@ericsson.com>
9723
9724 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
9725 argument command.
9726 (top-level): Invoke test_set_inferior_tty.
9727
9728 2017-05-04 Pedro Alves <palves@redhat.com>
9729
9730 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
9731 Add parens to print call for Python 3.
9732
9733 2017-05-03 Keith Seitz <keiths@redhat.com>
9734
9735 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
9736 (main): Call it.
9737
9738 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
9739
9740 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
9741 to prev and next.
9742
9743 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
9744
9745 * gdb.python/py-record-btrace.exp: Remove test for
9746 gdb.BtraceInstruction.error.
9747
9748 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
9749
9750 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
9751
9752 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
9753
9754 * gdb.python/py-record-btrace-threads.c: New file.
9755 * gdb.python/py-record-btrace-threads.exp: New file.
9756
9757 2017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
9758
9759 PR testsuite/8595
9760 * gdb.base/environ.exp: Make test available in all architectures.
9761 Move bits related to "info program" testing to
9762 gdb.base/info-program.exp. Rewrite tests to use the two new
9763 procedures mentione below.
9764 (test_set_show_env_var) New procedure.
9765 (test_set_show_env_var_equal): Likewise.
9766 * gdb.base/info-program.exp: New file.
9767
9768 2017-04-27 Keith Seitz <keiths@redhat.com>
9769
9770 * gdb.cp/oranking.cc (test15): New function.
9771 (main): Call test15 and declare additional variables for testing.
9772 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
9773 "p foo101('abc')" tests.
9774 Add tests for cv qualifier overloads.
9775 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
9776 "lvalue reference overload" test.
9777 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
9778 "print value of f1 on Child&& in f2" test.
9779
9780 2017-04-19 Pedro Alves <palves@redhat.com>
9781
9782 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
9783 procedure.
9784 (top level): Call it.
9785 * lib/gdb.exp (gdb_define_cmd): New procedure.
9786
9787 2017-04-12 Pedro Alves <palves@redhat.com>
9788
9789 PR gdb/21323
9790 * gdb.cp/wide_char_types.c: Include <wchar.h>.
9791 (wchar): New global.
9792 * gdb.cp/wide_char_types.exp (wide_char_types_program)
9793 (do_test_wide_char, wide_char_types_no_program, top level): Add
9794 wchar_t testing.
9795
9796 2017-04-12 Pedro Alves <palves@redhat.com>
9797
9798 PR c++/21323
9799 * gdb.cp/wide_char_types.c: New file.
9800 * gdb.cp/wide_char_types.exp: New file.
9801
9802 2017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
9803
9804 PR gdb/21352
9805 * gdb.trace/tsv.exp: Add test for "tsave -r".
9806
9807 2017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
9808
9809 * gdb.dlang/watch-loc.c: New file.
9810 * gdb.dlang/watch-loc.exp: New file.
9811
9812 2017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
9813
9814 * gdb.python/py-section-script.exp (sepdebug): New testcases.
9815
9816 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
9817
9818 * gdb.arch/arc-analyze-prologue.S: New file.
9819 * gdb.arch/arc-analyze-prologue.exp: Likewise.
9820
9821 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
9822
9823 * gdb.arch/arc-decode-insn.S: New file.
9824 * gdb.arch/arc-decode-insn.exp: Likewise.
9825
9826 2017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
9827
9828 PR tdep/20928
9829 * gdb.arch/sparc64-regs.exp: New file.
9830 * gdb.arch/sparc64-regs.S: Likewise.
9831
9832 2017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
9833
9834 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
9835 and memory view on Python 3.
9836
9837 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
9838 Keith Seitz <keiths@redhat.com>
9839
9840 PR gdb/14441
9841 * gdb.cp/demangle.exp: Add rvalue reference tests.
9842 * gdb.cp/rvalue-ref-casts.cc: New file.
9843 * gdb.cp/rvalue-ref-casts.exp: New file.
9844 * gdb.cp/rvalue-ref-overload.cc: New file.
9845 * gdb.cp/rvalue-ref-overload.exp: New file.
9846 * gdb.cp/rvalue-ref-params.cc: New file.
9847 * gdb.cp/rvalue-ref-params.exp: New file.
9848 * gdb.cp/rvalue-ref-sizeof.cc: New file.
9849 * gdb.cp/rvalue-ref-sizeof.exp: New file.
9850 * gdb.cp/rvalue-ref-types.cc: New file.
9851 * gdb.cp/rvalue-ref-types.exp: New file.
9852 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
9853 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
9854
9855 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
9856
9857 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
9858 New procedure.
9859
9860 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
9861
9862 * lib/mi-support.exp (mi_gdb_test): Add additional message
9863 for unexpected output.
9864
9865 2017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
9866
9867 * gdb.base/examine-backward.c (Barrier): New character array
9868 constant, to ensure that TestStrings is preceded by a string
9869 terminator.
9870
9871 2017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
9872
9873 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
9874 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
9875 and implicit pointer into such a location.
9876
9877 2017-03-16 Doug Evans <dje@google.com>
9878
9879 * gdb.python/py-lazy-string (pointer): Really add new typedef.
9880
9881 2017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
9882
9883 * gdb.cp/m-static.exp: Fix expectation for prototype of
9884 test5.single_constructor and single_constructor::single_constructor.
9885
9886 2017-03-16 Doug Evans <dje@google.com>
9887
9888 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
9889 * gdb.guile/scm-lazy-string.c: New file.
9890 * gdb.guile/scm-value.exp: Move lazy string tests to ...
9891 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
9892 for pointer, array, typedef lazy strings.
9893
9894 2017-03-16 Doug Evans <dje@google.com>
9895
9896 PR python/17728, python/18439, python/18779
9897 * gdb.python/py-value.c (main) Delete locals sptr, sn.
9898 * gdb.python/py-lazy-string.c (pointer): New typedef.
9899 (main): New locals ptr, array, typedef_ptr.
9900 * gdb.python/py-value.exp: Move lazy string tests to ...
9901 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
9902 array, typedef lazy strings.
9903
9904 2017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
9905
9906 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
9907 Add optional 'test' parameter.
9908
9909 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
9910
9911 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
9912 Skip for versions of DejaGnu < 1.5.
9913
9914 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
9915
9916 * lib/gdb.exp (dejagnu_version): New proc.
9917 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
9918 Use dejagnu_version.
9919
9920 2017-03-10 Keith Seitz <keiths@redhat.com>
9921
9922 PR c++/8128
9923 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
9924 type from destructor regexps.
9925 Add a branch which actually passes the test.
9926 Adjust "ptype t5i" test names.
9927
9928 2017-03-08 Pedro Alves <palves@redhat.com>
9929
9930 * gdb.base/step-over-exit.exp: Add explicit test message.
9931
9932 2017-03-08 Pedro Alves <palves@redhat.com>
9933
9934 PR gdb/18360
9935 * gdb.threads/interrupt-while-step-over.c: New file.
9936 * gdb.threads/interrupt-while-step-over.exp: New file.
9937
9938 2017-03-08 Pedro Alves <palves@redhat.com>
9939
9940 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
9941 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
9942
9943 2017-03-08 Pedro Alves <palves@redhat.com>
9944
9945 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
9946 PKRU as not supported as a PASS.
9947
9948 2017-03-08 Pedro Alves <palves@redhat.com>
9949
9950 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
9951 prefix instead of $binfile1/$binfile2.
9952 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
9953 in test message.
9954 * gdb.python/py-completion.exp: Use "load python file" as test
9955 messages instead of unstable path names.
9956
9957 2017-03-08 Pedro Alves <palves@redhat.com>
9958 Jan Kratochvil <jan.kratochvil@redhat.com>
9959
9960 PR cli/21218
9961 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
9962 New proc.
9963 (top level): Call it.
9964
9965 2017-03-08 Pedro Alves <palves@redhat.com>
9966
9967 PR tui/21216
9968 * gdb.tui/tui-nl-filtered-output.exp: New file.
9969
9970 2017-03-08 Pedro Alves <palves@redhat.com>
9971
9972 * gdb.base/completion.exp: Move TUI completion tests to ...
9973 * gdb.tui/completion.exp: ... this new file.
9974
9975 2017-03-08 Pedro Alves <palves@redhat.com>
9976
9977 * gdb.base/tui-disasm-long-lines.c,
9978 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
9979 gdb.base/tui-layout.exp: Move to ...
9980 * gdb.tui/: ... this new directory.
9981
9982 2017-03-07 Pedro Alves <palves@redhat.com>
9983
9984 * gdb.base/tui-layout.c: New file.
9985 * gdb.base/tui-layout.exp: New file.
9986
9987 2017-03-07 Pedro Alves <palves@redhat.com>
9988
9989 * gdb.base/tui-layout.c: Rename to ...
9990 * gdb.base/tui-disasm-long-lines.c: ... this.
9991 * gdb.base/tui-layout.exp: Rename to ...
9992 * gdb.base/tui-disasm-long-lines.exp: ... this.
9993
9994 2017-03-07 Pedro Alves <palves@redhat.com>
9995
9996 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
9997
9998 2017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
9999
10000 * i386-mpx-call.c: New file.
10001 * i386-mpx-call.exp: New file.
10002
10003 2017-02-28 Peter Bergner <bergner@vnet.ibm.com>
10004
10005 * gdb.arch/powerpc-power.exp: Delete test.
10006 * gdb.arch/powerpc-power.s: Likewise.
10007 * gdb.disasm/disassembler-options.exp: New test.
10008 * gdb.arch/powerpc-altivec.exp: Likewise.
10009 * gdb.arch/powerpc-altivec.s: Likewise.
10010 * gdb.arch/powerpc-altivec2.exp: Likewise.
10011 * gdb.arch/powerpc-altivec2.s: Likewise.
10012 * gdb.arch/powerpc-altivec3.exp: Likewise.
10013 * gdb.arch/powerpc-altivec3.s: Likewise.
10014 * gdb.arch/powerpc-power7.exp: Likewise.
10015 * gdb.arch/powerpc-power7.s: Likewise.
10016 * gdb.arch/powerpc-power8.exp: Likewise.
10017 * gdb.arch/powerpc-power8.s: Likewise.
10018 * gdb.arch/powerpc-power9.exp: Likewise.
10019 * gdb.arch/powerpc-power9.s: Likewise.
10020 * gdb.arch/powerpc-vsx.exp: Likewise.
10021 * gdb.arch/powerpc-vsx.s: Likewise.
10022 * gdb.arch/powerpc-vsx2.exp: Likewise.
10023 * gdb.arch/powerpc-vsx2.s: Likewise.
10024 * gdb.arch/powerpc-vsx3.exp: Likewise.
10025 * gdb.arch/powerpc-vsx3.s: Likewise.
10026 * gdb.arch/arm-disassembler-options.exp: Likewise.
10027 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
10028 * gdb.arch/s390-disassembler-options.exp: Likewise.
10029
10030 2017-02-23 Luis Machado <lgustavo@codesourcery.com>
10031
10032 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
10033 (check_supported_features): ... this. Changed return type to void.
10034 (supports_rdseed): New static global.
10035 (rdseed): Check supports_rdseed.
10036 (initialize): Call check_supported_features.
10037
10038 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
10039
10040 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
10041 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
10042 and lqarx/stqcx.
10043 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
10044 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
10045
10046 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
10047
10048 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
10049 uppercase.
10050
10051 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10052
10053 * gdb.dwarf2/formdata16.c: New file.
10054 * gdb.dwarf2/formdata16.exp: New file.
10055 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
10056
10057 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10058
10059 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
10060 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
10061 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
10062 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
10063 DW_AT_GNU_*.
10064
10065 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10066
10067 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
10068
10069 2017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
10070
10071 PR gdb/21164
10072 * gdb.base/maint.exp: Add testcases for when the commands do
10073 not have arguments.
10074
10075 2017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
10076
10077 * gdb.cp/chained-calls.exp: Use p instead of P.
10078
10079 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
10080
10081 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
10082 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
10083
10084 2017-02-14 Tom Tromey <tom@tromey.com>
10085
10086 PR python/13598:
10087 * gdb.python/py-events.exp: Add before_prompt event tests.
10088
10089 2017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
10090
10091 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
10092
10093 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
10094
10095 * gdb.linespec/explicit.c (my_unique_function_name): New function.
10096 (main): Call my_unique_function_name.
10097 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
10098 completion of patterns with a single match.
10099 Add missing -re switches to gdb_test_multiple calls.
10100
10101 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
10102
10103 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
10104 return if core file is not recognized.
10105
10106 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
10107
10108 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
10109 and extra UIs.
10110
10111 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
10112
10113 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
10114 proc_with_prefix.
10115
10116 2017-02-10 Tom Tromey <tom@tromey.com>
10117
10118 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
10119
10120 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
10121
10122 PR gdb/21122
10123 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
10124
10125 2017-02-08 Jerome Guitton <guitton@adacore.com>
10126
10127 * gdb.base/define.exp: Add test for command abbreviations
10128 in define.
10129
10130 2017-02-06 Luis Machado <lgustavo@codesourcery.com>
10131
10132 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
10133 * gdb.reverse/insn-reverse-x86.c: New file.
10134
10135 2017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
10136
10137 PR tdep/20936
10138 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
10139
10140 2017-02-03 Tom Tromey <tom@tromey.com>
10141
10142 PR rust/21097:
10143 * gdb.rust/simple.exp: Add new tests.
10144
10145 2017-02-02 Pedro Alves <palves@redhat.com>
10146
10147 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
10148 tests.
10149
10150 2017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
10151
10152 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
10153 taking a 2-byte value out of a 4-byte DWARF implicit value on
10154 big-endian targets.
10155 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
10156 logic. Add test cases for DW_OP_implicit.
10157
10158 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
10159
10160 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
10161
10162 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
10163
10164 * gdb.btrace/enable.exp: Call gdb_exit before
10165 skip_gdbserver_tests.
10166
10167 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
10168
10169 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
10170 GDBFLAGS.
10171
10172 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
10173
10174 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
10175 the test is skipped.
10176 * gdb.btrace/data.exp: Likewise.
10177 * gdb.btrace/delta.exp: Likewise.
10178 * gdb.btrace/dlopen.exp: Likewise.
10179 * gdb.btrace/enable-running.exp: Likewise.
10180 * gdb.btrace/enable.exp: Likewise.
10181 * gdb.btrace/exception.exp: Likewise.
10182 * gdb.btrace/function_call_history.exp: Likewise.
10183 * gdb.btrace/gcore.exp: Likewise.
10184 * gdb.btrace/instruction_history.exp: Likewise.
10185 * gdb.btrace/multi-thread-step.exp: Likewise.
10186 * gdb.btrace/nohist.exp: Likewise.
10187 * gdb.btrace/non-stop.exp: Likewise.
10188 * gdb.btrace/reconnect.exp: Likewise.
10189 * gdb.btrace/record_goto-step.exp: Likewise.
10190 * gdb.btrace/record_goto.exp: Likewise.
10191 * gdb.btrace/rn-dl-bind.exp: Likewise.
10192 * gdb.btrace/segv.exp: Likewise.
10193 * gdb.btrace/step.exp: Likewise.
10194 * gdb.btrace/stepi.exp: Likewise.
10195 * gdb.btrace/tailcall-only.exp: Likewise.
10196 * gdb.btrace/tailcall.exp: Likewise.
10197 * gdb.btrace/tsx.exp: Likewise.
10198 * gdb.btrace/unknown_functions.exp: Likewise.
10199 * gdb.btrace/vdso.exp: Likewise.
10200
10201 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
10202
10203 * gdb.btrace/enable-running.c: New.
10204 * gdb.btrace/enable-running.exp: New.
10205
10206 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
10207
10208 * gdb.arch/amd64-gs_base.c: New file.
10209 * gdb.arch/amd64-gs_base.exp: New file.
10210
10211 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
10212
10213 * lib/memory.exp: Remove spurious empty newlines.
10214
10215 2017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
10216
10217 * gdb.python/py-bad-printers.exp: Load python file using "source".
10218 * gdb.python/py-events.exp: Likewise.
10219 * gdb.python/py-evsignal.exp: Likewise.
10220 * gdb.python/py-evthreads.exp: Likewise.
10221 * gdb.python/py-frame-args.exp: Likewise.
10222 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
10223 * gdb.python/py-framefilter-mi.exp: Likewise.
10224 * gdb.python/py-framefilter.exp: Likewise.
10225 * gdb.python/py-mi.exp: Likewise.
10226 * gdb.python/py-pp-maint.exp: Likewise.
10227 * gdb.python/py-pp-registration.exp: Likewise.
10228 * gdb.python/py-prettyprint.exp: Likewise.
10229 (run_lang_tests): Likewise.
10230 * gdb.python/py-typeprint.exp: Likewise.
10231
10232 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
10233
10234 * lib/memory.exp: New file.
10235 * lib/gdb.exp: Load memory.exp.
10236 * gdb.base/memattr.exp (delete_memory): Move proc to
10237 lib/memory.exp and rename to delete_memory_regions.
10238 Replace delete_memory with delete_memory_regions.
10239 Cleanup memory regions before tests.
10240 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
10241 before tests.
10242
10243 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
10244
10245 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
10246 files.
10247 (initialize): New function conditionally defined.
10248 (testcases): Move within conditional block.
10249 (main): Call initialize.
10250 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
10251 of gdb.reverse/insn-reverse.c.
10252 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
10253 gdb.reverse/insn-reverse.c.
10254
10255 2017-01-26 Yao Qi <yao.qi@linaro.org>
10256
10257 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
10258 disassemble on address 0.
10259
10260 2017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
10261 Yao Qi <yao.qi@linaro.org>
10262
10263 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
10264 * gdb.dwarf2/implptr-64bit.S: Remove.
10265 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
10266 variables in caller's context. Add DW_OP_implicit_value.
10267
10268 2017-01-25 Yao Qi <yao.qi@linaro.org>
10269
10270 * lib/dwarf.exp (Dwarf::_location): Handle
10271 DW_OP_GNU_implicit_pointer with proper size.
10272
10273 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
10274
10275 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
10276 and add untested calls.
10277
10278 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
10279
10280 * gdb.python/python.exp: Check line number against what GDB thinks
10281 the line number is for func1.
10282
10283 2017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
10284
10285 * gdb.dlang/debug-expr.exp: New file.
10286
10287 2016-12-23 Luis Machado <lgustavo@codesourcery.com>
10288
10289 Fix test names for the following files:
10290
10291 * gdb.ada/exec_changed.exp
10292 * gdb.ada/info_types.exp
10293 * gdb.arch/aarch64-atomic-inst.exp
10294 * gdb.arch/aarch64-fp.exp
10295 * gdb.arch/altivec-abi.exp
10296 * gdb.arch/altivec-regs.exp
10297 * gdb.arch/amd64-byte.exp
10298 * gdb.arch/amd64-disp-step.exp
10299 * gdb.arch/amd64-dword.exp
10300 * gdb.arch/amd64-entry-value-inline.exp
10301 * gdb.arch/amd64-entry-value-param.exp
10302 * gdb.arch/amd64-entry-value-paramref.exp
10303 * gdb.arch/amd64-entry-value.exp
10304 * gdb.arch/amd64-i386-address.exp
10305 * gdb.arch/amd64-invalid-stack-middle.exp
10306 * gdb.arch/amd64-invalid-stack-top.exp
10307 * gdb.arch/amd64-optimout-repeat.exp
10308 * gdb.arch/amd64-prologue-skip.exp
10309 * gdb.arch/amd64-prologue-xmm.exp
10310 * gdb.arch/amd64-stap-special-operands.exp
10311 * gdb.arch/amd64-stap-wrong-subexp.exp
10312 * gdb.arch/amd64-tailcall-cxx.exp
10313 * gdb.arch/amd64-tailcall-noret.exp
10314 * gdb.arch/amd64-tailcall-ret.exp
10315 * gdb.arch/amd64-tailcall-self.exp
10316 * gdb.arch/amd64-word.exp
10317 * gdb.arch/arm-bl-branch-dest.exp
10318 * gdb.arch/arm-disp-step.exp
10319 * gdb.arch/arm-neon.exp
10320 * gdb.arch/arm-single-step-kernel-helper.exp
10321 * gdb.arch/avr-flash-qualifier.exp
10322 * gdb.arch/disp-step-insn-reloc.exp
10323 * gdb.arch/e500-abi.exp
10324 * gdb.arch/e500-regs.exp
10325 * gdb.arch/ftrace-insn-reloc.exp
10326 * gdb.arch/i386-avx512.exp
10327 * gdb.arch/i386-bp_permanent.exp
10328 * gdb.arch/i386-byte.exp
10329 * gdb.arch/i386-cfi-notcurrent.exp
10330 * gdb.arch/i386-disp-step.exp
10331 * gdb.arch/i386-dr3-watch.exp
10332 * gdb.arch/i386-float.exp
10333 * gdb.arch/i386-gnu-cfi.exp
10334 * gdb.arch/i386-mpx-map.exp
10335 * gdb.arch/i386-mpx-sigsegv.exp
10336 * gdb.arch/i386-mpx-simple_segv.exp
10337 * gdb.arch/i386-mpx.exp
10338 * gdb.arch/i386-permbkpt.exp
10339 * gdb.arch/i386-prologue.exp
10340 * gdb.arch/i386-signal.exp
10341 * gdb.arch/i386-size-overlap.exp
10342 * gdb.arch/i386-unwind.exp
10343 * gdb.arch/i386-word.exp
10344 * gdb.arch/mips-fcr.exp
10345 * gdb.arch/powerpc-d128-regs.exp
10346 * gdb.arch/powerpc-stackless.exp
10347 * gdb.arch/ppc64-atomic-inst.exp
10348 * gdb.arch/s390-stackless.exp
10349 * gdb.arch/s390-tdbregs.exp
10350 * gdb.arch/s390-vregs.exp
10351 * gdb.arch/sparc-sysstep.exp
10352 * gdb.arch/thumb-bx-pc.exp
10353 * gdb.arch/thumb-singlestep.exp
10354 * gdb.arch/thumb2-it.exp
10355 * gdb.arch/vsx-regs.exp
10356 * gdb.asm/asm-source.exp
10357 * gdb.base/a2-run.exp
10358 * gdb.base/advance.exp
10359 * gdb.base/all-bin.exp
10360 * gdb.base/anon.exp
10361 * gdb.base/args.exp
10362 * gdb.base/arithmet.exp
10363 * gdb.base/async-shell.exp
10364 * gdb.base/async.exp
10365 * gdb.base/attach-pie-noexec.exp
10366 * gdb.base/attach-twice.exp
10367 * gdb.base/auto-load.exp
10368 * gdb.base/bang.exp
10369 * gdb.base/bitfields.exp
10370 * gdb.base/break-always.exp
10371 * gdb.base/break-caller-line.exp
10372 * gdb.base/break-entry.exp
10373 * gdb.base/break-inline.exp
10374 * gdb.base/break-on-linker-gcd-function.exp
10375 * gdb.base/break-probes.exp
10376 * gdb.base/break.exp
10377 * gdb.base/breakpoint-shadow.exp
10378 * gdb.base/call-ar-st.exp
10379 * gdb.base/call-sc.exp
10380 * gdb.base/call-signal-resume.exp
10381 * gdb.base/call-strs.exp
10382 * gdb.base/callfuncs.exp
10383 * gdb.base/catch-fork-static.exp
10384 * gdb.base/catch-gdb-caused-signals.exp
10385 * gdb.base/catch-load.exp
10386 * gdb.base/catch-signal-fork.exp
10387 * gdb.base/catch-signal.exp
10388 * gdb.base/catch-syscall.exp
10389 * gdb.base/charset.exp
10390 * gdb.base/checkpoint.exp
10391 * gdb.base/chng-syms.exp
10392 * gdb.base/code-expr.exp
10393 * gdb.base/code_elim.exp
10394 * gdb.base/commands.exp
10395 * gdb.base/completion.exp
10396 * gdb.base/complex.exp
10397 * gdb.base/cond-expr.exp
10398 * gdb.base/condbreak.exp
10399 * gdb.base/consecutive.exp
10400 * gdb.base/continue-all-already-running.exp
10401 * gdb.base/coredump-filter.exp
10402 * gdb.base/corefile.exp
10403 * gdb.base/dbx.exp
10404 * gdb.base/debug-expr.exp
10405 * gdb.base/define.exp
10406 * gdb.base/del.exp
10407 * gdb.base/disabled-location.exp
10408 * gdb.base/disasm-end-cu.exp
10409 * gdb.base/disasm-optim.exp
10410 * gdb.base/display.exp
10411 * gdb.base/duplicate-bp.exp
10412 * gdb.base/ena-dis-br.exp
10413 * gdb.base/ending-run.exp
10414 * gdb.base/enumval.exp
10415 * gdb.base/environ.exp
10416 * gdb.base/eu-strip-infcall.exp
10417 * gdb.base/eval-avoid-side-effects.exp
10418 * gdb.base/eval-skip.exp
10419 * gdb.base/exitsignal.exp
10420 * gdb.base/expand-psymtabs.exp
10421 * gdb.base/filesym.exp
10422 * gdb.base/find-unmapped.exp
10423 * gdb.base/finish.exp
10424 * gdb.base/float.exp
10425 * gdb.base/foll-exec-mode.exp
10426 * gdb.base/foll-exec.exp
10427 * gdb.base/foll-fork.exp
10428 * gdb.base/fortran-sym-case.exp
10429 * gdb.base/freebpcmd.exp
10430 * gdb.base/func-ptr.exp
10431 * gdb.base/func-ptrs.exp
10432 * gdb.base/funcargs.exp
10433 * gdb.base/gcore-buffer-overflow.exp
10434 * gdb.base/gcore-relro-pie.exp
10435 * gdb.base/gcore-relro.exp
10436 * gdb.base/gcore.exp
10437 * gdb.base/gdb1090.exp
10438 * gdb.base/gdb11530.exp
10439 * gdb.base/gdb11531.exp
10440 * gdb.base/gdb1821.exp
10441 * gdb.base/gdbindex-stabs.exp
10442 * gdb.base/gdbvars.exp
10443 * gdb.base/hbreak.exp
10444 * gdb.base/hbreak2.exp
10445 * gdb.base/included.exp
10446 * gdb.base/infcall-input.exp
10447 * gdb.base/inferior-died.exp
10448 * gdb.base/infnan.exp
10449 * gdb.base/info-macros.exp
10450 * gdb.base/info-os.exp
10451 * gdb.base/info-proc.exp
10452 * gdb.base/info-shared.exp
10453 * gdb.base/info-target.exp
10454 * gdb.base/infoline.exp
10455 * gdb.base/interp.exp
10456 * gdb.base/interrupt.exp
10457 * gdb.base/jit-reader.exp
10458 * gdb.base/jit-simple.exp
10459 * gdb.base/kill-after-signal.exp
10460 * gdb.base/kill-detach-inferiors-cmd.exp
10461 * gdb.base/label.exp
10462 * gdb.base/langs.exp
10463 * gdb.base/ldbl_e308.exp
10464 * gdb.base/line-symtabs.exp
10465 * gdb.base/linespecs.exp
10466 * gdb.base/list.exp
10467 * gdb.base/long_long.exp
10468 * gdb.base/longest-types.exp
10469 * gdb.base/maint.exp
10470 * gdb.base/max-value-size.exp
10471 * gdb.base/memattr.exp
10472 * gdb.base/mips_pro.exp
10473 * gdb.base/morestack.exp
10474 * gdb.base/moribund-step.exp
10475 * gdb.base/multi-forks.exp
10476 * gdb.base/nested-addr.exp
10477 * gdb.base/nextoverexit.exp
10478 * gdb.base/noreturn-finish.exp
10479 * gdb.base/noreturn-return.exp
10480 * gdb.base/nostdlib.exp
10481 * gdb.base/offsets.exp
10482 * gdb.base/opaque.exp
10483 * gdb.base/pc-fp.exp
10484 * gdb.base/permissions.exp
10485 * gdb.base/print-symbol-loading.exp
10486 * gdb.base/prologue-include.exp
10487 * gdb.base/psymtab.exp
10488 * gdb.base/ptype.exp
10489 * gdb.base/random-signal.exp
10490 * gdb.base/randomize.exp
10491 * gdb.base/range-stepping.exp
10492 * gdb.base/readline-ask.exp
10493 * gdb.base/recpar.exp
10494 * gdb.base/recurse.exp
10495 * gdb.base/relational.exp
10496 * gdb.base/restore.exp
10497 * gdb.base/return-nodebug.exp
10498 * gdb.base/return.exp
10499 * gdb.base/run-after-attach.exp
10500 * gdb.base/save-bp.exp
10501 * gdb.base/scope.exp
10502 * gdb.base/sect-cmd.exp
10503 * gdb.base/set-lang-auto.exp
10504 * gdb.base/set-noassign.exp
10505 * gdb.base/setvar.exp
10506 * gdb.base/sigall.exp
10507 * gdb.base/sigbpt.exp
10508 * gdb.base/siginfo-addr.exp
10509 * gdb.base/siginfo-infcall.exp
10510 * gdb.base/siginfo-obj.exp
10511 * gdb.base/siginfo.exp
10512 * gdb.base/signals-state-child.exp
10513 * gdb.base/signest.exp
10514 * gdb.base/sigstep.exp
10515 * gdb.base/sizeof.exp
10516 * gdb.base/skip.exp
10517 * gdb.base/solib-corrupted.exp
10518 * gdb.base/solib-nodir.exp
10519 * gdb.base/solib-search.exp
10520 * gdb.base/stack-checking.exp
10521 * gdb.base/stale-infcall.exp
10522 * gdb.base/stap-probe.exp
10523 * gdb.base/start.exp
10524 * gdb.base/step-break.exp
10525 * gdb.base/step-bt.exp
10526 * gdb.base/step-line.exp
10527 * gdb.base/step-over-exit.exp
10528 * gdb.base/step-over-syscall.exp
10529 * gdb.base/step-resume-infcall.exp
10530 * gdb.base/step-test.exp
10531 * gdb.base/store.exp
10532 * gdb.base/structs3.exp
10533 * gdb.base/sym-file.exp
10534 * gdb.base/symbol-without-target_section.exp
10535 * gdb.base/term.exp
10536 * gdb.base/testenv.exp
10537 * gdb.base/ui-redirect.exp
10538 * gdb.base/until.exp
10539 * gdb.base/unwindonsignal.exp
10540 * gdb.base/value-double-free.exp
10541 * gdb.base/vla-datatypes.exp
10542 * gdb.base/vla-ptr.exp
10543 * gdb.base/vla-sideeffect.exp
10544 * gdb.base/volatile.exp
10545 * gdb.base/watch-cond-infcall.exp
10546 * gdb.base/watch-cond.exp
10547 * gdb.base/watch-non-mem.exp
10548 * gdb.base/watch-read.exp
10549 * gdb.base/watch-vfork.exp
10550 * gdb.base/watchpoint-cond-gone.exp
10551 * gdb.base/watchpoint-delete.exp
10552 * gdb.base/watchpoint-hw-hit-once.exp
10553 * gdb.base/watchpoint-hw.exp
10554 * gdb.base/watchpoint-stops-at-right-insn.exp
10555 * gdb.base/watchpoints.exp
10556 * gdb.base/wchar.exp
10557 * gdb.base/whatis-exp.exp
10558 * gdb.btrace/buffer-size.exp
10559 * gdb.btrace/data.exp
10560 * gdb.btrace/delta.exp
10561 * gdb.btrace/dlopen.exp
10562 * gdb.btrace/enable.exp
10563 * gdb.btrace/exception.exp
10564 * gdb.btrace/function_call_history.exp
10565 * gdb.btrace/gcore.exp
10566 * gdb.btrace/instruction_history.exp
10567 * gdb.btrace/nohist.exp
10568 * gdb.btrace/reconnect.exp
10569 * gdb.btrace/record_goto-step.exp
10570 * gdb.btrace/record_goto.exp
10571 * gdb.btrace/rn-dl-bind.exp
10572 * gdb.btrace/segv.exp
10573 * gdb.btrace/step.exp
10574 * gdb.btrace/stepi.exp
10575 * gdb.btrace/tailcall-only.exp
10576 * gdb.btrace/tailcall.exp
10577 * gdb.btrace/tsx.exp
10578 * gdb.btrace/unknown_functions.exp
10579 * gdb.btrace/vdso.exp
10580 * gdb.compile/compile-ifunc.exp
10581 * gdb.compile/compile-ops.exp
10582 * gdb.compile/compile-print.exp
10583 * gdb.compile/compile-setjmp.exp
10584 * gdb.cp/abstract-origin.exp
10585 * gdb.cp/ambiguous.exp
10586 * gdb.cp/annota2.exp
10587 * gdb.cp/annota3.exp
10588 * gdb.cp/anon-ns.exp
10589 * gdb.cp/anon-struct.exp
10590 * gdb.cp/anon-union.exp
10591 * gdb.cp/arg-reference.exp
10592 * gdb.cp/baseenum.exp
10593 * gdb.cp/bool.exp
10594 * gdb.cp/breakpoint.exp
10595 * gdb.cp/bs15503.exp
10596 * gdb.cp/call-c.exp
10597 * gdb.cp/casts.exp
10598 * gdb.cp/chained-calls.exp
10599 * gdb.cp/class2.exp
10600 * gdb.cp/classes.exp
10601 * gdb.cp/cmpd-minsyms.exp
10602 * gdb.cp/converts.exp
10603 * gdb.cp/cp-relocate.exp
10604 * gdb.cp/cpcompletion.exp
10605 * gdb.cp/cpexprs.exp
10606 * gdb.cp/cplabel.exp
10607 * gdb.cp/cplusfuncs.exp
10608 * gdb.cp/cpsizeof.exp
10609 * gdb.cp/ctti.exp
10610 * gdb.cp/derivation.exp
10611 * gdb.cp/destrprint.exp
10612 * gdb.cp/dispcxx.exp
10613 * gdb.cp/enum-class.exp
10614 * gdb.cp/exception.exp
10615 * gdb.cp/exceptprint.exp
10616 * gdb.cp/expand-psymtabs-cxx.exp
10617 * gdb.cp/expand-sals.exp
10618 * gdb.cp/extern-c.exp
10619 * gdb.cp/filename.exp
10620 * gdb.cp/formatted-ref.exp
10621 * gdb.cp/fpointer.exp
10622 * gdb.cp/gdb1355.exp
10623 * gdb.cp/gdb2495.exp
10624 * gdb.cp/hang.exp
10625 * gdb.cp/impl-this.exp
10626 * gdb.cp/infcall-dlopen.exp
10627 * gdb.cp/inherit.exp
10628 * gdb.cp/iostream.exp
10629 * gdb.cp/koenig.exp
10630 * gdb.cp/local.exp
10631 * gdb.cp/m-data.exp
10632 * gdb.cp/m-static.exp
10633 * gdb.cp/mb-ctor.exp
10634 * gdb.cp/mb-inline.exp
10635 * gdb.cp/mb-templates.exp
10636 * gdb.cp/member-name.exp
10637 * gdb.cp/member-ptr.exp
10638 * gdb.cp/meth-typedefs.exp
10639 * gdb.cp/method.exp
10640 * gdb.cp/method2.exp
10641 * gdb.cp/minsym-fallback.exp
10642 * gdb.cp/misc.exp
10643 * gdb.cp/namelessclass.exp
10644 * gdb.cp/namespace-enum.exp
10645 * gdb.cp/namespace-nested-import.exp
10646 * gdb.cp/namespace.exp
10647 * gdb.cp/nextoverthrow.exp
10648 * gdb.cp/no-dmgl-verbose.exp
10649 * gdb.cp/non-trivial-retval.exp
10650 * gdb.cp/noparam.exp
10651 * gdb.cp/nsdecl.exp
10652 * gdb.cp/nsimport.exp
10653 * gdb.cp/nsnested.exp
10654 * gdb.cp/nsnoimports.exp
10655 * gdb.cp/nsrecurs.exp
10656 * gdb.cp/nsstress.exp
10657 * gdb.cp/nsusing.exp
10658 * gdb.cp/operator.exp
10659 * gdb.cp/oranking.exp
10660 * gdb.cp/overload-const.exp
10661 * gdb.cp/overload.exp
10662 * gdb.cp/ovldbreak.exp
10663 * gdb.cp/ovsrch.exp
10664 * gdb.cp/paren-type.exp
10665 * gdb.cp/parse-lang.exp
10666 * gdb.cp/pass-by-ref.exp
10667 * gdb.cp/pr-1023.exp
10668 * gdb.cp/pr-1210.exp
10669 * gdb.cp/pr-574.exp
10670 * gdb.cp/pr10687.exp
10671 * gdb.cp/pr12028.exp
10672 * gdb.cp/pr17132.exp
10673 * gdb.cp/pr17494.exp
10674 * gdb.cp/pr9067.exp
10675 * gdb.cp/pr9167.exp
10676 * gdb.cp/pr9631.exp
10677 * gdb.cp/printmethod.exp
10678 * gdb.cp/psmang.exp
10679 * gdb.cp/psymtab-parameter.exp
10680 * gdb.cp/ptype-cv-cp.exp
10681 * gdb.cp/ptype-flags.exp
10682 * gdb.cp/re-set-overloaded.exp
10683 * gdb.cp/ref-types.exp
10684 * gdb.cp/rtti.exp
10685 * gdb.cp/scope-err.exp
10686 * gdb.cp/shadow.exp
10687 * gdb.cp/smartp.exp
10688 * gdb.cp/static-method.exp
10689 * gdb.cp/static-print-quit.exp
10690 * gdb.cp/temargs.exp
10691 * gdb.cp/templates.exp
10692 * gdb.cp/try_catch.exp
10693 * gdb.cp/typedef-operator.exp
10694 * gdb.cp/typeid.exp
10695 * gdb.cp/userdef.exp
10696 * gdb.cp/using-crash.exp
10697 * gdb.cp/var-tag.exp
10698 * gdb.cp/virtbase.exp
10699 * gdb.cp/virtfunc.exp
10700 * gdb.cp/virtfunc2.exp
10701 * gdb.cp/vla-cxx.exp
10702 * gdb.disasm/t01_mov.exp
10703 * gdb.disasm/t02_mova.exp
10704 * gdb.disasm/t03_add.exp
10705 * gdb.disasm/t04_sub.exp
10706 * gdb.disasm/t05_cmp.exp
10707 * gdb.disasm/t06_ari2.exp
10708 * gdb.disasm/t07_ari3.exp
10709 * gdb.disasm/t08_or.exp
10710 * gdb.disasm/t09_xor.exp
10711 * gdb.disasm/t10_and.exp
10712 * gdb.disasm/t11_logs.exp
10713 * gdb.disasm/t12_bit.exp
10714 * gdb.disasm/t13_otr.exp
10715 * gdb.dlang/circular.exp
10716 * gdb.dwarf2/arr-stride.exp
10717 * gdb.dwarf2/arr-subrange.exp
10718 * gdb.dwarf2/atomic-type.exp
10719 * gdb.dwarf2/bad-regnum.exp
10720 * gdb.dwarf2/bitfield-parent-optimized-out.exp
10721 * gdb.dwarf2/callframecfa.exp
10722 * gdb.dwarf2/clztest.exp
10723 * gdb.dwarf2/corrupt.exp
10724 * gdb.dwarf2/data-loc.exp
10725 * gdb.dwarf2/dup-psym.exp
10726 * gdb.dwarf2/dw2-anon-mptr.exp
10727 * gdb.dwarf2/dw2-anonymous-func.exp
10728 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
10729 * gdb.dwarf2/dw2-bad-unresolved.exp
10730 * gdb.dwarf2/dw2-basic.exp
10731 * gdb.dwarf2/dw2-canonicalize-type.exp
10732 * gdb.dwarf2/dw2-case-insensitive.exp
10733 * gdb.dwarf2/dw2-common-block.exp
10734 * gdb.dwarf2/dw2-compdir-oldgcc.exp
10735 * gdb.dwarf2/dw2-compressed.exp
10736 * gdb.dwarf2/dw2-const.exp
10737 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
10738 * gdb.dwarf2/dw2-cu-size.exp
10739 * gdb.dwarf2/dw2-dup-frame.exp
10740 * gdb.dwarf2/dw2-entry-value.exp
10741 * gdb.dwarf2/dw2-icycle.exp
10742 * gdb.dwarf2/dw2-ifort-parameter.exp
10743 * gdb.dwarf2/dw2-inline-break.exp
10744 * gdb.dwarf2/dw2-inline-param.exp
10745 * gdb.dwarf2/dw2-intercu.exp
10746 * gdb.dwarf2/dw2-intermix.exp
10747 * gdb.dwarf2/dw2-lexical-block-bare.exp
10748 * gdb.dwarf2/dw2-linkage-name-trust.exp
10749 * gdb.dwarf2/dw2-minsym-in-cu.exp
10750 * gdb.dwarf2/dw2-noloc.exp
10751 * gdb.dwarf2/dw2-op-call.exp
10752 * gdb.dwarf2/dw2-op-out-param.exp
10753 * gdb.dwarf2/dw2-opt-structptr.exp
10754 * gdb.dwarf2/dw2-param-error.exp
10755 * gdb.dwarf2/dw2-producer.exp
10756 * gdb.dwarf2/dw2-ranges-base.exp
10757 * gdb.dwarf2/dw2-ref-missing-frame.exp
10758 * gdb.dwarf2/dw2-reg-undefined.exp
10759 * gdb.dwarf2/dw2-regno-invalid.exp
10760 * gdb.dwarf2/dw2-restore.exp
10761 * gdb.dwarf2/dw2-restrict.exp
10762 * gdb.dwarf2/dw2-single-line-discriminators.exp
10763 * gdb.dwarf2/dw2-strp.exp
10764 * gdb.dwarf2/dw2-undefined-ret-addr.exp
10765 * gdb.dwarf2/dw2-unresolved.exp
10766 * gdb.dwarf2/dw2-var-zero-addr.exp
10767 * gdb.dwarf2/dw4-sig-types.exp
10768 * gdb.dwarf2/dwz.exp
10769 * gdb.dwarf2/dynarr-ptr.exp
10770 * gdb.dwarf2/enum-type.exp
10771 * gdb.dwarf2/gdb-index.exp
10772 * gdb.dwarf2/implptr-64bit.exp
10773 * gdb.dwarf2/implptr-optimized-out.exp
10774 * gdb.dwarf2/implptr.exp
10775 * gdb.dwarf2/implref-array.exp
10776 * gdb.dwarf2/implref-const.exp
10777 * gdb.dwarf2/implref-global.exp
10778 * gdb.dwarf2/implref-struct.exp
10779 * gdb.dwarf2/mac-fileno.exp
10780 * gdb.dwarf2/main-subprogram.exp
10781 * gdb.dwarf2/member-ptr-forwardref.exp
10782 * gdb.dwarf2/method-ptr.exp
10783 * gdb.dwarf2/missing-sig-type.exp
10784 * gdb.dwarf2/nonvar-access.exp
10785 * gdb.dwarf2/opaque-type-lookup.exp
10786 * gdb.dwarf2/pieces-optimized-out.exp
10787 * gdb.dwarf2/pieces.exp
10788 * gdb.dwarf2/pr10770.exp
10789 * gdb.dwarf2/pr13961.exp
10790 * gdb.dwarf2/staticvirtual.exp
10791 * gdb.dwarf2/subrange.exp
10792 * gdb.dwarf2/symtab-producer.exp
10793 * gdb.dwarf2/trace-crash.exp
10794 * gdb.dwarf2/typeddwarf.exp
10795 * gdb.dwarf2/valop.exp
10796 * gdb.dwarf2/watch-notconst.exp
10797 * gdb.fortran/array-element.exp
10798 * gdb.fortran/charset.exp
10799 * gdb.fortran/common-block.exp
10800 * gdb.fortran/complex.exp
10801 * gdb.fortran/derived-type-function.exp
10802 * gdb.fortran/derived-type.exp
10803 * gdb.fortran/logical.exp
10804 * gdb.fortran/module.exp
10805 * gdb.fortran/multi-dim.exp
10806 * gdb.fortran/nested-funcs.exp
10807 * gdb.fortran/print-formatted.exp
10808 * gdb.fortran/subarray.exp
10809 * gdb.fortran/vla-alloc-assoc.exp
10810 * gdb.fortran/vla-datatypes.exp
10811 * gdb.fortran/vla-history.exp
10812 * gdb.fortran/vla-ptr-info.exp
10813 * gdb.fortran/vla-ptype-sub.exp
10814 * gdb.fortran/vla-ptype.exp
10815 * gdb.fortran/vla-sizeof.exp
10816 * gdb.fortran/vla-type.exp
10817 * gdb.fortran/vla-value-sub-arbitrary.exp
10818 * gdb.fortran/vla-value-sub-finish.exp
10819 * gdb.fortran/vla-value-sub.exp
10820 * gdb.fortran/vla-value.exp
10821 * gdb.fortran/whatis_type.exp
10822 * gdb.go/chan.exp
10823 * gdb.go/handcall.exp
10824 * gdb.go/hello.exp
10825 * gdb.go/integers.exp
10826 * gdb.go/methods.exp
10827 * gdb.go/package.exp
10828 * gdb.go/strings.exp
10829 * gdb.go/types.exp
10830 * gdb.go/unsafe.exp
10831 * gdb.guile/scm-arch.exp
10832 * gdb.guile/scm-block.exp
10833 * gdb.guile/scm-breakpoint.exp
10834 * gdb.guile/scm-cmd.exp
10835 * gdb.guile/scm-disasm.exp
10836 * gdb.guile/scm-equal.exp
10837 * gdb.guile/scm-frame-args.exp
10838 * gdb.guile/scm-frame-inline.exp
10839 * gdb.guile/scm-frame.exp
10840 * gdb.guile/scm-iterator.exp
10841 * gdb.guile/scm-math.exp
10842 * gdb.guile/scm-objfile.exp
10843 * gdb.guile/scm-ports.exp
10844 * gdb.guile/scm-symbol.exp
10845 * gdb.guile/scm-symtab.exp
10846 * gdb.guile/scm-value-cc.exp
10847 * gdb.guile/types-module.exp
10848 * gdb.linespec/break-ask.exp
10849 * gdb.linespec/cpexplicit.exp
10850 * gdb.linespec/explicit.exp
10851 * gdb.linespec/keywords.exp
10852 * gdb.linespec/linespec.exp
10853 * gdb.linespec/ls-dollar.exp
10854 * gdb.linespec/ls-errs.exp
10855 * gdb.linespec/skip-two.exp
10856 * gdb.linespec/thread.exp
10857 * gdb.mi/mi-async.exp
10858 * gdb.mi/mi-basics.exp
10859 * gdb.mi/mi-break.exp
10860 * gdb.mi/mi-catch-load.exp
10861 * gdb.mi/mi-cli.exp
10862 * gdb.mi/mi-cmd-param-changed.exp
10863 * gdb.mi/mi-console.exp
10864 * gdb.mi/mi-detach.exp
10865 * gdb.mi/mi-disassemble.exp
10866 * gdb.mi/mi-eval.exp
10867 * gdb.mi/mi-file-transfer.exp
10868 * gdb.mi/mi-file.exp
10869 * gdb.mi/mi-fill-memory.exp
10870 * gdb.mi/mi-inheritance-syntax-error.exp
10871 * gdb.mi/mi-linespec-err-cp.exp
10872 * gdb.mi/mi-logging.exp
10873 * gdb.mi/mi-memory-changed.exp
10874 * gdb.mi/mi-read-memory.exp
10875 * gdb.mi/mi-record-changed.exp
10876 * gdb.mi/mi-reg-undefined.exp
10877 * gdb.mi/mi-regs.exp
10878 * gdb.mi/mi-return.exp
10879 * gdb.mi/mi-reverse.exp
10880 * gdb.mi/mi-simplerun.exp
10881 * gdb.mi/mi-solib.exp
10882 * gdb.mi/mi-stack.exp
10883 * gdb.mi/mi-stepi.exp
10884 * gdb.mi/mi-syn-frame.exp
10885 * gdb.mi/mi-until.exp
10886 * gdb.mi/mi-var-block.exp
10887 * gdb.mi/mi-var-child.exp
10888 * gdb.mi/mi-var-cmd.exp
10889 * gdb.mi/mi-var-cp.exp
10890 * gdb.mi/mi-var-display.exp
10891 * gdb.mi/mi-var-invalidate.exp
10892 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
10893 * gdb.mi/mi-vla-fortran.exp
10894 * gdb.mi/mi-watch.exp
10895 * gdb.mi/mi2-var-child.exp
10896 * gdb.mi/user-selected-context-sync.exp
10897 * gdb.modula2/unbounded-array.exp
10898 * gdb.multi/dummy-frame-restore.exp
10899 * gdb.multi/multi-arch-exec.exp
10900 * gdb.multi/multi-arch.exp
10901 * gdb.multi/tids.exp
10902 * gdb.multi/watchpoint-multi.exp
10903 * gdb.opencl/callfuncs.exp
10904 * gdb.opencl/convs_casts.exp
10905 * gdb.opencl/datatypes.exp
10906 * gdb.opencl/operators.exp
10907 * gdb.opencl/vec_comps.exp
10908 * gdb.opt/clobbered-registers-O2.exp
10909 * gdb.opt/inline-break.exp
10910 * gdb.opt/inline-bt.exp
10911 * gdb.opt/inline-cmds.exp
10912 * gdb.opt/inline-locals.exp
10913 * gdb.pascal/case-insensitive-symbols.exp
10914 * gdb.pascal/floats.exp
10915 * gdb.pascal/gdb11492.exp
10916 * gdb.python/lib-types.exp
10917 * gdb.python/py-arch.exp
10918 * gdb.python/py-as-string.exp
10919 * gdb.python/py-bad-printers.exp
10920 * gdb.python/py-block.exp
10921 * gdb.python/py-breakpoint-create-fail.exp
10922 * gdb.python/py-breakpoint.exp
10923 * gdb.python/py-caller-is.exp
10924 * gdb.python/py-cmd.exp
10925 * gdb.python/py-explore-cc.exp
10926 * gdb.python/py-explore.exp
10927 * gdb.python/py-finish-breakpoint.exp
10928 * gdb.python/py-finish-breakpoint2.exp
10929 * gdb.python/py-frame-args.exp
10930 * gdb.python/py-frame-inline.exp
10931 * gdb.python/py-frame.exp
10932 * gdb.python/py-framefilter-mi.exp
10933 * gdb.python/py-infthread.exp
10934 * gdb.python/py-lazy-string.exp
10935 * gdb.python/py-linetable.exp
10936 * gdb.python/py-mi-events.exp
10937 * gdb.python/py-mi-objfile.exp
10938 * gdb.python/py-mi.exp
10939 * gdb.python/py-objfile.exp
10940 * gdb.python/py-pp-integral.exp
10941 * gdb.python/py-pp-maint.exp
10942 * gdb.python/py-pp-re-notag.exp
10943 * gdb.python/py-pp-registration.exp
10944 * gdb.python/py-recurse-unwind.exp
10945 * gdb.python/py-strfns.exp
10946 * gdb.python/py-symbol.exp
10947 * gdb.python/py-symtab.exp
10948 * gdb.python/py-sync-interp.exp
10949 * gdb.python/py-typeprint.exp
10950 * gdb.python/py-unwind-maint.exp
10951 * gdb.python/py-unwind.exp
10952 * gdb.python/py-value-cc.exp
10953 * gdb.python/py-xmethods.exp
10954 * gdb.reverse/amd64-tailcall-reverse.exp
10955 * gdb.reverse/break-precsave.exp
10956 * gdb.reverse/break-reverse.exp
10957 * gdb.reverse/consecutive-precsave.exp
10958 * gdb.reverse/consecutive-reverse.exp
10959 * gdb.reverse/finish-precsave.exp
10960 * gdb.reverse/finish-reverse-bkpt.exp
10961 * gdb.reverse/finish-reverse.exp
10962 * gdb.reverse/fstatat-reverse.exp
10963 * gdb.reverse/getresuid-reverse.exp
10964 * gdb.reverse/i386-precsave.exp
10965 * gdb.reverse/i386-reverse.exp
10966 * gdb.reverse/i386-sse-reverse.exp
10967 * gdb.reverse/i387-env-reverse.exp
10968 * gdb.reverse/i387-stack-reverse.exp
10969 * gdb.reverse/insn-reverse.exp
10970 * gdb.reverse/machinestate-precsave.exp
10971 * gdb.reverse/machinestate.exp
10972 * gdb.reverse/next-reverse-bkpt-over-sr.exp
10973 * gdb.reverse/pipe-reverse.exp
10974 * gdb.reverse/readv-reverse.exp
10975 * gdb.reverse/recvmsg-reverse.exp
10976 * gdb.reverse/rerun-prec.exp
10977 * gdb.reverse/s390-mvcle.exp
10978 * gdb.reverse/step-precsave.exp
10979 * gdb.reverse/step-reverse.exp
10980 * gdb.reverse/time-reverse.exp
10981 * gdb.reverse/until-precsave.exp
10982 * gdb.reverse/until-reverse.exp
10983 * gdb.reverse/waitpid-reverse.exp
10984 * gdb.reverse/watch-precsave.exp
10985 * gdb.reverse/watch-reverse.exp
10986 * gdb.rust/generics.exp
10987 * gdb.rust/methods.exp
10988 * gdb.rust/modules.exp
10989 * gdb.rust/simple.exp
10990 * gdb.server/connect-with-no-symbol-file.exp
10991 * gdb.server/ext-attach.exp
10992 * gdb.server/ext-restart.exp
10993 * gdb.server/ext-wrapper.exp
10994 * gdb.server/file-transfer.exp
10995 * gdb.server/server-exec-info.exp
10996 * gdb.server/server-kill.exp
10997 * gdb.server/server-mon.exp
10998 * gdb.server/wrapper.exp
10999 * gdb.stabs/exclfwd.exp
11000 * gdb.stabs/gdb11479.exp
11001 * gdb.threads/clone-new-thread-event.exp
11002 * gdb.threads/corethreads.exp
11003 * gdb.threads/current-lwp-dead.exp
11004 * gdb.threads/dlopen-libpthread.exp
11005 * gdb.threads/gcore-thread.exp
11006 * gdb.threads/sigstep-threads.exp
11007 * gdb.threads/watchpoint-fork.exp
11008 * gdb.trace/actions-changed.exp
11009 * gdb.trace/backtrace.exp
11010 * gdb.trace/change-loc.exp
11011 * gdb.trace/circ.exp
11012 * gdb.trace/collection.exp
11013 * gdb.trace/disconnected-tracing.exp
11014 * gdb.trace/ftrace.exp
11015 * gdb.trace/mi-trace-frame-collected.exp
11016 * gdb.trace/mi-trace-unavailable.exp
11017 * gdb.trace/mi-traceframe-changed.exp
11018 * gdb.trace/mi-tsv-changed.exp
11019 * gdb.trace/no-attach-trace.exp
11020 * gdb.trace/passc-dyn.exp
11021 * gdb.trace/qtro.exp
11022 * gdb.trace/range-stepping.exp
11023 * gdb.trace/read-memory.exp
11024 * gdb.trace/save-trace.exp
11025 * gdb.trace/signal.exp
11026 * gdb.trace/status-stop.exp
11027 * gdb.trace/tfile.exp
11028 * gdb.trace/trace-break.exp
11029 * gdb.trace/trace-buffer-size.exp
11030 * gdb.trace/trace-condition.exp
11031 * gdb.trace/tracefile-pseudo-reg.exp
11032 * gdb.trace/tstatus.exp
11033 * gdb.trace/unavailable.exp
11034 * gdb.trace/while-dyn.exp
11035 * gdb.trace/while-stepping.exp
11036
11037 2016-12-22 Doug Evans <xdje42@gmail.com>
11038
11039 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
11040 and msymbols.
11041
11042 2016-12-19 Yao Qi <yao.qi@linaro.org>
11043
11044 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
11045 (test_with_self): Don't call do_steps_and_nexts, and remove
11046 code about stepping into xmalloc.
11047
11048 2016-12-09 Yao Qi <yao.qi@linaro.org>
11049
11050 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
11051
11052 2016-12-09 Yao Qi <yao.qi@linaro.org>
11053
11054 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
11055
11056 2016-12-09 Pedro Alves <palves@redhat.com>
11057
11058 * gdb.base/all-architectures-0.exp: New file.
11059 * gdb.base/all-architectures-1.exp: New file.
11060 * gdb.base/all-architectures-2.exp: New file.
11061 * gdb.base/all-architectures-3.exp: New file.
11062 * gdb.base/all-architectures-4.exp: New file.
11063 * gdb.base/all-architectures-5.exp: New file.
11064 * gdb.base/all-architectures-6.exp: New file.
11065 * gdb.base/all-architectures-7.exp: New file.
11066 * gdb.base/all-architectures.exp.in: New file.
11067
11068 2016-12-09 Yao Qi <yao.qi@linaro.org>
11069
11070 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
11071
11072 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
11073
11074 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
11075 possible.
11076 Remove useless pattern-matching code.
11077
11078 2016-12-02 Pedro Alves <palves@redhat.com>
11079
11080 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
11081 procedure.
11082 (top level): Call it.
11083
11084 2016-12-02 Pedro Alves <palves@redhat.com>
11085
11086 * gdb.base/commands.exp (user_defined_command_args_stack_test):
11087 New procedure.
11088 (top level): Call it.
11089
11090 2016-12-02 Pedro Alves <palves@redhat.com>
11091
11092 PR cli/20559
11093 * gdb.base/commands.exp (user_defined_command_args_eval): New
11094 procedure.
11095 (top level): Call it.
11096
11097 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
11098
11099 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
11100 timeout handling.
11101
11102 2016-12-02 Tom Tromey <tom@tromey.com>
11103
11104 * gdb.dwarf2/main-subprogram.c: New file.
11105 * gdb.dwarf2/main-subprogram.exp: New file.
11106
11107 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
11108
11109 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
11110 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
11111 gdb_test_no_output for a couple of cases.
11112 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
11113
11114 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
11115
11116 Fix test names and standardize compilation error messages throughout
11117 the following files:
11118
11119 * gdb.ada/start.exp
11120 * gdb.arch/alpha-step.exp
11121 * gdb.arch/e500-prologue.exp
11122 * gdb.arch/ftrace-insn-reloc.exp
11123 * gdb.arch/gdb1291.exp
11124 * gdb.arch/gdb1431.exp
11125 * gdb.arch/gdb1558.exp
11126 * gdb.arch/i386-dr3-watch.exp
11127 * gdb.arch/i386-sse-stack-align.exp
11128 * gdb.arch/ia64-breakpoint-shadow.exp
11129 * gdb.arch/pa-nullify.exp
11130 * gdb.arch/powerpc-aix-prologue.exp
11131 * gdb.arch/thumb-bx-pc.exp
11132 * gdb.base/annota1.exp
11133 * gdb.base/annota3.exp
11134 * gdb.base/arrayidx.exp
11135 * gdb.base/assign.exp
11136 * gdb.base/attach.exp
11137 * gdb.base/auxv.exp
11138 * gdb.base/bang.exp
11139 * gdb.base/bfp-test.exp
11140 * gdb.base/bigcore.exp
11141 * gdb.base/bitfields2.exp
11142 * gdb.base/break-fun-addr.exp
11143 * gdb.base/break-probes.exp
11144 * gdb.base/call-rt-st.exp
11145 * gdb.base/callexit.exp
11146 * gdb.base/catch-fork-kill.exp
11147 * gdb.base/charset.exp
11148 * gdb.base/checkpoint.exp
11149 * gdb.base/comprdebug.exp
11150 * gdb.base/constvars.exp
11151 * gdb.base/coredump-filter.exp
11152 * gdb.base/cursal.exp
11153 * gdb.base/cvexpr.exp
11154 * gdb.base/detach.exp
11155 * gdb.base/display.exp
11156 * gdb.base/dmsym.exp
11157 * gdb.base/dprintf-pending.exp
11158 * gdb.base/dso2dso.exp
11159 * gdb.base/dtrace-probe.exp
11160 * gdb.base/dump.exp
11161 * gdb.base/enum_cond.exp
11162 * gdb.base/exe-lock.exp
11163 * gdb.base/exec-invalid-sysroot.exp
11164 * gdb.base/execl-update-breakpoints.exp
11165 * gdb.base/exprs.exp
11166 * gdb.base/fileio.exp
11167 * gdb.base/find.exp
11168 * gdb.base/finish.exp
11169 * gdb.base/fixsection.exp
11170 * gdb.base/foll-vfork.exp
11171 * gdb.base/frame-args.exp
11172 * gdb.base/gcore.exp
11173 * gdb.base/gdb1250.exp
11174 * gdb.base/global-var-nested-by-dso.exp
11175 * gdb.base/gnu-ifunc.exp
11176 * gdb.base/hashline1.exp
11177 * gdb.base/hashline2.exp
11178 * gdb.base/hashline3.exp
11179 * gdb.base/hbreak-in-shr-unsupported.exp
11180 * gdb.base/huge.exp
11181 * gdb.base/infcall-input.exp
11182 * gdb.base/info-fun.exp
11183 * gdb.base/info-shared.exp
11184 * gdb.base/jit-simple.exp
11185 * gdb.base/jit-so.exp
11186 * gdb.base/jit.exp
11187 * gdb.base/jump.exp
11188 * gdb.base/label.exp
11189 * gdb.base/lineinc.exp
11190 * gdb.base/logical.exp
11191 * gdb.base/longjmp.exp
11192 * gdb.base/macscp.exp
11193 * gdb.base/miscexprs.exp
11194 * gdb.base/new-ui-echo.exp
11195 * gdb.base/new-ui-pending-input.exp
11196 * gdb.base/new-ui.exp
11197 * gdb.base/nodebug.exp
11198 * gdb.base/nofield.exp
11199 * gdb.base/offsets.exp
11200 * gdb.base/overlays.exp
11201 * gdb.base/pending.exp
11202 * gdb.base/pointers.exp
11203 * gdb.base/pr11022.exp
11204 * gdb.base/printcmds.exp
11205 * gdb.base/prologue.exp
11206 * gdb.base/ptr-typedef.exp
11207 * gdb.base/realname-expand.exp
11208 * gdb.base/relativedebug.exp
11209 * gdb.base/relocate.exp
11210 * gdb.base/remote.exp
11211 * gdb.base/reread.exp
11212 * gdb.base/return2.exp
11213 * gdb.base/savedregs.exp
11214 * gdb.base/sep.exp
11215 * gdb.base/sepdebug.exp
11216 * gdb.base/sepsymtab.exp
11217 * gdb.base/set-inferior-tty.exp
11218 * gdb.base/setshow.exp
11219 * gdb.base/shlib-call.exp
11220 * gdb.base/sigaltstack.exp
11221 * gdb.base/siginfo-addr.exp
11222 * gdb.base/signals.exp
11223 * gdb.base/signull.exp
11224 * gdb.base/sigrepeat.exp
11225 * gdb.base/so-impl-ld.exp
11226 * gdb.base/solib-display.exp
11227 * gdb.base/solib-overlap.exp
11228 * gdb.base/solib-search.exp
11229 * gdb.base/solib-symbol.exp
11230 * gdb.base/structs.exp
11231 * gdb.base/structs2.exp
11232 * gdb.base/symtab-search-order.exp
11233 * gdb.base/twice.exp
11234 * gdb.base/unload.exp
11235 * gdb.base/varargs.exp
11236 * gdb.base/watchpoint-solib.exp
11237 * gdb.base/watchpoint.exp
11238 * gdb.base/whatis.exp
11239 * gdb.base/wrong_frame_bt_full.exp
11240 * gdb.btrace/dlopen.exp
11241 * gdb.cell/ea-standalone.exp
11242 * gdb.cell/ea-test.exp
11243 * gdb.cp/dispcxx.exp
11244 * gdb.cp/gdb2384.exp
11245 * gdb.cp/method2.exp
11246 * gdb.cp/nextoverthrow.exp
11247 * gdb.cp/pr10728.exp
11248 * gdb.disasm/am33.exp
11249 * gdb.disasm/h8300s.exp
11250 * gdb.disasm/mn10300.exp
11251 * gdb.disasm/sh3.exp
11252 * gdb.dwarf2/dw2-dir-file-name.exp
11253 * gdb.fortran/complex.exp
11254 * gdb.fortran/library-module.exp
11255 * gdb.guile/scm-pretty-print.exp
11256 * gdb.guile/scm-symbol.exp
11257 * gdb.guile/scm-type.exp
11258 * gdb.guile/scm-value.exp
11259 * gdb.linespec/linespec.exp
11260 * gdb.mi/gdb701.exp
11261 * gdb.mi/gdb792.exp
11262 * gdb.mi/mi-breakpoint-changed.exp
11263 * gdb.mi/mi-dprintf-pending.exp
11264 * gdb.mi/mi-dprintf.exp
11265 * gdb.mi/mi-exit-code.exp
11266 * gdb.mi/mi-pending.exp
11267 * gdb.mi/mi-solib.exp
11268 * gdb.mi/new-ui-mi-sync.exp
11269 * gdb.mi/pr11022.exp
11270 * gdb.mi/user-selected-context-sync.exp
11271 * gdb.opt/solib-intra-step.exp
11272 * gdb.python/py-events.exp
11273 * gdb.python/py-finish-breakpoint.exp
11274 * gdb.python/py-mi.exp
11275 * gdb.python/py-prettyprint.exp
11276 * gdb.python/py-shared.exp
11277 * gdb.python/py-symbol.exp
11278 * gdb.python/py-template.exp
11279 * gdb.python/py-type.exp
11280 * gdb.python/py-value.exp
11281 * gdb.reverse/solib-precsave.exp
11282 * gdb.reverse/solib-reverse.exp
11283 * gdb.server/solib-list.exp
11284 * gdb.stabs/weird.exp
11285 * gdb.threads/reconnect-signal.exp
11286 * gdb.threads/stepi-random-signal.exp
11287 * gdb.trace/actions.exp
11288 * gdb.trace/ax.exp
11289 * gdb.trace/backtrace.exp
11290 * gdb.trace/change-loc.exp
11291 * gdb.trace/deltrace.exp
11292 * gdb.trace/ftrace-lock.exp
11293 * gdb.trace/ftrace.exp
11294 * gdb.trace/infotrace.exp
11295 * gdb.trace/mi-tracepoint-changed.exp
11296 * gdb.trace/packetlen.exp
11297 * gdb.trace/passcount.exp
11298 * gdb.trace/pending.exp
11299 * gdb.trace/range-stepping.exp
11300 * gdb.trace/report.exp
11301 * gdb.trace/stap-trace.exp
11302 * gdb.trace/tfind.exp
11303 * gdb.trace/trace-break.exp
11304 * gdb.trace/trace-condition.exp
11305 * gdb.trace/trace-enable-disable.exp
11306 * gdb.trace/trace-mt.exp
11307 * gdb.trace/tracecmd.exp
11308 * gdb.trace/tspeed.exp
11309 * gdb.trace/tsv.exp
11310 * lib/perftest.exp
11311
11312 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
11313
11314 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
11315 with gdb_test_no_output.
11316 Use command as test name.
11317
11318 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
11319
11320 Fix test names starting with uppercase throughout the files.
11321
11322 * gdb.ada/assign_1.exp
11323 * gdb.ada/boolean_expr.exp
11324 * gdb.base/arrayidx.exp
11325 * gdb.base/del.exp
11326 * gdb.base/gcore-buffer-overflow.exp
11327 * gdb.base/testenv.exp
11328 * gdb.compile/compile.exp
11329 * gdb.python/py-framefilter-invalidarg.exp
11330 * gdb.python/py-framefilter.exp
11331
11332 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
11333
11334 Fix test names starting with uppercase throughout the files.
11335
11336 * gdb.ada/array_return.exp
11337 * gdb.ada/expr_delims.exp
11338 * gdb.ada/mi_dyn_arr.exp
11339 * gdb.ada/mi_interface.exp
11340 * gdb.ada/mi_var_array.exp
11341 * gdb.ada/watch_arg.exp
11342 * gdb.arch/alpha-step.exp
11343 * gdb.arch/altivec-regs.exp
11344 * gdb.arch/e500-regs.exp
11345 * gdb.arch/powerpc-d128-regs.exp
11346 * gdb.base/arrayidx.exp
11347 * gdb.base/break.exp
11348 * gdb.base/checkpoint.exp
11349 * gdb.base/debug-expr.exp
11350 * gdb.base/dmsym.exp
11351 * gdb.base/radix.exp
11352 * gdb.base/sepdebug.exp
11353 * gdb.base/testenv.exp
11354 * gdb.base/watch_thread_num.exp
11355 * gdb.base/watchpoint-cond-gone.exp
11356 * gdb.cell/break.exp
11357 * gdb.cell/ea-cache.exp
11358 * gdb.compile/compile.exp
11359 * gdb.cp/gdb2495.exp
11360 * gdb.gdb/selftest.exp
11361 * gdb.gdb/xfullpath.exp
11362 * gdb.go/hello.exp
11363 * gdb.go/integers.exp
11364 * gdb.objc/basicclass.exp
11365 * gdb.pascal/hello.exp
11366 * gdb.pascal/integers.exp
11367 * gdb.python/py-breakpoint.exp
11368 * gdb.python/py-cmd.exp
11369 * gdb.python/py-linetable.exp
11370 * gdb.python/py-xmethods.exp
11371 * gdb.python/python.exp
11372 * gdb.reverse/consecutive-precsave.exp
11373 * gdb.reverse/finish-precsave.exp
11374 * gdb.reverse/i386-precsave.exp
11375 * gdb.reverse/machinestate-precsave.exp
11376 * gdb.reverse/sigall-precsave.exp
11377 * gdb.reverse/solib-precsave.exp
11378 * gdb.reverse/step-precsave.exp
11379 * gdb.reverse/until-precsave.exp
11380 * gdb.reverse/watch-precsave.exp
11381 * gdb.threads/leader-exit.exp
11382 * gdb.threads/pthreads.exp
11383 * gdb.threads/wp-replication.exp
11384 * gdb.trace/actions.exp
11385 * gdb.trace/mi-tsv-changed.exp
11386 * gdb.trace/tsv.exp
11387
11388 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
11389
11390 Fix test names starting with uppercase throughout the files.
11391
11392 * gdb.arch/i386-bp_permanent.exp
11393 * gdb.arch/i386-gnu-cfi.exp
11394 * gdb.base/disasm-end-cu.exp
11395 * gdb.base/macscp.exp
11396 * gdb.base/pending.exp
11397 * gdb.base/watch_thread_num.exp
11398 * gdb.cp/exception.exp
11399 * gdb.cp/gdb2495.exp
11400 * gdb.cp/local.exp
11401 * gdb.python/py-evsignal.exp
11402 * gdb.python/python.exp
11403 * gdb.trace/tracecmd.exp
11404
11405 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
11406
11407 Fix test names starting with uppercase throughout the files.
11408
11409 * gdb.base/charset.exp
11410 * gdb.base/eval.exp
11411 * gdb.base/multi-forks.exp
11412 * gdb.guile/scm-progspace.exp
11413 * gdb.opencl/datatypes.exp
11414 * gdb.python/py-block.exp
11415 * gdb.python/py-function.exp
11416 * gdb.python/py-symbol.exp
11417 * gdb.python/py-symtab.exp
11418 * gdb.python/py-xmethods.exp
11419 * gdb.reverse/break-precsave.exp
11420 * gdb.reverse/break-reverse.exp
11421 * gdb.reverse/consecutive-precsave.exp
11422 * gdb.reverse/consecutive-reverse.exp
11423 * gdb.reverse/finish-precsave.exp
11424 * gdb.reverse/finish-reverse-bkpt.exp
11425 * gdb.reverse/finish-reverse.exp
11426 * gdb.reverse/fstatat-reverse.exp
11427 * gdb.reverse/getresuid-reverse.exp
11428 * gdb.reverse/i386-precsave.exp
11429 * gdb.reverse/i386-reverse.exp
11430 * gdb.reverse/i386-sse-reverse.exp
11431 * gdb.reverse/i387-stack-reverse.exp
11432 * gdb.reverse/insn-reverse.exp
11433 * gdb.reverse/machinestate-precsave.exp
11434 * gdb.reverse/machinestate.exp
11435 * gdb.reverse/next-reverse-bkpt-over-sr.exp
11436 * gdb.reverse/pipe-reverse.exp
11437 * gdb.reverse/readv-reverse.exp
11438 * gdb.reverse/recvmsg-reverse.exp
11439 * gdb.reverse/rerun-prec.exp
11440 * gdb.reverse/s390-mvcle.exp
11441 * gdb.reverse/sigall-precsave.exp
11442 * gdb.reverse/sigall-reverse.exp
11443 * gdb.reverse/solib-precsave.exp
11444 * gdb.reverse/solib-reverse.exp
11445 * gdb.reverse/step-precsave.exp
11446 * gdb.reverse/step-reverse.exp
11447 * gdb.reverse/time-reverse.exp
11448 * gdb.reverse/until-precsave.exp
11449 * gdb.reverse/until-reverse.exp
11450 * gdb.reverse/waitpid-reverse.exp
11451 * gdb.reverse/watch-precsave.exp
11452 * gdb.reverse/watch-reverse.exp
11453
11454 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
11455
11456 Fix test names starting with uppercase throughout the files.
11457
11458 * gdb.arch/i386-mpx-simple_segv.exp
11459 * gdb.arch/i386-mpx.exp
11460 * gdb.arch/i386-permbkpt.exp
11461 * gdb.arch/pa-nullify.exp
11462 * gdb.arch/powerpc-d128-regs.exp
11463 * gdb.arch/vsx-regs.exp
11464 * gdb.base/bfp-test.exp
11465 * gdb.base/break.exp
11466 * gdb.base/breakpoint-shadow.exp
11467 * gdb.base/callfuncs.exp
11468 * gdb.base/charset.exp
11469 * gdb.base/commands.exp
11470 * gdb.base/completion.exp
11471 * gdb.base/dfp-test.exp
11472 * gdb.base/echo.exp
11473 * gdb.base/ending-run.exp
11474 * gdb.base/eval.exp
11475 * gdb.base/expand-psymtabs.exp
11476 * gdb.base/float128.exp
11477 * gdb.base/floatn.exp
11478 * gdb.base/foll-exec-mode.exp
11479 * gdb.base/gdb1056.exp
11480 * gdb.base/gdb11531.exp
11481 * gdb.base/kill-after-signal.exp
11482 * gdb.base/multi-forks.exp
11483 * gdb.base/overlays.exp
11484 * gdb.base/pending.exp
11485 * gdb.base/sepdebug.exp
11486 * gdb.base/testenv.exp
11487 * gdb.base/valgrind-db-attach.exp
11488 * gdb.base/watch_thread_num.exp
11489 * gdb.base/watchpoint-cond-gone.exp
11490 * gdb.base/watchpoint.exp
11491 * gdb.base/watchpoints.exp
11492 * gdb.cp/arg-reference.exp
11493 * gdb.cp/baseenum.exp
11494 * gdb.cp/operator.exp
11495 * gdb.cp/shadow.exp
11496 * gdb.dwarf2/dw2-op-out-param.exp
11497 * gdb.dwarf2/dw2-reg-undefined.exp
11498 * gdb.go/chan.exp
11499 * gdb.go/hello.exp
11500 * gdb.go/integers.exp
11501 * gdb.go/methods.exp
11502 * gdb.go/package.exp
11503 * gdb.guile/scm-parameter.exp
11504 * gdb.guile/scm-progspace.exp
11505 * gdb.guile/scm-value.exp
11506 * gdb.mi/mi-pending.exp
11507 * gdb.mi/user-selected-context-sync.exp
11508 * gdb.multi/multi-attach.exp
11509 * gdb.multi/tids.exp
11510 * gdb.opt/clobbered-registers-O2.exp
11511 * gdb.pascal/floats.exp
11512 * gdb.pascal/integers.exp
11513 * gdb.python/py-block.exp
11514 * gdb.python/py-events.exp
11515 * gdb.python/py-parameter.exp
11516 * gdb.python/py-symbol.exp
11517 * gdb.python/py-symtab.exp
11518 * gdb.python/py-type.exp
11519 * gdb.python/py-value.exp
11520 * gdb.python/py-xmethods.exp
11521 * gdb.python/python.exp
11522 * gdb.reverse/break-precsave.exp
11523 * gdb.reverse/consecutive-precsave.exp
11524 * gdb.reverse/finish-precsave.exp
11525 * gdb.reverse/i386-precsave.exp
11526 * gdb.reverse/machinestate-precsave.exp
11527 * gdb.reverse/sigall-precsave.exp
11528 * gdb.reverse/solib-precsave.exp
11529 * gdb.reverse/step-precsave.exp
11530 * gdb.reverse/until-precsave.exp
11531 * gdb.reverse/watch-precsave.exp
11532 * gdb.server/ext-attach.exp
11533 * gdb.server/ext-restart.exp
11534 * gdb.server/ext-run.exp
11535 * gdb.server/ext-wrapper.exp
11536 * gdb.stabs/gdb11479.exp
11537 * gdb.stabs/weird.exp
11538 * gdb.threads/attach-many-short-lived-threads.exp
11539 * gdb.threads/kill.exp
11540 * gdb.threads/watchpoint-fork.exp
11541
11542 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
11543
11544 Fix test names starting with uppercase throughout all the files below.
11545
11546 * gdb.ada/array_return.exp
11547 * gdb.ada/catch_ex.exp
11548 * gdb.ada/info_exc.exp
11549 * gdb.ada/mi_catch_ex.exp
11550 * gdb.ada/mi_dyn_arr.exp
11551 * gdb.ada/mi_ex_cond.exp
11552 * gdb.ada/mi_exc_info.exp
11553 * gdb.ada/mi_interface.exp
11554 * gdb.ada/mi_task_arg.exp
11555 * gdb.ada/mi_task_info.exp
11556 * gdb.ada/mi_var_array.exp
11557 * gdb.arch/alpha-step.exp
11558 * gdb.arch/amd64-disp-step.exp
11559 * gdb.arch/arm-disp-step.exp
11560 * gdb.arch/disp-step-insn-reloc.exp
11561 * gdb.arch/e500-prologue.exp
11562 * gdb.arch/ftrace-insn-reloc.exp
11563 * gdb.arch/gdb1558.exp
11564 * gdb.arch/i386-bp_permanent.exp
11565 * gdb.arch/i386-disp-step.exp
11566 * gdb.arch/i386-float.exp
11567 * gdb.arch/i386-gnu-cfi.exp
11568 * gdb.arch/ia64-breakpoint-shadow.exp
11569 * gdb.arch/mips16-thunks.exp
11570 * gdb.arch/pa-nullify.exp
11571 * gdb.arch/powerpc-aix-prologue.exp
11572 * gdb.arch/powerpc-power.exp
11573 * gdb.arch/ppc-dfp.exp
11574 * gdb.arch/s390-tdbregs.exp
11575 * gdb.arch/spu-info.exp
11576 * gdb.arch/spu-ls.exp
11577 * gdb.arch/thumb-bx-pc.exp
11578 * gdb.base/advance.exp
11579 * gdb.base/annota-input-while-running.exp
11580 * gdb.base/arrayidx.exp
11581 * gdb.base/asmlabel.exp
11582 * gdb.base/async.exp
11583 * gdb.base/attach-wait-input.exp
11584 * gdb.base/auto-connect-native-target.exp
11585 * gdb.base/batch-preserve-term-settings.exp
11586 * gdb.base/bfp-test.exp
11587 * gdb.base/bigcore.exp
11588 * gdb.base/bp-permanent.exp
11589 * gdb.base/break-always.exp
11590 * gdb.base/break-fun-addr.exp
11591 * gdb.base/break-idempotent.exp
11592 * gdb.base/break-main-file-remove-fail.exp
11593 * gdb.base/break-probes.exp
11594 * gdb.base/break-unload-file.exp
11595 * gdb.base/break.exp
11596 * gdb.base/call-ar-st.exp
11597 * gdb.base/call-rt-st.exp
11598 * gdb.base/call-sc.exp
11599 * gdb.base/call-signal-resume.exp
11600 * gdb.base/call-strs.exp
11601 * gdb.base/callexit.exp
11602 * gdb.base/callfuncs.exp
11603 * gdb.base/catch-gdb-caused-signals.exp
11604 * gdb.base/catch-signal-siginfo-cond.exp
11605 * gdb.base/catch-syscall.exp
11606 * gdb.base/compare-sections.exp
11607 * gdb.base/cond-eval-mode.exp
11608 * gdb.base/condbreak-call-false.exp
11609 * gdb.base/consecutive-step-over.exp
11610 * gdb.base/cursal.exp
11611 * gdb.base/disabled-location.exp
11612 * gdb.base/disasm-end-cu.exp
11613 * gdb.base/display.exp
11614 * gdb.base/double-prompt-target-event-error.exp
11615 * gdb.base/dprintf-bp-same-addr.exp
11616 * gdb.base/dprintf-detach.exp
11617 * gdb.base/dprintf-next.exp
11618 * gdb.base/dprintf-non-stop.exp
11619 * gdb.base/dprintf-pending.exp
11620 * gdb.base/dso2dso.exp
11621 * gdb.base/ending-run.exp
11622 * gdb.base/enum_cond.exp
11623 * gdb.base/examine-backward.exp
11624 * gdb.base/exe-lock.exp
11625 * gdb.base/exec-invalid-sysroot.exp
11626 * gdb.base/execl-update-breakpoints.exp
11627 * gdb.base/execution-termios.exp
11628 * gdb.base/fileio.exp
11629 * gdb.base/fixsection.exp
11630 * gdb.base/foll-exec-mode.exp
11631 * gdb.base/foll-exec.exp
11632 * gdb.base/fork-running-state.exp
11633 * gdb.base/frame-args.exp
11634 * gdb.base/fullpath-expand.exp
11635 * gdb.base/func-ptr.exp
11636 * gdb.base/gcore-relro-pie.exp
11637 * gdb.base/gdb1090.exp
11638 * gdb.base/gdb1555.exp
11639 * gdb.base/global-var-nested-by-dso.exp
11640 * gdb.base/gnu-ifunc.exp
11641 * gdb.base/hbreak-in-shr-unsupported.exp
11642 * gdb.base/hbreak-unmapped.exp
11643 * gdb.base/hook-stop.exp
11644 * gdb.base/infcall-input.exp
11645 * gdb.base/info-fun.exp
11646 * gdb.base/info-shared.exp
11647 * gdb.base/interrupt-noterm.exp
11648 * gdb.base/jit-so.exp
11649 * gdb.base/jit.exp
11650 * gdb.base/line-symtabs.exp
11651 * gdb.base/list.exp
11652 * gdb.base/longjmp.exp
11653 * gdb.base/macscp.exp
11654 * gdb.base/max-value-size.exp
11655 * gdb.base/nodebug.exp
11656 * gdb.base/nofield.exp
11657 * gdb.base/overlays.exp
11658 * gdb.base/paginate-after-ctrl-c-running.exp
11659 * gdb.base/paginate-bg-execution.exp
11660 * gdb.base/paginate-inferior-exit.exp
11661 * gdb.base/pending.exp
11662 * gdb.base/pr11022.exp
11663 * gdb.base/printcmds.exp
11664 * gdb.base/ptr-typedef.exp
11665 * gdb.base/ptype.exp
11666 * gdb.base/randomize.exp
11667 * gdb.base/range-stepping.exp
11668 * gdb.base/realname-expand.exp
11669 * gdb.base/relativedebug.exp
11670 * gdb.base/remote.exp
11671 * gdb.base/savedregs.exp
11672 * gdb.base/sepdebug.exp
11673 * gdb.base/set-noassign.exp
11674 * gdb.base/shlib-call.exp
11675 * gdb.base/shreloc.exp
11676 * gdb.base/sigaltstack.exp
11677 * gdb.base/sigbpt.exp
11678 * gdb.base/siginfo-addr.exp
11679 * gdb.base/siginfo-obj.exp
11680 * gdb.base/siginfo-thread.exp
11681 * gdb.base/signest.exp
11682 * gdb.base/signull.exp
11683 * gdb.base/sigrepeat.exp
11684 * gdb.base/skip.exp
11685 * gdb.base/so-impl-ld.exp
11686 * gdb.base/solib-corrupted.exp
11687 * gdb.base/solib-disc.exp
11688 * gdb.base/solib-display.exp
11689 * gdb.base/solib-overlap.exp
11690 * gdb.base/solib-search.exp
11691 * gdb.base/solib-symbol.exp
11692 * gdb.base/source-execution.exp
11693 * gdb.base/sss-bp-on-user-bp-2.exp
11694 * gdb.base/sss-bp-on-user-bp.exp
11695 * gdb.base/stack-checking.exp
11696 * gdb.base/stale-infcall.exp
11697 * gdb.base/step-break.exp
11698 * gdb.base/step-line.exp
11699 * gdb.base/step-over-exit.exp
11700 * gdb.base/step-test.exp
11701 * gdb.base/structs.exp
11702 * gdb.base/sym-file.exp
11703 * gdb.base/symtab-search-order.exp
11704 * gdb.base/term.exp
11705 * gdb.base/type-opaque.exp
11706 * gdb.base/unload.exp
11707 * gdb.base/until-nodebug.exp
11708 * gdb.base/until.exp
11709 * gdb.base/unwindonsignal.exp
11710 * gdb.base/watch-cond.exp
11711 * gdb.base/watch-non-mem.exp
11712 * gdb.base/watch_thread_num.exp
11713 * gdb.base/watchpoint-reuse-slot.exp
11714 * gdb.base/watchpoint-solib.exp
11715 * gdb.base/watchpoint.exp
11716 * gdb.btrace/dlopen.exp
11717 * gdb.cell/arch.exp
11718 * gdb.cell/break.exp
11719 * gdb.cell/bt.exp
11720 * gdb.cell/core.exp
11721 * gdb.cell/data.exp
11722 * gdb.cell/dwarfaddr.exp
11723 * gdb.cell/ea-cache.exp
11724 * gdb.cell/ea-standalone.exp
11725 * gdb.cell/ea-test.exp
11726 * gdb.cell/f-regs.exp
11727 * gdb.cell/fork.exp
11728 * gdb.cell/gcore.exp
11729 * gdb.cell/mem-access.exp
11730 * gdb.cell/ptype.exp
11731 * gdb.cell/registers.exp
11732 * gdb.cell/sizeof.exp
11733 * gdb.cell/solib-symbol.exp
11734 * gdb.cell/solib.exp
11735 * gdb.compile/compile-tls.exp
11736 * gdb.cp/exception.exp
11737 * gdb.cp/gdb2495.exp
11738 * gdb.cp/local.exp
11739 * gdb.cp/mb-inline.exp
11740 * gdb.cp/mb-templates.exp
11741 * gdb.cp/pr10687.exp
11742 * gdb.cp/pr9167.exp
11743 * gdb.cp/scope-err.exp
11744 * gdb.cp/templates.exp
11745 * gdb.cp/virtfunc.exp
11746 * gdb.dwarf2/dw2-dir-file-name.exp
11747 * gdb.dwarf2/dw2-single-line-discriminators.exp
11748 * gdb.fortran/complex.exp
11749 * gdb.fortran/library-module.exp
11750 * gdb.guile/guile.exp
11751 * gdb.guile/scm-cmd.exp
11752 * gdb.guile/scm-frame-inline.exp
11753 * gdb.guile/scm-objfile.exp
11754 * gdb.guile/scm-pretty-print.exp
11755 * gdb.guile/scm-symbol.exp
11756 * gdb.guile/scm-type.exp
11757 * gdb.guile/scm-value.exp
11758 * gdb.linespec/keywords.exp
11759 * gdb.linespec/ls-errs.exp
11760 * gdb.linespec/macro-relative.exp
11761 * gdb.linespec/thread.exp
11762 * gdb.mi/mi-breakpoint-changed.exp
11763 * gdb.mi/mi-dprintf-pending.exp
11764 * gdb.mi/mi-fullname-deleted.exp
11765 * gdb.mi/mi-logging.exp
11766 * gdb.mi/mi-pending.exp
11767 * gdb.mi/mi-solib.exp
11768 * gdb.mi/new-ui-mi-sync.exp
11769 * gdb.mi/user-selected-context-sync.exp
11770 * gdb.multi/dummy-frame-restore.exp
11771 * gdb.multi/multi-arch-exec.exp
11772 * gdb.multi/remove-inferiors.exp
11773 * gdb.multi/watchpoint-multi-exit.exp
11774 * gdb.opt/solib-intra-step.exp
11775 * gdb.perf/backtrace.exp
11776 * gdb.perf/single-step.exp
11777 * gdb.perf/skip-command.exp
11778 * gdb.perf/skip-prologue.exp
11779 * gdb.perf/solib.exp
11780 * gdb.python/lib-types.exp
11781 * gdb.python/py-as-string.exp
11782 * gdb.python/py-bad-printers.exp
11783 * gdb.python/py-block.exp
11784 * gdb.python/py-breakpoint.exp
11785 * gdb.python/py-cmd.exp
11786 * gdb.python/py-events.exp
11787 * gdb.python/py-evthreads.exp
11788 * gdb.python/py-finish-breakpoint.exp
11789 * gdb.python/py-finish-breakpoint2.exp
11790 * gdb.python/py-frame-inline.exp
11791 * gdb.python/py-frame.exp
11792 * gdb.python/py-inferior.exp
11793 * gdb.python/py-infthread.exp
11794 * gdb.python/py-mi.exp
11795 * gdb.python/py-objfile.exp
11796 * gdb.python/py-pp-maint.exp
11797 * gdb.python/py-pp-registration.exp
11798 * gdb.python/py-prettyprint.exp
11799 * gdb.python/py-recurse-unwind.exp
11800 * gdb.python/py-shared.exp
11801 * gdb.python/py-symbol.exp
11802 * gdb.python/py-symtab.exp
11803 * gdb.python/py-template.exp
11804 * gdb.python/py-type.exp
11805 * gdb.python/py-unwind-maint.exp
11806 * gdb.python/py-unwind.exp
11807 * gdb.python/py-value.exp
11808 * gdb.python/python.exp
11809 * gdb.reverse/finish-reverse-bkpt.exp
11810 * gdb.reverse/insn-reverse.exp
11811 * gdb.reverse/next-reverse-bkpt-over-sr.exp
11812 * gdb.reverse/solib-precsave.exp
11813 * gdb.reverse/solib-reverse.exp
11814 * gdb.stabs/gdb11479.exp
11815 * gdb.stabs/weird.exp
11816 * gdb.threads/fork-child-threads.exp
11817 * gdb.threads/fork-plus-threads.exp
11818 * gdb.threads/fork-thread-pending.exp
11819 * gdb.threads/forking-threads-plus-breakpoint.exp
11820 * gdb.threads/hand-call-in-threads.exp
11821 * gdb.threads/interrupted-hand-call.exp
11822 * gdb.threads/linux-dp.exp
11823 * gdb.threads/local-watch-wrong-thread.exp
11824 * gdb.threads/next-while-other-thread-longjmps.exp
11825 * gdb.threads/non-ldr-exit.exp
11826 * gdb.threads/pending-step.exp
11827 * gdb.threads/print-threads.exp
11828 * gdb.threads/process-dies-while-detaching.exp
11829 * gdb.threads/process-dies-while-handling-bp.exp
11830 * gdb.threads/pthreads.exp
11831 * gdb.threads/queue-signal.exp
11832 * gdb.threads/reconnect-signal.exp
11833 * gdb.threads/signal-command-handle-nopass.exp
11834 * gdb.threads/signal-command-multiple-signals-pending.exp
11835 * gdb.threads/signal-delivered-right-thread.exp
11836 * gdb.threads/signal-sigtrap.exp
11837 * gdb.threads/sigthread.exp
11838 * gdb.threads/staticthreads.exp
11839 * gdb.threads/stepi-random-signal.exp
11840 * gdb.threads/thread-unwindonsignal.exp
11841 * gdb.threads/thread_check.exp
11842 * gdb.threads/thread_events.exp
11843 * gdb.threads/tid-reuse.exp
11844 * gdb.threads/tls-nodebug.exp
11845 * gdb.threads/tls-shared.exp
11846 * gdb.threads/tls-so_extern.exp
11847 * gdb.threads/tls.exp
11848 * gdb.threads/wp-replication.exp
11849 * gdb.trace/actions-changed.exp
11850 * gdb.trace/actions.exp
11851 * gdb.trace/backtrace.exp
11852 * gdb.trace/change-loc.exp
11853 * gdb.trace/collection.exp
11854 * gdb.trace/deltrace.exp
11855 * gdb.trace/disconnected-tracing.exp
11856 * gdb.trace/entry-values.exp
11857 * gdb.trace/ftrace-lock.exp
11858 * gdb.trace/ftrace.exp
11859 * gdb.trace/infotrace.exp
11860 * gdb.trace/mi-trace-frame-collected.exp
11861 * gdb.trace/mi-trace-unavailable.exp
11862 * gdb.trace/mi-traceframe-changed.exp
11863 * gdb.trace/mi-tracepoint-changed.exp
11864 * gdb.trace/mi-tsv-changed.exp
11865 * gdb.trace/no-attach-trace.exp
11866 * gdb.trace/packetlen.exp
11867 * gdb.trace/passc-dyn.exp
11868 * gdb.trace/passcount.exp
11869 * gdb.trace/pending.exp
11870 * gdb.trace/pr16508.exp
11871 * gdb.trace/qtro.exp
11872 * gdb.trace/range-stepping.exp
11873 * gdb.trace/read-memory.exp
11874 * gdb.trace/report.exp
11875 * gdb.trace/save-trace.exp
11876 * gdb.trace/signal.exp
11877 * gdb.trace/stap-trace.exp
11878 * gdb.trace/status-stop.exp
11879 * gdb.trace/strace.exp
11880 * gdb.trace/tfile.exp
11881 * gdb.trace/tfind.exp
11882 * gdb.trace/trace-break.exp
11883 * gdb.trace/trace-condition.exp
11884 * gdb.trace/trace-enable-disable.exp
11885 * gdb.trace/trace-mt.exp
11886 * gdb.trace/tracecmd.exp
11887 * gdb.trace/tracefile-pseudo-reg.exp
11888 * gdb.trace/tspeed.exp
11889 * gdb.trace/tstatus.exp
11890 * gdb.trace/tsv.exp
11891 * gdb.trace/unavailable.exp
11892 * gdb.trace/while-dyn.exp
11893 * gdb.trace/while-stepping.exp
11894 * lib/gdb-guile.exp
11895 * lib/gdb.exp
11896 * lib/mi-support.exp
11897 * lib/pascal.exp
11898 * lib/perftest.exp
11899 * lib/prelink-support.exp
11900 * lib/selftest-support.exp
11901
11902 2016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
11903
11904 * Makefile.in: Include disable-implicit-rules.mk.
11905
11906 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
11907
11908 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
11909 non-byte-aligned bit fields.
11910
11911 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
11912
11913 PR gdb/12616
11914 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
11915 respects the DW_AT_data_bit_offset attribute.
11916
11917 2016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
11918
11919 * gdb.base/default.exp: Fix output of "set language".
11920
11921 2016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
11922
11923 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
11924 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
11925 make.
11926 * configure.ac: Remove checks for the make program.
11927 * configure: Re-generate.
11928
11929 2016-11-16 Kevin Buettner <kevinb@redhat.com>
11930
11931 * gdb.python/py-recurse-unwind.c (main): Add loop.
11932 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
11933 to read_register() and gdb.parse_and_eval(). Make each code
11934 call a separate case that can be individually tested.
11935 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
11936 proc. Call cont_and_backtrace for each of the code paths that
11937 we want to test in the unwinder.
11938
11939 2016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
11940
11941 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
11942 the definition of struct S.
11943
11944 2016-11-11 Catherine Moore <clm@codesourcery.com>
11945
11946 * gdb.base/dump.exp: Identify verilog format dump tests as such.
11947
11948 2016-11-09 Pedro Alves <palves@redhat.com>
11949
11950 * gdb.base/commands.exp (runto_or_return): New procedure.
11951 (gdbvar_simple_if_test, gdbvar_simple_while_test)
11952 (gdbvar_complex_if_while_test, progvar_simple_if_test)
11953 (progvar_simple_while_test, progvar_complex_if_while_test)
11954 (if_while_breakpoint_command_test)
11955 (infrun_breakpoint_command_test, breakpoint_command_test)
11956 (user_defined_command_test, watchpoint_command_test)
11957 (test_command_prompt_position, redefine_hook_test)
11958 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
11959 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
11960 multi_line_input and multi_line. Remove gdb_expect and
11961 gdb_stop_suppressing_tests uses.
11962 * lib/gdb.exp (valnum_re): New global.
11963 (multi_line_input): New procedure.
11964
11965 2016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
11966
11967 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
11968 Remove.
11969 (test_setup): Define with proc_with_prefix.
11970 (test_cli_inferior): Likewise.
11971 (test_cli_thread): Likewise.
11972 (test_cli_frame): Likewise.
11973 (test_cli_select_frame): Likewise.
11974 (test_cli_up_down): Likewise.
11975 (test_mi_thread_select): Likewise.
11976 (test_mi_stack_select_frame): Likewise.
11977 (test_cli_in_mi_inferior): Likewise.
11978 (test_cli_in_mi_thread): Likewise.
11979 (test_cli_in_mi_frame): Likewise.
11980 (top level): Do not use with_test_prefix_procname.
11981
11982 2016-11-09 Pedro Alves <palves@redhat.com>
11983
11984 * gdb.base/commands.exp (gdbvar_simple_if_test)
11985 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
11986 (progvar_simple_if_test, progvar_simple_while_test)
11987 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
11988 (infrun_breakpoint_command_test, breakpoint_command_test)
11989 (user_defined_command_test, watchpoint_command_test)
11990 (test_command_prompt_position, deprecated_command_test)
11991 (bp_deleted_in_command, temporary_breakpoint_commands)
11992 (stray_arg0_test, source_file_with_indented_comment)
11993 (recursive_source_test, if_commands_test)
11994 (error_clears_commands_left, redefine_hook_test)
11995 (redefine_backtrace_test): Use proc_with_prefix.
11996 * lib/gdb.exp (proc_with_prefix): New proc.
11997
11998 2016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
11999
12000 * gdb.base/tui-layout.c: New file.
12001 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
12002 disassembly window contains very long lines.
12003
12004 2016-11-08 Tom Tromey <tom@tromey.com>
12005
12006 * gdb.python/py-value.exp (test_value_creation): Make "long" test
12007 depend on Python 2.
12008
12009 2016-11-08 Tom Tromey <tom@tromey.com>
12010
12011 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
12012 New method.
12013
12014 2016-10-29 Manish Goregaokar <manish@mozilla.com>
12015
12016 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
12017
12018 2016-10-27 Manish Goregaokar <manish@mozilla.com>
12019
12020 * gdb.rust/simple.rs: Add test for univariant enums without
12021 discriminants and for encoded struct-like enums.
12022
12023 2016-10-28 Pedro Alves <palves@redhat.com>
12024
12025 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
12026 gdb_test_multiple, tighten regexps and match symtabs and line
12027 tables incrementally.
12028
12029 2016-10-28 Luis Machado <lgustavo@codesourcery.com>
12030
12031 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
12032 general.
12033
12034 2016-10-25 Luis Machado <lgustavo@codesourcery.com>
12035
12036 * gdb.base/exec-invalid-sysroot.exp: New file.
12037
12038 2016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
12039
12040 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
12041
12042 2016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12043
12044 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
12045
12046 2016-10-19 Maciej W. Rozycki <macro@imgtec.com>
12047
12048 * gdb.base/killed-outside.exp: Remove $options from a call to
12049 `prepare_for_testing'.
12050
12051 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
12052
12053 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
12054 Change test message.
12055
12056 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
12057
12058 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
12059 Update comment.
12060
12061 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
12062
12063 * gdb.trace/mi-trace-save.exp: New file.
12064
12065 2016-10-13 Yao Qi <yao.qi@linaro.org>
12066
12067 * gdb.base/code_elim.exp (get_var_address): Remove.
12068 * gdb.base/relocate.exp: Likewise.
12069 * gdb.base/shreloc.exp: Likewise.
12070 * lib/gdb.exp (get_var_address): New.
12071
12072 2016-10-13 Yao Qi <yao.qi@linaro.org>
12073
12074 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
12075 floating point tests if $skip_float_test is false.
12076
12077 2016-10-12 Luis Machado <lgustavo@codesourcery.com>
12078
12079 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
12080 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
12081 argc values.
12082 Add 1 to argc so we guarantee distinct initial/modified argc values.
12083
12084 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12085
12086 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
12087
12088 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12089
12090 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
12091 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
12092 * gdb.arch/vsx-regs.exp: Likewise.
12093
12094 2016-10-07 Yao Qi <yao.qi@linaro.org>
12095
12096 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
12097
12098 2016-10-07 Markus Metzger <markus.t.metzger@intel.com>
12099
12100 * gdb.python/python.exp: Test decode_line("*0").
12101
12102 2016-10-06 Doug Evans <dje@google.com>
12103
12104 * gdb.python/py-value.exp (test_value_creation): Add test for large
12105 unsigned 64-bit value.
12106
12107 2016-10-06 Tom Tromey <tom@tromey.com>
12108
12109 * gdb.compile/compile.exp: Change java tests to rust.
12110 * gdb.base/setshow.exp: Change java tests to rust.
12111 * gdb.base/default.exp: Remove java from language list.
12112 * README (Examples): Update language example.
12113 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
12114 test.
12115 * lib/gdb.exp (skip_java_tests): Remove.
12116 * lib/java.exp: Remove.
12117 * gdb.java: Remove.
12118
12119 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
12120
12121 * gdb.arch/mips-fcr.exp: New test.
12122 * gdb.arch/mips-fcr.c: Source for the new test.
12123
12124 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
12125
12126 * gdb.base/solib-disc.exp: Use `standard_output_file'
12127 throughout.
12128
12129 2016-10-06 Pedro Alves <palves@redhat.com>
12130
12131 * gdb.base/jit-simple-dl.c: New file.
12132 * gdb.base/jit-simple-jit.c: New file, factored out from ...
12133 * gdb.base/jit-simple.c: ... this.
12134 * gdb.base/jit-simple.exp (jit_run): Delete.
12135 (build_jit): New proc.
12136 (jit_test_reread): Recompile either the main program or the shared
12137 library, depending on what is being tested. Skip changing address
12138 if caller wants to. Compare before/after addresses. If testing
12139 standalone, explicitly load the binary. Test "maint info
12140 breakpoints".
12141 (top level): Add "standalone vs shared lib" and "change address"
12142 vs "same address" axes.
12143
12144 2016-10-06 Pedro Alves <palves@redhat.com>
12145
12146 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
12147 call.
12148 (jit_run): Delete.
12149 (jit_test_reread): Use with_test_prefix. Reload the main binary
12150 explicitly. Compare the before/after addresses of the JIT
12151 descriptor.
12152
12153 2016-08-15 Doug Evans <dje@google.com>
12154
12155 * gdb.xml/extra-regs.xml: Update, end field now required, default type
12156 for single bitfields is bool.
12157 * gdb.xml/tdesc-regs.exp: Ditto.
12158
12159 2016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
12160
12161 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
12162
12163 2016-10-05 Yao Qi <yao.qi@linaro.org>
12164
12165 * lib/gdb.exp (support_complex_tests): Return zero if
12166 gdb_skip_float_test return true.
12167
12168 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
12169 Simon Marchi <simon.marchi@ericsson.com>
12170
12171 PR gdb/20487
12172 * gdb.mi/user-selected-context-sync.exp: New file.
12173 * gdb.mi/user-selected-context-sync.c: New file.
12174
12175 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
12176 Simon Marchi <simon.marchi@ericsson.com>
12177
12178 PR gdb/20487
12179 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
12180 =thread-select-event check.
12181
12182 2016-09-29 Peter Bergner <bergner@vnet.ibm.com>
12183
12184 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
12185 the compulsory L operand changes.
12186 * gdb.arch/powerpc-power.s: Likewise.
12187
12188 2016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
12189
12190 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
12191 * gdb.base/jit-attach-pie.c: New file.
12192 * gdb.base/jit-attach-pie.exp: New file.
12193
12194 2016-09-28 Pedro Alves <palves@redhat.com>
12195
12196 * gdb.base/infcall-input.c: New file.
12197 * gdb.base/infcall-input.exp: New file.
12198
12199 2016-09-22 Yao Qi <yao.qi@linaro.org>
12200
12201 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
12202 (gdb_exit): Rename it to ...
12203 (gdbserver_gdb_exit): ... Close GDBserver.
12204 (gdb_exit): New proc, call gdbserver_gdb_exit.
12205 (mi_gdb_exit): Likewise.
12206
12207 2016-09-22 Yao Qi <yao.qi@linaro.org>
12208
12209 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
12210 path.
12211 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
12212 Remove duplication.
12213
12214 2016-09-22 Yao Qi <yao.qi@linaro.org>
12215
12216 * lib/gdbserver-support.exp: Check the existence of
12217 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
12218
12219 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
12220
12221 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
12222
12223 2016-09-21 Tom Tromey <tom@tromey.com>
12224
12225 PR gdb/20604:
12226 * gdb.base/quit.exp: New file.
12227
12228 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
12229
12230 * .gitignore: New file.
12231
12232 2016-09-21 Maciej W. Rozycki <macro@imgtec.com>
12233
12234 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
12235 throughout.
12236
12237 2016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
12238
12239 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
12240
12241 2016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
12242
12243 * gdb.cp/casts.cc (decltype): Move it ...
12244 (main): ... with its call to ...
12245 * gdb.cp/casts03.cc: ... a new file.
12246 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
12247
12248 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12249
12250 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
12251
12252 2016-09-15 Peter Bergner <bergner@vnet.ibm.com>
12253
12254 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
12255 and sync up the test with tests in gas/testsuite/gas/ppc.
12256 * gdb.arch/powerpc-power.exp: Likewise.
12257
12258 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12259
12260 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
12261
12262 2016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
12263 Jan Kratochvil <jan.kratochvil@redhat.com>
12264
12265 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
12266 make m1's definition to be different from m2's. Use 'dummy' as an
12267 argument for probe 'two'.
12268
12269 2016-09-10 Jon Beniston <jon@beniston.com>
12270
12271 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
12272 for sim target.
12273
12274 2016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
12275
12276 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
12277 variable declaration.
12278 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
12279 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
12280 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
12281 received HWCAP as its argument.
12282
12283 2016-09-06 Pedro Alves <palves@redhat.com>
12284
12285 * gdb.base/new-ui-pending-input.c: New file.
12286 * gdb.base/new-ui-pending-input.exp: New file.
12287 * gdb.exp (clear_gdb_spawn_id): New procedure.
12288 (with_spawn_id): Check whether gdb_spawn_id exists before
12289 referencing it. If gdb_spawn_id didn't exist on entry, clear it
12290 on exit.
12291
12292 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
12293
12294 * gdb.base/float128.c: New file.
12295 * gdb.base/float128.exp: Likewise.
12296 * gdb.base/floatn.c: Likewise.
12297 * gdb.base/floatn.exp: Likewise.
12298
12299 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
12300
12301 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
12302
12303 2016-09-05 Pedro Alves <palves@redhat.com>
12304
12305 PR backtrace/19927
12306 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
12307 unwinders are immediately called as side effect of "source" or
12308 "disable unwinder" commands.
12309 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
12310
12311 2016-09-02 Yao Qi <yao.qi@linaro.org>
12312
12313 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
12314 is true and $type is "float" or "double".
12315
12316 2016-09-02 Yao Qi <yao.qi@linaro.org>
12317
12318 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
12319 true.
12320 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
12321 * gdb.base/call-rt-st.exp: Likewise.
12322 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
12323 return value instead of gdb,skip_float_test.
12324 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
12325 (do_function_calls): Use its return value instead of
12326 gdb,skip_float_test.
12327 * gdb.base/finish.exp: Likewise.
12328 * gdb.base/funcargs.exp: Likewise.
12329 * gdb.base/return.exp: Likewise.
12330 * gdb.base/return2.exp: Likewise.
12331 * gdb.base/varargs.exp: Likewise.
12332 * lib/gdb.exp (gdb_skip_float_test): Change it to
12333 gdb_caching_proc. Detect the broken ptrace on arm-linux.
12334
12335 2016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
12336
12337 * gdb.multi/tids.exp: Test "thread apply all".
12338
12339 2016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
12340
12341 * gdb.base/default.exp (tty): Remove.
12342
12343 2016-08-24 Kevin Buettner <kevinb@redhat.com>
12344
12345 * gdb.python/py-recurse-unwind.c: New file.
12346 * gdb.python/py-recurse-unwind.py: New file.
12347 * gdb.python/py-recurse-unwind.exp: New file.
12348
12349 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
12350
12351 * gdb.base/set-inferior-tty.exp: New file.
12352 * gdb.base/set-inferior-tty.c: New file.
12353
12354 2016-08-23 Pedro Alves <palves@redhat.com>
12355
12356 PR gdb/20494
12357 * gdb.base/new-ui-echo.c: New file.
12358 * gdb.base/new-ui-echo.exp: New file.
12359
12360 2016-08-23 Yao Qi <yao.qi@linaro.org>
12361
12362 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
12363 gdbserver_spawn.
12364 * gdb.server/connect-without-multi-process.exp (do_test):
12365 Likewise.
12366
12367 2016-08-23 Yao Qi <yao.qi@linaro.org>
12368
12369 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
12370 standalone_txt. Delete gdb_txt and standalone_txt on host
12371 and target. Spawn the binary on target. Copy files from
12372 target to host.
12373
12374 2016-08-22 Pedro Alves <palves@redhat.com>
12375
12376 PR gdb/20505
12377 * gdb.base/vdso-warning.exp: Test core dumps too. Use
12378 with_test_prefix. Factor out bits to ...
12379 (test_no_vdso): ... this new procedure.
12380
12381 2016-08-19 Carl Love <cel@us.ibm.com>
12382
12383 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
12384 maintaining separate logic for constructing the output path.
12385 * gdb.arch/powerpc-d128-regs.exp: Likewise.
12386 * gdb.arch/ppc-dfp.exp: Likewise.
12387 * gdb.arch/ppc-fp.exp: Likewise.
12388 * gdb.arch/vsx-regs.exp: Likewise.
12389 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
12390 binprefix for generating the additional binary files.
12391
12392 2016-08-19 Pedro Alves <palves@redhat.com>
12393
12394 * gdb.trace/mi-trace-frame-collected.exp
12395 (test_trace_frame_collected): On x32, expect two registers.
12396
12397 2016-08-18 Carl Love <cel@us.ibm.com>
12398
12399 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
12400 and sync up the test with tests in gas/testsuite/gas/ppc.
12401 * gdb.arch/powerpc-power.exp: Likewise.
12402
12403 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
12404
12405 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
12406 expected error message.
12407
12408 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
12409
12410 * gdb.multi/remove-inferiors.exp: New file.
12411 * gdb.multi/remove-inferiors.c: New file.
12412
12413 2016-08-12 Yao Qi <yao.qi@linaro.org>
12414
12415 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
12416 argument list.
12417
12418 2016-08-10 Pedro Alves <palves@redhat.com>
12419
12420 PR gdb/19187
12421 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
12422 setup_kfails.
12423
12424 2016-08-09 Pedro Alves <palves@redhat.com>
12425 Simon Marchi <simon.marchi@ericsson.com>
12426
12427 PR gdb/20418
12428 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
12429 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
12430
12431 2016-08-09 Pedro Alves <palves@redhat.com>
12432
12433 PR mi/20431
12434 * gdb.mi/mi-cmd-error.exp: New file.
12435
12436 2016-08-09 Pedro Alves <palves@redhat.com>
12437
12438 PR gdb/18653
12439 * gdb.base/signals-state-child.c: New file.
12440 * gdb.base/signals-state-child.exp: New file.
12441 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
12442
12443 2016-08-09 Pedro Alves <palves@redhat.com>
12444
12445 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
12446
12447 2016-08-03 Tom Tromey <tom@tromey.com>
12448
12449 PR python/18565:
12450 * gdb.python/py-frame-inline.exp: Add Frame.function test.
12451
12452 2016-08-01 Yao Qi <yao.qi@linaro.org>
12453
12454 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
12455 variable mode to "multi-process" if $multi_process is 1, otherwise
12456 set it to "single-process".
12457
12458 2016-08-01 Yao Qi <yao.qi@linaro.org>
12459
12460 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
12461 * gdb.cp/cpexprs.exp: Likewise.
12462 * gdb.cp/m-static.exp: Likewise.
12463
12464 2016-07-26 Tom Tromey <tom@tromey.com>
12465
12466 PR python/20190:
12467 * gdb.threads/tls.exp (check_thread_local): Add python symbol
12468 test.
12469
12470 2016-07-26 Markus Metzger <markus.t.metzger@intel.com>
12471
12472 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
12473 selecting assembly source files.
12474 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
12475 assembly source files.
12476 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
12477 assembly source files.
12478 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
12479 selecting assembly source files.
12480
12481 2016-07-25 Simon Marchi <simon.marchi@ericsson.com>
12482
12483 * gdb.base/new-ui.exp (do_test_invalid_args): New
12484 procedure.
12485
12486 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
12487
12488 * gdb.btrace/reconnect.c: New file.
12489 * gdb.btrace/reconnect.exp: New file.
12490
12491 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
12492
12493 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
12494 to test_catch_syscall_group.
12495 (test_catch_syscall_group): New.
12496
12497 2016-07-21 Tom Tromey <tom@tromey.com>
12498
12499 * gdb.rust/simple.rs (main): Use empty struct expression.
12500 * gdb.rust/simple.exp: Add tests for empty struct expression.
12501
12502 2016-07-21 Yao Qi <yao.qi@linaro.org>
12503
12504 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
12505 if gdb_skip_xml_test is true on some targets.
12506
12507 2016-07-21 Yao Qi <yao.qi@linaro.org>
12508
12509 * gdb.server/solib-list.exp: Unset last_loaded_file.
12510
12511 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12512
12513 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
12514 "step into captured_main (args)".
12515
12516 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12517
12518 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
12519
12520 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12521
12522 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
12523
12524 2016-07-19 Pedro Alves <palves@redhat.com>
12525
12526 * gdb.opt/inline-break.exp: Remove optimize=-O2.
12527 * gdb.opt/inline-bt.exp: Likewise.
12528 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
12529 additional_flags=-Winline.
12530 * gdb.opt/inline-locals.exp: Likewise.
12531 * gdb.opt/inline-markers.c (ATTR): Define.
12532 (inlined_fn): Use it.
12533
12534 2016-07-19 Yao Qi <yao.qi@linaro.org>
12535
12536 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
12537 (test_with_self): Remove some code. Remove argument executable.
12538 (top-level): Use do_self_tests.
12539
12540 2016-07-15 Zachary Welch <zwelch@codesourcery.com>
12541 Don Breazeal <donb@codesourcery.com>
12542
12543 * gdb.base/maint.exp: Escape paths used in regular expressions.
12544 * gdb.stabs/weird.exp: Likewise.
12545
12546 2016-07-13 Tom Tromey <tom@tromey.com>
12547
12548 PR python/15620, PR python/18620:
12549 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
12550 (test_bkpt_events): New procs.
12551
12552 2016-07-13 Tom Tromey <tom@tromey.com>
12553
12554 PR python/17698:
12555 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
12556 test.
12557 (test_watchpoints): Likewise.
12558 (test_bkpt_pending): New proc.
12559
12560 2016-07-13 Tom Tromey <tom@tromey.com>
12561
12562 PR cli/18053:
12563 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
12564 completion test.
12565
12566 2016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
12567
12568 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
12569 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
12570 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
12571 f_label.
12572 (g): Rename g_end_lbl to g_label.
12573 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
12574 low_pc and high_pc.
12575 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
12576
12577 2016-07-12 Tom Tromey <tom@tromey.com>
12578
12579 PR python/19293:
12580 * gdb.python/py-unwind-maint.exp: Update tests.
12581
12582 2016-07-12 Yao Qi <yao.qi@linaro.org>
12583
12584 * lib/selftest-support.exp (selftest_setup): Match the output
12585 when captured_main is inlined.
12586
12587 2016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
12588
12589 * gdb.fortran/derived-types.exp (result_line, result_line_2):
12590 New variables.
12591 (print this%a, print this%b, print this): New tests.
12592 * gdb.fortran/derived-types.f90 (this): New object and
12593 initialization.
12594
12595 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
12596
12597 * gdb.ada/arraydim.exp: Remove extra directory level in build
12598 directory.
12599
12600 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
12601
12602 * lib/ada.exp: Remove extra directory level in build directory.
12603 * gdb.ada/cond_lang.exp: Likewise.
12604 * gdb.ada/exec_changed.exp: Likewise.
12605 * gdb.ada/lang_switch.exp: Likewise.
12606
12607 2016-07-06 Manish Goregaokar <manish@mozilla.com>
12608
12609 * simple.rs: Add test for raw pointer subscripting.
12610 * simple.exp: Add test expectations.
12611
12612 2016-07-05 Yao Qi <yao.qi@linaro.org>
12613
12614 * gdb.mi/mi-reverse.exp: Match =record-started output.
12615
12616 2016-07-01 Pedro Alves <palves@redhat.com>
12617
12618 * gdb.base/jit-reader.exp (info_registers_current_frame): New
12619 procedure.
12620 (jit_reader_test): Test the jit reader's unwinder.
12621 * gdb.base/jithost.c (jit_function_00_code): New global.
12622 (main): Use memcpy to fill in the mmapped code, instead of poking
12623 bytes manually here.
12624 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
12625 value.
12626 (read_debug_info): Save the function's range.
12627 (read_sp): New function.
12628 (unwind_frame): Use it. Also unwind RBP.
12629 (get_frame_id): Use read_sp.
12630 (gdb_init_reader): Use calloc instead of malloc.
12631 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
12632 parameter. Use gdb_test_multiple.
12633
12634 2016-07-01 Pedro Alves <palves@redhat.com>
12635 Antoine Tremblay <antoine.tremblay@ericsson.com>
12636
12637 * gdb.threads/process-dies-while-detaching.c: New file.
12638 * gdb.threads/process-dies-while-detaching.exp: New file.
12639
12640 2016-07-01 Pedro Alves <palves@redhat.com>
12641
12642 * gdb.multi/watchpoint-multi-exit.c: New file.
12643 * gdb.multi/watchpoint-multi-exit.exp: New file.
12644
12645 2016-06-30 Pedro Alves <palves@redhat.com>
12646
12647 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
12648 unset inferior_spawn_id.
12649
12650 2016-06-30 Pedro Alves <palves@redhat.com>
12651
12652 * lib/mi-support.exp (default_mi_gdb_start): Declare global
12653 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
12654
12655 2016-06-29 Yao Qi <yao.qi@linaro.org>
12656
12657 * gdb.base/return.c: Add copyright header.
12658
12659 2016-06-29 Tom Tromey <tom@tromey.com>
12660
12661 PR python/20129:
12662 * gdb.python/py-framefilter.exp: Add tests for setting priority
12663 and disabling of non-existent frame filter.
12664
12665 2016-06-29 Yao Qi <yao.qi@linaro.org>
12666
12667 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
12668 0x0f07ff.
12669
12670 2016-06-28 Yao Qi <yao.qi@linaro.org>
12671
12672 * gdb.base/catch-syscall.exp: Remove check on isnative and target
12673 triplets. Start gdb, execute catch syscall, and continue. Check
12674 gdb's output to determine catch syscall is supported.
12675
12676 2016-06-27 Manish Goregaokar <manish@mozilla.com>
12677
12678 * gdb.rust/simple.rs: Add test for returning unit in a function.
12679 * gdb.rust/simple.exp: Add expectation for functions returning
12680 unit.
12681
12682 2016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
12683
12684 * gdb.python/py-breakpoint-create-fail.c,
12685 gdb.python/py-breakpoint-create-fail.exp,
12686 gdb.python/py-breakpoint-create-fail.py: New testcase.
12687
12688 2016-06-25 Manish Goregaokar <manish@mozilla.com>
12689
12690 PR gdb/20239
12691 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
12692 * gdb.rust/simple.exp: Add test expectations for new NonZero
12693 tests.
12694
12695 2016-06-24 David Taylor <dtaylor@emc.com>
12696
12697 * gdb.base/offsets.exp: New file.
12698 * gdb.base/offsets.c: New file.
12699
12700 2016-06-23 Tom Tromey <tom@tromey.com>
12701
12702 PR gdb/16483:
12703 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
12704 before any filters are loaded.
12705
12706 2016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
12707
12708 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
12709 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
12710 structs.
12711 * gdb.fortran/derived-type-function.exp: New file.
12712 * gdb.fortran/derived-type-function.f90: New file.
12713
12714
12715 2016-06-21 Pedro Alves <palves@redhat.com>
12716
12717 * gdb.base/new-ui.exp: New file.
12718 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
12719 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
12720 (with_spawn_id): New procedure.
12721
12722 2016-06-21 Pedro Alves <palves@redhat.com>
12723
12724 * gdb.mi/mi-exec-run.exp: New file.
12725
12726 2016-06-21 Pedro Alves <palves@redhat.com>
12727
12728 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
12729 breakpoint command's output on the main UI.
12730 (test_break): New procedure, factored out from calls in the top
12731 level.
12732 (top level): Use foreach_with_prefix to test MI as main UI and as
12733 separate UI.
12734
12735 2016-06-21 Pedro Alves <palves@redhat.com>
12736
12737 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
12738 (test_awatch_creation_and_listing)
12739 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
12740 Remove 'type' parameter.
12741 (test_watchpoint_all): New parameter mi_mode. Remove
12742 with_test_prefix.
12743 (top level): Use foreach_with_prefix, and add main/separate UI MI
12744 testing axis.
12745
12746 2016-06-21 Pedro Alves <palves@redhat.com>
12747
12748 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
12749 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
12750 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
12751 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
12752 (gdb_main_spawn_id, mi_spawn_id): Declare and
12753 comment.
12754 (mi_create_inferior_pty): New procedure,
12755 factored out from default_mi_gdb_start.
12756 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
12757 procedures.
12758 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
12759 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
12760 Use mi_create_inferior_pty.
12761 (mi_gdb_start): Use eval to pass down args list.
12762
12763 2016-06-21 Pedro Alves <palves@redhat.com>
12764
12765 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
12766 * gdb.opt/inline-cmds.exp: Add MI tests.
12767
12768 2016-06-21 Pedro Alves <palves@redhat.com>
12769
12770 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
12771
12772 2016-06-21 Pedro Alves <palves@redhat.com>
12773
12774 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
12775 (top level): Use it instead of mi_execute_to.
12776
12777 2016-06-21 Pedro Alves <palves@redhat.com>
12778
12779 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
12780 (cont_handler_str): New.
12781 (signal_stop_handler): Set stop_handler_str instead of printing to
12782 stdout.
12783 (continue_handler): Set cont_handler_str instead of printing to
12784 stdout.
12785 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
12786 mi_send_resuming_command. Print stop_handler_str and
12787 cont_handler_str instead of expecting the python events print
12788 directly.
12789
12790 2016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
12791
12792 * gdb.base/jit-reader.exp: New file.
12793 * gdb.base/jithost.c: New file.
12794 * gdb.base/jithost.h: New file.
12795 * gdb.base/jitreader.c : New file.
12796 * gdb.base/jit-protocol.h: New file.
12797
12798 2016-06-17 Yao Qi <yao.qi@linaro.org>
12799
12800 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
12801 parameters follow_fork and detach_on_fork. Set follow-fork-mode
12802 and detach-on-fork. Adjust tests.
12803 (top level): Invoke break_cond_on_syscall with combinations of
12804 syscall, follow-fork-mode and detach-on-fork.
12805
12806 2016-06-17 Yao Qi <yao.qi@linaro.org>
12807
12808 * gdb.base/step-over-exit.c: New.
12809 * gdb.base/step-over-exit.exp: New.
12810
12811 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
12812
12813 * gdb.base/float.exp: Add target check for nds32*-*-*.
12814 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
12815
12816 2016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
12817
12818 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
12819 for unsupported target features.
12820 * gdb.base/call-rt-st.exp: Likewise.
12821 * gdb.base/call-sc.exp: Likewise.
12822 * gdb.base/call-signal-resume.exp: Likewise.
12823 * gdb.base/call-strs.exp: Likewise.
12824 * gdb.base/callexit.exp: Likewise.
12825 * gdb.base/callfuncs.exp: Likewise.
12826 * gdb.base/nodebug.exp: Likewise.
12827 * gdb.base/printcmds.exp: Likewise.
12828 * gdb.base/ptype.exp: Likewise.
12829 * gdb.base/structs.exp: Likewise.
12830 * gdb.base/unwindonsignal.exp: Likewise.
12831 * gdb.cp/gdb2495.exp: Likewise.
12832 * gdb.cp/templates.exp: Likewise.
12833 * gdb.cp/virtfunc.exp: Likewise.
12834 * gdb.threads/hand-call-in-threads.exp: Likewise.
12835 * gdb.threads/interrupted-hand-call.exp: Likewise.
12836 * gdb.threads/thread-unwindonsignal.exp: Likewise.
12837
12838 2016-06-10 Tom Tromey <tom@tromey.com>
12839
12840 PR rust/20110:
12841 * gdb.rust/expr.exp: Add test for integer constant larger than
12842 i32.
12843
12844 2016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
12845
12846 * gdb.fortran/nested-funcs.exp: New.
12847 * gdb.fortran/nested-funcs.f90: New.
12848
12849 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
12850
12851 * gdb.base/examine-backward.c: New file.
12852 * gdb.base/examine-backward.exp: New file.
12853
12854 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
12855
12856 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
12857 matching.
12858
12859 2016-06-02 Tom Tromey <tom@tromey.com>
12860
12861 PR python/18984:
12862 * gdb.python/py-shared.exp: Add solib_name test.
12863
12864 2016-06-02 Simon Marchi <simon.marchi@ericsson.com>
12865
12866 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
12867
12868 2016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
12869
12870 PR c++/19893
12871 * gdb.dwarf2/implref.exp: Rename to...
12872 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
12873 * gdb.dwarf2/implref-array.c: New file.
12874 * gdb.dwarf2/implref-array.exp: Likewise.
12875 * gdb.dwarf2/implref-global.c: Likewise.
12876 * gdb.dwarf2/implref-global.exp: Likewise.
12877 * gdb.dwarf2/implref-struct.c: Likewise.
12878 * gdb.dwarf2/implref-struct.exp: Likewise.
12879
12880 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
12881
12882 * gdb.trace/trace-condition.exp: Add 64bit tests.
12883
12884 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
12885
12886 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
12887 bits types.
12888 (main): Adapt to 8 to 64 bits types.
12889 * gdb.trace/trace-condition.exp: Add new tests.
12890
12891 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
12892
12893 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
12894
12895 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
12896
12897 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
12898 Move condition tests...
12899 * gdb.trace/trace-condition.exp: Here.
12900
12901 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
12902
12903 * gdb.trace/trace-condition.exp: Add counter-case tests.
12904
12905 2016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
12906
12907 PR c++/15231
12908 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
12909 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
12910
12911 2016-05-27 Pedro Alves <palves@redhat.com>
12912
12913 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
12914 New procedure.
12915 (top level): Call it, and bail out of DejaGnu is known to be bad.
12916
12917 2016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
12918
12919 * gdb.base/whatis.c: Extend the test case.
12920 * gdb.base/whatis.exp: Add additional tests.
12921
12922 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12923
12924 * gdb.fortran/type.f90: Add pointer variable.
12925 * gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
12926
12927 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12928
12929 * gdb.fortran/vla-type.exp: Fix testcase name.
12930
12931 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12932
12933 * gdb.fortran/vla-type.exp: Access elements in nested structs.
12934
12935 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12936
12937 * gdb.fortran/type.f90: Add nested structures.
12938 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
12939 * gdb.fortran/derived-type.exp: Adapt expected output.
12940 * gdb.fortran/vla-type.exp: Adapt expected output.
12941
12942 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12943
12944 * gdb.fortran/whatis_type.exp: Adapt expected output.
12945
12946 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12947
12948 * gdb.fortran/print_type.exp: Fix expected output.
12949 * gdb.fortran/whatis_type.exp: Fix expected output.
12950
12951 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12952
12953 * gdb.fortran/whatis_type.exp: Use multi_line.
12954
12955 2016-05-24 Tom Tromey <tom@tromey.com>
12956
12957 PR python/17386:
12958 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
12959 use value as an index.
12960
12961 2016-05-23 Tom Tromey <tom@tromey.com>
12962
12963 PR python/17981:
12964 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
12965 no-breakpoint case.
12966
12967 2016-05-24 Pedro Alves <palves@redhat.com>
12968
12969 PR gdb/19828
12970 * gdb.threads/clone-attach-detach.c: New file.
12971 * gdb.threads/clone-attach-detach.exp: New file.
12972
12973 2016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
12974
12975 * gdb.base/annota-input-while-running.exp: Fix syntax error.
12976
12977 2016-05-23 Tom Tromey <tom@tromey.com>
12978
12979 PR python/19438, PR python/18393:
12980 * gdb.python/py-progspace.exp: Add "dir" test.
12981 * gdb.python/py-objfile.exp: Add "dir" test.
12982
12983 2016-05-23 Yao Qi <yao.qi@linaro.org>
12984
12985 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
12986 * gdb.arch/thumb2-it.exp: Likewise.
12987
12988 2016-05-18 Simon Marchi <simon.marchi@ericsson.com>
12989
12990 * gdb.mi/mi-threads-interrupt.c: New file.
12991 * gdb.mi/mi-threads-interrupt.exp: New file.
12992
12993 2016-05-17 Simon Marchi <simon.marchi@ericsson.com>
12994
12995 PR gdb/18077
12996 * gdb.mi/mi-async-run.exp: New file.
12997 * gdb.mi/mi-async-run.c: New file.
12998
12999 2016-05-17 Tom Tromey <tom@tromey.com>
13000 Manish Goregaokar <manishsmail@gmail.com>
13001
13002 * lib/rust-support.exp: New file.
13003 * lib/gdb.exp (skip_rust_tests): New proc.
13004 (build_executable_from_specs): Handle rust.
13005 * lib/future.exp (gdb_find_rustc): New proc.
13006 (gdb_default_target_compile): Handle rust.
13007 * gdb.rust/expr.exp: New file.
13008 * gdb.rust/generics.exp: New file.
13009 * gdb.rust/generics.rs: New file.
13010 * gdb.rust/methods.exp: New file.
13011 * gdb.rust/methods.rs: New file.
13012 * gdb.rust/modules.exp: New file.
13013 * gdb.rust/modules.rs: New file.
13014 * gdb.rust/simple.exp: New file.
13015 * gdb.rust/simple.rs: New file.
13016
13017 2016-05-17 Tom Tromey <tom@tromey.com>
13018
13019 * gdb.base/default.exp (set language): Add rust.
13020
13021 2016-05-17 Tom Tromey <tom@tromey.com>
13022
13023 * gdb.gdb/unittest.exp: New file.
13024
13025 2016-05-16 Yao Qi <yao.qi@linaro.org>
13026
13027 * gdb.base/batch-preserve-term-settings.exp: Remove variable
13028 shell_prompt. Update shell_prompt_re.
13029
13030 2016-05-12 Doug Evans <dje@google.com>
13031
13032 PR symtab/19999
13033 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
13034 $options when building executable.
13035 * gdb.dwarf2/fission-loclists-pie.S: New file.
13036 * gdb.dwarf2/fission-loclists-pie.exp: New file.
13037
13038 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
13039
13040 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
13041 of [is_remote target],
13042
13043 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
13044
13045 * lib/gdb.exp (use_gdb_stub): New procedure.
13046
13047 2016-05-03 Yunlian Jiang <yunlian@google.com>
13048 Doug Evans <dje@google.com>
13049
13050 PR symtab/19914
13051 * gdb.dwarf2/dwp-sepdebug.c: New file.
13052 * gdb.dwarf2/dwp-sepdebug.exp: New file.
13053
13054 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
13055
13056 * gdb.base/detach.exp: Remove is_remote check.
13057
13058 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
13059
13060 * gdb.base/annota-input-while-running.exp: Don't check for
13061 [is_remote target]. Enable annotations after running to main.
13062 Remove unused "set test..." line.
13063
13064 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
13065
13066 * gdb.trace/trace-enable-disable.exp: New file.
13067 * gdb.trace/trace-enable-disable.c: New file.
13068
13069 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
13070
13071 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
13072 use it in info sharedlibrary test.
13073 * gdb.trace/ftrace-lock.exp: Likewise.
13074 * gdb.trace/ftrace.exp: Likewise.
13075 * gdb.trace/range-stepping.exp: Likewise.
13076 * gdb.trace/trace-break.exp: Likewise.
13077 * gdb.trace/trace-condition.exp: Likewise.
13078 * gdb.trace/trace-mt.exp: Likewise.
13079
13080 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
13081
13082 * lib/gdb.exp (gdb_load_shlibs): Rename to...
13083 (gdb_load_shlib): ... this.
13084 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
13085 gdb_load_shlib.
13086 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
13087 * gdb.base/ctxobj.exp: Likewise.
13088 * gdb.base/dprintf-pending.exp: Likewise.
13089 * gdb.base/dso2dso.exp: Likewise.
13090 * gdb.base/fixsection.exp: Likewise.
13091 * gdb.base/gcore-relro.exp: Likewise.
13092 * gdb.base/gdb1555.exp: Likewise.
13093 * gdb.base/global-var-nested-by-dso.exp: Likewise.
13094 * gdb.base/gnu-ifunc.exp: Likewise.
13095 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
13096 * gdb.base/jit-so.exp (one_jit_test): Likewise.
13097 * gdb.base/pending.exp: Likewise.
13098 * gdb.base/print-file-var.exp: Likewise.
13099 * gdb.base/print-symbol-loading.exp: Likewise.
13100 * gdb.base/shlib-call.exp: Likewise.
13101 * gdb.base/shreloc.exp: Likewise.
13102 * gdb.base/so-impl-ld.exp: Likewise.
13103 * gdb.base/solib-disc.exp: Likewise.
13104 * gdb.base/solib-nodir.exp: Likewise.
13105 * gdb.base/solib-overlap.exp: Likewise.
13106 * gdb.base/solib-symbol.exp: Likewise.
13107 * gdb.base/solib-weak.exp (do_test): Likewise.
13108 * gdb.base/sym-file.exp: Likewise.
13109 * gdb.base/symtab-search-order.exp: Likewise.
13110 * gdb.base/type-opaque.exp: Likewise.
13111 * gdb.base/unload.exp: Likewise.
13112 * gdb.base/watchpoint-solib.exp: Likewise.
13113 * gdb.compile/compile.exp: Likewise.
13114 * gdb.cp/gdb2384.exp: Likewise.
13115 * gdb.cp/infcall-dlopen.exp: Likewise.
13116 * gdb.cp/re-set-overloaded.exp: Likewise.
13117 * gdb.fortran/library-module.exp: Likewise.
13118 * gdb.opt/solib-intra-step.exp: Likewise.
13119 * gdb.python/py-finish-breakpoint.exp: Likewise.
13120 * gdb.python/py-shared.exp: Likewise.
13121 * gdb.reverse/solib-precsave.exp: Likewise.
13122 * gdb.reverse/solib-reverse.exp: Likewise.
13123 * gdb.server/solib-list.exp: Likewise.
13124 * gdb.threads/dlopen-libpthread.exp: Likewise.
13125 * gdb.threads/tls-shared.exp: Likewise.
13126 * gdb.threads/tls-so_extern.exp: Likewise.
13127 * gdb.trace/change-loc.exp: Likewise.
13128 * gdb.trace/ftrace-lock.exp: Likewise.
13129 * gdb.trace/ftrace.exp: Likewise.
13130 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
13131 * gdb.trace/pending.exp: Likewise.
13132 * gdb.trace/range-stepping.exp: Likewise.
13133 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
13134 (strace_info_marker): Likewise.
13135 (strace_probe_marker): Likewise.
13136 (strace_trace_on_same_addr): Likewise.
13137 (strace_trace_on_diff_addr): Likewise.
13138 * gdb.trace/trace-break.exp: Likewise.
13139 * gdb.trace/trace-condition.exp: Likewise.
13140 * gdb.trace/trace-mt.exp: Likewise.
13141
13142 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
13143
13144 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
13145 result of gdb_remote_download.
13146 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
13147 * gdb.base/dso2dso.exp: Likewise.
13148 * gdb.base/global-var-nested-by-dso.exp: Likewise.
13149 * gdb.base/print-file-var.exp: Likewise.
13150 * gdb.base/shlib-call.exp: Likewise.
13151 * gdb.base/shreloc.exp: Likewise.
13152 * gdb.base/solib-overlap.exp: Likewise.
13153 * gdb.base/solib-weak.exp (do_test): Likewise.
13154 * gdb.base/unload.exp: Likewise.
13155
13156 2016-04-27 Yao Qi <yao.qi@linaro.org>
13157
13158 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
13159 exists.
13160
13161 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
13162
13163 * vla-type.exp: Print structure from toplevel.
13164
13165 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
13166
13167 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
13168 of dynamic types.
13169 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
13170 of dynamic types.
13171
13172 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
13173
13174 * gdb.fortran/vla-type.f90: New file.
13175 * gdb.fortran/vla-type.exp: New file.
13176
13177 2016-04-25 Yao Qi <yao.qi@linaro.org>
13178
13179 * gdb.base/branch-to-self.c: New file.
13180 * gdb.base/branch-to-self.exp: New file.
13181
13182 2016-04-22 Yao Qi <yao.qi@linaro.org>
13183
13184 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
13185 more after $hex.
13186
13187 2016-04-22 Yao Qi <yao.qi@linaro.org>
13188
13189 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
13190 * gdb.base/annota3.exp: Likewise.
13191
13192 2016-04-22 Yao Qi <yao.qi@linaro.org>
13193
13194 * gdb.reverse/step-precsave.exp: Do one step and test program
13195 stops in "callee" and do multiple steps until program goes out
13196 of "callee".
13197 * gdb.reverse/step-reverse.exp: Likewise.
13198
13199 2016-04-22 Yao Qi <yao.qi@linaro.org>
13200
13201 * gdb.trace/signal.exp: Also pass if
13202 $tracepoint_hits($i) > $iterations.
13203
13204 2016-04-22 Yao Qi <yao.qi@linaro.org>
13205
13206 * gdb.trace/signal.c: New file.
13207 * gdb.trace/signal.exp: New file.
13208
13209 2016-04-19 Doug Evans <xdje42@gmail.com>
13210
13211 * gdb.base/bad-file.exp: New file.
13212
13213 2016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
13214
13215 * gdb.dwarf2/implref.exp: New file.
13216
13217 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
13218
13219 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
13220 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
13221 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
13222 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
13223 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
13224 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
13225 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
13226 * lib/fortran.exp (fortran_int4): New procedure.
13227 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
13228 (fortran_logical4): Likewise.
13229
13230 2016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
13231
13232 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
13233
13234 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
13235
13236 * lib/compiler.c: Add Intel specific preprocessor macros.
13237 * lib/compiler.cc: Likewise.
13238
13239 2016-04-13 Luis Machado <lgustavo@codesourcery.com>
13240
13241 * gdb.server/connect-with-no-symbol-file.c: New file.
13242 * gdb.server/connect-with-no-symbol-file.exp: New file.
13243
13244 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
13245
13246 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
13247
13248 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
13249
13250 * boards/gdbserver-base.exp (${board}_download): Copy source file to
13251 standard output directory.
13252
13253 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
13254
13255 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
13256
13257 2016-04-13 Markus Metzger <markus.t.metzger@intel.com>
13258
13259 * gdb.btrace/instruction_history.c (loop): Add declaration.
13260
13261 2016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
13262
13263 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
13264
13265 2016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
13266
13267 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
13268 parentheses to print.
13269 (continue_handler): Likewise.
13270
13271 2016-04-08 Simon Marchi <simon.marchi@ericsson.com>
13272
13273 * gdb.server/solib-list.exp: Remove is_remote check.
13274 Pass shlib= to gdb_compile. Don't link shared library with
13275 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
13276 Run binary filename through "readlink -f" on the target.
13277
13278 2016-04-08 Pedro Alves <palves@redhat.com>
13279
13280 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
13281 interpreter filename as argument to gdbserver_spawn.
13282 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
13283 Return empty if $last_loaded_file does not exist.
13284
13285 2016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
13286
13287 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
13288 * gdb.base/jit-main.c: Use exit after usage.
13289
13290 2016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
13291
13292 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
13293 GDBHISTSIZE prior to the tests.
13294 * gdb.base/gdbinit-history.exp: Likewise.
13295
13296 2016-04-07 Pedro Alves <palves@redhat.com>
13297
13298 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
13299 instead of build_executable. Use gdb_load_shlibs.
13300
13301 2016-04-07 Yao Qi <yao.qi@linaro.org>
13302
13303 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
13304 Execute "si" command.
13305
13306 2016-04-07 Yao Qi <yao.qi@linaro.org>
13307
13308 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
13309 number instead of the comments on some line.
13310
13311 2016-04-06 Don Breazeal <donb@codesourcery.com>
13312
13313 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
13314 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
13315
13316 2016-04-06 Simon Marchi <simon.marchi@ericsson.com>
13317
13318 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
13319 standard_output_file. Remove unused binfile variable.
13320
13321 2016-04-05 Catalin Udma <catalin.udma@freescale.com>
13322
13323 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
13324 * gdb.python/py-mi-objfile.exp: Match "list main" output
13325 in console format.
13326
13327 2016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
13328
13329 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
13330 absolute.
13331
13332 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
13333
13334 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
13335 absolute.
13336 * gdb.trace/ftrace.exp: Likewise.
13337 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
13338 targets as well.
13339 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
13340 (gdb_load_shlibs): Copy libraries to test directory when testing
13341 natively. Only set solib-search-path if testing remotely.
13342 * lib/mi-support.exp (mi_load_shlibs): Likewise.
13343
13344 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
13345
13346 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
13347 gdb_download. Use it even if the target is not remote.
13348 * gdb.base/jit.exp (compile_jit_test): Likewise.
13349 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
13350 output directory if the destination board is local, otherwise use
13351 the standard remote_download from DejaGnu.
13352 (gdb_download): Remove.
13353 (gdb_load_shlibs): Use gdb_remote_download instead of
13354 gdb_download.
13355 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
13356 Use gdb_remote_download instead of gdb_download. Use it even if
13357 the target is not remote.
13358 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
13359 instead of gdb_download.
13360
13361 2016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
13362
13363 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
13364 (test_insert_delete_modify): Call mi_load_shlibs before trying to
13365 run.
13366
13367 2016-04-01 Artemiy Volkov <artemiyv@acm.org>
13368
13369 PR gdb/19820
13370 * gdb.base/printcmds.exp: Add artificial arrays tests.
13371
13372 2016-03-31 Pedro Alves <palves@redhat.com>
13373
13374 PR gdb/19858
13375 * gdb.base/jit-main.c: Include unistd.h.
13376 (ATTACH): Define to 0 if not already defined.
13377 (wait_for_gdb, mypid): New globals.
13378 (WAIT_FOR_GDB): New macro.
13379 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
13380 some breakpoint locations.
13381 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
13382 New procedures.
13383 (one_jit_test): Add REATTACH parameter, and handle it. Use
13384 continue_to_test_location.
13385 (top level): Test attach, and adjusts calls to one_jit_test.
13386
13387 2016-03-31 Pedro Alves <palves@redhat.com>
13388
13389 PR gdb/19858
13390 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
13391 BINSUFFIX parameter, and handle it.
13392 (top level): Adjust calls compile_jit_test.
13393
13394 2016-03-31 Catalin Udma <catalin.udma@freescale.com>
13395
13396 PR python/19743
13397 * gdb.python/py-mi-events-gdb.py: New file.
13398 * gdb.python/py-mi-events.c: New file.
13399 * gdb.python/py-mi-events.exp: New file.
13400
13401 2016-03-30 Yao Qi <yao.qi@linaro.org>
13402
13403 * gdb.reverse/until-precsave.exp: Match function name only.
13404 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
13405 Move malloc to a condition block.
13406 * gdb.reverse/until-reverse.exp: Match function name only.
13407
13408 2016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
13409
13410 * gdb.trace/ftrace.exp: Set arg0exp for s390.
13411 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
13412 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
13413 variable for GPR 0 instead of assuming it is register 0.
13414 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
13415 * lib/trace-support.exp: Add s390 registers.
13416
13417 2016-03-29 Yao Qi <yao.qi@linaro.org>
13418
13419 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
13420
13421 2016-03-24 Yao Qi <yao.qi@linaro.org>
13422
13423 * gdb.reverse/break-reverse.exp: Add quotation mark in the
13424 test message.
13425
13426 2016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
13427
13428 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
13429 maintaining separate logic for constructing the output path.
13430
13431 2016-03-16 Don Breazeal <donb@codesourcery.com>
13432
13433 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
13434 Retry fork and waitpid on interrupted system call errors.
13435 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
13436 Use with_timeout_factor to increase timeout by factor of 10.
13437
13438 2016-03-15 Don Breazeal <donb@codesourcery.com>
13439
13440 * gdb.cp/scope-err.cc: New test program.
13441 * gdb.cp/scope-err.exp: New test script.
13442 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
13443 lines and "set breakpoint here" comment.
13444 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
13445 Fixed some whitespace and format issues.
13446 * gdb.mi/mi-linespec-err-cp.cc: New test program.
13447 * gdb.mi/mi-linespec-err-cp.exp: New test script.
13448
13449 2016-03-15 Doug Evans <dje@google.com>
13450
13451 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
13452 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
13453 All callers updated. Add tests for enums, mixed flags register.
13454
13455 2016-03-15 Doug Evans <dje@google.com>
13456
13457 * gdb.base/skip.c (main): Call test_skip_file_and_function.
13458 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
13459
13460 2016-03-14 Simon Marchi <simon.marchi@ericsson.com>
13461
13462 * gdb.base/default.exp: Add $_as_string to the list of expected
13463 convenience functions.
13464
13465 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
13466
13467 * gdb.base/maint.exp: New tests for 'maint info line-table'.
13468
13469 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
13470
13471 * gdb.python/py-as-string.exp: New file.
13472 * gdb.python/py-as-string.c: New file.
13473
13474 2016-03-09 Pedro Alves <palves@redhat.com>
13475
13476 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
13477 signal" -> "Thread NN received signal" output change.
13478 * gdb.threads/ia64-sigill.exp: Likewise.
13479 * gdb.threads/linux-dp.exp: Likewise.
13480 * gdb.threads/manythreads.exp: Likewise.
13481 * gdb.threads/pending-step.exp: Likewise.
13482 * gdb.threads/print-threads.exp: Likewise.
13483 * gdb.threads/sigstep-threads.exp: Likewise.
13484 * gdb.threads/staticthreads.exp: Likewise.
13485 * gdb.threads/tls.exp: Likewise.
13486
13487 2016-03-09 Pedro Alves <palves@redhat.com>
13488
13489 * gdb.base/command-line-input.exp: New file.
13490
13491 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
13492
13493 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
13494 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
13495 * gdb.trace/pending.exp: Accept leading dot before function name.
13496 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
13497 * lib/trace-support.exp: Set registers for ppc.
13498
13499 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
13500
13501 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
13502 use it for disassembly; accept .main in addition to main in backtrace.
13503
13504 2016-03-09 Wei-cheng Wang <cole945@gmail.com>
13505 Marcin Kościelnicki <koriakin@0x04.net>
13506
13507 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
13508 (gdb_recursion_test_ptr): New global variable.
13509 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
13510 gdb_recursion_test.
13511 (gdb_c_test): Ditto.
13512
13513 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
13514
13515 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
13516 ordering.
13517
13518 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
13519
13520 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
13521 (bar): Add bar_start_lbl label.
13522 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
13523 of foo/bar for emitting DWARF and tracing.
13524
13525 2016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
13526
13527 * analyze-racy-logs.py: Set executable bit.
13528
13529 2016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
13530
13531 * Makefile.in (DEFAULT_RACY_ITER): New variable.
13532 (CHECK_TARGET_TMP): Likewise.
13533 (check-single-racy): New rule.
13534 (check-parallel-racy): Likewise.
13535 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
13536 (do-check-parallel-racy): New rule.
13537 (check-racy/%.exp): Likewise.
13538 * README (Racy testcases): New section.
13539 * analyze-racy-logs.py: New file.
13540
13541 2016-03-03 Doug Evans <dje@google.com>
13542
13543 * gdb.base/skip.exp: Use with_test_prefix.
13544
13545 2016-03-03 Yao Qi <yao.qi@linaro.org>
13546
13547 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
13548 Invoke step_over_syscall "clone" and break_cond_on_syscall
13549 "clone".
13550 * gdb.base/step-over-clone.c: New file.
13551
13552 2016-03-03 Yao Qi <yao.qi@linaro.org>
13553
13554 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
13555 code format.
13556
13557 2016-03-03 Yao Qi <yao.qi@linaro.org>
13558
13559 * gdb.base/disp-step-fork.c: Rename to ...
13560 * gdb.base/step-over-fork.c: ... it. New file.
13561 * gdb.base/disp-step-vfork.c: Rename to ...
13562 * gdb.base/step-over-vfork.c: ... it. New file.
13563 * gdb.base/disp-step-syscall.exp: Rename to ...
13564 * gdb.base/step-over-syscall.exp: ... it. New file.
13565 (disp_step_cross_syscall): Rename to ...
13566 (step_over_syscall): ... it.
13567
13568 2016-03-03 Yao Qi <yao.qi@linaro.org>
13569
13570 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
13571 If target supports condition evaluation on target, invoke
13572 break_cond_on_syscall for fork and vfork.
13573
13574 2016-03-03 Yao Qi <yao.qi@linaro.org>
13575
13576 * gdb.base/disp-step-syscall.exp: Don't invoke
13577 support_displaced_stepping.
13578 (disp_step_cross_syscall): Test with displaced stepping off and
13579 on if supported.
13580
13581 2016-03-03 Yao Qi <yao.qi@linaro.org>
13582
13583 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
13584 proc.
13585 (setup): New proc.
13586 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
13587 and setup.
13588
13589 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
13590
13591 * gdb.fortran/vla-history.exp: Remove breakpoint.
13592
13593 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
13594
13595 * gdb.fortran/vla-history.exp: Lookup array elements and printing
13596 exceeds timeout.
13597
13598 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
13599
13600 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
13601 breakpoint.
13602
13603 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
13604
13605 * gdb.mi/vla.f90: Nullify pointer after declaration.
13606
13607 2016-03-01 Pedro Alves <palves@redhat.com>
13608
13609 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
13610
13611 2016-03-01 Pedro Alves <palves@redhat.com>
13612
13613 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
13614 before anything else.
13615 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
13616 _GNU_SOURCE here.
13617 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
13618 before anything else.
13619 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
13620
13621 2016-03-01 Pedro Alves <palves@redhat.com>
13622
13623 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
13624
13625 2016-03-01 Yao Qi <yao.qi@linaro.org>
13626
13627 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
13628 prepare_for_testing.
13629
13630 2016-03-01 Yao Qi <yao.qi@linaro.org>
13631
13632 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
13633
13634 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
13635
13636 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
13637 manually constructing the output path.
13638
13639 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
13640
13641 * gdb.arch/s390-stackless.S: New.
13642 * gdb.arch/s390-stackless.exp: New.
13643
13644 2016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
13645
13646 * gdb.dlang/circular.c: New file.
13647 * gdb.dlang/circular.exp: New file.
13648
13649 2016-02-26 Yao Qi <yao.qi@linaro.org>
13650
13651 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
13652 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
13653 (testcases): Update.
13654
13655 2016-02-26 Yao Qi <yao.qi@linaro.org>
13656
13657 * gdb.reverse/aarch64.c: Rename to ...
13658 * gdb.reverse/insn-reverse.c: ... it.
13659 * gdb.reverse/aarch64.exp: Rename to ...
13660 * gdb.reverse/insn-reverse.exp: ... it.
13661
13662 2016-02-26 Yao Qi <yao.qi@linaro.org>
13663
13664 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
13665 (testcase_ftype): New.
13666 (testcases): New array.
13667 (n_testcases): New.
13668 (main): Call each element in testcases.
13669 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
13670 (read_testcase): New.
13671 Do the tests in a loop.
13672
13673 2016-02-25 Yao Qi <yao.qi@linaro.org>
13674
13675 * gdb.base/branches.c: Remove.
13676
13677 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
13678
13679 PR gdb/13808
13680 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
13681
13682 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
13683
13684 * gdb.trace/ftrace.exp: Remove unnecessary target check.
13685
13686 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
13687
13688 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
13689 change x86_64 call_insn to 'callq'.
13690
13691 2016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
13692
13693 * gdb.trace/tfile-avx.c: Move to...
13694 * gdb.trace/tracefile-pseudo-reg.c: Here.
13695 * gdb.trace/tfile-avx.exp: Move to...
13696 * gdb.trace/tracefile-pseudo-reg.exp: Here.
13697
13698 2016-02-24 Gary Benson <gbenson@redhat.com>
13699
13700 * gdb.base/attach-pie-noexec.exp: Do not expect an error
13701 message on attach.
13702
13703 2016-02-23 Doug Evans <dje@google.com>
13704
13705 * gdb.base/skip.c (test_skip): New function.
13706 (end_test_skip_file_and_function): New function.
13707 (test_skip_file_and_function): New function.
13708 * gdb.base/skip1.c (test_skip): New function.
13709 (skip1_test_skip_file_and_function): New function.
13710 * gdb.base/skip.exp: Add tests for new skip options.
13711 * gdb.base/skip-solib.exp: Update expected output.
13712 * gdb.perf/skip-command.cc: New file.
13713 * gdb.perf/skip-command.exp: New file.
13714 * gdb.perf/skip-command.py: New file.
13715
13716 2016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
13717
13718 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
13719 info registers pattern.
13720
13721 2016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
13722
13723 * lib/future.exp: Add D support.
13724 (gdb_find_gdc): New proc.
13725 (gdb_default_target_compile): Add D support.
13726
13727 2016-02-18 Wei-cheng Wang <cole945@gmail.com>
13728
13729 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
13730 user+system time.
13731 (trace_speed_test): Determine the iteration count for a time
13732 between 15..30 seconds.
13733
13734 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
13735
13736 * gdb.arch/i386-mpx-sigsegv.c: New file.
13737 * gdb.arch/i386-mpx-sigsegv.exp: New file.
13738 * gdb.arch/i386-mpx-simple_segv.c: New file.
13739 * gdb.arch/i386-mpx-simple_segv.exp: New file.
13740
13741 2016-02-18 Yao Qi <yao.qi@linaro.org>
13742
13743 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
13744 Don't call setup_kfail.
13745
13746 2016-02-18 Yao Qi <yao.qi@linaro.org>
13747
13748 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
13749 Set "set breakpoint condition-evaluation" per $cond_bp_target.
13750
13751 2016-02-16 Doug Evans <dje@google.com>
13752
13753 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
13754 * gdb.base/skip1.c: Ditto.
13755 * gdb.base/skip.exp: Whitespace cleanup.
13756
13757 2016-02-16 Don Breazeal <donb@codesourcery.com>
13758
13759 PR remote/19496
13760 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
13761 Remove kfail for PR remote/19496.
13762
13763 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
13764
13765 * lib/gdb.exp (standard_temp_file): Return a path specific to
13766 the runtest invocation.
13767
13768 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
13769
13770 * gdb.trace/save-trace.exp: Change relative path to be in the
13771 standard output directory.
13772
13773 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13774
13775 * gdb.arch/i386-prologue.c: Add missing prototypes.
13776
13777 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13778
13779 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
13780 * gdb.arch/i386-prologue.exp: Likewise.
13781 * gdb.arch/i386-size.exp: Likewise.
13782
13783 2016-02-15 Simon Marchi <simon.marchi@ericsson.com>
13784
13785 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
13786 define object file path.
13787 * gdb.btrace/gcore.exp: Use standard_output_file to define core
13788 file path.
13789 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
13790 standard_output_file to define binfile.
13791
13792 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13793
13794 Fix compatibility with recent gfortran-5.3.1.
13795 * gdb.fortran/vla-history.exp (print vla1 allocated)
13796 (print vla2 allocated, print $2, print $3): Remove
13797 (print $4): Rename to ...
13798 (print $2): ... here.
13799 (print $9): Rename to ...
13800 (print $5): ... here.
13801 (print $10): Rename to ...
13802 (print $6): ... here.
13803 * gdb.fortran/vla.f90: Add pvla initialization.
13804
13805 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13806
13807 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
13808 New test.
13809 * gdb.fortran/vla-value-sub.exp: Likewise.
13810
13811 2016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
13812
13813 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
13814
13815 2016-02-12 Simon Marchi <simon.marchi@ericsson.com>
13816
13817 * i386-biarch-core.exp: Define corefile using
13818 standard_output_file.
13819
13820 2016-02-12 Yao Qi <yao.qi@linaro.org>
13821
13822 * gdb.arch/arm-single-step-kernel-helper.c: New.
13823 * gdb.arch/arm-single-step-kernel-helper.exp: New.
13824
13825 2016-02-12 Markus Metzger <markus.t.metzger@intel.com>
13826
13827 * gdb.btrace/tailcall-only.exp: New.
13828 * gdb.btrace/tailcall-only.c: New.
13829 * gdb.btrace/x86_64-tailcall-only.S: New.
13830 * gdb.btrace/i686-tailcall-only.S: New.
13831
13832 2016-02-11 Pedro Alves <palves@redhat.com>
13833
13834 * README (Parallel testing): Add missing double quotes.
13835
13836 2016-02-11 Pedro Alves <palves@redhat.com>
13837
13838 * README (Parallel testing): New section.
13839 (GDB_PARALLEL): Rewrite.
13840 (FORCE_PARALLEL): Document.
13841
13842 2016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
13843
13844 * gdb.trace/tfile-avx.c: New test.
13845 * gdb.trace/tfile-avx.exp: New test.
13846
13847 2016-02-09 Keith Seitz <keiths@redhat.com>
13848
13849 PR breakpoints/19546
13850 * gdb.base/infcall-exec.c: New file.
13851 * gdb.base/infcall-exec2.c: New file.
13852 * gdb.base/infcall-exec.exp: New file.
13853
13854 2016-02-09 Keith Seitz <keiths@redhat.com>
13855
13856 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
13857 (toplevel): Call test_bkpt_address.
13858
13859 2016-02-09 Keith Seitz <keiths@redhat.com>
13860
13861 PR python/19506
13862 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
13863 (toplevel): Call test_bkpt_address.
13864
13865 2016-02-09 Simon Marchi <simon.marchi@ericsson.com>
13866
13867 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
13868 to AC_OUTPUT.
13869 * configure: Regenerate.
13870
13871 2016-02-09 Pedro Alves <palves@redhat.com>
13872
13873 PR breakpoints/19548
13874 * gdb.base/execl-update-breakpoints.c (some_function): New
13875 function.
13876 (main): Call it.
13877 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
13878 Tighten expected GDB output.
13879
13880 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
13881
13882 * Makefile.in (ALL_SUBDIRS): Remove.
13883 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
13884 (distclean maintainer-clean realclean): Likewise.
13885 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
13886 * configure: Regenerate.
13887 * gdb.ada/Makefile.in: Delete.
13888 * gdb.arch/Makefile.in: Likewise.
13889 * gdb.asm/Makefile.in: Likewise.
13890 * gdb.base/Makefile.in: Likewise.
13891 * gdb.btrace/Makefile.in: Likewise.
13892 * gdb.cell/Makefile.in: Likewise.
13893 * gdb.compile/Makefile.in: Likewise.
13894 * gdb.cp/Makefile.in: Likewise.
13895 * gdb.disasm/Makefile.in: Likewise.
13896 * gdb.dlang/Makefile.in: Likewise.
13897 * gdb.dwarf2/Makefile.in: Likewise.
13898 * gdb.fortran/Makefile.in: Likewise.
13899 * gdb.gdb/Makefile.in: Likewise.
13900 * gdb.go/Makefile.in: Likewise.
13901 * gdb.guile/Makefile.in: Likewise.
13902 * gdb.java/Makefile.in: Likewise.
13903 * gdb.linespec/Makefile.in: Likewise.
13904 * gdb.mi/Makefile.in: Likewise.
13905 * gdb.modula2/Makefile.in: Likewise.
13906 * gdb.multi/Makefile.in: Likewise.
13907 * gdb.objc/Makefile.in: Likewise.
13908 * gdb.opencl/Makefile.in: Likewise.
13909 * gdb.opt/Makefile.in: Likewise.
13910 * gdb.pascal/Makefile.in: Likewise.
13911 * gdb.perf/Makefile.in: Likewise.
13912 * gdb.python/Makefile.in: Likewise.
13913 * gdb.reverse/Makefile.in: Likewise.
13914 * gdb.server/Makefile.in: Likewise.
13915 * gdb.stabs/Makefile.in: Likewise.
13916 * gdb.threads/Makefile.in: Likewise.
13917 * gdb.trace/Makefile.in: Likewise.
13918 * gdb.xml/Makefile.in: Likewise.
13919 * lib/gdb.exp (make_gdb_parallel_path): Add check for
13920 GDB_PARALLEL.
13921 (standard_output_file): Remove check for GDB_PARALLEL, always
13922 return path in outputs/$subdir/$testname.
13923
13924 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
13925
13926 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
13927 (site.exp): Assign abs_srcdir to tcl's srcdir.
13928
13929 2016-02-04 Yao Qi <yao.qi@linaro.org>
13930
13931 * gdb.base/foll-exec-mode.c: Include limits.h.
13932 (main): Add parameters argc and argv. Get directory from
13933 argv[0].
13934 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
13935 compilation.
13936 * gdb.base/foll-exec.c: Include limits.h.
13937 (main): Add parameters argc and argv.
13938 Get directory from argv[0].
13939 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
13940 Adjust tests on the number of lines as source code changed.
13941 * gdb.base/foll-vfork-exit.c: Include limits.h.
13942 (main): Add one line of statement before vfork.
13943 * gdb.base/foll-vfork.c: Include limits.h and string.h.
13944 (main): Add parameters argc and argv. Get directory from
13945 argv[0].
13946 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
13947 (setup_gdb): Set tbreak to skip some source lines.
13948 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
13949 (main): Add parameters argc and argv. Get directory from
13950 argv[0].
13951 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
13952 compilation.
13953 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
13954 (main): Add parameters argc and argv. Get directory from
13955 argv[0].
13956 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
13957 compilation.
13958
13959 2016-02-01 Doug Evans <dje@google.com>
13960
13961 * gdb.base/skip.exp: Clean up multiple references to same test name.
13962
13963 2016-02-01 Pedro Alves <palves@redhat.com>
13964
13965 PR remote/19496
13966 * gdb.threads/forking-threads-plus-breakpoint.exp
13967 (displaced_stepping_supported): New global.
13968 (probe_displaced_stepping_support): New procedure.
13969 (do_test): Add 'displaced' parameter, and use it.
13970 (top level): Check for displaced stepping support. Add displaced
13971 stepping on/off testing axis.
13972
13973 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
13974
13975 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
13976 pointer. Don't perform further tests on the unassociated pointer
13977 if the first test fails.
13978
13979 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
13980
13981 * gdb.base/max-value-size.c: New file.
13982 * gdb.base/max-value-size.exp: New file.
13983 * gdb.base/huge.exp: Disable max-value-size for this test.
13984
13985 2016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
13986
13987 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
13988
13989 2016-01-28 Yao Qi <yao.qi@linaro.org>
13990
13991 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
13992
13993 2016-01-25 Pedro Alves <palves@redhat.com>
13994
13995 PR threads/19461
13996 * gdb.base/fork-running-state.c: New file.
13997 * gdb.base/fork-running-state.exp: New file.
13998
13999 2016-01-25 Pedro Alves <palves@redhat.com>
14000
14001 PR gdb/19494
14002 * gdb.base/catch-fork-kill.c: New file.
14003 * gdb.base/catch-fork-kill.exp: New file.
14004
14005 2016-01-25 Pedro Alves <palves@redhat.com>
14006
14007 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
14008 Delete, moved to lib/gdb.exp.
14009 * gdb.threads/forking-threads-plus-breakpoint.exp
14010 (foreach_with_prefix): Likewise.
14011 * gdb.threads/process-dies-while-handling-bp.exp
14012 (foreach_with_prefix): Likewise.
14013 * lib/gdb.exp (foreach_with_prefix): New procedure.
14014
14015 2016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
14016
14017 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
14018 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
14019
14020 2016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
14021
14022 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
14023 endian targets.
14024
14025 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
14026 Pedro Alves <palves@redhat.com>
14027
14028 Fix testsuite compatibility with Guile.
14029 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
14030 number.
14031
14032 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
14033
14034 Fix testsuite compatibility with Guile.
14035 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
14036 (thread 1): New test for backtrace through signal handler.
14037
14038 2016-01-22 Yao Qi <yao.qi@linaro.org>
14039
14040 PR testsuite/19491
14041 * gdb.base/multi-forks.c: Include
14042 ../lib/unbuffer_output.c
14043 (main): Call gdb_unbuffer_output.
14044
14045 2016-01-21 Doug Evans <dje@google.com>
14046
14047 * lib/ada.exp (gdb_compile_ada): Fix typo.
14048
14049 2016-01-21 Joel Brobecker <brobecker@adacore.com>
14050
14051 * gdb.base/break-fun-addr.exp: New file.
14052 * gdb.base/break-fun-addr1.c: New file.
14053 * gdb.base/break-fun-addr2.c: New file.
14054
14055 2016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
14056
14057 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
14058 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
14059 enum flag values.
14060
14061 2016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
14062
14063 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
14064 when GDB can not set the vector return value. Add more comments
14065 for clarification.
14066
14067 2016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
14068
14069 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
14070 command.
14071
14072 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
14073
14074 * Makefile.in (DO_RUNTEST): Add --status and update usages.
14075
14076 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
14077
14078 * Makefile.in (check-single): Pass --status to runtest.
14079 (check/%.exp): Likewise.
14080
14081 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
14082
14083 * Makefile.in (check-parallel): Propagate return code from make
14084 do-check-parallel.
14085
14086 2016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
14087
14088 * gdb.trace/ftrace.exp: Fix expected message on continue.
14089 * gdb.trace/pending.exp: Fix expected message on continue.
14090 * gdb.trace/trace-break.exp: Fix expected message on continue.
14091
14092 2016-01-18 Simon Marchi <simon.marchi@ericsson.com>
14093
14094 * lib/gdb.exp (gdb_test): Remove unused global references.
14095
14096 2016-01-18 Pedro Alves <palves@redhat.com>
14097
14098 * gdb.base/async-shell.exp: Adjust expected output.
14099 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
14100 * gdb.base/siginfo-thread.exp: Adjust expected output.
14101 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
14102 * gdb.java/jnpe.exp: Adjust expected output.
14103 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
14104 * gdb.threads/continue-pending-status.exp: Adjust expected output.
14105 * gdb.threads/leader-exit.exp: Adjust expected output.
14106 * gdb.threads/manythreads.exp: Adjust expected output.
14107 * gdb.threads/pthreads.exp: Adjust expected output.
14108 * gdb.threads/schedlock.exp: Adjust expected output.
14109 * gdb.threads/siginfo-threads.exp: Adjust expected output.
14110 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
14111 expected output.
14112 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
14113 output.
14114 * gdb.threads/sigthread.exp: Adjust expected output.
14115 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
14116
14117 2016-01-18 Yao Qi <yao.qi@linaro.org>
14118
14119 * gdb.guile/scm-section-script.c: Replace @progbits with
14120 %progbits.
14121 * gdb.python/py-section-script.c: Likewise.
14122
14123 2016-01-15 Pedro Alves <palves@redhat.com>
14124
14125 * gdb.multi/tids.exp: Test star wildcard ranges.
14126
14127 2016-01-15 Pedro Alves <palves@redhat.com>
14128
14129 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
14130 command from "thread apply" invocation.
14131 (thr_apply_info_thr_invalid): Default the expected output to the
14132 input tid list.
14133 (top level): Add tests that use convenience variables. Add tests
14134 for "thread apply" with a valid TID list, but missing the command.
14135
14136 2016-01-13 Pedro Alves <palves@redhat.com>
14137
14138 * gdb.base/default.exp: Expect $_gthread as well.
14139 * gdb.multi/tids.exp: Test $_gthread.
14140 * gdb.threads/thread-specific.exp: Test $_gthread.
14141
14142 2016-01-13 Pedro Alves <palves@redhat.com>
14143
14144 * gdb.multi/tids.exp: Test "info threads -gid".
14145
14146 2016-01-13 Pedro Alves <palves@redhat.com>
14147
14148 * gdb.multi/tids.exp: Test InferiorThread.global_num and
14149 Breakpoint.thread.
14150 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
14151
14152 2016-01-07 Pedro Alves <palves@redhat.com>
14153
14154 * gdb.base/break.exp: Adjust to output changes.
14155 * gdb.base/hbreak2.exp: Likewise.
14156 * gdb.base/sepdebug.exp: Likewise.
14157 * gdb.base/watch_thread_num.exp: Likewise.
14158 * gdb.linespec/keywords.exp: Likewise.
14159 * gdb.multi/info-threads.exp: Likewise.
14160 * gdb.threads/thread-find.exp: Likewise.
14161 * gdb.multi/tids.c: New file.
14162 * gdb.multi/tids.exp: New file.
14163
14164 2016-01-13 Pedro Alves <palves@redhat.com>
14165
14166 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
14167
14168 2016-01-13 Pedro Alves <palves@redhat.com>
14169
14170 * gdb.base/default.exp: Expect $_inferior as well.
14171 * gdb.multi/base.exp: Test $_inferior.
14172
14173 2016-01-13 Pedro Alves <palves@redhat.com>
14174
14175 PR breakpoints/19388
14176 * gdb.base/catch-signal-siginfo-cond.c: New file.
14177 * gdb.base/catch-signal-siginfo-cond.exp: New file.
14178
14179 2016-01-12 Josh Stone <jistone@redhat.com>
14180 Philippe Waroquiers <philippe.waroquiers@skynet.be>
14181
14182 * gdb.base/catch-syscall.c (do_execve): New variable.
14183 (main): Conditionally trigger an execve.
14184 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
14185 (test_catch_syscall_execve): New, check entry/return across execve.
14186 (do_syscall_tests): Call test_catch_syscall_execve.
14187
14188 2016-01-12 Pedro Alves <palves@redhat.com>
14189
14190 * gdb.base/random-signal.exp (do_test): New procedure, with body
14191 of testcase moved in.
14192
14193 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14194 Pedro Alves <palves@redhat.com>
14195
14196 * gdb.base/funcargs.exp (finish from indirectly called function):
14197 Reintroduce the case for 'First'.
14198
14199 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14200 Pedro Alves <palves@redhat.com>
14201
14202 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
14203 (tcatch_vfork_then_child_follow_exec)
14204 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
14205 identification.
14206
14207 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14208
14209 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
14210 and repeats to unlimited.
14211 * gdb.python/py-value.exp: Likewise.
14212 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
14213 and repeats to unlimited.
14214
14215 2016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
14216
14217 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
14218 and reordering the functions.
14219 * gdb.multi/hangout.c: Likewise.
14220 * gdb.multi/hello.c: Likewise.
14221
14222 2016-01-08 Simon Marchi <simon.marchi@ericsson.com>
14223
14224 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
14225 absolute.
14226 (SingleStatisticTestResult.report): Use dict.keys instead of
14227 dict.iterkeys.
14228
14229 2016-01-06 Pedro Alves <palves@redhat.com>
14230
14231 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
14232
14233 2016-01-04 Markus Metzger <markus.t.metzger@intel.com>
14234
14235 * gdb.btrace/dlopen.exp: New.
14236 * gdb.btrace/dlopen.c: New.
14237 * gdb.btrace/dlopen-dso.c: New.
14238
14239 2015-12-25 Sandra Loosemore <sandra@codesourcery.com>
14240
14241 * lib/gdb.exp (gdb_test): Update comments to clarify that the
14242 PATTERN argument is optional.
14243
14244 2015-12-24 Joel Brobecker <brobecker@adacore.com>
14245
14246 * lib/ada.exp (target_compile_ada_from_dir): New function.
14247 (gdb_compile_ada): Reimplement avoiding the use of project files.
14248 * gdb.ada/gnat_ada.gpr: Delete.
14249 * gdb.ada/cond_lang.exp: Adjust test to make path before
14250 filename optional.
14251 * gdb.ada/small_reg_param.exp: Likewise.
14252
14253 2015-12-22 Simon Marchi <simon.marchi@ericsson.com>
14254
14255 * gdb.base/foll-vork.exp: Remove HP-UX special case.
14256
14257 2015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
14258
14259 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
14260 case.
14261
14262 2015-12-21 Simon Marchi <simon.marchi@ericsson.com>
14263
14264 * gdb.base/break.exp: Remove dead code.
14265 * gdb.base/sepdebug.exp: Likewise.
14266
14267 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
14268
14269 * gdb.asm/asm-source.exp: Remove HP-UX references.
14270 * gdb.base/annota1.exp: Likewise.
14271 * gdb.base/annota3.exp: Likewise.
14272 * gdb.base/attach.exp: Likewise.
14273 * gdb.base/bigcore.exp: Likewise.
14274 * gdb.base/break.exp: Likewise.
14275 * gdb.base/call-ar-st.exp: Likewise.
14276 * gdb.base/callfuncs.exp: Likewise.
14277 * gdb.base/catch-fork-static.exp: Likewise.
14278 * gdb.base/display.exp: Likewise.
14279 * gdb.base/foll-exec-mode.exp: Likewise.
14280 * gdb.base/foll-exec.exp: Likewise.
14281 * gdb.base/foll-fork.exp: Likewise.
14282 * gdb.base/foll-vfork.exp: Likewise.
14283 * gdb.base/funcargs.exp: Likewise.
14284 * gdb.base/hbreak2.exp: Likewise.
14285 * gdb.base/inferior-died.exp: Likewise.
14286 * gdb.base/interrupt.exp: Likewise.
14287 * gdb.base/multi-forks.exp: Likewise.
14288 * gdb.base/nodebug.exp: Likewise.
14289 * gdb.base/sepdebug.exp: Likewise.
14290 * gdb.base/solib1.c: Likewise.
14291 * gdb.base/step-test.exp: Likewise.
14292 * gdb.mi/non-stop.c: Likewise.
14293 * gdb.mi/pthreads.c: Likewise.
14294 * gdb.multi/bkpt-multi-exec.ex: Likewise.
14295 * gdb.threads/pthreads.c: Likewise.
14296 * gdb.threads/staticthreads.exp: Likewise.
14297 * lib/future.exp: Likewise.
14298 * lib/gdb.exp: Likewise.
14299 * gdb.base/so-indr-cl.c: Remove.
14300 * gdb.base/so-indr-cl.exp: Likewise.
14301 * gdb.base/solib.c: Likewise.
14302 * gdb.base/solib.exp: Likewise.
14303 * gdb.base/solib2.c: Likewise.
14304
14305 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
14306
14307 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
14308 * gdb.base/call-ar-st.exp: Likewise.
14309 * gdb.base/callfuncs.exp: Likewise.
14310 * gdb.base/condbreak.exp: Likewise.
14311 * gdb.base/constvars.exp: Likewise.
14312 * gdb.base/hbreak2.exp: Likewise.
14313 * gdb.base/langs.exp: Likewise.
14314 * gdb.base/list.exp: Likewise.
14315 * gdb.base/long_long.exp: Likewise.
14316 * gdb.base/ptype.exp: Likewise.
14317 * gdb.base/scope.exp: Likewise.
14318 * gdb.base/signals.exp: Likewise.
14319 * gdb.base/so-impl-ld.exp: Likewise.
14320 * gdb.base/varargs.exp: Likewise.
14321 * gdb.base/volatile.exp: Likewise.
14322 * gdb.base/whatis.exp: Likewise.
14323 * gdb.cp/cplusfuncs.exp: Likewise.
14324 * gdb.cp/inherit.exp: Likewise.
14325 * gdb.cp/local.exp: Likewise.
14326 * gdb.cp/member-ptr.exp: Likewise.
14327 * gdb.cp/method.exp: Likewise.
14328 * gdb.cp/overload.exp: Likewise.
14329 * gdb.cp/templates.exp: Likewise.
14330 * gdb.stabs/weird.exp: Likewise.
14331 * lib/compiler.c: Likewise.
14332 * lib/compiler.cc: Likewise.
14333 * lib/cp-support.exp: Likewise.
14334 * lib/gdb.exp: Likewise.
14335
14336 2015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
14337
14338 * configure.ac: Remove HP-UX case.
14339 * configure: Regenerate.
14340
14341 2015-12-18 Simon Marchi <simon.marchi@ericsson.com>
14342
14343 * lib/gdb.exp (gdb_compile): Add function doc.
14344
14345 2015-12-17 Pedro Alves <palves@redhat.com>
14346
14347 PR threads/19354
14348 * gdb.multi/info-threads.exp: New file.
14349
14350 2015-12-15 Yao Qi <yao.qi@linaro.org>
14351
14352 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
14353 is aarch64*-*-*.
14354
14355 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
14356
14357 * gdb.base/history-duplicates.exp: Skip if no readline support.
14358
14359 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
14360
14361 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
14362
14363 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
14364
14365 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
14366
14367 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
14368
14369 * gdb.base/completion.exp: Skip tests that interrupt GDB with
14370 ctrl-C if nointerrupts target property is set.
14371 * gdb.base/double-prompt-target-event-error.exp: Likewise.
14372 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
14373 * gdb.base/paginate-bg-execution.exp: Likewise.
14374 * gdb.base/paginate-execution-startup.exp: Likewise.
14375 * gdb.base/random-signal.exp: Likewise.
14376 * gdb.base/range-stepping.exp: Likewise.
14377 * gdb.cp/annota2.exp: Likewise.
14378 * gdb.cp/annota3.exp: Likewise.
14379 * gdb.gdb/selftest.exp: Likewise.
14380 * gdb.threads/continue-pending-status.exp: Likewise.
14381 * gdb.threads/leader-exit.exp: Likewise.
14382 * gdb.threads/manythreads.exp: Likewise.
14383 * gdb.threads/pthreads.exp: Likewise.
14384 * gdb.threads/schedlock.exp: Likewise.
14385 * gdb.threads/sigthread.exp: Likewise.
14386
14387 2015-12-11 Don Breazeal <donb@codesourcery.com>
14388
14389 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
14390 remote.
14391 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
14392 * gdb.base/foll-exec.exp (main): Enable for target remote.
14393 * gdb.base/foll-fork.exp (main): Likewise.
14394 * gdb.base/foll-vfork.exp (main): Likewise.
14395 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
14396 (proc continue_to_exit_bp_loc): Use clean_restart.
14397 * gdb.base/pie-execl.exp (main): Disable for target remote.
14398 * gdb.base/watch-vfork.exp (main): Enable for target remote.
14399 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
14400 * gdb.threads/execl.exp (main): Likewise.
14401 * gdb.threads/fork-child-threads.exp (main): Likewise.
14402 * gdb.threads/fork-plus-threads.exp (main): Disable for target
14403 remote.
14404 * gdb.threads/fork-thread-pending.exp (main): Enable for target
14405 remote.
14406 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
14407 pid.tid style ptids, instead of just tid.
14408 * gdb.threads/thread-execl.exp (main): Enable for target remote.
14409 * gdb.threads/watchpoint-fork.exp (main): Likewise.
14410 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
14411 ptids, instead of just tid.
14412
14413 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
14414
14415 * gdb.base/list.exp (test_list_forward): Add end of file error
14416 test.
14417 (test_repeat_list_command): Add end of file error test.
14418 (test_list_backwards): Add beginning of file error test.
14419
14420 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
14421
14422 * gdb.base/list.exp (test_list_invalid_args): New function,
14423 defined, and called.
14424
14425 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
14426
14427 * gdb.base/list.exp (test_list): Make test names unique.
14428
14429 2015-12-11 Yao Qi <yao.qi@linaro.org>
14430
14431 * gdb.base/coremaker2.c: Remove.
14432
14433 2015-12-10 Pedro Alves <palves@redhat.com>
14434
14435 * gdb.multi/base.exp: Remove stale "spaces" references.
14436
14437 2015-12-10 Pedro Alves <palves@redhat.com>
14438
14439 * gdb.multi/base.exp: Don't use nowarnings.
14440 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
14441 * gdb.multi/hangout.c: Include stdio.h.
14442 * gdb.multi/hello.c: Include stdlib.h.
14443 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
14444 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
14445 * gdb.multi/multi-arch.exp: Don't use nowarnings.
14446
14447 2015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
14448
14449 * gdb.dwarf2/dw2-ranges-base.c: New file.
14450 * gdb.dwarf2/dw2-ranges-base.exp: New file.
14451 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
14452 support additional line table, and debug ranges generation.
14453 (Dwarf::ranges): New function, generate .debug_ranges.
14454 (Dwarf::lines): Support generating simple line table programs.
14455 (Dwarf::assemble): Initialise new namespace variables.
14456
14457 2015-12-09 Kevin Buettner <kevinb@redhat.com>
14458
14459 * gdb.base/async.exp (proc test_background): Add case for
14460 asynchronous execution not supported.
14461
14462 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
14463
14464 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
14465 format and change test names to make them unique.
14466
14467 2015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
14468 Pedro Alves <pedro@redhat.com>
14469
14470 PR gdb/18702
14471 Add checking of floatformats setup on x86_64 hosts.
14472 * gdb.arch/i386-float.S (main): Load bigval and smallval.
14473 (smallval, bigval): New labels/constants.
14474 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
14475 float" after loading bigval and smallval.
14476
14477 2015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
14478
14479 * gdb.ada/fun_overload_menu.exp: New testcase.
14480 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
14481
14482 2015-12-04 Josh Stone <jistone@redhat.com>
14483
14484 * gdb.base/catch-fork-static.exp: New.
14485
14486 2015-12-03 Yao Qi <yao.qi@linaro.org>
14487
14488 * gdb.base/sizeof.c: Don't include stdio.h and
14489 ../lib/unbuffer_output.c.
14490 (main): New variable 'size' and 'value'. Remove printf and
14491 gdb_unbuffer_output. Assign return value to size and value.
14492 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
14493 at the beginning.
14494 (check_sizeof): Check the result by printing variable 'size'.
14495 (check_valueof): Check the result by printing variable 'value'.
14496
14497 2015-12-01 Yao Qi <yao.qi@linaro.org>
14498
14499 * gdb.base/disp-step-syscall.exp: Define syscall instruction
14500 for aarch64*-*-linux* target.
14501
14502 2015-11-30 Pedro Alves <palves@redhat.com>
14503
14504 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
14505
14506 2015-11-30 Pedro Alves <palves@redhat.com>
14507
14508 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
14509 Handle non-stop mode vCont replies.
14510
14511 2015-11-30 Pedro Alves <palves@redhat.com>
14512
14513 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
14514 prepare_for_testing. Start gdb with "set non-stop on" appended to
14515 GDBFLAGS. Lax expected stop output.
14516
14517 2015-11-27 Yao Qi <yao.qi@linaro.org>
14518
14519 * gdb.arch/arm-neon.exp: New.
14520 * gdb.arch/arm-neon.c: New.
14521
14522 2015-11-27 Yao Qi <yao.qi@linaro.org>
14523
14524 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
14525
14526 2015-11-27 Yao Qi <yao.qi@linaro.org>
14527
14528 * gdb.cp/annota2.exp: Allow multiple occurrences of the
14529 frames-invalid annotation.
14530
14531 2015-11-27 Yao Qi <yao.qi@linaro.org>
14532
14533 * gdb.cp/annota2.exp: Use ${frames_invalid}.
14534
14535 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
14536
14537 * gdb.threads/names.exp: New file.
14538 * gdb.threads/names.c: New file.
14539 * README: Mention gdb,no_thread_names.
14540
14541 2015-11-26 Markus Metzger <markus.t.metzger@intel.com>
14542
14543 PR 19297
14544 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
14545 support" error.
14546
14547 2015-11-24 Pedro Alves <palves@redhat.com>
14548
14549 PR 17539
14550 * gdb.base/display.exp: Expect displays to be sorted in ascending
14551 order. Use multi_line.
14552 * gdb.base/solib-display.exp: Likewise.
14553
14554 2015-11-24 Pedro Alves <palves@redhat.com>
14555
14556 PR 17539
14557 * gdb.base/display.exp: Expect displays to be sorted in ascending
14558 order. Use multi_line.
14559 * gdb.base/solib-display.exp: Likewise.
14560
14561 2015-11-24 Pedro Alves <palves@redhat.com>
14562
14563 PR 17539
14564 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
14565 threads in ascending order.
14566 * gdb.base/foll-fork.exp: Likewise.
14567 * gdb.base/foll-vfork.exp: Likewise.
14568 * gdb.base/multi-forks.exp: Likewise.
14569 * gdb.mi/mi-nonstop.exp: Likewise.
14570 * gdb.mi/mi-nsintrall.exp: Likewise.
14571 * gdb.multi/base.exp: Likewise.
14572 * gdb.multi/multi-arch.exp: Likewise.
14573 * gdb.python/py-inferior.exp: Likewise.
14574 * gdb.threads/break-while-running.exp: Likewise.
14575 * gdb.threads/execl.exp: Likewise.
14576 * gdb.threads/gcore-thread.exp: Likewise.
14577 * gdb.threads/info-threads-cur-sal.exp: Likewise.
14578 * gdb.threads/kill.exp: Likewise.
14579 * gdb.threads/linux-dp.exp: Likewise.
14580 * gdb.threads/multiple-step-overs.exp: Likewise.
14581 * gdb.threads/next-bp-other-thread.exp: Likewise.
14582 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
14583 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
14584 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
14585 * gdb.threads/thread-find.exp: Likewise.
14586 * gdb.threads/tls.exp: Likewise.
14587 * lib/mi-support.exp (mi_reverse_list): Delete.
14588 (mi_check_thread_states): No longer reverse list.
14589
14590 2015-11-24 Pedro Alves <palves@redhat.com>
14591
14592 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
14593 use lowercase.
14594
14595 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
14596
14597 * gdb.trace/actions.c: Include trace-common.h.
14598 (main): Add a location for a fast tracepoint.
14599 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
14600 the normal tracepoints.
14601 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
14602
14603 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
14604
14605 * save-trace.exp: Factor out code to these...
14606 (gdb_save_tracepoints): New.
14607 (gdb_load_tracepoints): New.
14608 (do_save_load_test): New.
14609
14610 2015-11-23 Kevin Buettner <kevinb@redhat.com>
14611
14612 * gdb.base/asmlabel.exp: New test.
14613 * gdb.base/asmlabel.c: New test case.
14614
14615 2015-11-23 Joel Brobecker <brobecker@adacore.com>
14616
14617 * gdb.base/wrong_frame_bt_full-main.c: New file.
14618 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
14619 * gdb.base/wrong_frame_bt_full.exp: New file.
14620
14621 2015-11-23 Joel Brobecker <brobecker@adacore.com>
14622
14623 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
14624
14625 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
14626
14627 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
14628 pstate register when comparing registers values in
14629 sparc64-*-linux-gnu targets to avoid spurious differences.
14630
14631 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
14632
14633 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
14634
14635 2015-11-19 Sandra Loosemore <sandra@codesourcery.com>
14636
14637 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
14638 as type argument to gdb_compile.
14639 * gdb.base/nested-subp2.exp: Likewise.
14640 * gdb.base/nested-subp3.exp: Likewise.
14641
14642 2015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
14643
14644 * lib/dwarf.exp (_note): Fix left shift of negative value.
14645 * gdb.trace/trace-condition.exp: Likewise.
14646
14647 2015-11-13 Yao Qi <yao.qi@linaro.org>
14648
14649 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
14650 comments about d10v.
14651 (test_scalar_returns): Likewise.
14652 * gdb.base/d10v.ld: Remove.
14653 * gdb.base/overlays.exp: Remove the target triplet checking for
14654 d10v-*-*.
14655 * gdb.base/structs.exp (test_struct_returns): Remove the
14656 comments about d10v.
14657 (test_struct_calls): Likewise.
14658
14659 2015-11-13 Yao Qi <yao.qi@linaro.org>
14660
14661 * gdb.base/gnu_vector.exp: Check the return value by "p res".
14662 * gdb.base/gnu_vector.c: Don't include stdio.h.
14663 (main): Don't print res and call add_some_intvecs.
14664
14665 2015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
14666
14667 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
14668 macro.
14669 (func5): Removed.
14670 (func4): Use FAST_TRACEPOINT_LABEL.
14671 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
14672 macro.
14673 (func): Removed.
14674 (thread_function): Use FAST_TRACEPOINT_LABEL.
14675 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
14676 (func): Remove.
14677 (marker): Use FAST_TRACEPOINT_LABEL.
14678 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
14679 (pendfunc1): Remove.
14680 (pendfunc): Use FAST_TRACEPOINT_LABEL.
14681 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
14682 (foo): Remove.
14683 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
14684 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
14685 macro.
14686 (func): Remove.
14687 (marker): Use FAST_TRACEPOINT_LABEL.
14688 * gdb.trace/trace-common.h: New header.
14689 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
14690 macro.
14691 (func): Remove.
14692 (marker): Use FAST_TRACEPOINT_LABEL.
14693 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
14694 (func): Remove.
14695 (thread_function): Use FAST_TRACEPOINT_LABEL.
14696
14697 2015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
14698
14699 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
14700 in front.
14701 * gdb.trace/change-loc.exp: Use global pcreg definition.
14702 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
14703 * gdb.trace/entry-values.exp: Use global spreg definition, add $
14704 in front.
14705 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
14706 * gdb.trace/pending.exp: Likewise.
14707 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
14708 * gdb.trace/trace-break.exp: Likewise.
14709 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
14710 in front.
14711 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
14712 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
14713 in front.
14714 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
14715
14716 2015-11-09 Joel Brobecker <brobecker@adacore.com>
14717
14718 * gdb.ada/fin_fun_out: New testcase.
14719
14720 2015-11-07 Kevin Buettner <kevinb@redhat.com>
14721
14722 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
14723 value associated with DW_AT_byte_size.
14724 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
14725 constants for DW_AT_byte_size, DW_AT_lower_bound, and
14726 DW_AT_upper_bound.
14727
14728 2015-11-07 Kevin Buettner <kevinb@redhat.com>
14729
14730 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
14731 (gdb_target_symbol_prefix_flags): Define in terms of _asm
14732 version.
14733 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
14734 gdb.dwarf2/dw2-canonicalize-type.exp,
14735 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
14736 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
14737 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
14738 provided by gdb_target_symbol_prefix_flags_asm.
14739 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
14740 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
14741 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
14742 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
14743 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
14744 macros where needed). Use this macro for symbols which require
14745 the prefix provided by SYMBOL_PREFIX.
14746
14747 2015-11-05 Kevin Buettner <kevinb@redhat.com>
14748
14749 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
14750 New procs.
14751 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
14752 representing expressions, of more than one list element.
14753 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
14754 to prepend linker symbol prefix to f.
14755 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
14756 table_1 and table_2.
14757 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
14758 Likewise, for f and g.
14759 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
14760 for ptr.
14761 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
14762 for main.
14763 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
14764 table_1_ptr and table_2_ptr.
14765
14766 2015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
14767 Joel Brobecker <brobecker@adacore.com>
14768
14769 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
14770
14771 2015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
14772
14773 * gdb.reverse/s390-mvcle.c: New test.
14774 * gdb.reverse/s390-mvcle.exp: New file.
14775 * lib/gdb.exp: Enable reverse tests on s390*-linux.
14776
14777 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
14778
14779 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
14780
14781 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
14782
14783 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
14784 reaching marker2.
14785 * gdb.reverse/getresuid-reverse.exp: Likewise.
14786 * gdb.reverse/pipe-reverse.exp: Likewise.
14787 * gdb.reverse/readv-reverse.exp: Likewise.
14788 * gdb.reverse/recvmsg-reverse.exp: Likewise.
14789 * gdb.reverse/time-reverse.exp: Likewise.
14790 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
14791
14792 2015-10-30 Yao Qi <yao.qi@linaro.org>
14793
14794 * gdb.threads/wp-replication.c (watch_count_done): Remove.
14795 (empty_cycle): Remove.
14796 (main): Don't call empty_cycle. Don't use watch_count_done.
14797 * gdb.threads/wp-replication.exp: Don't set breakpoint on
14798 empty_cycle. Rewrite the code counting HW watchpoints.
14799
14800 2015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
14801
14802 * gdb.reverse/fstatat-reverse.c: New test.
14803 * gdb.reverse/fstatat-reverse.exp: New file.
14804 * gdb.reverse/getresuid-reverse.c: New test.
14805 * gdb.reverse/getresuid-reverse.exp: New file.
14806 * gdb.reverse/pipe-reverse.c: New test.
14807 * gdb.reverse/pipe-reverse.exp: New file.
14808 * gdb.reverse/readv-reverse.c: New test.
14809 * gdb.reverse/readv-reverse.exp: New file.
14810 * gdb.reverse/recvmsg-reverse.c: New test.
14811 * gdb.reverse/recvmsg-reverse.exp: New file.
14812 * gdb.reverse/time-reverse.c: New test.
14813 * gdb.reverse/time-reverse.exp: New file.
14814 * gdb.reverse/waitpid-reverse.c: New test.
14815 * gdb.reverse/waitpid-reverse.exp: New file.
14816
14817 2015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
14818
14819 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
14820
14821 2015-10-26 Doug Evans <dje@google.com>
14822
14823 PR symtab/17391
14824 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
14825 * gdb.dwarf2/bad-regnum.c: New file.
14826 * gdb.dwarf2/bad-regnum.exp: New file.
14827
14828 2015-10-26 Doug Evans <dje@google.com>
14829
14830 PR python/18938
14831 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
14832 file.
14833
14834 2015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
14835
14836 * gdb.compile/compile.exp (compile code globalvar): Update expectation
14837 for a change by "Mention language in compile error message".
14838
14839 2015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
14840
14841 PR python/18073
14842 * gdb.python/py-type.c (C::a_method): New.
14843 (C::a_const_method): New.
14844 (C::a_static_method): New.
14845 (a_function): New.
14846 * gdb.python/py-type.exp (test_fields): Test getting fields
14847 from function and method.
14848
14849 2015-10-21 Keven Boell <keven.boell@intel.com>
14850
14851 * gdb.fortran/vla-alloc-assoc.exp: New file.
14852 * gdb.fortran/vla-datatypes.exp: New file.
14853 * gdb.fortran/vla-datatypes.f90: New file.
14854 * gdb.fortran/vla-history.exp: New file.
14855 * gdb.fortran/vla-ptype-sub.exp: New file.
14856 * gdb.fortran/vla-ptype.exp: New file.
14857 * gdb.fortran/vla-sizeof.exp: New file.
14858 * gdb.fortran/vla-sub.f90: New file.
14859 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
14860 * gdb.fortran/vla-value-sub-finish.exp: New file.
14861 * gdb.fortran/vla-value-sub.exp: New file.
14862 * gdb.fortran/vla-value.exp: New file.
14863 * gdb.fortran/vla-ptr-info.exp: New file.
14864 * gdb.mi/mi-vla-fortran.exp: New file.
14865 * gdb.mi/vla.f90: New file.
14866
14867 2015-10-21 Sandra Loosemore <sandra@codesourcery.com>
14868
14869 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
14870 of hardwired timeout value.
14871
14872 2015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14873 Pedro Alves <palves@redhat.com>
14874
14875 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
14876 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
14877
14878 2015-10-19 Josh Stone <jistone@redhat.com>
14879
14880 * gdb.base/catch-syscall.c: Include <sched.h>.
14881 (unknown_syscall): New variable.
14882 (main): Trigger a vfork and an unknown syscall.
14883 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
14884 (unknown_syscall_number): Likewise.
14885 (check_call_to_syscall): Accept an optional syscall pattern.
14886 (check_return_from_syscall): Likewise.
14887 (check_continue): Likewise.
14888 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
14889 (test_catch_syscall_skipping_return): New test toggling off 'catch
14890 syscall' to step over the syscall return, then toggling back on.
14891 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
14892 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
14893 (do_syscall_tests): Call test_catch_syscall_without_args and
14894 test_catch_syscall_mid_vfork.
14895 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
14896 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
14897
14898 2015-10-19 Andrew Stubbs <ams@codesourcery.com>
14899
14900 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
14901 print g_vE): Add new pass patterns.
14902 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
14903 print various symbol names for vptr fields.
14904
14905 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
14906
14907 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
14908 results.
14909
14910 2015-10-12 Yao Qi <yao.qi@linaro.org>
14911
14912 * gdb.arch/disp-step-insn-reloc.exp: New test case.
14913
14914 2015-10-12 Yao Qi <yao.qi@linaro.org>
14915
14916 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
14917 is aarch64*-*-linux*.
14918
14919 2015-10-12 Yao Qi <yao.qi@linaro.org>
14920
14921 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
14922 (can_relocate_bcond_true): ... it.
14923 (can_relocate_bcond_false): New function.
14924 (foo): Likewise.
14925 (can_relocate_bl): Likewise.
14926 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
14927 can_relocate_bl.
14928
14929 2015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
14930
14931 * gdb.base/nested-addr.c: New file.
14932 * gdb.base/nested-addr.exp: New testcase.
14933
14934 2015-10-09 Markus Metzger <markus.t.metzger@intel.com>
14935
14936 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
14937 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
14938 its output. Ignore the output of "record goto begin" and instead
14939 check that GDB is replaying.
14940
14941 2015-10-09 Pedro Alves <palves@redhat.com>
14942
14943 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
14944 (top level): Use it in the run with no args test.
14945
14946 2015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
14947
14948 * gdb.dlang/properties.exp: New file.
14949
14950 2015-10-02 Sandra Loosemore <sandra@codesourcery.com>
14951
14952 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
14953 whether or not address 0x1000 is mapped on the target.
14954
14955 2015-09-30 Simon Marchi <simon.marchi@ericsson.com>
14956
14957 * gdb.python/py-type.exp: Do not run tests if binaries fail to
14958 build.
14959
14960 2015-09-30 Markus Metzger <markus.t.metzger@intel.com>
14961
14962 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
14963 instruction-history test.
14964
14965 2015-09-28 Doug Evans <dje@google.com>
14966
14967 * gdb.base/gcore.c (array_func): Add reference to static_array.
14968
14969 2015-09-25 Simon Marchi <simon.marchi@ericsson.com>
14970
14971 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
14972 source line.
14973
14974 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
14975
14976 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
14977 short or char as base type.
14978
14979 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
14980
14981 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
14982 to allow any size enum.
14983
14984 2015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
14985
14986 * gdb.ada/array_ptr_renaming.exp: New testcase.
14987 * gdb.ada/array_ptr_renaming/foo.adb: New file.
14988 * gdb.ada/array_ptr_renaming/pack.ads: New file.
14989
14990 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
14991
14992 * gdb.trace/ftrace-lock.c: New file.
14993 * gdb.trace/ftrace-lock.exp: New file.
14994
14995 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
14996
14997 * gdb.arch/insn-reloc.c: New file.
14998 * gdb.arch/ftrace-insn-reloc.exp: New file.
14999
15000 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
15001
15002 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
15003 instruction.
15004 * gdb.trace/pendshr1.c (pendfunc): Likewise.
15005 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
15006 * gdb.trace/range-stepping.c: Likewise.
15007 * gdb.trace/trace-break.c: Likewise.
15008 * gdb.trace/trace-mt.c (thread_function): Likewise.
15009 * gdb.trace/ftrace.c (marker): Likewise.
15010 * gdb.trace/trace-condition.c (marker): Likewise.
15011 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
15012 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
15013 is_aarch64_target.
15014
15015 2015-09-18 Doug Evans <xdje42@gmail.com>
15016
15017 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
15018 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
15019
15020 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
15021
15022 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
15023 the breakpoint.
15024
15025 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
15026
15027 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
15028 the pending breakpoint. Remove timeout override for "Run till
15029 MI pending breakpoint on pendfunc3 on thread 2" test.
15030
15031 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
15032
15033 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
15034 filename pattern.
15035
15036 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
15037
15038 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
15039 in breakpoint filename pattern.
15040
15041 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
15042
15043 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
15044
15045 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
15046
15047 * gdb.linespec/explicit.exp: Check for readline support for
15048 tab-completion tests. Fix obvious typo.
15049
15050 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
15051
15052 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
15053 and replay.
15054
15055 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
15056
15057 * gdb.btrace/non-stop.c: New.
15058 * gdb.btrace/non-stop.exp: New.
15059
15060 2015-09-17 Pierre Langlois <pierre.langlois@arm.com>
15061 Yao Qi <yao.qi@linaro.org>
15062
15063 * gdb.trace/trace-condition.c: New file.
15064 * gdb.trace/trace-condition.exp: New file.
15065
15066 2015-09-16 Wei-cheng Wang <cole945@gmail.com>
15067
15068 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
15069 for testing bytecode compilation.
15070
15071 2015-09-16 Pedro Alves <palves@redhat.com>
15072 Sandra Loosemore <sandra@codesourcery.com>
15073
15074 * gdb.threads/non-stop-fair-events.c (timeout): New global.
15075 (SECONDS): Redefine.
15076 (main): Call pthread_kill and alarm early.
15077 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
15078 support.
15079 (test): If the target can't hardware step and doesn't support
15080 displaced stepping, increase the timeout.
15081
15082 2015-09-16 Pedro Alves <palves@redhat.com>
15083
15084 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
15085 (enable_debug): New procedures.
15086 (test): Use them. Bail out if waiting for threads fails.
15087 (top level): Bail out if a test fails.
15088
15089 2015-09-16 Yao Qi <yao.qi@linaro.org>
15090
15091 * gdb.asm/asm-source.exp: Set asm-arch for
15092 aarch64*-*-* target.
15093 * gdb.asm/aarch64.inc: New file.
15094
15095 2015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
15096
15097 * gdb.ada/array_of_variable_length.exp: New testcase.
15098 * gdb.ada/array_of_variable_length/foo.adb: New file.
15099 * gdb.ada/array_of_variable_length/pck.adb: New file.
15100 * gdb.ada/array_of_variable_length/pck.ads: New file.
15101
15102 2015-09-15 Doug Evans <dje@google.com>
15103
15104 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
15105 of function static local variable.
15106
15107 2015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
15108
15109 * gdb.threads/tls-so_extern.exp: New test file.
15110 * gdb.threads/tls-so_extern.c: New test file.
15111 * gdb.threads/tls-so_extern_main.c: New test file.
15112
15113 2015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
15114
15115 * gdb.opt/solib-intra-step-lib.c: New file.
15116 * gdb.opt/solib-intra-step-main.c: New file.
15117 * gdb.opt/solib-intra-step.exp: New file.
15118
15119 2015-09-15 Pedro Alves <palves@redhat.com>
15120
15121 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
15122 gdb_continue_to_breakpoint instead of gdb_test_multiple.
15123
15124 2015-09-14 Pedro Alves <palves@redhat.com>
15125
15126 * gdb.base/hook-stop-continue.c: Delete.
15127 * gdb.base/hook-stop-continue.exp: Delete.
15128 * gdb.base/hook-stop-frame.c: Delete.
15129 * gdb.base/hook-stop-frame.exp: Delete.
15130 * gdb.base/hook-stop.c: New file.
15131 * gdb.base/hook-stop.exp: New file.
15132
15133 2015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
15134
15135 * gdb.ada/access_to_packed_array.exp: New testcase.
15136 * gdb.ada/access_to_packed_array/foo.adb: New file.
15137 * gdb.ada/access_to_packed_array/pack.adb: New file.
15138 * gdb.ada/access_to_packed_array/pack.ads: New file.
15139
15140 2015-09-14 Markus Metzger <markus.t.metzger@intel.com>
15141
15142 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
15143 buffer size test.
15144
15145 2015-09-11 Don Breazeal <donb@codesourcery.com>
15146
15147 * gdb.base/foll-exec.c: Add copyright header. Fix
15148 formatting issues.
15149 * gdb.base/foll-exec.exp (zap_session): Delete proc.
15150 (do_exec_tests): Use clean_restart in place of zap_session,
15151 and for test initialization. Fix formatting issues. Use
15152 fail in place of perror.
15153 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
15154 an expect statement to match an expression with output from
15155 the program under debug.
15156 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
15157 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
15158 * gdb.threads/non-ldr-exc-2.exp: Likewise.
15159 * gdb.threads/non-ldr-exc-3.exp: Likewise.
15160 * gdb.threads/non-ldr-exc-4.exp: Likewise.
15161
15162 2015-09-09 Doug Evans <dje@google.com>
15163
15164 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
15165
15166 2015-09-09 Doug Evans <dje@google.com>
15167
15168 * gdb.base/pie-execl.exp: Fix result test of build_executable.
15169
15170 2015-09-09 Doug Evans <dje@google.com>
15171
15172 * gdb.base/savedregs.exp: Fix typo.
15173
15174 2015-09-09 Pedro Alves <palves@redhat.com>
15175
15176 * gdb.mi/mi-cli.exp: Add CLI finish tests.
15177
15178 2015-09-08 Sandra Loosemore <sandra@codesourcery.com>
15179
15180 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
15181 command actually switches threads. Give up on remaining
15182 tests if target fails to stop at breakpoint.
15183
15184 2015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
15185
15186 * gdb.ada/funcall_char.exp: New testcase.
15187 * gdb.ada/funcall_char/foo.adb: New file.
15188
15189 2015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
15190
15191 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
15192 expected outputs. Add two testcases for completing ambiguous
15193 functions.
15194 * gdb.ada/complete/aux_pck.adb: New file.
15195 * gdb.ada/complete/aux_pck.ads: New file.
15196 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
15197 Ambiguous_Func functions.
15198 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
15199 * gdb.ada/complete/pck.adb: Likewise.
15200
15201 2015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
15202
15203 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
15204 failures to run the test program under GDB.
15205
15206 2015-08-26 Luis Machado <lgustavo@codesourcery.com>
15207
15208 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
15209 to C.
15210
15211 2015-08-26 Patrick Palka <patrick@parcs.ath.cx>
15212
15213 * gdb.base/run-after-attach.exp: New test file.
15214 * gdb.base/run-after-attach.c: New test file.
15215
15216 2015-08-26 Don Breazeal <donb@codesourcery.com>
15217
15218 * gdb.base/foll-exec-2.c: New test program.
15219 * gdb.base/foll-exec-2.exp: New test.
15220
15221 2015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
15222
15223 * gdb.base/nested-subp1.exp: New file.
15224 * gdb.base/nested-subp1.c: New file.
15225 * gdb.base/nested-subp2.exp: New file.
15226 * gdb.base/nested-subp2.c: New file.
15227 * gdb.base/nested-subp3.exp: New file.
15228 * gdb.base/nested-subp3.c: New file.
15229
15230 2015-08-24 Pedro Alves <palves@redhat.com>
15231
15232 * gdb.server/connect-without-multi-process.c: New file.
15233 * gdb.server/connect-without-multi-process.exp: New file.
15234
15235 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
15236
15237 * gdb.opt/inline-markers.c: Make z int.
15238
15239 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
15240
15241 * gdb.opt/inline-markers.c: Make z volatile.
15242
15243 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
15244
15245 * gdb.opt/inline-bt.c: New volatile global z.
15246 * gdb.opt/inline-cmds.c: Likewise.
15247 * gdb.opt/inline-locals.c: Likewise.
15248 * gdb.opt/inline-markers.c: New extern global z.
15249 (marker): Use z.
15250 (inline_fn): Likewise.
15251
15252 2015-08-24 Pedro Alves <palves@redhat.com>
15253
15254 * config/m32r-stub.exp: Remove file.
15255 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
15256 * gdb.base/call-rt-st.exp: Likewise.
15257 * gdb.base/call-strs.exp: Likewise.
15258 * gdb.base/default.exp: Remove references to h8300-*-hms and
15259 *-*-udi*.
15260 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
15261
15262 2015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
15263
15264 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
15265 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
15266 and "return" use KFAIL when GDB can not read/write the vector
15267 return value.
15268
15269 2015-08-21 Gary Benson <gbenson@redhat.com>
15270
15271 * gdb.trace/pending.exp: Cope with remote transfer warnings.
15272
15273 2015-08-20 Pedro Alves <palves@redhat.com>
15274
15275 * gdb.server/solib-list.exp: No longer expect an interior stop in
15276 non-stop mode.
15277
15278 2015-08-20 Pedro Alves <palves@redhat.com>
15279
15280 * gdb.server/connect-stopped-target.c: New file.
15281 * gdb.server/connect-stopped-target.exp: New file.
15282
15283 2015-08-20 Pedro Alves <palves@redhat.com>
15284
15285 * gdb.dwarf2/comp-unit-lang.exp: New file.
15286 * gdb.dwarf2/comp-unit-lang.c: New file.
15287
15288 2015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
15289
15290 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
15291 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
15292
15293 2015-08-19 Kevin Buettner <kevinb@redhat.com>
15294
15295 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
15296 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
15297
15298 2015-08-18 Doug Evans <dje@google.com>
15299 Adrian Sendroiu <adrian.sendroiu@freescale.com>
15300
15301 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
15302 skip_python_tests. New arg prompt_regexp.
15303 (skip_python_tests): New function.
15304 * lib/mi-support.exp (mi_skip_python_tests): New function.
15305 * gdb.python/py-mi-objfile-gdb.py: New file.
15306 * gdb.python/py-mi-objfile.c: New file.
15307 * gdb.python/py-mi-objfile.exp: New file.
15308
15309 2015-08-17 Keith Seitz <keiths@redhat.com>
15310
15311 * gdb.linespec/explicit.exp: Move strace test from here ...
15312 * gdb.trace/strace.exp: ... to here.
15313
15314 2015-08-15 Patrick Palka <patrick@parcs.ath.cx>
15315
15316 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
15317 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
15318
15319 2015-08-14 Doug Evans <xdje42@gmail.com>
15320
15321 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
15322 inferior before selecting a new file.
15323
15324 2015-08-14 Doug Evans <xdje42@gmail.com>
15325
15326 * gdb.mi/mi-disassemble.exp: Update.
15327 * gdb.base/disasm-optim.S: New file.
15328 * gdb.base/disasm-optim.c: New file.
15329 * gdb.base/disasm-optim.h: New file.
15330 * gdb.base/disasm-optim.exp: New file.
15331
15332 2015-08-14 Keith Seitz <keiths@redhat.com>
15333
15334 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
15335 "evaluated-by".
15336
15337 2015-08-13 Joel Brobecker <brobecker@adacore.com>
15338
15339 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
15340
15341 2015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
15342
15343 * gdb.ada/fun_renaming.exp: New testcase.
15344 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
15345 * gdb.ada/fun_renaming/pack.adb: New file.
15346 * gdb.ada/fun_renaming/pack.ads: New file.
15347
15348 2015-08-12 Keith Seitz <keiths@redhat.com>
15349
15350 * gdb.base/dso2dso.exp: Pass basename of source file in call to
15351 gdb_get_line_number.
15352
15353 2015-08-12 Joel Brobecker <brobecker@adacore.com>
15354
15355 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
15356 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
15357 gdb.base/dso2dso.exp: New files.
15358
15359 2015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
15360 Pedro Alves <palves@redhat.com>
15361 Keith Seitz <keiths@redhat.com>
15362
15363 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
15364 GDBFLAGS.
15365
15366 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
15367
15368 * gdb.base/gdbhistsize-history.exp
15369 (test_histsize_history_setting): Use save_vars.
15370 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
15371 Use save_vars.
15372 (test_no_truncation_of_unlimited_history_file): Use save_vars.
15373 * gdb.base/readline.exp: Use save_vars.
15374
15375 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
15376
15377 * lib/gdb.exp (save_vars): New proc.
15378
15379 2015-08-11 Keith Seitz <keiths@redhat.com>
15380
15381 * gdb.base/help.exp: Update help_breakpoint_text.
15382
15383 2015-08-11 Keith Seitz <keiths@redhat.com>
15384
15385 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
15386 (at toplevel): Call test_explicit_breakpoints.
15387 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
15388 breakpoints.
15389 * lib/mi-support.exp (mi_make_breakpoint): Add support for
15390 breakpoint conditions, "-cond".
15391
15392 2015-08-11 Keith Seitz <keiths@redhat.com>
15393
15394 * gdb.linespec/3explicit.c: New file.
15395 * gdb.linespec/cpexplicit.cc: New file.
15396 * gdb.linespec/cpexplicit.exp: New file.
15397 * gdb.linespec/explicit.c: New file.
15398 * gdb.linespec/explicit.exp: New file.
15399 * gdb.linespec/explicit2.c: New file.
15400 * gdb.linespec/ls-errs.exp: Add explicit location tests.
15401 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
15402 before using in the matching pattern.
15403 Clarify that `prefix' is a regular expression.
15404
15405 2015-08-11 Keith Seitz <keiths@redhat.com>
15406
15407 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
15408 test.
15409 Add tests for missing ",FMT" and ",".
15410
15411 2015-08-10 Doug Evans <dje@google.com>
15412 Keith Seitz <keiths@redhat.com>
15413
15414 PR gdb/17960
15415 * gdb.base/completion.exp: Add location completer tests.
15416
15417 2015-08-07 Pedro Alves <palves@redhat.com>
15418
15419 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
15420 tests here.
15421 (top level): Run do_test with and without displaced stepping.
15422
15423 2015-08-07 Pedro Alves <palves@redhat.com>
15424
15425 * gdb.base/valgrind-disp-step.c: New file.
15426 * gdb.base/valgrind-disp-step.exp: New file.
15427
15428 2015-08-07 Pedro Alves <palves@redhat.com>
15429
15430 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
15431 Delete function.
15432 (main): Add alarm. Run an infinite loop instead of calling
15433 wait_threads.
15434 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
15435 comment.
15436 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
15437 Delete function.
15438 (main): Add alarm. Run an infinite loop instead of calling
15439 wait_threads.
15440 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
15441 comment.
15442
15443 2015-08-07 Pedro Alves <palves@redhat.com>
15444
15445 * gdb.base/checkpoint-ns.exp: New file.
15446 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
15447 standard_testfile.
15448
15449 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
15450
15451 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
15452 * gdb.btrace/instruction_history.exp: Update.
15453 * gdb.btrace/tsx.exp: New.
15454 * gdb.btrace/tsx.c: New.
15455
15456 2015-08-06 Pedro Alves <palves@redhat.com>
15457
15458 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
15459 increase timeout.
15460 * gdb.reverse/until-precsave.exp: Bump timeouts.
15461
15462 2015-08-06 Pedro Alves <palves@redhat.com>
15463
15464 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
15465
15466 2015-08-06 Pedro Alves <palves@redhat.com>
15467
15468 PR gdb/18749
15469 * gdb.threads/process-dies-while-handling-bp.c: New file.
15470 * gdb.threads/process-dies-while-handling-bp.exp: New file.
15471
15472 2015-08-06 Pedro Alves <palves@redhat.com>
15473
15474 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
15475 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
15476
15477 2015-08-05 Pedro Alves <palves@redhat.com>
15478
15479 * gdb.threads/next-while-other-thread-longjmps.c: New file.
15480 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
15481
15482 2015-08-03 Sandra Loosemore <sandra@codesourcery.com>
15483
15484 * gdb.base/bp-permanent.exp: Report test as unsupported if
15485 the target cannot stop at the permanent breakpoint.
15486
15487 2015-08-03 Doug Evans <dje@google.com>
15488
15489 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
15490 10000.
15491
15492 2015-08-03 Doug Evans <dje@google.com>
15493
15494 * Makefile.in (workers/%.worker, build-perf): New rule.
15495 (GDB_PERFTEST_MODE): New variable.
15496 (check-perf): Use it.
15497 (clean): Clean up gdb.perf parallel build subdirs.
15498 * lib/build-piece.exp: New file.
15499 * lib/gdb.exp (make_gdb_parallel_path): New function
15500 (standard_output_file, standard_temp_file): Call it.
15501 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
15502 of $GDB_PARALLEL.
15503 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
15504
15505 2015-08-03 Doug Evans <dje@google.com>
15506
15507 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
15508 (LOG_FILE_NAME): New global.
15509 (TextReporter.__init__): Initialize self.txt_sum.
15510 (TextReporter.report): Add support for multiple data-points.
15511 Move report to perftest.sum, put raw data in perftest.log.
15512 (TextReporter.start): Open sum and log files.
15513 (TextReporter.end): Close sum and log files.
15514 * gdb.perf/lib/perftest/testresult.py
15515 (SingleStatisticTestResult.record): Handle multiple data-points.
15516
15517 2015-07-31 Pedro Alves <palves@redhat.com>
15518
15519 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
15520 Use spawn_id_get_pid. Wait for spawn id after eof. Use
15521 kill_wait_spawned_process instead of explicit "kill -9".
15522 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
15523 returning a spawn id instead of a pid. Use spawn_id_get_pid and
15524 kill_wait_spawned_process.
15525 * gdb.base/attach-twice.exp: Likewise.
15526 * gdb.base/attach.exp: Likewise.
15527 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
15528 gdb_test_multiple.
15529 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
15530 returning a spawn id instead of a pid. Use spawn_id_get_pid and
15531 kill_wait_spawned_process.
15532 * gdb.base/valgrind-infcall.exp: Likewise.
15533 * gdb.multi/multi-attach.exp: Likewise.
15534 * gdb.python/py-prompt.exp: Likewise.
15535 * gdb.python/py-sync-interp.exp: Likewise.
15536 * gdb.server/ext-attach.exp: Likewise.
15537 * gdb.threads/attach-into-signal.exp (corefunc): Use
15538 spawn_wait_for_attach, spawn_id_get_pid and
15539 kill_wait_spawned_process.
15540 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
15541 spawn_wait_for_attach returning a spawn id instead of a pid. Use
15542 spawn_id_get_pid and kill_wait_spawned_process.
15543 * gdb.threads/attach-stopped.exp (corefunc): Use
15544 spawn_wait_for_attach, spawn_id_get_pid and
15545 kill_wait_spawned_process.
15546 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
15547 Use spawn_id_get_pid. Wait for spawn id after eof. Use
15548 kill_wait_spawned_process instead of explicit "kill -9".
15549 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
15550 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
15551 (spawn_wait_for_attach): Use spawn instead of exec to spawn
15552 processes. Don't map cygwin/windows pids here. Now returns a
15553 spawn id list.
15554
15555 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
15556
15557 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
15558 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
15559 correct patch.
15560
15561 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
15562
15563 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
15564
15565 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
15566
15567 Reapply:
15568 2014-05-21 Mark Wielaard <mjw@redhat.com>
15569
15570 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
15571
15572 2015-07-30 Pedro Alves <palves@redhat.com>
15573
15574 * linux-low.c (handle_extended_wait): Set the child's last
15575 reported status to TARGET_WAITKIND_STOPPED.
15576
15577 2015-07-30 Pedro Alves <palves@redhat.com>
15578
15579 PR threads/18600
15580 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
15581 only shows inferior 1.
15582
15583 2015-07-30 Simon Marchi <simon.marchi@ericsson.com>
15584 Pedro Alves <palves@redhat.com>
15585
15586 PR threads/18600
15587 * gdb.threads/fork-plus-threads.c: New file.
15588 * gdb.threads/fork-plus-threads.exp: New file.
15589
15590 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
15591
15592 * gdb.base/batch-preserve-term-settings.exp
15593 (test_terminal_settings_preserved_after_cli_exit): Use
15594 send_quit_command.
15595
15596 2015-07-29 Pedro Alves <palves@redhat.com>
15597 Don Breazeal <donb@codesourcery.com>
15598
15599 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
15600 output from both inferior_spawn_id and gdb_spawn_id.
15601
15602 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
15603
15604 * gdb.threads/attach-into-signal.exp (corefunc): Use
15605 with_test_prefix on nested loops, uniquefying the test messages.
15606
15607 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
15608
15609 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
15610 commit.
15611
15612 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
15613
15614 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
15615 New proc.
15616 (test_terminal_settings_preserved_after_sigterm): New test.
15617
15618 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
15619
15620 * gdb.base/batch-preserve-term-settings.exp
15621 (test_terminal_settings_preserved_after_cli_exit): New test.
15622
15623 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
15624
15625 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
15626 manipulation of saved_gdbflags.
15627 (test_terminal_settings_preserved): Remove global declaration of
15628 the unused variable pagination_prompt. Remove manipulation of
15629 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
15630 GDBFLAGS.
15631
15632 2015-07-29 Pedro Alves <palves@redhat.com>
15633
15634 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
15635
15636 2015-07-29 Pedro Alves <palves@redhat.com>
15637
15638 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
15639 at the top.
15640
15641 2015-07-29 Pedro Alves <palves@redhat.com>
15642
15643 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
15644 (main): Call gdb_unbuffer_output.
15645 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
15646 (main): Call gdb_unbuffer_output.
15647 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
15648 (main): Call gdb_unbuffer_output.
15649 * gdb.base/call-strs.exp: Adjust to step over the
15650 gdb_unbuffer_output call.
15651 * gdb.base/catch-gdb-caused-signals.c: Include
15652 "../lib/unbuffer_output.c".
15653 (main): Call gdb_unbuffer_output.
15654 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
15655 (main): Call gdb_unbuffer_output.
15656 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
15657 (main): Call gdb_unbuffer_output.
15658 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
15659 (main): Call gdb_unbuffer_output.
15660 * gdb.base/shlib-call.exp: Adjust to step over the
15661 gdb_unbuffer_output call.
15662 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
15663 (main): Call gdb_unbuffer_output.
15664 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
15665 (main): Call gdb_unbuffer_output.
15666 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
15667 (main): Rename to ...
15668 (test): ... this.
15669 (main): Reimplement.
15670 * gdb.base/varargs.exp: Run to test instead of to main.
15671 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
15672 (main): Call gdb_unbuffer_output.
15673
15674 2015-07-29 Pedro Alves <palves@redhat.com>
15675
15676 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
15677 factore out from mi_continue_dprintf. For call-style dprintfs,
15678 expect dprintf output out of $inferior_spawn_id.
15679 (mi_continue_dprintf): Use mi_expect_dprintf.
15680 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
15681 (main): Call gdb_unbuffer_output.
15682
15683 2015-07-29 Pedro Alves <palves@redhat.com>
15684
15685 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
15686 (default_mi_gdb_start): Set inferior_spawn_id instead of
15687 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
15688 gdb_spawn_id.
15689 (mi_gdb_test): Always expect inferior output from both
15690 $inferior_spawn_id and $gdb_spawn_id.
15691
15692 2015-07-29 Pedro Alves <palves@redhat.com>
15693
15694 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
15695 send_inferior and $inferior_spawn_id.
15696
15697 2015-07-29 Pedro Alves <palves@redhat.com>
15698
15699 * gdb.gdb/complaints.exp (test_initial_complaints)
15700 (test_serial_complaints, test_short_complaints): Use
15701 gdb_test_stdio.
15702 (test_empty_complaint): Handle $inferior_spawn_id !=
15703 $gdb_spawn_id.
15704
15705 2015-07-29 Pedro Alves <palves@redhat.com>
15706
15707 * gdb.base/varargs.exp: Use gdb_test_stdio.
15708
15709 2015-07-29 Pedro Alves <palves@redhat.com>
15710
15711 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
15712
15713 2015-07-29 Pedro Alves <palves@redhat.com>
15714
15715 * gdb.base/ending-run.exp: Use gdb_test_stdio.
15716
15717 2015-07-29 Pedro Alves <palves@redhat.com>
15718
15719 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
15720 parameter into two new parameters, "inf_result" and "gdb_result".
15721 Expect inferior output and gdb output from $inferior_spawn_id and
15722 $gdb_spawn_id, respectively. Adjust all callers.
15723
15724 2015-07-29 Pedro Alves <palves@redhat.com>
15725
15726 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
15727 of gdb_test_sequence.
15728
15729 2015-07-29 Pedro Alves <palves@redhat.com>
15730
15731 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
15732 (saw_spurious_output): Expect inferior output from
15733 $inferior_spawn_id. Use gdb_test_stdio.
15734
15735 2015-07-29 Pedro Alves <palves@redhat.com>
15736
15737 * gdb.base/dprintf.exp: Use standard_testfile. Change
15738 prepare_for_testing call.
15739 (srcfile): Don't set.
15740 (restart): New procedure.
15741 (test_dprintf): New procecure, use to continue over dprintfs.
15742 (test_call, test_agent): New procedures, tests moved here.
15743 Restart gdb and recreate dprintfs. Adjust expected output.
15744
15745 2015-07-29 Pedro Alves <palves@redhat.com>
15746
15747 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
15748
15749 2015-07-29 Pedro Alves <palves@redhat.com>
15750
15751 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
15752
15753 2015-07-29 Pedro Alves <palves@redhat.com>
15754
15755 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
15756 gdb_test_stdio.
15757
15758 2015-07-29 Pedro Alves <palves@redhat.com>
15759
15760 * lib/gdb.exp (gdb_test_stdio): New procedure.
15761
15762 2015-07-29 Pedro Alves <palves@redhat.com>
15763
15764 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
15765
15766 2015-07-29 Pedro Alves <palves@redhat.com>
15767
15768 * gdb.base/call-signal-resume.exp: Remove check for
15769 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
15770 * gdb.base/unwindonsignal.exp: Likewise.
15771 * gdb.base/call-signals.c (gen_signal): Remove printf call.
15772 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
15773
15774 2015-07-29 Pedro Alves <palves@redhat.com>
15775
15776 * gdb.base/siginfo-addr.c (pass): New function.
15777 (handler): Call it iff si_addr is correct.
15778 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
15779 Set a breakpoint at "pass" and continue to it.
15780
15781 2015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
15782
15783 * gdb.python/py-objfile.exp: Make some tests have unique names.
15784 * gdb.python/py-pp-registration.exp: Likewise.
15785
15786 2015-07-28 Pedro Alves <palves@redhat.com>
15787
15788 * gdb.server/server-exec-info.exp: Issue a "disconnect".
15789
15790 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
15791
15792 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
15793
15794 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
15795
15796 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
15797
15798 2015-07-27 Patrick Palka <patrick@parcs.ath.cx>
15799
15800 * gdb.base/gdb-sigterm-2.exp: New test.
15801
15802 2015-07-25 Doug Evans <xdje42@gmail.com>
15803
15804 Revert:
15805 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
15806 (workers/%.worker, build-perf): New rule.
15807 (GDB_PERFTEST_MODE): New variable.
15808 (check-perf): Use it.
15809 (clean): Clean up gdb.perf parallel build subdirs.
15810 * lib/build-piece.exp: New file.
15811 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
15812 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
15813 name.
15814 (standard_temp_file): Ditto.
15815 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
15816 of $GDB_PARALLEL.
15817
15818 2015-07-24 Doug Evans <dje@google.com>
15819
15820 * gdb.perf/lib/perftest/utils.py: New file.
15821 * gdb.perf/gm-hello.cc: New file.
15822 * gdb.perf/gm-pervasive-typedef.cc: New file.
15823 * gdb.perf/gm-pervasive-typedef.h: New file.
15824 * gdb.perf/gm-std.cc: New file.
15825 * gdb.perf/gm-std.h: New file.
15826 * gdb.perf/gm-use-cerr.cc: New file.
15827 * gdb.perf/gm-utils.h: New file.
15828 * gdb.perf/gmonster-null-lookup.py: New file.
15829 * gdb.perf/gmonster-pervasive-typedef.py: New file.
15830 * gdb.perf/gmonster-print-cerr.py: New file.
15831 * gdb.perf/gmonster-ptype-string.py: New file.
15832 * gdb.perf/gmonster-runto-main.py: New file.
15833 * gdb.perf/gmonster-select-file.py: New file.
15834 * gdb.perf/gmonster1-null-lookup.exp: New file.
15835 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
15836 * gdb.perf/gmonster1-print-cerr.exp: New file.
15837 * gdb.perf/gmonster1-ptype-string.exp: New file.
15838 * gdb.perf/gmonster1-runto-main.exp: New file.
15839 * gdb.perf/gmonster1-select-file.exp: New file.
15840 * gdb.perf/gmonster1.cc: New file.
15841 * gdb.perf/gmonster1.exp: New file.
15842 * gdb.perf/gmonster2-null-lookup.exp: New file.
15843 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
15844 * gdb.perf/gmonster2-print-cerr.exp: New file.
15845 * gdb.perf/gmonster2-ptype-string.exp: New file.
15846 * gdb.perf/gmonster2-runto-main.exp: New file.
15847 * gdb.perf/gmonster2-select-file.exp: New file.
15848 * gdb.perf/gmonster2.cc: New file.
15849 * gdb.perf/gmonster2.exp: New file.
15850
15851 2015-07-24 Doug Evans <dje@google.com>
15852
15853 * gdb.perf/README: New file.
15854 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
15855 * lib/gen-perf-test.exp: New file.
15856
15857 2015-07-24 Doug Evans <dje@google.com>
15858
15859 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
15860 (PerfTest::startup): New function.
15861 (PerfTest::run): Return result of calling body.
15862 (PerfTest::assemble): Rewrite.
15863 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
15864 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
15865 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
15866 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
15867 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
15868
15869 2015-07-24 Doug Evans <dje@google.com>
15870
15871 * lib/gdb.exp (clean_restart): Make executable optional.
15872
15873 2015-07-24 Doug Evans <dje@google.com>
15874
15875 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
15876 compiler_info references.
15877 * gdb.cp/temargs.exp: Ditto.
15878 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
15879 (get_compiler_info): Early exit if already computed. Set compiler_info
15880 to "unknown" if there was a problem.
15881 (test_compiler_info): Add function comment. Call get_compiler_info.
15882
15883 2015-07-24 Doug Evans <dje@google.com>
15884
15885 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
15886 (workers/%.worker, build-perf): New rule.
15887 (GDB_PERFTEST_MODE): New variable.
15888 (check-perf): Use it.
15889 (clean): Clean up gdb.perf parallel build subdirs.
15890 * lib/build-piece.exp: New file.
15891 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
15892 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
15893 name.
15894 (standard_temp_file): Ditto.
15895 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
15896 of $GDB_PARALLEL.
15897
15898 2015-07-24 Doug Evans <dje@google.com>
15899
15900 * lib/future.exp (gdb_default_target_compile): New option
15901 "early_flags".
15902 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
15903 --as-needed.
15904
15905 2015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
15906
15907 * gdb.base/catch-syscall.exp: Call gdb_exit before
15908 gdb_skip_xml_test.
15909
15910 2015-07-24 Pedro Alves <palves@redhat.com>
15911
15912 * gdb.python/py-events.exp: Accept output between the stop event
15913 and the prompt.
15914 * gdb.python/py-evsignal.exp: Likewise.
15915 * gdb.python/py-evthreads.exp: Likewise.
15916
15917 2015-07-24 Pedro Alves <palves@redhat.com>
15918
15919 PR gdb/18717
15920 * gdb.threads/non-ldr-exit.c: New file.
15921 * gdb.threads/non-ldr-exit.exp: New file.
15922
15923 2015-07-24 Yao Qi <yao.qi@linaro.org>
15924
15925 * gdb.server/ext-wrapper.exp: Test --wrapper option when
15926 restarting process.
15927
15928 2015-07-24 Yao Qi <yao.qi@linaro.org>
15929
15930 * gdb.server/ext-restart.exp: New file.
15931
15932 2015-07-24 Yao Qi <yao.qi@linaro.org>
15933
15934 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
15935 argument options.
15936 * gdb.server/ext-wrapper.exp: New file.
15937
15938 2015-07-23 Doug Evans <dje@google.com>
15939
15940 * gdb.dwarf2/dw2-dummy-cu.S: New file.
15941 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
15942
15943 2015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
15944
15945 * gdb.ada/var_arr_typedef.exp: New testcase.
15946 * gdb.ada/var_arr_typedef/pack.adb: New file.
15947 * gdb.ada/var_arr_typedef/pack.ads: New file.
15948 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
15949
15950 2015-07-20 Joel Brobecker <brobecker@adacore.com>
15951
15952 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
15953
15954 2015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
15955
15956 * gdb.arch/i386-biarch-core.exp: Replace istarget
15957 by "complete set gnutarget". Remove expectation for the "core-file"
15958 command.
15959
15960 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
15961
15962 Revert the previous commit:
15963 Tests for validate symbol file using build-id.
15964
15965 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
15966
15967 Tests for validate symbol file using build-id.
15968 * gdb.base/solib-mismatch-lib.c: New file.
15969 * gdb.base/solib-mismatch-libmod.c: New file.
15970 * gdb.base/solib-mismatch.c: New file.
15971 * gdb.base/solib-mismatch.exp: New file.
15972
15973 2015-07-15 Sandra Loosemore <sandra@codesourcery.com>
15974
15975 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
15976 nios2-*-linux*.
15977 * gdb.base/sigbpt.exp (stepi_out): Likewise.
15978 * gdb.base/siginfo.exp: Likewise.
15979 * gdb.base/sigstep.exp (advance, advancei): Likewise.
15980
15981 2015-07-15 Pierre Langlois <pierre.langlois@arm.com>
15982
15983 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
15984 Move it to ...
15985 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
15986 ... here.
15987 * gdb.trace/range-stepping.exp: Check that the target supports
15988 range stepping.
15989
15990 2015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
15991
15992 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
15993
15994 2015-07-14 Pedro Alves <palves@redhat.com>
15995
15996 * gdb.base/killed-outside.exp: New file.
15997 * gdb.base/killed-outside.c: New file.
15998
15999 2015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
16000
16001 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
16002 (n at main): New.
16003 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
16004
16005 2015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
16006
16007 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
16008 infcall tests instead of setting up for KFAIL.
16009
16010 2015-07-10 Markus Metzger <markus.t.metzger@intel.com>
16011
16012 * gdb.btrace/record_goto-step.exp: New.
16013
16014 2015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
16015
16016 PR compile/18484
16017 * gdb.compile/compile.c (struct struct_type): Add volatile to
16018 selffield's type.
16019 * gdb.compile/compile.exp
16020 (compile code struct_object.selffield = &struct_object): Skip further
16021 struct_object tests if this one xfails.
16022
16023 2015-07-08 Robert O'Callahan <robert@ocallahan.org>
16024
16025 PR exp/18617
16026 * gdb.trace/ax.exp: Add test.
16027
16028 2015-07-07 Yao Qi <yao.qi@linaro.org>
16029
16030 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
16031 instead of istarget "aarch64*-*-*".
16032 * gdb.arch/aarch64-fp.exp: Likewise.
16033 * gdb.base/float.exp: Likewise.
16034 * gdb.reverse/aarch64.exp: Likewise.
16035 * lib/gdb.exp (is_aarch64_target): New proc.
16036
16037 2015-07-07 Yao Qi <yao.qi@linaro.org>
16038
16039 * lib/gdb.exp (is_aarch32_target): New proc.
16040 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
16041 instead of "istarget "arm*-*-*"".
16042 * gdb.arch/arm-disp-step.exp: Likewise.
16043 * gdb.arch/thumb-bx-pc.exp: Likewise.
16044 * gdb.arch/thumb-prologue.exp: Likewise.
16045 * gdb.arch/thumb-singlestep.exp: Likewise.
16046 * gdb.base/disp-step-syscall.exp: Likewise.
16047 * gdb.base/float.exp: Likewise.
16048
16049 2015-07-07 Yao Qi <yao.qi@linaro.org>
16050
16051 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
16052 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
16053
16054 2015-07-07 Yao Qi <yao.qi@linaro.org>
16055
16056 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
16057 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
16058 if it exists.
16059 * gdb.multi/multi-arch.exp: Likewise.
16060
16061 2015-07-07 Simon Marchi <simon.marchi@ericsson.com>
16062
16063 * gdb.python/py-lazy-string.exp: Add missing parentheses to
16064 print.
16065
16066 2015-07-07 Yao Qi <yao.qi@linaro.org>
16067
16068 * gdb.arch/thumb-singlestep.exp: Do one more single step.
16069
16070 2015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
16071
16072 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
16073 '[' and ']' characters.
16074
16075 2015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
16076
16077 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
16078
16079 2015-06-29 Pedro Alves <palves@redhat.com>
16080
16081 PR threads/18127
16082 * gdb.threads/hand-call-new-thread.c: New file.
16083 * gdb.threads/hand-call-new-thread.c: New file.
16084
16085 2015-06-26 Keith Seitz <keiths@redhat.com>
16086 Doug Evans <dje@google.com>
16087
16088 PR 16253
16089 * gdb.cp/var-tag-2.cc: New file.
16090 * gdb.cp/var-tag-3.cc: New file.
16091 * gdb.cp/var-tag-4.cc: New file.
16092 * gdb.cp/var-tag.cc: New file.
16093 * gdb.cp/var-tag.exp: New file.
16094
16095 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
16096
16097 * gdb.base/history-duplicates.exp: New test.
16098
16099 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
16100
16101 * gdb.base/completion.exp: Test the completion of the "focus"
16102 command.
16103
16104 2015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
16105
16106 * gdb.arch/amd64-prologue-skip.S: New file.
16107 * gdb.arch/amd64-prologue-skip.exp: New file.
16108
16109 2015-06-25 Simon Marchi <simon.marchi@ericsson.com>
16110
16111 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
16112 is_address_zero_readable check.
16113
16114 2015-06-24 Peter Bergner <bergner@vnet.ibm.com>
16115
16116 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
16117 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
16118
16119 2015-06-24 Yao Qi <yao.qi@linaro.org>
16120
16121 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
16122 linux targets.
16123
16124 2015-06-24 Yao Qi <yao.qi@linaro.org>
16125
16126 * lib/gdb.exp (supports_get_siginfo_type): New proc.
16127 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
16128 * gdb.base/siginfo-thread.exp: Likewise.
16129
16130 2015-06-22 Yao Qi <yao.qi@linaro.org>
16131
16132 * boards/remote-gdbserver-on-localhost.exp: Add comments.
16133
16134 2015-06-22 Yao Qi <yao.qi@linaro.org>
16135
16136 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
16137 aarch64*-*-*.
16138 (skip_hw_watchpoint_tests): Likewise.
16139
16140 2015-06-18 Patrick Palka <patrick@parcs.ath.cx>
16141
16142 * gdb.base/gdbinit-history.exp: Test the interaction between
16143 setting GDBHISTSIZE and setting the history size via .gdbinit.
16144
16145 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
16146
16147 PR gdb/16999
16148 * gdb.base/gdbhistsize-history.exp: New test.
16149
16150 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
16151
16152 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
16153 with GDBHISTSIZE.
16154 * gdb.base/readline.exp: Likewise.
16155
16156 2015-06-17 Yao Qi <yao.qi@linaro.org>
16157
16158 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
16159 line.
16160
16161 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
16162
16163 * gdb.base/gdbinit-history.exp: Add test case to check that
16164 an unlimited history file does not get truncated on exit.
16165
16166 2015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16167
16168 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
16169 (VECTOR): New macro. Use it...
16170 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
16171 ...for these typedefs.
16172 (int8, char1, int1, double1): New typedefs.
16173 (struct just_int2, struct two_int2): New structures.
16174 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
16175 (add_structvecs, add_singlevecs): New functions.
16176 (main): Call add_some_intvecs twice.
16177 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
16178 the compile and exit upon failure. Try compiling for the "native"
16179 architecture. Test inferior function calls with vector arguments
16180 and vector return value handling with "finish" and "return".
16181
16182 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
16183
16184 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
16185 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
16186 PE file.
16187 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
16188
16189 2015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
16190
16191 PR breakpoints/16465
16192 * gdb.mi/mi-dprintf-pending.c: New file.
16193 * gdb.mi/mi-dprintf-pending.exp: New test.
16194 * gdb.mi/mi-dprintf-pendshr.c: New file.
16195
16196 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
16197 Mircea Gherzan <mircea.gherzan@intel.com>
16198
16199 * gdb.arch/i386-mpx-map.c: New file.
16200 * gdb.arch/i386-mpx-map.exp: New File.
16201
16202 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
16203
16204 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
16205 * gdb.arch/i386-mpx.exp: Indentation fixed.
16206
16207 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
16208
16209 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
16210 function and improved indentation.
16211 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
16212 gdb_test_multiple. Added additional tests to skip the test.
16213
16214 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
16215
16216 * gdb.arch/i386-avx512.c: Change path in include file.
16217 * gdb.arch/i386-avx512.exp: Change include dir path
16218 compilation flag.
16219 * gdb.arch/i386-mpx.c: Change path in include file.
16220 * gdb.arch/i386-mpx.exp: Change include dir path compilation
16221 flag.
16222
16223 2015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
16224
16225 * gdb.compile/compile-print.exp (compile print *vararray@3)
16226 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
16227
16228 2015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
16229
16230 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
16231 (do not keep jit in memory): ... this.
16232 (expect 5): Change it to ...
16233 (expect no 5): ... this.
16234
16235 2015-06-02 Simon Marchi <simon.marchi@ericsson.com>
16236
16237 PR gdb/15564
16238 * gdb.mi/mi-detach.exp: New file.
16239
16240 2015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
16241
16242 PR symtab/18392
16243 * gdb.arch/amd64-tailcall-self.S: New file.
16244 * gdb.arch/amd64-tailcall-self.c: New file.
16245 * gdb.arch/amd64-tailcall-self.exp: New file.
16246
16247 2015-05-28 Don Breazeal <donb@codesourcery.com>
16248
16249 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
16250 tests for remote targets by checking is_target_gdbserver.
16251
16252 2015-05-27 Doug Evans <dje@google.com>
16253
16254 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
16255 * gdb.dwarf2/opaque-type-lookup.c: New file.
16256 * gdb.dwarf2/opaque-type-lookup.exp: New file.
16257
16258 2015-05-26 Doug Evans <dje@google.com>
16259
16260 * gdb.cp/iostream.cc: New file.
16261 * gdb.cp/iostream.exp: New file.
16262
16263 2015-05-26 Doug Evans <dje@google.com>
16264
16265 * gdb.dwarf2/dw2-op-call.exp: Update.
16266 * gdb.dwarf2/dw4-sig-types.exp: Update.
16267 * gdb.dwarf2/implptr.exp: Update.
16268 * gdb.mi/mi-cmd-param-changed.exp: Update.
16269
16270 2015-05-26 Doug Evans <dje@google.com>
16271
16272 * gdb.python/py-lazy-string.c: New file.
16273 * gdb.python/py-lazy-string.exp: New file.
16274 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
16275 (main): Update. Add estring3.
16276 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
16277 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
16278
16279 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
16280 Yao Qi <yao.qi@linaro.org>
16281
16282 * gdb.reverse/aarch64.c: New.
16283 * gdb.reverse/aarch64.exp: New.
16284
16285 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
16286
16287 * lib/gdb.exp (supports_process_record): Return true for
16288 aarch64*-linux*.
16289 (supports_reverse): Likewise.
16290
16291 2015-05-22 Patrick Palka <patrick@parcs.ath.cx>
16292
16293 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
16294 Use with_test_prefix.
16295
16296 2015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
16297
16298 * gdb.base/completion.exp: Add test for completion of layout
16299 names.
16300
16301 2015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
16302
16303 * lib/gdb.exp (skip_tui_tests): New proc.
16304 * gdb.base/tui-layout.exp: Check skip_tui_tests.
16305
16306 2015-05-19 Pedro Alves <palves@redhat.com>
16307
16308 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
16309 Save the whole env array instead of just HOME. Unset HISTSIZE in
16310 the environment while testing. Restore whole environment
16311 afterwards.
16312
16313 2015-05-16 Doug Evans <xdje42@gmail.com>
16314
16315 * gdb.guile/scm-ports.c: New file.
16316 * gdb.guile/scm-ports.exp: Add memory port tests.
16317
16318 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
16319
16320 * gdb.compile/compile-print.c: New file.
16321 * gdb.compile/compile-print.exp: New file.
16322
16323 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
16324
16325 * gdb.compile/compile-ops.exp: Cast param to void.
16326 * gdb.compile/compile.exp: Complete type for _gdb_expr.
16327 (compile code struct_object.selffield = &struct_object): Add xfail.
16328
16329 2015-05-15 Joel Brobecker <brobecker@adacore.com>
16330
16331 * gdb.ada/arr_enum_with_gap: New testcase.
16332
16333 2015-05-15 Joel Brobecker <brobecker@adacore.com>
16334
16335 * gdb.ada/byte_packed_arr: New testcase.
16336
16337 2015-05-15 Joel Brobecker <brobecker@adacore.com>
16338
16339 * gdb.ada/pckd_neg: New testcase.
16340
16341 2015-05-13 Patrick Palka <patrick@parcs.ath.cx>
16342
16343 PR gdb/17820
16344 * gdb.base/gdbinit-history.exp: New test.
16345 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
16346 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
16347
16348 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
16349
16350 * gdb.python/py-xmethods.cc: Enhance test case.
16351 * gdb.python/py-xmethods.exp: New tests.
16352 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
16353 function.
16354 (B_indexoper): Likewise.
16355 (global_dm_list) : Add new xmethod worker functions.
16356
16357 2015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
16358
16359 * gdb.base/coredump-filter.exp: Correctly unset
16360 "coredump_var_addr" array.
16361
16362 2015-05-08 Pedro Alves <palves@redhat.com>
16363
16364 * gdb.server/non-existing-program.exp: Unset spawn_id.
16365
16366 2015-05-08 Siva Chandra Reddy <sivachandra@google.com>
16367
16368 PR python/18291
16369 * gdb.python/py-xmethods.exp: Add tests.
16370
16371 2015-05-08 Yao Qi <yao.qi@linaro.org>
16372
16373 PR gdb/18208
16374 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
16375 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
16376 function set_coredump_filter, and remove remote_exec call.
16377 Remove argument ipid. Callers update.
16378 (top level): Don't get inferior's PID.
16379
16380 2015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
16381
16382 * gdb.base/watch_thread_num.exp: Skip test on targets without
16383 access watchpoints.
16384
16385 2015-05-06 Pedro Alves <palves@redhat.com>
16386
16387 PR server/18081
16388 * gdb.server/non-existing-program.exp: New file.
16389
16390 2015-05-05 Joel Brobecker <brobecker@adacore.com>
16391
16392 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
16393
16394 2015-05-05 Joel Brobecker <brobecker@adacore.com>
16395
16396 * gdb.ada/out_of_line_in_inlined: New testcase.
16397
16398 2015-05-05 Joel Brobecker <brobecker@adacore.com>
16399
16400 * gdb.ada/var_rec_arr: New testcase.
16401
16402 2015-04-30 Yao Qi <yao.qi@linaro.org>
16403
16404 * gdb.base/break-idempotent.exp: If
16405 skip_hw_watchpoint_multi_tests returns true, skip the tests
16406 on "rwatch" and "awatch".
16407
16408 2015-04-30 Yao Qi <yao.qi@linaro.org>
16409
16410 * gdb.base/relativedebug.exp: Invoke gdb command
16411 "info sharedlibrary", and if libc.so doesn't have debug info,
16412 skip the test.
16413
16414 2015-04-29 Doug Evans <dje@google.com>
16415
16416 * gdb.python/py-xmethods.exp: Add ptype tests.
16417 * gdb.python/py-xmethods.py (E_method_char_worker): Add
16418 get_result_type method.
16419
16420 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
16421
16422 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
16423 the target does not support hardware watchpoints.
16424
16425 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
16426
16427 * gdb.base/break-always.exp: Abort testing if writing to memory
16428 causes an error.
16429
16430 2015-04-28 Doug Evans <dje@google.com>
16431
16432 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
16433 * gdb.python/py-pp-registration.exp: ... here. New file.
16434 * gdb.python/py-pp-registration.c: New file.
16435 * gdb.python/py-pp-registration.py: New file.
16436
16437 2015-04-28 Doug Evans <dje@google.com>
16438
16439 * gdb.python/py-bad-printers.c: New file.
16440 * gdb.python/py-bad-printers.py: New file.
16441 * gdb.python/py-bad-printers.exp: New file.
16442
16443 2015-04-28 Sasha Smundak <asmundak@google.com>
16444
16445 * gdb.python/py-type.exp: New test.
16446
16447 2015-04-28 Andy Wingo <wingo@igalia.com>
16448
16449 * gdb.python/py-parameter.exp:
16450 * gdb.guile/scm-parameter.exp: Escape the path that we are
16451 matching against, as it might contain characters that are special
16452 to regular expressions.
16453
16454 2015-04-27 Joel Brobecker <brobecker@adacore.com>
16455
16456 * gdb.ada/rec_comp: New testcase.
16457
16458 2015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
16459
16460 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
16461 before using it.
16462
16463 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
16464
16465 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
16466 new tests for verilog output.
16467
16468 2015-04-24 Yao Qi <yao.qi@linaro.org>
16469
16470 * boards/remote-gdbserver-on-localhost.exp: New file.
16471
16472 2015-04-23 Pedro Alves <palves@redhat.com>
16473
16474 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
16475 $inferior_spawn_id instead of $inferior_spawn_id directly. On
16476 "end of file", remove $inferior_spawn_id from the indirect list.
16477
16478 2015-04-23 Pedro Alves <palves@redhat.com>
16479
16480 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
16481
16482 2015-04-23 Pedro Alves <palves@redhat.com>
16483
16484 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
16485 on $any_spawn_id instead of only on $gdb_spawn_id.
16486
16487 2015-04-21 Pierre Muller <muller@sourceware.org>
16488
16489 PR pascal/17815
16490 * lib/pascal.exp (gpc_compile): Add new option "class".
16491 (fpc_compile): Likewise.
16492 * gdb.pascal/case-insensitive-symbols.pas: New file.
16493 * gdb.pascal/case-insensitive-symbols.exp: New file.
16494
16495 2015-04-20 Gary Benson <gbenson@redhat.com>
16496
16497 * gdb.base/attach.exp: Fix three extended remote failures.
16498
16499 2015-04-17 Gary Benson <gbenson@redhat.com>
16500
16501 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
16502 the main executable over the remote protocol.
16503
16504 2015-04-16 Pedro Alves <palves@redhat.com>
16505
16506 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
16507 a new gdbserver if gdbserver_reconnect_p is set.
16508
16509 2015-04-16 Pedro Alves <palves@redhat.com>
16510
16511 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
16512 is set, don't exit gdbserver.
16513
16514 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
16515
16516 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
16517 appropriate .insn, such that an older assembler can be used.
16518 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
16519 the z/Architecture instruction set on 31-bit targets as well.
16520
16521 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
16522
16523 * gdb.go/handcall.exp: Remove all logic related to the first
16524 breakpoint and rely on go_runto_main instead.
16525 * gdb.go/strings.exp: Likewise.
16526 * gdb.go/unsafe.exp: Likewise.
16527 * gdb.go/hello.exp: Likewise. Also rename the remaining
16528 breakpoint marker to "breakpoint 1".
16529 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
16530 * gdb.go/strings.go: Likewise.
16531 * gdb.go/unsafe.go: Likewise.
16532 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
16533 "set breakpoint 2 here" and rename the remaining breakpoint marker
16534 to "breakpoint 1".
16535
16536 2015-04-15 Simon Marchi <simon.marchi@ericsson.com>
16537
16538 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
16539 if itertools.imap is not present.
16540 * gdb.python/py-objfile.exp: Add parentheses.
16541 * gdb.python/py-type.exp: Same.
16542 * gdb.python/py-unwind-maint.py: Same.
16543
16544 2015-04-15 Yao Qi <yao.qi@linaro.org>
16545
16546 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
16547 of ":$ptr_size" and set its form explicitly.
16548
16549 2015-04-15 Pedro Alves <palves@redhat.com>
16550 Yao Qi <yao.qi@linaro.org>
16551
16552 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
16553 timeout by factor of 4.
16554 (test_regular_watch): Likewise.
16555 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
16556 * gdb.reverse/sigall-reverse.exp: Likewise.
16557 * gdb.reverse/until-precsave.exp: Likewise.
16558 * lib/gdb.exp (with_timeout_factor): New proc.
16559 (gdb_expect): Move some code to ...
16560 (get_largest_timeout): ... here. New procedure.
16561
16562 2015-04-14 Luis Machado <lgustavo@codesourcery.com>
16563
16564 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
16565
16566 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
16567
16568 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
16569 to write to the .text section.
16570
16571 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
16572
16573 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
16574 Handle the case of targets that do not provide PID information.
16575
16576 2015-04-13 Yao Qi <yao.qi@linaro.org>
16577
16578 * lib/gdbserver-support.exp (gdb_exit): Catch exception
16579 and use expect instead of gdb_expect.
16580
16581 2015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
16582
16583 * gdb.base/coredump-filter.exp: Rename variable "addr" to
16584 "coredump_var_addr" to avoid naming conflict with other testcases.
16585
16586 2015-04-10 Pedro Alves <palves@redhat.com>
16587
16588 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
16589 gdb_test_sequence and gdb_assert.
16590
16591 2015-04-10 Pedro Alves <palves@redhat.com>
16592
16593 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
16594 test messages that don't include the breakpoint address.
16595
16596 2015-04-10 Yao Qi <yao.qi@linaro.org>
16597
16598 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
16599 false for some offset and width combinations which aren't
16600 supported by linux kernel.
16601
16602 2015-04-10 Pedro Alves <palves@redhat.com>
16603
16604 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
16605 procedure, factored out from ...
16606 (top level): ... here. Add "set displaced-stepping" testing axis.
16607 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
16608 parameter "displaced". Use it.
16609 (top level): Use foreach and add "set displaced-stepping" testing
16610 axis.
16611
16612 2015-04-10 Pedro Alves <palves@redhat.com>
16613
16614 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
16615 Remove comment.
16616 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
16617 both the address of the instruction that triggers the watchpoint
16618 and the address of the instruction immediately after, and use
16619 those addresses for the test. Fix comment.
16620
16621 2015-04-10 Pedro Alves <palves@redhat.com>
16622
16623 * gdb.base/sigstep.exp (breakpoint_to_handler)
16624 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
16625 Test "backtrace" in handler.
16626 (breakpoint_over_handler): New parameter 'displaced'. Use it.
16627 (top level): Add new "displaced" test axis to
16628 breakpoint_to_handler, breakpoint_to_handler_entry and
16629 breakpoint_over_handler.
16630
16631 2015-04-10 Pedro Alves <palves@redhat.com>
16632
16633 PR gdb/18216
16634 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
16635
16636 2015-04-10 Yao Qi <yao.qi@linaro.org>
16637
16638 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
16639 (test_add_rn_pc): New function.
16640 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
16641 (top level): Invoke test_add_rn_pc.
16642
16643 2015-04-10 Pedro Alves <palves@redhat.com>
16644
16645 PR gdb/13858
16646 * gdb.base/step-over-no-symbols.exp: New file.
16647
16648 2015-04-09 Andy Wingo <wingo@igalia.com>
16649
16650 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
16651 after the Python tests.
16652
16653 2015-04-08 Keith Seitz <keiths@redhat.com>
16654
16655 PR python/16699
16656 * gdb.python/py-completion.exp: New tests for completion.
16657 * gdb.python/py-completion.py (CompleteLimit1): New class.
16658 (CompleteLimit2): Likewise.
16659 (CompleteLimit3): Likewise.
16660 (CompleteLimit4): Likewise.
16661 (CompleteLimit5): Likewise.
16662 (CompleteLimit6): Likewise.
16663 (CompleteLimit7): Likewise.
16664
16665 2015-04-08 Pedro Alves <palves@redhat.com>
16666
16667 PR gdb/18214
16668 PR gdb/18216
16669 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
16670 function.
16671 (main): Install it as SIGUSR1 handler.
16672 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
16673 parameter. Always use "setup" as prefix. Toggle "set
16674 displaced-stepping" off/on depending on global. Don't switch to
16675 thread 1 here.
16676 (top level): Add displaced stepping "off/on" test axis. Update
16677 "setup" calls. Wrap each subtest with with_test_prefix. Test
16678 continuing with a queued signal in each thread.
16679
16680 2015-04-08 Pedro Alves <palves@redhat.com>
16681
16682 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
16683 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
16684 gdb_breakpoint instead of gdb_test that doesn't expect anything.
16685 Return early if running to main fails.
16686 * gdb.trace/while-stepping.exp: Likewise.
16687
16688 2015-04-07 Pedro Alves <palves@redhat.com>
16689
16690 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
16691 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
16692 interact with inferior program.
16693
16694 2015-04-07 Pedro Alves <palves@redhat.com>
16695
16696 * lib/gdb.exp (inferior_spawn_id): New global.
16697 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
16698 spawn id after processing the user code.
16699 (default_gdb_start): Set inferior_spawn_id.
16700 (send_inferior): New procedure.
16701 * lib/gdbserver-support.exp (gdbserver_start): Set
16702 inferior_spawn_id.
16703 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
16704
16705 2015-04-07 Pedro Alves <palves@redhat.com>
16706
16707 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
16708 * lib/gdbserver-support.exp (gdbserver_start): Make
16709 $server_spawn_id global.
16710 (gdbserver_start): Don't wait for gdbserver's spawn id with
16711 expect_background.
16712 (close_gdbserver): New procedure.
16713 (gdb_exit): Rename the default version and reimplement.
16714
16715 2015-04-07 Pedro Alves <palves@redhat.com>
16716
16717 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
16718 append the substituted item, not the original item.
16719
16720 2015-04-07 Pedro Alves <palves@redhat.com>
16721
16722 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
16723 gdb_expect.
16724
16725 2015-04-07 Pedro Alves <palves@redhat.com>
16726
16727 * gdb.base/interrupt.exp: Don't handle the case of the inferior
16728 output appearing once only.
16729
16730 2015-04-07 Pedro Alves <palves@redhat.com>
16731
16732 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
16733 that doesn't expect anything. Return early if running to main
16734 fails.
16735
16736 2015-04-07 Yao Qi <yao.qi@linaro.org>
16737
16738 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
16739 (child_function): Call alarm.
16740 (main): Move call to alarm into the loop.
16741 * gdb.threads/non-stop-fair-events.exp: Build program with
16742 -DTIMEOUT=$timeout.
16743
16744 2015-04-06 Doug Evans <xdje42@gmail.com>
16745
16746 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
16747 Fix dest parameter to board_info.
16748 (fpc_compile): Ditto.
16749 (gdb_compile_pascal): Rename dest arg to destfile.
16750
16751 2015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
16752
16753 * gdb.ada/funcall_ref.exp: New file.
16754 * gdb.ada/funcall_ref/foo.adb: New file.
16755
16756 2015-04-02 Yao Qi <yao.qi@linaro.org>
16757
16758 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
16759 is remote.
16760
16761 2015-04-02 Gary Benson <gbenson@redhat.com>
16762
16763 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
16764
16765 2015-04-01 Sasha Smundak <asmundak@google.com>
16766
16767 * gdb.python/py-unwind-maint.c: New file.
16768 * gdb.python/py-unwind-maint.exp: New test.
16769 * gdb.python/py-unwind-maint.py: New file.
16770 * gdb.python/py-unwind.c: New file.
16771 * gdb.python/py-unwind.exp: New test.
16772 * gdb.python/py-unwind.py: New test.
16773
16774 2015-04-01 Pedro Alves <palves@redhat.com>
16775
16776 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
16777 to fail instead of non-existent $test.
16778
16779 2015-04-01 Pedro Alves <palves@redhat.com>
16780
16781 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
16782 GDBFLAGS if not empty.
16783
16784 2015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
16785
16786 * gdb.ada/complete.exp: Remove "multi_line".
16787 * gdb.ada/info_exc.exp: Remove "multi_line".
16788 * gdb.ada/packed_tagged.exp: Remove "multi_line".
16789 * gdb.ada/ptype_field.exp: Remove "multi_line".
16790 * gdb.ada/sym_print_name.exp: Remove "multi_line".
16791 * gdb.ada/tagged.exp: Remove "multi_line".
16792 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
16793 [multi_line ...]
16794 * gdb.btrace/delta.exp: Likewise.
16795 * gdb.btrace/exception.exp: Likewise.
16796 * gdb.btrace/function_call_history.exp: Likewise.
16797 * gdb.btrace/instruction_history.exp: Likewise.
16798 * gdb.btrace/nohist.exp: Likewise.
16799 * gdb.btrace/record_goto.exp: Likewise.
16800 * gdb.btrace/segv.exp: Likewise.
16801 * gdb.btrace/stepi.exp: Likewise.
16802 * gdb.btrace/tailcall.exp: Likewise.
16803 * gdb.btrace/unknown_functions.exp: Likewise.
16804 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
16805 * lib/gdb.exp: Add the "multi_line" helper.
16806
16807 2015-04-01 Pedro Alves <palves@redhat.com>
16808
16809 * gdb.threads/tid-reuse.c: New file.
16810 * gdb.threads/tid-reuse.exp: New file.
16811
16812 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
16813
16814 PR corefiles/16092
16815 * gdb.base/coredump-filter.c: New file.
16816 * gdb.base/coredump-filter.exp: Likewise.
16817
16818 2015-03-27 Petr Machata <pmachata@redhat.com>
16819
16820 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
16821 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
16822 (Dwarf::assemble): Initialize them.
16823 (Dwarf::lines): New function.
16824
16825 2015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
16826
16827 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
16828 SYMBOL_PREFIX for x86_64-*-cygwin.
16829
16830 2015-03-26 Andy Wingo <wingo@igalia.com>
16831
16832 PR symtab/18148
16833 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
16834 const_value but not a location.
16835 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
16836 location defined in non-main CUs are visible.
16837
16838 2015-03-26 Yao Qi <yao.qi@linaro.org>
16839
16840 PR testsuite/18139
16841 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
16842 Add a line number entry for the same line.
16843 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
16844 Add a line number entry for the same line.
16845
16846 2015-03-26 Yao Qi <yao.qi@linaro.org>
16847
16848 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
16849 .int 0.
16850 (func): Likewise. Add .Lfunc_1 label.
16851 Use .Lfunc_1 label.
16852 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
16853 .int 0.
16854 (func): Likewise.
16855 Use .Lfunc_1 label.
16856
16857 2015-03-26 Yao Qi <yao.qi@linaro.org>
16858
16859 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
16860 Call gdb_compile instead to compile each .s files without debug
16861 information.
16862
16863 2015-03-26 Yao Qi <yao.qi@linaro.org>
16864
16865 * gdb.base/savedregs.exp (process_saved_regs): Make
16866 "Saved registers:" optional in the pattern.
16867
16868 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
16869
16870 * gdb.btrace/next.exp: Merged into step.exp.
16871 * gdb.btrace/finish.exp: Merged into step.exp.
16872 * gdb.btrace/nexti.exp: Merged into stepi.exp.
16873 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
16874 "record goto" and checking the exact replay position.
16875 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
16876 check for "Recording format" in "info record" output.
16877 * gdb.btrace/record_goto.exp: Choose test file based on target.
16878 * gdb.btrace/x86-record_goto.S: Renamed into ...
16879 * gdb.btrace/x86_64-record_goto.S: ... this.
16880 * gdb.btrace/i686-record_goto.S: New.
16881 * gdb.btrace/x86-tailcall.S: Renamed into ...
16882 * gdb.btrace/x86_64-tailcall.S: ... this.
16883 * gdb.btrace/i686-tailcall.S: New.
16884 * gdb.btrace/x86-tailcall.c: Renamed into ...
16885 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
16886 separate statements. Update test.
16887 * gdb.btrace/delta.exp: Use record_goto.c as test file.
16888 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
16889 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
16890 * gdb.btrace/tailcall.exp: Choose test file based on target.
16891 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
16892
16893 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
16894
16895 * gdb.btrace/exception.exp: Increase BTS buffer size.
16896
16897 2015-03-24 Pedro Alves <palves@redhat.com>
16898
16899 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
16900
16901 2015-03-24 Pedro Alves <palves@redhat.com>
16902
16903 * gdb.threads/schedlock.exp (test_step): No longer expect that
16904 "set scheduler-locking step" with "next" over a function call runs
16905 threads unlocked.
16906
16907 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
16908
16909 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
16910
16911 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
16912
16913 PR breakpoints/16466
16914 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
16915 * gdb.mi/mi-pending.c (thread_func): New function.
16916 (int main): Add threading support required.
16917 * gdb.mi/mi-pending.exp: Add tests for this issue.
16918 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
16919 (pendfunc2): Remove stdio dependency.
16920 * gdb.mi/mi-pendshr2.c: New file.
16921
16922 2015-03-23 Keith Seitz <keiths@redhat.com>
16923
16924 * gdb.linespec/keywords.c: New file.
16925 * gdb.linespec/keywords.exp: New file.
16926
16927 2015-03-23 Keith Seitz <keiths@redhat.com>
16928
16929 PR gdb/18021
16930 * gdb.dwarf2/staticvirtual.exp: New test.
16931
16932 2015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
16933
16934 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
16935 * README: Remove HP-UX and gdb.hp.
16936 (configuration):
16937 * configure: Regenerate.
16938 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
16939 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
16940 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
16941 gdb.hp/gdb.defects/Makefile.
16942 * gdb.hp/Makefile.in: File deleted.
16943 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
16944 * gdb.hp/gdb.aCC/optimize.c: File deleted.
16945 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
16946 * gdb.hp/gdb.aCC/run.c: File deleted.
16947 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
16948 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
16949 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
16950 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
16951 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
16952 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
16953 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
16954 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
16955 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
16956 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
16957 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
16958 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
16959 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
16960 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
16961 * gdb.hp/gdb.base-hp/reg.s: File deleted.
16962 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
16963 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
16964 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
16965 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
16966 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
16967 * gdb.hp/gdb.compat/Makefile.in: File deleted.
16968 * gdb.hp/gdb.compat/average.c: File deleted.
16969 * gdb.hp/gdb.compat/sum.c: File deleted.
16970 * gdb.hp/gdb.compat/xdb.c: File deleted.
16971 * gdb.hp/gdb.compat/xdb0.c: File deleted.
16972 * gdb.hp/gdb.compat/xdb0.h: File deleted.
16973 * gdb.hp/gdb.compat/xdb1.c: File deleted.
16974 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
16975 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
16976 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
16977 * gdb.hp/gdb.defects/Makefile.in: File deleted.
16978 * gdb.hp/gdb.defects/bs14602.c: File deleted.
16979 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
16980 * gdb.hp/gdb.defects/solib-d.c: File deleted.
16981 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
16982 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
16983 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
16984 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
16985 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
16986 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
16987 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
16988 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
16989 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
16990 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
16991 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
16992 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
16993 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
16994 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
16995 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
16996 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
16997 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
16998 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
16999 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
17000 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
17001 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
17002 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
17003 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
17004 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
17005 * gdb.hp/tools/odump: File deleted.
17006
17007 2015-03-19 Pedro Alves <palves@redhat.com>
17008
17009 * gdb.threads/continue-pending-status.exp (saw_thread_2)
17010 (saw_thread_3): New globals.
17011 (top level): Increment them when an event for the corresponding
17012 thread is seen.
17013 (no thread starvation): New test.
17014
17015 2015-03-19 Pedro Alves <palves@redhat.com>
17016
17017 * gdb.threads/continue-pending-status.c: New file.
17018 * gdb.threads/continue-pending-status.exp: New file.
17019
17020 2015-03-18 Pedro Alves <palves@redhat.com>
17021
17022 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
17023 Use gdb_is_target_remote instead of is_remote. Use
17024 gdb_test_multiple instead of gdb_expect. Exit early if
17025 gdb_test_multiple hits its internal matches. Tighten stepi tests
17026 expected output. Fail on exit with any signal, instead of just
17027 SIGILL.
17028
17029 2015-03-18 Yao Qi <yao.qi@linaro.org>
17030
17031 PR tdep/18107
17032 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
17033 variable.
17034 * gdb.base/catch-syscall.exp: Don't skip it on
17035 aarch64*-*-linux* target. Remove elements in all_syscalls.
17036 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
17037 target.
17038 (setup_all_syscalls): New proc.
17039
17040 2015-03-16 Yao Qi <yao.qi@linaro.org>
17041
17042 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
17043 (top level): Skip tests if valid_addr_p returns false for
17044 $cmd1 or $cmd2.
17045
17046 2015-03-11 Andy Wingo <wingo@igalia.com>
17047
17048 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
17049
17050 2015-03-11 Yao Qi <yao.qi@linaro.org>
17051
17052 * gdb.base/catch-syscall.exp: Fix typo in comments.
17053
17054 2015-03-11 Yao Qi <yao.qi@linaro.org>
17055
17056 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
17057
17058 2015-03-09 Pedro Alves <palves@redhat.com>
17059
17060 * dg-extract-results.py: Delete.
17061
17062 2015-03-09 Pedro Alves <palves@redhat.com>
17063
17064 Merge dg-extract-results.sh from GCC upstream (r218843).
17065
17066 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
17067 * dg-extract-results.sh: Use --text with grep to avoid issues with
17068 binary files. Fall back to cat -v, if that doesn't work.
17069
17070 2015-03-05 Pedro Alves <palves@redhat.com>
17071
17072 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
17073
17074 2015-03-04 Simon Marchi <simon.marchi@ericsson.com>
17075
17076 * lib/mi-support.exp (mi_expect_interrupt): Accept
17077 alternative event for when in all-stop mode.
17078
17079 2015-03-04 Pedro Alves <palves@redhat.com>
17080
17081 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
17082
17083 2015-03-04 Mark Kettenis <kettenis@gnu.org>
17084
17085 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
17086
17087 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
17088
17089 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
17090 regexps for GDB's current line display, accept a hex address
17091 preceding the line number.
17092
17093 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
17094
17095 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
17096 the 'arch1' variable for "s390*-linux*" targets.
17097
17098 2015-03-04 Pedro Alves <palves@redhat.com>
17099
17100 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
17101 (main): Pass missing retval argument to pthread_join call.
17102
17103 2015-03-02 Pedro Alves <palves@redhat.com>
17104
17105 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
17106 (top level): Call do_test with non-stop as well.
17107
17108 2015-03-02 Pedro Alves <palves@redhat.com>
17109
17110 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
17111 -1.
17112
17113 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
17114
17115 * gdb.arch/s390-vregs.exp: New test.
17116 * gdb.arch/s390-vregs.S: New file.
17117
17118 2015-02-27 Pedro Alves <palves@redhat.com>
17119
17120 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
17121 call to catch_command_errors.
17122 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
17123 catch_command_errors.
17124
17125 2015-02-27 Pedro Alves <palves@redhat.com>
17126
17127 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
17128 "true" for boolean result.
17129 * gdb.gdb/selftest.exp (test_with_self): Also accept full
17130 prototype of main.
17131
17132 2015-02-27 Pedro Alves <palves@redhat.com>
17133
17134 * lib/unbuffer_output.c: New file.
17135 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
17136 (main): Call gdb_unbuffer_output.
17137
17138 2015-02-27 Yao Qi <yao.qi@linaro.org>
17139
17140 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
17141 target.
17142
17143 2015-02-26 Doug Evans <dje@google.com>
17144
17145 * gdb.cp/class2.cc (Dbase, D): New classes.
17146 (main): New local delta.
17147 * gdb.cp/class2.exp: Test printing delta.
17148 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
17149 (dynbar): New global.
17150 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
17151
17152 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
17153
17154 * gdb.compile/compile-ifunc.c: New file.
17155 * gdb.compile/compile-ifunc.exp: New file.
17156
17157 2015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
17158
17159 * gdb.base/structs.exp: Check for correct struct on finish.
17160
17161 2015-02-26 Yao Qi <yao.qi@linaro.org>
17162
17163 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
17164 is zero.
17165
17166 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
17167
17168 * gdb.arch/cordic.ko.bz2: New file.
17169 * gdb.arch/cordic.ko.debug.bz2: New file.
17170 * gdb.arch/ppc64-symtab-cordic.exp: New file.
17171
17172 2015-02-25 Yao Qi <yao.qi@linaro.org>
17173
17174 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
17175 aarch64*-*-* target.
17176
17177 2015-02-23 Pedro Alves <palves@redhat.com>
17178
17179 * lib/gdb.exp (delete_breakpoints): Rewrite using
17180 gdb_test_multiple.
17181
17182 2015-02-23 Pedro Alves <palves@redhat.com>
17183
17184 * gdb.base/info-os.c: Include stdlib.h.
17185
17186 2015-02-22 Doug Evans <xdje42@gmail.com>
17187
17188 PR symtab/17855
17189 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
17190 is read after symbols have been re-read.
17191 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
17192 * gdb.ada/exec_changed/second.adb (Second): Ditto.
17193
17194 2015-02-21 Doug Evans <dje@google.com>
17195
17196 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
17197
17198 2015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
17199
17200 PR corefiles/17808
17201 * gdb.arch/i386-biarch-core.core.bz2: New file.
17202 * gdb.arch/i386-biarch-core.exp: New file.
17203
17204 2015-02-21 Pedro Alves <palves@redhat.com>
17205
17206 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
17207 runto_main fails.
17208
17209 2015-02-20 Pedro Alves <palves@redhat.com>
17210
17211 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
17212 info probes.
17213
17214 2015-02-20 Pedro Alves <palves@redhat.com>
17215
17216 * gdb.threads/multi-create-ns-info-thr.exp: New file.
17217
17218 2015-02-20 Pedro Alves <palves@redhat.com>
17219
17220 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
17221 clean_restart before gdb_target_supports_trace.
17222
17223 2015-02-20 Pedro Alves <palves@redhat.com>
17224
17225 PR threads/18006
17226 * gdb.threads/clone-thread_db.c: New file.
17227 * gdb.threads/clone-thread_db.exp: New file.
17228
17229 2015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
17230
17231 PR breakpoints/16812
17232 * gdb.base/catch-gdb-caused-signals.c: New file.
17233 * gdb.base/catch-gdb-caused-signals.exp: New file.
17234
17235 2015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
17236
17237 * configure: Regenerated.
17238 * configure.ac: Use GDB_AC_TRANSFORM.
17239 * aclocal.m4: sinclude ../transform.m4.
17240
17241 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
17242
17243 * lib/dtrace.exp: New file.
17244 * gdb.base/dtrace-probe.exp: Likewise.
17245 * gdb.base/dtrace-probe.d: Likewise.
17246 * gdb.base/dtrace-probe.c: Likewise.
17247 * lib/pdtrace.in: Likewise.
17248 * configure.ac: Output variables with the transformed names of
17249 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
17250 * configure: Regenerated.
17251
17252 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
17253
17254 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
17255 expected message when trying to access $_probe_* convenience
17256 variables while not on a probe.
17257
17258 2015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
17259
17260 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
17261
17262 2015-02-11 Pedro Alves <pedro@codesourcery.com>
17263
17264 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
17265 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
17266
17267 2015-02-10 Doug Evans <xdje42@gmail.com>
17268
17269 * lib/gdb.exp (gdb_load): Always return a result.
17270
17271 2015-02-10 Pedro Alves <palves@redhat.com>
17272
17273 * gdb.threads/signal-sigtrap.c: New file.
17274 * gdb.threads/signal-sigtrap.exp: New file.
17275
17276 2015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
17277
17278 * gdb.trace/no-attach-trace.c: New file.
17279 * gdb.trace/no-attach-trace.exp: New file.
17280
17281 2015-02-09 Mark Wielaard <mjw@redhat.com>
17282
17283 * gdb.dwarf2/atomic.c: New file.
17284 * gdb.dwarf2/atomic-type.exp: Likewise.
17285
17286 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
17287
17288 * gdb.btrace/buffer-size.exp: Update "info record" output.
17289 * gdb.btrace/delta.exp: Update "info record" output.
17290 * gdb.btrace/enable.exp: Update "info record" output.
17291 * gdb.btrace/finish.exp: Update "info record" output.
17292 * gdb.btrace/instruction_history.exp: Update "info record" output.
17293 * gdb.btrace/next.exp: Update "info record" output.
17294 * gdb.btrace/nexti.exp: Update "info record" output.
17295 * gdb.btrace/step.exp: Update "info record" output.
17296 * gdb.btrace/stepi.exp: Update "info record" output.
17297 * gdb.btrace/nohist.exp: Update "info record" output.
17298
17299 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
17300
17301 * gdb.btrace/buffer-size: New.
17302
17303 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
17304
17305 * gdb.btrace/delta.exp: Update "info record" output.
17306 * gdb.btrace/enable.exp: Update "info record" output.
17307 * gdb.btrace/finish.exp: Update "info record" output.
17308 * gdb.btrace/instruction_history.exp: Update "info record" output.
17309 * gdb.btrace/next.exp: Update "info record" output.
17310 * gdb.btrace/nexti.exp: Update "info record" output.
17311 * gdb.btrace/step.exp: Update "info record" output.
17312 * gdb.btrace/stepi.exp: Update "info record" output.
17313 * gdb.btrace/nohist.exp: Update "info record" output.
17314
17315 2015-02-06 Simon Marchi <simon.marchi@ericsson.com>
17316
17317 PR gdb/15678
17318 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
17319
17320 2015-02-06 Pedro Alves <palves@redhat.com>
17321
17322 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
17323 macro.
17324 (seconds_left, again): New globals.
17325 (main): Wait seconds_left in a 1-second sleep loop instead of
17326 sleeping 180 seconds. If 'again' is set, reset the seconds
17327 counter.
17328 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
17329 'again' in the inferior before detaching. Print the seconds left.
17330 (options): New global.
17331 (top level): Build program with -DTIMEOUT=$timeout.
17332
17333 2015-02-06 Pedro Alves <palves@redhat.com>
17334
17335 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
17336 determine how many seconds to pass to 'alarm'.
17337 * gdb.base/gdb-sigterm.exp (top level): Build program with
17338 -DTIMEOUT=$timeout.
17339 (do_test): Return success/failure indication. Add more verbose
17340 logging. Don't fail if 200 single steps are seen. Instead, fail
17341 when the test times out.
17342 (passes): New global.
17343 (top level): Break the testing loop if testing fails on any
17344 iteration. Use gdb_assert.
17345
17346 2015-02-04 Don Breazeal <donb@codesourcery.com>
17347
17348 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
17349 and initialize them.
17350 (ipc_cleanup): New function.
17351 (main): Don't declare shmid, semid, and msqid. Add a call to
17352 atexit so that we call ipc_cleanup on exit.
17353
17354 2015-02-04 Pedro Alves <palves@redhat.com>
17355
17356 * boards/native-extended-gdbserver.exp: Remove any target variant
17357 specifications from the board name before clearing the isremote
17358 flag from board_info.
17359
17360 2015-01-31 Doug Evans <xdje42@gmail.com>
17361
17362 * gdb.base/maint.exp <maint print type argc>: Update expected output.
17363
17364 2015-01-31 Gary Benson <gbenson@redhat.com>
17365
17366 * gdb.base/completion.exp: Disable completion limiting for
17367 existing tests. Add new tests to check completion limiting.
17368 * gdb.linespec/ls-errs.exp: Disable completion limiting.
17369
17370 2015-01-31 Doug Evans <xdje42@gmail.com>
17371
17372 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
17373
17374 2015-01-31 Doug Evans <xdje42@gmail.com>
17375
17376 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
17377 entries. Duplicate file section script entries.
17378 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
17379 inlined entries. Add test for safe-path rejection.
17380 * gdb.python/py-section-script.c: Add duplicate inlined section script
17381 entries. Duplicate file section script entries.
17382 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
17383 inlined entries. Add test for safe-path rejection.
17384
17385 2015-01-29 Joel Brobecker <brobecker@adacore.com>
17386
17387 * gdb.ada/disc_arr_bound: New testcase.
17388
17389 2015-01-29 Joel Brobecker <brobecker@adacore.com>
17390
17391 * gdb.ada/mi_var_array: New testcase.
17392
17393 2015-01-27 Doug Evans <dje@google.com>
17394
17395 * gdb.python/py-objfile.exp: Add tests for objfile.username.
17396 Add test for objfile.filename, objfile.username after objfile
17397 has been unloaded.
17398
17399 2015-01-26 Joel Brobecker <brobecker@adacore.com>
17400
17401 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
17402 the second test to print the name attribute of value
17403 returned by the call to gdb.lookup_type, and adjust
17404 the expected output accordingly.
17405
17406 2015-01-25 Mark Wielaard <mjw@redhat.com>
17407
17408 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
17409 * gdb.base/disp-step-fork.c: Include unistd.h.
17410 * gdb.base/siginfo-obj.c: Include stdio.h.
17411 * gdb.base/siginfo-thread.c: Likewise.
17412 * gdb.mi/non-stop.c: Include unistd.h.
17413 * gdb.mi/nsthrexec.c: Include stdio.h.
17414 * gdb.mi/pthreads.c: Include unistd.h.
17415 * gdb.modula2/unbounded1.c (main): Declare returns int.
17416 * gdb.reverse/consecutive-reverse.c: Likewise.
17417 * gdb.threads/create-fail.c: Include unistd.h.
17418 * gdb.threads/killed.c: Likewise.
17419 * gdb.threads/linux-dp.c: Likewise.
17420 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
17421 * gdb.threads/non-ldr-exc-2.c: Likewise.
17422 * gdb.threads/non-ldr-exc-3.c: Likewise.
17423 * gdb.threads/non-ldr-exc-4.c: Likewise.
17424 * gdb.threads/pthreads.c: Include unistd.h.
17425 (main): Declare returns int.
17426 * gdb.threads/tls-main.c (foo): New declaration.
17427 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
17428
17429 2015-01-23 Simon Marchi <simon.marchi@ericsson.com>
17430
17431 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
17432 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
17433
17434 2015-01-15 Mark Wielaard <mjw@redhat.com>
17435
17436 * gdb.base/noreturn-return.c: New file.
17437 * gdb.base/noreturn-return.exp: New file.
17438 * gdb.base/noreturn-finish.c: New file.
17439 * gdb.base/noreturn-finish.exp: New file.
17440
17441 2015-01-23 Pedro Alves <palves@redhat.com>
17442
17443 * gdb.threads/continue-pending-after-query.c: New file.
17444 * gdb.threads/continue-pending-after-query.exp: New file.
17445
17446 2015-01-22 Anders Granlund <anders.granlund@ericsson.com>
17447 Simon Marchi <simon.marchi@ericsson.com>
17448
17449 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
17450 * gdb.base/valgrind-db-attach.exp: Same.
17451 * gdb.base/valgrind-infcall.exp: Same.
17452 * lib/mi-support.exp (default_mi_gdb_start): Same.
17453 * lib/prompt.exp (default_prompt_gdb_start): Same.
17454 * lib/gdb.exp (default_gdb_spawn): Same.
17455 (gdb_interact): New.
17456
17457
17458 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
17459
17460 * gdb.compile/compile.exp (pointer to jit function): New test.
17461
17462 2015-01-17 Wei-cheng Wang <cole945@gmail.com>
17463
17464 * lib/gdb.exp (supports_process_record): Return true for
17465 powerpc*-*-linux*.
17466 (supports_reverse): Likewise.
17467
17468 2015-01-15 Don Breazeal <donb@codesourcery.com>
17469
17470 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
17471 instead of checking whether the target board is remote and
17472 use spawn_wait_for_attach instead of exec/sleep.
17473 * gdb.base/attach-twice.exp: Likewise.
17474
17475 2015-01-15 Joel Brobecker <brobecker@adacore.com>
17476
17477 * gdb.ada/var_arr_attrs: New testcase.
17478
17479 2015-01-14 Pedro Alves <palves@redhat.com>
17480 Joel Brobecker <brobecker@adacore.com>
17481
17482 PR gdb/17525
17483 * gdb.base/bp-cmds-execution-x-script.c: New file.
17484 * gdb.base/bp-cmds-execution-x-script.exp: New file.
17485 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
17486
17487 2015-01-14 Pedro Alves <palves@redhat.com>
17488
17489 PR cli/17828
17490 * gdb.base/batch-preserve-term-settings.c: New file.
17491 * gdb.base/batch-preserve-term-settings.exp: New file.
17492
17493 2015-01-13 Doug Evans <dje@google.com>
17494
17495 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
17496 binary.
17497
17498 2015-01-13 Joel Brobecker <brobecker@adacore.com>
17499
17500 * Makefile.in (clean mostlyclean): Do not delete *.py.
17501
17502 2015-01-13 Joel Brobecker <brobecker@adacore.com>
17503
17504 * gdb.python/py-lookup-type.exp: New file.
17505
17506 2015-01-12 Pedro Alves <palves@redhat.com>
17507
17508 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
17509 restore GDBFLAGS before returning.
17510
17511 2015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
17512
17513 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
17514 is_amd64_regs_target and is_x86_like_target.
17515
17516 2015-01-11 Doug Evans <xdje42@gmail.com>
17517
17518 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
17519 is given without an explicit form.
17520 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
17521 attributes.
17522 * gdb.dwarf/corrupt.exp: Ditto.
17523 * gdb.dwarf2/enum-type.exp: Ditto.
17524 * gdb.trace/entry-values.exp: Ditto.
17525 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
17526
17527 2015-01-11 Doug Evans <xdje42@gmail.com>
17528
17529 PR gdb/15830
17530 * gdb.base/maint.exp: Remove references to "maint demangle".
17531 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
17532 Add tests for explicitly specifying language to demangle.
17533 * gdb.dlang/demangle.exp: Ditto.
17534
17535 2015-01-09 Pedro Alves <palves@redhat.com>
17536
17537 * gdb.threads/non-stop-fair-events.c: New file.
17538 * gdb.threads/non-stop-fair-events.exp: New file.
17539
17540 2015-01-09 Pedro Alves <palves@redhat.com>
17541
17542 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
17543 the global scope. Set a breakpoint after all threads are started
17544 rather than stepping over two source lines. Expect the prompt.
17545 * gdb.base/watch_thread_num.c (threads_started_barrier): New
17546 global.
17547 (NUM): Now 15.
17548 (main): Use threads_started_barrier to wait for all threads to
17549 start. Main thread no longer calls thread_function. Exit after
17550 180 seconds.
17551 (loop): New function.
17552 (thread_function): Wait on threads_started_barrier barrier. Call
17553 'loop' at each iteration.
17554 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
17555 threads have started, instead of hardcoding number of "next"
17556 steps. Use an access watchpoint instead of a write watchpoint.
17557
17558 2015-01-09 Pedro Alves <palves@redhat.com>
17559
17560 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
17561 (thread_func): Wait on barrier.
17562 (main): Wait for all threads to start before stopping GDB.
17563 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
17564 global.
17565 (thread1_func, thread2_func): Wait on barrier.
17566 (main): Wait for all threads to start before stopping GDB.
17567 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
17568 New global.
17569 (thread1_func, thread2_func): Wait on barrier.
17570 (main): Wait for all threads to start before stopping GDB.
17571
17572 2015-01-09 Pedro Alves <palves@redhat.com>
17573
17574 * gdb.threads/attach-many-short-lived-threads.c: New file.
17575 * gdb.threads/attach-many-short-lived-threads.exp: New file.
17576
17577 2014-01-09 Pedro Alves <palves@redhat.com>
17578
17579 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
17580 instead of to thread 2.
17581 * gdb.threads/signal-command-multiple-signals-pending.c (main):
17582 Add barrier around each pthread_create call instead of around all
17583 calls.
17584 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
17585 Set a break on thread_function and have the child threads hit it
17586 one at at a time.
17587
17588 2015-01-09 Pedro Alves <palves@redhat.com>
17589
17590 * lib/gdb.exp (can_spawn_for_attach): New procedure.
17591 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
17592 false.
17593 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
17594 checking whether the target board is remote.
17595 * gdb.multi/multi-attach.exp: Likewise.
17596 * gdb.python/py-sync-interp.exp: Likewise.
17597 * gdb.server/ext-attach.exp: Likewise.
17598 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
17599 tests that need to attach, instead of checking whether the target
17600 board is remote at the top of the file.
17601
17602 2015-01-08 Yao Qi <yao@codesourcery.com>
17603
17604 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
17605
17606 2015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
17607
17608 Fix testcase compilation.
17609 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
17610
17611 2015-01-06 Joel Brobecker <brobecker@adacore.com>
17612
17613 * gdb.python/py-type.exp: Add a couple test about empty
17614 array creation, and negative-length array creation.
17615
17616 2015-01-02 Doug Evans <xdje42@gmail.com>
17617
17618 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
17619
17620 2015-01-02 Doug Evans <dje@google.com>
17621
17622 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
17623
17624 2014-12-29 Yao Qi <yao@codesourcery.com>
17625
17626 * gdb.trace/entry-values.exp: Update comments. Rename variable
17627 bar_call_foo to returned_from_foo.
17628
17629 2014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
17630
17631 PR gdb/17394
17632 * gdb.linespec/break-asm-file.c: New file.
17633 * gdb.linespec/break-asm-file.exp: New file.
17634 * gdb.linespec/break-asm-file0.s: New file.
17635 * gdb.linespec/break-asm-file1.s: New file.
17636
17637 2014-12-18 Nigel Stephens <nigel@mips.com>
17638 Maciej W. Rozycki <macro@codesourcery.com>
17639
17640 * gdb.base/float.exp: Handle the new output from "info float" on
17641 MIPS targets.
17642
17643 2014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
17644
17645 Fix MinGW compilation.
17646 * gdb.compile/compile-ops.exp: Update untested message if
17647 !skip_compile_feature_tests.
17648 * gdb.compile/compile-setjmp.exp: Likewise.
17649 * gdb.compile/compile-tls.exp: Likewise.
17650 * gdb.compile/compile.exp: Likewise.
17651 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
17652 supported on this host".
17653
17654 2014-12-16 Doug Evans <xdje42@gmail.com>
17655
17656 * boards/stabs.exp: New file.
17657
17658 2014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
17659
17660 * gdb.base/completion.exp: Adjust to format changes of "maint
17661 print user-registers".
17662
17663 2014-12-16 Catalin Udma <catalin.udma@freescale.com>
17664
17665 PR server/17457
17666 * gdb.arch/aarch64-fp.c: New file.
17667 * gdb.arch/aarch64-fp.exp: New file.
17668
17669 2014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
17670
17671 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
17672 r210637, r210913, r211666, r215400, r215817).
17673
17674 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
17675 * dg-extract-results.py: New file.
17676 * dg-extract-results.sh: Use it if the environment seems
17677 suitable.
17678
17679 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
17680
17681 * dg-extract-results.py (parse_run): Handle warnings that
17682 are printed before a test harness is run.
17683
17684 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
17685
17686 * dg-extract-results.py (Named): Remove __cmp__ method.
17687 (output_variation): Use a key to sort variation.harnesses.
17688
17689 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
17690
17691 * dg-extract-results.py: For Python 3, force sys.stdout to
17692 handle surrogate escape sequences.
17693 (safe_open): New function.
17694 (output_segment, main): Use it.
17695
17696 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
17697
17698 * dg-extract-results.py (Prog.result_re): Include options
17699 in test name.
17700
17701 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
17702
17703 * dg-extract-results.py (output_variation): Always sort if
17704 do_sum.
17705
17706 2014-12-15 Simon Marchi <simon.marchi@ericsson.com>
17707
17708 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
17709 as long as we get pagination notifications.
17710
17711 2014-12-15 Jason Merrill <jason@redhat.com>
17712
17713 * Makefile.in (check-gdb.%): Restore.
17714 * README: Mention it.
17715
17716 2014-12-13 Joel Brobecker <brobecker@adacore.com>
17717
17718 * gdb.ada/str_uninit: New testcase.
17719
17720 2014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
17721
17722 PR symtab/17642
17723 * gdb.base/vla-stub-define.c: New file.
17724 * gdb.base/vla-stub.c: New file.
17725 * gdb.base/vla-stub.exp: New file.
17726
17727 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
17728 Jan Kratochvil <jan.kratochvil@redhat.com>
17729 Tom Tromey <tromey@redhat.com>
17730
17731 * configure.ac: Add gdb.compile/.
17732 * configure: Regenerate.
17733 * gdb.compile/Makefile.in: New file.
17734 * gdb.compile/compile-ops.exp: New file.
17735 * gdb.compile/compile-ops.c: New file.
17736 * gdb.compile/compile-tls.c: New file.
17737 * gdb.compile/compile-tls.exp: New file.
17738 * gdb.compile/compile-constvar.S: New file.
17739 * gdb.compile/compile-constvar.c: New file.
17740 * gdb.compile/compile-mod.c: New file.
17741 * gdb.compile/compile-nodebug.c: New file.
17742 * gdb.compile/compile-setjmp-mod.c: New file.
17743 * gdb.compile/compile-setjmp.c: New file.
17744 * gdb.compile/compile-setjmp.exp: New file.
17745 * gdb.compile/compile-shlib.c: New file.
17746 * gdb.compile/compile.c: New file.
17747 * gdb.compile/compile.exp: New file.
17748 * lib/gdb.exp (skip_compile_feature_tests): New proc.
17749
17750 2014-12-12 Tom Tromey <tromey@redhat.com>
17751
17752 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
17753 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
17754
17755 2014-12-12 Doug Evans <dje@google.com>
17756
17757 * lib/gdb-python.exp (get_python_valueof): New function.
17758 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
17759
17760 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
17761
17762 * gdb.base/completion.exp: Add test for completion of "info
17763 registers ".
17764
17765 2014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
17766
17767 * gdb.base/func-ptrs.c: New file.
17768 * gdb.base/func-ptrs.exp: New file.
17769
17770 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
17771
17772 PR breakpoints/17012
17773 * gdb.base/dprintf-detach.c: New file.
17774 * gdb.base/dprintf-detach.exp: New file.
17775
17776 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
17777
17778 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
17779 * lib/gdb.exp (target_is_gdbserver): New procedure.
17780
17781 2014-12-08 Doug Evans <dje@google.com>
17782
17783 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
17784
17785 2014-12-05 Yao Qi <yao@codesourcery.com>
17786
17787 * gdb.guile/scm-error.exp: Remove the third argument to
17788 gdb_remote_download.
17789 * gdb.guile/scm-frame-args.exp: Likewise.
17790 * gdb.guile/scm-section-script.exp: Likewise.
17791
17792 2014-12-05 Yao Qi <yao@codesourcery.com>
17793
17794 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
17795
17796 2014-12-04 Doug Evans <dje@google.com>
17797
17798 * gdb.python/py-objfile.exp: Add tests for
17799 objfile.add_separate_debug_file.
17800
17801 2014-12-04 Doug Evans <dje@google.com>
17802
17803 * lib/gdb.exp (get_build_id): New function.
17804 (build_id_debug_filename_get): Rewrite to use it.
17805 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
17806
17807 2014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
17808
17809 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
17810 `method(long)', not just 0x0.
17811 * gdb.cp/nsalias.exp: Align code labels to 4.
17812 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
17813 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
17814 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
17815 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
17816 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
17817 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
17818
17819 2014-12-02 Doug Evans <dje@google.com>
17820
17821 PR symtab/17602
17822 * gdb.cp/anon-ns.cc: Move guts of this file to ...
17823 * gdb.cp/anon-ns2.cc: ... here. New file.
17824 * gdb.cp/anon-ns.exp: Update.
17825
17826 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
17827
17828 * gdb.python/py-events.py (inferior_call_handler): New.
17829 (register_changed_handler, memory_changed_handler): New.
17830 (test_events.invoke): Register new handlers.
17831 * gdb.python/py-events.exp: Add tests for inferior call,
17832 memory_changed and register_changed events.
17833
17834 2014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
17835
17836 * gdb.base/execl-update-breakpoints.exp: Specify the link address
17837 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
17838 if the linker doesn't understand this.
17839
17840 2014-12-01 Simon Marchi <simon.marchi@ericsson.com>
17841
17842 * gdb.python/python.exp: Change expected reply to help().
17843
17844 2014-12-01 Yao Qi <yao@codesourcery.com>
17845
17846 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
17847 AC_CONFIG_SUBDIRS(gdb.gdbtk).
17848 * configure: Re-generated.
17849
17850 2014-11-28 Siva Chandra Reddy <sivachandra@google.com>
17851
17852 * gdb.cp/chained-calls.cc: New file.
17853 * gdb.cp/chained-calls.exp: New file.
17854 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
17855
17856 2014-11-28 Simon Marchi <simon.marchi@ericsson.com>
17857
17858 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
17859 * gdb.dwarf2/symtab-producer.exp: Same.
17860 * gdb.gdb/python-interrupts.exp: Same.
17861 * gdb.gdb/python-selftest.exp: Same.
17862 * gdb.python/py-linetable.exp: Same.
17863 * gdb.python/py-type.exp: Same.
17864 * gdb.python/py-value-cc.exp: Same.
17865 * gdb.python/py-value.exp: Same.
17866
17867 2014-11-28 Yao Qi <yao@codesourcery.com>
17868
17869 * gdb.base/break-probes.exp: Match library name prefixed with
17870 sysroot.
17871
17872 2014-11-27 Simon Marchi <simon.marchi@ericsson.com>
17873
17874 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
17875 test expected output. Add parentheses for the call to print.
17876 Remove L suffix from integers.
17877
17878 2014-11-26 Doug Evans <dje@google.com>
17879
17880 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
17881
17882 2014-11-22 Yao Qi <yao@codesourcery.com>
17883
17884 * gdb.trace/entry-values.c: Remove asms.
17885 (foo): Add foo_label.
17886 (bar): Add bar_label.
17887 * gdb.trace/entry-values.exp: Remove code computing foo's
17888 length and bar's length.
17889 (Dwarf::assemble): Invoke function_range for bar and use
17890 MACRO_AT_func for foo.
17891
17892 2014-11-22 Yao Qi <yao@codesourcery.com>
17893
17894 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
17895 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
17896 Use .Lgcc43_procstart instead of gcc43.
17897
17898 2014-11-21 Joel Brobecker <brobecker@adacore.com>
17899
17900 * gdb.ada/n_arr_bound: New testcase.
17901
17902 2014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
17903
17904 PR breakpoints/10737
17905 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
17906 test_catch_syscall_multi_arch.
17907 (test_catch_syscall_multi_arch): New function.
17908
17909 2014-11-20 Doug Evans <xdje42@gmail.com>
17910
17911 * gdb.base/maint.exp: Update expected output.
17912
17913 2014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
17914
17915 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
17916 4-byte instruction on S390.
17917
17918 2014-11-19 Joel Brobecker <brobecker@adacore.com>
17919
17920 * gdb.ada/arr_arr: New testcase.
17921
17922 2014-11-19 Joel Brobecker <brobecker@adacore.com>
17923
17924 * gdb.ada/pkd_arr_elem: New Testcase.
17925
17926 2014-11-18 Luis Machado <lgustavo@codesourcery.com>
17927
17928 * gdb.reverse/break-precsave: Expect completion message for
17929 core file reads.
17930 * gdb.reverse/consecutive-precsave.exp: Likewise.
17931 * gdb.reverse/finish-precsave.exp: Likewise.
17932 * gdb.reverse/i386-precsave.exp: Likewise.
17933 * gdb.reverse/machinestate-precsave.exp: Likewise.
17934 * gdb.reverse/sigall-precsave.exp: Likewise.
17935 * gdb.reverse/solib-precsave.exp: Likewise.
17936 * gdb.reverse/step-precsave.exp: Likewise.
17937 * gdb.reverse/until-precsave.exp: Likewise.
17938 * gdb.reverse/watch-precsave.exp: Likewise.
17939
17940 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
17941
17942 * gdb.base/bp-permanent.c: Include unistd.h.
17943 * gdb.python/py-framefilter-mi.c (main): Add return type.
17944 * gdb.python/py-framefilter.c (main): Likewise.
17945 * gdb.trace/actions-changed.c (main): Likewise.
17946
17947 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
17948
17949 * gdb.mi/until.c: Add eye-catchers.
17950 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
17951 line numbers.
17952
17953 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
17954
17955 * gdb.base/condbreak.exp: Drop references to removed non-prototype
17956 function header variants in break1.c.
17957 * gdb.base/ena-dis-br.exp: Likewise.
17958 * gdb.base/hbreak2.exp: Likewise.
17959 * gdb.reverse/until-precsave.exp: Drop references to removed
17960 non-prototype function header variants in ur1.c.
17961 * gdb.reverse/until-reverse.exp: Likewise.
17962
17963 2014-11-17 Petr Machata <pmachata@redhat.com>
17964
17965 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
17966 ${_cu_offset_size} bytes abbrev offset.
17967
17968 2014-11-15 Doug Evans <xdje42@gmail.com>
17969
17970 PR symtab/17559
17971 * gdb.base/line-symtabs.exp: New file.
17972 * gdb.base/line-symtabs.c: New file.
17973 * gdb.base/line-symtabs.h: New file.
17974
17975 2014-11-14 Yao Qi <yao@codesourcery.com>
17976
17977 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
17978 (func): Add label func_label.
17979 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
17980 Replace low_pc and high_pc with MACRO_AT_range.
17981 Replace name, low_pc and high_pc with MACRO_AT_func.
17982
17983 2014-11-14 Yao Qi <yao@codesourcery.com>
17984
17985 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
17986 Replace name, low_pc and high_pc with MACRO_AT_func.
17987
17988 2014-11-14 Yao Qi <yao@codesourcery.com>
17989
17990 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
17991 produce debug information.
17992 * gdb.dwarf2/implptr-optimized-out.S: Removed.
17993
17994 2014-11-14 Yao Qi <yao@codesourcery.com>
17995
17996 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
17997 object and get function length.
17998 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
17999 with MACRO_AT_func.
18000 (top-level): Replace gdb_compile and clean_restart with
18001 prepare_for_testing.
18002 * gdb.dwarf2/main.c (main): Add label main_label.
18003
18004 2014-11-14 Yao Qi <yao@codesourcery.com>
18005
18006 * lib/dwarf.exp (function_range): New procedure.
18007 (Dwarf::_handle_macro_at_func): New procedure.
18008 (Dwarf::_handle_macro_at_range): New procedure.
18009 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
18010
18011 2014-11-14 Yao Qi <yao@codesourcery.com>
18012
18013 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
18014 (_handle_attribute): New procedure.
18015
18016 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18017
18018 * gdb.ada/cond_lang/foo.c (callme): Add return type.
18019 * gdb.base/call-sc.c (zed): Likewise.
18020 * gdb.base/checkpoint.c (main): Likewise.
18021 * gdb.base/dump.c (main): Likewise.
18022 * gdb.base/gcore.c (main): Likewise.
18023 * gdb.base/huge.c (main): Likewise.
18024 * gdb.base/multi-forks.c (main): Likewise.
18025 * gdb.base/pr10179-a.c (main): Likewise.
18026 * gdb.base/savedregs.c (main): Likewise.
18027 * gdb.base/sigaltstack.c (main): Likewise.
18028 * gdb.base/siginfo.c (main): Likewise.
18029 * gdb.base/structs.c (zed): Likewise.
18030 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
18031 * gdb.mi/mi-syn-frame.c (main): Likewise.
18032 * gdb.mi/until.c (foo, main): Likewise.
18033 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
18034 * gdb.base/solib-weak.c (foo): Declare.
18035 * gdb.base/attach-twice.c: Include stdio.h.
18036 * gdb.base/weaklib1.c: Likewise.
18037 * gdb.base/weaklib2.c: Likewise.
18038 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
18039 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
18040 unistd.h.
18041 * gdb.base/attach-pie-misread.c: Include stdlib.h.
18042 * gdb.mi/mi-exit-code.c: Likewise.
18043 * gdb.base/break-interp-lib.c: Include string.h.
18044 * gdb.base/coremaker.c: Likewise.
18045 * gdb.base/testenv.c: Likewise.
18046 * gdb.python/py-finish-breakpoint.c: Likewise.
18047 * gdb.base/inferior-died.c: Include sys/wait.h.
18048 * gdb.base/fileio.c: Include time.h.
18049 * gdb.base/async-shell.c: Include unistd.h.
18050 * gdb.base/dprintf-non-stop.c: Likewise.
18051 * gdb.base/info-os.c: Likewise.
18052 * gdb.mi/mi-console.c: Likewise.
18053 * gdb.mi/watch-nonstop.c: Likewise.
18054 * gdb.python/py-events.c: Likewise.
18055 * gdb.base/async.c (baz): Move up before its invocation.
18056 * gdb.base/code_elim2.c (my_global_func): Likewise.
18057 * gdb.base/skip-solib-lib.c (multiply): Likewise.
18058 * gdb.base/advance.c (func2): Likewise.
18059
18060 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18061
18062 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
18063 variant.
18064 * gdb.base/annota3.c: Likewise.
18065 * gdb.base/async.c: Likewise.
18066 * gdb.base/average.c: Likewise.
18067 * gdb.base/call-ar-st.c: Likewise.
18068 * gdb.base/call-rt-st.c: Likewise.
18069 * gdb.base/call-sc.c: Likewise.
18070 * gdb.base/call-strs.c: Likewise.
18071 * gdb.base/ending-run.c: Likewise.
18072 * gdb.base/execd-prog.c: Likewise.
18073 * gdb.base/exprs.c: Likewise.
18074 * gdb.base/foll-exec.c: Likewise.
18075 * gdb.base/foll-fork.c: Likewise.
18076 * gdb.base/foll-vfork.c: Likewise.
18077 * gdb.base/funcargs.c: Likewise.
18078 * gdb.base/gcore.c: Likewise.
18079 * gdb.base/jump.c: Likewise.
18080 * gdb.base/langs0.c: Likewise.
18081 * gdb.base/langs1.c: Likewise.
18082 * gdb.base/langs2.c: Likewise.
18083 * gdb.base/mips_pro.c: Likewise.
18084 * gdb.base/nodebug.c: Likewise.
18085 * gdb.base/opaque0.c: Likewise.
18086 * gdb.base/opaque1.c: Likewise.
18087 * gdb.base/recurse.c: Likewise.
18088 * gdb.base/run.c: Likewise.
18089 * gdb.base/scope0.c: Likewise.
18090 * gdb.base/scope1.c: Likewise.
18091 * gdb.base/setshow.c: Likewise.
18092 * gdb.base/setvar.c: Likewise.
18093 * gdb.base/shmain.c: Likewise.
18094 * gdb.base/shr1.c: Likewise.
18095 * gdb.base/shr2.c: Likewise.
18096 * gdb.base/sigall.c: Likewise.
18097 * gdb.base/signals.c: Likewise.
18098 * gdb.base/so-indr-cl.c: Likewise.
18099 * gdb.base/solib2.c: Likewise.
18100 * gdb.base/structs.c: Likewise.
18101 * gdb.base/sum.c: Likewise.
18102 * gdb.base/vforked-prog.c: Likewise.
18103 * gdb.base/watchpoint.c: Likewise.
18104 * gdb.reverse/shr2.c: Likewise.
18105 * gdb.reverse/until-reverse.c: Likewise.
18106 * gdb.reverse/ur1.c: Likewise.
18107 * gdb.reverse/watch-reverse.c: Likewise.
18108
18109 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18110
18111 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
18112 variant.
18113 * gdb.base/sepdebug.exp: Drop references to removed code.
18114
18115 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18116
18117 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
18118 variant. Preserve original line numbering.
18119 * gdb.base/list1.c: Likewise.
18120
18121 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18122
18123 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
18124 variant.
18125 * gdb.base/break1.c: Likewise.
18126 * gdb.base/break.exp: Drop references to removed code.
18127
18128 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18129
18130 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
18131 variant.
18132
18133 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18134
18135 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
18136
18137 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18138
18139 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
18140 logic into perform_all_tests() and invoke it with and without
18141 function header prototypes.
18142 (do_function_calls): Remove conditional XFAIL for PR 5318.
18143 (rerun_and_prepare): Remove duplicate code.
18144 (perform_all_tests): New. Main logic moved here.
18145
18146 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18147
18148 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
18149 code guarded by #ifdef NO_PROTOTYPES.
18150 (t_double_many_args): Likewise.
18151 (DEF_FUNC_MANY_ARGS_1): Likewise.
18152 (DEF_FUNC_VALUES_1): Likewise.
18153 (t_structs_ldc): Renamed from t_structs_fc in conditional code
18154 guarded by #ifdef PROTOTYPES.
18155
18156 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18157
18158 * gdb.mi/mi-console.c: Add eye-catcher.
18159 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
18160 instead of literal line number.
18161
18162 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18163
18164 * gdb.base/shr2.c: Add eye-catcher.
18165 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
18166 line number.
18167
18168 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18169
18170 * gdb.base/jump.c: Add eye-catchers.
18171 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
18172 numbers.
18173
18174 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18175
18176 * gdb.base/execd-prog.c: Add eye-catchers.
18177 * gdb.base/foll-exec.c: Likewise.
18178 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
18179 line numbers.
18180
18181 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18182
18183 * gdb.base/ending-run.c: Add eye-catchers.
18184 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
18185 literal line numbers.
18186
18187 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18188
18189 * gdb.base/call-rt-st.c: Add eye-catchers.
18190 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
18191 literal line numbers.
18192
18193 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18194
18195 * gdb.base/call-ar-st.c: Add eye-catchers.
18196 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
18197 literal line numbers.
18198
18199 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18200
18201 * gdb.base/average.c: Add eye-catchers.
18202 * gdb.base/sum.c: Likewise.
18203 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
18204 regexps dynamically.
18205
18206 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18207
18208 * gdb.base/solib1.c: Add eye-catchers.
18209 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
18210 literal line numbers.
18211
18212 2014-11-12 Pedro Alves <palves@redhat.com>
18213
18214 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
18215 leader has exited.
18216
18217 2014-11-12 Pedro Alves <palves@redhat.com>
18218
18219 * gdb.arch/i386-bp_permanent.c: New file.
18220 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
18221 (srcfile): Set to i386-bp_permanent.c.
18222 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
18223 that stepi does not execute the 'leave' instruction, instead of
18224 testing it does execute.
18225 * gdb.base/bp-permanent.c: New file.
18226 * gdb.base/bp-permanent.exp: New file.
18227
18228 2014-11-10 Doug Evans <xdje42@gmail.com>
18229
18230 PR symtab/17564
18231 * gdb.base/symtab-search-order.exp: New file.
18232 * gdb.base/symtab-search-order.c: New file.
18233 * gdb.base/symtab-search-order-1.c: New file.
18234 * gdb.base/symtab-search-order-shlib-1.c: New file.
18235
18236 2014-11-07 Pedro Alves <palves@redhat.com>
18237
18238 PR gdb/17511
18239 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
18240 i?86-*-linux*.
18241
18242 2014-11-03 Siva Chandra Reddy <sivachandra@google.com>
18243
18244 PR c++/17494
18245 * gdb.cp/pr17494.cc: New file.
18246 * gdb.cp/pr17494.exp: New file.
18247
18248 2014-11-02 Yao Qi <yao@codesourcery.com>
18249
18250 * gdb.python/python.exp: Get working directory and match the
18251 output of "set extended-prompt \\w " with it.
18252
18253 2014-10-30 Doug Evans <dje@google.com>
18254
18255 * gdb.python/py-objfile.exp: Add tests for setting random attributes
18256 in objfiles.
18257 * gdb.python/py-progspace.exp: Add tests for setting random attributes
18258 in progspaces.
18259
18260 2014-10-30 Janis Johnson <janisjo@codesourcery.com>
18261
18262 * gdb.base/fullpath-expand.exp: Skip for a remote host.
18263 * gdb.base/realname-expand.exp: Likewise.
18264 * gdb.linespec/macro-relative.exp: Likewise.
18265
18266 2014-10-29 Pedro Alves <palves@redhat.com>
18267
18268 PR gdb/17408
18269 * gdb.threads/schedlock.c (some_function): New function.
18270 (call_function): New global.
18271 (MAYBE_CALL_SOME_FUNCTION): New macro.
18272 (thread_function): Call it.
18273 * gdb.threads/schedlock.exp (get_args): Add description parameter,
18274 and use it instead of a global counter. Adjust all callers.
18275 (get_current_thread): Use "find current thread" for test message
18276 here rather than having all callers pass down the same string.
18277 (goto_loop): New procedure, factored out from ...
18278 (my_continue): ... this.
18279 (step_ten_loops): Change parameter from test message to command to
18280 use. Adjust.
18281 (list_count): Delete global.
18282 (check_result): New procedure, factored out from duplicate top
18283 level code.
18284 (continue tests): Wrap in with_test_prefix.
18285 (test_step): New procedure, factored out from duplicate top level
18286 code.
18287 (top level): Test "step" in combination with all scheduler-locking
18288 modes. Test "next" in combination with all scheduler-locking
18289 modes, and in combination with stepping over a function call or
18290 not.
18291 * gdb.threads/next-bp-other-thread.c: New file.
18292 * gdb.threads/next-bp-other-thread.exp: New file.
18293
18294 2014-10-29 Pedro Alves <palves@redhat.com>
18295
18296 PR python/17372
18297 * gdb.python/python.exp: Test a multi-line command that spawns
18298 interactive Python.
18299 * gdb.base/multi-line-starts-subshell.exp: New file.
18300
18301 2014-10-29 Yao Qi <yao@codesourcery.com>
18302
18303 * gdb.base/fileio.exp: Make directories on host.
18304
18305 2014-10-29 Yao Qi <yao@codesourcery.com>
18306
18307 * gdb.base/fileio.c (test_write): Close the file.
18308
18309 2014-10-28 Pedro Alves <palves@redhat.com>
18310
18311 PR gdb/12623
18312 * gdb.base/sigstep.c (no_handler): New global.
18313 (main): If 'no_handler is true, set the signal handlers to
18314 SIG_IGN.
18315 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
18316 with_sw_watch and no_handler parameters. Handle them.
18317 (top level) <stepping over handler when stopped at a breakpoint
18318 test>: Add a test axis for testing with a software watchpoint, and
18319 another for testing with the signal handler set to SIG_IGN.
18320 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
18321 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
18322
18323 2014-10-28 Pedro Alves <palves@redhat.com>
18324
18325 PR gdb/17511
18326 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
18327 * gdb.base/sigstep.exp (other_handler_location): New global.
18328 (advance): Support stepping into the signal handler, and running
18329 commands while in the handler.
18330 (in_handler_map): New global.
18331 (top level): In the advance test, add combinations for getting
18332 into the handler with stepping commands, and for running commands
18333 in the handler. Add comment descripting the advancei tests.
18334
18335 2014-10-28 Pedro Alves <palves@redhat.com>
18336
18337 * gdb.base/sigstep.exp: Use build_executable instead of
18338 prepare_for_testing.
18339 (top level): Move code that starts GDB, runs to main and creates a
18340 display to ...
18341 (restart): ... this new procedure.
18342 (top level): Move backtrace from signal handler test to ...
18343 (validate_backtrace): ... this new procedure.
18344 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
18345 with_test_prefix. Always restart GDB.
18346 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
18347 with_test_prefix. Always restart GDB. No need to delete
18348 breakpoints after the test.
18349 (test_skip_handler): Remove prefix parameter.
18350 (skip_over_handler, breakpoint_to_handler)
18351 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
18352 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
18353 restart GDB. No need to delete breakpoints after the test.
18354 (top level): Use foreach to call the test procedures with
18355 different commands.
18356
18357 2014-10-28 Pedro Alves <palves@redhat.com>
18358
18359 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
18360 instead of GNATS numbers.
18361 * gdb.base/sigbpt.exp: Likewise.
18362 * gdb.base/siginfo.exp: Likewise.
18363 * gdb.base/sigstep.exp: Likewise.
18364
18365 2014-10-27 Pedro Alves <palves@redhat.com>
18366
18367 * gdb.base/sigstep.c (dummy): New global.
18368 (main): Issue a couple writes to the new global.
18369 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
18370 procedures.
18371 (skip_over_handler): Use test_skip_handler.
18372 (top level): Call skip_over_handler for stepi and nexti too.
18373 (breakpoint_over_handler): Use test_skip_handler.
18374 (top level): Call breakpoint_over_handler for stepi and nexti too.
18375
18376 2014-10-27 Yao Qi <yao@codesourcery.com>
18377
18378 * gdb.trace/tfile.c (adjust_function_address)
18379 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
18380 function descriptor.
18381
18382 2014-10-24 Don Breazeal <donb@codesourcery.com>
18383
18384 * gdb.base/foll-fork.exp (test_follow_fork,
18385 catch_fork_child_follow): Check for updated fork messages emitted
18386 from infrun.c.
18387 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
18388 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
18389 vfork_and_exec_child_follow_through_step): Check for updated vfork
18390 messages emitted from infrun.c.
18391
18392 2014-10-24 Pedro Alves <palves@redhat.com>
18393
18394 * gdb.base/corefile.exp: Remove references to ultrix.
18395 * gdb.base/interrupt.exp: Likewise.
18396 * gdb.base/whatis.exp: Likewise.
18397 * gdb.gdb/selftest.exp: Likewise.
18398 * gdb.threads/manythreads.exp: Likewise.
18399 * gdb.threads/print-threads.exp: Likewise.
18400 * gdb.threads/pthreads.exp:: Likewise.
18401 * gdb.threads/schedlock.exp: Likewise.
18402
18403 2014-10-24 Siva Chandra Reddy <sivachandra@google.com>
18404
18405 * gdb.cp/non-trivial-retval.cc: Add a test case.
18406 * gdb.cp/non-trivial-retval.exp: Add a test.
18407
18408 2014-10-20 Yao Qi <yao@codesourcery.com>
18409
18410 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
18411 * gdb.python/py-objfile-script-gdb.py: New file.
18412 * gdb.python/py-objfile-script.exp: Update reference to
18413 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
18414 of remote_download. Remove the dest file.
18415
18416 2014-10-20 Yao Qi <yao@codesourcery.com>
18417
18418 * gdb.base/checkpoint.exp: Don't remove file copied on host.
18419 * gdb.base/step-line.exp: Likewise.
18420 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
18421 * gdb.dwarf2/dw2-basic.exp: Likewise.
18422 * gdb.dwarf2/dw2-compressed.exp: Likewise.
18423 * gdb.dwarf2/dw2-filename.exp: Likewise.
18424 * gdb.dwarf2/dw2-intercu.exp: Likewise.
18425 * gdb.dwarf2/dw2-intermix.exp: Likewise.
18426 * gdb.dwarf2/dw2-producer.exp: Likewise.
18427 * gdb.dwarf2/mac-fileno.exp: Likewise.
18428 * gdb.python/py-frame-args.exp: Likewise.
18429 * gdb.python/py-framefilter.exp: Likewise.
18430 * gdb.python/py-mi.exp: Likewise.
18431 * gdb.python/py-objfile-script.exp: Likewise
18432 * gdb.python/py-pp-integral.exp: Likewise.
18433 * gdb.python/py-pp-re-notag.exp: Likewise.
18434 * gdb.python/py-prettyprint.exp: Likewise.
18435 * gdb.python/py-section-script.exp: Likewise.
18436 * gdb.python/py-typeprint.exp: Likewise.
18437 * gdb.python/py-xmethods.exp: Likewise.
18438 * gdb.stabs/weird.exp: Likewise.
18439 * gdb.xml/tdesc-regs.exp: Likewise.
18440
18441 2014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
18442
18443 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
18444 (out_cu): Use addr_len for the size of addresses.
18445 (out_line): Likewise. Size DW_LNE_set_address instruction
18446 according to addr_len.
18447 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
18448 (FUNC): Add START_INSNS to definition.
18449
18450 2014-10-18 Yao Qi <yao@codesourcery.com>
18451
18452 * gdb.base/argv0-symlink.exp: Check argv[0] value if
18453 gdb_has_argv0 return true.
18454 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
18455 check [target_info exists noargs], check [gdb_has_argv0]
18456 instead.
18457 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
18458 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
18459 procedures.
18460
18461 2014-10-17 Doug Evans <dje@google.com>
18462
18463 * gdb.python/py-events.exp: Update expected output for clear_objfiles
18464 event.
18465 * gdb.python/py-events.py: Add clear_objfiles event.
18466
18467 2014-10-17 Doug Evans <dje@google.com>
18468
18469 * gdb.python/py-objfile.exp: Test progspace attribute.
18470
18471 2014-10-17 Luis Machado <lgustavo@codesourcery.com>
18472
18473 * gdb.guile/scm-breakpoint.exp: Do not assume any
18474 directory separators when matching source file paths.
18475 * gdb.python/py-breakpoint.exp: Likewise.
18476 * gdb.reverse/break-precsave.exp: Likewise.
18477 * gdb.reverse/break-reverse.exp: Likewise.
18478 * gdb.reverse/consecutive-precsave.exp: Likewise.
18479 * gdb.reverse/finish-precsave.exp: Likewise.
18480 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
18481 * gdb.reverse/finish-reverse.exp: Likewise.
18482 * gdb.reverse/i386-precsave.exp: Likewise.
18483 * gdb.reverse/i387-env-reverse.exp: Likewise.
18484 * gdb.reverse/i387-stack-reverse.exp: Likewise.
18485 * gdb.reverse/machinestate-precsave.exp: Likewise.
18486 * gdb.reverse/machinestate.exp: Likewise.
18487 * gdb.reverse/sigall-precsave.exp: Likewise.
18488 * gdb.reverse/solib-precsave.exp: Likewise.
18489 * gdb.reverse/step-precsave.exp: Likewise.
18490 * gdb.reverse/until-precsave.exp: Likewise.
18491 * gdb.reverse/watch-precsave.exp: Likewise.
18492 * gdb.reverse/watch-reverse.exp: Likewise.
18493
18494 2014-10-17 Yao Qi <yao@codesourcery.com>
18495
18496 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
18497 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
18498
18499 2014-10-17 Pedro Alves <palves@redhat.com>
18500
18501 PR gdb/17471
18502 * gdb.base/bg-execution-repeat.c: New file.
18503 * gdb.base/bg-execution-repeat.exp: New file.
18504
18505 2014-10-17 Pedro Alves <palves@redhat.com>
18506
18507 PR gdb/17300
18508 * gdb.base/continue-all-already-running.c: New file.
18509 * gdb.base/continue-all-already-running.exp: New file.
18510
18511 2014-10-17 Pedro Alves <palves@redhat.com>
18512
18513 PR gdb/17472
18514 * gdb.base/annota-input-while-running.c: New file.
18515 * gdb.base/annota-input-while-running.exp: New file.
18516
18517 2014-10-17 Pedro Alves <palves@redhat.com>
18518
18519 * gdb.base/callfuncs.exp: emove references to osf.
18520 * gdb.base/sigall.exp: Likewise.
18521 * gdb.gdb/selftest.exp: Likewise.
18522 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
18523 * gdb.mi/non-stop.c: Likewise.
18524 * gdb.mi/pthreads.c: Likewise.
18525 * gdb.reverse/sigall-precsave.exp: Likewise.
18526 * gdb.reverse/sigall-reverse.exp: Likewise.
18527 * gdb.threads/pthreads.c: Likewise.
18528 * gdb.threads/pthreads.exp: Likewise.
18529
18530 2014-10-17 Yao Qi <yao@codesourcery.com>
18531
18532 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
18533 check 'target_info exists noargs'.
18534 (test_command_prompt_position): Likewise.
18535 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
18536 Remove "set args".
18537 (progvar_simple_while_test): Likewise.
18538 (progvar_complex_if_while_test): Likewise.
18539 (if_while_breakpoint_command_test): Likewise.
18540 (infrun_breakpoint_command_test): Likewise.
18541 (breakpoint_command_test): Likewise.
18542 (watchpoint_command_test): Likewise.
18543 (bp_deleted_in_command_test): Likewise.
18544 (temporary_breakpoint_commands): Likewise.
18545
18546 2014-10-16 Yao Qi <yao@codesourcery.com>
18547
18548 * gdb.base/remotetimeout.exp: Remove noargs checking.
18549
18550 2014-10-15 Pedro Alves <palves@redhat.com>
18551
18552 PR breakpoints/9649
18553 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
18554 * gdb.base/breakpoint-in-ro-region.exp
18555 (probe_target_hardware_step): New procedure.
18556 (top level): Probe hardware stepping and hardware breakpoint
18557 support. Test stepping through a read-only region, with both
18558 "breakpoint auto-hw" on and off and both "always-inserted" on and
18559 off.
18560
18561 2014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
18562
18563 * gdb.dlang/demangle.exp: Update for demangling changes.
18564
18565 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
18566
18567 * gdb.cp/non-trivial-retval.cc: Add new test cases.
18568 * gdb.cp/non-trivial-retval.exp: Add new tests.
18569
18570 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
18571
18572 PR c++/13403
18573 PR c++/15154
18574 * gdb.cp/non-trivial-retval.cc: New file.
18575 * gdb.cp/non-trivial-retval.exp: New file.
18576
18577 2014-10-15 Yao Qi <yao@codesourcery.com>
18578
18579 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
18580 remote host.
18581
18582 2014-10-15 Yao Qi <yao@codesourcery.com>
18583
18584 * gdb.python/py-symbol.exp: Match file base name if host is
18585 remote, otherwise match file name with dir name.
18586 * gdb.python/py-symtab.exp: Likewise.
18587 * gdb.python/python.exp: Likewise.
18588
18589 2014-10-15 Yao Qi <yao@codesourcery.com>
18590
18591 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
18592 pattern.
18593 * gdb.python/py-symtab.exp: Likewise.
18594 * gdb.python/python.exp: Remove trailing ".*". Fix typo
18595 locationn.
18596
18597 2014-10-14 Joel Brobecker <brobecker@adacore.com>
18598
18599 * gdb.ada/addr_arith: New testcase.
18600
18601 2014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
18602
18603 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
18604 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
18605 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
18606 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
18607
18608 2014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
18609
18610 * gdb.arch/stap-eval-lang-ada.S: Likewise.
18611 * gdb.arch/stap-eval-lang-ada.c: Likewise.
18612 * gdb.arch/stap-eval-lang-ada.exp: New file.
18613
18614 2014-10-14 Yao Qi <yao@codesourcery.com>
18615
18616 * gdb.mi/mi-var-child.c (nothing1): New function.
18617 (nothing2): New function.
18618 (do_children_tests): Set function pointers by nothing1 and
18619 nothing2.
18620 * gdb.mi/mi-var-child.exp: Step over new added statements.
18621 Update test to match the new output.
18622 * gdb.mi/var-cmd.c (nothing1): New function.
18623 (nothing2): New function.
18624 (do_children_tests): Set function pointers by nothing1 and
18625 nothing2.
18626 * gdb.mi/mi-var-display.exp: Update test to match output.
18627 Step to the line specified by $line_dct_nothing.
18628 Increase the number of lines to step.
18629
18630 2014-10-14 Yao Qi <yao@codesourcery.com>
18631
18632 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
18633 tests.
18634 * gdb.mi/mi2-var-child.exp: Likewise.
18635
18636 2014-10-13 Doug Evans <dje@google.com>
18637
18638 * gdb.python/py-objfile.exp: Change name of file name test.
18639
18640 2014-10-13 Doug Evans <dje@google.com>
18641
18642 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
18643 from the start of the CU.
18644
18645 2014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
18646 Yao Qi <yao@codesourcery.com>
18647
18648 Fix "save breakpoints" for "catch" command.
18649 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
18650 Remove -nonewline. Match also the added "main" line.
18651
18652 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
18653
18654 Fix "save breakpoints" for "disable $bpnum" command.
18655 * gdb.base/save-bp.c (main): Add label.
18656 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
18657
18658 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
18659
18660 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
18661
18662 2014-10-11 Yao Qi <yao@codesourcery.com>
18663
18664 * gdb.server/server-kill.exp: Execute command
18665 "set remote trace-status-packet on" before "tstatus".
18666
18667 2014-10-11 Yao Qi <yao@codesourcery.com>
18668
18669 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
18670 (main): Call getppid.
18671 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
18672 and continue to it. Read variable "server_pid".
18673
18674 2014-10-11 Yao Qi <yao@codesourcery.com>
18675
18676 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
18677
18678 2014-10-11 Yao Qi <yao@codesourcery.com>
18679
18680 * gdb.threads/thread-find.exp: Don't execute command
18681 "info threads".
18682 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
18683 * gdb.threads/linux-dp.exp: Don't check the condition
18684 $threads_created equals to zero.
18685
18686 2014-10-10 Pedro Alves <palves@redhat.com>
18687
18688 * gdb.base/bigcore.exp: Remove references to IRIX.
18689 * gdb.base/funcargs.exp: Likewise.
18690 * gdb.base/interrupt.exp: Likewise.
18691 * gdb.base/mips_pro.exp: Likewise.
18692 * gdb.base/nodebug.exp: Likewise.
18693 * gdb.base/setvar.exp: Likewise.
18694 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
18695
18696 2014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
18697 Pedro Alves <palves@redhat.com>
18698
18699 PR symtab/14466
18700 * gdb.base/vdso-warning.c: New file.
18701 * gdb.base/vdso-warning.exp: New file.
18702
18703 2014-10-02 Doug Evans <dje@google.com>
18704
18705 * gdb.base/structs.c (main): Don't run forever.
18706
18707 2014-10-02 Pedro Alves <palves@redhat.com>
18708
18709 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
18710 (top level) <stop threads 1, stop threads 2>: Use it.
18711
18712 2014-10-02 Pedro Alves <palves@redhat.com>
18713
18714 * gdb.threads/break-while-running.exp (test): Add new
18715 'update_thread_list' argument. Skip "info threads" if false.
18716 (top level): Add new 'update_thread_list' axis.
18717
18718 2014-10-02 Pedro Alves <palves@redhat.com>
18719
18720 PR breakpoints/17431
18721 * gdb.base/execl-update-breakpoints.c: New file.
18722 * gdb.base/execl-update-breakpoints.exp: New file.
18723
18724 2014-10-01 Pedro Alves <palves@redhat.com>
18725
18726 * gdb.base/breakpoint-in-ro-region.c: New file.
18727 * gdb.base/breakpoint-in-ro-region.exp: New file.
18728
18729 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
18730
18731 * gdb.mi/mi-exit-code.exp: New file.
18732 * gdb.mi/mi-exit-code.c: New file.
18733
18734 2014-09-30 Yao Qi <yao@codesourcery.com>
18735
18736 * lib/prelink-support.exp (build_executable_own_libs): Error if
18737 the target isn't native.
18738
18739 2014-09-30 Yao Qi <yao@codesourcery.com>
18740
18741 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
18742 false.
18743
18744 2014-09-22 Pedro Alves <palves@redhat.com>
18745
18746 * gdb.threads/break-while-running.exp: New file.
18747 * gdb.threads/break-while-running.c: New file.
18748
18749 2014-09-19 Yao Qi <yao@codesourcery.com>
18750
18751 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
18752 Invoke test. Restart GDB with --readnow and invoke test again.
18753
18754 2014-09-19 Yao Qi <yao@codesourcery.com>
18755
18756 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
18757 proc set_breakpoint_on_gcd_function. Invoke
18758 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
18759 invoke set_breakpoint_on_gcd_function again.
18760
18761 2014-09-18 Doug Evans <dje@google.com>
18762
18763 * gdb.dwarf2/symtab-producer.exp: New file.
18764
18765 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
18766
18767 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
18768 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
18769 * gdb.base/global-var-nested-by-dso.c: Likewise.
18770 * gdb.base/global-var-nested-by-dso.exp: Likewise.
18771
18772 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
18773 Pedro Alves <palves@redhat.com>
18774
18775 * gdb.base/watch-bitfields.exp: Pass string other than test file
18776 name to prepare_for_testing.
18777 (watch): New procedure.
18778 (expect_watchpoint): Use with_test_prefix.
18779 (top level): Factor out tests to ...
18780 (test_watch_location, test_regular_watch): ... these new
18781 procedures, and use with_test_prefix and gdb_continue_to_end.
18782
18783 2014-09-16 Patrick Palka <patrick@parcs.ath.cx>
18784
18785 PR breakpoints/12526
18786 * gdb.base/watch-bitfields.exp: New file.
18787 * gdb.base/watch-bitfields.c: New file.
18788
18789 2014-09-16 Pedro Alves <palves@redhat.com>
18790
18791 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
18792 software and hardware addresses, not software address against
18793 itself.
18794
18795 2014-09-16 Pedro Alves <palves@redhat.com>
18796
18797 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
18798 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
18799
18800 2014-09-16 Pedro Alves <palves@redhat.com>
18801
18802 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
18803 files.
18804 * gdb.base/a2-run.exp: Remove all code guarded by istarget
18805 "*-*-vxworks*" throughout.
18806 * gdb.base/break.exp: Likewise.
18807 * gdb.base/default.exp: Likewise.
18808 * gdb.base/scope.exp: Likewise.
18809 * gdb.base/sepdebug.exp: Likewise.
18810 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
18811 throughout.
18812 * gdb.base/run.c: Likewise.
18813 * gdb.base/sepdebug.c: Likewise.
18814 * gdb.hp/gdb.aCC/run.c: Likewise.
18815 * gdb.reverse/until-reverse.c: Likewise.
18816 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
18817
18818 2014-09-16 Yao Qi <yao@codesourcery.com>
18819
18820 * boards/local-remote-host-native.exp: New file.
18821
18822 2014-09-14 Doug Evans <xdje42@gmail.com>
18823
18824 * gdb.threads/queue-signal.c (thread_count): New variable.
18825 (thread_count_mutex, thread_count_condvar): New variables.
18826 (incr_thread_count, wait_all_threads_running): New functions.
18827 (main): Wait for all threads to be in their thread functions.
18828
18829 2014-09-13 Doug Evans <xdje42@gmail.com>
18830
18831 * gdb.threads/queue-signal.c: New file.
18832 * gdb.threads/queue-signal.exp: New file.
18833
18834 2014-09-13 Doug Evans <xdje42@gmail.com>
18835
18836 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
18837 be consistent with what default_gdb_init uses.
18838 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
18839 the plain text of the prompt. Add some logging printfs.
18840 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
18841
18842 2014-09-12 Pedro Alves <palves@redhat.com>
18843
18844 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
18845 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
18846 * gdb.arch/i386-size-overlap.exp: Likewise.
18847 * gdb.arch/i386-size.exp: Likewise.
18848 * gdb.arch/i386-unwind.exp: Likewise.
18849 * gdb.base/a2-run.exp: Likewise.
18850 * gdb.base/break.exp: Likewise.
18851 * gdb.base/charset.exp: Likewise.
18852 * gdb.base/chng-syms.exp: Likewise.
18853 * gdb.base/commands.exp: Likewise.
18854 * gdb.base/dbx.exp: Likewise.
18855 * gdb.base/find.exp: Likewise.
18856 * gdb.base/funcargs.exp: Likewise.
18857 * gdb.base/jit-simple.exp: Likewise.
18858 * gdb.base/reread.exp: Likewise.
18859 * gdb.base/sepdebug.exp: Likewise.
18860 * gdb.base/step-bt.exp: Likewise.
18861 * gdb.cp/mb-inline.exp: Likewise.
18862 * gdb.cp/mb-templates.exp: Likewise.
18863 * gdb.objc/basicclass.exp: Likewise.
18864 * gdb.threads/killed.exp: Likewise.
18865
18866 2014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
18867
18868 PR tdep/17379
18869 * gdb.arch/powerpc-stackless.S: New file.
18870 * gdb.arch/powerpc-stackless.exp: New file.
18871
18872 2014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
18873
18874 * gdb.base/attach.c: Include unistd.h.
18875 (main): Call alarm. Add label postloop.
18876 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
18877 gdb_breakpoint, gdb_continue_to_breakpoint.
18878 (test_command_line_attach_run): Kill ${testpid} in one exit path.
18879
18880 2014-09-11 Pedro Alves <palves@redhat.com>
18881
18882 PR gdb/17347
18883 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
18884 * gdb.base/attach.exp (test_command_line_attach_run): New
18885 procedure.
18886 (top level): Call it.
18887
18888 2014-09-11 Pedro Alves <palves@redhat.com>
18889
18890 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
18891 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
18892 (do_command_attach_tests): Use spawn_wait_for_attach.
18893 * gdb.base/solib-overlap.exp: Likewise.
18894 * gdb.multi/multi-attach.exp: Likewise.
18895 * gdb.python/py-prompt.exp: Likewise.
18896 * gdb.python/py-sync-interp.exp: Likewise.
18897 * gdb.server/ext-attach.exp: Likewise.
18898
18899 2014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
18900
18901 * gdb.fortran/array-element.exp: Remove unexpected "continue"
18902 command in testcase. Simplify testcase.
18903
18904 2014-09-10 Joel Brobecker <brobecker@adacore.com>
18905
18906 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
18907
18908 2014-09-10 Joel Brobecker <brobecker@adacore.com>
18909
18910 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
18911
18912 2014-09-10 Joel Brobecker <brobecker@adacore.com>
18913
18914 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
18915
18916 2014-09-10 Joel Brobecker <brobecker@adacore.com>
18917
18918 * gdb.dwarf2/dynarr-ptr.c: New file.
18919 * gdb.dwarf2/dynarr-ptr.exp: New file.
18920
18921 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
18922
18923 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
18924 of 30 rather than hardcoding 120 for a slow test case. Take the
18925 `gdb,timeout' target setting into account for this calculation.
18926 Don't extend the timeout for the test cases that don't need it.
18927
18928 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
18929
18930 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
18931 a factor of 2 for a slow test case. Take the `gdb,timeout'
18932 target setting into account for this calculation.
18933 * gdb.reverse/until-precsave.exp: Increase the timeout by
18934 a factor of 15 and 3 respectively rather than adding 120
18935 for a pair of slow test cases. Take the `gdb,timeout'
18936 target setting into account for this calculation.
18937
18938 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
18939
18940 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
18941 timeout, don't pass one down to gdb_expect.
18942 (gdb_expect): Rework timeout selection.
18943
18944 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
18945
18946 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
18947 exception on timeout.
18948 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
18949 (gdbserver_start_extended): Catch any `gdbserver_start' error
18950 exceptions.
18951 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
18952 * lib/mi-support.exp (mi_gdb_target_load): Catch any
18953 `gdbserver_gdb_load' error exceptions.
18954
18955 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
18956
18957 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
18958 120 on waiting for the TCP socket to open.
18959
18960 2014-09-09 Doug Evans <xdje42@gmail.com>
18961
18962 * gdb.base/default.exp (show_conv_list): Add _caller_is,
18963 _caller_matches, _any_caller_is, _any_caller_matches.
18964
18965 2014-09-09 Doug Evans <xdje42@gmail.com>
18966
18967 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
18968
18969 2014-09-09 Yao Qi <yao@codesourcery.com>
18970
18971 * gdb.mi/mi-var-display.exp: Set print symbol off.
18972
18973 2014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
18974
18975 PR gdb/17035
18976 * gdb.base/commands.exp: Add tests to verify user-defined
18977 commands with empty bodies.
18978 * gdb.python/py-cmd.exp: Test that we don't show user-defined
18979 python commands in `show user command`.
18980 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
18981 scheme commands in `show user command`.
18982
18983 2014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
18984
18985 PR python/17355
18986 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
18987 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
18988 * gdb.python/py-framefilter-invalidarg.exp: New file.
18989 * gdb.python/py-framefilter-invalidarg.py: New file.
18990
18991 2014-09-06 Doug Evans <xdje42@gmail.com>
18992
18993 PR 15276
18994 * gdb.python/py-caller-is.c: New file.
18995 * gdb.python/py-caller-is.exp: New file.
18996
18997 2014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
18998
18999 PR gdb/17235
19000 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
19001 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
19002
19003 2014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
19004
19005 PR fortran/17237
19006 * gdb.fortran/print-formatted.exp: New file.
19007 * gdb.fortran/print-formatted.f90: Likewise.
19008
19009 2014-09-03 Sasha Smundak <asmundak@google.com>
19010
19011 * gdb.python/py-frame.exp: Test Frame.read_register.
19012
19013 2014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
19014
19015 PR python/16699
19016 * gdb.python/py-completion.exp: New file.
19017 * gdb.python/py-completion.py: Likewise.
19018
19019 2014-08-28 Doug Evans <dje@google.com>
19020
19021 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
19022 eax,etc. are live with values set by gdb and thus the compiler can't
19023 use them.
19024 * gdb.arch/i386-pseudo.c (main): Ditto.
19025
19026 2014-08-27 Doug Evans <dje@google.com>
19027
19028 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
19029
19030 2014-08-25 Doug Evans <dje@google.com>
19031
19032 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
19033 (main): Ditto.
19034
19035 2014-08-25 Doug Evans <dje@google.com>
19036
19037 * gdb.threads/thread-execl.exp: #include <stdio.h>.
19038
19039 2014-08-24 Yao Qi <yao@codesourcery.com>
19040
19041 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
19042 symbol off.
19043 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
19044
19045 2014-08-22 Doug Evans <dje@google.com>
19046
19047 PR 17276
19048 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
19049 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
19050 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
19051
19052 2014-08-22 Yao Qi <yao@codesourcery.com>
19053
19054 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
19055 * gdb.python/py-finish-breakpoint2.exp: Likewise.
19056 * gdb.python/python.exp: Likewise. Use .py file on the host
19057 instead of the build.
19058
19059 2014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
19060
19061 * gdb.threads/gcore-stale-thread.c: New file.
19062 * gdb.threads/gcore-stale-thread.exp: New file.
19063
19064 2014-08-21 Pedro Alves <palves@redhat.com>
19065
19066 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
19067 * gdb.base/gcore-relro-pie.exp: Likewise.
19068 * gdb.base/gcore-relro.exp: Likewise.
19069 * gdb.base/gcore.exp: Likewise.
19070 * gdb.base/print-symbol-loading.exp: Likewise.
19071 * gdb.threads/gcore-thread.exp: Likewise.
19072 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
19073
19074 2014-08-20 Pedro Alves <palves@redhat.com>
19075 Jan Kratochvil <jan.kratochvil@redhat.com>
19076
19077 * Makefile.in (EXTRA_RULES, CC): New variables, get from
19078 configure.
19079 (EXPECT): Handle READ1 being set.
19080 (all): Depend on EXTRA_RULES.
19081 (check-read1, expect-read1, read1.so, read1): New rules.
19082 * README (Testsuite Parameters): Document the READ1 make variable.
19083 (Race detection): New section.
19084 * configure: Regenerate.
19085 * configure.ac: If build==host==target, and running under a
19086 GNU/glibc system, add read1 to the extra Makefile rules.
19087 (EXTRA_RULES): AC_SUBST it.
19088 * lib/read1.c: New file.
19089
19090 2014-08-20 Joel Brobecker <brobecker@adacore.com>
19091
19092 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
19093 the handling of variables declared as a typedef to an array
19094 which a DW_AT_data_location attribute.
19095
19096 2014-08-19 Andrew Burgess <aburgess@broadcom.com>
19097 Pedro Alves <palves@redhat.com>
19098
19099 PR symtab/14604
19100 PR symtab/14605
19101 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
19102 gdb_test.
19103
19104 2014-08-19 Pedro Alves <palves@redhat.com>
19105
19106 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
19107
19108 2014-08-19 Yao Qi <yao@codesourcery.com>
19109
19110 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
19111 right line.
19112
19113 2014-08-18 David Blaikie <dblaikie@gmail.com>
19114
19115 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
19116
19117 2014-08-18 Joel Brobecker <brobecker@adacore.com>
19118
19119 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
19120 attribute in array range.
19121
19122 2014-08-18 Joel Brobecker <brobecker@adacore.com>
19123
19124 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
19125
19126 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
19127
19128 PR c++/17132
19129 * gdb.cp/pr17132.cc: New file.
19130 * gdb.cp/pr17132.exp: New file.
19131
19132 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
19133
19134 * gdb.python/py-xmethods.py (A_getarrayind)
19135 (E_method_char_worker.__call__, E_method_int_worker.__call__):
19136 Use 'print' with function call syntax.
19137 (E_method_matcher.match): Fix tab vs space indentation mixup.
19138
19139 2014-08-15 Yao Qi <yao@codesourcery.com>
19140
19141 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
19142 false.
19143
19144 2014-08-15 Yao Qi <yao@codesourcery.com>
19145
19146 * gdb.cp/casts.exp: Set print symbol off.
19147 * gdb.cp/class2.exp: Likewise.
19148 * gdb.cp/overload.exp: Likewise.
19149 * gdb.cp/templates.exp: Likewise.
19150
19151 2014-08-11 Doug Evans <dje@google.com>
19152
19153 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
19154 (test_load_shlib): Update.
19155
19156 2014-08-09 Yao Qi <yao@codesourcery.com>
19157
19158 * gdb.base/display.exp: Invoke is_address_zero_readable.
19159 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
19160 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
19161 * gdb.base/hbreak-unmapped.exp: Return if
19162 is_address_zero_readable returns true.
19163 * gdb.base/signest.exp: Likewise.
19164 * gdb.base/signull.exp: Likewise.
19165 * gdb.base/sigbpt.exp: Likewise.
19166 * gdb.guile/scm-disasm.exp: Do the test if
19167 is_address_zero_readable returns false.
19168 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
19169 * gdb.python/py-arch.exp: Likewise.
19170 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
19171 * lib/gdb.exp (is_address_zero_readable): New proc.
19172
19173 2014-08-09 Yao Qi <yao@codesourcery.com>
19174
19175 PR testsuite/13443
19176 * gdb.mi/mi-var-display.exp: Make test messages unique.
19177
19178 2014-08-04 Tom Tromey <tromey@redhat.com>
19179
19180 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
19181 target 0".
19182
19183 2014-08-04 Tom Tromey <tromey@redhat.com>
19184
19185 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
19186 "target_resume".
19187
19188 2014-08-01 Joel Brobecker <brobecker@adacore.com>
19189
19190 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
19191 inner_vla_struct_object_size.
19192 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
19193 as xfail.
19194
19195 2014-07-30 Pedro Alves <palves@redhat.com>
19196
19197 * gdb.threads/signal-command-handle-nopass.exp (test): Add
19198 comment.
19199
19200 2014-07-29 Yao Qi <yao@codesourcery.com>
19201
19202 PR gdb/17206
19203 * gdb.base/until-nodebug.exp: New.
19204
19205 2014-07-28 Doug Evans <xdje42@gmail.com>
19206
19207 PR guile/17203
19208 * gdb.guile/scm-parameter.exp: Add tests for trying to create
19209 previously existing parameter, and previously ambiguously spelled
19210 parameter.
19211
19212 2014-07-28 Will Newton <will.newton@linaro.org>
19213
19214 * gdb.base/varargs.exp: Remove KFAILs for ARM.
19215
19216 2014-07-26 Ludovic Courtès <ludo@gnu.org>
19217 Doug Evans <xdje42@gmail.com>
19218
19219 PR guile/17146
19220 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
19221
19222 2014-07-25 Pedro Alves <palves@redhat.com>
19223
19224 * gdb.threads/signal-command-handle-nopass.c: New file.
19225 * gdb.threads/signal-command-handle-nopass.exp: New file.
19226 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
19227 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
19228 * gdb.threads/signal-delivered-right-thread.c: New file.
19229 * gdb.threads/signal-delivered-right-thread.exp: New file.
19230
19231 2014-07-25 Pedro Alves <palves@redhat.com>
19232
19233 * gdb.base/double-prompt-target-event-error.exp
19234 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
19235 match.
19236 (cancel_pagination_in_target_event): Rework double prompt
19237 detection.
19238 * gdb.base/paginate-after-ctrl-c-running.exp
19239 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
19240 <return>' match.
19241 * gdb.base/paginate-bg-execution.exp
19242 (test_bg_execution_pagination_return)
19243 (test_bg_execution_pagination_cancel): Remove '-notransfer
19244 <return>' matches.
19245 * gdb.base/paginate-execution-startup.exp
19246 (test_fg_execution_pagination_return)
19247 (test_fg_execution_pagination_cancel): Remove '-notransfer
19248 <return>' matches.
19249 * gdb.base/paginate-inferior-exit.exp
19250 (test_paginate_inferior_exited): Remove '-notransfer <return>'
19251 match.
19252 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
19253 * lib/gdb.exp (pagination_prompt): Run text through
19254 string_to_regexp.
19255 (gdb_test_multiple): Match $pagination_prompt instead of
19256 "<return>".
19257 (string_to_regexp): Move to lib/gdb-utils.exp.
19258
19259 2014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
19260
19261 * gdb.arch/amd64-entry-value-paramref.S: New file.
19262 * gdb.arch/amd64-entry-value-paramref.cc: New file.
19263 * gdb.arch/amd64-entry-value-paramref.exp: New file.
19264 * gdb.arch/amd64-optimout-repeat.S: New file.
19265 * gdb.arch/amd64-optimout-repeat.c: New file.
19266 * gdb.arch/amd64-optimout-repeat.exp: New file.
19267
19268 2014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
19269
19270 PR gdb/17170
19271 * gdb.base/statistics.exp: New file.
19272
19273 2014-07-17 Doug Evans <dje@google.com>
19274
19275 PR gdb/17170
19276 * gdb.base/maint.exp: Update testing of per-command stats.
19277
19278 2014-07-16 Pedro Alves <palves@redhat.com>
19279
19280 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
19281 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
19282 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
19283 (tfile_write_buf): New functions.
19284 (add_memory_block): Rewrite using the above.
19285 (adjust_function_address): New function.
19286 (FUNCTION_ADDRESS): New macro.
19287 (write_basic_trace_file): Remove short_x local, and use
19288 tfile_write_16. Change type of func_addr local to unsigned long
19289 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
19290 here. Cast argument of add_memory_block to char pointer.
19291 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
19292 (main): Remove parameters.
19293 * gdb.trace/tfile.exp: Remove nowarnings.
19294
19295 2014-07-15 Simon Marchi <simon.marchi@ericsson.com>
19296
19297 * gdb.base/debug-expr.exp: Test string evaluation with
19298 "debug expression" on.
19299
19300 2014-07-15 Pedro Alves <palves@redhat.com>
19301
19302 * gdb.base/reread.exp: Use clean_restart.
19303
19304 2014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
19305
19306 * gdb.arch/avr-flash-qualifer.c: New.
19307 * gdb.arch/avr-flash-qualifer.exp: New.
19308
19309 2014-07-14 Pedro Alves <palves@redhat.com>
19310
19311 * gdb.base/paginate-after-ctrl-c-running.c: New file.
19312 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
19313
19314 2014-07-14 Pedro Alves <palves@redhat.com>
19315
19316 * gdb.base/double-prompt-target-event-error.c: New file.
19317 * gdb.base/double-prompt-target-event-error.exp: New file.
19318
19319 2014-07-14 Pedro Alves <palves@redhat.com>
19320
19321 PR gdb/17072
19322 * gdb.base/paginate-inferior-exit.c: New file.
19323 * gdb.base/paginate-inferior-exit.exp: New file.
19324
19325 2014-07-14 Pedro Alves <palves@redhat.com>
19326
19327 PR gdb/17072
19328 * gdb.base/paginate-bg-execution.c: New file.
19329 * gdb.base/paginate-bg-execution.exp: New file.
19330
19331 2014-07-14 Pedro Alves <palves@redhat.com>
19332
19333 PR gdb/17072
19334 * gdb.base/paginate-execution-startup.c: New file.
19335 * gdb.base/paginate-execution-startup.exp: New file.
19336 * lib/gdb.exp (pagination_prompt): New global.
19337 (default_gdb_spawn): New procedure, factored out from
19338 default_gdb_spawn.
19339 (default_gdb_start): Adjust to call default_gdb_spawn.
19340 (gdb_spawn): New procedure.
19341
19342 2014-07-14 Pedro Alves <palves@redhat.com>
19343
19344 * lib/gdb.exp (gdb_assert): New procedure.
19345 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
19346
19347 2014-07-14 Pedro Alves <palves@redhat.com>
19348
19349 * gdb.base/execution-termios.c: New file.
19350 * gdb.base/execution-termios.exp: New file.
19351
19352 2014-07-14 Tom Tromey <tromey@redhat.com>
19353
19354 * gdb.cp/vla-cxx.cc: New file.
19355 * gdb.cp/vla-cxx.exp: New file.
19356
19357 2014-07-14 Tom Tromey <tromey@redhat.com>
19358
19359 * gdb.reverse/rerun-prec.c: New file.
19360 * gdb.reverse/rerun-prec.exp: New file.
19361
19362 2014-07-12 Maciej W. Rozycki <macro@mips.com>
19363 Maciej W. Rozycki <macro@codesourcery.com>
19364
19365 * lib/gdb-utils.exp: New file.
19366 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
19367 inline `gdb_init_command' processing.
19368 (gdb_start_cmd): Likewise.
19369 * lib/mi-support.exp (mi_run_cmd): Likewise.
19370 * README: Document `gdb_init_command' and `gdb_init_commands'.
19371
19372 2014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
19373
19374 Fix false FAIL running under a very long directory name.
19375 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
19376 and "set print elements 10000". Twice.
19377
19378 2014-07-11 Yao Qi <yao@codesourcery.com>
19379
19380 * gdb.base/exprs.exp: "set print symbol off".
19381
19382 2014-07-11 Pedro Alves <palves@redhat.com>
19383
19384 * gdb.threads/kill.c: New file.
19385 * gdb.threads/kill.exp: New file.
19386
19387 2014-07-10 Yao Qi <yao@codesourcery.com>
19388
19389 * gdb.trace/tfile.c (write_basic_trace_file)
19390 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
19391 address written to trace file.
19392
19393 2014-07-09 Pedro Alves <palves@redhat.com>
19394
19395 * gdb.base/attach-wait-input.exp: New file.
19396 * gdb.base/attach-wait-input.c: New file.
19397
19398 2014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
19399
19400 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
19401 setting up test structures.
19402 (main): Call new test function.
19403 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
19404 test function, continue into test function and walk test
19405 structures.
19406
19407 2014-07-02 Yao Qi <yao@codesourcery.com>
19408
19409 * gdb.trace/entry-values.c: Define labels 'foo_start' and
19410 'bar_start' at the beginning of functions 'foo' and 'bar'
19411 respectively.
19412 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
19413 instead of 'foo' and 'bar'.
19414
19415 2014-07-08 Markus Metzger <markus.t.metzger@intel.com>
19416
19417 * gdb.btrace/segv.exp: New.
19418 * gdb.btrace/segv.c: New.
19419
19420 2014-07-02 Luis Machado <lgustavo@codesourcery.com>
19421
19422 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
19423 instruction.
19424
19425 2014-06-30 Mark Wielaard <mjw@redhat.com>
19426
19427 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
19428 vulture, vilify, villar): New volatile array constants.
19429 (vindictive, vegetation): New const volatile array constants.
19430 * gdb.base/volatile.exp: Test volatile and const volatile array
19431 types.
19432
19433 2014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
19434
19435 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
19436 target lacks support for awatch, rwatch, or hbreak.
19437
19438 2014-06-27 Yao Qi <yao@codesourcery.com>
19439
19440 * gdb.multi/dummy-frame-restore.exp: New.
19441 * gdb.multi/dummy-frame-restore.c: New.
19442
19443 2014-06-25 Markus Metzger <markus.t.metzger@intel.com>
19444
19445 * gdb.btrace/gcore.exp: New.
19446
19447 2014-06-23 Pedro Alves <palves@redhat.com>
19448
19449 * gdb.base/watchpoint-reuse-slot.c: New file.
19450 * gdb.base/watchpoint-reuse-slot.exp: New file.
19451
19452 2014-06-23 Siva Chandra Reddy <sivachandra@google.com>
19453
19454 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
19455 progspace's filename in 'info', 'enable' and 'disable' command
19456 tests.
19457
19458 2014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
19459
19460 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
19461 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
19462 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
19463
19464 2014-06-20 Gary Benson <gbenson@redhat.com>
19465
19466 * gdb.arch/i386-avx.exp: Fix include file location.
19467 * gdb.arch/i386-sse.exp: Likewise.
19468
19469 2014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
19470
19471 * gdb.dlang/expression.exp: New file.
19472
19473 2014-06-19 Pedro Alves <palves@redhat.com>
19474
19475 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
19476 out from ...
19477 (top level): ... here. Iterate running tests under different
19478 scheduler-locking settings.
19479
19480 2014-06-18 Luis Machado <lgustavo@codesourcery.com>
19481
19482 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
19483 to DW_FORM_addr and use non-zero addresses.
19484
19485 2014-06-18 Siva Chandra Reddy <sivachandra@google.com>
19486
19487 PR gdb/17017
19488 * gdb.python/py-xmethods.cc: Add global function call counters and
19489 increment them in their respective functions. Remove "cout"
19490 statements.
19491 * gdb.python/py-xmethods.exp: Make tests check the global function
19492 call counters instead of depending on inferior IO.
19493
19494 2014-06-18 Don Breazeal <donb@codesourcery.com>
19495
19496 * gdb.base/foll-fork.exp (default_fork_parent_follow):
19497 Deleted procedure.
19498 (explicit_fork_parent_follow): Deleted procedure.
19499 (explicit_fork_child_follow): Deleted procedure.
19500 (test_follow_fork): New procedure.
19501 (do_fork_tests): Replace calls to deleted procedures with
19502 calls to test_follow_fork and reset GDB for subsequent
19503 procedure calls.
19504
19505 2014-06-17 Yao Qi <yao@codesourcery.com>
19506
19507 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
19508 CP1252.
19509
19510 2014-06-17 Luis Machado <lgustavo@codesourcery.com>
19511
19512 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
19513 Initialize ptr and S explicitly.
19514 (skip_type_update_when_not_use_rtti_test): Likewise.
19515
19516 2014-06-16 Keith Seitz <keiths@redhat.com>
19517
19518 PR mi/15863
19519 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
19520 the inferior is started.
19521
19522 2014-06-16 Pedro Alves <palves@redhat.com>
19523
19524 * gdb.base/break-main-file-remove-fail.c: New file.
19525 * gdb.base/break-main-file-remove-fail.exp: New file.
19526 * gdb.base/break-unload-file.exp: Use build_executable instead of
19527 prepare_for_testing.
19528 (test_break): New parameter "initial_load". Handle it.
19529 (top level): Add initial_load cmdline/file axis.
19530
19531 2014-06-12 Tom Tromey <tromey@redhat.com>
19532
19533 * gdb.base/completion.exp: Don't use directory name in test.
19534
19535 2014-06-09 Gary Benson <gbenson@redhat.com>
19536
19537 * gdb.base/sigall.c [Functions to send signals]: Reorder to
19538 separate the always-available ANSI-standard signals from the
19539 signals that require checking.
19540 (main): Likewise.
19541 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
19542 Likewise.
19543 (main): Likewise.
19544
19545 2014-06-07 Keith Seitz <keiths@redhat.com>
19546
19547 Revert:
19548 PR c++/16253
19549 * gdb.cp/var-tag.cc: New file.
19550 * gdb.cp/var-tag.exp: New file.
19551 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
19552 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
19553 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
19554 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
19555
19556 2014-06-06 Doug Evans <xdje42@gmail.com>
19557
19558 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
19559
19560 2014-06-06 Pedro Alves <palves@redhat.com>
19561
19562 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
19563 in target debug output instead of looking at RSP packets,
19564 disabling the test on any target that uses hardware stepping.
19565 Update comments.
19566
19567 2014-06-06 Pedro Alves <palves@redhat.com>
19568
19569 * gdb.base/break-unload-file.exp: Fix typo.
19570
19571 2014-06-06 Yao Qi <yao@codesourcery.com>
19572
19573 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
19574 from "jit_function" to "^jit_function".
19575
19576 2014-06-06 Yao Qi <yao@codesourcery.com>
19577
19578 * gdb.base/async.c (foo): Add one statement.
19579 * gdb.base/async.exp: Get the next instruction address and
19580 match the output of "nexti" by instruction address. Match
19581 the hex address in the output of "finish".
19582
19583 2014-06-06 Gary Benson <gbenson@redhat.com>
19584
19585 * gdb.base/call-signals.c: Remove preprocessor conditionals
19586 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
19587 SIGSEGV and SIGTERM.
19588 * gdb.base/sigall.c: Likewise.
19589 * gdb.base/unwindonsignal.c: Likewise.
19590 * gdb.reverse/sigall-reverse.c: Likewise.
19591
19592 2014-06-06 Yao Qi <yao@codesourcery.com>
19593
19594 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
19595 readable, skip the test.
19596
19597 2014-06-06 Yao Qi <yao@codesourcery.com>
19598
19599 * gdb.threads/staticthreads.c (thread_function): Move the line
19600 setting breakpoint on forward.
19601 * gdb.threads/staticthreads.exp: Update comments.
19602
19603 2014-06-05 Ludovic Courtès <ludo@gnu.org>
19604
19605 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
19606 "history-append! type error".
19607
19608 2014-06-05 Simon Marchi <simon.marchi@ericsson.com>
19609
19610 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
19611 erroneous dprintf expected input.
19612
19613 2014-06-04 Doug Evans <xdje42@gmail.com>
19614
19615 * gdb.guile/scm-generics.exp: Delete.
19616
19617 2014-06-04 Doug Evans <xdje42@gmail.com>
19618
19619 * gdb.guile/scm-breakpoint.exp: Update.
19620 Add tests for breakpoint registration.
19621
19622 2014-06-04 Tom Tromey <tromey@redhat.com>
19623
19624 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
19625 VLA-in-union.
19626 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
19627 inner_vla_struct, vla_union types. Initialize objects of those
19628 types and compute their sizes.
19629
19630 2014-06-04 Nathan Sidwell <nathan@codesourcery.com>
19631 Hui Zhu <hui@codesourcery.com>
19632
19633 * gdb.base/fileio.exp: Add test for shell not available as well as
19634 available.
19635 * gdb.base/fileio.c (test_system): Check for shell twice.
19636
19637 2014-06-04 Yao Qi <yao@codesourcery.com>
19638
19639 * gdb.base/auto-connect-native-target.exp: Remove redundant
19640 space from the regexp pattern.
19641
19642 2014-06-04 Yao Qi <yao@codesourcery.com>
19643
19644 * gdb.base/default.exp: Replace "child" with "native" in
19645 regexp pattern.
19646
19647 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
19648
19649 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
19650 * gdb.python/py-xmethods.exp: New tests to test xmethods.
19651 * gdb.python/py-xmethods.py: Python script supporting the
19652 new testcase and tests.
19653
19654 2014-06-03 Joel Brobecker <brobecker@adacore.com>
19655 Pedro Alves <palves@redhat.com>
19656
19657 PR breakpoints/17000
19658 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
19659 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
19660
19661 2014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
19662
19663 * gdb.base/subst.exp: Add tests to verify partial path matching
19664 output.
19665
19666 2014-06-03 Pedro Alves <palves@redhat.com>
19667
19668 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
19669 target that doesn't use software single-stepping.
19670
19671 2014-06-03 Pedro Alves <palves@redhat.com>
19672
19673 PR breakpoints/17000
19674 * gdb.base/sss-bp-on-user-bp-2.c: New file.
19675 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
19676
19677 2014-06-02 Doug Evans <xdje42@gmail.com>
19678
19679 * gdb.guile/scm-parameter.exp: New file.
19680
19681 2014-06-02 Doug Evans <xdje42@gmail.com>
19682
19683 * gdb.guile/scm-cmd.c: New file.
19684 * gdb.guile/scm-cmd.exp: New file.
19685
19686 2014-06-02 Doug Evans <xdje42@gmail.com>
19687
19688 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
19689 pretty-printer lookup.
19690 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
19691 (make-pp_s-printer): Call it.
19692 (make-pretty-printer-from-dict): New function.
19693 (lookup-pretty-printer-maker-from-dict): New function.
19694 (*pretty-printer*): Simplify.
19695 (make-objfile-pp_s-printer): New function.
19696 (install-objfile-pretty-printers!): New function.
19697 (make-progspace-pp_s-printer): New function.
19698 (install-progspace-pretty-printers!): New function.
19699 * gdb.guile/scm-progspace.c: New file.
19700 * gdb.guile/scm-progspace.exp: New file.
19701
19702 2014-06-02 Pedro Alves <palves@redhat.com>
19703
19704 * gdb.base/dprintf-bp-same-addr.c: New file.
19705 * gdb.base/dprintf-bp-same-addr.exp: New file.
19706
19707 2014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
19708
19709 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
19710 * gdb.arch/powerpc-power.s: Likewise.
19711
19712 2014-06-02 Joel Brobecker <brobecker@adacore.com>
19713
19714 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
19715
19716 2014-06-01 Yao Qi <yao@codesourcery.com>
19717
19718 * gdb.base/watchpoint.exp (test_watch_location): Check null
19719 pointer can be dereferenced. If not, do the test, otherwise
19720 skip it.
19721
19722 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
19723
19724 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
19725 results.
19726 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
19727
19728 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
19729
19730 * gdb.arch/amd64-invalid-stack-middle.S: New file.
19731 * gdb.arch/amd64-invalid-stack-middle.c: New file.
19732 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
19733 * gdb.arch/amd64-invalid-stack-top.c: New file.
19734 * gdb.arch/amd64-invalid-stack-top.exp: New file.
19735
19736 2014-05-30 Pedro Alves <palves@redhat.com>
19737
19738 PR breakpoints/17000
19739 * gdb.base/sss-bp-on-user-bp.c: New file.
19740 * gdb.base/sss-bp-on-user-bp.exp: New file.
19741
19742 2014-05-30 David Blaikie <dblaikie@gmail.com>
19743
19744 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
19745 gnu_inline semantics via attribute.
19746 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
19747 source explicitly specifies the required semantics.
19748
19749 2014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
19750
19751 * gdb.reverse/sigall-reverse.exp: Fix a typo.
19752
19753 2014-05-29 Pedro Alves <palves@redhat.com>
19754 Tom Tromey <tromey@redhat.com>
19755
19756 * gdb.base/async-shell.exp: Don't enable target-async.
19757 * gdb.base/async.exp
19758 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
19759 parameter. Adjust.
19760 (top level): Don't test with "target-async".
19761 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
19762 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
19763 * gdb.base/inferior-died.exp: Don't enable target-async.
19764 * gdb.base/interrupt-noterm.exp: Likewise.
19765 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
19766 * gdb.mi/mi-nonstop-exit.exp: Likewise.
19767 * gdb.mi/mi-nonstop.exp: Likewise.
19768 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
19769 * gdb.mi/mi-nsintrall.exp: Likewise.
19770 * gdb.mi/mi-nsmoribund.exp: Likewise.
19771 * gdb.mi/mi-nsthrexec.exp: Likewise.
19772 * gdb.mi/mi-watch-nonstop.exp: Likewise.
19773 * gdb.multi/watchpoint-multi.exp: Adjust comment.
19774 * gdb.python/py-evsignal.exp: Don't enable target-async.
19775 * gdb.python/py-evthreads.exp: Likewise.
19776 * gdb.python/py-prompt.exp: Likewise.
19777 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
19778 * gdb.server/solib-list.exp: Don't enable target-async.
19779 * gdb.threads/thread-specific-bp.exp: Likewise.
19780 * lib/mi-support.exp: Adjust to use mi-async.
19781
19782 2014-05-29 Pedro Alves <palves@redhat.com>
19783
19784 PR gdb/13860
19785 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
19786 reason, even in sync mode.
19787
19788 2014-05-29 Pedro Alves <palves@redhat.com>
19789 Hui Zhu <hui@codesourcery.com>
19790
19791 PR PR15693
19792 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
19793 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
19794 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
19795 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
19796
19797 2014-05-28 Joel Brobecker <brobecker@adacore.com>
19798
19799 * config/monitor.exp (gdb_target_monitor): Replace use of
19800 "set remotebaud" by "set serial baud".
19801
19802 2014-05-26 Andy Wingo <wingo@igalia.com>
19803
19804 * gdb.guile/scm-breakpoint.exp:
19805 * gdb.guile/scm-gsmob.exp: Update to use plain old object
19806 properties instead of gdb-object-properties.
19807
19808 2014-05-26 Yao Qi <yao@codesourcery.com>
19809
19810 * gdb.server/no-thread-db.exp: Specify source file name
19811 explicitly when setting a breakpoint.
19812
19813 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
19814
19815 * gdb.btrace/vdso.c: New.
19816 * gdb.btrace/vdso.exp: New.
19817
19818 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
19819
19820 * gdb.base/gcore.exp (capture_command_output): Move ...
19821 * lib/gdb.exp (capture_command_output): ... here.
19822
19823 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
19824
19825 * gdb.btrace/data.exp: Test memory access during btrace replay.
19826
19827 2014-05-22 Simon Marchi <simon.marchi@ericsson.com>
19828
19829 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
19830
19831 2014-05-21 Pedro Alves <palves@redhat.com>
19832
19833 PR gdb/13860
19834 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
19835 (top level): Test that output related to execution commands is
19836 sent to the console with CLI commands, but not with MI commands.
19837 Test that breakpoint events are always mirrored to the console.
19838 Also expect the new source line to be output after a "next" in
19839 async mode too. Make it a pass/fail test.
19840 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
19841 output.
19842 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
19843
19844 2014-05-21 Pedro Alves <palves@redhat.com>
19845
19846 * gdb.base/list.exp (build_pattern, test_list): New procedures.
19847 Use them to test variations of "list" after reaching a breakpoint.
19848 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
19849 Test "list" with listsize 10 after reaching a breakpoint.
19850 * gdb.python/python.exp (decode_line current location line
19851 number): Adjust expected line number.
19852
19853 2014-05-21 Simon Marchi <simon.marchi@ericsson.com>
19854
19855 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
19856 behavior for $args, pass it directly to "run".
19857
19858 2014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
19859
19860 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
19861 30000 to 65536.
19862
19863 2014-05-21 Pedro Alves <palves@redhat.com>
19864
19865 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
19866 auto-connect-native-target off".
19867 * gdb.base/auto-connect-native-target.c: New file.
19868 * gdb.base/auto-connect-native-target.exp: New file.
19869
19870 2014-05-21 Pedro Alves <palves@redhat.com>
19871
19872 * gdb.base/default.exp: Test "target native" instead of "target
19873 child".
19874
19875 2014-05-21 Mark Wielaard <mjw@redhat.com>
19876
19877 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
19878
19879 2014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
19880
19881 Fix TLS access for -static -pthread.
19882 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
19883 <HAVE_TLS> (thread_function, main): Initialize it.
19884 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
19885 Add clean_restart.
19886 <$have_tls != "">: Check TLSVAR.
19887
19888 2014-05-21 Pedro Alves <palves@redhat.com>
19889
19890 * gdb.base/dcache-line-read-error.c: New.
19891 * gdb.base/dcache-line-read-error.exp: New.
19892
19893 2014-05-20 Pedro Alves <palves@redhat.com>
19894
19895 * gdb.base/compare-sections.c: New file.
19896 * gdb.base/compare-sections.exp: New file.
19897
19898 2014-05-20 Pedro Alves <palves@redhat.com>
19899
19900 * gdb.base/break-idempotent.c: New file.
19901 * gdb.base/break-idempotent.exp: New file.
19902
19903 2014-05-20 Markus Metzger <markus.t.metzger@intel.com>
19904
19905 * gdb.btrace/nohist.exp: New.
19906
19907 2014-05-20 Yao Qi <yao@codesourcery.com>
19908
19909 * lib/gdb.exp (gdb_init): Set timeout if test file is under
19910 gdb.reverse directory and gdb_reverse_timeout exists in board
19911 setting.
19912 * README: Document gdb_reverse_timeout.
19913
19914 2014-05-20 Yao Qi <yao@codesourcery.com>
19915
19916 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
19917 'test_file_name'. Treat args as a string instead of a list.
19918 (gdb_init): Rename argument 'args' by 'test_file_name'.
19919
19920 2014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
19921
19922 * gdb.arch/powerpc-power.exp: New file.
19923 * gdb.arch/powerpc-power.s: New file.
19924
19925 2014-05-16 Doug Evans <dje@google.com>
19926
19927 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
19928 * gdb.base/completion.exp: Check that all expected files exist
19929 before doing file completion.
19930
19931 2014-05-16 Doug Evans <dje@google.com>
19932
19933 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
19934 Update.
19935 (do_syscall_tests_without_xml): Update.
19936
19937 2014-05-16 Pedro Alves <palves@redhat.com>
19938
19939 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
19940 instead of "unknown output after running".
19941
19942 2014-05-16 Yao Qi <yao@codesourcery.com>
19943
19944 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
19945 file1.txt from host at the end.
19946 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
19947
19948 2014-05-15 Doug Evans <dje@google.com>
19949
19950 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
19951 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
19952 loading file. Add test for TU lookup.
19953
19954 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
19955
19956 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
19957 calling "-exec-arguments" or "set args" before running the
19958 inferior.
19959
19960 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
19961
19962 * lib/mi-support.exp (mi_expect_stop): Expect message for
19963 inferiors that exit with non-zero exit code.
19964
19965 2014-05-14 Yao Qi <yao@codesourcery.com>
19966
19967 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
19968 match absolute path on remote host.
19969 (test_file_list_exec_source_files): Remove "/" from the
19970 pattern.
19971
19972 2014-05-14 Yao Qi <yao@codesourcery.com>
19973
19974 * boards/local-remote-host-notty.exp (${board}_file): New
19975 proc.
19976
19977 2014-05-07 Kyle McMartin <kyle@redhat.com>
19978
19979 Pushed by Joel Brobecker <brobecker@adacore.com>.
19980 * gdb.arch/aarch64-atomic-inst.c: New file.
19981 * gdb.arch/aarch64-atomic-inst.exp: New file.
19982
19983 2014-05-07 Yao Qi <yao@codesourcery.com>
19984
19985 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
19986 in current context" too.
19987
19988 2014-05-05 Keith Seitz <keiths@redhat.com>
19989
19990 * gdb.linespec/ls-dollar.exp: Add test for linespec
19991 file:convenience_variable.
19992
19993 2014-05-05 Yao Qi <yao@codesourcery.com>
19994
19995 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
19996 traceframes into tfile and ctf trace files. Read data from
19997 trace file and test collected data.
19998 (gdb_collect_locals_test): Likewise.
19999 (gdb_unavailable_registers_test): Likewise.
20000 (gdb_unavailable_floats): Likewise.
20001 (gdb_collect_globals_test): Likewise.
20002 (top-level): Append "ctf" to trace_file_targets if GDB
20003 supports.
20004
20005 2014-05-05 Yao Qi <yao@codesourcery.com>
20006
20007 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
20008 code to ...
20009 (gdb_collect_args_test_1): ... it. New proc.
20010 (gdb_collect_locals_test): Move some code to ...
20011 (gdb_collect_locals_test_1): ... it. New proc.
20012 (gdb_unavailable_registers_test): Move some code to ...
20013 (gdb_unavailable_registers_test_1): ... it. New proc.
20014 (gdb_unavailable_floats): Move some code to ...
20015 (gdb_unavailable_floats_1): ... it. New proc.
20016
20017 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
20018
20019 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
20020 probes to test for bitness recognition.
20021 * gdb.arch/amd64-stap-optional-prefix.exp
20022 (test_probe_value_without_reg): New procedure.
20023 Add code to test for different kinds of bitness.
20024
20025 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
20026
20027 PR breakpoints/16889
20028 * gdb.arch/amd64-stap-optional-prefix.S: New file.
20029 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
20030
20031 2014-05-01 Pedro Alves <palves@redhat.com>
20032
20033 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
20034 gdb_file_cmd if no file is specified.
20035 * boards/native-extended-gdbserver.exp (gdb_load): Use the
20036 last_loaded_file to set the remote exec-file.
20037
20038 2014-05-01 Pedro Alves <palves@redhat.com>
20039
20040 * boards/local-remote-host.exp: New file.
20041
20042 2014-05-01 Pedro Alves <palves@redhat.com>
20043
20044 * boards/local-remote-host.exp: Rename to ...
20045 * boards/local-remote-host-notty.exp: ... this.
20046
20047 2014-04-28 Joel Brobecker <brobecker@adacore.com>
20048
20049 * gdb.ada/dyn_arrayidx: New testcase.
20050
20051 2014-04-26 Yao Qi <yao@codesourcery.com>
20052
20053 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
20054 and compute the length of function main. Save it in
20055 $main_length.
20056 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
20057 (top-level): Use gdb_compile to compile objects into
20058 executable and restart GDB. Remove invocation to
20059 prepare_for_testing.
20060
20061 2014-04-25 Simon Marchi <simon.marchi@ericsson.com>
20062 Pedro Alves <palves@redhat.com>
20063
20064 PR server/16255
20065 * gdb.multi/multi-attach.c: New file.
20066 * gdb.multi/multi-attach.exp: New file.
20067
20068 2014-04-25 Pedro Alves <palves@redhat.com>
20069
20070 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
20071 user.
20072 (top level): Test that "set remote conditional-breakpoints-packet
20073 off" works as intended.
20074 * gdb.base/dprintf.exp: Test that "set remote
20075 breakpoint-commands-packet off" works as intended.
20076 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
20077 New function.
20078 (top level): Call it.
20079 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
20080 remote fast-tracepoints-packet off" works as intended.
20081 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
20082 * lib/gdb.exp (gdb_is_target_remote): ... here.
20083
20084 2014-04-24 David Blaikie <dblaikie@gmail.com>
20085
20086 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
20087 ensure clang would not discard them.
20088 * gdb.base/gdbvars.c: Ditto.
20089 * gdb.base/memattr.c: Ditto.
20090 * gdb.base/whatis.c: Ditto.
20091 * gdb.python/py-prettyprint.c: Ditto.
20092 * gdb.trace/actions.c: Ditto.
20093 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
20094 ensure clang would not discard it.
20095
20096 2014-04-24 David Blaikie <dblaikie@gmail.com>
20097
20098 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
20099 clang to emit the full definition of type required by the test
20100 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
20101
20102 2014-04-24 David Blaikie <dblaikie@gmail.com>
20103
20104 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
20105 coax Clang into emitting the definition of the type.
20106 * gdb.cp/pr10728-x.h (y): Ditto.
20107 * gdb.cp/pr10728-y.cc (y): Ditto.
20108
20109 2014-04-24 David Blaikie <dblaikie@gmail.com>
20110
20111 * gdb.base/label.exp: XFAIL label related tests under Clang.
20112 * gdb.cp/cplabel.exp: Ditto.
20113 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
20114 under Clang those using labels.
20115
20116 2014-04-25 Yao Qi <yao@codesourcery.com>
20117
20118 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
20119 double_label.
20120 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
20121 partial_label and double_label.
20122
20123 2014-04-24 David Blaikie <dblaikie@gmail.com>
20124
20125 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
20126
20127 2014-04-24 David Blaikie <dblaikie@gmail.com>
20128
20129 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
20130 of the function to work across GCC and Clang.
20131 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
20132 pointer types (const void ** const V void **).
20133
20134 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
20135 Walfred Tedeschi <walfred.tedeschi@intel.com>
20136
20137 * Makefile.in (EXECUTABLES): Added i386-avx512.
20138 * gdb.arch/i386-avx512.c: New file.
20139 * gdb.arch/i386-avx512.exp: Likewise.
20140
20141 2014-04-23 Keith Seitz <keiths@redhat.com>
20142
20143 * lib/mi-support.exp (mi_list_breakpoints): Delete.
20144 (mi_make_breakpoint_table): New procedure.
20145 (mi_create_breakpoint): Use mi_make_breakpoint
20146 and return the result.
20147 (mi_make_breakpoint): New procedure.
20148 (mi_build_kv_pairs): New procedure.
20149
20150 * gdb.mi/mi-break.exp: Remove unused globals,
20151 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
20152 All callers updated.
20153 * gdb.mi/mi-dprintf.exp: Use variable to track command
20154 number.
20155 Update all callers of mi_create_breakpoint and use
20156 mi_make_breakpoint_table.
20157 Remove any unused global variables.
20158 * gdb.mi/mi-nonstop.exp: Likewise.
20159 * gdb.mi/mi-nsintrall.exp: Likewise.
20160 * gdb.mi/mi-nsmoribund.exp: Likewise.
20161 * gdb.mi/mi-nsthrexec.exp: Likewise.
20162 * gdb.mi/mi-reverse.exp: Likewise.
20163 * gdb.mi/mi-simplerun.exp: Likewise.
20164 * gdb.mi/mi-stepn.exp: Likewise.
20165 * gdb.mi/mi-syn-frame.exp: Likewise.
20166 * gdb.mi/mi-until.exp: Likewise.
20167 * gdb.mi/mi-var-cp.exp: Likewise.
20168 * gdb.mi/mi-var-display.exp: Likewise.
20169 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
20170 * gdb.mi/mi2-var-child.exp: Likewise.
20171 * gdb.mi/mi-vla-c99.exp: Likewise.
20172 * lib/mi-support.exp: Likewise.
20173
20174 From Ian Lance Taylor <iant@cygnus.com>:
20175 * lib/gdb.exp (parse_args): New procedure.
20176
20177 2014-04-23 Pedro Alves <palves@redhat.com>
20178
20179 * gdb.base/break-unload-file.c: New file.
20180 * gdb.base/break-unload-file.exp: New file.
20181 * gdb.base/sym-file-lib.c (baz): New function.
20182 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
20183 field.
20184 (load): Store the segment's mapped size.
20185 (unload): New function.
20186 (unload_shlib): New function.
20187 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
20188 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
20189 set a breakpoint at baz, and call it.
20190 * gdb.base/sym-file.exp: New tests for stale breakpoint
20191 instructions.
20192
20193 2014-04-23 Pedro Alves <palves@redhat.com>
20194
20195 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
20196 * gdb.base/hbreak-in-shr-unsupported.c: New file.
20197 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
20198 * gdb.base/hbreak-unmapped.c: New file.
20199 * gdb.base/hbreak-unmapped.exp: New file.
20200 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
20201 * lib/gdb.exp (gdb_is_target_remote): ... here.
20202
20203 2014-04-22 Pedro Alves <palves@redhat.com>
20204
20205 * gdb.base/consecutive-step-over.c: New file.
20206 * gdb.base/consecutive-step-over.exp: New file.
20207
20208 2014-04-22 Pedro Alves <palves@redhat.com>
20209
20210 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
20211 instead of send_gdb/gdb_expect.
20212
20213 2014-04-22 Yao Qi <yao@codesourcery.com>
20214
20215 * lib/trace-support.exp (generate_tracefile): New procedure.
20216 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
20217 return 0.
20218 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
20219 if generate_tracefile returns 1.
20220
20221 2014-04-18 Tom Tromey <palves@redhat.com>
20222 Pedro alves <tromey@redhat.com>
20223
20224 PR backtrace/15558
20225 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
20226 with a backtrace limit.
20227 * gdb.python/py-frame-inline.exp: Test running to an inline
20228 function with a backtrace limit, and printing the newest frame.
20229 * gdb.python/py-frame-inline.c (main): Call f.
20230
20231 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
20232
20233 * gdb.java/jnpe.exp: Drop srcdir from untested path.
20234
20235 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
20236
20237 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
20238 Drop prefix from unsupported source file path.
20239
20240 2014-04-17 Yao Qi <yao@codesourcery.com>
20241
20242 * lib/gdb.exp (with_target_charset): New proc.
20243 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
20244 with_target_charset.
20245 (test_print_strings): Likewise.
20246 (test_repeat_bytes): Likewise.
20247 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
20248 for some tests.
20249
20250 2014-04-16 Keith Seitz <keiths@redhat.com>
20251
20252 PR gdb/15827
20253 * gdb.dwarf2/corrupt.c: New file.
20254 * gdb.dwarf2/corrupt.exp: New file.
20255
20256 2014-04-16 Keith Seitz <keiths@redhat.com>
20257
20258 PR c++/16597
20259 * gdb.cp/namelessclass.cc: New file.
20260 * gdb.cp/namelessclass.exp: New file.
20261 * gdb.cp/namelessclass.S: New file.
20262
20263 2014-04-16 Doug Evans <dje@google.com>
20264
20265 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
20266 Add comment.
20267 (gdbserver_default_get_comm_port): New function.
20268 (gdbserver_start): Check if board file provided
20269 "gdbserver,get_comm_port" and use it if so.
20270 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
20271 (gdb,socketport): Set to "stdio".
20272 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
20273 (stdio_gdbserver_template): Delete.
20274 (${board}_get_remote_address): Update.
20275 (${board}_build_remote_cmd): Delete.
20276 (${board}_get_comm_port): New function.
20277 (${board}_spawn): Update.
20278 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
20279 Delete.
20280 (${board}_get_remote_address): Update.
20281 (${board}_get_comm_port): New function.
20282
20283 2014-04-16 Andrew Burgess <aburgess@broadcom.com>
20284
20285 * gdb.base/memattr.exp: Improve regexps to handle memory regions
20286 appearing in any order.
20287
20288 2014-04-15 Doug Evans <dje@google.com>
20289
20290 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
20291 uninitialized value of "description".
20292
20293 2014-04-15 Keith Seitz <keiths@redhat.com>
20294
20295 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
20296 Remove unused globals.
20297 (test_running_the_program): Likewise.
20298 (test_controlled_execution): Likewise.
20299 (test_controlling_breakpoints): Likewise.
20300 (test_program_termination): Likewise.
20301
20302 2014-04-15 Keith Seitz <keiths@redhat.com>
20303
20304 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
20305 unused globals.
20306 (test_rbreak_creation_and_listing): Likewise.
20307 (test_ignore_count): Likewise.
20308 (test_error): Likewise.
20309
20310 2014-04-15 Pedro Alves <palves@redhat.com>
20311
20312 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
20313 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
20314 sym-file-loader.c.
20315 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
20316 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
20317 to sym-file-loader.c.
20318 (struct library): Forward declare.
20319 (load_shlib, lookup_function): Change prototypes.
20320 (find_shstrtab, find_strtab, find_shdr, find_symtab)
20321 (translate_offset): Remove declarations.
20322 (get_text_addr): New declaration.
20323 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
20324 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
20325 sym-file-loader.h.
20326 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
20327 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
20328 here from sym-file-loader.h.
20329 (struct library): New structure.
20330 (load_shlib, lookup_function): Change prototypes and adjust to
20331 work with a struct library.
20332 (find_shstrtab, find_strtab, find_shdr, find_symtab)
20333 (translate_offset): Make static.
20334 (get_text_addr): New function.
20335 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
20336
20337 2014-04-15 Pedro Alves <palves@redhat.com>
20338
20339 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
20340
20341 2014-04-15 Pedro Alves <palves@redhat.com>
20342
20343 * gdb.base/sym-file-loader.c: Include <limits.h>.
20344 (SELF_LINK): New define.
20345 (get_origin): New function.
20346 (load_shlib): Use it.
20347 * gdb.base/sym-file.exp: Don't early return if the target is
20348 remote. Use runto_main, and issue fail is that fails. Use
20349 gdb_load_shlibs.
20350 (shlib_name): Delete.
20351 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
20352
20353 2014-04-15 Pedro Alves <palves@redhat.com>
20354
20355 * gdb.base/sym-file.exp: Remove regex characters from test
20356 message. Don't refer to breakpoint numbers in test messages.
20357
20358 2014-04-14 Keith Seitz <keiths@redhat.com>
20359
20360 PR c++/16253
20361 * gdb.cp/var-tag.cc: New file.
20362 * gdb.cp/var-tag.exp: New file.
20363 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
20364 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
20365 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
20366 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
20367
20368 2014-04-14 Tom Tromey <tromey@redhat.com>
20369
20370 * gdb.cp/classes.exp (test_enums): Handle underlying type.
20371 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
20372 type.
20373 * gdb.cp/enum-class.exp: New file.
20374 * gdb.cp/enum-class.cc: New file.
20375
20376 2014-04-14 Tom Tromey <tromey@redhat.com>
20377
20378 * gdb.dwarf2/enum-type.exp: New file.
20379
20380 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
20381
20382 * gdb.mi/mi-vla-c99.exp: New file.
20383 * gdb.mi/vla.c: New file.
20384
20385 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
20386
20387 * gdb.base/vla-datatypes.c: New file.
20388 * gdb.base/vla-datatypes.exp: New file.
20389
20390 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
20391
20392 * gdb.base/vla-ptr.c: New file.
20393 * gdb.base/vla-ptr.exp: New file.
20394
20395 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
20396
20397 * gdb.dwarf2/count.exp: New file.
20398
20399 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
20400
20401 * gdb.base/vla-sideeffect.c: New file.
20402 * gdb.base/vla-sideeffect.exp: New file.
20403
20404 2014-04-14 David Blaikie <dblaikie@gmail.com>
20405
20406 * gdb.mi/non-stop.c: Add return value for non-void function return
20407 statement.
20408 * gdb.threads/staticthreads.c: Ditto.
20409
20410 2014-04-12 Siva Chandra Reddy <sivachandra@google.com>
20411 Doug Evans <xdje42@gmail.com>
20412
20413 * gdb.guile/scm-value.c: Improve test case.
20414 * gdb.guile/scm-value.exp: Add new test.
20415
20416 2014-04-11 David Blaikie <dblaikie@gmail.com>
20417
20418 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
20419 override Clang's default.
20420
20421 2014-04-11 Joel Brobecker <brobecker@adacore.com>
20422
20423 Revert the following changes (regressions):
20424
20425 * gdb.base/vla-sideeffect.c: New file.
20426 * gdb.base/vla-sideeffect.exp: New file.
20427
20428 * gdb.dwarf2/count.exp: New file.
20429
20430 * gdb.base/vla-multi.c: New file.
20431 * gdb.base/vla-multi.exp: New file.
20432
20433 * gdb.base/vla-ptr.c: New file.
20434 * gdb.base/vla-ptr.exp: New file.
20435
20436 * gdb.base/vla-datatypes.c: New file.
20437 * gdb.base/vla-datatypes.exp: New file.
20438
20439 * gdb.mi/mi-vla-c99.exp: New file.
20440 * gdb.mi/vla.c: New file.
20441
20442 2014-04-11 Keith Seitz <keiths@redhat.com>
20443
20444 PR c++/16675
20445 * gdb.cp/cpsizeof.exp: New file.
20446 * gdb.cp/cpsizeof.cc: New file.
20447
20448 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
20449
20450 * gdb.mi/mi-vla-c99.exp: New file.
20451 * gdb.mi/vla.c: New file.
20452
20453 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
20454
20455 * gdb.base/vla-datatypes.c: New file.
20456 * gdb.base/vla-datatypes.exp: New file.
20457
20458 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
20459
20460 * gdb.base/vla-ptr.c: New file.
20461 * gdb.base/vla-ptr.exp: New file.
20462
20463 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
20464
20465 * gdb.base/vla-multi.c: New file.
20466 * gdb.base/vla-multi.exp: New file.
20467
20468 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
20469
20470 * gdb.dwarf2/count.exp: New file.
20471
20472 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
20473
20474 * gdb.base/vla-sideeffect.c: New file.
20475 * gdb.base/vla-sideeffect.exp: New file.
20476
20477 2014-04-11 Yao Qi <yao@codesourcery.com>
20478
20479 * gdb.base/completion.exp: Check file exists before running tests
20480 on file completion.
20481
20482 2014-04-10 Pedro Alves <palves@redhat.com>
20483
20484 * gdb.base/cond-eval-mode.c: New file.
20485 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
20486 prepare_for_testing to build the new file. Check result of
20487 runto_main.
20488 (test_break, test_watch): New procedures.
20489 (top level): Use them.
20490
20491 2014-04-08 Pierre Muller <muller@sourceware.org>
20492
20493 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
20494 Ctrl-V use for mingw hosts.
20495
20496 2014-04-07 Siva Chandra Reddy <sivachandra@google.com>
20497
20498 * gdb.python/py-value.c: Improve test case.
20499 * gdb.python/py-value.exp: Add new test.
20500
20501 2014-04-07 David Blaikie <dblaikie@gmail.com>
20502
20503 * lib/compiler.c: Identify the clang compiler.
20504 * lib/compiler.cc: Ditto.
20505
20506 2014-04-03 Yao Qi <yao@codesourcery.com>
20507
20508 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
20509
20510 2014-04-01 Anton Blanchard <anton@samba.org>
20511
20512 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
20513 messages unique.
20514
20515 2014-04-01 Anton Blanchard <anton@samba.org>
20516
20517 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
20518 prepare_for_testing.
20519
20520 2014-04-01 Anton Blanchard <anton@samba.org>
20521
20522 * gdb.arch/ppc64-atomic-inst.c: Remove.
20523 * gdb.arch/ppc64-atomic-inst.S: New file.
20524 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
20525
20526 2014-03-31 Doug Evans <dje@google.com>
20527
20528 * gdb.base/print-symbol-loading-lib.c: New file.
20529 * gdb.base/print-symbol-loading-main.c: New file.
20530 * gdb.base/print-symbol-loading.exp: New file.
20531
20532 2014-03-31 Yao Qi <yao@codesourcery.com>
20533
20534 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
20535
20536 2014-03-28 Joel Brobecker <brobecker@adacore.com>
20537
20538 * gdb.ada/mi_dyn_arr: New testcase.
20539
20540 2014-03-27 Doug Evans <dje@google.com>
20541
20542 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
20543
20544 2014-03-27 Yao Qi <yao@codesourcery.com>
20545
20546 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
20547 if target is nios2-*-*.
20548
20549 2014-03-26 Yao Qi <yao@codesourcery.com>
20550
20551 * lib/gdb.exp (readline_is_used): New proc.
20552 * gdb.base/completion.exp: Move tests on command complete up.
20553 Skip the rest of tests if readline is not used.
20554 * gdb.ada/complete.exp: Skp the test if readline is not
20555 used.
20556 * gdb.base/filesym.exp: Likewise.
20557 * gdb.base/macscp.exp: Likewise.
20558 * gdb.base/readline-ask.exp: Likewise.
20559 * gdb.base/readline.exp: Likewise.
20560 * gdb.python/py-cmd.exp: Likewise.
20561 * gdb.trace/tfile.exp: Likewise.
20562
20563 2014-03-26 Yao Qi <yao@codesourcery.com>
20564
20565 * gdb.base/macscp.exp: Fix code format issues.
20566
20567 2014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
20568
20569 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
20570 * gdb.asm/powerpc64le.inc: New file.
20571
20572 2014-03-25 Pedro Alves <palves@redhat.com>
20573 Doug Evans <dje@google.com>
20574
20575 * gdb.base/source-execution.c: New file.
20576 * gdb.base/source-execution.exp: New file.
20577 * gdb.base/source-execution.gdb: New file.
20578
20579 2014-03-24 Doug Evans <dje@google.com>
20580
20581 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
20582 using fission.
20583
20584 2014-03-24 Hui Zhu <hui@codesourcery.com>
20585 Pedro Alves <palves@redhat.com>
20586
20587 PR breakpoints/16101
20588 * gdb.base/dprintf.exp: Use unsupported rather than changing the
20589 test pass/fail messages. Detect missing support for dprintf when
20590 breakpoints are actually inserted.
20591 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
20592 breakpoints are actually inserted.
20593 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
20594 fails.
20595
20596 2014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
20597
20598 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
20599
20600 2014-03-22 Doug Evans <xdje42@gmail.com>
20601
20602 * gdb.python/python.exp (python not supported): Verify multi-line
20603 python command issues an error.
20604 * gdb.guile/guile.exp (guile not supported): Verify multi-line
20605 guile command issues an error.
20606
20607 2014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
20608
20609 * gdb.threads/thread-specific.exp: Handle the lack of usable
20610 $this_breakpoint and $this_thread.
20611
20612 2014-03-21 Hui Zhu <hui@codesourcery.com>
20613
20614 * gdb.base/attach.exp (do_command_attach_tests): New.
20615
20616 2014-03-20 Tom Tromey <tromey@redhat.com>
20617 Pedro Alves <palves@redhat.com>
20618
20619 PR cli/15718
20620 * gdb.base/condbreak-call-false.c: New file.
20621 * gdb.base/condbreak-call-false.exp: New file.
20622
20623 2014-03-20 Pedro Alves <palves@redhat.com>
20624
20625 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
20626 Delete.
20627 (block_signals, unblock_signals): Delete.
20628 (child_function_2, main): Remove references to deleted variable
20629 and functions.
20630
20631 2014-03-20 Pedro Alves <palves@redhat.com>
20632
20633 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
20634 Use pthread_kill to signal thread 2.
20635 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
20636 Adjust to make the test send itself a signal rather than using the
20637 host's "kill" command.
20638
20639 2014-03-20 Pedro Alves <palves@redhat.com>
20640
20641 * gdb.threads/multiple-step-overs.c: New file.
20642 * gdb.threads/multiple-step-overs.exp: New file.
20643 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
20644 Adjust expected infrun debug output.
20645
20646 2014-03-20 Pedro Alves <palves@redhat.com>
20647
20648 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
20649 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
20650
20651 2014-03-20 Pedro Alves <palves@redhat.com>
20652
20653 PR breakpoints/7143
20654 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
20655 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
20656 of gdb_test_multiple.
20657 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
20658 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
20659
20660 2014-03-20 Pedro Alves <palves@redhat.com>
20661
20662 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
20663 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
20664
20665 2014-03-19 Pedro Alves <palves@redhat.com>
20666
20667 * gdb.base/async.exp: Remove early return.
20668
20669 2014-03-19 Pedro Alves <palves@redhat.com>
20670
20671 * gdb.base/async.exp (step& tests): Pass explicit test messages.
20672
20673 2014-03-19 Pedro Alves <palves@redhat.com>
20674
20675 * gdb.base/async.exp (test_background): Expect \r\n after
20676 "completed." in the fail pattern.
20677
20678 2014-03-19 Pedro Alves <palves@redhat.com>
20679
20680 * gdb.base/async.exp (test_background): New procedure.
20681 Use it for all background execution command tests.
20682
20683 2014-03-19 Pedro Alves <palves@redhat.com>
20684
20685 * gdb.base/async.exp: Use prepare_for_testing.
20686
20687 2014-03-19 Pedro Alves <palves@redhat.com>
20688
20689 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
20690 the same line.
20691
20692 2014-03-19 Pedro Alves <palves@redhat.com>
20693
20694 * gdb.base/async.c (main): Add "jump here" and "until here" line
20695 marker comments.
20696 * gdb.base/async.exp (jump_here): New global.
20697 (jump& test): Use it.
20698 (until_here): New global.
20699 (until& test): Use it.
20700
20701 2014-03-19 Pedro Alves <palves@redhat.com>
20702
20703 * gdb.base/async.exp: Don't frob gdb_protocol.
20704
20705 2014-03-18 Doug Evans <xdje42@gmail.com>
20706
20707 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
20708 Fix spelling of exec-done-display.
20709
20710 2014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
20711
20712 PR gdb/15358
20713 * gdb.base/gdb-sigterm.c: New file.
20714 * gdb.base/gdb-sigterm.exp: New file.
20715
20716 2014-03-18 Pedro Alves <palves@redhat.com>
20717
20718 PR gdb/13860
20719 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
20720 * lib/mi-support.exp (mi_expect_stop): Add special handling for
20721 solib-event.
20722
20723 2014-03-17 Joel Brobecker <brobecker@adacore.com>
20724
20725 * gdb.ada/pckd_arr_ren: New testcase.
20726
20727 2014-03-13 Doug Evans <xdje42@gmail.com>
20728
20729 PR guile/16612
20730 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
20731 collect after discarding symbols.
20732
20733 2014-03-13 Ludovic Courtès <ludo@gnu.org>
20734 Doug Evans <xdje42@gmail.com>
20735
20736 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
20737 to history survives a gc.
20738
20739 2014-03-13 Pedro Alves <palves@redhat.com>
20740
20741 * gdb.base/default.exp: Don't test "target procfs".
20742
20743 2014-03-13 Pedro Alves <palves@redhat.com>
20744
20745 * gdb.base/default.exp: Update "target child" and "target procfs"
20746 tests to not expect "Unix".
20747
20748 2014-03-12 Tom Tromey <tromey@redhat.com>
20749
20750 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
20751 New procs. Add target-async tests.
20752 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
20753 Add target-async tests.
20754
20755 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
20756
20757 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
20758 'func_start' and 'func_end' for the beginning and end of the
20759 function code, respectively.
20760 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
20761 'func_end' instead of 'func' and 'main'.
20762
20763 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
20764
20765 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
20766 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
20767 generate the debug info assembler source.
20768
20769 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
20770
20771 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
20772 * gdb.dwarf2/arr-subrange.exp: Likewise.
20773 * gdb.dwarf2/dwz.exp: Likewise.
20774 * gdb.dwarf2/method-ptr.exp: Likewise.
20775 * gdb.dwarf2/missing-sig-type.exp: Likewise.
20776 * gdb.dwarf2/subrange.exp: Likewise.
20777 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
20778 * gdb.dwarf2/implptrpiece.exp: Likewise.
20779 * gdb.dwarf2/nostaticblock.exp: Likewise.
20780
20781 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
20782
20783 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
20784 directory to absolute path name arguments.
20785
20786 2014-03-10 Joel Brobecker <brobecker@adacore.com>
20787
20788 * gdb.ada/tagged_access: New testcase.
20789
20790 2014-03-07 Markus Metzger <markus.t.metzger@intel.com>
20791
20792 * gdb.btrace/data.exp: Update expected output.
20793
20794 2014-03-06 Yao Qi <yao@codesourcery.com>
20795
20796 * gdb.trace/pr16508.exp: New file.
20797
20798 2014-03-05 Pedro Alves <palves@redhat.com>
20799
20800 PR gdb/16575
20801 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
20802 procedure.
20803 (top level): Adjust to use it. Add tests that exercise breakpoint
20804 interaction with the code-cache.
20805
20806 2014-02-26 Ludovic Courtès <ludo@gnu.org>
20807
20808 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
20809 test for 'history-append!'.
20810
20811 2014-02-26 Joel Brobecker <brobecker@adacore.com>
20812
20813 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
20814 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
20815 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
20816 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
20817 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
20818 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
20819
20820 2014-02-26 Joel Brobecker <brobecker@adacore.com>
20821
20822 * testsuite/gdb.python/py-pp-re-notag.c: New file.
20823 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
20824 * testsuite/gdb.python/py-pp-re-notag.p: New file.
20825
20826 2014-02-26 Joel Brobecker <brobecker@adacore.com>
20827
20828 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
20829
20830 2014-02-26 Joel Brobecker <brobecker@adacore.com>
20831
20832 * gdb.dwarf2/arr-stride.c: New file.
20833 * gdb.dwarf2/arr-stride.exp: New file.
20834
20835 2014-02-26 Pedro Alves <palves@redhat.com>
20836
20837 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
20838 that won't ever trigger. Make sure that GDB reports the correct
20839 breakpoint that caused the stop.
20840
20841 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
20842
20843 PR gdb/16626
20844 * gdb.base/auto-load-script: New file.
20845 * gdb.base/auto-load.c: New file.
20846 * gdb.base/auto-load.exp: New file.
20847
20848 PR gdb/16626
20849 * gdb.base/auto-load.exp: Fix out-of-srctree run.
20850
20851 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
20852
20853 Fix dw2-icycle.exp -fsanitize=address GDB crash.
20854 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
20855
20856 2014-02-24 Doug Evans <dje@google.com>
20857
20858 * lib/gdb.exp (run_on_host): Log error output if program fails.
20859
20860 2014-02-21 Pedro Alves <palves@redhat.com>
20861
20862 * gdb.threads/step-after-sr-lock.c: Rename to ...
20863 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
20864 * gdb.threads/step-after-sr-lock.exp: Rename to ...
20865 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
20866 ... this.
20867
20868 2014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
20869
20870 PR tdep/16397
20871 * gdb.arch/amd64-stap-special-operands.exp: New file.
20872 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
20873 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
20874 * gdb.arch/amd64-stap-triplet.S: Likewise.
20875 * gdb.arch/amd64-stap-triplet.c: Likewise.
20876
20877 2014-02-20 Joel Brobecker <brobecker@adacore.com>
20878
20879 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
20880 in .section pseudo-op.
20881
20882 2014-02-20 lin zuojian <manjian2006@gmail.com>
20883 Joel Brobecker <brobecker@adacore.com>
20884 Doug Evans <xdje42@gmail.com>
20885
20886 PR symtab/16581
20887 * gdb.dwarf2/dw2-icycle.S: New file.
20888 * gdb.dwarf2/dw2-icycle.c: New file.
20889 * gdb.dwarf2/dw2-icycle.exp: New file.
20890
20891 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
20892
20893 * gdb.python/py-value-cc.cc: Improve test case to enable testing
20894 operations on gdb.Value objects.
20895 * gdb.python/py-value-cc.exp: Add new test to test operations on
20896 gdb.Value objects.
20897
20898 2014-02-18 Doug Evans <dje@google.com>
20899
20900 * Makefile.in (TESTS): New variable.
20901 (expanded_tests, expanded_tests_or_none): New variables
20902 (check-single): Pass $(expanded_tests_or_none) to runtest.
20903 (check-parallel): Only run tests in $(TESTS) if non-empty.
20904 (check/no-matching-tests-found): New rule.
20905 * README: Document TESTS makefile variable.
20906
20907 2014-02-18 Doug Evans <dje@google.com>
20908
20909 * Makefile.in (check-parallel): rm -rf outputs temp.
20910
20911 2014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
20912
20913 Fix "ERROR: no fileid for" in the testsuite.
20914 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
20915
20916 2014-02-12 Doug Evans <dje@google.com>
20917
20918 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
20919 (MISCELLANEOUS): New variable.
20920 (clean): rm -rf $(MISCELLANEOUS).
20921 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
20922 dwp live in the same directory as symlinks, with each symlink pointed
20923 to a differently named file in a different directory.
20924
20925 2014-02-11 Doug Evans <dje@google.com>
20926
20927 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
20928 of Tcl file commands.
20929
20930 2014-02-10 Mark Kettenis <kettenis@gnu.org>
20931
20932 * gdb.threads/step-after-sr-lock.exp: Avoid executing
20933 "kill -SIGUSR1 -1".
20934
20935 2014-02-10 Joel Brobecker <brobecker@adacore.com>
20936
20937 * gdb.ada/tick_length_array_enum_idx: New testcase.
20938
20939 2014-02-10 Doug Evans <xdje42@gmail.com>
20940
20941 * configure.ac (AC_OUTPUT): Add gdb.guile.
20942 * configure: Regenerate.
20943 * lib/gdb-guile.exp: New file.
20944 * lib/gdb.exp (get_target_charset): New function.
20945 * gdb.base/help.exp: Update expected output from "apropos apropos".
20946 * gdb.guile/Makefile.in: New file.
20947 * gdb.guile/guile.exp: New file.
20948 * gdb.guile/scm-arch.c: New file.
20949 * gdb.guile/scm-arch.exp: New file.
20950 * gdb.guile/scm-block.c: New file.
20951 * gdb.guile/scm-block.exp: New file.
20952 * gdb.guile/scm-breakpoint.c: New file.
20953 * gdb.guile/scm-breakpoint.exp: New file.
20954 * gdb.guile/scm-disasm.c: New file.
20955 * gdb.guile/scm-disasm.exp: New file.
20956 * gdb.guile/scm-equal.c: New file.
20957 * gdb.guile/scm-equal.exp: New file.
20958 * gdb.guile/scm-error.exp: New file.
20959 * gdb.guile/scm-error.scm: New file.
20960 * gdb.guile/scm-frame-args.c: New file.
20961 * gdb.guile/scm-frame-args.exp: New file.
20962 * gdb.guile/scm-frame-args.scm: New file.
20963 * gdb.guile/scm-frame-inline.c: New file.
20964 * gdb.guile/scm-frame-inline.exp: New file.
20965 * gdb.guile/scm-frame.c: New file.
20966 * gdb.guile/scm-frame.exp: New file.
20967 * gdb.guile/scm-generics.exp: New file.
20968 * gdb.guile/scm-gsmob.exp: New file.
20969 * gdb.guile/scm-iterator.c: New file.
20970 * gdb.guile/scm-iterator.exp: New file.
20971 * gdb.guile/scm-math.c: New file.
20972 * gdb.guile/scm-math.exp: New file.
20973 * gdb.guile/scm-objfile-script-gdb.in: New file.
20974 * gdb.guile/scm-objfile-script.c: New file.
20975 * gdb.guile/scm-objfile-script.exp: New file.
20976 * gdb.guile/scm-objfile.c: New file.
20977 * gdb.guile/scm-objfile.exp: New file.
20978 * gdb.guile/scm-ports.exp: New file.
20979 * gdb.guile/scm-pretty-print.c: New file.
20980 * gdb.guile/scm-pretty-print.exp: New file.
20981 * gdb.guile/scm-pretty-print.scm: New file.
20982 * gdb.guile/scm-section-script.c: New file.
20983 * gdb.guile/scm-section-script.exp: New file.
20984 * gdb.guile/scm-section-script.scm: New file.
20985 * gdb.guile/scm-symbol.c: New file.
20986 * gdb.guile/scm-symbol.exp: New file.
20987 * gdb.guile/scm-symtab-2.c: New file.
20988 * gdb.guile/scm-symtab.c: New file.
20989 * gdb.guile/scm-symtab.exp: New file.
20990 * gdb.guile/scm-type.c: New file.
20991 * gdb.guile/scm-type.exp: New file.
20992 * gdb.guile/scm-value-cc.cc: New file.
20993 * gdb.guile/scm-value-cc.exp: New file.
20994 * gdb.guile/scm-value.c: New file.
20995 * gdb.guile/scm-value.exp: New file.
20996 * gdb.guile/source2.scm: New file.
20997 * gdb.guile/types-module.cc: New file.
20998 * gdb.guile/types-module.exp: New file.
20999
21000 2014-02-10 Yao Qi <yao@codesourcery.com>
21001
21002 PR testsuite/16543
21003 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
21004 * configure: Regenerated.
21005 * Makefile.in: New file.
21006
21007 2014-02-08 Andreas Schwab <schwab@linux-m68k.org>
21008
21009 * gdb.python/py-framefilter.exp: Fix typo.
21010
21011 2014-02-08 Yao Qi <yao@codesourcery.com>
21012
21013 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
21014 that no =breakpoint-modified is emitted when breakpoints are
21015 modified through MI commands.
21016
21017 2014-02-07 Pedro Alves <pedro@codesourcery.com>
21018 Pedro Alves <palves@redhat.com>
21019
21020 * gdb.threads/step-after-sr-lock.c: New file.
21021 * gdb.threads/step-after-sr-lock.exp: New file.
21022
21023 2014-02-07 Pedro Alves <palves@redhat.com>
21024
21025 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
21026
21027 2014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
21028
21029 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
21030 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
21031
21032 2014-02-06 Doug Evans <xdje42@gmail.com>
21033
21034 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
21035 output.
21036
21037 * gdb.gdb/python-interrupts.exp: New file.
21038
21039 2014-02-05 Yao Qi <yao@codesourcery.com>
21040
21041 * gdb.trace/report.exp (use_collected_data): Test the output
21042 of "info threads" and "info inferiors".
21043
21044 2014-02-05 Yao Qi <yao@codesourcery.com>
21045
21046 Revert this patch:
21047
21048 2013-05-24 Yao Qi <yao@codesourcery.com>
21049
21050 * gdb.trace/tfile.exp: Test inferior and thread.
21051
21052 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
21053
21054 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
21055 on a function.
21056 * gdb.base/step-bt.c: Call hello via function pointer to make
21057 sure its first instruction is executed on powerpc64le-linux.
21058
21059 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
21060
21061 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
21062
21063 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
21064
21065 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
21066 of the test patterns for use on little-endian systems.
21067
21068 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
21069
21070 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
21071 (decimal_vector): Fix for little-endian.
21072
21073 2014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
21074
21075 * gdb.arch/sparc-sysstep.exp: New file.
21076 * gdb.arch/sparc-sysstep.c: Likewise.
21077
21078 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
21079
21080 2014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
21081
21082 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
21083
21084 2014-01-23 Tom Tromey <tromey@redhat.com>
21085
21086 * gdb.ada/array_char_idx: New testcase.
21087
21088 2014-01-23 Tom Tromey <tromey@redhat.com>
21089
21090 PR python/16487:
21091 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
21092 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
21093 classes.
21094
21095 2014-01-23 Tom Tromey <tromey@redhat.com>
21096
21097 PR python/16491:
21098 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
21099 string from an inferior frame.
21100 * gdb.python/py-framefilter-mi.exp: Update.
21101
21102 2014-01-22 Doug Evans <dje@google.com>
21103
21104 * gdb.server/server-mon.exp: Add tests for "set debug-format".
21105
21106 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
21107
21108 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
21109
21110 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
21111
21112 * gdb.trace/entry-values.exp: Remove excess space character from
21113 regex patterns. Handle s390 call instruction.
21114
21115 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
21116
21117 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
21118 define "*_start" label. Make "name" static.
21119 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
21120 ${name} by references to ${name}_start.
21121
21122 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
21123
21124 * gdb.base/info-macros.exp: Remove "debug" from the compile
21125 options.
21126
21127 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
21128
21129 * gdb.dlang/demangle.exp: New file.
21130
21131 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
21132
21133 * gdb.dlang/primitive-types.exp: New file.
21134
21135 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
21136
21137 * configure.ac: Create gdb.dlang/Makefile.
21138 * configure: Regenerate.
21139 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
21140 * gdb.dlang/Makefile.in: New file.
21141 * lib/d-support.exp: New file.
21142 * lib/gdb.exp (skip_d_tests): New proc.
21143
21144 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21145
21146 * gdb.btrace/delta.exp: Check reverse stepi.
21147 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
21148 * gdb.btrace/finish.exp: New.
21149 * gdb.btrace/next.exp: New.
21150 * gdb.btrace/nexti.exp: New.
21151 * gdb.btrace/record_goto.c: Add comments.
21152 * gdb.btrace/step.exp: New.
21153 * gdb.btrace/stepi.exp: New.
21154 * gdb.btrace/multi-thread-step.c: New.
21155 * gdb.btrace/multi-thread-step.exp: New.
21156 * gdb.btrace/rn-dl-bind.c: New.
21157 * gdb.btrace/rn-dl-bind.exp: New.
21158 * gdb.btrace/data.c: New.
21159 * gdb.btrace/data.exp: New.
21160 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
21161
21162 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21163
21164 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
21165 * gdb.btrace/exception.exp: Update.
21166 * gdb.btrace/instruction_history.exp: Update.
21167 * gdb.btrace/record_goto.exp: Update.
21168 * gdb.btrace/tailcall.exp: Update.
21169 * gdb.btrace/unknown_functions.exp: Update.
21170 * gdb.btrace/delta.exp: New.
21171
21172 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21173
21174 * gdb.btrace/record_goto.exp: Add backtrace test.
21175 * gdb.btrace/tailcall.exp: Add backtrace test.
21176
21177 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21178
21179 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
21180 * gdb.btrace/record_goto.c: New.
21181 * gdb.btrace/record_goto.exp: New.
21182 * gdb.btrace/x86-record_goto.S: New.
21183
21184 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21185
21186 * gdb.btrace/function_call_history.exp: Update tests.
21187 * gdb.btrace/instruction_history.exp: Update tests.
21188
21189 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21190
21191 * gdb.btrace/function_call_history.exp: Fix expected field
21192 order for "record function-call-history".
21193 Add new tests for "record function-call-history /c".
21194 * gdb.btrace/exception.cc: New.
21195 * gdb.btrace/exception.exp: New.
21196 * gdb.btrace/tailcall.exp: New.
21197 * gdb.btrace/x86-tailcall.S: New.
21198 * gdb.btrace/x86-tailcall.c: New.
21199 * gdb.btrace/unknown_functions.c: New.
21200 * gdb.btrace/unknown_functions.exp: New.
21201 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
21202
21203 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21204
21205 * gdb.btrace/instruction_history.exp: Update.
21206 * gdb.btrace/function_call_history.exp: Update.
21207
21208 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21209
21210 * gdb.btrace/function_call_history.exp: Fix expected function
21211 trace.
21212 * gdb.btrace/instruction_history.exp: Initialize traced.
21213 Remove traced_functions.
21214
21215 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21216
21217 * gdb.btrace/function_call_history.exp: Update
21218 * gdb.btrace/instruction_history.exp: Update.
21219
21220 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21221
21222 * gdb.btrace/enable.exp: Update expected text.
21223
21224 2014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
21225
21226 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
21227 bytes.
21228
21229 2014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
21230
21231 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
21232
21233 2014-01-15 Omair Javaid <omair.javaid@linaro.org>
21234
21235 * lib/gdb.exp (supports_process_record): Return true for
21236 arm*-linux*. (supports_reverse): Likewise.
21237
21238 2014-01-13 Siva Chandra Reddy <sivachandra@google.com>
21239
21240 PR python/15464
21241 PR python/16113
21242 * gdb.python/py-type.c: Enhance test case.
21243 * gdb.python/py-value-cc.cc: Likewise
21244 * gdb.python/py-type.exp: Add new tests.
21245 * gdb.python/py-value-cc.exp: Likewise
21246
21247 2014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
21248 Pedro Alves <palves@redhat.com>
21249
21250 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
21251 Make "name" extern.
21252 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
21253 references to ${name}_start by references to ${name}.
21254
21255 2014-01-10 Joel Brobecker <brobecker@adacore.com>
21256
21257 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
21258
21259 2014-01-10 Joel Brobecker <brobecker@adacore.com>
21260
21261 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
21262
21263 2014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
21264 Pedro Alves <palves@redhat.com>
21265
21266 * gdb.mi/mi-info-os.exp: Connect to the target with
21267 mi_gdb_target_load.
21268
21269 2014-01-08 Pedro Alves <palves@redhat.com>
21270
21271 * gdb.threads/reconnect-signal.c: New file.
21272 * gdb.threads/reconnect-signal.exp: New file.
21273
21274 2014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
21275
21276 * gdb.base/source-dir.exp: New file.
21277
21278 2014-01-07 Joel Brobecker <brobecker@adacore.com>
21279
21280 * gdb.ada/mi_interface: New testcase.
21281
21282 2014-01-07 Joel Brobecker <brobecker@adacore.com>
21283
21284 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
21285 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
21286 gdb.ada/pp-rec-component/pck.ads: New files.
21287
21288 2014-01-07 Joel Brobecker <brobecker@adacore.com>
21289
21290 * gdb.python/py-pp-integral.c: New file.
21291 * gdb.python/py-pp-integral.py: New file.
21292 * gdb.python/py-pp-integral.exp: New file.
21293
21294 For older changes see ChangeLog-1993-2013.
21295 \f
21296 ;; Local Variables:
21297 ;; mode: change-log
21298 ;; left-margin: 8
21299 ;; fill-column: 74
21300 ;; version-control: never
21301 ;; End:
21302
21303 Copyright 2014-2020 Free Software Foundation, Inc.
21304 Copying and distribution of this file, with or without modification,
21305 are permitted provided the copyright notice and this notice are preserved.