]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gdb/testsuite/ChangeLog
[gdb/testsuite] Fix charlen type in mixed-lang-stack.c
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2020-08-15 Tom de Vries <tdevries@suse.de>
2
3 * gdb.fortran/mixed-lang-stack.c (fortran_charlen_t): New type.
4 (mixed_func_1d_): Use fortran_charlen_t in decl.
5
6 2020-08-15 Tom de Vries <tdevries@suse.de>
7
8 PR backtrace/26390
9 * gdb.fortran/mixed-lang-stack.exp: Call bt with -frame-arguments all.
10 Update expected pattern.
11
12 2020-08-13 Pedro Alves <pedro@palves.net>
13
14 * gdb.fortran/complex.exp: Check skip_fortran_tests.
15 * gdb.fortran/library-module.exp: Likewise.
16 * gdb.fortran/logical.exp: Likewise.
17 * gdb.fortran/module.exp: Likewise.
18 * gdb.fortran/print_type.exp: Likewise.
19 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
20 * gdb.fortran/vla-datatypes.exp: Likewise.
21 * gdb.fortran/vla-history.exp: Likewise.
22 * gdb.fortran/vla-ptr-info.exp: Likewise.
23 * gdb.fortran/vla-ptype-sub.exp: Likewise.
24 * gdb.fortran/vla-ptype.exp: Likewise.
25 * gdb.fortran/vla-sizeof.exp: Likewise.
26 * gdb.fortran/vla-type.exp: Likewise.
27 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
28 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
29 * gdb.fortran/vla-value-sub.exp: Likewise.
30 * gdb.fortran/vla-value.exp: Likewise.
31
32 2020-08-13 Pedro Alves <pedro@palves.net>
33
34 * gdb.ada/access_tagged_param.exp: Check skip_ada_tests.
35 * gdb.ada/access_to_packed_array.exp: Likewise.
36 * gdb.ada/access_to_unbounded_array.exp: Likewise.
37 * gdb.ada/addr_arith.exp: Likewise.
38 * gdb.ada/arr_acc_idx_w_gap.exp: Likewise.
39 * gdb.ada/arr_arr.exp: Likewise.
40 * gdb.ada/arr_enum_idx_w_gap.exp: Likewise.
41 * gdb.ada/array_bounds.exp: Likewise.
42 * gdb.ada/array_of_variable_length.exp: Likewise.
43 * gdb.ada/array_ptr_renaming.exp: Likewise.
44 * gdb.ada/array_subscript_addr.exp: Likewise.
45 * gdb.ada/arraydim.exp: Likewise.
46 * gdb.ada/arrayparam.exp: Likewise.
47 * gdb.ada/arrayptr.exp: Likewise.
48 * gdb.ada/assign_1.exp: Likewise.
49 * gdb.ada/assign_arr.exp: Likewise.
50 * gdb.ada/atomic_enum.exp: Likewise.
51 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
52 * gdb.ada/bad-task-bp-keyword.exp: Likewise.
53 * gdb.ada/bias.exp: Likewise.
54 * gdb.ada/boolean_expr.exp: Likewise.
55 * gdb.ada/bp_c_mixed_case.exp: Likewise.
56 * gdb.ada/bp_enum_homonym.exp: Likewise.
57 * gdb.ada/bp_inlined_func.exp: Likewise.
58 * gdb.ada/bp_on_var.exp: Likewise.
59 * gdb.ada/bp_range_type.exp: Likewise.
60 * gdb.ada/bp_reset.exp: Likewise.
61 * gdb.ada/call_pn.exp: Likewise.
62 * gdb.ada/catch_assert_if.exp: Likewise.
63 * gdb.ada/catch_ex.exp: Likewise.
64 * gdb.ada/catch_ex_std.exp: Likewise.
65 * gdb.ada/char_enum.exp: Likewise.
66 * gdb.ada/char_param.exp: Likewise.
67 * gdb.ada/complete.exp: Likewise.
68 * gdb.ada/cond_lang.exp: Likewise.
69 * gdb.ada/convvar_comp.exp: Likewise.
70 * gdb.ada/dgopt.exp: Likewise.
71 * gdb.ada/disc_arr_bound.exp: Likewise.
72 * gdb.ada/display_nested.exp: Likewise.
73 * gdb.ada/dot_all.exp: Likewise.
74 * gdb.ada/dyn_loc.exp: Likewise.
75 * gdb.ada/dyn_stride.exp: Likewise.
76 * gdb.ada/excep_handle.exp: Likewise.
77 * gdb.ada/expr_delims.exp: Likewise.
78 * gdb.ada/expr_with_funcall.exp: Likewise.
79 * gdb.ada/exprs.exp: Likewise.
80 * gdb.ada/fin_fun_out.exp: Likewise.
81 * gdb.ada/fixed_cmp.exp: Likewise.
82 * gdb.ada/formatted_ref.exp: Likewise.
83 * gdb.ada/frame_arg_lang.exp: Likewise.
84 * gdb.ada/frame_args.exp: Likewise.
85 * gdb.ada/fullname_bp.exp: Likewise.
86 * gdb.ada/fun_addr.exp: Likewise.
87 * gdb.ada/fun_in_declare.exp: Likewise.
88 * gdb.ada/fun_overload_menu.exp: Likewise.
89 * gdb.ada/fun_renaming.exp: Likewise.
90 * gdb.ada/funcall_char.exp: Likewise.
91 * gdb.ada/funcall_param.exp: Likewise.
92 * gdb.ada/funcall_ptr.exp: Likewise.
93 * gdb.ada/funcall_ref.exp: Likewise.
94 * gdb.ada/homonym.exp: Likewise.
95 * gdb.ada/info_addr_mixed_case.exp: Likewise.
96 * gdb.ada/info_auto_lang.exp: Likewise.
97 * gdb.ada/info_exc.exp: Likewise.
98 * gdb.ada/info_types.exp: Likewise.
99 * gdb.ada/int_deref.exp: Likewise.
100 * gdb.ada/interface.exp: Likewise.
101 * gdb.ada/iwide.exp: Likewise.
102 * gdb.ada/lang_switch.exp: Likewise.
103 * gdb.ada/length_cond.exp: Likewise.
104 * gdb.ada/maint_with_ada.exp: Likewise.
105 * gdb.ada/mi_catch_assert.exp: Likewise.
106 * gdb.ada/mi_catch_ex.exp: Likewise.
107 * gdb.ada/mi_catch_ex_hand.exp: Likewise.
108 * gdb.ada/mi_dyn_arr.exp: Likewise.
109 * gdb.ada/mi_ex_cond.exp: Likewise.
110 * gdb.ada/mi_exc_info.exp: Likewise.
111 * gdb.ada/mi_interface.exp: Likewise.
112 * gdb.ada/mi_prot.exp: Likewise.
113 * gdb.ada/mi_ref_changeable.exp: Likewise.
114 * gdb.ada/mi_string_access.exp: Likewise.
115 * gdb.ada/mi_task_arg.exp: Likewise.
116 * gdb.ada/mi_task_info.exp: Likewise.
117 * gdb.ada/mi_var_array.exp: Likewise.
118 * gdb.ada/mi_var_union.exp: Likewise.
119 * gdb.ada/mi_variant.exp: Likewise.
120 * gdb.ada/minsyms.exp: Likewise.
121 * gdb.ada/mod_from_name.exp: Likewise.
122 * gdb.ada/nested.exp: Likewise.
123 * gdb.ada/null_array.exp: Likewise.
124 * gdb.ada/optim_drec.exp: Likewise.
125 * gdb.ada/out_of_line_in_inlined.exp: Likewise.
126 * gdb.ada/packed_array_assign.exp: Likewise.
127 * gdb.ada/packed_tagged.exp: Likewise.
128 * gdb.ada/pp-rec-component.exp: Likewise.
129 * gdb.ada/print_chars.exp: Likewise.
130 * gdb.ada/print_pc.exp: Likewise.
131 * gdb.ada/ptr_typedef.exp: Likewise.
132 * gdb.ada/ptype_arith_binop.exp: Likewise.
133 * gdb.ada/ptype_array.exp: Likewise.
134 * gdb.ada/ptype_field.exp: Likewise.
135 * gdb.ada/ptype_tagged_param.exp: Likewise.
136 * gdb.ada/ptype_union.exp: Likewise.
137 * gdb.ada/py_range.exp: Likewise.
138 * gdb.ada/py_taft.exp: Likewise.
139 * gdb.ada/rdv_wait.exp: Likewise.
140 * gdb.ada/rec_comp.exp: Likewise.
141 * gdb.ada/rec_return.exp: Likewise.
142 * gdb.ada/ref_param.exp: Likewise.
143 * gdb.ada/ref_tick_size.exp: Likewise.
144 * gdb.ada/rename_subscript_param.exp: Likewise.
145 * gdb.ada/repeat_dyn.exp: Likewise.
146 * gdb.ada/same_component_name.exp: Likewise.
147 * gdb.ada/same_enum.exp: Likewise.
148 * gdb.ada/scalar_storage.exp: Likewise.
149 * gdb.ada/set_wstr.exp: Likewise.
150 * gdb.ada/small_reg_param.exp: Likewise.
151 * gdb.ada/str_binop_equal.exp: Likewise.
152 * gdb.ada/str_ref_cmp.exp: Likewise.
153 * gdb.ada/str_uninit.exp: Likewise.
154 * gdb.ada/sub_variant.exp: Likewise.
155 * gdb.ada/sym_print_name.exp: Likewise.
156 * gdb.ada/taft_type.exp: Likewise.
157 * gdb.ada/tagged.exp: Likewise.
158 * gdb.ada/tagged_access.exp: Likewise.
159 * gdb.ada/task_bp.exp: Likewise.
160 * gdb.ada/task_switch_in_core.exp: Likewise.
161 * gdb.ada/tasks.exp: Likewise.
162 * gdb.ada/tick_last_segv.exp: Likewise.
163 * gdb.ada/tick_length_array_enum_idx.exp: Likewise.
164 * gdb.ada/type_coercion.exp: Likewise.
165 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
166 * gdb.ada/unchecked_union.exp: Likewise.
167 * gdb.ada/uninitialized_vars.exp: Likewise.
168 * gdb.ada/var_arr_attrs.exp: Likewise.
169 * gdb.ada/var_arr_typedef.exp: Likewise.
170 * gdb.ada/var_rec_arr.exp: Likewise.
171 * gdb.ada/variant-record.exp: Likewise.
172 * gdb.ada/variant.exp: Likewise.
173 * gdb.ada/variant_record_packed_array.exp: Likewise.
174 * gdb.ada/varsize_limit.exp: Likewise.
175 * gdb.ada/whatis_array_val.exp: Likewise.
176 * gdb.ada/widewide.exp: Likewise.
177 * gdb.ada/win_fu_syms.exp: Likewise.
178
179 2020-08-12 Gary Benson <gbenson@redhat.com>
180
181 * gdb.dwarf2/dw2-op-out-param.S (.Ltext5): Fix duplicate label.
182
183 2020-08-04 Andrew Burgess <andrew.burgess@embecosm.com>
184
185 * lib/check-test-names.exp (do_reset_vars): Use 'array unset' to
186 unset the array variable.
187
188 2020-08-03 Tom de Vries <tdevries@suse.de>
189
190 PR symtab/26333
191 * lib/dwarf.exp (DW_LNE_user): New proc.
192 * gdb.dwarf2/dw2-vendor-extended-opcode.c: New test.
193 * gdb.dwarf2/dw2-vendor-extended-opcode.exp: New file.
194
195 2020-07-31 Kevin Buettner <kevinb@redhat.com>
196
197 * gdb.base/coremaker2.c: Change all uses of 'unsigned long long'
198 to 'uintptr_t'
199 (inttypes.h): Include.
200
201 2020-07-31 Kevin Buettner <kevinb@redhat.com>
202
203 * gdb.base/coremaker2.c (buf_rw): Increase size to 256 KiB.
204 (C5_24k): Delete.
205 (C5_8k, C5_64k, C5_256k): New macros.
206 (buf_ro): Allocate 256 KiB of initialized data.
207
208 2020-07-30 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
209
210 * gdb.base/condbreak-bad.exp: Extend the test with scenarios
211 that attempt to overwrite an existing condition with a condition
212 that fails parsing and also with a condition that parses fine
213 but contains junk at the end.
214
215 2020-07-30 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
216
217 * gdb.base/condbreak-bad.c: New test.
218 * gdb.base/condbreak-bad.exp: New file.
219
220 2020-07-30 Tom de Vries <tdevries@suse.de>
221
222 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_entry_1): Factor
223 out of ...
224 (GDBInfoModuleSymbols::check_entry): ... here.
225 (GDBInfoModuleSymbols::check_optional_entry): New proc.
226 * gdb.fortran/info-modules.exp: Use check_optional_entry for entries
227 related to __def_init_mod1_M1t1 / __vtype_mod1_M1t1 / __copy_mod1_M1t1.
228
229 2020-07-30 Tom de Vries <tdevries@suse.de>
230
231 * gdb.fortran/ptype-on-functions.exp: Make "_t" suffix on
232 "__class_some_module_Number_t" optional.
233
234 2020-07-29 Tom de Vries <tdevries@suse.de>
235
236 * lib/selftest-support.exp (selftest_setup): Allow breakpoint at
237 multiple locations.
238
239 2020-07-29 Tom de Vries <tdevries@suse.de>
240
241 * gdb.dwarf2/dw2-line-number-zero.exp: Set breakpoints on lines
242 rather than function name.
243
244 2020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
245
246 PR symtab/26270:
247 * gdb.cp/disasm-func-name.cc: New file.
248 * gdb.cp/disasm-func-name.exp: New file.
249
250 2020-07-28 Tom Tromey <tromey@adacore.com>
251
252 * gdb.dwarf2/varval.exp (setup_exec): Add 'or' instruction to
253 'varval' location.
254
255 2020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
256
257 * gdb.python/py-unwind.py: Update to make use of a register
258 descriptor.
259
260 2020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
261
262 * gdb.python/py-arch-reg-names.exp: Add additional tests.
263
264 2020-07-25 Andrew Burgess <andrew.burgess@embecosm.com>
265
266 PR fortran/23051
267 PR fortran/26139
268 * gdb.fortran/class-allocatable-array.exp: New file.
269 * gdb.fortran/class-allocatable-array.f90: New file.
270 * gdb.fortran/pointer-to-pointer.exp: New file.
271 * gdb.fortran/pointer-to-pointer.f90: New file.
272
273 2020-07-25 Tom de Vries <tdevries@suse.de>
274
275 PR symtab/26243
276 * gdb.dwarf2/dw2-line-number-zero.c: New test.
277 * gdb.dwarf2/dw2-line-number-zero.exp: New file.
278
279 2020-07-24 Tom de Vries <tdevries@suse.de>
280
281 PR testsuite/26293
282 * gdb.ada/mi_prot.exp: Require gnatmake-8.
283
284 2020-07-23 Pedro Alves <pedro@palves.net>
285
286 * gdb.server/server-kill.exp (prepare): New, factored out from the
287 top level.
288 (kill_server): New.
289 (test_tstatus, test_unwind_nosyms, test_unwind_syms): New.
290 (top level) : Call test_tstatus, test_unwind_nosyms, test_unwind_syms.
291
292 2020-07-23 Andrew Burgess <andrew.burgess@embecosm.com>
293
294 * gdb.dwarf2/dw2-disasm-over-non-stmt.exp: New file.
295
296 2020-07-22 Sandra Loosemore <sandra@codesourcery.com>
297
298 * lib/gdb.exp (gdb_wrapper_file, gdb_wrapper_flags):
299 Initialize to empty string at top level.
300 (gdb_wrapper_init): Revert check for file existence on build.
301 Build the wrapper in its default place, not a build-specific
302 location. When host == build, make the pathname absolute.
303 (gdb_compile): Delete leftover declaration of
304 gdb_wrapper_initialized. Check gdb_wrapper_file being an empty
305 string instead of uninitialized.
306
307 2020-07-22 Kevin Buettner <kevinb@redhat.com>
308
309 * gdb.base/corefile2.exp: New file.
310 * gdb.base/coremaker2.exp: New file.
311
312 2020-07-22 Kevin Buettner <kevinb@redhat.com>
313
314 * gdb.base/coredump-filter.exp: Add second
315 non-Private-Shared-Anon-File test.
316 (test_disasm): Rename binfile for test which is expected
317 to fail.
318
319 2020-07-22 Kevin Buettner <kevinb@redhat.com>
320
321 * gdb.base/corefile.exp: Add test "accessing read-only mmapped
322 data in core file".
323 * gdb.base/coremaker.c (buf2ro): New global.
324 (mmapdata): Add a read-only mmap mapping.
325
326 2020-07-22 Kevin Buettner <kevinb@redhat.com>
327
328 PR corefiles/25631
329 * gdb.base/corefile.exp (accessing anonymous, unwritten-to mmap data):
330 New test.
331 * gdb.base/coremaker.c (buf3): New global.
332 (mmapdata): Add mmap call which uses MAP_ANONYMOUS and MAP_PRIVATE
333 flags.
334
335 2020-07-22 Kevin Buettner <kevinb@redhat.com>
336
337 * gdb.base/coremaker.c (filler_ro): New global constant.
338
339 2020-07-22 Tom Tromey <tromey@adacore.com>
340
341 * gdb.ada/mi_prot.exp: New file.
342 * gdb.ada/mi_prot/pkg.adb: New file.
343 * gdb.ada/mi_prot/pkg.ads: New file.
344 * gdb.ada/mi_prot/prot.adb: New file.
345
346 2020-07-22 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
347
348 * gdb.base/jit-reader-simple.exp: Add a scenario for a binary that
349 loads two JITers.
350
351 2020-07-21 Andrew Burgess <andrew.burgess@embecosm.com>
352
353 * gdb.python/py-arch-reg-groups.exp: Additional tests.
354
355 2020-07-21 Andrew Burgess <andrew.burgess@embecosm.com>
356
357 * gdb.python/py-arch-reg-names.exp: Additional tests.
358
359 2020-07-21 Tom de Vries <tdevries@suse.de>
360
361 * gdb.reverse/solib-precsave.exp: Handle additional "recommended
362 breakpoint locations".
363 * gdb.reverse/solib-reverse.exp: Same.
364
365 2020-07-21 Tom de Vries <tdevries@suse.de>
366
367 * gdb.reverse/step-reverse.c (callee): Merge statements.
368
369 2020-07-21 Tom de Vries <tdevries@suse.de>
370
371 * gdb.fortran/info-modules.exp (info module variables): Allow missing
372 line numbers for some variables.
373
374 2020-07-21 Tom de Vries <tdevries@suse.de>
375
376 * gdb.opt/inline-locals.c (init_array): New func.
377 (func1): Use init_array.
378 * gdb.opt/inline-locals.exp: Update pattern.
379
380 2020-07-21 Tom de Vries <tdevries@suse.de>
381
382 * gdb.debuginfod/fetch_src_and_symbols.exp: Use save_vars for env
383 vars. Fix PATH and DUPLICATE errors. Cleanup whitespace.
384
385 2020-07-20 Ludovic Courtès <ludo@gnu.org>
386
387 * gdb.guile/source2.scm: Add #f first argument to 'format'.
388 * gdb.guile/types-module.exp: Remove "ERROR:" from
389 regexps since Guile 3.0 no longer prints that.
390
391 2020-07-20 Ludovic Courtès <ludo@gnu.org>
392
393 * gdb.guile/scm-error.exp ("source $remote_guile_file_1"): Relax
394 error regexp to match on Guile 2.2.
395
396 2020-07-20 Gary Benson <gbenson@redhat.com>
397
398 * gdb.cp/align.exp: Fix "alignof (void)" tests when compiling
399 with clang.
400
401 2020-07-20 Tom de Vries <tdevries@suse.de>
402
403 * gdb.threads/omp-par-scope.c (lock, lock2): New variable.
404 (omp_set_lock_in_order): New function.
405 (single_scope, multi_scope, nested_func, nested_parallel): Use
406 omp_set_lock_in_order and omp_unset_lock.
407 (main): Init and destroy lock and lock2.
408
409 2020-07-20 Tom de Vries <tdevries@suse.de>
410
411 * gdb.base/valgrind-infcall-2.exp: Handle printf unknown return type.
412
413 2020-07-20 Tom de Vries <tdevries@suse.de>
414
415 * gdb.threads/attach-slow-waitpid.exp: Bail out if gdb_start fails.
416
417 2020-07-17 Tom de Vries <tdevries@suse.de>
418
419 * gdb.base/valgrind-infcall-2.c: New test.
420 * gdb.base/valgrind-infcall-2.exp: New file.
421 * lib/valgrind.exp (vgdb_start): Add and handle active_at_startup.
422
423 2020-07-17 Tom de Vries <tdevries@suse.de>
424
425 * gdb.dlang/circular.c (found): Use found_label as label name.
426 * gdb.dwarf2/arr-subrange.c (main): Use main_label as label name.
427 * gdb.dwarf2/comp-unit-lang.c (func): Use func_label as label name.
428 * gdb.dlang/circular.exp: Use MACRO_AT_func and MACRO_AT_range.
429 * gdb.dwarf2/ada-linkage-name.exp: Same.
430 * gdb.dwarf2/arr-subrange.exp: Same.
431 * gdb.dwarf2/atomic-type.exp: Same.
432 * gdb.dwarf2/comp-unit-lang.exp: Same.
433 * gdb.dwarf2/cpp-linkage-name.exp: Same.
434 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Same.
435 * gdb.dwarf2/dw2-lexical-block-bare.exp: Same.
436 * gdb.dwarf2/dw2-regno-invalid.exp: Same.
437 * gdb.dwarf2/implptr-64bit.exp: Same.
438 * gdb.dwarf2/imported-unit-abstract-const-value.exp: Same.
439 * gdb.dwarf2/imported-unit-runto-main.exp: Same.
440 * gdb.dwarf2/imported-unit.exp: Same.
441 * gdb.dwarf2/main-subprogram.exp: Same.
442 * gdb.dwarf2/missing-type-name.exp: Same.
443 * gdb.dwarf2/nonvar-access.exp: Same.
444 * gdb.dwarf2/struct-with-sig.exp: Same.
445 * gdb.dwarf2/typedef-void-finish.exp: Same.
446 * gdb.dwarf2/void-type.exp: Same.
447
448 2020-07-17 Tom de Vries <tdevries@suse.de>
449
450 * lib/dwarf.exp (Dwarf::MACRO_AT_func, Dwarf::MACRO_AT_range): Drop
451 src parameter.
452 * gdb.dlang/watch-loc.exp: Update MACRO_AT_{func,range} calls.
453 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Same.
454 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
455 * gdb.dwarf2/dw2-opt-structptr.exp: Same.
456 * gdb.dwarf2/dwz.exp: Same.
457 * gdb.dwarf2/implptr-optimized-out.exp: Same.
458 * gdb.dwarf2/implref-array.exp: Same.
459 * gdb.dwarf2/implref-const.exp: Same.
460 * gdb.dwarf2/implref-global.exp: Same.
461 * gdb.dwarf2/implref-struct.exp: Same.
462 * gdb.dwarf2/info-locals-optimized-out.exp: Same.
463 * gdb.dwarf2/opaque-type-lookup.exp: Same.
464 * gdb.dwarf2/var-access.exp: Same.
465 * gdb.dwarf2/varval.exp: Same.
466 * gdb.trace/entry-values.exp: Same.
467
468 2020-07-17 Tom de Vries <tdevries@suse.de>
469
470 * lib/dwarf.exp (Dwarf::extern): Remove.
471 * gdb.compile/compile-ops.exp: Remove use of Dwarf::extern.
472 * gdb.dlang/circular.exp: Same.
473 * gdb.dwarf2/comp-unit-lang.exp: Same.
474 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
475 * gdb.dwarf2/dw2-symtab-includes.exp: Same.
476 * gdb.dwarf2/dwz.exp: Same.
477 * gdb.dwarf2/imported-unit-abstract-const-value.exp: Same.
478 * gdb.dwarf2/imported-unit-runto-main.exp: Same.
479 * gdb.dwarf2/imported-unit.exp: Same.
480 * gdb.dwarf2/opaque-type-lookup.exp: Same.
481
482 2020-07-16 Sandra Loosemore <sandra@codesourcery.com>
483
484 * gdb.base/shell.exp: Skip pipe tests dependent on sh on Windows host.
485 Use double quotes instead of single quotes.
486
487 2020-07-16 Caroline Tice <cmtice@google.com>
488
489 * gdb.dwarf2/dw5-rnglist-test.cc: New file.
490 * gdb.dwarf2/dw5-rnglist-test.exp: New file.
491
492 2020-07-16 Tom de Vries <tdevries@suse.de>
493
494 * lib/dwarf.exp (program): Initialize _line.
495 (DW_LNE_end_sequence): Reinitialize _line.
496 (DW_LNS_advance_line): Update _line.
497 (line): New proc.
498 * gdb.dwarf2/dw2-inline-many-frames.exp: Use line.
499 * gdb.dwarf2/dw2-inline-small-func.exp: Same.
500 * gdb.dwarf2/dw2-inline-stepping.exp: Same.
501 * gdb.dwarf2/dw2-is-stmt-2.exp: Same.
502 * gdb.dwarf2/dw2-is-stmt.exp: Same.
503 * gdb.dwarf2/dw2-ranges-func.exp: Same.
504
505 2020-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
506
507 * gdb.fortran/ptype-on-functions.exp: Make the result pattern more
508 generic.
509
510 2020-07-15 Tom de Vries <tdevries@suse.de>
511
512 * gdb.trace/entry-values.exp: Expect "call" instead of "callq" if
513 is_amd64_regs_target.
514
515 2020-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
516
517 * gdb.fortran/ptype-on-functions.exp: Add more tests.
518 * gdb.fortran/ptype-on-functions.f90: Likewise.
519
520 2020-07-14 Simon Marchi <simon.marchi@polymtl.ca>
521
522 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu, Dwarf::lines): Change valid
523 values in documentation for addr_size to 4 and 8.
524
525 2020-07-14 Andrew Burgess <andrew.burgess@embecosm.com>
526
527 * gdb.arch/amd64-osabi.exp: Update.
528 * gdb.arch/arm-disassembler-options.exp: Update.
529 * gdb.arch/powerpc-disassembler-options.exp: Update.
530 * gdb.arch/ppc64-symtab-cordic.exp: Update.
531 * gdb.arch/s390-disassembler-options.exp: Update.
532 * gdb.base/all-architectures.exp.tcl: Update.
533 * gdb.base/attach-pie-noexec.exp: Update.
534 * gdb.base/catch-syscall.exp: Update.
535 * gdb.xml/tdesc-arch.exp: Update.
536
537 2020-07-14 Tom de Vries <tdevries@suse.de>
538
539 * gdb.threads/clone-new-thread-event.c (gettid): Rename to ...
540 (local_gettid): ... this.
541 (fn): Update.
542
543 2020-07-13 Sandra Loosemore <sandra@codesourcery.com>
544
545 * gdb.base/info_sources.exp: Skip directory match tests on
546 remote hosts.
547
548 2020-07-13 Gary Benson <gbenson@redhat.com>
549
550 * gdb.base/savedregs.exp (caller): Use parentheses to
551 make expected expression evaluation ordering explicit.
552
553 2020-07-13 Gary Benson <gbenson@redhat.com>
554
555 * gdb.arch/i386-sse.c (have_sse) <edx>: Make unsigned.
556
557 2020-07-13 Gary Benson <gbenson@redhat.com>
558
559 * gdb.base/bigcore.c (main): Use a volatile pointer when
560 attempting to trigger a SIGSEGV.
561 * gdb.base/gcore-relro-pie.c (break_here): Likewise.
562 * gdb.base/gcore-tls-pie.c (break_here): Likewise.
563 * gdb.base/savedregs.c (thrower): Likewise.
564 * gdb.mi/mi-syn-frame.c (bar): Likewise.
565
566 2020-07-13 Gary Benson <gbenson@redhat.com>
567
568 * gdb.base/vla-datatypes.c (vla_factory): Factor out sections
569 defining and using VLA structure fields into...
570 * gdb.base/vla-struct-fields.c: New file.
571 * gdb.base/vla-datatypes.exp: Factor out VLA structure field
572 tests into...
573 * gdb.base/vla-struct-fields.exp: New file.
574
575 2020-07-13 Tom de Vries <tdevries@suse.de>
576
577 * lib/gdb.exp (have_fuse_ld_gold): New caching proc.
578 * gdb.base/gcore-tls-pie.exp: Use have_fuse_ld_gold.
579 * gdb.base/gold-gdb-index.exp: Same.
580 * gdb.base/morestack.exp: Same.
581
582 2020-07-11 Daniel Xu <dxu@dxuuu.xyz>
583
584 PR rust/26121
585 * gdb.rust/modules.rs: Prevent linker from discarding test
586 symbol.
587
588 2020-07-10 Pedro Alves <pedro@palves.net>
589
590 PR gdb/26199
591 * gdb.multi/multi-target.c (exit_thread): New.
592 (thread_start): Break loop if EXIT_THREAD.
593 * gdb.multi/multi-target.exp (test_no_unwaited_for): New proc.
594 (top level) Call test_no_resumed.
595
596 2020-07-08 Tom Tromey <tromey@adacore.com>
597
598 * gdb.ada/catch_ex/foo.adb: Pass string to raise.
599 * gdb.ada/catch_ex.exp: Examine catchpoint text.
600
601 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
602
603 PR python/22748
604 * gdb.opt/inline-frame-tailcall.c: New file.
605 * gdb.opt/inline-frame-tailcall.exp: New file.
606 * gdb.python/py-unwind-inline.c: New file.
607 * gdb.python/py-unwind-inline.exp: New file.
608 * gdb.python/py-unwind-inline.py: New file.
609
610 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
611
612 * gdb.python/py-arch-reg-groups.exp: New file.
613
614 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
615
616 * gdb.python/py-arch-reg-names.exp: New file.
617
618 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
619
620 * gdb.python/py-unwind.py (TestUnwinder::__call__): Add test for
621 gdb.PendingFrame.architecture method.
622
623 2020-07-06 Tom de Vries <tdevries@suse.de>
624
625 * gdb.dwarf2/dw2-ranges-base.exp: Test line-table order.
626
627 2020-07-03 Pedro Alves <palves@redhat.com>
628
629 * gdb.base/structs2.c (main): Adjust second parem_reg call to
630 explicitly write negative numbers.
631 * gdb.base/structs2.exp: Adjust expected output.
632
633 2020-07-03 Pedro Alves <palves@redhat.com>
634
635 * gdb.base/charset.c (init_string): Change all char parameters to
636 unsigned char parameters.
637
638 2020-07-03 Pedro Alves <palves@redhat.com>
639
640 * gdb.base/call-sc.exp (start_scalars_test): Use
641 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
642 * gdb.base/overlays.c: Remove references to PARAMS.
643 * gdb.base/ovlymgr.h (PARAMS): Delete, and remove all references.
644 * gdb.base/reread.exp: Don't set 'prototypes' global.
645 * gdb.base/structs.exp (start_structs_test): Use
646 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
647 * gdb.base/structs2.exp: Don't set 'prototypes' global. Use
648 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
649 Don't issue "set width 0". Remove gdb_stop_suppressing_tests
650 call.
651 * gdb.base/varargs.exp: Don't set 'prototypes' global.
652
653 2020-07-03 Pedro Alves <palves@redhat.com>
654
655 * gdb.base/m32rovly.c: Delete.
656 * gdb.base/ovlymgr.c: Remove all code guarded by __D10V__.
657
658 2020-06-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
659
660 * gdb.python/py-breakpoint.exp: use gdb_test_multiline instead
661 of gdb_py_test_multiple.
662 * gdb.python/py-cmd.exp: Likewise.
663 * gdb.python/py-events.exp: Likewise.
664 * gdb.python/py-function.exp: Likewise.
665 * gdb.python/py-inferior.exp: Likewise.
666 * gdb.python/py-infthread.exp: Likewise.
667 * gdb.python/py-linetable.exp: Likewise.
668 * gdb.python/py-parameter.exp: Likewise.
669 * gdb.python/py-value.exp: Likewise.
670
671 2020-06-30 Tom de Vries <tdevries@suse.de>
672
673 PR testsuite/26175
674 * lib/future.exp (gdb_default_target_compile): Detect and handle
675 early_flags.
676
677 2020-06-29 Simon Marchi <simon.marchi@efficios.com>
678
679 * boards/simavr.exp (gdb_load): Catch errors when closing
680 previous connection. Close connection, wait for process and
681 unset simavr_spawn_id on failure.
682
683 2020-06-29 Tom de Vries <tdevries@suse.de>
684
685 * lib/gdb.exp (unknown): Make test-case unresolved.
686
687 2020-06-29 Tom de Vries <tdevries@suse.de>
688
689 PR gdb/25475
690 * gdb.server/solib-list.exp: Verify that the symbol reload
691 confirmation question is asked.
692
693 2020-06-26 Philippe Waroquiers <philippe.waroquiers@skynet.be>
694
695 * lib/gdb.exp (gdb_test_multiline): New, moved from gdb-guile.exp,
696 have a input seq nr in each pass message.
697 * lib/gdb-guile.exp (gdb_test_multiline): Move to gdb.exp.
698 * lib/gdb-python.exp (gdb_py_test_multiple): Remove.
699 * gdb.python/python.exp: Make test names unique,
700 use gdb_test_multiline instead of gdb_py_test_multiple,
701 use $gdb_test_name.
702 * gdb.guile/guile.exp: Make test names unique, use $gdb_test_name
703
704 2020-06-26 Nick Alcock <nick.alcock@oracle.com>
705
706 * configure.ac: Add --enable-libctf.
707 * aclocal.m4: sinclude ../config/enable.m4.
708 * Makefile.in (site.exp): Add enable_libctf to site.exp.
709 * lib/gdb.exp (skip_ctf_tests): Use it.
710 * gdb.base/ctf-constvars.exp: Error message tweak.
711 * gdb.base/ctf-ptype.exp: Likewise.
712 * configure: Regenerate.
713
714 2020-06-26 Gary Benson <gbenson@redhat.com>
715
716 * gdb.cp/try_catch.cc: Include string.h.
717 (main): Replace comparison against string literal with
718 strcmp, avoiding build failure with -Wstring-compare.
719 Add "marker test-complete".
720 * gdb.cp/try_catch.exp: Run the test to the above marker,
721 then verify that the value of "test" is still true.
722
723 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
724
725 * gdb.arch/riscv-tdesc-regs.exp: New test cases.
726
727 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
728
729 * gdb.arch/riscv-tdesc-regs.exp: Extend test case.
730
731 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
732
733 * gdb.arch/riscv-tdesc-loading-01.xml: New file.
734 * gdb.arch/riscv-tdesc-loading-02.xml: New file.
735 * gdb.arch/riscv-tdesc-loading-03.xml: New file.
736 * gdb.arch/riscv-tdesc-loading-04.xml: New file.
737 * gdb.arch/riscv-tdesc-loading.exp: New file.
738
739 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
740
741 * gdb.arch/riscv-tdesc-regs.exp: Extend test case.
742
743 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
744
745 * gdb.arch/riscv-tdesc-regs-32.xml: New file.
746 * gdb.arch/riscv-tdesc-regs-64.xml: New file.
747 * gdb.arch/riscv-tdesc-regs.c: New file.
748 * gdb.arch/riscv-tdesc-regs.exp: New file.
749
750 2020-06-24 Pedro Alves <palves@redhat.com>
751
752 * gdb.arch/amd64-entry-value-paramref.exp: Use
753 prepare_for_testing_full and don't pass "c++" for the .S file
754 build spec.
755 * gdb.compile/compile-cplus.exp: Don't compile $srcfile3 with
756 $options, since it's an assembly file. Remove -Wno-deprecated.
757 * lib/gdb.exp (gdb_compile): Pass "-x c++" explicitly when
758 compiling C++ programs.
759
760 2020-06-24 Pedro Alves <palves@redhat.com>
761
762 * lib/gdb.exp (gdb_compile): Update intro comment. If C/C++ with
763 Clang, add "-Wno-unknown-warning-option" to the options.
764
765 2020-06-23 Andrew Burgess <andrew.burgess@embecosm.com>
766
767 * gdb.xml/tdesc-reload.c: New file.
768 * gdb.xml/tdesc-reload.exp: New file.
769 * gdb.xml/maint-xml-dump-01.xml: New file.
770 * gdb.xml/maint-xml-dump-02.xml: New file.
771 * gdb.xml/maint-xml-dump.exp: New file.
772
773 2020-06-23 Sandra Loosemore <sandra@codesourcery.com>
774
775 * lib/completion-support.exp (test_gdb_completion_offers_commands):
776 Adjust for omitted commands when TUI is disabled.
777
778 2020-06-23 Gary Benson <gbenson@redhat.com>
779 Pedro Alves <palves@redhat.com>
780
781 * gdb.cp/namespace.cc: Improve -Wunused-value fix.
782 * gdb.cp/nsimport.cc: Likewise.
783 * gdb.cp/nsnested.cc: Likewise.
784 * gdb.cp/nsnoimports.cc: Likewise.
785 * gdb.cp/nsusing.cc: Likewise.
786 * gdb.cp/smartp.cc: Likewise.
787 * gdb.python/py-pp-integral.c: Likewise.
788 * gdb.python/py-pp-re-notag.c: Likewise.
789
790 2020-06-23 Gary Benson <gbenson@redhat.com>
791
792 * gdb.cp/namespace.cc: Avoid build failure with -Wunused-value.
793 * gdb.cp/nsimport.cc: Likewise.
794 * gdb.cp/nsnested.cc: Likewise.
795 * gdb.cp/nsnoimports.cc: Likewise.
796 * gdb.cp/nsusing.cc: Likewise.
797 * gdb.cp/smartp.cc: Likewise.
798 * gdb.python/py-pp-integral.c: Likewise.
799 * gdb.python/py-pp-re-notag.c: Likewise.
800
801 2020-06-22 Philippe Waroquiers <philippe.waroquiers@skynet.be>
802
803 * gdb.base/default-args.exp: New test.
804 * gdb.base/default-args.c: New file.
805 * gdb.base/alias.exp: Update expected error msg for alias foo=bar.
806 * gdb.base/default.exp: Update to new help text.
807 * gdb.base/help.exp: Likewise.
808 * gdb.base/page.exp: Likewise.
809 * gdb.base/style.exp: Likewise.
810 * gdb.guile/guile.exp: Likewise.
811 * gdb.python/python.exp: Likewise.
812
813 2020-06-22 Sandra Loosemore <sandra@codesourcery.com>
814
815 * gdb.base/source-dir.exp (test_truncated_comp_dir): Skip on
816 remote host. Fix search path syntax on Windows host.
817
818 2020-06-21 Philippe Waroquiers <philippe.waroquiers@skynet.be>
819
820 * gdb.base/attach.exp: Test priority of 'exec-file' changed
821 over 'exec-file-mismatch'.
822 * gdb.base/attach.c: Mark should_exit volatile.
823 * gdb.base/attach2.c: Likewise. Add a comment explaining
824 why the sleep cannot be big.
825 * gdb.base/attach3.c: New file.
826
827 2020-06-20 Sandra Loosemore <sandra@codesourcery.com>
828
829 * gdb.mi/mi-sym-info.exp: Adjust filename patterns to make directory
830 prefix optional.
831
832 2020-06-20 Sandra Loosemore <sandra@codesourcery.com>
833
834 * gdb.base/list-missing-source.exp: Correct $srcfile manipulation
835 for remote host.
836
837 2020-06-19 Sandra Loosemore <sandra@codesourcery.com>
838 Hafiz Abid Qadeer <abidh@codesourcery.com>
839
840 * gdb.xml/tdesc-regs.exp (load_description): Correct pathname of
841 file sent to remote host.
842 (top level): Allow int32_t as type of 32-bit register.
843
844 2020-06-19 Tom de Vries <tdevries@suse.de>
845
846 * lib/gdb.exp (gdb_note): New proc.
847 * lib/future.exp (gdb_default_target_compile_1): Factor out of ...
848 (gdb_default_target_compile): ... here. Only call
849 gdb_default_target_compile_1 if use_gdb_compile(<lang>) is set.
850 (use_gdb_compile): Change to array.
851 (toplevel): Update sets of use_gdb_compile to specify language.
852 Warn about default_target_compile override. Store dejagnu's version
853 of default_target_compile in dejagnu_default_target_compile.
854
855 2020-06-18 Tom de Vries <tdevries@suse.de>
856
857 * lib/gdb.exp (gdb_init): Move all but call to default_gdb_init to ...
858 (default_gdb_init): ... here.
859
860 2020-06-17 Sandra Loosemore <sandra@codesourcery.com>
861
862 Fix TUI support checks in gdb.tui tests.
863
864 * gdb.tui/basic.exp: Skip test when TUI is unsupported, don't
865 just say UNSUPPORTED.
866 * gdb.tui/corefile-run.exp: Likewise.
867 * gdb.tui/empty.exp: Likewise.
868 * gdb.tui/list-before.exp: Likewise.
869 * gdb.tui/list.exp: Likewise.
870 * gdb.tui/main.exp: Likewise.
871 * gdb.tui/regs.exp: Likewise.
872 * gdb.tui/resize.exp: Likewise.
873 * gdb.tui/tui-layout-asm-short-prog.exp: Likewise.
874 * gdb.tui/tui-layout-asm.exp: Likewise.
875 * gdb.tui/tui-missing-src.exp: Likewise.
876 * gdb.tui/winheight.exp: Likewise.
877 * gdb.tui/new-layout.exp: Likewise. Also move check earlier.
878
879 2020-06-17 Sandra Loosemore <sandra@codesourcery.com>
880
881 Fix TCL error in gdb.python/py-format-string.exp.
882
883 * gdb.python/py-format-string.exp: Move test for python support
884 earlier, out of function body.
885
886 2020-06-15 Simon Marchi <simon.marchi@efficios.com>
887
888 * gdb.base/index-cache-load-twice.c: New.
889 * gdb.base/index-cache-load-twice.exp: New.
890
891 2020-06-17 Keith Seitz <keiths@redhat.com>
892
893 * gdb.debuginfod/fetch_src_and_symbols.exp: Pass INTERNAL_GDBFLAGS
894 when executing "gdb --configuration".
895
896 2020-06-17 Tom de Vries <tdevries@suse.de>
897
898 * lib/gdb.exp (gdb_tcl_unknown): New proc.
899 (gdb_init): Use gdb_tcl_unknown for ::unknown override. Make override
900 conditional on presence of gdb_tcl_unknown.
901 (gdb_finish): Make override undo conditional on presence of
902 gdb_tcl_unknown.
903
904 2020-06-16 Tom Tromey <tom@tromey.com>
905
906 * gdb.python/tui-window.py (failwin): New function. Register it
907 as a TUI window type.
908 * gdb.python/tui-window.exp: Create new "fail" layout. Test it.
909
910 2020-06-16 Gary Benson <gbenson@redhat.com>
911
912 * gdb.python/py-nested-maps.c (create_map): Add missing return
913 value.
914 (create_map_map): Likewise.
915
916 2020-06-15 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
917
918 * gdb.base/jit-elf-so.exp: Refer to the global main_loader_basename
919 variable.
920 * gdb.base/jit-reader-simple.exp: Fix typo ("Built" -> "Build"),
921 and use the already-defined 'options' variable.
922
923 2020-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
924 Tom de Vries <tdevries@suse.de>
925
926 * lib/gdb.exp (gdb_known_globals, gdb_persistent_globals): New global.
927 (gdb_persistent_global, gdb_persistent_global_no_decl): New proc.
928 (gdb_setup_known_globals): New proc.
929 (gdb_cleanup_globals): New proc.
930 * lib/gdb.exp (load_lib): New override proc.
931 (gdb_stdin_log_init): Set var in_file as persistent global.
932 * lib/pascal.exp (gdb_stdin_log_init): Set vars
933 pascal_compiler_is_gpc, pascal_compiler_is_fpc, gpc_compiler and
934 fpc_compiler as persistent global.
935
936 2020-06-12 Tom de Vries <tdevries@suse.de>
937
938 * lib/tuiterm.exp (spawn): Rename to ...
939 (tui_spawn): ... this.
940 (toplevel): Move rename of spawn ...
941 (gdb_init_tuiterm): ... here. New proc.
942 (gdb_finish_tuiterm): New proc.
943 * lib/gdb.exp (gdb_finish_hooks): New global var.
944 (gdb_finish): Handle gdb_finish_hooks.
945 (tuiterm_env): New proc.
946 * gdb.python/tui-window.exp: Replace load_lib tuiterm.exp with
947 tuiterm_env.
948 * gdb.tui/basic.exp: Same.
949 * gdb.tui/corefile-run.exp: Same.
950 * gdb.tui/empty.exp: Same.
951 * gdb.tui/list-before.exp: Same.
952 * gdb.tui/list.exp: Same.
953 * gdb.tui/main.exp: Same.
954 * gdb.tui/new-layout.exp: Same.
955 * gdb.tui/regs.exp: Same.
956 * gdb.tui/resize.exp: Same.
957 * gdb.tui/tui-layout-asm-short-prog.exp: Same.
958 * gdb.tui/tui-layout-asm.exp: Same.
959 * gdb.tui/tui-missing-src.exp: Same.
960 * gdb.tui/winheight.exp: Same.
961
962 2020-06-12 Tom de Vries <tdevries@suse.de>
963
964 PR testsuite/26110
965 * lib/gdb.exp (gdb_init): Revert dejagnu's override of ::unknown.
966 (gdb_finish): Reinstall dejagnu's override of ::unknown.
967
968 2020-06-11 Tom Tromey <tom@tromey.com>
969
970 PR gdb/18318:
971 * gdb.base/printcmds.exp (test_float_accepted): Add more hex
972 floating point tests.
973
974 2020-06-11 Keith Seitz <keiths@redhat.com>
975
976 PR gdb/21356
977 * gdb.base/vla-datatypes.c (vla_factory): Add typedef for struct
978 vla_struct.
979 Add new struct vla_typedef and union vla_typedef_union and
980 corresponding instantiation objects.
981 Initialize new objects.
982 * gdb.base/vla-datatypes.exp: Add tests for vla_typedef_struct_object
983 and vla_typedef_union_object.
984 Fixup type for vla_struct_object.
985
986 2020-06-11 Tom de Vries <tdevries@suse.de>
987
988 * lib/gdb.exp (with_override): New proc, factored out of ...
989 * gdb.base/dbx.exp: ... here. Use with_override and save_vars.
990
991 2020-06-10 Tom de Vries <tdevries@suse.de>
992
993 * gdb.ada/ptype_union.exp: Remove PR24713 workaround.
994
995 2020-06-09 Simon Marchi <simon.marchi@polymtl.ca>
996
997 * gdb.base/index-cache.exp (test_cache_disabled): Add test_prefix
998 parameter, update callers.
999
1000 2020-06-04 Simon Marchi <simon.marchi@efficios.com>
1001
1002 * gdb.dwarf2/share-psymtabs-bt.exp: New file.
1003 * gdb.dwarf2/share-psymtabs-bt.c: New file.
1004 * gdb.dwarf2/share-psymtabs-bt-2.c: New file.
1005
1006 2020-06-04 Tom de Vries <tdevries@suse.de>
1007
1008 * lib/gdb.exp (gdb_file_cmd): Avoid path names in error messages.
1009
1010 2020-06-04 Tom de Vries <tdevries@suse.de>
1011
1012 * lib/gdb.exp (gdb_file_cmd): Replace incomplete gdb_expect by
1013 exp_continue.
1014
1015 2020-06-04 Tom de Vries <tdevries@suse.de>
1016
1017 * lib/gdb.exp (gdb_file_cmd): Use perror instead of fail.
1018
1019 2020-06-03 Tom de Vries <tdevries@suse.de>
1020
1021 PR symtab/26046
1022 * gdb.cp/breakpoint-locs-2.cc: New test.
1023 * gdb.cp/breakpoint-locs.cc: New test.
1024 * gdb.cp/breakpoint-locs.exp: New file.
1025 * gdb.cp/breakpoint-locs.h: New test.
1026
1027 2020-06-03 Tom de Vries <tdevries@suse.de>
1028
1029 PR testsuite/25609
1030 * gdb.base/jit-elf-so.exp: Don't modify testing behaviour based on
1031 value of global verbose.
1032 * gdb.base/jit-elf.exp: Same.
1033 * gdb.base/jit-reader.exp: Same.
1034
1035 2020-06-02 Tom de Vries <tdevries@suse.de>
1036
1037 * gdb.dwarf2/multidictionary.exp: Don't use
1038 gdb_spawn_with_cmdline_opts.
1039
1040 2020-06-01 Andrew Burgess <andrew.burgess@embecosm.com>
1041
1042 * gdb.cp/step-and-next-inline.exp (do_test): Skip all tests in the
1043 use_header case.
1044 * gdb.dwarf2/dw2-inline-header-1.exp: New file.
1045 * gdb.dwarf2/dw2-inline-header-2.exp: New file.
1046 * gdb.dwarf2/dw2-inline-header-3.exp: New file.
1047 * gdb.dwarf2/dw2-inline-header-lbls.c: New file.
1048 * gdb.dwarf2/dw2-inline-header.c: New file.
1049 * gdb.dwarf2/dw2-inline-header.h: New file.
1050
1051 2020-05-30 Pedro Alves <palves@redhat.com>
1052
1053 * gdb.linespec/cp-replace-typedefs-ns-template.cc: New.
1054 * gdb.linespec/cp-replace-typedefs-ns-template.exp: New.
1055
1056 2020-05-29 Gary Benson <gbenson@redhat.com>
1057
1058 * gdb.compile/compile-cplus.exp (additional_flags): Also
1059 set when building with clang.
1060 (additional_flags, srcfilesoptions): Pass -Wno-deprecated
1061 when building with clang.
1062
1063 2020-05-29 Gary Benson <gbenson@redhat.com>
1064
1065 * gdb.arch/i386-avx.exp (additional_flags): Also set when
1066 building with clang.
1067 * gdb.arch/i386-sse.exp (additional_flags): Likewise.
1068
1069 2020-05-29 Gary Benson <gbenson@redhat.com>
1070
1071 * gdb.cp/koenig.exp (prepare_for_testing): Add
1072 additional_flags=-Wno-unused-comparison.
1073 * gdb.cp/operator.exp (prepare_for_testing): Likewise.
1074
1075 2020-05-28 Gary Benson <gbenson@redhat.com>
1076
1077 * gdb.base/sigaltstack.c (catcher): Add default case to switch
1078 statement.
1079
1080 2020-05-28 Gary Benson <gbenson@redhat.com>
1081
1082 * gdb.cp/classes.exp (prepare_for_testing): Add
1083 additional_flags=-Wno-deprecated-register.
1084 * gdb.cp/inherit.exp (prepare_for_testing): Likewise.
1085 * gdb.cp/misc.exp: Likewise.
1086
1087 2020-05-28 Gary Benson <gbenson@redhat.com>
1088
1089 * gdb.linespec/cpls-ops.cc (dummy): New static global.
1090 (test_op_new::operator new): Add return statement.
1091 (test_op_new_array::operator new[]): Likewise.
1092
1093 2020-05-27 Pedro Alves <palves@redhat.com>
1094
1095 * gdb.linespec/cp-completion-aliases.exp: Remove readline_is_used
1096 check. Use test_gdb_complete_unique instead of
1097 test_gdb_complete_tab_unique + test_gdb_complete_cmd_unique. Use
1098 test_gdb_complete_multiple instead of
1099 test_gdb_complete_tab_multiple + test_gdb_complete_cmd_multiple.
1100
1101 2020-05-27 Luis Machado <luis.machado@linaro.org>
1102
1103 * gdb.arch/aarch64-sighandler-regs.exp: Fix duplicated test names.
1104 * gdb.arch/aarch64-tagged-pointer.exp: Likewise.
1105 * gdb.arch/arm-disassembler-options.exp: Likewise.
1106 * gdb.arch/arm-disp-step.exp: Likewise.
1107 * gdb.arch/thumb-prologue.exp: Likewise.
1108 * gdb.base/async.exp: Likewise.
1109 * gdb.base/auxv.exp: Likewise.
1110 * gdb.base/complex-parts.exp: Likewise.
1111 * gdb.base/ena-dis-br.exp: Likewise.
1112 * gdb.base/foll-exec.exp: Likewise.
1113 * gdb.base/permissions.exp: Likewise.
1114 * gdb.base/relocate.exp: Likewise.
1115 * gdb.base/return2.exp: Likewise.
1116 * gdb.base/sigbpt.exp: Likewise.
1117 * gdb.base/siginfo-obj.exp: Likewise.
1118 * gdb.cp/converts.exp: Likewise.
1119 * gdb.cp/exceptprint.exp: Likewise.
1120 * gdb.cp/inherit.exp: Likewise.
1121 * gdb.cp/nsnoimports.exp: Likewise.
1122 * gdb.cp/virtbase2.exp: Likewise.
1123 * gdb.mi/mi-var-cmd.exp: Likewise.
1124 * gdb.mi/var-cmd.c: Likewise.
1125
1126 2020-05-26 Tom Tromey <tromey@adacore.com>
1127
1128 * gdb.ada/arr_acc_idx_w_gap.exp: Add tests.
1129
1130 2020-05-26 Tom Tromey <tromey@adacore.com>
1131
1132 * gdb.ada/arr_acc_idx_w_gap.exp: Add enum subrange tests.
1133 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap.ads (Enum_Subrange): New
1134 type.
1135 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap_main.adb (V): New
1136 variable.
1137
1138 2020-05-26 Christian Biesinger <cbiesinger@google.com>
1139
1140 * Makefile.in: Use = instead of == for the test command
1141 for portability.
1142
1143 2020-05-26 Tom de Vries <tdevries@suse.de>
1144
1145 * gdb.base/gold-gdb-index-2.c: New test.
1146 * gdb.base/gold-gdb-index.c: New test.
1147 * gdb.base/gold-gdb-index.exp: New file.
1148 * gdb.base/gold-gdb-index.h: New test.
1149
1150 2020-05-25 Tom de Vries <tdevries@suse.de>
1151
1152 * boards/gold-gdb-index.exp: New file.
1153
1154 2020-05-25 Simon Marchi <simon.marchi@efficios.com>
1155
1156 * boards/simavr.exp: New file.
1157
1158 2020-05-25 Simon Marchi <simon.marchi@efficios.com>
1159
1160 * lib/gdb.exp (gdb_run_cmd): Return success or failure.
1161 * gdb.base/inferior-args.exp: New file.
1162 * gdb.base/inferior-args.c: New file.
1163
1164 2020-05-25 Simon Marchi <simon.marchi@efficios.com>
1165
1166 * lib/gdb.exp (gdb_run_cmd): Change argument from args to
1167 inferior_args. Pass it to gdb_reload.
1168 (gdb_start_cmd, gdb_starti_cmd): Change argument from args to
1169 inferior_args.
1170 (gdb_reload): Add inferior_args argument.
1171 * config/gdbserver.exp (gdb_reload): Add inferior_args argument,
1172 pass it to gdbserver_run.
1173 * boards/native-gdbserver.exp: Do not set noargs.
1174 * boards/native-extended-gdbserver.exp (gdb_reload): Add
1175 inferior_args argument.
1176 * boards/stdio-gdbserver-base.exp (gdb_reload): Likewise.
1177 * gdb.base/a2-run.exp: Check for use_gdb_stub.
1178 * gdb.base/args.exp: Likewise.
1179
1180 2020-05-25 Tom de Vries <tdevries@suse.de>
1181
1182 * lib/gdb.exp (exec_is_pie): Add comment.
1183
1184 2020-05-25 Tom de Vries <tdevries@suse.de>
1185
1186 * lib/jit-elf-helpers.exp (compile_and_download_n_jit_so): Use $f
1187 instead of $binfile in the untested message.
1188
1189 2020-05-25 Tom de Vries <tdevries@suse.de>
1190
1191 PR testsuite/26031
1192 * lib/gdb.exp (exec_is_pie): Test readelf -h output.
1193
1194 2020-05-25 Tom de Vries <tdevries@suse.de>
1195
1196 * boards/gold.exp: New file.
1197
1198 2020-05-23 Tom Tromey <tom@tromey.com>
1199
1200 * gdb.base/style.exp: Remove completion styling test.
1201 * lib/gdb-utils.exp (style): Remove completion styles.
1202
1203 2020-05-23 Tom Tromey <tom@tromey.com>
1204
1205 * gdb.base/style.exp: Add completion styling test.
1206 * lib/gdb-utils.exp (style): Add completion styles.
1207
1208 2020-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
1209
1210 * gdb.base/annota1.exp: Update expected results.
1211 * gdb.cp/annota2.exp: Update expected results, remove duplicate
1212 test name.
1213 * gdb.cp/annota3.exp: Update expected results.
1214
1215 2020-05-20 Simon Marchi <simon.marchi@efficios.com>
1216
1217 PR gdb/26016
1218 * gdb.base/coredump-filter.c (do_mmap): Check mmap ret val
1219 against MAP_FAILED.
1220 * gdb.base/coremaker.c (mmapdata): Likewise.
1221 * gdb.base/jit-reader-host.c (main): Likewise.
1222 * gdb.base/sym-file-loader.c (load): Likewise.
1223 (load_shlib): Likewise.
1224
1225 2020-05-20 Tom Tromey <tromey@adacore.com>
1226
1227 * gdb.ada/array_char_idx.exp: Recognize initialized array.
1228
1229 2020-05-20 Tom de Vries <tdevries@suse.de>
1230
1231 PR symtab/25833
1232 * gdb.base/with-mf-inc.c: New test.
1233 * gdb.base/with-mf-main.c: New test.
1234 * gdb.base/with-mf.exp: New file.
1235
1236 2020-05-19 Tom Tromey <tromey@adacore.com>
1237
1238 * gdb.rust/simple.exp: Restore missing test result.
1239
1240 2020-05-19 Tom de Vries <tdevries@suse.de>
1241
1242 * gdb.base/gdb-caching-proc.exp: Fix typo.
1243
1244 2020-05-19 Tom Tromey <tromey@adacore.com>
1245
1246 * gdb.rust/simple.exp: Add some test descriptions.
1247 (test_one_slice): Use with_test_prefix.
1248
1249 2020-05-18 Tom de Vries <tdevries@suse.de>
1250
1251 * gdb.base/gdb-caching-proc.exp: Use with_test_prefix.
1252
1253 2020-05-17 Pedro Alves <palves@redhat.com>
1254
1255 PR gdb/25741
1256 * gdb.base/hw-sw-break-same-address.exp: New file.
1257
1258 2020-05-16 Pedro Alves <palves@redhat.com>
1259
1260 * gdb.multi/multi-re-run.exp (test_re_run): Switch
1261 LAST_LOADED_FILE accordingly.
1262
1263 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1264
1265 * gdb.base/alias.exp: Verify 'help aliases' shows user defined aliases.
1266
1267 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1268
1269 * gdb.base/help.exp: Test apropos and help for commands
1270 having aliases. Fixed comments not starting with an
1271 upper-case letter or not finishing with a dot.
1272
1273 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1274
1275 * gdb.base/alias.exp: Update help output check.
1276
1277 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1278
1279 * gdb.base/default.exp: Update output following fixes.
1280
1281 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1282
1283 * gdb.base/alias.exp: Test aliases starting with a prefix of
1284 another alias.
1285
1286 2020-05-15 Gary Benson <gbenson@redhat.com>
1287
1288 * gdb.base/info-os.c (main): Add return statement.
1289 * gdb.base/info_minsym.c (minsym_fun): Likewise.
1290 * gdb.base/large-frame-2.c (func): Likewise.
1291 * gdb.base/pr10179-a.c (foo1, bar1): Likewise.
1292 * gdb.base/pr10179-b.c (foo2): Likewise.
1293 * gdb.base/valgrind-disp-step.c (foo): Likewise.
1294 * gdb.base/watch-cond.c (func): Likewise.
1295 * gdb.multi/goodbye.c (verylongfun): Likewise.
1296 * gdb.multi/hello.c (commonfun): Likewise.
1297 * gdb.python/py-finish-breakpoint.c (call_longjmp): Likewise.
1298 * gdb.threads/fork-plus-threads.c (thread_func): Likewise.
1299 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
1300 Likewise.
1301 * gdb.threads/hand-call-new-thread.c (foo): Likewise.
1302 * gdb.threads/interrupt-while-step-over.c (child_function):
1303 Likewise.
1304 * gdb.trace/actions-changed.c (end): Likewise.
1305
1306 2020-05-15 Gary Benson <gbenson@redhat.com>
1307
1308 * gdb.opencl/callfuncs.exp: Report when test skipped.
1309 * gdb.opencl/convs_casts.exp: Likewise.
1310 * gdb.opencl/datatypes.exp: Likewise.
1311 * gdb.opencl/operators.exp: Likewise.
1312 * gdb.opencl/vec_comps.exp: Likewise.
1313
1314 2020-05-15 Tom de Vries <tdevries@suse.de>
1315
1316 * gdb.base/align.exp.in: Rename to ...
1317 * gdb.base/align.exp.tcl: ... this.
1318 * gdb.base/align-c++.exp: Update.
1319 * gdb.base/align-c.exp: Update.
1320 * gdb.base/all-architectures.exp.in: Rename to ...
1321 * gdb.base/all-architectures.exp: ... this.
1322 * gdb.base/all-architectures-0.exp: Update.
1323 * gdb.base/all-architectures-1.exp: Update.
1324 * gdb.base/all-architectures-2.exp: Update.
1325 * gdb.base/all-architectures-3.exp: Update.
1326 * gdb.base/all-architectures-4.exp: Update.
1327 * gdb.base/all-architectures-5.exp: Update.
1328 * gdb.base/all-architectures-6.exp: Update.
1329 * gdb.base/all-architectures-7.exp: Update.
1330 * gdb.base/infcall-nested-structs.exp.in: Rename to ...
1331 * gdb.base/infcall-nested-structs.exp.tcl: ... this.
1332 * gdb.base/infcall-nested-structs-c++.exp: Update.
1333 * gdb.base/infcall-nested-structs-c.exp: Update.
1334 * gdb.base/info-types.exp.in: Rename to ...
1335 * gdb.base/info-types.exp.tcl: ... this.
1336 * gdb.base/info-types-c++.exp: Update.
1337 * gdb.base/info-types-c.exp: Update.
1338 * gdb.base/max-depth.exp.in: Rename to ...
1339 * gdb.base/max-depth.exp.tcl: ... this.
1340 * gdb.base/max-depth-c++.exp: Update.
1341 * gdb.base/max-depth-c.exp: Update.
1342 * gdb.cp/cpexprs.exp.in: Rename to ...
1343 * gdb.cp/cpexprs.exp.tcl: ... this.
1344 * gdb.cp/cpexprs-debug-types.exp: Update.
1345 * gdb.cp/cpexprs.exp: Update.
1346 * gdb.cp/infcall-nodebug.exp.in: Rename to ...
1347 * gdb.cp/infcall-nodebug.exp.tcl: ... this.
1348 * gdb.cp/infcall-nodebug-c++-d0.exp: Update.
1349 * gdb.cp/infcall-nodebug-c++-d1.exp: Update.
1350 * gdb.cp/infcall-nodebug-c-d0.exp: Update.
1351 * gdb.cp/infcall-nodebug-c-d1.exp: Update.
1352 * gdb.dwarf2/clang-debug-names.exp.in: Rename to ...
1353 * gdb.dwarf2/clang-debug-names.exp.tcl: ... this.
1354 * gdb.dwarf2/clang-debug-names-2.exp: Update.
1355 * gdb.dwarf2/clang-debug-names.exp: Update.
1356
1357 2020-05-15 Andrew Burgess <andrew.burgess@embecosm.com>
1358
1359 * lib/check-test-names.exp: Remove code that prevents this file
1360 loading when tests are run in parallel.
1361
1362 2020-05-15 Pedro Alves <palves@redhat.com>
1363
1364 * gdb.multi/multi-kill.exp (start_inferior): Remove
1365 'testpid' parameter. Refer to namespace variable directly.
1366 (testpid): Declare as namespace variable.
1367
1368 2020-05-15 Pedro Alves <palves@redhat.com>
1369
1370 * gdb.multi/multi-kill.exp: Wrap in namespace.
1371 (start_inferior): Add TESTPID parameter. Use it instead of the
1372 testpid global.
1373 (top level): Define empty TESTPID array, and pass it down to
1374 start_inferior.
1375
1376 2020-05-14 Tom de Vries <tdevries@suse.de>
1377
1378 * gdb.fortran/nested-funcs-2.exp: Use gdb_test_stdio to test inferior
1379 output.
1380
1381 2020-05-14 Tom de Vries <tdevries@suse.de>
1382
1383 * gdb.base/align.exp: Split into ...
1384 * gdb.base/align.exp.in: ...
1385 * gdb.base/align-c++.exp: ...
1386 * gdb.base/align-c.exp: ... these.
1387 * gdb.base/infcall-nested-structs.exp: Split into ...
1388 * gdb.base/infcall-nested-structs.exp.in: ...
1389 * gdb.base/infcall-nested-structs-c++.exp: ...
1390 * gdb.base/infcall-nested-structs-c.exp: ... these.
1391 * gdb.base/info-types.exp: Split into ...
1392 * gdb.base/info-types.exp.in: ...
1393 * gdb.base/info-types-c++.exp: ...
1394 * gdb.base/info-types-c.exp: ... these.
1395 * gdb.base/max-depth.exp: Split into ...
1396 * gdb.base/max-depth.exp.in: ...
1397 * gdb.base/max-depth-c++.exp: ...
1398 * gdb.base/max-depth-c.exp: ... these.
1399 * gdb.cp/infcall-nodebug.exp: Split into ...
1400 * gdb.cp/infcall-nodebug.exp.in: ...
1401 * gdb.cp/infcall-nodebug-c++-d0.exp: ...
1402 * gdb.cp/infcall-nodebug-c++-d1.exp: ...
1403 * gdb.cp/infcall-nodebug-c-d0.exp: ...
1404 * gdb.cp/infcall-nodebug-c-d1.exp: ... these.
1405
1406 2020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1407 Pedro Alves <palves@redhat.com>
1408
1409 * gdb.multi/multi-exit.c: New file.
1410 * gdb.multi/multi-exit.exp: New file.
1411 * gdb.multi/multi-kill.c: New file.
1412 * gdb.multi/multi-kill.exp: New file.
1413
1414 2020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1415
1416 * gdb.base/annota1.exp: Update the expected output.
1417 * gdb.cp/annota2.exp: Ditto.
1418
1419 2020-05-12 Andrew Burgess <andrew.burgess@embecosm.com>
1420
1421 * lib/check-test-names.exp: Disable when testing is being run in
1422 parallel.
1423
1424 2020-05-12 Tom de Vries <tdevries@suse.de>
1425
1426 * gdb.base/jit-elf.exp: Fix string concat.
1427
1428 2020-05-12 Tom de Vries <tdevries@suse.de>
1429
1430 * lib/jit-elf-helpers.exp: Don't use undefined variables in untested
1431 messages.
1432
1433 2020-05-12 Tom de Vries <tdevries@suse.de>
1434
1435 * gdb.multi/multi-term-settings.exp: Use with_test_prefix.
1436
1437 2020-05-12 Tom de Vries <tdevries@suse.de>
1438
1439 * gdb.ada/catch_ex.exp: Use with_test_prefix.
1440 * gdb.ada/mi_catch_ex.exp: Same.
1441 * gdb.ada/mi_catch_ex_hand.exp: Same.
1442
1443 2020-05-12 Tom de Vries <tdevries@suse.de>
1444
1445 * gdb.fortran/complex.exp: Use with_test_prefix.
1446
1447 2020-05-12 Tom de Vries <tdevries@suse.de>
1448
1449 * gdb.trace/passcount.exp: Fix test-names.
1450
1451 2020-05-12 Tom de Vries <tdevries@suse.de>
1452
1453 * gdb.pascal/gdb11492.exp: Use with_test_prefix.
1454
1455 2020-05-12 Tom de Vries <tdevries@suse.de>
1456
1457 * gdb.gdb/complaints.exp: Use with_test_prefix.
1458 * gdb.xml/tdesc-regs.exp: Same.
1459 * gdb.opt/inline-locals.exp: Fix test name.
1460
1461 2020-05-12 Tom de Vries <tdevries@suse.de>
1462
1463 * gdb.dwarf2/comp-unit-lang.exp: Use with_test_prefix.
1464 * gdb.dwarf2/dw2-bad-parameter-type.exp: Same.
1465 * gdb.dwarf2/implref-struct.exp: Same.
1466 * gdb.dwarf2/varval.exp: Ensure get_sizeof is called once per type.
1467 * gdb.dwarf2/data-loc.exp: Same. Remove duplicate test.
1468
1469 2020-05-11 Simon Marchi <simon.marchi@polymtl.ca>
1470
1471 * gdb.base/jit-so.exp (one_jit_test): Change test name.
1472
1473 2020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
1474
1475 * lib/check-test-names.exp (all_test_names): New module variable.
1476 (counts): Add 'duplicates' field.
1477 (_check_duplicates): New procedure.
1478 (check): Also check for duplicates.
1479 (do_log_summary): Print duplicates count.
1480 (do_reset_vars): Reset counter for duplicate test names, and
1481 discard all know test names.
1482
1483 2020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
1484
1485 * lib/gdb.exp: Include check-test-names.exp library.
1486 * lib/check-test-names.exp: New file.
1487
1488 2020-05-11 Tom de Vries <tdevries@suse.de>
1489
1490 * gdb.ada/packed_tagged.exp: Change kfail into xfail.
1491
1492 2020-05-11 Keith Seitz <keiths@redhat.com>
1493
1494 * gdb.ada/attr_ref_and_charlit.exp: Fix typo.
1495
1496 2020-05-11 Tom de Vries <tdevries@suse.de>
1497
1498 * gdb.cp/cpexprs.exp: Move everything except flags setting ...
1499 * gdb.cp/cpexprs.exp.in: .. here.
1500 * gdb.cp/cpexprs-debug-types.exp: Include cpexprs.exp.in instead of
1501 cpexprs.exp.
1502
1503 2020-05-11 Keith Seitz <keiths@redhat.com>
1504
1505 * gdb.ada/arrayparam.exp: Resolve duplicate and tail parentheses
1506 test names.
1507 * gdb.ada/arrayptr.exp: Likewise.
1508 * gdb.ada/assign_arr.exp: Likewise.
1509 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
1510 * gdb.ada/bp_on_var.exp: Likewise.
1511 * gdb.ada/call_pn.exp: Likewise.
1512 * gdb.ada/complete.exp: Likewise.
1513 * gdb.ada/fun_overload_menu.exp: Likewise.
1514 * gdb.ada/funcall_param.exp: Likewise.
1515 * gdb.ada/funcall_ref.exp: Likewise.
1516 * gdb.ada/packed_array_assign.exp: Likewise.
1517 * gdb.ada/same_component_name.exp: Likewise.
1518 * gdb.ada/type_coercion.exp: Likewise.
1519 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
1520 * gdb.ada/variant_record_packed_array.exp: Likewise.
1521
1522 2020-05-11 Tom de Vries <tdevries@suse.de>
1523
1524 PR symtab/25941
1525 * gdb.dwarf2/clang-debug-names.exp.in: New include exp file, factored
1526 out of ...
1527 * gdb.dwarf2/clang-debug-names.exp: ... here.
1528 * gdb.dwarf2/clang-debug-names-2.exp: New file. Include
1529 clang-debug-names.exp.in.
1530 * gdb.dwarf2/clang-debug-names-2-foo.c: New test.
1531 * gdb.dwarf2/clang-debug-names-2.c: New test.
1532
1533 2020-05-10 Alok Kumar Sharma <alokkumar.sharma@amd.com>
1534
1535 * lib/fortran.exp (fortran_main): New Proc, handle flang MAIN_,
1536 (fortran_runto_main): New Proc, fortran version of runto_main.
1537 * gdb.fortran/array-bounds-high.exp: Handle flang MAIN_
1538 * gdb.fortran/array-bounds.exp: Likewise.
1539 * gdb.fortran/array-slices.exp: Likewise.
1540 * gdb.fortran/block-data.exp: Likewise.
1541 * gdb.fortran/charset.exp: Likewise.
1542 * gdb.fortran/common-block.exp: Likewise.
1543 * gdb.fortran/complex.exp: Likewise.
1544 * gdb.fortran/derived-type-function.exp: Likewise.
1545 * gdb.fortran/derived-type.exp: Likewise.
1546 * gdb.fortran/info-modules.exp: Likewise.
1547 * gdb.fortran/info-types.exp: Likewise.
1548 * gdb.fortran/intrinsics.exp: Likewise.
1549 * gdb.fortran/library-module.exp: Likewise.
1550 * gdb.fortran/logical.exp: Likewise.
1551 * gdb.fortran/max-depth.exp: Likewise.
1552 * gdb.fortran/module.exp: Likewise.
1553 * gdb.fortran/multi-dim.exp: Likewise.
1554 * gdb.fortran/nested-funcs.exp: Likewise.
1555 * gdb.fortran/print-formatted.exp: Likewise.
1556 * gdb.fortran/print_type.exp: Likewise.
1557 * gdb.fortran/printing-types.exp: Likewise.
1558 * gdb.fortran/ptr-indentation.exp: Likewise.
1559 * gdb.fortran/ptype-on-functions.exp: Likewise.
1560 * gdb.fortran/subarray.exp: Likewise.
1561 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
1562 * gdb.fortran/vla-datatypes.exp: Likewise.
1563 * gdb.fortran/vla-history.exp: Likewise.
1564 * gdb.fortran/vla-ptr-info.exp: Likewise.
1565 * gdb.fortran/vla-ptype-sub.exp: Likewise.
1566 * gdb.fortran/vla-ptype.exp: Likewise.
1567 * gdb.fortran/vla-sizeof.exp: Likewise.
1568 * gdb.fortran/vla-type.exp: Likewise.
1569 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
1570 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
1571 * gdb.fortran/vla-value-sub.exp: Likewise.
1572 * gdb.fortran/vla-value.exp: Likewise.
1573 * gdb.fortran/whatis_type.exp: Likewise.
1574 * gdb.mi/mi-var-child-f.exp: Likewise.
1575
1576 2020-05-09 Tom de Vries <tdevries@suse.de>
1577
1578 * gdb.dwarf2/clang-debug-names.exp: Remove PR25952 kfail.
1579
1580 2020-05-08 Tom de Vries <tdevries@suse.de>
1581
1582 * gdb.dwarf2/clang-debug-names.c: New test.
1583 * gdb.dwarf2/clang-debug-names.exp: New file.
1584
1585 2020-05-06 Simon Marchi <simon.marchi@efficios.com>
1586
1587 * gdb.arch/amd64-prologue-skip-cf-protection.exp: New file.
1588 * gdb.arch/amd64-prologue-skip-cf-protection.c: New file.
1589
1590 2020-05-06 Tom de Vries <tdevries@suse.de>
1591
1592 * gdb.reverse/consecutive-precsave.exp: Handle if instruction after
1593 breakpoint is at a "recommended breakpoint location".
1594 * gdb.reverse/consecutive-reverse.exp: Same.
1595
1596 2020-05-06 Tom de Vries <tdevries@suse.de>
1597
1598 * gdb.base/watchpoint-reuse-slot.exp (stepi): Print $pc to get current
1599 address.
1600
1601 2020-05-06 Tom de Vries <tdevries@suse.de>
1602
1603 * gdb.base/watchpoint-reuse-slot.exp: Fix incorrect assignment.
1604
1605 2020-05-06 Tom de Vries <tdevries@suse.de>
1606
1607 * gdb.base/store.exp (check_set, up_set): Allowing missing location
1608 info for r.
1609
1610 2020-05-06 Tom de Vries <tdevries@suse.de>
1611
1612 * gdb.base/shlib-call.exp: Add extra step to reach shmain.c:42, if
1613 necessary.
1614
1615 2020-05-06 Tom de Vries <tdevries@suse.de>
1616
1617 * lib/unbuffer_output.c (gdb_unbuffer_output): Change return type to
1618 void.
1619
1620 2020-05-06 Tom de Vries <tdevries@suse.de>
1621
1622 * lib/gdb.exp (is_stmt_addresses, hex_in_list): New proc, factored out
1623 of ...
1624 * gdb.base/async.exp: ... here.
1625 * gdb.base/consecutive.exp: Handle if 2nd breakpoint is at a
1626 "recommended breakpoint location".
1627
1628 2020-05-06 Tom de Vries <tdevries@suse.de>
1629
1630 * gdb.compile/compile-ifunc.exp: Use -Wno-attribute-alias.
1631
1632 2020-05-04 Tom de Vries <tdevries@suse.de>
1633
1634 * gdb.base/async.exp: Check whether instruction addresses are a
1635 "recommended breakpoint location".
1636
1637 2020-05-03 Tom Tromey <tom@tromey.com>
1638
1639 * gdb.base/sepdebug.exp: Remove "catch" test.
1640 * gdb.base/break.exp: Remove "catch" test.
1641 * gdb.base/default.exp: Update expected output.
1642
1643 2020-05-02 Tom de Vries <tdevries@suse.de>
1644
1645 * lib/gdb.exp (supports_mpx_check_pointer_bounds): New proc.
1646 * gdb.arch/i386-mpx-call.exp: Use supports_mpx_check_pointer_bounds.
1647 * gdb.arch/i386-mpx-map.exp: Same.
1648 * gdb.arch/i386-mpx-sigsegv.exp: Same.
1649 * gdb.arch/i386-mpx-simple_segv.exp: Same.
1650 * gdb.arch/i386-mpx.exp: Same.
1651
1652 2020-05-02 Tom de Vries <tdevries@suse.de>
1653
1654 * gdb.base/psym-external-decl.c (main): Add use of variable aaa.
1655
1656 2020-05-01 Tom de Vries <tdevries@suse.de>
1657
1658 * gdb.ada/operator_bp.exp: Allow more than required amount of
1659 breakpoint.
1660
1661 2020-05-01 Tom de Vries <tdevries@suse.de>
1662
1663 * gdb.reverse/until-reverse.c (main): Fix Wunused-result warning.
1664
1665 2020-04-30 Hannes Domani <ssbssa@yahoo.de>
1666
1667 PR gdb/18706
1668 * gdb.cp/stub-array-size.cc: New test.
1669 * gdb.cp/stub-array-size.exp: New file.
1670 * gdb.cp/stub-array-size.h: New test.
1671 * gdb.cp/stub-array-size2.cc: New test.
1672
1673 2020-04-30 Hannes Domani <ssbssa@yahoo.de>
1674
1675 * gdb.python/py-format-string.exp: Adjust pretty_arrays expected
1676 output to the new format.
1677
1678 2020-04-29 Simon Marchi <simon.marchi@efficios.com>
1679
1680 * gdb.base/break.exp: Use with_test_prefix.
1681
1682 2020-04-29 Tom de Vries <tdevries@suse.de>
1683
1684 * lib/gdb.exp (debug_types): New proc.
1685 * gdb.guile/scm-symtab.exp: Add xfail for PR gcc/90232.
1686 * gdb.python/py-symtab.exp: Same.
1687
1688 2020-04-29 Hannes Domani <ssbssa@yahoo.de>
1689
1690 PR gdb/17320
1691 * gdb.base/pretty-array.c: New test.
1692 * gdb.base/pretty-array.exp: New file.
1693
1694 2020-04-29 Tom de Vries <tdevries@suse.de>
1695
1696 PR symtab/25889
1697 * gdb.cp/cpexprs.exp: Adapt for inclusion.
1698 * gdb.cp/cpexprs-debug-types.exp: New file. Set -fdebug-types-section
1699 and include cpexprs.exp.
1700
1701 2020-04-28 Mark Williams <mark@myosotissp.com>
1702
1703 PR gdb/24480
1704 * dw4-toplevel-types.exp: Test for top level types.
1705 * dw4-toplevel-types.cc: Test for top level types.
1706
1707 2020-04-28 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1708
1709 * gdb.threads/stop-with-handle.exp: Fix typo in comment
1710 (theads -> threads).
1711
1712 2020-04-28 Tom de Vries <tdevries@suse.de>
1713
1714 * gdb.opt/inline-cmds.exp: Set KFAIL PR.
1715
1716 2020-04-28 Tom de Vries <tdevries@suse.de>
1717
1718 * gdb.base/info-macros.exp: Remove KFAIL. Add missing trailing ".*".
1719
1720 2020-04-28 Tom de Vries <tdevries@suse.de>
1721
1722 * gdb.ada/array_ptr_renaming.exp: Add PR number in KFAIL.
1723
1724 2020-04-28 Tom de Vries <tdevries@suse.de>
1725
1726 * gdb.dwarf2/main-foo.c: New test.
1727 * gdb.dwarf2/struct-with-sig.exp: New file.
1728
1729 2020-04-25 Tom de Vries <tdevries@suse.de>
1730
1731 * boards/debug-types.exp: New file.
1732
1733 2020-04-25 Andrew Burgess <andrew.burgess@embecosm.com>
1734
1735 * gdb.btrace/multi-inferior.exp: Avoid paths in test names.
1736
1737 2020-04-24 Tom Tromey <tom@tromey.com>
1738
1739 PR symtab/12707:
1740 * gdb.python/py-symbol.exp: Update expected results for
1741 linkage_name test.
1742 * gdb.cp/print-demangle.exp: New file.
1743 * gdb.base/c-linkage-name.exp: Fix test.
1744 * gdb.guile/scm-symbol.exp: Update expected results for
1745 linkage_name test.
1746
1747 2020-04-24 Tom Tromey <tom@tromey.com>
1748
1749 * gdb.dwarf2/dw2-namespaceless-anonymous.S: Remove.
1750 * gdb.dwarf2/dw2-namespaceless-anonymous.c: New file.
1751 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use DWARF
1752 assembler.
1753
1754 2020-04-24 Tom de Vries <tdevries@suse.de>
1755
1756 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Set language of CU to
1757 C++.
1758
1759 2020-04-24 Tom Tromey <tromey@adacore.com>
1760
1761 * gdb.ada/frame_arg_lang.exp: Run with multiple -fgnat-encodings
1762 values.
1763 * gdb.ada/funcall_ref.exp: Run with multiple -fgnat-encodings
1764 values. Update test for minimal encodings.
1765 * gdb.ada/lang_switch.exp: Update test for minimal encodings.
1766 * gdb.ada/var_rec_arr.exp: Run with multiple -fgnat-encodings
1767 values. Update test for minimal encodings.
1768
1769 2020-04-24 Tom Tromey <tromey@adacore.com>
1770
1771 PR python/23662:
1772 * gdb.ada/variant.exp: Add Python checks.
1773 * gdb.rust/simple.exp: Add dynamic type checks.
1774
1775 2020-04-24 Tom Tromey <tromey@adacore.com>
1776
1777 * gdb.ada/mi_var_array.exp: Try all -fgnat-encodings settings.
1778 Make array type matching more lax.
1779 * gdb.ada/mi_var_union.exp: Try all -fgnat-encodings settings.
1780 * gdb.ada/mi_variant.exp: New file.
1781 * gdb.ada/mi_variant/pck.ads: New file.
1782 * gdb.ada/mi_variant/pkg.adb: New file.
1783 * gdb.ada/packed_tagged.exp: Try all -fgnat-encodings settings.
1784 * gdb.ada/unchecked_union.exp: Try all -fgnat-encodings settings.
1785
1786 2020-04-24 Tom Tromey <tromey@adacore.com>
1787
1788 * gdb.ada/variant.exp: Add dynamic field offset tests.
1789 * gdb.ada/variant/pck.ads (Nested_And_Variable): New type.
1790 * gdb.ada/variant/pkg.adb: Add new variables.
1791
1792 2020-04-24 Tom Tromey <tromey@adacore.com>
1793
1794 * gdb.ada/variant.exp: New file
1795 * gdb.ada/variant/pkg.adb: New file
1796 * gdb.ada/variant/pck.adb: New file
1797
1798 2020-04-24 Tom de Vries <tdevries@suse.de>
1799
1800 * lib/gdb.exp (clean_restart): Reset errcnt and warncnt.
1801
1802 2020-04-24 Tom de Vries <tdevries@suse.de>
1803
1804 * gdb.dwarf2/dwzbuildid.exp: Add quiet to dwzbuildid-mismatch compile
1805 flags.
1806
1807 2020-04-24 Tom de Vries <tdevries@suse.de>
1808
1809 * gdb.dwarf2/dw2-error.exp: Add quiet to compile flags.
1810
1811 2020-04-24 Tom de Vries <tdevries@suse.de>
1812
1813 * lib/gdb.exp (default_gdb_start): Handle eof.
1814 (clean_restart): Detect and handle gdb_start failure. Return -1 upon
1815 failure.
1816 * gdb.base/readnever.exp: Handle clean_restart failure.
1817
1818 2020-04-23 Tom de Vries <tdevries@suse.de>
1819
1820 * gdb.base/decl-before-def.exp: Run to main and print a again.
1821
1822 2020-04-23 Tom de Vries <tdevries@suse.de>
1823
1824 * gdb.base/decl-before-def-decl.c: New test.
1825 * gdb.base/decl-before-def-def.c: New test.
1826 * gdb.base/decl-before-def.exp: New file.
1827
1828 2020-04-23 Tom de Vries <tdevries@suse.de>
1829
1830 * gdb.base/readnever.exp: Skip if GDBFLAGS contain -readnow/--readnow.
1831
1832 2020-04-22 Tom de Vries <tdevries@suse.de>
1833
1834 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): Fix
1835 debug_info_offset.
1836 * gdb.mi/dw2-ref-missing-frame.exp: Make sure $objfuncfile comes
1837 before $objsfile in the line line.
1838
1839 2020-04-22 Tom de Vries <tdevries@suse.de>
1840
1841 * gdb.dlang/watch-loc.c (.debug_aranges): Fix _Dmain length.
1842
1843 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
1844
1845 * gdb.base/jit-attach-pie.c: Use jit-protocol.h.
1846 * gdb.base/jit-elf-main.c: Use jit-protocol.h.
1847 * gdb.base/jit-reader-host.c: Use jit-protocol.h.
1848 * gdb.base/jit-reader-simple-jit.c: Use jit-protocol.h.
1849 * gdb.base/jit-protocol.h: Update definitions to match all usage
1850 contexts.
1851
1852 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
1853
1854 * gdb.base: Rename all jit related test and source files.
1855
1856 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
1857
1858 * gdb.base/jit-reader.exp: Relax register output check.
1859
1860 2020-04-22 Tom de Vries <tdevries@suse.de>
1861
1862 PR symtab/25764
1863 * gdb.base/psym-external-decl-2.c: New test.
1864 * gdb.base/psym-external-decl.c: New test.
1865 * gdb.base/psym-external-decl.exp: New file.
1866 * gdb.threads/tls.exp: Add PR25807 kfail.
1867
1868 2020-04-22 Tom de Vries <tdevries@suse.de>
1869
1870 PR symtab/25801
1871 * gdb.dwarf2/imported-unit.exp: Test that we can get imported_unit.c
1872 in "info source" output.
1873
1874 2020-04-22 Tom de Vries <tdevries@suse.de>
1875
1876 PR symtab/25700
1877 * gdb.dwarf2/imported-unit.exp: Verify that there's only one partial
1878 symtab for imported_unit.c.
1879
1880 2020-04-21 Gary Benson <gbenson@redhat.com>
1881
1882 * gdb.base/advance.c (func): New argument, to match call site.
1883 (func2, func3): Add return statements.
1884
1885 2020-04-21 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1886
1887 * gdb.multi/run-only-second-inf.c: New file.
1888 * gdb.multi/run-only-second-inf.exp: New file.
1889
1890 2020-04-21 Markus Metzger <markus.t.metzger@intel.com>
1891
1892 * gdb.btrace/multi-inferior.c: New test.
1893 * gdb.btrace/multi-inferior.exp: New file.
1894
1895 2020-04-21 Markus Metzger <markus.t.metzger@intel.com>
1896
1897 * gdb.btrace/enable-new-thread.c: New test.
1898 * gdb.btrace/enable-new-thread.exp: New file.
1899
1900 2020-04-21 Tom de Vries <tdevries@suse.de>
1901
1902 PR gdb/25471
1903 * gdb.threads/killed-outside.c: New test.
1904 * gdb.threads/killed-outside.exp: New file.
1905
1906 2020-04-20 Gary Benson <gbenson@redhat.com>
1907
1908 * gdb.base/nested-subp1.exp: Use support_nested_function_tests.
1909 * gdb.base/nested-subp2.exp: Likewise.
1910 * gdb.base/nested-subp3.exp: Likewise.
1911
1912 2020-04-20 Gary Benson <gbenson@redhat.com>
1913
1914 * gdb.base/nested-subp1.exp: Disable test when using clang.
1915 * gdb.base/nested-subp2.exp: Likewise.
1916 * gdb.base/nested-subp3.exp: Likewise.
1917
1918 2020-04-20 Gary Benson <gbenson@redhat.com>
1919
1920 * gdb.cp/exception.cc: Fix compilation error with clang.
1921
1922 2020-04-20 Gary Benson <gbenson@redhat.com>
1923
1924 * gdb.trace/tspeed.c: Fix compilation error with clang.
1925
1926 2020-04-20 Gary Benson <gbenson@redhat.com>
1927
1928 * gdb.base/jit-main.c: Fix compilation error with clang.
1929
1930 2020-04-17 Kamil Rytarowski <n54@gmx.com>
1931
1932 * gdb.base/attach-twice.c: Include "sys/types.h".
1933 (PTRACE_ATTACH): Add fallback definition.
1934 (main): Pass `0' to the 4th argument of `ptrace'.
1935
1936 2020-04-17 Kamil Rytarowski <n54@gmx.com>
1937
1938 * gdb.base/fork-running-state.c: Include "signal.h".
1939
1940 2020-04-17 Tom Tromey <tromey@adacore.com>
1941
1942 * gdb.cp/maint.exp (test_help): Simplify multiple_help_body.
1943 Update tests.
1944 * gdb.btrace/cpu.exp: Update tests.
1945 * gdb.base/maint.exp: Update tests.
1946 * gdb.base/default.exp: Update tests.
1947 * gdb.base/completion.exp: Update tests.
1948
1949 2020-04-16 Tom de Vries <tdevries@suse.de>
1950
1951 PR symtab/25791
1952 * gdb.dwarf2/gdb-add-index.exp (add_gdb_index): Move ...
1953 (ensure_gdb_index): and factor out and move ...
1954 * lib/gdb.exp (add_gdb_index, ensure_gdb_index): ... here.
1955 * gdb.dwarf2/imported-unit-runto-main.exp: New file.
1956
1957 2020-04-16 Tom de Vries <tdevries@suse.de>
1958
1959 * gdb.base/maint-expand-symbols-header-file.exp: Set language before
1960 loading exec.
1961
1962 2020-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
1963
1964 * gdb.base/many-completions.exp: New file.
1965
1966 2020-04-14 Tom de Vries <tdevries@suse.de>
1967
1968 PR symtab/25718
1969 * gdb.dwarf2/dw2-symtab-includes.exp: New file.
1970
1971 2020-04-14 Tom de Vries <tdevries@suse.de>
1972
1973 PR symtab/25720
1974 * gdb.base/maint-expand-symbols-header-file.c: New test.
1975 * gdb.base/maint-expand-symbols-header-file.exp: New file.
1976 * gdb.base/maint-expand-symbols-header-file.h: New test.
1977
1978 2020-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
1979
1980 * gdb.dwarf2/dw2-inline-many-frames.exp (get_func_info): Delete.
1981 * gdb.dwarf2/dw2-inline-small-func.exp: Pass options to
1982 get_func_info.
1983 (get_func_info): Delete.
1984 * gdb.dwarf2/dw2-is-stmt-2.exp (get_func_info): Delete.
1985 * gdb.dwarf2/dw2-is-stmt.exp (get_func_info): Delete.
1986 * lib/dwarf.exp (get_func_info): New function.
1987
1988 2020-04-13 Tom de Vries <tdevries@suse.de>
1989
1990 * lib/ada.exp (find_ada_tool): Pass --GCC and -B to gnatlink, similar
1991 to what find_gnatmake does.
1992
1993 2020-04-10 Tom de Vries <tdevries@suse.de>
1994
1995 * gdb.base/style.exp: Expect "Expanding full symbols" message for
1996 -readnow.
1997
1998 2020-04-10 Tom de Vries <tdevries@suse.de>
1999
2000 PR cli/25808
2001 * gdb.base/style.c: Add leading newlines.
2002 * gdb.base/style.exp: Use gdb_get_line_number to get specific lines.
2003 Check listing of main's one-line body.
2004
2005 2020-04-08 Tom de Vries <tdevries@suse.de>
2006
2007 * lib/gdb.exp (psymtabs_p): New proc.
2008 * gdb.dwarf2/imported-unit.exp: Mark "no static partial symbols in
2009 importing unit" unsupported if there are no partial symbols.
2010
2011 2020-04-08 Tom de Vries <tdevries@suse.de>
2012
2013 PR testsuite/25760
2014 * gdb.ada/call_pn.exp: Call "maint expand-symtabs". Add xfails.
2015
2016 2020-04-07 Tom de Vries <tdevries@suse.de>
2017
2018 PR symtab/25796
2019 * gdb.dwarf2/imported-unit-abstract-const-value.exp: New file.
2020
2021 2020-04-07 Tom de Vries <tdevries@suse.de>
2022
2023 * gdb.base/check-psymtab.c: New test.
2024 * gdb.base/check-psymtab.exp: New file.
2025
2026 2020-04-06 Tom Tromey <tromey@adacore.com>
2027
2028 * gdb.ada/variant-record/proc.adb: New file.
2029 * gdb.ada/variant-record/value.adb: New file.
2030 * gdb.ada/variant-record/value.s: New file.
2031 * gdb.ada/variant-record.exp: New file.
2032
2033 2020-04-03 Hannes Domani <ssbssa@yahoo.de>
2034
2035 PR gdb/25325
2036 * gdb.cp/typed-enum.cc: New test.
2037 * gdb.cp/typed-enum.exp: New file.
2038
2039 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
2040
2041 * gdb.dwarf2/dw2-inline-small-func-lbls.c: New file.
2042 * gdb.dwarf2/dw2-inline-small-func.c: New file.
2043 * gdb.dwarf2/dw2-inline-small-func.exp: New file.
2044 * gdb.dwarf2/dw2-inline-small-func.h: New file.
2045 * gdb.opt/inline-small-func.c: New file.
2046 * gdb.opt/inline-small-func.exp: New file.
2047 * gdb.opt/inline-small-func.h: New file.
2048
2049 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
2050
2051 * lib/dwarf.exp (Dwarf::lines::program::DW_LNS_set_file): New
2052 function.
2053
2054 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
2055
2056 * lib/dwarf.exp (function_range): Allow compiler options to be
2057 specified.
2058
2059 2020-04-02 Tom de Vries <tdevries@suse.de>
2060
2061 * gdb.dwarf2/break-inline-psymtab-2.c (bar): Add
2062 __attribute__((always_inline)).
2063 * gdb.dwarf2/break-inline-psymtab.exp: Don't use -O2.
2064
2065 2020-04-02 Tom de Vries <tdevries@suse.de>
2066
2067 * lib/gdbserver-support.exp (gdbserver_exit): Factor out of ...
2068 (gdbserver_gdb_exit): ... here. Add timeout warning.
2069 * gdb.multi/multi-target.exp (server_spawn_ids): New global var.
2070 (connect_target_extended_remote): Append new server_spawn_id to
2071 server_spawn_ids.
2072 (cleanup): New proc.
2073 (setup, <toplevel>): Call cleanup.
2074
2075 2020-04-02 Tom de Vries <tdevries@suse.de>
2076
2077 * gdb.base/main-psymtab.exp: New file.
2078
2079 2020-04-02 Tom de Vries <tdevries@suse.de>
2080
2081 * gdb.fortran/mixed-lang-stack.exp: Accept new complex printing style.
2082
2083 2020-04-01 Tom Tromey <tom@tromey.com>
2084
2085 * gdb.base/complex-parts.exp: Add type tests.
2086
2087 2020-04-01 Tom Tromey <tom@tromey.com>
2088
2089 * gdb.base/complex-parts.exp: Add arithmetic tests.
2090
2091 2020-04-01 Tom Tromey <tom@tromey.com>
2092
2093 * gdb.compile/compile.exp: Update.
2094 * gdb.compile/compile-cplus.exp: Update.
2095 * gdb.base/varargs.exp: Update.
2096 * gdb.base/floatn.exp: Update.
2097 * gdb.base/endianity.exp: Update.
2098 * gdb.base/callfuncs.exp (do_function_calls): Update.
2099 * gdb.base/funcargs.exp (complex_args, complex_integral_args)
2100 (complex_float_integral_args): Update.
2101 * gdb.base/complex.exp: Update.
2102 * gdb.base/complex-parts.exp: Update.
2103
2104 2020-04-01 Tom Tromey <tromey@adacore.com>
2105
2106 * gdb.rust/union.rs: New file.
2107 * gdb.rust/union.exp: New file.
2108 * gdb.rust/simple.rs (Union, Union2): Move to union.rs.
2109 (main): Update.
2110 * gdb.rust/simple.exp: Move union tests to union.exp.
2111
2112 2020-04-01 Tom Tromey <tromey@adacore.com>
2113
2114 * gdb.rust/simple.rs (main): Remove "y0".
2115
2116 2020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2117
2118 * gdb.multi/stop-all-on-exit.c: New test.
2119 * gdb.multi/stop-all-on-exit.exp: New file.
2120
2121 2020-04-01 Hannes Domani <ssbssa@yahoo.de>
2122
2123 PR gdb/24789
2124 * gdb.cp/misc.cc: Add integer reference variable.
2125 * gdb.cp/misc.exp: Add test.
2126
2127 2020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2128
2129 * gdb.server/stop-reply-no-thread.exp: Enhance the test
2130 scenario to cover execution until the end and also the case
2131
2132 2020-03-31 Tom de Vries <tdevries@suse.de>
2133
2134 * gdb.base/c-linkage-name.exp: Fix test-case comment. Set language to
2135 c. Use "maint info symtabs" to check symtab expansion.
2136
2137 2020-03-30 Tom de Vries <tdevries@suse.de>
2138
2139 * gdb.base/c-linkage-name.exp: Use readnow call to mark a test
2140 unsupported.
2141 (verify_psymtab_expanded): Move ...
2142 * lib/gdb.exp (verify_psymtab_expanded): ... here. Add unsupported
2143 test.
2144 (readnow): New proc.
2145
2146 2020-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
2147
2148 * gdb.fortran/mixed-lang-stack.exp: Replace two hard coded address
2149 with $hex.
2150
2151 2020-03-20 Tom Tromey <tromey@adacore.com>
2152
2153 * gdb.dwarf2/dw2-ranges-base.exp: Update regular expressions.
2154
2155 2020-03-20 Tom Tromey <tromey@adacore.com>
2156
2157 * gdb.ada/sub_variant/subv.adb: New file.
2158 * gdb.ada/sub_variant.exp: New file.
2159
2160 2020-03-20 Tom de Vries <tdevries@suse.de>
2161
2162 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Bail out if
2163 first break fails.
2164 * gdb.threads/step-over-trips-on-watchpoint.exp: (do_test): Same.
2165
2166 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
2167
2168 * gdb.server/exit-multiple-threads.c: New file.
2169 * gdb.server/exit-multiple-threads.exp: New file.
2170
2171 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
2172
2173 * gdb.fortran/mixed-lang-stack.c: New file.
2174 * gdb.fortran/mixed-lang-stack.cpp: New file.
2175 * gdb.fortran/mixed-lang-stack.exp: New file.
2176 * gdb.fortran/mixed-lang-stack.f90: New file.
2177
2178 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
2179
2180 * gdb.linespec/cp-completion-aliases.cc: New file.
2181 * gdb.linespec/cp-completion-aliases.exp: New file.
2182
2183 2020-03-19 Tom de Vries <tdevries@suse.de>
2184
2185 * gdb.opt/inline-locals.exp: Add kfail PR number. Make kfail matching
2186 more precise.
2187
2188 2020-03-18 Tom de Vries <tdevries@suse.de>
2189
2190 * gdb.dwarf2/break-inline-psymtab-2.c: New test.
2191 * gdb.dwarf2/break-inline-psymtab.c: New test.
2192 * gdb.dwarf2/break-inline-psymtab.exp: New file.
2193
2194 2020-03-16 Tom de Vries <tdevries@suse.de>
2195
2196 * lib/cache.exp (gdb_do_cache): Add and handle local variables
2197 cache_verify and cache_verify_proc.
2198
2199 2020-03-15 Tom de Vries <tdevries@suse.de>
2200
2201 * gdb.server/solib-list.exp: Handle
2202 'Load new symbol table from "/lib64/ld-2.26.so"? (y or n)'.
2203
2204 2020-03-15 Tom de Vries <tdevries@suse.de>
2205
2206 * gdb.base/maint.exp: Use exp_continue in long lines for "maint print
2207 objfiles".
2208
2209 2020-03-14 Tom Tromey <tom@tromey.com>
2210
2211 * gdb.base/cvexpr.exp: Add test for _Atomic and restrict.
2212
2213 2020-03-14 Tom de Vries <tdevries@suse.de>
2214
2215 * gdb.mi/mi-fortran-modules.exp: Use exp_continue.
2216
2217 2020-03-14 Tom de Vries <tdevries@suse.de>
2218
2219 * gdb.threads/attach-many-short-lived-threads.exp: Read "info threads"
2220 result in line-by-line fashion.
2221
2222 2020-03-14 Tom de Vries <tdevries@suse.de>
2223
2224 * lib/gdb.exp (supports_statement_frontiers): New proc.
2225 * gdb.cp/step-and-next-inline.exp: Use supports_statement_frontiers.
2226
2227 2020-03-14 Tom de Vries <tdevries@suse.de>
2228
2229 * gdb.base/printcmds.exp: Add missing quoting for "print
2230 teststring2".
2231
2232 2020-03-13 Tom Tromey <tom@tromey.com>
2233
2234 * gdb.base/printcmds.exp (test_print_strings): Add regression
2235 test.
2236 * gdb.base/printcmds.c (charptr): New typedef.
2237 (teststring2): New global.
2238
2239 2020-03-13 Andrew Burgess <andrew.burgess@embecosm.com>
2240
2241 * gdb.base/break-interp.exp: Use the tail of the filename, not the
2242 full path in the test name.
2243 (test_ld): Add some with_test_prefix blocks to make test names
2244 unique.
2245
2246 2020-03-13 Tom de Vries <tdevries@suse.de>
2247
2248 * gdb.mi/mi-sym-info.exp: Fix buffer full errors, and timeouts.
2249
2250 2020-03-13 Tom de Vries <tdevries@suse.de>
2251
2252 * gdb.mi/mi-sym-info.exp: Make matching more precise.
2253
2254 2020-03-13 Tom de Vries <tdevries@suse.de>
2255
2256 PR symtab/25646
2257 * gdb.dwarf2/imported-unit.exp: Add test.
2258
2259 2020-03-13 Tom de Vries <tdevries@suse.de>
2260
2261 * gdb.mi/mi-sym-info-2.c (another_char_t, another_short_t): New typedef.
2262 (var1, var2): New variable.
2263 * gdb.mi/mi-sym-info.exp: Add --name to various commands to restrict
2264 matching symbols.
2265
2266 2020-03-13 Tom de Vries <tdevries@suse.de>
2267
2268 * lib/tuiterm.exp (Term::command_no_prompt_prefix): New proc.
2269 (Term::command): Use prompt prefix.
2270 (Term::enter_tui): Use command_no_prompt_prefix instead of prefix.
2271 * gdb.tui/tui-layout-asm-short-prog.exp: Use
2272 command_no_prompt_prefix instead of prefix.
2273 * gdb.tui/tui-layout-asm.exp: Same.
2274
2275 2020-03-12 Simon Marchi <simon.marchi@efficios.com>
2276
2277 * gdb.base/break-interp.exp: Use foreach_with_prefix.
2278
2279 2020-03-12 Simon Marchi <simon.marchi@efficios.com>
2280
2281 * gdb.arch/amd64-disp-step-avx.S: Add nops after _start.
2282 * gdb.arch/amd64-disp-step-avx.exp: Enable "set debug displaced
2283 on" while stepping over the test instruction, match printed
2284 message.
2285
2286 2020-03-12 Tom de Vries <tdevries@suse.de>
2287
2288 * gdb.base/info-types.exp: Use exp_continue during matching of output
2289 of "info types".
2290
2291 2020-03-12 Tom de Vries <tdevries@suse.de>
2292
2293 * gdb.threads/execl.exp: Delete breakpoint after hitting it.
2294
2295 2020-03-12 Tom de Vries <tdevries@suse.de>
2296
2297 * gdb.fortran/module.exp: Use exp_continue during matching of output
2298 of "info variable -n".
2299
2300 2020-03-12 Tom de Vries <tdevries@suse.de>
2301
2302 * gdb.dwarf2/dw2-ranges-base.exp: Limit "maint info line-table" to
2303 gdb.dwarf2/dw2-ranges-base.c.
2304
2305 2020-03-12 Tom de Vries <tdevries@suse.de>
2306
2307 * gdb.linespec/explicit.exp: Fix "complete non-unique file name" test
2308 in presence of GLIBC debuginfo.
2309
2310 2020-03-12 Tom de Vries <tdevries@suse.de>
2311
2312 * lib/gdb.exp (gdb_core_cmd): Use string_to_regexp for regexp-matching
2313 $core.
2314
2315 2020-03-12 Tom de Vries <tdevries@suse.de>
2316
2317 * lib/gdb.exp (gdb_core_cmd): Make "No such file or directory" regexp
2318 more precise.
2319
2320 2020-03-11 Simon Marchi <simon.marchi@efficios.com>
2321
2322 * lib/gdb.exp (standard_output_file): Use `pwd -W` to convert
2323 from Unix to Windows path.
2324
2325 2020-03-11 Tom de Vries <tdevries@suse.de>
2326
2327 * gdb.ada/minsyms.exp: Set language to ada.
2328
2329 2020-03-11 Tom de Vries <tdevries@suse.de>
2330
2331 * gdb.server/sysroot.exp: Allow GLIBC's printf alias __printf.
2332
2333 2020-03-11 Tom de Vries <tdevries@suse.de>
2334
2335 * gdb.btrace/reconnect.exp: Allow source line pattern after stepi.
2336
2337 2020-03-11 Tom Tromey <tromey@adacore.com>
2338
2339 * gdb.dwarf2/variant.exp: Mark discriminants as artificial.
2340
2341 2020-03-11 Tom de Vries <tdevries@suse.de>
2342
2343 * gdb.base/foll-fork.exp: Allow "Reading in symbols" messages.
2344
2345 2020-03-11 Tom de Vries <tdevries@suse.de>
2346
2347 * gdb.base/break-interp.exp: Limit verbose scope.
2348
2349 2020-03-11 Tom de Vries <tdevries@suse.de>
2350
2351 * gdb.fortran/logical.f90: Define variable with character type.
2352 * gdb.fortran/logical.exp: Use character type instead of uint8_t.
2353
2354 2020-03-11 Tom de Vries <tdevries@suse.de>
2355
2356 * gdb.base/list-ambiguous.exp: Set EDITOR to true.
2357
2358 2020-03-11 Tom de Vries <tdevries@suse.de>
2359
2360 * gdb.ada/access_to_packed_array.exp: Test printing of expanded
2361 symtabs.
2362
2363 2020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
2364 Bernd Edlinger <bernd.edlinger@hotmail.de>
2365
2366 * gdb.cp/step-and-next-inline.cc: New file.
2367 * gdb.cp/step-and-next-inline.exp: New file.
2368 * gdb.cp/step-and-next-inline.h: New file.
2369 * gdb.dwarf2/dw2-is-stmt.c: New file.
2370 * gdb.dwarf2/dw2-is-stmt.exp: New file.
2371 * gdb.dwarf2/dw2-is-stmt-2.c: New file.
2372 * gdb.dwarf2/dw2-is-stmt-2.exp: New file.
2373 * gdb.dwarf2/dw2-ranges-base.exp: Update line table pattern.
2374
2375 2020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
2376
2377 * lib/dwarf.exp (Dwarf::lines) Add support for modifying the
2378 is-stmt flag in the line table.
2379
2380 2020-03-09 Tom de Vries <tdevries@suse.de>
2381
2382 * lib/gdb.exp (cached_file): Create cache dir.
2383
2384 2020-03-07 Tom de Vries <tdevries@suse.de>
2385
2386 * gdb.cp/ref-params.exp: Compare build_executable result with -1.
2387 * gdb.cp/rvalue-ref-params.exp: Same.
2388
2389 2020-03-06 Tom de Vries <tdevries@suse.de>
2390
2391 * lib/gdb.exp (tentative_rename, cached_file): New proc.
2392 * boards/cc-with-tweaks.exp: Use cached_file to create gdb.sh.
2393
2394 2020-03-06 Tom de Vries <tdevries@suse.de>
2395
2396 * README: Fix "the the".
2397 * gdb.base/dprintf.exp: Same.
2398
2399 2020-03-05 Tom de Vries <tdevries@suse.de>
2400
2401 * gdb.base/maint.exp: Update "main print statistics" expected output.
2402
2403 2020-03-04 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
2404
2405 * lib/fortran.exp (fortran_int4): Handle flang kind printing.
2406 (fortran_int8): Likewise.
2407 (fortran_real4): Likewise.
2408 (fortran_real8): Likewise.
2409 (fortran_complex4): Likewise.
2410 (fortran_logical4): Likewise.
2411 (fortran_character1): Likewise.
2412
2413 2020-03-03 Andrew Burgess <andrew.burgess@embecosm.com>
2414
2415 * gdb.fortran/logical.exp: Add tests that any non-zero value is
2416 printed as true.
2417
2418 2020-03-03 Sergio Durigan Junior <sergiodj@redhat.com>
2419
2420 * gdb.base/printcmds.exp: Add test to verify printf of a
2421 variable holding an address.
2422
2423 2020-03-03 Tom de Vries <tdevries@suse.de>
2424
2425 * gdb.mi/gdb2549.exp: Fix "register values t" check-read1 timeout.
2426
2427 2020-03-03 Tom de Vries <tdevries@suse.de>
2428
2429 * gdb.mi/list-thread-groups-available.exp: Use -prompt syntax for
2430 gdb_test_multiple call.
2431
2432 2020-03-03 Tom de Vries <tdevries@suse.de>
2433
2434 * gdb.mi/mi-sym-info.exp: Add missing -prompt "$mi_gdb_prompt$" to
2435 gdb_test_multiple calls.
2436
2437 2020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
2438
2439 * gdb.base/default.exp: Remove test of 'set history filename'.
2440 * gdb.base/gdbinit-history.exp: Add tests for setting the history
2441 filename to the empty string.
2442 * lib/gdb.exp (gdb_init): Unset environment variables GDBHISTFILE
2443 and GDBHISTSIZE.
2444
2445 2020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
2446
2447 * gdb.server/stop-reply-no-thread.exp: Add test where T packet is
2448 disabled.
2449
2450 2020-03-02 Pedro Alves <palves@redhat.com>
2451 Tom de Vries <tdevries@suse.de>
2452
2453 * lib/gdb.exp (gdb_test_multiple): Handle prompt_regexp option using
2454 -prompt prefix, before user_code argument. Add -lbl option likewise.
2455 (skip_python_tests_prompt, skip_libstdcxx_probe_tests_prompt)
2456 (gdb_is_target_1): Add -prompt prefix and move to before user_code
2457 argument.
2458 * gdb.base/corefile-buildid.exp: Use -lbl option. Rewrite regexps to
2459 have "\r\n" at start-of-line, instead of at end-of-line.
2460
2461 2020-02-28 Simon Marchi <simon.marchi@efficios.com>
2462
2463 * lib/trace-support.exp (get_in_proc_agent): Adjust path to
2464 libinproctrace.so.
2465
2466 2020-02-28 Luis Machado <luis.machado@linaro.org>
2467
2468 * gdb.arch/aarch64-fp.exp: Switch from "info registers" command
2469 to "p/x".
2470
2471 2020-02-28 Luis Machado <luis.machado@linaro.org>
2472
2473 * gdb.arch/aarch64-dbreg-contents.c: Include stdlib.h, unistd.h,
2474 asm/ptrace.h and error.h.
2475
2476 2020-02-28 Tom de Vries <tdevries@suse.de>
2477
2478 * gdb.base/c-linkage-name.c (main): Call do_something_other_cu.
2479 (struct wrapper, do_something, mundane/symada__cS): Move ...
2480 * gdb.base/c-linkage-name-2.c: ... here. New source file.
2481 * gdb.base/c-linkage-name.exp: Add verification of psymtab expansion.
2482 Update "print symada__cS before partial symtab expansion" regexp.
2483 Update breakpoint location. Flush symbol cache after expansion.
2484
2485 2020-02-28 Luis Machado <luis.machado@linaro.org>
2486
2487 * gdb.arch/aarch64-pauth.exp: Recognize optional PAC output.
2488
2489 2020-02-27 Tom de Vries <tdevries@suse.de>
2490
2491 * config/sid.exp: Remove unused globals.
2492 * gdb.base/attach.exp: Same.
2493 * gdb.base/catch-load.exp: Same.
2494 * gdb.base/dbx.exp: Same.
2495 * lib/gdb.exp: Same.
2496 * lib/mi-support.exp: Same.
2497 * lib/prompt.exp: Same.
2498
2499 2020-02-27 Tom de Vries <tdevries@suse.de>
2500
2501 * lib/tuiterm.exp (spawn): Handle case that spawn_out(slave,name) is
2502 not set.
2503
2504 2020-02-26 Aaron Merey <amerey@redhat.com>
2505
2506 * gdb.debuginfod: New directory for debuginfod tests.
2507 * gdb.debuginfod/main.c: New test file.
2508 * gdb.debuginfod/fetch_src_and_symbols.exp: New tests.
2509
2510 2020-02-26 Tom de Vries <tdevries@suse.de>
2511
2512 PR gdb/25603
2513 * gdb.base/persistent-lang.cc: New test.
2514 * gdb.base/persistent-lang.exp: New file.
2515
2516 2020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
2517
2518 * gdb.fortran/derived-type-striding.exp: Add a new test.
2519 * gdb.fortran/derived-type-striding.f90: Add pointer variable for
2520 new test.
2521
2522 2020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
2523
2524 * gdb.base/cached-source-file.exp: Avoid source file paths in test
2525 names.
2526
2527 2020-02-25 Tom de Vries <tdevries@suse.de>
2528
2529 PR go/18926
2530 * gdb.go/methods.exp: Remove gcc/93866 xfail.
2531
2532 2020-02-24 Tom de Vries <tdevries@suse.de>
2533
2534 PR gdb/25592
2535 * gdb.base/info-locals-unused-static-var.c: New test.
2536 * gdb.base/info-locals-unused-static-var.exp: New file.
2537
2538 2020-02-22 Tom Tromey <tom@tromey.com>
2539
2540 * gdb.python/tui-window.exp: New file.
2541 * gdb.python/tui-window.py: New file.
2542
2543 2020-02-22 Tom Tromey <tom@tromey.com>
2544
2545 PR tui/17850:
2546 * gdb.tui/new-layout.exp: Add horizontal layout and winheight
2547 tests.
2548
2549 2020-02-22 Tom Tromey <tom@tromey.com>
2550
2551 * gdb.tui/new-layout.exp: Add sub-layout tests.
2552
2553 2020-02-22 Tom Tromey <tom@tromey.com>
2554
2555 * gdb.tui/new-layout.exp: New file.
2556
2557 2020-02-22 Tom Tromey <tom@tromey.com>
2558
2559 * gdb.rust/rust-style.rs: New file.
2560 * gdb.rust/rust-style.exp: New file.
2561 * gdb.base/style.exp: Test structure printing.
2562 * gdb.base/style.c (struct some_struct): New type.
2563 (enum etype): New type.
2564 (struct_value): New global.
2565
2566 2020-02-21 Tom de Vries <tdevries@suse.de>
2567
2568 PR go/18926
2569 * lib/gdb.exp (bp_location2/bp_location2_regexp): Fix.
2570 Remove blanket xfails. Use message argument for gdb_breakpoint.
2571 Make continuing to breakpoint test conditional on setting breakpoint.
2572 Fix continuing to breakpoint regexp. Add xfails for gccgo-6/7
2573 DW_AT_name attribute. Add xfail for GCC PR93866.
2574
2575 2020-02-21 Andrew Burgess <andrew.burgess@embecosm.com>
2576
2577 * gdb.dwarf2/cpp-linkage-name.c: New file.
2578 * gdb.dwarf2/cpp-linkage-name.exp: New file.
2579
2580 2020-02-21 Shahab Vahedi <shahab@synopsys.com>
2581
2582 * lib/gdb.exp (gdb_wrapper_init): Reset
2583 "gdb_wrapper_initialized" to 0 if "wrapper_file" does
2584 not exist.
2585
2586 2020-02-20 Tom de Vries <tdevries@suse.de>
2587
2588 PR go/17018
2589 * gdb.go/hello.exp: Copy ...
2590 * gdb.go/global-local-var-shadow.exp: ... here. New file. Expect
2591 print of st to print value of global definition. Add xfail for GCC
2592 PR93844.
2593 * gdb.go/hello.exp: Remove printing of st before definition.
2594 * gdb.go/hello.go: Copy ...
2595 * gdb.go/global-local-var-shadow.go: ... here. New test. Rename myst
2596 to st.
2597 * gdb.go/hello.go: Remove myst. Remove comment about shadowing.
2598
2599 2020-02-20 Tom de Vries <tdevries@suse.de>
2600
2601 * lib/gdb.exp (support_go_compile): New gdb_caching_proc.
2602 (gdb_simple_compile): Handle compile_flags go by using .go extension
2603 for source file.
2604 * gdb.go/chan.exp: Use support_go_compile.
2605 * gdb.go/handcall.exp: Same.
2606 * gdb.go/hello.exp: Same.
2607 * gdb.go/integers.exp: Same.
2608 * gdb.go/max-depth.exp: Same.
2609 * gdb.go/methods.exp: Same.
2610 * gdb.go/package.exp: Same.
2611 * gdb.go/strings.exp: Same.
2612 * gdb.go/types.exp: Same.
2613 * gdb.go/unsafe.exp: Same.
2614
2615 2020-02-19 Tom de Vries <tdevries@suse.de>
2616
2617 * gdb.python/lib-types.exp: Make xfail more strict.
2618
2619 2020-02-19 Tom de Vries <tdevries@suse.de>
2620
2621 * gdb.ada/funcall_ref.exp: Replace xfail setup by unsupported check.
2622
2623 2020-02-19 Doug Evans <dje@google.com>
2624
2625 PR rust/25535
2626 * gdb.rust/simple.exp: Add test.
2627 * gdb.rust/simple.rs: Add test.
2628
2629 2020-02-19 Tom de Vries <tdevries@suse.de>
2630
2631 * gdb.base/corefile-buildid.exp (check_exec_file): Match info files
2632 output line-by-line.
2633
2634 2020-02-19 Tom de Vries <tdevries@suse.de>
2635
2636 * gdb.cp/cpexprs.exp: Remove c++/14186 kfail.
2637
2638 2020-02-19 Tom de Vries <tdevries@suse.de>
2639
2640 * gdb.base/solib-overlap.exp: Use exec instead of system to execute
2641 prelink.
2642
2643 2020-02-19 Tom de Vries <tdevries@suse.de>
2644
2645 * lib/cache.exp (ignore_pass, gdb_do_cache_wrap): New proc.
2646 (gdb_do_cache): Use gdb_do_cache_wrap.
2647 * gdb.base/gdb-caching-proc.exp (test_proc): Use gdb_do_cache_wrap.
2648
2649 2020-02-19 Tom de Vries <tdevries@suse.de>
2650
2651 * lib/dtrace.exp (dtrace_build_usdt_test_program): Use quiet as
2652 gdb_compile option.
2653
2654 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
2655
2656 * gdb.base/printcmds.exp (test_print_enums): Update expected
2657 output.
2658
2659 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
2660
2661 * gdb.base/printcmds.exp (test_print_enums): Expect hex values
2662 for "unknown".
2663
2664 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
2665
2666 * gdb.base/printcmds.c (enum flag_enum): Add FE_TWO_LEGACY
2667 enumerator.
2668
2669 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
2670
2671 * gdb.base/printcmds.c (enum flag_enum): Prefix enumerators with
2672 FE_, add FE_NONE.
2673 (three): Update.
2674 (enum flag_enum_without_zero): New enum.
2675 (flag_enum_without_zero): New variable.
2676 (enum not_flag_enum): New enum.
2677 (three_not_flag): New variable.
2678 * gdb.base/printcmds.exp (test_artificial_arrays): Update.
2679 (test_print_enums): Add more tests for printing flag enums.
2680
2681 2020-02-18 Tom de Vries <tdevries@suse.de>
2682
2683 * lib/ada.exp (gdb_compile_ada_1): Factor out of ...
2684 (gdb_compile_ada): ... here.
2685 (gnat_runtime_has_debug_info): Remove fail call for gdb_compile_ada
2686 failure. Use gdb_compile_ada_1 instead of gdb_compile_ada.
2687
2688 2020-02-14 Tom Tromey <tom@tromey.com>
2689
2690 * lib/gdbserver-support.exp (find_gdbserver): Find gdbserver in
2691 build directory.
2692 * boards/gdbserver-base.exp: Update path to gdbserver.
2693
2694 2020-02-13 Tom de Vries <tdevries@suse.de>
2695
2696 * lib/ada.exp (gdb_compile_ada): Delete stale exec before compilation.
2697
2698 2020-02-13 Tom de Vries <tdevries@suse.de>
2699
2700 * gdb.ada/catch_ex_std.exp: Indicate unsupported if gnatbind/gnatlink
2701 are missing.
2702
2703 2020-02-13 Tom de Vries <tdevries@suse.de>
2704
2705 * lib/ada.exp (gnatmake_version_at_least): Wrap exec call in a catch
2706 call.
2707
2708 2020-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
2709
2710 PR tui/25126
2711 https://bugzilla.redhat.com/show_bug.cgi?id=1784210
2712 * gdb.base/cached-source-file.c: New file.
2713 * gdb.base/cached-source-file.exp: New file.
2714
2715 2020-02-11 Tom de Vries <tdevries@suse.de>
2716
2717 PR testsuite/25488
2718 * lib/gdb.exp (gdb_init): Unset $file_last_loaded.
2719
2720 2020-02-10 Tom de Vries <tdevries@suse.de>
2721
2722 * gdb.multi/multi-target.exp: Skip if skip_gdbserver_tests.
2723
2724 2020-02-10 Maciej W. Rozycki <macro@wdc.com>
2725
2726 * gdb.base/step-over-no-symbols.exp: Verify that $before_addr
2727 and $after_addr are both integers before making a comparison.
2728
2729 2020-02-09 Tom de Vries <tdevries@suse.de>
2730
2731 * gdb.base/many-headers.exp: Echo gdb command to gdb.log. Capture gdb
2732 command output and paste it into gdb.log. If any, paste catch message
2733 to gdb.log.
2734
2735 2020-02-07 Tom Tromey <tromey@adacore.com>
2736
2737 PR breakpoints/24915:
2738 * gdb.base/annotate-symlink.exp: Use setup_xfail.
2739
2740 2020-02-06 Shahab Vahedi <shahab@synopsys.com>
2741
2742 * gdb.tui/tui-missing-src.exp: Add the "missing source
2743 file" test for the TUI.
2744
2745 2020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
2746
2747 * gdb.server/multi-ui-errors.exp: Give a test a real name to avoid
2748 including a port number in the output.
2749
2750 2020-02-04 Alok Kumar Sharma <alokkumar.sharma@amd.com>
2751
2752 * lib/fortran.exp (fortran_int4): Handle clang.
2753 (fortran_int8): Likewise.
2754 (fortran_real4): Likewise.
2755 (fortran_real8): Likewise.
2756 (fortran_complex4): Likewise.
2757 (fortran_logical4): Likewise.
2758 (fortran_character1): Likewise.
2759
2760 2020-02-04 Tom de Vries <tdevries@suse.de>
2761
2762 * README (Race detection): Add note.
2763
2764 2020-02-04 Tom de Vries <tdevries@suse.de>
2765
2766 * lib/gdb.exp (inferior_exited_re): Use "\[^\n\r\]*" instead of ".*".
2767
2768 2020-02-04 Tom de Vries <tdevries@suse.de>
2769
2770 * lib/gdb.exp (inferior_exited_re): Use non-capturing parentheses.
2771
2772 2020-02-03 Rogerio A. Cardoso <rcardoso@linux.ibm.com>
2773
2774 * gdb.arch/powerpc-power8.exp: Delete trailing whitespace of
2775 tbegin., tend. instructions. Replace bctar-, bctar+, bctarl-,
2776 bctarl+ extended mnemonics when avaliable by bgttar, bnstarl,
2777 blttar, bnetarl.
2778 * gdb.arch/powerpc-power8.s: Fix comments. Fix instructions
2779 binary for blttar, bnetarl.
2780 * gdb.arch/powerpc-power9.exp: Delete trailing whitespace of
2781 wait instruction. Delete ldmx test.
2782 * gdb.arch/powerpc-power9.s: Delete ldmx instruction.
2783
2784 2020-02-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
2785
2786 * gdb.fortran/array-bounds-high.exp: New file.
2787 * gdb.fortran/array-bounds-high.f90: New file.
2788
2789 2020-02-03 Lukas Durfina <ldurfina@tachyum.com> (tiny change)
2790
2791 * gdb.base/fileio.c: Remove #include of <sys/errno.h>.
2792 Replace #include of <sys/fcntl.h> by <fcntl.h>.
2793
2794 2020-02-01 Tom de Vries <tdevries@suse.de>
2795
2796 * gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
2797
2798 2020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
2799
2800 PR tui/9765
2801 * gdb.tui/tui-layout-asm-short-prog.S: New file.
2802 * gdb.tui/tui-layout-asm-short-prog.exp: New file.
2803
2804 2020-01-29 Luis Machado <luis.machado@linaro.org>
2805
2806 * gdb.arch/aarch64-brk-patterns.c: New source file.
2807 * gdb.arch/aarch64-brk-patterns.exp: New test.
2808
2809 2020-01-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2810
2811 * gdb.cp/pass-by-ref-2.exp: Mark some tests as XFAIL based on the
2812 GCC/Clang version.
2813 * gdb.cp/pass-by-ref.exp: Ditto.
2814
2815 2020-01-29 Tom de Vries <tdevries@suse.de>
2816
2817 * gdb.threads/watchpoint-fork-child.c: Guard prints with #if DEBUG.
2818 * gdb.threads/watchpoint-fork-mt.c: Same.
2819 * gdb.threads/watchpoint-fork-parent.c: Same.
2820 * gdb.threads/watchpoint-fork-st.c: Same.
2821 * gdb.threads/watchpoint-fork.exp: Compile with DEBUG=0.
2822
2823 2020-01-27 Luis Machado <luis.machado@linaro.org>
2824
2825 * gdb.base/step-over-syscall.exp (setup): Check if we're already
2826 sitting at a syscall instruction when we hit the syscall function's
2827 breakpoint.
2828 Check PC against one obtained with the x command.
2829 Validate syscall number.
2830 (step_over_syscall): Don't continue to the syscall instruction if
2831 we're already there.
2832
2833 2020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2834
2835 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
2836
2837 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2838
2839 * gdb.dwarf2/dw2-inline-many-frames.c: New file.
2840 * gdb.dwarf2/dw2-inline-many-frames.exp: New file.
2841
2842 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2843
2844 * gdb.dwarf2/dw2-inline-stepping.c: New file.
2845 * gdb.dwarf2/dw2-inline-stepping.exp: New file.
2846
2847 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2848
2849 * gdb.base/maint.exp: Update line table parsing test.
2850 * gdb.dwarf2/dw2-ranges-base.exp: Add new line table parsing test.
2851
2852 2020-01-24 Pedro Alves <palves@redhat.com>
2853
2854 PR gdb/25410
2855 * gdb.multi/multi-re-run-1.c: New.
2856 * gdb.multi/multi-re-run-2.c: New.
2857 * gdb.multi/multi-re-run.exp: New.
2858
2859 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2860
2861 PR gdb/23718
2862 * gdb.server/server-kill-python.exp: New file.
2863
2864 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2865
2866 * gdb.server/multi-ui-errors.c: New file.
2867 * gdb.server/multi-ui-errors.exp: New file.
2868
2869 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2870
2871 PR tui/9765
2872 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
2873
2874 2020-01-19 Tom Tromey <tom@tromey.com>
2875
2876 * gdb.tui/main.exp: Add check for plain "file".
2877
2878 2020-01-16 Christian Biesinger <cbiesinger@google.com>
2879
2880 * lib/gdb.exp: Fix spelling error (seperatelly).
2881
2882 2020-01-14 Tom Tromey <tom@tromey.com>
2883
2884 PR symtab/12535:
2885 * gdb.python/python.exp: Test decode_line with empty string
2886 argument.
2887
2888 2020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
2889
2890 * gdb.base/skip-inline.exp: Extend test.
2891
2892 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
2893
2894 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
2895 * gdb.dwarf2/dw2-bad-elf.c: New file.
2896 * gdb.dwarf2/dw2-bad-elf.exp: New file.
2897
2898 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
2899
2900 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
2901 _line_saw_file.
2902
2903 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
2904
2905 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
2906 border.
2907
2908 2020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2909
2910 * gdb.multi/multi-target.exp (setup): Factor out "info
2911 connections" and "info inferiors" tests to ...
2912 (test_info_inferiors): ... this new procedure.
2913 (top level): Run new "info-inferiors" tests.
2914
2915 2020-01-10 Pedro Alves <palves@redhat.com>
2916
2917 * gdb.server/bkpt-other-inferior.exp: New file.
2918
2919 2020-01-10 Pedro Alves <palves@redhat.com>
2920
2921 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
2922 of "add-inferior".
2923 * gdb.base/quit-live.exp: Likewise.
2924 * gdb.base/remote-exec-file.exp: Likewise.
2925 * gdb.guile/scm-progspace.exp: Likewise.
2926 * gdb.linespec/linespec.exp: Likewise.
2927 * gdb.mi/new-ui-mi-sync.exp: Likewise.
2928 * gdb.mi/user-selected-context-sync.exp: Likewise.
2929 * gdb.multi/multi-target.exp (setup): Add "info connection" and
2930 "info inferiors" tests.
2931 * gdb.multi/remove-inferiors.exp: Adjust expected output of
2932 "add-inferior".
2933 * gdb.multi/watchpoint-multi.exp: Likewise.
2934 * gdb.python/py-inferior.exp: Likewise.
2935 * gdb.server/extended-remote-restart.exp: Likewise.
2936 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
2937 "info inferiors".
2938 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
2939 * gdb.trace/report.exp: Likewise.
2940
2941 2020-01-10 Pedro Alves <palves@redhat.com>
2942
2943 * gdb.multi/multi-target.c: New file.
2944 * gdb.multi/multi-target.exp: New file.
2945 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
2946 mode requested, but remote does not support non-stop".
2947
2948 2020-01-10 Pedro Alves <palves@redhat.com>
2949
2950 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
2951 disconnect before reconnecting.
2952
2953 2020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2954 Pedro Alves <palves@redhat.com>
2955
2956 * gdb.server/connect-without-multi-process.exp: Also test
2957 continuing to end.
2958
2959 2020-01-10 Pedro Alves <palves@redhat.com>
2960
2961 * gdb.base/remote-exec-file.exp: New file.
2962
2963 2020-01-10 Pedro Alves <palves@redhat.com>
2964
2965 * gdb.base/fork-running-state.exp (do_test): Adjust expected
2966 output.
2967 * gdb.threads/async.c: New.
2968 * gdb.threads/async.exp: New.
2969 * gdb.multi/tids-gid-reset.c: New.
2970 * gdb.multi/tids-gid-reset.exp: New.
2971
2972 2020-01-10 George Barrett <bob@bob131.so>
2973
2974 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
2975 to help in finding the image relocation offset.
2976 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
2977 options in arguments.
2978 (stap_test_no_debuginfo): Likewise.
2979 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
2980 test variants.
2981 (stap_test): Add null semaphore relocation test.
2982
2983 2020-01-10 George Barrett <bob@bob131.so>
2984
2985 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
2986 * gdb.base/stap-probe.exp: Likewise.
2987 (stap_test): Pass argument as an additional flag.
2988 (stap_test_no_debuginfo): Likewise.
2989 (stap_test): Check `info probes stap' output for semaphore
2990 addresses if the test binary is supposed to have them.
2991
2992 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2993
2994 * gdb.tui/basic.exp: Add more scrolling tests.
2995
2996 2020-01-09 Tom Tromey <tom@tromey.com>
2997
2998 PR tui/18932:
2999 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
3000 meangingful value.
3001 (Term::command, Term::resize): Update.
3002 * gdb.tui/basic.exp: Add scrolling test.
3003
3004 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
3005
3006 * gdb.tui/tui-layout-asm.exp: New file.
3007
3008 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
3009
3010 * lib/tuiterm.exp (Term::check_box_contents): New proc.
3011
3012 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
3013
3014 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
3015 (Term::enter_tui): Use Term::prepare_for_tui.
3016
3017 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
3018
3019 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
3020 called.
3021
3022 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
3023
3024 * gdb.base/skip.exp: Fix race condition in test.
3025
3026 2020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
3027
3028 * gdb.base/backtrace.c: New file.
3029 * gdb.base/backtrace.exp: New file.
3030
3031 2020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
3032
3033 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
3034
3035 2020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3036
3037 * gdb.base/style.exp: Test that warnings are styled.
3038
3039 2019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
3040
3041 * gdb.base/line65535.exp: New file.
3042 * gdb.base/line65535.c: New file.
3043
3044 2019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
3045
3046 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
3047 * lib/gnat_debug_info_test.adb: New file.
3048 * gdb.ada/ptype_tagged_param.exp: Use
3049 gnat_runtime_has_debug_info, expect a different output if
3050 runtime does not have debug info.
3051
3052 2019-12-20 Simon Marchi <simon.marchi@efficios.com>
3053
3054 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
3055 (another) quote in test name.
3056
3057 2019-12-20 Simon Marchi <simon.marchi@efficios.com>
3058
3059 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
3060 Add quote in test name.
3061
3062 2019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3063
3064 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
3065 directory instead.
3066 * gdb.cp/pass-by-ref.exp: Extend with more cases.
3067 * gdb.cp/pass-by-ref-2.cc: New file.
3068 * gdb.cp/pass-by-ref-2.exp: New file.
3069
3070 2019-12-20 Tom Tromey <tom@tromey.com>
3071
3072 * gdb.tui/list-before.exp: New file.
3073
3074 2019-12-20 Tom Tromey <tom@tromey.com>
3075
3076 * gdb.tui/list.exp: Check for source on initial listing.
3077
3078 2019-12-11 Tom Tromey <tromey@adacore.com>
3079
3080 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
3081 Add crlf test.
3082
3083 2019-12-18 Simon Marchi <simon.marchi@efficios.com>
3084
3085 * gdb.base/default.exp: Update value of $_gdb_major.
3086
3087 2019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
3088
3089 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
3090
3091 2019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
3092
3093 * gdb.base/skip.exp: Whitespace fix.
3094
3095 2019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
3096
3097 * gdb.base/skip-inline.c: New file.
3098 * gdb.base/skip-inline.exp: New file.
3099
3100 2019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
3101
3102 * gdb.base/jit-reader.exp (jit_reader_test): Rename
3103 jit_function_00 to jit_function_stack_mangle.
3104 * gdb.base/jithost.c (jit_function_t): Rename to...
3105 (jit_function_stack_mangle_t): ... this.
3106 (jit_function_add_t): New typedef.
3107 (jit_function_00_code): Rename to...
3108 (jit_function_stack_mangle_code): ... this, make static.
3109 (jit_function_add_code): New.
3110 (main): Generate "add" function and call it. Adjust to changes
3111 in jithost_abi.
3112 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
3113 (struct jithost_abi) <begin, end>: Remove fields.
3114 <object, function_stack_mangle, function_add>: New fields.
3115 * gdb.base/jitreader.c (struct reader_state) <code_begin,
3116 code_end>: Remove fields.
3117 <func_stack_mangle>: New field.
3118 (read_debug_info): Adjust to renaming, create block for "add"
3119 function.
3120 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
3121
3122 2019-12-11 Tom Tromey <tom@tromey.com>
3123
3124 * gdb.tui/resize.exp: Fix regexp.
3125 * gdb.tui/regs.exp: Fix regexps.
3126 * gdb.tui/main.exp: Fix regexp.
3127
3128 2019-12-11 Tom Tromey <tom@tromey.com>
3129
3130 * gdb.tui/resize.exp: Update.
3131 * gdb.tui/empty.exp (layouts): Update.
3132
3133 2019-12-11 Tom Tromey <tom@tromey.com>
3134
3135 * gdb.tui/regs.exp: Update.
3136 * gdb.tui/empty.exp (layouts): Update.
3137 * gdb.tui/basic.exp: Update.
3138 * lib/tuiterm.exp (_check_box): Don't check bottom border.
3139
3140 2019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3141
3142 * gdb.base/options.exp: Add -raw-values in the print completion list.
3143 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
3144
3145 2019-12-10 Kevin Buettner <kevinb@redhat.com>
3146
3147 * gdb.threads/omp-par-scope.c: New file.
3148 * gdb/threads/omp-par-scope.exp: New file.
3149
3150 2019-12-10 Kevin Buettner <kevinb@redhat.com>
3151
3152 * lib/gdb.exp (support_nested_function_tests): New proc.
3153
3154 2019-12-10 Kevin Buettner <kevinb@redhat.com>
3155
3156 * lib/gdb.exp (gdb_compile_openmp): New proc.
3157 (build_executable_from_specs): Add an "openmp" option.
3158 (gdb_compile_pthreads): Add non-executable case.
3159
3160 2019-12-10 Tom Tromey <tromey@adacore.com>
3161
3162 * gdb.ada/unchecked_union.exp: New file.
3163 * gdb.ada/unchecked_union/pck.adb: New file.
3164 * gdb.ada/unchecked_union/pck.ads: New file.
3165 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
3166 * gdb-utils.exp (string_to_regexp): Also quote "?".
3167
3168 2019-12-10 George Barrett <bob@bob131.so>
3169
3170 Test scripted probe breakpoints.
3171 * gdb.guile/scm-breakpoint.c (main): Add probe point.
3172 * gdb.python/py-breakpoint.c (main): Likewise.
3173 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
3174 specifier test.
3175 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
3176
3177 2019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3178
3179 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
3180 an rvalue parameter.
3181 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
3182 parameter.
3183
3184 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
3185
3186 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
3187 modules.
3188
3189 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
3190
3191 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
3192 broken version of GCC.
3193
3194 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
3195
3196 * gdb.fortran/info-modules.exp: Rewrite to make use of new
3197 sym-info-cmds library.
3198 * gdb.fortran/info-types.exp: Likewise.
3199 * lib/sym-info-cmds.exp: New file.
3200
3201 2019-12-08 Tom de Vries <tdevries@suse.de>
3202
3203 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
3204
3205 2019-12-07 Keith Seitz <keiths@redhat.com>
3206
3207 * gdb.base/corefile-buildid-shlib-shr.c: New file.
3208 * gdb.base/corefile-buildid-shlib.c: New file.
3209 * gdb.base/corefile-buildid.c: New file.
3210 * gdb.base/corefile-buildid.exp: New file.
3211
3212 2019-12-06 Tom de Vries <tdevries@suse.de>
3213
3214 * gdb.dwarf2/varval.exp: Add decl before def test.
3215
3216 2019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3217
3218 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
3219
3220 2019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3221
3222 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
3223 CV and reference conversion for overload resolution.
3224 * gdb.cp/rvalue-ref-overload.exp: Test it.
3225
3226 2019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3227
3228 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
3229 * gdb.base/frameapply.exp: Test faas without command.
3230
3231 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
3232
3233 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
3234 Fortran tests.
3235 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
3236 order.
3237
3238 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
3239
3240 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
3241 casting to type with no kind specified.
3242 (test_basic_parsing_of_type_kinds): Additional tests for types
3243 with no kind specified, and add tests for single/double
3244 precision/complex types.
3245
3246 2019-12-04 Tom Tromey <tromey@adacore.com>
3247
3248 * gdb.base/endianity.c (struct other) <x>: New field.
3249 (main): Initialize it.
3250 * gdb.base/endianity.exp: Update.
3251
3252 2019-12-04 Tom Tromey <tromey@adacore.com>
3253
3254 * gdb.ada/scalar_storage/storage.adb: New file.
3255 * gdb.ada/scalar_storage/pck.adb: New file.
3256 * gdb.ada/scalar_storage/pck.ads: New file.
3257 * gdb.ada/scalar_storage.exp: New file.
3258
3259 2019-12-04 Tom Tromey <tromey@adacore.com>
3260
3261 * gdb.base/endianity.c (struct otherendian) <f>: New field.
3262 (main): Initialize it.
3263 * gdb.base/endianity.exp: Update.
3264
3265 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
3266
3267 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
3268
3269 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
3270
3271 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
3272 -symbol-info-module-functions and -symbol-info-module-variables.
3273
3274 2019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
3275
3276 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
3277
3278 2019-12-01 Richard Bunt <richard.bunt@arm.com>
3279 Andrew Burgess <andrew.burgess@embecosm.com>
3280
3281 * gdb.fortran/derived-type-striding.exp: New file.
3282 * gdb.fortran/derived-type-striding.f90: New file.
3283 * gdb.fortran/array-slices.exp: New file.
3284 * gdb.fortran/array-slices.f90: New file.
3285
3286 2019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3287
3288 * gdb.base/define.exp: Test . in command names.
3289 * gdb.base/setshow.exp: Update test, as . is now part of
3290 command name.
3291
3292 2019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3293
3294 * gdb.base/define-prefix.exp: New file.
3295
3296 2019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
3297
3298 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
3299 compile.
3300 (skip_btrace_pt_tests): Likewise.
3301
3302 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
3303
3304 * gdb.fortran/info-modules.exp: Compile source files in correct
3305 order.
3306
3307 2019-11-27 Kevin Buettner <kevinb@redhat.com>
3308
3309 * gdb.dwarf2/imported-unit.exp: New file.
3310 * gdb.dwarf2/imported-unit.c: New file.
3311
3312 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
3313
3314 * gdb.mi/mi-fortran-modules-2.f90: New file.
3315 * gdb.mi/mi-fortran-modules.exp: New file.
3316 * gdb.mi/mi-fortran-modules.f90: New file.
3317
3318 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
3319
3320 * gdb.mi/mi-sym-info-1.c: New file.
3321 * gdb.mi/mi-sym-info-2.c: New file.
3322 * gdb.mi/mi-sym-info.exp: New file.
3323
3324 2019-11-22 Tom Tromey <tromey@adacore.com>
3325
3326 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
3327 * gdb.ada/tasks/foo.adb: Add another stopping location.
3328
3329 2019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
3330
3331 * gdb.base/endianity.c: New test.
3332 * gdb.base/endianity.exp: New file.
3333
3334 2019-11-21 Lukas Durfina <ldurfina@tachyum.com>
3335
3336 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
3337
3338 2019-11-21 Tom de Vries <tdevries@suse.de>
3339
3340 PR gdb/24956
3341 * gdb.base/ui-redirect.exp: Test output of user-defined command.
3342
3343 2019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
3344
3345 * gdb.python/py-progspace.exp: Add missing parentheses on some
3346 'print' commands.
3347
3348 2019-11-19 Tom Tromey <tom@tromey.com>
3349
3350 * gdb.tui/winheight.exp: New file.
3351
3352 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
3353
3354 * gdb.base/ctf-whatis.c: Delete.
3355 * gdb.base/ctf-whatis.exp: Delete.
3356 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
3357
3358 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
3359
3360 * gdb.base/ctf-cvexpr.exp: Delete.
3361 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
3362
3363 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
3364
3365 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
3366 the compiler. Clean up header comment a little.
3367 * gdb.base/ctf-ptype.exp: Likewise.
3368 * gdb.base/ctf-whatis.exp: Likewise.
3369 * lib/gdb.exp (skip_ctf_tests): New proc.
3370
3371 2019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
3372
3373 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
3374 * gdb.tui/corefile-run.exp: New file.
3375
3376 2019-11-14 Tom Tromey <tromey@adacore.com>
3377
3378 * gdb.base/gdbvars.exp (test_convenience_variables): Add
3379 regression tests.
3380
3381 2019-11-12 Tom Tromey <tom@tromey.com>
3382
3383 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
3384 after any command. Expect prompt after WAIT_FOR is seen.
3385 (enter_tui): Enable resize messages.
3386 (command): Expect command in output.
3387 (get_line): Avoid error when cursor appears to be off-screen.
3388 (dump_screen): Include screen size in title.
3389 (_do_resize): New proc, from "resize".
3390 (resize): Rewrite. Do resize in two steps.
3391 * gdb.tui/empty.exp (layouts): Fix entries.
3392 (check_boxes): Remove xfail.
3393 (check_text): Dump screen on failure.
3394
3395 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
3396
3397 * gdb.python/py-symbol.exp: Add test for
3398 gdb.lookup_static_symbols.
3399
3400 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
3401
3402 * gdb.python/py-symbol.c: Declare and call function from new
3403 py-symbol-2.c file.
3404 * gdb.python/py-symbol.exp: Compile both source files, and add new
3405 tests for gdb.lookup_static_symbol.
3406 * gdb.python/py-symbol-2.c: New file.
3407
3408 2019-11-02 Tom de Vries <tdevries@suse.de>
3409
3410 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
3411 * gdb.base/anon.exp: Same.
3412 * gdb.base/auto-connect-native-target.exp: Same.
3413 * gdb.base/call-ar-st.exp: Same.
3414 * gdb.base/catch-syscall.exp: Same.
3415 * gdb.base/commands.exp: Same.
3416 * gdb.base/default.exp: Same.
3417 * gdb.base/display.exp: Same.
3418 * gdb.base/float.exp: Same.
3419 * gdb.base/foll-fork.exp: Same.
3420 * gdb.base/help.exp: Same.
3421 * gdb.base/info-macros.exp: Same.
3422 * gdb.base/info-proc.exp: Same.
3423 * gdb.base/info-target.exp: Same.
3424 * gdb.base/long_long.exp: Same.
3425 * gdb.base/macscp.exp: Same.
3426 * gdb.base/memattr.exp: Same.
3427 * gdb.base/nofield.exp: Same.
3428 * gdb.base/pointers.exp: Same.
3429 * gdb.base/printcmds.exp: Same.
3430 * gdb.base/ptype.exp: Same.
3431 * gdb.base/restore.exp: Same.
3432 * gdb.base/return.exp: Same.
3433 * gdb.base/scope.exp: Same.
3434 * gdb.base/set-noassign.exp: Same.
3435 * gdb.base/setshow.exp: Same.
3436 * gdb.base/shlib-call.exp: Same.
3437 * gdb.base/signals.exp: Same.
3438 * gdb.base/sigstep.exp: Same.
3439 * gdb.base/skip.exp: Same.
3440 * gdb.base/solib-symbol.exp: Same.
3441 * gdb.base/stap-probe.exp: Same.
3442 * gdb.base/step-line.exp: Same.
3443 * gdb.base/step-test.exp: Same.
3444 * gdb.base/style.exp: Same.
3445 * gdb.base/varargs.exp: Same.
3446 * gdb.base/vla-datatypes.exp: Same.
3447 * gdb.base/vla-ptr.exp: Same.
3448 * gdb.base/vla-sideeffect.exp: Same.
3449 * gdb.base/volatile.exp: Same.
3450 * gdb.base/watch-cond-infcall.exp: Same.
3451 * gdb.base/watchpoint.exp: Same.
3452
3453 2019-11-02 Tom de Vries <tdevries@suse.de>
3454
3455 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
3456 * gdb.cp/cpexprs.exp: Same.
3457 * gdb.cp/except-multi-location.exp: Same.
3458 * gdb.cp/exceptprint.exp: Same.
3459 * gdb.cp/gdb2384.exp: Same.
3460 * gdb.cp/inherit.exp: Same.
3461 * gdb.cp/m-static.exp: Same.
3462 * gdb.cp/meth-typedefs.exp: Same.
3463 * gdb.cp/misc.exp: Same.
3464 * gdb.cp/namespace.exp: Same.
3465 * gdb.cp/non-trivial-retval.exp: Same.
3466 * gdb.cp/overload.exp: Same.
3467 * gdb.cp/pr17132.exp: Same.
3468 * gdb.cp/re-set-overloaded.exp: Same.
3469 * gdb.cp/rvalue-ref-types.exp: Same.
3470 * gdb.cp/templates.exp: Same.
3471
3472 2019-11-01 Luis Machado <luis.machado@linaro.org>
3473
3474 PR gdb/25124
3475
3476 * gdb.arch/pr25124.S: New file.
3477 * gdb.arch/pr25124.exp: New file.
3478
3479 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
3480
3481 * gdb.fortran/info-modules.exp: Update expected results, and add
3482 additional tests for 'info module functinos', and 'info module
3483 variables'.
3484 * gdb.fortran/info-types.exp: Update expected results.
3485 * gdb.fortran/info-types.f90: Extend testcase with additional
3486 module variables and functions.
3487
3488 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
3489
3490 * gdb.fortran/info-modules.exp: New file.
3491 * gdb.fortran/info-types.exp: Build with new file.
3492 * gdb.fortran/info-types.f90: Include and use new module.
3493 * gdb.fortran/info-types-2.f90: New file.
3494
3495 2019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3496
3497 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
3498 * gdb.base/settings.exp: Test all settings types using
3499 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
3500 that now verifies that the value of "maint show" is the same as
3501 returned by the settings functions. Test the type of the
3502 maintenance settings.
3503 * gdb.base/default.exp: Update show_conv_list.
3504
3505 2019-10-31 Tom de Vries <tdevries@suse.de>
3506
3507 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
3508 gdb_test.
3509 * gdb.arch/amd64-disp-step.exp: Same.
3510 * gdb.asm/asm-source.exp: Same.
3511 * gdb.btrace/buffer-size.exp: Same.
3512 * gdb.btrace/cpu.exp: Same.
3513 * gdb.btrace/enable.exp: Same.
3514 * gdb.dwarf2/count.exp: Same.
3515 * gdb.dwarf2/dw2-ranges-func.exp: Same.
3516 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
3517 * gdb.fortran/vla-datatypes.exp: Same.
3518 * gdb.fortran/vla-history.exp: Same.
3519 * gdb.fortran/vla-ptype.exp: Same.
3520 * gdb.fortran/vla-value.exp: Same.
3521 * gdb.fortran/whatis_type.exp: Same.
3522 * gdb.guile/guile.exp: Same.
3523 * gdb.multi/tids.exp: Same.
3524 * gdb.python/py-finish-breakpoint.exp: Same.
3525 * gdb.python/py-framefilter.exp: Same.
3526 * gdb.python/py-pp-registration.exp: Same.
3527 * gdb.python/py-xmethods.exp: Same.
3528 * gdb.python/python.exp: Same.
3529 * gdb.server/connect-with-no-symbol-file.exp: Same.
3530 * gdb.server/no-thread-db.exp: Same.
3531 * gdb.server/run-without-local-binary.exp: Same.
3532 * gdb.stabs/weird.exp: Same.
3533 * gdb.threads/attach-many-short-lived-threads.exp: Same.
3534 * gdb.threads/thread-find.exp: Same.
3535 * gdb.threads/tls-shared.exp: Same.
3536 * gdb.threads/tls.exp: Same.
3537 * gdb.threads/wp-replication.exp: Same.
3538 * gdb.trace/ax.exp: Same.
3539 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
3540
3541 2019-10-31 Tom de Vries <tdevries@suse.de>
3542
3543 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
3544 * gdb.ada/array_subscript_addr.exp: Same.
3545 * gdb.ada/arrayidx.exp: Same.
3546 * gdb.ada/arrayparam.exp: Same.
3547 * gdb.ada/arrayptr.exp: Same.
3548 * gdb.ada/boolean_expr.exp: Same.
3549 * gdb.ada/call_pn.exp: Same.
3550 * gdb.ada/complete.exp: Same.
3551 * gdb.ada/fixed_cmp.exp: Same.
3552 * gdb.ada/fun_addr.exp: Same.
3553 * gdb.ada/funcall_param.exp: Same.
3554 * gdb.ada/interface.exp: Same.
3555 * gdb.ada/mod_from_name.exp: Same.
3556 * gdb.ada/null_array.exp: Same.
3557 * gdb.ada/packed_array.exp: Same.
3558 * gdb.ada/packed_tagged.exp: Same.
3559 * gdb.ada/print_chars.exp: Same.
3560 * gdb.ada/print_pc.exp: Same.
3561 * gdb.ada/ptype_arith_binop.exp: Same.
3562 * gdb.ada/ptype_field.exp: Same.
3563 * gdb.ada/ptype_tagged_param.exp: Same.
3564 * gdb.ada/rec_return.exp: Same.
3565 * gdb.ada/ref_tick_size.exp: Same.
3566 * gdb.ada/str_ref_cmp.exp: Same.
3567 * gdb.ada/taft_type.exp: Same.
3568 * gdb.ada/tagged.exp: Same.
3569 * gdb.ada/type_coercion.exp: Same.
3570 * gdb.ada/uninitialized_vars.exp: Same.
3571
3572 2019-10-30 Tom de Vries <tdevries@suse.de>
3573
3574 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
3575
3576 2019-10-26 Tom de Vries <tdevries@suse.de>
3577
3578 * gdb.base/bigcore.c: Fix typos in comments.
3579 * gdb.base/ctf-ptype.c: Same.
3580 * gdb.base/long_long.c: Same.
3581 * gdb.dwarf2/dw2-op-out-param.S: Same.
3582 * gdb.python/py-evthreads.c: Same.
3583 * gdb.reverse/i387-stack-reverse.c: Same.
3584 * gdb.trace/tfile.c: Same.
3585 * lib/compiler.c: Same.
3586 * lib/compiler.cc: Same.
3587
3588 2019-10-25 Tom de Vries <tdevries@suse.de>
3589
3590 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
3591 gdb_test_multiple calls.
3592 * gdb.reverse/sigall-reverse.exp: Same.
3593 * gdb.reverse/solib-precsave.exp: Same.
3594 * gdb.reverse/solib-reverse.exp: Same.
3595 * gdb.reverse/until-precsave.exp: Same.
3596 * gdb.reverse/until-reverse.exp: Same.
3597
3598 2019-10-24 Tom de Vries <tdevries@suse.de>
3599
3600 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
3601 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
3602 kfail using -wrap pattern flag and convenience variable
3603 gdb_test_name.
3604
3605 2019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
3606
3607 * gdb.python/py-progspace.exp: Add tests for the
3608 Progspace.block_for_pc method.
3609
3610 2019-10-23 Tom Tromey <tom@tromey.com>
3611
3612 * configure: Rebuild.
3613 * aclocal.m4: Use m4_include, not sinclude.
3614
3615 2019-10-21 Tom de Vries <tdevries@suse.de>
3616
3617 * gdb.base/infcall-nested-structs.c: Add
3618 __attribute__((noinline,noclone)) to all functions.
3619 (call_all): Add missing variable initialization. Simplify return value.
3620 (breakpt): Increment volatile variable, to prevent call from being
3621 optimized out.
3622 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
3623
3624 2019-10-17 Tom de Vries <tdevries@suse.de>
3625
3626 * gdb.fortran/module.exp: Allow info variables to print info for files
3627 other than module.f90.
3628
3629 2019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
3630
3631 * gdb.fortran/module.exp: Extend with 'info variables' test.
3632
3633 2019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
3634
3635 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
3636 F77_FOR_TARGET.
3637
3638 2019-10-16 Tom de Vries <tdevries@suse.de>
3639
3640 PR tdep/25096
3641 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
3642
3643 2019-10-16 Tom de Vries <tdevries@suse.de>
3644
3645 PR tdep/24104
3646 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
3647 Add KFAIL for PR tdep/25096.
3648
3649 2019-10-16 Tom de Vries <tdevries@suse.de>
3650
3651 PR testsuite/25059
3652 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
3653
3654 2019-10-16 Tom de Vries <tdevries@suse.de>
3655
3656 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
3657 as signed.
3658
3659 2019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
3660
3661 * gdb.mi/list-thread-groups-available.exp: Read entries one by
3662 one instead of increasing timeout.
3663
3664 2019-10-13 Tom de Vries <tdevries@suse.de>
3665
3666 PR record/25038
3667 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
3668 * gdb.reverse/sigall-reverse.exp: Same.
3669 * gdb.reverse/solib-precsave.exp: Same.
3670 * gdb.reverse/solib-reverse.exp: Same.
3671 * gdb.reverse/step-precsave.exp: Same.
3672 * gdb.reverse/until-precsave.exp: Same.
3673 * gdb.reverse/until-reverse.exp: Same.
3674 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
3675
3676 2019-10-10 Andreas Arnez <arnez@linux.ibm.com>
3677
3678 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
3679 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
3680 (cmp_struct_05_01, cmp_struct_static_02_01)
3681 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
3682 comparisons.
3683
3684 2019-10-10 Tom de Vries <tdevries@suse.de>
3685
3686 PR testsuite/24888
3687 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
3688 gnatlink.
3689
3690 2019-10-09 Tom de Vries <tdevries@suse.de>
3691
3692 PR testsuite/25048
3693 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
3694
3695 2019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
3696
3697 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
3698 exceptions due to missing debug information.
3699
3700 2019-10-07 Tom de Vries <tdevries@suse.de>
3701
3702 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
3703
3704 2019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
3705
3706 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
3707 * gdb.base/annota1.exp: Update to use gdb_test_name.
3708
3709 2019-10-07 Weimin Pan <weimin.pan@oracle.com>
3710
3711 * gdb.base/ctf-whatis.exp: New file.
3712 * gdb.base/ctf-whatis.c: New file.
3713 * gdb.base/ctf-ptype.exp: New file.
3714 * gdb.base/ctf-ptype.c: New file.
3715 * gdb.base/ctf-constvars.exp: New file.
3716 * gdb.base/ctf-constvars.c: New file.
3717 * gdb.base/ctf-cvexpr.exp: New file.
3718
3719 2019-10-04 Tom de Vries <tdevries@suse.de>
3720
3721 * gdb.cp/local-static.c (main): Move declaration of int i out of the
3722 for loop.
3723
3724 2019-10-03 Tom Tromey <tom@tromey.com>
3725
3726 PR rust/24976:
3727 * gdb.rust/simple.rs (Union2): New type.
3728 (main): Use Union2.
3729 * gdb.rust/simple.exp: Add test.
3730
3731 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3732
3733 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
3734 nested function prefix.
3735
3736 2019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
3737 Richard Bunt <richard.bunt@arm.com>
3738 Andrew Burgess <andrew.burgess@embecosm.com>
3739
3740 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
3741 nested functions.
3742 * gdb.fortran/nested-funcs.f90: Update expected results.
3743 * gdb.fortran/nested-funcs-2.exp: New file.
3744 * gdb.fortran/nested-funcs-2.f90: New file.
3745
3746 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3747
3748 * gdb.python/py-parameter.exp: Make test names unique.
3749 * gdb.python/py-template.exp: Likewise.
3750 * gdb.python/py-value.exp: Likewise.
3751
3752 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3753
3754 * gdb.base/break-interp.exp: Reduce test name duplication.
3755 * gdb.base/call-sc.exp: Likewise.
3756 * gdb.base/callfuncs.exp: Likewise.
3757 * gdb.base/charset.exp: Likewise.
3758 * gdb.base/dump.exp: Likewise.
3759 * gdb.base/ena-dis-br.exp: Likewise.
3760 * gdb.base/relational.exp: Likewise.
3761 * gdb.base/step-over-syscall.exp: Likewise.
3762 * gdb.base/structs.exp: Likewise.
3763
3764 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3765
3766 * gdb.linespec/explicit.exp: Make test names unique.
3767 * gdb.linespec/ls-errs.exp: Likewise.
3768
3769 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3770
3771 * gdb.reverse/break-precsave.exp: Make test names unique.
3772 * gdb.reverse/break-reverse.exp: Likewise.
3773 * gdb.reverse/finish-precsave.exp: Likewise.
3774 * gdb.reverse/finish-reverse.exp: Likewise.
3775 * gdb.reverse/machinestate-precsave.exp: Likewise.
3776 * gdb.reverse/machinestate.exp: Likewise.
3777 * gdb.reverse/readv-reverse.exp: Likewise.
3778 * gdb.reverse/recvmsg-reverse.exp: Likewise.
3779 * gdb.reverse/sigall-precsave.exp: Likewise.
3780 * gdb.reverse/sigall-reverse.exp: Likewise.
3781 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
3782 * gdb.reverse/watch-precsave.exp: Likewise.
3783 * gdb.reverse/watch-reverse.exp: Likewise.
3784
3785 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3786
3787 * gdb.threads/stop-with-handle.c: New file.
3788 * gdb.threads/stop-with-handle.exp: New file.
3789
3790 2019-10-03 Tom de Vries <tdevries@suse.de>
3791
3792 PR testsuite/25059
3793 * gdb.base/list-missing-source.exp: Allowing the "Compilation
3794 directory" line to be missing.
3795
3796 2019-10-03 Tom de Vries <tdevries@suse.de>
3797
3798 PR testsuite/25059
3799 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
3800 type optional.
3801
3802 2019-10-02 Andreas Arnez <arnez@linux.ibm.com>
3803
3804 * gdb.python/py-format-string.c (string.h): New include.
3805 (main): Fill a_struct_with_union.the_union.an_int with bytes of
3806 the same value, for endianness-independence.
3807 * gdb.python/py-format-string.exp (default_regexp_dict)
3808 (test_pretty_structs, test_format): Adjust expected output to the
3809 changed initialization.
3810
3811 2019-10-02 Tom Tromey <tromey@adacore.com>
3812
3813 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
3814
3815 2019-10-02 Pedro Alves <palves@redhat.com>
3816 Andrew Burgess <andrew.burgess@embecosm.com>
3817
3818 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
3819 "print-file-var.h".
3820 (this_version_id) Use ATTRIBUTE_VISIBILITY.
3821 (get_version_1): Print this_version_id and its address.
3822 Add extern "C" wrappers around interface functions.
3823 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
3824 "print-file-var.h".
3825 (this_version_id) Use ATTRIBUTE_VISIBILITY.
3826 (get_version_2): Print this_version_id and its address.
3827 Add extern "C" wrappers around interface functions.
3828 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
3829 <stddef.h> and "print-file-var.h".
3830 Add extern "C" wrappers around interface functions.
3831 [VERSION_ID_MAIN] (this_version_id): Define.
3832 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
3833 * gdb.base/print-file-var.h: Add some #defines to simplify setting
3834 up extern "C" blocks.
3835 * gdb.base/print-file-var.exp (test): New, factored out from top
3836 level.
3837 (top level): Test all combinations of attribute hidden or not,
3838 dlopen or not, and this_version_id symbol in main file or not.
3839 Compile tests as both C++ and C, make test names unique.
3840
3841 2019-10-01 Tom Tromey <tom@tromey.com>
3842
3843 * gdb.base/style.exp: Test "show logging filename".
3844
3845 2019-10-01 Tom Tromey <tom@tromey.com>
3846
3847 * lib/gdb-utils.exp (style): Handle "metadata" argument.
3848 * gdb.base/style.exp: Add metadata style test.
3849
3850 2019-10-01 Tom Tromey <tom@tromey.com>
3851
3852 * gdb.base/style.exp: Test "pwd".
3853
3854 2019-10-01 Tom Tromey <tom@tromey.com>
3855
3856 * gdb.base/style.exp: Update tests.
3857
3858 2019-10-01 Andreas Arnez <arnez@linux.ibm.com>
3859
3860 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
3861 'six' to unsigned.
3862 (s1): Initialize fields 'four' and 'six' instead of 'three' and
3863 'five'. Use an all-ones bit pattern for each.
3864 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
3865 to its changed values.
3866
3867 2019-09-30 Tom Tromey <tromey@adacore.com>
3868
3869 * gdb.rust/traits.rs: Disable all warnings.
3870
3871 2019-09-29 Tom de Vries <tdevries@suse.de>
3872
3873 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
3874
3875 2019-09-29 Tom de Vries <tdevries@suse.de>
3876
3877 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
3878
3879 2019-09-27 Tom de Vries <tdevries@suse.de>
3880
3881 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
3882
3883 2019-09-27 Tom de Vries <tdevries@suse.de>
3884
3885 PR record/23188
3886 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
3887
3888 2019-09-26 Tom Tromey <tromey@adacore.com>
3889
3890 * gdb.ada/py_taft.exp: New file.
3891 * gdb.ada/py_taft/main.adb: New file.
3892 * gdb.ada/py_taft/pkg.adb: New file.
3893 * gdb.ada/py_taft/pkg.ads: New file.
3894
3895 2019-09-24 Tom de Vries <tdevries@suse.de>
3896
3897 PR gdb/24598
3898 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
3899
3900 2019-09-22 Tom de Vries <tdevries@suse.de>
3901
3902 * gdb.base/restore.exp: Allow register variables to be optimized out at
3903 -O0.
3904
3905 2019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
3906
3907 * gdb.arch/spu-info.exp: Remove file.
3908 * gdb.arch/spu-info.c: Remove file.
3909 * gdb.arch/spu-ls.exp: Remove file.
3910 * gdb.arch/spu-ls.c: Remove file.
3911
3912 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
3913 * gdb.asm/spu.inc: Remove file.
3914
3915 * gdb.base/dump.exp: Remove support for spu*-*-*.
3916 * gdb.base/stack-checking.exp: Likewise.
3917 * gdb.base/overlays.exp: Likewise.
3918 * gdb.base/ovlymgr.c: Likewise.
3919 * gdb.base/spu.ld: Remove file.
3920
3921 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
3922 * gdb.cp/cpexprs.exp: Likewise.
3923 * gdb.cp/exception.exp: Likewise.
3924 * gdb.cp/gdb2495.exp: Likewise.
3925 * gdb.cp/mb-templates.exp: Likewise.
3926 * gdb.cp/pr9167.exp: Likewise.
3927 * gdb.cp/userdef.exp: Likewise.
3928
3929 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
3930
3931 * gdb.cell: Remove directory.
3932 * lib/cell.exp: Remove file.
3933
3934 2019-09-19 Tom de Vries <tdevries@suse.de>
3935
3936 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
3937
3938 2019-09-19 Tom de Vries <tdevries@suse.de>
3939
3940 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
3941
3942 2019-09-19 Tom de Vries <tdevries@suse.de>
3943
3944 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
3945 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
3946 (gdb_target_cmd): ... here.
3947 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
3948 value 2.
3949
3950 2019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
3951
3952 * gdb.base/source-dir.exp: Avoid having directory names in test
3953 names.
3954
3955 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
3956
3957 * gdb.base/source-dir.exp: Add extra test for mapped compilation
3958 directory.
3959
3960 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
3961
3962 * gdb.base/list-missing-source.exp: New file.
3963
3964 2019-09-14 Tom de Vries <tdevries@suse.de>
3965
3966 PR teststuite/24599
3967 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
3968 * lib/ada.exp (gnatmake_version_at_least): New proc.
3969
3970 2019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
3971
3972 * gdb.base/maint.exp: Use exec_has_index_section.
3973
3974 2019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
3975
3976 * gdb.base/maint.exp: Add test for 'maint info sections'.
3977
3978 2019-09-12 Tom de Vries <tdevries@suse.de>
3979
3980 * gdb.base/store.exp: Allow register variables to be optimized out at
3981 -O0.
3982
3983 2019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3984
3985 * gdb.ada/rdv_wait.exp: Update to new task names.
3986 * gdb.base/task_switch_in_core.exp: Likewise.
3987 * gdb.base/info_sources_base.c: Likewise.
3988
3989 2019-09-10 Tom Tromey <tromey@adacore.com>
3990
3991 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
3992
3993 2019-09-10 Tom Tromey <tromey@adacore.com>
3994
3995 * gdb.ada/dgopt.exp: New file.
3996 * gdb.ada/dgopt/x.adb: New file.
3997
3998 2019-09-08 Tom Tromey <tom@tromey.com>
3999
4000 * gdb.tui/resize.exp: Remove setup_xfail.
4001 * gdb.tui/regs.exp: Remove setup_xfail.
4002 * gdb.tui/basic.exp: Remove setup_xfail.
4003
4004 2019-09-06 David Blaikie <dblaikie@gmail.com>
4005
4006 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
4007 * gdb.cp/cplabel.exp: Ditto.
4008 * gdb.linespec/ls-errs.exp: Ditto.
4009
4010 2019-09-05 Tom de Vries <tdevries@suse.de>
4011
4012 * lib/gdb.exp (cmp_file_string): New proc.
4013 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
4014 runto_main. Verify save breakpoints output.
4015
4016 2019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4017
4018 * gdb.base/info-var.exp: Test info variables without running
4019 to main, to avoid expect's buffer overflow.
4020
4021 2019-09-03 Tom Tromey <tromey@adacore.com>
4022
4023 * gdb.ada/bias.exp: New file.
4024 * gdb.ada/bias/bias.adb: New file.
4025 * gdb.ada/print_chars.exp: Add regression test.
4026 * gdb.ada/print_chars/foo.adb (My_Character): New type.
4027 (MC): New variable.
4028
4029 2019-08-29 Sandra Loosemore <sandra@codesourcery.com>
4030
4031 * gdb.base/argv0-symlink.exp: Run only on native target
4032 and local host.
4033
4034 2019-08-29 Tom de Vries <tdevries@suse.de>
4035
4036 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
4037 diverse debug info.
4038 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
4039
4040 2019-08-28 Tom de Vries <tdevries@suse.de>
4041
4042 * gdb.base/info-var.exp: Allow info variables to print info for files
4043 other than info-var-f1.c and info-var-f2.c.
4044
4045 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
4046
4047 * gdb.fortran/info-types.exp: Add module.
4048 * gdb.fortran/info-types.f90: Update expected results.
4049
4050 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
4051
4052 * gdb.fortran/info-types.exp: New file.
4053 * gdb.fortran/info-types.f90: New file.
4054 * lib/fortran.exp (fortran_character1): New proc.
4055
4056 2019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
4057
4058 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
4059 functions'. Reindent as needed.
4060 * gdb.base/info-var-f1.c: New file.
4061 * gdb.base/info-var-f2.c: New file.
4062 * gdb.base/info-var.exp: New file.
4063 * gdb.base/info-var.h: New file.
4064
4065 2019-08-26 Tom de Vries <tdevries@suse.de>
4066
4067 PR c++/24852
4068 * gdb.cp/no-libstdcxx-probe.exp: New test.
4069
4070 2019-08-26 Tom de Vries <tdevries@suse.de>
4071
4072 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
4073 * tests need to be skipped.
4074 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
4075 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
4076 mi_skip_libstdcxx_probe_tests.
4077
4078 2019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
4079
4080 * gdb.python/py-xmethods.exp: Use raw strings when passing
4081 arguments to SimpleXMethodMatcher.
4082
4083 2019-08-22 Tom de Vries <tdevries@suse.de>
4084
4085 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
4086 more informative.
4087
4088 2019-08-21 Pedro Alves <palves@redhat.com>
4089
4090 * gdb.base/with.exp: Test "with" with no arguments.
4091
4092 2019-08-21 Tom de Vries <tdevries@suse.de>
4093
4094 * gdb.base/gdb-caching-proc.exp: Sort files.
4095
4096 2019-08-20 Tom de Vries <tdevries@suse.de>
4097
4098 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
4099 compilation.
4100
4101 2019-08-16 Tom de Vries <tdevries@suse.de>
4102
4103 * gdb.base/compare-sections.exp ("after run to main"): Allow
4104 mismatched read-only sections for PIE executables.
4105
4106 2019-08-16 Tom Tromey <tom@tromey.com>
4107
4108 * lib/tuiterm.exp (_csi_Z): New proc.
4109 * gdb.tui/basic.exp: Update window positions.
4110 * gdb.tui/empty.exp: Update window positions.
4111
4112 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
4113
4114 * gdb.base/examine-backward.exp: Correct regexp for
4115 "examine 3 bytes backward from ${address_zero}".
4116
4117 2019-08-15 Tom Tromey <tom@tromey.com>
4118
4119 * gdb.tui/empty.exp: Enable resizing tests.
4120
4121 2019-08-15 Tom Tromey <tromey@adacore.com>
4122
4123 * gdb.ada/char_enum.exp: Add regression tests.
4124 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
4125 and '0'.
4126 (Char, Gchar): Update.
4127 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
4128
4129 2019-08-15 Christian Biesinger <cbiesinger@google.com>
4130
4131 * gdb.python/python.exp: Expect a leading underscore on
4132 GdbOutput{,Error}File.
4133
4134 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
4135
4136 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
4137 Windows host.
4138
4139 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
4140
4141 * gdb.base/batch-preserve-term-settings.exp
4142 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
4143
4144 2019-08-15 Christian Biesinger <cbiesinger@google.com>
4145
4146 * lib/gdb.exp: When running on a mingw target, replace
4147 /x/ with x:/.
4148
4149 2019-08-14 Alan Hayward <alan.hayward@arm.com>
4150
4151 * gdb.arch/aarch64-prologue.c: New test.
4152 * gdb.arch/aarch64-prologue.exp: New file.
4153
4154 2019-08-13 Tom de Vries <tdevries@suse.de>
4155
4156 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
4157 Thread.
4158
4159 2019-08-13 Sandra Loosemore <sandra@codesourcery.com>
4160
4161 * gdb.python/py-completion.exp: Download the .py file to the host
4162 and use its host pathname. Conditionalize tests that use
4163 tab completion and manipulate files on the build machine.
4164 * gdb.python/py-events.exp: Download the .py file to the host
4165 and use its host pathname.
4166 * gdb.python/py-evsignal.exp: Likewise.
4167 * gdb.python/py-evthreads.exp: Likewise.
4168 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
4169 pathname syntax.
4170 * gdb.python/py-framefilter.exp: Download the .py file to the right
4171 place on the host. Match Windows pathname syntax.
4172 * gdb.python/py-mi-var-info-path-expression.exp: Download the
4173 .py file to the host and use its host pathname.
4174 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
4175 * gdb.python/py-objfile.exp: Expect a host pathname, not a
4176 build pathname. Skip symlink test on Windows host. Add missing
4177 newline at end of file.
4178 * gdb.python/py-pp-maint.exp: Download the .py file to the host
4179 and use its host pathname.
4180 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
4181 * gdb.python/py-section-script.exp: Use host location of binfile
4182 on safe-path. Use correct path separator on Windows host.
4183 Reorder alternatives in gdb_test_multiple to prevent matching
4184 the wrong alternative on success.
4185 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
4186
4187 2019-08-12 Patrick Palka <patrick@parcs.ath.cx>
4188
4189 * gdb.gdb/selftest.exp (test_with_self): Update test to now
4190 expect the GDB inferior to no longer immediately stop after
4191 being resumed with "signal SIGINT".
4192
4193 2019-08-09 Sandra Loosemore <sandra@codesourcery.com>
4194
4195 * gdb.linespec/break-ask.exp: Generalize regexps to match
4196 Windows pathnames too.
4197
4198 2019-08-08 Tom de Vries <tdevries@suse.de>
4199
4200 PR testsuite/24862
4201 * lib/tuiterm.exp (_accept): Fix CSI regexp.
4202
4203 2019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4204
4205 * gdb.base/style.exp: Update tests for help doc new invariants.
4206 * gdb.base/help.exp: Likewise.
4207
4208 2019-08-06 Tom Tromey <tom@tromey.com>
4209
4210 * gdb.base/style.exp: Add disassemble test.
4211 * gdb.base/style.c (some_called_function): New function.
4212 (main): Use it.
4213
4214 2019-08-05 Christian Biesinger <cbiesinger@google.com>
4215
4216 * gdb.python/py-block.exp: Test dictionary access on blocks.
4217
4218 2019-08-05 Simon Marchi <simon.marchi@efficios.com>
4219
4220 PR gdb/24863
4221 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
4222 -list-thread-groups --available test when running under
4223 check-read1.
4224
4225 2019-08-05 Tom de Vries <tdevries@suse.de>
4226
4227 PR testsuite/24863
4228 * lib/gdb.exp (with_read1_timeout_factor): New proc.
4229 * gdb.base/help.exp: Use with_read1_timeout_factor.
4230 * gdb.base/info-macros.exp: Same.
4231 * gdb.cp/nested-types.exp: Same.
4232
4233 2019-08-05 Tom de Vries <tdevries@suse.de>
4234
4235 * lib/gdb.exp (version_at_least): Factor out of ...
4236 (tcl_version_at_least): ... here.
4237 (gdb_compile): Fail if pie results in non-PIE executable.
4238 (readelf_version, readelf_prints_pie): New proc.
4239 (exec_is_pie): Return -1 if unknown.
4240
4241 2019-08-05 Tom de Vries <tdevries@suse.de>
4242
4243 * lib/gdb.exp (tcl_version_at_least): Fix typo.
4244
4245 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
4246
4247 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
4248
4249 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
4250
4251 * lib/completion-support.exp (test_gdb_complete_none): Skip
4252 tab completion tests if no readline support.
4253 (test_gdb_complete_unique_re): Likewise.
4254 (test_gdb_complete_multiple): Likewise.
4255
4256 2019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4257
4258 * gdb.base/info_sources.exp: New file.
4259 * gdb.base/info_sources.c: New file.
4260 * gdb.base/info_sources_base.c: New file.
4261
4262 2019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4263
4264 * gdb.base/batch-exit-status.exp: Call test_exit_status with
4265 prefix argument.
4266 (test_exit_status): Add prefix argument.
4267
4268 2019-08-01 Tom de Vries <tdevries@suse.de>
4269
4270 PR testsuite/24863
4271 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
4272 calling exp_continue for new thread and thread exited messages.
4273
4274 2019-08-01 Tom de Vries <tdevries@suse.de>
4275
4276 PR testsuite/24863
4277 * gdb.base/structs.exp: Fix check-read1 timeout using
4278 gdb_test_sequence.
4279 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
4280
4281 2019-08-01 Tom de Vries <tdevries@suse.de>
4282
4283 PR testsuite/24863
4284 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
4285 line.
4286
4287 2019-08-01 Tom de Vries <tdevries@suse.de>
4288
4289 PR testsuite/24863
4290 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
4291
4292 2019-07-30 Tom Tromey <tromey@adacore.com>
4293
4294 * gdb.ada/display_nested.exp: New file.
4295 * gdb.ada/display_nested/foo.adb: New file.
4296 * gdb.ada/display_nested/pack.adb: New file.
4297 * gdb.ada/display_nested/pack.ads: New file.
4298
4299 2019-07-30 Christian Biesinger <cbiesinger@google.com>
4300
4301 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
4302 namespace.
4303 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
4304
4305 2019-07-30 Tom de Vries <tdevries@suse.de>
4306
4307 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
4308 instead.
4309
4310 2019-07-30 Tom de Vries <tdevries@suse.de>
4311
4312 PR testsuite/24834
4313 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
4314 (exec_is_pie): New proc.
4315
4316 2019-07-29 Christian Biesinger <cbiesinger@google.com>
4317
4318 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
4319
4320 2019-07-29 Christian Biesinger <cbiesinger@google.com>
4321
4322 * gdb.python/py-objfile.c: Add global and static vars.
4323 * gdb.python/py-objfile.exp: Test new functions Objfile.
4324 lookup_global_symbol and lookup_static_symbol.
4325
4326 2019-07-29 Tom Tromey <tom@tromey.com>
4327
4328 * lib/tuiterm.exp (Term::_csi_@): New proc.
4329 (Term::_csi_X): Don't move cursor.
4330
4331 2019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4332
4333 * gdb.base/options.exp: Update backtrace - completion to
4334 new option -frame-info.
4335 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
4336 Test new 'set print frame-info'. Test backtrace -frame-info
4337 overriding 'set print frame-info'.
4338 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
4339 Test new 'set print frame-info'.
4340 Verify consistency of backtrace with and without filters, with and
4341 without -no-filters.
4342 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
4343 default.
4344
4345 2019-07-29 Tom de Vries <tdevries@suse.de>
4346
4347 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
4348 no arguments".
4349
4350 2019-07-29 Tom de Vries <tdevries@suse.de>
4351
4352 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
4353 is a substring of the first for "complete non-unique file name".
4354
4355 2019-07-29 Tom de Vries <tdevries@suse.de>
4356
4357 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
4358 with ".*".
4359
4360 2019-07-29 Tom de Vries <tdevries@suse.de>
4361
4362 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
4363 Pass prompt_regexp parameter to gdb_test_multiple calls.
4364
4365 2019-07-29 Tom de Vries <tdevries@suse.de>
4366
4367 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
4368 print registers" regexps.
4369
4370 2019-07-29 Tom de Vries <tdevries@suse.de>
4371
4372 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
4373
4374 2019-07-29 Tom de Vries <tdevries@suse.de>
4375
4376 PR gdb/24855
4377 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
4378 (skip_python_tests_prompt): Add prompt_regexp argument to
4379 gdb_test_multiple calls.
4380
4381 2019-07-27 Tom Tromey <tom@tromey.com>
4382
4383 * gdb.tui/main.exp: New file.
4384
4385 2019-07-27 Tom Tromey <tom@tromey.com>
4386
4387 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
4388 optional.
4389 * gdb.tui/empty.exp: New file.
4390
4391 2019-07-27 Tom Tromey <tom@tromey.com>
4392
4393 * lib/tuiterm.exp (spawn): New proc.
4394 (Term::resize): New proc.
4395 * gdb.tui/resize.exp: New file.
4396
4397 2019-07-27 Tom Tromey <tom@tromey.com>
4398
4399 * gdb.tui/list.exp: New file.
4400
4401 2019-07-27 Tom Tromey <tom@tromey.com>
4402
4403 * gdb.tui/regs.exp: New file.
4404
4405 2019-07-27 Tom Tromey <tom@tromey.com>
4406
4407 * gdb.tui/basic.exp: Add "layout split" test.
4408
4409 2019-07-27 Tom Tromey <tom@tromey.com>
4410
4411 * gdb.tui/basic.exp: Add "layout asm" test.
4412
4413 2019-07-27 Tom Tromey <tom@tromey.com>
4414
4415 * lib/tuiterm.exp: New file.
4416 * gdb.tui/basic.exp: New file.
4417
4418 2019-07-27 Kevin Buettner <kevinb@redhat.com>
4419
4420 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
4421 Enable tests associated with this flag. Adjust regex
4422 referencing "foo_low" to now refer to "foo_cold" instead.
4423
4424 2019-07-27 Kevin Buettner <kevinb@redhat.com>
4425
4426 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
4427 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
4428 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
4429 foo_cold. Revise comments to match.
4430 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
4431 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
4432 were wrapped into this proc; Call do_test in loop from outermost
4433 level.
4434 (foo_low): Rename all occurrences to "foo_cold".
4435 (backtrace from baz): New test.
4436 (x2/i foo_cold): New test.
4437 (info line *foo_cold): New test.
4438
4439 2019-07-26 Tom de Vries <tdevries@suse.de>
4440
4441 * gdb.arch/i386-pkru.exp: Fix unterminated string.
4442
4443 2019-07-25 Tom de Vries <tdevries@suse.de>
4444
4445 PR testsuite/24830
4446 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
4447 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
4448 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
4449 (skip_libstdcxx_probe_tests): ... here.
4450 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
4451
4452 2019-07-24 Tom de Vries <tdevries@suse.de>
4453
4454 PR testsuite/24807
4455 * gdb.objc/basicclass.m: Include stdio.h.
4456 * gdb.objc/nondebug.m: Same.
4457 * gdb.objc/objcdecode.m: Same.
4458
4459 2019-07-24 Tom de Vries <tdevries@suse.de>
4460
4461 PR testsuite/24612
4462 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
4463 additional_flags.
4464
4465 2019-07-24 Tom de Vries <tdevries@suse.de>
4466
4467 PR testsuite/24831
4468 * gdb.multi/tids.exp: Update error messages for info threads.
4469
4470 2019-07-24 Tom de Vries <tdevries@suse.de>
4471
4472 * gdb.base/info-types.exp: Allow info types to print info for more than
4473 one file.
4474
4475 2019-07-23 Tom de Vries <tdevries@suse.de>
4476
4477 PR testsuite/24842
4478 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
4479 gdb_spawn_with_cmdline_opts.
4480
4481 2019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
4482
4483 * gdb.arch/arm-cmse-sgstubs.c: New test.
4484 * gdb.arch/arm-cmse-sgstubs.exp: New file.
4485
4486 2019-07-23 Tom de Vries <tdevries@suse.de>
4487
4488 PR testsuite/24711
4489 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
4490 issuing next command.
4491
4492 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
4493
4494 * gdb.ada/info_auto_lang.exp: Update expected results.
4495 * gdb.base/info-types.c: Add additional types to check.
4496 * gdb.base/info-types.exp: Update expected results.
4497
4498 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
4499
4500 * gdb.base/info-types.c: New file.
4501 * gdb.base/info-types.exp: New file.
4502
4503 2019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
4504
4505 * gdb.arch/riscv-bp-infcall.c: New file.
4506 * gdb.arch/riscv-bp-infcall.exp: New file.
4507
4508 2019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
4509
4510 PR breakpoints/24541
4511 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
4512
4513 2019-07-14 Tom de Vries <tdevries@suse.de>
4514
4515 PR testsuite/24760
4516 * gdb.objc/basicclass.exp: Fix unterminated string.
4517
4518 2019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
4519 Andrew Burgess <andrew.burgess@embecosm.com>
4520
4521 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
4522 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
4523 negative bounds.
4524 * gdb.fortran/vla-value.exp: Print elements of an array with
4525 negative bounds.
4526 * gdb.fortran/vla.f90: Setup an array with negative bounds for
4527 testing.
4528
4529 2019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
4530
4531 * gdb.base/options.exp (expect_string): Dequote strings in
4532 results.
4533 (test-string): Test strings with different quoting and reindent.
4534
4535 2019-07-10 Tom Tromey <tromey@adacore.com>
4536
4537 * gdb.ada/mi_ex_cond.exp: Update expected results.
4538 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
4539 * gdb.ada/mi_catch_ex.exp: Update expected results.
4540 * gdb.ada/mi_catch_assert.exp: Update expected results.
4541 * gdb.ada/catch_ex.exp (catch_exception_info)
4542 (catch_exception_entry, catch_assert_entry)
4543 (catch_unhandled_entry): Update.
4544 * gdb.ada/catch_assert_if.exp: Update expected results.
4545
4546 2019-07-10 Richard Bunt <richard.bunt@arm.com>
4547 Stephen Roberts <stephen.roberts@arm.com>
4548
4549 * gdb.base/define.exp: Restore original prompt.
4550
4551 2019-07-09 Pedro Alves <palves@redhat.com>
4552
4553 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
4554 breakpoints" output.
4555 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
4556 * gdb.python/py-breakpoint.exp: No longer expect that "catch
4557 throw" creates breakpoint.
4558 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
4559 'type="catchpoint"'.
4560
4561 2019-07-09 Pedro Alves <palves@redhat.com>
4562
4563 PR c++/15468
4564 * gdb.cp/except-multi-location-lib.cc: New.
4565 * gdb.cp/except-multi-location-main.cc: New.
4566 * gdb.cp/except-multi-location.exp: New.
4567
4568 2019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
4569
4570 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
4571 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
4572 argument and update callers.
4573
4574 2019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
4575
4576 * gdb.arch/amd64-break-on-asm-line.S: New file.
4577 * gdb.arch/amd64-break-on-asm-line.exp: New file.
4578
4579 2019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4580
4581 * gdb.base/printcmds.exp: Test printing C string and
4582 C wide string convenience vars without transiting via the inferior.
4583 Also make test names unique.
4584
4585 2019-07-08 Alan Hayward <alan.hayward@arm.com>
4586
4587 PR breakpoints/25011
4588 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
4589
4590 2019-07-04 Pedro Alves <palves@redhat.com>
4591
4592 * lib/gdb.exp (foreach_with_prefix): Don't return early if
4593 body returned ok(0), break(3) or continue(4).
4594 * gdb.testsuite/foreach_with_prefix.exp: New file.
4595
4596 2019-07-04 Alan Hayward <alan.hayward@arm.com>
4597
4598 * gdb.server/unittest.exp: Allow 0 unit tests to run.
4599
4600 2019-07-03 Pedro Alves <palves@redhat.com>
4601
4602 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
4603 "return -code".
4604
4605 2019-07-03 Pedro Alves <palves@redhat.com>
4606
4607 PR cli/24732
4608 * gdb.base/shell.exp: Load completion-support.exp.
4609 Adjust expected error output. Add completion tests.
4610
4611 2019-07-03 Pedro Alves <palves@redhat.com>
4612
4613 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
4614 string_to_regexp.
4615
4616 2019-07-03 Pedro Alves <palves@redhat.com>
4617
4618 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
4619 (expect_integer): Adjust to expect "-string".
4620 (expect_string): New.
4621 (all_options): Expect "-string".
4622 (test-flag, test-boolean): Adjust to expect "-string".
4623 (test-string): New proc.
4624 (top level): Call it.
4625
4626 2019-07-03 Pedro Alves <palves@redhat.com>
4627
4628 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
4629 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
4630 the expected output in the success.
4631
4632 2019-07-03 Pedro Alves <palves@redhat.com>
4633
4634 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
4635 Split one gdb_test_multiple call in two to avoid a race.
4636
4637 2019-07-03 Pedro Alves <palves@redhat.com>
4638
4639 * gdb.base/with.c: New file.
4640 * gdb.base/with.exp: New file.
4641
4642 2019-07-03 Pedro Alves <palves@redhat.com>
4643
4644 * gdb.base/settings.exp: Replace all references to "maint
4645 test-settings set" with references to "maint set test-settings",
4646 and all references to "maint test-settings show" with references
4647 to "maint show test-settings".
4648
4649 2019-07-03 Pedro Alves <palves@redhat.com>
4650
4651 * gdb.base/settings.exp (test-string): Adjust expected out when
4652 testing "maint test-settings show filename"
4653
4654 2019-07-02 Pedro Alves <palves@redhat.com>
4655
4656 * gdb.base/options.exp (test-info-threads): New procedure.
4657 (top level): Call it.
4658
4659 2019-06-28 Tom Tromey <tromey@adacore.com>
4660
4661 * gdb.dwarf2/ada-linkage-name.c: New file.
4662 * gdb.dwarf2/ada-linkage-name.exp: New file.
4663
4664 2019-06-27 Tom Tromey <tromey@adacore.com>
4665
4666 PR c++/20020:
4667 * gdb.cp/constexpr-field.exp: Use setup_xfail.
4668
4669 2019-06-26 Tom de Vries <tdevries@suse.de>
4670
4671 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
4672
4673 2019-06-26 Tom de Vries <tdevries@suse.de>
4674
4675 * gdb.base/index-cache.exp: Add back missing debug option.
4676
4677 2019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4678
4679 * gdb.base/alias.exp: Test non matching/non existing prefixes.
4680
4681 2019-06-25 Tom de Vries <tdevries@suse.de>
4682
4683 PR testsuite/24727
4684 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
4685
4686 2019-06-24 Tom de Vries <tdevries@suse.de>
4687
4688 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
4689
4690 2019-06-24 Tom de Vries <tdevries@suse.de>
4691
4692 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
4693 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
4694 * gdb.trace/unavailable-dwarf-piece.exp: Same.
4695
4696 2019-06-24 Tom de Vries <tdevries@suse.de>
4697
4698 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
4699
4700 2019-06-21 Tom de Vries <tdevries@suse.de>
4701
4702 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
4703
4704 2019-06-21 Tom de Vries <tdevries@suse.de>
4705
4706 PR testsuite/24518
4707 PR ada/24713
4708 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
4709 index.
4710
4711 2019-06-19 Tom Tromey <tromey@adacore.com>
4712
4713 * gdb.ada/length_cond.exp: Add intro comment.
4714
4715 2019-06-19 Tom Tromey <tromey@adacore.com>
4716
4717 * gdb.ada/length_cond.exp: New file.
4718 * gdb.ada/length_cond/length_cond.adb: New file.
4719 * gdb.ada/length_cond/pck.adb: New file.
4720 * gdb.ada/length_cond/pck.ads: New file.
4721
4722 2019-06-18 Tom de Vries <tdevries@suse.de>
4723
4724 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
4725
4726 2019-06-18 Tom Tromey <tromey@adacore.com>
4727
4728 * gdb.base/list0.h: Add comment explaining control character.
4729
4730 2019-06-18 Tom de Vries <tdevries@suse.de>
4731
4732 * boards/fission.exp: Break up long debug_flags line.
4733
4734 2019-06-16 Tom de Vries <tdevries@suse.de>
4735
4736 PR gdb/24445
4737 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
4738 generated index.
4739
4740 2019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
4741
4742 PR gdb/24686
4743 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
4744 improve detection of bug gdb/24541.
4745
4746 2019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
4747
4748 PR gdb/24669
4749 * gdb.base/index-cache.exp (uses_readnow,
4750 expecting_index_cache_use): Define global variable.
4751 (test_cache_enabled_miss, test_cache_enabled_hit): Use
4752 expecting_index_cache_use.
4753
4754 2019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
4755 Andrew Burgess <andrew.burgess@embecosm.com>
4756
4757 * gdb.fortran/pointers.f90: New file.
4758 * gdb.fortran/print_type.exp: New file.
4759 * gdb.fortran/vla-ptype.exp: Adapt expected results.
4760 * gdb.fortran/vla-type.exp: Likewise.
4761 * gdb.fortran/vla-value.exp: Likewise.
4762 * gdb.mi/mi-vla-fortran.exp: Likewise.
4763
4764 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
4765
4766 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
4767 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
4768 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
4769 as a stop reason.
4770
4771 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
4772
4773 * gdb.base/annota1.exp: Update expected results.
4774 * gdb.cp/annota2.exp: Likewise.
4775 * gdb.cp/annota3.exp: Likewise.
4776
4777 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
4778
4779 * gdb.base/style-logging.exp: Remove path from test name.
4780
4781 2019-06-14 Tom Tromey <tromey@adacore.com>
4782
4783 PR gdb/24502:
4784 * gdb.base/style-logging.exp: New file.
4785
4786 2019-06-14 Tom Tromey <tromey@adacore.com>
4787
4788 * gdb.base/symfile-warn.exp: New file.
4789 * gdb.base/symfile-warn.c: New file.
4790
4791 2019-06-14 Tom Tromey <tromey@adacore.com>
4792
4793 * gdb.base/annotate-symlink.exp: New file.
4794
4795 2019-06-14 Tom Tromey <tromey@adacore.com>
4796
4797 * gdb.ada/set_wstr.exp: Add reassignment test.
4798
4799 2019-06-14 Tom Tromey <tromey@adacore.com>
4800
4801 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
4802 'unchecked_access and 'unrestricted_access as well.
4803
4804 2019-06-14 Tom Tromey <tromey@adacore.com>
4805
4806 PR ada/24539:
4807 * gdb.ada/vla.exp: Update tests.
4808 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
4809 pragma.
4810
4811 2019-06-13 Pedro Alves <palves@redhat.com>
4812
4813 * gdb.base/settings.exp (test-integer): Test junk after
4814 "unlimited".
4815
4816 2019-06-13 Pedro Alves <palves@redhat.com>
4817
4818 * gdb.base/options.exp (test-thread-apply): New.
4819 (top level): Call it.
4820
4821 2019-06-13 Pedro Alves <palves@redhat.com>
4822
4823 * gdb.base/options.exp (test-frame-apply): New.
4824 (top level): Test print commands with different "frame apply"
4825 prefixes.
4826
4827 2019-06-13 Pedro Alves <palves@redhat.com>
4828
4829 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
4830 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
4831 'max_completions' parameter and handle it.
4832 (test_gdb_completion_offers_commands): New.
4833
4834 2019-06-13 Pedro Alves <palves@redhat.com>
4835
4836 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
4837
4838 2019-06-13 Pedro Alves <palves@redhat.com>
4839
4840 * gdb.base/options.exp (test-backtrace): New.
4841 (top level): Call it.
4842
4843 2019-06-13 Pedro Alves <palves@redhat.com>
4844
4845 * gdb.guile/scm-frame-args.exp: Use "set print
4846 raw-frame-arguments" instead of "set print raw frame-arguments".
4847 * gdb.python/py-frame-args.exp: Likewise.
4848
4849 2019-06-13 Pedro Alves <palves@redhat.com>
4850
4851 * gdb.compile/compile.exp: Adjust expected output to option
4852 processing changes.
4853
4854 2019-06-13 Pedro Alves <palves@redhat.com>
4855
4856 * gdb.base/options.exp: Build executable.
4857 (test-print): New procedure.
4858 (top level): Call it, once for "print" and another for "compile
4859 print".
4860
4861 2019-06-13 Pedro Alves <palves@redhat.com>
4862
4863 * gdb.base/options.c: New file.
4864 * gdb.base/options.exp: New file.
4865
4866 2019-06-13 Pedro Alves <palves@redhat.com>
4867
4868 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
4869 that "o" is ambiguous.
4870
4871 2019-06-13 Pedro Alves <palves@redhat.com>
4872
4873 * gdb.base/settings.c: New file.
4874 * gdb.base/settings.exp: New file.
4875
4876 2019-06-13 Pedro Alves <palves@redhat.com>
4877
4878 * gdb.base/completion.exp: Fix comment typo.
4879
4880 2019-06-13 Pedro Alves <palves@redhat.com>
4881
4882 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
4883 foo --1" test.
4884
4885 2019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
4886
4887 * gdb.fortran/block-data.f: New.
4888 * gdb.fortran/block-data.exp: New.
4889
4890 2019-06-11 Tom de Vries <tdevries@suse.de>
4891
4892 PR testsuite/24521
4893 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
4894 message.
4895
4896 2019-06-11 Tom de Vries <tdevries@suse.de>
4897
4898 PR testsuite/24521
4899 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
4900
4901 2019-06-11 Tom de Vries <tdevries@suse.de>
4902
4903 * boards/readnow.exp: New file.
4904
4905 2019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
4906
4907 * gdb.fortran/vla-sizeof.exp: Update expected results.
4908
4909 2019-06-06 Amos Bird <amosbird@gmail.com>
4910
4911 * gdb.base/annota1.exp (thread_switch): Add test for
4912 thread-exited annotation.
4913
4914 2019-06-06 Tom Tromey <tromey@adacore.com>
4915
4916 * gdb.base/maint.exp: Expect command started/finished output.
4917
4918 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
4919
4920 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
4921 comment.
4922 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
4923
4924 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
4925
4926 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
4927 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
4928 * gdb.arch/riscv-unwind-long-insn.c: New file.
4929 * gdb.arch/riscv-unwind-long-insn.exp: New file.
4930
4931 2019-06-04 Christian Biesinger <cbiesinger@google.com>
4932
4933 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
4934
4935 2019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4936
4937 * lib/gdb.exp (help_list_trailer): New regexp variable
4938 factorizing the help trailer message.
4939 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
4940 arg to allow to better factorize various tests.
4941 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
4942 (test_prefix_command_help): Use help_list_trailer.
4943 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
4944 * gdb.guile/scm-cmd.exp: Likewise.
4945 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
4946 * gdb.base/help.exp: Use test_user_defined_class_help.
4947 * gdb.base/style.exp: Add tests for styling of help and apropos.
4948 * lib/gdb-utils.exp (style): Add title and highlight styles.
4949
4950 2019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4951
4952 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
4953 $_shell_exitsignal.
4954 * gdb.base/default.exp: Update for new convenience variables.
4955
4956 2019-05-29 Tom Tromey <tromey@adacore.com>
4957
4958 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
4959 to "break complete ada" test case's regexp.
4960
4961 2019-05-29 Tom Tromey <tromey@adacore.com>
4962
4963 PR c++/20020:
4964 * gdb.cp/constexpr-field.exp: New file.
4965 * gdb.cp/constexpr-field.cc: New file.
4966
4967 2019-05-29 Tom Tromey <tromey@adacore.com>
4968
4969 * gdb.base/finish.exp (finish_no_print): New proc.
4970 (finish_tests): Call it.
4971
4972 2019-05-24 Tom de Vries <tdevries@suse.de>
4973
4974 * gdb.dwarf2/gdb-add-index.exp: New file.
4975
4976 2019-05-22 Tom Tromey <tromey@adacore.com>
4977
4978 * gdb.base/info-shared.exp (check_info_shared): Use "style".
4979 * gdb.base/style.exp: Use "style".
4980 * lib/gdb-utils.exp (style): New proc.
4981
4982 2019-05-22 Tom de Vries <tdevries@suse.de>
4983
4984 * gdb.base/align.exp: Require c++11.
4985
4986 2019-05-22 Tom de Vries <tdevries@suse.de>
4987
4988 PR testsuite/24586
4989 * gdb.python/py-mi-var-info-path-expression.exp: Call
4990 mi_skip_python_tests to check if python is supported.
4991
4992 2019-05-22 Alan Hayward <alan.hayward@arm.com>
4993
4994 * gdb.arch/aarch64-pauth.c: New test.
4995 * gdb.arch/aarch64-pauth.exp: New file.
4996
4997 2019-05-22 Alan Hayward <alan.hayward@arm.com>
4998
4999 * README (Re-running Tests Outside The Testsuite): New section.
5000
5001 2019-05-21 Tom de Vries <tdevries@suse.de>
5002
5003 * gdb.arch/amd64-eval.exp: Require c++11.
5004 * gdb.base/max-depth.exp: Same.
5005 * gdb.compile/compile-cplus-array-decay.exp: Same.
5006 * gdb.cp/meth-typedefs.exp: Same.
5007 * gdb.cp/subtypes.exp: Same.
5008 * gdb.cp/temargs.exp: Same.
5009
5010 2019-05-21 Alan Hayward <alan.hayward@arm.com>
5011
5012 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
5013
5014 2019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
5015
5016 PR gdb/18644
5017 * gdb.fortran/complex.exp: Remove setup_kfail calls.
5018 * gdb.fortran/printing-types.exp: Add new test.
5019 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
5020 testing.
5021 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
5022 setup_kfail call.
5023
5024 2019-05-17 Alan Hayward <alan.hayward@arm.com>
5025
5026 * README (Running the Testsuite): Change example.
5027 (Testsuite Parameters): Remove TRANSCRIPT.
5028 * lib/gdb.exp: Remove TRANSCRIPT check.
5029
5030 2019-05-17 Alan Hayward <alan.hayward@arm.com>
5031
5032 * README (Testsuite Parameters): Add replay logging to
5033 GDBSERVER_DEBUG.
5034 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
5035 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
5036 as a comma separated list.
5037 (gdb_debug_init): Override procedure.
5038
5039 2019-05-17 Alan Hayward <alan.hayward@arm.com>
5040
5041 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
5042 (gdb_write_cmd_file): New procedure.
5043 * lib/gdbserver-support.exp (gdbserver_start): Call
5044 gdbserver_write_cmd_file.
5045 (gdbserver_write_cmd_file): New procedure.
5046
5047 2019-05-17 Alan Hayward <alan.hayward@arm.com>
5048
5049 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
5050 (delete_breakpoints): Likewise.
5051 (gdb_run_cmd): Likewise.
5052 (gdb_start_cmd): Likewise.
5053 (gdb_starti_cmd): Likewise.
5054 (gdb_internal_error_resync): Likewise.
5055 (gdb_test_multiple): Likewise.
5056 (gdb_reinitialize_dir): Likewise.
5057 (default_gdb_exit): Likewise.
5058 (gdb_file_cmd): Mark kill as optional.
5059 (default_gdb_start): Call gdb_stdin_log_init.
5060 (send_gdb): Call gdb_stdin_log_write.
5061 (rerun_to_main): Mark Y as an answer.
5062 (gdb_stdin_log_init): New function.
5063 (gdb_stdin_log_write): Likewise.
5064
5065 2019-05-17 Alan Hayward <alan.hayward@arm.com>
5066
5067 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
5068 * gdb.base/debug-expr.exp: Likewise.
5069 * gdb.base/foll-fork.exp: Likewise.
5070 * gdb.base/foll-vfork.exp: Likewise.
5071 * gdb.base/fork-print-inferior-events.exp: Likewise.
5072 * gdb.base/gdb-sigterm.exp: Likewise.
5073 * gdb.base/gdbinit-history.exp: Likewise.
5074 * gdb.base/osabi.exp: Likewise.
5075 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
5076 * gdb.base/ui-redirect.exp: Likewise.
5077 * gdb.gdb/unittest.exp: Likewise.
5078 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
5079 * gdb.mi/mi-watch.exp: Likewise.
5080 * gdb.mi/new-ui-mi-sync.exp: Likewise.
5081 * gdb.mi/user-selected-context-sync.exp: Likewise.
5082 * gdb.python/python.exp: Disable debug test when debugging.
5083 * gdb.threads/check-libthread-db.exp: Disable when debugging.
5084 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
5085 Likewise.
5086 * gdb.threads/stepi-random-signal.exp: Likewise.
5087
5088 2019-05-17 Alan Hayward <alan.hayward@arm.com>
5089
5090 * Makefile.in: Pass through GDB_DEBUG.
5091 * README (Testsuite Parameters): Add GDB_DEBUG.
5092 (gdb,debug): Add board setting.
5093 * lib/gdb.exp (default_gdb_start): Start debugging.
5094 (gdb_debug_enabled): New procedure.
5095 (gdb_debug_init): Likewise.
5096
5097 2019-05-17 Alan Hayward <alan.hayward@arm.com>
5098
5099 * Makefile.in: Pass through GDB_DEBUG.
5100 * README (Testsuite Parameters): Add GDB_DEBUG.
5101 (gdb,debug): Add board setting.
5102 * lib/gdb.exp (default_gdb_start): Start debugging.
5103 (gdb_debug_enabled): New procedure.
5104 (gdb_debug_init): Likewise.
5105
5106 2019-05-17 Alan Hayward <alan.hayward@arm.com>
5107
5108 * gdb.base/ui-redirect.exp: Add debug redirect tests.
5109
5110 2019-05-17 Alan Hayward <alan.hayward@arm.com>
5111
5112 * gdb.base/ui-redirect.exp: Test redirection.
5113
5114 2019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
5115
5116 * gdb.mi/mi-complete.exp: New file.
5117 * gdb.mi/mi-complete.cc: Likewise.
5118
5119 2019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
5120
5121 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
5122 indexed and sliced arrays, and pointers to arrays.
5123
5124 2019-05-14 Tom Tromey <tromey@adacore.com>
5125
5126 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
5127 styling test.
5128
5129 2019-05-14 Tom de Vries <tdevries@suse.de>
5130
5131 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
5132 selection entry encoding.
5133
5134 2019-05-10 Tom Tromey <tromey@adacore.com>
5135
5136 * gdb.ada/info_exc.exp: Add "complete" test.
5137
5138 2019-05-09 Tom de Vries <tdevries@suse.de>
5139
5140 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
5141 CU-relative.
5142
5143 2019-05-09 Tom de Vries <tdevries@suse.de>
5144
5145 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
5146 CU-relative.
5147
5148 2019-05-08 Joel Brobecker <brobecker@adacore.com>
5149
5150 * gdb.ada/frame_arg_lang.exp: New testcase.
5151 * gdb.ada/frame_arg_lang/bla.adb: New file.
5152 * gdb.ada/frame_arg_lang/pck.ads: New file.
5153 * gdb.ada/frame_arg_lang/pck.adb: New file.
5154 * gdb.ada/frame_arg_lang/foo.c: New file.
5155
5156 2019-05-08 Tom Tromey <tromey@adacore.com>
5157
5158 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
5159
5160 2019-05-08 Tom Tromey <tromey@adacore.com>
5161
5162 * gdb.base/ptype-offsets.exp: Update tests.
5163
5164 2019-05-08 Tom Tromey <tromey@adacore.com>
5165
5166 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
5167 cases.
5168 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
5169 "short".
5170
5171 2019-05-08 Tom Tromey <tromey@adacore.com>
5172
5173 * gdb.ada/vla.exp: New file.
5174 * gdb.ada/vla/vla.adb: New file.
5175
5176 2019-05-07 Tom de Vries <tdevries@suse.de>
5177
5178 * gdb.base/index-cache.exp (ls_host): Fix return statement.
5179
5180 2019-05-07 Tom de Vries <tdevries@suse.de>
5181
5182 PR testsuite/24522
5183 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
5184 section.
5185
5186 2019-05-07 Tom de Vries <tdevries@suse.de>
5187
5188 PR testsuite/24522
5189 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
5190 .debug_aranges section.
5191
5192 2019-05-07 Tom de Vries <tdevries@suse.de>
5193
5194 PR testsuite/24159
5195 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
5196
5197 2019-05-06 Tom de Vries <tdevries@suse.de>
5198
5199 * lib/gdb.exp (exec_has_index_section): New proc.
5200 * gdb.base/index-cache.exp: Handle case that binfile contains an index
5201 section.
5202
5203 2019-05-04 Tom de Vries <tdevries@suse.de>
5204
5205 * boards/cc-with-debug-names.exp: New file.
5206
5207 2019-05-03 Tom Tromey <tromey@adacore.com>
5208
5209 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
5210 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
5211 * gdb.ada/char_enum.exp: Add test.
5212
5213 2019-05-03 Tom de Vries <tdevries@suse.de>
5214
5215 * boards/cc-with-gdb-index.exp: New file.
5216
5217 2019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
5218
5219 * gdb.rust/simple.exp: Add new test case.
5220 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
5221 (main): Initialise an instance of the new struct.
5222
5223 2019-05-01 Tom Tromey <tromey@adacore.com>
5224
5225 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
5226 record.
5227 (NPR): New variable.
5228 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
5229 test.
5230
5231 2019-05-01 Tom Tromey <tromey@adacore.com>
5232
5233 * gdb.ada/packed_array_assign.exp: Add packed assignment
5234 regression test.
5235
5236 2019-05-01 Tom de Vries <tdevries@suse.de>
5237
5238 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
5239
5240 2019-05-01 Tom de Vries <tdevries@suse.de>
5241
5242 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
5243
5244 2019-04-30 Ali Tamur <tamur@google.com>
5245
5246 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
5247
5248 2019-04-30 Tom Tromey <tromey@adacore.com>
5249
5250 * lib/ada.exp (find_ada_tool): New proc.
5251 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
5252 * gdb.ada/catch_ex_std.exp: New file.
5253 * gdb.ada/catch_ex_std/foo.adb: New file.
5254 * gdb.ada/catch_ex_std/some_package.adb: New file.
5255 * gdb.ada/catch_ex_std/some_package.ads: New file.
5256
5257 2019-04-30 Tom Tromey <tromey@adacore.com>
5258
5259 PR c++/24470:
5260 * gdb.cp/temargs.cc: Add test code from PR.
5261
5262 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
5263
5264 * gdb.fortran/vla-datatypes.exp: Update expected results.
5265 * gdb.fortran/vla-ptype.exp: Likewise.
5266 * gdb.fortran/vla-type.exp: Likewise.
5267 * gdb.fortran/vla-value.exp: Likewise.
5268
5269 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
5270
5271 * gdb.fortran/ptr-indentation.exp: Update expected results.
5272 * gdb.fortran/ptype-on-functions.exp: Likewise.
5273 * gdb.fortran/vla-ptr-info.exp: Likewise.
5274 * gdb.fortran/vla-value.exp: Likewise.
5275
5276 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
5277
5278 * gdb.fortran/ptype-on-functions.exp: New file.
5279 * gdb.fortran/ptype-on-functions.f90: New file.
5280
5281 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
5282
5283 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
5284 case void string.
5285
5286 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
5287
5288 * gdb.fortran/complex.exp: Expand.
5289 * gdb.fortran/complex.f: Renamed to...
5290 * gdb.fortran/complex.f90: ...this, and extended to add more
5291 complex values.
5292
5293 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
5294
5295 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
5296 MODULO, CMPLX.
5297
5298 2019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
5299 Richard Bunt <richard.bunt@arm.com>
5300
5301 * gdb.base/max-depth.c: New file.
5302 * gdb.base/max-depth.exp: New file.
5303 * gdb.python/py-nested-maps.c: New file.
5304 * gdb.python/py-nested-maps.exp: New file.
5305 * gdb.python/py-nested-maps.py: New file.
5306 * gdb.python/py-format-string.exp (test_max_depth): New proc.
5307 (test_all_common): Call test_max_depth.
5308 * gdb.fortran/max-depth.exp: New file.
5309 * gdb.fortran/max-depth.f90: New file.
5310 * gdb.go/max-depth.exp: New file.
5311 * gdb.go/max-depth.go: New file.
5312 * gdb.modula2/max-depth.exp: New file.
5313 * gdb.modula2/max-depth.c: New file.
5314 * lib/gdb.exp (get_print_expr_at_depths): New proc.
5315
5316 2019-04-29 Tom de Vries <tdevries@suse.de>
5317
5318 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
5319
5320 2019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5321
5322 * gdb.base/callexit.exp: Test may-call-functions off.
5323
5324 2019-04-25 Keith Seitz <keiths@redhat.com>
5325
5326 PR c++/24367
5327 * gdb.cp/meth-typedefs.cc (incomplete_struct)
5328 (another_incomplete_struct, test_incomplete): New definitions.
5329 (main): Use new definitions.
5330 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
5331 functions.
5332
5333 2019-04-25 Ali Tamur <tamur@google.com>
5334
5335 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
5336
5337 2019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
5338
5339 PR corefiles/11608
5340 PR corefiles/18187
5341 * gdb.base/coredump-filter-build-id.exp: New file.
5342
5343 2019-04-25 Alan Hayward <alan.hayward@arm.com>
5344
5345 * Makefile.in: Pass through GDBSERVER_DEBUG.
5346 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
5347 (gdbserver,debug): Add board setting.
5348 * gdb.trace/tspeed.exp: Skip when debugging.
5349 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
5350 * lib/gdbserver-support.exp: Likewise
5351
5352 2019-04-24 Tom Tromey <tromey@adacore.com>
5353
5354 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
5355 Rust.
5356
5357 2019-04-24 Tom Tromey <tromey@adacore.com>
5358
5359 * gdb.arch/amd64-eval.exp: Test bitfield return.
5360 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
5361 (class Foo) <return_bitfields>: New method.
5362 (main): Call it.
5363
5364 2019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
5365
5366 * gdb.cp/many-args.cc: New file.
5367 * gdb.cp/many-args.exp: New file.
5368
5369 2019-04-23 Tom de Vries <tdevries@suse.de>
5370
5371 PR gdb/24433
5372 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
5373
5374 2019-04-23 Alan Hayward <alan.hayward@arm.com>
5375
5376 * gdb.trace/backtrace.exp: Use nopie flag.
5377 * gdb.trace/circ.exp: Likewise.
5378 * gdb.trace/collection.exp: Likewise.
5379 * gdb.trace/ftrace.exp: Likewise.
5380 * gdb.trace/mi-trace-unavailable.exp: Likewise.
5381 * gdb.trace/mi-traceframe-changed.exp: Likewise.
5382 * gdb.trace/qtro.exp: Likewise.
5383 * gdb.trace/read-memory.exp: Likewise.
5384 * gdb.trace/report.exp: Likewise.
5385 * gdb.trace/tfile.exp: Likewise.
5386 * gdb.trace/tfind.exp: Likewise.
5387 * gdb.trace/unavailable.exp: Likewise.
5388
5389 2019-04-22 Pedro Alves <palves@redhat.com>
5390
5391 * gdb.base/solib-probes-nosharedlibrary.c,
5392 gdb.base/solib-probes-nosharedlibrary.exp: New files.
5393
5394 2019-04-19 Tom Tromey <tromey@adacore.com>
5395
5396 * gdb.ada/ptype_union.c: New file.
5397 * gdb.ada/ptype_union.exp: New file.
5398
5399 2019-04-19 Tom Tromey <tromey@adacore.com>
5400
5401 PR symtab/24423:
5402 * gdb.base/list0.h (foo): Add a control-l character.
5403
5404 2019-04-18 Tom de Vries <tdevries@suse.de>
5405
5406 PR gdb/24433
5407 * boards/local-board.exp: Set sysroot to "".
5408
5409 2019-04-18 Tom de Vries <tdevries@suse.de>
5410 Pedro Alves <palves@redhat.com>
5411
5412 PR gdb/24454
5413 * gdb.threads/vfork-follow-child-exec.c: New file.
5414 * gdb.threads/vfork-follow-child-exec.exp: New file.
5415 * gdb.threads/vfork-follow-child-exit.c: New file.
5416 * gdb.threads/vfork-follow-child-exit.exp: New file.
5417
5418 2019-04-15 Leszek Swirski <leszeks@google.com>
5419
5420 * gdb.arch/amd64-eval.cc: New file.
5421 * gdb.arch/amd64-eval.exp: New file.
5422
5423 2019-04-11 Alan Hayward <alan.hayward@arm.com>
5424
5425 * gdb.server/sysroot.c: New test.
5426 * gdb.server/sysroot.exp: New file.
5427 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
5428 matching param.
5429
5430 2019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
5431
5432 * gdb.base/align.exp: Extend test to cover structures containing
5433 only static fields.
5434
5435 2019-04-11 Tom de Vries <tdevries@suse.de>
5436
5437 * boards/cc-with-dwz-m.exp: New file.
5438 * boards/cc-with-dwz.exp: New file.
5439 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
5440
5441 2019-04-09 Simon Marchi <simon.marchi@efficios.com>
5442
5443 * gdb.base/start-cpp.exp: New file.
5444 * gdb.base/start-cpp.cc: New file.
5445
5446 2019-04-08 Kevin Buettner <kevinb@redhat.com>
5447
5448 * gdb.python/py-thrhandle.exp: Adjust tests to call
5449 thread_from_handle instead of thread_from_thread_handle.
5450
5451 2019-04-08 Kevin Buettner <kevinb@redhat.com>
5452
5453 * gdb.python/py-thrhandle.exp: Add tests for
5454 gdb.InferiorThread.handle.
5455
5456 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
5457
5458 * gdb.python/py-function.exp: Check calling helper function from
5459 all languages.
5460 * lib/gdb.exp (gdb_supported_languages): New proc.
5461
5462 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
5463
5464 * gdb.base/complex-parts.c: New file.
5465 * gdb.base/complex-parts.exp: New file.
5466
5467 2019-04-01 Tom Tromey <tromey@adacore.com>
5468
5469 PR symtab/23331:
5470 * gdb.dwarf2/dw2-ranges-main.c: New file.
5471 * gdb.dwarf2/dw2-ranges-psym.c: New file.
5472 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
5473
5474 2019-03-30 Simon Marchi <simark@simark.ca>
5475
5476 * gdb.base/default.exp: Add values for $_gdb_major and
5477 $_gdb_minor.
5478
5479 2019-03-29 Tom Tromey <tromey@adacore.com>
5480
5481 * gdb.base/help.exp: Tighten apropos regexp.
5482
5483 2019-03-29 Keith Seitz <keiths@redhat.com>
5484
5485 * gdb.fortran/array-bounds.exp: New file.
5486 * gdb.fortran/array-bounds.f90: New file.
5487
5488 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5489
5490 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
5491
5492 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5493
5494 * gdb.multi/hello.c (main): Increase alarm timer.
5495
5496 2019-03-28 Sandra Loosemore <sandra@codesourcery.com>
5497
5498 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
5499 factor when no hardware watchpoint support.
5500
5501 2019-03-28 Alan Hayward <alan.hayward@arm.com>
5502 Pedro Alves <palves@redhat.com>
5503
5504 * boards/local-board.exp: set sysroot to /.
5505
5506 2019-03-27 Alan Hayward <alan.hayward@arm.com>
5507
5508 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
5509 in child.
5510
5511 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
5512
5513 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
5514 field.
5515 (make_container): Initialise new field.
5516 * gdb.python/py-prettyprint.exp: Add new tests.
5517 * gdb.python/py-prettyprint.py (class ContainerPrinter)
5518 <display_hint>: New method.
5519
5520 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
5521
5522 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
5523 gdb_continue_to_breakpoint more throughout this test.
5524 (run_lang_tests) Supply unique test names, and use
5525 gdb_test_no_output.
5526
5527 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
5528
5529 * gdb.base/finish-pretty.exp: Update expected results.
5530 * gdb.base/pretty-print.c: New file.
5531 * gdb.base/pretty-print.exp: New file.
5532
5533 2019-03-25 Pedro Alves <palves@redhat.com>
5534
5535 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
5536 move comments outside list. Append '-i "" eof' section.
5537
5538 2019-03-22 Alan Hayward <alan.hayward@arm.com>
5539
5540 PR testsuite/25016
5541 * README: Add pie options.
5542 * gdb.base/break-interp.exp: Ensure pie is disabled.
5543 * gdb.base/dump.exp: Likewise.
5544 * lib/gdb.exp (gdb_compile): Add pie option.
5545
5546 2019-03-19 Tom Tromey <tromey@adacore.com>
5547
5548 * gdb.mi/mi2-cli-display.c: New file.
5549 * gdb.mi/mi2-cli-display.exp: New file.
5550
5551 2019-03-18 Joel Brobecker <brobecker@adacore.com>
5552 Tom Tromey <tromey@adacore.com>
5553
5554 * gdb.ada/ptype_array/pck.adb: New file.
5555 * gdb.ada/ptype_array/pck.ads: New file.
5556 * gdb.ada/ptype_array/foo.adb: New file.
5557 * gdb.ada/ptype_array.exp: New file.
5558
5559 2019-03-14 Tom Tromey <tromey@adacore.com>
5560
5561 * gdb.base/style.exp: Add "set style sources" test.
5562
5563 2019-03-13 Simon Marchi <simon.marchi@ericsson.com>
5564
5565 * mi-breakpoint-location-ena-dis.exp: Rename to ...
5566 * mi-breakpoint-multiple-locations.exp: ... this.
5567 (make_breakpoints_pattern): New proc.
5568 (do_test): Add mi_version parameter, test -break-insert,
5569 -break-info and =breakpoint-created.
5570
5571 2019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
5572
5573 * config/default.exp: Remove 'load_lib gdb.exp'.
5574 * config/monitor.exp: Likewise.
5575 * config/sid.exp: Likewise.
5576 * config/sim.exp: Likewise.
5577 * config/slite.exp: Likewise.
5578 * config/unix.exp: Likewise.
5579 * gdb.base/default.exp: Remove unhelpful comment.
5580
5581 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5582
5583 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
5584
5585 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5586
5587 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
5588
5589 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5590
5591 * gdb.fortran/type-kinds.exp: Update expected results.
5592
5593 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5594
5595 * gdb.fortran/type-kinds.exp: Test new integer type kind.
5596
5597 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5598
5599 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
5600 function.
5601 (test_basic_parsing_of_type_kinds): Expand types tested.
5602 (test_parsing_invalid_type_kinds): New function.
5603
5604 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5605
5606 * gdb.fortran/intrinsics.exp: New file.
5607 * gdb.fortran/intrinsics.f90: New file.
5608 * gdb.fortran/type-kinds.exp: New file.
5609
5610 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5611
5612 * gdb.fortran/dot-ops.exp: New file.
5613
5614 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5615
5616 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
5617 Check upper and lower case logical literals.
5618
5619 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5620
5621 * gdb.fortran/types.exp (test_float_literal_types_accepted):
5622 Remove duplicate tests.
5623
5624 2019-03-06 Alan Hayward <alan.hayward@arm.com>
5625
5626 * lib/gdb.exp (builtin_cd): rename of cd.
5627 (cd): Override builtin.
5628
5629 2019-03-06 Richard Bunt <richard.bunt@arm.com>
5630
5631 * gdb.fortran/function-calls.exp: New file.
5632 * gdb.fortran/function-calls.f90: New test.
5633
5634 2019-03-04 Richard Bunt <richard.bunt@arm.com>
5635
5636 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
5637 on user program standard output.
5638 * gdb.fortran/short-circuit-argument-list.f90: Record function
5639 calls.
5640
5641 2019-02-28 Alan Hayward <alan.hayward@arm.com>
5642
5643 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
5644 failure.
5645
5646 2019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5647
5648 PR gdb/8527
5649 * gdb.base/interrupt-daemon-attach.c,
5650 gdb.base/interrupt-daemon-attach.exp: New test.
5651
5652 2019-02-27 Pedro Alves <palves@redhat.com>
5653
5654 * gdb.base/page.exp: Add tests for "set width/height -1".
5655
5656 2019-02-27 Pedro Alves <palves@redhat.com>
5657
5658 * gdb.base/page.exp: Add tests for "set/show width/height" with
5659 "infinite" values.
5660
5661 2019-02-27 Tom Tromey <tromey@adacore.com>
5662
5663 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
5664 2.4.
5665 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
5666 workaround.
5667
5668 2019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
5669
5670 * gdb.base/align.exp: Extend to compile in both C and C++, and add
5671 tests for structs with static members.
5672
5673 2019-02-26 Tom Tromey <tromey@adacore.com>
5674
5675 * gdb.python/py-value.exp (test_value_from_buffer): Check for
5676 ValueError, not TypeError.
5677
5678 2019-02-26 Kevin Buettner <kevinb@redhat.com>
5679
5680 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
5681 call from main program.
5682
5683 2019-02-23 Joel Brobecker <brobecker@adacore.com>
5684
5685 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
5686 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
5687 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
5688 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
5689 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
5690
5691 2019-02-22 Keith Seitz <keiths@redhat.com>
5692
5693 PR symtab/23853
5694 * gdb.base/symlink-sourcefile.c: New file.
5695 * gdb.base/symlink-sourcefile.exp: New file.
5696
5697 2019-02-20 Tom Tromey <tom@tromey.com>
5698
5699 * gdb.base/info_qt.exp: Update.
5700
5701 2019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
5702
5703 * gdb.base/source.exp: Move "error in sourced script" code to
5704 the end.
5705 * gdb.base/source-error.gdb: Move contents to
5706 source-error-1.gdb. Add new code to source source-error-1.gdb.
5707 * gdb.base/source-error-1.gdb: New file, from previous
5708 source-error.gdb.
5709
5710 2019-02-17 Tom Tromey <tom@tromey.com>
5711
5712 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
5713 for macro styling.
5714 * gdb.base/style.c (SOME_MACRO): New macro.
5715
5716 2019-02-17 Tom Tromey <tom@tromey.com>
5717
5718 * gdb.base/style.exp: Add line-wrapping tests.
5719 * gdb.base/page.exp: Add test for quitting during pagination.
5720
5721 2019-02-17 Joel Brobecker <brobecker@adacore.com>
5722
5723 * gdb.ada/big_packed_array: New testcase.
5724 * gdb.ada/homonym.exp: Fix incorrect expected output for
5725 "break <homonym__get_value>" test.
5726
5727 2019-02-13 Weimin Pan <weimin.pan@oracle.com>
5728
5729 PR breakpoints/21870
5730 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
5731 and prepare_for_testing. Add comment.
5732 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
5733 redundant cleanup call. Clean up comment.
5734
5735 2019-02-12 Weimin Pan <weimin.pan@oracle.com>
5736
5737 PR breakpoints/21870
5738 * gdb.arch/aarch64-dbreg-contents.exp: New file.
5739 * gdb.arch/aarch64-dbreg-contents.c: New file.
5740
5741 2019-02-10 Joel Brobecker <brobecker@adacore.com>
5742
5743 * gdb.ada/mi_ref_changeable: New testcase.
5744
5745 2019-02-07 Alan Hayward <alan.hayward@arm.com>
5746
5747 * gdb.base/attach.exp: Add double attach test.
5748
5749 2019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
5750
5751 * lib/gdb.exp (default_gdb_start): Don't match pagination
5752 prompt.
5753 (gdb_init): Set stty_init.
5754
5755 2019-01-27 Tom Tromey <tom@tromey.com>
5756
5757 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
5758 skip_python_tests.
5759
5760 2019-01-24 Alan Hayward <alan.hayward@arm.com>
5761
5762 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
5763 New structure.
5764 (struct struct_static_02_02): Likewise.
5765 (struct struct_static_02_03): Likewise.
5766 (struct struct_static_02_04): Likewise.
5767 (struct struct_static_04_01): Likewise.
5768 (struct struct_static_04_02): Likewise.
5769 (struct struct_static_04_03): Likewise.
5770 (struct struct_static_04_04): Likewise.
5771 (struct struct_static_06_01): Likewise.
5772 (struct struct_static_06_02): Likewise.
5773 (struct struct_static_06_03): Likewise.
5774 (struct struct_static_06_04): Likewise.
5775 (cmp_struct_static_02_01): Likewise.
5776 (cmp_struct_static_02_02): Likewise.
5777 (cmp_struct_static_02_03): Likewise.
5778 (cmp_struct_static_02_04): Likewise.
5779 (cmp_struct_static_04_01): Likewise.
5780 (cmp_struct_static_04_02): Likewise.
5781 (cmp_struct_static_04_03): Likewise.
5782 (cmp_struct_static_04_04): Likewise.
5783 (cmp_struct_static_06_01): Likewise.
5784 (cmp_struct_static_06_02): Likewise.
5785 (cmp_struct_static_06_03): Likewise.
5786 (cmp_struct_static_06_04): Likewise.
5787 (call_all): Test new structs.
5788 * gdb.base/infcall-nested-structs.exp: Likewise.
5789
5790 2019-01-21 Alan Hayward <alan.hayward@arm.com>
5791 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
5792
5793 2019-01-21 Alan Hayward <alan.hayward@arm.com>
5794 * gdb.base/stack-protector.c: New test.
5795 * gdb.base/stack-protector.exp: New file.
5796 * gdb.cp/ovldbreak.exp: Only allow a single break line.
5797 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
5798 option.
5799 (gdb_compile): Remove stack protector for GCC and prevent
5800 recursion.
5801
5802 2019-01-16 Keith Seitz <keiths@redhat.com>
5803
5804 PR gdb/23773
5805 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
5806
5807 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5808
5809 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
5810 aliases.
5811 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
5812 tests.
5813 * gdb.arch/powerpc-vector-regs.c: New file.
5814 * gdb.arch/powerpc-vector-regs.exp: New file.
5815
5816 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5817
5818 * gdb.arch/altivec-regs.exp: Fix the list passed to
5819 gdb_expect_list when testing "info vector".
5820
5821 2019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
5822
5823 * gdb.base/style.exp: Don't include path in testname.
5824
5825 2019-01-10 Keith Seitz <keiths@redhat.com>
5826
5827 PR gdb/23712
5828 PR symtab/23010
5829 * gdb.dwarf2/multidictionary.exp: New file.
5830
5831 2019-01-09 Simon Marchi <simon.marchi@ericsson.com>
5832
5833 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
5834 (test_gnuv3_style_demangling): ... this.
5835 (test_lucid_style_demangling): Remove.
5836 (test_arm_style_demangling): Remove.
5837 (test_hp_style_demangling): Remove.
5838 (do_tests): Remove calls to the above.
5839
5840 2019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
5841
5842 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
5843 case.
5844
5845 2019-01-06 Tom Tromey <tom@tromey.com>
5846
5847 PR gdb/28155:
5848 * gdb.dwarf2/typedef-void-finish.exp: New file.
5849
5850 2018-12-28 Tom Tromey <tom@tromey.com>
5851 Simon Marchi <simark@simark.ca>
5852
5853 * gdb.base/jit-exec.exp: New file.
5854 * gdb.base/jit-exec.c: New file.
5855 * gdb.base/jit-execd.c: New file.
5856
5857 2018-12-28 Tom Tromey <tom@tromey.com>
5858
5859 * gdb.base/style.exp: Update test to check for address styling.
5860
5861 2018-12-28 Tom Tromey <tom@tromey.com>
5862
5863 * gdb.base/style.exp: Add test for styling of "Reading symbols"
5864 message.
5865
5866 2018-12-28 Tom Tromey <tom@tromey.com>
5867
5868 * gdb.base/style.exp: Add test for version number styling.
5869
5870 2018-12-28 Tom Tromey <tom@tromey.com>
5871
5872 * gdb.base/style.exp: Add test for print_address_symbolic.
5873
5874 2018-12-28 Tom Tromey <tom@tromey.com>
5875
5876 * gdb.base/style.exp: Add test for breakpoint setting.
5877
5878 2018-12-28 Tom Tromey <tom@tromey.com>
5879
5880 * gdb.base/style.exp: Add test for variable names.
5881
5882 2018-12-28 Tom Tromey <tom@tromey.com>
5883
5884 * gdb.base/style.exp: New file.
5885 * gdb.base/style.c: New file.
5886
5887 2018-12-28 Tom Tromey <tom@tromey.com>
5888
5889 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
5890 "dumb".
5891 * gdb.base/readline.exp (operate_and_get_next): Save and restore
5892 the TERM environment variable.
5893
5894 2018-12-27 Tom Tromey <tom@tromey.com>
5895
5896 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
5897 pagination test.
5898
5899 2018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
5900
5901 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
5902 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
5903
5904 2018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5905
5906 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
5907 Filename a.adb changed to bp_fun_addr.adb.
5908 gdb.ada/bp_fun_addr.exp: Update test accordingly.
5909
5910 2018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
5911
5912 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
5913 non-PIE executables.
5914 * README: Mention the gdb,nopie_flag board setting.
5915 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
5916 non-PIE executable.
5917 * gdb.arch/amd64-entry-value.exp: Likewise.
5918 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
5919 * gdb.arch/i386-float.exp: Likewise.
5920 * gdb.arch/i386-signal.exp: Likewise.
5921 * gdb.mi/mi-reg-undefined.exp: Likewise.
5922
5923 2018-12-21 Paul Marechal <paul.marechal@ericsson.com>
5924
5925 PR gdb/23974
5926 * gdb.base/info-os.exp: Check return for unknown "info os" type.
5927
5928 2018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5929
5930 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
5931 Update order of results accordingly.
5932
5933 2018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
5934
5935 * gdb.base/annota1.exp: Update a test regexp.
5936
5937 2018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
5938
5939 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
5940
5941 2018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5942
5943 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
5944 (reuse_time): Initialize to REUSE_TIME_CAP.
5945 (check_rc): New function.
5946 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
5947 Check pthread_create rc.
5948 (spawner_thread_func): Check pthread_create and pthread_join rc.
5949
5950 2018-12-08 Pedro Alves <palves@redhat.com>
5951
5952 * gdb.base/list.exp (test_forward_search): Rename to ...
5953 (test_forward_reverse_search): ... this. Also test reverse-search
5954 and the forward-search alias.
5955
5956 2018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
5957
5958 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
5959 local timeout variable before return, and remove all local timeout
5960 variable entirely.
5961 (gdb_load): Likewise.
5962
5963 2018-12-01 Tom de Vries <tdevries@suse.de>
5964
5965 * gdb.base/gdb-caching-proc.exp: New file.
5966
5967 2018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
5968
5969 * Makefile.in (TIMESTAMP): New variable.
5970 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
5971 command.
5972 (check-single-racy): Likewise.
5973 (check/%.exp): Likewise.
5974 (check-racy/%.exp): Likewise.
5975 (workers/%.worker): Likewise.
5976 (build-perf): Likewise.
5977 (check-perf): Likewise.
5978 * README: Describe new "TS" and "TS_FORMAT" variables.
5979 * print-ts.py: New file.
5980
5981 2018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
5982
5983 PR python/23714
5984 * gdb.python/python.exp: Test command repetition after
5985 gdb.execute.
5986
5987 2018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
5988
5989 * gdb.opt/inline-break.exp: Add test that info breakpoint output
5990 is correctly aligned.
5991
5992 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5993
5994 * gdb.ada/info_auto_lang.exp: New testcase.
5995 * gdb.ada/info_auto_lang/global_pack.ads: New file.
5996 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
5997 * gdb.ada/info_auto_lang/some_c.c: New file.
5998
5999 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6000
6001 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
6002 FUNC_lang language syntax.
6003
6004 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6005
6006 * gdb.base/info_minsym.c: New file.
6007 * gdb.base/info_minsym.exp: New file.
6008
6009 2018-11-19 Tom Tromey <tom@tromey.com>
6010
6011 PR rust/23625:
6012 * gdb.rust/simple.exp: Add ptype test. Update expected output.
6013 * gdb.rust/expr.exp: Update expected output. Change one test.
6014
6015 2018-11-19 Tom Tromey <tom@tromey.com>
6016
6017 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
6018
6019 2018-11-19 Pedro Alves <palves@redhat.com>
6020
6021 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
6022 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
6023 see the expected warning.
6024
6025 2018-11-16 Alan Hayward <alan.hayward@arm.com>
6026
6027 PR gdb/22736:
6028 * gdb.cp/infcall-nodebug-lib.c: New test.
6029 * gdb.cp/infcall-nodebug-main.c: New test.
6030 * gdb.cp/infcall-nodebug.exp: New file.
6031
6032 2018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
6033
6034 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
6035 completer tests.
6036
6037 2018-11-09 Tom de Vries <tdevries@suse.de>
6038
6039 * gdb.base/msym-lang.c: New test.
6040 * gdb.base/msym-lang.exp: New file.
6041 * gdb.base/msym-lang-main.c: New test.
6042
6043 2018-11-08 Tom Tromey <tom@tromey.com>
6044
6045 PR gdb/23555:
6046 PR gdb/23838:
6047 * gdb.base/warning.exp: New file.
6048
6049 2018-11-08 Jan Beulich <jbeulich@suse.com>
6050
6051 * testsuite/gdb.arch/i386-avx512.c,
6052 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
6053
6054 2018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
6055
6056 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
6057 point hardware.
6058
6059 2018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
6060
6061 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
6062 * gdb.dwarf2/missing-type-name.exp: New file.
6063
6064 2018-11-06 Tom de Vries <tdevries@suse.de>
6065
6066 * gdb.base/many-headers.c: New test.
6067 * gdb.base/many-headers.exp: New file.
6068
6069 2018-11-06 Jim Wilson <jimw@sifive.com>
6070
6071 * gdb.base/code_elim.exp: For riscv, set additional_flags
6072 to include -msmall-data-limit=0.
6073
6074 2018-11-01 Joel Brobecker <brobecker@adacore.com>
6075
6076 * gdb.ada/watch_minus_l: New testcase.
6077
6078 2018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
6079
6080 * gdb.arch/aix-sighandle.c: New file.
6081 * gdb.arch/aix-sighandle.exp: New file.
6082
6083 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
6084
6085 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
6086 registers being unions.
6087
6088 2018-10-31 Tom de Vries <tdevries@suse.de>
6089
6090 * lib/valgrind.exp: New file.
6091 (vgdb_start, vgdb_stop): New procs, factored out of ...
6092 * gdb.base/valgrind-bt.exp: ... here, ...
6093 * gdb.base/valgrind-disp-step.exp: ... here and ...
6094 * gdb.base/valgrind-infcall.exp: ... here.
6095
6096 2018-10-31 Tom de Vries <tdevries@suse.de>
6097
6098 * lib/gdb.exp (get_valueof): Don't output read value in test name.
6099
6100 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
6101
6102 * gdb.dwarf2/void-type.c: New file.
6103 * gdb.dwarf2/void-type.exp: New file.
6104
6105 2018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6106
6107 * gdb.base/info_qt.c: New file.
6108 * gdb.base/info_qt.exp: New file.
6109
6110 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
6111
6112 * gdb.arch/powerpc-htm-regs.c: New file.
6113 * gdb.arch/powerpc-htm-regs.exp: New file.
6114
6115 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
6116
6117 * gdb.arch/powerpc-tar.c: New file.
6118 * gdb.arch/powerpc-tar.exp: New file.
6119
6120 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
6121
6122 * gdb.arch/powerpc-ppr-dscr.c: New file.
6123 * gdb.arch/powerpc-ppr-dscr.exp: New file.
6124
6125 2018-10-25 Tom de Vries <tdevries@suse.de>
6126
6127 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
6128
6129 2018-10-24 Tom de Vries <tdevries@suse.de>
6130
6131 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
6132 longer exists error.
6133
6134 2018-10-24 Tom de Vries <tdevries@suse.de>
6135
6136 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
6137
6138 2018-10-24 Tom de Vries <tdevries@suse.de>
6139
6140 * gdb.base/valgrind-db-attach.exp: Handle removed support for
6141 --db-attach in valgrind.
6142
6143 2018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
6144
6145 * gdb.arch/riscv-reg-aliases.c: New file.
6146 * gdb.arch/riscv-reg-aliases.exp: New file.
6147
6148 2018-10-19 Alan Hayward <alan.hayward@arm.com>
6149
6150 * gdb.python/py-cmd.exp: Check for gdb_prompt.
6151
6152 2018-10-19 Alan Hayward <alan.hayward@arm.com>
6153
6154 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
6155
6156 2018-10-19 Alan Hayward <alan.hayward@arm.com>
6157
6158 * gdb.cp/ovldbreak.exp: Fix regexps.
6159
6160 2018-10-19 Alan Hayward <alan.hayward@arm.com>
6161
6162 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
6163
6164 2018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
6165
6166 PR cli/23785
6167 * gdb.base/restore.exp: New test to check if "restore" with an
6168 invalid file doesn't segfault.
6169
6170 2018-10-18 Tom de Vries <tdevries@suse.de>
6171
6172 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
6173 * gdb.ada/excep_handle.exp: Same.
6174 * gdb.ada/mi_string_access.exp: Same.
6175 * gdb.ada/mi_var_union.exp: Same.
6176 * gdb.arch/arc-analyze-prologue.exp: Same.
6177 * gdb.arch/arc-decode-insn.exp: Same.
6178 * gdb.base/readnever.exp: Same.
6179 * gdb.fortran/printing-types.exp: Same.
6180 * gdb.guile/scm-lazy-string.exp: Same.
6181
6182 2018-10-16 Tom de Vries <tdevries@suse.de>
6183
6184 PR gdb/23730
6185 * gdb.base/catch-follow-exec.c: Add copyright notice.
6186 * gdb.base/catch-follow-exec.exp: Rewrite to use
6187 gdb_spawn_with_cmdline_opts. Require gdb-native.
6188
6189 2018-10-12 Sandra Loosemore <sandra@codesourcery.com>
6190
6191 * gdb.trace/actions-changed.exp: Check for arch support.
6192 * gdb.trace/actions.exp: Likewise.
6193 * gdb.trace/ax.exp: Likewise.
6194 * gdb.trace/backtrace.exp: Likewise.
6195 * gdb.trace/change-loc.exp: Likewise.
6196 * gdb.trace/deltrace.exp: Likewise.
6197 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
6198 * gdb.trace/ftrace.exp: Likewise.
6199 * gdb.trace/infotrace.exp: Check for arch support.
6200 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
6201 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
6202 * gdb.trace/mi-tsv-changed.exp: Likewise.
6203 * gdb.trace/packetlen.exp: Likewise.
6204 * gdb.trace/passc-dyn.exp: Likewise.
6205 * gdb.trace/passcount.exp: Likewise.
6206 * gdb.trace/pending.exp: Likewise.
6207 * gdb.trace/range-stepping.exp: Check for shlib support.
6208 * gdb.trace/report.exp: Check for arch support.
6209 * gdb.trace/save-trace.exp: Likewise.
6210 * gdb.trace/signal.exp: Check for signal support.
6211 * gdb.trace/tfind.exp: Check for arch support.
6212 * gdb.trace/trace-break.exp: Check for arch and shlib support.
6213 * gdb.trace/trace-common.h: Add comment.
6214 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
6215 * gdb.trace/trace-enable-disable.exp: Likewise.
6216 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
6217 * gdb.trace/tracecmd.exp: Check for arch support.
6218 * gdb.trace/tspeed.exp: Check for shlib and target support.
6219 * gdb.trace/tstatus.exp: Check for arch support.
6220 * gdb.trace/tsv.exp: Likewise.
6221 * gdb.trace/while-dyn.exp: Likewise.
6222 * gdb.trace/while-stepping.exp: Likewise.
6223 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
6224
6225 2018-10-12 Simon Marchi <simon.marchi@ericsson.com>
6226
6227 * gdb.trace/tspeed.exp: Remove nowarnings.
6228 (prepare_for_trace_test): Declare "global ipalib".
6229 * gdb.trace/tspeed.c: Include unistd.h.
6230 (main): Remove superfluous printf argument.
6231
6232 2018-10-11 Sandra Loosemore <sandra@codesourcery.com>
6233
6234 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
6235 directory prefix on the filename.
6236
6237 2018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
6238
6239 * gdb.gdb/unittest.exp: Update expected message informing that
6240 selftests have been disabled.
6241 * gdb.server/unittest.exp: Likewise.
6242
6243 2018-10-09 Tom de Vries <tdevries@suse.de>
6244
6245 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
6246 with runto_main.
6247
6248 2018-10-08 Weimin Pan <weimin.pan@oracle.com>
6249
6250 PR c++/16841
6251 * gdb.cp/virtbase2.cc: New file.
6252 * gdb.cp/virtbase2.exp: New file.
6253
6254 2018-10-06 Tom Tromey <tom@tromey.com>
6255
6256 PR python/19399:
6257 * gdb.python/py-inferior.exp: Add architecture test.
6258
6259 2018-10-06 Tom Tromey <tom@tromey.com>
6260
6261 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
6262 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
6263
6264 2018-10-06 Tom Tromey <tom@tromey.com>
6265
6266 * gdb.python/py-breakpoint.exp (check_last_event): Check location
6267 of a "throw" catchpoint.
6268
6269 2018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
6270
6271 * gdb.base/info-proc.exp: Update string expected from "help info
6272 proc".
6273
6274 2018-10-04 Tom Tromey <tom@tromey.com>
6275
6276 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
6277 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
6278 (test_initial_complaints, test_empty_complaints): Update.
6279 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
6280
6281 2018-10-04 Tom Tromey <tom@tromey.com>
6282
6283 PR cli/19551:
6284 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
6285 * lib/gdb.exp (gdb_file_cmd): Update.
6286 * gdb.stabs/weird.exp (print_weird_var): Update.
6287 * gdb.server/solib-list.exp: Update.
6288 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
6289 * gdb.mi/mi-cli.exp: Update.
6290 * gdb.linespec/linespec.exp: Update.
6291 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
6292 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
6293 * gdb.cp/cp-relocate.exp: Update.
6294 * gdb.base/sym-file.exp: Update.
6295 * gdb.base/relocate.exp: Update.
6296 * gdb.base/readnever.exp: Update.
6297 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
6298 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
6299 * gdb.base/dbx.exp (gdb_file_cmd): Update.
6300 * gdb.base/code_elim.exp: Update.
6301 * gdb.base/break-unload-file.exp (test_break): Update.
6302 * gdb.base/break-interp.exp (test_attach_gdb): Update.
6303 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
6304 Update.
6305 * gdb.base/attach.exp (do_attach_tests): Update.
6306 * gdb.base/sepdebug.exp: Update.
6307 * gdb.python/py-section-script.exp: Update.
6308
6309 2018-10-04 Tom Tromey <tom@tromey.com>
6310
6311 PR cli/22234:
6312 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
6313 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
6314 output.
6315
6316 2018-10-04 Tom Tromey <tom@tromey.com>
6317
6318 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
6319 set width and height to 0.
6320 (test_command_line_attach_run): Use -quiet.
6321
6322 2018-10-03 Sandra Loosemore <sandra@codesourcery.com>
6323
6324 * lib/gdb.exp (skip_ifunc_tests): New.
6325 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
6326 other compile failures.
6327 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
6328
6329 2018-10-01 Simon Marchi <simon.marchi@ericsson.com>
6330
6331 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
6332 is_amd64_regs_target.
6333
6334 2018-10-01 Alan Hayward <alan.hayward@arm.com>
6335
6336 * gdb.arch/aarch64-sighandler-regs.c: New test.
6337 * gdb.arch/aarch64-sighandler-regs.exp: New file.
6338 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
6339
6340 2018-10-01 Markus Metzger <markus.t.metzger@intel.com>
6341
6342 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
6343 assembly.
6344
6345 2018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
6346
6347 * gdb.base/frame-selection.exp: New file.
6348 * gdb.base/frame-selection.c: New file.
6349
6350 2018-09-27 Alan Hayward <alan.hayward@arm.com>
6351
6352 * gdb.threads/check-libthread-db.c (thread_routine): Use a
6353 pthread barrier.
6354 (main): Likewise.
6355
6356 2018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
6357
6358 * gdb.base/large-frame-1.c: New file.
6359 * gdb.base/large-frame-2.c: New file.
6360 * gdb.base/large-frame.exp: New file.
6361 * gdb.base/large-frame.h: New file.
6362
6363 2018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
6364
6365 PR gdb/20948
6366 * gdb.base/write_mem.exp: New test.
6367 * gdb.base/write_mem.c: Likewise.
6368
6369 2018-09-23 Tom Tromey <tom@tromey.com>
6370
6371 PR python/18852:
6372 * gdb.python/py-parameter.exp: Add test for parameter that throws
6373 on "set".
6374
6375 2018-09-23 Tom Tromey <tom@tromey.com>
6376
6377 PR python/17284:
6378 * gdb.python/py-template.exp (test_template_arg): Add test for
6379 negative template argument number.
6380
6381 2018-09-23 Tom Tromey <tom@tromey.com>
6382
6383 PR python/14062:
6384 * gdb.python/python.exp: Add test for post_event error.
6385
6386 2018-09-23 Tom Tromey <tom@tromey.com>
6387
6388 PR python/18170:
6389 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
6390 convert pointers to int and long.
6391
6392 2018-09-23 Tom Tromey <tom@tromey.com>
6393
6394 PR python/20126:
6395 * gdb.python/py-value.exp (test_value_numeric_ops): Add
6396 signed-ness conversion tests.
6397
6398 2018-09-23 Tom Tromey <tom@tromey.com>
6399
6400 PR python/18352;
6401 * gdb.python/py-value.exp (test_float_conversion): New proc.
6402 Use it.
6403
6404 2018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
6405
6406 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
6407
6408 2018-09-18 Sandra Loosemore <sandra@codesourcery.com>
6409
6410 * gdb.base/complete-empty.exp: Skip tab-completion tests if
6411 no readline.
6412 * gdb.base/utf8-identifiers.exp: Likewise.
6413 * gdb.cp/cpcompletion.exp: Likewise.
6414 * gdb.linespec/cpcompletion.exp: Likewise.
6415 * gdb.linespec/cpls-abi-tag.exp: Likewise.
6416 * gdb.linespec/cpls-ops.exp: Likewise.
6417
6418 2018-09-19 Richard Bunt <richard.bunt@arm.com>
6419 Chris January <chris.january@arm.com>
6420
6421 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
6422 * gdb.fortran/short-circuit-argument-list.exp: New file.
6423 * gdb.fortran/short-circuit-argument-list.f90: New test.
6424
6425 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
6426
6427 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
6428 "arch=" keyword when executing "-stack-list-frames".
6429
6430 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
6431
6432 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
6433 "arch=" keyword when executing "-stack-list-frames".
6434
6435 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
6436
6437 * gdb.ada/complete.exp: Expect for "@" when doing "complete
6438 break ada".
6439
6440 2018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
6441
6442 PR python/23669
6443 * gdb.python/python.exp: Test gdb.execute("show commands").
6444
6445 2018-09-16 Tom Tromey <tom@tromey.com>
6446
6447 * gdb.base/new-ui.exp (do_execution_tests): Update.
6448 * gdb.base/dbx.exp (test_breakpoints): Update.
6449
6450 2018-09-14 Alan Hayward <alan.hayward@arm.com>
6451
6452 * lib/gdb.exp (gdb_simple_compile): Add proc.
6453 (is_elf_target): Use gdb_simple_compile.
6454 (skip_altivec_tests): Likewise.
6455 (skip_vsx_tests): Likewise.
6456 (skip_tsx_tests): Likewise.
6457 (skip_btrace_tests): Likewise.
6458 (skip_btrace_pt_tests): Likewise.
6459 (gdb_can_simple_compile): Likewise.
6460 (gdb_has_argv0): Likewise.
6461 (gdb_target_symbol_prefix): Likewise.
6462 (target_supports_scheduler_locking): Likewise.
6463
6464 2018-09-13 Tom Tromey <tom@tromey.com>
6465
6466 * Makefile.in (TAGS): Recognize proc_with_prefix and
6467 gdb_caching_proc.
6468
6469 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
6470
6471 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
6472 method.
6473
6474 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
6475
6476 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
6477 and a few other Inferior properties when the Inferior is no
6478 longer valid.
6479
6480 2018-09-13 Tom Tromey <tom@tromey.com>
6481
6482 PR rust/23650:
6483 * gdb.rust/simple.exp: Add test for enum field access error.
6484
6485 2018-09-13 Tom Tromey <tom@tromey.com>
6486
6487 PR rust/23626:
6488 * gdb.rust/simple.rs (EmptyEnum): New type.
6489 (main): Use it.
6490 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
6491
6492 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
6493
6494 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
6495 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
6496 * gdb.python/py-symtab.exp: Update test printing an objfile.
6497
6498 2018-09-12 Simon Marchi <simon.marchi@ericsson.com>
6499
6500 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
6501 object.
6502
6503 2018-09-12 Alan Hayward <alan.hayward@arm.com>
6504
6505 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
6506 (support_complex_tests): Use gdb_can_simple_compile.
6507 (is_ilp32_target): Likewise.
6508 (is_lp64_target): Likewise.
6509 (is_64_target): Likewise.
6510 (is_amd64_regs_target): Likewise.
6511 (is_aarch32_target): Likewise.
6512 (gdb_int128_helper): Likewise.
6513
6514 2018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6515
6516 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
6517
6518 2018-09-10 Jerome Guitton <guitton@adacore.com>
6519
6520 * gdb.ada/same_component_name: Add test for case of tagged record
6521 with variable-length fields.
6522
6523 2018-09-10 Xavier Roirand <roirand@adacore.com>
6524
6525 * gdb.ada/access_to_unbounded_array.exp: New testcase.
6526 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
6527 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
6528 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
6529
6530 2018-09-10 Xavier Roirand <roirand@adacore.com>
6531
6532 * gdb.ada/mi_string_access.exp: New testcase.
6533 * gdb.ada/mi_string_access/bar.adb: New file.
6534 * gdb.ada/mi_string_access/pck.adb: New file.
6535 * gdb.ada/mi_string_access/pck.asd: New file.
6536
6537 2018-09-10 Xavier Roirand <roirand@adacore.com>
6538
6539 * gdb.ada/mi_var_union.exp: New testcase.
6540 * gdb.ada/mi_var_union/bar.adb: New file.
6541 * gdb.ada/mi_var_union/pck.adb: New file.
6542 * gdb.ada/mi_var_union/pck.asd: New file.
6543
6544 2018-09-08 Tom Tromey <tom@tromey.com>
6545
6546 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
6547
6548 2018-09-08 Tom Tromey <tom@tromey.com>
6549
6550 PR python/16047:
6551 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
6552 (register_pretty_printers): Register new printer.
6553 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
6554 test.
6555 * gdb.python/py-prettyprint.c (int_type3): New typedef.
6556 (an_int_type3): New global.
6557
6558 2018-09-08 Joel Brobecker <brobecker@adacore.com>
6559
6560 * gdb.ada/expr_with_funcall: New testcase.
6561
6562 2018-09-08 Joel Brobecker <brobecker@adacore.com>
6563
6564 * gdb.ada/packed_array_assign: New testcase.
6565
6566 2018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
6567
6568 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
6569 names, and add test prefixes to make test names unique.
6570
6571 2018-09-05 Tom de Vries <tdevries@suse.de>
6572
6573 * gdb.dwarf2/varval.exp: Add test.
6574
6575 2018-09-04 Gary Benson <gbenson@redhat.com>
6576
6577 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
6578 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
6579
6580 2018-08-31 Tom Tromey <tom@tromey.com>
6581
6582 * gdb.rust/simple.rs: Rename second variable "v".
6583
6584 2018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
6585
6586 * gdb.base/funcargs.c (use_a): New function.
6587 (recurse): Call use_a.
6588
6589 2018-08-29 Keith Seitz <keiths@redhat.com>
6590
6591 * gdb.compile/compile-cplus-anonymous.cc: New file.
6592 * gdb.compile/compile-cplus-anonymous.exp: New file.
6593 * gdb.compile/compile-cplus-array-decay.cc: New file.
6594 * gdb.compile/compile-cplus-array-decay.exp: New file.
6595 * gdb.compile/compile-cplus-inherit.cc: New file.
6596 * gdb.compile/compile-cplus-inherit.exp: New file.
6597 * gdb.compile/compile-cplus-member.cc: New file.
6598 * gdb.compile/compile-cplus-member.exp: New file.
6599 * gdb.compile/compile-cplus-method.cc: New file.
6600 * gdb.compile/compile-cplus-method.exp: New file.
6601 * gdb.compile/compile-cplus-mod.c: "New" file.
6602 * gdb.compile/compile-cplus-namespace.cc: New file.
6603 * gdb.compile/compile-cplus-namespace.exp: New file.
6604 * gdb.compile/compile-cplus-nested.cc: New file.
6605 * gdb.compile/compile-cplus-nested.exp: New file.
6606 * gdb.compile/compile-cplus-print.c: "New" file.
6607 * gdb.compile/compile-cplus-print.exp: "New" file.
6608 * gdb.compile/compile-cplus-virtual.cc: New file.
6609 * gdb.compile/compile-cplus-virtual.exp: New file.
6610 * gdb.compile/compile-cplus.c: "New" file.
6611 * gdb.compile/compile-cplus.exp: "New" file.
6612 * lib/compile-support.exp: New file.
6613
6614 2018-08-16 Gary Benson <gbenson@redhat.com>
6615
6616 PR gdb/13000:
6617 * gdb.base/batch-exit-status.exp: New file.
6618 * gdb.base/batch-exit-status.good-commands: Likewise.
6619 * gdb.base/batch-exit-status.bad-commands: Likewise.
6620
6621 2018-08-29 Alan Hayward <alan.hayward@arm.com>
6622
6623 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
6624 (struct struct02): Likewise.
6625 (struct struct03): Likewise.
6626 (struct struct04): Likewise.
6627 (struct struct_01_01): New struct.
6628 (struct struct_01_02): Likewise.
6629 (struct struct_01_03): Likewise.
6630 (struct struct_01_04): Likewise.
6631 (struct struct_02_01): Likewise.
6632 (struct struct_02_02): Likewise.
6633 (struct struct_02_03): Likewise.
6634 (struct struct_02_04): Likewise.
6635 (struct struct_04_01): Likewise.
6636 (struct struct_04_02): Likewise.
6637 (struct struct_04_03): Likewise.
6638 (struct struct_04_04): Likewise.
6639 (struct struct_05_01): Likewise.
6640 (struct struct_05_02): Likewise.
6641 (struct struct_05_03): Likewise.
6642 (struct struct_05_04): Likewise.
6643 (cmp_struct01): Remove function.
6644 (cmp_struct02): Likewise.
6645 (cmp_struct03): Likewise.
6646 (cmp_struct04): Likewise.
6647 (cmp_struct_01_01): Add Function.
6648 (cmp_struct_01_02): Likewise.
6649 (cmp_struct_01_03): Likewise.
6650 (cmp_struct_01_04): Likewise.
6651 (cmp_struct_02_01): Likewise.
6652 (cmp_struct_02_02): Likewise.
6653 (cmp_struct_02_03): Likewise.
6654 (cmp_struct_02_04): Likewise.
6655 (cmp_struct_04_01): Likewise.
6656 (cmp_struct_04_02): Likewise.
6657 (cmp_struct_04_03): Likewise.
6658 (cmp_struct_04_04): Likewise.
6659 (cmp_struct_05_01): Likewise.
6660 (cmp_struct_05_02): Likewise.
6661 (cmp_struct_05_03): Likewise.
6662 (cmp_struct_05_04): Likewise.
6663 (call_all): Add new structs.
6664 * gdb.base/infcall-nested-structs.exp: Likewise.
6665
6666 2018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
6667
6668 * gdb.python/py-framefilter-mi.exp: Update regexp to
6669 check for "arch" field in frame output.
6670
6671 2018-08-23 Kevin Buettner <kevinb@redhat.com>
6672
6673 * gdb.dwarf2/dw2-ranges-func.c: New file.
6674 * gdb.dwarf2/dw2-ranges-func.exp: New file.
6675
6676 2018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
6677
6678 * gdb.base/term.exp: Compare terminal settings with values from
6679 the inferior.
6680 * gdb.base/term.c: Get and set terminal settings.
6681
6682 2018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
6683
6684 * lib/mi-support.exp (mi_expect_stop): Update regexp to
6685 accommodate new "arch" field in frame output.
6686 * gdb.mi/mi-return.exp: Likewise.
6687 * gdb.mi/mi-stack.exp: Likewise.
6688 * gdb.mi/mi-syn-frame.exp: Likewise.
6689 * gdb.mi/user-selected-context-sync.exp: Likewise.
6690
6691 2018-08-19 Michael Spang <spang@google.com>
6692
6693 PR gdb/11786
6694 * gdb.base/gcore-tls-pie.c: New file.
6695 * gdb.base/gcore-tls-pie.exp: New file.
6696
6697 2018-08-18 Kevin Buettner <kevinb@redhat.com>
6698
6699 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
6700 * gdb.dwarf2/varval.c: New file.
6701 * gdb.dwarf2/varval.exp: New file.
6702
6703 2018-08-17 Alan Hayward <alan.hayward@arm.com>
6704
6705 PR gdb/18931
6706 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
6707
6708 2018-08-16 Keith Seitz <keiths@redhat.com>
6709
6710 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
6711 tests expected to pass.
6712
6713 2018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
6714
6715 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
6716 -data-disassemble -a.
6717 (test_disassembly_bogus_args): Likewise.
6718
6719 2018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
6720
6721 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
6722
6723 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
6724
6725 * gdb.base/vla-optimized-out.exp: Add new test.
6726
6727 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
6728
6729 * gdb.base/vla-optimized-out-o3.exp: Delete.
6730 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
6731 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
6732 deleted tests.
6733
6734 2018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
6735
6736 PR gdb/18050:
6737 * gdb.server/extended-remote-restart.c: New file.
6738 * gdb.server/extended-remote-restart.exp: New file.
6739
6740 2018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
6741
6742 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
6743 "set variable index = 42".
6744
6745 2018-08-07 Simon Marchi <simon.marchi@ericsson.com>
6746
6747 * boards/index-cache-gdb.exp: New file.
6748 * gdb.dwarf2/index-cache.exp: New file.
6749 * gdb.dwarf2/index-cache.c: New file.
6750 * gdb.base/maint.exp: Check if we are using the index cache.
6751
6752 2018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6753
6754 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
6755 MAKEFLAGS.
6756
6757 2018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6758
6759 * dg-extract-results.sh: Move to toplevel contrib.
6760 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
6761 * Makefile.in (check-parallel-racy): Likewise.
6762
6763 2018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
6764
6765 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
6766 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
6767 tests if the target supports scheduler locking.
6768
6769 2018-08-04 Tom de Vries <tdevries@suse.de>
6770
6771 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
6772
6773 2018-08-02 Tom Tromey <tom@tromey.com>
6774
6775 PR symtab/16842.
6776 * gdb.cp/temargs.exp: Test "info address" of a template
6777 parameter.
6778
6779 2018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
6780
6781 * gdb.python/py-mi-var-info-path-expression.c: New file.
6782 * gdb.python/py-mi-var-info-path-expression.py: New file.
6783 * gdb.python/py-mi-var-info-path-expression.exp: New file.
6784
6785 2018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
6786
6787 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
6788 error after "cannot resolve name" string.
6789
6790 2018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
6791
6792 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
6793 started.
6794 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
6795
6796 2018-07-28 Tom de Vries <tdevries@suse.de>
6797
6798 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
6799
6800 2018-07-26 Tom de Vries <tdevries@suse.de>
6801
6802 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
6803
6804 2018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
6805
6806 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
6807 is visible.
6808
6809 2018-07-26 Tom de Vries <tdevries@suse.de>
6810
6811 PR breakpoints/23366
6812 * gdb.base/catch-follow-exec.c: New test.
6813 * gdb.base/catch-follow-exec.exp: New file.
6814
6815 2018-07-25 Tom de Vries <tdevries@suse.de>
6816
6817 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
6818 vla-optimized-out.c.
6819
6820 2018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
6821
6822 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
6823 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
6824
6825 2018-07-20 Tom de Vries <tdevries@suse.de>
6826
6827 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
6828 NOCLONE macro.
6829 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
6830
6831 2018-07-19 Tom de Vries <tdevries@suse.de>
6832
6833 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
6834 regular expression.
6835
6836 2018-07-18 Tom de Vries <tdevries@suse.de>
6837
6838 * gdb.base/vla-optimized-out.c: New test.
6839 * gdb.base/vla-optimized-out.exp: New file.
6840
6841 2018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
6842
6843 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
6844 message "No address associated with hostname" when gdbserver
6845 cannot resolve the hostname.
6846
6847 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6848
6849 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
6850 Add some test prefixes to make tests unique.
6851
6852 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6853
6854 * gdb.base/frameapply.c: New file.
6855 * gdb.base/frameapply.exp: New file.
6856
6857 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6858
6859 * gdb.base/skip.exp: Update expected error message.
6860
6861 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
6862 Jan Kratochvil <jan.kratochvil@redhat.com>
6863 Paul Fertser <fercerpav@gmail.com>
6864 Tsutomu Seki <sekiriki@gmail.com>
6865
6866 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
6867 parameter.
6868 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
6869 by default.
6870 * boards/native-gdbserver.exp: Likewise.
6871 * gdb.server/run-without-local-binary.exp: Improve regexp used
6872 for detecting when a remote debugging connection succeeds.
6873 * gdb.server/server-connect.exp: New file.
6874 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
6875 Do not prefix the port number with ":".
6876 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
6877 support for detecting and using it. Add '$debughost_gdbserver'
6878 to the list of arguments used to start gdbserver. Handle case
6879 when gdbserver cannot resolve a network name.
6880
6881 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
6882
6883 PR c++/23373
6884 * gdb.base/ptype-offsets.cc (struct static_member): New
6885 struct.
6886 (main) <stmember>: New variable.
6887 * gdb.base/ptype-offsets.exp: Add test for printing a struct
6888 with a static member in it.
6889
6890 2018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
6891
6892 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
6893 watchpoints enabled and disabled.
6894
6895 2018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
6896
6897 * gdb.base/examine-backward.exp: Still run tests around address
6898 0x0, even if address 0x0 is not readable. Update the pattern for
6899 matching address 0x0 in expected output.
6900
6901 2018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
6902
6903 * gdb.base/share-env-with-gdbserver.c (main): Add call to
6904 malloc/free.
6905
6906 2018-07-04 Tom de Vries <tdevries@suse.de>
6907
6908 * gdb.dwarf2/dw2-error.exp: Update expected error message.
6909
6910 2018-07-02 Maciej W. Rozycki <macro@mips.com>
6911
6912 PR tdep/8282
6913 * gdb.arch/mips-disassembler-options.exp: New test.
6914 * gdb.arch/mips-disassembler-options.s: New test source.
6915
6916 2018-06-29 Pedro Alves <palves@redhat.com>
6917
6918 * gdb.threads/names.exp: Adjust expected "info threads" output.
6919
6920 2018-06-29 Pedro Alves <palves@redhat.com>
6921
6922 * gdb.opt/inline-break.exp (line number, address): Add "info
6923 break" tests.
6924
6925 2018-06-29 Pedro Alves <palves@redhat.com>
6926
6927 * gdb.opt/inline-break.c (func1): Add "break here" marker.
6928 * gdb.opt/inline-break.exp: Test setting breakpoints by line
6929 number and address and running to them.
6930
6931 2018-06-29 Richard Bunt <richard.bunt@arm.com>
6932
6933 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
6934
6935 2018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
6936
6937 * lib/compiler.c: Remove executable permission flag.
6938
6939 2018-06-28 Richard Bunt <richard.bunt@arm.com>
6940
6941 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
6942 code.
6943 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
6944
6945 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
6946
6947 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
6948
6949 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
6950
6951 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
6952 address argument is omitted.
6953
6954 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
6955
6956 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
6957
6958 2018-06-27 Omair Javaid <omair.javaid@linaro.org>
6959
6960 PR gdb/21695
6961 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
6962 * gdb.base/infoline-reloc-main-from-zero.c: New file.
6963
6964 2018-06-26 Tom Tromey <tom@tromey.com>
6965
6966 PR rust/22574:
6967 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
6968 * gdb.rust/simple.rs (struct SimpleLayout): New.
6969
6970 2018-06-22 Simon Marchi <simon.marchi@ericsson.com>
6971
6972 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
6973 "info registers" output.
6974
6975 2018-06-21 Richard Bunt <richard.bunt@arm.com>
6976
6977 * gdb.base/watchpoint-hw-attach.c: New test.
6978 * gdb.base/watchpoint-hw-attach.exp: New file.
6979
6980 2018-06-20 Simon Marchi <simon.marchi@ericsson.com>
6981
6982 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
6983 through /bin/sh.
6984 * boards/dwarf4-gdb-index.exp: Likewise.
6985 * boards/fission-dwp.exp: Likewise.
6986
6987 2018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
6988
6989 * gdb.base/float128.exp: Add comment and improved fail message
6990 to the failure case of "print large128" test.
6991
6992 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
6993
6994 * configure.ac: Remove AC_PREREQ.
6995 * configure: Re-generate.
6996
6997 2018-06-19 Pedro Alves <palves@redhat.com>
6998
6999 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
7000 (func_extern_caller): New.
7001 (main): Call func_extern_caller.
7002 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
7003 logic change.
7004
7005 2018-06-18 Weimin Pan <weimin.pan@oracle.com>
7006
7007 PR gdb/16841
7008 * gdb.cp/typedef-base.cc: New file.
7009 * gdb.cp/typedef-base.exp: New file.
7010
7011 2018-06-18 Tom de Vries <tdevries@suse.de>
7012
7013 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
7014
7015 2018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
7016 Richard Bunt <Richard.Bunt@arm.com>
7017
7018 * gdb.threads/attach-slow-waitpid.c: New file.
7019 * gdb.threads/attach-slow-waitpid.exp: New file.
7020 * gdb.threads/slow-waitpid.c: New file.
7021
7022 2018-06-14 Pedro Alves <palves@redhat.com>
7023
7024 * gdb.base/fork-running-state.c: Include <errno.h>.
7025 (exit_if_relative_exits): New.
7026 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
7027 exits.
7028 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
7029 child exits.
7030
7031 2018-06-14 Tom de Vries <tdevries@suse.de>
7032
7033 PR cli/22573
7034 * gdb.base/finish-pretty.c: New test.
7035 * gdb.base/finish-pretty.exp: New file.
7036
7037 2018-06-14 Pedro Alves <palves@redhat.com>
7038
7039 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
7040 gdb's expected startup output.
7041
7042 2018-06-14 Pedro Alves <palves@redhat.com>
7043
7044 * lib/selftest-support.exp (selftest_setup): Remove inlined
7045 function handling.
7046
7047 2018-06-14 Tom de Vries <tdevries@suse.de>
7048
7049 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
7050 matching of breakpoint printing.
7051
7052 2018-06-13 Tom de Vries <tdevries@suse.de>
7053
7054 PR testsuite/23269
7055 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
7056 (fork_child): ... here, and ...
7057 (fork_parent): ... here.
7058
7059 2018-06-12 Tom de Vries <tdevries@suse.de>
7060
7061 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
7062
7063 2018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
7064 Stephen Roberts <stephen.roberts@arm.com>
7065
7066 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
7067 rewrite test to describe action performed, rather than possible
7068 failure.
7069
7070 2018-06-08 Gary Benson <gbenson@redhat.com>
7071
7072 * gdb.threads/check-libthread-db.exp: New file.
7073 * gdb.threads/check-libthread-db.c: Likewise.
7074
7075 2018-06-05 Tom Tromey <tom@tromey.com>
7076
7077 * gdb.base/default.exp: Update expected "show version" output.
7078
7079 2018-06-05 Tom Tromey <tom@tromey.com>
7080
7081 PR cli/12326:
7082 * gdb.cp/static-print-quit.exp: Update.
7083 * lib/gdb.exp (pagination_prompt): Update.
7084 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
7085 * gdb.python/python.exp: Update.
7086
7087 2018-06-04 Joel Brobecker <brobecker@adacore.com>
7088
7089 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
7090
7091 2018-06-01 Joel Brobecker <brobecker@adacore.com>
7092
7093 * gdb.ada/bp_fun_addr: New testcase.
7094
7095 2018-06-01 Tom Tromey <tom@tromey.com>
7096
7097 * gdb.xml/tdesc-regs.exp (load_description): Update expected
7098 results.
7099 * gdb.dwarf2/method-ptr.exp: Set language to C++.
7100 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
7101 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
7102 * gdb.base/maint.exp (maint_pass_if): Update.
7103
7104 2018-05-31 Maciej W. Rozycki <macro@mips.com>
7105
7106 * gdb.base/endian.exp: New test.
7107 * gdb.base/endian.c: New test source.
7108
7109 2018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
7110
7111 PR gdb/23203
7112 * gdb.base/bt-selected-frame.c: New file.
7113 * gdb.base/bt-selected-frame.exp: New file.
7114 * lib/gdb.exp (get_current_frame_number): New function.
7115
7116 2018-05-24 Maciej W. Rozycki <macro@mips.com>
7117 Pedro Alves <palves@redhat.com>
7118
7119 * gdb.threads/tls-core.c: Include <stdlib.h>
7120 (thread_proc): Call `abort'.
7121 * gdb.threads/tls-core.exp: Generate a core with core_find too.
7122 (tls_core_test): New procedure, bits factored out from ...
7123 (top level): ... here. Test both native cores and gcore cores.
7124
7125 2018-05-23 Tom Tromey <tom@tromey.com>
7126
7127 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
7128
7129 2018-05-23 Tom Tromey <tom@tromey.com>
7130
7131 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
7132 symfile_complaints.
7133 (test_short_complaints): Likewise.
7134 (test_empty_complaints): Likewise.
7135 (test_initial_complaints): Update.
7136
7137 2018-05-23 Tom Tromey <tom@tromey.com>
7138
7139 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
7140
7141 2018-05-23 Tom Tromey <tom@tromey.com>
7142
7143 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
7144 (test_short_complaints): Update.
7145
7146 2018-05-22 Pedro Alves <palves@redhat.com>
7147
7148 * gdb.base/remote.exp: Only gdb_start after compiling the
7149 testcase. Issue "disconnect" before testing "set remote" command
7150 defaults. Issue clean_restart before running to main.
7151
7152 2018-05-22 Pedro Alves <palves@redhat.com>
7153
7154 * gdb.base/remote.exp: Adjust expected output of "show remote
7155 memory-write-packet-size". Add tests for "set remote
7156 memory-write-packet-size 0" and "set remote
7157 memory-write-packet-size fixed/limit".
7158
7159 2018-05-22 Pedro Alves <palves@redhat.com>
7160
7161 PR gdb/22973
7162 * gdb.base/utf8-identifiers.c: New file.
7163 * gdb.base/utf8-identifiers.exp: New file.
7164
7165 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
7166
7167 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
7168
7169 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
7170
7171 * gdb.arch/powerpc-vsx-gcore.exp: New file.
7172
7173 2018-05-18 Tom Tromey <tom@tromey.com>
7174
7175 * gdb.base/ptype-offsets.exp: Update.
7176
7177 2018-05-17 Keith Seitz <keiths@redhat.com>
7178
7179 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
7180 in expected breakpoint stop locations.
7181 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
7182 move to proper scope to test variable values.
7183 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
7184 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
7185 New functions.
7186 (main): Call not_inline_func3.
7187 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
7188 inline_func1, inline_func2, and inline_func3. Test that when each
7189 breakpoint is hit, GDB properly reports both the stop location
7190 and the backtrace. Repeat tests for temporary breakpoints.
7191
7192 2018-05-15 Maciej W. Rozycki <macro@mips.com>
7193
7194 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
7195 rather then trying to access it in determining whether the PID
7196 of `gdbserver' could have been retrieved.
7197
7198 2018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
7199
7200 * gdb.arch/amd64-init-x87-values.S: New file.
7201 * gdb.arch/amd64-init-x87-values.exp: New file.
7202
7203 2018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7204
7205 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
7206
7207 2018-05-04 Tom Tromey <tom@tromey.com>
7208
7209 PR python/22730:
7210 * gdb.python/python.exp: Test multi-line execute.
7211
7212 2018-05-04 Tom Tromey <tom@tromey.com>
7213
7214 PR python/22731:
7215 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
7216
7217 2018-05-04 Tom Tromey <tom@tromey.com>
7218
7219 PR gdb/11750:
7220 * gdb.base/define.exp: Test defining a user command inside a user
7221 command.
7222 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
7223
7224 2018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
7225 Pedro Alves <palves@redhat.com>
7226
7227 PR breakpoints/19806 and support for PR external/20207.
7228 * gdb.base/watchpoint-unaligned.c: New file.
7229 * gdb.base/watchpoint-unaligned.exp: New file.
7230
7231 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
7232
7233 * gdb.base/maint.exp: Make test names unique, use
7234 test_prefix_command_help to test 'help maint info', and remove
7235 repeated test of 'help maint'.
7236
7237 2018-05-04 Tom Tromey <tom@tromey.com>
7238
7239 PR gdb/22619:
7240 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
7241 behavior.
7242
7243 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
7244
7245 * gdb.base/maint.exp: Process output from 'maint print registers'
7246 line at a time.
7247
7248 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
7249
7250 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
7251 timeout.
7252
7253 2018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
7254
7255 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
7256 filter pattern.
7257
7258 2018-05-02 Pedro Alves <palves@redhat.com>
7259
7260 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
7261 to_log_command renames.
7262 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
7263
7264 2018-05-02 Tom Tromey <tom@tromey.com>
7265
7266 * gdb.python/py-parameter.exp: Set test message.
7267
7268 2018-05-02 Tom Tromey <tom@tromey.com>
7269
7270 PR python/20084:
7271 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
7272 PARAM_ZUINTEGER_UNLIMITED tests.
7273
7274 2018-04-28 Dan Robertson <danlrobertson89@gmail.com>
7275
7276 PR rust/23124
7277 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
7278 when casting.
7279
7280 2018-04-30 Tom Tromey <tom@tromey.com>
7281
7282 * gdb.python/py-type.exp: Check align attribute.
7283 * gdb.python/py-type.c: New "aligncheck" global.
7284
7285 2018-04-30 Tom Tromey <tom@tromey.com>
7286
7287 PR exp/17095:
7288 * gdb.dwarf2/dw2-align.exp: New file.
7289 * gdb.cp/align.exp: New file.
7290 * gdb.base/align.exp: New file.
7291 * lib/gdb.exp (gdb_int128_helper): New proc.
7292 (has_int128_c, has_int128_cxx): New caching procs.
7293
7294 2018-04-27 Tom Tromey <tom@tromey.com>
7295
7296 PR rust/22545:
7297 * gdb.rust/simple.exp: Add inclusive range tests.
7298
7299 2018-04-26 Pedro Alves <palves@redhat.com>
7300
7301 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
7302 ifunc breakpoint locations correctly of ifunc breakpoints set
7303 while the program resolves the ifunc.
7304
7305 2018-04-26 Pedro Alves <palves@redhat.com>
7306
7307 * gdb.base/gnu-ifunc-final.c: New file.
7308 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
7309 * gdb.base/gnu-ifunc.exp (executable): Delete.
7310 (staticexecutable): Adjust.
7311 (lib_opts, exec_opts): Delete.
7312 (make_binsuffix, build, set-break): New procedures.
7313 (misc_tests): New, with tests factored out from the top level.
7314 (top level): Test different combinations of ifunc resolver name,
7315 resolver with and with debug info, and ifunc target with and
7316 without debug info. Wrap static tests with with_target_prefix.
7317
7318 2018-04-26 Pedro Alves <palves@redhat.com>
7319
7320 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
7321 return type" warnings.
7322
7323 2018-04-25 Pedro Alves <palves@redhat.com>
7324
7325 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
7326 killed".
7327 * gdb.base/kill-after-signal.exp: Likewise.
7328 * gdb.threads/kill.exp: Likewise.
7329
7330 2018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
7331 Sergio Durigan Junior <sergiodj@redhat.com>
7332 Pedro Alves <palves@redhat.com>
7333
7334 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
7335 regexps to expect for '[Inferior ... detached]' as well.
7336 * gdb.base/attach.exp: Likewise.
7337 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
7338 "gdb_continue_to_end".
7339 (test_catch_syscall_with_wrong_args): Likewise.
7340 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
7341 ']'. Don't set 'verbose' on.
7342 * gdb.base/foll-vfork.exp: Likewise.
7343 * gdb.base/fork-print-inferior-events.c: New file.
7344 * gdb.base/fork-print-inferior-events.exp: New file.
7345 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
7346 '[Inferior ... has been killed]' message.
7347 * gdb.base/kill-after-signal.exp: Likewise.
7348 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
7349 detach message.
7350 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
7351 message.
7352 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
7353 regexps to expect for '[Inferior ... detached]' as well.
7354 * gdb.threads/process-dies-while-detaching.exp: Likewise.
7355
7356 2018-04-24 Simon Marchi <simon.marchi@ericsson.com>
7357
7358 PR gdb/23104
7359 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
7360
7361 2018-04-22 Rajendra SY <rajendra.sy@gmail.com>
7362
7363 PR gdb/23095
7364 * gdb.base/break-probes.exp: Pass shlib_load to
7365 prepare_for_testing. Set normal_bp to r_debug_state if target is
7366 bsd.
7367
7368 2018-04-19 Richard Bunt <richard.bunt@arm.com>
7369
7370 * gdb.threads/multiple-successive-infcall.c: New test.
7371 * gdb.threads/multiple-successive-infcall.exp: New file.
7372
7373 2018-04-17 Tom Tromey <tom@tromey.com>
7374
7375 * gdb.rust/simple.rs (Union): New type.
7376 (main): New local "u".
7377 * gdb.rust/simple.exp (test_one_slice): Add new test case.
7378
7379 2018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
7380
7381 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
7382 number information in output of "whereis" command.
7383 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
7384
7385 2018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7386
7387 * gdb.ada/info_types.exp: Adjust expected output to the line
7388 numbers now printed by "info var/func/type".
7389 * gdb.base/completion.exp: Likewise.
7390 * gdb.base/included.exp: Likewise.
7391 * gdb.cp/cp-relocate.exp: Likewise.
7392 * gdb.cp/cplusfuncs.exp: Likewise.
7393 * gdb.cp/namespace.exp: Likewise.
7394 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
7395
7396 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
7397
7398 * gdb.btrace/cpu.exp: New.
7399
7400 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
7401
7402 * gdb.base/step-indirect-call-thunk.exp: New.
7403 * gdb.base/step-indirect-call-thunk.c: New.
7404 * gdb.reverse/step-indirect-call-thunk.exp: New.
7405 * gdb.reverse/step-indirect-call-thunk.c: New.
7406
7407 2018-04-11 Simon Marchi <simon.marchi@ericsson.com>
7408
7409 * gdb.base/pie-fork.c: New file.
7410 * gdb.base/pie-fork.exp: New file.
7411
7412 2018-04-11 Tom Tromey <tom@tromey.com>
7413
7414 * gdb.rust/simple.exp: Add test for ".." struct initializer.
7415
7416 2018-04-10 Pedro Alves <palves@redhat.com>
7417
7418 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
7419 exits. Instead loop running forever.
7420 (fork_parent): Run forever too.
7421
7422 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
7423
7424 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
7425 mi_continue_to_line.
7426 * gdb.mi/mi-stack.c (callee4): Add comment.
7427
7428 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
7429
7430 * gdb.mi/mi-stack.exp: Fix indentation.
7431
7432 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
7433
7434 PR gdb/22979
7435 * gdb.arch/amd64-osabi.exp: New file.
7436
7437 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
7438
7439 PR gdb/22980
7440 * gdb.base/osabi.exp: New file.
7441
7442 2018-04-02 Weimin Pan <weimin.pan@oracle.com>
7443
7444 * gdb.cp/static-typedef-print.exp: New file.
7445 * gdb.cp/static-typedef-print.cc: New file.
7446
7447 2018-03-27 Joel Brobecker <brobecker@adacore.com>
7448
7449 * gdb.ada/varsize_limit: New testcase.
7450
7451 2018-03-27 Joel Brobecker <brobecker@adacore.com>
7452
7453 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
7454
7455 * gdb.ada/notcplusplus: New testcase.
7456
7457 * gdb.base/c-linkage-name.c: New file.
7458 * gdb.base/c-linkage-name.exp: New testcase.
7459
7460 2018-03-26 Tom Tromey <tom@tromey.com>
7461
7462 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
7463 * gdb.python/py-framefilter.py (name_error): New global.
7464 (ErrorInName.function): Use name_error.
7465
7466 2018-03-26 Tom Tromey <tom@tromey.com>
7467
7468 PR backtrace/15582:
7469 * gdb.python/py-framefilter.exp: Add "bt hide" test.
7470
7471 2018-03-23 Keith Seitz <keiths@redhat.com>
7472
7473 PR c++/22968
7474 * gdb.cp/subtypes.exp: New file.
7475 * gdb.cp/subtypes.h: New file.
7476 * gdb.cp/subtypes.cc: New file.
7477 * gdb.cp/subtypes-2.cc: New file.
7478
7479 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
7480
7481 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
7482 (done): Call '_exit' not 'exit' to avoid atexit handlers.
7483 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
7484 -nostartfiles when compiling the test. Confirm that all registers
7485 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
7486
7487 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
7488
7489 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
7490 option, syntax was wrong anyway.
7491 * gdb.arch/arm-disp-step.exp: Likewise.
7492 * gdb.arch/sparc64-regs.exp: Likewise.
7493 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
7494 option, syntax was wrong anyway, switch to use
7495 prepare_for_testing.
7496 * gdb.arch/i386-disp-step.exp: Likewise.
7497
7498 2018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
7499
7500 * gdb.ada/exec_changed.exp: Replace "target_info exists
7501 use_gdb_stub" by "use_gdb_stub".
7502 * gdb.ada/start.exp: Likewise.
7503 * gdb.base/async-shell.exp: Likewise.
7504 * gdb.base/attach-pie-misread.exp: Likewise.
7505 * gdb.base/attach-wait-input.exp: Likewise.
7506 * gdb.base/break-entry.exp: Likewise.
7507 * gdb.base/break-interp.exp: Likewise.
7508 * gdb.base/dprintf-detach.exp: Likewise.
7509 * gdb.base/nostdlib.exp: Likewise.
7510 * gdb.base/solib-nodir.exp: Likewise.
7511 * gdb.base/statistics.exp: Likewise.
7512 * gdb.base/testenv.exp: Likewise.
7513 * gdb.mi/mi-exec-run.exp: Likewise.
7514 * gdb.mi/mi-start.exp: Likewise.
7515 * gdb.multi/dummy-frame-restore.exp: Likewise.
7516 * gdb.multi/multi-arch-exec.exp: Likewise.
7517 * gdb.multi/multi-arch.exp: Likewise.
7518 * gdb.multi/tids.exp: Likewise.
7519 * gdb.multi/watchpoint-multi.exp: Likewise.
7520 * gdb.python/py-events.exp: Likewise.
7521 * gdb.threads/attach-into-signal.exp: Likewise.
7522 * gdb.threads/attach-stopped.exp: Likewise.
7523 * gdb.threads/threadapply.exp: Likewise.
7524 * lib/selftest-support.exp: Likewise.
7525
7526 2018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
7527
7528 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
7529
7530 2018-03-20 Stephen Roberts <stephen.roberts@arm.com>
7531
7532 * gdb.perf/template-breakpoints.cc: New file.
7533 * gdb.perf/template-breakpoints.exp: New file.
7534 * gdb.perf/template-breakpoints.py: New file.
7535
7536 2018-03-19 Tom Tromey <tom@tromey.com>
7537
7538 * gdb.rust/simple.rs (main): Add local variables field1, field2,
7539 y0.
7540 * gdb.rust/simple.exp: Test bare identifier form of struct
7541 initializer.
7542
7543 2018-03-19 Tom Tromey <tom@tromey.com>
7544
7545 * gdb.gdb/observer.exp: Remove.
7546
7547 2018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
7548
7549 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
7550 "qualified" option when setting breakpoints.
7551 * gdb.trace/backtrace.exp: Likewise.
7552 * gdb.trace/circ.exp: Likewise.
7553 * gdb.trace/collection.exp: Likewise.
7554 * gdb.trace/disconnected-tracing.exp: Likewise.
7555 * gdb.trace/ftrace-lock.exp: Likewise.
7556 * gdb.trace/ftrace.exp: Likewise.
7557 * gdb.trace/infotrace.exp: Likewise.
7558 * gdb.trace/packetlen.exp: Likewise.
7559 * gdb.trace/passc-dyn.exp: Likewise.
7560 * gdb.trace/qtro.exp: Likewise.
7561 * gdb.trace/read-memory.exp: Likewise.
7562 * gdb.trace/report.exp: Likewise.
7563 * gdb.trace/signal.exp: Likewise.
7564 * gdb.trace/status-stop.exp: Likewise.
7565 * gdb.trace/strace.exp: Likewise.
7566 * gdb.trace/tfind.exp: Likewise.
7567 * gdb.trace/trace-break.exp: Likewise.
7568 * gdb.trace/trace-condition.exp: Likewise.
7569 * gdb.trace/trace-mt.exp: Likewise.
7570 * gdb.trace/tstatus.exp: Likewise.
7571 * gdb.trace/tsv.exp: Likewise.
7572 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
7573 * gdb.trace/unavailable.exp: Likewise.
7574 * gdb.trace/while-dyn.exp: Likewise.
7575
7576 2018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
7577
7578 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
7579 that libinproctrace is copied to the target.
7580
7581 2018-03-14 Tom Tromey <tom@tromey.com>
7582
7583 PR cli/14977:
7584 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
7585 a null pointer.
7586 * gdb.base/wchar.exp: Likewise.
7587
7588 2018-03-14 Tom Tromey <tom@tromey.com>
7589
7590 PR cli/19918:
7591 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
7592 flag.
7593
7594 2018-03-08 Simon Marchi <simon.marchi@ericsson.com>
7595
7596 PR gdb/22841
7597 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
7598 "target" to remote_exec.
7599
7600 2018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
7601
7602 PR gdb/22841
7603 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
7604 ${board}_upload): Remove.
7605
7606 2018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
7607
7608 * gdb.cp/watch-cp.cc: New test.
7609 * gdb.cp/watch-cp.exp: New file.
7610
7611 2018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
7612
7613 * gdb.base/infcall-nested-structs.exp: New file.
7614 * gdb.base/infcall-nested-structs.c: New file.
7615 * gdb.base/float.exp: Add riscv support.
7616
7617 2018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
7618
7619 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
7620 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
7621
7622 2018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
7623
7624 * gdb.server/abspath.exp: New file.
7625 * lib/gdb.exp (with_cwd): New procedure.
7626
7627 2018-02-28 Simon Marchi <simon.marchi@ericsson.com>
7628
7629 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
7630 use it.
7631 (gdb_is_target_remote_prompt): New proc.
7632 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
7633 (gdb_is_target_native): Pass prompt parameter to
7634 gdb_is_target_1.
7635
7636 2018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
7637
7638 * gdb.base/load-command.c: New file.
7639 * gdb.base/load-command.exp: New file.
7640 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
7641 (gdb_is_target_1): ...this, and generalize for other targets
7642 than just remote.
7643 (gdb_is_target_remote): Use gdb_is_target_1.
7644 (gdb_is_target_native): use gdb_is_target_1.
7645
7646 2018-02-26 Tom Tromey <tom@tromey.com>
7647
7648 PR python/16497:
7649 * gdb.python/py-framefilter.exp: Update test.
7650
7651 2018-02-26 Tom Tromey <tom@tromey.com>
7652
7653 * gdb.dwarf2/variant.c: New file.
7654 * gdb.dwarf2/variant.exp: New file.
7655
7656 2018-02-26 Tom Tromey <tom@tromey.com>
7657
7658 * gdb.rust/simple.exp: Accept more possible results in enum test.
7659
7660 2018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
7661
7662 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
7663 parentheses.
7664
7665 2018-02-23 Maciej W. Rozycki <macro@mips.com>
7666
7667 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
7668 name of a variable: $actual_linejj -> $actual_line.
7669
7670 2018-02-21 John Baldwin <jhb@FreeBSD.org>
7671
7672 * gdb.arch/amd64-i386-address.exp: Fix a typo.
7673
7674 2018-02-20 Markus Metzger <markus.t.metzger@intel.com>
7675
7676 * gdb.btrace/buffer-size.exp: Do not force BTS.
7677
7678 2018-02-14 Pedro Alves <palves@redhat.com>
7679
7680 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
7681 getting a "Quit".
7682
7683 2018-02-09 Markus Metzger <markus.t.metzger@intel.com>
7684
7685 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
7686 Fix test name.
7687
7688 2018-02-07 Simon Marchi <simon.marchi@ericsson.com>
7689
7690 * gdb.cp/m-static.exp: Check type of optimized out static
7691 member.
7692
7693 2018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
7694
7695 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
7696 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
7697
7698 2018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
7699 Leszek Swirski <leszeks@google.com>
7700
7701 * gdb.python/py-prettyprint.c
7702 (struct to_string_returns_value_inner,
7703 struct to_string_returns_value_wrapper): New.
7704 (main): Add tsrvw variable.
7705 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
7706 ToStringReturnsValueWrapper): New classes.
7707 (register_pretty_printers): Register new pretty-printers.
7708 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
7709 recursive pretty printer.
7710 * gdb.python/py-mi.exp: Likewise.
7711
7712 2018-02-01 Leszek Swirski <leszeks@google.com>
7713
7714 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
7715 functions with the same name as an include file are parsed
7716 correctly.
7717
7718 2018-02-01 Yao Qi <yao.qi@linaro.org>
7719
7720 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
7721 "\[^\r\n\]*".
7722
7723 2018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
7724
7725 * gdb.arch/powerpc-prologue-frame.s: New file.
7726 * gdb.arch/powerpc-prologue-frame.c: Likewise.
7727 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
7728
7729 2018-01-31 Joel Brobecker <brobecker@adacore.com>
7730
7731 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
7732
7733 2018-01-30 Pedro Alves <palves@redhat.com>
7734
7735 PR gdb/13211
7736 * gdb.base/interrupt-daemon.c: New.
7737 * gdb.base/interrupt-daemon.exp: New.
7738 * gdb.multi/multi-term-settings.c: New.
7739 * gdb.multi/multi-term-settings.exp: New.
7740
7741 2018-01-30 Joel Brobecker <brobecker@adacore.com>
7742
7743 * gdb.base/break.exp: Save the location where the breakpoint
7744 on break.c:47 was actually inserted when debugging the version
7745 compiled at -O2 and use it in the expected output of the "info
7746 break" test performed soon after.
7747
7748 2018-01-22 Pedro Alves <palves@redhat.com>
7749 Sergio Durigan Junior <sergiodj@redhat.com>
7750
7751 * gdb.base/whatis.exp: Add tests for 'set print object on' +
7752 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
7753
7754 2018-01-22 Joel Brobecker <brobecker@adacore.com>
7755
7756 * gdb.base/break-include.c, gdb.base/break-include.inc,
7757 gdb.base/break-include.exp: New files.
7758 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
7759 line number now being the actual line number where the breakpoint
7760 was inserted.
7761 * gdb.mi/mi-break.exp: Likewise.
7762 * gdb.mi/mi-reverse.exp: Likewise.
7763 * gdb.mi/mi-simplerun.exp: Ditto.
7764
7765 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
7766
7767 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
7768 varobj.
7769 * gdb.mi/mi-var-create-rtti.exp: Likewise.
7770
7771 2018-01-21 Don Breazeal <donb@codesourcery.com>
7772 Andrew Burgess <andrew.burgess@embecosm.com>
7773
7774 * gdb.mi/basics.c: Add new global.
7775 * gdb.mi/mi-frame-regs.exp: New file.
7776 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
7777 case.
7778
7779 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
7780
7781 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
7782 non-parameter, and on an unknown symbol.
7783
7784 2018-01-19 Tom Tromey <tom@tromey.com>
7785
7786 * gdb.rust/modules.rs (TWENTY_THREE): New global.
7787 * gdb.rust/modules.exp: Add ::-qualified lookup test.
7788
7789 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
7790
7791 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
7792 setrlimit and chdir to int.
7793
7794 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
7795
7796 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
7797 function.
7798 (my_tend): Likewise.
7799 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
7800 rationale of avoiding FP- and vector instructions.
7801
7802 2018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
7803
7804 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
7805 "info reg" with "\[ \t\]*".
7806 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
7807 "\[ \t\]+".
7808 * gdb.arch/s390-multiarch.exp: Ditto.
7809 * gdb.base/pc-fp.exp: Ditto.
7810 * gdb.reverse/i386-precsave.exp: Ditto.
7811 * gdb.reverse/i386-reverse.exp: Ditto.
7812 * gdb.reverse/i387-env-reverse.exp: Ditto.
7813 * gdb.reverse/i387-stack-reverse.exp: Ditto.
7814
7815 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
7816
7817 * lib/gdb.exp (gdb_compile): Re-enable use of
7818 universal_compile_options for languages other than Rust.
7819
7820 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
7821
7822 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
7823
7824 2018-01-17 Mike Gulick <mgulick@mathworks.com>
7825
7826 PR gdb/16577
7827 * gdb.base/solib-vanish.exp: New.
7828 * gdb.base/solib-vanish-main.c: New.
7829 * gdb.base/solib-vanish-lib1.c: New.
7830 * gdb.base/solib-vanish-lib2.c: New.
7831
7832 2018-01-17 Yao Qi <yao.qi@linaro.org>
7833
7834 * gdb.compile/compile.exp: Match the address printed for
7835 frame in the output of command "bt".
7836
7837 2018-01-15 Tom Tromey <tom@tromey.com>
7838
7839 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
7840 compute sp_reg.
7841
7842 2018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
7843
7844 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
7845 to prepare.
7846 (prepare): Return 0 on error, 1 on success.
7847
7848 2018-01-12 Pedro Alves <palves@redhat.com>
7849
7850 * gdb.base/continue-after-aborted-step-over.c: New.
7851 * gdb.base/continue-after-aborted-step-over.exp: New.
7852
7853 2018-01-11 Simon Marchi <simon.marchi@ericsson.com>
7854
7855 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
7856 options when not creating an executable.
7857
7858 2018-01-11 Pedro Alves <palves@redhat.com>
7859
7860 PR remote/22597
7861 * gdb.server/stop-reply-no-thread.c: New file.
7862 * gdb.server/stop-reply-no-thread.exp: New file.
7863
7864 2018-01-10 Pedro Alves <palves@redhat.com>
7865
7866 PR gdb/22670
7867 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
7868 functions too. Test setting breakpoints and printing C functions
7869 with no debug info too.
7870 * gdb.ada/bp_c_mixed_case/qux.c: New file.
7871
7872 2018-01-10 Pedro Alves <palves@redhat.com>
7873
7874 PR gdb/22670
7875 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
7876 a fail.
7877
7878 2018-01-10 Pedro Alves <palves@redhat.com>
7879
7880 PR gdb/22670
7881 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
7882
7883 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
7884
7885 * gdb.server/unittest.exp: Match the output in non-development
7886 mode.
7887
7888 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
7889
7890 * gdb.gdb/unittest.exp: Match output in non-development mode.
7891
7892 2018-01-08 Joel Brobecker <brobecker@adacore.com>
7893
7894 * gdb.ada/access_tagged_param.exp: Relax expected output
7895 for value of "ObjL" in "continue" to pck.inspect breakpoint
7896 test.
7897
7898 2018-01-08 Joel Brobecker <brobecker@adacore.com>
7899
7900 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
7901 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
7902
7903 2018-01-05 Pedro Alves <palves@redhat.com>
7904
7905 PR gdb/18653
7906 * gdb.base/libsegfault.exp: New.
7907
7908 2018-01-05 Joel Brobecker <brobecker@adacore.com>
7909
7910 PR gdb/22670
7911 * gdb.ada/access_tagged_param.exp: New file.
7912 * gdb.ada/access_tagged_param/foo.adb: New file.
7913
7914 2018-01-05 Pedro Alves <palves@redhat.com>
7915
7916 PR gdb/22670
7917 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
7918 exercise lower case too, and to exercise both full matching and
7919 wild matching.
7920
7921 2018-01-05 Joel Brobecker <brobecker@adacore.com>
7922
7923 * gdb.ada/rename_subscript_param: New testcase.
7924
7925 2018-01-05 Jerome Guitton <guitton@adacore.com>
7926
7927 * gdb.ada/arr_acc_idx_w_gap: New testcase.
7928
7929 2018-01-05 Joel Brobecker <brobecker@adacore.com>
7930
7931 * gdb.ada/convvar_comp: New testcase.
7932
7933 2018-01-05 Xavier Roirand <roirand@adacore.com>
7934
7935 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
7936 (My_Table): New global variable.
7937 * testsuite/gdb.ada/array_char_idx.exp: Add test.
7938
7939 2018-01-04 Joel Brobecker <brobecker@adacore.com>
7940
7941 PR gdb/22670
7942 * gdb.ada/maint_with_ada: New testcase.
7943
7944 2018-01-04 Joel Brobecker <brobecker@adacore.com>
7945
7946 PR gdb/22670
7947 * gdb.ada/bp_c_mixed_case: New testcase.
7948
7949 2018-01-04 Joel Brobecker <brobecker@adacore.com>
7950
7951 PR gdb/22670
7952 * gdb.ada/complete.exp: Add "complete break ada" test.
7953
7954 2018-01-04 Joel Brobecker <brobecker@adacore.com>
7955
7956 PR gdb/22670
7957 * gdb.ada/info_addr_mixed_case: New testcase.
7958
7959 2018-01-03 Xavier Roirand <roirand@adacore.com>
7960
7961 * gdb.ada/excep_handle.exp: New testcase.
7962 * gdb.ada/excep_handle/foo.adb: New file.
7963 * gdb.ada/excep_handle/pck.ads: New file.
7964
7965 2018-01-03 Joel Brobecker <brobecker@adacore.com>
7966
7967 * gdb.base/step-line.c: Add extra empty line in copyright header.
7968 * gdb.base/step-line.inp: Likewise.
7969
7970 2018-01-02 Joel Brobecker <brobecker@adacore.com>
7971
7972 * gdb.ada/dyn_stride.exp: Add slice test.
7973
7974 2018-01-02 Joel Brobecker <brobecker@adacore.com>
7975
7976 * gdb.ada/dyn_stride: New testcase.
7977
7978 2017-12-27 Stafford Horne <shorne@gmail.com>
7979
7980 * gdb.xml/extra-regs.xml: Add example foo reggroup.
7981 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
7982
7983 2017-12-27 Stafford Horne <shorne@gmail.com>
7984
7985 * gdb.base/reggroups.c: New file.
7986 * gdb.base/reggroups.exp: New file.
7987
7988 2017-12-18 Joel Brobecker <brobecker@adacore.com>
7989
7990 * gdb.dwarf2/ada-valprint-error.c: New file.
7991 * gdb.dwarf2/ada-valprint-error.exp: New file.
7992
7993 2017-12-18 Joel Brobecker <brobecker@adacore.com>
7994
7995 * gdb.ada/assign_arr: New testcase.
7996
7997 2017-12-18 Xavier Roirand <roirand@adacore.com>
7998
7999 * gdb.ada/funcall_ptr: New testcase.
8000
8001 2017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
8002
8003 PR cli/16224
8004 * gdb.base/ptype-offsets.cc: New file.
8005 * gdb.base/ptype-offsets.exp: New file.
8006
8007 2017-12-15 Yao Qi <yao.qi@linaro.org>
8008
8009 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
8010 if XML is disabled.
8011
8012 2017-12-15 Xavier Roirand <roirand@adacore.com>
8013
8014 * gdb.ada/same_component_name: New testcase.
8015
8016 2017-12-14 Joel Brobecker <brobecker@adacore.com>
8017
8018 * gdb.ada/str_binop_equal: New testcase.
8019
8020 2017-12-14 Joel Brobecker <brobecker@adacore.com>
8021
8022 * gdb.ada/task_switch_in_core: New testcase.
8023
8024 2017-12-13 Simon Marchi <simon.marchi@ericsson.com>
8025
8026 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
8027 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
8028 call test_bkpt_qualified.
8029 (test_bkpt_qualified): New proc.
8030
8031 2017-12-13 Pedro Alves <palves@redhat.com>
8032
8033 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
8034 Tighten regexp by matching with an anchor.
8035
8036 2017-12-13 Pedro Alves <palves@redhat.com>
8037
8038 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
8039 ("expression with namespace"): New set of tests.
8040 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
8041 (Nested::Test_NS::qux): New.
8042 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
8043 defaults to 'start_quote_char' and 'end_quote_char' parameters.
8044
8045 2017-12-13 Joel Brobecker <brobecker@adacore.com>
8046
8047 * gdb.base/server-del-break.c: New file.
8048 * gdb.base/server-del-break.exp: New file.
8049
8050 2017-12-12 Stafford Horne <shorne@gmail.com>
8051
8052 * gdb.xml/tdesc-regs.exp: Add or1k support.
8053
8054 2017-12-12 Stafford Horne <shorne@gmail.com>
8055
8056 * gdb.base/bp-permanent.c: Define nop of or1k.
8057
8058 2017-12-11 Joel Brobecker <brobecker@adacore.com>
8059
8060 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
8061 output with components being reordered.
8062
8063 2017-12-11 Joel Brobecker <brobecker@adacore.com>
8064
8065 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
8066 output with components being reordered.
8067
8068 2017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8069 Pedro Alves <palves@redhat.com>
8070
8071 * gdb.base/maint.exp (check for .gdb_index): Check also for
8072 .debug_names.
8073 * gdb.dlang/watch-loc.c (.debug_aranges): New.
8074 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
8075 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
8076 (.gdb_index used after symbol reloading): Support also .debug_names.
8077 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
8078
8079 2017-12-08 Yao Qi <yao.qi@linaro.org>
8080
8081 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
8082 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
8083
8084 2017-12-08 Yao Qi <yao.qi@linaro.org>
8085
8086 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
8087 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
8088
8089 2017-12-08 Yao Qi <yao.qi@linaro.org>
8090
8091 * gdb.arch/aarch64-tagged-pointer.c: New file.
8092 * gdb.arch/aarch64-tagged-pointer.exp: New file.
8093
8094 2017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
8095
8096 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
8097 "int".
8098
8099 2017-12-07 Keith Seitz <keiths@redhat.com>
8100
8101 PR breakpoints/22569
8102 * gdb.linespec/ls-errs.exp: Change expected result of "break
8103 -source this file has spaces.c -line 3".
8104 Check that an explicit source file followed by whitespace is
8105 identified as an invalid explicit location.
8106
8107 2017-12-07 Keith Seitz <keiths@redhat.com>
8108
8109 * gdb.cp/nested-types.cc: New file.
8110 * gdb.cp/nested-types.exp: New file.
8111 * lib/cp-support.exp: Load data-structures.exp library.
8112 (debug_cp_test_ptype_class): New global.
8113 (cp_ptype_class_verbose, next_line): New procedures.
8114 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
8115 Add and document new return value.
8116 Switch the list of lines to a queue.
8117 Add support for new `type' key for nested type definitions.
8118 Add debugging/troubleshooting messages.
8119 * lib/data-structures.exp: New file.
8120
8121 2017-12-07 Simon Marchi <simon.marchi@ericsson.com>
8122
8123 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
8124 with proc_with_prefix, don't use with_test_prefix.
8125
8126 2017-12-07 Tom Tromey <tom@tromey.com>
8127
8128 * gdb.base/break.exp: Add test for empty "commands".
8129
8130 2017-12-07 Yao Qi <yao.qi@linaro.org>
8131
8132 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
8133 malloc and catch syscall.
8134
8135 2017-12-07 Phil Muldoon <pmuldoon@redhat.com>
8136
8137 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
8138 tests for explicit locations.
8139
8140 2017-12-06 Pedro Alves <palves@redhat.com>
8141
8142 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
8143 force-disabling XML descriptions.
8144
8145 2017-12-04 Pedro Alves <palves@redhat.com>
8146
8147 PR gdb/22499
8148 * gdb.arch/amd64-disp-step-avx.S: New file.
8149 * gdb.arch/amd64-disp-step-avx.exp: New file.
8150
8151 2017-12-03 Pedro Alves <palves@redhat.com>
8152
8153 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
8154 and <string.h>.
8155 (parent_function): Print distinct messages when waitpid fails, or
8156 the child exits with a signal, or the child exits for an unhandled
8157 reason.
8158 * gdb.threads/process-dies-while-detaching.exp
8159 (detach_and_expect_exit): New 'inf_output_re' parameter and use
8160 it. Wait for both inferior output and GDB's prompt. Use an
8161 indirect spawn id list.
8162 (do_detach): New parameter 'child_exit'. Use it to compute
8163 expected inferior output.
8164 (test_detach, test_detach_watch, test_detach_killed_outside):
8165 Adjust to pass down the expected child exit kind.
8166
8167 2017-12-01 Joel Brobecker <brobecker@adacore.com>
8168 Sergio Durigan Junior <sergiodj@redhat.com>
8169 Pedro Alves <palves@redhat.com>
8170
8171 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
8172
8173 2017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
8174
8175 * gdb.base/relocate.exp: Add tests to guarantee that arguments
8176 to 'symbol-file' and 'add-symbol-file' can be
8177 position-independent.
8178
8179 2017-12-01 Yao Qi <yao.qi@linaro.org>
8180
8181 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
8182 the URL in copyright header.
8183 * gdb.arch/aarch64-fp.exp: Likewise.
8184 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
8185 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
8186 * gdb.base/expand-psymtabs.exp: Likewise.
8187 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
8188 * gdb.fortran/common-block.exp: Likewise.
8189 * gdb.fortran/common-block.f90: Likewise.
8190 * gdb.fortran/logical.exp: Likewise.
8191 * gdb.fortran/vla-datatypes.f90: Likewise.
8192 * gdb.fortran/vla-sub.f90: Likewise.
8193
8194 2017-11-30 Joel Brobecker <brobecker@adacore.com>
8195
8196 * gdb.ada/repeat_dyn: New testcase.
8197
8198 2017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
8199
8200 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
8201 Update for changed thread numbering.
8202 * gdb.cell/bt.exp: Update for changed GDB output.
8203
8204 2017-11-30 Simon Marchi <simon.marchi@ericsson.com>
8205
8206 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
8207 setting isremote by hand.
8208 * boards/dwarf4-gdb-index.exp: Likewise.
8209 * boards/fission.exp: Likewise.
8210 * boards/stabs.exp: Likewise.
8211
8212 2017-11-30 Pedro Alves <palves@redhat.com>
8213
8214 * gdb.linespec/cpls-ops.exp
8215 (check_explicit_skips_function_argument): Extract the underlying
8216 type of size_t instead of hardcoding it.
8217
8218 2017-11-29 Pedro Alves <palves@redhat.com>
8219
8220 PR c++/19436
8221 * gdb.linespec/cpls-abi-tag.cc: New file.
8222 * gdb.linespec/cpls-abi-tag.exp: New file.
8223
8224 2017-11-29 Pedro Alves <palves@redhat.com>
8225
8226 * gdb.base/langs.exp: Use -qualified.
8227 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
8228 it.
8229 * gdb.cp/namespace.exp: Use -qualified.
8230 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
8231 (overload-3, template-overload, template-ret-type, const-overload)
8232 (const-overload-quoted, anon-ns, ambiguous-prefix): New
8233 procedures.
8234 (test_driver): Call them.
8235 * gdb.cp/save-bp-qualified.cc: New.
8236 * gdb.cp/save-bp-qualified.exp: New.
8237 * gdb.linespec/explicit.exp: Test -qualified.
8238 * lib/completion-support.exp (completion::explicit_opts_list): Add
8239 "-qualified".
8240 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
8241
8242 2017-11-29 Phil Muldoon <pmuldoon@redhat.com>
8243
8244 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
8245
8246 2017-11-29 Tom Tromey <tom@tromey.com>
8247
8248 * gdb.base/relocate.exp: Update invalid argument test.
8249 Add new tests for invalid arguments.
8250
8251 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
8252
8253 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
8254 Return 0 as a long.
8255 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
8256
8257 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
8258
8259 * gdb.cp/breakpoint.cc (bar): Set return type to void.
8260 * gdb.cp/psymtab-parameter.cc (func): Likewise.
8261 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
8262 func ().
8263 * gdb.cp/shadow.cc (B.func): Return 0.
8264
8265 2017-11-27 Joel Brobecker <brobecker@adacore.com>
8266
8267 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
8268 expected output in gdb_expect call to allow the exception
8269 message to be present as well. Fix syntax confusion to avoid
8270 TCL thinking that exception_name is an array.
8271
8272 2017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
8273
8274 * gdb.arch/spu-info.c: Include <unistd.h>.
8275 (do_signal_test): Fix broken calls to write.
8276 * gdb.arch/spu-info.exp: Use prepare_for_testing.
8277 Fix checks for empty mailboxes. Update signal tests for corrected
8278 do_signal_test routine. Allow nonzero event status.
8279 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
8280 * gdb.cell/arch.exp: Use standard_output_file.
8281 * gdb.cell/break.exp: Likewise.
8282 * gdb.cell/bt.exp: Likewise.
8283 * gdb.cell/core.exp: Likewise.
8284 * gdb.cell/dwarfaddr.exp: Likewise.
8285 * gdb.cell/ea-cache.exp: Likewise.
8286 * gdb.cell/ea-standalone.exp: Likewise.
8287 * gdb.cell/f-regs.exp: Likewise.
8288 * gdb.cell/fork.exp: Likewise.
8289 * gdb.cell/gcore.exp: Likewise.
8290 * gdb.cell/mem-access.exp: Likewise.
8291 * gdb.cell/ptype.exp: Likewise.
8292 * gdb.cell/registers.exp: Likewise.
8293 * gdb.cell/sizeof.exp: Likewise.
8294 * gdb.cell/solib-symbol.exp: Likewise.
8295 * gdb.cell/solib.exp: Likewise.
8296
8297 2017-11-25 Pedro Alves <palves@redhat.com>
8298
8299 * gdb.base/complete-empty.exp: New file.
8300 * gdb.base/completion.exp: Adjust.
8301
8302 2017-11-25 Pedro Alves <palves@redhat.com>
8303
8304 * gdb.linespec/cpls-ops.cc: New file.
8305 * gdb.linespec/cpls-ops.exp: New file.
8306 * lib/completion-support.exp (test_complete_prefix_range_re): New,
8307 factored out from ...
8308 (test_complete_prefix_range): ... this.
8309
8310 2017-11-24 Pedro Alves <palves@redhat.com>
8311
8312 * gdb.linespec/cpcompletion.exp: New file.
8313 * gdb.linespec/cpls-hyphen.cc: New file.
8314 * gdb.linespec/cpls.cc: New file.
8315 * gdb.linespec/cpls2.cc: New file.
8316 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
8317 test to use test_gdb_complete_unique. Add label completion,
8318 keyword completion and explicit location completion tests.
8319 * lib/completion-support.exp: New file.
8320
8321 2017-11-24 Joel Brobecker <brobecker@adacore.com>
8322
8323 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
8324 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
8325 when hitting an exception catchpoint.
8326
8327 2017-11-22 Yao Qi <yao.qi@linaro.org>
8328
8329 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
8330
8331 2017-11-22 Simon Marchi <simon.marchi@ericsson.com>
8332
8333 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
8334 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
8335 * gdb.dwarf2/info-locals-optimized-out.c: New file.
8336
8337 2017-11-22 Yao Qi <yao.qi@linaro.org>
8338
8339 * gdb.base/info-os.exp: Pass pthreads.
8340 * gdb.multi/multi-attach.exp: Likewise.
8341
8342 2017-11-22 Yao Qi <yao.qi@linaro.org>
8343
8344 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
8345 compiler.
8346
8347 2017-11-22 Yao Qi <yao.qi@linaro.org>
8348
8349 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
8350 * gdb.base/break-interp.exp: Likewise.
8351 * gdb.base/jit-attach-pie.exp: Likewise.
8352
8353 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
8354
8355 * gdb.base/float128.c (large128): New variable.
8356 * gdb.base/float128.exp: Add test to print largest __float128 value.
8357
8358 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
8359
8360 * gdb.arch/vsx-regs.exp: Update register content checks.
8361
8362 2017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
8363
8364 * gdb.arch/ppc-longdouble.exp: New file.
8365 * gdb.arch/ppc-longdouble.c: Likewise.
8366
8367 2017-11-21 Pedro Alves <palves@redhat.com>
8368
8369 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
8370
8371 2017-11-20 Pedro Alves <palves@redhat.com>
8372
8373 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
8374 (long_double_typedef): New typedefs.
8375 Use DEF on double and long double.
8376 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
8377 cases.
8378 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
8379 and 'long_double_ptr_same_size' locals. Use them to decide
8380 whether cast from array/function to float is valid/invalid.
8381
8382 2017-11-17 Tom Tromey <tom@tromey.com>
8383
8384 * gdb.rust/traits.rs: New file.
8385 * gdb.rust/traits.exp: New file.
8386
8387 2017-11-17 Joel Brobecker <brobecker@adacore.com>
8388
8389 * gdb.ada/minsyms: New testcase.
8390
8391 2017-11-16 Pedro Alves <palves@redhat.com>
8392
8393 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
8394 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
8395
8396 2017-11-16 Pedro Alves <palves@redhat.com>
8397
8398 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
8399 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
8400
8401 2017-11-16 Pedro Alves <palves@redhat.com>
8402
8403 * gdb.server/reconnect-ctrl-c.c: New file.
8404 * gdb.server/reconnect-ctrl-c.exp: New file.
8405
8406 2017-11-16 Phil Muldoon <pmuldoon@redhat.com>
8407
8408 * gdb.python/py-rbreak.exp: New file.
8409 * gdb.python/py-rbreak.c: New file.
8410 * gdb.python/py-rbreak-func2.c: New file.
8411
8412 2017-11-16 Pedro Alves <palves@redhat.com>
8413
8414 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
8415 pattern.
8416 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
8417 GDB.
8418
8419 2017-11-15 Simon Marchi <simon.marchi@ericsson.com>
8420
8421 * gdb.tui/completionn.exp (test_tab_completion): Add space in
8422 regex.
8423
8424 2017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
8425
8426 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
8427 test names.
8428
8429 2017-11-09 Pedro Alves <palves@redhat.com>
8430
8431 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
8432 factored out from ...
8433 (top level): ... here, and adjusted to avoid expecting beyond the
8434 prompt in a single gdb_test_multiple.
8435
8436 2017-11-09 Pedro Alves <palves@redhat.com>
8437
8438 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
8439 output.
8440 * gdb.server/ext-attach.exp ("kill" test): Likewise.
8441 * gdb.server/ext-restart.exp ("kill" test): Likewise.
8442 * gdb.server/ext-run.exp ("kill" test): Likewise.
8443 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
8444
8445 2017-11-09 Pedro Alves <palves@redhat.com>
8446
8447 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
8448 match till end of line.
8449
8450 2017-11-09 Pedro Alves <palves@redhat.com>
8451
8452 * gdb.base/memattr.exp: Tighten regexes to match the end line.
8453
8454 2017-11-09 Pedro Alves <palves@redhat.com>
8455
8456 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
8457 New procedures, factored out from ...
8458 (top level): ... here, and adjusted to avoid expecting beyond the
8459 prompt in one go.
8460
8461 2017-11-09 Pedro Alves <palves@redhat.com>
8462
8463 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
8464 output. Fix '?' match.
8465
8466 2017-11-08 Joel Brobecker <brobecker@adacore.com>
8467
8468 * gdb.ada/scoped_watch: New testcase.
8469 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
8470 which is actually correct.
8471 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
8472 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
8473
8474 2017-11-08 Pedro Alves <palves@redhat.com>
8475
8476 * gdb.gdb/complaints.exp (test_initial_complaints)
8477 (test_serial_complaints, test_short_complaints): Call
8478 complaint_internal instead of complaint.
8479
8480 2017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
8481
8482 * gdb.threads/tls-core.c: New file.
8483 * gdb.threads/tls-core.exp: Likewise.
8484
8485 2017-11-08 Pedro Alves <palves@redhat.com>
8486
8487 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
8488 (p Exported_Capitalized): New test.
8489 (p exported_capitalized): New test.
8490
8491 2017-11-07 Pedro Alves <palves@redhat.com>
8492
8493 * gdb.cp/ena-dis-br-range.exp: Add more tests.
8494
8495 2017-11-07 Pedro Alves <palves@redhat.com>
8496
8497 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
8498 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
8499 (disable_invalid, disable_inverted, disable_negative): New
8500 procedures.
8501 ("bad numbers"): New set of tests.
8502
8503 2017-11-07 Pedro Alves <palves@redhat.com>
8504
8505 * gdb.cp/ena-dis-br-range.exp: Add tests.
8506
8507 2017-11-07 Pedro Alves <palves@redhat.com>
8508
8509 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
8510
8511 2017-11-07 Xavier Roirand <roirand@adacore.com>
8512 Pedro Alves <palves@redhat.com>
8513
8514 * gdb.base/ena-dis-br.exp: Add reference to
8515 gdb.cp/ena-dis-br-range.exp.
8516 * gdb.cp/ena-dis-br-range.exp: New file.
8517 * gdb.cp/ena-dis-br-range.cc: New file.
8518
8519 2017-11-06 Pedro Alves <palves@redhat.com>
8520
8521 * gdb.base/attach-non-pgrp-leader.c: New.
8522 * gdb.base/attach-non-pgrp-leader.exp: New.
8523
8524 2017-11-06 Pedro Alves <palves@redhat.com>
8525
8526 * configure.ac: No longer check for termio.h and sgtty.h.
8527 * configure: Regenerate.
8528 * remote-utils.c: Include termios.h instead of gdb_termios.h.
8529 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
8530 Remove termio and sgtty code.
8531
8532 2017-11-03 Yao Qi <yao.qi@linaro.org>
8533
8534 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
8535 in GDB is disabled.
8536
8537 2017-11-03 Yao Qi <yao.qi@linaro.org>
8538
8539 * gdb.python/py-thrhandle.exp: Skip it if python is not
8540 enabled.
8541
8542 2017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
8543
8544 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
8545 as a breakpoint command.
8546
8547 2017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
8548
8549 PR python/21213
8550 * gdb.python/py-infthread.exp: Test calling
8551 InferiorThread.inferior () multiple times in a row.
8552
8553 2017-10-27 Keith Seitz <keiths@redhat.com>
8554
8555 * gdb.opt/inline-break.exp (break_info_1): New procedure.
8556 Test "info break" for every inlined function breakpoint.
8557
8558 2017-10-27 Yao Qi <yao.qi@linaro.org>
8559
8560 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
8561
8562 2017-10-26 Patrick Frants <osscontribute@gmail.com>
8563
8564 * gdb.cp/classes.exp (test_static_members): Test printing
8565 Outer::instance.
8566 * gdb.cp/classes.c (struct Inner, struct Outer): New.
8567 (Inner::instance, Outer::instance): New.
8568
8569 2017-10-24 Pedro Alves <palves@redhat.com>
8570
8571 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
8572 extra console" test in two stages.
8573
8574 2017-10-24 Pedro Alves <palves@redhat.com>
8575
8576 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
8577
8578 2017-10-24 Pedro Alves <palves@redhat.com>
8579
8580 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
8581 loop.
8582
8583 2017-10-24 Pedro Alves <palves@redhat.com>
8584
8585 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
8586 $attempt" and "stoppedtry $stoppedtry" test prefixes.
8587
8588 2017-10-24 Pedro Alves <palves@redhat.com>
8589
8590 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
8591 parameter and handle it. Don't output read value in test name.
8592
8593 2017-10-24 Pedro Alves <palves@redhat.com>
8594
8595 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
8596 custom test name.
8597
8598 2017-10-24 Pedro Alves <palves@redhat.com>
8599
8600 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
8601 include the unstable output directory name in the test's name.
8602 (initial_setup_simple) <'set args'>: Use custom test name.
8603
8604 2017-10-24 Pedro Alves <palves@redhat.com>
8605
8606 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
8607 with explicit test name.
8608
8609 2017-10-20 Pedro Alves <palves@redhat.com>
8610
8611 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
8612 'wait -i'. Use gdb_assert and remote_close.
8613
8614 2017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
8615
8616 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
8617 number from variable rather than hard-coded.
8618
8619 2017-10-19 Pedro Alves <palves@redhat.com>
8620
8621 * gdb.base/long-inferior-output.c: New file.
8622 * gdb.base/long-inferior-output.exp: New file.
8623
8624 2017-11-18 Keith Seitz <keiths@redhat.com>
8625
8626 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
8627 method.
8628 (main): Call it.
8629 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
8630 Add additional user-defined conversion operator tests.
8631
8632 2017-10-17 Pedro Alves <palves@redhat.com>
8633
8634 * boards/native-stdio-gdbserver.exp: Load "local-board".
8635
8636 2017-10-17 Pedro Alves <palves@redhat.com>
8637
8638 * gdb.base/quit-live.c: New file.
8639 * gdb.base/quit-live.exp: New file.
8640
8641 2017-10-16 Keith Seitz <keiths@redhat.com>
8642
8643 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
8644 (class_with_protected_typedef, class_with_private_typedef)
8645 (struct_with_public_typedef, struct_with_protected_typedef)
8646 (struct_with_private_typedef): New classes/structs.
8647 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
8648 typedefs and access specifiers.
8649
8650 2017-10-16 Pedro Alves <palves@redhat.com>
8651 Simon Marchi <simon.marchi@polymtl.ca>
8652
8653 * README (Local vs Remote vs Native): New section.
8654 * boards/local-board.exp: New file, with bits factored out from
8655 ...
8656 * boards/native-extended-gdbserver.exp: ... here. Load
8657 "local-board".
8658 * boards/native-gdbserver.exp: Load "local-board".
8659 (${board}_spawn, ${board}_exec): Delete.
8660 * boards/native-stdio-gdbserver.exp: Most contents factored out to
8661 ...
8662 * boards/stdio-gdbserver-base.exp: ... this new file.
8663 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
8664 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
8665 procedure.
8666 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
8667 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
8668 stdio_gdbserver_command.
8669 (${board}_get_remote_address, ${board}_get_comm_port)
8670 (${board}_download, ${board}_upload): Delete.
8671 (get_target_remote_pipe_cmd): New.
8672
8673 2017-10-16 Simon Marchi <simon.marchi@ericsson.com>
8674
8675 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
8676 test_bkpt_deletion, test_bkpt_cond_and_cmds,
8677 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
8678 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
8679 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
8680 remove with_test_prefix.
8681
8682 2017-10-13 Pedro Alves <palves@redhat.com>
8683
8684 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
8685 * gdb.base/annota1.exp: Use it instead of is_remote.
8686 * gdb.base/annota3.exp: Use it instead of is_remote.
8687 * gdb.cp/annota2.exp: Use it instead of is_remote.
8688 * gdb.cp/annota3.exp: Use it instead of is_remote.
8689 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
8690
8691 2017-10-13 Pedro Alves <palves@redhat.com>
8692
8693 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
8694 (test_num_test_vars, run_and_count_vars, find_env)
8695 (test_set_unset_env, test_inherit_env_var): New procedures.
8696 (top level): Use them.
8697
8698 2017-10-13 Pedro Alves <palves@redhat.com>
8699
8700 * lib/selftest-support.exp (selftest_setup): Extend comments, and
8701 also skip on stub-like targets.
8702
8703 2017-10-13 Pedro Alves <palves@redhat.com>
8704
8705 PR gdb/22293
8706 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
8707 (top level): Move some tests to ...
8708 (test_not_found): ... this new procedure.
8709 (top level): Call it.
8710
8711 2017-10-13 Pedro Alves <palves@redhat.com>
8712
8713 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
8714 expect different "info terminal" output if testing with a
8715 non-native target.
8716
8717 2017-10-13 Pedro Alves <palves@redhat.com>
8718 Simon Marchi <simon.marchi@polymtl.ca>
8719
8720 PR python/12966
8721 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
8722
8723 2017-10-13 Pedro Alves <palves@redhat.com>
8724
8725 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
8726 already.
8727
8728 2017-10-13 Pedro Alves <palves@redhat.com>
8729
8730 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
8731 is_remote.
8732
8733 2017-10-13 Pedro Alves <palves@redhat.com>
8734
8735 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
8736 is_remote.
8737
8738 2017-10-13 Pedro Alves <palves@redhat.com>
8739
8740 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
8741 is set.
8742 (corefile_test_attach): Likewise. Check can_spawn_for_attach
8743 instead of is_remote.
8744
8745 2017-10-13 Pedro Alves <palves@redhat.com>
8746
8747 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
8748 (top level): Add comment.
8749
8750 2017-10-13 Pedro Alves <palves@redhat.com>
8751
8752 * gdb.base/remote.exp (top level): Fix comment typo and add
8753 missing return.
8754
8755 2017-10-13 Pedro Alves <palves@redhat.com>
8756 Simon Marchi <simon.marchi@polymtl.ca>
8757
8758 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
8759 calls and add comments. Skip test if use_gdb_stub is set.
8760 (top level): Use "set cwd" command instead of "cd" command.
8761
8762 2017-10-13 Pedro Alves <palves@redhat.com>
8763
8764 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
8765 is_remote target check.
8766
8767 2017-10-13 Pedro Alves <palves@redhat.com>
8768
8769 * gdb.base/scope.exp: Use build_executable + clean_restart +
8770 gdb_file_cmd instead of prepare_for_testing and no longer skip
8771 "before run" tests on is_remote target boards. Update comments.
8772 * boards/native-extended-gdbserver.exp
8773 (extended_gdbserver_load_last_file): New, factored out from ...
8774 (gdb_load): ... this. Move further below and add comment.
8775 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
8776
8777 2017-10-12 Pedro Alves <palves@redhat.com>
8778
8779 * gdb.base/attach.exp: Remove references to gdb64.
8780 * gdb.base/dbx.exp: Remove references to gdb64.
8781
8782 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
8783 Pedro Alves <palves@redhat.com>
8784
8785 * gdb.base/label.exp: Remove is_remote target check.
8786
8787 2017-10-12 Pedro Alves <palves@redhat.com>
8788
8789 * gdb.base/auvx.exp (coredir): Update comment.
8790 (top level) <core_works>: Use "set cwd" command instead of "cd"
8791 command.
8792
8793 2017-10-12 Pedro Alves <palves@redhat.com>
8794 Simon Marchi <simon.marchi@polymtl.ca>
8795
8796 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
8797 target boards.
8798
8799 2017-10-12 Pedro Alves <palves@redhat.com>
8800 Simon Marchi <simon.marchi@polymtl.ca>
8801
8802 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
8803 Instead skip if there's any gdb_protocol set.
8804
8805 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
8806 Pedro Alves <palves@redhat.com>
8807
8808 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
8809
8810 2017-10-12 Pedro Alves <palves@redhat.com>
8811 Simon Marchi <simon.marchi@polymtl.ca>
8812
8813 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
8814 instead of on dejagnu remote boards.
8815
8816 2017-10-12 Pedro Alves <palves@redhat.com>
8817 Simon Marchi <simon.marchi@polymtl.ca>
8818
8819 * gdb.base/inferior-died.exp: Remove is_remote and isnative
8820 checks. Use build_executable + clean_restart instead of
8821 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
8822 of enabling non-stop after starting gdb.
8823
8824 2017-10-12 Pedro Alves <palves@redhat.com>
8825
8826 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
8827 * gdb.threads/non-ldr-exc-2.exp: Ditto.
8828 * gdb.threads/non-ldr-exc-3.exp: Ditto.
8829 * gdb.threads/non-ldr-exc-4.exp: Ditto.
8830
8831 2017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
8832
8833 * gdb.arch/arc-tdesc-cpu.exp: New file.
8834 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
8835
8836 2017-10-10 Simon Marchi <simon.marchi@ericsson.com>
8837
8838 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
8839
8840 2017-10-10 Pedro Alves <palves@redhat.com>
8841
8842 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
8843 expect CLI output.
8844
8845 2017-10-10 Pedro Alves <palves@redhat.com>
8846
8847 * lib/selftest-support.exp (selftest_setup): Update for
8848 captured_command_loop's prototype change.
8849
8850 2017-10-09 Pedro Alves <palves@redhat.com>
8851
8852 Test both arch1=>arch2 and arch2=>arch1.
8853
8854 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
8855 (srcfile2, binfile2, march1, march2): Remove globals. Largely
8856 factored out to...
8857 (append_arch1_options, append_arch2_options, append_arch_options)
8858 (build_executables): New procedures.
8859 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
8860 local.
8861 (top level): Add new 'first_arch' testing axis.
8862
8863 2017-10-09 Pedro Alves <palves@redhat.com>
8864
8865 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
8866 (barrier): New.
8867 (thread_start, all_started): New functions.
8868 (main): Spawn new thread and wait until it is scheduled.
8869 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
8870 option.
8871 (do_test): Add 'selected_thread' parameter. Run to all_started
8872 instead of main. Explicitly set the breakpoint at main. Switch
8873 to the SELECTED_THREAD thread.
8874 (top level): Test handling the exec event with either the main
8875 thread or the second thread selected.
8876
8877 2017-10-09 Pedro Alves <palves@redhat.com>
8878
8879 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
8880 logic. Move STOP marker after the value checks.
8881 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
8882 regexp.
8883
8884 2017-10-06 Sandra Loosemore <sandra@codesourcery.com>
8885
8886 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
8887
8888 2017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
8889
8890 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
8891 integer-to-dfp conversion.
8892 * gdb.base/dfp-test.exp: Likewise.
8893
8894 2017-10-04 Pedro Alves <palves@redhat.com>
8895
8896 * gdb.multi/hangout.c: Include <unistd.h>.
8897 (hangout_loop): New function.
8898 (main): Call alarm. Call hangout_loop in a loop.
8899 * gdb.multi/hello.c: Include <unistd.h>.
8900 (hello_loop): New function.
8901 (main): Call alarm. Call hangout_loop in a loop.
8902 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
8903 inferior with the other selected.
8904
8905 2017-10-04 Simon Marchi <simon.marchi@ericsson.com>
8906
8907 * gdb.mi/list-thread-groups-available.exp: New file.
8908 * gdb.mi/list-thread-groups-available.c: New file.
8909
8910 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
8911
8912 * gdb.base/set-cwd.exp: Make it available on
8913 native-extended-gdbserver.
8914
8915 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
8916
8917 * gdb.base/set-cwd.c: New file.
8918 * gdb.base/set-cwd.exp: Likewise.
8919
8920 2017-10-02 Tom Tromey <tom@tromey.com>
8921
8922 PR rust/22236:
8923 * gdb.rust/simple.rs (main): New variable "fslice".
8924 * gdb.rust/simple.exp: Add slice tests. Update string tests.
8925
8926 2017-10-02 Tom Tromey <tom@tromey.com>
8927
8928 * gdb.rust/simple.exp: Test ptype of a slice.
8929
8930 2017-10-02 Tom Tromey <tom@tromey.com>
8931
8932 * gdb.rust/simple.exp: Test index of slice.
8933
8934 2017-09-27 Tom Tromey <tom@tromey.com>
8935
8936 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
8937
8938 2017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
8939 Pedro Alves <palves@redhat.com>
8940
8941 * gdb.base/compare-sections.exp (get value of read-only section): Read
8942 as unsigned value.
8943 (corrupt read-only section): Likewise and don't set written if patching
8944 failed.
8945
8946 2017-09-21 Kevin Buettner <kevinb@redhat.com>
8947
8948 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
8949 files.
8950
8951 2017-09-20 Pedro Alves <palves@redhat.com>
8952
8953 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
8954 symbol names in gdb's output.
8955 * gdb.cp/overload.exp ("list all overloads"): Likewise.
8956
8957 2017-09-20 Pedro Alves <palves@redhat.com>
8958
8959 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
8960 Rename to ...
8961 (test_list_ambiguous_symbol): ... this and add a symbol name
8962 parameter. Adjust.
8963 (test_list_ambiguous_function): Reimplement on top of
8964 test_list_ambiguous_symbol and also test listing ambiguous
8965 variables.
8966 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
8967 (ambiguous_fun): ... this.
8968 (ambiguous_var): New.
8969 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
8970 (ambiguous_fun): ... this.
8971 (ambiguous_var): New.
8972
8973 2017-09-19 John Baldwin <jhb@FreeBSD.org>
8974
8975 * gdb.base/starti.c: New file.
8976 * gdb.base/starti.exp: New file.
8977 * lib/gdb.exp (gdb_starti_cmd): New procedure.
8978
8979 2017-09-14 Pedro Alves <palves@redhat.com>
8980
8981 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
8982 (top level): Use it instead of runto.
8983
8984 2017-09-11 Tom Tromey <tom@tromey.com>
8985
8986 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
8987
8988 2017-09-11 Tom Tromey <tom@tromey.com>
8989
8990 * gdb.python/py-infthread.exp: Add tests for new_thread event.
8991 * gdb.python/py-inferior.exp: Add tests for new inferior events.
8992
8993 2017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
8994
8995 * gdb.fortran/printing-types.exp: New file.
8996 * gdb.fortran/printing-types.exp: New file.
8997
8998 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
8999
9000 * gdb.fortran/vla-ptype.exp: Fix typos.
9001 * gdb.fortran/vla-value.exp: Same.
9002
9003 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
9004
9005 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
9006 * gdb.mi/mi-var-child-f.exp: Likewise.
9007 * gdb.mi/mi-vla-fortran.exp: Likewise.
9008
9009 2017-09-08 Frank Penczek <frank.penczek@intel.com>
9010 Christoph Weinmann <christoph.t.weinmann@intel.com>
9011 Bernhard Heckel <bernhard.heckel@intel.com>
9012
9013 * gdb.fortran/ptr-indentation.f90: New file.
9014 * gdb.fortran/ptr-indentation.exp: New file.
9015
9016 2017-09-05 Tom Tromey <tom@tromey.com>
9017
9018 PR gdb/22010:
9019 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
9020
9021 2017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
9022
9023 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
9024
9025 2017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
9026
9027 * gdb.threads/tls-nodebug-pie.c: New file.
9028 * gdb.threads/tls-nodebug-pie.exp: New file.
9029
9030 2017-09-05 Tom Tromey <tom@tromey.com>
9031
9032 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
9033 for rust.
9034
9035 2017-09-05 Simon Marchi <simon.marchi@ericsson.com>
9036
9037 * gdb.multi/multi-arch-exec.exp: Test with different
9038 "follow-exec-mode" settings.
9039 (do_test): New procedure.
9040
9041 2017-09-04 Pedro Alves <palves@redhat.com>
9042
9043 * gdb.base/func-static.c (S::method const, S::method volatile)
9044 (S::method volatile const): New methods.
9045 (c_s, v_s, cv_s): New instances.
9046 (main): Call method() on them.
9047 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
9048 (cannot_resolve): New procedure.
9049 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
9050 print-quote-unquoted columns.
9051 (do_test): Test printing each scope too.
9052
9053 2017-09-04 Pedro Alves <palves@redhat.com>
9054
9055 * gdb.base/local-static.exp: Also test with
9056 class::method::variable wholly quoted.
9057 * gdb.cp/m-static.exp (class::method::variable): Remove test.
9058
9059 2017-09-04 Pedro Alves <palves@redhat.com>
9060
9061 * gdb.base/local-static.c: New.
9062 * gdb.base/local-static.cc: New.
9063 * gdb.base/local-static.exp: New.
9064
9065 2017-09-04 Pedro Alves <palves@redhat.com>
9066
9067 * gdb.asm/asm-source.exp: Add casts to int.
9068 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
9069 (dataglobal64_1, dataglobal64_2): New globals.
9070 * gdb.base/nodebug.exp: Test different expressions involving the
9071 new globals, with print, whatis and ptype. Add casts to int.
9072 * gdb.base/solib-display.exp: Add casts to int.
9073 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
9074 * gdb.cp/m-static.exp: Add cast to int.
9075 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
9076 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
9077 tls variable with no debug info without a cast. Test with a cast
9078 to int too.
9079 * gdb.trace/entry-values.exp: Add casts.
9080
9081 2017-09-04 Pedro Alves <palves@redhat.com>
9082
9083 * gdb.base/nodebug.exp: Test that ptype's error about functions
9084 with unknown return type includes the function name too.
9085
9086 2017-09-04 Pedro Alves <palves@redhat.com>
9087
9088 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
9089 return type of munmap in infcall.
9090 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
9091 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
9092 type of ftell in infcall.
9093 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
9094 type of getpid in infcall.
9095 * gdb.base/infcall-exec.exp: Cast return type of execlp in
9096 infcall.
9097 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
9098 Bail on failure to extract the pid.
9099 * gdb.base/nodebug.c: #include <stdint.h>.
9100 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
9101 New functions.
9102 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
9103 Change expected output of print/whatis/ptype with functions with
9104 no debug info. Test all supported languages. Call
9105 test_call_promotion.
9106 * gdb.compile/compile.exp: Adjust expected output to expect
9107 warning.
9108 * gdb.threads/siginfo-threads.exp: Likewise.
9109
9110 2017-09-04 Pedro Alves <palves@redhat.com>
9111
9112 * gdb.base/callfuncs.exp (do_function_calls): New parameter
9113 "prototypes". Test calling float functions via prototyped and
9114 unprototyped function pointers.
9115 (perform_all_tests): New parameter "prototypes". Pass it down.
9116 (top level): Pass down "prototypes" parameter to
9117 perform_all_tests.
9118
9119 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
9120
9121 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
9122 Test with nested loops.
9123
9124 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
9125
9126 * gdb.base/commands.exp: Call the new procedures.
9127 (loop_break_test, loop_continue_test): New procedures.
9128
9129 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
9130
9131 * gdb.base/commands.exp: Call new procedure.
9132 (define_if_without_arg_test): New procedure.
9133
9134 2017-09-04 Pedro Alves <palves@redhat.com>
9135
9136 * gdb.base/list-ambiguous.exp: New file.
9137 * gdb.base/list-ambiguous0.c: New file.
9138 * gdb.base/list-ambiguous1.c: New file.
9139 * gdb.base/list.exp (test_list_range): Adjust expected output.
9140
9141 2017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
9142
9143 * gdb.base/share-env-with-gdbserver.c: New file.
9144 * gdb.base/share-env-with-gdbserver.exp: Likewise.
9145
9146 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
9147
9148 * gdb.base/commands.exp (gdbvar_simple_if_test,
9149 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
9150 progvar_simple_if_test, progvar_simple_while_test,
9151 progvar_complex_if_while_test, user_defined_command_test,
9152 user_defined_command_args_eval,
9153 user_defined_command_args_stack_test,
9154 user_defined_command_manyargs_test, bp_deleted_in_command_test,
9155 temporary_breakpoint_commands,
9156 gdb_test_no_prompt, redefine_hook_test,
9157 redefine_backtrace_test): Remove "global gdb_prompt".
9158
9159 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
9160
9161 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
9162 New proc, call it from toplevel.
9163
9164 2017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
9165
9166 PR remote/21852
9167 * gdb.server/normal.c: New file, copied from gdb.base.
9168 * gdb.server/run-without-local-binary.exp: New file.
9169
9170 2017-08-07 Weimin Pan <weimin.pan@oracle.com>
9171
9172 * gdb.arch/sparc64-adi.exp: New file.
9173 * gdb.arch/sparc64-adi.c: New file.
9174
9175 2017-08-22 Pedro Alves <palves@redhat.com>
9176
9177 * gdb.cp/overload.exp (line_range_pattern): New procedure.
9178 (top level): Add "list all overloads" tests.
9179
9180 2017-08-22 Tom Tromey <tom@tromey.com>
9181
9182 * gdb.gdb/xfullpath.exp: Remove.
9183
9184 2017-08-21 Pedro Alves <palves@redhat.com>
9185
9186 PR gdb/19487
9187 * gdb.base/symbol-alias.c: New.
9188 * gdb.base/symbol-alias2.c: New.
9189 * gdb.base/symbol-alias.exp: New.
9190
9191 2017-08-21 Pedro Alves <palves@redhat.com>
9192
9193 * gdb.base/dfp-test.c
9194 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
9195 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
9196 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
9197 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
9198 * gdb.base/whatis-ptype-typedefs.c: New.
9199 * gdb.base/whatis-ptype-typedefs.exp: New.
9200 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
9201 (an_int, an_int_type, an_int_type2): New globals.
9202 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
9203 involving typedefs and cast expressions.
9204 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
9205 (lookup_typedefs_function): New.
9206 (typedefs_pretty_printers_dict): New.
9207 (top level): Register lookup_typedefs_function in
9208 gdb.pretty_printers.
9209
9210 2017-08-18 Yao Qi <yao.qi@linaro.org>
9211
9212 * gdb.server/unittest.exp: New.
9213
9214 2017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
9215
9216 PR gdb/21954
9217 * gdb.base/environ.exp: Add test to check if 'unset environment'
9218 works.
9219
9220 2017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
9221
9222 * lib/gdb.exp (universal_compile_options): New caching proc.
9223 (gdb_compile): Suppress GCC's coloring of messages.
9224
9225 2017-08-14 Tom Tromey <tom@tromey.com>
9226
9227 PR gdb/21675:
9228 * gdb.base/printcmds.exp (test_radices): New function.
9229 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
9230 * gdb.base/sizeof.exp (check_valueof): Use p/d.
9231 * lib/gdb.exp (get_integer_valueof): Use p/d.
9232
9233 2017-08-12 Simon Marchi <simon.marchi@ericsson.com>
9234
9235 * lib/gdb.exp (get_valueof): Don't capture end-of-line
9236 characters.
9237
9238 2017-08-05 Tom Tromey <tom@tromey.com>
9239
9240 * gdb.rust/simple.exp: Allow String to appear in a different
9241 namespace.
9242
9243 2017-07-26 Yao Qi <yao.qi@linaro.org>
9244
9245 * gdb.gdb/unittest.exp: Invoke command
9246 "maintenance check xml-descriptions".
9247
9248 2017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
9249
9250 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
9251 calling context.
9252 (hex128): Drop erroneous calculation of parameters.
9253
9254 2017-07-22 Simon Marchi <simon.marchi@ericsson.com>
9255
9256 * gdb.python/py-unwind.exp: Disable stack protection when
9257 building test file.
9258
9259 2017-07-20 Pedro Alves <palves@redhat.com>
9260
9261 * gdb.base/default.exp (set language): Adjust expected output.
9262
9263 2017-07-20 Pedro Alves <palves@redhat.com>
9264
9265 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
9266 (test_minsym): ... this, and make static.
9267 (get_pck__foo__bar__minsym): Rename to ...
9268 (get_test_minsym): ... this.
9269 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
9270 symbol names and comments.
9271 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
9272 (get_test_minsym): ... this.
9273 (pck__foo__bar__minsym__2): Rename to ...
9274 (test_minsym): ... this.
9275 (main): Adjust.
9276
9277 2017-07-17 Pedro Alves <palves@redhat.com>
9278
9279 * gdb.base/completion.exp: Adjust expected output.
9280 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
9281 the completer works.
9282
9283 2017-07-17 Pedro Alves <palves@redhat.com>
9284
9285 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
9286
9287 2017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
9288
9289 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
9290
9291 2017-07-14 Tom Tromey <tom@tromey.com>
9292
9293 PR rust/21764:
9294 * gdb.rust/simple.exp: Add tests.
9295
9296 2017-07-14 Tom Tromey <tom@tromey.com>
9297
9298 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
9299
9300 2017-07-14 Pedro Alves <palves@redhat.com>
9301
9302 * gdb.linespec/base/one/thefile.cc (z1): New function.
9303 * gdb.linespec/base/two/thefile.cc (z2): New function.
9304 * gdb.linespec/linespec.exp: Add tests.
9305
9306 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
9307
9308 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
9309 to mi_create_breakpoint.
9310
9311 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
9312
9313 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
9314 mi_create_breakpoint.
9315
9316 2017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
9317
9318 * gdb.dlang/demangle.exp: Update for demangling changes.
9319
9320 2017-07-09 Tom Tromey <tom@tromey.com>
9321
9322 * gdb.dwarf2/shortpiece.exp: New file.
9323
9324 2017-07-06 David Blaikie <dblaikie@gmail.com>
9325
9326 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
9327 built from fissiont-multi-cu{1,2}.c.
9328 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
9329 except putting 'main' and 'func' in separate CUs in the same DWO file.
9330 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
9331 test.
9332 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
9333 test.
9334
9335 2017-07-06 Pedro Alves <palves@redhat.com>
9336
9337 * gdb.python/py-unwind.exp: Test flushregs.
9338
9339 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
9340
9341 PR cli/21688
9342 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
9343 tests for alias commands and trailing whitespace.
9344
9345 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
9346
9347 PR cli/21688
9348 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
9349 procedure. Call it.
9350
9351 2017-06-29 Pedro Alves <palves@redhat.com>
9352
9353 * gdb.base/printcmds.exp: Add tests.
9354
9355 2017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
9356
9357 PR gdb/21337
9358 * gdb.base/reread-readsym.exp: New file.
9359 * gdb.base/reread-readsym.c: New file.
9360
9361 2017-06-21 Kevin Buettner <kevinb@redhat.com>
9362
9363 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
9364 subpattern.
9365
9366 2017-06-19 Peter Bergner <bergner@vnet.ibm.com>
9367
9368 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
9369 extended mnemonic.
9370 * gdb.arch/powerpc-power9.s: Likewise.
9371
9372 2017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
9373
9374 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
9375 on 32-bit x86 targets. Exploit is_*_target macros where
9376 appropriate.
9377
9378 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9379
9380 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
9381 register pieces.
9382
9383 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9384
9385 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
9386 located in one or more DWARF pieces.
9387
9388 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9389
9390 * lib/gdb.exp (get_endianness): New proc.
9391 * gdb.arch/aarch64-fp.exp: Use it.
9392 * gdb.arch/altivec-regs.exp: Likewise.
9393 * gdb.arch/e500-regs.exp: Likewise.
9394 * gdb.arch/vsx-regs.exp: Likewise.
9395 * gdb.base/dump.exp: Likewise.
9396 * gdb.base/funcargs.exp: Likewise.
9397 * gdb.base/gnu_vector.exp: Likewise.
9398 * gdb.dwarf2/formdata16.exp: Likewise.
9399 * gdb.dwarf2/implptrpiece.exp: Likewise.
9400 * gdb.dwarf2/nonvar-access.exp: Likewise.
9401 * gdb.python/py-inferior.exp: Likewise.
9402 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
9403
9404 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9405
9406 PR gdb/21226
9407 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
9408 stack value pieces are taken from the LSB end.
9409
9410 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9411
9412 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
9413 variable at nonzero offset.
9414
9415 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9416
9417 * gdb.dwarf2/var-access.c: New file.
9418 * gdb.dwarf2/var-access.exp: New test.
9419 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
9420
9421 2017-06-12 Tom Tromey <tom@tromey.com>
9422
9423 * gdb.dwarf2/formdata16.exp: Add tests.
9424
9425 2017-06-12 Tom Tromey <tom@tromey.com>
9426
9427 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
9428
9429 2017-06-12 Tom Tromey <tom@tromey.com>
9430
9431 PR exp/16225:
9432 * gdb.reverse/i386-sse-reverse.exp: Update tests.
9433 * gdb.arch/vsx-regs.exp: Update tests.
9434 * gdb.arch/s390-vregs.exp (hex128): New proc.
9435 Update test.
9436 * gdb.arch/altivec-regs.exp: Update tests.
9437
9438 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
9439
9440 * gdb.base/startup-with-shell.c: New file.
9441 * gdb.base/startup-with-shell.exp: Likewise.
9442
9443 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
9444
9445 * gdb.server/non-existing-program.exp: Update regex in order to
9446 reflect the fact that gdbserver is now using fork_inferior (with a
9447 shell) to startup the inferior.
9448
9449 2017-05-30 Simon Marchi <simon.marchi@ericsson.com>
9450
9451 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
9452 support function calls from GDB.
9453
9454 2017-05-21 Tom Tromey <tom@tromey.com>
9455
9456 PR rust/21466:
9457 * gdb.rust/unsized.exp: New file.
9458 * gdb.rust/unsized.rs: New file.
9459
9460 2017-05-19 Tom Tromey <tom@tromey.com>
9461
9462 PR rust/21484:
9463 * gdb.rust/watch.exp: New file.
9464 * gdb.rust/watch.rs: New file.
9465
9466 2017-05-18 Tom Tromey <tom@tromey.com>
9467
9468 * gdb.rust/simple.exp: Allow Box to be qualified.
9469
9470 2017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
9471
9472 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
9473
9474 2017-05-18 Pedro Alves <palves@redhat.com>
9475
9476 * gdb.base/fileio.c (test_write, test_read, test_close)
9477 (test_fstat): Don't print 'ret' in the fail path.
9478
9479 2017-05-18 Pedro Alves <palves@redhat.com>
9480
9481 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
9482 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
9483 (test_system, test_rename, test_unlink, test_time): Change
9484 prototypes.
9485 * gdb.base/fileio.exp (stop_msg): Adjust.
9486
9487 2017-05-18 Pedro Alves <palves@redhat.com>
9488
9489 * gdb.base/fileio.c (null_str): New global.
9490 (test_stat): Use it.
9491 * gdb.base/fileio.exp: Remove nowarnings.
9492
9493 2017-05-17 Yao Qi <yao.qi@linaro.org>
9494
9495 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
9496
9497 2017-05-17 Simon Marchi <simon.marchi@ericsson.com>
9498
9499 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
9500 argument command.
9501 (top-level): Invoke test_set_inferior_tty.
9502
9503 2017-05-04 Pedro Alves <palves@redhat.com>
9504
9505 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
9506 Add parens to print call for Python 3.
9507
9508 2017-05-03 Keith Seitz <keiths@redhat.com>
9509
9510 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
9511 (main): Call it.
9512
9513 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
9514
9515 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
9516 to prev and next.
9517
9518 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
9519
9520 * gdb.python/py-record-btrace.exp: Remove test for
9521 gdb.BtraceInstruction.error.
9522
9523 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
9524
9525 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
9526
9527 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
9528
9529 * gdb.python/py-record-btrace-threads.c: New file.
9530 * gdb.python/py-record-btrace-threads.exp: New file.
9531
9532 2017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
9533
9534 PR testsuite/8595
9535 * gdb.base/environ.exp: Make test available in all architectures.
9536 Move bits related to "info program" testing to
9537 gdb.base/info-program.exp. Rewrite tests to use the two new
9538 procedures mentione below.
9539 (test_set_show_env_var) New procedure.
9540 (test_set_show_env_var_equal): Likewise.
9541 * gdb.base/info-program.exp: New file.
9542
9543 2017-04-27 Keith Seitz <keiths@redhat.com>
9544
9545 * gdb.cp/oranking.cc (test15): New function.
9546 (main): Call test15 and declare additional variables for testing.
9547 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
9548 "p foo101('abc')" tests.
9549 Add tests for cv qualifier overloads.
9550 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
9551 "lvalue reference overload" test.
9552 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
9553 "print value of f1 on Child&& in f2" test.
9554
9555 2017-04-19 Pedro Alves <palves@redhat.com>
9556
9557 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
9558 procedure.
9559 (top level): Call it.
9560 * lib/gdb.exp (gdb_define_cmd): New procedure.
9561
9562 2017-04-12 Pedro Alves <palves@redhat.com>
9563
9564 PR gdb/21323
9565 * gdb.cp/wide_char_types.c: Include <wchar.h>.
9566 (wchar): New global.
9567 * gdb.cp/wide_char_types.exp (wide_char_types_program)
9568 (do_test_wide_char, wide_char_types_no_program, top level): Add
9569 wchar_t testing.
9570
9571 2017-04-12 Pedro Alves <palves@redhat.com>
9572
9573 PR c++/21323
9574 * gdb.cp/wide_char_types.c: New file.
9575 * gdb.cp/wide_char_types.exp: New file.
9576
9577 2017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
9578
9579 PR gdb/21352
9580 * gdb.trace/tsv.exp: Add test for "tsave -r".
9581
9582 2017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
9583
9584 * gdb.dlang/watch-loc.c: New file.
9585 * gdb.dlang/watch-loc.exp: New file.
9586
9587 2017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
9588
9589 * gdb.python/py-section-script.exp (sepdebug): New testcases.
9590
9591 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
9592
9593 * gdb.arch/arc-analyze-prologue.S: New file.
9594 * gdb.arch/arc-analyze-prologue.exp: Likewise.
9595
9596 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
9597
9598 * gdb.arch/arc-decode-insn.S: New file.
9599 * gdb.arch/arc-decode-insn.exp: Likewise.
9600
9601 2017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
9602
9603 PR tdep/20928
9604 * gdb.arch/sparc64-regs.exp: New file.
9605 * gdb.arch/sparc64-regs.S: Likewise.
9606
9607 2017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
9608
9609 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
9610 and memory view on Python 3.
9611
9612 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
9613 Keith Seitz <keiths@redhat.com>
9614
9615 PR gdb/14441
9616 * gdb.cp/demangle.exp: Add rvalue reference tests.
9617 * gdb.cp/rvalue-ref-casts.cc: New file.
9618 * gdb.cp/rvalue-ref-casts.exp: New file.
9619 * gdb.cp/rvalue-ref-overload.cc: New file.
9620 * gdb.cp/rvalue-ref-overload.exp: New file.
9621 * gdb.cp/rvalue-ref-params.cc: New file.
9622 * gdb.cp/rvalue-ref-params.exp: New file.
9623 * gdb.cp/rvalue-ref-sizeof.cc: New file.
9624 * gdb.cp/rvalue-ref-sizeof.exp: New file.
9625 * gdb.cp/rvalue-ref-types.cc: New file.
9626 * gdb.cp/rvalue-ref-types.exp: New file.
9627 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
9628 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
9629
9630 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
9631
9632 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
9633 New procedure.
9634
9635 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
9636
9637 * lib/mi-support.exp (mi_gdb_test): Add additional message
9638 for unexpected output.
9639
9640 2017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
9641
9642 * gdb.base/examine-backward.c (Barrier): New character array
9643 constant, to ensure that TestStrings is preceded by a string
9644 terminator.
9645
9646 2017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
9647
9648 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
9649 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
9650 and implicit pointer into such a location.
9651
9652 2017-03-16 Doug Evans <dje@google.com>
9653
9654 * gdb.python/py-lazy-string (pointer): Really add new typedef.
9655
9656 2017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
9657
9658 * gdb.cp/m-static.exp: Fix expectation for prototype of
9659 test5.single_constructor and single_constructor::single_constructor.
9660
9661 2017-03-16 Doug Evans <dje@google.com>
9662
9663 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
9664 * gdb.guile/scm-lazy-string.c: New file.
9665 * gdb.guile/scm-value.exp: Move lazy string tests to ...
9666 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
9667 for pointer, array, typedef lazy strings.
9668
9669 2017-03-16 Doug Evans <dje@google.com>
9670
9671 PR python/17728, python/18439, python/18779
9672 * gdb.python/py-value.c (main) Delete locals sptr, sn.
9673 * gdb.python/py-lazy-string.c (pointer): New typedef.
9674 (main): New locals ptr, array, typedef_ptr.
9675 * gdb.python/py-value.exp: Move lazy string tests to ...
9676 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
9677 array, typedef lazy strings.
9678
9679 2017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
9680
9681 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
9682 Add optional 'test' parameter.
9683
9684 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
9685
9686 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
9687 Skip for versions of DejaGnu < 1.5.
9688
9689 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
9690
9691 * lib/gdb.exp (dejagnu_version): New proc.
9692 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
9693 Use dejagnu_version.
9694
9695 2017-03-10 Keith Seitz <keiths@redhat.com>
9696
9697 PR c++/8128
9698 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
9699 type from destructor regexps.
9700 Add a branch which actually passes the test.
9701 Adjust "ptype t5i" test names.
9702
9703 2017-03-08 Pedro Alves <palves@redhat.com>
9704
9705 * gdb.base/step-over-exit.exp: Add explicit test message.
9706
9707 2017-03-08 Pedro Alves <palves@redhat.com>
9708
9709 PR gdb/18360
9710 * gdb.threads/interrupt-while-step-over.c: New file.
9711 * gdb.threads/interrupt-while-step-over.exp: New file.
9712
9713 2017-03-08 Pedro Alves <palves@redhat.com>
9714
9715 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
9716 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
9717
9718 2017-03-08 Pedro Alves <palves@redhat.com>
9719
9720 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
9721 PKRU as not supported as a PASS.
9722
9723 2017-03-08 Pedro Alves <palves@redhat.com>
9724
9725 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
9726 prefix instead of $binfile1/$binfile2.
9727 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
9728 in test message.
9729 * gdb.python/py-completion.exp: Use "load python file" as test
9730 messages instead of unstable path names.
9731
9732 2017-03-08 Pedro Alves <palves@redhat.com>
9733 Jan Kratochvil <jan.kratochvil@redhat.com>
9734
9735 PR cli/21218
9736 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
9737 New proc.
9738 (top level): Call it.
9739
9740 2017-03-08 Pedro Alves <palves@redhat.com>
9741
9742 PR tui/21216
9743 * gdb.tui/tui-nl-filtered-output.exp: New file.
9744
9745 2017-03-08 Pedro Alves <palves@redhat.com>
9746
9747 * gdb.base/completion.exp: Move TUI completion tests to ...
9748 * gdb.tui/completion.exp: ... this new file.
9749
9750 2017-03-08 Pedro Alves <palves@redhat.com>
9751
9752 * gdb.base/tui-disasm-long-lines.c,
9753 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
9754 gdb.base/tui-layout.exp: Move to ...
9755 * gdb.tui/: ... this new directory.
9756
9757 2017-03-07 Pedro Alves <palves@redhat.com>
9758
9759 * gdb.base/tui-layout.c: New file.
9760 * gdb.base/tui-layout.exp: New file.
9761
9762 2017-03-07 Pedro Alves <palves@redhat.com>
9763
9764 * gdb.base/tui-layout.c: Rename to ...
9765 * gdb.base/tui-disasm-long-lines.c: ... this.
9766 * gdb.base/tui-layout.exp: Rename to ...
9767 * gdb.base/tui-disasm-long-lines.exp: ... this.
9768
9769 2017-03-07 Pedro Alves <palves@redhat.com>
9770
9771 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
9772
9773 2017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
9774
9775 * i386-mpx-call.c: New file.
9776 * i386-mpx-call.exp: New file.
9777
9778 2017-02-28 Peter Bergner <bergner@vnet.ibm.com>
9779
9780 * gdb.arch/powerpc-power.exp: Delete test.
9781 * gdb.arch/powerpc-power.s: Likewise.
9782 * gdb.disasm/disassembler-options.exp: New test.
9783 * gdb.arch/powerpc-altivec.exp: Likewise.
9784 * gdb.arch/powerpc-altivec.s: Likewise.
9785 * gdb.arch/powerpc-altivec2.exp: Likewise.
9786 * gdb.arch/powerpc-altivec2.s: Likewise.
9787 * gdb.arch/powerpc-altivec3.exp: Likewise.
9788 * gdb.arch/powerpc-altivec3.s: Likewise.
9789 * gdb.arch/powerpc-power7.exp: Likewise.
9790 * gdb.arch/powerpc-power7.s: Likewise.
9791 * gdb.arch/powerpc-power8.exp: Likewise.
9792 * gdb.arch/powerpc-power8.s: Likewise.
9793 * gdb.arch/powerpc-power9.exp: Likewise.
9794 * gdb.arch/powerpc-power9.s: Likewise.
9795 * gdb.arch/powerpc-vsx.exp: Likewise.
9796 * gdb.arch/powerpc-vsx.s: Likewise.
9797 * gdb.arch/powerpc-vsx2.exp: Likewise.
9798 * gdb.arch/powerpc-vsx2.s: Likewise.
9799 * gdb.arch/powerpc-vsx3.exp: Likewise.
9800 * gdb.arch/powerpc-vsx3.s: Likewise.
9801 * gdb.arch/arm-disassembler-options.exp: Likewise.
9802 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
9803 * gdb.arch/s390-disassembler-options.exp: Likewise.
9804
9805 2017-02-23 Luis Machado <lgustavo@codesourcery.com>
9806
9807 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
9808 (check_supported_features): ... this. Changed return type to void.
9809 (supports_rdseed): New static global.
9810 (rdseed): Check supports_rdseed.
9811 (initialize): Call check_supported_features.
9812
9813 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
9814
9815 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
9816 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
9817 and lqarx/stqcx.
9818 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
9819 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
9820
9821 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
9822
9823 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
9824 uppercase.
9825
9826 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9827
9828 * gdb.dwarf2/formdata16.c: New file.
9829 * gdb.dwarf2/formdata16.exp: New file.
9830 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
9831
9832 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9833
9834 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
9835 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
9836 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
9837 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
9838 DW_AT_GNU_*.
9839
9840 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9841
9842 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
9843
9844 2017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
9845
9846 PR gdb/21164
9847 * gdb.base/maint.exp: Add testcases for when the commands do
9848 not have arguments.
9849
9850 2017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
9851
9852 * gdb.cp/chained-calls.exp: Use p instead of P.
9853
9854 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
9855
9856 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
9857 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
9858
9859 2017-02-14 Tom Tromey <tom@tromey.com>
9860
9861 PR python/13598:
9862 * gdb.python/py-events.exp: Add before_prompt event tests.
9863
9864 2017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
9865
9866 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
9867
9868 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
9869
9870 * gdb.linespec/explicit.c (my_unique_function_name): New function.
9871 (main): Call my_unique_function_name.
9872 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
9873 completion of patterns with a single match.
9874 Add missing -re switches to gdb_test_multiple calls.
9875
9876 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
9877
9878 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
9879 return if core file is not recognized.
9880
9881 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
9882
9883 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
9884 and extra UIs.
9885
9886 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
9887
9888 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
9889 proc_with_prefix.
9890
9891 2017-02-10 Tom Tromey <tom@tromey.com>
9892
9893 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
9894
9895 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
9896
9897 PR gdb/21122
9898 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
9899
9900 2017-02-08 Jerome Guitton <guitton@adacore.com>
9901
9902 * gdb.base/define.exp: Add test for command abbreviations
9903 in define.
9904
9905 2017-02-06 Luis Machado <lgustavo@codesourcery.com>
9906
9907 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
9908 * gdb.reverse/insn-reverse-x86.c: New file.
9909
9910 2017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
9911
9912 PR tdep/20936
9913 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
9914
9915 2017-02-03 Tom Tromey <tom@tromey.com>
9916
9917 PR rust/21097:
9918 * gdb.rust/simple.exp: Add new tests.
9919
9920 2017-02-02 Pedro Alves <palves@redhat.com>
9921
9922 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
9923 tests.
9924
9925 2017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
9926
9927 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
9928 taking a 2-byte value out of a 4-byte DWARF implicit value on
9929 big-endian targets.
9930 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
9931 logic. Add test cases for DW_OP_implicit.
9932
9933 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
9934
9935 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
9936
9937 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
9938
9939 * gdb.btrace/enable.exp: Call gdb_exit before
9940 skip_gdbserver_tests.
9941
9942 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
9943
9944 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
9945 GDBFLAGS.
9946
9947 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
9948
9949 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
9950 the test is skipped.
9951 * gdb.btrace/data.exp: Likewise.
9952 * gdb.btrace/delta.exp: Likewise.
9953 * gdb.btrace/dlopen.exp: Likewise.
9954 * gdb.btrace/enable-running.exp: Likewise.
9955 * gdb.btrace/enable.exp: Likewise.
9956 * gdb.btrace/exception.exp: Likewise.
9957 * gdb.btrace/function_call_history.exp: Likewise.
9958 * gdb.btrace/gcore.exp: Likewise.
9959 * gdb.btrace/instruction_history.exp: Likewise.
9960 * gdb.btrace/multi-thread-step.exp: Likewise.
9961 * gdb.btrace/nohist.exp: Likewise.
9962 * gdb.btrace/non-stop.exp: Likewise.
9963 * gdb.btrace/reconnect.exp: Likewise.
9964 * gdb.btrace/record_goto-step.exp: Likewise.
9965 * gdb.btrace/record_goto.exp: Likewise.
9966 * gdb.btrace/rn-dl-bind.exp: Likewise.
9967 * gdb.btrace/segv.exp: Likewise.
9968 * gdb.btrace/step.exp: Likewise.
9969 * gdb.btrace/stepi.exp: Likewise.
9970 * gdb.btrace/tailcall-only.exp: Likewise.
9971 * gdb.btrace/tailcall.exp: Likewise.
9972 * gdb.btrace/tsx.exp: Likewise.
9973 * gdb.btrace/unknown_functions.exp: Likewise.
9974 * gdb.btrace/vdso.exp: Likewise.
9975
9976 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
9977
9978 * gdb.btrace/enable-running.c: New.
9979 * gdb.btrace/enable-running.exp: New.
9980
9981 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
9982
9983 * gdb.arch/amd64-gs_base.c: New file.
9984 * gdb.arch/amd64-gs_base.exp: New file.
9985
9986 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
9987
9988 * lib/memory.exp: Remove spurious empty newlines.
9989
9990 2017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
9991
9992 * gdb.python/py-bad-printers.exp: Load python file using "source".
9993 * gdb.python/py-events.exp: Likewise.
9994 * gdb.python/py-evsignal.exp: Likewise.
9995 * gdb.python/py-evthreads.exp: Likewise.
9996 * gdb.python/py-frame-args.exp: Likewise.
9997 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
9998 * gdb.python/py-framefilter-mi.exp: Likewise.
9999 * gdb.python/py-framefilter.exp: Likewise.
10000 * gdb.python/py-mi.exp: Likewise.
10001 * gdb.python/py-pp-maint.exp: Likewise.
10002 * gdb.python/py-pp-registration.exp: Likewise.
10003 * gdb.python/py-prettyprint.exp: Likewise.
10004 (run_lang_tests): Likewise.
10005 * gdb.python/py-typeprint.exp: Likewise.
10006
10007 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
10008
10009 * lib/memory.exp: New file.
10010 * lib/gdb.exp: Load memory.exp.
10011 * gdb.base/memattr.exp (delete_memory): Move proc to
10012 lib/memory.exp and rename to delete_memory_regions.
10013 Replace delete_memory with delete_memory_regions.
10014 Cleanup memory regions before tests.
10015 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
10016 before tests.
10017
10018 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
10019
10020 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
10021 files.
10022 (initialize): New function conditionally defined.
10023 (testcases): Move within conditional block.
10024 (main): Call initialize.
10025 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
10026 of gdb.reverse/insn-reverse.c.
10027 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
10028 gdb.reverse/insn-reverse.c.
10029
10030 2017-01-26 Yao Qi <yao.qi@linaro.org>
10031
10032 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
10033 disassemble on address 0.
10034
10035 2017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
10036 Yao Qi <yao.qi@linaro.org>
10037
10038 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
10039 * gdb.dwarf2/implptr-64bit.S: Remove.
10040 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
10041 variables in caller's context. Add DW_OP_implicit_value.
10042
10043 2017-01-25 Yao Qi <yao.qi@linaro.org>
10044
10045 * lib/dwarf.exp (Dwarf::_location): Handle
10046 DW_OP_GNU_implicit_pointer with proper size.
10047
10048 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
10049
10050 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
10051 and add untested calls.
10052
10053 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
10054
10055 * gdb.python/python.exp: Check line number against what GDB thinks
10056 the line number is for func1.
10057
10058 2017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
10059
10060 * gdb.dlang/debug-expr.exp: New file.
10061
10062 2016-12-23 Luis Machado <lgustavo@codesourcery.com>
10063
10064 Fix test names for the following files:
10065
10066 * gdb.ada/exec_changed.exp
10067 * gdb.ada/info_types.exp
10068 * gdb.arch/aarch64-atomic-inst.exp
10069 * gdb.arch/aarch64-fp.exp
10070 * gdb.arch/altivec-abi.exp
10071 * gdb.arch/altivec-regs.exp
10072 * gdb.arch/amd64-byte.exp
10073 * gdb.arch/amd64-disp-step.exp
10074 * gdb.arch/amd64-dword.exp
10075 * gdb.arch/amd64-entry-value-inline.exp
10076 * gdb.arch/amd64-entry-value-param.exp
10077 * gdb.arch/amd64-entry-value-paramref.exp
10078 * gdb.arch/amd64-entry-value.exp
10079 * gdb.arch/amd64-i386-address.exp
10080 * gdb.arch/amd64-invalid-stack-middle.exp
10081 * gdb.arch/amd64-invalid-stack-top.exp
10082 * gdb.arch/amd64-optimout-repeat.exp
10083 * gdb.arch/amd64-prologue-skip.exp
10084 * gdb.arch/amd64-prologue-xmm.exp
10085 * gdb.arch/amd64-stap-special-operands.exp
10086 * gdb.arch/amd64-stap-wrong-subexp.exp
10087 * gdb.arch/amd64-tailcall-cxx.exp
10088 * gdb.arch/amd64-tailcall-noret.exp
10089 * gdb.arch/amd64-tailcall-ret.exp
10090 * gdb.arch/amd64-tailcall-self.exp
10091 * gdb.arch/amd64-word.exp
10092 * gdb.arch/arm-bl-branch-dest.exp
10093 * gdb.arch/arm-disp-step.exp
10094 * gdb.arch/arm-neon.exp
10095 * gdb.arch/arm-single-step-kernel-helper.exp
10096 * gdb.arch/avr-flash-qualifier.exp
10097 * gdb.arch/disp-step-insn-reloc.exp
10098 * gdb.arch/e500-abi.exp
10099 * gdb.arch/e500-regs.exp
10100 * gdb.arch/ftrace-insn-reloc.exp
10101 * gdb.arch/i386-avx512.exp
10102 * gdb.arch/i386-bp_permanent.exp
10103 * gdb.arch/i386-byte.exp
10104 * gdb.arch/i386-cfi-notcurrent.exp
10105 * gdb.arch/i386-disp-step.exp
10106 * gdb.arch/i386-dr3-watch.exp
10107 * gdb.arch/i386-float.exp
10108 * gdb.arch/i386-gnu-cfi.exp
10109 * gdb.arch/i386-mpx-map.exp
10110 * gdb.arch/i386-mpx-sigsegv.exp
10111 * gdb.arch/i386-mpx-simple_segv.exp
10112 * gdb.arch/i386-mpx.exp
10113 * gdb.arch/i386-permbkpt.exp
10114 * gdb.arch/i386-prologue.exp
10115 * gdb.arch/i386-signal.exp
10116 * gdb.arch/i386-size-overlap.exp
10117 * gdb.arch/i386-unwind.exp
10118 * gdb.arch/i386-word.exp
10119 * gdb.arch/mips-fcr.exp
10120 * gdb.arch/powerpc-d128-regs.exp
10121 * gdb.arch/powerpc-stackless.exp
10122 * gdb.arch/ppc64-atomic-inst.exp
10123 * gdb.arch/s390-stackless.exp
10124 * gdb.arch/s390-tdbregs.exp
10125 * gdb.arch/s390-vregs.exp
10126 * gdb.arch/sparc-sysstep.exp
10127 * gdb.arch/thumb-bx-pc.exp
10128 * gdb.arch/thumb-singlestep.exp
10129 * gdb.arch/thumb2-it.exp
10130 * gdb.arch/vsx-regs.exp
10131 * gdb.asm/asm-source.exp
10132 * gdb.base/a2-run.exp
10133 * gdb.base/advance.exp
10134 * gdb.base/all-bin.exp
10135 * gdb.base/anon.exp
10136 * gdb.base/args.exp
10137 * gdb.base/arithmet.exp
10138 * gdb.base/async-shell.exp
10139 * gdb.base/async.exp
10140 * gdb.base/attach-pie-noexec.exp
10141 * gdb.base/attach-twice.exp
10142 * gdb.base/auto-load.exp
10143 * gdb.base/bang.exp
10144 * gdb.base/bitfields.exp
10145 * gdb.base/break-always.exp
10146 * gdb.base/break-caller-line.exp
10147 * gdb.base/break-entry.exp
10148 * gdb.base/break-inline.exp
10149 * gdb.base/break-on-linker-gcd-function.exp
10150 * gdb.base/break-probes.exp
10151 * gdb.base/break.exp
10152 * gdb.base/breakpoint-shadow.exp
10153 * gdb.base/call-ar-st.exp
10154 * gdb.base/call-sc.exp
10155 * gdb.base/call-signal-resume.exp
10156 * gdb.base/call-strs.exp
10157 * gdb.base/callfuncs.exp
10158 * gdb.base/catch-fork-static.exp
10159 * gdb.base/catch-gdb-caused-signals.exp
10160 * gdb.base/catch-load.exp
10161 * gdb.base/catch-signal-fork.exp
10162 * gdb.base/catch-signal.exp
10163 * gdb.base/catch-syscall.exp
10164 * gdb.base/charset.exp
10165 * gdb.base/checkpoint.exp
10166 * gdb.base/chng-syms.exp
10167 * gdb.base/code-expr.exp
10168 * gdb.base/code_elim.exp
10169 * gdb.base/commands.exp
10170 * gdb.base/completion.exp
10171 * gdb.base/complex.exp
10172 * gdb.base/cond-expr.exp
10173 * gdb.base/condbreak.exp
10174 * gdb.base/consecutive.exp
10175 * gdb.base/continue-all-already-running.exp
10176 * gdb.base/coredump-filter.exp
10177 * gdb.base/corefile.exp
10178 * gdb.base/dbx.exp
10179 * gdb.base/debug-expr.exp
10180 * gdb.base/define.exp
10181 * gdb.base/del.exp
10182 * gdb.base/disabled-location.exp
10183 * gdb.base/disasm-end-cu.exp
10184 * gdb.base/disasm-optim.exp
10185 * gdb.base/display.exp
10186 * gdb.base/duplicate-bp.exp
10187 * gdb.base/ena-dis-br.exp
10188 * gdb.base/ending-run.exp
10189 * gdb.base/enumval.exp
10190 * gdb.base/environ.exp
10191 * gdb.base/eu-strip-infcall.exp
10192 * gdb.base/eval-avoid-side-effects.exp
10193 * gdb.base/eval-skip.exp
10194 * gdb.base/exitsignal.exp
10195 * gdb.base/expand-psymtabs.exp
10196 * gdb.base/filesym.exp
10197 * gdb.base/find-unmapped.exp
10198 * gdb.base/finish.exp
10199 * gdb.base/float.exp
10200 * gdb.base/foll-exec-mode.exp
10201 * gdb.base/foll-exec.exp
10202 * gdb.base/foll-fork.exp
10203 * gdb.base/fortran-sym-case.exp
10204 * gdb.base/freebpcmd.exp
10205 * gdb.base/func-ptr.exp
10206 * gdb.base/func-ptrs.exp
10207 * gdb.base/funcargs.exp
10208 * gdb.base/gcore-buffer-overflow.exp
10209 * gdb.base/gcore-relro-pie.exp
10210 * gdb.base/gcore-relro.exp
10211 * gdb.base/gcore.exp
10212 * gdb.base/gdb1090.exp
10213 * gdb.base/gdb11530.exp
10214 * gdb.base/gdb11531.exp
10215 * gdb.base/gdb1821.exp
10216 * gdb.base/gdbindex-stabs.exp
10217 * gdb.base/gdbvars.exp
10218 * gdb.base/hbreak.exp
10219 * gdb.base/hbreak2.exp
10220 * gdb.base/included.exp
10221 * gdb.base/infcall-input.exp
10222 * gdb.base/inferior-died.exp
10223 * gdb.base/infnan.exp
10224 * gdb.base/info-macros.exp
10225 * gdb.base/info-os.exp
10226 * gdb.base/info-proc.exp
10227 * gdb.base/info-shared.exp
10228 * gdb.base/info-target.exp
10229 * gdb.base/infoline.exp
10230 * gdb.base/interp.exp
10231 * gdb.base/interrupt.exp
10232 * gdb.base/jit-reader.exp
10233 * gdb.base/jit-simple.exp
10234 * gdb.base/kill-after-signal.exp
10235 * gdb.base/kill-detach-inferiors-cmd.exp
10236 * gdb.base/label.exp
10237 * gdb.base/langs.exp
10238 * gdb.base/ldbl_e308.exp
10239 * gdb.base/line-symtabs.exp
10240 * gdb.base/linespecs.exp
10241 * gdb.base/list.exp
10242 * gdb.base/long_long.exp
10243 * gdb.base/longest-types.exp
10244 * gdb.base/maint.exp
10245 * gdb.base/max-value-size.exp
10246 * gdb.base/memattr.exp
10247 * gdb.base/mips_pro.exp
10248 * gdb.base/morestack.exp
10249 * gdb.base/moribund-step.exp
10250 * gdb.base/multi-forks.exp
10251 * gdb.base/nested-addr.exp
10252 * gdb.base/nextoverexit.exp
10253 * gdb.base/noreturn-finish.exp
10254 * gdb.base/noreturn-return.exp
10255 * gdb.base/nostdlib.exp
10256 * gdb.base/offsets.exp
10257 * gdb.base/opaque.exp
10258 * gdb.base/pc-fp.exp
10259 * gdb.base/permissions.exp
10260 * gdb.base/print-symbol-loading.exp
10261 * gdb.base/prologue-include.exp
10262 * gdb.base/psymtab.exp
10263 * gdb.base/ptype.exp
10264 * gdb.base/random-signal.exp
10265 * gdb.base/randomize.exp
10266 * gdb.base/range-stepping.exp
10267 * gdb.base/readline-ask.exp
10268 * gdb.base/recpar.exp
10269 * gdb.base/recurse.exp
10270 * gdb.base/relational.exp
10271 * gdb.base/restore.exp
10272 * gdb.base/return-nodebug.exp
10273 * gdb.base/return.exp
10274 * gdb.base/run-after-attach.exp
10275 * gdb.base/save-bp.exp
10276 * gdb.base/scope.exp
10277 * gdb.base/sect-cmd.exp
10278 * gdb.base/set-lang-auto.exp
10279 * gdb.base/set-noassign.exp
10280 * gdb.base/setvar.exp
10281 * gdb.base/sigall.exp
10282 * gdb.base/sigbpt.exp
10283 * gdb.base/siginfo-addr.exp
10284 * gdb.base/siginfo-infcall.exp
10285 * gdb.base/siginfo-obj.exp
10286 * gdb.base/siginfo.exp
10287 * gdb.base/signals-state-child.exp
10288 * gdb.base/signest.exp
10289 * gdb.base/sigstep.exp
10290 * gdb.base/sizeof.exp
10291 * gdb.base/skip.exp
10292 * gdb.base/solib-corrupted.exp
10293 * gdb.base/solib-nodir.exp
10294 * gdb.base/solib-search.exp
10295 * gdb.base/stack-checking.exp
10296 * gdb.base/stale-infcall.exp
10297 * gdb.base/stap-probe.exp
10298 * gdb.base/start.exp
10299 * gdb.base/step-break.exp
10300 * gdb.base/step-bt.exp
10301 * gdb.base/step-line.exp
10302 * gdb.base/step-over-exit.exp
10303 * gdb.base/step-over-syscall.exp
10304 * gdb.base/step-resume-infcall.exp
10305 * gdb.base/step-test.exp
10306 * gdb.base/store.exp
10307 * gdb.base/structs3.exp
10308 * gdb.base/sym-file.exp
10309 * gdb.base/symbol-without-target_section.exp
10310 * gdb.base/term.exp
10311 * gdb.base/testenv.exp
10312 * gdb.base/ui-redirect.exp
10313 * gdb.base/until.exp
10314 * gdb.base/unwindonsignal.exp
10315 * gdb.base/value-double-free.exp
10316 * gdb.base/vla-datatypes.exp
10317 * gdb.base/vla-ptr.exp
10318 * gdb.base/vla-sideeffect.exp
10319 * gdb.base/volatile.exp
10320 * gdb.base/watch-cond-infcall.exp
10321 * gdb.base/watch-cond.exp
10322 * gdb.base/watch-non-mem.exp
10323 * gdb.base/watch-read.exp
10324 * gdb.base/watch-vfork.exp
10325 * gdb.base/watchpoint-cond-gone.exp
10326 * gdb.base/watchpoint-delete.exp
10327 * gdb.base/watchpoint-hw-hit-once.exp
10328 * gdb.base/watchpoint-hw.exp
10329 * gdb.base/watchpoint-stops-at-right-insn.exp
10330 * gdb.base/watchpoints.exp
10331 * gdb.base/wchar.exp
10332 * gdb.base/whatis-exp.exp
10333 * gdb.btrace/buffer-size.exp
10334 * gdb.btrace/data.exp
10335 * gdb.btrace/delta.exp
10336 * gdb.btrace/dlopen.exp
10337 * gdb.btrace/enable.exp
10338 * gdb.btrace/exception.exp
10339 * gdb.btrace/function_call_history.exp
10340 * gdb.btrace/gcore.exp
10341 * gdb.btrace/instruction_history.exp
10342 * gdb.btrace/nohist.exp
10343 * gdb.btrace/reconnect.exp
10344 * gdb.btrace/record_goto-step.exp
10345 * gdb.btrace/record_goto.exp
10346 * gdb.btrace/rn-dl-bind.exp
10347 * gdb.btrace/segv.exp
10348 * gdb.btrace/step.exp
10349 * gdb.btrace/stepi.exp
10350 * gdb.btrace/tailcall-only.exp
10351 * gdb.btrace/tailcall.exp
10352 * gdb.btrace/tsx.exp
10353 * gdb.btrace/unknown_functions.exp
10354 * gdb.btrace/vdso.exp
10355 * gdb.compile/compile-ifunc.exp
10356 * gdb.compile/compile-ops.exp
10357 * gdb.compile/compile-print.exp
10358 * gdb.compile/compile-setjmp.exp
10359 * gdb.cp/abstract-origin.exp
10360 * gdb.cp/ambiguous.exp
10361 * gdb.cp/annota2.exp
10362 * gdb.cp/annota3.exp
10363 * gdb.cp/anon-ns.exp
10364 * gdb.cp/anon-struct.exp
10365 * gdb.cp/anon-union.exp
10366 * gdb.cp/arg-reference.exp
10367 * gdb.cp/baseenum.exp
10368 * gdb.cp/bool.exp
10369 * gdb.cp/breakpoint.exp
10370 * gdb.cp/bs15503.exp
10371 * gdb.cp/call-c.exp
10372 * gdb.cp/casts.exp
10373 * gdb.cp/chained-calls.exp
10374 * gdb.cp/class2.exp
10375 * gdb.cp/classes.exp
10376 * gdb.cp/cmpd-minsyms.exp
10377 * gdb.cp/converts.exp
10378 * gdb.cp/cp-relocate.exp
10379 * gdb.cp/cpcompletion.exp
10380 * gdb.cp/cpexprs.exp
10381 * gdb.cp/cplabel.exp
10382 * gdb.cp/cplusfuncs.exp
10383 * gdb.cp/cpsizeof.exp
10384 * gdb.cp/ctti.exp
10385 * gdb.cp/derivation.exp
10386 * gdb.cp/destrprint.exp
10387 * gdb.cp/dispcxx.exp
10388 * gdb.cp/enum-class.exp
10389 * gdb.cp/exception.exp
10390 * gdb.cp/exceptprint.exp
10391 * gdb.cp/expand-psymtabs-cxx.exp
10392 * gdb.cp/expand-sals.exp
10393 * gdb.cp/extern-c.exp
10394 * gdb.cp/filename.exp
10395 * gdb.cp/formatted-ref.exp
10396 * gdb.cp/fpointer.exp
10397 * gdb.cp/gdb1355.exp
10398 * gdb.cp/gdb2495.exp
10399 * gdb.cp/hang.exp
10400 * gdb.cp/impl-this.exp
10401 * gdb.cp/infcall-dlopen.exp
10402 * gdb.cp/inherit.exp
10403 * gdb.cp/iostream.exp
10404 * gdb.cp/koenig.exp
10405 * gdb.cp/local.exp
10406 * gdb.cp/m-data.exp
10407 * gdb.cp/m-static.exp
10408 * gdb.cp/mb-ctor.exp
10409 * gdb.cp/mb-inline.exp
10410 * gdb.cp/mb-templates.exp
10411 * gdb.cp/member-name.exp
10412 * gdb.cp/member-ptr.exp
10413 * gdb.cp/meth-typedefs.exp
10414 * gdb.cp/method.exp
10415 * gdb.cp/method2.exp
10416 * gdb.cp/minsym-fallback.exp
10417 * gdb.cp/misc.exp
10418 * gdb.cp/namelessclass.exp
10419 * gdb.cp/namespace-enum.exp
10420 * gdb.cp/namespace-nested-import.exp
10421 * gdb.cp/namespace.exp
10422 * gdb.cp/nextoverthrow.exp
10423 * gdb.cp/no-dmgl-verbose.exp
10424 * gdb.cp/non-trivial-retval.exp
10425 * gdb.cp/noparam.exp
10426 * gdb.cp/nsdecl.exp
10427 * gdb.cp/nsimport.exp
10428 * gdb.cp/nsnested.exp
10429 * gdb.cp/nsnoimports.exp
10430 * gdb.cp/nsrecurs.exp
10431 * gdb.cp/nsstress.exp
10432 * gdb.cp/nsusing.exp
10433 * gdb.cp/operator.exp
10434 * gdb.cp/oranking.exp
10435 * gdb.cp/overload-const.exp
10436 * gdb.cp/overload.exp
10437 * gdb.cp/ovldbreak.exp
10438 * gdb.cp/ovsrch.exp
10439 * gdb.cp/paren-type.exp
10440 * gdb.cp/parse-lang.exp
10441 * gdb.cp/pass-by-ref.exp
10442 * gdb.cp/pr-1023.exp
10443 * gdb.cp/pr-1210.exp
10444 * gdb.cp/pr-574.exp
10445 * gdb.cp/pr10687.exp
10446 * gdb.cp/pr12028.exp
10447 * gdb.cp/pr17132.exp
10448 * gdb.cp/pr17494.exp
10449 * gdb.cp/pr9067.exp
10450 * gdb.cp/pr9167.exp
10451 * gdb.cp/pr9631.exp
10452 * gdb.cp/printmethod.exp
10453 * gdb.cp/psmang.exp
10454 * gdb.cp/psymtab-parameter.exp
10455 * gdb.cp/ptype-cv-cp.exp
10456 * gdb.cp/ptype-flags.exp
10457 * gdb.cp/re-set-overloaded.exp
10458 * gdb.cp/ref-types.exp
10459 * gdb.cp/rtti.exp
10460 * gdb.cp/scope-err.exp
10461 * gdb.cp/shadow.exp
10462 * gdb.cp/smartp.exp
10463 * gdb.cp/static-method.exp
10464 * gdb.cp/static-print-quit.exp
10465 * gdb.cp/temargs.exp
10466 * gdb.cp/templates.exp
10467 * gdb.cp/try_catch.exp
10468 * gdb.cp/typedef-operator.exp
10469 * gdb.cp/typeid.exp
10470 * gdb.cp/userdef.exp
10471 * gdb.cp/using-crash.exp
10472 * gdb.cp/var-tag.exp
10473 * gdb.cp/virtbase.exp
10474 * gdb.cp/virtfunc.exp
10475 * gdb.cp/virtfunc2.exp
10476 * gdb.cp/vla-cxx.exp
10477 * gdb.disasm/t01_mov.exp
10478 * gdb.disasm/t02_mova.exp
10479 * gdb.disasm/t03_add.exp
10480 * gdb.disasm/t04_sub.exp
10481 * gdb.disasm/t05_cmp.exp
10482 * gdb.disasm/t06_ari2.exp
10483 * gdb.disasm/t07_ari3.exp
10484 * gdb.disasm/t08_or.exp
10485 * gdb.disasm/t09_xor.exp
10486 * gdb.disasm/t10_and.exp
10487 * gdb.disasm/t11_logs.exp
10488 * gdb.disasm/t12_bit.exp
10489 * gdb.disasm/t13_otr.exp
10490 * gdb.dlang/circular.exp
10491 * gdb.dwarf2/arr-stride.exp
10492 * gdb.dwarf2/arr-subrange.exp
10493 * gdb.dwarf2/atomic-type.exp
10494 * gdb.dwarf2/bad-regnum.exp
10495 * gdb.dwarf2/bitfield-parent-optimized-out.exp
10496 * gdb.dwarf2/callframecfa.exp
10497 * gdb.dwarf2/clztest.exp
10498 * gdb.dwarf2/corrupt.exp
10499 * gdb.dwarf2/data-loc.exp
10500 * gdb.dwarf2/dup-psym.exp
10501 * gdb.dwarf2/dw2-anon-mptr.exp
10502 * gdb.dwarf2/dw2-anonymous-func.exp
10503 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
10504 * gdb.dwarf2/dw2-bad-unresolved.exp
10505 * gdb.dwarf2/dw2-basic.exp
10506 * gdb.dwarf2/dw2-canonicalize-type.exp
10507 * gdb.dwarf2/dw2-case-insensitive.exp
10508 * gdb.dwarf2/dw2-common-block.exp
10509 * gdb.dwarf2/dw2-compdir-oldgcc.exp
10510 * gdb.dwarf2/dw2-compressed.exp
10511 * gdb.dwarf2/dw2-const.exp
10512 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
10513 * gdb.dwarf2/dw2-cu-size.exp
10514 * gdb.dwarf2/dw2-dup-frame.exp
10515 * gdb.dwarf2/dw2-entry-value.exp
10516 * gdb.dwarf2/dw2-icycle.exp
10517 * gdb.dwarf2/dw2-ifort-parameter.exp
10518 * gdb.dwarf2/dw2-inline-break.exp
10519 * gdb.dwarf2/dw2-inline-param.exp
10520 * gdb.dwarf2/dw2-intercu.exp
10521 * gdb.dwarf2/dw2-intermix.exp
10522 * gdb.dwarf2/dw2-lexical-block-bare.exp
10523 * gdb.dwarf2/dw2-linkage-name-trust.exp
10524 * gdb.dwarf2/dw2-minsym-in-cu.exp
10525 * gdb.dwarf2/dw2-noloc.exp
10526 * gdb.dwarf2/dw2-op-call.exp
10527 * gdb.dwarf2/dw2-op-out-param.exp
10528 * gdb.dwarf2/dw2-opt-structptr.exp
10529 * gdb.dwarf2/dw2-param-error.exp
10530 * gdb.dwarf2/dw2-producer.exp
10531 * gdb.dwarf2/dw2-ranges-base.exp
10532 * gdb.dwarf2/dw2-ref-missing-frame.exp
10533 * gdb.dwarf2/dw2-reg-undefined.exp
10534 * gdb.dwarf2/dw2-regno-invalid.exp
10535 * gdb.dwarf2/dw2-restore.exp
10536 * gdb.dwarf2/dw2-restrict.exp
10537 * gdb.dwarf2/dw2-single-line-discriminators.exp
10538 * gdb.dwarf2/dw2-strp.exp
10539 * gdb.dwarf2/dw2-undefined-ret-addr.exp
10540 * gdb.dwarf2/dw2-unresolved.exp
10541 * gdb.dwarf2/dw2-var-zero-addr.exp
10542 * gdb.dwarf2/dw4-sig-types.exp
10543 * gdb.dwarf2/dwz.exp
10544 * gdb.dwarf2/dynarr-ptr.exp
10545 * gdb.dwarf2/enum-type.exp
10546 * gdb.dwarf2/gdb-index.exp
10547 * gdb.dwarf2/implptr-64bit.exp
10548 * gdb.dwarf2/implptr-optimized-out.exp
10549 * gdb.dwarf2/implptr.exp
10550 * gdb.dwarf2/implref-array.exp
10551 * gdb.dwarf2/implref-const.exp
10552 * gdb.dwarf2/implref-global.exp
10553 * gdb.dwarf2/implref-struct.exp
10554 * gdb.dwarf2/mac-fileno.exp
10555 * gdb.dwarf2/main-subprogram.exp
10556 * gdb.dwarf2/member-ptr-forwardref.exp
10557 * gdb.dwarf2/method-ptr.exp
10558 * gdb.dwarf2/missing-sig-type.exp
10559 * gdb.dwarf2/nonvar-access.exp
10560 * gdb.dwarf2/opaque-type-lookup.exp
10561 * gdb.dwarf2/pieces-optimized-out.exp
10562 * gdb.dwarf2/pieces.exp
10563 * gdb.dwarf2/pr10770.exp
10564 * gdb.dwarf2/pr13961.exp
10565 * gdb.dwarf2/staticvirtual.exp
10566 * gdb.dwarf2/subrange.exp
10567 * gdb.dwarf2/symtab-producer.exp
10568 * gdb.dwarf2/trace-crash.exp
10569 * gdb.dwarf2/typeddwarf.exp
10570 * gdb.dwarf2/valop.exp
10571 * gdb.dwarf2/watch-notconst.exp
10572 * gdb.fortran/array-element.exp
10573 * gdb.fortran/charset.exp
10574 * gdb.fortran/common-block.exp
10575 * gdb.fortran/complex.exp
10576 * gdb.fortran/derived-type-function.exp
10577 * gdb.fortran/derived-type.exp
10578 * gdb.fortran/logical.exp
10579 * gdb.fortran/module.exp
10580 * gdb.fortran/multi-dim.exp
10581 * gdb.fortran/nested-funcs.exp
10582 * gdb.fortran/print-formatted.exp
10583 * gdb.fortran/subarray.exp
10584 * gdb.fortran/vla-alloc-assoc.exp
10585 * gdb.fortran/vla-datatypes.exp
10586 * gdb.fortran/vla-history.exp
10587 * gdb.fortran/vla-ptr-info.exp
10588 * gdb.fortran/vla-ptype-sub.exp
10589 * gdb.fortran/vla-ptype.exp
10590 * gdb.fortran/vla-sizeof.exp
10591 * gdb.fortran/vla-type.exp
10592 * gdb.fortran/vla-value-sub-arbitrary.exp
10593 * gdb.fortran/vla-value-sub-finish.exp
10594 * gdb.fortran/vla-value-sub.exp
10595 * gdb.fortran/vla-value.exp
10596 * gdb.fortran/whatis_type.exp
10597 * gdb.go/chan.exp
10598 * gdb.go/handcall.exp
10599 * gdb.go/hello.exp
10600 * gdb.go/integers.exp
10601 * gdb.go/methods.exp
10602 * gdb.go/package.exp
10603 * gdb.go/strings.exp
10604 * gdb.go/types.exp
10605 * gdb.go/unsafe.exp
10606 * gdb.guile/scm-arch.exp
10607 * gdb.guile/scm-block.exp
10608 * gdb.guile/scm-breakpoint.exp
10609 * gdb.guile/scm-cmd.exp
10610 * gdb.guile/scm-disasm.exp
10611 * gdb.guile/scm-equal.exp
10612 * gdb.guile/scm-frame-args.exp
10613 * gdb.guile/scm-frame-inline.exp
10614 * gdb.guile/scm-frame.exp
10615 * gdb.guile/scm-iterator.exp
10616 * gdb.guile/scm-math.exp
10617 * gdb.guile/scm-objfile.exp
10618 * gdb.guile/scm-ports.exp
10619 * gdb.guile/scm-symbol.exp
10620 * gdb.guile/scm-symtab.exp
10621 * gdb.guile/scm-value-cc.exp
10622 * gdb.guile/types-module.exp
10623 * gdb.linespec/break-ask.exp
10624 * gdb.linespec/cpexplicit.exp
10625 * gdb.linespec/explicit.exp
10626 * gdb.linespec/keywords.exp
10627 * gdb.linespec/linespec.exp
10628 * gdb.linespec/ls-dollar.exp
10629 * gdb.linespec/ls-errs.exp
10630 * gdb.linespec/skip-two.exp
10631 * gdb.linespec/thread.exp
10632 * gdb.mi/mi-async.exp
10633 * gdb.mi/mi-basics.exp
10634 * gdb.mi/mi-break.exp
10635 * gdb.mi/mi-catch-load.exp
10636 * gdb.mi/mi-cli.exp
10637 * gdb.mi/mi-cmd-param-changed.exp
10638 * gdb.mi/mi-console.exp
10639 * gdb.mi/mi-detach.exp
10640 * gdb.mi/mi-disassemble.exp
10641 * gdb.mi/mi-eval.exp
10642 * gdb.mi/mi-file-transfer.exp
10643 * gdb.mi/mi-file.exp
10644 * gdb.mi/mi-fill-memory.exp
10645 * gdb.mi/mi-inheritance-syntax-error.exp
10646 * gdb.mi/mi-linespec-err-cp.exp
10647 * gdb.mi/mi-logging.exp
10648 * gdb.mi/mi-memory-changed.exp
10649 * gdb.mi/mi-read-memory.exp
10650 * gdb.mi/mi-record-changed.exp
10651 * gdb.mi/mi-reg-undefined.exp
10652 * gdb.mi/mi-regs.exp
10653 * gdb.mi/mi-return.exp
10654 * gdb.mi/mi-reverse.exp
10655 * gdb.mi/mi-simplerun.exp
10656 * gdb.mi/mi-solib.exp
10657 * gdb.mi/mi-stack.exp
10658 * gdb.mi/mi-stepi.exp
10659 * gdb.mi/mi-syn-frame.exp
10660 * gdb.mi/mi-until.exp
10661 * gdb.mi/mi-var-block.exp
10662 * gdb.mi/mi-var-child.exp
10663 * gdb.mi/mi-var-cmd.exp
10664 * gdb.mi/mi-var-cp.exp
10665 * gdb.mi/mi-var-display.exp
10666 * gdb.mi/mi-var-invalidate.exp
10667 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
10668 * gdb.mi/mi-vla-fortran.exp
10669 * gdb.mi/mi-watch.exp
10670 * gdb.mi/mi2-var-child.exp
10671 * gdb.mi/user-selected-context-sync.exp
10672 * gdb.modula2/unbounded-array.exp
10673 * gdb.multi/dummy-frame-restore.exp
10674 * gdb.multi/multi-arch-exec.exp
10675 * gdb.multi/multi-arch.exp
10676 * gdb.multi/tids.exp
10677 * gdb.multi/watchpoint-multi.exp
10678 * gdb.opencl/callfuncs.exp
10679 * gdb.opencl/convs_casts.exp
10680 * gdb.opencl/datatypes.exp
10681 * gdb.opencl/operators.exp
10682 * gdb.opencl/vec_comps.exp
10683 * gdb.opt/clobbered-registers-O2.exp
10684 * gdb.opt/inline-break.exp
10685 * gdb.opt/inline-bt.exp
10686 * gdb.opt/inline-cmds.exp
10687 * gdb.opt/inline-locals.exp
10688 * gdb.pascal/case-insensitive-symbols.exp
10689 * gdb.pascal/floats.exp
10690 * gdb.pascal/gdb11492.exp
10691 * gdb.python/lib-types.exp
10692 * gdb.python/py-arch.exp
10693 * gdb.python/py-as-string.exp
10694 * gdb.python/py-bad-printers.exp
10695 * gdb.python/py-block.exp
10696 * gdb.python/py-breakpoint-create-fail.exp
10697 * gdb.python/py-breakpoint.exp
10698 * gdb.python/py-caller-is.exp
10699 * gdb.python/py-cmd.exp
10700 * gdb.python/py-explore-cc.exp
10701 * gdb.python/py-explore.exp
10702 * gdb.python/py-finish-breakpoint.exp
10703 * gdb.python/py-finish-breakpoint2.exp
10704 * gdb.python/py-frame-args.exp
10705 * gdb.python/py-frame-inline.exp
10706 * gdb.python/py-frame.exp
10707 * gdb.python/py-framefilter-mi.exp
10708 * gdb.python/py-infthread.exp
10709 * gdb.python/py-lazy-string.exp
10710 * gdb.python/py-linetable.exp
10711 * gdb.python/py-mi-events.exp
10712 * gdb.python/py-mi-objfile.exp
10713 * gdb.python/py-mi.exp
10714 * gdb.python/py-objfile.exp
10715 * gdb.python/py-pp-integral.exp
10716 * gdb.python/py-pp-maint.exp
10717 * gdb.python/py-pp-re-notag.exp
10718 * gdb.python/py-pp-registration.exp
10719 * gdb.python/py-recurse-unwind.exp
10720 * gdb.python/py-strfns.exp
10721 * gdb.python/py-symbol.exp
10722 * gdb.python/py-symtab.exp
10723 * gdb.python/py-sync-interp.exp
10724 * gdb.python/py-typeprint.exp
10725 * gdb.python/py-unwind-maint.exp
10726 * gdb.python/py-unwind.exp
10727 * gdb.python/py-value-cc.exp
10728 * gdb.python/py-xmethods.exp
10729 * gdb.reverse/amd64-tailcall-reverse.exp
10730 * gdb.reverse/break-precsave.exp
10731 * gdb.reverse/break-reverse.exp
10732 * gdb.reverse/consecutive-precsave.exp
10733 * gdb.reverse/consecutive-reverse.exp
10734 * gdb.reverse/finish-precsave.exp
10735 * gdb.reverse/finish-reverse-bkpt.exp
10736 * gdb.reverse/finish-reverse.exp
10737 * gdb.reverse/fstatat-reverse.exp
10738 * gdb.reverse/getresuid-reverse.exp
10739 * gdb.reverse/i386-precsave.exp
10740 * gdb.reverse/i386-reverse.exp
10741 * gdb.reverse/i386-sse-reverse.exp
10742 * gdb.reverse/i387-env-reverse.exp
10743 * gdb.reverse/i387-stack-reverse.exp
10744 * gdb.reverse/insn-reverse.exp
10745 * gdb.reverse/machinestate-precsave.exp
10746 * gdb.reverse/machinestate.exp
10747 * gdb.reverse/next-reverse-bkpt-over-sr.exp
10748 * gdb.reverse/pipe-reverse.exp
10749 * gdb.reverse/readv-reverse.exp
10750 * gdb.reverse/recvmsg-reverse.exp
10751 * gdb.reverse/rerun-prec.exp
10752 * gdb.reverse/s390-mvcle.exp
10753 * gdb.reverse/step-precsave.exp
10754 * gdb.reverse/step-reverse.exp
10755 * gdb.reverse/time-reverse.exp
10756 * gdb.reverse/until-precsave.exp
10757 * gdb.reverse/until-reverse.exp
10758 * gdb.reverse/waitpid-reverse.exp
10759 * gdb.reverse/watch-precsave.exp
10760 * gdb.reverse/watch-reverse.exp
10761 * gdb.rust/generics.exp
10762 * gdb.rust/methods.exp
10763 * gdb.rust/modules.exp
10764 * gdb.rust/simple.exp
10765 * gdb.server/connect-with-no-symbol-file.exp
10766 * gdb.server/ext-attach.exp
10767 * gdb.server/ext-restart.exp
10768 * gdb.server/ext-wrapper.exp
10769 * gdb.server/file-transfer.exp
10770 * gdb.server/server-exec-info.exp
10771 * gdb.server/server-kill.exp
10772 * gdb.server/server-mon.exp
10773 * gdb.server/wrapper.exp
10774 * gdb.stabs/exclfwd.exp
10775 * gdb.stabs/gdb11479.exp
10776 * gdb.threads/clone-new-thread-event.exp
10777 * gdb.threads/corethreads.exp
10778 * gdb.threads/current-lwp-dead.exp
10779 * gdb.threads/dlopen-libpthread.exp
10780 * gdb.threads/gcore-thread.exp
10781 * gdb.threads/sigstep-threads.exp
10782 * gdb.threads/watchpoint-fork.exp
10783 * gdb.trace/actions-changed.exp
10784 * gdb.trace/backtrace.exp
10785 * gdb.trace/change-loc.exp
10786 * gdb.trace/circ.exp
10787 * gdb.trace/collection.exp
10788 * gdb.trace/disconnected-tracing.exp
10789 * gdb.trace/ftrace.exp
10790 * gdb.trace/mi-trace-frame-collected.exp
10791 * gdb.trace/mi-trace-unavailable.exp
10792 * gdb.trace/mi-traceframe-changed.exp
10793 * gdb.trace/mi-tsv-changed.exp
10794 * gdb.trace/no-attach-trace.exp
10795 * gdb.trace/passc-dyn.exp
10796 * gdb.trace/qtro.exp
10797 * gdb.trace/range-stepping.exp
10798 * gdb.trace/read-memory.exp
10799 * gdb.trace/save-trace.exp
10800 * gdb.trace/signal.exp
10801 * gdb.trace/status-stop.exp
10802 * gdb.trace/tfile.exp
10803 * gdb.trace/trace-break.exp
10804 * gdb.trace/trace-buffer-size.exp
10805 * gdb.trace/trace-condition.exp
10806 * gdb.trace/tracefile-pseudo-reg.exp
10807 * gdb.trace/tstatus.exp
10808 * gdb.trace/unavailable.exp
10809 * gdb.trace/while-dyn.exp
10810 * gdb.trace/while-stepping.exp
10811
10812 2016-12-22 Doug Evans <xdje42@gmail.com>
10813
10814 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
10815 and msymbols.
10816
10817 2016-12-19 Yao Qi <yao.qi@linaro.org>
10818
10819 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
10820 (test_with_self): Don't call do_steps_and_nexts, and remove
10821 code about stepping into xmalloc.
10822
10823 2016-12-09 Yao Qi <yao.qi@linaro.org>
10824
10825 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
10826
10827 2016-12-09 Yao Qi <yao.qi@linaro.org>
10828
10829 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
10830
10831 2016-12-09 Pedro Alves <palves@redhat.com>
10832
10833 * gdb.base/all-architectures-0.exp: New file.
10834 * gdb.base/all-architectures-1.exp: New file.
10835 * gdb.base/all-architectures-2.exp: New file.
10836 * gdb.base/all-architectures-3.exp: New file.
10837 * gdb.base/all-architectures-4.exp: New file.
10838 * gdb.base/all-architectures-5.exp: New file.
10839 * gdb.base/all-architectures-6.exp: New file.
10840 * gdb.base/all-architectures-7.exp: New file.
10841 * gdb.base/all-architectures.exp.in: New file.
10842
10843 2016-12-09 Yao Qi <yao.qi@linaro.org>
10844
10845 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
10846
10847 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
10848
10849 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
10850 possible.
10851 Remove useless pattern-matching code.
10852
10853 2016-12-02 Pedro Alves <palves@redhat.com>
10854
10855 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
10856 procedure.
10857 (top level): Call it.
10858
10859 2016-12-02 Pedro Alves <palves@redhat.com>
10860
10861 * gdb.base/commands.exp (user_defined_command_args_stack_test):
10862 New procedure.
10863 (top level): Call it.
10864
10865 2016-12-02 Pedro Alves <palves@redhat.com>
10866
10867 PR cli/20559
10868 * gdb.base/commands.exp (user_defined_command_args_eval): New
10869 procedure.
10870 (top level): Call it.
10871
10872 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
10873
10874 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
10875 timeout handling.
10876
10877 2016-12-02 Tom Tromey <tom@tromey.com>
10878
10879 * gdb.dwarf2/main-subprogram.c: New file.
10880 * gdb.dwarf2/main-subprogram.exp: New file.
10881
10882 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
10883
10884 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
10885 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
10886 gdb_test_no_output for a couple of cases.
10887 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
10888
10889 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
10890
10891 Fix test names and standardize compilation error messages throughout
10892 the following files:
10893
10894 * gdb.ada/start.exp
10895 * gdb.arch/alpha-step.exp
10896 * gdb.arch/e500-prologue.exp
10897 * gdb.arch/ftrace-insn-reloc.exp
10898 * gdb.arch/gdb1291.exp
10899 * gdb.arch/gdb1431.exp
10900 * gdb.arch/gdb1558.exp
10901 * gdb.arch/i386-dr3-watch.exp
10902 * gdb.arch/i386-sse-stack-align.exp
10903 * gdb.arch/ia64-breakpoint-shadow.exp
10904 * gdb.arch/pa-nullify.exp
10905 * gdb.arch/powerpc-aix-prologue.exp
10906 * gdb.arch/thumb-bx-pc.exp
10907 * gdb.base/annota1.exp
10908 * gdb.base/annota3.exp
10909 * gdb.base/arrayidx.exp
10910 * gdb.base/assign.exp
10911 * gdb.base/attach.exp
10912 * gdb.base/auxv.exp
10913 * gdb.base/bang.exp
10914 * gdb.base/bfp-test.exp
10915 * gdb.base/bigcore.exp
10916 * gdb.base/bitfields2.exp
10917 * gdb.base/break-fun-addr.exp
10918 * gdb.base/break-probes.exp
10919 * gdb.base/call-rt-st.exp
10920 * gdb.base/callexit.exp
10921 * gdb.base/catch-fork-kill.exp
10922 * gdb.base/charset.exp
10923 * gdb.base/checkpoint.exp
10924 * gdb.base/comprdebug.exp
10925 * gdb.base/constvars.exp
10926 * gdb.base/coredump-filter.exp
10927 * gdb.base/cursal.exp
10928 * gdb.base/cvexpr.exp
10929 * gdb.base/detach.exp
10930 * gdb.base/display.exp
10931 * gdb.base/dmsym.exp
10932 * gdb.base/dprintf-pending.exp
10933 * gdb.base/dso2dso.exp
10934 * gdb.base/dtrace-probe.exp
10935 * gdb.base/dump.exp
10936 * gdb.base/enum_cond.exp
10937 * gdb.base/exe-lock.exp
10938 * gdb.base/exec-invalid-sysroot.exp
10939 * gdb.base/execl-update-breakpoints.exp
10940 * gdb.base/exprs.exp
10941 * gdb.base/fileio.exp
10942 * gdb.base/find.exp
10943 * gdb.base/finish.exp
10944 * gdb.base/fixsection.exp
10945 * gdb.base/foll-vfork.exp
10946 * gdb.base/frame-args.exp
10947 * gdb.base/gcore.exp
10948 * gdb.base/gdb1250.exp
10949 * gdb.base/global-var-nested-by-dso.exp
10950 * gdb.base/gnu-ifunc.exp
10951 * gdb.base/hashline1.exp
10952 * gdb.base/hashline2.exp
10953 * gdb.base/hashline3.exp
10954 * gdb.base/hbreak-in-shr-unsupported.exp
10955 * gdb.base/huge.exp
10956 * gdb.base/infcall-input.exp
10957 * gdb.base/info-fun.exp
10958 * gdb.base/info-shared.exp
10959 * gdb.base/jit-simple.exp
10960 * gdb.base/jit-so.exp
10961 * gdb.base/jit.exp
10962 * gdb.base/jump.exp
10963 * gdb.base/label.exp
10964 * gdb.base/lineinc.exp
10965 * gdb.base/logical.exp
10966 * gdb.base/longjmp.exp
10967 * gdb.base/macscp.exp
10968 * gdb.base/miscexprs.exp
10969 * gdb.base/new-ui-echo.exp
10970 * gdb.base/new-ui-pending-input.exp
10971 * gdb.base/new-ui.exp
10972 * gdb.base/nodebug.exp
10973 * gdb.base/nofield.exp
10974 * gdb.base/offsets.exp
10975 * gdb.base/overlays.exp
10976 * gdb.base/pending.exp
10977 * gdb.base/pointers.exp
10978 * gdb.base/pr11022.exp
10979 * gdb.base/printcmds.exp
10980 * gdb.base/prologue.exp
10981 * gdb.base/ptr-typedef.exp
10982 * gdb.base/realname-expand.exp
10983 * gdb.base/relativedebug.exp
10984 * gdb.base/relocate.exp
10985 * gdb.base/remote.exp
10986 * gdb.base/reread.exp
10987 * gdb.base/return2.exp
10988 * gdb.base/savedregs.exp
10989 * gdb.base/sep.exp
10990 * gdb.base/sepdebug.exp
10991 * gdb.base/sepsymtab.exp
10992 * gdb.base/set-inferior-tty.exp
10993 * gdb.base/setshow.exp
10994 * gdb.base/shlib-call.exp
10995 * gdb.base/sigaltstack.exp
10996 * gdb.base/siginfo-addr.exp
10997 * gdb.base/signals.exp
10998 * gdb.base/signull.exp
10999 * gdb.base/sigrepeat.exp
11000 * gdb.base/so-impl-ld.exp
11001 * gdb.base/solib-display.exp
11002 * gdb.base/solib-overlap.exp
11003 * gdb.base/solib-search.exp
11004 * gdb.base/solib-symbol.exp
11005 * gdb.base/structs.exp
11006 * gdb.base/structs2.exp
11007 * gdb.base/symtab-search-order.exp
11008 * gdb.base/twice.exp
11009 * gdb.base/unload.exp
11010 * gdb.base/varargs.exp
11011 * gdb.base/watchpoint-solib.exp
11012 * gdb.base/watchpoint.exp
11013 * gdb.base/whatis.exp
11014 * gdb.base/wrong_frame_bt_full.exp
11015 * gdb.btrace/dlopen.exp
11016 * gdb.cell/ea-standalone.exp
11017 * gdb.cell/ea-test.exp
11018 * gdb.cp/dispcxx.exp
11019 * gdb.cp/gdb2384.exp
11020 * gdb.cp/method2.exp
11021 * gdb.cp/nextoverthrow.exp
11022 * gdb.cp/pr10728.exp
11023 * gdb.disasm/am33.exp
11024 * gdb.disasm/h8300s.exp
11025 * gdb.disasm/mn10300.exp
11026 * gdb.disasm/sh3.exp
11027 * gdb.dwarf2/dw2-dir-file-name.exp
11028 * gdb.fortran/complex.exp
11029 * gdb.fortran/library-module.exp
11030 * gdb.guile/scm-pretty-print.exp
11031 * gdb.guile/scm-symbol.exp
11032 * gdb.guile/scm-type.exp
11033 * gdb.guile/scm-value.exp
11034 * gdb.linespec/linespec.exp
11035 * gdb.mi/gdb701.exp
11036 * gdb.mi/gdb792.exp
11037 * gdb.mi/mi-breakpoint-changed.exp
11038 * gdb.mi/mi-dprintf-pending.exp
11039 * gdb.mi/mi-dprintf.exp
11040 * gdb.mi/mi-exit-code.exp
11041 * gdb.mi/mi-pending.exp
11042 * gdb.mi/mi-solib.exp
11043 * gdb.mi/new-ui-mi-sync.exp
11044 * gdb.mi/pr11022.exp
11045 * gdb.mi/user-selected-context-sync.exp
11046 * gdb.opt/solib-intra-step.exp
11047 * gdb.python/py-events.exp
11048 * gdb.python/py-finish-breakpoint.exp
11049 * gdb.python/py-mi.exp
11050 * gdb.python/py-prettyprint.exp
11051 * gdb.python/py-shared.exp
11052 * gdb.python/py-symbol.exp
11053 * gdb.python/py-template.exp
11054 * gdb.python/py-type.exp
11055 * gdb.python/py-value.exp
11056 * gdb.reverse/solib-precsave.exp
11057 * gdb.reverse/solib-reverse.exp
11058 * gdb.server/solib-list.exp
11059 * gdb.stabs/weird.exp
11060 * gdb.threads/reconnect-signal.exp
11061 * gdb.threads/stepi-random-signal.exp
11062 * gdb.trace/actions.exp
11063 * gdb.trace/ax.exp
11064 * gdb.trace/backtrace.exp
11065 * gdb.trace/change-loc.exp
11066 * gdb.trace/deltrace.exp
11067 * gdb.trace/ftrace-lock.exp
11068 * gdb.trace/ftrace.exp
11069 * gdb.trace/infotrace.exp
11070 * gdb.trace/mi-tracepoint-changed.exp
11071 * gdb.trace/packetlen.exp
11072 * gdb.trace/passcount.exp
11073 * gdb.trace/pending.exp
11074 * gdb.trace/range-stepping.exp
11075 * gdb.trace/report.exp
11076 * gdb.trace/stap-trace.exp
11077 * gdb.trace/tfind.exp
11078 * gdb.trace/trace-break.exp
11079 * gdb.trace/trace-condition.exp
11080 * gdb.trace/trace-enable-disable.exp
11081 * gdb.trace/trace-mt.exp
11082 * gdb.trace/tracecmd.exp
11083 * gdb.trace/tspeed.exp
11084 * gdb.trace/tsv.exp
11085 * lib/perftest.exp
11086
11087 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
11088
11089 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
11090 with gdb_test_no_output.
11091 Use command as test name.
11092
11093 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
11094
11095 Fix test names starting with uppercase throughout the files.
11096
11097 * gdb.ada/assign_1.exp
11098 * gdb.ada/boolean_expr.exp
11099 * gdb.base/arrayidx.exp
11100 * gdb.base/del.exp
11101 * gdb.base/gcore-buffer-overflow.exp
11102 * gdb.base/testenv.exp
11103 * gdb.compile/compile.exp
11104 * gdb.python/py-framefilter-invalidarg.exp
11105 * gdb.python/py-framefilter.exp
11106
11107 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
11108
11109 Fix test names starting with uppercase throughout the files.
11110
11111 * gdb.ada/array_return.exp
11112 * gdb.ada/expr_delims.exp
11113 * gdb.ada/mi_dyn_arr.exp
11114 * gdb.ada/mi_interface.exp
11115 * gdb.ada/mi_var_array.exp
11116 * gdb.ada/watch_arg.exp
11117 * gdb.arch/alpha-step.exp
11118 * gdb.arch/altivec-regs.exp
11119 * gdb.arch/e500-regs.exp
11120 * gdb.arch/powerpc-d128-regs.exp
11121 * gdb.base/arrayidx.exp
11122 * gdb.base/break.exp
11123 * gdb.base/checkpoint.exp
11124 * gdb.base/debug-expr.exp
11125 * gdb.base/dmsym.exp
11126 * gdb.base/radix.exp
11127 * gdb.base/sepdebug.exp
11128 * gdb.base/testenv.exp
11129 * gdb.base/watch_thread_num.exp
11130 * gdb.base/watchpoint-cond-gone.exp
11131 * gdb.cell/break.exp
11132 * gdb.cell/ea-cache.exp
11133 * gdb.compile/compile.exp
11134 * gdb.cp/gdb2495.exp
11135 * gdb.gdb/selftest.exp
11136 * gdb.gdb/xfullpath.exp
11137 * gdb.go/hello.exp
11138 * gdb.go/integers.exp
11139 * gdb.objc/basicclass.exp
11140 * gdb.pascal/hello.exp
11141 * gdb.pascal/integers.exp
11142 * gdb.python/py-breakpoint.exp
11143 * gdb.python/py-cmd.exp
11144 * gdb.python/py-linetable.exp
11145 * gdb.python/py-xmethods.exp
11146 * gdb.python/python.exp
11147 * gdb.reverse/consecutive-precsave.exp
11148 * gdb.reverse/finish-precsave.exp
11149 * gdb.reverse/i386-precsave.exp
11150 * gdb.reverse/machinestate-precsave.exp
11151 * gdb.reverse/sigall-precsave.exp
11152 * gdb.reverse/solib-precsave.exp
11153 * gdb.reverse/step-precsave.exp
11154 * gdb.reverse/until-precsave.exp
11155 * gdb.reverse/watch-precsave.exp
11156 * gdb.threads/leader-exit.exp
11157 * gdb.threads/pthreads.exp
11158 * gdb.threads/wp-replication.exp
11159 * gdb.trace/actions.exp
11160 * gdb.trace/mi-tsv-changed.exp
11161 * gdb.trace/tsv.exp
11162
11163 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
11164
11165 Fix test names starting with uppercase throughout the files.
11166
11167 * gdb.arch/i386-bp_permanent.exp
11168 * gdb.arch/i386-gnu-cfi.exp
11169 * gdb.base/disasm-end-cu.exp
11170 * gdb.base/macscp.exp
11171 * gdb.base/pending.exp
11172 * gdb.base/watch_thread_num.exp
11173 * gdb.cp/exception.exp
11174 * gdb.cp/gdb2495.exp
11175 * gdb.cp/local.exp
11176 * gdb.python/py-evsignal.exp
11177 * gdb.python/python.exp
11178 * gdb.trace/tracecmd.exp
11179
11180 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
11181
11182 Fix test names starting with uppercase throughout the files.
11183
11184 * gdb.base/charset.exp
11185 * gdb.base/eval.exp
11186 * gdb.base/multi-forks.exp
11187 * gdb.guile/scm-progspace.exp
11188 * gdb.opencl/datatypes.exp
11189 * gdb.python/py-block.exp
11190 * gdb.python/py-function.exp
11191 * gdb.python/py-symbol.exp
11192 * gdb.python/py-symtab.exp
11193 * gdb.python/py-xmethods.exp
11194 * gdb.reverse/break-precsave.exp
11195 * gdb.reverse/break-reverse.exp
11196 * gdb.reverse/consecutive-precsave.exp
11197 * gdb.reverse/consecutive-reverse.exp
11198 * gdb.reverse/finish-precsave.exp
11199 * gdb.reverse/finish-reverse-bkpt.exp
11200 * gdb.reverse/finish-reverse.exp
11201 * gdb.reverse/fstatat-reverse.exp
11202 * gdb.reverse/getresuid-reverse.exp
11203 * gdb.reverse/i386-precsave.exp
11204 * gdb.reverse/i386-reverse.exp
11205 * gdb.reverse/i386-sse-reverse.exp
11206 * gdb.reverse/i387-stack-reverse.exp
11207 * gdb.reverse/insn-reverse.exp
11208 * gdb.reverse/machinestate-precsave.exp
11209 * gdb.reverse/machinestate.exp
11210 * gdb.reverse/next-reverse-bkpt-over-sr.exp
11211 * gdb.reverse/pipe-reverse.exp
11212 * gdb.reverse/readv-reverse.exp
11213 * gdb.reverse/recvmsg-reverse.exp
11214 * gdb.reverse/rerun-prec.exp
11215 * gdb.reverse/s390-mvcle.exp
11216 * gdb.reverse/sigall-precsave.exp
11217 * gdb.reverse/sigall-reverse.exp
11218 * gdb.reverse/solib-precsave.exp
11219 * gdb.reverse/solib-reverse.exp
11220 * gdb.reverse/step-precsave.exp
11221 * gdb.reverse/step-reverse.exp
11222 * gdb.reverse/time-reverse.exp
11223 * gdb.reverse/until-precsave.exp
11224 * gdb.reverse/until-reverse.exp
11225 * gdb.reverse/waitpid-reverse.exp
11226 * gdb.reverse/watch-precsave.exp
11227 * gdb.reverse/watch-reverse.exp
11228
11229 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
11230
11231 Fix test names starting with uppercase throughout the files.
11232
11233 * gdb.arch/i386-mpx-simple_segv.exp
11234 * gdb.arch/i386-mpx.exp
11235 * gdb.arch/i386-permbkpt.exp
11236 * gdb.arch/pa-nullify.exp
11237 * gdb.arch/powerpc-d128-regs.exp
11238 * gdb.arch/vsx-regs.exp
11239 * gdb.base/bfp-test.exp
11240 * gdb.base/break.exp
11241 * gdb.base/breakpoint-shadow.exp
11242 * gdb.base/callfuncs.exp
11243 * gdb.base/charset.exp
11244 * gdb.base/commands.exp
11245 * gdb.base/completion.exp
11246 * gdb.base/dfp-test.exp
11247 * gdb.base/echo.exp
11248 * gdb.base/ending-run.exp
11249 * gdb.base/eval.exp
11250 * gdb.base/expand-psymtabs.exp
11251 * gdb.base/float128.exp
11252 * gdb.base/floatn.exp
11253 * gdb.base/foll-exec-mode.exp
11254 * gdb.base/gdb1056.exp
11255 * gdb.base/gdb11531.exp
11256 * gdb.base/kill-after-signal.exp
11257 * gdb.base/multi-forks.exp
11258 * gdb.base/overlays.exp
11259 * gdb.base/pending.exp
11260 * gdb.base/sepdebug.exp
11261 * gdb.base/testenv.exp
11262 * gdb.base/valgrind-db-attach.exp
11263 * gdb.base/watch_thread_num.exp
11264 * gdb.base/watchpoint-cond-gone.exp
11265 * gdb.base/watchpoint.exp
11266 * gdb.base/watchpoints.exp
11267 * gdb.cp/arg-reference.exp
11268 * gdb.cp/baseenum.exp
11269 * gdb.cp/operator.exp
11270 * gdb.cp/shadow.exp
11271 * gdb.dwarf2/dw2-op-out-param.exp
11272 * gdb.dwarf2/dw2-reg-undefined.exp
11273 * gdb.go/chan.exp
11274 * gdb.go/hello.exp
11275 * gdb.go/integers.exp
11276 * gdb.go/methods.exp
11277 * gdb.go/package.exp
11278 * gdb.guile/scm-parameter.exp
11279 * gdb.guile/scm-progspace.exp
11280 * gdb.guile/scm-value.exp
11281 * gdb.mi/mi-pending.exp
11282 * gdb.mi/user-selected-context-sync.exp
11283 * gdb.multi/multi-attach.exp
11284 * gdb.multi/tids.exp
11285 * gdb.opt/clobbered-registers-O2.exp
11286 * gdb.pascal/floats.exp
11287 * gdb.pascal/integers.exp
11288 * gdb.python/py-block.exp
11289 * gdb.python/py-events.exp
11290 * gdb.python/py-parameter.exp
11291 * gdb.python/py-symbol.exp
11292 * gdb.python/py-symtab.exp
11293 * gdb.python/py-type.exp
11294 * gdb.python/py-value.exp
11295 * gdb.python/py-xmethods.exp
11296 * gdb.python/python.exp
11297 * gdb.reverse/break-precsave.exp
11298 * gdb.reverse/consecutive-precsave.exp
11299 * gdb.reverse/finish-precsave.exp
11300 * gdb.reverse/i386-precsave.exp
11301 * gdb.reverse/machinestate-precsave.exp
11302 * gdb.reverse/sigall-precsave.exp
11303 * gdb.reverse/solib-precsave.exp
11304 * gdb.reverse/step-precsave.exp
11305 * gdb.reverse/until-precsave.exp
11306 * gdb.reverse/watch-precsave.exp
11307 * gdb.server/ext-attach.exp
11308 * gdb.server/ext-restart.exp
11309 * gdb.server/ext-run.exp
11310 * gdb.server/ext-wrapper.exp
11311 * gdb.stabs/gdb11479.exp
11312 * gdb.stabs/weird.exp
11313 * gdb.threads/attach-many-short-lived-threads.exp
11314 * gdb.threads/kill.exp
11315 * gdb.threads/watchpoint-fork.exp
11316
11317 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
11318
11319 Fix test names starting with uppercase throughout all the files below.
11320
11321 * gdb.ada/array_return.exp
11322 * gdb.ada/catch_ex.exp
11323 * gdb.ada/info_exc.exp
11324 * gdb.ada/mi_catch_ex.exp
11325 * gdb.ada/mi_dyn_arr.exp
11326 * gdb.ada/mi_ex_cond.exp
11327 * gdb.ada/mi_exc_info.exp
11328 * gdb.ada/mi_interface.exp
11329 * gdb.ada/mi_task_arg.exp
11330 * gdb.ada/mi_task_info.exp
11331 * gdb.ada/mi_var_array.exp
11332 * gdb.arch/alpha-step.exp
11333 * gdb.arch/amd64-disp-step.exp
11334 * gdb.arch/arm-disp-step.exp
11335 * gdb.arch/disp-step-insn-reloc.exp
11336 * gdb.arch/e500-prologue.exp
11337 * gdb.arch/ftrace-insn-reloc.exp
11338 * gdb.arch/gdb1558.exp
11339 * gdb.arch/i386-bp_permanent.exp
11340 * gdb.arch/i386-disp-step.exp
11341 * gdb.arch/i386-float.exp
11342 * gdb.arch/i386-gnu-cfi.exp
11343 * gdb.arch/ia64-breakpoint-shadow.exp
11344 * gdb.arch/mips16-thunks.exp
11345 * gdb.arch/pa-nullify.exp
11346 * gdb.arch/powerpc-aix-prologue.exp
11347 * gdb.arch/powerpc-power.exp
11348 * gdb.arch/ppc-dfp.exp
11349 * gdb.arch/s390-tdbregs.exp
11350 * gdb.arch/spu-info.exp
11351 * gdb.arch/spu-ls.exp
11352 * gdb.arch/thumb-bx-pc.exp
11353 * gdb.base/advance.exp
11354 * gdb.base/annota-input-while-running.exp
11355 * gdb.base/arrayidx.exp
11356 * gdb.base/asmlabel.exp
11357 * gdb.base/async.exp
11358 * gdb.base/attach-wait-input.exp
11359 * gdb.base/auto-connect-native-target.exp
11360 * gdb.base/batch-preserve-term-settings.exp
11361 * gdb.base/bfp-test.exp
11362 * gdb.base/bigcore.exp
11363 * gdb.base/bp-permanent.exp
11364 * gdb.base/break-always.exp
11365 * gdb.base/break-fun-addr.exp
11366 * gdb.base/break-idempotent.exp
11367 * gdb.base/break-main-file-remove-fail.exp
11368 * gdb.base/break-probes.exp
11369 * gdb.base/break-unload-file.exp
11370 * gdb.base/break.exp
11371 * gdb.base/call-ar-st.exp
11372 * gdb.base/call-rt-st.exp
11373 * gdb.base/call-sc.exp
11374 * gdb.base/call-signal-resume.exp
11375 * gdb.base/call-strs.exp
11376 * gdb.base/callexit.exp
11377 * gdb.base/callfuncs.exp
11378 * gdb.base/catch-gdb-caused-signals.exp
11379 * gdb.base/catch-signal-siginfo-cond.exp
11380 * gdb.base/catch-syscall.exp
11381 * gdb.base/compare-sections.exp
11382 * gdb.base/cond-eval-mode.exp
11383 * gdb.base/condbreak-call-false.exp
11384 * gdb.base/consecutive-step-over.exp
11385 * gdb.base/cursal.exp
11386 * gdb.base/disabled-location.exp
11387 * gdb.base/disasm-end-cu.exp
11388 * gdb.base/display.exp
11389 * gdb.base/double-prompt-target-event-error.exp
11390 * gdb.base/dprintf-bp-same-addr.exp
11391 * gdb.base/dprintf-detach.exp
11392 * gdb.base/dprintf-next.exp
11393 * gdb.base/dprintf-non-stop.exp
11394 * gdb.base/dprintf-pending.exp
11395 * gdb.base/dso2dso.exp
11396 * gdb.base/ending-run.exp
11397 * gdb.base/enum_cond.exp
11398 * gdb.base/examine-backward.exp
11399 * gdb.base/exe-lock.exp
11400 * gdb.base/exec-invalid-sysroot.exp
11401 * gdb.base/execl-update-breakpoints.exp
11402 * gdb.base/execution-termios.exp
11403 * gdb.base/fileio.exp
11404 * gdb.base/fixsection.exp
11405 * gdb.base/foll-exec-mode.exp
11406 * gdb.base/foll-exec.exp
11407 * gdb.base/fork-running-state.exp
11408 * gdb.base/frame-args.exp
11409 * gdb.base/fullpath-expand.exp
11410 * gdb.base/func-ptr.exp
11411 * gdb.base/gcore-relro-pie.exp
11412 * gdb.base/gdb1090.exp
11413 * gdb.base/gdb1555.exp
11414 * gdb.base/global-var-nested-by-dso.exp
11415 * gdb.base/gnu-ifunc.exp
11416 * gdb.base/hbreak-in-shr-unsupported.exp
11417 * gdb.base/hbreak-unmapped.exp
11418 * gdb.base/hook-stop.exp
11419 * gdb.base/infcall-input.exp
11420 * gdb.base/info-fun.exp
11421 * gdb.base/info-shared.exp
11422 * gdb.base/interrupt-noterm.exp
11423 * gdb.base/jit-so.exp
11424 * gdb.base/jit.exp
11425 * gdb.base/line-symtabs.exp
11426 * gdb.base/list.exp
11427 * gdb.base/longjmp.exp
11428 * gdb.base/macscp.exp
11429 * gdb.base/max-value-size.exp
11430 * gdb.base/nodebug.exp
11431 * gdb.base/nofield.exp
11432 * gdb.base/overlays.exp
11433 * gdb.base/paginate-after-ctrl-c-running.exp
11434 * gdb.base/paginate-bg-execution.exp
11435 * gdb.base/paginate-inferior-exit.exp
11436 * gdb.base/pending.exp
11437 * gdb.base/pr11022.exp
11438 * gdb.base/printcmds.exp
11439 * gdb.base/ptr-typedef.exp
11440 * gdb.base/ptype.exp
11441 * gdb.base/randomize.exp
11442 * gdb.base/range-stepping.exp
11443 * gdb.base/realname-expand.exp
11444 * gdb.base/relativedebug.exp
11445 * gdb.base/remote.exp
11446 * gdb.base/savedregs.exp
11447 * gdb.base/sepdebug.exp
11448 * gdb.base/set-noassign.exp
11449 * gdb.base/shlib-call.exp
11450 * gdb.base/shreloc.exp
11451 * gdb.base/sigaltstack.exp
11452 * gdb.base/sigbpt.exp
11453 * gdb.base/siginfo-addr.exp
11454 * gdb.base/siginfo-obj.exp
11455 * gdb.base/siginfo-thread.exp
11456 * gdb.base/signest.exp
11457 * gdb.base/signull.exp
11458 * gdb.base/sigrepeat.exp
11459 * gdb.base/skip.exp
11460 * gdb.base/so-impl-ld.exp
11461 * gdb.base/solib-corrupted.exp
11462 * gdb.base/solib-disc.exp
11463 * gdb.base/solib-display.exp
11464 * gdb.base/solib-overlap.exp
11465 * gdb.base/solib-search.exp
11466 * gdb.base/solib-symbol.exp
11467 * gdb.base/source-execution.exp
11468 * gdb.base/sss-bp-on-user-bp-2.exp
11469 * gdb.base/sss-bp-on-user-bp.exp
11470 * gdb.base/stack-checking.exp
11471 * gdb.base/stale-infcall.exp
11472 * gdb.base/step-break.exp
11473 * gdb.base/step-line.exp
11474 * gdb.base/step-over-exit.exp
11475 * gdb.base/step-test.exp
11476 * gdb.base/structs.exp
11477 * gdb.base/sym-file.exp
11478 * gdb.base/symtab-search-order.exp
11479 * gdb.base/term.exp
11480 * gdb.base/type-opaque.exp
11481 * gdb.base/unload.exp
11482 * gdb.base/until-nodebug.exp
11483 * gdb.base/until.exp
11484 * gdb.base/unwindonsignal.exp
11485 * gdb.base/watch-cond.exp
11486 * gdb.base/watch-non-mem.exp
11487 * gdb.base/watch_thread_num.exp
11488 * gdb.base/watchpoint-reuse-slot.exp
11489 * gdb.base/watchpoint-solib.exp
11490 * gdb.base/watchpoint.exp
11491 * gdb.btrace/dlopen.exp
11492 * gdb.cell/arch.exp
11493 * gdb.cell/break.exp
11494 * gdb.cell/bt.exp
11495 * gdb.cell/core.exp
11496 * gdb.cell/data.exp
11497 * gdb.cell/dwarfaddr.exp
11498 * gdb.cell/ea-cache.exp
11499 * gdb.cell/ea-standalone.exp
11500 * gdb.cell/ea-test.exp
11501 * gdb.cell/f-regs.exp
11502 * gdb.cell/fork.exp
11503 * gdb.cell/gcore.exp
11504 * gdb.cell/mem-access.exp
11505 * gdb.cell/ptype.exp
11506 * gdb.cell/registers.exp
11507 * gdb.cell/sizeof.exp
11508 * gdb.cell/solib-symbol.exp
11509 * gdb.cell/solib.exp
11510 * gdb.compile/compile-tls.exp
11511 * gdb.cp/exception.exp
11512 * gdb.cp/gdb2495.exp
11513 * gdb.cp/local.exp
11514 * gdb.cp/mb-inline.exp
11515 * gdb.cp/mb-templates.exp
11516 * gdb.cp/pr10687.exp
11517 * gdb.cp/pr9167.exp
11518 * gdb.cp/scope-err.exp
11519 * gdb.cp/templates.exp
11520 * gdb.cp/virtfunc.exp
11521 * gdb.dwarf2/dw2-dir-file-name.exp
11522 * gdb.dwarf2/dw2-single-line-discriminators.exp
11523 * gdb.fortran/complex.exp
11524 * gdb.fortran/library-module.exp
11525 * gdb.guile/guile.exp
11526 * gdb.guile/scm-cmd.exp
11527 * gdb.guile/scm-frame-inline.exp
11528 * gdb.guile/scm-objfile.exp
11529 * gdb.guile/scm-pretty-print.exp
11530 * gdb.guile/scm-symbol.exp
11531 * gdb.guile/scm-type.exp
11532 * gdb.guile/scm-value.exp
11533 * gdb.linespec/keywords.exp
11534 * gdb.linespec/ls-errs.exp
11535 * gdb.linespec/macro-relative.exp
11536 * gdb.linespec/thread.exp
11537 * gdb.mi/mi-breakpoint-changed.exp
11538 * gdb.mi/mi-dprintf-pending.exp
11539 * gdb.mi/mi-fullname-deleted.exp
11540 * gdb.mi/mi-logging.exp
11541 * gdb.mi/mi-pending.exp
11542 * gdb.mi/mi-solib.exp
11543 * gdb.mi/new-ui-mi-sync.exp
11544 * gdb.mi/user-selected-context-sync.exp
11545 * gdb.multi/dummy-frame-restore.exp
11546 * gdb.multi/multi-arch-exec.exp
11547 * gdb.multi/remove-inferiors.exp
11548 * gdb.multi/watchpoint-multi-exit.exp
11549 * gdb.opt/solib-intra-step.exp
11550 * gdb.perf/backtrace.exp
11551 * gdb.perf/single-step.exp
11552 * gdb.perf/skip-command.exp
11553 * gdb.perf/skip-prologue.exp
11554 * gdb.perf/solib.exp
11555 * gdb.python/lib-types.exp
11556 * gdb.python/py-as-string.exp
11557 * gdb.python/py-bad-printers.exp
11558 * gdb.python/py-block.exp
11559 * gdb.python/py-breakpoint.exp
11560 * gdb.python/py-cmd.exp
11561 * gdb.python/py-events.exp
11562 * gdb.python/py-evthreads.exp
11563 * gdb.python/py-finish-breakpoint.exp
11564 * gdb.python/py-finish-breakpoint2.exp
11565 * gdb.python/py-frame-inline.exp
11566 * gdb.python/py-frame.exp
11567 * gdb.python/py-inferior.exp
11568 * gdb.python/py-infthread.exp
11569 * gdb.python/py-mi.exp
11570 * gdb.python/py-objfile.exp
11571 * gdb.python/py-pp-maint.exp
11572 * gdb.python/py-pp-registration.exp
11573 * gdb.python/py-prettyprint.exp
11574 * gdb.python/py-recurse-unwind.exp
11575 * gdb.python/py-shared.exp
11576 * gdb.python/py-symbol.exp
11577 * gdb.python/py-symtab.exp
11578 * gdb.python/py-template.exp
11579 * gdb.python/py-type.exp
11580 * gdb.python/py-unwind-maint.exp
11581 * gdb.python/py-unwind.exp
11582 * gdb.python/py-value.exp
11583 * gdb.python/python.exp
11584 * gdb.reverse/finish-reverse-bkpt.exp
11585 * gdb.reverse/insn-reverse.exp
11586 * gdb.reverse/next-reverse-bkpt-over-sr.exp
11587 * gdb.reverse/solib-precsave.exp
11588 * gdb.reverse/solib-reverse.exp
11589 * gdb.stabs/gdb11479.exp
11590 * gdb.stabs/weird.exp
11591 * gdb.threads/fork-child-threads.exp
11592 * gdb.threads/fork-plus-threads.exp
11593 * gdb.threads/fork-thread-pending.exp
11594 * gdb.threads/forking-threads-plus-breakpoint.exp
11595 * gdb.threads/hand-call-in-threads.exp
11596 * gdb.threads/interrupted-hand-call.exp
11597 * gdb.threads/linux-dp.exp
11598 * gdb.threads/local-watch-wrong-thread.exp
11599 * gdb.threads/next-while-other-thread-longjmps.exp
11600 * gdb.threads/non-ldr-exit.exp
11601 * gdb.threads/pending-step.exp
11602 * gdb.threads/print-threads.exp
11603 * gdb.threads/process-dies-while-detaching.exp
11604 * gdb.threads/process-dies-while-handling-bp.exp
11605 * gdb.threads/pthreads.exp
11606 * gdb.threads/queue-signal.exp
11607 * gdb.threads/reconnect-signal.exp
11608 * gdb.threads/signal-command-handle-nopass.exp
11609 * gdb.threads/signal-command-multiple-signals-pending.exp
11610 * gdb.threads/signal-delivered-right-thread.exp
11611 * gdb.threads/signal-sigtrap.exp
11612 * gdb.threads/sigthread.exp
11613 * gdb.threads/staticthreads.exp
11614 * gdb.threads/stepi-random-signal.exp
11615 * gdb.threads/thread-unwindonsignal.exp
11616 * gdb.threads/thread_check.exp
11617 * gdb.threads/thread_events.exp
11618 * gdb.threads/tid-reuse.exp
11619 * gdb.threads/tls-nodebug.exp
11620 * gdb.threads/tls-shared.exp
11621 * gdb.threads/tls-so_extern.exp
11622 * gdb.threads/tls.exp
11623 * gdb.threads/wp-replication.exp
11624 * gdb.trace/actions-changed.exp
11625 * gdb.trace/actions.exp
11626 * gdb.trace/backtrace.exp
11627 * gdb.trace/change-loc.exp
11628 * gdb.trace/collection.exp
11629 * gdb.trace/deltrace.exp
11630 * gdb.trace/disconnected-tracing.exp
11631 * gdb.trace/entry-values.exp
11632 * gdb.trace/ftrace-lock.exp
11633 * gdb.trace/ftrace.exp
11634 * gdb.trace/infotrace.exp
11635 * gdb.trace/mi-trace-frame-collected.exp
11636 * gdb.trace/mi-trace-unavailable.exp
11637 * gdb.trace/mi-traceframe-changed.exp
11638 * gdb.trace/mi-tracepoint-changed.exp
11639 * gdb.trace/mi-tsv-changed.exp
11640 * gdb.trace/no-attach-trace.exp
11641 * gdb.trace/packetlen.exp
11642 * gdb.trace/passc-dyn.exp
11643 * gdb.trace/passcount.exp
11644 * gdb.trace/pending.exp
11645 * gdb.trace/pr16508.exp
11646 * gdb.trace/qtro.exp
11647 * gdb.trace/range-stepping.exp
11648 * gdb.trace/read-memory.exp
11649 * gdb.trace/report.exp
11650 * gdb.trace/save-trace.exp
11651 * gdb.trace/signal.exp
11652 * gdb.trace/stap-trace.exp
11653 * gdb.trace/status-stop.exp
11654 * gdb.trace/strace.exp
11655 * gdb.trace/tfile.exp
11656 * gdb.trace/tfind.exp
11657 * gdb.trace/trace-break.exp
11658 * gdb.trace/trace-condition.exp
11659 * gdb.trace/trace-enable-disable.exp
11660 * gdb.trace/trace-mt.exp
11661 * gdb.trace/tracecmd.exp
11662 * gdb.trace/tracefile-pseudo-reg.exp
11663 * gdb.trace/tspeed.exp
11664 * gdb.trace/tstatus.exp
11665 * gdb.trace/tsv.exp
11666 * gdb.trace/unavailable.exp
11667 * gdb.trace/while-dyn.exp
11668 * gdb.trace/while-stepping.exp
11669 * lib/gdb-guile.exp
11670 * lib/gdb.exp
11671 * lib/mi-support.exp
11672 * lib/pascal.exp
11673 * lib/perftest.exp
11674 * lib/prelink-support.exp
11675 * lib/selftest-support.exp
11676
11677 2016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
11678
11679 * Makefile.in: Include disable-implicit-rules.mk.
11680
11681 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
11682
11683 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
11684 non-byte-aligned bit fields.
11685
11686 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
11687
11688 PR gdb/12616
11689 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
11690 respects the DW_AT_data_bit_offset attribute.
11691
11692 2016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
11693
11694 * gdb.base/default.exp: Fix output of "set language".
11695
11696 2016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
11697
11698 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
11699 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
11700 make.
11701 * configure.ac: Remove checks for the make program.
11702 * configure: Re-generate.
11703
11704 2016-11-16 Kevin Buettner <kevinb@redhat.com>
11705
11706 * gdb.python/py-recurse-unwind.c (main): Add loop.
11707 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
11708 to read_register() and gdb.parse_and_eval(). Make each code
11709 call a separate case that can be individually tested.
11710 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
11711 proc. Call cont_and_backtrace for each of the code paths that
11712 we want to test in the unwinder.
11713
11714 2016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
11715
11716 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
11717 the definition of struct S.
11718
11719 2016-11-11 Catherine Moore <clm@codesourcery.com>
11720
11721 * gdb.base/dump.exp: Identify verilog format dump tests as such.
11722
11723 2016-11-09 Pedro Alves <palves@redhat.com>
11724
11725 * gdb.base/commands.exp (runto_or_return): New procedure.
11726 (gdbvar_simple_if_test, gdbvar_simple_while_test)
11727 (gdbvar_complex_if_while_test, progvar_simple_if_test)
11728 (progvar_simple_while_test, progvar_complex_if_while_test)
11729 (if_while_breakpoint_command_test)
11730 (infrun_breakpoint_command_test, breakpoint_command_test)
11731 (user_defined_command_test, watchpoint_command_test)
11732 (test_command_prompt_position, redefine_hook_test)
11733 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
11734 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
11735 multi_line_input and multi_line. Remove gdb_expect and
11736 gdb_stop_suppressing_tests uses.
11737 * lib/gdb.exp (valnum_re): New global.
11738 (multi_line_input): New procedure.
11739
11740 2016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
11741
11742 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
11743 Remove.
11744 (test_setup): Define with proc_with_prefix.
11745 (test_cli_inferior): Likewise.
11746 (test_cli_thread): Likewise.
11747 (test_cli_frame): Likewise.
11748 (test_cli_select_frame): Likewise.
11749 (test_cli_up_down): Likewise.
11750 (test_mi_thread_select): Likewise.
11751 (test_mi_stack_select_frame): Likewise.
11752 (test_cli_in_mi_inferior): Likewise.
11753 (test_cli_in_mi_thread): Likewise.
11754 (test_cli_in_mi_frame): Likewise.
11755 (top level): Do not use with_test_prefix_procname.
11756
11757 2016-11-09 Pedro Alves <palves@redhat.com>
11758
11759 * gdb.base/commands.exp (gdbvar_simple_if_test)
11760 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
11761 (progvar_simple_if_test, progvar_simple_while_test)
11762 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
11763 (infrun_breakpoint_command_test, breakpoint_command_test)
11764 (user_defined_command_test, watchpoint_command_test)
11765 (test_command_prompt_position, deprecated_command_test)
11766 (bp_deleted_in_command, temporary_breakpoint_commands)
11767 (stray_arg0_test, source_file_with_indented_comment)
11768 (recursive_source_test, if_commands_test)
11769 (error_clears_commands_left, redefine_hook_test)
11770 (redefine_backtrace_test): Use proc_with_prefix.
11771 * lib/gdb.exp (proc_with_prefix): New proc.
11772
11773 2016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
11774
11775 * gdb.base/tui-layout.c: New file.
11776 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
11777 disassembly window contains very long lines.
11778
11779 2016-11-08 Tom Tromey <tom@tromey.com>
11780
11781 * gdb.python/py-value.exp (test_value_creation): Make "long" test
11782 depend on Python 2.
11783
11784 2016-11-08 Tom Tromey <tom@tromey.com>
11785
11786 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
11787 New method.
11788
11789 2016-10-29 Manish Goregaokar <manish@mozilla.com>
11790
11791 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
11792
11793 2016-10-27 Manish Goregaokar <manish@mozilla.com>
11794
11795 * gdb.rust/simple.rs: Add test for univariant enums without
11796 discriminants and for encoded struct-like enums.
11797
11798 2016-10-28 Pedro Alves <palves@redhat.com>
11799
11800 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
11801 gdb_test_multiple, tighten regexps and match symtabs and line
11802 tables incrementally.
11803
11804 2016-10-28 Luis Machado <lgustavo@codesourcery.com>
11805
11806 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
11807 general.
11808
11809 2016-10-25 Luis Machado <lgustavo@codesourcery.com>
11810
11811 * gdb.base/exec-invalid-sysroot.exp: New file.
11812
11813 2016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
11814
11815 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
11816
11817 2016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11818
11819 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
11820
11821 2016-10-19 Maciej W. Rozycki <macro@imgtec.com>
11822
11823 * gdb.base/killed-outside.exp: Remove $options from a call to
11824 `prepare_for_testing'.
11825
11826 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
11827
11828 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
11829 Change test message.
11830
11831 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
11832
11833 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
11834 Update comment.
11835
11836 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
11837
11838 * gdb.trace/mi-trace-save.exp: New file.
11839
11840 2016-10-13 Yao Qi <yao.qi@linaro.org>
11841
11842 * gdb.base/code_elim.exp (get_var_address): Remove.
11843 * gdb.base/relocate.exp: Likewise.
11844 * gdb.base/shreloc.exp: Likewise.
11845 * lib/gdb.exp (get_var_address): New.
11846
11847 2016-10-13 Yao Qi <yao.qi@linaro.org>
11848
11849 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
11850 floating point tests if $skip_float_test is false.
11851
11852 2016-10-12 Luis Machado <lgustavo@codesourcery.com>
11853
11854 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
11855 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
11856 argc values.
11857 Add 1 to argc so we guarantee distinct initial/modified argc values.
11858
11859 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11860
11861 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
11862
11863 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11864
11865 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
11866 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
11867 * gdb.arch/vsx-regs.exp: Likewise.
11868
11869 2016-10-07 Yao Qi <yao.qi@linaro.org>
11870
11871 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
11872
11873 2016-10-07 Markus Metzger <markus.t.metzger@intel.com>
11874
11875 * gdb.python/python.exp: Test decode_line("*0").
11876
11877 2016-10-06 Doug Evans <dje@google.com>
11878
11879 * gdb.python/py-value.exp (test_value_creation): Add test for large
11880 unsigned 64-bit value.
11881
11882 2016-10-06 Tom Tromey <tom@tromey.com>
11883
11884 * gdb.compile/compile.exp: Change java tests to rust.
11885 * gdb.base/setshow.exp: Change java tests to rust.
11886 * gdb.base/default.exp: Remove java from language list.
11887 * README (Examples): Update language example.
11888 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
11889 test.
11890 * lib/gdb.exp (skip_java_tests): Remove.
11891 * lib/java.exp: Remove.
11892 * gdb.java: Remove.
11893
11894 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
11895
11896 * gdb.arch/mips-fcr.exp: New test.
11897 * gdb.arch/mips-fcr.c: Source for the new test.
11898
11899 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
11900
11901 * gdb.base/solib-disc.exp: Use `standard_output_file'
11902 throughout.
11903
11904 2016-10-06 Pedro Alves <palves@redhat.com>
11905
11906 * gdb.base/jit-simple-dl.c: New file.
11907 * gdb.base/jit-simple-jit.c: New file, factored out from ...
11908 * gdb.base/jit-simple.c: ... this.
11909 * gdb.base/jit-simple.exp (jit_run): Delete.
11910 (build_jit): New proc.
11911 (jit_test_reread): Recompile either the main program or the shared
11912 library, depending on what is being tested. Skip changing address
11913 if caller wants to. Compare before/after addresses. If testing
11914 standalone, explicitly load the binary. Test "maint info
11915 breakpoints".
11916 (top level): Add "standalone vs shared lib" and "change address"
11917 vs "same address" axes.
11918
11919 2016-10-06 Pedro Alves <palves@redhat.com>
11920
11921 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
11922 call.
11923 (jit_run): Delete.
11924 (jit_test_reread): Use with_test_prefix. Reload the main binary
11925 explicitly. Compare the before/after addresses of the JIT
11926 descriptor.
11927
11928 2016-08-15 Doug Evans <dje@google.com>
11929
11930 * gdb.xml/extra-regs.xml: Update, end field now required, default type
11931 for single bitfields is bool.
11932 * gdb.xml/tdesc-regs.exp: Ditto.
11933
11934 2016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
11935
11936 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
11937
11938 2016-10-05 Yao Qi <yao.qi@linaro.org>
11939
11940 * lib/gdb.exp (support_complex_tests): Return zero if
11941 gdb_skip_float_test return true.
11942
11943 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
11944 Simon Marchi <simon.marchi@ericsson.com>
11945
11946 PR gdb/20487
11947 * gdb.mi/user-selected-context-sync.exp: New file.
11948 * gdb.mi/user-selected-context-sync.c: New file.
11949
11950 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
11951 Simon Marchi <simon.marchi@ericsson.com>
11952
11953 PR gdb/20487
11954 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
11955 =thread-select-event check.
11956
11957 2016-09-29 Peter Bergner <bergner@vnet.ibm.com>
11958
11959 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
11960 the compulsory L operand changes.
11961 * gdb.arch/powerpc-power.s: Likewise.
11962
11963 2016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
11964
11965 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
11966 * gdb.base/jit-attach-pie.c: New file.
11967 * gdb.base/jit-attach-pie.exp: New file.
11968
11969 2016-09-28 Pedro Alves <palves@redhat.com>
11970
11971 * gdb.base/infcall-input.c: New file.
11972 * gdb.base/infcall-input.exp: New file.
11973
11974 2016-09-22 Yao Qi <yao.qi@linaro.org>
11975
11976 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
11977 (gdb_exit): Rename it to ...
11978 (gdbserver_gdb_exit): ... Close GDBserver.
11979 (gdb_exit): New proc, call gdbserver_gdb_exit.
11980 (mi_gdb_exit): Likewise.
11981
11982 2016-09-22 Yao Qi <yao.qi@linaro.org>
11983
11984 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
11985 path.
11986 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
11987 Remove duplication.
11988
11989 2016-09-22 Yao Qi <yao.qi@linaro.org>
11990
11991 * lib/gdbserver-support.exp: Check the existence of
11992 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
11993
11994 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
11995
11996 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
11997
11998 2016-09-21 Tom Tromey <tom@tromey.com>
11999
12000 PR gdb/20604:
12001 * gdb.base/quit.exp: New file.
12002
12003 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
12004
12005 * .gitignore: New file.
12006
12007 2016-09-21 Maciej W. Rozycki <macro@imgtec.com>
12008
12009 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
12010 throughout.
12011
12012 2016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
12013
12014 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
12015
12016 2016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
12017
12018 * gdb.cp/casts.cc (decltype): Move it ...
12019 (main): ... with its call to ...
12020 * gdb.cp/casts03.cc: ... a new file.
12021 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
12022
12023 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12024
12025 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
12026
12027 2016-09-15 Peter Bergner <bergner@vnet.ibm.com>
12028
12029 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
12030 and sync up the test with tests in gas/testsuite/gas/ppc.
12031 * gdb.arch/powerpc-power.exp: Likewise.
12032
12033 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12034
12035 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
12036
12037 2016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
12038 Jan Kratochvil <jan.kratochvil@redhat.com>
12039
12040 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
12041 make m1's definition to be different from m2's. Use 'dummy' as an
12042 argument for probe 'two'.
12043
12044 2016-09-10 Jon Beniston <jon@beniston.com>
12045
12046 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
12047 for sim target.
12048
12049 2016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
12050
12051 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
12052 variable declaration.
12053 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
12054 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
12055 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
12056 received HWCAP as its argument.
12057
12058 2016-09-06 Pedro Alves <palves@redhat.com>
12059
12060 * gdb.base/new-ui-pending-input.c: New file.
12061 * gdb.base/new-ui-pending-input.exp: New file.
12062 * gdb.exp (clear_gdb_spawn_id): New procedure.
12063 (with_spawn_id): Check whether gdb_spawn_id exists before
12064 referencing it. If gdb_spawn_id didn't exist on entry, clear it
12065 on exit.
12066
12067 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
12068
12069 * gdb.base/float128.c: New file.
12070 * gdb.base/float128.exp: Likewise.
12071 * gdb.base/floatn.c: Likewise.
12072 * gdb.base/floatn.exp: Likewise.
12073
12074 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
12075
12076 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
12077
12078 2016-09-05 Pedro Alves <palves@redhat.com>
12079
12080 PR backtrace/19927
12081 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
12082 unwinders are immediately called as side effect of "source" or
12083 "disable unwinder" commands.
12084 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
12085
12086 2016-09-02 Yao Qi <yao.qi@linaro.org>
12087
12088 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
12089 is true and $type is "float" or "double".
12090
12091 2016-09-02 Yao Qi <yao.qi@linaro.org>
12092
12093 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
12094 true.
12095 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
12096 * gdb.base/call-rt-st.exp: Likewise.
12097 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
12098 return value instead of gdb,skip_float_test.
12099 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
12100 (do_function_calls): Use its return value instead of
12101 gdb,skip_float_test.
12102 * gdb.base/finish.exp: Likewise.
12103 * gdb.base/funcargs.exp: Likewise.
12104 * gdb.base/return.exp: Likewise.
12105 * gdb.base/return2.exp: Likewise.
12106 * gdb.base/varargs.exp: Likewise.
12107 * lib/gdb.exp (gdb_skip_float_test): Change it to
12108 gdb_caching_proc. Detect the broken ptrace on arm-linux.
12109
12110 2016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
12111
12112 * gdb.multi/tids.exp: Test "thread apply all".
12113
12114 2016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
12115
12116 * gdb.base/default.exp (tty): Remove.
12117
12118 2016-08-24 Kevin Buettner <kevinb@redhat.com>
12119
12120 * gdb.python/py-recurse-unwind.c: New file.
12121 * gdb.python/py-recurse-unwind.py: New file.
12122 * gdb.python/py-recurse-unwind.exp: New file.
12123
12124 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
12125
12126 * gdb.base/set-inferior-tty.exp: New file.
12127 * gdb.base/set-inferior-tty.c: New file.
12128
12129 2016-08-23 Pedro Alves <palves@redhat.com>
12130
12131 PR gdb/20494
12132 * gdb.base/new-ui-echo.c: New file.
12133 * gdb.base/new-ui-echo.exp: New file.
12134
12135 2016-08-23 Yao Qi <yao.qi@linaro.org>
12136
12137 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
12138 gdbserver_spawn.
12139 * gdb.server/connect-without-multi-process.exp (do_test):
12140 Likewise.
12141
12142 2016-08-23 Yao Qi <yao.qi@linaro.org>
12143
12144 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
12145 standalone_txt. Delete gdb_txt and standalone_txt on host
12146 and target. Spawn the binary on target. Copy files from
12147 target to host.
12148
12149 2016-08-22 Pedro Alves <palves@redhat.com>
12150
12151 PR gdb/20505
12152 * gdb.base/vdso-warning.exp: Test core dumps too. Use
12153 with_test_prefix. Factor out bits to ...
12154 (test_no_vdso): ... this new procedure.
12155
12156 2016-08-19 Carl Love <cel@us.ibm.com>
12157
12158 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
12159 maintaining separate logic for constructing the output path.
12160 * gdb.arch/powerpc-d128-regs.exp: Likewise.
12161 * gdb.arch/ppc-dfp.exp: Likewise.
12162 * gdb.arch/ppc-fp.exp: Likewise.
12163 * gdb.arch/vsx-regs.exp: Likewise.
12164 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
12165 binprefix for generating the additional binary files.
12166
12167 2016-08-19 Pedro Alves <palves@redhat.com>
12168
12169 * gdb.trace/mi-trace-frame-collected.exp
12170 (test_trace_frame_collected): On x32, expect two registers.
12171
12172 2016-08-18 Carl Love <cel@us.ibm.com>
12173
12174 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
12175 and sync up the test with tests in gas/testsuite/gas/ppc.
12176 * gdb.arch/powerpc-power.exp: Likewise.
12177
12178 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
12179
12180 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
12181 expected error message.
12182
12183 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
12184
12185 * gdb.multi/remove-inferiors.exp: New file.
12186 * gdb.multi/remove-inferiors.c: New file.
12187
12188 2016-08-12 Yao Qi <yao.qi@linaro.org>
12189
12190 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
12191 argument list.
12192
12193 2016-08-10 Pedro Alves <palves@redhat.com>
12194
12195 PR gdb/19187
12196 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
12197 setup_kfails.
12198
12199 2016-08-09 Pedro Alves <palves@redhat.com>
12200 Simon Marchi <simon.marchi@ericsson.com>
12201
12202 PR gdb/20418
12203 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
12204 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
12205
12206 2016-08-09 Pedro Alves <palves@redhat.com>
12207
12208 PR mi/20431
12209 * gdb.mi/mi-cmd-error.exp: New file.
12210
12211 2016-08-09 Pedro Alves <palves@redhat.com>
12212
12213 PR gdb/18653
12214 * gdb.base/signals-state-child.c: New file.
12215 * gdb.base/signals-state-child.exp: New file.
12216 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
12217
12218 2016-08-09 Pedro Alves <palves@redhat.com>
12219
12220 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
12221
12222 2016-08-03 Tom Tromey <tom@tromey.com>
12223
12224 PR python/18565:
12225 * gdb.python/py-frame-inline.exp: Add Frame.function test.
12226
12227 2016-08-01 Yao Qi <yao.qi@linaro.org>
12228
12229 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
12230 variable mode to "multi-process" if $multi_process is 1, otherwise
12231 set it to "single-process".
12232
12233 2016-08-01 Yao Qi <yao.qi@linaro.org>
12234
12235 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
12236 * gdb.cp/cpexprs.exp: Likewise.
12237 * gdb.cp/m-static.exp: Likewise.
12238
12239 2016-07-26 Tom Tromey <tom@tromey.com>
12240
12241 PR python/20190:
12242 * gdb.threads/tls.exp (check_thread_local): Add python symbol
12243 test.
12244
12245 2016-07-26 Markus Metzger <markus.t.metzger@intel.com>
12246
12247 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
12248 selecting assembly source files.
12249 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
12250 assembly source files.
12251 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
12252 assembly source files.
12253 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
12254 selecting assembly source files.
12255
12256 2016-07-25 Simon Marchi <simon.marchi@ericsson.com>
12257
12258 * gdb.base/new-ui.exp (do_test_invalid_args): New
12259 procedure.
12260
12261 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
12262
12263 * gdb.btrace/reconnect.c: New file.
12264 * gdb.btrace/reconnect.exp: New file.
12265
12266 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
12267
12268 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
12269 to test_catch_syscall_group.
12270 (test_catch_syscall_group): New.
12271
12272 2016-07-21 Tom Tromey <tom@tromey.com>
12273
12274 * gdb.rust/simple.rs (main): Use empty struct expression.
12275 * gdb.rust/simple.exp: Add tests for empty struct expression.
12276
12277 2016-07-21 Yao Qi <yao.qi@linaro.org>
12278
12279 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
12280 if gdb_skip_xml_test is true on some targets.
12281
12282 2016-07-21 Yao Qi <yao.qi@linaro.org>
12283
12284 * gdb.server/solib-list.exp: Unset last_loaded_file.
12285
12286 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12287
12288 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
12289 "step into captured_main (args)".
12290
12291 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12292
12293 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
12294
12295 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12296
12297 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
12298
12299 2016-07-19 Pedro Alves <palves@redhat.com>
12300
12301 * gdb.opt/inline-break.exp: Remove optimize=-O2.
12302 * gdb.opt/inline-bt.exp: Likewise.
12303 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
12304 additional_flags=-Winline.
12305 * gdb.opt/inline-locals.exp: Likewise.
12306 * gdb.opt/inline-markers.c (ATTR): Define.
12307 (inlined_fn): Use it.
12308
12309 2016-07-19 Yao Qi <yao.qi@linaro.org>
12310
12311 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
12312 (test_with_self): Remove some code. Remove argument executable.
12313 (top-level): Use do_self_tests.
12314
12315 2016-07-15 Zachary Welch <zwelch@codesourcery.com>
12316 Don Breazeal <donb@codesourcery.com>
12317
12318 * gdb.base/maint.exp: Escape paths used in regular expressions.
12319 * gdb.stabs/weird.exp: Likewise.
12320
12321 2016-07-13 Tom Tromey <tom@tromey.com>
12322
12323 PR python/15620, PR python/18620:
12324 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
12325 (test_bkpt_events): New procs.
12326
12327 2016-07-13 Tom Tromey <tom@tromey.com>
12328
12329 PR python/17698:
12330 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
12331 test.
12332 (test_watchpoints): Likewise.
12333 (test_bkpt_pending): New proc.
12334
12335 2016-07-13 Tom Tromey <tom@tromey.com>
12336
12337 PR cli/18053:
12338 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
12339 completion test.
12340
12341 2016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
12342
12343 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
12344 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
12345 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
12346 f_label.
12347 (g): Rename g_end_lbl to g_label.
12348 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
12349 low_pc and high_pc.
12350 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
12351
12352 2016-07-12 Tom Tromey <tom@tromey.com>
12353
12354 PR python/19293:
12355 * gdb.python/py-unwind-maint.exp: Update tests.
12356
12357 2016-07-12 Yao Qi <yao.qi@linaro.org>
12358
12359 * lib/selftest-support.exp (selftest_setup): Match the output
12360 when captured_main is inlined.
12361
12362 2016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
12363
12364 * gdb.fortran/derived-types.exp (result_line, result_line_2):
12365 New variables.
12366 (print this%a, print this%b, print this): New tests.
12367 * gdb.fortran/derived-types.f90 (this): New object and
12368 initialization.
12369
12370 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
12371
12372 * gdb.ada/arraydim.exp: Remove extra directory level in build
12373 directory.
12374
12375 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
12376
12377 * lib/ada.exp: Remove extra directory level in build directory.
12378 * gdb.ada/cond_lang.exp: Likewise.
12379 * gdb.ada/exec_changed.exp: Likewise.
12380 * gdb.ada/lang_switch.exp: Likewise.
12381
12382 2016-07-06 Manish Goregaokar <manish@mozilla.com>
12383
12384 * simple.rs: Add test for raw pointer subscripting.
12385 * simple.exp: Add test expectations.
12386
12387 2016-07-05 Yao Qi <yao.qi@linaro.org>
12388
12389 * gdb.mi/mi-reverse.exp: Match =record-started output.
12390
12391 2016-07-01 Pedro Alves <palves@redhat.com>
12392
12393 * gdb.base/jit-reader.exp (info_registers_current_frame): New
12394 procedure.
12395 (jit_reader_test): Test the jit reader's unwinder.
12396 * gdb.base/jithost.c (jit_function_00_code): New global.
12397 (main): Use memcpy to fill in the mmapped code, instead of poking
12398 bytes manually here.
12399 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
12400 value.
12401 (read_debug_info): Save the function's range.
12402 (read_sp): New function.
12403 (unwind_frame): Use it. Also unwind RBP.
12404 (get_frame_id): Use read_sp.
12405 (gdb_init_reader): Use calloc instead of malloc.
12406 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
12407 parameter. Use gdb_test_multiple.
12408
12409 2016-07-01 Pedro Alves <palves@redhat.com>
12410 Antoine Tremblay <antoine.tremblay@ericsson.com>
12411
12412 * gdb.threads/process-dies-while-detaching.c: New file.
12413 * gdb.threads/process-dies-while-detaching.exp: New file.
12414
12415 2016-07-01 Pedro Alves <palves@redhat.com>
12416
12417 * gdb.multi/watchpoint-multi-exit.c: New file.
12418 * gdb.multi/watchpoint-multi-exit.exp: New file.
12419
12420 2016-06-30 Pedro Alves <palves@redhat.com>
12421
12422 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
12423 unset inferior_spawn_id.
12424
12425 2016-06-30 Pedro Alves <palves@redhat.com>
12426
12427 * lib/mi-support.exp (default_mi_gdb_start): Declare global
12428 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
12429
12430 2016-06-29 Yao Qi <yao.qi@linaro.org>
12431
12432 * gdb.base/return.c: Add copyright header.
12433
12434 2016-06-29 Tom Tromey <tom@tromey.com>
12435
12436 PR python/20129:
12437 * gdb.python/py-framefilter.exp: Add tests for setting priority
12438 and disabling of non-existent frame filter.
12439
12440 2016-06-29 Yao Qi <yao.qi@linaro.org>
12441
12442 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
12443 0x0f07ff.
12444
12445 2016-06-28 Yao Qi <yao.qi@linaro.org>
12446
12447 * gdb.base/catch-syscall.exp: Remove check on isnative and target
12448 triplets. Start gdb, execute catch syscall, and continue. Check
12449 gdb's output to determine catch syscall is supported.
12450
12451 2016-06-27 Manish Goregaokar <manish@mozilla.com>
12452
12453 * gdb.rust/simple.rs: Add test for returning unit in a function.
12454 * gdb.rust/simple.exp: Add expectation for functions returning
12455 unit.
12456
12457 2016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
12458
12459 * gdb.python/py-breakpoint-create-fail.c,
12460 gdb.python/py-breakpoint-create-fail.exp,
12461 gdb.python/py-breakpoint-create-fail.py: New testcase.
12462
12463 2016-06-25 Manish Goregaokar <manish@mozilla.com>
12464
12465 PR gdb/20239
12466 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
12467 * gdb.rust/simple.exp: Add test expectations for new NonZero
12468 tests.
12469
12470 2016-06-24 David Taylor <dtaylor@emc.com>
12471
12472 * gdb.base/offsets.exp: New file.
12473 * gdb.base/offsets.c: New file.
12474
12475 2016-06-23 Tom Tromey <tom@tromey.com>
12476
12477 PR gdb/16483:
12478 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
12479 before any filters are loaded.
12480
12481 2016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
12482
12483 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
12484 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
12485 structs.
12486 * gdb.fortran/derived-type-function.exp: New file.
12487 * gdb.fortran/derived-type-function.f90: New file.
12488
12489
12490 2016-06-21 Pedro Alves <palves@redhat.com>
12491
12492 * gdb.base/new-ui.exp: New file.
12493 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
12494 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
12495 (with_spawn_id): New procedure.
12496
12497 2016-06-21 Pedro Alves <palves@redhat.com>
12498
12499 * gdb.mi/mi-exec-run.exp: New file.
12500
12501 2016-06-21 Pedro Alves <palves@redhat.com>
12502
12503 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
12504 breakpoint command's output on the main UI.
12505 (test_break): New procedure, factored out from calls in the top
12506 level.
12507 (top level): Use foreach_with_prefix to test MI as main UI and as
12508 separate UI.
12509
12510 2016-06-21 Pedro Alves <palves@redhat.com>
12511
12512 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
12513 (test_awatch_creation_and_listing)
12514 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
12515 Remove 'type' parameter.
12516 (test_watchpoint_all): New parameter mi_mode. Remove
12517 with_test_prefix.
12518 (top level): Use foreach_with_prefix, and add main/separate UI MI
12519 testing axis.
12520
12521 2016-06-21 Pedro Alves <palves@redhat.com>
12522
12523 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
12524 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
12525 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
12526 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
12527 (gdb_main_spawn_id, mi_spawn_id): Declare and
12528 comment.
12529 (mi_create_inferior_pty): New procedure,
12530 factored out from default_mi_gdb_start.
12531 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
12532 procedures.
12533 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
12534 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
12535 Use mi_create_inferior_pty.
12536 (mi_gdb_start): Use eval to pass down args list.
12537
12538 2016-06-21 Pedro Alves <palves@redhat.com>
12539
12540 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
12541 * gdb.opt/inline-cmds.exp: Add MI tests.
12542
12543 2016-06-21 Pedro Alves <palves@redhat.com>
12544
12545 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
12546
12547 2016-06-21 Pedro Alves <palves@redhat.com>
12548
12549 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
12550 (top level): Use it instead of mi_execute_to.
12551
12552 2016-06-21 Pedro Alves <palves@redhat.com>
12553
12554 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
12555 (cont_handler_str): New.
12556 (signal_stop_handler): Set stop_handler_str instead of printing to
12557 stdout.
12558 (continue_handler): Set cont_handler_str instead of printing to
12559 stdout.
12560 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
12561 mi_send_resuming_command. Print stop_handler_str and
12562 cont_handler_str instead of expecting the python events print
12563 directly.
12564
12565 2016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
12566
12567 * gdb.base/jit-reader.exp: New file.
12568 * gdb.base/jithost.c: New file.
12569 * gdb.base/jithost.h: New file.
12570 * gdb.base/jitreader.c : New file.
12571 * gdb.base/jit-protocol.h: New file.
12572
12573 2016-06-17 Yao Qi <yao.qi@linaro.org>
12574
12575 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
12576 parameters follow_fork and detach_on_fork. Set follow-fork-mode
12577 and detach-on-fork. Adjust tests.
12578 (top level): Invoke break_cond_on_syscall with combinations of
12579 syscall, follow-fork-mode and detach-on-fork.
12580
12581 2016-06-17 Yao Qi <yao.qi@linaro.org>
12582
12583 * gdb.base/step-over-exit.c: New.
12584 * gdb.base/step-over-exit.exp: New.
12585
12586 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
12587
12588 * gdb.base/float.exp: Add target check for nds32*-*-*.
12589 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
12590
12591 2016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
12592
12593 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
12594 for unsupported target features.
12595 * gdb.base/call-rt-st.exp: Likewise.
12596 * gdb.base/call-sc.exp: Likewise.
12597 * gdb.base/call-signal-resume.exp: Likewise.
12598 * gdb.base/call-strs.exp: Likewise.
12599 * gdb.base/callexit.exp: Likewise.
12600 * gdb.base/callfuncs.exp: Likewise.
12601 * gdb.base/nodebug.exp: Likewise.
12602 * gdb.base/printcmds.exp: Likewise.
12603 * gdb.base/ptype.exp: Likewise.
12604 * gdb.base/structs.exp: Likewise.
12605 * gdb.base/unwindonsignal.exp: Likewise.
12606 * gdb.cp/gdb2495.exp: Likewise.
12607 * gdb.cp/templates.exp: Likewise.
12608 * gdb.cp/virtfunc.exp: Likewise.
12609 * gdb.threads/hand-call-in-threads.exp: Likewise.
12610 * gdb.threads/interrupted-hand-call.exp: Likewise.
12611 * gdb.threads/thread-unwindonsignal.exp: Likewise.
12612
12613 2016-06-10 Tom Tromey <tom@tromey.com>
12614
12615 PR rust/20110:
12616 * gdb.rust/expr.exp: Add test for integer constant larger than
12617 i32.
12618
12619 2016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
12620
12621 * gdb.fortran/nested-funcs.exp: New.
12622 * gdb.fortran/nested-funcs.f90: New.
12623
12624 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
12625
12626 * gdb.base/examine-backward.c: New file.
12627 * gdb.base/examine-backward.exp: New file.
12628
12629 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
12630
12631 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
12632 matching.
12633
12634 2016-06-02 Tom Tromey <tom@tromey.com>
12635
12636 PR python/18984:
12637 * gdb.python/py-shared.exp: Add solib_name test.
12638
12639 2016-06-02 Simon Marchi <simon.marchi@ericsson.com>
12640
12641 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
12642
12643 2016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
12644
12645 PR c++/19893
12646 * gdb.dwarf2/implref.exp: Rename to...
12647 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
12648 * gdb.dwarf2/implref-array.c: New file.
12649 * gdb.dwarf2/implref-array.exp: Likewise.
12650 * gdb.dwarf2/implref-global.c: Likewise.
12651 * gdb.dwarf2/implref-global.exp: Likewise.
12652 * gdb.dwarf2/implref-struct.c: Likewise.
12653 * gdb.dwarf2/implref-struct.exp: Likewise.
12654
12655 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
12656
12657 * gdb.trace/trace-condition.exp: Add 64bit tests.
12658
12659 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
12660
12661 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
12662 bits types.
12663 (main): Adapt to 8 to 64 bits types.
12664 * gdb.trace/trace-condition.exp: Add new tests.
12665
12666 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
12667
12668 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
12669
12670 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
12671
12672 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
12673 Move condition tests...
12674 * gdb.trace/trace-condition.exp: Here.
12675
12676 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
12677
12678 * gdb.trace/trace-condition.exp: Add counter-case tests.
12679
12680 2016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
12681
12682 PR c++/15231
12683 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
12684 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
12685
12686 2016-05-27 Pedro Alves <palves@redhat.com>
12687
12688 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
12689 New procedure.
12690 (top level): Call it, and bail out of DejaGnu is known to be bad.
12691
12692 2016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
12693
12694 * gdb.base/whatis.c: Extend the test case.
12695 * gdb.base/whatis.exp: Add additional tests.
12696
12697 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12698
12699 * gdb.fortran/type.f90: Add pointer variable.
12700 * gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
12701
12702 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12703
12704 * gdb.fortran/vla-type.exp: Fix testcase name.
12705
12706 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12707
12708 * gdb.fortran/vla-type.exp: Access elements in nested structs.
12709
12710 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12711
12712 * gdb.fortran/type.f90: Add nested structures.
12713 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
12714 * gdb.fortran/derived-type.exp: Adapt expected output.
12715 * gdb.fortran/vla-type.exp: Adapt expected output.
12716
12717 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12718
12719 * gdb.fortran/whatis_type.exp: Adapt expected output.
12720
12721 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12722
12723 * gdb.fortran/print_type.exp: Fix expected output.
12724 * gdb.fortran/whatis_type.exp: Fix expected output.
12725
12726 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12727
12728 * gdb.fortran/whatis_type.exp: Use multi_line.
12729
12730 2016-05-24 Tom Tromey <tom@tromey.com>
12731
12732 PR python/17386:
12733 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
12734 use value as an index.
12735
12736 2016-05-23 Tom Tromey <tom@tromey.com>
12737
12738 PR python/17981:
12739 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
12740 no-breakpoint case.
12741
12742 2016-05-24 Pedro Alves <palves@redhat.com>
12743
12744 PR gdb/19828
12745 * gdb.threads/clone-attach-detach.c: New file.
12746 * gdb.threads/clone-attach-detach.exp: New file.
12747
12748 2016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
12749
12750 * gdb.base/annota-input-while-running.exp: Fix syntax error.
12751
12752 2016-05-23 Tom Tromey <tom@tromey.com>
12753
12754 PR python/19438, PR python/18393:
12755 * gdb.python/py-progspace.exp: Add "dir" test.
12756 * gdb.python/py-objfile.exp: Add "dir" test.
12757
12758 2016-05-23 Yao Qi <yao.qi@linaro.org>
12759
12760 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
12761 * gdb.arch/thumb2-it.exp: Likewise.
12762
12763 2016-05-18 Simon Marchi <simon.marchi@ericsson.com>
12764
12765 * gdb.mi/mi-threads-interrupt.c: New file.
12766 * gdb.mi/mi-threads-interrupt.exp: New file.
12767
12768 2016-05-17 Simon Marchi <simon.marchi@ericsson.com>
12769
12770 PR gdb/18077
12771 * gdb.mi/mi-async-run.exp: New file.
12772 * gdb.mi/mi-async-run.c: New file.
12773
12774 2016-05-17 Tom Tromey <tom@tromey.com>
12775 Manish Goregaokar <manishsmail@gmail.com>
12776
12777 * lib/rust-support.exp: New file.
12778 * lib/gdb.exp (skip_rust_tests): New proc.
12779 (build_executable_from_specs): Handle rust.
12780 * lib/future.exp (gdb_find_rustc): New proc.
12781 (gdb_default_target_compile): Handle rust.
12782 * gdb.rust/expr.exp: New file.
12783 * gdb.rust/generics.exp: New file.
12784 * gdb.rust/generics.rs: New file.
12785 * gdb.rust/methods.exp: New file.
12786 * gdb.rust/methods.rs: New file.
12787 * gdb.rust/modules.exp: New file.
12788 * gdb.rust/modules.rs: New file.
12789 * gdb.rust/simple.exp: New file.
12790 * gdb.rust/simple.rs: New file.
12791
12792 2016-05-17 Tom Tromey <tom@tromey.com>
12793
12794 * gdb.base/default.exp (set language): Add rust.
12795
12796 2016-05-17 Tom Tromey <tom@tromey.com>
12797
12798 * gdb.gdb/unittest.exp: New file.
12799
12800 2016-05-16 Yao Qi <yao.qi@linaro.org>
12801
12802 * gdb.base/batch-preserve-term-settings.exp: Remove variable
12803 shell_prompt. Update shell_prompt_re.
12804
12805 2016-05-12 Doug Evans <dje@google.com>
12806
12807 PR symtab/19999
12808 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
12809 $options when building executable.
12810 * gdb.dwarf2/fission-loclists-pie.S: New file.
12811 * gdb.dwarf2/fission-loclists-pie.exp: New file.
12812
12813 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
12814
12815 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
12816 of [is_remote target],
12817
12818 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
12819
12820 * lib/gdb.exp (use_gdb_stub): New procedure.
12821
12822 2016-05-03 Yunlian Jiang <yunlian@google.com>
12823 Doug Evans <dje@google.com>
12824
12825 PR symtab/19914
12826 * gdb.dwarf2/dwp-sepdebug.c: New file.
12827 * gdb.dwarf2/dwp-sepdebug.exp: New file.
12828
12829 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
12830
12831 * gdb.base/detach.exp: Remove is_remote check.
12832
12833 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
12834
12835 * gdb.base/annota-input-while-running.exp: Don't check for
12836 [is_remote target]. Enable annotations after running to main.
12837 Remove unused "set test..." line.
12838
12839 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
12840
12841 * gdb.trace/trace-enable-disable.exp: New file.
12842 * gdb.trace/trace-enable-disable.c: New file.
12843
12844 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
12845
12846 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
12847 use it in info sharedlibrary test.
12848 * gdb.trace/ftrace-lock.exp: Likewise.
12849 * gdb.trace/ftrace.exp: Likewise.
12850 * gdb.trace/range-stepping.exp: Likewise.
12851 * gdb.trace/trace-break.exp: Likewise.
12852 * gdb.trace/trace-condition.exp: Likewise.
12853 * gdb.trace/trace-mt.exp: Likewise.
12854
12855 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
12856
12857 * lib/gdb.exp (gdb_load_shlibs): Rename to...
12858 (gdb_load_shlib): ... this.
12859 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
12860 gdb_load_shlib.
12861 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
12862 * gdb.base/ctxobj.exp: Likewise.
12863 * gdb.base/dprintf-pending.exp: Likewise.
12864 * gdb.base/dso2dso.exp: Likewise.
12865 * gdb.base/fixsection.exp: Likewise.
12866 * gdb.base/gcore-relro.exp: Likewise.
12867 * gdb.base/gdb1555.exp: Likewise.
12868 * gdb.base/global-var-nested-by-dso.exp: Likewise.
12869 * gdb.base/gnu-ifunc.exp: Likewise.
12870 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
12871 * gdb.base/jit-so.exp (one_jit_test): Likewise.
12872 * gdb.base/pending.exp: Likewise.
12873 * gdb.base/print-file-var.exp: Likewise.
12874 * gdb.base/print-symbol-loading.exp: Likewise.
12875 * gdb.base/shlib-call.exp: Likewise.
12876 * gdb.base/shreloc.exp: Likewise.
12877 * gdb.base/so-impl-ld.exp: Likewise.
12878 * gdb.base/solib-disc.exp: Likewise.
12879 * gdb.base/solib-nodir.exp: Likewise.
12880 * gdb.base/solib-overlap.exp: Likewise.
12881 * gdb.base/solib-symbol.exp: Likewise.
12882 * gdb.base/solib-weak.exp (do_test): Likewise.
12883 * gdb.base/sym-file.exp: Likewise.
12884 * gdb.base/symtab-search-order.exp: Likewise.
12885 * gdb.base/type-opaque.exp: Likewise.
12886 * gdb.base/unload.exp: Likewise.
12887 * gdb.base/watchpoint-solib.exp: Likewise.
12888 * gdb.compile/compile.exp: Likewise.
12889 * gdb.cp/gdb2384.exp: Likewise.
12890 * gdb.cp/infcall-dlopen.exp: Likewise.
12891 * gdb.cp/re-set-overloaded.exp: Likewise.
12892 * gdb.fortran/library-module.exp: Likewise.
12893 * gdb.opt/solib-intra-step.exp: Likewise.
12894 * gdb.python/py-finish-breakpoint.exp: Likewise.
12895 * gdb.python/py-shared.exp: Likewise.
12896 * gdb.reverse/solib-precsave.exp: Likewise.
12897 * gdb.reverse/solib-reverse.exp: Likewise.
12898 * gdb.server/solib-list.exp: Likewise.
12899 * gdb.threads/dlopen-libpthread.exp: Likewise.
12900 * gdb.threads/tls-shared.exp: Likewise.
12901 * gdb.threads/tls-so_extern.exp: Likewise.
12902 * gdb.trace/change-loc.exp: Likewise.
12903 * gdb.trace/ftrace-lock.exp: Likewise.
12904 * gdb.trace/ftrace.exp: Likewise.
12905 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
12906 * gdb.trace/pending.exp: Likewise.
12907 * gdb.trace/range-stepping.exp: Likewise.
12908 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
12909 (strace_info_marker): Likewise.
12910 (strace_probe_marker): Likewise.
12911 (strace_trace_on_same_addr): Likewise.
12912 (strace_trace_on_diff_addr): Likewise.
12913 * gdb.trace/trace-break.exp: Likewise.
12914 * gdb.trace/trace-condition.exp: Likewise.
12915 * gdb.trace/trace-mt.exp: Likewise.
12916
12917 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
12918
12919 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
12920 result of gdb_remote_download.
12921 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
12922 * gdb.base/dso2dso.exp: Likewise.
12923 * gdb.base/global-var-nested-by-dso.exp: Likewise.
12924 * gdb.base/print-file-var.exp: Likewise.
12925 * gdb.base/shlib-call.exp: Likewise.
12926 * gdb.base/shreloc.exp: Likewise.
12927 * gdb.base/solib-overlap.exp: Likewise.
12928 * gdb.base/solib-weak.exp (do_test): Likewise.
12929 * gdb.base/unload.exp: Likewise.
12930
12931 2016-04-27 Yao Qi <yao.qi@linaro.org>
12932
12933 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
12934 exists.
12935
12936 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
12937
12938 * vla-type.exp: Print structure from toplevel.
12939
12940 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
12941
12942 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
12943 of dynamic types.
12944 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
12945 of dynamic types.
12946
12947 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
12948
12949 * gdb.fortran/vla-type.f90: New file.
12950 * gdb.fortran/vla-type.exp: New file.
12951
12952 2016-04-25 Yao Qi <yao.qi@linaro.org>
12953
12954 * gdb.base/branch-to-self.c: New file.
12955 * gdb.base/branch-to-self.exp: New file.
12956
12957 2016-04-22 Yao Qi <yao.qi@linaro.org>
12958
12959 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
12960 more after $hex.
12961
12962 2016-04-22 Yao Qi <yao.qi@linaro.org>
12963
12964 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
12965 * gdb.base/annota3.exp: Likewise.
12966
12967 2016-04-22 Yao Qi <yao.qi@linaro.org>
12968
12969 * gdb.reverse/step-precsave.exp: Do one step and test program
12970 stops in "callee" and do multiple steps until program goes out
12971 of "callee".
12972 * gdb.reverse/step-reverse.exp: Likewise.
12973
12974 2016-04-22 Yao Qi <yao.qi@linaro.org>
12975
12976 * gdb.trace/signal.exp: Also pass if
12977 $tracepoint_hits($i) > $iterations.
12978
12979 2016-04-22 Yao Qi <yao.qi@linaro.org>
12980
12981 * gdb.trace/signal.c: New file.
12982 * gdb.trace/signal.exp: New file.
12983
12984 2016-04-19 Doug Evans <xdje42@gmail.com>
12985
12986 * gdb.base/bad-file.exp: New file.
12987
12988 2016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
12989
12990 * gdb.dwarf2/implref.exp: New file.
12991
12992 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
12993
12994 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
12995 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
12996 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
12997 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
12998 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
12999 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
13000 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
13001 * lib/fortran.exp (fortran_int4): New procedure.
13002 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
13003 (fortran_logical4): Likewise.
13004
13005 2016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
13006
13007 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
13008
13009 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
13010
13011 * lib/compiler.c: Add Intel specific preprocessor macros.
13012 * lib/compiler.cc: Likewise.
13013
13014 2016-04-13 Luis Machado <lgustavo@codesourcery.com>
13015
13016 * gdb.server/connect-with-no-symbol-file.c: New file.
13017 * gdb.server/connect-with-no-symbol-file.exp: New file.
13018
13019 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
13020
13021 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
13022
13023 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
13024
13025 * boards/gdbserver-base.exp (${board}_download): Copy source file to
13026 standard output directory.
13027
13028 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
13029
13030 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
13031
13032 2016-04-13 Markus Metzger <markus.t.metzger@intel.com>
13033
13034 * gdb.btrace/instruction_history.c (loop): Add declaration.
13035
13036 2016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
13037
13038 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
13039
13040 2016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
13041
13042 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
13043 parentheses to print.
13044 (continue_handler): Likewise.
13045
13046 2016-04-08 Simon Marchi <simon.marchi@ericsson.com>
13047
13048 * gdb.server/solib-list.exp: Remove is_remote check.
13049 Pass shlib= to gdb_compile. Don't link shared library with
13050 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
13051 Run binary filename through "readlink -f" on the target.
13052
13053 2016-04-08 Pedro Alves <palves@redhat.com>
13054
13055 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
13056 interpreter filename as argument to gdbserver_spawn.
13057 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
13058 Return empty if $last_loaded_file does not exist.
13059
13060 2016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
13061
13062 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
13063 * gdb.base/jit-main.c: Use exit after usage.
13064
13065 2016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
13066
13067 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
13068 GDBHISTSIZE prior to the tests.
13069 * gdb.base/gdbinit-history.exp: Likewise.
13070
13071 2016-04-07 Pedro Alves <palves@redhat.com>
13072
13073 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
13074 instead of build_executable. Use gdb_load_shlibs.
13075
13076 2016-04-07 Yao Qi <yao.qi@linaro.org>
13077
13078 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
13079 Execute "si" command.
13080
13081 2016-04-07 Yao Qi <yao.qi@linaro.org>
13082
13083 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
13084 number instead of the comments on some line.
13085
13086 2016-04-06 Don Breazeal <donb@codesourcery.com>
13087
13088 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
13089 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
13090
13091 2016-04-06 Simon Marchi <simon.marchi@ericsson.com>
13092
13093 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
13094 standard_output_file. Remove unused binfile variable.
13095
13096 2016-04-05 Catalin Udma <catalin.udma@freescale.com>
13097
13098 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
13099 * gdb.python/py-mi-objfile.exp: Match "list main" output
13100 in console format.
13101
13102 2016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
13103
13104 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
13105 absolute.
13106
13107 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
13108
13109 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
13110 absolute.
13111 * gdb.trace/ftrace.exp: Likewise.
13112 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
13113 targets as well.
13114 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
13115 (gdb_load_shlibs): Copy libraries to test directory when testing
13116 natively. Only set solib-search-path if testing remotely.
13117 * lib/mi-support.exp (mi_load_shlibs): Likewise.
13118
13119 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
13120
13121 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
13122 gdb_download. Use it even if the target is not remote.
13123 * gdb.base/jit.exp (compile_jit_test): Likewise.
13124 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
13125 output directory if the destination board is local, otherwise use
13126 the standard remote_download from DejaGnu.
13127 (gdb_download): Remove.
13128 (gdb_load_shlibs): Use gdb_remote_download instead of
13129 gdb_download.
13130 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
13131 Use gdb_remote_download instead of gdb_download. Use it even if
13132 the target is not remote.
13133 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
13134 instead of gdb_download.
13135
13136 2016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
13137
13138 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
13139 (test_insert_delete_modify): Call mi_load_shlibs before trying to
13140 run.
13141
13142 2016-04-01 Artemiy Volkov <artemiyv@acm.org>
13143
13144 PR gdb/19820
13145 * gdb.base/printcmds.exp: Add artificial arrays tests.
13146
13147 2016-03-31 Pedro Alves <palves@redhat.com>
13148
13149 PR gdb/19858
13150 * gdb.base/jit-main.c: Include unistd.h.
13151 (ATTACH): Define to 0 if not already defined.
13152 (wait_for_gdb, mypid): New globals.
13153 (WAIT_FOR_GDB): New macro.
13154 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
13155 some breakpoint locations.
13156 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
13157 New procedures.
13158 (one_jit_test): Add REATTACH parameter, and handle it. Use
13159 continue_to_test_location.
13160 (top level): Test attach, and adjusts calls to one_jit_test.
13161
13162 2016-03-31 Pedro Alves <palves@redhat.com>
13163
13164 PR gdb/19858
13165 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
13166 BINSUFFIX parameter, and handle it.
13167 (top level): Adjust calls compile_jit_test.
13168
13169 2016-03-31 Catalin Udma <catalin.udma@freescale.com>
13170
13171 PR python/19743
13172 * gdb.python/py-mi-events-gdb.py: New file.
13173 * gdb.python/py-mi-events.c: New file.
13174 * gdb.python/py-mi-events.exp: New file.
13175
13176 2016-03-30 Yao Qi <yao.qi@linaro.org>
13177
13178 * gdb.reverse/until-precsave.exp: Match function name only.
13179 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
13180 Move malloc to a condition block.
13181 * gdb.reverse/until-reverse.exp: Match function name only.
13182
13183 2016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
13184
13185 * gdb.trace/ftrace.exp: Set arg0exp for s390.
13186 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
13187 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
13188 variable for GPR 0 instead of assuming it is register 0.
13189 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
13190 * lib/trace-support.exp: Add s390 registers.
13191
13192 2016-03-29 Yao Qi <yao.qi@linaro.org>
13193
13194 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
13195
13196 2016-03-24 Yao Qi <yao.qi@linaro.org>
13197
13198 * gdb.reverse/break-reverse.exp: Add quotation mark in the
13199 test message.
13200
13201 2016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
13202
13203 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
13204 maintaining separate logic for constructing the output path.
13205
13206 2016-03-16 Don Breazeal <donb@codesourcery.com>
13207
13208 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
13209 Retry fork and waitpid on interrupted system call errors.
13210 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
13211 Use with_timeout_factor to increase timeout by factor of 10.
13212
13213 2016-03-15 Don Breazeal <donb@codesourcery.com>
13214
13215 * gdb.cp/scope-err.cc: New test program.
13216 * gdb.cp/scope-err.exp: New test script.
13217 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
13218 lines and "set breakpoint here" comment.
13219 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
13220 Fixed some whitespace and format issues.
13221 * gdb.mi/mi-linespec-err-cp.cc: New test program.
13222 * gdb.mi/mi-linespec-err-cp.exp: New test script.
13223
13224 2016-03-15 Doug Evans <dje@google.com>
13225
13226 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
13227 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
13228 All callers updated. Add tests for enums, mixed flags register.
13229
13230 2016-03-15 Doug Evans <dje@google.com>
13231
13232 * gdb.base/skip.c (main): Call test_skip_file_and_function.
13233 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
13234
13235 2016-03-14 Simon Marchi <simon.marchi@ericsson.com>
13236
13237 * gdb.base/default.exp: Add $_as_string to the list of expected
13238 convenience functions.
13239
13240 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
13241
13242 * gdb.base/maint.exp: New tests for 'maint info line-table'.
13243
13244 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
13245
13246 * gdb.python/py-as-string.exp: New file.
13247 * gdb.python/py-as-string.c: New file.
13248
13249 2016-03-09 Pedro Alves <palves@redhat.com>
13250
13251 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
13252 signal" -> "Thread NN received signal" output change.
13253 * gdb.threads/ia64-sigill.exp: Likewise.
13254 * gdb.threads/linux-dp.exp: Likewise.
13255 * gdb.threads/manythreads.exp: Likewise.
13256 * gdb.threads/pending-step.exp: Likewise.
13257 * gdb.threads/print-threads.exp: Likewise.
13258 * gdb.threads/sigstep-threads.exp: Likewise.
13259 * gdb.threads/staticthreads.exp: Likewise.
13260 * gdb.threads/tls.exp: Likewise.
13261
13262 2016-03-09 Pedro Alves <palves@redhat.com>
13263
13264 * gdb.base/command-line-input.exp: New file.
13265
13266 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
13267
13268 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
13269 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
13270 * gdb.trace/pending.exp: Accept leading dot before function name.
13271 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
13272 * lib/trace-support.exp: Set registers for ppc.
13273
13274 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
13275
13276 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
13277 use it for disassembly; accept .main in addition to main in backtrace.
13278
13279 2016-03-09 Wei-cheng Wang <cole945@gmail.com>
13280 Marcin Kościelnicki <koriakin@0x04.net>
13281
13282 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
13283 (gdb_recursion_test_ptr): New global variable.
13284 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
13285 gdb_recursion_test.
13286 (gdb_c_test): Ditto.
13287
13288 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
13289
13290 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
13291 ordering.
13292
13293 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
13294
13295 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
13296 (bar): Add bar_start_lbl label.
13297 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
13298 of foo/bar for emitting DWARF and tracing.
13299
13300 2016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
13301
13302 * analyze-racy-logs.py: Set executable bit.
13303
13304 2016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
13305
13306 * Makefile.in (DEFAULT_RACY_ITER): New variable.
13307 (CHECK_TARGET_TMP): Likewise.
13308 (check-single-racy): New rule.
13309 (check-parallel-racy): Likewise.
13310 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
13311 (do-check-parallel-racy): New rule.
13312 (check-racy/%.exp): Likewise.
13313 * README (Racy testcases): New section.
13314 * analyze-racy-logs.py: New file.
13315
13316 2016-03-03 Doug Evans <dje@google.com>
13317
13318 * gdb.base/skip.exp: Use with_test_prefix.
13319
13320 2016-03-03 Yao Qi <yao.qi@linaro.org>
13321
13322 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
13323 Invoke step_over_syscall "clone" and break_cond_on_syscall
13324 "clone".
13325 * gdb.base/step-over-clone.c: New file.
13326
13327 2016-03-03 Yao Qi <yao.qi@linaro.org>
13328
13329 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
13330 code format.
13331
13332 2016-03-03 Yao Qi <yao.qi@linaro.org>
13333
13334 * gdb.base/disp-step-fork.c: Rename to ...
13335 * gdb.base/step-over-fork.c: ... it. New file.
13336 * gdb.base/disp-step-vfork.c: Rename to ...
13337 * gdb.base/step-over-vfork.c: ... it. New file.
13338 * gdb.base/disp-step-syscall.exp: Rename to ...
13339 * gdb.base/step-over-syscall.exp: ... it. New file.
13340 (disp_step_cross_syscall): Rename to ...
13341 (step_over_syscall): ... it.
13342
13343 2016-03-03 Yao Qi <yao.qi@linaro.org>
13344
13345 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
13346 If target supports condition evaluation on target, invoke
13347 break_cond_on_syscall for fork and vfork.
13348
13349 2016-03-03 Yao Qi <yao.qi@linaro.org>
13350
13351 * gdb.base/disp-step-syscall.exp: Don't invoke
13352 support_displaced_stepping.
13353 (disp_step_cross_syscall): Test with displaced stepping off and
13354 on if supported.
13355
13356 2016-03-03 Yao Qi <yao.qi@linaro.org>
13357
13358 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
13359 proc.
13360 (setup): New proc.
13361 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
13362 and setup.
13363
13364 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
13365
13366 * gdb.fortran/vla-history.exp: Remove breakpoint.
13367
13368 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
13369
13370 * gdb.fortran/vla-history.exp: Lookup array elements and printing
13371 exceeds timeout.
13372
13373 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
13374
13375 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
13376 breakpoint.
13377
13378 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
13379
13380 * gdb.mi/vla.f90: Nullify pointer after declaration.
13381
13382 2016-03-01 Pedro Alves <palves@redhat.com>
13383
13384 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
13385
13386 2016-03-01 Pedro Alves <palves@redhat.com>
13387
13388 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
13389 before anything else.
13390 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
13391 _GNU_SOURCE here.
13392 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
13393 before anything else.
13394 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
13395
13396 2016-03-01 Pedro Alves <palves@redhat.com>
13397
13398 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
13399
13400 2016-03-01 Yao Qi <yao.qi@linaro.org>
13401
13402 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
13403 prepare_for_testing.
13404
13405 2016-03-01 Yao Qi <yao.qi@linaro.org>
13406
13407 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
13408
13409 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
13410
13411 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
13412 manually constructing the output path.
13413
13414 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
13415
13416 * gdb.arch/s390-stackless.S: New.
13417 * gdb.arch/s390-stackless.exp: New.
13418
13419 2016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
13420
13421 * gdb.dlang/circular.c: New file.
13422 * gdb.dlang/circular.exp: New file.
13423
13424 2016-02-26 Yao Qi <yao.qi@linaro.org>
13425
13426 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
13427 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
13428 (testcases): Update.
13429
13430 2016-02-26 Yao Qi <yao.qi@linaro.org>
13431
13432 * gdb.reverse/aarch64.c: Rename to ...
13433 * gdb.reverse/insn-reverse.c: ... it.
13434 * gdb.reverse/aarch64.exp: Rename to ...
13435 * gdb.reverse/insn-reverse.exp: ... it.
13436
13437 2016-02-26 Yao Qi <yao.qi@linaro.org>
13438
13439 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
13440 (testcase_ftype): New.
13441 (testcases): New array.
13442 (n_testcases): New.
13443 (main): Call each element in testcases.
13444 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
13445 (read_testcase): New.
13446 Do the tests in a loop.
13447
13448 2016-02-25 Yao Qi <yao.qi@linaro.org>
13449
13450 * gdb.base/branches.c: Remove.
13451
13452 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
13453
13454 PR gdb/13808
13455 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
13456
13457 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
13458
13459 * gdb.trace/ftrace.exp: Remove unnecessary target check.
13460
13461 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
13462
13463 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
13464 change x86_64 call_insn to 'callq'.
13465
13466 2016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
13467
13468 * gdb.trace/tfile-avx.c: Move to...
13469 * gdb.trace/tracefile-pseudo-reg.c: Here.
13470 * gdb.trace/tfile-avx.exp: Move to...
13471 * gdb.trace/tracefile-pseudo-reg.exp: Here.
13472
13473 2016-02-24 Gary Benson <gbenson@redhat.com>
13474
13475 * gdb.base/attach-pie-noexec.exp: Do not expect an error
13476 message on attach.
13477
13478 2016-02-23 Doug Evans <dje@google.com>
13479
13480 * gdb.base/skip.c (test_skip): New function.
13481 (end_test_skip_file_and_function): New function.
13482 (test_skip_file_and_function): New function.
13483 * gdb.base/skip1.c (test_skip): New function.
13484 (skip1_test_skip_file_and_function): New function.
13485 * gdb.base/skip.exp: Add tests for new skip options.
13486 * gdb.base/skip-solib.exp: Update expected output.
13487 * gdb.perf/skip-command.cc: New file.
13488 * gdb.perf/skip-command.exp: New file.
13489 * gdb.perf/skip-command.py: New file.
13490
13491 2016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
13492
13493 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
13494 info registers pattern.
13495
13496 2016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
13497
13498 * lib/future.exp: Add D support.
13499 (gdb_find_gdc): New proc.
13500 (gdb_default_target_compile): Add D support.
13501
13502 2016-02-18 Wei-cheng Wang <cole945@gmail.com>
13503
13504 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
13505 user+system time.
13506 (trace_speed_test): Determine the iteration count for a time
13507 between 15..30 seconds.
13508
13509 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
13510
13511 * gdb.arch/i386-mpx-sigsegv.c: New file.
13512 * gdb.arch/i386-mpx-sigsegv.exp: New file.
13513 * gdb.arch/i386-mpx-simple_segv.c: New file.
13514 * gdb.arch/i386-mpx-simple_segv.exp: New file.
13515
13516 2016-02-18 Yao Qi <yao.qi@linaro.org>
13517
13518 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
13519 Don't call setup_kfail.
13520
13521 2016-02-18 Yao Qi <yao.qi@linaro.org>
13522
13523 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
13524 Set "set breakpoint condition-evaluation" per $cond_bp_target.
13525
13526 2016-02-16 Doug Evans <dje@google.com>
13527
13528 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
13529 * gdb.base/skip1.c: Ditto.
13530 * gdb.base/skip.exp: Whitespace cleanup.
13531
13532 2016-02-16 Don Breazeal <donb@codesourcery.com>
13533
13534 PR remote/19496
13535 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
13536 Remove kfail for PR remote/19496.
13537
13538 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
13539
13540 * lib/gdb.exp (standard_temp_file): Return a path specific to
13541 the runtest invocation.
13542
13543 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
13544
13545 * gdb.trace/save-trace.exp: Change relative path to be in the
13546 standard output directory.
13547
13548 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13549
13550 * gdb.arch/i386-prologue.c: Add missing prototypes.
13551
13552 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13553
13554 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
13555 * gdb.arch/i386-prologue.exp: Likewise.
13556 * gdb.arch/i386-size.exp: Likewise.
13557
13558 2016-02-15 Simon Marchi <simon.marchi@ericsson.com>
13559
13560 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
13561 define object file path.
13562 * gdb.btrace/gcore.exp: Use standard_output_file to define core
13563 file path.
13564 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
13565 standard_output_file to define binfile.
13566
13567 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13568
13569 Fix compatibility with recent gfortran-5.3.1.
13570 * gdb.fortran/vla-history.exp (print vla1 allocated)
13571 (print vla2 allocated, print $2, print $3): Remove
13572 (print $4): Rename to ...
13573 (print $2): ... here.
13574 (print $9): Rename to ...
13575 (print $5): ... here.
13576 (print $10): Rename to ...
13577 (print $6): ... here.
13578 * gdb.fortran/vla.f90: Add pvla initialization.
13579
13580 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13581
13582 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
13583 New test.
13584 * gdb.fortran/vla-value-sub.exp: Likewise.
13585
13586 2016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
13587
13588 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
13589
13590 2016-02-12 Simon Marchi <simon.marchi@ericsson.com>
13591
13592 * i386-biarch-core.exp: Define corefile using
13593 standard_output_file.
13594
13595 2016-02-12 Yao Qi <yao.qi@linaro.org>
13596
13597 * gdb.arch/arm-single-step-kernel-helper.c: New.
13598 * gdb.arch/arm-single-step-kernel-helper.exp: New.
13599
13600 2016-02-12 Markus Metzger <markus.t.metzger@intel.com>
13601
13602 * gdb.btrace/tailcall-only.exp: New.
13603 * gdb.btrace/tailcall-only.c: New.
13604 * gdb.btrace/x86_64-tailcall-only.S: New.
13605 * gdb.btrace/i686-tailcall-only.S: New.
13606
13607 2016-02-11 Pedro Alves <palves@redhat.com>
13608
13609 * README (Parallel testing): Add missing double quotes.
13610
13611 2016-02-11 Pedro Alves <palves@redhat.com>
13612
13613 * README (Parallel testing): New section.
13614 (GDB_PARALLEL): Rewrite.
13615 (FORCE_PARALLEL): Document.
13616
13617 2016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
13618
13619 * gdb.trace/tfile-avx.c: New test.
13620 * gdb.trace/tfile-avx.exp: New test.
13621
13622 2016-02-09 Keith Seitz <keiths@redhat.com>
13623
13624 PR breakpoints/19546
13625 * gdb.base/infcall-exec.c: New file.
13626 * gdb.base/infcall-exec2.c: New file.
13627 * gdb.base/infcall-exec.exp: New file.
13628
13629 2016-02-09 Keith Seitz <keiths@redhat.com>
13630
13631 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
13632 (toplevel): Call test_bkpt_address.
13633
13634 2016-02-09 Keith Seitz <keiths@redhat.com>
13635
13636 PR python/19506
13637 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
13638 (toplevel): Call test_bkpt_address.
13639
13640 2016-02-09 Simon Marchi <simon.marchi@ericsson.com>
13641
13642 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
13643 to AC_OUTPUT.
13644 * configure: Regenerate.
13645
13646 2016-02-09 Pedro Alves <palves@redhat.com>
13647
13648 PR breakpoints/19548
13649 * gdb.base/execl-update-breakpoints.c (some_function): New
13650 function.
13651 (main): Call it.
13652 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
13653 Tighten expected GDB output.
13654
13655 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
13656
13657 * Makefile.in (ALL_SUBDIRS): Remove.
13658 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
13659 (distclean maintainer-clean realclean): Likewise.
13660 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
13661 * configure: Regenerate.
13662 * gdb.ada/Makefile.in: Delete.
13663 * gdb.arch/Makefile.in: Likewise.
13664 * gdb.asm/Makefile.in: Likewise.
13665 * gdb.base/Makefile.in: Likewise.
13666 * gdb.btrace/Makefile.in: Likewise.
13667 * gdb.cell/Makefile.in: Likewise.
13668 * gdb.compile/Makefile.in: Likewise.
13669 * gdb.cp/Makefile.in: Likewise.
13670 * gdb.disasm/Makefile.in: Likewise.
13671 * gdb.dlang/Makefile.in: Likewise.
13672 * gdb.dwarf2/Makefile.in: Likewise.
13673 * gdb.fortran/Makefile.in: Likewise.
13674 * gdb.gdb/Makefile.in: Likewise.
13675 * gdb.go/Makefile.in: Likewise.
13676 * gdb.guile/Makefile.in: Likewise.
13677 * gdb.java/Makefile.in: Likewise.
13678 * gdb.linespec/Makefile.in: Likewise.
13679 * gdb.mi/Makefile.in: Likewise.
13680 * gdb.modula2/Makefile.in: Likewise.
13681 * gdb.multi/Makefile.in: Likewise.
13682 * gdb.objc/Makefile.in: Likewise.
13683 * gdb.opencl/Makefile.in: Likewise.
13684 * gdb.opt/Makefile.in: Likewise.
13685 * gdb.pascal/Makefile.in: Likewise.
13686 * gdb.perf/Makefile.in: Likewise.
13687 * gdb.python/Makefile.in: Likewise.
13688 * gdb.reverse/Makefile.in: Likewise.
13689 * gdb.server/Makefile.in: Likewise.
13690 * gdb.stabs/Makefile.in: Likewise.
13691 * gdb.threads/Makefile.in: Likewise.
13692 * gdb.trace/Makefile.in: Likewise.
13693 * gdb.xml/Makefile.in: Likewise.
13694 * lib/gdb.exp (make_gdb_parallel_path): Add check for
13695 GDB_PARALLEL.
13696 (standard_output_file): Remove check for GDB_PARALLEL, always
13697 return path in outputs/$subdir/$testname.
13698
13699 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
13700
13701 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
13702 (site.exp): Assign abs_srcdir to tcl's srcdir.
13703
13704 2016-02-04 Yao Qi <yao.qi@linaro.org>
13705
13706 * gdb.base/foll-exec-mode.c: Include limits.h.
13707 (main): Add parameters argc and argv. Get directory from
13708 argv[0].
13709 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
13710 compilation.
13711 * gdb.base/foll-exec.c: Include limits.h.
13712 (main): Add parameters argc and argv.
13713 Get directory from argv[0].
13714 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
13715 Adjust tests on the number of lines as source code changed.
13716 * gdb.base/foll-vfork-exit.c: Include limits.h.
13717 (main): Add one line of statement before vfork.
13718 * gdb.base/foll-vfork.c: Include limits.h and string.h.
13719 (main): Add parameters argc and argv. Get directory from
13720 argv[0].
13721 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
13722 (setup_gdb): Set tbreak to skip some source lines.
13723 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
13724 (main): Add parameters argc and argv. Get directory from
13725 argv[0].
13726 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
13727 compilation.
13728 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
13729 (main): Add parameters argc and argv. Get directory from
13730 argv[0].
13731 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
13732 compilation.
13733
13734 2016-02-01 Doug Evans <dje@google.com>
13735
13736 * gdb.base/skip.exp: Clean up multiple references to same test name.
13737
13738 2016-02-01 Pedro Alves <palves@redhat.com>
13739
13740 PR remote/19496
13741 * gdb.threads/forking-threads-plus-breakpoint.exp
13742 (displaced_stepping_supported): New global.
13743 (probe_displaced_stepping_support): New procedure.
13744 (do_test): Add 'displaced' parameter, and use it.
13745 (top level): Check for displaced stepping support. Add displaced
13746 stepping on/off testing axis.
13747
13748 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
13749
13750 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
13751 pointer. Don't perform further tests on the unassociated pointer
13752 if the first test fails.
13753
13754 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
13755
13756 * gdb.base/max-value-size.c: New file.
13757 * gdb.base/max-value-size.exp: New file.
13758 * gdb.base/huge.exp: Disable max-value-size for this test.
13759
13760 2016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
13761
13762 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
13763
13764 2016-01-28 Yao Qi <yao.qi@linaro.org>
13765
13766 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
13767
13768 2016-01-25 Pedro Alves <palves@redhat.com>
13769
13770 PR threads/19461
13771 * gdb.base/fork-running-state.c: New file.
13772 * gdb.base/fork-running-state.exp: New file.
13773
13774 2016-01-25 Pedro Alves <palves@redhat.com>
13775
13776 PR gdb/19494
13777 * gdb.base/catch-fork-kill.c: New file.
13778 * gdb.base/catch-fork-kill.exp: New file.
13779
13780 2016-01-25 Pedro Alves <palves@redhat.com>
13781
13782 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
13783 Delete, moved to lib/gdb.exp.
13784 * gdb.threads/forking-threads-plus-breakpoint.exp
13785 (foreach_with_prefix): Likewise.
13786 * gdb.threads/process-dies-while-handling-bp.exp
13787 (foreach_with_prefix): Likewise.
13788 * lib/gdb.exp (foreach_with_prefix): New procedure.
13789
13790 2016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
13791
13792 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
13793 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
13794
13795 2016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
13796
13797 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
13798 endian targets.
13799
13800 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
13801 Pedro Alves <palves@redhat.com>
13802
13803 Fix testsuite compatibility with Guile.
13804 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
13805 number.
13806
13807 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
13808
13809 Fix testsuite compatibility with Guile.
13810 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
13811 (thread 1): New test for backtrace through signal handler.
13812
13813 2016-01-22 Yao Qi <yao.qi@linaro.org>
13814
13815 PR testsuite/19491
13816 * gdb.base/multi-forks.c: Include
13817 ../lib/unbuffer_output.c
13818 (main): Call gdb_unbuffer_output.
13819
13820 2016-01-21 Doug Evans <dje@google.com>
13821
13822 * lib/ada.exp (gdb_compile_ada): Fix typo.
13823
13824 2016-01-21 Joel Brobecker <brobecker@adacore.com>
13825
13826 * gdb.base/break-fun-addr.exp: New file.
13827 * gdb.base/break-fun-addr1.c: New file.
13828 * gdb.base/break-fun-addr2.c: New file.
13829
13830 2016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
13831
13832 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
13833 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
13834 enum flag values.
13835
13836 2016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
13837
13838 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
13839 when GDB can not set the vector return value. Add more comments
13840 for clarification.
13841
13842 2016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
13843
13844 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
13845 command.
13846
13847 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
13848
13849 * Makefile.in (DO_RUNTEST): Add --status and update usages.
13850
13851 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
13852
13853 * Makefile.in (check-single): Pass --status to runtest.
13854 (check/%.exp): Likewise.
13855
13856 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
13857
13858 * Makefile.in (check-parallel): Propagate return code from make
13859 do-check-parallel.
13860
13861 2016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
13862
13863 * gdb.trace/ftrace.exp: Fix expected message on continue.
13864 * gdb.trace/pending.exp: Fix expected message on continue.
13865 * gdb.trace/trace-break.exp: Fix expected message on continue.
13866
13867 2016-01-18 Simon Marchi <simon.marchi@ericsson.com>
13868
13869 * lib/gdb.exp (gdb_test): Remove unused global references.
13870
13871 2016-01-18 Pedro Alves <palves@redhat.com>
13872
13873 * gdb.base/async-shell.exp: Adjust expected output.
13874 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
13875 * gdb.base/siginfo-thread.exp: Adjust expected output.
13876 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
13877 * gdb.java/jnpe.exp: Adjust expected output.
13878 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
13879 * gdb.threads/continue-pending-status.exp: Adjust expected output.
13880 * gdb.threads/leader-exit.exp: Adjust expected output.
13881 * gdb.threads/manythreads.exp: Adjust expected output.
13882 * gdb.threads/pthreads.exp: Adjust expected output.
13883 * gdb.threads/schedlock.exp: Adjust expected output.
13884 * gdb.threads/siginfo-threads.exp: Adjust expected output.
13885 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
13886 expected output.
13887 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
13888 output.
13889 * gdb.threads/sigthread.exp: Adjust expected output.
13890 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
13891
13892 2016-01-18 Yao Qi <yao.qi@linaro.org>
13893
13894 * gdb.guile/scm-section-script.c: Replace @progbits with
13895 %progbits.
13896 * gdb.python/py-section-script.c: Likewise.
13897
13898 2016-01-15 Pedro Alves <palves@redhat.com>
13899
13900 * gdb.multi/tids.exp: Test star wildcard ranges.
13901
13902 2016-01-15 Pedro Alves <palves@redhat.com>
13903
13904 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
13905 command from "thread apply" invocation.
13906 (thr_apply_info_thr_invalid): Default the expected output to the
13907 input tid list.
13908 (top level): Add tests that use convenience variables. Add tests
13909 for "thread apply" with a valid TID list, but missing the command.
13910
13911 2016-01-13 Pedro Alves <palves@redhat.com>
13912
13913 * gdb.base/default.exp: Expect $_gthread as well.
13914 * gdb.multi/tids.exp: Test $_gthread.
13915 * gdb.threads/thread-specific.exp: Test $_gthread.
13916
13917 2016-01-13 Pedro Alves <palves@redhat.com>
13918
13919 * gdb.multi/tids.exp: Test "info threads -gid".
13920
13921 2016-01-13 Pedro Alves <palves@redhat.com>
13922
13923 * gdb.multi/tids.exp: Test InferiorThread.global_num and
13924 Breakpoint.thread.
13925 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
13926
13927 2016-01-07 Pedro Alves <palves@redhat.com>
13928
13929 * gdb.base/break.exp: Adjust to output changes.
13930 * gdb.base/hbreak2.exp: Likewise.
13931 * gdb.base/sepdebug.exp: Likewise.
13932 * gdb.base/watch_thread_num.exp: Likewise.
13933 * gdb.linespec/keywords.exp: Likewise.
13934 * gdb.multi/info-threads.exp: Likewise.
13935 * gdb.threads/thread-find.exp: Likewise.
13936 * gdb.multi/tids.c: New file.
13937 * gdb.multi/tids.exp: New file.
13938
13939 2016-01-13 Pedro Alves <palves@redhat.com>
13940
13941 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
13942
13943 2016-01-13 Pedro Alves <palves@redhat.com>
13944
13945 * gdb.base/default.exp: Expect $_inferior as well.
13946 * gdb.multi/base.exp: Test $_inferior.
13947
13948 2016-01-13 Pedro Alves <palves@redhat.com>
13949
13950 PR breakpoints/19388
13951 * gdb.base/catch-signal-siginfo-cond.c: New file.
13952 * gdb.base/catch-signal-siginfo-cond.exp: New file.
13953
13954 2016-01-12 Josh Stone <jistone@redhat.com>
13955 Philippe Waroquiers <philippe.waroquiers@skynet.be>
13956
13957 * gdb.base/catch-syscall.c (do_execve): New variable.
13958 (main): Conditionally trigger an execve.
13959 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
13960 (test_catch_syscall_execve): New, check entry/return across execve.
13961 (do_syscall_tests): Call test_catch_syscall_execve.
13962
13963 2016-01-12 Pedro Alves <palves@redhat.com>
13964
13965 * gdb.base/random-signal.exp (do_test): New procedure, with body
13966 of testcase moved in.
13967
13968 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13969 Pedro Alves <palves@redhat.com>
13970
13971 * gdb.base/funcargs.exp (finish from indirectly called function):
13972 Reintroduce the case for 'First'.
13973
13974 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13975 Pedro Alves <palves@redhat.com>
13976
13977 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
13978 (tcatch_vfork_then_child_follow_exec)
13979 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
13980 identification.
13981
13982 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13983
13984 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
13985 and repeats to unlimited.
13986 * gdb.python/py-value.exp: Likewise.
13987 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
13988 and repeats to unlimited.
13989
13990 2016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
13991
13992 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
13993 and reordering the functions.
13994 * gdb.multi/hangout.c: Likewise.
13995 * gdb.multi/hello.c: Likewise.
13996
13997 2016-01-08 Simon Marchi <simon.marchi@ericsson.com>
13998
13999 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
14000 absolute.
14001 (SingleStatisticTestResult.report): Use dict.keys instead of
14002 dict.iterkeys.
14003
14004 2016-01-06 Pedro Alves <palves@redhat.com>
14005
14006 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
14007
14008 2016-01-04 Markus Metzger <markus.t.metzger@intel.com>
14009
14010 * gdb.btrace/dlopen.exp: New.
14011 * gdb.btrace/dlopen.c: New.
14012 * gdb.btrace/dlopen-dso.c: New.
14013
14014 2015-12-25 Sandra Loosemore <sandra@codesourcery.com>
14015
14016 * lib/gdb.exp (gdb_test): Update comments to clarify that the
14017 PATTERN argument is optional.
14018
14019 2015-12-24 Joel Brobecker <brobecker@adacore.com>
14020
14021 * lib/ada.exp (target_compile_ada_from_dir): New function.
14022 (gdb_compile_ada): Reimplement avoiding the use of project files.
14023 * gdb.ada/gnat_ada.gpr: Delete.
14024 * gdb.ada/cond_lang.exp: Adjust test to make path before
14025 filename optional.
14026 * gdb.ada/small_reg_param.exp: Likewise.
14027
14028 2015-12-22 Simon Marchi <simon.marchi@ericsson.com>
14029
14030 * gdb.base/foll-vork.exp: Remove HP-UX special case.
14031
14032 2015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
14033
14034 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
14035 case.
14036
14037 2015-12-21 Simon Marchi <simon.marchi@ericsson.com>
14038
14039 * gdb.base/break.exp: Remove dead code.
14040 * gdb.base/sepdebug.exp: Likewise.
14041
14042 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
14043
14044 * gdb.asm/asm-source.exp: Remove HP-UX references.
14045 * gdb.base/annota1.exp: Likewise.
14046 * gdb.base/annota3.exp: Likewise.
14047 * gdb.base/attach.exp: Likewise.
14048 * gdb.base/bigcore.exp: Likewise.
14049 * gdb.base/break.exp: Likewise.
14050 * gdb.base/call-ar-st.exp: Likewise.
14051 * gdb.base/callfuncs.exp: Likewise.
14052 * gdb.base/catch-fork-static.exp: Likewise.
14053 * gdb.base/display.exp: Likewise.
14054 * gdb.base/foll-exec-mode.exp: Likewise.
14055 * gdb.base/foll-exec.exp: Likewise.
14056 * gdb.base/foll-fork.exp: Likewise.
14057 * gdb.base/foll-vfork.exp: Likewise.
14058 * gdb.base/funcargs.exp: Likewise.
14059 * gdb.base/hbreak2.exp: Likewise.
14060 * gdb.base/inferior-died.exp: Likewise.
14061 * gdb.base/interrupt.exp: Likewise.
14062 * gdb.base/multi-forks.exp: Likewise.
14063 * gdb.base/nodebug.exp: Likewise.
14064 * gdb.base/sepdebug.exp: Likewise.
14065 * gdb.base/solib1.c: Likewise.
14066 * gdb.base/step-test.exp: Likewise.
14067 * gdb.mi/non-stop.c: Likewise.
14068 * gdb.mi/pthreads.c: Likewise.
14069 * gdb.multi/bkpt-multi-exec.ex: Likewise.
14070 * gdb.threads/pthreads.c: Likewise.
14071 * gdb.threads/staticthreads.exp: Likewise.
14072 * lib/future.exp: Likewise.
14073 * lib/gdb.exp: Likewise.
14074 * gdb.base/so-indr-cl.c: Remove.
14075 * gdb.base/so-indr-cl.exp: Likewise.
14076 * gdb.base/solib.c: Likewise.
14077 * gdb.base/solib.exp: Likewise.
14078 * gdb.base/solib2.c: Likewise.
14079
14080 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
14081
14082 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
14083 * gdb.base/call-ar-st.exp: Likewise.
14084 * gdb.base/callfuncs.exp: Likewise.
14085 * gdb.base/condbreak.exp: Likewise.
14086 * gdb.base/constvars.exp: Likewise.
14087 * gdb.base/hbreak2.exp: Likewise.
14088 * gdb.base/langs.exp: Likewise.
14089 * gdb.base/list.exp: Likewise.
14090 * gdb.base/long_long.exp: Likewise.
14091 * gdb.base/ptype.exp: Likewise.
14092 * gdb.base/scope.exp: Likewise.
14093 * gdb.base/signals.exp: Likewise.
14094 * gdb.base/so-impl-ld.exp: Likewise.
14095 * gdb.base/varargs.exp: Likewise.
14096 * gdb.base/volatile.exp: Likewise.
14097 * gdb.base/whatis.exp: Likewise.
14098 * gdb.cp/cplusfuncs.exp: Likewise.
14099 * gdb.cp/inherit.exp: Likewise.
14100 * gdb.cp/local.exp: Likewise.
14101 * gdb.cp/member-ptr.exp: Likewise.
14102 * gdb.cp/method.exp: Likewise.
14103 * gdb.cp/overload.exp: Likewise.
14104 * gdb.cp/templates.exp: Likewise.
14105 * gdb.stabs/weird.exp: Likewise.
14106 * lib/compiler.c: Likewise.
14107 * lib/compiler.cc: Likewise.
14108 * lib/cp-support.exp: Likewise.
14109 * lib/gdb.exp: Likewise.
14110
14111 2015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
14112
14113 * configure.ac: Remove HP-UX case.
14114 * configure: Regenerate.
14115
14116 2015-12-18 Simon Marchi <simon.marchi@ericsson.com>
14117
14118 * lib/gdb.exp (gdb_compile): Add function doc.
14119
14120 2015-12-17 Pedro Alves <palves@redhat.com>
14121
14122 PR threads/19354
14123 * gdb.multi/info-threads.exp: New file.
14124
14125 2015-12-15 Yao Qi <yao.qi@linaro.org>
14126
14127 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
14128 is aarch64*-*-*.
14129
14130 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
14131
14132 * gdb.base/history-duplicates.exp: Skip if no readline support.
14133
14134 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
14135
14136 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
14137
14138 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
14139
14140 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
14141
14142 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
14143
14144 * gdb.base/completion.exp: Skip tests that interrupt GDB with
14145 ctrl-C if nointerrupts target property is set.
14146 * gdb.base/double-prompt-target-event-error.exp: Likewise.
14147 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
14148 * gdb.base/paginate-bg-execution.exp: Likewise.
14149 * gdb.base/paginate-execution-startup.exp: Likewise.
14150 * gdb.base/random-signal.exp: Likewise.
14151 * gdb.base/range-stepping.exp: Likewise.
14152 * gdb.cp/annota2.exp: Likewise.
14153 * gdb.cp/annota3.exp: Likewise.
14154 * gdb.gdb/selftest.exp: Likewise.
14155 * gdb.threads/continue-pending-status.exp: Likewise.
14156 * gdb.threads/leader-exit.exp: Likewise.
14157 * gdb.threads/manythreads.exp: Likewise.
14158 * gdb.threads/pthreads.exp: Likewise.
14159 * gdb.threads/schedlock.exp: Likewise.
14160 * gdb.threads/sigthread.exp: Likewise.
14161
14162 2015-12-11 Don Breazeal <donb@codesourcery.com>
14163
14164 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
14165 remote.
14166 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
14167 * gdb.base/foll-exec.exp (main): Enable for target remote.
14168 * gdb.base/foll-fork.exp (main): Likewise.
14169 * gdb.base/foll-vfork.exp (main): Likewise.
14170 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
14171 (proc continue_to_exit_bp_loc): Use clean_restart.
14172 * gdb.base/pie-execl.exp (main): Disable for target remote.
14173 * gdb.base/watch-vfork.exp (main): Enable for target remote.
14174 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
14175 * gdb.threads/execl.exp (main): Likewise.
14176 * gdb.threads/fork-child-threads.exp (main): Likewise.
14177 * gdb.threads/fork-plus-threads.exp (main): Disable for target
14178 remote.
14179 * gdb.threads/fork-thread-pending.exp (main): Enable for target
14180 remote.
14181 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
14182 pid.tid style ptids, instead of just tid.
14183 * gdb.threads/thread-execl.exp (main): Enable for target remote.
14184 * gdb.threads/watchpoint-fork.exp (main): Likewise.
14185 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
14186 ptids, instead of just tid.
14187
14188 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
14189
14190 * gdb.base/list.exp (test_list_forward): Add end of file error
14191 test.
14192 (test_repeat_list_command): Add end of file error test.
14193 (test_list_backwards): Add beginning of file error test.
14194
14195 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
14196
14197 * gdb.base/list.exp (test_list_invalid_args): New function,
14198 defined, and called.
14199
14200 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
14201
14202 * gdb.base/list.exp (test_list): Make test names unique.
14203
14204 2015-12-11 Yao Qi <yao.qi@linaro.org>
14205
14206 * gdb.base/coremaker2.c: Remove.
14207
14208 2015-12-10 Pedro Alves <palves@redhat.com>
14209
14210 * gdb.multi/base.exp: Remove stale "spaces" references.
14211
14212 2015-12-10 Pedro Alves <palves@redhat.com>
14213
14214 * gdb.multi/base.exp: Don't use nowarnings.
14215 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
14216 * gdb.multi/hangout.c: Include stdio.h.
14217 * gdb.multi/hello.c: Include stdlib.h.
14218 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
14219 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
14220 * gdb.multi/multi-arch.exp: Don't use nowarnings.
14221
14222 2015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
14223
14224 * gdb.dwarf2/dw2-ranges-base.c: New file.
14225 * gdb.dwarf2/dw2-ranges-base.exp: New file.
14226 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
14227 support additional line table, and debug ranges generation.
14228 (Dwarf::ranges): New function, generate .debug_ranges.
14229 (Dwarf::lines): Support generating simple line table programs.
14230 (Dwarf::assemble): Initialise new namespace variables.
14231
14232 2015-12-09 Kevin Buettner <kevinb@redhat.com>
14233
14234 * gdb.base/async.exp (proc test_background): Add case for
14235 asynchronous execution not supported.
14236
14237 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
14238
14239 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
14240 format and change test names to make them unique.
14241
14242 2015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
14243 Pedro Alves <pedro@redhat.com>
14244
14245 PR gdb/18702
14246 Add checking of floatformats setup on x86_64 hosts.
14247 * gdb.arch/i386-float.S (main): Load bigval and smallval.
14248 (smallval, bigval): New labels/constants.
14249 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
14250 float" after loading bigval and smallval.
14251
14252 2015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
14253
14254 * gdb.ada/fun_overload_menu.exp: New testcase.
14255 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
14256
14257 2015-12-04 Josh Stone <jistone@redhat.com>
14258
14259 * gdb.base/catch-fork-static.exp: New.
14260
14261 2015-12-03 Yao Qi <yao.qi@linaro.org>
14262
14263 * gdb.base/sizeof.c: Don't include stdio.h and
14264 ../lib/unbuffer_output.c.
14265 (main): New variable 'size' and 'value'. Remove printf and
14266 gdb_unbuffer_output. Assign return value to size and value.
14267 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
14268 at the beginning.
14269 (check_sizeof): Check the result by printing variable 'size'.
14270 (check_valueof): Check the result by printing variable 'value'.
14271
14272 2015-12-01 Yao Qi <yao.qi@linaro.org>
14273
14274 * gdb.base/disp-step-syscall.exp: Define syscall instruction
14275 for aarch64*-*-linux* target.
14276
14277 2015-11-30 Pedro Alves <palves@redhat.com>
14278
14279 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
14280
14281 2015-11-30 Pedro Alves <palves@redhat.com>
14282
14283 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
14284 Handle non-stop mode vCont replies.
14285
14286 2015-11-30 Pedro Alves <palves@redhat.com>
14287
14288 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
14289 prepare_for_testing. Start gdb with "set non-stop on" appended to
14290 GDBFLAGS. Lax expected stop output.
14291
14292 2015-11-27 Yao Qi <yao.qi@linaro.org>
14293
14294 * gdb.arch/arm-neon.exp: New.
14295 * gdb.arch/arm-neon.c: New.
14296
14297 2015-11-27 Yao Qi <yao.qi@linaro.org>
14298
14299 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
14300
14301 2015-11-27 Yao Qi <yao.qi@linaro.org>
14302
14303 * gdb.cp/annota2.exp: Allow multiple occurrences of the
14304 frames-invalid annotation.
14305
14306 2015-11-27 Yao Qi <yao.qi@linaro.org>
14307
14308 * gdb.cp/annota2.exp: Use ${frames_invalid}.
14309
14310 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
14311
14312 * gdb.threads/names.exp: New file.
14313 * gdb.threads/names.c: New file.
14314 * README: Mention gdb,no_thread_names.
14315
14316 2015-11-26 Markus Metzger <markus.t.metzger@intel.com>
14317
14318 PR 19297
14319 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
14320 support" error.
14321
14322 2015-11-24 Pedro Alves <palves@redhat.com>
14323
14324 PR 17539
14325 * gdb.base/display.exp: Expect displays to be sorted in ascending
14326 order. Use multi_line.
14327 * gdb.base/solib-display.exp: Likewise.
14328
14329 2015-11-24 Pedro Alves <palves@redhat.com>
14330
14331 PR 17539
14332 * gdb.base/display.exp: Expect displays to be sorted in ascending
14333 order. Use multi_line.
14334 * gdb.base/solib-display.exp: Likewise.
14335
14336 2015-11-24 Pedro Alves <palves@redhat.com>
14337
14338 PR 17539
14339 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
14340 threads in ascending order.
14341 * gdb.base/foll-fork.exp: Likewise.
14342 * gdb.base/foll-vfork.exp: Likewise.
14343 * gdb.base/multi-forks.exp: Likewise.
14344 * gdb.mi/mi-nonstop.exp: Likewise.
14345 * gdb.mi/mi-nsintrall.exp: Likewise.
14346 * gdb.multi/base.exp: Likewise.
14347 * gdb.multi/multi-arch.exp: Likewise.
14348 * gdb.python/py-inferior.exp: Likewise.
14349 * gdb.threads/break-while-running.exp: Likewise.
14350 * gdb.threads/execl.exp: Likewise.
14351 * gdb.threads/gcore-thread.exp: Likewise.
14352 * gdb.threads/info-threads-cur-sal.exp: Likewise.
14353 * gdb.threads/kill.exp: Likewise.
14354 * gdb.threads/linux-dp.exp: Likewise.
14355 * gdb.threads/multiple-step-overs.exp: Likewise.
14356 * gdb.threads/next-bp-other-thread.exp: Likewise.
14357 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
14358 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
14359 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
14360 * gdb.threads/thread-find.exp: Likewise.
14361 * gdb.threads/tls.exp: Likewise.
14362 * lib/mi-support.exp (mi_reverse_list): Delete.
14363 (mi_check_thread_states): No longer reverse list.
14364
14365 2015-11-24 Pedro Alves <palves@redhat.com>
14366
14367 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
14368 use lowercase.
14369
14370 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
14371
14372 * gdb.trace/actions.c: Include trace-common.h.
14373 (main): Add a location for a fast tracepoint.
14374 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
14375 the normal tracepoints.
14376 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
14377
14378 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
14379
14380 * save-trace.exp: Factor out code to these...
14381 (gdb_save_tracepoints): New.
14382 (gdb_load_tracepoints): New.
14383 (do_save_load_test): New.
14384
14385 2015-11-23 Kevin Buettner <kevinb@redhat.com>
14386
14387 * gdb.base/asmlabel.exp: New test.
14388 * gdb.base/asmlabel.c: New test case.
14389
14390 2015-11-23 Joel Brobecker <brobecker@adacore.com>
14391
14392 * gdb.base/wrong_frame_bt_full-main.c: New file.
14393 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
14394 * gdb.base/wrong_frame_bt_full.exp: New file.
14395
14396 2015-11-23 Joel Brobecker <brobecker@adacore.com>
14397
14398 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
14399
14400 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
14401
14402 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
14403 pstate register when comparing registers values in
14404 sparc64-*-linux-gnu targets to avoid spurious differences.
14405
14406 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
14407
14408 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
14409
14410 2015-11-19 Sandra Loosemore <sandra@codesourcery.com>
14411
14412 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
14413 as type argument to gdb_compile.
14414 * gdb.base/nested-subp2.exp: Likewise.
14415 * gdb.base/nested-subp3.exp: Likewise.
14416
14417 2015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
14418
14419 * lib/dwarf.exp (_note): Fix left shift of negative value.
14420 * gdb.trace/trace-condition.exp: Likewise.
14421
14422 2015-11-13 Yao Qi <yao.qi@linaro.org>
14423
14424 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
14425 comments about d10v.
14426 (test_scalar_returns): Likewise.
14427 * gdb.base/d10v.ld: Remove.
14428 * gdb.base/overlays.exp: Remove the target triplet checking for
14429 d10v-*-*.
14430 * gdb.base/structs.exp (test_struct_returns): Remove the
14431 comments about d10v.
14432 (test_struct_calls): Likewise.
14433
14434 2015-11-13 Yao Qi <yao.qi@linaro.org>
14435
14436 * gdb.base/gnu_vector.exp: Check the return value by "p res".
14437 * gdb.base/gnu_vector.c: Don't include stdio.h.
14438 (main): Don't print res and call add_some_intvecs.
14439
14440 2015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
14441
14442 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
14443 macro.
14444 (func5): Removed.
14445 (func4): Use FAST_TRACEPOINT_LABEL.
14446 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
14447 macro.
14448 (func): Removed.
14449 (thread_function): Use FAST_TRACEPOINT_LABEL.
14450 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
14451 (func): Remove.
14452 (marker): Use FAST_TRACEPOINT_LABEL.
14453 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
14454 (pendfunc1): Remove.
14455 (pendfunc): Use FAST_TRACEPOINT_LABEL.
14456 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
14457 (foo): Remove.
14458 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
14459 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
14460 macro.
14461 (func): Remove.
14462 (marker): Use FAST_TRACEPOINT_LABEL.
14463 * gdb.trace/trace-common.h: New header.
14464 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
14465 macro.
14466 (func): Remove.
14467 (marker): Use FAST_TRACEPOINT_LABEL.
14468 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
14469 (func): Remove.
14470 (thread_function): Use FAST_TRACEPOINT_LABEL.
14471
14472 2015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
14473
14474 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
14475 in front.
14476 * gdb.trace/change-loc.exp: Use global pcreg definition.
14477 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
14478 * gdb.trace/entry-values.exp: Use global spreg definition, add $
14479 in front.
14480 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
14481 * gdb.trace/pending.exp: Likewise.
14482 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
14483 * gdb.trace/trace-break.exp: Likewise.
14484 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
14485 in front.
14486 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
14487 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
14488 in front.
14489 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
14490
14491 2015-11-09 Joel Brobecker <brobecker@adacore.com>
14492
14493 * gdb.ada/fin_fun_out: New testcase.
14494
14495 2015-11-07 Kevin Buettner <kevinb@redhat.com>
14496
14497 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
14498 value associated with DW_AT_byte_size.
14499 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
14500 constants for DW_AT_byte_size, DW_AT_lower_bound, and
14501 DW_AT_upper_bound.
14502
14503 2015-11-07 Kevin Buettner <kevinb@redhat.com>
14504
14505 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
14506 (gdb_target_symbol_prefix_flags): Define in terms of _asm
14507 version.
14508 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
14509 gdb.dwarf2/dw2-canonicalize-type.exp,
14510 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
14511 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
14512 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
14513 provided by gdb_target_symbol_prefix_flags_asm.
14514 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
14515 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
14516 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
14517 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
14518 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
14519 macros where needed). Use this macro for symbols which require
14520 the prefix provided by SYMBOL_PREFIX.
14521
14522 2015-11-05 Kevin Buettner <kevinb@redhat.com>
14523
14524 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
14525 New procs.
14526 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
14527 representing expressions, of more than one list element.
14528 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
14529 to prepend linker symbol prefix to f.
14530 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
14531 table_1 and table_2.
14532 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
14533 Likewise, for f and g.
14534 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
14535 for ptr.
14536 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
14537 for main.
14538 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
14539 table_1_ptr and table_2_ptr.
14540
14541 2015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
14542 Joel Brobecker <brobecker@adacore.com>
14543
14544 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
14545
14546 2015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
14547
14548 * gdb.reverse/s390-mvcle.c: New test.
14549 * gdb.reverse/s390-mvcle.exp: New file.
14550 * lib/gdb.exp: Enable reverse tests on s390*-linux.
14551
14552 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
14553
14554 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
14555
14556 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
14557
14558 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
14559 reaching marker2.
14560 * gdb.reverse/getresuid-reverse.exp: Likewise.
14561 * gdb.reverse/pipe-reverse.exp: Likewise.
14562 * gdb.reverse/readv-reverse.exp: Likewise.
14563 * gdb.reverse/recvmsg-reverse.exp: Likewise.
14564 * gdb.reverse/time-reverse.exp: Likewise.
14565 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
14566
14567 2015-10-30 Yao Qi <yao.qi@linaro.org>
14568
14569 * gdb.threads/wp-replication.c (watch_count_done): Remove.
14570 (empty_cycle): Remove.
14571 (main): Don't call empty_cycle. Don't use watch_count_done.
14572 * gdb.threads/wp-replication.exp: Don't set breakpoint on
14573 empty_cycle. Rewrite the code counting HW watchpoints.
14574
14575 2015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
14576
14577 * gdb.reverse/fstatat-reverse.c: New test.
14578 * gdb.reverse/fstatat-reverse.exp: New file.
14579 * gdb.reverse/getresuid-reverse.c: New test.
14580 * gdb.reverse/getresuid-reverse.exp: New file.
14581 * gdb.reverse/pipe-reverse.c: New test.
14582 * gdb.reverse/pipe-reverse.exp: New file.
14583 * gdb.reverse/readv-reverse.c: New test.
14584 * gdb.reverse/readv-reverse.exp: New file.
14585 * gdb.reverse/recvmsg-reverse.c: New test.
14586 * gdb.reverse/recvmsg-reverse.exp: New file.
14587 * gdb.reverse/time-reverse.c: New test.
14588 * gdb.reverse/time-reverse.exp: New file.
14589 * gdb.reverse/waitpid-reverse.c: New test.
14590 * gdb.reverse/waitpid-reverse.exp: New file.
14591
14592 2015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
14593
14594 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
14595
14596 2015-10-26 Doug Evans <dje@google.com>
14597
14598 PR symtab/17391
14599 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
14600 * gdb.dwarf2/bad-regnum.c: New file.
14601 * gdb.dwarf2/bad-regnum.exp: New file.
14602
14603 2015-10-26 Doug Evans <dje@google.com>
14604
14605 PR python/18938
14606 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
14607 file.
14608
14609 2015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
14610
14611 * gdb.compile/compile.exp (compile code globalvar): Update expectation
14612 for a change by "Mention language in compile error message".
14613
14614 2015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
14615
14616 PR python/18073
14617 * gdb.python/py-type.c (C::a_method): New.
14618 (C::a_const_method): New.
14619 (C::a_static_method): New.
14620 (a_function): New.
14621 * gdb.python/py-type.exp (test_fields): Test getting fields
14622 from function and method.
14623
14624 2015-10-21 Keven Boell <keven.boell@intel.com>
14625
14626 * gdb.fortran/vla-alloc-assoc.exp: New file.
14627 * gdb.fortran/vla-datatypes.exp: New file.
14628 * gdb.fortran/vla-datatypes.f90: New file.
14629 * gdb.fortran/vla-history.exp: New file.
14630 * gdb.fortran/vla-ptype-sub.exp: New file.
14631 * gdb.fortran/vla-ptype.exp: New file.
14632 * gdb.fortran/vla-sizeof.exp: New file.
14633 * gdb.fortran/vla-sub.f90: New file.
14634 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
14635 * gdb.fortran/vla-value-sub-finish.exp: New file.
14636 * gdb.fortran/vla-value-sub.exp: New file.
14637 * gdb.fortran/vla-value.exp: New file.
14638 * gdb.fortran/vla-ptr-info.exp: New file.
14639 * gdb.mi/mi-vla-fortran.exp: New file.
14640 * gdb.mi/vla.f90: New file.
14641
14642 2015-10-21 Sandra Loosemore <sandra@codesourcery.com>
14643
14644 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
14645 of hardwired timeout value.
14646
14647 2015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14648 Pedro Alves <palves@redhat.com>
14649
14650 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
14651 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
14652
14653 2015-10-19 Josh Stone <jistone@redhat.com>
14654
14655 * gdb.base/catch-syscall.c: Include <sched.h>.
14656 (unknown_syscall): New variable.
14657 (main): Trigger a vfork and an unknown syscall.
14658 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
14659 (unknown_syscall_number): Likewise.
14660 (check_call_to_syscall): Accept an optional syscall pattern.
14661 (check_return_from_syscall): Likewise.
14662 (check_continue): Likewise.
14663 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
14664 (test_catch_syscall_skipping_return): New test toggling off 'catch
14665 syscall' to step over the syscall return, then toggling back on.
14666 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
14667 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
14668 (do_syscall_tests): Call test_catch_syscall_without_args and
14669 test_catch_syscall_mid_vfork.
14670 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
14671 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
14672
14673 2015-10-19 Andrew Stubbs <ams@codesourcery.com>
14674
14675 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
14676 print g_vE): Add new pass patterns.
14677 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
14678 print various symbol names for vptr fields.
14679
14680 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
14681
14682 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
14683 results.
14684
14685 2015-10-12 Yao Qi <yao.qi@linaro.org>
14686
14687 * gdb.arch/disp-step-insn-reloc.exp: New test case.
14688
14689 2015-10-12 Yao Qi <yao.qi@linaro.org>
14690
14691 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
14692 is aarch64*-*-linux*.
14693
14694 2015-10-12 Yao Qi <yao.qi@linaro.org>
14695
14696 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
14697 (can_relocate_bcond_true): ... it.
14698 (can_relocate_bcond_false): New function.
14699 (foo): Likewise.
14700 (can_relocate_bl): Likewise.
14701 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
14702 can_relocate_bl.
14703
14704 2015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
14705
14706 * gdb.base/nested-addr.c: New file.
14707 * gdb.base/nested-addr.exp: New testcase.
14708
14709 2015-10-09 Markus Metzger <markus.t.metzger@intel.com>
14710
14711 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
14712 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
14713 its output. Ignore the output of "record goto begin" and instead
14714 check that GDB is replaying.
14715
14716 2015-10-09 Pedro Alves <palves@redhat.com>
14717
14718 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
14719 (top level): Use it in the run with no args test.
14720
14721 2015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
14722
14723 * gdb.dlang/properties.exp: New file.
14724
14725 2015-10-02 Sandra Loosemore <sandra@codesourcery.com>
14726
14727 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
14728 whether or not address 0x1000 is mapped on the target.
14729
14730 2015-09-30 Simon Marchi <simon.marchi@ericsson.com>
14731
14732 * gdb.python/py-type.exp: Do not run tests if binaries fail to
14733 build.
14734
14735 2015-09-30 Markus Metzger <markus.t.metzger@intel.com>
14736
14737 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
14738 instruction-history test.
14739
14740 2015-09-28 Doug Evans <dje@google.com>
14741
14742 * gdb.base/gcore.c (array_func): Add reference to static_array.
14743
14744 2015-09-25 Simon Marchi <simon.marchi@ericsson.com>
14745
14746 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
14747 source line.
14748
14749 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
14750
14751 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
14752 short or char as base type.
14753
14754 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
14755
14756 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
14757 to allow any size enum.
14758
14759 2015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
14760
14761 * gdb.ada/array_ptr_renaming.exp: New testcase.
14762 * gdb.ada/array_ptr_renaming/foo.adb: New file.
14763 * gdb.ada/array_ptr_renaming/pack.ads: New file.
14764
14765 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
14766
14767 * gdb.trace/ftrace-lock.c: New file.
14768 * gdb.trace/ftrace-lock.exp: New file.
14769
14770 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
14771
14772 * gdb.arch/insn-reloc.c: New file.
14773 * gdb.arch/ftrace-insn-reloc.exp: New file.
14774
14775 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
14776
14777 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
14778 instruction.
14779 * gdb.trace/pendshr1.c (pendfunc): Likewise.
14780 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
14781 * gdb.trace/range-stepping.c: Likewise.
14782 * gdb.trace/trace-break.c: Likewise.
14783 * gdb.trace/trace-mt.c (thread_function): Likewise.
14784 * gdb.trace/ftrace.c (marker): Likewise.
14785 * gdb.trace/trace-condition.c (marker): Likewise.
14786 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
14787 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
14788 is_aarch64_target.
14789
14790 2015-09-18 Doug Evans <xdje42@gmail.com>
14791
14792 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
14793 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
14794
14795 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14796
14797 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
14798 the breakpoint.
14799
14800 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14801
14802 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
14803 the pending breakpoint. Remove timeout override for "Run till
14804 MI pending breakpoint on pendfunc3 on thread 2" test.
14805
14806 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14807
14808 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
14809 filename pattern.
14810
14811 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14812
14813 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
14814 in breakpoint filename pattern.
14815
14816 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14817
14818 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
14819
14820 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14821
14822 * gdb.linespec/explicit.exp: Check for readline support for
14823 tab-completion tests. Fix obvious typo.
14824
14825 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
14826
14827 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
14828 and replay.
14829
14830 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
14831
14832 * gdb.btrace/non-stop.c: New.
14833 * gdb.btrace/non-stop.exp: New.
14834
14835 2015-09-17 Pierre Langlois <pierre.langlois@arm.com>
14836 Yao Qi <yao.qi@linaro.org>
14837
14838 * gdb.trace/trace-condition.c: New file.
14839 * gdb.trace/trace-condition.exp: New file.
14840
14841 2015-09-16 Wei-cheng Wang <cole945@gmail.com>
14842
14843 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
14844 for testing bytecode compilation.
14845
14846 2015-09-16 Pedro Alves <palves@redhat.com>
14847 Sandra Loosemore <sandra@codesourcery.com>
14848
14849 * gdb.threads/non-stop-fair-events.c (timeout): New global.
14850 (SECONDS): Redefine.
14851 (main): Call pthread_kill and alarm early.
14852 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
14853 support.
14854 (test): If the target can't hardware step and doesn't support
14855 displaced stepping, increase the timeout.
14856
14857 2015-09-16 Pedro Alves <palves@redhat.com>
14858
14859 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
14860 (enable_debug): New procedures.
14861 (test): Use them. Bail out if waiting for threads fails.
14862 (top level): Bail out if a test fails.
14863
14864 2015-09-16 Yao Qi <yao.qi@linaro.org>
14865
14866 * gdb.asm/asm-source.exp: Set asm-arch for
14867 aarch64*-*-* target.
14868 * gdb.asm/aarch64.inc: New file.
14869
14870 2015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
14871
14872 * gdb.ada/array_of_variable_length.exp: New testcase.
14873 * gdb.ada/array_of_variable_length/foo.adb: New file.
14874 * gdb.ada/array_of_variable_length/pck.adb: New file.
14875 * gdb.ada/array_of_variable_length/pck.ads: New file.
14876
14877 2015-09-15 Doug Evans <dje@google.com>
14878
14879 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
14880 of function static local variable.
14881
14882 2015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
14883
14884 * gdb.threads/tls-so_extern.exp: New test file.
14885 * gdb.threads/tls-so_extern.c: New test file.
14886 * gdb.threads/tls-so_extern_main.c: New test file.
14887
14888 2015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14889
14890 * gdb.opt/solib-intra-step-lib.c: New file.
14891 * gdb.opt/solib-intra-step-main.c: New file.
14892 * gdb.opt/solib-intra-step.exp: New file.
14893
14894 2015-09-15 Pedro Alves <palves@redhat.com>
14895
14896 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
14897 gdb_continue_to_breakpoint instead of gdb_test_multiple.
14898
14899 2015-09-14 Pedro Alves <palves@redhat.com>
14900
14901 * gdb.base/hook-stop-continue.c: Delete.
14902 * gdb.base/hook-stop-continue.exp: Delete.
14903 * gdb.base/hook-stop-frame.c: Delete.
14904 * gdb.base/hook-stop-frame.exp: Delete.
14905 * gdb.base/hook-stop.c: New file.
14906 * gdb.base/hook-stop.exp: New file.
14907
14908 2015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
14909
14910 * gdb.ada/access_to_packed_array.exp: New testcase.
14911 * gdb.ada/access_to_packed_array/foo.adb: New file.
14912 * gdb.ada/access_to_packed_array/pack.adb: New file.
14913 * gdb.ada/access_to_packed_array/pack.ads: New file.
14914
14915 2015-09-14 Markus Metzger <markus.t.metzger@intel.com>
14916
14917 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
14918 buffer size test.
14919
14920 2015-09-11 Don Breazeal <donb@codesourcery.com>
14921
14922 * gdb.base/foll-exec.c: Add copyright header. Fix
14923 formatting issues.
14924 * gdb.base/foll-exec.exp (zap_session): Delete proc.
14925 (do_exec_tests): Use clean_restart in place of zap_session,
14926 and for test initialization. Fix formatting issues. Use
14927 fail in place of perror.
14928 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
14929 an expect statement to match an expression with output from
14930 the program under debug.
14931 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
14932 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
14933 * gdb.threads/non-ldr-exc-2.exp: Likewise.
14934 * gdb.threads/non-ldr-exc-3.exp: Likewise.
14935 * gdb.threads/non-ldr-exc-4.exp: Likewise.
14936
14937 2015-09-09 Doug Evans <dje@google.com>
14938
14939 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
14940
14941 2015-09-09 Doug Evans <dje@google.com>
14942
14943 * gdb.base/pie-execl.exp: Fix result test of build_executable.
14944
14945 2015-09-09 Doug Evans <dje@google.com>
14946
14947 * gdb.base/savedregs.exp: Fix typo.
14948
14949 2015-09-09 Pedro Alves <palves@redhat.com>
14950
14951 * gdb.mi/mi-cli.exp: Add CLI finish tests.
14952
14953 2015-09-08 Sandra Loosemore <sandra@codesourcery.com>
14954
14955 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
14956 command actually switches threads. Give up on remaining
14957 tests if target fails to stop at breakpoint.
14958
14959 2015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
14960
14961 * gdb.ada/funcall_char.exp: New testcase.
14962 * gdb.ada/funcall_char/foo.adb: New file.
14963
14964 2015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
14965
14966 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
14967 expected outputs. Add two testcases for completing ambiguous
14968 functions.
14969 * gdb.ada/complete/aux_pck.adb: New file.
14970 * gdb.ada/complete/aux_pck.ads: New file.
14971 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
14972 Ambiguous_Func functions.
14973 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
14974 * gdb.ada/complete/pck.adb: Likewise.
14975
14976 2015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
14977
14978 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
14979 failures to run the test program under GDB.
14980
14981 2015-08-26 Luis Machado <lgustavo@codesourcery.com>
14982
14983 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
14984 to C.
14985
14986 2015-08-26 Patrick Palka <patrick@parcs.ath.cx>
14987
14988 * gdb.base/run-after-attach.exp: New test file.
14989 * gdb.base/run-after-attach.c: New test file.
14990
14991 2015-08-26 Don Breazeal <donb@codesourcery.com>
14992
14993 * gdb.base/foll-exec-2.c: New test program.
14994 * gdb.base/foll-exec-2.exp: New test.
14995
14996 2015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
14997
14998 * gdb.base/nested-subp1.exp: New file.
14999 * gdb.base/nested-subp1.c: New file.
15000 * gdb.base/nested-subp2.exp: New file.
15001 * gdb.base/nested-subp2.c: New file.
15002 * gdb.base/nested-subp3.exp: New file.
15003 * gdb.base/nested-subp3.c: New file.
15004
15005 2015-08-24 Pedro Alves <palves@redhat.com>
15006
15007 * gdb.server/connect-without-multi-process.c: New file.
15008 * gdb.server/connect-without-multi-process.exp: New file.
15009
15010 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
15011
15012 * gdb.opt/inline-markers.c: Make z int.
15013
15014 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
15015
15016 * gdb.opt/inline-markers.c: Make z volatile.
15017
15018 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
15019
15020 * gdb.opt/inline-bt.c: New volatile global z.
15021 * gdb.opt/inline-cmds.c: Likewise.
15022 * gdb.opt/inline-locals.c: Likewise.
15023 * gdb.opt/inline-markers.c: New extern global z.
15024 (marker): Use z.
15025 (inline_fn): Likewise.
15026
15027 2015-08-24 Pedro Alves <palves@redhat.com>
15028
15029 * config/m32r-stub.exp: Remove file.
15030 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
15031 * gdb.base/call-rt-st.exp: Likewise.
15032 * gdb.base/call-strs.exp: Likewise.
15033 * gdb.base/default.exp: Remove references to h8300-*-hms and
15034 *-*-udi*.
15035 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
15036
15037 2015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
15038
15039 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
15040 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
15041 and "return" use KFAIL when GDB can not read/write the vector
15042 return value.
15043
15044 2015-08-21 Gary Benson <gbenson@redhat.com>
15045
15046 * gdb.trace/pending.exp: Cope with remote transfer warnings.
15047
15048 2015-08-20 Pedro Alves <palves@redhat.com>
15049
15050 * gdb.server/solib-list.exp: No longer expect an interior stop in
15051 non-stop mode.
15052
15053 2015-08-20 Pedro Alves <palves@redhat.com>
15054
15055 * gdb.server/connect-stopped-target.c: New file.
15056 * gdb.server/connect-stopped-target.exp: New file.
15057
15058 2015-08-20 Pedro Alves <palves@redhat.com>
15059
15060 * gdb.dwarf2/comp-unit-lang.exp: New file.
15061 * gdb.dwarf2/comp-unit-lang.c: New file.
15062
15063 2015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
15064
15065 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
15066 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
15067
15068 2015-08-19 Kevin Buettner <kevinb@redhat.com>
15069
15070 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
15071 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
15072
15073 2015-08-18 Doug Evans <dje@google.com>
15074 Adrian Sendroiu <adrian.sendroiu@freescale.com>
15075
15076 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
15077 skip_python_tests. New arg prompt_regexp.
15078 (skip_python_tests): New function.
15079 * lib/mi-support.exp (mi_skip_python_tests): New function.
15080 * gdb.python/py-mi-objfile-gdb.py: New file.
15081 * gdb.python/py-mi-objfile.c: New file.
15082 * gdb.python/py-mi-objfile.exp: New file.
15083
15084 2015-08-17 Keith Seitz <keiths@redhat.com>
15085
15086 * gdb.linespec/explicit.exp: Move strace test from here ...
15087 * gdb.trace/strace.exp: ... to here.
15088
15089 2015-08-15 Patrick Palka <patrick@parcs.ath.cx>
15090
15091 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
15092 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
15093
15094 2015-08-14 Doug Evans <xdje42@gmail.com>
15095
15096 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
15097 inferior before selecting a new file.
15098
15099 2015-08-14 Doug Evans <xdje42@gmail.com>
15100
15101 * gdb.mi/mi-disassemble.exp: Update.
15102 * gdb.base/disasm-optim.S: New file.
15103 * gdb.base/disasm-optim.c: New file.
15104 * gdb.base/disasm-optim.h: New file.
15105 * gdb.base/disasm-optim.exp: New file.
15106
15107 2015-08-14 Keith Seitz <keiths@redhat.com>
15108
15109 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
15110 "evaluated-by".
15111
15112 2015-08-13 Joel Brobecker <brobecker@adacore.com>
15113
15114 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
15115
15116 2015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
15117
15118 * gdb.ada/fun_renaming.exp: New testcase.
15119 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
15120 * gdb.ada/fun_renaming/pack.adb: New file.
15121 * gdb.ada/fun_renaming/pack.ads: New file.
15122
15123 2015-08-12 Keith Seitz <keiths@redhat.com>
15124
15125 * gdb.base/dso2dso.exp: Pass basename of source file in call to
15126 gdb_get_line_number.
15127
15128 2015-08-12 Joel Brobecker <brobecker@adacore.com>
15129
15130 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
15131 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
15132 gdb.base/dso2dso.exp: New files.
15133
15134 2015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
15135 Pedro Alves <palves@redhat.com>
15136 Keith Seitz <keiths@redhat.com>
15137
15138 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
15139 GDBFLAGS.
15140
15141 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
15142
15143 * gdb.base/gdbhistsize-history.exp
15144 (test_histsize_history_setting): Use save_vars.
15145 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
15146 Use save_vars.
15147 (test_no_truncation_of_unlimited_history_file): Use save_vars.
15148 * gdb.base/readline.exp: Use save_vars.
15149
15150 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
15151
15152 * lib/gdb.exp (save_vars): New proc.
15153
15154 2015-08-11 Keith Seitz <keiths@redhat.com>
15155
15156 * gdb.base/help.exp: Update help_breakpoint_text.
15157
15158 2015-08-11 Keith Seitz <keiths@redhat.com>
15159
15160 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
15161 (at toplevel): Call test_explicit_breakpoints.
15162 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
15163 breakpoints.
15164 * lib/mi-support.exp (mi_make_breakpoint): Add support for
15165 breakpoint conditions, "-cond".
15166
15167 2015-08-11 Keith Seitz <keiths@redhat.com>
15168
15169 * gdb.linespec/3explicit.c: New file.
15170 * gdb.linespec/cpexplicit.cc: New file.
15171 * gdb.linespec/cpexplicit.exp: New file.
15172 * gdb.linespec/explicit.c: New file.
15173 * gdb.linespec/explicit.exp: New file.
15174 * gdb.linespec/explicit2.c: New file.
15175 * gdb.linespec/ls-errs.exp: Add explicit location tests.
15176 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
15177 before using in the matching pattern.
15178 Clarify that `prefix' is a regular expression.
15179
15180 2015-08-11 Keith Seitz <keiths@redhat.com>
15181
15182 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
15183 test.
15184 Add tests for missing ",FMT" and ",".
15185
15186 2015-08-10 Doug Evans <dje@google.com>
15187 Keith Seitz <keiths@redhat.com>
15188
15189 PR gdb/17960
15190 * gdb.base/completion.exp: Add location completer tests.
15191
15192 2015-08-07 Pedro Alves <palves@redhat.com>
15193
15194 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
15195 tests here.
15196 (top level): Run do_test with and without displaced stepping.
15197
15198 2015-08-07 Pedro Alves <palves@redhat.com>
15199
15200 * gdb.base/valgrind-disp-step.c: New file.
15201 * gdb.base/valgrind-disp-step.exp: New file.
15202
15203 2015-08-07 Pedro Alves <palves@redhat.com>
15204
15205 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
15206 Delete function.
15207 (main): Add alarm. Run an infinite loop instead of calling
15208 wait_threads.
15209 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
15210 comment.
15211 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
15212 Delete function.
15213 (main): Add alarm. Run an infinite loop instead of calling
15214 wait_threads.
15215 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
15216 comment.
15217
15218 2015-08-07 Pedro Alves <palves@redhat.com>
15219
15220 * gdb.base/checkpoint-ns.exp: New file.
15221 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
15222 standard_testfile.
15223
15224 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
15225
15226 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
15227 * gdb.btrace/instruction_history.exp: Update.
15228 * gdb.btrace/tsx.exp: New.
15229 * gdb.btrace/tsx.c: New.
15230
15231 2015-08-06 Pedro Alves <palves@redhat.com>
15232
15233 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
15234 increase timeout.
15235 * gdb.reverse/until-precsave.exp: Bump timeouts.
15236
15237 2015-08-06 Pedro Alves <palves@redhat.com>
15238
15239 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
15240
15241 2015-08-06 Pedro Alves <palves@redhat.com>
15242
15243 PR gdb/18749
15244 * gdb.threads/process-dies-while-handling-bp.c: New file.
15245 * gdb.threads/process-dies-while-handling-bp.exp: New file.
15246
15247 2015-08-06 Pedro Alves <palves@redhat.com>
15248
15249 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
15250 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
15251
15252 2015-08-05 Pedro Alves <palves@redhat.com>
15253
15254 * gdb.threads/next-while-other-thread-longjmps.c: New file.
15255 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
15256
15257 2015-08-03 Sandra Loosemore <sandra@codesourcery.com>
15258
15259 * gdb.base/bp-permanent.exp: Report test as unsupported if
15260 the target cannot stop at the permanent breakpoint.
15261
15262 2015-08-03 Doug Evans <dje@google.com>
15263
15264 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
15265 10000.
15266
15267 2015-08-03 Doug Evans <dje@google.com>
15268
15269 * Makefile.in (workers/%.worker, build-perf): New rule.
15270 (GDB_PERFTEST_MODE): New variable.
15271 (check-perf): Use it.
15272 (clean): Clean up gdb.perf parallel build subdirs.
15273 * lib/build-piece.exp: New file.
15274 * lib/gdb.exp (make_gdb_parallel_path): New function
15275 (standard_output_file, standard_temp_file): Call it.
15276 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
15277 of $GDB_PARALLEL.
15278 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
15279
15280 2015-08-03 Doug Evans <dje@google.com>
15281
15282 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
15283 (LOG_FILE_NAME): New global.
15284 (TextReporter.__init__): Initialize self.txt_sum.
15285 (TextReporter.report): Add support for multiple data-points.
15286 Move report to perftest.sum, put raw data in perftest.log.
15287 (TextReporter.start): Open sum and log files.
15288 (TextReporter.end): Close sum and log files.
15289 * gdb.perf/lib/perftest/testresult.py
15290 (SingleStatisticTestResult.record): Handle multiple data-points.
15291
15292 2015-07-31 Pedro Alves <palves@redhat.com>
15293
15294 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
15295 Use spawn_id_get_pid. Wait for spawn id after eof. Use
15296 kill_wait_spawned_process instead of explicit "kill -9".
15297 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
15298 returning a spawn id instead of a pid. Use spawn_id_get_pid and
15299 kill_wait_spawned_process.
15300 * gdb.base/attach-twice.exp: Likewise.
15301 * gdb.base/attach.exp: Likewise.
15302 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
15303 gdb_test_multiple.
15304 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
15305 returning a spawn id instead of a pid. Use spawn_id_get_pid and
15306 kill_wait_spawned_process.
15307 * gdb.base/valgrind-infcall.exp: Likewise.
15308 * gdb.multi/multi-attach.exp: Likewise.
15309 * gdb.python/py-prompt.exp: Likewise.
15310 * gdb.python/py-sync-interp.exp: Likewise.
15311 * gdb.server/ext-attach.exp: Likewise.
15312 * gdb.threads/attach-into-signal.exp (corefunc): Use
15313 spawn_wait_for_attach, spawn_id_get_pid and
15314 kill_wait_spawned_process.
15315 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
15316 spawn_wait_for_attach returning a spawn id instead of a pid. Use
15317 spawn_id_get_pid and kill_wait_spawned_process.
15318 * gdb.threads/attach-stopped.exp (corefunc): Use
15319 spawn_wait_for_attach, spawn_id_get_pid and
15320 kill_wait_spawned_process.
15321 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
15322 Use spawn_id_get_pid. Wait for spawn id after eof. Use
15323 kill_wait_spawned_process instead of explicit "kill -9".
15324 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
15325 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
15326 (spawn_wait_for_attach): Use spawn instead of exec to spawn
15327 processes. Don't map cygwin/windows pids here. Now returns a
15328 spawn id list.
15329
15330 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
15331
15332 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
15333 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
15334 correct patch.
15335
15336 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
15337
15338 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
15339
15340 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
15341
15342 Reapply:
15343 2014-05-21 Mark Wielaard <mjw@redhat.com>
15344
15345 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
15346
15347 2015-07-30 Pedro Alves <palves@redhat.com>
15348
15349 * linux-low.c (handle_extended_wait): Set the child's last
15350 reported status to TARGET_WAITKIND_STOPPED.
15351
15352 2015-07-30 Pedro Alves <palves@redhat.com>
15353
15354 PR threads/18600
15355 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
15356 only shows inferior 1.
15357
15358 2015-07-30 Simon Marchi <simon.marchi@ericsson.com>
15359 Pedro Alves <palves@redhat.com>
15360
15361 PR threads/18600
15362 * gdb.threads/fork-plus-threads.c: New file.
15363 * gdb.threads/fork-plus-threads.exp: New file.
15364
15365 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
15366
15367 * gdb.base/batch-preserve-term-settings.exp
15368 (test_terminal_settings_preserved_after_cli_exit): Use
15369 send_quit_command.
15370
15371 2015-07-29 Pedro Alves <palves@redhat.com>
15372 Don Breazeal <donb@codesourcery.com>
15373
15374 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
15375 output from both inferior_spawn_id and gdb_spawn_id.
15376
15377 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
15378
15379 * gdb.threads/attach-into-signal.exp (corefunc): Use
15380 with_test_prefix on nested loops, uniquefying the test messages.
15381
15382 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
15383
15384 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
15385 commit.
15386
15387 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
15388
15389 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
15390 New proc.
15391 (test_terminal_settings_preserved_after_sigterm): New test.
15392
15393 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
15394
15395 * gdb.base/batch-preserve-term-settings.exp
15396 (test_terminal_settings_preserved_after_cli_exit): New test.
15397
15398 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
15399
15400 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
15401 manipulation of saved_gdbflags.
15402 (test_terminal_settings_preserved): Remove global declaration of
15403 the unused variable pagination_prompt. Remove manipulation of
15404 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
15405 GDBFLAGS.
15406
15407 2015-07-29 Pedro Alves <palves@redhat.com>
15408
15409 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
15410
15411 2015-07-29 Pedro Alves <palves@redhat.com>
15412
15413 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
15414 at the top.
15415
15416 2015-07-29 Pedro Alves <palves@redhat.com>
15417
15418 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
15419 (main): Call gdb_unbuffer_output.
15420 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
15421 (main): Call gdb_unbuffer_output.
15422 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
15423 (main): Call gdb_unbuffer_output.
15424 * gdb.base/call-strs.exp: Adjust to step over the
15425 gdb_unbuffer_output call.
15426 * gdb.base/catch-gdb-caused-signals.c: Include
15427 "../lib/unbuffer_output.c".
15428 (main): Call gdb_unbuffer_output.
15429 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
15430 (main): Call gdb_unbuffer_output.
15431 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
15432 (main): Call gdb_unbuffer_output.
15433 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
15434 (main): Call gdb_unbuffer_output.
15435 * gdb.base/shlib-call.exp: Adjust to step over the
15436 gdb_unbuffer_output call.
15437 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
15438 (main): Call gdb_unbuffer_output.
15439 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
15440 (main): Call gdb_unbuffer_output.
15441 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
15442 (main): Rename to ...
15443 (test): ... this.
15444 (main): Reimplement.
15445 * gdb.base/varargs.exp: Run to test instead of to main.
15446 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
15447 (main): Call gdb_unbuffer_output.
15448
15449 2015-07-29 Pedro Alves <palves@redhat.com>
15450
15451 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
15452 factore out from mi_continue_dprintf. For call-style dprintfs,
15453 expect dprintf output out of $inferior_spawn_id.
15454 (mi_continue_dprintf): Use mi_expect_dprintf.
15455 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
15456 (main): Call gdb_unbuffer_output.
15457
15458 2015-07-29 Pedro Alves <palves@redhat.com>
15459
15460 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
15461 (default_mi_gdb_start): Set inferior_spawn_id instead of
15462 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
15463 gdb_spawn_id.
15464 (mi_gdb_test): Always expect inferior output from both
15465 $inferior_spawn_id and $gdb_spawn_id.
15466
15467 2015-07-29 Pedro Alves <palves@redhat.com>
15468
15469 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
15470 send_inferior and $inferior_spawn_id.
15471
15472 2015-07-29 Pedro Alves <palves@redhat.com>
15473
15474 * gdb.gdb/complaints.exp (test_initial_complaints)
15475 (test_serial_complaints, test_short_complaints): Use
15476 gdb_test_stdio.
15477 (test_empty_complaint): Handle $inferior_spawn_id !=
15478 $gdb_spawn_id.
15479
15480 2015-07-29 Pedro Alves <palves@redhat.com>
15481
15482 * gdb.base/varargs.exp: Use gdb_test_stdio.
15483
15484 2015-07-29 Pedro Alves <palves@redhat.com>
15485
15486 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
15487
15488 2015-07-29 Pedro Alves <palves@redhat.com>
15489
15490 * gdb.base/ending-run.exp: Use gdb_test_stdio.
15491
15492 2015-07-29 Pedro Alves <palves@redhat.com>
15493
15494 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
15495 parameter into two new parameters, "inf_result" and "gdb_result".
15496 Expect inferior output and gdb output from $inferior_spawn_id and
15497 $gdb_spawn_id, respectively. Adjust all callers.
15498
15499 2015-07-29 Pedro Alves <palves@redhat.com>
15500
15501 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
15502 of gdb_test_sequence.
15503
15504 2015-07-29 Pedro Alves <palves@redhat.com>
15505
15506 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
15507 (saw_spurious_output): Expect inferior output from
15508 $inferior_spawn_id. Use gdb_test_stdio.
15509
15510 2015-07-29 Pedro Alves <palves@redhat.com>
15511
15512 * gdb.base/dprintf.exp: Use standard_testfile. Change
15513 prepare_for_testing call.
15514 (srcfile): Don't set.
15515 (restart): New procedure.
15516 (test_dprintf): New procecure, use to continue over dprintfs.
15517 (test_call, test_agent): New procedures, tests moved here.
15518 Restart gdb and recreate dprintfs. Adjust expected output.
15519
15520 2015-07-29 Pedro Alves <palves@redhat.com>
15521
15522 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
15523
15524 2015-07-29 Pedro Alves <palves@redhat.com>
15525
15526 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
15527
15528 2015-07-29 Pedro Alves <palves@redhat.com>
15529
15530 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
15531 gdb_test_stdio.
15532
15533 2015-07-29 Pedro Alves <palves@redhat.com>
15534
15535 * lib/gdb.exp (gdb_test_stdio): New procedure.
15536
15537 2015-07-29 Pedro Alves <palves@redhat.com>
15538
15539 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
15540
15541 2015-07-29 Pedro Alves <palves@redhat.com>
15542
15543 * gdb.base/call-signal-resume.exp: Remove check for
15544 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
15545 * gdb.base/unwindonsignal.exp: Likewise.
15546 * gdb.base/call-signals.c (gen_signal): Remove printf call.
15547 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
15548
15549 2015-07-29 Pedro Alves <palves@redhat.com>
15550
15551 * gdb.base/siginfo-addr.c (pass): New function.
15552 (handler): Call it iff si_addr is correct.
15553 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
15554 Set a breakpoint at "pass" and continue to it.
15555
15556 2015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
15557
15558 * gdb.python/py-objfile.exp: Make some tests have unique names.
15559 * gdb.python/py-pp-registration.exp: Likewise.
15560
15561 2015-07-28 Pedro Alves <palves@redhat.com>
15562
15563 * gdb.server/server-exec-info.exp: Issue a "disconnect".
15564
15565 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
15566
15567 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
15568
15569 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
15570
15571 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
15572
15573 2015-07-27 Patrick Palka <patrick@parcs.ath.cx>
15574
15575 * gdb.base/gdb-sigterm-2.exp: New test.
15576
15577 2015-07-25 Doug Evans <xdje42@gmail.com>
15578
15579 Revert:
15580 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
15581 (workers/%.worker, build-perf): New rule.
15582 (GDB_PERFTEST_MODE): New variable.
15583 (check-perf): Use it.
15584 (clean): Clean up gdb.perf parallel build subdirs.
15585 * lib/build-piece.exp: New file.
15586 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
15587 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
15588 name.
15589 (standard_temp_file): Ditto.
15590 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
15591 of $GDB_PARALLEL.
15592
15593 2015-07-24 Doug Evans <dje@google.com>
15594
15595 * gdb.perf/lib/perftest/utils.py: New file.
15596 * gdb.perf/gm-hello.cc: New file.
15597 * gdb.perf/gm-pervasive-typedef.cc: New file.
15598 * gdb.perf/gm-pervasive-typedef.h: New file.
15599 * gdb.perf/gm-std.cc: New file.
15600 * gdb.perf/gm-std.h: New file.
15601 * gdb.perf/gm-use-cerr.cc: New file.
15602 * gdb.perf/gm-utils.h: New file.
15603 * gdb.perf/gmonster-null-lookup.py: New file.
15604 * gdb.perf/gmonster-pervasive-typedef.py: New file.
15605 * gdb.perf/gmonster-print-cerr.py: New file.
15606 * gdb.perf/gmonster-ptype-string.py: New file.
15607 * gdb.perf/gmonster-runto-main.py: New file.
15608 * gdb.perf/gmonster-select-file.py: New file.
15609 * gdb.perf/gmonster1-null-lookup.exp: New file.
15610 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
15611 * gdb.perf/gmonster1-print-cerr.exp: New file.
15612 * gdb.perf/gmonster1-ptype-string.exp: New file.
15613 * gdb.perf/gmonster1-runto-main.exp: New file.
15614 * gdb.perf/gmonster1-select-file.exp: New file.
15615 * gdb.perf/gmonster1.cc: New file.
15616 * gdb.perf/gmonster1.exp: New file.
15617 * gdb.perf/gmonster2-null-lookup.exp: New file.
15618 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
15619 * gdb.perf/gmonster2-print-cerr.exp: New file.
15620 * gdb.perf/gmonster2-ptype-string.exp: New file.
15621 * gdb.perf/gmonster2-runto-main.exp: New file.
15622 * gdb.perf/gmonster2-select-file.exp: New file.
15623 * gdb.perf/gmonster2.cc: New file.
15624 * gdb.perf/gmonster2.exp: New file.
15625
15626 2015-07-24 Doug Evans <dje@google.com>
15627
15628 * gdb.perf/README: New file.
15629 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
15630 * lib/gen-perf-test.exp: New file.
15631
15632 2015-07-24 Doug Evans <dje@google.com>
15633
15634 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
15635 (PerfTest::startup): New function.
15636 (PerfTest::run): Return result of calling body.
15637 (PerfTest::assemble): Rewrite.
15638 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
15639 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
15640 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
15641 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
15642 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
15643
15644 2015-07-24 Doug Evans <dje@google.com>
15645
15646 * lib/gdb.exp (clean_restart): Make executable optional.
15647
15648 2015-07-24 Doug Evans <dje@google.com>
15649
15650 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
15651 compiler_info references.
15652 * gdb.cp/temargs.exp: Ditto.
15653 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
15654 (get_compiler_info): Early exit if already computed. Set compiler_info
15655 to "unknown" if there was a problem.
15656 (test_compiler_info): Add function comment. Call get_compiler_info.
15657
15658 2015-07-24 Doug Evans <dje@google.com>
15659
15660 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
15661 (workers/%.worker, build-perf): New rule.
15662 (GDB_PERFTEST_MODE): New variable.
15663 (check-perf): Use it.
15664 (clean): Clean up gdb.perf parallel build subdirs.
15665 * lib/build-piece.exp: New file.
15666 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
15667 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
15668 name.
15669 (standard_temp_file): Ditto.
15670 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
15671 of $GDB_PARALLEL.
15672
15673 2015-07-24 Doug Evans <dje@google.com>
15674
15675 * lib/future.exp (gdb_default_target_compile): New option
15676 "early_flags".
15677 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
15678 --as-needed.
15679
15680 2015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
15681
15682 * gdb.base/catch-syscall.exp: Call gdb_exit before
15683 gdb_skip_xml_test.
15684
15685 2015-07-24 Pedro Alves <palves@redhat.com>
15686
15687 * gdb.python/py-events.exp: Accept output between the stop event
15688 and the prompt.
15689 * gdb.python/py-evsignal.exp: Likewise.
15690 * gdb.python/py-evthreads.exp: Likewise.
15691
15692 2015-07-24 Pedro Alves <palves@redhat.com>
15693
15694 PR gdb/18717
15695 * gdb.threads/non-ldr-exit.c: New file.
15696 * gdb.threads/non-ldr-exit.exp: New file.
15697
15698 2015-07-24 Yao Qi <yao.qi@linaro.org>
15699
15700 * gdb.server/ext-wrapper.exp: Test --wrapper option when
15701 restarting process.
15702
15703 2015-07-24 Yao Qi <yao.qi@linaro.org>
15704
15705 * gdb.server/ext-restart.exp: New file.
15706
15707 2015-07-24 Yao Qi <yao.qi@linaro.org>
15708
15709 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
15710 argument options.
15711 * gdb.server/ext-wrapper.exp: New file.
15712
15713 2015-07-23 Doug Evans <dje@google.com>
15714
15715 * gdb.dwarf2/dw2-dummy-cu.S: New file.
15716 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
15717
15718 2015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
15719
15720 * gdb.ada/var_arr_typedef.exp: New testcase.
15721 * gdb.ada/var_arr_typedef/pack.adb: New file.
15722 * gdb.ada/var_arr_typedef/pack.ads: New file.
15723 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
15724
15725 2015-07-20 Joel Brobecker <brobecker@adacore.com>
15726
15727 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
15728
15729 2015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
15730
15731 * gdb.arch/i386-biarch-core.exp: Replace istarget
15732 by "complete set gnutarget". Remove expectation for the "core-file"
15733 command.
15734
15735 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
15736
15737 Revert the previous commit:
15738 Tests for validate symbol file using build-id.
15739
15740 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
15741
15742 Tests for validate symbol file using build-id.
15743 * gdb.base/solib-mismatch-lib.c: New file.
15744 * gdb.base/solib-mismatch-libmod.c: New file.
15745 * gdb.base/solib-mismatch.c: New file.
15746 * gdb.base/solib-mismatch.exp: New file.
15747
15748 2015-07-15 Sandra Loosemore <sandra@codesourcery.com>
15749
15750 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
15751 nios2-*-linux*.
15752 * gdb.base/sigbpt.exp (stepi_out): Likewise.
15753 * gdb.base/siginfo.exp: Likewise.
15754 * gdb.base/sigstep.exp (advance, advancei): Likewise.
15755
15756 2015-07-15 Pierre Langlois <pierre.langlois@arm.com>
15757
15758 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
15759 Move it to ...
15760 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
15761 ... here.
15762 * gdb.trace/range-stepping.exp: Check that the target supports
15763 range stepping.
15764
15765 2015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
15766
15767 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
15768
15769 2015-07-14 Pedro Alves <palves@redhat.com>
15770
15771 * gdb.base/killed-outside.exp: New file.
15772 * gdb.base/killed-outside.c: New file.
15773
15774 2015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
15775
15776 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
15777 (n at main): New.
15778 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
15779
15780 2015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
15781
15782 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
15783 infcall tests instead of setting up for KFAIL.
15784
15785 2015-07-10 Markus Metzger <markus.t.metzger@intel.com>
15786
15787 * gdb.btrace/record_goto-step.exp: New.
15788
15789 2015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
15790
15791 PR compile/18484
15792 * gdb.compile/compile.c (struct struct_type): Add volatile to
15793 selffield's type.
15794 * gdb.compile/compile.exp
15795 (compile code struct_object.selffield = &struct_object): Skip further
15796 struct_object tests if this one xfails.
15797
15798 2015-07-08 Robert O'Callahan <robert@ocallahan.org>
15799
15800 PR exp/18617
15801 * gdb.trace/ax.exp: Add test.
15802
15803 2015-07-07 Yao Qi <yao.qi@linaro.org>
15804
15805 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
15806 instead of istarget "aarch64*-*-*".
15807 * gdb.arch/aarch64-fp.exp: Likewise.
15808 * gdb.base/float.exp: Likewise.
15809 * gdb.reverse/aarch64.exp: Likewise.
15810 * lib/gdb.exp (is_aarch64_target): New proc.
15811
15812 2015-07-07 Yao Qi <yao.qi@linaro.org>
15813
15814 * lib/gdb.exp (is_aarch32_target): New proc.
15815 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
15816 instead of "istarget "arm*-*-*"".
15817 * gdb.arch/arm-disp-step.exp: Likewise.
15818 * gdb.arch/thumb-bx-pc.exp: Likewise.
15819 * gdb.arch/thumb-prologue.exp: Likewise.
15820 * gdb.arch/thumb-singlestep.exp: Likewise.
15821 * gdb.base/disp-step-syscall.exp: Likewise.
15822 * gdb.base/float.exp: Likewise.
15823
15824 2015-07-07 Yao Qi <yao.qi@linaro.org>
15825
15826 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
15827 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
15828
15829 2015-07-07 Yao Qi <yao.qi@linaro.org>
15830
15831 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
15832 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
15833 if it exists.
15834 * gdb.multi/multi-arch.exp: Likewise.
15835
15836 2015-07-07 Simon Marchi <simon.marchi@ericsson.com>
15837
15838 * gdb.python/py-lazy-string.exp: Add missing parentheses to
15839 print.
15840
15841 2015-07-07 Yao Qi <yao.qi@linaro.org>
15842
15843 * gdb.arch/thumb-singlestep.exp: Do one more single step.
15844
15845 2015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
15846
15847 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
15848 '[' and ']' characters.
15849
15850 2015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
15851
15852 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
15853
15854 2015-06-29 Pedro Alves <palves@redhat.com>
15855
15856 PR threads/18127
15857 * gdb.threads/hand-call-new-thread.c: New file.
15858 * gdb.threads/hand-call-new-thread.c: New file.
15859
15860 2015-06-26 Keith Seitz <keiths@redhat.com>
15861 Doug Evans <dje@google.com>
15862
15863 PR 16253
15864 * gdb.cp/var-tag-2.cc: New file.
15865 * gdb.cp/var-tag-3.cc: New file.
15866 * gdb.cp/var-tag-4.cc: New file.
15867 * gdb.cp/var-tag.cc: New file.
15868 * gdb.cp/var-tag.exp: New file.
15869
15870 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
15871
15872 * gdb.base/history-duplicates.exp: New test.
15873
15874 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
15875
15876 * gdb.base/completion.exp: Test the completion of the "focus"
15877 command.
15878
15879 2015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
15880
15881 * gdb.arch/amd64-prologue-skip.S: New file.
15882 * gdb.arch/amd64-prologue-skip.exp: New file.
15883
15884 2015-06-25 Simon Marchi <simon.marchi@ericsson.com>
15885
15886 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
15887 is_address_zero_readable check.
15888
15889 2015-06-24 Peter Bergner <bergner@vnet.ibm.com>
15890
15891 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
15892 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
15893
15894 2015-06-24 Yao Qi <yao.qi@linaro.org>
15895
15896 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
15897 linux targets.
15898
15899 2015-06-24 Yao Qi <yao.qi@linaro.org>
15900
15901 * lib/gdb.exp (supports_get_siginfo_type): New proc.
15902 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
15903 * gdb.base/siginfo-thread.exp: Likewise.
15904
15905 2015-06-22 Yao Qi <yao.qi@linaro.org>
15906
15907 * boards/remote-gdbserver-on-localhost.exp: Add comments.
15908
15909 2015-06-22 Yao Qi <yao.qi@linaro.org>
15910
15911 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
15912 aarch64*-*-*.
15913 (skip_hw_watchpoint_tests): Likewise.
15914
15915 2015-06-18 Patrick Palka <patrick@parcs.ath.cx>
15916
15917 * gdb.base/gdbinit-history.exp: Test the interaction between
15918 setting GDBHISTSIZE and setting the history size via .gdbinit.
15919
15920 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
15921
15922 PR gdb/16999
15923 * gdb.base/gdbhistsize-history.exp: New test.
15924
15925 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
15926
15927 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
15928 with GDBHISTSIZE.
15929 * gdb.base/readline.exp: Likewise.
15930
15931 2015-06-17 Yao Qi <yao.qi@linaro.org>
15932
15933 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
15934 line.
15935
15936 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
15937
15938 * gdb.base/gdbinit-history.exp: Add test case to check that
15939 an unlimited history file does not get truncated on exit.
15940
15941 2015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
15942
15943 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
15944 (VECTOR): New macro. Use it...
15945 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
15946 ...for these typedefs.
15947 (int8, char1, int1, double1): New typedefs.
15948 (struct just_int2, struct two_int2): New structures.
15949 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
15950 (add_structvecs, add_singlevecs): New functions.
15951 (main): Call add_some_intvecs twice.
15952 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
15953 the compile and exit upon failure. Try compiling for the "native"
15954 architecture. Test inferior function calls with vector arguments
15955 and vector return value handling with "finish" and "return".
15956
15957 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
15958
15959 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
15960 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
15961 PE file.
15962 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
15963
15964 2015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
15965
15966 PR breakpoints/16465
15967 * gdb.mi/mi-dprintf-pending.c: New file.
15968 * gdb.mi/mi-dprintf-pending.exp: New test.
15969 * gdb.mi/mi-dprintf-pendshr.c: New file.
15970
15971 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
15972 Mircea Gherzan <mircea.gherzan@intel.com>
15973
15974 * gdb.arch/i386-mpx-map.c: New file.
15975 * gdb.arch/i386-mpx-map.exp: New File.
15976
15977 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
15978
15979 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
15980 * gdb.arch/i386-mpx.exp: Indentation fixed.
15981
15982 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
15983
15984 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
15985 function and improved indentation.
15986 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
15987 gdb_test_multiple. Added additional tests to skip the test.
15988
15989 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
15990
15991 * gdb.arch/i386-avx512.c: Change path in include file.
15992 * gdb.arch/i386-avx512.exp: Change include dir path
15993 compilation flag.
15994 * gdb.arch/i386-mpx.c: Change path in include file.
15995 * gdb.arch/i386-mpx.exp: Change include dir path compilation
15996 flag.
15997
15998 2015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
15999
16000 * gdb.compile/compile-print.exp (compile print *vararray@3)
16001 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
16002
16003 2015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
16004
16005 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
16006 (do not keep jit in memory): ... this.
16007 (expect 5): Change it to ...
16008 (expect no 5): ... this.
16009
16010 2015-06-02 Simon Marchi <simon.marchi@ericsson.com>
16011
16012 PR gdb/15564
16013 * gdb.mi/mi-detach.exp: New file.
16014
16015 2015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
16016
16017 PR symtab/18392
16018 * gdb.arch/amd64-tailcall-self.S: New file.
16019 * gdb.arch/amd64-tailcall-self.c: New file.
16020 * gdb.arch/amd64-tailcall-self.exp: New file.
16021
16022 2015-05-28 Don Breazeal <donb@codesourcery.com>
16023
16024 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
16025 tests for remote targets by checking is_target_gdbserver.
16026
16027 2015-05-27 Doug Evans <dje@google.com>
16028
16029 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
16030 * gdb.dwarf2/opaque-type-lookup.c: New file.
16031 * gdb.dwarf2/opaque-type-lookup.exp: New file.
16032
16033 2015-05-26 Doug Evans <dje@google.com>
16034
16035 * gdb.cp/iostream.cc: New file.
16036 * gdb.cp/iostream.exp: New file.
16037
16038 2015-05-26 Doug Evans <dje@google.com>
16039
16040 * gdb.dwarf2/dw2-op-call.exp: Update.
16041 * gdb.dwarf2/dw4-sig-types.exp: Update.
16042 * gdb.dwarf2/implptr.exp: Update.
16043 * gdb.mi/mi-cmd-param-changed.exp: Update.
16044
16045 2015-05-26 Doug Evans <dje@google.com>
16046
16047 * gdb.python/py-lazy-string.c: New file.
16048 * gdb.python/py-lazy-string.exp: New file.
16049 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
16050 (main): Update. Add estring3.
16051 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
16052 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
16053
16054 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
16055 Yao Qi <yao.qi@linaro.org>
16056
16057 * gdb.reverse/aarch64.c: New.
16058 * gdb.reverse/aarch64.exp: New.
16059
16060 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
16061
16062 * lib/gdb.exp (supports_process_record): Return true for
16063 aarch64*-linux*.
16064 (supports_reverse): Likewise.
16065
16066 2015-05-22 Patrick Palka <patrick@parcs.ath.cx>
16067
16068 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
16069 Use with_test_prefix.
16070
16071 2015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
16072
16073 * gdb.base/completion.exp: Add test for completion of layout
16074 names.
16075
16076 2015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
16077
16078 * lib/gdb.exp (skip_tui_tests): New proc.
16079 * gdb.base/tui-layout.exp: Check skip_tui_tests.
16080
16081 2015-05-19 Pedro Alves <palves@redhat.com>
16082
16083 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
16084 Save the whole env array instead of just HOME. Unset HISTSIZE in
16085 the environment while testing. Restore whole environment
16086 afterwards.
16087
16088 2015-05-16 Doug Evans <xdje42@gmail.com>
16089
16090 * gdb.guile/scm-ports.c: New file.
16091 * gdb.guile/scm-ports.exp: Add memory port tests.
16092
16093 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
16094
16095 * gdb.compile/compile-print.c: New file.
16096 * gdb.compile/compile-print.exp: New file.
16097
16098 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
16099
16100 * gdb.compile/compile-ops.exp: Cast param to void.
16101 * gdb.compile/compile.exp: Complete type for _gdb_expr.
16102 (compile code struct_object.selffield = &struct_object): Add xfail.
16103
16104 2015-05-15 Joel Brobecker <brobecker@adacore.com>
16105
16106 * gdb.ada/arr_enum_with_gap: New testcase.
16107
16108 2015-05-15 Joel Brobecker <brobecker@adacore.com>
16109
16110 * gdb.ada/byte_packed_arr: New testcase.
16111
16112 2015-05-15 Joel Brobecker <brobecker@adacore.com>
16113
16114 * gdb.ada/pckd_neg: New testcase.
16115
16116 2015-05-13 Patrick Palka <patrick@parcs.ath.cx>
16117
16118 PR gdb/17820
16119 * gdb.base/gdbinit-history.exp: New test.
16120 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
16121 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
16122
16123 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
16124
16125 * gdb.python/py-xmethods.cc: Enhance test case.
16126 * gdb.python/py-xmethods.exp: New tests.
16127 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
16128 function.
16129 (B_indexoper): Likewise.
16130 (global_dm_list) : Add new xmethod worker functions.
16131
16132 2015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
16133
16134 * gdb.base/coredump-filter.exp: Correctly unset
16135 "coredump_var_addr" array.
16136
16137 2015-05-08 Pedro Alves <palves@redhat.com>
16138
16139 * gdb.server/non-existing-program.exp: Unset spawn_id.
16140
16141 2015-05-08 Siva Chandra Reddy <sivachandra@google.com>
16142
16143 PR python/18291
16144 * gdb.python/py-xmethods.exp: Add tests.
16145
16146 2015-05-08 Yao Qi <yao.qi@linaro.org>
16147
16148 PR gdb/18208
16149 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
16150 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
16151 function set_coredump_filter, and remove remote_exec call.
16152 Remove argument ipid. Callers update.
16153 (top level): Don't get inferior's PID.
16154
16155 2015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
16156
16157 * gdb.base/watch_thread_num.exp: Skip test on targets without
16158 access watchpoints.
16159
16160 2015-05-06 Pedro Alves <palves@redhat.com>
16161
16162 PR server/18081
16163 * gdb.server/non-existing-program.exp: New file.
16164
16165 2015-05-05 Joel Brobecker <brobecker@adacore.com>
16166
16167 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
16168
16169 2015-05-05 Joel Brobecker <brobecker@adacore.com>
16170
16171 * gdb.ada/out_of_line_in_inlined: New testcase.
16172
16173 2015-05-05 Joel Brobecker <brobecker@adacore.com>
16174
16175 * gdb.ada/var_rec_arr: New testcase.
16176
16177 2015-04-30 Yao Qi <yao.qi@linaro.org>
16178
16179 * gdb.base/break-idempotent.exp: If
16180 skip_hw_watchpoint_multi_tests returns true, skip the tests
16181 on "rwatch" and "awatch".
16182
16183 2015-04-30 Yao Qi <yao.qi@linaro.org>
16184
16185 * gdb.base/relativedebug.exp: Invoke gdb command
16186 "info sharedlibrary", and if libc.so doesn't have debug info,
16187 skip the test.
16188
16189 2015-04-29 Doug Evans <dje@google.com>
16190
16191 * gdb.python/py-xmethods.exp: Add ptype tests.
16192 * gdb.python/py-xmethods.py (E_method_char_worker): Add
16193 get_result_type method.
16194
16195 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
16196
16197 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
16198 the target does not support hardware watchpoints.
16199
16200 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
16201
16202 * gdb.base/break-always.exp: Abort testing if writing to memory
16203 causes an error.
16204
16205 2015-04-28 Doug Evans <dje@google.com>
16206
16207 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
16208 * gdb.python/py-pp-registration.exp: ... here. New file.
16209 * gdb.python/py-pp-registration.c: New file.
16210 * gdb.python/py-pp-registration.py: New file.
16211
16212 2015-04-28 Doug Evans <dje@google.com>
16213
16214 * gdb.python/py-bad-printers.c: New file.
16215 * gdb.python/py-bad-printers.py: New file.
16216 * gdb.python/py-bad-printers.exp: New file.
16217
16218 2015-04-28 Sasha Smundak <asmundak@google.com>
16219
16220 * gdb.python/py-type.exp: New test.
16221
16222 2015-04-28 Andy Wingo <wingo@igalia.com>
16223
16224 * gdb.python/py-parameter.exp:
16225 * gdb.guile/scm-parameter.exp: Escape the path that we are
16226 matching against, as it might contain characters that are special
16227 to regular expressions.
16228
16229 2015-04-27 Joel Brobecker <brobecker@adacore.com>
16230
16231 * gdb.ada/rec_comp: New testcase.
16232
16233 2015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
16234
16235 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
16236 before using it.
16237
16238 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
16239
16240 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
16241 new tests for verilog output.
16242
16243 2015-04-24 Yao Qi <yao.qi@linaro.org>
16244
16245 * boards/remote-gdbserver-on-localhost.exp: New file.
16246
16247 2015-04-23 Pedro Alves <palves@redhat.com>
16248
16249 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
16250 $inferior_spawn_id instead of $inferior_spawn_id directly. On
16251 "end of file", remove $inferior_spawn_id from the indirect list.
16252
16253 2015-04-23 Pedro Alves <palves@redhat.com>
16254
16255 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
16256
16257 2015-04-23 Pedro Alves <palves@redhat.com>
16258
16259 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
16260 on $any_spawn_id instead of only on $gdb_spawn_id.
16261
16262 2015-04-21 Pierre Muller <muller@sourceware.org>
16263
16264 PR pascal/17815
16265 * lib/pascal.exp (gpc_compile): Add new option "class".
16266 (fpc_compile): Likewise.
16267 * gdb.pascal/case-insensitive-symbols.pas: New file.
16268 * gdb.pascal/case-insensitive-symbols.exp: New file.
16269
16270 2015-04-20 Gary Benson <gbenson@redhat.com>
16271
16272 * gdb.base/attach.exp: Fix three extended remote failures.
16273
16274 2015-04-17 Gary Benson <gbenson@redhat.com>
16275
16276 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
16277 the main executable over the remote protocol.
16278
16279 2015-04-16 Pedro Alves <palves@redhat.com>
16280
16281 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
16282 a new gdbserver if gdbserver_reconnect_p is set.
16283
16284 2015-04-16 Pedro Alves <palves@redhat.com>
16285
16286 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
16287 is set, don't exit gdbserver.
16288
16289 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
16290
16291 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
16292 appropriate .insn, such that an older assembler can be used.
16293 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
16294 the z/Architecture instruction set on 31-bit targets as well.
16295
16296 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
16297
16298 * gdb.go/handcall.exp: Remove all logic related to the first
16299 breakpoint and rely on go_runto_main instead.
16300 * gdb.go/strings.exp: Likewise.
16301 * gdb.go/unsafe.exp: Likewise.
16302 * gdb.go/hello.exp: Likewise. Also rename the remaining
16303 breakpoint marker to "breakpoint 1".
16304 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
16305 * gdb.go/strings.go: Likewise.
16306 * gdb.go/unsafe.go: Likewise.
16307 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
16308 "set breakpoint 2 here" and rename the remaining breakpoint marker
16309 to "breakpoint 1".
16310
16311 2015-04-15 Simon Marchi <simon.marchi@ericsson.com>
16312
16313 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
16314 if itertools.imap is not present.
16315 * gdb.python/py-objfile.exp: Add parentheses.
16316 * gdb.python/py-type.exp: Same.
16317 * gdb.python/py-unwind-maint.py: Same.
16318
16319 2015-04-15 Yao Qi <yao.qi@linaro.org>
16320
16321 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
16322 of ":$ptr_size" and set its form explicitly.
16323
16324 2015-04-15 Pedro Alves <palves@redhat.com>
16325 Yao Qi <yao.qi@linaro.org>
16326
16327 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
16328 timeout by factor of 4.
16329 (test_regular_watch): Likewise.
16330 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
16331 * gdb.reverse/sigall-reverse.exp: Likewise.
16332 * gdb.reverse/until-precsave.exp: Likewise.
16333 * lib/gdb.exp (with_timeout_factor): New proc.
16334 (gdb_expect): Move some code to ...
16335 (get_largest_timeout): ... here. New procedure.
16336
16337 2015-04-14 Luis Machado <lgustavo@codesourcery.com>
16338
16339 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
16340
16341 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
16342
16343 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
16344 to write to the .text section.
16345
16346 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
16347
16348 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
16349 Handle the case of targets that do not provide PID information.
16350
16351 2015-04-13 Yao Qi <yao.qi@linaro.org>
16352
16353 * lib/gdbserver-support.exp (gdb_exit): Catch exception
16354 and use expect instead of gdb_expect.
16355
16356 2015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
16357
16358 * gdb.base/coredump-filter.exp: Rename variable "addr" to
16359 "coredump_var_addr" to avoid naming conflict with other testcases.
16360
16361 2015-04-10 Pedro Alves <palves@redhat.com>
16362
16363 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
16364 gdb_test_sequence and gdb_assert.
16365
16366 2015-04-10 Pedro Alves <palves@redhat.com>
16367
16368 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
16369 test messages that don't include the breakpoint address.
16370
16371 2015-04-10 Yao Qi <yao.qi@linaro.org>
16372
16373 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
16374 false for some offset and width combinations which aren't
16375 supported by linux kernel.
16376
16377 2015-04-10 Pedro Alves <palves@redhat.com>
16378
16379 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
16380 procedure, factored out from ...
16381 (top level): ... here. Add "set displaced-stepping" testing axis.
16382 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
16383 parameter "displaced". Use it.
16384 (top level): Use foreach and add "set displaced-stepping" testing
16385 axis.
16386
16387 2015-04-10 Pedro Alves <palves@redhat.com>
16388
16389 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
16390 Remove comment.
16391 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
16392 both the address of the instruction that triggers the watchpoint
16393 and the address of the instruction immediately after, and use
16394 those addresses for the test. Fix comment.
16395
16396 2015-04-10 Pedro Alves <palves@redhat.com>
16397
16398 * gdb.base/sigstep.exp (breakpoint_to_handler)
16399 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
16400 Test "backtrace" in handler.
16401 (breakpoint_over_handler): New parameter 'displaced'. Use it.
16402 (top level): Add new "displaced" test axis to
16403 breakpoint_to_handler, breakpoint_to_handler_entry and
16404 breakpoint_over_handler.
16405
16406 2015-04-10 Pedro Alves <palves@redhat.com>
16407
16408 PR gdb/18216
16409 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
16410
16411 2015-04-10 Yao Qi <yao.qi@linaro.org>
16412
16413 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
16414 (test_add_rn_pc): New function.
16415 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
16416 (top level): Invoke test_add_rn_pc.
16417
16418 2015-04-10 Pedro Alves <palves@redhat.com>
16419
16420 PR gdb/13858
16421 * gdb.base/step-over-no-symbols.exp: New file.
16422
16423 2015-04-09 Andy Wingo <wingo@igalia.com>
16424
16425 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
16426 after the Python tests.
16427
16428 2015-04-08 Keith Seitz <keiths@redhat.com>
16429
16430 PR python/16699
16431 * gdb.python/py-completion.exp: New tests for completion.
16432 * gdb.python/py-completion.py (CompleteLimit1): New class.
16433 (CompleteLimit2): Likewise.
16434 (CompleteLimit3): Likewise.
16435 (CompleteLimit4): Likewise.
16436 (CompleteLimit5): Likewise.
16437 (CompleteLimit6): Likewise.
16438 (CompleteLimit7): Likewise.
16439
16440 2015-04-08 Pedro Alves <palves@redhat.com>
16441
16442 PR gdb/18214
16443 PR gdb/18216
16444 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
16445 function.
16446 (main): Install it as SIGUSR1 handler.
16447 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
16448 parameter. Always use "setup" as prefix. Toggle "set
16449 displaced-stepping" off/on depending on global. Don't switch to
16450 thread 1 here.
16451 (top level): Add displaced stepping "off/on" test axis. Update
16452 "setup" calls. Wrap each subtest with with_test_prefix. Test
16453 continuing with a queued signal in each thread.
16454
16455 2015-04-08 Pedro Alves <palves@redhat.com>
16456
16457 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
16458 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
16459 gdb_breakpoint instead of gdb_test that doesn't expect anything.
16460 Return early if running to main fails.
16461 * gdb.trace/while-stepping.exp: Likewise.
16462
16463 2015-04-07 Pedro Alves <palves@redhat.com>
16464
16465 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
16466 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
16467 interact with inferior program.
16468
16469 2015-04-07 Pedro Alves <palves@redhat.com>
16470
16471 * lib/gdb.exp (inferior_spawn_id): New global.
16472 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
16473 spawn id after processing the user code.
16474 (default_gdb_start): Set inferior_spawn_id.
16475 (send_inferior): New procedure.
16476 * lib/gdbserver-support.exp (gdbserver_start): Set
16477 inferior_spawn_id.
16478 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
16479
16480 2015-04-07 Pedro Alves <palves@redhat.com>
16481
16482 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
16483 * lib/gdbserver-support.exp (gdbserver_start): Make
16484 $server_spawn_id global.
16485 (gdbserver_start): Don't wait for gdbserver's spawn id with
16486 expect_background.
16487 (close_gdbserver): New procedure.
16488 (gdb_exit): Rename the default version and reimplement.
16489
16490 2015-04-07 Pedro Alves <palves@redhat.com>
16491
16492 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
16493 append the substituted item, not the original item.
16494
16495 2015-04-07 Pedro Alves <palves@redhat.com>
16496
16497 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
16498 gdb_expect.
16499
16500 2015-04-07 Pedro Alves <palves@redhat.com>
16501
16502 * gdb.base/interrupt.exp: Don't handle the case of the inferior
16503 output appearing once only.
16504
16505 2015-04-07 Pedro Alves <palves@redhat.com>
16506
16507 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
16508 that doesn't expect anything. Return early if running to main
16509 fails.
16510
16511 2015-04-07 Yao Qi <yao.qi@linaro.org>
16512
16513 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
16514 (child_function): Call alarm.
16515 (main): Move call to alarm into the loop.
16516 * gdb.threads/non-stop-fair-events.exp: Build program with
16517 -DTIMEOUT=$timeout.
16518
16519 2015-04-06 Doug Evans <xdje42@gmail.com>
16520
16521 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
16522 Fix dest parameter to board_info.
16523 (fpc_compile): Ditto.
16524 (gdb_compile_pascal): Rename dest arg to destfile.
16525
16526 2015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
16527
16528 * gdb.ada/funcall_ref.exp: New file.
16529 * gdb.ada/funcall_ref/foo.adb: New file.
16530
16531 2015-04-02 Yao Qi <yao.qi@linaro.org>
16532
16533 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
16534 is remote.
16535
16536 2015-04-02 Gary Benson <gbenson@redhat.com>
16537
16538 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
16539
16540 2015-04-01 Sasha Smundak <asmundak@google.com>
16541
16542 * gdb.python/py-unwind-maint.c: New file.
16543 * gdb.python/py-unwind-maint.exp: New test.
16544 * gdb.python/py-unwind-maint.py: New file.
16545 * gdb.python/py-unwind.c: New file.
16546 * gdb.python/py-unwind.exp: New test.
16547 * gdb.python/py-unwind.py: New test.
16548
16549 2015-04-01 Pedro Alves <palves@redhat.com>
16550
16551 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
16552 to fail instead of non-existent $test.
16553
16554 2015-04-01 Pedro Alves <palves@redhat.com>
16555
16556 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
16557 GDBFLAGS if not empty.
16558
16559 2015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
16560
16561 * gdb.ada/complete.exp: Remove "multi_line".
16562 * gdb.ada/info_exc.exp: Remove "multi_line".
16563 * gdb.ada/packed_tagged.exp: Remove "multi_line".
16564 * gdb.ada/ptype_field.exp: Remove "multi_line".
16565 * gdb.ada/sym_print_name.exp: Remove "multi_line".
16566 * gdb.ada/tagged.exp: Remove "multi_line".
16567 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
16568 [multi_line ...]
16569 * gdb.btrace/delta.exp: Likewise.
16570 * gdb.btrace/exception.exp: Likewise.
16571 * gdb.btrace/function_call_history.exp: Likewise.
16572 * gdb.btrace/instruction_history.exp: Likewise.
16573 * gdb.btrace/nohist.exp: Likewise.
16574 * gdb.btrace/record_goto.exp: Likewise.
16575 * gdb.btrace/segv.exp: Likewise.
16576 * gdb.btrace/stepi.exp: Likewise.
16577 * gdb.btrace/tailcall.exp: Likewise.
16578 * gdb.btrace/unknown_functions.exp: Likewise.
16579 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
16580 * lib/gdb.exp: Add the "multi_line" helper.
16581
16582 2015-04-01 Pedro Alves <palves@redhat.com>
16583
16584 * gdb.threads/tid-reuse.c: New file.
16585 * gdb.threads/tid-reuse.exp: New file.
16586
16587 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
16588
16589 PR corefiles/16092
16590 * gdb.base/coredump-filter.c: New file.
16591 * gdb.base/coredump-filter.exp: Likewise.
16592
16593 2015-03-27 Petr Machata <pmachata@redhat.com>
16594
16595 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
16596 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
16597 (Dwarf::assemble): Initialize them.
16598 (Dwarf::lines): New function.
16599
16600 2015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
16601
16602 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
16603 SYMBOL_PREFIX for x86_64-*-cygwin.
16604
16605 2015-03-26 Andy Wingo <wingo@igalia.com>
16606
16607 PR symtab/18148
16608 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
16609 const_value but not a location.
16610 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
16611 location defined in non-main CUs are visible.
16612
16613 2015-03-26 Yao Qi <yao.qi@linaro.org>
16614
16615 PR testsuite/18139
16616 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
16617 Add a line number entry for the same line.
16618 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
16619 Add a line number entry for the same line.
16620
16621 2015-03-26 Yao Qi <yao.qi@linaro.org>
16622
16623 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
16624 .int 0.
16625 (func): Likewise. Add .Lfunc_1 label.
16626 Use .Lfunc_1 label.
16627 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
16628 .int 0.
16629 (func): Likewise.
16630 Use .Lfunc_1 label.
16631
16632 2015-03-26 Yao Qi <yao.qi@linaro.org>
16633
16634 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
16635 Call gdb_compile instead to compile each .s files without debug
16636 information.
16637
16638 2015-03-26 Yao Qi <yao.qi@linaro.org>
16639
16640 * gdb.base/savedregs.exp (process_saved_regs): Make
16641 "Saved registers:" optional in the pattern.
16642
16643 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
16644
16645 * gdb.btrace/next.exp: Merged into step.exp.
16646 * gdb.btrace/finish.exp: Merged into step.exp.
16647 * gdb.btrace/nexti.exp: Merged into stepi.exp.
16648 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
16649 "record goto" and checking the exact replay position.
16650 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
16651 check for "Recording format" in "info record" output.
16652 * gdb.btrace/record_goto.exp: Choose test file based on target.
16653 * gdb.btrace/x86-record_goto.S: Renamed into ...
16654 * gdb.btrace/x86_64-record_goto.S: ... this.
16655 * gdb.btrace/i686-record_goto.S: New.
16656 * gdb.btrace/x86-tailcall.S: Renamed into ...
16657 * gdb.btrace/x86_64-tailcall.S: ... this.
16658 * gdb.btrace/i686-tailcall.S: New.
16659 * gdb.btrace/x86-tailcall.c: Renamed into ...
16660 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
16661 separate statements. Update test.
16662 * gdb.btrace/delta.exp: Use record_goto.c as test file.
16663 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
16664 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
16665 * gdb.btrace/tailcall.exp: Choose test file based on target.
16666 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
16667
16668 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
16669
16670 * gdb.btrace/exception.exp: Increase BTS buffer size.
16671
16672 2015-03-24 Pedro Alves <palves@redhat.com>
16673
16674 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
16675
16676 2015-03-24 Pedro Alves <palves@redhat.com>
16677
16678 * gdb.threads/schedlock.exp (test_step): No longer expect that
16679 "set scheduler-locking step" with "next" over a function call runs
16680 threads unlocked.
16681
16682 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
16683
16684 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
16685
16686 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
16687
16688 PR breakpoints/16466
16689 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
16690 * gdb.mi/mi-pending.c (thread_func): New function.
16691 (int main): Add threading support required.
16692 * gdb.mi/mi-pending.exp: Add tests for this issue.
16693 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
16694 (pendfunc2): Remove stdio dependency.
16695 * gdb.mi/mi-pendshr2.c: New file.
16696
16697 2015-03-23 Keith Seitz <keiths@redhat.com>
16698
16699 * gdb.linespec/keywords.c: New file.
16700 * gdb.linespec/keywords.exp: New file.
16701
16702 2015-03-23 Keith Seitz <keiths@redhat.com>
16703
16704 PR gdb/18021
16705 * gdb.dwarf2/staticvirtual.exp: New test.
16706
16707 2015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
16708
16709 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
16710 * README: Remove HP-UX and gdb.hp.
16711 (configuration):
16712 * configure: Regenerate.
16713 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
16714 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
16715 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
16716 gdb.hp/gdb.defects/Makefile.
16717 * gdb.hp/Makefile.in: File deleted.
16718 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
16719 * gdb.hp/gdb.aCC/optimize.c: File deleted.
16720 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
16721 * gdb.hp/gdb.aCC/run.c: File deleted.
16722 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
16723 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
16724 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
16725 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
16726 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
16727 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
16728 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
16729 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
16730 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
16731 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
16732 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
16733 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
16734 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
16735 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
16736 * gdb.hp/gdb.base-hp/reg.s: File deleted.
16737 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
16738 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
16739 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
16740 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
16741 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
16742 * gdb.hp/gdb.compat/Makefile.in: File deleted.
16743 * gdb.hp/gdb.compat/average.c: File deleted.
16744 * gdb.hp/gdb.compat/sum.c: File deleted.
16745 * gdb.hp/gdb.compat/xdb.c: File deleted.
16746 * gdb.hp/gdb.compat/xdb0.c: File deleted.
16747 * gdb.hp/gdb.compat/xdb0.h: File deleted.
16748 * gdb.hp/gdb.compat/xdb1.c: File deleted.
16749 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
16750 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
16751 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
16752 * gdb.hp/gdb.defects/Makefile.in: File deleted.
16753 * gdb.hp/gdb.defects/bs14602.c: File deleted.
16754 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
16755 * gdb.hp/gdb.defects/solib-d.c: File deleted.
16756 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
16757 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
16758 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
16759 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
16760 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
16761 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
16762 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
16763 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
16764 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
16765 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
16766 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
16767 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
16768 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
16769 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
16770 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
16771 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
16772 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
16773 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
16774 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
16775 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
16776 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
16777 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
16778 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
16779 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
16780 * gdb.hp/tools/odump: File deleted.
16781
16782 2015-03-19 Pedro Alves <palves@redhat.com>
16783
16784 * gdb.threads/continue-pending-status.exp (saw_thread_2)
16785 (saw_thread_3): New globals.
16786 (top level): Increment them when an event for the corresponding
16787 thread is seen.
16788 (no thread starvation): New test.
16789
16790 2015-03-19 Pedro Alves <palves@redhat.com>
16791
16792 * gdb.threads/continue-pending-status.c: New file.
16793 * gdb.threads/continue-pending-status.exp: New file.
16794
16795 2015-03-18 Pedro Alves <palves@redhat.com>
16796
16797 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
16798 Use gdb_is_target_remote instead of is_remote. Use
16799 gdb_test_multiple instead of gdb_expect. Exit early if
16800 gdb_test_multiple hits its internal matches. Tighten stepi tests
16801 expected output. Fail on exit with any signal, instead of just
16802 SIGILL.
16803
16804 2015-03-18 Yao Qi <yao.qi@linaro.org>
16805
16806 PR tdep/18107
16807 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
16808 variable.
16809 * gdb.base/catch-syscall.exp: Don't skip it on
16810 aarch64*-*-linux* target. Remove elements in all_syscalls.
16811 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
16812 target.
16813 (setup_all_syscalls): New proc.
16814
16815 2015-03-16 Yao Qi <yao.qi@linaro.org>
16816
16817 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
16818 (top level): Skip tests if valid_addr_p returns false for
16819 $cmd1 or $cmd2.
16820
16821 2015-03-11 Andy Wingo <wingo@igalia.com>
16822
16823 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
16824
16825 2015-03-11 Yao Qi <yao.qi@linaro.org>
16826
16827 * gdb.base/catch-syscall.exp: Fix typo in comments.
16828
16829 2015-03-11 Yao Qi <yao.qi@linaro.org>
16830
16831 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
16832
16833 2015-03-09 Pedro Alves <palves@redhat.com>
16834
16835 * dg-extract-results.py: Delete.
16836
16837 2015-03-09 Pedro Alves <palves@redhat.com>
16838
16839 Merge dg-extract-results.sh from GCC upstream (r218843).
16840
16841 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
16842 * dg-extract-results.sh: Use --text with grep to avoid issues with
16843 binary files. Fall back to cat -v, if that doesn't work.
16844
16845 2015-03-05 Pedro Alves <palves@redhat.com>
16846
16847 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
16848
16849 2015-03-04 Simon Marchi <simon.marchi@ericsson.com>
16850
16851 * lib/mi-support.exp (mi_expect_interrupt): Accept
16852 alternative event for when in all-stop mode.
16853
16854 2015-03-04 Pedro Alves <palves@redhat.com>
16855
16856 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
16857
16858 2015-03-04 Mark Kettenis <kettenis@gnu.org>
16859
16860 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
16861
16862 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
16863
16864 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
16865 regexps for GDB's current line display, accept a hex address
16866 preceding the line number.
16867
16868 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
16869
16870 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
16871 the 'arch1' variable for "s390*-linux*" targets.
16872
16873 2015-03-04 Pedro Alves <palves@redhat.com>
16874
16875 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
16876 (main): Pass missing retval argument to pthread_join call.
16877
16878 2015-03-02 Pedro Alves <palves@redhat.com>
16879
16880 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
16881 (top level): Call do_test with non-stop as well.
16882
16883 2015-03-02 Pedro Alves <palves@redhat.com>
16884
16885 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
16886 -1.
16887
16888 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
16889
16890 * gdb.arch/s390-vregs.exp: New test.
16891 * gdb.arch/s390-vregs.S: New file.
16892
16893 2015-02-27 Pedro Alves <palves@redhat.com>
16894
16895 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
16896 call to catch_command_errors.
16897 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
16898 catch_command_errors.
16899
16900 2015-02-27 Pedro Alves <palves@redhat.com>
16901
16902 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
16903 "true" for boolean result.
16904 * gdb.gdb/selftest.exp (test_with_self): Also accept full
16905 prototype of main.
16906
16907 2015-02-27 Pedro Alves <palves@redhat.com>
16908
16909 * lib/unbuffer_output.c: New file.
16910 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
16911 (main): Call gdb_unbuffer_output.
16912
16913 2015-02-27 Yao Qi <yao.qi@linaro.org>
16914
16915 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
16916 target.
16917
16918 2015-02-26 Doug Evans <dje@google.com>
16919
16920 * gdb.cp/class2.cc (Dbase, D): New classes.
16921 (main): New local delta.
16922 * gdb.cp/class2.exp: Test printing delta.
16923 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
16924 (dynbar): New global.
16925 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
16926
16927 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
16928
16929 * gdb.compile/compile-ifunc.c: New file.
16930 * gdb.compile/compile-ifunc.exp: New file.
16931
16932 2015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
16933
16934 * gdb.base/structs.exp: Check for correct struct on finish.
16935
16936 2015-02-26 Yao Qi <yao.qi@linaro.org>
16937
16938 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
16939 is zero.
16940
16941 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
16942
16943 * gdb.arch/cordic.ko.bz2: New file.
16944 * gdb.arch/cordic.ko.debug.bz2: New file.
16945 * gdb.arch/ppc64-symtab-cordic.exp: New file.
16946
16947 2015-02-25 Yao Qi <yao.qi@linaro.org>
16948
16949 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
16950 aarch64*-*-* target.
16951
16952 2015-02-23 Pedro Alves <palves@redhat.com>
16953
16954 * lib/gdb.exp (delete_breakpoints): Rewrite using
16955 gdb_test_multiple.
16956
16957 2015-02-23 Pedro Alves <palves@redhat.com>
16958
16959 * gdb.base/info-os.c: Include stdlib.h.
16960
16961 2015-02-22 Doug Evans <xdje42@gmail.com>
16962
16963 PR symtab/17855
16964 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
16965 is read after symbols have been re-read.
16966 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
16967 * gdb.ada/exec_changed/second.adb (Second): Ditto.
16968
16969 2015-02-21 Doug Evans <dje@google.com>
16970
16971 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
16972
16973 2015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
16974
16975 PR corefiles/17808
16976 * gdb.arch/i386-biarch-core.core.bz2: New file.
16977 * gdb.arch/i386-biarch-core.exp: New file.
16978
16979 2015-02-21 Pedro Alves <palves@redhat.com>
16980
16981 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
16982 runto_main fails.
16983
16984 2015-02-20 Pedro Alves <palves@redhat.com>
16985
16986 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
16987 info probes.
16988
16989 2015-02-20 Pedro Alves <palves@redhat.com>
16990
16991 * gdb.threads/multi-create-ns-info-thr.exp: New file.
16992
16993 2015-02-20 Pedro Alves <palves@redhat.com>
16994
16995 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
16996 clean_restart before gdb_target_supports_trace.
16997
16998 2015-02-20 Pedro Alves <palves@redhat.com>
16999
17000 PR threads/18006
17001 * gdb.threads/clone-thread_db.c: New file.
17002 * gdb.threads/clone-thread_db.exp: New file.
17003
17004 2015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
17005
17006 PR breakpoints/16812
17007 * gdb.base/catch-gdb-caused-signals.c: New file.
17008 * gdb.base/catch-gdb-caused-signals.exp: New file.
17009
17010 2015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
17011
17012 * configure: Regenerated.
17013 * configure.ac: Use GDB_AC_TRANSFORM.
17014 * aclocal.m4: sinclude ../transform.m4.
17015
17016 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
17017
17018 * lib/dtrace.exp: New file.
17019 * gdb.base/dtrace-probe.exp: Likewise.
17020 * gdb.base/dtrace-probe.d: Likewise.
17021 * gdb.base/dtrace-probe.c: Likewise.
17022 * lib/pdtrace.in: Likewise.
17023 * configure.ac: Output variables with the transformed names of
17024 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
17025 * configure: Regenerated.
17026
17027 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
17028
17029 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
17030 expected message when trying to access $_probe_* convenience
17031 variables while not on a probe.
17032
17033 2015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
17034
17035 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
17036
17037 2015-02-11 Pedro Alves <pedro@codesourcery.com>
17038
17039 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
17040 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
17041
17042 2015-02-10 Doug Evans <xdje42@gmail.com>
17043
17044 * lib/gdb.exp (gdb_load): Always return a result.
17045
17046 2015-02-10 Pedro Alves <palves@redhat.com>
17047
17048 * gdb.threads/signal-sigtrap.c: New file.
17049 * gdb.threads/signal-sigtrap.exp: New file.
17050
17051 2015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
17052
17053 * gdb.trace/no-attach-trace.c: New file.
17054 * gdb.trace/no-attach-trace.exp: New file.
17055
17056 2015-02-09 Mark Wielaard <mjw@redhat.com>
17057
17058 * gdb.dwarf2/atomic.c: New file.
17059 * gdb.dwarf2/atomic-type.exp: Likewise.
17060
17061 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
17062
17063 * gdb.btrace/buffer-size.exp: Update "info record" output.
17064 * gdb.btrace/delta.exp: Update "info record" output.
17065 * gdb.btrace/enable.exp: Update "info record" output.
17066 * gdb.btrace/finish.exp: Update "info record" output.
17067 * gdb.btrace/instruction_history.exp: Update "info record" output.
17068 * gdb.btrace/next.exp: Update "info record" output.
17069 * gdb.btrace/nexti.exp: Update "info record" output.
17070 * gdb.btrace/step.exp: Update "info record" output.
17071 * gdb.btrace/stepi.exp: Update "info record" output.
17072 * gdb.btrace/nohist.exp: Update "info record" output.
17073
17074 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
17075
17076 * gdb.btrace/buffer-size: New.
17077
17078 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
17079
17080 * gdb.btrace/delta.exp: Update "info record" output.
17081 * gdb.btrace/enable.exp: Update "info record" output.
17082 * gdb.btrace/finish.exp: Update "info record" output.
17083 * gdb.btrace/instruction_history.exp: Update "info record" output.
17084 * gdb.btrace/next.exp: Update "info record" output.
17085 * gdb.btrace/nexti.exp: Update "info record" output.
17086 * gdb.btrace/step.exp: Update "info record" output.
17087 * gdb.btrace/stepi.exp: Update "info record" output.
17088 * gdb.btrace/nohist.exp: Update "info record" output.
17089
17090 2015-02-06 Simon Marchi <simon.marchi@ericsson.com>
17091
17092 PR gdb/15678
17093 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
17094
17095 2015-02-06 Pedro Alves <palves@redhat.com>
17096
17097 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
17098 macro.
17099 (seconds_left, again): New globals.
17100 (main): Wait seconds_left in a 1-second sleep loop instead of
17101 sleeping 180 seconds. If 'again' is set, reset the seconds
17102 counter.
17103 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
17104 'again' in the inferior before detaching. Print the seconds left.
17105 (options): New global.
17106 (top level): Build program with -DTIMEOUT=$timeout.
17107
17108 2015-02-06 Pedro Alves <palves@redhat.com>
17109
17110 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
17111 determine how many seconds to pass to 'alarm'.
17112 * gdb.base/gdb-sigterm.exp (top level): Build program with
17113 -DTIMEOUT=$timeout.
17114 (do_test): Return success/failure indication. Add more verbose
17115 logging. Don't fail if 200 single steps are seen. Instead, fail
17116 when the test times out.
17117 (passes): New global.
17118 (top level): Break the testing loop if testing fails on any
17119 iteration. Use gdb_assert.
17120
17121 2015-02-04 Don Breazeal <donb@codesourcery.com>
17122
17123 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
17124 and initialize them.
17125 (ipc_cleanup): New function.
17126 (main): Don't declare shmid, semid, and msqid. Add a call to
17127 atexit so that we call ipc_cleanup on exit.
17128
17129 2015-02-04 Pedro Alves <palves@redhat.com>
17130
17131 * boards/native-extended-gdbserver.exp: Remove any target variant
17132 specifications from the board name before clearing the isremote
17133 flag from board_info.
17134
17135 2015-01-31 Doug Evans <xdje42@gmail.com>
17136
17137 * gdb.base/maint.exp <maint print type argc>: Update expected output.
17138
17139 2015-01-31 Gary Benson <gbenson@redhat.com>
17140
17141 * gdb.base/completion.exp: Disable completion limiting for
17142 existing tests. Add new tests to check completion limiting.
17143 * gdb.linespec/ls-errs.exp: Disable completion limiting.
17144
17145 2015-01-31 Doug Evans <xdje42@gmail.com>
17146
17147 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
17148
17149 2015-01-31 Doug Evans <xdje42@gmail.com>
17150
17151 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
17152 entries. Duplicate file section script entries.
17153 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
17154 inlined entries. Add test for safe-path rejection.
17155 * gdb.python/py-section-script.c: Add duplicate inlined section script
17156 entries. Duplicate file section script entries.
17157 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
17158 inlined entries. Add test for safe-path rejection.
17159
17160 2015-01-29 Joel Brobecker <brobecker@adacore.com>
17161
17162 * gdb.ada/disc_arr_bound: New testcase.
17163
17164 2015-01-29 Joel Brobecker <brobecker@adacore.com>
17165
17166 * gdb.ada/mi_var_array: New testcase.
17167
17168 2015-01-27 Doug Evans <dje@google.com>
17169
17170 * gdb.python/py-objfile.exp: Add tests for objfile.username.
17171 Add test for objfile.filename, objfile.username after objfile
17172 has been unloaded.
17173
17174 2015-01-26 Joel Brobecker <brobecker@adacore.com>
17175
17176 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
17177 the second test to print the name attribute of value
17178 returned by the call to gdb.lookup_type, and adjust
17179 the expected output accordingly.
17180
17181 2015-01-25 Mark Wielaard <mjw@redhat.com>
17182
17183 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
17184 * gdb.base/disp-step-fork.c: Include unistd.h.
17185 * gdb.base/siginfo-obj.c: Include stdio.h.
17186 * gdb.base/siginfo-thread.c: Likewise.
17187 * gdb.mi/non-stop.c: Include unistd.h.
17188 * gdb.mi/nsthrexec.c: Include stdio.h.
17189 * gdb.mi/pthreads.c: Include unistd.h.
17190 * gdb.modula2/unbounded1.c (main): Declare returns int.
17191 * gdb.reverse/consecutive-reverse.c: Likewise.
17192 * gdb.threads/create-fail.c: Include unistd.h.
17193 * gdb.threads/killed.c: Likewise.
17194 * gdb.threads/linux-dp.c: Likewise.
17195 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
17196 * gdb.threads/non-ldr-exc-2.c: Likewise.
17197 * gdb.threads/non-ldr-exc-3.c: Likewise.
17198 * gdb.threads/non-ldr-exc-4.c: Likewise.
17199 * gdb.threads/pthreads.c: Include unistd.h.
17200 (main): Declare returns int.
17201 * gdb.threads/tls-main.c (foo): New declaration.
17202 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
17203
17204 2015-01-23 Simon Marchi <simon.marchi@ericsson.com>
17205
17206 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
17207 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
17208
17209 2015-01-15 Mark Wielaard <mjw@redhat.com>
17210
17211 * gdb.base/noreturn-return.c: New file.
17212 * gdb.base/noreturn-return.exp: New file.
17213 * gdb.base/noreturn-finish.c: New file.
17214 * gdb.base/noreturn-finish.exp: New file.
17215
17216 2015-01-23 Pedro Alves <palves@redhat.com>
17217
17218 * gdb.threads/continue-pending-after-query.c: New file.
17219 * gdb.threads/continue-pending-after-query.exp: New file.
17220
17221 2015-01-22 Anders Granlund <anders.granlund@ericsson.com>
17222 Simon Marchi <simon.marchi@ericsson.com>
17223
17224 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
17225 * gdb.base/valgrind-db-attach.exp: Same.
17226 * gdb.base/valgrind-infcall.exp: Same.
17227 * lib/mi-support.exp (default_mi_gdb_start): Same.
17228 * lib/prompt.exp (default_prompt_gdb_start): Same.
17229 * lib/gdb.exp (default_gdb_spawn): Same.
17230 (gdb_interact): New.
17231
17232
17233 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
17234
17235 * gdb.compile/compile.exp (pointer to jit function): New test.
17236
17237 2015-01-17 Wei-cheng Wang <cole945@gmail.com>
17238
17239 * lib/gdb.exp (supports_process_record): Return true for
17240 powerpc*-*-linux*.
17241 (supports_reverse): Likewise.
17242
17243 2015-01-15 Don Breazeal <donb@codesourcery.com>
17244
17245 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
17246 instead of checking whether the target board is remote and
17247 use spawn_wait_for_attach instead of exec/sleep.
17248 * gdb.base/attach-twice.exp: Likewise.
17249
17250 2015-01-15 Joel Brobecker <brobecker@adacore.com>
17251
17252 * gdb.ada/var_arr_attrs: New testcase.
17253
17254 2015-01-14 Pedro Alves <palves@redhat.com>
17255 Joel Brobecker <brobecker@adacore.com>
17256
17257 PR gdb/17525
17258 * gdb.base/bp-cmds-execution-x-script.c: New file.
17259 * gdb.base/bp-cmds-execution-x-script.exp: New file.
17260 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
17261
17262 2015-01-14 Pedro Alves <palves@redhat.com>
17263
17264 PR cli/17828
17265 * gdb.base/batch-preserve-term-settings.c: New file.
17266 * gdb.base/batch-preserve-term-settings.exp: New file.
17267
17268 2015-01-13 Doug Evans <dje@google.com>
17269
17270 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
17271 binary.
17272
17273 2015-01-13 Joel Brobecker <brobecker@adacore.com>
17274
17275 * Makefile.in (clean mostlyclean): Do not delete *.py.
17276
17277 2015-01-13 Joel Brobecker <brobecker@adacore.com>
17278
17279 * gdb.python/py-lookup-type.exp: New file.
17280
17281 2015-01-12 Pedro Alves <palves@redhat.com>
17282
17283 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
17284 restore GDBFLAGS before returning.
17285
17286 2015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
17287
17288 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
17289 is_amd64_regs_target and is_x86_like_target.
17290
17291 2015-01-11 Doug Evans <xdje42@gmail.com>
17292
17293 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
17294 is given without an explicit form.
17295 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
17296 attributes.
17297 * gdb.dwarf/corrupt.exp: Ditto.
17298 * gdb.dwarf2/enum-type.exp: Ditto.
17299 * gdb.trace/entry-values.exp: Ditto.
17300 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
17301
17302 2015-01-11 Doug Evans <xdje42@gmail.com>
17303
17304 PR gdb/15830
17305 * gdb.base/maint.exp: Remove references to "maint demangle".
17306 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
17307 Add tests for explicitly specifying language to demangle.
17308 * gdb.dlang/demangle.exp: Ditto.
17309
17310 2015-01-09 Pedro Alves <palves@redhat.com>
17311
17312 * gdb.threads/non-stop-fair-events.c: New file.
17313 * gdb.threads/non-stop-fair-events.exp: New file.
17314
17315 2015-01-09 Pedro Alves <palves@redhat.com>
17316
17317 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
17318 the global scope. Set a breakpoint after all threads are started
17319 rather than stepping over two source lines. Expect the prompt.
17320 * gdb.base/watch_thread_num.c (threads_started_barrier): New
17321 global.
17322 (NUM): Now 15.
17323 (main): Use threads_started_barrier to wait for all threads to
17324 start. Main thread no longer calls thread_function. Exit after
17325 180 seconds.
17326 (loop): New function.
17327 (thread_function): Wait on threads_started_barrier barrier. Call
17328 'loop' at each iteration.
17329 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
17330 threads have started, instead of hardcoding number of "next"
17331 steps. Use an access watchpoint instead of a write watchpoint.
17332
17333 2015-01-09 Pedro Alves <palves@redhat.com>
17334
17335 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
17336 (thread_func): Wait on barrier.
17337 (main): Wait for all threads to start before stopping GDB.
17338 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
17339 global.
17340 (thread1_func, thread2_func): Wait on barrier.
17341 (main): Wait for all threads to start before stopping GDB.
17342 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
17343 New global.
17344 (thread1_func, thread2_func): Wait on barrier.
17345 (main): Wait for all threads to start before stopping GDB.
17346
17347 2015-01-09 Pedro Alves <palves@redhat.com>
17348
17349 * gdb.threads/attach-many-short-lived-threads.c: New file.
17350 * gdb.threads/attach-many-short-lived-threads.exp: New file.
17351
17352 2014-01-09 Pedro Alves <palves@redhat.com>
17353
17354 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
17355 instead of to thread 2.
17356 * gdb.threads/signal-command-multiple-signals-pending.c (main):
17357 Add barrier around each pthread_create call instead of around all
17358 calls.
17359 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
17360 Set a break on thread_function and have the child threads hit it
17361 one at at a time.
17362
17363 2015-01-09 Pedro Alves <palves@redhat.com>
17364
17365 * lib/gdb.exp (can_spawn_for_attach): New procedure.
17366 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
17367 false.
17368 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
17369 checking whether the target board is remote.
17370 * gdb.multi/multi-attach.exp: Likewise.
17371 * gdb.python/py-sync-interp.exp: Likewise.
17372 * gdb.server/ext-attach.exp: Likewise.
17373 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
17374 tests that need to attach, instead of checking whether the target
17375 board is remote at the top of the file.
17376
17377 2015-01-08 Yao Qi <yao@codesourcery.com>
17378
17379 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
17380
17381 2015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
17382
17383 Fix testcase compilation.
17384 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
17385
17386 2015-01-06 Joel Brobecker <brobecker@adacore.com>
17387
17388 * gdb.python/py-type.exp: Add a couple test about empty
17389 array creation, and negative-length array creation.
17390
17391 2015-01-02 Doug Evans <xdje42@gmail.com>
17392
17393 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
17394
17395 2015-01-02 Doug Evans <dje@google.com>
17396
17397 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
17398
17399 2014-12-29 Yao Qi <yao@codesourcery.com>
17400
17401 * gdb.trace/entry-values.exp: Update comments. Rename variable
17402 bar_call_foo to returned_from_foo.
17403
17404 2014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
17405
17406 PR gdb/17394
17407 * gdb.linespec/break-asm-file.c: New file.
17408 * gdb.linespec/break-asm-file.exp: New file.
17409 * gdb.linespec/break-asm-file0.s: New file.
17410 * gdb.linespec/break-asm-file1.s: New file.
17411
17412 2014-12-18 Nigel Stephens <nigel@mips.com>
17413 Maciej W. Rozycki <macro@codesourcery.com>
17414
17415 * gdb.base/float.exp: Handle the new output from "info float" on
17416 MIPS targets.
17417
17418 2014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
17419
17420 Fix MinGW compilation.
17421 * gdb.compile/compile-ops.exp: Update untested message if
17422 !skip_compile_feature_tests.
17423 * gdb.compile/compile-setjmp.exp: Likewise.
17424 * gdb.compile/compile-tls.exp: Likewise.
17425 * gdb.compile/compile.exp: Likewise.
17426 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
17427 supported on this host".
17428
17429 2014-12-16 Doug Evans <xdje42@gmail.com>
17430
17431 * boards/stabs.exp: New file.
17432
17433 2014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
17434
17435 * gdb.base/completion.exp: Adjust to format changes of "maint
17436 print user-registers".
17437
17438 2014-12-16 Catalin Udma <catalin.udma@freescale.com>
17439
17440 PR server/17457
17441 * gdb.arch/aarch64-fp.c: New file.
17442 * gdb.arch/aarch64-fp.exp: New file.
17443
17444 2014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
17445
17446 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
17447 r210637, r210913, r211666, r215400, r215817).
17448
17449 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
17450 * dg-extract-results.py: New file.
17451 * dg-extract-results.sh: Use it if the environment seems
17452 suitable.
17453
17454 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
17455
17456 * dg-extract-results.py (parse_run): Handle warnings that
17457 are printed before a test harness is run.
17458
17459 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
17460
17461 * dg-extract-results.py (Named): Remove __cmp__ method.
17462 (output_variation): Use a key to sort variation.harnesses.
17463
17464 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
17465
17466 * dg-extract-results.py: For Python 3, force sys.stdout to
17467 handle surrogate escape sequences.
17468 (safe_open): New function.
17469 (output_segment, main): Use it.
17470
17471 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
17472
17473 * dg-extract-results.py (Prog.result_re): Include options
17474 in test name.
17475
17476 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
17477
17478 * dg-extract-results.py (output_variation): Always sort if
17479 do_sum.
17480
17481 2014-12-15 Simon Marchi <simon.marchi@ericsson.com>
17482
17483 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
17484 as long as we get pagination notifications.
17485
17486 2014-12-15 Jason Merrill <jason@redhat.com>
17487
17488 * Makefile.in (check-gdb.%): Restore.
17489 * README: Mention it.
17490
17491 2014-12-13 Joel Brobecker <brobecker@adacore.com>
17492
17493 * gdb.ada/str_uninit: New testcase.
17494
17495 2014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
17496
17497 PR symtab/17642
17498 * gdb.base/vla-stub-define.c: New file.
17499 * gdb.base/vla-stub.c: New file.
17500 * gdb.base/vla-stub.exp: New file.
17501
17502 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
17503 Jan Kratochvil <jan.kratochvil@redhat.com>
17504 Tom Tromey <tromey@redhat.com>
17505
17506 * configure.ac: Add gdb.compile/.
17507 * configure: Regenerate.
17508 * gdb.compile/Makefile.in: New file.
17509 * gdb.compile/compile-ops.exp: New file.
17510 * gdb.compile/compile-ops.c: New file.
17511 * gdb.compile/compile-tls.c: New file.
17512 * gdb.compile/compile-tls.exp: New file.
17513 * gdb.compile/compile-constvar.S: New file.
17514 * gdb.compile/compile-constvar.c: New file.
17515 * gdb.compile/compile-mod.c: New file.
17516 * gdb.compile/compile-nodebug.c: New file.
17517 * gdb.compile/compile-setjmp-mod.c: New file.
17518 * gdb.compile/compile-setjmp.c: New file.
17519 * gdb.compile/compile-setjmp.exp: New file.
17520 * gdb.compile/compile-shlib.c: New file.
17521 * gdb.compile/compile.c: New file.
17522 * gdb.compile/compile.exp: New file.
17523 * lib/gdb.exp (skip_compile_feature_tests): New proc.
17524
17525 2014-12-12 Tom Tromey <tromey@redhat.com>
17526
17527 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
17528 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
17529
17530 2014-12-12 Doug Evans <dje@google.com>
17531
17532 * lib/gdb-python.exp (get_python_valueof): New function.
17533 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
17534
17535 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
17536
17537 * gdb.base/completion.exp: Add test for completion of "info
17538 registers ".
17539
17540 2014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
17541
17542 * gdb.base/func-ptrs.c: New file.
17543 * gdb.base/func-ptrs.exp: New file.
17544
17545 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
17546
17547 PR breakpoints/17012
17548 * gdb.base/dprintf-detach.c: New file.
17549 * gdb.base/dprintf-detach.exp: New file.
17550
17551 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
17552
17553 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
17554 * lib/gdb.exp (target_is_gdbserver): New procedure.
17555
17556 2014-12-08 Doug Evans <dje@google.com>
17557
17558 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
17559
17560 2014-12-05 Yao Qi <yao@codesourcery.com>
17561
17562 * gdb.guile/scm-error.exp: Remove the third argument to
17563 gdb_remote_download.
17564 * gdb.guile/scm-frame-args.exp: Likewise.
17565 * gdb.guile/scm-section-script.exp: Likewise.
17566
17567 2014-12-05 Yao Qi <yao@codesourcery.com>
17568
17569 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
17570
17571 2014-12-04 Doug Evans <dje@google.com>
17572
17573 * gdb.python/py-objfile.exp: Add tests for
17574 objfile.add_separate_debug_file.
17575
17576 2014-12-04 Doug Evans <dje@google.com>
17577
17578 * lib/gdb.exp (get_build_id): New function.
17579 (build_id_debug_filename_get): Rewrite to use it.
17580 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
17581
17582 2014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
17583
17584 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
17585 `method(long)', not just 0x0.
17586 * gdb.cp/nsalias.exp: Align code labels to 4.
17587 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
17588 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
17589 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
17590 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
17591 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
17592 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
17593
17594 2014-12-02 Doug Evans <dje@google.com>
17595
17596 PR symtab/17602
17597 * gdb.cp/anon-ns.cc: Move guts of this file to ...
17598 * gdb.cp/anon-ns2.cc: ... here. New file.
17599 * gdb.cp/anon-ns.exp: Update.
17600
17601 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
17602
17603 * gdb.python/py-events.py (inferior_call_handler): New.
17604 (register_changed_handler, memory_changed_handler): New.
17605 (test_events.invoke): Register new handlers.
17606 * gdb.python/py-events.exp: Add tests for inferior call,
17607 memory_changed and register_changed events.
17608
17609 2014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
17610
17611 * gdb.base/execl-update-breakpoints.exp: Specify the link address
17612 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
17613 if the linker doesn't understand this.
17614
17615 2014-12-01 Simon Marchi <simon.marchi@ericsson.com>
17616
17617 * gdb.python/python.exp: Change expected reply to help().
17618
17619 2014-12-01 Yao Qi <yao@codesourcery.com>
17620
17621 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
17622 AC_CONFIG_SUBDIRS(gdb.gdbtk).
17623 * configure: Re-generated.
17624
17625 2014-11-28 Siva Chandra Reddy <sivachandra@google.com>
17626
17627 * gdb.cp/chained-calls.cc: New file.
17628 * gdb.cp/chained-calls.exp: New file.
17629 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
17630
17631 2014-11-28 Simon Marchi <simon.marchi@ericsson.com>
17632
17633 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
17634 * gdb.dwarf2/symtab-producer.exp: Same.
17635 * gdb.gdb/python-interrupts.exp: Same.
17636 * gdb.gdb/python-selftest.exp: Same.
17637 * gdb.python/py-linetable.exp: Same.
17638 * gdb.python/py-type.exp: Same.
17639 * gdb.python/py-value-cc.exp: Same.
17640 * gdb.python/py-value.exp: Same.
17641
17642 2014-11-28 Yao Qi <yao@codesourcery.com>
17643
17644 * gdb.base/break-probes.exp: Match library name prefixed with
17645 sysroot.
17646
17647 2014-11-27 Simon Marchi <simon.marchi@ericsson.com>
17648
17649 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
17650 test expected output. Add parentheses for the call to print.
17651 Remove L suffix from integers.
17652
17653 2014-11-26 Doug Evans <dje@google.com>
17654
17655 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
17656
17657 2014-11-22 Yao Qi <yao@codesourcery.com>
17658
17659 * gdb.trace/entry-values.c: Remove asms.
17660 (foo): Add foo_label.
17661 (bar): Add bar_label.
17662 * gdb.trace/entry-values.exp: Remove code computing foo's
17663 length and bar's length.
17664 (Dwarf::assemble): Invoke function_range for bar and use
17665 MACRO_AT_func for foo.
17666
17667 2014-11-22 Yao Qi <yao@codesourcery.com>
17668
17669 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
17670 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
17671 Use .Lgcc43_procstart instead of gcc43.
17672
17673 2014-11-21 Joel Brobecker <brobecker@adacore.com>
17674
17675 * gdb.ada/n_arr_bound: New testcase.
17676
17677 2014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
17678
17679 PR breakpoints/10737
17680 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
17681 test_catch_syscall_multi_arch.
17682 (test_catch_syscall_multi_arch): New function.
17683
17684 2014-11-20 Doug Evans <xdje42@gmail.com>
17685
17686 * gdb.base/maint.exp: Update expected output.
17687
17688 2014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
17689
17690 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
17691 4-byte instruction on S390.
17692
17693 2014-11-19 Joel Brobecker <brobecker@adacore.com>
17694
17695 * gdb.ada/arr_arr: New testcase.
17696
17697 2014-11-19 Joel Brobecker <brobecker@adacore.com>
17698
17699 * gdb.ada/pkd_arr_elem: New Testcase.
17700
17701 2014-11-18 Luis Machado <lgustavo@codesourcery.com>
17702
17703 * gdb.reverse/break-precsave: Expect completion message for
17704 core file reads.
17705 * gdb.reverse/consecutive-precsave.exp: Likewise.
17706 * gdb.reverse/finish-precsave.exp: Likewise.
17707 * gdb.reverse/i386-precsave.exp: Likewise.
17708 * gdb.reverse/machinestate-precsave.exp: Likewise.
17709 * gdb.reverse/sigall-precsave.exp: Likewise.
17710 * gdb.reverse/solib-precsave.exp: Likewise.
17711 * gdb.reverse/step-precsave.exp: Likewise.
17712 * gdb.reverse/until-precsave.exp: Likewise.
17713 * gdb.reverse/watch-precsave.exp: Likewise.
17714
17715 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
17716
17717 * gdb.base/bp-permanent.c: Include unistd.h.
17718 * gdb.python/py-framefilter-mi.c (main): Add return type.
17719 * gdb.python/py-framefilter.c (main): Likewise.
17720 * gdb.trace/actions-changed.c (main): Likewise.
17721
17722 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
17723
17724 * gdb.mi/until.c: Add eye-catchers.
17725 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
17726 line numbers.
17727
17728 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
17729
17730 * gdb.base/condbreak.exp: Drop references to removed non-prototype
17731 function header variants in break1.c.
17732 * gdb.base/ena-dis-br.exp: Likewise.
17733 * gdb.base/hbreak2.exp: Likewise.
17734 * gdb.reverse/until-precsave.exp: Drop references to removed
17735 non-prototype function header variants in ur1.c.
17736 * gdb.reverse/until-reverse.exp: Likewise.
17737
17738 2014-11-17 Petr Machata <pmachata@redhat.com>
17739
17740 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
17741 ${_cu_offset_size} bytes abbrev offset.
17742
17743 2014-11-15 Doug Evans <xdje42@gmail.com>
17744
17745 PR symtab/17559
17746 * gdb.base/line-symtabs.exp: New file.
17747 * gdb.base/line-symtabs.c: New file.
17748 * gdb.base/line-symtabs.h: New file.
17749
17750 2014-11-14 Yao Qi <yao@codesourcery.com>
17751
17752 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
17753 (func): Add label func_label.
17754 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
17755 Replace low_pc and high_pc with MACRO_AT_range.
17756 Replace name, low_pc and high_pc with MACRO_AT_func.
17757
17758 2014-11-14 Yao Qi <yao@codesourcery.com>
17759
17760 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
17761 Replace name, low_pc and high_pc with MACRO_AT_func.
17762
17763 2014-11-14 Yao Qi <yao@codesourcery.com>
17764
17765 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
17766 produce debug information.
17767 * gdb.dwarf2/implptr-optimized-out.S: Removed.
17768
17769 2014-11-14 Yao Qi <yao@codesourcery.com>
17770
17771 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
17772 object and get function length.
17773 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
17774 with MACRO_AT_func.
17775 (top-level): Replace gdb_compile and clean_restart with
17776 prepare_for_testing.
17777 * gdb.dwarf2/main.c (main): Add label main_label.
17778
17779 2014-11-14 Yao Qi <yao@codesourcery.com>
17780
17781 * lib/dwarf.exp (function_range): New procedure.
17782 (Dwarf::_handle_macro_at_func): New procedure.
17783 (Dwarf::_handle_macro_at_range): New procedure.
17784 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
17785
17786 2014-11-14 Yao Qi <yao@codesourcery.com>
17787
17788 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
17789 (_handle_attribute): New procedure.
17790
17791 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17792
17793 * gdb.ada/cond_lang/foo.c (callme): Add return type.
17794 * gdb.base/call-sc.c (zed): Likewise.
17795 * gdb.base/checkpoint.c (main): Likewise.
17796 * gdb.base/dump.c (main): Likewise.
17797 * gdb.base/gcore.c (main): Likewise.
17798 * gdb.base/huge.c (main): Likewise.
17799 * gdb.base/multi-forks.c (main): Likewise.
17800 * gdb.base/pr10179-a.c (main): Likewise.
17801 * gdb.base/savedregs.c (main): Likewise.
17802 * gdb.base/sigaltstack.c (main): Likewise.
17803 * gdb.base/siginfo.c (main): Likewise.
17804 * gdb.base/structs.c (zed): Likewise.
17805 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
17806 * gdb.mi/mi-syn-frame.c (main): Likewise.
17807 * gdb.mi/until.c (foo, main): Likewise.
17808 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
17809 * gdb.base/solib-weak.c (foo): Declare.
17810 * gdb.base/attach-twice.c: Include stdio.h.
17811 * gdb.base/weaklib1.c: Likewise.
17812 * gdb.base/weaklib2.c: Likewise.
17813 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
17814 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
17815 unistd.h.
17816 * gdb.base/attach-pie-misread.c: Include stdlib.h.
17817 * gdb.mi/mi-exit-code.c: Likewise.
17818 * gdb.base/break-interp-lib.c: Include string.h.
17819 * gdb.base/coremaker.c: Likewise.
17820 * gdb.base/testenv.c: Likewise.
17821 * gdb.python/py-finish-breakpoint.c: Likewise.
17822 * gdb.base/inferior-died.c: Include sys/wait.h.
17823 * gdb.base/fileio.c: Include time.h.
17824 * gdb.base/async-shell.c: Include unistd.h.
17825 * gdb.base/dprintf-non-stop.c: Likewise.
17826 * gdb.base/info-os.c: Likewise.
17827 * gdb.mi/mi-console.c: Likewise.
17828 * gdb.mi/watch-nonstop.c: Likewise.
17829 * gdb.python/py-events.c: Likewise.
17830 * gdb.base/async.c (baz): Move up before its invocation.
17831 * gdb.base/code_elim2.c (my_global_func): Likewise.
17832 * gdb.base/skip-solib-lib.c (multiply): Likewise.
17833 * gdb.base/advance.c (func2): Likewise.
17834
17835 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17836
17837 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
17838 variant.
17839 * gdb.base/annota3.c: Likewise.
17840 * gdb.base/async.c: Likewise.
17841 * gdb.base/average.c: Likewise.
17842 * gdb.base/call-ar-st.c: Likewise.
17843 * gdb.base/call-rt-st.c: Likewise.
17844 * gdb.base/call-sc.c: Likewise.
17845 * gdb.base/call-strs.c: Likewise.
17846 * gdb.base/ending-run.c: Likewise.
17847 * gdb.base/execd-prog.c: Likewise.
17848 * gdb.base/exprs.c: Likewise.
17849 * gdb.base/foll-exec.c: Likewise.
17850 * gdb.base/foll-fork.c: Likewise.
17851 * gdb.base/foll-vfork.c: Likewise.
17852 * gdb.base/funcargs.c: Likewise.
17853 * gdb.base/gcore.c: Likewise.
17854 * gdb.base/jump.c: Likewise.
17855 * gdb.base/langs0.c: Likewise.
17856 * gdb.base/langs1.c: Likewise.
17857 * gdb.base/langs2.c: Likewise.
17858 * gdb.base/mips_pro.c: Likewise.
17859 * gdb.base/nodebug.c: Likewise.
17860 * gdb.base/opaque0.c: Likewise.
17861 * gdb.base/opaque1.c: Likewise.
17862 * gdb.base/recurse.c: Likewise.
17863 * gdb.base/run.c: Likewise.
17864 * gdb.base/scope0.c: Likewise.
17865 * gdb.base/scope1.c: Likewise.
17866 * gdb.base/setshow.c: Likewise.
17867 * gdb.base/setvar.c: Likewise.
17868 * gdb.base/shmain.c: Likewise.
17869 * gdb.base/shr1.c: Likewise.
17870 * gdb.base/shr2.c: Likewise.
17871 * gdb.base/sigall.c: Likewise.
17872 * gdb.base/signals.c: Likewise.
17873 * gdb.base/so-indr-cl.c: Likewise.
17874 * gdb.base/solib2.c: Likewise.
17875 * gdb.base/structs.c: Likewise.
17876 * gdb.base/sum.c: Likewise.
17877 * gdb.base/vforked-prog.c: Likewise.
17878 * gdb.base/watchpoint.c: Likewise.
17879 * gdb.reverse/shr2.c: Likewise.
17880 * gdb.reverse/until-reverse.c: Likewise.
17881 * gdb.reverse/ur1.c: Likewise.
17882 * gdb.reverse/watch-reverse.c: Likewise.
17883
17884 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17885
17886 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
17887 variant.
17888 * gdb.base/sepdebug.exp: Drop references to removed code.
17889
17890 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17891
17892 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
17893 variant. Preserve original line numbering.
17894 * gdb.base/list1.c: Likewise.
17895
17896 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17897
17898 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
17899 variant.
17900 * gdb.base/break1.c: Likewise.
17901 * gdb.base/break.exp: Drop references to removed code.
17902
17903 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17904
17905 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
17906 variant.
17907
17908 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17909
17910 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
17911
17912 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17913
17914 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
17915 logic into perform_all_tests() and invoke it with and without
17916 function header prototypes.
17917 (do_function_calls): Remove conditional XFAIL for PR 5318.
17918 (rerun_and_prepare): Remove duplicate code.
17919 (perform_all_tests): New. Main logic moved here.
17920
17921 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17922
17923 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
17924 code guarded by #ifdef NO_PROTOTYPES.
17925 (t_double_many_args): Likewise.
17926 (DEF_FUNC_MANY_ARGS_1): Likewise.
17927 (DEF_FUNC_VALUES_1): Likewise.
17928 (t_structs_ldc): Renamed from t_structs_fc in conditional code
17929 guarded by #ifdef PROTOTYPES.
17930
17931 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17932
17933 * gdb.mi/mi-console.c: Add eye-catcher.
17934 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
17935 instead of literal line number.
17936
17937 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17938
17939 * gdb.base/shr2.c: Add eye-catcher.
17940 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
17941 line number.
17942
17943 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17944
17945 * gdb.base/jump.c: Add eye-catchers.
17946 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
17947 numbers.
17948
17949 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17950
17951 * gdb.base/execd-prog.c: Add eye-catchers.
17952 * gdb.base/foll-exec.c: Likewise.
17953 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
17954 line numbers.
17955
17956 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17957
17958 * gdb.base/ending-run.c: Add eye-catchers.
17959 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
17960 literal line numbers.
17961
17962 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17963
17964 * gdb.base/call-rt-st.c: Add eye-catchers.
17965 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
17966 literal line numbers.
17967
17968 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17969
17970 * gdb.base/call-ar-st.c: Add eye-catchers.
17971 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
17972 literal line numbers.
17973
17974 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17975
17976 * gdb.base/average.c: Add eye-catchers.
17977 * gdb.base/sum.c: Likewise.
17978 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
17979 regexps dynamically.
17980
17981 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17982
17983 * gdb.base/solib1.c: Add eye-catchers.
17984 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
17985 literal line numbers.
17986
17987 2014-11-12 Pedro Alves <palves@redhat.com>
17988
17989 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
17990 leader has exited.
17991
17992 2014-11-12 Pedro Alves <palves@redhat.com>
17993
17994 * gdb.arch/i386-bp_permanent.c: New file.
17995 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
17996 (srcfile): Set to i386-bp_permanent.c.
17997 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
17998 that stepi does not execute the 'leave' instruction, instead of
17999 testing it does execute.
18000 * gdb.base/bp-permanent.c: New file.
18001 * gdb.base/bp-permanent.exp: New file.
18002
18003 2014-11-10 Doug Evans <xdje42@gmail.com>
18004
18005 PR symtab/17564
18006 * gdb.base/symtab-search-order.exp: New file.
18007 * gdb.base/symtab-search-order.c: New file.
18008 * gdb.base/symtab-search-order-1.c: New file.
18009 * gdb.base/symtab-search-order-shlib-1.c: New file.
18010
18011 2014-11-07 Pedro Alves <palves@redhat.com>
18012
18013 PR gdb/17511
18014 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
18015 i?86-*-linux*.
18016
18017 2014-11-03 Siva Chandra Reddy <sivachandra@google.com>
18018
18019 PR c++/17494
18020 * gdb.cp/pr17494.cc: New file.
18021 * gdb.cp/pr17494.exp: New file.
18022
18023 2014-11-02 Yao Qi <yao@codesourcery.com>
18024
18025 * gdb.python/python.exp: Get working directory and match the
18026 output of "set extended-prompt \\w " with it.
18027
18028 2014-10-30 Doug Evans <dje@google.com>
18029
18030 * gdb.python/py-objfile.exp: Add tests for setting random attributes
18031 in objfiles.
18032 * gdb.python/py-progspace.exp: Add tests for setting random attributes
18033 in progspaces.
18034
18035 2014-10-30 Janis Johnson <janisjo@codesourcery.com>
18036
18037 * gdb.base/fullpath-expand.exp: Skip for a remote host.
18038 * gdb.base/realname-expand.exp: Likewise.
18039 * gdb.linespec/macro-relative.exp: Likewise.
18040
18041 2014-10-29 Pedro Alves <palves@redhat.com>
18042
18043 PR gdb/17408
18044 * gdb.threads/schedlock.c (some_function): New function.
18045 (call_function): New global.
18046 (MAYBE_CALL_SOME_FUNCTION): New macro.
18047 (thread_function): Call it.
18048 * gdb.threads/schedlock.exp (get_args): Add description parameter,
18049 and use it instead of a global counter. Adjust all callers.
18050 (get_current_thread): Use "find current thread" for test message
18051 here rather than having all callers pass down the same string.
18052 (goto_loop): New procedure, factored out from ...
18053 (my_continue): ... this.
18054 (step_ten_loops): Change parameter from test message to command to
18055 use. Adjust.
18056 (list_count): Delete global.
18057 (check_result): New procedure, factored out from duplicate top
18058 level code.
18059 (continue tests): Wrap in with_test_prefix.
18060 (test_step): New procedure, factored out from duplicate top level
18061 code.
18062 (top level): Test "step" in combination with all scheduler-locking
18063 modes. Test "next" in combination with all scheduler-locking
18064 modes, and in combination with stepping over a function call or
18065 not.
18066 * gdb.threads/next-bp-other-thread.c: New file.
18067 * gdb.threads/next-bp-other-thread.exp: New file.
18068
18069 2014-10-29 Pedro Alves <palves@redhat.com>
18070
18071 PR python/17372
18072 * gdb.python/python.exp: Test a multi-line command that spawns
18073 interactive Python.
18074 * gdb.base/multi-line-starts-subshell.exp: New file.
18075
18076 2014-10-29 Yao Qi <yao@codesourcery.com>
18077
18078 * gdb.base/fileio.exp: Make directories on host.
18079
18080 2014-10-29 Yao Qi <yao@codesourcery.com>
18081
18082 * gdb.base/fileio.c (test_write): Close the file.
18083
18084 2014-10-28 Pedro Alves <palves@redhat.com>
18085
18086 PR gdb/12623
18087 * gdb.base/sigstep.c (no_handler): New global.
18088 (main): If 'no_handler is true, set the signal handlers to
18089 SIG_IGN.
18090 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
18091 with_sw_watch and no_handler parameters. Handle them.
18092 (top level) <stepping over handler when stopped at a breakpoint
18093 test>: Add a test axis for testing with a software watchpoint, and
18094 another for testing with the signal handler set to SIG_IGN.
18095 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
18096 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
18097
18098 2014-10-28 Pedro Alves <palves@redhat.com>
18099
18100 PR gdb/17511
18101 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
18102 * gdb.base/sigstep.exp (other_handler_location): New global.
18103 (advance): Support stepping into the signal handler, and running
18104 commands while in the handler.
18105 (in_handler_map): New global.
18106 (top level): In the advance test, add combinations for getting
18107 into the handler with stepping commands, and for running commands
18108 in the handler. Add comment descripting the advancei tests.
18109
18110 2014-10-28 Pedro Alves <palves@redhat.com>
18111
18112 * gdb.base/sigstep.exp: Use build_executable instead of
18113 prepare_for_testing.
18114 (top level): Move code that starts GDB, runs to main and creates a
18115 display to ...
18116 (restart): ... this new procedure.
18117 (top level): Move backtrace from signal handler test to ...
18118 (validate_backtrace): ... this new procedure.
18119 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
18120 with_test_prefix. Always restart GDB.
18121 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
18122 with_test_prefix. Always restart GDB. No need to delete
18123 breakpoints after the test.
18124 (test_skip_handler): Remove prefix parameter.
18125 (skip_over_handler, breakpoint_to_handler)
18126 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
18127 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
18128 restart GDB. No need to delete breakpoints after the test.
18129 (top level): Use foreach to call the test procedures with
18130 different commands.
18131
18132 2014-10-28 Pedro Alves <palves@redhat.com>
18133
18134 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
18135 instead of GNATS numbers.
18136 * gdb.base/sigbpt.exp: Likewise.
18137 * gdb.base/siginfo.exp: Likewise.
18138 * gdb.base/sigstep.exp: Likewise.
18139
18140 2014-10-27 Pedro Alves <palves@redhat.com>
18141
18142 * gdb.base/sigstep.c (dummy): New global.
18143 (main): Issue a couple writes to the new global.
18144 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
18145 procedures.
18146 (skip_over_handler): Use test_skip_handler.
18147 (top level): Call skip_over_handler for stepi and nexti too.
18148 (breakpoint_over_handler): Use test_skip_handler.
18149 (top level): Call breakpoint_over_handler for stepi and nexti too.
18150
18151 2014-10-27 Yao Qi <yao@codesourcery.com>
18152
18153 * gdb.trace/tfile.c (adjust_function_address)
18154 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
18155 function descriptor.
18156
18157 2014-10-24 Don Breazeal <donb@codesourcery.com>
18158
18159 * gdb.base/foll-fork.exp (test_follow_fork,
18160 catch_fork_child_follow): Check for updated fork messages emitted
18161 from infrun.c.
18162 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
18163 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
18164 vfork_and_exec_child_follow_through_step): Check for updated vfork
18165 messages emitted from infrun.c.
18166
18167 2014-10-24 Pedro Alves <palves@redhat.com>
18168
18169 * gdb.base/corefile.exp: Remove references to ultrix.
18170 * gdb.base/interrupt.exp: Likewise.
18171 * gdb.base/whatis.exp: Likewise.
18172 * gdb.gdb/selftest.exp: Likewise.
18173 * gdb.threads/manythreads.exp: Likewise.
18174 * gdb.threads/print-threads.exp: Likewise.
18175 * gdb.threads/pthreads.exp:: Likewise.
18176 * gdb.threads/schedlock.exp: Likewise.
18177
18178 2014-10-24 Siva Chandra Reddy <sivachandra@google.com>
18179
18180 * gdb.cp/non-trivial-retval.cc: Add a test case.
18181 * gdb.cp/non-trivial-retval.exp: Add a test.
18182
18183 2014-10-20 Yao Qi <yao@codesourcery.com>
18184
18185 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
18186 * gdb.python/py-objfile-script-gdb.py: New file.
18187 * gdb.python/py-objfile-script.exp: Update reference to
18188 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
18189 of remote_download. Remove the dest file.
18190
18191 2014-10-20 Yao Qi <yao@codesourcery.com>
18192
18193 * gdb.base/checkpoint.exp: Don't remove file copied on host.
18194 * gdb.base/step-line.exp: Likewise.
18195 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
18196 * gdb.dwarf2/dw2-basic.exp: Likewise.
18197 * gdb.dwarf2/dw2-compressed.exp: Likewise.
18198 * gdb.dwarf2/dw2-filename.exp: Likewise.
18199 * gdb.dwarf2/dw2-intercu.exp: Likewise.
18200 * gdb.dwarf2/dw2-intermix.exp: Likewise.
18201 * gdb.dwarf2/dw2-producer.exp: Likewise.
18202 * gdb.dwarf2/mac-fileno.exp: Likewise.
18203 * gdb.python/py-frame-args.exp: Likewise.
18204 * gdb.python/py-framefilter.exp: Likewise.
18205 * gdb.python/py-mi.exp: Likewise.
18206 * gdb.python/py-objfile-script.exp: Likewise
18207 * gdb.python/py-pp-integral.exp: Likewise.
18208 * gdb.python/py-pp-re-notag.exp: Likewise.
18209 * gdb.python/py-prettyprint.exp: Likewise.
18210 * gdb.python/py-section-script.exp: Likewise.
18211 * gdb.python/py-typeprint.exp: Likewise.
18212 * gdb.python/py-xmethods.exp: Likewise.
18213 * gdb.stabs/weird.exp: Likewise.
18214 * gdb.xml/tdesc-regs.exp: Likewise.
18215
18216 2014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
18217
18218 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
18219 (out_cu): Use addr_len for the size of addresses.
18220 (out_line): Likewise. Size DW_LNE_set_address instruction
18221 according to addr_len.
18222 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
18223 (FUNC): Add START_INSNS to definition.
18224
18225 2014-10-18 Yao Qi <yao@codesourcery.com>
18226
18227 * gdb.base/argv0-symlink.exp: Check argv[0] value if
18228 gdb_has_argv0 return true.
18229 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
18230 check [target_info exists noargs], check [gdb_has_argv0]
18231 instead.
18232 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
18233 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
18234 procedures.
18235
18236 2014-10-17 Doug Evans <dje@google.com>
18237
18238 * gdb.python/py-events.exp: Update expected output for clear_objfiles
18239 event.
18240 * gdb.python/py-events.py: Add clear_objfiles event.
18241
18242 2014-10-17 Doug Evans <dje@google.com>
18243
18244 * gdb.python/py-objfile.exp: Test progspace attribute.
18245
18246 2014-10-17 Luis Machado <lgustavo@codesourcery.com>
18247
18248 * gdb.guile/scm-breakpoint.exp: Do not assume any
18249 directory separators when matching source file paths.
18250 * gdb.python/py-breakpoint.exp: Likewise.
18251 * gdb.reverse/break-precsave.exp: Likewise.
18252 * gdb.reverse/break-reverse.exp: Likewise.
18253 * gdb.reverse/consecutive-precsave.exp: Likewise.
18254 * gdb.reverse/finish-precsave.exp: Likewise.
18255 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
18256 * gdb.reverse/finish-reverse.exp: Likewise.
18257 * gdb.reverse/i386-precsave.exp: Likewise.
18258 * gdb.reverse/i387-env-reverse.exp: Likewise.
18259 * gdb.reverse/i387-stack-reverse.exp: Likewise.
18260 * gdb.reverse/machinestate-precsave.exp: Likewise.
18261 * gdb.reverse/machinestate.exp: Likewise.
18262 * gdb.reverse/sigall-precsave.exp: Likewise.
18263 * gdb.reverse/solib-precsave.exp: Likewise.
18264 * gdb.reverse/step-precsave.exp: Likewise.
18265 * gdb.reverse/until-precsave.exp: Likewise.
18266 * gdb.reverse/watch-precsave.exp: Likewise.
18267 * gdb.reverse/watch-reverse.exp: Likewise.
18268
18269 2014-10-17 Yao Qi <yao@codesourcery.com>
18270
18271 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
18272 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
18273
18274 2014-10-17 Pedro Alves <palves@redhat.com>
18275
18276 PR gdb/17471
18277 * gdb.base/bg-execution-repeat.c: New file.
18278 * gdb.base/bg-execution-repeat.exp: New file.
18279
18280 2014-10-17 Pedro Alves <palves@redhat.com>
18281
18282 PR gdb/17300
18283 * gdb.base/continue-all-already-running.c: New file.
18284 * gdb.base/continue-all-already-running.exp: New file.
18285
18286 2014-10-17 Pedro Alves <palves@redhat.com>
18287
18288 PR gdb/17472
18289 * gdb.base/annota-input-while-running.c: New file.
18290 * gdb.base/annota-input-while-running.exp: New file.
18291
18292 2014-10-17 Pedro Alves <palves@redhat.com>
18293
18294 * gdb.base/callfuncs.exp: emove references to osf.
18295 * gdb.base/sigall.exp: Likewise.
18296 * gdb.gdb/selftest.exp: Likewise.
18297 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
18298 * gdb.mi/non-stop.c: Likewise.
18299 * gdb.mi/pthreads.c: Likewise.
18300 * gdb.reverse/sigall-precsave.exp: Likewise.
18301 * gdb.reverse/sigall-reverse.exp: Likewise.
18302 * gdb.threads/pthreads.c: Likewise.
18303 * gdb.threads/pthreads.exp: Likewise.
18304
18305 2014-10-17 Yao Qi <yao@codesourcery.com>
18306
18307 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
18308 check 'target_info exists noargs'.
18309 (test_command_prompt_position): Likewise.
18310 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
18311 Remove "set args".
18312 (progvar_simple_while_test): Likewise.
18313 (progvar_complex_if_while_test): Likewise.
18314 (if_while_breakpoint_command_test): Likewise.
18315 (infrun_breakpoint_command_test): Likewise.
18316 (breakpoint_command_test): Likewise.
18317 (watchpoint_command_test): Likewise.
18318 (bp_deleted_in_command_test): Likewise.
18319 (temporary_breakpoint_commands): Likewise.
18320
18321 2014-10-16 Yao Qi <yao@codesourcery.com>
18322
18323 * gdb.base/remotetimeout.exp: Remove noargs checking.
18324
18325 2014-10-15 Pedro Alves <palves@redhat.com>
18326
18327 PR breakpoints/9649
18328 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
18329 * gdb.base/breakpoint-in-ro-region.exp
18330 (probe_target_hardware_step): New procedure.
18331 (top level): Probe hardware stepping and hardware breakpoint
18332 support. Test stepping through a read-only region, with both
18333 "breakpoint auto-hw" on and off and both "always-inserted" on and
18334 off.
18335
18336 2014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
18337
18338 * gdb.dlang/demangle.exp: Update for demangling changes.
18339
18340 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
18341
18342 * gdb.cp/non-trivial-retval.cc: Add new test cases.
18343 * gdb.cp/non-trivial-retval.exp: Add new tests.
18344
18345 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
18346
18347 PR c++/13403
18348 PR c++/15154
18349 * gdb.cp/non-trivial-retval.cc: New file.
18350 * gdb.cp/non-trivial-retval.exp: New file.
18351
18352 2014-10-15 Yao Qi <yao@codesourcery.com>
18353
18354 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
18355 remote host.
18356
18357 2014-10-15 Yao Qi <yao@codesourcery.com>
18358
18359 * gdb.python/py-symbol.exp: Match file base name if host is
18360 remote, otherwise match file name with dir name.
18361 * gdb.python/py-symtab.exp: Likewise.
18362 * gdb.python/python.exp: Likewise.
18363
18364 2014-10-15 Yao Qi <yao@codesourcery.com>
18365
18366 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
18367 pattern.
18368 * gdb.python/py-symtab.exp: Likewise.
18369 * gdb.python/python.exp: Remove trailing ".*". Fix typo
18370 locationn.
18371
18372 2014-10-14 Joel Brobecker <brobecker@adacore.com>
18373
18374 * gdb.ada/addr_arith: New testcase.
18375
18376 2014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
18377
18378 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
18379 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
18380 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
18381 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
18382
18383 2014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
18384
18385 * gdb.arch/stap-eval-lang-ada.S: Likewise.
18386 * gdb.arch/stap-eval-lang-ada.c: Likewise.
18387 * gdb.arch/stap-eval-lang-ada.exp: New file.
18388
18389 2014-10-14 Yao Qi <yao@codesourcery.com>
18390
18391 * gdb.mi/mi-var-child.c (nothing1): New function.
18392 (nothing2): New function.
18393 (do_children_tests): Set function pointers by nothing1 and
18394 nothing2.
18395 * gdb.mi/mi-var-child.exp: Step over new added statements.
18396 Update test to match the new output.
18397 * gdb.mi/var-cmd.c (nothing1): New function.
18398 (nothing2): New function.
18399 (do_children_tests): Set function pointers by nothing1 and
18400 nothing2.
18401 * gdb.mi/mi-var-display.exp: Update test to match output.
18402 Step to the line specified by $line_dct_nothing.
18403 Increase the number of lines to step.
18404
18405 2014-10-14 Yao Qi <yao@codesourcery.com>
18406
18407 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
18408 tests.
18409 * gdb.mi/mi2-var-child.exp: Likewise.
18410
18411 2014-10-13 Doug Evans <dje@google.com>
18412
18413 * gdb.python/py-objfile.exp: Change name of file name test.
18414
18415 2014-10-13 Doug Evans <dje@google.com>
18416
18417 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
18418 from the start of the CU.
18419
18420 2014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
18421 Yao Qi <yao@codesourcery.com>
18422
18423 Fix "save breakpoints" for "catch" command.
18424 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
18425 Remove -nonewline. Match also the added "main" line.
18426
18427 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
18428
18429 Fix "save breakpoints" for "disable $bpnum" command.
18430 * gdb.base/save-bp.c (main): Add label.
18431 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
18432
18433 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
18434
18435 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
18436
18437 2014-10-11 Yao Qi <yao@codesourcery.com>
18438
18439 * gdb.server/server-kill.exp: Execute command
18440 "set remote trace-status-packet on" before "tstatus".
18441
18442 2014-10-11 Yao Qi <yao@codesourcery.com>
18443
18444 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
18445 (main): Call getppid.
18446 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
18447 and continue to it. Read variable "server_pid".
18448
18449 2014-10-11 Yao Qi <yao@codesourcery.com>
18450
18451 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
18452
18453 2014-10-11 Yao Qi <yao@codesourcery.com>
18454
18455 * gdb.threads/thread-find.exp: Don't execute command
18456 "info threads".
18457 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
18458 * gdb.threads/linux-dp.exp: Don't check the condition
18459 $threads_created equals to zero.
18460
18461 2014-10-10 Pedro Alves <palves@redhat.com>
18462
18463 * gdb.base/bigcore.exp: Remove references to IRIX.
18464 * gdb.base/funcargs.exp: Likewise.
18465 * gdb.base/interrupt.exp: Likewise.
18466 * gdb.base/mips_pro.exp: Likewise.
18467 * gdb.base/nodebug.exp: Likewise.
18468 * gdb.base/setvar.exp: Likewise.
18469 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
18470
18471 2014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
18472 Pedro Alves <palves@redhat.com>
18473
18474 PR symtab/14466
18475 * gdb.base/vdso-warning.c: New file.
18476 * gdb.base/vdso-warning.exp: New file.
18477
18478 2014-10-02 Doug Evans <dje@google.com>
18479
18480 * gdb.base/structs.c (main): Don't run forever.
18481
18482 2014-10-02 Pedro Alves <palves@redhat.com>
18483
18484 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
18485 (top level) <stop threads 1, stop threads 2>: Use it.
18486
18487 2014-10-02 Pedro Alves <palves@redhat.com>
18488
18489 * gdb.threads/break-while-running.exp (test): Add new
18490 'update_thread_list' argument. Skip "info threads" if false.
18491 (top level): Add new 'update_thread_list' axis.
18492
18493 2014-10-02 Pedro Alves <palves@redhat.com>
18494
18495 PR breakpoints/17431
18496 * gdb.base/execl-update-breakpoints.c: New file.
18497 * gdb.base/execl-update-breakpoints.exp: New file.
18498
18499 2014-10-01 Pedro Alves <palves@redhat.com>
18500
18501 * gdb.base/breakpoint-in-ro-region.c: New file.
18502 * gdb.base/breakpoint-in-ro-region.exp: New file.
18503
18504 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
18505
18506 * gdb.mi/mi-exit-code.exp: New file.
18507 * gdb.mi/mi-exit-code.c: New file.
18508
18509 2014-09-30 Yao Qi <yao@codesourcery.com>
18510
18511 * lib/prelink-support.exp (build_executable_own_libs): Error if
18512 the target isn't native.
18513
18514 2014-09-30 Yao Qi <yao@codesourcery.com>
18515
18516 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
18517 false.
18518
18519 2014-09-22 Pedro Alves <palves@redhat.com>
18520
18521 * gdb.threads/break-while-running.exp: New file.
18522 * gdb.threads/break-while-running.c: New file.
18523
18524 2014-09-19 Yao Qi <yao@codesourcery.com>
18525
18526 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
18527 Invoke test. Restart GDB with --readnow and invoke test again.
18528
18529 2014-09-19 Yao Qi <yao@codesourcery.com>
18530
18531 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
18532 proc set_breakpoint_on_gcd_function. Invoke
18533 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
18534 invoke set_breakpoint_on_gcd_function again.
18535
18536 2014-09-18 Doug Evans <dje@google.com>
18537
18538 * gdb.dwarf2/symtab-producer.exp: New file.
18539
18540 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
18541
18542 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
18543 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
18544 * gdb.base/global-var-nested-by-dso.c: Likewise.
18545 * gdb.base/global-var-nested-by-dso.exp: Likewise.
18546
18547 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
18548 Pedro Alves <palves@redhat.com>
18549
18550 * gdb.base/watch-bitfields.exp: Pass string other than test file
18551 name to prepare_for_testing.
18552 (watch): New procedure.
18553 (expect_watchpoint): Use with_test_prefix.
18554 (top level): Factor out tests to ...
18555 (test_watch_location, test_regular_watch): ... these new
18556 procedures, and use with_test_prefix and gdb_continue_to_end.
18557
18558 2014-09-16 Patrick Palka <patrick@parcs.ath.cx>
18559
18560 PR breakpoints/12526
18561 * gdb.base/watch-bitfields.exp: New file.
18562 * gdb.base/watch-bitfields.c: New file.
18563
18564 2014-09-16 Pedro Alves <palves@redhat.com>
18565
18566 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
18567 software and hardware addresses, not software address against
18568 itself.
18569
18570 2014-09-16 Pedro Alves <palves@redhat.com>
18571
18572 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
18573 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
18574
18575 2014-09-16 Pedro Alves <palves@redhat.com>
18576
18577 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
18578 files.
18579 * gdb.base/a2-run.exp: Remove all code guarded by istarget
18580 "*-*-vxworks*" throughout.
18581 * gdb.base/break.exp: Likewise.
18582 * gdb.base/default.exp: Likewise.
18583 * gdb.base/scope.exp: Likewise.
18584 * gdb.base/sepdebug.exp: Likewise.
18585 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
18586 throughout.
18587 * gdb.base/run.c: Likewise.
18588 * gdb.base/sepdebug.c: Likewise.
18589 * gdb.hp/gdb.aCC/run.c: Likewise.
18590 * gdb.reverse/until-reverse.c: Likewise.
18591 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
18592
18593 2014-09-16 Yao Qi <yao@codesourcery.com>
18594
18595 * boards/local-remote-host-native.exp: New file.
18596
18597 2014-09-14 Doug Evans <xdje42@gmail.com>
18598
18599 * gdb.threads/queue-signal.c (thread_count): New variable.
18600 (thread_count_mutex, thread_count_condvar): New variables.
18601 (incr_thread_count, wait_all_threads_running): New functions.
18602 (main): Wait for all threads to be in their thread functions.
18603
18604 2014-09-13 Doug Evans <xdje42@gmail.com>
18605
18606 * gdb.threads/queue-signal.c: New file.
18607 * gdb.threads/queue-signal.exp: New file.
18608
18609 2014-09-13 Doug Evans <xdje42@gmail.com>
18610
18611 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
18612 be consistent with what default_gdb_init uses.
18613 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
18614 the plain text of the prompt. Add some logging printfs.
18615 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
18616
18617 2014-09-12 Pedro Alves <palves@redhat.com>
18618
18619 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
18620 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
18621 * gdb.arch/i386-size-overlap.exp: Likewise.
18622 * gdb.arch/i386-size.exp: Likewise.
18623 * gdb.arch/i386-unwind.exp: Likewise.
18624 * gdb.base/a2-run.exp: Likewise.
18625 * gdb.base/break.exp: Likewise.
18626 * gdb.base/charset.exp: Likewise.
18627 * gdb.base/chng-syms.exp: Likewise.
18628 * gdb.base/commands.exp: Likewise.
18629 * gdb.base/dbx.exp: Likewise.
18630 * gdb.base/find.exp: Likewise.
18631 * gdb.base/funcargs.exp: Likewise.
18632 * gdb.base/jit-simple.exp: Likewise.
18633 * gdb.base/reread.exp: Likewise.
18634 * gdb.base/sepdebug.exp: Likewise.
18635 * gdb.base/step-bt.exp: Likewise.
18636 * gdb.cp/mb-inline.exp: Likewise.
18637 * gdb.cp/mb-templates.exp: Likewise.
18638 * gdb.objc/basicclass.exp: Likewise.
18639 * gdb.threads/killed.exp: Likewise.
18640
18641 2014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
18642
18643 PR tdep/17379
18644 * gdb.arch/powerpc-stackless.S: New file.
18645 * gdb.arch/powerpc-stackless.exp: New file.
18646
18647 2014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
18648
18649 * gdb.base/attach.c: Include unistd.h.
18650 (main): Call alarm. Add label postloop.
18651 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
18652 gdb_breakpoint, gdb_continue_to_breakpoint.
18653 (test_command_line_attach_run): Kill ${testpid} in one exit path.
18654
18655 2014-09-11 Pedro Alves <palves@redhat.com>
18656
18657 PR gdb/17347
18658 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
18659 * gdb.base/attach.exp (test_command_line_attach_run): New
18660 procedure.
18661 (top level): Call it.
18662
18663 2014-09-11 Pedro Alves <palves@redhat.com>
18664
18665 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
18666 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
18667 (do_command_attach_tests): Use spawn_wait_for_attach.
18668 * gdb.base/solib-overlap.exp: Likewise.
18669 * gdb.multi/multi-attach.exp: Likewise.
18670 * gdb.python/py-prompt.exp: Likewise.
18671 * gdb.python/py-sync-interp.exp: Likewise.
18672 * gdb.server/ext-attach.exp: Likewise.
18673
18674 2014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
18675
18676 * gdb.fortran/array-element.exp: Remove unexpected "continue"
18677 command in testcase. Simplify testcase.
18678
18679 2014-09-10 Joel Brobecker <brobecker@adacore.com>
18680
18681 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
18682
18683 2014-09-10 Joel Brobecker <brobecker@adacore.com>
18684
18685 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
18686
18687 2014-09-10 Joel Brobecker <brobecker@adacore.com>
18688
18689 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
18690
18691 2014-09-10 Joel Brobecker <brobecker@adacore.com>
18692
18693 * gdb.dwarf2/dynarr-ptr.c: New file.
18694 * gdb.dwarf2/dynarr-ptr.exp: New file.
18695
18696 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
18697
18698 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
18699 of 30 rather than hardcoding 120 for a slow test case. Take the
18700 `gdb,timeout' target setting into account for this calculation.
18701 Don't extend the timeout for the test cases that don't need it.
18702
18703 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
18704
18705 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
18706 a factor of 2 for a slow test case. Take the `gdb,timeout'
18707 target setting into account for this calculation.
18708 * gdb.reverse/until-precsave.exp: Increase the timeout by
18709 a factor of 15 and 3 respectively rather than adding 120
18710 for a pair of slow test cases. Take the `gdb,timeout'
18711 target setting into account for this calculation.
18712
18713 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
18714
18715 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
18716 timeout, don't pass one down to gdb_expect.
18717 (gdb_expect): Rework timeout selection.
18718
18719 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
18720
18721 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
18722 exception on timeout.
18723 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
18724 (gdbserver_start_extended): Catch any `gdbserver_start' error
18725 exceptions.
18726 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
18727 * lib/mi-support.exp (mi_gdb_target_load): Catch any
18728 `gdbserver_gdb_load' error exceptions.
18729
18730 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
18731
18732 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
18733 120 on waiting for the TCP socket to open.
18734
18735 2014-09-09 Doug Evans <xdje42@gmail.com>
18736
18737 * gdb.base/default.exp (show_conv_list): Add _caller_is,
18738 _caller_matches, _any_caller_is, _any_caller_matches.
18739
18740 2014-09-09 Doug Evans <xdje42@gmail.com>
18741
18742 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
18743
18744 2014-09-09 Yao Qi <yao@codesourcery.com>
18745
18746 * gdb.mi/mi-var-display.exp: Set print symbol off.
18747
18748 2014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
18749
18750 PR gdb/17035
18751 * gdb.base/commands.exp: Add tests to verify user-defined
18752 commands with empty bodies.
18753 * gdb.python/py-cmd.exp: Test that we don't show user-defined
18754 python commands in `show user command`.
18755 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
18756 scheme commands in `show user command`.
18757
18758 2014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
18759
18760 PR python/17355
18761 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
18762 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
18763 * gdb.python/py-framefilter-invalidarg.exp: New file.
18764 * gdb.python/py-framefilter-invalidarg.py: New file.
18765
18766 2014-09-06 Doug Evans <xdje42@gmail.com>
18767
18768 PR 15276
18769 * gdb.python/py-caller-is.c: New file.
18770 * gdb.python/py-caller-is.exp: New file.
18771
18772 2014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
18773
18774 PR gdb/17235
18775 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
18776 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
18777
18778 2014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
18779
18780 PR fortran/17237
18781 * gdb.fortran/print-formatted.exp: New file.
18782 * gdb.fortran/print-formatted.f90: Likewise.
18783
18784 2014-09-03 Sasha Smundak <asmundak@google.com>
18785
18786 * gdb.python/py-frame.exp: Test Frame.read_register.
18787
18788 2014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
18789
18790 PR python/16699
18791 * gdb.python/py-completion.exp: New file.
18792 * gdb.python/py-completion.py: Likewise.
18793
18794 2014-08-28 Doug Evans <dje@google.com>
18795
18796 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
18797 eax,etc. are live with values set by gdb and thus the compiler can't
18798 use them.
18799 * gdb.arch/i386-pseudo.c (main): Ditto.
18800
18801 2014-08-27 Doug Evans <dje@google.com>
18802
18803 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
18804
18805 2014-08-25 Doug Evans <dje@google.com>
18806
18807 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
18808 (main): Ditto.
18809
18810 2014-08-25 Doug Evans <dje@google.com>
18811
18812 * gdb.threads/thread-execl.exp: #include <stdio.h>.
18813
18814 2014-08-24 Yao Qi <yao@codesourcery.com>
18815
18816 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
18817 symbol off.
18818 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
18819
18820 2014-08-22 Doug Evans <dje@google.com>
18821
18822 PR 17276
18823 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
18824 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
18825 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
18826
18827 2014-08-22 Yao Qi <yao@codesourcery.com>
18828
18829 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
18830 * gdb.python/py-finish-breakpoint2.exp: Likewise.
18831 * gdb.python/python.exp: Likewise. Use .py file on the host
18832 instead of the build.
18833
18834 2014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
18835
18836 * gdb.threads/gcore-stale-thread.c: New file.
18837 * gdb.threads/gcore-stale-thread.exp: New file.
18838
18839 2014-08-21 Pedro Alves <palves@redhat.com>
18840
18841 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
18842 * gdb.base/gcore-relro-pie.exp: Likewise.
18843 * gdb.base/gcore-relro.exp: Likewise.
18844 * gdb.base/gcore.exp: Likewise.
18845 * gdb.base/print-symbol-loading.exp: Likewise.
18846 * gdb.threads/gcore-thread.exp: Likewise.
18847 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
18848
18849 2014-08-20 Pedro Alves <palves@redhat.com>
18850 Jan Kratochvil <jan.kratochvil@redhat.com>
18851
18852 * Makefile.in (EXTRA_RULES, CC): New variables, get from
18853 configure.
18854 (EXPECT): Handle READ1 being set.
18855 (all): Depend on EXTRA_RULES.
18856 (check-read1, expect-read1, read1.so, read1): New rules.
18857 * README (Testsuite Parameters): Document the READ1 make variable.
18858 (Race detection): New section.
18859 * configure: Regenerate.
18860 * configure.ac: If build==host==target, and running under a
18861 GNU/glibc system, add read1 to the extra Makefile rules.
18862 (EXTRA_RULES): AC_SUBST it.
18863 * lib/read1.c: New file.
18864
18865 2014-08-20 Joel Brobecker <brobecker@adacore.com>
18866
18867 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
18868 the handling of variables declared as a typedef to an array
18869 which a DW_AT_data_location attribute.
18870
18871 2014-08-19 Andrew Burgess <aburgess@broadcom.com>
18872 Pedro Alves <palves@redhat.com>
18873
18874 PR symtab/14604
18875 PR symtab/14605
18876 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
18877 gdb_test.
18878
18879 2014-08-19 Pedro Alves <palves@redhat.com>
18880
18881 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
18882
18883 2014-08-19 Yao Qi <yao@codesourcery.com>
18884
18885 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
18886 right line.
18887
18888 2014-08-18 David Blaikie <dblaikie@gmail.com>
18889
18890 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
18891
18892 2014-08-18 Joel Brobecker <brobecker@adacore.com>
18893
18894 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
18895 attribute in array range.
18896
18897 2014-08-18 Joel Brobecker <brobecker@adacore.com>
18898
18899 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
18900
18901 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
18902
18903 PR c++/17132
18904 * gdb.cp/pr17132.cc: New file.
18905 * gdb.cp/pr17132.exp: New file.
18906
18907 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
18908
18909 * gdb.python/py-xmethods.py (A_getarrayind)
18910 (E_method_char_worker.__call__, E_method_int_worker.__call__):
18911 Use 'print' with function call syntax.
18912 (E_method_matcher.match): Fix tab vs space indentation mixup.
18913
18914 2014-08-15 Yao Qi <yao@codesourcery.com>
18915
18916 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
18917 false.
18918
18919 2014-08-15 Yao Qi <yao@codesourcery.com>
18920
18921 * gdb.cp/casts.exp: Set print symbol off.
18922 * gdb.cp/class2.exp: Likewise.
18923 * gdb.cp/overload.exp: Likewise.
18924 * gdb.cp/templates.exp: Likewise.
18925
18926 2014-08-11 Doug Evans <dje@google.com>
18927
18928 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
18929 (test_load_shlib): Update.
18930
18931 2014-08-09 Yao Qi <yao@codesourcery.com>
18932
18933 * gdb.base/display.exp: Invoke is_address_zero_readable.
18934 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
18935 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
18936 * gdb.base/hbreak-unmapped.exp: Return if
18937 is_address_zero_readable returns true.
18938 * gdb.base/signest.exp: Likewise.
18939 * gdb.base/signull.exp: Likewise.
18940 * gdb.base/sigbpt.exp: Likewise.
18941 * gdb.guile/scm-disasm.exp: Do the test if
18942 is_address_zero_readable returns false.
18943 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
18944 * gdb.python/py-arch.exp: Likewise.
18945 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
18946 * lib/gdb.exp (is_address_zero_readable): New proc.
18947
18948 2014-08-09 Yao Qi <yao@codesourcery.com>
18949
18950 PR testsuite/13443
18951 * gdb.mi/mi-var-display.exp: Make test messages unique.
18952
18953 2014-08-04 Tom Tromey <tromey@redhat.com>
18954
18955 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
18956 target 0".
18957
18958 2014-08-04 Tom Tromey <tromey@redhat.com>
18959
18960 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
18961 "target_resume".
18962
18963 2014-08-01 Joel Brobecker <brobecker@adacore.com>
18964
18965 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
18966 inner_vla_struct_object_size.
18967 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
18968 as xfail.
18969
18970 2014-07-30 Pedro Alves <palves@redhat.com>
18971
18972 * gdb.threads/signal-command-handle-nopass.exp (test): Add
18973 comment.
18974
18975 2014-07-29 Yao Qi <yao@codesourcery.com>
18976
18977 PR gdb/17206
18978 * gdb.base/until-nodebug.exp: New.
18979
18980 2014-07-28 Doug Evans <xdje42@gmail.com>
18981
18982 PR guile/17203
18983 * gdb.guile/scm-parameter.exp: Add tests for trying to create
18984 previously existing parameter, and previously ambiguously spelled
18985 parameter.
18986
18987 2014-07-28 Will Newton <will.newton@linaro.org>
18988
18989 * gdb.base/varargs.exp: Remove KFAILs for ARM.
18990
18991 2014-07-26 Ludovic Courtès <ludo@gnu.org>
18992 Doug Evans <xdje42@gmail.com>
18993
18994 PR guile/17146
18995 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
18996
18997 2014-07-25 Pedro Alves <palves@redhat.com>
18998
18999 * gdb.threads/signal-command-handle-nopass.c: New file.
19000 * gdb.threads/signal-command-handle-nopass.exp: New file.
19001 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
19002 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
19003 * gdb.threads/signal-delivered-right-thread.c: New file.
19004 * gdb.threads/signal-delivered-right-thread.exp: New file.
19005
19006 2014-07-25 Pedro Alves <palves@redhat.com>
19007
19008 * gdb.base/double-prompt-target-event-error.exp
19009 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
19010 match.
19011 (cancel_pagination_in_target_event): Rework double prompt
19012 detection.
19013 * gdb.base/paginate-after-ctrl-c-running.exp
19014 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
19015 <return>' match.
19016 * gdb.base/paginate-bg-execution.exp
19017 (test_bg_execution_pagination_return)
19018 (test_bg_execution_pagination_cancel): Remove '-notransfer
19019 <return>' matches.
19020 * gdb.base/paginate-execution-startup.exp
19021 (test_fg_execution_pagination_return)
19022 (test_fg_execution_pagination_cancel): Remove '-notransfer
19023 <return>' matches.
19024 * gdb.base/paginate-inferior-exit.exp
19025 (test_paginate_inferior_exited): Remove '-notransfer <return>'
19026 match.
19027 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
19028 * lib/gdb.exp (pagination_prompt): Run text through
19029 string_to_regexp.
19030 (gdb_test_multiple): Match $pagination_prompt instead of
19031 "<return>".
19032 (string_to_regexp): Move to lib/gdb-utils.exp.
19033
19034 2014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
19035
19036 * gdb.arch/amd64-entry-value-paramref.S: New file.
19037 * gdb.arch/amd64-entry-value-paramref.cc: New file.
19038 * gdb.arch/amd64-entry-value-paramref.exp: New file.
19039 * gdb.arch/amd64-optimout-repeat.S: New file.
19040 * gdb.arch/amd64-optimout-repeat.c: New file.
19041 * gdb.arch/amd64-optimout-repeat.exp: New file.
19042
19043 2014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
19044
19045 PR gdb/17170
19046 * gdb.base/statistics.exp: New file.
19047
19048 2014-07-17 Doug Evans <dje@google.com>
19049
19050 PR gdb/17170
19051 * gdb.base/maint.exp: Update testing of per-command stats.
19052
19053 2014-07-16 Pedro Alves <palves@redhat.com>
19054
19055 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
19056 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
19057 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
19058 (tfile_write_buf): New functions.
19059 (add_memory_block): Rewrite using the above.
19060 (adjust_function_address): New function.
19061 (FUNCTION_ADDRESS): New macro.
19062 (write_basic_trace_file): Remove short_x local, and use
19063 tfile_write_16. Change type of func_addr local to unsigned long
19064 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
19065 here. Cast argument of add_memory_block to char pointer.
19066 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
19067 (main): Remove parameters.
19068 * gdb.trace/tfile.exp: Remove nowarnings.
19069
19070 2014-07-15 Simon Marchi <simon.marchi@ericsson.com>
19071
19072 * gdb.base/debug-expr.exp: Test string evaluation with
19073 "debug expression" on.
19074
19075 2014-07-15 Pedro Alves <palves@redhat.com>
19076
19077 * gdb.base/reread.exp: Use clean_restart.
19078
19079 2014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
19080
19081 * gdb.arch/avr-flash-qualifer.c: New.
19082 * gdb.arch/avr-flash-qualifer.exp: New.
19083
19084 2014-07-14 Pedro Alves <palves@redhat.com>
19085
19086 * gdb.base/paginate-after-ctrl-c-running.c: New file.
19087 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
19088
19089 2014-07-14 Pedro Alves <palves@redhat.com>
19090
19091 * gdb.base/double-prompt-target-event-error.c: New file.
19092 * gdb.base/double-prompt-target-event-error.exp: New file.
19093
19094 2014-07-14 Pedro Alves <palves@redhat.com>
19095
19096 PR gdb/17072
19097 * gdb.base/paginate-inferior-exit.c: New file.
19098 * gdb.base/paginate-inferior-exit.exp: New file.
19099
19100 2014-07-14 Pedro Alves <palves@redhat.com>
19101
19102 PR gdb/17072
19103 * gdb.base/paginate-bg-execution.c: New file.
19104 * gdb.base/paginate-bg-execution.exp: New file.
19105
19106 2014-07-14 Pedro Alves <palves@redhat.com>
19107
19108 PR gdb/17072
19109 * gdb.base/paginate-execution-startup.c: New file.
19110 * gdb.base/paginate-execution-startup.exp: New file.
19111 * lib/gdb.exp (pagination_prompt): New global.
19112 (default_gdb_spawn): New procedure, factored out from
19113 default_gdb_spawn.
19114 (default_gdb_start): Adjust to call default_gdb_spawn.
19115 (gdb_spawn): New procedure.
19116
19117 2014-07-14 Pedro Alves <palves@redhat.com>
19118
19119 * lib/gdb.exp (gdb_assert): New procedure.
19120 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
19121
19122 2014-07-14 Pedro Alves <palves@redhat.com>
19123
19124 * gdb.base/execution-termios.c: New file.
19125 * gdb.base/execution-termios.exp: New file.
19126
19127 2014-07-14 Tom Tromey <tromey@redhat.com>
19128
19129 * gdb.cp/vla-cxx.cc: New file.
19130 * gdb.cp/vla-cxx.exp: New file.
19131
19132 2014-07-14 Tom Tromey <tromey@redhat.com>
19133
19134 * gdb.reverse/rerun-prec.c: New file.
19135 * gdb.reverse/rerun-prec.exp: New file.
19136
19137 2014-07-12 Maciej W. Rozycki <macro@mips.com>
19138 Maciej W. Rozycki <macro@codesourcery.com>
19139
19140 * lib/gdb-utils.exp: New file.
19141 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
19142 inline `gdb_init_command' processing.
19143 (gdb_start_cmd): Likewise.
19144 * lib/mi-support.exp (mi_run_cmd): Likewise.
19145 * README: Document `gdb_init_command' and `gdb_init_commands'.
19146
19147 2014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
19148
19149 Fix false FAIL running under a very long directory name.
19150 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
19151 and "set print elements 10000". Twice.
19152
19153 2014-07-11 Yao Qi <yao@codesourcery.com>
19154
19155 * gdb.base/exprs.exp: "set print symbol off".
19156
19157 2014-07-11 Pedro Alves <palves@redhat.com>
19158
19159 * gdb.threads/kill.c: New file.
19160 * gdb.threads/kill.exp: New file.
19161
19162 2014-07-10 Yao Qi <yao@codesourcery.com>
19163
19164 * gdb.trace/tfile.c (write_basic_trace_file)
19165 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
19166 address written to trace file.
19167
19168 2014-07-09 Pedro Alves <palves@redhat.com>
19169
19170 * gdb.base/attach-wait-input.exp: New file.
19171 * gdb.base/attach-wait-input.c: New file.
19172
19173 2014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
19174
19175 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
19176 setting up test structures.
19177 (main): Call new test function.
19178 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
19179 test function, continue into test function and walk test
19180 structures.
19181
19182 2014-07-02 Yao Qi <yao@codesourcery.com>
19183
19184 * gdb.trace/entry-values.c: Define labels 'foo_start' and
19185 'bar_start' at the beginning of functions 'foo' and 'bar'
19186 respectively.
19187 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
19188 instead of 'foo' and 'bar'.
19189
19190 2014-07-08 Markus Metzger <markus.t.metzger@intel.com>
19191
19192 * gdb.btrace/segv.exp: New.
19193 * gdb.btrace/segv.c: New.
19194
19195 2014-07-02 Luis Machado <lgustavo@codesourcery.com>
19196
19197 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
19198 instruction.
19199
19200 2014-06-30 Mark Wielaard <mjw@redhat.com>
19201
19202 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
19203 vulture, vilify, villar): New volatile array constants.
19204 (vindictive, vegetation): New const volatile array constants.
19205 * gdb.base/volatile.exp: Test volatile and const volatile array
19206 types.
19207
19208 2014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
19209
19210 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
19211 target lacks support for awatch, rwatch, or hbreak.
19212
19213 2014-06-27 Yao Qi <yao@codesourcery.com>
19214
19215 * gdb.multi/dummy-frame-restore.exp: New.
19216 * gdb.multi/dummy-frame-restore.c: New.
19217
19218 2014-06-25 Markus Metzger <markus.t.metzger@intel.com>
19219
19220 * gdb.btrace/gcore.exp: New.
19221
19222 2014-06-23 Pedro Alves <palves@redhat.com>
19223
19224 * gdb.base/watchpoint-reuse-slot.c: New file.
19225 * gdb.base/watchpoint-reuse-slot.exp: New file.
19226
19227 2014-06-23 Siva Chandra Reddy <sivachandra@google.com>
19228
19229 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
19230 progspace's filename in 'info', 'enable' and 'disable' command
19231 tests.
19232
19233 2014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
19234
19235 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
19236 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
19237 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
19238
19239 2014-06-20 Gary Benson <gbenson@redhat.com>
19240
19241 * gdb.arch/i386-avx.exp: Fix include file location.
19242 * gdb.arch/i386-sse.exp: Likewise.
19243
19244 2014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
19245
19246 * gdb.dlang/expression.exp: New file.
19247
19248 2014-06-19 Pedro Alves <palves@redhat.com>
19249
19250 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
19251 out from ...
19252 (top level): ... here. Iterate running tests under different
19253 scheduler-locking settings.
19254
19255 2014-06-18 Luis Machado <lgustavo@codesourcery.com>
19256
19257 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
19258 to DW_FORM_addr and use non-zero addresses.
19259
19260 2014-06-18 Siva Chandra Reddy <sivachandra@google.com>
19261
19262 PR gdb/17017
19263 * gdb.python/py-xmethods.cc: Add global function call counters and
19264 increment them in their respective functions. Remove "cout"
19265 statements.
19266 * gdb.python/py-xmethods.exp: Make tests check the global function
19267 call counters instead of depending on inferior IO.
19268
19269 2014-06-18 Don Breazeal <donb@codesourcery.com>
19270
19271 * gdb.base/foll-fork.exp (default_fork_parent_follow):
19272 Deleted procedure.
19273 (explicit_fork_parent_follow): Deleted procedure.
19274 (explicit_fork_child_follow): Deleted procedure.
19275 (test_follow_fork): New procedure.
19276 (do_fork_tests): Replace calls to deleted procedures with
19277 calls to test_follow_fork and reset GDB for subsequent
19278 procedure calls.
19279
19280 2014-06-17 Yao Qi <yao@codesourcery.com>
19281
19282 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
19283 CP1252.
19284
19285 2014-06-17 Luis Machado <lgustavo@codesourcery.com>
19286
19287 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
19288 Initialize ptr and S explicitly.
19289 (skip_type_update_when_not_use_rtti_test): Likewise.
19290
19291 2014-06-16 Keith Seitz <keiths@redhat.com>
19292
19293 PR mi/15863
19294 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
19295 the inferior is started.
19296
19297 2014-06-16 Pedro Alves <palves@redhat.com>
19298
19299 * gdb.base/break-main-file-remove-fail.c: New file.
19300 * gdb.base/break-main-file-remove-fail.exp: New file.
19301 * gdb.base/break-unload-file.exp: Use build_executable instead of
19302 prepare_for_testing.
19303 (test_break): New parameter "initial_load". Handle it.
19304 (top level): Add initial_load cmdline/file axis.
19305
19306 2014-06-12 Tom Tromey <tromey@redhat.com>
19307
19308 * gdb.base/completion.exp: Don't use directory name in test.
19309
19310 2014-06-09 Gary Benson <gbenson@redhat.com>
19311
19312 * gdb.base/sigall.c [Functions to send signals]: Reorder to
19313 separate the always-available ANSI-standard signals from the
19314 signals that require checking.
19315 (main): Likewise.
19316 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
19317 Likewise.
19318 (main): Likewise.
19319
19320 2014-06-07 Keith Seitz <keiths@redhat.com>
19321
19322 Revert:
19323 PR c++/16253
19324 * gdb.cp/var-tag.cc: New file.
19325 * gdb.cp/var-tag.exp: New file.
19326 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
19327 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
19328 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
19329 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
19330
19331 2014-06-06 Doug Evans <xdje42@gmail.com>
19332
19333 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
19334
19335 2014-06-06 Pedro Alves <palves@redhat.com>
19336
19337 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
19338 in target debug output instead of looking at RSP packets,
19339 disabling the test on any target that uses hardware stepping.
19340 Update comments.
19341
19342 2014-06-06 Pedro Alves <palves@redhat.com>
19343
19344 * gdb.base/break-unload-file.exp: Fix typo.
19345
19346 2014-06-06 Yao Qi <yao@codesourcery.com>
19347
19348 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
19349 from "jit_function" to "^jit_function".
19350
19351 2014-06-06 Yao Qi <yao@codesourcery.com>
19352
19353 * gdb.base/async.c (foo): Add one statement.
19354 * gdb.base/async.exp: Get the next instruction address and
19355 match the output of "nexti" by instruction address. Match
19356 the hex address in the output of "finish".
19357
19358 2014-06-06 Gary Benson <gbenson@redhat.com>
19359
19360 * gdb.base/call-signals.c: Remove preprocessor conditionals
19361 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
19362 SIGSEGV and SIGTERM.
19363 * gdb.base/sigall.c: Likewise.
19364 * gdb.base/unwindonsignal.c: Likewise.
19365 * gdb.reverse/sigall-reverse.c: Likewise.
19366
19367 2014-06-06 Yao Qi <yao@codesourcery.com>
19368
19369 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
19370 readable, skip the test.
19371
19372 2014-06-06 Yao Qi <yao@codesourcery.com>
19373
19374 * gdb.threads/staticthreads.c (thread_function): Move the line
19375 setting breakpoint on forward.
19376 * gdb.threads/staticthreads.exp: Update comments.
19377
19378 2014-06-05 Ludovic Courtès <ludo@gnu.org>
19379
19380 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
19381 "history-append! type error".
19382
19383 2014-06-05 Simon Marchi <simon.marchi@ericsson.com>
19384
19385 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
19386 erroneous dprintf expected input.
19387
19388 2014-06-04 Doug Evans <xdje42@gmail.com>
19389
19390 * gdb.guile/scm-generics.exp: Delete.
19391
19392 2014-06-04 Doug Evans <xdje42@gmail.com>
19393
19394 * gdb.guile/scm-breakpoint.exp: Update.
19395 Add tests for breakpoint registration.
19396
19397 2014-06-04 Tom Tromey <tromey@redhat.com>
19398
19399 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
19400 VLA-in-union.
19401 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
19402 inner_vla_struct, vla_union types. Initialize objects of those
19403 types and compute their sizes.
19404
19405 2014-06-04 Nathan Sidwell <nathan@codesourcery.com>
19406 Hui Zhu <hui@codesourcery.com>
19407
19408 * gdb.base/fileio.exp: Add test for shell not available as well as
19409 available.
19410 * gdb.base/fileio.c (test_system): Check for shell twice.
19411
19412 2014-06-04 Yao Qi <yao@codesourcery.com>
19413
19414 * gdb.base/auto-connect-native-target.exp: Remove redundant
19415 space from the regexp pattern.
19416
19417 2014-06-04 Yao Qi <yao@codesourcery.com>
19418
19419 * gdb.base/default.exp: Replace "child" with "native" in
19420 regexp pattern.
19421
19422 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
19423
19424 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
19425 * gdb.python/py-xmethods.exp: New tests to test xmethods.
19426 * gdb.python/py-xmethods.py: Python script supporting the
19427 new testcase and tests.
19428
19429 2014-06-03 Joel Brobecker <brobecker@adacore.com>
19430 Pedro Alves <palves@redhat.com>
19431
19432 PR breakpoints/17000
19433 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
19434 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
19435
19436 2014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
19437
19438 * gdb.base/subst.exp: Add tests to verify partial path matching
19439 output.
19440
19441 2014-06-03 Pedro Alves <palves@redhat.com>
19442
19443 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
19444 target that doesn't use software single-stepping.
19445
19446 2014-06-03 Pedro Alves <palves@redhat.com>
19447
19448 PR breakpoints/17000
19449 * gdb.base/sss-bp-on-user-bp-2.c: New file.
19450 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
19451
19452 2014-06-02 Doug Evans <xdje42@gmail.com>
19453
19454 * gdb.guile/scm-parameter.exp: New file.
19455
19456 2014-06-02 Doug Evans <xdje42@gmail.com>
19457
19458 * gdb.guile/scm-cmd.c: New file.
19459 * gdb.guile/scm-cmd.exp: New file.
19460
19461 2014-06-02 Doug Evans <xdje42@gmail.com>
19462
19463 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
19464 pretty-printer lookup.
19465 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
19466 (make-pp_s-printer): Call it.
19467 (make-pretty-printer-from-dict): New function.
19468 (lookup-pretty-printer-maker-from-dict): New function.
19469 (*pretty-printer*): Simplify.
19470 (make-objfile-pp_s-printer): New function.
19471 (install-objfile-pretty-printers!): New function.
19472 (make-progspace-pp_s-printer): New function.
19473 (install-progspace-pretty-printers!): New function.
19474 * gdb.guile/scm-progspace.c: New file.
19475 * gdb.guile/scm-progspace.exp: New file.
19476
19477 2014-06-02 Pedro Alves <palves@redhat.com>
19478
19479 * gdb.base/dprintf-bp-same-addr.c: New file.
19480 * gdb.base/dprintf-bp-same-addr.exp: New file.
19481
19482 2014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
19483
19484 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
19485 * gdb.arch/powerpc-power.s: Likewise.
19486
19487 2014-06-02 Joel Brobecker <brobecker@adacore.com>
19488
19489 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
19490
19491 2014-06-01 Yao Qi <yao@codesourcery.com>
19492
19493 * gdb.base/watchpoint.exp (test_watch_location): Check null
19494 pointer can be dereferenced. If not, do the test, otherwise
19495 skip it.
19496
19497 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
19498
19499 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
19500 results.
19501 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
19502
19503 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
19504
19505 * gdb.arch/amd64-invalid-stack-middle.S: New file.
19506 * gdb.arch/amd64-invalid-stack-middle.c: New file.
19507 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
19508 * gdb.arch/amd64-invalid-stack-top.c: New file.
19509 * gdb.arch/amd64-invalid-stack-top.exp: New file.
19510
19511 2014-05-30 Pedro Alves <palves@redhat.com>
19512
19513 PR breakpoints/17000
19514 * gdb.base/sss-bp-on-user-bp.c: New file.
19515 * gdb.base/sss-bp-on-user-bp.exp: New file.
19516
19517 2014-05-30 David Blaikie <dblaikie@gmail.com>
19518
19519 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
19520 gnu_inline semantics via attribute.
19521 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
19522 source explicitly specifies the required semantics.
19523
19524 2014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
19525
19526 * gdb.reverse/sigall-reverse.exp: Fix a typo.
19527
19528 2014-05-29 Pedro Alves <palves@redhat.com>
19529 Tom Tromey <tromey@redhat.com>
19530
19531 * gdb.base/async-shell.exp: Don't enable target-async.
19532 * gdb.base/async.exp
19533 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
19534 parameter. Adjust.
19535 (top level): Don't test with "target-async".
19536 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
19537 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
19538 * gdb.base/inferior-died.exp: Don't enable target-async.
19539 * gdb.base/interrupt-noterm.exp: Likewise.
19540 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
19541 * gdb.mi/mi-nonstop-exit.exp: Likewise.
19542 * gdb.mi/mi-nonstop.exp: Likewise.
19543 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
19544 * gdb.mi/mi-nsintrall.exp: Likewise.
19545 * gdb.mi/mi-nsmoribund.exp: Likewise.
19546 * gdb.mi/mi-nsthrexec.exp: Likewise.
19547 * gdb.mi/mi-watch-nonstop.exp: Likewise.
19548 * gdb.multi/watchpoint-multi.exp: Adjust comment.
19549 * gdb.python/py-evsignal.exp: Don't enable target-async.
19550 * gdb.python/py-evthreads.exp: Likewise.
19551 * gdb.python/py-prompt.exp: Likewise.
19552 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
19553 * gdb.server/solib-list.exp: Don't enable target-async.
19554 * gdb.threads/thread-specific-bp.exp: Likewise.
19555 * lib/mi-support.exp: Adjust to use mi-async.
19556
19557 2014-05-29 Pedro Alves <palves@redhat.com>
19558
19559 PR gdb/13860
19560 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
19561 reason, even in sync mode.
19562
19563 2014-05-29 Pedro Alves <palves@redhat.com>
19564 Hui Zhu <hui@codesourcery.com>
19565
19566 PR PR15693
19567 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
19568 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
19569 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
19570 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
19571
19572 2014-05-28 Joel Brobecker <brobecker@adacore.com>
19573
19574 * config/monitor.exp (gdb_target_monitor): Replace use of
19575 "set remotebaud" by "set serial baud".
19576
19577 2014-05-26 Andy Wingo <wingo@igalia.com>
19578
19579 * gdb.guile/scm-breakpoint.exp:
19580 * gdb.guile/scm-gsmob.exp: Update to use plain old object
19581 properties instead of gdb-object-properties.
19582
19583 2014-05-26 Yao Qi <yao@codesourcery.com>
19584
19585 * gdb.server/no-thread-db.exp: Specify source file name
19586 explicitly when setting a breakpoint.
19587
19588 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
19589
19590 * gdb.btrace/vdso.c: New.
19591 * gdb.btrace/vdso.exp: New.
19592
19593 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
19594
19595 * gdb.base/gcore.exp (capture_command_output): Move ...
19596 * lib/gdb.exp (capture_command_output): ... here.
19597
19598 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
19599
19600 * gdb.btrace/data.exp: Test memory access during btrace replay.
19601
19602 2014-05-22 Simon Marchi <simon.marchi@ericsson.com>
19603
19604 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
19605
19606 2014-05-21 Pedro Alves <palves@redhat.com>
19607
19608 PR gdb/13860
19609 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
19610 (top level): Test that output related to execution commands is
19611 sent to the console with CLI commands, but not with MI commands.
19612 Test that breakpoint events are always mirrored to the console.
19613 Also expect the new source line to be output after a "next" in
19614 async mode too. Make it a pass/fail test.
19615 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
19616 output.
19617 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
19618
19619 2014-05-21 Pedro Alves <palves@redhat.com>
19620
19621 * gdb.base/list.exp (build_pattern, test_list): New procedures.
19622 Use them to test variations of "list" after reaching a breakpoint.
19623 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
19624 Test "list" with listsize 10 after reaching a breakpoint.
19625 * gdb.python/python.exp (decode_line current location line
19626 number): Adjust expected line number.
19627
19628 2014-05-21 Simon Marchi <simon.marchi@ericsson.com>
19629
19630 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
19631 behavior for $args, pass it directly to "run".
19632
19633 2014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
19634
19635 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
19636 30000 to 65536.
19637
19638 2014-05-21 Pedro Alves <palves@redhat.com>
19639
19640 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
19641 auto-connect-native-target off".
19642 * gdb.base/auto-connect-native-target.c: New file.
19643 * gdb.base/auto-connect-native-target.exp: New file.
19644
19645 2014-05-21 Pedro Alves <palves@redhat.com>
19646
19647 * gdb.base/default.exp: Test "target native" instead of "target
19648 child".
19649
19650 2014-05-21 Mark Wielaard <mjw@redhat.com>
19651
19652 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
19653
19654 2014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
19655
19656 Fix TLS access for -static -pthread.
19657 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
19658 <HAVE_TLS> (thread_function, main): Initialize it.
19659 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
19660 Add clean_restart.
19661 <$have_tls != "">: Check TLSVAR.
19662
19663 2014-05-21 Pedro Alves <palves@redhat.com>
19664
19665 * gdb.base/dcache-line-read-error.c: New.
19666 * gdb.base/dcache-line-read-error.exp: New.
19667
19668 2014-05-20 Pedro Alves <palves@redhat.com>
19669
19670 * gdb.base/compare-sections.c: New file.
19671 * gdb.base/compare-sections.exp: New file.
19672
19673 2014-05-20 Pedro Alves <palves@redhat.com>
19674
19675 * gdb.base/break-idempotent.c: New file.
19676 * gdb.base/break-idempotent.exp: New file.
19677
19678 2014-05-20 Markus Metzger <markus.t.metzger@intel.com>
19679
19680 * gdb.btrace/nohist.exp: New.
19681
19682 2014-05-20 Yao Qi <yao@codesourcery.com>
19683
19684 * lib/gdb.exp (gdb_init): Set timeout if test file is under
19685 gdb.reverse directory and gdb_reverse_timeout exists in board
19686 setting.
19687 * README: Document gdb_reverse_timeout.
19688
19689 2014-05-20 Yao Qi <yao@codesourcery.com>
19690
19691 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
19692 'test_file_name'. Treat args as a string instead of a list.
19693 (gdb_init): Rename argument 'args' by 'test_file_name'.
19694
19695 2014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
19696
19697 * gdb.arch/powerpc-power.exp: New file.
19698 * gdb.arch/powerpc-power.s: New file.
19699
19700 2014-05-16 Doug Evans <dje@google.com>
19701
19702 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
19703 * gdb.base/completion.exp: Check that all expected files exist
19704 before doing file completion.
19705
19706 2014-05-16 Doug Evans <dje@google.com>
19707
19708 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
19709 Update.
19710 (do_syscall_tests_without_xml): Update.
19711
19712 2014-05-16 Pedro Alves <palves@redhat.com>
19713
19714 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
19715 instead of "unknown output after running".
19716
19717 2014-05-16 Yao Qi <yao@codesourcery.com>
19718
19719 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
19720 file1.txt from host at the end.
19721 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
19722
19723 2014-05-15 Doug Evans <dje@google.com>
19724
19725 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
19726 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
19727 loading file. Add test for TU lookup.
19728
19729 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
19730
19731 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
19732 calling "-exec-arguments" or "set args" before running the
19733 inferior.
19734
19735 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
19736
19737 * lib/mi-support.exp (mi_expect_stop): Expect message for
19738 inferiors that exit with non-zero exit code.
19739
19740 2014-05-14 Yao Qi <yao@codesourcery.com>
19741
19742 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
19743 match absolute path on remote host.
19744 (test_file_list_exec_source_files): Remove "/" from the
19745 pattern.
19746
19747 2014-05-14 Yao Qi <yao@codesourcery.com>
19748
19749 * boards/local-remote-host-notty.exp (${board}_file): New
19750 proc.
19751
19752 2014-05-07 Kyle McMartin <kyle@redhat.com>
19753
19754 Pushed by Joel Brobecker <brobecker@adacore.com>.
19755 * gdb.arch/aarch64-atomic-inst.c: New file.
19756 * gdb.arch/aarch64-atomic-inst.exp: New file.
19757
19758 2014-05-07 Yao Qi <yao@codesourcery.com>
19759
19760 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
19761 in current context" too.
19762
19763 2014-05-05 Keith Seitz <keiths@redhat.com>
19764
19765 * gdb.linespec/ls-dollar.exp: Add test for linespec
19766 file:convenience_variable.
19767
19768 2014-05-05 Yao Qi <yao@codesourcery.com>
19769
19770 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
19771 traceframes into tfile and ctf trace files. Read data from
19772 trace file and test collected data.
19773 (gdb_collect_locals_test): Likewise.
19774 (gdb_unavailable_registers_test): Likewise.
19775 (gdb_unavailable_floats): Likewise.
19776 (gdb_collect_globals_test): Likewise.
19777 (top-level): Append "ctf" to trace_file_targets if GDB
19778 supports.
19779
19780 2014-05-05 Yao Qi <yao@codesourcery.com>
19781
19782 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
19783 code to ...
19784 (gdb_collect_args_test_1): ... it. New proc.
19785 (gdb_collect_locals_test): Move some code to ...
19786 (gdb_collect_locals_test_1): ... it. New proc.
19787 (gdb_unavailable_registers_test): Move some code to ...
19788 (gdb_unavailable_registers_test_1): ... it. New proc.
19789 (gdb_unavailable_floats): Move some code to ...
19790 (gdb_unavailable_floats_1): ... it. New proc.
19791
19792 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
19793
19794 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
19795 probes to test for bitness recognition.
19796 * gdb.arch/amd64-stap-optional-prefix.exp
19797 (test_probe_value_without_reg): New procedure.
19798 Add code to test for different kinds of bitness.
19799
19800 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
19801
19802 PR breakpoints/16889
19803 * gdb.arch/amd64-stap-optional-prefix.S: New file.
19804 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
19805
19806 2014-05-01 Pedro Alves <palves@redhat.com>
19807
19808 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
19809 gdb_file_cmd if no file is specified.
19810 * boards/native-extended-gdbserver.exp (gdb_load): Use the
19811 last_loaded_file to set the remote exec-file.
19812
19813 2014-05-01 Pedro Alves <palves@redhat.com>
19814
19815 * boards/local-remote-host.exp: New file.
19816
19817 2014-05-01 Pedro Alves <palves@redhat.com>
19818
19819 * boards/local-remote-host.exp: Rename to ...
19820 * boards/local-remote-host-notty.exp: ... this.
19821
19822 2014-04-28 Joel Brobecker <brobecker@adacore.com>
19823
19824 * gdb.ada/dyn_arrayidx: New testcase.
19825
19826 2014-04-26 Yao Qi <yao@codesourcery.com>
19827
19828 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
19829 and compute the length of function main. Save it in
19830 $main_length.
19831 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
19832 (top-level): Use gdb_compile to compile objects into
19833 executable and restart GDB. Remove invocation to
19834 prepare_for_testing.
19835
19836 2014-04-25 Simon Marchi <simon.marchi@ericsson.com>
19837 Pedro Alves <palves@redhat.com>
19838
19839 PR server/16255
19840 * gdb.multi/multi-attach.c: New file.
19841 * gdb.multi/multi-attach.exp: New file.
19842
19843 2014-04-25 Pedro Alves <palves@redhat.com>
19844
19845 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
19846 user.
19847 (top level): Test that "set remote conditional-breakpoints-packet
19848 off" works as intended.
19849 * gdb.base/dprintf.exp: Test that "set remote
19850 breakpoint-commands-packet off" works as intended.
19851 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
19852 New function.
19853 (top level): Call it.
19854 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
19855 remote fast-tracepoints-packet off" works as intended.
19856 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
19857 * lib/gdb.exp (gdb_is_target_remote): ... here.
19858
19859 2014-04-24 David Blaikie <dblaikie@gmail.com>
19860
19861 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
19862 ensure clang would not discard them.
19863 * gdb.base/gdbvars.c: Ditto.
19864 * gdb.base/memattr.c: Ditto.
19865 * gdb.base/whatis.c: Ditto.
19866 * gdb.python/py-prettyprint.c: Ditto.
19867 * gdb.trace/actions.c: Ditto.
19868 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
19869 ensure clang would not discard it.
19870
19871 2014-04-24 David Blaikie <dblaikie@gmail.com>
19872
19873 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
19874 clang to emit the full definition of type required by the test
19875 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
19876
19877 2014-04-24 David Blaikie <dblaikie@gmail.com>
19878
19879 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
19880 coax Clang into emitting the definition of the type.
19881 * gdb.cp/pr10728-x.h (y): Ditto.
19882 * gdb.cp/pr10728-y.cc (y): Ditto.
19883
19884 2014-04-24 David Blaikie <dblaikie@gmail.com>
19885
19886 * gdb.base/label.exp: XFAIL label related tests under Clang.
19887 * gdb.cp/cplabel.exp: Ditto.
19888 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
19889 under Clang those using labels.
19890
19891 2014-04-25 Yao Qi <yao@codesourcery.com>
19892
19893 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
19894 double_label.
19895 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
19896 partial_label and double_label.
19897
19898 2014-04-24 David Blaikie <dblaikie@gmail.com>
19899
19900 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
19901
19902 2014-04-24 David Blaikie <dblaikie@gmail.com>
19903
19904 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
19905 of the function to work across GCC and Clang.
19906 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
19907 pointer types (const void ** const V void **).
19908
19909 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
19910 Walfred Tedeschi <walfred.tedeschi@intel.com>
19911
19912 * Makefile.in (EXECUTABLES): Added i386-avx512.
19913 * gdb.arch/i386-avx512.c: New file.
19914 * gdb.arch/i386-avx512.exp: Likewise.
19915
19916 2014-04-23 Keith Seitz <keiths@redhat.com>
19917
19918 * lib/mi-support.exp (mi_list_breakpoints): Delete.
19919 (mi_make_breakpoint_table): New procedure.
19920 (mi_create_breakpoint): Use mi_make_breakpoint
19921 and return the result.
19922 (mi_make_breakpoint): New procedure.
19923 (mi_build_kv_pairs): New procedure.
19924
19925 * gdb.mi/mi-break.exp: Remove unused globals,
19926 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
19927 All callers updated.
19928 * gdb.mi/mi-dprintf.exp: Use variable to track command
19929 number.
19930 Update all callers of mi_create_breakpoint and use
19931 mi_make_breakpoint_table.
19932 Remove any unused global variables.
19933 * gdb.mi/mi-nonstop.exp: Likewise.
19934 * gdb.mi/mi-nsintrall.exp: Likewise.
19935 * gdb.mi/mi-nsmoribund.exp: Likewise.
19936 * gdb.mi/mi-nsthrexec.exp: Likewise.
19937 * gdb.mi/mi-reverse.exp: Likewise.
19938 * gdb.mi/mi-simplerun.exp: Likewise.
19939 * gdb.mi/mi-stepn.exp: Likewise.
19940 * gdb.mi/mi-syn-frame.exp: Likewise.
19941 * gdb.mi/mi-until.exp: Likewise.
19942 * gdb.mi/mi-var-cp.exp: Likewise.
19943 * gdb.mi/mi-var-display.exp: Likewise.
19944 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
19945 * gdb.mi/mi2-var-child.exp: Likewise.
19946 * gdb.mi/mi-vla-c99.exp: Likewise.
19947 * lib/mi-support.exp: Likewise.
19948
19949 From Ian Lance Taylor <iant@cygnus.com>:
19950 * lib/gdb.exp (parse_args): New procedure.
19951
19952 2014-04-23 Pedro Alves <palves@redhat.com>
19953
19954 * gdb.base/break-unload-file.c: New file.
19955 * gdb.base/break-unload-file.exp: New file.
19956 * gdb.base/sym-file-lib.c (baz): New function.
19957 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
19958 field.
19959 (load): Store the segment's mapped size.
19960 (unload): New function.
19961 (unload_shlib): New function.
19962 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
19963 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
19964 set a breakpoint at baz, and call it.
19965 * gdb.base/sym-file.exp: New tests for stale breakpoint
19966 instructions.
19967
19968 2014-04-23 Pedro Alves <palves@redhat.com>
19969
19970 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
19971 * gdb.base/hbreak-in-shr-unsupported.c: New file.
19972 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
19973 * gdb.base/hbreak-unmapped.c: New file.
19974 * gdb.base/hbreak-unmapped.exp: New file.
19975 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
19976 * lib/gdb.exp (gdb_is_target_remote): ... here.
19977
19978 2014-04-22 Pedro Alves <palves@redhat.com>
19979
19980 * gdb.base/consecutive-step-over.c: New file.
19981 * gdb.base/consecutive-step-over.exp: New file.
19982
19983 2014-04-22 Pedro Alves <palves@redhat.com>
19984
19985 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
19986 instead of send_gdb/gdb_expect.
19987
19988 2014-04-22 Yao Qi <yao@codesourcery.com>
19989
19990 * lib/trace-support.exp (generate_tracefile): New procedure.
19991 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
19992 return 0.
19993 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
19994 if generate_tracefile returns 1.
19995
19996 2014-04-18 Tom Tromey <palves@redhat.com>
19997 Pedro alves <tromey@redhat.com>
19998
19999 PR backtrace/15558
20000 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
20001 with a backtrace limit.
20002 * gdb.python/py-frame-inline.exp: Test running to an inline
20003 function with a backtrace limit, and printing the newest frame.
20004 * gdb.python/py-frame-inline.c (main): Call f.
20005
20006 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
20007
20008 * gdb.java/jnpe.exp: Drop srcdir from untested path.
20009
20010 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
20011
20012 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
20013 Drop prefix from unsupported source file path.
20014
20015 2014-04-17 Yao Qi <yao@codesourcery.com>
20016
20017 * lib/gdb.exp (with_target_charset): New proc.
20018 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
20019 with_target_charset.
20020 (test_print_strings): Likewise.
20021 (test_repeat_bytes): Likewise.
20022 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
20023 for some tests.
20024
20025 2014-04-16 Keith Seitz <keiths@redhat.com>
20026
20027 PR gdb/15827
20028 * gdb.dwarf2/corrupt.c: New file.
20029 * gdb.dwarf2/corrupt.exp: New file.
20030
20031 2014-04-16 Keith Seitz <keiths@redhat.com>
20032
20033 PR c++/16597
20034 * gdb.cp/namelessclass.cc: New file.
20035 * gdb.cp/namelessclass.exp: New file.
20036 * gdb.cp/namelessclass.S: New file.
20037
20038 2014-04-16 Doug Evans <dje@google.com>
20039
20040 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
20041 Add comment.
20042 (gdbserver_default_get_comm_port): New function.
20043 (gdbserver_start): Check if board file provided
20044 "gdbserver,get_comm_port" and use it if so.
20045 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
20046 (gdb,socketport): Set to "stdio".
20047 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
20048 (stdio_gdbserver_template): Delete.
20049 (${board}_get_remote_address): Update.
20050 (${board}_build_remote_cmd): Delete.
20051 (${board}_get_comm_port): New function.
20052 (${board}_spawn): Update.
20053 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
20054 Delete.
20055 (${board}_get_remote_address): Update.
20056 (${board}_get_comm_port): New function.
20057
20058 2014-04-16 Andrew Burgess <aburgess@broadcom.com>
20059
20060 * gdb.base/memattr.exp: Improve regexps to handle memory regions
20061 appearing in any order.
20062
20063 2014-04-15 Doug Evans <dje@google.com>
20064
20065 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
20066 uninitialized value of "description".
20067
20068 2014-04-15 Keith Seitz <keiths@redhat.com>
20069
20070 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
20071 Remove unused globals.
20072 (test_running_the_program): Likewise.
20073 (test_controlled_execution): Likewise.
20074 (test_controlling_breakpoints): Likewise.
20075 (test_program_termination): Likewise.
20076
20077 2014-04-15 Keith Seitz <keiths@redhat.com>
20078
20079 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
20080 unused globals.
20081 (test_rbreak_creation_and_listing): Likewise.
20082 (test_ignore_count): Likewise.
20083 (test_error): Likewise.
20084
20085 2014-04-15 Pedro Alves <palves@redhat.com>
20086
20087 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
20088 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
20089 sym-file-loader.c.
20090 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
20091 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
20092 to sym-file-loader.c.
20093 (struct library): Forward declare.
20094 (load_shlib, lookup_function): Change prototypes.
20095 (find_shstrtab, find_strtab, find_shdr, find_symtab)
20096 (translate_offset): Remove declarations.
20097 (get_text_addr): New declaration.
20098 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
20099 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
20100 sym-file-loader.h.
20101 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
20102 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
20103 here from sym-file-loader.h.
20104 (struct library): New structure.
20105 (load_shlib, lookup_function): Change prototypes and adjust to
20106 work with a struct library.
20107 (find_shstrtab, find_strtab, find_shdr, find_symtab)
20108 (translate_offset): Make static.
20109 (get_text_addr): New function.
20110 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
20111
20112 2014-04-15 Pedro Alves <palves@redhat.com>
20113
20114 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
20115
20116 2014-04-15 Pedro Alves <palves@redhat.com>
20117
20118 * gdb.base/sym-file-loader.c: Include <limits.h>.
20119 (SELF_LINK): New define.
20120 (get_origin): New function.
20121 (load_shlib): Use it.
20122 * gdb.base/sym-file.exp: Don't early return if the target is
20123 remote. Use runto_main, and issue fail is that fails. Use
20124 gdb_load_shlibs.
20125 (shlib_name): Delete.
20126 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
20127
20128 2014-04-15 Pedro Alves <palves@redhat.com>
20129
20130 * gdb.base/sym-file.exp: Remove regex characters from test
20131 message. Don't refer to breakpoint numbers in test messages.
20132
20133 2014-04-14 Keith Seitz <keiths@redhat.com>
20134
20135 PR c++/16253
20136 * gdb.cp/var-tag.cc: New file.
20137 * gdb.cp/var-tag.exp: New file.
20138 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
20139 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
20140 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
20141 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
20142
20143 2014-04-14 Tom Tromey <tromey@redhat.com>
20144
20145 * gdb.cp/classes.exp (test_enums): Handle underlying type.
20146 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
20147 type.
20148 * gdb.cp/enum-class.exp: New file.
20149 * gdb.cp/enum-class.cc: New file.
20150
20151 2014-04-14 Tom Tromey <tromey@redhat.com>
20152
20153 * gdb.dwarf2/enum-type.exp: New file.
20154
20155 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
20156
20157 * gdb.mi/mi-vla-c99.exp: New file.
20158 * gdb.mi/vla.c: New file.
20159
20160 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
20161
20162 * gdb.base/vla-datatypes.c: New file.
20163 * gdb.base/vla-datatypes.exp: New file.
20164
20165 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
20166
20167 * gdb.base/vla-ptr.c: New file.
20168 * gdb.base/vla-ptr.exp: New file.
20169
20170 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
20171
20172 * gdb.dwarf2/count.exp: New file.
20173
20174 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
20175
20176 * gdb.base/vla-sideeffect.c: New file.
20177 * gdb.base/vla-sideeffect.exp: New file.
20178
20179 2014-04-14 David Blaikie <dblaikie@gmail.com>
20180
20181 * gdb.mi/non-stop.c: Add return value for non-void function return
20182 statement.
20183 * gdb.threads/staticthreads.c: Ditto.
20184
20185 2014-04-12 Siva Chandra Reddy <sivachandra@google.com>
20186 Doug Evans <xdje42@gmail.com>
20187
20188 * gdb.guile/scm-value.c: Improve test case.
20189 * gdb.guile/scm-value.exp: Add new test.
20190
20191 2014-04-11 David Blaikie <dblaikie@gmail.com>
20192
20193 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
20194 override Clang's default.
20195
20196 2014-04-11 Joel Brobecker <brobecker@adacore.com>
20197
20198 Revert the following changes (regressions):
20199
20200 * gdb.base/vla-sideeffect.c: New file.
20201 * gdb.base/vla-sideeffect.exp: New file.
20202
20203 * gdb.dwarf2/count.exp: New file.
20204
20205 * gdb.base/vla-multi.c: New file.
20206 * gdb.base/vla-multi.exp: New file.
20207
20208 * gdb.base/vla-ptr.c: New file.
20209 * gdb.base/vla-ptr.exp: New file.
20210
20211 * gdb.base/vla-datatypes.c: New file.
20212 * gdb.base/vla-datatypes.exp: New file.
20213
20214 * gdb.mi/mi-vla-c99.exp: New file.
20215 * gdb.mi/vla.c: New file.
20216
20217 2014-04-11 Keith Seitz <keiths@redhat.com>
20218
20219 PR c++/16675
20220 * gdb.cp/cpsizeof.exp: New file.
20221 * gdb.cp/cpsizeof.cc: New file.
20222
20223 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
20224
20225 * gdb.mi/mi-vla-c99.exp: New file.
20226 * gdb.mi/vla.c: New file.
20227
20228 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
20229
20230 * gdb.base/vla-datatypes.c: New file.
20231 * gdb.base/vla-datatypes.exp: New file.
20232
20233 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
20234
20235 * gdb.base/vla-ptr.c: New file.
20236 * gdb.base/vla-ptr.exp: New file.
20237
20238 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
20239
20240 * gdb.base/vla-multi.c: New file.
20241 * gdb.base/vla-multi.exp: New file.
20242
20243 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
20244
20245 * gdb.dwarf2/count.exp: New file.
20246
20247 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
20248
20249 * gdb.base/vla-sideeffect.c: New file.
20250 * gdb.base/vla-sideeffect.exp: New file.
20251
20252 2014-04-11 Yao Qi <yao@codesourcery.com>
20253
20254 * gdb.base/completion.exp: Check file exists before running tests
20255 on file completion.
20256
20257 2014-04-10 Pedro Alves <palves@redhat.com>
20258
20259 * gdb.base/cond-eval-mode.c: New file.
20260 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
20261 prepare_for_testing to build the new file. Check result of
20262 runto_main.
20263 (test_break, test_watch): New procedures.
20264 (top level): Use them.
20265
20266 2014-04-08 Pierre Muller <muller@sourceware.org>
20267
20268 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
20269 Ctrl-V use for mingw hosts.
20270
20271 2014-04-07 Siva Chandra Reddy <sivachandra@google.com>
20272
20273 * gdb.python/py-value.c: Improve test case.
20274 * gdb.python/py-value.exp: Add new test.
20275
20276 2014-04-07 David Blaikie <dblaikie@gmail.com>
20277
20278 * lib/compiler.c: Identify the clang compiler.
20279 * lib/compiler.cc: Ditto.
20280
20281 2014-04-03 Yao Qi <yao@codesourcery.com>
20282
20283 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
20284
20285 2014-04-01 Anton Blanchard <anton@samba.org>
20286
20287 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
20288 messages unique.
20289
20290 2014-04-01 Anton Blanchard <anton@samba.org>
20291
20292 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
20293 prepare_for_testing.
20294
20295 2014-04-01 Anton Blanchard <anton@samba.org>
20296
20297 * gdb.arch/ppc64-atomic-inst.c: Remove.
20298 * gdb.arch/ppc64-atomic-inst.S: New file.
20299 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
20300
20301 2014-03-31 Doug Evans <dje@google.com>
20302
20303 * gdb.base/print-symbol-loading-lib.c: New file.
20304 * gdb.base/print-symbol-loading-main.c: New file.
20305 * gdb.base/print-symbol-loading.exp: New file.
20306
20307 2014-03-31 Yao Qi <yao@codesourcery.com>
20308
20309 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
20310
20311 2014-03-28 Joel Brobecker <brobecker@adacore.com>
20312
20313 * gdb.ada/mi_dyn_arr: New testcase.
20314
20315 2014-03-27 Doug Evans <dje@google.com>
20316
20317 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
20318
20319 2014-03-27 Yao Qi <yao@codesourcery.com>
20320
20321 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
20322 if target is nios2-*-*.
20323
20324 2014-03-26 Yao Qi <yao@codesourcery.com>
20325
20326 * lib/gdb.exp (readline_is_used): New proc.
20327 * gdb.base/completion.exp: Move tests on command complete up.
20328 Skip the rest of tests if readline is not used.
20329 * gdb.ada/complete.exp: Skp the test if readline is not
20330 used.
20331 * gdb.base/filesym.exp: Likewise.
20332 * gdb.base/macscp.exp: Likewise.
20333 * gdb.base/readline-ask.exp: Likewise.
20334 * gdb.base/readline.exp: Likewise.
20335 * gdb.python/py-cmd.exp: Likewise.
20336 * gdb.trace/tfile.exp: Likewise.
20337
20338 2014-03-26 Yao Qi <yao@codesourcery.com>
20339
20340 * gdb.base/macscp.exp: Fix code format issues.
20341
20342 2014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
20343
20344 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
20345 * gdb.asm/powerpc64le.inc: New file.
20346
20347 2014-03-25 Pedro Alves <palves@redhat.com>
20348 Doug Evans <dje@google.com>
20349
20350 * gdb.base/source-execution.c: New file.
20351 * gdb.base/source-execution.exp: New file.
20352 * gdb.base/source-execution.gdb: New file.
20353
20354 2014-03-24 Doug Evans <dje@google.com>
20355
20356 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
20357 using fission.
20358
20359 2014-03-24 Hui Zhu <hui@codesourcery.com>
20360 Pedro Alves <palves@redhat.com>
20361
20362 PR breakpoints/16101
20363 * gdb.base/dprintf.exp: Use unsupported rather than changing the
20364 test pass/fail messages. Detect missing support for dprintf when
20365 breakpoints are actually inserted.
20366 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
20367 breakpoints are actually inserted.
20368 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
20369 fails.
20370
20371 2014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
20372
20373 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
20374
20375 2014-03-22 Doug Evans <xdje42@gmail.com>
20376
20377 * gdb.python/python.exp (python not supported): Verify multi-line
20378 python command issues an error.
20379 * gdb.guile/guile.exp (guile not supported): Verify multi-line
20380 guile command issues an error.
20381
20382 2014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
20383
20384 * gdb.threads/thread-specific.exp: Handle the lack of usable
20385 $this_breakpoint and $this_thread.
20386
20387 2014-03-21 Hui Zhu <hui@codesourcery.com>
20388
20389 * gdb.base/attach.exp (do_command_attach_tests): New.
20390
20391 2014-03-20 Tom Tromey <tromey@redhat.com>
20392 Pedro Alves <palves@redhat.com>
20393
20394 PR cli/15718
20395 * gdb.base/condbreak-call-false.c: New file.
20396 * gdb.base/condbreak-call-false.exp: New file.
20397
20398 2014-03-20 Pedro Alves <palves@redhat.com>
20399
20400 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
20401 Delete.
20402 (block_signals, unblock_signals): Delete.
20403 (child_function_2, main): Remove references to deleted variable
20404 and functions.
20405
20406 2014-03-20 Pedro Alves <palves@redhat.com>
20407
20408 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
20409 Use pthread_kill to signal thread 2.
20410 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
20411 Adjust to make the test send itself a signal rather than using the
20412 host's "kill" command.
20413
20414 2014-03-20 Pedro Alves <palves@redhat.com>
20415
20416 * gdb.threads/multiple-step-overs.c: New file.
20417 * gdb.threads/multiple-step-overs.exp: New file.
20418 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
20419 Adjust expected infrun debug output.
20420
20421 2014-03-20 Pedro Alves <palves@redhat.com>
20422
20423 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
20424 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
20425
20426 2014-03-20 Pedro Alves <palves@redhat.com>
20427
20428 PR breakpoints/7143
20429 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
20430 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
20431 of gdb_test_multiple.
20432 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
20433 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
20434
20435 2014-03-20 Pedro Alves <palves@redhat.com>
20436
20437 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
20438 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
20439
20440 2014-03-19 Pedro Alves <palves@redhat.com>
20441
20442 * gdb.base/async.exp: Remove early return.
20443
20444 2014-03-19 Pedro Alves <palves@redhat.com>
20445
20446 * gdb.base/async.exp (step& tests): Pass explicit test messages.
20447
20448 2014-03-19 Pedro Alves <palves@redhat.com>
20449
20450 * gdb.base/async.exp (test_background): Expect \r\n after
20451 "completed." in the fail pattern.
20452
20453 2014-03-19 Pedro Alves <palves@redhat.com>
20454
20455 * gdb.base/async.exp (test_background): New procedure.
20456 Use it for all background execution command tests.
20457
20458 2014-03-19 Pedro Alves <palves@redhat.com>
20459
20460 * gdb.base/async.exp: Use prepare_for_testing.
20461
20462 2014-03-19 Pedro Alves <palves@redhat.com>
20463
20464 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
20465 the same line.
20466
20467 2014-03-19 Pedro Alves <palves@redhat.com>
20468
20469 * gdb.base/async.c (main): Add "jump here" and "until here" line
20470 marker comments.
20471 * gdb.base/async.exp (jump_here): New global.
20472 (jump& test): Use it.
20473 (until_here): New global.
20474 (until& test): Use it.
20475
20476 2014-03-19 Pedro Alves <palves@redhat.com>
20477
20478 * gdb.base/async.exp: Don't frob gdb_protocol.
20479
20480 2014-03-18 Doug Evans <xdje42@gmail.com>
20481
20482 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
20483 Fix spelling of exec-done-display.
20484
20485 2014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
20486
20487 PR gdb/15358
20488 * gdb.base/gdb-sigterm.c: New file.
20489 * gdb.base/gdb-sigterm.exp: New file.
20490
20491 2014-03-18 Pedro Alves <palves@redhat.com>
20492
20493 PR gdb/13860
20494 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
20495 * lib/mi-support.exp (mi_expect_stop): Add special handling for
20496 solib-event.
20497
20498 2014-03-17 Joel Brobecker <brobecker@adacore.com>
20499
20500 * gdb.ada/pckd_arr_ren: New testcase.
20501
20502 2014-03-13 Doug Evans <xdje42@gmail.com>
20503
20504 PR guile/16612
20505 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
20506 collect after discarding symbols.
20507
20508 2014-03-13 Ludovic Courtès <ludo@gnu.org>
20509 Doug Evans <xdje42@gmail.com>
20510
20511 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
20512 to history survives a gc.
20513
20514 2014-03-13 Pedro Alves <palves@redhat.com>
20515
20516 * gdb.base/default.exp: Don't test "target procfs".
20517
20518 2014-03-13 Pedro Alves <palves@redhat.com>
20519
20520 * gdb.base/default.exp: Update "target child" and "target procfs"
20521 tests to not expect "Unix".
20522
20523 2014-03-12 Tom Tromey <tromey@redhat.com>
20524
20525 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
20526 New procs. Add target-async tests.
20527 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
20528 Add target-async tests.
20529
20530 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
20531
20532 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
20533 'func_start' and 'func_end' for the beginning and end of the
20534 function code, respectively.
20535 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
20536 'func_end' instead of 'func' and 'main'.
20537
20538 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
20539
20540 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
20541 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
20542 generate the debug info assembler source.
20543
20544 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
20545
20546 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
20547 * gdb.dwarf2/arr-subrange.exp: Likewise.
20548 * gdb.dwarf2/dwz.exp: Likewise.
20549 * gdb.dwarf2/method-ptr.exp: Likewise.
20550 * gdb.dwarf2/missing-sig-type.exp: Likewise.
20551 * gdb.dwarf2/subrange.exp: Likewise.
20552 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
20553 * gdb.dwarf2/implptrpiece.exp: Likewise.
20554 * gdb.dwarf2/nostaticblock.exp: Likewise.
20555
20556 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
20557
20558 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
20559 directory to absolute path name arguments.
20560
20561 2014-03-10 Joel Brobecker <brobecker@adacore.com>
20562
20563 * gdb.ada/tagged_access: New testcase.
20564
20565 2014-03-07 Markus Metzger <markus.t.metzger@intel.com>
20566
20567 * gdb.btrace/data.exp: Update expected output.
20568
20569 2014-03-06 Yao Qi <yao@codesourcery.com>
20570
20571 * gdb.trace/pr16508.exp: New file.
20572
20573 2014-03-05 Pedro Alves <palves@redhat.com>
20574
20575 PR gdb/16575
20576 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
20577 procedure.
20578 (top level): Adjust to use it. Add tests that exercise breakpoint
20579 interaction with the code-cache.
20580
20581 2014-02-26 Ludovic Courtès <ludo@gnu.org>
20582
20583 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
20584 test for 'history-append!'.
20585
20586 2014-02-26 Joel Brobecker <brobecker@adacore.com>
20587
20588 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
20589 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
20590 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
20591 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
20592 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
20593 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
20594
20595 2014-02-26 Joel Brobecker <brobecker@adacore.com>
20596
20597 * testsuite/gdb.python/py-pp-re-notag.c: New file.
20598 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
20599 * testsuite/gdb.python/py-pp-re-notag.p: New file.
20600
20601 2014-02-26 Joel Brobecker <brobecker@adacore.com>
20602
20603 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
20604
20605 2014-02-26 Joel Brobecker <brobecker@adacore.com>
20606
20607 * gdb.dwarf2/arr-stride.c: New file.
20608 * gdb.dwarf2/arr-stride.exp: New file.
20609
20610 2014-02-26 Pedro Alves <palves@redhat.com>
20611
20612 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
20613 that won't ever trigger. Make sure that GDB reports the correct
20614 breakpoint that caused the stop.
20615
20616 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
20617
20618 PR gdb/16626
20619 * gdb.base/auto-load-script: New file.
20620 * gdb.base/auto-load.c: New file.
20621 * gdb.base/auto-load.exp: New file.
20622
20623 PR gdb/16626
20624 * gdb.base/auto-load.exp: Fix out-of-srctree run.
20625
20626 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
20627
20628 Fix dw2-icycle.exp -fsanitize=address GDB crash.
20629 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
20630
20631 2014-02-24 Doug Evans <dje@google.com>
20632
20633 * lib/gdb.exp (run_on_host): Log error output if program fails.
20634
20635 2014-02-21 Pedro Alves <palves@redhat.com>
20636
20637 * gdb.threads/step-after-sr-lock.c: Rename to ...
20638 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
20639 * gdb.threads/step-after-sr-lock.exp: Rename to ...
20640 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
20641 ... this.
20642
20643 2014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
20644
20645 PR tdep/16397
20646 * gdb.arch/amd64-stap-special-operands.exp: New file.
20647 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
20648 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
20649 * gdb.arch/amd64-stap-triplet.S: Likewise.
20650 * gdb.arch/amd64-stap-triplet.c: Likewise.
20651
20652 2014-02-20 Joel Brobecker <brobecker@adacore.com>
20653
20654 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
20655 in .section pseudo-op.
20656
20657 2014-02-20 lin zuojian <manjian2006@gmail.com>
20658 Joel Brobecker <brobecker@adacore.com>
20659 Doug Evans <xdje42@gmail.com>
20660
20661 PR symtab/16581
20662 * gdb.dwarf2/dw2-icycle.S: New file.
20663 * gdb.dwarf2/dw2-icycle.c: New file.
20664 * gdb.dwarf2/dw2-icycle.exp: New file.
20665
20666 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
20667
20668 * gdb.python/py-value-cc.cc: Improve test case to enable testing
20669 operations on gdb.Value objects.
20670 * gdb.python/py-value-cc.exp: Add new test to test operations on
20671 gdb.Value objects.
20672
20673 2014-02-18 Doug Evans <dje@google.com>
20674
20675 * Makefile.in (TESTS): New variable.
20676 (expanded_tests, expanded_tests_or_none): New variables
20677 (check-single): Pass $(expanded_tests_or_none) to runtest.
20678 (check-parallel): Only run tests in $(TESTS) if non-empty.
20679 (check/no-matching-tests-found): New rule.
20680 * README: Document TESTS makefile variable.
20681
20682 2014-02-18 Doug Evans <dje@google.com>
20683
20684 * Makefile.in (check-parallel): rm -rf outputs temp.
20685
20686 2014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
20687
20688 Fix "ERROR: no fileid for" in the testsuite.
20689 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
20690
20691 2014-02-12 Doug Evans <dje@google.com>
20692
20693 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
20694 (MISCELLANEOUS): New variable.
20695 (clean): rm -rf $(MISCELLANEOUS).
20696 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
20697 dwp live in the same directory as symlinks, with each symlink pointed
20698 to a differently named file in a different directory.
20699
20700 2014-02-11 Doug Evans <dje@google.com>
20701
20702 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
20703 of Tcl file commands.
20704
20705 2014-02-10 Mark Kettenis <kettenis@gnu.org>
20706
20707 * gdb.threads/step-after-sr-lock.exp: Avoid executing
20708 "kill -SIGUSR1 -1".
20709
20710 2014-02-10 Joel Brobecker <brobecker@adacore.com>
20711
20712 * gdb.ada/tick_length_array_enum_idx: New testcase.
20713
20714 2014-02-10 Doug Evans <xdje42@gmail.com>
20715
20716 * configure.ac (AC_OUTPUT): Add gdb.guile.
20717 * configure: Regenerate.
20718 * lib/gdb-guile.exp: New file.
20719 * lib/gdb.exp (get_target_charset): New function.
20720 * gdb.base/help.exp: Update expected output from "apropos apropos".
20721 * gdb.guile/Makefile.in: New file.
20722 * gdb.guile/guile.exp: New file.
20723 * gdb.guile/scm-arch.c: New file.
20724 * gdb.guile/scm-arch.exp: New file.
20725 * gdb.guile/scm-block.c: New file.
20726 * gdb.guile/scm-block.exp: New file.
20727 * gdb.guile/scm-breakpoint.c: New file.
20728 * gdb.guile/scm-breakpoint.exp: New file.
20729 * gdb.guile/scm-disasm.c: New file.
20730 * gdb.guile/scm-disasm.exp: New file.
20731 * gdb.guile/scm-equal.c: New file.
20732 * gdb.guile/scm-equal.exp: New file.
20733 * gdb.guile/scm-error.exp: New file.
20734 * gdb.guile/scm-error.scm: New file.
20735 * gdb.guile/scm-frame-args.c: New file.
20736 * gdb.guile/scm-frame-args.exp: New file.
20737 * gdb.guile/scm-frame-args.scm: New file.
20738 * gdb.guile/scm-frame-inline.c: New file.
20739 * gdb.guile/scm-frame-inline.exp: New file.
20740 * gdb.guile/scm-frame.c: New file.
20741 * gdb.guile/scm-frame.exp: New file.
20742 * gdb.guile/scm-generics.exp: New file.
20743 * gdb.guile/scm-gsmob.exp: New file.
20744 * gdb.guile/scm-iterator.c: New file.
20745 * gdb.guile/scm-iterator.exp: New file.
20746 * gdb.guile/scm-math.c: New file.
20747 * gdb.guile/scm-math.exp: New file.
20748 * gdb.guile/scm-objfile-script-gdb.in: New file.
20749 * gdb.guile/scm-objfile-script.c: New file.
20750 * gdb.guile/scm-objfile-script.exp: New file.
20751 * gdb.guile/scm-objfile.c: New file.
20752 * gdb.guile/scm-objfile.exp: New file.
20753 * gdb.guile/scm-ports.exp: New file.
20754 * gdb.guile/scm-pretty-print.c: New file.
20755 * gdb.guile/scm-pretty-print.exp: New file.
20756 * gdb.guile/scm-pretty-print.scm: New file.
20757 * gdb.guile/scm-section-script.c: New file.
20758 * gdb.guile/scm-section-script.exp: New file.
20759 * gdb.guile/scm-section-script.scm: New file.
20760 * gdb.guile/scm-symbol.c: New file.
20761 * gdb.guile/scm-symbol.exp: New file.
20762 * gdb.guile/scm-symtab-2.c: New file.
20763 * gdb.guile/scm-symtab.c: New file.
20764 * gdb.guile/scm-symtab.exp: New file.
20765 * gdb.guile/scm-type.c: New file.
20766 * gdb.guile/scm-type.exp: New file.
20767 * gdb.guile/scm-value-cc.cc: New file.
20768 * gdb.guile/scm-value-cc.exp: New file.
20769 * gdb.guile/scm-value.c: New file.
20770 * gdb.guile/scm-value.exp: New file.
20771 * gdb.guile/source2.scm: New file.
20772 * gdb.guile/types-module.cc: New file.
20773 * gdb.guile/types-module.exp: New file.
20774
20775 2014-02-10 Yao Qi <yao@codesourcery.com>
20776
20777 PR testsuite/16543
20778 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
20779 * configure: Regenerated.
20780 * Makefile.in: New file.
20781
20782 2014-02-08 Andreas Schwab <schwab@linux-m68k.org>
20783
20784 * gdb.python/py-framefilter.exp: Fix typo.
20785
20786 2014-02-08 Yao Qi <yao@codesourcery.com>
20787
20788 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
20789 that no =breakpoint-modified is emitted when breakpoints are
20790 modified through MI commands.
20791
20792 2014-02-07 Pedro Alves <pedro@codesourcery.com>
20793 Pedro Alves <palves@redhat.com>
20794
20795 * gdb.threads/step-after-sr-lock.c: New file.
20796 * gdb.threads/step-after-sr-lock.exp: New file.
20797
20798 2014-02-07 Pedro Alves <palves@redhat.com>
20799
20800 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
20801
20802 2014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
20803
20804 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
20805 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
20806
20807 2014-02-06 Doug Evans <xdje42@gmail.com>
20808
20809 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
20810 output.
20811
20812 * gdb.gdb/python-interrupts.exp: New file.
20813
20814 2014-02-05 Yao Qi <yao@codesourcery.com>
20815
20816 * gdb.trace/report.exp (use_collected_data): Test the output
20817 of "info threads" and "info inferiors".
20818
20819 2014-02-05 Yao Qi <yao@codesourcery.com>
20820
20821 Revert this patch:
20822
20823 2013-05-24 Yao Qi <yao@codesourcery.com>
20824
20825 * gdb.trace/tfile.exp: Test inferior and thread.
20826
20827 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
20828
20829 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
20830 on a function.
20831 * gdb.base/step-bt.c: Call hello via function pointer to make
20832 sure its first instruction is executed on powerpc64le-linux.
20833
20834 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
20835
20836 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
20837
20838 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
20839
20840 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
20841 of the test patterns for use on little-endian systems.
20842
20843 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
20844
20845 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
20846 (decimal_vector): Fix for little-endian.
20847
20848 2014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
20849
20850 * gdb.arch/sparc-sysstep.exp: New file.
20851 * gdb.arch/sparc-sysstep.c: Likewise.
20852
20853 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
20854
20855 2014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
20856
20857 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
20858
20859 2014-01-23 Tom Tromey <tromey@redhat.com>
20860
20861 * gdb.ada/array_char_idx: New testcase.
20862
20863 2014-01-23 Tom Tromey <tromey@redhat.com>
20864
20865 PR python/16487:
20866 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
20867 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
20868 classes.
20869
20870 2014-01-23 Tom Tromey <tromey@redhat.com>
20871
20872 PR python/16491:
20873 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
20874 string from an inferior frame.
20875 * gdb.python/py-framefilter-mi.exp: Update.
20876
20877 2014-01-22 Doug Evans <dje@google.com>
20878
20879 * gdb.server/server-mon.exp: Add tests for "set debug-format".
20880
20881 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
20882
20883 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
20884
20885 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
20886
20887 * gdb.trace/entry-values.exp: Remove excess space character from
20888 regex patterns. Handle s390 call instruction.
20889
20890 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
20891
20892 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
20893 define "*_start" label. Make "name" static.
20894 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
20895 ${name} by references to ${name}_start.
20896
20897 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
20898
20899 * gdb.base/info-macros.exp: Remove "debug" from the compile
20900 options.
20901
20902 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
20903
20904 * gdb.dlang/demangle.exp: New file.
20905
20906 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
20907
20908 * gdb.dlang/primitive-types.exp: New file.
20909
20910 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
20911
20912 * configure.ac: Create gdb.dlang/Makefile.
20913 * configure: Regenerate.
20914 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
20915 * gdb.dlang/Makefile.in: New file.
20916 * lib/d-support.exp: New file.
20917 * lib/gdb.exp (skip_d_tests): New proc.
20918
20919 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20920
20921 * gdb.btrace/delta.exp: Check reverse stepi.
20922 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
20923 * gdb.btrace/finish.exp: New.
20924 * gdb.btrace/next.exp: New.
20925 * gdb.btrace/nexti.exp: New.
20926 * gdb.btrace/record_goto.c: Add comments.
20927 * gdb.btrace/step.exp: New.
20928 * gdb.btrace/stepi.exp: New.
20929 * gdb.btrace/multi-thread-step.c: New.
20930 * gdb.btrace/multi-thread-step.exp: New.
20931 * gdb.btrace/rn-dl-bind.c: New.
20932 * gdb.btrace/rn-dl-bind.exp: New.
20933 * gdb.btrace/data.c: New.
20934 * gdb.btrace/data.exp: New.
20935 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
20936
20937 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20938
20939 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
20940 * gdb.btrace/exception.exp: Update.
20941 * gdb.btrace/instruction_history.exp: Update.
20942 * gdb.btrace/record_goto.exp: Update.
20943 * gdb.btrace/tailcall.exp: Update.
20944 * gdb.btrace/unknown_functions.exp: Update.
20945 * gdb.btrace/delta.exp: New.
20946
20947 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20948
20949 * gdb.btrace/record_goto.exp: Add backtrace test.
20950 * gdb.btrace/tailcall.exp: Add backtrace test.
20951
20952 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20953
20954 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
20955 * gdb.btrace/record_goto.c: New.
20956 * gdb.btrace/record_goto.exp: New.
20957 * gdb.btrace/x86-record_goto.S: New.
20958
20959 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20960
20961 * gdb.btrace/function_call_history.exp: Update tests.
20962 * gdb.btrace/instruction_history.exp: Update tests.
20963
20964 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20965
20966 * gdb.btrace/function_call_history.exp: Fix expected field
20967 order for "record function-call-history".
20968 Add new tests for "record function-call-history /c".
20969 * gdb.btrace/exception.cc: New.
20970 * gdb.btrace/exception.exp: New.
20971 * gdb.btrace/tailcall.exp: New.
20972 * gdb.btrace/x86-tailcall.S: New.
20973 * gdb.btrace/x86-tailcall.c: New.
20974 * gdb.btrace/unknown_functions.c: New.
20975 * gdb.btrace/unknown_functions.exp: New.
20976 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
20977
20978 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20979
20980 * gdb.btrace/instruction_history.exp: Update.
20981 * gdb.btrace/function_call_history.exp: Update.
20982
20983 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20984
20985 * gdb.btrace/function_call_history.exp: Fix expected function
20986 trace.
20987 * gdb.btrace/instruction_history.exp: Initialize traced.
20988 Remove traced_functions.
20989
20990 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20991
20992 * gdb.btrace/function_call_history.exp: Update
20993 * gdb.btrace/instruction_history.exp: Update.
20994
20995 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20996
20997 * gdb.btrace/enable.exp: Update expected text.
20998
20999 2014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
21000
21001 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
21002 bytes.
21003
21004 2014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
21005
21006 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
21007
21008 2014-01-15 Omair Javaid <omair.javaid@linaro.org>
21009
21010 * lib/gdb.exp (supports_process_record): Return true for
21011 arm*-linux*. (supports_reverse): Likewise.
21012
21013 2014-01-13 Siva Chandra Reddy <sivachandra@google.com>
21014
21015 PR python/15464
21016 PR python/16113
21017 * gdb.python/py-type.c: Enhance test case.
21018 * gdb.python/py-value-cc.cc: Likewise
21019 * gdb.python/py-type.exp: Add new tests.
21020 * gdb.python/py-value-cc.exp: Likewise
21021
21022 2014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
21023 Pedro Alves <palves@redhat.com>
21024
21025 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
21026 Make "name" extern.
21027 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
21028 references to ${name}_start by references to ${name}.
21029
21030 2014-01-10 Joel Brobecker <brobecker@adacore.com>
21031
21032 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
21033
21034 2014-01-10 Joel Brobecker <brobecker@adacore.com>
21035
21036 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
21037
21038 2014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
21039 Pedro Alves <palves@redhat.com>
21040
21041 * gdb.mi/mi-info-os.exp: Connect to the target with
21042 mi_gdb_target_load.
21043
21044 2014-01-08 Pedro Alves <palves@redhat.com>
21045
21046 * gdb.threads/reconnect-signal.c: New file.
21047 * gdb.threads/reconnect-signal.exp: New file.
21048
21049 2014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
21050
21051 * gdb.base/source-dir.exp: New file.
21052
21053 2014-01-07 Joel Brobecker <brobecker@adacore.com>
21054
21055 * gdb.ada/mi_interface: New testcase.
21056
21057 2014-01-07 Joel Brobecker <brobecker@adacore.com>
21058
21059 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
21060 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
21061 gdb.ada/pp-rec-component/pck.ads: New files.
21062
21063 2014-01-07 Joel Brobecker <brobecker@adacore.com>
21064
21065 * gdb.python/py-pp-integral.c: New file.
21066 * gdb.python/py-pp-integral.py: New file.
21067 * gdb.python/py-pp-integral.exp: New file.
21068
21069 For older changes see ChangeLog-1993-2013.
21070 \f
21071 ;; Local Variables:
21072 ;; mode: change-log
21073 ;; left-margin: 8
21074 ;; fill-column: 74
21075 ;; version-control: never
21076 ;; End:
21077
21078 Copyright 2014-2020 Free Software Foundation, Inc.
21079 Copying and distribution of this file, with or without modification,
21080 are permitted provided the copyright notice and this notice are preserved.