[gdb/testsuite] Add nopie to gdb.base/eh_return.exp
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2020-08-31 Tom de Vries <tdevries@suse.de>
2
3 * gdb.base/eh_return.exp: Use nopie.
4
5 2020-08-28 Pedro Alves <pedro@palves.net>
6
7 * gdb.base/advance-until-multiple-locations.exp
8 (advance_overload, until_overload): Adjust to match the
9 frame/function header instead of the source line text.
10
11 2020-08-28 Tom de Vries <tdevries@suse.de>
12
13 * gdb.base/label-without-address.c: New test.
14 * gdb.base/label-without-address.exp: New file.
15
16 2020-08-27 Pedro Alves <pedro@palves.net>
17
18 PR gdb/26523
19 PR gdb/26524
20 * gdb.base/advance-until-multiple-locations.cc: New.
21 * gdb.base/advance-until-multiple-locations.exp: New.
22
23 2020-08-27 Simon Marchi <simon.marchi@polymtl.ca>
24
25 * gdb.dwarf2/dw2-reg-undefined.exp: Use multi_line.
26
27 2020-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
28
29 * gdb.arch/amd64-byte.exp: Make test names unique, use
30 gdb_breakpoint, and fix typo 'forth' -> 'fourth'.
31 * gdb.arch/amd64-dword.exp: Likewise.
32 * gdb.arch/amd64-pseudo.c: Fix typo 'forth' -> 'fourth'.
33 * gdb.arch/amd64-stap-special-operands.exp: Make test names
34 unique.
35 * gdb.arch/amd64-tailcall-ret.exp: Likewise.
36 * gdb.arch/amd64-word.exp: Make test names unique, use
37 gdb_breakpoint, and fix typo 'forth' -> 'fourth'.
38 * gdb.arch/i386-byte.exp: Make test names unique, use
39 gdb_breakpoint.
40 * gdb.arch/i386-word.exp: Likewise.
41
42 2020-08-25 Shahab Vahedi <shahab@synopsys.com>
43
44 * gdb.arch/arc-tdesc-cpu.xml: Use new feature names.
45
46 2020-08-25 Simon Marchi <simon.marchi@polymtl.ca>
47
48 PR gdb/26532
49 * gdb.threads/stepi-random-signal.exp: Update pattern.
50
51 2020-08-25 Simon Marchi <simon.marchi@efficios.com>
52
53 PR gdb/26532
54 * gdb.base/ui-redirect.exp: Update pattern.
55
56 2020-08-25 Gary Benson <gbenson@redhat.com>
57
58 * gdb.dwarf2/dw2-dir-file-name.exp: Use system assembler
59 when compiling with clang.
60 * gdb.dwarf2/dw2-restore.exp: Likewise.
61
62 2020-08-25 Gary Benson <gbenson@redhat.com>
63
64 * gdb.cp/ambiguous.exp: Enable test when compiling with GCC.
65 Add additional_flags=-Wno-inaccessible-base when compiling
66 with GCC >= 10.1 or clang. Add additional_flags=-w when
67 compiling with GCC < 10.
68
69 2020-08-25 Gaius Mulley <gaiusmod2@gmail.com>
70
71 PR m2/26372
72 * gdb.modula2/multidim.c: New file.
73 * gdb.modula2/multidim.exp: New file.
74
75 2020-08-24 Simon Marchi <simon.marchi@polymtl.ca>
76
77 * lib/gdb.exp (runto): Always emit fail on internal error.
78
79 2020-08-24 Simon Marchi <simon.marchi@efficios.com>
80
81 * gdb.base/gdb-sigterm.exp (do_test): Update expected regexp.
82 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
83 Likewise.
84 * gdb.threads/stepi-random-signal.exp: Likewise.
85
86 2020-08-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
87
88 * gdb.base/print-file-var.exp: Fix typo "breapoint".
89 * gdb.trace/strace.exp: Ditto.
90
91 2020-08-19 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
92
93 * gdb.fortran/vla-type.exp: Skip commands not required for
94 the Flang compiled binaries after prologue fix.
95
96 2020-08-17 Tom de Vries <tdevries@suse.de>
97 Tom Tromey <tromey@adacore.com>
98
99 PR rust/26197:
100 * gdb.rust/simple.exp (xfail_pattern): Update for new failure.
101
102 2020-08-17 Tom Tromey <tromey@adacore.com>
103
104 * gdb.ada/mi_var_access.exp: New file.
105 * gdb.ada/mi_var_access/mi_access.adb: New file.
106 * gdb.ada/mi_var_access/pck.adb: New file.
107 * gdb.ada/mi_var_access/pck.ads: New file.
108
109 2020-08-16 Tom de Vries <tdevries@suse.de>
110
111 PR gdb/25350
112 * gdb.base/eh_return.c: New test.
113 * gdb.base/eh_return.exp: New file.
114
115 2020-08-15 Tom de Vries <tdevries@suse.de>
116
117 * gdb.fortran/mixed-lang-stack.c (fortran_charlen_t): New type.
118 (mixed_func_1d_): Use fortran_charlen_t in decl.
119
120 2020-08-15 Tom de Vries <tdevries@suse.de>
121
122 PR backtrace/26390
123 * gdb.fortran/mixed-lang-stack.exp: Call bt with -frame-arguments all.
124 Update expected pattern.
125
126 2020-08-13 Pedro Alves <pedro@palves.net>
127
128 * gdb.fortran/complex.exp: Check skip_fortran_tests.
129 * gdb.fortran/library-module.exp: Likewise.
130 * gdb.fortran/logical.exp: Likewise.
131 * gdb.fortran/module.exp: Likewise.
132 * gdb.fortran/print_type.exp: Likewise.
133 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
134 * gdb.fortran/vla-datatypes.exp: Likewise.
135 * gdb.fortran/vla-history.exp: Likewise.
136 * gdb.fortran/vla-ptr-info.exp: Likewise.
137 * gdb.fortran/vla-ptype-sub.exp: Likewise.
138 * gdb.fortran/vla-ptype.exp: Likewise.
139 * gdb.fortran/vla-sizeof.exp: Likewise.
140 * gdb.fortran/vla-type.exp: Likewise.
141 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
142 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
143 * gdb.fortran/vla-value-sub.exp: Likewise.
144 * gdb.fortran/vla-value.exp: Likewise.
145
146 2020-08-13 Pedro Alves <pedro@palves.net>
147
148 * gdb.ada/access_tagged_param.exp: Check skip_ada_tests.
149 * gdb.ada/access_to_packed_array.exp: Likewise.
150 * gdb.ada/access_to_unbounded_array.exp: Likewise.
151 * gdb.ada/addr_arith.exp: Likewise.
152 * gdb.ada/arr_acc_idx_w_gap.exp: Likewise.
153 * gdb.ada/arr_arr.exp: Likewise.
154 * gdb.ada/arr_enum_idx_w_gap.exp: Likewise.
155 * gdb.ada/array_bounds.exp: Likewise.
156 * gdb.ada/array_of_variable_length.exp: Likewise.
157 * gdb.ada/array_ptr_renaming.exp: Likewise.
158 * gdb.ada/array_subscript_addr.exp: Likewise.
159 * gdb.ada/arraydim.exp: Likewise.
160 * gdb.ada/arrayparam.exp: Likewise.
161 * gdb.ada/arrayptr.exp: Likewise.
162 * gdb.ada/assign_1.exp: Likewise.
163 * gdb.ada/assign_arr.exp: Likewise.
164 * gdb.ada/atomic_enum.exp: Likewise.
165 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
166 * gdb.ada/bad-task-bp-keyword.exp: Likewise.
167 * gdb.ada/bias.exp: Likewise.
168 * gdb.ada/boolean_expr.exp: Likewise.
169 * gdb.ada/bp_c_mixed_case.exp: Likewise.
170 * gdb.ada/bp_enum_homonym.exp: Likewise.
171 * gdb.ada/bp_inlined_func.exp: Likewise.
172 * gdb.ada/bp_on_var.exp: Likewise.
173 * gdb.ada/bp_range_type.exp: Likewise.
174 * gdb.ada/bp_reset.exp: Likewise.
175 * gdb.ada/call_pn.exp: Likewise.
176 * gdb.ada/catch_assert_if.exp: Likewise.
177 * gdb.ada/catch_ex.exp: Likewise.
178 * gdb.ada/catch_ex_std.exp: Likewise.
179 * gdb.ada/char_enum.exp: Likewise.
180 * gdb.ada/char_param.exp: Likewise.
181 * gdb.ada/complete.exp: Likewise.
182 * gdb.ada/cond_lang.exp: Likewise.
183 * gdb.ada/convvar_comp.exp: Likewise.
184 * gdb.ada/dgopt.exp: Likewise.
185 * gdb.ada/disc_arr_bound.exp: Likewise.
186 * gdb.ada/display_nested.exp: Likewise.
187 * gdb.ada/dot_all.exp: Likewise.
188 * gdb.ada/dyn_loc.exp: Likewise.
189 * gdb.ada/dyn_stride.exp: Likewise.
190 * gdb.ada/excep_handle.exp: Likewise.
191 * gdb.ada/expr_delims.exp: Likewise.
192 * gdb.ada/expr_with_funcall.exp: Likewise.
193 * gdb.ada/exprs.exp: Likewise.
194 * gdb.ada/fin_fun_out.exp: Likewise.
195 * gdb.ada/fixed_cmp.exp: Likewise.
196 * gdb.ada/formatted_ref.exp: Likewise.
197 * gdb.ada/frame_arg_lang.exp: Likewise.
198 * gdb.ada/frame_args.exp: Likewise.
199 * gdb.ada/fullname_bp.exp: Likewise.
200 * gdb.ada/fun_addr.exp: Likewise.
201 * gdb.ada/fun_in_declare.exp: Likewise.
202 * gdb.ada/fun_overload_menu.exp: Likewise.
203 * gdb.ada/fun_renaming.exp: Likewise.
204 * gdb.ada/funcall_char.exp: Likewise.
205 * gdb.ada/funcall_param.exp: Likewise.
206 * gdb.ada/funcall_ptr.exp: Likewise.
207 * gdb.ada/funcall_ref.exp: Likewise.
208 * gdb.ada/homonym.exp: Likewise.
209 * gdb.ada/info_addr_mixed_case.exp: Likewise.
210 * gdb.ada/info_auto_lang.exp: Likewise.
211 * gdb.ada/info_exc.exp: Likewise.
212 * gdb.ada/info_types.exp: Likewise.
213 * gdb.ada/int_deref.exp: Likewise.
214 * gdb.ada/interface.exp: Likewise.
215 * gdb.ada/iwide.exp: Likewise.
216 * gdb.ada/lang_switch.exp: Likewise.
217 * gdb.ada/length_cond.exp: Likewise.
218 * gdb.ada/maint_with_ada.exp: Likewise.
219 * gdb.ada/mi_catch_assert.exp: Likewise.
220 * gdb.ada/mi_catch_ex.exp: Likewise.
221 * gdb.ada/mi_catch_ex_hand.exp: Likewise.
222 * gdb.ada/mi_dyn_arr.exp: Likewise.
223 * gdb.ada/mi_ex_cond.exp: Likewise.
224 * gdb.ada/mi_exc_info.exp: Likewise.
225 * gdb.ada/mi_interface.exp: Likewise.
226 * gdb.ada/mi_prot.exp: Likewise.
227 * gdb.ada/mi_ref_changeable.exp: Likewise.
228 * gdb.ada/mi_string_access.exp: Likewise.
229 * gdb.ada/mi_task_arg.exp: Likewise.
230 * gdb.ada/mi_task_info.exp: Likewise.
231 * gdb.ada/mi_var_array.exp: Likewise.
232 * gdb.ada/mi_var_union.exp: Likewise.
233 * gdb.ada/mi_variant.exp: Likewise.
234 * gdb.ada/minsyms.exp: Likewise.
235 * gdb.ada/mod_from_name.exp: Likewise.
236 * gdb.ada/nested.exp: Likewise.
237 * gdb.ada/null_array.exp: Likewise.
238 * gdb.ada/optim_drec.exp: Likewise.
239 * gdb.ada/out_of_line_in_inlined.exp: Likewise.
240 * gdb.ada/packed_array_assign.exp: Likewise.
241 * gdb.ada/packed_tagged.exp: Likewise.
242 * gdb.ada/pp-rec-component.exp: Likewise.
243 * gdb.ada/print_chars.exp: Likewise.
244 * gdb.ada/print_pc.exp: Likewise.
245 * gdb.ada/ptr_typedef.exp: Likewise.
246 * gdb.ada/ptype_arith_binop.exp: Likewise.
247 * gdb.ada/ptype_array.exp: Likewise.
248 * gdb.ada/ptype_field.exp: Likewise.
249 * gdb.ada/ptype_tagged_param.exp: Likewise.
250 * gdb.ada/ptype_union.exp: Likewise.
251 * gdb.ada/py_range.exp: Likewise.
252 * gdb.ada/py_taft.exp: Likewise.
253 * gdb.ada/rdv_wait.exp: Likewise.
254 * gdb.ada/rec_comp.exp: Likewise.
255 * gdb.ada/rec_return.exp: Likewise.
256 * gdb.ada/ref_param.exp: Likewise.
257 * gdb.ada/ref_tick_size.exp: Likewise.
258 * gdb.ada/rename_subscript_param.exp: Likewise.
259 * gdb.ada/repeat_dyn.exp: Likewise.
260 * gdb.ada/same_component_name.exp: Likewise.
261 * gdb.ada/same_enum.exp: Likewise.
262 * gdb.ada/scalar_storage.exp: Likewise.
263 * gdb.ada/set_wstr.exp: Likewise.
264 * gdb.ada/small_reg_param.exp: Likewise.
265 * gdb.ada/str_binop_equal.exp: Likewise.
266 * gdb.ada/str_ref_cmp.exp: Likewise.
267 * gdb.ada/str_uninit.exp: Likewise.
268 * gdb.ada/sub_variant.exp: Likewise.
269 * gdb.ada/sym_print_name.exp: Likewise.
270 * gdb.ada/taft_type.exp: Likewise.
271 * gdb.ada/tagged.exp: Likewise.
272 * gdb.ada/tagged_access.exp: Likewise.
273 * gdb.ada/task_bp.exp: Likewise.
274 * gdb.ada/task_switch_in_core.exp: Likewise.
275 * gdb.ada/tasks.exp: Likewise.
276 * gdb.ada/tick_last_segv.exp: Likewise.
277 * gdb.ada/tick_length_array_enum_idx.exp: Likewise.
278 * gdb.ada/type_coercion.exp: Likewise.
279 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
280 * gdb.ada/unchecked_union.exp: Likewise.
281 * gdb.ada/uninitialized_vars.exp: Likewise.
282 * gdb.ada/var_arr_attrs.exp: Likewise.
283 * gdb.ada/var_arr_typedef.exp: Likewise.
284 * gdb.ada/var_rec_arr.exp: Likewise.
285 * gdb.ada/variant-record.exp: Likewise.
286 * gdb.ada/variant.exp: Likewise.
287 * gdb.ada/variant_record_packed_array.exp: Likewise.
288 * gdb.ada/varsize_limit.exp: Likewise.
289 * gdb.ada/whatis_array_val.exp: Likewise.
290 * gdb.ada/widewide.exp: Likewise.
291 * gdb.ada/win_fu_syms.exp: Likewise.
292
293 2020-08-12 Gary Benson <gbenson@redhat.com>
294
295 * gdb.dwarf2/dw2-op-out-param.S (.Ltext5): Fix duplicate label.
296
297 2020-08-04 Andrew Burgess <andrew.burgess@embecosm.com>
298
299 * lib/check-test-names.exp (do_reset_vars): Use 'array unset' to
300 unset the array variable.
301
302 2020-08-03 Tom de Vries <tdevries@suse.de>
303
304 PR symtab/26333
305 * lib/dwarf.exp (DW_LNE_user): New proc.
306 * gdb.dwarf2/dw2-vendor-extended-opcode.c: New test.
307 * gdb.dwarf2/dw2-vendor-extended-opcode.exp: New file.
308
309 2020-07-31 Kevin Buettner <kevinb@redhat.com>
310
311 * gdb.base/coremaker2.c: Change all uses of 'unsigned long long'
312 to 'uintptr_t'
313 (inttypes.h): Include.
314
315 2020-07-31 Kevin Buettner <kevinb@redhat.com>
316
317 * gdb.base/coremaker2.c (buf_rw): Increase size to 256 KiB.
318 (C5_24k): Delete.
319 (C5_8k, C5_64k, C5_256k): New macros.
320 (buf_ro): Allocate 256 KiB of initialized data.
321
322 2020-07-30 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
323
324 * gdb.base/condbreak-bad.exp: Extend the test with scenarios
325 that attempt to overwrite an existing condition with a condition
326 that fails parsing and also with a condition that parses fine
327 but contains junk at the end.
328
329 2020-07-30 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
330
331 * gdb.base/condbreak-bad.c: New test.
332 * gdb.base/condbreak-bad.exp: New file.
333
334 2020-07-30 Tom de Vries <tdevries@suse.de>
335
336 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_entry_1): Factor
337 out of ...
338 (GDBInfoModuleSymbols::check_entry): ... here.
339 (GDBInfoModuleSymbols::check_optional_entry): New proc.
340 * gdb.fortran/info-modules.exp: Use check_optional_entry for entries
341 related to __def_init_mod1_M1t1 / __vtype_mod1_M1t1 / __copy_mod1_M1t1.
342
343 2020-07-30 Tom de Vries <tdevries@suse.de>
344
345 * gdb.fortran/ptype-on-functions.exp: Make "_t" suffix on
346 "__class_some_module_Number_t" optional.
347
348 2020-07-29 Tom de Vries <tdevries@suse.de>
349
350 * lib/selftest-support.exp (selftest_setup): Allow breakpoint at
351 multiple locations.
352
353 2020-07-29 Tom de Vries <tdevries@suse.de>
354
355 * gdb.dwarf2/dw2-line-number-zero.exp: Set breakpoints on lines
356 rather than function name.
357
358 2020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
359
360 PR symtab/26270:
361 * gdb.cp/disasm-func-name.cc: New file.
362 * gdb.cp/disasm-func-name.exp: New file.
363
364 2020-07-28 Tom Tromey <tromey@adacore.com>
365
366 * gdb.dwarf2/varval.exp (setup_exec): Add 'or' instruction to
367 'varval' location.
368
369 2020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
370
371 * gdb.python/py-unwind.py: Update to make use of a register
372 descriptor.
373
374 2020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
375
376 * gdb.python/py-arch-reg-names.exp: Add additional tests.
377
378 2020-07-25 Andrew Burgess <andrew.burgess@embecosm.com>
379
380 PR fortran/23051
381 PR fortran/26139
382 * gdb.fortran/class-allocatable-array.exp: New file.
383 * gdb.fortran/class-allocatable-array.f90: New file.
384 * gdb.fortran/pointer-to-pointer.exp: New file.
385 * gdb.fortran/pointer-to-pointer.f90: New file.
386
387 2020-07-25 Tom de Vries <tdevries@suse.de>
388
389 PR symtab/26243
390 * gdb.dwarf2/dw2-line-number-zero.c: New test.
391 * gdb.dwarf2/dw2-line-number-zero.exp: New file.
392
393 2020-07-24 Tom de Vries <tdevries@suse.de>
394
395 PR testsuite/26293
396 * gdb.ada/mi_prot.exp: Require gnatmake-8.
397
398 2020-07-23 Pedro Alves <pedro@palves.net>
399
400 * gdb.server/server-kill.exp (prepare): New, factored out from the
401 top level.
402 (kill_server): New.
403 (test_tstatus, test_unwind_nosyms, test_unwind_syms): New.
404 (top level) : Call test_tstatus, test_unwind_nosyms, test_unwind_syms.
405
406 2020-07-23 Andrew Burgess <andrew.burgess@embecosm.com>
407
408 * gdb.dwarf2/dw2-disasm-over-non-stmt.exp: New file.
409
410 2020-07-22 Sandra Loosemore <sandra@codesourcery.com>
411
412 * lib/gdb.exp (gdb_wrapper_file, gdb_wrapper_flags):
413 Initialize to empty string at top level.
414 (gdb_wrapper_init): Revert check for file existence on build.
415 Build the wrapper in its default place, not a build-specific
416 location. When host == build, make the pathname absolute.
417 (gdb_compile): Delete leftover declaration of
418 gdb_wrapper_initialized. Check gdb_wrapper_file being an empty
419 string instead of uninitialized.
420
421 2020-07-22 Kevin Buettner <kevinb@redhat.com>
422
423 * gdb.base/corefile2.exp: New file.
424 * gdb.base/coremaker2.exp: New file.
425
426 2020-07-22 Kevin Buettner <kevinb@redhat.com>
427
428 * gdb.base/coredump-filter.exp: Add second
429 non-Private-Shared-Anon-File test.
430 (test_disasm): Rename binfile for test which is expected
431 to fail.
432
433 2020-07-22 Kevin Buettner <kevinb@redhat.com>
434
435 * gdb.base/corefile.exp: Add test "accessing read-only mmapped
436 data in core file".
437 * gdb.base/coremaker.c (buf2ro): New global.
438 (mmapdata): Add a read-only mmap mapping.
439
440 2020-07-22 Kevin Buettner <kevinb@redhat.com>
441
442 PR corefiles/25631
443 * gdb.base/corefile.exp (accessing anonymous, unwritten-to mmap data):
444 New test.
445 * gdb.base/coremaker.c (buf3): New global.
446 (mmapdata): Add mmap call which uses MAP_ANONYMOUS and MAP_PRIVATE
447 flags.
448
449 2020-07-22 Kevin Buettner <kevinb@redhat.com>
450
451 * gdb.base/coremaker.c (filler_ro): New global constant.
452
453 2020-07-22 Tom Tromey <tromey@adacore.com>
454
455 * gdb.ada/mi_prot.exp: New file.
456 * gdb.ada/mi_prot/pkg.adb: New file.
457 * gdb.ada/mi_prot/pkg.ads: New file.
458 * gdb.ada/mi_prot/prot.adb: New file.
459
460 2020-07-22 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
461
462 * gdb.base/jit-reader-simple.exp: Add a scenario for a binary that
463 loads two JITers.
464
465 2020-07-21 Andrew Burgess <andrew.burgess@embecosm.com>
466
467 * gdb.python/py-arch-reg-groups.exp: Additional tests.
468
469 2020-07-21 Andrew Burgess <andrew.burgess@embecosm.com>
470
471 * gdb.python/py-arch-reg-names.exp: Additional tests.
472
473 2020-07-21 Tom de Vries <tdevries@suse.de>
474
475 * gdb.reverse/solib-precsave.exp: Handle additional "recommended
476 breakpoint locations".
477 * gdb.reverse/solib-reverse.exp: Same.
478
479 2020-07-21 Tom de Vries <tdevries@suse.de>
480
481 * gdb.reverse/step-reverse.c (callee): Merge statements.
482
483 2020-07-21 Tom de Vries <tdevries@suse.de>
484
485 * gdb.fortran/info-modules.exp (info module variables): Allow missing
486 line numbers for some variables.
487
488 2020-07-21 Tom de Vries <tdevries@suse.de>
489
490 * gdb.opt/inline-locals.c (init_array): New func.
491 (func1): Use init_array.
492 * gdb.opt/inline-locals.exp: Update pattern.
493
494 2020-07-21 Tom de Vries <tdevries@suse.de>
495
496 * gdb.debuginfod/fetch_src_and_symbols.exp: Use save_vars for env
497 vars. Fix PATH and DUPLICATE errors. Cleanup whitespace.
498
499 2020-07-20 Ludovic Courtès <ludo@gnu.org>
500
501 * gdb.guile/source2.scm: Add #f first argument to 'format'.
502 * gdb.guile/types-module.exp: Remove "ERROR:" from
503 regexps since Guile 3.0 no longer prints that.
504
505 2020-07-20 Ludovic Courtès <ludo@gnu.org>
506
507 * gdb.guile/scm-error.exp ("source $remote_guile_file_1"): Relax
508 error regexp to match on Guile 2.2.
509
510 2020-07-20 Gary Benson <gbenson@redhat.com>
511
512 * gdb.cp/align.exp: Fix "alignof (void)" tests when compiling
513 with clang.
514
515 2020-07-20 Tom de Vries <tdevries@suse.de>
516
517 * gdb.threads/omp-par-scope.c (lock, lock2): New variable.
518 (omp_set_lock_in_order): New function.
519 (single_scope, multi_scope, nested_func, nested_parallel): Use
520 omp_set_lock_in_order and omp_unset_lock.
521 (main): Init and destroy lock and lock2.
522
523 2020-07-20 Tom de Vries <tdevries@suse.de>
524
525 * gdb.base/valgrind-infcall-2.exp: Handle printf unknown return type.
526
527 2020-07-20 Tom de Vries <tdevries@suse.de>
528
529 * gdb.threads/attach-slow-waitpid.exp: Bail out if gdb_start fails.
530
531 2020-07-17 Tom de Vries <tdevries@suse.de>
532
533 * gdb.base/valgrind-infcall-2.c: New test.
534 * gdb.base/valgrind-infcall-2.exp: New file.
535 * lib/valgrind.exp (vgdb_start): Add and handle active_at_startup.
536
537 2020-07-17 Tom de Vries <tdevries@suse.de>
538
539 * gdb.dlang/circular.c (found): Use found_label as label name.
540 * gdb.dwarf2/arr-subrange.c (main): Use main_label as label name.
541 * gdb.dwarf2/comp-unit-lang.c (func): Use func_label as label name.
542 * gdb.dlang/circular.exp: Use MACRO_AT_func and MACRO_AT_range.
543 * gdb.dwarf2/ada-linkage-name.exp: Same.
544 * gdb.dwarf2/arr-subrange.exp: Same.
545 * gdb.dwarf2/atomic-type.exp: Same.
546 * gdb.dwarf2/comp-unit-lang.exp: Same.
547 * gdb.dwarf2/cpp-linkage-name.exp: Same.
548 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Same.
549 * gdb.dwarf2/dw2-lexical-block-bare.exp: Same.
550 * gdb.dwarf2/dw2-regno-invalid.exp: Same.
551 * gdb.dwarf2/implptr-64bit.exp: Same.
552 * gdb.dwarf2/imported-unit-abstract-const-value.exp: Same.
553 * gdb.dwarf2/imported-unit-runto-main.exp: Same.
554 * gdb.dwarf2/imported-unit.exp: Same.
555 * gdb.dwarf2/main-subprogram.exp: Same.
556 * gdb.dwarf2/missing-type-name.exp: Same.
557 * gdb.dwarf2/nonvar-access.exp: Same.
558 * gdb.dwarf2/struct-with-sig.exp: Same.
559 * gdb.dwarf2/typedef-void-finish.exp: Same.
560 * gdb.dwarf2/void-type.exp: Same.
561
562 2020-07-17 Tom de Vries <tdevries@suse.de>
563
564 * lib/dwarf.exp (Dwarf::MACRO_AT_func, Dwarf::MACRO_AT_range): Drop
565 src parameter.
566 * gdb.dlang/watch-loc.exp: Update MACRO_AT_{func,range} calls.
567 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Same.
568 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
569 * gdb.dwarf2/dw2-opt-structptr.exp: Same.
570 * gdb.dwarf2/dwz.exp: Same.
571 * gdb.dwarf2/implptr-optimized-out.exp: Same.
572 * gdb.dwarf2/implref-array.exp: Same.
573 * gdb.dwarf2/implref-const.exp: Same.
574 * gdb.dwarf2/implref-global.exp: Same.
575 * gdb.dwarf2/implref-struct.exp: Same.
576 * gdb.dwarf2/info-locals-optimized-out.exp: Same.
577 * gdb.dwarf2/opaque-type-lookup.exp: Same.
578 * gdb.dwarf2/var-access.exp: Same.
579 * gdb.dwarf2/varval.exp: Same.
580 * gdb.trace/entry-values.exp: Same.
581
582 2020-07-17 Tom de Vries <tdevries@suse.de>
583
584 * lib/dwarf.exp (Dwarf::extern): Remove.
585 * gdb.compile/compile-ops.exp: Remove use of Dwarf::extern.
586 * gdb.dlang/circular.exp: Same.
587 * gdb.dwarf2/comp-unit-lang.exp: Same.
588 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
589 * gdb.dwarf2/dw2-symtab-includes.exp: Same.
590 * gdb.dwarf2/dwz.exp: Same.
591 * gdb.dwarf2/imported-unit-abstract-const-value.exp: Same.
592 * gdb.dwarf2/imported-unit-runto-main.exp: Same.
593 * gdb.dwarf2/imported-unit.exp: Same.
594 * gdb.dwarf2/opaque-type-lookup.exp: Same.
595
596 2020-07-16 Sandra Loosemore <sandra@codesourcery.com>
597
598 * gdb.base/shell.exp: Skip pipe tests dependent on sh on Windows host.
599 Use double quotes instead of single quotes.
600
601 2020-07-16 Caroline Tice <cmtice@google.com>
602
603 * gdb.dwarf2/dw5-rnglist-test.cc: New file.
604 * gdb.dwarf2/dw5-rnglist-test.exp: New file.
605
606 2020-07-16 Tom de Vries <tdevries@suse.de>
607
608 * lib/dwarf.exp (program): Initialize _line.
609 (DW_LNE_end_sequence): Reinitialize _line.
610 (DW_LNS_advance_line): Update _line.
611 (line): New proc.
612 * gdb.dwarf2/dw2-inline-many-frames.exp: Use line.
613 * gdb.dwarf2/dw2-inline-small-func.exp: Same.
614 * gdb.dwarf2/dw2-inline-stepping.exp: Same.
615 * gdb.dwarf2/dw2-is-stmt-2.exp: Same.
616 * gdb.dwarf2/dw2-is-stmt.exp: Same.
617 * gdb.dwarf2/dw2-ranges-func.exp: Same.
618
619 2020-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
620
621 * gdb.fortran/ptype-on-functions.exp: Make the result pattern more
622 generic.
623
624 2020-07-15 Tom de Vries <tdevries@suse.de>
625
626 * gdb.trace/entry-values.exp: Expect "call" instead of "callq" if
627 is_amd64_regs_target.
628
629 2020-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
630
631 * gdb.fortran/ptype-on-functions.exp: Add more tests.
632 * gdb.fortran/ptype-on-functions.f90: Likewise.
633
634 2020-07-14 Simon Marchi <simon.marchi@polymtl.ca>
635
636 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu, Dwarf::lines): Change valid
637 values in documentation for addr_size to 4 and 8.
638
639 2020-07-14 Andrew Burgess <andrew.burgess@embecosm.com>
640
641 * gdb.arch/amd64-osabi.exp: Update.
642 * gdb.arch/arm-disassembler-options.exp: Update.
643 * gdb.arch/powerpc-disassembler-options.exp: Update.
644 * gdb.arch/ppc64-symtab-cordic.exp: Update.
645 * gdb.arch/s390-disassembler-options.exp: Update.
646 * gdb.base/all-architectures.exp.tcl: Update.
647 * gdb.base/attach-pie-noexec.exp: Update.
648 * gdb.base/catch-syscall.exp: Update.
649 * gdb.xml/tdesc-arch.exp: Update.
650
651 2020-07-14 Tom de Vries <tdevries@suse.de>
652
653 * gdb.threads/clone-new-thread-event.c (gettid): Rename to ...
654 (local_gettid): ... this.
655 (fn): Update.
656
657 2020-07-13 Sandra Loosemore <sandra@codesourcery.com>
658
659 * gdb.base/info_sources.exp: Skip directory match tests on
660 remote hosts.
661
662 2020-07-13 Gary Benson <gbenson@redhat.com>
663
664 * gdb.base/savedregs.exp (caller): Use parentheses to
665 make expected expression evaluation ordering explicit.
666
667 2020-07-13 Gary Benson <gbenson@redhat.com>
668
669 * gdb.arch/i386-sse.c (have_sse) <edx>: Make unsigned.
670
671 2020-07-13 Gary Benson <gbenson@redhat.com>
672
673 * gdb.base/bigcore.c (main): Use a volatile pointer when
674 attempting to trigger a SIGSEGV.
675 * gdb.base/gcore-relro-pie.c (break_here): Likewise.
676 * gdb.base/gcore-tls-pie.c (break_here): Likewise.
677 * gdb.base/savedregs.c (thrower): Likewise.
678 * gdb.mi/mi-syn-frame.c (bar): Likewise.
679
680 2020-07-13 Gary Benson <gbenson@redhat.com>
681
682 * gdb.base/vla-datatypes.c (vla_factory): Factor out sections
683 defining and using VLA structure fields into...
684 * gdb.base/vla-struct-fields.c: New file.
685 * gdb.base/vla-datatypes.exp: Factor out VLA structure field
686 tests into...
687 * gdb.base/vla-struct-fields.exp: New file.
688
689 2020-07-13 Tom de Vries <tdevries@suse.de>
690
691 * lib/gdb.exp (have_fuse_ld_gold): New caching proc.
692 * gdb.base/gcore-tls-pie.exp: Use have_fuse_ld_gold.
693 * gdb.base/gold-gdb-index.exp: Same.
694 * gdb.base/morestack.exp: Same.
695
696 2020-07-11 Daniel Xu <dxu@dxuuu.xyz>
697
698 PR rust/26121
699 * gdb.rust/modules.rs: Prevent linker from discarding test
700 symbol.
701
702 2020-07-10 Pedro Alves <pedro@palves.net>
703
704 PR gdb/26199
705 * gdb.multi/multi-target.c (exit_thread): New.
706 (thread_start): Break loop if EXIT_THREAD.
707 * gdb.multi/multi-target.exp (test_no_unwaited_for): New proc.
708 (top level) Call test_no_resumed.
709
710 2020-07-08 Tom Tromey <tromey@adacore.com>
711
712 * gdb.ada/catch_ex/foo.adb: Pass string to raise.
713 * gdb.ada/catch_ex.exp: Examine catchpoint text.
714
715 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
716
717 PR python/22748
718 * gdb.opt/inline-frame-tailcall.c: New file.
719 * gdb.opt/inline-frame-tailcall.exp: New file.
720 * gdb.python/py-unwind-inline.c: New file.
721 * gdb.python/py-unwind-inline.exp: New file.
722 * gdb.python/py-unwind-inline.py: New file.
723
724 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
725
726 * gdb.python/py-arch-reg-groups.exp: New file.
727
728 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
729
730 * gdb.python/py-arch-reg-names.exp: New file.
731
732 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
733
734 * gdb.python/py-unwind.py (TestUnwinder::__call__): Add test for
735 gdb.PendingFrame.architecture method.
736
737 2020-07-06 Tom de Vries <tdevries@suse.de>
738
739 * gdb.dwarf2/dw2-ranges-base.exp: Test line-table order.
740
741 2020-07-03 Pedro Alves <palves@redhat.com>
742
743 * gdb.base/structs2.c (main): Adjust second parem_reg call to
744 explicitly write negative numbers.
745 * gdb.base/structs2.exp: Adjust expected output.
746
747 2020-07-03 Pedro Alves <palves@redhat.com>
748
749 * gdb.base/charset.c (init_string): Change all char parameters to
750 unsigned char parameters.
751
752 2020-07-03 Pedro Alves <palves@redhat.com>
753
754 * gdb.base/call-sc.exp (start_scalars_test): Use
755 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
756 * gdb.base/overlays.c: Remove references to PARAMS.
757 * gdb.base/ovlymgr.h (PARAMS): Delete, and remove all references.
758 * gdb.base/reread.exp: Don't set 'prototypes' global.
759 * gdb.base/structs.exp (start_structs_test): Use
760 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
761 * gdb.base/structs2.exp: Don't set 'prototypes' global. Use
762 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
763 Don't issue "set width 0". Remove gdb_stop_suppressing_tests
764 call.
765 * gdb.base/varargs.exp: Don't set 'prototypes' global.
766
767 2020-07-03 Pedro Alves <palves@redhat.com>
768
769 * gdb.base/m32rovly.c: Delete.
770 * gdb.base/ovlymgr.c: Remove all code guarded by __D10V__.
771
772 2020-06-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
773
774 * gdb.python/py-breakpoint.exp: use gdb_test_multiline instead
775 of gdb_py_test_multiple.
776 * gdb.python/py-cmd.exp: Likewise.
777 * gdb.python/py-events.exp: Likewise.
778 * gdb.python/py-function.exp: Likewise.
779 * gdb.python/py-inferior.exp: Likewise.
780 * gdb.python/py-infthread.exp: Likewise.
781 * gdb.python/py-linetable.exp: Likewise.
782 * gdb.python/py-parameter.exp: Likewise.
783 * gdb.python/py-value.exp: Likewise.
784
785 2020-06-30 Tom de Vries <tdevries@suse.de>
786
787 PR testsuite/26175
788 * lib/future.exp (gdb_default_target_compile): Detect and handle
789 early_flags.
790
791 2020-06-29 Simon Marchi <simon.marchi@efficios.com>
792
793 * boards/simavr.exp (gdb_load): Catch errors when closing
794 previous connection. Close connection, wait for process and
795 unset simavr_spawn_id on failure.
796
797 2020-06-29 Tom de Vries <tdevries@suse.de>
798
799 * lib/gdb.exp (unknown): Make test-case unresolved.
800
801 2020-06-29 Tom de Vries <tdevries@suse.de>
802
803 PR gdb/25475
804 * gdb.server/solib-list.exp: Verify that the symbol reload
805 confirmation question is asked.
806
807 2020-06-26 Philippe Waroquiers <philippe.waroquiers@skynet.be>
808
809 * lib/gdb.exp (gdb_test_multiline): New, moved from gdb-guile.exp,
810 have a input seq nr in each pass message.
811 * lib/gdb-guile.exp (gdb_test_multiline): Move to gdb.exp.
812 * lib/gdb-python.exp (gdb_py_test_multiple): Remove.
813 * gdb.python/python.exp: Make test names unique,
814 use gdb_test_multiline instead of gdb_py_test_multiple,
815 use $gdb_test_name.
816 * gdb.guile/guile.exp: Make test names unique, use $gdb_test_name
817
818 2020-06-26 Nick Alcock <nick.alcock@oracle.com>
819
820 * configure.ac: Add --enable-libctf.
821 * aclocal.m4: sinclude ../config/enable.m4.
822 * Makefile.in (site.exp): Add enable_libctf to site.exp.
823 * lib/gdb.exp (skip_ctf_tests): Use it.
824 * gdb.base/ctf-constvars.exp: Error message tweak.
825 * gdb.base/ctf-ptype.exp: Likewise.
826 * configure: Regenerate.
827
828 2020-06-26 Gary Benson <gbenson@redhat.com>
829
830 * gdb.cp/try_catch.cc: Include string.h.
831 (main): Replace comparison against string literal with
832 strcmp, avoiding build failure with -Wstring-compare.
833 Add "marker test-complete".
834 * gdb.cp/try_catch.exp: Run the test to the above marker,
835 then verify that the value of "test" is still true.
836
837 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
838
839 * gdb.arch/riscv-tdesc-regs.exp: New test cases.
840
841 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
842
843 * gdb.arch/riscv-tdesc-regs.exp: Extend test case.
844
845 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
846
847 * gdb.arch/riscv-tdesc-loading-01.xml: New file.
848 * gdb.arch/riscv-tdesc-loading-02.xml: New file.
849 * gdb.arch/riscv-tdesc-loading-03.xml: New file.
850 * gdb.arch/riscv-tdesc-loading-04.xml: New file.
851 * gdb.arch/riscv-tdesc-loading.exp: New file.
852
853 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
854
855 * gdb.arch/riscv-tdesc-regs.exp: Extend test case.
856
857 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
858
859 * gdb.arch/riscv-tdesc-regs-32.xml: New file.
860 * gdb.arch/riscv-tdesc-regs-64.xml: New file.
861 * gdb.arch/riscv-tdesc-regs.c: New file.
862 * gdb.arch/riscv-tdesc-regs.exp: New file.
863
864 2020-06-24 Pedro Alves <palves@redhat.com>
865
866 * gdb.arch/amd64-entry-value-paramref.exp: Use
867 prepare_for_testing_full and don't pass "c++" for the .S file
868 build spec.
869 * gdb.compile/compile-cplus.exp: Don't compile $srcfile3 with
870 $options, since it's an assembly file. Remove -Wno-deprecated.
871 * lib/gdb.exp (gdb_compile): Pass "-x c++" explicitly when
872 compiling C++ programs.
873
874 2020-06-24 Pedro Alves <palves@redhat.com>
875
876 * lib/gdb.exp (gdb_compile): Update intro comment. If C/C++ with
877 Clang, add "-Wno-unknown-warning-option" to the options.
878
879 2020-06-23 Andrew Burgess <andrew.burgess@embecosm.com>
880
881 * gdb.xml/tdesc-reload.c: New file.
882 * gdb.xml/tdesc-reload.exp: New file.
883 * gdb.xml/maint-xml-dump-01.xml: New file.
884 * gdb.xml/maint-xml-dump-02.xml: New file.
885 * gdb.xml/maint-xml-dump.exp: New file.
886
887 2020-06-23 Sandra Loosemore <sandra@codesourcery.com>
888
889 * lib/completion-support.exp (test_gdb_completion_offers_commands):
890 Adjust for omitted commands when TUI is disabled.
891
892 2020-06-23 Gary Benson <gbenson@redhat.com>
893 Pedro Alves <palves@redhat.com>
894
895 * gdb.cp/namespace.cc: Improve -Wunused-value fix.
896 * gdb.cp/nsimport.cc: Likewise.
897 * gdb.cp/nsnested.cc: Likewise.
898 * gdb.cp/nsnoimports.cc: Likewise.
899 * gdb.cp/nsusing.cc: Likewise.
900 * gdb.cp/smartp.cc: Likewise.
901 * gdb.python/py-pp-integral.c: Likewise.
902 * gdb.python/py-pp-re-notag.c: Likewise.
903
904 2020-06-23 Gary Benson <gbenson@redhat.com>
905
906 * gdb.cp/namespace.cc: Avoid build failure with -Wunused-value.
907 * gdb.cp/nsimport.cc: Likewise.
908 * gdb.cp/nsnested.cc: Likewise.
909 * gdb.cp/nsnoimports.cc: Likewise.
910 * gdb.cp/nsusing.cc: Likewise.
911 * gdb.cp/smartp.cc: Likewise.
912 * gdb.python/py-pp-integral.c: Likewise.
913 * gdb.python/py-pp-re-notag.c: Likewise.
914
915 2020-06-22 Philippe Waroquiers <philippe.waroquiers@skynet.be>
916
917 * gdb.base/default-args.exp: New test.
918 * gdb.base/default-args.c: New file.
919 * gdb.base/alias.exp: Update expected error msg for alias foo=bar.
920 * gdb.base/default.exp: Update to new help text.
921 * gdb.base/help.exp: Likewise.
922 * gdb.base/page.exp: Likewise.
923 * gdb.base/style.exp: Likewise.
924 * gdb.guile/guile.exp: Likewise.
925 * gdb.python/python.exp: Likewise.
926
927 2020-06-22 Sandra Loosemore <sandra@codesourcery.com>
928
929 * gdb.base/source-dir.exp (test_truncated_comp_dir): Skip on
930 remote host. Fix search path syntax on Windows host.
931
932 2020-06-21 Philippe Waroquiers <philippe.waroquiers@skynet.be>
933
934 * gdb.base/attach.exp: Test priority of 'exec-file' changed
935 over 'exec-file-mismatch'.
936 * gdb.base/attach.c: Mark should_exit volatile.
937 * gdb.base/attach2.c: Likewise. Add a comment explaining
938 why the sleep cannot be big.
939 * gdb.base/attach3.c: New file.
940
941 2020-06-20 Sandra Loosemore <sandra@codesourcery.com>
942
943 * gdb.mi/mi-sym-info.exp: Adjust filename patterns to make directory
944 prefix optional.
945
946 2020-06-20 Sandra Loosemore <sandra@codesourcery.com>
947
948 * gdb.base/list-missing-source.exp: Correct $srcfile manipulation
949 for remote host.
950
951 2020-06-19 Sandra Loosemore <sandra@codesourcery.com>
952 Hafiz Abid Qadeer <abidh@codesourcery.com>
953
954 * gdb.xml/tdesc-regs.exp (load_description): Correct pathname of
955 file sent to remote host.
956 (top level): Allow int32_t as type of 32-bit register.
957
958 2020-06-19 Tom de Vries <tdevries@suse.de>
959
960 * lib/gdb.exp (gdb_note): New proc.
961 * lib/future.exp (gdb_default_target_compile_1): Factor out of ...
962 (gdb_default_target_compile): ... here. Only call
963 gdb_default_target_compile_1 if use_gdb_compile(<lang>) is set.
964 (use_gdb_compile): Change to array.
965 (toplevel): Update sets of use_gdb_compile to specify language.
966 Warn about default_target_compile override. Store dejagnu's version
967 of default_target_compile in dejagnu_default_target_compile.
968
969 2020-06-18 Tom de Vries <tdevries@suse.de>
970
971 * lib/gdb.exp (gdb_init): Move all but call to default_gdb_init to ...
972 (default_gdb_init): ... here.
973
974 2020-06-17 Sandra Loosemore <sandra@codesourcery.com>
975
976 Fix TUI support checks in gdb.tui tests.
977
978 * gdb.tui/basic.exp: Skip test when TUI is unsupported, don't
979 just say UNSUPPORTED.
980 * gdb.tui/corefile-run.exp: Likewise.
981 * gdb.tui/empty.exp: Likewise.
982 * gdb.tui/list-before.exp: Likewise.
983 * gdb.tui/list.exp: Likewise.
984 * gdb.tui/main.exp: Likewise.
985 * gdb.tui/regs.exp: Likewise.
986 * gdb.tui/resize.exp: Likewise.
987 * gdb.tui/tui-layout-asm-short-prog.exp: Likewise.
988 * gdb.tui/tui-layout-asm.exp: Likewise.
989 * gdb.tui/tui-missing-src.exp: Likewise.
990 * gdb.tui/winheight.exp: Likewise.
991 * gdb.tui/new-layout.exp: Likewise. Also move check earlier.
992
993 2020-06-17 Sandra Loosemore <sandra@codesourcery.com>
994
995 Fix TCL error in gdb.python/py-format-string.exp.
996
997 * gdb.python/py-format-string.exp: Move test for python support
998 earlier, out of function body.
999
1000 2020-06-15 Simon Marchi <simon.marchi@efficios.com>
1001
1002 * gdb.base/index-cache-load-twice.c: New.
1003 * gdb.base/index-cache-load-twice.exp: New.
1004
1005 2020-06-17 Keith Seitz <keiths@redhat.com>
1006
1007 * gdb.debuginfod/fetch_src_and_symbols.exp: Pass INTERNAL_GDBFLAGS
1008 when executing "gdb --configuration".
1009
1010 2020-06-17 Tom de Vries <tdevries@suse.de>
1011
1012 * lib/gdb.exp (gdb_tcl_unknown): New proc.
1013 (gdb_init): Use gdb_tcl_unknown for ::unknown override. Make override
1014 conditional on presence of gdb_tcl_unknown.
1015 (gdb_finish): Make override undo conditional on presence of
1016 gdb_tcl_unknown.
1017
1018 2020-06-16 Tom Tromey <tom@tromey.com>
1019
1020 * gdb.python/tui-window.py (failwin): New function. Register it
1021 as a TUI window type.
1022 * gdb.python/tui-window.exp: Create new "fail" layout. Test it.
1023
1024 2020-06-16 Gary Benson <gbenson@redhat.com>
1025
1026 * gdb.python/py-nested-maps.c (create_map): Add missing return
1027 value.
1028 (create_map_map): Likewise.
1029
1030 2020-06-15 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1031
1032 * gdb.base/jit-elf-so.exp: Refer to the global main_loader_basename
1033 variable.
1034 * gdb.base/jit-reader-simple.exp: Fix typo ("Built" -> "Build"),
1035 and use the already-defined 'options' variable.
1036
1037 2020-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
1038 Tom de Vries <tdevries@suse.de>
1039
1040 * lib/gdb.exp (gdb_known_globals, gdb_persistent_globals): New global.
1041 (gdb_persistent_global, gdb_persistent_global_no_decl): New proc.
1042 (gdb_setup_known_globals): New proc.
1043 (gdb_cleanup_globals): New proc.
1044 * lib/gdb.exp (load_lib): New override proc.
1045 (gdb_stdin_log_init): Set var in_file as persistent global.
1046 * lib/pascal.exp (gdb_stdin_log_init): Set vars
1047 pascal_compiler_is_gpc, pascal_compiler_is_fpc, gpc_compiler and
1048 fpc_compiler as persistent global.
1049
1050 2020-06-12 Tom de Vries <tdevries@suse.de>
1051
1052 * lib/tuiterm.exp (spawn): Rename to ...
1053 (tui_spawn): ... this.
1054 (toplevel): Move rename of spawn ...
1055 (gdb_init_tuiterm): ... here. New proc.
1056 (gdb_finish_tuiterm): New proc.
1057 * lib/gdb.exp (gdb_finish_hooks): New global var.
1058 (gdb_finish): Handle gdb_finish_hooks.
1059 (tuiterm_env): New proc.
1060 * gdb.python/tui-window.exp: Replace load_lib tuiterm.exp with
1061 tuiterm_env.
1062 * gdb.tui/basic.exp: Same.
1063 * gdb.tui/corefile-run.exp: Same.
1064 * gdb.tui/empty.exp: Same.
1065 * gdb.tui/list-before.exp: Same.
1066 * gdb.tui/list.exp: Same.
1067 * gdb.tui/main.exp: Same.
1068 * gdb.tui/new-layout.exp: Same.
1069 * gdb.tui/regs.exp: Same.
1070 * gdb.tui/resize.exp: Same.
1071 * gdb.tui/tui-layout-asm-short-prog.exp: Same.
1072 * gdb.tui/tui-layout-asm.exp: Same.
1073 * gdb.tui/tui-missing-src.exp: Same.
1074 * gdb.tui/winheight.exp: Same.
1075
1076 2020-06-12 Tom de Vries <tdevries@suse.de>
1077
1078 PR testsuite/26110
1079 * lib/gdb.exp (gdb_init): Revert dejagnu's override of ::unknown.
1080 (gdb_finish): Reinstall dejagnu's override of ::unknown.
1081
1082 2020-06-11 Tom Tromey <tom@tromey.com>
1083
1084 PR gdb/18318:
1085 * gdb.base/printcmds.exp (test_float_accepted): Add more hex
1086 floating point tests.
1087
1088 2020-06-11 Keith Seitz <keiths@redhat.com>
1089
1090 PR gdb/21356
1091 * gdb.base/vla-datatypes.c (vla_factory): Add typedef for struct
1092 vla_struct.
1093 Add new struct vla_typedef and union vla_typedef_union and
1094 corresponding instantiation objects.
1095 Initialize new objects.
1096 * gdb.base/vla-datatypes.exp: Add tests for vla_typedef_struct_object
1097 and vla_typedef_union_object.
1098 Fixup type for vla_struct_object.
1099
1100 2020-06-11 Tom de Vries <tdevries@suse.de>
1101
1102 * lib/gdb.exp (with_override): New proc, factored out of ...
1103 * gdb.base/dbx.exp: ... here. Use with_override and save_vars.
1104
1105 2020-06-10 Tom de Vries <tdevries@suse.de>
1106
1107 * gdb.ada/ptype_union.exp: Remove PR24713 workaround.
1108
1109 2020-06-09 Simon Marchi <simon.marchi@polymtl.ca>
1110
1111 * gdb.base/index-cache.exp (test_cache_disabled): Add test_prefix
1112 parameter, update callers.
1113
1114 2020-06-04 Simon Marchi <simon.marchi@efficios.com>
1115
1116 * gdb.dwarf2/share-psymtabs-bt.exp: New file.
1117 * gdb.dwarf2/share-psymtabs-bt.c: New file.
1118 * gdb.dwarf2/share-psymtabs-bt-2.c: New file.
1119
1120 2020-06-04 Tom de Vries <tdevries@suse.de>
1121
1122 * lib/gdb.exp (gdb_file_cmd): Avoid path names in error messages.
1123
1124 2020-06-04 Tom de Vries <tdevries@suse.de>
1125
1126 * lib/gdb.exp (gdb_file_cmd): Replace incomplete gdb_expect by
1127 exp_continue.
1128
1129 2020-06-04 Tom de Vries <tdevries@suse.de>
1130
1131 * lib/gdb.exp (gdb_file_cmd): Use perror instead of fail.
1132
1133 2020-06-03 Tom de Vries <tdevries@suse.de>
1134
1135 PR symtab/26046
1136 * gdb.cp/breakpoint-locs-2.cc: New test.
1137 * gdb.cp/breakpoint-locs.cc: New test.
1138 * gdb.cp/breakpoint-locs.exp: New file.
1139 * gdb.cp/breakpoint-locs.h: New test.
1140
1141 2020-06-03 Tom de Vries <tdevries@suse.de>
1142
1143 PR testsuite/25609
1144 * gdb.base/jit-elf-so.exp: Don't modify testing behaviour based on
1145 value of global verbose.
1146 * gdb.base/jit-elf.exp: Same.
1147 * gdb.base/jit-reader.exp: Same.
1148
1149 2020-06-02 Tom de Vries <tdevries@suse.de>
1150
1151 * gdb.dwarf2/multidictionary.exp: Don't use
1152 gdb_spawn_with_cmdline_opts.
1153
1154 2020-06-01 Andrew Burgess <andrew.burgess@embecosm.com>
1155
1156 * gdb.cp/step-and-next-inline.exp (do_test): Skip all tests in the
1157 use_header case.
1158 * gdb.dwarf2/dw2-inline-header-1.exp: New file.
1159 * gdb.dwarf2/dw2-inline-header-2.exp: New file.
1160 * gdb.dwarf2/dw2-inline-header-3.exp: New file.
1161 * gdb.dwarf2/dw2-inline-header-lbls.c: New file.
1162 * gdb.dwarf2/dw2-inline-header.c: New file.
1163 * gdb.dwarf2/dw2-inline-header.h: New file.
1164
1165 2020-05-30 Pedro Alves <palves@redhat.com>
1166
1167 * gdb.linespec/cp-replace-typedefs-ns-template.cc: New.
1168 * gdb.linespec/cp-replace-typedefs-ns-template.exp: New.
1169
1170 2020-05-29 Gary Benson <gbenson@redhat.com>
1171
1172 * gdb.compile/compile-cplus.exp (additional_flags): Also
1173 set when building with clang.
1174 (additional_flags, srcfilesoptions): Pass -Wno-deprecated
1175 when building with clang.
1176
1177 2020-05-29 Gary Benson <gbenson@redhat.com>
1178
1179 * gdb.arch/i386-avx.exp (additional_flags): Also set when
1180 building with clang.
1181 * gdb.arch/i386-sse.exp (additional_flags): Likewise.
1182
1183 2020-05-29 Gary Benson <gbenson@redhat.com>
1184
1185 * gdb.cp/koenig.exp (prepare_for_testing): Add
1186 additional_flags=-Wno-unused-comparison.
1187 * gdb.cp/operator.exp (prepare_for_testing): Likewise.
1188
1189 2020-05-28 Gary Benson <gbenson@redhat.com>
1190
1191 * gdb.base/sigaltstack.c (catcher): Add default case to switch
1192 statement.
1193
1194 2020-05-28 Gary Benson <gbenson@redhat.com>
1195
1196 * gdb.cp/classes.exp (prepare_for_testing): Add
1197 additional_flags=-Wno-deprecated-register.
1198 * gdb.cp/inherit.exp (prepare_for_testing): Likewise.
1199 * gdb.cp/misc.exp: Likewise.
1200
1201 2020-05-28 Gary Benson <gbenson@redhat.com>
1202
1203 * gdb.linespec/cpls-ops.cc (dummy): New static global.
1204 (test_op_new::operator new): Add return statement.
1205 (test_op_new_array::operator new[]): Likewise.
1206
1207 2020-05-27 Pedro Alves <palves@redhat.com>
1208
1209 * gdb.linespec/cp-completion-aliases.exp: Remove readline_is_used
1210 check. Use test_gdb_complete_unique instead of
1211 test_gdb_complete_tab_unique + test_gdb_complete_cmd_unique. Use
1212 test_gdb_complete_multiple instead of
1213 test_gdb_complete_tab_multiple + test_gdb_complete_cmd_multiple.
1214
1215 2020-05-27 Luis Machado <luis.machado@linaro.org>
1216
1217 * gdb.arch/aarch64-sighandler-regs.exp: Fix duplicated test names.
1218 * gdb.arch/aarch64-tagged-pointer.exp: Likewise.
1219 * gdb.arch/arm-disassembler-options.exp: Likewise.
1220 * gdb.arch/arm-disp-step.exp: Likewise.
1221 * gdb.arch/thumb-prologue.exp: Likewise.
1222 * gdb.base/async.exp: Likewise.
1223 * gdb.base/auxv.exp: Likewise.
1224 * gdb.base/complex-parts.exp: Likewise.
1225 * gdb.base/ena-dis-br.exp: Likewise.
1226 * gdb.base/foll-exec.exp: Likewise.
1227 * gdb.base/permissions.exp: Likewise.
1228 * gdb.base/relocate.exp: Likewise.
1229 * gdb.base/return2.exp: Likewise.
1230 * gdb.base/sigbpt.exp: Likewise.
1231 * gdb.base/siginfo-obj.exp: Likewise.
1232 * gdb.cp/converts.exp: Likewise.
1233 * gdb.cp/exceptprint.exp: Likewise.
1234 * gdb.cp/inherit.exp: Likewise.
1235 * gdb.cp/nsnoimports.exp: Likewise.
1236 * gdb.cp/virtbase2.exp: Likewise.
1237 * gdb.mi/mi-var-cmd.exp: Likewise.
1238 * gdb.mi/var-cmd.c: Likewise.
1239
1240 2020-05-26 Tom Tromey <tromey@adacore.com>
1241
1242 * gdb.ada/arr_acc_idx_w_gap.exp: Add tests.
1243
1244 2020-05-26 Tom Tromey <tromey@adacore.com>
1245
1246 * gdb.ada/arr_acc_idx_w_gap.exp: Add enum subrange tests.
1247 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap.ads (Enum_Subrange): New
1248 type.
1249 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap_main.adb (V): New
1250 variable.
1251
1252 2020-05-26 Christian Biesinger <cbiesinger@google.com>
1253
1254 * Makefile.in: Use = instead of == for the test command
1255 for portability.
1256
1257 2020-05-26 Tom de Vries <tdevries@suse.de>
1258
1259 * gdb.base/gold-gdb-index-2.c: New test.
1260 * gdb.base/gold-gdb-index.c: New test.
1261 * gdb.base/gold-gdb-index.exp: New file.
1262 * gdb.base/gold-gdb-index.h: New test.
1263
1264 2020-05-25 Tom de Vries <tdevries@suse.de>
1265
1266 * boards/gold-gdb-index.exp: New file.
1267
1268 2020-05-25 Simon Marchi <simon.marchi@efficios.com>
1269
1270 * boards/simavr.exp: New file.
1271
1272 2020-05-25 Simon Marchi <simon.marchi@efficios.com>
1273
1274 * lib/gdb.exp (gdb_run_cmd): Return success or failure.
1275 * gdb.base/inferior-args.exp: New file.
1276 * gdb.base/inferior-args.c: New file.
1277
1278 2020-05-25 Simon Marchi <simon.marchi@efficios.com>
1279
1280 * lib/gdb.exp (gdb_run_cmd): Change argument from args to
1281 inferior_args. Pass it to gdb_reload.
1282 (gdb_start_cmd, gdb_starti_cmd): Change argument from args to
1283 inferior_args.
1284 (gdb_reload): Add inferior_args argument.
1285 * config/gdbserver.exp (gdb_reload): Add inferior_args argument,
1286 pass it to gdbserver_run.
1287 * boards/native-gdbserver.exp: Do not set noargs.
1288 * boards/native-extended-gdbserver.exp (gdb_reload): Add
1289 inferior_args argument.
1290 * boards/stdio-gdbserver-base.exp (gdb_reload): Likewise.
1291 * gdb.base/a2-run.exp: Check for use_gdb_stub.
1292 * gdb.base/args.exp: Likewise.
1293
1294 2020-05-25 Tom de Vries <tdevries@suse.de>
1295
1296 * lib/gdb.exp (exec_is_pie): Add comment.
1297
1298 2020-05-25 Tom de Vries <tdevries@suse.de>
1299
1300 * lib/jit-elf-helpers.exp (compile_and_download_n_jit_so): Use $f
1301 instead of $binfile in the untested message.
1302
1303 2020-05-25 Tom de Vries <tdevries@suse.de>
1304
1305 PR testsuite/26031
1306 * lib/gdb.exp (exec_is_pie): Test readelf -h output.
1307
1308 2020-05-25 Tom de Vries <tdevries@suse.de>
1309
1310 * boards/gold.exp: New file.
1311
1312 2020-05-23 Tom Tromey <tom@tromey.com>
1313
1314 * gdb.base/style.exp: Remove completion styling test.
1315 * lib/gdb-utils.exp (style): Remove completion styles.
1316
1317 2020-05-23 Tom Tromey <tom@tromey.com>
1318
1319 * gdb.base/style.exp: Add completion styling test.
1320 * lib/gdb-utils.exp (style): Add completion styles.
1321
1322 2020-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
1323
1324 * gdb.base/annota1.exp: Update expected results.
1325 * gdb.cp/annota2.exp: Update expected results, remove duplicate
1326 test name.
1327 * gdb.cp/annota3.exp: Update expected results.
1328
1329 2020-05-20 Simon Marchi <simon.marchi@efficios.com>
1330
1331 PR gdb/26016
1332 * gdb.base/coredump-filter.c (do_mmap): Check mmap ret val
1333 against MAP_FAILED.
1334 * gdb.base/coremaker.c (mmapdata): Likewise.
1335 * gdb.base/jit-reader-host.c (main): Likewise.
1336 * gdb.base/sym-file-loader.c (load): Likewise.
1337 (load_shlib): Likewise.
1338
1339 2020-05-20 Tom Tromey <tromey@adacore.com>
1340
1341 * gdb.ada/array_char_idx.exp: Recognize initialized array.
1342
1343 2020-05-20 Tom de Vries <tdevries@suse.de>
1344
1345 PR symtab/25833
1346 * gdb.base/with-mf-inc.c: New test.
1347 * gdb.base/with-mf-main.c: New test.
1348 * gdb.base/with-mf.exp: New file.
1349
1350 2020-05-19 Tom Tromey <tromey@adacore.com>
1351
1352 * gdb.rust/simple.exp: Restore missing test result.
1353
1354 2020-05-19 Tom de Vries <tdevries@suse.de>
1355
1356 * gdb.base/gdb-caching-proc.exp: Fix typo.
1357
1358 2020-05-19 Tom Tromey <tromey@adacore.com>
1359
1360 * gdb.rust/simple.exp: Add some test descriptions.
1361 (test_one_slice): Use with_test_prefix.
1362
1363 2020-05-18 Tom de Vries <tdevries@suse.de>
1364
1365 * gdb.base/gdb-caching-proc.exp: Use with_test_prefix.
1366
1367 2020-05-17 Pedro Alves <palves@redhat.com>
1368
1369 PR gdb/25741
1370 * gdb.base/hw-sw-break-same-address.exp: New file.
1371
1372 2020-05-16 Pedro Alves <palves@redhat.com>
1373
1374 * gdb.multi/multi-re-run.exp (test_re_run): Switch
1375 LAST_LOADED_FILE accordingly.
1376
1377 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1378
1379 * gdb.base/alias.exp: Verify 'help aliases' shows user defined aliases.
1380
1381 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1382
1383 * gdb.base/help.exp: Test apropos and help for commands
1384 having aliases. Fixed comments not starting with an
1385 upper-case letter or not finishing with a dot.
1386
1387 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1388
1389 * gdb.base/alias.exp: Update help output check.
1390
1391 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1392
1393 * gdb.base/default.exp: Update output following fixes.
1394
1395 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1396
1397 * gdb.base/alias.exp: Test aliases starting with a prefix of
1398 another alias.
1399
1400 2020-05-15 Gary Benson <gbenson@redhat.com>
1401
1402 * gdb.base/info-os.c (main): Add return statement.
1403 * gdb.base/info_minsym.c (minsym_fun): Likewise.
1404 * gdb.base/large-frame-2.c (func): Likewise.
1405 * gdb.base/pr10179-a.c (foo1, bar1): Likewise.
1406 * gdb.base/pr10179-b.c (foo2): Likewise.
1407 * gdb.base/valgrind-disp-step.c (foo): Likewise.
1408 * gdb.base/watch-cond.c (func): Likewise.
1409 * gdb.multi/goodbye.c (verylongfun): Likewise.
1410 * gdb.multi/hello.c (commonfun): Likewise.
1411 * gdb.python/py-finish-breakpoint.c (call_longjmp): Likewise.
1412 * gdb.threads/fork-plus-threads.c (thread_func): Likewise.
1413 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
1414 Likewise.
1415 * gdb.threads/hand-call-new-thread.c (foo): Likewise.
1416 * gdb.threads/interrupt-while-step-over.c (child_function):
1417 Likewise.
1418 * gdb.trace/actions-changed.c (end): Likewise.
1419
1420 2020-05-15 Gary Benson <gbenson@redhat.com>
1421
1422 * gdb.opencl/callfuncs.exp: Report when test skipped.
1423 * gdb.opencl/convs_casts.exp: Likewise.
1424 * gdb.opencl/datatypes.exp: Likewise.
1425 * gdb.opencl/operators.exp: Likewise.
1426 * gdb.opencl/vec_comps.exp: Likewise.
1427
1428 2020-05-15 Tom de Vries <tdevries@suse.de>
1429
1430 * gdb.base/align.exp.in: Rename to ...
1431 * gdb.base/align.exp.tcl: ... this.
1432 * gdb.base/align-c++.exp: Update.
1433 * gdb.base/align-c.exp: Update.
1434 * gdb.base/all-architectures.exp.in: Rename to ...
1435 * gdb.base/all-architectures.exp: ... this.
1436 * gdb.base/all-architectures-0.exp: Update.
1437 * gdb.base/all-architectures-1.exp: Update.
1438 * gdb.base/all-architectures-2.exp: Update.
1439 * gdb.base/all-architectures-3.exp: Update.
1440 * gdb.base/all-architectures-4.exp: Update.
1441 * gdb.base/all-architectures-5.exp: Update.
1442 * gdb.base/all-architectures-6.exp: Update.
1443 * gdb.base/all-architectures-7.exp: Update.
1444 * gdb.base/infcall-nested-structs.exp.in: Rename to ...
1445 * gdb.base/infcall-nested-structs.exp.tcl: ... this.
1446 * gdb.base/infcall-nested-structs-c++.exp: Update.
1447 * gdb.base/infcall-nested-structs-c.exp: Update.
1448 * gdb.base/info-types.exp.in: Rename to ...
1449 * gdb.base/info-types.exp.tcl: ... this.
1450 * gdb.base/info-types-c++.exp: Update.
1451 * gdb.base/info-types-c.exp: Update.
1452 * gdb.base/max-depth.exp.in: Rename to ...
1453 * gdb.base/max-depth.exp.tcl: ... this.
1454 * gdb.base/max-depth-c++.exp: Update.
1455 * gdb.base/max-depth-c.exp: Update.
1456 * gdb.cp/cpexprs.exp.in: Rename to ...
1457 * gdb.cp/cpexprs.exp.tcl: ... this.
1458 * gdb.cp/cpexprs-debug-types.exp: Update.
1459 * gdb.cp/cpexprs.exp: Update.
1460 * gdb.cp/infcall-nodebug.exp.in: Rename to ...
1461 * gdb.cp/infcall-nodebug.exp.tcl: ... this.
1462 * gdb.cp/infcall-nodebug-c++-d0.exp: Update.
1463 * gdb.cp/infcall-nodebug-c++-d1.exp: Update.
1464 * gdb.cp/infcall-nodebug-c-d0.exp: Update.
1465 * gdb.cp/infcall-nodebug-c-d1.exp: Update.
1466 * gdb.dwarf2/clang-debug-names.exp.in: Rename to ...
1467 * gdb.dwarf2/clang-debug-names.exp.tcl: ... this.
1468 * gdb.dwarf2/clang-debug-names-2.exp: Update.
1469 * gdb.dwarf2/clang-debug-names.exp: Update.
1470
1471 2020-05-15 Andrew Burgess <andrew.burgess@embecosm.com>
1472
1473 * lib/check-test-names.exp: Remove code that prevents this file
1474 loading when tests are run in parallel.
1475
1476 2020-05-15 Pedro Alves <palves@redhat.com>
1477
1478 * gdb.multi/multi-kill.exp (start_inferior): Remove
1479 'testpid' parameter. Refer to namespace variable directly.
1480 (testpid): Declare as namespace variable.
1481
1482 2020-05-15 Pedro Alves <palves@redhat.com>
1483
1484 * gdb.multi/multi-kill.exp: Wrap in namespace.
1485 (start_inferior): Add TESTPID parameter. Use it instead of the
1486 testpid global.
1487 (top level): Define empty TESTPID array, and pass it down to
1488 start_inferior.
1489
1490 2020-05-14 Tom de Vries <tdevries@suse.de>
1491
1492 * gdb.fortran/nested-funcs-2.exp: Use gdb_test_stdio to test inferior
1493 output.
1494
1495 2020-05-14 Tom de Vries <tdevries@suse.de>
1496
1497 * gdb.base/align.exp: Split into ...
1498 * gdb.base/align.exp.in: ...
1499 * gdb.base/align-c++.exp: ...
1500 * gdb.base/align-c.exp: ... these.
1501 * gdb.base/infcall-nested-structs.exp: Split into ...
1502 * gdb.base/infcall-nested-structs.exp.in: ...
1503 * gdb.base/infcall-nested-structs-c++.exp: ...
1504 * gdb.base/infcall-nested-structs-c.exp: ... these.
1505 * gdb.base/info-types.exp: Split into ...
1506 * gdb.base/info-types.exp.in: ...
1507 * gdb.base/info-types-c++.exp: ...
1508 * gdb.base/info-types-c.exp: ... these.
1509 * gdb.base/max-depth.exp: Split into ...
1510 * gdb.base/max-depth.exp.in: ...
1511 * gdb.base/max-depth-c++.exp: ...
1512 * gdb.base/max-depth-c.exp: ... these.
1513 * gdb.cp/infcall-nodebug.exp: Split into ...
1514 * gdb.cp/infcall-nodebug.exp.in: ...
1515 * gdb.cp/infcall-nodebug-c++-d0.exp: ...
1516 * gdb.cp/infcall-nodebug-c++-d1.exp: ...
1517 * gdb.cp/infcall-nodebug-c-d0.exp: ...
1518 * gdb.cp/infcall-nodebug-c-d1.exp: ... these.
1519
1520 2020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1521 Pedro Alves <palves@redhat.com>
1522
1523 * gdb.multi/multi-exit.c: New file.
1524 * gdb.multi/multi-exit.exp: New file.
1525 * gdb.multi/multi-kill.c: New file.
1526 * gdb.multi/multi-kill.exp: New file.
1527
1528 2020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1529
1530 * gdb.base/annota1.exp: Update the expected output.
1531 * gdb.cp/annota2.exp: Ditto.
1532
1533 2020-05-12 Andrew Burgess <andrew.burgess@embecosm.com>
1534
1535 * lib/check-test-names.exp: Disable when testing is being run in
1536 parallel.
1537
1538 2020-05-12 Tom de Vries <tdevries@suse.de>
1539
1540 * gdb.base/jit-elf.exp: Fix string concat.
1541
1542 2020-05-12 Tom de Vries <tdevries@suse.de>
1543
1544 * lib/jit-elf-helpers.exp: Don't use undefined variables in untested
1545 messages.
1546
1547 2020-05-12 Tom de Vries <tdevries@suse.de>
1548
1549 * gdb.multi/multi-term-settings.exp: Use with_test_prefix.
1550
1551 2020-05-12 Tom de Vries <tdevries@suse.de>
1552
1553 * gdb.ada/catch_ex.exp: Use with_test_prefix.
1554 * gdb.ada/mi_catch_ex.exp: Same.
1555 * gdb.ada/mi_catch_ex_hand.exp: Same.
1556
1557 2020-05-12 Tom de Vries <tdevries@suse.de>
1558
1559 * gdb.fortran/complex.exp: Use with_test_prefix.
1560
1561 2020-05-12 Tom de Vries <tdevries@suse.de>
1562
1563 * gdb.trace/passcount.exp: Fix test-names.
1564
1565 2020-05-12 Tom de Vries <tdevries@suse.de>
1566
1567 * gdb.pascal/gdb11492.exp: Use with_test_prefix.
1568
1569 2020-05-12 Tom de Vries <tdevries@suse.de>
1570
1571 * gdb.gdb/complaints.exp: Use with_test_prefix.
1572 * gdb.xml/tdesc-regs.exp: Same.
1573 * gdb.opt/inline-locals.exp: Fix test name.
1574
1575 2020-05-12 Tom de Vries <tdevries@suse.de>
1576
1577 * gdb.dwarf2/comp-unit-lang.exp: Use with_test_prefix.
1578 * gdb.dwarf2/dw2-bad-parameter-type.exp: Same.
1579 * gdb.dwarf2/implref-struct.exp: Same.
1580 * gdb.dwarf2/varval.exp: Ensure get_sizeof is called once per type.
1581 * gdb.dwarf2/data-loc.exp: Same. Remove duplicate test.
1582
1583 2020-05-11 Simon Marchi <simon.marchi@polymtl.ca>
1584
1585 * gdb.base/jit-so.exp (one_jit_test): Change test name.
1586
1587 2020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
1588
1589 * lib/check-test-names.exp (all_test_names): New module variable.
1590 (counts): Add 'duplicates' field.
1591 (_check_duplicates): New procedure.
1592 (check): Also check for duplicates.
1593 (do_log_summary): Print duplicates count.
1594 (do_reset_vars): Reset counter for duplicate test names, and
1595 discard all know test names.
1596
1597 2020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
1598
1599 * lib/gdb.exp: Include check-test-names.exp library.
1600 * lib/check-test-names.exp: New file.
1601
1602 2020-05-11 Tom de Vries <tdevries@suse.de>
1603
1604 * gdb.ada/packed_tagged.exp: Change kfail into xfail.
1605
1606 2020-05-11 Keith Seitz <keiths@redhat.com>
1607
1608 * gdb.ada/attr_ref_and_charlit.exp: Fix typo.
1609
1610 2020-05-11 Tom de Vries <tdevries@suse.de>
1611
1612 * gdb.cp/cpexprs.exp: Move everything except flags setting ...
1613 * gdb.cp/cpexprs.exp.in: .. here.
1614 * gdb.cp/cpexprs-debug-types.exp: Include cpexprs.exp.in instead of
1615 cpexprs.exp.
1616
1617 2020-05-11 Keith Seitz <keiths@redhat.com>
1618
1619 * gdb.ada/arrayparam.exp: Resolve duplicate and tail parentheses
1620 test names.
1621 * gdb.ada/arrayptr.exp: Likewise.
1622 * gdb.ada/assign_arr.exp: Likewise.
1623 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
1624 * gdb.ada/bp_on_var.exp: Likewise.
1625 * gdb.ada/call_pn.exp: Likewise.
1626 * gdb.ada/complete.exp: Likewise.
1627 * gdb.ada/fun_overload_menu.exp: Likewise.
1628 * gdb.ada/funcall_param.exp: Likewise.
1629 * gdb.ada/funcall_ref.exp: Likewise.
1630 * gdb.ada/packed_array_assign.exp: Likewise.
1631 * gdb.ada/same_component_name.exp: Likewise.
1632 * gdb.ada/type_coercion.exp: Likewise.
1633 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
1634 * gdb.ada/variant_record_packed_array.exp: Likewise.
1635
1636 2020-05-11 Tom de Vries <tdevries@suse.de>
1637
1638 PR symtab/25941
1639 * gdb.dwarf2/clang-debug-names.exp.in: New include exp file, factored
1640 out of ...
1641 * gdb.dwarf2/clang-debug-names.exp: ... here.
1642 * gdb.dwarf2/clang-debug-names-2.exp: New file. Include
1643 clang-debug-names.exp.in.
1644 * gdb.dwarf2/clang-debug-names-2-foo.c: New test.
1645 * gdb.dwarf2/clang-debug-names-2.c: New test.
1646
1647 2020-05-10 Alok Kumar Sharma <alokkumar.sharma@amd.com>
1648
1649 * lib/fortran.exp (fortran_main): New Proc, handle flang MAIN_,
1650 (fortran_runto_main): New Proc, fortran version of runto_main.
1651 * gdb.fortran/array-bounds-high.exp: Handle flang MAIN_
1652 * gdb.fortran/array-bounds.exp: Likewise.
1653 * gdb.fortran/array-slices.exp: Likewise.
1654 * gdb.fortran/block-data.exp: Likewise.
1655 * gdb.fortran/charset.exp: Likewise.
1656 * gdb.fortran/common-block.exp: Likewise.
1657 * gdb.fortran/complex.exp: Likewise.
1658 * gdb.fortran/derived-type-function.exp: Likewise.
1659 * gdb.fortran/derived-type.exp: Likewise.
1660 * gdb.fortran/info-modules.exp: Likewise.
1661 * gdb.fortran/info-types.exp: Likewise.
1662 * gdb.fortran/intrinsics.exp: Likewise.
1663 * gdb.fortran/library-module.exp: Likewise.
1664 * gdb.fortran/logical.exp: Likewise.
1665 * gdb.fortran/max-depth.exp: Likewise.
1666 * gdb.fortran/module.exp: Likewise.
1667 * gdb.fortran/multi-dim.exp: Likewise.
1668 * gdb.fortran/nested-funcs.exp: Likewise.
1669 * gdb.fortran/print-formatted.exp: Likewise.
1670 * gdb.fortran/print_type.exp: Likewise.
1671 * gdb.fortran/printing-types.exp: Likewise.
1672 * gdb.fortran/ptr-indentation.exp: Likewise.
1673 * gdb.fortran/ptype-on-functions.exp: Likewise.
1674 * gdb.fortran/subarray.exp: Likewise.
1675 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
1676 * gdb.fortran/vla-datatypes.exp: Likewise.
1677 * gdb.fortran/vla-history.exp: Likewise.
1678 * gdb.fortran/vla-ptr-info.exp: Likewise.
1679 * gdb.fortran/vla-ptype-sub.exp: Likewise.
1680 * gdb.fortran/vla-ptype.exp: Likewise.
1681 * gdb.fortran/vla-sizeof.exp: Likewise.
1682 * gdb.fortran/vla-type.exp: Likewise.
1683 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
1684 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
1685 * gdb.fortran/vla-value-sub.exp: Likewise.
1686 * gdb.fortran/vla-value.exp: Likewise.
1687 * gdb.fortran/whatis_type.exp: Likewise.
1688 * gdb.mi/mi-var-child-f.exp: Likewise.
1689
1690 2020-05-09 Tom de Vries <tdevries@suse.de>
1691
1692 * gdb.dwarf2/clang-debug-names.exp: Remove PR25952 kfail.
1693
1694 2020-05-08 Tom de Vries <tdevries@suse.de>
1695
1696 * gdb.dwarf2/clang-debug-names.c: New test.
1697 * gdb.dwarf2/clang-debug-names.exp: New file.
1698
1699 2020-05-06 Simon Marchi <simon.marchi@efficios.com>
1700
1701 * gdb.arch/amd64-prologue-skip-cf-protection.exp: New file.
1702 * gdb.arch/amd64-prologue-skip-cf-protection.c: New file.
1703
1704 2020-05-06 Tom de Vries <tdevries@suse.de>
1705
1706 * gdb.reverse/consecutive-precsave.exp: Handle if instruction after
1707 breakpoint is at a "recommended breakpoint location".
1708 * gdb.reverse/consecutive-reverse.exp: Same.
1709
1710 2020-05-06 Tom de Vries <tdevries@suse.de>
1711
1712 * gdb.base/watchpoint-reuse-slot.exp (stepi): Print $pc to get current
1713 address.
1714
1715 2020-05-06 Tom de Vries <tdevries@suse.de>
1716
1717 * gdb.base/watchpoint-reuse-slot.exp: Fix incorrect assignment.
1718
1719 2020-05-06 Tom de Vries <tdevries@suse.de>
1720
1721 * gdb.base/store.exp (check_set, up_set): Allowing missing location
1722 info for r.
1723
1724 2020-05-06 Tom de Vries <tdevries@suse.de>
1725
1726 * gdb.base/shlib-call.exp: Add extra step to reach shmain.c:42, if
1727 necessary.
1728
1729 2020-05-06 Tom de Vries <tdevries@suse.de>
1730
1731 * lib/unbuffer_output.c (gdb_unbuffer_output): Change return type to
1732 void.
1733
1734 2020-05-06 Tom de Vries <tdevries@suse.de>
1735
1736 * lib/gdb.exp (is_stmt_addresses, hex_in_list): New proc, factored out
1737 of ...
1738 * gdb.base/async.exp: ... here.
1739 * gdb.base/consecutive.exp: Handle if 2nd breakpoint is at a
1740 "recommended breakpoint location".
1741
1742 2020-05-06 Tom de Vries <tdevries@suse.de>
1743
1744 * gdb.compile/compile-ifunc.exp: Use -Wno-attribute-alias.
1745
1746 2020-05-04 Tom de Vries <tdevries@suse.de>
1747
1748 * gdb.base/async.exp: Check whether instruction addresses are a
1749 "recommended breakpoint location".
1750
1751 2020-05-03 Tom Tromey <tom@tromey.com>
1752
1753 * gdb.base/sepdebug.exp: Remove "catch" test.
1754 * gdb.base/break.exp: Remove "catch" test.
1755 * gdb.base/default.exp: Update expected output.
1756
1757 2020-05-02 Tom de Vries <tdevries@suse.de>
1758
1759 * lib/gdb.exp (supports_mpx_check_pointer_bounds): New proc.
1760 * gdb.arch/i386-mpx-call.exp: Use supports_mpx_check_pointer_bounds.
1761 * gdb.arch/i386-mpx-map.exp: Same.
1762 * gdb.arch/i386-mpx-sigsegv.exp: Same.
1763 * gdb.arch/i386-mpx-simple_segv.exp: Same.
1764 * gdb.arch/i386-mpx.exp: Same.
1765
1766 2020-05-02 Tom de Vries <tdevries@suse.de>
1767
1768 * gdb.base/psym-external-decl.c (main): Add use of variable aaa.
1769
1770 2020-05-01 Tom de Vries <tdevries@suse.de>
1771
1772 * gdb.ada/operator_bp.exp: Allow more than required amount of
1773 breakpoint.
1774
1775 2020-05-01 Tom de Vries <tdevries@suse.de>
1776
1777 * gdb.reverse/until-reverse.c (main): Fix Wunused-result warning.
1778
1779 2020-04-30 Hannes Domani <ssbssa@yahoo.de>
1780
1781 PR gdb/18706
1782 * gdb.cp/stub-array-size.cc: New test.
1783 * gdb.cp/stub-array-size.exp: New file.
1784 * gdb.cp/stub-array-size.h: New test.
1785 * gdb.cp/stub-array-size2.cc: New test.
1786
1787 2020-04-30 Hannes Domani <ssbssa@yahoo.de>
1788
1789 * gdb.python/py-format-string.exp: Adjust pretty_arrays expected
1790 output to the new format.
1791
1792 2020-04-29 Simon Marchi <simon.marchi@efficios.com>
1793
1794 * gdb.base/break.exp: Use with_test_prefix.
1795
1796 2020-04-29 Tom de Vries <tdevries@suse.de>
1797
1798 * lib/gdb.exp (debug_types): New proc.
1799 * gdb.guile/scm-symtab.exp: Add xfail for PR gcc/90232.
1800 * gdb.python/py-symtab.exp: Same.
1801
1802 2020-04-29 Hannes Domani <ssbssa@yahoo.de>
1803
1804 PR gdb/17320
1805 * gdb.base/pretty-array.c: New test.
1806 * gdb.base/pretty-array.exp: New file.
1807
1808 2020-04-29 Tom de Vries <tdevries@suse.de>
1809
1810 PR symtab/25889
1811 * gdb.cp/cpexprs.exp: Adapt for inclusion.
1812 * gdb.cp/cpexprs-debug-types.exp: New file. Set -fdebug-types-section
1813 and include cpexprs.exp.
1814
1815 2020-04-28 Mark Williams <mark@myosotissp.com>
1816
1817 PR gdb/24480
1818 * dw4-toplevel-types.exp: Test for top level types.
1819 * dw4-toplevel-types.cc: Test for top level types.
1820
1821 2020-04-28 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1822
1823 * gdb.threads/stop-with-handle.exp: Fix typo in comment
1824 (theads -> threads).
1825
1826 2020-04-28 Tom de Vries <tdevries@suse.de>
1827
1828 * gdb.opt/inline-cmds.exp: Set KFAIL PR.
1829
1830 2020-04-28 Tom de Vries <tdevries@suse.de>
1831
1832 * gdb.base/info-macros.exp: Remove KFAIL. Add missing trailing ".*".
1833
1834 2020-04-28 Tom de Vries <tdevries@suse.de>
1835
1836 * gdb.ada/array_ptr_renaming.exp: Add PR number in KFAIL.
1837
1838 2020-04-28 Tom de Vries <tdevries@suse.de>
1839
1840 * gdb.dwarf2/main-foo.c: New test.
1841 * gdb.dwarf2/struct-with-sig.exp: New file.
1842
1843 2020-04-25 Tom de Vries <tdevries@suse.de>
1844
1845 * boards/debug-types.exp: New file.
1846
1847 2020-04-25 Andrew Burgess <andrew.burgess@embecosm.com>
1848
1849 * gdb.btrace/multi-inferior.exp: Avoid paths in test names.
1850
1851 2020-04-24 Tom Tromey <tom@tromey.com>
1852
1853 PR symtab/12707:
1854 * gdb.python/py-symbol.exp: Update expected results for
1855 linkage_name test.
1856 * gdb.cp/print-demangle.exp: New file.
1857 * gdb.base/c-linkage-name.exp: Fix test.
1858 * gdb.guile/scm-symbol.exp: Update expected results for
1859 linkage_name test.
1860
1861 2020-04-24 Tom Tromey <tom@tromey.com>
1862
1863 * gdb.dwarf2/dw2-namespaceless-anonymous.S: Remove.
1864 * gdb.dwarf2/dw2-namespaceless-anonymous.c: New file.
1865 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use DWARF
1866 assembler.
1867
1868 2020-04-24 Tom de Vries <tdevries@suse.de>
1869
1870 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Set language of CU to
1871 C++.
1872
1873 2020-04-24 Tom Tromey <tromey@adacore.com>
1874
1875 * gdb.ada/frame_arg_lang.exp: Run with multiple -fgnat-encodings
1876 values.
1877 * gdb.ada/funcall_ref.exp: Run with multiple -fgnat-encodings
1878 values. Update test for minimal encodings.
1879 * gdb.ada/lang_switch.exp: Update test for minimal encodings.
1880 * gdb.ada/var_rec_arr.exp: Run with multiple -fgnat-encodings
1881 values. Update test for minimal encodings.
1882
1883 2020-04-24 Tom Tromey <tromey@adacore.com>
1884
1885 PR python/23662:
1886 * gdb.ada/variant.exp: Add Python checks.
1887 * gdb.rust/simple.exp: Add dynamic type checks.
1888
1889 2020-04-24 Tom Tromey <tromey@adacore.com>
1890
1891 * gdb.ada/mi_var_array.exp: Try all -fgnat-encodings settings.
1892 Make array type matching more lax.
1893 * gdb.ada/mi_var_union.exp: Try all -fgnat-encodings settings.
1894 * gdb.ada/mi_variant.exp: New file.
1895 * gdb.ada/mi_variant/pck.ads: New file.
1896 * gdb.ada/mi_variant/pkg.adb: New file.
1897 * gdb.ada/packed_tagged.exp: Try all -fgnat-encodings settings.
1898 * gdb.ada/unchecked_union.exp: Try all -fgnat-encodings settings.
1899
1900 2020-04-24 Tom Tromey <tromey@adacore.com>
1901
1902 * gdb.ada/variant.exp: Add dynamic field offset tests.
1903 * gdb.ada/variant/pck.ads (Nested_And_Variable): New type.
1904 * gdb.ada/variant/pkg.adb: Add new variables.
1905
1906 2020-04-24 Tom Tromey <tromey@adacore.com>
1907
1908 * gdb.ada/variant.exp: New file
1909 * gdb.ada/variant/pkg.adb: New file
1910 * gdb.ada/variant/pck.adb: New file
1911
1912 2020-04-24 Tom de Vries <tdevries@suse.de>
1913
1914 * lib/gdb.exp (clean_restart): Reset errcnt and warncnt.
1915
1916 2020-04-24 Tom de Vries <tdevries@suse.de>
1917
1918 * gdb.dwarf2/dwzbuildid.exp: Add quiet to dwzbuildid-mismatch compile
1919 flags.
1920
1921 2020-04-24 Tom de Vries <tdevries@suse.de>
1922
1923 * gdb.dwarf2/dw2-error.exp: Add quiet to compile flags.
1924
1925 2020-04-24 Tom de Vries <tdevries@suse.de>
1926
1927 * lib/gdb.exp (default_gdb_start): Handle eof.
1928 (clean_restart): Detect and handle gdb_start failure. Return -1 upon
1929 failure.
1930 * gdb.base/readnever.exp: Handle clean_restart failure.
1931
1932 2020-04-23 Tom de Vries <tdevries@suse.de>
1933
1934 * gdb.base/decl-before-def.exp: Run to main and print a again.
1935
1936 2020-04-23 Tom de Vries <tdevries@suse.de>
1937
1938 * gdb.base/decl-before-def-decl.c: New test.
1939 * gdb.base/decl-before-def-def.c: New test.
1940 * gdb.base/decl-before-def.exp: New file.
1941
1942 2020-04-23 Tom de Vries <tdevries@suse.de>
1943
1944 * gdb.base/readnever.exp: Skip if GDBFLAGS contain -readnow/--readnow.
1945
1946 2020-04-22 Tom de Vries <tdevries@suse.de>
1947
1948 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): Fix
1949 debug_info_offset.
1950 * gdb.mi/dw2-ref-missing-frame.exp: Make sure $objfuncfile comes
1951 before $objsfile in the line line.
1952
1953 2020-04-22 Tom de Vries <tdevries@suse.de>
1954
1955 * gdb.dlang/watch-loc.c (.debug_aranges): Fix _Dmain length.
1956
1957 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
1958
1959 * gdb.base/jit-attach-pie.c: Use jit-protocol.h.
1960 * gdb.base/jit-elf-main.c: Use jit-protocol.h.
1961 * gdb.base/jit-reader-host.c: Use jit-protocol.h.
1962 * gdb.base/jit-reader-simple-jit.c: Use jit-protocol.h.
1963 * gdb.base/jit-protocol.h: Update definitions to match all usage
1964 contexts.
1965
1966 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
1967
1968 * gdb.base: Rename all jit related test and source files.
1969
1970 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
1971
1972 * gdb.base/jit-reader.exp: Relax register output check.
1973
1974 2020-04-22 Tom de Vries <tdevries@suse.de>
1975
1976 PR symtab/25764
1977 * gdb.base/psym-external-decl-2.c: New test.
1978 * gdb.base/psym-external-decl.c: New test.
1979 * gdb.base/psym-external-decl.exp: New file.
1980 * gdb.threads/tls.exp: Add PR25807 kfail.
1981
1982 2020-04-22 Tom de Vries <tdevries@suse.de>
1983
1984 PR symtab/25801
1985 * gdb.dwarf2/imported-unit.exp: Test that we can get imported_unit.c
1986 in "info source" output.
1987
1988 2020-04-22 Tom de Vries <tdevries@suse.de>
1989
1990 PR symtab/25700
1991 * gdb.dwarf2/imported-unit.exp: Verify that there's only one partial
1992 symtab for imported_unit.c.
1993
1994 2020-04-21 Gary Benson <gbenson@redhat.com>
1995
1996 * gdb.base/advance.c (func): New argument, to match call site.
1997 (func2, func3): Add return statements.
1998
1999 2020-04-21 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2000
2001 * gdb.multi/run-only-second-inf.c: New file.
2002 * gdb.multi/run-only-second-inf.exp: New file.
2003
2004 2020-04-21 Markus Metzger <markus.t.metzger@intel.com>
2005
2006 * gdb.btrace/multi-inferior.c: New test.
2007 * gdb.btrace/multi-inferior.exp: New file.
2008
2009 2020-04-21 Markus Metzger <markus.t.metzger@intel.com>
2010
2011 * gdb.btrace/enable-new-thread.c: New test.
2012 * gdb.btrace/enable-new-thread.exp: New file.
2013
2014 2020-04-21 Tom de Vries <tdevries@suse.de>
2015
2016 PR gdb/25471
2017 * gdb.threads/killed-outside.c: New test.
2018 * gdb.threads/killed-outside.exp: New file.
2019
2020 2020-04-20 Gary Benson <gbenson@redhat.com>
2021
2022 * gdb.base/nested-subp1.exp: Use support_nested_function_tests.
2023 * gdb.base/nested-subp2.exp: Likewise.
2024 * gdb.base/nested-subp3.exp: Likewise.
2025
2026 2020-04-20 Gary Benson <gbenson@redhat.com>
2027
2028 * gdb.base/nested-subp1.exp: Disable test when using clang.
2029 * gdb.base/nested-subp2.exp: Likewise.
2030 * gdb.base/nested-subp3.exp: Likewise.
2031
2032 2020-04-20 Gary Benson <gbenson@redhat.com>
2033
2034 * gdb.cp/exception.cc: Fix compilation error with clang.
2035
2036 2020-04-20 Gary Benson <gbenson@redhat.com>
2037
2038 * gdb.trace/tspeed.c: Fix compilation error with clang.
2039
2040 2020-04-20 Gary Benson <gbenson@redhat.com>
2041
2042 * gdb.base/jit-main.c: Fix compilation error with clang.
2043
2044 2020-04-17 Kamil Rytarowski <n54@gmx.com>
2045
2046 * gdb.base/attach-twice.c: Include "sys/types.h".
2047 (PTRACE_ATTACH): Add fallback definition.
2048 (main): Pass `0' to the 4th argument of `ptrace'.
2049
2050 2020-04-17 Kamil Rytarowski <n54@gmx.com>
2051
2052 * gdb.base/fork-running-state.c: Include "signal.h".
2053
2054 2020-04-17 Tom Tromey <tromey@adacore.com>
2055
2056 * gdb.cp/maint.exp (test_help): Simplify multiple_help_body.
2057 Update tests.
2058 * gdb.btrace/cpu.exp: Update tests.
2059 * gdb.base/maint.exp: Update tests.
2060 * gdb.base/default.exp: Update tests.
2061 * gdb.base/completion.exp: Update tests.
2062
2063 2020-04-16 Tom de Vries <tdevries@suse.de>
2064
2065 PR symtab/25791
2066 * gdb.dwarf2/gdb-add-index.exp (add_gdb_index): Move ...
2067 (ensure_gdb_index): and factor out and move ...
2068 * lib/gdb.exp (add_gdb_index, ensure_gdb_index): ... here.
2069 * gdb.dwarf2/imported-unit-runto-main.exp: New file.
2070
2071 2020-04-16 Tom de Vries <tdevries@suse.de>
2072
2073 * gdb.base/maint-expand-symbols-header-file.exp: Set language before
2074 loading exec.
2075
2076 2020-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
2077
2078 * gdb.base/many-completions.exp: New file.
2079
2080 2020-04-14 Tom de Vries <tdevries@suse.de>
2081
2082 PR symtab/25718
2083 * gdb.dwarf2/dw2-symtab-includes.exp: New file.
2084
2085 2020-04-14 Tom de Vries <tdevries@suse.de>
2086
2087 PR symtab/25720
2088 * gdb.base/maint-expand-symbols-header-file.c: New test.
2089 * gdb.base/maint-expand-symbols-header-file.exp: New file.
2090 * gdb.base/maint-expand-symbols-header-file.h: New test.
2091
2092 2020-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
2093
2094 * gdb.dwarf2/dw2-inline-many-frames.exp (get_func_info): Delete.
2095 * gdb.dwarf2/dw2-inline-small-func.exp: Pass options to
2096 get_func_info.
2097 (get_func_info): Delete.
2098 * gdb.dwarf2/dw2-is-stmt-2.exp (get_func_info): Delete.
2099 * gdb.dwarf2/dw2-is-stmt.exp (get_func_info): Delete.
2100 * lib/dwarf.exp (get_func_info): New function.
2101
2102 2020-04-13 Tom de Vries <tdevries@suse.de>
2103
2104 * lib/ada.exp (find_ada_tool): Pass --GCC and -B to gnatlink, similar
2105 to what find_gnatmake does.
2106
2107 2020-04-10 Tom de Vries <tdevries@suse.de>
2108
2109 * gdb.base/style.exp: Expect "Expanding full symbols" message for
2110 -readnow.
2111
2112 2020-04-10 Tom de Vries <tdevries@suse.de>
2113
2114 PR cli/25808
2115 * gdb.base/style.c: Add leading newlines.
2116 * gdb.base/style.exp: Use gdb_get_line_number to get specific lines.
2117 Check listing of main's one-line body.
2118
2119 2020-04-08 Tom de Vries <tdevries@suse.de>
2120
2121 * lib/gdb.exp (psymtabs_p): New proc.
2122 * gdb.dwarf2/imported-unit.exp: Mark "no static partial symbols in
2123 importing unit" unsupported if there are no partial symbols.
2124
2125 2020-04-08 Tom de Vries <tdevries@suse.de>
2126
2127 PR testsuite/25760
2128 * gdb.ada/call_pn.exp: Call "maint expand-symtabs". Add xfails.
2129
2130 2020-04-07 Tom de Vries <tdevries@suse.de>
2131
2132 PR symtab/25796
2133 * gdb.dwarf2/imported-unit-abstract-const-value.exp: New file.
2134
2135 2020-04-07 Tom de Vries <tdevries@suse.de>
2136
2137 * gdb.base/check-psymtab.c: New test.
2138 * gdb.base/check-psymtab.exp: New file.
2139
2140 2020-04-06 Tom Tromey <tromey@adacore.com>
2141
2142 * gdb.ada/variant-record/proc.adb: New file.
2143 * gdb.ada/variant-record/value.adb: New file.
2144 * gdb.ada/variant-record/value.s: New file.
2145 * gdb.ada/variant-record.exp: New file.
2146
2147 2020-04-03 Hannes Domani <ssbssa@yahoo.de>
2148
2149 PR gdb/25325
2150 * gdb.cp/typed-enum.cc: New test.
2151 * gdb.cp/typed-enum.exp: New file.
2152
2153 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
2154
2155 * gdb.dwarf2/dw2-inline-small-func-lbls.c: New file.
2156 * gdb.dwarf2/dw2-inline-small-func.c: New file.
2157 * gdb.dwarf2/dw2-inline-small-func.exp: New file.
2158 * gdb.dwarf2/dw2-inline-small-func.h: New file.
2159 * gdb.opt/inline-small-func.c: New file.
2160 * gdb.opt/inline-small-func.exp: New file.
2161 * gdb.opt/inline-small-func.h: New file.
2162
2163 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
2164
2165 * lib/dwarf.exp (Dwarf::lines::program::DW_LNS_set_file): New
2166 function.
2167
2168 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
2169
2170 * lib/dwarf.exp (function_range): Allow compiler options to be
2171 specified.
2172
2173 2020-04-02 Tom de Vries <tdevries@suse.de>
2174
2175 * gdb.dwarf2/break-inline-psymtab-2.c (bar): Add
2176 __attribute__((always_inline)).
2177 * gdb.dwarf2/break-inline-psymtab.exp: Don't use -O2.
2178
2179 2020-04-02 Tom de Vries <tdevries@suse.de>
2180
2181 * lib/gdbserver-support.exp (gdbserver_exit): Factor out of ...
2182 (gdbserver_gdb_exit): ... here. Add timeout warning.
2183 * gdb.multi/multi-target.exp (server_spawn_ids): New global var.
2184 (connect_target_extended_remote): Append new server_spawn_id to
2185 server_spawn_ids.
2186 (cleanup): New proc.
2187 (setup, <toplevel>): Call cleanup.
2188
2189 2020-04-02 Tom de Vries <tdevries@suse.de>
2190
2191 * gdb.base/main-psymtab.exp: New file.
2192
2193 2020-04-02 Tom de Vries <tdevries@suse.de>
2194
2195 * gdb.fortran/mixed-lang-stack.exp: Accept new complex printing style.
2196
2197 2020-04-01 Tom Tromey <tom@tromey.com>
2198
2199 * gdb.base/complex-parts.exp: Add type tests.
2200
2201 2020-04-01 Tom Tromey <tom@tromey.com>
2202
2203 * gdb.base/complex-parts.exp: Add arithmetic tests.
2204
2205 2020-04-01 Tom Tromey <tom@tromey.com>
2206
2207 * gdb.compile/compile.exp: Update.
2208 * gdb.compile/compile-cplus.exp: Update.
2209 * gdb.base/varargs.exp: Update.
2210 * gdb.base/floatn.exp: Update.
2211 * gdb.base/endianity.exp: Update.
2212 * gdb.base/callfuncs.exp (do_function_calls): Update.
2213 * gdb.base/funcargs.exp (complex_args, complex_integral_args)
2214 (complex_float_integral_args): Update.
2215 * gdb.base/complex.exp: Update.
2216 * gdb.base/complex-parts.exp: Update.
2217
2218 2020-04-01 Tom Tromey <tromey@adacore.com>
2219
2220 * gdb.rust/union.rs: New file.
2221 * gdb.rust/union.exp: New file.
2222 * gdb.rust/simple.rs (Union, Union2): Move to union.rs.
2223 (main): Update.
2224 * gdb.rust/simple.exp: Move union tests to union.exp.
2225
2226 2020-04-01 Tom Tromey <tromey@adacore.com>
2227
2228 * gdb.rust/simple.rs (main): Remove "y0".
2229
2230 2020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2231
2232 * gdb.multi/stop-all-on-exit.c: New test.
2233 * gdb.multi/stop-all-on-exit.exp: New file.
2234
2235 2020-04-01 Hannes Domani <ssbssa@yahoo.de>
2236
2237 PR gdb/24789
2238 * gdb.cp/misc.cc: Add integer reference variable.
2239 * gdb.cp/misc.exp: Add test.
2240
2241 2020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2242
2243 * gdb.server/stop-reply-no-thread.exp: Enhance the test
2244 scenario to cover execution until the end and also the case
2245
2246 2020-03-31 Tom de Vries <tdevries@suse.de>
2247
2248 * gdb.base/c-linkage-name.exp: Fix test-case comment. Set language to
2249 c. Use "maint info symtabs" to check symtab expansion.
2250
2251 2020-03-30 Tom de Vries <tdevries@suse.de>
2252
2253 * gdb.base/c-linkage-name.exp: Use readnow call to mark a test
2254 unsupported.
2255 (verify_psymtab_expanded): Move ...
2256 * lib/gdb.exp (verify_psymtab_expanded): ... here. Add unsupported
2257 test.
2258 (readnow): New proc.
2259
2260 2020-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
2261
2262 * gdb.fortran/mixed-lang-stack.exp: Replace two hard coded address
2263 with $hex.
2264
2265 2020-03-20 Tom Tromey <tromey@adacore.com>
2266
2267 * gdb.dwarf2/dw2-ranges-base.exp: Update regular expressions.
2268
2269 2020-03-20 Tom Tromey <tromey@adacore.com>
2270
2271 * gdb.ada/sub_variant/subv.adb: New file.
2272 * gdb.ada/sub_variant.exp: New file.
2273
2274 2020-03-20 Tom de Vries <tdevries@suse.de>
2275
2276 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Bail out if
2277 first break fails.
2278 * gdb.threads/step-over-trips-on-watchpoint.exp: (do_test): Same.
2279
2280 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
2281
2282 * gdb.server/exit-multiple-threads.c: New file.
2283 * gdb.server/exit-multiple-threads.exp: New file.
2284
2285 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
2286
2287 * gdb.fortran/mixed-lang-stack.c: New file.
2288 * gdb.fortran/mixed-lang-stack.cpp: New file.
2289 * gdb.fortran/mixed-lang-stack.exp: New file.
2290 * gdb.fortran/mixed-lang-stack.f90: New file.
2291
2292 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
2293
2294 * gdb.linespec/cp-completion-aliases.cc: New file.
2295 * gdb.linespec/cp-completion-aliases.exp: New file.
2296
2297 2020-03-19 Tom de Vries <tdevries@suse.de>
2298
2299 * gdb.opt/inline-locals.exp: Add kfail PR number. Make kfail matching
2300 more precise.
2301
2302 2020-03-18 Tom de Vries <tdevries@suse.de>
2303
2304 * gdb.dwarf2/break-inline-psymtab-2.c: New test.
2305 * gdb.dwarf2/break-inline-psymtab.c: New test.
2306 * gdb.dwarf2/break-inline-psymtab.exp: New file.
2307
2308 2020-03-16 Tom de Vries <tdevries@suse.de>
2309
2310 * lib/cache.exp (gdb_do_cache): Add and handle local variables
2311 cache_verify and cache_verify_proc.
2312
2313 2020-03-15 Tom de Vries <tdevries@suse.de>
2314
2315 * gdb.server/solib-list.exp: Handle
2316 'Load new symbol table from "/lib64/ld-2.26.so"? (y or n)'.
2317
2318 2020-03-15 Tom de Vries <tdevries@suse.de>
2319
2320 * gdb.base/maint.exp: Use exp_continue in long lines for "maint print
2321 objfiles".
2322
2323 2020-03-14 Tom Tromey <tom@tromey.com>
2324
2325 * gdb.base/cvexpr.exp: Add test for _Atomic and restrict.
2326
2327 2020-03-14 Tom de Vries <tdevries@suse.de>
2328
2329 * gdb.mi/mi-fortran-modules.exp: Use exp_continue.
2330
2331 2020-03-14 Tom de Vries <tdevries@suse.de>
2332
2333 * gdb.threads/attach-many-short-lived-threads.exp: Read "info threads"
2334 result in line-by-line fashion.
2335
2336 2020-03-14 Tom de Vries <tdevries@suse.de>
2337
2338 * lib/gdb.exp (supports_statement_frontiers): New proc.
2339 * gdb.cp/step-and-next-inline.exp: Use supports_statement_frontiers.
2340
2341 2020-03-14 Tom de Vries <tdevries@suse.de>
2342
2343 * gdb.base/printcmds.exp: Add missing quoting for "print
2344 teststring2".
2345
2346 2020-03-13 Tom Tromey <tom@tromey.com>
2347
2348 * gdb.base/printcmds.exp (test_print_strings): Add regression
2349 test.
2350 * gdb.base/printcmds.c (charptr): New typedef.
2351 (teststring2): New global.
2352
2353 2020-03-13 Andrew Burgess <andrew.burgess@embecosm.com>
2354
2355 * gdb.base/break-interp.exp: Use the tail of the filename, not the
2356 full path in the test name.
2357 (test_ld): Add some with_test_prefix blocks to make test names
2358 unique.
2359
2360 2020-03-13 Tom de Vries <tdevries@suse.de>
2361
2362 * gdb.mi/mi-sym-info.exp: Fix buffer full errors, and timeouts.
2363
2364 2020-03-13 Tom de Vries <tdevries@suse.de>
2365
2366 * gdb.mi/mi-sym-info.exp: Make matching more precise.
2367
2368 2020-03-13 Tom de Vries <tdevries@suse.de>
2369
2370 PR symtab/25646
2371 * gdb.dwarf2/imported-unit.exp: Add test.
2372
2373 2020-03-13 Tom de Vries <tdevries@suse.de>
2374
2375 * gdb.mi/mi-sym-info-2.c (another_char_t, another_short_t): New typedef.
2376 (var1, var2): New variable.
2377 * gdb.mi/mi-sym-info.exp: Add --name to various commands to restrict
2378 matching symbols.
2379
2380 2020-03-13 Tom de Vries <tdevries@suse.de>
2381
2382 * lib/tuiterm.exp (Term::command_no_prompt_prefix): New proc.
2383 (Term::command): Use prompt prefix.
2384 (Term::enter_tui): Use command_no_prompt_prefix instead of prefix.
2385 * gdb.tui/tui-layout-asm-short-prog.exp: Use
2386 command_no_prompt_prefix instead of prefix.
2387 * gdb.tui/tui-layout-asm.exp: Same.
2388
2389 2020-03-12 Simon Marchi <simon.marchi@efficios.com>
2390
2391 * gdb.base/break-interp.exp: Use foreach_with_prefix.
2392
2393 2020-03-12 Simon Marchi <simon.marchi@efficios.com>
2394
2395 * gdb.arch/amd64-disp-step-avx.S: Add nops after _start.
2396 * gdb.arch/amd64-disp-step-avx.exp: Enable "set debug displaced
2397 on" while stepping over the test instruction, match printed
2398 message.
2399
2400 2020-03-12 Tom de Vries <tdevries@suse.de>
2401
2402 * gdb.base/info-types.exp: Use exp_continue during matching of output
2403 of "info types".
2404
2405 2020-03-12 Tom de Vries <tdevries@suse.de>
2406
2407 * gdb.threads/execl.exp: Delete breakpoint after hitting it.
2408
2409 2020-03-12 Tom de Vries <tdevries@suse.de>
2410
2411 * gdb.fortran/module.exp: Use exp_continue during matching of output
2412 of "info variable -n".
2413
2414 2020-03-12 Tom de Vries <tdevries@suse.de>
2415
2416 * gdb.dwarf2/dw2-ranges-base.exp: Limit "maint info line-table" to
2417 gdb.dwarf2/dw2-ranges-base.c.
2418
2419 2020-03-12 Tom de Vries <tdevries@suse.de>
2420
2421 * gdb.linespec/explicit.exp: Fix "complete non-unique file name" test
2422 in presence of GLIBC debuginfo.
2423
2424 2020-03-12 Tom de Vries <tdevries@suse.de>
2425
2426 * lib/gdb.exp (gdb_core_cmd): Use string_to_regexp for regexp-matching
2427 $core.
2428
2429 2020-03-12 Tom de Vries <tdevries@suse.de>
2430
2431 * lib/gdb.exp (gdb_core_cmd): Make "No such file or directory" regexp
2432 more precise.
2433
2434 2020-03-11 Simon Marchi <simon.marchi@efficios.com>
2435
2436 * lib/gdb.exp (standard_output_file): Use `pwd -W` to convert
2437 from Unix to Windows path.
2438
2439 2020-03-11 Tom de Vries <tdevries@suse.de>
2440
2441 * gdb.ada/minsyms.exp: Set language to ada.
2442
2443 2020-03-11 Tom de Vries <tdevries@suse.de>
2444
2445 * gdb.server/sysroot.exp: Allow GLIBC's printf alias __printf.
2446
2447 2020-03-11 Tom de Vries <tdevries@suse.de>
2448
2449 * gdb.btrace/reconnect.exp: Allow source line pattern after stepi.
2450
2451 2020-03-11 Tom Tromey <tromey@adacore.com>
2452
2453 * gdb.dwarf2/variant.exp: Mark discriminants as artificial.
2454
2455 2020-03-11 Tom de Vries <tdevries@suse.de>
2456
2457 * gdb.base/foll-fork.exp: Allow "Reading in symbols" messages.
2458
2459 2020-03-11 Tom de Vries <tdevries@suse.de>
2460
2461 * gdb.base/break-interp.exp: Limit verbose scope.
2462
2463 2020-03-11 Tom de Vries <tdevries@suse.de>
2464
2465 * gdb.fortran/logical.f90: Define variable with character type.
2466 * gdb.fortran/logical.exp: Use character type instead of uint8_t.
2467
2468 2020-03-11 Tom de Vries <tdevries@suse.de>
2469
2470 * gdb.base/list-ambiguous.exp: Set EDITOR to true.
2471
2472 2020-03-11 Tom de Vries <tdevries@suse.de>
2473
2474 * gdb.ada/access_to_packed_array.exp: Test printing of expanded
2475 symtabs.
2476
2477 2020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
2478 Bernd Edlinger <bernd.edlinger@hotmail.de>
2479
2480 * gdb.cp/step-and-next-inline.cc: New file.
2481 * gdb.cp/step-and-next-inline.exp: New file.
2482 * gdb.cp/step-and-next-inline.h: New file.
2483 * gdb.dwarf2/dw2-is-stmt.c: New file.
2484 * gdb.dwarf2/dw2-is-stmt.exp: New file.
2485 * gdb.dwarf2/dw2-is-stmt-2.c: New file.
2486 * gdb.dwarf2/dw2-is-stmt-2.exp: New file.
2487 * gdb.dwarf2/dw2-ranges-base.exp: Update line table pattern.
2488
2489 2020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
2490
2491 * lib/dwarf.exp (Dwarf::lines) Add support for modifying the
2492 is-stmt flag in the line table.
2493
2494 2020-03-09 Tom de Vries <tdevries@suse.de>
2495
2496 * lib/gdb.exp (cached_file): Create cache dir.
2497
2498 2020-03-07 Tom de Vries <tdevries@suse.de>
2499
2500 * gdb.cp/ref-params.exp: Compare build_executable result with -1.
2501 * gdb.cp/rvalue-ref-params.exp: Same.
2502
2503 2020-03-06 Tom de Vries <tdevries@suse.de>
2504
2505 * lib/gdb.exp (tentative_rename, cached_file): New proc.
2506 * boards/cc-with-tweaks.exp: Use cached_file to create gdb.sh.
2507
2508 2020-03-06 Tom de Vries <tdevries@suse.de>
2509
2510 * README: Fix "the the".
2511 * gdb.base/dprintf.exp: Same.
2512
2513 2020-03-05 Tom de Vries <tdevries@suse.de>
2514
2515 * gdb.base/maint.exp: Update "main print statistics" expected output.
2516
2517 2020-03-04 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
2518
2519 * lib/fortran.exp (fortran_int4): Handle flang kind printing.
2520 (fortran_int8): Likewise.
2521 (fortran_real4): Likewise.
2522 (fortran_real8): Likewise.
2523 (fortran_complex4): Likewise.
2524 (fortran_logical4): Likewise.
2525 (fortran_character1): Likewise.
2526
2527 2020-03-03 Andrew Burgess <andrew.burgess@embecosm.com>
2528
2529 * gdb.fortran/logical.exp: Add tests that any non-zero value is
2530 printed as true.
2531
2532 2020-03-03 Sergio Durigan Junior <sergiodj@redhat.com>
2533
2534 * gdb.base/printcmds.exp: Add test to verify printf of a
2535 variable holding an address.
2536
2537 2020-03-03 Tom de Vries <tdevries@suse.de>
2538
2539 * gdb.mi/gdb2549.exp: Fix "register values t" check-read1 timeout.
2540
2541 2020-03-03 Tom de Vries <tdevries@suse.de>
2542
2543 * gdb.mi/list-thread-groups-available.exp: Use -prompt syntax for
2544 gdb_test_multiple call.
2545
2546 2020-03-03 Tom de Vries <tdevries@suse.de>
2547
2548 * gdb.mi/mi-sym-info.exp: Add missing -prompt "$mi_gdb_prompt$" to
2549 gdb_test_multiple calls.
2550
2551 2020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
2552
2553 * gdb.base/default.exp: Remove test of 'set history filename'.
2554 * gdb.base/gdbinit-history.exp: Add tests for setting the history
2555 filename to the empty string.
2556 * lib/gdb.exp (gdb_init): Unset environment variables GDBHISTFILE
2557 and GDBHISTSIZE.
2558
2559 2020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
2560
2561 * gdb.server/stop-reply-no-thread.exp: Add test where T packet is
2562 disabled.
2563
2564 2020-03-02 Pedro Alves <palves@redhat.com>
2565 Tom de Vries <tdevries@suse.de>
2566
2567 * lib/gdb.exp (gdb_test_multiple): Handle prompt_regexp option using
2568 -prompt prefix, before user_code argument. Add -lbl option likewise.
2569 (skip_python_tests_prompt, skip_libstdcxx_probe_tests_prompt)
2570 (gdb_is_target_1): Add -prompt prefix and move to before user_code
2571 argument.
2572 * gdb.base/corefile-buildid.exp: Use -lbl option. Rewrite regexps to
2573 have "\r\n" at start-of-line, instead of at end-of-line.
2574
2575 2020-02-28 Simon Marchi <simon.marchi@efficios.com>
2576
2577 * lib/trace-support.exp (get_in_proc_agent): Adjust path to
2578 libinproctrace.so.
2579
2580 2020-02-28 Luis Machado <luis.machado@linaro.org>
2581
2582 * gdb.arch/aarch64-fp.exp: Switch from "info registers" command
2583 to "p/x".
2584
2585 2020-02-28 Luis Machado <luis.machado@linaro.org>
2586
2587 * gdb.arch/aarch64-dbreg-contents.c: Include stdlib.h, unistd.h,
2588 asm/ptrace.h and error.h.
2589
2590 2020-02-28 Tom de Vries <tdevries@suse.de>
2591
2592 * gdb.base/c-linkage-name.c (main): Call do_something_other_cu.
2593 (struct wrapper, do_something, mundane/symada__cS): Move ...
2594 * gdb.base/c-linkage-name-2.c: ... here. New source file.
2595 * gdb.base/c-linkage-name.exp: Add verification of psymtab expansion.
2596 Update "print symada__cS before partial symtab expansion" regexp.
2597 Update breakpoint location. Flush symbol cache after expansion.
2598
2599 2020-02-28 Luis Machado <luis.machado@linaro.org>
2600
2601 * gdb.arch/aarch64-pauth.exp: Recognize optional PAC output.
2602
2603 2020-02-27 Tom de Vries <tdevries@suse.de>
2604
2605 * config/sid.exp: Remove unused globals.
2606 * gdb.base/attach.exp: Same.
2607 * gdb.base/catch-load.exp: Same.
2608 * gdb.base/dbx.exp: Same.
2609 * lib/gdb.exp: Same.
2610 * lib/mi-support.exp: Same.
2611 * lib/prompt.exp: Same.
2612
2613 2020-02-27 Tom de Vries <tdevries@suse.de>
2614
2615 * lib/tuiterm.exp (spawn): Handle case that spawn_out(slave,name) is
2616 not set.
2617
2618 2020-02-26 Aaron Merey <amerey@redhat.com>
2619
2620 * gdb.debuginfod: New directory for debuginfod tests.
2621 * gdb.debuginfod/main.c: New test file.
2622 * gdb.debuginfod/fetch_src_and_symbols.exp: New tests.
2623
2624 2020-02-26 Tom de Vries <tdevries@suse.de>
2625
2626 PR gdb/25603
2627 * gdb.base/persistent-lang.cc: New test.
2628 * gdb.base/persistent-lang.exp: New file.
2629
2630 2020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
2631
2632 * gdb.fortran/derived-type-striding.exp: Add a new test.
2633 * gdb.fortran/derived-type-striding.f90: Add pointer variable for
2634 new test.
2635
2636 2020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
2637
2638 * gdb.base/cached-source-file.exp: Avoid source file paths in test
2639 names.
2640
2641 2020-02-25 Tom de Vries <tdevries@suse.de>
2642
2643 PR go/18926
2644 * gdb.go/methods.exp: Remove gcc/93866 xfail.
2645
2646 2020-02-24 Tom de Vries <tdevries@suse.de>
2647
2648 PR gdb/25592
2649 * gdb.base/info-locals-unused-static-var.c: New test.
2650 * gdb.base/info-locals-unused-static-var.exp: New file.
2651
2652 2020-02-22 Tom Tromey <tom@tromey.com>
2653
2654 * gdb.python/tui-window.exp: New file.
2655 * gdb.python/tui-window.py: New file.
2656
2657 2020-02-22 Tom Tromey <tom@tromey.com>
2658
2659 PR tui/17850:
2660 * gdb.tui/new-layout.exp: Add horizontal layout and winheight
2661 tests.
2662
2663 2020-02-22 Tom Tromey <tom@tromey.com>
2664
2665 * gdb.tui/new-layout.exp: Add sub-layout tests.
2666
2667 2020-02-22 Tom Tromey <tom@tromey.com>
2668
2669 * gdb.tui/new-layout.exp: New file.
2670
2671 2020-02-22 Tom Tromey <tom@tromey.com>
2672
2673 * gdb.rust/rust-style.rs: New file.
2674 * gdb.rust/rust-style.exp: New file.
2675 * gdb.base/style.exp: Test structure printing.
2676 * gdb.base/style.c (struct some_struct): New type.
2677 (enum etype): New type.
2678 (struct_value): New global.
2679
2680 2020-02-21 Tom de Vries <tdevries@suse.de>
2681
2682 PR go/18926
2683 * lib/gdb.exp (bp_location2/bp_location2_regexp): Fix.
2684 Remove blanket xfails. Use message argument for gdb_breakpoint.
2685 Make continuing to breakpoint test conditional on setting breakpoint.
2686 Fix continuing to breakpoint regexp. Add xfails for gccgo-6/7
2687 DW_AT_name attribute. Add xfail for GCC PR93866.
2688
2689 2020-02-21 Andrew Burgess <andrew.burgess@embecosm.com>
2690
2691 * gdb.dwarf2/cpp-linkage-name.c: New file.
2692 * gdb.dwarf2/cpp-linkage-name.exp: New file.
2693
2694 2020-02-21 Shahab Vahedi <shahab@synopsys.com>
2695
2696 * lib/gdb.exp (gdb_wrapper_init): Reset
2697 "gdb_wrapper_initialized" to 0 if "wrapper_file" does
2698 not exist.
2699
2700 2020-02-20 Tom de Vries <tdevries@suse.de>
2701
2702 PR go/17018
2703 * gdb.go/hello.exp: Copy ...
2704 * gdb.go/global-local-var-shadow.exp: ... here. New file. Expect
2705 print of st to print value of global definition. Add xfail for GCC
2706 PR93844.
2707 * gdb.go/hello.exp: Remove printing of st before definition.
2708 * gdb.go/hello.go: Copy ...
2709 * gdb.go/global-local-var-shadow.go: ... here. New test. Rename myst
2710 to st.
2711 * gdb.go/hello.go: Remove myst. Remove comment about shadowing.
2712
2713 2020-02-20 Tom de Vries <tdevries@suse.de>
2714
2715 * lib/gdb.exp (support_go_compile): New gdb_caching_proc.
2716 (gdb_simple_compile): Handle compile_flags go by using .go extension
2717 for source file.
2718 * gdb.go/chan.exp: Use support_go_compile.
2719 * gdb.go/handcall.exp: Same.
2720 * gdb.go/hello.exp: Same.
2721 * gdb.go/integers.exp: Same.
2722 * gdb.go/max-depth.exp: Same.
2723 * gdb.go/methods.exp: Same.
2724 * gdb.go/package.exp: Same.
2725 * gdb.go/strings.exp: Same.
2726 * gdb.go/types.exp: Same.
2727 * gdb.go/unsafe.exp: Same.
2728
2729 2020-02-19 Tom de Vries <tdevries@suse.de>
2730
2731 * gdb.python/lib-types.exp: Make xfail more strict.
2732
2733 2020-02-19 Tom de Vries <tdevries@suse.de>
2734
2735 * gdb.ada/funcall_ref.exp: Replace xfail setup by unsupported check.
2736
2737 2020-02-19 Doug Evans <dje@google.com>
2738
2739 PR rust/25535
2740 * gdb.rust/simple.exp: Add test.
2741 * gdb.rust/simple.rs: Add test.
2742
2743 2020-02-19 Tom de Vries <tdevries@suse.de>
2744
2745 * gdb.base/corefile-buildid.exp (check_exec_file): Match info files
2746 output line-by-line.
2747
2748 2020-02-19 Tom de Vries <tdevries@suse.de>
2749
2750 * gdb.cp/cpexprs.exp: Remove c++/14186 kfail.
2751
2752 2020-02-19 Tom de Vries <tdevries@suse.de>
2753
2754 * gdb.base/solib-overlap.exp: Use exec instead of system to execute
2755 prelink.
2756
2757 2020-02-19 Tom de Vries <tdevries@suse.de>
2758
2759 * lib/cache.exp (ignore_pass, gdb_do_cache_wrap): New proc.
2760 (gdb_do_cache): Use gdb_do_cache_wrap.
2761 * gdb.base/gdb-caching-proc.exp (test_proc): Use gdb_do_cache_wrap.
2762
2763 2020-02-19 Tom de Vries <tdevries@suse.de>
2764
2765 * lib/dtrace.exp (dtrace_build_usdt_test_program): Use quiet as
2766 gdb_compile option.
2767
2768 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
2769
2770 * gdb.base/printcmds.exp (test_print_enums): Update expected
2771 output.
2772
2773 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
2774
2775 * gdb.base/printcmds.exp (test_print_enums): Expect hex values
2776 for "unknown".
2777
2778 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
2779
2780 * gdb.base/printcmds.c (enum flag_enum): Add FE_TWO_LEGACY
2781 enumerator.
2782
2783 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
2784
2785 * gdb.base/printcmds.c (enum flag_enum): Prefix enumerators with
2786 FE_, add FE_NONE.
2787 (three): Update.
2788 (enum flag_enum_without_zero): New enum.
2789 (flag_enum_without_zero): New variable.
2790 (enum not_flag_enum): New enum.
2791 (three_not_flag): New variable.
2792 * gdb.base/printcmds.exp (test_artificial_arrays): Update.
2793 (test_print_enums): Add more tests for printing flag enums.
2794
2795 2020-02-18 Tom de Vries <tdevries@suse.de>
2796
2797 * lib/ada.exp (gdb_compile_ada_1): Factor out of ...
2798 (gdb_compile_ada): ... here.
2799 (gnat_runtime_has_debug_info): Remove fail call for gdb_compile_ada
2800 failure. Use gdb_compile_ada_1 instead of gdb_compile_ada.
2801
2802 2020-02-14 Tom Tromey <tom@tromey.com>
2803
2804 * lib/gdbserver-support.exp (find_gdbserver): Find gdbserver in
2805 build directory.
2806 * boards/gdbserver-base.exp: Update path to gdbserver.
2807
2808 2020-02-13 Tom de Vries <tdevries@suse.de>
2809
2810 * lib/ada.exp (gdb_compile_ada): Delete stale exec before compilation.
2811
2812 2020-02-13 Tom de Vries <tdevries@suse.de>
2813
2814 * gdb.ada/catch_ex_std.exp: Indicate unsupported if gnatbind/gnatlink
2815 are missing.
2816
2817 2020-02-13 Tom de Vries <tdevries@suse.de>
2818
2819 * lib/ada.exp (gnatmake_version_at_least): Wrap exec call in a catch
2820 call.
2821
2822 2020-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
2823
2824 PR tui/25126
2825 https://bugzilla.redhat.com/show_bug.cgi?id=1784210
2826 * gdb.base/cached-source-file.c: New file.
2827 * gdb.base/cached-source-file.exp: New file.
2828
2829 2020-02-11 Tom de Vries <tdevries@suse.de>
2830
2831 PR testsuite/25488
2832 * lib/gdb.exp (gdb_init): Unset $file_last_loaded.
2833
2834 2020-02-10 Tom de Vries <tdevries@suse.de>
2835
2836 * gdb.multi/multi-target.exp: Skip if skip_gdbserver_tests.
2837
2838 2020-02-10 Maciej W. Rozycki <macro@wdc.com>
2839
2840 * gdb.base/step-over-no-symbols.exp: Verify that $before_addr
2841 and $after_addr are both integers before making a comparison.
2842
2843 2020-02-09 Tom de Vries <tdevries@suse.de>
2844
2845 * gdb.base/many-headers.exp: Echo gdb command to gdb.log. Capture gdb
2846 command output and paste it into gdb.log. If any, paste catch message
2847 to gdb.log.
2848
2849 2020-02-07 Tom Tromey <tromey@adacore.com>
2850
2851 PR breakpoints/24915:
2852 * gdb.base/annotate-symlink.exp: Use setup_xfail.
2853
2854 2020-02-06 Shahab Vahedi <shahab@synopsys.com>
2855
2856 * gdb.tui/tui-missing-src.exp: Add the "missing source
2857 file" test for the TUI.
2858
2859 2020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
2860
2861 * gdb.server/multi-ui-errors.exp: Give a test a real name to avoid
2862 including a port number in the output.
2863
2864 2020-02-04 Alok Kumar Sharma <alokkumar.sharma@amd.com>
2865
2866 * lib/fortran.exp (fortran_int4): Handle clang.
2867 (fortran_int8): Likewise.
2868 (fortran_real4): Likewise.
2869 (fortran_real8): Likewise.
2870 (fortran_complex4): Likewise.
2871 (fortran_logical4): Likewise.
2872 (fortran_character1): Likewise.
2873
2874 2020-02-04 Tom de Vries <tdevries@suse.de>
2875
2876 * README (Race detection): Add note.
2877
2878 2020-02-04 Tom de Vries <tdevries@suse.de>
2879
2880 * lib/gdb.exp (inferior_exited_re): Use "\[^\n\r\]*" instead of ".*".
2881
2882 2020-02-04 Tom de Vries <tdevries@suse.de>
2883
2884 * lib/gdb.exp (inferior_exited_re): Use non-capturing parentheses.
2885
2886 2020-02-03 Rogerio A. Cardoso <rcardoso@linux.ibm.com>
2887
2888 * gdb.arch/powerpc-power8.exp: Delete trailing whitespace of
2889 tbegin., tend. instructions. Replace bctar-, bctar+, bctarl-,
2890 bctarl+ extended mnemonics when avaliable by bgttar, bnstarl,
2891 blttar, bnetarl.
2892 * gdb.arch/powerpc-power8.s: Fix comments. Fix instructions
2893 binary for blttar, bnetarl.
2894 * gdb.arch/powerpc-power9.exp: Delete trailing whitespace of
2895 wait instruction. Delete ldmx test.
2896 * gdb.arch/powerpc-power9.s: Delete ldmx instruction.
2897
2898 2020-02-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
2899
2900 * gdb.fortran/array-bounds-high.exp: New file.
2901 * gdb.fortran/array-bounds-high.f90: New file.
2902
2903 2020-02-03 Lukas Durfina <ldurfina@tachyum.com> (tiny change)
2904
2905 * gdb.base/fileio.c: Remove #include of <sys/errno.h>.
2906 Replace #include of <sys/fcntl.h> by <fcntl.h>.
2907
2908 2020-02-01 Tom de Vries <tdevries@suse.de>
2909
2910 * gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
2911
2912 2020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
2913
2914 PR tui/9765
2915 * gdb.tui/tui-layout-asm-short-prog.S: New file.
2916 * gdb.tui/tui-layout-asm-short-prog.exp: New file.
2917
2918 2020-01-29 Luis Machado <luis.machado@linaro.org>
2919
2920 * gdb.arch/aarch64-brk-patterns.c: New source file.
2921 * gdb.arch/aarch64-brk-patterns.exp: New test.
2922
2923 2020-01-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2924
2925 * gdb.cp/pass-by-ref-2.exp: Mark some tests as XFAIL based on the
2926 GCC/Clang version.
2927 * gdb.cp/pass-by-ref.exp: Ditto.
2928
2929 2020-01-29 Tom de Vries <tdevries@suse.de>
2930
2931 * gdb.threads/watchpoint-fork-child.c: Guard prints with #if DEBUG.
2932 * gdb.threads/watchpoint-fork-mt.c: Same.
2933 * gdb.threads/watchpoint-fork-parent.c: Same.
2934 * gdb.threads/watchpoint-fork-st.c: Same.
2935 * gdb.threads/watchpoint-fork.exp: Compile with DEBUG=0.
2936
2937 2020-01-27 Luis Machado <luis.machado@linaro.org>
2938
2939 * gdb.base/step-over-syscall.exp (setup): Check if we're already
2940 sitting at a syscall instruction when we hit the syscall function's
2941 breakpoint.
2942 Check PC against one obtained with the x command.
2943 Validate syscall number.
2944 (step_over_syscall): Don't continue to the syscall instruction if
2945 we're already there.
2946
2947 2020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2948
2949 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
2950
2951 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2952
2953 * gdb.dwarf2/dw2-inline-many-frames.c: New file.
2954 * gdb.dwarf2/dw2-inline-many-frames.exp: New file.
2955
2956 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2957
2958 * gdb.dwarf2/dw2-inline-stepping.c: New file.
2959 * gdb.dwarf2/dw2-inline-stepping.exp: New file.
2960
2961 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2962
2963 * gdb.base/maint.exp: Update line table parsing test.
2964 * gdb.dwarf2/dw2-ranges-base.exp: Add new line table parsing test.
2965
2966 2020-01-24 Pedro Alves <palves@redhat.com>
2967
2968 PR gdb/25410
2969 * gdb.multi/multi-re-run-1.c: New.
2970 * gdb.multi/multi-re-run-2.c: New.
2971 * gdb.multi/multi-re-run.exp: New.
2972
2973 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2974
2975 PR gdb/23718
2976 * gdb.server/server-kill-python.exp: New file.
2977
2978 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2979
2980 * gdb.server/multi-ui-errors.c: New file.
2981 * gdb.server/multi-ui-errors.exp: New file.
2982
2983 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2984
2985 PR tui/9765
2986 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
2987
2988 2020-01-19 Tom Tromey <tom@tromey.com>
2989
2990 * gdb.tui/main.exp: Add check for plain "file".
2991
2992 2020-01-16 Christian Biesinger <cbiesinger@google.com>
2993
2994 * lib/gdb.exp: Fix spelling error (seperatelly).
2995
2996 2020-01-14 Tom Tromey <tom@tromey.com>
2997
2998 PR symtab/12535:
2999 * gdb.python/python.exp: Test decode_line with empty string
3000 argument.
3001
3002 2020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
3003
3004 * gdb.base/skip-inline.exp: Extend test.
3005
3006 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
3007
3008 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
3009 * gdb.dwarf2/dw2-bad-elf.c: New file.
3010 * gdb.dwarf2/dw2-bad-elf.exp: New file.
3011
3012 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
3013
3014 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
3015 _line_saw_file.
3016
3017 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
3018
3019 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
3020 border.
3021
3022 2020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3023
3024 * gdb.multi/multi-target.exp (setup): Factor out "info
3025 connections" and "info inferiors" tests to ...
3026 (test_info_inferiors): ... this new procedure.
3027 (top level): Run new "info-inferiors" tests.
3028
3029 2020-01-10 Pedro Alves <palves@redhat.com>
3030
3031 * gdb.server/bkpt-other-inferior.exp: New file.
3032
3033 2020-01-10 Pedro Alves <palves@redhat.com>
3034
3035 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
3036 of "add-inferior".
3037 * gdb.base/quit-live.exp: Likewise.
3038 * gdb.base/remote-exec-file.exp: Likewise.
3039 * gdb.guile/scm-progspace.exp: Likewise.
3040 * gdb.linespec/linespec.exp: Likewise.
3041 * gdb.mi/new-ui-mi-sync.exp: Likewise.
3042 * gdb.mi/user-selected-context-sync.exp: Likewise.
3043 * gdb.multi/multi-target.exp (setup): Add "info connection" and
3044 "info inferiors" tests.
3045 * gdb.multi/remove-inferiors.exp: Adjust expected output of
3046 "add-inferior".
3047 * gdb.multi/watchpoint-multi.exp: Likewise.
3048 * gdb.python/py-inferior.exp: Likewise.
3049 * gdb.server/extended-remote-restart.exp: Likewise.
3050 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
3051 "info inferiors".
3052 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
3053 * gdb.trace/report.exp: Likewise.
3054
3055 2020-01-10 Pedro Alves <palves@redhat.com>
3056
3057 * gdb.multi/multi-target.c: New file.
3058 * gdb.multi/multi-target.exp: New file.
3059 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
3060 mode requested, but remote does not support non-stop".
3061
3062 2020-01-10 Pedro Alves <palves@redhat.com>
3063
3064 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
3065 disconnect before reconnecting.
3066
3067 2020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3068 Pedro Alves <palves@redhat.com>
3069
3070 * gdb.server/connect-without-multi-process.exp: Also test
3071 continuing to end.
3072
3073 2020-01-10 Pedro Alves <palves@redhat.com>
3074
3075 * gdb.base/remote-exec-file.exp: New file.
3076
3077 2020-01-10 Pedro Alves <palves@redhat.com>
3078
3079 * gdb.base/fork-running-state.exp (do_test): Adjust expected
3080 output.
3081 * gdb.threads/async.c: New.
3082 * gdb.threads/async.exp: New.
3083 * gdb.multi/tids-gid-reset.c: New.
3084 * gdb.multi/tids-gid-reset.exp: New.
3085
3086 2020-01-10 George Barrett <bob@bob131.so>
3087
3088 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
3089 to help in finding the image relocation offset.
3090 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
3091 options in arguments.
3092 (stap_test_no_debuginfo): Likewise.
3093 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
3094 test variants.
3095 (stap_test): Add null semaphore relocation test.
3096
3097 2020-01-10 George Barrett <bob@bob131.so>
3098
3099 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
3100 * gdb.base/stap-probe.exp: Likewise.
3101 (stap_test): Pass argument as an additional flag.
3102 (stap_test_no_debuginfo): Likewise.
3103 (stap_test): Check `info probes stap' output for semaphore
3104 addresses if the test binary is supposed to have them.
3105
3106 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
3107
3108 * gdb.tui/basic.exp: Add more scrolling tests.
3109
3110 2020-01-09 Tom Tromey <tom@tromey.com>
3111
3112 PR tui/18932:
3113 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
3114 meangingful value.
3115 (Term::command, Term::resize): Update.
3116 * gdb.tui/basic.exp: Add scrolling test.
3117
3118 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
3119
3120 * gdb.tui/tui-layout-asm.exp: New file.
3121
3122 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
3123
3124 * lib/tuiterm.exp (Term::check_box_contents): New proc.
3125
3126 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
3127
3128 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
3129 (Term::enter_tui): Use Term::prepare_for_tui.
3130
3131 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
3132
3133 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
3134 called.
3135
3136 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
3137
3138 * gdb.base/skip.exp: Fix race condition in test.
3139
3140 2020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
3141
3142 * gdb.base/backtrace.c: New file.
3143 * gdb.base/backtrace.exp: New file.
3144
3145 2020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
3146
3147 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
3148
3149 2020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3150
3151 * gdb.base/style.exp: Test that warnings are styled.
3152
3153 2019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
3154
3155 * gdb.base/line65535.exp: New file.
3156 * gdb.base/line65535.c: New file.
3157
3158 2019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
3159
3160 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
3161 * lib/gnat_debug_info_test.adb: New file.
3162 * gdb.ada/ptype_tagged_param.exp: Use
3163 gnat_runtime_has_debug_info, expect a different output if
3164 runtime does not have debug info.
3165
3166 2019-12-20 Simon Marchi <simon.marchi@efficios.com>
3167
3168 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
3169 (another) quote in test name.
3170
3171 2019-12-20 Simon Marchi <simon.marchi@efficios.com>
3172
3173 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
3174 Add quote in test name.
3175
3176 2019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3177
3178 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
3179 directory instead.
3180 * gdb.cp/pass-by-ref.exp: Extend with more cases.
3181 * gdb.cp/pass-by-ref-2.cc: New file.
3182 * gdb.cp/pass-by-ref-2.exp: New file.
3183
3184 2019-12-20 Tom Tromey <tom@tromey.com>
3185
3186 * gdb.tui/list-before.exp: New file.
3187
3188 2019-12-20 Tom Tromey <tom@tromey.com>
3189
3190 * gdb.tui/list.exp: Check for source on initial listing.
3191
3192 2019-12-11 Tom Tromey <tromey@adacore.com>
3193
3194 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
3195 Add crlf test.
3196
3197 2019-12-18 Simon Marchi <simon.marchi@efficios.com>
3198
3199 * gdb.base/default.exp: Update value of $_gdb_major.
3200
3201 2019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
3202
3203 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
3204
3205 2019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
3206
3207 * gdb.base/skip.exp: Whitespace fix.
3208
3209 2019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
3210
3211 * gdb.base/skip-inline.c: New file.
3212 * gdb.base/skip-inline.exp: New file.
3213
3214 2019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
3215
3216 * gdb.base/jit-reader.exp (jit_reader_test): Rename
3217 jit_function_00 to jit_function_stack_mangle.
3218 * gdb.base/jithost.c (jit_function_t): Rename to...
3219 (jit_function_stack_mangle_t): ... this.
3220 (jit_function_add_t): New typedef.
3221 (jit_function_00_code): Rename to...
3222 (jit_function_stack_mangle_code): ... this, make static.
3223 (jit_function_add_code): New.
3224 (main): Generate "add" function and call it. Adjust to changes
3225 in jithost_abi.
3226 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
3227 (struct jithost_abi) <begin, end>: Remove fields.
3228 <object, function_stack_mangle, function_add>: New fields.
3229 * gdb.base/jitreader.c (struct reader_state) <code_begin,
3230 code_end>: Remove fields.
3231 <func_stack_mangle>: New field.
3232 (read_debug_info): Adjust to renaming, create block for "add"
3233 function.
3234 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
3235
3236 2019-12-11 Tom Tromey <tom@tromey.com>
3237
3238 * gdb.tui/resize.exp: Fix regexp.
3239 * gdb.tui/regs.exp: Fix regexps.
3240 * gdb.tui/main.exp: Fix regexp.
3241
3242 2019-12-11 Tom Tromey <tom@tromey.com>
3243
3244 * gdb.tui/resize.exp: Update.
3245 * gdb.tui/empty.exp (layouts): Update.
3246
3247 2019-12-11 Tom Tromey <tom@tromey.com>
3248
3249 * gdb.tui/regs.exp: Update.
3250 * gdb.tui/empty.exp (layouts): Update.
3251 * gdb.tui/basic.exp: Update.
3252 * lib/tuiterm.exp (_check_box): Don't check bottom border.
3253
3254 2019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3255
3256 * gdb.base/options.exp: Add -raw-values in the print completion list.
3257 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
3258
3259 2019-12-10 Kevin Buettner <kevinb@redhat.com>
3260
3261 * gdb.threads/omp-par-scope.c: New file.
3262 * gdb/threads/omp-par-scope.exp: New file.
3263
3264 2019-12-10 Kevin Buettner <kevinb@redhat.com>
3265
3266 * lib/gdb.exp (support_nested_function_tests): New proc.
3267
3268 2019-12-10 Kevin Buettner <kevinb@redhat.com>
3269
3270 * lib/gdb.exp (gdb_compile_openmp): New proc.
3271 (build_executable_from_specs): Add an "openmp" option.
3272 (gdb_compile_pthreads): Add non-executable case.
3273
3274 2019-12-10 Tom Tromey <tromey@adacore.com>
3275
3276 * gdb.ada/unchecked_union.exp: New file.
3277 * gdb.ada/unchecked_union/pck.adb: New file.
3278 * gdb.ada/unchecked_union/pck.ads: New file.
3279 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
3280 * gdb-utils.exp (string_to_regexp): Also quote "?".
3281
3282 2019-12-10 George Barrett <bob@bob131.so>
3283
3284 Test scripted probe breakpoints.
3285 * gdb.guile/scm-breakpoint.c (main): Add probe point.
3286 * gdb.python/py-breakpoint.c (main): Likewise.
3287 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
3288 specifier test.
3289 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
3290
3291 2019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3292
3293 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
3294 an rvalue parameter.
3295 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
3296 parameter.
3297
3298 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
3299
3300 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
3301 modules.
3302
3303 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
3304
3305 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
3306 broken version of GCC.
3307
3308 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
3309
3310 * gdb.fortran/info-modules.exp: Rewrite to make use of new
3311 sym-info-cmds library.
3312 * gdb.fortran/info-types.exp: Likewise.
3313 * lib/sym-info-cmds.exp: New file.
3314
3315 2019-12-08 Tom de Vries <tdevries@suse.de>
3316
3317 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
3318
3319 2019-12-07 Keith Seitz <keiths@redhat.com>
3320
3321 * gdb.base/corefile-buildid-shlib-shr.c: New file.
3322 * gdb.base/corefile-buildid-shlib.c: New file.
3323 * gdb.base/corefile-buildid.c: New file.
3324 * gdb.base/corefile-buildid.exp: New file.
3325
3326 2019-12-06 Tom de Vries <tdevries@suse.de>
3327
3328 * gdb.dwarf2/varval.exp: Add decl before def test.
3329
3330 2019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3331
3332 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
3333
3334 2019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3335
3336 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
3337 CV and reference conversion for overload resolution.
3338 * gdb.cp/rvalue-ref-overload.exp: Test it.
3339
3340 2019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3341
3342 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
3343 * gdb.base/frameapply.exp: Test faas without command.
3344
3345 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
3346
3347 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
3348 Fortran tests.
3349 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
3350 order.
3351
3352 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
3353
3354 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
3355 casting to type with no kind specified.
3356 (test_basic_parsing_of_type_kinds): Additional tests for types
3357 with no kind specified, and add tests for single/double
3358 precision/complex types.
3359
3360 2019-12-04 Tom Tromey <tromey@adacore.com>
3361
3362 * gdb.base/endianity.c (struct other) <x>: New field.
3363 (main): Initialize it.
3364 * gdb.base/endianity.exp: Update.
3365
3366 2019-12-04 Tom Tromey <tromey@adacore.com>
3367
3368 * gdb.ada/scalar_storage/storage.adb: New file.
3369 * gdb.ada/scalar_storage/pck.adb: New file.
3370 * gdb.ada/scalar_storage/pck.ads: New file.
3371 * gdb.ada/scalar_storage.exp: New file.
3372
3373 2019-12-04 Tom Tromey <tromey@adacore.com>
3374
3375 * gdb.base/endianity.c (struct otherendian) <f>: New field.
3376 (main): Initialize it.
3377 * gdb.base/endianity.exp: Update.
3378
3379 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
3380
3381 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
3382
3383 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
3384
3385 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
3386 -symbol-info-module-functions and -symbol-info-module-variables.
3387
3388 2019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
3389
3390 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
3391
3392 2019-12-01 Richard Bunt <richard.bunt@arm.com>
3393 Andrew Burgess <andrew.burgess@embecosm.com>
3394
3395 * gdb.fortran/derived-type-striding.exp: New file.
3396 * gdb.fortran/derived-type-striding.f90: New file.
3397 * gdb.fortran/array-slices.exp: New file.
3398 * gdb.fortran/array-slices.f90: New file.
3399
3400 2019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3401
3402 * gdb.base/define.exp: Test . in command names.
3403 * gdb.base/setshow.exp: Update test, as . is now part of
3404 command name.
3405
3406 2019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3407
3408 * gdb.base/define-prefix.exp: New file.
3409
3410 2019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
3411
3412 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
3413 compile.
3414 (skip_btrace_pt_tests): Likewise.
3415
3416 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
3417
3418 * gdb.fortran/info-modules.exp: Compile source files in correct
3419 order.
3420
3421 2019-11-27 Kevin Buettner <kevinb@redhat.com>
3422
3423 * gdb.dwarf2/imported-unit.exp: New file.
3424 * gdb.dwarf2/imported-unit.c: New file.
3425
3426 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
3427
3428 * gdb.mi/mi-fortran-modules-2.f90: New file.
3429 * gdb.mi/mi-fortran-modules.exp: New file.
3430 * gdb.mi/mi-fortran-modules.f90: New file.
3431
3432 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
3433
3434 * gdb.mi/mi-sym-info-1.c: New file.
3435 * gdb.mi/mi-sym-info-2.c: New file.
3436 * gdb.mi/mi-sym-info.exp: New file.
3437
3438 2019-11-22 Tom Tromey <tromey@adacore.com>
3439
3440 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
3441 * gdb.ada/tasks/foo.adb: Add another stopping location.
3442
3443 2019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
3444
3445 * gdb.base/endianity.c: New test.
3446 * gdb.base/endianity.exp: New file.
3447
3448 2019-11-21 Lukas Durfina <ldurfina@tachyum.com>
3449
3450 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
3451
3452 2019-11-21 Tom de Vries <tdevries@suse.de>
3453
3454 PR gdb/24956
3455 * gdb.base/ui-redirect.exp: Test output of user-defined command.
3456
3457 2019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
3458
3459 * gdb.python/py-progspace.exp: Add missing parentheses on some
3460 'print' commands.
3461
3462 2019-11-19 Tom Tromey <tom@tromey.com>
3463
3464 * gdb.tui/winheight.exp: New file.
3465
3466 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
3467
3468 * gdb.base/ctf-whatis.c: Delete.
3469 * gdb.base/ctf-whatis.exp: Delete.
3470 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
3471
3472 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
3473
3474 * gdb.base/ctf-cvexpr.exp: Delete.
3475 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
3476
3477 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
3478
3479 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
3480 the compiler. Clean up header comment a little.
3481 * gdb.base/ctf-ptype.exp: Likewise.
3482 * gdb.base/ctf-whatis.exp: Likewise.
3483 * lib/gdb.exp (skip_ctf_tests): New proc.
3484
3485 2019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
3486
3487 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
3488 * gdb.tui/corefile-run.exp: New file.
3489
3490 2019-11-14 Tom Tromey <tromey@adacore.com>
3491
3492 * gdb.base/gdbvars.exp (test_convenience_variables): Add
3493 regression tests.
3494
3495 2019-11-12 Tom Tromey <tom@tromey.com>
3496
3497 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
3498 after any command. Expect prompt after WAIT_FOR is seen.
3499 (enter_tui): Enable resize messages.
3500 (command): Expect command in output.
3501 (get_line): Avoid error when cursor appears to be off-screen.
3502 (dump_screen): Include screen size in title.
3503 (_do_resize): New proc, from "resize".
3504 (resize): Rewrite. Do resize in two steps.
3505 * gdb.tui/empty.exp (layouts): Fix entries.
3506 (check_boxes): Remove xfail.
3507 (check_text): Dump screen on failure.
3508
3509 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
3510
3511 * gdb.python/py-symbol.exp: Add test for
3512 gdb.lookup_static_symbols.
3513
3514 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
3515
3516 * gdb.python/py-symbol.c: Declare and call function from new
3517 py-symbol-2.c file.
3518 * gdb.python/py-symbol.exp: Compile both source files, and add new
3519 tests for gdb.lookup_static_symbol.
3520 * gdb.python/py-symbol-2.c: New file.
3521
3522 2019-11-02 Tom de Vries <tdevries@suse.de>
3523
3524 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
3525 * gdb.base/anon.exp: Same.
3526 * gdb.base/auto-connect-native-target.exp: Same.
3527 * gdb.base/call-ar-st.exp: Same.
3528 * gdb.base/catch-syscall.exp: Same.
3529 * gdb.base/commands.exp: Same.
3530 * gdb.base/default.exp: Same.
3531 * gdb.base/display.exp: Same.
3532 * gdb.base/float.exp: Same.
3533 * gdb.base/foll-fork.exp: Same.
3534 * gdb.base/help.exp: Same.
3535 * gdb.base/info-macros.exp: Same.
3536 * gdb.base/info-proc.exp: Same.
3537 * gdb.base/info-target.exp: Same.
3538 * gdb.base/long_long.exp: Same.
3539 * gdb.base/macscp.exp: Same.
3540 * gdb.base/memattr.exp: Same.
3541 * gdb.base/nofield.exp: Same.
3542 * gdb.base/pointers.exp: Same.
3543 * gdb.base/printcmds.exp: Same.
3544 * gdb.base/ptype.exp: Same.
3545 * gdb.base/restore.exp: Same.
3546 * gdb.base/return.exp: Same.
3547 * gdb.base/scope.exp: Same.
3548 * gdb.base/set-noassign.exp: Same.
3549 * gdb.base/setshow.exp: Same.
3550 * gdb.base/shlib-call.exp: Same.
3551 * gdb.base/signals.exp: Same.
3552 * gdb.base/sigstep.exp: Same.
3553 * gdb.base/skip.exp: Same.
3554 * gdb.base/solib-symbol.exp: Same.
3555 * gdb.base/stap-probe.exp: Same.
3556 * gdb.base/step-line.exp: Same.
3557 * gdb.base/step-test.exp: Same.
3558 * gdb.base/style.exp: Same.
3559 * gdb.base/varargs.exp: Same.
3560 * gdb.base/vla-datatypes.exp: Same.
3561 * gdb.base/vla-ptr.exp: Same.
3562 * gdb.base/vla-sideeffect.exp: Same.
3563 * gdb.base/volatile.exp: Same.
3564 * gdb.base/watch-cond-infcall.exp: Same.
3565 * gdb.base/watchpoint.exp: Same.
3566
3567 2019-11-02 Tom de Vries <tdevries@suse.de>
3568
3569 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
3570 * gdb.cp/cpexprs.exp: Same.
3571 * gdb.cp/except-multi-location.exp: Same.
3572 * gdb.cp/exceptprint.exp: Same.
3573 * gdb.cp/gdb2384.exp: Same.
3574 * gdb.cp/inherit.exp: Same.
3575 * gdb.cp/m-static.exp: Same.
3576 * gdb.cp/meth-typedefs.exp: Same.
3577 * gdb.cp/misc.exp: Same.
3578 * gdb.cp/namespace.exp: Same.
3579 * gdb.cp/non-trivial-retval.exp: Same.
3580 * gdb.cp/overload.exp: Same.
3581 * gdb.cp/pr17132.exp: Same.
3582 * gdb.cp/re-set-overloaded.exp: Same.
3583 * gdb.cp/rvalue-ref-types.exp: Same.
3584 * gdb.cp/templates.exp: Same.
3585
3586 2019-11-01 Luis Machado <luis.machado@linaro.org>
3587
3588 PR gdb/25124
3589
3590 * gdb.arch/pr25124.S: New file.
3591 * gdb.arch/pr25124.exp: New file.
3592
3593 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
3594
3595 * gdb.fortran/info-modules.exp: Update expected results, and add
3596 additional tests for 'info module functinos', and 'info module
3597 variables'.
3598 * gdb.fortran/info-types.exp: Update expected results.
3599 * gdb.fortran/info-types.f90: Extend testcase with additional
3600 module variables and functions.
3601
3602 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
3603
3604 * gdb.fortran/info-modules.exp: New file.
3605 * gdb.fortran/info-types.exp: Build with new file.
3606 * gdb.fortran/info-types.f90: Include and use new module.
3607 * gdb.fortran/info-types-2.f90: New file.
3608
3609 2019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3610
3611 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
3612 * gdb.base/settings.exp: Test all settings types using
3613 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
3614 that now verifies that the value of "maint show" is the same as
3615 returned by the settings functions. Test the type of the
3616 maintenance settings.
3617 * gdb.base/default.exp: Update show_conv_list.
3618
3619 2019-10-31 Tom de Vries <tdevries@suse.de>
3620
3621 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
3622 gdb_test.
3623 * gdb.arch/amd64-disp-step.exp: Same.
3624 * gdb.asm/asm-source.exp: Same.
3625 * gdb.btrace/buffer-size.exp: Same.
3626 * gdb.btrace/cpu.exp: Same.
3627 * gdb.btrace/enable.exp: Same.
3628 * gdb.dwarf2/count.exp: Same.
3629 * gdb.dwarf2/dw2-ranges-func.exp: Same.
3630 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
3631 * gdb.fortran/vla-datatypes.exp: Same.
3632 * gdb.fortran/vla-history.exp: Same.
3633 * gdb.fortran/vla-ptype.exp: Same.
3634 * gdb.fortran/vla-value.exp: Same.
3635 * gdb.fortran/whatis_type.exp: Same.
3636 * gdb.guile/guile.exp: Same.
3637 * gdb.multi/tids.exp: Same.
3638 * gdb.python/py-finish-breakpoint.exp: Same.
3639 * gdb.python/py-framefilter.exp: Same.
3640 * gdb.python/py-pp-registration.exp: Same.
3641 * gdb.python/py-xmethods.exp: Same.
3642 * gdb.python/python.exp: Same.
3643 * gdb.server/connect-with-no-symbol-file.exp: Same.
3644 * gdb.server/no-thread-db.exp: Same.
3645 * gdb.server/run-without-local-binary.exp: Same.
3646 * gdb.stabs/weird.exp: Same.
3647 * gdb.threads/attach-many-short-lived-threads.exp: Same.
3648 * gdb.threads/thread-find.exp: Same.
3649 * gdb.threads/tls-shared.exp: Same.
3650 * gdb.threads/tls.exp: Same.
3651 * gdb.threads/wp-replication.exp: Same.
3652 * gdb.trace/ax.exp: Same.
3653 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
3654
3655 2019-10-31 Tom de Vries <tdevries@suse.de>
3656
3657 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
3658 * gdb.ada/array_subscript_addr.exp: Same.
3659 * gdb.ada/arrayidx.exp: Same.
3660 * gdb.ada/arrayparam.exp: Same.
3661 * gdb.ada/arrayptr.exp: Same.
3662 * gdb.ada/boolean_expr.exp: Same.
3663 * gdb.ada/call_pn.exp: Same.
3664 * gdb.ada/complete.exp: Same.
3665 * gdb.ada/fixed_cmp.exp: Same.
3666 * gdb.ada/fun_addr.exp: Same.
3667 * gdb.ada/funcall_param.exp: Same.
3668 * gdb.ada/interface.exp: Same.
3669 * gdb.ada/mod_from_name.exp: Same.
3670 * gdb.ada/null_array.exp: Same.
3671 * gdb.ada/packed_array.exp: Same.
3672 * gdb.ada/packed_tagged.exp: Same.
3673 * gdb.ada/print_chars.exp: Same.
3674 * gdb.ada/print_pc.exp: Same.
3675 * gdb.ada/ptype_arith_binop.exp: Same.
3676 * gdb.ada/ptype_field.exp: Same.
3677 * gdb.ada/ptype_tagged_param.exp: Same.
3678 * gdb.ada/rec_return.exp: Same.
3679 * gdb.ada/ref_tick_size.exp: Same.
3680 * gdb.ada/str_ref_cmp.exp: Same.
3681 * gdb.ada/taft_type.exp: Same.
3682 * gdb.ada/tagged.exp: Same.
3683 * gdb.ada/type_coercion.exp: Same.
3684 * gdb.ada/uninitialized_vars.exp: Same.
3685
3686 2019-10-30 Tom de Vries <tdevries@suse.de>
3687
3688 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
3689
3690 2019-10-26 Tom de Vries <tdevries@suse.de>
3691
3692 * gdb.base/bigcore.c: Fix typos in comments.
3693 * gdb.base/ctf-ptype.c: Same.
3694 * gdb.base/long_long.c: Same.
3695 * gdb.dwarf2/dw2-op-out-param.S: Same.
3696 * gdb.python/py-evthreads.c: Same.
3697 * gdb.reverse/i387-stack-reverse.c: Same.
3698 * gdb.trace/tfile.c: Same.
3699 * lib/compiler.c: Same.
3700 * lib/compiler.cc: Same.
3701
3702 2019-10-25 Tom de Vries <tdevries@suse.de>
3703
3704 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
3705 gdb_test_multiple calls.
3706 * gdb.reverse/sigall-reverse.exp: Same.
3707 * gdb.reverse/solib-precsave.exp: Same.
3708 * gdb.reverse/solib-reverse.exp: Same.
3709 * gdb.reverse/until-precsave.exp: Same.
3710 * gdb.reverse/until-reverse.exp: Same.
3711
3712 2019-10-24 Tom de Vries <tdevries@suse.de>
3713
3714 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
3715 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
3716 kfail using -wrap pattern flag and convenience variable
3717 gdb_test_name.
3718
3719 2019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
3720
3721 * gdb.python/py-progspace.exp: Add tests for the
3722 Progspace.block_for_pc method.
3723
3724 2019-10-23 Tom Tromey <tom@tromey.com>
3725
3726 * configure: Rebuild.
3727 * aclocal.m4: Use m4_include, not sinclude.
3728
3729 2019-10-21 Tom de Vries <tdevries@suse.de>
3730
3731 * gdb.base/infcall-nested-structs.c: Add
3732 __attribute__((noinline,noclone)) to all functions.
3733 (call_all): Add missing variable initialization. Simplify return value.
3734 (breakpt): Increment volatile variable, to prevent call from being
3735 optimized out.
3736 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
3737
3738 2019-10-17 Tom de Vries <tdevries@suse.de>
3739
3740 * gdb.fortran/module.exp: Allow info variables to print info for files
3741 other than module.f90.
3742
3743 2019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
3744
3745 * gdb.fortran/module.exp: Extend with 'info variables' test.
3746
3747 2019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
3748
3749 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
3750 F77_FOR_TARGET.
3751
3752 2019-10-16 Tom de Vries <tdevries@suse.de>
3753
3754 PR tdep/25096
3755 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
3756
3757 2019-10-16 Tom de Vries <tdevries@suse.de>
3758
3759 PR tdep/24104
3760 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
3761 Add KFAIL for PR tdep/25096.
3762
3763 2019-10-16 Tom de Vries <tdevries@suse.de>
3764
3765 PR testsuite/25059
3766 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
3767
3768 2019-10-16 Tom de Vries <tdevries@suse.de>
3769
3770 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
3771 as signed.
3772
3773 2019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
3774
3775 * gdb.mi/list-thread-groups-available.exp: Read entries one by
3776 one instead of increasing timeout.
3777
3778 2019-10-13 Tom de Vries <tdevries@suse.de>
3779
3780 PR record/25038
3781 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
3782 * gdb.reverse/sigall-reverse.exp: Same.
3783 * gdb.reverse/solib-precsave.exp: Same.
3784 * gdb.reverse/solib-reverse.exp: Same.
3785 * gdb.reverse/step-precsave.exp: Same.
3786 * gdb.reverse/until-precsave.exp: Same.
3787 * gdb.reverse/until-reverse.exp: Same.
3788 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
3789
3790 2019-10-10 Andreas Arnez <arnez@linux.ibm.com>
3791
3792 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
3793 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
3794 (cmp_struct_05_01, cmp_struct_static_02_01)
3795 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
3796 comparisons.
3797
3798 2019-10-10 Tom de Vries <tdevries@suse.de>
3799
3800 PR testsuite/24888
3801 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
3802 gnatlink.
3803
3804 2019-10-09 Tom de Vries <tdevries@suse.de>
3805
3806 PR testsuite/25048
3807 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
3808
3809 2019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
3810
3811 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
3812 exceptions due to missing debug information.
3813
3814 2019-10-07 Tom de Vries <tdevries@suse.de>
3815
3816 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
3817
3818 2019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
3819
3820 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
3821 * gdb.base/annota1.exp: Update to use gdb_test_name.
3822
3823 2019-10-07 Weimin Pan <weimin.pan@oracle.com>
3824
3825 * gdb.base/ctf-whatis.exp: New file.
3826 * gdb.base/ctf-whatis.c: New file.
3827 * gdb.base/ctf-ptype.exp: New file.
3828 * gdb.base/ctf-ptype.c: New file.
3829 * gdb.base/ctf-constvars.exp: New file.
3830 * gdb.base/ctf-constvars.c: New file.
3831 * gdb.base/ctf-cvexpr.exp: New file.
3832
3833 2019-10-04 Tom de Vries <tdevries@suse.de>
3834
3835 * gdb.cp/local-static.c (main): Move declaration of int i out of the
3836 for loop.
3837
3838 2019-10-03 Tom Tromey <tom@tromey.com>
3839
3840 PR rust/24976:
3841 * gdb.rust/simple.rs (Union2): New type.
3842 (main): Use Union2.
3843 * gdb.rust/simple.exp: Add test.
3844
3845 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3846
3847 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
3848 nested function prefix.
3849
3850 2019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
3851 Richard Bunt <richard.bunt@arm.com>
3852 Andrew Burgess <andrew.burgess@embecosm.com>
3853
3854 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
3855 nested functions.
3856 * gdb.fortran/nested-funcs.f90: Update expected results.
3857 * gdb.fortran/nested-funcs-2.exp: New file.
3858 * gdb.fortran/nested-funcs-2.f90: New file.
3859
3860 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3861
3862 * gdb.python/py-parameter.exp: Make test names unique.
3863 * gdb.python/py-template.exp: Likewise.
3864 * gdb.python/py-value.exp: Likewise.
3865
3866 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3867
3868 * gdb.base/break-interp.exp: Reduce test name duplication.
3869 * gdb.base/call-sc.exp: Likewise.
3870 * gdb.base/callfuncs.exp: Likewise.
3871 * gdb.base/charset.exp: Likewise.
3872 * gdb.base/dump.exp: Likewise.
3873 * gdb.base/ena-dis-br.exp: Likewise.
3874 * gdb.base/relational.exp: Likewise.
3875 * gdb.base/step-over-syscall.exp: Likewise.
3876 * gdb.base/structs.exp: Likewise.
3877
3878 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3879
3880 * gdb.linespec/explicit.exp: Make test names unique.
3881 * gdb.linespec/ls-errs.exp: Likewise.
3882
3883 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3884
3885 * gdb.reverse/break-precsave.exp: Make test names unique.
3886 * gdb.reverse/break-reverse.exp: Likewise.
3887 * gdb.reverse/finish-precsave.exp: Likewise.
3888 * gdb.reverse/finish-reverse.exp: Likewise.
3889 * gdb.reverse/machinestate-precsave.exp: Likewise.
3890 * gdb.reverse/machinestate.exp: Likewise.
3891 * gdb.reverse/readv-reverse.exp: Likewise.
3892 * gdb.reverse/recvmsg-reverse.exp: Likewise.
3893 * gdb.reverse/sigall-precsave.exp: Likewise.
3894 * gdb.reverse/sigall-reverse.exp: Likewise.
3895 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
3896 * gdb.reverse/watch-precsave.exp: Likewise.
3897 * gdb.reverse/watch-reverse.exp: Likewise.
3898
3899 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3900
3901 * gdb.threads/stop-with-handle.c: New file.
3902 * gdb.threads/stop-with-handle.exp: New file.
3903
3904 2019-10-03 Tom de Vries <tdevries@suse.de>
3905
3906 PR testsuite/25059
3907 * gdb.base/list-missing-source.exp: Allowing the "Compilation
3908 directory" line to be missing.
3909
3910 2019-10-03 Tom de Vries <tdevries@suse.de>
3911
3912 PR testsuite/25059
3913 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
3914 type optional.
3915
3916 2019-10-02 Andreas Arnez <arnez@linux.ibm.com>
3917
3918 * gdb.python/py-format-string.c (string.h): New include.
3919 (main): Fill a_struct_with_union.the_union.an_int with bytes of
3920 the same value, for endianness-independence.
3921 * gdb.python/py-format-string.exp (default_regexp_dict)
3922 (test_pretty_structs, test_format): Adjust expected output to the
3923 changed initialization.
3924
3925 2019-10-02 Tom Tromey <tromey@adacore.com>
3926
3927 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
3928
3929 2019-10-02 Pedro Alves <palves@redhat.com>
3930 Andrew Burgess <andrew.burgess@embecosm.com>
3931
3932 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
3933 "print-file-var.h".
3934 (this_version_id) Use ATTRIBUTE_VISIBILITY.
3935 (get_version_1): Print this_version_id and its address.
3936 Add extern "C" wrappers around interface functions.
3937 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
3938 "print-file-var.h".
3939 (this_version_id) Use ATTRIBUTE_VISIBILITY.
3940 (get_version_2): Print this_version_id and its address.
3941 Add extern "C" wrappers around interface functions.
3942 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
3943 <stddef.h> and "print-file-var.h".
3944 Add extern "C" wrappers around interface functions.
3945 [VERSION_ID_MAIN] (this_version_id): Define.
3946 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
3947 * gdb.base/print-file-var.h: Add some #defines to simplify setting
3948 up extern "C" blocks.
3949 * gdb.base/print-file-var.exp (test): New, factored out from top
3950 level.
3951 (top level): Test all combinations of attribute hidden or not,
3952 dlopen or not, and this_version_id symbol in main file or not.
3953 Compile tests as both C++ and C, make test names unique.
3954
3955 2019-10-01 Tom Tromey <tom@tromey.com>
3956
3957 * gdb.base/style.exp: Test "show logging filename".
3958
3959 2019-10-01 Tom Tromey <tom@tromey.com>
3960
3961 * lib/gdb-utils.exp (style): Handle "metadata" argument.
3962 * gdb.base/style.exp: Add metadata style test.
3963
3964 2019-10-01 Tom Tromey <tom@tromey.com>
3965
3966 * gdb.base/style.exp: Test "pwd".
3967
3968 2019-10-01 Tom Tromey <tom@tromey.com>
3969
3970 * gdb.base/style.exp: Update tests.
3971
3972 2019-10-01 Andreas Arnez <arnez@linux.ibm.com>
3973
3974 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
3975 'six' to unsigned.
3976 (s1): Initialize fields 'four' and 'six' instead of 'three' and
3977 'five'. Use an all-ones bit pattern for each.
3978 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
3979 to its changed values.
3980
3981 2019-09-30 Tom Tromey <tromey@adacore.com>
3982
3983 * gdb.rust/traits.rs: Disable all warnings.
3984
3985 2019-09-29 Tom de Vries <tdevries@suse.de>
3986
3987 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
3988
3989 2019-09-29 Tom de Vries <tdevries@suse.de>
3990
3991 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
3992
3993 2019-09-27 Tom de Vries <tdevries@suse.de>
3994
3995 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
3996
3997 2019-09-27 Tom de Vries <tdevries@suse.de>
3998
3999 PR record/23188
4000 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
4001
4002 2019-09-26 Tom Tromey <tromey@adacore.com>
4003
4004 * gdb.ada/py_taft.exp: New file.
4005 * gdb.ada/py_taft/main.adb: New file.
4006 * gdb.ada/py_taft/pkg.adb: New file.
4007 * gdb.ada/py_taft/pkg.ads: New file.
4008
4009 2019-09-24 Tom de Vries <tdevries@suse.de>
4010
4011 PR gdb/24598
4012 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
4013
4014 2019-09-22 Tom de Vries <tdevries@suse.de>
4015
4016 * gdb.base/restore.exp: Allow register variables to be optimized out at
4017 -O0.
4018
4019 2019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
4020
4021 * gdb.arch/spu-info.exp: Remove file.
4022 * gdb.arch/spu-info.c: Remove file.
4023 * gdb.arch/spu-ls.exp: Remove file.
4024 * gdb.arch/spu-ls.c: Remove file.
4025
4026 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
4027 * gdb.asm/spu.inc: Remove file.
4028
4029 * gdb.base/dump.exp: Remove support for spu*-*-*.
4030 * gdb.base/stack-checking.exp: Likewise.
4031 * gdb.base/overlays.exp: Likewise.
4032 * gdb.base/ovlymgr.c: Likewise.
4033 * gdb.base/spu.ld: Remove file.
4034
4035 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
4036 * gdb.cp/cpexprs.exp: Likewise.
4037 * gdb.cp/exception.exp: Likewise.
4038 * gdb.cp/gdb2495.exp: Likewise.
4039 * gdb.cp/mb-templates.exp: Likewise.
4040 * gdb.cp/pr9167.exp: Likewise.
4041 * gdb.cp/userdef.exp: Likewise.
4042
4043 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
4044
4045 * gdb.cell: Remove directory.
4046 * lib/cell.exp: Remove file.
4047
4048 2019-09-19 Tom de Vries <tdevries@suse.de>
4049
4050 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
4051
4052 2019-09-19 Tom de Vries <tdevries@suse.de>
4053
4054 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
4055
4056 2019-09-19 Tom de Vries <tdevries@suse.de>
4057
4058 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
4059 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
4060 (gdb_target_cmd): ... here.
4061 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
4062 value 2.
4063
4064 2019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
4065
4066 * gdb.base/source-dir.exp: Avoid having directory names in test
4067 names.
4068
4069 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
4070
4071 * gdb.base/source-dir.exp: Add extra test for mapped compilation
4072 directory.
4073
4074 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
4075
4076 * gdb.base/list-missing-source.exp: New file.
4077
4078 2019-09-14 Tom de Vries <tdevries@suse.de>
4079
4080 PR teststuite/24599
4081 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
4082 * lib/ada.exp (gnatmake_version_at_least): New proc.
4083
4084 2019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
4085
4086 * gdb.base/maint.exp: Use exec_has_index_section.
4087
4088 2019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
4089
4090 * gdb.base/maint.exp: Add test for 'maint info sections'.
4091
4092 2019-09-12 Tom de Vries <tdevries@suse.de>
4093
4094 * gdb.base/store.exp: Allow register variables to be optimized out at
4095 -O0.
4096
4097 2019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4098
4099 * gdb.ada/rdv_wait.exp: Update to new task names.
4100 * gdb.base/task_switch_in_core.exp: Likewise.
4101 * gdb.base/info_sources_base.c: Likewise.
4102
4103 2019-09-10 Tom Tromey <tromey@adacore.com>
4104
4105 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
4106
4107 2019-09-10 Tom Tromey <tromey@adacore.com>
4108
4109 * gdb.ada/dgopt.exp: New file.
4110 * gdb.ada/dgopt/x.adb: New file.
4111
4112 2019-09-08 Tom Tromey <tom@tromey.com>
4113
4114 * gdb.tui/resize.exp: Remove setup_xfail.
4115 * gdb.tui/regs.exp: Remove setup_xfail.
4116 * gdb.tui/basic.exp: Remove setup_xfail.
4117
4118 2019-09-06 David Blaikie <dblaikie@gmail.com>
4119
4120 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
4121 * gdb.cp/cplabel.exp: Ditto.
4122 * gdb.linespec/ls-errs.exp: Ditto.
4123
4124 2019-09-05 Tom de Vries <tdevries@suse.de>
4125
4126 * lib/gdb.exp (cmp_file_string): New proc.
4127 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
4128 runto_main. Verify save breakpoints output.
4129
4130 2019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4131
4132 * gdb.base/info-var.exp: Test info variables without running
4133 to main, to avoid expect's buffer overflow.
4134
4135 2019-09-03 Tom Tromey <tromey@adacore.com>
4136
4137 * gdb.ada/bias.exp: New file.
4138 * gdb.ada/bias/bias.adb: New file.
4139 * gdb.ada/print_chars.exp: Add regression test.
4140 * gdb.ada/print_chars/foo.adb (My_Character): New type.
4141 (MC): New variable.
4142
4143 2019-08-29 Sandra Loosemore <sandra@codesourcery.com>
4144
4145 * gdb.base/argv0-symlink.exp: Run only on native target
4146 and local host.
4147
4148 2019-08-29 Tom de Vries <tdevries@suse.de>
4149
4150 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
4151 diverse debug info.
4152 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
4153
4154 2019-08-28 Tom de Vries <tdevries@suse.de>
4155
4156 * gdb.base/info-var.exp: Allow info variables to print info for files
4157 other than info-var-f1.c and info-var-f2.c.
4158
4159 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
4160
4161 * gdb.fortran/info-types.exp: Add module.
4162 * gdb.fortran/info-types.f90: Update expected results.
4163
4164 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
4165
4166 * gdb.fortran/info-types.exp: New file.
4167 * gdb.fortran/info-types.f90: New file.
4168 * lib/fortran.exp (fortran_character1): New proc.
4169
4170 2019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
4171
4172 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
4173 functions'. Reindent as needed.
4174 * gdb.base/info-var-f1.c: New file.
4175 * gdb.base/info-var-f2.c: New file.
4176 * gdb.base/info-var.exp: New file.
4177 * gdb.base/info-var.h: New file.
4178
4179 2019-08-26 Tom de Vries <tdevries@suse.de>
4180
4181 PR c++/24852
4182 * gdb.cp/no-libstdcxx-probe.exp: New test.
4183
4184 2019-08-26 Tom de Vries <tdevries@suse.de>
4185
4186 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
4187 * tests need to be skipped.
4188 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
4189 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
4190 mi_skip_libstdcxx_probe_tests.
4191
4192 2019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
4193
4194 * gdb.python/py-xmethods.exp: Use raw strings when passing
4195 arguments to SimpleXMethodMatcher.
4196
4197 2019-08-22 Tom de Vries <tdevries@suse.de>
4198
4199 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
4200 more informative.
4201
4202 2019-08-21 Pedro Alves <palves@redhat.com>
4203
4204 * gdb.base/with.exp: Test "with" with no arguments.
4205
4206 2019-08-21 Tom de Vries <tdevries@suse.de>
4207
4208 * gdb.base/gdb-caching-proc.exp: Sort files.
4209
4210 2019-08-20 Tom de Vries <tdevries@suse.de>
4211
4212 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
4213 compilation.
4214
4215 2019-08-16 Tom de Vries <tdevries@suse.de>
4216
4217 * gdb.base/compare-sections.exp ("after run to main"): Allow
4218 mismatched read-only sections for PIE executables.
4219
4220 2019-08-16 Tom Tromey <tom@tromey.com>
4221
4222 * lib/tuiterm.exp (_csi_Z): New proc.
4223 * gdb.tui/basic.exp: Update window positions.
4224 * gdb.tui/empty.exp: Update window positions.
4225
4226 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
4227
4228 * gdb.base/examine-backward.exp: Correct regexp for
4229 "examine 3 bytes backward from ${address_zero}".
4230
4231 2019-08-15 Tom Tromey <tom@tromey.com>
4232
4233 * gdb.tui/empty.exp: Enable resizing tests.
4234
4235 2019-08-15 Tom Tromey <tromey@adacore.com>
4236
4237 * gdb.ada/char_enum.exp: Add regression tests.
4238 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
4239 and '0'.
4240 (Char, Gchar): Update.
4241 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
4242
4243 2019-08-15 Christian Biesinger <cbiesinger@google.com>
4244
4245 * gdb.python/python.exp: Expect a leading underscore on
4246 GdbOutput{,Error}File.
4247
4248 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
4249
4250 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
4251 Windows host.
4252
4253 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
4254
4255 * gdb.base/batch-preserve-term-settings.exp
4256 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
4257
4258 2019-08-15 Christian Biesinger <cbiesinger@google.com>
4259
4260 * lib/gdb.exp: When running on a mingw target, replace
4261 /x/ with x:/.
4262
4263 2019-08-14 Alan Hayward <alan.hayward@arm.com>
4264
4265 * gdb.arch/aarch64-prologue.c: New test.
4266 * gdb.arch/aarch64-prologue.exp: New file.
4267
4268 2019-08-13 Tom de Vries <tdevries@suse.de>
4269
4270 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
4271 Thread.
4272
4273 2019-08-13 Sandra Loosemore <sandra@codesourcery.com>
4274
4275 * gdb.python/py-completion.exp: Download the .py file to the host
4276 and use its host pathname. Conditionalize tests that use
4277 tab completion and manipulate files on the build machine.
4278 * gdb.python/py-events.exp: Download the .py file to the host
4279 and use its host pathname.
4280 * gdb.python/py-evsignal.exp: Likewise.
4281 * gdb.python/py-evthreads.exp: Likewise.
4282 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
4283 pathname syntax.
4284 * gdb.python/py-framefilter.exp: Download the .py file to the right
4285 place on the host. Match Windows pathname syntax.
4286 * gdb.python/py-mi-var-info-path-expression.exp: Download the
4287 .py file to the host and use its host pathname.
4288 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
4289 * gdb.python/py-objfile.exp: Expect a host pathname, not a
4290 build pathname. Skip symlink test on Windows host. Add missing
4291 newline at end of file.
4292 * gdb.python/py-pp-maint.exp: Download the .py file to the host
4293 and use its host pathname.
4294 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
4295 * gdb.python/py-section-script.exp: Use host location of binfile
4296 on safe-path. Use correct path separator on Windows host.
4297 Reorder alternatives in gdb_test_multiple to prevent matching
4298 the wrong alternative on success.
4299 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
4300
4301 2019-08-12 Patrick Palka <patrick@parcs.ath.cx>
4302
4303 * gdb.gdb/selftest.exp (test_with_self): Update test to now
4304 expect the GDB inferior to no longer immediately stop after
4305 being resumed with "signal SIGINT".
4306
4307 2019-08-09 Sandra Loosemore <sandra@codesourcery.com>
4308
4309 * gdb.linespec/break-ask.exp: Generalize regexps to match
4310 Windows pathnames too.
4311
4312 2019-08-08 Tom de Vries <tdevries@suse.de>
4313
4314 PR testsuite/24862
4315 * lib/tuiterm.exp (_accept): Fix CSI regexp.
4316
4317 2019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4318
4319 * gdb.base/style.exp: Update tests for help doc new invariants.
4320 * gdb.base/help.exp: Likewise.
4321
4322 2019-08-06 Tom Tromey <tom@tromey.com>
4323
4324 * gdb.base/style.exp: Add disassemble test.
4325 * gdb.base/style.c (some_called_function): New function.
4326 (main): Use it.
4327
4328 2019-08-05 Christian Biesinger <cbiesinger@google.com>
4329
4330 * gdb.python/py-block.exp: Test dictionary access on blocks.
4331
4332 2019-08-05 Simon Marchi <simon.marchi@efficios.com>
4333
4334 PR gdb/24863
4335 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
4336 -list-thread-groups --available test when running under
4337 check-read1.
4338
4339 2019-08-05 Tom de Vries <tdevries@suse.de>
4340
4341 PR testsuite/24863
4342 * lib/gdb.exp (with_read1_timeout_factor): New proc.
4343 * gdb.base/help.exp: Use with_read1_timeout_factor.
4344 * gdb.base/info-macros.exp: Same.
4345 * gdb.cp/nested-types.exp: Same.
4346
4347 2019-08-05 Tom de Vries <tdevries@suse.de>
4348
4349 * lib/gdb.exp (version_at_least): Factor out of ...
4350 (tcl_version_at_least): ... here.
4351 (gdb_compile): Fail if pie results in non-PIE executable.
4352 (readelf_version, readelf_prints_pie): New proc.
4353 (exec_is_pie): Return -1 if unknown.
4354
4355 2019-08-05 Tom de Vries <tdevries@suse.de>
4356
4357 * lib/gdb.exp (tcl_version_at_least): Fix typo.
4358
4359 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
4360
4361 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
4362
4363 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
4364
4365 * lib/completion-support.exp (test_gdb_complete_none): Skip
4366 tab completion tests if no readline support.
4367 (test_gdb_complete_unique_re): Likewise.
4368 (test_gdb_complete_multiple): Likewise.
4369
4370 2019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4371
4372 * gdb.base/info_sources.exp: New file.
4373 * gdb.base/info_sources.c: New file.
4374 * gdb.base/info_sources_base.c: New file.
4375
4376 2019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4377
4378 * gdb.base/batch-exit-status.exp: Call test_exit_status with
4379 prefix argument.
4380 (test_exit_status): Add prefix argument.
4381
4382 2019-08-01 Tom de Vries <tdevries@suse.de>
4383
4384 PR testsuite/24863
4385 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
4386 calling exp_continue for new thread and thread exited messages.
4387
4388 2019-08-01 Tom de Vries <tdevries@suse.de>
4389
4390 PR testsuite/24863
4391 * gdb.base/structs.exp: Fix check-read1 timeout using
4392 gdb_test_sequence.
4393 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
4394
4395 2019-08-01 Tom de Vries <tdevries@suse.de>
4396
4397 PR testsuite/24863
4398 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
4399 line.
4400
4401 2019-08-01 Tom de Vries <tdevries@suse.de>
4402
4403 PR testsuite/24863
4404 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
4405
4406 2019-07-30 Tom Tromey <tromey@adacore.com>
4407
4408 * gdb.ada/display_nested.exp: New file.
4409 * gdb.ada/display_nested/foo.adb: New file.
4410 * gdb.ada/display_nested/pack.adb: New file.
4411 * gdb.ada/display_nested/pack.ads: New file.
4412
4413 2019-07-30 Christian Biesinger <cbiesinger@google.com>
4414
4415 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
4416 namespace.
4417 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
4418
4419 2019-07-30 Tom de Vries <tdevries@suse.de>
4420
4421 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
4422 instead.
4423
4424 2019-07-30 Tom de Vries <tdevries@suse.de>
4425
4426 PR testsuite/24834
4427 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
4428 (exec_is_pie): New proc.
4429
4430 2019-07-29 Christian Biesinger <cbiesinger@google.com>
4431
4432 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
4433
4434 2019-07-29 Christian Biesinger <cbiesinger@google.com>
4435
4436 * gdb.python/py-objfile.c: Add global and static vars.
4437 * gdb.python/py-objfile.exp: Test new functions Objfile.
4438 lookup_global_symbol and lookup_static_symbol.
4439
4440 2019-07-29 Tom Tromey <tom@tromey.com>
4441
4442 * lib/tuiterm.exp (Term::_csi_@): New proc.
4443 (Term::_csi_X): Don't move cursor.
4444
4445 2019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4446
4447 * gdb.base/options.exp: Update backtrace - completion to
4448 new option -frame-info.
4449 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
4450 Test new 'set print frame-info'. Test backtrace -frame-info
4451 overriding 'set print frame-info'.
4452 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
4453 Test new 'set print frame-info'.
4454 Verify consistency of backtrace with and without filters, with and
4455 without -no-filters.
4456 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
4457 default.
4458
4459 2019-07-29 Tom de Vries <tdevries@suse.de>
4460
4461 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
4462 no arguments".
4463
4464 2019-07-29 Tom de Vries <tdevries@suse.de>
4465
4466 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
4467 is a substring of the first for "complete non-unique file name".
4468
4469 2019-07-29 Tom de Vries <tdevries@suse.de>
4470
4471 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
4472 with ".*".
4473
4474 2019-07-29 Tom de Vries <tdevries@suse.de>
4475
4476 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
4477 Pass prompt_regexp parameter to gdb_test_multiple calls.
4478
4479 2019-07-29 Tom de Vries <tdevries@suse.de>
4480
4481 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
4482 print registers" regexps.
4483
4484 2019-07-29 Tom de Vries <tdevries@suse.de>
4485
4486 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
4487
4488 2019-07-29 Tom de Vries <tdevries@suse.de>
4489
4490 PR gdb/24855
4491 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
4492 (skip_python_tests_prompt): Add prompt_regexp argument to
4493 gdb_test_multiple calls.
4494
4495 2019-07-27 Tom Tromey <tom@tromey.com>
4496
4497 * gdb.tui/main.exp: New file.
4498
4499 2019-07-27 Tom Tromey <tom@tromey.com>
4500
4501 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
4502 optional.
4503 * gdb.tui/empty.exp: New file.
4504
4505 2019-07-27 Tom Tromey <tom@tromey.com>
4506
4507 * lib/tuiterm.exp (spawn): New proc.
4508 (Term::resize): New proc.
4509 * gdb.tui/resize.exp: New file.
4510
4511 2019-07-27 Tom Tromey <tom@tromey.com>
4512
4513 * gdb.tui/list.exp: New file.
4514
4515 2019-07-27 Tom Tromey <tom@tromey.com>
4516
4517 * gdb.tui/regs.exp: New file.
4518
4519 2019-07-27 Tom Tromey <tom@tromey.com>
4520
4521 * gdb.tui/basic.exp: Add "layout split" test.
4522
4523 2019-07-27 Tom Tromey <tom@tromey.com>
4524
4525 * gdb.tui/basic.exp: Add "layout asm" test.
4526
4527 2019-07-27 Tom Tromey <tom@tromey.com>
4528
4529 * lib/tuiterm.exp: New file.
4530 * gdb.tui/basic.exp: New file.
4531
4532 2019-07-27 Kevin Buettner <kevinb@redhat.com>
4533
4534 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
4535 Enable tests associated with this flag. Adjust regex
4536 referencing "foo_low" to now refer to "foo_cold" instead.
4537
4538 2019-07-27 Kevin Buettner <kevinb@redhat.com>
4539
4540 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
4541 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
4542 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
4543 foo_cold. Revise comments to match.
4544 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
4545 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
4546 were wrapped into this proc; Call do_test in loop from outermost
4547 level.
4548 (foo_low): Rename all occurrences to "foo_cold".
4549 (backtrace from baz): New test.
4550 (x2/i foo_cold): New test.
4551 (info line *foo_cold): New test.
4552
4553 2019-07-26 Tom de Vries <tdevries@suse.de>
4554
4555 * gdb.arch/i386-pkru.exp: Fix unterminated string.
4556
4557 2019-07-25 Tom de Vries <tdevries@suse.de>
4558
4559 PR testsuite/24830
4560 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
4561 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
4562 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
4563 (skip_libstdcxx_probe_tests): ... here.
4564 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
4565
4566 2019-07-24 Tom de Vries <tdevries@suse.de>
4567
4568 PR testsuite/24807
4569 * gdb.objc/basicclass.m: Include stdio.h.
4570 * gdb.objc/nondebug.m: Same.
4571 * gdb.objc/objcdecode.m: Same.
4572
4573 2019-07-24 Tom de Vries <tdevries@suse.de>
4574
4575 PR testsuite/24612
4576 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
4577 additional_flags.
4578
4579 2019-07-24 Tom de Vries <tdevries@suse.de>
4580
4581 PR testsuite/24831
4582 * gdb.multi/tids.exp: Update error messages for info threads.
4583
4584 2019-07-24 Tom de Vries <tdevries@suse.de>
4585
4586 * gdb.base/info-types.exp: Allow info types to print info for more than
4587 one file.
4588
4589 2019-07-23 Tom de Vries <tdevries@suse.de>
4590
4591 PR testsuite/24842
4592 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
4593 gdb_spawn_with_cmdline_opts.
4594
4595 2019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
4596
4597 * gdb.arch/arm-cmse-sgstubs.c: New test.
4598 * gdb.arch/arm-cmse-sgstubs.exp: New file.
4599
4600 2019-07-23 Tom de Vries <tdevries@suse.de>
4601
4602 PR testsuite/24711
4603 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
4604 issuing next command.
4605
4606 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
4607
4608 * gdb.ada/info_auto_lang.exp: Update expected results.
4609 * gdb.base/info-types.c: Add additional types to check.
4610 * gdb.base/info-types.exp: Update expected results.
4611
4612 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
4613
4614 * gdb.base/info-types.c: New file.
4615 * gdb.base/info-types.exp: New file.
4616
4617 2019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
4618
4619 * gdb.arch/riscv-bp-infcall.c: New file.
4620 * gdb.arch/riscv-bp-infcall.exp: New file.
4621
4622 2019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
4623
4624 PR breakpoints/24541
4625 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
4626
4627 2019-07-14 Tom de Vries <tdevries@suse.de>
4628
4629 PR testsuite/24760
4630 * gdb.objc/basicclass.exp: Fix unterminated string.
4631
4632 2019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
4633 Andrew Burgess <andrew.burgess@embecosm.com>
4634
4635 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
4636 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
4637 negative bounds.
4638 * gdb.fortran/vla-value.exp: Print elements of an array with
4639 negative bounds.
4640 * gdb.fortran/vla.f90: Setup an array with negative bounds for
4641 testing.
4642
4643 2019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
4644
4645 * gdb.base/options.exp (expect_string): Dequote strings in
4646 results.
4647 (test-string): Test strings with different quoting and reindent.
4648
4649 2019-07-10 Tom Tromey <tromey@adacore.com>
4650
4651 * gdb.ada/mi_ex_cond.exp: Update expected results.
4652 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
4653 * gdb.ada/mi_catch_ex.exp: Update expected results.
4654 * gdb.ada/mi_catch_assert.exp: Update expected results.
4655 * gdb.ada/catch_ex.exp (catch_exception_info)
4656 (catch_exception_entry, catch_assert_entry)
4657 (catch_unhandled_entry): Update.
4658 * gdb.ada/catch_assert_if.exp: Update expected results.
4659
4660 2019-07-10 Richard Bunt <richard.bunt@arm.com>
4661 Stephen Roberts <stephen.roberts@arm.com>
4662
4663 * gdb.base/define.exp: Restore original prompt.
4664
4665 2019-07-09 Pedro Alves <palves@redhat.com>
4666
4667 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
4668 breakpoints" output.
4669 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
4670 * gdb.python/py-breakpoint.exp: No longer expect that "catch
4671 throw" creates breakpoint.
4672 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
4673 'type="catchpoint"'.
4674
4675 2019-07-09 Pedro Alves <palves@redhat.com>
4676
4677 PR c++/15468
4678 * gdb.cp/except-multi-location-lib.cc: New.
4679 * gdb.cp/except-multi-location-main.cc: New.
4680 * gdb.cp/except-multi-location.exp: New.
4681
4682 2019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
4683
4684 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
4685 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
4686 argument and update callers.
4687
4688 2019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
4689
4690 * gdb.arch/amd64-break-on-asm-line.S: New file.
4691 * gdb.arch/amd64-break-on-asm-line.exp: New file.
4692
4693 2019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4694
4695 * gdb.base/printcmds.exp: Test printing C string and
4696 C wide string convenience vars without transiting via the inferior.
4697 Also make test names unique.
4698
4699 2019-07-08 Alan Hayward <alan.hayward@arm.com>
4700
4701 PR breakpoints/25011
4702 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
4703
4704 2019-07-04 Pedro Alves <palves@redhat.com>
4705
4706 * lib/gdb.exp (foreach_with_prefix): Don't return early if
4707 body returned ok(0), break(3) or continue(4).
4708 * gdb.testsuite/foreach_with_prefix.exp: New file.
4709
4710 2019-07-04 Alan Hayward <alan.hayward@arm.com>
4711
4712 * gdb.server/unittest.exp: Allow 0 unit tests to run.
4713
4714 2019-07-03 Pedro Alves <palves@redhat.com>
4715
4716 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
4717 "return -code".
4718
4719 2019-07-03 Pedro Alves <palves@redhat.com>
4720
4721 PR cli/24732
4722 * gdb.base/shell.exp: Load completion-support.exp.
4723 Adjust expected error output. Add completion tests.
4724
4725 2019-07-03 Pedro Alves <palves@redhat.com>
4726
4727 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
4728 string_to_regexp.
4729
4730 2019-07-03 Pedro Alves <palves@redhat.com>
4731
4732 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
4733 (expect_integer): Adjust to expect "-string".
4734 (expect_string): New.
4735 (all_options): Expect "-string".
4736 (test-flag, test-boolean): Adjust to expect "-string".
4737 (test-string): New proc.
4738 (top level): Call it.
4739
4740 2019-07-03 Pedro Alves <palves@redhat.com>
4741
4742 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
4743 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
4744 the expected output in the success.
4745
4746 2019-07-03 Pedro Alves <palves@redhat.com>
4747
4748 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
4749 Split one gdb_test_multiple call in two to avoid a race.
4750
4751 2019-07-03 Pedro Alves <palves@redhat.com>
4752
4753 * gdb.base/with.c: New file.
4754 * gdb.base/with.exp: New file.
4755
4756 2019-07-03 Pedro Alves <palves@redhat.com>
4757
4758 * gdb.base/settings.exp: Replace all references to "maint
4759 test-settings set" with references to "maint set test-settings",
4760 and all references to "maint test-settings show" with references
4761 to "maint show test-settings".
4762
4763 2019-07-03 Pedro Alves <palves@redhat.com>
4764
4765 * gdb.base/settings.exp (test-string): Adjust expected out when
4766 testing "maint test-settings show filename"
4767
4768 2019-07-02 Pedro Alves <palves@redhat.com>
4769
4770 * gdb.base/options.exp (test-info-threads): New procedure.
4771 (top level): Call it.
4772
4773 2019-06-28 Tom Tromey <tromey@adacore.com>
4774
4775 * gdb.dwarf2/ada-linkage-name.c: New file.
4776 * gdb.dwarf2/ada-linkage-name.exp: New file.
4777
4778 2019-06-27 Tom Tromey <tromey@adacore.com>
4779
4780 PR c++/20020:
4781 * gdb.cp/constexpr-field.exp: Use setup_xfail.
4782
4783 2019-06-26 Tom de Vries <tdevries@suse.de>
4784
4785 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
4786
4787 2019-06-26 Tom de Vries <tdevries@suse.de>
4788
4789 * gdb.base/index-cache.exp: Add back missing debug option.
4790
4791 2019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4792
4793 * gdb.base/alias.exp: Test non matching/non existing prefixes.
4794
4795 2019-06-25 Tom de Vries <tdevries@suse.de>
4796
4797 PR testsuite/24727
4798 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
4799
4800 2019-06-24 Tom de Vries <tdevries@suse.de>
4801
4802 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
4803
4804 2019-06-24 Tom de Vries <tdevries@suse.de>
4805
4806 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
4807 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
4808 * gdb.trace/unavailable-dwarf-piece.exp: Same.
4809
4810 2019-06-24 Tom de Vries <tdevries@suse.de>
4811
4812 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
4813
4814 2019-06-21 Tom de Vries <tdevries@suse.de>
4815
4816 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
4817
4818 2019-06-21 Tom de Vries <tdevries@suse.de>
4819
4820 PR testsuite/24518
4821 PR ada/24713
4822 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
4823 index.
4824
4825 2019-06-19 Tom Tromey <tromey@adacore.com>
4826
4827 * gdb.ada/length_cond.exp: Add intro comment.
4828
4829 2019-06-19 Tom Tromey <tromey@adacore.com>
4830
4831 * gdb.ada/length_cond.exp: New file.
4832 * gdb.ada/length_cond/length_cond.adb: New file.
4833 * gdb.ada/length_cond/pck.adb: New file.
4834 * gdb.ada/length_cond/pck.ads: New file.
4835
4836 2019-06-18 Tom de Vries <tdevries@suse.de>
4837
4838 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
4839
4840 2019-06-18 Tom Tromey <tromey@adacore.com>
4841
4842 * gdb.base/list0.h: Add comment explaining control character.
4843
4844 2019-06-18 Tom de Vries <tdevries@suse.de>
4845
4846 * boards/fission.exp: Break up long debug_flags line.
4847
4848 2019-06-16 Tom de Vries <tdevries@suse.de>
4849
4850 PR gdb/24445
4851 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
4852 generated index.
4853
4854 2019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
4855
4856 PR gdb/24686
4857 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
4858 improve detection of bug gdb/24541.
4859
4860 2019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
4861
4862 PR gdb/24669
4863 * gdb.base/index-cache.exp (uses_readnow,
4864 expecting_index_cache_use): Define global variable.
4865 (test_cache_enabled_miss, test_cache_enabled_hit): Use
4866 expecting_index_cache_use.
4867
4868 2019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
4869 Andrew Burgess <andrew.burgess@embecosm.com>
4870
4871 * gdb.fortran/pointers.f90: New file.
4872 * gdb.fortran/print_type.exp: New file.
4873 * gdb.fortran/vla-ptype.exp: Adapt expected results.
4874 * gdb.fortran/vla-type.exp: Likewise.
4875 * gdb.fortran/vla-value.exp: Likewise.
4876 * gdb.mi/mi-vla-fortran.exp: Likewise.
4877
4878 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
4879
4880 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
4881 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
4882 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
4883 as a stop reason.
4884
4885 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
4886
4887 * gdb.base/annota1.exp: Update expected results.
4888 * gdb.cp/annota2.exp: Likewise.
4889 * gdb.cp/annota3.exp: Likewise.
4890
4891 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
4892
4893 * gdb.base/style-logging.exp: Remove path from test name.
4894
4895 2019-06-14 Tom Tromey <tromey@adacore.com>
4896
4897 PR gdb/24502:
4898 * gdb.base/style-logging.exp: New file.
4899
4900 2019-06-14 Tom Tromey <tromey@adacore.com>
4901
4902 * gdb.base/symfile-warn.exp: New file.
4903 * gdb.base/symfile-warn.c: New file.
4904
4905 2019-06-14 Tom Tromey <tromey@adacore.com>
4906
4907 * gdb.base/annotate-symlink.exp: New file.
4908
4909 2019-06-14 Tom Tromey <tromey@adacore.com>
4910
4911 * gdb.ada/set_wstr.exp: Add reassignment test.
4912
4913 2019-06-14 Tom Tromey <tromey@adacore.com>
4914
4915 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
4916 'unchecked_access and 'unrestricted_access as well.
4917
4918 2019-06-14 Tom Tromey <tromey@adacore.com>
4919
4920 PR ada/24539:
4921 * gdb.ada/vla.exp: Update tests.
4922 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
4923 pragma.
4924
4925 2019-06-13 Pedro Alves <palves@redhat.com>
4926
4927 * gdb.base/settings.exp (test-integer): Test junk after
4928 "unlimited".
4929
4930 2019-06-13 Pedro Alves <palves@redhat.com>
4931
4932 * gdb.base/options.exp (test-thread-apply): New.
4933 (top level): Call it.
4934
4935 2019-06-13 Pedro Alves <palves@redhat.com>
4936
4937 * gdb.base/options.exp (test-frame-apply): New.
4938 (top level): Test print commands with different "frame apply"
4939 prefixes.
4940
4941 2019-06-13 Pedro Alves <palves@redhat.com>
4942
4943 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
4944 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
4945 'max_completions' parameter and handle it.
4946 (test_gdb_completion_offers_commands): New.
4947
4948 2019-06-13 Pedro Alves <palves@redhat.com>
4949
4950 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
4951
4952 2019-06-13 Pedro Alves <palves@redhat.com>
4953
4954 * gdb.base/options.exp (test-backtrace): New.
4955 (top level): Call it.
4956
4957 2019-06-13 Pedro Alves <palves@redhat.com>
4958
4959 * gdb.guile/scm-frame-args.exp: Use "set print
4960 raw-frame-arguments" instead of "set print raw frame-arguments".
4961 * gdb.python/py-frame-args.exp: Likewise.
4962
4963 2019-06-13 Pedro Alves <palves@redhat.com>
4964
4965 * gdb.compile/compile.exp: Adjust expected output to option
4966 processing changes.
4967
4968 2019-06-13 Pedro Alves <palves@redhat.com>
4969
4970 * gdb.base/options.exp: Build executable.
4971 (test-print): New procedure.
4972 (top level): Call it, once for "print" and another for "compile
4973 print".
4974
4975 2019-06-13 Pedro Alves <palves@redhat.com>
4976
4977 * gdb.base/options.c: New file.
4978 * gdb.base/options.exp: New file.
4979
4980 2019-06-13 Pedro Alves <palves@redhat.com>
4981
4982 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
4983 that "o" is ambiguous.
4984
4985 2019-06-13 Pedro Alves <palves@redhat.com>
4986
4987 * gdb.base/settings.c: New file.
4988 * gdb.base/settings.exp: New file.
4989
4990 2019-06-13 Pedro Alves <palves@redhat.com>
4991
4992 * gdb.base/completion.exp: Fix comment typo.
4993
4994 2019-06-13 Pedro Alves <palves@redhat.com>
4995
4996 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
4997 foo --1" test.
4998
4999 2019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
5000
5001 * gdb.fortran/block-data.f: New.
5002 * gdb.fortran/block-data.exp: New.
5003
5004 2019-06-11 Tom de Vries <tdevries@suse.de>
5005
5006 PR testsuite/24521
5007 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
5008 message.
5009
5010 2019-06-11 Tom de Vries <tdevries@suse.de>
5011
5012 PR testsuite/24521
5013 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
5014
5015 2019-06-11 Tom de Vries <tdevries@suse.de>
5016
5017 * boards/readnow.exp: New file.
5018
5019 2019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
5020
5021 * gdb.fortran/vla-sizeof.exp: Update expected results.
5022
5023 2019-06-06 Amos Bird <amosbird@gmail.com>
5024
5025 * gdb.base/annota1.exp (thread_switch): Add test for
5026 thread-exited annotation.
5027
5028 2019-06-06 Tom Tromey <tromey@adacore.com>
5029
5030 * gdb.base/maint.exp: Expect command started/finished output.
5031
5032 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
5033
5034 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
5035 comment.
5036 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
5037
5038 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
5039
5040 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
5041 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
5042 * gdb.arch/riscv-unwind-long-insn.c: New file.
5043 * gdb.arch/riscv-unwind-long-insn.exp: New file.
5044
5045 2019-06-04 Christian Biesinger <cbiesinger@google.com>
5046
5047 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
5048
5049 2019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5050
5051 * lib/gdb.exp (help_list_trailer): New regexp variable
5052 factorizing the help trailer message.
5053 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
5054 arg to allow to better factorize various tests.
5055 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
5056 (test_prefix_command_help): Use help_list_trailer.
5057 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
5058 * gdb.guile/scm-cmd.exp: Likewise.
5059 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
5060 * gdb.base/help.exp: Use test_user_defined_class_help.
5061 * gdb.base/style.exp: Add tests for styling of help and apropos.
5062 * lib/gdb-utils.exp (style): Add title and highlight styles.
5063
5064 2019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5065
5066 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
5067 $_shell_exitsignal.
5068 * gdb.base/default.exp: Update for new convenience variables.
5069
5070 2019-05-29 Tom Tromey <tromey@adacore.com>
5071
5072 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
5073 to "break complete ada" test case's regexp.
5074
5075 2019-05-29 Tom Tromey <tromey@adacore.com>
5076
5077 PR c++/20020:
5078 * gdb.cp/constexpr-field.exp: New file.
5079 * gdb.cp/constexpr-field.cc: New file.
5080
5081 2019-05-29 Tom Tromey <tromey@adacore.com>
5082
5083 * gdb.base/finish.exp (finish_no_print): New proc.
5084 (finish_tests): Call it.
5085
5086 2019-05-24 Tom de Vries <tdevries@suse.de>
5087
5088 * gdb.dwarf2/gdb-add-index.exp: New file.
5089
5090 2019-05-22 Tom Tromey <tromey@adacore.com>
5091
5092 * gdb.base/info-shared.exp (check_info_shared): Use "style".
5093 * gdb.base/style.exp: Use "style".
5094 * lib/gdb-utils.exp (style): New proc.
5095
5096 2019-05-22 Tom de Vries <tdevries@suse.de>
5097
5098 * gdb.base/align.exp: Require c++11.
5099
5100 2019-05-22 Tom de Vries <tdevries@suse.de>
5101
5102 PR testsuite/24586
5103 * gdb.python/py-mi-var-info-path-expression.exp: Call
5104 mi_skip_python_tests to check if python is supported.
5105
5106 2019-05-22 Alan Hayward <alan.hayward@arm.com>
5107
5108 * gdb.arch/aarch64-pauth.c: New test.
5109 * gdb.arch/aarch64-pauth.exp: New file.
5110
5111 2019-05-22 Alan Hayward <alan.hayward@arm.com>
5112
5113 * README (Re-running Tests Outside The Testsuite): New section.
5114
5115 2019-05-21 Tom de Vries <tdevries@suse.de>
5116
5117 * gdb.arch/amd64-eval.exp: Require c++11.
5118 * gdb.base/max-depth.exp: Same.
5119 * gdb.compile/compile-cplus-array-decay.exp: Same.
5120 * gdb.cp/meth-typedefs.exp: Same.
5121 * gdb.cp/subtypes.exp: Same.
5122 * gdb.cp/temargs.exp: Same.
5123
5124 2019-05-21 Alan Hayward <alan.hayward@arm.com>
5125
5126 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
5127
5128 2019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
5129
5130 PR gdb/18644
5131 * gdb.fortran/complex.exp: Remove setup_kfail calls.
5132 * gdb.fortran/printing-types.exp: Add new test.
5133 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
5134 testing.
5135 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
5136 setup_kfail call.
5137
5138 2019-05-17 Alan Hayward <alan.hayward@arm.com>
5139
5140 * README (Running the Testsuite): Change example.
5141 (Testsuite Parameters): Remove TRANSCRIPT.
5142 * lib/gdb.exp: Remove TRANSCRIPT check.
5143
5144 2019-05-17 Alan Hayward <alan.hayward@arm.com>
5145
5146 * README (Testsuite Parameters): Add replay logging to
5147 GDBSERVER_DEBUG.
5148 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
5149 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
5150 as a comma separated list.
5151 (gdb_debug_init): Override procedure.
5152
5153 2019-05-17 Alan Hayward <alan.hayward@arm.com>
5154
5155 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
5156 (gdb_write_cmd_file): New procedure.
5157 * lib/gdbserver-support.exp (gdbserver_start): Call
5158 gdbserver_write_cmd_file.
5159 (gdbserver_write_cmd_file): New procedure.
5160
5161 2019-05-17 Alan Hayward <alan.hayward@arm.com>
5162
5163 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
5164 (delete_breakpoints): Likewise.
5165 (gdb_run_cmd): Likewise.
5166 (gdb_start_cmd): Likewise.
5167 (gdb_starti_cmd): Likewise.
5168 (gdb_internal_error_resync): Likewise.
5169 (gdb_test_multiple): Likewise.
5170 (gdb_reinitialize_dir): Likewise.
5171 (default_gdb_exit): Likewise.
5172 (gdb_file_cmd): Mark kill as optional.
5173 (default_gdb_start): Call gdb_stdin_log_init.
5174 (send_gdb): Call gdb_stdin_log_write.
5175 (rerun_to_main): Mark Y as an answer.
5176 (gdb_stdin_log_init): New function.
5177 (gdb_stdin_log_write): Likewise.
5178
5179 2019-05-17 Alan Hayward <alan.hayward@arm.com>
5180
5181 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
5182 * gdb.base/debug-expr.exp: Likewise.
5183 * gdb.base/foll-fork.exp: Likewise.
5184 * gdb.base/foll-vfork.exp: Likewise.
5185 * gdb.base/fork-print-inferior-events.exp: Likewise.
5186 * gdb.base/gdb-sigterm.exp: Likewise.
5187 * gdb.base/gdbinit-history.exp: Likewise.
5188 * gdb.base/osabi.exp: Likewise.
5189 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
5190 * gdb.base/ui-redirect.exp: Likewise.
5191 * gdb.gdb/unittest.exp: Likewise.
5192 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
5193 * gdb.mi/mi-watch.exp: Likewise.
5194 * gdb.mi/new-ui-mi-sync.exp: Likewise.
5195 * gdb.mi/user-selected-context-sync.exp: Likewise.
5196 * gdb.python/python.exp: Disable debug test when debugging.
5197 * gdb.threads/check-libthread-db.exp: Disable when debugging.
5198 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
5199 Likewise.
5200 * gdb.threads/stepi-random-signal.exp: Likewise.
5201
5202 2019-05-17 Alan Hayward <alan.hayward@arm.com>
5203
5204 * Makefile.in: Pass through GDB_DEBUG.
5205 * README (Testsuite Parameters): Add GDB_DEBUG.
5206 (gdb,debug): Add board setting.
5207 * lib/gdb.exp (default_gdb_start): Start debugging.
5208 (gdb_debug_enabled): New procedure.
5209 (gdb_debug_init): Likewise.
5210
5211 2019-05-17 Alan Hayward <alan.hayward@arm.com>
5212
5213 * Makefile.in: Pass through GDB_DEBUG.
5214 * README (Testsuite Parameters): Add GDB_DEBUG.
5215 (gdb,debug): Add board setting.
5216 * lib/gdb.exp (default_gdb_start): Start debugging.
5217 (gdb_debug_enabled): New procedure.
5218 (gdb_debug_init): Likewise.
5219
5220 2019-05-17 Alan Hayward <alan.hayward@arm.com>
5221
5222 * gdb.base/ui-redirect.exp: Add debug redirect tests.
5223
5224 2019-05-17 Alan Hayward <alan.hayward@arm.com>
5225
5226 * gdb.base/ui-redirect.exp: Test redirection.
5227
5228 2019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
5229
5230 * gdb.mi/mi-complete.exp: New file.
5231 * gdb.mi/mi-complete.cc: Likewise.
5232
5233 2019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
5234
5235 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
5236 indexed and sliced arrays, and pointers to arrays.
5237
5238 2019-05-14 Tom Tromey <tromey@adacore.com>
5239
5240 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
5241 styling test.
5242
5243 2019-05-14 Tom de Vries <tdevries@suse.de>
5244
5245 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
5246 selection entry encoding.
5247
5248 2019-05-10 Tom Tromey <tromey@adacore.com>
5249
5250 * gdb.ada/info_exc.exp: Add "complete" test.
5251
5252 2019-05-09 Tom de Vries <tdevries@suse.de>
5253
5254 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
5255 CU-relative.
5256
5257 2019-05-09 Tom de Vries <tdevries@suse.de>
5258
5259 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
5260 CU-relative.
5261
5262 2019-05-08 Joel Brobecker <brobecker@adacore.com>
5263
5264 * gdb.ada/frame_arg_lang.exp: New testcase.
5265 * gdb.ada/frame_arg_lang/bla.adb: New file.
5266 * gdb.ada/frame_arg_lang/pck.ads: New file.
5267 * gdb.ada/frame_arg_lang/pck.adb: New file.
5268 * gdb.ada/frame_arg_lang/foo.c: New file.
5269
5270 2019-05-08 Tom Tromey <tromey@adacore.com>
5271
5272 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
5273
5274 2019-05-08 Tom Tromey <tromey@adacore.com>
5275
5276 * gdb.base/ptype-offsets.exp: Update tests.
5277
5278 2019-05-08 Tom Tromey <tromey@adacore.com>
5279
5280 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
5281 cases.
5282 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
5283 "short".
5284
5285 2019-05-08 Tom Tromey <tromey@adacore.com>
5286
5287 * gdb.ada/vla.exp: New file.
5288 * gdb.ada/vla/vla.adb: New file.
5289
5290 2019-05-07 Tom de Vries <tdevries@suse.de>
5291
5292 * gdb.base/index-cache.exp (ls_host): Fix return statement.
5293
5294 2019-05-07 Tom de Vries <tdevries@suse.de>
5295
5296 PR testsuite/24522
5297 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
5298 section.
5299
5300 2019-05-07 Tom de Vries <tdevries@suse.de>
5301
5302 PR testsuite/24522
5303 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
5304 .debug_aranges section.
5305
5306 2019-05-07 Tom de Vries <tdevries@suse.de>
5307
5308 PR testsuite/24159
5309 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
5310
5311 2019-05-06 Tom de Vries <tdevries@suse.de>
5312
5313 * lib/gdb.exp (exec_has_index_section): New proc.
5314 * gdb.base/index-cache.exp: Handle case that binfile contains an index
5315 section.
5316
5317 2019-05-04 Tom de Vries <tdevries@suse.de>
5318
5319 * boards/cc-with-debug-names.exp: New file.
5320
5321 2019-05-03 Tom Tromey <tromey@adacore.com>
5322
5323 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
5324 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
5325 * gdb.ada/char_enum.exp: Add test.
5326
5327 2019-05-03 Tom de Vries <tdevries@suse.de>
5328
5329 * boards/cc-with-gdb-index.exp: New file.
5330
5331 2019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
5332
5333 * gdb.rust/simple.exp: Add new test case.
5334 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
5335 (main): Initialise an instance of the new struct.
5336
5337 2019-05-01 Tom Tromey <tromey@adacore.com>
5338
5339 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
5340 record.
5341 (NPR): New variable.
5342 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
5343 test.
5344
5345 2019-05-01 Tom Tromey <tromey@adacore.com>
5346
5347 * gdb.ada/packed_array_assign.exp: Add packed assignment
5348 regression test.
5349
5350 2019-05-01 Tom de Vries <tdevries@suse.de>
5351
5352 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
5353
5354 2019-05-01 Tom de Vries <tdevries@suse.de>
5355
5356 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
5357
5358 2019-04-30 Ali Tamur <tamur@google.com>
5359
5360 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
5361
5362 2019-04-30 Tom Tromey <tromey@adacore.com>
5363
5364 * lib/ada.exp (find_ada_tool): New proc.
5365 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
5366 * gdb.ada/catch_ex_std.exp: New file.
5367 * gdb.ada/catch_ex_std/foo.adb: New file.
5368 * gdb.ada/catch_ex_std/some_package.adb: New file.
5369 * gdb.ada/catch_ex_std/some_package.ads: New file.
5370
5371 2019-04-30 Tom Tromey <tromey@adacore.com>
5372
5373 PR c++/24470:
5374 * gdb.cp/temargs.cc: Add test code from PR.
5375
5376 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
5377
5378 * gdb.fortran/vla-datatypes.exp: Update expected results.
5379 * gdb.fortran/vla-ptype.exp: Likewise.
5380 * gdb.fortran/vla-type.exp: Likewise.
5381 * gdb.fortran/vla-value.exp: Likewise.
5382
5383 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
5384
5385 * gdb.fortran/ptr-indentation.exp: Update expected results.
5386 * gdb.fortran/ptype-on-functions.exp: Likewise.
5387 * gdb.fortran/vla-ptr-info.exp: Likewise.
5388 * gdb.fortran/vla-value.exp: Likewise.
5389
5390 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
5391
5392 * gdb.fortran/ptype-on-functions.exp: New file.
5393 * gdb.fortran/ptype-on-functions.f90: New file.
5394
5395 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
5396
5397 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
5398 case void string.
5399
5400 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
5401
5402 * gdb.fortran/complex.exp: Expand.
5403 * gdb.fortran/complex.f: Renamed to...
5404 * gdb.fortran/complex.f90: ...this, and extended to add more
5405 complex values.
5406
5407 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
5408
5409 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
5410 MODULO, CMPLX.
5411
5412 2019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
5413 Richard Bunt <richard.bunt@arm.com>
5414
5415 * gdb.base/max-depth.c: New file.
5416 * gdb.base/max-depth.exp: New file.
5417 * gdb.python/py-nested-maps.c: New file.
5418 * gdb.python/py-nested-maps.exp: New file.
5419 * gdb.python/py-nested-maps.py: New file.
5420 * gdb.python/py-format-string.exp (test_max_depth): New proc.
5421 (test_all_common): Call test_max_depth.
5422 * gdb.fortran/max-depth.exp: New file.
5423 * gdb.fortran/max-depth.f90: New file.
5424 * gdb.go/max-depth.exp: New file.
5425 * gdb.go/max-depth.go: New file.
5426 * gdb.modula2/max-depth.exp: New file.
5427 * gdb.modula2/max-depth.c: New file.
5428 * lib/gdb.exp (get_print_expr_at_depths): New proc.
5429
5430 2019-04-29 Tom de Vries <tdevries@suse.de>
5431
5432 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
5433
5434 2019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5435
5436 * gdb.base/callexit.exp: Test may-call-functions off.
5437
5438 2019-04-25 Keith Seitz <keiths@redhat.com>
5439
5440 PR c++/24367
5441 * gdb.cp/meth-typedefs.cc (incomplete_struct)
5442 (another_incomplete_struct, test_incomplete): New definitions.
5443 (main): Use new definitions.
5444 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
5445 functions.
5446
5447 2019-04-25 Ali Tamur <tamur@google.com>
5448
5449 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
5450
5451 2019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
5452
5453 PR corefiles/11608
5454 PR corefiles/18187
5455 * gdb.base/coredump-filter-build-id.exp: New file.
5456
5457 2019-04-25 Alan Hayward <alan.hayward@arm.com>
5458
5459 * Makefile.in: Pass through GDBSERVER_DEBUG.
5460 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
5461 (gdbserver,debug): Add board setting.
5462 * gdb.trace/tspeed.exp: Skip when debugging.
5463 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
5464 * lib/gdbserver-support.exp: Likewise
5465
5466 2019-04-24 Tom Tromey <tromey@adacore.com>
5467
5468 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
5469 Rust.
5470
5471 2019-04-24 Tom Tromey <tromey@adacore.com>
5472
5473 * gdb.arch/amd64-eval.exp: Test bitfield return.
5474 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
5475 (class Foo) <return_bitfields>: New method.
5476 (main): Call it.
5477
5478 2019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
5479
5480 * gdb.cp/many-args.cc: New file.
5481 * gdb.cp/many-args.exp: New file.
5482
5483 2019-04-23 Tom de Vries <tdevries@suse.de>
5484
5485 PR gdb/24433
5486 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
5487
5488 2019-04-23 Alan Hayward <alan.hayward@arm.com>
5489
5490 * gdb.trace/backtrace.exp: Use nopie flag.
5491 * gdb.trace/circ.exp: Likewise.
5492 * gdb.trace/collection.exp: Likewise.
5493 * gdb.trace/ftrace.exp: Likewise.
5494 * gdb.trace/mi-trace-unavailable.exp: Likewise.
5495 * gdb.trace/mi-traceframe-changed.exp: Likewise.
5496 * gdb.trace/qtro.exp: Likewise.
5497 * gdb.trace/read-memory.exp: Likewise.
5498 * gdb.trace/report.exp: Likewise.
5499 * gdb.trace/tfile.exp: Likewise.
5500 * gdb.trace/tfind.exp: Likewise.
5501 * gdb.trace/unavailable.exp: Likewise.
5502
5503 2019-04-22 Pedro Alves <palves@redhat.com>
5504
5505 * gdb.base/solib-probes-nosharedlibrary.c,
5506 gdb.base/solib-probes-nosharedlibrary.exp: New files.
5507
5508 2019-04-19 Tom Tromey <tromey@adacore.com>
5509
5510 * gdb.ada/ptype_union.c: New file.
5511 * gdb.ada/ptype_union.exp: New file.
5512
5513 2019-04-19 Tom Tromey <tromey@adacore.com>
5514
5515 PR symtab/24423:
5516 * gdb.base/list0.h (foo): Add a control-l character.
5517
5518 2019-04-18 Tom de Vries <tdevries@suse.de>
5519
5520 PR gdb/24433
5521 * boards/local-board.exp: Set sysroot to "".
5522
5523 2019-04-18 Tom de Vries <tdevries@suse.de>
5524 Pedro Alves <palves@redhat.com>
5525
5526 PR gdb/24454
5527 * gdb.threads/vfork-follow-child-exec.c: New file.
5528 * gdb.threads/vfork-follow-child-exec.exp: New file.
5529 * gdb.threads/vfork-follow-child-exit.c: New file.
5530 * gdb.threads/vfork-follow-child-exit.exp: New file.
5531
5532 2019-04-15 Leszek Swirski <leszeks@google.com>
5533
5534 * gdb.arch/amd64-eval.cc: New file.
5535 * gdb.arch/amd64-eval.exp: New file.
5536
5537 2019-04-11 Alan Hayward <alan.hayward@arm.com>
5538
5539 * gdb.server/sysroot.c: New test.
5540 * gdb.server/sysroot.exp: New file.
5541 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
5542 matching param.
5543
5544 2019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
5545
5546 * gdb.base/align.exp: Extend test to cover structures containing
5547 only static fields.
5548
5549 2019-04-11 Tom de Vries <tdevries@suse.de>
5550
5551 * boards/cc-with-dwz-m.exp: New file.
5552 * boards/cc-with-dwz.exp: New file.
5553 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
5554
5555 2019-04-09 Simon Marchi <simon.marchi@efficios.com>
5556
5557 * gdb.base/start-cpp.exp: New file.
5558 * gdb.base/start-cpp.cc: New file.
5559
5560 2019-04-08 Kevin Buettner <kevinb@redhat.com>
5561
5562 * gdb.python/py-thrhandle.exp: Adjust tests to call
5563 thread_from_handle instead of thread_from_thread_handle.
5564
5565 2019-04-08 Kevin Buettner <kevinb@redhat.com>
5566
5567 * gdb.python/py-thrhandle.exp: Add tests for
5568 gdb.InferiorThread.handle.
5569
5570 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
5571
5572 * gdb.python/py-function.exp: Check calling helper function from
5573 all languages.
5574 * lib/gdb.exp (gdb_supported_languages): New proc.
5575
5576 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
5577
5578 * gdb.base/complex-parts.c: New file.
5579 * gdb.base/complex-parts.exp: New file.
5580
5581 2019-04-01 Tom Tromey <tromey@adacore.com>
5582
5583 PR symtab/23331:
5584 * gdb.dwarf2/dw2-ranges-main.c: New file.
5585 * gdb.dwarf2/dw2-ranges-psym.c: New file.
5586 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
5587
5588 2019-03-30 Simon Marchi <simark@simark.ca>
5589
5590 * gdb.base/default.exp: Add values for $_gdb_major and
5591 $_gdb_minor.
5592
5593 2019-03-29 Tom Tromey <tromey@adacore.com>
5594
5595 * gdb.base/help.exp: Tighten apropos regexp.
5596
5597 2019-03-29 Keith Seitz <keiths@redhat.com>
5598
5599 * gdb.fortran/array-bounds.exp: New file.
5600 * gdb.fortran/array-bounds.f90: New file.
5601
5602 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5603
5604 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
5605
5606 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5607
5608 * gdb.multi/hello.c (main): Increase alarm timer.
5609
5610 2019-03-28 Sandra Loosemore <sandra@codesourcery.com>
5611
5612 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
5613 factor when no hardware watchpoint support.
5614
5615 2019-03-28 Alan Hayward <alan.hayward@arm.com>
5616 Pedro Alves <palves@redhat.com>
5617
5618 * boards/local-board.exp: set sysroot to /.
5619
5620 2019-03-27 Alan Hayward <alan.hayward@arm.com>
5621
5622 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
5623 in child.
5624
5625 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
5626
5627 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
5628 field.
5629 (make_container): Initialise new field.
5630 * gdb.python/py-prettyprint.exp: Add new tests.
5631 * gdb.python/py-prettyprint.py (class ContainerPrinter)
5632 <display_hint>: New method.
5633
5634 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
5635
5636 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
5637 gdb_continue_to_breakpoint more throughout this test.
5638 (run_lang_tests) Supply unique test names, and use
5639 gdb_test_no_output.
5640
5641 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
5642
5643 * gdb.base/finish-pretty.exp: Update expected results.
5644 * gdb.base/pretty-print.c: New file.
5645 * gdb.base/pretty-print.exp: New file.
5646
5647 2019-03-25 Pedro Alves <palves@redhat.com>
5648
5649 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
5650 move comments outside list. Append '-i "" eof' section.
5651
5652 2019-03-22 Alan Hayward <alan.hayward@arm.com>
5653
5654 PR testsuite/25016
5655 * README: Add pie options.
5656 * gdb.base/break-interp.exp: Ensure pie is disabled.
5657 * gdb.base/dump.exp: Likewise.
5658 * lib/gdb.exp (gdb_compile): Add pie option.
5659
5660 2019-03-19 Tom Tromey <tromey@adacore.com>
5661
5662 * gdb.mi/mi2-cli-display.c: New file.
5663 * gdb.mi/mi2-cli-display.exp: New file.
5664
5665 2019-03-18 Joel Brobecker <brobecker@adacore.com>
5666 Tom Tromey <tromey@adacore.com>
5667
5668 * gdb.ada/ptype_array/pck.adb: New file.
5669 * gdb.ada/ptype_array/pck.ads: New file.
5670 * gdb.ada/ptype_array/foo.adb: New file.
5671 * gdb.ada/ptype_array.exp: New file.
5672
5673 2019-03-14 Tom Tromey <tromey@adacore.com>
5674
5675 * gdb.base/style.exp: Add "set style sources" test.
5676
5677 2019-03-13 Simon Marchi <simon.marchi@ericsson.com>
5678
5679 * mi-breakpoint-location-ena-dis.exp: Rename to ...
5680 * mi-breakpoint-multiple-locations.exp: ... this.
5681 (make_breakpoints_pattern): New proc.
5682 (do_test): Add mi_version parameter, test -break-insert,
5683 -break-info and =breakpoint-created.
5684
5685 2019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
5686
5687 * config/default.exp: Remove 'load_lib gdb.exp'.
5688 * config/monitor.exp: Likewise.
5689 * config/sid.exp: Likewise.
5690 * config/sim.exp: Likewise.
5691 * config/slite.exp: Likewise.
5692 * config/unix.exp: Likewise.
5693 * gdb.base/default.exp: Remove unhelpful comment.
5694
5695 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5696
5697 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
5698
5699 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5700
5701 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
5702
5703 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5704
5705 * gdb.fortran/type-kinds.exp: Update expected results.
5706
5707 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5708
5709 * gdb.fortran/type-kinds.exp: Test new integer type kind.
5710
5711 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5712
5713 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
5714 function.
5715 (test_basic_parsing_of_type_kinds): Expand types tested.
5716 (test_parsing_invalid_type_kinds): New function.
5717
5718 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5719
5720 * gdb.fortran/intrinsics.exp: New file.
5721 * gdb.fortran/intrinsics.f90: New file.
5722 * gdb.fortran/type-kinds.exp: New file.
5723
5724 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5725
5726 * gdb.fortran/dot-ops.exp: New file.
5727
5728 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5729
5730 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
5731 Check upper and lower case logical literals.
5732
5733 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5734
5735 * gdb.fortran/types.exp (test_float_literal_types_accepted):
5736 Remove duplicate tests.
5737
5738 2019-03-06 Alan Hayward <alan.hayward@arm.com>
5739
5740 * lib/gdb.exp (builtin_cd): rename of cd.
5741 (cd): Override builtin.
5742
5743 2019-03-06 Richard Bunt <richard.bunt@arm.com>
5744
5745 * gdb.fortran/function-calls.exp: New file.
5746 * gdb.fortran/function-calls.f90: New test.
5747
5748 2019-03-04 Richard Bunt <richard.bunt@arm.com>
5749
5750 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
5751 on user program standard output.
5752 * gdb.fortran/short-circuit-argument-list.f90: Record function
5753 calls.
5754
5755 2019-02-28 Alan Hayward <alan.hayward@arm.com>
5756
5757 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
5758 failure.
5759
5760 2019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5761
5762 PR gdb/8527
5763 * gdb.base/interrupt-daemon-attach.c,
5764 gdb.base/interrupt-daemon-attach.exp: New test.
5765
5766 2019-02-27 Pedro Alves <palves@redhat.com>
5767
5768 * gdb.base/page.exp: Add tests for "set width/height -1".
5769
5770 2019-02-27 Pedro Alves <palves@redhat.com>
5771
5772 * gdb.base/page.exp: Add tests for "set/show width/height" with
5773 "infinite" values.
5774
5775 2019-02-27 Tom Tromey <tromey@adacore.com>
5776
5777 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
5778 2.4.
5779 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
5780 workaround.
5781
5782 2019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
5783
5784 * gdb.base/align.exp: Extend to compile in both C and C++, and add
5785 tests for structs with static members.
5786
5787 2019-02-26 Tom Tromey <tromey@adacore.com>
5788
5789 * gdb.python/py-value.exp (test_value_from_buffer): Check for
5790 ValueError, not TypeError.
5791
5792 2019-02-26 Kevin Buettner <kevinb@redhat.com>
5793
5794 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
5795 call from main program.
5796
5797 2019-02-23 Joel Brobecker <brobecker@adacore.com>
5798
5799 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
5800 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
5801 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
5802 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
5803 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
5804
5805 2019-02-22 Keith Seitz <keiths@redhat.com>
5806
5807 PR symtab/23853
5808 * gdb.base/symlink-sourcefile.c: New file.
5809 * gdb.base/symlink-sourcefile.exp: New file.
5810
5811 2019-02-20 Tom Tromey <tom@tromey.com>
5812
5813 * gdb.base/info_qt.exp: Update.
5814
5815 2019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
5816
5817 * gdb.base/source.exp: Move "error in sourced script" code to
5818 the end.
5819 * gdb.base/source-error.gdb: Move contents to
5820 source-error-1.gdb. Add new code to source source-error-1.gdb.
5821 * gdb.base/source-error-1.gdb: New file, from previous
5822 source-error.gdb.
5823
5824 2019-02-17 Tom Tromey <tom@tromey.com>
5825
5826 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
5827 for macro styling.
5828 * gdb.base/style.c (SOME_MACRO): New macro.
5829
5830 2019-02-17 Tom Tromey <tom@tromey.com>
5831
5832 * gdb.base/style.exp: Add line-wrapping tests.
5833 * gdb.base/page.exp: Add test for quitting during pagination.
5834
5835 2019-02-17 Joel Brobecker <brobecker@adacore.com>
5836
5837 * gdb.ada/big_packed_array: New testcase.
5838 * gdb.ada/homonym.exp: Fix incorrect expected output for
5839 "break <homonym__get_value>" test.
5840
5841 2019-02-13 Weimin Pan <weimin.pan@oracle.com>
5842
5843 PR breakpoints/21870
5844 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
5845 and prepare_for_testing. Add comment.
5846 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
5847 redundant cleanup call. Clean up comment.
5848
5849 2019-02-12 Weimin Pan <weimin.pan@oracle.com>
5850
5851 PR breakpoints/21870
5852 * gdb.arch/aarch64-dbreg-contents.exp: New file.
5853 * gdb.arch/aarch64-dbreg-contents.c: New file.
5854
5855 2019-02-10 Joel Brobecker <brobecker@adacore.com>
5856
5857 * gdb.ada/mi_ref_changeable: New testcase.
5858
5859 2019-02-07 Alan Hayward <alan.hayward@arm.com>
5860
5861 * gdb.base/attach.exp: Add double attach test.
5862
5863 2019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
5864
5865 * lib/gdb.exp (default_gdb_start): Don't match pagination
5866 prompt.
5867 (gdb_init): Set stty_init.
5868
5869 2019-01-27 Tom Tromey <tom@tromey.com>
5870
5871 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
5872 skip_python_tests.
5873
5874 2019-01-24 Alan Hayward <alan.hayward@arm.com>
5875
5876 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
5877 New structure.
5878 (struct struct_static_02_02): Likewise.
5879 (struct struct_static_02_03): Likewise.
5880 (struct struct_static_02_04): Likewise.
5881 (struct struct_static_04_01): Likewise.
5882 (struct struct_static_04_02): Likewise.
5883 (struct struct_static_04_03): Likewise.
5884 (struct struct_static_04_04): Likewise.
5885 (struct struct_static_06_01): Likewise.
5886 (struct struct_static_06_02): Likewise.
5887 (struct struct_static_06_03): Likewise.
5888 (struct struct_static_06_04): Likewise.
5889 (cmp_struct_static_02_01): Likewise.
5890 (cmp_struct_static_02_02): Likewise.
5891 (cmp_struct_static_02_03): Likewise.
5892 (cmp_struct_static_02_04): Likewise.
5893 (cmp_struct_static_04_01): Likewise.
5894 (cmp_struct_static_04_02): Likewise.
5895 (cmp_struct_static_04_03): Likewise.
5896 (cmp_struct_static_04_04): Likewise.
5897 (cmp_struct_static_06_01): Likewise.
5898 (cmp_struct_static_06_02): Likewise.
5899 (cmp_struct_static_06_03): Likewise.
5900 (cmp_struct_static_06_04): Likewise.
5901 (call_all): Test new structs.
5902 * gdb.base/infcall-nested-structs.exp: Likewise.
5903
5904 2019-01-21 Alan Hayward <alan.hayward@arm.com>
5905 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
5906
5907 2019-01-21 Alan Hayward <alan.hayward@arm.com>
5908 * gdb.base/stack-protector.c: New test.
5909 * gdb.base/stack-protector.exp: New file.
5910 * gdb.cp/ovldbreak.exp: Only allow a single break line.
5911 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
5912 option.
5913 (gdb_compile): Remove stack protector for GCC and prevent
5914 recursion.
5915
5916 2019-01-16 Keith Seitz <keiths@redhat.com>
5917
5918 PR gdb/23773
5919 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
5920
5921 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5922
5923 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
5924 aliases.
5925 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
5926 tests.
5927 * gdb.arch/powerpc-vector-regs.c: New file.
5928 * gdb.arch/powerpc-vector-regs.exp: New file.
5929
5930 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5931
5932 * gdb.arch/altivec-regs.exp: Fix the list passed to
5933 gdb_expect_list when testing "info vector".
5934
5935 2019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
5936
5937 * gdb.base/style.exp: Don't include path in testname.
5938
5939 2019-01-10 Keith Seitz <keiths@redhat.com>
5940
5941 PR gdb/23712
5942 PR symtab/23010
5943 * gdb.dwarf2/multidictionary.exp: New file.
5944
5945 2019-01-09 Simon Marchi <simon.marchi@ericsson.com>
5946
5947 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
5948 (test_gnuv3_style_demangling): ... this.
5949 (test_lucid_style_demangling): Remove.
5950 (test_arm_style_demangling): Remove.
5951 (test_hp_style_demangling): Remove.
5952 (do_tests): Remove calls to the above.
5953
5954 2019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
5955
5956 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
5957 case.
5958
5959 2019-01-06 Tom Tromey <tom@tromey.com>
5960
5961 PR gdb/28155:
5962 * gdb.dwarf2/typedef-void-finish.exp: New file.
5963
5964 2018-12-28 Tom Tromey <tom@tromey.com>
5965 Simon Marchi <simark@simark.ca>
5966
5967 * gdb.base/jit-exec.exp: New file.
5968 * gdb.base/jit-exec.c: New file.
5969 * gdb.base/jit-execd.c: New file.
5970
5971 2018-12-28 Tom Tromey <tom@tromey.com>
5972
5973 * gdb.base/style.exp: Update test to check for address styling.
5974
5975 2018-12-28 Tom Tromey <tom@tromey.com>
5976
5977 * gdb.base/style.exp: Add test for styling of "Reading symbols"
5978 message.
5979
5980 2018-12-28 Tom Tromey <tom@tromey.com>
5981
5982 * gdb.base/style.exp: Add test for version number styling.
5983
5984 2018-12-28 Tom Tromey <tom@tromey.com>
5985
5986 * gdb.base/style.exp: Add test for print_address_symbolic.
5987
5988 2018-12-28 Tom Tromey <tom@tromey.com>
5989
5990 * gdb.base/style.exp: Add test for breakpoint setting.
5991
5992 2018-12-28 Tom Tromey <tom@tromey.com>
5993
5994 * gdb.base/style.exp: Add test for variable names.
5995
5996 2018-12-28 Tom Tromey <tom@tromey.com>
5997
5998 * gdb.base/style.exp: New file.
5999 * gdb.base/style.c: New file.
6000
6001 2018-12-28 Tom Tromey <tom@tromey.com>
6002
6003 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
6004 "dumb".
6005 * gdb.base/readline.exp (operate_and_get_next): Save and restore
6006 the TERM environment variable.
6007
6008 2018-12-27 Tom Tromey <tom@tromey.com>
6009
6010 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
6011 pagination test.
6012
6013 2018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
6014
6015 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
6016 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
6017
6018 2018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6019
6020 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
6021 Filename a.adb changed to bp_fun_addr.adb.
6022 gdb.ada/bp_fun_addr.exp: Update test accordingly.
6023
6024 2018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
6025
6026 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
6027 non-PIE executables.
6028 * README: Mention the gdb,nopie_flag board setting.
6029 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
6030 non-PIE executable.
6031 * gdb.arch/amd64-entry-value.exp: Likewise.
6032 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
6033 * gdb.arch/i386-float.exp: Likewise.
6034 * gdb.arch/i386-signal.exp: Likewise.
6035 * gdb.mi/mi-reg-undefined.exp: Likewise.
6036
6037 2018-12-21 Paul Marechal <paul.marechal@ericsson.com>
6038
6039 PR gdb/23974
6040 * gdb.base/info-os.exp: Check return for unknown "info os" type.
6041
6042 2018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6043
6044 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
6045 Update order of results accordingly.
6046
6047 2018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
6048
6049 * gdb.base/annota1.exp: Update a test regexp.
6050
6051 2018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
6052
6053 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
6054
6055 2018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6056
6057 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
6058 (reuse_time): Initialize to REUSE_TIME_CAP.
6059 (check_rc): New function.
6060 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
6061 Check pthread_create rc.
6062 (spawner_thread_func): Check pthread_create and pthread_join rc.
6063
6064 2018-12-08 Pedro Alves <palves@redhat.com>
6065
6066 * gdb.base/list.exp (test_forward_search): Rename to ...
6067 (test_forward_reverse_search): ... this. Also test reverse-search
6068 and the forward-search alias.
6069
6070 2018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
6071
6072 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
6073 local timeout variable before return, and remove all local timeout
6074 variable entirely.
6075 (gdb_load): Likewise.
6076
6077 2018-12-01 Tom de Vries <tdevries@suse.de>
6078
6079 * gdb.base/gdb-caching-proc.exp: New file.
6080
6081 2018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
6082
6083 * Makefile.in (TIMESTAMP): New variable.
6084 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
6085 command.
6086 (check-single-racy): Likewise.
6087 (check/%.exp): Likewise.
6088 (check-racy/%.exp): Likewise.
6089 (workers/%.worker): Likewise.
6090 (build-perf): Likewise.
6091 (check-perf): Likewise.
6092 * README: Describe new "TS" and "TS_FORMAT" variables.
6093 * print-ts.py: New file.
6094
6095 2018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
6096
6097 PR python/23714
6098 * gdb.python/python.exp: Test command repetition after
6099 gdb.execute.
6100
6101 2018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
6102
6103 * gdb.opt/inline-break.exp: Add test that info breakpoint output
6104 is correctly aligned.
6105
6106 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6107
6108 * gdb.ada/info_auto_lang.exp: New testcase.
6109 * gdb.ada/info_auto_lang/global_pack.ads: New file.
6110 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
6111 * gdb.ada/info_auto_lang/some_c.c: New file.
6112
6113 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6114
6115 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
6116 FUNC_lang language syntax.
6117
6118 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6119
6120 * gdb.base/info_minsym.c: New file.
6121 * gdb.base/info_minsym.exp: New file.
6122
6123 2018-11-19 Tom Tromey <tom@tromey.com>
6124
6125 PR rust/23625:
6126 * gdb.rust/simple.exp: Add ptype test. Update expected output.
6127 * gdb.rust/expr.exp: Update expected output. Change one test.
6128
6129 2018-11-19 Tom Tromey <tom@tromey.com>
6130
6131 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
6132
6133 2018-11-19 Pedro Alves <palves@redhat.com>
6134
6135 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
6136 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
6137 see the expected warning.
6138
6139 2018-11-16 Alan Hayward <alan.hayward@arm.com>
6140
6141 PR gdb/22736:
6142 * gdb.cp/infcall-nodebug-lib.c: New test.
6143 * gdb.cp/infcall-nodebug-main.c: New test.
6144 * gdb.cp/infcall-nodebug.exp: New file.
6145
6146 2018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
6147
6148 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
6149 completer tests.
6150
6151 2018-11-09 Tom de Vries <tdevries@suse.de>
6152
6153 * gdb.base/msym-lang.c: New test.
6154 * gdb.base/msym-lang.exp: New file.
6155 * gdb.base/msym-lang-main.c: New test.
6156
6157 2018-11-08 Tom Tromey <tom@tromey.com>
6158
6159 PR gdb/23555:
6160 PR gdb/23838:
6161 * gdb.base/warning.exp: New file.
6162
6163 2018-11-08 Jan Beulich <jbeulich@suse.com>
6164
6165 * testsuite/gdb.arch/i386-avx512.c,
6166 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
6167
6168 2018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
6169
6170 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
6171 point hardware.
6172
6173 2018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
6174
6175 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
6176 * gdb.dwarf2/missing-type-name.exp: New file.
6177
6178 2018-11-06 Tom de Vries <tdevries@suse.de>
6179
6180 * gdb.base/many-headers.c: New test.
6181 * gdb.base/many-headers.exp: New file.
6182
6183 2018-11-06 Jim Wilson <jimw@sifive.com>
6184
6185 * gdb.base/code_elim.exp: For riscv, set additional_flags
6186 to include -msmall-data-limit=0.
6187
6188 2018-11-01 Joel Brobecker <brobecker@adacore.com>
6189
6190 * gdb.ada/watch_minus_l: New testcase.
6191
6192 2018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
6193
6194 * gdb.arch/aix-sighandle.c: New file.
6195 * gdb.arch/aix-sighandle.exp: New file.
6196
6197 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
6198
6199 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
6200 registers being unions.
6201
6202 2018-10-31 Tom de Vries <tdevries@suse.de>
6203
6204 * lib/valgrind.exp: New file.
6205 (vgdb_start, vgdb_stop): New procs, factored out of ...
6206 * gdb.base/valgrind-bt.exp: ... here, ...
6207 * gdb.base/valgrind-disp-step.exp: ... here and ...
6208 * gdb.base/valgrind-infcall.exp: ... here.
6209
6210 2018-10-31 Tom de Vries <tdevries@suse.de>
6211
6212 * lib/gdb.exp (get_valueof): Don't output read value in test name.
6213
6214 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
6215
6216 * gdb.dwarf2/void-type.c: New file.
6217 * gdb.dwarf2/void-type.exp: New file.
6218
6219 2018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6220
6221 * gdb.base/info_qt.c: New file.
6222 * gdb.base/info_qt.exp: New file.
6223
6224 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
6225
6226 * gdb.arch/powerpc-htm-regs.c: New file.
6227 * gdb.arch/powerpc-htm-regs.exp: New file.
6228
6229 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
6230
6231 * gdb.arch/powerpc-tar.c: New file.
6232 * gdb.arch/powerpc-tar.exp: New file.
6233
6234 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
6235
6236 * gdb.arch/powerpc-ppr-dscr.c: New file.
6237 * gdb.arch/powerpc-ppr-dscr.exp: New file.
6238
6239 2018-10-25 Tom de Vries <tdevries@suse.de>
6240
6241 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
6242
6243 2018-10-24 Tom de Vries <tdevries@suse.de>
6244
6245 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
6246 longer exists error.
6247
6248 2018-10-24 Tom de Vries <tdevries@suse.de>
6249
6250 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
6251
6252 2018-10-24 Tom de Vries <tdevries@suse.de>
6253
6254 * gdb.base/valgrind-db-attach.exp: Handle removed support for
6255 --db-attach in valgrind.
6256
6257 2018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
6258
6259 * gdb.arch/riscv-reg-aliases.c: New file.
6260 * gdb.arch/riscv-reg-aliases.exp: New file.
6261
6262 2018-10-19 Alan Hayward <alan.hayward@arm.com>
6263
6264 * gdb.python/py-cmd.exp: Check for gdb_prompt.
6265
6266 2018-10-19 Alan Hayward <alan.hayward@arm.com>
6267
6268 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
6269
6270 2018-10-19 Alan Hayward <alan.hayward@arm.com>
6271
6272 * gdb.cp/ovldbreak.exp: Fix regexps.
6273
6274 2018-10-19 Alan Hayward <alan.hayward@arm.com>
6275
6276 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
6277
6278 2018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
6279
6280 PR cli/23785
6281 * gdb.base/restore.exp: New test to check if "restore" with an
6282 invalid file doesn't segfault.
6283
6284 2018-10-18 Tom de Vries <tdevries@suse.de>
6285
6286 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
6287 * gdb.ada/excep_handle.exp: Same.
6288 * gdb.ada/mi_string_access.exp: Same.
6289 * gdb.ada/mi_var_union.exp: Same.
6290 * gdb.arch/arc-analyze-prologue.exp: Same.
6291 * gdb.arch/arc-decode-insn.exp: Same.
6292 * gdb.base/readnever.exp: Same.
6293 * gdb.fortran/printing-types.exp: Same.
6294 * gdb.guile/scm-lazy-string.exp: Same.
6295
6296 2018-10-16 Tom de Vries <tdevries@suse.de>
6297
6298 PR gdb/23730
6299 * gdb.base/catch-follow-exec.c: Add copyright notice.
6300 * gdb.base/catch-follow-exec.exp: Rewrite to use
6301 gdb_spawn_with_cmdline_opts. Require gdb-native.
6302
6303 2018-10-12 Sandra Loosemore <sandra@codesourcery.com>
6304
6305 * gdb.trace/actions-changed.exp: Check for arch support.
6306 * gdb.trace/actions.exp: Likewise.
6307 * gdb.trace/ax.exp: Likewise.
6308 * gdb.trace/backtrace.exp: Likewise.
6309 * gdb.trace/change-loc.exp: Likewise.
6310 * gdb.trace/deltrace.exp: Likewise.
6311 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
6312 * gdb.trace/ftrace.exp: Likewise.
6313 * gdb.trace/infotrace.exp: Check for arch support.
6314 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
6315 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
6316 * gdb.trace/mi-tsv-changed.exp: Likewise.
6317 * gdb.trace/packetlen.exp: Likewise.
6318 * gdb.trace/passc-dyn.exp: Likewise.
6319 * gdb.trace/passcount.exp: Likewise.
6320 * gdb.trace/pending.exp: Likewise.
6321 * gdb.trace/range-stepping.exp: Check for shlib support.
6322 * gdb.trace/report.exp: Check for arch support.
6323 * gdb.trace/save-trace.exp: Likewise.
6324 * gdb.trace/signal.exp: Check for signal support.
6325 * gdb.trace/tfind.exp: Check for arch support.
6326 * gdb.trace/trace-break.exp: Check for arch and shlib support.
6327 * gdb.trace/trace-common.h: Add comment.
6328 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
6329 * gdb.trace/trace-enable-disable.exp: Likewise.
6330 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
6331 * gdb.trace/tracecmd.exp: Check for arch support.
6332 * gdb.trace/tspeed.exp: Check for shlib and target support.
6333 * gdb.trace/tstatus.exp: Check for arch support.
6334 * gdb.trace/tsv.exp: Likewise.
6335 * gdb.trace/while-dyn.exp: Likewise.
6336 * gdb.trace/while-stepping.exp: Likewise.
6337 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
6338
6339 2018-10-12 Simon Marchi <simon.marchi@ericsson.com>
6340
6341 * gdb.trace/tspeed.exp: Remove nowarnings.
6342 (prepare_for_trace_test): Declare "global ipalib".
6343 * gdb.trace/tspeed.c: Include unistd.h.
6344 (main): Remove superfluous printf argument.
6345
6346 2018-10-11 Sandra Loosemore <sandra@codesourcery.com>
6347
6348 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
6349 directory prefix on the filename.
6350
6351 2018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
6352
6353 * gdb.gdb/unittest.exp: Update expected message informing that
6354 selftests have been disabled.
6355 * gdb.server/unittest.exp: Likewise.
6356
6357 2018-10-09 Tom de Vries <tdevries@suse.de>
6358
6359 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
6360 with runto_main.
6361
6362 2018-10-08 Weimin Pan <weimin.pan@oracle.com>
6363
6364 PR c++/16841
6365 * gdb.cp/virtbase2.cc: New file.
6366 * gdb.cp/virtbase2.exp: New file.
6367
6368 2018-10-06 Tom Tromey <tom@tromey.com>
6369
6370 PR python/19399:
6371 * gdb.python/py-inferior.exp: Add architecture test.
6372
6373 2018-10-06 Tom Tromey <tom@tromey.com>
6374
6375 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
6376 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
6377
6378 2018-10-06 Tom Tromey <tom@tromey.com>
6379
6380 * gdb.python/py-breakpoint.exp (check_last_event): Check location
6381 of a "throw" catchpoint.
6382
6383 2018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
6384
6385 * gdb.base/info-proc.exp: Update string expected from "help info
6386 proc".
6387
6388 2018-10-04 Tom Tromey <tom@tromey.com>
6389
6390 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
6391 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
6392 (test_initial_complaints, test_empty_complaints): Update.
6393 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
6394
6395 2018-10-04 Tom Tromey <tom@tromey.com>
6396
6397 PR cli/19551:
6398 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
6399 * lib/gdb.exp (gdb_file_cmd): Update.
6400 * gdb.stabs/weird.exp (print_weird_var): Update.
6401 * gdb.server/solib-list.exp: Update.
6402 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
6403 * gdb.mi/mi-cli.exp: Update.
6404 * gdb.linespec/linespec.exp: Update.
6405 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
6406 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
6407 * gdb.cp/cp-relocate.exp: Update.
6408 * gdb.base/sym-file.exp: Update.
6409 * gdb.base/relocate.exp: Update.
6410 * gdb.base/readnever.exp: Update.
6411 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
6412 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
6413 * gdb.base/dbx.exp (gdb_file_cmd): Update.
6414 * gdb.base/code_elim.exp: Update.
6415 * gdb.base/break-unload-file.exp (test_break): Update.
6416 * gdb.base/break-interp.exp (test_attach_gdb): Update.
6417 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
6418 Update.
6419 * gdb.base/attach.exp (do_attach_tests): Update.
6420 * gdb.base/sepdebug.exp: Update.
6421 * gdb.python/py-section-script.exp: Update.
6422
6423 2018-10-04 Tom Tromey <tom@tromey.com>
6424
6425 PR cli/22234:
6426 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
6427 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
6428 output.
6429
6430 2018-10-04 Tom Tromey <tom@tromey.com>
6431
6432 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
6433 set width and height to 0.
6434 (test_command_line_attach_run): Use -quiet.
6435
6436 2018-10-03 Sandra Loosemore <sandra@codesourcery.com>
6437
6438 * lib/gdb.exp (skip_ifunc_tests): New.
6439 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
6440 other compile failures.
6441 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
6442
6443 2018-10-01 Simon Marchi <simon.marchi@ericsson.com>
6444
6445 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
6446 is_amd64_regs_target.
6447
6448 2018-10-01 Alan Hayward <alan.hayward@arm.com>
6449
6450 * gdb.arch/aarch64-sighandler-regs.c: New test.
6451 * gdb.arch/aarch64-sighandler-regs.exp: New file.
6452 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
6453
6454 2018-10-01 Markus Metzger <markus.t.metzger@intel.com>
6455
6456 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
6457 assembly.
6458
6459 2018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
6460
6461 * gdb.base/frame-selection.exp: New file.
6462 * gdb.base/frame-selection.c: New file.
6463
6464 2018-09-27 Alan Hayward <alan.hayward@arm.com>
6465
6466 * gdb.threads/check-libthread-db.c (thread_routine): Use a
6467 pthread barrier.
6468 (main): Likewise.
6469
6470 2018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
6471
6472 * gdb.base/large-frame-1.c: New file.
6473 * gdb.base/large-frame-2.c: New file.
6474 * gdb.base/large-frame.exp: New file.
6475 * gdb.base/large-frame.h: New file.
6476
6477 2018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
6478
6479 PR gdb/20948
6480 * gdb.base/write_mem.exp: New test.
6481 * gdb.base/write_mem.c: Likewise.
6482
6483 2018-09-23 Tom Tromey <tom@tromey.com>
6484
6485 PR python/18852:
6486 * gdb.python/py-parameter.exp: Add test for parameter that throws
6487 on "set".
6488
6489 2018-09-23 Tom Tromey <tom@tromey.com>
6490
6491 PR python/17284:
6492 * gdb.python/py-template.exp (test_template_arg): Add test for
6493 negative template argument number.
6494
6495 2018-09-23 Tom Tromey <tom@tromey.com>
6496
6497 PR python/14062:
6498 * gdb.python/python.exp: Add test for post_event error.
6499
6500 2018-09-23 Tom Tromey <tom@tromey.com>
6501
6502 PR python/18170:
6503 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
6504 convert pointers to int and long.
6505
6506 2018-09-23 Tom Tromey <tom@tromey.com>
6507
6508 PR python/20126:
6509 * gdb.python/py-value.exp (test_value_numeric_ops): Add
6510 signed-ness conversion tests.
6511
6512 2018-09-23 Tom Tromey <tom@tromey.com>
6513
6514 PR python/18352;
6515 * gdb.python/py-value.exp (test_float_conversion): New proc.
6516 Use it.
6517
6518 2018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
6519
6520 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
6521
6522 2018-09-18 Sandra Loosemore <sandra@codesourcery.com>
6523
6524 * gdb.base/complete-empty.exp: Skip tab-completion tests if
6525 no readline.
6526 * gdb.base/utf8-identifiers.exp: Likewise.
6527 * gdb.cp/cpcompletion.exp: Likewise.
6528 * gdb.linespec/cpcompletion.exp: Likewise.
6529 * gdb.linespec/cpls-abi-tag.exp: Likewise.
6530 * gdb.linespec/cpls-ops.exp: Likewise.
6531
6532 2018-09-19 Richard Bunt <richard.bunt@arm.com>
6533 Chris January <chris.january@arm.com>
6534
6535 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
6536 * gdb.fortran/short-circuit-argument-list.exp: New file.
6537 * gdb.fortran/short-circuit-argument-list.f90: New test.
6538
6539 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
6540
6541 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
6542 "arch=" keyword when executing "-stack-list-frames".
6543
6544 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
6545
6546 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
6547 "arch=" keyword when executing "-stack-list-frames".
6548
6549 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
6550
6551 * gdb.ada/complete.exp: Expect for "@" when doing "complete
6552 break ada".
6553
6554 2018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
6555
6556 PR python/23669
6557 * gdb.python/python.exp: Test gdb.execute("show commands").
6558
6559 2018-09-16 Tom Tromey <tom@tromey.com>
6560
6561 * gdb.base/new-ui.exp (do_execution_tests): Update.
6562 * gdb.base/dbx.exp (test_breakpoints): Update.
6563
6564 2018-09-14 Alan Hayward <alan.hayward@arm.com>
6565
6566 * lib/gdb.exp (gdb_simple_compile): Add proc.
6567 (is_elf_target): Use gdb_simple_compile.
6568 (skip_altivec_tests): Likewise.
6569 (skip_vsx_tests): Likewise.
6570 (skip_tsx_tests): Likewise.
6571 (skip_btrace_tests): Likewise.
6572 (skip_btrace_pt_tests): Likewise.
6573 (gdb_can_simple_compile): Likewise.
6574 (gdb_has_argv0): Likewise.
6575 (gdb_target_symbol_prefix): Likewise.
6576 (target_supports_scheduler_locking): Likewise.
6577
6578 2018-09-13 Tom Tromey <tom@tromey.com>
6579
6580 * Makefile.in (TAGS): Recognize proc_with_prefix and
6581 gdb_caching_proc.
6582
6583 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
6584
6585 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
6586 method.
6587
6588 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
6589
6590 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
6591 and a few other Inferior properties when the Inferior is no
6592 longer valid.
6593
6594 2018-09-13 Tom Tromey <tom@tromey.com>
6595
6596 PR rust/23650:
6597 * gdb.rust/simple.exp: Add test for enum field access error.
6598
6599 2018-09-13 Tom Tromey <tom@tromey.com>
6600
6601 PR rust/23626:
6602 * gdb.rust/simple.rs (EmptyEnum): New type.
6603 (main): Use it.
6604 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
6605
6606 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
6607
6608 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
6609 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
6610 * gdb.python/py-symtab.exp: Update test printing an objfile.
6611
6612 2018-09-12 Simon Marchi <simon.marchi@ericsson.com>
6613
6614 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
6615 object.
6616
6617 2018-09-12 Alan Hayward <alan.hayward@arm.com>
6618
6619 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
6620 (support_complex_tests): Use gdb_can_simple_compile.
6621 (is_ilp32_target): Likewise.
6622 (is_lp64_target): Likewise.
6623 (is_64_target): Likewise.
6624 (is_amd64_regs_target): Likewise.
6625 (is_aarch32_target): Likewise.
6626 (gdb_int128_helper): Likewise.
6627
6628 2018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6629
6630 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
6631
6632 2018-09-10 Jerome Guitton <guitton@adacore.com>
6633
6634 * gdb.ada/same_component_name: Add test for case of tagged record
6635 with variable-length fields.
6636
6637 2018-09-10 Xavier Roirand <roirand@adacore.com>
6638
6639 * gdb.ada/access_to_unbounded_array.exp: New testcase.
6640 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
6641 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
6642 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
6643
6644 2018-09-10 Xavier Roirand <roirand@adacore.com>
6645
6646 * gdb.ada/mi_string_access.exp: New testcase.
6647 * gdb.ada/mi_string_access/bar.adb: New file.
6648 * gdb.ada/mi_string_access/pck.adb: New file.
6649 * gdb.ada/mi_string_access/pck.asd: New file.
6650
6651 2018-09-10 Xavier Roirand <roirand@adacore.com>
6652
6653 * gdb.ada/mi_var_union.exp: New testcase.
6654 * gdb.ada/mi_var_union/bar.adb: New file.
6655 * gdb.ada/mi_var_union/pck.adb: New file.
6656 * gdb.ada/mi_var_union/pck.asd: New file.
6657
6658 2018-09-08 Tom Tromey <tom@tromey.com>
6659
6660 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
6661
6662 2018-09-08 Tom Tromey <tom@tromey.com>
6663
6664 PR python/16047:
6665 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
6666 (register_pretty_printers): Register new printer.
6667 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
6668 test.
6669 * gdb.python/py-prettyprint.c (int_type3): New typedef.
6670 (an_int_type3): New global.
6671
6672 2018-09-08 Joel Brobecker <brobecker@adacore.com>
6673
6674 * gdb.ada/expr_with_funcall: New testcase.
6675
6676 2018-09-08 Joel Brobecker <brobecker@adacore.com>
6677
6678 * gdb.ada/packed_array_assign: New testcase.
6679
6680 2018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
6681
6682 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
6683 names, and add test prefixes to make test names unique.
6684
6685 2018-09-05 Tom de Vries <tdevries@suse.de>
6686
6687 * gdb.dwarf2/varval.exp: Add test.
6688
6689 2018-09-04 Gary Benson <gbenson@redhat.com>
6690
6691 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
6692 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
6693
6694 2018-08-31 Tom Tromey <tom@tromey.com>
6695
6696 * gdb.rust/simple.rs: Rename second variable "v".
6697
6698 2018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
6699
6700 * gdb.base/funcargs.c (use_a): New function.
6701 (recurse): Call use_a.
6702
6703 2018-08-29 Keith Seitz <keiths@redhat.com>
6704
6705 * gdb.compile/compile-cplus-anonymous.cc: New file.
6706 * gdb.compile/compile-cplus-anonymous.exp: New file.
6707 * gdb.compile/compile-cplus-array-decay.cc: New file.
6708 * gdb.compile/compile-cplus-array-decay.exp: New file.
6709 * gdb.compile/compile-cplus-inherit.cc: New file.
6710 * gdb.compile/compile-cplus-inherit.exp: New file.
6711 * gdb.compile/compile-cplus-member.cc: New file.
6712 * gdb.compile/compile-cplus-member.exp: New file.
6713 * gdb.compile/compile-cplus-method.cc: New file.
6714 * gdb.compile/compile-cplus-method.exp: New file.
6715 * gdb.compile/compile-cplus-mod.c: "New" file.
6716 * gdb.compile/compile-cplus-namespace.cc: New file.
6717 * gdb.compile/compile-cplus-namespace.exp: New file.
6718 * gdb.compile/compile-cplus-nested.cc: New file.
6719 * gdb.compile/compile-cplus-nested.exp: New file.
6720 * gdb.compile/compile-cplus-print.c: "New" file.
6721 * gdb.compile/compile-cplus-print.exp: "New" file.
6722 * gdb.compile/compile-cplus-virtual.cc: New file.
6723 * gdb.compile/compile-cplus-virtual.exp: New file.
6724 * gdb.compile/compile-cplus.c: "New" file.
6725 * gdb.compile/compile-cplus.exp: "New" file.
6726 * lib/compile-support.exp: New file.
6727
6728 2018-08-16 Gary Benson <gbenson@redhat.com>
6729
6730 PR gdb/13000:
6731 * gdb.base/batch-exit-status.exp: New file.
6732 * gdb.base/batch-exit-status.good-commands: Likewise.
6733 * gdb.base/batch-exit-status.bad-commands: Likewise.
6734
6735 2018-08-29 Alan Hayward <alan.hayward@arm.com>
6736
6737 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
6738 (struct struct02): Likewise.
6739 (struct struct03): Likewise.
6740 (struct struct04): Likewise.
6741 (struct struct_01_01): New struct.
6742 (struct struct_01_02): Likewise.
6743 (struct struct_01_03): Likewise.
6744 (struct struct_01_04): Likewise.
6745 (struct struct_02_01): Likewise.
6746 (struct struct_02_02): Likewise.
6747 (struct struct_02_03): Likewise.
6748 (struct struct_02_04): Likewise.
6749 (struct struct_04_01): Likewise.
6750 (struct struct_04_02): Likewise.
6751 (struct struct_04_03): Likewise.
6752 (struct struct_04_04): Likewise.
6753 (struct struct_05_01): Likewise.
6754 (struct struct_05_02): Likewise.
6755 (struct struct_05_03): Likewise.
6756 (struct struct_05_04): Likewise.
6757 (cmp_struct01): Remove function.
6758 (cmp_struct02): Likewise.
6759 (cmp_struct03): Likewise.
6760 (cmp_struct04): Likewise.
6761 (cmp_struct_01_01): Add Function.
6762 (cmp_struct_01_02): Likewise.
6763 (cmp_struct_01_03): Likewise.
6764 (cmp_struct_01_04): Likewise.
6765 (cmp_struct_02_01): Likewise.
6766 (cmp_struct_02_02): Likewise.
6767 (cmp_struct_02_03): Likewise.
6768 (cmp_struct_02_04): Likewise.
6769 (cmp_struct_04_01): Likewise.
6770 (cmp_struct_04_02): Likewise.
6771 (cmp_struct_04_03): Likewise.
6772 (cmp_struct_04_04): Likewise.
6773 (cmp_struct_05_01): Likewise.
6774 (cmp_struct_05_02): Likewise.
6775 (cmp_struct_05_03): Likewise.
6776 (cmp_struct_05_04): Likewise.
6777 (call_all): Add new structs.
6778 * gdb.base/infcall-nested-structs.exp: Likewise.
6779
6780 2018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
6781
6782 * gdb.python/py-framefilter-mi.exp: Update regexp to
6783 check for "arch" field in frame output.
6784
6785 2018-08-23 Kevin Buettner <kevinb@redhat.com>
6786
6787 * gdb.dwarf2/dw2-ranges-func.c: New file.
6788 * gdb.dwarf2/dw2-ranges-func.exp: New file.
6789
6790 2018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
6791
6792 * gdb.base/term.exp: Compare terminal settings with values from
6793 the inferior.
6794 * gdb.base/term.c: Get and set terminal settings.
6795
6796 2018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
6797
6798 * lib/mi-support.exp (mi_expect_stop): Update regexp to
6799 accommodate new "arch" field in frame output.
6800 * gdb.mi/mi-return.exp: Likewise.
6801 * gdb.mi/mi-stack.exp: Likewise.
6802 * gdb.mi/mi-syn-frame.exp: Likewise.
6803 * gdb.mi/user-selected-context-sync.exp: Likewise.
6804
6805 2018-08-19 Michael Spang <spang@google.com>
6806
6807 PR gdb/11786
6808 * gdb.base/gcore-tls-pie.c: New file.
6809 * gdb.base/gcore-tls-pie.exp: New file.
6810
6811 2018-08-18 Kevin Buettner <kevinb@redhat.com>
6812
6813 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
6814 * gdb.dwarf2/varval.c: New file.
6815 * gdb.dwarf2/varval.exp: New file.
6816
6817 2018-08-17 Alan Hayward <alan.hayward@arm.com>
6818
6819 PR gdb/18931
6820 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
6821
6822 2018-08-16 Keith Seitz <keiths@redhat.com>
6823
6824 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
6825 tests expected to pass.
6826
6827 2018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
6828
6829 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
6830 -data-disassemble -a.
6831 (test_disassembly_bogus_args): Likewise.
6832
6833 2018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
6834
6835 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
6836
6837 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
6838
6839 * gdb.base/vla-optimized-out.exp: Add new test.
6840
6841 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
6842
6843 * gdb.base/vla-optimized-out-o3.exp: Delete.
6844 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
6845 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
6846 deleted tests.
6847
6848 2018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
6849
6850 PR gdb/18050:
6851 * gdb.server/extended-remote-restart.c: New file.
6852 * gdb.server/extended-remote-restart.exp: New file.
6853
6854 2018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
6855
6856 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
6857 "set variable index = 42".
6858
6859 2018-08-07 Simon Marchi <simon.marchi@ericsson.com>
6860
6861 * boards/index-cache-gdb.exp: New file.
6862 * gdb.dwarf2/index-cache.exp: New file.
6863 * gdb.dwarf2/index-cache.c: New file.
6864 * gdb.base/maint.exp: Check if we are using the index cache.
6865
6866 2018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6867
6868 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
6869 MAKEFLAGS.
6870
6871 2018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6872
6873 * dg-extract-results.sh: Move to toplevel contrib.
6874 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
6875 * Makefile.in (check-parallel-racy): Likewise.
6876
6877 2018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
6878
6879 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
6880 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
6881 tests if the target supports scheduler locking.
6882
6883 2018-08-04 Tom de Vries <tdevries@suse.de>
6884
6885 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
6886
6887 2018-08-02 Tom Tromey <tom@tromey.com>
6888
6889 PR symtab/16842.
6890 * gdb.cp/temargs.exp: Test "info address" of a template
6891 parameter.
6892
6893 2018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
6894
6895 * gdb.python/py-mi-var-info-path-expression.c: New file.
6896 * gdb.python/py-mi-var-info-path-expression.py: New file.
6897 * gdb.python/py-mi-var-info-path-expression.exp: New file.
6898
6899 2018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
6900
6901 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
6902 error after "cannot resolve name" string.
6903
6904 2018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
6905
6906 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
6907 started.
6908 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
6909
6910 2018-07-28 Tom de Vries <tdevries@suse.de>
6911
6912 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
6913
6914 2018-07-26 Tom de Vries <tdevries@suse.de>
6915
6916 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
6917
6918 2018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
6919
6920 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
6921 is visible.
6922
6923 2018-07-26 Tom de Vries <tdevries@suse.de>
6924
6925 PR breakpoints/23366
6926 * gdb.base/catch-follow-exec.c: New test.
6927 * gdb.base/catch-follow-exec.exp: New file.
6928
6929 2018-07-25 Tom de Vries <tdevries@suse.de>
6930
6931 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
6932 vla-optimized-out.c.
6933
6934 2018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
6935
6936 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
6937 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
6938
6939 2018-07-20 Tom de Vries <tdevries@suse.de>
6940
6941 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
6942 NOCLONE macro.
6943 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
6944
6945 2018-07-19 Tom de Vries <tdevries@suse.de>
6946
6947 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
6948 regular expression.
6949
6950 2018-07-18 Tom de Vries <tdevries@suse.de>
6951
6952 * gdb.base/vla-optimized-out.c: New test.
6953 * gdb.base/vla-optimized-out.exp: New file.
6954
6955 2018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
6956
6957 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
6958 message "No address associated with hostname" when gdbserver
6959 cannot resolve the hostname.
6960
6961 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6962
6963 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
6964 Add some test prefixes to make tests unique.
6965
6966 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6967
6968 * gdb.base/frameapply.c: New file.
6969 * gdb.base/frameapply.exp: New file.
6970
6971 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6972
6973 * gdb.base/skip.exp: Update expected error message.
6974
6975 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
6976 Jan Kratochvil <jan.kratochvil@redhat.com>
6977 Paul Fertser <fercerpav@gmail.com>
6978 Tsutomu Seki <sekiriki@gmail.com>
6979
6980 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
6981 parameter.
6982 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
6983 by default.
6984 * boards/native-gdbserver.exp: Likewise.
6985 * gdb.server/run-without-local-binary.exp: Improve regexp used
6986 for detecting when a remote debugging connection succeeds.
6987 * gdb.server/server-connect.exp: New file.
6988 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
6989 Do not prefix the port number with ":".
6990 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
6991 support for detecting and using it. Add '$debughost_gdbserver'
6992 to the list of arguments used to start gdbserver. Handle case
6993 when gdbserver cannot resolve a network name.
6994
6995 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
6996
6997 PR c++/23373
6998 * gdb.base/ptype-offsets.cc (struct static_member): New
6999 struct.
7000 (main) <stmember>: New variable.
7001 * gdb.base/ptype-offsets.exp: Add test for printing a struct
7002 with a static member in it.
7003
7004 2018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
7005
7006 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
7007 watchpoints enabled and disabled.
7008
7009 2018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
7010
7011 * gdb.base/examine-backward.exp: Still run tests around address
7012 0x0, even if address 0x0 is not readable. Update the pattern for
7013 matching address 0x0 in expected output.
7014
7015 2018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
7016
7017 * gdb.base/share-env-with-gdbserver.c (main): Add call to
7018 malloc/free.
7019
7020 2018-07-04 Tom de Vries <tdevries@suse.de>
7021
7022 * gdb.dwarf2/dw2-error.exp: Update expected error message.
7023
7024 2018-07-02 Maciej W. Rozycki <macro@mips.com>
7025
7026 PR tdep/8282
7027 * gdb.arch/mips-disassembler-options.exp: New test.
7028 * gdb.arch/mips-disassembler-options.s: New test source.
7029
7030 2018-06-29 Pedro Alves <palves@redhat.com>
7031
7032 * gdb.threads/names.exp: Adjust expected "info threads" output.
7033
7034 2018-06-29 Pedro Alves <palves@redhat.com>
7035
7036 * gdb.opt/inline-break.exp (line number, address): Add "info
7037 break" tests.
7038
7039 2018-06-29 Pedro Alves <palves@redhat.com>
7040
7041 * gdb.opt/inline-break.c (func1): Add "break here" marker.
7042 * gdb.opt/inline-break.exp: Test setting breakpoints by line
7043 number and address and running to them.
7044
7045 2018-06-29 Richard Bunt <richard.bunt@arm.com>
7046
7047 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
7048
7049 2018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7050
7051 * lib/compiler.c: Remove executable permission flag.
7052
7053 2018-06-28 Richard Bunt <richard.bunt@arm.com>
7054
7055 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
7056 code.
7057 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
7058
7059 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
7060
7061 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
7062
7063 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
7064
7065 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
7066 address argument is omitted.
7067
7068 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
7069
7070 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
7071
7072 2018-06-27 Omair Javaid <omair.javaid@linaro.org>
7073
7074 PR gdb/21695
7075 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
7076 * gdb.base/infoline-reloc-main-from-zero.c: New file.
7077
7078 2018-06-26 Tom Tromey <tom@tromey.com>
7079
7080 PR rust/22574:
7081 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
7082 * gdb.rust/simple.rs (struct SimpleLayout): New.
7083
7084 2018-06-22 Simon Marchi <simon.marchi@ericsson.com>
7085
7086 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
7087 "info registers" output.
7088
7089 2018-06-21 Richard Bunt <richard.bunt@arm.com>
7090
7091 * gdb.base/watchpoint-hw-attach.c: New test.
7092 * gdb.base/watchpoint-hw-attach.exp: New file.
7093
7094 2018-06-20 Simon Marchi <simon.marchi@ericsson.com>
7095
7096 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
7097 through /bin/sh.
7098 * boards/dwarf4-gdb-index.exp: Likewise.
7099 * boards/fission-dwp.exp: Likewise.
7100
7101 2018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
7102
7103 * gdb.base/float128.exp: Add comment and improved fail message
7104 to the failure case of "print large128" test.
7105
7106 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
7107
7108 * configure.ac: Remove AC_PREREQ.
7109 * configure: Re-generate.
7110
7111 2018-06-19 Pedro Alves <palves@redhat.com>
7112
7113 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
7114 (func_extern_caller): New.
7115 (main): Call func_extern_caller.
7116 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
7117 logic change.
7118
7119 2018-06-18 Weimin Pan <weimin.pan@oracle.com>
7120
7121 PR gdb/16841
7122 * gdb.cp/typedef-base.cc: New file.
7123 * gdb.cp/typedef-base.exp: New file.
7124
7125 2018-06-18 Tom de Vries <tdevries@suse.de>
7126
7127 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
7128
7129 2018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
7130 Richard Bunt <Richard.Bunt@arm.com>
7131
7132 * gdb.threads/attach-slow-waitpid.c: New file.
7133 * gdb.threads/attach-slow-waitpid.exp: New file.
7134 * gdb.threads/slow-waitpid.c: New file.
7135
7136 2018-06-14 Pedro Alves <palves@redhat.com>
7137
7138 * gdb.base/fork-running-state.c: Include <errno.h>.
7139 (exit_if_relative_exits): New.
7140 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
7141 exits.
7142 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
7143 child exits.
7144
7145 2018-06-14 Tom de Vries <tdevries@suse.de>
7146
7147 PR cli/22573
7148 * gdb.base/finish-pretty.c: New test.
7149 * gdb.base/finish-pretty.exp: New file.
7150
7151 2018-06-14 Pedro Alves <palves@redhat.com>
7152
7153 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
7154 gdb's expected startup output.
7155
7156 2018-06-14 Pedro Alves <palves@redhat.com>
7157
7158 * lib/selftest-support.exp (selftest_setup): Remove inlined
7159 function handling.
7160
7161 2018-06-14 Tom de Vries <tdevries@suse.de>
7162
7163 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
7164 matching of breakpoint printing.
7165
7166 2018-06-13 Tom de Vries <tdevries@suse.de>
7167
7168 PR testsuite/23269
7169 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
7170 (fork_child): ... here, and ...
7171 (fork_parent): ... here.
7172
7173 2018-06-12 Tom de Vries <tdevries@suse.de>
7174
7175 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
7176
7177 2018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
7178 Stephen Roberts <stephen.roberts@arm.com>
7179
7180 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
7181 rewrite test to describe action performed, rather than possible
7182 failure.
7183
7184 2018-06-08 Gary Benson <gbenson@redhat.com>
7185
7186 * gdb.threads/check-libthread-db.exp: New file.
7187 * gdb.threads/check-libthread-db.c: Likewise.
7188
7189 2018-06-05 Tom Tromey <tom@tromey.com>
7190
7191 * gdb.base/default.exp: Update expected "show version" output.
7192
7193 2018-06-05 Tom Tromey <tom@tromey.com>
7194
7195 PR cli/12326:
7196 * gdb.cp/static-print-quit.exp: Update.
7197 * lib/gdb.exp (pagination_prompt): Update.
7198 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
7199 * gdb.python/python.exp: Update.
7200
7201 2018-06-04 Joel Brobecker <brobecker@adacore.com>
7202
7203 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
7204
7205 2018-06-01 Joel Brobecker <brobecker@adacore.com>
7206
7207 * gdb.ada/bp_fun_addr: New testcase.
7208
7209 2018-06-01 Tom Tromey <tom@tromey.com>
7210
7211 * gdb.xml/tdesc-regs.exp (load_description): Update expected
7212 results.
7213 * gdb.dwarf2/method-ptr.exp: Set language to C++.
7214 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
7215 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
7216 * gdb.base/maint.exp (maint_pass_if): Update.
7217
7218 2018-05-31 Maciej W. Rozycki <macro@mips.com>
7219
7220 * gdb.base/endian.exp: New test.
7221 * gdb.base/endian.c: New test source.
7222
7223 2018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
7224
7225 PR gdb/23203
7226 * gdb.base/bt-selected-frame.c: New file.
7227 * gdb.base/bt-selected-frame.exp: New file.
7228 * lib/gdb.exp (get_current_frame_number): New function.
7229
7230 2018-05-24 Maciej W. Rozycki <macro@mips.com>
7231 Pedro Alves <palves@redhat.com>
7232
7233 * gdb.threads/tls-core.c: Include <stdlib.h>
7234 (thread_proc): Call `abort'.
7235 * gdb.threads/tls-core.exp: Generate a core with core_find too.
7236 (tls_core_test): New procedure, bits factored out from ...
7237 (top level): ... here. Test both native cores and gcore cores.
7238
7239 2018-05-23 Tom Tromey <tom@tromey.com>
7240
7241 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
7242
7243 2018-05-23 Tom Tromey <tom@tromey.com>
7244
7245 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
7246 symfile_complaints.
7247 (test_short_complaints): Likewise.
7248 (test_empty_complaints): Likewise.
7249 (test_initial_complaints): Update.
7250
7251 2018-05-23 Tom Tromey <tom@tromey.com>
7252
7253 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
7254
7255 2018-05-23 Tom Tromey <tom@tromey.com>
7256
7257 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
7258 (test_short_complaints): Update.
7259
7260 2018-05-22 Pedro Alves <palves@redhat.com>
7261
7262 * gdb.base/remote.exp: Only gdb_start after compiling the
7263 testcase. Issue "disconnect" before testing "set remote" command
7264 defaults. Issue clean_restart before running to main.
7265
7266 2018-05-22 Pedro Alves <palves@redhat.com>
7267
7268 * gdb.base/remote.exp: Adjust expected output of "show remote
7269 memory-write-packet-size". Add tests for "set remote
7270 memory-write-packet-size 0" and "set remote
7271 memory-write-packet-size fixed/limit".
7272
7273 2018-05-22 Pedro Alves <palves@redhat.com>
7274
7275 PR gdb/22973
7276 * gdb.base/utf8-identifiers.c: New file.
7277 * gdb.base/utf8-identifiers.exp: New file.
7278
7279 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
7280
7281 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
7282
7283 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
7284
7285 * gdb.arch/powerpc-vsx-gcore.exp: New file.
7286
7287 2018-05-18 Tom Tromey <tom@tromey.com>
7288
7289 * gdb.base/ptype-offsets.exp: Update.
7290
7291 2018-05-17 Keith Seitz <keiths@redhat.com>
7292
7293 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
7294 in expected breakpoint stop locations.
7295 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
7296 move to proper scope to test variable values.
7297 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
7298 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
7299 New functions.
7300 (main): Call not_inline_func3.
7301 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
7302 inline_func1, inline_func2, and inline_func3. Test that when each
7303 breakpoint is hit, GDB properly reports both the stop location
7304 and the backtrace. Repeat tests for temporary breakpoints.
7305
7306 2018-05-15 Maciej W. Rozycki <macro@mips.com>
7307
7308 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
7309 rather then trying to access it in determining whether the PID
7310 of `gdbserver' could have been retrieved.
7311
7312 2018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
7313
7314 * gdb.arch/amd64-init-x87-values.S: New file.
7315 * gdb.arch/amd64-init-x87-values.exp: New file.
7316
7317 2018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7318
7319 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
7320
7321 2018-05-04 Tom Tromey <tom@tromey.com>
7322
7323 PR python/22730:
7324 * gdb.python/python.exp: Test multi-line execute.
7325
7326 2018-05-04 Tom Tromey <tom@tromey.com>
7327
7328 PR python/22731:
7329 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
7330
7331 2018-05-04 Tom Tromey <tom@tromey.com>
7332
7333 PR gdb/11750:
7334 * gdb.base/define.exp: Test defining a user command inside a user
7335 command.
7336 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
7337
7338 2018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
7339 Pedro Alves <palves@redhat.com>
7340
7341 PR breakpoints/19806 and support for PR external/20207.
7342 * gdb.base/watchpoint-unaligned.c: New file.
7343 * gdb.base/watchpoint-unaligned.exp: New file.
7344
7345 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
7346
7347 * gdb.base/maint.exp: Make test names unique, use
7348 test_prefix_command_help to test 'help maint info', and remove
7349 repeated test of 'help maint'.
7350
7351 2018-05-04 Tom Tromey <tom@tromey.com>
7352
7353 PR gdb/22619:
7354 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
7355 behavior.
7356
7357 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
7358
7359 * gdb.base/maint.exp: Process output from 'maint print registers'
7360 line at a time.
7361
7362 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
7363
7364 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
7365 timeout.
7366
7367 2018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
7368
7369 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
7370 filter pattern.
7371
7372 2018-05-02 Pedro Alves <palves@redhat.com>
7373
7374 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
7375 to_log_command renames.
7376 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
7377
7378 2018-05-02 Tom Tromey <tom@tromey.com>
7379
7380 * gdb.python/py-parameter.exp: Set test message.
7381
7382 2018-05-02 Tom Tromey <tom@tromey.com>
7383
7384 PR python/20084:
7385 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
7386 PARAM_ZUINTEGER_UNLIMITED tests.
7387
7388 2018-04-28 Dan Robertson <danlrobertson89@gmail.com>
7389
7390 PR rust/23124
7391 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
7392 when casting.
7393
7394 2018-04-30 Tom Tromey <tom@tromey.com>
7395
7396 * gdb.python/py-type.exp: Check align attribute.
7397 * gdb.python/py-type.c: New "aligncheck" global.
7398
7399 2018-04-30 Tom Tromey <tom@tromey.com>
7400
7401 PR exp/17095:
7402 * gdb.dwarf2/dw2-align.exp: New file.
7403 * gdb.cp/align.exp: New file.
7404 * gdb.base/align.exp: New file.
7405 * lib/gdb.exp (gdb_int128_helper): New proc.
7406 (has_int128_c, has_int128_cxx): New caching procs.
7407
7408 2018-04-27 Tom Tromey <tom@tromey.com>
7409
7410 PR rust/22545:
7411 * gdb.rust/simple.exp: Add inclusive range tests.
7412
7413 2018-04-26 Pedro Alves <palves@redhat.com>
7414
7415 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
7416 ifunc breakpoint locations correctly of ifunc breakpoints set
7417 while the program resolves the ifunc.
7418
7419 2018-04-26 Pedro Alves <palves@redhat.com>
7420
7421 * gdb.base/gnu-ifunc-final.c: New file.
7422 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
7423 * gdb.base/gnu-ifunc.exp (executable): Delete.
7424 (staticexecutable): Adjust.
7425 (lib_opts, exec_opts): Delete.
7426 (make_binsuffix, build, set-break): New procedures.
7427 (misc_tests): New, with tests factored out from the top level.
7428 (top level): Test different combinations of ifunc resolver name,
7429 resolver with and with debug info, and ifunc target with and
7430 without debug info. Wrap static tests with with_target_prefix.
7431
7432 2018-04-26 Pedro Alves <palves@redhat.com>
7433
7434 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
7435 return type" warnings.
7436
7437 2018-04-25 Pedro Alves <palves@redhat.com>
7438
7439 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
7440 killed".
7441 * gdb.base/kill-after-signal.exp: Likewise.
7442 * gdb.threads/kill.exp: Likewise.
7443
7444 2018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
7445 Sergio Durigan Junior <sergiodj@redhat.com>
7446 Pedro Alves <palves@redhat.com>
7447
7448 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
7449 regexps to expect for '[Inferior ... detached]' as well.
7450 * gdb.base/attach.exp: Likewise.
7451 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
7452 "gdb_continue_to_end".
7453 (test_catch_syscall_with_wrong_args): Likewise.
7454 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
7455 ']'. Don't set 'verbose' on.
7456 * gdb.base/foll-vfork.exp: Likewise.
7457 * gdb.base/fork-print-inferior-events.c: New file.
7458 * gdb.base/fork-print-inferior-events.exp: New file.
7459 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
7460 '[Inferior ... has been killed]' message.
7461 * gdb.base/kill-after-signal.exp: Likewise.
7462 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
7463 detach message.
7464 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
7465 message.
7466 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
7467 regexps to expect for '[Inferior ... detached]' as well.
7468 * gdb.threads/process-dies-while-detaching.exp: Likewise.
7469
7470 2018-04-24 Simon Marchi <simon.marchi@ericsson.com>
7471
7472 PR gdb/23104
7473 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
7474
7475 2018-04-22 Rajendra SY <rajendra.sy@gmail.com>
7476
7477 PR gdb/23095
7478 * gdb.base/break-probes.exp: Pass shlib_load to
7479 prepare_for_testing. Set normal_bp to r_debug_state if target is
7480 bsd.
7481
7482 2018-04-19 Richard Bunt <richard.bunt@arm.com>
7483
7484 * gdb.threads/multiple-successive-infcall.c: New test.
7485 * gdb.threads/multiple-successive-infcall.exp: New file.
7486
7487 2018-04-17 Tom Tromey <tom@tromey.com>
7488
7489 * gdb.rust/simple.rs (Union): New type.
7490 (main): New local "u".
7491 * gdb.rust/simple.exp (test_one_slice): Add new test case.
7492
7493 2018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
7494
7495 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
7496 number information in output of "whereis" command.
7497 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
7498
7499 2018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7500
7501 * gdb.ada/info_types.exp: Adjust expected output to the line
7502 numbers now printed by "info var/func/type".
7503 * gdb.base/completion.exp: Likewise.
7504 * gdb.base/included.exp: Likewise.
7505 * gdb.cp/cp-relocate.exp: Likewise.
7506 * gdb.cp/cplusfuncs.exp: Likewise.
7507 * gdb.cp/namespace.exp: Likewise.
7508 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
7509
7510 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
7511
7512 * gdb.btrace/cpu.exp: New.
7513
7514 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
7515
7516 * gdb.base/step-indirect-call-thunk.exp: New.
7517 * gdb.base/step-indirect-call-thunk.c: New.
7518 * gdb.reverse/step-indirect-call-thunk.exp: New.
7519 * gdb.reverse/step-indirect-call-thunk.c: New.
7520
7521 2018-04-11 Simon Marchi <simon.marchi@ericsson.com>
7522
7523 * gdb.base/pie-fork.c: New file.
7524 * gdb.base/pie-fork.exp: New file.
7525
7526 2018-04-11 Tom Tromey <tom@tromey.com>
7527
7528 * gdb.rust/simple.exp: Add test for ".." struct initializer.
7529
7530 2018-04-10 Pedro Alves <palves@redhat.com>
7531
7532 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
7533 exits. Instead loop running forever.
7534 (fork_parent): Run forever too.
7535
7536 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
7537
7538 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
7539 mi_continue_to_line.
7540 * gdb.mi/mi-stack.c (callee4): Add comment.
7541
7542 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
7543
7544 * gdb.mi/mi-stack.exp: Fix indentation.
7545
7546 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
7547
7548 PR gdb/22979
7549 * gdb.arch/amd64-osabi.exp: New file.
7550
7551 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
7552
7553 PR gdb/22980
7554 * gdb.base/osabi.exp: New file.
7555
7556 2018-04-02 Weimin Pan <weimin.pan@oracle.com>
7557
7558 * gdb.cp/static-typedef-print.exp: New file.
7559 * gdb.cp/static-typedef-print.cc: New file.
7560
7561 2018-03-27 Joel Brobecker <brobecker@adacore.com>
7562
7563 * gdb.ada/varsize_limit: New testcase.
7564
7565 2018-03-27 Joel Brobecker <brobecker@adacore.com>
7566
7567 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
7568
7569 * gdb.ada/notcplusplus: New testcase.
7570
7571 * gdb.base/c-linkage-name.c: New file.
7572 * gdb.base/c-linkage-name.exp: New testcase.
7573
7574 2018-03-26 Tom Tromey <tom@tromey.com>
7575
7576 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
7577 * gdb.python/py-framefilter.py (name_error): New global.
7578 (ErrorInName.function): Use name_error.
7579
7580 2018-03-26 Tom Tromey <tom@tromey.com>
7581
7582 PR backtrace/15582:
7583 * gdb.python/py-framefilter.exp: Add "bt hide" test.
7584
7585 2018-03-23 Keith Seitz <keiths@redhat.com>
7586
7587 PR c++/22968
7588 * gdb.cp/subtypes.exp: New file.
7589 * gdb.cp/subtypes.h: New file.
7590 * gdb.cp/subtypes.cc: New file.
7591 * gdb.cp/subtypes-2.cc: New file.
7592
7593 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
7594
7595 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
7596 (done): Call '_exit' not 'exit' to avoid atexit handlers.
7597 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
7598 -nostartfiles when compiling the test. Confirm that all registers
7599 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
7600
7601 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
7602
7603 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
7604 option, syntax was wrong anyway.
7605 * gdb.arch/arm-disp-step.exp: Likewise.
7606 * gdb.arch/sparc64-regs.exp: Likewise.
7607 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
7608 option, syntax was wrong anyway, switch to use
7609 prepare_for_testing.
7610 * gdb.arch/i386-disp-step.exp: Likewise.
7611
7612 2018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
7613
7614 * gdb.ada/exec_changed.exp: Replace "target_info exists
7615 use_gdb_stub" by "use_gdb_stub".
7616 * gdb.ada/start.exp: Likewise.
7617 * gdb.base/async-shell.exp: Likewise.
7618 * gdb.base/attach-pie-misread.exp: Likewise.
7619 * gdb.base/attach-wait-input.exp: Likewise.
7620 * gdb.base/break-entry.exp: Likewise.
7621 * gdb.base/break-interp.exp: Likewise.
7622 * gdb.base/dprintf-detach.exp: Likewise.
7623 * gdb.base/nostdlib.exp: Likewise.
7624 * gdb.base/solib-nodir.exp: Likewise.
7625 * gdb.base/statistics.exp: Likewise.
7626 * gdb.base/testenv.exp: Likewise.
7627 * gdb.mi/mi-exec-run.exp: Likewise.
7628 * gdb.mi/mi-start.exp: Likewise.
7629 * gdb.multi/dummy-frame-restore.exp: Likewise.
7630 * gdb.multi/multi-arch-exec.exp: Likewise.
7631 * gdb.multi/multi-arch.exp: Likewise.
7632 * gdb.multi/tids.exp: Likewise.
7633 * gdb.multi/watchpoint-multi.exp: Likewise.
7634 * gdb.python/py-events.exp: Likewise.
7635 * gdb.threads/attach-into-signal.exp: Likewise.
7636 * gdb.threads/attach-stopped.exp: Likewise.
7637 * gdb.threads/threadapply.exp: Likewise.
7638 * lib/selftest-support.exp: Likewise.
7639
7640 2018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
7641
7642 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
7643
7644 2018-03-20 Stephen Roberts <stephen.roberts@arm.com>
7645
7646 * gdb.perf/template-breakpoints.cc: New file.
7647 * gdb.perf/template-breakpoints.exp: New file.
7648 * gdb.perf/template-breakpoints.py: New file.
7649
7650 2018-03-19 Tom Tromey <tom@tromey.com>
7651
7652 * gdb.rust/simple.rs (main): Add local variables field1, field2,
7653 y0.
7654 * gdb.rust/simple.exp: Test bare identifier form of struct
7655 initializer.
7656
7657 2018-03-19 Tom Tromey <tom@tromey.com>
7658
7659 * gdb.gdb/observer.exp: Remove.
7660
7661 2018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
7662
7663 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
7664 "qualified" option when setting breakpoints.
7665 * gdb.trace/backtrace.exp: Likewise.
7666 * gdb.trace/circ.exp: Likewise.
7667 * gdb.trace/collection.exp: Likewise.
7668 * gdb.trace/disconnected-tracing.exp: Likewise.
7669 * gdb.trace/ftrace-lock.exp: Likewise.
7670 * gdb.trace/ftrace.exp: Likewise.
7671 * gdb.trace/infotrace.exp: Likewise.
7672 * gdb.trace/packetlen.exp: Likewise.
7673 * gdb.trace/passc-dyn.exp: Likewise.
7674 * gdb.trace/qtro.exp: Likewise.
7675 * gdb.trace/read-memory.exp: Likewise.
7676 * gdb.trace/report.exp: Likewise.
7677 * gdb.trace/signal.exp: Likewise.
7678 * gdb.trace/status-stop.exp: Likewise.
7679 * gdb.trace/strace.exp: Likewise.
7680 * gdb.trace/tfind.exp: Likewise.
7681 * gdb.trace/trace-break.exp: Likewise.
7682 * gdb.trace/trace-condition.exp: Likewise.
7683 * gdb.trace/trace-mt.exp: Likewise.
7684 * gdb.trace/tstatus.exp: Likewise.
7685 * gdb.trace/tsv.exp: Likewise.
7686 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
7687 * gdb.trace/unavailable.exp: Likewise.
7688 * gdb.trace/while-dyn.exp: Likewise.
7689
7690 2018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
7691
7692 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
7693 that libinproctrace is copied to the target.
7694
7695 2018-03-14 Tom Tromey <tom@tromey.com>
7696
7697 PR cli/14977:
7698 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
7699 a null pointer.
7700 * gdb.base/wchar.exp: Likewise.
7701
7702 2018-03-14 Tom Tromey <tom@tromey.com>
7703
7704 PR cli/19918:
7705 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
7706 flag.
7707
7708 2018-03-08 Simon Marchi <simon.marchi@ericsson.com>
7709
7710 PR gdb/22841
7711 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
7712 "target" to remote_exec.
7713
7714 2018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
7715
7716 PR gdb/22841
7717 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
7718 ${board}_upload): Remove.
7719
7720 2018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
7721
7722 * gdb.cp/watch-cp.cc: New test.
7723 * gdb.cp/watch-cp.exp: New file.
7724
7725 2018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
7726
7727 * gdb.base/infcall-nested-structs.exp: New file.
7728 * gdb.base/infcall-nested-structs.c: New file.
7729 * gdb.base/float.exp: Add riscv support.
7730
7731 2018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
7732
7733 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
7734 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
7735
7736 2018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
7737
7738 * gdb.server/abspath.exp: New file.
7739 * lib/gdb.exp (with_cwd): New procedure.
7740
7741 2018-02-28 Simon Marchi <simon.marchi@ericsson.com>
7742
7743 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
7744 use it.
7745 (gdb_is_target_remote_prompt): New proc.
7746 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
7747 (gdb_is_target_native): Pass prompt parameter to
7748 gdb_is_target_1.
7749
7750 2018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
7751
7752 * gdb.base/load-command.c: New file.
7753 * gdb.base/load-command.exp: New file.
7754 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
7755 (gdb_is_target_1): ...this, and generalize for other targets
7756 than just remote.
7757 (gdb_is_target_remote): Use gdb_is_target_1.
7758 (gdb_is_target_native): use gdb_is_target_1.
7759
7760 2018-02-26 Tom Tromey <tom@tromey.com>
7761
7762 PR python/16497:
7763 * gdb.python/py-framefilter.exp: Update test.
7764
7765 2018-02-26 Tom Tromey <tom@tromey.com>
7766
7767 * gdb.dwarf2/variant.c: New file.
7768 * gdb.dwarf2/variant.exp: New file.
7769
7770 2018-02-26 Tom Tromey <tom@tromey.com>
7771
7772 * gdb.rust/simple.exp: Accept more possible results in enum test.
7773
7774 2018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
7775
7776 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
7777 parentheses.
7778
7779 2018-02-23 Maciej W. Rozycki <macro@mips.com>
7780
7781 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
7782 name of a variable: $actual_linejj -> $actual_line.
7783
7784 2018-02-21 John Baldwin <jhb@FreeBSD.org>
7785
7786 * gdb.arch/amd64-i386-address.exp: Fix a typo.
7787
7788 2018-02-20 Markus Metzger <markus.t.metzger@intel.com>
7789
7790 * gdb.btrace/buffer-size.exp: Do not force BTS.
7791
7792 2018-02-14 Pedro Alves <palves@redhat.com>
7793
7794 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
7795 getting a "Quit".
7796
7797 2018-02-09 Markus Metzger <markus.t.metzger@intel.com>
7798
7799 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
7800 Fix test name.
7801
7802 2018-02-07 Simon Marchi <simon.marchi@ericsson.com>
7803
7804 * gdb.cp/m-static.exp: Check type of optimized out static
7805 member.
7806
7807 2018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
7808
7809 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
7810 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
7811
7812 2018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
7813 Leszek Swirski <leszeks@google.com>
7814
7815 * gdb.python/py-prettyprint.c
7816 (struct to_string_returns_value_inner,
7817 struct to_string_returns_value_wrapper): New.
7818 (main): Add tsrvw variable.
7819 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
7820 ToStringReturnsValueWrapper): New classes.
7821 (register_pretty_printers): Register new pretty-printers.
7822 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
7823 recursive pretty printer.
7824 * gdb.python/py-mi.exp: Likewise.
7825
7826 2018-02-01 Leszek Swirski <leszeks@google.com>
7827
7828 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
7829 functions with the same name as an include file are parsed
7830 correctly.
7831
7832 2018-02-01 Yao Qi <yao.qi@linaro.org>
7833
7834 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
7835 "\[^\r\n\]*".
7836
7837 2018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
7838
7839 * gdb.arch/powerpc-prologue-frame.s: New file.
7840 * gdb.arch/powerpc-prologue-frame.c: Likewise.
7841 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
7842
7843 2018-01-31 Joel Brobecker <brobecker@adacore.com>
7844
7845 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
7846
7847 2018-01-30 Pedro Alves <palves@redhat.com>
7848
7849 PR gdb/13211
7850 * gdb.base/interrupt-daemon.c: New.
7851 * gdb.base/interrupt-daemon.exp: New.
7852 * gdb.multi/multi-term-settings.c: New.
7853 * gdb.multi/multi-term-settings.exp: New.
7854
7855 2018-01-30 Joel Brobecker <brobecker@adacore.com>
7856
7857 * gdb.base/break.exp: Save the location where the breakpoint
7858 on break.c:47 was actually inserted when debugging the version
7859 compiled at -O2 and use it in the expected output of the "info
7860 break" test performed soon after.
7861
7862 2018-01-22 Pedro Alves <palves@redhat.com>
7863 Sergio Durigan Junior <sergiodj@redhat.com>
7864
7865 * gdb.base/whatis.exp: Add tests for 'set print object on' +
7866 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
7867
7868 2018-01-22 Joel Brobecker <brobecker@adacore.com>
7869
7870 * gdb.base/break-include.c, gdb.base/break-include.inc,
7871 gdb.base/break-include.exp: New files.
7872 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
7873 line number now being the actual line number where the breakpoint
7874 was inserted.
7875 * gdb.mi/mi-break.exp: Likewise.
7876 * gdb.mi/mi-reverse.exp: Likewise.
7877 * gdb.mi/mi-simplerun.exp: Ditto.
7878
7879 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
7880
7881 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
7882 varobj.
7883 * gdb.mi/mi-var-create-rtti.exp: Likewise.
7884
7885 2018-01-21 Don Breazeal <donb@codesourcery.com>
7886 Andrew Burgess <andrew.burgess@embecosm.com>
7887
7888 * gdb.mi/basics.c: Add new global.
7889 * gdb.mi/mi-frame-regs.exp: New file.
7890 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
7891 case.
7892
7893 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
7894
7895 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
7896 non-parameter, and on an unknown symbol.
7897
7898 2018-01-19 Tom Tromey <tom@tromey.com>
7899
7900 * gdb.rust/modules.rs (TWENTY_THREE): New global.
7901 * gdb.rust/modules.exp: Add ::-qualified lookup test.
7902
7903 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
7904
7905 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
7906 setrlimit and chdir to int.
7907
7908 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
7909
7910 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
7911 function.
7912 (my_tend): Likewise.
7913 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
7914 rationale of avoiding FP- and vector instructions.
7915
7916 2018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
7917
7918 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
7919 "info reg" with "\[ \t\]*".
7920 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
7921 "\[ \t\]+".
7922 * gdb.arch/s390-multiarch.exp: Ditto.
7923 * gdb.base/pc-fp.exp: Ditto.
7924 * gdb.reverse/i386-precsave.exp: Ditto.
7925 * gdb.reverse/i386-reverse.exp: Ditto.
7926 * gdb.reverse/i387-env-reverse.exp: Ditto.
7927 * gdb.reverse/i387-stack-reverse.exp: Ditto.
7928
7929 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
7930
7931 * lib/gdb.exp (gdb_compile): Re-enable use of
7932 universal_compile_options for languages other than Rust.
7933
7934 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
7935
7936 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
7937
7938 2018-01-17 Mike Gulick <mgulick@mathworks.com>
7939
7940 PR gdb/16577
7941 * gdb.base/solib-vanish.exp: New.
7942 * gdb.base/solib-vanish-main.c: New.
7943 * gdb.base/solib-vanish-lib1.c: New.
7944 * gdb.base/solib-vanish-lib2.c: New.
7945
7946 2018-01-17 Yao Qi <yao.qi@linaro.org>
7947
7948 * gdb.compile/compile.exp: Match the address printed for
7949 frame in the output of command "bt".
7950
7951 2018-01-15 Tom Tromey <tom@tromey.com>
7952
7953 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
7954 compute sp_reg.
7955
7956 2018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
7957
7958 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
7959 to prepare.
7960 (prepare): Return 0 on error, 1 on success.
7961
7962 2018-01-12 Pedro Alves <palves@redhat.com>
7963
7964 * gdb.base/continue-after-aborted-step-over.c: New.
7965 * gdb.base/continue-after-aborted-step-over.exp: New.
7966
7967 2018-01-11 Simon Marchi <simon.marchi@ericsson.com>
7968
7969 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
7970 options when not creating an executable.
7971
7972 2018-01-11 Pedro Alves <palves@redhat.com>
7973
7974 PR remote/22597
7975 * gdb.server/stop-reply-no-thread.c: New file.
7976 * gdb.server/stop-reply-no-thread.exp: New file.
7977
7978 2018-01-10 Pedro Alves <palves@redhat.com>
7979
7980 PR gdb/22670
7981 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
7982 functions too. Test setting breakpoints and printing C functions
7983 with no debug info too.
7984 * gdb.ada/bp_c_mixed_case/qux.c: New file.
7985
7986 2018-01-10 Pedro Alves <palves@redhat.com>
7987
7988 PR gdb/22670
7989 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
7990 a fail.
7991
7992 2018-01-10 Pedro Alves <palves@redhat.com>
7993
7994 PR gdb/22670
7995 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
7996
7997 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
7998
7999 * gdb.server/unittest.exp: Match the output in non-development
8000 mode.
8001
8002 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
8003
8004 * gdb.gdb/unittest.exp: Match output in non-development mode.
8005
8006 2018-01-08 Joel Brobecker <brobecker@adacore.com>
8007
8008 * gdb.ada/access_tagged_param.exp: Relax expected output
8009 for value of "ObjL" in "continue" to pck.inspect breakpoint
8010 test.
8011
8012 2018-01-08 Joel Brobecker <brobecker@adacore.com>
8013
8014 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
8015 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
8016
8017 2018-01-05 Pedro Alves <palves@redhat.com>
8018
8019 PR gdb/18653
8020 * gdb.base/libsegfault.exp: New.
8021
8022 2018-01-05 Joel Brobecker <brobecker@adacore.com>
8023
8024 PR gdb/22670
8025 * gdb.ada/access_tagged_param.exp: New file.
8026 * gdb.ada/access_tagged_param/foo.adb: New file.
8027
8028 2018-01-05 Pedro Alves <palves@redhat.com>
8029
8030 PR gdb/22670
8031 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
8032 exercise lower case too, and to exercise both full matching and
8033 wild matching.
8034
8035 2018-01-05 Joel Brobecker <brobecker@adacore.com>
8036
8037 * gdb.ada/rename_subscript_param: New testcase.
8038
8039 2018-01-05 Jerome Guitton <guitton@adacore.com>
8040
8041 * gdb.ada/arr_acc_idx_w_gap: New testcase.
8042
8043 2018-01-05 Joel Brobecker <brobecker@adacore.com>
8044
8045 * gdb.ada/convvar_comp: New testcase.
8046
8047 2018-01-05 Xavier Roirand <roirand@adacore.com>
8048
8049 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
8050 (My_Table): New global variable.
8051 * testsuite/gdb.ada/array_char_idx.exp: Add test.
8052
8053 2018-01-04 Joel Brobecker <brobecker@adacore.com>
8054
8055 PR gdb/22670
8056 * gdb.ada/maint_with_ada: New testcase.
8057
8058 2018-01-04 Joel Brobecker <brobecker@adacore.com>
8059
8060 PR gdb/22670
8061 * gdb.ada/bp_c_mixed_case: New testcase.
8062
8063 2018-01-04 Joel Brobecker <brobecker@adacore.com>
8064
8065 PR gdb/22670
8066 * gdb.ada/complete.exp: Add "complete break ada" test.
8067
8068 2018-01-04 Joel Brobecker <brobecker@adacore.com>
8069
8070 PR gdb/22670
8071 * gdb.ada/info_addr_mixed_case: New testcase.
8072
8073 2018-01-03 Xavier Roirand <roirand@adacore.com>
8074
8075 * gdb.ada/excep_handle.exp: New testcase.
8076 * gdb.ada/excep_handle/foo.adb: New file.
8077 * gdb.ada/excep_handle/pck.ads: New file.
8078
8079 2018-01-03 Joel Brobecker <brobecker@adacore.com>
8080
8081 * gdb.base/step-line.c: Add extra empty line in copyright header.
8082 * gdb.base/step-line.inp: Likewise.
8083
8084 2018-01-02 Joel Brobecker <brobecker@adacore.com>
8085
8086 * gdb.ada/dyn_stride.exp: Add slice test.
8087
8088 2018-01-02 Joel Brobecker <brobecker@adacore.com>
8089
8090 * gdb.ada/dyn_stride: New testcase.
8091
8092 2017-12-27 Stafford Horne <shorne@gmail.com>
8093
8094 * gdb.xml/extra-regs.xml: Add example foo reggroup.
8095 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
8096
8097 2017-12-27 Stafford Horne <shorne@gmail.com>
8098
8099 * gdb.base/reggroups.c: New file.
8100 * gdb.base/reggroups.exp: New file.
8101
8102 2017-12-18 Joel Brobecker <brobecker@adacore.com>
8103
8104 * gdb.dwarf2/ada-valprint-error.c: New file.
8105 * gdb.dwarf2/ada-valprint-error.exp: New file.
8106
8107 2017-12-18 Joel Brobecker <brobecker@adacore.com>
8108
8109 * gdb.ada/assign_arr: New testcase.
8110
8111 2017-12-18 Xavier Roirand <roirand@adacore.com>
8112
8113 * gdb.ada/funcall_ptr: New testcase.
8114
8115 2017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
8116
8117 PR cli/16224
8118 * gdb.base/ptype-offsets.cc: New file.
8119 * gdb.base/ptype-offsets.exp: New file.
8120
8121 2017-12-15 Yao Qi <yao.qi@linaro.org>
8122
8123 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
8124 if XML is disabled.
8125
8126 2017-12-15 Xavier Roirand <roirand@adacore.com>
8127
8128 * gdb.ada/same_component_name: New testcase.
8129
8130 2017-12-14 Joel Brobecker <brobecker@adacore.com>
8131
8132 * gdb.ada/str_binop_equal: New testcase.
8133
8134 2017-12-14 Joel Brobecker <brobecker@adacore.com>
8135
8136 * gdb.ada/task_switch_in_core: New testcase.
8137
8138 2017-12-13 Simon Marchi <simon.marchi@ericsson.com>
8139
8140 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
8141 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
8142 call test_bkpt_qualified.
8143 (test_bkpt_qualified): New proc.
8144
8145 2017-12-13 Pedro Alves <palves@redhat.com>
8146
8147 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
8148 Tighten regexp by matching with an anchor.
8149
8150 2017-12-13 Pedro Alves <palves@redhat.com>
8151
8152 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
8153 ("expression with namespace"): New set of tests.
8154 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
8155 (Nested::Test_NS::qux): New.
8156 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
8157 defaults to 'start_quote_char' and 'end_quote_char' parameters.
8158
8159 2017-12-13 Joel Brobecker <brobecker@adacore.com>
8160
8161 * gdb.base/server-del-break.c: New file.
8162 * gdb.base/server-del-break.exp: New file.
8163
8164 2017-12-12 Stafford Horne <shorne@gmail.com>
8165
8166 * gdb.xml/tdesc-regs.exp: Add or1k support.
8167
8168 2017-12-12 Stafford Horne <shorne@gmail.com>
8169
8170 * gdb.base/bp-permanent.c: Define nop of or1k.
8171
8172 2017-12-11 Joel Brobecker <brobecker@adacore.com>
8173
8174 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
8175 output with components being reordered.
8176
8177 2017-12-11 Joel Brobecker <brobecker@adacore.com>
8178
8179 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
8180 output with components being reordered.
8181
8182 2017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8183 Pedro Alves <palves@redhat.com>
8184
8185 * gdb.base/maint.exp (check for .gdb_index): Check also for
8186 .debug_names.
8187 * gdb.dlang/watch-loc.c (.debug_aranges): New.
8188 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
8189 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
8190 (.gdb_index used after symbol reloading): Support also .debug_names.
8191 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
8192
8193 2017-12-08 Yao Qi <yao.qi@linaro.org>
8194
8195 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
8196 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
8197
8198 2017-12-08 Yao Qi <yao.qi@linaro.org>
8199
8200 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
8201 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
8202
8203 2017-12-08 Yao Qi <yao.qi@linaro.org>
8204
8205 * gdb.arch/aarch64-tagged-pointer.c: New file.
8206 * gdb.arch/aarch64-tagged-pointer.exp: New file.
8207
8208 2017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
8209
8210 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
8211 "int".
8212
8213 2017-12-07 Keith Seitz <keiths@redhat.com>
8214
8215 PR breakpoints/22569
8216 * gdb.linespec/ls-errs.exp: Change expected result of "break
8217 -source this file has spaces.c -line 3".
8218 Check that an explicit source file followed by whitespace is
8219 identified as an invalid explicit location.
8220
8221 2017-12-07 Keith Seitz <keiths@redhat.com>
8222
8223 * gdb.cp/nested-types.cc: New file.
8224 * gdb.cp/nested-types.exp: New file.
8225 * lib/cp-support.exp: Load data-structures.exp library.
8226 (debug_cp_test_ptype_class): New global.
8227 (cp_ptype_class_verbose, next_line): New procedures.
8228 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
8229 Add and document new return value.
8230 Switch the list of lines to a queue.
8231 Add support for new `type' key for nested type definitions.
8232 Add debugging/troubleshooting messages.
8233 * lib/data-structures.exp: New file.
8234
8235 2017-12-07 Simon Marchi <simon.marchi@ericsson.com>
8236
8237 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
8238 with proc_with_prefix, don't use with_test_prefix.
8239
8240 2017-12-07 Tom Tromey <tom@tromey.com>
8241
8242 * gdb.base/break.exp: Add test for empty "commands".
8243
8244 2017-12-07 Yao Qi <yao.qi@linaro.org>
8245
8246 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
8247 malloc and catch syscall.
8248
8249 2017-12-07 Phil Muldoon <pmuldoon@redhat.com>
8250
8251 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
8252 tests for explicit locations.
8253
8254 2017-12-06 Pedro Alves <palves@redhat.com>
8255
8256 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
8257 force-disabling XML descriptions.
8258
8259 2017-12-04 Pedro Alves <palves@redhat.com>
8260
8261 PR gdb/22499
8262 * gdb.arch/amd64-disp-step-avx.S: New file.
8263 * gdb.arch/amd64-disp-step-avx.exp: New file.
8264
8265 2017-12-03 Pedro Alves <palves@redhat.com>
8266
8267 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
8268 and <string.h>.
8269 (parent_function): Print distinct messages when waitpid fails, or
8270 the child exits with a signal, or the child exits for an unhandled
8271 reason.
8272 * gdb.threads/process-dies-while-detaching.exp
8273 (detach_and_expect_exit): New 'inf_output_re' parameter and use
8274 it. Wait for both inferior output and GDB's prompt. Use an
8275 indirect spawn id list.
8276 (do_detach): New parameter 'child_exit'. Use it to compute
8277 expected inferior output.
8278 (test_detach, test_detach_watch, test_detach_killed_outside):
8279 Adjust to pass down the expected child exit kind.
8280
8281 2017-12-01 Joel Brobecker <brobecker@adacore.com>
8282 Sergio Durigan Junior <sergiodj@redhat.com>
8283 Pedro Alves <palves@redhat.com>
8284
8285 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
8286
8287 2017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
8288
8289 * gdb.base/relocate.exp: Add tests to guarantee that arguments
8290 to 'symbol-file' and 'add-symbol-file' can be
8291 position-independent.
8292
8293 2017-12-01 Yao Qi <yao.qi@linaro.org>
8294
8295 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
8296 the URL in copyright header.
8297 * gdb.arch/aarch64-fp.exp: Likewise.
8298 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
8299 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
8300 * gdb.base/expand-psymtabs.exp: Likewise.
8301 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
8302 * gdb.fortran/common-block.exp: Likewise.
8303 * gdb.fortran/common-block.f90: Likewise.
8304 * gdb.fortran/logical.exp: Likewise.
8305 * gdb.fortran/vla-datatypes.f90: Likewise.
8306 * gdb.fortran/vla-sub.f90: Likewise.
8307
8308 2017-11-30 Joel Brobecker <brobecker@adacore.com>
8309
8310 * gdb.ada/repeat_dyn: New testcase.
8311
8312 2017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
8313
8314 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
8315 Update for changed thread numbering.
8316 * gdb.cell/bt.exp: Update for changed GDB output.
8317
8318 2017-11-30 Simon Marchi <simon.marchi@ericsson.com>
8319
8320 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
8321 setting isremote by hand.
8322 * boards/dwarf4-gdb-index.exp: Likewise.
8323 * boards/fission.exp: Likewise.
8324 * boards/stabs.exp: Likewise.
8325
8326 2017-11-30 Pedro Alves <palves@redhat.com>
8327
8328 * gdb.linespec/cpls-ops.exp
8329 (check_explicit_skips_function_argument): Extract the underlying
8330 type of size_t instead of hardcoding it.
8331
8332 2017-11-29 Pedro Alves <palves@redhat.com>
8333
8334 PR c++/19436
8335 * gdb.linespec/cpls-abi-tag.cc: New file.
8336 * gdb.linespec/cpls-abi-tag.exp: New file.
8337
8338 2017-11-29 Pedro Alves <palves@redhat.com>
8339
8340 * gdb.base/langs.exp: Use -qualified.
8341 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
8342 it.
8343 * gdb.cp/namespace.exp: Use -qualified.
8344 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
8345 (overload-3, template-overload, template-ret-type, const-overload)
8346 (const-overload-quoted, anon-ns, ambiguous-prefix): New
8347 procedures.
8348 (test_driver): Call them.
8349 * gdb.cp/save-bp-qualified.cc: New.
8350 * gdb.cp/save-bp-qualified.exp: New.
8351 * gdb.linespec/explicit.exp: Test -qualified.
8352 * lib/completion-support.exp (completion::explicit_opts_list): Add
8353 "-qualified".
8354 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
8355
8356 2017-11-29 Phil Muldoon <pmuldoon@redhat.com>
8357
8358 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
8359
8360 2017-11-29 Tom Tromey <tom@tromey.com>
8361
8362 * gdb.base/relocate.exp: Update invalid argument test.
8363 Add new tests for invalid arguments.
8364
8365 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
8366
8367 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
8368 Return 0 as a long.
8369 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
8370
8371 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
8372
8373 * gdb.cp/breakpoint.cc (bar): Set return type to void.
8374 * gdb.cp/psymtab-parameter.cc (func): Likewise.
8375 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
8376 func ().
8377 * gdb.cp/shadow.cc (B.func): Return 0.
8378
8379 2017-11-27 Joel Brobecker <brobecker@adacore.com>
8380
8381 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
8382 expected output in gdb_expect call to allow the exception
8383 message to be present as well. Fix syntax confusion to avoid
8384 TCL thinking that exception_name is an array.
8385
8386 2017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
8387
8388 * gdb.arch/spu-info.c: Include <unistd.h>.
8389 (do_signal_test): Fix broken calls to write.
8390 * gdb.arch/spu-info.exp: Use prepare_for_testing.
8391 Fix checks for empty mailboxes. Update signal tests for corrected
8392 do_signal_test routine. Allow nonzero event status.
8393 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
8394 * gdb.cell/arch.exp: Use standard_output_file.
8395 * gdb.cell/break.exp: Likewise.
8396 * gdb.cell/bt.exp: Likewise.
8397 * gdb.cell/core.exp: Likewise.
8398 * gdb.cell/dwarfaddr.exp: Likewise.
8399 * gdb.cell/ea-cache.exp: Likewise.
8400 * gdb.cell/ea-standalone.exp: Likewise.
8401 * gdb.cell/f-regs.exp: Likewise.
8402 * gdb.cell/fork.exp: Likewise.
8403 * gdb.cell/gcore.exp: Likewise.
8404 * gdb.cell/mem-access.exp: Likewise.
8405 * gdb.cell/ptype.exp: Likewise.
8406 * gdb.cell/registers.exp: Likewise.
8407 * gdb.cell/sizeof.exp: Likewise.
8408 * gdb.cell/solib-symbol.exp: Likewise.
8409 * gdb.cell/solib.exp: Likewise.
8410
8411 2017-11-25 Pedro Alves <palves@redhat.com>
8412
8413 * gdb.base/complete-empty.exp: New file.
8414 * gdb.base/completion.exp: Adjust.
8415
8416 2017-11-25 Pedro Alves <palves@redhat.com>
8417
8418 * gdb.linespec/cpls-ops.cc: New file.
8419 * gdb.linespec/cpls-ops.exp: New file.
8420 * lib/completion-support.exp (test_complete_prefix_range_re): New,
8421 factored out from ...
8422 (test_complete_prefix_range): ... this.
8423
8424 2017-11-24 Pedro Alves <palves@redhat.com>
8425
8426 * gdb.linespec/cpcompletion.exp: New file.
8427 * gdb.linespec/cpls-hyphen.cc: New file.
8428 * gdb.linespec/cpls.cc: New file.
8429 * gdb.linespec/cpls2.cc: New file.
8430 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
8431 test to use test_gdb_complete_unique. Add label completion,
8432 keyword completion and explicit location completion tests.
8433 * lib/completion-support.exp: New file.
8434
8435 2017-11-24 Joel Brobecker <brobecker@adacore.com>
8436
8437 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
8438 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
8439 when hitting an exception catchpoint.
8440
8441 2017-11-22 Yao Qi <yao.qi@linaro.org>
8442
8443 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
8444
8445 2017-11-22 Simon Marchi <simon.marchi@ericsson.com>
8446
8447 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
8448 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
8449 * gdb.dwarf2/info-locals-optimized-out.c: New file.
8450
8451 2017-11-22 Yao Qi <yao.qi@linaro.org>
8452
8453 * gdb.base/info-os.exp: Pass pthreads.
8454 * gdb.multi/multi-attach.exp: Likewise.
8455
8456 2017-11-22 Yao Qi <yao.qi@linaro.org>
8457
8458 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
8459 compiler.
8460
8461 2017-11-22 Yao Qi <yao.qi@linaro.org>
8462
8463 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
8464 * gdb.base/break-interp.exp: Likewise.
8465 * gdb.base/jit-attach-pie.exp: Likewise.
8466
8467 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
8468
8469 * gdb.base/float128.c (large128): New variable.
8470 * gdb.base/float128.exp: Add test to print largest __float128 value.
8471
8472 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
8473
8474 * gdb.arch/vsx-regs.exp: Update register content checks.
8475
8476 2017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
8477
8478 * gdb.arch/ppc-longdouble.exp: New file.
8479 * gdb.arch/ppc-longdouble.c: Likewise.
8480
8481 2017-11-21 Pedro Alves <palves@redhat.com>
8482
8483 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
8484
8485 2017-11-20 Pedro Alves <palves@redhat.com>
8486
8487 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
8488 (long_double_typedef): New typedefs.
8489 Use DEF on double and long double.
8490 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
8491 cases.
8492 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
8493 and 'long_double_ptr_same_size' locals. Use them to decide
8494 whether cast from array/function to float is valid/invalid.
8495
8496 2017-11-17 Tom Tromey <tom@tromey.com>
8497
8498 * gdb.rust/traits.rs: New file.
8499 * gdb.rust/traits.exp: New file.
8500
8501 2017-11-17 Joel Brobecker <brobecker@adacore.com>
8502
8503 * gdb.ada/minsyms: New testcase.
8504
8505 2017-11-16 Pedro Alves <palves@redhat.com>
8506
8507 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
8508 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
8509
8510 2017-11-16 Pedro Alves <palves@redhat.com>
8511
8512 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
8513 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
8514
8515 2017-11-16 Pedro Alves <palves@redhat.com>
8516
8517 * gdb.server/reconnect-ctrl-c.c: New file.
8518 * gdb.server/reconnect-ctrl-c.exp: New file.
8519
8520 2017-11-16 Phil Muldoon <pmuldoon@redhat.com>
8521
8522 * gdb.python/py-rbreak.exp: New file.
8523 * gdb.python/py-rbreak.c: New file.
8524 * gdb.python/py-rbreak-func2.c: New file.
8525
8526 2017-11-16 Pedro Alves <palves@redhat.com>
8527
8528 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
8529 pattern.
8530 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
8531 GDB.
8532
8533 2017-11-15 Simon Marchi <simon.marchi@ericsson.com>
8534
8535 * gdb.tui/completionn.exp (test_tab_completion): Add space in
8536 regex.
8537
8538 2017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
8539
8540 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
8541 test names.
8542
8543 2017-11-09 Pedro Alves <palves@redhat.com>
8544
8545 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
8546 factored out from ...
8547 (top level): ... here, and adjusted to avoid expecting beyond the
8548 prompt in a single gdb_test_multiple.
8549
8550 2017-11-09 Pedro Alves <palves@redhat.com>
8551
8552 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
8553 output.
8554 * gdb.server/ext-attach.exp ("kill" test): Likewise.
8555 * gdb.server/ext-restart.exp ("kill" test): Likewise.
8556 * gdb.server/ext-run.exp ("kill" test): Likewise.
8557 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
8558
8559 2017-11-09 Pedro Alves <palves@redhat.com>
8560
8561 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
8562 match till end of line.
8563
8564 2017-11-09 Pedro Alves <palves@redhat.com>
8565
8566 * gdb.base/memattr.exp: Tighten regexes to match the end line.
8567
8568 2017-11-09 Pedro Alves <palves@redhat.com>
8569
8570 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
8571 New procedures, factored out from ...
8572 (top level): ... here, and adjusted to avoid expecting beyond the
8573 prompt in one go.
8574
8575 2017-11-09 Pedro Alves <palves@redhat.com>
8576
8577 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
8578 output. Fix '?' match.
8579
8580 2017-11-08 Joel Brobecker <brobecker@adacore.com>
8581
8582 * gdb.ada/scoped_watch: New testcase.
8583 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
8584 which is actually correct.
8585 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
8586 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
8587
8588 2017-11-08 Pedro Alves <palves@redhat.com>
8589
8590 * gdb.gdb/complaints.exp (test_initial_complaints)
8591 (test_serial_complaints, test_short_complaints): Call
8592 complaint_internal instead of complaint.
8593
8594 2017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
8595
8596 * gdb.threads/tls-core.c: New file.
8597 * gdb.threads/tls-core.exp: Likewise.
8598
8599 2017-11-08 Pedro Alves <palves@redhat.com>
8600
8601 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
8602 (p Exported_Capitalized): New test.
8603 (p exported_capitalized): New test.
8604
8605 2017-11-07 Pedro Alves <palves@redhat.com>
8606
8607 * gdb.cp/ena-dis-br-range.exp: Add more tests.
8608
8609 2017-11-07 Pedro Alves <palves@redhat.com>
8610
8611 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
8612 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
8613 (disable_invalid, disable_inverted, disable_negative): New
8614 procedures.
8615 ("bad numbers"): New set of tests.
8616
8617 2017-11-07 Pedro Alves <palves@redhat.com>
8618
8619 * gdb.cp/ena-dis-br-range.exp: Add tests.
8620
8621 2017-11-07 Pedro Alves <palves@redhat.com>
8622
8623 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
8624
8625 2017-11-07 Xavier Roirand <roirand@adacore.com>
8626 Pedro Alves <palves@redhat.com>
8627
8628 * gdb.base/ena-dis-br.exp: Add reference to
8629 gdb.cp/ena-dis-br-range.exp.
8630 * gdb.cp/ena-dis-br-range.exp: New file.
8631 * gdb.cp/ena-dis-br-range.cc: New file.
8632
8633 2017-11-06 Pedro Alves <palves@redhat.com>
8634
8635 * gdb.base/attach-non-pgrp-leader.c: New.
8636 * gdb.base/attach-non-pgrp-leader.exp: New.
8637
8638 2017-11-06 Pedro Alves <palves@redhat.com>
8639
8640 * configure.ac: No longer check for termio.h and sgtty.h.
8641 * configure: Regenerate.
8642 * remote-utils.c: Include termios.h instead of gdb_termios.h.
8643 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
8644 Remove termio and sgtty code.
8645
8646 2017-11-03 Yao Qi <yao.qi@linaro.org>
8647
8648 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
8649 in GDB is disabled.
8650
8651 2017-11-03 Yao Qi <yao.qi@linaro.org>
8652
8653 * gdb.python/py-thrhandle.exp: Skip it if python is not
8654 enabled.
8655
8656 2017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
8657
8658 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
8659 as a breakpoint command.
8660
8661 2017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
8662
8663 PR python/21213
8664 * gdb.python/py-infthread.exp: Test calling
8665 InferiorThread.inferior () multiple times in a row.
8666
8667 2017-10-27 Keith Seitz <keiths@redhat.com>
8668
8669 * gdb.opt/inline-break.exp (break_info_1): New procedure.
8670 Test "info break" for every inlined function breakpoint.
8671
8672 2017-10-27 Yao Qi <yao.qi@linaro.org>
8673
8674 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
8675
8676 2017-10-26 Patrick Frants <osscontribute@gmail.com>
8677
8678 * gdb.cp/classes.exp (test_static_members): Test printing
8679 Outer::instance.
8680 * gdb.cp/classes.c (struct Inner, struct Outer): New.
8681 (Inner::instance, Outer::instance): New.
8682
8683 2017-10-24 Pedro Alves <palves@redhat.com>
8684
8685 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
8686 extra console" test in two stages.
8687
8688 2017-10-24 Pedro Alves <palves@redhat.com>
8689
8690 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
8691
8692 2017-10-24 Pedro Alves <palves@redhat.com>
8693
8694 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
8695 loop.
8696
8697 2017-10-24 Pedro Alves <palves@redhat.com>
8698
8699 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
8700 $attempt" and "stoppedtry $stoppedtry" test prefixes.
8701
8702 2017-10-24 Pedro Alves <palves@redhat.com>
8703
8704 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
8705 parameter and handle it. Don't output read value in test name.
8706
8707 2017-10-24 Pedro Alves <palves@redhat.com>
8708
8709 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
8710 custom test name.
8711
8712 2017-10-24 Pedro Alves <palves@redhat.com>
8713
8714 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
8715 include the unstable output directory name in the test's name.
8716 (initial_setup_simple) <'set args'>: Use custom test name.
8717
8718 2017-10-24 Pedro Alves <palves@redhat.com>
8719
8720 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
8721 with explicit test name.
8722
8723 2017-10-20 Pedro Alves <palves@redhat.com>
8724
8725 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
8726 'wait -i'. Use gdb_assert and remote_close.
8727
8728 2017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
8729
8730 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
8731 number from variable rather than hard-coded.
8732
8733 2017-10-19 Pedro Alves <palves@redhat.com>
8734
8735 * gdb.base/long-inferior-output.c: New file.
8736 * gdb.base/long-inferior-output.exp: New file.
8737
8738 2017-11-18 Keith Seitz <keiths@redhat.com>
8739
8740 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
8741 method.
8742 (main): Call it.
8743 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
8744 Add additional user-defined conversion operator tests.
8745
8746 2017-10-17 Pedro Alves <palves@redhat.com>
8747
8748 * boards/native-stdio-gdbserver.exp: Load "local-board".
8749
8750 2017-10-17 Pedro Alves <palves@redhat.com>
8751
8752 * gdb.base/quit-live.c: New file.
8753 * gdb.base/quit-live.exp: New file.
8754
8755 2017-10-16 Keith Seitz <keiths@redhat.com>
8756
8757 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
8758 (class_with_protected_typedef, class_with_private_typedef)
8759 (struct_with_public_typedef, struct_with_protected_typedef)
8760 (struct_with_private_typedef): New classes/structs.
8761 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
8762 typedefs and access specifiers.
8763
8764 2017-10-16 Pedro Alves <palves@redhat.com>
8765 Simon Marchi <simon.marchi@polymtl.ca>
8766
8767 * README (Local vs Remote vs Native): New section.
8768 * boards/local-board.exp: New file, with bits factored out from
8769 ...
8770 * boards/native-extended-gdbserver.exp: ... here. Load
8771 "local-board".
8772 * boards/native-gdbserver.exp: Load "local-board".
8773 (${board}_spawn, ${board}_exec): Delete.
8774 * boards/native-stdio-gdbserver.exp: Most contents factored out to
8775 ...
8776 * boards/stdio-gdbserver-base.exp: ... this new file.
8777 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
8778 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
8779 procedure.
8780 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
8781 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
8782 stdio_gdbserver_command.
8783 (${board}_get_remote_address, ${board}_get_comm_port)
8784 (${board}_download, ${board}_upload): Delete.
8785 (get_target_remote_pipe_cmd): New.
8786
8787 2017-10-16 Simon Marchi <simon.marchi@ericsson.com>
8788
8789 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
8790 test_bkpt_deletion, test_bkpt_cond_and_cmds,
8791 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
8792 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
8793 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
8794 remove with_test_prefix.
8795
8796 2017-10-13 Pedro Alves <palves@redhat.com>
8797
8798 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
8799 * gdb.base/annota1.exp: Use it instead of is_remote.
8800 * gdb.base/annota3.exp: Use it instead of is_remote.
8801 * gdb.cp/annota2.exp: Use it instead of is_remote.
8802 * gdb.cp/annota3.exp: Use it instead of is_remote.
8803 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
8804
8805 2017-10-13 Pedro Alves <palves@redhat.com>
8806
8807 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
8808 (test_num_test_vars, run_and_count_vars, find_env)
8809 (test_set_unset_env, test_inherit_env_var): New procedures.
8810 (top level): Use them.
8811
8812 2017-10-13 Pedro Alves <palves@redhat.com>
8813
8814 * lib/selftest-support.exp (selftest_setup): Extend comments, and
8815 also skip on stub-like targets.
8816
8817 2017-10-13 Pedro Alves <palves@redhat.com>
8818
8819 PR gdb/22293
8820 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
8821 (top level): Move some tests to ...
8822 (test_not_found): ... this new procedure.
8823 (top level): Call it.
8824
8825 2017-10-13 Pedro Alves <palves@redhat.com>
8826
8827 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
8828 expect different "info terminal" output if testing with a
8829 non-native target.
8830
8831 2017-10-13 Pedro Alves <palves@redhat.com>
8832 Simon Marchi <simon.marchi@polymtl.ca>
8833
8834 PR python/12966
8835 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
8836
8837 2017-10-13 Pedro Alves <palves@redhat.com>
8838
8839 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
8840 already.
8841
8842 2017-10-13 Pedro Alves <palves@redhat.com>
8843
8844 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
8845 is_remote.
8846
8847 2017-10-13 Pedro Alves <palves@redhat.com>
8848
8849 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
8850 is_remote.
8851
8852 2017-10-13 Pedro Alves <palves@redhat.com>
8853
8854 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
8855 is set.
8856 (corefile_test_attach): Likewise. Check can_spawn_for_attach
8857 instead of is_remote.
8858
8859 2017-10-13 Pedro Alves <palves@redhat.com>
8860
8861 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
8862 (top level): Add comment.
8863
8864 2017-10-13 Pedro Alves <palves@redhat.com>
8865
8866 * gdb.base/remote.exp (top level): Fix comment typo and add
8867 missing return.
8868
8869 2017-10-13 Pedro Alves <palves@redhat.com>
8870 Simon Marchi <simon.marchi@polymtl.ca>
8871
8872 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
8873 calls and add comments. Skip test if use_gdb_stub is set.
8874 (top level): Use "set cwd" command instead of "cd" command.
8875
8876 2017-10-13 Pedro Alves <palves@redhat.com>
8877
8878 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
8879 is_remote target check.
8880
8881 2017-10-13 Pedro Alves <palves@redhat.com>
8882
8883 * gdb.base/scope.exp: Use build_executable + clean_restart +
8884 gdb_file_cmd instead of prepare_for_testing and no longer skip
8885 "before run" tests on is_remote target boards. Update comments.
8886 * boards/native-extended-gdbserver.exp
8887 (extended_gdbserver_load_last_file): New, factored out from ...
8888 (gdb_load): ... this. Move further below and add comment.
8889 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
8890
8891 2017-10-12 Pedro Alves <palves@redhat.com>
8892
8893 * gdb.base/attach.exp: Remove references to gdb64.
8894 * gdb.base/dbx.exp: Remove references to gdb64.
8895
8896 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
8897 Pedro Alves <palves@redhat.com>
8898
8899 * gdb.base/label.exp: Remove is_remote target check.
8900
8901 2017-10-12 Pedro Alves <palves@redhat.com>
8902
8903 * gdb.base/auvx.exp (coredir): Update comment.
8904 (top level) <core_works>: Use "set cwd" command instead of "cd"
8905 command.
8906
8907 2017-10-12 Pedro Alves <palves@redhat.com>
8908 Simon Marchi <simon.marchi@polymtl.ca>
8909
8910 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
8911 target boards.
8912
8913 2017-10-12 Pedro Alves <palves@redhat.com>
8914 Simon Marchi <simon.marchi@polymtl.ca>
8915
8916 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
8917 Instead skip if there's any gdb_protocol set.
8918
8919 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
8920 Pedro Alves <palves@redhat.com>
8921
8922 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
8923
8924 2017-10-12 Pedro Alves <palves@redhat.com>
8925 Simon Marchi <simon.marchi@polymtl.ca>
8926
8927 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
8928 instead of on dejagnu remote boards.
8929
8930 2017-10-12 Pedro Alves <palves@redhat.com>
8931 Simon Marchi <simon.marchi@polymtl.ca>
8932
8933 * gdb.base/inferior-died.exp: Remove is_remote and isnative
8934 checks. Use build_executable + clean_restart instead of
8935 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
8936 of enabling non-stop after starting gdb.
8937
8938 2017-10-12 Pedro Alves <palves@redhat.com>
8939
8940 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
8941 * gdb.threads/non-ldr-exc-2.exp: Ditto.
8942 * gdb.threads/non-ldr-exc-3.exp: Ditto.
8943 * gdb.threads/non-ldr-exc-4.exp: Ditto.
8944
8945 2017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
8946
8947 * gdb.arch/arc-tdesc-cpu.exp: New file.
8948 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
8949
8950 2017-10-10 Simon Marchi <simon.marchi@ericsson.com>
8951
8952 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
8953
8954 2017-10-10 Pedro Alves <palves@redhat.com>
8955
8956 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
8957 expect CLI output.
8958
8959 2017-10-10 Pedro Alves <palves@redhat.com>
8960
8961 * lib/selftest-support.exp (selftest_setup): Update for
8962 captured_command_loop's prototype change.
8963
8964 2017-10-09 Pedro Alves <palves@redhat.com>
8965
8966 Test both arch1=>arch2 and arch2=>arch1.
8967
8968 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
8969 (srcfile2, binfile2, march1, march2): Remove globals. Largely
8970 factored out to...
8971 (append_arch1_options, append_arch2_options, append_arch_options)
8972 (build_executables): New procedures.
8973 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
8974 local.
8975 (top level): Add new 'first_arch' testing axis.
8976
8977 2017-10-09 Pedro Alves <palves@redhat.com>
8978
8979 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
8980 (barrier): New.
8981 (thread_start, all_started): New functions.
8982 (main): Spawn new thread and wait until it is scheduled.
8983 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
8984 option.
8985 (do_test): Add 'selected_thread' parameter. Run to all_started
8986 instead of main. Explicitly set the breakpoint at main. Switch
8987 to the SELECTED_THREAD thread.
8988 (top level): Test handling the exec event with either the main
8989 thread or the second thread selected.
8990
8991 2017-10-09 Pedro Alves <palves@redhat.com>
8992
8993 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
8994 logic. Move STOP marker after the value checks.
8995 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
8996 regexp.
8997
8998 2017-10-06 Sandra Loosemore <sandra@codesourcery.com>
8999
9000 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
9001
9002 2017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
9003
9004 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
9005 integer-to-dfp conversion.
9006 * gdb.base/dfp-test.exp: Likewise.
9007
9008 2017-10-04 Pedro Alves <palves@redhat.com>
9009
9010 * gdb.multi/hangout.c: Include <unistd.h>.
9011 (hangout_loop): New function.
9012 (main): Call alarm. Call hangout_loop in a loop.
9013 * gdb.multi/hello.c: Include <unistd.h>.
9014 (hello_loop): New function.
9015 (main): Call alarm. Call hangout_loop in a loop.
9016 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
9017 inferior with the other selected.
9018
9019 2017-10-04 Simon Marchi <simon.marchi@ericsson.com>
9020
9021 * gdb.mi/list-thread-groups-available.exp: New file.
9022 * gdb.mi/list-thread-groups-available.c: New file.
9023
9024 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
9025
9026 * gdb.base/set-cwd.exp: Make it available on
9027 native-extended-gdbserver.
9028
9029 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
9030
9031 * gdb.base/set-cwd.c: New file.
9032 * gdb.base/set-cwd.exp: Likewise.
9033
9034 2017-10-02 Tom Tromey <tom@tromey.com>
9035
9036 PR rust/22236:
9037 * gdb.rust/simple.rs (main): New variable "fslice".
9038 * gdb.rust/simple.exp: Add slice tests. Update string tests.
9039
9040 2017-10-02 Tom Tromey <tom@tromey.com>
9041
9042 * gdb.rust/simple.exp: Test ptype of a slice.
9043
9044 2017-10-02 Tom Tromey <tom@tromey.com>
9045
9046 * gdb.rust/simple.exp: Test index of slice.
9047
9048 2017-09-27 Tom Tromey <tom@tromey.com>
9049
9050 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
9051
9052 2017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
9053 Pedro Alves <palves@redhat.com>
9054
9055 * gdb.base/compare-sections.exp (get value of read-only section): Read
9056 as unsigned value.
9057 (corrupt read-only section): Likewise and don't set written if patching
9058 failed.
9059
9060 2017-09-21 Kevin Buettner <kevinb@redhat.com>
9061
9062 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
9063 files.
9064
9065 2017-09-20 Pedro Alves <palves@redhat.com>
9066
9067 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
9068 symbol names in gdb's output.
9069 * gdb.cp/overload.exp ("list all overloads"): Likewise.
9070
9071 2017-09-20 Pedro Alves <palves@redhat.com>
9072
9073 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
9074 Rename to ...
9075 (test_list_ambiguous_symbol): ... this and add a symbol name
9076 parameter. Adjust.
9077 (test_list_ambiguous_function): Reimplement on top of
9078 test_list_ambiguous_symbol and also test listing ambiguous
9079 variables.
9080 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
9081 (ambiguous_fun): ... this.
9082 (ambiguous_var): New.
9083 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
9084 (ambiguous_fun): ... this.
9085 (ambiguous_var): New.
9086
9087 2017-09-19 John Baldwin <jhb@FreeBSD.org>
9088
9089 * gdb.base/starti.c: New file.
9090 * gdb.base/starti.exp: New file.
9091 * lib/gdb.exp (gdb_starti_cmd): New procedure.
9092
9093 2017-09-14 Pedro Alves <palves@redhat.com>
9094
9095 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
9096 (top level): Use it instead of runto.
9097
9098 2017-09-11 Tom Tromey <tom@tromey.com>
9099
9100 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
9101
9102 2017-09-11 Tom Tromey <tom@tromey.com>
9103
9104 * gdb.python/py-infthread.exp: Add tests for new_thread event.
9105 * gdb.python/py-inferior.exp: Add tests for new inferior events.
9106
9107 2017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
9108
9109 * gdb.fortran/printing-types.exp: New file.
9110 * gdb.fortran/printing-types.exp: New file.
9111
9112 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
9113
9114 * gdb.fortran/vla-ptype.exp: Fix typos.
9115 * gdb.fortran/vla-value.exp: Same.
9116
9117 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
9118
9119 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
9120 * gdb.mi/mi-var-child-f.exp: Likewise.
9121 * gdb.mi/mi-vla-fortran.exp: Likewise.
9122
9123 2017-09-08 Frank Penczek <frank.penczek@intel.com>
9124 Christoph Weinmann <christoph.t.weinmann@intel.com>
9125 Bernhard Heckel <bernhard.heckel@intel.com>
9126
9127 * gdb.fortran/ptr-indentation.f90: New file.
9128 * gdb.fortran/ptr-indentation.exp: New file.
9129
9130 2017-09-05 Tom Tromey <tom@tromey.com>
9131
9132 PR gdb/22010:
9133 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
9134
9135 2017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
9136
9137 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
9138
9139 2017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
9140
9141 * gdb.threads/tls-nodebug-pie.c: New file.
9142 * gdb.threads/tls-nodebug-pie.exp: New file.
9143
9144 2017-09-05 Tom Tromey <tom@tromey.com>
9145
9146 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
9147 for rust.
9148
9149 2017-09-05 Simon Marchi <simon.marchi@ericsson.com>
9150
9151 * gdb.multi/multi-arch-exec.exp: Test with different
9152 "follow-exec-mode" settings.
9153 (do_test): New procedure.
9154
9155 2017-09-04 Pedro Alves <palves@redhat.com>
9156
9157 * gdb.base/func-static.c (S::method const, S::method volatile)
9158 (S::method volatile const): New methods.
9159 (c_s, v_s, cv_s): New instances.
9160 (main): Call method() on them.
9161 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
9162 (cannot_resolve): New procedure.
9163 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
9164 print-quote-unquoted columns.
9165 (do_test): Test printing each scope too.
9166
9167 2017-09-04 Pedro Alves <palves@redhat.com>
9168
9169 * gdb.base/local-static.exp: Also test with
9170 class::method::variable wholly quoted.
9171 * gdb.cp/m-static.exp (class::method::variable): Remove test.
9172
9173 2017-09-04 Pedro Alves <palves@redhat.com>
9174
9175 * gdb.base/local-static.c: New.
9176 * gdb.base/local-static.cc: New.
9177 * gdb.base/local-static.exp: New.
9178
9179 2017-09-04 Pedro Alves <palves@redhat.com>
9180
9181 * gdb.asm/asm-source.exp: Add casts to int.
9182 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
9183 (dataglobal64_1, dataglobal64_2): New globals.
9184 * gdb.base/nodebug.exp: Test different expressions involving the
9185 new globals, with print, whatis and ptype. Add casts to int.
9186 * gdb.base/solib-display.exp: Add casts to int.
9187 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
9188 * gdb.cp/m-static.exp: Add cast to int.
9189 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
9190 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
9191 tls variable with no debug info without a cast. Test with a cast
9192 to int too.
9193 * gdb.trace/entry-values.exp: Add casts.
9194
9195 2017-09-04 Pedro Alves <palves@redhat.com>
9196
9197 * gdb.base/nodebug.exp: Test that ptype's error about functions
9198 with unknown return type includes the function name too.
9199
9200 2017-09-04 Pedro Alves <palves@redhat.com>
9201
9202 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
9203 return type of munmap in infcall.
9204 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
9205 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
9206 type of ftell in infcall.
9207 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
9208 type of getpid in infcall.
9209 * gdb.base/infcall-exec.exp: Cast return type of execlp in
9210 infcall.
9211 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
9212 Bail on failure to extract the pid.
9213 * gdb.base/nodebug.c: #include <stdint.h>.
9214 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
9215 New functions.
9216 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
9217 Change expected output of print/whatis/ptype with functions with
9218 no debug info. Test all supported languages. Call
9219 test_call_promotion.
9220 * gdb.compile/compile.exp: Adjust expected output to expect
9221 warning.
9222 * gdb.threads/siginfo-threads.exp: Likewise.
9223
9224 2017-09-04 Pedro Alves <palves@redhat.com>
9225
9226 * gdb.base/callfuncs.exp (do_function_calls): New parameter
9227 "prototypes". Test calling float functions via prototyped and
9228 unprototyped function pointers.
9229 (perform_all_tests): New parameter "prototypes". Pass it down.
9230 (top level): Pass down "prototypes" parameter to
9231 perform_all_tests.
9232
9233 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
9234
9235 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
9236 Test with nested loops.
9237
9238 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
9239
9240 * gdb.base/commands.exp: Call the new procedures.
9241 (loop_break_test, loop_continue_test): New procedures.
9242
9243 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
9244
9245 * gdb.base/commands.exp: Call new procedure.
9246 (define_if_without_arg_test): New procedure.
9247
9248 2017-09-04 Pedro Alves <palves@redhat.com>
9249
9250 * gdb.base/list-ambiguous.exp: New file.
9251 * gdb.base/list-ambiguous0.c: New file.
9252 * gdb.base/list-ambiguous1.c: New file.
9253 * gdb.base/list.exp (test_list_range): Adjust expected output.
9254
9255 2017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
9256
9257 * gdb.base/share-env-with-gdbserver.c: New file.
9258 * gdb.base/share-env-with-gdbserver.exp: Likewise.
9259
9260 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
9261
9262 * gdb.base/commands.exp (gdbvar_simple_if_test,
9263 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
9264 progvar_simple_if_test, progvar_simple_while_test,
9265 progvar_complex_if_while_test, user_defined_command_test,
9266 user_defined_command_args_eval,
9267 user_defined_command_args_stack_test,
9268 user_defined_command_manyargs_test, bp_deleted_in_command_test,
9269 temporary_breakpoint_commands,
9270 gdb_test_no_prompt, redefine_hook_test,
9271 redefine_backtrace_test): Remove "global gdb_prompt".
9272
9273 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
9274
9275 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
9276 New proc, call it from toplevel.
9277
9278 2017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
9279
9280 PR remote/21852
9281 * gdb.server/normal.c: New file, copied from gdb.base.
9282 * gdb.server/run-without-local-binary.exp: New file.
9283
9284 2017-08-07 Weimin Pan <weimin.pan@oracle.com>
9285
9286 * gdb.arch/sparc64-adi.exp: New file.
9287 * gdb.arch/sparc64-adi.c: New file.
9288
9289 2017-08-22 Pedro Alves <palves@redhat.com>
9290
9291 * gdb.cp/overload.exp (line_range_pattern): New procedure.
9292 (top level): Add "list all overloads" tests.
9293
9294 2017-08-22 Tom Tromey <tom@tromey.com>
9295
9296 * gdb.gdb/xfullpath.exp: Remove.
9297
9298 2017-08-21 Pedro Alves <palves@redhat.com>
9299
9300 PR gdb/19487
9301 * gdb.base/symbol-alias.c: New.
9302 * gdb.base/symbol-alias2.c: New.
9303 * gdb.base/symbol-alias.exp: New.
9304
9305 2017-08-21 Pedro Alves <palves@redhat.com>
9306
9307 * gdb.base/dfp-test.c
9308 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
9309 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
9310 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
9311 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
9312 * gdb.base/whatis-ptype-typedefs.c: New.
9313 * gdb.base/whatis-ptype-typedefs.exp: New.
9314 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
9315 (an_int, an_int_type, an_int_type2): New globals.
9316 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
9317 involving typedefs and cast expressions.
9318 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
9319 (lookup_typedefs_function): New.
9320 (typedefs_pretty_printers_dict): New.
9321 (top level): Register lookup_typedefs_function in
9322 gdb.pretty_printers.
9323
9324 2017-08-18 Yao Qi <yao.qi@linaro.org>
9325
9326 * gdb.server/unittest.exp: New.
9327
9328 2017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
9329
9330 PR gdb/21954
9331 * gdb.base/environ.exp: Add test to check if 'unset environment'
9332 works.
9333
9334 2017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
9335
9336 * lib/gdb.exp (universal_compile_options): New caching proc.
9337 (gdb_compile): Suppress GCC's coloring of messages.
9338
9339 2017-08-14 Tom Tromey <tom@tromey.com>
9340
9341 PR gdb/21675:
9342 * gdb.base/printcmds.exp (test_radices): New function.
9343 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
9344 * gdb.base/sizeof.exp (check_valueof): Use p/d.
9345 * lib/gdb.exp (get_integer_valueof): Use p/d.
9346
9347 2017-08-12 Simon Marchi <simon.marchi@ericsson.com>
9348
9349 * lib/gdb.exp (get_valueof): Don't capture end-of-line
9350 characters.
9351
9352 2017-08-05 Tom Tromey <tom@tromey.com>
9353
9354 * gdb.rust/simple.exp: Allow String to appear in a different
9355 namespace.
9356
9357 2017-07-26 Yao Qi <yao.qi@linaro.org>
9358
9359 * gdb.gdb/unittest.exp: Invoke command
9360 "maintenance check xml-descriptions".
9361
9362 2017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
9363
9364 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
9365 calling context.
9366 (hex128): Drop erroneous calculation of parameters.
9367
9368 2017-07-22 Simon Marchi <simon.marchi@ericsson.com>
9369
9370 * gdb.python/py-unwind.exp: Disable stack protection when
9371 building test file.
9372
9373 2017-07-20 Pedro Alves <palves@redhat.com>
9374
9375 * gdb.base/default.exp (set language): Adjust expected output.
9376
9377 2017-07-20 Pedro Alves <palves@redhat.com>
9378
9379 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
9380 (test_minsym): ... this, and make static.
9381 (get_pck__foo__bar__minsym): Rename to ...
9382 (get_test_minsym): ... this.
9383 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
9384 symbol names and comments.
9385 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
9386 (get_test_minsym): ... this.
9387 (pck__foo__bar__minsym__2): Rename to ...
9388 (test_minsym): ... this.
9389 (main): Adjust.
9390
9391 2017-07-17 Pedro Alves <palves@redhat.com>
9392
9393 * gdb.base/completion.exp: Adjust expected output.
9394 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
9395 the completer works.
9396
9397 2017-07-17 Pedro Alves <palves@redhat.com>
9398
9399 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
9400
9401 2017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
9402
9403 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
9404
9405 2017-07-14 Tom Tromey <tom@tromey.com>
9406
9407 PR rust/21764:
9408 * gdb.rust/simple.exp: Add tests.
9409
9410 2017-07-14 Tom Tromey <tom@tromey.com>
9411
9412 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
9413
9414 2017-07-14 Pedro Alves <palves@redhat.com>
9415
9416 * gdb.linespec/base/one/thefile.cc (z1): New function.
9417 * gdb.linespec/base/two/thefile.cc (z2): New function.
9418 * gdb.linespec/linespec.exp: Add tests.
9419
9420 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
9421
9422 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
9423 to mi_create_breakpoint.
9424
9425 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
9426
9427 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
9428 mi_create_breakpoint.
9429
9430 2017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
9431
9432 * gdb.dlang/demangle.exp: Update for demangling changes.
9433
9434 2017-07-09 Tom Tromey <tom@tromey.com>
9435
9436 * gdb.dwarf2/shortpiece.exp: New file.
9437
9438 2017-07-06 David Blaikie <dblaikie@gmail.com>
9439
9440 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
9441 built from fissiont-multi-cu{1,2}.c.
9442 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
9443 except putting 'main' and 'func' in separate CUs in the same DWO file.
9444 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
9445 test.
9446 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
9447 test.
9448
9449 2017-07-06 Pedro Alves <palves@redhat.com>
9450
9451 * gdb.python/py-unwind.exp: Test flushregs.
9452
9453 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
9454
9455 PR cli/21688
9456 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
9457 tests for alias commands and trailing whitespace.
9458
9459 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
9460
9461 PR cli/21688
9462 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
9463 procedure. Call it.
9464
9465 2017-06-29 Pedro Alves <palves@redhat.com>
9466
9467 * gdb.base/printcmds.exp: Add tests.
9468
9469 2017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
9470
9471 PR gdb/21337
9472 * gdb.base/reread-readsym.exp: New file.
9473 * gdb.base/reread-readsym.c: New file.
9474
9475 2017-06-21 Kevin Buettner <kevinb@redhat.com>
9476
9477 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
9478 subpattern.
9479
9480 2017-06-19 Peter Bergner <bergner@vnet.ibm.com>
9481
9482 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
9483 extended mnemonic.
9484 * gdb.arch/powerpc-power9.s: Likewise.
9485
9486 2017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
9487
9488 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
9489 on 32-bit x86 targets. Exploit is_*_target macros where
9490 appropriate.
9491
9492 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9493
9494 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
9495 register pieces.
9496
9497 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9498
9499 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
9500 located in one or more DWARF pieces.
9501
9502 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9503
9504 * lib/gdb.exp (get_endianness): New proc.
9505 * gdb.arch/aarch64-fp.exp: Use it.
9506 * gdb.arch/altivec-regs.exp: Likewise.
9507 * gdb.arch/e500-regs.exp: Likewise.
9508 * gdb.arch/vsx-regs.exp: Likewise.
9509 * gdb.base/dump.exp: Likewise.
9510 * gdb.base/funcargs.exp: Likewise.
9511 * gdb.base/gnu_vector.exp: Likewise.
9512 * gdb.dwarf2/formdata16.exp: Likewise.
9513 * gdb.dwarf2/implptrpiece.exp: Likewise.
9514 * gdb.dwarf2/nonvar-access.exp: Likewise.
9515 * gdb.python/py-inferior.exp: Likewise.
9516 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
9517
9518 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9519
9520 PR gdb/21226
9521 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
9522 stack value pieces are taken from the LSB end.
9523
9524 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9525
9526 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
9527 variable at nonzero offset.
9528
9529 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9530
9531 * gdb.dwarf2/var-access.c: New file.
9532 * gdb.dwarf2/var-access.exp: New test.
9533 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
9534
9535 2017-06-12 Tom Tromey <tom@tromey.com>
9536
9537 * gdb.dwarf2/formdata16.exp: Add tests.
9538
9539 2017-06-12 Tom Tromey <tom@tromey.com>
9540
9541 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
9542
9543 2017-06-12 Tom Tromey <tom@tromey.com>
9544
9545 PR exp/16225:
9546 * gdb.reverse/i386-sse-reverse.exp: Update tests.
9547 * gdb.arch/vsx-regs.exp: Update tests.
9548 * gdb.arch/s390-vregs.exp (hex128): New proc.
9549 Update test.
9550 * gdb.arch/altivec-regs.exp: Update tests.
9551
9552 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
9553
9554 * gdb.base/startup-with-shell.c: New file.
9555 * gdb.base/startup-with-shell.exp: Likewise.
9556
9557 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
9558
9559 * gdb.server/non-existing-program.exp: Update regex in order to
9560 reflect the fact that gdbserver is now using fork_inferior (with a
9561 shell) to startup the inferior.
9562
9563 2017-05-30 Simon Marchi <simon.marchi@ericsson.com>
9564
9565 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
9566 support function calls from GDB.
9567
9568 2017-05-21 Tom Tromey <tom@tromey.com>
9569
9570 PR rust/21466:
9571 * gdb.rust/unsized.exp: New file.
9572 * gdb.rust/unsized.rs: New file.
9573
9574 2017-05-19 Tom Tromey <tom@tromey.com>
9575
9576 PR rust/21484:
9577 * gdb.rust/watch.exp: New file.
9578 * gdb.rust/watch.rs: New file.
9579
9580 2017-05-18 Tom Tromey <tom@tromey.com>
9581
9582 * gdb.rust/simple.exp: Allow Box to be qualified.
9583
9584 2017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
9585
9586 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
9587
9588 2017-05-18 Pedro Alves <palves@redhat.com>
9589
9590 * gdb.base/fileio.c (test_write, test_read, test_close)
9591 (test_fstat): Don't print 'ret' in the fail path.
9592
9593 2017-05-18 Pedro Alves <palves@redhat.com>
9594
9595 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
9596 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
9597 (test_system, test_rename, test_unlink, test_time): Change
9598 prototypes.
9599 * gdb.base/fileio.exp (stop_msg): Adjust.
9600
9601 2017-05-18 Pedro Alves <palves@redhat.com>
9602
9603 * gdb.base/fileio.c (null_str): New global.
9604 (test_stat): Use it.
9605 * gdb.base/fileio.exp: Remove nowarnings.
9606
9607 2017-05-17 Yao Qi <yao.qi@linaro.org>
9608
9609 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
9610
9611 2017-05-17 Simon Marchi <simon.marchi@ericsson.com>
9612
9613 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
9614 argument command.
9615 (top-level): Invoke test_set_inferior_tty.
9616
9617 2017-05-04 Pedro Alves <palves@redhat.com>
9618
9619 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
9620 Add parens to print call for Python 3.
9621
9622 2017-05-03 Keith Seitz <keiths@redhat.com>
9623
9624 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
9625 (main): Call it.
9626
9627 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
9628
9629 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
9630 to prev and next.
9631
9632 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
9633
9634 * gdb.python/py-record-btrace.exp: Remove test for
9635 gdb.BtraceInstruction.error.
9636
9637 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
9638
9639 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
9640
9641 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
9642
9643 * gdb.python/py-record-btrace-threads.c: New file.
9644 * gdb.python/py-record-btrace-threads.exp: New file.
9645
9646 2017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
9647
9648 PR testsuite/8595
9649 * gdb.base/environ.exp: Make test available in all architectures.
9650 Move bits related to "info program" testing to
9651 gdb.base/info-program.exp. Rewrite tests to use the two new
9652 procedures mentione below.
9653 (test_set_show_env_var) New procedure.
9654 (test_set_show_env_var_equal): Likewise.
9655 * gdb.base/info-program.exp: New file.
9656
9657 2017-04-27 Keith Seitz <keiths@redhat.com>
9658
9659 * gdb.cp/oranking.cc (test15): New function.
9660 (main): Call test15 and declare additional variables for testing.
9661 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
9662 "p foo101('abc')" tests.
9663 Add tests for cv qualifier overloads.
9664 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
9665 "lvalue reference overload" test.
9666 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
9667 "print value of f1 on Child&& in f2" test.
9668
9669 2017-04-19 Pedro Alves <palves@redhat.com>
9670
9671 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
9672 procedure.
9673 (top level): Call it.
9674 * lib/gdb.exp (gdb_define_cmd): New procedure.
9675
9676 2017-04-12 Pedro Alves <palves@redhat.com>
9677
9678 PR gdb/21323
9679 * gdb.cp/wide_char_types.c: Include <wchar.h>.
9680 (wchar): New global.
9681 * gdb.cp/wide_char_types.exp (wide_char_types_program)
9682 (do_test_wide_char, wide_char_types_no_program, top level): Add
9683 wchar_t testing.
9684
9685 2017-04-12 Pedro Alves <palves@redhat.com>
9686
9687 PR c++/21323
9688 * gdb.cp/wide_char_types.c: New file.
9689 * gdb.cp/wide_char_types.exp: New file.
9690
9691 2017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
9692
9693 PR gdb/21352
9694 * gdb.trace/tsv.exp: Add test for "tsave -r".
9695
9696 2017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
9697
9698 * gdb.dlang/watch-loc.c: New file.
9699 * gdb.dlang/watch-loc.exp: New file.
9700
9701 2017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
9702
9703 * gdb.python/py-section-script.exp (sepdebug): New testcases.
9704
9705 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
9706
9707 * gdb.arch/arc-analyze-prologue.S: New file.
9708 * gdb.arch/arc-analyze-prologue.exp: Likewise.
9709
9710 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
9711
9712 * gdb.arch/arc-decode-insn.S: New file.
9713 * gdb.arch/arc-decode-insn.exp: Likewise.
9714
9715 2017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
9716
9717 PR tdep/20928
9718 * gdb.arch/sparc64-regs.exp: New file.
9719 * gdb.arch/sparc64-regs.S: Likewise.
9720
9721 2017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
9722
9723 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
9724 and memory view on Python 3.
9725
9726 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
9727 Keith Seitz <keiths@redhat.com>
9728
9729 PR gdb/14441
9730 * gdb.cp/demangle.exp: Add rvalue reference tests.
9731 * gdb.cp/rvalue-ref-casts.cc: New file.
9732 * gdb.cp/rvalue-ref-casts.exp: New file.
9733 * gdb.cp/rvalue-ref-overload.cc: New file.
9734 * gdb.cp/rvalue-ref-overload.exp: New file.
9735 * gdb.cp/rvalue-ref-params.cc: New file.
9736 * gdb.cp/rvalue-ref-params.exp: New file.
9737 * gdb.cp/rvalue-ref-sizeof.cc: New file.
9738 * gdb.cp/rvalue-ref-sizeof.exp: New file.
9739 * gdb.cp/rvalue-ref-types.cc: New file.
9740 * gdb.cp/rvalue-ref-types.exp: New file.
9741 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
9742 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
9743
9744 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
9745
9746 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
9747 New procedure.
9748
9749 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
9750
9751 * lib/mi-support.exp (mi_gdb_test): Add additional message
9752 for unexpected output.
9753
9754 2017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
9755
9756 * gdb.base/examine-backward.c (Barrier): New character array
9757 constant, to ensure that TestStrings is preceded by a string
9758 terminator.
9759
9760 2017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
9761
9762 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
9763 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
9764 and implicit pointer into such a location.
9765
9766 2017-03-16 Doug Evans <dje@google.com>
9767
9768 * gdb.python/py-lazy-string (pointer): Really add new typedef.
9769
9770 2017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
9771
9772 * gdb.cp/m-static.exp: Fix expectation for prototype of
9773 test5.single_constructor and single_constructor::single_constructor.
9774
9775 2017-03-16 Doug Evans <dje@google.com>
9776
9777 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
9778 * gdb.guile/scm-lazy-string.c: New file.
9779 * gdb.guile/scm-value.exp: Move lazy string tests to ...
9780 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
9781 for pointer, array, typedef lazy strings.
9782
9783 2017-03-16 Doug Evans <dje@google.com>
9784
9785 PR python/17728, python/18439, python/18779
9786 * gdb.python/py-value.c (main) Delete locals sptr, sn.
9787 * gdb.python/py-lazy-string.c (pointer): New typedef.
9788 (main): New locals ptr, array, typedef_ptr.
9789 * gdb.python/py-value.exp: Move lazy string tests to ...
9790 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
9791 array, typedef lazy strings.
9792
9793 2017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
9794
9795 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
9796 Add optional 'test' parameter.
9797
9798 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
9799
9800 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
9801 Skip for versions of DejaGnu < 1.5.
9802
9803 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
9804
9805 * lib/gdb.exp (dejagnu_version): New proc.
9806 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
9807 Use dejagnu_version.
9808
9809 2017-03-10 Keith Seitz <keiths@redhat.com>
9810
9811 PR c++/8128
9812 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
9813 type from destructor regexps.
9814 Add a branch which actually passes the test.
9815 Adjust "ptype t5i" test names.
9816
9817 2017-03-08 Pedro Alves <palves@redhat.com>
9818
9819 * gdb.base/step-over-exit.exp: Add explicit test message.
9820
9821 2017-03-08 Pedro Alves <palves@redhat.com>
9822
9823 PR gdb/18360
9824 * gdb.threads/interrupt-while-step-over.c: New file.
9825 * gdb.threads/interrupt-while-step-over.exp: New file.
9826
9827 2017-03-08 Pedro Alves <palves@redhat.com>
9828
9829 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
9830 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
9831
9832 2017-03-08 Pedro Alves <palves@redhat.com>
9833
9834 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
9835 PKRU as not supported as a PASS.
9836
9837 2017-03-08 Pedro Alves <palves@redhat.com>
9838
9839 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
9840 prefix instead of $binfile1/$binfile2.
9841 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
9842 in test message.
9843 * gdb.python/py-completion.exp: Use "load python file" as test
9844 messages instead of unstable path names.
9845
9846 2017-03-08 Pedro Alves <palves@redhat.com>
9847 Jan Kratochvil <jan.kratochvil@redhat.com>
9848
9849 PR cli/21218
9850 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
9851 New proc.
9852 (top level): Call it.
9853
9854 2017-03-08 Pedro Alves <palves@redhat.com>
9855
9856 PR tui/21216
9857 * gdb.tui/tui-nl-filtered-output.exp: New file.
9858
9859 2017-03-08 Pedro Alves <palves@redhat.com>
9860
9861 * gdb.base/completion.exp: Move TUI completion tests to ...
9862 * gdb.tui/completion.exp: ... this new file.
9863
9864 2017-03-08 Pedro Alves <palves@redhat.com>
9865
9866 * gdb.base/tui-disasm-long-lines.c,
9867 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
9868 gdb.base/tui-layout.exp: Move to ...
9869 * gdb.tui/: ... this new directory.
9870
9871 2017-03-07 Pedro Alves <palves@redhat.com>
9872
9873 * gdb.base/tui-layout.c: New file.
9874 * gdb.base/tui-layout.exp: New file.
9875
9876 2017-03-07 Pedro Alves <palves@redhat.com>
9877
9878 * gdb.base/tui-layout.c: Rename to ...
9879 * gdb.base/tui-disasm-long-lines.c: ... this.
9880 * gdb.base/tui-layout.exp: Rename to ...
9881 * gdb.base/tui-disasm-long-lines.exp: ... this.
9882
9883 2017-03-07 Pedro Alves <palves@redhat.com>
9884
9885 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
9886
9887 2017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
9888
9889 * i386-mpx-call.c: New file.
9890 * i386-mpx-call.exp: New file.
9891
9892 2017-02-28 Peter Bergner <bergner@vnet.ibm.com>
9893
9894 * gdb.arch/powerpc-power.exp: Delete test.
9895 * gdb.arch/powerpc-power.s: Likewise.
9896 * gdb.disasm/disassembler-options.exp: New test.
9897 * gdb.arch/powerpc-altivec.exp: Likewise.
9898 * gdb.arch/powerpc-altivec.s: Likewise.
9899 * gdb.arch/powerpc-altivec2.exp: Likewise.
9900 * gdb.arch/powerpc-altivec2.s: Likewise.
9901 * gdb.arch/powerpc-altivec3.exp: Likewise.
9902 * gdb.arch/powerpc-altivec3.s: Likewise.
9903 * gdb.arch/powerpc-power7.exp: Likewise.
9904 * gdb.arch/powerpc-power7.s: Likewise.
9905 * gdb.arch/powerpc-power8.exp: Likewise.
9906 * gdb.arch/powerpc-power8.s: Likewise.
9907 * gdb.arch/powerpc-power9.exp: Likewise.
9908 * gdb.arch/powerpc-power9.s: Likewise.
9909 * gdb.arch/powerpc-vsx.exp: Likewise.
9910 * gdb.arch/powerpc-vsx.s: Likewise.
9911 * gdb.arch/powerpc-vsx2.exp: Likewise.
9912 * gdb.arch/powerpc-vsx2.s: Likewise.
9913 * gdb.arch/powerpc-vsx3.exp: Likewise.
9914 * gdb.arch/powerpc-vsx3.s: Likewise.
9915 * gdb.arch/arm-disassembler-options.exp: Likewise.
9916 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
9917 * gdb.arch/s390-disassembler-options.exp: Likewise.
9918
9919 2017-02-23 Luis Machado <lgustavo@codesourcery.com>
9920
9921 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
9922 (check_supported_features): ... this. Changed return type to void.
9923 (supports_rdseed): New static global.
9924 (rdseed): Check supports_rdseed.
9925 (initialize): Call check_supported_features.
9926
9927 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
9928
9929 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
9930 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
9931 and lqarx/stqcx.
9932 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
9933 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
9934
9935 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
9936
9937 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
9938 uppercase.
9939
9940 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9941
9942 * gdb.dwarf2/formdata16.c: New file.
9943 * gdb.dwarf2/formdata16.exp: New file.
9944 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
9945
9946 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9947
9948 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
9949 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
9950 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
9951 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
9952 DW_AT_GNU_*.
9953
9954 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9955
9956 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
9957
9958 2017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
9959
9960 PR gdb/21164
9961 * gdb.base/maint.exp: Add testcases for when the commands do
9962 not have arguments.
9963
9964 2017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
9965
9966 * gdb.cp/chained-calls.exp: Use p instead of P.
9967
9968 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
9969
9970 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
9971 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
9972
9973 2017-02-14 Tom Tromey <tom@tromey.com>
9974
9975 PR python/13598:
9976 * gdb.python/py-events.exp: Add before_prompt event tests.
9977
9978 2017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
9979
9980 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
9981
9982 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
9983
9984 * gdb.linespec/explicit.c (my_unique_function_name): New function.
9985 (main): Call my_unique_function_name.
9986 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
9987 completion of patterns with a single match.
9988 Add missing -re switches to gdb_test_multiple calls.
9989
9990 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
9991
9992 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
9993 return if core file is not recognized.
9994
9995 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
9996
9997 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
9998 and extra UIs.
9999
10000 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
10001
10002 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
10003 proc_with_prefix.
10004
10005 2017-02-10 Tom Tromey <tom@tromey.com>
10006
10007 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
10008
10009 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
10010
10011 PR gdb/21122
10012 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
10013
10014 2017-02-08 Jerome Guitton <guitton@adacore.com>
10015
10016 * gdb.base/define.exp: Add test for command abbreviations
10017 in define.
10018
10019 2017-02-06 Luis Machado <lgustavo@codesourcery.com>
10020
10021 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
10022 * gdb.reverse/insn-reverse-x86.c: New file.
10023
10024 2017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
10025
10026 PR tdep/20936
10027 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
10028
10029 2017-02-03 Tom Tromey <tom@tromey.com>
10030
10031 PR rust/21097:
10032 * gdb.rust/simple.exp: Add new tests.
10033
10034 2017-02-02 Pedro Alves <palves@redhat.com>
10035
10036 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
10037 tests.
10038
10039 2017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
10040
10041 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
10042 taking a 2-byte value out of a 4-byte DWARF implicit value on
10043 big-endian targets.
10044 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
10045 logic. Add test cases for DW_OP_implicit.
10046
10047 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
10048
10049 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
10050
10051 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
10052
10053 * gdb.btrace/enable.exp: Call gdb_exit before
10054 skip_gdbserver_tests.
10055
10056 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
10057
10058 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
10059 GDBFLAGS.
10060
10061 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
10062
10063 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
10064 the test is skipped.
10065 * gdb.btrace/data.exp: Likewise.
10066 * gdb.btrace/delta.exp: Likewise.
10067 * gdb.btrace/dlopen.exp: Likewise.
10068 * gdb.btrace/enable-running.exp: Likewise.
10069 * gdb.btrace/enable.exp: Likewise.
10070 * gdb.btrace/exception.exp: Likewise.
10071 * gdb.btrace/function_call_history.exp: Likewise.
10072 * gdb.btrace/gcore.exp: Likewise.
10073 * gdb.btrace/instruction_history.exp: Likewise.
10074 * gdb.btrace/multi-thread-step.exp: Likewise.
10075 * gdb.btrace/nohist.exp: Likewise.
10076 * gdb.btrace/non-stop.exp: Likewise.
10077 * gdb.btrace/reconnect.exp: Likewise.
10078 * gdb.btrace/record_goto-step.exp: Likewise.
10079 * gdb.btrace/record_goto.exp: Likewise.
10080 * gdb.btrace/rn-dl-bind.exp: Likewise.
10081 * gdb.btrace/segv.exp: Likewise.
10082 * gdb.btrace/step.exp: Likewise.
10083 * gdb.btrace/stepi.exp: Likewise.
10084 * gdb.btrace/tailcall-only.exp: Likewise.
10085 * gdb.btrace/tailcall.exp: Likewise.
10086 * gdb.btrace/tsx.exp: Likewise.
10087 * gdb.btrace/unknown_functions.exp: Likewise.
10088 * gdb.btrace/vdso.exp: Likewise.
10089
10090 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
10091
10092 * gdb.btrace/enable-running.c: New.
10093 * gdb.btrace/enable-running.exp: New.
10094
10095 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
10096
10097 * gdb.arch/amd64-gs_base.c: New file.
10098 * gdb.arch/amd64-gs_base.exp: New file.
10099
10100 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
10101
10102 * lib/memory.exp: Remove spurious empty newlines.
10103
10104 2017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
10105
10106 * gdb.python/py-bad-printers.exp: Load python file using "source".
10107 * gdb.python/py-events.exp: Likewise.
10108 * gdb.python/py-evsignal.exp: Likewise.
10109 * gdb.python/py-evthreads.exp: Likewise.
10110 * gdb.python/py-frame-args.exp: Likewise.
10111 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
10112 * gdb.python/py-framefilter-mi.exp: Likewise.
10113 * gdb.python/py-framefilter.exp: Likewise.
10114 * gdb.python/py-mi.exp: Likewise.
10115 * gdb.python/py-pp-maint.exp: Likewise.
10116 * gdb.python/py-pp-registration.exp: Likewise.
10117 * gdb.python/py-prettyprint.exp: Likewise.
10118 (run_lang_tests): Likewise.
10119 * gdb.python/py-typeprint.exp: Likewise.
10120
10121 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
10122
10123 * lib/memory.exp: New file.
10124 * lib/gdb.exp: Load memory.exp.
10125 * gdb.base/memattr.exp (delete_memory): Move proc to
10126 lib/memory.exp and rename to delete_memory_regions.
10127 Replace delete_memory with delete_memory_regions.
10128 Cleanup memory regions before tests.
10129 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
10130 before tests.
10131
10132 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
10133
10134 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
10135 files.
10136 (initialize): New function conditionally defined.
10137 (testcases): Move within conditional block.
10138 (main): Call initialize.
10139 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
10140 of gdb.reverse/insn-reverse.c.
10141 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
10142 gdb.reverse/insn-reverse.c.
10143
10144 2017-01-26 Yao Qi <yao.qi@linaro.org>
10145
10146 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
10147 disassemble on address 0.
10148
10149 2017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
10150 Yao Qi <yao.qi@linaro.org>
10151
10152 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
10153 * gdb.dwarf2/implptr-64bit.S: Remove.
10154 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
10155 variables in caller's context. Add DW_OP_implicit_value.
10156
10157 2017-01-25 Yao Qi <yao.qi@linaro.org>
10158
10159 * lib/dwarf.exp (Dwarf::_location): Handle
10160 DW_OP_GNU_implicit_pointer with proper size.
10161
10162 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
10163
10164 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
10165 and add untested calls.
10166
10167 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
10168
10169 * gdb.python/python.exp: Check line number against what GDB thinks
10170 the line number is for func1.
10171
10172 2017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
10173
10174 * gdb.dlang/debug-expr.exp: New file.
10175
10176 2016-12-23 Luis Machado <lgustavo@codesourcery.com>
10177
10178 Fix test names for the following files:
10179
10180 * gdb.ada/exec_changed.exp
10181 * gdb.ada/info_types.exp
10182 * gdb.arch/aarch64-atomic-inst.exp
10183 * gdb.arch/aarch64-fp.exp
10184 * gdb.arch/altivec-abi.exp
10185 * gdb.arch/altivec-regs.exp
10186 * gdb.arch/amd64-byte.exp
10187 * gdb.arch/amd64-disp-step.exp
10188 * gdb.arch/amd64-dword.exp
10189 * gdb.arch/amd64-entry-value-inline.exp
10190 * gdb.arch/amd64-entry-value-param.exp
10191 * gdb.arch/amd64-entry-value-paramref.exp
10192 * gdb.arch/amd64-entry-value.exp
10193 * gdb.arch/amd64-i386-address.exp
10194 * gdb.arch/amd64-invalid-stack-middle.exp
10195 * gdb.arch/amd64-invalid-stack-top.exp
10196 * gdb.arch/amd64-optimout-repeat.exp
10197 * gdb.arch/amd64-prologue-skip.exp
10198 * gdb.arch/amd64-prologue-xmm.exp
10199 * gdb.arch/amd64-stap-special-operands.exp
10200 * gdb.arch/amd64-stap-wrong-subexp.exp
10201 * gdb.arch/amd64-tailcall-cxx.exp
10202 * gdb.arch/amd64-tailcall-noret.exp
10203 * gdb.arch/amd64-tailcall-ret.exp
10204 * gdb.arch/amd64-tailcall-self.exp
10205 * gdb.arch/amd64-word.exp
10206 * gdb.arch/arm-bl-branch-dest.exp
10207 * gdb.arch/arm-disp-step.exp
10208 * gdb.arch/arm-neon.exp
10209 * gdb.arch/arm-single-step-kernel-helper.exp
10210 * gdb.arch/avr-flash-qualifier.exp
10211 * gdb.arch/disp-step-insn-reloc.exp
10212 * gdb.arch/e500-abi.exp
10213 * gdb.arch/e500-regs.exp
10214 * gdb.arch/ftrace-insn-reloc.exp
10215 * gdb.arch/i386-avx512.exp
10216 * gdb.arch/i386-bp_permanent.exp
10217 * gdb.arch/i386-byte.exp
10218 * gdb.arch/i386-cfi-notcurrent.exp
10219 * gdb.arch/i386-disp-step.exp
10220 * gdb.arch/i386-dr3-watch.exp
10221 * gdb.arch/i386-float.exp
10222 * gdb.arch/i386-gnu-cfi.exp
10223 * gdb.arch/i386-mpx-map.exp
10224 * gdb.arch/i386-mpx-sigsegv.exp
10225 * gdb.arch/i386-mpx-simple_segv.exp
10226 * gdb.arch/i386-mpx.exp
10227 * gdb.arch/i386-permbkpt.exp
10228 * gdb.arch/i386-prologue.exp
10229 * gdb.arch/i386-signal.exp
10230 * gdb.arch/i386-size-overlap.exp
10231 * gdb.arch/i386-unwind.exp
10232 * gdb.arch/i386-word.exp
10233 * gdb.arch/mips-fcr.exp
10234 * gdb.arch/powerpc-d128-regs.exp
10235 * gdb.arch/powerpc-stackless.exp
10236 * gdb.arch/ppc64-atomic-inst.exp
10237 * gdb.arch/s390-stackless.exp
10238 * gdb.arch/s390-tdbregs.exp
10239 * gdb.arch/s390-vregs.exp
10240 * gdb.arch/sparc-sysstep.exp
10241 * gdb.arch/thumb-bx-pc.exp
10242 * gdb.arch/thumb-singlestep.exp
10243 * gdb.arch/thumb2-it.exp
10244 * gdb.arch/vsx-regs.exp
10245 * gdb.asm/asm-source.exp
10246 * gdb.base/a2-run.exp
10247 * gdb.base/advance.exp
10248 * gdb.base/all-bin.exp
10249 * gdb.base/anon.exp
10250 * gdb.base/args.exp
10251 * gdb.base/arithmet.exp
10252 * gdb.base/async-shell.exp
10253 * gdb.base/async.exp
10254 * gdb.base/attach-pie-noexec.exp
10255 * gdb.base/attach-twice.exp
10256 * gdb.base/auto-load.exp
10257 * gdb.base/bang.exp
10258 * gdb.base/bitfields.exp
10259 * gdb.base/break-always.exp
10260 * gdb.base/break-caller-line.exp
10261 * gdb.base/break-entry.exp
10262 * gdb.base/break-inline.exp
10263 * gdb.base/break-on-linker-gcd-function.exp
10264 * gdb.base/break-probes.exp
10265 * gdb.base/break.exp
10266 * gdb.base/breakpoint-shadow.exp
10267 * gdb.base/call-ar-st.exp
10268 * gdb.base/call-sc.exp
10269 * gdb.base/call-signal-resume.exp
10270 * gdb.base/call-strs.exp
10271 * gdb.base/callfuncs.exp
10272 * gdb.base/catch-fork-static.exp
10273 * gdb.base/catch-gdb-caused-signals.exp
10274 * gdb.base/catch-load.exp
10275 * gdb.base/catch-signal-fork.exp
10276 * gdb.base/catch-signal.exp
10277 * gdb.base/catch-syscall.exp
10278 * gdb.base/charset.exp
10279 * gdb.base/checkpoint.exp
10280 * gdb.base/chng-syms.exp
10281 * gdb.base/code-expr.exp
10282 * gdb.base/code_elim.exp
10283 * gdb.base/commands.exp
10284 * gdb.base/completion.exp
10285 * gdb.base/complex.exp
10286 * gdb.base/cond-expr.exp
10287 * gdb.base/condbreak.exp
10288 * gdb.base/consecutive.exp
10289 * gdb.base/continue-all-already-running.exp
10290 * gdb.base/coredump-filter.exp
10291 * gdb.base/corefile.exp
10292 * gdb.base/dbx.exp
10293 * gdb.base/debug-expr.exp
10294 * gdb.base/define.exp
10295 * gdb.base/del.exp
10296 * gdb.base/disabled-location.exp
10297 * gdb.base/disasm-end-cu.exp
10298 * gdb.base/disasm-optim.exp
10299 * gdb.base/display.exp
10300 * gdb.base/duplicate-bp.exp
10301 * gdb.base/ena-dis-br.exp
10302 * gdb.base/ending-run.exp
10303 * gdb.base/enumval.exp
10304 * gdb.base/environ.exp
10305 * gdb.base/eu-strip-infcall.exp
10306 * gdb.base/eval-avoid-side-effects.exp
10307 * gdb.base/eval-skip.exp
10308 * gdb.base/exitsignal.exp
10309 * gdb.base/expand-psymtabs.exp
10310 * gdb.base/filesym.exp
10311 * gdb.base/find-unmapped.exp
10312 * gdb.base/finish.exp
10313 * gdb.base/float.exp
10314 * gdb.base/foll-exec-mode.exp
10315 * gdb.base/foll-exec.exp
10316 * gdb.base/foll-fork.exp
10317 * gdb.base/fortran-sym-case.exp
10318 * gdb.base/freebpcmd.exp
10319 * gdb.base/func-ptr.exp
10320 * gdb.base/func-ptrs.exp
10321 * gdb.base/funcargs.exp
10322 * gdb.base/gcore-buffer-overflow.exp
10323 * gdb.base/gcore-relro-pie.exp
10324 * gdb.base/gcore-relro.exp
10325 * gdb.base/gcore.exp
10326 * gdb.base/gdb1090.exp
10327 * gdb.base/gdb11530.exp
10328 * gdb.base/gdb11531.exp
10329 * gdb.base/gdb1821.exp
10330 * gdb.base/gdbindex-stabs.exp
10331 * gdb.base/gdbvars.exp
10332 * gdb.base/hbreak.exp
10333 * gdb.base/hbreak2.exp
10334 * gdb.base/included.exp
10335 * gdb.base/infcall-input.exp
10336 * gdb.base/inferior-died.exp
10337 * gdb.base/infnan.exp
10338 * gdb.base/info-macros.exp
10339 * gdb.base/info-os.exp
10340 * gdb.base/info-proc.exp
10341 * gdb.base/info-shared.exp
10342 * gdb.base/info-target.exp
10343 * gdb.base/infoline.exp
10344 * gdb.base/interp.exp
10345 * gdb.base/interrupt.exp
10346 * gdb.base/jit-reader.exp
10347 * gdb.base/jit-simple.exp
10348 * gdb.base/kill-after-signal.exp
10349 * gdb.base/kill-detach-inferiors-cmd.exp
10350 * gdb.base/label.exp
10351 * gdb.base/langs.exp
10352 * gdb.base/ldbl_e308.exp
10353 * gdb.base/line-symtabs.exp
10354 * gdb.base/linespecs.exp
10355 * gdb.base/list.exp
10356 * gdb.base/long_long.exp
10357 * gdb.base/longest-types.exp
10358 * gdb.base/maint.exp
10359 * gdb.base/max-value-size.exp
10360 * gdb.base/memattr.exp
10361 * gdb.base/mips_pro.exp
10362 * gdb.base/morestack.exp
10363 * gdb.base/moribund-step.exp
10364 * gdb.base/multi-forks.exp
10365 * gdb.base/nested-addr.exp
10366 * gdb.base/nextoverexit.exp
10367 * gdb.base/noreturn-finish.exp
10368 * gdb.base/noreturn-return.exp
10369 * gdb.base/nostdlib.exp
10370 * gdb.base/offsets.exp
10371 * gdb.base/opaque.exp
10372 * gdb.base/pc-fp.exp
10373 * gdb.base/permissions.exp
10374 * gdb.base/print-symbol-loading.exp
10375 * gdb.base/prologue-include.exp
10376 * gdb.base/psymtab.exp
10377 * gdb.base/ptype.exp
10378 * gdb.base/random-signal.exp
10379 * gdb.base/randomize.exp
10380 * gdb.base/range-stepping.exp
10381 * gdb.base/readline-ask.exp
10382 * gdb.base/recpar.exp
10383 * gdb.base/recurse.exp
10384 * gdb.base/relational.exp
10385 * gdb.base/restore.exp
10386 * gdb.base/return-nodebug.exp
10387 * gdb.base/return.exp
10388 * gdb.base/run-after-attach.exp
10389 * gdb.base/save-bp.exp
10390 * gdb.base/scope.exp
10391 * gdb.base/sect-cmd.exp
10392 * gdb.base/set-lang-auto.exp
10393 * gdb.base/set-noassign.exp
10394 * gdb.base/setvar.exp
10395 * gdb.base/sigall.exp
10396 * gdb.base/sigbpt.exp
10397 * gdb.base/siginfo-addr.exp
10398 * gdb.base/siginfo-infcall.exp
10399 * gdb.base/siginfo-obj.exp
10400 * gdb.base/siginfo.exp
10401 * gdb.base/signals-state-child.exp
10402 * gdb.base/signest.exp
10403 * gdb.base/sigstep.exp
10404 * gdb.base/sizeof.exp
10405 * gdb.base/skip.exp
10406 * gdb.base/solib-corrupted.exp
10407 * gdb.base/solib-nodir.exp
10408 * gdb.base/solib-search.exp
10409 * gdb.base/stack-checking.exp
10410 * gdb.base/stale-infcall.exp
10411 * gdb.base/stap-probe.exp
10412 * gdb.base/start.exp
10413 * gdb.base/step-break.exp
10414 * gdb.base/step-bt.exp
10415 * gdb.base/step-line.exp
10416 * gdb.base/step-over-exit.exp
10417 * gdb.base/step-over-syscall.exp
10418 * gdb.base/step-resume-infcall.exp
10419 * gdb.base/step-test.exp
10420 * gdb.base/store.exp
10421 * gdb.base/structs3.exp
10422 * gdb.base/sym-file.exp
10423 * gdb.base/symbol-without-target_section.exp
10424 * gdb.base/term.exp
10425 * gdb.base/testenv.exp
10426 * gdb.base/ui-redirect.exp
10427 * gdb.base/until.exp
10428 * gdb.base/unwindonsignal.exp
10429 * gdb.base/value-double-free.exp
10430 * gdb.base/vla-datatypes.exp
10431 * gdb.base/vla-ptr.exp
10432 * gdb.base/vla-sideeffect.exp
10433 * gdb.base/volatile.exp
10434 * gdb.base/watch-cond-infcall.exp
10435 * gdb.base/watch-cond.exp
10436 * gdb.base/watch-non-mem.exp
10437 * gdb.base/watch-read.exp
10438 * gdb.base/watch-vfork.exp
10439 * gdb.base/watchpoint-cond-gone.exp
10440 * gdb.base/watchpoint-delete.exp
10441 * gdb.base/watchpoint-hw-hit-once.exp
10442 * gdb.base/watchpoint-hw.exp
10443 * gdb.base/watchpoint-stops-at-right-insn.exp
10444 * gdb.base/watchpoints.exp
10445 * gdb.base/wchar.exp
10446 * gdb.base/whatis-exp.exp
10447 * gdb.btrace/buffer-size.exp
10448 * gdb.btrace/data.exp
10449 * gdb.btrace/delta.exp
10450 * gdb.btrace/dlopen.exp
10451 * gdb.btrace/enable.exp
10452 * gdb.btrace/exception.exp
10453 * gdb.btrace/function_call_history.exp
10454 * gdb.btrace/gcore.exp
10455 * gdb.btrace/instruction_history.exp
10456 * gdb.btrace/nohist.exp
10457 * gdb.btrace/reconnect.exp
10458 * gdb.btrace/record_goto-step.exp
10459 * gdb.btrace/record_goto.exp
10460 * gdb.btrace/rn-dl-bind.exp
10461 * gdb.btrace/segv.exp
10462 * gdb.btrace/step.exp
10463 * gdb.btrace/stepi.exp
10464 * gdb.btrace/tailcall-only.exp
10465 * gdb.btrace/tailcall.exp
10466 * gdb.btrace/tsx.exp
10467 * gdb.btrace/unknown_functions.exp
10468 * gdb.btrace/vdso.exp
10469 * gdb.compile/compile-ifunc.exp
10470 * gdb.compile/compile-ops.exp
10471 * gdb.compile/compile-print.exp
10472 * gdb.compile/compile-setjmp.exp
10473 * gdb.cp/abstract-origin.exp
10474 * gdb.cp/ambiguous.exp
10475 * gdb.cp/annota2.exp
10476 * gdb.cp/annota3.exp
10477 * gdb.cp/anon-ns.exp
10478 * gdb.cp/anon-struct.exp
10479 * gdb.cp/anon-union.exp
10480 * gdb.cp/arg-reference.exp
10481 * gdb.cp/baseenum.exp
10482 * gdb.cp/bool.exp
10483 * gdb.cp/breakpoint.exp
10484 * gdb.cp/bs15503.exp
10485 * gdb.cp/call-c.exp
10486 * gdb.cp/casts.exp
10487 * gdb.cp/chained-calls.exp
10488 * gdb.cp/class2.exp
10489 * gdb.cp/classes.exp
10490 * gdb.cp/cmpd-minsyms.exp
10491 * gdb.cp/converts.exp
10492 * gdb.cp/cp-relocate.exp
10493 * gdb.cp/cpcompletion.exp
10494 * gdb.cp/cpexprs.exp
10495 * gdb.cp/cplabel.exp
10496 * gdb.cp/cplusfuncs.exp
10497 * gdb.cp/cpsizeof.exp
10498 * gdb.cp/ctti.exp
10499 * gdb.cp/derivation.exp
10500 * gdb.cp/destrprint.exp
10501 * gdb.cp/dispcxx.exp
10502 * gdb.cp/enum-class.exp
10503 * gdb.cp/exception.exp
10504 * gdb.cp/exceptprint.exp
10505 * gdb.cp/expand-psymtabs-cxx.exp
10506 * gdb.cp/expand-sals.exp
10507 * gdb.cp/extern-c.exp
10508 * gdb.cp/filename.exp
10509 * gdb.cp/formatted-ref.exp
10510 * gdb.cp/fpointer.exp
10511 * gdb.cp/gdb1355.exp
10512 * gdb.cp/gdb2495.exp
10513 * gdb.cp/hang.exp
10514 * gdb.cp/impl-this.exp
10515 * gdb.cp/infcall-dlopen.exp
10516 * gdb.cp/inherit.exp
10517 * gdb.cp/iostream.exp
10518 * gdb.cp/koenig.exp
10519 * gdb.cp/local.exp
10520 * gdb.cp/m-data.exp
10521 * gdb.cp/m-static.exp
10522 * gdb.cp/mb-ctor.exp
10523 * gdb.cp/mb-inline.exp
10524 * gdb.cp/mb-templates.exp
10525 * gdb.cp/member-name.exp
10526 * gdb.cp/member-ptr.exp
10527 * gdb.cp/meth-typedefs.exp
10528 * gdb.cp/method.exp
10529 * gdb.cp/method2.exp
10530 * gdb.cp/minsym-fallback.exp
10531 * gdb.cp/misc.exp
10532 * gdb.cp/namelessclass.exp
10533 * gdb.cp/namespace-enum.exp
10534 * gdb.cp/namespace-nested-import.exp
10535 * gdb.cp/namespace.exp
10536 * gdb.cp/nextoverthrow.exp
10537 * gdb.cp/no-dmgl-verbose.exp
10538 * gdb.cp/non-trivial-retval.exp
10539 * gdb.cp/noparam.exp
10540 * gdb.cp/nsdecl.exp
10541 * gdb.cp/nsimport.exp
10542 * gdb.cp/nsnested.exp
10543 * gdb.cp/nsnoimports.exp
10544 * gdb.cp/nsrecurs.exp
10545 * gdb.cp/nsstress.exp
10546 * gdb.cp/nsusing.exp
10547 * gdb.cp/operator.exp
10548 * gdb.cp/oranking.exp
10549 * gdb.cp/overload-const.exp
10550 * gdb.cp/overload.exp
10551 * gdb.cp/ovldbreak.exp
10552 * gdb.cp/ovsrch.exp
10553 * gdb.cp/paren-type.exp
10554 * gdb.cp/parse-lang.exp
10555 * gdb.cp/pass-by-ref.exp
10556 * gdb.cp/pr-1023.exp
10557 * gdb.cp/pr-1210.exp
10558 * gdb.cp/pr-574.exp
10559 * gdb.cp/pr10687.exp
10560 * gdb.cp/pr12028.exp
10561 * gdb.cp/pr17132.exp
10562 * gdb.cp/pr17494.exp
10563 * gdb.cp/pr9067.exp
10564 * gdb.cp/pr9167.exp
10565 * gdb.cp/pr9631.exp
10566 * gdb.cp/printmethod.exp
10567 * gdb.cp/psmang.exp
10568 * gdb.cp/psymtab-parameter.exp
10569 * gdb.cp/ptype-cv-cp.exp
10570 * gdb.cp/ptype-flags.exp
10571 * gdb.cp/re-set-overloaded.exp
10572 * gdb.cp/ref-types.exp
10573 * gdb.cp/rtti.exp
10574 * gdb.cp/scope-err.exp
10575 * gdb.cp/shadow.exp
10576 * gdb.cp/smartp.exp
10577 * gdb.cp/static-method.exp
10578 * gdb.cp/static-print-quit.exp
10579 * gdb.cp/temargs.exp
10580 * gdb.cp/templates.exp
10581 * gdb.cp/try_catch.exp
10582 * gdb.cp/typedef-operator.exp
10583 * gdb.cp/typeid.exp
10584 * gdb.cp/userdef.exp
10585 * gdb.cp/using-crash.exp
10586 * gdb.cp/var-tag.exp
10587 * gdb.cp/virtbase.exp
10588 * gdb.cp/virtfunc.exp
10589 * gdb.cp/virtfunc2.exp
10590 * gdb.cp/vla-cxx.exp
10591 * gdb.disasm/t01_mov.exp
10592 * gdb.disasm/t02_mova.exp
10593 * gdb.disasm/t03_add.exp
10594 * gdb.disasm/t04_sub.exp
10595 * gdb.disasm/t05_cmp.exp
10596 * gdb.disasm/t06_ari2.exp
10597 * gdb.disasm/t07_ari3.exp
10598 * gdb.disasm/t08_or.exp
10599 * gdb.disasm/t09_xor.exp
10600 * gdb.disasm/t10_and.exp
10601 * gdb.disasm/t11_logs.exp
10602 * gdb.disasm/t12_bit.exp
10603 * gdb.disasm/t13_otr.exp
10604 * gdb.dlang/circular.exp
10605 * gdb.dwarf2/arr-stride.exp
10606 * gdb.dwarf2/arr-subrange.exp
10607 * gdb.dwarf2/atomic-type.exp
10608 * gdb.dwarf2/bad-regnum.exp
10609 * gdb.dwarf2/bitfield-parent-optimized-out.exp
10610 * gdb.dwarf2/callframecfa.exp
10611 * gdb.dwarf2/clztest.exp
10612 * gdb.dwarf2/corrupt.exp
10613 * gdb.dwarf2/data-loc.exp
10614 * gdb.dwarf2/dup-psym.exp
10615 * gdb.dwarf2/dw2-anon-mptr.exp
10616 * gdb.dwarf2/dw2-anonymous-func.exp
10617 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
10618 * gdb.dwarf2/dw2-bad-unresolved.exp
10619 * gdb.dwarf2/dw2-basic.exp
10620 * gdb.dwarf2/dw2-canonicalize-type.exp
10621 * gdb.dwarf2/dw2-case-insensitive.exp
10622 * gdb.dwarf2/dw2-common-block.exp
10623 * gdb.dwarf2/dw2-compdir-oldgcc.exp
10624 * gdb.dwarf2/dw2-compressed.exp
10625 * gdb.dwarf2/dw2-const.exp
10626 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
10627 * gdb.dwarf2/dw2-cu-size.exp
10628 * gdb.dwarf2/dw2-dup-frame.exp
10629 * gdb.dwarf2/dw2-entry-value.exp
10630 * gdb.dwarf2/dw2-icycle.exp
10631 * gdb.dwarf2/dw2-ifort-parameter.exp
10632 * gdb.dwarf2/dw2-inline-break.exp
10633 * gdb.dwarf2/dw2-inline-param.exp
10634 * gdb.dwarf2/dw2-intercu.exp
10635 * gdb.dwarf2/dw2-intermix.exp
10636 * gdb.dwarf2/dw2-lexical-block-bare.exp
10637 * gdb.dwarf2/dw2-linkage-name-trust.exp
10638 * gdb.dwarf2/dw2-minsym-in-cu.exp
10639 * gdb.dwarf2/dw2-noloc.exp
10640 * gdb.dwarf2/dw2-op-call.exp
10641 * gdb.dwarf2/dw2-op-out-param.exp
10642 * gdb.dwarf2/dw2-opt-structptr.exp
10643 * gdb.dwarf2/dw2-param-error.exp
10644 * gdb.dwarf2/dw2-producer.exp
10645 * gdb.dwarf2/dw2-ranges-base.exp
10646 * gdb.dwarf2/dw2-ref-missing-frame.exp
10647 * gdb.dwarf2/dw2-reg-undefined.exp
10648 * gdb.dwarf2/dw2-regno-invalid.exp
10649 * gdb.dwarf2/dw2-restore.exp
10650 * gdb.dwarf2/dw2-restrict.exp
10651 * gdb.dwarf2/dw2-single-line-discriminators.exp
10652 * gdb.dwarf2/dw2-strp.exp
10653 * gdb.dwarf2/dw2-undefined-ret-addr.exp
10654 * gdb.dwarf2/dw2-unresolved.exp
10655 * gdb.dwarf2/dw2-var-zero-addr.exp
10656 * gdb.dwarf2/dw4-sig-types.exp
10657 * gdb.dwarf2/dwz.exp
10658 * gdb.dwarf2/dynarr-ptr.exp
10659 * gdb.dwarf2/enum-type.exp
10660 * gdb.dwarf2/gdb-index.exp
10661 * gdb.dwarf2/implptr-64bit.exp
10662 * gdb.dwarf2/implptr-optimized-out.exp
10663 * gdb.dwarf2/implptr.exp
10664 * gdb.dwarf2/implref-array.exp
10665 * gdb.dwarf2/implref-const.exp
10666 * gdb.dwarf2/implref-global.exp
10667 * gdb.dwarf2/implref-struct.exp
10668 * gdb.dwarf2/mac-fileno.exp
10669 * gdb.dwarf2/main-subprogram.exp
10670 * gdb.dwarf2/member-ptr-forwardref.exp
10671 * gdb.dwarf2/method-ptr.exp
10672 * gdb.dwarf2/missing-sig-type.exp
10673 * gdb.dwarf2/nonvar-access.exp
10674 * gdb.dwarf2/opaque-type-lookup.exp
10675 * gdb.dwarf2/pieces-optimized-out.exp
10676 * gdb.dwarf2/pieces.exp
10677 * gdb.dwarf2/pr10770.exp
10678 * gdb.dwarf2/pr13961.exp
10679 * gdb.dwarf2/staticvirtual.exp
10680 * gdb.dwarf2/subrange.exp
10681 * gdb.dwarf2/symtab-producer.exp
10682 * gdb.dwarf2/trace-crash.exp
10683 * gdb.dwarf2/typeddwarf.exp
10684 * gdb.dwarf2/valop.exp
10685 * gdb.dwarf2/watch-notconst.exp
10686 * gdb.fortran/array-element.exp
10687 * gdb.fortran/charset.exp
10688 * gdb.fortran/common-block.exp
10689 * gdb.fortran/complex.exp
10690 * gdb.fortran/derived-type-function.exp
10691 * gdb.fortran/derived-type.exp
10692 * gdb.fortran/logical.exp
10693 * gdb.fortran/module.exp
10694 * gdb.fortran/multi-dim.exp
10695 * gdb.fortran/nested-funcs.exp
10696 * gdb.fortran/print-formatted.exp
10697 * gdb.fortran/subarray.exp
10698 * gdb.fortran/vla-alloc-assoc.exp
10699 * gdb.fortran/vla-datatypes.exp
10700 * gdb.fortran/vla-history.exp
10701 * gdb.fortran/vla-ptr-info.exp
10702 * gdb.fortran/vla-ptype-sub.exp
10703 * gdb.fortran/vla-ptype.exp
10704 * gdb.fortran/vla-sizeof.exp
10705 * gdb.fortran/vla-type.exp
10706 * gdb.fortran/vla-value-sub-arbitrary.exp
10707 * gdb.fortran/vla-value-sub-finish.exp
10708 * gdb.fortran/vla-value-sub.exp
10709 * gdb.fortran/vla-value.exp
10710 * gdb.fortran/whatis_type.exp
10711 * gdb.go/chan.exp
10712 * gdb.go/handcall.exp
10713 * gdb.go/hello.exp
10714 * gdb.go/integers.exp
10715 * gdb.go/methods.exp
10716 * gdb.go/package.exp
10717 * gdb.go/strings.exp
10718 * gdb.go/types.exp
10719 * gdb.go/unsafe.exp
10720 * gdb.guile/scm-arch.exp
10721 * gdb.guile/scm-block.exp
10722 * gdb.guile/scm-breakpoint.exp
10723 * gdb.guile/scm-cmd.exp
10724 * gdb.guile/scm-disasm.exp
10725 * gdb.guile/scm-equal.exp
10726 * gdb.guile/scm-frame-args.exp
10727 * gdb.guile/scm-frame-inline.exp
10728 * gdb.guile/scm-frame.exp
10729 * gdb.guile/scm-iterator.exp
10730 * gdb.guile/scm-math.exp
10731 * gdb.guile/scm-objfile.exp
10732 * gdb.guile/scm-ports.exp
10733 * gdb.guile/scm-symbol.exp
10734 * gdb.guile/scm-symtab.exp
10735 * gdb.guile/scm-value-cc.exp
10736 * gdb.guile/types-module.exp
10737 * gdb.linespec/break-ask.exp
10738 * gdb.linespec/cpexplicit.exp
10739 * gdb.linespec/explicit.exp
10740 * gdb.linespec/keywords.exp
10741 * gdb.linespec/linespec.exp
10742 * gdb.linespec/ls-dollar.exp
10743 * gdb.linespec/ls-errs.exp
10744 * gdb.linespec/skip-two.exp
10745 * gdb.linespec/thread.exp
10746 * gdb.mi/mi-async.exp
10747 * gdb.mi/mi-basics.exp
10748 * gdb.mi/mi-break.exp
10749 * gdb.mi/mi-catch-load.exp
10750 * gdb.mi/mi-cli.exp
10751 * gdb.mi/mi-cmd-param-changed.exp
10752 * gdb.mi/mi-console.exp
10753 * gdb.mi/mi-detach.exp
10754 * gdb.mi/mi-disassemble.exp
10755 * gdb.mi/mi-eval.exp
10756 * gdb.mi/mi-file-transfer.exp
10757 * gdb.mi/mi-file.exp
10758 * gdb.mi/mi-fill-memory.exp
10759 * gdb.mi/mi-inheritance-syntax-error.exp
10760 * gdb.mi/mi-linespec-err-cp.exp
10761 * gdb.mi/mi-logging.exp
10762 * gdb.mi/mi-memory-changed.exp
10763 * gdb.mi/mi-read-memory.exp
10764 * gdb.mi/mi-record-changed.exp
10765 * gdb.mi/mi-reg-undefined.exp
10766 * gdb.mi/mi-regs.exp
10767 * gdb.mi/mi-return.exp
10768 * gdb.mi/mi-reverse.exp
10769 * gdb.mi/mi-simplerun.exp
10770 * gdb.mi/mi-solib.exp
10771 * gdb.mi/mi-stack.exp
10772 * gdb.mi/mi-stepi.exp
10773 * gdb.mi/mi-syn-frame.exp
10774 * gdb.mi/mi-until.exp
10775 * gdb.mi/mi-var-block.exp
10776 * gdb.mi/mi-var-child.exp
10777 * gdb.mi/mi-var-cmd.exp
10778 * gdb.mi/mi-var-cp.exp
10779 * gdb.mi/mi-var-display.exp
10780 * gdb.mi/mi-var-invalidate.exp
10781 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
10782 * gdb.mi/mi-vla-fortran.exp
10783 * gdb.mi/mi-watch.exp
10784 * gdb.mi/mi2-var-child.exp
10785 * gdb.mi/user-selected-context-sync.exp
10786 * gdb.modula2/unbounded-array.exp
10787 * gdb.multi/dummy-frame-restore.exp
10788 * gdb.multi/multi-arch-exec.exp
10789 * gdb.multi/multi-arch.exp
10790 * gdb.multi/tids.exp
10791 * gdb.multi/watchpoint-multi.exp
10792 * gdb.opencl/callfuncs.exp
10793 * gdb.opencl/convs_casts.exp
10794 * gdb.opencl/datatypes.exp
10795 * gdb.opencl/operators.exp
10796 * gdb.opencl/vec_comps.exp
10797 * gdb.opt/clobbered-registers-O2.exp
10798 * gdb.opt/inline-break.exp
10799 * gdb.opt/inline-bt.exp
10800 * gdb.opt/inline-cmds.exp
10801 * gdb.opt/inline-locals.exp
10802 * gdb.pascal/case-insensitive-symbols.exp
10803 * gdb.pascal/floats.exp
10804 * gdb.pascal/gdb11492.exp
10805 * gdb.python/lib-types.exp
10806 * gdb.python/py-arch.exp
10807 * gdb.python/py-as-string.exp
10808 * gdb.python/py-bad-printers.exp
10809 * gdb.python/py-block.exp
10810 * gdb.python/py-breakpoint-create-fail.exp
10811 * gdb.python/py-breakpoint.exp
10812 * gdb.python/py-caller-is.exp
10813 * gdb.python/py-cmd.exp
10814 * gdb.python/py-explore-cc.exp
10815 * gdb.python/py-explore.exp
10816 * gdb.python/py-finish-breakpoint.exp
10817 * gdb.python/py-finish-breakpoint2.exp
10818 * gdb.python/py-frame-args.exp
10819 * gdb.python/py-frame-inline.exp
10820 * gdb.python/py-frame.exp
10821 * gdb.python/py-framefilter-mi.exp
10822 * gdb.python/py-infthread.exp
10823 * gdb.python/py-lazy-string.exp
10824 * gdb.python/py-linetable.exp
10825 * gdb.python/py-mi-events.exp
10826 * gdb.python/py-mi-objfile.exp
10827 * gdb.python/py-mi.exp
10828 * gdb.python/py-objfile.exp
10829 * gdb.python/py-pp-integral.exp
10830 * gdb.python/py-pp-maint.exp
10831 * gdb.python/py-pp-re-notag.exp
10832 * gdb.python/py-pp-registration.exp
10833 * gdb.python/py-recurse-unwind.exp
10834 * gdb.python/py-strfns.exp
10835 * gdb.python/py-symbol.exp
10836 * gdb.python/py-symtab.exp
10837 * gdb.python/py-sync-interp.exp
10838 * gdb.python/py-typeprint.exp
10839 * gdb.python/py-unwind-maint.exp
10840 * gdb.python/py-unwind.exp
10841 * gdb.python/py-value-cc.exp
10842 * gdb.python/py-xmethods.exp
10843 * gdb.reverse/amd64-tailcall-reverse.exp
10844 * gdb.reverse/break-precsave.exp
10845 * gdb.reverse/break-reverse.exp
10846 * gdb.reverse/consecutive-precsave.exp
10847 * gdb.reverse/consecutive-reverse.exp
10848 * gdb.reverse/finish-precsave.exp
10849 * gdb.reverse/finish-reverse-bkpt.exp
10850 * gdb.reverse/finish-reverse.exp
10851 * gdb.reverse/fstatat-reverse.exp
10852 * gdb.reverse/getresuid-reverse.exp
10853 * gdb.reverse/i386-precsave.exp
10854 * gdb.reverse/i386-reverse.exp
10855 * gdb.reverse/i386-sse-reverse.exp
10856 * gdb.reverse/i387-env-reverse.exp
10857 * gdb.reverse/i387-stack-reverse.exp
10858 * gdb.reverse/insn-reverse.exp
10859 * gdb.reverse/machinestate-precsave.exp
10860 * gdb.reverse/machinestate.exp
10861 * gdb.reverse/next-reverse-bkpt-over-sr.exp
10862 * gdb.reverse/pipe-reverse.exp
10863 * gdb.reverse/readv-reverse.exp
10864 * gdb.reverse/recvmsg-reverse.exp
10865 * gdb.reverse/rerun-prec.exp
10866 * gdb.reverse/s390-mvcle.exp
10867 * gdb.reverse/step-precsave.exp
10868 * gdb.reverse/step-reverse.exp
10869 * gdb.reverse/time-reverse.exp
10870 * gdb.reverse/until-precsave.exp
10871 * gdb.reverse/until-reverse.exp
10872 * gdb.reverse/waitpid-reverse.exp
10873 * gdb.reverse/watch-precsave.exp
10874 * gdb.reverse/watch-reverse.exp
10875 * gdb.rust/generics.exp
10876 * gdb.rust/methods.exp
10877 * gdb.rust/modules.exp
10878 * gdb.rust/simple.exp
10879 * gdb.server/connect-with-no-symbol-file.exp
10880 * gdb.server/ext-attach.exp
10881 * gdb.server/ext-restart.exp
10882 * gdb.server/ext-wrapper.exp
10883 * gdb.server/file-transfer.exp
10884 * gdb.server/server-exec-info.exp
10885 * gdb.server/server-kill.exp
10886 * gdb.server/server-mon.exp
10887 * gdb.server/wrapper.exp
10888 * gdb.stabs/exclfwd.exp
10889 * gdb.stabs/gdb11479.exp
10890 * gdb.threads/clone-new-thread-event.exp
10891 * gdb.threads/corethreads.exp
10892 * gdb.threads/current-lwp-dead.exp
10893 * gdb.threads/dlopen-libpthread.exp
10894 * gdb.threads/gcore-thread.exp
10895 * gdb.threads/sigstep-threads.exp
10896 * gdb.threads/watchpoint-fork.exp
10897 * gdb.trace/actions-changed.exp
10898 * gdb.trace/backtrace.exp
10899 * gdb.trace/change-loc.exp
10900 * gdb.trace/circ.exp
10901 * gdb.trace/collection.exp
10902 * gdb.trace/disconnected-tracing.exp
10903 * gdb.trace/ftrace.exp
10904 * gdb.trace/mi-trace-frame-collected.exp
10905 * gdb.trace/mi-trace-unavailable.exp
10906 * gdb.trace/mi-traceframe-changed.exp
10907 * gdb.trace/mi-tsv-changed.exp
10908 * gdb.trace/no-attach-trace.exp
10909 * gdb.trace/passc-dyn.exp
10910 * gdb.trace/qtro.exp
10911 * gdb.trace/range-stepping.exp
10912 * gdb.trace/read-memory.exp
10913 * gdb.trace/save-trace.exp
10914 * gdb.trace/signal.exp
10915 * gdb.trace/status-stop.exp
10916 * gdb.trace/tfile.exp
10917 * gdb.trace/trace-break.exp
10918 * gdb.trace/trace-buffer-size.exp
10919 * gdb.trace/trace-condition.exp
10920 * gdb.trace/tracefile-pseudo-reg.exp
10921 * gdb.trace/tstatus.exp
10922 * gdb.trace/unavailable.exp
10923 * gdb.trace/while-dyn.exp
10924 * gdb.trace/while-stepping.exp
10925
10926 2016-12-22 Doug Evans <xdje42@gmail.com>
10927
10928 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
10929 and msymbols.
10930
10931 2016-12-19 Yao Qi <yao.qi@linaro.org>
10932
10933 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
10934 (test_with_self): Don't call do_steps_and_nexts, and remove
10935 code about stepping into xmalloc.
10936
10937 2016-12-09 Yao Qi <yao.qi@linaro.org>
10938
10939 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
10940
10941 2016-12-09 Yao Qi <yao.qi@linaro.org>
10942
10943 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
10944
10945 2016-12-09 Pedro Alves <palves@redhat.com>
10946
10947 * gdb.base/all-architectures-0.exp: New file.
10948 * gdb.base/all-architectures-1.exp: New file.
10949 * gdb.base/all-architectures-2.exp: New file.
10950 * gdb.base/all-architectures-3.exp: New file.
10951 * gdb.base/all-architectures-4.exp: New file.
10952 * gdb.base/all-architectures-5.exp: New file.
10953 * gdb.base/all-architectures-6.exp: New file.
10954 * gdb.base/all-architectures-7.exp: New file.
10955 * gdb.base/all-architectures.exp.in: New file.
10956
10957 2016-12-09 Yao Qi <yao.qi@linaro.org>
10958
10959 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
10960
10961 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
10962
10963 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
10964 possible.
10965 Remove useless pattern-matching code.
10966
10967 2016-12-02 Pedro Alves <palves@redhat.com>
10968
10969 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
10970 procedure.
10971 (top level): Call it.
10972
10973 2016-12-02 Pedro Alves <palves@redhat.com>
10974
10975 * gdb.base/commands.exp (user_defined_command_args_stack_test):
10976 New procedure.
10977 (top level): Call it.
10978
10979 2016-12-02 Pedro Alves <palves@redhat.com>
10980
10981 PR cli/20559
10982 * gdb.base/commands.exp (user_defined_command_args_eval): New
10983 procedure.
10984 (top level): Call it.
10985
10986 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
10987
10988 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
10989 timeout handling.
10990
10991 2016-12-02 Tom Tromey <tom@tromey.com>
10992
10993 * gdb.dwarf2/main-subprogram.c: New file.
10994 * gdb.dwarf2/main-subprogram.exp: New file.
10995
10996 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
10997
10998 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
10999 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
11000 gdb_test_no_output for a couple of cases.
11001 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
11002
11003 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
11004
11005 Fix test names and standardize compilation error messages throughout
11006 the following files:
11007
11008 * gdb.ada/start.exp
11009 * gdb.arch/alpha-step.exp
11010 * gdb.arch/e500-prologue.exp
11011 * gdb.arch/ftrace-insn-reloc.exp
11012 * gdb.arch/gdb1291.exp
11013 * gdb.arch/gdb1431.exp
11014 * gdb.arch/gdb1558.exp
11015 * gdb.arch/i386-dr3-watch.exp
11016 * gdb.arch/i386-sse-stack-align.exp
11017 * gdb.arch/ia64-breakpoint-shadow.exp
11018 * gdb.arch/pa-nullify.exp
11019 * gdb.arch/powerpc-aix-prologue.exp
11020 * gdb.arch/thumb-bx-pc.exp
11021 * gdb.base/annota1.exp
11022 * gdb.base/annota3.exp
11023 * gdb.base/arrayidx.exp
11024 * gdb.base/assign.exp
11025 * gdb.base/attach.exp
11026 * gdb.base/auxv.exp
11027 * gdb.base/bang.exp
11028 * gdb.base/bfp-test.exp
11029 * gdb.base/bigcore.exp
11030 * gdb.base/bitfields2.exp
11031 * gdb.base/break-fun-addr.exp
11032 * gdb.base/break-probes.exp
11033 * gdb.base/call-rt-st.exp
11034 * gdb.base/callexit.exp
11035 * gdb.base/catch-fork-kill.exp
11036 * gdb.base/charset.exp
11037 * gdb.base/checkpoint.exp
11038 * gdb.base/comprdebug.exp
11039 * gdb.base/constvars.exp
11040 * gdb.base/coredump-filter.exp
11041 * gdb.base/cursal.exp
11042 * gdb.base/cvexpr.exp
11043 * gdb.base/detach.exp
11044 * gdb.base/display.exp
11045 * gdb.base/dmsym.exp
11046 * gdb.base/dprintf-pending.exp
11047 * gdb.base/dso2dso.exp
11048 * gdb.base/dtrace-probe.exp
11049 * gdb.base/dump.exp
11050 * gdb.base/enum_cond.exp
11051 * gdb.base/exe-lock.exp
11052 * gdb.base/exec-invalid-sysroot.exp
11053 * gdb.base/execl-update-breakpoints.exp
11054 * gdb.base/exprs.exp
11055 * gdb.base/fileio.exp
11056 * gdb.base/find.exp
11057 * gdb.base/finish.exp
11058 * gdb.base/fixsection.exp
11059 * gdb.base/foll-vfork.exp
11060 * gdb.base/frame-args.exp
11061 * gdb.base/gcore.exp
11062 * gdb.base/gdb1250.exp
11063 * gdb.base/global-var-nested-by-dso.exp
11064 * gdb.base/gnu-ifunc.exp
11065 * gdb.base/hashline1.exp
11066 * gdb.base/hashline2.exp
11067 * gdb.base/hashline3.exp
11068 * gdb.base/hbreak-in-shr-unsupported.exp
11069 * gdb.base/huge.exp
11070 * gdb.base/infcall-input.exp
11071 * gdb.base/info-fun.exp
11072 * gdb.base/info-shared.exp
11073 * gdb.base/jit-simple.exp
11074 * gdb.base/jit-so.exp
11075 * gdb.base/jit.exp
11076 * gdb.base/jump.exp
11077 * gdb.base/label.exp
11078 * gdb.base/lineinc.exp
11079 * gdb.base/logical.exp
11080 * gdb.base/longjmp.exp
11081 * gdb.base/macscp.exp
11082 * gdb.base/miscexprs.exp
11083 * gdb.base/new-ui-echo.exp
11084 * gdb.base/new-ui-pending-input.exp
11085 * gdb.base/new-ui.exp
11086 * gdb.base/nodebug.exp
11087 * gdb.base/nofield.exp
11088 * gdb.base/offsets.exp
11089 * gdb.base/overlays.exp
11090 * gdb.base/pending.exp
11091 * gdb.base/pointers.exp
11092 * gdb.base/pr11022.exp
11093 * gdb.base/printcmds.exp
11094 * gdb.base/prologue.exp
11095 * gdb.base/ptr-typedef.exp
11096 * gdb.base/realname-expand.exp
11097 * gdb.base/relativedebug.exp
11098 * gdb.base/relocate.exp
11099 * gdb.base/remote.exp
11100 * gdb.base/reread.exp
11101 * gdb.base/return2.exp
11102 * gdb.base/savedregs.exp
11103 * gdb.base/sep.exp
11104 * gdb.base/sepdebug.exp
11105 * gdb.base/sepsymtab.exp
11106 * gdb.base/set-inferior-tty.exp
11107 * gdb.base/setshow.exp
11108 * gdb.base/shlib-call.exp
11109 * gdb.base/sigaltstack.exp
11110 * gdb.base/siginfo-addr.exp
11111 * gdb.base/signals.exp
11112 * gdb.base/signull.exp
11113 * gdb.base/sigrepeat.exp
11114 * gdb.base/so-impl-ld.exp
11115 * gdb.base/solib-display.exp
11116 * gdb.base/solib-overlap.exp
11117 * gdb.base/solib-search.exp
11118 * gdb.base/solib-symbol.exp
11119 * gdb.base/structs.exp
11120 * gdb.base/structs2.exp
11121 * gdb.base/symtab-search-order.exp
11122 * gdb.base/twice.exp
11123 * gdb.base/unload.exp
11124 * gdb.base/varargs.exp
11125 * gdb.base/watchpoint-solib.exp
11126 * gdb.base/watchpoint.exp
11127 * gdb.base/whatis.exp
11128 * gdb.base/wrong_frame_bt_full.exp
11129 * gdb.btrace/dlopen.exp
11130 * gdb.cell/ea-standalone.exp
11131 * gdb.cell/ea-test.exp
11132 * gdb.cp/dispcxx.exp
11133 * gdb.cp/gdb2384.exp
11134 * gdb.cp/method2.exp
11135 * gdb.cp/nextoverthrow.exp
11136 * gdb.cp/pr10728.exp
11137 * gdb.disasm/am33.exp
11138 * gdb.disasm/h8300s.exp
11139 * gdb.disasm/mn10300.exp
11140 * gdb.disasm/sh3.exp
11141 * gdb.dwarf2/dw2-dir-file-name.exp
11142 * gdb.fortran/complex.exp
11143 * gdb.fortran/library-module.exp
11144 * gdb.guile/scm-pretty-print.exp
11145 * gdb.guile/scm-symbol.exp
11146 * gdb.guile/scm-type.exp
11147 * gdb.guile/scm-value.exp
11148 * gdb.linespec/linespec.exp
11149 * gdb.mi/gdb701.exp
11150 * gdb.mi/gdb792.exp
11151 * gdb.mi/mi-breakpoint-changed.exp
11152 * gdb.mi/mi-dprintf-pending.exp
11153 * gdb.mi/mi-dprintf.exp
11154 * gdb.mi/mi-exit-code.exp
11155 * gdb.mi/mi-pending.exp
11156 * gdb.mi/mi-solib.exp
11157 * gdb.mi/new-ui-mi-sync.exp
11158 * gdb.mi/pr11022.exp
11159 * gdb.mi/user-selected-context-sync.exp
11160 * gdb.opt/solib-intra-step.exp
11161 * gdb.python/py-events.exp
11162 * gdb.python/py-finish-breakpoint.exp
11163 * gdb.python/py-mi.exp
11164 * gdb.python/py-prettyprint.exp
11165 * gdb.python/py-shared.exp
11166 * gdb.python/py-symbol.exp
11167 * gdb.python/py-template.exp
11168 * gdb.python/py-type.exp
11169 * gdb.python/py-value.exp
11170 * gdb.reverse/solib-precsave.exp
11171 * gdb.reverse/solib-reverse.exp
11172 * gdb.server/solib-list.exp
11173 * gdb.stabs/weird.exp
11174 * gdb.threads/reconnect-signal.exp
11175 * gdb.threads/stepi-random-signal.exp
11176 * gdb.trace/actions.exp
11177 * gdb.trace/ax.exp
11178 * gdb.trace/backtrace.exp
11179 * gdb.trace/change-loc.exp
11180 * gdb.trace/deltrace.exp
11181 * gdb.trace/ftrace-lock.exp
11182 * gdb.trace/ftrace.exp
11183 * gdb.trace/infotrace.exp
11184 * gdb.trace/mi-tracepoint-changed.exp
11185 * gdb.trace/packetlen.exp
11186 * gdb.trace/passcount.exp
11187 * gdb.trace/pending.exp
11188 * gdb.trace/range-stepping.exp
11189 * gdb.trace/report.exp
11190 * gdb.trace/stap-trace.exp
11191 * gdb.trace/tfind.exp
11192 * gdb.trace/trace-break.exp
11193 * gdb.trace/trace-condition.exp
11194 * gdb.trace/trace-enable-disable.exp
11195 * gdb.trace/trace-mt.exp
11196 * gdb.trace/tracecmd.exp
11197 * gdb.trace/tspeed.exp
11198 * gdb.trace/tsv.exp
11199 * lib/perftest.exp
11200
11201 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
11202
11203 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
11204 with gdb_test_no_output.
11205 Use command as test name.
11206
11207 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
11208
11209 Fix test names starting with uppercase throughout the files.
11210
11211 * gdb.ada/assign_1.exp
11212 * gdb.ada/boolean_expr.exp
11213 * gdb.base/arrayidx.exp
11214 * gdb.base/del.exp
11215 * gdb.base/gcore-buffer-overflow.exp
11216 * gdb.base/testenv.exp
11217 * gdb.compile/compile.exp
11218 * gdb.python/py-framefilter-invalidarg.exp
11219 * gdb.python/py-framefilter.exp
11220
11221 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
11222
11223 Fix test names starting with uppercase throughout the files.
11224
11225 * gdb.ada/array_return.exp
11226 * gdb.ada/expr_delims.exp
11227 * gdb.ada/mi_dyn_arr.exp
11228 * gdb.ada/mi_interface.exp
11229 * gdb.ada/mi_var_array.exp
11230 * gdb.ada/watch_arg.exp
11231 * gdb.arch/alpha-step.exp
11232 * gdb.arch/altivec-regs.exp
11233 * gdb.arch/e500-regs.exp
11234 * gdb.arch/powerpc-d128-regs.exp
11235 * gdb.base/arrayidx.exp
11236 * gdb.base/break.exp
11237 * gdb.base/checkpoint.exp
11238 * gdb.base/debug-expr.exp
11239 * gdb.base/dmsym.exp
11240 * gdb.base/radix.exp
11241 * gdb.base/sepdebug.exp
11242 * gdb.base/testenv.exp
11243 * gdb.base/watch_thread_num.exp
11244 * gdb.base/watchpoint-cond-gone.exp
11245 * gdb.cell/break.exp
11246 * gdb.cell/ea-cache.exp
11247 * gdb.compile/compile.exp
11248 * gdb.cp/gdb2495.exp
11249 * gdb.gdb/selftest.exp
11250 * gdb.gdb/xfullpath.exp
11251 * gdb.go/hello.exp
11252 * gdb.go/integers.exp
11253 * gdb.objc/basicclass.exp
11254 * gdb.pascal/hello.exp
11255 * gdb.pascal/integers.exp
11256 * gdb.python/py-breakpoint.exp
11257 * gdb.python/py-cmd.exp
11258 * gdb.python/py-linetable.exp
11259 * gdb.python/py-xmethods.exp
11260 * gdb.python/python.exp
11261 * gdb.reverse/consecutive-precsave.exp
11262 * gdb.reverse/finish-precsave.exp
11263 * gdb.reverse/i386-precsave.exp
11264 * gdb.reverse/machinestate-precsave.exp
11265 * gdb.reverse/sigall-precsave.exp
11266 * gdb.reverse/solib-precsave.exp
11267 * gdb.reverse/step-precsave.exp
11268 * gdb.reverse/until-precsave.exp
11269 * gdb.reverse/watch-precsave.exp
11270 * gdb.threads/leader-exit.exp
11271 * gdb.threads/pthreads.exp
11272 * gdb.threads/wp-replication.exp
11273 * gdb.trace/actions.exp
11274 * gdb.trace/mi-tsv-changed.exp
11275 * gdb.trace/tsv.exp
11276
11277 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
11278
11279 Fix test names starting with uppercase throughout the files.
11280
11281 * gdb.arch/i386-bp_permanent.exp
11282 * gdb.arch/i386-gnu-cfi.exp
11283 * gdb.base/disasm-end-cu.exp
11284 * gdb.base/macscp.exp
11285 * gdb.base/pending.exp
11286 * gdb.base/watch_thread_num.exp
11287 * gdb.cp/exception.exp
11288 * gdb.cp/gdb2495.exp
11289 * gdb.cp/local.exp
11290 * gdb.python/py-evsignal.exp
11291 * gdb.python/python.exp
11292 * gdb.trace/tracecmd.exp
11293
11294 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
11295
11296 Fix test names starting with uppercase throughout the files.
11297
11298 * gdb.base/charset.exp
11299 * gdb.base/eval.exp
11300 * gdb.base/multi-forks.exp
11301 * gdb.guile/scm-progspace.exp
11302 * gdb.opencl/datatypes.exp
11303 * gdb.python/py-block.exp
11304 * gdb.python/py-function.exp
11305 * gdb.python/py-symbol.exp
11306 * gdb.python/py-symtab.exp
11307 * gdb.python/py-xmethods.exp
11308 * gdb.reverse/break-precsave.exp
11309 * gdb.reverse/break-reverse.exp
11310 * gdb.reverse/consecutive-precsave.exp
11311 * gdb.reverse/consecutive-reverse.exp
11312 * gdb.reverse/finish-precsave.exp
11313 * gdb.reverse/finish-reverse-bkpt.exp
11314 * gdb.reverse/finish-reverse.exp
11315 * gdb.reverse/fstatat-reverse.exp
11316 * gdb.reverse/getresuid-reverse.exp
11317 * gdb.reverse/i386-precsave.exp
11318 * gdb.reverse/i386-reverse.exp
11319 * gdb.reverse/i386-sse-reverse.exp
11320 * gdb.reverse/i387-stack-reverse.exp
11321 * gdb.reverse/insn-reverse.exp
11322 * gdb.reverse/machinestate-precsave.exp
11323 * gdb.reverse/machinestate.exp
11324 * gdb.reverse/next-reverse-bkpt-over-sr.exp
11325 * gdb.reverse/pipe-reverse.exp
11326 * gdb.reverse/readv-reverse.exp
11327 * gdb.reverse/recvmsg-reverse.exp
11328 * gdb.reverse/rerun-prec.exp
11329 * gdb.reverse/s390-mvcle.exp
11330 * gdb.reverse/sigall-precsave.exp
11331 * gdb.reverse/sigall-reverse.exp
11332 * gdb.reverse/solib-precsave.exp
11333 * gdb.reverse/solib-reverse.exp
11334 * gdb.reverse/step-precsave.exp
11335 * gdb.reverse/step-reverse.exp
11336 * gdb.reverse/time-reverse.exp
11337 * gdb.reverse/until-precsave.exp
11338 * gdb.reverse/until-reverse.exp
11339 * gdb.reverse/waitpid-reverse.exp
11340 * gdb.reverse/watch-precsave.exp
11341 * gdb.reverse/watch-reverse.exp
11342
11343 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
11344
11345 Fix test names starting with uppercase throughout the files.
11346
11347 * gdb.arch/i386-mpx-simple_segv.exp
11348 * gdb.arch/i386-mpx.exp
11349 * gdb.arch/i386-permbkpt.exp
11350 * gdb.arch/pa-nullify.exp
11351 * gdb.arch/powerpc-d128-regs.exp
11352 * gdb.arch/vsx-regs.exp
11353 * gdb.base/bfp-test.exp
11354 * gdb.base/break.exp
11355 * gdb.base/breakpoint-shadow.exp
11356 * gdb.base/callfuncs.exp
11357 * gdb.base/charset.exp
11358 * gdb.base/commands.exp
11359 * gdb.base/completion.exp
11360 * gdb.base/dfp-test.exp
11361 * gdb.base/echo.exp
11362 * gdb.base/ending-run.exp
11363 * gdb.base/eval.exp
11364 * gdb.base/expand-psymtabs.exp
11365 * gdb.base/float128.exp
11366 * gdb.base/floatn.exp
11367 * gdb.base/foll-exec-mode.exp
11368 * gdb.base/gdb1056.exp
11369 * gdb.base/gdb11531.exp
11370 * gdb.base/kill-after-signal.exp
11371 * gdb.base/multi-forks.exp
11372 * gdb.base/overlays.exp
11373 * gdb.base/pending.exp
11374 * gdb.base/sepdebug.exp
11375 * gdb.base/testenv.exp
11376 * gdb.base/valgrind-db-attach.exp
11377 * gdb.base/watch_thread_num.exp
11378 * gdb.base/watchpoint-cond-gone.exp
11379 * gdb.base/watchpoint.exp
11380 * gdb.base/watchpoints.exp
11381 * gdb.cp/arg-reference.exp
11382 * gdb.cp/baseenum.exp
11383 * gdb.cp/operator.exp
11384 * gdb.cp/shadow.exp
11385 * gdb.dwarf2/dw2-op-out-param.exp
11386 * gdb.dwarf2/dw2-reg-undefined.exp
11387 * gdb.go/chan.exp
11388 * gdb.go/hello.exp
11389 * gdb.go/integers.exp
11390 * gdb.go/methods.exp
11391 * gdb.go/package.exp
11392 * gdb.guile/scm-parameter.exp
11393 * gdb.guile/scm-progspace.exp
11394 * gdb.guile/scm-value.exp
11395 * gdb.mi/mi-pending.exp
11396 * gdb.mi/user-selected-context-sync.exp
11397 * gdb.multi/multi-attach.exp
11398 * gdb.multi/tids.exp
11399 * gdb.opt/clobbered-registers-O2.exp
11400 * gdb.pascal/floats.exp
11401 * gdb.pascal/integers.exp
11402 * gdb.python/py-block.exp
11403 * gdb.python/py-events.exp
11404 * gdb.python/py-parameter.exp
11405 * gdb.python/py-symbol.exp
11406 * gdb.python/py-symtab.exp
11407 * gdb.python/py-type.exp
11408 * gdb.python/py-value.exp
11409 * gdb.python/py-xmethods.exp
11410 * gdb.python/python.exp
11411 * gdb.reverse/break-precsave.exp
11412 * gdb.reverse/consecutive-precsave.exp
11413 * gdb.reverse/finish-precsave.exp
11414 * gdb.reverse/i386-precsave.exp
11415 * gdb.reverse/machinestate-precsave.exp
11416 * gdb.reverse/sigall-precsave.exp
11417 * gdb.reverse/solib-precsave.exp
11418 * gdb.reverse/step-precsave.exp
11419 * gdb.reverse/until-precsave.exp
11420 * gdb.reverse/watch-precsave.exp
11421 * gdb.server/ext-attach.exp
11422 * gdb.server/ext-restart.exp
11423 * gdb.server/ext-run.exp
11424 * gdb.server/ext-wrapper.exp
11425 * gdb.stabs/gdb11479.exp
11426 * gdb.stabs/weird.exp
11427 * gdb.threads/attach-many-short-lived-threads.exp
11428 * gdb.threads/kill.exp
11429 * gdb.threads/watchpoint-fork.exp
11430
11431 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
11432
11433 Fix test names starting with uppercase throughout all the files below.
11434
11435 * gdb.ada/array_return.exp
11436 * gdb.ada/catch_ex.exp
11437 * gdb.ada/info_exc.exp
11438 * gdb.ada/mi_catch_ex.exp
11439 * gdb.ada/mi_dyn_arr.exp
11440 * gdb.ada/mi_ex_cond.exp
11441 * gdb.ada/mi_exc_info.exp
11442 * gdb.ada/mi_interface.exp
11443 * gdb.ada/mi_task_arg.exp
11444 * gdb.ada/mi_task_info.exp
11445 * gdb.ada/mi_var_array.exp
11446 * gdb.arch/alpha-step.exp
11447 * gdb.arch/amd64-disp-step.exp
11448 * gdb.arch/arm-disp-step.exp
11449 * gdb.arch/disp-step-insn-reloc.exp
11450 * gdb.arch/e500-prologue.exp
11451 * gdb.arch/ftrace-insn-reloc.exp
11452 * gdb.arch/gdb1558.exp
11453 * gdb.arch/i386-bp_permanent.exp
11454 * gdb.arch/i386-disp-step.exp
11455 * gdb.arch/i386-float.exp
11456 * gdb.arch/i386-gnu-cfi.exp
11457 * gdb.arch/ia64-breakpoint-shadow.exp
11458 * gdb.arch/mips16-thunks.exp
11459 * gdb.arch/pa-nullify.exp
11460 * gdb.arch/powerpc-aix-prologue.exp
11461 * gdb.arch/powerpc-power.exp
11462 * gdb.arch/ppc-dfp.exp
11463 * gdb.arch/s390-tdbregs.exp
11464 * gdb.arch/spu-info.exp
11465 * gdb.arch/spu-ls.exp
11466 * gdb.arch/thumb-bx-pc.exp
11467 * gdb.base/advance.exp
11468 * gdb.base/annota-input-while-running.exp
11469 * gdb.base/arrayidx.exp
11470 * gdb.base/asmlabel.exp
11471 * gdb.base/async.exp
11472 * gdb.base/attach-wait-input.exp
11473 * gdb.base/auto-connect-native-target.exp
11474 * gdb.base/batch-preserve-term-settings.exp
11475 * gdb.base/bfp-test.exp
11476 * gdb.base/bigcore.exp
11477 * gdb.base/bp-permanent.exp
11478 * gdb.base/break-always.exp
11479 * gdb.base/break-fun-addr.exp
11480 * gdb.base/break-idempotent.exp
11481 * gdb.base/break-main-file-remove-fail.exp
11482 * gdb.base/break-probes.exp
11483 * gdb.base/break-unload-file.exp
11484 * gdb.base/break.exp
11485 * gdb.base/call-ar-st.exp
11486 * gdb.base/call-rt-st.exp
11487 * gdb.base/call-sc.exp
11488 * gdb.base/call-signal-resume.exp
11489 * gdb.base/call-strs.exp
11490 * gdb.base/callexit.exp
11491 * gdb.base/callfuncs.exp
11492 * gdb.base/catch-gdb-caused-signals.exp
11493 * gdb.base/catch-signal-siginfo-cond.exp
11494 * gdb.base/catch-syscall.exp
11495 * gdb.base/compare-sections.exp
11496 * gdb.base/cond-eval-mode.exp
11497 * gdb.base/condbreak-call-false.exp
11498 * gdb.base/consecutive-step-over.exp
11499 * gdb.base/cursal.exp
11500 * gdb.base/disabled-location.exp
11501 * gdb.base/disasm-end-cu.exp
11502 * gdb.base/display.exp
11503 * gdb.base/double-prompt-target-event-error.exp
11504 * gdb.base/dprintf-bp-same-addr.exp
11505 * gdb.base/dprintf-detach.exp
11506 * gdb.base/dprintf-next.exp
11507 * gdb.base/dprintf-non-stop.exp
11508 * gdb.base/dprintf-pending.exp
11509 * gdb.base/dso2dso.exp
11510 * gdb.base/ending-run.exp
11511 * gdb.base/enum_cond.exp
11512 * gdb.base/examine-backward.exp
11513 * gdb.base/exe-lock.exp
11514 * gdb.base/exec-invalid-sysroot.exp
11515 * gdb.base/execl-update-breakpoints.exp
11516 * gdb.base/execution-termios.exp
11517 * gdb.base/fileio.exp
11518 * gdb.base/fixsection.exp
11519 * gdb.base/foll-exec-mode.exp
11520 * gdb.base/foll-exec.exp
11521 * gdb.base/fork-running-state.exp
11522 * gdb.base/frame-args.exp
11523 * gdb.base/fullpath-expand.exp
11524 * gdb.base/func-ptr.exp
11525 * gdb.base/gcore-relro-pie.exp
11526 * gdb.base/gdb1090.exp
11527 * gdb.base/gdb1555.exp
11528 * gdb.base/global-var-nested-by-dso.exp
11529 * gdb.base/gnu-ifunc.exp
11530 * gdb.base/hbreak-in-shr-unsupported.exp
11531 * gdb.base/hbreak-unmapped.exp
11532 * gdb.base/hook-stop.exp
11533 * gdb.base/infcall-input.exp
11534 * gdb.base/info-fun.exp
11535 * gdb.base/info-shared.exp
11536 * gdb.base/interrupt-noterm.exp
11537 * gdb.base/jit-so.exp
11538 * gdb.base/jit.exp
11539 * gdb.base/line-symtabs.exp
11540 * gdb.base/list.exp
11541 * gdb.base/longjmp.exp
11542 * gdb.base/macscp.exp
11543 * gdb.base/max-value-size.exp
11544 * gdb.base/nodebug.exp
11545 * gdb.base/nofield.exp
11546 * gdb.base/overlays.exp
11547 * gdb.base/paginate-after-ctrl-c-running.exp
11548 * gdb.base/paginate-bg-execution.exp
11549 * gdb.base/paginate-inferior-exit.exp
11550 * gdb.base/pending.exp
11551 * gdb.base/pr11022.exp
11552 * gdb.base/printcmds.exp
11553 * gdb.base/ptr-typedef.exp
11554 * gdb.base/ptype.exp
11555 * gdb.base/randomize.exp
11556 * gdb.base/range-stepping.exp
11557 * gdb.base/realname-expand.exp
11558 * gdb.base/relativedebug.exp
11559 * gdb.base/remote.exp
11560 * gdb.base/savedregs.exp
11561 * gdb.base/sepdebug.exp
11562 * gdb.base/set-noassign.exp
11563 * gdb.base/shlib-call.exp
11564 * gdb.base/shreloc.exp
11565 * gdb.base/sigaltstack.exp
11566 * gdb.base/sigbpt.exp
11567 * gdb.base/siginfo-addr.exp
11568 * gdb.base/siginfo-obj.exp
11569 * gdb.base/siginfo-thread.exp
11570 * gdb.base/signest.exp
11571 * gdb.base/signull.exp
11572 * gdb.base/sigrepeat.exp
11573 * gdb.base/skip.exp
11574 * gdb.base/so-impl-ld.exp
11575 * gdb.base/solib-corrupted.exp
11576 * gdb.base/solib-disc.exp
11577 * gdb.base/solib-display.exp
11578 * gdb.base/solib-overlap.exp
11579 * gdb.base/solib-search.exp
11580 * gdb.base/solib-symbol.exp
11581 * gdb.base/source-execution.exp
11582 * gdb.base/sss-bp-on-user-bp-2.exp
11583 * gdb.base/sss-bp-on-user-bp.exp
11584 * gdb.base/stack-checking.exp
11585 * gdb.base/stale-infcall.exp
11586 * gdb.base/step-break.exp
11587 * gdb.base/step-line.exp
11588 * gdb.base/step-over-exit.exp
11589 * gdb.base/step-test.exp
11590 * gdb.base/structs.exp
11591 * gdb.base/sym-file.exp
11592 * gdb.base/symtab-search-order.exp
11593 * gdb.base/term.exp
11594 * gdb.base/type-opaque.exp
11595 * gdb.base/unload.exp
11596 * gdb.base/until-nodebug.exp
11597 * gdb.base/until.exp
11598 * gdb.base/unwindonsignal.exp
11599 * gdb.base/watch-cond.exp
11600 * gdb.base/watch-non-mem.exp
11601 * gdb.base/watch_thread_num.exp
11602 * gdb.base/watchpoint-reuse-slot.exp
11603 * gdb.base/watchpoint-solib.exp
11604 * gdb.base/watchpoint.exp
11605 * gdb.btrace/dlopen.exp
11606 * gdb.cell/arch.exp
11607 * gdb.cell/break.exp
11608 * gdb.cell/bt.exp
11609 * gdb.cell/core.exp
11610 * gdb.cell/data.exp
11611 * gdb.cell/dwarfaddr.exp
11612 * gdb.cell/ea-cache.exp
11613 * gdb.cell/ea-standalone.exp
11614 * gdb.cell/ea-test.exp
11615 * gdb.cell/f-regs.exp
11616 * gdb.cell/fork.exp
11617 * gdb.cell/gcore.exp
11618 * gdb.cell/mem-access.exp
11619 * gdb.cell/ptype.exp
11620 * gdb.cell/registers.exp
11621 * gdb.cell/sizeof.exp
11622 * gdb.cell/solib-symbol.exp
11623 * gdb.cell/solib.exp
11624 * gdb.compile/compile-tls.exp
11625 * gdb.cp/exception.exp
11626 * gdb.cp/gdb2495.exp
11627 * gdb.cp/local.exp
11628 * gdb.cp/mb-inline.exp
11629 * gdb.cp/mb-templates.exp
11630 * gdb.cp/pr10687.exp
11631 * gdb.cp/pr9167.exp
11632 * gdb.cp/scope-err.exp
11633 * gdb.cp/templates.exp
11634 * gdb.cp/virtfunc.exp
11635 * gdb.dwarf2/dw2-dir-file-name.exp
11636 * gdb.dwarf2/dw2-single-line-discriminators.exp
11637 * gdb.fortran/complex.exp
11638 * gdb.fortran/library-module.exp
11639 * gdb.guile/guile.exp
11640 * gdb.guile/scm-cmd.exp
11641 * gdb.guile/scm-frame-inline.exp
11642 * gdb.guile/scm-objfile.exp
11643 * gdb.guile/scm-pretty-print.exp
11644 * gdb.guile/scm-symbol.exp
11645 * gdb.guile/scm-type.exp
11646 * gdb.guile/scm-value.exp
11647 * gdb.linespec/keywords.exp
11648 * gdb.linespec/ls-errs.exp
11649 * gdb.linespec/macro-relative.exp
11650 * gdb.linespec/thread.exp
11651 * gdb.mi/mi-breakpoint-changed.exp
11652 * gdb.mi/mi-dprintf-pending.exp
11653 * gdb.mi/mi-fullname-deleted.exp
11654 * gdb.mi/mi-logging.exp
11655 * gdb.mi/mi-pending.exp
11656 * gdb.mi/mi-solib.exp
11657 * gdb.mi/new-ui-mi-sync.exp
11658 * gdb.mi/user-selected-context-sync.exp
11659 * gdb.multi/dummy-frame-restore.exp
11660 * gdb.multi/multi-arch-exec.exp
11661 * gdb.multi/remove-inferiors.exp
11662 * gdb.multi/watchpoint-multi-exit.exp
11663 * gdb.opt/solib-intra-step.exp
11664 * gdb.perf/backtrace.exp
11665 * gdb.perf/single-step.exp
11666 * gdb.perf/skip-command.exp
11667 * gdb.perf/skip-prologue.exp
11668 * gdb.perf/solib.exp
11669 * gdb.python/lib-types.exp
11670 * gdb.python/py-as-string.exp
11671 * gdb.python/py-bad-printers.exp
11672 * gdb.python/py-block.exp
11673 * gdb.python/py-breakpoint.exp
11674 * gdb.python/py-cmd.exp
11675 * gdb.python/py-events.exp
11676 * gdb.python/py-evthreads.exp
11677 * gdb.python/py-finish-breakpoint.exp
11678 * gdb.python/py-finish-breakpoint2.exp
11679 * gdb.python/py-frame-inline.exp
11680 * gdb.python/py-frame.exp
11681 * gdb.python/py-inferior.exp
11682 * gdb.python/py-infthread.exp
11683 * gdb.python/py-mi.exp
11684 * gdb.python/py-objfile.exp
11685 * gdb.python/py-pp-maint.exp
11686 * gdb.python/py-pp-registration.exp
11687 * gdb.python/py-prettyprint.exp
11688 * gdb.python/py-recurse-unwind.exp
11689 * gdb.python/py-shared.exp
11690 * gdb.python/py-symbol.exp
11691 * gdb.python/py-symtab.exp
11692 * gdb.python/py-template.exp
11693 * gdb.python/py-type.exp
11694 * gdb.python/py-unwind-maint.exp
11695 * gdb.python/py-unwind.exp
11696 * gdb.python/py-value.exp
11697 * gdb.python/python.exp
11698 * gdb.reverse/finish-reverse-bkpt.exp
11699 * gdb.reverse/insn-reverse.exp
11700 * gdb.reverse/next-reverse-bkpt-over-sr.exp
11701 * gdb.reverse/solib-precsave.exp
11702 * gdb.reverse/solib-reverse.exp
11703 * gdb.stabs/gdb11479.exp
11704 * gdb.stabs/weird.exp
11705 * gdb.threads/fork-child-threads.exp
11706 * gdb.threads/fork-plus-threads.exp
11707 * gdb.threads/fork-thread-pending.exp
11708 * gdb.threads/forking-threads-plus-breakpoint.exp
11709 * gdb.threads/hand-call-in-threads.exp
11710 * gdb.threads/interrupted-hand-call.exp
11711 * gdb.threads/linux-dp.exp
11712 * gdb.threads/local-watch-wrong-thread.exp
11713 * gdb.threads/next-while-other-thread-longjmps.exp
11714 * gdb.threads/non-ldr-exit.exp
11715 * gdb.threads/pending-step.exp
11716 * gdb.threads/print-threads.exp
11717 * gdb.threads/process-dies-while-detaching.exp
11718 * gdb.threads/process-dies-while-handling-bp.exp
11719 * gdb.threads/pthreads.exp
11720 * gdb.threads/queue-signal.exp
11721 * gdb.threads/reconnect-signal.exp
11722 * gdb.threads/signal-command-handle-nopass.exp
11723 * gdb.threads/signal-command-multiple-signals-pending.exp
11724 * gdb.threads/signal-delivered-right-thread.exp
11725 * gdb.threads/signal-sigtrap.exp
11726 * gdb.threads/sigthread.exp
11727 * gdb.threads/staticthreads.exp
11728 * gdb.threads/stepi-random-signal.exp
11729 * gdb.threads/thread-unwindonsignal.exp
11730 * gdb.threads/thread_check.exp
11731 * gdb.threads/thread_events.exp
11732 * gdb.threads/tid-reuse.exp
11733 * gdb.threads/tls-nodebug.exp
11734 * gdb.threads/tls-shared.exp
11735 * gdb.threads/tls-so_extern.exp
11736 * gdb.threads/tls.exp
11737 * gdb.threads/wp-replication.exp
11738 * gdb.trace/actions-changed.exp
11739 * gdb.trace/actions.exp
11740 * gdb.trace/backtrace.exp
11741 * gdb.trace/change-loc.exp
11742 * gdb.trace/collection.exp
11743 * gdb.trace/deltrace.exp
11744 * gdb.trace/disconnected-tracing.exp
11745 * gdb.trace/entry-values.exp
11746 * gdb.trace/ftrace-lock.exp
11747 * gdb.trace/ftrace.exp
11748 * gdb.trace/infotrace.exp
11749 * gdb.trace/mi-trace-frame-collected.exp
11750 * gdb.trace/mi-trace-unavailable.exp
11751 * gdb.trace/mi-traceframe-changed.exp
11752 * gdb.trace/mi-tracepoint-changed.exp
11753 * gdb.trace/mi-tsv-changed.exp
11754 * gdb.trace/no-attach-trace.exp
11755 * gdb.trace/packetlen.exp
11756 * gdb.trace/passc-dyn.exp
11757 * gdb.trace/passcount.exp
11758 * gdb.trace/pending.exp
11759 * gdb.trace/pr16508.exp
11760 * gdb.trace/qtro.exp
11761 * gdb.trace/range-stepping.exp
11762 * gdb.trace/read-memory.exp
11763 * gdb.trace/report.exp
11764 * gdb.trace/save-trace.exp
11765 * gdb.trace/signal.exp
11766 * gdb.trace/stap-trace.exp
11767 * gdb.trace/status-stop.exp
11768 * gdb.trace/strace.exp
11769 * gdb.trace/tfile.exp
11770 * gdb.trace/tfind.exp
11771 * gdb.trace/trace-break.exp
11772 * gdb.trace/trace-condition.exp
11773 * gdb.trace/trace-enable-disable.exp
11774 * gdb.trace/trace-mt.exp
11775 * gdb.trace/tracecmd.exp
11776 * gdb.trace/tracefile-pseudo-reg.exp
11777 * gdb.trace/tspeed.exp
11778 * gdb.trace/tstatus.exp
11779 * gdb.trace/tsv.exp
11780 * gdb.trace/unavailable.exp
11781 * gdb.trace/while-dyn.exp
11782 * gdb.trace/while-stepping.exp
11783 * lib/gdb-guile.exp
11784 * lib/gdb.exp
11785 * lib/mi-support.exp
11786 * lib/pascal.exp
11787 * lib/perftest.exp
11788 * lib/prelink-support.exp
11789 * lib/selftest-support.exp
11790
11791 2016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
11792
11793 * Makefile.in: Include disable-implicit-rules.mk.
11794
11795 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
11796
11797 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
11798 non-byte-aligned bit fields.
11799
11800 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
11801
11802 PR gdb/12616
11803 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
11804 respects the DW_AT_data_bit_offset attribute.
11805
11806 2016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
11807
11808 * gdb.base/default.exp: Fix output of "set language".
11809
11810 2016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
11811
11812 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
11813 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
11814 make.
11815 * configure.ac: Remove checks for the make program.
11816 * configure: Re-generate.
11817
11818 2016-11-16 Kevin Buettner <kevinb@redhat.com>
11819
11820 * gdb.python/py-recurse-unwind.c (main): Add loop.
11821 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
11822 to read_register() and gdb.parse_and_eval(). Make each code
11823 call a separate case that can be individually tested.
11824 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
11825 proc. Call cont_and_backtrace for each of the code paths that
11826 we want to test in the unwinder.
11827
11828 2016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
11829
11830 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
11831 the definition of struct S.
11832
11833 2016-11-11 Catherine Moore <clm@codesourcery.com>
11834
11835 * gdb.base/dump.exp: Identify verilog format dump tests as such.
11836
11837 2016-11-09 Pedro Alves <palves@redhat.com>
11838
11839 * gdb.base/commands.exp (runto_or_return): New procedure.
11840 (gdbvar_simple_if_test, gdbvar_simple_while_test)
11841 (gdbvar_complex_if_while_test, progvar_simple_if_test)
11842 (progvar_simple_while_test, progvar_complex_if_while_test)
11843 (if_while_breakpoint_command_test)
11844 (infrun_breakpoint_command_test, breakpoint_command_test)
11845 (user_defined_command_test, watchpoint_command_test)
11846 (test_command_prompt_position, redefine_hook_test)
11847 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
11848 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
11849 multi_line_input and multi_line. Remove gdb_expect and
11850 gdb_stop_suppressing_tests uses.
11851 * lib/gdb.exp (valnum_re): New global.
11852 (multi_line_input): New procedure.
11853
11854 2016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
11855
11856 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
11857 Remove.
11858 (test_setup): Define with proc_with_prefix.
11859 (test_cli_inferior): Likewise.
11860 (test_cli_thread): Likewise.
11861 (test_cli_frame): Likewise.
11862 (test_cli_select_frame): Likewise.
11863 (test_cli_up_down): Likewise.
11864 (test_mi_thread_select): Likewise.
11865 (test_mi_stack_select_frame): Likewise.
11866 (test_cli_in_mi_inferior): Likewise.
11867 (test_cli_in_mi_thread): Likewise.
11868 (test_cli_in_mi_frame): Likewise.
11869 (top level): Do not use with_test_prefix_procname.
11870
11871 2016-11-09 Pedro Alves <palves@redhat.com>
11872
11873 * gdb.base/commands.exp (gdbvar_simple_if_test)
11874 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
11875 (progvar_simple_if_test, progvar_simple_while_test)
11876 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
11877 (infrun_breakpoint_command_test, breakpoint_command_test)
11878 (user_defined_command_test, watchpoint_command_test)
11879 (test_command_prompt_position, deprecated_command_test)
11880 (bp_deleted_in_command, temporary_breakpoint_commands)
11881 (stray_arg0_test, source_file_with_indented_comment)
11882 (recursive_source_test, if_commands_test)
11883 (error_clears_commands_left, redefine_hook_test)
11884 (redefine_backtrace_test): Use proc_with_prefix.
11885 * lib/gdb.exp (proc_with_prefix): New proc.
11886
11887 2016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
11888
11889 * gdb.base/tui-layout.c: New file.
11890 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
11891 disassembly window contains very long lines.
11892
11893 2016-11-08 Tom Tromey <tom@tromey.com>
11894
11895 * gdb.python/py-value.exp (test_value_creation): Make "long" test
11896 depend on Python 2.
11897
11898 2016-11-08 Tom Tromey <tom@tromey.com>
11899
11900 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
11901 New method.
11902
11903 2016-10-29 Manish Goregaokar <manish@mozilla.com>
11904
11905 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
11906
11907 2016-10-27 Manish Goregaokar <manish@mozilla.com>
11908
11909 * gdb.rust/simple.rs: Add test for univariant enums without
11910 discriminants and for encoded struct-like enums.
11911
11912 2016-10-28 Pedro Alves <palves@redhat.com>
11913
11914 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
11915 gdb_test_multiple, tighten regexps and match symtabs and line
11916 tables incrementally.
11917
11918 2016-10-28 Luis Machado <lgustavo@codesourcery.com>
11919
11920 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
11921 general.
11922
11923 2016-10-25 Luis Machado <lgustavo@codesourcery.com>
11924
11925 * gdb.base/exec-invalid-sysroot.exp: New file.
11926
11927 2016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
11928
11929 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
11930
11931 2016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11932
11933 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
11934
11935 2016-10-19 Maciej W. Rozycki <macro@imgtec.com>
11936
11937 * gdb.base/killed-outside.exp: Remove $options from a call to
11938 `prepare_for_testing'.
11939
11940 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
11941
11942 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
11943 Change test message.
11944
11945 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
11946
11947 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
11948 Update comment.
11949
11950 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
11951
11952 * gdb.trace/mi-trace-save.exp: New file.
11953
11954 2016-10-13 Yao Qi <yao.qi@linaro.org>
11955
11956 * gdb.base/code_elim.exp (get_var_address): Remove.
11957 * gdb.base/relocate.exp: Likewise.
11958 * gdb.base/shreloc.exp: Likewise.
11959 * lib/gdb.exp (get_var_address): New.
11960
11961 2016-10-13 Yao Qi <yao.qi@linaro.org>
11962
11963 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
11964 floating point tests if $skip_float_test is false.
11965
11966 2016-10-12 Luis Machado <lgustavo@codesourcery.com>
11967
11968 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
11969 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
11970 argc values.
11971 Add 1 to argc so we guarantee distinct initial/modified argc values.
11972
11973 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11974
11975 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
11976
11977 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11978
11979 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
11980 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
11981 * gdb.arch/vsx-regs.exp: Likewise.
11982
11983 2016-10-07 Yao Qi <yao.qi@linaro.org>
11984
11985 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
11986
11987 2016-10-07 Markus Metzger <markus.t.metzger@intel.com>
11988
11989 * gdb.python/python.exp: Test decode_line("*0").
11990
11991 2016-10-06 Doug Evans <dje@google.com>
11992
11993 * gdb.python/py-value.exp (test_value_creation): Add test for large
11994 unsigned 64-bit value.
11995
11996 2016-10-06 Tom Tromey <tom@tromey.com>
11997
11998 * gdb.compile/compile.exp: Change java tests to rust.
11999 * gdb.base/setshow.exp: Change java tests to rust.
12000 * gdb.base/default.exp: Remove java from language list.
12001 * README (Examples): Update language example.
12002 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
12003 test.
12004 * lib/gdb.exp (skip_java_tests): Remove.
12005 * lib/java.exp: Remove.
12006 * gdb.java: Remove.
12007
12008 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
12009
12010 * gdb.arch/mips-fcr.exp: New test.
12011 * gdb.arch/mips-fcr.c: Source for the new test.
12012
12013 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
12014
12015 * gdb.base/solib-disc.exp: Use `standard_output_file'
12016 throughout.
12017
12018 2016-10-06 Pedro Alves <palves@redhat.com>
12019
12020 * gdb.base/jit-simple-dl.c: New file.
12021 * gdb.base/jit-simple-jit.c: New file, factored out from ...
12022 * gdb.base/jit-simple.c: ... this.
12023 * gdb.base/jit-simple.exp (jit_run): Delete.
12024 (build_jit): New proc.
12025 (jit_test_reread): Recompile either the main program or the shared
12026 library, depending on what is being tested. Skip changing address
12027 if caller wants to. Compare before/after addresses. If testing
12028 standalone, explicitly load the binary. Test "maint info
12029 breakpoints".
12030 (top level): Add "standalone vs shared lib" and "change address"
12031 vs "same address" axes.
12032
12033 2016-10-06 Pedro Alves <palves@redhat.com>
12034
12035 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
12036 call.
12037 (jit_run): Delete.
12038 (jit_test_reread): Use with_test_prefix. Reload the main binary
12039 explicitly. Compare the before/after addresses of the JIT
12040 descriptor.
12041
12042 2016-08-15 Doug Evans <dje@google.com>
12043
12044 * gdb.xml/extra-regs.xml: Update, end field now required, default type
12045 for single bitfields is bool.
12046 * gdb.xml/tdesc-regs.exp: Ditto.
12047
12048 2016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
12049
12050 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
12051
12052 2016-10-05 Yao Qi <yao.qi@linaro.org>
12053
12054 * lib/gdb.exp (support_complex_tests): Return zero if
12055 gdb_skip_float_test return true.
12056
12057 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
12058 Simon Marchi <simon.marchi@ericsson.com>
12059
12060 PR gdb/20487
12061 * gdb.mi/user-selected-context-sync.exp: New file.
12062 * gdb.mi/user-selected-context-sync.c: New file.
12063
12064 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
12065 Simon Marchi <simon.marchi@ericsson.com>
12066
12067 PR gdb/20487
12068 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
12069 =thread-select-event check.
12070
12071 2016-09-29 Peter Bergner <bergner@vnet.ibm.com>
12072
12073 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
12074 the compulsory L operand changes.
12075 * gdb.arch/powerpc-power.s: Likewise.
12076
12077 2016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
12078
12079 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
12080 * gdb.base/jit-attach-pie.c: New file.
12081 * gdb.base/jit-attach-pie.exp: New file.
12082
12083 2016-09-28 Pedro Alves <palves@redhat.com>
12084
12085 * gdb.base/infcall-input.c: New file.
12086 * gdb.base/infcall-input.exp: New file.
12087
12088 2016-09-22 Yao Qi <yao.qi@linaro.org>
12089
12090 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
12091 (gdb_exit): Rename it to ...
12092 (gdbserver_gdb_exit): ... Close GDBserver.
12093 (gdb_exit): New proc, call gdbserver_gdb_exit.
12094 (mi_gdb_exit): Likewise.
12095
12096 2016-09-22 Yao Qi <yao.qi@linaro.org>
12097
12098 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
12099 path.
12100 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
12101 Remove duplication.
12102
12103 2016-09-22 Yao Qi <yao.qi@linaro.org>
12104
12105 * lib/gdbserver-support.exp: Check the existence of
12106 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
12107
12108 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
12109
12110 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
12111
12112 2016-09-21 Tom Tromey <tom@tromey.com>
12113
12114 PR gdb/20604:
12115 * gdb.base/quit.exp: New file.
12116
12117 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
12118
12119 * .gitignore: New file.
12120
12121 2016-09-21 Maciej W. Rozycki <macro@imgtec.com>
12122
12123 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
12124 throughout.
12125
12126 2016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
12127
12128 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
12129
12130 2016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
12131
12132 * gdb.cp/casts.cc (decltype): Move it ...
12133 (main): ... with its call to ...
12134 * gdb.cp/casts03.cc: ... a new file.
12135 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
12136
12137 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12138
12139 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
12140
12141 2016-09-15 Peter Bergner <bergner@vnet.ibm.com>
12142
12143 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
12144 and sync up the test with tests in gas/testsuite/gas/ppc.
12145 * gdb.arch/powerpc-power.exp: Likewise.
12146
12147 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12148
12149 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
12150
12151 2016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
12152 Jan Kratochvil <jan.kratochvil@redhat.com>
12153
12154 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
12155 make m1's definition to be different from m2's. Use 'dummy' as an
12156 argument for probe 'two'.
12157
12158 2016-09-10 Jon Beniston <jon@beniston.com>
12159
12160 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
12161 for sim target.
12162
12163 2016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
12164
12165 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
12166 variable declaration.
12167 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
12168 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
12169 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
12170 received HWCAP as its argument.
12171
12172 2016-09-06 Pedro Alves <palves@redhat.com>
12173
12174 * gdb.base/new-ui-pending-input.c: New file.
12175 * gdb.base/new-ui-pending-input.exp: New file.
12176 * gdb.exp (clear_gdb_spawn_id): New procedure.
12177 (with_spawn_id): Check whether gdb_spawn_id exists before
12178 referencing it. If gdb_spawn_id didn't exist on entry, clear it
12179 on exit.
12180
12181 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
12182
12183 * gdb.base/float128.c: New file.
12184 * gdb.base/float128.exp: Likewise.
12185 * gdb.base/floatn.c: Likewise.
12186 * gdb.base/floatn.exp: Likewise.
12187
12188 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
12189
12190 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
12191
12192 2016-09-05 Pedro Alves <palves@redhat.com>
12193
12194 PR backtrace/19927
12195 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
12196 unwinders are immediately called as side effect of "source" or
12197 "disable unwinder" commands.
12198 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
12199
12200 2016-09-02 Yao Qi <yao.qi@linaro.org>
12201
12202 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
12203 is true and $type is "float" or "double".
12204
12205 2016-09-02 Yao Qi <yao.qi@linaro.org>
12206
12207 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
12208 true.
12209 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
12210 * gdb.base/call-rt-st.exp: Likewise.
12211 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
12212 return value instead of gdb,skip_float_test.
12213 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
12214 (do_function_calls): Use its return value instead of
12215 gdb,skip_float_test.
12216 * gdb.base/finish.exp: Likewise.
12217 * gdb.base/funcargs.exp: Likewise.
12218 * gdb.base/return.exp: Likewise.
12219 * gdb.base/return2.exp: Likewise.
12220 * gdb.base/varargs.exp: Likewise.
12221 * lib/gdb.exp (gdb_skip_float_test): Change it to
12222 gdb_caching_proc. Detect the broken ptrace on arm-linux.
12223
12224 2016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
12225
12226 * gdb.multi/tids.exp: Test "thread apply all".
12227
12228 2016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
12229
12230 * gdb.base/default.exp (tty): Remove.
12231
12232 2016-08-24 Kevin Buettner <kevinb@redhat.com>
12233
12234 * gdb.python/py-recurse-unwind.c: New file.
12235 * gdb.python/py-recurse-unwind.py: New file.
12236 * gdb.python/py-recurse-unwind.exp: New file.
12237
12238 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
12239
12240 * gdb.base/set-inferior-tty.exp: New file.
12241 * gdb.base/set-inferior-tty.c: New file.
12242
12243 2016-08-23 Pedro Alves <palves@redhat.com>
12244
12245 PR gdb/20494
12246 * gdb.base/new-ui-echo.c: New file.
12247 * gdb.base/new-ui-echo.exp: New file.
12248
12249 2016-08-23 Yao Qi <yao.qi@linaro.org>
12250
12251 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
12252 gdbserver_spawn.
12253 * gdb.server/connect-without-multi-process.exp (do_test):
12254 Likewise.
12255
12256 2016-08-23 Yao Qi <yao.qi@linaro.org>
12257
12258 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
12259 standalone_txt. Delete gdb_txt and standalone_txt on host
12260 and target. Spawn the binary on target. Copy files from
12261 target to host.
12262
12263 2016-08-22 Pedro Alves <palves@redhat.com>
12264
12265 PR gdb/20505
12266 * gdb.base/vdso-warning.exp: Test core dumps too. Use
12267 with_test_prefix. Factor out bits to ...
12268 (test_no_vdso): ... this new procedure.
12269
12270 2016-08-19 Carl Love <cel@us.ibm.com>
12271
12272 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
12273 maintaining separate logic for constructing the output path.
12274 * gdb.arch/powerpc-d128-regs.exp: Likewise.
12275 * gdb.arch/ppc-dfp.exp: Likewise.
12276 * gdb.arch/ppc-fp.exp: Likewise.
12277 * gdb.arch/vsx-regs.exp: Likewise.
12278 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
12279 binprefix for generating the additional binary files.
12280
12281 2016-08-19 Pedro Alves <palves@redhat.com>
12282
12283 * gdb.trace/mi-trace-frame-collected.exp
12284 (test_trace_frame_collected): On x32, expect two registers.
12285
12286 2016-08-18 Carl Love <cel@us.ibm.com>
12287
12288 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
12289 and sync up the test with tests in gas/testsuite/gas/ppc.
12290 * gdb.arch/powerpc-power.exp: Likewise.
12291
12292 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
12293
12294 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
12295 expected error message.
12296
12297 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
12298
12299 * gdb.multi/remove-inferiors.exp: New file.
12300 * gdb.multi/remove-inferiors.c: New file.
12301
12302 2016-08-12 Yao Qi <yao.qi@linaro.org>
12303
12304 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
12305 argument list.
12306
12307 2016-08-10 Pedro Alves <palves@redhat.com>
12308
12309 PR gdb/19187
12310 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
12311 setup_kfails.
12312
12313 2016-08-09 Pedro Alves <palves@redhat.com>
12314 Simon Marchi <simon.marchi@ericsson.com>
12315
12316 PR gdb/20418
12317 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
12318 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
12319
12320 2016-08-09 Pedro Alves <palves@redhat.com>
12321
12322 PR mi/20431
12323 * gdb.mi/mi-cmd-error.exp: New file.
12324
12325 2016-08-09 Pedro Alves <palves@redhat.com>
12326
12327 PR gdb/18653
12328 * gdb.base/signals-state-child.c: New file.
12329 * gdb.base/signals-state-child.exp: New file.
12330 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
12331
12332 2016-08-09 Pedro Alves <palves@redhat.com>
12333
12334 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
12335
12336 2016-08-03 Tom Tromey <tom@tromey.com>
12337
12338 PR python/18565:
12339 * gdb.python/py-frame-inline.exp: Add Frame.function test.
12340
12341 2016-08-01 Yao Qi <yao.qi@linaro.org>
12342
12343 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
12344 variable mode to "multi-process" if $multi_process is 1, otherwise
12345 set it to "single-process".
12346
12347 2016-08-01 Yao Qi <yao.qi@linaro.org>
12348
12349 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
12350 * gdb.cp/cpexprs.exp: Likewise.
12351 * gdb.cp/m-static.exp: Likewise.
12352
12353 2016-07-26 Tom Tromey <tom@tromey.com>
12354
12355 PR python/20190:
12356 * gdb.threads/tls.exp (check_thread_local): Add python symbol
12357 test.
12358
12359 2016-07-26 Markus Metzger <markus.t.metzger@intel.com>
12360
12361 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
12362 selecting assembly source files.
12363 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
12364 assembly source files.
12365 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
12366 assembly source files.
12367 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
12368 selecting assembly source files.
12369
12370 2016-07-25 Simon Marchi <simon.marchi@ericsson.com>
12371
12372 * gdb.base/new-ui.exp (do_test_invalid_args): New
12373 procedure.
12374
12375 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
12376
12377 * gdb.btrace/reconnect.c: New file.
12378 * gdb.btrace/reconnect.exp: New file.
12379
12380 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
12381
12382 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
12383 to test_catch_syscall_group.
12384 (test_catch_syscall_group): New.
12385
12386 2016-07-21 Tom Tromey <tom@tromey.com>
12387
12388 * gdb.rust/simple.rs (main): Use empty struct expression.
12389 * gdb.rust/simple.exp: Add tests for empty struct expression.
12390
12391 2016-07-21 Yao Qi <yao.qi@linaro.org>
12392
12393 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
12394 if gdb_skip_xml_test is true on some targets.
12395
12396 2016-07-21 Yao Qi <yao.qi@linaro.org>
12397
12398 * gdb.server/solib-list.exp: Unset last_loaded_file.
12399
12400 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12401
12402 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
12403 "step into captured_main (args)".
12404
12405 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12406
12407 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
12408
12409 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12410
12411 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
12412
12413 2016-07-19 Pedro Alves <palves@redhat.com>
12414
12415 * gdb.opt/inline-break.exp: Remove optimize=-O2.
12416 * gdb.opt/inline-bt.exp: Likewise.
12417 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
12418 additional_flags=-Winline.
12419 * gdb.opt/inline-locals.exp: Likewise.
12420 * gdb.opt/inline-markers.c (ATTR): Define.
12421 (inlined_fn): Use it.
12422
12423 2016-07-19 Yao Qi <yao.qi@linaro.org>
12424
12425 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
12426 (test_with_self): Remove some code. Remove argument executable.
12427 (top-level): Use do_self_tests.
12428
12429 2016-07-15 Zachary Welch <zwelch@codesourcery.com>
12430 Don Breazeal <donb@codesourcery.com>
12431
12432 * gdb.base/maint.exp: Escape paths used in regular expressions.
12433 * gdb.stabs/weird.exp: Likewise.
12434
12435 2016-07-13 Tom Tromey <tom@tromey.com>
12436
12437 PR python/15620, PR python/18620:
12438 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
12439 (test_bkpt_events): New procs.
12440
12441 2016-07-13 Tom Tromey <tom@tromey.com>
12442
12443 PR python/17698:
12444 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
12445 test.
12446 (test_watchpoints): Likewise.
12447 (test_bkpt_pending): New proc.
12448
12449 2016-07-13 Tom Tromey <tom@tromey.com>
12450
12451 PR cli/18053:
12452 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
12453 completion test.
12454
12455 2016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
12456
12457 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
12458 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
12459 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
12460 f_label.
12461 (g): Rename g_end_lbl to g_label.
12462 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
12463 low_pc and high_pc.
12464 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
12465
12466 2016-07-12 Tom Tromey <tom@tromey.com>
12467
12468 PR python/19293:
12469 * gdb.python/py-unwind-maint.exp: Update tests.
12470
12471 2016-07-12 Yao Qi <yao.qi@linaro.org>
12472
12473 * lib/selftest-support.exp (selftest_setup): Match the output
12474 when captured_main is inlined.
12475
12476 2016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
12477
12478 * gdb.fortran/derived-types.exp (result_line, result_line_2):
12479 New variables.
12480 (print this%a, print this%b, print this): New tests.
12481 * gdb.fortran/derived-types.f90 (this): New object and
12482 initialization.
12483
12484 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
12485
12486 * gdb.ada/arraydim.exp: Remove extra directory level in build
12487 directory.
12488
12489 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
12490
12491 * lib/ada.exp: Remove extra directory level in build directory.
12492 * gdb.ada/cond_lang.exp: Likewise.
12493 * gdb.ada/exec_changed.exp: Likewise.
12494 * gdb.ada/lang_switch.exp: Likewise.
12495
12496 2016-07-06 Manish Goregaokar <manish@mozilla.com>
12497
12498 * simple.rs: Add test for raw pointer subscripting.
12499 * simple.exp: Add test expectations.
12500
12501 2016-07-05 Yao Qi <yao.qi@linaro.org>
12502
12503 * gdb.mi/mi-reverse.exp: Match =record-started output.
12504
12505 2016-07-01 Pedro Alves <palves@redhat.com>
12506
12507 * gdb.base/jit-reader.exp (info_registers_current_frame): New
12508 procedure.
12509 (jit_reader_test): Test the jit reader's unwinder.
12510 * gdb.base/jithost.c (jit_function_00_code): New global.
12511 (main): Use memcpy to fill in the mmapped code, instead of poking
12512 bytes manually here.
12513 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
12514 value.
12515 (read_debug_info): Save the function's range.
12516 (read_sp): New function.
12517 (unwind_frame): Use it. Also unwind RBP.
12518 (get_frame_id): Use read_sp.
12519 (gdb_init_reader): Use calloc instead of malloc.
12520 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
12521 parameter. Use gdb_test_multiple.
12522
12523 2016-07-01 Pedro Alves <palves@redhat.com>
12524 Antoine Tremblay <antoine.tremblay@ericsson.com>
12525
12526 * gdb.threads/process-dies-while-detaching.c: New file.
12527 * gdb.threads/process-dies-while-detaching.exp: New file.
12528
12529 2016-07-01 Pedro Alves <palves@redhat.com>
12530
12531 * gdb.multi/watchpoint-multi-exit.c: New file.
12532 * gdb.multi/watchpoint-multi-exit.exp: New file.
12533
12534 2016-06-30 Pedro Alves <palves@redhat.com>
12535
12536 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
12537 unset inferior_spawn_id.
12538
12539 2016-06-30 Pedro Alves <palves@redhat.com>
12540
12541 * lib/mi-support.exp (default_mi_gdb_start): Declare global
12542 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
12543
12544 2016-06-29 Yao Qi <yao.qi@linaro.org>
12545
12546 * gdb.base/return.c: Add copyright header.
12547
12548 2016-06-29 Tom Tromey <tom@tromey.com>
12549
12550 PR python/20129:
12551 * gdb.python/py-framefilter.exp: Add tests for setting priority
12552 and disabling of non-existent frame filter.
12553
12554 2016-06-29 Yao Qi <yao.qi@linaro.org>
12555
12556 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
12557 0x0f07ff.
12558
12559 2016-06-28 Yao Qi <yao.qi@linaro.org>
12560
12561 * gdb.base/catch-syscall.exp: Remove check on isnative and target
12562 triplets. Start gdb, execute catch syscall, and continue. Check
12563 gdb's output to determine catch syscall is supported.
12564
12565 2016-06-27 Manish Goregaokar <manish@mozilla.com>
12566
12567 * gdb.rust/simple.rs: Add test for returning unit in a function.
12568 * gdb.rust/simple.exp: Add expectation for functions returning
12569 unit.
12570
12571 2016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
12572
12573 * gdb.python/py-breakpoint-create-fail.c,
12574 gdb.python/py-breakpoint-create-fail.exp,
12575 gdb.python/py-breakpoint-create-fail.py: New testcase.
12576
12577 2016-06-25 Manish Goregaokar <manish@mozilla.com>
12578
12579 PR gdb/20239
12580 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
12581 * gdb.rust/simple.exp: Add test expectations for new NonZero
12582 tests.
12583
12584 2016-06-24 David Taylor <dtaylor@emc.com>
12585
12586 * gdb.base/offsets.exp: New file.
12587 * gdb.base/offsets.c: New file.
12588
12589 2016-06-23 Tom Tromey <tom@tromey.com>
12590
12591 PR gdb/16483:
12592 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
12593 before any filters are loaded.
12594
12595 2016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
12596
12597 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
12598 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
12599 structs.
12600 * gdb.fortran/derived-type-function.exp: New file.
12601 * gdb.fortran/derived-type-function.f90: New file.
12602
12603
12604 2016-06-21 Pedro Alves <palves@redhat.com>
12605
12606 * gdb.base/new-ui.exp: New file.
12607 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
12608 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
12609 (with_spawn_id): New procedure.
12610
12611 2016-06-21 Pedro Alves <palves@redhat.com>
12612
12613 * gdb.mi/mi-exec-run.exp: New file.
12614
12615 2016-06-21 Pedro Alves <palves@redhat.com>
12616
12617 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
12618 breakpoint command's output on the main UI.
12619 (test_break): New procedure, factored out from calls in the top
12620 level.
12621 (top level): Use foreach_with_prefix to test MI as main UI and as
12622 separate UI.
12623
12624 2016-06-21 Pedro Alves <palves@redhat.com>
12625
12626 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
12627 (test_awatch_creation_and_listing)
12628 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
12629 Remove 'type' parameter.
12630 (test_watchpoint_all): New parameter mi_mode. Remove
12631 with_test_prefix.
12632 (top level): Use foreach_with_prefix, and add main/separate UI MI
12633 testing axis.
12634
12635 2016-06-21 Pedro Alves <palves@redhat.com>
12636
12637 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
12638 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
12639 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
12640 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
12641 (gdb_main_spawn_id, mi_spawn_id): Declare and
12642 comment.
12643 (mi_create_inferior_pty): New procedure,
12644 factored out from default_mi_gdb_start.
12645 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
12646 procedures.
12647 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
12648 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
12649 Use mi_create_inferior_pty.
12650 (mi_gdb_start): Use eval to pass down args list.
12651
12652 2016-06-21 Pedro Alves <palves@redhat.com>
12653
12654 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
12655 * gdb.opt/inline-cmds.exp: Add MI tests.
12656
12657 2016-06-21 Pedro Alves <palves@redhat.com>
12658
12659 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
12660
12661 2016-06-21 Pedro Alves <palves@redhat.com>
12662
12663 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
12664 (top level): Use it instead of mi_execute_to.
12665
12666 2016-06-21 Pedro Alves <palves@redhat.com>
12667
12668 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
12669 (cont_handler_str): New.
12670 (signal_stop_handler): Set stop_handler_str instead of printing to
12671 stdout.
12672 (continue_handler): Set cont_handler_str instead of printing to
12673 stdout.
12674 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
12675 mi_send_resuming_command. Print stop_handler_str and
12676 cont_handler_str instead of expecting the python events print
12677 directly.
12678
12679 2016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
12680
12681 * gdb.base/jit-reader.exp: New file.
12682 * gdb.base/jithost.c: New file.
12683 * gdb.base/jithost.h: New file.
12684 * gdb.base/jitreader.c : New file.
12685 * gdb.base/jit-protocol.h: New file.
12686
12687 2016-06-17 Yao Qi <yao.qi@linaro.org>
12688
12689 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
12690 parameters follow_fork and detach_on_fork. Set follow-fork-mode
12691 and detach-on-fork. Adjust tests.
12692 (top level): Invoke break_cond_on_syscall with combinations of
12693 syscall, follow-fork-mode and detach-on-fork.
12694
12695 2016-06-17 Yao Qi <yao.qi@linaro.org>
12696
12697 * gdb.base/step-over-exit.c: New.
12698 * gdb.base/step-over-exit.exp: New.
12699
12700 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
12701
12702 * gdb.base/float.exp: Add target check for nds32*-*-*.
12703 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
12704
12705 2016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
12706
12707 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
12708 for unsupported target features.
12709 * gdb.base/call-rt-st.exp: Likewise.
12710 * gdb.base/call-sc.exp: Likewise.
12711 * gdb.base/call-signal-resume.exp: Likewise.
12712 * gdb.base/call-strs.exp: Likewise.
12713 * gdb.base/callexit.exp: Likewise.
12714 * gdb.base/callfuncs.exp: Likewise.
12715 * gdb.base/nodebug.exp: Likewise.
12716 * gdb.base/printcmds.exp: Likewise.
12717 * gdb.base/ptype.exp: Likewise.
12718 * gdb.base/structs.exp: Likewise.
12719 * gdb.base/unwindonsignal.exp: Likewise.
12720 * gdb.cp/gdb2495.exp: Likewise.
12721 * gdb.cp/templates.exp: Likewise.
12722 * gdb.cp/virtfunc.exp: Likewise.
12723 * gdb.threads/hand-call-in-threads.exp: Likewise.
12724 * gdb.threads/interrupted-hand-call.exp: Likewise.
12725 * gdb.threads/thread-unwindonsignal.exp: Likewise.
12726
12727 2016-06-10 Tom Tromey <tom@tromey.com>
12728
12729 PR rust/20110:
12730 * gdb.rust/expr.exp: Add test for integer constant larger than
12731 i32.
12732
12733 2016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
12734
12735 * gdb.fortran/nested-funcs.exp: New.
12736 * gdb.fortran/nested-funcs.f90: New.
12737
12738 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
12739
12740 * gdb.base/examine-backward.c: New file.
12741 * gdb.base/examine-backward.exp: New file.
12742
12743 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
12744
12745 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
12746 matching.
12747
12748 2016-06-02 Tom Tromey <tom@tromey.com>
12749
12750 PR python/18984:
12751 * gdb.python/py-shared.exp: Add solib_name test.
12752
12753 2016-06-02 Simon Marchi <simon.marchi@ericsson.com>
12754
12755 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
12756
12757 2016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
12758
12759 PR c++/19893
12760 * gdb.dwarf2/implref.exp: Rename to...
12761 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
12762 * gdb.dwarf2/implref-array.c: New file.
12763 * gdb.dwarf2/implref-array.exp: Likewise.
12764 * gdb.dwarf2/implref-global.c: Likewise.
12765 * gdb.dwarf2/implref-global.exp: Likewise.
12766 * gdb.dwarf2/implref-struct.c: Likewise.
12767 * gdb.dwarf2/implref-struct.exp: Likewise.
12768
12769 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
12770
12771 * gdb.trace/trace-condition.exp: Add 64bit tests.
12772
12773 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
12774
12775 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
12776 bits types.
12777 (main): Adapt to 8 to 64 bits types.
12778 * gdb.trace/trace-condition.exp: Add new tests.
12779
12780 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
12781
12782 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
12783
12784 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
12785
12786 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
12787 Move condition tests...
12788 * gdb.trace/trace-condition.exp: Here.
12789
12790 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
12791
12792 * gdb.trace/trace-condition.exp: Add counter-case tests.
12793
12794 2016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
12795
12796 PR c++/15231
12797 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
12798 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
12799
12800 2016-05-27 Pedro Alves <palves@redhat.com>
12801
12802 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
12803 New procedure.
12804 (top level): Call it, and bail out of DejaGnu is known to be bad.
12805
12806 2016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
12807
12808 * gdb.base/whatis.c: Extend the test case.
12809 * gdb.base/whatis.exp: Add additional tests.
12810
12811 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12812
12813 * gdb.fortran/type.f90: Add pointer variable.
12814 * gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
12815
12816 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12817
12818 * gdb.fortran/vla-type.exp: Fix testcase name.
12819
12820 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12821
12822 * gdb.fortran/vla-type.exp: Access elements in nested structs.
12823
12824 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12825
12826 * gdb.fortran/type.f90: Add nested structures.
12827 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
12828 * gdb.fortran/derived-type.exp: Adapt expected output.
12829 * gdb.fortran/vla-type.exp: Adapt expected output.
12830
12831 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12832
12833 * gdb.fortran/whatis_type.exp: Adapt expected output.
12834
12835 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12836
12837 * gdb.fortran/print_type.exp: Fix expected output.
12838 * gdb.fortran/whatis_type.exp: Fix expected output.
12839
12840 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12841
12842 * gdb.fortran/whatis_type.exp: Use multi_line.
12843
12844 2016-05-24 Tom Tromey <tom@tromey.com>
12845
12846 PR python/17386:
12847 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
12848 use value as an index.
12849
12850 2016-05-23 Tom Tromey <tom@tromey.com>
12851
12852 PR python/17981:
12853 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
12854 no-breakpoint case.
12855
12856 2016-05-24 Pedro Alves <palves@redhat.com>
12857
12858 PR gdb/19828
12859 * gdb.threads/clone-attach-detach.c: New file.
12860 * gdb.threads/clone-attach-detach.exp: New file.
12861
12862 2016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
12863
12864 * gdb.base/annota-input-while-running.exp: Fix syntax error.
12865
12866 2016-05-23 Tom Tromey <tom@tromey.com>
12867
12868 PR python/19438, PR python/18393:
12869 * gdb.python/py-progspace.exp: Add "dir" test.
12870 * gdb.python/py-objfile.exp: Add "dir" test.
12871
12872 2016-05-23 Yao Qi <yao.qi@linaro.org>
12873
12874 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
12875 * gdb.arch/thumb2-it.exp: Likewise.
12876
12877 2016-05-18 Simon Marchi <simon.marchi@ericsson.com>
12878
12879 * gdb.mi/mi-threads-interrupt.c: New file.
12880 * gdb.mi/mi-threads-interrupt.exp: New file.
12881
12882 2016-05-17 Simon Marchi <simon.marchi@ericsson.com>
12883
12884 PR gdb/18077
12885 * gdb.mi/mi-async-run.exp: New file.
12886 * gdb.mi/mi-async-run.c: New file.
12887
12888 2016-05-17 Tom Tromey <tom@tromey.com>
12889 Manish Goregaokar <manishsmail@gmail.com>
12890
12891 * lib/rust-support.exp: New file.
12892 * lib/gdb.exp (skip_rust_tests): New proc.
12893 (build_executable_from_specs): Handle rust.
12894 * lib/future.exp (gdb_find_rustc): New proc.
12895 (gdb_default_target_compile): Handle rust.
12896 * gdb.rust/expr.exp: New file.
12897 * gdb.rust/generics.exp: New file.
12898 * gdb.rust/generics.rs: New file.
12899 * gdb.rust/methods.exp: New file.
12900 * gdb.rust/methods.rs: New file.
12901 * gdb.rust/modules.exp: New file.
12902 * gdb.rust/modules.rs: New file.
12903 * gdb.rust/simple.exp: New file.
12904 * gdb.rust/simple.rs: New file.
12905
12906 2016-05-17 Tom Tromey <tom@tromey.com>
12907
12908 * gdb.base/default.exp (set language): Add rust.
12909
12910 2016-05-17 Tom Tromey <tom@tromey.com>
12911
12912 * gdb.gdb/unittest.exp: New file.
12913
12914 2016-05-16 Yao Qi <yao.qi@linaro.org>
12915
12916 * gdb.base/batch-preserve-term-settings.exp: Remove variable
12917 shell_prompt. Update shell_prompt_re.
12918
12919 2016-05-12 Doug Evans <dje@google.com>
12920
12921 PR symtab/19999
12922 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
12923 $options when building executable.
12924 * gdb.dwarf2/fission-loclists-pie.S: New file.
12925 * gdb.dwarf2/fission-loclists-pie.exp: New file.
12926
12927 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
12928
12929 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
12930 of [is_remote target],
12931
12932 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
12933
12934 * lib/gdb.exp (use_gdb_stub): New procedure.
12935
12936 2016-05-03 Yunlian Jiang <yunlian@google.com>
12937 Doug Evans <dje@google.com>
12938
12939 PR symtab/19914
12940 * gdb.dwarf2/dwp-sepdebug.c: New file.
12941 * gdb.dwarf2/dwp-sepdebug.exp: New file.
12942
12943 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
12944
12945 * gdb.base/detach.exp: Remove is_remote check.
12946
12947 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
12948
12949 * gdb.base/annota-input-while-running.exp: Don't check for
12950 [is_remote target]. Enable annotations after running to main.
12951 Remove unused "set test..." line.
12952
12953 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
12954
12955 * gdb.trace/trace-enable-disable.exp: New file.
12956 * gdb.trace/trace-enable-disable.c: New file.
12957
12958 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
12959
12960 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
12961 use it in info sharedlibrary test.
12962 * gdb.trace/ftrace-lock.exp: Likewise.
12963 * gdb.trace/ftrace.exp: Likewise.
12964 * gdb.trace/range-stepping.exp: Likewise.
12965 * gdb.trace/trace-break.exp: Likewise.
12966 * gdb.trace/trace-condition.exp: Likewise.
12967 * gdb.trace/trace-mt.exp: Likewise.
12968
12969 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
12970
12971 * lib/gdb.exp (gdb_load_shlibs): Rename to...
12972 (gdb_load_shlib): ... this.
12973 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
12974 gdb_load_shlib.
12975 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
12976 * gdb.base/ctxobj.exp: Likewise.
12977 * gdb.base/dprintf-pending.exp: Likewise.
12978 * gdb.base/dso2dso.exp: Likewise.
12979 * gdb.base/fixsection.exp: Likewise.
12980 * gdb.base/gcore-relro.exp: Likewise.
12981 * gdb.base/gdb1555.exp: Likewise.
12982 * gdb.base/global-var-nested-by-dso.exp: Likewise.
12983 * gdb.base/gnu-ifunc.exp: Likewise.
12984 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
12985 * gdb.base/jit-so.exp (one_jit_test): Likewise.
12986 * gdb.base/pending.exp: Likewise.
12987 * gdb.base/print-file-var.exp: Likewise.
12988 * gdb.base/print-symbol-loading.exp: Likewise.
12989 * gdb.base/shlib-call.exp: Likewise.
12990 * gdb.base/shreloc.exp: Likewise.
12991 * gdb.base/so-impl-ld.exp: Likewise.
12992 * gdb.base/solib-disc.exp: Likewise.
12993 * gdb.base/solib-nodir.exp: Likewise.
12994 * gdb.base/solib-overlap.exp: Likewise.
12995 * gdb.base/solib-symbol.exp: Likewise.
12996 * gdb.base/solib-weak.exp (do_test): Likewise.
12997 * gdb.base/sym-file.exp: Likewise.
12998 * gdb.base/symtab-search-order.exp: Likewise.
12999 * gdb.base/type-opaque.exp: Likewise.
13000 * gdb.base/unload.exp: Likewise.
13001 * gdb.base/watchpoint-solib.exp: Likewise.
13002 * gdb.compile/compile.exp: Likewise.
13003 * gdb.cp/gdb2384.exp: Likewise.
13004 * gdb.cp/infcall-dlopen.exp: Likewise.
13005 * gdb.cp/re-set-overloaded.exp: Likewise.
13006 * gdb.fortran/library-module.exp: Likewise.
13007 * gdb.opt/solib-intra-step.exp: Likewise.
13008 * gdb.python/py-finish-breakpoint.exp: Likewise.
13009 * gdb.python/py-shared.exp: Likewise.
13010 * gdb.reverse/solib-precsave.exp: Likewise.
13011 * gdb.reverse/solib-reverse.exp: Likewise.
13012 * gdb.server/solib-list.exp: Likewise.
13013 * gdb.threads/dlopen-libpthread.exp: Likewise.
13014 * gdb.threads/tls-shared.exp: Likewise.
13015 * gdb.threads/tls-so_extern.exp: Likewise.
13016 * gdb.trace/change-loc.exp: Likewise.
13017 * gdb.trace/ftrace-lock.exp: Likewise.
13018 * gdb.trace/ftrace.exp: Likewise.
13019 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
13020 * gdb.trace/pending.exp: Likewise.
13021 * gdb.trace/range-stepping.exp: Likewise.
13022 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
13023 (strace_info_marker): Likewise.
13024 (strace_probe_marker): Likewise.
13025 (strace_trace_on_same_addr): Likewise.
13026 (strace_trace_on_diff_addr): Likewise.
13027 * gdb.trace/trace-break.exp: Likewise.
13028 * gdb.trace/trace-condition.exp: Likewise.
13029 * gdb.trace/trace-mt.exp: Likewise.
13030
13031 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
13032
13033 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
13034 result of gdb_remote_download.
13035 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
13036 * gdb.base/dso2dso.exp: Likewise.
13037 * gdb.base/global-var-nested-by-dso.exp: Likewise.
13038 * gdb.base/print-file-var.exp: Likewise.
13039 * gdb.base/shlib-call.exp: Likewise.
13040 * gdb.base/shreloc.exp: Likewise.
13041 * gdb.base/solib-overlap.exp: Likewise.
13042 * gdb.base/solib-weak.exp (do_test): Likewise.
13043 * gdb.base/unload.exp: Likewise.
13044
13045 2016-04-27 Yao Qi <yao.qi@linaro.org>
13046
13047 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
13048 exists.
13049
13050 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
13051
13052 * vla-type.exp: Print structure from toplevel.
13053
13054 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
13055
13056 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
13057 of dynamic types.
13058 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
13059 of dynamic types.
13060
13061 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
13062
13063 * gdb.fortran/vla-type.f90: New file.
13064 * gdb.fortran/vla-type.exp: New file.
13065
13066 2016-04-25 Yao Qi <yao.qi@linaro.org>
13067
13068 * gdb.base/branch-to-self.c: New file.
13069 * gdb.base/branch-to-self.exp: New file.
13070
13071 2016-04-22 Yao Qi <yao.qi@linaro.org>
13072
13073 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
13074 more after $hex.
13075
13076 2016-04-22 Yao Qi <yao.qi@linaro.org>
13077
13078 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
13079 * gdb.base/annota3.exp: Likewise.
13080
13081 2016-04-22 Yao Qi <yao.qi@linaro.org>
13082
13083 * gdb.reverse/step-precsave.exp: Do one step and test program
13084 stops in "callee" and do multiple steps until program goes out
13085 of "callee".
13086 * gdb.reverse/step-reverse.exp: Likewise.
13087
13088 2016-04-22 Yao Qi <yao.qi@linaro.org>
13089
13090 * gdb.trace/signal.exp: Also pass if
13091 $tracepoint_hits($i) > $iterations.
13092
13093 2016-04-22 Yao Qi <yao.qi@linaro.org>
13094
13095 * gdb.trace/signal.c: New file.
13096 * gdb.trace/signal.exp: New file.
13097
13098 2016-04-19 Doug Evans <xdje42@gmail.com>
13099
13100 * gdb.base/bad-file.exp: New file.
13101
13102 2016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
13103
13104 * gdb.dwarf2/implref.exp: New file.
13105
13106 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
13107
13108 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
13109 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
13110 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
13111 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
13112 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
13113 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
13114 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
13115 * lib/fortran.exp (fortran_int4): New procedure.
13116 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
13117 (fortran_logical4): Likewise.
13118
13119 2016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
13120
13121 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
13122
13123 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
13124
13125 * lib/compiler.c: Add Intel specific preprocessor macros.
13126 * lib/compiler.cc: Likewise.
13127
13128 2016-04-13 Luis Machado <lgustavo@codesourcery.com>
13129
13130 * gdb.server/connect-with-no-symbol-file.c: New file.
13131 * gdb.server/connect-with-no-symbol-file.exp: New file.
13132
13133 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
13134
13135 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
13136
13137 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
13138
13139 * boards/gdbserver-base.exp (${board}_download): Copy source file to
13140 standard output directory.
13141
13142 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
13143
13144 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
13145
13146 2016-04-13 Markus Metzger <markus.t.metzger@intel.com>
13147
13148 * gdb.btrace/instruction_history.c (loop): Add declaration.
13149
13150 2016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
13151
13152 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
13153
13154 2016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
13155
13156 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
13157 parentheses to print.
13158 (continue_handler): Likewise.
13159
13160 2016-04-08 Simon Marchi <simon.marchi@ericsson.com>
13161
13162 * gdb.server/solib-list.exp: Remove is_remote check.
13163 Pass shlib= to gdb_compile. Don't link shared library with
13164 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
13165 Run binary filename through "readlink -f" on the target.
13166
13167 2016-04-08 Pedro Alves <palves@redhat.com>
13168
13169 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
13170 interpreter filename as argument to gdbserver_spawn.
13171 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
13172 Return empty if $last_loaded_file does not exist.
13173
13174 2016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
13175
13176 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
13177 * gdb.base/jit-main.c: Use exit after usage.
13178
13179 2016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
13180
13181 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
13182 GDBHISTSIZE prior to the tests.
13183 * gdb.base/gdbinit-history.exp: Likewise.
13184
13185 2016-04-07 Pedro Alves <palves@redhat.com>
13186
13187 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
13188 instead of build_executable. Use gdb_load_shlibs.
13189
13190 2016-04-07 Yao Qi <yao.qi@linaro.org>
13191
13192 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
13193 Execute "si" command.
13194
13195 2016-04-07 Yao Qi <yao.qi@linaro.org>
13196
13197 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
13198 number instead of the comments on some line.
13199
13200 2016-04-06 Don Breazeal <donb@codesourcery.com>
13201
13202 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
13203 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
13204
13205 2016-04-06 Simon Marchi <simon.marchi@ericsson.com>
13206
13207 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
13208 standard_output_file. Remove unused binfile variable.
13209
13210 2016-04-05 Catalin Udma <catalin.udma@freescale.com>
13211
13212 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
13213 * gdb.python/py-mi-objfile.exp: Match "list main" output
13214 in console format.
13215
13216 2016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
13217
13218 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
13219 absolute.
13220
13221 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
13222
13223 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
13224 absolute.
13225 * gdb.trace/ftrace.exp: Likewise.
13226 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
13227 targets as well.
13228 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
13229 (gdb_load_shlibs): Copy libraries to test directory when testing
13230 natively. Only set solib-search-path if testing remotely.
13231 * lib/mi-support.exp (mi_load_shlibs): Likewise.
13232
13233 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
13234
13235 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
13236 gdb_download. Use it even if the target is not remote.
13237 * gdb.base/jit.exp (compile_jit_test): Likewise.
13238 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
13239 output directory if the destination board is local, otherwise use
13240 the standard remote_download from DejaGnu.
13241 (gdb_download): Remove.
13242 (gdb_load_shlibs): Use gdb_remote_download instead of
13243 gdb_download.
13244 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
13245 Use gdb_remote_download instead of gdb_download. Use it even if
13246 the target is not remote.
13247 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
13248 instead of gdb_download.
13249
13250 2016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
13251
13252 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
13253 (test_insert_delete_modify): Call mi_load_shlibs before trying to
13254 run.
13255
13256 2016-04-01 Artemiy Volkov <artemiyv@acm.org>
13257
13258 PR gdb/19820
13259 * gdb.base/printcmds.exp: Add artificial arrays tests.
13260
13261 2016-03-31 Pedro Alves <palves@redhat.com>
13262
13263 PR gdb/19858
13264 * gdb.base/jit-main.c: Include unistd.h.
13265 (ATTACH): Define to 0 if not already defined.
13266 (wait_for_gdb, mypid): New globals.
13267 (WAIT_FOR_GDB): New macro.
13268 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
13269 some breakpoint locations.
13270 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
13271 New procedures.
13272 (one_jit_test): Add REATTACH parameter, and handle it. Use
13273 continue_to_test_location.
13274 (top level): Test attach, and adjusts calls to one_jit_test.
13275
13276 2016-03-31 Pedro Alves <palves@redhat.com>
13277
13278 PR gdb/19858
13279 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
13280 BINSUFFIX parameter, and handle it.
13281 (top level): Adjust calls compile_jit_test.
13282
13283 2016-03-31 Catalin Udma <catalin.udma@freescale.com>
13284
13285 PR python/19743
13286 * gdb.python/py-mi-events-gdb.py: New file.
13287 * gdb.python/py-mi-events.c: New file.
13288 * gdb.python/py-mi-events.exp: New file.
13289
13290 2016-03-30 Yao Qi <yao.qi@linaro.org>
13291
13292 * gdb.reverse/until-precsave.exp: Match function name only.
13293 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
13294 Move malloc to a condition block.
13295 * gdb.reverse/until-reverse.exp: Match function name only.
13296
13297 2016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
13298
13299 * gdb.trace/ftrace.exp: Set arg0exp for s390.
13300 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
13301 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
13302 variable for GPR 0 instead of assuming it is register 0.
13303 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
13304 * lib/trace-support.exp: Add s390 registers.
13305
13306 2016-03-29 Yao Qi <yao.qi@linaro.org>
13307
13308 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
13309
13310 2016-03-24 Yao Qi <yao.qi@linaro.org>
13311
13312 * gdb.reverse/break-reverse.exp: Add quotation mark in the
13313 test message.
13314
13315 2016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
13316
13317 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
13318 maintaining separate logic for constructing the output path.
13319
13320 2016-03-16 Don Breazeal <donb@codesourcery.com>
13321
13322 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
13323 Retry fork and waitpid on interrupted system call errors.
13324 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
13325 Use with_timeout_factor to increase timeout by factor of 10.
13326
13327 2016-03-15 Don Breazeal <donb@codesourcery.com>
13328
13329 * gdb.cp/scope-err.cc: New test program.
13330 * gdb.cp/scope-err.exp: New test script.
13331 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
13332 lines and "set breakpoint here" comment.
13333 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
13334 Fixed some whitespace and format issues.
13335 * gdb.mi/mi-linespec-err-cp.cc: New test program.
13336 * gdb.mi/mi-linespec-err-cp.exp: New test script.
13337
13338 2016-03-15 Doug Evans <dje@google.com>
13339
13340 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
13341 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
13342 All callers updated. Add tests for enums, mixed flags register.
13343
13344 2016-03-15 Doug Evans <dje@google.com>
13345
13346 * gdb.base/skip.c (main): Call test_skip_file_and_function.
13347 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
13348
13349 2016-03-14 Simon Marchi <simon.marchi@ericsson.com>
13350
13351 * gdb.base/default.exp: Add $_as_string to the list of expected
13352 convenience functions.
13353
13354 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
13355
13356 * gdb.base/maint.exp: New tests for 'maint info line-table'.
13357
13358 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
13359
13360 * gdb.python/py-as-string.exp: New file.
13361 * gdb.python/py-as-string.c: New file.
13362
13363 2016-03-09 Pedro Alves <palves@redhat.com>
13364
13365 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
13366 signal" -> "Thread NN received signal" output change.
13367 * gdb.threads/ia64-sigill.exp: Likewise.
13368 * gdb.threads/linux-dp.exp: Likewise.
13369 * gdb.threads/manythreads.exp: Likewise.
13370 * gdb.threads/pending-step.exp: Likewise.
13371 * gdb.threads/print-threads.exp: Likewise.
13372 * gdb.threads/sigstep-threads.exp: Likewise.
13373 * gdb.threads/staticthreads.exp: Likewise.
13374 * gdb.threads/tls.exp: Likewise.
13375
13376 2016-03-09 Pedro Alves <palves@redhat.com>
13377
13378 * gdb.base/command-line-input.exp: New file.
13379
13380 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
13381
13382 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
13383 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
13384 * gdb.trace/pending.exp: Accept leading dot before function name.
13385 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
13386 * lib/trace-support.exp: Set registers for ppc.
13387
13388 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
13389
13390 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
13391 use it for disassembly; accept .main in addition to main in backtrace.
13392
13393 2016-03-09 Wei-cheng Wang <cole945@gmail.com>
13394 Marcin Kościelnicki <koriakin@0x04.net>
13395
13396 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
13397 (gdb_recursion_test_ptr): New global variable.
13398 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
13399 gdb_recursion_test.
13400 (gdb_c_test): Ditto.
13401
13402 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
13403
13404 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
13405 ordering.
13406
13407 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
13408
13409 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
13410 (bar): Add bar_start_lbl label.
13411 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
13412 of foo/bar for emitting DWARF and tracing.
13413
13414 2016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
13415
13416 * analyze-racy-logs.py: Set executable bit.
13417
13418 2016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
13419
13420 * Makefile.in (DEFAULT_RACY_ITER): New variable.
13421 (CHECK_TARGET_TMP): Likewise.
13422 (check-single-racy): New rule.
13423 (check-parallel-racy): Likewise.
13424 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
13425 (do-check-parallel-racy): New rule.
13426 (check-racy/%.exp): Likewise.
13427 * README (Racy testcases): New section.
13428 * analyze-racy-logs.py: New file.
13429
13430 2016-03-03 Doug Evans <dje@google.com>
13431
13432 * gdb.base/skip.exp: Use with_test_prefix.
13433
13434 2016-03-03 Yao Qi <yao.qi@linaro.org>
13435
13436 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
13437 Invoke step_over_syscall "clone" and break_cond_on_syscall
13438 "clone".
13439 * gdb.base/step-over-clone.c: New file.
13440
13441 2016-03-03 Yao Qi <yao.qi@linaro.org>
13442
13443 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
13444 code format.
13445
13446 2016-03-03 Yao Qi <yao.qi@linaro.org>
13447
13448 * gdb.base/disp-step-fork.c: Rename to ...
13449 * gdb.base/step-over-fork.c: ... it. New file.
13450 * gdb.base/disp-step-vfork.c: Rename to ...
13451 * gdb.base/step-over-vfork.c: ... it. New file.
13452 * gdb.base/disp-step-syscall.exp: Rename to ...
13453 * gdb.base/step-over-syscall.exp: ... it. New file.
13454 (disp_step_cross_syscall): Rename to ...
13455 (step_over_syscall): ... it.
13456
13457 2016-03-03 Yao Qi <yao.qi@linaro.org>
13458
13459 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
13460 If target supports condition evaluation on target, invoke
13461 break_cond_on_syscall for fork and vfork.
13462
13463 2016-03-03 Yao Qi <yao.qi@linaro.org>
13464
13465 * gdb.base/disp-step-syscall.exp: Don't invoke
13466 support_displaced_stepping.
13467 (disp_step_cross_syscall): Test with displaced stepping off and
13468 on if supported.
13469
13470 2016-03-03 Yao Qi <yao.qi@linaro.org>
13471
13472 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
13473 proc.
13474 (setup): New proc.
13475 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
13476 and setup.
13477
13478 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
13479
13480 * gdb.fortran/vla-history.exp: Remove breakpoint.
13481
13482 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
13483
13484 * gdb.fortran/vla-history.exp: Lookup array elements and printing
13485 exceeds timeout.
13486
13487 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
13488
13489 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
13490 breakpoint.
13491
13492 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
13493
13494 * gdb.mi/vla.f90: Nullify pointer after declaration.
13495
13496 2016-03-01 Pedro Alves <palves@redhat.com>
13497
13498 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
13499
13500 2016-03-01 Pedro Alves <palves@redhat.com>
13501
13502 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
13503 before anything else.
13504 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
13505 _GNU_SOURCE here.
13506 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
13507 before anything else.
13508 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
13509
13510 2016-03-01 Pedro Alves <palves@redhat.com>
13511
13512 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
13513
13514 2016-03-01 Yao Qi <yao.qi@linaro.org>
13515
13516 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
13517 prepare_for_testing.
13518
13519 2016-03-01 Yao Qi <yao.qi@linaro.org>
13520
13521 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
13522
13523 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
13524
13525 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
13526 manually constructing the output path.
13527
13528 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
13529
13530 * gdb.arch/s390-stackless.S: New.
13531 * gdb.arch/s390-stackless.exp: New.
13532
13533 2016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
13534
13535 * gdb.dlang/circular.c: New file.
13536 * gdb.dlang/circular.exp: New file.
13537
13538 2016-02-26 Yao Qi <yao.qi@linaro.org>
13539
13540 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
13541 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
13542 (testcases): Update.
13543
13544 2016-02-26 Yao Qi <yao.qi@linaro.org>
13545
13546 * gdb.reverse/aarch64.c: Rename to ...
13547 * gdb.reverse/insn-reverse.c: ... it.
13548 * gdb.reverse/aarch64.exp: Rename to ...
13549 * gdb.reverse/insn-reverse.exp: ... it.
13550
13551 2016-02-26 Yao Qi <yao.qi@linaro.org>
13552
13553 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
13554 (testcase_ftype): New.
13555 (testcases): New array.
13556 (n_testcases): New.
13557 (main): Call each element in testcases.
13558 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
13559 (read_testcase): New.
13560 Do the tests in a loop.
13561
13562 2016-02-25 Yao Qi <yao.qi@linaro.org>
13563
13564 * gdb.base/branches.c: Remove.
13565
13566 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
13567
13568 PR gdb/13808
13569 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
13570
13571 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
13572
13573 * gdb.trace/ftrace.exp: Remove unnecessary target check.
13574
13575 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
13576
13577 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
13578 change x86_64 call_insn to 'callq'.
13579
13580 2016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
13581
13582 * gdb.trace/tfile-avx.c: Move to...
13583 * gdb.trace/tracefile-pseudo-reg.c: Here.
13584 * gdb.trace/tfile-avx.exp: Move to...
13585 * gdb.trace/tracefile-pseudo-reg.exp: Here.
13586
13587 2016-02-24 Gary Benson <gbenson@redhat.com>
13588
13589 * gdb.base/attach-pie-noexec.exp: Do not expect an error
13590 message on attach.
13591
13592 2016-02-23 Doug Evans <dje@google.com>
13593
13594 * gdb.base/skip.c (test_skip): New function.
13595 (end_test_skip_file_and_function): New function.
13596 (test_skip_file_and_function): New function.
13597 * gdb.base/skip1.c (test_skip): New function.
13598 (skip1_test_skip_file_and_function): New function.
13599 * gdb.base/skip.exp: Add tests for new skip options.
13600 * gdb.base/skip-solib.exp: Update expected output.
13601 * gdb.perf/skip-command.cc: New file.
13602 * gdb.perf/skip-command.exp: New file.
13603 * gdb.perf/skip-command.py: New file.
13604
13605 2016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
13606
13607 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
13608 info registers pattern.
13609
13610 2016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
13611
13612 * lib/future.exp: Add D support.
13613 (gdb_find_gdc): New proc.
13614 (gdb_default_target_compile): Add D support.
13615
13616 2016-02-18 Wei-cheng Wang <cole945@gmail.com>
13617
13618 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
13619 user+system time.
13620 (trace_speed_test): Determine the iteration count for a time
13621 between 15..30 seconds.
13622
13623 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
13624
13625 * gdb.arch/i386-mpx-sigsegv.c: New file.
13626 * gdb.arch/i386-mpx-sigsegv.exp: New file.
13627 * gdb.arch/i386-mpx-simple_segv.c: New file.
13628 * gdb.arch/i386-mpx-simple_segv.exp: New file.
13629
13630 2016-02-18 Yao Qi <yao.qi@linaro.org>
13631
13632 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
13633 Don't call setup_kfail.
13634
13635 2016-02-18 Yao Qi <yao.qi@linaro.org>
13636
13637 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
13638 Set "set breakpoint condition-evaluation" per $cond_bp_target.
13639
13640 2016-02-16 Doug Evans <dje@google.com>
13641
13642 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
13643 * gdb.base/skip1.c: Ditto.
13644 * gdb.base/skip.exp: Whitespace cleanup.
13645
13646 2016-02-16 Don Breazeal <donb@codesourcery.com>
13647
13648 PR remote/19496
13649 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
13650 Remove kfail for PR remote/19496.
13651
13652 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
13653
13654 * lib/gdb.exp (standard_temp_file): Return a path specific to
13655 the runtest invocation.
13656
13657 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
13658
13659 * gdb.trace/save-trace.exp: Change relative path to be in the
13660 standard output directory.
13661
13662 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13663
13664 * gdb.arch/i386-prologue.c: Add missing prototypes.
13665
13666 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13667
13668 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
13669 * gdb.arch/i386-prologue.exp: Likewise.
13670 * gdb.arch/i386-size.exp: Likewise.
13671
13672 2016-02-15 Simon Marchi <simon.marchi@ericsson.com>
13673
13674 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
13675 define object file path.
13676 * gdb.btrace/gcore.exp: Use standard_output_file to define core
13677 file path.
13678 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
13679 standard_output_file to define binfile.
13680
13681 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13682
13683 Fix compatibility with recent gfortran-5.3.1.
13684 * gdb.fortran/vla-history.exp (print vla1 allocated)
13685 (print vla2 allocated, print $2, print $3): Remove
13686 (print $4): Rename to ...
13687 (print $2): ... here.
13688 (print $9): Rename to ...
13689 (print $5): ... here.
13690 (print $10): Rename to ...
13691 (print $6): ... here.
13692 * gdb.fortran/vla.f90: Add pvla initialization.
13693
13694 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13695
13696 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
13697 New test.
13698 * gdb.fortran/vla-value-sub.exp: Likewise.
13699
13700 2016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
13701
13702 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
13703
13704 2016-02-12 Simon Marchi <simon.marchi@ericsson.com>
13705
13706 * i386-biarch-core.exp: Define corefile using
13707 standard_output_file.
13708
13709 2016-02-12 Yao Qi <yao.qi@linaro.org>
13710
13711 * gdb.arch/arm-single-step-kernel-helper.c: New.
13712 * gdb.arch/arm-single-step-kernel-helper.exp: New.
13713
13714 2016-02-12 Markus Metzger <markus.t.metzger@intel.com>
13715
13716 * gdb.btrace/tailcall-only.exp: New.
13717 * gdb.btrace/tailcall-only.c: New.
13718 * gdb.btrace/x86_64-tailcall-only.S: New.
13719 * gdb.btrace/i686-tailcall-only.S: New.
13720
13721 2016-02-11 Pedro Alves <palves@redhat.com>
13722
13723 * README (Parallel testing): Add missing double quotes.
13724
13725 2016-02-11 Pedro Alves <palves@redhat.com>
13726
13727 * README (Parallel testing): New section.
13728 (GDB_PARALLEL): Rewrite.
13729 (FORCE_PARALLEL): Document.
13730
13731 2016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
13732
13733 * gdb.trace/tfile-avx.c: New test.
13734 * gdb.trace/tfile-avx.exp: New test.
13735
13736 2016-02-09 Keith Seitz <keiths@redhat.com>
13737
13738 PR breakpoints/19546
13739 * gdb.base/infcall-exec.c: New file.
13740 * gdb.base/infcall-exec2.c: New file.
13741 * gdb.base/infcall-exec.exp: New file.
13742
13743 2016-02-09 Keith Seitz <keiths@redhat.com>
13744
13745 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
13746 (toplevel): Call test_bkpt_address.
13747
13748 2016-02-09 Keith Seitz <keiths@redhat.com>
13749
13750 PR python/19506
13751 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
13752 (toplevel): Call test_bkpt_address.
13753
13754 2016-02-09 Simon Marchi <simon.marchi@ericsson.com>
13755
13756 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
13757 to AC_OUTPUT.
13758 * configure: Regenerate.
13759
13760 2016-02-09 Pedro Alves <palves@redhat.com>
13761
13762 PR breakpoints/19548
13763 * gdb.base/execl-update-breakpoints.c (some_function): New
13764 function.
13765 (main): Call it.
13766 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
13767 Tighten expected GDB output.
13768
13769 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
13770
13771 * Makefile.in (ALL_SUBDIRS): Remove.
13772 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
13773 (distclean maintainer-clean realclean): Likewise.
13774 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
13775 * configure: Regenerate.
13776 * gdb.ada/Makefile.in: Delete.
13777 * gdb.arch/Makefile.in: Likewise.
13778 * gdb.asm/Makefile.in: Likewise.
13779 * gdb.base/Makefile.in: Likewise.
13780 * gdb.btrace/Makefile.in: Likewise.
13781 * gdb.cell/Makefile.in: Likewise.
13782 * gdb.compile/Makefile.in: Likewise.
13783 * gdb.cp/Makefile.in: Likewise.
13784 * gdb.disasm/Makefile.in: Likewise.
13785 * gdb.dlang/Makefile.in: Likewise.
13786 * gdb.dwarf2/Makefile.in: Likewise.
13787 * gdb.fortran/Makefile.in: Likewise.
13788 * gdb.gdb/Makefile.in: Likewise.
13789 * gdb.go/Makefile.in: Likewise.
13790 * gdb.guile/Makefile.in: Likewise.
13791 * gdb.java/Makefile.in: Likewise.
13792 * gdb.linespec/Makefile.in: Likewise.
13793 * gdb.mi/Makefile.in: Likewise.
13794 * gdb.modula2/Makefile.in: Likewise.
13795 * gdb.multi/Makefile.in: Likewise.
13796 * gdb.objc/Makefile.in: Likewise.
13797 * gdb.opencl/Makefile.in: Likewise.
13798 * gdb.opt/Makefile.in: Likewise.
13799 * gdb.pascal/Makefile.in: Likewise.
13800 * gdb.perf/Makefile.in: Likewise.
13801 * gdb.python/Makefile.in: Likewise.
13802 * gdb.reverse/Makefile.in: Likewise.
13803 * gdb.server/Makefile.in: Likewise.
13804 * gdb.stabs/Makefile.in: Likewise.
13805 * gdb.threads/Makefile.in: Likewise.
13806 * gdb.trace/Makefile.in: Likewise.
13807 * gdb.xml/Makefile.in: Likewise.
13808 * lib/gdb.exp (make_gdb_parallel_path): Add check for
13809 GDB_PARALLEL.
13810 (standard_output_file): Remove check for GDB_PARALLEL, always
13811 return path in outputs/$subdir/$testname.
13812
13813 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
13814
13815 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
13816 (site.exp): Assign abs_srcdir to tcl's srcdir.
13817
13818 2016-02-04 Yao Qi <yao.qi@linaro.org>
13819
13820 * gdb.base/foll-exec-mode.c: Include limits.h.
13821 (main): Add parameters argc and argv. Get directory from
13822 argv[0].
13823 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
13824 compilation.
13825 * gdb.base/foll-exec.c: Include limits.h.
13826 (main): Add parameters argc and argv.
13827 Get directory from argv[0].
13828 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
13829 Adjust tests on the number of lines as source code changed.
13830 * gdb.base/foll-vfork-exit.c: Include limits.h.
13831 (main): Add one line of statement before vfork.
13832 * gdb.base/foll-vfork.c: Include limits.h and string.h.
13833 (main): Add parameters argc and argv. Get directory from
13834 argv[0].
13835 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
13836 (setup_gdb): Set tbreak to skip some source lines.
13837 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
13838 (main): Add parameters argc and argv. Get directory from
13839 argv[0].
13840 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
13841 compilation.
13842 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
13843 (main): Add parameters argc and argv. Get directory from
13844 argv[0].
13845 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
13846 compilation.
13847
13848 2016-02-01 Doug Evans <dje@google.com>
13849
13850 * gdb.base/skip.exp: Clean up multiple references to same test name.
13851
13852 2016-02-01 Pedro Alves <palves@redhat.com>
13853
13854 PR remote/19496
13855 * gdb.threads/forking-threads-plus-breakpoint.exp
13856 (displaced_stepping_supported): New global.
13857 (probe_displaced_stepping_support): New procedure.
13858 (do_test): Add 'displaced' parameter, and use it.
13859 (top level): Check for displaced stepping support. Add displaced
13860 stepping on/off testing axis.
13861
13862 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
13863
13864 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
13865 pointer. Don't perform further tests on the unassociated pointer
13866 if the first test fails.
13867
13868 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
13869
13870 * gdb.base/max-value-size.c: New file.
13871 * gdb.base/max-value-size.exp: New file.
13872 * gdb.base/huge.exp: Disable max-value-size for this test.
13873
13874 2016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
13875
13876 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
13877
13878 2016-01-28 Yao Qi <yao.qi@linaro.org>
13879
13880 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
13881
13882 2016-01-25 Pedro Alves <palves@redhat.com>
13883
13884 PR threads/19461
13885 * gdb.base/fork-running-state.c: New file.
13886 * gdb.base/fork-running-state.exp: New file.
13887
13888 2016-01-25 Pedro Alves <palves@redhat.com>
13889
13890 PR gdb/19494
13891 * gdb.base/catch-fork-kill.c: New file.
13892 * gdb.base/catch-fork-kill.exp: New file.
13893
13894 2016-01-25 Pedro Alves <palves@redhat.com>
13895
13896 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
13897 Delete, moved to lib/gdb.exp.
13898 * gdb.threads/forking-threads-plus-breakpoint.exp
13899 (foreach_with_prefix): Likewise.
13900 * gdb.threads/process-dies-while-handling-bp.exp
13901 (foreach_with_prefix): Likewise.
13902 * lib/gdb.exp (foreach_with_prefix): New procedure.
13903
13904 2016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
13905
13906 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
13907 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
13908
13909 2016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
13910
13911 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
13912 endian targets.
13913
13914 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
13915 Pedro Alves <palves@redhat.com>
13916
13917 Fix testsuite compatibility with Guile.
13918 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
13919 number.
13920
13921 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
13922
13923 Fix testsuite compatibility with Guile.
13924 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
13925 (thread 1): New test for backtrace through signal handler.
13926
13927 2016-01-22 Yao Qi <yao.qi@linaro.org>
13928
13929 PR testsuite/19491
13930 * gdb.base/multi-forks.c: Include
13931 ../lib/unbuffer_output.c
13932 (main): Call gdb_unbuffer_output.
13933
13934 2016-01-21 Doug Evans <dje@google.com>
13935
13936 * lib/ada.exp (gdb_compile_ada): Fix typo.
13937
13938 2016-01-21 Joel Brobecker <brobecker@adacore.com>
13939
13940 * gdb.base/break-fun-addr.exp: New file.
13941 * gdb.base/break-fun-addr1.c: New file.
13942 * gdb.base/break-fun-addr2.c: New file.
13943
13944 2016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
13945
13946 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
13947 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
13948 enum flag values.
13949
13950 2016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
13951
13952 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
13953 when GDB can not set the vector return value. Add more comments
13954 for clarification.
13955
13956 2016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
13957
13958 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
13959 command.
13960
13961 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
13962
13963 * Makefile.in (DO_RUNTEST): Add --status and update usages.
13964
13965 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
13966
13967 * Makefile.in (check-single): Pass --status to runtest.
13968 (check/%.exp): Likewise.
13969
13970 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
13971
13972 * Makefile.in (check-parallel): Propagate return code from make
13973 do-check-parallel.
13974
13975 2016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
13976
13977 * gdb.trace/ftrace.exp: Fix expected message on continue.
13978 * gdb.trace/pending.exp: Fix expected message on continue.
13979 * gdb.trace/trace-break.exp: Fix expected message on continue.
13980
13981 2016-01-18 Simon Marchi <simon.marchi@ericsson.com>
13982
13983 * lib/gdb.exp (gdb_test): Remove unused global references.
13984
13985 2016-01-18 Pedro Alves <palves@redhat.com>
13986
13987 * gdb.base/async-shell.exp: Adjust expected output.
13988 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
13989 * gdb.base/siginfo-thread.exp: Adjust expected output.
13990 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
13991 * gdb.java/jnpe.exp: Adjust expected output.
13992 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
13993 * gdb.threads/continue-pending-status.exp: Adjust expected output.
13994 * gdb.threads/leader-exit.exp: Adjust expected output.
13995 * gdb.threads/manythreads.exp: Adjust expected output.
13996 * gdb.threads/pthreads.exp: Adjust expected output.
13997 * gdb.threads/schedlock.exp: Adjust expected output.
13998 * gdb.threads/siginfo-threads.exp: Adjust expected output.
13999 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
14000 expected output.
14001 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
14002 output.
14003 * gdb.threads/sigthread.exp: Adjust expected output.
14004 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
14005
14006 2016-01-18 Yao Qi <yao.qi@linaro.org>
14007
14008 * gdb.guile/scm-section-script.c: Replace @progbits with
14009 %progbits.
14010 * gdb.python/py-section-script.c: Likewise.
14011
14012 2016-01-15 Pedro Alves <palves@redhat.com>
14013
14014 * gdb.multi/tids.exp: Test star wildcard ranges.
14015
14016 2016-01-15 Pedro Alves <palves@redhat.com>
14017
14018 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
14019 command from "thread apply" invocation.
14020 (thr_apply_info_thr_invalid): Default the expected output to the
14021 input tid list.
14022 (top level): Add tests that use convenience variables. Add tests
14023 for "thread apply" with a valid TID list, but missing the command.
14024
14025 2016-01-13 Pedro Alves <palves@redhat.com>
14026
14027 * gdb.base/default.exp: Expect $_gthread as well.
14028 * gdb.multi/tids.exp: Test $_gthread.
14029 * gdb.threads/thread-specific.exp: Test $_gthread.
14030
14031 2016-01-13 Pedro Alves <palves@redhat.com>
14032
14033 * gdb.multi/tids.exp: Test "info threads -gid".
14034
14035 2016-01-13 Pedro Alves <palves@redhat.com>
14036
14037 * gdb.multi/tids.exp: Test InferiorThread.global_num and
14038 Breakpoint.thread.
14039 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
14040
14041 2016-01-07 Pedro Alves <palves@redhat.com>
14042
14043 * gdb.base/break.exp: Adjust to output changes.
14044 * gdb.base/hbreak2.exp: Likewise.
14045 * gdb.base/sepdebug.exp: Likewise.
14046 * gdb.base/watch_thread_num.exp: Likewise.
14047 * gdb.linespec/keywords.exp: Likewise.
14048 * gdb.multi/info-threads.exp: Likewise.
14049 * gdb.threads/thread-find.exp: Likewise.
14050 * gdb.multi/tids.c: New file.
14051 * gdb.multi/tids.exp: New file.
14052
14053 2016-01-13 Pedro Alves <palves@redhat.com>
14054
14055 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
14056
14057 2016-01-13 Pedro Alves <palves@redhat.com>
14058
14059 * gdb.base/default.exp: Expect $_inferior as well.
14060 * gdb.multi/base.exp: Test $_inferior.
14061
14062 2016-01-13 Pedro Alves <palves@redhat.com>
14063
14064 PR breakpoints/19388
14065 * gdb.base/catch-signal-siginfo-cond.c: New file.
14066 * gdb.base/catch-signal-siginfo-cond.exp: New file.
14067
14068 2016-01-12 Josh Stone <jistone@redhat.com>
14069 Philippe Waroquiers <philippe.waroquiers@skynet.be>
14070
14071 * gdb.base/catch-syscall.c (do_execve): New variable.
14072 (main): Conditionally trigger an execve.
14073 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
14074 (test_catch_syscall_execve): New, check entry/return across execve.
14075 (do_syscall_tests): Call test_catch_syscall_execve.
14076
14077 2016-01-12 Pedro Alves <palves@redhat.com>
14078
14079 * gdb.base/random-signal.exp (do_test): New procedure, with body
14080 of testcase moved in.
14081
14082 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14083 Pedro Alves <palves@redhat.com>
14084
14085 * gdb.base/funcargs.exp (finish from indirectly called function):
14086 Reintroduce the case for 'First'.
14087
14088 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14089 Pedro Alves <palves@redhat.com>
14090
14091 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
14092 (tcatch_vfork_then_child_follow_exec)
14093 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
14094 identification.
14095
14096 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14097
14098 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
14099 and repeats to unlimited.
14100 * gdb.python/py-value.exp: Likewise.
14101 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
14102 and repeats to unlimited.
14103
14104 2016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
14105
14106 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
14107 and reordering the functions.
14108 * gdb.multi/hangout.c: Likewise.
14109 * gdb.multi/hello.c: Likewise.
14110
14111 2016-01-08 Simon Marchi <simon.marchi@ericsson.com>
14112
14113 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
14114 absolute.
14115 (SingleStatisticTestResult.report): Use dict.keys instead of
14116 dict.iterkeys.
14117
14118 2016-01-06 Pedro Alves <palves@redhat.com>
14119
14120 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
14121
14122 2016-01-04 Markus Metzger <markus.t.metzger@intel.com>
14123
14124 * gdb.btrace/dlopen.exp: New.
14125 * gdb.btrace/dlopen.c: New.
14126 * gdb.btrace/dlopen-dso.c: New.
14127
14128 2015-12-25 Sandra Loosemore <sandra@codesourcery.com>
14129
14130 * lib/gdb.exp (gdb_test): Update comments to clarify that the
14131 PATTERN argument is optional.
14132
14133 2015-12-24 Joel Brobecker <brobecker@adacore.com>
14134
14135 * lib/ada.exp (target_compile_ada_from_dir): New function.
14136 (gdb_compile_ada): Reimplement avoiding the use of project files.
14137 * gdb.ada/gnat_ada.gpr: Delete.
14138 * gdb.ada/cond_lang.exp: Adjust test to make path before
14139 filename optional.
14140 * gdb.ada/small_reg_param.exp: Likewise.
14141
14142 2015-12-22 Simon Marchi <simon.marchi@ericsson.com>
14143
14144 * gdb.base/foll-vork.exp: Remove HP-UX special case.
14145
14146 2015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
14147
14148 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
14149 case.
14150
14151 2015-12-21 Simon Marchi <simon.marchi@ericsson.com>
14152
14153 * gdb.base/break.exp: Remove dead code.
14154 * gdb.base/sepdebug.exp: Likewise.
14155
14156 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
14157
14158 * gdb.asm/asm-source.exp: Remove HP-UX references.
14159 * gdb.base/annota1.exp: Likewise.
14160 * gdb.base/annota3.exp: Likewise.
14161 * gdb.base/attach.exp: Likewise.
14162 * gdb.base/bigcore.exp: Likewise.
14163 * gdb.base/break.exp: Likewise.
14164 * gdb.base/call-ar-st.exp: Likewise.
14165 * gdb.base/callfuncs.exp: Likewise.
14166 * gdb.base/catch-fork-static.exp: Likewise.
14167 * gdb.base/display.exp: Likewise.
14168 * gdb.base/foll-exec-mode.exp: Likewise.
14169 * gdb.base/foll-exec.exp: Likewise.
14170 * gdb.base/foll-fork.exp: Likewise.
14171 * gdb.base/foll-vfork.exp: Likewise.
14172 * gdb.base/funcargs.exp: Likewise.
14173 * gdb.base/hbreak2.exp: Likewise.
14174 * gdb.base/inferior-died.exp: Likewise.
14175 * gdb.base/interrupt.exp: Likewise.
14176 * gdb.base/multi-forks.exp: Likewise.
14177 * gdb.base/nodebug.exp: Likewise.
14178 * gdb.base/sepdebug.exp: Likewise.
14179 * gdb.base/solib1.c: Likewise.
14180 * gdb.base/step-test.exp: Likewise.
14181 * gdb.mi/non-stop.c: Likewise.
14182 * gdb.mi/pthreads.c: Likewise.
14183 * gdb.multi/bkpt-multi-exec.ex: Likewise.
14184 * gdb.threads/pthreads.c: Likewise.
14185 * gdb.threads/staticthreads.exp: Likewise.
14186 * lib/future.exp: Likewise.
14187 * lib/gdb.exp: Likewise.
14188 * gdb.base/so-indr-cl.c: Remove.
14189 * gdb.base/so-indr-cl.exp: Likewise.
14190 * gdb.base/solib.c: Likewise.
14191 * gdb.base/solib.exp: Likewise.
14192 * gdb.base/solib2.c: Likewise.
14193
14194 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
14195
14196 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
14197 * gdb.base/call-ar-st.exp: Likewise.
14198 * gdb.base/callfuncs.exp: Likewise.
14199 * gdb.base/condbreak.exp: Likewise.
14200 * gdb.base/constvars.exp: Likewise.
14201 * gdb.base/hbreak2.exp: Likewise.
14202 * gdb.base/langs.exp: Likewise.
14203 * gdb.base/list.exp: Likewise.
14204 * gdb.base/long_long.exp: Likewise.
14205 * gdb.base/ptype.exp: Likewise.
14206 * gdb.base/scope.exp: Likewise.
14207 * gdb.base/signals.exp: Likewise.
14208 * gdb.base/so-impl-ld.exp: Likewise.
14209 * gdb.base/varargs.exp: Likewise.
14210 * gdb.base/volatile.exp: Likewise.
14211 * gdb.base/whatis.exp: Likewise.
14212 * gdb.cp/cplusfuncs.exp: Likewise.
14213 * gdb.cp/inherit.exp: Likewise.
14214 * gdb.cp/local.exp: Likewise.
14215 * gdb.cp/member-ptr.exp: Likewise.
14216 * gdb.cp/method.exp: Likewise.
14217 * gdb.cp/overload.exp: Likewise.
14218 * gdb.cp/templates.exp: Likewise.
14219 * gdb.stabs/weird.exp: Likewise.
14220 * lib/compiler.c: Likewise.
14221 * lib/compiler.cc: Likewise.
14222 * lib/cp-support.exp: Likewise.
14223 * lib/gdb.exp: Likewise.
14224
14225 2015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
14226
14227 * configure.ac: Remove HP-UX case.
14228 * configure: Regenerate.
14229
14230 2015-12-18 Simon Marchi <simon.marchi@ericsson.com>
14231
14232 * lib/gdb.exp (gdb_compile): Add function doc.
14233
14234 2015-12-17 Pedro Alves <palves@redhat.com>
14235
14236 PR threads/19354
14237 * gdb.multi/info-threads.exp: New file.
14238
14239 2015-12-15 Yao Qi <yao.qi@linaro.org>
14240
14241 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
14242 is aarch64*-*-*.
14243
14244 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
14245
14246 * gdb.base/history-duplicates.exp: Skip if no readline support.
14247
14248 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
14249
14250 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
14251
14252 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
14253
14254 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
14255
14256 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
14257
14258 * gdb.base/completion.exp: Skip tests that interrupt GDB with
14259 ctrl-C if nointerrupts target property is set.
14260 * gdb.base/double-prompt-target-event-error.exp: Likewise.
14261 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
14262 * gdb.base/paginate-bg-execution.exp: Likewise.
14263 * gdb.base/paginate-execution-startup.exp: Likewise.
14264 * gdb.base/random-signal.exp: Likewise.
14265 * gdb.base/range-stepping.exp: Likewise.
14266 * gdb.cp/annota2.exp: Likewise.
14267 * gdb.cp/annota3.exp: Likewise.
14268 * gdb.gdb/selftest.exp: Likewise.
14269 * gdb.threads/continue-pending-status.exp: Likewise.
14270 * gdb.threads/leader-exit.exp: Likewise.
14271 * gdb.threads/manythreads.exp: Likewise.
14272 * gdb.threads/pthreads.exp: Likewise.
14273 * gdb.threads/schedlock.exp: Likewise.
14274 * gdb.threads/sigthread.exp: Likewise.
14275
14276 2015-12-11 Don Breazeal <donb@codesourcery.com>
14277
14278 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
14279 remote.
14280 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
14281 * gdb.base/foll-exec.exp (main): Enable for target remote.
14282 * gdb.base/foll-fork.exp (main): Likewise.
14283 * gdb.base/foll-vfork.exp (main): Likewise.
14284 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
14285 (proc continue_to_exit_bp_loc): Use clean_restart.
14286 * gdb.base/pie-execl.exp (main): Disable for target remote.
14287 * gdb.base/watch-vfork.exp (main): Enable for target remote.
14288 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
14289 * gdb.threads/execl.exp (main): Likewise.
14290 * gdb.threads/fork-child-threads.exp (main): Likewise.
14291 * gdb.threads/fork-plus-threads.exp (main): Disable for target
14292 remote.
14293 * gdb.threads/fork-thread-pending.exp (main): Enable for target
14294 remote.
14295 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
14296 pid.tid style ptids, instead of just tid.
14297 * gdb.threads/thread-execl.exp (main): Enable for target remote.
14298 * gdb.threads/watchpoint-fork.exp (main): Likewise.
14299 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
14300 ptids, instead of just tid.
14301
14302 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
14303
14304 * gdb.base/list.exp (test_list_forward): Add end of file error
14305 test.
14306 (test_repeat_list_command): Add end of file error test.
14307 (test_list_backwards): Add beginning of file error test.
14308
14309 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
14310
14311 * gdb.base/list.exp (test_list_invalid_args): New function,
14312 defined, and called.
14313
14314 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
14315
14316 * gdb.base/list.exp (test_list): Make test names unique.
14317
14318 2015-12-11 Yao Qi <yao.qi@linaro.org>
14319
14320 * gdb.base/coremaker2.c: Remove.
14321
14322 2015-12-10 Pedro Alves <palves@redhat.com>
14323
14324 * gdb.multi/base.exp: Remove stale "spaces" references.
14325
14326 2015-12-10 Pedro Alves <palves@redhat.com>
14327
14328 * gdb.multi/base.exp: Don't use nowarnings.
14329 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
14330 * gdb.multi/hangout.c: Include stdio.h.
14331 * gdb.multi/hello.c: Include stdlib.h.
14332 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
14333 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
14334 * gdb.multi/multi-arch.exp: Don't use nowarnings.
14335
14336 2015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
14337
14338 * gdb.dwarf2/dw2-ranges-base.c: New file.
14339 * gdb.dwarf2/dw2-ranges-base.exp: New file.
14340 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
14341 support additional line table, and debug ranges generation.
14342 (Dwarf::ranges): New function, generate .debug_ranges.
14343 (Dwarf::lines): Support generating simple line table programs.
14344 (Dwarf::assemble): Initialise new namespace variables.
14345
14346 2015-12-09 Kevin Buettner <kevinb@redhat.com>
14347
14348 * gdb.base/async.exp (proc test_background): Add case for
14349 asynchronous execution not supported.
14350
14351 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
14352
14353 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
14354 format and change test names to make them unique.
14355
14356 2015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
14357 Pedro Alves <pedro@redhat.com>
14358
14359 PR gdb/18702
14360 Add checking of floatformats setup on x86_64 hosts.
14361 * gdb.arch/i386-float.S (main): Load bigval and smallval.
14362 (smallval, bigval): New labels/constants.
14363 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
14364 float" after loading bigval and smallval.
14365
14366 2015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
14367
14368 * gdb.ada/fun_overload_menu.exp: New testcase.
14369 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
14370
14371 2015-12-04 Josh Stone <jistone@redhat.com>
14372
14373 * gdb.base/catch-fork-static.exp: New.
14374
14375 2015-12-03 Yao Qi <yao.qi@linaro.org>
14376
14377 * gdb.base/sizeof.c: Don't include stdio.h and
14378 ../lib/unbuffer_output.c.
14379 (main): New variable 'size' and 'value'. Remove printf and
14380 gdb_unbuffer_output. Assign return value to size and value.
14381 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
14382 at the beginning.
14383 (check_sizeof): Check the result by printing variable 'size'.
14384 (check_valueof): Check the result by printing variable 'value'.
14385
14386 2015-12-01 Yao Qi <yao.qi@linaro.org>
14387
14388 * gdb.base/disp-step-syscall.exp: Define syscall instruction
14389 for aarch64*-*-linux* target.
14390
14391 2015-11-30 Pedro Alves <palves@redhat.com>
14392
14393 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
14394
14395 2015-11-30 Pedro Alves <palves@redhat.com>
14396
14397 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
14398 Handle non-stop mode vCont replies.
14399
14400 2015-11-30 Pedro Alves <palves@redhat.com>
14401
14402 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
14403 prepare_for_testing. Start gdb with "set non-stop on" appended to
14404 GDBFLAGS. Lax expected stop output.
14405
14406 2015-11-27 Yao Qi <yao.qi@linaro.org>
14407
14408 * gdb.arch/arm-neon.exp: New.
14409 * gdb.arch/arm-neon.c: New.
14410
14411 2015-11-27 Yao Qi <yao.qi@linaro.org>
14412
14413 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
14414
14415 2015-11-27 Yao Qi <yao.qi@linaro.org>
14416
14417 * gdb.cp/annota2.exp: Allow multiple occurrences of the
14418 frames-invalid annotation.
14419
14420 2015-11-27 Yao Qi <yao.qi@linaro.org>
14421
14422 * gdb.cp/annota2.exp: Use ${frames_invalid}.
14423
14424 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
14425
14426 * gdb.threads/names.exp: New file.
14427 * gdb.threads/names.c: New file.
14428 * README: Mention gdb,no_thread_names.
14429
14430 2015-11-26 Markus Metzger <markus.t.metzger@intel.com>
14431
14432 PR 19297
14433 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
14434 support" error.
14435
14436 2015-11-24 Pedro Alves <palves@redhat.com>
14437
14438 PR 17539
14439 * gdb.base/display.exp: Expect displays to be sorted in ascending
14440 order. Use multi_line.
14441 * gdb.base/solib-display.exp: Likewise.
14442
14443 2015-11-24 Pedro Alves <palves@redhat.com>
14444
14445 PR 17539
14446 * gdb.base/display.exp: Expect displays to be sorted in ascending
14447 order. Use multi_line.
14448 * gdb.base/solib-display.exp: Likewise.
14449
14450 2015-11-24 Pedro Alves <palves@redhat.com>
14451
14452 PR 17539
14453 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
14454 threads in ascending order.
14455 * gdb.base/foll-fork.exp: Likewise.
14456 * gdb.base/foll-vfork.exp: Likewise.
14457 * gdb.base/multi-forks.exp: Likewise.
14458 * gdb.mi/mi-nonstop.exp: Likewise.
14459 * gdb.mi/mi-nsintrall.exp: Likewise.
14460 * gdb.multi/base.exp: Likewise.
14461 * gdb.multi/multi-arch.exp: Likewise.
14462 * gdb.python/py-inferior.exp: Likewise.
14463 * gdb.threads/break-while-running.exp: Likewise.
14464 * gdb.threads/execl.exp: Likewise.
14465 * gdb.threads/gcore-thread.exp: Likewise.
14466 * gdb.threads/info-threads-cur-sal.exp: Likewise.
14467 * gdb.threads/kill.exp: Likewise.
14468 * gdb.threads/linux-dp.exp: Likewise.
14469 * gdb.threads/multiple-step-overs.exp: Likewise.
14470 * gdb.threads/next-bp-other-thread.exp: Likewise.
14471 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
14472 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
14473 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
14474 * gdb.threads/thread-find.exp: Likewise.
14475 * gdb.threads/tls.exp: Likewise.
14476 * lib/mi-support.exp (mi_reverse_list): Delete.
14477 (mi_check_thread_states): No longer reverse list.
14478
14479 2015-11-24 Pedro Alves <palves@redhat.com>
14480
14481 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
14482 use lowercase.
14483
14484 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
14485
14486 * gdb.trace/actions.c: Include trace-common.h.
14487 (main): Add a location for a fast tracepoint.
14488 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
14489 the normal tracepoints.
14490 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
14491
14492 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
14493
14494 * save-trace.exp: Factor out code to these...
14495 (gdb_save_tracepoints): New.
14496 (gdb_load_tracepoints): New.
14497 (do_save_load_test): New.
14498
14499 2015-11-23 Kevin Buettner <kevinb@redhat.com>
14500
14501 * gdb.base/asmlabel.exp: New test.
14502 * gdb.base/asmlabel.c: New test case.
14503
14504 2015-11-23 Joel Brobecker <brobecker@adacore.com>
14505
14506 * gdb.base/wrong_frame_bt_full-main.c: New file.
14507 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
14508 * gdb.base/wrong_frame_bt_full.exp: New file.
14509
14510 2015-11-23 Joel Brobecker <brobecker@adacore.com>
14511
14512 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
14513
14514 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
14515
14516 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
14517 pstate register when comparing registers values in
14518 sparc64-*-linux-gnu targets to avoid spurious differences.
14519
14520 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
14521
14522 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
14523
14524 2015-11-19 Sandra Loosemore <sandra@codesourcery.com>
14525
14526 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
14527 as type argument to gdb_compile.
14528 * gdb.base/nested-subp2.exp: Likewise.
14529 * gdb.base/nested-subp3.exp: Likewise.
14530
14531 2015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
14532
14533 * lib/dwarf.exp (_note): Fix left shift of negative value.
14534 * gdb.trace/trace-condition.exp: Likewise.
14535
14536 2015-11-13 Yao Qi <yao.qi@linaro.org>
14537
14538 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
14539 comments about d10v.
14540 (test_scalar_returns): Likewise.
14541 * gdb.base/d10v.ld: Remove.
14542 * gdb.base/overlays.exp: Remove the target triplet checking for
14543 d10v-*-*.
14544 * gdb.base/structs.exp (test_struct_returns): Remove the
14545 comments about d10v.
14546 (test_struct_calls): Likewise.
14547
14548 2015-11-13 Yao Qi <yao.qi@linaro.org>
14549
14550 * gdb.base/gnu_vector.exp: Check the return value by "p res".
14551 * gdb.base/gnu_vector.c: Don't include stdio.h.
14552 (main): Don't print res and call add_some_intvecs.
14553
14554 2015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
14555
14556 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
14557 macro.
14558 (func5): Removed.
14559 (func4): Use FAST_TRACEPOINT_LABEL.
14560 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
14561 macro.
14562 (func): Removed.
14563 (thread_function): Use FAST_TRACEPOINT_LABEL.
14564 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
14565 (func): Remove.
14566 (marker): Use FAST_TRACEPOINT_LABEL.
14567 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
14568 (pendfunc1): Remove.
14569 (pendfunc): Use FAST_TRACEPOINT_LABEL.
14570 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
14571 (foo): Remove.
14572 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
14573 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
14574 macro.
14575 (func): Remove.
14576 (marker): Use FAST_TRACEPOINT_LABEL.
14577 * gdb.trace/trace-common.h: New header.
14578 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
14579 macro.
14580 (func): Remove.
14581 (marker): Use FAST_TRACEPOINT_LABEL.
14582 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
14583 (func): Remove.
14584 (thread_function): Use FAST_TRACEPOINT_LABEL.
14585
14586 2015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
14587
14588 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
14589 in front.
14590 * gdb.trace/change-loc.exp: Use global pcreg definition.
14591 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
14592 * gdb.trace/entry-values.exp: Use global spreg definition, add $
14593 in front.
14594 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
14595 * gdb.trace/pending.exp: Likewise.
14596 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
14597 * gdb.trace/trace-break.exp: Likewise.
14598 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
14599 in front.
14600 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
14601 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
14602 in front.
14603 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
14604
14605 2015-11-09 Joel Brobecker <brobecker@adacore.com>
14606
14607 * gdb.ada/fin_fun_out: New testcase.
14608
14609 2015-11-07 Kevin Buettner <kevinb@redhat.com>
14610
14611 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
14612 value associated with DW_AT_byte_size.
14613 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
14614 constants for DW_AT_byte_size, DW_AT_lower_bound, and
14615 DW_AT_upper_bound.
14616
14617 2015-11-07 Kevin Buettner <kevinb@redhat.com>
14618
14619 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
14620 (gdb_target_symbol_prefix_flags): Define in terms of _asm
14621 version.
14622 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
14623 gdb.dwarf2/dw2-canonicalize-type.exp,
14624 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
14625 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
14626 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
14627 provided by gdb_target_symbol_prefix_flags_asm.
14628 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
14629 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
14630 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
14631 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
14632 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
14633 macros where needed). Use this macro for symbols which require
14634 the prefix provided by SYMBOL_PREFIX.
14635
14636 2015-11-05 Kevin Buettner <kevinb@redhat.com>
14637
14638 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
14639 New procs.
14640 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
14641 representing expressions, of more than one list element.
14642 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
14643 to prepend linker symbol prefix to f.
14644 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
14645 table_1 and table_2.
14646 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
14647 Likewise, for f and g.
14648 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
14649 for ptr.
14650 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
14651 for main.
14652 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
14653 table_1_ptr and table_2_ptr.
14654
14655 2015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
14656 Joel Brobecker <brobecker@adacore.com>
14657
14658 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
14659
14660 2015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
14661
14662 * gdb.reverse/s390-mvcle.c: New test.
14663 * gdb.reverse/s390-mvcle.exp: New file.
14664 * lib/gdb.exp: Enable reverse tests on s390*-linux.
14665
14666 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
14667
14668 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
14669
14670 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
14671
14672 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
14673 reaching marker2.
14674 * gdb.reverse/getresuid-reverse.exp: Likewise.
14675 * gdb.reverse/pipe-reverse.exp: Likewise.
14676 * gdb.reverse/readv-reverse.exp: Likewise.
14677 * gdb.reverse/recvmsg-reverse.exp: Likewise.
14678 * gdb.reverse/time-reverse.exp: Likewise.
14679 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
14680
14681 2015-10-30 Yao Qi <yao.qi@linaro.org>
14682
14683 * gdb.threads/wp-replication.c (watch_count_done): Remove.
14684 (empty_cycle): Remove.
14685 (main): Don't call empty_cycle. Don't use watch_count_done.
14686 * gdb.threads/wp-replication.exp: Don't set breakpoint on
14687 empty_cycle. Rewrite the code counting HW watchpoints.
14688
14689 2015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
14690
14691 * gdb.reverse/fstatat-reverse.c: New test.
14692 * gdb.reverse/fstatat-reverse.exp: New file.
14693 * gdb.reverse/getresuid-reverse.c: New test.
14694 * gdb.reverse/getresuid-reverse.exp: New file.
14695 * gdb.reverse/pipe-reverse.c: New test.
14696 * gdb.reverse/pipe-reverse.exp: New file.
14697 * gdb.reverse/readv-reverse.c: New test.
14698 * gdb.reverse/readv-reverse.exp: New file.
14699 * gdb.reverse/recvmsg-reverse.c: New test.
14700 * gdb.reverse/recvmsg-reverse.exp: New file.
14701 * gdb.reverse/time-reverse.c: New test.
14702 * gdb.reverse/time-reverse.exp: New file.
14703 * gdb.reverse/waitpid-reverse.c: New test.
14704 * gdb.reverse/waitpid-reverse.exp: New file.
14705
14706 2015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
14707
14708 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
14709
14710 2015-10-26 Doug Evans <dje@google.com>
14711
14712 PR symtab/17391
14713 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
14714 * gdb.dwarf2/bad-regnum.c: New file.
14715 * gdb.dwarf2/bad-regnum.exp: New file.
14716
14717 2015-10-26 Doug Evans <dje@google.com>
14718
14719 PR python/18938
14720 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
14721 file.
14722
14723 2015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
14724
14725 * gdb.compile/compile.exp (compile code globalvar): Update expectation
14726 for a change by "Mention language in compile error message".
14727
14728 2015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
14729
14730 PR python/18073
14731 * gdb.python/py-type.c (C::a_method): New.
14732 (C::a_const_method): New.
14733 (C::a_static_method): New.
14734 (a_function): New.
14735 * gdb.python/py-type.exp (test_fields): Test getting fields
14736 from function and method.
14737
14738 2015-10-21 Keven Boell <keven.boell@intel.com>
14739
14740 * gdb.fortran/vla-alloc-assoc.exp: New file.
14741 * gdb.fortran/vla-datatypes.exp: New file.
14742 * gdb.fortran/vla-datatypes.f90: New file.
14743 * gdb.fortran/vla-history.exp: New file.
14744 * gdb.fortran/vla-ptype-sub.exp: New file.
14745 * gdb.fortran/vla-ptype.exp: New file.
14746 * gdb.fortran/vla-sizeof.exp: New file.
14747 * gdb.fortran/vla-sub.f90: New file.
14748 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
14749 * gdb.fortran/vla-value-sub-finish.exp: New file.
14750 * gdb.fortran/vla-value-sub.exp: New file.
14751 * gdb.fortran/vla-value.exp: New file.
14752 * gdb.fortran/vla-ptr-info.exp: New file.
14753 * gdb.mi/mi-vla-fortran.exp: New file.
14754 * gdb.mi/vla.f90: New file.
14755
14756 2015-10-21 Sandra Loosemore <sandra@codesourcery.com>
14757
14758 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
14759 of hardwired timeout value.
14760
14761 2015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14762 Pedro Alves <palves@redhat.com>
14763
14764 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
14765 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
14766
14767 2015-10-19 Josh Stone <jistone@redhat.com>
14768
14769 * gdb.base/catch-syscall.c: Include <sched.h>.
14770 (unknown_syscall): New variable.
14771 (main): Trigger a vfork and an unknown syscall.
14772 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
14773 (unknown_syscall_number): Likewise.
14774 (check_call_to_syscall): Accept an optional syscall pattern.
14775 (check_return_from_syscall): Likewise.
14776 (check_continue): Likewise.
14777 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
14778 (test_catch_syscall_skipping_return): New test toggling off 'catch
14779 syscall' to step over the syscall return, then toggling back on.
14780 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
14781 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
14782 (do_syscall_tests): Call test_catch_syscall_without_args and
14783 test_catch_syscall_mid_vfork.
14784 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
14785 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
14786
14787 2015-10-19 Andrew Stubbs <ams@codesourcery.com>
14788
14789 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
14790 print g_vE): Add new pass patterns.
14791 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
14792 print various symbol names for vptr fields.
14793
14794 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
14795
14796 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
14797 results.
14798
14799 2015-10-12 Yao Qi <yao.qi@linaro.org>
14800
14801 * gdb.arch/disp-step-insn-reloc.exp: New test case.
14802
14803 2015-10-12 Yao Qi <yao.qi@linaro.org>
14804
14805 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
14806 is aarch64*-*-linux*.
14807
14808 2015-10-12 Yao Qi <yao.qi@linaro.org>
14809
14810 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
14811 (can_relocate_bcond_true): ... it.
14812 (can_relocate_bcond_false): New function.
14813 (foo): Likewise.
14814 (can_relocate_bl): Likewise.
14815 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
14816 can_relocate_bl.
14817
14818 2015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
14819
14820 * gdb.base/nested-addr.c: New file.
14821 * gdb.base/nested-addr.exp: New testcase.
14822
14823 2015-10-09 Markus Metzger <markus.t.metzger@intel.com>
14824
14825 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
14826 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
14827 its output. Ignore the output of "record goto begin" and instead
14828 check that GDB is replaying.
14829
14830 2015-10-09 Pedro Alves <palves@redhat.com>
14831
14832 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
14833 (top level): Use it in the run with no args test.
14834
14835 2015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
14836
14837 * gdb.dlang/properties.exp: New file.
14838
14839 2015-10-02 Sandra Loosemore <sandra@codesourcery.com>
14840
14841 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
14842 whether or not address 0x1000 is mapped on the target.
14843
14844 2015-09-30 Simon Marchi <simon.marchi@ericsson.com>
14845
14846 * gdb.python/py-type.exp: Do not run tests if binaries fail to
14847 build.
14848
14849 2015-09-30 Markus Metzger <markus.t.metzger@intel.com>
14850
14851 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
14852 instruction-history test.
14853
14854 2015-09-28 Doug Evans <dje@google.com>
14855
14856 * gdb.base/gcore.c (array_func): Add reference to static_array.
14857
14858 2015-09-25 Simon Marchi <simon.marchi@ericsson.com>
14859
14860 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
14861 source line.
14862
14863 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
14864
14865 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
14866 short or char as base type.
14867
14868 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
14869
14870 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
14871 to allow any size enum.
14872
14873 2015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
14874
14875 * gdb.ada/array_ptr_renaming.exp: New testcase.
14876 * gdb.ada/array_ptr_renaming/foo.adb: New file.
14877 * gdb.ada/array_ptr_renaming/pack.ads: New file.
14878
14879 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
14880
14881 * gdb.trace/ftrace-lock.c: New file.
14882 * gdb.trace/ftrace-lock.exp: New file.
14883
14884 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
14885
14886 * gdb.arch/insn-reloc.c: New file.
14887 * gdb.arch/ftrace-insn-reloc.exp: New file.
14888
14889 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
14890
14891 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
14892 instruction.
14893 * gdb.trace/pendshr1.c (pendfunc): Likewise.
14894 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
14895 * gdb.trace/range-stepping.c: Likewise.
14896 * gdb.trace/trace-break.c: Likewise.
14897 * gdb.trace/trace-mt.c (thread_function): Likewise.
14898 * gdb.trace/ftrace.c (marker): Likewise.
14899 * gdb.trace/trace-condition.c (marker): Likewise.
14900 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
14901 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
14902 is_aarch64_target.
14903
14904 2015-09-18 Doug Evans <xdje42@gmail.com>
14905
14906 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
14907 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
14908
14909 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14910
14911 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
14912 the breakpoint.
14913
14914 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14915
14916 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
14917 the pending breakpoint. Remove timeout override for "Run till
14918 MI pending breakpoint on pendfunc3 on thread 2" test.
14919
14920 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14921
14922 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
14923 filename pattern.
14924
14925 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14926
14927 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
14928 in breakpoint filename pattern.
14929
14930 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14931
14932 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
14933
14934 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14935
14936 * gdb.linespec/explicit.exp: Check for readline support for
14937 tab-completion tests. Fix obvious typo.
14938
14939 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
14940
14941 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
14942 and replay.
14943
14944 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
14945
14946 * gdb.btrace/non-stop.c: New.
14947 * gdb.btrace/non-stop.exp: New.
14948
14949 2015-09-17 Pierre Langlois <pierre.langlois@arm.com>
14950 Yao Qi <yao.qi@linaro.org>
14951
14952 * gdb.trace/trace-condition.c: New file.
14953 * gdb.trace/trace-condition.exp: New file.
14954
14955 2015-09-16 Wei-cheng Wang <cole945@gmail.com>
14956
14957 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
14958 for testing bytecode compilation.
14959
14960 2015-09-16 Pedro Alves <palves@redhat.com>
14961 Sandra Loosemore <sandra@codesourcery.com>
14962
14963 * gdb.threads/non-stop-fair-events.c (timeout): New global.
14964 (SECONDS): Redefine.
14965 (main): Call pthread_kill and alarm early.
14966 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
14967 support.
14968 (test): If the target can't hardware step and doesn't support
14969 displaced stepping, increase the timeout.
14970
14971 2015-09-16 Pedro Alves <palves@redhat.com>
14972
14973 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
14974 (enable_debug): New procedures.
14975 (test): Use them. Bail out if waiting for threads fails.
14976 (top level): Bail out if a test fails.
14977
14978 2015-09-16 Yao Qi <yao.qi@linaro.org>
14979
14980 * gdb.asm/asm-source.exp: Set asm-arch for
14981 aarch64*-*-* target.
14982 * gdb.asm/aarch64.inc: New file.
14983
14984 2015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
14985
14986 * gdb.ada/array_of_variable_length.exp: New testcase.
14987 * gdb.ada/array_of_variable_length/foo.adb: New file.
14988 * gdb.ada/array_of_variable_length/pck.adb: New file.
14989 * gdb.ada/array_of_variable_length/pck.ads: New file.
14990
14991 2015-09-15 Doug Evans <dje@google.com>
14992
14993 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
14994 of function static local variable.
14995
14996 2015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
14997
14998 * gdb.threads/tls-so_extern.exp: New test file.
14999 * gdb.threads/tls-so_extern.c: New test file.
15000 * gdb.threads/tls-so_extern_main.c: New test file.
15001
15002 2015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
15003
15004 * gdb.opt/solib-intra-step-lib.c: New file.
15005 * gdb.opt/solib-intra-step-main.c: New file.
15006 * gdb.opt/solib-intra-step.exp: New file.
15007
15008 2015-09-15 Pedro Alves <palves@redhat.com>
15009
15010 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
15011 gdb_continue_to_breakpoint instead of gdb_test_multiple.
15012
15013 2015-09-14 Pedro Alves <palves@redhat.com>
15014
15015 * gdb.base/hook-stop-continue.c: Delete.
15016 * gdb.base/hook-stop-continue.exp: Delete.
15017 * gdb.base/hook-stop-frame.c: Delete.
15018 * gdb.base/hook-stop-frame.exp: Delete.
15019 * gdb.base/hook-stop.c: New file.
15020 * gdb.base/hook-stop.exp: New file.
15021
15022 2015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
15023
15024 * gdb.ada/access_to_packed_array.exp: New testcase.
15025 * gdb.ada/access_to_packed_array/foo.adb: New file.
15026 * gdb.ada/access_to_packed_array/pack.adb: New file.
15027 * gdb.ada/access_to_packed_array/pack.ads: New file.
15028
15029 2015-09-14 Markus Metzger <markus.t.metzger@intel.com>
15030
15031 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
15032 buffer size test.
15033
15034 2015-09-11 Don Breazeal <donb@codesourcery.com>
15035
15036 * gdb.base/foll-exec.c: Add copyright header. Fix
15037 formatting issues.
15038 * gdb.base/foll-exec.exp (zap_session): Delete proc.
15039 (do_exec_tests): Use clean_restart in place of zap_session,
15040 and for test initialization. Fix formatting issues. Use
15041 fail in place of perror.
15042 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
15043 an expect statement to match an expression with output from
15044 the program under debug.
15045 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
15046 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
15047 * gdb.threads/non-ldr-exc-2.exp: Likewise.
15048 * gdb.threads/non-ldr-exc-3.exp: Likewise.
15049 * gdb.threads/non-ldr-exc-4.exp: Likewise.
15050
15051 2015-09-09 Doug Evans <dje@google.com>
15052
15053 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
15054
15055 2015-09-09 Doug Evans <dje@google.com>
15056
15057 * gdb.base/pie-execl.exp: Fix result test of build_executable.
15058
15059 2015-09-09 Doug Evans <dje@google.com>
15060
15061 * gdb.base/savedregs.exp: Fix typo.
15062
15063 2015-09-09 Pedro Alves <palves@redhat.com>
15064
15065 * gdb.mi/mi-cli.exp: Add CLI finish tests.
15066
15067 2015-09-08 Sandra Loosemore <sandra@codesourcery.com>
15068
15069 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
15070 command actually switches threads. Give up on remaining
15071 tests if target fails to stop at breakpoint.
15072
15073 2015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
15074
15075 * gdb.ada/funcall_char.exp: New testcase.
15076 * gdb.ada/funcall_char/foo.adb: New file.
15077
15078 2015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
15079
15080 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
15081 expected outputs. Add two testcases for completing ambiguous
15082 functions.
15083 * gdb.ada/complete/aux_pck.adb: New file.
15084 * gdb.ada/complete/aux_pck.ads: New file.
15085 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
15086 Ambiguous_Func functions.
15087 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
15088 * gdb.ada/complete/pck.adb: Likewise.
15089
15090 2015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
15091
15092 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
15093 failures to run the test program under GDB.
15094
15095 2015-08-26 Luis Machado <lgustavo@codesourcery.com>
15096
15097 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
15098 to C.
15099
15100 2015-08-26 Patrick Palka <patrick@parcs.ath.cx>
15101
15102 * gdb.base/run-after-attach.exp: New test file.
15103 * gdb.base/run-after-attach.c: New test file.
15104
15105 2015-08-26 Don Breazeal <donb@codesourcery.com>
15106
15107 * gdb.base/foll-exec-2.c: New test program.
15108 * gdb.base/foll-exec-2.exp: New test.
15109
15110 2015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
15111
15112 * gdb.base/nested-subp1.exp: New file.
15113 * gdb.base/nested-subp1.c: New file.
15114 * gdb.base/nested-subp2.exp: New file.
15115 * gdb.base/nested-subp2.c: New file.
15116 * gdb.base/nested-subp3.exp: New file.
15117 * gdb.base/nested-subp3.c: New file.
15118
15119 2015-08-24 Pedro Alves <palves@redhat.com>
15120
15121 * gdb.server/connect-without-multi-process.c: New file.
15122 * gdb.server/connect-without-multi-process.exp: New file.
15123
15124 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
15125
15126 * gdb.opt/inline-markers.c: Make z int.
15127
15128 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
15129
15130 * gdb.opt/inline-markers.c: Make z volatile.
15131
15132 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
15133
15134 * gdb.opt/inline-bt.c: New volatile global z.
15135 * gdb.opt/inline-cmds.c: Likewise.
15136 * gdb.opt/inline-locals.c: Likewise.
15137 * gdb.opt/inline-markers.c: New extern global z.
15138 (marker): Use z.
15139 (inline_fn): Likewise.
15140
15141 2015-08-24 Pedro Alves <palves@redhat.com>
15142
15143 * config/m32r-stub.exp: Remove file.
15144 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
15145 * gdb.base/call-rt-st.exp: Likewise.
15146 * gdb.base/call-strs.exp: Likewise.
15147 * gdb.base/default.exp: Remove references to h8300-*-hms and
15148 *-*-udi*.
15149 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
15150
15151 2015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
15152
15153 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
15154 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
15155 and "return" use KFAIL when GDB can not read/write the vector
15156 return value.
15157
15158 2015-08-21 Gary Benson <gbenson@redhat.com>
15159
15160 * gdb.trace/pending.exp: Cope with remote transfer warnings.
15161
15162 2015-08-20 Pedro Alves <palves@redhat.com>
15163
15164 * gdb.server/solib-list.exp: No longer expect an interior stop in
15165 non-stop mode.
15166
15167 2015-08-20 Pedro Alves <palves@redhat.com>
15168
15169 * gdb.server/connect-stopped-target.c: New file.
15170 * gdb.server/connect-stopped-target.exp: New file.
15171
15172 2015-08-20 Pedro Alves <palves@redhat.com>
15173
15174 * gdb.dwarf2/comp-unit-lang.exp: New file.
15175 * gdb.dwarf2/comp-unit-lang.c: New file.
15176
15177 2015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
15178
15179 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
15180 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
15181
15182 2015-08-19 Kevin Buettner <kevinb@redhat.com>
15183
15184 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
15185 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
15186
15187 2015-08-18 Doug Evans <dje@google.com>
15188 Adrian Sendroiu <adrian.sendroiu@freescale.com>
15189
15190 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
15191 skip_python_tests. New arg prompt_regexp.
15192 (skip_python_tests): New function.
15193 * lib/mi-support.exp (mi_skip_python_tests): New function.
15194 * gdb.python/py-mi-objfile-gdb.py: New file.
15195 * gdb.python/py-mi-objfile.c: New file.
15196 * gdb.python/py-mi-objfile.exp: New file.
15197
15198 2015-08-17 Keith Seitz <keiths@redhat.com>
15199
15200 * gdb.linespec/explicit.exp: Move strace test from here ...
15201 * gdb.trace/strace.exp: ... to here.
15202
15203 2015-08-15 Patrick Palka <patrick@parcs.ath.cx>
15204
15205 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
15206 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
15207
15208 2015-08-14 Doug Evans <xdje42@gmail.com>
15209
15210 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
15211 inferior before selecting a new file.
15212
15213 2015-08-14 Doug Evans <xdje42@gmail.com>
15214
15215 * gdb.mi/mi-disassemble.exp: Update.
15216 * gdb.base/disasm-optim.S: New file.
15217 * gdb.base/disasm-optim.c: New file.
15218 * gdb.base/disasm-optim.h: New file.
15219 * gdb.base/disasm-optim.exp: New file.
15220
15221 2015-08-14 Keith Seitz <keiths@redhat.com>
15222
15223 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
15224 "evaluated-by".
15225
15226 2015-08-13 Joel Brobecker <brobecker@adacore.com>
15227
15228 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
15229
15230 2015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
15231
15232 * gdb.ada/fun_renaming.exp: New testcase.
15233 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
15234 * gdb.ada/fun_renaming/pack.adb: New file.
15235 * gdb.ada/fun_renaming/pack.ads: New file.
15236
15237 2015-08-12 Keith Seitz <keiths@redhat.com>
15238
15239 * gdb.base/dso2dso.exp: Pass basename of source file in call to
15240 gdb_get_line_number.
15241
15242 2015-08-12 Joel Brobecker <brobecker@adacore.com>
15243
15244 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
15245 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
15246 gdb.base/dso2dso.exp: New files.
15247
15248 2015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
15249 Pedro Alves <palves@redhat.com>
15250 Keith Seitz <keiths@redhat.com>
15251
15252 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
15253 GDBFLAGS.
15254
15255 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
15256
15257 * gdb.base/gdbhistsize-history.exp
15258 (test_histsize_history_setting): Use save_vars.
15259 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
15260 Use save_vars.
15261 (test_no_truncation_of_unlimited_history_file): Use save_vars.
15262 * gdb.base/readline.exp: Use save_vars.
15263
15264 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
15265
15266 * lib/gdb.exp (save_vars): New proc.
15267
15268 2015-08-11 Keith Seitz <keiths@redhat.com>
15269
15270 * gdb.base/help.exp: Update help_breakpoint_text.
15271
15272 2015-08-11 Keith Seitz <keiths@redhat.com>
15273
15274 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
15275 (at toplevel): Call test_explicit_breakpoints.
15276 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
15277 breakpoints.
15278 * lib/mi-support.exp (mi_make_breakpoint): Add support for
15279 breakpoint conditions, "-cond".
15280
15281 2015-08-11 Keith Seitz <keiths@redhat.com>
15282
15283 * gdb.linespec/3explicit.c: New file.
15284 * gdb.linespec/cpexplicit.cc: New file.
15285 * gdb.linespec/cpexplicit.exp: New file.
15286 * gdb.linespec/explicit.c: New file.
15287 * gdb.linespec/explicit.exp: New file.
15288 * gdb.linespec/explicit2.c: New file.
15289 * gdb.linespec/ls-errs.exp: Add explicit location tests.
15290 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
15291 before using in the matching pattern.
15292 Clarify that `prefix' is a regular expression.
15293
15294 2015-08-11 Keith Seitz <keiths@redhat.com>
15295
15296 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
15297 test.
15298 Add tests for missing ",FMT" and ",".
15299
15300 2015-08-10 Doug Evans <dje@google.com>
15301 Keith Seitz <keiths@redhat.com>
15302
15303 PR gdb/17960
15304 * gdb.base/completion.exp: Add location completer tests.
15305
15306 2015-08-07 Pedro Alves <palves@redhat.com>
15307
15308 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
15309 tests here.
15310 (top level): Run do_test with and without displaced stepping.
15311
15312 2015-08-07 Pedro Alves <palves@redhat.com>
15313
15314 * gdb.base/valgrind-disp-step.c: New file.
15315 * gdb.base/valgrind-disp-step.exp: New file.
15316
15317 2015-08-07 Pedro Alves <palves@redhat.com>
15318
15319 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
15320 Delete function.
15321 (main): Add alarm. Run an infinite loop instead of calling
15322 wait_threads.
15323 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
15324 comment.
15325 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
15326 Delete function.
15327 (main): Add alarm. Run an infinite loop instead of calling
15328 wait_threads.
15329 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
15330 comment.
15331
15332 2015-08-07 Pedro Alves <palves@redhat.com>
15333
15334 * gdb.base/checkpoint-ns.exp: New file.
15335 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
15336 standard_testfile.
15337
15338 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
15339
15340 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
15341 * gdb.btrace/instruction_history.exp: Update.
15342 * gdb.btrace/tsx.exp: New.
15343 * gdb.btrace/tsx.c: New.
15344
15345 2015-08-06 Pedro Alves <palves@redhat.com>
15346
15347 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
15348 increase timeout.
15349 * gdb.reverse/until-precsave.exp: Bump timeouts.
15350
15351 2015-08-06 Pedro Alves <palves@redhat.com>
15352
15353 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
15354
15355 2015-08-06 Pedro Alves <palves@redhat.com>
15356
15357 PR gdb/18749
15358 * gdb.threads/process-dies-while-handling-bp.c: New file.
15359 * gdb.threads/process-dies-while-handling-bp.exp: New file.
15360
15361 2015-08-06 Pedro Alves <palves@redhat.com>
15362
15363 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
15364 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
15365
15366 2015-08-05 Pedro Alves <palves@redhat.com>
15367
15368 * gdb.threads/next-while-other-thread-longjmps.c: New file.
15369 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
15370
15371 2015-08-03 Sandra Loosemore <sandra@codesourcery.com>
15372
15373 * gdb.base/bp-permanent.exp: Report test as unsupported if
15374 the target cannot stop at the permanent breakpoint.
15375
15376 2015-08-03 Doug Evans <dje@google.com>
15377
15378 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
15379 10000.
15380
15381 2015-08-03 Doug Evans <dje@google.com>
15382
15383 * Makefile.in (workers/%.worker, build-perf): New rule.
15384 (GDB_PERFTEST_MODE): New variable.
15385 (check-perf): Use it.
15386 (clean): Clean up gdb.perf parallel build subdirs.
15387 * lib/build-piece.exp: New file.
15388 * lib/gdb.exp (make_gdb_parallel_path): New function
15389 (standard_output_file, standard_temp_file): Call it.
15390 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
15391 of $GDB_PARALLEL.
15392 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
15393
15394 2015-08-03 Doug Evans <dje@google.com>
15395
15396 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
15397 (LOG_FILE_NAME): New global.
15398 (TextReporter.__init__): Initialize self.txt_sum.
15399 (TextReporter.report): Add support for multiple data-points.
15400 Move report to perftest.sum, put raw data in perftest.log.
15401 (TextReporter.start): Open sum and log files.
15402 (TextReporter.end): Close sum and log files.
15403 * gdb.perf/lib/perftest/testresult.py
15404 (SingleStatisticTestResult.record): Handle multiple data-points.
15405
15406 2015-07-31 Pedro Alves <palves@redhat.com>
15407
15408 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
15409 Use spawn_id_get_pid. Wait for spawn id after eof. Use
15410 kill_wait_spawned_process instead of explicit "kill -9".
15411 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
15412 returning a spawn id instead of a pid. Use spawn_id_get_pid and
15413 kill_wait_spawned_process.
15414 * gdb.base/attach-twice.exp: Likewise.
15415 * gdb.base/attach.exp: Likewise.
15416 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
15417 gdb_test_multiple.
15418 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
15419 returning a spawn id instead of a pid. Use spawn_id_get_pid and
15420 kill_wait_spawned_process.
15421 * gdb.base/valgrind-infcall.exp: Likewise.
15422 * gdb.multi/multi-attach.exp: Likewise.
15423 * gdb.python/py-prompt.exp: Likewise.
15424 * gdb.python/py-sync-interp.exp: Likewise.
15425 * gdb.server/ext-attach.exp: Likewise.
15426 * gdb.threads/attach-into-signal.exp (corefunc): Use
15427 spawn_wait_for_attach, spawn_id_get_pid and
15428 kill_wait_spawned_process.
15429 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
15430 spawn_wait_for_attach returning a spawn id instead of a pid. Use
15431 spawn_id_get_pid and kill_wait_spawned_process.
15432 * gdb.threads/attach-stopped.exp (corefunc): Use
15433 spawn_wait_for_attach, spawn_id_get_pid and
15434 kill_wait_spawned_process.
15435 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
15436 Use spawn_id_get_pid. Wait for spawn id after eof. Use
15437 kill_wait_spawned_process instead of explicit "kill -9".
15438 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
15439 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
15440 (spawn_wait_for_attach): Use spawn instead of exec to spawn
15441 processes. Don't map cygwin/windows pids here. Now returns a
15442 spawn id list.
15443
15444 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
15445
15446 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
15447 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
15448 correct patch.
15449
15450 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
15451
15452 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
15453
15454 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
15455
15456 Reapply:
15457 2014-05-21 Mark Wielaard <mjw@redhat.com>
15458
15459 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
15460
15461 2015-07-30 Pedro Alves <palves@redhat.com>
15462
15463 * linux-low.c (handle_extended_wait): Set the child's last
15464 reported status to TARGET_WAITKIND_STOPPED.
15465
15466 2015-07-30 Pedro Alves <palves@redhat.com>
15467
15468 PR threads/18600
15469 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
15470 only shows inferior 1.
15471
15472 2015-07-30 Simon Marchi <simon.marchi@ericsson.com>
15473 Pedro Alves <palves@redhat.com>
15474
15475 PR threads/18600
15476 * gdb.threads/fork-plus-threads.c: New file.
15477 * gdb.threads/fork-plus-threads.exp: New file.
15478
15479 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
15480
15481 * gdb.base/batch-preserve-term-settings.exp
15482 (test_terminal_settings_preserved_after_cli_exit): Use
15483 send_quit_command.
15484
15485 2015-07-29 Pedro Alves <palves@redhat.com>
15486 Don Breazeal <donb@codesourcery.com>
15487
15488 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
15489 output from both inferior_spawn_id and gdb_spawn_id.
15490
15491 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
15492
15493 * gdb.threads/attach-into-signal.exp (corefunc): Use
15494 with_test_prefix on nested loops, uniquefying the test messages.
15495
15496 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
15497
15498 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
15499 commit.
15500
15501 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
15502
15503 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
15504 New proc.
15505 (test_terminal_settings_preserved_after_sigterm): New test.
15506
15507 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
15508
15509 * gdb.base/batch-preserve-term-settings.exp
15510 (test_terminal_settings_preserved_after_cli_exit): New test.
15511
15512 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
15513
15514 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
15515 manipulation of saved_gdbflags.
15516 (test_terminal_settings_preserved): Remove global declaration of
15517 the unused variable pagination_prompt. Remove manipulation of
15518 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
15519 GDBFLAGS.
15520
15521 2015-07-29 Pedro Alves <palves@redhat.com>
15522
15523 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
15524
15525 2015-07-29 Pedro Alves <palves@redhat.com>
15526
15527 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
15528 at the top.
15529
15530 2015-07-29 Pedro Alves <palves@redhat.com>
15531
15532 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
15533 (main): Call gdb_unbuffer_output.
15534 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
15535 (main): Call gdb_unbuffer_output.
15536 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
15537 (main): Call gdb_unbuffer_output.
15538 * gdb.base/call-strs.exp: Adjust to step over the
15539 gdb_unbuffer_output call.
15540 * gdb.base/catch-gdb-caused-signals.c: Include
15541 "../lib/unbuffer_output.c".
15542 (main): Call gdb_unbuffer_output.
15543 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
15544 (main): Call gdb_unbuffer_output.
15545 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
15546 (main): Call gdb_unbuffer_output.
15547 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
15548 (main): Call gdb_unbuffer_output.
15549 * gdb.base/shlib-call.exp: Adjust to step over the
15550 gdb_unbuffer_output call.
15551 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
15552 (main): Call gdb_unbuffer_output.
15553 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
15554 (main): Call gdb_unbuffer_output.
15555 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
15556 (main): Rename to ...
15557 (test): ... this.
15558 (main): Reimplement.
15559 * gdb.base/varargs.exp: Run to test instead of to main.
15560 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
15561 (main): Call gdb_unbuffer_output.
15562
15563 2015-07-29 Pedro Alves <palves@redhat.com>
15564
15565 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
15566 factore out from mi_continue_dprintf. For call-style dprintfs,
15567 expect dprintf output out of $inferior_spawn_id.
15568 (mi_continue_dprintf): Use mi_expect_dprintf.
15569 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
15570 (main): Call gdb_unbuffer_output.
15571
15572 2015-07-29 Pedro Alves <palves@redhat.com>
15573
15574 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
15575 (default_mi_gdb_start): Set inferior_spawn_id instead of
15576 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
15577 gdb_spawn_id.
15578 (mi_gdb_test): Always expect inferior output from both
15579 $inferior_spawn_id and $gdb_spawn_id.
15580
15581 2015-07-29 Pedro Alves <palves@redhat.com>
15582
15583 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
15584 send_inferior and $inferior_spawn_id.
15585
15586 2015-07-29 Pedro Alves <palves@redhat.com>
15587
15588 * gdb.gdb/complaints.exp (test_initial_complaints)
15589 (test_serial_complaints, test_short_complaints): Use
15590 gdb_test_stdio.
15591 (test_empty_complaint): Handle $inferior_spawn_id !=
15592 $gdb_spawn_id.
15593
15594 2015-07-29 Pedro Alves <palves@redhat.com>
15595
15596 * gdb.base/varargs.exp: Use gdb_test_stdio.
15597
15598 2015-07-29 Pedro Alves <palves@redhat.com>
15599
15600 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
15601
15602 2015-07-29 Pedro Alves <palves@redhat.com>
15603
15604 * gdb.base/ending-run.exp: Use gdb_test_stdio.
15605
15606 2015-07-29 Pedro Alves <palves@redhat.com>
15607
15608 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
15609 parameter into two new parameters, "inf_result" and "gdb_result".
15610 Expect inferior output and gdb output from $inferior_spawn_id and
15611 $gdb_spawn_id, respectively. Adjust all callers.
15612
15613 2015-07-29 Pedro Alves <palves@redhat.com>
15614
15615 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
15616 of gdb_test_sequence.
15617
15618 2015-07-29 Pedro Alves <palves@redhat.com>
15619
15620 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
15621 (saw_spurious_output): Expect inferior output from
15622 $inferior_spawn_id. Use gdb_test_stdio.
15623
15624 2015-07-29 Pedro Alves <palves@redhat.com>
15625
15626 * gdb.base/dprintf.exp: Use standard_testfile. Change
15627 prepare_for_testing call.
15628 (srcfile): Don't set.
15629 (restart): New procedure.
15630 (test_dprintf): New procecure, use to continue over dprintfs.
15631 (test_call, test_agent): New procedures, tests moved here.
15632 Restart gdb and recreate dprintfs. Adjust expected output.
15633
15634 2015-07-29 Pedro Alves <palves@redhat.com>
15635
15636 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
15637
15638 2015-07-29 Pedro Alves <palves@redhat.com>
15639
15640 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
15641
15642 2015-07-29 Pedro Alves <palves@redhat.com>
15643
15644 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
15645 gdb_test_stdio.
15646
15647 2015-07-29 Pedro Alves <palves@redhat.com>
15648
15649 * lib/gdb.exp (gdb_test_stdio): New procedure.
15650
15651 2015-07-29 Pedro Alves <palves@redhat.com>
15652
15653 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
15654
15655 2015-07-29 Pedro Alves <palves@redhat.com>
15656
15657 * gdb.base/call-signal-resume.exp: Remove check for
15658 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
15659 * gdb.base/unwindonsignal.exp: Likewise.
15660 * gdb.base/call-signals.c (gen_signal): Remove printf call.
15661 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
15662
15663 2015-07-29 Pedro Alves <palves@redhat.com>
15664
15665 * gdb.base/siginfo-addr.c (pass): New function.
15666 (handler): Call it iff si_addr is correct.
15667 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
15668 Set a breakpoint at "pass" and continue to it.
15669
15670 2015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
15671
15672 * gdb.python/py-objfile.exp: Make some tests have unique names.
15673 * gdb.python/py-pp-registration.exp: Likewise.
15674
15675 2015-07-28 Pedro Alves <palves@redhat.com>
15676
15677 * gdb.server/server-exec-info.exp: Issue a "disconnect".
15678
15679 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
15680
15681 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
15682
15683 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
15684
15685 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
15686
15687 2015-07-27 Patrick Palka <patrick@parcs.ath.cx>
15688
15689 * gdb.base/gdb-sigterm-2.exp: New test.
15690
15691 2015-07-25 Doug Evans <xdje42@gmail.com>
15692
15693 Revert:
15694 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
15695 (workers/%.worker, build-perf): New rule.
15696 (GDB_PERFTEST_MODE): New variable.
15697 (check-perf): Use it.
15698 (clean): Clean up gdb.perf parallel build subdirs.
15699 * lib/build-piece.exp: New file.
15700 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
15701 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
15702 name.
15703 (standard_temp_file): Ditto.
15704 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
15705 of $GDB_PARALLEL.
15706
15707 2015-07-24 Doug Evans <dje@google.com>
15708
15709 * gdb.perf/lib/perftest/utils.py: New file.
15710 * gdb.perf/gm-hello.cc: New file.
15711 * gdb.perf/gm-pervasive-typedef.cc: New file.
15712 * gdb.perf/gm-pervasive-typedef.h: New file.
15713 * gdb.perf/gm-std.cc: New file.
15714 * gdb.perf/gm-std.h: New file.
15715 * gdb.perf/gm-use-cerr.cc: New file.
15716 * gdb.perf/gm-utils.h: New file.
15717 * gdb.perf/gmonster-null-lookup.py: New file.
15718 * gdb.perf/gmonster-pervasive-typedef.py: New file.
15719 * gdb.perf/gmonster-print-cerr.py: New file.
15720 * gdb.perf/gmonster-ptype-string.py: New file.
15721 * gdb.perf/gmonster-runto-main.py: New file.
15722 * gdb.perf/gmonster-select-file.py: New file.
15723 * gdb.perf/gmonster1-null-lookup.exp: New file.
15724 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
15725 * gdb.perf/gmonster1-print-cerr.exp: New file.
15726 * gdb.perf/gmonster1-ptype-string.exp: New file.
15727 * gdb.perf/gmonster1-runto-main.exp: New file.
15728 * gdb.perf/gmonster1-select-file.exp: New file.
15729 * gdb.perf/gmonster1.cc: New file.
15730 * gdb.perf/gmonster1.exp: New file.
15731 * gdb.perf/gmonster2-null-lookup.exp: New file.
15732 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
15733 * gdb.perf/gmonster2-print-cerr.exp: New file.
15734 * gdb.perf/gmonster2-ptype-string.exp: New file.
15735 * gdb.perf/gmonster2-runto-main.exp: New file.
15736 * gdb.perf/gmonster2-select-file.exp: New file.
15737 * gdb.perf/gmonster2.cc: New file.
15738 * gdb.perf/gmonster2.exp: New file.
15739
15740 2015-07-24 Doug Evans <dje@google.com>
15741
15742 * gdb.perf/README: New file.
15743 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
15744 * lib/gen-perf-test.exp: New file.
15745
15746 2015-07-24 Doug Evans <dje@google.com>
15747
15748 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
15749 (PerfTest::startup): New function.
15750 (PerfTest::run): Return result of calling body.
15751 (PerfTest::assemble): Rewrite.
15752 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
15753 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
15754 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
15755 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
15756 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
15757
15758 2015-07-24 Doug Evans <dje@google.com>
15759
15760 * lib/gdb.exp (clean_restart): Make executable optional.
15761
15762 2015-07-24 Doug Evans <dje@google.com>
15763
15764 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
15765 compiler_info references.
15766 * gdb.cp/temargs.exp: Ditto.
15767 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
15768 (get_compiler_info): Early exit if already computed. Set compiler_info
15769 to "unknown" if there was a problem.
15770 (test_compiler_info): Add function comment. Call get_compiler_info.
15771
15772 2015-07-24 Doug Evans <dje@google.com>
15773
15774 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
15775 (workers/%.worker, build-perf): New rule.
15776 (GDB_PERFTEST_MODE): New variable.
15777 (check-perf): Use it.
15778 (clean): Clean up gdb.perf parallel build subdirs.
15779 * lib/build-piece.exp: New file.
15780 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
15781 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
15782 name.
15783 (standard_temp_file): Ditto.
15784 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
15785 of $GDB_PARALLEL.
15786
15787 2015-07-24 Doug Evans <dje@google.com>
15788
15789 * lib/future.exp (gdb_default_target_compile): New option
15790 "early_flags".
15791 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
15792 --as-needed.
15793
15794 2015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
15795
15796 * gdb.base/catch-syscall.exp: Call gdb_exit before
15797 gdb_skip_xml_test.
15798
15799 2015-07-24 Pedro Alves <palves@redhat.com>
15800
15801 * gdb.python/py-events.exp: Accept output between the stop event
15802 and the prompt.
15803 * gdb.python/py-evsignal.exp: Likewise.
15804 * gdb.python/py-evthreads.exp: Likewise.
15805
15806 2015-07-24 Pedro Alves <palves@redhat.com>
15807
15808 PR gdb/18717
15809 * gdb.threads/non-ldr-exit.c: New file.
15810 * gdb.threads/non-ldr-exit.exp: New file.
15811
15812 2015-07-24 Yao Qi <yao.qi@linaro.org>
15813
15814 * gdb.server/ext-wrapper.exp: Test --wrapper option when
15815 restarting process.
15816
15817 2015-07-24 Yao Qi <yao.qi@linaro.org>
15818
15819 * gdb.server/ext-restart.exp: New file.
15820
15821 2015-07-24 Yao Qi <yao.qi@linaro.org>
15822
15823 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
15824 argument options.
15825 * gdb.server/ext-wrapper.exp: New file.
15826
15827 2015-07-23 Doug Evans <dje@google.com>
15828
15829 * gdb.dwarf2/dw2-dummy-cu.S: New file.
15830 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
15831
15832 2015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
15833
15834 * gdb.ada/var_arr_typedef.exp: New testcase.
15835 * gdb.ada/var_arr_typedef/pack.adb: New file.
15836 * gdb.ada/var_arr_typedef/pack.ads: New file.
15837 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
15838
15839 2015-07-20 Joel Brobecker <brobecker@adacore.com>
15840
15841 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
15842
15843 2015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
15844
15845 * gdb.arch/i386-biarch-core.exp: Replace istarget
15846 by "complete set gnutarget". Remove expectation for the "core-file"
15847 command.
15848
15849 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
15850
15851 Revert the previous commit:
15852 Tests for validate symbol file using build-id.
15853
15854 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
15855
15856 Tests for validate symbol file using build-id.
15857 * gdb.base/solib-mismatch-lib.c: New file.
15858 * gdb.base/solib-mismatch-libmod.c: New file.
15859 * gdb.base/solib-mismatch.c: New file.
15860 * gdb.base/solib-mismatch.exp: New file.
15861
15862 2015-07-15 Sandra Loosemore <sandra@codesourcery.com>
15863
15864 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
15865 nios2-*-linux*.
15866 * gdb.base/sigbpt.exp (stepi_out): Likewise.
15867 * gdb.base/siginfo.exp: Likewise.
15868 * gdb.base/sigstep.exp (advance, advancei): Likewise.
15869
15870 2015-07-15 Pierre Langlois <pierre.langlois@arm.com>
15871
15872 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
15873 Move it to ...
15874 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
15875 ... here.
15876 * gdb.trace/range-stepping.exp: Check that the target supports
15877 range stepping.
15878
15879 2015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
15880
15881 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
15882
15883 2015-07-14 Pedro Alves <palves@redhat.com>
15884
15885 * gdb.base/killed-outside.exp: New file.
15886 * gdb.base/killed-outside.c: New file.
15887
15888 2015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
15889
15890 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
15891 (n at main): New.
15892 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
15893
15894 2015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
15895
15896 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
15897 infcall tests instead of setting up for KFAIL.
15898
15899 2015-07-10 Markus Metzger <markus.t.metzger@intel.com>
15900
15901 * gdb.btrace/record_goto-step.exp: New.
15902
15903 2015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
15904
15905 PR compile/18484
15906 * gdb.compile/compile.c (struct struct_type): Add volatile to
15907 selffield's type.
15908 * gdb.compile/compile.exp
15909 (compile code struct_object.selffield = &struct_object): Skip further
15910 struct_object tests if this one xfails.
15911
15912 2015-07-08 Robert O'Callahan <robert@ocallahan.org>
15913
15914 PR exp/18617
15915 * gdb.trace/ax.exp: Add test.
15916
15917 2015-07-07 Yao Qi <yao.qi@linaro.org>
15918
15919 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
15920 instead of istarget "aarch64*-*-*".
15921 * gdb.arch/aarch64-fp.exp: Likewise.
15922 * gdb.base/float.exp: Likewise.
15923 * gdb.reverse/aarch64.exp: Likewise.
15924 * lib/gdb.exp (is_aarch64_target): New proc.
15925
15926 2015-07-07 Yao Qi <yao.qi@linaro.org>
15927
15928 * lib/gdb.exp (is_aarch32_target): New proc.
15929 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
15930 instead of "istarget "arm*-*-*"".
15931 * gdb.arch/arm-disp-step.exp: Likewise.
15932 * gdb.arch/thumb-bx-pc.exp: Likewise.
15933 * gdb.arch/thumb-prologue.exp: Likewise.
15934 * gdb.arch/thumb-singlestep.exp: Likewise.
15935 * gdb.base/disp-step-syscall.exp: Likewise.
15936 * gdb.base/float.exp: Likewise.
15937
15938 2015-07-07 Yao Qi <yao.qi@linaro.org>
15939
15940 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
15941 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
15942
15943 2015-07-07 Yao Qi <yao.qi@linaro.org>
15944
15945 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
15946 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
15947 if it exists.
15948 * gdb.multi/multi-arch.exp: Likewise.
15949
15950 2015-07-07 Simon Marchi <simon.marchi@ericsson.com>
15951
15952 * gdb.python/py-lazy-string.exp: Add missing parentheses to
15953 print.
15954
15955 2015-07-07 Yao Qi <yao.qi@linaro.org>
15956
15957 * gdb.arch/thumb-singlestep.exp: Do one more single step.
15958
15959 2015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
15960
15961 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
15962 '[' and ']' characters.
15963
15964 2015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
15965
15966 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
15967
15968 2015-06-29 Pedro Alves <palves@redhat.com>
15969
15970 PR threads/18127
15971 * gdb.threads/hand-call-new-thread.c: New file.
15972 * gdb.threads/hand-call-new-thread.c: New file.
15973
15974 2015-06-26 Keith Seitz <keiths@redhat.com>
15975 Doug Evans <dje@google.com>
15976
15977 PR 16253
15978 * gdb.cp/var-tag-2.cc: New file.
15979 * gdb.cp/var-tag-3.cc: New file.
15980 * gdb.cp/var-tag-4.cc: New file.
15981 * gdb.cp/var-tag.cc: New file.
15982 * gdb.cp/var-tag.exp: New file.
15983
15984 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
15985
15986 * gdb.base/history-duplicates.exp: New test.
15987
15988 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
15989
15990 * gdb.base/completion.exp: Test the completion of the "focus"
15991 command.
15992
15993 2015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
15994
15995 * gdb.arch/amd64-prologue-skip.S: New file.
15996 * gdb.arch/amd64-prologue-skip.exp: New file.
15997
15998 2015-06-25 Simon Marchi <simon.marchi@ericsson.com>
15999
16000 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
16001 is_address_zero_readable check.
16002
16003 2015-06-24 Peter Bergner <bergner@vnet.ibm.com>
16004
16005 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
16006 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
16007
16008 2015-06-24 Yao Qi <yao.qi@linaro.org>
16009
16010 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
16011 linux targets.
16012
16013 2015-06-24 Yao Qi <yao.qi@linaro.org>
16014
16015 * lib/gdb.exp (supports_get_siginfo_type): New proc.
16016 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
16017 * gdb.base/siginfo-thread.exp: Likewise.
16018
16019 2015-06-22 Yao Qi <yao.qi@linaro.org>
16020
16021 * boards/remote-gdbserver-on-localhost.exp: Add comments.
16022
16023 2015-06-22 Yao Qi <yao.qi@linaro.org>
16024
16025 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
16026 aarch64*-*-*.
16027 (skip_hw_watchpoint_tests): Likewise.
16028
16029 2015-06-18 Patrick Palka <patrick@parcs.ath.cx>
16030
16031 * gdb.base/gdbinit-history.exp: Test the interaction between
16032 setting GDBHISTSIZE and setting the history size via .gdbinit.
16033
16034 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
16035
16036 PR gdb/16999
16037 * gdb.base/gdbhistsize-history.exp: New test.
16038
16039 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
16040
16041 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
16042 with GDBHISTSIZE.
16043 * gdb.base/readline.exp: Likewise.
16044
16045 2015-06-17 Yao Qi <yao.qi@linaro.org>
16046
16047 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
16048 line.
16049
16050 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
16051
16052 * gdb.base/gdbinit-history.exp: Add test case to check that
16053 an unlimited history file does not get truncated on exit.
16054
16055 2015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16056
16057 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
16058 (VECTOR): New macro. Use it...
16059 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
16060 ...for these typedefs.
16061 (int8, char1, int1, double1): New typedefs.
16062 (struct just_int2, struct two_int2): New structures.
16063 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
16064 (add_structvecs, add_singlevecs): New functions.
16065 (main): Call add_some_intvecs twice.
16066 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
16067 the compile and exit upon failure. Try compiling for the "native"
16068 architecture. Test inferior function calls with vector arguments
16069 and vector return value handling with "finish" and "return".
16070
16071 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
16072
16073 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
16074 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
16075 PE file.
16076 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
16077
16078 2015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
16079
16080 PR breakpoints/16465
16081 * gdb.mi/mi-dprintf-pending.c: New file.
16082 * gdb.mi/mi-dprintf-pending.exp: New test.
16083 * gdb.mi/mi-dprintf-pendshr.c: New file.
16084
16085 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
16086 Mircea Gherzan <mircea.gherzan@intel.com>
16087
16088 * gdb.arch/i386-mpx-map.c: New file.
16089 * gdb.arch/i386-mpx-map.exp: New File.
16090
16091 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
16092
16093 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
16094 * gdb.arch/i386-mpx.exp: Indentation fixed.
16095
16096 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
16097
16098 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
16099 function and improved indentation.
16100 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
16101 gdb_test_multiple. Added additional tests to skip the test.
16102
16103 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
16104
16105 * gdb.arch/i386-avx512.c: Change path in include file.
16106 * gdb.arch/i386-avx512.exp: Change include dir path
16107 compilation flag.
16108 * gdb.arch/i386-mpx.c: Change path in include file.
16109 * gdb.arch/i386-mpx.exp: Change include dir path compilation
16110 flag.
16111
16112 2015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
16113
16114 * gdb.compile/compile-print.exp (compile print *vararray@3)
16115 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
16116
16117 2015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
16118
16119 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
16120 (do not keep jit in memory): ... this.
16121 (expect 5): Change it to ...
16122 (expect no 5): ... this.
16123
16124 2015-06-02 Simon Marchi <simon.marchi@ericsson.com>
16125
16126 PR gdb/15564
16127 * gdb.mi/mi-detach.exp: New file.
16128
16129 2015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
16130
16131 PR symtab/18392
16132 * gdb.arch/amd64-tailcall-self.S: New file.
16133 * gdb.arch/amd64-tailcall-self.c: New file.
16134 * gdb.arch/amd64-tailcall-self.exp: New file.
16135
16136 2015-05-28 Don Breazeal <donb@codesourcery.com>
16137
16138 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
16139 tests for remote targets by checking is_target_gdbserver.
16140
16141 2015-05-27 Doug Evans <dje@google.com>
16142
16143 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
16144 * gdb.dwarf2/opaque-type-lookup.c: New file.
16145 * gdb.dwarf2/opaque-type-lookup.exp: New file.
16146
16147 2015-05-26 Doug Evans <dje@google.com>
16148
16149 * gdb.cp/iostream.cc: New file.
16150 * gdb.cp/iostream.exp: New file.
16151
16152 2015-05-26 Doug Evans <dje@google.com>
16153
16154 * gdb.dwarf2/dw2-op-call.exp: Update.
16155 * gdb.dwarf2/dw4-sig-types.exp: Update.
16156 * gdb.dwarf2/implptr.exp: Update.
16157 * gdb.mi/mi-cmd-param-changed.exp: Update.
16158
16159 2015-05-26 Doug Evans <dje@google.com>
16160
16161 * gdb.python/py-lazy-string.c: New file.
16162 * gdb.python/py-lazy-string.exp: New file.
16163 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
16164 (main): Update. Add estring3.
16165 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
16166 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
16167
16168 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
16169 Yao Qi <yao.qi@linaro.org>
16170
16171 * gdb.reverse/aarch64.c: New.
16172 * gdb.reverse/aarch64.exp: New.
16173
16174 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
16175
16176 * lib/gdb.exp (supports_process_record): Return true for
16177 aarch64*-linux*.
16178 (supports_reverse): Likewise.
16179
16180 2015-05-22 Patrick Palka <patrick@parcs.ath.cx>
16181
16182 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
16183 Use with_test_prefix.
16184
16185 2015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
16186
16187 * gdb.base/completion.exp: Add test for completion of layout
16188 names.
16189
16190 2015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
16191
16192 * lib/gdb.exp (skip_tui_tests): New proc.
16193 * gdb.base/tui-layout.exp: Check skip_tui_tests.
16194
16195 2015-05-19 Pedro Alves <palves@redhat.com>
16196
16197 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
16198 Save the whole env array instead of just HOME. Unset HISTSIZE in
16199 the environment while testing. Restore whole environment
16200 afterwards.
16201
16202 2015-05-16 Doug Evans <xdje42@gmail.com>
16203
16204 * gdb.guile/scm-ports.c: New file.
16205 * gdb.guile/scm-ports.exp: Add memory port tests.
16206
16207 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
16208
16209 * gdb.compile/compile-print.c: New file.
16210 * gdb.compile/compile-print.exp: New file.
16211
16212 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
16213
16214 * gdb.compile/compile-ops.exp: Cast param to void.
16215 * gdb.compile/compile.exp: Complete type for _gdb_expr.
16216 (compile code struct_object.selffield = &struct_object): Add xfail.
16217
16218 2015-05-15 Joel Brobecker <brobecker@adacore.com>
16219
16220 * gdb.ada/arr_enum_with_gap: New testcase.
16221
16222 2015-05-15 Joel Brobecker <brobecker@adacore.com>
16223
16224 * gdb.ada/byte_packed_arr: New testcase.
16225
16226 2015-05-15 Joel Brobecker <brobecker@adacore.com>
16227
16228 * gdb.ada/pckd_neg: New testcase.
16229
16230 2015-05-13 Patrick Palka <patrick@parcs.ath.cx>
16231
16232 PR gdb/17820
16233 * gdb.base/gdbinit-history.exp: New test.
16234 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
16235 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
16236
16237 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
16238
16239 * gdb.python/py-xmethods.cc: Enhance test case.
16240 * gdb.python/py-xmethods.exp: New tests.
16241 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
16242 function.
16243 (B_indexoper): Likewise.
16244 (global_dm_list) : Add new xmethod worker functions.
16245
16246 2015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
16247
16248 * gdb.base/coredump-filter.exp: Correctly unset
16249 "coredump_var_addr" array.
16250
16251 2015-05-08 Pedro Alves <palves@redhat.com>
16252
16253 * gdb.server/non-existing-program.exp: Unset spawn_id.
16254
16255 2015-05-08 Siva Chandra Reddy <sivachandra@google.com>
16256
16257 PR python/18291
16258 * gdb.python/py-xmethods.exp: Add tests.
16259
16260 2015-05-08 Yao Qi <yao.qi@linaro.org>
16261
16262 PR gdb/18208
16263 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
16264 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
16265 function set_coredump_filter, and remove remote_exec call.
16266 Remove argument ipid. Callers update.
16267 (top level): Don't get inferior's PID.
16268
16269 2015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
16270
16271 * gdb.base/watch_thread_num.exp: Skip test on targets without
16272 access watchpoints.
16273
16274 2015-05-06 Pedro Alves <palves@redhat.com>
16275
16276 PR server/18081
16277 * gdb.server/non-existing-program.exp: New file.
16278
16279 2015-05-05 Joel Brobecker <brobecker@adacore.com>
16280
16281 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
16282
16283 2015-05-05 Joel Brobecker <brobecker@adacore.com>
16284
16285 * gdb.ada/out_of_line_in_inlined: New testcase.
16286
16287 2015-05-05 Joel Brobecker <brobecker@adacore.com>
16288
16289 * gdb.ada/var_rec_arr: New testcase.
16290
16291 2015-04-30 Yao Qi <yao.qi@linaro.org>
16292
16293 * gdb.base/break-idempotent.exp: If
16294 skip_hw_watchpoint_multi_tests returns true, skip the tests
16295 on "rwatch" and "awatch".
16296
16297 2015-04-30 Yao Qi <yao.qi@linaro.org>
16298
16299 * gdb.base/relativedebug.exp: Invoke gdb command
16300 "info sharedlibrary", and if libc.so doesn't have debug info,
16301 skip the test.
16302
16303 2015-04-29 Doug Evans <dje@google.com>
16304
16305 * gdb.python/py-xmethods.exp: Add ptype tests.
16306 * gdb.python/py-xmethods.py (E_method_char_worker): Add
16307 get_result_type method.
16308
16309 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
16310
16311 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
16312 the target does not support hardware watchpoints.
16313
16314 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
16315
16316 * gdb.base/break-always.exp: Abort testing if writing to memory
16317 causes an error.
16318
16319 2015-04-28 Doug Evans <dje@google.com>
16320
16321 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
16322 * gdb.python/py-pp-registration.exp: ... here. New file.
16323 * gdb.python/py-pp-registration.c: New file.
16324 * gdb.python/py-pp-registration.py: New file.
16325
16326 2015-04-28 Doug Evans <dje@google.com>
16327
16328 * gdb.python/py-bad-printers.c: New file.
16329 * gdb.python/py-bad-printers.py: New file.
16330 * gdb.python/py-bad-printers.exp: New file.
16331
16332 2015-04-28 Sasha Smundak <asmundak@google.com>
16333
16334 * gdb.python/py-type.exp: New test.
16335
16336 2015-04-28 Andy Wingo <wingo@igalia.com>
16337
16338 * gdb.python/py-parameter.exp:
16339 * gdb.guile/scm-parameter.exp: Escape the path that we are
16340 matching against, as it might contain characters that are special
16341 to regular expressions.
16342
16343 2015-04-27 Joel Brobecker <brobecker@adacore.com>
16344
16345 * gdb.ada/rec_comp: New testcase.
16346
16347 2015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
16348
16349 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
16350 before using it.
16351
16352 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
16353
16354 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
16355 new tests for verilog output.
16356
16357 2015-04-24 Yao Qi <yao.qi@linaro.org>
16358
16359 * boards/remote-gdbserver-on-localhost.exp: New file.
16360
16361 2015-04-23 Pedro Alves <palves@redhat.com>
16362
16363 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
16364 $inferior_spawn_id instead of $inferior_spawn_id directly. On
16365 "end of file", remove $inferior_spawn_id from the indirect list.
16366
16367 2015-04-23 Pedro Alves <palves@redhat.com>
16368
16369 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
16370
16371 2015-04-23 Pedro Alves <palves@redhat.com>
16372
16373 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
16374 on $any_spawn_id instead of only on $gdb_spawn_id.
16375
16376 2015-04-21 Pierre Muller <muller@sourceware.org>
16377
16378 PR pascal/17815
16379 * lib/pascal.exp (gpc_compile): Add new option "class".
16380 (fpc_compile): Likewise.
16381 * gdb.pascal/case-insensitive-symbols.pas: New file.
16382 * gdb.pascal/case-insensitive-symbols.exp: New file.
16383
16384 2015-04-20 Gary Benson <gbenson@redhat.com>
16385
16386 * gdb.base/attach.exp: Fix three extended remote failures.
16387
16388 2015-04-17 Gary Benson <gbenson@redhat.com>
16389
16390 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
16391 the main executable over the remote protocol.
16392
16393 2015-04-16 Pedro Alves <palves@redhat.com>
16394
16395 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
16396 a new gdbserver if gdbserver_reconnect_p is set.
16397
16398 2015-04-16 Pedro Alves <palves@redhat.com>
16399
16400 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
16401 is set, don't exit gdbserver.
16402
16403 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
16404
16405 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
16406 appropriate .insn, such that an older assembler can be used.
16407 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
16408 the z/Architecture instruction set on 31-bit targets as well.
16409
16410 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
16411
16412 * gdb.go/handcall.exp: Remove all logic related to the first
16413 breakpoint and rely on go_runto_main instead.
16414 * gdb.go/strings.exp: Likewise.
16415 * gdb.go/unsafe.exp: Likewise.
16416 * gdb.go/hello.exp: Likewise. Also rename the remaining
16417 breakpoint marker to "breakpoint 1".
16418 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
16419 * gdb.go/strings.go: Likewise.
16420 * gdb.go/unsafe.go: Likewise.
16421 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
16422 "set breakpoint 2 here" and rename the remaining breakpoint marker
16423 to "breakpoint 1".
16424
16425 2015-04-15 Simon Marchi <simon.marchi@ericsson.com>
16426
16427 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
16428 if itertools.imap is not present.
16429 * gdb.python/py-objfile.exp: Add parentheses.
16430 * gdb.python/py-type.exp: Same.
16431 * gdb.python/py-unwind-maint.py: Same.
16432
16433 2015-04-15 Yao Qi <yao.qi@linaro.org>
16434
16435 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
16436 of ":$ptr_size" and set its form explicitly.
16437
16438 2015-04-15 Pedro Alves <palves@redhat.com>
16439 Yao Qi <yao.qi@linaro.org>
16440
16441 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
16442 timeout by factor of 4.
16443 (test_regular_watch): Likewise.
16444 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
16445 * gdb.reverse/sigall-reverse.exp: Likewise.
16446 * gdb.reverse/until-precsave.exp: Likewise.
16447 * lib/gdb.exp (with_timeout_factor): New proc.
16448 (gdb_expect): Move some code to ...
16449 (get_largest_timeout): ... here. New procedure.
16450
16451 2015-04-14 Luis Machado <lgustavo@codesourcery.com>
16452
16453 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
16454
16455 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
16456
16457 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
16458 to write to the .text section.
16459
16460 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
16461
16462 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
16463 Handle the case of targets that do not provide PID information.
16464
16465 2015-04-13 Yao Qi <yao.qi@linaro.org>
16466
16467 * lib/gdbserver-support.exp (gdb_exit): Catch exception
16468 and use expect instead of gdb_expect.
16469
16470 2015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
16471
16472 * gdb.base/coredump-filter.exp: Rename variable "addr" to
16473 "coredump_var_addr" to avoid naming conflict with other testcases.
16474
16475 2015-04-10 Pedro Alves <palves@redhat.com>
16476
16477 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
16478 gdb_test_sequence and gdb_assert.
16479
16480 2015-04-10 Pedro Alves <palves@redhat.com>
16481
16482 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
16483 test messages that don't include the breakpoint address.
16484
16485 2015-04-10 Yao Qi <yao.qi@linaro.org>
16486
16487 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
16488 false for some offset and width combinations which aren't
16489 supported by linux kernel.
16490
16491 2015-04-10 Pedro Alves <palves@redhat.com>
16492
16493 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
16494 procedure, factored out from ...
16495 (top level): ... here. Add "set displaced-stepping" testing axis.
16496 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
16497 parameter "displaced". Use it.
16498 (top level): Use foreach and add "set displaced-stepping" testing
16499 axis.
16500
16501 2015-04-10 Pedro Alves <palves@redhat.com>
16502
16503 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
16504 Remove comment.
16505 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
16506 both the address of the instruction that triggers the watchpoint
16507 and the address of the instruction immediately after, and use
16508 those addresses for the test. Fix comment.
16509
16510 2015-04-10 Pedro Alves <palves@redhat.com>
16511
16512 * gdb.base/sigstep.exp (breakpoint_to_handler)
16513 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
16514 Test "backtrace" in handler.
16515 (breakpoint_over_handler): New parameter 'displaced'. Use it.
16516 (top level): Add new "displaced" test axis to
16517 breakpoint_to_handler, breakpoint_to_handler_entry and
16518 breakpoint_over_handler.
16519
16520 2015-04-10 Pedro Alves <palves@redhat.com>
16521
16522 PR gdb/18216
16523 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
16524
16525 2015-04-10 Yao Qi <yao.qi@linaro.org>
16526
16527 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
16528 (test_add_rn_pc): New function.
16529 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
16530 (top level): Invoke test_add_rn_pc.
16531
16532 2015-04-10 Pedro Alves <palves@redhat.com>
16533
16534 PR gdb/13858
16535 * gdb.base/step-over-no-symbols.exp: New file.
16536
16537 2015-04-09 Andy Wingo <wingo@igalia.com>
16538
16539 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
16540 after the Python tests.
16541
16542 2015-04-08 Keith Seitz <keiths@redhat.com>
16543
16544 PR python/16699
16545 * gdb.python/py-completion.exp: New tests for completion.
16546 * gdb.python/py-completion.py (CompleteLimit1): New class.
16547 (CompleteLimit2): Likewise.
16548 (CompleteLimit3): Likewise.
16549 (CompleteLimit4): Likewise.
16550 (CompleteLimit5): Likewise.
16551 (CompleteLimit6): Likewise.
16552 (CompleteLimit7): Likewise.
16553
16554 2015-04-08 Pedro Alves <palves@redhat.com>
16555
16556 PR gdb/18214
16557 PR gdb/18216
16558 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
16559 function.
16560 (main): Install it as SIGUSR1 handler.
16561 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
16562 parameter. Always use "setup" as prefix. Toggle "set
16563 displaced-stepping" off/on depending on global. Don't switch to
16564 thread 1 here.
16565 (top level): Add displaced stepping "off/on" test axis. Update
16566 "setup" calls. Wrap each subtest with with_test_prefix. Test
16567 continuing with a queued signal in each thread.
16568
16569 2015-04-08 Pedro Alves <palves@redhat.com>
16570
16571 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
16572 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
16573 gdb_breakpoint instead of gdb_test that doesn't expect anything.
16574 Return early if running to main fails.
16575 * gdb.trace/while-stepping.exp: Likewise.
16576
16577 2015-04-07 Pedro Alves <palves@redhat.com>
16578
16579 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
16580 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
16581 interact with inferior program.
16582
16583 2015-04-07 Pedro Alves <palves@redhat.com>
16584
16585 * lib/gdb.exp (inferior_spawn_id): New global.
16586 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
16587 spawn id after processing the user code.
16588 (default_gdb_start): Set inferior_spawn_id.
16589 (send_inferior): New procedure.
16590 * lib/gdbserver-support.exp (gdbserver_start): Set
16591 inferior_spawn_id.
16592 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
16593
16594 2015-04-07 Pedro Alves <palves@redhat.com>
16595
16596 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
16597 * lib/gdbserver-support.exp (gdbserver_start): Make
16598 $server_spawn_id global.
16599 (gdbserver_start): Don't wait for gdbserver's spawn id with
16600 expect_background.
16601 (close_gdbserver): New procedure.
16602 (gdb_exit): Rename the default version and reimplement.
16603
16604 2015-04-07 Pedro Alves <palves@redhat.com>
16605
16606 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
16607 append the substituted item, not the original item.
16608
16609 2015-04-07 Pedro Alves <palves@redhat.com>
16610
16611 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
16612 gdb_expect.
16613
16614 2015-04-07 Pedro Alves <palves@redhat.com>
16615
16616 * gdb.base/interrupt.exp: Don't handle the case of the inferior
16617 output appearing once only.
16618
16619 2015-04-07 Pedro Alves <palves@redhat.com>
16620
16621 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
16622 that doesn't expect anything. Return early if running to main
16623 fails.
16624
16625 2015-04-07 Yao Qi <yao.qi@linaro.org>
16626
16627 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
16628 (child_function): Call alarm.
16629 (main): Move call to alarm into the loop.
16630 * gdb.threads/non-stop-fair-events.exp: Build program with
16631 -DTIMEOUT=$timeout.
16632
16633 2015-04-06 Doug Evans <xdje42@gmail.com>
16634
16635 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
16636 Fix dest parameter to board_info.
16637 (fpc_compile): Ditto.
16638 (gdb_compile_pascal): Rename dest arg to destfile.
16639
16640 2015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
16641
16642 * gdb.ada/funcall_ref.exp: New file.
16643 * gdb.ada/funcall_ref/foo.adb: New file.
16644
16645 2015-04-02 Yao Qi <yao.qi@linaro.org>
16646
16647 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
16648 is remote.
16649
16650 2015-04-02 Gary Benson <gbenson@redhat.com>
16651
16652 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
16653
16654 2015-04-01 Sasha Smundak <asmundak@google.com>
16655
16656 * gdb.python/py-unwind-maint.c: New file.
16657 * gdb.python/py-unwind-maint.exp: New test.
16658 * gdb.python/py-unwind-maint.py: New file.
16659 * gdb.python/py-unwind.c: New file.
16660 * gdb.python/py-unwind.exp: New test.
16661 * gdb.python/py-unwind.py: New test.
16662
16663 2015-04-01 Pedro Alves <palves@redhat.com>
16664
16665 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
16666 to fail instead of non-existent $test.
16667
16668 2015-04-01 Pedro Alves <palves@redhat.com>
16669
16670 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
16671 GDBFLAGS if not empty.
16672
16673 2015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
16674
16675 * gdb.ada/complete.exp: Remove "multi_line".
16676 * gdb.ada/info_exc.exp: Remove "multi_line".
16677 * gdb.ada/packed_tagged.exp: Remove "multi_line".
16678 * gdb.ada/ptype_field.exp: Remove "multi_line".
16679 * gdb.ada/sym_print_name.exp: Remove "multi_line".
16680 * gdb.ada/tagged.exp: Remove "multi_line".
16681 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
16682 [multi_line ...]
16683 * gdb.btrace/delta.exp: Likewise.
16684 * gdb.btrace/exception.exp: Likewise.
16685 * gdb.btrace/function_call_history.exp: Likewise.
16686 * gdb.btrace/instruction_history.exp: Likewise.
16687 * gdb.btrace/nohist.exp: Likewise.
16688 * gdb.btrace/record_goto.exp: Likewise.
16689 * gdb.btrace/segv.exp: Likewise.
16690 * gdb.btrace/stepi.exp: Likewise.
16691 * gdb.btrace/tailcall.exp: Likewise.
16692 * gdb.btrace/unknown_functions.exp: Likewise.
16693 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
16694 * lib/gdb.exp: Add the "multi_line" helper.
16695
16696 2015-04-01 Pedro Alves <palves@redhat.com>
16697
16698 * gdb.threads/tid-reuse.c: New file.
16699 * gdb.threads/tid-reuse.exp: New file.
16700
16701 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
16702
16703 PR corefiles/16092
16704 * gdb.base/coredump-filter.c: New file.
16705 * gdb.base/coredump-filter.exp: Likewise.
16706
16707 2015-03-27 Petr Machata <pmachata@redhat.com>
16708
16709 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
16710 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
16711 (Dwarf::assemble): Initialize them.
16712 (Dwarf::lines): New function.
16713
16714 2015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
16715
16716 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
16717 SYMBOL_PREFIX for x86_64-*-cygwin.
16718
16719 2015-03-26 Andy Wingo <wingo@igalia.com>
16720
16721 PR symtab/18148
16722 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
16723 const_value but not a location.
16724 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
16725 location defined in non-main CUs are visible.
16726
16727 2015-03-26 Yao Qi <yao.qi@linaro.org>
16728
16729 PR testsuite/18139
16730 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
16731 Add a line number entry for the same line.
16732 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
16733 Add a line number entry for the same line.
16734
16735 2015-03-26 Yao Qi <yao.qi@linaro.org>
16736
16737 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
16738 .int 0.
16739 (func): Likewise. Add .Lfunc_1 label.
16740 Use .Lfunc_1 label.
16741 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
16742 .int 0.
16743 (func): Likewise.
16744 Use .Lfunc_1 label.
16745
16746 2015-03-26 Yao Qi <yao.qi@linaro.org>
16747
16748 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
16749 Call gdb_compile instead to compile each .s files without debug
16750 information.
16751
16752 2015-03-26 Yao Qi <yao.qi@linaro.org>
16753
16754 * gdb.base/savedregs.exp (process_saved_regs): Make
16755 "Saved registers:" optional in the pattern.
16756
16757 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
16758
16759 * gdb.btrace/next.exp: Merged into step.exp.
16760 * gdb.btrace/finish.exp: Merged into step.exp.
16761 * gdb.btrace/nexti.exp: Merged into stepi.exp.
16762 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
16763 "record goto" and checking the exact replay position.
16764 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
16765 check for "Recording format" in "info record" output.
16766 * gdb.btrace/record_goto.exp: Choose test file based on target.
16767 * gdb.btrace/x86-record_goto.S: Renamed into ...
16768 * gdb.btrace/x86_64-record_goto.S: ... this.
16769 * gdb.btrace/i686-record_goto.S: New.
16770 * gdb.btrace/x86-tailcall.S: Renamed into ...
16771 * gdb.btrace/x86_64-tailcall.S: ... this.
16772 * gdb.btrace/i686-tailcall.S: New.
16773 * gdb.btrace/x86-tailcall.c: Renamed into ...
16774 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
16775 separate statements. Update test.
16776 * gdb.btrace/delta.exp: Use record_goto.c as test file.
16777 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
16778 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
16779 * gdb.btrace/tailcall.exp: Choose test file based on target.
16780 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
16781
16782 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
16783
16784 * gdb.btrace/exception.exp: Increase BTS buffer size.
16785
16786 2015-03-24 Pedro Alves <palves@redhat.com>
16787
16788 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
16789
16790 2015-03-24 Pedro Alves <palves@redhat.com>
16791
16792 * gdb.threads/schedlock.exp (test_step): No longer expect that
16793 "set scheduler-locking step" with "next" over a function call runs
16794 threads unlocked.
16795
16796 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
16797
16798 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
16799
16800 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
16801
16802 PR breakpoints/16466
16803 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
16804 * gdb.mi/mi-pending.c (thread_func): New function.
16805 (int main): Add threading support required.
16806 * gdb.mi/mi-pending.exp: Add tests for this issue.
16807 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
16808 (pendfunc2): Remove stdio dependency.
16809 * gdb.mi/mi-pendshr2.c: New file.
16810
16811 2015-03-23 Keith Seitz <keiths@redhat.com>
16812
16813 * gdb.linespec/keywords.c: New file.
16814 * gdb.linespec/keywords.exp: New file.
16815
16816 2015-03-23 Keith Seitz <keiths@redhat.com>
16817
16818 PR gdb/18021
16819 * gdb.dwarf2/staticvirtual.exp: New test.
16820
16821 2015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
16822
16823 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
16824 * README: Remove HP-UX and gdb.hp.
16825 (configuration):
16826 * configure: Regenerate.
16827 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
16828 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
16829 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
16830 gdb.hp/gdb.defects/Makefile.
16831 * gdb.hp/Makefile.in: File deleted.
16832 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
16833 * gdb.hp/gdb.aCC/optimize.c: File deleted.
16834 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
16835 * gdb.hp/gdb.aCC/run.c: File deleted.
16836 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
16837 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
16838 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
16839 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
16840 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
16841 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
16842 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
16843 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
16844 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
16845 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
16846 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
16847 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
16848 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
16849 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
16850 * gdb.hp/gdb.base-hp/reg.s: File deleted.
16851 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
16852 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
16853 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
16854 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
16855 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
16856 * gdb.hp/gdb.compat/Makefile.in: File deleted.
16857 * gdb.hp/gdb.compat/average.c: File deleted.
16858 * gdb.hp/gdb.compat/sum.c: File deleted.
16859 * gdb.hp/gdb.compat/xdb.c: File deleted.
16860 * gdb.hp/gdb.compat/xdb0.c: File deleted.
16861 * gdb.hp/gdb.compat/xdb0.h: File deleted.
16862 * gdb.hp/gdb.compat/xdb1.c: File deleted.
16863 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
16864 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
16865 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
16866 * gdb.hp/gdb.defects/Makefile.in: File deleted.
16867 * gdb.hp/gdb.defects/bs14602.c: File deleted.
16868 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
16869 * gdb.hp/gdb.defects/solib-d.c: File deleted.
16870 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
16871 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
16872 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
16873 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
16874 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
16875 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
16876 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
16877 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
16878 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
16879 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
16880 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
16881 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
16882 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
16883 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
16884 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
16885 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
16886 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
16887 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
16888 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
16889 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
16890 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
16891 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
16892 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
16893 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
16894 * gdb.hp/tools/odump: File deleted.
16895
16896 2015-03-19 Pedro Alves <palves@redhat.com>
16897
16898 * gdb.threads/continue-pending-status.exp (saw_thread_2)
16899 (saw_thread_3): New globals.
16900 (top level): Increment them when an event for the corresponding
16901 thread is seen.
16902 (no thread starvation): New test.
16903
16904 2015-03-19 Pedro Alves <palves@redhat.com>
16905
16906 * gdb.threads/continue-pending-status.c: New file.
16907 * gdb.threads/continue-pending-status.exp: New file.
16908
16909 2015-03-18 Pedro Alves <palves@redhat.com>
16910
16911 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
16912 Use gdb_is_target_remote instead of is_remote. Use
16913 gdb_test_multiple instead of gdb_expect. Exit early if
16914 gdb_test_multiple hits its internal matches. Tighten stepi tests
16915 expected output. Fail on exit with any signal, instead of just
16916 SIGILL.
16917
16918 2015-03-18 Yao Qi <yao.qi@linaro.org>
16919
16920 PR tdep/18107
16921 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
16922 variable.
16923 * gdb.base/catch-syscall.exp: Don't skip it on
16924 aarch64*-*-linux* target. Remove elements in all_syscalls.
16925 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
16926 target.
16927 (setup_all_syscalls): New proc.
16928
16929 2015-03-16 Yao Qi <yao.qi@linaro.org>
16930
16931 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
16932 (top level): Skip tests if valid_addr_p returns false for
16933 $cmd1 or $cmd2.
16934
16935 2015-03-11 Andy Wingo <wingo@igalia.com>
16936
16937 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
16938
16939 2015-03-11 Yao Qi <yao.qi@linaro.org>
16940
16941 * gdb.base/catch-syscall.exp: Fix typo in comments.
16942
16943 2015-03-11 Yao Qi <yao.qi@linaro.org>
16944
16945 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
16946
16947 2015-03-09 Pedro Alves <palves@redhat.com>
16948
16949 * dg-extract-results.py: Delete.
16950
16951 2015-03-09 Pedro Alves <palves@redhat.com>
16952
16953 Merge dg-extract-results.sh from GCC upstream (r218843).
16954
16955 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
16956 * dg-extract-results.sh: Use --text with grep to avoid issues with
16957 binary files. Fall back to cat -v, if that doesn't work.
16958
16959 2015-03-05 Pedro Alves <palves@redhat.com>
16960
16961 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
16962
16963 2015-03-04 Simon Marchi <simon.marchi@ericsson.com>
16964
16965 * lib/mi-support.exp (mi_expect_interrupt): Accept
16966 alternative event for when in all-stop mode.
16967
16968 2015-03-04 Pedro Alves <palves@redhat.com>
16969
16970 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
16971
16972 2015-03-04 Mark Kettenis <kettenis@gnu.org>
16973
16974 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
16975
16976 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
16977
16978 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
16979 regexps for GDB's current line display, accept a hex address
16980 preceding the line number.
16981
16982 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
16983
16984 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
16985 the 'arch1' variable for "s390*-linux*" targets.
16986
16987 2015-03-04 Pedro Alves <palves@redhat.com>
16988
16989 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
16990 (main): Pass missing retval argument to pthread_join call.
16991
16992 2015-03-02 Pedro Alves <palves@redhat.com>
16993
16994 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
16995 (top level): Call do_test with non-stop as well.
16996
16997 2015-03-02 Pedro Alves <palves@redhat.com>
16998
16999 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
17000 -1.
17001
17002 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
17003
17004 * gdb.arch/s390-vregs.exp: New test.
17005 * gdb.arch/s390-vregs.S: New file.
17006
17007 2015-02-27 Pedro Alves <palves@redhat.com>
17008
17009 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
17010 call to catch_command_errors.
17011 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
17012 catch_command_errors.
17013
17014 2015-02-27 Pedro Alves <palves@redhat.com>
17015
17016 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
17017 "true" for boolean result.
17018 * gdb.gdb/selftest.exp (test_with_self): Also accept full
17019 prototype of main.
17020
17021 2015-02-27 Pedro Alves <palves@redhat.com>
17022
17023 * lib/unbuffer_output.c: New file.
17024 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
17025 (main): Call gdb_unbuffer_output.
17026
17027 2015-02-27 Yao Qi <yao.qi@linaro.org>
17028
17029 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
17030 target.
17031
17032 2015-02-26 Doug Evans <dje@google.com>
17033
17034 * gdb.cp/class2.cc (Dbase, D): New classes.
17035 (main): New local delta.
17036 * gdb.cp/class2.exp: Test printing delta.
17037 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
17038 (dynbar): New global.
17039 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
17040
17041 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
17042
17043 * gdb.compile/compile-ifunc.c: New file.
17044 * gdb.compile/compile-ifunc.exp: New file.
17045
17046 2015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
17047
17048 * gdb.base/structs.exp: Check for correct struct on finish.
17049
17050 2015-02-26 Yao Qi <yao.qi@linaro.org>
17051
17052 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
17053 is zero.
17054
17055 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
17056
17057 * gdb.arch/cordic.ko.bz2: New file.
17058 * gdb.arch/cordic.ko.debug.bz2: New file.
17059 * gdb.arch/ppc64-symtab-cordic.exp: New file.
17060
17061 2015-02-25 Yao Qi <yao.qi@linaro.org>
17062
17063 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
17064 aarch64*-*-* target.
17065
17066 2015-02-23 Pedro Alves <palves@redhat.com>
17067
17068 * lib/gdb.exp (delete_breakpoints): Rewrite using
17069 gdb_test_multiple.
17070
17071 2015-02-23 Pedro Alves <palves@redhat.com>
17072
17073 * gdb.base/info-os.c: Include stdlib.h.
17074
17075 2015-02-22 Doug Evans <xdje42@gmail.com>
17076
17077 PR symtab/17855
17078 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
17079 is read after symbols have been re-read.
17080 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
17081 * gdb.ada/exec_changed/second.adb (Second): Ditto.
17082
17083 2015-02-21 Doug Evans <dje@google.com>
17084
17085 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
17086
17087 2015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
17088
17089 PR corefiles/17808
17090 * gdb.arch/i386-biarch-core.core.bz2: New file.
17091 * gdb.arch/i386-biarch-core.exp: New file.
17092
17093 2015-02-21 Pedro Alves <palves@redhat.com>
17094
17095 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
17096 runto_main fails.
17097
17098 2015-02-20 Pedro Alves <palves@redhat.com>
17099
17100 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
17101 info probes.
17102
17103 2015-02-20 Pedro Alves <palves@redhat.com>
17104
17105 * gdb.threads/multi-create-ns-info-thr.exp: New file.
17106
17107 2015-02-20 Pedro Alves <palves@redhat.com>
17108
17109 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
17110 clean_restart before gdb_target_supports_trace.
17111
17112 2015-02-20 Pedro Alves <palves@redhat.com>
17113
17114 PR threads/18006
17115 * gdb.threads/clone-thread_db.c: New file.
17116 * gdb.threads/clone-thread_db.exp: New file.
17117
17118 2015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
17119
17120 PR breakpoints/16812
17121 * gdb.base/catch-gdb-caused-signals.c: New file.
17122 * gdb.base/catch-gdb-caused-signals.exp: New file.
17123
17124 2015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
17125
17126 * configure: Regenerated.
17127 * configure.ac: Use GDB_AC_TRANSFORM.
17128 * aclocal.m4: sinclude ../transform.m4.
17129
17130 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
17131
17132 * lib/dtrace.exp: New file.
17133 * gdb.base/dtrace-probe.exp: Likewise.
17134 * gdb.base/dtrace-probe.d: Likewise.
17135 * gdb.base/dtrace-probe.c: Likewise.
17136 * lib/pdtrace.in: Likewise.
17137 * configure.ac: Output variables with the transformed names of
17138 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
17139 * configure: Regenerated.
17140
17141 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
17142
17143 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
17144 expected message when trying to access $_probe_* convenience
17145 variables while not on a probe.
17146
17147 2015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
17148
17149 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
17150
17151 2015-02-11 Pedro Alves <pedro@codesourcery.com>
17152
17153 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
17154 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
17155
17156 2015-02-10 Doug Evans <xdje42@gmail.com>
17157
17158 * lib/gdb.exp (gdb_load): Always return a result.
17159
17160 2015-02-10 Pedro Alves <palves@redhat.com>
17161
17162 * gdb.threads/signal-sigtrap.c: New file.
17163 * gdb.threads/signal-sigtrap.exp: New file.
17164
17165 2015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
17166
17167 * gdb.trace/no-attach-trace.c: New file.
17168 * gdb.trace/no-attach-trace.exp: New file.
17169
17170 2015-02-09 Mark Wielaard <mjw@redhat.com>
17171
17172 * gdb.dwarf2/atomic.c: New file.
17173 * gdb.dwarf2/atomic-type.exp: Likewise.
17174
17175 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
17176
17177 * gdb.btrace/buffer-size.exp: Update "info record" output.
17178 * gdb.btrace/delta.exp: Update "info record" output.
17179 * gdb.btrace/enable.exp: Update "info record" output.
17180 * gdb.btrace/finish.exp: Update "info record" output.
17181 * gdb.btrace/instruction_history.exp: Update "info record" output.
17182 * gdb.btrace/next.exp: Update "info record" output.
17183 * gdb.btrace/nexti.exp: Update "info record" output.
17184 * gdb.btrace/step.exp: Update "info record" output.
17185 * gdb.btrace/stepi.exp: Update "info record" output.
17186 * gdb.btrace/nohist.exp: Update "info record" output.
17187
17188 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
17189
17190 * gdb.btrace/buffer-size: New.
17191
17192 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
17193
17194 * gdb.btrace/delta.exp: Update "info record" output.
17195 * gdb.btrace/enable.exp: Update "info record" output.
17196 * gdb.btrace/finish.exp: Update "info record" output.
17197 * gdb.btrace/instruction_history.exp: Update "info record" output.
17198 * gdb.btrace/next.exp: Update "info record" output.
17199 * gdb.btrace/nexti.exp: Update "info record" output.
17200 * gdb.btrace/step.exp: Update "info record" output.
17201 * gdb.btrace/stepi.exp: Update "info record" output.
17202 * gdb.btrace/nohist.exp: Update "info record" output.
17203
17204 2015-02-06 Simon Marchi <simon.marchi@ericsson.com>
17205
17206 PR gdb/15678
17207 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
17208
17209 2015-02-06 Pedro Alves <palves@redhat.com>
17210
17211 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
17212 macro.
17213 (seconds_left, again): New globals.
17214 (main): Wait seconds_left in a 1-second sleep loop instead of
17215 sleeping 180 seconds. If 'again' is set, reset the seconds
17216 counter.
17217 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
17218 'again' in the inferior before detaching. Print the seconds left.
17219 (options): New global.
17220 (top level): Build program with -DTIMEOUT=$timeout.
17221
17222 2015-02-06 Pedro Alves <palves@redhat.com>
17223
17224 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
17225 determine how many seconds to pass to 'alarm'.
17226 * gdb.base/gdb-sigterm.exp (top level): Build program with
17227 -DTIMEOUT=$timeout.
17228 (do_test): Return success/failure indication. Add more verbose
17229 logging. Don't fail if 200 single steps are seen. Instead, fail
17230 when the test times out.
17231 (passes): New global.
17232 (top level): Break the testing loop if testing fails on any
17233 iteration. Use gdb_assert.
17234
17235 2015-02-04 Don Breazeal <donb@codesourcery.com>
17236
17237 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
17238 and initialize them.
17239 (ipc_cleanup): New function.
17240 (main): Don't declare shmid, semid, and msqid. Add a call to
17241 atexit so that we call ipc_cleanup on exit.
17242
17243 2015-02-04 Pedro Alves <palves@redhat.com>
17244
17245 * boards/native-extended-gdbserver.exp: Remove any target variant
17246 specifications from the board name before clearing the isremote
17247 flag from board_info.
17248
17249 2015-01-31 Doug Evans <xdje42@gmail.com>
17250
17251 * gdb.base/maint.exp <maint print type argc>: Update expected output.
17252
17253 2015-01-31 Gary Benson <gbenson@redhat.com>
17254
17255 * gdb.base/completion.exp: Disable completion limiting for
17256 existing tests. Add new tests to check completion limiting.
17257 * gdb.linespec/ls-errs.exp: Disable completion limiting.
17258
17259 2015-01-31 Doug Evans <xdje42@gmail.com>
17260
17261 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
17262
17263 2015-01-31 Doug Evans <xdje42@gmail.com>
17264
17265 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
17266 entries. Duplicate file section script entries.
17267 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
17268 inlined entries. Add test for safe-path rejection.
17269 * gdb.python/py-section-script.c: Add duplicate inlined section script
17270 entries. Duplicate file section script entries.
17271 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
17272 inlined entries. Add test for safe-path rejection.
17273
17274 2015-01-29 Joel Brobecker <brobecker@adacore.com>
17275
17276 * gdb.ada/disc_arr_bound: New testcase.
17277
17278 2015-01-29 Joel Brobecker <brobecker@adacore.com>
17279
17280 * gdb.ada/mi_var_array: New testcase.
17281
17282 2015-01-27 Doug Evans <dje@google.com>
17283
17284 * gdb.python/py-objfile.exp: Add tests for objfile.username.
17285 Add test for objfile.filename, objfile.username after objfile
17286 has been unloaded.
17287
17288 2015-01-26 Joel Brobecker <brobecker@adacore.com>
17289
17290 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
17291 the second test to print the name attribute of value
17292 returned by the call to gdb.lookup_type, and adjust
17293 the expected output accordingly.
17294
17295 2015-01-25 Mark Wielaard <mjw@redhat.com>
17296
17297 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
17298 * gdb.base/disp-step-fork.c: Include unistd.h.
17299 * gdb.base/siginfo-obj.c: Include stdio.h.
17300 * gdb.base/siginfo-thread.c: Likewise.
17301 * gdb.mi/non-stop.c: Include unistd.h.
17302 * gdb.mi/nsthrexec.c: Include stdio.h.
17303 * gdb.mi/pthreads.c: Include unistd.h.
17304 * gdb.modula2/unbounded1.c (main): Declare returns int.
17305 * gdb.reverse/consecutive-reverse.c: Likewise.
17306 * gdb.threads/create-fail.c: Include unistd.h.
17307 * gdb.threads/killed.c: Likewise.
17308 * gdb.threads/linux-dp.c: Likewise.
17309 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
17310 * gdb.threads/non-ldr-exc-2.c: Likewise.
17311 * gdb.threads/non-ldr-exc-3.c: Likewise.
17312 * gdb.threads/non-ldr-exc-4.c: Likewise.
17313 * gdb.threads/pthreads.c: Include unistd.h.
17314 (main): Declare returns int.
17315 * gdb.threads/tls-main.c (foo): New declaration.
17316 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
17317
17318 2015-01-23 Simon Marchi <simon.marchi@ericsson.com>
17319
17320 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
17321 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
17322
17323 2015-01-15 Mark Wielaard <mjw@redhat.com>
17324
17325 * gdb.base/noreturn-return.c: New file.
17326 * gdb.base/noreturn-return.exp: New file.
17327 * gdb.base/noreturn-finish.c: New file.
17328 * gdb.base/noreturn-finish.exp: New file.
17329
17330 2015-01-23 Pedro Alves <palves@redhat.com>
17331
17332 * gdb.threads/continue-pending-after-query.c: New file.
17333 * gdb.threads/continue-pending-after-query.exp: New file.
17334
17335 2015-01-22 Anders Granlund <anders.granlund@ericsson.com>
17336 Simon Marchi <simon.marchi@ericsson.com>
17337
17338 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
17339 * gdb.base/valgrind-db-attach.exp: Same.
17340 * gdb.base/valgrind-infcall.exp: Same.
17341 * lib/mi-support.exp (default_mi_gdb_start): Same.
17342 * lib/prompt.exp (default_prompt_gdb_start): Same.
17343 * lib/gdb.exp (default_gdb_spawn): Same.
17344 (gdb_interact): New.
17345
17346
17347 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
17348
17349 * gdb.compile/compile.exp (pointer to jit function): New test.
17350
17351 2015-01-17 Wei-cheng Wang <cole945@gmail.com>
17352
17353 * lib/gdb.exp (supports_process_record): Return true for
17354 powerpc*-*-linux*.
17355 (supports_reverse): Likewise.
17356
17357 2015-01-15 Don Breazeal <donb@codesourcery.com>
17358
17359 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
17360 instead of checking whether the target board is remote and
17361 use spawn_wait_for_attach instead of exec/sleep.
17362 * gdb.base/attach-twice.exp: Likewise.
17363
17364 2015-01-15 Joel Brobecker <brobecker@adacore.com>
17365
17366 * gdb.ada/var_arr_attrs: New testcase.
17367
17368 2015-01-14 Pedro Alves <palves@redhat.com>
17369 Joel Brobecker <brobecker@adacore.com>
17370
17371 PR gdb/17525
17372 * gdb.base/bp-cmds-execution-x-script.c: New file.
17373 * gdb.base/bp-cmds-execution-x-script.exp: New file.
17374 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
17375
17376 2015-01-14 Pedro Alves <palves@redhat.com>
17377
17378 PR cli/17828
17379 * gdb.base/batch-preserve-term-settings.c: New file.
17380 * gdb.base/batch-preserve-term-settings.exp: New file.
17381
17382 2015-01-13 Doug Evans <dje@google.com>
17383
17384 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
17385 binary.
17386
17387 2015-01-13 Joel Brobecker <brobecker@adacore.com>
17388
17389 * Makefile.in (clean mostlyclean): Do not delete *.py.
17390
17391 2015-01-13 Joel Brobecker <brobecker@adacore.com>
17392
17393 * gdb.python/py-lookup-type.exp: New file.
17394
17395 2015-01-12 Pedro Alves <palves@redhat.com>
17396
17397 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
17398 restore GDBFLAGS before returning.
17399
17400 2015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
17401
17402 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
17403 is_amd64_regs_target and is_x86_like_target.
17404
17405 2015-01-11 Doug Evans <xdje42@gmail.com>
17406
17407 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
17408 is given without an explicit form.
17409 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
17410 attributes.
17411 * gdb.dwarf/corrupt.exp: Ditto.
17412 * gdb.dwarf2/enum-type.exp: Ditto.
17413 * gdb.trace/entry-values.exp: Ditto.
17414 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
17415
17416 2015-01-11 Doug Evans <xdje42@gmail.com>
17417
17418 PR gdb/15830
17419 * gdb.base/maint.exp: Remove references to "maint demangle".
17420 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
17421 Add tests for explicitly specifying language to demangle.
17422 * gdb.dlang/demangle.exp: Ditto.
17423
17424 2015-01-09 Pedro Alves <palves@redhat.com>
17425
17426 * gdb.threads/non-stop-fair-events.c: New file.
17427 * gdb.threads/non-stop-fair-events.exp: New file.
17428
17429 2015-01-09 Pedro Alves <palves@redhat.com>
17430
17431 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
17432 the global scope. Set a breakpoint after all threads are started
17433 rather than stepping over two source lines. Expect the prompt.
17434 * gdb.base/watch_thread_num.c (threads_started_barrier): New
17435 global.
17436 (NUM): Now 15.
17437 (main): Use threads_started_barrier to wait for all threads to
17438 start. Main thread no longer calls thread_function. Exit after
17439 180 seconds.
17440 (loop): New function.
17441 (thread_function): Wait on threads_started_barrier barrier. Call
17442 'loop' at each iteration.
17443 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
17444 threads have started, instead of hardcoding number of "next"
17445 steps. Use an access watchpoint instead of a write watchpoint.
17446
17447 2015-01-09 Pedro Alves <palves@redhat.com>
17448
17449 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
17450 (thread_func): Wait on barrier.
17451 (main): Wait for all threads to start before stopping GDB.
17452 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
17453 global.
17454 (thread1_func, thread2_func): Wait on barrier.
17455 (main): Wait for all threads to start before stopping GDB.
17456 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
17457 New global.
17458 (thread1_func, thread2_func): Wait on barrier.
17459 (main): Wait for all threads to start before stopping GDB.
17460
17461 2015-01-09 Pedro Alves <palves@redhat.com>
17462
17463 * gdb.threads/attach-many-short-lived-threads.c: New file.
17464 * gdb.threads/attach-many-short-lived-threads.exp: New file.
17465
17466 2014-01-09 Pedro Alves <palves@redhat.com>
17467
17468 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
17469 instead of to thread 2.
17470 * gdb.threads/signal-command-multiple-signals-pending.c (main):
17471 Add barrier around each pthread_create call instead of around all
17472 calls.
17473 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
17474 Set a break on thread_function and have the child threads hit it
17475 one at at a time.
17476
17477 2015-01-09 Pedro Alves <palves@redhat.com>
17478
17479 * lib/gdb.exp (can_spawn_for_attach): New procedure.
17480 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
17481 false.
17482 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
17483 checking whether the target board is remote.
17484 * gdb.multi/multi-attach.exp: Likewise.
17485 * gdb.python/py-sync-interp.exp: Likewise.
17486 * gdb.server/ext-attach.exp: Likewise.
17487 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
17488 tests that need to attach, instead of checking whether the target
17489 board is remote at the top of the file.
17490
17491 2015-01-08 Yao Qi <yao@codesourcery.com>
17492
17493 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
17494
17495 2015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
17496
17497 Fix testcase compilation.
17498 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
17499
17500 2015-01-06 Joel Brobecker <brobecker@adacore.com>
17501
17502 * gdb.python/py-type.exp: Add a couple test about empty
17503 array creation, and negative-length array creation.
17504
17505 2015-01-02 Doug Evans <xdje42@gmail.com>
17506
17507 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
17508
17509 2015-01-02 Doug Evans <dje@google.com>
17510
17511 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
17512
17513 2014-12-29 Yao Qi <yao@codesourcery.com>
17514
17515 * gdb.trace/entry-values.exp: Update comments. Rename variable
17516 bar_call_foo to returned_from_foo.
17517
17518 2014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
17519
17520 PR gdb/17394
17521 * gdb.linespec/break-asm-file.c: New file.
17522 * gdb.linespec/break-asm-file.exp: New file.
17523 * gdb.linespec/break-asm-file0.s: New file.
17524 * gdb.linespec/break-asm-file1.s: New file.
17525
17526 2014-12-18 Nigel Stephens <nigel@mips.com>
17527 Maciej W. Rozycki <macro@codesourcery.com>
17528
17529 * gdb.base/float.exp: Handle the new output from "info float" on
17530 MIPS targets.
17531
17532 2014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
17533
17534 Fix MinGW compilation.
17535 * gdb.compile/compile-ops.exp: Update untested message if
17536 !skip_compile_feature_tests.
17537 * gdb.compile/compile-setjmp.exp: Likewise.
17538 * gdb.compile/compile-tls.exp: Likewise.
17539 * gdb.compile/compile.exp: Likewise.
17540 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
17541 supported on this host".
17542
17543 2014-12-16 Doug Evans <xdje42@gmail.com>
17544
17545 * boards/stabs.exp: New file.
17546
17547 2014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
17548
17549 * gdb.base/completion.exp: Adjust to format changes of "maint
17550 print user-registers".
17551
17552 2014-12-16 Catalin Udma <catalin.udma@freescale.com>
17553
17554 PR server/17457
17555 * gdb.arch/aarch64-fp.c: New file.
17556 * gdb.arch/aarch64-fp.exp: New file.
17557
17558 2014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
17559
17560 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
17561 r210637, r210913, r211666, r215400, r215817).
17562
17563 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
17564 * dg-extract-results.py: New file.
17565 * dg-extract-results.sh: Use it if the environment seems
17566 suitable.
17567
17568 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
17569
17570 * dg-extract-results.py (parse_run): Handle warnings that
17571 are printed before a test harness is run.
17572
17573 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
17574
17575 * dg-extract-results.py (Named): Remove __cmp__ method.
17576 (output_variation): Use a key to sort variation.harnesses.
17577
17578 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
17579
17580 * dg-extract-results.py: For Python 3, force sys.stdout to
17581 handle surrogate escape sequences.
17582 (safe_open): New function.
17583 (output_segment, main): Use it.
17584
17585 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
17586
17587 * dg-extract-results.py (Prog.result_re): Include options
17588 in test name.
17589
17590 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
17591
17592 * dg-extract-results.py (output_variation): Always sort if
17593 do_sum.
17594
17595 2014-12-15 Simon Marchi <simon.marchi@ericsson.com>
17596
17597 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
17598 as long as we get pagination notifications.
17599
17600 2014-12-15 Jason Merrill <jason@redhat.com>
17601
17602 * Makefile.in (check-gdb.%): Restore.
17603 * README: Mention it.
17604
17605 2014-12-13 Joel Brobecker <brobecker@adacore.com>
17606
17607 * gdb.ada/str_uninit: New testcase.
17608
17609 2014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
17610
17611 PR symtab/17642
17612 * gdb.base/vla-stub-define.c: New file.
17613 * gdb.base/vla-stub.c: New file.
17614 * gdb.base/vla-stub.exp: New file.
17615
17616 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
17617 Jan Kratochvil <jan.kratochvil@redhat.com>
17618 Tom Tromey <tromey@redhat.com>
17619
17620 * configure.ac: Add gdb.compile/.
17621 * configure: Regenerate.
17622 * gdb.compile/Makefile.in: New file.
17623 * gdb.compile/compile-ops.exp: New file.
17624 * gdb.compile/compile-ops.c: New file.
17625 * gdb.compile/compile-tls.c: New file.
17626 * gdb.compile/compile-tls.exp: New file.
17627 * gdb.compile/compile-constvar.S: New file.
17628 * gdb.compile/compile-constvar.c: New file.
17629 * gdb.compile/compile-mod.c: New file.
17630 * gdb.compile/compile-nodebug.c: New file.
17631 * gdb.compile/compile-setjmp-mod.c: New file.
17632 * gdb.compile/compile-setjmp.c: New file.
17633 * gdb.compile/compile-setjmp.exp: New file.
17634 * gdb.compile/compile-shlib.c: New file.
17635 * gdb.compile/compile.c: New file.
17636 * gdb.compile/compile.exp: New file.
17637 * lib/gdb.exp (skip_compile_feature_tests): New proc.
17638
17639 2014-12-12 Tom Tromey <tromey@redhat.com>
17640
17641 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
17642 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
17643
17644 2014-12-12 Doug Evans <dje@google.com>
17645
17646 * lib/gdb-python.exp (get_python_valueof): New function.
17647 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
17648
17649 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
17650
17651 * gdb.base/completion.exp: Add test for completion of "info
17652 registers ".
17653
17654 2014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
17655
17656 * gdb.base/func-ptrs.c: New file.
17657 * gdb.base/func-ptrs.exp: New file.
17658
17659 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
17660
17661 PR breakpoints/17012
17662 * gdb.base/dprintf-detach.c: New file.
17663 * gdb.base/dprintf-detach.exp: New file.
17664
17665 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
17666
17667 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
17668 * lib/gdb.exp (target_is_gdbserver): New procedure.
17669
17670 2014-12-08 Doug Evans <dje@google.com>
17671
17672 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
17673
17674 2014-12-05 Yao Qi <yao@codesourcery.com>
17675
17676 * gdb.guile/scm-error.exp: Remove the third argument to
17677 gdb_remote_download.
17678 * gdb.guile/scm-frame-args.exp: Likewise.
17679 * gdb.guile/scm-section-script.exp: Likewise.
17680
17681 2014-12-05 Yao Qi <yao@codesourcery.com>
17682
17683 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
17684
17685 2014-12-04 Doug Evans <dje@google.com>
17686
17687 * gdb.python/py-objfile.exp: Add tests for
17688 objfile.add_separate_debug_file.
17689
17690 2014-12-04 Doug Evans <dje@google.com>
17691
17692 * lib/gdb.exp (get_build_id): New function.
17693 (build_id_debug_filename_get): Rewrite to use it.
17694 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
17695
17696 2014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
17697
17698 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
17699 `method(long)', not just 0x0.
17700 * gdb.cp/nsalias.exp: Align code labels to 4.
17701 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
17702 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
17703 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
17704 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
17705 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
17706 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
17707
17708 2014-12-02 Doug Evans <dje@google.com>
17709
17710 PR symtab/17602
17711 * gdb.cp/anon-ns.cc: Move guts of this file to ...
17712 * gdb.cp/anon-ns2.cc: ... here. New file.
17713 * gdb.cp/anon-ns.exp: Update.
17714
17715 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
17716
17717 * gdb.python/py-events.py (inferior_call_handler): New.
17718 (register_changed_handler, memory_changed_handler): New.
17719 (test_events.invoke): Register new handlers.
17720 * gdb.python/py-events.exp: Add tests for inferior call,
17721 memory_changed and register_changed events.
17722
17723 2014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
17724
17725 * gdb.base/execl-update-breakpoints.exp: Specify the link address
17726 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
17727 if the linker doesn't understand this.
17728
17729 2014-12-01 Simon Marchi <simon.marchi@ericsson.com>
17730
17731 * gdb.python/python.exp: Change expected reply to help().
17732
17733 2014-12-01 Yao Qi <yao@codesourcery.com>
17734
17735 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
17736 AC_CONFIG_SUBDIRS(gdb.gdbtk).
17737 * configure: Re-generated.
17738
17739 2014-11-28 Siva Chandra Reddy <sivachandra@google.com>
17740
17741 * gdb.cp/chained-calls.cc: New file.
17742 * gdb.cp/chained-calls.exp: New file.
17743 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
17744
17745 2014-11-28 Simon Marchi <simon.marchi@ericsson.com>
17746
17747 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
17748 * gdb.dwarf2/symtab-producer.exp: Same.
17749 * gdb.gdb/python-interrupts.exp: Same.
17750 * gdb.gdb/python-selftest.exp: Same.
17751 * gdb.python/py-linetable.exp: Same.
17752 * gdb.python/py-type.exp: Same.
17753 * gdb.python/py-value-cc.exp: Same.
17754 * gdb.python/py-value.exp: Same.
17755
17756 2014-11-28 Yao Qi <yao@codesourcery.com>
17757
17758 * gdb.base/break-probes.exp: Match library name prefixed with
17759 sysroot.
17760
17761 2014-11-27 Simon Marchi <simon.marchi@ericsson.com>
17762
17763 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
17764 test expected output. Add parentheses for the call to print.
17765 Remove L suffix from integers.
17766
17767 2014-11-26 Doug Evans <dje@google.com>
17768
17769 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
17770
17771 2014-11-22 Yao Qi <yao@codesourcery.com>
17772
17773 * gdb.trace/entry-values.c: Remove asms.
17774 (foo): Add foo_label.
17775 (bar): Add bar_label.
17776 * gdb.trace/entry-values.exp: Remove code computing foo's
17777 length and bar's length.
17778 (Dwarf::assemble): Invoke function_range for bar and use
17779 MACRO_AT_func for foo.
17780
17781 2014-11-22 Yao Qi <yao@codesourcery.com>
17782
17783 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
17784 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
17785 Use .Lgcc43_procstart instead of gcc43.
17786
17787 2014-11-21 Joel Brobecker <brobecker@adacore.com>
17788
17789 * gdb.ada/n_arr_bound: New testcase.
17790
17791 2014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
17792
17793 PR breakpoints/10737
17794 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
17795 test_catch_syscall_multi_arch.
17796 (test_catch_syscall_multi_arch): New function.
17797
17798 2014-11-20 Doug Evans <xdje42@gmail.com>
17799
17800 * gdb.base/maint.exp: Update expected output.
17801
17802 2014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
17803
17804 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
17805 4-byte instruction on S390.
17806
17807 2014-11-19 Joel Brobecker <brobecker@adacore.com>
17808
17809 * gdb.ada/arr_arr: New testcase.
17810
17811 2014-11-19 Joel Brobecker <brobecker@adacore.com>
17812
17813 * gdb.ada/pkd_arr_elem: New Testcase.
17814
17815 2014-11-18 Luis Machado <lgustavo@codesourcery.com>
17816
17817 * gdb.reverse/break-precsave: Expect completion message for
17818 core file reads.
17819 * gdb.reverse/consecutive-precsave.exp: Likewise.
17820 * gdb.reverse/finish-precsave.exp: Likewise.
17821 * gdb.reverse/i386-precsave.exp: Likewise.
17822 * gdb.reverse/machinestate-precsave.exp: Likewise.
17823 * gdb.reverse/sigall-precsave.exp: Likewise.
17824 * gdb.reverse/solib-precsave.exp: Likewise.
17825 * gdb.reverse/step-precsave.exp: Likewise.
17826 * gdb.reverse/until-precsave.exp: Likewise.
17827 * gdb.reverse/watch-precsave.exp: Likewise.
17828
17829 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
17830
17831 * gdb.base/bp-permanent.c: Include unistd.h.
17832 * gdb.python/py-framefilter-mi.c (main): Add return type.
17833 * gdb.python/py-framefilter.c (main): Likewise.
17834 * gdb.trace/actions-changed.c (main): Likewise.
17835
17836 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
17837
17838 * gdb.mi/until.c: Add eye-catchers.
17839 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
17840 line numbers.
17841
17842 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
17843
17844 * gdb.base/condbreak.exp: Drop references to removed non-prototype
17845 function header variants in break1.c.
17846 * gdb.base/ena-dis-br.exp: Likewise.
17847 * gdb.base/hbreak2.exp: Likewise.
17848 * gdb.reverse/until-precsave.exp: Drop references to removed
17849 non-prototype function header variants in ur1.c.
17850 * gdb.reverse/until-reverse.exp: Likewise.
17851
17852 2014-11-17 Petr Machata <pmachata@redhat.com>
17853
17854 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
17855 ${_cu_offset_size} bytes abbrev offset.
17856
17857 2014-11-15 Doug Evans <xdje42@gmail.com>
17858
17859 PR symtab/17559
17860 * gdb.base/line-symtabs.exp: New file.
17861 * gdb.base/line-symtabs.c: New file.
17862 * gdb.base/line-symtabs.h: New file.
17863
17864 2014-11-14 Yao Qi <yao@codesourcery.com>
17865
17866 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
17867 (func): Add label func_label.
17868 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
17869 Replace low_pc and high_pc with MACRO_AT_range.
17870 Replace name, low_pc and high_pc with MACRO_AT_func.
17871
17872 2014-11-14 Yao Qi <yao@codesourcery.com>
17873
17874 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
17875 Replace name, low_pc and high_pc with MACRO_AT_func.
17876
17877 2014-11-14 Yao Qi <yao@codesourcery.com>
17878
17879 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
17880 produce debug information.
17881 * gdb.dwarf2/implptr-optimized-out.S: Removed.
17882
17883 2014-11-14 Yao Qi <yao@codesourcery.com>
17884
17885 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
17886 object and get function length.
17887 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
17888 with MACRO_AT_func.
17889 (top-level): Replace gdb_compile and clean_restart with
17890 prepare_for_testing.
17891 * gdb.dwarf2/main.c (main): Add label main_label.
17892
17893 2014-11-14 Yao Qi <yao@codesourcery.com>
17894
17895 * lib/dwarf.exp (function_range): New procedure.
17896 (Dwarf::_handle_macro_at_func): New procedure.
17897 (Dwarf::_handle_macro_at_range): New procedure.
17898 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
17899
17900 2014-11-14 Yao Qi <yao@codesourcery.com>
17901
17902 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
17903 (_handle_attribute): New procedure.
17904
17905 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17906
17907 * gdb.ada/cond_lang/foo.c (callme): Add return type.
17908 * gdb.base/call-sc.c (zed): Likewise.
17909 * gdb.base/checkpoint.c (main): Likewise.
17910 * gdb.base/dump.c (main): Likewise.
17911 * gdb.base/gcore.c (main): Likewise.
17912 * gdb.base/huge.c (main): Likewise.
17913 * gdb.base/multi-forks.c (main): Likewise.
17914 * gdb.base/pr10179-a.c (main): Likewise.
17915 * gdb.base/savedregs.c (main): Likewise.
17916 * gdb.base/sigaltstack.c (main): Likewise.
17917 * gdb.base/siginfo.c (main): Likewise.
17918 * gdb.base/structs.c (zed): Likewise.
17919 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
17920 * gdb.mi/mi-syn-frame.c (main): Likewise.
17921 * gdb.mi/until.c (foo, main): Likewise.
17922 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
17923 * gdb.base/solib-weak.c (foo): Declare.
17924 * gdb.base/attach-twice.c: Include stdio.h.
17925 * gdb.base/weaklib1.c: Likewise.
17926 * gdb.base/weaklib2.c: Likewise.
17927 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
17928 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
17929 unistd.h.
17930 * gdb.base/attach-pie-misread.c: Include stdlib.h.
17931 * gdb.mi/mi-exit-code.c: Likewise.
17932 * gdb.base/break-interp-lib.c: Include string.h.
17933 * gdb.base/coremaker.c: Likewise.
17934 * gdb.base/testenv.c: Likewise.
17935 * gdb.python/py-finish-breakpoint.c: Likewise.
17936 * gdb.base/inferior-died.c: Include sys/wait.h.
17937 * gdb.base/fileio.c: Include time.h.
17938 * gdb.base/async-shell.c: Include unistd.h.
17939 * gdb.base/dprintf-non-stop.c: Likewise.
17940 * gdb.base/info-os.c: Likewise.
17941 * gdb.mi/mi-console.c: Likewise.
17942 * gdb.mi/watch-nonstop.c: Likewise.
17943 * gdb.python/py-events.c: Likewise.
17944 * gdb.base/async.c (baz): Move up before its invocation.
17945 * gdb.base/code_elim2.c (my_global_func): Likewise.
17946 * gdb.base/skip-solib-lib.c (multiply): Likewise.
17947 * gdb.base/advance.c (func2): Likewise.
17948
17949 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17950
17951 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
17952 variant.
17953 * gdb.base/annota3.c: Likewise.
17954 * gdb.base/async.c: Likewise.
17955 * gdb.base/average.c: Likewise.
17956 * gdb.base/call-ar-st.c: Likewise.
17957 * gdb.base/call-rt-st.c: Likewise.
17958 * gdb.base/call-sc.c: Likewise.
17959 * gdb.base/call-strs.c: Likewise.
17960 * gdb.base/ending-run.c: Likewise.
17961 * gdb.base/execd-prog.c: Likewise.
17962 * gdb.base/exprs.c: Likewise.
17963 * gdb.base/foll-exec.c: Likewise.
17964 * gdb.base/foll-fork.c: Likewise.
17965 * gdb.base/foll-vfork.c: Likewise.
17966 * gdb.base/funcargs.c: Likewise.
17967 * gdb.base/gcore.c: Likewise.
17968 * gdb.base/jump.c: Likewise.
17969 * gdb.base/langs0.c: Likewise.
17970 * gdb.base/langs1.c: Likewise.
17971 * gdb.base/langs2.c: Likewise.
17972 * gdb.base/mips_pro.c: Likewise.
17973 * gdb.base/nodebug.c: Likewise.
17974 * gdb.base/opaque0.c: Likewise.
17975 * gdb.base/opaque1.c: Likewise.
17976 * gdb.base/recurse.c: Likewise.
17977 * gdb.base/run.c: Likewise.
17978 * gdb.base/scope0.c: Likewise.
17979 * gdb.base/scope1.c: Likewise.
17980 * gdb.base/setshow.c: Likewise.
17981 * gdb.base/setvar.c: Likewise.
17982 * gdb.base/shmain.c: Likewise.
17983 * gdb.base/shr1.c: Likewise.
17984 * gdb.base/shr2.c: Likewise.
17985 * gdb.base/sigall.c: Likewise.
17986 * gdb.base/signals.c: Likewise.
17987 * gdb.base/so-indr-cl.c: Likewise.
17988 * gdb.base/solib2.c: Likewise.
17989 * gdb.base/structs.c: Likewise.
17990 * gdb.base/sum.c: Likewise.
17991 * gdb.base/vforked-prog.c: Likewise.
17992 * gdb.base/watchpoint.c: Likewise.
17993 * gdb.reverse/shr2.c: Likewise.
17994 * gdb.reverse/until-reverse.c: Likewise.
17995 * gdb.reverse/ur1.c: Likewise.
17996 * gdb.reverse/watch-reverse.c: Likewise.
17997
17998 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17999
18000 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
18001 variant.
18002 * gdb.base/sepdebug.exp: Drop references to removed code.
18003
18004 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18005
18006 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
18007 variant. Preserve original line numbering.
18008 * gdb.base/list1.c: Likewise.
18009
18010 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18011
18012 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
18013 variant.
18014 * gdb.base/break1.c: Likewise.
18015 * gdb.base/break.exp: Drop references to removed code.
18016
18017 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18018
18019 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
18020 variant.
18021
18022 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18023
18024 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
18025
18026 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18027
18028 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
18029 logic into perform_all_tests() and invoke it with and without
18030 function header prototypes.
18031 (do_function_calls): Remove conditional XFAIL for PR 5318.
18032 (rerun_and_prepare): Remove duplicate code.
18033 (perform_all_tests): New. Main logic moved here.
18034
18035 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18036
18037 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
18038 code guarded by #ifdef NO_PROTOTYPES.
18039 (t_double_many_args): Likewise.
18040 (DEF_FUNC_MANY_ARGS_1): Likewise.
18041 (DEF_FUNC_VALUES_1): Likewise.
18042 (t_structs_ldc): Renamed from t_structs_fc in conditional code
18043 guarded by #ifdef PROTOTYPES.
18044
18045 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18046
18047 * gdb.mi/mi-console.c: Add eye-catcher.
18048 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
18049 instead of literal line number.
18050
18051 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18052
18053 * gdb.base/shr2.c: Add eye-catcher.
18054 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
18055 line number.
18056
18057 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18058
18059 * gdb.base/jump.c: Add eye-catchers.
18060 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
18061 numbers.
18062
18063 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18064
18065 * gdb.base/execd-prog.c: Add eye-catchers.
18066 * gdb.base/foll-exec.c: Likewise.
18067 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
18068 line numbers.
18069
18070 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18071
18072 * gdb.base/ending-run.c: Add eye-catchers.
18073 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
18074 literal line numbers.
18075
18076 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18077
18078 * gdb.base/call-rt-st.c: Add eye-catchers.
18079 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
18080 literal line numbers.
18081
18082 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18083
18084 * gdb.base/call-ar-st.c: Add eye-catchers.
18085 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
18086 literal line numbers.
18087
18088 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18089
18090 * gdb.base/average.c: Add eye-catchers.
18091 * gdb.base/sum.c: Likewise.
18092 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
18093 regexps dynamically.
18094
18095 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18096
18097 * gdb.base/solib1.c: Add eye-catchers.
18098 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
18099 literal line numbers.
18100
18101 2014-11-12 Pedro Alves <palves@redhat.com>
18102
18103 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
18104 leader has exited.
18105
18106 2014-11-12 Pedro Alves <palves@redhat.com>
18107
18108 * gdb.arch/i386-bp_permanent.c: New file.
18109 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
18110 (srcfile): Set to i386-bp_permanent.c.
18111 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
18112 that stepi does not execute the 'leave' instruction, instead of
18113 testing it does execute.
18114 * gdb.base/bp-permanent.c: New file.
18115 * gdb.base/bp-permanent.exp: New file.
18116
18117 2014-11-10 Doug Evans <xdje42@gmail.com>
18118
18119 PR symtab/17564
18120 * gdb.base/symtab-search-order.exp: New file.
18121 * gdb.base/symtab-search-order.c: New file.
18122 * gdb.base/symtab-search-order-1.c: New file.
18123 * gdb.base/symtab-search-order-shlib-1.c: New file.
18124
18125 2014-11-07 Pedro Alves <palves@redhat.com>
18126
18127 PR gdb/17511
18128 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
18129 i?86-*-linux*.
18130
18131 2014-11-03 Siva Chandra Reddy <sivachandra@google.com>
18132
18133 PR c++/17494
18134 * gdb.cp/pr17494.cc: New file.
18135 * gdb.cp/pr17494.exp: New file.
18136
18137 2014-11-02 Yao Qi <yao@codesourcery.com>
18138
18139 * gdb.python/python.exp: Get working directory and match the
18140 output of "set extended-prompt \\w " with it.
18141
18142 2014-10-30 Doug Evans <dje@google.com>
18143
18144 * gdb.python/py-objfile.exp: Add tests for setting random attributes
18145 in objfiles.
18146 * gdb.python/py-progspace.exp: Add tests for setting random attributes
18147 in progspaces.
18148
18149 2014-10-30 Janis Johnson <janisjo@codesourcery.com>
18150
18151 * gdb.base/fullpath-expand.exp: Skip for a remote host.
18152 * gdb.base/realname-expand.exp: Likewise.
18153 * gdb.linespec/macro-relative.exp: Likewise.
18154
18155 2014-10-29 Pedro Alves <palves@redhat.com>
18156
18157 PR gdb/17408
18158 * gdb.threads/schedlock.c (some_function): New function.
18159 (call_function): New global.
18160 (MAYBE_CALL_SOME_FUNCTION): New macro.
18161 (thread_function): Call it.
18162 * gdb.threads/schedlock.exp (get_args): Add description parameter,
18163 and use it instead of a global counter. Adjust all callers.
18164 (get_current_thread): Use "find current thread" for test message
18165 here rather than having all callers pass down the same string.
18166 (goto_loop): New procedure, factored out from ...
18167 (my_continue): ... this.
18168 (step_ten_loops): Change parameter from test message to command to
18169 use. Adjust.
18170 (list_count): Delete global.
18171 (check_result): New procedure, factored out from duplicate top
18172 level code.
18173 (continue tests): Wrap in with_test_prefix.
18174 (test_step): New procedure, factored out from duplicate top level
18175 code.
18176 (top level): Test "step" in combination with all scheduler-locking
18177 modes. Test "next" in combination with all scheduler-locking
18178 modes, and in combination with stepping over a function call or
18179 not.
18180 * gdb.threads/next-bp-other-thread.c: New file.
18181 * gdb.threads/next-bp-other-thread.exp: New file.
18182
18183 2014-10-29 Pedro Alves <palves@redhat.com>
18184
18185 PR python/17372
18186 * gdb.python/python.exp: Test a multi-line command that spawns
18187 interactive Python.
18188 * gdb.base/multi-line-starts-subshell.exp: New file.
18189
18190 2014-10-29 Yao Qi <yao@codesourcery.com>
18191
18192 * gdb.base/fileio.exp: Make directories on host.
18193
18194 2014-10-29 Yao Qi <yao@codesourcery.com>
18195
18196 * gdb.base/fileio.c (test_write): Close the file.
18197
18198 2014-10-28 Pedro Alves <palves@redhat.com>
18199
18200 PR gdb/12623
18201 * gdb.base/sigstep.c (no_handler): New global.
18202 (main): If 'no_handler is true, set the signal handlers to
18203 SIG_IGN.
18204 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
18205 with_sw_watch and no_handler parameters. Handle them.
18206 (top level) <stepping over handler when stopped at a breakpoint
18207 test>: Add a test axis for testing with a software watchpoint, and
18208 another for testing with the signal handler set to SIG_IGN.
18209 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
18210 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
18211
18212 2014-10-28 Pedro Alves <palves@redhat.com>
18213
18214 PR gdb/17511
18215 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
18216 * gdb.base/sigstep.exp (other_handler_location): New global.
18217 (advance): Support stepping into the signal handler, and running
18218 commands while in the handler.
18219 (in_handler_map): New global.
18220 (top level): In the advance test, add combinations for getting
18221 into the handler with stepping commands, and for running commands
18222 in the handler. Add comment descripting the advancei tests.
18223
18224 2014-10-28 Pedro Alves <palves@redhat.com>
18225
18226 * gdb.base/sigstep.exp: Use build_executable instead of
18227 prepare_for_testing.
18228 (top level): Move code that starts GDB, runs to main and creates a
18229 display to ...
18230 (restart): ... this new procedure.
18231 (top level): Move backtrace from signal handler test to ...
18232 (validate_backtrace): ... this new procedure.
18233 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
18234 with_test_prefix. Always restart GDB.
18235 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
18236 with_test_prefix. Always restart GDB. No need to delete
18237 breakpoints after the test.
18238 (test_skip_handler): Remove prefix parameter.
18239 (skip_over_handler, breakpoint_to_handler)
18240 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
18241 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
18242 restart GDB. No need to delete breakpoints after the test.
18243 (top level): Use foreach to call the test procedures with
18244 different commands.
18245
18246 2014-10-28 Pedro Alves <palves@redhat.com>
18247
18248 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
18249 instead of GNATS numbers.
18250 * gdb.base/sigbpt.exp: Likewise.
18251 * gdb.base/siginfo.exp: Likewise.
18252 * gdb.base/sigstep.exp: Likewise.
18253
18254 2014-10-27 Pedro Alves <palves@redhat.com>
18255
18256 * gdb.base/sigstep.c (dummy): New global.
18257 (main): Issue a couple writes to the new global.
18258 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
18259 procedures.
18260 (skip_over_handler): Use test_skip_handler.
18261 (top level): Call skip_over_handler for stepi and nexti too.
18262 (breakpoint_over_handler): Use test_skip_handler.
18263 (top level): Call breakpoint_over_handler for stepi and nexti too.
18264
18265 2014-10-27 Yao Qi <yao@codesourcery.com>
18266
18267 * gdb.trace/tfile.c (adjust_function_address)
18268 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
18269 function descriptor.
18270
18271 2014-10-24 Don Breazeal <donb@codesourcery.com>
18272
18273 * gdb.base/foll-fork.exp (test_follow_fork,
18274 catch_fork_child_follow): Check for updated fork messages emitted
18275 from infrun.c.
18276 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
18277 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
18278 vfork_and_exec_child_follow_through_step): Check for updated vfork
18279 messages emitted from infrun.c.
18280
18281 2014-10-24 Pedro Alves <palves@redhat.com>
18282
18283 * gdb.base/corefile.exp: Remove references to ultrix.
18284 * gdb.base/interrupt.exp: Likewise.
18285 * gdb.base/whatis.exp: Likewise.
18286 * gdb.gdb/selftest.exp: Likewise.
18287 * gdb.threads/manythreads.exp: Likewise.
18288 * gdb.threads/print-threads.exp: Likewise.
18289 * gdb.threads/pthreads.exp:: Likewise.
18290 * gdb.threads/schedlock.exp: Likewise.
18291
18292 2014-10-24 Siva Chandra Reddy <sivachandra@google.com>
18293
18294 * gdb.cp/non-trivial-retval.cc: Add a test case.
18295 * gdb.cp/non-trivial-retval.exp: Add a test.
18296
18297 2014-10-20 Yao Qi <yao@codesourcery.com>
18298
18299 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
18300 * gdb.python/py-objfile-script-gdb.py: New file.
18301 * gdb.python/py-objfile-script.exp: Update reference to
18302 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
18303 of remote_download. Remove the dest file.
18304
18305 2014-10-20 Yao Qi <yao@codesourcery.com>
18306
18307 * gdb.base/checkpoint.exp: Don't remove file copied on host.
18308 * gdb.base/step-line.exp: Likewise.
18309 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
18310 * gdb.dwarf2/dw2-basic.exp: Likewise.
18311 * gdb.dwarf2/dw2-compressed.exp: Likewise.
18312 * gdb.dwarf2/dw2-filename.exp: Likewise.
18313 * gdb.dwarf2/dw2-intercu.exp: Likewise.
18314 * gdb.dwarf2/dw2-intermix.exp: Likewise.
18315 * gdb.dwarf2/dw2-producer.exp: Likewise.
18316 * gdb.dwarf2/mac-fileno.exp: Likewise.
18317 * gdb.python/py-frame-args.exp: Likewise.
18318 * gdb.python/py-framefilter.exp: Likewise.
18319 * gdb.python/py-mi.exp: Likewise.
18320 * gdb.python/py-objfile-script.exp: Likewise
18321 * gdb.python/py-pp-integral.exp: Likewise.
18322 * gdb.python/py-pp-re-notag.exp: Likewise.
18323 * gdb.python/py-prettyprint.exp: Likewise.
18324 * gdb.python/py-section-script.exp: Likewise.
18325 * gdb.python/py-typeprint.exp: Likewise.
18326 * gdb.python/py-xmethods.exp: Likewise.
18327 * gdb.stabs/weird.exp: Likewise.
18328 * gdb.xml/tdesc-regs.exp: Likewise.
18329
18330 2014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
18331
18332 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
18333 (out_cu): Use addr_len for the size of addresses.
18334 (out_line): Likewise. Size DW_LNE_set_address instruction
18335 according to addr_len.
18336 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
18337 (FUNC): Add START_INSNS to definition.
18338
18339 2014-10-18 Yao Qi <yao@codesourcery.com>
18340
18341 * gdb.base/argv0-symlink.exp: Check argv[0] value if
18342 gdb_has_argv0 return true.
18343 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
18344 check [target_info exists noargs], check [gdb_has_argv0]
18345 instead.
18346 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
18347 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
18348 procedures.
18349
18350 2014-10-17 Doug Evans <dje@google.com>
18351
18352 * gdb.python/py-events.exp: Update expected output for clear_objfiles
18353 event.
18354 * gdb.python/py-events.py: Add clear_objfiles event.
18355
18356 2014-10-17 Doug Evans <dje@google.com>
18357
18358 * gdb.python/py-objfile.exp: Test progspace attribute.
18359
18360 2014-10-17 Luis Machado <lgustavo@codesourcery.com>
18361
18362 * gdb.guile/scm-breakpoint.exp: Do not assume any
18363 directory separators when matching source file paths.
18364 * gdb.python/py-breakpoint.exp: Likewise.
18365 * gdb.reverse/break-precsave.exp: Likewise.
18366 * gdb.reverse/break-reverse.exp: Likewise.
18367 * gdb.reverse/consecutive-precsave.exp: Likewise.
18368 * gdb.reverse/finish-precsave.exp: Likewise.
18369 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
18370 * gdb.reverse/finish-reverse.exp: Likewise.
18371 * gdb.reverse/i386-precsave.exp: Likewise.
18372 * gdb.reverse/i387-env-reverse.exp: Likewise.
18373 * gdb.reverse/i387-stack-reverse.exp: Likewise.
18374 * gdb.reverse/machinestate-precsave.exp: Likewise.
18375 * gdb.reverse/machinestate.exp: Likewise.
18376 * gdb.reverse/sigall-precsave.exp: Likewise.
18377 * gdb.reverse/solib-precsave.exp: Likewise.
18378 * gdb.reverse/step-precsave.exp: Likewise.
18379 * gdb.reverse/until-precsave.exp: Likewise.
18380 * gdb.reverse/watch-precsave.exp: Likewise.
18381 * gdb.reverse/watch-reverse.exp: Likewise.
18382
18383 2014-10-17 Yao Qi <yao@codesourcery.com>
18384
18385 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
18386 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
18387
18388 2014-10-17 Pedro Alves <palves@redhat.com>
18389
18390 PR gdb/17471
18391 * gdb.base/bg-execution-repeat.c: New file.
18392 * gdb.base/bg-execution-repeat.exp: New file.
18393
18394 2014-10-17 Pedro Alves <palves@redhat.com>
18395
18396 PR gdb/17300
18397 * gdb.base/continue-all-already-running.c: New file.
18398 * gdb.base/continue-all-already-running.exp: New file.
18399
18400 2014-10-17 Pedro Alves <palves@redhat.com>
18401
18402 PR gdb/17472
18403 * gdb.base/annota-input-while-running.c: New file.
18404 * gdb.base/annota-input-while-running.exp: New file.
18405
18406 2014-10-17 Pedro Alves <palves@redhat.com>
18407
18408 * gdb.base/callfuncs.exp: emove references to osf.
18409 * gdb.base/sigall.exp: Likewise.
18410 * gdb.gdb/selftest.exp: Likewise.
18411 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
18412 * gdb.mi/non-stop.c: Likewise.
18413 * gdb.mi/pthreads.c: Likewise.
18414 * gdb.reverse/sigall-precsave.exp: Likewise.
18415 * gdb.reverse/sigall-reverse.exp: Likewise.
18416 * gdb.threads/pthreads.c: Likewise.
18417 * gdb.threads/pthreads.exp: Likewise.
18418
18419 2014-10-17 Yao Qi <yao@codesourcery.com>
18420
18421 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
18422 check 'target_info exists noargs'.
18423 (test_command_prompt_position): Likewise.
18424 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
18425 Remove "set args".
18426 (progvar_simple_while_test): Likewise.
18427 (progvar_complex_if_while_test): Likewise.
18428 (if_while_breakpoint_command_test): Likewise.
18429 (infrun_breakpoint_command_test): Likewise.
18430 (breakpoint_command_test): Likewise.
18431 (watchpoint_command_test): Likewise.
18432 (bp_deleted_in_command_test): Likewise.
18433 (temporary_breakpoint_commands): Likewise.
18434
18435 2014-10-16 Yao Qi <yao@codesourcery.com>
18436
18437 * gdb.base/remotetimeout.exp: Remove noargs checking.
18438
18439 2014-10-15 Pedro Alves <palves@redhat.com>
18440
18441 PR breakpoints/9649
18442 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
18443 * gdb.base/breakpoint-in-ro-region.exp
18444 (probe_target_hardware_step): New procedure.
18445 (top level): Probe hardware stepping and hardware breakpoint
18446 support. Test stepping through a read-only region, with both
18447 "breakpoint auto-hw" on and off and both "always-inserted" on and
18448 off.
18449
18450 2014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
18451
18452 * gdb.dlang/demangle.exp: Update for demangling changes.
18453
18454 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
18455
18456 * gdb.cp/non-trivial-retval.cc: Add new test cases.
18457 * gdb.cp/non-trivial-retval.exp: Add new tests.
18458
18459 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
18460
18461 PR c++/13403
18462 PR c++/15154
18463 * gdb.cp/non-trivial-retval.cc: New file.
18464 * gdb.cp/non-trivial-retval.exp: New file.
18465
18466 2014-10-15 Yao Qi <yao@codesourcery.com>
18467
18468 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
18469 remote host.
18470
18471 2014-10-15 Yao Qi <yao@codesourcery.com>
18472
18473 * gdb.python/py-symbol.exp: Match file base name if host is
18474 remote, otherwise match file name with dir name.
18475 * gdb.python/py-symtab.exp: Likewise.
18476 * gdb.python/python.exp: Likewise.
18477
18478 2014-10-15 Yao Qi <yao@codesourcery.com>
18479
18480 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
18481 pattern.
18482 * gdb.python/py-symtab.exp: Likewise.
18483 * gdb.python/python.exp: Remove trailing ".*". Fix typo
18484 locationn.
18485
18486 2014-10-14 Joel Brobecker <brobecker@adacore.com>
18487
18488 * gdb.ada/addr_arith: New testcase.
18489
18490 2014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
18491
18492 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
18493 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
18494 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
18495 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
18496
18497 2014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
18498
18499 * gdb.arch/stap-eval-lang-ada.S: Likewise.
18500 * gdb.arch/stap-eval-lang-ada.c: Likewise.
18501 * gdb.arch/stap-eval-lang-ada.exp: New file.
18502
18503 2014-10-14 Yao Qi <yao@codesourcery.com>
18504
18505 * gdb.mi/mi-var-child.c (nothing1): New function.
18506 (nothing2): New function.
18507 (do_children_tests): Set function pointers by nothing1 and
18508 nothing2.
18509 * gdb.mi/mi-var-child.exp: Step over new added statements.
18510 Update test to match the new output.
18511 * gdb.mi/var-cmd.c (nothing1): New function.
18512 (nothing2): New function.
18513 (do_children_tests): Set function pointers by nothing1 and
18514 nothing2.
18515 * gdb.mi/mi-var-display.exp: Update test to match output.
18516 Step to the line specified by $line_dct_nothing.
18517 Increase the number of lines to step.
18518
18519 2014-10-14 Yao Qi <yao@codesourcery.com>
18520
18521 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
18522 tests.
18523 * gdb.mi/mi2-var-child.exp: Likewise.
18524
18525 2014-10-13 Doug Evans <dje@google.com>
18526
18527 * gdb.python/py-objfile.exp: Change name of file name test.
18528
18529 2014-10-13 Doug Evans <dje@google.com>
18530
18531 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
18532 from the start of the CU.
18533
18534 2014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
18535 Yao Qi <yao@codesourcery.com>
18536
18537 Fix "save breakpoints" for "catch" command.
18538 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
18539 Remove -nonewline. Match also the added "main" line.
18540
18541 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
18542
18543 Fix "save breakpoints" for "disable $bpnum" command.
18544 * gdb.base/save-bp.c (main): Add label.
18545 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
18546
18547 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
18548
18549 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
18550
18551 2014-10-11 Yao Qi <yao@codesourcery.com>
18552
18553 * gdb.server/server-kill.exp: Execute command
18554 "set remote trace-status-packet on" before "tstatus".
18555
18556 2014-10-11 Yao Qi <yao@codesourcery.com>
18557
18558 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
18559 (main): Call getppid.
18560 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
18561 and continue to it. Read variable "server_pid".
18562
18563 2014-10-11 Yao Qi <yao@codesourcery.com>
18564
18565 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
18566
18567 2014-10-11 Yao Qi <yao@codesourcery.com>
18568
18569 * gdb.threads/thread-find.exp: Don't execute command
18570 "info threads".
18571 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
18572 * gdb.threads/linux-dp.exp: Don't check the condition
18573 $threads_created equals to zero.
18574
18575 2014-10-10 Pedro Alves <palves@redhat.com>
18576
18577 * gdb.base/bigcore.exp: Remove references to IRIX.
18578 * gdb.base/funcargs.exp: Likewise.
18579 * gdb.base/interrupt.exp: Likewise.
18580 * gdb.base/mips_pro.exp: Likewise.
18581 * gdb.base/nodebug.exp: Likewise.
18582 * gdb.base/setvar.exp: Likewise.
18583 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
18584
18585 2014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
18586 Pedro Alves <palves@redhat.com>
18587
18588 PR symtab/14466
18589 * gdb.base/vdso-warning.c: New file.
18590 * gdb.base/vdso-warning.exp: New file.
18591
18592 2014-10-02 Doug Evans <dje@google.com>
18593
18594 * gdb.base/structs.c (main): Don't run forever.
18595
18596 2014-10-02 Pedro Alves <palves@redhat.com>
18597
18598 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
18599 (top level) <stop threads 1, stop threads 2>: Use it.
18600
18601 2014-10-02 Pedro Alves <palves@redhat.com>
18602
18603 * gdb.threads/break-while-running.exp (test): Add new
18604 'update_thread_list' argument. Skip "info threads" if false.
18605 (top level): Add new 'update_thread_list' axis.
18606
18607 2014-10-02 Pedro Alves <palves@redhat.com>
18608
18609 PR breakpoints/17431
18610 * gdb.base/execl-update-breakpoints.c: New file.
18611 * gdb.base/execl-update-breakpoints.exp: New file.
18612
18613 2014-10-01 Pedro Alves <palves@redhat.com>
18614
18615 * gdb.base/breakpoint-in-ro-region.c: New file.
18616 * gdb.base/breakpoint-in-ro-region.exp: New file.
18617
18618 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
18619
18620 * gdb.mi/mi-exit-code.exp: New file.
18621 * gdb.mi/mi-exit-code.c: New file.
18622
18623 2014-09-30 Yao Qi <yao@codesourcery.com>
18624
18625 * lib/prelink-support.exp (build_executable_own_libs): Error if
18626 the target isn't native.
18627
18628 2014-09-30 Yao Qi <yao@codesourcery.com>
18629
18630 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
18631 false.
18632
18633 2014-09-22 Pedro Alves <palves@redhat.com>
18634
18635 * gdb.threads/break-while-running.exp: New file.
18636 * gdb.threads/break-while-running.c: New file.
18637
18638 2014-09-19 Yao Qi <yao@codesourcery.com>
18639
18640 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
18641 Invoke test. Restart GDB with --readnow and invoke test again.
18642
18643 2014-09-19 Yao Qi <yao@codesourcery.com>
18644
18645 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
18646 proc set_breakpoint_on_gcd_function. Invoke
18647 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
18648 invoke set_breakpoint_on_gcd_function again.
18649
18650 2014-09-18 Doug Evans <dje@google.com>
18651
18652 * gdb.dwarf2/symtab-producer.exp: New file.
18653
18654 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
18655
18656 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
18657 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
18658 * gdb.base/global-var-nested-by-dso.c: Likewise.
18659 * gdb.base/global-var-nested-by-dso.exp: Likewise.
18660
18661 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
18662 Pedro Alves <palves@redhat.com>
18663
18664 * gdb.base/watch-bitfields.exp: Pass string other than test file
18665 name to prepare_for_testing.
18666 (watch): New procedure.
18667 (expect_watchpoint): Use with_test_prefix.
18668 (top level): Factor out tests to ...
18669 (test_watch_location, test_regular_watch): ... these new
18670 procedures, and use with_test_prefix and gdb_continue_to_end.
18671
18672 2014-09-16 Patrick Palka <patrick@parcs.ath.cx>
18673
18674 PR breakpoints/12526
18675 * gdb.base/watch-bitfields.exp: New file.
18676 * gdb.base/watch-bitfields.c: New file.
18677
18678 2014-09-16 Pedro Alves <palves@redhat.com>
18679
18680 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
18681 software and hardware addresses, not software address against
18682 itself.
18683
18684 2014-09-16 Pedro Alves <palves@redhat.com>
18685
18686 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
18687 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
18688
18689 2014-09-16 Pedro Alves <palves@redhat.com>
18690
18691 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
18692 files.
18693 * gdb.base/a2-run.exp: Remove all code guarded by istarget
18694 "*-*-vxworks*" throughout.
18695 * gdb.base/break.exp: Likewise.
18696 * gdb.base/default.exp: Likewise.
18697 * gdb.base/scope.exp: Likewise.
18698 * gdb.base/sepdebug.exp: Likewise.
18699 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
18700 throughout.
18701 * gdb.base/run.c: Likewise.
18702 * gdb.base/sepdebug.c: Likewise.
18703 * gdb.hp/gdb.aCC/run.c: Likewise.
18704 * gdb.reverse/until-reverse.c: Likewise.
18705 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
18706
18707 2014-09-16 Yao Qi <yao@codesourcery.com>
18708
18709 * boards/local-remote-host-native.exp: New file.
18710
18711 2014-09-14 Doug Evans <xdje42@gmail.com>
18712
18713 * gdb.threads/queue-signal.c (thread_count): New variable.
18714 (thread_count_mutex, thread_count_condvar): New variables.
18715 (incr_thread_count, wait_all_threads_running): New functions.
18716 (main): Wait for all threads to be in their thread functions.
18717
18718 2014-09-13 Doug Evans <xdje42@gmail.com>
18719
18720 * gdb.threads/queue-signal.c: New file.
18721 * gdb.threads/queue-signal.exp: New file.
18722
18723 2014-09-13 Doug Evans <xdje42@gmail.com>
18724
18725 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
18726 be consistent with what default_gdb_init uses.
18727 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
18728 the plain text of the prompt. Add some logging printfs.
18729 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
18730
18731 2014-09-12 Pedro Alves <palves@redhat.com>
18732
18733 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
18734 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
18735 * gdb.arch/i386-size-overlap.exp: Likewise.
18736 * gdb.arch/i386-size.exp: Likewise.
18737 * gdb.arch/i386-unwind.exp: Likewise.
18738 * gdb.base/a2-run.exp: Likewise.
18739 * gdb.base/break.exp: Likewise.
18740 * gdb.base/charset.exp: Likewise.
18741 * gdb.base/chng-syms.exp: Likewise.
18742 * gdb.base/commands.exp: Likewise.
18743 * gdb.base/dbx.exp: Likewise.
18744 * gdb.base/find.exp: Likewise.
18745 * gdb.base/funcargs.exp: Likewise.
18746 * gdb.base/jit-simple.exp: Likewise.
18747 * gdb.base/reread.exp: Likewise.
18748 * gdb.base/sepdebug.exp: Likewise.
18749 * gdb.base/step-bt.exp: Likewise.
18750 * gdb.cp/mb-inline.exp: Likewise.
18751 * gdb.cp/mb-templates.exp: Likewise.
18752 * gdb.objc/basicclass.exp: Likewise.
18753 * gdb.threads/killed.exp: Likewise.
18754
18755 2014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
18756
18757 PR tdep/17379
18758 * gdb.arch/powerpc-stackless.S: New file.
18759 * gdb.arch/powerpc-stackless.exp: New file.
18760
18761 2014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
18762
18763 * gdb.base/attach.c: Include unistd.h.
18764 (main): Call alarm. Add label postloop.
18765 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
18766 gdb_breakpoint, gdb_continue_to_breakpoint.
18767 (test_command_line_attach_run): Kill ${testpid} in one exit path.
18768
18769 2014-09-11 Pedro Alves <palves@redhat.com>
18770
18771 PR gdb/17347
18772 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
18773 * gdb.base/attach.exp (test_command_line_attach_run): New
18774 procedure.
18775 (top level): Call it.
18776
18777 2014-09-11 Pedro Alves <palves@redhat.com>
18778
18779 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
18780 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
18781 (do_command_attach_tests): Use spawn_wait_for_attach.
18782 * gdb.base/solib-overlap.exp: Likewise.
18783 * gdb.multi/multi-attach.exp: Likewise.
18784 * gdb.python/py-prompt.exp: Likewise.
18785 * gdb.python/py-sync-interp.exp: Likewise.
18786 * gdb.server/ext-attach.exp: Likewise.
18787
18788 2014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
18789
18790 * gdb.fortran/array-element.exp: Remove unexpected "continue"
18791 command in testcase. Simplify testcase.
18792
18793 2014-09-10 Joel Brobecker <brobecker@adacore.com>
18794
18795 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
18796
18797 2014-09-10 Joel Brobecker <brobecker@adacore.com>
18798
18799 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
18800
18801 2014-09-10 Joel Brobecker <brobecker@adacore.com>
18802
18803 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
18804
18805 2014-09-10 Joel Brobecker <brobecker@adacore.com>
18806
18807 * gdb.dwarf2/dynarr-ptr.c: New file.
18808 * gdb.dwarf2/dynarr-ptr.exp: New file.
18809
18810 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
18811
18812 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
18813 of 30 rather than hardcoding 120 for a slow test case. Take the
18814 `gdb,timeout' target setting into account for this calculation.
18815 Don't extend the timeout for the test cases that don't need it.
18816
18817 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
18818
18819 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
18820 a factor of 2 for a slow test case. Take the `gdb,timeout'
18821 target setting into account for this calculation.
18822 * gdb.reverse/until-precsave.exp: Increase the timeout by
18823 a factor of 15 and 3 respectively rather than adding 120
18824 for a pair of slow test cases. Take the `gdb,timeout'
18825 target setting into account for this calculation.
18826
18827 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
18828
18829 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
18830 timeout, don't pass one down to gdb_expect.
18831 (gdb_expect): Rework timeout selection.
18832
18833 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
18834
18835 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
18836 exception on timeout.
18837 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
18838 (gdbserver_start_extended): Catch any `gdbserver_start' error
18839 exceptions.
18840 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
18841 * lib/mi-support.exp (mi_gdb_target_load): Catch any
18842 `gdbserver_gdb_load' error exceptions.
18843
18844 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
18845
18846 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
18847 120 on waiting for the TCP socket to open.
18848
18849 2014-09-09 Doug Evans <xdje42@gmail.com>
18850
18851 * gdb.base/default.exp (show_conv_list): Add _caller_is,
18852 _caller_matches, _any_caller_is, _any_caller_matches.
18853
18854 2014-09-09 Doug Evans <xdje42@gmail.com>
18855
18856 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
18857
18858 2014-09-09 Yao Qi <yao@codesourcery.com>
18859
18860 * gdb.mi/mi-var-display.exp: Set print symbol off.
18861
18862 2014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
18863
18864 PR gdb/17035
18865 * gdb.base/commands.exp: Add tests to verify user-defined
18866 commands with empty bodies.
18867 * gdb.python/py-cmd.exp: Test that we don't show user-defined
18868 python commands in `show user command`.
18869 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
18870 scheme commands in `show user command`.
18871
18872 2014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
18873
18874 PR python/17355
18875 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
18876 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
18877 * gdb.python/py-framefilter-invalidarg.exp: New file.
18878 * gdb.python/py-framefilter-invalidarg.py: New file.
18879
18880 2014-09-06 Doug Evans <xdje42@gmail.com>
18881
18882 PR 15276
18883 * gdb.python/py-caller-is.c: New file.
18884 * gdb.python/py-caller-is.exp: New file.
18885
18886 2014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
18887
18888 PR gdb/17235
18889 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
18890 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
18891
18892 2014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
18893
18894 PR fortran/17237
18895 * gdb.fortran/print-formatted.exp: New file.
18896 * gdb.fortran/print-formatted.f90: Likewise.
18897
18898 2014-09-03 Sasha Smundak <asmundak@google.com>
18899
18900 * gdb.python/py-frame.exp: Test Frame.read_register.
18901
18902 2014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
18903
18904 PR python/16699
18905 * gdb.python/py-completion.exp: New file.
18906 * gdb.python/py-completion.py: Likewise.
18907
18908 2014-08-28 Doug Evans <dje@google.com>
18909
18910 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
18911 eax,etc. are live with values set by gdb and thus the compiler can't
18912 use them.
18913 * gdb.arch/i386-pseudo.c (main): Ditto.
18914
18915 2014-08-27 Doug Evans <dje@google.com>
18916
18917 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
18918
18919 2014-08-25 Doug Evans <dje@google.com>
18920
18921 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
18922 (main): Ditto.
18923
18924 2014-08-25 Doug Evans <dje@google.com>
18925
18926 * gdb.threads/thread-execl.exp: #include <stdio.h>.
18927
18928 2014-08-24 Yao Qi <yao@codesourcery.com>
18929
18930 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
18931 symbol off.
18932 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
18933
18934 2014-08-22 Doug Evans <dje@google.com>
18935
18936 PR 17276
18937 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
18938 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
18939 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
18940
18941 2014-08-22 Yao Qi <yao@codesourcery.com>
18942
18943 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
18944 * gdb.python/py-finish-breakpoint2.exp: Likewise.
18945 * gdb.python/python.exp: Likewise. Use .py file on the host
18946 instead of the build.
18947
18948 2014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
18949
18950 * gdb.threads/gcore-stale-thread.c: New file.
18951 * gdb.threads/gcore-stale-thread.exp: New file.
18952
18953 2014-08-21 Pedro Alves <palves@redhat.com>
18954
18955 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
18956 * gdb.base/gcore-relro-pie.exp: Likewise.
18957 * gdb.base/gcore-relro.exp: Likewise.
18958 * gdb.base/gcore.exp: Likewise.
18959 * gdb.base/print-symbol-loading.exp: Likewise.
18960 * gdb.threads/gcore-thread.exp: Likewise.
18961 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
18962
18963 2014-08-20 Pedro Alves <palves@redhat.com>
18964 Jan Kratochvil <jan.kratochvil@redhat.com>
18965
18966 * Makefile.in (EXTRA_RULES, CC): New variables, get from
18967 configure.
18968 (EXPECT): Handle READ1 being set.
18969 (all): Depend on EXTRA_RULES.
18970 (check-read1, expect-read1, read1.so, read1): New rules.
18971 * README (Testsuite Parameters): Document the READ1 make variable.
18972 (Race detection): New section.
18973 * configure: Regenerate.
18974 * configure.ac: If build==host==target, and running under a
18975 GNU/glibc system, add read1 to the extra Makefile rules.
18976 (EXTRA_RULES): AC_SUBST it.
18977 * lib/read1.c: New file.
18978
18979 2014-08-20 Joel Brobecker <brobecker@adacore.com>
18980
18981 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
18982 the handling of variables declared as a typedef to an array
18983 which a DW_AT_data_location attribute.
18984
18985 2014-08-19 Andrew Burgess <aburgess@broadcom.com>
18986 Pedro Alves <palves@redhat.com>
18987
18988 PR symtab/14604
18989 PR symtab/14605
18990 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
18991 gdb_test.
18992
18993 2014-08-19 Pedro Alves <palves@redhat.com>
18994
18995 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
18996
18997 2014-08-19 Yao Qi <yao@codesourcery.com>
18998
18999 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
19000 right line.
19001
19002 2014-08-18 David Blaikie <dblaikie@gmail.com>
19003
19004 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
19005
19006 2014-08-18 Joel Brobecker <brobecker@adacore.com>
19007
19008 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
19009 attribute in array range.
19010
19011 2014-08-18 Joel Brobecker <brobecker@adacore.com>
19012
19013 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
19014
19015 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
19016
19017 PR c++/17132
19018 * gdb.cp/pr17132.cc: New file.
19019 * gdb.cp/pr17132.exp: New file.
19020
19021 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
19022
19023 * gdb.python/py-xmethods.py (A_getarrayind)
19024 (E_method_char_worker.__call__, E_method_int_worker.__call__):
19025 Use 'print' with function call syntax.
19026 (E_method_matcher.match): Fix tab vs space indentation mixup.
19027
19028 2014-08-15 Yao Qi <yao@codesourcery.com>
19029
19030 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
19031 false.
19032
19033 2014-08-15 Yao Qi <yao@codesourcery.com>
19034
19035 * gdb.cp/casts.exp: Set print symbol off.
19036 * gdb.cp/class2.exp: Likewise.
19037 * gdb.cp/overload.exp: Likewise.
19038 * gdb.cp/templates.exp: Likewise.
19039
19040 2014-08-11 Doug Evans <dje@google.com>
19041
19042 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
19043 (test_load_shlib): Update.
19044
19045 2014-08-09 Yao Qi <yao@codesourcery.com>
19046
19047 * gdb.base/display.exp: Invoke is_address_zero_readable.
19048 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
19049 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
19050 * gdb.base/hbreak-unmapped.exp: Return if
19051 is_address_zero_readable returns true.
19052 * gdb.base/signest.exp: Likewise.
19053 * gdb.base/signull.exp: Likewise.
19054 * gdb.base/sigbpt.exp: Likewise.
19055 * gdb.guile/scm-disasm.exp: Do the test if
19056 is_address_zero_readable returns false.
19057 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
19058 * gdb.python/py-arch.exp: Likewise.
19059 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
19060 * lib/gdb.exp (is_address_zero_readable): New proc.
19061
19062 2014-08-09 Yao Qi <yao@codesourcery.com>
19063
19064 PR testsuite/13443
19065 * gdb.mi/mi-var-display.exp: Make test messages unique.
19066
19067 2014-08-04 Tom Tromey <tromey@redhat.com>
19068
19069 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
19070 target 0".
19071
19072 2014-08-04 Tom Tromey <tromey@redhat.com>
19073
19074 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
19075 "target_resume".
19076
19077 2014-08-01 Joel Brobecker <brobecker@adacore.com>
19078
19079 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
19080 inner_vla_struct_object_size.
19081 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
19082 as xfail.
19083
19084 2014-07-30 Pedro Alves <palves@redhat.com>
19085
19086 * gdb.threads/signal-command-handle-nopass.exp (test): Add
19087 comment.
19088
19089 2014-07-29 Yao Qi <yao@codesourcery.com>
19090
19091 PR gdb/17206
19092 * gdb.base/until-nodebug.exp: New.
19093
19094 2014-07-28 Doug Evans <xdje42@gmail.com>
19095
19096 PR guile/17203
19097 * gdb.guile/scm-parameter.exp: Add tests for trying to create
19098 previously existing parameter, and previously ambiguously spelled
19099 parameter.
19100
19101 2014-07-28 Will Newton <will.newton@linaro.org>
19102
19103 * gdb.base/varargs.exp: Remove KFAILs for ARM.
19104
19105 2014-07-26 Ludovic Courtès <ludo@gnu.org>
19106 Doug Evans <xdje42@gmail.com>
19107
19108 PR guile/17146
19109 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
19110
19111 2014-07-25 Pedro Alves <palves@redhat.com>
19112
19113 * gdb.threads/signal-command-handle-nopass.c: New file.
19114 * gdb.threads/signal-command-handle-nopass.exp: New file.
19115 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
19116 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
19117 * gdb.threads/signal-delivered-right-thread.c: New file.
19118 * gdb.threads/signal-delivered-right-thread.exp: New file.
19119
19120 2014-07-25 Pedro Alves <palves@redhat.com>
19121
19122 * gdb.base/double-prompt-target-event-error.exp
19123 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
19124 match.
19125 (cancel_pagination_in_target_event): Rework double prompt
19126 detection.
19127 * gdb.base/paginate-after-ctrl-c-running.exp
19128 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
19129 <return>' match.
19130 * gdb.base/paginate-bg-execution.exp
19131 (test_bg_execution_pagination_return)
19132 (test_bg_execution_pagination_cancel): Remove '-notransfer
19133 <return>' matches.
19134 * gdb.base/paginate-execution-startup.exp
19135 (test_fg_execution_pagination_return)
19136 (test_fg_execution_pagination_cancel): Remove '-notransfer
19137 <return>' matches.
19138 * gdb.base/paginate-inferior-exit.exp
19139 (test_paginate_inferior_exited): Remove '-notransfer <return>'
19140 match.
19141 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
19142 * lib/gdb.exp (pagination_prompt): Run text through
19143 string_to_regexp.
19144 (gdb_test_multiple): Match $pagination_prompt instead of
19145 "<return>".
19146 (string_to_regexp): Move to lib/gdb-utils.exp.
19147
19148 2014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
19149
19150 * gdb.arch/amd64-entry-value-paramref.S: New file.
19151 * gdb.arch/amd64-entry-value-paramref.cc: New file.
19152 * gdb.arch/amd64-entry-value-paramref.exp: New file.
19153 * gdb.arch/amd64-optimout-repeat.S: New file.
19154 * gdb.arch/amd64-optimout-repeat.c: New file.
19155 * gdb.arch/amd64-optimout-repeat.exp: New file.
19156
19157 2014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
19158
19159 PR gdb/17170
19160 * gdb.base/statistics.exp: New file.
19161
19162 2014-07-17 Doug Evans <dje@google.com>
19163
19164 PR gdb/17170
19165 * gdb.base/maint.exp: Update testing of per-command stats.
19166
19167 2014-07-16 Pedro Alves <palves@redhat.com>
19168
19169 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
19170 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
19171 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
19172 (tfile_write_buf): New functions.
19173 (add_memory_block): Rewrite using the above.
19174 (adjust_function_address): New function.
19175 (FUNCTION_ADDRESS): New macro.
19176 (write_basic_trace_file): Remove short_x local, and use
19177 tfile_write_16. Change type of func_addr local to unsigned long
19178 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
19179 here. Cast argument of add_memory_block to char pointer.
19180 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
19181 (main): Remove parameters.
19182 * gdb.trace/tfile.exp: Remove nowarnings.
19183
19184 2014-07-15 Simon Marchi <simon.marchi@ericsson.com>
19185
19186 * gdb.base/debug-expr.exp: Test string evaluation with
19187 "debug expression" on.
19188
19189 2014-07-15 Pedro Alves <palves@redhat.com>
19190
19191 * gdb.base/reread.exp: Use clean_restart.
19192
19193 2014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
19194
19195 * gdb.arch/avr-flash-qualifer.c: New.
19196 * gdb.arch/avr-flash-qualifer.exp: New.
19197
19198 2014-07-14 Pedro Alves <palves@redhat.com>
19199
19200 * gdb.base/paginate-after-ctrl-c-running.c: New file.
19201 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
19202
19203 2014-07-14 Pedro Alves <palves@redhat.com>
19204
19205 * gdb.base/double-prompt-target-event-error.c: New file.
19206 * gdb.base/double-prompt-target-event-error.exp: New file.
19207
19208 2014-07-14 Pedro Alves <palves@redhat.com>
19209
19210 PR gdb/17072
19211 * gdb.base/paginate-inferior-exit.c: New file.
19212 * gdb.base/paginate-inferior-exit.exp: New file.
19213
19214 2014-07-14 Pedro Alves <palves@redhat.com>
19215
19216 PR gdb/17072
19217 * gdb.base/paginate-bg-execution.c: New file.
19218 * gdb.base/paginate-bg-execution.exp: New file.
19219
19220 2014-07-14 Pedro Alves <palves@redhat.com>
19221
19222 PR gdb/17072
19223 * gdb.base/paginate-execution-startup.c: New file.
19224 * gdb.base/paginate-execution-startup.exp: New file.
19225 * lib/gdb.exp (pagination_prompt): New global.
19226 (default_gdb_spawn): New procedure, factored out from
19227 default_gdb_spawn.
19228 (default_gdb_start): Adjust to call default_gdb_spawn.
19229 (gdb_spawn): New procedure.
19230
19231 2014-07-14 Pedro Alves <palves@redhat.com>
19232
19233 * lib/gdb.exp (gdb_assert): New procedure.
19234 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
19235
19236 2014-07-14 Pedro Alves <palves@redhat.com>
19237
19238 * gdb.base/execution-termios.c: New file.
19239 * gdb.base/execution-termios.exp: New file.
19240
19241 2014-07-14 Tom Tromey <tromey@redhat.com>
19242
19243 * gdb.cp/vla-cxx.cc: New file.
19244 * gdb.cp/vla-cxx.exp: New file.
19245
19246 2014-07-14 Tom Tromey <tromey@redhat.com>
19247
19248 * gdb.reverse/rerun-prec.c: New file.
19249 * gdb.reverse/rerun-prec.exp: New file.
19250
19251 2014-07-12 Maciej W. Rozycki <macro@mips.com>
19252 Maciej W. Rozycki <macro@codesourcery.com>
19253
19254 * lib/gdb-utils.exp: New file.
19255 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
19256 inline `gdb_init_command' processing.
19257 (gdb_start_cmd): Likewise.
19258 * lib/mi-support.exp (mi_run_cmd): Likewise.
19259 * README: Document `gdb_init_command' and `gdb_init_commands'.
19260
19261 2014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
19262
19263 Fix false FAIL running under a very long directory name.
19264 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
19265 and "set print elements 10000". Twice.
19266
19267 2014-07-11 Yao Qi <yao@codesourcery.com>
19268
19269 * gdb.base/exprs.exp: "set print symbol off".
19270
19271 2014-07-11 Pedro Alves <palves@redhat.com>
19272
19273 * gdb.threads/kill.c: New file.
19274 * gdb.threads/kill.exp: New file.
19275
19276 2014-07-10 Yao Qi <yao@codesourcery.com>
19277
19278 * gdb.trace/tfile.c (write_basic_trace_file)
19279 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
19280 address written to trace file.
19281
19282 2014-07-09 Pedro Alves <palves@redhat.com>
19283
19284 * gdb.base/attach-wait-input.exp: New file.
19285 * gdb.base/attach-wait-input.c: New file.
19286
19287 2014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
19288
19289 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
19290 setting up test structures.
19291 (main): Call new test function.
19292 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
19293 test function, continue into test function and walk test
19294 structures.
19295
19296 2014-07-02 Yao Qi <yao@codesourcery.com>
19297
19298 * gdb.trace/entry-values.c: Define labels 'foo_start' and
19299 'bar_start' at the beginning of functions 'foo' and 'bar'
19300 respectively.
19301 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
19302 instead of 'foo' and 'bar'.
19303
19304 2014-07-08 Markus Metzger <markus.t.metzger@intel.com>
19305
19306 * gdb.btrace/segv.exp: New.
19307 * gdb.btrace/segv.c: New.
19308
19309 2014-07-02 Luis Machado <lgustavo@codesourcery.com>
19310
19311 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
19312 instruction.
19313
19314 2014-06-30 Mark Wielaard <mjw@redhat.com>
19315
19316 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
19317 vulture, vilify, villar): New volatile array constants.
19318 (vindictive, vegetation): New const volatile array constants.
19319 * gdb.base/volatile.exp: Test volatile and const volatile array
19320 types.
19321
19322 2014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
19323
19324 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
19325 target lacks support for awatch, rwatch, or hbreak.
19326
19327 2014-06-27 Yao Qi <yao@codesourcery.com>
19328
19329 * gdb.multi/dummy-frame-restore.exp: New.
19330 * gdb.multi/dummy-frame-restore.c: New.
19331
19332 2014-06-25 Markus Metzger <markus.t.metzger@intel.com>
19333
19334 * gdb.btrace/gcore.exp: New.
19335
19336 2014-06-23 Pedro Alves <palves@redhat.com>
19337
19338 * gdb.base/watchpoint-reuse-slot.c: New file.
19339 * gdb.base/watchpoint-reuse-slot.exp: New file.
19340
19341 2014-06-23 Siva Chandra Reddy <sivachandra@google.com>
19342
19343 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
19344 progspace's filename in 'info', 'enable' and 'disable' command
19345 tests.
19346
19347 2014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
19348
19349 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
19350 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
19351 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
19352
19353 2014-06-20 Gary Benson <gbenson@redhat.com>
19354
19355 * gdb.arch/i386-avx.exp: Fix include file location.
19356 * gdb.arch/i386-sse.exp: Likewise.
19357
19358 2014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
19359
19360 * gdb.dlang/expression.exp: New file.
19361
19362 2014-06-19 Pedro Alves <palves@redhat.com>
19363
19364 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
19365 out from ...
19366 (top level): ... here. Iterate running tests under different
19367 scheduler-locking settings.
19368
19369 2014-06-18 Luis Machado <lgustavo@codesourcery.com>
19370
19371 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
19372 to DW_FORM_addr and use non-zero addresses.
19373
19374 2014-06-18 Siva Chandra Reddy <sivachandra@google.com>
19375
19376 PR gdb/17017
19377 * gdb.python/py-xmethods.cc: Add global function call counters and
19378 increment them in their respective functions. Remove "cout"
19379 statements.
19380 * gdb.python/py-xmethods.exp: Make tests check the global function
19381 call counters instead of depending on inferior IO.
19382
19383 2014-06-18 Don Breazeal <donb@codesourcery.com>
19384
19385 * gdb.base/foll-fork.exp (default_fork_parent_follow):
19386 Deleted procedure.
19387 (explicit_fork_parent_follow): Deleted procedure.
19388 (explicit_fork_child_follow): Deleted procedure.
19389 (test_follow_fork): New procedure.
19390 (do_fork_tests): Replace calls to deleted procedures with
19391 calls to test_follow_fork and reset GDB for subsequent
19392 procedure calls.
19393
19394 2014-06-17 Yao Qi <yao@codesourcery.com>
19395
19396 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
19397 CP1252.
19398
19399 2014-06-17 Luis Machado <lgustavo@codesourcery.com>
19400
19401 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
19402 Initialize ptr and S explicitly.
19403 (skip_type_update_when_not_use_rtti_test): Likewise.
19404
19405 2014-06-16 Keith Seitz <keiths@redhat.com>
19406
19407 PR mi/15863
19408 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
19409 the inferior is started.
19410
19411 2014-06-16 Pedro Alves <palves@redhat.com>
19412
19413 * gdb.base/break-main-file-remove-fail.c: New file.
19414 * gdb.base/break-main-file-remove-fail.exp: New file.
19415 * gdb.base/break-unload-file.exp: Use build_executable instead of
19416 prepare_for_testing.
19417 (test_break): New parameter "initial_load". Handle it.
19418 (top level): Add initial_load cmdline/file axis.
19419
19420 2014-06-12 Tom Tromey <tromey@redhat.com>
19421
19422 * gdb.base/completion.exp: Don't use directory name in test.
19423
19424 2014-06-09 Gary Benson <gbenson@redhat.com>
19425
19426 * gdb.base/sigall.c [Functions to send signals]: Reorder to
19427 separate the always-available ANSI-standard signals from the
19428 signals that require checking.
19429 (main): Likewise.
19430 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
19431 Likewise.
19432 (main): Likewise.
19433
19434 2014-06-07 Keith Seitz <keiths@redhat.com>
19435
19436 Revert:
19437 PR c++/16253
19438 * gdb.cp/var-tag.cc: New file.
19439 * gdb.cp/var-tag.exp: New file.
19440 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
19441 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
19442 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
19443 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
19444
19445 2014-06-06 Doug Evans <xdje42@gmail.com>
19446
19447 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
19448
19449 2014-06-06 Pedro Alves <palves@redhat.com>
19450
19451 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
19452 in target debug output instead of looking at RSP packets,
19453 disabling the test on any target that uses hardware stepping.
19454 Update comments.
19455
19456 2014-06-06 Pedro Alves <palves@redhat.com>
19457
19458 * gdb.base/break-unload-file.exp: Fix typo.
19459
19460 2014-06-06 Yao Qi <yao@codesourcery.com>
19461
19462 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
19463 from "jit_function" to "^jit_function".
19464
19465 2014-06-06 Yao Qi <yao@codesourcery.com>
19466
19467 * gdb.base/async.c (foo): Add one statement.
19468 * gdb.base/async.exp: Get the next instruction address and
19469 match the output of "nexti" by instruction address. Match
19470 the hex address in the output of "finish".
19471
19472 2014-06-06 Gary Benson <gbenson@redhat.com>
19473
19474 * gdb.base/call-signals.c: Remove preprocessor conditionals
19475 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
19476 SIGSEGV and SIGTERM.
19477 * gdb.base/sigall.c: Likewise.
19478 * gdb.base/unwindonsignal.c: Likewise.
19479 * gdb.reverse/sigall-reverse.c: Likewise.
19480
19481 2014-06-06 Yao Qi <yao@codesourcery.com>
19482
19483 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
19484 readable, skip the test.
19485
19486 2014-06-06 Yao Qi <yao@codesourcery.com>
19487
19488 * gdb.threads/staticthreads.c (thread_function): Move the line
19489 setting breakpoint on forward.
19490 * gdb.threads/staticthreads.exp: Update comments.
19491
19492 2014-06-05 Ludovic Courtès <ludo@gnu.org>
19493
19494 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
19495 "history-append! type error".
19496
19497 2014-06-05 Simon Marchi <simon.marchi@ericsson.com>
19498
19499 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
19500 erroneous dprintf expected input.
19501
19502 2014-06-04 Doug Evans <xdje42@gmail.com>
19503
19504 * gdb.guile/scm-generics.exp: Delete.
19505
19506 2014-06-04 Doug Evans <xdje42@gmail.com>
19507
19508 * gdb.guile/scm-breakpoint.exp: Update.
19509 Add tests for breakpoint registration.
19510
19511 2014-06-04 Tom Tromey <tromey@redhat.com>
19512
19513 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
19514 VLA-in-union.
19515 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
19516 inner_vla_struct, vla_union types. Initialize objects of those
19517 types and compute their sizes.
19518
19519 2014-06-04 Nathan Sidwell <nathan@codesourcery.com>
19520 Hui Zhu <hui@codesourcery.com>
19521
19522 * gdb.base/fileio.exp: Add test for shell not available as well as
19523 available.
19524 * gdb.base/fileio.c (test_system): Check for shell twice.
19525
19526 2014-06-04 Yao Qi <yao@codesourcery.com>
19527
19528 * gdb.base/auto-connect-native-target.exp: Remove redundant
19529 space from the regexp pattern.
19530
19531 2014-06-04 Yao Qi <yao@codesourcery.com>
19532
19533 * gdb.base/default.exp: Replace "child" with "native" in
19534 regexp pattern.
19535
19536 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
19537
19538 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
19539 * gdb.python/py-xmethods.exp: New tests to test xmethods.
19540 * gdb.python/py-xmethods.py: Python script supporting the
19541 new testcase and tests.
19542
19543 2014-06-03 Joel Brobecker <brobecker@adacore.com>
19544 Pedro Alves <palves@redhat.com>
19545
19546 PR breakpoints/17000
19547 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
19548 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
19549
19550 2014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
19551
19552 * gdb.base/subst.exp: Add tests to verify partial path matching
19553 output.
19554
19555 2014-06-03 Pedro Alves <palves@redhat.com>
19556
19557 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
19558 target that doesn't use software single-stepping.
19559
19560 2014-06-03 Pedro Alves <palves@redhat.com>
19561
19562 PR breakpoints/17000
19563 * gdb.base/sss-bp-on-user-bp-2.c: New file.
19564 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
19565
19566 2014-06-02 Doug Evans <xdje42@gmail.com>
19567
19568 * gdb.guile/scm-parameter.exp: New file.
19569
19570 2014-06-02 Doug Evans <xdje42@gmail.com>
19571
19572 * gdb.guile/scm-cmd.c: New file.
19573 * gdb.guile/scm-cmd.exp: New file.
19574
19575 2014-06-02 Doug Evans <xdje42@gmail.com>
19576
19577 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
19578 pretty-printer lookup.
19579 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
19580 (make-pp_s-printer): Call it.
19581 (make-pretty-printer-from-dict): New function.
19582 (lookup-pretty-printer-maker-from-dict): New function.
19583 (*pretty-printer*): Simplify.
19584 (make-objfile-pp_s-printer): New function.
19585 (install-objfile-pretty-printers!): New function.
19586 (make-progspace-pp_s-printer): New function.
19587 (install-progspace-pretty-printers!): New function.
19588 * gdb.guile/scm-progspace.c: New file.
19589 * gdb.guile/scm-progspace.exp: New file.
19590
19591 2014-06-02 Pedro Alves <palves@redhat.com>
19592
19593 * gdb.base/dprintf-bp-same-addr.c: New file.
19594 * gdb.base/dprintf-bp-same-addr.exp: New file.
19595
19596 2014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
19597
19598 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
19599 * gdb.arch/powerpc-power.s: Likewise.
19600
19601 2014-06-02 Joel Brobecker <brobecker@adacore.com>
19602
19603 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
19604
19605 2014-06-01 Yao Qi <yao@codesourcery.com>
19606
19607 * gdb.base/watchpoint.exp (test_watch_location): Check null
19608 pointer can be dereferenced. If not, do the test, otherwise
19609 skip it.
19610
19611 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
19612
19613 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
19614 results.
19615 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
19616
19617 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
19618
19619 * gdb.arch/amd64-invalid-stack-middle.S: New file.
19620 * gdb.arch/amd64-invalid-stack-middle.c: New file.
19621 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
19622 * gdb.arch/amd64-invalid-stack-top.c: New file.
19623 * gdb.arch/amd64-invalid-stack-top.exp: New file.
19624
19625 2014-05-30 Pedro Alves <palves@redhat.com>
19626
19627 PR breakpoints/17000
19628 * gdb.base/sss-bp-on-user-bp.c: New file.
19629 * gdb.base/sss-bp-on-user-bp.exp: New file.
19630
19631 2014-05-30 David Blaikie <dblaikie@gmail.com>
19632
19633 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
19634 gnu_inline semantics via attribute.
19635 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
19636 source explicitly specifies the required semantics.
19637
19638 2014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
19639
19640 * gdb.reverse/sigall-reverse.exp: Fix a typo.
19641
19642 2014-05-29 Pedro Alves <palves@redhat.com>
19643 Tom Tromey <tromey@redhat.com>
19644
19645 * gdb.base/async-shell.exp: Don't enable target-async.
19646 * gdb.base/async.exp
19647 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
19648 parameter. Adjust.
19649 (top level): Don't test with "target-async".
19650 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
19651 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
19652 * gdb.base/inferior-died.exp: Don't enable target-async.
19653 * gdb.base/interrupt-noterm.exp: Likewise.
19654 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
19655 * gdb.mi/mi-nonstop-exit.exp: Likewise.
19656 * gdb.mi/mi-nonstop.exp: Likewise.
19657 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
19658 * gdb.mi/mi-nsintrall.exp: Likewise.
19659 * gdb.mi/mi-nsmoribund.exp: Likewise.
19660 * gdb.mi/mi-nsthrexec.exp: Likewise.
19661 * gdb.mi/mi-watch-nonstop.exp: Likewise.
19662 * gdb.multi/watchpoint-multi.exp: Adjust comment.
19663 * gdb.python/py-evsignal.exp: Don't enable target-async.
19664 * gdb.python/py-evthreads.exp: Likewise.
19665 * gdb.python/py-prompt.exp: Likewise.
19666 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
19667 * gdb.server/solib-list.exp: Don't enable target-async.
19668 * gdb.threads/thread-specific-bp.exp: Likewise.
19669 * lib/mi-support.exp: Adjust to use mi-async.
19670
19671 2014-05-29 Pedro Alves <palves@redhat.com>
19672
19673 PR gdb/13860
19674 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
19675 reason, even in sync mode.
19676
19677 2014-05-29 Pedro Alves <palves@redhat.com>
19678 Hui Zhu <hui@codesourcery.com>
19679
19680 PR PR15693
19681 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
19682 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
19683 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
19684 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
19685
19686 2014-05-28 Joel Brobecker <brobecker@adacore.com>
19687
19688 * config/monitor.exp (gdb_target_monitor): Replace use of
19689 "set remotebaud" by "set serial baud".
19690
19691 2014-05-26 Andy Wingo <wingo@igalia.com>
19692
19693 * gdb.guile/scm-breakpoint.exp:
19694 * gdb.guile/scm-gsmob.exp: Update to use plain old object
19695 properties instead of gdb-object-properties.
19696
19697 2014-05-26 Yao Qi <yao@codesourcery.com>
19698
19699 * gdb.server/no-thread-db.exp: Specify source file name
19700 explicitly when setting a breakpoint.
19701
19702 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
19703
19704 * gdb.btrace/vdso.c: New.
19705 * gdb.btrace/vdso.exp: New.
19706
19707 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
19708
19709 * gdb.base/gcore.exp (capture_command_output): Move ...
19710 * lib/gdb.exp (capture_command_output): ... here.
19711
19712 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
19713
19714 * gdb.btrace/data.exp: Test memory access during btrace replay.
19715
19716 2014-05-22 Simon Marchi <simon.marchi@ericsson.com>
19717
19718 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
19719
19720 2014-05-21 Pedro Alves <palves@redhat.com>
19721
19722 PR gdb/13860
19723 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
19724 (top level): Test that output related to execution commands is
19725 sent to the console with CLI commands, but not with MI commands.
19726 Test that breakpoint events are always mirrored to the console.
19727 Also expect the new source line to be output after a "next" in
19728 async mode too. Make it a pass/fail test.
19729 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
19730 output.
19731 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
19732
19733 2014-05-21 Pedro Alves <palves@redhat.com>
19734
19735 * gdb.base/list.exp (build_pattern, test_list): New procedures.
19736 Use them to test variations of "list" after reaching a breakpoint.
19737 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
19738 Test "list" with listsize 10 after reaching a breakpoint.
19739 * gdb.python/python.exp (decode_line current location line
19740 number): Adjust expected line number.
19741
19742 2014-05-21 Simon Marchi <simon.marchi@ericsson.com>
19743
19744 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
19745 behavior for $args, pass it directly to "run".
19746
19747 2014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
19748
19749 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
19750 30000 to 65536.
19751
19752 2014-05-21 Pedro Alves <palves@redhat.com>
19753
19754 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
19755 auto-connect-native-target off".
19756 * gdb.base/auto-connect-native-target.c: New file.
19757 * gdb.base/auto-connect-native-target.exp: New file.
19758
19759 2014-05-21 Pedro Alves <palves@redhat.com>
19760
19761 * gdb.base/default.exp: Test "target native" instead of "target
19762 child".
19763
19764 2014-05-21 Mark Wielaard <mjw@redhat.com>
19765
19766 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
19767
19768 2014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
19769
19770 Fix TLS access for -static -pthread.
19771 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
19772 <HAVE_TLS> (thread_function, main): Initialize it.
19773 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
19774 Add clean_restart.
19775 <$have_tls != "">: Check TLSVAR.
19776
19777 2014-05-21 Pedro Alves <palves@redhat.com>
19778
19779 * gdb.base/dcache-line-read-error.c: New.
19780 * gdb.base/dcache-line-read-error.exp: New.
19781
19782 2014-05-20 Pedro Alves <palves@redhat.com>
19783
19784 * gdb.base/compare-sections.c: New file.
19785 * gdb.base/compare-sections.exp: New file.
19786
19787 2014-05-20 Pedro Alves <palves@redhat.com>
19788
19789 * gdb.base/break-idempotent.c: New file.
19790 * gdb.base/break-idempotent.exp: New file.
19791
19792 2014-05-20 Markus Metzger <markus.t.metzger@intel.com>
19793
19794 * gdb.btrace/nohist.exp: New.
19795
19796 2014-05-20 Yao Qi <yao@codesourcery.com>
19797
19798 * lib/gdb.exp (gdb_init): Set timeout if test file is under
19799 gdb.reverse directory and gdb_reverse_timeout exists in board
19800 setting.
19801 * README: Document gdb_reverse_timeout.
19802
19803 2014-05-20 Yao Qi <yao@codesourcery.com>
19804
19805 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
19806 'test_file_name'. Treat args as a string instead of a list.
19807 (gdb_init): Rename argument 'args' by 'test_file_name'.
19808
19809 2014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
19810
19811 * gdb.arch/powerpc-power.exp: New file.
19812 * gdb.arch/powerpc-power.s: New file.
19813
19814 2014-05-16 Doug Evans <dje@google.com>
19815
19816 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
19817 * gdb.base/completion.exp: Check that all expected files exist
19818 before doing file completion.
19819
19820 2014-05-16 Doug Evans <dje@google.com>
19821
19822 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
19823 Update.
19824 (do_syscall_tests_without_xml): Update.
19825
19826 2014-05-16 Pedro Alves <palves@redhat.com>
19827
19828 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
19829 instead of "unknown output after running".
19830
19831 2014-05-16 Yao Qi <yao@codesourcery.com>
19832
19833 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
19834 file1.txt from host at the end.
19835 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
19836
19837 2014-05-15 Doug Evans <dje@google.com>
19838
19839 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
19840 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
19841 loading file. Add test for TU lookup.
19842
19843 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
19844
19845 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
19846 calling "-exec-arguments" or "set args" before running the
19847 inferior.
19848
19849 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
19850
19851 * lib/mi-support.exp (mi_expect_stop): Expect message for
19852 inferiors that exit with non-zero exit code.
19853
19854 2014-05-14 Yao Qi <yao@codesourcery.com>
19855
19856 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
19857 match absolute path on remote host.
19858 (test_file_list_exec_source_files): Remove "/" from the
19859 pattern.
19860
19861 2014-05-14 Yao Qi <yao@codesourcery.com>
19862
19863 * boards/local-remote-host-notty.exp (${board}_file): New
19864 proc.
19865
19866 2014-05-07 Kyle McMartin <kyle@redhat.com>
19867
19868 Pushed by Joel Brobecker <brobecker@adacore.com>.
19869 * gdb.arch/aarch64-atomic-inst.c: New file.
19870 * gdb.arch/aarch64-atomic-inst.exp: New file.
19871
19872 2014-05-07 Yao Qi <yao@codesourcery.com>
19873
19874 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
19875 in current context" too.
19876
19877 2014-05-05 Keith Seitz <keiths@redhat.com>
19878
19879 * gdb.linespec/ls-dollar.exp: Add test for linespec
19880 file:convenience_variable.
19881
19882 2014-05-05 Yao Qi <yao@codesourcery.com>
19883
19884 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
19885 traceframes into tfile and ctf trace files. Read data from
19886 trace file and test collected data.
19887 (gdb_collect_locals_test): Likewise.
19888 (gdb_unavailable_registers_test): Likewise.
19889 (gdb_unavailable_floats): Likewise.
19890 (gdb_collect_globals_test): Likewise.
19891 (top-level): Append "ctf" to trace_file_targets if GDB
19892 supports.
19893
19894 2014-05-05 Yao Qi <yao@codesourcery.com>
19895
19896 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
19897 code to ...
19898 (gdb_collect_args_test_1): ... it. New proc.
19899 (gdb_collect_locals_test): Move some code to ...
19900 (gdb_collect_locals_test_1): ... it. New proc.
19901 (gdb_unavailable_registers_test): Move some code to ...
19902 (gdb_unavailable_registers_test_1): ... it. New proc.
19903 (gdb_unavailable_floats): Move some code to ...
19904 (gdb_unavailable_floats_1): ... it. New proc.
19905
19906 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
19907
19908 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
19909 probes to test for bitness recognition.
19910 * gdb.arch/amd64-stap-optional-prefix.exp
19911 (test_probe_value_without_reg): New procedure.
19912 Add code to test for different kinds of bitness.
19913
19914 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
19915
19916 PR breakpoints/16889
19917 * gdb.arch/amd64-stap-optional-prefix.S: New file.
19918 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
19919
19920 2014-05-01 Pedro Alves <palves@redhat.com>
19921
19922 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
19923 gdb_file_cmd if no file is specified.
19924 * boards/native-extended-gdbserver.exp (gdb_load): Use the
19925 last_loaded_file to set the remote exec-file.
19926
19927 2014-05-01 Pedro Alves <palves@redhat.com>
19928
19929 * boards/local-remote-host.exp: New file.
19930
19931 2014-05-01 Pedro Alves <palves@redhat.com>
19932
19933 * boards/local-remote-host.exp: Rename to ...
19934 * boards/local-remote-host-notty.exp: ... this.
19935
19936 2014-04-28 Joel Brobecker <brobecker@adacore.com>
19937
19938 * gdb.ada/dyn_arrayidx: New testcase.
19939
19940 2014-04-26 Yao Qi <yao@codesourcery.com>
19941
19942 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
19943 and compute the length of function main. Save it in
19944 $main_length.
19945 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
19946 (top-level): Use gdb_compile to compile objects into
19947 executable and restart GDB. Remove invocation to
19948 prepare_for_testing.
19949
19950 2014-04-25 Simon Marchi <simon.marchi@ericsson.com>
19951 Pedro Alves <palves@redhat.com>
19952
19953 PR server/16255
19954 * gdb.multi/multi-attach.c: New file.
19955 * gdb.multi/multi-attach.exp: New file.
19956
19957 2014-04-25 Pedro Alves <palves@redhat.com>
19958
19959 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
19960 user.
19961 (top level): Test that "set remote conditional-breakpoints-packet
19962 off" works as intended.
19963 * gdb.base/dprintf.exp: Test that "set remote
19964 breakpoint-commands-packet off" works as intended.
19965 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
19966 New function.
19967 (top level): Call it.
19968 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
19969 remote fast-tracepoints-packet off" works as intended.
19970 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
19971 * lib/gdb.exp (gdb_is_target_remote): ... here.
19972
19973 2014-04-24 David Blaikie <dblaikie@gmail.com>
19974
19975 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
19976 ensure clang would not discard them.
19977 * gdb.base/gdbvars.c: Ditto.
19978 * gdb.base/memattr.c: Ditto.
19979 * gdb.base/whatis.c: Ditto.
19980 * gdb.python/py-prettyprint.c: Ditto.
19981 * gdb.trace/actions.c: Ditto.
19982 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
19983 ensure clang would not discard it.
19984
19985 2014-04-24 David Blaikie <dblaikie@gmail.com>
19986
19987 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
19988 clang to emit the full definition of type required by the test
19989 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
19990
19991 2014-04-24 David Blaikie <dblaikie@gmail.com>
19992
19993 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
19994 coax Clang into emitting the definition of the type.
19995 * gdb.cp/pr10728-x.h (y): Ditto.
19996 * gdb.cp/pr10728-y.cc (y): Ditto.
19997
19998 2014-04-24 David Blaikie <dblaikie@gmail.com>
19999
20000 * gdb.base/label.exp: XFAIL label related tests under Clang.
20001 * gdb.cp/cplabel.exp: Ditto.
20002 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
20003 under Clang those using labels.
20004
20005 2014-04-25 Yao Qi <yao@codesourcery.com>
20006
20007 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
20008 double_label.
20009 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
20010 partial_label and double_label.
20011
20012 2014-04-24 David Blaikie <dblaikie@gmail.com>
20013
20014 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
20015
20016 2014-04-24 David Blaikie <dblaikie@gmail.com>
20017
20018 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
20019 of the function to work across GCC and Clang.
20020 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
20021 pointer types (const void ** const V void **).
20022
20023 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
20024 Walfred Tedeschi <walfred.tedeschi@intel.com>
20025
20026 * Makefile.in (EXECUTABLES): Added i386-avx512.
20027 * gdb.arch/i386-avx512.c: New file.
20028 * gdb.arch/i386-avx512.exp: Likewise.
20029
20030 2014-04-23 Keith Seitz <keiths@redhat.com>
20031
20032 * lib/mi-support.exp (mi_list_breakpoints): Delete.
20033 (mi_make_breakpoint_table): New procedure.
20034 (mi_create_breakpoint): Use mi_make_breakpoint
20035 and return the result.
20036 (mi_make_breakpoint): New procedure.
20037 (mi_build_kv_pairs): New procedure.
20038
20039 * gdb.mi/mi-break.exp: Remove unused globals,
20040 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
20041 All callers updated.
20042 * gdb.mi/mi-dprintf.exp: Use variable to track command
20043 number.
20044 Update all callers of mi_create_breakpoint and use
20045 mi_make_breakpoint_table.
20046 Remove any unused global variables.
20047 * gdb.mi/mi-nonstop.exp: Likewise.
20048 * gdb.mi/mi-nsintrall.exp: Likewise.
20049 * gdb.mi/mi-nsmoribund.exp: Likewise.
20050 * gdb.mi/mi-nsthrexec.exp: Likewise.
20051 * gdb.mi/mi-reverse.exp: Likewise.
20052 * gdb.mi/mi-simplerun.exp: Likewise.
20053 * gdb.mi/mi-stepn.exp: Likewise.
20054 * gdb.mi/mi-syn-frame.exp: Likewise.
20055 * gdb.mi/mi-until.exp: Likewise.
20056 * gdb.mi/mi-var-cp.exp: Likewise.
20057 * gdb.mi/mi-var-display.exp: Likewise.
20058 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
20059 * gdb.mi/mi2-var-child.exp: Likewise.
20060 * gdb.mi/mi-vla-c99.exp: Likewise.
20061 * lib/mi-support.exp: Likewise.
20062
20063 From Ian Lance Taylor <iant@cygnus.com>:
20064 * lib/gdb.exp (parse_args): New procedure.
20065
20066 2014-04-23 Pedro Alves <palves@redhat.com>
20067
20068 * gdb.base/break-unload-file.c: New file.
20069 * gdb.base/break-unload-file.exp: New file.
20070 * gdb.base/sym-file-lib.c (baz): New function.
20071 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
20072 field.
20073 (load): Store the segment's mapped size.
20074 (unload): New function.
20075 (unload_shlib): New function.
20076 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
20077 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
20078 set a breakpoint at baz, and call it.
20079 * gdb.base/sym-file.exp: New tests for stale breakpoint
20080 instructions.
20081
20082 2014-04-23 Pedro Alves <palves@redhat.com>
20083
20084 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
20085 * gdb.base/hbreak-in-shr-unsupported.c: New file.
20086 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
20087 * gdb.base/hbreak-unmapped.c: New file.
20088 * gdb.base/hbreak-unmapped.exp: New file.
20089 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
20090 * lib/gdb.exp (gdb_is_target_remote): ... here.
20091
20092 2014-04-22 Pedro Alves <palves@redhat.com>
20093
20094 * gdb.base/consecutive-step-over.c: New file.
20095 * gdb.base/consecutive-step-over.exp: New file.
20096
20097 2014-04-22 Pedro Alves <palves@redhat.com>
20098
20099 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
20100 instead of send_gdb/gdb_expect.
20101
20102 2014-04-22 Yao Qi <yao@codesourcery.com>
20103
20104 * lib/trace-support.exp (generate_tracefile): New procedure.
20105 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
20106 return 0.
20107 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
20108 if generate_tracefile returns 1.
20109
20110 2014-04-18 Tom Tromey <palves@redhat.com>
20111 Pedro alves <tromey@redhat.com>
20112
20113 PR backtrace/15558
20114 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
20115 with a backtrace limit.
20116 * gdb.python/py-frame-inline.exp: Test running to an inline
20117 function with a backtrace limit, and printing the newest frame.
20118 * gdb.python/py-frame-inline.c (main): Call f.
20119
20120 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
20121
20122 * gdb.java/jnpe.exp: Drop srcdir from untested path.
20123
20124 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
20125
20126 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
20127 Drop prefix from unsupported source file path.
20128
20129 2014-04-17 Yao Qi <yao@codesourcery.com>
20130
20131 * lib/gdb.exp (with_target_charset): New proc.
20132 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
20133 with_target_charset.
20134 (test_print_strings): Likewise.
20135 (test_repeat_bytes): Likewise.
20136 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
20137 for some tests.
20138
20139 2014-04-16 Keith Seitz <keiths@redhat.com>
20140
20141 PR gdb/15827
20142 * gdb.dwarf2/corrupt.c: New file.
20143 * gdb.dwarf2/corrupt.exp: New file.
20144
20145 2014-04-16 Keith Seitz <keiths@redhat.com>
20146
20147 PR c++/16597
20148 * gdb.cp/namelessclass.cc: New file.
20149 * gdb.cp/namelessclass.exp: New file.
20150 * gdb.cp/namelessclass.S: New file.
20151
20152 2014-04-16 Doug Evans <dje@google.com>
20153
20154 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
20155 Add comment.
20156 (gdbserver_default_get_comm_port): New function.
20157 (gdbserver_start): Check if board file provided
20158 "gdbserver,get_comm_port" and use it if so.
20159 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
20160 (gdb,socketport): Set to "stdio".
20161 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
20162 (stdio_gdbserver_template): Delete.
20163 (${board}_get_remote_address): Update.
20164 (${board}_build_remote_cmd): Delete.
20165 (${board}_get_comm_port): New function.
20166 (${board}_spawn): Update.
20167 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
20168 Delete.
20169 (${board}_get_remote_address): Update.
20170 (${board}_get_comm_port): New function.
20171
20172 2014-04-16 Andrew Burgess <aburgess@broadcom.com>
20173
20174 * gdb.base/memattr.exp: Improve regexps to handle memory regions
20175 appearing in any order.
20176
20177 2014-04-15 Doug Evans <dje@google.com>
20178
20179 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
20180 uninitialized value of "description".
20181
20182 2014-04-15 Keith Seitz <keiths@redhat.com>
20183
20184 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
20185 Remove unused globals.
20186 (test_running_the_program): Likewise.
20187 (test_controlled_execution): Likewise.
20188 (test_controlling_breakpoints): Likewise.
20189 (test_program_termination): Likewise.
20190
20191 2014-04-15 Keith Seitz <keiths@redhat.com>
20192
20193 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
20194 unused globals.
20195 (test_rbreak_creation_and_listing): Likewise.
20196 (test_ignore_count): Likewise.
20197 (test_error): Likewise.
20198
20199 2014-04-15 Pedro Alves <palves@redhat.com>
20200
20201 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
20202 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
20203 sym-file-loader.c.
20204 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
20205 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
20206 to sym-file-loader.c.
20207 (struct library): Forward declare.
20208 (load_shlib, lookup_function): Change prototypes.
20209 (find_shstrtab, find_strtab, find_shdr, find_symtab)
20210 (translate_offset): Remove declarations.
20211 (get_text_addr): New declaration.
20212 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
20213 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
20214 sym-file-loader.h.
20215 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
20216 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
20217 here from sym-file-loader.h.
20218 (struct library): New structure.
20219 (load_shlib, lookup_function): Change prototypes and adjust to
20220 work with a struct library.
20221 (find_shstrtab, find_strtab, find_shdr, find_symtab)
20222 (translate_offset): Make static.
20223 (get_text_addr): New function.
20224 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
20225
20226 2014-04-15 Pedro Alves <palves@redhat.com>
20227
20228 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
20229
20230 2014-04-15 Pedro Alves <palves@redhat.com>
20231
20232 * gdb.base/sym-file-loader.c: Include <limits.h>.
20233 (SELF_LINK): New define.
20234 (get_origin): New function.
20235 (load_shlib): Use it.
20236 * gdb.base/sym-file.exp: Don't early return if the target is
20237 remote. Use runto_main, and issue fail is that fails. Use
20238 gdb_load_shlibs.
20239 (shlib_name): Delete.
20240 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
20241
20242 2014-04-15 Pedro Alves <palves@redhat.com>
20243
20244 * gdb.base/sym-file.exp: Remove regex characters from test
20245 message. Don't refer to breakpoint numbers in test messages.
20246
20247 2014-04-14 Keith Seitz <keiths@redhat.com>
20248
20249 PR c++/16253
20250 * gdb.cp/var-tag.cc: New file.
20251 * gdb.cp/var-tag.exp: New file.
20252 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
20253 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
20254 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
20255 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
20256
20257 2014-04-14 Tom Tromey <tromey@redhat.com>
20258
20259 * gdb.cp/classes.exp (test_enums): Handle underlying type.
20260 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
20261 type.
20262 * gdb.cp/enum-class.exp: New file.
20263 * gdb.cp/enum-class.cc: New file.
20264
20265 2014-04-14 Tom Tromey <tromey@redhat.com>
20266
20267 * gdb.dwarf2/enum-type.exp: New file.
20268
20269 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
20270
20271 * gdb.mi/mi-vla-c99.exp: New file.
20272 * gdb.mi/vla.c: New file.
20273
20274 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
20275
20276 * gdb.base/vla-datatypes.c: New file.
20277 * gdb.base/vla-datatypes.exp: New file.
20278
20279 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
20280
20281 * gdb.base/vla-ptr.c: New file.
20282 * gdb.base/vla-ptr.exp: New file.
20283
20284 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
20285
20286 * gdb.dwarf2/count.exp: New file.
20287
20288 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
20289
20290 * gdb.base/vla-sideeffect.c: New file.
20291 * gdb.base/vla-sideeffect.exp: New file.
20292
20293 2014-04-14 David Blaikie <dblaikie@gmail.com>
20294
20295 * gdb.mi/non-stop.c: Add return value for non-void function return
20296 statement.
20297 * gdb.threads/staticthreads.c: Ditto.
20298
20299 2014-04-12 Siva Chandra Reddy <sivachandra@google.com>
20300 Doug Evans <xdje42@gmail.com>
20301
20302 * gdb.guile/scm-value.c: Improve test case.
20303 * gdb.guile/scm-value.exp: Add new test.
20304
20305 2014-04-11 David Blaikie <dblaikie@gmail.com>
20306
20307 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
20308 override Clang's default.
20309
20310 2014-04-11 Joel Brobecker <brobecker@adacore.com>
20311
20312 Revert the following changes (regressions):
20313
20314 * gdb.base/vla-sideeffect.c: New file.
20315 * gdb.base/vla-sideeffect.exp: New file.
20316
20317 * gdb.dwarf2/count.exp: New file.
20318
20319 * gdb.base/vla-multi.c: New file.
20320 * gdb.base/vla-multi.exp: New file.
20321
20322 * gdb.base/vla-ptr.c: New file.
20323 * gdb.base/vla-ptr.exp: New file.
20324
20325 * gdb.base/vla-datatypes.c: New file.
20326 * gdb.base/vla-datatypes.exp: New file.
20327
20328 * gdb.mi/mi-vla-c99.exp: New file.
20329 * gdb.mi/vla.c: New file.
20330
20331 2014-04-11 Keith Seitz <keiths@redhat.com>
20332
20333 PR c++/16675
20334 * gdb.cp/cpsizeof.exp: New file.
20335 * gdb.cp/cpsizeof.cc: New file.
20336
20337 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
20338
20339 * gdb.mi/mi-vla-c99.exp: New file.
20340 * gdb.mi/vla.c: New file.
20341
20342 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
20343
20344 * gdb.base/vla-datatypes.c: New file.
20345 * gdb.base/vla-datatypes.exp: New file.
20346
20347 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
20348
20349 * gdb.base/vla-ptr.c: New file.
20350 * gdb.base/vla-ptr.exp: New file.
20351
20352 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
20353
20354 * gdb.base/vla-multi.c: New file.
20355 * gdb.base/vla-multi.exp: New file.
20356
20357 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
20358
20359 * gdb.dwarf2/count.exp: New file.
20360
20361 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
20362
20363 * gdb.base/vla-sideeffect.c: New file.
20364 * gdb.base/vla-sideeffect.exp: New file.
20365
20366 2014-04-11 Yao Qi <yao@codesourcery.com>
20367
20368 * gdb.base/completion.exp: Check file exists before running tests
20369 on file completion.
20370
20371 2014-04-10 Pedro Alves <palves@redhat.com>
20372
20373 * gdb.base/cond-eval-mode.c: New file.
20374 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
20375 prepare_for_testing to build the new file. Check result of
20376 runto_main.
20377 (test_break, test_watch): New procedures.
20378 (top level): Use them.
20379
20380 2014-04-08 Pierre Muller <muller@sourceware.org>
20381
20382 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
20383 Ctrl-V use for mingw hosts.
20384
20385 2014-04-07 Siva Chandra Reddy <sivachandra@google.com>
20386
20387 * gdb.python/py-value.c: Improve test case.
20388 * gdb.python/py-value.exp: Add new test.
20389
20390 2014-04-07 David Blaikie <dblaikie@gmail.com>
20391
20392 * lib/compiler.c: Identify the clang compiler.
20393 * lib/compiler.cc: Ditto.
20394
20395 2014-04-03 Yao Qi <yao@codesourcery.com>
20396
20397 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
20398
20399 2014-04-01 Anton Blanchard <anton@samba.org>
20400
20401 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
20402 messages unique.
20403
20404 2014-04-01 Anton Blanchard <anton@samba.org>
20405
20406 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
20407 prepare_for_testing.
20408
20409 2014-04-01 Anton Blanchard <anton@samba.org>
20410
20411 * gdb.arch/ppc64-atomic-inst.c: Remove.
20412 * gdb.arch/ppc64-atomic-inst.S: New file.
20413 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
20414
20415 2014-03-31 Doug Evans <dje@google.com>
20416
20417 * gdb.base/print-symbol-loading-lib.c: New file.
20418 * gdb.base/print-symbol-loading-main.c: New file.
20419 * gdb.base/print-symbol-loading.exp: New file.
20420
20421 2014-03-31 Yao Qi <yao@codesourcery.com>
20422
20423 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
20424
20425 2014-03-28 Joel Brobecker <brobecker@adacore.com>
20426
20427 * gdb.ada/mi_dyn_arr: New testcase.
20428
20429 2014-03-27 Doug Evans <dje@google.com>
20430
20431 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
20432
20433 2014-03-27 Yao Qi <yao@codesourcery.com>
20434
20435 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
20436 if target is nios2-*-*.
20437
20438 2014-03-26 Yao Qi <yao@codesourcery.com>
20439
20440 * lib/gdb.exp (readline_is_used): New proc.
20441 * gdb.base/completion.exp: Move tests on command complete up.
20442 Skip the rest of tests if readline is not used.
20443 * gdb.ada/complete.exp: Skp the test if readline is not
20444 used.
20445 * gdb.base/filesym.exp: Likewise.
20446 * gdb.base/macscp.exp: Likewise.
20447 * gdb.base/readline-ask.exp: Likewise.
20448 * gdb.base/readline.exp: Likewise.
20449 * gdb.python/py-cmd.exp: Likewise.
20450 * gdb.trace/tfile.exp: Likewise.
20451
20452 2014-03-26 Yao Qi <yao@codesourcery.com>
20453
20454 * gdb.base/macscp.exp: Fix code format issues.
20455
20456 2014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
20457
20458 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
20459 * gdb.asm/powerpc64le.inc: New file.
20460
20461 2014-03-25 Pedro Alves <palves@redhat.com>
20462 Doug Evans <dje@google.com>
20463
20464 * gdb.base/source-execution.c: New file.
20465 * gdb.base/source-execution.exp: New file.
20466 * gdb.base/source-execution.gdb: New file.
20467
20468 2014-03-24 Doug Evans <dje@google.com>
20469
20470 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
20471 using fission.
20472
20473 2014-03-24 Hui Zhu <hui@codesourcery.com>
20474 Pedro Alves <palves@redhat.com>
20475
20476 PR breakpoints/16101
20477 * gdb.base/dprintf.exp: Use unsupported rather than changing the
20478 test pass/fail messages. Detect missing support for dprintf when
20479 breakpoints are actually inserted.
20480 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
20481 breakpoints are actually inserted.
20482 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
20483 fails.
20484
20485 2014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
20486
20487 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
20488
20489 2014-03-22 Doug Evans <xdje42@gmail.com>
20490
20491 * gdb.python/python.exp (python not supported): Verify multi-line
20492 python command issues an error.
20493 * gdb.guile/guile.exp (guile not supported): Verify multi-line
20494 guile command issues an error.
20495
20496 2014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
20497
20498 * gdb.threads/thread-specific.exp: Handle the lack of usable
20499 $this_breakpoint and $this_thread.
20500
20501 2014-03-21 Hui Zhu <hui@codesourcery.com>
20502
20503 * gdb.base/attach.exp (do_command_attach_tests): New.
20504
20505 2014-03-20 Tom Tromey <tromey@redhat.com>
20506 Pedro Alves <palves@redhat.com>
20507
20508 PR cli/15718
20509 * gdb.base/condbreak-call-false.c: New file.
20510 * gdb.base/condbreak-call-false.exp: New file.
20511
20512 2014-03-20 Pedro Alves <palves@redhat.com>
20513
20514 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
20515 Delete.
20516 (block_signals, unblock_signals): Delete.
20517 (child_function_2, main): Remove references to deleted variable
20518 and functions.
20519
20520 2014-03-20 Pedro Alves <palves@redhat.com>
20521
20522 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
20523 Use pthread_kill to signal thread 2.
20524 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
20525 Adjust to make the test send itself a signal rather than using the
20526 host's "kill" command.
20527
20528 2014-03-20 Pedro Alves <palves@redhat.com>
20529
20530 * gdb.threads/multiple-step-overs.c: New file.
20531 * gdb.threads/multiple-step-overs.exp: New file.
20532 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
20533 Adjust expected infrun debug output.
20534
20535 2014-03-20 Pedro Alves <palves@redhat.com>
20536
20537 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
20538 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
20539
20540 2014-03-20 Pedro Alves <palves@redhat.com>
20541
20542 PR breakpoints/7143
20543 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
20544 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
20545 of gdb_test_multiple.
20546 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
20547 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
20548
20549 2014-03-20 Pedro Alves <palves@redhat.com>
20550
20551 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
20552 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
20553
20554 2014-03-19 Pedro Alves <palves@redhat.com>
20555
20556 * gdb.base/async.exp: Remove early return.
20557
20558 2014-03-19 Pedro Alves <palves@redhat.com>
20559
20560 * gdb.base/async.exp (step& tests): Pass explicit test messages.
20561
20562 2014-03-19 Pedro Alves <palves@redhat.com>
20563
20564 * gdb.base/async.exp (test_background): Expect \r\n after
20565 "completed." in the fail pattern.
20566
20567 2014-03-19 Pedro Alves <palves@redhat.com>
20568
20569 * gdb.base/async.exp (test_background): New procedure.
20570 Use it for all background execution command tests.
20571
20572 2014-03-19 Pedro Alves <palves@redhat.com>
20573
20574 * gdb.base/async.exp: Use prepare_for_testing.
20575
20576 2014-03-19 Pedro Alves <palves@redhat.com>
20577
20578 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
20579 the same line.
20580
20581 2014-03-19 Pedro Alves <palves@redhat.com>
20582
20583 * gdb.base/async.c (main): Add "jump here" and "until here" line
20584 marker comments.
20585 * gdb.base/async.exp (jump_here): New global.
20586 (jump& test): Use it.
20587 (until_here): New global.
20588 (until& test): Use it.
20589
20590 2014-03-19 Pedro Alves <palves@redhat.com>
20591
20592 * gdb.base/async.exp: Don't frob gdb_protocol.
20593
20594 2014-03-18 Doug Evans <xdje42@gmail.com>
20595
20596 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
20597 Fix spelling of exec-done-display.
20598
20599 2014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
20600
20601 PR gdb/15358
20602 * gdb.base/gdb-sigterm.c: New file.
20603 * gdb.base/gdb-sigterm.exp: New file.
20604
20605 2014-03-18 Pedro Alves <palves@redhat.com>
20606
20607 PR gdb/13860
20608 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
20609 * lib/mi-support.exp (mi_expect_stop): Add special handling for
20610 solib-event.
20611
20612 2014-03-17 Joel Brobecker <brobecker@adacore.com>
20613
20614 * gdb.ada/pckd_arr_ren: New testcase.
20615
20616 2014-03-13 Doug Evans <xdje42@gmail.com>
20617
20618 PR guile/16612
20619 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
20620 collect after discarding symbols.
20621
20622 2014-03-13 Ludovic Courtès <ludo@gnu.org>
20623 Doug Evans <xdje42@gmail.com>
20624
20625 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
20626 to history survives a gc.
20627
20628 2014-03-13 Pedro Alves <palves@redhat.com>
20629
20630 * gdb.base/default.exp: Don't test "target procfs".
20631
20632 2014-03-13 Pedro Alves <palves@redhat.com>
20633
20634 * gdb.base/default.exp: Update "target child" and "target procfs"
20635 tests to not expect "Unix".
20636
20637 2014-03-12 Tom Tromey <tromey@redhat.com>
20638
20639 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
20640 New procs. Add target-async tests.
20641 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
20642 Add target-async tests.
20643
20644 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
20645
20646 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
20647 'func_start' and 'func_end' for the beginning and end of the
20648 function code, respectively.
20649 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
20650 'func_end' instead of 'func' and 'main'.
20651
20652 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
20653
20654 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
20655 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
20656 generate the debug info assembler source.
20657
20658 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
20659
20660 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
20661 * gdb.dwarf2/arr-subrange.exp: Likewise.
20662 * gdb.dwarf2/dwz.exp: Likewise.
20663 * gdb.dwarf2/method-ptr.exp: Likewise.
20664 * gdb.dwarf2/missing-sig-type.exp: Likewise.
20665 * gdb.dwarf2/subrange.exp: Likewise.
20666 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
20667 * gdb.dwarf2/implptrpiece.exp: Likewise.
20668 * gdb.dwarf2/nostaticblock.exp: Likewise.
20669
20670 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
20671
20672 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
20673 directory to absolute path name arguments.
20674
20675 2014-03-10 Joel Brobecker <brobecker@adacore.com>
20676
20677 * gdb.ada/tagged_access: New testcase.
20678
20679 2014-03-07 Markus Metzger <markus.t.metzger@intel.com>
20680
20681 * gdb.btrace/data.exp: Update expected output.
20682
20683 2014-03-06 Yao Qi <yao@codesourcery.com>
20684
20685 * gdb.trace/pr16508.exp: New file.
20686
20687 2014-03-05 Pedro Alves <palves@redhat.com>
20688
20689 PR gdb/16575
20690 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
20691 procedure.
20692 (top level): Adjust to use it. Add tests that exercise breakpoint
20693 interaction with the code-cache.
20694
20695 2014-02-26 Ludovic Courtès <ludo@gnu.org>
20696
20697 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
20698 test for 'history-append!'.
20699
20700 2014-02-26 Joel Brobecker <brobecker@adacore.com>
20701
20702 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
20703 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
20704 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
20705 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
20706 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
20707 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
20708
20709 2014-02-26 Joel Brobecker <brobecker@adacore.com>
20710
20711 * testsuite/gdb.python/py-pp-re-notag.c: New file.
20712 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
20713 * testsuite/gdb.python/py-pp-re-notag.p: New file.
20714
20715 2014-02-26 Joel Brobecker <brobecker@adacore.com>
20716
20717 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
20718
20719 2014-02-26 Joel Brobecker <brobecker@adacore.com>
20720
20721 * gdb.dwarf2/arr-stride.c: New file.
20722 * gdb.dwarf2/arr-stride.exp: New file.
20723
20724 2014-02-26 Pedro Alves <palves@redhat.com>
20725
20726 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
20727 that won't ever trigger. Make sure that GDB reports the correct
20728 breakpoint that caused the stop.
20729
20730 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
20731
20732 PR gdb/16626
20733 * gdb.base/auto-load-script: New file.
20734 * gdb.base/auto-load.c: New file.
20735 * gdb.base/auto-load.exp: New file.
20736
20737 PR gdb/16626
20738 * gdb.base/auto-load.exp: Fix out-of-srctree run.
20739
20740 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
20741
20742 Fix dw2-icycle.exp -fsanitize=address GDB crash.
20743 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
20744
20745 2014-02-24 Doug Evans <dje@google.com>
20746
20747 * lib/gdb.exp (run_on_host): Log error output if program fails.
20748
20749 2014-02-21 Pedro Alves <palves@redhat.com>
20750
20751 * gdb.threads/step-after-sr-lock.c: Rename to ...
20752 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
20753 * gdb.threads/step-after-sr-lock.exp: Rename to ...
20754 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
20755 ... this.
20756
20757 2014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
20758
20759 PR tdep/16397
20760 * gdb.arch/amd64-stap-special-operands.exp: New file.
20761 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
20762 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
20763 * gdb.arch/amd64-stap-triplet.S: Likewise.
20764 * gdb.arch/amd64-stap-triplet.c: Likewise.
20765
20766 2014-02-20 Joel Brobecker <brobecker@adacore.com>
20767
20768 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
20769 in .section pseudo-op.
20770
20771 2014-02-20 lin zuojian <manjian2006@gmail.com>
20772 Joel Brobecker <brobecker@adacore.com>
20773 Doug Evans <xdje42@gmail.com>
20774
20775 PR symtab/16581
20776 * gdb.dwarf2/dw2-icycle.S: New file.
20777 * gdb.dwarf2/dw2-icycle.c: New file.
20778 * gdb.dwarf2/dw2-icycle.exp: New file.
20779
20780 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
20781
20782 * gdb.python/py-value-cc.cc: Improve test case to enable testing
20783 operations on gdb.Value objects.
20784 * gdb.python/py-value-cc.exp: Add new test to test operations on
20785 gdb.Value objects.
20786
20787 2014-02-18 Doug Evans <dje@google.com>
20788
20789 * Makefile.in (TESTS): New variable.
20790 (expanded_tests, expanded_tests_or_none): New variables
20791 (check-single): Pass $(expanded_tests_or_none) to runtest.
20792 (check-parallel): Only run tests in $(TESTS) if non-empty.
20793 (check/no-matching-tests-found): New rule.
20794 * README: Document TESTS makefile variable.
20795
20796 2014-02-18 Doug Evans <dje@google.com>
20797
20798 * Makefile.in (check-parallel): rm -rf outputs temp.
20799
20800 2014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
20801
20802 Fix "ERROR: no fileid for" in the testsuite.
20803 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
20804
20805 2014-02-12 Doug Evans <dje@google.com>
20806
20807 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
20808 (MISCELLANEOUS): New variable.
20809 (clean): rm -rf $(MISCELLANEOUS).
20810 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
20811 dwp live in the same directory as symlinks, with each symlink pointed
20812 to a differently named file in a different directory.
20813
20814 2014-02-11 Doug Evans <dje@google.com>
20815
20816 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
20817 of Tcl file commands.
20818
20819 2014-02-10 Mark Kettenis <kettenis@gnu.org>
20820
20821 * gdb.threads/step-after-sr-lock.exp: Avoid executing
20822 "kill -SIGUSR1 -1".
20823
20824 2014-02-10 Joel Brobecker <brobecker@adacore.com>
20825
20826 * gdb.ada/tick_length_array_enum_idx: New testcase.
20827
20828 2014-02-10 Doug Evans <xdje42@gmail.com>
20829
20830 * configure.ac (AC_OUTPUT): Add gdb.guile.
20831 * configure: Regenerate.
20832 * lib/gdb-guile.exp: New file.
20833 * lib/gdb.exp (get_target_charset): New function.
20834 * gdb.base/help.exp: Update expected output from "apropos apropos".
20835 * gdb.guile/Makefile.in: New file.
20836 * gdb.guile/guile.exp: New file.
20837 * gdb.guile/scm-arch.c: New file.
20838 * gdb.guile/scm-arch.exp: New file.
20839 * gdb.guile/scm-block.c: New file.
20840 * gdb.guile/scm-block.exp: New file.
20841 * gdb.guile/scm-breakpoint.c: New file.
20842 * gdb.guile/scm-breakpoint.exp: New file.
20843 * gdb.guile/scm-disasm.c: New file.
20844 * gdb.guile/scm-disasm.exp: New file.
20845 * gdb.guile/scm-equal.c: New file.
20846 * gdb.guile/scm-equal.exp: New file.
20847 * gdb.guile/scm-error.exp: New file.
20848 * gdb.guile/scm-error.scm: New file.
20849 * gdb.guile/scm-frame-args.c: New file.
20850 * gdb.guile/scm-frame-args.exp: New file.
20851 * gdb.guile/scm-frame-args.scm: New file.
20852 * gdb.guile/scm-frame-inline.c: New file.
20853 * gdb.guile/scm-frame-inline.exp: New file.
20854 * gdb.guile/scm-frame.c: New file.
20855 * gdb.guile/scm-frame.exp: New file.
20856 * gdb.guile/scm-generics.exp: New file.
20857 * gdb.guile/scm-gsmob.exp: New file.
20858 * gdb.guile/scm-iterator.c: New file.
20859 * gdb.guile/scm-iterator.exp: New file.
20860 * gdb.guile/scm-math.c: New file.
20861 * gdb.guile/scm-math.exp: New file.
20862 * gdb.guile/scm-objfile-script-gdb.in: New file.
20863 * gdb.guile/scm-objfile-script.c: New file.
20864 * gdb.guile/scm-objfile-script.exp: New file.
20865 * gdb.guile/scm-objfile.c: New file.
20866 * gdb.guile/scm-objfile.exp: New file.
20867 * gdb.guile/scm-ports.exp: New file.
20868 * gdb.guile/scm-pretty-print.c: New file.
20869 * gdb.guile/scm-pretty-print.exp: New file.
20870 * gdb.guile/scm-pretty-print.scm: New file.
20871 * gdb.guile/scm-section-script.c: New file.
20872 * gdb.guile/scm-section-script.exp: New file.
20873 * gdb.guile/scm-section-script.scm: New file.
20874 * gdb.guile/scm-symbol.c: New file.
20875 * gdb.guile/scm-symbol.exp: New file.
20876 * gdb.guile/scm-symtab-2.c: New file.
20877 * gdb.guile/scm-symtab.c: New file.
20878 * gdb.guile/scm-symtab.exp: New file.
20879 * gdb.guile/scm-type.c: New file.
20880 * gdb.guile/scm-type.exp: New file.
20881 * gdb.guile/scm-value-cc.cc: New file.
20882 * gdb.guile/scm-value-cc.exp: New file.
20883 * gdb.guile/scm-value.c: New file.
20884 * gdb.guile/scm-value.exp: New file.
20885 * gdb.guile/source2.scm: New file.
20886 * gdb.guile/types-module.cc: New file.
20887 * gdb.guile/types-module.exp: New file.
20888
20889 2014-02-10 Yao Qi <yao@codesourcery.com>
20890
20891 PR testsuite/16543
20892 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
20893 * configure: Regenerated.
20894 * Makefile.in: New file.
20895
20896 2014-02-08 Andreas Schwab <schwab@linux-m68k.org>
20897
20898 * gdb.python/py-framefilter.exp: Fix typo.
20899
20900 2014-02-08 Yao Qi <yao@codesourcery.com>
20901
20902 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
20903 that no =breakpoint-modified is emitted when breakpoints are
20904 modified through MI commands.
20905
20906 2014-02-07 Pedro Alves <pedro@codesourcery.com>
20907 Pedro Alves <palves@redhat.com>
20908
20909 * gdb.threads/step-after-sr-lock.c: New file.
20910 * gdb.threads/step-after-sr-lock.exp: New file.
20911
20912 2014-02-07 Pedro Alves <palves@redhat.com>
20913
20914 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
20915
20916 2014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
20917
20918 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
20919 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
20920
20921 2014-02-06 Doug Evans <xdje42@gmail.com>
20922
20923 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
20924 output.
20925
20926 * gdb.gdb/python-interrupts.exp: New file.
20927
20928 2014-02-05 Yao Qi <yao@codesourcery.com>
20929
20930 * gdb.trace/report.exp (use_collected_data): Test the output
20931 of "info threads" and "info inferiors".
20932
20933 2014-02-05 Yao Qi <yao@codesourcery.com>
20934
20935 Revert this patch:
20936
20937 2013-05-24 Yao Qi <yao@codesourcery.com>
20938
20939 * gdb.trace/tfile.exp: Test inferior and thread.
20940
20941 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
20942
20943 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
20944 on a function.
20945 * gdb.base/step-bt.c: Call hello via function pointer to make
20946 sure its first instruction is executed on powerpc64le-linux.
20947
20948 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
20949
20950 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
20951
20952 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
20953
20954 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
20955 of the test patterns for use on little-endian systems.
20956
20957 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
20958
20959 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
20960 (decimal_vector): Fix for little-endian.
20961
20962 2014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
20963
20964 * gdb.arch/sparc-sysstep.exp: New file.
20965 * gdb.arch/sparc-sysstep.c: Likewise.
20966
20967 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
20968
20969 2014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
20970
20971 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
20972
20973 2014-01-23 Tom Tromey <tromey@redhat.com>
20974
20975 * gdb.ada/array_char_idx: New testcase.
20976
20977 2014-01-23 Tom Tromey <tromey@redhat.com>
20978
20979 PR python/16487:
20980 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
20981 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
20982 classes.
20983
20984 2014-01-23 Tom Tromey <tromey@redhat.com>
20985
20986 PR python/16491:
20987 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
20988 string from an inferior frame.
20989 * gdb.python/py-framefilter-mi.exp: Update.
20990
20991 2014-01-22 Doug Evans <dje@google.com>
20992
20993 * gdb.server/server-mon.exp: Add tests for "set debug-format".
20994
20995 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
20996
20997 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
20998
20999 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
21000
21001 * gdb.trace/entry-values.exp: Remove excess space character from
21002 regex patterns. Handle s390 call instruction.
21003
21004 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
21005
21006 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
21007 define "*_start" label. Make "name" static.
21008 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
21009 ${name} by references to ${name}_start.
21010
21011 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
21012
21013 * gdb.base/info-macros.exp: Remove "debug" from the compile
21014 options.
21015
21016 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
21017
21018 * gdb.dlang/demangle.exp: New file.
21019
21020 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
21021
21022 * gdb.dlang/primitive-types.exp: New file.
21023
21024 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
21025
21026 * configure.ac: Create gdb.dlang/Makefile.
21027 * configure: Regenerate.
21028 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
21029 * gdb.dlang/Makefile.in: New file.
21030 * lib/d-support.exp: New file.
21031 * lib/gdb.exp (skip_d_tests): New proc.
21032
21033 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21034
21035 * gdb.btrace/delta.exp: Check reverse stepi.
21036 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
21037 * gdb.btrace/finish.exp: New.
21038 * gdb.btrace/next.exp: New.
21039 * gdb.btrace/nexti.exp: New.
21040 * gdb.btrace/record_goto.c: Add comments.
21041 * gdb.btrace/step.exp: New.
21042 * gdb.btrace/stepi.exp: New.
21043 * gdb.btrace/multi-thread-step.c: New.
21044 * gdb.btrace/multi-thread-step.exp: New.
21045 * gdb.btrace/rn-dl-bind.c: New.
21046 * gdb.btrace/rn-dl-bind.exp: New.
21047 * gdb.btrace/data.c: New.
21048 * gdb.btrace/data.exp: New.
21049 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
21050
21051 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21052
21053 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
21054 * gdb.btrace/exception.exp: Update.
21055 * gdb.btrace/instruction_history.exp: Update.
21056 * gdb.btrace/record_goto.exp: Update.
21057 * gdb.btrace/tailcall.exp: Update.
21058 * gdb.btrace/unknown_functions.exp: Update.
21059 * gdb.btrace/delta.exp: New.
21060
21061 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21062
21063 * gdb.btrace/record_goto.exp: Add backtrace test.
21064 * gdb.btrace/tailcall.exp: Add backtrace test.
21065
21066 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21067
21068 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
21069 * gdb.btrace/record_goto.c: New.
21070 * gdb.btrace/record_goto.exp: New.
21071 * gdb.btrace/x86-record_goto.S: New.
21072
21073 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21074
21075 * gdb.btrace/function_call_history.exp: Update tests.
21076 * gdb.btrace/instruction_history.exp: Update tests.
21077
21078 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21079
21080 * gdb.btrace/function_call_history.exp: Fix expected field
21081 order for "record function-call-history".
21082 Add new tests for "record function-call-history /c".
21083 * gdb.btrace/exception.cc: New.
21084 * gdb.btrace/exception.exp: New.
21085 * gdb.btrace/tailcall.exp: New.
21086 * gdb.btrace/x86-tailcall.S: New.
21087 * gdb.btrace/x86-tailcall.c: New.
21088 * gdb.btrace/unknown_functions.c: New.
21089 * gdb.btrace/unknown_functions.exp: New.
21090 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
21091
21092 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21093
21094 * gdb.btrace/instruction_history.exp: Update.
21095 * gdb.btrace/function_call_history.exp: Update.
21096
21097 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21098
21099 * gdb.btrace/function_call_history.exp: Fix expected function
21100 trace.
21101 * gdb.btrace/instruction_history.exp: Initialize traced.
21102 Remove traced_functions.
21103
21104 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21105
21106 * gdb.btrace/function_call_history.exp: Update
21107 * gdb.btrace/instruction_history.exp: Update.
21108
21109 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21110
21111 * gdb.btrace/enable.exp: Update expected text.
21112
21113 2014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
21114
21115 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
21116 bytes.
21117
21118 2014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
21119
21120 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
21121
21122 2014-01-15 Omair Javaid <omair.javaid@linaro.org>
21123
21124 * lib/gdb.exp (supports_process_record): Return true for
21125 arm*-linux*. (supports_reverse): Likewise.
21126
21127 2014-01-13 Siva Chandra Reddy <sivachandra@google.com>
21128
21129 PR python/15464
21130 PR python/16113
21131 * gdb.python/py-type.c: Enhance test case.
21132 * gdb.python/py-value-cc.cc: Likewise
21133 * gdb.python/py-type.exp: Add new tests.
21134 * gdb.python/py-value-cc.exp: Likewise
21135
21136 2014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
21137 Pedro Alves <palves@redhat.com>
21138
21139 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
21140 Make "name" extern.
21141 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
21142 references to ${name}_start by references to ${name}.
21143
21144 2014-01-10 Joel Brobecker <brobecker@adacore.com>
21145
21146 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
21147
21148 2014-01-10 Joel Brobecker <brobecker@adacore.com>
21149
21150 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
21151
21152 2014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
21153 Pedro Alves <palves@redhat.com>
21154
21155 * gdb.mi/mi-info-os.exp: Connect to the target with
21156 mi_gdb_target_load.
21157
21158 2014-01-08 Pedro Alves <palves@redhat.com>
21159
21160 * gdb.threads/reconnect-signal.c: New file.
21161 * gdb.threads/reconnect-signal.exp: New file.
21162
21163 2014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
21164
21165 * gdb.base/source-dir.exp: New file.
21166
21167 2014-01-07 Joel Brobecker <brobecker@adacore.com>
21168
21169 * gdb.ada/mi_interface: New testcase.
21170
21171 2014-01-07 Joel Brobecker <brobecker@adacore.com>
21172
21173 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
21174 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
21175 gdb.ada/pp-rec-component/pck.ads: New files.
21176
21177 2014-01-07 Joel Brobecker <brobecker@adacore.com>
21178
21179 * gdb.python/py-pp-integral.c: New file.
21180 * gdb.python/py-pp-integral.py: New file.
21181 * gdb.python/py-pp-integral.exp: New file.
21182
21183 For older changes see ChangeLog-1993-2013.
21184 \f
21185 ;; Local Variables:
21186 ;; mode: change-log
21187 ;; left-margin: 8
21188 ;; fill-column: 74
21189 ;; version-control: never
21190 ;; End:
21191
21192 Copyright 2014-2020 Free Software Foundation, Inc.
21193 Copying and distribution of this file, with or without modification,
21194 are permitted provided the copyright notice and this notice are preserved.
This page took 0.433379 seconds and 5 git commands to generate.