]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gdb/testsuite/ChangeLog
arc: Add ARCv2 XML target along with refactoring
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2020-08-25 Shahab Vahedi <shahab@synopsys.com>
2
3 * gdb.arch/arc-tdesc-cpu.xml: Use new feature names.
4
5 2020-08-25 Simon Marchi <simon.marchi@polymtl.ca>
6
7 PR gdb/26532
8 * gdb.threads/stepi-random-signal.exp: Update pattern.
9
10 2020-08-25 Simon Marchi <simon.marchi@efficios.com>
11
12 PR gdb/26532
13 * gdb.base/ui-redirect.exp: Update pattern.
14
15 2020-08-25 Gary Benson <gbenson@redhat.com>
16
17 * gdb.dwarf2/dw2-dir-file-name.exp: Use system assembler
18 when compiling with clang.
19 * gdb.dwarf2/dw2-restore.exp: Likewise.
20
21 2020-08-25 Gary Benson <gbenson@redhat.com>
22
23 * gdb.cp/ambiguous.exp: Enable test when compiling with GCC.
24 Add additional_flags=-Wno-inaccessible-base when compiling
25 with GCC >= 10.1 or clang. Add additional_flags=-w when
26 compiling with GCC < 10.
27
28 2020-08-25 Gaius Mulley <gaiusmod2@gmail.com>
29
30 PR m2/26372
31 * gdb.modula2/multidim.c: New file.
32 * gdb.modula2/multidim.exp: New file.
33
34 2020-08-24 Simon Marchi <simon.marchi@polymtl.ca>
35
36 * lib/gdb.exp (runto): Always emit fail on internal error.
37
38 2020-08-24 Simon Marchi <simon.marchi@efficios.com>
39
40 * gdb.base/gdb-sigterm.exp (do_test): Update expected regexp.
41 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
42 Likewise.
43 * gdb.threads/stepi-random-signal.exp: Likewise.
44
45 2020-08-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
46
47 * gdb.base/print-file-var.exp: Fix typo "breapoint".
48 * gdb.trace/strace.exp: Ditto.
49
50 2020-08-19 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
51
52 * gdb.fortran/vla-type.exp: Skip commands not required for
53 the Flang compiled binaries after prologue fix.
54
55 2020-08-17 Tom de Vries <tdevries@suse.de>
56 Tom Tromey <tromey@adacore.com>
57
58 PR rust/26197:
59 * gdb.rust/simple.exp (xfail_pattern): Update for new failure.
60
61 2020-08-17 Tom Tromey <tromey@adacore.com>
62
63 * gdb.ada/mi_var_access.exp: New file.
64 * gdb.ada/mi_var_access/mi_access.adb: New file.
65 * gdb.ada/mi_var_access/pck.adb: New file.
66 * gdb.ada/mi_var_access/pck.ads: New file.
67
68 2020-08-16 Tom de Vries <tdevries@suse.de>
69
70 PR gdb/25350
71 * gdb.base/eh_return.c: New test.
72 * gdb.base/eh_return.exp: New file.
73
74 2020-08-15 Tom de Vries <tdevries@suse.de>
75
76 * gdb.fortran/mixed-lang-stack.c (fortran_charlen_t): New type.
77 (mixed_func_1d_): Use fortran_charlen_t in decl.
78
79 2020-08-15 Tom de Vries <tdevries@suse.de>
80
81 PR backtrace/26390
82 * gdb.fortran/mixed-lang-stack.exp: Call bt with -frame-arguments all.
83 Update expected pattern.
84
85 2020-08-13 Pedro Alves <pedro@palves.net>
86
87 * gdb.fortran/complex.exp: Check skip_fortran_tests.
88 * gdb.fortran/library-module.exp: Likewise.
89 * gdb.fortran/logical.exp: Likewise.
90 * gdb.fortran/module.exp: Likewise.
91 * gdb.fortran/print_type.exp: Likewise.
92 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
93 * gdb.fortran/vla-datatypes.exp: Likewise.
94 * gdb.fortran/vla-history.exp: Likewise.
95 * gdb.fortran/vla-ptr-info.exp: Likewise.
96 * gdb.fortran/vla-ptype-sub.exp: Likewise.
97 * gdb.fortran/vla-ptype.exp: Likewise.
98 * gdb.fortran/vla-sizeof.exp: Likewise.
99 * gdb.fortran/vla-type.exp: Likewise.
100 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
101 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
102 * gdb.fortran/vla-value-sub.exp: Likewise.
103 * gdb.fortran/vla-value.exp: Likewise.
104
105 2020-08-13 Pedro Alves <pedro@palves.net>
106
107 * gdb.ada/access_tagged_param.exp: Check skip_ada_tests.
108 * gdb.ada/access_to_packed_array.exp: Likewise.
109 * gdb.ada/access_to_unbounded_array.exp: Likewise.
110 * gdb.ada/addr_arith.exp: Likewise.
111 * gdb.ada/arr_acc_idx_w_gap.exp: Likewise.
112 * gdb.ada/arr_arr.exp: Likewise.
113 * gdb.ada/arr_enum_idx_w_gap.exp: Likewise.
114 * gdb.ada/array_bounds.exp: Likewise.
115 * gdb.ada/array_of_variable_length.exp: Likewise.
116 * gdb.ada/array_ptr_renaming.exp: Likewise.
117 * gdb.ada/array_subscript_addr.exp: Likewise.
118 * gdb.ada/arraydim.exp: Likewise.
119 * gdb.ada/arrayparam.exp: Likewise.
120 * gdb.ada/arrayptr.exp: Likewise.
121 * gdb.ada/assign_1.exp: Likewise.
122 * gdb.ada/assign_arr.exp: Likewise.
123 * gdb.ada/atomic_enum.exp: Likewise.
124 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
125 * gdb.ada/bad-task-bp-keyword.exp: Likewise.
126 * gdb.ada/bias.exp: Likewise.
127 * gdb.ada/boolean_expr.exp: Likewise.
128 * gdb.ada/bp_c_mixed_case.exp: Likewise.
129 * gdb.ada/bp_enum_homonym.exp: Likewise.
130 * gdb.ada/bp_inlined_func.exp: Likewise.
131 * gdb.ada/bp_on_var.exp: Likewise.
132 * gdb.ada/bp_range_type.exp: Likewise.
133 * gdb.ada/bp_reset.exp: Likewise.
134 * gdb.ada/call_pn.exp: Likewise.
135 * gdb.ada/catch_assert_if.exp: Likewise.
136 * gdb.ada/catch_ex.exp: Likewise.
137 * gdb.ada/catch_ex_std.exp: Likewise.
138 * gdb.ada/char_enum.exp: Likewise.
139 * gdb.ada/char_param.exp: Likewise.
140 * gdb.ada/complete.exp: Likewise.
141 * gdb.ada/cond_lang.exp: Likewise.
142 * gdb.ada/convvar_comp.exp: Likewise.
143 * gdb.ada/dgopt.exp: Likewise.
144 * gdb.ada/disc_arr_bound.exp: Likewise.
145 * gdb.ada/display_nested.exp: Likewise.
146 * gdb.ada/dot_all.exp: Likewise.
147 * gdb.ada/dyn_loc.exp: Likewise.
148 * gdb.ada/dyn_stride.exp: Likewise.
149 * gdb.ada/excep_handle.exp: Likewise.
150 * gdb.ada/expr_delims.exp: Likewise.
151 * gdb.ada/expr_with_funcall.exp: Likewise.
152 * gdb.ada/exprs.exp: Likewise.
153 * gdb.ada/fin_fun_out.exp: Likewise.
154 * gdb.ada/fixed_cmp.exp: Likewise.
155 * gdb.ada/formatted_ref.exp: Likewise.
156 * gdb.ada/frame_arg_lang.exp: Likewise.
157 * gdb.ada/frame_args.exp: Likewise.
158 * gdb.ada/fullname_bp.exp: Likewise.
159 * gdb.ada/fun_addr.exp: Likewise.
160 * gdb.ada/fun_in_declare.exp: Likewise.
161 * gdb.ada/fun_overload_menu.exp: Likewise.
162 * gdb.ada/fun_renaming.exp: Likewise.
163 * gdb.ada/funcall_char.exp: Likewise.
164 * gdb.ada/funcall_param.exp: Likewise.
165 * gdb.ada/funcall_ptr.exp: Likewise.
166 * gdb.ada/funcall_ref.exp: Likewise.
167 * gdb.ada/homonym.exp: Likewise.
168 * gdb.ada/info_addr_mixed_case.exp: Likewise.
169 * gdb.ada/info_auto_lang.exp: Likewise.
170 * gdb.ada/info_exc.exp: Likewise.
171 * gdb.ada/info_types.exp: Likewise.
172 * gdb.ada/int_deref.exp: Likewise.
173 * gdb.ada/interface.exp: Likewise.
174 * gdb.ada/iwide.exp: Likewise.
175 * gdb.ada/lang_switch.exp: Likewise.
176 * gdb.ada/length_cond.exp: Likewise.
177 * gdb.ada/maint_with_ada.exp: Likewise.
178 * gdb.ada/mi_catch_assert.exp: Likewise.
179 * gdb.ada/mi_catch_ex.exp: Likewise.
180 * gdb.ada/mi_catch_ex_hand.exp: Likewise.
181 * gdb.ada/mi_dyn_arr.exp: Likewise.
182 * gdb.ada/mi_ex_cond.exp: Likewise.
183 * gdb.ada/mi_exc_info.exp: Likewise.
184 * gdb.ada/mi_interface.exp: Likewise.
185 * gdb.ada/mi_prot.exp: Likewise.
186 * gdb.ada/mi_ref_changeable.exp: Likewise.
187 * gdb.ada/mi_string_access.exp: Likewise.
188 * gdb.ada/mi_task_arg.exp: Likewise.
189 * gdb.ada/mi_task_info.exp: Likewise.
190 * gdb.ada/mi_var_array.exp: Likewise.
191 * gdb.ada/mi_var_union.exp: Likewise.
192 * gdb.ada/mi_variant.exp: Likewise.
193 * gdb.ada/minsyms.exp: Likewise.
194 * gdb.ada/mod_from_name.exp: Likewise.
195 * gdb.ada/nested.exp: Likewise.
196 * gdb.ada/null_array.exp: Likewise.
197 * gdb.ada/optim_drec.exp: Likewise.
198 * gdb.ada/out_of_line_in_inlined.exp: Likewise.
199 * gdb.ada/packed_array_assign.exp: Likewise.
200 * gdb.ada/packed_tagged.exp: Likewise.
201 * gdb.ada/pp-rec-component.exp: Likewise.
202 * gdb.ada/print_chars.exp: Likewise.
203 * gdb.ada/print_pc.exp: Likewise.
204 * gdb.ada/ptr_typedef.exp: Likewise.
205 * gdb.ada/ptype_arith_binop.exp: Likewise.
206 * gdb.ada/ptype_array.exp: Likewise.
207 * gdb.ada/ptype_field.exp: Likewise.
208 * gdb.ada/ptype_tagged_param.exp: Likewise.
209 * gdb.ada/ptype_union.exp: Likewise.
210 * gdb.ada/py_range.exp: Likewise.
211 * gdb.ada/py_taft.exp: Likewise.
212 * gdb.ada/rdv_wait.exp: Likewise.
213 * gdb.ada/rec_comp.exp: Likewise.
214 * gdb.ada/rec_return.exp: Likewise.
215 * gdb.ada/ref_param.exp: Likewise.
216 * gdb.ada/ref_tick_size.exp: Likewise.
217 * gdb.ada/rename_subscript_param.exp: Likewise.
218 * gdb.ada/repeat_dyn.exp: Likewise.
219 * gdb.ada/same_component_name.exp: Likewise.
220 * gdb.ada/same_enum.exp: Likewise.
221 * gdb.ada/scalar_storage.exp: Likewise.
222 * gdb.ada/set_wstr.exp: Likewise.
223 * gdb.ada/small_reg_param.exp: Likewise.
224 * gdb.ada/str_binop_equal.exp: Likewise.
225 * gdb.ada/str_ref_cmp.exp: Likewise.
226 * gdb.ada/str_uninit.exp: Likewise.
227 * gdb.ada/sub_variant.exp: Likewise.
228 * gdb.ada/sym_print_name.exp: Likewise.
229 * gdb.ada/taft_type.exp: Likewise.
230 * gdb.ada/tagged.exp: Likewise.
231 * gdb.ada/tagged_access.exp: Likewise.
232 * gdb.ada/task_bp.exp: Likewise.
233 * gdb.ada/task_switch_in_core.exp: Likewise.
234 * gdb.ada/tasks.exp: Likewise.
235 * gdb.ada/tick_last_segv.exp: Likewise.
236 * gdb.ada/tick_length_array_enum_idx.exp: Likewise.
237 * gdb.ada/type_coercion.exp: Likewise.
238 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
239 * gdb.ada/unchecked_union.exp: Likewise.
240 * gdb.ada/uninitialized_vars.exp: Likewise.
241 * gdb.ada/var_arr_attrs.exp: Likewise.
242 * gdb.ada/var_arr_typedef.exp: Likewise.
243 * gdb.ada/var_rec_arr.exp: Likewise.
244 * gdb.ada/variant-record.exp: Likewise.
245 * gdb.ada/variant.exp: Likewise.
246 * gdb.ada/variant_record_packed_array.exp: Likewise.
247 * gdb.ada/varsize_limit.exp: Likewise.
248 * gdb.ada/whatis_array_val.exp: Likewise.
249 * gdb.ada/widewide.exp: Likewise.
250 * gdb.ada/win_fu_syms.exp: Likewise.
251
252 2020-08-12 Gary Benson <gbenson@redhat.com>
253
254 * gdb.dwarf2/dw2-op-out-param.S (.Ltext5): Fix duplicate label.
255
256 2020-08-04 Andrew Burgess <andrew.burgess@embecosm.com>
257
258 * lib/check-test-names.exp (do_reset_vars): Use 'array unset' to
259 unset the array variable.
260
261 2020-08-03 Tom de Vries <tdevries@suse.de>
262
263 PR symtab/26333
264 * lib/dwarf.exp (DW_LNE_user): New proc.
265 * gdb.dwarf2/dw2-vendor-extended-opcode.c: New test.
266 * gdb.dwarf2/dw2-vendor-extended-opcode.exp: New file.
267
268 2020-07-31 Kevin Buettner <kevinb@redhat.com>
269
270 * gdb.base/coremaker2.c: Change all uses of 'unsigned long long'
271 to 'uintptr_t'
272 (inttypes.h): Include.
273
274 2020-07-31 Kevin Buettner <kevinb@redhat.com>
275
276 * gdb.base/coremaker2.c (buf_rw): Increase size to 256 KiB.
277 (C5_24k): Delete.
278 (C5_8k, C5_64k, C5_256k): New macros.
279 (buf_ro): Allocate 256 KiB of initialized data.
280
281 2020-07-30 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
282
283 * gdb.base/condbreak-bad.exp: Extend the test with scenarios
284 that attempt to overwrite an existing condition with a condition
285 that fails parsing and also with a condition that parses fine
286 but contains junk at the end.
287
288 2020-07-30 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
289
290 * gdb.base/condbreak-bad.c: New test.
291 * gdb.base/condbreak-bad.exp: New file.
292
293 2020-07-30 Tom de Vries <tdevries@suse.de>
294
295 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_entry_1): Factor
296 out of ...
297 (GDBInfoModuleSymbols::check_entry): ... here.
298 (GDBInfoModuleSymbols::check_optional_entry): New proc.
299 * gdb.fortran/info-modules.exp: Use check_optional_entry for entries
300 related to __def_init_mod1_M1t1 / __vtype_mod1_M1t1 / __copy_mod1_M1t1.
301
302 2020-07-30 Tom de Vries <tdevries@suse.de>
303
304 * gdb.fortran/ptype-on-functions.exp: Make "_t" suffix on
305 "__class_some_module_Number_t" optional.
306
307 2020-07-29 Tom de Vries <tdevries@suse.de>
308
309 * lib/selftest-support.exp (selftest_setup): Allow breakpoint at
310 multiple locations.
311
312 2020-07-29 Tom de Vries <tdevries@suse.de>
313
314 * gdb.dwarf2/dw2-line-number-zero.exp: Set breakpoints on lines
315 rather than function name.
316
317 2020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
318
319 PR symtab/26270:
320 * gdb.cp/disasm-func-name.cc: New file.
321 * gdb.cp/disasm-func-name.exp: New file.
322
323 2020-07-28 Tom Tromey <tromey@adacore.com>
324
325 * gdb.dwarf2/varval.exp (setup_exec): Add 'or' instruction to
326 'varval' location.
327
328 2020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
329
330 * gdb.python/py-unwind.py: Update to make use of a register
331 descriptor.
332
333 2020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
334
335 * gdb.python/py-arch-reg-names.exp: Add additional tests.
336
337 2020-07-25 Andrew Burgess <andrew.burgess@embecosm.com>
338
339 PR fortran/23051
340 PR fortran/26139
341 * gdb.fortran/class-allocatable-array.exp: New file.
342 * gdb.fortran/class-allocatable-array.f90: New file.
343 * gdb.fortran/pointer-to-pointer.exp: New file.
344 * gdb.fortran/pointer-to-pointer.f90: New file.
345
346 2020-07-25 Tom de Vries <tdevries@suse.de>
347
348 PR symtab/26243
349 * gdb.dwarf2/dw2-line-number-zero.c: New test.
350 * gdb.dwarf2/dw2-line-number-zero.exp: New file.
351
352 2020-07-24 Tom de Vries <tdevries@suse.de>
353
354 PR testsuite/26293
355 * gdb.ada/mi_prot.exp: Require gnatmake-8.
356
357 2020-07-23 Pedro Alves <pedro@palves.net>
358
359 * gdb.server/server-kill.exp (prepare): New, factored out from the
360 top level.
361 (kill_server): New.
362 (test_tstatus, test_unwind_nosyms, test_unwind_syms): New.
363 (top level) : Call test_tstatus, test_unwind_nosyms, test_unwind_syms.
364
365 2020-07-23 Andrew Burgess <andrew.burgess@embecosm.com>
366
367 * gdb.dwarf2/dw2-disasm-over-non-stmt.exp: New file.
368
369 2020-07-22 Sandra Loosemore <sandra@codesourcery.com>
370
371 * lib/gdb.exp (gdb_wrapper_file, gdb_wrapper_flags):
372 Initialize to empty string at top level.
373 (gdb_wrapper_init): Revert check for file existence on build.
374 Build the wrapper in its default place, not a build-specific
375 location. When host == build, make the pathname absolute.
376 (gdb_compile): Delete leftover declaration of
377 gdb_wrapper_initialized. Check gdb_wrapper_file being an empty
378 string instead of uninitialized.
379
380 2020-07-22 Kevin Buettner <kevinb@redhat.com>
381
382 * gdb.base/corefile2.exp: New file.
383 * gdb.base/coremaker2.exp: New file.
384
385 2020-07-22 Kevin Buettner <kevinb@redhat.com>
386
387 * gdb.base/coredump-filter.exp: Add second
388 non-Private-Shared-Anon-File test.
389 (test_disasm): Rename binfile for test which is expected
390 to fail.
391
392 2020-07-22 Kevin Buettner <kevinb@redhat.com>
393
394 * gdb.base/corefile.exp: Add test "accessing read-only mmapped
395 data in core file".
396 * gdb.base/coremaker.c (buf2ro): New global.
397 (mmapdata): Add a read-only mmap mapping.
398
399 2020-07-22 Kevin Buettner <kevinb@redhat.com>
400
401 PR corefiles/25631
402 * gdb.base/corefile.exp (accessing anonymous, unwritten-to mmap data):
403 New test.
404 * gdb.base/coremaker.c (buf3): New global.
405 (mmapdata): Add mmap call which uses MAP_ANONYMOUS and MAP_PRIVATE
406 flags.
407
408 2020-07-22 Kevin Buettner <kevinb@redhat.com>
409
410 * gdb.base/coremaker.c (filler_ro): New global constant.
411
412 2020-07-22 Tom Tromey <tromey@adacore.com>
413
414 * gdb.ada/mi_prot.exp: New file.
415 * gdb.ada/mi_prot/pkg.adb: New file.
416 * gdb.ada/mi_prot/pkg.ads: New file.
417 * gdb.ada/mi_prot/prot.adb: New file.
418
419 2020-07-22 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
420
421 * gdb.base/jit-reader-simple.exp: Add a scenario for a binary that
422 loads two JITers.
423
424 2020-07-21 Andrew Burgess <andrew.burgess@embecosm.com>
425
426 * gdb.python/py-arch-reg-groups.exp: Additional tests.
427
428 2020-07-21 Andrew Burgess <andrew.burgess@embecosm.com>
429
430 * gdb.python/py-arch-reg-names.exp: Additional tests.
431
432 2020-07-21 Tom de Vries <tdevries@suse.de>
433
434 * gdb.reverse/solib-precsave.exp: Handle additional "recommended
435 breakpoint locations".
436 * gdb.reverse/solib-reverse.exp: Same.
437
438 2020-07-21 Tom de Vries <tdevries@suse.de>
439
440 * gdb.reverse/step-reverse.c (callee): Merge statements.
441
442 2020-07-21 Tom de Vries <tdevries@suse.de>
443
444 * gdb.fortran/info-modules.exp (info module variables): Allow missing
445 line numbers for some variables.
446
447 2020-07-21 Tom de Vries <tdevries@suse.de>
448
449 * gdb.opt/inline-locals.c (init_array): New func.
450 (func1): Use init_array.
451 * gdb.opt/inline-locals.exp: Update pattern.
452
453 2020-07-21 Tom de Vries <tdevries@suse.de>
454
455 * gdb.debuginfod/fetch_src_and_symbols.exp: Use save_vars for env
456 vars. Fix PATH and DUPLICATE errors. Cleanup whitespace.
457
458 2020-07-20 Ludovic Courtès <ludo@gnu.org>
459
460 * gdb.guile/source2.scm: Add #f first argument to 'format'.
461 * gdb.guile/types-module.exp: Remove "ERROR:" from
462 regexps since Guile 3.0 no longer prints that.
463
464 2020-07-20 Ludovic Courtès <ludo@gnu.org>
465
466 * gdb.guile/scm-error.exp ("source $remote_guile_file_1"): Relax
467 error regexp to match on Guile 2.2.
468
469 2020-07-20 Gary Benson <gbenson@redhat.com>
470
471 * gdb.cp/align.exp: Fix "alignof (void)" tests when compiling
472 with clang.
473
474 2020-07-20 Tom de Vries <tdevries@suse.de>
475
476 * gdb.threads/omp-par-scope.c (lock, lock2): New variable.
477 (omp_set_lock_in_order): New function.
478 (single_scope, multi_scope, nested_func, nested_parallel): Use
479 omp_set_lock_in_order and omp_unset_lock.
480 (main): Init and destroy lock and lock2.
481
482 2020-07-20 Tom de Vries <tdevries@suse.de>
483
484 * gdb.base/valgrind-infcall-2.exp: Handle printf unknown return type.
485
486 2020-07-20 Tom de Vries <tdevries@suse.de>
487
488 * gdb.threads/attach-slow-waitpid.exp: Bail out if gdb_start fails.
489
490 2020-07-17 Tom de Vries <tdevries@suse.de>
491
492 * gdb.base/valgrind-infcall-2.c: New test.
493 * gdb.base/valgrind-infcall-2.exp: New file.
494 * lib/valgrind.exp (vgdb_start): Add and handle active_at_startup.
495
496 2020-07-17 Tom de Vries <tdevries@suse.de>
497
498 * gdb.dlang/circular.c (found): Use found_label as label name.
499 * gdb.dwarf2/arr-subrange.c (main): Use main_label as label name.
500 * gdb.dwarf2/comp-unit-lang.c (func): Use func_label as label name.
501 * gdb.dlang/circular.exp: Use MACRO_AT_func and MACRO_AT_range.
502 * gdb.dwarf2/ada-linkage-name.exp: Same.
503 * gdb.dwarf2/arr-subrange.exp: Same.
504 * gdb.dwarf2/atomic-type.exp: Same.
505 * gdb.dwarf2/comp-unit-lang.exp: Same.
506 * gdb.dwarf2/cpp-linkage-name.exp: Same.
507 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Same.
508 * gdb.dwarf2/dw2-lexical-block-bare.exp: Same.
509 * gdb.dwarf2/dw2-regno-invalid.exp: Same.
510 * gdb.dwarf2/implptr-64bit.exp: Same.
511 * gdb.dwarf2/imported-unit-abstract-const-value.exp: Same.
512 * gdb.dwarf2/imported-unit-runto-main.exp: Same.
513 * gdb.dwarf2/imported-unit.exp: Same.
514 * gdb.dwarf2/main-subprogram.exp: Same.
515 * gdb.dwarf2/missing-type-name.exp: Same.
516 * gdb.dwarf2/nonvar-access.exp: Same.
517 * gdb.dwarf2/struct-with-sig.exp: Same.
518 * gdb.dwarf2/typedef-void-finish.exp: Same.
519 * gdb.dwarf2/void-type.exp: Same.
520
521 2020-07-17 Tom de Vries <tdevries@suse.de>
522
523 * lib/dwarf.exp (Dwarf::MACRO_AT_func, Dwarf::MACRO_AT_range): Drop
524 src parameter.
525 * gdb.dlang/watch-loc.exp: Update MACRO_AT_{func,range} calls.
526 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Same.
527 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
528 * gdb.dwarf2/dw2-opt-structptr.exp: Same.
529 * gdb.dwarf2/dwz.exp: Same.
530 * gdb.dwarf2/implptr-optimized-out.exp: Same.
531 * gdb.dwarf2/implref-array.exp: Same.
532 * gdb.dwarf2/implref-const.exp: Same.
533 * gdb.dwarf2/implref-global.exp: Same.
534 * gdb.dwarf2/implref-struct.exp: Same.
535 * gdb.dwarf2/info-locals-optimized-out.exp: Same.
536 * gdb.dwarf2/opaque-type-lookup.exp: Same.
537 * gdb.dwarf2/var-access.exp: Same.
538 * gdb.dwarf2/varval.exp: Same.
539 * gdb.trace/entry-values.exp: Same.
540
541 2020-07-17 Tom de Vries <tdevries@suse.de>
542
543 * lib/dwarf.exp (Dwarf::extern): Remove.
544 * gdb.compile/compile-ops.exp: Remove use of Dwarf::extern.
545 * gdb.dlang/circular.exp: Same.
546 * gdb.dwarf2/comp-unit-lang.exp: Same.
547 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
548 * gdb.dwarf2/dw2-symtab-includes.exp: Same.
549 * gdb.dwarf2/dwz.exp: Same.
550 * gdb.dwarf2/imported-unit-abstract-const-value.exp: Same.
551 * gdb.dwarf2/imported-unit-runto-main.exp: Same.
552 * gdb.dwarf2/imported-unit.exp: Same.
553 * gdb.dwarf2/opaque-type-lookup.exp: Same.
554
555 2020-07-16 Sandra Loosemore <sandra@codesourcery.com>
556
557 * gdb.base/shell.exp: Skip pipe tests dependent on sh on Windows host.
558 Use double quotes instead of single quotes.
559
560 2020-07-16 Caroline Tice <cmtice@google.com>
561
562 * gdb.dwarf2/dw5-rnglist-test.cc: New file.
563 * gdb.dwarf2/dw5-rnglist-test.exp: New file.
564
565 2020-07-16 Tom de Vries <tdevries@suse.de>
566
567 * lib/dwarf.exp (program): Initialize _line.
568 (DW_LNE_end_sequence): Reinitialize _line.
569 (DW_LNS_advance_line): Update _line.
570 (line): New proc.
571 * gdb.dwarf2/dw2-inline-many-frames.exp: Use line.
572 * gdb.dwarf2/dw2-inline-small-func.exp: Same.
573 * gdb.dwarf2/dw2-inline-stepping.exp: Same.
574 * gdb.dwarf2/dw2-is-stmt-2.exp: Same.
575 * gdb.dwarf2/dw2-is-stmt.exp: Same.
576 * gdb.dwarf2/dw2-ranges-func.exp: Same.
577
578 2020-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
579
580 * gdb.fortran/ptype-on-functions.exp: Make the result pattern more
581 generic.
582
583 2020-07-15 Tom de Vries <tdevries@suse.de>
584
585 * gdb.trace/entry-values.exp: Expect "call" instead of "callq" if
586 is_amd64_regs_target.
587
588 2020-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
589
590 * gdb.fortran/ptype-on-functions.exp: Add more tests.
591 * gdb.fortran/ptype-on-functions.f90: Likewise.
592
593 2020-07-14 Simon Marchi <simon.marchi@polymtl.ca>
594
595 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu, Dwarf::lines): Change valid
596 values in documentation for addr_size to 4 and 8.
597
598 2020-07-14 Andrew Burgess <andrew.burgess@embecosm.com>
599
600 * gdb.arch/amd64-osabi.exp: Update.
601 * gdb.arch/arm-disassembler-options.exp: Update.
602 * gdb.arch/powerpc-disassembler-options.exp: Update.
603 * gdb.arch/ppc64-symtab-cordic.exp: Update.
604 * gdb.arch/s390-disassembler-options.exp: Update.
605 * gdb.base/all-architectures.exp.tcl: Update.
606 * gdb.base/attach-pie-noexec.exp: Update.
607 * gdb.base/catch-syscall.exp: Update.
608 * gdb.xml/tdesc-arch.exp: Update.
609
610 2020-07-14 Tom de Vries <tdevries@suse.de>
611
612 * gdb.threads/clone-new-thread-event.c (gettid): Rename to ...
613 (local_gettid): ... this.
614 (fn): Update.
615
616 2020-07-13 Sandra Loosemore <sandra@codesourcery.com>
617
618 * gdb.base/info_sources.exp: Skip directory match tests on
619 remote hosts.
620
621 2020-07-13 Gary Benson <gbenson@redhat.com>
622
623 * gdb.base/savedregs.exp (caller): Use parentheses to
624 make expected expression evaluation ordering explicit.
625
626 2020-07-13 Gary Benson <gbenson@redhat.com>
627
628 * gdb.arch/i386-sse.c (have_sse) <edx>: Make unsigned.
629
630 2020-07-13 Gary Benson <gbenson@redhat.com>
631
632 * gdb.base/bigcore.c (main): Use a volatile pointer when
633 attempting to trigger a SIGSEGV.
634 * gdb.base/gcore-relro-pie.c (break_here): Likewise.
635 * gdb.base/gcore-tls-pie.c (break_here): Likewise.
636 * gdb.base/savedregs.c (thrower): Likewise.
637 * gdb.mi/mi-syn-frame.c (bar): Likewise.
638
639 2020-07-13 Gary Benson <gbenson@redhat.com>
640
641 * gdb.base/vla-datatypes.c (vla_factory): Factor out sections
642 defining and using VLA structure fields into...
643 * gdb.base/vla-struct-fields.c: New file.
644 * gdb.base/vla-datatypes.exp: Factor out VLA structure field
645 tests into...
646 * gdb.base/vla-struct-fields.exp: New file.
647
648 2020-07-13 Tom de Vries <tdevries@suse.de>
649
650 * lib/gdb.exp (have_fuse_ld_gold): New caching proc.
651 * gdb.base/gcore-tls-pie.exp: Use have_fuse_ld_gold.
652 * gdb.base/gold-gdb-index.exp: Same.
653 * gdb.base/morestack.exp: Same.
654
655 2020-07-11 Daniel Xu <dxu@dxuuu.xyz>
656
657 PR rust/26121
658 * gdb.rust/modules.rs: Prevent linker from discarding test
659 symbol.
660
661 2020-07-10 Pedro Alves <pedro@palves.net>
662
663 PR gdb/26199
664 * gdb.multi/multi-target.c (exit_thread): New.
665 (thread_start): Break loop if EXIT_THREAD.
666 * gdb.multi/multi-target.exp (test_no_unwaited_for): New proc.
667 (top level) Call test_no_resumed.
668
669 2020-07-08 Tom Tromey <tromey@adacore.com>
670
671 * gdb.ada/catch_ex/foo.adb: Pass string to raise.
672 * gdb.ada/catch_ex.exp: Examine catchpoint text.
673
674 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
675
676 PR python/22748
677 * gdb.opt/inline-frame-tailcall.c: New file.
678 * gdb.opt/inline-frame-tailcall.exp: New file.
679 * gdb.python/py-unwind-inline.c: New file.
680 * gdb.python/py-unwind-inline.exp: New file.
681 * gdb.python/py-unwind-inline.py: New file.
682
683 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
684
685 * gdb.python/py-arch-reg-groups.exp: New file.
686
687 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
688
689 * gdb.python/py-arch-reg-names.exp: New file.
690
691 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
692
693 * gdb.python/py-unwind.py (TestUnwinder::__call__): Add test for
694 gdb.PendingFrame.architecture method.
695
696 2020-07-06 Tom de Vries <tdevries@suse.de>
697
698 * gdb.dwarf2/dw2-ranges-base.exp: Test line-table order.
699
700 2020-07-03 Pedro Alves <palves@redhat.com>
701
702 * gdb.base/structs2.c (main): Adjust second parem_reg call to
703 explicitly write negative numbers.
704 * gdb.base/structs2.exp: Adjust expected output.
705
706 2020-07-03 Pedro Alves <palves@redhat.com>
707
708 * gdb.base/charset.c (init_string): Change all char parameters to
709 unsigned char parameters.
710
711 2020-07-03 Pedro Alves <palves@redhat.com>
712
713 * gdb.base/call-sc.exp (start_scalars_test): Use
714 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
715 * gdb.base/overlays.c: Remove references to PARAMS.
716 * gdb.base/ovlymgr.h (PARAMS): Delete, and remove all references.
717 * gdb.base/reread.exp: Don't set 'prototypes' global.
718 * gdb.base/structs.exp (start_structs_test): Use
719 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
720 * gdb.base/structs2.exp: Don't set 'prototypes' global. Use
721 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
722 Don't issue "set width 0". Remove gdb_stop_suppressing_tests
723 call.
724 * gdb.base/varargs.exp: Don't set 'prototypes' global.
725
726 2020-07-03 Pedro Alves <palves@redhat.com>
727
728 * gdb.base/m32rovly.c: Delete.
729 * gdb.base/ovlymgr.c: Remove all code guarded by __D10V__.
730
731 2020-06-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
732
733 * gdb.python/py-breakpoint.exp: use gdb_test_multiline instead
734 of gdb_py_test_multiple.
735 * gdb.python/py-cmd.exp: Likewise.
736 * gdb.python/py-events.exp: Likewise.
737 * gdb.python/py-function.exp: Likewise.
738 * gdb.python/py-inferior.exp: Likewise.
739 * gdb.python/py-infthread.exp: Likewise.
740 * gdb.python/py-linetable.exp: Likewise.
741 * gdb.python/py-parameter.exp: Likewise.
742 * gdb.python/py-value.exp: Likewise.
743
744 2020-06-30 Tom de Vries <tdevries@suse.de>
745
746 PR testsuite/26175
747 * lib/future.exp (gdb_default_target_compile): Detect and handle
748 early_flags.
749
750 2020-06-29 Simon Marchi <simon.marchi@efficios.com>
751
752 * boards/simavr.exp (gdb_load): Catch errors when closing
753 previous connection. Close connection, wait for process and
754 unset simavr_spawn_id on failure.
755
756 2020-06-29 Tom de Vries <tdevries@suse.de>
757
758 * lib/gdb.exp (unknown): Make test-case unresolved.
759
760 2020-06-29 Tom de Vries <tdevries@suse.de>
761
762 PR gdb/25475
763 * gdb.server/solib-list.exp: Verify that the symbol reload
764 confirmation question is asked.
765
766 2020-06-26 Philippe Waroquiers <philippe.waroquiers@skynet.be>
767
768 * lib/gdb.exp (gdb_test_multiline): New, moved from gdb-guile.exp,
769 have a input seq nr in each pass message.
770 * lib/gdb-guile.exp (gdb_test_multiline): Move to gdb.exp.
771 * lib/gdb-python.exp (gdb_py_test_multiple): Remove.
772 * gdb.python/python.exp: Make test names unique,
773 use gdb_test_multiline instead of gdb_py_test_multiple,
774 use $gdb_test_name.
775 * gdb.guile/guile.exp: Make test names unique, use $gdb_test_name
776
777 2020-06-26 Nick Alcock <nick.alcock@oracle.com>
778
779 * configure.ac: Add --enable-libctf.
780 * aclocal.m4: sinclude ../config/enable.m4.
781 * Makefile.in (site.exp): Add enable_libctf to site.exp.
782 * lib/gdb.exp (skip_ctf_tests): Use it.
783 * gdb.base/ctf-constvars.exp: Error message tweak.
784 * gdb.base/ctf-ptype.exp: Likewise.
785 * configure: Regenerate.
786
787 2020-06-26 Gary Benson <gbenson@redhat.com>
788
789 * gdb.cp/try_catch.cc: Include string.h.
790 (main): Replace comparison against string literal with
791 strcmp, avoiding build failure with -Wstring-compare.
792 Add "marker test-complete".
793 * gdb.cp/try_catch.exp: Run the test to the above marker,
794 then verify that the value of "test" is still true.
795
796 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
797
798 * gdb.arch/riscv-tdesc-regs.exp: New test cases.
799
800 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
801
802 * gdb.arch/riscv-tdesc-regs.exp: Extend test case.
803
804 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
805
806 * gdb.arch/riscv-tdesc-loading-01.xml: New file.
807 * gdb.arch/riscv-tdesc-loading-02.xml: New file.
808 * gdb.arch/riscv-tdesc-loading-03.xml: New file.
809 * gdb.arch/riscv-tdesc-loading-04.xml: New file.
810 * gdb.arch/riscv-tdesc-loading.exp: New file.
811
812 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
813
814 * gdb.arch/riscv-tdesc-regs.exp: Extend test case.
815
816 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
817
818 * gdb.arch/riscv-tdesc-regs-32.xml: New file.
819 * gdb.arch/riscv-tdesc-regs-64.xml: New file.
820 * gdb.arch/riscv-tdesc-regs.c: New file.
821 * gdb.arch/riscv-tdesc-regs.exp: New file.
822
823 2020-06-24 Pedro Alves <palves@redhat.com>
824
825 * gdb.arch/amd64-entry-value-paramref.exp: Use
826 prepare_for_testing_full and don't pass "c++" for the .S file
827 build spec.
828 * gdb.compile/compile-cplus.exp: Don't compile $srcfile3 with
829 $options, since it's an assembly file. Remove -Wno-deprecated.
830 * lib/gdb.exp (gdb_compile): Pass "-x c++" explicitly when
831 compiling C++ programs.
832
833 2020-06-24 Pedro Alves <palves@redhat.com>
834
835 * lib/gdb.exp (gdb_compile): Update intro comment. If C/C++ with
836 Clang, add "-Wno-unknown-warning-option" to the options.
837
838 2020-06-23 Andrew Burgess <andrew.burgess@embecosm.com>
839
840 * gdb.xml/tdesc-reload.c: New file.
841 * gdb.xml/tdesc-reload.exp: New file.
842 * gdb.xml/maint-xml-dump-01.xml: New file.
843 * gdb.xml/maint-xml-dump-02.xml: New file.
844 * gdb.xml/maint-xml-dump.exp: New file.
845
846 2020-06-23 Sandra Loosemore <sandra@codesourcery.com>
847
848 * lib/completion-support.exp (test_gdb_completion_offers_commands):
849 Adjust for omitted commands when TUI is disabled.
850
851 2020-06-23 Gary Benson <gbenson@redhat.com>
852 Pedro Alves <palves@redhat.com>
853
854 * gdb.cp/namespace.cc: Improve -Wunused-value fix.
855 * gdb.cp/nsimport.cc: Likewise.
856 * gdb.cp/nsnested.cc: Likewise.
857 * gdb.cp/nsnoimports.cc: Likewise.
858 * gdb.cp/nsusing.cc: Likewise.
859 * gdb.cp/smartp.cc: Likewise.
860 * gdb.python/py-pp-integral.c: Likewise.
861 * gdb.python/py-pp-re-notag.c: Likewise.
862
863 2020-06-23 Gary Benson <gbenson@redhat.com>
864
865 * gdb.cp/namespace.cc: Avoid build failure with -Wunused-value.
866 * gdb.cp/nsimport.cc: Likewise.
867 * gdb.cp/nsnested.cc: Likewise.
868 * gdb.cp/nsnoimports.cc: Likewise.
869 * gdb.cp/nsusing.cc: Likewise.
870 * gdb.cp/smartp.cc: Likewise.
871 * gdb.python/py-pp-integral.c: Likewise.
872 * gdb.python/py-pp-re-notag.c: Likewise.
873
874 2020-06-22 Philippe Waroquiers <philippe.waroquiers@skynet.be>
875
876 * gdb.base/default-args.exp: New test.
877 * gdb.base/default-args.c: New file.
878 * gdb.base/alias.exp: Update expected error msg for alias foo=bar.
879 * gdb.base/default.exp: Update to new help text.
880 * gdb.base/help.exp: Likewise.
881 * gdb.base/page.exp: Likewise.
882 * gdb.base/style.exp: Likewise.
883 * gdb.guile/guile.exp: Likewise.
884 * gdb.python/python.exp: Likewise.
885
886 2020-06-22 Sandra Loosemore <sandra@codesourcery.com>
887
888 * gdb.base/source-dir.exp (test_truncated_comp_dir): Skip on
889 remote host. Fix search path syntax on Windows host.
890
891 2020-06-21 Philippe Waroquiers <philippe.waroquiers@skynet.be>
892
893 * gdb.base/attach.exp: Test priority of 'exec-file' changed
894 over 'exec-file-mismatch'.
895 * gdb.base/attach.c: Mark should_exit volatile.
896 * gdb.base/attach2.c: Likewise. Add a comment explaining
897 why the sleep cannot be big.
898 * gdb.base/attach3.c: New file.
899
900 2020-06-20 Sandra Loosemore <sandra@codesourcery.com>
901
902 * gdb.mi/mi-sym-info.exp: Adjust filename patterns to make directory
903 prefix optional.
904
905 2020-06-20 Sandra Loosemore <sandra@codesourcery.com>
906
907 * gdb.base/list-missing-source.exp: Correct $srcfile manipulation
908 for remote host.
909
910 2020-06-19 Sandra Loosemore <sandra@codesourcery.com>
911 Hafiz Abid Qadeer <abidh@codesourcery.com>
912
913 * gdb.xml/tdesc-regs.exp (load_description): Correct pathname of
914 file sent to remote host.
915 (top level): Allow int32_t as type of 32-bit register.
916
917 2020-06-19 Tom de Vries <tdevries@suse.de>
918
919 * lib/gdb.exp (gdb_note): New proc.
920 * lib/future.exp (gdb_default_target_compile_1): Factor out of ...
921 (gdb_default_target_compile): ... here. Only call
922 gdb_default_target_compile_1 if use_gdb_compile(<lang>) is set.
923 (use_gdb_compile): Change to array.
924 (toplevel): Update sets of use_gdb_compile to specify language.
925 Warn about default_target_compile override. Store dejagnu's version
926 of default_target_compile in dejagnu_default_target_compile.
927
928 2020-06-18 Tom de Vries <tdevries@suse.de>
929
930 * lib/gdb.exp (gdb_init): Move all but call to default_gdb_init to ...
931 (default_gdb_init): ... here.
932
933 2020-06-17 Sandra Loosemore <sandra@codesourcery.com>
934
935 Fix TUI support checks in gdb.tui tests.
936
937 * gdb.tui/basic.exp: Skip test when TUI is unsupported, don't
938 just say UNSUPPORTED.
939 * gdb.tui/corefile-run.exp: Likewise.
940 * gdb.tui/empty.exp: Likewise.
941 * gdb.tui/list-before.exp: Likewise.
942 * gdb.tui/list.exp: Likewise.
943 * gdb.tui/main.exp: Likewise.
944 * gdb.tui/regs.exp: Likewise.
945 * gdb.tui/resize.exp: Likewise.
946 * gdb.tui/tui-layout-asm-short-prog.exp: Likewise.
947 * gdb.tui/tui-layout-asm.exp: Likewise.
948 * gdb.tui/tui-missing-src.exp: Likewise.
949 * gdb.tui/winheight.exp: Likewise.
950 * gdb.tui/new-layout.exp: Likewise. Also move check earlier.
951
952 2020-06-17 Sandra Loosemore <sandra@codesourcery.com>
953
954 Fix TCL error in gdb.python/py-format-string.exp.
955
956 * gdb.python/py-format-string.exp: Move test for python support
957 earlier, out of function body.
958
959 2020-06-15 Simon Marchi <simon.marchi@efficios.com>
960
961 * gdb.base/index-cache-load-twice.c: New.
962 * gdb.base/index-cache-load-twice.exp: New.
963
964 2020-06-17 Keith Seitz <keiths@redhat.com>
965
966 * gdb.debuginfod/fetch_src_and_symbols.exp: Pass INTERNAL_GDBFLAGS
967 when executing "gdb --configuration".
968
969 2020-06-17 Tom de Vries <tdevries@suse.de>
970
971 * lib/gdb.exp (gdb_tcl_unknown): New proc.
972 (gdb_init): Use gdb_tcl_unknown for ::unknown override. Make override
973 conditional on presence of gdb_tcl_unknown.
974 (gdb_finish): Make override undo conditional on presence of
975 gdb_tcl_unknown.
976
977 2020-06-16 Tom Tromey <tom@tromey.com>
978
979 * gdb.python/tui-window.py (failwin): New function. Register it
980 as a TUI window type.
981 * gdb.python/tui-window.exp: Create new "fail" layout. Test it.
982
983 2020-06-16 Gary Benson <gbenson@redhat.com>
984
985 * gdb.python/py-nested-maps.c (create_map): Add missing return
986 value.
987 (create_map_map): Likewise.
988
989 2020-06-15 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
990
991 * gdb.base/jit-elf-so.exp: Refer to the global main_loader_basename
992 variable.
993 * gdb.base/jit-reader-simple.exp: Fix typo ("Built" -> "Build"),
994 and use the already-defined 'options' variable.
995
996 2020-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
997 Tom de Vries <tdevries@suse.de>
998
999 * lib/gdb.exp (gdb_known_globals, gdb_persistent_globals): New global.
1000 (gdb_persistent_global, gdb_persistent_global_no_decl): New proc.
1001 (gdb_setup_known_globals): New proc.
1002 (gdb_cleanup_globals): New proc.
1003 * lib/gdb.exp (load_lib): New override proc.
1004 (gdb_stdin_log_init): Set var in_file as persistent global.
1005 * lib/pascal.exp (gdb_stdin_log_init): Set vars
1006 pascal_compiler_is_gpc, pascal_compiler_is_fpc, gpc_compiler and
1007 fpc_compiler as persistent global.
1008
1009 2020-06-12 Tom de Vries <tdevries@suse.de>
1010
1011 * lib/tuiterm.exp (spawn): Rename to ...
1012 (tui_spawn): ... this.
1013 (toplevel): Move rename of spawn ...
1014 (gdb_init_tuiterm): ... here. New proc.
1015 (gdb_finish_tuiterm): New proc.
1016 * lib/gdb.exp (gdb_finish_hooks): New global var.
1017 (gdb_finish): Handle gdb_finish_hooks.
1018 (tuiterm_env): New proc.
1019 * gdb.python/tui-window.exp: Replace load_lib tuiterm.exp with
1020 tuiterm_env.
1021 * gdb.tui/basic.exp: Same.
1022 * gdb.tui/corefile-run.exp: Same.
1023 * gdb.tui/empty.exp: Same.
1024 * gdb.tui/list-before.exp: Same.
1025 * gdb.tui/list.exp: Same.
1026 * gdb.tui/main.exp: Same.
1027 * gdb.tui/new-layout.exp: Same.
1028 * gdb.tui/regs.exp: Same.
1029 * gdb.tui/resize.exp: Same.
1030 * gdb.tui/tui-layout-asm-short-prog.exp: Same.
1031 * gdb.tui/tui-layout-asm.exp: Same.
1032 * gdb.tui/tui-missing-src.exp: Same.
1033 * gdb.tui/winheight.exp: Same.
1034
1035 2020-06-12 Tom de Vries <tdevries@suse.de>
1036
1037 PR testsuite/26110
1038 * lib/gdb.exp (gdb_init): Revert dejagnu's override of ::unknown.
1039 (gdb_finish): Reinstall dejagnu's override of ::unknown.
1040
1041 2020-06-11 Tom Tromey <tom@tromey.com>
1042
1043 PR gdb/18318:
1044 * gdb.base/printcmds.exp (test_float_accepted): Add more hex
1045 floating point tests.
1046
1047 2020-06-11 Keith Seitz <keiths@redhat.com>
1048
1049 PR gdb/21356
1050 * gdb.base/vla-datatypes.c (vla_factory): Add typedef for struct
1051 vla_struct.
1052 Add new struct vla_typedef and union vla_typedef_union and
1053 corresponding instantiation objects.
1054 Initialize new objects.
1055 * gdb.base/vla-datatypes.exp: Add tests for vla_typedef_struct_object
1056 and vla_typedef_union_object.
1057 Fixup type for vla_struct_object.
1058
1059 2020-06-11 Tom de Vries <tdevries@suse.de>
1060
1061 * lib/gdb.exp (with_override): New proc, factored out of ...
1062 * gdb.base/dbx.exp: ... here. Use with_override and save_vars.
1063
1064 2020-06-10 Tom de Vries <tdevries@suse.de>
1065
1066 * gdb.ada/ptype_union.exp: Remove PR24713 workaround.
1067
1068 2020-06-09 Simon Marchi <simon.marchi@polymtl.ca>
1069
1070 * gdb.base/index-cache.exp (test_cache_disabled): Add test_prefix
1071 parameter, update callers.
1072
1073 2020-06-04 Simon Marchi <simon.marchi@efficios.com>
1074
1075 * gdb.dwarf2/share-psymtabs-bt.exp: New file.
1076 * gdb.dwarf2/share-psymtabs-bt.c: New file.
1077 * gdb.dwarf2/share-psymtabs-bt-2.c: New file.
1078
1079 2020-06-04 Tom de Vries <tdevries@suse.de>
1080
1081 * lib/gdb.exp (gdb_file_cmd): Avoid path names in error messages.
1082
1083 2020-06-04 Tom de Vries <tdevries@suse.de>
1084
1085 * lib/gdb.exp (gdb_file_cmd): Replace incomplete gdb_expect by
1086 exp_continue.
1087
1088 2020-06-04 Tom de Vries <tdevries@suse.de>
1089
1090 * lib/gdb.exp (gdb_file_cmd): Use perror instead of fail.
1091
1092 2020-06-03 Tom de Vries <tdevries@suse.de>
1093
1094 PR symtab/26046
1095 * gdb.cp/breakpoint-locs-2.cc: New test.
1096 * gdb.cp/breakpoint-locs.cc: New test.
1097 * gdb.cp/breakpoint-locs.exp: New file.
1098 * gdb.cp/breakpoint-locs.h: New test.
1099
1100 2020-06-03 Tom de Vries <tdevries@suse.de>
1101
1102 PR testsuite/25609
1103 * gdb.base/jit-elf-so.exp: Don't modify testing behaviour based on
1104 value of global verbose.
1105 * gdb.base/jit-elf.exp: Same.
1106 * gdb.base/jit-reader.exp: Same.
1107
1108 2020-06-02 Tom de Vries <tdevries@suse.de>
1109
1110 * gdb.dwarf2/multidictionary.exp: Don't use
1111 gdb_spawn_with_cmdline_opts.
1112
1113 2020-06-01 Andrew Burgess <andrew.burgess@embecosm.com>
1114
1115 * gdb.cp/step-and-next-inline.exp (do_test): Skip all tests in the
1116 use_header case.
1117 * gdb.dwarf2/dw2-inline-header-1.exp: New file.
1118 * gdb.dwarf2/dw2-inline-header-2.exp: New file.
1119 * gdb.dwarf2/dw2-inline-header-3.exp: New file.
1120 * gdb.dwarf2/dw2-inline-header-lbls.c: New file.
1121 * gdb.dwarf2/dw2-inline-header.c: New file.
1122 * gdb.dwarf2/dw2-inline-header.h: New file.
1123
1124 2020-05-30 Pedro Alves <palves@redhat.com>
1125
1126 * gdb.linespec/cp-replace-typedefs-ns-template.cc: New.
1127 * gdb.linespec/cp-replace-typedefs-ns-template.exp: New.
1128
1129 2020-05-29 Gary Benson <gbenson@redhat.com>
1130
1131 * gdb.compile/compile-cplus.exp (additional_flags): Also
1132 set when building with clang.
1133 (additional_flags, srcfilesoptions): Pass -Wno-deprecated
1134 when building with clang.
1135
1136 2020-05-29 Gary Benson <gbenson@redhat.com>
1137
1138 * gdb.arch/i386-avx.exp (additional_flags): Also set when
1139 building with clang.
1140 * gdb.arch/i386-sse.exp (additional_flags): Likewise.
1141
1142 2020-05-29 Gary Benson <gbenson@redhat.com>
1143
1144 * gdb.cp/koenig.exp (prepare_for_testing): Add
1145 additional_flags=-Wno-unused-comparison.
1146 * gdb.cp/operator.exp (prepare_for_testing): Likewise.
1147
1148 2020-05-28 Gary Benson <gbenson@redhat.com>
1149
1150 * gdb.base/sigaltstack.c (catcher): Add default case to switch
1151 statement.
1152
1153 2020-05-28 Gary Benson <gbenson@redhat.com>
1154
1155 * gdb.cp/classes.exp (prepare_for_testing): Add
1156 additional_flags=-Wno-deprecated-register.
1157 * gdb.cp/inherit.exp (prepare_for_testing): Likewise.
1158 * gdb.cp/misc.exp: Likewise.
1159
1160 2020-05-28 Gary Benson <gbenson@redhat.com>
1161
1162 * gdb.linespec/cpls-ops.cc (dummy): New static global.
1163 (test_op_new::operator new): Add return statement.
1164 (test_op_new_array::operator new[]): Likewise.
1165
1166 2020-05-27 Pedro Alves <palves@redhat.com>
1167
1168 * gdb.linespec/cp-completion-aliases.exp: Remove readline_is_used
1169 check. Use test_gdb_complete_unique instead of
1170 test_gdb_complete_tab_unique + test_gdb_complete_cmd_unique. Use
1171 test_gdb_complete_multiple instead of
1172 test_gdb_complete_tab_multiple + test_gdb_complete_cmd_multiple.
1173
1174 2020-05-27 Luis Machado <luis.machado@linaro.org>
1175
1176 * gdb.arch/aarch64-sighandler-regs.exp: Fix duplicated test names.
1177 * gdb.arch/aarch64-tagged-pointer.exp: Likewise.
1178 * gdb.arch/arm-disassembler-options.exp: Likewise.
1179 * gdb.arch/arm-disp-step.exp: Likewise.
1180 * gdb.arch/thumb-prologue.exp: Likewise.
1181 * gdb.base/async.exp: Likewise.
1182 * gdb.base/auxv.exp: Likewise.
1183 * gdb.base/complex-parts.exp: Likewise.
1184 * gdb.base/ena-dis-br.exp: Likewise.
1185 * gdb.base/foll-exec.exp: Likewise.
1186 * gdb.base/permissions.exp: Likewise.
1187 * gdb.base/relocate.exp: Likewise.
1188 * gdb.base/return2.exp: Likewise.
1189 * gdb.base/sigbpt.exp: Likewise.
1190 * gdb.base/siginfo-obj.exp: Likewise.
1191 * gdb.cp/converts.exp: Likewise.
1192 * gdb.cp/exceptprint.exp: Likewise.
1193 * gdb.cp/inherit.exp: Likewise.
1194 * gdb.cp/nsnoimports.exp: Likewise.
1195 * gdb.cp/virtbase2.exp: Likewise.
1196 * gdb.mi/mi-var-cmd.exp: Likewise.
1197 * gdb.mi/var-cmd.c: Likewise.
1198
1199 2020-05-26 Tom Tromey <tromey@adacore.com>
1200
1201 * gdb.ada/arr_acc_idx_w_gap.exp: Add tests.
1202
1203 2020-05-26 Tom Tromey <tromey@adacore.com>
1204
1205 * gdb.ada/arr_acc_idx_w_gap.exp: Add enum subrange tests.
1206 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap.ads (Enum_Subrange): New
1207 type.
1208 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap_main.adb (V): New
1209 variable.
1210
1211 2020-05-26 Christian Biesinger <cbiesinger@google.com>
1212
1213 * Makefile.in: Use = instead of == for the test command
1214 for portability.
1215
1216 2020-05-26 Tom de Vries <tdevries@suse.de>
1217
1218 * gdb.base/gold-gdb-index-2.c: New test.
1219 * gdb.base/gold-gdb-index.c: New test.
1220 * gdb.base/gold-gdb-index.exp: New file.
1221 * gdb.base/gold-gdb-index.h: New test.
1222
1223 2020-05-25 Tom de Vries <tdevries@suse.de>
1224
1225 * boards/gold-gdb-index.exp: New file.
1226
1227 2020-05-25 Simon Marchi <simon.marchi@efficios.com>
1228
1229 * boards/simavr.exp: New file.
1230
1231 2020-05-25 Simon Marchi <simon.marchi@efficios.com>
1232
1233 * lib/gdb.exp (gdb_run_cmd): Return success or failure.
1234 * gdb.base/inferior-args.exp: New file.
1235 * gdb.base/inferior-args.c: New file.
1236
1237 2020-05-25 Simon Marchi <simon.marchi@efficios.com>
1238
1239 * lib/gdb.exp (gdb_run_cmd): Change argument from args to
1240 inferior_args. Pass it to gdb_reload.
1241 (gdb_start_cmd, gdb_starti_cmd): Change argument from args to
1242 inferior_args.
1243 (gdb_reload): Add inferior_args argument.
1244 * config/gdbserver.exp (gdb_reload): Add inferior_args argument,
1245 pass it to gdbserver_run.
1246 * boards/native-gdbserver.exp: Do not set noargs.
1247 * boards/native-extended-gdbserver.exp (gdb_reload): Add
1248 inferior_args argument.
1249 * boards/stdio-gdbserver-base.exp (gdb_reload): Likewise.
1250 * gdb.base/a2-run.exp: Check for use_gdb_stub.
1251 * gdb.base/args.exp: Likewise.
1252
1253 2020-05-25 Tom de Vries <tdevries@suse.de>
1254
1255 * lib/gdb.exp (exec_is_pie): Add comment.
1256
1257 2020-05-25 Tom de Vries <tdevries@suse.de>
1258
1259 * lib/jit-elf-helpers.exp (compile_and_download_n_jit_so): Use $f
1260 instead of $binfile in the untested message.
1261
1262 2020-05-25 Tom de Vries <tdevries@suse.de>
1263
1264 PR testsuite/26031
1265 * lib/gdb.exp (exec_is_pie): Test readelf -h output.
1266
1267 2020-05-25 Tom de Vries <tdevries@suse.de>
1268
1269 * boards/gold.exp: New file.
1270
1271 2020-05-23 Tom Tromey <tom@tromey.com>
1272
1273 * gdb.base/style.exp: Remove completion styling test.
1274 * lib/gdb-utils.exp (style): Remove completion styles.
1275
1276 2020-05-23 Tom Tromey <tom@tromey.com>
1277
1278 * gdb.base/style.exp: Add completion styling test.
1279 * lib/gdb-utils.exp (style): Add completion styles.
1280
1281 2020-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
1282
1283 * gdb.base/annota1.exp: Update expected results.
1284 * gdb.cp/annota2.exp: Update expected results, remove duplicate
1285 test name.
1286 * gdb.cp/annota3.exp: Update expected results.
1287
1288 2020-05-20 Simon Marchi <simon.marchi@efficios.com>
1289
1290 PR gdb/26016
1291 * gdb.base/coredump-filter.c (do_mmap): Check mmap ret val
1292 against MAP_FAILED.
1293 * gdb.base/coremaker.c (mmapdata): Likewise.
1294 * gdb.base/jit-reader-host.c (main): Likewise.
1295 * gdb.base/sym-file-loader.c (load): Likewise.
1296 (load_shlib): Likewise.
1297
1298 2020-05-20 Tom Tromey <tromey@adacore.com>
1299
1300 * gdb.ada/array_char_idx.exp: Recognize initialized array.
1301
1302 2020-05-20 Tom de Vries <tdevries@suse.de>
1303
1304 PR symtab/25833
1305 * gdb.base/with-mf-inc.c: New test.
1306 * gdb.base/with-mf-main.c: New test.
1307 * gdb.base/with-mf.exp: New file.
1308
1309 2020-05-19 Tom Tromey <tromey@adacore.com>
1310
1311 * gdb.rust/simple.exp: Restore missing test result.
1312
1313 2020-05-19 Tom de Vries <tdevries@suse.de>
1314
1315 * gdb.base/gdb-caching-proc.exp: Fix typo.
1316
1317 2020-05-19 Tom Tromey <tromey@adacore.com>
1318
1319 * gdb.rust/simple.exp: Add some test descriptions.
1320 (test_one_slice): Use with_test_prefix.
1321
1322 2020-05-18 Tom de Vries <tdevries@suse.de>
1323
1324 * gdb.base/gdb-caching-proc.exp: Use with_test_prefix.
1325
1326 2020-05-17 Pedro Alves <palves@redhat.com>
1327
1328 PR gdb/25741
1329 * gdb.base/hw-sw-break-same-address.exp: New file.
1330
1331 2020-05-16 Pedro Alves <palves@redhat.com>
1332
1333 * gdb.multi/multi-re-run.exp (test_re_run): Switch
1334 LAST_LOADED_FILE accordingly.
1335
1336 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1337
1338 * gdb.base/alias.exp: Verify 'help aliases' shows user defined aliases.
1339
1340 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1341
1342 * gdb.base/help.exp: Test apropos and help for commands
1343 having aliases. Fixed comments not starting with an
1344 upper-case letter or not finishing with a dot.
1345
1346 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1347
1348 * gdb.base/alias.exp: Update help output check.
1349
1350 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1351
1352 * gdb.base/default.exp: Update output following fixes.
1353
1354 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1355
1356 * gdb.base/alias.exp: Test aliases starting with a prefix of
1357 another alias.
1358
1359 2020-05-15 Gary Benson <gbenson@redhat.com>
1360
1361 * gdb.base/info-os.c (main): Add return statement.
1362 * gdb.base/info_minsym.c (minsym_fun): Likewise.
1363 * gdb.base/large-frame-2.c (func): Likewise.
1364 * gdb.base/pr10179-a.c (foo1, bar1): Likewise.
1365 * gdb.base/pr10179-b.c (foo2): Likewise.
1366 * gdb.base/valgrind-disp-step.c (foo): Likewise.
1367 * gdb.base/watch-cond.c (func): Likewise.
1368 * gdb.multi/goodbye.c (verylongfun): Likewise.
1369 * gdb.multi/hello.c (commonfun): Likewise.
1370 * gdb.python/py-finish-breakpoint.c (call_longjmp): Likewise.
1371 * gdb.threads/fork-plus-threads.c (thread_func): Likewise.
1372 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
1373 Likewise.
1374 * gdb.threads/hand-call-new-thread.c (foo): Likewise.
1375 * gdb.threads/interrupt-while-step-over.c (child_function):
1376 Likewise.
1377 * gdb.trace/actions-changed.c (end): Likewise.
1378
1379 2020-05-15 Gary Benson <gbenson@redhat.com>
1380
1381 * gdb.opencl/callfuncs.exp: Report when test skipped.
1382 * gdb.opencl/convs_casts.exp: Likewise.
1383 * gdb.opencl/datatypes.exp: Likewise.
1384 * gdb.opencl/operators.exp: Likewise.
1385 * gdb.opencl/vec_comps.exp: Likewise.
1386
1387 2020-05-15 Tom de Vries <tdevries@suse.de>
1388
1389 * gdb.base/align.exp.in: Rename to ...
1390 * gdb.base/align.exp.tcl: ... this.
1391 * gdb.base/align-c++.exp: Update.
1392 * gdb.base/align-c.exp: Update.
1393 * gdb.base/all-architectures.exp.in: Rename to ...
1394 * gdb.base/all-architectures.exp: ... this.
1395 * gdb.base/all-architectures-0.exp: Update.
1396 * gdb.base/all-architectures-1.exp: Update.
1397 * gdb.base/all-architectures-2.exp: Update.
1398 * gdb.base/all-architectures-3.exp: Update.
1399 * gdb.base/all-architectures-4.exp: Update.
1400 * gdb.base/all-architectures-5.exp: Update.
1401 * gdb.base/all-architectures-6.exp: Update.
1402 * gdb.base/all-architectures-7.exp: Update.
1403 * gdb.base/infcall-nested-structs.exp.in: Rename to ...
1404 * gdb.base/infcall-nested-structs.exp.tcl: ... this.
1405 * gdb.base/infcall-nested-structs-c++.exp: Update.
1406 * gdb.base/infcall-nested-structs-c.exp: Update.
1407 * gdb.base/info-types.exp.in: Rename to ...
1408 * gdb.base/info-types.exp.tcl: ... this.
1409 * gdb.base/info-types-c++.exp: Update.
1410 * gdb.base/info-types-c.exp: Update.
1411 * gdb.base/max-depth.exp.in: Rename to ...
1412 * gdb.base/max-depth.exp.tcl: ... this.
1413 * gdb.base/max-depth-c++.exp: Update.
1414 * gdb.base/max-depth-c.exp: Update.
1415 * gdb.cp/cpexprs.exp.in: Rename to ...
1416 * gdb.cp/cpexprs.exp.tcl: ... this.
1417 * gdb.cp/cpexprs-debug-types.exp: Update.
1418 * gdb.cp/cpexprs.exp: Update.
1419 * gdb.cp/infcall-nodebug.exp.in: Rename to ...
1420 * gdb.cp/infcall-nodebug.exp.tcl: ... this.
1421 * gdb.cp/infcall-nodebug-c++-d0.exp: Update.
1422 * gdb.cp/infcall-nodebug-c++-d1.exp: Update.
1423 * gdb.cp/infcall-nodebug-c-d0.exp: Update.
1424 * gdb.cp/infcall-nodebug-c-d1.exp: Update.
1425 * gdb.dwarf2/clang-debug-names.exp.in: Rename to ...
1426 * gdb.dwarf2/clang-debug-names.exp.tcl: ... this.
1427 * gdb.dwarf2/clang-debug-names-2.exp: Update.
1428 * gdb.dwarf2/clang-debug-names.exp: Update.
1429
1430 2020-05-15 Andrew Burgess <andrew.burgess@embecosm.com>
1431
1432 * lib/check-test-names.exp: Remove code that prevents this file
1433 loading when tests are run in parallel.
1434
1435 2020-05-15 Pedro Alves <palves@redhat.com>
1436
1437 * gdb.multi/multi-kill.exp (start_inferior): Remove
1438 'testpid' parameter. Refer to namespace variable directly.
1439 (testpid): Declare as namespace variable.
1440
1441 2020-05-15 Pedro Alves <palves@redhat.com>
1442
1443 * gdb.multi/multi-kill.exp: Wrap in namespace.
1444 (start_inferior): Add TESTPID parameter. Use it instead of the
1445 testpid global.
1446 (top level): Define empty TESTPID array, and pass it down to
1447 start_inferior.
1448
1449 2020-05-14 Tom de Vries <tdevries@suse.de>
1450
1451 * gdb.fortran/nested-funcs-2.exp: Use gdb_test_stdio to test inferior
1452 output.
1453
1454 2020-05-14 Tom de Vries <tdevries@suse.de>
1455
1456 * gdb.base/align.exp: Split into ...
1457 * gdb.base/align.exp.in: ...
1458 * gdb.base/align-c++.exp: ...
1459 * gdb.base/align-c.exp: ... these.
1460 * gdb.base/infcall-nested-structs.exp: Split into ...
1461 * gdb.base/infcall-nested-structs.exp.in: ...
1462 * gdb.base/infcall-nested-structs-c++.exp: ...
1463 * gdb.base/infcall-nested-structs-c.exp: ... these.
1464 * gdb.base/info-types.exp: Split into ...
1465 * gdb.base/info-types.exp.in: ...
1466 * gdb.base/info-types-c++.exp: ...
1467 * gdb.base/info-types-c.exp: ... these.
1468 * gdb.base/max-depth.exp: Split into ...
1469 * gdb.base/max-depth.exp.in: ...
1470 * gdb.base/max-depth-c++.exp: ...
1471 * gdb.base/max-depth-c.exp: ... these.
1472 * gdb.cp/infcall-nodebug.exp: Split into ...
1473 * gdb.cp/infcall-nodebug.exp.in: ...
1474 * gdb.cp/infcall-nodebug-c++-d0.exp: ...
1475 * gdb.cp/infcall-nodebug-c++-d1.exp: ...
1476 * gdb.cp/infcall-nodebug-c-d0.exp: ...
1477 * gdb.cp/infcall-nodebug-c-d1.exp: ... these.
1478
1479 2020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1480 Pedro Alves <palves@redhat.com>
1481
1482 * gdb.multi/multi-exit.c: New file.
1483 * gdb.multi/multi-exit.exp: New file.
1484 * gdb.multi/multi-kill.c: New file.
1485 * gdb.multi/multi-kill.exp: New file.
1486
1487 2020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1488
1489 * gdb.base/annota1.exp: Update the expected output.
1490 * gdb.cp/annota2.exp: Ditto.
1491
1492 2020-05-12 Andrew Burgess <andrew.burgess@embecosm.com>
1493
1494 * lib/check-test-names.exp: Disable when testing is being run in
1495 parallel.
1496
1497 2020-05-12 Tom de Vries <tdevries@suse.de>
1498
1499 * gdb.base/jit-elf.exp: Fix string concat.
1500
1501 2020-05-12 Tom de Vries <tdevries@suse.de>
1502
1503 * lib/jit-elf-helpers.exp: Don't use undefined variables in untested
1504 messages.
1505
1506 2020-05-12 Tom de Vries <tdevries@suse.de>
1507
1508 * gdb.multi/multi-term-settings.exp: Use with_test_prefix.
1509
1510 2020-05-12 Tom de Vries <tdevries@suse.de>
1511
1512 * gdb.ada/catch_ex.exp: Use with_test_prefix.
1513 * gdb.ada/mi_catch_ex.exp: Same.
1514 * gdb.ada/mi_catch_ex_hand.exp: Same.
1515
1516 2020-05-12 Tom de Vries <tdevries@suse.de>
1517
1518 * gdb.fortran/complex.exp: Use with_test_prefix.
1519
1520 2020-05-12 Tom de Vries <tdevries@suse.de>
1521
1522 * gdb.trace/passcount.exp: Fix test-names.
1523
1524 2020-05-12 Tom de Vries <tdevries@suse.de>
1525
1526 * gdb.pascal/gdb11492.exp: Use with_test_prefix.
1527
1528 2020-05-12 Tom de Vries <tdevries@suse.de>
1529
1530 * gdb.gdb/complaints.exp: Use with_test_prefix.
1531 * gdb.xml/tdesc-regs.exp: Same.
1532 * gdb.opt/inline-locals.exp: Fix test name.
1533
1534 2020-05-12 Tom de Vries <tdevries@suse.de>
1535
1536 * gdb.dwarf2/comp-unit-lang.exp: Use with_test_prefix.
1537 * gdb.dwarf2/dw2-bad-parameter-type.exp: Same.
1538 * gdb.dwarf2/implref-struct.exp: Same.
1539 * gdb.dwarf2/varval.exp: Ensure get_sizeof is called once per type.
1540 * gdb.dwarf2/data-loc.exp: Same. Remove duplicate test.
1541
1542 2020-05-11 Simon Marchi <simon.marchi@polymtl.ca>
1543
1544 * gdb.base/jit-so.exp (one_jit_test): Change test name.
1545
1546 2020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
1547
1548 * lib/check-test-names.exp (all_test_names): New module variable.
1549 (counts): Add 'duplicates' field.
1550 (_check_duplicates): New procedure.
1551 (check): Also check for duplicates.
1552 (do_log_summary): Print duplicates count.
1553 (do_reset_vars): Reset counter for duplicate test names, and
1554 discard all know test names.
1555
1556 2020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
1557
1558 * lib/gdb.exp: Include check-test-names.exp library.
1559 * lib/check-test-names.exp: New file.
1560
1561 2020-05-11 Tom de Vries <tdevries@suse.de>
1562
1563 * gdb.ada/packed_tagged.exp: Change kfail into xfail.
1564
1565 2020-05-11 Keith Seitz <keiths@redhat.com>
1566
1567 * gdb.ada/attr_ref_and_charlit.exp: Fix typo.
1568
1569 2020-05-11 Tom de Vries <tdevries@suse.de>
1570
1571 * gdb.cp/cpexprs.exp: Move everything except flags setting ...
1572 * gdb.cp/cpexprs.exp.in: .. here.
1573 * gdb.cp/cpexprs-debug-types.exp: Include cpexprs.exp.in instead of
1574 cpexprs.exp.
1575
1576 2020-05-11 Keith Seitz <keiths@redhat.com>
1577
1578 * gdb.ada/arrayparam.exp: Resolve duplicate and tail parentheses
1579 test names.
1580 * gdb.ada/arrayptr.exp: Likewise.
1581 * gdb.ada/assign_arr.exp: Likewise.
1582 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
1583 * gdb.ada/bp_on_var.exp: Likewise.
1584 * gdb.ada/call_pn.exp: Likewise.
1585 * gdb.ada/complete.exp: Likewise.
1586 * gdb.ada/fun_overload_menu.exp: Likewise.
1587 * gdb.ada/funcall_param.exp: Likewise.
1588 * gdb.ada/funcall_ref.exp: Likewise.
1589 * gdb.ada/packed_array_assign.exp: Likewise.
1590 * gdb.ada/same_component_name.exp: Likewise.
1591 * gdb.ada/type_coercion.exp: Likewise.
1592 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
1593 * gdb.ada/variant_record_packed_array.exp: Likewise.
1594
1595 2020-05-11 Tom de Vries <tdevries@suse.de>
1596
1597 PR symtab/25941
1598 * gdb.dwarf2/clang-debug-names.exp.in: New include exp file, factored
1599 out of ...
1600 * gdb.dwarf2/clang-debug-names.exp: ... here.
1601 * gdb.dwarf2/clang-debug-names-2.exp: New file. Include
1602 clang-debug-names.exp.in.
1603 * gdb.dwarf2/clang-debug-names-2-foo.c: New test.
1604 * gdb.dwarf2/clang-debug-names-2.c: New test.
1605
1606 2020-05-10 Alok Kumar Sharma <alokkumar.sharma@amd.com>
1607
1608 * lib/fortran.exp (fortran_main): New Proc, handle flang MAIN_,
1609 (fortran_runto_main): New Proc, fortran version of runto_main.
1610 * gdb.fortran/array-bounds-high.exp: Handle flang MAIN_
1611 * gdb.fortran/array-bounds.exp: Likewise.
1612 * gdb.fortran/array-slices.exp: Likewise.
1613 * gdb.fortran/block-data.exp: Likewise.
1614 * gdb.fortran/charset.exp: Likewise.
1615 * gdb.fortran/common-block.exp: Likewise.
1616 * gdb.fortran/complex.exp: Likewise.
1617 * gdb.fortran/derived-type-function.exp: Likewise.
1618 * gdb.fortran/derived-type.exp: Likewise.
1619 * gdb.fortran/info-modules.exp: Likewise.
1620 * gdb.fortran/info-types.exp: Likewise.
1621 * gdb.fortran/intrinsics.exp: Likewise.
1622 * gdb.fortran/library-module.exp: Likewise.
1623 * gdb.fortran/logical.exp: Likewise.
1624 * gdb.fortran/max-depth.exp: Likewise.
1625 * gdb.fortran/module.exp: Likewise.
1626 * gdb.fortran/multi-dim.exp: Likewise.
1627 * gdb.fortran/nested-funcs.exp: Likewise.
1628 * gdb.fortran/print-formatted.exp: Likewise.
1629 * gdb.fortran/print_type.exp: Likewise.
1630 * gdb.fortran/printing-types.exp: Likewise.
1631 * gdb.fortran/ptr-indentation.exp: Likewise.
1632 * gdb.fortran/ptype-on-functions.exp: Likewise.
1633 * gdb.fortran/subarray.exp: Likewise.
1634 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
1635 * gdb.fortran/vla-datatypes.exp: Likewise.
1636 * gdb.fortran/vla-history.exp: Likewise.
1637 * gdb.fortran/vla-ptr-info.exp: Likewise.
1638 * gdb.fortran/vla-ptype-sub.exp: Likewise.
1639 * gdb.fortran/vla-ptype.exp: Likewise.
1640 * gdb.fortran/vla-sizeof.exp: Likewise.
1641 * gdb.fortran/vla-type.exp: Likewise.
1642 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
1643 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
1644 * gdb.fortran/vla-value-sub.exp: Likewise.
1645 * gdb.fortran/vla-value.exp: Likewise.
1646 * gdb.fortran/whatis_type.exp: Likewise.
1647 * gdb.mi/mi-var-child-f.exp: Likewise.
1648
1649 2020-05-09 Tom de Vries <tdevries@suse.de>
1650
1651 * gdb.dwarf2/clang-debug-names.exp: Remove PR25952 kfail.
1652
1653 2020-05-08 Tom de Vries <tdevries@suse.de>
1654
1655 * gdb.dwarf2/clang-debug-names.c: New test.
1656 * gdb.dwarf2/clang-debug-names.exp: New file.
1657
1658 2020-05-06 Simon Marchi <simon.marchi@efficios.com>
1659
1660 * gdb.arch/amd64-prologue-skip-cf-protection.exp: New file.
1661 * gdb.arch/amd64-prologue-skip-cf-protection.c: New file.
1662
1663 2020-05-06 Tom de Vries <tdevries@suse.de>
1664
1665 * gdb.reverse/consecutive-precsave.exp: Handle if instruction after
1666 breakpoint is at a "recommended breakpoint location".
1667 * gdb.reverse/consecutive-reverse.exp: Same.
1668
1669 2020-05-06 Tom de Vries <tdevries@suse.de>
1670
1671 * gdb.base/watchpoint-reuse-slot.exp (stepi): Print $pc to get current
1672 address.
1673
1674 2020-05-06 Tom de Vries <tdevries@suse.de>
1675
1676 * gdb.base/watchpoint-reuse-slot.exp: Fix incorrect assignment.
1677
1678 2020-05-06 Tom de Vries <tdevries@suse.de>
1679
1680 * gdb.base/store.exp (check_set, up_set): Allowing missing location
1681 info for r.
1682
1683 2020-05-06 Tom de Vries <tdevries@suse.de>
1684
1685 * gdb.base/shlib-call.exp: Add extra step to reach shmain.c:42, if
1686 necessary.
1687
1688 2020-05-06 Tom de Vries <tdevries@suse.de>
1689
1690 * lib/unbuffer_output.c (gdb_unbuffer_output): Change return type to
1691 void.
1692
1693 2020-05-06 Tom de Vries <tdevries@suse.de>
1694
1695 * lib/gdb.exp (is_stmt_addresses, hex_in_list): New proc, factored out
1696 of ...
1697 * gdb.base/async.exp: ... here.
1698 * gdb.base/consecutive.exp: Handle if 2nd breakpoint is at a
1699 "recommended breakpoint location".
1700
1701 2020-05-06 Tom de Vries <tdevries@suse.de>
1702
1703 * gdb.compile/compile-ifunc.exp: Use -Wno-attribute-alias.
1704
1705 2020-05-04 Tom de Vries <tdevries@suse.de>
1706
1707 * gdb.base/async.exp: Check whether instruction addresses are a
1708 "recommended breakpoint location".
1709
1710 2020-05-03 Tom Tromey <tom@tromey.com>
1711
1712 * gdb.base/sepdebug.exp: Remove "catch" test.
1713 * gdb.base/break.exp: Remove "catch" test.
1714 * gdb.base/default.exp: Update expected output.
1715
1716 2020-05-02 Tom de Vries <tdevries@suse.de>
1717
1718 * lib/gdb.exp (supports_mpx_check_pointer_bounds): New proc.
1719 * gdb.arch/i386-mpx-call.exp: Use supports_mpx_check_pointer_bounds.
1720 * gdb.arch/i386-mpx-map.exp: Same.
1721 * gdb.arch/i386-mpx-sigsegv.exp: Same.
1722 * gdb.arch/i386-mpx-simple_segv.exp: Same.
1723 * gdb.arch/i386-mpx.exp: Same.
1724
1725 2020-05-02 Tom de Vries <tdevries@suse.de>
1726
1727 * gdb.base/psym-external-decl.c (main): Add use of variable aaa.
1728
1729 2020-05-01 Tom de Vries <tdevries@suse.de>
1730
1731 * gdb.ada/operator_bp.exp: Allow more than required amount of
1732 breakpoint.
1733
1734 2020-05-01 Tom de Vries <tdevries@suse.de>
1735
1736 * gdb.reverse/until-reverse.c (main): Fix Wunused-result warning.
1737
1738 2020-04-30 Hannes Domani <ssbssa@yahoo.de>
1739
1740 PR gdb/18706
1741 * gdb.cp/stub-array-size.cc: New test.
1742 * gdb.cp/stub-array-size.exp: New file.
1743 * gdb.cp/stub-array-size.h: New test.
1744 * gdb.cp/stub-array-size2.cc: New test.
1745
1746 2020-04-30 Hannes Domani <ssbssa@yahoo.de>
1747
1748 * gdb.python/py-format-string.exp: Adjust pretty_arrays expected
1749 output to the new format.
1750
1751 2020-04-29 Simon Marchi <simon.marchi@efficios.com>
1752
1753 * gdb.base/break.exp: Use with_test_prefix.
1754
1755 2020-04-29 Tom de Vries <tdevries@suse.de>
1756
1757 * lib/gdb.exp (debug_types): New proc.
1758 * gdb.guile/scm-symtab.exp: Add xfail for PR gcc/90232.
1759 * gdb.python/py-symtab.exp: Same.
1760
1761 2020-04-29 Hannes Domani <ssbssa@yahoo.de>
1762
1763 PR gdb/17320
1764 * gdb.base/pretty-array.c: New test.
1765 * gdb.base/pretty-array.exp: New file.
1766
1767 2020-04-29 Tom de Vries <tdevries@suse.de>
1768
1769 PR symtab/25889
1770 * gdb.cp/cpexprs.exp: Adapt for inclusion.
1771 * gdb.cp/cpexprs-debug-types.exp: New file. Set -fdebug-types-section
1772 and include cpexprs.exp.
1773
1774 2020-04-28 Mark Williams <mark@myosotissp.com>
1775
1776 PR gdb/24480
1777 * dw4-toplevel-types.exp: Test for top level types.
1778 * dw4-toplevel-types.cc: Test for top level types.
1779
1780 2020-04-28 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1781
1782 * gdb.threads/stop-with-handle.exp: Fix typo in comment
1783 (theads -> threads).
1784
1785 2020-04-28 Tom de Vries <tdevries@suse.de>
1786
1787 * gdb.opt/inline-cmds.exp: Set KFAIL PR.
1788
1789 2020-04-28 Tom de Vries <tdevries@suse.de>
1790
1791 * gdb.base/info-macros.exp: Remove KFAIL. Add missing trailing ".*".
1792
1793 2020-04-28 Tom de Vries <tdevries@suse.de>
1794
1795 * gdb.ada/array_ptr_renaming.exp: Add PR number in KFAIL.
1796
1797 2020-04-28 Tom de Vries <tdevries@suse.de>
1798
1799 * gdb.dwarf2/main-foo.c: New test.
1800 * gdb.dwarf2/struct-with-sig.exp: New file.
1801
1802 2020-04-25 Tom de Vries <tdevries@suse.de>
1803
1804 * boards/debug-types.exp: New file.
1805
1806 2020-04-25 Andrew Burgess <andrew.burgess@embecosm.com>
1807
1808 * gdb.btrace/multi-inferior.exp: Avoid paths in test names.
1809
1810 2020-04-24 Tom Tromey <tom@tromey.com>
1811
1812 PR symtab/12707:
1813 * gdb.python/py-symbol.exp: Update expected results for
1814 linkage_name test.
1815 * gdb.cp/print-demangle.exp: New file.
1816 * gdb.base/c-linkage-name.exp: Fix test.
1817 * gdb.guile/scm-symbol.exp: Update expected results for
1818 linkage_name test.
1819
1820 2020-04-24 Tom Tromey <tom@tromey.com>
1821
1822 * gdb.dwarf2/dw2-namespaceless-anonymous.S: Remove.
1823 * gdb.dwarf2/dw2-namespaceless-anonymous.c: New file.
1824 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use DWARF
1825 assembler.
1826
1827 2020-04-24 Tom de Vries <tdevries@suse.de>
1828
1829 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Set language of CU to
1830 C++.
1831
1832 2020-04-24 Tom Tromey <tromey@adacore.com>
1833
1834 * gdb.ada/frame_arg_lang.exp: Run with multiple -fgnat-encodings
1835 values.
1836 * gdb.ada/funcall_ref.exp: Run with multiple -fgnat-encodings
1837 values. Update test for minimal encodings.
1838 * gdb.ada/lang_switch.exp: Update test for minimal encodings.
1839 * gdb.ada/var_rec_arr.exp: Run with multiple -fgnat-encodings
1840 values. Update test for minimal encodings.
1841
1842 2020-04-24 Tom Tromey <tromey@adacore.com>
1843
1844 PR python/23662:
1845 * gdb.ada/variant.exp: Add Python checks.
1846 * gdb.rust/simple.exp: Add dynamic type checks.
1847
1848 2020-04-24 Tom Tromey <tromey@adacore.com>
1849
1850 * gdb.ada/mi_var_array.exp: Try all -fgnat-encodings settings.
1851 Make array type matching more lax.
1852 * gdb.ada/mi_var_union.exp: Try all -fgnat-encodings settings.
1853 * gdb.ada/mi_variant.exp: New file.
1854 * gdb.ada/mi_variant/pck.ads: New file.
1855 * gdb.ada/mi_variant/pkg.adb: New file.
1856 * gdb.ada/packed_tagged.exp: Try all -fgnat-encodings settings.
1857 * gdb.ada/unchecked_union.exp: Try all -fgnat-encodings settings.
1858
1859 2020-04-24 Tom Tromey <tromey@adacore.com>
1860
1861 * gdb.ada/variant.exp: Add dynamic field offset tests.
1862 * gdb.ada/variant/pck.ads (Nested_And_Variable): New type.
1863 * gdb.ada/variant/pkg.adb: Add new variables.
1864
1865 2020-04-24 Tom Tromey <tromey@adacore.com>
1866
1867 * gdb.ada/variant.exp: New file
1868 * gdb.ada/variant/pkg.adb: New file
1869 * gdb.ada/variant/pck.adb: New file
1870
1871 2020-04-24 Tom de Vries <tdevries@suse.de>
1872
1873 * lib/gdb.exp (clean_restart): Reset errcnt and warncnt.
1874
1875 2020-04-24 Tom de Vries <tdevries@suse.de>
1876
1877 * gdb.dwarf2/dwzbuildid.exp: Add quiet to dwzbuildid-mismatch compile
1878 flags.
1879
1880 2020-04-24 Tom de Vries <tdevries@suse.de>
1881
1882 * gdb.dwarf2/dw2-error.exp: Add quiet to compile flags.
1883
1884 2020-04-24 Tom de Vries <tdevries@suse.de>
1885
1886 * lib/gdb.exp (default_gdb_start): Handle eof.
1887 (clean_restart): Detect and handle gdb_start failure. Return -1 upon
1888 failure.
1889 * gdb.base/readnever.exp: Handle clean_restart failure.
1890
1891 2020-04-23 Tom de Vries <tdevries@suse.de>
1892
1893 * gdb.base/decl-before-def.exp: Run to main and print a again.
1894
1895 2020-04-23 Tom de Vries <tdevries@suse.de>
1896
1897 * gdb.base/decl-before-def-decl.c: New test.
1898 * gdb.base/decl-before-def-def.c: New test.
1899 * gdb.base/decl-before-def.exp: New file.
1900
1901 2020-04-23 Tom de Vries <tdevries@suse.de>
1902
1903 * gdb.base/readnever.exp: Skip if GDBFLAGS contain -readnow/--readnow.
1904
1905 2020-04-22 Tom de Vries <tdevries@suse.de>
1906
1907 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): Fix
1908 debug_info_offset.
1909 * gdb.mi/dw2-ref-missing-frame.exp: Make sure $objfuncfile comes
1910 before $objsfile in the line line.
1911
1912 2020-04-22 Tom de Vries <tdevries@suse.de>
1913
1914 * gdb.dlang/watch-loc.c (.debug_aranges): Fix _Dmain length.
1915
1916 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
1917
1918 * gdb.base/jit-attach-pie.c: Use jit-protocol.h.
1919 * gdb.base/jit-elf-main.c: Use jit-protocol.h.
1920 * gdb.base/jit-reader-host.c: Use jit-protocol.h.
1921 * gdb.base/jit-reader-simple-jit.c: Use jit-protocol.h.
1922 * gdb.base/jit-protocol.h: Update definitions to match all usage
1923 contexts.
1924
1925 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
1926
1927 * gdb.base: Rename all jit related test and source files.
1928
1929 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
1930
1931 * gdb.base/jit-reader.exp: Relax register output check.
1932
1933 2020-04-22 Tom de Vries <tdevries@suse.de>
1934
1935 PR symtab/25764
1936 * gdb.base/psym-external-decl-2.c: New test.
1937 * gdb.base/psym-external-decl.c: New test.
1938 * gdb.base/psym-external-decl.exp: New file.
1939 * gdb.threads/tls.exp: Add PR25807 kfail.
1940
1941 2020-04-22 Tom de Vries <tdevries@suse.de>
1942
1943 PR symtab/25801
1944 * gdb.dwarf2/imported-unit.exp: Test that we can get imported_unit.c
1945 in "info source" output.
1946
1947 2020-04-22 Tom de Vries <tdevries@suse.de>
1948
1949 PR symtab/25700
1950 * gdb.dwarf2/imported-unit.exp: Verify that there's only one partial
1951 symtab for imported_unit.c.
1952
1953 2020-04-21 Gary Benson <gbenson@redhat.com>
1954
1955 * gdb.base/advance.c (func): New argument, to match call site.
1956 (func2, func3): Add return statements.
1957
1958 2020-04-21 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1959
1960 * gdb.multi/run-only-second-inf.c: New file.
1961 * gdb.multi/run-only-second-inf.exp: New file.
1962
1963 2020-04-21 Markus Metzger <markus.t.metzger@intel.com>
1964
1965 * gdb.btrace/multi-inferior.c: New test.
1966 * gdb.btrace/multi-inferior.exp: New file.
1967
1968 2020-04-21 Markus Metzger <markus.t.metzger@intel.com>
1969
1970 * gdb.btrace/enable-new-thread.c: New test.
1971 * gdb.btrace/enable-new-thread.exp: New file.
1972
1973 2020-04-21 Tom de Vries <tdevries@suse.de>
1974
1975 PR gdb/25471
1976 * gdb.threads/killed-outside.c: New test.
1977 * gdb.threads/killed-outside.exp: New file.
1978
1979 2020-04-20 Gary Benson <gbenson@redhat.com>
1980
1981 * gdb.base/nested-subp1.exp: Use support_nested_function_tests.
1982 * gdb.base/nested-subp2.exp: Likewise.
1983 * gdb.base/nested-subp3.exp: Likewise.
1984
1985 2020-04-20 Gary Benson <gbenson@redhat.com>
1986
1987 * gdb.base/nested-subp1.exp: Disable test when using clang.
1988 * gdb.base/nested-subp2.exp: Likewise.
1989 * gdb.base/nested-subp3.exp: Likewise.
1990
1991 2020-04-20 Gary Benson <gbenson@redhat.com>
1992
1993 * gdb.cp/exception.cc: Fix compilation error with clang.
1994
1995 2020-04-20 Gary Benson <gbenson@redhat.com>
1996
1997 * gdb.trace/tspeed.c: Fix compilation error with clang.
1998
1999 2020-04-20 Gary Benson <gbenson@redhat.com>
2000
2001 * gdb.base/jit-main.c: Fix compilation error with clang.
2002
2003 2020-04-17 Kamil Rytarowski <n54@gmx.com>
2004
2005 * gdb.base/attach-twice.c: Include "sys/types.h".
2006 (PTRACE_ATTACH): Add fallback definition.
2007 (main): Pass `0' to the 4th argument of `ptrace'.
2008
2009 2020-04-17 Kamil Rytarowski <n54@gmx.com>
2010
2011 * gdb.base/fork-running-state.c: Include "signal.h".
2012
2013 2020-04-17 Tom Tromey <tromey@adacore.com>
2014
2015 * gdb.cp/maint.exp (test_help): Simplify multiple_help_body.
2016 Update tests.
2017 * gdb.btrace/cpu.exp: Update tests.
2018 * gdb.base/maint.exp: Update tests.
2019 * gdb.base/default.exp: Update tests.
2020 * gdb.base/completion.exp: Update tests.
2021
2022 2020-04-16 Tom de Vries <tdevries@suse.de>
2023
2024 PR symtab/25791
2025 * gdb.dwarf2/gdb-add-index.exp (add_gdb_index): Move ...
2026 (ensure_gdb_index): and factor out and move ...
2027 * lib/gdb.exp (add_gdb_index, ensure_gdb_index): ... here.
2028 * gdb.dwarf2/imported-unit-runto-main.exp: New file.
2029
2030 2020-04-16 Tom de Vries <tdevries@suse.de>
2031
2032 * gdb.base/maint-expand-symbols-header-file.exp: Set language before
2033 loading exec.
2034
2035 2020-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
2036
2037 * gdb.base/many-completions.exp: New file.
2038
2039 2020-04-14 Tom de Vries <tdevries@suse.de>
2040
2041 PR symtab/25718
2042 * gdb.dwarf2/dw2-symtab-includes.exp: New file.
2043
2044 2020-04-14 Tom de Vries <tdevries@suse.de>
2045
2046 PR symtab/25720
2047 * gdb.base/maint-expand-symbols-header-file.c: New test.
2048 * gdb.base/maint-expand-symbols-header-file.exp: New file.
2049 * gdb.base/maint-expand-symbols-header-file.h: New test.
2050
2051 2020-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
2052
2053 * gdb.dwarf2/dw2-inline-many-frames.exp (get_func_info): Delete.
2054 * gdb.dwarf2/dw2-inline-small-func.exp: Pass options to
2055 get_func_info.
2056 (get_func_info): Delete.
2057 * gdb.dwarf2/dw2-is-stmt-2.exp (get_func_info): Delete.
2058 * gdb.dwarf2/dw2-is-stmt.exp (get_func_info): Delete.
2059 * lib/dwarf.exp (get_func_info): New function.
2060
2061 2020-04-13 Tom de Vries <tdevries@suse.de>
2062
2063 * lib/ada.exp (find_ada_tool): Pass --GCC and -B to gnatlink, similar
2064 to what find_gnatmake does.
2065
2066 2020-04-10 Tom de Vries <tdevries@suse.de>
2067
2068 * gdb.base/style.exp: Expect "Expanding full symbols" message for
2069 -readnow.
2070
2071 2020-04-10 Tom de Vries <tdevries@suse.de>
2072
2073 PR cli/25808
2074 * gdb.base/style.c: Add leading newlines.
2075 * gdb.base/style.exp: Use gdb_get_line_number to get specific lines.
2076 Check listing of main's one-line body.
2077
2078 2020-04-08 Tom de Vries <tdevries@suse.de>
2079
2080 * lib/gdb.exp (psymtabs_p): New proc.
2081 * gdb.dwarf2/imported-unit.exp: Mark "no static partial symbols in
2082 importing unit" unsupported if there are no partial symbols.
2083
2084 2020-04-08 Tom de Vries <tdevries@suse.de>
2085
2086 PR testsuite/25760
2087 * gdb.ada/call_pn.exp: Call "maint expand-symtabs". Add xfails.
2088
2089 2020-04-07 Tom de Vries <tdevries@suse.de>
2090
2091 PR symtab/25796
2092 * gdb.dwarf2/imported-unit-abstract-const-value.exp: New file.
2093
2094 2020-04-07 Tom de Vries <tdevries@suse.de>
2095
2096 * gdb.base/check-psymtab.c: New test.
2097 * gdb.base/check-psymtab.exp: New file.
2098
2099 2020-04-06 Tom Tromey <tromey@adacore.com>
2100
2101 * gdb.ada/variant-record/proc.adb: New file.
2102 * gdb.ada/variant-record/value.adb: New file.
2103 * gdb.ada/variant-record/value.s: New file.
2104 * gdb.ada/variant-record.exp: New file.
2105
2106 2020-04-03 Hannes Domani <ssbssa@yahoo.de>
2107
2108 PR gdb/25325
2109 * gdb.cp/typed-enum.cc: New test.
2110 * gdb.cp/typed-enum.exp: New file.
2111
2112 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
2113
2114 * gdb.dwarf2/dw2-inline-small-func-lbls.c: New file.
2115 * gdb.dwarf2/dw2-inline-small-func.c: New file.
2116 * gdb.dwarf2/dw2-inline-small-func.exp: New file.
2117 * gdb.dwarf2/dw2-inline-small-func.h: New file.
2118 * gdb.opt/inline-small-func.c: New file.
2119 * gdb.opt/inline-small-func.exp: New file.
2120 * gdb.opt/inline-small-func.h: New file.
2121
2122 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
2123
2124 * lib/dwarf.exp (Dwarf::lines::program::DW_LNS_set_file): New
2125 function.
2126
2127 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
2128
2129 * lib/dwarf.exp (function_range): Allow compiler options to be
2130 specified.
2131
2132 2020-04-02 Tom de Vries <tdevries@suse.de>
2133
2134 * gdb.dwarf2/break-inline-psymtab-2.c (bar): Add
2135 __attribute__((always_inline)).
2136 * gdb.dwarf2/break-inline-psymtab.exp: Don't use -O2.
2137
2138 2020-04-02 Tom de Vries <tdevries@suse.de>
2139
2140 * lib/gdbserver-support.exp (gdbserver_exit): Factor out of ...
2141 (gdbserver_gdb_exit): ... here. Add timeout warning.
2142 * gdb.multi/multi-target.exp (server_spawn_ids): New global var.
2143 (connect_target_extended_remote): Append new server_spawn_id to
2144 server_spawn_ids.
2145 (cleanup): New proc.
2146 (setup, <toplevel>): Call cleanup.
2147
2148 2020-04-02 Tom de Vries <tdevries@suse.de>
2149
2150 * gdb.base/main-psymtab.exp: New file.
2151
2152 2020-04-02 Tom de Vries <tdevries@suse.de>
2153
2154 * gdb.fortran/mixed-lang-stack.exp: Accept new complex printing style.
2155
2156 2020-04-01 Tom Tromey <tom@tromey.com>
2157
2158 * gdb.base/complex-parts.exp: Add type tests.
2159
2160 2020-04-01 Tom Tromey <tom@tromey.com>
2161
2162 * gdb.base/complex-parts.exp: Add arithmetic tests.
2163
2164 2020-04-01 Tom Tromey <tom@tromey.com>
2165
2166 * gdb.compile/compile.exp: Update.
2167 * gdb.compile/compile-cplus.exp: Update.
2168 * gdb.base/varargs.exp: Update.
2169 * gdb.base/floatn.exp: Update.
2170 * gdb.base/endianity.exp: Update.
2171 * gdb.base/callfuncs.exp (do_function_calls): Update.
2172 * gdb.base/funcargs.exp (complex_args, complex_integral_args)
2173 (complex_float_integral_args): Update.
2174 * gdb.base/complex.exp: Update.
2175 * gdb.base/complex-parts.exp: Update.
2176
2177 2020-04-01 Tom Tromey <tromey@adacore.com>
2178
2179 * gdb.rust/union.rs: New file.
2180 * gdb.rust/union.exp: New file.
2181 * gdb.rust/simple.rs (Union, Union2): Move to union.rs.
2182 (main): Update.
2183 * gdb.rust/simple.exp: Move union tests to union.exp.
2184
2185 2020-04-01 Tom Tromey <tromey@adacore.com>
2186
2187 * gdb.rust/simple.rs (main): Remove "y0".
2188
2189 2020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2190
2191 * gdb.multi/stop-all-on-exit.c: New test.
2192 * gdb.multi/stop-all-on-exit.exp: New file.
2193
2194 2020-04-01 Hannes Domani <ssbssa@yahoo.de>
2195
2196 PR gdb/24789
2197 * gdb.cp/misc.cc: Add integer reference variable.
2198 * gdb.cp/misc.exp: Add test.
2199
2200 2020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2201
2202 * gdb.server/stop-reply-no-thread.exp: Enhance the test
2203 scenario to cover execution until the end and also the case
2204
2205 2020-03-31 Tom de Vries <tdevries@suse.de>
2206
2207 * gdb.base/c-linkage-name.exp: Fix test-case comment. Set language to
2208 c. Use "maint info symtabs" to check symtab expansion.
2209
2210 2020-03-30 Tom de Vries <tdevries@suse.de>
2211
2212 * gdb.base/c-linkage-name.exp: Use readnow call to mark a test
2213 unsupported.
2214 (verify_psymtab_expanded): Move ...
2215 * lib/gdb.exp (verify_psymtab_expanded): ... here. Add unsupported
2216 test.
2217 (readnow): New proc.
2218
2219 2020-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
2220
2221 * gdb.fortran/mixed-lang-stack.exp: Replace two hard coded address
2222 with $hex.
2223
2224 2020-03-20 Tom Tromey <tromey@adacore.com>
2225
2226 * gdb.dwarf2/dw2-ranges-base.exp: Update regular expressions.
2227
2228 2020-03-20 Tom Tromey <tromey@adacore.com>
2229
2230 * gdb.ada/sub_variant/subv.adb: New file.
2231 * gdb.ada/sub_variant.exp: New file.
2232
2233 2020-03-20 Tom de Vries <tdevries@suse.de>
2234
2235 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Bail out if
2236 first break fails.
2237 * gdb.threads/step-over-trips-on-watchpoint.exp: (do_test): Same.
2238
2239 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
2240
2241 * gdb.server/exit-multiple-threads.c: New file.
2242 * gdb.server/exit-multiple-threads.exp: New file.
2243
2244 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
2245
2246 * gdb.fortran/mixed-lang-stack.c: New file.
2247 * gdb.fortran/mixed-lang-stack.cpp: New file.
2248 * gdb.fortran/mixed-lang-stack.exp: New file.
2249 * gdb.fortran/mixed-lang-stack.f90: New file.
2250
2251 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
2252
2253 * gdb.linespec/cp-completion-aliases.cc: New file.
2254 * gdb.linespec/cp-completion-aliases.exp: New file.
2255
2256 2020-03-19 Tom de Vries <tdevries@suse.de>
2257
2258 * gdb.opt/inline-locals.exp: Add kfail PR number. Make kfail matching
2259 more precise.
2260
2261 2020-03-18 Tom de Vries <tdevries@suse.de>
2262
2263 * gdb.dwarf2/break-inline-psymtab-2.c: New test.
2264 * gdb.dwarf2/break-inline-psymtab.c: New test.
2265 * gdb.dwarf2/break-inline-psymtab.exp: New file.
2266
2267 2020-03-16 Tom de Vries <tdevries@suse.de>
2268
2269 * lib/cache.exp (gdb_do_cache): Add and handle local variables
2270 cache_verify and cache_verify_proc.
2271
2272 2020-03-15 Tom de Vries <tdevries@suse.de>
2273
2274 * gdb.server/solib-list.exp: Handle
2275 'Load new symbol table from "/lib64/ld-2.26.so"? (y or n)'.
2276
2277 2020-03-15 Tom de Vries <tdevries@suse.de>
2278
2279 * gdb.base/maint.exp: Use exp_continue in long lines for "maint print
2280 objfiles".
2281
2282 2020-03-14 Tom Tromey <tom@tromey.com>
2283
2284 * gdb.base/cvexpr.exp: Add test for _Atomic and restrict.
2285
2286 2020-03-14 Tom de Vries <tdevries@suse.de>
2287
2288 * gdb.mi/mi-fortran-modules.exp: Use exp_continue.
2289
2290 2020-03-14 Tom de Vries <tdevries@suse.de>
2291
2292 * gdb.threads/attach-many-short-lived-threads.exp: Read "info threads"
2293 result in line-by-line fashion.
2294
2295 2020-03-14 Tom de Vries <tdevries@suse.de>
2296
2297 * lib/gdb.exp (supports_statement_frontiers): New proc.
2298 * gdb.cp/step-and-next-inline.exp: Use supports_statement_frontiers.
2299
2300 2020-03-14 Tom de Vries <tdevries@suse.de>
2301
2302 * gdb.base/printcmds.exp: Add missing quoting for "print
2303 teststring2".
2304
2305 2020-03-13 Tom Tromey <tom@tromey.com>
2306
2307 * gdb.base/printcmds.exp (test_print_strings): Add regression
2308 test.
2309 * gdb.base/printcmds.c (charptr): New typedef.
2310 (teststring2): New global.
2311
2312 2020-03-13 Andrew Burgess <andrew.burgess@embecosm.com>
2313
2314 * gdb.base/break-interp.exp: Use the tail of the filename, not the
2315 full path in the test name.
2316 (test_ld): Add some with_test_prefix blocks to make test names
2317 unique.
2318
2319 2020-03-13 Tom de Vries <tdevries@suse.de>
2320
2321 * gdb.mi/mi-sym-info.exp: Fix buffer full errors, and timeouts.
2322
2323 2020-03-13 Tom de Vries <tdevries@suse.de>
2324
2325 * gdb.mi/mi-sym-info.exp: Make matching more precise.
2326
2327 2020-03-13 Tom de Vries <tdevries@suse.de>
2328
2329 PR symtab/25646
2330 * gdb.dwarf2/imported-unit.exp: Add test.
2331
2332 2020-03-13 Tom de Vries <tdevries@suse.de>
2333
2334 * gdb.mi/mi-sym-info-2.c (another_char_t, another_short_t): New typedef.
2335 (var1, var2): New variable.
2336 * gdb.mi/mi-sym-info.exp: Add --name to various commands to restrict
2337 matching symbols.
2338
2339 2020-03-13 Tom de Vries <tdevries@suse.de>
2340
2341 * lib/tuiterm.exp (Term::command_no_prompt_prefix): New proc.
2342 (Term::command): Use prompt prefix.
2343 (Term::enter_tui): Use command_no_prompt_prefix instead of prefix.
2344 * gdb.tui/tui-layout-asm-short-prog.exp: Use
2345 command_no_prompt_prefix instead of prefix.
2346 * gdb.tui/tui-layout-asm.exp: Same.
2347
2348 2020-03-12 Simon Marchi <simon.marchi@efficios.com>
2349
2350 * gdb.base/break-interp.exp: Use foreach_with_prefix.
2351
2352 2020-03-12 Simon Marchi <simon.marchi@efficios.com>
2353
2354 * gdb.arch/amd64-disp-step-avx.S: Add nops after _start.
2355 * gdb.arch/amd64-disp-step-avx.exp: Enable "set debug displaced
2356 on" while stepping over the test instruction, match printed
2357 message.
2358
2359 2020-03-12 Tom de Vries <tdevries@suse.de>
2360
2361 * gdb.base/info-types.exp: Use exp_continue during matching of output
2362 of "info types".
2363
2364 2020-03-12 Tom de Vries <tdevries@suse.de>
2365
2366 * gdb.threads/execl.exp: Delete breakpoint after hitting it.
2367
2368 2020-03-12 Tom de Vries <tdevries@suse.de>
2369
2370 * gdb.fortran/module.exp: Use exp_continue during matching of output
2371 of "info variable -n".
2372
2373 2020-03-12 Tom de Vries <tdevries@suse.de>
2374
2375 * gdb.dwarf2/dw2-ranges-base.exp: Limit "maint info line-table" to
2376 gdb.dwarf2/dw2-ranges-base.c.
2377
2378 2020-03-12 Tom de Vries <tdevries@suse.de>
2379
2380 * gdb.linespec/explicit.exp: Fix "complete non-unique file name" test
2381 in presence of GLIBC debuginfo.
2382
2383 2020-03-12 Tom de Vries <tdevries@suse.de>
2384
2385 * lib/gdb.exp (gdb_core_cmd): Use string_to_regexp for regexp-matching
2386 $core.
2387
2388 2020-03-12 Tom de Vries <tdevries@suse.de>
2389
2390 * lib/gdb.exp (gdb_core_cmd): Make "No such file or directory" regexp
2391 more precise.
2392
2393 2020-03-11 Simon Marchi <simon.marchi@efficios.com>
2394
2395 * lib/gdb.exp (standard_output_file): Use `pwd -W` to convert
2396 from Unix to Windows path.
2397
2398 2020-03-11 Tom de Vries <tdevries@suse.de>
2399
2400 * gdb.ada/minsyms.exp: Set language to ada.
2401
2402 2020-03-11 Tom de Vries <tdevries@suse.de>
2403
2404 * gdb.server/sysroot.exp: Allow GLIBC's printf alias __printf.
2405
2406 2020-03-11 Tom de Vries <tdevries@suse.de>
2407
2408 * gdb.btrace/reconnect.exp: Allow source line pattern after stepi.
2409
2410 2020-03-11 Tom Tromey <tromey@adacore.com>
2411
2412 * gdb.dwarf2/variant.exp: Mark discriminants as artificial.
2413
2414 2020-03-11 Tom de Vries <tdevries@suse.de>
2415
2416 * gdb.base/foll-fork.exp: Allow "Reading in symbols" messages.
2417
2418 2020-03-11 Tom de Vries <tdevries@suse.de>
2419
2420 * gdb.base/break-interp.exp: Limit verbose scope.
2421
2422 2020-03-11 Tom de Vries <tdevries@suse.de>
2423
2424 * gdb.fortran/logical.f90: Define variable with character type.
2425 * gdb.fortran/logical.exp: Use character type instead of uint8_t.
2426
2427 2020-03-11 Tom de Vries <tdevries@suse.de>
2428
2429 * gdb.base/list-ambiguous.exp: Set EDITOR to true.
2430
2431 2020-03-11 Tom de Vries <tdevries@suse.de>
2432
2433 * gdb.ada/access_to_packed_array.exp: Test printing of expanded
2434 symtabs.
2435
2436 2020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
2437 Bernd Edlinger <bernd.edlinger@hotmail.de>
2438
2439 * gdb.cp/step-and-next-inline.cc: New file.
2440 * gdb.cp/step-and-next-inline.exp: New file.
2441 * gdb.cp/step-and-next-inline.h: New file.
2442 * gdb.dwarf2/dw2-is-stmt.c: New file.
2443 * gdb.dwarf2/dw2-is-stmt.exp: New file.
2444 * gdb.dwarf2/dw2-is-stmt-2.c: New file.
2445 * gdb.dwarf2/dw2-is-stmt-2.exp: New file.
2446 * gdb.dwarf2/dw2-ranges-base.exp: Update line table pattern.
2447
2448 2020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
2449
2450 * lib/dwarf.exp (Dwarf::lines) Add support for modifying the
2451 is-stmt flag in the line table.
2452
2453 2020-03-09 Tom de Vries <tdevries@suse.de>
2454
2455 * lib/gdb.exp (cached_file): Create cache dir.
2456
2457 2020-03-07 Tom de Vries <tdevries@suse.de>
2458
2459 * gdb.cp/ref-params.exp: Compare build_executable result with -1.
2460 * gdb.cp/rvalue-ref-params.exp: Same.
2461
2462 2020-03-06 Tom de Vries <tdevries@suse.de>
2463
2464 * lib/gdb.exp (tentative_rename, cached_file): New proc.
2465 * boards/cc-with-tweaks.exp: Use cached_file to create gdb.sh.
2466
2467 2020-03-06 Tom de Vries <tdevries@suse.de>
2468
2469 * README: Fix "the the".
2470 * gdb.base/dprintf.exp: Same.
2471
2472 2020-03-05 Tom de Vries <tdevries@suse.de>
2473
2474 * gdb.base/maint.exp: Update "main print statistics" expected output.
2475
2476 2020-03-04 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
2477
2478 * lib/fortran.exp (fortran_int4): Handle flang kind printing.
2479 (fortran_int8): Likewise.
2480 (fortran_real4): Likewise.
2481 (fortran_real8): Likewise.
2482 (fortran_complex4): Likewise.
2483 (fortran_logical4): Likewise.
2484 (fortran_character1): Likewise.
2485
2486 2020-03-03 Andrew Burgess <andrew.burgess@embecosm.com>
2487
2488 * gdb.fortran/logical.exp: Add tests that any non-zero value is
2489 printed as true.
2490
2491 2020-03-03 Sergio Durigan Junior <sergiodj@redhat.com>
2492
2493 * gdb.base/printcmds.exp: Add test to verify printf of a
2494 variable holding an address.
2495
2496 2020-03-03 Tom de Vries <tdevries@suse.de>
2497
2498 * gdb.mi/gdb2549.exp: Fix "register values t" check-read1 timeout.
2499
2500 2020-03-03 Tom de Vries <tdevries@suse.de>
2501
2502 * gdb.mi/list-thread-groups-available.exp: Use -prompt syntax for
2503 gdb_test_multiple call.
2504
2505 2020-03-03 Tom de Vries <tdevries@suse.de>
2506
2507 * gdb.mi/mi-sym-info.exp: Add missing -prompt "$mi_gdb_prompt$" to
2508 gdb_test_multiple calls.
2509
2510 2020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
2511
2512 * gdb.base/default.exp: Remove test of 'set history filename'.
2513 * gdb.base/gdbinit-history.exp: Add tests for setting the history
2514 filename to the empty string.
2515 * lib/gdb.exp (gdb_init): Unset environment variables GDBHISTFILE
2516 and GDBHISTSIZE.
2517
2518 2020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
2519
2520 * gdb.server/stop-reply-no-thread.exp: Add test where T packet is
2521 disabled.
2522
2523 2020-03-02 Pedro Alves <palves@redhat.com>
2524 Tom de Vries <tdevries@suse.de>
2525
2526 * lib/gdb.exp (gdb_test_multiple): Handle prompt_regexp option using
2527 -prompt prefix, before user_code argument. Add -lbl option likewise.
2528 (skip_python_tests_prompt, skip_libstdcxx_probe_tests_prompt)
2529 (gdb_is_target_1): Add -prompt prefix and move to before user_code
2530 argument.
2531 * gdb.base/corefile-buildid.exp: Use -lbl option. Rewrite regexps to
2532 have "\r\n" at start-of-line, instead of at end-of-line.
2533
2534 2020-02-28 Simon Marchi <simon.marchi@efficios.com>
2535
2536 * lib/trace-support.exp (get_in_proc_agent): Adjust path to
2537 libinproctrace.so.
2538
2539 2020-02-28 Luis Machado <luis.machado@linaro.org>
2540
2541 * gdb.arch/aarch64-fp.exp: Switch from "info registers" command
2542 to "p/x".
2543
2544 2020-02-28 Luis Machado <luis.machado@linaro.org>
2545
2546 * gdb.arch/aarch64-dbreg-contents.c: Include stdlib.h, unistd.h,
2547 asm/ptrace.h and error.h.
2548
2549 2020-02-28 Tom de Vries <tdevries@suse.de>
2550
2551 * gdb.base/c-linkage-name.c (main): Call do_something_other_cu.
2552 (struct wrapper, do_something, mundane/symada__cS): Move ...
2553 * gdb.base/c-linkage-name-2.c: ... here. New source file.
2554 * gdb.base/c-linkage-name.exp: Add verification of psymtab expansion.
2555 Update "print symada__cS before partial symtab expansion" regexp.
2556 Update breakpoint location. Flush symbol cache after expansion.
2557
2558 2020-02-28 Luis Machado <luis.machado@linaro.org>
2559
2560 * gdb.arch/aarch64-pauth.exp: Recognize optional PAC output.
2561
2562 2020-02-27 Tom de Vries <tdevries@suse.de>
2563
2564 * config/sid.exp: Remove unused globals.
2565 * gdb.base/attach.exp: Same.
2566 * gdb.base/catch-load.exp: Same.
2567 * gdb.base/dbx.exp: Same.
2568 * lib/gdb.exp: Same.
2569 * lib/mi-support.exp: Same.
2570 * lib/prompt.exp: Same.
2571
2572 2020-02-27 Tom de Vries <tdevries@suse.de>
2573
2574 * lib/tuiterm.exp (spawn): Handle case that spawn_out(slave,name) is
2575 not set.
2576
2577 2020-02-26 Aaron Merey <amerey@redhat.com>
2578
2579 * gdb.debuginfod: New directory for debuginfod tests.
2580 * gdb.debuginfod/main.c: New test file.
2581 * gdb.debuginfod/fetch_src_and_symbols.exp: New tests.
2582
2583 2020-02-26 Tom de Vries <tdevries@suse.de>
2584
2585 PR gdb/25603
2586 * gdb.base/persistent-lang.cc: New test.
2587 * gdb.base/persistent-lang.exp: New file.
2588
2589 2020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
2590
2591 * gdb.fortran/derived-type-striding.exp: Add a new test.
2592 * gdb.fortran/derived-type-striding.f90: Add pointer variable for
2593 new test.
2594
2595 2020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
2596
2597 * gdb.base/cached-source-file.exp: Avoid source file paths in test
2598 names.
2599
2600 2020-02-25 Tom de Vries <tdevries@suse.de>
2601
2602 PR go/18926
2603 * gdb.go/methods.exp: Remove gcc/93866 xfail.
2604
2605 2020-02-24 Tom de Vries <tdevries@suse.de>
2606
2607 PR gdb/25592
2608 * gdb.base/info-locals-unused-static-var.c: New test.
2609 * gdb.base/info-locals-unused-static-var.exp: New file.
2610
2611 2020-02-22 Tom Tromey <tom@tromey.com>
2612
2613 * gdb.python/tui-window.exp: New file.
2614 * gdb.python/tui-window.py: New file.
2615
2616 2020-02-22 Tom Tromey <tom@tromey.com>
2617
2618 PR tui/17850:
2619 * gdb.tui/new-layout.exp: Add horizontal layout and winheight
2620 tests.
2621
2622 2020-02-22 Tom Tromey <tom@tromey.com>
2623
2624 * gdb.tui/new-layout.exp: Add sub-layout tests.
2625
2626 2020-02-22 Tom Tromey <tom@tromey.com>
2627
2628 * gdb.tui/new-layout.exp: New file.
2629
2630 2020-02-22 Tom Tromey <tom@tromey.com>
2631
2632 * gdb.rust/rust-style.rs: New file.
2633 * gdb.rust/rust-style.exp: New file.
2634 * gdb.base/style.exp: Test structure printing.
2635 * gdb.base/style.c (struct some_struct): New type.
2636 (enum etype): New type.
2637 (struct_value): New global.
2638
2639 2020-02-21 Tom de Vries <tdevries@suse.de>
2640
2641 PR go/18926
2642 * lib/gdb.exp (bp_location2/bp_location2_regexp): Fix.
2643 Remove blanket xfails. Use message argument for gdb_breakpoint.
2644 Make continuing to breakpoint test conditional on setting breakpoint.
2645 Fix continuing to breakpoint regexp. Add xfails for gccgo-6/7
2646 DW_AT_name attribute. Add xfail for GCC PR93866.
2647
2648 2020-02-21 Andrew Burgess <andrew.burgess@embecosm.com>
2649
2650 * gdb.dwarf2/cpp-linkage-name.c: New file.
2651 * gdb.dwarf2/cpp-linkage-name.exp: New file.
2652
2653 2020-02-21 Shahab Vahedi <shahab@synopsys.com>
2654
2655 * lib/gdb.exp (gdb_wrapper_init): Reset
2656 "gdb_wrapper_initialized" to 0 if "wrapper_file" does
2657 not exist.
2658
2659 2020-02-20 Tom de Vries <tdevries@suse.de>
2660
2661 PR go/17018
2662 * gdb.go/hello.exp: Copy ...
2663 * gdb.go/global-local-var-shadow.exp: ... here. New file. Expect
2664 print of st to print value of global definition. Add xfail for GCC
2665 PR93844.
2666 * gdb.go/hello.exp: Remove printing of st before definition.
2667 * gdb.go/hello.go: Copy ...
2668 * gdb.go/global-local-var-shadow.go: ... here. New test. Rename myst
2669 to st.
2670 * gdb.go/hello.go: Remove myst. Remove comment about shadowing.
2671
2672 2020-02-20 Tom de Vries <tdevries@suse.de>
2673
2674 * lib/gdb.exp (support_go_compile): New gdb_caching_proc.
2675 (gdb_simple_compile): Handle compile_flags go by using .go extension
2676 for source file.
2677 * gdb.go/chan.exp: Use support_go_compile.
2678 * gdb.go/handcall.exp: Same.
2679 * gdb.go/hello.exp: Same.
2680 * gdb.go/integers.exp: Same.
2681 * gdb.go/max-depth.exp: Same.
2682 * gdb.go/methods.exp: Same.
2683 * gdb.go/package.exp: Same.
2684 * gdb.go/strings.exp: Same.
2685 * gdb.go/types.exp: Same.
2686 * gdb.go/unsafe.exp: Same.
2687
2688 2020-02-19 Tom de Vries <tdevries@suse.de>
2689
2690 * gdb.python/lib-types.exp: Make xfail more strict.
2691
2692 2020-02-19 Tom de Vries <tdevries@suse.de>
2693
2694 * gdb.ada/funcall_ref.exp: Replace xfail setup by unsupported check.
2695
2696 2020-02-19 Doug Evans <dje@google.com>
2697
2698 PR rust/25535
2699 * gdb.rust/simple.exp: Add test.
2700 * gdb.rust/simple.rs: Add test.
2701
2702 2020-02-19 Tom de Vries <tdevries@suse.de>
2703
2704 * gdb.base/corefile-buildid.exp (check_exec_file): Match info files
2705 output line-by-line.
2706
2707 2020-02-19 Tom de Vries <tdevries@suse.de>
2708
2709 * gdb.cp/cpexprs.exp: Remove c++/14186 kfail.
2710
2711 2020-02-19 Tom de Vries <tdevries@suse.de>
2712
2713 * gdb.base/solib-overlap.exp: Use exec instead of system to execute
2714 prelink.
2715
2716 2020-02-19 Tom de Vries <tdevries@suse.de>
2717
2718 * lib/cache.exp (ignore_pass, gdb_do_cache_wrap): New proc.
2719 (gdb_do_cache): Use gdb_do_cache_wrap.
2720 * gdb.base/gdb-caching-proc.exp (test_proc): Use gdb_do_cache_wrap.
2721
2722 2020-02-19 Tom de Vries <tdevries@suse.de>
2723
2724 * lib/dtrace.exp (dtrace_build_usdt_test_program): Use quiet as
2725 gdb_compile option.
2726
2727 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
2728
2729 * gdb.base/printcmds.exp (test_print_enums): Update expected
2730 output.
2731
2732 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
2733
2734 * gdb.base/printcmds.exp (test_print_enums): Expect hex values
2735 for "unknown".
2736
2737 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
2738
2739 * gdb.base/printcmds.c (enum flag_enum): Add FE_TWO_LEGACY
2740 enumerator.
2741
2742 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
2743
2744 * gdb.base/printcmds.c (enum flag_enum): Prefix enumerators with
2745 FE_, add FE_NONE.
2746 (three): Update.
2747 (enum flag_enum_without_zero): New enum.
2748 (flag_enum_without_zero): New variable.
2749 (enum not_flag_enum): New enum.
2750 (three_not_flag): New variable.
2751 * gdb.base/printcmds.exp (test_artificial_arrays): Update.
2752 (test_print_enums): Add more tests for printing flag enums.
2753
2754 2020-02-18 Tom de Vries <tdevries@suse.de>
2755
2756 * lib/ada.exp (gdb_compile_ada_1): Factor out of ...
2757 (gdb_compile_ada): ... here.
2758 (gnat_runtime_has_debug_info): Remove fail call for gdb_compile_ada
2759 failure. Use gdb_compile_ada_1 instead of gdb_compile_ada.
2760
2761 2020-02-14 Tom Tromey <tom@tromey.com>
2762
2763 * lib/gdbserver-support.exp (find_gdbserver): Find gdbserver in
2764 build directory.
2765 * boards/gdbserver-base.exp: Update path to gdbserver.
2766
2767 2020-02-13 Tom de Vries <tdevries@suse.de>
2768
2769 * lib/ada.exp (gdb_compile_ada): Delete stale exec before compilation.
2770
2771 2020-02-13 Tom de Vries <tdevries@suse.de>
2772
2773 * gdb.ada/catch_ex_std.exp: Indicate unsupported if gnatbind/gnatlink
2774 are missing.
2775
2776 2020-02-13 Tom de Vries <tdevries@suse.de>
2777
2778 * lib/ada.exp (gnatmake_version_at_least): Wrap exec call in a catch
2779 call.
2780
2781 2020-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
2782
2783 PR tui/25126
2784 https://bugzilla.redhat.com/show_bug.cgi?id=1784210
2785 * gdb.base/cached-source-file.c: New file.
2786 * gdb.base/cached-source-file.exp: New file.
2787
2788 2020-02-11 Tom de Vries <tdevries@suse.de>
2789
2790 PR testsuite/25488
2791 * lib/gdb.exp (gdb_init): Unset $file_last_loaded.
2792
2793 2020-02-10 Tom de Vries <tdevries@suse.de>
2794
2795 * gdb.multi/multi-target.exp: Skip if skip_gdbserver_tests.
2796
2797 2020-02-10 Maciej W. Rozycki <macro@wdc.com>
2798
2799 * gdb.base/step-over-no-symbols.exp: Verify that $before_addr
2800 and $after_addr are both integers before making a comparison.
2801
2802 2020-02-09 Tom de Vries <tdevries@suse.de>
2803
2804 * gdb.base/many-headers.exp: Echo gdb command to gdb.log. Capture gdb
2805 command output and paste it into gdb.log. If any, paste catch message
2806 to gdb.log.
2807
2808 2020-02-07 Tom Tromey <tromey@adacore.com>
2809
2810 PR breakpoints/24915:
2811 * gdb.base/annotate-symlink.exp: Use setup_xfail.
2812
2813 2020-02-06 Shahab Vahedi <shahab@synopsys.com>
2814
2815 * gdb.tui/tui-missing-src.exp: Add the "missing source
2816 file" test for the TUI.
2817
2818 2020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
2819
2820 * gdb.server/multi-ui-errors.exp: Give a test a real name to avoid
2821 including a port number in the output.
2822
2823 2020-02-04 Alok Kumar Sharma <alokkumar.sharma@amd.com>
2824
2825 * lib/fortran.exp (fortran_int4): Handle clang.
2826 (fortran_int8): Likewise.
2827 (fortran_real4): Likewise.
2828 (fortran_real8): Likewise.
2829 (fortran_complex4): Likewise.
2830 (fortran_logical4): Likewise.
2831 (fortran_character1): Likewise.
2832
2833 2020-02-04 Tom de Vries <tdevries@suse.de>
2834
2835 * README (Race detection): Add note.
2836
2837 2020-02-04 Tom de Vries <tdevries@suse.de>
2838
2839 * lib/gdb.exp (inferior_exited_re): Use "\[^\n\r\]*" instead of ".*".
2840
2841 2020-02-04 Tom de Vries <tdevries@suse.de>
2842
2843 * lib/gdb.exp (inferior_exited_re): Use non-capturing parentheses.
2844
2845 2020-02-03 Rogerio A. Cardoso <rcardoso@linux.ibm.com>
2846
2847 * gdb.arch/powerpc-power8.exp: Delete trailing whitespace of
2848 tbegin., tend. instructions. Replace bctar-, bctar+, bctarl-,
2849 bctarl+ extended mnemonics when avaliable by bgttar, bnstarl,
2850 blttar, bnetarl.
2851 * gdb.arch/powerpc-power8.s: Fix comments. Fix instructions
2852 binary for blttar, bnetarl.
2853 * gdb.arch/powerpc-power9.exp: Delete trailing whitespace of
2854 wait instruction. Delete ldmx test.
2855 * gdb.arch/powerpc-power9.s: Delete ldmx instruction.
2856
2857 2020-02-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
2858
2859 * gdb.fortran/array-bounds-high.exp: New file.
2860 * gdb.fortran/array-bounds-high.f90: New file.
2861
2862 2020-02-03 Lukas Durfina <ldurfina@tachyum.com> (tiny change)
2863
2864 * gdb.base/fileio.c: Remove #include of <sys/errno.h>.
2865 Replace #include of <sys/fcntl.h> by <fcntl.h>.
2866
2867 2020-02-01 Tom de Vries <tdevries@suse.de>
2868
2869 * gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
2870
2871 2020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
2872
2873 PR tui/9765
2874 * gdb.tui/tui-layout-asm-short-prog.S: New file.
2875 * gdb.tui/tui-layout-asm-short-prog.exp: New file.
2876
2877 2020-01-29 Luis Machado <luis.machado@linaro.org>
2878
2879 * gdb.arch/aarch64-brk-patterns.c: New source file.
2880 * gdb.arch/aarch64-brk-patterns.exp: New test.
2881
2882 2020-01-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2883
2884 * gdb.cp/pass-by-ref-2.exp: Mark some tests as XFAIL based on the
2885 GCC/Clang version.
2886 * gdb.cp/pass-by-ref.exp: Ditto.
2887
2888 2020-01-29 Tom de Vries <tdevries@suse.de>
2889
2890 * gdb.threads/watchpoint-fork-child.c: Guard prints with #if DEBUG.
2891 * gdb.threads/watchpoint-fork-mt.c: Same.
2892 * gdb.threads/watchpoint-fork-parent.c: Same.
2893 * gdb.threads/watchpoint-fork-st.c: Same.
2894 * gdb.threads/watchpoint-fork.exp: Compile with DEBUG=0.
2895
2896 2020-01-27 Luis Machado <luis.machado@linaro.org>
2897
2898 * gdb.base/step-over-syscall.exp (setup): Check if we're already
2899 sitting at a syscall instruction when we hit the syscall function's
2900 breakpoint.
2901 Check PC against one obtained with the x command.
2902 Validate syscall number.
2903 (step_over_syscall): Don't continue to the syscall instruction if
2904 we're already there.
2905
2906 2020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2907
2908 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
2909
2910 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2911
2912 * gdb.dwarf2/dw2-inline-many-frames.c: New file.
2913 * gdb.dwarf2/dw2-inline-many-frames.exp: New file.
2914
2915 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2916
2917 * gdb.dwarf2/dw2-inline-stepping.c: New file.
2918 * gdb.dwarf2/dw2-inline-stepping.exp: New file.
2919
2920 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2921
2922 * gdb.base/maint.exp: Update line table parsing test.
2923 * gdb.dwarf2/dw2-ranges-base.exp: Add new line table parsing test.
2924
2925 2020-01-24 Pedro Alves <palves@redhat.com>
2926
2927 PR gdb/25410
2928 * gdb.multi/multi-re-run-1.c: New.
2929 * gdb.multi/multi-re-run-2.c: New.
2930 * gdb.multi/multi-re-run.exp: New.
2931
2932 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2933
2934 PR gdb/23718
2935 * gdb.server/server-kill-python.exp: New file.
2936
2937 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2938
2939 * gdb.server/multi-ui-errors.c: New file.
2940 * gdb.server/multi-ui-errors.exp: New file.
2941
2942 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2943
2944 PR tui/9765
2945 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
2946
2947 2020-01-19 Tom Tromey <tom@tromey.com>
2948
2949 * gdb.tui/main.exp: Add check for plain "file".
2950
2951 2020-01-16 Christian Biesinger <cbiesinger@google.com>
2952
2953 * lib/gdb.exp: Fix spelling error (seperatelly).
2954
2955 2020-01-14 Tom Tromey <tom@tromey.com>
2956
2957 PR symtab/12535:
2958 * gdb.python/python.exp: Test decode_line with empty string
2959 argument.
2960
2961 2020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
2962
2963 * gdb.base/skip-inline.exp: Extend test.
2964
2965 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
2966
2967 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
2968 * gdb.dwarf2/dw2-bad-elf.c: New file.
2969 * gdb.dwarf2/dw2-bad-elf.exp: New file.
2970
2971 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
2972
2973 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
2974 _line_saw_file.
2975
2976 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
2977
2978 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
2979 border.
2980
2981 2020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2982
2983 * gdb.multi/multi-target.exp (setup): Factor out "info
2984 connections" and "info inferiors" tests to ...
2985 (test_info_inferiors): ... this new procedure.
2986 (top level): Run new "info-inferiors" tests.
2987
2988 2020-01-10 Pedro Alves <palves@redhat.com>
2989
2990 * gdb.server/bkpt-other-inferior.exp: New file.
2991
2992 2020-01-10 Pedro Alves <palves@redhat.com>
2993
2994 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
2995 of "add-inferior".
2996 * gdb.base/quit-live.exp: Likewise.
2997 * gdb.base/remote-exec-file.exp: Likewise.
2998 * gdb.guile/scm-progspace.exp: Likewise.
2999 * gdb.linespec/linespec.exp: Likewise.
3000 * gdb.mi/new-ui-mi-sync.exp: Likewise.
3001 * gdb.mi/user-selected-context-sync.exp: Likewise.
3002 * gdb.multi/multi-target.exp (setup): Add "info connection" and
3003 "info inferiors" tests.
3004 * gdb.multi/remove-inferiors.exp: Adjust expected output of
3005 "add-inferior".
3006 * gdb.multi/watchpoint-multi.exp: Likewise.
3007 * gdb.python/py-inferior.exp: Likewise.
3008 * gdb.server/extended-remote-restart.exp: Likewise.
3009 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
3010 "info inferiors".
3011 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
3012 * gdb.trace/report.exp: Likewise.
3013
3014 2020-01-10 Pedro Alves <palves@redhat.com>
3015
3016 * gdb.multi/multi-target.c: New file.
3017 * gdb.multi/multi-target.exp: New file.
3018 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
3019 mode requested, but remote does not support non-stop".
3020
3021 2020-01-10 Pedro Alves <palves@redhat.com>
3022
3023 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
3024 disconnect before reconnecting.
3025
3026 2020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3027 Pedro Alves <palves@redhat.com>
3028
3029 * gdb.server/connect-without-multi-process.exp: Also test
3030 continuing to end.
3031
3032 2020-01-10 Pedro Alves <palves@redhat.com>
3033
3034 * gdb.base/remote-exec-file.exp: New file.
3035
3036 2020-01-10 Pedro Alves <palves@redhat.com>
3037
3038 * gdb.base/fork-running-state.exp (do_test): Adjust expected
3039 output.
3040 * gdb.threads/async.c: New.
3041 * gdb.threads/async.exp: New.
3042 * gdb.multi/tids-gid-reset.c: New.
3043 * gdb.multi/tids-gid-reset.exp: New.
3044
3045 2020-01-10 George Barrett <bob@bob131.so>
3046
3047 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
3048 to help in finding the image relocation offset.
3049 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
3050 options in arguments.
3051 (stap_test_no_debuginfo): Likewise.
3052 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
3053 test variants.
3054 (stap_test): Add null semaphore relocation test.
3055
3056 2020-01-10 George Barrett <bob@bob131.so>
3057
3058 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
3059 * gdb.base/stap-probe.exp: Likewise.
3060 (stap_test): Pass argument as an additional flag.
3061 (stap_test_no_debuginfo): Likewise.
3062 (stap_test): Check `info probes stap' output for semaphore
3063 addresses if the test binary is supposed to have them.
3064
3065 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
3066
3067 * gdb.tui/basic.exp: Add more scrolling tests.
3068
3069 2020-01-09 Tom Tromey <tom@tromey.com>
3070
3071 PR tui/18932:
3072 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
3073 meangingful value.
3074 (Term::command, Term::resize): Update.
3075 * gdb.tui/basic.exp: Add scrolling test.
3076
3077 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
3078
3079 * gdb.tui/tui-layout-asm.exp: New file.
3080
3081 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
3082
3083 * lib/tuiterm.exp (Term::check_box_contents): New proc.
3084
3085 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
3086
3087 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
3088 (Term::enter_tui): Use Term::prepare_for_tui.
3089
3090 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
3091
3092 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
3093 called.
3094
3095 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
3096
3097 * gdb.base/skip.exp: Fix race condition in test.
3098
3099 2020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
3100
3101 * gdb.base/backtrace.c: New file.
3102 * gdb.base/backtrace.exp: New file.
3103
3104 2020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
3105
3106 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
3107
3108 2020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3109
3110 * gdb.base/style.exp: Test that warnings are styled.
3111
3112 2019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
3113
3114 * gdb.base/line65535.exp: New file.
3115 * gdb.base/line65535.c: New file.
3116
3117 2019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
3118
3119 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
3120 * lib/gnat_debug_info_test.adb: New file.
3121 * gdb.ada/ptype_tagged_param.exp: Use
3122 gnat_runtime_has_debug_info, expect a different output if
3123 runtime does not have debug info.
3124
3125 2019-12-20 Simon Marchi <simon.marchi@efficios.com>
3126
3127 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
3128 (another) quote in test name.
3129
3130 2019-12-20 Simon Marchi <simon.marchi@efficios.com>
3131
3132 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
3133 Add quote in test name.
3134
3135 2019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3136
3137 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
3138 directory instead.
3139 * gdb.cp/pass-by-ref.exp: Extend with more cases.
3140 * gdb.cp/pass-by-ref-2.cc: New file.
3141 * gdb.cp/pass-by-ref-2.exp: New file.
3142
3143 2019-12-20 Tom Tromey <tom@tromey.com>
3144
3145 * gdb.tui/list-before.exp: New file.
3146
3147 2019-12-20 Tom Tromey <tom@tromey.com>
3148
3149 * gdb.tui/list.exp: Check for source on initial listing.
3150
3151 2019-12-11 Tom Tromey <tromey@adacore.com>
3152
3153 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
3154 Add crlf test.
3155
3156 2019-12-18 Simon Marchi <simon.marchi@efficios.com>
3157
3158 * gdb.base/default.exp: Update value of $_gdb_major.
3159
3160 2019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
3161
3162 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
3163
3164 2019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
3165
3166 * gdb.base/skip.exp: Whitespace fix.
3167
3168 2019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
3169
3170 * gdb.base/skip-inline.c: New file.
3171 * gdb.base/skip-inline.exp: New file.
3172
3173 2019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
3174
3175 * gdb.base/jit-reader.exp (jit_reader_test): Rename
3176 jit_function_00 to jit_function_stack_mangle.
3177 * gdb.base/jithost.c (jit_function_t): Rename to...
3178 (jit_function_stack_mangle_t): ... this.
3179 (jit_function_add_t): New typedef.
3180 (jit_function_00_code): Rename to...
3181 (jit_function_stack_mangle_code): ... this, make static.
3182 (jit_function_add_code): New.
3183 (main): Generate "add" function and call it. Adjust to changes
3184 in jithost_abi.
3185 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
3186 (struct jithost_abi) <begin, end>: Remove fields.
3187 <object, function_stack_mangle, function_add>: New fields.
3188 * gdb.base/jitreader.c (struct reader_state) <code_begin,
3189 code_end>: Remove fields.
3190 <func_stack_mangle>: New field.
3191 (read_debug_info): Adjust to renaming, create block for "add"
3192 function.
3193 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
3194
3195 2019-12-11 Tom Tromey <tom@tromey.com>
3196
3197 * gdb.tui/resize.exp: Fix regexp.
3198 * gdb.tui/regs.exp: Fix regexps.
3199 * gdb.tui/main.exp: Fix regexp.
3200
3201 2019-12-11 Tom Tromey <tom@tromey.com>
3202
3203 * gdb.tui/resize.exp: Update.
3204 * gdb.tui/empty.exp (layouts): Update.
3205
3206 2019-12-11 Tom Tromey <tom@tromey.com>
3207
3208 * gdb.tui/regs.exp: Update.
3209 * gdb.tui/empty.exp (layouts): Update.
3210 * gdb.tui/basic.exp: Update.
3211 * lib/tuiterm.exp (_check_box): Don't check bottom border.
3212
3213 2019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3214
3215 * gdb.base/options.exp: Add -raw-values in the print completion list.
3216 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
3217
3218 2019-12-10 Kevin Buettner <kevinb@redhat.com>
3219
3220 * gdb.threads/omp-par-scope.c: New file.
3221 * gdb/threads/omp-par-scope.exp: New file.
3222
3223 2019-12-10 Kevin Buettner <kevinb@redhat.com>
3224
3225 * lib/gdb.exp (support_nested_function_tests): New proc.
3226
3227 2019-12-10 Kevin Buettner <kevinb@redhat.com>
3228
3229 * lib/gdb.exp (gdb_compile_openmp): New proc.
3230 (build_executable_from_specs): Add an "openmp" option.
3231 (gdb_compile_pthreads): Add non-executable case.
3232
3233 2019-12-10 Tom Tromey <tromey@adacore.com>
3234
3235 * gdb.ada/unchecked_union.exp: New file.
3236 * gdb.ada/unchecked_union/pck.adb: New file.
3237 * gdb.ada/unchecked_union/pck.ads: New file.
3238 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
3239 * gdb-utils.exp (string_to_regexp): Also quote "?".
3240
3241 2019-12-10 George Barrett <bob@bob131.so>
3242
3243 Test scripted probe breakpoints.
3244 * gdb.guile/scm-breakpoint.c (main): Add probe point.
3245 * gdb.python/py-breakpoint.c (main): Likewise.
3246 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
3247 specifier test.
3248 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
3249
3250 2019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3251
3252 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
3253 an rvalue parameter.
3254 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
3255 parameter.
3256
3257 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
3258
3259 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
3260 modules.
3261
3262 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
3263
3264 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
3265 broken version of GCC.
3266
3267 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
3268
3269 * gdb.fortran/info-modules.exp: Rewrite to make use of new
3270 sym-info-cmds library.
3271 * gdb.fortran/info-types.exp: Likewise.
3272 * lib/sym-info-cmds.exp: New file.
3273
3274 2019-12-08 Tom de Vries <tdevries@suse.de>
3275
3276 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
3277
3278 2019-12-07 Keith Seitz <keiths@redhat.com>
3279
3280 * gdb.base/corefile-buildid-shlib-shr.c: New file.
3281 * gdb.base/corefile-buildid-shlib.c: New file.
3282 * gdb.base/corefile-buildid.c: New file.
3283 * gdb.base/corefile-buildid.exp: New file.
3284
3285 2019-12-06 Tom de Vries <tdevries@suse.de>
3286
3287 * gdb.dwarf2/varval.exp: Add decl before def test.
3288
3289 2019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3290
3291 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
3292
3293 2019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3294
3295 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
3296 CV and reference conversion for overload resolution.
3297 * gdb.cp/rvalue-ref-overload.exp: Test it.
3298
3299 2019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3300
3301 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
3302 * gdb.base/frameapply.exp: Test faas without command.
3303
3304 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
3305
3306 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
3307 Fortran tests.
3308 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
3309 order.
3310
3311 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
3312
3313 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
3314 casting to type with no kind specified.
3315 (test_basic_parsing_of_type_kinds): Additional tests for types
3316 with no kind specified, and add tests for single/double
3317 precision/complex types.
3318
3319 2019-12-04 Tom Tromey <tromey@adacore.com>
3320
3321 * gdb.base/endianity.c (struct other) <x>: New field.
3322 (main): Initialize it.
3323 * gdb.base/endianity.exp: Update.
3324
3325 2019-12-04 Tom Tromey <tromey@adacore.com>
3326
3327 * gdb.ada/scalar_storage/storage.adb: New file.
3328 * gdb.ada/scalar_storage/pck.adb: New file.
3329 * gdb.ada/scalar_storage/pck.ads: New file.
3330 * gdb.ada/scalar_storage.exp: New file.
3331
3332 2019-12-04 Tom Tromey <tromey@adacore.com>
3333
3334 * gdb.base/endianity.c (struct otherendian) <f>: New field.
3335 (main): Initialize it.
3336 * gdb.base/endianity.exp: Update.
3337
3338 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
3339
3340 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
3341
3342 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
3343
3344 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
3345 -symbol-info-module-functions and -symbol-info-module-variables.
3346
3347 2019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
3348
3349 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
3350
3351 2019-12-01 Richard Bunt <richard.bunt@arm.com>
3352 Andrew Burgess <andrew.burgess@embecosm.com>
3353
3354 * gdb.fortran/derived-type-striding.exp: New file.
3355 * gdb.fortran/derived-type-striding.f90: New file.
3356 * gdb.fortran/array-slices.exp: New file.
3357 * gdb.fortran/array-slices.f90: New file.
3358
3359 2019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3360
3361 * gdb.base/define.exp: Test . in command names.
3362 * gdb.base/setshow.exp: Update test, as . is now part of
3363 command name.
3364
3365 2019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3366
3367 * gdb.base/define-prefix.exp: New file.
3368
3369 2019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
3370
3371 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
3372 compile.
3373 (skip_btrace_pt_tests): Likewise.
3374
3375 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
3376
3377 * gdb.fortran/info-modules.exp: Compile source files in correct
3378 order.
3379
3380 2019-11-27 Kevin Buettner <kevinb@redhat.com>
3381
3382 * gdb.dwarf2/imported-unit.exp: New file.
3383 * gdb.dwarf2/imported-unit.c: New file.
3384
3385 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
3386
3387 * gdb.mi/mi-fortran-modules-2.f90: New file.
3388 * gdb.mi/mi-fortran-modules.exp: New file.
3389 * gdb.mi/mi-fortran-modules.f90: New file.
3390
3391 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
3392
3393 * gdb.mi/mi-sym-info-1.c: New file.
3394 * gdb.mi/mi-sym-info-2.c: New file.
3395 * gdb.mi/mi-sym-info.exp: New file.
3396
3397 2019-11-22 Tom Tromey <tromey@adacore.com>
3398
3399 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
3400 * gdb.ada/tasks/foo.adb: Add another stopping location.
3401
3402 2019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
3403
3404 * gdb.base/endianity.c: New test.
3405 * gdb.base/endianity.exp: New file.
3406
3407 2019-11-21 Lukas Durfina <ldurfina@tachyum.com>
3408
3409 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
3410
3411 2019-11-21 Tom de Vries <tdevries@suse.de>
3412
3413 PR gdb/24956
3414 * gdb.base/ui-redirect.exp: Test output of user-defined command.
3415
3416 2019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
3417
3418 * gdb.python/py-progspace.exp: Add missing parentheses on some
3419 'print' commands.
3420
3421 2019-11-19 Tom Tromey <tom@tromey.com>
3422
3423 * gdb.tui/winheight.exp: New file.
3424
3425 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
3426
3427 * gdb.base/ctf-whatis.c: Delete.
3428 * gdb.base/ctf-whatis.exp: Delete.
3429 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
3430
3431 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
3432
3433 * gdb.base/ctf-cvexpr.exp: Delete.
3434 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
3435
3436 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
3437
3438 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
3439 the compiler. Clean up header comment a little.
3440 * gdb.base/ctf-ptype.exp: Likewise.
3441 * gdb.base/ctf-whatis.exp: Likewise.
3442 * lib/gdb.exp (skip_ctf_tests): New proc.
3443
3444 2019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
3445
3446 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
3447 * gdb.tui/corefile-run.exp: New file.
3448
3449 2019-11-14 Tom Tromey <tromey@adacore.com>
3450
3451 * gdb.base/gdbvars.exp (test_convenience_variables): Add
3452 regression tests.
3453
3454 2019-11-12 Tom Tromey <tom@tromey.com>
3455
3456 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
3457 after any command. Expect prompt after WAIT_FOR is seen.
3458 (enter_tui): Enable resize messages.
3459 (command): Expect command in output.
3460 (get_line): Avoid error when cursor appears to be off-screen.
3461 (dump_screen): Include screen size in title.
3462 (_do_resize): New proc, from "resize".
3463 (resize): Rewrite. Do resize in two steps.
3464 * gdb.tui/empty.exp (layouts): Fix entries.
3465 (check_boxes): Remove xfail.
3466 (check_text): Dump screen on failure.
3467
3468 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
3469
3470 * gdb.python/py-symbol.exp: Add test for
3471 gdb.lookup_static_symbols.
3472
3473 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
3474
3475 * gdb.python/py-symbol.c: Declare and call function from new
3476 py-symbol-2.c file.
3477 * gdb.python/py-symbol.exp: Compile both source files, and add new
3478 tests for gdb.lookup_static_symbol.
3479 * gdb.python/py-symbol-2.c: New file.
3480
3481 2019-11-02 Tom de Vries <tdevries@suse.de>
3482
3483 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
3484 * gdb.base/anon.exp: Same.
3485 * gdb.base/auto-connect-native-target.exp: Same.
3486 * gdb.base/call-ar-st.exp: Same.
3487 * gdb.base/catch-syscall.exp: Same.
3488 * gdb.base/commands.exp: Same.
3489 * gdb.base/default.exp: Same.
3490 * gdb.base/display.exp: Same.
3491 * gdb.base/float.exp: Same.
3492 * gdb.base/foll-fork.exp: Same.
3493 * gdb.base/help.exp: Same.
3494 * gdb.base/info-macros.exp: Same.
3495 * gdb.base/info-proc.exp: Same.
3496 * gdb.base/info-target.exp: Same.
3497 * gdb.base/long_long.exp: Same.
3498 * gdb.base/macscp.exp: Same.
3499 * gdb.base/memattr.exp: Same.
3500 * gdb.base/nofield.exp: Same.
3501 * gdb.base/pointers.exp: Same.
3502 * gdb.base/printcmds.exp: Same.
3503 * gdb.base/ptype.exp: Same.
3504 * gdb.base/restore.exp: Same.
3505 * gdb.base/return.exp: Same.
3506 * gdb.base/scope.exp: Same.
3507 * gdb.base/set-noassign.exp: Same.
3508 * gdb.base/setshow.exp: Same.
3509 * gdb.base/shlib-call.exp: Same.
3510 * gdb.base/signals.exp: Same.
3511 * gdb.base/sigstep.exp: Same.
3512 * gdb.base/skip.exp: Same.
3513 * gdb.base/solib-symbol.exp: Same.
3514 * gdb.base/stap-probe.exp: Same.
3515 * gdb.base/step-line.exp: Same.
3516 * gdb.base/step-test.exp: Same.
3517 * gdb.base/style.exp: Same.
3518 * gdb.base/varargs.exp: Same.
3519 * gdb.base/vla-datatypes.exp: Same.
3520 * gdb.base/vla-ptr.exp: Same.
3521 * gdb.base/vla-sideeffect.exp: Same.
3522 * gdb.base/volatile.exp: Same.
3523 * gdb.base/watch-cond-infcall.exp: Same.
3524 * gdb.base/watchpoint.exp: Same.
3525
3526 2019-11-02 Tom de Vries <tdevries@suse.de>
3527
3528 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
3529 * gdb.cp/cpexprs.exp: Same.
3530 * gdb.cp/except-multi-location.exp: Same.
3531 * gdb.cp/exceptprint.exp: Same.
3532 * gdb.cp/gdb2384.exp: Same.
3533 * gdb.cp/inherit.exp: Same.
3534 * gdb.cp/m-static.exp: Same.
3535 * gdb.cp/meth-typedefs.exp: Same.
3536 * gdb.cp/misc.exp: Same.
3537 * gdb.cp/namespace.exp: Same.
3538 * gdb.cp/non-trivial-retval.exp: Same.
3539 * gdb.cp/overload.exp: Same.
3540 * gdb.cp/pr17132.exp: Same.
3541 * gdb.cp/re-set-overloaded.exp: Same.
3542 * gdb.cp/rvalue-ref-types.exp: Same.
3543 * gdb.cp/templates.exp: Same.
3544
3545 2019-11-01 Luis Machado <luis.machado@linaro.org>
3546
3547 PR gdb/25124
3548
3549 * gdb.arch/pr25124.S: New file.
3550 * gdb.arch/pr25124.exp: New file.
3551
3552 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
3553
3554 * gdb.fortran/info-modules.exp: Update expected results, and add
3555 additional tests for 'info module functinos', and 'info module
3556 variables'.
3557 * gdb.fortran/info-types.exp: Update expected results.
3558 * gdb.fortran/info-types.f90: Extend testcase with additional
3559 module variables and functions.
3560
3561 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
3562
3563 * gdb.fortran/info-modules.exp: New file.
3564 * gdb.fortran/info-types.exp: Build with new file.
3565 * gdb.fortran/info-types.f90: Include and use new module.
3566 * gdb.fortran/info-types-2.f90: New file.
3567
3568 2019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3569
3570 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
3571 * gdb.base/settings.exp: Test all settings types using
3572 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
3573 that now verifies that the value of "maint show" is the same as
3574 returned by the settings functions. Test the type of the
3575 maintenance settings.
3576 * gdb.base/default.exp: Update show_conv_list.
3577
3578 2019-10-31 Tom de Vries <tdevries@suse.de>
3579
3580 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
3581 gdb_test.
3582 * gdb.arch/amd64-disp-step.exp: Same.
3583 * gdb.asm/asm-source.exp: Same.
3584 * gdb.btrace/buffer-size.exp: Same.
3585 * gdb.btrace/cpu.exp: Same.
3586 * gdb.btrace/enable.exp: Same.
3587 * gdb.dwarf2/count.exp: Same.
3588 * gdb.dwarf2/dw2-ranges-func.exp: Same.
3589 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
3590 * gdb.fortran/vla-datatypes.exp: Same.
3591 * gdb.fortran/vla-history.exp: Same.
3592 * gdb.fortran/vla-ptype.exp: Same.
3593 * gdb.fortran/vla-value.exp: Same.
3594 * gdb.fortran/whatis_type.exp: Same.
3595 * gdb.guile/guile.exp: Same.
3596 * gdb.multi/tids.exp: Same.
3597 * gdb.python/py-finish-breakpoint.exp: Same.
3598 * gdb.python/py-framefilter.exp: Same.
3599 * gdb.python/py-pp-registration.exp: Same.
3600 * gdb.python/py-xmethods.exp: Same.
3601 * gdb.python/python.exp: Same.
3602 * gdb.server/connect-with-no-symbol-file.exp: Same.
3603 * gdb.server/no-thread-db.exp: Same.
3604 * gdb.server/run-without-local-binary.exp: Same.
3605 * gdb.stabs/weird.exp: Same.
3606 * gdb.threads/attach-many-short-lived-threads.exp: Same.
3607 * gdb.threads/thread-find.exp: Same.
3608 * gdb.threads/tls-shared.exp: Same.
3609 * gdb.threads/tls.exp: Same.
3610 * gdb.threads/wp-replication.exp: Same.
3611 * gdb.trace/ax.exp: Same.
3612 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
3613
3614 2019-10-31 Tom de Vries <tdevries@suse.de>
3615
3616 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
3617 * gdb.ada/array_subscript_addr.exp: Same.
3618 * gdb.ada/arrayidx.exp: Same.
3619 * gdb.ada/arrayparam.exp: Same.
3620 * gdb.ada/arrayptr.exp: Same.
3621 * gdb.ada/boolean_expr.exp: Same.
3622 * gdb.ada/call_pn.exp: Same.
3623 * gdb.ada/complete.exp: Same.
3624 * gdb.ada/fixed_cmp.exp: Same.
3625 * gdb.ada/fun_addr.exp: Same.
3626 * gdb.ada/funcall_param.exp: Same.
3627 * gdb.ada/interface.exp: Same.
3628 * gdb.ada/mod_from_name.exp: Same.
3629 * gdb.ada/null_array.exp: Same.
3630 * gdb.ada/packed_array.exp: Same.
3631 * gdb.ada/packed_tagged.exp: Same.
3632 * gdb.ada/print_chars.exp: Same.
3633 * gdb.ada/print_pc.exp: Same.
3634 * gdb.ada/ptype_arith_binop.exp: Same.
3635 * gdb.ada/ptype_field.exp: Same.
3636 * gdb.ada/ptype_tagged_param.exp: Same.
3637 * gdb.ada/rec_return.exp: Same.
3638 * gdb.ada/ref_tick_size.exp: Same.
3639 * gdb.ada/str_ref_cmp.exp: Same.
3640 * gdb.ada/taft_type.exp: Same.
3641 * gdb.ada/tagged.exp: Same.
3642 * gdb.ada/type_coercion.exp: Same.
3643 * gdb.ada/uninitialized_vars.exp: Same.
3644
3645 2019-10-30 Tom de Vries <tdevries@suse.de>
3646
3647 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
3648
3649 2019-10-26 Tom de Vries <tdevries@suse.de>
3650
3651 * gdb.base/bigcore.c: Fix typos in comments.
3652 * gdb.base/ctf-ptype.c: Same.
3653 * gdb.base/long_long.c: Same.
3654 * gdb.dwarf2/dw2-op-out-param.S: Same.
3655 * gdb.python/py-evthreads.c: Same.
3656 * gdb.reverse/i387-stack-reverse.c: Same.
3657 * gdb.trace/tfile.c: Same.
3658 * lib/compiler.c: Same.
3659 * lib/compiler.cc: Same.
3660
3661 2019-10-25 Tom de Vries <tdevries@suse.de>
3662
3663 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
3664 gdb_test_multiple calls.
3665 * gdb.reverse/sigall-reverse.exp: Same.
3666 * gdb.reverse/solib-precsave.exp: Same.
3667 * gdb.reverse/solib-reverse.exp: Same.
3668 * gdb.reverse/until-precsave.exp: Same.
3669 * gdb.reverse/until-reverse.exp: Same.
3670
3671 2019-10-24 Tom de Vries <tdevries@suse.de>
3672
3673 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
3674 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
3675 kfail using -wrap pattern flag and convenience variable
3676 gdb_test_name.
3677
3678 2019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
3679
3680 * gdb.python/py-progspace.exp: Add tests for the
3681 Progspace.block_for_pc method.
3682
3683 2019-10-23 Tom Tromey <tom@tromey.com>
3684
3685 * configure: Rebuild.
3686 * aclocal.m4: Use m4_include, not sinclude.
3687
3688 2019-10-21 Tom de Vries <tdevries@suse.de>
3689
3690 * gdb.base/infcall-nested-structs.c: Add
3691 __attribute__((noinline,noclone)) to all functions.
3692 (call_all): Add missing variable initialization. Simplify return value.
3693 (breakpt): Increment volatile variable, to prevent call from being
3694 optimized out.
3695 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
3696
3697 2019-10-17 Tom de Vries <tdevries@suse.de>
3698
3699 * gdb.fortran/module.exp: Allow info variables to print info for files
3700 other than module.f90.
3701
3702 2019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
3703
3704 * gdb.fortran/module.exp: Extend with 'info variables' test.
3705
3706 2019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
3707
3708 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
3709 F77_FOR_TARGET.
3710
3711 2019-10-16 Tom de Vries <tdevries@suse.de>
3712
3713 PR tdep/25096
3714 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
3715
3716 2019-10-16 Tom de Vries <tdevries@suse.de>
3717
3718 PR tdep/24104
3719 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
3720 Add KFAIL for PR tdep/25096.
3721
3722 2019-10-16 Tom de Vries <tdevries@suse.de>
3723
3724 PR testsuite/25059
3725 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
3726
3727 2019-10-16 Tom de Vries <tdevries@suse.de>
3728
3729 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
3730 as signed.
3731
3732 2019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
3733
3734 * gdb.mi/list-thread-groups-available.exp: Read entries one by
3735 one instead of increasing timeout.
3736
3737 2019-10-13 Tom de Vries <tdevries@suse.de>
3738
3739 PR record/25038
3740 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
3741 * gdb.reverse/sigall-reverse.exp: Same.
3742 * gdb.reverse/solib-precsave.exp: Same.
3743 * gdb.reverse/solib-reverse.exp: Same.
3744 * gdb.reverse/step-precsave.exp: Same.
3745 * gdb.reverse/until-precsave.exp: Same.
3746 * gdb.reverse/until-reverse.exp: Same.
3747 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
3748
3749 2019-10-10 Andreas Arnez <arnez@linux.ibm.com>
3750
3751 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
3752 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
3753 (cmp_struct_05_01, cmp_struct_static_02_01)
3754 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
3755 comparisons.
3756
3757 2019-10-10 Tom de Vries <tdevries@suse.de>
3758
3759 PR testsuite/24888
3760 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
3761 gnatlink.
3762
3763 2019-10-09 Tom de Vries <tdevries@suse.de>
3764
3765 PR testsuite/25048
3766 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
3767
3768 2019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
3769
3770 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
3771 exceptions due to missing debug information.
3772
3773 2019-10-07 Tom de Vries <tdevries@suse.de>
3774
3775 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
3776
3777 2019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
3778
3779 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
3780 * gdb.base/annota1.exp: Update to use gdb_test_name.
3781
3782 2019-10-07 Weimin Pan <weimin.pan@oracle.com>
3783
3784 * gdb.base/ctf-whatis.exp: New file.
3785 * gdb.base/ctf-whatis.c: New file.
3786 * gdb.base/ctf-ptype.exp: New file.
3787 * gdb.base/ctf-ptype.c: New file.
3788 * gdb.base/ctf-constvars.exp: New file.
3789 * gdb.base/ctf-constvars.c: New file.
3790 * gdb.base/ctf-cvexpr.exp: New file.
3791
3792 2019-10-04 Tom de Vries <tdevries@suse.de>
3793
3794 * gdb.cp/local-static.c (main): Move declaration of int i out of the
3795 for loop.
3796
3797 2019-10-03 Tom Tromey <tom@tromey.com>
3798
3799 PR rust/24976:
3800 * gdb.rust/simple.rs (Union2): New type.
3801 (main): Use Union2.
3802 * gdb.rust/simple.exp: Add test.
3803
3804 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3805
3806 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
3807 nested function prefix.
3808
3809 2019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
3810 Richard Bunt <richard.bunt@arm.com>
3811 Andrew Burgess <andrew.burgess@embecosm.com>
3812
3813 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
3814 nested functions.
3815 * gdb.fortran/nested-funcs.f90: Update expected results.
3816 * gdb.fortran/nested-funcs-2.exp: New file.
3817 * gdb.fortran/nested-funcs-2.f90: New file.
3818
3819 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3820
3821 * gdb.python/py-parameter.exp: Make test names unique.
3822 * gdb.python/py-template.exp: Likewise.
3823 * gdb.python/py-value.exp: Likewise.
3824
3825 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3826
3827 * gdb.base/break-interp.exp: Reduce test name duplication.
3828 * gdb.base/call-sc.exp: Likewise.
3829 * gdb.base/callfuncs.exp: Likewise.
3830 * gdb.base/charset.exp: Likewise.
3831 * gdb.base/dump.exp: Likewise.
3832 * gdb.base/ena-dis-br.exp: Likewise.
3833 * gdb.base/relational.exp: Likewise.
3834 * gdb.base/step-over-syscall.exp: Likewise.
3835 * gdb.base/structs.exp: Likewise.
3836
3837 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3838
3839 * gdb.linespec/explicit.exp: Make test names unique.
3840 * gdb.linespec/ls-errs.exp: Likewise.
3841
3842 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3843
3844 * gdb.reverse/break-precsave.exp: Make test names unique.
3845 * gdb.reverse/break-reverse.exp: Likewise.
3846 * gdb.reverse/finish-precsave.exp: Likewise.
3847 * gdb.reverse/finish-reverse.exp: Likewise.
3848 * gdb.reverse/machinestate-precsave.exp: Likewise.
3849 * gdb.reverse/machinestate.exp: Likewise.
3850 * gdb.reverse/readv-reverse.exp: Likewise.
3851 * gdb.reverse/recvmsg-reverse.exp: Likewise.
3852 * gdb.reverse/sigall-precsave.exp: Likewise.
3853 * gdb.reverse/sigall-reverse.exp: Likewise.
3854 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
3855 * gdb.reverse/watch-precsave.exp: Likewise.
3856 * gdb.reverse/watch-reverse.exp: Likewise.
3857
3858 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3859
3860 * gdb.threads/stop-with-handle.c: New file.
3861 * gdb.threads/stop-with-handle.exp: New file.
3862
3863 2019-10-03 Tom de Vries <tdevries@suse.de>
3864
3865 PR testsuite/25059
3866 * gdb.base/list-missing-source.exp: Allowing the "Compilation
3867 directory" line to be missing.
3868
3869 2019-10-03 Tom de Vries <tdevries@suse.de>
3870
3871 PR testsuite/25059
3872 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
3873 type optional.
3874
3875 2019-10-02 Andreas Arnez <arnez@linux.ibm.com>
3876
3877 * gdb.python/py-format-string.c (string.h): New include.
3878 (main): Fill a_struct_with_union.the_union.an_int with bytes of
3879 the same value, for endianness-independence.
3880 * gdb.python/py-format-string.exp (default_regexp_dict)
3881 (test_pretty_structs, test_format): Adjust expected output to the
3882 changed initialization.
3883
3884 2019-10-02 Tom Tromey <tromey@adacore.com>
3885
3886 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
3887
3888 2019-10-02 Pedro Alves <palves@redhat.com>
3889 Andrew Burgess <andrew.burgess@embecosm.com>
3890
3891 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
3892 "print-file-var.h".
3893 (this_version_id) Use ATTRIBUTE_VISIBILITY.
3894 (get_version_1): Print this_version_id and its address.
3895 Add extern "C" wrappers around interface functions.
3896 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
3897 "print-file-var.h".
3898 (this_version_id) Use ATTRIBUTE_VISIBILITY.
3899 (get_version_2): Print this_version_id and its address.
3900 Add extern "C" wrappers around interface functions.
3901 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
3902 <stddef.h> and "print-file-var.h".
3903 Add extern "C" wrappers around interface functions.
3904 [VERSION_ID_MAIN] (this_version_id): Define.
3905 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
3906 * gdb.base/print-file-var.h: Add some #defines to simplify setting
3907 up extern "C" blocks.
3908 * gdb.base/print-file-var.exp (test): New, factored out from top
3909 level.
3910 (top level): Test all combinations of attribute hidden or not,
3911 dlopen or not, and this_version_id symbol in main file or not.
3912 Compile tests as both C++ and C, make test names unique.
3913
3914 2019-10-01 Tom Tromey <tom@tromey.com>
3915
3916 * gdb.base/style.exp: Test "show logging filename".
3917
3918 2019-10-01 Tom Tromey <tom@tromey.com>
3919
3920 * lib/gdb-utils.exp (style): Handle "metadata" argument.
3921 * gdb.base/style.exp: Add metadata style test.
3922
3923 2019-10-01 Tom Tromey <tom@tromey.com>
3924
3925 * gdb.base/style.exp: Test "pwd".
3926
3927 2019-10-01 Tom Tromey <tom@tromey.com>
3928
3929 * gdb.base/style.exp: Update tests.
3930
3931 2019-10-01 Andreas Arnez <arnez@linux.ibm.com>
3932
3933 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
3934 'six' to unsigned.
3935 (s1): Initialize fields 'four' and 'six' instead of 'three' and
3936 'five'. Use an all-ones bit pattern for each.
3937 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
3938 to its changed values.
3939
3940 2019-09-30 Tom Tromey <tromey@adacore.com>
3941
3942 * gdb.rust/traits.rs: Disable all warnings.
3943
3944 2019-09-29 Tom de Vries <tdevries@suse.de>
3945
3946 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
3947
3948 2019-09-29 Tom de Vries <tdevries@suse.de>
3949
3950 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
3951
3952 2019-09-27 Tom de Vries <tdevries@suse.de>
3953
3954 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
3955
3956 2019-09-27 Tom de Vries <tdevries@suse.de>
3957
3958 PR record/23188
3959 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
3960
3961 2019-09-26 Tom Tromey <tromey@adacore.com>
3962
3963 * gdb.ada/py_taft.exp: New file.
3964 * gdb.ada/py_taft/main.adb: New file.
3965 * gdb.ada/py_taft/pkg.adb: New file.
3966 * gdb.ada/py_taft/pkg.ads: New file.
3967
3968 2019-09-24 Tom de Vries <tdevries@suse.de>
3969
3970 PR gdb/24598
3971 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
3972
3973 2019-09-22 Tom de Vries <tdevries@suse.de>
3974
3975 * gdb.base/restore.exp: Allow register variables to be optimized out at
3976 -O0.
3977
3978 2019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
3979
3980 * gdb.arch/spu-info.exp: Remove file.
3981 * gdb.arch/spu-info.c: Remove file.
3982 * gdb.arch/spu-ls.exp: Remove file.
3983 * gdb.arch/spu-ls.c: Remove file.
3984
3985 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
3986 * gdb.asm/spu.inc: Remove file.
3987
3988 * gdb.base/dump.exp: Remove support for spu*-*-*.
3989 * gdb.base/stack-checking.exp: Likewise.
3990 * gdb.base/overlays.exp: Likewise.
3991 * gdb.base/ovlymgr.c: Likewise.
3992 * gdb.base/spu.ld: Remove file.
3993
3994 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
3995 * gdb.cp/cpexprs.exp: Likewise.
3996 * gdb.cp/exception.exp: Likewise.
3997 * gdb.cp/gdb2495.exp: Likewise.
3998 * gdb.cp/mb-templates.exp: Likewise.
3999 * gdb.cp/pr9167.exp: Likewise.
4000 * gdb.cp/userdef.exp: Likewise.
4001
4002 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
4003
4004 * gdb.cell: Remove directory.
4005 * lib/cell.exp: Remove file.
4006
4007 2019-09-19 Tom de Vries <tdevries@suse.de>
4008
4009 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
4010
4011 2019-09-19 Tom de Vries <tdevries@suse.de>
4012
4013 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
4014
4015 2019-09-19 Tom de Vries <tdevries@suse.de>
4016
4017 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
4018 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
4019 (gdb_target_cmd): ... here.
4020 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
4021 value 2.
4022
4023 2019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
4024
4025 * gdb.base/source-dir.exp: Avoid having directory names in test
4026 names.
4027
4028 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
4029
4030 * gdb.base/source-dir.exp: Add extra test for mapped compilation
4031 directory.
4032
4033 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
4034
4035 * gdb.base/list-missing-source.exp: New file.
4036
4037 2019-09-14 Tom de Vries <tdevries@suse.de>
4038
4039 PR teststuite/24599
4040 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
4041 * lib/ada.exp (gnatmake_version_at_least): New proc.
4042
4043 2019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
4044
4045 * gdb.base/maint.exp: Use exec_has_index_section.
4046
4047 2019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
4048
4049 * gdb.base/maint.exp: Add test for 'maint info sections'.
4050
4051 2019-09-12 Tom de Vries <tdevries@suse.de>
4052
4053 * gdb.base/store.exp: Allow register variables to be optimized out at
4054 -O0.
4055
4056 2019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4057
4058 * gdb.ada/rdv_wait.exp: Update to new task names.
4059 * gdb.base/task_switch_in_core.exp: Likewise.
4060 * gdb.base/info_sources_base.c: Likewise.
4061
4062 2019-09-10 Tom Tromey <tromey@adacore.com>
4063
4064 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
4065
4066 2019-09-10 Tom Tromey <tromey@adacore.com>
4067
4068 * gdb.ada/dgopt.exp: New file.
4069 * gdb.ada/dgopt/x.adb: New file.
4070
4071 2019-09-08 Tom Tromey <tom@tromey.com>
4072
4073 * gdb.tui/resize.exp: Remove setup_xfail.
4074 * gdb.tui/regs.exp: Remove setup_xfail.
4075 * gdb.tui/basic.exp: Remove setup_xfail.
4076
4077 2019-09-06 David Blaikie <dblaikie@gmail.com>
4078
4079 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
4080 * gdb.cp/cplabel.exp: Ditto.
4081 * gdb.linespec/ls-errs.exp: Ditto.
4082
4083 2019-09-05 Tom de Vries <tdevries@suse.de>
4084
4085 * lib/gdb.exp (cmp_file_string): New proc.
4086 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
4087 runto_main. Verify save breakpoints output.
4088
4089 2019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4090
4091 * gdb.base/info-var.exp: Test info variables without running
4092 to main, to avoid expect's buffer overflow.
4093
4094 2019-09-03 Tom Tromey <tromey@adacore.com>
4095
4096 * gdb.ada/bias.exp: New file.
4097 * gdb.ada/bias/bias.adb: New file.
4098 * gdb.ada/print_chars.exp: Add regression test.
4099 * gdb.ada/print_chars/foo.adb (My_Character): New type.
4100 (MC): New variable.
4101
4102 2019-08-29 Sandra Loosemore <sandra@codesourcery.com>
4103
4104 * gdb.base/argv0-symlink.exp: Run only on native target
4105 and local host.
4106
4107 2019-08-29 Tom de Vries <tdevries@suse.de>
4108
4109 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
4110 diverse debug info.
4111 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
4112
4113 2019-08-28 Tom de Vries <tdevries@suse.de>
4114
4115 * gdb.base/info-var.exp: Allow info variables to print info for files
4116 other than info-var-f1.c and info-var-f2.c.
4117
4118 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
4119
4120 * gdb.fortran/info-types.exp: Add module.
4121 * gdb.fortran/info-types.f90: Update expected results.
4122
4123 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
4124
4125 * gdb.fortran/info-types.exp: New file.
4126 * gdb.fortran/info-types.f90: New file.
4127 * lib/fortran.exp (fortran_character1): New proc.
4128
4129 2019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
4130
4131 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
4132 functions'. Reindent as needed.
4133 * gdb.base/info-var-f1.c: New file.
4134 * gdb.base/info-var-f2.c: New file.
4135 * gdb.base/info-var.exp: New file.
4136 * gdb.base/info-var.h: New file.
4137
4138 2019-08-26 Tom de Vries <tdevries@suse.de>
4139
4140 PR c++/24852
4141 * gdb.cp/no-libstdcxx-probe.exp: New test.
4142
4143 2019-08-26 Tom de Vries <tdevries@suse.de>
4144
4145 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
4146 * tests need to be skipped.
4147 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
4148 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
4149 mi_skip_libstdcxx_probe_tests.
4150
4151 2019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
4152
4153 * gdb.python/py-xmethods.exp: Use raw strings when passing
4154 arguments to SimpleXMethodMatcher.
4155
4156 2019-08-22 Tom de Vries <tdevries@suse.de>
4157
4158 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
4159 more informative.
4160
4161 2019-08-21 Pedro Alves <palves@redhat.com>
4162
4163 * gdb.base/with.exp: Test "with" with no arguments.
4164
4165 2019-08-21 Tom de Vries <tdevries@suse.de>
4166
4167 * gdb.base/gdb-caching-proc.exp: Sort files.
4168
4169 2019-08-20 Tom de Vries <tdevries@suse.de>
4170
4171 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
4172 compilation.
4173
4174 2019-08-16 Tom de Vries <tdevries@suse.de>
4175
4176 * gdb.base/compare-sections.exp ("after run to main"): Allow
4177 mismatched read-only sections for PIE executables.
4178
4179 2019-08-16 Tom Tromey <tom@tromey.com>
4180
4181 * lib/tuiterm.exp (_csi_Z): New proc.
4182 * gdb.tui/basic.exp: Update window positions.
4183 * gdb.tui/empty.exp: Update window positions.
4184
4185 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
4186
4187 * gdb.base/examine-backward.exp: Correct regexp for
4188 "examine 3 bytes backward from ${address_zero}".
4189
4190 2019-08-15 Tom Tromey <tom@tromey.com>
4191
4192 * gdb.tui/empty.exp: Enable resizing tests.
4193
4194 2019-08-15 Tom Tromey <tromey@adacore.com>
4195
4196 * gdb.ada/char_enum.exp: Add regression tests.
4197 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
4198 and '0'.
4199 (Char, Gchar): Update.
4200 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
4201
4202 2019-08-15 Christian Biesinger <cbiesinger@google.com>
4203
4204 * gdb.python/python.exp: Expect a leading underscore on
4205 GdbOutput{,Error}File.
4206
4207 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
4208
4209 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
4210 Windows host.
4211
4212 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
4213
4214 * gdb.base/batch-preserve-term-settings.exp
4215 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
4216
4217 2019-08-15 Christian Biesinger <cbiesinger@google.com>
4218
4219 * lib/gdb.exp: When running on a mingw target, replace
4220 /x/ with x:/.
4221
4222 2019-08-14 Alan Hayward <alan.hayward@arm.com>
4223
4224 * gdb.arch/aarch64-prologue.c: New test.
4225 * gdb.arch/aarch64-prologue.exp: New file.
4226
4227 2019-08-13 Tom de Vries <tdevries@suse.de>
4228
4229 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
4230 Thread.
4231
4232 2019-08-13 Sandra Loosemore <sandra@codesourcery.com>
4233
4234 * gdb.python/py-completion.exp: Download the .py file to the host
4235 and use its host pathname. Conditionalize tests that use
4236 tab completion and manipulate files on the build machine.
4237 * gdb.python/py-events.exp: Download the .py file to the host
4238 and use its host pathname.
4239 * gdb.python/py-evsignal.exp: Likewise.
4240 * gdb.python/py-evthreads.exp: Likewise.
4241 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
4242 pathname syntax.
4243 * gdb.python/py-framefilter.exp: Download the .py file to the right
4244 place on the host. Match Windows pathname syntax.
4245 * gdb.python/py-mi-var-info-path-expression.exp: Download the
4246 .py file to the host and use its host pathname.
4247 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
4248 * gdb.python/py-objfile.exp: Expect a host pathname, not a
4249 build pathname. Skip symlink test on Windows host. Add missing
4250 newline at end of file.
4251 * gdb.python/py-pp-maint.exp: Download the .py file to the host
4252 and use its host pathname.
4253 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
4254 * gdb.python/py-section-script.exp: Use host location of binfile
4255 on safe-path. Use correct path separator on Windows host.
4256 Reorder alternatives in gdb_test_multiple to prevent matching
4257 the wrong alternative on success.
4258 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
4259
4260 2019-08-12 Patrick Palka <patrick@parcs.ath.cx>
4261
4262 * gdb.gdb/selftest.exp (test_with_self): Update test to now
4263 expect the GDB inferior to no longer immediately stop after
4264 being resumed with "signal SIGINT".
4265
4266 2019-08-09 Sandra Loosemore <sandra@codesourcery.com>
4267
4268 * gdb.linespec/break-ask.exp: Generalize regexps to match
4269 Windows pathnames too.
4270
4271 2019-08-08 Tom de Vries <tdevries@suse.de>
4272
4273 PR testsuite/24862
4274 * lib/tuiterm.exp (_accept): Fix CSI regexp.
4275
4276 2019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4277
4278 * gdb.base/style.exp: Update tests for help doc new invariants.
4279 * gdb.base/help.exp: Likewise.
4280
4281 2019-08-06 Tom Tromey <tom@tromey.com>
4282
4283 * gdb.base/style.exp: Add disassemble test.
4284 * gdb.base/style.c (some_called_function): New function.
4285 (main): Use it.
4286
4287 2019-08-05 Christian Biesinger <cbiesinger@google.com>
4288
4289 * gdb.python/py-block.exp: Test dictionary access on blocks.
4290
4291 2019-08-05 Simon Marchi <simon.marchi@efficios.com>
4292
4293 PR gdb/24863
4294 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
4295 -list-thread-groups --available test when running under
4296 check-read1.
4297
4298 2019-08-05 Tom de Vries <tdevries@suse.de>
4299
4300 PR testsuite/24863
4301 * lib/gdb.exp (with_read1_timeout_factor): New proc.
4302 * gdb.base/help.exp: Use with_read1_timeout_factor.
4303 * gdb.base/info-macros.exp: Same.
4304 * gdb.cp/nested-types.exp: Same.
4305
4306 2019-08-05 Tom de Vries <tdevries@suse.de>
4307
4308 * lib/gdb.exp (version_at_least): Factor out of ...
4309 (tcl_version_at_least): ... here.
4310 (gdb_compile): Fail if pie results in non-PIE executable.
4311 (readelf_version, readelf_prints_pie): New proc.
4312 (exec_is_pie): Return -1 if unknown.
4313
4314 2019-08-05 Tom de Vries <tdevries@suse.de>
4315
4316 * lib/gdb.exp (tcl_version_at_least): Fix typo.
4317
4318 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
4319
4320 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
4321
4322 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
4323
4324 * lib/completion-support.exp (test_gdb_complete_none): Skip
4325 tab completion tests if no readline support.
4326 (test_gdb_complete_unique_re): Likewise.
4327 (test_gdb_complete_multiple): Likewise.
4328
4329 2019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4330
4331 * gdb.base/info_sources.exp: New file.
4332 * gdb.base/info_sources.c: New file.
4333 * gdb.base/info_sources_base.c: New file.
4334
4335 2019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4336
4337 * gdb.base/batch-exit-status.exp: Call test_exit_status with
4338 prefix argument.
4339 (test_exit_status): Add prefix argument.
4340
4341 2019-08-01 Tom de Vries <tdevries@suse.de>
4342
4343 PR testsuite/24863
4344 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
4345 calling exp_continue for new thread and thread exited messages.
4346
4347 2019-08-01 Tom de Vries <tdevries@suse.de>
4348
4349 PR testsuite/24863
4350 * gdb.base/structs.exp: Fix check-read1 timeout using
4351 gdb_test_sequence.
4352 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
4353
4354 2019-08-01 Tom de Vries <tdevries@suse.de>
4355
4356 PR testsuite/24863
4357 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
4358 line.
4359
4360 2019-08-01 Tom de Vries <tdevries@suse.de>
4361
4362 PR testsuite/24863
4363 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
4364
4365 2019-07-30 Tom Tromey <tromey@adacore.com>
4366
4367 * gdb.ada/display_nested.exp: New file.
4368 * gdb.ada/display_nested/foo.adb: New file.
4369 * gdb.ada/display_nested/pack.adb: New file.
4370 * gdb.ada/display_nested/pack.ads: New file.
4371
4372 2019-07-30 Christian Biesinger <cbiesinger@google.com>
4373
4374 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
4375 namespace.
4376 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
4377
4378 2019-07-30 Tom de Vries <tdevries@suse.de>
4379
4380 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
4381 instead.
4382
4383 2019-07-30 Tom de Vries <tdevries@suse.de>
4384
4385 PR testsuite/24834
4386 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
4387 (exec_is_pie): New proc.
4388
4389 2019-07-29 Christian Biesinger <cbiesinger@google.com>
4390
4391 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
4392
4393 2019-07-29 Christian Biesinger <cbiesinger@google.com>
4394
4395 * gdb.python/py-objfile.c: Add global and static vars.
4396 * gdb.python/py-objfile.exp: Test new functions Objfile.
4397 lookup_global_symbol and lookup_static_symbol.
4398
4399 2019-07-29 Tom Tromey <tom@tromey.com>
4400
4401 * lib/tuiterm.exp (Term::_csi_@): New proc.
4402 (Term::_csi_X): Don't move cursor.
4403
4404 2019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4405
4406 * gdb.base/options.exp: Update backtrace - completion to
4407 new option -frame-info.
4408 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
4409 Test new 'set print frame-info'. Test backtrace -frame-info
4410 overriding 'set print frame-info'.
4411 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
4412 Test new 'set print frame-info'.
4413 Verify consistency of backtrace with and without filters, with and
4414 without -no-filters.
4415 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
4416 default.
4417
4418 2019-07-29 Tom de Vries <tdevries@suse.de>
4419
4420 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
4421 no arguments".
4422
4423 2019-07-29 Tom de Vries <tdevries@suse.de>
4424
4425 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
4426 is a substring of the first for "complete non-unique file name".
4427
4428 2019-07-29 Tom de Vries <tdevries@suse.de>
4429
4430 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
4431 with ".*".
4432
4433 2019-07-29 Tom de Vries <tdevries@suse.de>
4434
4435 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
4436 Pass prompt_regexp parameter to gdb_test_multiple calls.
4437
4438 2019-07-29 Tom de Vries <tdevries@suse.de>
4439
4440 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
4441 print registers" regexps.
4442
4443 2019-07-29 Tom de Vries <tdevries@suse.de>
4444
4445 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
4446
4447 2019-07-29 Tom de Vries <tdevries@suse.de>
4448
4449 PR gdb/24855
4450 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
4451 (skip_python_tests_prompt): Add prompt_regexp argument to
4452 gdb_test_multiple calls.
4453
4454 2019-07-27 Tom Tromey <tom@tromey.com>
4455
4456 * gdb.tui/main.exp: New file.
4457
4458 2019-07-27 Tom Tromey <tom@tromey.com>
4459
4460 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
4461 optional.
4462 * gdb.tui/empty.exp: New file.
4463
4464 2019-07-27 Tom Tromey <tom@tromey.com>
4465
4466 * lib/tuiterm.exp (spawn): New proc.
4467 (Term::resize): New proc.
4468 * gdb.tui/resize.exp: New file.
4469
4470 2019-07-27 Tom Tromey <tom@tromey.com>
4471
4472 * gdb.tui/list.exp: New file.
4473
4474 2019-07-27 Tom Tromey <tom@tromey.com>
4475
4476 * gdb.tui/regs.exp: New file.
4477
4478 2019-07-27 Tom Tromey <tom@tromey.com>
4479
4480 * gdb.tui/basic.exp: Add "layout split" test.
4481
4482 2019-07-27 Tom Tromey <tom@tromey.com>
4483
4484 * gdb.tui/basic.exp: Add "layout asm" test.
4485
4486 2019-07-27 Tom Tromey <tom@tromey.com>
4487
4488 * lib/tuiterm.exp: New file.
4489 * gdb.tui/basic.exp: New file.
4490
4491 2019-07-27 Kevin Buettner <kevinb@redhat.com>
4492
4493 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
4494 Enable tests associated with this flag. Adjust regex
4495 referencing "foo_low" to now refer to "foo_cold" instead.
4496
4497 2019-07-27 Kevin Buettner <kevinb@redhat.com>
4498
4499 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
4500 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
4501 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
4502 foo_cold. Revise comments to match.
4503 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
4504 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
4505 were wrapped into this proc; Call do_test in loop from outermost
4506 level.
4507 (foo_low): Rename all occurrences to "foo_cold".
4508 (backtrace from baz): New test.
4509 (x2/i foo_cold): New test.
4510 (info line *foo_cold): New test.
4511
4512 2019-07-26 Tom de Vries <tdevries@suse.de>
4513
4514 * gdb.arch/i386-pkru.exp: Fix unterminated string.
4515
4516 2019-07-25 Tom de Vries <tdevries@suse.de>
4517
4518 PR testsuite/24830
4519 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
4520 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
4521 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
4522 (skip_libstdcxx_probe_tests): ... here.
4523 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
4524
4525 2019-07-24 Tom de Vries <tdevries@suse.de>
4526
4527 PR testsuite/24807
4528 * gdb.objc/basicclass.m: Include stdio.h.
4529 * gdb.objc/nondebug.m: Same.
4530 * gdb.objc/objcdecode.m: Same.
4531
4532 2019-07-24 Tom de Vries <tdevries@suse.de>
4533
4534 PR testsuite/24612
4535 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
4536 additional_flags.
4537
4538 2019-07-24 Tom de Vries <tdevries@suse.de>
4539
4540 PR testsuite/24831
4541 * gdb.multi/tids.exp: Update error messages for info threads.
4542
4543 2019-07-24 Tom de Vries <tdevries@suse.de>
4544
4545 * gdb.base/info-types.exp: Allow info types to print info for more than
4546 one file.
4547
4548 2019-07-23 Tom de Vries <tdevries@suse.de>
4549
4550 PR testsuite/24842
4551 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
4552 gdb_spawn_with_cmdline_opts.
4553
4554 2019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
4555
4556 * gdb.arch/arm-cmse-sgstubs.c: New test.
4557 * gdb.arch/arm-cmse-sgstubs.exp: New file.
4558
4559 2019-07-23 Tom de Vries <tdevries@suse.de>
4560
4561 PR testsuite/24711
4562 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
4563 issuing next command.
4564
4565 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
4566
4567 * gdb.ada/info_auto_lang.exp: Update expected results.
4568 * gdb.base/info-types.c: Add additional types to check.
4569 * gdb.base/info-types.exp: Update expected results.
4570
4571 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
4572
4573 * gdb.base/info-types.c: New file.
4574 * gdb.base/info-types.exp: New file.
4575
4576 2019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
4577
4578 * gdb.arch/riscv-bp-infcall.c: New file.
4579 * gdb.arch/riscv-bp-infcall.exp: New file.
4580
4581 2019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
4582
4583 PR breakpoints/24541
4584 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
4585
4586 2019-07-14 Tom de Vries <tdevries@suse.de>
4587
4588 PR testsuite/24760
4589 * gdb.objc/basicclass.exp: Fix unterminated string.
4590
4591 2019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
4592 Andrew Burgess <andrew.burgess@embecosm.com>
4593
4594 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
4595 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
4596 negative bounds.
4597 * gdb.fortran/vla-value.exp: Print elements of an array with
4598 negative bounds.
4599 * gdb.fortran/vla.f90: Setup an array with negative bounds for
4600 testing.
4601
4602 2019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
4603
4604 * gdb.base/options.exp (expect_string): Dequote strings in
4605 results.
4606 (test-string): Test strings with different quoting and reindent.
4607
4608 2019-07-10 Tom Tromey <tromey@adacore.com>
4609
4610 * gdb.ada/mi_ex_cond.exp: Update expected results.
4611 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
4612 * gdb.ada/mi_catch_ex.exp: Update expected results.
4613 * gdb.ada/mi_catch_assert.exp: Update expected results.
4614 * gdb.ada/catch_ex.exp (catch_exception_info)
4615 (catch_exception_entry, catch_assert_entry)
4616 (catch_unhandled_entry): Update.
4617 * gdb.ada/catch_assert_if.exp: Update expected results.
4618
4619 2019-07-10 Richard Bunt <richard.bunt@arm.com>
4620 Stephen Roberts <stephen.roberts@arm.com>
4621
4622 * gdb.base/define.exp: Restore original prompt.
4623
4624 2019-07-09 Pedro Alves <palves@redhat.com>
4625
4626 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
4627 breakpoints" output.
4628 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
4629 * gdb.python/py-breakpoint.exp: No longer expect that "catch
4630 throw" creates breakpoint.
4631 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
4632 'type="catchpoint"'.
4633
4634 2019-07-09 Pedro Alves <palves@redhat.com>
4635
4636 PR c++/15468
4637 * gdb.cp/except-multi-location-lib.cc: New.
4638 * gdb.cp/except-multi-location-main.cc: New.
4639 * gdb.cp/except-multi-location.exp: New.
4640
4641 2019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
4642
4643 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
4644 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
4645 argument and update callers.
4646
4647 2019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
4648
4649 * gdb.arch/amd64-break-on-asm-line.S: New file.
4650 * gdb.arch/amd64-break-on-asm-line.exp: New file.
4651
4652 2019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4653
4654 * gdb.base/printcmds.exp: Test printing C string and
4655 C wide string convenience vars without transiting via the inferior.
4656 Also make test names unique.
4657
4658 2019-07-08 Alan Hayward <alan.hayward@arm.com>
4659
4660 PR breakpoints/25011
4661 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
4662
4663 2019-07-04 Pedro Alves <palves@redhat.com>
4664
4665 * lib/gdb.exp (foreach_with_prefix): Don't return early if
4666 body returned ok(0), break(3) or continue(4).
4667 * gdb.testsuite/foreach_with_prefix.exp: New file.
4668
4669 2019-07-04 Alan Hayward <alan.hayward@arm.com>
4670
4671 * gdb.server/unittest.exp: Allow 0 unit tests to run.
4672
4673 2019-07-03 Pedro Alves <palves@redhat.com>
4674
4675 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
4676 "return -code".
4677
4678 2019-07-03 Pedro Alves <palves@redhat.com>
4679
4680 PR cli/24732
4681 * gdb.base/shell.exp: Load completion-support.exp.
4682 Adjust expected error output. Add completion tests.
4683
4684 2019-07-03 Pedro Alves <palves@redhat.com>
4685
4686 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
4687 string_to_regexp.
4688
4689 2019-07-03 Pedro Alves <palves@redhat.com>
4690
4691 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
4692 (expect_integer): Adjust to expect "-string".
4693 (expect_string): New.
4694 (all_options): Expect "-string".
4695 (test-flag, test-boolean): Adjust to expect "-string".
4696 (test-string): New proc.
4697 (top level): Call it.
4698
4699 2019-07-03 Pedro Alves <palves@redhat.com>
4700
4701 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
4702 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
4703 the expected output in the success.
4704
4705 2019-07-03 Pedro Alves <palves@redhat.com>
4706
4707 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
4708 Split one gdb_test_multiple call in two to avoid a race.
4709
4710 2019-07-03 Pedro Alves <palves@redhat.com>
4711
4712 * gdb.base/with.c: New file.
4713 * gdb.base/with.exp: New file.
4714
4715 2019-07-03 Pedro Alves <palves@redhat.com>
4716
4717 * gdb.base/settings.exp: Replace all references to "maint
4718 test-settings set" with references to "maint set test-settings",
4719 and all references to "maint test-settings show" with references
4720 to "maint show test-settings".
4721
4722 2019-07-03 Pedro Alves <palves@redhat.com>
4723
4724 * gdb.base/settings.exp (test-string): Adjust expected out when
4725 testing "maint test-settings show filename"
4726
4727 2019-07-02 Pedro Alves <palves@redhat.com>
4728
4729 * gdb.base/options.exp (test-info-threads): New procedure.
4730 (top level): Call it.
4731
4732 2019-06-28 Tom Tromey <tromey@adacore.com>
4733
4734 * gdb.dwarf2/ada-linkage-name.c: New file.
4735 * gdb.dwarf2/ada-linkage-name.exp: New file.
4736
4737 2019-06-27 Tom Tromey <tromey@adacore.com>
4738
4739 PR c++/20020:
4740 * gdb.cp/constexpr-field.exp: Use setup_xfail.
4741
4742 2019-06-26 Tom de Vries <tdevries@suse.de>
4743
4744 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
4745
4746 2019-06-26 Tom de Vries <tdevries@suse.de>
4747
4748 * gdb.base/index-cache.exp: Add back missing debug option.
4749
4750 2019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4751
4752 * gdb.base/alias.exp: Test non matching/non existing prefixes.
4753
4754 2019-06-25 Tom de Vries <tdevries@suse.de>
4755
4756 PR testsuite/24727
4757 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
4758
4759 2019-06-24 Tom de Vries <tdevries@suse.de>
4760
4761 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
4762
4763 2019-06-24 Tom de Vries <tdevries@suse.de>
4764
4765 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
4766 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
4767 * gdb.trace/unavailable-dwarf-piece.exp: Same.
4768
4769 2019-06-24 Tom de Vries <tdevries@suse.de>
4770
4771 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
4772
4773 2019-06-21 Tom de Vries <tdevries@suse.de>
4774
4775 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
4776
4777 2019-06-21 Tom de Vries <tdevries@suse.de>
4778
4779 PR testsuite/24518
4780 PR ada/24713
4781 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
4782 index.
4783
4784 2019-06-19 Tom Tromey <tromey@adacore.com>
4785
4786 * gdb.ada/length_cond.exp: Add intro comment.
4787
4788 2019-06-19 Tom Tromey <tromey@adacore.com>
4789
4790 * gdb.ada/length_cond.exp: New file.
4791 * gdb.ada/length_cond/length_cond.adb: New file.
4792 * gdb.ada/length_cond/pck.adb: New file.
4793 * gdb.ada/length_cond/pck.ads: New file.
4794
4795 2019-06-18 Tom de Vries <tdevries@suse.de>
4796
4797 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
4798
4799 2019-06-18 Tom Tromey <tromey@adacore.com>
4800
4801 * gdb.base/list0.h: Add comment explaining control character.
4802
4803 2019-06-18 Tom de Vries <tdevries@suse.de>
4804
4805 * boards/fission.exp: Break up long debug_flags line.
4806
4807 2019-06-16 Tom de Vries <tdevries@suse.de>
4808
4809 PR gdb/24445
4810 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
4811 generated index.
4812
4813 2019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
4814
4815 PR gdb/24686
4816 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
4817 improve detection of bug gdb/24541.
4818
4819 2019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
4820
4821 PR gdb/24669
4822 * gdb.base/index-cache.exp (uses_readnow,
4823 expecting_index_cache_use): Define global variable.
4824 (test_cache_enabled_miss, test_cache_enabled_hit): Use
4825 expecting_index_cache_use.
4826
4827 2019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
4828 Andrew Burgess <andrew.burgess@embecosm.com>
4829
4830 * gdb.fortran/pointers.f90: New file.
4831 * gdb.fortran/print_type.exp: New file.
4832 * gdb.fortran/vla-ptype.exp: Adapt expected results.
4833 * gdb.fortran/vla-type.exp: Likewise.
4834 * gdb.fortran/vla-value.exp: Likewise.
4835 * gdb.mi/mi-vla-fortran.exp: Likewise.
4836
4837 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
4838
4839 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
4840 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
4841 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
4842 as a stop reason.
4843
4844 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
4845
4846 * gdb.base/annota1.exp: Update expected results.
4847 * gdb.cp/annota2.exp: Likewise.
4848 * gdb.cp/annota3.exp: Likewise.
4849
4850 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
4851
4852 * gdb.base/style-logging.exp: Remove path from test name.
4853
4854 2019-06-14 Tom Tromey <tromey@adacore.com>
4855
4856 PR gdb/24502:
4857 * gdb.base/style-logging.exp: New file.
4858
4859 2019-06-14 Tom Tromey <tromey@adacore.com>
4860
4861 * gdb.base/symfile-warn.exp: New file.
4862 * gdb.base/symfile-warn.c: New file.
4863
4864 2019-06-14 Tom Tromey <tromey@adacore.com>
4865
4866 * gdb.base/annotate-symlink.exp: New file.
4867
4868 2019-06-14 Tom Tromey <tromey@adacore.com>
4869
4870 * gdb.ada/set_wstr.exp: Add reassignment test.
4871
4872 2019-06-14 Tom Tromey <tromey@adacore.com>
4873
4874 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
4875 'unchecked_access and 'unrestricted_access as well.
4876
4877 2019-06-14 Tom Tromey <tromey@adacore.com>
4878
4879 PR ada/24539:
4880 * gdb.ada/vla.exp: Update tests.
4881 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
4882 pragma.
4883
4884 2019-06-13 Pedro Alves <palves@redhat.com>
4885
4886 * gdb.base/settings.exp (test-integer): Test junk after
4887 "unlimited".
4888
4889 2019-06-13 Pedro Alves <palves@redhat.com>
4890
4891 * gdb.base/options.exp (test-thread-apply): New.
4892 (top level): Call it.
4893
4894 2019-06-13 Pedro Alves <palves@redhat.com>
4895
4896 * gdb.base/options.exp (test-frame-apply): New.
4897 (top level): Test print commands with different "frame apply"
4898 prefixes.
4899
4900 2019-06-13 Pedro Alves <palves@redhat.com>
4901
4902 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
4903 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
4904 'max_completions' parameter and handle it.
4905 (test_gdb_completion_offers_commands): New.
4906
4907 2019-06-13 Pedro Alves <palves@redhat.com>
4908
4909 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
4910
4911 2019-06-13 Pedro Alves <palves@redhat.com>
4912
4913 * gdb.base/options.exp (test-backtrace): New.
4914 (top level): Call it.
4915
4916 2019-06-13 Pedro Alves <palves@redhat.com>
4917
4918 * gdb.guile/scm-frame-args.exp: Use "set print
4919 raw-frame-arguments" instead of "set print raw frame-arguments".
4920 * gdb.python/py-frame-args.exp: Likewise.
4921
4922 2019-06-13 Pedro Alves <palves@redhat.com>
4923
4924 * gdb.compile/compile.exp: Adjust expected output to option
4925 processing changes.
4926
4927 2019-06-13 Pedro Alves <palves@redhat.com>
4928
4929 * gdb.base/options.exp: Build executable.
4930 (test-print): New procedure.
4931 (top level): Call it, once for "print" and another for "compile
4932 print".
4933
4934 2019-06-13 Pedro Alves <palves@redhat.com>
4935
4936 * gdb.base/options.c: New file.
4937 * gdb.base/options.exp: New file.
4938
4939 2019-06-13 Pedro Alves <palves@redhat.com>
4940
4941 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
4942 that "o" is ambiguous.
4943
4944 2019-06-13 Pedro Alves <palves@redhat.com>
4945
4946 * gdb.base/settings.c: New file.
4947 * gdb.base/settings.exp: New file.
4948
4949 2019-06-13 Pedro Alves <palves@redhat.com>
4950
4951 * gdb.base/completion.exp: Fix comment typo.
4952
4953 2019-06-13 Pedro Alves <palves@redhat.com>
4954
4955 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
4956 foo --1" test.
4957
4958 2019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
4959
4960 * gdb.fortran/block-data.f: New.
4961 * gdb.fortran/block-data.exp: New.
4962
4963 2019-06-11 Tom de Vries <tdevries@suse.de>
4964
4965 PR testsuite/24521
4966 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
4967 message.
4968
4969 2019-06-11 Tom de Vries <tdevries@suse.de>
4970
4971 PR testsuite/24521
4972 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
4973
4974 2019-06-11 Tom de Vries <tdevries@suse.de>
4975
4976 * boards/readnow.exp: New file.
4977
4978 2019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
4979
4980 * gdb.fortran/vla-sizeof.exp: Update expected results.
4981
4982 2019-06-06 Amos Bird <amosbird@gmail.com>
4983
4984 * gdb.base/annota1.exp (thread_switch): Add test for
4985 thread-exited annotation.
4986
4987 2019-06-06 Tom Tromey <tromey@adacore.com>
4988
4989 * gdb.base/maint.exp: Expect command started/finished output.
4990
4991 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
4992
4993 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
4994 comment.
4995 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
4996
4997 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
4998
4999 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
5000 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
5001 * gdb.arch/riscv-unwind-long-insn.c: New file.
5002 * gdb.arch/riscv-unwind-long-insn.exp: New file.
5003
5004 2019-06-04 Christian Biesinger <cbiesinger@google.com>
5005
5006 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
5007
5008 2019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5009
5010 * lib/gdb.exp (help_list_trailer): New regexp variable
5011 factorizing the help trailer message.
5012 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
5013 arg to allow to better factorize various tests.
5014 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
5015 (test_prefix_command_help): Use help_list_trailer.
5016 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
5017 * gdb.guile/scm-cmd.exp: Likewise.
5018 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
5019 * gdb.base/help.exp: Use test_user_defined_class_help.
5020 * gdb.base/style.exp: Add tests for styling of help and apropos.
5021 * lib/gdb-utils.exp (style): Add title and highlight styles.
5022
5023 2019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5024
5025 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
5026 $_shell_exitsignal.
5027 * gdb.base/default.exp: Update for new convenience variables.
5028
5029 2019-05-29 Tom Tromey <tromey@adacore.com>
5030
5031 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
5032 to "break complete ada" test case's regexp.
5033
5034 2019-05-29 Tom Tromey <tromey@adacore.com>
5035
5036 PR c++/20020:
5037 * gdb.cp/constexpr-field.exp: New file.
5038 * gdb.cp/constexpr-field.cc: New file.
5039
5040 2019-05-29 Tom Tromey <tromey@adacore.com>
5041
5042 * gdb.base/finish.exp (finish_no_print): New proc.
5043 (finish_tests): Call it.
5044
5045 2019-05-24 Tom de Vries <tdevries@suse.de>
5046
5047 * gdb.dwarf2/gdb-add-index.exp: New file.
5048
5049 2019-05-22 Tom Tromey <tromey@adacore.com>
5050
5051 * gdb.base/info-shared.exp (check_info_shared): Use "style".
5052 * gdb.base/style.exp: Use "style".
5053 * lib/gdb-utils.exp (style): New proc.
5054
5055 2019-05-22 Tom de Vries <tdevries@suse.de>
5056
5057 * gdb.base/align.exp: Require c++11.
5058
5059 2019-05-22 Tom de Vries <tdevries@suse.de>
5060
5061 PR testsuite/24586
5062 * gdb.python/py-mi-var-info-path-expression.exp: Call
5063 mi_skip_python_tests to check if python is supported.
5064
5065 2019-05-22 Alan Hayward <alan.hayward@arm.com>
5066
5067 * gdb.arch/aarch64-pauth.c: New test.
5068 * gdb.arch/aarch64-pauth.exp: New file.
5069
5070 2019-05-22 Alan Hayward <alan.hayward@arm.com>
5071
5072 * README (Re-running Tests Outside The Testsuite): New section.
5073
5074 2019-05-21 Tom de Vries <tdevries@suse.de>
5075
5076 * gdb.arch/amd64-eval.exp: Require c++11.
5077 * gdb.base/max-depth.exp: Same.
5078 * gdb.compile/compile-cplus-array-decay.exp: Same.
5079 * gdb.cp/meth-typedefs.exp: Same.
5080 * gdb.cp/subtypes.exp: Same.
5081 * gdb.cp/temargs.exp: Same.
5082
5083 2019-05-21 Alan Hayward <alan.hayward@arm.com>
5084
5085 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
5086
5087 2019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
5088
5089 PR gdb/18644
5090 * gdb.fortran/complex.exp: Remove setup_kfail calls.
5091 * gdb.fortran/printing-types.exp: Add new test.
5092 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
5093 testing.
5094 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
5095 setup_kfail call.
5096
5097 2019-05-17 Alan Hayward <alan.hayward@arm.com>
5098
5099 * README (Running the Testsuite): Change example.
5100 (Testsuite Parameters): Remove TRANSCRIPT.
5101 * lib/gdb.exp: Remove TRANSCRIPT check.
5102
5103 2019-05-17 Alan Hayward <alan.hayward@arm.com>
5104
5105 * README (Testsuite Parameters): Add replay logging to
5106 GDBSERVER_DEBUG.
5107 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
5108 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
5109 as a comma separated list.
5110 (gdb_debug_init): Override procedure.
5111
5112 2019-05-17 Alan Hayward <alan.hayward@arm.com>
5113
5114 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
5115 (gdb_write_cmd_file): New procedure.
5116 * lib/gdbserver-support.exp (gdbserver_start): Call
5117 gdbserver_write_cmd_file.
5118 (gdbserver_write_cmd_file): New procedure.
5119
5120 2019-05-17 Alan Hayward <alan.hayward@arm.com>
5121
5122 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
5123 (delete_breakpoints): Likewise.
5124 (gdb_run_cmd): Likewise.
5125 (gdb_start_cmd): Likewise.
5126 (gdb_starti_cmd): Likewise.
5127 (gdb_internal_error_resync): Likewise.
5128 (gdb_test_multiple): Likewise.
5129 (gdb_reinitialize_dir): Likewise.
5130 (default_gdb_exit): Likewise.
5131 (gdb_file_cmd): Mark kill as optional.
5132 (default_gdb_start): Call gdb_stdin_log_init.
5133 (send_gdb): Call gdb_stdin_log_write.
5134 (rerun_to_main): Mark Y as an answer.
5135 (gdb_stdin_log_init): New function.
5136 (gdb_stdin_log_write): Likewise.
5137
5138 2019-05-17 Alan Hayward <alan.hayward@arm.com>
5139
5140 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
5141 * gdb.base/debug-expr.exp: Likewise.
5142 * gdb.base/foll-fork.exp: Likewise.
5143 * gdb.base/foll-vfork.exp: Likewise.
5144 * gdb.base/fork-print-inferior-events.exp: Likewise.
5145 * gdb.base/gdb-sigterm.exp: Likewise.
5146 * gdb.base/gdbinit-history.exp: Likewise.
5147 * gdb.base/osabi.exp: Likewise.
5148 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
5149 * gdb.base/ui-redirect.exp: Likewise.
5150 * gdb.gdb/unittest.exp: Likewise.
5151 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
5152 * gdb.mi/mi-watch.exp: Likewise.
5153 * gdb.mi/new-ui-mi-sync.exp: Likewise.
5154 * gdb.mi/user-selected-context-sync.exp: Likewise.
5155 * gdb.python/python.exp: Disable debug test when debugging.
5156 * gdb.threads/check-libthread-db.exp: Disable when debugging.
5157 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
5158 Likewise.
5159 * gdb.threads/stepi-random-signal.exp: Likewise.
5160
5161 2019-05-17 Alan Hayward <alan.hayward@arm.com>
5162
5163 * Makefile.in: Pass through GDB_DEBUG.
5164 * README (Testsuite Parameters): Add GDB_DEBUG.
5165 (gdb,debug): Add board setting.
5166 * lib/gdb.exp (default_gdb_start): Start debugging.
5167 (gdb_debug_enabled): New procedure.
5168 (gdb_debug_init): Likewise.
5169
5170 2019-05-17 Alan Hayward <alan.hayward@arm.com>
5171
5172 * Makefile.in: Pass through GDB_DEBUG.
5173 * README (Testsuite Parameters): Add GDB_DEBUG.
5174 (gdb,debug): Add board setting.
5175 * lib/gdb.exp (default_gdb_start): Start debugging.
5176 (gdb_debug_enabled): New procedure.
5177 (gdb_debug_init): Likewise.
5178
5179 2019-05-17 Alan Hayward <alan.hayward@arm.com>
5180
5181 * gdb.base/ui-redirect.exp: Add debug redirect tests.
5182
5183 2019-05-17 Alan Hayward <alan.hayward@arm.com>
5184
5185 * gdb.base/ui-redirect.exp: Test redirection.
5186
5187 2019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
5188
5189 * gdb.mi/mi-complete.exp: New file.
5190 * gdb.mi/mi-complete.cc: Likewise.
5191
5192 2019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
5193
5194 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
5195 indexed and sliced arrays, and pointers to arrays.
5196
5197 2019-05-14 Tom Tromey <tromey@adacore.com>
5198
5199 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
5200 styling test.
5201
5202 2019-05-14 Tom de Vries <tdevries@suse.de>
5203
5204 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
5205 selection entry encoding.
5206
5207 2019-05-10 Tom Tromey <tromey@adacore.com>
5208
5209 * gdb.ada/info_exc.exp: Add "complete" test.
5210
5211 2019-05-09 Tom de Vries <tdevries@suse.de>
5212
5213 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
5214 CU-relative.
5215
5216 2019-05-09 Tom de Vries <tdevries@suse.de>
5217
5218 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
5219 CU-relative.
5220
5221 2019-05-08 Joel Brobecker <brobecker@adacore.com>
5222
5223 * gdb.ada/frame_arg_lang.exp: New testcase.
5224 * gdb.ada/frame_arg_lang/bla.adb: New file.
5225 * gdb.ada/frame_arg_lang/pck.ads: New file.
5226 * gdb.ada/frame_arg_lang/pck.adb: New file.
5227 * gdb.ada/frame_arg_lang/foo.c: New file.
5228
5229 2019-05-08 Tom Tromey <tromey@adacore.com>
5230
5231 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
5232
5233 2019-05-08 Tom Tromey <tromey@adacore.com>
5234
5235 * gdb.base/ptype-offsets.exp: Update tests.
5236
5237 2019-05-08 Tom Tromey <tromey@adacore.com>
5238
5239 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
5240 cases.
5241 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
5242 "short".
5243
5244 2019-05-08 Tom Tromey <tromey@adacore.com>
5245
5246 * gdb.ada/vla.exp: New file.
5247 * gdb.ada/vla/vla.adb: New file.
5248
5249 2019-05-07 Tom de Vries <tdevries@suse.de>
5250
5251 * gdb.base/index-cache.exp (ls_host): Fix return statement.
5252
5253 2019-05-07 Tom de Vries <tdevries@suse.de>
5254
5255 PR testsuite/24522
5256 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
5257 section.
5258
5259 2019-05-07 Tom de Vries <tdevries@suse.de>
5260
5261 PR testsuite/24522
5262 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
5263 .debug_aranges section.
5264
5265 2019-05-07 Tom de Vries <tdevries@suse.de>
5266
5267 PR testsuite/24159
5268 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
5269
5270 2019-05-06 Tom de Vries <tdevries@suse.de>
5271
5272 * lib/gdb.exp (exec_has_index_section): New proc.
5273 * gdb.base/index-cache.exp: Handle case that binfile contains an index
5274 section.
5275
5276 2019-05-04 Tom de Vries <tdevries@suse.de>
5277
5278 * boards/cc-with-debug-names.exp: New file.
5279
5280 2019-05-03 Tom Tromey <tromey@adacore.com>
5281
5282 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
5283 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
5284 * gdb.ada/char_enum.exp: Add test.
5285
5286 2019-05-03 Tom de Vries <tdevries@suse.de>
5287
5288 * boards/cc-with-gdb-index.exp: New file.
5289
5290 2019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
5291
5292 * gdb.rust/simple.exp: Add new test case.
5293 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
5294 (main): Initialise an instance of the new struct.
5295
5296 2019-05-01 Tom Tromey <tromey@adacore.com>
5297
5298 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
5299 record.
5300 (NPR): New variable.
5301 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
5302 test.
5303
5304 2019-05-01 Tom Tromey <tromey@adacore.com>
5305
5306 * gdb.ada/packed_array_assign.exp: Add packed assignment
5307 regression test.
5308
5309 2019-05-01 Tom de Vries <tdevries@suse.de>
5310
5311 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
5312
5313 2019-05-01 Tom de Vries <tdevries@suse.de>
5314
5315 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
5316
5317 2019-04-30 Ali Tamur <tamur@google.com>
5318
5319 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
5320
5321 2019-04-30 Tom Tromey <tromey@adacore.com>
5322
5323 * lib/ada.exp (find_ada_tool): New proc.
5324 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
5325 * gdb.ada/catch_ex_std.exp: New file.
5326 * gdb.ada/catch_ex_std/foo.adb: New file.
5327 * gdb.ada/catch_ex_std/some_package.adb: New file.
5328 * gdb.ada/catch_ex_std/some_package.ads: New file.
5329
5330 2019-04-30 Tom Tromey <tromey@adacore.com>
5331
5332 PR c++/24470:
5333 * gdb.cp/temargs.cc: Add test code from PR.
5334
5335 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
5336
5337 * gdb.fortran/vla-datatypes.exp: Update expected results.
5338 * gdb.fortran/vla-ptype.exp: Likewise.
5339 * gdb.fortran/vla-type.exp: Likewise.
5340 * gdb.fortran/vla-value.exp: Likewise.
5341
5342 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
5343
5344 * gdb.fortran/ptr-indentation.exp: Update expected results.
5345 * gdb.fortran/ptype-on-functions.exp: Likewise.
5346 * gdb.fortran/vla-ptr-info.exp: Likewise.
5347 * gdb.fortran/vla-value.exp: Likewise.
5348
5349 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
5350
5351 * gdb.fortran/ptype-on-functions.exp: New file.
5352 * gdb.fortran/ptype-on-functions.f90: New file.
5353
5354 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
5355
5356 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
5357 case void string.
5358
5359 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
5360
5361 * gdb.fortran/complex.exp: Expand.
5362 * gdb.fortran/complex.f: Renamed to...
5363 * gdb.fortran/complex.f90: ...this, and extended to add more
5364 complex values.
5365
5366 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
5367
5368 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
5369 MODULO, CMPLX.
5370
5371 2019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
5372 Richard Bunt <richard.bunt@arm.com>
5373
5374 * gdb.base/max-depth.c: New file.
5375 * gdb.base/max-depth.exp: New file.
5376 * gdb.python/py-nested-maps.c: New file.
5377 * gdb.python/py-nested-maps.exp: New file.
5378 * gdb.python/py-nested-maps.py: New file.
5379 * gdb.python/py-format-string.exp (test_max_depth): New proc.
5380 (test_all_common): Call test_max_depth.
5381 * gdb.fortran/max-depth.exp: New file.
5382 * gdb.fortran/max-depth.f90: New file.
5383 * gdb.go/max-depth.exp: New file.
5384 * gdb.go/max-depth.go: New file.
5385 * gdb.modula2/max-depth.exp: New file.
5386 * gdb.modula2/max-depth.c: New file.
5387 * lib/gdb.exp (get_print_expr_at_depths): New proc.
5388
5389 2019-04-29 Tom de Vries <tdevries@suse.de>
5390
5391 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
5392
5393 2019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5394
5395 * gdb.base/callexit.exp: Test may-call-functions off.
5396
5397 2019-04-25 Keith Seitz <keiths@redhat.com>
5398
5399 PR c++/24367
5400 * gdb.cp/meth-typedefs.cc (incomplete_struct)
5401 (another_incomplete_struct, test_incomplete): New definitions.
5402 (main): Use new definitions.
5403 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
5404 functions.
5405
5406 2019-04-25 Ali Tamur <tamur@google.com>
5407
5408 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
5409
5410 2019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
5411
5412 PR corefiles/11608
5413 PR corefiles/18187
5414 * gdb.base/coredump-filter-build-id.exp: New file.
5415
5416 2019-04-25 Alan Hayward <alan.hayward@arm.com>
5417
5418 * Makefile.in: Pass through GDBSERVER_DEBUG.
5419 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
5420 (gdbserver,debug): Add board setting.
5421 * gdb.trace/tspeed.exp: Skip when debugging.
5422 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
5423 * lib/gdbserver-support.exp: Likewise
5424
5425 2019-04-24 Tom Tromey <tromey@adacore.com>
5426
5427 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
5428 Rust.
5429
5430 2019-04-24 Tom Tromey <tromey@adacore.com>
5431
5432 * gdb.arch/amd64-eval.exp: Test bitfield return.
5433 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
5434 (class Foo) <return_bitfields>: New method.
5435 (main): Call it.
5436
5437 2019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
5438
5439 * gdb.cp/many-args.cc: New file.
5440 * gdb.cp/many-args.exp: New file.
5441
5442 2019-04-23 Tom de Vries <tdevries@suse.de>
5443
5444 PR gdb/24433
5445 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
5446
5447 2019-04-23 Alan Hayward <alan.hayward@arm.com>
5448
5449 * gdb.trace/backtrace.exp: Use nopie flag.
5450 * gdb.trace/circ.exp: Likewise.
5451 * gdb.trace/collection.exp: Likewise.
5452 * gdb.trace/ftrace.exp: Likewise.
5453 * gdb.trace/mi-trace-unavailable.exp: Likewise.
5454 * gdb.trace/mi-traceframe-changed.exp: Likewise.
5455 * gdb.trace/qtro.exp: Likewise.
5456 * gdb.trace/read-memory.exp: Likewise.
5457 * gdb.trace/report.exp: Likewise.
5458 * gdb.trace/tfile.exp: Likewise.
5459 * gdb.trace/tfind.exp: Likewise.
5460 * gdb.trace/unavailable.exp: Likewise.
5461
5462 2019-04-22 Pedro Alves <palves@redhat.com>
5463
5464 * gdb.base/solib-probes-nosharedlibrary.c,
5465 gdb.base/solib-probes-nosharedlibrary.exp: New files.
5466
5467 2019-04-19 Tom Tromey <tromey@adacore.com>
5468
5469 * gdb.ada/ptype_union.c: New file.
5470 * gdb.ada/ptype_union.exp: New file.
5471
5472 2019-04-19 Tom Tromey <tromey@adacore.com>
5473
5474 PR symtab/24423:
5475 * gdb.base/list0.h (foo): Add a control-l character.
5476
5477 2019-04-18 Tom de Vries <tdevries@suse.de>
5478
5479 PR gdb/24433
5480 * boards/local-board.exp: Set sysroot to "".
5481
5482 2019-04-18 Tom de Vries <tdevries@suse.de>
5483 Pedro Alves <palves@redhat.com>
5484
5485 PR gdb/24454
5486 * gdb.threads/vfork-follow-child-exec.c: New file.
5487 * gdb.threads/vfork-follow-child-exec.exp: New file.
5488 * gdb.threads/vfork-follow-child-exit.c: New file.
5489 * gdb.threads/vfork-follow-child-exit.exp: New file.
5490
5491 2019-04-15 Leszek Swirski <leszeks@google.com>
5492
5493 * gdb.arch/amd64-eval.cc: New file.
5494 * gdb.arch/amd64-eval.exp: New file.
5495
5496 2019-04-11 Alan Hayward <alan.hayward@arm.com>
5497
5498 * gdb.server/sysroot.c: New test.
5499 * gdb.server/sysroot.exp: New file.
5500 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
5501 matching param.
5502
5503 2019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
5504
5505 * gdb.base/align.exp: Extend test to cover structures containing
5506 only static fields.
5507
5508 2019-04-11 Tom de Vries <tdevries@suse.de>
5509
5510 * boards/cc-with-dwz-m.exp: New file.
5511 * boards/cc-with-dwz.exp: New file.
5512 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
5513
5514 2019-04-09 Simon Marchi <simon.marchi@efficios.com>
5515
5516 * gdb.base/start-cpp.exp: New file.
5517 * gdb.base/start-cpp.cc: New file.
5518
5519 2019-04-08 Kevin Buettner <kevinb@redhat.com>
5520
5521 * gdb.python/py-thrhandle.exp: Adjust tests to call
5522 thread_from_handle instead of thread_from_thread_handle.
5523
5524 2019-04-08 Kevin Buettner <kevinb@redhat.com>
5525
5526 * gdb.python/py-thrhandle.exp: Add tests for
5527 gdb.InferiorThread.handle.
5528
5529 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
5530
5531 * gdb.python/py-function.exp: Check calling helper function from
5532 all languages.
5533 * lib/gdb.exp (gdb_supported_languages): New proc.
5534
5535 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
5536
5537 * gdb.base/complex-parts.c: New file.
5538 * gdb.base/complex-parts.exp: New file.
5539
5540 2019-04-01 Tom Tromey <tromey@adacore.com>
5541
5542 PR symtab/23331:
5543 * gdb.dwarf2/dw2-ranges-main.c: New file.
5544 * gdb.dwarf2/dw2-ranges-psym.c: New file.
5545 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
5546
5547 2019-03-30 Simon Marchi <simark@simark.ca>
5548
5549 * gdb.base/default.exp: Add values for $_gdb_major and
5550 $_gdb_minor.
5551
5552 2019-03-29 Tom Tromey <tromey@adacore.com>
5553
5554 * gdb.base/help.exp: Tighten apropos regexp.
5555
5556 2019-03-29 Keith Seitz <keiths@redhat.com>
5557
5558 * gdb.fortran/array-bounds.exp: New file.
5559 * gdb.fortran/array-bounds.f90: New file.
5560
5561 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5562
5563 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
5564
5565 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5566
5567 * gdb.multi/hello.c (main): Increase alarm timer.
5568
5569 2019-03-28 Sandra Loosemore <sandra@codesourcery.com>
5570
5571 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
5572 factor when no hardware watchpoint support.
5573
5574 2019-03-28 Alan Hayward <alan.hayward@arm.com>
5575 Pedro Alves <palves@redhat.com>
5576
5577 * boards/local-board.exp: set sysroot to /.
5578
5579 2019-03-27 Alan Hayward <alan.hayward@arm.com>
5580
5581 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
5582 in child.
5583
5584 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
5585
5586 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
5587 field.
5588 (make_container): Initialise new field.
5589 * gdb.python/py-prettyprint.exp: Add new tests.
5590 * gdb.python/py-prettyprint.py (class ContainerPrinter)
5591 <display_hint>: New method.
5592
5593 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
5594
5595 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
5596 gdb_continue_to_breakpoint more throughout this test.
5597 (run_lang_tests) Supply unique test names, and use
5598 gdb_test_no_output.
5599
5600 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
5601
5602 * gdb.base/finish-pretty.exp: Update expected results.
5603 * gdb.base/pretty-print.c: New file.
5604 * gdb.base/pretty-print.exp: New file.
5605
5606 2019-03-25 Pedro Alves <palves@redhat.com>
5607
5608 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
5609 move comments outside list. Append '-i "" eof' section.
5610
5611 2019-03-22 Alan Hayward <alan.hayward@arm.com>
5612
5613 PR testsuite/25016
5614 * README: Add pie options.
5615 * gdb.base/break-interp.exp: Ensure pie is disabled.
5616 * gdb.base/dump.exp: Likewise.
5617 * lib/gdb.exp (gdb_compile): Add pie option.
5618
5619 2019-03-19 Tom Tromey <tromey@adacore.com>
5620
5621 * gdb.mi/mi2-cli-display.c: New file.
5622 * gdb.mi/mi2-cli-display.exp: New file.
5623
5624 2019-03-18 Joel Brobecker <brobecker@adacore.com>
5625 Tom Tromey <tromey@adacore.com>
5626
5627 * gdb.ada/ptype_array/pck.adb: New file.
5628 * gdb.ada/ptype_array/pck.ads: New file.
5629 * gdb.ada/ptype_array/foo.adb: New file.
5630 * gdb.ada/ptype_array.exp: New file.
5631
5632 2019-03-14 Tom Tromey <tromey@adacore.com>
5633
5634 * gdb.base/style.exp: Add "set style sources" test.
5635
5636 2019-03-13 Simon Marchi <simon.marchi@ericsson.com>
5637
5638 * mi-breakpoint-location-ena-dis.exp: Rename to ...
5639 * mi-breakpoint-multiple-locations.exp: ... this.
5640 (make_breakpoints_pattern): New proc.
5641 (do_test): Add mi_version parameter, test -break-insert,
5642 -break-info and =breakpoint-created.
5643
5644 2019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
5645
5646 * config/default.exp: Remove 'load_lib gdb.exp'.
5647 * config/monitor.exp: Likewise.
5648 * config/sid.exp: Likewise.
5649 * config/sim.exp: Likewise.
5650 * config/slite.exp: Likewise.
5651 * config/unix.exp: Likewise.
5652 * gdb.base/default.exp: Remove unhelpful comment.
5653
5654 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5655
5656 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
5657
5658 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5659
5660 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
5661
5662 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5663
5664 * gdb.fortran/type-kinds.exp: Update expected results.
5665
5666 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5667
5668 * gdb.fortran/type-kinds.exp: Test new integer type kind.
5669
5670 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5671
5672 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
5673 function.
5674 (test_basic_parsing_of_type_kinds): Expand types tested.
5675 (test_parsing_invalid_type_kinds): New function.
5676
5677 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5678
5679 * gdb.fortran/intrinsics.exp: New file.
5680 * gdb.fortran/intrinsics.f90: New file.
5681 * gdb.fortran/type-kinds.exp: New file.
5682
5683 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5684
5685 * gdb.fortran/dot-ops.exp: New file.
5686
5687 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5688
5689 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
5690 Check upper and lower case logical literals.
5691
5692 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5693
5694 * gdb.fortran/types.exp (test_float_literal_types_accepted):
5695 Remove duplicate tests.
5696
5697 2019-03-06 Alan Hayward <alan.hayward@arm.com>
5698
5699 * lib/gdb.exp (builtin_cd): rename of cd.
5700 (cd): Override builtin.
5701
5702 2019-03-06 Richard Bunt <richard.bunt@arm.com>
5703
5704 * gdb.fortran/function-calls.exp: New file.
5705 * gdb.fortran/function-calls.f90: New test.
5706
5707 2019-03-04 Richard Bunt <richard.bunt@arm.com>
5708
5709 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
5710 on user program standard output.
5711 * gdb.fortran/short-circuit-argument-list.f90: Record function
5712 calls.
5713
5714 2019-02-28 Alan Hayward <alan.hayward@arm.com>
5715
5716 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
5717 failure.
5718
5719 2019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5720
5721 PR gdb/8527
5722 * gdb.base/interrupt-daemon-attach.c,
5723 gdb.base/interrupt-daemon-attach.exp: New test.
5724
5725 2019-02-27 Pedro Alves <palves@redhat.com>
5726
5727 * gdb.base/page.exp: Add tests for "set width/height -1".
5728
5729 2019-02-27 Pedro Alves <palves@redhat.com>
5730
5731 * gdb.base/page.exp: Add tests for "set/show width/height" with
5732 "infinite" values.
5733
5734 2019-02-27 Tom Tromey <tromey@adacore.com>
5735
5736 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
5737 2.4.
5738 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
5739 workaround.
5740
5741 2019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
5742
5743 * gdb.base/align.exp: Extend to compile in both C and C++, and add
5744 tests for structs with static members.
5745
5746 2019-02-26 Tom Tromey <tromey@adacore.com>
5747
5748 * gdb.python/py-value.exp (test_value_from_buffer): Check for
5749 ValueError, not TypeError.
5750
5751 2019-02-26 Kevin Buettner <kevinb@redhat.com>
5752
5753 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
5754 call from main program.
5755
5756 2019-02-23 Joel Brobecker <brobecker@adacore.com>
5757
5758 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
5759 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
5760 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
5761 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
5762 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
5763
5764 2019-02-22 Keith Seitz <keiths@redhat.com>
5765
5766 PR symtab/23853
5767 * gdb.base/symlink-sourcefile.c: New file.
5768 * gdb.base/symlink-sourcefile.exp: New file.
5769
5770 2019-02-20 Tom Tromey <tom@tromey.com>
5771
5772 * gdb.base/info_qt.exp: Update.
5773
5774 2019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
5775
5776 * gdb.base/source.exp: Move "error in sourced script" code to
5777 the end.
5778 * gdb.base/source-error.gdb: Move contents to
5779 source-error-1.gdb. Add new code to source source-error-1.gdb.
5780 * gdb.base/source-error-1.gdb: New file, from previous
5781 source-error.gdb.
5782
5783 2019-02-17 Tom Tromey <tom@tromey.com>
5784
5785 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
5786 for macro styling.
5787 * gdb.base/style.c (SOME_MACRO): New macro.
5788
5789 2019-02-17 Tom Tromey <tom@tromey.com>
5790
5791 * gdb.base/style.exp: Add line-wrapping tests.
5792 * gdb.base/page.exp: Add test for quitting during pagination.
5793
5794 2019-02-17 Joel Brobecker <brobecker@adacore.com>
5795
5796 * gdb.ada/big_packed_array: New testcase.
5797 * gdb.ada/homonym.exp: Fix incorrect expected output for
5798 "break <homonym__get_value>" test.
5799
5800 2019-02-13 Weimin Pan <weimin.pan@oracle.com>
5801
5802 PR breakpoints/21870
5803 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
5804 and prepare_for_testing. Add comment.
5805 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
5806 redundant cleanup call. Clean up comment.
5807
5808 2019-02-12 Weimin Pan <weimin.pan@oracle.com>
5809
5810 PR breakpoints/21870
5811 * gdb.arch/aarch64-dbreg-contents.exp: New file.
5812 * gdb.arch/aarch64-dbreg-contents.c: New file.
5813
5814 2019-02-10 Joel Brobecker <brobecker@adacore.com>
5815
5816 * gdb.ada/mi_ref_changeable: New testcase.
5817
5818 2019-02-07 Alan Hayward <alan.hayward@arm.com>
5819
5820 * gdb.base/attach.exp: Add double attach test.
5821
5822 2019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
5823
5824 * lib/gdb.exp (default_gdb_start): Don't match pagination
5825 prompt.
5826 (gdb_init): Set stty_init.
5827
5828 2019-01-27 Tom Tromey <tom@tromey.com>
5829
5830 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
5831 skip_python_tests.
5832
5833 2019-01-24 Alan Hayward <alan.hayward@arm.com>
5834
5835 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
5836 New structure.
5837 (struct struct_static_02_02): Likewise.
5838 (struct struct_static_02_03): Likewise.
5839 (struct struct_static_02_04): Likewise.
5840 (struct struct_static_04_01): Likewise.
5841 (struct struct_static_04_02): Likewise.
5842 (struct struct_static_04_03): Likewise.
5843 (struct struct_static_04_04): Likewise.
5844 (struct struct_static_06_01): Likewise.
5845 (struct struct_static_06_02): Likewise.
5846 (struct struct_static_06_03): Likewise.
5847 (struct struct_static_06_04): Likewise.
5848 (cmp_struct_static_02_01): Likewise.
5849 (cmp_struct_static_02_02): Likewise.
5850 (cmp_struct_static_02_03): Likewise.
5851 (cmp_struct_static_02_04): Likewise.
5852 (cmp_struct_static_04_01): Likewise.
5853 (cmp_struct_static_04_02): Likewise.
5854 (cmp_struct_static_04_03): Likewise.
5855 (cmp_struct_static_04_04): Likewise.
5856 (cmp_struct_static_06_01): Likewise.
5857 (cmp_struct_static_06_02): Likewise.
5858 (cmp_struct_static_06_03): Likewise.
5859 (cmp_struct_static_06_04): Likewise.
5860 (call_all): Test new structs.
5861 * gdb.base/infcall-nested-structs.exp: Likewise.
5862
5863 2019-01-21 Alan Hayward <alan.hayward@arm.com>
5864 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
5865
5866 2019-01-21 Alan Hayward <alan.hayward@arm.com>
5867 * gdb.base/stack-protector.c: New test.
5868 * gdb.base/stack-protector.exp: New file.
5869 * gdb.cp/ovldbreak.exp: Only allow a single break line.
5870 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
5871 option.
5872 (gdb_compile): Remove stack protector for GCC and prevent
5873 recursion.
5874
5875 2019-01-16 Keith Seitz <keiths@redhat.com>
5876
5877 PR gdb/23773
5878 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
5879
5880 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5881
5882 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
5883 aliases.
5884 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
5885 tests.
5886 * gdb.arch/powerpc-vector-regs.c: New file.
5887 * gdb.arch/powerpc-vector-regs.exp: New file.
5888
5889 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5890
5891 * gdb.arch/altivec-regs.exp: Fix the list passed to
5892 gdb_expect_list when testing "info vector".
5893
5894 2019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
5895
5896 * gdb.base/style.exp: Don't include path in testname.
5897
5898 2019-01-10 Keith Seitz <keiths@redhat.com>
5899
5900 PR gdb/23712
5901 PR symtab/23010
5902 * gdb.dwarf2/multidictionary.exp: New file.
5903
5904 2019-01-09 Simon Marchi <simon.marchi@ericsson.com>
5905
5906 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
5907 (test_gnuv3_style_demangling): ... this.
5908 (test_lucid_style_demangling): Remove.
5909 (test_arm_style_demangling): Remove.
5910 (test_hp_style_demangling): Remove.
5911 (do_tests): Remove calls to the above.
5912
5913 2019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
5914
5915 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
5916 case.
5917
5918 2019-01-06 Tom Tromey <tom@tromey.com>
5919
5920 PR gdb/28155:
5921 * gdb.dwarf2/typedef-void-finish.exp: New file.
5922
5923 2018-12-28 Tom Tromey <tom@tromey.com>
5924 Simon Marchi <simark@simark.ca>
5925
5926 * gdb.base/jit-exec.exp: New file.
5927 * gdb.base/jit-exec.c: New file.
5928 * gdb.base/jit-execd.c: New file.
5929
5930 2018-12-28 Tom Tromey <tom@tromey.com>
5931
5932 * gdb.base/style.exp: Update test to check for address styling.
5933
5934 2018-12-28 Tom Tromey <tom@tromey.com>
5935
5936 * gdb.base/style.exp: Add test for styling of "Reading symbols"
5937 message.
5938
5939 2018-12-28 Tom Tromey <tom@tromey.com>
5940
5941 * gdb.base/style.exp: Add test for version number styling.
5942
5943 2018-12-28 Tom Tromey <tom@tromey.com>
5944
5945 * gdb.base/style.exp: Add test for print_address_symbolic.
5946
5947 2018-12-28 Tom Tromey <tom@tromey.com>
5948
5949 * gdb.base/style.exp: Add test for breakpoint setting.
5950
5951 2018-12-28 Tom Tromey <tom@tromey.com>
5952
5953 * gdb.base/style.exp: Add test for variable names.
5954
5955 2018-12-28 Tom Tromey <tom@tromey.com>
5956
5957 * gdb.base/style.exp: New file.
5958 * gdb.base/style.c: New file.
5959
5960 2018-12-28 Tom Tromey <tom@tromey.com>
5961
5962 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
5963 "dumb".
5964 * gdb.base/readline.exp (operate_and_get_next): Save and restore
5965 the TERM environment variable.
5966
5967 2018-12-27 Tom Tromey <tom@tromey.com>
5968
5969 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
5970 pagination test.
5971
5972 2018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
5973
5974 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
5975 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
5976
5977 2018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5978
5979 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
5980 Filename a.adb changed to bp_fun_addr.adb.
5981 gdb.ada/bp_fun_addr.exp: Update test accordingly.
5982
5983 2018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
5984
5985 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
5986 non-PIE executables.
5987 * README: Mention the gdb,nopie_flag board setting.
5988 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
5989 non-PIE executable.
5990 * gdb.arch/amd64-entry-value.exp: Likewise.
5991 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
5992 * gdb.arch/i386-float.exp: Likewise.
5993 * gdb.arch/i386-signal.exp: Likewise.
5994 * gdb.mi/mi-reg-undefined.exp: Likewise.
5995
5996 2018-12-21 Paul Marechal <paul.marechal@ericsson.com>
5997
5998 PR gdb/23974
5999 * gdb.base/info-os.exp: Check return for unknown "info os" type.
6000
6001 2018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6002
6003 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
6004 Update order of results accordingly.
6005
6006 2018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
6007
6008 * gdb.base/annota1.exp: Update a test regexp.
6009
6010 2018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
6011
6012 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
6013
6014 2018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6015
6016 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
6017 (reuse_time): Initialize to REUSE_TIME_CAP.
6018 (check_rc): New function.
6019 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
6020 Check pthread_create rc.
6021 (spawner_thread_func): Check pthread_create and pthread_join rc.
6022
6023 2018-12-08 Pedro Alves <palves@redhat.com>
6024
6025 * gdb.base/list.exp (test_forward_search): Rename to ...
6026 (test_forward_reverse_search): ... this. Also test reverse-search
6027 and the forward-search alias.
6028
6029 2018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
6030
6031 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
6032 local timeout variable before return, and remove all local timeout
6033 variable entirely.
6034 (gdb_load): Likewise.
6035
6036 2018-12-01 Tom de Vries <tdevries@suse.de>
6037
6038 * gdb.base/gdb-caching-proc.exp: New file.
6039
6040 2018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
6041
6042 * Makefile.in (TIMESTAMP): New variable.
6043 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
6044 command.
6045 (check-single-racy): Likewise.
6046 (check/%.exp): Likewise.
6047 (check-racy/%.exp): Likewise.
6048 (workers/%.worker): Likewise.
6049 (build-perf): Likewise.
6050 (check-perf): Likewise.
6051 * README: Describe new "TS" and "TS_FORMAT" variables.
6052 * print-ts.py: New file.
6053
6054 2018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
6055
6056 PR python/23714
6057 * gdb.python/python.exp: Test command repetition after
6058 gdb.execute.
6059
6060 2018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
6061
6062 * gdb.opt/inline-break.exp: Add test that info breakpoint output
6063 is correctly aligned.
6064
6065 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6066
6067 * gdb.ada/info_auto_lang.exp: New testcase.
6068 * gdb.ada/info_auto_lang/global_pack.ads: New file.
6069 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
6070 * gdb.ada/info_auto_lang/some_c.c: New file.
6071
6072 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6073
6074 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
6075 FUNC_lang language syntax.
6076
6077 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6078
6079 * gdb.base/info_minsym.c: New file.
6080 * gdb.base/info_minsym.exp: New file.
6081
6082 2018-11-19 Tom Tromey <tom@tromey.com>
6083
6084 PR rust/23625:
6085 * gdb.rust/simple.exp: Add ptype test. Update expected output.
6086 * gdb.rust/expr.exp: Update expected output. Change one test.
6087
6088 2018-11-19 Tom Tromey <tom@tromey.com>
6089
6090 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
6091
6092 2018-11-19 Pedro Alves <palves@redhat.com>
6093
6094 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
6095 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
6096 see the expected warning.
6097
6098 2018-11-16 Alan Hayward <alan.hayward@arm.com>
6099
6100 PR gdb/22736:
6101 * gdb.cp/infcall-nodebug-lib.c: New test.
6102 * gdb.cp/infcall-nodebug-main.c: New test.
6103 * gdb.cp/infcall-nodebug.exp: New file.
6104
6105 2018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
6106
6107 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
6108 completer tests.
6109
6110 2018-11-09 Tom de Vries <tdevries@suse.de>
6111
6112 * gdb.base/msym-lang.c: New test.
6113 * gdb.base/msym-lang.exp: New file.
6114 * gdb.base/msym-lang-main.c: New test.
6115
6116 2018-11-08 Tom Tromey <tom@tromey.com>
6117
6118 PR gdb/23555:
6119 PR gdb/23838:
6120 * gdb.base/warning.exp: New file.
6121
6122 2018-11-08 Jan Beulich <jbeulich@suse.com>
6123
6124 * testsuite/gdb.arch/i386-avx512.c,
6125 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
6126
6127 2018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
6128
6129 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
6130 point hardware.
6131
6132 2018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
6133
6134 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
6135 * gdb.dwarf2/missing-type-name.exp: New file.
6136
6137 2018-11-06 Tom de Vries <tdevries@suse.de>
6138
6139 * gdb.base/many-headers.c: New test.
6140 * gdb.base/many-headers.exp: New file.
6141
6142 2018-11-06 Jim Wilson <jimw@sifive.com>
6143
6144 * gdb.base/code_elim.exp: For riscv, set additional_flags
6145 to include -msmall-data-limit=0.
6146
6147 2018-11-01 Joel Brobecker <brobecker@adacore.com>
6148
6149 * gdb.ada/watch_minus_l: New testcase.
6150
6151 2018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
6152
6153 * gdb.arch/aix-sighandle.c: New file.
6154 * gdb.arch/aix-sighandle.exp: New file.
6155
6156 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
6157
6158 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
6159 registers being unions.
6160
6161 2018-10-31 Tom de Vries <tdevries@suse.de>
6162
6163 * lib/valgrind.exp: New file.
6164 (vgdb_start, vgdb_stop): New procs, factored out of ...
6165 * gdb.base/valgrind-bt.exp: ... here, ...
6166 * gdb.base/valgrind-disp-step.exp: ... here and ...
6167 * gdb.base/valgrind-infcall.exp: ... here.
6168
6169 2018-10-31 Tom de Vries <tdevries@suse.de>
6170
6171 * lib/gdb.exp (get_valueof): Don't output read value in test name.
6172
6173 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
6174
6175 * gdb.dwarf2/void-type.c: New file.
6176 * gdb.dwarf2/void-type.exp: New file.
6177
6178 2018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6179
6180 * gdb.base/info_qt.c: New file.
6181 * gdb.base/info_qt.exp: New file.
6182
6183 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
6184
6185 * gdb.arch/powerpc-htm-regs.c: New file.
6186 * gdb.arch/powerpc-htm-regs.exp: New file.
6187
6188 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
6189
6190 * gdb.arch/powerpc-tar.c: New file.
6191 * gdb.arch/powerpc-tar.exp: New file.
6192
6193 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
6194
6195 * gdb.arch/powerpc-ppr-dscr.c: New file.
6196 * gdb.arch/powerpc-ppr-dscr.exp: New file.
6197
6198 2018-10-25 Tom de Vries <tdevries@suse.de>
6199
6200 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
6201
6202 2018-10-24 Tom de Vries <tdevries@suse.de>
6203
6204 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
6205 longer exists error.
6206
6207 2018-10-24 Tom de Vries <tdevries@suse.de>
6208
6209 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
6210
6211 2018-10-24 Tom de Vries <tdevries@suse.de>
6212
6213 * gdb.base/valgrind-db-attach.exp: Handle removed support for
6214 --db-attach in valgrind.
6215
6216 2018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
6217
6218 * gdb.arch/riscv-reg-aliases.c: New file.
6219 * gdb.arch/riscv-reg-aliases.exp: New file.
6220
6221 2018-10-19 Alan Hayward <alan.hayward@arm.com>
6222
6223 * gdb.python/py-cmd.exp: Check for gdb_prompt.
6224
6225 2018-10-19 Alan Hayward <alan.hayward@arm.com>
6226
6227 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
6228
6229 2018-10-19 Alan Hayward <alan.hayward@arm.com>
6230
6231 * gdb.cp/ovldbreak.exp: Fix regexps.
6232
6233 2018-10-19 Alan Hayward <alan.hayward@arm.com>
6234
6235 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
6236
6237 2018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
6238
6239 PR cli/23785
6240 * gdb.base/restore.exp: New test to check if "restore" with an
6241 invalid file doesn't segfault.
6242
6243 2018-10-18 Tom de Vries <tdevries@suse.de>
6244
6245 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
6246 * gdb.ada/excep_handle.exp: Same.
6247 * gdb.ada/mi_string_access.exp: Same.
6248 * gdb.ada/mi_var_union.exp: Same.
6249 * gdb.arch/arc-analyze-prologue.exp: Same.
6250 * gdb.arch/arc-decode-insn.exp: Same.
6251 * gdb.base/readnever.exp: Same.
6252 * gdb.fortran/printing-types.exp: Same.
6253 * gdb.guile/scm-lazy-string.exp: Same.
6254
6255 2018-10-16 Tom de Vries <tdevries@suse.de>
6256
6257 PR gdb/23730
6258 * gdb.base/catch-follow-exec.c: Add copyright notice.
6259 * gdb.base/catch-follow-exec.exp: Rewrite to use
6260 gdb_spawn_with_cmdline_opts. Require gdb-native.
6261
6262 2018-10-12 Sandra Loosemore <sandra@codesourcery.com>
6263
6264 * gdb.trace/actions-changed.exp: Check for arch support.
6265 * gdb.trace/actions.exp: Likewise.
6266 * gdb.trace/ax.exp: Likewise.
6267 * gdb.trace/backtrace.exp: Likewise.
6268 * gdb.trace/change-loc.exp: Likewise.
6269 * gdb.trace/deltrace.exp: Likewise.
6270 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
6271 * gdb.trace/ftrace.exp: Likewise.
6272 * gdb.trace/infotrace.exp: Check for arch support.
6273 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
6274 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
6275 * gdb.trace/mi-tsv-changed.exp: Likewise.
6276 * gdb.trace/packetlen.exp: Likewise.
6277 * gdb.trace/passc-dyn.exp: Likewise.
6278 * gdb.trace/passcount.exp: Likewise.
6279 * gdb.trace/pending.exp: Likewise.
6280 * gdb.trace/range-stepping.exp: Check for shlib support.
6281 * gdb.trace/report.exp: Check for arch support.
6282 * gdb.trace/save-trace.exp: Likewise.
6283 * gdb.trace/signal.exp: Check for signal support.
6284 * gdb.trace/tfind.exp: Check for arch support.
6285 * gdb.trace/trace-break.exp: Check for arch and shlib support.
6286 * gdb.trace/trace-common.h: Add comment.
6287 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
6288 * gdb.trace/trace-enable-disable.exp: Likewise.
6289 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
6290 * gdb.trace/tracecmd.exp: Check for arch support.
6291 * gdb.trace/tspeed.exp: Check for shlib and target support.
6292 * gdb.trace/tstatus.exp: Check for arch support.
6293 * gdb.trace/tsv.exp: Likewise.
6294 * gdb.trace/while-dyn.exp: Likewise.
6295 * gdb.trace/while-stepping.exp: Likewise.
6296 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
6297
6298 2018-10-12 Simon Marchi <simon.marchi@ericsson.com>
6299
6300 * gdb.trace/tspeed.exp: Remove nowarnings.
6301 (prepare_for_trace_test): Declare "global ipalib".
6302 * gdb.trace/tspeed.c: Include unistd.h.
6303 (main): Remove superfluous printf argument.
6304
6305 2018-10-11 Sandra Loosemore <sandra@codesourcery.com>
6306
6307 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
6308 directory prefix on the filename.
6309
6310 2018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
6311
6312 * gdb.gdb/unittest.exp: Update expected message informing that
6313 selftests have been disabled.
6314 * gdb.server/unittest.exp: Likewise.
6315
6316 2018-10-09 Tom de Vries <tdevries@suse.de>
6317
6318 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
6319 with runto_main.
6320
6321 2018-10-08 Weimin Pan <weimin.pan@oracle.com>
6322
6323 PR c++/16841
6324 * gdb.cp/virtbase2.cc: New file.
6325 * gdb.cp/virtbase2.exp: New file.
6326
6327 2018-10-06 Tom Tromey <tom@tromey.com>
6328
6329 PR python/19399:
6330 * gdb.python/py-inferior.exp: Add architecture test.
6331
6332 2018-10-06 Tom Tromey <tom@tromey.com>
6333
6334 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
6335 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
6336
6337 2018-10-06 Tom Tromey <tom@tromey.com>
6338
6339 * gdb.python/py-breakpoint.exp (check_last_event): Check location
6340 of a "throw" catchpoint.
6341
6342 2018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
6343
6344 * gdb.base/info-proc.exp: Update string expected from "help info
6345 proc".
6346
6347 2018-10-04 Tom Tromey <tom@tromey.com>
6348
6349 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
6350 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
6351 (test_initial_complaints, test_empty_complaints): Update.
6352 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
6353
6354 2018-10-04 Tom Tromey <tom@tromey.com>
6355
6356 PR cli/19551:
6357 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
6358 * lib/gdb.exp (gdb_file_cmd): Update.
6359 * gdb.stabs/weird.exp (print_weird_var): Update.
6360 * gdb.server/solib-list.exp: Update.
6361 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
6362 * gdb.mi/mi-cli.exp: Update.
6363 * gdb.linespec/linespec.exp: Update.
6364 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
6365 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
6366 * gdb.cp/cp-relocate.exp: Update.
6367 * gdb.base/sym-file.exp: Update.
6368 * gdb.base/relocate.exp: Update.
6369 * gdb.base/readnever.exp: Update.
6370 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
6371 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
6372 * gdb.base/dbx.exp (gdb_file_cmd): Update.
6373 * gdb.base/code_elim.exp: Update.
6374 * gdb.base/break-unload-file.exp (test_break): Update.
6375 * gdb.base/break-interp.exp (test_attach_gdb): Update.
6376 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
6377 Update.
6378 * gdb.base/attach.exp (do_attach_tests): Update.
6379 * gdb.base/sepdebug.exp: Update.
6380 * gdb.python/py-section-script.exp: Update.
6381
6382 2018-10-04 Tom Tromey <tom@tromey.com>
6383
6384 PR cli/22234:
6385 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
6386 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
6387 output.
6388
6389 2018-10-04 Tom Tromey <tom@tromey.com>
6390
6391 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
6392 set width and height to 0.
6393 (test_command_line_attach_run): Use -quiet.
6394
6395 2018-10-03 Sandra Loosemore <sandra@codesourcery.com>
6396
6397 * lib/gdb.exp (skip_ifunc_tests): New.
6398 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
6399 other compile failures.
6400 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
6401
6402 2018-10-01 Simon Marchi <simon.marchi@ericsson.com>
6403
6404 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
6405 is_amd64_regs_target.
6406
6407 2018-10-01 Alan Hayward <alan.hayward@arm.com>
6408
6409 * gdb.arch/aarch64-sighandler-regs.c: New test.
6410 * gdb.arch/aarch64-sighandler-regs.exp: New file.
6411 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
6412
6413 2018-10-01 Markus Metzger <markus.t.metzger@intel.com>
6414
6415 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
6416 assembly.
6417
6418 2018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
6419
6420 * gdb.base/frame-selection.exp: New file.
6421 * gdb.base/frame-selection.c: New file.
6422
6423 2018-09-27 Alan Hayward <alan.hayward@arm.com>
6424
6425 * gdb.threads/check-libthread-db.c (thread_routine): Use a
6426 pthread barrier.
6427 (main): Likewise.
6428
6429 2018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
6430
6431 * gdb.base/large-frame-1.c: New file.
6432 * gdb.base/large-frame-2.c: New file.
6433 * gdb.base/large-frame.exp: New file.
6434 * gdb.base/large-frame.h: New file.
6435
6436 2018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
6437
6438 PR gdb/20948
6439 * gdb.base/write_mem.exp: New test.
6440 * gdb.base/write_mem.c: Likewise.
6441
6442 2018-09-23 Tom Tromey <tom@tromey.com>
6443
6444 PR python/18852:
6445 * gdb.python/py-parameter.exp: Add test for parameter that throws
6446 on "set".
6447
6448 2018-09-23 Tom Tromey <tom@tromey.com>
6449
6450 PR python/17284:
6451 * gdb.python/py-template.exp (test_template_arg): Add test for
6452 negative template argument number.
6453
6454 2018-09-23 Tom Tromey <tom@tromey.com>
6455
6456 PR python/14062:
6457 * gdb.python/python.exp: Add test for post_event error.
6458
6459 2018-09-23 Tom Tromey <tom@tromey.com>
6460
6461 PR python/18170:
6462 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
6463 convert pointers to int and long.
6464
6465 2018-09-23 Tom Tromey <tom@tromey.com>
6466
6467 PR python/20126:
6468 * gdb.python/py-value.exp (test_value_numeric_ops): Add
6469 signed-ness conversion tests.
6470
6471 2018-09-23 Tom Tromey <tom@tromey.com>
6472
6473 PR python/18352;
6474 * gdb.python/py-value.exp (test_float_conversion): New proc.
6475 Use it.
6476
6477 2018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
6478
6479 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
6480
6481 2018-09-18 Sandra Loosemore <sandra@codesourcery.com>
6482
6483 * gdb.base/complete-empty.exp: Skip tab-completion tests if
6484 no readline.
6485 * gdb.base/utf8-identifiers.exp: Likewise.
6486 * gdb.cp/cpcompletion.exp: Likewise.
6487 * gdb.linespec/cpcompletion.exp: Likewise.
6488 * gdb.linespec/cpls-abi-tag.exp: Likewise.
6489 * gdb.linespec/cpls-ops.exp: Likewise.
6490
6491 2018-09-19 Richard Bunt <richard.bunt@arm.com>
6492 Chris January <chris.january@arm.com>
6493
6494 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
6495 * gdb.fortran/short-circuit-argument-list.exp: New file.
6496 * gdb.fortran/short-circuit-argument-list.f90: New test.
6497
6498 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
6499
6500 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
6501 "arch=" keyword when executing "-stack-list-frames".
6502
6503 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
6504
6505 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
6506 "arch=" keyword when executing "-stack-list-frames".
6507
6508 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
6509
6510 * gdb.ada/complete.exp: Expect for "@" when doing "complete
6511 break ada".
6512
6513 2018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
6514
6515 PR python/23669
6516 * gdb.python/python.exp: Test gdb.execute("show commands").
6517
6518 2018-09-16 Tom Tromey <tom@tromey.com>
6519
6520 * gdb.base/new-ui.exp (do_execution_tests): Update.
6521 * gdb.base/dbx.exp (test_breakpoints): Update.
6522
6523 2018-09-14 Alan Hayward <alan.hayward@arm.com>
6524
6525 * lib/gdb.exp (gdb_simple_compile): Add proc.
6526 (is_elf_target): Use gdb_simple_compile.
6527 (skip_altivec_tests): Likewise.
6528 (skip_vsx_tests): Likewise.
6529 (skip_tsx_tests): Likewise.
6530 (skip_btrace_tests): Likewise.
6531 (skip_btrace_pt_tests): Likewise.
6532 (gdb_can_simple_compile): Likewise.
6533 (gdb_has_argv0): Likewise.
6534 (gdb_target_symbol_prefix): Likewise.
6535 (target_supports_scheduler_locking): Likewise.
6536
6537 2018-09-13 Tom Tromey <tom@tromey.com>
6538
6539 * Makefile.in (TAGS): Recognize proc_with_prefix and
6540 gdb_caching_proc.
6541
6542 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
6543
6544 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
6545 method.
6546
6547 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
6548
6549 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
6550 and a few other Inferior properties when the Inferior is no
6551 longer valid.
6552
6553 2018-09-13 Tom Tromey <tom@tromey.com>
6554
6555 PR rust/23650:
6556 * gdb.rust/simple.exp: Add test for enum field access error.
6557
6558 2018-09-13 Tom Tromey <tom@tromey.com>
6559
6560 PR rust/23626:
6561 * gdb.rust/simple.rs (EmptyEnum): New type.
6562 (main): Use it.
6563 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
6564
6565 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
6566
6567 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
6568 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
6569 * gdb.python/py-symtab.exp: Update test printing an objfile.
6570
6571 2018-09-12 Simon Marchi <simon.marchi@ericsson.com>
6572
6573 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
6574 object.
6575
6576 2018-09-12 Alan Hayward <alan.hayward@arm.com>
6577
6578 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
6579 (support_complex_tests): Use gdb_can_simple_compile.
6580 (is_ilp32_target): Likewise.
6581 (is_lp64_target): Likewise.
6582 (is_64_target): Likewise.
6583 (is_amd64_regs_target): Likewise.
6584 (is_aarch32_target): Likewise.
6585 (gdb_int128_helper): Likewise.
6586
6587 2018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6588
6589 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
6590
6591 2018-09-10 Jerome Guitton <guitton@adacore.com>
6592
6593 * gdb.ada/same_component_name: Add test for case of tagged record
6594 with variable-length fields.
6595
6596 2018-09-10 Xavier Roirand <roirand@adacore.com>
6597
6598 * gdb.ada/access_to_unbounded_array.exp: New testcase.
6599 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
6600 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
6601 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
6602
6603 2018-09-10 Xavier Roirand <roirand@adacore.com>
6604
6605 * gdb.ada/mi_string_access.exp: New testcase.
6606 * gdb.ada/mi_string_access/bar.adb: New file.
6607 * gdb.ada/mi_string_access/pck.adb: New file.
6608 * gdb.ada/mi_string_access/pck.asd: New file.
6609
6610 2018-09-10 Xavier Roirand <roirand@adacore.com>
6611
6612 * gdb.ada/mi_var_union.exp: New testcase.
6613 * gdb.ada/mi_var_union/bar.adb: New file.
6614 * gdb.ada/mi_var_union/pck.adb: New file.
6615 * gdb.ada/mi_var_union/pck.asd: New file.
6616
6617 2018-09-08 Tom Tromey <tom@tromey.com>
6618
6619 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
6620
6621 2018-09-08 Tom Tromey <tom@tromey.com>
6622
6623 PR python/16047:
6624 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
6625 (register_pretty_printers): Register new printer.
6626 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
6627 test.
6628 * gdb.python/py-prettyprint.c (int_type3): New typedef.
6629 (an_int_type3): New global.
6630
6631 2018-09-08 Joel Brobecker <brobecker@adacore.com>
6632
6633 * gdb.ada/expr_with_funcall: New testcase.
6634
6635 2018-09-08 Joel Brobecker <brobecker@adacore.com>
6636
6637 * gdb.ada/packed_array_assign: New testcase.
6638
6639 2018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
6640
6641 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
6642 names, and add test prefixes to make test names unique.
6643
6644 2018-09-05 Tom de Vries <tdevries@suse.de>
6645
6646 * gdb.dwarf2/varval.exp: Add test.
6647
6648 2018-09-04 Gary Benson <gbenson@redhat.com>
6649
6650 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
6651 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
6652
6653 2018-08-31 Tom Tromey <tom@tromey.com>
6654
6655 * gdb.rust/simple.rs: Rename second variable "v".
6656
6657 2018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
6658
6659 * gdb.base/funcargs.c (use_a): New function.
6660 (recurse): Call use_a.
6661
6662 2018-08-29 Keith Seitz <keiths@redhat.com>
6663
6664 * gdb.compile/compile-cplus-anonymous.cc: New file.
6665 * gdb.compile/compile-cplus-anonymous.exp: New file.
6666 * gdb.compile/compile-cplus-array-decay.cc: New file.
6667 * gdb.compile/compile-cplus-array-decay.exp: New file.
6668 * gdb.compile/compile-cplus-inherit.cc: New file.
6669 * gdb.compile/compile-cplus-inherit.exp: New file.
6670 * gdb.compile/compile-cplus-member.cc: New file.
6671 * gdb.compile/compile-cplus-member.exp: New file.
6672 * gdb.compile/compile-cplus-method.cc: New file.
6673 * gdb.compile/compile-cplus-method.exp: New file.
6674 * gdb.compile/compile-cplus-mod.c: "New" file.
6675 * gdb.compile/compile-cplus-namespace.cc: New file.
6676 * gdb.compile/compile-cplus-namespace.exp: New file.
6677 * gdb.compile/compile-cplus-nested.cc: New file.
6678 * gdb.compile/compile-cplus-nested.exp: New file.
6679 * gdb.compile/compile-cplus-print.c: "New" file.
6680 * gdb.compile/compile-cplus-print.exp: "New" file.
6681 * gdb.compile/compile-cplus-virtual.cc: New file.
6682 * gdb.compile/compile-cplus-virtual.exp: New file.
6683 * gdb.compile/compile-cplus.c: "New" file.
6684 * gdb.compile/compile-cplus.exp: "New" file.
6685 * lib/compile-support.exp: New file.
6686
6687 2018-08-16 Gary Benson <gbenson@redhat.com>
6688
6689 PR gdb/13000:
6690 * gdb.base/batch-exit-status.exp: New file.
6691 * gdb.base/batch-exit-status.good-commands: Likewise.
6692 * gdb.base/batch-exit-status.bad-commands: Likewise.
6693
6694 2018-08-29 Alan Hayward <alan.hayward@arm.com>
6695
6696 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
6697 (struct struct02): Likewise.
6698 (struct struct03): Likewise.
6699 (struct struct04): Likewise.
6700 (struct struct_01_01): New struct.
6701 (struct struct_01_02): Likewise.
6702 (struct struct_01_03): Likewise.
6703 (struct struct_01_04): Likewise.
6704 (struct struct_02_01): Likewise.
6705 (struct struct_02_02): Likewise.
6706 (struct struct_02_03): Likewise.
6707 (struct struct_02_04): Likewise.
6708 (struct struct_04_01): Likewise.
6709 (struct struct_04_02): Likewise.
6710 (struct struct_04_03): Likewise.
6711 (struct struct_04_04): Likewise.
6712 (struct struct_05_01): Likewise.
6713 (struct struct_05_02): Likewise.
6714 (struct struct_05_03): Likewise.
6715 (struct struct_05_04): Likewise.
6716 (cmp_struct01): Remove function.
6717 (cmp_struct02): Likewise.
6718 (cmp_struct03): Likewise.
6719 (cmp_struct04): Likewise.
6720 (cmp_struct_01_01): Add Function.
6721 (cmp_struct_01_02): Likewise.
6722 (cmp_struct_01_03): Likewise.
6723 (cmp_struct_01_04): Likewise.
6724 (cmp_struct_02_01): Likewise.
6725 (cmp_struct_02_02): Likewise.
6726 (cmp_struct_02_03): Likewise.
6727 (cmp_struct_02_04): Likewise.
6728 (cmp_struct_04_01): Likewise.
6729 (cmp_struct_04_02): Likewise.
6730 (cmp_struct_04_03): Likewise.
6731 (cmp_struct_04_04): Likewise.
6732 (cmp_struct_05_01): Likewise.
6733 (cmp_struct_05_02): Likewise.
6734 (cmp_struct_05_03): Likewise.
6735 (cmp_struct_05_04): Likewise.
6736 (call_all): Add new structs.
6737 * gdb.base/infcall-nested-structs.exp: Likewise.
6738
6739 2018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
6740
6741 * gdb.python/py-framefilter-mi.exp: Update regexp to
6742 check for "arch" field in frame output.
6743
6744 2018-08-23 Kevin Buettner <kevinb@redhat.com>
6745
6746 * gdb.dwarf2/dw2-ranges-func.c: New file.
6747 * gdb.dwarf2/dw2-ranges-func.exp: New file.
6748
6749 2018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
6750
6751 * gdb.base/term.exp: Compare terminal settings with values from
6752 the inferior.
6753 * gdb.base/term.c: Get and set terminal settings.
6754
6755 2018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
6756
6757 * lib/mi-support.exp (mi_expect_stop): Update regexp to
6758 accommodate new "arch" field in frame output.
6759 * gdb.mi/mi-return.exp: Likewise.
6760 * gdb.mi/mi-stack.exp: Likewise.
6761 * gdb.mi/mi-syn-frame.exp: Likewise.
6762 * gdb.mi/user-selected-context-sync.exp: Likewise.
6763
6764 2018-08-19 Michael Spang <spang@google.com>
6765
6766 PR gdb/11786
6767 * gdb.base/gcore-tls-pie.c: New file.
6768 * gdb.base/gcore-tls-pie.exp: New file.
6769
6770 2018-08-18 Kevin Buettner <kevinb@redhat.com>
6771
6772 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
6773 * gdb.dwarf2/varval.c: New file.
6774 * gdb.dwarf2/varval.exp: New file.
6775
6776 2018-08-17 Alan Hayward <alan.hayward@arm.com>
6777
6778 PR gdb/18931
6779 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
6780
6781 2018-08-16 Keith Seitz <keiths@redhat.com>
6782
6783 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
6784 tests expected to pass.
6785
6786 2018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
6787
6788 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
6789 -data-disassemble -a.
6790 (test_disassembly_bogus_args): Likewise.
6791
6792 2018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
6793
6794 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
6795
6796 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
6797
6798 * gdb.base/vla-optimized-out.exp: Add new test.
6799
6800 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
6801
6802 * gdb.base/vla-optimized-out-o3.exp: Delete.
6803 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
6804 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
6805 deleted tests.
6806
6807 2018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
6808
6809 PR gdb/18050:
6810 * gdb.server/extended-remote-restart.c: New file.
6811 * gdb.server/extended-remote-restart.exp: New file.
6812
6813 2018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
6814
6815 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
6816 "set variable index = 42".
6817
6818 2018-08-07 Simon Marchi <simon.marchi@ericsson.com>
6819
6820 * boards/index-cache-gdb.exp: New file.
6821 * gdb.dwarf2/index-cache.exp: New file.
6822 * gdb.dwarf2/index-cache.c: New file.
6823 * gdb.base/maint.exp: Check if we are using the index cache.
6824
6825 2018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6826
6827 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
6828 MAKEFLAGS.
6829
6830 2018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6831
6832 * dg-extract-results.sh: Move to toplevel contrib.
6833 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
6834 * Makefile.in (check-parallel-racy): Likewise.
6835
6836 2018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
6837
6838 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
6839 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
6840 tests if the target supports scheduler locking.
6841
6842 2018-08-04 Tom de Vries <tdevries@suse.de>
6843
6844 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
6845
6846 2018-08-02 Tom Tromey <tom@tromey.com>
6847
6848 PR symtab/16842.
6849 * gdb.cp/temargs.exp: Test "info address" of a template
6850 parameter.
6851
6852 2018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
6853
6854 * gdb.python/py-mi-var-info-path-expression.c: New file.
6855 * gdb.python/py-mi-var-info-path-expression.py: New file.
6856 * gdb.python/py-mi-var-info-path-expression.exp: New file.
6857
6858 2018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
6859
6860 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
6861 error after "cannot resolve name" string.
6862
6863 2018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
6864
6865 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
6866 started.
6867 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
6868
6869 2018-07-28 Tom de Vries <tdevries@suse.de>
6870
6871 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
6872
6873 2018-07-26 Tom de Vries <tdevries@suse.de>
6874
6875 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
6876
6877 2018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
6878
6879 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
6880 is visible.
6881
6882 2018-07-26 Tom de Vries <tdevries@suse.de>
6883
6884 PR breakpoints/23366
6885 * gdb.base/catch-follow-exec.c: New test.
6886 * gdb.base/catch-follow-exec.exp: New file.
6887
6888 2018-07-25 Tom de Vries <tdevries@suse.de>
6889
6890 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
6891 vla-optimized-out.c.
6892
6893 2018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
6894
6895 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
6896 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
6897
6898 2018-07-20 Tom de Vries <tdevries@suse.de>
6899
6900 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
6901 NOCLONE macro.
6902 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
6903
6904 2018-07-19 Tom de Vries <tdevries@suse.de>
6905
6906 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
6907 regular expression.
6908
6909 2018-07-18 Tom de Vries <tdevries@suse.de>
6910
6911 * gdb.base/vla-optimized-out.c: New test.
6912 * gdb.base/vla-optimized-out.exp: New file.
6913
6914 2018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
6915
6916 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
6917 message "No address associated with hostname" when gdbserver
6918 cannot resolve the hostname.
6919
6920 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6921
6922 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
6923 Add some test prefixes to make tests unique.
6924
6925 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6926
6927 * gdb.base/frameapply.c: New file.
6928 * gdb.base/frameapply.exp: New file.
6929
6930 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6931
6932 * gdb.base/skip.exp: Update expected error message.
6933
6934 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
6935 Jan Kratochvil <jan.kratochvil@redhat.com>
6936 Paul Fertser <fercerpav@gmail.com>
6937 Tsutomu Seki <sekiriki@gmail.com>
6938
6939 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
6940 parameter.
6941 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
6942 by default.
6943 * boards/native-gdbserver.exp: Likewise.
6944 * gdb.server/run-without-local-binary.exp: Improve regexp used
6945 for detecting when a remote debugging connection succeeds.
6946 * gdb.server/server-connect.exp: New file.
6947 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
6948 Do not prefix the port number with ":".
6949 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
6950 support for detecting and using it. Add '$debughost_gdbserver'
6951 to the list of arguments used to start gdbserver. Handle case
6952 when gdbserver cannot resolve a network name.
6953
6954 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
6955
6956 PR c++/23373
6957 * gdb.base/ptype-offsets.cc (struct static_member): New
6958 struct.
6959 (main) <stmember>: New variable.
6960 * gdb.base/ptype-offsets.exp: Add test for printing a struct
6961 with a static member in it.
6962
6963 2018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
6964
6965 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
6966 watchpoints enabled and disabled.
6967
6968 2018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
6969
6970 * gdb.base/examine-backward.exp: Still run tests around address
6971 0x0, even if address 0x0 is not readable. Update the pattern for
6972 matching address 0x0 in expected output.
6973
6974 2018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
6975
6976 * gdb.base/share-env-with-gdbserver.c (main): Add call to
6977 malloc/free.
6978
6979 2018-07-04 Tom de Vries <tdevries@suse.de>
6980
6981 * gdb.dwarf2/dw2-error.exp: Update expected error message.
6982
6983 2018-07-02 Maciej W. Rozycki <macro@mips.com>
6984
6985 PR tdep/8282
6986 * gdb.arch/mips-disassembler-options.exp: New test.
6987 * gdb.arch/mips-disassembler-options.s: New test source.
6988
6989 2018-06-29 Pedro Alves <palves@redhat.com>
6990
6991 * gdb.threads/names.exp: Adjust expected "info threads" output.
6992
6993 2018-06-29 Pedro Alves <palves@redhat.com>
6994
6995 * gdb.opt/inline-break.exp (line number, address): Add "info
6996 break" tests.
6997
6998 2018-06-29 Pedro Alves <palves@redhat.com>
6999
7000 * gdb.opt/inline-break.c (func1): Add "break here" marker.
7001 * gdb.opt/inline-break.exp: Test setting breakpoints by line
7002 number and address and running to them.
7003
7004 2018-06-29 Richard Bunt <richard.bunt@arm.com>
7005
7006 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
7007
7008 2018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7009
7010 * lib/compiler.c: Remove executable permission flag.
7011
7012 2018-06-28 Richard Bunt <richard.bunt@arm.com>
7013
7014 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
7015 code.
7016 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
7017
7018 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
7019
7020 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
7021
7022 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
7023
7024 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
7025 address argument is omitted.
7026
7027 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
7028
7029 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
7030
7031 2018-06-27 Omair Javaid <omair.javaid@linaro.org>
7032
7033 PR gdb/21695
7034 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
7035 * gdb.base/infoline-reloc-main-from-zero.c: New file.
7036
7037 2018-06-26 Tom Tromey <tom@tromey.com>
7038
7039 PR rust/22574:
7040 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
7041 * gdb.rust/simple.rs (struct SimpleLayout): New.
7042
7043 2018-06-22 Simon Marchi <simon.marchi@ericsson.com>
7044
7045 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
7046 "info registers" output.
7047
7048 2018-06-21 Richard Bunt <richard.bunt@arm.com>
7049
7050 * gdb.base/watchpoint-hw-attach.c: New test.
7051 * gdb.base/watchpoint-hw-attach.exp: New file.
7052
7053 2018-06-20 Simon Marchi <simon.marchi@ericsson.com>
7054
7055 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
7056 through /bin/sh.
7057 * boards/dwarf4-gdb-index.exp: Likewise.
7058 * boards/fission-dwp.exp: Likewise.
7059
7060 2018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
7061
7062 * gdb.base/float128.exp: Add comment and improved fail message
7063 to the failure case of "print large128" test.
7064
7065 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
7066
7067 * configure.ac: Remove AC_PREREQ.
7068 * configure: Re-generate.
7069
7070 2018-06-19 Pedro Alves <palves@redhat.com>
7071
7072 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
7073 (func_extern_caller): New.
7074 (main): Call func_extern_caller.
7075 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
7076 logic change.
7077
7078 2018-06-18 Weimin Pan <weimin.pan@oracle.com>
7079
7080 PR gdb/16841
7081 * gdb.cp/typedef-base.cc: New file.
7082 * gdb.cp/typedef-base.exp: New file.
7083
7084 2018-06-18 Tom de Vries <tdevries@suse.de>
7085
7086 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
7087
7088 2018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
7089 Richard Bunt <Richard.Bunt@arm.com>
7090
7091 * gdb.threads/attach-slow-waitpid.c: New file.
7092 * gdb.threads/attach-slow-waitpid.exp: New file.
7093 * gdb.threads/slow-waitpid.c: New file.
7094
7095 2018-06-14 Pedro Alves <palves@redhat.com>
7096
7097 * gdb.base/fork-running-state.c: Include <errno.h>.
7098 (exit_if_relative_exits): New.
7099 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
7100 exits.
7101 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
7102 child exits.
7103
7104 2018-06-14 Tom de Vries <tdevries@suse.de>
7105
7106 PR cli/22573
7107 * gdb.base/finish-pretty.c: New test.
7108 * gdb.base/finish-pretty.exp: New file.
7109
7110 2018-06-14 Pedro Alves <palves@redhat.com>
7111
7112 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
7113 gdb's expected startup output.
7114
7115 2018-06-14 Pedro Alves <palves@redhat.com>
7116
7117 * lib/selftest-support.exp (selftest_setup): Remove inlined
7118 function handling.
7119
7120 2018-06-14 Tom de Vries <tdevries@suse.de>
7121
7122 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
7123 matching of breakpoint printing.
7124
7125 2018-06-13 Tom de Vries <tdevries@suse.de>
7126
7127 PR testsuite/23269
7128 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
7129 (fork_child): ... here, and ...
7130 (fork_parent): ... here.
7131
7132 2018-06-12 Tom de Vries <tdevries@suse.de>
7133
7134 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
7135
7136 2018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
7137 Stephen Roberts <stephen.roberts@arm.com>
7138
7139 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
7140 rewrite test to describe action performed, rather than possible
7141 failure.
7142
7143 2018-06-08 Gary Benson <gbenson@redhat.com>
7144
7145 * gdb.threads/check-libthread-db.exp: New file.
7146 * gdb.threads/check-libthread-db.c: Likewise.
7147
7148 2018-06-05 Tom Tromey <tom@tromey.com>
7149
7150 * gdb.base/default.exp: Update expected "show version" output.
7151
7152 2018-06-05 Tom Tromey <tom@tromey.com>
7153
7154 PR cli/12326:
7155 * gdb.cp/static-print-quit.exp: Update.
7156 * lib/gdb.exp (pagination_prompt): Update.
7157 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
7158 * gdb.python/python.exp: Update.
7159
7160 2018-06-04 Joel Brobecker <brobecker@adacore.com>
7161
7162 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
7163
7164 2018-06-01 Joel Brobecker <brobecker@adacore.com>
7165
7166 * gdb.ada/bp_fun_addr: New testcase.
7167
7168 2018-06-01 Tom Tromey <tom@tromey.com>
7169
7170 * gdb.xml/tdesc-regs.exp (load_description): Update expected
7171 results.
7172 * gdb.dwarf2/method-ptr.exp: Set language to C++.
7173 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
7174 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
7175 * gdb.base/maint.exp (maint_pass_if): Update.
7176
7177 2018-05-31 Maciej W. Rozycki <macro@mips.com>
7178
7179 * gdb.base/endian.exp: New test.
7180 * gdb.base/endian.c: New test source.
7181
7182 2018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
7183
7184 PR gdb/23203
7185 * gdb.base/bt-selected-frame.c: New file.
7186 * gdb.base/bt-selected-frame.exp: New file.
7187 * lib/gdb.exp (get_current_frame_number): New function.
7188
7189 2018-05-24 Maciej W. Rozycki <macro@mips.com>
7190 Pedro Alves <palves@redhat.com>
7191
7192 * gdb.threads/tls-core.c: Include <stdlib.h>
7193 (thread_proc): Call `abort'.
7194 * gdb.threads/tls-core.exp: Generate a core with core_find too.
7195 (tls_core_test): New procedure, bits factored out from ...
7196 (top level): ... here. Test both native cores and gcore cores.
7197
7198 2018-05-23 Tom Tromey <tom@tromey.com>
7199
7200 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
7201
7202 2018-05-23 Tom Tromey <tom@tromey.com>
7203
7204 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
7205 symfile_complaints.
7206 (test_short_complaints): Likewise.
7207 (test_empty_complaints): Likewise.
7208 (test_initial_complaints): Update.
7209
7210 2018-05-23 Tom Tromey <tom@tromey.com>
7211
7212 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
7213
7214 2018-05-23 Tom Tromey <tom@tromey.com>
7215
7216 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
7217 (test_short_complaints): Update.
7218
7219 2018-05-22 Pedro Alves <palves@redhat.com>
7220
7221 * gdb.base/remote.exp: Only gdb_start after compiling the
7222 testcase. Issue "disconnect" before testing "set remote" command
7223 defaults. Issue clean_restart before running to main.
7224
7225 2018-05-22 Pedro Alves <palves@redhat.com>
7226
7227 * gdb.base/remote.exp: Adjust expected output of "show remote
7228 memory-write-packet-size". Add tests for "set remote
7229 memory-write-packet-size 0" and "set remote
7230 memory-write-packet-size fixed/limit".
7231
7232 2018-05-22 Pedro Alves <palves@redhat.com>
7233
7234 PR gdb/22973
7235 * gdb.base/utf8-identifiers.c: New file.
7236 * gdb.base/utf8-identifiers.exp: New file.
7237
7238 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
7239
7240 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
7241
7242 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
7243
7244 * gdb.arch/powerpc-vsx-gcore.exp: New file.
7245
7246 2018-05-18 Tom Tromey <tom@tromey.com>
7247
7248 * gdb.base/ptype-offsets.exp: Update.
7249
7250 2018-05-17 Keith Seitz <keiths@redhat.com>
7251
7252 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
7253 in expected breakpoint stop locations.
7254 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
7255 move to proper scope to test variable values.
7256 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
7257 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
7258 New functions.
7259 (main): Call not_inline_func3.
7260 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
7261 inline_func1, inline_func2, and inline_func3. Test that when each
7262 breakpoint is hit, GDB properly reports both the stop location
7263 and the backtrace. Repeat tests for temporary breakpoints.
7264
7265 2018-05-15 Maciej W. Rozycki <macro@mips.com>
7266
7267 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
7268 rather then trying to access it in determining whether the PID
7269 of `gdbserver' could have been retrieved.
7270
7271 2018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
7272
7273 * gdb.arch/amd64-init-x87-values.S: New file.
7274 * gdb.arch/amd64-init-x87-values.exp: New file.
7275
7276 2018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7277
7278 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
7279
7280 2018-05-04 Tom Tromey <tom@tromey.com>
7281
7282 PR python/22730:
7283 * gdb.python/python.exp: Test multi-line execute.
7284
7285 2018-05-04 Tom Tromey <tom@tromey.com>
7286
7287 PR python/22731:
7288 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
7289
7290 2018-05-04 Tom Tromey <tom@tromey.com>
7291
7292 PR gdb/11750:
7293 * gdb.base/define.exp: Test defining a user command inside a user
7294 command.
7295 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
7296
7297 2018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
7298 Pedro Alves <palves@redhat.com>
7299
7300 PR breakpoints/19806 and support for PR external/20207.
7301 * gdb.base/watchpoint-unaligned.c: New file.
7302 * gdb.base/watchpoint-unaligned.exp: New file.
7303
7304 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
7305
7306 * gdb.base/maint.exp: Make test names unique, use
7307 test_prefix_command_help to test 'help maint info', and remove
7308 repeated test of 'help maint'.
7309
7310 2018-05-04 Tom Tromey <tom@tromey.com>
7311
7312 PR gdb/22619:
7313 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
7314 behavior.
7315
7316 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
7317
7318 * gdb.base/maint.exp: Process output from 'maint print registers'
7319 line at a time.
7320
7321 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
7322
7323 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
7324 timeout.
7325
7326 2018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
7327
7328 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
7329 filter pattern.
7330
7331 2018-05-02 Pedro Alves <palves@redhat.com>
7332
7333 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
7334 to_log_command renames.
7335 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
7336
7337 2018-05-02 Tom Tromey <tom@tromey.com>
7338
7339 * gdb.python/py-parameter.exp: Set test message.
7340
7341 2018-05-02 Tom Tromey <tom@tromey.com>
7342
7343 PR python/20084:
7344 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
7345 PARAM_ZUINTEGER_UNLIMITED tests.
7346
7347 2018-04-28 Dan Robertson <danlrobertson89@gmail.com>
7348
7349 PR rust/23124
7350 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
7351 when casting.
7352
7353 2018-04-30 Tom Tromey <tom@tromey.com>
7354
7355 * gdb.python/py-type.exp: Check align attribute.
7356 * gdb.python/py-type.c: New "aligncheck" global.
7357
7358 2018-04-30 Tom Tromey <tom@tromey.com>
7359
7360 PR exp/17095:
7361 * gdb.dwarf2/dw2-align.exp: New file.
7362 * gdb.cp/align.exp: New file.
7363 * gdb.base/align.exp: New file.
7364 * lib/gdb.exp (gdb_int128_helper): New proc.
7365 (has_int128_c, has_int128_cxx): New caching procs.
7366
7367 2018-04-27 Tom Tromey <tom@tromey.com>
7368
7369 PR rust/22545:
7370 * gdb.rust/simple.exp: Add inclusive range tests.
7371
7372 2018-04-26 Pedro Alves <palves@redhat.com>
7373
7374 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
7375 ifunc breakpoint locations correctly of ifunc breakpoints set
7376 while the program resolves the ifunc.
7377
7378 2018-04-26 Pedro Alves <palves@redhat.com>
7379
7380 * gdb.base/gnu-ifunc-final.c: New file.
7381 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
7382 * gdb.base/gnu-ifunc.exp (executable): Delete.
7383 (staticexecutable): Adjust.
7384 (lib_opts, exec_opts): Delete.
7385 (make_binsuffix, build, set-break): New procedures.
7386 (misc_tests): New, with tests factored out from the top level.
7387 (top level): Test different combinations of ifunc resolver name,
7388 resolver with and with debug info, and ifunc target with and
7389 without debug info. Wrap static tests with with_target_prefix.
7390
7391 2018-04-26 Pedro Alves <palves@redhat.com>
7392
7393 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
7394 return type" warnings.
7395
7396 2018-04-25 Pedro Alves <palves@redhat.com>
7397
7398 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
7399 killed".
7400 * gdb.base/kill-after-signal.exp: Likewise.
7401 * gdb.threads/kill.exp: Likewise.
7402
7403 2018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
7404 Sergio Durigan Junior <sergiodj@redhat.com>
7405 Pedro Alves <palves@redhat.com>
7406
7407 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
7408 regexps to expect for '[Inferior ... detached]' as well.
7409 * gdb.base/attach.exp: Likewise.
7410 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
7411 "gdb_continue_to_end".
7412 (test_catch_syscall_with_wrong_args): Likewise.
7413 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
7414 ']'. Don't set 'verbose' on.
7415 * gdb.base/foll-vfork.exp: Likewise.
7416 * gdb.base/fork-print-inferior-events.c: New file.
7417 * gdb.base/fork-print-inferior-events.exp: New file.
7418 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
7419 '[Inferior ... has been killed]' message.
7420 * gdb.base/kill-after-signal.exp: Likewise.
7421 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
7422 detach message.
7423 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
7424 message.
7425 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
7426 regexps to expect for '[Inferior ... detached]' as well.
7427 * gdb.threads/process-dies-while-detaching.exp: Likewise.
7428
7429 2018-04-24 Simon Marchi <simon.marchi@ericsson.com>
7430
7431 PR gdb/23104
7432 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
7433
7434 2018-04-22 Rajendra SY <rajendra.sy@gmail.com>
7435
7436 PR gdb/23095
7437 * gdb.base/break-probes.exp: Pass shlib_load to
7438 prepare_for_testing. Set normal_bp to r_debug_state if target is
7439 bsd.
7440
7441 2018-04-19 Richard Bunt <richard.bunt@arm.com>
7442
7443 * gdb.threads/multiple-successive-infcall.c: New test.
7444 * gdb.threads/multiple-successive-infcall.exp: New file.
7445
7446 2018-04-17 Tom Tromey <tom@tromey.com>
7447
7448 * gdb.rust/simple.rs (Union): New type.
7449 (main): New local "u".
7450 * gdb.rust/simple.exp (test_one_slice): Add new test case.
7451
7452 2018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
7453
7454 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
7455 number information in output of "whereis" command.
7456 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
7457
7458 2018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7459
7460 * gdb.ada/info_types.exp: Adjust expected output to the line
7461 numbers now printed by "info var/func/type".
7462 * gdb.base/completion.exp: Likewise.
7463 * gdb.base/included.exp: Likewise.
7464 * gdb.cp/cp-relocate.exp: Likewise.
7465 * gdb.cp/cplusfuncs.exp: Likewise.
7466 * gdb.cp/namespace.exp: Likewise.
7467 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
7468
7469 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
7470
7471 * gdb.btrace/cpu.exp: New.
7472
7473 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
7474
7475 * gdb.base/step-indirect-call-thunk.exp: New.
7476 * gdb.base/step-indirect-call-thunk.c: New.
7477 * gdb.reverse/step-indirect-call-thunk.exp: New.
7478 * gdb.reverse/step-indirect-call-thunk.c: New.
7479
7480 2018-04-11 Simon Marchi <simon.marchi@ericsson.com>
7481
7482 * gdb.base/pie-fork.c: New file.
7483 * gdb.base/pie-fork.exp: New file.
7484
7485 2018-04-11 Tom Tromey <tom@tromey.com>
7486
7487 * gdb.rust/simple.exp: Add test for ".." struct initializer.
7488
7489 2018-04-10 Pedro Alves <palves@redhat.com>
7490
7491 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
7492 exits. Instead loop running forever.
7493 (fork_parent): Run forever too.
7494
7495 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
7496
7497 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
7498 mi_continue_to_line.
7499 * gdb.mi/mi-stack.c (callee4): Add comment.
7500
7501 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
7502
7503 * gdb.mi/mi-stack.exp: Fix indentation.
7504
7505 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
7506
7507 PR gdb/22979
7508 * gdb.arch/amd64-osabi.exp: New file.
7509
7510 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
7511
7512 PR gdb/22980
7513 * gdb.base/osabi.exp: New file.
7514
7515 2018-04-02 Weimin Pan <weimin.pan@oracle.com>
7516
7517 * gdb.cp/static-typedef-print.exp: New file.
7518 * gdb.cp/static-typedef-print.cc: New file.
7519
7520 2018-03-27 Joel Brobecker <brobecker@adacore.com>
7521
7522 * gdb.ada/varsize_limit: New testcase.
7523
7524 2018-03-27 Joel Brobecker <brobecker@adacore.com>
7525
7526 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
7527
7528 * gdb.ada/notcplusplus: New testcase.
7529
7530 * gdb.base/c-linkage-name.c: New file.
7531 * gdb.base/c-linkage-name.exp: New testcase.
7532
7533 2018-03-26 Tom Tromey <tom@tromey.com>
7534
7535 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
7536 * gdb.python/py-framefilter.py (name_error): New global.
7537 (ErrorInName.function): Use name_error.
7538
7539 2018-03-26 Tom Tromey <tom@tromey.com>
7540
7541 PR backtrace/15582:
7542 * gdb.python/py-framefilter.exp: Add "bt hide" test.
7543
7544 2018-03-23 Keith Seitz <keiths@redhat.com>
7545
7546 PR c++/22968
7547 * gdb.cp/subtypes.exp: New file.
7548 * gdb.cp/subtypes.h: New file.
7549 * gdb.cp/subtypes.cc: New file.
7550 * gdb.cp/subtypes-2.cc: New file.
7551
7552 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
7553
7554 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
7555 (done): Call '_exit' not 'exit' to avoid atexit handlers.
7556 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
7557 -nostartfiles when compiling the test. Confirm that all registers
7558 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
7559
7560 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
7561
7562 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
7563 option, syntax was wrong anyway.
7564 * gdb.arch/arm-disp-step.exp: Likewise.
7565 * gdb.arch/sparc64-regs.exp: Likewise.
7566 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
7567 option, syntax was wrong anyway, switch to use
7568 prepare_for_testing.
7569 * gdb.arch/i386-disp-step.exp: Likewise.
7570
7571 2018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
7572
7573 * gdb.ada/exec_changed.exp: Replace "target_info exists
7574 use_gdb_stub" by "use_gdb_stub".
7575 * gdb.ada/start.exp: Likewise.
7576 * gdb.base/async-shell.exp: Likewise.
7577 * gdb.base/attach-pie-misread.exp: Likewise.
7578 * gdb.base/attach-wait-input.exp: Likewise.
7579 * gdb.base/break-entry.exp: Likewise.
7580 * gdb.base/break-interp.exp: Likewise.
7581 * gdb.base/dprintf-detach.exp: Likewise.
7582 * gdb.base/nostdlib.exp: Likewise.
7583 * gdb.base/solib-nodir.exp: Likewise.
7584 * gdb.base/statistics.exp: Likewise.
7585 * gdb.base/testenv.exp: Likewise.
7586 * gdb.mi/mi-exec-run.exp: Likewise.
7587 * gdb.mi/mi-start.exp: Likewise.
7588 * gdb.multi/dummy-frame-restore.exp: Likewise.
7589 * gdb.multi/multi-arch-exec.exp: Likewise.
7590 * gdb.multi/multi-arch.exp: Likewise.
7591 * gdb.multi/tids.exp: Likewise.
7592 * gdb.multi/watchpoint-multi.exp: Likewise.
7593 * gdb.python/py-events.exp: Likewise.
7594 * gdb.threads/attach-into-signal.exp: Likewise.
7595 * gdb.threads/attach-stopped.exp: Likewise.
7596 * gdb.threads/threadapply.exp: Likewise.
7597 * lib/selftest-support.exp: Likewise.
7598
7599 2018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
7600
7601 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
7602
7603 2018-03-20 Stephen Roberts <stephen.roberts@arm.com>
7604
7605 * gdb.perf/template-breakpoints.cc: New file.
7606 * gdb.perf/template-breakpoints.exp: New file.
7607 * gdb.perf/template-breakpoints.py: New file.
7608
7609 2018-03-19 Tom Tromey <tom@tromey.com>
7610
7611 * gdb.rust/simple.rs (main): Add local variables field1, field2,
7612 y0.
7613 * gdb.rust/simple.exp: Test bare identifier form of struct
7614 initializer.
7615
7616 2018-03-19 Tom Tromey <tom@tromey.com>
7617
7618 * gdb.gdb/observer.exp: Remove.
7619
7620 2018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
7621
7622 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
7623 "qualified" option when setting breakpoints.
7624 * gdb.trace/backtrace.exp: Likewise.
7625 * gdb.trace/circ.exp: Likewise.
7626 * gdb.trace/collection.exp: Likewise.
7627 * gdb.trace/disconnected-tracing.exp: Likewise.
7628 * gdb.trace/ftrace-lock.exp: Likewise.
7629 * gdb.trace/ftrace.exp: Likewise.
7630 * gdb.trace/infotrace.exp: Likewise.
7631 * gdb.trace/packetlen.exp: Likewise.
7632 * gdb.trace/passc-dyn.exp: Likewise.
7633 * gdb.trace/qtro.exp: Likewise.
7634 * gdb.trace/read-memory.exp: Likewise.
7635 * gdb.trace/report.exp: Likewise.
7636 * gdb.trace/signal.exp: Likewise.
7637 * gdb.trace/status-stop.exp: Likewise.
7638 * gdb.trace/strace.exp: Likewise.
7639 * gdb.trace/tfind.exp: Likewise.
7640 * gdb.trace/trace-break.exp: Likewise.
7641 * gdb.trace/trace-condition.exp: Likewise.
7642 * gdb.trace/trace-mt.exp: Likewise.
7643 * gdb.trace/tstatus.exp: Likewise.
7644 * gdb.trace/tsv.exp: Likewise.
7645 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
7646 * gdb.trace/unavailable.exp: Likewise.
7647 * gdb.trace/while-dyn.exp: Likewise.
7648
7649 2018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
7650
7651 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
7652 that libinproctrace is copied to the target.
7653
7654 2018-03-14 Tom Tromey <tom@tromey.com>
7655
7656 PR cli/14977:
7657 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
7658 a null pointer.
7659 * gdb.base/wchar.exp: Likewise.
7660
7661 2018-03-14 Tom Tromey <tom@tromey.com>
7662
7663 PR cli/19918:
7664 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
7665 flag.
7666
7667 2018-03-08 Simon Marchi <simon.marchi@ericsson.com>
7668
7669 PR gdb/22841
7670 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
7671 "target" to remote_exec.
7672
7673 2018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
7674
7675 PR gdb/22841
7676 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
7677 ${board}_upload): Remove.
7678
7679 2018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
7680
7681 * gdb.cp/watch-cp.cc: New test.
7682 * gdb.cp/watch-cp.exp: New file.
7683
7684 2018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
7685
7686 * gdb.base/infcall-nested-structs.exp: New file.
7687 * gdb.base/infcall-nested-structs.c: New file.
7688 * gdb.base/float.exp: Add riscv support.
7689
7690 2018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
7691
7692 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
7693 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
7694
7695 2018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
7696
7697 * gdb.server/abspath.exp: New file.
7698 * lib/gdb.exp (with_cwd): New procedure.
7699
7700 2018-02-28 Simon Marchi <simon.marchi@ericsson.com>
7701
7702 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
7703 use it.
7704 (gdb_is_target_remote_prompt): New proc.
7705 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
7706 (gdb_is_target_native): Pass prompt parameter to
7707 gdb_is_target_1.
7708
7709 2018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
7710
7711 * gdb.base/load-command.c: New file.
7712 * gdb.base/load-command.exp: New file.
7713 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
7714 (gdb_is_target_1): ...this, and generalize for other targets
7715 than just remote.
7716 (gdb_is_target_remote): Use gdb_is_target_1.
7717 (gdb_is_target_native): use gdb_is_target_1.
7718
7719 2018-02-26 Tom Tromey <tom@tromey.com>
7720
7721 PR python/16497:
7722 * gdb.python/py-framefilter.exp: Update test.
7723
7724 2018-02-26 Tom Tromey <tom@tromey.com>
7725
7726 * gdb.dwarf2/variant.c: New file.
7727 * gdb.dwarf2/variant.exp: New file.
7728
7729 2018-02-26 Tom Tromey <tom@tromey.com>
7730
7731 * gdb.rust/simple.exp: Accept more possible results in enum test.
7732
7733 2018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
7734
7735 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
7736 parentheses.
7737
7738 2018-02-23 Maciej W. Rozycki <macro@mips.com>
7739
7740 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
7741 name of a variable: $actual_linejj -> $actual_line.
7742
7743 2018-02-21 John Baldwin <jhb@FreeBSD.org>
7744
7745 * gdb.arch/amd64-i386-address.exp: Fix a typo.
7746
7747 2018-02-20 Markus Metzger <markus.t.metzger@intel.com>
7748
7749 * gdb.btrace/buffer-size.exp: Do not force BTS.
7750
7751 2018-02-14 Pedro Alves <palves@redhat.com>
7752
7753 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
7754 getting a "Quit".
7755
7756 2018-02-09 Markus Metzger <markus.t.metzger@intel.com>
7757
7758 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
7759 Fix test name.
7760
7761 2018-02-07 Simon Marchi <simon.marchi@ericsson.com>
7762
7763 * gdb.cp/m-static.exp: Check type of optimized out static
7764 member.
7765
7766 2018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
7767
7768 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
7769 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
7770
7771 2018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
7772 Leszek Swirski <leszeks@google.com>
7773
7774 * gdb.python/py-prettyprint.c
7775 (struct to_string_returns_value_inner,
7776 struct to_string_returns_value_wrapper): New.
7777 (main): Add tsrvw variable.
7778 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
7779 ToStringReturnsValueWrapper): New classes.
7780 (register_pretty_printers): Register new pretty-printers.
7781 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
7782 recursive pretty printer.
7783 * gdb.python/py-mi.exp: Likewise.
7784
7785 2018-02-01 Leszek Swirski <leszeks@google.com>
7786
7787 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
7788 functions with the same name as an include file are parsed
7789 correctly.
7790
7791 2018-02-01 Yao Qi <yao.qi@linaro.org>
7792
7793 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
7794 "\[^\r\n\]*".
7795
7796 2018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
7797
7798 * gdb.arch/powerpc-prologue-frame.s: New file.
7799 * gdb.arch/powerpc-prologue-frame.c: Likewise.
7800 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
7801
7802 2018-01-31 Joel Brobecker <brobecker@adacore.com>
7803
7804 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
7805
7806 2018-01-30 Pedro Alves <palves@redhat.com>
7807
7808 PR gdb/13211
7809 * gdb.base/interrupt-daemon.c: New.
7810 * gdb.base/interrupt-daemon.exp: New.
7811 * gdb.multi/multi-term-settings.c: New.
7812 * gdb.multi/multi-term-settings.exp: New.
7813
7814 2018-01-30 Joel Brobecker <brobecker@adacore.com>
7815
7816 * gdb.base/break.exp: Save the location where the breakpoint
7817 on break.c:47 was actually inserted when debugging the version
7818 compiled at -O2 and use it in the expected output of the "info
7819 break" test performed soon after.
7820
7821 2018-01-22 Pedro Alves <palves@redhat.com>
7822 Sergio Durigan Junior <sergiodj@redhat.com>
7823
7824 * gdb.base/whatis.exp: Add tests for 'set print object on' +
7825 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
7826
7827 2018-01-22 Joel Brobecker <brobecker@adacore.com>
7828
7829 * gdb.base/break-include.c, gdb.base/break-include.inc,
7830 gdb.base/break-include.exp: New files.
7831 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
7832 line number now being the actual line number where the breakpoint
7833 was inserted.
7834 * gdb.mi/mi-break.exp: Likewise.
7835 * gdb.mi/mi-reverse.exp: Likewise.
7836 * gdb.mi/mi-simplerun.exp: Ditto.
7837
7838 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
7839
7840 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
7841 varobj.
7842 * gdb.mi/mi-var-create-rtti.exp: Likewise.
7843
7844 2018-01-21 Don Breazeal <donb@codesourcery.com>
7845 Andrew Burgess <andrew.burgess@embecosm.com>
7846
7847 * gdb.mi/basics.c: Add new global.
7848 * gdb.mi/mi-frame-regs.exp: New file.
7849 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
7850 case.
7851
7852 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
7853
7854 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
7855 non-parameter, and on an unknown symbol.
7856
7857 2018-01-19 Tom Tromey <tom@tromey.com>
7858
7859 * gdb.rust/modules.rs (TWENTY_THREE): New global.
7860 * gdb.rust/modules.exp: Add ::-qualified lookup test.
7861
7862 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
7863
7864 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
7865 setrlimit and chdir to int.
7866
7867 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
7868
7869 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
7870 function.
7871 (my_tend): Likewise.
7872 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
7873 rationale of avoiding FP- and vector instructions.
7874
7875 2018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
7876
7877 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
7878 "info reg" with "\[ \t\]*".
7879 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
7880 "\[ \t\]+".
7881 * gdb.arch/s390-multiarch.exp: Ditto.
7882 * gdb.base/pc-fp.exp: Ditto.
7883 * gdb.reverse/i386-precsave.exp: Ditto.
7884 * gdb.reverse/i386-reverse.exp: Ditto.
7885 * gdb.reverse/i387-env-reverse.exp: Ditto.
7886 * gdb.reverse/i387-stack-reverse.exp: Ditto.
7887
7888 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
7889
7890 * lib/gdb.exp (gdb_compile): Re-enable use of
7891 universal_compile_options for languages other than Rust.
7892
7893 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
7894
7895 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
7896
7897 2018-01-17 Mike Gulick <mgulick@mathworks.com>
7898
7899 PR gdb/16577
7900 * gdb.base/solib-vanish.exp: New.
7901 * gdb.base/solib-vanish-main.c: New.
7902 * gdb.base/solib-vanish-lib1.c: New.
7903 * gdb.base/solib-vanish-lib2.c: New.
7904
7905 2018-01-17 Yao Qi <yao.qi@linaro.org>
7906
7907 * gdb.compile/compile.exp: Match the address printed for
7908 frame in the output of command "bt".
7909
7910 2018-01-15 Tom Tromey <tom@tromey.com>
7911
7912 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
7913 compute sp_reg.
7914
7915 2018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
7916
7917 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
7918 to prepare.
7919 (prepare): Return 0 on error, 1 on success.
7920
7921 2018-01-12 Pedro Alves <palves@redhat.com>
7922
7923 * gdb.base/continue-after-aborted-step-over.c: New.
7924 * gdb.base/continue-after-aborted-step-over.exp: New.
7925
7926 2018-01-11 Simon Marchi <simon.marchi@ericsson.com>
7927
7928 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
7929 options when not creating an executable.
7930
7931 2018-01-11 Pedro Alves <palves@redhat.com>
7932
7933 PR remote/22597
7934 * gdb.server/stop-reply-no-thread.c: New file.
7935 * gdb.server/stop-reply-no-thread.exp: New file.
7936
7937 2018-01-10 Pedro Alves <palves@redhat.com>
7938
7939 PR gdb/22670
7940 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
7941 functions too. Test setting breakpoints and printing C functions
7942 with no debug info too.
7943 * gdb.ada/bp_c_mixed_case/qux.c: New file.
7944
7945 2018-01-10 Pedro Alves <palves@redhat.com>
7946
7947 PR gdb/22670
7948 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
7949 a fail.
7950
7951 2018-01-10 Pedro Alves <palves@redhat.com>
7952
7953 PR gdb/22670
7954 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
7955
7956 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
7957
7958 * gdb.server/unittest.exp: Match the output in non-development
7959 mode.
7960
7961 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
7962
7963 * gdb.gdb/unittest.exp: Match output in non-development mode.
7964
7965 2018-01-08 Joel Brobecker <brobecker@adacore.com>
7966
7967 * gdb.ada/access_tagged_param.exp: Relax expected output
7968 for value of "ObjL" in "continue" to pck.inspect breakpoint
7969 test.
7970
7971 2018-01-08 Joel Brobecker <brobecker@adacore.com>
7972
7973 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
7974 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
7975
7976 2018-01-05 Pedro Alves <palves@redhat.com>
7977
7978 PR gdb/18653
7979 * gdb.base/libsegfault.exp: New.
7980
7981 2018-01-05 Joel Brobecker <brobecker@adacore.com>
7982
7983 PR gdb/22670
7984 * gdb.ada/access_tagged_param.exp: New file.
7985 * gdb.ada/access_tagged_param/foo.adb: New file.
7986
7987 2018-01-05 Pedro Alves <palves@redhat.com>
7988
7989 PR gdb/22670
7990 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
7991 exercise lower case too, and to exercise both full matching and
7992 wild matching.
7993
7994 2018-01-05 Joel Brobecker <brobecker@adacore.com>
7995
7996 * gdb.ada/rename_subscript_param: New testcase.
7997
7998 2018-01-05 Jerome Guitton <guitton@adacore.com>
7999
8000 * gdb.ada/arr_acc_idx_w_gap: New testcase.
8001
8002 2018-01-05 Joel Brobecker <brobecker@adacore.com>
8003
8004 * gdb.ada/convvar_comp: New testcase.
8005
8006 2018-01-05 Xavier Roirand <roirand@adacore.com>
8007
8008 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
8009 (My_Table): New global variable.
8010 * testsuite/gdb.ada/array_char_idx.exp: Add test.
8011
8012 2018-01-04 Joel Brobecker <brobecker@adacore.com>
8013
8014 PR gdb/22670
8015 * gdb.ada/maint_with_ada: New testcase.
8016
8017 2018-01-04 Joel Brobecker <brobecker@adacore.com>
8018
8019 PR gdb/22670
8020 * gdb.ada/bp_c_mixed_case: New testcase.
8021
8022 2018-01-04 Joel Brobecker <brobecker@adacore.com>
8023
8024 PR gdb/22670
8025 * gdb.ada/complete.exp: Add "complete break ada" test.
8026
8027 2018-01-04 Joel Brobecker <brobecker@adacore.com>
8028
8029 PR gdb/22670
8030 * gdb.ada/info_addr_mixed_case: New testcase.
8031
8032 2018-01-03 Xavier Roirand <roirand@adacore.com>
8033
8034 * gdb.ada/excep_handle.exp: New testcase.
8035 * gdb.ada/excep_handle/foo.adb: New file.
8036 * gdb.ada/excep_handle/pck.ads: New file.
8037
8038 2018-01-03 Joel Brobecker <brobecker@adacore.com>
8039
8040 * gdb.base/step-line.c: Add extra empty line in copyright header.
8041 * gdb.base/step-line.inp: Likewise.
8042
8043 2018-01-02 Joel Brobecker <brobecker@adacore.com>
8044
8045 * gdb.ada/dyn_stride.exp: Add slice test.
8046
8047 2018-01-02 Joel Brobecker <brobecker@adacore.com>
8048
8049 * gdb.ada/dyn_stride: New testcase.
8050
8051 2017-12-27 Stafford Horne <shorne@gmail.com>
8052
8053 * gdb.xml/extra-regs.xml: Add example foo reggroup.
8054 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
8055
8056 2017-12-27 Stafford Horne <shorne@gmail.com>
8057
8058 * gdb.base/reggroups.c: New file.
8059 * gdb.base/reggroups.exp: New file.
8060
8061 2017-12-18 Joel Brobecker <brobecker@adacore.com>
8062
8063 * gdb.dwarf2/ada-valprint-error.c: New file.
8064 * gdb.dwarf2/ada-valprint-error.exp: New file.
8065
8066 2017-12-18 Joel Brobecker <brobecker@adacore.com>
8067
8068 * gdb.ada/assign_arr: New testcase.
8069
8070 2017-12-18 Xavier Roirand <roirand@adacore.com>
8071
8072 * gdb.ada/funcall_ptr: New testcase.
8073
8074 2017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
8075
8076 PR cli/16224
8077 * gdb.base/ptype-offsets.cc: New file.
8078 * gdb.base/ptype-offsets.exp: New file.
8079
8080 2017-12-15 Yao Qi <yao.qi@linaro.org>
8081
8082 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
8083 if XML is disabled.
8084
8085 2017-12-15 Xavier Roirand <roirand@adacore.com>
8086
8087 * gdb.ada/same_component_name: New testcase.
8088
8089 2017-12-14 Joel Brobecker <brobecker@adacore.com>
8090
8091 * gdb.ada/str_binop_equal: New testcase.
8092
8093 2017-12-14 Joel Brobecker <brobecker@adacore.com>
8094
8095 * gdb.ada/task_switch_in_core: New testcase.
8096
8097 2017-12-13 Simon Marchi <simon.marchi@ericsson.com>
8098
8099 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
8100 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
8101 call test_bkpt_qualified.
8102 (test_bkpt_qualified): New proc.
8103
8104 2017-12-13 Pedro Alves <palves@redhat.com>
8105
8106 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
8107 Tighten regexp by matching with an anchor.
8108
8109 2017-12-13 Pedro Alves <palves@redhat.com>
8110
8111 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
8112 ("expression with namespace"): New set of tests.
8113 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
8114 (Nested::Test_NS::qux): New.
8115 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
8116 defaults to 'start_quote_char' and 'end_quote_char' parameters.
8117
8118 2017-12-13 Joel Brobecker <brobecker@adacore.com>
8119
8120 * gdb.base/server-del-break.c: New file.
8121 * gdb.base/server-del-break.exp: New file.
8122
8123 2017-12-12 Stafford Horne <shorne@gmail.com>
8124
8125 * gdb.xml/tdesc-regs.exp: Add or1k support.
8126
8127 2017-12-12 Stafford Horne <shorne@gmail.com>
8128
8129 * gdb.base/bp-permanent.c: Define nop of or1k.
8130
8131 2017-12-11 Joel Brobecker <brobecker@adacore.com>
8132
8133 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
8134 output with components being reordered.
8135
8136 2017-12-11 Joel Brobecker <brobecker@adacore.com>
8137
8138 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
8139 output with components being reordered.
8140
8141 2017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8142 Pedro Alves <palves@redhat.com>
8143
8144 * gdb.base/maint.exp (check for .gdb_index): Check also for
8145 .debug_names.
8146 * gdb.dlang/watch-loc.c (.debug_aranges): New.
8147 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
8148 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
8149 (.gdb_index used after symbol reloading): Support also .debug_names.
8150 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
8151
8152 2017-12-08 Yao Qi <yao.qi@linaro.org>
8153
8154 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
8155 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
8156
8157 2017-12-08 Yao Qi <yao.qi@linaro.org>
8158
8159 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
8160 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
8161
8162 2017-12-08 Yao Qi <yao.qi@linaro.org>
8163
8164 * gdb.arch/aarch64-tagged-pointer.c: New file.
8165 * gdb.arch/aarch64-tagged-pointer.exp: New file.
8166
8167 2017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
8168
8169 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
8170 "int".
8171
8172 2017-12-07 Keith Seitz <keiths@redhat.com>
8173
8174 PR breakpoints/22569
8175 * gdb.linespec/ls-errs.exp: Change expected result of "break
8176 -source this file has spaces.c -line 3".
8177 Check that an explicit source file followed by whitespace is
8178 identified as an invalid explicit location.
8179
8180 2017-12-07 Keith Seitz <keiths@redhat.com>
8181
8182 * gdb.cp/nested-types.cc: New file.
8183 * gdb.cp/nested-types.exp: New file.
8184 * lib/cp-support.exp: Load data-structures.exp library.
8185 (debug_cp_test_ptype_class): New global.
8186 (cp_ptype_class_verbose, next_line): New procedures.
8187 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
8188 Add and document new return value.
8189 Switch the list of lines to a queue.
8190 Add support for new `type' key for nested type definitions.
8191 Add debugging/troubleshooting messages.
8192 * lib/data-structures.exp: New file.
8193
8194 2017-12-07 Simon Marchi <simon.marchi@ericsson.com>
8195
8196 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
8197 with proc_with_prefix, don't use with_test_prefix.
8198
8199 2017-12-07 Tom Tromey <tom@tromey.com>
8200
8201 * gdb.base/break.exp: Add test for empty "commands".
8202
8203 2017-12-07 Yao Qi <yao.qi@linaro.org>
8204
8205 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
8206 malloc and catch syscall.
8207
8208 2017-12-07 Phil Muldoon <pmuldoon@redhat.com>
8209
8210 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
8211 tests for explicit locations.
8212
8213 2017-12-06 Pedro Alves <palves@redhat.com>
8214
8215 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
8216 force-disabling XML descriptions.
8217
8218 2017-12-04 Pedro Alves <palves@redhat.com>
8219
8220 PR gdb/22499
8221 * gdb.arch/amd64-disp-step-avx.S: New file.
8222 * gdb.arch/amd64-disp-step-avx.exp: New file.
8223
8224 2017-12-03 Pedro Alves <palves@redhat.com>
8225
8226 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
8227 and <string.h>.
8228 (parent_function): Print distinct messages when waitpid fails, or
8229 the child exits with a signal, or the child exits for an unhandled
8230 reason.
8231 * gdb.threads/process-dies-while-detaching.exp
8232 (detach_and_expect_exit): New 'inf_output_re' parameter and use
8233 it. Wait for both inferior output and GDB's prompt. Use an
8234 indirect spawn id list.
8235 (do_detach): New parameter 'child_exit'. Use it to compute
8236 expected inferior output.
8237 (test_detach, test_detach_watch, test_detach_killed_outside):
8238 Adjust to pass down the expected child exit kind.
8239
8240 2017-12-01 Joel Brobecker <brobecker@adacore.com>
8241 Sergio Durigan Junior <sergiodj@redhat.com>
8242 Pedro Alves <palves@redhat.com>
8243
8244 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
8245
8246 2017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
8247
8248 * gdb.base/relocate.exp: Add tests to guarantee that arguments
8249 to 'symbol-file' and 'add-symbol-file' can be
8250 position-independent.
8251
8252 2017-12-01 Yao Qi <yao.qi@linaro.org>
8253
8254 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
8255 the URL in copyright header.
8256 * gdb.arch/aarch64-fp.exp: Likewise.
8257 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
8258 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
8259 * gdb.base/expand-psymtabs.exp: Likewise.
8260 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
8261 * gdb.fortran/common-block.exp: Likewise.
8262 * gdb.fortran/common-block.f90: Likewise.
8263 * gdb.fortran/logical.exp: Likewise.
8264 * gdb.fortran/vla-datatypes.f90: Likewise.
8265 * gdb.fortran/vla-sub.f90: Likewise.
8266
8267 2017-11-30 Joel Brobecker <brobecker@adacore.com>
8268
8269 * gdb.ada/repeat_dyn: New testcase.
8270
8271 2017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
8272
8273 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
8274 Update for changed thread numbering.
8275 * gdb.cell/bt.exp: Update for changed GDB output.
8276
8277 2017-11-30 Simon Marchi <simon.marchi@ericsson.com>
8278
8279 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
8280 setting isremote by hand.
8281 * boards/dwarf4-gdb-index.exp: Likewise.
8282 * boards/fission.exp: Likewise.
8283 * boards/stabs.exp: Likewise.
8284
8285 2017-11-30 Pedro Alves <palves@redhat.com>
8286
8287 * gdb.linespec/cpls-ops.exp
8288 (check_explicit_skips_function_argument): Extract the underlying
8289 type of size_t instead of hardcoding it.
8290
8291 2017-11-29 Pedro Alves <palves@redhat.com>
8292
8293 PR c++/19436
8294 * gdb.linespec/cpls-abi-tag.cc: New file.
8295 * gdb.linespec/cpls-abi-tag.exp: New file.
8296
8297 2017-11-29 Pedro Alves <palves@redhat.com>
8298
8299 * gdb.base/langs.exp: Use -qualified.
8300 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
8301 it.
8302 * gdb.cp/namespace.exp: Use -qualified.
8303 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
8304 (overload-3, template-overload, template-ret-type, const-overload)
8305 (const-overload-quoted, anon-ns, ambiguous-prefix): New
8306 procedures.
8307 (test_driver): Call them.
8308 * gdb.cp/save-bp-qualified.cc: New.
8309 * gdb.cp/save-bp-qualified.exp: New.
8310 * gdb.linespec/explicit.exp: Test -qualified.
8311 * lib/completion-support.exp (completion::explicit_opts_list): Add
8312 "-qualified".
8313 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
8314
8315 2017-11-29 Phil Muldoon <pmuldoon@redhat.com>
8316
8317 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
8318
8319 2017-11-29 Tom Tromey <tom@tromey.com>
8320
8321 * gdb.base/relocate.exp: Update invalid argument test.
8322 Add new tests for invalid arguments.
8323
8324 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
8325
8326 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
8327 Return 0 as a long.
8328 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
8329
8330 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
8331
8332 * gdb.cp/breakpoint.cc (bar): Set return type to void.
8333 * gdb.cp/psymtab-parameter.cc (func): Likewise.
8334 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
8335 func ().
8336 * gdb.cp/shadow.cc (B.func): Return 0.
8337
8338 2017-11-27 Joel Brobecker <brobecker@adacore.com>
8339
8340 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
8341 expected output in gdb_expect call to allow the exception
8342 message to be present as well. Fix syntax confusion to avoid
8343 TCL thinking that exception_name is an array.
8344
8345 2017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
8346
8347 * gdb.arch/spu-info.c: Include <unistd.h>.
8348 (do_signal_test): Fix broken calls to write.
8349 * gdb.arch/spu-info.exp: Use prepare_for_testing.
8350 Fix checks for empty mailboxes. Update signal tests for corrected
8351 do_signal_test routine. Allow nonzero event status.
8352 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
8353 * gdb.cell/arch.exp: Use standard_output_file.
8354 * gdb.cell/break.exp: Likewise.
8355 * gdb.cell/bt.exp: Likewise.
8356 * gdb.cell/core.exp: Likewise.
8357 * gdb.cell/dwarfaddr.exp: Likewise.
8358 * gdb.cell/ea-cache.exp: Likewise.
8359 * gdb.cell/ea-standalone.exp: Likewise.
8360 * gdb.cell/f-regs.exp: Likewise.
8361 * gdb.cell/fork.exp: Likewise.
8362 * gdb.cell/gcore.exp: Likewise.
8363 * gdb.cell/mem-access.exp: Likewise.
8364 * gdb.cell/ptype.exp: Likewise.
8365 * gdb.cell/registers.exp: Likewise.
8366 * gdb.cell/sizeof.exp: Likewise.
8367 * gdb.cell/solib-symbol.exp: Likewise.
8368 * gdb.cell/solib.exp: Likewise.
8369
8370 2017-11-25 Pedro Alves <palves@redhat.com>
8371
8372 * gdb.base/complete-empty.exp: New file.
8373 * gdb.base/completion.exp: Adjust.
8374
8375 2017-11-25 Pedro Alves <palves@redhat.com>
8376
8377 * gdb.linespec/cpls-ops.cc: New file.
8378 * gdb.linespec/cpls-ops.exp: New file.
8379 * lib/completion-support.exp (test_complete_prefix_range_re): New,
8380 factored out from ...
8381 (test_complete_prefix_range): ... this.
8382
8383 2017-11-24 Pedro Alves <palves@redhat.com>
8384
8385 * gdb.linespec/cpcompletion.exp: New file.
8386 * gdb.linespec/cpls-hyphen.cc: New file.
8387 * gdb.linespec/cpls.cc: New file.
8388 * gdb.linespec/cpls2.cc: New file.
8389 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
8390 test to use test_gdb_complete_unique. Add label completion,
8391 keyword completion and explicit location completion tests.
8392 * lib/completion-support.exp: New file.
8393
8394 2017-11-24 Joel Brobecker <brobecker@adacore.com>
8395
8396 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
8397 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
8398 when hitting an exception catchpoint.
8399
8400 2017-11-22 Yao Qi <yao.qi@linaro.org>
8401
8402 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
8403
8404 2017-11-22 Simon Marchi <simon.marchi@ericsson.com>
8405
8406 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
8407 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
8408 * gdb.dwarf2/info-locals-optimized-out.c: New file.
8409
8410 2017-11-22 Yao Qi <yao.qi@linaro.org>
8411
8412 * gdb.base/info-os.exp: Pass pthreads.
8413 * gdb.multi/multi-attach.exp: Likewise.
8414
8415 2017-11-22 Yao Qi <yao.qi@linaro.org>
8416
8417 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
8418 compiler.
8419
8420 2017-11-22 Yao Qi <yao.qi@linaro.org>
8421
8422 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
8423 * gdb.base/break-interp.exp: Likewise.
8424 * gdb.base/jit-attach-pie.exp: Likewise.
8425
8426 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
8427
8428 * gdb.base/float128.c (large128): New variable.
8429 * gdb.base/float128.exp: Add test to print largest __float128 value.
8430
8431 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
8432
8433 * gdb.arch/vsx-regs.exp: Update register content checks.
8434
8435 2017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
8436
8437 * gdb.arch/ppc-longdouble.exp: New file.
8438 * gdb.arch/ppc-longdouble.c: Likewise.
8439
8440 2017-11-21 Pedro Alves <palves@redhat.com>
8441
8442 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
8443
8444 2017-11-20 Pedro Alves <palves@redhat.com>
8445
8446 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
8447 (long_double_typedef): New typedefs.
8448 Use DEF on double and long double.
8449 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
8450 cases.
8451 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
8452 and 'long_double_ptr_same_size' locals. Use them to decide
8453 whether cast from array/function to float is valid/invalid.
8454
8455 2017-11-17 Tom Tromey <tom@tromey.com>
8456
8457 * gdb.rust/traits.rs: New file.
8458 * gdb.rust/traits.exp: New file.
8459
8460 2017-11-17 Joel Brobecker <brobecker@adacore.com>
8461
8462 * gdb.ada/minsyms: New testcase.
8463
8464 2017-11-16 Pedro Alves <palves@redhat.com>
8465
8466 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
8467 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
8468
8469 2017-11-16 Pedro Alves <palves@redhat.com>
8470
8471 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
8472 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
8473
8474 2017-11-16 Pedro Alves <palves@redhat.com>
8475
8476 * gdb.server/reconnect-ctrl-c.c: New file.
8477 * gdb.server/reconnect-ctrl-c.exp: New file.
8478
8479 2017-11-16 Phil Muldoon <pmuldoon@redhat.com>
8480
8481 * gdb.python/py-rbreak.exp: New file.
8482 * gdb.python/py-rbreak.c: New file.
8483 * gdb.python/py-rbreak-func2.c: New file.
8484
8485 2017-11-16 Pedro Alves <palves@redhat.com>
8486
8487 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
8488 pattern.
8489 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
8490 GDB.
8491
8492 2017-11-15 Simon Marchi <simon.marchi@ericsson.com>
8493
8494 * gdb.tui/completionn.exp (test_tab_completion): Add space in
8495 regex.
8496
8497 2017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
8498
8499 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
8500 test names.
8501
8502 2017-11-09 Pedro Alves <palves@redhat.com>
8503
8504 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
8505 factored out from ...
8506 (top level): ... here, and adjusted to avoid expecting beyond the
8507 prompt in a single gdb_test_multiple.
8508
8509 2017-11-09 Pedro Alves <palves@redhat.com>
8510
8511 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
8512 output.
8513 * gdb.server/ext-attach.exp ("kill" test): Likewise.
8514 * gdb.server/ext-restart.exp ("kill" test): Likewise.
8515 * gdb.server/ext-run.exp ("kill" test): Likewise.
8516 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
8517
8518 2017-11-09 Pedro Alves <palves@redhat.com>
8519
8520 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
8521 match till end of line.
8522
8523 2017-11-09 Pedro Alves <palves@redhat.com>
8524
8525 * gdb.base/memattr.exp: Tighten regexes to match the end line.
8526
8527 2017-11-09 Pedro Alves <palves@redhat.com>
8528
8529 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
8530 New procedures, factored out from ...
8531 (top level): ... here, and adjusted to avoid expecting beyond the
8532 prompt in one go.
8533
8534 2017-11-09 Pedro Alves <palves@redhat.com>
8535
8536 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
8537 output. Fix '?' match.
8538
8539 2017-11-08 Joel Brobecker <brobecker@adacore.com>
8540
8541 * gdb.ada/scoped_watch: New testcase.
8542 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
8543 which is actually correct.
8544 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
8545 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
8546
8547 2017-11-08 Pedro Alves <palves@redhat.com>
8548
8549 * gdb.gdb/complaints.exp (test_initial_complaints)
8550 (test_serial_complaints, test_short_complaints): Call
8551 complaint_internal instead of complaint.
8552
8553 2017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
8554
8555 * gdb.threads/tls-core.c: New file.
8556 * gdb.threads/tls-core.exp: Likewise.
8557
8558 2017-11-08 Pedro Alves <palves@redhat.com>
8559
8560 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
8561 (p Exported_Capitalized): New test.
8562 (p exported_capitalized): New test.
8563
8564 2017-11-07 Pedro Alves <palves@redhat.com>
8565
8566 * gdb.cp/ena-dis-br-range.exp: Add more tests.
8567
8568 2017-11-07 Pedro Alves <palves@redhat.com>
8569
8570 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
8571 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
8572 (disable_invalid, disable_inverted, disable_negative): New
8573 procedures.
8574 ("bad numbers"): New set of tests.
8575
8576 2017-11-07 Pedro Alves <palves@redhat.com>
8577
8578 * gdb.cp/ena-dis-br-range.exp: Add tests.
8579
8580 2017-11-07 Pedro Alves <palves@redhat.com>
8581
8582 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
8583
8584 2017-11-07 Xavier Roirand <roirand@adacore.com>
8585 Pedro Alves <palves@redhat.com>
8586
8587 * gdb.base/ena-dis-br.exp: Add reference to
8588 gdb.cp/ena-dis-br-range.exp.
8589 * gdb.cp/ena-dis-br-range.exp: New file.
8590 * gdb.cp/ena-dis-br-range.cc: New file.
8591
8592 2017-11-06 Pedro Alves <palves@redhat.com>
8593
8594 * gdb.base/attach-non-pgrp-leader.c: New.
8595 * gdb.base/attach-non-pgrp-leader.exp: New.
8596
8597 2017-11-06 Pedro Alves <palves@redhat.com>
8598
8599 * configure.ac: No longer check for termio.h and sgtty.h.
8600 * configure: Regenerate.
8601 * remote-utils.c: Include termios.h instead of gdb_termios.h.
8602 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
8603 Remove termio and sgtty code.
8604
8605 2017-11-03 Yao Qi <yao.qi@linaro.org>
8606
8607 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
8608 in GDB is disabled.
8609
8610 2017-11-03 Yao Qi <yao.qi@linaro.org>
8611
8612 * gdb.python/py-thrhandle.exp: Skip it if python is not
8613 enabled.
8614
8615 2017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
8616
8617 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
8618 as a breakpoint command.
8619
8620 2017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
8621
8622 PR python/21213
8623 * gdb.python/py-infthread.exp: Test calling
8624 InferiorThread.inferior () multiple times in a row.
8625
8626 2017-10-27 Keith Seitz <keiths@redhat.com>
8627
8628 * gdb.opt/inline-break.exp (break_info_1): New procedure.
8629 Test "info break" for every inlined function breakpoint.
8630
8631 2017-10-27 Yao Qi <yao.qi@linaro.org>
8632
8633 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
8634
8635 2017-10-26 Patrick Frants <osscontribute@gmail.com>
8636
8637 * gdb.cp/classes.exp (test_static_members): Test printing
8638 Outer::instance.
8639 * gdb.cp/classes.c (struct Inner, struct Outer): New.
8640 (Inner::instance, Outer::instance): New.
8641
8642 2017-10-24 Pedro Alves <palves@redhat.com>
8643
8644 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
8645 extra console" test in two stages.
8646
8647 2017-10-24 Pedro Alves <palves@redhat.com>
8648
8649 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
8650
8651 2017-10-24 Pedro Alves <palves@redhat.com>
8652
8653 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
8654 loop.
8655
8656 2017-10-24 Pedro Alves <palves@redhat.com>
8657
8658 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
8659 $attempt" and "stoppedtry $stoppedtry" test prefixes.
8660
8661 2017-10-24 Pedro Alves <palves@redhat.com>
8662
8663 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
8664 parameter and handle it. Don't output read value in test name.
8665
8666 2017-10-24 Pedro Alves <palves@redhat.com>
8667
8668 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
8669 custom test name.
8670
8671 2017-10-24 Pedro Alves <palves@redhat.com>
8672
8673 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
8674 include the unstable output directory name in the test's name.
8675 (initial_setup_simple) <'set args'>: Use custom test name.
8676
8677 2017-10-24 Pedro Alves <palves@redhat.com>
8678
8679 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
8680 with explicit test name.
8681
8682 2017-10-20 Pedro Alves <palves@redhat.com>
8683
8684 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
8685 'wait -i'. Use gdb_assert and remote_close.
8686
8687 2017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
8688
8689 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
8690 number from variable rather than hard-coded.
8691
8692 2017-10-19 Pedro Alves <palves@redhat.com>
8693
8694 * gdb.base/long-inferior-output.c: New file.
8695 * gdb.base/long-inferior-output.exp: New file.
8696
8697 2017-11-18 Keith Seitz <keiths@redhat.com>
8698
8699 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
8700 method.
8701 (main): Call it.
8702 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
8703 Add additional user-defined conversion operator tests.
8704
8705 2017-10-17 Pedro Alves <palves@redhat.com>
8706
8707 * boards/native-stdio-gdbserver.exp: Load "local-board".
8708
8709 2017-10-17 Pedro Alves <palves@redhat.com>
8710
8711 * gdb.base/quit-live.c: New file.
8712 * gdb.base/quit-live.exp: New file.
8713
8714 2017-10-16 Keith Seitz <keiths@redhat.com>
8715
8716 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
8717 (class_with_protected_typedef, class_with_private_typedef)
8718 (struct_with_public_typedef, struct_with_protected_typedef)
8719 (struct_with_private_typedef): New classes/structs.
8720 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
8721 typedefs and access specifiers.
8722
8723 2017-10-16 Pedro Alves <palves@redhat.com>
8724 Simon Marchi <simon.marchi@polymtl.ca>
8725
8726 * README (Local vs Remote vs Native): New section.
8727 * boards/local-board.exp: New file, with bits factored out from
8728 ...
8729 * boards/native-extended-gdbserver.exp: ... here. Load
8730 "local-board".
8731 * boards/native-gdbserver.exp: Load "local-board".
8732 (${board}_spawn, ${board}_exec): Delete.
8733 * boards/native-stdio-gdbserver.exp: Most contents factored out to
8734 ...
8735 * boards/stdio-gdbserver-base.exp: ... this new file.
8736 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
8737 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
8738 procedure.
8739 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
8740 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
8741 stdio_gdbserver_command.
8742 (${board}_get_remote_address, ${board}_get_comm_port)
8743 (${board}_download, ${board}_upload): Delete.
8744 (get_target_remote_pipe_cmd): New.
8745
8746 2017-10-16 Simon Marchi <simon.marchi@ericsson.com>
8747
8748 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
8749 test_bkpt_deletion, test_bkpt_cond_and_cmds,
8750 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
8751 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
8752 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
8753 remove with_test_prefix.
8754
8755 2017-10-13 Pedro Alves <palves@redhat.com>
8756
8757 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
8758 * gdb.base/annota1.exp: Use it instead of is_remote.
8759 * gdb.base/annota3.exp: Use it instead of is_remote.
8760 * gdb.cp/annota2.exp: Use it instead of is_remote.
8761 * gdb.cp/annota3.exp: Use it instead of is_remote.
8762 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
8763
8764 2017-10-13 Pedro Alves <palves@redhat.com>
8765
8766 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
8767 (test_num_test_vars, run_and_count_vars, find_env)
8768 (test_set_unset_env, test_inherit_env_var): New procedures.
8769 (top level): Use them.
8770
8771 2017-10-13 Pedro Alves <palves@redhat.com>
8772
8773 * lib/selftest-support.exp (selftest_setup): Extend comments, and
8774 also skip on stub-like targets.
8775
8776 2017-10-13 Pedro Alves <palves@redhat.com>
8777
8778 PR gdb/22293
8779 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
8780 (top level): Move some tests to ...
8781 (test_not_found): ... this new procedure.
8782 (top level): Call it.
8783
8784 2017-10-13 Pedro Alves <palves@redhat.com>
8785
8786 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
8787 expect different "info terminal" output if testing with a
8788 non-native target.
8789
8790 2017-10-13 Pedro Alves <palves@redhat.com>
8791 Simon Marchi <simon.marchi@polymtl.ca>
8792
8793 PR python/12966
8794 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
8795
8796 2017-10-13 Pedro Alves <palves@redhat.com>
8797
8798 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
8799 already.
8800
8801 2017-10-13 Pedro Alves <palves@redhat.com>
8802
8803 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
8804 is_remote.
8805
8806 2017-10-13 Pedro Alves <palves@redhat.com>
8807
8808 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
8809 is_remote.
8810
8811 2017-10-13 Pedro Alves <palves@redhat.com>
8812
8813 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
8814 is set.
8815 (corefile_test_attach): Likewise. Check can_spawn_for_attach
8816 instead of is_remote.
8817
8818 2017-10-13 Pedro Alves <palves@redhat.com>
8819
8820 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
8821 (top level): Add comment.
8822
8823 2017-10-13 Pedro Alves <palves@redhat.com>
8824
8825 * gdb.base/remote.exp (top level): Fix comment typo and add
8826 missing return.
8827
8828 2017-10-13 Pedro Alves <palves@redhat.com>
8829 Simon Marchi <simon.marchi@polymtl.ca>
8830
8831 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
8832 calls and add comments. Skip test if use_gdb_stub is set.
8833 (top level): Use "set cwd" command instead of "cd" command.
8834
8835 2017-10-13 Pedro Alves <palves@redhat.com>
8836
8837 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
8838 is_remote target check.
8839
8840 2017-10-13 Pedro Alves <palves@redhat.com>
8841
8842 * gdb.base/scope.exp: Use build_executable + clean_restart +
8843 gdb_file_cmd instead of prepare_for_testing and no longer skip
8844 "before run" tests on is_remote target boards. Update comments.
8845 * boards/native-extended-gdbserver.exp
8846 (extended_gdbserver_load_last_file): New, factored out from ...
8847 (gdb_load): ... this. Move further below and add comment.
8848 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
8849
8850 2017-10-12 Pedro Alves <palves@redhat.com>
8851
8852 * gdb.base/attach.exp: Remove references to gdb64.
8853 * gdb.base/dbx.exp: Remove references to gdb64.
8854
8855 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
8856 Pedro Alves <palves@redhat.com>
8857
8858 * gdb.base/label.exp: Remove is_remote target check.
8859
8860 2017-10-12 Pedro Alves <palves@redhat.com>
8861
8862 * gdb.base/auvx.exp (coredir): Update comment.
8863 (top level) <core_works>: Use "set cwd" command instead of "cd"
8864 command.
8865
8866 2017-10-12 Pedro Alves <palves@redhat.com>
8867 Simon Marchi <simon.marchi@polymtl.ca>
8868
8869 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
8870 target boards.
8871
8872 2017-10-12 Pedro Alves <palves@redhat.com>
8873 Simon Marchi <simon.marchi@polymtl.ca>
8874
8875 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
8876 Instead skip if there's any gdb_protocol set.
8877
8878 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
8879 Pedro Alves <palves@redhat.com>
8880
8881 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
8882
8883 2017-10-12 Pedro Alves <palves@redhat.com>
8884 Simon Marchi <simon.marchi@polymtl.ca>
8885
8886 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
8887 instead of on dejagnu remote boards.
8888
8889 2017-10-12 Pedro Alves <palves@redhat.com>
8890 Simon Marchi <simon.marchi@polymtl.ca>
8891
8892 * gdb.base/inferior-died.exp: Remove is_remote and isnative
8893 checks. Use build_executable + clean_restart instead of
8894 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
8895 of enabling non-stop after starting gdb.
8896
8897 2017-10-12 Pedro Alves <palves@redhat.com>
8898
8899 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
8900 * gdb.threads/non-ldr-exc-2.exp: Ditto.
8901 * gdb.threads/non-ldr-exc-3.exp: Ditto.
8902 * gdb.threads/non-ldr-exc-4.exp: Ditto.
8903
8904 2017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
8905
8906 * gdb.arch/arc-tdesc-cpu.exp: New file.
8907 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
8908
8909 2017-10-10 Simon Marchi <simon.marchi@ericsson.com>
8910
8911 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
8912
8913 2017-10-10 Pedro Alves <palves@redhat.com>
8914
8915 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
8916 expect CLI output.
8917
8918 2017-10-10 Pedro Alves <palves@redhat.com>
8919
8920 * lib/selftest-support.exp (selftest_setup): Update for
8921 captured_command_loop's prototype change.
8922
8923 2017-10-09 Pedro Alves <palves@redhat.com>
8924
8925 Test both arch1=>arch2 and arch2=>arch1.
8926
8927 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
8928 (srcfile2, binfile2, march1, march2): Remove globals. Largely
8929 factored out to...
8930 (append_arch1_options, append_arch2_options, append_arch_options)
8931 (build_executables): New procedures.
8932 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
8933 local.
8934 (top level): Add new 'first_arch' testing axis.
8935
8936 2017-10-09 Pedro Alves <palves@redhat.com>
8937
8938 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
8939 (barrier): New.
8940 (thread_start, all_started): New functions.
8941 (main): Spawn new thread and wait until it is scheduled.
8942 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
8943 option.
8944 (do_test): Add 'selected_thread' parameter. Run to all_started
8945 instead of main. Explicitly set the breakpoint at main. Switch
8946 to the SELECTED_THREAD thread.
8947 (top level): Test handling the exec event with either the main
8948 thread or the second thread selected.
8949
8950 2017-10-09 Pedro Alves <palves@redhat.com>
8951
8952 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
8953 logic. Move STOP marker after the value checks.
8954 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
8955 regexp.
8956
8957 2017-10-06 Sandra Loosemore <sandra@codesourcery.com>
8958
8959 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
8960
8961 2017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
8962
8963 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
8964 integer-to-dfp conversion.
8965 * gdb.base/dfp-test.exp: Likewise.
8966
8967 2017-10-04 Pedro Alves <palves@redhat.com>
8968
8969 * gdb.multi/hangout.c: Include <unistd.h>.
8970 (hangout_loop): New function.
8971 (main): Call alarm. Call hangout_loop in a loop.
8972 * gdb.multi/hello.c: Include <unistd.h>.
8973 (hello_loop): New function.
8974 (main): Call alarm. Call hangout_loop in a loop.
8975 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
8976 inferior with the other selected.
8977
8978 2017-10-04 Simon Marchi <simon.marchi@ericsson.com>
8979
8980 * gdb.mi/list-thread-groups-available.exp: New file.
8981 * gdb.mi/list-thread-groups-available.c: New file.
8982
8983 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
8984
8985 * gdb.base/set-cwd.exp: Make it available on
8986 native-extended-gdbserver.
8987
8988 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
8989
8990 * gdb.base/set-cwd.c: New file.
8991 * gdb.base/set-cwd.exp: Likewise.
8992
8993 2017-10-02 Tom Tromey <tom@tromey.com>
8994
8995 PR rust/22236:
8996 * gdb.rust/simple.rs (main): New variable "fslice".
8997 * gdb.rust/simple.exp: Add slice tests. Update string tests.
8998
8999 2017-10-02 Tom Tromey <tom@tromey.com>
9000
9001 * gdb.rust/simple.exp: Test ptype of a slice.
9002
9003 2017-10-02 Tom Tromey <tom@tromey.com>
9004
9005 * gdb.rust/simple.exp: Test index of slice.
9006
9007 2017-09-27 Tom Tromey <tom@tromey.com>
9008
9009 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
9010
9011 2017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
9012 Pedro Alves <palves@redhat.com>
9013
9014 * gdb.base/compare-sections.exp (get value of read-only section): Read
9015 as unsigned value.
9016 (corrupt read-only section): Likewise and don't set written if patching
9017 failed.
9018
9019 2017-09-21 Kevin Buettner <kevinb@redhat.com>
9020
9021 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
9022 files.
9023
9024 2017-09-20 Pedro Alves <palves@redhat.com>
9025
9026 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
9027 symbol names in gdb's output.
9028 * gdb.cp/overload.exp ("list all overloads"): Likewise.
9029
9030 2017-09-20 Pedro Alves <palves@redhat.com>
9031
9032 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
9033 Rename to ...
9034 (test_list_ambiguous_symbol): ... this and add a symbol name
9035 parameter. Adjust.
9036 (test_list_ambiguous_function): Reimplement on top of
9037 test_list_ambiguous_symbol and also test listing ambiguous
9038 variables.
9039 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
9040 (ambiguous_fun): ... this.
9041 (ambiguous_var): New.
9042 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
9043 (ambiguous_fun): ... this.
9044 (ambiguous_var): New.
9045
9046 2017-09-19 John Baldwin <jhb@FreeBSD.org>
9047
9048 * gdb.base/starti.c: New file.
9049 * gdb.base/starti.exp: New file.
9050 * lib/gdb.exp (gdb_starti_cmd): New procedure.
9051
9052 2017-09-14 Pedro Alves <palves@redhat.com>
9053
9054 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
9055 (top level): Use it instead of runto.
9056
9057 2017-09-11 Tom Tromey <tom@tromey.com>
9058
9059 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
9060
9061 2017-09-11 Tom Tromey <tom@tromey.com>
9062
9063 * gdb.python/py-infthread.exp: Add tests for new_thread event.
9064 * gdb.python/py-inferior.exp: Add tests for new inferior events.
9065
9066 2017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
9067
9068 * gdb.fortran/printing-types.exp: New file.
9069 * gdb.fortran/printing-types.exp: New file.
9070
9071 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
9072
9073 * gdb.fortran/vla-ptype.exp: Fix typos.
9074 * gdb.fortran/vla-value.exp: Same.
9075
9076 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
9077
9078 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
9079 * gdb.mi/mi-var-child-f.exp: Likewise.
9080 * gdb.mi/mi-vla-fortran.exp: Likewise.
9081
9082 2017-09-08 Frank Penczek <frank.penczek@intel.com>
9083 Christoph Weinmann <christoph.t.weinmann@intel.com>
9084 Bernhard Heckel <bernhard.heckel@intel.com>
9085
9086 * gdb.fortran/ptr-indentation.f90: New file.
9087 * gdb.fortran/ptr-indentation.exp: New file.
9088
9089 2017-09-05 Tom Tromey <tom@tromey.com>
9090
9091 PR gdb/22010:
9092 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
9093
9094 2017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
9095
9096 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
9097
9098 2017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
9099
9100 * gdb.threads/tls-nodebug-pie.c: New file.
9101 * gdb.threads/tls-nodebug-pie.exp: New file.
9102
9103 2017-09-05 Tom Tromey <tom@tromey.com>
9104
9105 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
9106 for rust.
9107
9108 2017-09-05 Simon Marchi <simon.marchi@ericsson.com>
9109
9110 * gdb.multi/multi-arch-exec.exp: Test with different
9111 "follow-exec-mode" settings.
9112 (do_test): New procedure.
9113
9114 2017-09-04 Pedro Alves <palves@redhat.com>
9115
9116 * gdb.base/func-static.c (S::method const, S::method volatile)
9117 (S::method volatile const): New methods.
9118 (c_s, v_s, cv_s): New instances.
9119 (main): Call method() on them.
9120 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
9121 (cannot_resolve): New procedure.
9122 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
9123 print-quote-unquoted columns.
9124 (do_test): Test printing each scope too.
9125
9126 2017-09-04 Pedro Alves <palves@redhat.com>
9127
9128 * gdb.base/local-static.exp: Also test with
9129 class::method::variable wholly quoted.
9130 * gdb.cp/m-static.exp (class::method::variable): Remove test.
9131
9132 2017-09-04 Pedro Alves <palves@redhat.com>
9133
9134 * gdb.base/local-static.c: New.
9135 * gdb.base/local-static.cc: New.
9136 * gdb.base/local-static.exp: New.
9137
9138 2017-09-04 Pedro Alves <palves@redhat.com>
9139
9140 * gdb.asm/asm-source.exp: Add casts to int.
9141 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
9142 (dataglobal64_1, dataglobal64_2): New globals.
9143 * gdb.base/nodebug.exp: Test different expressions involving the
9144 new globals, with print, whatis and ptype. Add casts to int.
9145 * gdb.base/solib-display.exp: Add casts to int.
9146 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
9147 * gdb.cp/m-static.exp: Add cast to int.
9148 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
9149 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
9150 tls variable with no debug info without a cast. Test with a cast
9151 to int too.
9152 * gdb.trace/entry-values.exp: Add casts.
9153
9154 2017-09-04 Pedro Alves <palves@redhat.com>
9155
9156 * gdb.base/nodebug.exp: Test that ptype's error about functions
9157 with unknown return type includes the function name too.
9158
9159 2017-09-04 Pedro Alves <palves@redhat.com>
9160
9161 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
9162 return type of munmap in infcall.
9163 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
9164 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
9165 type of ftell in infcall.
9166 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
9167 type of getpid in infcall.
9168 * gdb.base/infcall-exec.exp: Cast return type of execlp in
9169 infcall.
9170 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
9171 Bail on failure to extract the pid.
9172 * gdb.base/nodebug.c: #include <stdint.h>.
9173 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
9174 New functions.
9175 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
9176 Change expected output of print/whatis/ptype with functions with
9177 no debug info. Test all supported languages. Call
9178 test_call_promotion.
9179 * gdb.compile/compile.exp: Adjust expected output to expect
9180 warning.
9181 * gdb.threads/siginfo-threads.exp: Likewise.
9182
9183 2017-09-04 Pedro Alves <palves@redhat.com>
9184
9185 * gdb.base/callfuncs.exp (do_function_calls): New parameter
9186 "prototypes". Test calling float functions via prototyped and
9187 unprototyped function pointers.
9188 (perform_all_tests): New parameter "prototypes". Pass it down.
9189 (top level): Pass down "prototypes" parameter to
9190 perform_all_tests.
9191
9192 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
9193
9194 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
9195 Test with nested loops.
9196
9197 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
9198
9199 * gdb.base/commands.exp: Call the new procedures.
9200 (loop_break_test, loop_continue_test): New procedures.
9201
9202 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
9203
9204 * gdb.base/commands.exp: Call new procedure.
9205 (define_if_without_arg_test): New procedure.
9206
9207 2017-09-04 Pedro Alves <palves@redhat.com>
9208
9209 * gdb.base/list-ambiguous.exp: New file.
9210 * gdb.base/list-ambiguous0.c: New file.
9211 * gdb.base/list-ambiguous1.c: New file.
9212 * gdb.base/list.exp (test_list_range): Adjust expected output.
9213
9214 2017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
9215
9216 * gdb.base/share-env-with-gdbserver.c: New file.
9217 * gdb.base/share-env-with-gdbserver.exp: Likewise.
9218
9219 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
9220
9221 * gdb.base/commands.exp (gdbvar_simple_if_test,
9222 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
9223 progvar_simple_if_test, progvar_simple_while_test,
9224 progvar_complex_if_while_test, user_defined_command_test,
9225 user_defined_command_args_eval,
9226 user_defined_command_args_stack_test,
9227 user_defined_command_manyargs_test, bp_deleted_in_command_test,
9228 temporary_breakpoint_commands,
9229 gdb_test_no_prompt, redefine_hook_test,
9230 redefine_backtrace_test): Remove "global gdb_prompt".
9231
9232 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
9233
9234 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
9235 New proc, call it from toplevel.
9236
9237 2017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
9238
9239 PR remote/21852
9240 * gdb.server/normal.c: New file, copied from gdb.base.
9241 * gdb.server/run-without-local-binary.exp: New file.
9242
9243 2017-08-07 Weimin Pan <weimin.pan@oracle.com>
9244
9245 * gdb.arch/sparc64-adi.exp: New file.
9246 * gdb.arch/sparc64-adi.c: New file.
9247
9248 2017-08-22 Pedro Alves <palves@redhat.com>
9249
9250 * gdb.cp/overload.exp (line_range_pattern): New procedure.
9251 (top level): Add "list all overloads" tests.
9252
9253 2017-08-22 Tom Tromey <tom@tromey.com>
9254
9255 * gdb.gdb/xfullpath.exp: Remove.
9256
9257 2017-08-21 Pedro Alves <palves@redhat.com>
9258
9259 PR gdb/19487
9260 * gdb.base/symbol-alias.c: New.
9261 * gdb.base/symbol-alias2.c: New.
9262 * gdb.base/symbol-alias.exp: New.
9263
9264 2017-08-21 Pedro Alves <palves@redhat.com>
9265
9266 * gdb.base/dfp-test.c
9267 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
9268 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
9269 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
9270 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
9271 * gdb.base/whatis-ptype-typedefs.c: New.
9272 * gdb.base/whatis-ptype-typedefs.exp: New.
9273 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
9274 (an_int, an_int_type, an_int_type2): New globals.
9275 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
9276 involving typedefs and cast expressions.
9277 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
9278 (lookup_typedefs_function): New.
9279 (typedefs_pretty_printers_dict): New.
9280 (top level): Register lookup_typedefs_function in
9281 gdb.pretty_printers.
9282
9283 2017-08-18 Yao Qi <yao.qi@linaro.org>
9284
9285 * gdb.server/unittest.exp: New.
9286
9287 2017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
9288
9289 PR gdb/21954
9290 * gdb.base/environ.exp: Add test to check if 'unset environment'
9291 works.
9292
9293 2017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
9294
9295 * lib/gdb.exp (universal_compile_options): New caching proc.
9296 (gdb_compile): Suppress GCC's coloring of messages.
9297
9298 2017-08-14 Tom Tromey <tom@tromey.com>
9299
9300 PR gdb/21675:
9301 * gdb.base/printcmds.exp (test_radices): New function.
9302 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
9303 * gdb.base/sizeof.exp (check_valueof): Use p/d.
9304 * lib/gdb.exp (get_integer_valueof): Use p/d.
9305
9306 2017-08-12 Simon Marchi <simon.marchi@ericsson.com>
9307
9308 * lib/gdb.exp (get_valueof): Don't capture end-of-line
9309 characters.
9310
9311 2017-08-05 Tom Tromey <tom@tromey.com>
9312
9313 * gdb.rust/simple.exp: Allow String to appear in a different
9314 namespace.
9315
9316 2017-07-26 Yao Qi <yao.qi@linaro.org>
9317
9318 * gdb.gdb/unittest.exp: Invoke command
9319 "maintenance check xml-descriptions".
9320
9321 2017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
9322
9323 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
9324 calling context.
9325 (hex128): Drop erroneous calculation of parameters.
9326
9327 2017-07-22 Simon Marchi <simon.marchi@ericsson.com>
9328
9329 * gdb.python/py-unwind.exp: Disable stack protection when
9330 building test file.
9331
9332 2017-07-20 Pedro Alves <palves@redhat.com>
9333
9334 * gdb.base/default.exp (set language): Adjust expected output.
9335
9336 2017-07-20 Pedro Alves <palves@redhat.com>
9337
9338 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
9339 (test_minsym): ... this, and make static.
9340 (get_pck__foo__bar__minsym): Rename to ...
9341 (get_test_minsym): ... this.
9342 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
9343 symbol names and comments.
9344 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
9345 (get_test_minsym): ... this.
9346 (pck__foo__bar__minsym__2): Rename to ...
9347 (test_minsym): ... this.
9348 (main): Adjust.
9349
9350 2017-07-17 Pedro Alves <palves@redhat.com>
9351
9352 * gdb.base/completion.exp: Adjust expected output.
9353 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
9354 the completer works.
9355
9356 2017-07-17 Pedro Alves <palves@redhat.com>
9357
9358 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
9359
9360 2017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
9361
9362 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
9363
9364 2017-07-14 Tom Tromey <tom@tromey.com>
9365
9366 PR rust/21764:
9367 * gdb.rust/simple.exp: Add tests.
9368
9369 2017-07-14 Tom Tromey <tom@tromey.com>
9370
9371 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
9372
9373 2017-07-14 Pedro Alves <palves@redhat.com>
9374
9375 * gdb.linespec/base/one/thefile.cc (z1): New function.
9376 * gdb.linespec/base/two/thefile.cc (z2): New function.
9377 * gdb.linespec/linespec.exp: Add tests.
9378
9379 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
9380
9381 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
9382 to mi_create_breakpoint.
9383
9384 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
9385
9386 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
9387 mi_create_breakpoint.
9388
9389 2017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
9390
9391 * gdb.dlang/demangle.exp: Update for demangling changes.
9392
9393 2017-07-09 Tom Tromey <tom@tromey.com>
9394
9395 * gdb.dwarf2/shortpiece.exp: New file.
9396
9397 2017-07-06 David Blaikie <dblaikie@gmail.com>
9398
9399 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
9400 built from fissiont-multi-cu{1,2}.c.
9401 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
9402 except putting 'main' and 'func' in separate CUs in the same DWO file.
9403 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
9404 test.
9405 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
9406 test.
9407
9408 2017-07-06 Pedro Alves <palves@redhat.com>
9409
9410 * gdb.python/py-unwind.exp: Test flushregs.
9411
9412 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
9413
9414 PR cli/21688
9415 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
9416 tests for alias commands and trailing whitespace.
9417
9418 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
9419
9420 PR cli/21688
9421 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
9422 procedure. Call it.
9423
9424 2017-06-29 Pedro Alves <palves@redhat.com>
9425
9426 * gdb.base/printcmds.exp: Add tests.
9427
9428 2017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
9429
9430 PR gdb/21337
9431 * gdb.base/reread-readsym.exp: New file.
9432 * gdb.base/reread-readsym.c: New file.
9433
9434 2017-06-21 Kevin Buettner <kevinb@redhat.com>
9435
9436 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
9437 subpattern.
9438
9439 2017-06-19 Peter Bergner <bergner@vnet.ibm.com>
9440
9441 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
9442 extended mnemonic.
9443 * gdb.arch/powerpc-power9.s: Likewise.
9444
9445 2017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
9446
9447 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
9448 on 32-bit x86 targets. Exploit is_*_target macros where
9449 appropriate.
9450
9451 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9452
9453 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
9454 register pieces.
9455
9456 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9457
9458 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
9459 located in one or more DWARF pieces.
9460
9461 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9462
9463 * lib/gdb.exp (get_endianness): New proc.
9464 * gdb.arch/aarch64-fp.exp: Use it.
9465 * gdb.arch/altivec-regs.exp: Likewise.
9466 * gdb.arch/e500-regs.exp: Likewise.
9467 * gdb.arch/vsx-regs.exp: Likewise.
9468 * gdb.base/dump.exp: Likewise.
9469 * gdb.base/funcargs.exp: Likewise.
9470 * gdb.base/gnu_vector.exp: Likewise.
9471 * gdb.dwarf2/formdata16.exp: Likewise.
9472 * gdb.dwarf2/implptrpiece.exp: Likewise.
9473 * gdb.dwarf2/nonvar-access.exp: Likewise.
9474 * gdb.python/py-inferior.exp: Likewise.
9475 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
9476
9477 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9478
9479 PR gdb/21226
9480 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
9481 stack value pieces are taken from the LSB end.
9482
9483 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9484
9485 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
9486 variable at nonzero offset.
9487
9488 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9489
9490 * gdb.dwarf2/var-access.c: New file.
9491 * gdb.dwarf2/var-access.exp: New test.
9492 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
9493
9494 2017-06-12 Tom Tromey <tom@tromey.com>
9495
9496 * gdb.dwarf2/formdata16.exp: Add tests.
9497
9498 2017-06-12 Tom Tromey <tom@tromey.com>
9499
9500 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
9501
9502 2017-06-12 Tom Tromey <tom@tromey.com>
9503
9504 PR exp/16225:
9505 * gdb.reverse/i386-sse-reverse.exp: Update tests.
9506 * gdb.arch/vsx-regs.exp: Update tests.
9507 * gdb.arch/s390-vregs.exp (hex128): New proc.
9508 Update test.
9509 * gdb.arch/altivec-regs.exp: Update tests.
9510
9511 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
9512
9513 * gdb.base/startup-with-shell.c: New file.
9514 * gdb.base/startup-with-shell.exp: Likewise.
9515
9516 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
9517
9518 * gdb.server/non-existing-program.exp: Update regex in order to
9519 reflect the fact that gdbserver is now using fork_inferior (with a
9520 shell) to startup the inferior.
9521
9522 2017-05-30 Simon Marchi <simon.marchi@ericsson.com>
9523
9524 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
9525 support function calls from GDB.
9526
9527 2017-05-21 Tom Tromey <tom@tromey.com>
9528
9529 PR rust/21466:
9530 * gdb.rust/unsized.exp: New file.
9531 * gdb.rust/unsized.rs: New file.
9532
9533 2017-05-19 Tom Tromey <tom@tromey.com>
9534
9535 PR rust/21484:
9536 * gdb.rust/watch.exp: New file.
9537 * gdb.rust/watch.rs: New file.
9538
9539 2017-05-18 Tom Tromey <tom@tromey.com>
9540
9541 * gdb.rust/simple.exp: Allow Box to be qualified.
9542
9543 2017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
9544
9545 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
9546
9547 2017-05-18 Pedro Alves <palves@redhat.com>
9548
9549 * gdb.base/fileio.c (test_write, test_read, test_close)
9550 (test_fstat): Don't print 'ret' in the fail path.
9551
9552 2017-05-18 Pedro Alves <palves@redhat.com>
9553
9554 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
9555 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
9556 (test_system, test_rename, test_unlink, test_time): Change
9557 prototypes.
9558 * gdb.base/fileio.exp (stop_msg): Adjust.
9559
9560 2017-05-18 Pedro Alves <palves@redhat.com>
9561
9562 * gdb.base/fileio.c (null_str): New global.
9563 (test_stat): Use it.
9564 * gdb.base/fileio.exp: Remove nowarnings.
9565
9566 2017-05-17 Yao Qi <yao.qi@linaro.org>
9567
9568 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
9569
9570 2017-05-17 Simon Marchi <simon.marchi@ericsson.com>
9571
9572 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
9573 argument command.
9574 (top-level): Invoke test_set_inferior_tty.
9575
9576 2017-05-04 Pedro Alves <palves@redhat.com>
9577
9578 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
9579 Add parens to print call for Python 3.
9580
9581 2017-05-03 Keith Seitz <keiths@redhat.com>
9582
9583 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
9584 (main): Call it.
9585
9586 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
9587
9588 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
9589 to prev and next.
9590
9591 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
9592
9593 * gdb.python/py-record-btrace.exp: Remove test for
9594 gdb.BtraceInstruction.error.
9595
9596 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
9597
9598 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
9599
9600 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
9601
9602 * gdb.python/py-record-btrace-threads.c: New file.
9603 * gdb.python/py-record-btrace-threads.exp: New file.
9604
9605 2017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
9606
9607 PR testsuite/8595
9608 * gdb.base/environ.exp: Make test available in all architectures.
9609 Move bits related to "info program" testing to
9610 gdb.base/info-program.exp. Rewrite tests to use the two new
9611 procedures mentione below.
9612 (test_set_show_env_var) New procedure.
9613 (test_set_show_env_var_equal): Likewise.
9614 * gdb.base/info-program.exp: New file.
9615
9616 2017-04-27 Keith Seitz <keiths@redhat.com>
9617
9618 * gdb.cp/oranking.cc (test15): New function.
9619 (main): Call test15 and declare additional variables for testing.
9620 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
9621 "p foo101('abc')" tests.
9622 Add tests for cv qualifier overloads.
9623 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
9624 "lvalue reference overload" test.
9625 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
9626 "print value of f1 on Child&& in f2" test.
9627
9628 2017-04-19 Pedro Alves <palves@redhat.com>
9629
9630 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
9631 procedure.
9632 (top level): Call it.
9633 * lib/gdb.exp (gdb_define_cmd): New procedure.
9634
9635 2017-04-12 Pedro Alves <palves@redhat.com>
9636
9637 PR gdb/21323
9638 * gdb.cp/wide_char_types.c: Include <wchar.h>.
9639 (wchar): New global.
9640 * gdb.cp/wide_char_types.exp (wide_char_types_program)
9641 (do_test_wide_char, wide_char_types_no_program, top level): Add
9642 wchar_t testing.
9643
9644 2017-04-12 Pedro Alves <palves@redhat.com>
9645
9646 PR c++/21323
9647 * gdb.cp/wide_char_types.c: New file.
9648 * gdb.cp/wide_char_types.exp: New file.
9649
9650 2017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
9651
9652 PR gdb/21352
9653 * gdb.trace/tsv.exp: Add test for "tsave -r".
9654
9655 2017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
9656
9657 * gdb.dlang/watch-loc.c: New file.
9658 * gdb.dlang/watch-loc.exp: New file.
9659
9660 2017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
9661
9662 * gdb.python/py-section-script.exp (sepdebug): New testcases.
9663
9664 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
9665
9666 * gdb.arch/arc-analyze-prologue.S: New file.
9667 * gdb.arch/arc-analyze-prologue.exp: Likewise.
9668
9669 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
9670
9671 * gdb.arch/arc-decode-insn.S: New file.
9672 * gdb.arch/arc-decode-insn.exp: Likewise.
9673
9674 2017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
9675
9676 PR tdep/20928
9677 * gdb.arch/sparc64-regs.exp: New file.
9678 * gdb.arch/sparc64-regs.S: Likewise.
9679
9680 2017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
9681
9682 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
9683 and memory view on Python 3.
9684
9685 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
9686 Keith Seitz <keiths@redhat.com>
9687
9688 PR gdb/14441
9689 * gdb.cp/demangle.exp: Add rvalue reference tests.
9690 * gdb.cp/rvalue-ref-casts.cc: New file.
9691 * gdb.cp/rvalue-ref-casts.exp: New file.
9692 * gdb.cp/rvalue-ref-overload.cc: New file.
9693 * gdb.cp/rvalue-ref-overload.exp: New file.
9694 * gdb.cp/rvalue-ref-params.cc: New file.
9695 * gdb.cp/rvalue-ref-params.exp: New file.
9696 * gdb.cp/rvalue-ref-sizeof.cc: New file.
9697 * gdb.cp/rvalue-ref-sizeof.exp: New file.
9698 * gdb.cp/rvalue-ref-types.cc: New file.
9699 * gdb.cp/rvalue-ref-types.exp: New file.
9700 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
9701 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
9702
9703 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
9704
9705 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
9706 New procedure.
9707
9708 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
9709
9710 * lib/mi-support.exp (mi_gdb_test): Add additional message
9711 for unexpected output.
9712
9713 2017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
9714
9715 * gdb.base/examine-backward.c (Barrier): New character array
9716 constant, to ensure that TestStrings is preceded by a string
9717 terminator.
9718
9719 2017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
9720
9721 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
9722 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
9723 and implicit pointer into such a location.
9724
9725 2017-03-16 Doug Evans <dje@google.com>
9726
9727 * gdb.python/py-lazy-string (pointer): Really add new typedef.
9728
9729 2017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
9730
9731 * gdb.cp/m-static.exp: Fix expectation for prototype of
9732 test5.single_constructor and single_constructor::single_constructor.
9733
9734 2017-03-16 Doug Evans <dje@google.com>
9735
9736 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
9737 * gdb.guile/scm-lazy-string.c: New file.
9738 * gdb.guile/scm-value.exp: Move lazy string tests to ...
9739 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
9740 for pointer, array, typedef lazy strings.
9741
9742 2017-03-16 Doug Evans <dje@google.com>
9743
9744 PR python/17728, python/18439, python/18779
9745 * gdb.python/py-value.c (main) Delete locals sptr, sn.
9746 * gdb.python/py-lazy-string.c (pointer): New typedef.
9747 (main): New locals ptr, array, typedef_ptr.
9748 * gdb.python/py-value.exp: Move lazy string tests to ...
9749 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
9750 array, typedef lazy strings.
9751
9752 2017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
9753
9754 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
9755 Add optional 'test' parameter.
9756
9757 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
9758
9759 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
9760 Skip for versions of DejaGnu < 1.5.
9761
9762 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
9763
9764 * lib/gdb.exp (dejagnu_version): New proc.
9765 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
9766 Use dejagnu_version.
9767
9768 2017-03-10 Keith Seitz <keiths@redhat.com>
9769
9770 PR c++/8128
9771 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
9772 type from destructor regexps.
9773 Add a branch which actually passes the test.
9774 Adjust "ptype t5i" test names.
9775
9776 2017-03-08 Pedro Alves <palves@redhat.com>
9777
9778 * gdb.base/step-over-exit.exp: Add explicit test message.
9779
9780 2017-03-08 Pedro Alves <palves@redhat.com>
9781
9782 PR gdb/18360
9783 * gdb.threads/interrupt-while-step-over.c: New file.
9784 * gdb.threads/interrupt-while-step-over.exp: New file.
9785
9786 2017-03-08 Pedro Alves <palves@redhat.com>
9787
9788 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
9789 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
9790
9791 2017-03-08 Pedro Alves <palves@redhat.com>
9792
9793 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
9794 PKRU as not supported as a PASS.
9795
9796 2017-03-08 Pedro Alves <palves@redhat.com>
9797
9798 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
9799 prefix instead of $binfile1/$binfile2.
9800 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
9801 in test message.
9802 * gdb.python/py-completion.exp: Use "load python file" as test
9803 messages instead of unstable path names.
9804
9805 2017-03-08 Pedro Alves <palves@redhat.com>
9806 Jan Kratochvil <jan.kratochvil@redhat.com>
9807
9808 PR cli/21218
9809 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
9810 New proc.
9811 (top level): Call it.
9812
9813 2017-03-08 Pedro Alves <palves@redhat.com>
9814
9815 PR tui/21216
9816 * gdb.tui/tui-nl-filtered-output.exp: New file.
9817
9818 2017-03-08 Pedro Alves <palves@redhat.com>
9819
9820 * gdb.base/completion.exp: Move TUI completion tests to ...
9821 * gdb.tui/completion.exp: ... this new file.
9822
9823 2017-03-08 Pedro Alves <palves@redhat.com>
9824
9825 * gdb.base/tui-disasm-long-lines.c,
9826 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
9827 gdb.base/tui-layout.exp: Move to ...
9828 * gdb.tui/: ... this new directory.
9829
9830 2017-03-07 Pedro Alves <palves@redhat.com>
9831
9832 * gdb.base/tui-layout.c: New file.
9833 * gdb.base/tui-layout.exp: New file.
9834
9835 2017-03-07 Pedro Alves <palves@redhat.com>
9836
9837 * gdb.base/tui-layout.c: Rename to ...
9838 * gdb.base/tui-disasm-long-lines.c: ... this.
9839 * gdb.base/tui-layout.exp: Rename to ...
9840 * gdb.base/tui-disasm-long-lines.exp: ... this.
9841
9842 2017-03-07 Pedro Alves <palves@redhat.com>
9843
9844 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
9845
9846 2017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
9847
9848 * i386-mpx-call.c: New file.
9849 * i386-mpx-call.exp: New file.
9850
9851 2017-02-28 Peter Bergner <bergner@vnet.ibm.com>
9852
9853 * gdb.arch/powerpc-power.exp: Delete test.
9854 * gdb.arch/powerpc-power.s: Likewise.
9855 * gdb.disasm/disassembler-options.exp: New test.
9856 * gdb.arch/powerpc-altivec.exp: Likewise.
9857 * gdb.arch/powerpc-altivec.s: Likewise.
9858 * gdb.arch/powerpc-altivec2.exp: Likewise.
9859 * gdb.arch/powerpc-altivec2.s: Likewise.
9860 * gdb.arch/powerpc-altivec3.exp: Likewise.
9861 * gdb.arch/powerpc-altivec3.s: Likewise.
9862 * gdb.arch/powerpc-power7.exp: Likewise.
9863 * gdb.arch/powerpc-power7.s: Likewise.
9864 * gdb.arch/powerpc-power8.exp: Likewise.
9865 * gdb.arch/powerpc-power8.s: Likewise.
9866 * gdb.arch/powerpc-power9.exp: Likewise.
9867 * gdb.arch/powerpc-power9.s: Likewise.
9868 * gdb.arch/powerpc-vsx.exp: Likewise.
9869 * gdb.arch/powerpc-vsx.s: Likewise.
9870 * gdb.arch/powerpc-vsx2.exp: Likewise.
9871 * gdb.arch/powerpc-vsx2.s: Likewise.
9872 * gdb.arch/powerpc-vsx3.exp: Likewise.
9873 * gdb.arch/powerpc-vsx3.s: Likewise.
9874 * gdb.arch/arm-disassembler-options.exp: Likewise.
9875 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
9876 * gdb.arch/s390-disassembler-options.exp: Likewise.
9877
9878 2017-02-23 Luis Machado <lgustavo@codesourcery.com>
9879
9880 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
9881 (check_supported_features): ... this. Changed return type to void.
9882 (supports_rdseed): New static global.
9883 (rdseed): Check supports_rdseed.
9884 (initialize): Call check_supported_features.
9885
9886 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
9887
9888 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
9889 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
9890 and lqarx/stqcx.
9891 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
9892 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
9893
9894 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
9895
9896 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
9897 uppercase.
9898
9899 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9900
9901 * gdb.dwarf2/formdata16.c: New file.
9902 * gdb.dwarf2/formdata16.exp: New file.
9903 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
9904
9905 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9906
9907 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
9908 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
9909 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
9910 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
9911 DW_AT_GNU_*.
9912
9913 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9914
9915 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
9916
9917 2017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
9918
9919 PR gdb/21164
9920 * gdb.base/maint.exp: Add testcases for when the commands do
9921 not have arguments.
9922
9923 2017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
9924
9925 * gdb.cp/chained-calls.exp: Use p instead of P.
9926
9927 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
9928
9929 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
9930 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
9931
9932 2017-02-14 Tom Tromey <tom@tromey.com>
9933
9934 PR python/13598:
9935 * gdb.python/py-events.exp: Add before_prompt event tests.
9936
9937 2017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
9938
9939 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
9940
9941 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
9942
9943 * gdb.linespec/explicit.c (my_unique_function_name): New function.
9944 (main): Call my_unique_function_name.
9945 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
9946 completion of patterns with a single match.
9947 Add missing -re switches to gdb_test_multiple calls.
9948
9949 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
9950
9951 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
9952 return if core file is not recognized.
9953
9954 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
9955
9956 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
9957 and extra UIs.
9958
9959 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
9960
9961 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
9962 proc_with_prefix.
9963
9964 2017-02-10 Tom Tromey <tom@tromey.com>
9965
9966 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
9967
9968 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
9969
9970 PR gdb/21122
9971 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
9972
9973 2017-02-08 Jerome Guitton <guitton@adacore.com>
9974
9975 * gdb.base/define.exp: Add test for command abbreviations
9976 in define.
9977
9978 2017-02-06 Luis Machado <lgustavo@codesourcery.com>
9979
9980 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
9981 * gdb.reverse/insn-reverse-x86.c: New file.
9982
9983 2017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
9984
9985 PR tdep/20936
9986 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
9987
9988 2017-02-03 Tom Tromey <tom@tromey.com>
9989
9990 PR rust/21097:
9991 * gdb.rust/simple.exp: Add new tests.
9992
9993 2017-02-02 Pedro Alves <palves@redhat.com>
9994
9995 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
9996 tests.
9997
9998 2017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
9999
10000 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
10001 taking a 2-byte value out of a 4-byte DWARF implicit value on
10002 big-endian targets.
10003 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
10004 logic. Add test cases for DW_OP_implicit.
10005
10006 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
10007
10008 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
10009
10010 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
10011
10012 * gdb.btrace/enable.exp: Call gdb_exit before
10013 skip_gdbserver_tests.
10014
10015 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
10016
10017 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
10018 GDBFLAGS.
10019
10020 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
10021
10022 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
10023 the test is skipped.
10024 * gdb.btrace/data.exp: Likewise.
10025 * gdb.btrace/delta.exp: Likewise.
10026 * gdb.btrace/dlopen.exp: Likewise.
10027 * gdb.btrace/enable-running.exp: Likewise.
10028 * gdb.btrace/enable.exp: Likewise.
10029 * gdb.btrace/exception.exp: Likewise.
10030 * gdb.btrace/function_call_history.exp: Likewise.
10031 * gdb.btrace/gcore.exp: Likewise.
10032 * gdb.btrace/instruction_history.exp: Likewise.
10033 * gdb.btrace/multi-thread-step.exp: Likewise.
10034 * gdb.btrace/nohist.exp: Likewise.
10035 * gdb.btrace/non-stop.exp: Likewise.
10036 * gdb.btrace/reconnect.exp: Likewise.
10037 * gdb.btrace/record_goto-step.exp: Likewise.
10038 * gdb.btrace/record_goto.exp: Likewise.
10039 * gdb.btrace/rn-dl-bind.exp: Likewise.
10040 * gdb.btrace/segv.exp: Likewise.
10041 * gdb.btrace/step.exp: Likewise.
10042 * gdb.btrace/stepi.exp: Likewise.
10043 * gdb.btrace/tailcall-only.exp: Likewise.
10044 * gdb.btrace/tailcall.exp: Likewise.
10045 * gdb.btrace/tsx.exp: Likewise.
10046 * gdb.btrace/unknown_functions.exp: Likewise.
10047 * gdb.btrace/vdso.exp: Likewise.
10048
10049 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
10050
10051 * gdb.btrace/enable-running.c: New.
10052 * gdb.btrace/enable-running.exp: New.
10053
10054 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
10055
10056 * gdb.arch/amd64-gs_base.c: New file.
10057 * gdb.arch/amd64-gs_base.exp: New file.
10058
10059 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
10060
10061 * lib/memory.exp: Remove spurious empty newlines.
10062
10063 2017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
10064
10065 * gdb.python/py-bad-printers.exp: Load python file using "source".
10066 * gdb.python/py-events.exp: Likewise.
10067 * gdb.python/py-evsignal.exp: Likewise.
10068 * gdb.python/py-evthreads.exp: Likewise.
10069 * gdb.python/py-frame-args.exp: Likewise.
10070 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
10071 * gdb.python/py-framefilter-mi.exp: Likewise.
10072 * gdb.python/py-framefilter.exp: Likewise.
10073 * gdb.python/py-mi.exp: Likewise.
10074 * gdb.python/py-pp-maint.exp: Likewise.
10075 * gdb.python/py-pp-registration.exp: Likewise.
10076 * gdb.python/py-prettyprint.exp: Likewise.
10077 (run_lang_tests): Likewise.
10078 * gdb.python/py-typeprint.exp: Likewise.
10079
10080 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
10081
10082 * lib/memory.exp: New file.
10083 * lib/gdb.exp: Load memory.exp.
10084 * gdb.base/memattr.exp (delete_memory): Move proc to
10085 lib/memory.exp and rename to delete_memory_regions.
10086 Replace delete_memory with delete_memory_regions.
10087 Cleanup memory regions before tests.
10088 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
10089 before tests.
10090
10091 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
10092
10093 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
10094 files.
10095 (initialize): New function conditionally defined.
10096 (testcases): Move within conditional block.
10097 (main): Call initialize.
10098 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
10099 of gdb.reverse/insn-reverse.c.
10100 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
10101 gdb.reverse/insn-reverse.c.
10102
10103 2017-01-26 Yao Qi <yao.qi@linaro.org>
10104
10105 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
10106 disassemble on address 0.
10107
10108 2017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
10109 Yao Qi <yao.qi@linaro.org>
10110
10111 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
10112 * gdb.dwarf2/implptr-64bit.S: Remove.
10113 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
10114 variables in caller's context. Add DW_OP_implicit_value.
10115
10116 2017-01-25 Yao Qi <yao.qi@linaro.org>
10117
10118 * lib/dwarf.exp (Dwarf::_location): Handle
10119 DW_OP_GNU_implicit_pointer with proper size.
10120
10121 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
10122
10123 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
10124 and add untested calls.
10125
10126 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
10127
10128 * gdb.python/python.exp: Check line number against what GDB thinks
10129 the line number is for func1.
10130
10131 2017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
10132
10133 * gdb.dlang/debug-expr.exp: New file.
10134
10135 2016-12-23 Luis Machado <lgustavo@codesourcery.com>
10136
10137 Fix test names for the following files:
10138
10139 * gdb.ada/exec_changed.exp
10140 * gdb.ada/info_types.exp
10141 * gdb.arch/aarch64-atomic-inst.exp
10142 * gdb.arch/aarch64-fp.exp
10143 * gdb.arch/altivec-abi.exp
10144 * gdb.arch/altivec-regs.exp
10145 * gdb.arch/amd64-byte.exp
10146 * gdb.arch/amd64-disp-step.exp
10147 * gdb.arch/amd64-dword.exp
10148 * gdb.arch/amd64-entry-value-inline.exp
10149 * gdb.arch/amd64-entry-value-param.exp
10150 * gdb.arch/amd64-entry-value-paramref.exp
10151 * gdb.arch/amd64-entry-value.exp
10152 * gdb.arch/amd64-i386-address.exp
10153 * gdb.arch/amd64-invalid-stack-middle.exp
10154 * gdb.arch/amd64-invalid-stack-top.exp
10155 * gdb.arch/amd64-optimout-repeat.exp
10156 * gdb.arch/amd64-prologue-skip.exp
10157 * gdb.arch/amd64-prologue-xmm.exp
10158 * gdb.arch/amd64-stap-special-operands.exp
10159 * gdb.arch/amd64-stap-wrong-subexp.exp
10160 * gdb.arch/amd64-tailcall-cxx.exp
10161 * gdb.arch/amd64-tailcall-noret.exp
10162 * gdb.arch/amd64-tailcall-ret.exp
10163 * gdb.arch/amd64-tailcall-self.exp
10164 * gdb.arch/amd64-word.exp
10165 * gdb.arch/arm-bl-branch-dest.exp
10166 * gdb.arch/arm-disp-step.exp
10167 * gdb.arch/arm-neon.exp
10168 * gdb.arch/arm-single-step-kernel-helper.exp
10169 * gdb.arch/avr-flash-qualifier.exp
10170 * gdb.arch/disp-step-insn-reloc.exp
10171 * gdb.arch/e500-abi.exp
10172 * gdb.arch/e500-regs.exp
10173 * gdb.arch/ftrace-insn-reloc.exp
10174 * gdb.arch/i386-avx512.exp
10175 * gdb.arch/i386-bp_permanent.exp
10176 * gdb.arch/i386-byte.exp
10177 * gdb.arch/i386-cfi-notcurrent.exp
10178 * gdb.arch/i386-disp-step.exp
10179 * gdb.arch/i386-dr3-watch.exp
10180 * gdb.arch/i386-float.exp
10181 * gdb.arch/i386-gnu-cfi.exp
10182 * gdb.arch/i386-mpx-map.exp
10183 * gdb.arch/i386-mpx-sigsegv.exp
10184 * gdb.arch/i386-mpx-simple_segv.exp
10185 * gdb.arch/i386-mpx.exp
10186 * gdb.arch/i386-permbkpt.exp
10187 * gdb.arch/i386-prologue.exp
10188 * gdb.arch/i386-signal.exp
10189 * gdb.arch/i386-size-overlap.exp
10190 * gdb.arch/i386-unwind.exp
10191 * gdb.arch/i386-word.exp
10192 * gdb.arch/mips-fcr.exp
10193 * gdb.arch/powerpc-d128-regs.exp
10194 * gdb.arch/powerpc-stackless.exp
10195 * gdb.arch/ppc64-atomic-inst.exp
10196 * gdb.arch/s390-stackless.exp
10197 * gdb.arch/s390-tdbregs.exp
10198 * gdb.arch/s390-vregs.exp
10199 * gdb.arch/sparc-sysstep.exp
10200 * gdb.arch/thumb-bx-pc.exp
10201 * gdb.arch/thumb-singlestep.exp
10202 * gdb.arch/thumb2-it.exp
10203 * gdb.arch/vsx-regs.exp
10204 * gdb.asm/asm-source.exp
10205 * gdb.base/a2-run.exp
10206 * gdb.base/advance.exp
10207 * gdb.base/all-bin.exp
10208 * gdb.base/anon.exp
10209 * gdb.base/args.exp
10210 * gdb.base/arithmet.exp
10211 * gdb.base/async-shell.exp
10212 * gdb.base/async.exp
10213 * gdb.base/attach-pie-noexec.exp
10214 * gdb.base/attach-twice.exp
10215 * gdb.base/auto-load.exp
10216 * gdb.base/bang.exp
10217 * gdb.base/bitfields.exp
10218 * gdb.base/break-always.exp
10219 * gdb.base/break-caller-line.exp
10220 * gdb.base/break-entry.exp
10221 * gdb.base/break-inline.exp
10222 * gdb.base/break-on-linker-gcd-function.exp
10223 * gdb.base/break-probes.exp
10224 * gdb.base/break.exp
10225 * gdb.base/breakpoint-shadow.exp
10226 * gdb.base/call-ar-st.exp
10227 * gdb.base/call-sc.exp
10228 * gdb.base/call-signal-resume.exp
10229 * gdb.base/call-strs.exp
10230 * gdb.base/callfuncs.exp
10231 * gdb.base/catch-fork-static.exp
10232 * gdb.base/catch-gdb-caused-signals.exp
10233 * gdb.base/catch-load.exp
10234 * gdb.base/catch-signal-fork.exp
10235 * gdb.base/catch-signal.exp
10236 * gdb.base/catch-syscall.exp
10237 * gdb.base/charset.exp
10238 * gdb.base/checkpoint.exp
10239 * gdb.base/chng-syms.exp
10240 * gdb.base/code-expr.exp
10241 * gdb.base/code_elim.exp
10242 * gdb.base/commands.exp
10243 * gdb.base/completion.exp
10244 * gdb.base/complex.exp
10245 * gdb.base/cond-expr.exp
10246 * gdb.base/condbreak.exp
10247 * gdb.base/consecutive.exp
10248 * gdb.base/continue-all-already-running.exp
10249 * gdb.base/coredump-filter.exp
10250 * gdb.base/corefile.exp
10251 * gdb.base/dbx.exp
10252 * gdb.base/debug-expr.exp
10253 * gdb.base/define.exp
10254 * gdb.base/del.exp
10255 * gdb.base/disabled-location.exp
10256 * gdb.base/disasm-end-cu.exp
10257 * gdb.base/disasm-optim.exp
10258 * gdb.base/display.exp
10259 * gdb.base/duplicate-bp.exp
10260 * gdb.base/ena-dis-br.exp
10261 * gdb.base/ending-run.exp
10262 * gdb.base/enumval.exp
10263 * gdb.base/environ.exp
10264 * gdb.base/eu-strip-infcall.exp
10265 * gdb.base/eval-avoid-side-effects.exp
10266 * gdb.base/eval-skip.exp
10267 * gdb.base/exitsignal.exp
10268 * gdb.base/expand-psymtabs.exp
10269 * gdb.base/filesym.exp
10270 * gdb.base/find-unmapped.exp
10271 * gdb.base/finish.exp
10272 * gdb.base/float.exp
10273 * gdb.base/foll-exec-mode.exp
10274 * gdb.base/foll-exec.exp
10275 * gdb.base/foll-fork.exp
10276 * gdb.base/fortran-sym-case.exp
10277 * gdb.base/freebpcmd.exp
10278 * gdb.base/func-ptr.exp
10279 * gdb.base/func-ptrs.exp
10280 * gdb.base/funcargs.exp
10281 * gdb.base/gcore-buffer-overflow.exp
10282 * gdb.base/gcore-relro-pie.exp
10283 * gdb.base/gcore-relro.exp
10284 * gdb.base/gcore.exp
10285 * gdb.base/gdb1090.exp
10286 * gdb.base/gdb11530.exp
10287 * gdb.base/gdb11531.exp
10288 * gdb.base/gdb1821.exp
10289 * gdb.base/gdbindex-stabs.exp
10290 * gdb.base/gdbvars.exp
10291 * gdb.base/hbreak.exp
10292 * gdb.base/hbreak2.exp
10293 * gdb.base/included.exp
10294 * gdb.base/infcall-input.exp
10295 * gdb.base/inferior-died.exp
10296 * gdb.base/infnan.exp
10297 * gdb.base/info-macros.exp
10298 * gdb.base/info-os.exp
10299 * gdb.base/info-proc.exp
10300 * gdb.base/info-shared.exp
10301 * gdb.base/info-target.exp
10302 * gdb.base/infoline.exp
10303 * gdb.base/interp.exp
10304 * gdb.base/interrupt.exp
10305 * gdb.base/jit-reader.exp
10306 * gdb.base/jit-simple.exp
10307 * gdb.base/kill-after-signal.exp
10308 * gdb.base/kill-detach-inferiors-cmd.exp
10309 * gdb.base/label.exp
10310 * gdb.base/langs.exp
10311 * gdb.base/ldbl_e308.exp
10312 * gdb.base/line-symtabs.exp
10313 * gdb.base/linespecs.exp
10314 * gdb.base/list.exp
10315 * gdb.base/long_long.exp
10316 * gdb.base/longest-types.exp
10317 * gdb.base/maint.exp
10318 * gdb.base/max-value-size.exp
10319 * gdb.base/memattr.exp
10320 * gdb.base/mips_pro.exp
10321 * gdb.base/morestack.exp
10322 * gdb.base/moribund-step.exp
10323 * gdb.base/multi-forks.exp
10324 * gdb.base/nested-addr.exp
10325 * gdb.base/nextoverexit.exp
10326 * gdb.base/noreturn-finish.exp
10327 * gdb.base/noreturn-return.exp
10328 * gdb.base/nostdlib.exp
10329 * gdb.base/offsets.exp
10330 * gdb.base/opaque.exp
10331 * gdb.base/pc-fp.exp
10332 * gdb.base/permissions.exp
10333 * gdb.base/print-symbol-loading.exp
10334 * gdb.base/prologue-include.exp
10335 * gdb.base/psymtab.exp
10336 * gdb.base/ptype.exp
10337 * gdb.base/random-signal.exp
10338 * gdb.base/randomize.exp
10339 * gdb.base/range-stepping.exp
10340 * gdb.base/readline-ask.exp
10341 * gdb.base/recpar.exp
10342 * gdb.base/recurse.exp
10343 * gdb.base/relational.exp
10344 * gdb.base/restore.exp
10345 * gdb.base/return-nodebug.exp
10346 * gdb.base/return.exp
10347 * gdb.base/run-after-attach.exp
10348 * gdb.base/save-bp.exp
10349 * gdb.base/scope.exp
10350 * gdb.base/sect-cmd.exp
10351 * gdb.base/set-lang-auto.exp
10352 * gdb.base/set-noassign.exp
10353 * gdb.base/setvar.exp
10354 * gdb.base/sigall.exp
10355 * gdb.base/sigbpt.exp
10356 * gdb.base/siginfo-addr.exp
10357 * gdb.base/siginfo-infcall.exp
10358 * gdb.base/siginfo-obj.exp
10359 * gdb.base/siginfo.exp
10360 * gdb.base/signals-state-child.exp
10361 * gdb.base/signest.exp
10362 * gdb.base/sigstep.exp
10363 * gdb.base/sizeof.exp
10364 * gdb.base/skip.exp
10365 * gdb.base/solib-corrupted.exp
10366 * gdb.base/solib-nodir.exp
10367 * gdb.base/solib-search.exp
10368 * gdb.base/stack-checking.exp
10369 * gdb.base/stale-infcall.exp
10370 * gdb.base/stap-probe.exp
10371 * gdb.base/start.exp
10372 * gdb.base/step-break.exp
10373 * gdb.base/step-bt.exp
10374 * gdb.base/step-line.exp
10375 * gdb.base/step-over-exit.exp
10376 * gdb.base/step-over-syscall.exp
10377 * gdb.base/step-resume-infcall.exp
10378 * gdb.base/step-test.exp
10379 * gdb.base/store.exp
10380 * gdb.base/structs3.exp
10381 * gdb.base/sym-file.exp
10382 * gdb.base/symbol-without-target_section.exp
10383 * gdb.base/term.exp
10384 * gdb.base/testenv.exp
10385 * gdb.base/ui-redirect.exp
10386 * gdb.base/until.exp
10387 * gdb.base/unwindonsignal.exp
10388 * gdb.base/value-double-free.exp
10389 * gdb.base/vla-datatypes.exp
10390 * gdb.base/vla-ptr.exp
10391 * gdb.base/vla-sideeffect.exp
10392 * gdb.base/volatile.exp
10393 * gdb.base/watch-cond-infcall.exp
10394 * gdb.base/watch-cond.exp
10395 * gdb.base/watch-non-mem.exp
10396 * gdb.base/watch-read.exp
10397 * gdb.base/watch-vfork.exp
10398 * gdb.base/watchpoint-cond-gone.exp
10399 * gdb.base/watchpoint-delete.exp
10400 * gdb.base/watchpoint-hw-hit-once.exp
10401 * gdb.base/watchpoint-hw.exp
10402 * gdb.base/watchpoint-stops-at-right-insn.exp
10403 * gdb.base/watchpoints.exp
10404 * gdb.base/wchar.exp
10405 * gdb.base/whatis-exp.exp
10406 * gdb.btrace/buffer-size.exp
10407 * gdb.btrace/data.exp
10408 * gdb.btrace/delta.exp
10409 * gdb.btrace/dlopen.exp
10410 * gdb.btrace/enable.exp
10411 * gdb.btrace/exception.exp
10412 * gdb.btrace/function_call_history.exp
10413 * gdb.btrace/gcore.exp
10414 * gdb.btrace/instruction_history.exp
10415 * gdb.btrace/nohist.exp
10416 * gdb.btrace/reconnect.exp
10417 * gdb.btrace/record_goto-step.exp
10418 * gdb.btrace/record_goto.exp
10419 * gdb.btrace/rn-dl-bind.exp
10420 * gdb.btrace/segv.exp
10421 * gdb.btrace/step.exp
10422 * gdb.btrace/stepi.exp
10423 * gdb.btrace/tailcall-only.exp
10424 * gdb.btrace/tailcall.exp
10425 * gdb.btrace/tsx.exp
10426 * gdb.btrace/unknown_functions.exp
10427 * gdb.btrace/vdso.exp
10428 * gdb.compile/compile-ifunc.exp
10429 * gdb.compile/compile-ops.exp
10430 * gdb.compile/compile-print.exp
10431 * gdb.compile/compile-setjmp.exp
10432 * gdb.cp/abstract-origin.exp
10433 * gdb.cp/ambiguous.exp
10434 * gdb.cp/annota2.exp
10435 * gdb.cp/annota3.exp
10436 * gdb.cp/anon-ns.exp
10437 * gdb.cp/anon-struct.exp
10438 * gdb.cp/anon-union.exp
10439 * gdb.cp/arg-reference.exp
10440 * gdb.cp/baseenum.exp
10441 * gdb.cp/bool.exp
10442 * gdb.cp/breakpoint.exp
10443 * gdb.cp/bs15503.exp
10444 * gdb.cp/call-c.exp
10445 * gdb.cp/casts.exp
10446 * gdb.cp/chained-calls.exp
10447 * gdb.cp/class2.exp
10448 * gdb.cp/classes.exp
10449 * gdb.cp/cmpd-minsyms.exp
10450 * gdb.cp/converts.exp
10451 * gdb.cp/cp-relocate.exp
10452 * gdb.cp/cpcompletion.exp
10453 * gdb.cp/cpexprs.exp
10454 * gdb.cp/cplabel.exp
10455 * gdb.cp/cplusfuncs.exp
10456 * gdb.cp/cpsizeof.exp
10457 * gdb.cp/ctti.exp
10458 * gdb.cp/derivation.exp
10459 * gdb.cp/destrprint.exp
10460 * gdb.cp/dispcxx.exp
10461 * gdb.cp/enum-class.exp
10462 * gdb.cp/exception.exp
10463 * gdb.cp/exceptprint.exp
10464 * gdb.cp/expand-psymtabs-cxx.exp
10465 * gdb.cp/expand-sals.exp
10466 * gdb.cp/extern-c.exp
10467 * gdb.cp/filename.exp
10468 * gdb.cp/formatted-ref.exp
10469 * gdb.cp/fpointer.exp
10470 * gdb.cp/gdb1355.exp
10471 * gdb.cp/gdb2495.exp
10472 * gdb.cp/hang.exp
10473 * gdb.cp/impl-this.exp
10474 * gdb.cp/infcall-dlopen.exp
10475 * gdb.cp/inherit.exp
10476 * gdb.cp/iostream.exp
10477 * gdb.cp/koenig.exp
10478 * gdb.cp/local.exp
10479 * gdb.cp/m-data.exp
10480 * gdb.cp/m-static.exp
10481 * gdb.cp/mb-ctor.exp
10482 * gdb.cp/mb-inline.exp
10483 * gdb.cp/mb-templates.exp
10484 * gdb.cp/member-name.exp
10485 * gdb.cp/member-ptr.exp
10486 * gdb.cp/meth-typedefs.exp
10487 * gdb.cp/method.exp
10488 * gdb.cp/method2.exp
10489 * gdb.cp/minsym-fallback.exp
10490 * gdb.cp/misc.exp
10491 * gdb.cp/namelessclass.exp
10492 * gdb.cp/namespace-enum.exp
10493 * gdb.cp/namespace-nested-import.exp
10494 * gdb.cp/namespace.exp
10495 * gdb.cp/nextoverthrow.exp
10496 * gdb.cp/no-dmgl-verbose.exp
10497 * gdb.cp/non-trivial-retval.exp
10498 * gdb.cp/noparam.exp
10499 * gdb.cp/nsdecl.exp
10500 * gdb.cp/nsimport.exp
10501 * gdb.cp/nsnested.exp
10502 * gdb.cp/nsnoimports.exp
10503 * gdb.cp/nsrecurs.exp
10504 * gdb.cp/nsstress.exp
10505 * gdb.cp/nsusing.exp
10506 * gdb.cp/operator.exp
10507 * gdb.cp/oranking.exp
10508 * gdb.cp/overload-const.exp
10509 * gdb.cp/overload.exp
10510 * gdb.cp/ovldbreak.exp
10511 * gdb.cp/ovsrch.exp
10512 * gdb.cp/paren-type.exp
10513 * gdb.cp/parse-lang.exp
10514 * gdb.cp/pass-by-ref.exp
10515 * gdb.cp/pr-1023.exp
10516 * gdb.cp/pr-1210.exp
10517 * gdb.cp/pr-574.exp
10518 * gdb.cp/pr10687.exp
10519 * gdb.cp/pr12028.exp
10520 * gdb.cp/pr17132.exp
10521 * gdb.cp/pr17494.exp
10522 * gdb.cp/pr9067.exp
10523 * gdb.cp/pr9167.exp
10524 * gdb.cp/pr9631.exp
10525 * gdb.cp/printmethod.exp
10526 * gdb.cp/psmang.exp
10527 * gdb.cp/psymtab-parameter.exp
10528 * gdb.cp/ptype-cv-cp.exp
10529 * gdb.cp/ptype-flags.exp
10530 * gdb.cp/re-set-overloaded.exp
10531 * gdb.cp/ref-types.exp
10532 * gdb.cp/rtti.exp
10533 * gdb.cp/scope-err.exp
10534 * gdb.cp/shadow.exp
10535 * gdb.cp/smartp.exp
10536 * gdb.cp/static-method.exp
10537 * gdb.cp/static-print-quit.exp
10538 * gdb.cp/temargs.exp
10539 * gdb.cp/templates.exp
10540 * gdb.cp/try_catch.exp
10541 * gdb.cp/typedef-operator.exp
10542 * gdb.cp/typeid.exp
10543 * gdb.cp/userdef.exp
10544 * gdb.cp/using-crash.exp
10545 * gdb.cp/var-tag.exp
10546 * gdb.cp/virtbase.exp
10547 * gdb.cp/virtfunc.exp
10548 * gdb.cp/virtfunc2.exp
10549 * gdb.cp/vla-cxx.exp
10550 * gdb.disasm/t01_mov.exp
10551 * gdb.disasm/t02_mova.exp
10552 * gdb.disasm/t03_add.exp
10553 * gdb.disasm/t04_sub.exp
10554 * gdb.disasm/t05_cmp.exp
10555 * gdb.disasm/t06_ari2.exp
10556 * gdb.disasm/t07_ari3.exp
10557 * gdb.disasm/t08_or.exp
10558 * gdb.disasm/t09_xor.exp
10559 * gdb.disasm/t10_and.exp
10560 * gdb.disasm/t11_logs.exp
10561 * gdb.disasm/t12_bit.exp
10562 * gdb.disasm/t13_otr.exp
10563 * gdb.dlang/circular.exp
10564 * gdb.dwarf2/arr-stride.exp
10565 * gdb.dwarf2/arr-subrange.exp
10566 * gdb.dwarf2/atomic-type.exp
10567 * gdb.dwarf2/bad-regnum.exp
10568 * gdb.dwarf2/bitfield-parent-optimized-out.exp
10569 * gdb.dwarf2/callframecfa.exp
10570 * gdb.dwarf2/clztest.exp
10571 * gdb.dwarf2/corrupt.exp
10572 * gdb.dwarf2/data-loc.exp
10573 * gdb.dwarf2/dup-psym.exp
10574 * gdb.dwarf2/dw2-anon-mptr.exp
10575 * gdb.dwarf2/dw2-anonymous-func.exp
10576 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
10577 * gdb.dwarf2/dw2-bad-unresolved.exp
10578 * gdb.dwarf2/dw2-basic.exp
10579 * gdb.dwarf2/dw2-canonicalize-type.exp
10580 * gdb.dwarf2/dw2-case-insensitive.exp
10581 * gdb.dwarf2/dw2-common-block.exp
10582 * gdb.dwarf2/dw2-compdir-oldgcc.exp
10583 * gdb.dwarf2/dw2-compressed.exp
10584 * gdb.dwarf2/dw2-const.exp
10585 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
10586 * gdb.dwarf2/dw2-cu-size.exp
10587 * gdb.dwarf2/dw2-dup-frame.exp
10588 * gdb.dwarf2/dw2-entry-value.exp
10589 * gdb.dwarf2/dw2-icycle.exp
10590 * gdb.dwarf2/dw2-ifort-parameter.exp
10591 * gdb.dwarf2/dw2-inline-break.exp
10592 * gdb.dwarf2/dw2-inline-param.exp
10593 * gdb.dwarf2/dw2-intercu.exp
10594 * gdb.dwarf2/dw2-intermix.exp
10595 * gdb.dwarf2/dw2-lexical-block-bare.exp
10596 * gdb.dwarf2/dw2-linkage-name-trust.exp
10597 * gdb.dwarf2/dw2-minsym-in-cu.exp
10598 * gdb.dwarf2/dw2-noloc.exp
10599 * gdb.dwarf2/dw2-op-call.exp
10600 * gdb.dwarf2/dw2-op-out-param.exp
10601 * gdb.dwarf2/dw2-opt-structptr.exp
10602 * gdb.dwarf2/dw2-param-error.exp
10603 * gdb.dwarf2/dw2-producer.exp
10604 * gdb.dwarf2/dw2-ranges-base.exp
10605 * gdb.dwarf2/dw2-ref-missing-frame.exp
10606 * gdb.dwarf2/dw2-reg-undefined.exp
10607 * gdb.dwarf2/dw2-regno-invalid.exp
10608 * gdb.dwarf2/dw2-restore.exp
10609 * gdb.dwarf2/dw2-restrict.exp
10610 * gdb.dwarf2/dw2-single-line-discriminators.exp
10611 * gdb.dwarf2/dw2-strp.exp
10612 * gdb.dwarf2/dw2-undefined-ret-addr.exp
10613 * gdb.dwarf2/dw2-unresolved.exp
10614 * gdb.dwarf2/dw2-var-zero-addr.exp
10615 * gdb.dwarf2/dw4-sig-types.exp
10616 * gdb.dwarf2/dwz.exp
10617 * gdb.dwarf2/dynarr-ptr.exp
10618 * gdb.dwarf2/enum-type.exp
10619 * gdb.dwarf2/gdb-index.exp
10620 * gdb.dwarf2/implptr-64bit.exp
10621 * gdb.dwarf2/implptr-optimized-out.exp
10622 * gdb.dwarf2/implptr.exp
10623 * gdb.dwarf2/implref-array.exp
10624 * gdb.dwarf2/implref-const.exp
10625 * gdb.dwarf2/implref-global.exp
10626 * gdb.dwarf2/implref-struct.exp
10627 * gdb.dwarf2/mac-fileno.exp
10628 * gdb.dwarf2/main-subprogram.exp
10629 * gdb.dwarf2/member-ptr-forwardref.exp
10630 * gdb.dwarf2/method-ptr.exp
10631 * gdb.dwarf2/missing-sig-type.exp
10632 * gdb.dwarf2/nonvar-access.exp
10633 * gdb.dwarf2/opaque-type-lookup.exp
10634 * gdb.dwarf2/pieces-optimized-out.exp
10635 * gdb.dwarf2/pieces.exp
10636 * gdb.dwarf2/pr10770.exp
10637 * gdb.dwarf2/pr13961.exp
10638 * gdb.dwarf2/staticvirtual.exp
10639 * gdb.dwarf2/subrange.exp
10640 * gdb.dwarf2/symtab-producer.exp
10641 * gdb.dwarf2/trace-crash.exp
10642 * gdb.dwarf2/typeddwarf.exp
10643 * gdb.dwarf2/valop.exp
10644 * gdb.dwarf2/watch-notconst.exp
10645 * gdb.fortran/array-element.exp
10646 * gdb.fortran/charset.exp
10647 * gdb.fortran/common-block.exp
10648 * gdb.fortran/complex.exp
10649 * gdb.fortran/derived-type-function.exp
10650 * gdb.fortran/derived-type.exp
10651 * gdb.fortran/logical.exp
10652 * gdb.fortran/module.exp
10653 * gdb.fortran/multi-dim.exp
10654 * gdb.fortran/nested-funcs.exp
10655 * gdb.fortran/print-formatted.exp
10656 * gdb.fortran/subarray.exp
10657 * gdb.fortran/vla-alloc-assoc.exp
10658 * gdb.fortran/vla-datatypes.exp
10659 * gdb.fortran/vla-history.exp
10660 * gdb.fortran/vla-ptr-info.exp
10661 * gdb.fortran/vla-ptype-sub.exp
10662 * gdb.fortran/vla-ptype.exp
10663 * gdb.fortran/vla-sizeof.exp
10664 * gdb.fortran/vla-type.exp
10665 * gdb.fortran/vla-value-sub-arbitrary.exp
10666 * gdb.fortran/vla-value-sub-finish.exp
10667 * gdb.fortran/vla-value-sub.exp
10668 * gdb.fortran/vla-value.exp
10669 * gdb.fortran/whatis_type.exp
10670 * gdb.go/chan.exp
10671 * gdb.go/handcall.exp
10672 * gdb.go/hello.exp
10673 * gdb.go/integers.exp
10674 * gdb.go/methods.exp
10675 * gdb.go/package.exp
10676 * gdb.go/strings.exp
10677 * gdb.go/types.exp
10678 * gdb.go/unsafe.exp
10679 * gdb.guile/scm-arch.exp
10680 * gdb.guile/scm-block.exp
10681 * gdb.guile/scm-breakpoint.exp
10682 * gdb.guile/scm-cmd.exp
10683 * gdb.guile/scm-disasm.exp
10684 * gdb.guile/scm-equal.exp
10685 * gdb.guile/scm-frame-args.exp
10686 * gdb.guile/scm-frame-inline.exp
10687 * gdb.guile/scm-frame.exp
10688 * gdb.guile/scm-iterator.exp
10689 * gdb.guile/scm-math.exp
10690 * gdb.guile/scm-objfile.exp
10691 * gdb.guile/scm-ports.exp
10692 * gdb.guile/scm-symbol.exp
10693 * gdb.guile/scm-symtab.exp
10694 * gdb.guile/scm-value-cc.exp
10695 * gdb.guile/types-module.exp
10696 * gdb.linespec/break-ask.exp
10697 * gdb.linespec/cpexplicit.exp
10698 * gdb.linespec/explicit.exp
10699 * gdb.linespec/keywords.exp
10700 * gdb.linespec/linespec.exp
10701 * gdb.linespec/ls-dollar.exp
10702 * gdb.linespec/ls-errs.exp
10703 * gdb.linespec/skip-two.exp
10704 * gdb.linespec/thread.exp
10705 * gdb.mi/mi-async.exp
10706 * gdb.mi/mi-basics.exp
10707 * gdb.mi/mi-break.exp
10708 * gdb.mi/mi-catch-load.exp
10709 * gdb.mi/mi-cli.exp
10710 * gdb.mi/mi-cmd-param-changed.exp
10711 * gdb.mi/mi-console.exp
10712 * gdb.mi/mi-detach.exp
10713 * gdb.mi/mi-disassemble.exp
10714 * gdb.mi/mi-eval.exp
10715 * gdb.mi/mi-file-transfer.exp
10716 * gdb.mi/mi-file.exp
10717 * gdb.mi/mi-fill-memory.exp
10718 * gdb.mi/mi-inheritance-syntax-error.exp
10719 * gdb.mi/mi-linespec-err-cp.exp
10720 * gdb.mi/mi-logging.exp
10721 * gdb.mi/mi-memory-changed.exp
10722 * gdb.mi/mi-read-memory.exp
10723 * gdb.mi/mi-record-changed.exp
10724 * gdb.mi/mi-reg-undefined.exp
10725 * gdb.mi/mi-regs.exp
10726 * gdb.mi/mi-return.exp
10727 * gdb.mi/mi-reverse.exp
10728 * gdb.mi/mi-simplerun.exp
10729 * gdb.mi/mi-solib.exp
10730 * gdb.mi/mi-stack.exp
10731 * gdb.mi/mi-stepi.exp
10732 * gdb.mi/mi-syn-frame.exp
10733 * gdb.mi/mi-until.exp
10734 * gdb.mi/mi-var-block.exp
10735 * gdb.mi/mi-var-child.exp
10736 * gdb.mi/mi-var-cmd.exp
10737 * gdb.mi/mi-var-cp.exp
10738 * gdb.mi/mi-var-display.exp
10739 * gdb.mi/mi-var-invalidate.exp
10740 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
10741 * gdb.mi/mi-vla-fortran.exp
10742 * gdb.mi/mi-watch.exp
10743 * gdb.mi/mi2-var-child.exp
10744 * gdb.mi/user-selected-context-sync.exp
10745 * gdb.modula2/unbounded-array.exp
10746 * gdb.multi/dummy-frame-restore.exp
10747 * gdb.multi/multi-arch-exec.exp
10748 * gdb.multi/multi-arch.exp
10749 * gdb.multi/tids.exp
10750 * gdb.multi/watchpoint-multi.exp
10751 * gdb.opencl/callfuncs.exp
10752 * gdb.opencl/convs_casts.exp
10753 * gdb.opencl/datatypes.exp
10754 * gdb.opencl/operators.exp
10755 * gdb.opencl/vec_comps.exp
10756 * gdb.opt/clobbered-registers-O2.exp
10757 * gdb.opt/inline-break.exp
10758 * gdb.opt/inline-bt.exp
10759 * gdb.opt/inline-cmds.exp
10760 * gdb.opt/inline-locals.exp
10761 * gdb.pascal/case-insensitive-symbols.exp
10762 * gdb.pascal/floats.exp
10763 * gdb.pascal/gdb11492.exp
10764 * gdb.python/lib-types.exp
10765 * gdb.python/py-arch.exp
10766 * gdb.python/py-as-string.exp
10767 * gdb.python/py-bad-printers.exp
10768 * gdb.python/py-block.exp
10769 * gdb.python/py-breakpoint-create-fail.exp
10770 * gdb.python/py-breakpoint.exp
10771 * gdb.python/py-caller-is.exp
10772 * gdb.python/py-cmd.exp
10773 * gdb.python/py-explore-cc.exp
10774 * gdb.python/py-explore.exp
10775 * gdb.python/py-finish-breakpoint.exp
10776 * gdb.python/py-finish-breakpoint2.exp
10777 * gdb.python/py-frame-args.exp
10778 * gdb.python/py-frame-inline.exp
10779 * gdb.python/py-frame.exp
10780 * gdb.python/py-framefilter-mi.exp
10781 * gdb.python/py-infthread.exp
10782 * gdb.python/py-lazy-string.exp
10783 * gdb.python/py-linetable.exp
10784 * gdb.python/py-mi-events.exp
10785 * gdb.python/py-mi-objfile.exp
10786 * gdb.python/py-mi.exp
10787 * gdb.python/py-objfile.exp
10788 * gdb.python/py-pp-integral.exp
10789 * gdb.python/py-pp-maint.exp
10790 * gdb.python/py-pp-re-notag.exp
10791 * gdb.python/py-pp-registration.exp
10792 * gdb.python/py-recurse-unwind.exp
10793 * gdb.python/py-strfns.exp
10794 * gdb.python/py-symbol.exp
10795 * gdb.python/py-symtab.exp
10796 * gdb.python/py-sync-interp.exp
10797 * gdb.python/py-typeprint.exp
10798 * gdb.python/py-unwind-maint.exp
10799 * gdb.python/py-unwind.exp
10800 * gdb.python/py-value-cc.exp
10801 * gdb.python/py-xmethods.exp
10802 * gdb.reverse/amd64-tailcall-reverse.exp
10803 * gdb.reverse/break-precsave.exp
10804 * gdb.reverse/break-reverse.exp
10805 * gdb.reverse/consecutive-precsave.exp
10806 * gdb.reverse/consecutive-reverse.exp
10807 * gdb.reverse/finish-precsave.exp
10808 * gdb.reverse/finish-reverse-bkpt.exp
10809 * gdb.reverse/finish-reverse.exp
10810 * gdb.reverse/fstatat-reverse.exp
10811 * gdb.reverse/getresuid-reverse.exp
10812 * gdb.reverse/i386-precsave.exp
10813 * gdb.reverse/i386-reverse.exp
10814 * gdb.reverse/i386-sse-reverse.exp
10815 * gdb.reverse/i387-env-reverse.exp
10816 * gdb.reverse/i387-stack-reverse.exp
10817 * gdb.reverse/insn-reverse.exp
10818 * gdb.reverse/machinestate-precsave.exp
10819 * gdb.reverse/machinestate.exp
10820 * gdb.reverse/next-reverse-bkpt-over-sr.exp
10821 * gdb.reverse/pipe-reverse.exp
10822 * gdb.reverse/readv-reverse.exp
10823 * gdb.reverse/recvmsg-reverse.exp
10824 * gdb.reverse/rerun-prec.exp
10825 * gdb.reverse/s390-mvcle.exp
10826 * gdb.reverse/step-precsave.exp
10827 * gdb.reverse/step-reverse.exp
10828 * gdb.reverse/time-reverse.exp
10829 * gdb.reverse/until-precsave.exp
10830 * gdb.reverse/until-reverse.exp
10831 * gdb.reverse/waitpid-reverse.exp
10832 * gdb.reverse/watch-precsave.exp
10833 * gdb.reverse/watch-reverse.exp
10834 * gdb.rust/generics.exp
10835 * gdb.rust/methods.exp
10836 * gdb.rust/modules.exp
10837 * gdb.rust/simple.exp
10838 * gdb.server/connect-with-no-symbol-file.exp
10839 * gdb.server/ext-attach.exp
10840 * gdb.server/ext-restart.exp
10841 * gdb.server/ext-wrapper.exp
10842 * gdb.server/file-transfer.exp
10843 * gdb.server/server-exec-info.exp
10844 * gdb.server/server-kill.exp
10845 * gdb.server/server-mon.exp
10846 * gdb.server/wrapper.exp
10847 * gdb.stabs/exclfwd.exp
10848 * gdb.stabs/gdb11479.exp
10849 * gdb.threads/clone-new-thread-event.exp
10850 * gdb.threads/corethreads.exp
10851 * gdb.threads/current-lwp-dead.exp
10852 * gdb.threads/dlopen-libpthread.exp
10853 * gdb.threads/gcore-thread.exp
10854 * gdb.threads/sigstep-threads.exp
10855 * gdb.threads/watchpoint-fork.exp
10856 * gdb.trace/actions-changed.exp
10857 * gdb.trace/backtrace.exp
10858 * gdb.trace/change-loc.exp
10859 * gdb.trace/circ.exp
10860 * gdb.trace/collection.exp
10861 * gdb.trace/disconnected-tracing.exp
10862 * gdb.trace/ftrace.exp
10863 * gdb.trace/mi-trace-frame-collected.exp
10864 * gdb.trace/mi-trace-unavailable.exp
10865 * gdb.trace/mi-traceframe-changed.exp
10866 * gdb.trace/mi-tsv-changed.exp
10867 * gdb.trace/no-attach-trace.exp
10868 * gdb.trace/passc-dyn.exp
10869 * gdb.trace/qtro.exp
10870 * gdb.trace/range-stepping.exp
10871 * gdb.trace/read-memory.exp
10872 * gdb.trace/save-trace.exp
10873 * gdb.trace/signal.exp
10874 * gdb.trace/status-stop.exp
10875 * gdb.trace/tfile.exp
10876 * gdb.trace/trace-break.exp
10877 * gdb.trace/trace-buffer-size.exp
10878 * gdb.trace/trace-condition.exp
10879 * gdb.trace/tracefile-pseudo-reg.exp
10880 * gdb.trace/tstatus.exp
10881 * gdb.trace/unavailable.exp
10882 * gdb.trace/while-dyn.exp
10883 * gdb.trace/while-stepping.exp
10884
10885 2016-12-22 Doug Evans <xdje42@gmail.com>
10886
10887 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
10888 and msymbols.
10889
10890 2016-12-19 Yao Qi <yao.qi@linaro.org>
10891
10892 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
10893 (test_with_self): Don't call do_steps_and_nexts, and remove
10894 code about stepping into xmalloc.
10895
10896 2016-12-09 Yao Qi <yao.qi@linaro.org>
10897
10898 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
10899
10900 2016-12-09 Yao Qi <yao.qi@linaro.org>
10901
10902 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
10903
10904 2016-12-09 Pedro Alves <palves@redhat.com>
10905
10906 * gdb.base/all-architectures-0.exp: New file.
10907 * gdb.base/all-architectures-1.exp: New file.
10908 * gdb.base/all-architectures-2.exp: New file.
10909 * gdb.base/all-architectures-3.exp: New file.
10910 * gdb.base/all-architectures-4.exp: New file.
10911 * gdb.base/all-architectures-5.exp: New file.
10912 * gdb.base/all-architectures-6.exp: New file.
10913 * gdb.base/all-architectures-7.exp: New file.
10914 * gdb.base/all-architectures.exp.in: New file.
10915
10916 2016-12-09 Yao Qi <yao.qi@linaro.org>
10917
10918 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
10919
10920 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
10921
10922 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
10923 possible.
10924 Remove useless pattern-matching code.
10925
10926 2016-12-02 Pedro Alves <palves@redhat.com>
10927
10928 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
10929 procedure.
10930 (top level): Call it.
10931
10932 2016-12-02 Pedro Alves <palves@redhat.com>
10933
10934 * gdb.base/commands.exp (user_defined_command_args_stack_test):
10935 New procedure.
10936 (top level): Call it.
10937
10938 2016-12-02 Pedro Alves <palves@redhat.com>
10939
10940 PR cli/20559
10941 * gdb.base/commands.exp (user_defined_command_args_eval): New
10942 procedure.
10943 (top level): Call it.
10944
10945 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
10946
10947 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
10948 timeout handling.
10949
10950 2016-12-02 Tom Tromey <tom@tromey.com>
10951
10952 * gdb.dwarf2/main-subprogram.c: New file.
10953 * gdb.dwarf2/main-subprogram.exp: New file.
10954
10955 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
10956
10957 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
10958 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
10959 gdb_test_no_output for a couple of cases.
10960 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
10961
10962 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
10963
10964 Fix test names and standardize compilation error messages throughout
10965 the following files:
10966
10967 * gdb.ada/start.exp
10968 * gdb.arch/alpha-step.exp
10969 * gdb.arch/e500-prologue.exp
10970 * gdb.arch/ftrace-insn-reloc.exp
10971 * gdb.arch/gdb1291.exp
10972 * gdb.arch/gdb1431.exp
10973 * gdb.arch/gdb1558.exp
10974 * gdb.arch/i386-dr3-watch.exp
10975 * gdb.arch/i386-sse-stack-align.exp
10976 * gdb.arch/ia64-breakpoint-shadow.exp
10977 * gdb.arch/pa-nullify.exp
10978 * gdb.arch/powerpc-aix-prologue.exp
10979 * gdb.arch/thumb-bx-pc.exp
10980 * gdb.base/annota1.exp
10981 * gdb.base/annota3.exp
10982 * gdb.base/arrayidx.exp
10983 * gdb.base/assign.exp
10984 * gdb.base/attach.exp
10985 * gdb.base/auxv.exp
10986 * gdb.base/bang.exp
10987 * gdb.base/bfp-test.exp
10988 * gdb.base/bigcore.exp
10989 * gdb.base/bitfields2.exp
10990 * gdb.base/break-fun-addr.exp
10991 * gdb.base/break-probes.exp
10992 * gdb.base/call-rt-st.exp
10993 * gdb.base/callexit.exp
10994 * gdb.base/catch-fork-kill.exp
10995 * gdb.base/charset.exp
10996 * gdb.base/checkpoint.exp
10997 * gdb.base/comprdebug.exp
10998 * gdb.base/constvars.exp
10999 * gdb.base/coredump-filter.exp
11000 * gdb.base/cursal.exp
11001 * gdb.base/cvexpr.exp
11002 * gdb.base/detach.exp
11003 * gdb.base/display.exp
11004 * gdb.base/dmsym.exp
11005 * gdb.base/dprintf-pending.exp
11006 * gdb.base/dso2dso.exp
11007 * gdb.base/dtrace-probe.exp
11008 * gdb.base/dump.exp
11009 * gdb.base/enum_cond.exp
11010 * gdb.base/exe-lock.exp
11011 * gdb.base/exec-invalid-sysroot.exp
11012 * gdb.base/execl-update-breakpoints.exp
11013 * gdb.base/exprs.exp
11014 * gdb.base/fileio.exp
11015 * gdb.base/find.exp
11016 * gdb.base/finish.exp
11017 * gdb.base/fixsection.exp
11018 * gdb.base/foll-vfork.exp
11019 * gdb.base/frame-args.exp
11020 * gdb.base/gcore.exp
11021 * gdb.base/gdb1250.exp
11022 * gdb.base/global-var-nested-by-dso.exp
11023 * gdb.base/gnu-ifunc.exp
11024 * gdb.base/hashline1.exp
11025 * gdb.base/hashline2.exp
11026 * gdb.base/hashline3.exp
11027 * gdb.base/hbreak-in-shr-unsupported.exp
11028 * gdb.base/huge.exp
11029 * gdb.base/infcall-input.exp
11030 * gdb.base/info-fun.exp
11031 * gdb.base/info-shared.exp
11032 * gdb.base/jit-simple.exp
11033 * gdb.base/jit-so.exp
11034 * gdb.base/jit.exp
11035 * gdb.base/jump.exp
11036 * gdb.base/label.exp
11037 * gdb.base/lineinc.exp
11038 * gdb.base/logical.exp
11039 * gdb.base/longjmp.exp
11040 * gdb.base/macscp.exp
11041 * gdb.base/miscexprs.exp
11042 * gdb.base/new-ui-echo.exp
11043 * gdb.base/new-ui-pending-input.exp
11044 * gdb.base/new-ui.exp
11045 * gdb.base/nodebug.exp
11046 * gdb.base/nofield.exp
11047 * gdb.base/offsets.exp
11048 * gdb.base/overlays.exp
11049 * gdb.base/pending.exp
11050 * gdb.base/pointers.exp
11051 * gdb.base/pr11022.exp
11052 * gdb.base/printcmds.exp
11053 * gdb.base/prologue.exp
11054 * gdb.base/ptr-typedef.exp
11055 * gdb.base/realname-expand.exp
11056 * gdb.base/relativedebug.exp
11057 * gdb.base/relocate.exp
11058 * gdb.base/remote.exp
11059 * gdb.base/reread.exp
11060 * gdb.base/return2.exp
11061 * gdb.base/savedregs.exp
11062 * gdb.base/sep.exp
11063 * gdb.base/sepdebug.exp
11064 * gdb.base/sepsymtab.exp
11065 * gdb.base/set-inferior-tty.exp
11066 * gdb.base/setshow.exp
11067 * gdb.base/shlib-call.exp
11068 * gdb.base/sigaltstack.exp
11069 * gdb.base/siginfo-addr.exp
11070 * gdb.base/signals.exp
11071 * gdb.base/signull.exp
11072 * gdb.base/sigrepeat.exp
11073 * gdb.base/so-impl-ld.exp
11074 * gdb.base/solib-display.exp
11075 * gdb.base/solib-overlap.exp
11076 * gdb.base/solib-search.exp
11077 * gdb.base/solib-symbol.exp
11078 * gdb.base/structs.exp
11079 * gdb.base/structs2.exp
11080 * gdb.base/symtab-search-order.exp
11081 * gdb.base/twice.exp
11082 * gdb.base/unload.exp
11083 * gdb.base/varargs.exp
11084 * gdb.base/watchpoint-solib.exp
11085 * gdb.base/watchpoint.exp
11086 * gdb.base/whatis.exp
11087 * gdb.base/wrong_frame_bt_full.exp
11088 * gdb.btrace/dlopen.exp
11089 * gdb.cell/ea-standalone.exp
11090 * gdb.cell/ea-test.exp
11091 * gdb.cp/dispcxx.exp
11092 * gdb.cp/gdb2384.exp
11093 * gdb.cp/method2.exp
11094 * gdb.cp/nextoverthrow.exp
11095 * gdb.cp/pr10728.exp
11096 * gdb.disasm/am33.exp
11097 * gdb.disasm/h8300s.exp
11098 * gdb.disasm/mn10300.exp
11099 * gdb.disasm/sh3.exp
11100 * gdb.dwarf2/dw2-dir-file-name.exp
11101 * gdb.fortran/complex.exp
11102 * gdb.fortran/library-module.exp
11103 * gdb.guile/scm-pretty-print.exp
11104 * gdb.guile/scm-symbol.exp
11105 * gdb.guile/scm-type.exp
11106 * gdb.guile/scm-value.exp
11107 * gdb.linespec/linespec.exp
11108 * gdb.mi/gdb701.exp
11109 * gdb.mi/gdb792.exp
11110 * gdb.mi/mi-breakpoint-changed.exp
11111 * gdb.mi/mi-dprintf-pending.exp
11112 * gdb.mi/mi-dprintf.exp
11113 * gdb.mi/mi-exit-code.exp
11114 * gdb.mi/mi-pending.exp
11115 * gdb.mi/mi-solib.exp
11116 * gdb.mi/new-ui-mi-sync.exp
11117 * gdb.mi/pr11022.exp
11118 * gdb.mi/user-selected-context-sync.exp
11119 * gdb.opt/solib-intra-step.exp
11120 * gdb.python/py-events.exp
11121 * gdb.python/py-finish-breakpoint.exp
11122 * gdb.python/py-mi.exp
11123 * gdb.python/py-prettyprint.exp
11124 * gdb.python/py-shared.exp
11125 * gdb.python/py-symbol.exp
11126 * gdb.python/py-template.exp
11127 * gdb.python/py-type.exp
11128 * gdb.python/py-value.exp
11129 * gdb.reverse/solib-precsave.exp
11130 * gdb.reverse/solib-reverse.exp
11131 * gdb.server/solib-list.exp
11132 * gdb.stabs/weird.exp
11133 * gdb.threads/reconnect-signal.exp
11134 * gdb.threads/stepi-random-signal.exp
11135 * gdb.trace/actions.exp
11136 * gdb.trace/ax.exp
11137 * gdb.trace/backtrace.exp
11138 * gdb.trace/change-loc.exp
11139 * gdb.trace/deltrace.exp
11140 * gdb.trace/ftrace-lock.exp
11141 * gdb.trace/ftrace.exp
11142 * gdb.trace/infotrace.exp
11143 * gdb.trace/mi-tracepoint-changed.exp
11144 * gdb.trace/packetlen.exp
11145 * gdb.trace/passcount.exp
11146 * gdb.trace/pending.exp
11147 * gdb.trace/range-stepping.exp
11148 * gdb.trace/report.exp
11149 * gdb.trace/stap-trace.exp
11150 * gdb.trace/tfind.exp
11151 * gdb.trace/trace-break.exp
11152 * gdb.trace/trace-condition.exp
11153 * gdb.trace/trace-enable-disable.exp
11154 * gdb.trace/trace-mt.exp
11155 * gdb.trace/tracecmd.exp
11156 * gdb.trace/tspeed.exp
11157 * gdb.trace/tsv.exp
11158 * lib/perftest.exp
11159
11160 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
11161
11162 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
11163 with gdb_test_no_output.
11164 Use command as test name.
11165
11166 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
11167
11168 Fix test names starting with uppercase throughout the files.
11169
11170 * gdb.ada/assign_1.exp
11171 * gdb.ada/boolean_expr.exp
11172 * gdb.base/arrayidx.exp
11173 * gdb.base/del.exp
11174 * gdb.base/gcore-buffer-overflow.exp
11175 * gdb.base/testenv.exp
11176 * gdb.compile/compile.exp
11177 * gdb.python/py-framefilter-invalidarg.exp
11178 * gdb.python/py-framefilter.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.ada/array_return.exp
11185 * gdb.ada/expr_delims.exp
11186 * gdb.ada/mi_dyn_arr.exp
11187 * gdb.ada/mi_interface.exp
11188 * gdb.ada/mi_var_array.exp
11189 * gdb.ada/watch_arg.exp
11190 * gdb.arch/alpha-step.exp
11191 * gdb.arch/altivec-regs.exp
11192 * gdb.arch/e500-regs.exp
11193 * gdb.arch/powerpc-d128-regs.exp
11194 * gdb.base/arrayidx.exp
11195 * gdb.base/break.exp
11196 * gdb.base/checkpoint.exp
11197 * gdb.base/debug-expr.exp
11198 * gdb.base/dmsym.exp
11199 * gdb.base/radix.exp
11200 * gdb.base/sepdebug.exp
11201 * gdb.base/testenv.exp
11202 * gdb.base/watch_thread_num.exp
11203 * gdb.base/watchpoint-cond-gone.exp
11204 * gdb.cell/break.exp
11205 * gdb.cell/ea-cache.exp
11206 * gdb.compile/compile.exp
11207 * gdb.cp/gdb2495.exp
11208 * gdb.gdb/selftest.exp
11209 * gdb.gdb/xfullpath.exp
11210 * gdb.go/hello.exp
11211 * gdb.go/integers.exp
11212 * gdb.objc/basicclass.exp
11213 * gdb.pascal/hello.exp
11214 * gdb.pascal/integers.exp
11215 * gdb.python/py-breakpoint.exp
11216 * gdb.python/py-cmd.exp
11217 * gdb.python/py-linetable.exp
11218 * gdb.python/py-xmethods.exp
11219 * gdb.python/python.exp
11220 * gdb.reverse/consecutive-precsave.exp
11221 * gdb.reverse/finish-precsave.exp
11222 * gdb.reverse/i386-precsave.exp
11223 * gdb.reverse/machinestate-precsave.exp
11224 * gdb.reverse/sigall-precsave.exp
11225 * gdb.reverse/solib-precsave.exp
11226 * gdb.reverse/step-precsave.exp
11227 * gdb.reverse/until-precsave.exp
11228 * gdb.reverse/watch-precsave.exp
11229 * gdb.threads/leader-exit.exp
11230 * gdb.threads/pthreads.exp
11231 * gdb.threads/wp-replication.exp
11232 * gdb.trace/actions.exp
11233 * gdb.trace/mi-tsv-changed.exp
11234 * gdb.trace/tsv.exp
11235
11236 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
11237
11238 Fix test names starting with uppercase throughout the files.
11239
11240 * gdb.arch/i386-bp_permanent.exp
11241 * gdb.arch/i386-gnu-cfi.exp
11242 * gdb.base/disasm-end-cu.exp
11243 * gdb.base/macscp.exp
11244 * gdb.base/pending.exp
11245 * gdb.base/watch_thread_num.exp
11246 * gdb.cp/exception.exp
11247 * gdb.cp/gdb2495.exp
11248 * gdb.cp/local.exp
11249 * gdb.python/py-evsignal.exp
11250 * gdb.python/python.exp
11251 * gdb.trace/tracecmd.exp
11252
11253 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
11254
11255 Fix test names starting with uppercase throughout the files.
11256
11257 * gdb.base/charset.exp
11258 * gdb.base/eval.exp
11259 * gdb.base/multi-forks.exp
11260 * gdb.guile/scm-progspace.exp
11261 * gdb.opencl/datatypes.exp
11262 * gdb.python/py-block.exp
11263 * gdb.python/py-function.exp
11264 * gdb.python/py-symbol.exp
11265 * gdb.python/py-symtab.exp
11266 * gdb.python/py-xmethods.exp
11267 * gdb.reverse/break-precsave.exp
11268 * gdb.reverse/break-reverse.exp
11269 * gdb.reverse/consecutive-precsave.exp
11270 * gdb.reverse/consecutive-reverse.exp
11271 * gdb.reverse/finish-precsave.exp
11272 * gdb.reverse/finish-reverse-bkpt.exp
11273 * gdb.reverse/finish-reverse.exp
11274 * gdb.reverse/fstatat-reverse.exp
11275 * gdb.reverse/getresuid-reverse.exp
11276 * gdb.reverse/i386-precsave.exp
11277 * gdb.reverse/i386-reverse.exp
11278 * gdb.reverse/i386-sse-reverse.exp
11279 * gdb.reverse/i387-stack-reverse.exp
11280 * gdb.reverse/insn-reverse.exp
11281 * gdb.reverse/machinestate-precsave.exp
11282 * gdb.reverse/machinestate.exp
11283 * gdb.reverse/next-reverse-bkpt-over-sr.exp
11284 * gdb.reverse/pipe-reverse.exp
11285 * gdb.reverse/readv-reverse.exp
11286 * gdb.reverse/recvmsg-reverse.exp
11287 * gdb.reverse/rerun-prec.exp
11288 * gdb.reverse/s390-mvcle.exp
11289 * gdb.reverse/sigall-precsave.exp
11290 * gdb.reverse/sigall-reverse.exp
11291 * gdb.reverse/solib-precsave.exp
11292 * gdb.reverse/solib-reverse.exp
11293 * gdb.reverse/step-precsave.exp
11294 * gdb.reverse/step-reverse.exp
11295 * gdb.reverse/time-reverse.exp
11296 * gdb.reverse/until-precsave.exp
11297 * gdb.reverse/until-reverse.exp
11298 * gdb.reverse/waitpid-reverse.exp
11299 * gdb.reverse/watch-precsave.exp
11300 * gdb.reverse/watch-reverse.exp
11301
11302 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
11303
11304 Fix test names starting with uppercase throughout the files.
11305
11306 * gdb.arch/i386-mpx-simple_segv.exp
11307 * gdb.arch/i386-mpx.exp
11308 * gdb.arch/i386-permbkpt.exp
11309 * gdb.arch/pa-nullify.exp
11310 * gdb.arch/powerpc-d128-regs.exp
11311 * gdb.arch/vsx-regs.exp
11312 * gdb.base/bfp-test.exp
11313 * gdb.base/break.exp
11314 * gdb.base/breakpoint-shadow.exp
11315 * gdb.base/callfuncs.exp
11316 * gdb.base/charset.exp
11317 * gdb.base/commands.exp
11318 * gdb.base/completion.exp
11319 * gdb.base/dfp-test.exp
11320 * gdb.base/echo.exp
11321 * gdb.base/ending-run.exp
11322 * gdb.base/eval.exp
11323 * gdb.base/expand-psymtabs.exp
11324 * gdb.base/float128.exp
11325 * gdb.base/floatn.exp
11326 * gdb.base/foll-exec-mode.exp
11327 * gdb.base/gdb1056.exp
11328 * gdb.base/gdb11531.exp
11329 * gdb.base/kill-after-signal.exp
11330 * gdb.base/multi-forks.exp
11331 * gdb.base/overlays.exp
11332 * gdb.base/pending.exp
11333 * gdb.base/sepdebug.exp
11334 * gdb.base/testenv.exp
11335 * gdb.base/valgrind-db-attach.exp
11336 * gdb.base/watch_thread_num.exp
11337 * gdb.base/watchpoint-cond-gone.exp
11338 * gdb.base/watchpoint.exp
11339 * gdb.base/watchpoints.exp
11340 * gdb.cp/arg-reference.exp
11341 * gdb.cp/baseenum.exp
11342 * gdb.cp/operator.exp
11343 * gdb.cp/shadow.exp
11344 * gdb.dwarf2/dw2-op-out-param.exp
11345 * gdb.dwarf2/dw2-reg-undefined.exp
11346 * gdb.go/chan.exp
11347 * gdb.go/hello.exp
11348 * gdb.go/integers.exp
11349 * gdb.go/methods.exp
11350 * gdb.go/package.exp
11351 * gdb.guile/scm-parameter.exp
11352 * gdb.guile/scm-progspace.exp
11353 * gdb.guile/scm-value.exp
11354 * gdb.mi/mi-pending.exp
11355 * gdb.mi/user-selected-context-sync.exp
11356 * gdb.multi/multi-attach.exp
11357 * gdb.multi/tids.exp
11358 * gdb.opt/clobbered-registers-O2.exp
11359 * gdb.pascal/floats.exp
11360 * gdb.pascal/integers.exp
11361 * gdb.python/py-block.exp
11362 * gdb.python/py-events.exp
11363 * gdb.python/py-parameter.exp
11364 * gdb.python/py-symbol.exp
11365 * gdb.python/py-symtab.exp
11366 * gdb.python/py-type.exp
11367 * gdb.python/py-value.exp
11368 * gdb.python/py-xmethods.exp
11369 * gdb.python/python.exp
11370 * gdb.reverse/break-precsave.exp
11371 * gdb.reverse/consecutive-precsave.exp
11372 * gdb.reverse/finish-precsave.exp
11373 * gdb.reverse/i386-precsave.exp
11374 * gdb.reverse/machinestate-precsave.exp
11375 * gdb.reverse/sigall-precsave.exp
11376 * gdb.reverse/solib-precsave.exp
11377 * gdb.reverse/step-precsave.exp
11378 * gdb.reverse/until-precsave.exp
11379 * gdb.reverse/watch-precsave.exp
11380 * gdb.server/ext-attach.exp
11381 * gdb.server/ext-restart.exp
11382 * gdb.server/ext-run.exp
11383 * gdb.server/ext-wrapper.exp
11384 * gdb.stabs/gdb11479.exp
11385 * gdb.stabs/weird.exp
11386 * gdb.threads/attach-many-short-lived-threads.exp
11387 * gdb.threads/kill.exp
11388 * gdb.threads/watchpoint-fork.exp
11389
11390 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
11391
11392 Fix test names starting with uppercase throughout all the files below.
11393
11394 * gdb.ada/array_return.exp
11395 * gdb.ada/catch_ex.exp
11396 * gdb.ada/info_exc.exp
11397 * gdb.ada/mi_catch_ex.exp
11398 * gdb.ada/mi_dyn_arr.exp
11399 * gdb.ada/mi_ex_cond.exp
11400 * gdb.ada/mi_exc_info.exp
11401 * gdb.ada/mi_interface.exp
11402 * gdb.ada/mi_task_arg.exp
11403 * gdb.ada/mi_task_info.exp
11404 * gdb.ada/mi_var_array.exp
11405 * gdb.arch/alpha-step.exp
11406 * gdb.arch/amd64-disp-step.exp
11407 * gdb.arch/arm-disp-step.exp
11408 * gdb.arch/disp-step-insn-reloc.exp
11409 * gdb.arch/e500-prologue.exp
11410 * gdb.arch/ftrace-insn-reloc.exp
11411 * gdb.arch/gdb1558.exp
11412 * gdb.arch/i386-bp_permanent.exp
11413 * gdb.arch/i386-disp-step.exp
11414 * gdb.arch/i386-float.exp
11415 * gdb.arch/i386-gnu-cfi.exp
11416 * gdb.arch/ia64-breakpoint-shadow.exp
11417 * gdb.arch/mips16-thunks.exp
11418 * gdb.arch/pa-nullify.exp
11419 * gdb.arch/powerpc-aix-prologue.exp
11420 * gdb.arch/powerpc-power.exp
11421 * gdb.arch/ppc-dfp.exp
11422 * gdb.arch/s390-tdbregs.exp
11423 * gdb.arch/spu-info.exp
11424 * gdb.arch/spu-ls.exp
11425 * gdb.arch/thumb-bx-pc.exp
11426 * gdb.base/advance.exp
11427 * gdb.base/annota-input-while-running.exp
11428 * gdb.base/arrayidx.exp
11429 * gdb.base/asmlabel.exp
11430 * gdb.base/async.exp
11431 * gdb.base/attach-wait-input.exp
11432 * gdb.base/auto-connect-native-target.exp
11433 * gdb.base/batch-preserve-term-settings.exp
11434 * gdb.base/bfp-test.exp
11435 * gdb.base/bigcore.exp
11436 * gdb.base/bp-permanent.exp
11437 * gdb.base/break-always.exp
11438 * gdb.base/break-fun-addr.exp
11439 * gdb.base/break-idempotent.exp
11440 * gdb.base/break-main-file-remove-fail.exp
11441 * gdb.base/break-probes.exp
11442 * gdb.base/break-unload-file.exp
11443 * gdb.base/break.exp
11444 * gdb.base/call-ar-st.exp
11445 * gdb.base/call-rt-st.exp
11446 * gdb.base/call-sc.exp
11447 * gdb.base/call-signal-resume.exp
11448 * gdb.base/call-strs.exp
11449 * gdb.base/callexit.exp
11450 * gdb.base/callfuncs.exp
11451 * gdb.base/catch-gdb-caused-signals.exp
11452 * gdb.base/catch-signal-siginfo-cond.exp
11453 * gdb.base/catch-syscall.exp
11454 * gdb.base/compare-sections.exp
11455 * gdb.base/cond-eval-mode.exp
11456 * gdb.base/condbreak-call-false.exp
11457 * gdb.base/consecutive-step-over.exp
11458 * gdb.base/cursal.exp
11459 * gdb.base/disabled-location.exp
11460 * gdb.base/disasm-end-cu.exp
11461 * gdb.base/display.exp
11462 * gdb.base/double-prompt-target-event-error.exp
11463 * gdb.base/dprintf-bp-same-addr.exp
11464 * gdb.base/dprintf-detach.exp
11465 * gdb.base/dprintf-next.exp
11466 * gdb.base/dprintf-non-stop.exp
11467 * gdb.base/dprintf-pending.exp
11468 * gdb.base/dso2dso.exp
11469 * gdb.base/ending-run.exp
11470 * gdb.base/enum_cond.exp
11471 * gdb.base/examine-backward.exp
11472 * gdb.base/exe-lock.exp
11473 * gdb.base/exec-invalid-sysroot.exp
11474 * gdb.base/execl-update-breakpoints.exp
11475 * gdb.base/execution-termios.exp
11476 * gdb.base/fileio.exp
11477 * gdb.base/fixsection.exp
11478 * gdb.base/foll-exec-mode.exp
11479 * gdb.base/foll-exec.exp
11480 * gdb.base/fork-running-state.exp
11481 * gdb.base/frame-args.exp
11482 * gdb.base/fullpath-expand.exp
11483 * gdb.base/func-ptr.exp
11484 * gdb.base/gcore-relro-pie.exp
11485 * gdb.base/gdb1090.exp
11486 * gdb.base/gdb1555.exp
11487 * gdb.base/global-var-nested-by-dso.exp
11488 * gdb.base/gnu-ifunc.exp
11489 * gdb.base/hbreak-in-shr-unsupported.exp
11490 * gdb.base/hbreak-unmapped.exp
11491 * gdb.base/hook-stop.exp
11492 * gdb.base/infcall-input.exp
11493 * gdb.base/info-fun.exp
11494 * gdb.base/info-shared.exp
11495 * gdb.base/interrupt-noterm.exp
11496 * gdb.base/jit-so.exp
11497 * gdb.base/jit.exp
11498 * gdb.base/line-symtabs.exp
11499 * gdb.base/list.exp
11500 * gdb.base/longjmp.exp
11501 * gdb.base/macscp.exp
11502 * gdb.base/max-value-size.exp
11503 * gdb.base/nodebug.exp
11504 * gdb.base/nofield.exp
11505 * gdb.base/overlays.exp
11506 * gdb.base/paginate-after-ctrl-c-running.exp
11507 * gdb.base/paginate-bg-execution.exp
11508 * gdb.base/paginate-inferior-exit.exp
11509 * gdb.base/pending.exp
11510 * gdb.base/pr11022.exp
11511 * gdb.base/printcmds.exp
11512 * gdb.base/ptr-typedef.exp
11513 * gdb.base/ptype.exp
11514 * gdb.base/randomize.exp
11515 * gdb.base/range-stepping.exp
11516 * gdb.base/realname-expand.exp
11517 * gdb.base/relativedebug.exp
11518 * gdb.base/remote.exp
11519 * gdb.base/savedregs.exp
11520 * gdb.base/sepdebug.exp
11521 * gdb.base/set-noassign.exp
11522 * gdb.base/shlib-call.exp
11523 * gdb.base/shreloc.exp
11524 * gdb.base/sigaltstack.exp
11525 * gdb.base/sigbpt.exp
11526 * gdb.base/siginfo-addr.exp
11527 * gdb.base/siginfo-obj.exp
11528 * gdb.base/siginfo-thread.exp
11529 * gdb.base/signest.exp
11530 * gdb.base/signull.exp
11531 * gdb.base/sigrepeat.exp
11532 * gdb.base/skip.exp
11533 * gdb.base/so-impl-ld.exp
11534 * gdb.base/solib-corrupted.exp
11535 * gdb.base/solib-disc.exp
11536 * gdb.base/solib-display.exp
11537 * gdb.base/solib-overlap.exp
11538 * gdb.base/solib-search.exp
11539 * gdb.base/solib-symbol.exp
11540 * gdb.base/source-execution.exp
11541 * gdb.base/sss-bp-on-user-bp-2.exp
11542 * gdb.base/sss-bp-on-user-bp.exp
11543 * gdb.base/stack-checking.exp
11544 * gdb.base/stale-infcall.exp
11545 * gdb.base/step-break.exp
11546 * gdb.base/step-line.exp
11547 * gdb.base/step-over-exit.exp
11548 * gdb.base/step-test.exp
11549 * gdb.base/structs.exp
11550 * gdb.base/sym-file.exp
11551 * gdb.base/symtab-search-order.exp
11552 * gdb.base/term.exp
11553 * gdb.base/type-opaque.exp
11554 * gdb.base/unload.exp
11555 * gdb.base/until-nodebug.exp
11556 * gdb.base/until.exp
11557 * gdb.base/unwindonsignal.exp
11558 * gdb.base/watch-cond.exp
11559 * gdb.base/watch-non-mem.exp
11560 * gdb.base/watch_thread_num.exp
11561 * gdb.base/watchpoint-reuse-slot.exp
11562 * gdb.base/watchpoint-solib.exp
11563 * gdb.base/watchpoint.exp
11564 * gdb.btrace/dlopen.exp
11565 * gdb.cell/arch.exp
11566 * gdb.cell/break.exp
11567 * gdb.cell/bt.exp
11568 * gdb.cell/core.exp
11569 * gdb.cell/data.exp
11570 * gdb.cell/dwarfaddr.exp
11571 * gdb.cell/ea-cache.exp
11572 * gdb.cell/ea-standalone.exp
11573 * gdb.cell/ea-test.exp
11574 * gdb.cell/f-regs.exp
11575 * gdb.cell/fork.exp
11576 * gdb.cell/gcore.exp
11577 * gdb.cell/mem-access.exp
11578 * gdb.cell/ptype.exp
11579 * gdb.cell/registers.exp
11580 * gdb.cell/sizeof.exp
11581 * gdb.cell/solib-symbol.exp
11582 * gdb.cell/solib.exp
11583 * gdb.compile/compile-tls.exp
11584 * gdb.cp/exception.exp
11585 * gdb.cp/gdb2495.exp
11586 * gdb.cp/local.exp
11587 * gdb.cp/mb-inline.exp
11588 * gdb.cp/mb-templates.exp
11589 * gdb.cp/pr10687.exp
11590 * gdb.cp/pr9167.exp
11591 * gdb.cp/scope-err.exp
11592 * gdb.cp/templates.exp
11593 * gdb.cp/virtfunc.exp
11594 * gdb.dwarf2/dw2-dir-file-name.exp
11595 * gdb.dwarf2/dw2-single-line-discriminators.exp
11596 * gdb.fortran/complex.exp
11597 * gdb.fortran/library-module.exp
11598 * gdb.guile/guile.exp
11599 * gdb.guile/scm-cmd.exp
11600 * gdb.guile/scm-frame-inline.exp
11601 * gdb.guile/scm-objfile.exp
11602 * gdb.guile/scm-pretty-print.exp
11603 * gdb.guile/scm-symbol.exp
11604 * gdb.guile/scm-type.exp
11605 * gdb.guile/scm-value.exp
11606 * gdb.linespec/keywords.exp
11607 * gdb.linespec/ls-errs.exp
11608 * gdb.linespec/macro-relative.exp
11609 * gdb.linespec/thread.exp
11610 * gdb.mi/mi-breakpoint-changed.exp
11611 * gdb.mi/mi-dprintf-pending.exp
11612 * gdb.mi/mi-fullname-deleted.exp
11613 * gdb.mi/mi-logging.exp
11614 * gdb.mi/mi-pending.exp
11615 * gdb.mi/mi-solib.exp
11616 * gdb.mi/new-ui-mi-sync.exp
11617 * gdb.mi/user-selected-context-sync.exp
11618 * gdb.multi/dummy-frame-restore.exp
11619 * gdb.multi/multi-arch-exec.exp
11620 * gdb.multi/remove-inferiors.exp
11621 * gdb.multi/watchpoint-multi-exit.exp
11622 * gdb.opt/solib-intra-step.exp
11623 * gdb.perf/backtrace.exp
11624 * gdb.perf/single-step.exp
11625 * gdb.perf/skip-command.exp
11626 * gdb.perf/skip-prologue.exp
11627 * gdb.perf/solib.exp
11628 * gdb.python/lib-types.exp
11629 * gdb.python/py-as-string.exp
11630 * gdb.python/py-bad-printers.exp
11631 * gdb.python/py-block.exp
11632 * gdb.python/py-breakpoint.exp
11633 * gdb.python/py-cmd.exp
11634 * gdb.python/py-events.exp
11635 * gdb.python/py-evthreads.exp
11636 * gdb.python/py-finish-breakpoint.exp
11637 * gdb.python/py-finish-breakpoint2.exp
11638 * gdb.python/py-frame-inline.exp
11639 * gdb.python/py-frame.exp
11640 * gdb.python/py-inferior.exp
11641 * gdb.python/py-infthread.exp
11642 * gdb.python/py-mi.exp
11643 * gdb.python/py-objfile.exp
11644 * gdb.python/py-pp-maint.exp
11645 * gdb.python/py-pp-registration.exp
11646 * gdb.python/py-prettyprint.exp
11647 * gdb.python/py-recurse-unwind.exp
11648 * gdb.python/py-shared.exp
11649 * gdb.python/py-symbol.exp
11650 * gdb.python/py-symtab.exp
11651 * gdb.python/py-template.exp
11652 * gdb.python/py-type.exp
11653 * gdb.python/py-unwind-maint.exp
11654 * gdb.python/py-unwind.exp
11655 * gdb.python/py-value.exp
11656 * gdb.python/python.exp
11657 * gdb.reverse/finish-reverse-bkpt.exp
11658 * gdb.reverse/insn-reverse.exp
11659 * gdb.reverse/next-reverse-bkpt-over-sr.exp
11660 * gdb.reverse/solib-precsave.exp
11661 * gdb.reverse/solib-reverse.exp
11662 * gdb.stabs/gdb11479.exp
11663 * gdb.stabs/weird.exp
11664 * gdb.threads/fork-child-threads.exp
11665 * gdb.threads/fork-plus-threads.exp
11666 * gdb.threads/fork-thread-pending.exp
11667 * gdb.threads/forking-threads-plus-breakpoint.exp
11668 * gdb.threads/hand-call-in-threads.exp
11669 * gdb.threads/interrupted-hand-call.exp
11670 * gdb.threads/linux-dp.exp
11671 * gdb.threads/local-watch-wrong-thread.exp
11672 * gdb.threads/next-while-other-thread-longjmps.exp
11673 * gdb.threads/non-ldr-exit.exp
11674 * gdb.threads/pending-step.exp
11675 * gdb.threads/print-threads.exp
11676 * gdb.threads/process-dies-while-detaching.exp
11677 * gdb.threads/process-dies-while-handling-bp.exp
11678 * gdb.threads/pthreads.exp
11679 * gdb.threads/queue-signal.exp
11680 * gdb.threads/reconnect-signal.exp
11681 * gdb.threads/signal-command-handle-nopass.exp
11682 * gdb.threads/signal-command-multiple-signals-pending.exp
11683 * gdb.threads/signal-delivered-right-thread.exp
11684 * gdb.threads/signal-sigtrap.exp
11685 * gdb.threads/sigthread.exp
11686 * gdb.threads/staticthreads.exp
11687 * gdb.threads/stepi-random-signal.exp
11688 * gdb.threads/thread-unwindonsignal.exp
11689 * gdb.threads/thread_check.exp
11690 * gdb.threads/thread_events.exp
11691 * gdb.threads/tid-reuse.exp
11692 * gdb.threads/tls-nodebug.exp
11693 * gdb.threads/tls-shared.exp
11694 * gdb.threads/tls-so_extern.exp
11695 * gdb.threads/tls.exp
11696 * gdb.threads/wp-replication.exp
11697 * gdb.trace/actions-changed.exp
11698 * gdb.trace/actions.exp
11699 * gdb.trace/backtrace.exp
11700 * gdb.trace/change-loc.exp
11701 * gdb.trace/collection.exp
11702 * gdb.trace/deltrace.exp
11703 * gdb.trace/disconnected-tracing.exp
11704 * gdb.trace/entry-values.exp
11705 * gdb.trace/ftrace-lock.exp
11706 * gdb.trace/ftrace.exp
11707 * gdb.trace/infotrace.exp
11708 * gdb.trace/mi-trace-frame-collected.exp
11709 * gdb.trace/mi-trace-unavailable.exp
11710 * gdb.trace/mi-traceframe-changed.exp
11711 * gdb.trace/mi-tracepoint-changed.exp
11712 * gdb.trace/mi-tsv-changed.exp
11713 * gdb.trace/no-attach-trace.exp
11714 * gdb.trace/packetlen.exp
11715 * gdb.trace/passc-dyn.exp
11716 * gdb.trace/passcount.exp
11717 * gdb.trace/pending.exp
11718 * gdb.trace/pr16508.exp
11719 * gdb.trace/qtro.exp
11720 * gdb.trace/range-stepping.exp
11721 * gdb.trace/read-memory.exp
11722 * gdb.trace/report.exp
11723 * gdb.trace/save-trace.exp
11724 * gdb.trace/signal.exp
11725 * gdb.trace/stap-trace.exp
11726 * gdb.trace/status-stop.exp
11727 * gdb.trace/strace.exp
11728 * gdb.trace/tfile.exp
11729 * gdb.trace/tfind.exp
11730 * gdb.trace/trace-break.exp
11731 * gdb.trace/trace-condition.exp
11732 * gdb.trace/trace-enable-disable.exp
11733 * gdb.trace/trace-mt.exp
11734 * gdb.trace/tracecmd.exp
11735 * gdb.trace/tracefile-pseudo-reg.exp
11736 * gdb.trace/tspeed.exp
11737 * gdb.trace/tstatus.exp
11738 * gdb.trace/tsv.exp
11739 * gdb.trace/unavailable.exp
11740 * gdb.trace/while-dyn.exp
11741 * gdb.trace/while-stepping.exp
11742 * lib/gdb-guile.exp
11743 * lib/gdb.exp
11744 * lib/mi-support.exp
11745 * lib/pascal.exp
11746 * lib/perftest.exp
11747 * lib/prelink-support.exp
11748 * lib/selftest-support.exp
11749
11750 2016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
11751
11752 * Makefile.in: Include disable-implicit-rules.mk.
11753
11754 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
11755
11756 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
11757 non-byte-aligned bit fields.
11758
11759 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
11760
11761 PR gdb/12616
11762 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
11763 respects the DW_AT_data_bit_offset attribute.
11764
11765 2016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
11766
11767 * gdb.base/default.exp: Fix output of "set language".
11768
11769 2016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
11770
11771 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
11772 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
11773 make.
11774 * configure.ac: Remove checks for the make program.
11775 * configure: Re-generate.
11776
11777 2016-11-16 Kevin Buettner <kevinb@redhat.com>
11778
11779 * gdb.python/py-recurse-unwind.c (main): Add loop.
11780 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
11781 to read_register() and gdb.parse_and_eval(). Make each code
11782 call a separate case that can be individually tested.
11783 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
11784 proc. Call cont_and_backtrace for each of the code paths that
11785 we want to test in the unwinder.
11786
11787 2016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
11788
11789 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
11790 the definition of struct S.
11791
11792 2016-11-11 Catherine Moore <clm@codesourcery.com>
11793
11794 * gdb.base/dump.exp: Identify verilog format dump tests as such.
11795
11796 2016-11-09 Pedro Alves <palves@redhat.com>
11797
11798 * gdb.base/commands.exp (runto_or_return): New procedure.
11799 (gdbvar_simple_if_test, gdbvar_simple_while_test)
11800 (gdbvar_complex_if_while_test, progvar_simple_if_test)
11801 (progvar_simple_while_test, progvar_complex_if_while_test)
11802 (if_while_breakpoint_command_test)
11803 (infrun_breakpoint_command_test, breakpoint_command_test)
11804 (user_defined_command_test, watchpoint_command_test)
11805 (test_command_prompt_position, redefine_hook_test)
11806 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
11807 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
11808 multi_line_input and multi_line. Remove gdb_expect and
11809 gdb_stop_suppressing_tests uses.
11810 * lib/gdb.exp (valnum_re): New global.
11811 (multi_line_input): New procedure.
11812
11813 2016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
11814
11815 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
11816 Remove.
11817 (test_setup): Define with proc_with_prefix.
11818 (test_cli_inferior): Likewise.
11819 (test_cli_thread): Likewise.
11820 (test_cli_frame): Likewise.
11821 (test_cli_select_frame): Likewise.
11822 (test_cli_up_down): Likewise.
11823 (test_mi_thread_select): Likewise.
11824 (test_mi_stack_select_frame): Likewise.
11825 (test_cli_in_mi_inferior): Likewise.
11826 (test_cli_in_mi_thread): Likewise.
11827 (test_cli_in_mi_frame): Likewise.
11828 (top level): Do not use with_test_prefix_procname.
11829
11830 2016-11-09 Pedro Alves <palves@redhat.com>
11831
11832 * gdb.base/commands.exp (gdbvar_simple_if_test)
11833 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
11834 (progvar_simple_if_test, progvar_simple_while_test)
11835 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
11836 (infrun_breakpoint_command_test, breakpoint_command_test)
11837 (user_defined_command_test, watchpoint_command_test)
11838 (test_command_prompt_position, deprecated_command_test)
11839 (bp_deleted_in_command, temporary_breakpoint_commands)
11840 (stray_arg0_test, source_file_with_indented_comment)
11841 (recursive_source_test, if_commands_test)
11842 (error_clears_commands_left, redefine_hook_test)
11843 (redefine_backtrace_test): Use proc_with_prefix.
11844 * lib/gdb.exp (proc_with_prefix): New proc.
11845
11846 2016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
11847
11848 * gdb.base/tui-layout.c: New file.
11849 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
11850 disassembly window contains very long lines.
11851
11852 2016-11-08 Tom Tromey <tom@tromey.com>
11853
11854 * gdb.python/py-value.exp (test_value_creation): Make "long" test
11855 depend on Python 2.
11856
11857 2016-11-08 Tom Tromey <tom@tromey.com>
11858
11859 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
11860 New method.
11861
11862 2016-10-29 Manish Goregaokar <manish@mozilla.com>
11863
11864 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
11865
11866 2016-10-27 Manish Goregaokar <manish@mozilla.com>
11867
11868 * gdb.rust/simple.rs: Add test for univariant enums without
11869 discriminants and for encoded struct-like enums.
11870
11871 2016-10-28 Pedro Alves <palves@redhat.com>
11872
11873 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
11874 gdb_test_multiple, tighten regexps and match symtabs and line
11875 tables incrementally.
11876
11877 2016-10-28 Luis Machado <lgustavo@codesourcery.com>
11878
11879 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
11880 general.
11881
11882 2016-10-25 Luis Machado <lgustavo@codesourcery.com>
11883
11884 * gdb.base/exec-invalid-sysroot.exp: New file.
11885
11886 2016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
11887
11888 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
11889
11890 2016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11891
11892 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
11893
11894 2016-10-19 Maciej W. Rozycki <macro@imgtec.com>
11895
11896 * gdb.base/killed-outside.exp: Remove $options from a call to
11897 `prepare_for_testing'.
11898
11899 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
11900
11901 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
11902 Change test message.
11903
11904 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
11905
11906 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
11907 Update comment.
11908
11909 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
11910
11911 * gdb.trace/mi-trace-save.exp: New file.
11912
11913 2016-10-13 Yao Qi <yao.qi@linaro.org>
11914
11915 * gdb.base/code_elim.exp (get_var_address): Remove.
11916 * gdb.base/relocate.exp: Likewise.
11917 * gdb.base/shreloc.exp: Likewise.
11918 * lib/gdb.exp (get_var_address): New.
11919
11920 2016-10-13 Yao Qi <yao.qi@linaro.org>
11921
11922 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
11923 floating point tests if $skip_float_test is false.
11924
11925 2016-10-12 Luis Machado <lgustavo@codesourcery.com>
11926
11927 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
11928 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
11929 argc values.
11930 Add 1 to argc so we guarantee distinct initial/modified argc values.
11931
11932 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11933
11934 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
11935
11936 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11937
11938 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
11939 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
11940 * gdb.arch/vsx-regs.exp: Likewise.
11941
11942 2016-10-07 Yao Qi <yao.qi@linaro.org>
11943
11944 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
11945
11946 2016-10-07 Markus Metzger <markus.t.metzger@intel.com>
11947
11948 * gdb.python/python.exp: Test decode_line("*0").
11949
11950 2016-10-06 Doug Evans <dje@google.com>
11951
11952 * gdb.python/py-value.exp (test_value_creation): Add test for large
11953 unsigned 64-bit value.
11954
11955 2016-10-06 Tom Tromey <tom@tromey.com>
11956
11957 * gdb.compile/compile.exp: Change java tests to rust.
11958 * gdb.base/setshow.exp: Change java tests to rust.
11959 * gdb.base/default.exp: Remove java from language list.
11960 * README (Examples): Update language example.
11961 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
11962 test.
11963 * lib/gdb.exp (skip_java_tests): Remove.
11964 * lib/java.exp: Remove.
11965 * gdb.java: Remove.
11966
11967 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
11968
11969 * gdb.arch/mips-fcr.exp: New test.
11970 * gdb.arch/mips-fcr.c: Source for the new test.
11971
11972 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
11973
11974 * gdb.base/solib-disc.exp: Use `standard_output_file'
11975 throughout.
11976
11977 2016-10-06 Pedro Alves <palves@redhat.com>
11978
11979 * gdb.base/jit-simple-dl.c: New file.
11980 * gdb.base/jit-simple-jit.c: New file, factored out from ...
11981 * gdb.base/jit-simple.c: ... this.
11982 * gdb.base/jit-simple.exp (jit_run): Delete.
11983 (build_jit): New proc.
11984 (jit_test_reread): Recompile either the main program or the shared
11985 library, depending on what is being tested. Skip changing address
11986 if caller wants to. Compare before/after addresses. If testing
11987 standalone, explicitly load the binary. Test "maint info
11988 breakpoints".
11989 (top level): Add "standalone vs shared lib" and "change address"
11990 vs "same address" axes.
11991
11992 2016-10-06 Pedro Alves <palves@redhat.com>
11993
11994 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
11995 call.
11996 (jit_run): Delete.
11997 (jit_test_reread): Use with_test_prefix. Reload the main binary
11998 explicitly. Compare the before/after addresses of the JIT
11999 descriptor.
12000
12001 2016-08-15 Doug Evans <dje@google.com>
12002
12003 * gdb.xml/extra-regs.xml: Update, end field now required, default type
12004 for single bitfields is bool.
12005 * gdb.xml/tdesc-regs.exp: Ditto.
12006
12007 2016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
12008
12009 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
12010
12011 2016-10-05 Yao Qi <yao.qi@linaro.org>
12012
12013 * lib/gdb.exp (support_complex_tests): Return zero if
12014 gdb_skip_float_test return true.
12015
12016 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
12017 Simon Marchi <simon.marchi@ericsson.com>
12018
12019 PR gdb/20487
12020 * gdb.mi/user-selected-context-sync.exp: New file.
12021 * gdb.mi/user-selected-context-sync.c: New file.
12022
12023 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
12024 Simon Marchi <simon.marchi@ericsson.com>
12025
12026 PR gdb/20487
12027 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
12028 =thread-select-event check.
12029
12030 2016-09-29 Peter Bergner <bergner@vnet.ibm.com>
12031
12032 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
12033 the compulsory L operand changes.
12034 * gdb.arch/powerpc-power.s: Likewise.
12035
12036 2016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
12037
12038 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
12039 * gdb.base/jit-attach-pie.c: New file.
12040 * gdb.base/jit-attach-pie.exp: New file.
12041
12042 2016-09-28 Pedro Alves <palves@redhat.com>
12043
12044 * gdb.base/infcall-input.c: New file.
12045 * gdb.base/infcall-input.exp: New file.
12046
12047 2016-09-22 Yao Qi <yao.qi@linaro.org>
12048
12049 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
12050 (gdb_exit): Rename it to ...
12051 (gdbserver_gdb_exit): ... Close GDBserver.
12052 (gdb_exit): New proc, call gdbserver_gdb_exit.
12053 (mi_gdb_exit): Likewise.
12054
12055 2016-09-22 Yao Qi <yao.qi@linaro.org>
12056
12057 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
12058 path.
12059 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
12060 Remove duplication.
12061
12062 2016-09-22 Yao Qi <yao.qi@linaro.org>
12063
12064 * lib/gdbserver-support.exp: Check the existence of
12065 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
12066
12067 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
12068
12069 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
12070
12071 2016-09-21 Tom Tromey <tom@tromey.com>
12072
12073 PR gdb/20604:
12074 * gdb.base/quit.exp: New file.
12075
12076 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
12077
12078 * .gitignore: New file.
12079
12080 2016-09-21 Maciej W. Rozycki <macro@imgtec.com>
12081
12082 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
12083 throughout.
12084
12085 2016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
12086
12087 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
12088
12089 2016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
12090
12091 * gdb.cp/casts.cc (decltype): Move it ...
12092 (main): ... with its call to ...
12093 * gdb.cp/casts03.cc: ... a new file.
12094 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
12095
12096 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12097
12098 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
12099
12100 2016-09-15 Peter Bergner <bergner@vnet.ibm.com>
12101
12102 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
12103 and sync up the test with tests in gas/testsuite/gas/ppc.
12104 * gdb.arch/powerpc-power.exp: Likewise.
12105
12106 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12107
12108 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
12109
12110 2016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
12111 Jan Kratochvil <jan.kratochvil@redhat.com>
12112
12113 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
12114 make m1's definition to be different from m2's. Use 'dummy' as an
12115 argument for probe 'two'.
12116
12117 2016-09-10 Jon Beniston <jon@beniston.com>
12118
12119 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
12120 for sim target.
12121
12122 2016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
12123
12124 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
12125 variable declaration.
12126 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
12127 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
12128 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
12129 received HWCAP as its argument.
12130
12131 2016-09-06 Pedro Alves <palves@redhat.com>
12132
12133 * gdb.base/new-ui-pending-input.c: New file.
12134 * gdb.base/new-ui-pending-input.exp: New file.
12135 * gdb.exp (clear_gdb_spawn_id): New procedure.
12136 (with_spawn_id): Check whether gdb_spawn_id exists before
12137 referencing it. If gdb_spawn_id didn't exist on entry, clear it
12138 on exit.
12139
12140 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
12141
12142 * gdb.base/float128.c: New file.
12143 * gdb.base/float128.exp: Likewise.
12144 * gdb.base/floatn.c: Likewise.
12145 * gdb.base/floatn.exp: Likewise.
12146
12147 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
12148
12149 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
12150
12151 2016-09-05 Pedro Alves <palves@redhat.com>
12152
12153 PR backtrace/19927
12154 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
12155 unwinders are immediately called as side effect of "source" or
12156 "disable unwinder" commands.
12157 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
12158
12159 2016-09-02 Yao Qi <yao.qi@linaro.org>
12160
12161 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
12162 is true and $type is "float" or "double".
12163
12164 2016-09-02 Yao Qi <yao.qi@linaro.org>
12165
12166 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
12167 true.
12168 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
12169 * gdb.base/call-rt-st.exp: Likewise.
12170 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
12171 return value instead of gdb,skip_float_test.
12172 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
12173 (do_function_calls): Use its return value instead of
12174 gdb,skip_float_test.
12175 * gdb.base/finish.exp: Likewise.
12176 * gdb.base/funcargs.exp: Likewise.
12177 * gdb.base/return.exp: Likewise.
12178 * gdb.base/return2.exp: Likewise.
12179 * gdb.base/varargs.exp: Likewise.
12180 * lib/gdb.exp (gdb_skip_float_test): Change it to
12181 gdb_caching_proc. Detect the broken ptrace on arm-linux.
12182
12183 2016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
12184
12185 * gdb.multi/tids.exp: Test "thread apply all".
12186
12187 2016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
12188
12189 * gdb.base/default.exp (tty): Remove.
12190
12191 2016-08-24 Kevin Buettner <kevinb@redhat.com>
12192
12193 * gdb.python/py-recurse-unwind.c: New file.
12194 * gdb.python/py-recurse-unwind.py: New file.
12195 * gdb.python/py-recurse-unwind.exp: New file.
12196
12197 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
12198
12199 * gdb.base/set-inferior-tty.exp: New file.
12200 * gdb.base/set-inferior-tty.c: New file.
12201
12202 2016-08-23 Pedro Alves <palves@redhat.com>
12203
12204 PR gdb/20494
12205 * gdb.base/new-ui-echo.c: New file.
12206 * gdb.base/new-ui-echo.exp: New file.
12207
12208 2016-08-23 Yao Qi <yao.qi@linaro.org>
12209
12210 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
12211 gdbserver_spawn.
12212 * gdb.server/connect-without-multi-process.exp (do_test):
12213 Likewise.
12214
12215 2016-08-23 Yao Qi <yao.qi@linaro.org>
12216
12217 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
12218 standalone_txt. Delete gdb_txt and standalone_txt on host
12219 and target. Spawn the binary on target. Copy files from
12220 target to host.
12221
12222 2016-08-22 Pedro Alves <palves@redhat.com>
12223
12224 PR gdb/20505
12225 * gdb.base/vdso-warning.exp: Test core dumps too. Use
12226 with_test_prefix. Factor out bits to ...
12227 (test_no_vdso): ... this new procedure.
12228
12229 2016-08-19 Carl Love <cel@us.ibm.com>
12230
12231 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
12232 maintaining separate logic for constructing the output path.
12233 * gdb.arch/powerpc-d128-regs.exp: Likewise.
12234 * gdb.arch/ppc-dfp.exp: Likewise.
12235 * gdb.arch/ppc-fp.exp: Likewise.
12236 * gdb.arch/vsx-regs.exp: Likewise.
12237 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
12238 binprefix for generating the additional binary files.
12239
12240 2016-08-19 Pedro Alves <palves@redhat.com>
12241
12242 * gdb.trace/mi-trace-frame-collected.exp
12243 (test_trace_frame_collected): On x32, expect two registers.
12244
12245 2016-08-18 Carl Love <cel@us.ibm.com>
12246
12247 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
12248 and sync up the test with tests in gas/testsuite/gas/ppc.
12249 * gdb.arch/powerpc-power.exp: Likewise.
12250
12251 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
12252
12253 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
12254 expected error message.
12255
12256 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
12257
12258 * gdb.multi/remove-inferiors.exp: New file.
12259 * gdb.multi/remove-inferiors.c: New file.
12260
12261 2016-08-12 Yao Qi <yao.qi@linaro.org>
12262
12263 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
12264 argument list.
12265
12266 2016-08-10 Pedro Alves <palves@redhat.com>
12267
12268 PR gdb/19187
12269 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
12270 setup_kfails.
12271
12272 2016-08-09 Pedro Alves <palves@redhat.com>
12273 Simon Marchi <simon.marchi@ericsson.com>
12274
12275 PR gdb/20418
12276 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
12277 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
12278
12279 2016-08-09 Pedro Alves <palves@redhat.com>
12280
12281 PR mi/20431
12282 * gdb.mi/mi-cmd-error.exp: New file.
12283
12284 2016-08-09 Pedro Alves <palves@redhat.com>
12285
12286 PR gdb/18653
12287 * gdb.base/signals-state-child.c: New file.
12288 * gdb.base/signals-state-child.exp: New file.
12289 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
12290
12291 2016-08-09 Pedro Alves <palves@redhat.com>
12292
12293 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
12294
12295 2016-08-03 Tom Tromey <tom@tromey.com>
12296
12297 PR python/18565:
12298 * gdb.python/py-frame-inline.exp: Add Frame.function test.
12299
12300 2016-08-01 Yao Qi <yao.qi@linaro.org>
12301
12302 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
12303 variable mode to "multi-process" if $multi_process is 1, otherwise
12304 set it to "single-process".
12305
12306 2016-08-01 Yao Qi <yao.qi@linaro.org>
12307
12308 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
12309 * gdb.cp/cpexprs.exp: Likewise.
12310 * gdb.cp/m-static.exp: Likewise.
12311
12312 2016-07-26 Tom Tromey <tom@tromey.com>
12313
12314 PR python/20190:
12315 * gdb.threads/tls.exp (check_thread_local): Add python symbol
12316 test.
12317
12318 2016-07-26 Markus Metzger <markus.t.metzger@intel.com>
12319
12320 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
12321 selecting assembly source files.
12322 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
12323 assembly source files.
12324 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
12325 assembly source files.
12326 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
12327 selecting assembly source files.
12328
12329 2016-07-25 Simon Marchi <simon.marchi@ericsson.com>
12330
12331 * gdb.base/new-ui.exp (do_test_invalid_args): New
12332 procedure.
12333
12334 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
12335
12336 * gdb.btrace/reconnect.c: New file.
12337 * gdb.btrace/reconnect.exp: New file.
12338
12339 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
12340
12341 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
12342 to test_catch_syscall_group.
12343 (test_catch_syscall_group): New.
12344
12345 2016-07-21 Tom Tromey <tom@tromey.com>
12346
12347 * gdb.rust/simple.rs (main): Use empty struct expression.
12348 * gdb.rust/simple.exp: Add tests for empty struct expression.
12349
12350 2016-07-21 Yao Qi <yao.qi@linaro.org>
12351
12352 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
12353 if gdb_skip_xml_test is true on some targets.
12354
12355 2016-07-21 Yao Qi <yao.qi@linaro.org>
12356
12357 * gdb.server/solib-list.exp: Unset last_loaded_file.
12358
12359 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12360
12361 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
12362 "step into captured_main (args)".
12363
12364 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12365
12366 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
12367
12368 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12369
12370 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
12371
12372 2016-07-19 Pedro Alves <palves@redhat.com>
12373
12374 * gdb.opt/inline-break.exp: Remove optimize=-O2.
12375 * gdb.opt/inline-bt.exp: Likewise.
12376 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
12377 additional_flags=-Winline.
12378 * gdb.opt/inline-locals.exp: Likewise.
12379 * gdb.opt/inline-markers.c (ATTR): Define.
12380 (inlined_fn): Use it.
12381
12382 2016-07-19 Yao Qi <yao.qi@linaro.org>
12383
12384 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
12385 (test_with_self): Remove some code. Remove argument executable.
12386 (top-level): Use do_self_tests.
12387
12388 2016-07-15 Zachary Welch <zwelch@codesourcery.com>
12389 Don Breazeal <donb@codesourcery.com>
12390
12391 * gdb.base/maint.exp: Escape paths used in regular expressions.
12392 * gdb.stabs/weird.exp: Likewise.
12393
12394 2016-07-13 Tom Tromey <tom@tromey.com>
12395
12396 PR python/15620, PR python/18620:
12397 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
12398 (test_bkpt_events): New procs.
12399
12400 2016-07-13 Tom Tromey <tom@tromey.com>
12401
12402 PR python/17698:
12403 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
12404 test.
12405 (test_watchpoints): Likewise.
12406 (test_bkpt_pending): New proc.
12407
12408 2016-07-13 Tom Tromey <tom@tromey.com>
12409
12410 PR cli/18053:
12411 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
12412 completion test.
12413
12414 2016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
12415
12416 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
12417 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
12418 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
12419 f_label.
12420 (g): Rename g_end_lbl to g_label.
12421 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
12422 low_pc and high_pc.
12423 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
12424
12425 2016-07-12 Tom Tromey <tom@tromey.com>
12426
12427 PR python/19293:
12428 * gdb.python/py-unwind-maint.exp: Update tests.
12429
12430 2016-07-12 Yao Qi <yao.qi@linaro.org>
12431
12432 * lib/selftest-support.exp (selftest_setup): Match the output
12433 when captured_main is inlined.
12434
12435 2016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
12436
12437 * gdb.fortran/derived-types.exp (result_line, result_line_2):
12438 New variables.
12439 (print this%a, print this%b, print this): New tests.
12440 * gdb.fortran/derived-types.f90 (this): New object and
12441 initialization.
12442
12443 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
12444
12445 * gdb.ada/arraydim.exp: Remove extra directory level in build
12446 directory.
12447
12448 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
12449
12450 * lib/ada.exp: Remove extra directory level in build directory.
12451 * gdb.ada/cond_lang.exp: Likewise.
12452 * gdb.ada/exec_changed.exp: Likewise.
12453 * gdb.ada/lang_switch.exp: Likewise.
12454
12455 2016-07-06 Manish Goregaokar <manish@mozilla.com>
12456
12457 * simple.rs: Add test for raw pointer subscripting.
12458 * simple.exp: Add test expectations.
12459
12460 2016-07-05 Yao Qi <yao.qi@linaro.org>
12461
12462 * gdb.mi/mi-reverse.exp: Match =record-started output.
12463
12464 2016-07-01 Pedro Alves <palves@redhat.com>
12465
12466 * gdb.base/jit-reader.exp (info_registers_current_frame): New
12467 procedure.
12468 (jit_reader_test): Test the jit reader's unwinder.
12469 * gdb.base/jithost.c (jit_function_00_code): New global.
12470 (main): Use memcpy to fill in the mmapped code, instead of poking
12471 bytes manually here.
12472 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
12473 value.
12474 (read_debug_info): Save the function's range.
12475 (read_sp): New function.
12476 (unwind_frame): Use it. Also unwind RBP.
12477 (get_frame_id): Use read_sp.
12478 (gdb_init_reader): Use calloc instead of malloc.
12479 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
12480 parameter. Use gdb_test_multiple.
12481
12482 2016-07-01 Pedro Alves <palves@redhat.com>
12483 Antoine Tremblay <antoine.tremblay@ericsson.com>
12484
12485 * gdb.threads/process-dies-while-detaching.c: New file.
12486 * gdb.threads/process-dies-while-detaching.exp: New file.
12487
12488 2016-07-01 Pedro Alves <palves@redhat.com>
12489
12490 * gdb.multi/watchpoint-multi-exit.c: New file.
12491 * gdb.multi/watchpoint-multi-exit.exp: New file.
12492
12493 2016-06-30 Pedro Alves <palves@redhat.com>
12494
12495 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
12496 unset inferior_spawn_id.
12497
12498 2016-06-30 Pedro Alves <palves@redhat.com>
12499
12500 * lib/mi-support.exp (default_mi_gdb_start): Declare global
12501 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
12502
12503 2016-06-29 Yao Qi <yao.qi@linaro.org>
12504
12505 * gdb.base/return.c: Add copyright header.
12506
12507 2016-06-29 Tom Tromey <tom@tromey.com>
12508
12509 PR python/20129:
12510 * gdb.python/py-framefilter.exp: Add tests for setting priority
12511 and disabling of non-existent frame filter.
12512
12513 2016-06-29 Yao Qi <yao.qi@linaro.org>
12514
12515 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
12516 0x0f07ff.
12517
12518 2016-06-28 Yao Qi <yao.qi@linaro.org>
12519
12520 * gdb.base/catch-syscall.exp: Remove check on isnative and target
12521 triplets. Start gdb, execute catch syscall, and continue. Check
12522 gdb's output to determine catch syscall is supported.
12523
12524 2016-06-27 Manish Goregaokar <manish@mozilla.com>
12525
12526 * gdb.rust/simple.rs: Add test for returning unit in a function.
12527 * gdb.rust/simple.exp: Add expectation for functions returning
12528 unit.
12529
12530 2016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
12531
12532 * gdb.python/py-breakpoint-create-fail.c,
12533 gdb.python/py-breakpoint-create-fail.exp,
12534 gdb.python/py-breakpoint-create-fail.py: New testcase.
12535
12536 2016-06-25 Manish Goregaokar <manish@mozilla.com>
12537
12538 PR gdb/20239
12539 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
12540 * gdb.rust/simple.exp: Add test expectations for new NonZero
12541 tests.
12542
12543 2016-06-24 David Taylor <dtaylor@emc.com>
12544
12545 * gdb.base/offsets.exp: New file.
12546 * gdb.base/offsets.c: New file.
12547
12548 2016-06-23 Tom Tromey <tom@tromey.com>
12549
12550 PR gdb/16483:
12551 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
12552 before any filters are loaded.
12553
12554 2016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
12555
12556 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
12557 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
12558 structs.
12559 * gdb.fortran/derived-type-function.exp: New file.
12560 * gdb.fortran/derived-type-function.f90: New file.
12561
12562
12563 2016-06-21 Pedro Alves <palves@redhat.com>
12564
12565 * gdb.base/new-ui.exp: New file.
12566 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
12567 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
12568 (with_spawn_id): New procedure.
12569
12570 2016-06-21 Pedro Alves <palves@redhat.com>
12571
12572 * gdb.mi/mi-exec-run.exp: New file.
12573
12574 2016-06-21 Pedro Alves <palves@redhat.com>
12575
12576 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
12577 breakpoint command's output on the main UI.
12578 (test_break): New procedure, factored out from calls in the top
12579 level.
12580 (top level): Use foreach_with_prefix to test MI as main UI and as
12581 separate UI.
12582
12583 2016-06-21 Pedro Alves <palves@redhat.com>
12584
12585 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
12586 (test_awatch_creation_and_listing)
12587 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
12588 Remove 'type' parameter.
12589 (test_watchpoint_all): New parameter mi_mode. Remove
12590 with_test_prefix.
12591 (top level): Use foreach_with_prefix, and add main/separate UI MI
12592 testing axis.
12593
12594 2016-06-21 Pedro Alves <palves@redhat.com>
12595
12596 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
12597 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
12598 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
12599 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
12600 (gdb_main_spawn_id, mi_spawn_id): Declare and
12601 comment.
12602 (mi_create_inferior_pty): New procedure,
12603 factored out from default_mi_gdb_start.
12604 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
12605 procedures.
12606 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
12607 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
12608 Use mi_create_inferior_pty.
12609 (mi_gdb_start): Use eval to pass down args list.
12610
12611 2016-06-21 Pedro Alves <palves@redhat.com>
12612
12613 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
12614 * gdb.opt/inline-cmds.exp: Add MI tests.
12615
12616 2016-06-21 Pedro Alves <palves@redhat.com>
12617
12618 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
12619
12620 2016-06-21 Pedro Alves <palves@redhat.com>
12621
12622 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
12623 (top level): Use it instead of mi_execute_to.
12624
12625 2016-06-21 Pedro Alves <palves@redhat.com>
12626
12627 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
12628 (cont_handler_str): New.
12629 (signal_stop_handler): Set stop_handler_str instead of printing to
12630 stdout.
12631 (continue_handler): Set cont_handler_str instead of printing to
12632 stdout.
12633 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
12634 mi_send_resuming_command. Print stop_handler_str and
12635 cont_handler_str instead of expecting the python events print
12636 directly.
12637
12638 2016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
12639
12640 * gdb.base/jit-reader.exp: New file.
12641 * gdb.base/jithost.c: New file.
12642 * gdb.base/jithost.h: New file.
12643 * gdb.base/jitreader.c : New file.
12644 * gdb.base/jit-protocol.h: New file.
12645
12646 2016-06-17 Yao Qi <yao.qi@linaro.org>
12647
12648 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
12649 parameters follow_fork and detach_on_fork. Set follow-fork-mode
12650 and detach-on-fork. Adjust tests.
12651 (top level): Invoke break_cond_on_syscall with combinations of
12652 syscall, follow-fork-mode and detach-on-fork.
12653
12654 2016-06-17 Yao Qi <yao.qi@linaro.org>
12655
12656 * gdb.base/step-over-exit.c: New.
12657 * gdb.base/step-over-exit.exp: New.
12658
12659 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
12660
12661 * gdb.base/float.exp: Add target check for nds32*-*-*.
12662 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
12663
12664 2016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
12665
12666 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
12667 for unsupported target features.
12668 * gdb.base/call-rt-st.exp: Likewise.
12669 * gdb.base/call-sc.exp: Likewise.
12670 * gdb.base/call-signal-resume.exp: Likewise.
12671 * gdb.base/call-strs.exp: Likewise.
12672 * gdb.base/callexit.exp: Likewise.
12673 * gdb.base/callfuncs.exp: Likewise.
12674 * gdb.base/nodebug.exp: Likewise.
12675 * gdb.base/printcmds.exp: Likewise.
12676 * gdb.base/ptype.exp: Likewise.
12677 * gdb.base/structs.exp: Likewise.
12678 * gdb.base/unwindonsignal.exp: Likewise.
12679 * gdb.cp/gdb2495.exp: Likewise.
12680 * gdb.cp/templates.exp: Likewise.
12681 * gdb.cp/virtfunc.exp: Likewise.
12682 * gdb.threads/hand-call-in-threads.exp: Likewise.
12683 * gdb.threads/interrupted-hand-call.exp: Likewise.
12684 * gdb.threads/thread-unwindonsignal.exp: Likewise.
12685
12686 2016-06-10 Tom Tromey <tom@tromey.com>
12687
12688 PR rust/20110:
12689 * gdb.rust/expr.exp: Add test for integer constant larger than
12690 i32.
12691
12692 2016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
12693
12694 * gdb.fortran/nested-funcs.exp: New.
12695 * gdb.fortran/nested-funcs.f90: New.
12696
12697 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
12698
12699 * gdb.base/examine-backward.c: New file.
12700 * gdb.base/examine-backward.exp: New file.
12701
12702 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
12703
12704 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
12705 matching.
12706
12707 2016-06-02 Tom Tromey <tom@tromey.com>
12708
12709 PR python/18984:
12710 * gdb.python/py-shared.exp: Add solib_name test.
12711
12712 2016-06-02 Simon Marchi <simon.marchi@ericsson.com>
12713
12714 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
12715
12716 2016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
12717
12718 PR c++/19893
12719 * gdb.dwarf2/implref.exp: Rename to...
12720 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
12721 * gdb.dwarf2/implref-array.c: New file.
12722 * gdb.dwarf2/implref-array.exp: Likewise.
12723 * gdb.dwarf2/implref-global.c: Likewise.
12724 * gdb.dwarf2/implref-global.exp: Likewise.
12725 * gdb.dwarf2/implref-struct.c: Likewise.
12726 * gdb.dwarf2/implref-struct.exp: Likewise.
12727
12728 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
12729
12730 * gdb.trace/trace-condition.exp: Add 64bit tests.
12731
12732 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
12733
12734 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
12735 bits types.
12736 (main): Adapt to 8 to 64 bits types.
12737 * gdb.trace/trace-condition.exp: Add new tests.
12738
12739 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
12740
12741 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
12742
12743 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
12744
12745 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
12746 Move condition tests...
12747 * gdb.trace/trace-condition.exp: Here.
12748
12749 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
12750
12751 * gdb.trace/trace-condition.exp: Add counter-case tests.
12752
12753 2016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
12754
12755 PR c++/15231
12756 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
12757 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
12758
12759 2016-05-27 Pedro Alves <palves@redhat.com>
12760
12761 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
12762 New procedure.
12763 (top level): Call it, and bail out of DejaGnu is known to be bad.
12764
12765 2016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
12766
12767 * gdb.base/whatis.c: Extend the test case.
12768 * gdb.base/whatis.exp: Add additional tests.
12769
12770 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12771
12772 * gdb.fortran/type.f90: Add pointer variable.
12773 * gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
12774
12775 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12776
12777 * gdb.fortran/vla-type.exp: Fix testcase name.
12778
12779 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12780
12781 * gdb.fortran/vla-type.exp: Access elements in nested structs.
12782
12783 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12784
12785 * gdb.fortran/type.f90: Add nested structures.
12786 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
12787 * gdb.fortran/derived-type.exp: Adapt expected output.
12788 * gdb.fortran/vla-type.exp: Adapt expected output.
12789
12790 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12791
12792 * gdb.fortran/whatis_type.exp: Adapt expected output.
12793
12794 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12795
12796 * gdb.fortran/print_type.exp: Fix expected output.
12797 * gdb.fortran/whatis_type.exp: Fix expected output.
12798
12799 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12800
12801 * gdb.fortran/whatis_type.exp: Use multi_line.
12802
12803 2016-05-24 Tom Tromey <tom@tromey.com>
12804
12805 PR python/17386:
12806 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
12807 use value as an index.
12808
12809 2016-05-23 Tom Tromey <tom@tromey.com>
12810
12811 PR python/17981:
12812 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
12813 no-breakpoint case.
12814
12815 2016-05-24 Pedro Alves <palves@redhat.com>
12816
12817 PR gdb/19828
12818 * gdb.threads/clone-attach-detach.c: New file.
12819 * gdb.threads/clone-attach-detach.exp: New file.
12820
12821 2016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
12822
12823 * gdb.base/annota-input-while-running.exp: Fix syntax error.
12824
12825 2016-05-23 Tom Tromey <tom@tromey.com>
12826
12827 PR python/19438, PR python/18393:
12828 * gdb.python/py-progspace.exp: Add "dir" test.
12829 * gdb.python/py-objfile.exp: Add "dir" test.
12830
12831 2016-05-23 Yao Qi <yao.qi@linaro.org>
12832
12833 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
12834 * gdb.arch/thumb2-it.exp: Likewise.
12835
12836 2016-05-18 Simon Marchi <simon.marchi@ericsson.com>
12837
12838 * gdb.mi/mi-threads-interrupt.c: New file.
12839 * gdb.mi/mi-threads-interrupt.exp: New file.
12840
12841 2016-05-17 Simon Marchi <simon.marchi@ericsson.com>
12842
12843 PR gdb/18077
12844 * gdb.mi/mi-async-run.exp: New file.
12845 * gdb.mi/mi-async-run.c: New file.
12846
12847 2016-05-17 Tom Tromey <tom@tromey.com>
12848 Manish Goregaokar <manishsmail@gmail.com>
12849
12850 * lib/rust-support.exp: New file.
12851 * lib/gdb.exp (skip_rust_tests): New proc.
12852 (build_executable_from_specs): Handle rust.
12853 * lib/future.exp (gdb_find_rustc): New proc.
12854 (gdb_default_target_compile): Handle rust.
12855 * gdb.rust/expr.exp: New file.
12856 * gdb.rust/generics.exp: New file.
12857 * gdb.rust/generics.rs: New file.
12858 * gdb.rust/methods.exp: New file.
12859 * gdb.rust/methods.rs: New file.
12860 * gdb.rust/modules.exp: New file.
12861 * gdb.rust/modules.rs: New file.
12862 * gdb.rust/simple.exp: New file.
12863 * gdb.rust/simple.rs: New file.
12864
12865 2016-05-17 Tom Tromey <tom@tromey.com>
12866
12867 * gdb.base/default.exp (set language): Add rust.
12868
12869 2016-05-17 Tom Tromey <tom@tromey.com>
12870
12871 * gdb.gdb/unittest.exp: New file.
12872
12873 2016-05-16 Yao Qi <yao.qi@linaro.org>
12874
12875 * gdb.base/batch-preserve-term-settings.exp: Remove variable
12876 shell_prompt. Update shell_prompt_re.
12877
12878 2016-05-12 Doug Evans <dje@google.com>
12879
12880 PR symtab/19999
12881 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
12882 $options when building executable.
12883 * gdb.dwarf2/fission-loclists-pie.S: New file.
12884 * gdb.dwarf2/fission-loclists-pie.exp: New file.
12885
12886 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
12887
12888 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
12889 of [is_remote target],
12890
12891 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
12892
12893 * lib/gdb.exp (use_gdb_stub): New procedure.
12894
12895 2016-05-03 Yunlian Jiang <yunlian@google.com>
12896 Doug Evans <dje@google.com>
12897
12898 PR symtab/19914
12899 * gdb.dwarf2/dwp-sepdebug.c: New file.
12900 * gdb.dwarf2/dwp-sepdebug.exp: New file.
12901
12902 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
12903
12904 * gdb.base/detach.exp: Remove is_remote check.
12905
12906 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
12907
12908 * gdb.base/annota-input-while-running.exp: Don't check for
12909 [is_remote target]. Enable annotations after running to main.
12910 Remove unused "set test..." line.
12911
12912 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
12913
12914 * gdb.trace/trace-enable-disable.exp: New file.
12915 * gdb.trace/trace-enable-disable.c: New file.
12916
12917 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
12918
12919 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
12920 use it in info sharedlibrary test.
12921 * gdb.trace/ftrace-lock.exp: Likewise.
12922 * gdb.trace/ftrace.exp: Likewise.
12923 * gdb.trace/range-stepping.exp: Likewise.
12924 * gdb.trace/trace-break.exp: Likewise.
12925 * gdb.trace/trace-condition.exp: Likewise.
12926 * gdb.trace/trace-mt.exp: Likewise.
12927
12928 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
12929
12930 * lib/gdb.exp (gdb_load_shlibs): Rename to...
12931 (gdb_load_shlib): ... this.
12932 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
12933 gdb_load_shlib.
12934 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
12935 * gdb.base/ctxobj.exp: Likewise.
12936 * gdb.base/dprintf-pending.exp: Likewise.
12937 * gdb.base/dso2dso.exp: Likewise.
12938 * gdb.base/fixsection.exp: Likewise.
12939 * gdb.base/gcore-relro.exp: Likewise.
12940 * gdb.base/gdb1555.exp: Likewise.
12941 * gdb.base/global-var-nested-by-dso.exp: Likewise.
12942 * gdb.base/gnu-ifunc.exp: Likewise.
12943 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
12944 * gdb.base/jit-so.exp (one_jit_test): Likewise.
12945 * gdb.base/pending.exp: Likewise.
12946 * gdb.base/print-file-var.exp: Likewise.
12947 * gdb.base/print-symbol-loading.exp: Likewise.
12948 * gdb.base/shlib-call.exp: Likewise.
12949 * gdb.base/shreloc.exp: Likewise.
12950 * gdb.base/so-impl-ld.exp: Likewise.
12951 * gdb.base/solib-disc.exp: Likewise.
12952 * gdb.base/solib-nodir.exp: Likewise.
12953 * gdb.base/solib-overlap.exp: Likewise.
12954 * gdb.base/solib-symbol.exp: Likewise.
12955 * gdb.base/solib-weak.exp (do_test): Likewise.
12956 * gdb.base/sym-file.exp: Likewise.
12957 * gdb.base/symtab-search-order.exp: Likewise.
12958 * gdb.base/type-opaque.exp: Likewise.
12959 * gdb.base/unload.exp: Likewise.
12960 * gdb.base/watchpoint-solib.exp: Likewise.
12961 * gdb.compile/compile.exp: Likewise.
12962 * gdb.cp/gdb2384.exp: Likewise.
12963 * gdb.cp/infcall-dlopen.exp: Likewise.
12964 * gdb.cp/re-set-overloaded.exp: Likewise.
12965 * gdb.fortran/library-module.exp: Likewise.
12966 * gdb.opt/solib-intra-step.exp: Likewise.
12967 * gdb.python/py-finish-breakpoint.exp: Likewise.
12968 * gdb.python/py-shared.exp: Likewise.
12969 * gdb.reverse/solib-precsave.exp: Likewise.
12970 * gdb.reverse/solib-reverse.exp: Likewise.
12971 * gdb.server/solib-list.exp: Likewise.
12972 * gdb.threads/dlopen-libpthread.exp: Likewise.
12973 * gdb.threads/tls-shared.exp: Likewise.
12974 * gdb.threads/tls-so_extern.exp: Likewise.
12975 * gdb.trace/change-loc.exp: Likewise.
12976 * gdb.trace/ftrace-lock.exp: Likewise.
12977 * gdb.trace/ftrace.exp: Likewise.
12978 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
12979 * gdb.trace/pending.exp: Likewise.
12980 * gdb.trace/range-stepping.exp: Likewise.
12981 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
12982 (strace_info_marker): Likewise.
12983 (strace_probe_marker): Likewise.
12984 (strace_trace_on_same_addr): Likewise.
12985 (strace_trace_on_diff_addr): Likewise.
12986 * gdb.trace/trace-break.exp: Likewise.
12987 * gdb.trace/trace-condition.exp: Likewise.
12988 * gdb.trace/trace-mt.exp: Likewise.
12989
12990 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
12991
12992 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
12993 result of gdb_remote_download.
12994 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
12995 * gdb.base/dso2dso.exp: Likewise.
12996 * gdb.base/global-var-nested-by-dso.exp: Likewise.
12997 * gdb.base/print-file-var.exp: Likewise.
12998 * gdb.base/shlib-call.exp: Likewise.
12999 * gdb.base/shreloc.exp: Likewise.
13000 * gdb.base/solib-overlap.exp: Likewise.
13001 * gdb.base/solib-weak.exp (do_test): Likewise.
13002 * gdb.base/unload.exp: Likewise.
13003
13004 2016-04-27 Yao Qi <yao.qi@linaro.org>
13005
13006 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
13007 exists.
13008
13009 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
13010
13011 * vla-type.exp: Print structure from toplevel.
13012
13013 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
13014
13015 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
13016 of dynamic types.
13017 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
13018 of dynamic types.
13019
13020 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
13021
13022 * gdb.fortran/vla-type.f90: New file.
13023 * gdb.fortran/vla-type.exp: New file.
13024
13025 2016-04-25 Yao Qi <yao.qi@linaro.org>
13026
13027 * gdb.base/branch-to-self.c: New file.
13028 * gdb.base/branch-to-self.exp: New file.
13029
13030 2016-04-22 Yao Qi <yao.qi@linaro.org>
13031
13032 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
13033 more after $hex.
13034
13035 2016-04-22 Yao Qi <yao.qi@linaro.org>
13036
13037 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
13038 * gdb.base/annota3.exp: Likewise.
13039
13040 2016-04-22 Yao Qi <yao.qi@linaro.org>
13041
13042 * gdb.reverse/step-precsave.exp: Do one step and test program
13043 stops in "callee" and do multiple steps until program goes out
13044 of "callee".
13045 * gdb.reverse/step-reverse.exp: Likewise.
13046
13047 2016-04-22 Yao Qi <yao.qi@linaro.org>
13048
13049 * gdb.trace/signal.exp: Also pass if
13050 $tracepoint_hits($i) > $iterations.
13051
13052 2016-04-22 Yao Qi <yao.qi@linaro.org>
13053
13054 * gdb.trace/signal.c: New file.
13055 * gdb.trace/signal.exp: New file.
13056
13057 2016-04-19 Doug Evans <xdje42@gmail.com>
13058
13059 * gdb.base/bad-file.exp: New file.
13060
13061 2016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
13062
13063 * gdb.dwarf2/implref.exp: New file.
13064
13065 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
13066
13067 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
13068 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
13069 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
13070 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
13071 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
13072 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
13073 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
13074 * lib/fortran.exp (fortran_int4): New procedure.
13075 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
13076 (fortran_logical4): Likewise.
13077
13078 2016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
13079
13080 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
13081
13082 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
13083
13084 * lib/compiler.c: Add Intel specific preprocessor macros.
13085 * lib/compiler.cc: Likewise.
13086
13087 2016-04-13 Luis Machado <lgustavo@codesourcery.com>
13088
13089 * gdb.server/connect-with-no-symbol-file.c: New file.
13090 * gdb.server/connect-with-no-symbol-file.exp: New file.
13091
13092 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
13093
13094 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
13095
13096 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
13097
13098 * boards/gdbserver-base.exp (${board}_download): Copy source file to
13099 standard output directory.
13100
13101 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
13102
13103 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
13104
13105 2016-04-13 Markus Metzger <markus.t.metzger@intel.com>
13106
13107 * gdb.btrace/instruction_history.c (loop): Add declaration.
13108
13109 2016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
13110
13111 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
13112
13113 2016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
13114
13115 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
13116 parentheses to print.
13117 (continue_handler): Likewise.
13118
13119 2016-04-08 Simon Marchi <simon.marchi@ericsson.com>
13120
13121 * gdb.server/solib-list.exp: Remove is_remote check.
13122 Pass shlib= to gdb_compile. Don't link shared library with
13123 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
13124 Run binary filename through "readlink -f" on the target.
13125
13126 2016-04-08 Pedro Alves <palves@redhat.com>
13127
13128 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
13129 interpreter filename as argument to gdbserver_spawn.
13130 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
13131 Return empty if $last_loaded_file does not exist.
13132
13133 2016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
13134
13135 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
13136 * gdb.base/jit-main.c: Use exit after usage.
13137
13138 2016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
13139
13140 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
13141 GDBHISTSIZE prior to the tests.
13142 * gdb.base/gdbinit-history.exp: Likewise.
13143
13144 2016-04-07 Pedro Alves <palves@redhat.com>
13145
13146 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
13147 instead of build_executable. Use gdb_load_shlibs.
13148
13149 2016-04-07 Yao Qi <yao.qi@linaro.org>
13150
13151 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
13152 Execute "si" command.
13153
13154 2016-04-07 Yao Qi <yao.qi@linaro.org>
13155
13156 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
13157 number instead of the comments on some line.
13158
13159 2016-04-06 Don Breazeal <donb@codesourcery.com>
13160
13161 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
13162 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
13163
13164 2016-04-06 Simon Marchi <simon.marchi@ericsson.com>
13165
13166 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
13167 standard_output_file. Remove unused binfile variable.
13168
13169 2016-04-05 Catalin Udma <catalin.udma@freescale.com>
13170
13171 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
13172 * gdb.python/py-mi-objfile.exp: Match "list main" output
13173 in console format.
13174
13175 2016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
13176
13177 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
13178 absolute.
13179
13180 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
13181
13182 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
13183 absolute.
13184 * gdb.trace/ftrace.exp: Likewise.
13185 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
13186 targets as well.
13187 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
13188 (gdb_load_shlibs): Copy libraries to test directory when testing
13189 natively. Only set solib-search-path if testing remotely.
13190 * lib/mi-support.exp (mi_load_shlibs): Likewise.
13191
13192 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
13193
13194 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
13195 gdb_download. Use it even if the target is not remote.
13196 * gdb.base/jit.exp (compile_jit_test): Likewise.
13197 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
13198 output directory if the destination board is local, otherwise use
13199 the standard remote_download from DejaGnu.
13200 (gdb_download): Remove.
13201 (gdb_load_shlibs): Use gdb_remote_download instead of
13202 gdb_download.
13203 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
13204 Use gdb_remote_download instead of gdb_download. Use it even if
13205 the target is not remote.
13206 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
13207 instead of gdb_download.
13208
13209 2016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
13210
13211 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
13212 (test_insert_delete_modify): Call mi_load_shlibs before trying to
13213 run.
13214
13215 2016-04-01 Artemiy Volkov <artemiyv@acm.org>
13216
13217 PR gdb/19820
13218 * gdb.base/printcmds.exp: Add artificial arrays tests.
13219
13220 2016-03-31 Pedro Alves <palves@redhat.com>
13221
13222 PR gdb/19858
13223 * gdb.base/jit-main.c: Include unistd.h.
13224 (ATTACH): Define to 0 if not already defined.
13225 (wait_for_gdb, mypid): New globals.
13226 (WAIT_FOR_GDB): New macro.
13227 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
13228 some breakpoint locations.
13229 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
13230 New procedures.
13231 (one_jit_test): Add REATTACH parameter, and handle it. Use
13232 continue_to_test_location.
13233 (top level): Test attach, and adjusts calls to one_jit_test.
13234
13235 2016-03-31 Pedro Alves <palves@redhat.com>
13236
13237 PR gdb/19858
13238 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
13239 BINSUFFIX parameter, and handle it.
13240 (top level): Adjust calls compile_jit_test.
13241
13242 2016-03-31 Catalin Udma <catalin.udma@freescale.com>
13243
13244 PR python/19743
13245 * gdb.python/py-mi-events-gdb.py: New file.
13246 * gdb.python/py-mi-events.c: New file.
13247 * gdb.python/py-mi-events.exp: New file.
13248
13249 2016-03-30 Yao Qi <yao.qi@linaro.org>
13250
13251 * gdb.reverse/until-precsave.exp: Match function name only.
13252 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
13253 Move malloc to a condition block.
13254 * gdb.reverse/until-reverse.exp: Match function name only.
13255
13256 2016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
13257
13258 * gdb.trace/ftrace.exp: Set arg0exp for s390.
13259 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
13260 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
13261 variable for GPR 0 instead of assuming it is register 0.
13262 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
13263 * lib/trace-support.exp: Add s390 registers.
13264
13265 2016-03-29 Yao Qi <yao.qi@linaro.org>
13266
13267 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
13268
13269 2016-03-24 Yao Qi <yao.qi@linaro.org>
13270
13271 * gdb.reverse/break-reverse.exp: Add quotation mark in the
13272 test message.
13273
13274 2016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
13275
13276 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
13277 maintaining separate logic for constructing the output path.
13278
13279 2016-03-16 Don Breazeal <donb@codesourcery.com>
13280
13281 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
13282 Retry fork and waitpid on interrupted system call errors.
13283 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
13284 Use with_timeout_factor to increase timeout by factor of 10.
13285
13286 2016-03-15 Don Breazeal <donb@codesourcery.com>
13287
13288 * gdb.cp/scope-err.cc: New test program.
13289 * gdb.cp/scope-err.exp: New test script.
13290 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
13291 lines and "set breakpoint here" comment.
13292 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
13293 Fixed some whitespace and format issues.
13294 * gdb.mi/mi-linespec-err-cp.cc: New test program.
13295 * gdb.mi/mi-linespec-err-cp.exp: New test script.
13296
13297 2016-03-15 Doug Evans <dje@google.com>
13298
13299 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
13300 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
13301 All callers updated. Add tests for enums, mixed flags register.
13302
13303 2016-03-15 Doug Evans <dje@google.com>
13304
13305 * gdb.base/skip.c (main): Call test_skip_file_and_function.
13306 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
13307
13308 2016-03-14 Simon Marchi <simon.marchi@ericsson.com>
13309
13310 * gdb.base/default.exp: Add $_as_string to the list of expected
13311 convenience functions.
13312
13313 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
13314
13315 * gdb.base/maint.exp: New tests for 'maint info line-table'.
13316
13317 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
13318
13319 * gdb.python/py-as-string.exp: New file.
13320 * gdb.python/py-as-string.c: New file.
13321
13322 2016-03-09 Pedro Alves <palves@redhat.com>
13323
13324 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
13325 signal" -> "Thread NN received signal" output change.
13326 * gdb.threads/ia64-sigill.exp: Likewise.
13327 * gdb.threads/linux-dp.exp: Likewise.
13328 * gdb.threads/manythreads.exp: Likewise.
13329 * gdb.threads/pending-step.exp: Likewise.
13330 * gdb.threads/print-threads.exp: Likewise.
13331 * gdb.threads/sigstep-threads.exp: Likewise.
13332 * gdb.threads/staticthreads.exp: Likewise.
13333 * gdb.threads/tls.exp: Likewise.
13334
13335 2016-03-09 Pedro Alves <palves@redhat.com>
13336
13337 * gdb.base/command-line-input.exp: New file.
13338
13339 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
13340
13341 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
13342 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
13343 * gdb.trace/pending.exp: Accept leading dot before function name.
13344 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
13345 * lib/trace-support.exp: Set registers for ppc.
13346
13347 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
13348
13349 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
13350 use it for disassembly; accept .main in addition to main in backtrace.
13351
13352 2016-03-09 Wei-cheng Wang <cole945@gmail.com>
13353 Marcin Kościelnicki <koriakin@0x04.net>
13354
13355 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
13356 (gdb_recursion_test_ptr): New global variable.
13357 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
13358 gdb_recursion_test.
13359 (gdb_c_test): Ditto.
13360
13361 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
13362
13363 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
13364 ordering.
13365
13366 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
13367
13368 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
13369 (bar): Add bar_start_lbl label.
13370 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
13371 of foo/bar for emitting DWARF and tracing.
13372
13373 2016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
13374
13375 * analyze-racy-logs.py: Set executable bit.
13376
13377 2016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
13378
13379 * Makefile.in (DEFAULT_RACY_ITER): New variable.
13380 (CHECK_TARGET_TMP): Likewise.
13381 (check-single-racy): New rule.
13382 (check-parallel-racy): Likewise.
13383 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
13384 (do-check-parallel-racy): New rule.
13385 (check-racy/%.exp): Likewise.
13386 * README (Racy testcases): New section.
13387 * analyze-racy-logs.py: New file.
13388
13389 2016-03-03 Doug Evans <dje@google.com>
13390
13391 * gdb.base/skip.exp: Use with_test_prefix.
13392
13393 2016-03-03 Yao Qi <yao.qi@linaro.org>
13394
13395 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
13396 Invoke step_over_syscall "clone" and break_cond_on_syscall
13397 "clone".
13398 * gdb.base/step-over-clone.c: New file.
13399
13400 2016-03-03 Yao Qi <yao.qi@linaro.org>
13401
13402 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
13403 code format.
13404
13405 2016-03-03 Yao Qi <yao.qi@linaro.org>
13406
13407 * gdb.base/disp-step-fork.c: Rename to ...
13408 * gdb.base/step-over-fork.c: ... it. New file.
13409 * gdb.base/disp-step-vfork.c: Rename to ...
13410 * gdb.base/step-over-vfork.c: ... it. New file.
13411 * gdb.base/disp-step-syscall.exp: Rename to ...
13412 * gdb.base/step-over-syscall.exp: ... it. New file.
13413 (disp_step_cross_syscall): Rename to ...
13414 (step_over_syscall): ... it.
13415
13416 2016-03-03 Yao Qi <yao.qi@linaro.org>
13417
13418 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
13419 If target supports condition evaluation on target, invoke
13420 break_cond_on_syscall for fork and vfork.
13421
13422 2016-03-03 Yao Qi <yao.qi@linaro.org>
13423
13424 * gdb.base/disp-step-syscall.exp: Don't invoke
13425 support_displaced_stepping.
13426 (disp_step_cross_syscall): Test with displaced stepping off and
13427 on if supported.
13428
13429 2016-03-03 Yao Qi <yao.qi@linaro.org>
13430
13431 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
13432 proc.
13433 (setup): New proc.
13434 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
13435 and setup.
13436
13437 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
13438
13439 * gdb.fortran/vla-history.exp: Remove breakpoint.
13440
13441 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
13442
13443 * gdb.fortran/vla-history.exp: Lookup array elements and printing
13444 exceeds timeout.
13445
13446 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
13447
13448 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
13449 breakpoint.
13450
13451 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
13452
13453 * gdb.mi/vla.f90: Nullify pointer after declaration.
13454
13455 2016-03-01 Pedro Alves <palves@redhat.com>
13456
13457 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
13458
13459 2016-03-01 Pedro Alves <palves@redhat.com>
13460
13461 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
13462 before anything else.
13463 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
13464 _GNU_SOURCE here.
13465 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
13466 before anything else.
13467 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
13468
13469 2016-03-01 Pedro Alves <palves@redhat.com>
13470
13471 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
13472
13473 2016-03-01 Yao Qi <yao.qi@linaro.org>
13474
13475 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
13476 prepare_for_testing.
13477
13478 2016-03-01 Yao Qi <yao.qi@linaro.org>
13479
13480 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
13481
13482 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
13483
13484 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
13485 manually constructing the output path.
13486
13487 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
13488
13489 * gdb.arch/s390-stackless.S: New.
13490 * gdb.arch/s390-stackless.exp: New.
13491
13492 2016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
13493
13494 * gdb.dlang/circular.c: New file.
13495 * gdb.dlang/circular.exp: New file.
13496
13497 2016-02-26 Yao Qi <yao.qi@linaro.org>
13498
13499 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
13500 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
13501 (testcases): Update.
13502
13503 2016-02-26 Yao Qi <yao.qi@linaro.org>
13504
13505 * gdb.reverse/aarch64.c: Rename to ...
13506 * gdb.reverse/insn-reverse.c: ... it.
13507 * gdb.reverse/aarch64.exp: Rename to ...
13508 * gdb.reverse/insn-reverse.exp: ... it.
13509
13510 2016-02-26 Yao Qi <yao.qi@linaro.org>
13511
13512 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
13513 (testcase_ftype): New.
13514 (testcases): New array.
13515 (n_testcases): New.
13516 (main): Call each element in testcases.
13517 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
13518 (read_testcase): New.
13519 Do the tests in a loop.
13520
13521 2016-02-25 Yao Qi <yao.qi@linaro.org>
13522
13523 * gdb.base/branches.c: Remove.
13524
13525 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
13526
13527 PR gdb/13808
13528 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
13529
13530 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
13531
13532 * gdb.trace/ftrace.exp: Remove unnecessary target check.
13533
13534 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
13535
13536 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
13537 change x86_64 call_insn to 'callq'.
13538
13539 2016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
13540
13541 * gdb.trace/tfile-avx.c: Move to...
13542 * gdb.trace/tracefile-pseudo-reg.c: Here.
13543 * gdb.trace/tfile-avx.exp: Move to...
13544 * gdb.trace/tracefile-pseudo-reg.exp: Here.
13545
13546 2016-02-24 Gary Benson <gbenson@redhat.com>
13547
13548 * gdb.base/attach-pie-noexec.exp: Do not expect an error
13549 message on attach.
13550
13551 2016-02-23 Doug Evans <dje@google.com>
13552
13553 * gdb.base/skip.c (test_skip): New function.
13554 (end_test_skip_file_and_function): New function.
13555 (test_skip_file_and_function): New function.
13556 * gdb.base/skip1.c (test_skip): New function.
13557 (skip1_test_skip_file_and_function): New function.
13558 * gdb.base/skip.exp: Add tests for new skip options.
13559 * gdb.base/skip-solib.exp: Update expected output.
13560 * gdb.perf/skip-command.cc: New file.
13561 * gdb.perf/skip-command.exp: New file.
13562 * gdb.perf/skip-command.py: New file.
13563
13564 2016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
13565
13566 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
13567 info registers pattern.
13568
13569 2016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
13570
13571 * lib/future.exp: Add D support.
13572 (gdb_find_gdc): New proc.
13573 (gdb_default_target_compile): Add D support.
13574
13575 2016-02-18 Wei-cheng Wang <cole945@gmail.com>
13576
13577 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
13578 user+system time.
13579 (trace_speed_test): Determine the iteration count for a time
13580 between 15..30 seconds.
13581
13582 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
13583
13584 * gdb.arch/i386-mpx-sigsegv.c: New file.
13585 * gdb.arch/i386-mpx-sigsegv.exp: New file.
13586 * gdb.arch/i386-mpx-simple_segv.c: New file.
13587 * gdb.arch/i386-mpx-simple_segv.exp: New file.
13588
13589 2016-02-18 Yao Qi <yao.qi@linaro.org>
13590
13591 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
13592 Don't call setup_kfail.
13593
13594 2016-02-18 Yao Qi <yao.qi@linaro.org>
13595
13596 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
13597 Set "set breakpoint condition-evaluation" per $cond_bp_target.
13598
13599 2016-02-16 Doug Evans <dje@google.com>
13600
13601 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
13602 * gdb.base/skip1.c: Ditto.
13603 * gdb.base/skip.exp: Whitespace cleanup.
13604
13605 2016-02-16 Don Breazeal <donb@codesourcery.com>
13606
13607 PR remote/19496
13608 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
13609 Remove kfail for PR remote/19496.
13610
13611 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
13612
13613 * lib/gdb.exp (standard_temp_file): Return a path specific to
13614 the runtest invocation.
13615
13616 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
13617
13618 * gdb.trace/save-trace.exp: Change relative path to be in the
13619 standard output directory.
13620
13621 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13622
13623 * gdb.arch/i386-prologue.c: Add missing prototypes.
13624
13625 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13626
13627 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
13628 * gdb.arch/i386-prologue.exp: Likewise.
13629 * gdb.arch/i386-size.exp: Likewise.
13630
13631 2016-02-15 Simon Marchi <simon.marchi@ericsson.com>
13632
13633 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
13634 define object file path.
13635 * gdb.btrace/gcore.exp: Use standard_output_file to define core
13636 file path.
13637 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
13638 standard_output_file to define binfile.
13639
13640 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13641
13642 Fix compatibility with recent gfortran-5.3.1.
13643 * gdb.fortran/vla-history.exp (print vla1 allocated)
13644 (print vla2 allocated, print $2, print $3): Remove
13645 (print $4): Rename to ...
13646 (print $2): ... here.
13647 (print $9): Rename to ...
13648 (print $5): ... here.
13649 (print $10): Rename to ...
13650 (print $6): ... here.
13651 * gdb.fortran/vla.f90: Add pvla initialization.
13652
13653 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13654
13655 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
13656 New test.
13657 * gdb.fortran/vla-value-sub.exp: Likewise.
13658
13659 2016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
13660
13661 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
13662
13663 2016-02-12 Simon Marchi <simon.marchi@ericsson.com>
13664
13665 * i386-biarch-core.exp: Define corefile using
13666 standard_output_file.
13667
13668 2016-02-12 Yao Qi <yao.qi@linaro.org>
13669
13670 * gdb.arch/arm-single-step-kernel-helper.c: New.
13671 * gdb.arch/arm-single-step-kernel-helper.exp: New.
13672
13673 2016-02-12 Markus Metzger <markus.t.metzger@intel.com>
13674
13675 * gdb.btrace/tailcall-only.exp: New.
13676 * gdb.btrace/tailcall-only.c: New.
13677 * gdb.btrace/x86_64-tailcall-only.S: New.
13678 * gdb.btrace/i686-tailcall-only.S: New.
13679
13680 2016-02-11 Pedro Alves <palves@redhat.com>
13681
13682 * README (Parallel testing): Add missing double quotes.
13683
13684 2016-02-11 Pedro Alves <palves@redhat.com>
13685
13686 * README (Parallel testing): New section.
13687 (GDB_PARALLEL): Rewrite.
13688 (FORCE_PARALLEL): Document.
13689
13690 2016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
13691
13692 * gdb.trace/tfile-avx.c: New test.
13693 * gdb.trace/tfile-avx.exp: New test.
13694
13695 2016-02-09 Keith Seitz <keiths@redhat.com>
13696
13697 PR breakpoints/19546
13698 * gdb.base/infcall-exec.c: New file.
13699 * gdb.base/infcall-exec2.c: New file.
13700 * gdb.base/infcall-exec.exp: New file.
13701
13702 2016-02-09 Keith Seitz <keiths@redhat.com>
13703
13704 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
13705 (toplevel): Call test_bkpt_address.
13706
13707 2016-02-09 Keith Seitz <keiths@redhat.com>
13708
13709 PR python/19506
13710 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
13711 (toplevel): Call test_bkpt_address.
13712
13713 2016-02-09 Simon Marchi <simon.marchi@ericsson.com>
13714
13715 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
13716 to AC_OUTPUT.
13717 * configure: Regenerate.
13718
13719 2016-02-09 Pedro Alves <palves@redhat.com>
13720
13721 PR breakpoints/19548
13722 * gdb.base/execl-update-breakpoints.c (some_function): New
13723 function.
13724 (main): Call it.
13725 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
13726 Tighten expected GDB output.
13727
13728 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
13729
13730 * Makefile.in (ALL_SUBDIRS): Remove.
13731 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
13732 (distclean maintainer-clean realclean): Likewise.
13733 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
13734 * configure: Regenerate.
13735 * gdb.ada/Makefile.in: Delete.
13736 * gdb.arch/Makefile.in: Likewise.
13737 * gdb.asm/Makefile.in: Likewise.
13738 * gdb.base/Makefile.in: Likewise.
13739 * gdb.btrace/Makefile.in: Likewise.
13740 * gdb.cell/Makefile.in: Likewise.
13741 * gdb.compile/Makefile.in: Likewise.
13742 * gdb.cp/Makefile.in: Likewise.
13743 * gdb.disasm/Makefile.in: Likewise.
13744 * gdb.dlang/Makefile.in: Likewise.
13745 * gdb.dwarf2/Makefile.in: Likewise.
13746 * gdb.fortran/Makefile.in: Likewise.
13747 * gdb.gdb/Makefile.in: Likewise.
13748 * gdb.go/Makefile.in: Likewise.
13749 * gdb.guile/Makefile.in: Likewise.
13750 * gdb.java/Makefile.in: Likewise.
13751 * gdb.linespec/Makefile.in: Likewise.
13752 * gdb.mi/Makefile.in: Likewise.
13753 * gdb.modula2/Makefile.in: Likewise.
13754 * gdb.multi/Makefile.in: Likewise.
13755 * gdb.objc/Makefile.in: Likewise.
13756 * gdb.opencl/Makefile.in: Likewise.
13757 * gdb.opt/Makefile.in: Likewise.
13758 * gdb.pascal/Makefile.in: Likewise.
13759 * gdb.perf/Makefile.in: Likewise.
13760 * gdb.python/Makefile.in: Likewise.
13761 * gdb.reverse/Makefile.in: Likewise.
13762 * gdb.server/Makefile.in: Likewise.
13763 * gdb.stabs/Makefile.in: Likewise.
13764 * gdb.threads/Makefile.in: Likewise.
13765 * gdb.trace/Makefile.in: Likewise.
13766 * gdb.xml/Makefile.in: Likewise.
13767 * lib/gdb.exp (make_gdb_parallel_path): Add check for
13768 GDB_PARALLEL.
13769 (standard_output_file): Remove check for GDB_PARALLEL, always
13770 return path in outputs/$subdir/$testname.
13771
13772 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
13773
13774 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
13775 (site.exp): Assign abs_srcdir to tcl's srcdir.
13776
13777 2016-02-04 Yao Qi <yao.qi@linaro.org>
13778
13779 * gdb.base/foll-exec-mode.c: Include limits.h.
13780 (main): Add parameters argc and argv. Get directory from
13781 argv[0].
13782 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
13783 compilation.
13784 * gdb.base/foll-exec.c: Include limits.h.
13785 (main): Add parameters argc and argv.
13786 Get directory from argv[0].
13787 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
13788 Adjust tests on the number of lines as source code changed.
13789 * gdb.base/foll-vfork-exit.c: Include limits.h.
13790 (main): Add one line of statement before vfork.
13791 * gdb.base/foll-vfork.c: Include limits.h and string.h.
13792 (main): Add parameters argc and argv. Get directory from
13793 argv[0].
13794 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
13795 (setup_gdb): Set tbreak to skip some source lines.
13796 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
13797 (main): Add parameters argc and argv. Get directory from
13798 argv[0].
13799 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
13800 compilation.
13801 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
13802 (main): Add parameters argc and argv. Get directory from
13803 argv[0].
13804 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
13805 compilation.
13806
13807 2016-02-01 Doug Evans <dje@google.com>
13808
13809 * gdb.base/skip.exp: Clean up multiple references to same test name.
13810
13811 2016-02-01 Pedro Alves <palves@redhat.com>
13812
13813 PR remote/19496
13814 * gdb.threads/forking-threads-plus-breakpoint.exp
13815 (displaced_stepping_supported): New global.
13816 (probe_displaced_stepping_support): New procedure.
13817 (do_test): Add 'displaced' parameter, and use it.
13818 (top level): Check for displaced stepping support. Add displaced
13819 stepping on/off testing axis.
13820
13821 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
13822
13823 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
13824 pointer. Don't perform further tests on the unassociated pointer
13825 if the first test fails.
13826
13827 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
13828
13829 * gdb.base/max-value-size.c: New file.
13830 * gdb.base/max-value-size.exp: New file.
13831 * gdb.base/huge.exp: Disable max-value-size for this test.
13832
13833 2016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
13834
13835 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
13836
13837 2016-01-28 Yao Qi <yao.qi@linaro.org>
13838
13839 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
13840
13841 2016-01-25 Pedro Alves <palves@redhat.com>
13842
13843 PR threads/19461
13844 * gdb.base/fork-running-state.c: New file.
13845 * gdb.base/fork-running-state.exp: New file.
13846
13847 2016-01-25 Pedro Alves <palves@redhat.com>
13848
13849 PR gdb/19494
13850 * gdb.base/catch-fork-kill.c: New file.
13851 * gdb.base/catch-fork-kill.exp: New file.
13852
13853 2016-01-25 Pedro Alves <palves@redhat.com>
13854
13855 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
13856 Delete, moved to lib/gdb.exp.
13857 * gdb.threads/forking-threads-plus-breakpoint.exp
13858 (foreach_with_prefix): Likewise.
13859 * gdb.threads/process-dies-while-handling-bp.exp
13860 (foreach_with_prefix): Likewise.
13861 * lib/gdb.exp (foreach_with_prefix): New procedure.
13862
13863 2016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
13864
13865 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
13866 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
13867
13868 2016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
13869
13870 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
13871 endian targets.
13872
13873 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
13874 Pedro Alves <palves@redhat.com>
13875
13876 Fix testsuite compatibility with Guile.
13877 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
13878 number.
13879
13880 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
13881
13882 Fix testsuite compatibility with Guile.
13883 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
13884 (thread 1): New test for backtrace through signal handler.
13885
13886 2016-01-22 Yao Qi <yao.qi@linaro.org>
13887
13888 PR testsuite/19491
13889 * gdb.base/multi-forks.c: Include
13890 ../lib/unbuffer_output.c
13891 (main): Call gdb_unbuffer_output.
13892
13893 2016-01-21 Doug Evans <dje@google.com>
13894
13895 * lib/ada.exp (gdb_compile_ada): Fix typo.
13896
13897 2016-01-21 Joel Brobecker <brobecker@adacore.com>
13898
13899 * gdb.base/break-fun-addr.exp: New file.
13900 * gdb.base/break-fun-addr1.c: New file.
13901 * gdb.base/break-fun-addr2.c: New file.
13902
13903 2016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
13904
13905 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
13906 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
13907 enum flag values.
13908
13909 2016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
13910
13911 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
13912 when GDB can not set the vector return value. Add more comments
13913 for clarification.
13914
13915 2016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
13916
13917 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
13918 command.
13919
13920 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
13921
13922 * Makefile.in (DO_RUNTEST): Add --status and update usages.
13923
13924 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
13925
13926 * Makefile.in (check-single): Pass --status to runtest.
13927 (check/%.exp): Likewise.
13928
13929 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
13930
13931 * Makefile.in (check-parallel): Propagate return code from make
13932 do-check-parallel.
13933
13934 2016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
13935
13936 * gdb.trace/ftrace.exp: Fix expected message on continue.
13937 * gdb.trace/pending.exp: Fix expected message on continue.
13938 * gdb.trace/trace-break.exp: Fix expected message on continue.
13939
13940 2016-01-18 Simon Marchi <simon.marchi@ericsson.com>
13941
13942 * lib/gdb.exp (gdb_test): Remove unused global references.
13943
13944 2016-01-18 Pedro Alves <palves@redhat.com>
13945
13946 * gdb.base/async-shell.exp: Adjust expected output.
13947 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
13948 * gdb.base/siginfo-thread.exp: Adjust expected output.
13949 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
13950 * gdb.java/jnpe.exp: Adjust expected output.
13951 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
13952 * gdb.threads/continue-pending-status.exp: Adjust expected output.
13953 * gdb.threads/leader-exit.exp: Adjust expected output.
13954 * gdb.threads/manythreads.exp: Adjust expected output.
13955 * gdb.threads/pthreads.exp: Adjust expected output.
13956 * gdb.threads/schedlock.exp: Adjust expected output.
13957 * gdb.threads/siginfo-threads.exp: Adjust expected output.
13958 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
13959 expected output.
13960 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
13961 output.
13962 * gdb.threads/sigthread.exp: Adjust expected output.
13963 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
13964
13965 2016-01-18 Yao Qi <yao.qi@linaro.org>
13966
13967 * gdb.guile/scm-section-script.c: Replace @progbits with
13968 %progbits.
13969 * gdb.python/py-section-script.c: Likewise.
13970
13971 2016-01-15 Pedro Alves <palves@redhat.com>
13972
13973 * gdb.multi/tids.exp: Test star wildcard ranges.
13974
13975 2016-01-15 Pedro Alves <palves@redhat.com>
13976
13977 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
13978 command from "thread apply" invocation.
13979 (thr_apply_info_thr_invalid): Default the expected output to the
13980 input tid list.
13981 (top level): Add tests that use convenience variables. Add tests
13982 for "thread apply" with a valid TID list, but missing the command.
13983
13984 2016-01-13 Pedro Alves <palves@redhat.com>
13985
13986 * gdb.base/default.exp: Expect $_gthread as well.
13987 * gdb.multi/tids.exp: Test $_gthread.
13988 * gdb.threads/thread-specific.exp: Test $_gthread.
13989
13990 2016-01-13 Pedro Alves <palves@redhat.com>
13991
13992 * gdb.multi/tids.exp: Test "info threads -gid".
13993
13994 2016-01-13 Pedro Alves <palves@redhat.com>
13995
13996 * gdb.multi/tids.exp: Test InferiorThread.global_num and
13997 Breakpoint.thread.
13998 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
13999
14000 2016-01-07 Pedro Alves <palves@redhat.com>
14001
14002 * gdb.base/break.exp: Adjust to output changes.
14003 * gdb.base/hbreak2.exp: Likewise.
14004 * gdb.base/sepdebug.exp: Likewise.
14005 * gdb.base/watch_thread_num.exp: Likewise.
14006 * gdb.linespec/keywords.exp: Likewise.
14007 * gdb.multi/info-threads.exp: Likewise.
14008 * gdb.threads/thread-find.exp: Likewise.
14009 * gdb.multi/tids.c: New file.
14010 * gdb.multi/tids.exp: New file.
14011
14012 2016-01-13 Pedro Alves <palves@redhat.com>
14013
14014 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
14015
14016 2016-01-13 Pedro Alves <palves@redhat.com>
14017
14018 * gdb.base/default.exp: Expect $_inferior as well.
14019 * gdb.multi/base.exp: Test $_inferior.
14020
14021 2016-01-13 Pedro Alves <palves@redhat.com>
14022
14023 PR breakpoints/19388
14024 * gdb.base/catch-signal-siginfo-cond.c: New file.
14025 * gdb.base/catch-signal-siginfo-cond.exp: New file.
14026
14027 2016-01-12 Josh Stone <jistone@redhat.com>
14028 Philippe Waroquiers <philippe.waroquiers@skynet.be>
14029
14030 * gdb.base/catch-syscall.c (do_execve): New variable.
14031 (main): Conditionally trigger an execve.
14032 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
14033 (test_catch_syscall_execve): New, check entry/return across execve.
14034 (do_syscall_tests): Call test_catch_syscall_execve.
14035
14036 2016-01-12 Pedro Alves <palves@redhat.com>
14037
14038 * gdb.base/random-signal.exp (do_test): New procedure, with body
14039 of testcase moved in.
14040
14041 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14042 Pedro Alves <palves@redhat.com>
14043
14044 * gdb.base/funcargs.exp (finish from indirectly called function):
14045 Reintroduce the case for 'First'.
14046
14047 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14048 Pedro Alves <palves@redhat.com>
14049
14050 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
14051 (tcatch_vfork_then_child_follow_exec)
14052 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
14053 identification.
14054
14055 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14056
14057 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
14058 and repeats to unlimited.
14059 * gdb.python/py-value.exp: Likewise.
14060 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
14061 and repeats to unlimited.
14062
14063 2016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
14064
14065 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
14066 and reordering the functions.
14067 * gdb.multi/hangout.c: Likewise.
14068 * gdb.multi/hello.c: Likewise.
14069
14070 2016-01-08 Simon Marchi <simon.marchi@ericsson.com>
14071
14072 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
14073 absolute.
14074 (SingleStatisticTestResult.report): Use dict.keys instead of
14075 dict.iterkeys.
14076
14077 2016-01-06 Pedro Alves <palves@redhat.com>
14078
14079 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
14080
14081 2016-01-04 Markus Metzger <markus.t.metzger@intel.com>
14082
14083 * gdb.btrace/dlopen.exp: New.
14084 * gdb.btrace/dlopen.c: New.
14085 * gdb.btrace/dlopen-dso.c: New.
14086
14087 2015-12-25 Sandra Loosemore <sandra@codesourcery.com>
14088
14089 * lib/gdb.exp (gdb_test): Update comments to clarify that the
14090 PATTERN argument is optional.
14091
14092 2015-12-24 Joel Brobecker <brobecker@adacore.com>
14093
14094 * lib/ada.exp (target_compile_ada_from_dir): New function.
14095 (gdb_compile_ada): Reimplement avoiding the use of project files.
14096 * gdb.ada/gnat_ada.gpr: Delete.
14097 * gdb.ada/cond_lang.exp: Adjust test to make path before
14098 filename optional.
14099 * gdb.ada/small_reg_param.exp: Likewise.
14100
14101 2015-12-22 Simon Marchi <simon.marchi@ericsson.com>
14102
14103 * gdb.base/foll-vork.exp: Remove HP-UX special case.
14104
14105 2015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
14106
14107 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
14108 case.
14109
14110 2015-12-21 Simon Marchi <simon.marchi@ericsson.com>
14111
14112 * gdb.base/break.exp: Remove dead code.
14113 * gdb.base/sepdebug.exp: Likewise.
14114
14115 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
14116
14117 * gdb.asm/asm-source.exp: Remove HP-UX references.
14118 * gdb.base/annota1.exp: Likewise.
14119 * gdb.base/annota3.exp: Likewise.
14120 * gdb.base/attach.exp: Likewise.
14121 * gdb.base/bigcore.exp: Likewise.
14122 * gdb.base/break.exp: Likewise.
14123 * gdb.base/call-ar-st.exp: Likewise.
14124 * gdb.base/callfuncs.exp: Likewise.
14125 * gdb.base/catch-fork-static.exp: Likewise.
14126 * gdb.base/display.exp: Likewise.
14127 * gdb.base/foll-exec-mode.exp: Likewise.
14128 * gdb.base/foll-exec.exp: Likewise.
14129 * gdb.base/foll-fork.exp: Likewise.
14130 * gdb.base/foll-vfork.exp: Likewise.
14131 * gdb.base/funcargs.exp: Likewise.
14132 * gdb.base/hbreak2.exp: Likewise.
14133 * gdb.base/inferior-died.exp: Likewise.
14134 * gdb.base/interrupt.exp: Likewise.
14135 * gdb.base/multi-forks.exp: Likewise.
14136 * gdb.base/nodebug.exp: Likewise.
14137 * gdb.base/sepdebug.exp: Likewise.
14138 * gdb.base/solib1.c: Likewise.
14139 * gdb.base/step-test.exp: Likewise.
14140 * gdb.mi/non-stop.c: Likewise.
14141 * gdb.mi/pthreads.c: Likewise.
14142 * gdb.multi/bkpt-multi-exec.ex: Likewise.
14143 * gdb.threads/pthreads.c: Likewise.
14144 * gdb.threads/staticthreads.exp: Likewise.
14145 * lib/future.exp: Likewise.
14146 * lib/gdb.exp: Likewise.
14147 * gdb.base/so-indr-cl.c: Remove.
14148 * gdb.base/so-indr-cl.exp: Likewise.
14149 * gdb.base/solib.c: Likewise.
14150 * gdb.base/solib.exp: Likewise.
14151 * gdb.base/solib2.c: Likewise.
14152
14153 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
14154
14155 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
14156 * gdb.base/call-ar-st.exp: Likewise.
14157 * gdb.base/callfuncs.exp: Likewise.
14158 * gdb.base/condbreak.exp: Likewise.
14159 * gdb.base/constvars.exp: Likewise.
14160 * gdb.base/hbreak2.exp: Likewise.
14161 * gdb.base/langs.exp: Likewise.
14162 * gdb.base/list.exp: Likewise.
14163 * gdb.base/long_long.exp: Likewise.
14164 * gdb.base/ptype.exp: Likewise.
14165 * gdb.base/scope.exp: Likewise.
14166 * gdb.base/signals.exp: Likewise.
14167 * gdb.base/so-impl-ld.exp: Likewise.
14168 * gdb.base/varargs.exp: Likewise.
14169 * gdb.base/volatile.exp: Likewise.
14170 * gdb.base/whatis.exp: Likewise.
14171 * gdb.cp/cplusfuncs.exp: Likewise.
14172 * gdb.cp/inherit.exp: Likewise.
14173 * gdb.cp/local.exp: Likewise.
14174 * gdb.cp/member-ptr.exp: Likewise.
14175 * gdb.cp/method.exp: Likewise.
14176 * gdb.cp/overload.exp: Likewise.
14177 * gdb.cp/templates.exp: Likewise.
14178 * gdb.stabs/weird.exp: Likewise.
14179 * lib/compiler.c: Likewise.
14180 * lib/compiler.cc: Likewise.
14181 * lib/cp-support.exp: Likewise.
14182 * lib/gdb.exp: Likewise.
14183
14184 2015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
14185
14186 * configure.ac: Remove HP-UX case.
14187 * configure: Regenerate.
14188
14189 2015-12-18 Simon Marchi <simon.marchi@ericsson.com>
14190
14191 * lib/gdb.exp (gdb_compile): Add function doc.
14192
14193 2015-12-17 Pedro Alves <palves@redhat.com>
14194
14195 PR threads/19354
14196 * gdb.multi/info-threads.exp: New file.
14197
14198 2015-12-15 Yao Qi <yao.qi@linaro.org>
14199
14200 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
14201 is aarch64*-*-*.
14202
14203 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
14204
14205 * gdb.base/history-duplicates.exp: Skip if no readline support.
14206
14207 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
14208
14209 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
14210
14211 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
14212
14213 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
14214
14215 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
14216
14217 * gdb.base/completion.exp: Skip tests that interrupt GDB with
14218 ctrl-C if nointerrupts target property is set.
14219 * gdb.base/double-prompt-target-event-error.exp: Likewise.
14220 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
14221 * gdb.base/paginate-bg-execution.exp: Likewise.
14222 * gdb.base/paginate-execution-startup.exp: Likewise.
14223 * gdb.base/random-signal.exp: Likewise.
14224 * gdb.base/range-stepping.exp: Likewise.
14225 * gdb.cp/annota2.exp: Likewise.
14226 * gdb.cp/annota3.exp: Likewise.
14227 * gdb.gdb/selftest.exp: Likewise.
14228 * gdb.threads/continue-pending-status.exp: Likewise.
14229 * gdb.threads/leader-exit.exp: Likewise.
14230 * gdb.threads/manythreads.exp: Likewise.
14231 * gdb.threads/pthreads.exp: Likewise.
14232 * gdb.threads/schedlock.exp: Likewise.
14233 * gdb.threads/sigthread.exp: Likewise.
14234
14235 2015-12-11 Don Breazeal <donb@codesourcery.com>
14236
14237 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
14238 remote.
14239 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
14240 * gdb.base/foll-exec.exp (main): Enable for target remote.
14241 * gdb.base/foll-fork.exp (main): Likewise.
14242 * gdb.base/foll-vfork.exp (main): Likewise.
14243 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
14244 (proc continue_to_exit_bp_loc): Use clean_restart.
14245 * gdb.base/pie-execl.exp (main): Disable for target remote.
14246 * gdb.base/watch-vfork.exp (main): Enable for target remote.
14247 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
14248 * gdb.threads/execl.exp (main): Likewise.
14249 * gdb.threads/fork-child-threads.exp (main): Likewise.
14250 * gdb.threads/fork-plus-threads.exp (main): Disable for target
14251 remote.
14252 * gdb.threads/fork-thread-pending.exp (main): Enable for target
14253 remote.
14254 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
14255 pid.tid style ptids, instead of just tid.
14256 * gdb.threads/thread-execl.exp (main): Enable for target remote.
14257 * gdb.threads/watchpoint-fork.exp (main): Likewise.
14258 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
14259 ptids, instead of just tid.
14260
14261 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
14262
14263 * gdb.base/list.exp (test_list_forward): Add end of file error
14264 test.
14265 (test_repeat_list_command): Add end of file error test.
14266 (test_list_backwards): Add beginning of file error test.
14267
14268 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
14269
14270 * gdb.base/list.exp (test_list_invalid_args): New function,
14271 defined, and called.
14272
14273 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
14274
14275 * gdb.base/list.exp (test_list): Make test names unique.
14276
14277 2015-12-11 Yao Qi <yao.qi@linaro.org>
14278
14279 * gdb.base/coremaker2.c: Remove.
14280
14281 2015-12-10 Pedro Alves <palves@redhat.com>
14282
14283 * gdb.multi/base.exp: Remove stale "spaces" references.
14284
14285 2015-12-10 Pedro Alves <palves@redhat.com>
14286
14287 * gdb.multi/base.exp: Don't use nowarnings.
14288 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
14289 * gdb.multi/hangout.c: Include stdio.h.
14290 * gdb.multi/hello.c: Include stdlib.h.
14291 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
14292 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
14293 * gdb.multi/multi-arch.exp: Don't use nowarnings.
14294
14295 2015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
14296
14297 * gdb.dwarf2/dw2-ranges-base.c: New file.
14298 * gdb.dwarf2/dw2-ranges-base.exp: New file.
14299 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
14300 support additional line table, and debug ranges generation.
14301 (Dwarf::ranges): New function, generate .debug_ranges.
14302 (Dwarf::lines): Support generating simple line table programs.
14303 (Dwarf::assemble): Initialise new namespace variables.
14304
14305 2015-12-09 Kevin Buettner <kevinb@redhat.com>
14306
14307 * gdb.base/async.exp (proc test_background): Add case for
14308 asynchronous execution not supported.
14309
14310 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
14311
14312 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
14313 format and change test names to make them unique.
14314
14315 2015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
14316 Pedro Alves <pedro@redhat.com>
14317
14318 PR gdb/18702
14319 Add checking of floatformats setup on x86_64 hosts.
14320 * gdb.arch/i386-float.S (main): Load bigval and smallval.
14321 (smallval, bigval): New labels/constants.
14322 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
14323 float" after loading bigval and smallval.
14324
14325 2015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
14326
14327 * gdb.ada/fun_overload_menu.exp: New testcase.
14328 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
14329
14330 2015-12-04 Josh Stone <jistone@redhat.com>
14331
14332 * gdb.base/catch-fork-static.exp: New.
14333
14334 2015-12-03 Yao Qi <yao.qi@linaro.org>
14335
14336 * gdb.base/sizeof.c: Don't include stdio.h and
14337 ../lib/unbuffer_output.c.
14338 (main): New variable 'size' and 'value'. Remove printf and
14339 gdb_unbuffer_output. Assign return value to size and value.
14340 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
14341 at the beginning.
14342 (check_sizeof): Check the result by printing variable 'size'.
14343 (check_valueof): Check the result by printing variable 'value'.
14344
14345 2015-12-01 Yao Qi <yao.qi@linaro.org>
14346
14347 * gdb.base/disp-step-syscall.exp: Define syscall instruction
14348 for aarch64*-*-linux* target.
14349
14350 2015-11-30 Pedro Alves <palves@redhat.com>
14351
14352 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
14353
14354 2015-11-30 Pedro Alves <palves@redhat.com>
14355
14356 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
14357 Handle non-stop mode vCont replies.
14358
14359 2015-11-30 Pedro Alves <palves@redhat.com>
14360
14361 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
14362 prepare_for_testing. Start gdb with "set non-stop on" appended to
14363 GDBFLAGS. Lax expected stop output.
14364
14365 2015-11-27 Yao Qi <yao.qi@linaro.org>
14366
14367 * gdb.arch/arm-neon.exp: New.
14368 * gdb.arch/arm-neon.c: New.
14369
14370 2015-11-27 Yao Qi <yao.qi@linaro.org>
14371
14372 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
14373
14374 2015-11-27 Yao Qi <yao.qi@linaro.org>
14375
14376 * gdb.cp/annota2.exp: Allow multiple occurrences of the
14377 frames-invalid annotation.
14378
14379 2015-11-27 Yao Qi <yao.qi@linaro.org>
14380
14381 * gdb.cp/annota2.exp: Use ${frames_invalid}.
14382
14383 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
14384
14385 * gdb.threads/names.exp: New file.
14386 * gdb.threads/names.c: New file.
14387 * README: Mention gdb,no_thread_names.
14388
14389 2015-11-26 Markus Metzger <markus.t.metzger@intel.com>
14390
14391 PR 19297
14392 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
14393 support" error.
14394
14395 2015-11-24 Pedro Alves <palves@redhat.com>
14396
14397 PR 17539
14398 * gdb.base/display.exp: Expect displays to be sorted in ascending
14399 order. Use multi_line.
14400 * gdb.base/solib-display.exp: Likewise.
14401
14402 2015-11-24 Pedro Alves <palves@redhat.com>
14403
14404 PR 17539
14405 * gdb.base/display.exp: Expect displays to be sorted in ascending
14406 order. Use multi_line.
14407 * gdb.base/solib-display.exp: Likewise.
14408
14409 2015-11-24 Pedro Alves <palves@redhat.com>
14410
14411 PR 17539
14412 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
14413 threads in ascending order.
14414 * gdb.base/foll-fork.exp: Likewise.
14415 * gdb.base/foll-vfork.exp: Likewise.
14416 * gdb.base/multi-forks.exp: Likewise.
14417 * gdb.mi/mi-nonstop.exp: Likewise.
14418 * gdb.mi/mi-nsintrall.exp: Likewise.
14419 * gdb.multi/base.exp: Likewise.
14420 * gdb.multi/multi-arch.exp: Likewise.
14421 * gdb.python/py-inferior.exp: Likewise.
14422 * gdb.threads/break-while-running.exp: Likewise.
14423 * gdb.threads/execl.exp: Likewise.
14424 * gdb.threads/gcore-thread.exp: Likewise.
14425 * gdb.threads/info-threads-cur-sal.exp: Likewise.
14426 * gdb.threads/kill.exp: Likewise.
14427 * gdb.threads/linux-dp.exp: Likewise.
14428 * gdb.threads/multiple-step-overs.exp: Likewise.
14429 * gdb.threads/next-bp-other-thread.exp: Likewise.
14430 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
14431 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
14432 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
14433 * gdb.threads/thread-find.exp: Likewise.
14434 * gdb.threads/tls.exp: Likewise.
14435 * lib/mi-support.exp (mi_reverse_list): Delete.
14436 (mi_check_thread_states): No longer reverse list.
14437
14438 2015-11-24 Pedro Alves <palves@redhat.com>
14439
14440 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
14441 use lowercase.
14442
14443 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
14444
14445 * gdb.trace/actions.c: Include trace-common.h.
14446 (main): Add a location for a fast tracepoint.
14447 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
14448 the normal tracepoints.
14449 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
14450
14451 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
14452
14453 * save-trace.exp: Factor out code to these...
14454 (gdb_save_tracepoints): New.
14455 (gdb_load_tracepoints): New.
14456 (do_save_load_test): New.
14457
14458 2015-11-23 Kevin Buettner <kevinb@redhat.com>
14459
14460 * gdb.base/asmlabel.exp: New test.
14461 * gdb.base/asmlabel.c: New test case.
14462
14463 2015-11-23 Joel Brobecker <brobecker@adacore.com>
14464
14465 * gdb.base/wrong_frame_bt_full-main.c: New file.
14466 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
14467 * gdb.base/wrong_frame_bt_full.exp: New file.
14468
14469 2015-11-23 Joel Brobecker <brobecker@adacore.com>
14470
14471 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
14472
14473 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
14474
14475 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
14476 pstate register when comparing registers values in
14477 sparc64-*-linux-gnu targets to avoid spurious differences.
14478
14479 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
14480
14481 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
14482
14483 2015-11-19 Sandra Loosemore <sandra@codesourcery.com>
14484
14485 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
14486 as type argument to gdb_compile.
14487 * gdb.base/nested-subp2.exp: Likewise.
14488 * gdb.base/nested-subp3.exp: Likewise.
14489
14490 2015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
14491
14492 * lib/dwarf.exp (_note): Fix left shift of negative value.
14493 * gdb.trace/trace-condition.exp: Likewise.
14494
14495 2015-11-13 Yao Qi <yao.qi@linaro.org>
14496
14497 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
14498 comments about d10v.
14499 (test_scalar_returns): Likewise.
14500 * gdb.base/d10v.ld: Remove.
14501 * gdb.base/overlays.exp: Remove the target triplet checking for
14502 d10v-*-*.
14503 * gdb.base/structs.exp (test_struct_returns): Remove the
14504 comments about d10v.
14505 (test_struct_calls): Likewise.
14506
14507 2015-11-13 Yao Qi <yao.qi@linaro.org>
14508
14509 * gdb.base/gnu_vector.exp: Check the return value by "p res".
14510 * gdb.base/gnu_vector.c: Don't include stdio.h.
14511 (main): Don't print res and call add_some_intvecs.
14512
14513 2015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
14514
14515 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
14516 macro.
14517 (func5): Removed.
14518 (func4): Use FAST_TRACEPOINT_LABEL.
14519 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
14520 macro.
14521 (func): Removed.
14522 (thread_function): Use FAST_TRACEPOINT_LABEL.
14523 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
14524 (func): Remove.
14525 (marker): Use FAST_TRACEPOINT_LABEL.
14526 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
14527 (pendfunc1): Remove.
14528 (pendfunc): Use FAST_TRACEPOINT_LABEL.
14529 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
14530 (foo): Remove.
14531 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
14532 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
14533 macro.
14534 (func): Remove.
14535 (marker): Use FAST_TRACEPOINT_LABEL.
14536 * gdb.trace/trace-common.h: New header.
14537 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
14538 macro.
14539 (func): Remove.
14540 (marker): Use FAST_TRACEPOINT_LABEL.
14541 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
14542 (func): Remove.
14543 (thread_function): Use FAST_TRACEPOINT_LABEL.
14544
14545 2015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
14546
14547 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
14548 in front.
14549 * gdb.trace/change-loc.exp: Use global pcreg definition.
14550 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
14551 * gdb.trace/entry-values.exp: Use global spreg definition, add $
14552 in front.
14553 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
14554 * gdb.trace/pending.exp: Likewise.
14555 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
14556 * gdb.trace/trace-break.exp: Likewise.
14557 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
14558 in front.
14559 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
14560 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
14561 in front.
14562 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
14563
14564 2015-11-09 Joel Brobecker <brobecker@adacore.com>
14565
14566 * gdb.ada/fin_fun_out: New testcase.
14567
14568 2015-11-07 Kevin Buettner <kevinb@redhat.com>
14569
14570 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
14571 value associated with DW_AT_byte_size.
14572 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
14573 constants for DW_AT_byte_size, DW_AT_lower_bound, and
14574 DW_AT_upper_bound.
14575
14576 2015-11-07 Kevin Buettner <kevinb@redhat.com>
14577
14578 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
14579 (gdb_target_symbol_prefix_flags): Define in terms of _asm
14580 version.
14581 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
14582 gdb.dwarf2/dw2-canonicalize-type.exp,
14583 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
14584 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
14585 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
14586 provided by gdb_target_symbol_prefix_flags_asm.
14587 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
14588 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
14589 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
14590 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
14591 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
14592 macros where needed). Use this macro for symbols which require
14593 the prefix provided by SYMBOL_PREFIX.
14594
14595 2015-11-05 Kevin Buettner <kevinb@redhat.com>
14596
14597 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
14598 New procs.
14599 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
14600 representing expressions, of more than one list element.
14601 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
14602 to prepend linker symbol prefix to f.
14603 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
14604 table_1 and table_2.
14605 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
14606 Likewise, for f and g.
14607 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
14608 for ptr.
14609 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
14610 for main.
14611 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
14612 table_1_ptr and table_2_ptr.
14613
14614 2015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
14615 Joel Brobecker <brobecker@adacore.com>
14616
14617 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
14618
14619 2015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
14620
14621 * gdb.reverse/s390-mvcle.c: New test.
14622 * gdb.reverse/s390-mvcle.exp: New file.
14623 * lib/gdb.exp: Enable reverse tests on s390*-linux.
14624
14625 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
14626
14627 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
14628
14629 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
14630
14631 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
14632 reaching marker2.
14633 * gdb.reverse/getresuid-reverse.exp: Likewise.
14634 * gdb.reverse/pipe-reverse.exp: Likewise.
14635 * gdb.reverse/readv-reverse.exp: Likewise.
14636 * gdb.reverse/recvmsg-reverse.exp: Likewise.
14637 * gdb.reverse/time-reverse.exp: Likewise.
14638 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
14639
14640 2015-10-30 Yao Qi <yao.qi@linaro.org>
14641
14642 * gdb.threads/wp-replication.c (watch_count_done): Remove.
14643 (empty_cycle): Remove.
14644 (main): Don't call empty_cycle. Don't use watch_count_done.
14645 * gdb.threads/wp-replication.exp: Don't set breakpoint on
14646 empty_cycle. Rewrite the code counting HW watchpoints.
14647
14648 2015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
14649
14650 * gdb.reverse/fstatat-reverse.c: New test.
14651 * gdb.reverse/fstatat-reverse.exp: New file.
14652 * gdb.reverse/getresuid-reverse.c: New test.
14653 * gdb.reverse/getresuid-reverse.exp: New file.
14654 * gdb.reverse/pipe-reverse.c: New test.
14655 * gdb.reverse/pipe-reverse.exp: New file.
14656 * gdb.reverse/readv-reverse.c: New test.
14657 * gdb.reverse/readv-reverse.exp: New file.
14658 * gdb.reverse/recvmsg-reverse.c: New test.
14659 * gdb.reverse/recvmsg-reverse.exp: New file.
14660 * gdb.reverse/time-reverse.c: New test.
14661 * gdb.reverse/time-reverse.exp: New file.
14662 * gdb.reverse/waitpid-reverse.c: New test.
14663 * gdb.reverse/waitpid-reverse.exp: New file.
14664
14665 2015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
14666
14667 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
14668
14669 2015-10-26 Doug Evans <dje@google.com>
14670
14671 PR symtab/17391
14672 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
14673 * gdb.dwarf2/bad-regnum.c: New file.
14674 * gdb.dwarf2/bad-regnum.exp: New file.
14675
14676 2015-10-26 Doug Evans <dje@google.com>
14677
14678 PR python/18938
14679 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
14680 file.
14681
14682 2015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
14683
14684 * gdb.compile/compile.exp (compile code globalvar): Update expectation
14685 for a change by "Mention language in compile error message".
14686
14687 2015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
14688
14689 PR python/18073
14690 * gdb.python/py-type.c (C::a_method): New.
14691 (C::a_const_method): New.
14692 (C::a_static_method): New.
14693 (a_function): New.
14694 * gdb.python/py-type.exp (test_fields): Test getting fields
14695 from function and method.
14696
14697 2015-10-21 Keven Boell <keven.boell@intel.com>
14698
14699 * gdb.fortran/vla-alloc-assoc.exp: New file.
14700 * gdb.fortran/vla-datatypes.exp: New file.
14701 * gdb.fortran/vla-datatypes.f90: New file.
14702 * gdb.fortran/vla-history.exp: New file.
14703 * gdb.fortran/vla-ptype-sub.exp: New file.
14704 * gdb.fortran/vla-ptype.exp: New file.
14705 * gdb.fortran/vla-sizeof.exp: New file.
14706 * gdb.fortran/vla-sub.f90: New file.
14707 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
14708 * gdb.fortran/vla-value-sub-finish.exp: New file.
14709 * gdb.fortran/vla-value-sub.exp: New file.
14710 * gdb.fortran/vla-value.exp: New file.
14711 * gdb.fortran/vla-ptr-info.exp: New file.
14712 * gdb.mi/mi-vla-fortran.exp: New file.
14713 * gdb.mi/vla.f90: New file.
14714
14715 2015-10-21 Sandra Loosemore <sandra@codesourcery.com>
14716
14717 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
14718 of hardwired timeout value.
14719
14720 2015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14721 Pedro Alves <palves@redhat.com>
14722
14723 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
14724 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
14725
14726 2015-10-19 Josh Stone <jistone@redhat.com>
14727
14728 * gdb.base/catch-syscall.c: Include <sched.h>.
14729 (unknown_syscall): New variable.
14730 (main): Trigger a vfork and an unknown syscall.
14731 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
14732 (unknown_syscall_number): Likewise.
14733 (check_call_to_syscall): Accept an optional syscall pattern.
14734 (check_return_from_syscall): Likewise.
14735 (check_continue): Likewise.
14736 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
14737 (test_catch_syscall_skipping_return): New test toggling off 'catch
14738 syscall' to step over the syscall return, then toggling back on.
14739 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
14740 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
14741 (do_syscall_tests): Call test_catch_syscall_without_args and
14742 test_catch_syscall_mid_vfork.
14743 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
14744 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
14745
14746 2015-10-19 Andrew Stubbs <ams@codesourcery.com>
14747
14748 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
14749 print g_vE): Add new pass patterns.
14750 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
14751 print various symbol names for vptr fields.
14752
14753 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
14754
14755 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
14756 results.
14757
14758 2015-10-12 Yao Qi <yao.qi@linaro.org>
14759
14760 * gdb.arch/disp-step-insn-reloc.exp: New test case.
14761
14762 2015-10-12 Yao Qi <yao.qi@linaro.org>
14763
14764 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
14765 is aarch64*-*-linux*.
14766
14767 2015-10-12 Yao Qi <yao.qi@linaro.org>
14768
14769 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
14770 (can_relocate_bcond_true): ... it.
14771 (can_relocate_bcond_false): New function.
14772 (foo): Likewise.
14773 (can_relocate_bl): Likewise.
14774 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
14775 can_relocate_bl.
14776
14777 2015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
14778
14779 * gdb.base/nested-addr.c: New file.
14780 * gdb.base/nested-addr.exp: New testcase.
14781
14782 2015-10-09 Markus Metzger <markus.t.metzger@intel.com>
14783
14784 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
14785 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
14786 its output. Ignore the output of "record goto begin" and instead
14787 check that GDB is replaying.
14788
14789 2015-10-09 Pedro Alves <palves@redhat.com>
14790
14791 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
14792 (top level): Use it in the run with no args test.
14793
14794 2015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
14795
14796 * gdb.dlang/properties.exp: New file.
14797
14798 2015-10-02 Sandra Loosemore <sandra@codesourcery.com>
14799
14800 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
14801 whether or not address 0x1000 is mapped on the target.
14802
14803 2015-09-30 Simon Marchi <simon.marchi@ericsson.com>
14804
14805 * gdb.python/py-type.exp: Do not run tests if binaries fail to
14806 build.
14807
14808 2015-09-30 Markus Metzger <markus.t.metzger@intel.com>
14809
14810 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
14811 instruction-history test.
14812
14813 2015-09-28 Doug Evans <dje@google.com>
14814
14815 * gdb.base/gcore.c (array_func): Add reference to static_array.
14816
14817 2015-09-25 Simon Marchi <simon.marchi@ericsson.com>
14818
14819 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
14820 source line.
14821
14822 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
14823
14824 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
14825 short or char as base type.
14826
14827 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
14828
14829 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
14830 to allow any size enum.
14831
14832 2015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
14833
14834 * gdb.ada/array_ptr_renaming.exp: New testcase.
14835 * gdb.ada/array_ptr_renaming/foo.adb: New file.
14836 * gdb.ada/array_ptr_renaming/pack.ads: New file.
14837
14838 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
14839
14840 * gdb.trace/ftrace-lock.c: New file.
14841 * gdb.trace/ftrace-lock.exp: New file.
14842
14843 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
14844
14845 * gdb.arch/insn-reloc.c: New file.
14846 * gdb.arch/ftrace-insn-reloc.exp: New file.
14847
14848 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
14849
14850 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
14851 instruction.
14852 * gdb.trace/pendshr1.c (pendfunc): Likewise.
14853 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
14854 * gdb.trace/range-stepping.c: Likewise.
14855 * gdb.trace/trace-break.c: Likewise.
14856 * gdb.trace/trace-mt.c (thread_function): Likewise.
14857 * gdb.trace/ftrace.c (marker): Likewise.
14858 * gdb.trace/trace-condition.c (marker): Likewise.
14859 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
14860 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
14861 is_aarch64_target.
14862
14863 2015-09-18 Doug Evans <xdje42@gmail.com>
14864
14865 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
14866 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
14867
14868 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14869
14870 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
14871 the breakpoint.
14872
14873 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14874
14875 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
14876 the pending breakpoint. Remove timeout override for "Run till
14877 MI pending breakpoint on pendfunc3 on thread 2" test.
14878
14879 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14880
14881 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
14882 filename pattern.
14883
14884 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14885
14886 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
14887 in breakpoint filename pattern.
14888
14889 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14890
14891 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
14892
14893 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14894
14895 * gdb.linespec/explicit.exp: Check for readline support for
14896 tab-completion tests. Fix obvious typo.
14897
14898 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
14899
14900 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
14901 and replay.
14902
14903 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
14904
14905 * gdb.btrace/non-stop.c: New.
14906 * gdb.btrace/non-stop.exp: New.
14907
14908 2015-09-17 Pierre Langlois <pierre.langlois@arm.com>
14909 Yao Qi <yao.qi@linaro.org>
14910
14911 * gdb.trace/trace-condition.c: New file.
14912 * gdb.trace/trace-condition.exp: New file.
14913
14914 2015-09-16 Wei-cheng Wang <cole945@gmail.com>
14915
14916 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
14917 for testing bytecode compilation.
14918
14919 2015-09-16 Pedro Alves <palves@redhat.com>
14920 Sandra Loosemore <sandra@codesourcery.com>
14921
14922 * gdb.threads/non-stop-fair-events.c (timeout): New global.
14923 (SECONDS): Redefine.
14924 (main): Call pthread_kill and alarm early.
14925 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
14926 support.
14927 (test): If the target can't hardware step and doesn't support
14928 displaced stepping, increase the timeout.
14929
14930 2015-09-16 Pedro Alves <palves@redhat.com>
14931
14932 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
14933 (enable_debug): New procedures.
14934 (test): Use them. Bail out if waiting for threads fails.
14935 (top level): Bail out if a test fails.
14936
14937 2015-09-16 Yao Qi <yao.qi@linaro.org>
14938
14939 * gdb.asm/asm-source.exp: Set asm-arch for
14940 aarch64*-*-* target.
14941 * gdb.asm/aarch64.inc: New file.
14942
14943 2015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
14944
14945 * gdb.ada/array_of_variable_length.exp: New testcase.
14946 * gdb.ada/array_of_variable_length/foo.adb: New file.
14947 * gdb.ada/array_of_variable_length/pck.adb: New file.
14948 * gdb.ada/array_of_variable_length/pck.ads: New file.
14949
14950 2015-09-15 Doug Evans <dje@google.com>
14951
14952 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
14953 of function static local variable.
14954
14955 2015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
14956
14957 * gdb.threads/tls-so_extern.exp: New test file.
14958 * gdb.threads/tls-so_extern.c: New test file.
14959 * gdb.threads/tls-so_extern_main.c: New test file.
14960
14961 2015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14962
14963 * gdb.opt/solib-intra-step-lib.c: New file.
14964 * gdb.opt/solib-intra-step-main.c: New file.
14965 * gdb.opt/solib-intra-step.exp: New file.
14966
14967 2015-09-15 Pedro Alves <palves@redhat.com>
14968
14969 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
14970 gdb_continue_to_breakpoint instead of gdb_test_multiple.
14971
14972 2015-09-14 Pedro Alves <palves@redhat.com>
14973
14974 * gdb.base/hook-stop-continue.c: Delete.
14975 * gdb.base/hook-stop-continue.exp: Delete.
14976 * gdb.base/hook-stop-frame.c: Delete.
14977 * gdb.base/hook-stop-frame.exp: Delete.
14978 * gdb.base/hook-stop.c: New file.
14979 * gdb.base/hook-stop.exp: New file.
14980
14981 2015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
14982
14983 * gdb.ada/access_to_packed_array.exp: New testcase.
14984 * gdb.ada/access_to_packed_array/foo.adb: New file.
14985 * gdb.ada/access_to_packed_array/pack.adb: New file.
14986 * gdb.ada/access_to_packed_array/pack.ads: New file.
14987
14988 2015-09-14 Markus Metzger <markus.t.metzger@intel.com>
14989
14990 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
14991 buffer size test.
14992
14993 2015-09-11 Don Breazeal <donb@codesourcery.com>
14994
14995 * gdb.base/foll-exec.c: Add copyright header. Fix
14996 formatting issues.
14997 * gdb.base/foll-exec.exp (zap_session): Delete proc.
14998 (do_exec_tests): Use clean_restart in place of zap_session,
14999 and for test initialization. Fix formatting issues. Use
15000 fail in place of perror.
15001 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
15002 an expect statement to match an expression with output from
15003 the program under debug.
15004 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
15005 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
15006 * gdb.threads/non-ldr-exc-2.exp: Likewise.
15007 * gdb.threads/non-ldr-exc-3.exp: Likewise.
15008 * gdb.threads/non-ldr-exc-4.exp: Likewise.
15009
15010 2015-09-09 Doug Evans <dje@google.com>
15011
15012 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
15013
15014 2015-09-09 Doug Evans <dje@google.com>
15015
15016 * gdb.base/pie-execl.exp: Fix result test of build_executable.
15017
15018 2015-09-09 Doug Evans <dje@google.com>
15019
15020 * gdb.base/savedregs.exp: Fix typo.
15021
15022 2015-09-09 Pedro Alves <palves@redhat.com>
15023
15024 * gdb.mi/mi-cli.exp: Add CLI finish tests.
15025
15026 2015-09-08 Sandra Loosemore <sandra@codesourcery.com>
15027
15028 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
15029 command actually switches threads. Give up on remaining
15030 tests if target fails to stop at breakpoint.
15031
15032 2015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
15033
15034 * gdb.ada/funcall_char.exp: New testcase.
15035 * gdb.ada/funcall_char/foo.adb: New file.
15036
15037 2015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
15038
15039 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
15040 expected outputs. Add two testcases for completing ambiguous
15041 functions.
15042 * gdb.ada/complete/aux_pck.adb: New file.
15043 * gdb.ada/complete/aux_pck.ads: New file.
15044 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
15045 Ambiguous_Func functions.
15046 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
15047 * gdb.ada/complete/pck.adb: Likewise.
15048
15049 2015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
15050
15051 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
15052 failures to run the test program under GDB.
15053
15054 2015-08-26 Luis Machado <lgustavo@codesourcery.com>
15055
15056 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
15057 to C.
15058
15059 2015-08-26 Patrick Palka <patrick@parcs.ath.cx>
15060
15061 * gdb.base/run-after-attach.exp: New test file.
15062 * gdb.base/run-after-attach.c: New test file.
15063
15064 2015-08-26 Don Breazeal <donb@codesourcery.com>
15065
15066 * gdb.base/foll-exec-2.c: New test program.
15067 * gdb.base/foll-exec-2.exp: New test.
15068
15069 2015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
15070
15071 * gdb.base/nested-subp1.exp: New file.
15072 * gdb.base/nested-subp1.c: New file.
15073 * gdb.base/nested-subp2.exp: New file.
15074 * gdb.base/nested-subp2.c: New file.
15075 * gdb.base/nested-subp3.exp: New file.
15076 * gdb.base/nested-subp3.c: New file.
15077
15078 2015-08-24 Pedro Alves <palves@redhat.com>
15079
15080 * gdb.server/connect-without-multi-process.c: New file.
15081 * gdb.server/connect-without-multi-process.exp: New file.
15082
15083 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
15084
15085 * gdb.opt/inline-markers.c: Make z int.
15086
15087 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
15088
15089 * gdb.opt/inline-markers.c: Make z volatile.
15090
15091 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
15092
15093 * gdb.opt/inline-bt.c: New volatile global z.
15094 * gdb.opt/inline-cmds.c: Likewise.
15095 * gdb.opt/inline-locals.c: Likewise.
15096 * gdb.opt/inline-markers.c: New extern global z.
15097 (marker): Use z.
15098 (inline_fn): Likewise.
15099
15100 2015-08-24 Pedro Alves <palves@redhat.com>
15101
15102 * config/m32r-stub.exp: Remove file.
15103 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
15104 * gdb.base/call-rt-st.exp: Likewise.
15105 * gdb.base/call-strs.exp: Likewise.
15106 * gdb.base/default.exp: Remove references to h8300-*-hms and
15107 *-*-udi*.
15108 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
15109
15110 2015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
15111
15112 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
15113 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
15114 and "return" use KFAIL when GDB can not read/write the vector
15115 return value.
15116
15117 2015-08-21 Gary Benson <gbenson@redhat.com>
15118
15119 * gdb.trace/pending.exp: Cope with remote transfer warnings.
15120
15121 2015-08-20 Pedro Alves <palves@redhat.com>
15122
15123 * gdb.server/solib-list.exp: No longer expect an interior stop in
15124 non-stop mode.
15125
15126 2015-08-20 Pedro Alves <palves@redhat.com>
15127
15128 * gdb.server/connect-stopped-target.c: New file.
15129 * gdb.server/connect-stopped-target.exp: New file.
15130
15131 2015-08-20 Pedro Alves <palves@redhat.com>
15132
15133 * gdb.dwarf2/comp-unit-lang.exp: New file.
15134 * gdb.dwarf2/comp-unit-lang.c: New file.
15135
15136 2015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
15137
15138 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
15139 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
15140
15141 2015-08-19 Kevin Buettner <kevinb@redhat.com>
15142
15143 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
15144 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
15145
15146 2015-08-18 Doug Evans <dje@google.com>
15147 Adrian Sendroiu <adrian.sendroiu@freescale.com>
15148
15149 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
15150 skip_python_tests. New arg prompt_regexp.
15151 (skip_python_tests): New function.
15152 * lib/mi-support.exp (mi_skip_python_tests): New function.
15153 * gdb.python/py-mi-objfile-gdb.py: New file.
15154 * gdb.python/py-mi-objfile.c: New file.
15155 * gdb.python/py-mi-objfile.exp: New file.
15156
15157 2015-08-17 Keith Seitz <keiths@redhat.com>
15158
15159 * gdb.linespec/explicit.exp: Move strace test from here ...
15160 * gdb.trace/strace.exp: ... to here.
15161
15162 2015-08-15 Patrick Palka <patrick@parcs.ath.cx>
15163
15164 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
15165 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
15166
15167 2015-08-14 Doug Evans <xdje42@gmail.com>
15168
15169 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
15170 inferior before selecting a new file.
15171
15172 2015-08-14 Doug Evans <xdje42@gmail.com>
15173
15174 * gdb.mi/mi-disassemble.exp: Update.
15175 * gdb.base/disasm-optim.S: New file.
15176 * gdb.base/disasm-optim.c: New file.
15177 * gdb.base/disasm-optim.h: New file.
15178 * gdb.base/disasm-optim.exp: New file.
15179
15180 2015-08-14 Keith Seitz <keiths@redhat.com>
15181
15182 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
15183 "evaluated-by".
15184
15185 2015-08-13 Joel Brobecker <brobecker@adacore.com>
15186
15187 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
15188
15189 2015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
15190
15191 * gdb.ada/fun_renaming.exp: New testcase.
15192 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
15193 * gdb.ada/fun_renaming/pack.adb: New file.
15194 * gdb.ada/fun_renaming/pack.ads: New file.
15195
15196 2015-08-12 Keith Seitz <keiths@redhat.com>
15197
15198 * gdb.base/dso2dso.exp: Pass basename of source file in call to
15199 gdb_get_line_number.
15200
15201 2015-08-12 Joel Brobecker <brobecker@adacore.com>
15202
15203 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
15204 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
15205 gdb.base/dso2dso.exp: New files.
15206
15207 2015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
15208 Pedro Alves <palves@redhat.com>
15209 Keith Seitz <keiths@redhat.com>
15210
15211 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
15212 GDBFLAGS.
15213
15214 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
15215
15216 * gdb.base/gdbhistsize-history.exp
15217 (test_histsize_history_setting): Use save_vars.
15218 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
15219 Use save_vars.
15220 (test_no_truncation_of_unlimited_history_file): Use save_vars.
15221 * gdb.base/readline.exp: Use save_vars.
15222
15223 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
15224
15225 * lib/gdb.exp (save_vars): New proc.
15226
15227 2015-08-11 Keith Seitz <keiths@redhat.com>
15228
15229 * gdb.base/help.exp: Update help_breakpoint_text.
15230
15231 2015-08-11 Keith Seitz <keiths@redhat.com>
15232
15233 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
15234 (at toplevel): Call test_explicit_breakpoints.
15235 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
15236 breakpoints.
15237 * lib/mi-support.exp (mi_make_breakpoint): Add support for
15238 breakpoint conditions, "-cond".
15239
15240 2015-08-11 Keith Seitz <keiths@redhat.com>
15241
15242 * gdb.linespec/3explicit.c: New file.
15243 * gdb.linespec/cpexplicit.cc: New file.
15244 * gdb.linespec/cpexplicit.exp: New file.
15245 * gdb.linespec/explicit.c: New file.
15246 * gdb.linespec/explicit.exp: New file.
15247 * gdb.linespec/explicit2.c: New file.
15248 * gdb.linespec/ls-errs.exp: Add explicit location tests.
15249 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
15250 before using in the matching pattern.
15251 Clarify that `prefix' is a regular expression.
15252
15253 2015-08-11 Keith Seitz <keiths@redhat.com>
15254
15255 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
15256 test.
15257 Add tests for missing ",FMT" and ",".
15258
15259 2015-08-10 Doug Evans <dje@google.com>
15260 Keith Seitz <keiths@redhat.com>
15261
15262 PR gdb/17960
15263 * gdb.base/completion.exp: Add location completer tests.
15264
15265 2015-08-07 Pedro Alves <palves@redhat.com>
15266
15267 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
15268 tests here.
15269 (top level): Run do_test with and without displaced stepping.
15270
15271 2015-08-07 Pedro Alves <palves@redhat.com>
15272
15273 * gdb.base/valgrind-disp-step.c: New file.
15274 * gdb.base/valgrind-disp-step.exp: New file.
15275
15276 2015-08-07 Pedro Alves <palves@redhat.com>
15277
15278 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
15279 Delete function.
15280 (main): Add alarm. Run an infinite loop instead of calling
15281 wait_threads.
15282 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
15283 comment.
15284 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
15285 Delete function.
15286 (main): Add alarm. Run an infinite loop instead of calling
15287 wait_threads.
15288 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
15289 comment.
15290
15291 2015-08-07 Pedro Alves <palves@redhat.com>
15292
15293 * gdb.base/checkpoint-ns.exp: New file.
15294 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
15295 standard_testfile.
15296
15297 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
15298
15299 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
15300 * gdb.btrace/instruction_history.exp: Update.
15301 * gdb.btrace/tsx.exp: New.
15302 * gdb.btrace/tsx.c: New.
15303
15304 2015-08-06 Pedro Alves <palves@redhat.com>
15305
15306 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
15307 increase timeout.
15308 * gdb.reverse/until-precsave.exp: Bump timeouts.
15309
15310 2015-08-06 Pedro Alves <palves@redhat.com>
15311
15312 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
15313
15314 2015-08-06 Pedro Alves <palves@redhat.com>
15315
15316 PR gdb/18749
15317 * gdb.threads/process-dies-while-handling-bp.c: New file.
15318 * gdb.threads/process-dies-while-handling-bp.exp: New file.
15319
15320 2015-08-06 Pedro Alves <palves@redhat.com>
15321
15322 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
15323 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
15324
15325 2015-08-05 Pedro Alves <palves@redhat.com>
15326
15327 * gdb.threads/next-while-other-thread-longjmps.c: New file.
15328 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
15329
15330 2015-08-03 Sandra Loosemore <sandra@codesourcery.com>
15331
15332 * gdb.base/bp-permanent.exp: Report test as unsupported if
15333 the target cannot stop at the permanent breakpoint.
15334
15335 2015-08-03 Doug Evans <dje@google.com>
15336
15337 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
15338 10000.
15339
15340 2015-08-03 Doug Evans <dje@google.com>
15341
15342 * Makefile.in (workers/%.worker, build-perf): New rule.
15343 (GDB_PERFTEST_MODE): New variable.
15344 (check-perf): Use it.
15345 (clean): Clean up gdb.perf parallel build subdirs.
15346 * lib/build-piece.exp: New file.
15347 * lib/gdb.exp (make_gdb_parallel_path): New function
15348 (standard_output_file, standard_temp_file): Call it.
15349 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
15350 of $GDB_PARALLEL.
15351 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
15352
15353 2015-08-03 Doug Evans <dje@google.com>
15354
15355 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
15356 (LOG_FILE_NAME): New global.
15357 (TextReporter.__init__): Initialize self.txt_sum.
15358 (TextReporter.report): Add support for multiple data-points.
15359 Move report to perftest.sum, put raw data in perftest.log.
15360 (TextReporter.start): Open sum and log files.
15361 (TextReporter.end): Close sum and log files.
15362 * gdb.perf/lib/perftest/testresult.py
15363 (SingleStatisticTestResult.record): Handle multiple data-points.
15364
15365 2015-07-31 Pedro Alves <palves@redhat.com>
15366
15367 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
15368 Use spawn_id_get_pid. Wait for spawn id after eof. Use
15369 kill_wait_spawned_process instead of explicit "kill -9".
15370 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
15371 returning a spawn id instead of a pid. Use spawn_id_get_pid and
15372 kill_wait_spawned_process.
15373 * gdb.base/attach-twice.exp: Likewise.
15374 * gdb.base/attach.exp: Likewise.
15375 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
15376 gdb_test_multiple.
15377 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
15378 returning a spawn id instead of a pid. Use spawn_id_get_pid and
15379 kill_wait_spawned_process.
15380 * gdb.base/valgrind-infcall.exp: Likewise.
15381 * gdb.multi/multi-attach.exp: Likewise.
15382 * gdb.python/py-prompt.exp: Likewise.
15383 * gdb.python/py-sync-interp.exp: Likewise.
15384 * gdb.server/ext-attach.exp: Likewise.
15385 * gdb.threads/attach-into-signal.exp (corefunc): Use
15386 spawn_wait_for_attach, spawn_id_get_pid and
15387 kill_wait_spawned_process.
15388 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
15389 spawn_wait_for_attach returning a spawn id instead of a pid. Use
15390 spawn_id_get_pid and kill_wait_spawned_process.
15391 * gdb.threads/attach-stopped.exp (corefunc): Use
15392 spawn_wait_for_attach, spawn_id_get_pid and
15393 kill_wait_spawned_process.
15394 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
15395 Use spawn_id_get_pid. Wait for spawn id after eof. Use
15396 kill_wait_spawned_process instead of explicit "kill -9".
15397 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
15398 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
15399 (spawn_wait_for_attach): Use spawn instead of exec to spawn
15400 processes. Don't map cygwin/windows pids here. Now returns a
15401 spawn id list.
15402
15403 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
15404
15405 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
15406 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
15407 correct patch.
15408
15409 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
15410
15411 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
15412
15413 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
15414
15415 Reapply:
15416 2014-05-21 Mark Wielaard <mjw@redhat.com>
15417
15418 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
15419
15420 2015-07-30 Pedro Alves <palves@redhat.com>
15421
15422 * linux-low.c (handle_extended_wait): Set the child's last
15423 reported status to TARGET_WAITKIND_STOPPED.
15424
15425 2015-07-30 Pedro Alves <palves@redhat.com>
15426
15427 PR threads/18600
15428 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
15429 only shows inferior 1.
15430
15431 2015-07-30 Simon Marchi <simon.marchi@ericsson.com>
15432 Pedro Alves <palves@redhat.com>
15433
15434 PR threads/18600
15435 * gdb.threads/fork-plus-threads.c: New file.
15436 * gdb.threads/fork-plus-threads.exp: New file.
15437
15438 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
15439
15440 * gdb.base/batch-preserve-term-settings.exp
15441 (test_terminal_settings_preserved_after_cli_exit): Use
15442 send_quit_command.
15443
15444 2015-07-29 Pedro Alves <palves@redhat.com>
15445 Don Breazeal <donb@codesourcery.com>
15446
15447 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
15448 output from both inferior_spawn_id and gdb_spawn_id.
15449
15450 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
15451
15452 * gdb.threads/attach-into-signal.exp (corefunc): Use
15453 with_test_prefix on nested loops, uniquefying the test messages.
15454
15455 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
15456
15457 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
15458 commit.
15459
15460 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
15461
15462 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
15463 New proc.
15464 (test_terminal_settings_preserved_after_sigterm): New test.
15465
15466 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
15467
15468 * gdb.base/batch-preserve-term-settings.exp
15469 (test_terminal_settings_preserved_after_cli_exit): New test.
15470
15471 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
15472
15473 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
15474 manipulation of saved_gdbflags.
15475 (test_terminal_settings_preserved): Remove global declaration of
15476 the unused variable pagination_prompt. Remove manipulation of
15477 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
15478 GDBFLAGS.
15479
15480 2015-07-29 Pedro Alves <palves@redhat.com>
15481
15482 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
15483
15484 2015-07-29 Pedro Alves <palves@redhat.com>
15485
15486 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
15487 at the top.
15488
15489 2015-07-29 Pedro Alves <palves@redhat.com>
15490
15491 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
15492 (main): Call gdb_unbuffer_output.
15493 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
15494 (main): Call gdb_unbuffer_output.
15495 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
15496 (main): Call gdb_unbuffer_output.
15497 * gdb.base/call-strs.exp: Adjust to step over the
15498 gdb_unbuffer_output call.
15499 * gdb.base/catch-gdb-caused-signals.c: Include
15500 "../lib/unbuffer_output.c".
15501 (main): Call gdb_unbuffer_output.
15502 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
15503 (main): Call gdb_unbuffer_output.
15504 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
15505 (main): Call gdb_unbuffer_output.
15506 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
15507 (main): Call gdb_unbuffer_output.
15508 * gdb.base/shlib-call.exp: Adjust to step over the
15509 gdb_unbuffer_output call.
15510 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
15511 (main): Call gdb_unbuffer_output.
15512 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
15513 (main): Call gdb_unbuffer_output.
15514 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
15515 (main): Rename to ...
15516 (test): ... this.
15517 (main): Reimplement.
15518 * gdb.base/varargs.exp: Run to test instead of to main.
15519 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
15520 (main): Call gdb_unbuffer_output.
15521
15522 2015-07-29 Pedro Alves <palves@redhat.com>
15523
15524 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
15525 factore out from mi_continue_dprintf. For call-style dprintfs,
15526 expect dprintf output out of $inferior_spawn_id.
15527 (mi_continue_dprintf): Use mi_expect_dprintf.
15528 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
15529 (main): Call gdb_unbuffer_output.
15530
15531 2015-07-29 Pedro Alves <palves@redhat.com>
15532
15533 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
15534 (default_mi_gdb_start): Set inferior_spawn_id instead of
15535 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
15536 gdb_spawn_id.
15537 (mi_gdb_test): Always expect inferior output from both
15538 $inferior_spawn_id and $gdb_spawn_id.
15539
15540 2015-07-29 Pedro Alves <palves@redhat.com>
15541
15542 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
15543 send_inferior and $inferior_spawn_id.
15544
15545 2015-07-29 Pedro Alves <palves@redhat.com>
15546
15547 * gdb.gdb/complaints.exp (test_initial_complaints)
15548 (test_serial_complaints, test_short_complaints): Use
15549 gdb_test_stdio.
15550 (test_empty_complaint): Handle $inferior_spawn_id !=
15551 $gdb_spawn_id.
15552
15553 2015-07-29 Pedro Alves <palves@redhat.com>
15554
15555 * gdb.base/varargs.exp: Use gdb_test_stdio.
15556
15557 2015-07-29 Pedro Alves <palves@redhat.com>
15558
15559 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
15560
15561 2015-07-29 Pedro Alves <palves@redhat.com>
15562
15563 * gdb.base/ending-run.exp: Use gdb_test_stdio.
15564
15565 2015-07-29 Pedro Alves <palves@redhat.com>
15566
15567 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
15568 parameter into two new parameters, "inf_result" and "gdb_result".
15569 Expect inferior output and gdb output from $inferior_spawn_id and
15570 $gdb_spawn_id, respectively. Adjust all callers.
15571
15572 2015-07-29 Pedro Alves <palves@redhat.com>
15573
15574 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
15575 of gdb_test_sequence.
15576
15577 2015-07-29 Pedro Alves <palves@redhat.com>
15578
15579 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
15580 (saw_spurious_output): Expect inferior output from
15581 $inferior_spawn_id. Use gdb_test_stdio.
15582
15583 2015-07-29 Pedro Alves <palves@redhat.com>
15584
15585 * gdb.base/dprintf.exp: Use standard_testfile. Change
15586 prepare_for_testing call.
15587 (srcfile): Don't set.
15588 (restart): New procedure.
15589 (test_dprintf): New procecure, use to continue over dprintfs.
15590 (test_call, test_agent): New procedures, tests moved here.
15591 Restart gdb and recreate dprintfs. Adjust expected output.
15592
15593 2015-07-29 Pedro Alves <palves@redhat.com>
15594
15595 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
15596
15597 2015-07-29 Pedro Alves <palves@redhat.com>
15598
15599 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
15600
15601 2015-07-29 Pedro Alves <palves@redhat.com>
15602
15603 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
15604 gdb_test_stdio.
15605
15606 2015-07-29 Pedro Alves <palves@redhat.com>
15607
15608 * lib/gdb.exp (gdb_test_stdio): New procedure.
15609
15610 2015-07-29 Pedro Alves <palves@redhat.com>
15611
15612 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
15613
15614 2015-07-29 Pedro Alves <palves@redhat.com>
15615
15616 * gdb.base/call-signal-resume.exp: Remove check for
15617 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
15618 * gdb.base/unwindonsignal.exp: Likewise.
15619 * gdb.base/call-signals.c (gen_signal): Remove printf call.
15620 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
15621
15622 2015-07-29 Pedro Alves <palves@redhat.com>
15623
15624 * gdb.base/siginfo-addr.c (pass): New function.
15625 (handler): Call it iff si_addr is correct.
15626 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
15627 Set a breakpoint at "pass" and continue to it.
15628
15629 2015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
15630
15631 * gdb.python/py-objfile.exp: Make some tests have unique names.
15632 * gdb.python/py-pp-registration.exp: Likewise.
15633
15634 2015-07-28 Pedro Alves <palves@redhat.com>
15635
15636 * gdb.server/server-exec-info.exp: Issue a "disconnect".
15637
15638 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
15639
15640 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
15641
15642 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
15643
15644 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
15645
15646 2015-07-27 Patrick Palka <patrick@parcs.ath.cx>
15647
15648 * gdb.base/gdb-sigterm-2.exp: New test.
15649
15650 2015-07-25 Doug Evans <xdje42@gmail.com>
15651
15652 Revert:
15653 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
15654 (workers/%.worker, build-perf): New rule.
15655 (GDB_PERFTEST_MODE): New variable.
15656 (check-perf): Use it.
15657 (clean): Clean up gdb.perf parallel build subdirs.
15658 * lib/build-piece.exp: New file.
15659 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
15660 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
15661 name.
15662 (standard_temp_file): Ditto.
15663 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
15664 of $GDB_PARALLEL.
15665
15666 2015-07-24 Doug Evans <dje@google.com>
15667
15668 * gdb.perf/lib/perftest/utils.py: New file.
15669 * gdb.perf/gm-hello.cc: New file.
15670 * gdb.perf/gm-pervasive-typedef.cc: New file.
15671 * gdb.perf/gm-pervasive-typedef.h: New file.
15672 * gdb.perf/gm-std.cc: New file.
15673 * gdb.perf/gm-std.h: New file.
15674 * gdb.perf/gm-use-cerr.cc: New file.
15675 * gdb.perf/gm-utils.h: New file.
15676 * gdb.perf/gmonster-null-lookup.py: New file.
15677 * gdb.perf/gmonster-pervasive-typedef.py: New file.
15678 * gdb.perf/gmonster-print-cerr.py: New file.
15679 * gdb.perf/gmonster-ptype-string.py: New file.
15680 * gdb.perf/gmonster-runto-main.py: New file.
15681 * gdb.perf/gmonster-select-file.py: New file.
15682 * gdb.perf/gmonster1-null-lookup.exp: New file.
15683 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
15684 * gdb.perf/gmonster1-print-cerr.exp: New file.
15685 * gdb.perf/gmonster1-ptype-string.exp: New file.
15686 * gdb.perf/gmonster1-runto-main.exp: New file.
15687 * gdb.perf/gmonster1-select-file.exp: New file.
15688 * gdb.perf/gmonster1.cc: New file.
15689 * gdb.perf/gmonster1.exp: New file.
15690 * gdb.perf/gmonster2-null-lookup.exp: New file.
15691 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
15692 * gdb.perf/gmonster2-print-cerr.exp: New file.
15693 * gdb.perf/gmonster2-ptype-string.exp: New file.
15694 * gdb.perf/gmonster2-runto-main.exp: New file.
15695 * gdb.perf/gmonster2-select-file.exp: New file.
15696 * gdb.perf/gmonster2.cc: New file.
15697 * gdb.perf/gmonster2.exp: New file.
15698
15699 2015-07-24 Doug Evans <dje@google.com>
15700
15701 * gdb.perf/README: New file.
15702 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
15703 * lib/gen-perf-test.exp: New file.
15704
15705 2015-07-24 Doug Evans <dje@google.com>
15706
15707 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
15708 (PerfTest::startup): New function.
15709 (PerfTest::run): Return result of calling body.
15710 (PerfTest::assemble): Rewrite.
15711 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
15712 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
15713 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
15714 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
15715 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
15716
15717 2015-07-24 Doug Evans <dje@google.com>
15718
15719 * lib/gdb.exp (clean_restart): Make executable optional.
15720
15721 2015-07-24 Doug Evans <dje@google.com>
15722
15723 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
15724 compiler_info references.
15725 * gdb.cp/temargs.exp: Ditto.
15726 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
15727 (get_compiler_info): Early exit if already computed. Set compiler_info
15728 to "unknown" if there was a problem.
15729 (test_compiler_info): Add function comment. Call get_compiler_info.
15730
15731 2015-07-24 Doug Evans <dje@google.com>
15732
15733 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
15734 (workers/%.worker, build-perf): New rule.
15735 (GDB_PERFTEST_MODE): New variable.
15736 (check-perf): Use it.
15737 (clean): Clean up gdb.perf parallel build subdirs.
15738 * lib/build-piece.exp: New file.
15739 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
15740 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
15741 name.
15742 (standard_temp_file): Ditto.
15743 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
15744 of $GDB_PARALLEL.
15745
15746 2015-07-24 Doug Evans <dje@google.com>
15747
15748 * lib/future.exp (gdb_default_target_compile): New option
15749 "early_flags".
15750 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
15751 --as-needed.
15752
15753 2015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
15754
15755 * gdb.base/catch-syscall.exp: Call gdb_exit before
15756 gdb_skip_xml_test.
15757
15758 2015-07-24 Pedro Alves <palves@redhat.com>
15759
15760 * gdb.python/py-events.exp: Accept output between the stop event
15761 and the prompt.
15762 * gdb.python/py-evsignal.exp: Likewise.
15763 * gdb.python/py-evthreads.exp: Likewise.
15764
15765 2015-07-24 Pedro Alves <palves@redhat.com>
15766
15767 PR gdb/18717
15768 * gdb.threads/non-ldr-exit.c: New file.
15769 * gdb.threads/non-ldr-exit.exp: New file.
15770
15771 2015-07-24 Yao Qi <yao.qi@linaro.org>
15772
15773 * gdb.server/ext-wrapper.exp: Test --wrapper option when
15774 restarting process.
15775
15776 2015-07-24 Yao Qi <yao.qi@linaro.org>
15777
15778 * gdb.server/ext-restart.exp: New file.
15779
15780 2015-07-24 Yao Qi <yao.qi@linaro.org>
15781
15782 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
15783 argument options.
15784 * gdb.server/ext-wrapper.exp: New file.
15785
15786 2015-07-23 Doug Evans <dje@google.com>
15787
15788 * gdb.dwarf2/dw2-dummy-cu.S: New file.
15789 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
15790
15791 2015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
15792
15793 * gdb.ada/var_arr_typedef.exp: New testcase.
15794 * gdb.ada/var_arr_typedef/pack.adb: New file.
15795 * gdb.ada/var_arr_typedef/pack.ads: New file.
15796 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
15797
15798 2015-07-20 Joel Brobecker <brobecker@adacore.com>
15799
15800 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
15801
15802 2015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
15803
15804 * gdb.arch/i386-biarch-core.exp: Replace istarget
15805 by "complete set gnutarget". Remove expectation for the "core-file"
15806 command.
15807
15808 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
15809
15810 Revert the previous commit:
15811 Tests for validate symbol file using build-id.
15812
15813 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
15814
15815 Tests for validate symbol file using build-id.
15816 * gdb.base/solib-mismatch-lib.c: New file.
15817 * gdb.base/solib-mismatch-libmod.c: New file.
15818 * gdb.base/solib-mismatch.c: New file.
15819 * gdb.base/solib-mismatch.exp: New file.
15820
15821 2015-07-15 Sandra Loosemore <sandra@codesourcery.com>
15822
15823 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
15824 nios2-*-linux*.
15825 * gdb.base/sigbpt.exp (stepi_out): Likewise.
15826 * gdb.base/siginfo.exp: Likewise.
15827 * gdb.base/sigstep.exp (advance, advancei): Likewise.
15828
15829 2015-07-15 Pierre Langlois <pierre.langlois@arm.com>
15830
15831 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
15832 Move it to ...
15833 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
15834 ... here.
15835 * gdb.trace/range-stepping.exp: Check that the target supports
15836 range stepping.
15837
15838 2015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
15839
15840 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
15841
15842 2015-07-14 Pedro Alves <palves@redhat.com>
15843
15844 * gdb.base/killed-outside.exp: New file.
15845 * gdb.base/killed-outside.c: New file.
15846
15847 2015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
15848
15849 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
15850 (n at main): New.
15851 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
15852
15853 2015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
15854
15855 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
15856 infcall tests instead of setting up for KFAIL.
15857
15858 2015-07-10 Markus Metzger <markus.t.metzger@intel.com>
15859
15860 * gdb.btrace/record_goto-step.exp: New.
15861
15862 2015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
15863
15864 PR compile/18484
15865 * gdb.compile/compile.c (struct struct_type): Add volatile to
15866 selffield's type.
15867 * gdb.compile/compile.exp
15868 (compile code struct_object.selffield = &struct_object): Skip further
15869 struct_object tests if this one xfails.
15870
15871 2015-07-08 Robert O'Callahan <robert@ocallahan.org>
15872
15873 PR exp/18617
15874 * gdb.trace/ax.exp: Add test.
15875
15876 2015-07-07 Yao Qi <yao.qi@linaro.org>
15877
15878 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
15879 instead of istarget "aarch64*-*-*".
15880 * gdb.arch/aarch64-fp.exp: Likewise.
15881 * gdb.base/float.exp: Likewise.
15882 * gdb.reverse/aarch64.exp: Likewise.
15883 * lib/gdb.exp (is_aarch64_target): New proc.
15884
15885 2015-07-07 Yao Qi <yao.qi@linaro.org>
15886
15887 * lib/gdb.exp (is_aarch32_target): New proc.
15888 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
15889 instead of "istarget "arm*-*-*"".
15890 * gdb.arch/arm-disp-step.exp: Likewise.
15891 * gdb.arch/thumb-bx-pc.exp: Likewise.
15892 * gdb.arch/thumb-prologue.exp: Likewise.
15893 * gdb.arch/thumb-singlestep.exp: Likewise.
15894 * gdb.base/disp-step-syscall.exp: Likewise.
15895 * gdb.base/float.exp: Likewise.
15896
15897 2015-07-07 Yao Qi <yao.qi@linaro.org>
15898
15899 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
15900 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
15901
15902 2015-07-07 Yao Qi <yao.qi@linaro.org>
15903
15904 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
15905 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
15906 if it exists.
15907 * gdb.multi/multi-arch.exp: Likewise.
15908
15909 2015-07-07 Simon Marchi <simon.marchi@ericsson.com>
15910
15911 * gdb.python/py-lazy-string.exp: Add missing parentheses to
15912 print.
15913
15914 2015-07-07 Yao Qi <yao.qi@linaro.org>
15915
15916 * gdb.arch/thumb-singlestep.exp: Do one more single step.
15917
15918 2015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
15919
15920 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
15921 '[' and ']' characters.
15922
15923 2015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
15924
15925 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
15926
15927 2015-06-29 Pedro Alves <palves@redhat.com>
15928
15929 PR threads/18127
15930 * gdb.threads/hand-call-new-thread.c: New file.
15931 * gdb.threads/hand-call-new-thread.c: New file.
15932
15933 2015-06-26 Keith Seitz <keiths@redhat.com>
15934 Doug Evans <dje@google.com>
15935
15936 PR 16253
15937 * gdb.cp/var-tag-2.cc: New file.
15938 * gdb.cp/var-tag-3.cc: New file.
15939 * gdb.cp/var-tag-4.cc: New file.
15940 * gdb.cp/var-tag.cc: New file.
15941 * gdb.cp/var-tag.exp: New file.
15942
15943 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
15944
15945 * gdb.base/history-duplicates.exp: New test.
15946
15947 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
15948
15949 * gdb.base/completion.exp: Test the completion of the "focus"
15950 command.
15951
15952 2015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
15953
15954 * gdb.arch/amd64-prologue-skip.S: New file.
15955 * gdb.arch/amd64-prologue-skip.exp: New file.
15956
15957 2015-06-25 Simon Marchi <simon.marchi@ericsson.com>
15958
15959 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
15960 is_address_zero_readable check.
15961
15962 2015-06-24 Peter Bergner <bergner@vnet.ibm.com>
15963
15964 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
15965 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
15966
15967 2015-06-24 Yao Qi <yao.qi@linaro.org>
15968
15969 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
15970 linux targets.
15971
15972 2015-06-24 Yao Qi <yao.qi@linaro.org>
15973
15974 * lib/gdb.exp (supports_get_siginfo_type): New proc.
15975 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
15976 * gdb.base/siginfo-thread.exp: Likewise.
15977
15978 2015-06-22 Yao Qi <yao.qi@linaro.org>
15979
15980 * boards/remote-gdbserver-on-localhost.exp: Add comments.
15981
15982 2015-06-22 Yao Qi <yao.qi@linaro.org>
15983
15984 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
15985 aarch64*-*-*.
15986 (skip_hw_watchpoint_tests): Likewise.
15987
15988 2015-06-18 Patrick Palka <patrick@parcs.ath.cx>
15989
15990 * gdb.base/gdbinit-history.exp: Test the interaction between
15991 setting GDBHISTSIZE and setting the history size via .gdbinit.
15992
15993 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
15994
15995 PR gdb/16999
15996 * gdb.base/gdbhistsize-history.exp: New test.
15997
15998 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
15999
16000 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
16001 with GDBHISTSIZE.
16002 * gdb.base/readline.exp: Likewise.
16003
16004 2015-06-17 Yao Qi <yao.qi@linaro.org>
16005
16006 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
16007 line.
16008
16009 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
16010
16011 * gdb.base/gdbinit-history.exp: Add test case to check that
16012 an unlimited history file does not get truncated on exit.
16013
16014 2015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16015
16016 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
16017 (VECTOR): New macro. Use it...
16018 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
16019 ...for these typedefs.
16020 (int8, char1, int1, double1): New typedefs.
16021 (struct just_int2, struct two_int2): New structures.
16022 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
16023 (add_structvecs, add_singlevecs): New functions.
16024 (main): Call add_some_intvecs twice.
16025 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
16026 the compile and exit upon failure. Try compiling for the "native"
16027 architecture. Test inferior function calls with vector arguments
16028 and vector return value handling with "finish" and "return".
16029
16030 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
16031
16032 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
16033 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
16034 PE file.
16035 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
16036
16037 2015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
16038
16039 PR breakpoints/16465
16040 * gdb.mi/mi-dprintf-pending.c: New file.
16041 * gdb.mi/mi-dprintf-pending.exp: New test.
16042 * gdb.mi/mi-dprintf-pendshr.c: New file.
16043
16044 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
16045 Mircea Gherzan <mircea.gherzan@intel.com>
16046
16047 * gdb.arch/i386-mpx-map.c: New file.
16048 * gdb.arch/i386-mpx-map.exp: New File.
16049
16050 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
16051
16052 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
16053 * gdb.arch/i386-mpx.exp: Indentation fixed.
16054
16055 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
16056
16057 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
16058 function and improved indentation.
16059 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
16060 gdb_test_multiple. Added additional tests to skip the test.
16061
16062 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
16063
16064 * gdb.arch/i386-avx512.c: Change path in include file.
16065 * gdb.arch/i386-avx512.exp: Change include dir path
16066 compilation flag.
16067 * gdb.arch/i386-mpx.c: Change path in include file.
16068 * gdb.arch/i386-mpx.exp: Change include dir path compilation
16069 flag.
16070
16071 2015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
16072
16073 * gdb.compile/compile-print.exp (compile print *vararray@3)
16074 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
16075
16076 2015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
16077
16078 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
16079 (do not keep jit in memory): ... this.
16080 (expect 5): Change it to ...
16081 (expect no 5): ... this.
16082
16083 2015-06-02 Simon Marchi <simon.marchi@ericsson.com>
16084
16085 PR gdb/15564
16086 * gdb.mi/mi-detach.exp: New file.
16087
16088 2015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
16089
16090 PR symtab/18392
16091 * gdb.arch/amd64-tailcall-self.S: New file.
16092 * gdb.arch/amd64-tailcall-self.c: New file.
16093 * gdb.arch/amd64-tailcall-self.exp: New file.
16094
16095 2015-05-28 Don Breazeal <donb@codesourcery.com>
16096
16097 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
16098 tests for remote targets by checking is_target_gdbserver.
16099
16100 2015-05-27 Doug Evans <dje@google.com>
16101
16102 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
16103 * gdb.dwarf2/opaque-type-lookup.c: New file.
16104 * gdb.dwarf2/opaque-type-lookup.exp: New file.
16105
16106 2015-05-26 Doug Evans <dje@google.com>
16107
16108 * gdb.cp/iostream.cc: New file.
16109 * gdb.cp/iostream.exp: New file.
16110
16111 2015-05-26 Doug Evans <dje@google.com>
16112
16113 * gdb.dwarf2/dw2-op-call.exp: Update.
16114 * gdb.dwarf2/dw4-sig-types.exp: Update.
16115 * gdb.dwarf2/implptr.exp: Update.
16116 * gdb.mi/mi-cmd-param-changed.exp: Update.
16117
16118 2015-05-26 Doug Evans <dje@google.com>
16119
16120 * gdb.python/py-lazy-string.c: New file.
16121 * gdb.python/py-lazy-string.exp: New file.
16122 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
16123 (main): Update. Add estring3.
16124 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
16125 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
16126
16127 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
16128 Yao Qi <yao.qi@linaro.org>
16129
16130 * gdb.reverse/aarch64.c: New.
16131 * gdb.reverse/aarch64.exp: New.
16132
16133 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
16134
16135 * lib/gdb.exp (supports_process_record): Return true for
16136 aarch64*-linux*.
16137 (supports_reverse): Likewise.
16138
16139 2015-05-22 Patrick Palka <patrick@parcs.ath.cx>
16140
16141 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
16142 Use with_test_prefix.
16143
16144 2015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
16145
16146 * gdb.base/completion.exp: Add test for completion of layout
16147 names.
16148
16149 2015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
16150
16151 * lib/gdb.exp (skip_tui_tests): New proc.
16152 * gdb.base/tui-layout.exp: Check skip_tui_tests.
16153
16154 2015-05-19 Pedro Alves <palves@redhat.com>
16155
16156 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
16157 Save the whole env array instead of just HOME. Unset HISTSIZE in
16158 the environment while testing. Restore whole environment
16159 afterwards.
16160
16161 2015-05-16 Doug Evans <xdje42@gmail.com>
16162
16163 * gdb.guile/scm-ports.c: New file.
16164 * gdb.guile/scm-ports.exp: Add memory port tests.
16165
16166 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
16167
16168 * gdb.compile/compile-print.c: New file.
16169 * gdb.compile/compile-print.exp: New file.
16170
16171 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
16172
16173 * gdb.compile/compile-ops.exp: Cast param to void.
16174 * gdb.compile/compile.exp: Complete type for _gdb_expr.
16175 (compile code struct_object.selffield = &struct_object): Add xfail.
16176
16177 2015-05-15 Joel Brobecker <brobecker@adacore.com>
16178
16179 * gdb.ada/arr_enum_with_gap: New testcase.
16180
16181 2015-05-15 Joel Brobecker <brobecker@adacore.com>
16182
16183 * gdb.ada/byte_packed_arr: New testcase.
16184
16185 2015-05-15 Joel Brobecker <brobecker@adacore.com>
16186
16187 * gdb.ada/pckd_neg: New testcase.
16188
16189 2015-05-13 Patrick Palka <patrick@parcs.ath.cx>
16190
16191 PR gdb/17820
16192 * gdb.base/gdbinit-history.exp: New test.
16193 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
16194 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
16195
16196 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
16197
16198 * gdb.python/py-xmethods.cc: Enhance test case.
16199 * gdb.python/py-xmethods.exp: New tests.
16200 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
16201 function.
16202 (B_indexoper): Likewise.
16203 (global_dm_list) : Add new xmethod worker functions.
16204
16205 2015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
16206
16207 * gdb.base/coredump-filter.exp: Correctly unset
16208 "coredump_var_addr" array.
16209
16210 2015-05-08 Pedro Alves <palves@redhat.com>
16211
16212 * gdb.server/non-existing-program.exp: Unset spawn_id.
16213
16214 2015-05-08 Siva Chandra Reddy <sivachandra@google.com>
16215
16216 PR python/18291
16217 * gdb.python/py-xmethods.exp: Add tests.
16218
16219 2015-05-08 Yao Qi <yao.qi@linaro.org>
16220
16221 PR gdb/18208
16222 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
16223 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
16224 function set_coredump_filter, and remove remote_exec call.
16225 Remove argument ipid. Callers update.
16226 (top level): Don't get inferior's PID.
16227
16228 2015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
16229
16230 * gdb.base/watch_thread_num.exp: Skip test on targets without
16231 access watchpoints.
16232
16233 2015-05-06 Pedro Alves <palves@redhat.com>
16234
16235 PR server/18081
16236 * gdb.server/non-existing-program.exp: New file.
16237
16238 2015-05-05 Joel Brobecker <brobecker@adacore.com>
16239
16240 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
16241
16242 2015-05-05 Joel Brobecker <brobecker@adacore.com>
16243
16244 * gdb.ada/out_of_line_in_inlined: New testcase.
16245
16246 2015-05-05 Joel Brobecker <brobecker@adacore.com>
16247
16248 * gdb.ada/var_rec_arr: New testcase.
16249
16250 2015-04-30 Yao Qi <yao.qi@linaro.org>
16251
16252 * gdb.base/break-idempotent.exp: If
16253 skip_hw_watchpoint_multi_tests returns true, skip the tests
16254 on "rwatch" and "awatch".
16255
16256 2015-04-30 Yao Qi <yao.qi@linaro.org>
16257
16258 * gdb.base/relativedebug.exp: Invoke gdb command
16259 "info sharedlibrary", and if libc.so doesn't have debug info,
16260 skip the test.
16261
16262 2015-04-29 Doug Evans <dje@google.com>
16263
16264 * gdb.python/py-xmethods.exp: Add ptype tests.
16265 * gdb.python/py-xmethods.py (E_method_char_worker): Add
16266 get_result_type method.
16267
16268 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
16269
16270 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
16271 the target does not support hardware watchpoints.
16272
16273 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
16274
16275 * gdb.base/break-always.exp: Abort testing if writing to memory
16276 causes an error.
16277
16278 2015-04-28 Doug Evans <dje@google.com>
16279
16280 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
16281 * gdb.python/py-pp-registration.exp: ... here. New file.
16282 * gdb.python/py-pp-registration.c: New file.
16283 * gdb.python/py-pp-registration.py: New file.
16284
16285 2015-04-28 Doug Evans <dje@google.com>
16286
16287 * gdb.python/py-bad-printers.c: New file.
16288 * gdb.python/py-bad-printers.py: New file.
16289 * gdb.python/py-bad-printers.exp: New file.
16290
16291 2015-04-28 Sasha Smundak <asmundak@google.com>
16292
16293 * gdb.python/py-type.exp: New test.
16294
16295 2015-04-28 Andy Wingo <wingo@igalia.com>
16296
16297 * gdb.python/py-parameter.exp:
16298 * gdb.guile/scm-parameter.exp: Escape the path that we are
16299 matching against, as it might contain characters that are special
16300 to regular expressions.
16301
16302 2015-04-27 Joel Brobecker <brobecker@adacore.com>
16303
16304 * gdb.ada/rec_comp: New testcase.
16305
16306 2015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
16307
16308 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
16309 before using it.
16310
16311 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
16312
16313 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
16314 new tests for verilog output.
16315
16316 2015-04-24 Yao Qi <yao.qi@linaro.org>
16317
16318 * boards/remote-gdbserver-on-localhost.exp: New file.
16319
16320 2015-04-23 Pedro Alves <palves@redhat.com>
16321
16322 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
16323 $inferior_spawn_id instead of $inferior_spawn_id directly. On
16324 "end of file", remove $inferior_spawn_id from the indirect list.
16325
16326 2015-04-23 Pedro Alves <palves@redhat.com>
16327
16328 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
16329
16330 2015-04-23 Pedro Alves <palves@redhat.com>
16331
16332 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
16333 on $any_spawn_id instead of only on $gdb_spawn_id.
16334
16335 2015-04-21 Pierre Muller <muller@sourceware.org>
16336
16337 PR pascal/17815
16338 * lib/pascal.exp (gpc_compile): Add new option "class".
16339 (fpc_compile): Likewise.
16340 * gdb.pascal/case-insensitive-symbols.pas: New file.
16341 * gdb.pascal/case-insensitive-symbols.exp: New file.
16342
16343 2015-04-20 Gary Benson <gbenson@redhat.com>
16344
16345 * gdb.base/attach.exp: Fix three extended remote failures.
16346
16347 2015-04-17 Gary Benson <gbenson@redhat.com>
16348
16349 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
16350 the main executable over the remote protocol.
16351
16352 2015-04-16 Pedro Alves <palves@redhat.com>
16353
16354 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
16355 a new gdbserver if gdbserver_reconnect_p is set.
16356
16357 2015-04-16 Pedro Alves <palves@redhat.com>
16358
16359 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
16360 is set, don't exit gdbserver.
16361
16362 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
16363
16364 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
16365 appropriate .insn, such that an older assembler can be used.
16366 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
16367 the z/Architecture instruction set on 31-bit targets as well.
16368
16369 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
16370
16371 * gdb.go/handcall.exp: Remove all logic related to the first
16372 breakpoint and rely on go_runto_main instead.
16373 * gdb.go/strings.exp: Likewise.
16374 * gdb.go/unsafe.exp: Likewise.
16375 * gdb.go/hello.exp: Likewise. Also rename the remaining
16376 breakpoint marker to "breakpoint 1".
16377 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
16378 * gdb.go/strings.go: Likewise.
16379 * gdb.go/unsafe.go: Likewise.
16380 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
16381 "set breakpoint 2 here" and rename the remaining breakpoint marker
16382 to "breakpoint 1".
16383
16384 2015-04-15 Simon Marchi <simon.marchi@ericsson.com>
16385
16386 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
16387 if itertools.imap is not present.
16388 * gdb.python/py-objfile.exp: Add parentheses.
16389 * gdb.python/py-type.exp: Same.
16390 * gdb.python/py-unwind-maint.py: Same.
16391
16392 2015-04-15 Yao Qi <yao.qi@linaro.org>
16393
16394 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
16395 of ":$ptr_size" and set its form explicitly.
16396
16397 2015-04-15 Pedro Alves <palves@redhat.com>
16398 Yao Qi <yao.qi@linaro.org>
16399
16400 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
16401 timeout by factor of 4.
16402 (test_regular_watch): Likewise.
16403 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
16404 * gdb.reverse/sigall-reverse.exp: Likewise.
16405 * gdb.reverse/until-precsave.exp: Likewise.
16406 * lib/gdb.exp (with_timeout_factor): New proc.
16407 (gdb_expect): Move some code to ...
16408 (get_largest_timeout): ... here. New procedure.
16409
16410 2015-04-14 Luis Machado <lgustavo@codesourcery.com>
16411
16412 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
16413
16414 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
16415
16416 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
16417 to write to the .text section.
16418
16419 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
16420
16421 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
16422 Handle the case of targets that do not provide PID information.
16423
16424 2015-04-13 Yao Qi <yao.qi@linaro.org>
16425
16426 * lib/gdbserver-support.exp (gdb_exit): Catch exception
16427 and use expect instead of gdb_expect.
16428
16429 2015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
16430
16431 * gdb.base/coredump-filter.exp: Rename variable "addr" to
16432 "coredump_var_addr" to avoid naming conflict with other testcases.
16433
16434 2015-04-10 Pedro Alves <palves@redhat.com>
16435
16436 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
16437 gdb_test_sequence and gdb_assert.
16438
16439 2015-04-10 Pedro Alves <palves@redhat.com>
16440
16441 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
16442 test messages that don't include the breakpoint address.
16443
16444 2015-04-10 Yao Qi <yao.qi@linaro.org>
16445
16446 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
16447 false for some offset and width combinations which aren't
16448 supported by linux kernel.
16449
16450 2015-04-10 Pedro Alves <palves@redhat.com>
16451
16452 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
16453 procedure, factored out from ...
16454 (top level): ... here. Add "set displaced-stepping" testing axis.
16455 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
16456 parameter "displaced". Use it.
16457 (top level): Use foreach and add "set displaced-stepping" testing
16458 axis.
16459
16460 2015-04-10 Pedro Alves <palves@redhat.com>
16461
16462 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
16463 Remove comment.
16464 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
16465 both the address of the instruction that triggers the watchpoint
16466 and the address of the instruction immediately after, and use
16467 those addresses for the test. Fix comment.
16468
16469 2015-04-10 Pedro Alves <palves@redhat.com>
16470
16471 * gdb.base/sigstep.exp (breakpoint_to_handler)
16472 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
16473 Test "backtrace" in handler.
16474 (breakpoint_over_handler): New parameter 'displaced'. Use it.
16475 (top level): Add new "displaced" test axis to
16476 breakpoint_to_handler, breakpoint_to_handler_entry and
16477 breakpoint_over_handler.
16478
16479 2015-04-10 Pedro Alves <palves@redhat.com>
16480
16481 PR gdb/18216
16482 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
16483
16484 2015-04-10 Yao Qi <yao.qi@linaro.org>
16485
16486 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
16487 (test_add_rn_pc): New function.
16488 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
16489 (top level): Invoke test_add_rn_pc.
16490
16491 2015-04-10 Pedro Alves <palves@redhat.com>
16492
16493 PR gdb/13858
16494 * gdb.base/step-over-no-symbols.exp: New file.
16495
16496 2015-04-09 Andy Wingo <wingo@igalia.com>
16497
16498 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
16499 after the Python tests.
16500
16501 2015-04-08 Keith Seitz <keiths@redhat.com>
16502
16503 PR python/16699
16504 * gdb.python/py-completion.exp: New tests for completion.
16505 * gdb.python/py-completion.py (CompleteLimit1): New class.
16506 (CompleteLimit2): Likewise.
16507 (CompleteLimit3): Likewise.
16508 (CompleteLimit4): Likewise.
16509 (CompleteLimit5): Likewise.
16510 (CompleteLimit6): Likewise.
16511 (CompleteLimit7): Likewise.
16512
16513 2015-04-08 Pedro Alves <palves@redhat.com>
16514
16515 PR gdb/18214
16516 PR gdb/18216
16517 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
16518 function.
16519 (main): Install it as SIGUSR1 handler.
16520 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
16521 parameter. Always use "setup" as prefix. Toggle "set
16522 displaced-stepping" off/on depending on global. Don't switch to
16523 thread 1 here.
16524 (top level): Add displaced stepping "off/on" test axis. Update
16525 "setup" calls. Wrap each subtest with with_test_prefix. Test
16526 continuing with a queued signal in each thread.
16527
16528 2015-04-08 Pedro Alves <palves@redhat.com>
16529
16530 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
16531 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
16532 gdb_breakpoint instead of gdb_test that doesn't expect anything.
16533 Return early if running to main fails.
16534 * gdb.trace/while-stepping.exp: Likewise.
16535
16536 2015-04-07 Pedro Alves <palves@redhat.com>
16537
16538 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
16539 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
16540 interact with inferior program.
16541
16542 2015-04-07 Pedro Alves <palves@redhat.com>
16543
16544 * lib/gdb.exp (inferior_spawn_id): New global.
16545 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
16546 spawn id after processing the user code.
16547 (default_gdb_start): Set inferior_spawn_id.
16548 (send_inferior): New procedure.
16549 * lib/gdbserver-support.exp (gdbserver_start): Set
16550 inferior_spawn_id.
16551 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
16552
16553 2015-04-07 Pedro Alves <palves@redhat.com>
16554
16555 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
16556 * lib/gdbserver-support.exp (gdbserver_start): Make
16557 $server_spawn_id global.
16558 (gdbserver_start): Don't wait for gdbserver's spawn id with
16559 expect_background.
16560 (close_gdbserver): New procedure.
16561 (gdb_exit): Rename the default version and reimplement.
16562
16563 2015-04-07 Pedro Alves <palves@redhat.com>
16564
16565 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
16566 append the substituted item, not the original item.
16567
16568 2015-04-07 Pedro Alves <palves@redhat.com>
16569
16570 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
16571 gdb_expect.
16572
16573 2015-04-07 Pedro Alves <palves@redhat.com>
16574
16575 * gdb.base/interrupt.exp: Don't handle the case of the inferior
16576 output appearing once only.
16577
16578 2015-04-07 Pedro Alves <palves@redhat.com>
16579
16580 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
16581 that doesn't expect anything. Return early if running to main
16582 fails.
16583
16584 2015-04-07 Yao Qi <yao.qi@linaro.org>
16585
16586 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
16587 (child_function): Call alarm.
16588 (main): Move call to alarm into the loop.
16589 * gdb.threads/non-stop-fair-events.exp: Build program with
16590 -DTIMEOUT=$timeout.
16591
16592 2015-04-06 Doug Evans <xdje42@gmail.com>
16593
16594 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
16595 Fix dest parameter to board_info.
16596 (fpc_compile): Ditto.
16597 (gdb_compile_pascal): Rename dest arg to destfile.
16598
16599 2015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
16600
16601 * gdb.ada/funcall_ref.exp: New file.
16602 * gdb.ada/funcall_ref/foo.adb: New file.
16603
16604 2015-04-02 Yao Qi <yao.qi@linaro.org>
16605
16606 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
16607 is remote.
16608
16609 2015-04-02 Gary Benson <gbenson@redhat.com>
16610
16611 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
16612
16613 2015-04-01 Sasha Smundak <asmundak@google.com>
16614
16615 * gdb.python/py-unwind-maint.c: New file.
16616 * gdb.python/py-unwind-maint.exp: New test.
16617 * gdb.python/py-unwind-maint.py: New file.
16618 * gdb.python/py-unwind.c: New file.
16619 * gdb.python/py-unwind.exp: New test.
16620 * gdb.python/py-unwind.py: New test.
16621
16622 2015-04-01 Pedro Alves <palves@redhat.com>
16623
16624 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
16625 to fail instead of non-existent $test.
16626
16627 2015-04-01 Pedro Alves <palves@redhat.com>
16628
16629 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
16630 GDBFLAGS if not empty.
16631
16632 2015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
16633
16634 * gdb.ada/complete.exp: Remove "multi_line".
16635 * gdb.ada/info_exc.exp: Remove "multi_line".
16636 * gdb.ada/packed_tagged.exp: Remove "multi_line".
16637 * gdb.ada/ptype_field.exp: Remove "multi_line".
16638 * gdb.ada/sym_print_name.exp: Remove "multi_line".
16639 * gdb.ada/tagged.exp: Remove "multi_line".
16640 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
16641 [multi_line ...]
16642 * gdb.btrace/delta.exp: Likewise.
16643 * gdb.btrace/exception.exp: Likewise.
16644 * gdb.btrace/function_call_history.exp: Likewise.
16645 * gdb.btrace/instruction_history.exp: Likewise.
16646 * gdb.btrace/nohist.exp: Likewise.
16647 * gdb.btrace/record_goto.exp: Likewise.
16648 * gdb.btrace/segv.exp: Likewise.
16649 * gdb.btrace/stepi.exp: Likewise.
16650 * gdb.btrace/tailcall.exp: Likewise.
16651 * gdb.btrace/unknown_functions.exp: Likewise.
16652 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
16653 * lib/gdb.exp: Add the "multi_line" helper.
16654
16655 2015-04-01 Pedro Alves <palves@redhat.com>
16656
16657 * gdb.threads/tid-reuse.c: New file.
16658 * gdb.threads/tid-reuse.exp: New file.
16659
16660 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
16661
16662 PR corefiles/16092
16663 * gdb.base/coredump-filter.c: New file.
16664 * gdb.base/coredump-filter.exp: Likewise.
16665
16666 2015-03-27 Petr Machata <pmachata@redhat.com>
16667
16668 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
16669 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
16670 (Dwarf::assemble): Initialize them.
16671 (Dwarf::lines): New function.
16672
16673 2015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
16674
16675 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
16676 SYMBOL_PREFIX for x86_64-*-cygwin.
16677
16678 2015-03-26 Andy Wingo <wingo@igalia.com>
16679
16680 PR symtab/18148
16681 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
16682 const_value but not a location.
16683 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
16684 location defined in non-main CUs are visible.
16685
16686 2015-03-26 Yao Qi <yao.qi@linaro.org>
16687
16688 PR testsuite/18139
16689 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
16690 Add a line number entry for the same line.
16691 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
16692 Add a line number entry for the same line.
16693
16694 2015-03-26 Yao Qi <yao.qi@linaro.org>
16695
16696 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
16697 .int 0.
16698 (func): Likewise. Add .Lfunc_1 label.
16699 Use .Lfunc_1 label.
16700 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
16701 .int 0.
16702 (func): Likewise.
16703 Use .Lfunc_1 label.
16704
16705 2015-03-26 Yao Qi <yao.qi@linaro.org>
16706
16707 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
16708 Call gdb_compile instead to compile each .s files without debug
16709 information.
16710
16711 2015-03-26 Yao Qi <yao.qi@linaro.org>
16712
16713 * gdb.base/savedregs.exp (process_saved_regs): Make
16714 "Saved registers:" optional in the pattern.
16715
16716 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
16717
16718 * gdb.btrace/next.exp: Merged into step.exp.
16719 * gdb.btrace/finish.exp: Merged into step.exp.
16720 * gdb.btrace/nexti.exp: Merged into stepi.exp.
16721 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
16722 "record goto" and checking the exact replay position.
16723 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
16724 check for "Recording format" in "info record" output.
16725 * gdb.btrace/record_goto.exp: Choose test file based on target.
16726 * gdb.btrace/x86-record_goto.S: Renamed into ...
16727 * gdb.btrace/x86_64-record_goto.S: ... this.
16728 * gdb.btrace/i686-record_goto.S: New.
16729 * gdb.btrace/x86-tailcall.S: Renamed into ...
16730 * gdb.btrace/x86_64-tailcall.S: ... this.
16731 * gdb.btrace/i686-tailcall.S: New.
16732 * gdb.btrace/x86-tailcall.c: Renamed into ...
16733 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
16734 separate statements. Update test.
16735 * gdb.btrace/delta.exp: Use record_goto.c as test file.
16736 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
16737 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
16738 * gdb.btrace/tailcall.exp: Choose test file based on target.
16739 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
16740
16741 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
16742
16743 * gdb.btrace/exception.exp: Increase BTS buffer size.
16744
16745 2015-03-24 Pedro Alves <palves@redhat.com>
16746
16747 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
16748
16749 2015-03-24 Pedro Alves <palves@redhat.com>
16750
16751 * gdb.threads/schedlock.exp (test_step): No longer expect that
16752 "set scheduler-locking step" with "next" over a function call runs
16753 threads unlocked.
16754
16755 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
16756
16757 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
16758
16759 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
16760
16761 PR breakpoints/16466
16762 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
16763 * gdb.mi/mi-pending.c (thread_func): New function.
16764 (int main): Add threading support required.
16765 * gdb.mi/mi-pending.exp: Add tests for this issue.
16766 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
16767 (pendfunc2): Remove stdio dependency.
16768 * gdb.mi/mi-pendshr2.c: New file.
16769
16770 2015-03-23 Keith Seitz <keiths@redhat.com>
16771
16772 * gdb.linespec/keywords.c: New file.
16773 * gdb.linespec/keywords.exp: New file.
16774
16775 2015-03-23 Keith Seitz <keiths@redhat.com>
16776
16777 PR gdb/18021
16778 * gdb.dwarf2/staticvirtual.exp: New test.
16779
16780 2015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
16781
16782 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
16783 * README: Remove HP-UX and gdb.hp.
16784 (configuration):
16785 * configure: Regenerate.
16786 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
16787 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
16788 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
16789 gdb.hp/gdb.defects/Makefile.
16790 * gdb.hp/Makefile.in: File deleted.
16791 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
16792 * gdb.hp/gdb.aCC/optimize.c: File deleted.
16793 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
16794 * gdb.hp/gdb.aCC/run.c: File deleted.
16795 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
16796 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
16797 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
16798 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
16799 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
16800 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
16801 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
16802 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
16803 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
16804 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
16805 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
16806 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
16807 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
16808 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
16809 * gdb.hp/gdb.base-hp/reg.s: File deleted.
16810 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
16811 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
16812 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
16813 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
16814 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
16815 * gdb.hp/gdb.compat/Makefile.in: File deleted.
16816 * gdb.hp/gdb.compat/average.c: File deleted.
16817 * gdb.hp/gdb.compat/sum.c: File deleted.
16818 * gdb.hp/gdb.compat/xdb.c: File deleted.
16819 * gdb.hp/gdb.compat/xdb0.c: File deleted.
16820 * gdb.hp/gdb.compat/xdb0.h: File deleted.
16821 * gdb.hp/gdb.compat/xdb1.c: File deleted.
16822 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
16823 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
16824 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
16825 * gdb.hp/gdb.defects/Makefile.in: File deleted.
16826 * gdb.hp/gdb.defects/bs14602.c: File deleted.
16827 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
16828 * gdb.hp/gdb.defects/solib-d.c: File deleted.
16829 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
16830 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
16831 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
16832 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
16833 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
16834 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
16835 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
16836 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
16837 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
16838 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
16839 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
16840 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
16841 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
16842 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
16843 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
16844 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
16845 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
16846 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
16847 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
16848 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
16849 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
16850 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
16851 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
16852 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
16853 * gdb.hp/tools/odump: File deleted.
16854
16855 2015-03-19 Pedro Alves <palves@redhat.com>
16856
16857 * gdb.threads/continue-pending-status.exp (saw_thread_2)
16858 (saw_thread_3): New globals.
16859 (top level): Increment them when an event for the corresponding
16860 thread is seen.
16861 (no thread starvation): New test.
16862
16863 2015-03-19 Pedro Alves <palves@redhat.com>
16864
16865 * gdb.threads/continue-pending-status.c: New file.
16866 * gdb.threads/continue-pending-status.exp: New file.
16867
16868 2015-03-18 Pedro Alves <palves@redhat.com>
16869
16870 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
16871 Use gdb_is_target_remote instead of is_remote. Use
16872 gdb_test_multiple instead of gdb_expect. Exit early if
16873 gdb_test_multiple hits its internal matches. Tighten stepi tests
16874 expected output. Fail on exit with any signal, instead of just
16875 SIGILL.
16876
16877 2015-03-18 Yao Qi <yao.qi@linaro.org>
16878
16879 PR tdep/18107
16880 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
16881 variable.
16882 * gdb.base/catch-syscall.exp: Don't skip it on
16883 aarch64*-*-linux* target. Remove elements in all_syscalls.
16884 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
16885 target.
16886 (setup_all_syscalls): New proc.
16887
16888 2015-03-16 Yao Qi <yao.qi@linaro.org>
16889
16890 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
16891 (top level): Skip tests if valid_addr_p returns false for
16892 $cmd1 or $cmd2.
16893
16894 2015-03-11 Andy Wingo <wingo@igalia.com>
16895
16896 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
16897
16898 2015-03-11 Yao Qi <yao.qi@linaro.org>
16899
16900 * gdb.base/catch-syscall.exp: Fix typo in comments.
16901
16902 2015-03-11 Yao Qi <yao.qi@linaro.org>
16903
16904 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
16905
16906 2015-03-09 Pedro Alves <palves@redhat.com>
16907
16908 * dg-extract-results.py: Delete.
16909
16910 2015-03-09 Pedro Alves <palves@redhat.com>
16911
16912 Merge dg-extract-results.sh from GCC upstream (r218843).
16913
16914 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
16915 * dg-extract-results.sh: Use --text with grep to avoid issues with
16916 binary files. Fall back to cat -v, if that doesn't work.
16917
16918 2015-03-05 Pedro Alves <palves@redhat.com>
16919
16920 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
16921
16922 2015-03-04 Simon Marchi <simon.marchi@ericsson.com>
16923
16924 * lib/mi-support.exp (mi_expect_interrupt): Accept
16925 alternative event for when in all-stop mode.
16926
16927 2015-03-04 Pedro Alves <palves@redhat.com>
16928
16929 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
16930
16931 2015-03-04 Mark Kettenis <kettenis@gnu.org>
16932
16933 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
16934
16935 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
16936
16937 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
16938 regexps for GDB's current line display, accept a hex address
16939 preceding the line number.
16940
16941 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
16942
16943 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
16944 the 'arch1' variable for "s390*-linux*" targets.
16945
16946 2015-03-04 Pedro Alves <palves@redhat.com>
16947
16948 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
16949 (main): Pass missing retval argument to pthread_join call.
16950
16951 2015-03-02 Pedro Alves <palves@redhat.com>
16952
16953 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
16954 (top level): Call do_test with non-stop as well.
16955
16956 2015-03-02 Pedro Alves <palves@redhat.com>
16957
16958 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
16959 -1.
16960
16961 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
16962
16963 * gdb.arch/s390-vregs.exp: New test.
16964 * gdb.arch/s390-vregs.S: New file.
16965
16966 2015-02-27 Pedro Alves <palves@redhat.com>
16967
16968 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
16969 call to catch_command_errors.
16970 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
16971 catch_command_errors.
16972
16973 2015-02-27 Pedro Alves <palves@redhat.com>
16974
16975 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
16976 "true" for boolean result.
16977 * gdb.gdb/selftest.exp (test_with_self): Also accept full
16978 prototype of main.
16979
16980 2015-02-27 Pedro Alves <palves@redhat.com>
16981
16982 * lib/unbuffer_output.c: New file.
16983 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
16984 (main): Call gdb_unbuffer_output.
16985
16986 2015-02-27 Yao Qi <yao.qi@linaro.org>
16987
16988 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
16989 target.
16990
16991 2015-02-26 Doug Evans <dje@google.com>
16992
16993 * gdb.cp/class2.cc (Dbase, D): New classes.
16994 (main): New local delta.
16995 * gdb.cp/class2.exp: Test printing delta.
16996 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
16997 (dynbar): New global.
16998 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
16999
17000 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
17001
17002 * gdb.compile/compile-ifunc.c: New file.
17003 * gdb.compile/compile-ifunc.exp: New file.
17004
17005 2015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
17006
17007 * gdb.base/structs.exp: Check for correct struct on finish.
17008
17009 2015-02-26 Yao Qi <yao.qi@linaro.org>
17010
17011 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
17012 is zero.
17013
17014 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
17015
17016 * gdb.arch/cordic.ko.bz2: New file.
17017 * gdb.arch/cordic.ko.debug.bz2: New file.
17018 * gdb.arch/ppc64-symtab-cordic.exp: New file.
17019
17020 2015-02-25 Yao Qi <yao.qi@linaro.org>
17021
17022 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
17023 aarch64*-*-* target.
17024
17025 2015-02-23 Pedro Alves <palves@redhat.com>
17026
17027 * lib/gdb.exp (delete_breakpoints): Rewrite using
17028 gdb_test_multiple.
17029
17030 2015-02-23 Pedro Alves <palves@redhat.com>
17031
17032 * gdb.base/info-os.c: Include stdlib.h.
17033
17034 2015-02-22 Doug Evans <xdje42@gmail.com>
17035
17036 PR symtab/17855
17037 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
17038 is read after symbols have been re-read.
17039 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
17040 * gdb.ada/exec_changed/second.adb (Second): Ditto.
17041
17042 2015-02-21 Doug Evans <dje@google.com>
17043
17044 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
17045
17046 2015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
17047
17048 PR corefiles/17808
17049 * gdb.arch/i386-biarch-core.core.bz2: New file.
17050 * gdb.arch/i386-biarch-core.exp: New file.
17051
17052 2015-02-21 Pedro Alves <palves@redhat.com>
17053
17054 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
17055 runto_main fails.
17056
17057 2015-02-20 Pedro Alves <palves@redhat.com>
17058
17059 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
17060 info probes.
17061
17062 2015-02-20 Pedro Alves <palves@redhat.com>
17063
17064 * gdb.threads/multi-create-ns-info-thr.exp: New file.
17065
17066 2015-02-20 Pedro Alves <palves@redhat.com>
17067
17068 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
17069 clean_restart before gdb_target_supports_trace.
17070
17071 2015-02-20 Pedro Alves <palves@redhat.com>
17072
17073 PR threads/18006
17074 * gdb.threads/clone-thread_db.c: New file.
17075 * gdb.threads/clone-thread_db.exp: New file.
17076
17077 2015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
17078
17079 PR breakpoints/16812
17080 * gdb.base/catch-gdb-caused-signals.c: New file.
17081 * gdb.base/catch-gdb-caused-signals.exp: New file.
17082
17083 2015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
17084
17085 * configure: Regenerated.
17086 * configure.ac: Use GDB_AC_TRANSFORM.
17087 * aclocal.m4: sinclude ../transform.m4.
17088
17089 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
17090
17091 * lib/dtrace.exp: New file.
17092 * gdb.base/dtrace-probe.exp: Likewise.
17093 * gdb.base/dtrace-probe.d: Likewise.
17094 * gdb.base/dtrace-probe.c: Likewise.
17095 * lib/pdtrace.in: Likewise.
17096 * configure.ac: Output variables with the transformed names of
17097 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
17098 * configure: Regenerated.
17099
17100 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
17101
17102 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
17103 expected message when trying to access $_probe_* convenience
17104 variables while not on a probe.
17105
17106 2015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
17107
17108 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
17109
17110 2015-02-11 Pedro Alves <pedro@codesourcery.com>
17111
17112 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
17113 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
17114
17115 2015-02-10 Doug Evans <xdje42@gmail.com>
17116
17117 * lib/gdb.exp (gdb_load): Always return a result.
17118
17119 2015-02-10 Pedro Alves <palves@redhat.com>
17120
17121 * gdb.threads/signal-sigtrap.c: New file.
17122 * gdb.threads/signal-sigtrap.exp: New file.
17123
17124 2015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
17125
17126 * gdb.trace/no-attach-trace.c: New file.
17127 * gdb.trace/no-attach-trace.exp: New file.
17128
17129 2015-02-09 Mark Wielaard <mjw@redhat.com>
17130
17131 * gdb.dwarf2/atomic.c: New file.
17132 * gdb.dwarf2/atomic-type.exp: Likewise.
17133
17134 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
17135
17136 * gdb.btrace/buffer-size.exp: Update "info record" output.
17137 * gdb.btrace/delta.exp: Update "info record" output.
17138 * gdb.btrace/enable.exp: Update "info record" output.
17139 * gdb.btrace/finish.exp: Update "info record" output.
17140 * gdb.btrace/instruction_history.exp: Update "info record" output.
17141 * gdb.btrace/next.exp: Update "info record" output.
17142 * gdb.btrace/nexti.exp: Update "info record" output.
17143 * gdb.btrace/step.exp: Update "info record" output.
17144 * gdb.btrace/stepi.exp: Update "info record" output.
17145 * gdb.btrace/nohist.exp: Update "info record" output.
17146
17147 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
17148
17149 * gdb.btrace/buffer-size: New.
17150
17151 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
17152
17153 * gdb.btrace/delta.exp: Update "info record" output.
17154 * gdb.btrace/enable.exp: Update "info record" output.
17155 * gdb.btrace/finish.exp: Update "info record" output.
17156 * gdb.btrace/instruction_history.exp: Update "info record" output.
17157 * gdb.btrace/next.exp: Update "info record" output.
17158 * gdb.btrace/nexti.exp: Update "info record" output.
17159 * gdb.btrace/step.exp: Update "info record" output.
17160 * gdb.btrace/stepi.exp: Update "info record" output.
17161 * gdb.btrace/nohist.exp: Update "info record" output.
17162
17163 2015-02-06 Simon Marchi <simon.marchi@ericsson.com>
17164
17165 PR gdb/15678
17166 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
17167
17168 2015-02-06 Pedro Alves <palves@redhat.com>
17169
17170 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
17171 macro.
17172 (seconds_left, again): New globals.
17173 (main): Wait seconds_left in a 1-second sleep loop instead of
17174 sleeping 180 seconds. If 'again' is set, reset the seconds
17175 counter.
17176 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
17177 'again' in the inferior before detaching. Print the seconds left.
17178 (options): New global.
17179 (top level): Build program with -DTIMEOUT=$timeout.
17180
17181 2015-02-06 Pedro Alves <palves@redhat.com>
17182
17183 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
17184 determine how many seconds to pass to 'alarm'.
17185 * gdb.base/gdb-sigterm.exp (top level): Build program with
17186 -DTIMEOUT=$timeout.
17187 (do_test): Return success/failure indication. Add more verbose
17188 logging. Don't fail if 200 single steps are seen. Instead, fail
17189 when the test times out.
17190 (passes): New global.
17191 (top level): Break the testing loop if testing fails on any
17192 iteration. Use gdb_assert.
17193
17194 2015-02-04 Don Breazeal <donb@codesourcery.com>
17195
17196 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
17197 and initialize them.
17198 (ipc_cleanup): New function.
17199 (main): Don't declare shmid, semid, and msqid. Add a call to
17200 atexit so that we call ipc_cleanup on exit.
17201
17202 2015-02-04 Pedro Alves <palves@redhat.com>
17203
17204 * boards/native-extended-gdbserver.exp: Remove any target variant
17205 specifications from the board name before clearing the isremote
17206 flag from board_info.
17207
17208 2015-01-31 Doug Evans <xdje42@gmail.com>
17209
17210 * gdb.base/maint.exp <maint print type argc>: Update expected output.
17211
17212 2015-01-31 Gary Benson <gbenson@redhat.com>
17213
17214 * gdb.base/completion.exp: Disable completion limiting for
17215 existing tests. Add new tests to check completion limiting.
17216 * gdb.linespec/ls-errs.exp: Disable completion limiting.
17217
17218 2015-01-31 Doug Evans <xdje42@gmail.com>
17219
17220 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
17221
17222 2015-01-31 Doug Evans <xdje42@gmail.com>
17223
17224 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
17225 entries. Duplicate file section script entries.
17226 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
17227 inlined entries. Add test for safe-path rejection.
17228 * gdb.python/py-section-script.c: Add duplicate inlined section script
17229 entries. Duplicate file section script entries.
17230 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
17231 inlined entries. Add test for safe-path rejection.
17232
17233 2015-01-29 Joel Brobecker <brobecker@adacore.com>
17234
17235 * gdb.ada/disc_arr_bound: New testcase.
17236
17237 2015-01-29 Joel Brobecker <brobecker@adacore.com>
17238
17239 * gdb.ada/mi_var_array: New testcase.
17240
17241 2015-01-27 Doug Evans <dje@google.com>
17242
17243 * gdb.python/py-objfile.exp: Add tests for objfile.username.
17244 Add test for objfile.filename, objfile.username after objfile
17245 has been unloaded.
17246
17247 2015-01-26 Joel Brobecker <brobecker@adacore.com>
17248
17249 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
17250 the second test to print the name attribute of value
17251 returned by the call to gdb.lookup_type, and adjust
17252 the expected output accordingly.
17253
17254 2015-01-25 Mark Wielaard <mjw@redhat.com>
17255
17256 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
17257 * gdb.base/disp-step-fork.c: Include unistd.h.
17258 * gdb.base/siginfo-obj.c: Include stdio.h.
17259 * gdb.base/siginfo-thread.c: Likewise.
17260 * gdb.mi/non-stop.c: Include unistd.h.
17261 * gdb.mi/nsthrexec.c: Include stdio.h.
17262 * gdb.mi/pthreads.c: Include unistd.h.
17263 * gdb.modula2/unbounded1.c (main): Declare returns int.
17264 * gdb.reverse/consecutive-reverse.c: Likewise.
17265 * gdb.threads/create-fail.c: Include unistd.h.
17266 * gdb.threads/killed.c: Likewise.
17267 * gdb.threads/linux-dp.c: Likewise.
17268 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
17269 * gdb.threads/non-ldr-exc-2.c: Likewise.
17270 * gdb.threads/non-ldr-exc-3.c: Likewise.
17271 * gdb.threads/non-ldr-exc-4.c: Likewise.
17272 * gdb.threads/pthreads.c: Include unistd.h.
17273 (main): Declare returns int.
17274 * gdb.threads/tls-main.c (foo): New declaration.
17275 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
17276
17277 2015-01-23 Simon Marchi <simon.marchi@ericsson.com>
17278
17279 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
17280 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
17281
17282 2015-01-15 Mark Wielaard <mjw@redhat.com>
17283
17284 * gdb.base/noreturn-return.c: New file.
17285 * gdb.base/noreturn-return.exp: New file.
17286 * gdb.base/noreturn-finish.c: New file.
17287 * gdb.base/noreturn-finish.exp: New file.
17288
17289 2015-01-23 Pedro Alves <palves@redhat.com>
17290
17291 * gdb.threads/continue-pending-after-query.c: New file.
17292 * gdb.threads/continue-pending-after-query.exp: New file.
17293
17294 2015-01-22 Anders Granlund <anders.granlund@ericsson.com>
17295 Simon Marchi <simon.marchi@ericsson.com>
17296
17297 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
17298 * gdb.base/valgrind-db-attach.exp: Same.
17299 * gdb.base/valgrind-infcall.exp: Same.
17300 * lib/mi-support.exp (default_mi_gdb_start): Same.
17301 * lib/prompt.exp (default_prompt_gdb_start): Same.
17302 * lib/gdb.exp (default_gdb_spawn): Same.
17303 (gdb_interact): New.
17304
17305
17306 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
17307
17308 * gdb.compile/compile.exp (pointer to jit function): New test.
17309
17310 2015-01-17 Wei-cheng Wang <cole945@gmail.com>
17311
17312 * lib/gdb.exp (supports_process_record): Return true for
17313 powerpc*-*-linux*.
17314 (supports_reverse): Likewise.
17315
17316 2015-01-15 Don Breazeal <donb@codesourcery.com>
17317
17318 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
17319 instead of checking whether the target board is remote and
17320 use spawn_wait_for_attach instead of exec/sleep.
17321 * gdb.base/attach-twice.exp: Likewise.
17322
17323 2015-01-15 Joel Brobecker <brobecker@adacore.com>
17324
17325 * gdb.ada/var_arr_attrs: New testcase.
17326
17327 2015-01-14 Pedro Alves <palves@redhat.com>
17328 Joel Brobecker <brobecker@adacore.com>
17329
17330 PR gdb/17525
17331 * gdb.base/bp-cmds-execution-x-script.c: New file.
17332 * gdb.base/bp-cmds-execution-x-script.exp: New file.
17333 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
17334
17335 2015-01-14 Pedro Alves <palves@redhat.com>
17336
17337 PR cli/17828
17338 * gdb.base/batch-preserve-term-settings.c: New file.
17339 * gdb.base/batch-preserve-term-settings.exp: New file.
17340
17341 2015-01-13 Doug Evans <dje@google.com>
17342
17343 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
17344 binary.
17345
17346 2015-01-13 Joel Brobecker <brobecker@adacore.com>
17347
17348 * Makefile.in (clean mostlyclean): Do not delete *.py.
17349
17350 2015-01-13 Joel Brobecker <brobecker@adacore.com>
17351
17352 * gdb.python/py-lookup-type.exp: New file.
17353
17354 2015-01-12 Pedro Alves <palves@redhat.com>
17355
17356 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
17357 restore GDBFLAGS before returning.
17358
17359 2015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
17360
17361 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
17362 is_amd64_regs_target and is_x86_like_target.
17363
17364 2015-01-11 Doug Evans <xdje42@gmail.com>
17365
17366 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
17367 is given without an explicit form.
17368 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
17369 attributes.
17370 * gdb.dwarf/corrupt.exp: Ditto.
17371 * gdb.dwarf2/enum-type.exp: Ditto.
17372 * gdb.trace/entry-values.exp: Ditto.
17373 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
17374
17375 2015-01-11 Doug Evans <xdje42@gmail.com>
17376
17377 PR gdb/15830
17378 * gdb.base/maint.exp: Remove references to "maint demangle".
17379 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
17380 Add tests for explicitly specifying language to demangle.
17381 * gdb.dlang/demangle.exp: Ditto.
17382
17383 2015-01-09 Pedro Alves <palves@redhat.com>
17384
17385 * gdb.threads/non-stop-fair-events.c: New file.
17386 * gdb.threads/non-stop-fair-events.exp: New file.
17387
17388 2015-01-09 Pedro Alves <palves@redhat.com>
17389
17390 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
17391 the global scope. Set a breakpoint after all threads are started
17392 rather than stepping over two source lines. Expect the prompt.
17393 * gdb.base/watch_thread_num.c (threads_started_barrier): New
17394 global.
17395 (NUM): Now 15.
17396 (main): Use threads_started_barrier to wait for all threads to
17397 start. Main thread no longer calls thread_function. Exit after
17398 180 seconds.
17399 (loop): New function.
17400 (thread_function): Wait on threads_started_barrier barrier. Call
17401 'loop' at each iteration.
17402 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
17403 threads have started, instead of hardcoding number of "next"
17404 steps. Use an access watchpoint instead of a write watchpoint.
17405
17406 2015-01-09 Pedro Alves <palves@redhat.com>
17407
17408 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
17409 (thread_func): Wait on barrier.
17410 (main): Wait for all threads to start before stopping GDB.
17411 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
17412 global.
17413 (thread1_func, thread2_func): Wait on barrier.
17414 (main): Wait for all threads to start before stopping GDB.
17415 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
17416 New global.
17417 (thread1_func, thread2_func): Wait on barrier.
17418 (main): Wait for all threads to start before stopping GDB.
17419
17420 2015-01-09 Pedro Alves <palves@redhat.com>
17421
17422 * gdb.threads/attach-many-short-lived-threads.c: New file.
17423 * gdb.threads/attach-many-short-lived-threads.exp: New file.
17424
17425 2014-01-09 Pedro Alves <palves@redhat.com>
17426
17427 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
17428 instead of to thread 2.
17429 * gdb.threads/signal-command-multiple-signals-pending.c (main):
17430 Add barrier around each pthread_create call instead of around all
17431 calls.
17432 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
17433 Set a break on thread_function and have the child threads hit it
17434 one at at a time.
17435
17436 2015-01-09 Pedro Alves <palves@redhat.com>
17437
17438 * lib/gdb.exp (can_spawn_for_attach): New procedure.
17439 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
17440 false.
17441 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
17442 checking whether the target board is remote.
17443 * gdb.multi/multi-attach.exp: Likewise.
17444 * gdb.python/py-sync-interp.exp: Likewise.
17445 * gdb.server/ext-attach.exp: Likewise.
17446 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
17447 tests that need to attach, instead of checking whether the target
17448 board is remote at the top of the file.
17449
17450 2015-01-08 Yao Qi <yao@codesourcery.com>
17451
17452 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
17453
17454 2015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
17455
17456 Fix testcase compilation.
17457 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
17458
17459 2015-01-06 Joel Brobecker <brobecker@adacore.com>
17460
17461 * gdb.python/py-type.exp: Add a couple test about empty
17462 array creation, and negative-length array creation.
17463
17464 2015-01-02 Doug Evans <xdje42@gmail.com>
17465
17466 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
17467
17468 2015-01-02 Doug Evans <dje@google.com>
17469
17470 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
17471
17472 2014-12-29 Yao Qi <yao@codesourcery.com>
17473
17474 * gdb.trace/entry-values.exp: Update comments. Rename variable
17475 bar_call_foo to returned_from_foo.
17476
17477 2014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
17478
17479 PR gdb/17394
17480 * gdb.linespec/break-asm-file.c: New file.
17481 * gdb.linespec/break-asm-file.exp: New file.
17482 * gdb.linespec/break-asm-file0.s: New file.
17483 * gdb.linespec/break-asm-file1.s: New file.
17484
17485 2014-12-18 Nigel Stephens <nigel@mips.com>
17486 Maciej W. Rozycki <macro@codesourcery.com>
17487
17488 * gdb.base/float.exp: Handle the new output from "info float" on
17489 MIPS targets.
17490
17491 2014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
17492
17493 Fix MinGW compilation.
17494 * gdb.compile/compile-ops.exp: Update untested message if
17495 !skip_compile_feature_tests.
17496 * gdb.compile/compile-setjmp.exp: Likewise.
17497 * gdb.compile/compile-tls.exp: Likewise.
17498 * gdb.compile/compile.exp: Likewise.
17499 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
17500 supported on this host".
17501
17502 2014-12-16 Doug Evans <xdje42@gmail.com>
17503
17504 * boards/stabs.exp: New file.
17505
17506 2014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
17507
17508 * gdb.base/completion.exp: Adjust to format changes of "maint
17509 print user-registers".
17510
17511 2014-12-16 Catalin Udma <catalin.udma@freescale.com>
17512
17513 PR server/17457
17514 * gdb.arch/aarch64-fp.c: New file.
17515 * gdb.arch/aarch64-fp.exp: New file.
17516
17517 2014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
17518
17519 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
17520 r210637, r210913, r211666, r215400, r215817).
17521
17522 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
17523 * dg-extract-results.py: New file.
17524 * dg-extract-results.sh: Use it if the environment seems
17525 suitable.
17526
17527 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
17528
17529 * dg-extract-results.py (parse_run): Handle warnings that
17530 are printed before a test harness is run.
17531
17532 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
17533
17534 * dg-extract-results.py (Named): Remove __cmp__ method.
17535 (output_variation): Use a key to sort variation.harnesses.
17536
17537 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
17538
17539 * dg-extract-results.py: For Python 3, force sys.stdout to
17540 handle surrogate escape sequences.
17541 (safe_open): New function.
17542 (output_segment, main): Use it.
17543
17544 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
17545
17546 * dg-extract-results.py (Prog.result_re): Include options
17547 in test name.
17548
17549 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
17550
17551 * dg-extract-results.py (output_variation): Always sort if
17552 do_sum.
17553
17554 2014-12-15 Simon Marchi <simon.marchi@ericsson.com>
17555
17556 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
17557 as long as we get pagination notifications.
17558
17559 2014-12-15 Jason Merrill <jason@redhat.com>
17560
17561 * Makefile.in (check-gdb.%): Restore.
17562 * README: Mention it.
17563
17564 2014-12-13 Joel Brobecker <brobecker@adacore.com>
17565
17566 * gdb.ada/str_uninit: New testcase.
17567
17568 2014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
17569
17570 PR symtab/17642
17571 * gdb.base/vla-stub-define.c: New file.
17572 * gdb.base/vla-stub.c: New file.
17573 * gdb.base/vla-stub.exp: New file.
17574
17575 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
17576 Jan Kratochvil <jan.kratochvil@redhat.com>
17577 Tom Tromey <tromey@redhat.com>
17578
17579 * configure.ac: Add gdb.compile/.
17580 * configure: Regenerate.
17581 * gdb.compile/Makefile.in: New file.
17582 * gdb.compile/compile-ops.exp: New file.
17583 * gdb.compile/compile-ops.c: New file.
17584 * gdb.compile/compile-tls.c: New file.
17585 * gdb.compile/compile-tls.exp: New file.
17586 * gdb.compile/compile-constvar.S: New file.
17587 * gdb.compile/compile-constvar.c: New file.
17588 * gdb.compile/compile-mod.c: New file.
17589 * gdb.compile/compile-nodebug.c: New file.
17590 * gdb.compile/compile-setjmp-mod.c: New file.
17591 * gdb.compile/compile-setjmp.c: New file.
17592 * gdb.compile/compile-setjmp.exp: New file.
17593 * gdb.compile/compile-shlib.c: New file.
17594 * gdb.compile/compile.c: New file.
17595 * gdb.compile/compile.exp: New file.
17596 * lib/gdb.exp (skip_compile_feature_tests): New proc.
17597
17598 2014-12-12 Tom Tromey <tromey@redhat.com>
17599
17600 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
17601 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
17602
17603 2014-12-12 Doug Evans <dje@google.com>
17604
17605 * lib/gdb-python.exp (get_python_valueof): New function.
17606 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
17607
17608 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
17609
17610 * gdb.base/completion.exp: Add test for completion of "info
17611 registers ".
17612
17613 2014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
17614
17615 * gdb.base/func-ptrs.c: New file.
17616 * gdb.base/func-ptrs.exp: New file.
17617
17618 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
17619
17620 PR breakpoints/17012
17621 * gdb.base/dprintf-detach.c: New file.
17622 * gdb.base/dprintf-detach.exp: New file.
17623
17624 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
17625
17626 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
17627 * lib/gdb.exp (target_is_gdbserver): New procedure.
17628
17629 2014-12-08 Doug Evans <dje@google.com>
17630
17631 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
17632
17633 2014-12-05 Yao Qi <yao@codesourcery.com>
17634
17635 * gdb.guile/scm-error.exp: Remove the third argument to
17636 gdb_remote_download.
17637 * gdb.guile/scm-frame-args.exp: Likewise.
17638 * gdb.guile/scm-section-script.exp: Likewise.
17639
17640 2014-12-05 Yao Qi <yao@codesourcery.com>
17641
17642 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
17643
17644 2014-12-04 Doug Evans <dje@google.com>
17645
17646 * gdb.python/py-objfile.exp: Add tests for
17647 objfile.add_separate_debug_file.
17648
17649 2014-12-04 Doug Evans <dje@google.com>
17650
17651 * lib/gdb.exp (get_build_id): New function.
17652 (build_id_debug_filename_get): Rewrite to use it.
17653 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
17654
17655 2014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
17656
17657 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
17658 `method(long)', not just 0x0.
17659 * gdb.cp/nsalias.exp: Align code labels to 4.
17660 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
17661 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
17662 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
17663 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
17664 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
17665 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
17666
17667 2014-12-02 Doug Evans <dje@google.com>
17668
17669 PR symtab/17602
17670 * gdb.cp/anon-ns.cc: Move guts of this file to ...
17671 * gdb.cp/anon-ns2.cc: ... here. New file.
17672 * gdb.cp/anon-ns.exp: Update.
17673
17674 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
17675
17676 * gdb.python/py-events.py (inferior_call_handler): New.
17677 (register_changed_handler, memory_changed_handler): New.
17678 (test_events.invoke): Register new handlers.
17679 * gdb.python/py-events.exp: Add tests for inferior call,
17680 memory_changed and register_changed events.
17681
17682 2014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
17683
17684 * gdb.base/execl-update-breakpoints.exp: Specify the link address
17685 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
17686 if the linker doesn't understand this.
17687
17688 2014-12-01 Simon Marchi <simon.marchi@ericsson.com>
17689
17690 * gdb.python/python.exp: Change expected reply to help().
17691
17692 2014-12-01 Yao Qi <yao@codesourcery.com>
17693
17694 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
17695 AC_CONFIG_SUBDIRS(gdb.gdbtk).
17696 * configure: Re-generated.
17697
17698 2014-11-28 Siva Chandra Reddy <sivachandra@google.com>
17699
17700 * gdb.cp/chained-calls.cc: New file.
17701 * gdb.cp/chained-calls.exp: New file.
17702 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
17703
17704 2014-11-28 Simon Marchi <simon.marchi@ericsson.com>
17705
17706 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
17707 * gdb.dwarf2/symtab-producer.exp: Same.
17708 * gdb.gdb/python-interrupts.exp: Same.
17709 * gdb.gdb/python-selftest.exp: Same.
17710 * gdb.python/py-linetable.exp: Same.
17711 * gdb.python/py-type.exp: Same.
17712 * gdb.python/py-value-cc.exp: Same.
17713 * gdb.python/py-value.exp: Same.
17714
17715 2014-11-28 Yao Qi <yao@codesourcery.com>
17716
17717 * gdb.base/break-probes.exp: Match library name prefixed with
17718 sysroot.
17719
17720 2014-11-27 Simon Marchi <simon.marchi@ericsson.com>
17721
17722 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
17723 test expected output. Add parentheses for the call to print.
17724 Remove L suffix from integers.
17725
17726 2014-11-26 Doug Evans <dje@google.com>
17727
17728 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
17729
17730 2014-11-22 Yao Qi <yao@codesourcery.com>
17731
17732 * gdb.trace/entry-values.c: Remove asms.
17733 (foo): Add foo_label.
17734 (bar): Add bar_label.
17735 * gdb.trace/entry-values.exp: Remove code computing foo's
17736 length and bar's length.
17737 (Dwarf::assemble): Invoke function_range for bar and use
17738 MACRO_AT_func for foo.
17739
17740 2014-11-22 Yao Qi <yao@codesourcery.com>
17741
17742 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
17743 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
17744 Use .Lgcc43_procstart instead of gcc43.
17745
17746 2014-11-21 Joel Brobecker <brobecker@adacore.com>
17747
17748 * gdb.ada/n_arr_bound: New testcase.
17749
17750 2014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
17751
17752 PR breakpoints/10737
17753 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
17754 test_catch_syscall_multi_arch.
17755 (test_catch_syscall_multi_arch): New function.
17756
17757 2014-11-20 Doug Evans <xdje42@gmail.com>
17758
17759 * gdb.base/maint.exp: Update expected output.
17760
17761 2014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
17762
17763 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
17764 4-byte instruction on S390.
17765
17766 2014-11-19 Joel Brobecker <brobecker@adacore.com>
17767
17768 * gdb.ada/arr_arr: New testcase.
17769
17770 2014-11-19 Joel Brobecker <brobecker@adacore.com>
17771
17772 * gdb.ada/pkd_arr_elem: New Testcase.
17773
17774 2014-11-18 Luis Machado <lgustavo@codesourcery.com>
17775
17776 * gdb.reverse/break-precsave: Expect completion message for
17777 core file reads.
17778 * gdb.reverse/consecutive-precsave.exp: Likewise.
17779 * gdb.reverse/finish-precsave.exp: Likewise.
17780 * gdb.reverse/i386-precsave.exp: Likewise.
17781 * gdb.reverse/machinestate-precsave.exp: Likewise.
17782 * gdb.reverse/sigall-precsave.exp: Likewise.
17783 * gdb.reverse/solib-precsave.exp: Likewise.
17784 * gdb.reverse/step-precsave.exp: Likewise.
17785 * gdb.reverse/until-precsave.exp: Likewise.
17786 * gdb.reverse/watch-precsave.exp: Likewise.
17787
17788 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
17789
17790 * gdb.base/bp-permanent.c: Include unistd.h.
17791 * gdb.python/py-framefilter-mi.c (main): Add return type.
17792 * gdb.python/py-framefilter.c (main): Likewise.
17793 * gdb.trace/actions-changed.c (main): Likewise.
17794
17795 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
17796
17797 * gdb.mi/until.c: Add eye-catchers.
17798 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
17799 line numbers.
17800
17801 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
17802
17803 * gdb.base/condbreak.exp: Drop references to removed non-prototype
17804 function header variants in break1.c.
17805 * gdb.base/ena-dis-br.exp: Likewise.
17806 * gdb.base/hbreak2.exp: Likewise.
17807 * gdb.reverse/until-precsave.exp: Drop references to removed
17808 non-prototype function header variants in ur1.c.
17809 * gdb.reverse/until-reverse.exp: Likewise.
17810
17811 2014-11-17 Petr Machata <pmachata@redhat.com>
17812
17813 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
17814 ${_cu_offset_size} bytes abbrev offset.
17815
17816 2014-11-15 Doug Evans <xdje42@gmail.com>
17817
17818 PR symtab/17559
17819 * gdb.base/line-symtabs.exp: New file.
17820 * gdb.base/line-symtabs.c: New file.
17821 * gdb.base/line-symtabs.h: New file.
17822
17823 2014-11-14 Yao Qi <yao@codesourcery.com>
17824
17825 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
17826 (func): Add label func_label.
17827 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
17828 Replace low_pc and high_pc with MACRO_AT_range.
17829 Replace name, low_pc and high_pc with MACRO_AT_func.
17830
17831 2014-11-14 Yao Qi <yao@codesourcery.com>
17832
17833 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
17834 Replace name, low_pc and high_pc with MACRO_AT_func.
17835
17836 2014-11-14 Yao Qi <yao@codesourcery.com>
17837
17838 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
17839 produce debug information.
17840 * gdb.dwarf2/implptr-optimized-out.S: Removed.
17841
17842 2014-11-14 Yao Qi <yao@codesourcery.com>
17843
17844 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
17845 object and get function length.
17846 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
17847 with MACRO_AT_func.
17848 (top-level): Replace gdb_compile and clean_restart with
17849 prepare_for_testing.
17850 * gdb.dwarf2/main.c (main): Add label main_label.
17851
17852 2014-11-14 Yao Qi <yao@codesourcery.com>
17853
17854 * lib/dwarf.exp (function_range): New procedure.
17855 (Dwarf::_handle_macro_at_func): New procedure.
17856 (Dwarf::_handle_macro_at_range): New procedure.
17857 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
17858
17859 2014-11-14 Yao Qi <yao@codesourcery.com>
17860
17861 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
17862 (_handle_attribute): New procedure.
17863
17864 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17865
17866 * gdb.ada/cond_lang/foo.c (callme): Add return type.
17867 * gdb.base/call-sc.c (zed): Likewise.
17868 * gdb.base/checkpoint.c (main): Likewise.
17869 * gdb.base/dump.c (main): Likewise.
17870 * gdb.base/gcore.c (main): Likewise.
17871 * gdb.base/huge.c (main): Likewise.
17872 * gdb.base/multi-forks.c (main): Likewise.
17873 * gdb.base/pr10179-a.c (main): Likewise.
17874 * gdb.base/savedregs.c (main): Likewise.
17875 * gdb.base/sigaltstack.c (main): Likewise.
17876 * gdb.base/siginfo.c (main): Likewise.
17877 * gdb.base/structs.c (zed): Likewise.
17878 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
17879 * gdb.mi/mi-syn-frame.c (main): Likewise.
17880 * gdb.mi/until.c (foo, main): Likewise.
17881 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
17882 * gdb.base/solib-weak.c (foo): Declare.
17883 * gdb.base/attach-twice.c: Include stdio.h.
17884 * gdb.base/weaklib1.c: Likewise.
17885 * gdb.base/weaklib2.c: Likewise.
17886 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
17887 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
17888 unistd.h.
17889 * gdb.base/attach-pie-misread.c: Include stdlib.h.
17890 * gdb.mi/mi-exit-code.c: Likewise.
17891 * gdb.base/break-interp-lib.c: Include string.h.
17892 * gdb.base/coremaker.c: Likewise.
17893 * gdb.base/testenv.c: Likewise.
17894 * gdb.python/py-finish-breakpoint.c: Likewise.
17895 * gdb.base/inferior-died.c: Include sys/wait.h.
17896 * gdb.base/fileio.c: Include time.h.
17897 * gdb.base/async-shell.c: Include unistd.h.
17898 * gdb.base/dprintf-non-stop.c: Likewise.
17899 * gdb.base/info-os.c: Likewise.
17900 * gdb.mi/mi-console.c: Likewise.
17901 * gdb.mi/watch-nonstop.c: Likewise.
17902 * gdb.python/py-events.c: Likewise.
17903 * gdb.base/async.c (baz): Move up before its invocation.
17904 * gdb.base/code_elim2.c (my_global_func): Likewise.
17905 * gdb.base/skip-solib-lib.c (multiply): Likewise.
17906 * gdb.base/advance.c (func2): Likewise.
17907
17908 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17909
17910 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
17911 variant.
17912 * gdb.base/annota3.c: Likewise.
17913 * gdb.base/async.c: Likewise.
17914 * gdb.base/average.c: Likewise.
17915 * gdb.base/call-ar-st.c: Likewise.
17916 * gdb.base/call-rt-st.c: Likewise.
17917 * gdb.base/call-sc.c: Likewise.
17918 * gdb.base/call-strs.c: Likewise.
17919 * gdb.base/ending-run.c: Likewise.
17920 * gdb.base/execd-prog.c: Likewise.
17921 * gdb.base/exprs.c: Likewise.
17922 * gdb.base/foll-exec.c: Likewise.
17923 * gdb.base/foll-fork.c: Likewise.
17924 * gdb.base/foll-vfork.c: Likewise.
17925 * gdb.base/funcargs.c: Likewise.
17926 * gdb.base/gcore.c: Likewise.
17927 * gdb.base/jump.c: Likewise.
17928 * gdb.base/langs0.c: Likewise.
17929 * gdb.base/langs1.c: Likewise.
17930 * gdb.base/langs2.c: Likewise.
17931 * gdb.base/mips_pro.c: Likewise.
17932 * gdb.base/nodebug.c: Likewise.
17933 * gdb.base/opaque0.c: Likewise.
17934 * gdb.base/opaque1.c: Likewise.
17935 * gdb.base/recurse.c: Likewise.
17936 * gdb.base/run.c: Likewise.
17937 * gdb.base/scope0.c: Likewise.
17938 * gdb.base/scope1.c: Likewise.
17939 * gdb.base/setshow.c: Likewise.
17940 * gdb.base/setvar.c: Likewise.
17941 * gdb.base/shmain.c: Likewise.
17942 * gdb.base/shr1.c: Likewise.
17943 * gdb.base/shr2.c: Likewise.
17944 * gdb.base/sigall.c: Likewise.
17945 * gdb.base/signals.c: Likewise.
17946 * gdb.base/so-indr-cl.c: Likewise.
17947 * gdb.base/solib2.c: Likewise.
17948 * gdb.base/structs.c: Likewise.
17949 * gdb.base/sum.c: Likewise.
17950 * gdb.base/vforked-prog.c: Likewise.
17951 * gdb.base/watchpoint.c: Likewise.
17952 * gdb.reverse/shr2.c: Likewise.
17953 * gdb.reverse/until-reverse.c: Likewise.
17954 * gdb.reverse/ur1.c: Likewise.
17955 * gdb.reverse/watch-reverse.c: Likewise.
17956
17957 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17958
17959 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
17960 variant.
17961 * gdb.base/sepdebug.exp: Drop references to removed code.
17962
17963 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17964
17965 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
17966 variant. Preserve original line numbering.
17967 * gdb.base/list1.c: Likewise.
17968
17969 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17970
17971 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
17972 variant.
17973 * gdb.base/break1.c: Likewise.
17974 * gdb.base/break.exp: Drop references to removed code.
17975
17976 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17977
17978 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
17979 variant.
17980
17981 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17982
17983 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
17984
17985 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17986
17987 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
17988 logic into perform_all_tests() and invoke it with and without
17989 function header prototypes.
17990 (do_function_calls): Remove conditional XFAIL for PR 5318.
17991 (rerun_and_prepare): Remove duplicate code.
17992 (perform_all_tests): New. Main logic moved here.
17993
17994 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17995
17996 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
17997 code guarded by #ifdef NO_PROTOTYPES.
17998 (t_double_many_args): Likewise.
17999 (DEF_FUNC_MANY_ARGS_1): Likewise.
18000 (DEF_FUNC_VALUES_1): Likewise.
18001 (t_structs_ldc): Renamed from t_structs_fc in conditional code
18002 guarded by #ifdef PROTOTYPES.
18003
18004 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18005
18006 * gdb.mi/mi-console.c: Add eye-catcher.
18007 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
18008 instead of literal line number.
18009
18010 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18011
18012 * gdb.base/shr2.c: Add eye-catcher.
18013 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
18014 line number.
18015
18016 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18017
18018 * gdb.base/jump.c: Add eye-catchers.
18019 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
18020 numbers.
18021
18022 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18023
18024 * gdb.base/execd-prog.c: Add eye-catchers.
18025 * gdb.base/foll-exec.c: Likewise.
18026 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
18027 line numbers.
18028
18029 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18030
18031 * gdb.base/ending-run.c: Add eye-catchers.
18032 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
18033 literal line numbers.
18034
18035 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18036
18037 * gdb.base/call-rt-st.c: Add eye-catchers.
18038 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
18039 literal line numbers.
18040
18041 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18042
18043 * gdb.base/call-ar-st.c: Add eye-catchers.
18044 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
18045 literal line numbers.
18046
18047 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18048
18049 * gdb.base/average.c: Add eye-catchers.
18050 * gdb.base/sum.c: Likewise.
18051 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
18052 regexps dynamically.
18053
18054 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18055
18056 * gdb.base/solib1.c: Add eye-catchers.
18057 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
18058 literal line numbers.
18059
18060 2014-11-12 Pedro Alves <palves@redhat.com>
18061
18062 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
18063 leader has exited.
18064
18065 2014-11-12 Pedro Alves <palves@redhat.com>
18066
18067 * gdb.arch/i386-bp_permanent.c: New file.
18068 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
18069 (srcfile): Set to i386-bp_permanent.c.
18070 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
18071 that stepi does not execute the 'leave' instruction, instead of
18072 testing it does execute.
18073 * gdb.base/bp-permanent.c: New file.
18074 * gdb.base/bp-permanent.exp: New file.
18075
18076 2014-11-10 Doug Evans <xdje42@gmail.com>
18077
18078 PR symtab/17564
18079 * gdb.base/symtab-search-order.exp: New file.
18080 * gdb.base/symtab-search-order.c: New file.
18081 * gdb.base/symtab-search-order-1.c: New file.
18082 * gdb.base/symtab-search-order-shlib-1.c: New file.
18083
18084 2014-11-07 Pedro Alves <palves@redhat.com>
18085
18086 PR gdb/17511
18087 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
18088 i?86-*-linux*.
18089
18090 2014-11-03 Siva Chandra Reddy <sivachandra@google.com>
18091
18092 PR c++/17494
18093 * gdb.cp/pr17494.cc: New file.
18094 * gdb.cp/pr17494.exp: New file.
18095
18096 2014-11-02 Yao Qi <yao@codesourcery.com>
18097
18098 * gdb.python/python.exp: Get working directory and match the
18099 output of "set extended-prompt \\w " with it.
18100
18101 2014-10-30 Doug Evans <dje@google.com>
18102
18103 * gdb.python/py-objfile.exp: Add tests for setting random attributes
18104 in objfiles.
18105 * gdb.python/py-progspace.exp: Add tests for setting random attributes
18106 in progspaces.
18107
18108 2014-10-30 Janis Johnson <janisjo@codesourcery.com>
18109
18110 * gdb.base/fullpath-expand.exp: Skip for a remote host.
18111 * gdb.base/realname-expand.exp: Likewise.
18112 * gdb.linespec/macro-relative.exp: Likewise.
18113
18114 2014-10-29 Pedro Alves <palves@redhat.com>
18115
18116 PR gdb/17408
18117 * gdb.threads/schedlock.c (some_function): New function.
18118 (call_function): New global.
18119 (MAYBE_CALL_SOME_FUNCTION): New macro.
18120 (thread_function): Call it.
18121 * gdb.threads/schedlock.exp (get_args): Add description parameter,
18122 and use it instead of a global counter. Adjust all callers.
18123 (get_current_thread): Use "find current thread" for test message
18124 here rather than having all callers pass down the same string.
18125 (goto_loop): New procedure, factored out from ...
18126 (my_continue): ... this.
18127 (step_ten_loops): Change parameter from test message to command to
18128 use. Adjust.
18129 (list_count): Delete global.
18130 (check_result): New procedure, factored out from duplicate top
18131 level code.
18132 (continue tests): Wrap in with_test_prefix.
18133 (test_step): New procedure, factored out from duplicate top level
18134 code.
18135 (top level): Test "step" in combination with all scheduler-locking
18136 modes. Test "next" in combination with all scheduler-locking
18137 modes, and in combination with stepping over a function call or
18138 not.
18139 * gdb.threads/next-bp-other-thread.c: New file.
18140 * gdb.threads/next-bp-other-thread.exp: New file.
18141
18142 2014-10-29 Pedro Alves <palves@redhat.com>
18143
18144 PR python/17372
18145 * gdb.python/python.exp: Test a multi-line command that spawns
18146 interactive Python.
18147 * gdb.base/multi-line-starts-subshell.exp: New file.
18148
18149 2014-10-29 Yao Qi <yao@codesourcery.com>
18150
18151 * gdb.base/fileio.exp: Make directories on host.
18152
18153 2014-10-29 Yao Qi <yao@codesourcery.com>
18154
18155 * gdb.base/fileio.c (test_write): Close the file.
18156
18157 2014-10-28 Pedro Alves <palves@redhat.com>
18158
18159 PR gdb/12623
18160 * gdb.base/sigstep.c (no_handler): New global.
18161 (main): If 'no_handler is true, set the signal handlers to
18162 SIG_IGN.
18163 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
18164 with_sw_watch and no_handler parameters. Handle them.
18165 (top level) <stepping over handler when stopped at a breakpoint
18166 test>: Add a test axis for testing with a software watchpoint, and
18167 another for testing with the signal handler set to SIG_IGN.
18168 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
18169 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
18170
18171 2014-10-28 Pedro Alves <palves@redhat.com>
18172
18173 PR gdb/17511
18174 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
18175 * gdb.base/sigstep.exp (other_handler_location): New global.
18176 (advance): Support stepping into the signal handler, and running
18177 commands while in the handler.
18178 (in_handler_map): New global.
18179 (top level): In the advance test, add combinations for getting
18180 into the handler with stepping commands, and for running commands
18181 in the handler. Add comment descripting the advancei tests.
18182
18183 2014-10-28 Pedro Alves <palves@redhat.com>
18184
18185 * gdb.base/sigstep.exp: Use build_executable instead of
18186 prepare_for_testing.
18187 (top level): Move code that starts GDB, runs to main and creates a
18188 display to ...
18189 (restart): ... this new procedure.
18190 (top level): Move backtrace from signal handler test to ...
18191 (validate_backtrace): ... this new procedure.
18192 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
18193 with_test_prefix. Always restart GDB.
18194 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
18195 with_test_prefix. Always restart GDB. No need to delete
18196 breakpoints after the test.
18197 (test_skip_handler): Remove prefix parameter.
18198 (skip_over_handler, breakpoint_to_handler)
18199 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
18200 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
18201 restart GDB. No need to delete breakpoints after the test.
18202 (top level): Use foreach to call the test procedures with
18203 different commands.
18204
18205 2014-10-28 Pedro Alves <palves@redhat.com>
18206
18207 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
18208 instead of GNATS numbers.
18209 * gdb.base/sigbpt.exp: Likewise.
18210 * gdb.base/siginfo.exp: Likewise.
18211 * gdb.base/sigstep.exp: Likewise.
18212
18213 2014-10-27 Pedro Alves <palves@redhat.com>
18214
18215 * gdb.base/sigstep.c (dummy): New global.
18216 (main): Issue a couple writes to the new global.
18217 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
18218 procedures.
18219 (skip_over_handler): Use test_skip_handler.
18220 (top level): Call skip_over_handler for stepi and nexti too.
18221 (breakpoint_over_handler): Use test_skip_handler.
18222 (top level): Call breakpoint_over_handler for stepi and nexti too.
18223
18224 2014-10-27 Yao Qi <yao@codesourcery.com>
18225
18226 * gdb.trace/tfile.c (adjust_function_address)
18227 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
18228 function descriptor.
18229
18230 2014-10-24 Don Breazeal <donb@codesourcery.com>
18231
18232 * gdb.base/foll-fork.exp (test_follow_fork,
18233 catch_fork_child_follow): Check for updated fork messages emitted
18234 from infrun.c.
18235 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
18236 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
18237 vfork_and_exec_child_follow_through_step): Check for updated vfork
18238 messages emitted from infrun.c.
18239
18240 2014-10-24 Pedro Alves <palves@redhat.com>
18241
18242 * gdb.base/corefile.exp: Remove references to ultrix.
18243 * gdb.base/interrupt.exp: Likewise.
18244 * gdb.base/whatis.exp: Likewise.
18245 * gdb.gdb/selftest.exp: Likewise.
18246 * gdb.threads/manythreads.exp: Likewise.
18247 * gdb.threads/print-threads.exp: Likewise.
18248 * gdb.threads/pthreads.exp:: Likewise.
18249 * gdb.threads/schedlock.exp: Likewise.
18250
18251 2014-10-24 Siva Chandra Reddy <sivachandra@google.com>
18252
18253 * gdb.cp/non-trivial-retval.cc: Add a test case.
18254 * gdb.cp/non-trivial-retval.exp: Add a test.
18255
18256 2014-10-20 Yao Qi <yao@codesourcery.com>
18257
18258 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
18259 * gdb.python/py-objfile-script-gdb.py: New file.
18260 * gdb.python/py-objfile-script.exp: Update reference to
18261 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
18262 of remote_download. Remove the dest file.
18263
18264 2014-10-20 Yao Qi <yao@codesourcery.com>
18265
18266 * gdb.base/checkpoint.exp: Don't remove file copied on host.
18267 * gdb.base/step-line.exp: Likewise.
18268 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
18269 * gdb.dwarf2/dw2-basic.exp: Likewise.
18270 * gdb.dwarf2/dw2-compressed.exp: Likewise.
18271 * gdb.dwarf2/dw2-filename.exp: Likewise.
18272 * gdb.dwarf2/dw2-intercu.exp: Likewise.
18273 * gdb.dwarf2/dw2-intermix.exp: Likewise.
18274 * gdb.dwarf2/dw2-producer.exp: Likewise.
18275 * gdb.dwarf2/mac-fileno.exp: Likewise.
18276 * gdb.python/py-frame-args.exp: Likewise.
18277 * gdb.python/py-framefilter.exp: Likewise.
18278 * gdb.python/py-mi.exp: Likewise.
18279 * gdb.python/py-objfile-script.exp: Likewise
18280 * gdb.python/py-pp-integral.exp: Likewise.
18281 * gdb.python/py-pp-re-notag.exp: Likewise.
18282 * gdb.python/py-prettyprint.exp: Likewise.
18283 * gdb.python/py-section-script.exp: Likewise.
18284 * gdb.python/py-typeprint.exp: Likewise.
18285 * gdb.python/py-xmethods.exp: Likewise.
18286 * gdb.stabs/weird.exp: Likewise.
18287 * gdb.xml/tdesc-regs.exp: Likewise.
18288
18289 2014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
18290
18291 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
18292 (out_cu): Use addr_len for the size of addresses.
18293 (out_line): Likewise. Size DW_LNE_set_address instruction
18294 according to addr_len.
18295 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
18296 (FUNC): Add START_INSNS to definition.
18297
18298 2014-10-18 Yao Qi <yao@codesourcery.com>
18299
18300 * gdb.base/argv0-symlink.exp: Check argv[0] value if
18301 gdb_has_argv0 return true.
18302 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
18303 check [target_info exists noargs], check [gdb_has_argv0]
18304 instead.
18305 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
18306 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
18307 procedures.
18308
18309 2014-10-17 Doug Evans <dje@google.com>
18310
18311 * gdb.python/py-events.exp: Update expected output for clear_objfiles
18312 event.
18313 * gdb.python/py-events.py: Add clear_objfiles event.
18314
18315 2014-10-17 Doug Evans <dje@google.com>
18316
18317 * gdb.python/py-objfile.exp: Test progspace attribute.
18318
18319 2014-10-17 Luis Machado <lgustavo@codesourcery.com>
18320
18321 * gdb.guile/scm-breakpoint.exp: Do not assume any
18322 directory separators when matching source file paths.
18323 * gdb.python/py-breakpoint.exp: Likewise.
18324 * gdb.reverse/break-precsave.exp: Likewise.
18325 * gdb.reverse/break-reverse.exp: Likewise.
18326 * gdb.reverse/consecutive-precsave.exp: Likewise.
18327 * gdb.reverse/finish-precsave.exp: Likewise.
18328 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
18329 * gdb.reverse/finish-reverse.exp: Likewise.
18330 * gdb.reverse/i386-precsave.exp: Likewise.
18331 * gdb.reverse/i387-env-reverse.exp: Likewise.
18332 * gdb.reverse/i387-stack-reverse.exp: Likewise.
18333 * gdb.reverse/machinestate-precsave.exp: Likewise.
18334 * gdb.reverse/machinestate.exp: Likewise.
18335 * gdb.reverse/sigall-precsave.exp: Likewise.
18336 * gdb.reverse/solib-precsave.exp: Likewise.
18337 * gdb.reverse/step-precsave.exp: Likewise.
18338 * gdb.reverse/until-precsave.exp: Likewise.
18339 * gdb.reverse/watch-precsave.exp: Likewise.
18340 * gdb.reverse/watch-reverse.exp: Likewise.
18341
18342 2014-10-17 Yao Qi <yao@codesourcery.com>
18343
18344 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
18345 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
18346
18347 2014-10-17 Pedro Alves <palves@redhat.com>
18348
18349 PR gdb/17471
18350 * gdb.base/bg-execution-repeat.c: New file.
18351 * gdb.base/bg-execution-repeat.exp: New file.
18352
18353 2014-10-17 Pedro Alves <palves@redhat.com>
18354
18355 PR gdb/17300
18356 * gdb.base/continue-all-already-running.c: New file.
18357 * gdb.base/continue-all-already-running.exp: New file.
18358
18359 2014-10-17 Pedro Alves <palves@redhat.com>
18360
18361 PR gdb/17472
18362 * gdb.base/annota-input-while-running.c: New file.
18363 * gdb.base/annota-input-while-running.exp: New file.
18364
18365 2014-10-17 Pedro Alves <palves@redhat.com>
18366
18367 * gdb.base/callfuncs.exp: emove references to osf.
18368 * gdb.base/sigall.exp: Likewise.
18369 * gdb.gdb/selftest.exp: Likewise.
18370 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
18371 * gdb.mi/non-stop.c: Likewise.
18372 * gdb.mi/pthreads.c: Likewise.
18373 * gdb.reverse/sigall-precsave.exp: Likewise.
18374 * gdb.reverse/sigall-reverse.exp: Likewise.
18375 * gdb.threads/pthreads.c: Likewise.
18376 * gdb.threads/pthreads.exp: Likewise.
18377
18378 2014-10-17 Yao Qi <yao@codesourcery.com>
18379
18380 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
18381 check 'target_info exists noargs'.
18382 (test_command_prompt_position): Likewise.
18383 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
18384 Remove "set args".
18385 (progvar_simple_while_test): Likewise.
18386 (progvar_complex_if_while_test): Likewise.
18387 (if_while_breakpoint_command_test): Likewise.
18388 (infrun_breakpoint_command_test): Likewise.
18389 (breakpoint_command_test): Likewise.
18390 (watchpoint_command_test): Likewise.
18391 (bp_deleted_in_command_test): Likewise.
18392 (temporary_breakpoint_commands): Likewise.
18393
18394 2014-10-16 Yao Qi <yao@codesourcery.com>
18395
18396 * gdb.base/remotetimeout.exp: Remove noargs checking.
18397
18398 2014-10-15 Pedro Alves <palves@redhat.com>
18399
18400 PR breakpoints/9649
18401 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
18402 * gdb.base/breakpoint-in-ro-region.exp
18403 (probe_target_hardware_step): New procedure.
18404 (top level): Probe hardware stepping and hardware breakpoint
18405 support. Test stepping through a read-only region, with both
18406 "breakpoint auto-hw" on and off and both "always-inserted" on and
18407 off.
18408
18409 2014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
18410
18411 * gdb.dlang/demangle.exp: Update for demangling changes.
18412
18413 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
18414
18415 * gdb.cp/non-trivial-retval.cc: Add new test cases.
18416 * gdb.cp/non-trivial-retval.exp: Add new tests.
18417
18418 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
18419
18420 PR c++/13403
18421 PR c++/15154
18422 * gdb.cp/non-trivial-retval.cc: New file.
18423 * gdb.cp/non-trivial-retval.exp: New file.
18424
18425 2014-10-15 Yao Qi <yao@codesourcery.com>
18426
18427 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
18428 remote host.
18429
18430 2014-10-15 Yao Qi <yao@codesourcery.com>
18431
18432 * gdb.python/py-symbol.exp: Match file base name if host is
18433 remote, otherwise match file name with dir name.
18434 * gdb.python/py-symtab.exp: Likewise.
18435 * gdb.python/python.exp: Likewise.
18436
18437 2014-10-15 Yao Qi <yao@codesourcery.com>
18438
18439 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
18440 pattern.
18441 * gdb.python/py-symtab.exp: Likewise.
18442 * gdb.python/python.exp: Remove trailing ".*". Fix typo
18443 locationn.
18444
18445 2014-10-14 Joel Brobecker <brobecker@adacore.com>
18446
18447 * gdb.ada/addr_arith: New testcase.
18448
18449 2014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
18450
18451 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
18452 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
18453 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
18454 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
18455
18456 2014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
18457
18458 * gdb.arch/stap-eval-lang-ada.S: Likewise.
18459 * gdb.arch/stap-eval-lang-ada.c: Likewise.
18460 * gdb.arch/stap-eval-lang-ada.exp: New file.
18461
18462 2014-10-14 Yao Qi <yao@codesourcery.com>
18463
18464 * gdb.mi/mi-var-child.c (nothing1): New function.
18465 (nothing2): New function.
18466 (do_children_tests): Set function pointers by nothing1 and
18467 nothing2.
18468 * gdb.mi/mi-var-child.exp: Step over new added statements.
18469 Update test to match the new output.
18470 * gdb.mi/var-cmd.c (nothing1): New function.
18471 (nothing2): New function.
18472 (do_children_tests): Set function pointers by nothing1 and
18473 nothing2.
18474 * gdb.mi/mi-var-display.exp: Update test to match output.
18475 Step to the line specified by $line_dct_nothing.
18476 Increase the number of lines to step.
18477
18478 2014-10-14 Yao Qi <yao@codesourcery.com>
18479
18480 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
18481 tests.
18482 * gdb.mi/mi2-var-child.exp: Likewise.
18483
18484 2014-10-13 Doug Evans <dje@google.com>
18485
18486 * gdb.python/py-objfile.exp: Change name of file name test.
18487
18488 2014-10-13 Doug Evans <dje@google.com>
18489
18490 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
18491 from the start of the CU.
18492
18493 2014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
18494 Yao Qi <yao@codesourcery.com>
18495
18496 Fix "save breakpoints" for "catch" command.
18497 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
18498 Remove -nonewline. Match also the added "main" line.
18499
18500 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
18501
18502 Fix "save breakpoints" for "disable $bpnum" command.
18503 * gdb.base/save-bp.c (main): Add label.
18504 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
18505
18506 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
18507
18508 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
18509
18510 2014-10-11 Yao Qi <yao@codesourcery.com>
18511
18512 * gdb.server/server-kill.exp: Execute command
18513 "set remote trace-status-packet on" before "tstatus".
18514
18515 2014-10-11 Yao Qi <yao@codesourcery.com>
18516
18517 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
18518 (main): Call getppid.
18519 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
18520 and continue to it. Read variable "server_pid".
18521
18522 2014-10-11 Yao Qi <yao@codesourcery.com>
18523
18524 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
18525
18526 2014-10-11 Yao Qi <yao@codesourcery.com>
18527
18528 * gdb.threads/thread-find.exp: Don't execute command
18529 "info threads".
18530 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
18531 * gdb.threads/linux-dp.exp: Don't check the condition
18532 $threads_created equals to zero.
18533
18534 2014-10-10 Pedro Alves <palves@redhat.com>
18535
18536 * gdb.base/bigcore.exp: Remove references to IRIX.
18537 * gdb.base/funcargs.exp: Likewise.
18538 * gdb.base/interrupt.exp: Likewise.
18539 * gdb.base/mips_pro.exp: Likewise.
18540 * gdb.base/nodebug.exp: Likewise.
18541 * gdb.base/setvar.exp: Likewise.
18542 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
18543
18544 2014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
18545 Pedro Alves <palves@redhat.com>
18546
18547 PR symtab/14466
18548 * gdb.base/vdso-warning.c: New file.
18549 * gdb.base/vdso-warning.exp: New file.
18550
18551 2014-10-02 Doug Evans <dje@google.com>
18552
18553 * gdb.base/structs.c (main): Don't run forever.
18554
18555 2014-10-02 Pedro Alves <palves@redhat.com>
18556
18557 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
18558 (top level) <stop threads 1, stop threads 2>: Use it.
18559
18560 2014-10-02 Pedro Alves <palves@redhat.com>
18561
18562 * gdb.threads/break-while-running.exp (test): Add new
18563 'update_thread_list' argument. Skip "info threads" if false.
18564 (top level): Add new 'update_thread_list' axis.
18565
18566 2014-10-02 Pedro Alves <palves@redhat.com>
18567
18568 PR breakpoints/17431
18569 * gdb.base/execl-update-breakpoints.c: New file.
18570 * gdb.base/execl-update-breakpoints.exp: New file.
18571
18572 2014-10-01 Pedro Alves <palves@redhat.com>
18573
18574 * gdb.base/breakpoint-in-ro-region.c: New file.
18575 * gdb.base/breakpoint-in-ro-region.exp: New file.
18576
18577 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
18578
18579 * gdb.mi/mi-exit-code.exp: New file.
18580 * gdb.mi/mi-exit-code.c: New file.
18581
18582 2014-09-30 Yao Qi <yao@codesourcery.com>
18583
18584 * lib/prelink-support.exp (build_executable_own_libs): Error if
18585 the target isn't native.
18586
18587 2014-09-30 Yao Qi <yao@codesourcery.com>
18588
18589 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
18590 false.
18591
18592 2014-09-22 Pedro Alves <palves@redhat.com>
18593
18594 * gdb.threads/break-while-running.exp: New file.
18595 * gdb.threads/break-while-running.c: New file.
18596
18597 2014-09-19 Yao Qi <yao@codesourcery.com>
18598
18599 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
18600 Invoke test. Restart GDB with --readnow and invoke test again.
18601
18602 2014-09-19 Yao Qi <yao@codesourcery.com>
18603
18604 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
18605 proc set_breakpoint_on_gcd_function. Invoke
18606 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
18607 invoke set_breakpoint_on_gcd_function again.
18608
18609 2014-09-18 Doug Evans <dje@google.com>
18610
18611 * gdb.dwarf2/symtab-producer.exp: New file.
18612
18613 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
18614
18615 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
18616 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
18617 * gdb.base/global-var-nested-by-dso.c: Likewise.
18618 * gdb.base/global-var-nested-by-dso.exp: Likewise.
18619
18620 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
18621 Pedro Alves <palves@redhat.com>
18622
18623 * gdb.base/watch-bitfields.exp: Pass string other than test file
18624 name to prepare_for_testing.
18625 (watch): New procedure.
18626 (expect_watchpoint): Use with_test_prefix.
18627 (top level): Factor out tests to ...
18628 (test_watch_location, test_regular_watch): ... these new
18629 procedures, and use with_test_prefix and gdb_continue_to_end.
18630
18631 2014-09-16 Patrick Palka <patrick@parcs.ath.cx>
18632
18633 PR breakpoints/12526
18634 * gdb.base/watch-bitfields.exp: New file.
18635 * gdb.base/watch-bitfields.c: New file.
18636
18637 2014-09-16 Pedro Alves <palves@redhat.com>
18638
18639 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
18640 software and hardware addresses, not software address against
18641 itself.
18642
18643 2014-09-16 Pedro Alves <palves@redhat.com>
18644
18645 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
18646 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
18647
18648 2014-09-16 Pedro Alves <palves@redhat.com>
18649
18650 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
18651 files.
18652 * gdb.base/a2-run.exp: Remove all code guarded by istarget
18653 "*-*-vxworks*" throughout.
18654 * gdb.base/break.exp: Likewise.
18655 * gdb.base/default.exp: Likewise.
18656 * gdb.base/scope.exp: Likewise.
18657 * gdb.base/sepdebug.exp: Likewise.
18658 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
18659 throughout.
18660 * gdb.base/run.c: Likewise.
18661 * gdb.base/sepdebug.c: Likewise.
18662 * gdb.hp/gdb.aCC/run.c: Likewise.
18663 * gdb.reverse/until-reverse.c: Likewise.
18664 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
18665
18666 2014-09-16 Yao Qi <yao@codesourcery.com>
18667
18668 * boards/local-remote-host-native.exp: New file.
18669
18670 2014-09-14 Doug Evans <xdje42@gmail.com>
18671
18672 * gdb.threads/queue-signal.c (thread_count): New variable.
18673 (thread_count_mutex, thread_count_condvar): New variables.
18674 (incr_thread_count, wait_all_threads_running): New functions.
18675 (main): Wait for all threads to be in their thread functions.
18676
18677 2014-09-13 Doug Evans <xdje42@gmail.com>
18678
18679 * gdb.threads/queue-signal.c: New file.
18680 * gdb.threads/queue-signal.exp: New file.
18681
18682 2014-09-13 Doug Evans <xdje42@gmail.com>
18683
18684 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
18685 be consistent with what default_gdb_init uses.
18686 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
18687 the plain text of the prompt. Add some logging printfs.
18688 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
18689
18690 2014-09-12 Pedro Alves <palves@redhat.com>
18691
18692 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
18693 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
18694 * gdb.arch/i386-size-overlap.exp: Likewise.
18695 * gdb.arch/i386-size.exp: Likewise.
18696 * gdb.arch/i386-unwind.exp: Likewise.
18697 * gdb.base/a2-run.exp: Likewise.
18698 * gdb.base/break.exp: Likewise.
18699 * gdb.base/charset.exp: Likewise.
18700 * gdb.base/chng-syms.exp: Likewise.
18701 * gdb.base/commands.exp: Likewise.
18702 * gdb.base/dbx.exp: Likewise.
18703 * gdb.base/find.exp: Likewise.
18704 * gdb.base/funcargs.exp: Likewise.
18705 * gdb.base/jit-simple.exp: Likewise.
18706 * gdb.base/reread.exp: Likewise.
18707 * gdb.base/sepdebug.exp: Likewise.
18708 * gdb.base/step-bt.exp: Likewise.
18709 * gdb.cp/mb-inline.exp: Likewise.
18710 * gdb.cp/mb-templates.exp: Likewise.
18711 * gdb.objc/basicclass.exp: Likewise.
18712 * gdb.threads/killed.exp: Likewise.
18713
18714 2014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
18715
18716 PR tdep/17379
18717 * gdb.arch/powerpc-stackless.S: New file.
18718 * gdb.arch/powerpc-stackless.exp: New file.
18719
18720 2014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
18721
18722 * gdb.base/attach.c: Include unistd.h.
18723 (main): Call alarm. Add label postloop.
18724 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
18725 gdb_breakpoint, gdb_continue_to_breakpoint.
18726 (test_command_line_attach_run): Kill ${testpid} in one exit path.
18727
18728 2014-09-11 Pedro Alves <palves@redhat.com>
18729
18730 PR gdb/17347
18731 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
18732 * gdb.base/attach.exp (test_command_line_attach_run): New
18733 procedure.
18734 (top level): Call it.
18735
18736 2014-09-11 Pedro Alves <palves@redhat.com>
18737
18738 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
18739 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
18740 (do_command_attach_tests): Use spawn_wait_for_attach.
18741 * gdb.base/solib-overlap.exp: Likewise.
18742 * gdb.multi/multi-attach.exp: Likewise.
18743 * gdb.python/py-prompt.exp: Likewise.
18744 * gdb.python/py-sync-interp.exp: Likewise.
18745 * gdb.server/ext-attach.exp: Likewise.
18746
18747 2014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
18748
18749 * gdb.fortran/array-element.exp: Remove unexpected "continue"
18750 command in testcase. Simplify testcase.
18751
18752 2014-09-10 Joel Brobecker <brobecker@adacore.com>
18753
18754 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
18755
18756 2014-09-10 Joel Brobecker <brobecker@adacore.com>
18757
18758 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
18759
18760 2014-09-10 Joel Brobecker <brobecker@adacore.com>
18761
18762 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
18763
18764 2014-09-10 Joel Brobecker <brobecker@adacore.com>
18765
18766 * gdb.dwarf2/dynarr-ptr.c: New file.
18767 * gdb.dwarf2/dynarr-ptr.exp: New file.
18768
18769 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
18770
18771 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
18772 of 30 rather than hardcoding 120 for a slow test case. Take the
18773 `gdb,timeout' target setting into account for this calculation.
18774 Don't extend the timeout for the test cases that don't need it.
18775
18776 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
18777
18778 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
18779 a factor of 2 for a slow test case. Take the `gdb,timeout'
18780 target setting into account for this calculation.
18781 * gdb.reverse/until-precsave.exp: Increase the timeout by
18782 a factor of 15 and 3 respectively rather than adding 120
18783 for a pair of slow test cases. Take the `gdb,timeout'
18784 target setting into account for this calculation.
18785
18786 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
18787
18788 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
18789 timeout, don't pass one down to gdb_expect.
18790 (gdb_expect): Rework timeout selection.
18791
18792 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
18793
18794 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
18795 exception on timeout.
18796 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
18797 (gdbserver_start_extended): Catch any `gdbserver_start' error
18798 exceptions.
18799 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
18800 * lib/mi-support.exp (mi_gdb_target_load): Catch any
18801 `gdbserver_gdb_load' error exceptions.
18802
18803 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
18804
18805 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
18806 120 on waiting for the TCP socket to open.
18807
18808 2014-09-09 Doug Evans <xdje42@gmail.com>
18809
18810 * gdb.base/default.exp (show_conv_list): Add _caller_is,
18811 _caller_matches, _any_caller_is, _any_caller_matches.
18812
18813 2014-09-09 Doug Evans <xdje42@gmail.com>
18814
18815 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
18816
18817 2014-09-09 Yao Qi <yao@codesourcery.com>
18818
18819 * gdb.mi/mi-var-display.exp: Set print symbol off.
18820
18821 2014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
18822
18823 PR gdb/17035
18824 * gdb.base/commands.exp: Add tests to verify user-defined
18825 commands with empty bodies.
18826 * gdb.python/py-cmd.exp: Test that we don't show user-defined
18827 python commands in `show user command`.
18828 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
18829 scheme commands in `show user command`.
18830
18831 2014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
18832
18833 PR python/17355
18834 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
18835 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
18836 * gdb.python/py-framefilter-invalidarg.exp: New file.
18837 * gdb.python/py-framefilter-invalidarg.py: New file.
18838
18839 2014-09-06 Doug Evans <xdje42@gmail.com>
18840
18841 PR 15276
18842 * gdb.python/py-caller-is.c: New file.
18843 * gdb.python/py-caller-is.exp: New file.
18844
18845 2014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
18846
18847 PR gdb/17235
18848 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
18849 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
18850
18851 2014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
18852
18853 PR fortran/17237
18854 * gdb.fortran/print-formatted.exp: New file.
18855 * gdb.fortran/print-formatted.f90: Likewise.
18856
18857 2014-09-03 Sasha Smundak <asmundak@google.com>
18858
18859 * gdb.python/py-frame.exp: Test Frame.read_register.
18860
18861 2014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
18862
18863 PR python/16699
18864 * gdb.python/py-completion.exp: New file.
18865 * gdb.python/py-completion.py: Likewise.
18866
18867 2014-08-28 Doug Evans <dje@google.com>
18868
18869 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
18870 eax,etc. are live with values set by gdb and thus the compiler can't
18871 use them.
18872 * gdb.arch/i386-pseudo.c (main): Ditto.
18873
18874 2014-08-27 Doug Evans <dje@google.com>
18875
18876 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
18877
18878 2014-08-25 Doug Evans <dje@google.com>
18879
18880 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
18881 (main): Ditto.
18882
18883 2014-08-25 Doug Evans <dje@google.com>
18884
18885 * gdb.threads/thread-execl.exp: #include <stdio.h>.
18886
18887 2014-08-24 Yao Qi <yao@codesourcery.com>
18888
18889 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
18890 symbol off.
18891 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
18892
18893 2014-08-22 Doug Evans <dje@google.com>
18894
18895 PR 17276
18896 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
18897 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
18898 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
18899
18900 2014-08-22 Yao Qi <yao@codesourcery.com>
18901
18902 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
18903 * gdb.python/py-finish-breakpoint2.exp: Likewise.
18904 * gdb.python/python.exp: Likewise. Use .py file on the host
18905 instead of the build.
18906
18907 2014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
18908
18909 * gdb.threads/gcore-stale-thread.c: New file.
18910 * gdb.threads/gcore-stale-thread.exp: New file.
18911
18912 2014-08-21 Pedro Alves <palves@redhat.com>
18913
18914 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
18915 * gdb.base/gcore-relro-pie.exp: Likewise.
18916 * gdb.base/gcore-relro.exp: Likewise.
18917 * gdb.base/gcore.exp: Likewise.
18918 * gdb.base/print-symbol-loading.exp: Likewise.
18919 * gdb.threads/gcore-thread.exp: Likewise.
18920 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
18921
18922 2014-08-20 Pedro Alves <palves@redhat.com>
18923 Jan Kratochvil <jan.kratochvil@redhat.com>
18924
18925 * Makefile.in (EXTRA_RULES, CC): New variables, get from
18926 configure.
18927 (EXPECT): Handle READ1 being set.
18928 (all): Depend on EXTRA_RULES.
18929 (check-read1, expect-read1, read1.so, read1): New rules.
18930 * README (Testsuite Parameters): Document the READ1 make variable.
18931 (Race detection): New section.
18932 * configure: Regenerate.
18933 * configure.ac: If build==host==target, and running under a
18934 GNU/glibc system, add read1 to the extra Makefile rules.
18935 (EXTRA_RULES): AC_SUBST it.
18936 * lib/read1.c: New file.
18937
18938 2014-08-20 Joel Brobecker <brobecker@adacore.com>
18939
18940 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
18941 the handling of variables declared as a typedef to an array
18942 which a DW_AT_data_location attribute.
18943
18944 2014-08-19 Andrew Burgess <aburgess@broadcom.com>
18945 Pedro Alves <palves@redhat.com>
18946
18947 PR symtab/14604
18948 PR symtab/14605
18949 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
18950 gdb_test.
18951
18952 2014-08-19 Pedro Alves <palves@redhat.com>
18953
18954 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
18955
18956 2014-08-19 Yao Qi <yao@codesourcery.com>
18957
18958 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
18959 right line.
18960
18961 2014-08-18 David Blaikie <dblaikie@gmail.com>
18962
18963 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
18964
18965 2014-08-18 Joel Brobecker <brobecker@adacore.com>
18966
18967 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
18968 attribute in array range.
18969
18970 2014-08-18 Joel Brobecker <brobecker@adacore.com>
18971
18972 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
18973
18974 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
18975
18976 PR c++/17132
18977 * gdb.cp/pr17132.cc: New file.
18978 * gdb.cp/pr17132.exp: New file.
18979
18980 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
18981
18982 * gdb.python/py-xmethods.py (A_getarrayind)
18983 (E_method_char_worker.__call__, E_method_int_worker.__call__):
18984 Use 'print' with function call syntax.
18985 (E_method_matcher.match): Fix tab vs space indentation mixup.
18986
18987 2014-08-15 Yao Qi <yao@codesourcery.com>
18988
18989 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
18990 false.
18991
18992 2014-08-15 Yao Qi <yao@codesourcery.com>
18993
18994 * gdb.cp/casts.exp: Set print symbol off.
18995 * gdb.cp/class2.exp: Likewise.
18996 * gdb.cp/overload.exp: Likewise.
18997 * gdb.cp/templates.exp: Likewise.
18998
18999 2014-08-11 Doug Evans <dje@google.com>
19000
19001 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
19002 (test_load_shlib): Update.
19003
19004 2014-08-09 Yao Qi <yao@codesourcery.com>
19005
19006 * gdb.base/display.exp: Invoke is_address_zero_readable.
19007 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
19008 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
19009 * gdb.base/hbreak-unmapped.exp: Return if
19010 is_address_zero_readable returns true.
19011 * gdb.base/signest.exp: Likewise.
19012 * gdb.base/signull.exp: Likewise.
19013 * gdb.base/sigbpt.exp: Likewise.
19014 * gdb.guile/scm-disasm.exp: Do the test if
19015 is_address_zero_readable returns false.
19016 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
19017 * gdb.python/py-arch.exp: Likewise.
19018 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
19019 * lib/gdb.exp (is_address_zero_readable): New proc.
19020
19021 2014-08-09 Yao Qi <yao@codesourcery.com>
19022
19023 PR testsuite/13443
19024 * gdb.mi/mi-var-display.exp: Make test messages unique.
19025
19026 2014-08-04 Tom Tromey <tromey@redhat.com>
19027
19028 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
19029 target 0".
19030
19031 2014-08-04 Tom Tromey <tromey@redhat.com>
19032
19033 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
19034 "target_resume".
19035
19036 2014-08-01 Joel Brobecker <brobecker@adacore.com>
19037
19038 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
19039 inner_vla_struct_object_size.
19040 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
19041 as xfail.
19042
19043 2014-07-30 Pedro Alves <palves@redhat.com>
19044
19045 * gdb.threads/signal-command-handle-nopass.exp (test): Add
19046 comment.
19047
19048 2014-07-29 Yao Qi <yao@codesourcery.com>
19049
19050 PR gdb/17206
19051 * gdb.base/until-nodebug.exp: New.
19052
19053 2014-07-28 Doug Evans <xdje42@gmail.com>
19054
19055 PR guile/17203
19056 * gdb.guile/scm-parameter.exp: Add tests for trying to create
19057 previously existing parameter, and previously ambiguously spelled
19058 parameter.
19059
19060 2014-07-28 Will Newton <will.newton@linaro.org>
19061
19062 * gdb.base/varargs.exp: Remove KFAILs for ARM.
19063
19064 2014-07-26 Ludovic Courtès <ludo@gnu.org>
19065 Doug Evans <xdje42@gmail.com>
19066
19067 PR guile/17146
19068 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
19069
19070 2014-07-25 Pedro Alves <palves@redhat.com>
19071
19072 * gdb.threads/signal-command-handle-nopass.c: New file.
19073 * gdb.threads/signal-command-handle-nopass.exp: New file.
19074 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
19075 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
19076 * gdb.threads/signal-delivered-right-thread.c: New file.
19077 * gdb.threads/signal-delivered-right-thread.exp: New file.
19078
19079 2014-07-25 Pedro Alves <palves@redhat.com>
19080
19081 * gdb.base/double-prompt-target-event-error.exp
19082 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
19083 match.
19084 (cancel_pagination_in_target_event): Rework double prompt
19085 detection.
19086 * gdb.base/paginate-after-ctrl-c-running.exp
19087 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
19088 <return>' match.
19089 * gdb.base/paginate-bg-execution.exp
19090 (test_bg_execution_pagination_return)
19091 (test_bg_execution_pagination_cancel): Remove '-notransfer
19092 <return>' matches.
19093 * gdb.base/paginate-execution-startup.exp
19094 (test_fg_execution_pagination_return)
19095 (test_fg_execution_pagination_cancel): Remove '-notransfer
19096 <return>' matches.
19097 * gdb.base/paginate-inferior-exit.exp
19098 (test_paginate_inferior_exited): Remove '-notransfer <return>'
19099 match.
19100 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
19101 * lib/gdb.exp (pagination_prompt): Run text through
19102 string_to_regexp.
19103 (gdb_test_multiple): Match $pagination_prompt instead of
19104 "<return>".
19105 (string_to_regexp): Move to lib/gdb-utils.exp.
19106
19107 2014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
19108
19109 * gdb.arch/amd64-entry-value-paramref.S: New file.
19110 * gdb.arch/amd64-entry-value-paramref.cc: New file.
19111 * gdb.arch/amd64-entry-value-paramref.exp: New file.
19112 * gdb.arch/amd64-optimout-repeat.S: New file.
19113 * gdb.arch/amd64-optimout-repeat.c: New file.
19114 * gdb.arch/amd64-optimout-repeat.exp: New file.
19115
19116 2014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
19117
19118 PR gdb/17170
19119 * gdb.base/statistics.exp: New file.
19120
19121 2014-07-17 Doug Evans <dje@google.com>
19122
19123 PR gdb/17170
19124 * gdb.base/maint.exp: Update testing of per-command stats.
19125
19126 2014-07-16 Pedro Alves <palves@redhat.com>
19127
19128 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
19129 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
19130 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
19131 (tfile_write_buf): New functions.
19132 (add_memory_block): Rewrite using the above.
19133 (adjust_function_address): New function.
19134 (FUNCTION_ADDRESS): New macro.
19135 (write_basic_trace_file): Remove short_x local, and use
19136 tfile_write_16. Change type of func_addr local to unsigned long
19137 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
19138 here. Cast argument of add_memory_block to char pointer.
19139 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
19140 (main): Remove parameters.
19141 * gdb.trace/tfile.exp: Remove nowarnings.
19142
19143 2014-07-15 Simon Marchi <simon.marchi@ericsson.com>
19144
19145 * gdb.base/debug-expr.exp: Test string evaluation with
19146 "debug expression" on.
19147
19148 2014-07-15 Pedro Alves <palves@redhat.com>
19149
19150 * gdb.base/reread.exp: Use clean_restart.
19151
19152 2014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
19153
19154 * gdb.arch/avr-flash-qualifer.c: New.
19155 * gdb.arch/avr-flash-qualifer.exp: New.
19156
19157 2014-07-14 Pedro Alves <palves@redhat.com>
19158
19159 * gdb.base/paginate-after-ctrl-c-running.c: New file.
19160 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
19161
19162 2014-07-14 Pedro Alves <palves@redhat.com>
19163
19164 * gdb.base/double-prompt-target-event-error.c: New file.
19165 * gdb.base/double-prompt-target-event-error.exp: New file.
19166
19167 2014-07-14 Pedro Alves <palves@redhat.com>
19168
19169 PR gdb/17072
19170 * gdb.base/paginate-inferior-exit.c: New file.
19171 * gdb.base/paginate-inferior-exit.exp: New file.
19172
19173 2014-07-14 Pedro Alves <palves@redhat.com>
19174
19175 PR gdb/17072
19176 * gdb.base/paginate-bg-execution.c: New file.
19177 * gdb.base/paginate-bg-execution.exp: New file.
19178
19179 2014-07-14 Pedro Alves <palves@redhat.com>
19180
19181 PR gdb/17072
19182 * gdb.base/paginate-execution-startup.c: New file.
19183 * gdb.base/paginate-execution-startup.exp: New file.
19184 * lib/gdb.exp (pagination_prompt): New global.
19185 (default_gdb_spawn): New procedure, factored out from
19186 default_gdb_spawn.
19187 (default_gdb_start): Adjust to call default_gdb_spawn.
19188 (gdb_spawn): New procedure.
19189
19190 2014-07-14 Pedro Alves <palves@redhat.com>
19191
19192 * lib/gdb.exp (gdb_assert): New procedure.
19193 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
19194
19195 2014-07-14 Pedro Alves <palves@redhat.com>
19196
19197 * gdb.base/execution-termios.c: New file.
19198 * gdb.base/execution-termios.exp: New file.
19199
19200 2014-07-14 Tom Tromey <tromey@redhat.com>
19201
19202 * gdb.cp/vla-cxx.cc: New file.
19203 * gdb.cp/vla-cxx.exp: New file.
19204
19205 2014-07-14 Tom Tromey <tromey@redhat.com>
19206
19207 * gdb.reverse/rerun-prec.c: New file.
19208 * gdb.reverse/rerun-prec.exp: New file.
19209
19210 2014-07-12 Maciej W. Rozycki <macro@mips.com>
19211 Maciej W. Rozycki <macro@codesourcery.com>
19212
19213 * lib/gdb-utils.exp: New file.
19214 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
19215 inline `gdb_init_command' processing.
19216 (gdb_start_cmd): Likewise.
19217 * lib/mi-support.exp (mi_run_cmd): Likewise.
19218 * README: Document `gdb_init_command' and `gdb_init_commands'.
19219
19220 2014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
19221
19222 Fix false FAIL running under a very long directory name.
19223 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
19224 and "set print elements 10000". Twice.
19225
19226 2014-07-11 Yao Qi <yao@codesourcery.com>
19227
19228 * gdb.base/exprs.exp: "set print symbol off".
19229
19230 2014-07-11 Pedro Alves <palves@redhat.com>
19231
19232 * gdb.threads/kill.c: New file.
19233 * gdb.threads/kill.exp: New file.
19234
19235 2014-07-10 Yao Qi <yao@codesourcery.com>
19236
19237 * gdb.trace/tfile.c (write_basic_trace_file)
19238 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
19239 address written to trace file.
19240
19241 2014-07-09 Pedro Alves <palves@redhat.com>
19242
19243 * gdb.base/attach-wait-input.exp: New file.
19244 * gdb.base/attach-wait-input.c: New file.
19245
19246 2014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
19247
19248 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
19249 setting up test structures.
19250 (main): Call new test function.
19251 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
19252 test function, continue into test function and walk test
19253 structures.
19254
19255 2014-07-02 Yao Qi <yao@codesourcery.com>
19256
19257 * gdb.trace/entry-values.c: Define labels 'foo_start' and
19258 'bar_start' at the beginning of functions 'foo' and 'bar'
19259 respectively.
19260 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
19261 instead of 'foo' and 'bar'.
19262
19263 2014-07-08 Markus Metzger <markus.t.metzger@intel.com>
19264
19265 * gdb.btrace/segv.exp: New.
19266 * gdb.btrace/segv.c: New.
19267
19268 2014-07-02 Luis Machado <lgustavo@codesourcery.com>
19269
19270 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
19271 instruction.
19272
19273 2014-06-30 Mark Wielaard <mjw@redhat.com>
19274
19275 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
19276 vulture, vilify, villar): New volatile array constants.
19277 (vindictive, vegetation): New const volatile array constants.
19278 * gdb.base/volatile.exp: Test volatile and const volatile array
19279 types.
19280
19281 2014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
19282
19283 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
19284 target lacks support for awatch, rwatch, or hbreak.
19285
19286 2014-06-27 Yao Qi <yao@codesourcery.com>
19287
19288 * gdb.multi/dummy-frame-restore.exp: New.
19289 * gdb.multi/dummy-frame-restore.c: New.
19290
19291 2014-06-25 Markus Metzger <markus.t.metzger@intel.com>
19292
19293 * gdb.btrace/gcore.exp: New.
19294
19295 2014-06-23 Pedro Alves <palves@redhat.com>
19296
19297 * gdb.base/watchpoint-reuse-slot.c: New file.
19298 * gdb.base/watchpoint-reuse-slot.exp: New file.
19299
19300 2014-06-23 Siva Chandra Reddy <sivachandra@google.com>
19301
19302 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
19303 progspace's filename in 'info', 'enable' and 'disable' command
19304 tests.
19305
19306 2014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
19307
19308 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
19309 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
19310 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
19311
19312 2014-06-20 Gary Benson <gbenson@redhat.com>
19313
19314 * gdb.arch/i386-avx.exp: Fix include file location.
19315 * gdb.arch/i386-sse.exp: Likewise.
19316
19317 2014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
19318
19319 * gdb.dlang/expression.exp: New file.
19320
19321 2014-06-19 Pedro Alves <palves@redhat.com>
19322
19323 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
19324 out from ...
19325 (top level): ... here. Iterate running tests under different
19326 scheduler-locking settings.
19327
19328 2014-06-18 Luis Machado <lgustavo@codesourcery.com>
19329
19330 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
19331 to DW_FORM_addr and use non-zero addresses.
19332
19333 2014-06-18 Siva Chandra Reddy <sivachandra@google.com>
19334
19335 PR gdb/17017
19336 * gdb.python/py-xmethods.cc: Add global function call counters and
19337 increment them in their respective functions. Remove "cout"
19338 statements.
19339 * gdb.python/py-xmethods.exp: Make tests check the global function
19340 call counters instead of depending on inferior IO.
19341
19342 2014-06-18 Don Breazeal <donb@codesourcery.com>
19343
19344 * gdb.base/foll-fork.exp (default_fork_parent_follow):
19345 Deleted procedure.
19346 (explicit_fork_parent_follow): Deleted procedure.
19347 (explicit_fork_child_follow): Deleted procedure.
19348 (test_follow_fork): New procedure.
19349 (do_fork_tests): Replace calls to deleted procedures with
19350 calls to test_follow_fork and reset GDB for subsequent
19351 procedure calls.
19352
19353 2014-06-17 Yao Qi <yao@codesourcery.com>
19354
19355 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
19356 CP1252.
19357
19358 2014-06-17 Luis Machado <lgustavo@codesourcery.com>
19359
19360 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
19361 Initialize ptr and S explicitly.
19362 (skip_type_update_when_not_use_rtti_test): Likewise.
19363
19364 2014-06-16 Keith Seitz <keiths@redhat.com>
19365
19366 PR mi/15863
19367 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
19368 the inferior is started.
19369
19370 2014-06-16 Pedro Alves <palves@redhat.com>
19371
19372 * gdb.base/break-main-file-remove-fail.c: New file.
19373 * gdb.base/break-main-file-remove-fail.exp: New file.
19374 * gdb.base/break-unload-file.exp: Use build_executable instead of
19375 prepare_for_testing.
19376 (test_break): New parameter "initial_load". Handle it.
19377 (top level): Add initial_load cmdline/file axis.
19378
19379 2014-06-12 Tom Tromey <tromey@redhat.com>
19380
19381 * gdb.base/completion.exp: Don't use directory name in test.
19382
19383 2014-06-09 Gary Benson <gbenson@redhat.com>
19384
19385 * gdb.base/sigall.c [Functions to send signals]: Reorder to
19386 separate the always-available ANSI-standard signals from the
19387 signals that require checking.
19388 (main): Likewise.
19389 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
19390 Likewise.
19391 (main): Likewise.
19392
19393 2014-06-07 Keith Seitz <keiths@redhat.com>
19394
19395 Revert:
19396 PR c++/16253
19397 * gdb.cp/var-tag.cc: New file.
19398 * gdb.cp/var-tag.exp: New file.
19399 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
19400 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
19401 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
19402 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
19403
19404 2014-06-06 Doug Evans <xdje42@gmail.com>
19405
19406 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
19407
19408 2014-06-06 Pedro Alves <palves@redhat.com>
19409
19410 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
19411 in target debug output instead of looking at RSP packets,
19412 disabling the test on any target that uses hardware stepping.
19413 Update comments.
19414
19415 2014-06-06 Pedro Alves <palves@redhat.com>
19416
19417 * gdb.base/break-unload-file.exp: Fix typo.
19418
19419 2014-06-06 Yao Qi <yao@codesourcery.com>
19420
19421 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
19422 from "jit_function" to "^jit_function".
19423
19424 2014-06-06 Yao Qi <yao@codesourcery.com>
19425
19426 * gdb.base/async.c (foo): Add one statement.
19427 * gdb.base/async.exp: Get the next instruction address and
19428 match the output of "nexti" by instruction address. Match
19429 the hex address in the output of "finish".
19430
19431 2014-06-06 Gary Benson <gbenson@redhat.com>
19432
19433 * gdb.base/call-signals.c: Remove preprocessor conditionals
19434 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
19435 SIGSEGV and SIGTERM.
19436 * gdb.base/sigall.c: Likewise.
19437 * gdb.base/unwindonsignal.c: Likewise.
19438 * gdb.reverse/sigall-reverse.c: Likewise.
19439
19440 2014-06-06 Yao Qi <yao@codesourcery.com>
19441
19442 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
19443 readable, skip the test.
19444
19445 2014-06-06 Yao Qi <yao@codesourcery.com>
19446
19447 * gdb.threads/staticthreads.c (thread_function): Move the line
19448 setting breakpoint on forward.
19449 * gdb.threads/staticthreads.exp: Update comments.
19450
19451 2014-06-05 Ludovic Courtès <ludo@gnu.org>
19452
19453 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
19454 "history-append! type error".
19455
19456 2014-06-05 Simon Marchi <simon.marchi@ericsson.com>
19457
19458 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
19459 erroneous dprintf expected input.
19460
19461 2014-06-04 Doug Evans <xdje42@gmail.com>
19462
19463 * gdb.guile/scm-generics.exp: Delete.
19464
19465 2014-06-04 Doug Evans <xdje42@gmail.com>
19466
19467 * gdb.guile/scm-breakpoint.exp: Update.
19468 Add tests for breakpoint registration.
19469
19470 2014-06-04 Tom Tromey <tromey@redhat.com>
19471
19472 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
19473 VLA-in-union.
19474 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
19475 inner_vla_struct, vla_union types. Initialize objects of those
19476 types and compute their sizes.
19477
19478 2014-06-04 Nathan Sidwell <nathan@codesourcery.com>
19479 Hui Zhu <hui@codesourcery.com>
19480
19481 * gdb.base/fileio.exp: Add test for shell not available as well as
19482 available.
19483 * gdb.base/fileio.c (test_system): Check for shell twice.
19484
19485 2014-06-04 Yao Qi <yao@codesourcery.com>
19486
19487 * gdb.base/auto-connect-native-target.exp: Remove redundant
19488 space from the regexp pattern.
19489
19490 2014-06-04 Yao Qi <yao@codesourcery.com>
19491
19492 * gdb.base/default.exp: Replace "child" with "native" in
19493 regexp pattern.
19494
19495 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
19496
19497 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
19498 * gdb.python/py-xmethods.exp: New tests to test xmethods.
19499 * gdb.python/py-xmethods.py: Python script supporting the
19500 new testcase and tests.
19501
19502 2014-06-03 Joel Brobecker <brobecker@adacore.com>
19503 Pedro Alves <palves@redhat.com>
19504
19505 PR breakpoints/17000
19506 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
19507 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
19508
19509 2014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
19510
19511 * gdb.base/subst.exp: Add tests to verify partial path matching
19512 output.
19513
19514 2014-06-03 Pedro Alves <palves@redhat.com>
19515
19516 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
19517 target that doesn't use software single-stepping.
19518
19519 2014-06-03 Pedro Alves <palves@redhat.com>
19520
19521 PR breakpoints/17000
19522 * gdb.base/sss-bp-on-user-bp-2.c: New file.
19523 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
19524
19525 2014-06-02 Doug Evans <xdje42@gmail.com>
19526
19527 * gdb.guile/scm-parameter.exp: New file.
19528
19529 2014-06-02 Doug Evans <xdje42@gmail.com>
19530
19531 * gdb.guile/scm-cmd.c: New file.
19532 * gdb.guile/scm-cmd.exp: New file.
19533
19534 2014-06-02 Doug Evans <xdje42@gmail.com>
19535
19536 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
19537 pretty-printer lookup.
19538 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
19539 (make-pp_s-printer): Call it.
19540 (make-pretty-printer-from-dict): New function.
19541 (lookup-pretty-printer-maker-from-dict): New function.
19542 (*pretty-printer*): Simplify.
19543 (make-objfile-pp_s-printer): New function.
19544 (install-objfile-pretty-printers!): New function.
19545 (make-progspace-pp_s-printer): New function.
19546 (install-progspace-pretty-printers!): New function.
19547 * gdb.guile/scm-progspace.c: New file.
19548 * gdb.guile/scm-progspace.exp: New file.
19549
19550 2014-06-02 Pedro Alves <palves@redhat.com>
19551
19552 * gdb.base/dprintf-bp-same-addr.c: New file.
19553 * gdb.base/dprintf-bp-same-addr.exp: New file.
19554
19555 2014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
19556
19557 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
19558 * gdb.arch/powerpc-power.s: Likewise.
19559
19560 2014-06-02 Joel Brobecker <brobecker@adacore.com>
19561
19562 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
19563
19564 2014-06-01 Yao Qi <yao@codesourcery.com>
19565
19566 * gdb.base/watchpoint.exp (test_watch_location): Check null
19567 pointer can be dereferenced. If not, do the test, otherwise
19568 skip it.
19569
19570 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
19571
19572 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
19573 results.
19574 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
19575
19576 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
19577
19578 * gdb.arch/amd64-invalid-stack-middle.S: New file.
19579 * gdb.arch/amd64-invalid-stack-middle.c: New file.
19580 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
19581 * gdb.arch/amd64-invalid-stack-top.c: New file.
19582 * gdb.arch/amd64-invalid-stack-top.exp: New file.
19583
19584 2014-05-30 Pedro Alves <palves@redhat.com>
19585
19586 PR breakpoints/17000
19587 * gdb.base/sss-bp-on-user-bp.c: New file.
19588 * gdb.base/sss-bp-on-user-bp.exp: New file.
19589
19590 2014-05-30 David Blaikie <dblaikie@gmail.com>
19591
19592 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
19593 gnu_inline semantics via attribute.
19594 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
19595 source explicitly specifies the required semantics.
19596
19597 2014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
19598
19599 * gdb.reverse/sigall-reverse.exp: Fix a typo.
19600
19601 2014-05-29 Pedro Alves <palves@redhat.com>
19602 Tom Tromey <tromey@redhat.com>
19603
19604 * gdb.base/async-shell.exp: Don't enable target-async.
19605 * gdb.base/async.exp
19606 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
19607 parameter. Adjust.
19608 (top level): Don't test with "target-async".
19609 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
19610 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
19611 * gdb.base/inferior-died.exp: Don't enable target-async.
19612 * gdb.base/interrupt-noterm.exp: Likewise.
19613 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
19614 * gdb.mi/mi-nonstop-exit.exp: Likewise.
19615 * gdb.mi/mi-nonstop.exp: Likewise.
19616 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
19617 * gdb.mi/mi-nsintrall.exp: Likewise.
19618 * gdb.mi/mi-nsmoribund.exp: Likewise.
19619 * gdb.mi/mi-nsthrexec.exp: Likewise.
19620 * gdb.mi/mi-watch-nonstop.exp: Likewise.
19621 * gdb.multi/watchpoint-multi.exp: Adjust comment.
19622 * gdb.python/py-evsignal.exp: Don't enable target-async.
19623 * gdb.python/py-evthreads.exp: Likewise.
19624 * gdb.python/py-prompt.exp: Likewise.
19625 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
19626 * gdb.server/solib-list.exp: Don't enable target-async.
19627 * gdb.threads/thread-specific-bp.exp: Likewise.
19628 * lib/mi-support.exp: Adjust to use mi-async.
19629
19630 2014-05-29 Pedro Alves <palves@redhat.com>
19631
19632 PR gdb/13860
19633 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
19634 reason, even in sync mode.
19635
19636 2014-05-29 Pedro Alves <palves@redhat.com>
19637 Hui Zhu <hui@codesourcery.com>
19638
19639 PR PR15693
19640 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
19641 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
19642 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
19643 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
19644
19645 2014-05-28 Joel Brobecker <brobecker@adacore.com>
19646
19647 * config/monitor.exp (gdb_target_monitor): Replace use of
19648 "set remotebaud" by "set serial baud".
19649
19650 2014-05-26 Andy Wingo <wingo@igalia.com>
19651
19652 * gdb.guile/scm-breakpoint.exp:
19653 * gdb.guile/scm-gsmob.exp: Update to use plain old object
19654 properties instead of gdb-object-properties.
19655
19656 2014-05-26 Yao Qi <yao@codesourcery.com>
19657
19658 * gdb.server/no-thread-db.exp: Specify source file name
19659 explicitly when setting a breakpoint.
19660
19661 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
19662
19663 * gdb.btrace/vdso.c: New.
19664 * gdb.btrace/vdso.exp: New.
19665
19666 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
19667
19668 * gdb.base/gcore.exp (capture_command_output): Move ...
19669 * lib/gdb.exp (capture_command_output): ... here.
19670
19671 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
19672
19673 * gdb.btrace/data.exp: Test memory access during btrace replay.
19674
19675 2014-05-22 Simon Marchi <simon.marchi@ericsson.com>
19676
19677 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
19678
19679 2014-05-21 Pedro Alves <palves@redhat.com>
19680
19681 PR gdb/13860
19682 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
19683 (top level): Test that output related to execution commands is
19684 sent to the console with CLI commands, but not with MI commands.
19685 Test that breakpoint events are always mirrored to the console.
19686 Also expect the new source line to be output after a "next" in
19687 async mode too. Make it a pass/fail test.
19688 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
19689 output.
19690 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
19691
19692 2014-05-21 Pedro Alves <palves@redhat.com>
19693
19694 * gdb.base/list.exp (build_pattern, test_list): New procedures.
19695 Use them to test variations of "list" after reaching a breakpoint.
19696 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
19697 Test "list" with listsize 10 after reaching a breakpoint.
19698 * gdb.python/python.exp (decode_line current location line
19699 number): Adjust expected line number.
19700
19701 2014-05-21 Simon Marchi <simon.marchi@ericsson.com>
19702
19703 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
19704 behavior for $args, pass it directly to "run".
19705
19706 2014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
19707
19708 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
19709 30000 to 65536.
19710
19711 2014-05-21 Pedro Alves <palves@redhat.com>
19712
19713 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
19714 auto-connect-native-target off".
19715 * gdb.base/auto-connect-native-target.c: New file.
19716 * gdb.base/auto-connect-native-target.exp: New file.
19717
19718 2014-05-21 Pedro Alves <palves@redhat.com>
19719
19720 * gdb.base/default.exp: Test "target native" instead of "target
19721 child".
19722
19723 2014-05-21 Mark Wielaard <mjw@redhat.com>
19724
19725 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
19726
19727 2014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
19728
19729 Fix TLS access for -static -pthread.
19730 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
19731 <HAVE_TLS> (thread_function, main): Initialize it.
19732 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
19733 Add clean_restart.
19734 <$have_tls != "">: Check TLSVAR.
19735
19736 2014-05-21 Pedro Alves <palves@redhat.com>
19737
19738 * gdb.base/dcache-line-read-error.c: New.
19739 * gdb.base/dcache-line-read-error.exp: New.
19740
19741 2014-05-20 Pedro Alves <palves@redhat.com>
19742
19743 * gdb.base/compare-sections.c: New file.
19744 * gdb.base/compare-sections.exp: New file.
19745
19746 2014-05-20 Pedro Alves <palves@redhat.com>
19747
19748 * gdb.base/break-idempotent.c: New file.
19749 * gdb.base/break-idempotent.exp: New file.
19750
19751 2014-05-20 Markus Metzger <markus.t.metzger@intel.com>
19752
19753 * gdb.btrace/nohist.exp: New.
19754
19755 2014-05-20 Yao Qi <yao@codesourcery.com>
19756
19757 * lib/gdb.exp (gdb_init): Set timeout if test file is under
19758 gdb.reverse directory and gdb_reverse_timeout exists in board
19759 setting.
19760 * README: Document gdb_reverse_timeout.
19761
19762 2014-05-20 Yao Qi <yao@codesourcery.com>
19763
19764 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
19765 'test_file_name'. Treat args as a string instead of a list.
19766 (gdb_init): Rename argument 'args' by 'test_file_name'.
19767
19768 2014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
19769
19770 * gdb.arch/powerpc-power.exp: New file.
19771 * gdb.arch/powerpc-power.s: New file.
19772
19773 2014-05-16 Doug Evans <dje@google.com>
19774
19775 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
19776 * gdb.base/completion.exp: Check that all expected files exist
19777 before doing file completion.
19778
19779 2014-05-16 Doug Evans <dje@google.com>
19780
19781 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
19782 Update.
19783 (do_syscall_tests_without_xml): Update.
19784
19785 2014-05-16 Pedro Alves <palves@redhat.com>
19786
19787 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
19788 instead of "unknown output after running".
19789
19790 2014-05-16 Yao Qi <yao@codesourcery.com>
19791
19792 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
19793 file1.txt from host at the end.
19794 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
19795
19796 2014-05-15 Doug Evans <dje@google.com>
19797
19798 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
19799 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
19800 loading file. Add test for TU lookup.
19801
19802 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
19803
19804 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
19805 calling "-exec-arguments" or "set args" before running the
19806 inferior.
19807
19808 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
19809
19810 * lib/mi-support.exp (mi_expect_stop): Expect message for
19811 inferiors that exit with non-zero exit code.
19812
19813 2014-05-14 Yao Qi <yao@codesourcery.com>
19814
19815 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
19816 match absolute path on remote host.
19817 (test_file_list_exec_source_files): Remove "/" from the
19818 pattern.
19819
19820 2014-05-14 Yao Qi <yao@codesourcery.com>
19821
19822 * boards/local-remote-host-notty.exp (${board}_file): New
19823 proc.
19824
19825 2014-05-07 Kyle McMartin <kyle@redhat.com>
19826
19827 Pushed by Joel Brobecker <brobecker@adacore.com>.
19828 * gdb.arch/aarch64-atomic-inst.c: New file.
19829 * gdb.arch/aarch64-atomic-inst.exp: New file.
19830
19831 2014-05-07 Yao Qi <yao@codesourcery.com>
19832
19833 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
19834 in current context" too.
19835
19836 2014-05-05 Keith Seitz <keiths@redhat.com>
19837
19838 * gdb.linespec/ls-dollar.exp: Add test for linespec
19839 file:convenience_variable.
19840
19841 2014-05-05 Yao Qi <yao@codesourcery.com>
19842
19843 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
19844 traceframes into tfile and ctf trace files. Read data from
19845 trace file and test collected data.
19846 (gdb_collect_locals_test): Likewise.
19847 (gdb_unavailable_registers_test): Likewise.
19848 (gdb_unavailable_floats): Likewise.
19849 (gdb_collect_globals_test): Likewise.
19850 (top-level): Append "ctf" to trace_file_targets if GDB
19851 supports.
19852
19853 2014-05-05 Yao Qi <yao@codesourcery.com>
19854
19855 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
19856 code to ...
19857 (gdb_collect_args_test_1): ... it. New proc.
19858 (gdb_collect_locals_test): Move some code to ...
19859 (gdb_collect_locals_test_1): ... it. New proc.
19860 (gdb_unavailable_registers_test): Move some code to ...
19861 (gdb_unavailable_registers_test_1): ... it. New proc.
19862 (gdb_unavailable_floats): Move some code to ...
19863 (gdb_unavailable_floats_1): ... it. New proc.
19864
19865 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
19866
19867 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
19868 probes to test for bitness recognition.
19869 * gdb.arch/amd64-stap-optional-prefix.exp
19870 (test_probe_value_without_reg): New procedure.
19871 Add code to test for different kinds of bitness.
19872
19873 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
19874
19875 PR breakpoints/16889
19876 * gdb.arch/amd64-stap-optional-prefix.S: New file.
19877 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
19878
19879 2014-05-01 Pedro Alves <palves@redhat.com>
19880
19881 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
19882 gdb_file_cmd if no file is specified.
19883 * boards/native-extended-gdbserver.exp (gdb_load): Use the
19884 last_loaded_file to set the remote exec-file.
19885
19886 2014-05-01 Pedro Alves <palves@redhat.com>
19887
19888 * boards/local-remote-host.exp: New file.
19889
19890 2014-05-01 Pedro Alves <palves@redhat.com>
19891
19892 * boards/local-remote-host.exp: Rename to ...
19893 * boards/local-remote-host-notty.exp: ... this.
19894
19895 2014-04-28 Joel Brobecker <brobecker@adacore.com>
19896
19897 * gdb.ada/dyn_arrayidx: New testcase.
19898
19899 2014-04-26 Yao Qi <yao@codesourcery.com>
19900
19901 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
19902 and compute the length of function main. Save it in
19903 $main_length.
19904 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
19905 (top-level): Use gdb_compile to compile objects into
19906 executable and restart GDB. Remove invocation to
19907 prepare_for_testing.
19908
19909 2014-04-25 Simon Marchi <simon.marchi@ericsson.com>
19910 Pedro Alves <palves@redhat.com>
19911
19912 PR server/16255
19913 * gdb.multi/multi-attach.c: New file.
19914 * gdb.multi/multi-attach.exp: New file.
19915
19916 2014-04-25 Pedro Alves <palves@redhat.com>
19917
19918 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
19919 user.
19920 (top level): Test that "set remote conditional-breakpoints-packet
19921 off" works as intended.
19922 * gdb.base/dprintf.exp: Test that "set remote
19923 breakpoint-commands-packet off" works as intended.
19924 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
19925 New function.
19926 (top level): Call it.
19927 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
19928 remote fast-tracepoints-packet off" works as intended.
19929 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
19930 * lib/gdb.exp (gdb_is_target_remote): ... here.
19931
19932 2014-04-24 David Blaikie <dblaikie@gmail.com>
19933
19934 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
19935 ensure clang would not discard them.
19936 * gdb.base/gdbvars.c: Ditto.
19937 * gdb.base/memattr.c: Ditto.
19938 * gdb.base/whatis.c: Ditto.
19939 * gdb.python/py-prettyprint.c: Ditto.
19940 * gdb.trace/actions.c: Ditto.
19941 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
19942 ensure clang would not discard it.
19943
19944 2014-04-24 David Blaikie <dblaikie@gmail.com>
19945
19946 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
19947 clang to emit the full definition of type required by the test
19948 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
19949
19950 2014-04-24 David Blaikie <dblaikie@gmail.com>
19951
19952 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
19953 coax Clang into emitting the definition of the type.
19954 * gdb.cp/pr10728-x.h (y): Ditto.
19955 * gdb.cp/pr10728-y.cc (y): Ditto.
19956
19957 2014-04-24 David Blaikie <dblaikie@gmail.com>
19958
19959 * gdb.base/label.exp: XFAIL label related tests under Clang.
19960 * gdb.cp/cplabel.exp: Ditto.
19961 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
19962 under Clang those using labels.
19963
19964 2014-04-25 Yao Qi <yao@codesourcery.com>
19965
19966 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
19967 double_label.
19968 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
19969 partial_label and double_label.
19970
19971 2014-04-24 David Blaikie <dblaikie@gmail.com>
19972
19973 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
19974
19975 2014-04-24 David Blaikie <dblaikie@gmail.com>
19976
19977 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
19978 of the function to work across GCC and Clang.
19979 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
19980 pointer types (const void ** const V void **).
19981
19982 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
19983 Walfred Tedeschi <walfred.tedeschi@intel.com>
19984
19985 * Makefile.in (EXECUTABLES): Added i386-avx512.
19986 * gdb.arch/i386-avx512.c: New file.
19987 * gdb.arch/i386-avx512.exp: Likewise.
19988
19989 2014-04-23 Keith Seitz <keiths@redhat.com>
19990
19991 * lib/mi-support.exp (mi_list_breakpoints): Delete.
19992 (mi_make_breakpoint_table): New procedure.
19993 (mi_create_breakpoint): Use mi_make_breakpoint
19994 and return the result.
19995 (mi_make_breakpoint): New procedure.
19996 (mi_build_kv_pairs): New procedure.
19997
19998 * gdb.mi/mi-break.exp: Remove unused globals,
19999 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
20000 All callers updated.
20001 * gdb.mi/mi-dprintf.exp: Use variable to track command
20002 number.
20003 Update all callers of mi_create_breakpoint and use
20004 mi_make_breakpoint_table.
20005 Remove any unused global variables.
20006 * gdb.mi/mi-nonstop.exp: Likewise.
20007 * gdb.mi/mi-nsintrall.exp: Likewise.
20008 * gdb.mi/mi-nsmoribund.exp: Likewise.
20009 * gdb.mi/mi-nsthrexec.exp: Likewise.
20010 * gdb.mi/mi-reverse.exp: Likewise.
20011 * gdb.mi/mi-simplerun.exp: Likewise.
20012 * gdb.mi/mi-stepn.exp: Likewise.
20013 * gdb.mi/mi-syn-frame.exp: Likewise.
20014 * gdb.mi/mi-until.exp: Likewise.
20015 * gdb.mi/mi-var-cp.exp: Likewise.
20016 * gdb.mi/mi-var-display.exp: Likewise.
20017 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
20018 * gdb.mi/mi2-var-child.exp: Likewise.
20019 * gdb.mi/mi-vla-c99.exp: Likewise.
20020 * lib/mi-support.exp: Likewise.
20021
20022 From Ian Lance Taylor <iant@cygnus.com>:
20023 * lib/gdb.exp (parse_args): New procedure.
20024
20025 2014-04-23 Pedro Alves <palves@redhat.com>
20026
20027 * gdb.base/break-unload-file.c: New file.
20028 * gdb.base/break-unload-file.exp: New file.
20029 * gdb.base/sym-file-lib.c (baz): New function.
20030 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
20031 field.
20032 (load): Store the segment's mapped size.
20033 (unload): New function.
20034 (unload_shlib): New function.
20035 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
20036 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
20037 set a breakpoint at baz, and call it.
20038 * gdb.base/sym-file.exp: New tests for stale breakpoint
20039 instructions.
20040
20041 2014-04-23 Pedro Alves <palves@redhat.com>
20042
20043 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
20044 * gdb.base/hbreak-in-shr-unsupported.c: New file.
20045 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
20046 * gdb.base/hbreak-unmapped.c: New file.
20047 * gdb.base/hbreak-unmapped.exp: New file.
20048 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
20049 * lib/gdb.exp (gdb_is_target_remote): ... here.
20050
20051 2014-04-22 Pedro Alves <palves@redhat.com>
20052
20053 * gdb.base/consecutive-step-over.c: New file.
20054 * gdb.base/consecutive-step-over.exp: New file.
20055
20056 2014-04-22 Pedro Alves <palves@redhat.com>
20057
20058 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
20059 instead of send_gdb/gdb_expect.
20060
20061 2014-04-22 Yao Qi <yao@codesourcery.com>
20062
20063 * lib/trace-support.exp (generate_tracefile): New procedure.
20064 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
20065 return 0.
20066 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
20067 if generate_tracefile returns 1.
20068
20069 2014-04-18 Tom Tromey <palves@redhat.com>
20070 Pedro alves <tromey@redhat.com>
20071
20072 PR backtrace/15558
20073 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
20074 with a backtrace limit.
20075 * gdb.python/py-frame-inline.exp: Test running to an inline
20076 function with a backtrace limit, and printing the newest frame.
20077 * gdb.python/py-frame-inline.c (main): Call f.
20078
20079 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
20080
20081 * gdb.java/jnpe.exp: Drop srcdir from untested path.
20082
20083 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
20084
20085 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
20086 Drop prefix from unsupported source file path.
20087
20088 2014-04-17 Yao Qi <yao@codesourcery.com>
20089
20090 * lib/gdb.exp (with_target_charset): New proc.
20091 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
20092 with_target_charset.
20093 (test_print_strings): Likewise.
20094 (test_repeat_bytes): Likewise.
20095 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
20096 for some tests.
20097
20098 2014-04-16 Keith Seitz <keiths@redhat.com>
20099
20100 PR gdb/15827
20101 * gdb.dwarf2/corrupt.c: New file.
20102 * gdb.dwarf2/corrupt.exp: New file.
20103
20104 2014-04-16 Keith Seitz <keiths@redhat.com>
20105
20106 PR c++/16597
20107 * gdb.cp/namelessclass.cc: New file.
20108 * gdb.cp/namelessclass.exp: New file.
20109 * gdb.cp/namelessclass.S: New file.
20110
20111 2014-04-16 Doug Evans <dje@google.com>
20112
20113 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
20114 Add comment.
20115 (gdbserver_default_get_comm_port): New function.
20116 (gdbserver_start): Check if board file provided
20117 "gdbserver,get_comm_port" and use it if so.
20118 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
20119 (gdb,socketport): Set to "stdio".
20120 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
20121 (stdio_gdbserver_template): Delete.
20122 (${board}_get_remote_address): Update.
20123 (${board}_build_remote_cmd): Delete.
20124 (${board}_get_comm_port): New function.
20125 (${board}_spawn): Update.
20126 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
20127 Delete.
20128 (${board}_get_remote_address): Update.
20129 (${board}_get_comm_port): New function.
20130
20131 2014-04-16 Andrew Burgess <aburgess@broadcom.com>
20132
20133 * gdb.base/memattr.exp: Improve regexps to handle memory regions
20134 appearing in any order.
20135
20136 2014-04-15 Doug Evans <dje@google.com>
20137
20138 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
20139 uninitialized value of "description".
20140
20141 2014-04-15 Keith Seitz <keiths@redhat.com>
20142
20143 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
20144 Remove unused globals.
20145 (test_running_the_program): Likewise.
20146 (test_controlled_execution): Likewise.
20147 (test_controlling_breakpoints): Likewise.
20148 (test_program_termination): Likewise.
20149
20150 2014-04-15 Keith Seitz <keiths@redhat.com>
20151
20152 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
20153 unused globals.
20154 (test_rbreak_creation_and_listing): Likewise.
20155 (test_ignore_count): Likewise.
20156 (test_error): Likewise.
20157
20158 2014-04-15 Pedro Alves <palves@redhat.com>
20159
20160 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
20161 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
20162 sym-file-loader.c.
20163 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
20164 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
20165 to sym-file-loader.c.
20166 (struct library): Forward declare.
20167 (load_shlib, lookup_function): Change prototypes.
20168 (find_shstrtab, find_strtab, find_shdr, find_symtab)
20169 (translate_offset): Remove declarations.
20170 (get_text_addr): New declaration.
20171 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
20172 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
20173 sym-file-loader.h.
20174 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
20175 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
20176 here from sym-file-loader.h.
20177 (struct library): New structure.
20178 (load_shlib, lookup_function): Change prototypes and adjust to
20179 work with a struct library.
20180 (find_shstrtab, find_strtab, find_shdr, find_symtab)
20181 (translate_offset): Make static.
20182 (get_text_addr): New function.
20183 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
20184
20185 2014-04-15 Pedro Alves <palves@redhat.com>
20186
20187 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
20188
20189 2014-04-15 Pedro Alves <palves@redhat.com>
20190
20191 * gdb.base/sym-file-loader.c: Include <limits.h>.
20192 (SELF_LINK): New define.
20193 (get_origin): New function.
20194 (load_shlib): Use it.
20195 * gdb.base/sym-file.exp: Don't early return if the target is
20196 remote. Use runto_main, and issue fail is that fails. Use
20197 gdb_load_shlibs.
20198 (shlib_name): Delete.
20199 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
20200
20201 2014-04-15 Pedro Alves <palves@redhat.com>
20202
20203 * gdb.base/sym-file.exp: Remove regex characters from test
20204 message. Don't refer to breakpoint numbers in test messages.
20205
20206 2014-04-14 Keith Seitz <keiths@redhat.com>
20207
20208 PR c++/16253
20209 * gdb.cp/var-tag.cc: New file.
20210 * gdb.cp/var-tag.exp: New file.
20211 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
20212 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
20213 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
20214 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
20215
20216 2014-04-14 Tom Tromey <tromey@redhat.com>
20217
20218 * gdb.cp/classes.exp (test_enums): Handle underlying type.
20219 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
20220 type.
20221 * gdb.cp/enum-class.exp: New file.
20222 * gdb.cp/enum-class.cc: New file.
20223
20224 2014-04-14 Tom Tromey <tromey@redhat.com>
20225
20226 * gdb.dwarf2/enum-type.exp: New file.
20227
20228 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
20229
20230 * gdb.mi/mi-vla-c99.exp: New file.
20231 * gdb.mi/vla.c: New file.
20232
20233 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
20234
20235 * gdb.base/vla-datatypes.c: New file.
20236 * gdb.base/vla-datatypes.exp: New file.
20237
20238 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
20239
20240 * gdb.base/vla-ptr.c: New file.
20241 * gdb.base/vla-ptr.exp: New file.
20242
20243 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
20244
20245 * gdb.dwarf2/count.exp: New file.
20246
20247 2014-04-14 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-14 David Blaikie <dblaikie@gmail.com>
20253
20254 * gdb.mi/non-stop.c: Add return value for non-void function return
20255 statement.
20256 * gdb.threads/staticthreads.c: Ditto.
20257
20258 2014-04-12 Siva Chandra Reddy <sivachandra@google.com>
20259 Doug Evans <xdje42@gmail.com>
20260
20261 * gdb.guile/scm-value.c: Improve test case.
20262 * gdb.guile/scm-value.exp: Add new test.
20263
20264 2014-04-11 David Blaikie <dblaikie@gmail.com>
20265
20266 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
20267 override Clang's default.
20268
20269 2014-04-11 Joel Brobecker <brobecker@adacore.com>
20270
20271 Revert the following changes (regressions):
20272
20273 * gdb.base/vla-sideeffect.c: New file.
20274 * gdb.base/vla-sideeffect.exp: New file.
20275
20276 * gdb.dwarf2/count.exp: New file.
20277
20278 * gdb.base/vla-multi.c: New file.
20279 * gdb.base/vla-multi.exp: New file.
20280
20281 * gdb.base/vla-ptr.c: New file.
20282 * gdb.base/vla-ptr.exp: New file.
20283
20284 * gdb.base/vla-datatypes.c: New file.
20285 * gdb.base/vla-datatypes.exp: New file.
20286
20287 * gdb.mi/mi-vla-c99.exp: New file.
20288 * gdb.mi/vla.c: New file.
20289
20290 2014-04-11 Keith Seitz <keiths@redhat.com>
20291
20292 PR c++/16675
20293 * gdb.cp/cpsizeof.exp: New file.
20294 * gdb.cp/cpsizeof.cc: New file.
20295
20296 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
20297
20298 * gdb.mi/mi-vla-c99.exp: New file.
20299 * gdb.mi/vla.c: New file.
20300
20301 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
20302
20303 * gdb.base/vla-datatypes.c: New file.
20304 * gdb.base/vla-datatypes.exp: New file.
20305
20306 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
20307
20308 * gdb.base/vla-ptr.c: New file.
20309 * gdb.base/vla-ptr.exp: New file.
20310
20311 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
20312
20313 * gdb.base/vla-multi.c: New file.
20314 * gdb.base/vla-multi.exp: New file.
20315
20316 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
20317
20318 * gdb.dwarf2/count.exp: New file.
20319
20320 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
20321
20322 * gdb.base/vla-sideeffect.c: New file.
20323 * gdb.base/vla-sideeffect.exp: New file.
20324
20325 2014-04-11 Yao Qi <yao@codesourcery.com>
20326
20327 * gdb.base/completion.exp: Check file exists before running tests
20328 on file completion.
20329
20330 2014-04-10 Pedro Alves <palves@redhat.com>
20331
20332 * gdb.base/cond-eval-mode.c: New file.
20333 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
20334 prepare_for_testing to build the new file. Check result of
20335 runto_main.
20336 (test_break, test_watch): New procedures.
20337 (top level): Use them.
20338
20339 2014-04-08 Pierre Muller <muller@sourceware.org>
20340
20341 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
20342 Ctrl-V use for mingw hosts.
20343
20344 2014-04-07 Siva Chandra Reddy <sivachandra@google.com>
20345
20346 * gdb.python/py-value.c: Improve test case.
20347 * gdb.python/py-value.exp: Add new test.
20348
20349 2014-04-07 David Blaikie <dblaikie@gmail.com>
20350
20351 * lib/compiler.c: Identify the clang compiler.
20352 * lib/compiler.cc: Ditto.
20353
20354 2014-04-03 Yao Qi <yao@codesourcery.com>
20355
20356 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
20357
20358 2014-04-01 Anton Blanchard <anton@samba.org>
20359
20360 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
20361 messages unique.
20362
20363 2014-04-01 Anton Blanchard <anton@samba.org>
20364
20365 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
20366 prepare_for_testing.
20367
20368 2014-04-01 Anton Blanchard <anton@samba.org>
20369
20370 * gdb.arch/ppc64-atomic-inst.c: Remove.
20371 * gdb.arch/ppc64-atomic-inst.S: New file.
20372 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
20373
20374 2014-03-31 Doug Evans <dje@google.com>
20375
20376 * gdb.base/print-symbol-loading-lib.c: New file.
20377 * gdb.base/print-symbol-loading-main.c: New file.
20378 * gdb.base/print-symbol-loading.exp: New file.
20379
20380 2014-03-31 Yao Qi <yao@codesourcery.com>
20381
20382 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
20383
20384 2014-03-28 Joel Brobecker <brobecker@adacore.com>
20385
20386 * gdb.ada/mi_dyn_arr: New testcase.
20387
20388 2014-03-27 Doug Evans <dje@google.com>
20389
20390 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
20391
20392 2014-03-27 Yao Qi <yao@codesourcery.com>
20393
20394 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
20395 if target is nios2-*-*.
20396
20397 2014-03-26 Yao Qi <yao@codesourcery.com>
20398
20399 * lib/gdb.exp (readline_is_used): New proc.
20400 * gdb.base/completion.exp: Move tests on command complete up.
20401 Skip the rest of tests if readline is not used.
20402 * gdb.ada/complete.exp: Skp the test if readline is not
20403 used.
20404 * gdb.base/filesym.exp: Likewise.
20405 * gdb.base/macscp.exp: Likewise.
20406 * gdb.base/readline-ask.exp: Likewise.
20407 * gdb.base/readline.exp: Likewise.
20408 * gdb.python/py-cmd.exp: Likewise.
20409 * gdb.trace/tfile.exp: Likewise.
20410
20411 2014-03-26 Yao Qi <yao@codesourcery.com>
20412
20413 * gdb.base/macscp.exp: Fix code format issues.
20414
20415 2014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
20416
20417 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
20418 * gdb.asm/powerpc64le.inc: New file.
20419
20420 2014-03-25 Pedro Alves <palves@redhat.com>
20421 Doug Evans <dje@google.com>
20422
20423 * gdb.base/source-execution.c: New file.
20424 * gdb.base/source-execution.exp: New file.
20425 * gdb.base/source-execution.gdb: New file.
20426
20427 2014-03-24 Doug Evans <dje@google.com>
20428
20429 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
20430 using fission.
20431
20432 2014-03-24 Hui Zhu <hui@codesourcery.com>
20433 Pedro Alves <palves@redhat.com>
20434
20435 PR breakpoints/16101
20436 * gdb.base/dprintf.exp: Use unsupported rather than changing the
20437 test pass/fail messages. Detect missing support for dprintf when
20438 breakpoints are actually inserted.
20439 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
20440 breakpoints are actually inserted.
20441 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
20442 fails.
20443
20444 2014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
20445
20446 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
20447
20448 2014-03-22 Doug Evans <xdje42@gmail.com>
20449
20450 * gdb.python/python.exp (python not supported): Verify multi-line
20451 python command issues an error.
20452 * gdb.guile/guile.exp (guile not supported): Verify multi-line
20453 guile command issues an error.
20454
20455 2014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
20456
20457 * gdb.threads/thread-specific.exp: Handle the lack of usable
20458 $this_breakpoint and $this_thread.
20459
20460 2014-03-21 Hui Zhu <hui@codesourcery.com>
20461
20462 * gdb.base/attach.exp (do_command_attach_tests): New.
20463
20464 2014-03-20 Tom Tromey <tromey@redhat.com>
20465 Pedro Alves <palves@redhat.com>
20466
20467 PR cli/15718
20468 * gdb.base/condbreak-call-false.c: New file.
20469 * gdb.base/condbreak-call-false.exp: New file.
20470
20471 2014-03-20 Pedro Alves <palves@redhat.com>
20472
20473 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
20474 Delete.
20475 (block_signals, unblock_signals): Delete.
20476 (child_function_2, main): Remove references to deleted variable
20477 and functions.
20478
20479 2014-03-20 Pedro Alves <palves@redhat.com>
20480
20481 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
20482 Use pthread_kill to signal thread 2.
20483 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
20484 Adjust to make the test send itself a signal rather than using the
20485 host's "kill" command.
20486
20487 2014-03-20 Pedro Alves <palves@redhat.com>
20488
20489 * gdb.threads/multiple-step-overs.c: New file.
20490 * gdb.threads/multiple-step-overs.exp: New file.
20491 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
20492 Adjust expected infrun debug output.
20493
20494 2014-03-20 Pedro Alves <palves@redhat.com>
20495
20496 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
20497 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
20498
20499 2014-03-20 Pedro Alves <palves@redhat.com>
20500
20501 PR breakpoints/7143
20502 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
20503 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
20504 of gdb_test_multiple.
20505 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
20506 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
20507
20508 2014-03-20 Pedro Alves <palves@redhat.com>
20509
20510 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
20511 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
20512
20513 2014-03-19 Pedro Alves <palves@redhat.com>
20514
20515 * gdb.base/async.exp: Remove early return.
20516
20517 2014-03-19 Pedro Alves <palves@redhat.com>
20518
20519 * gdb.base/async.exp (step& tests): Pass explicit test messages.
20520
20521 2014-03-19 Pedro Alves <palves@redhat.com>
20522
20523 * gdb.base/async.exp (test_background): Expect \r\n after
20524 "completed." in the fail pattern.
20525
20526 2014-03-19 Pedro Alves <palves@redhat.com>
20527
20528 * gdb.base/async.exp (test_background): New procedure.
20529 Use it for all background execution command tests.
20530
20531 2014-03-19 Pedro Alves <palves@redhat.com>
20532
20533 * gdb.base/async.exp: Use prepare_for_testing.
20534
20535 2014-03-19 Pedro Alves <palves@redhat.com>
20536
20537 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
20538 the same line.
20539
20540 2014-03-19 Pedro Alves <palves@redhat.com>
20541
20542 * gdb.base/async.c (main): Add "jump here" and "until here" line
20543 marker comments.
20544 * gdb.base/async.exp (jump_here): New global.
20545 (jump& test): Use it.
20546 (until_here): New global.
20547 (until& test): Use it.
20548
20549 2014-03-19 Pedro Alves <palves@redhat.com>
20550
20551 * gdb.base/async.exp: Don't frob gdb_protocol.
20552
20553 2014-03-18 Doug Evans <xdje42@gmail.com>
20554
20555 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
20556 Fix spelling of exec-done-display.
20557
20558 2014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
20559
20560 PR gdb/15358
20561 * gdb.base/gdb-sigterm.c: New file.
20562 * gdb.base/gdb-sigterm.exp: New file.
20563
20564 2014-03-18 Pedro Alves <palves@redhat.com>
20565
20566 PR gdb/13860
20567 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
20568 * lib/mi-support.exp (mi_expect_stop): Add special handling for
20569 solib-event.
20570
20571 2014-03-17 Joel Brobecker <brobecker@adacore.com>
20572
20573 * gdb.ada/pckd_arr_ren: New testcase.
20574
20575 2014-03-13 Doug Evans <xdje42@gmail.com>
20576
20577 PR guile/16612
20578 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
20579 collect after discarding symbols.
20580
20581 2014-03-13 Ludovic Courtès <ludo@gnu.org>
20582 Doug Evans <xdje42@gmail.com>
20583
20584 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
20585 to history survives a gc.
20586
20587 2014-03-13 Pedro Alves <palves@redhat.com>
20588
20589 * gdb.base/default.exp: Don't test "target procfs".
20590
20591 2014-03-13 Pedro Alves <palves@redhat.com>
20592
20593 * gdb.base/default.exp: Update "target child" and "target procfs"
20594 tests to not expect "Unix".
20595
20596 2014-03-12 Tom Tromey <tromey@redhat.com>
20597
20598 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
20599 New procs. Add target-async tests.
20600 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
20601 Add target-async tests.
20602
20603 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
20604
20605 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
20606 'func_start' and 'func_end' for the beginning and end of the
20607 function code, respectively.
20608 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
20609 'func_end' instead of 'func' and 'main'.
20610
20611 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
20612
20613 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
20614 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
20615 generate the debug info assembler source.
20616
20617 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
20618
20619 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
20620 * gdb.dwarf2/arr-subrange.exp: Likewise.
20621 * gdb.dwarf2/dwz.exp: Likewise.
20622 * gdb.dwarf2/method-ptr.exp: Likewise.
20623 * gdb.dwarf2/missing-sig-type.exp: Likewise.
20624 * gdb.dwarf2/subrange.exp: Likewise.
20625 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
20626 * gdb.dwarf2/implptrpiece.exp: Likewise.
20627 * gdb.dwarf2/nostaticblock.exp: Likewise.
20628
20629 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
20630
20631 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
20632 directory to absolute path name arguments.
20633
20634 2014-03-10 Joel Brobecker <brobecker@adacore.com>
20635
20636 * gdb.ada/tagged_access: New testcase.
20637
20638 2014-03-07 Markus Metzger <markus.t.metzger@intel.com>
20639
20640 * gdb.btrace/data.exp: Update expected output.
20641
20642 2014-03-06 Yao Qi <yao@codesourcery.com>
20643
20644 * gdb.trace/pr16508.exp: New file.
20645
20646 2014-03-05 Pedro Alves <palves@redhat.com>
20647
20648 PR gdb/16575
20649 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
20650 procedure.
20651 (top level): Adjust to use it. Add tests that exercise breakpoint
20652 interaction with the code-cache.
20653
20654 2014-02-26 Ludovic Courtès <ludo@gnu.org>
20655
20656 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
20657 test for 'history-append!'.
20658
20659 2014-02-26 Joel Brobecker <brobecker@adacore.com>
20660
20661 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
20662 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
20663 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
20664 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
20665 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
20666 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
20667
20668 2014-02-26 Joel Brobecker <brobecker@adacore.com>
20669
20670 * testsuite/gdb.python/py-pp-re-notag.c: New file.
20671 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
20672 * testsuite/gdb.python/py-pp-re-notag.p: New file.
20673
20674 2014-02-26 Joel Brobecker <brobecker@adacore.com>
20675
20676 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
20677
20678 2014-02-26 Joel Brobecker <brobecker@adacore.com>
20679
20680 * gdb.dwarf2/arr-stride.c: New file.
20681 * gdb.dwarf2/arr-stride.exp: New file.
20682
20683 2014-02-26 Pedro Alves <palves@redhat.com>
20684
20685 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
20686 that won't ever trigger. Make sure that GDB reports the correct
20687 breakpoint that caused the stop.
20688
20689 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
20690
20691 PR gdb/16626
20692 * gdb.base/auto-load-script: New file.
20693 * gdb.base/auto-load.c: New file.
20694 * gdb.base/auto-load.exp: New file.
20695
20696 PR gdb/16626
20697 * gdb.base/auto-load.exp: Fix out-of-srctree run.
20698
20699 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
20700
20701 Fix dw2-icycle.exp -fsanitize=address GDB crash.
20702 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
20703
20704 2014-02-24 Doug Evans <dje@google.com>
20705
20706 * lib/gdb.exp (run_on_host): Log error output if program fails.
20707
20708 2014-02-21 Pedro Alves <palves@redhat.com>
20709
20710 * gdb.threads/step-after-sr-lock.c: Rename to ...
20711 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
20712 * gdb.threads/step-after-sr-lock.exp: Rename to ...
20713 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
20714 ... this.
20715
20716 2014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
20717
20718 PR tdep/16397
20719 * gdb.arch/amd64-stap-special-operands.exp: New file.
20720 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
20721 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
20722 * gdb.arch/amd64-stap-triplet.S: Likewise.
20723 * gdb.arch/amd64-stap-triplet.c: Likewise.
20724
20725 2014-02-20 Joel Brobecker <brobecker@adacore.com>
20726
20727 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
20728 in .section pseudo-op.
20729
20730 2014-02-20 lin zuojian <manjian2006@gmail.com>
20731 Joel Brobecker <brobecker@adacore.com>
20732 Doug Evans <xdje42@gmail.com>
20733
20734 PR symtab/16581
20735 * gdb.dwarf2/dw2-icycle.S: New file.
20736 * gdb.dwarf2/dw2-icycle.c: New file.
20737 * gdb.dwarf2/dw2-icycle.exp: New file.
20738
20739 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
20740
20741 * gdb.python/py-value-cc.cc: Improve test case to enable testing
20742 operations on gdb.Value objects.
20743 * gdb.python/py-value-cc.exp: Add new test to test operations on
20744 gdb.Value objects.
20745
20746 2014-02-18 Doug Evans <dje@google.com>
20747
20748 * Makefile.in (TESTS): New variable.
20749 (expanded_tests, expanded_tests_or_none): New variables
20750 (check-single): Pass $(expanded_tests_or_none) to runtest.
20751 (check-parallel): Only run tests in $(TESTS) if non-empty.
20752 (check/no-matching-tests-found): New rule.
20753 * README: Document TESTS makefile variable.
20754
20755 2014-02-18 Doug Evans <dje@google.com>
20756
20757 * Makefile.in (check-parallel): rm -rf outputs temp.
20758
20759 2014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
20760
20761 Fix "ERROR: no fileid for" in the testsuite.
20762 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
20763
20764 2014-02-12 Doug Evans <dje@google.com>
20765
20766 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
20767 (MISCELLANEOUS): New variable.
20768 (clean): rm -rf $(MISCELLANEOUS).
20769 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
20770 dwp live in the same directory as symlinks, with each symlink pointed
20771 to a differently named file in a different directory.
20772
20773 2014-02-11 Doug Evans <dje@google.com>
20774
20775 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
20776 of Tcl file commands.
20777
20778 2014-02-10 Mark Kettenis <kettenis@gnu.org>
20779
20780 * gdb.threads/step-after-sr-lock.exp: Avoid executing
20781 "kill -SIGUSR1 -1".
20782
20783 2014-02-10 Joel Brobecker <brobecker@adacore.com>
20784
20785 * gdb.ada/tick_length_array_enum_idx: New testcase.
20786
20787 2014-02-10 Doug Evans <xdje42@gmail.com>
20788
20789 * configure.ac (AC_OUTPUT): Add gdb.guile.
20790 * configure: Regenerate.
20791 * lib/gdb-guile.exp: New file.
20792 * lib/gdb.exp (get_target_charset): New function.
20793 * gdb.base/help.exp: Update expected output from "apropos apropos".
20794 * gdb.guile/Makefile.in: New file.
20795 * gdb.guile/guile.exp: New file.
20796 * gdb.guile/scm-arch.c: New file.
20797 * gdb.guile/scm-arch.exp: New file.
20798 * gdb.guile/scm-block.c: New file.
20799 * gdb.guile/scm-block.exp: New file.
20800 * gdb.guile/scm-breakpoint.c: New file.
20801 * gdb.guile/scm-breakpoint.exp: New file.
20802 * gdb.guile/scm-disasm.c: New file.
20803 * gdb.guile/scm-disasm.exp: New file.
20804 * gdb.guile/scm-equal.c: New file.
20805 * gdb.guile/scm-equal.exp: New file.
20806 * gdb.guile/scm-error.exp: New file.
20807 * gdb.guile/scm-error.scm: New file.
20808 * gdb.guile/scm-frame-args.c: New file.
20809 * gdb.guile/scm-frame-args.exp: New file.
20810 * gdb.guile/scm-frame-args.scm: New file.
20811 * gdb.guile/scm-frame-inline.c: New file.
20812 * gdb.guile/scm-frame-inline.exp: New file.
20813 * gdb.guile/scm-frame.c: New file.
20814 * gdb.guile/scm-frame.exp: New file.
20815 * gdb.guile/scm-generics.exp: New file.
20816 * gdb.guile/scm-gsmob.exp: New file.
20817 * gdb.guile/scm-iterator.c: New file.
20818 * gdb.guile/scm-iterator.exp: New file.
20819 * gdb.guile/scm-math.c: New file.
20820 * gdb.guile/scm-math.exp: New file.
20821 * gdb.guile/scm-objfile-script-gdb.in: New file.
20822 * gdb.guile/scm-objfile-script.c: New file.
20823 * gdb.guile/scm-objfile-script.exp: New file.
20824 * gdb.guile/scm-objfile.c: New file.
20825 * gdb.guile/scm-objfile.exp: New file.
20826 * gdb.guile/scm-ports.exp: New file.
20827 * gdb.guile/scm-pretty-print.c: New file.
20828 * gdb.guile/scm-pretty-print.exp: New file.
20829 * gdb.guile/scm-pretty-print.scm: New file.
20830 * gdb.guile/scm-section-script.c: New file.
20831 * gdb.guile/scm-section-script.exp: New file.
20832 * gdb.guile/scm-section-script.scm: New file.
20833 * gdb.guile/scm-symbol.c: New file.
20834 * gdb.guile/scm-symbol.exp: New file.
20835 * gdb.guile/scm-symtab-2.c: New file.
20836 * gdb.guile/scm-symtab.c: New file.
20837 * gdb.guile/scm-symtab.exp: New file.
20838 * gdb.guile/scm-type.c: New file.
20839 * gdb.guile/scm-type.exp: New file.
20840 * gdb.guile/scm-value-cc.cc: New file.
20841 * gdb.guile/scm-value-cc.exp: New file.
20842 * gdb.guile/scm-value.c: New file.
20843 * gdb.guile/scm-value.exp: New file.
20844 * gdb.guile/source2.scm: New file.
20845 * gdb.guile/types-module.cc: New file.
20846 * gdb.guile/types-module.exp: New file.
20847
20848 2014-02-10 Yao Qi <yao@codesourcery.com>
20849
20850 PR testsuite/16543
20851 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
20852 * configure: Regenerated.
20853 * Makefile.in: New file.
20854
20855 2014-02-08 Andreas Schwab <schwab@linux-m68k.org>
20856
20857 * gdb.python/py-framefilter.exp: Fix typo.
20858
20859 2014-02-08 Yao Qi <yao@codesourcery.com>
20860
20861 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
20862 that no =breakpoint-modified is emitted when breakpoints are
20863 modified through MI commands.
20864
20865 2014-02-07 Pedro Alves <pedro@codesourcery.com>
20866 Pedro Alves <palves@redhat.com>
20867
20868 * gdb.threads/step-after-sr-lock.c: New file.
20869 * gdb.threads/step-after-sr-lock.exp: New file.
20870
20871 2014-02-07 Pedro Alves <palves@redhat.com>
20872
20873 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
20874
20875 2014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
20876
20877 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
20878 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
20879
20880 2014-02-06 Doug Evans <xdje42@gmail.com>
20881
20882 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
20883 output.
20884
20885 * gdb.gdb/python-interrupts.exp: New file.
20886
20887 2014-02-05 Yao Qi <yao@codesourcery.com>
20888
20889 * gdb.trace/report.exp (use_collected_data): Test the output
20890 of "info threads" and "info inferiors".
20891
20892 2014-02-05 Yao Qi <yao@codesourcery.com>
20893
20894 Revert this patch:
20895
20896 2013-05-24 Yao Qi <yao@codesourcery.com>
20897
20898 * gdb.trace/tfile.exp: Test inferior and thread.
20899
20900 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
20901
20902 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
20903 on a function.
20904 * gdb.base/step-bt.c: Call hello via function pointer to make
20905 sure its first instruction is executed on powerpc64le-linux.
20906
20907 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
20908
20909 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
20910
20911 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
20912
20913 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
20914 of the test patterns for use on little-endian systems.
20915
20916 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
20917
20918 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
20919 (decimal_vector): Fix for little-endian.
20920
20921 2014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
20922
20923 * gdb.arch/sparc-sysstep.exp: New file.
20924 * gdb.arch/sparc-sysstep.c: Likewise.
20925
20926 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
20927
20928 2014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
20929
20930 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
20931
20932 2014-01-23 Tom Tromey <tromey@redhat.com>
20933
20934 * gdb.ada/array_char_idx: New testcase.
20935
20936 2014-01-23 Tom Tromey <tromey@redhat.com>
20937
20938 PR python/16487:
20939 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
20940 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
20941 classes.
20942
20943 2014-01-23 Tom Tromey <tromey@redhat.com>
20944
20945 PR python/16491:
20946 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
20947 string from an inferior frame.
20948 * gdb.python/py-framefilter-mi.exp: Update.
20949
20950 2014-01-22 Doug Evans <dje@google.com>
20951
20952 * gdb.server/server-mon.exp: Add tests for "set debug-format".
20953
20954 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
20955
20956 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
20957
20958 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
20959
20960 * gdb.trace/entry-values.exp: Remove excess space character from
20961 regex patterns. Handle s390 call instruction.
20962
20963 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
20964
20965 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
20966 define "*_start" label. Make "name" static.
20967 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
20968 ${name} by references to ${name}_start.
20969
20970 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
20971
20972 * gdb.base/info-macros.exp: Remove "debug" from the compile
20973 options.
20974
20975 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
20976
20977 * gdb.dlang/demangle.exp: New file.
20978
20979 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
20980
20981 * gdb.dlang/primitive-types.exp: New file.
20982
20983 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
20984
20985 * configure.ac: Create gdb.dlang/Makefile.
20986 * configure: Regenerate.
20987 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
20988 * gdb.dlang/Makefile.in: New file.
20989 * lib/d-support.exp: New file.
20990 * lib/gdb.exp (skip_d_tests): New proc.
20991
20992 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20993
20994 * gdb.btrace/delta.exp: Check reverse stepi.
20995 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
20996 * gdb.btrace/finish.exp: New.
20997 * gdb.btrace/next.exp: New.
20998 * gdb.btrace/nexti.exp: New.
20999 * gdb.btrace/record_goto.c: Add comments.
21000 * gdb.btrace/step.exp: New.
21001 * gdb.btrace/stepi.exp: New.
21002 * gdb.btrace/multi-thread-step.c: New.
21003 * gdb.btrace/multi-thread-step.exp: New.
21004 * gdb.btrace/rn-dl-bind.c: New.
21005 * gdb.btrace/rn-dl-bind.exp: New.
21006 * gdb.btrace/data.c: New.
21007 * gdb.btrace/data.exp: New.
21008 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
21009
21010 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21011
21012 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
21013 * gdb.btrace/exception.exp: Update.
21014 * gdb.btrace/instruction_history.exp: Update.
21015 * gdb.btrace/record_goto.exp: Update.
21016 * gdb.btrace/tailcall.exp: Update.
21017 * gdb.btrace/unknown_functions.exp: Update.
21018 * gdb.btrace/delta.exp: New.
21019
21020 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21021
21022 * gdb.btrace/record_goto.exp: Add backtrace test.
21023 * gdb.btrace/tailcall.exp: Add backtrace test.
21024
21025 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21026
21027 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
21028 * gdb.btrace/record_goto.c: New.
21029 * gdb.btrace/record_goto.exp: New.
21030 * gdb.btrace/x86-record_goto.S: New.
21031
21032 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21033
21034 * gdb.btrace/function_call_history.exp: Update tests.
21035 * gdb.btrace/instruction_history.exp: Update tests.
21036
21037 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21038
21039 * gdb.btrace/function_call_history.exp: Fix expected field
21040 order for "record function-call-history".
21041 Add new tests for "record function-call-history /c".
21042 * gdb.btrace/exception.cc: New.
21043 * gdb.btrace/exception.exp: New.
21044 * gdb.btrace/tailcall.exp: New.
21045 * gdb.btrace/x86-tailcall.S: New.
21046 * gdb.btrace/x86-tailcall.c: New.
21047 * gdb.btrace/unknown_functions.c: New.
21048 * gdb.btrace/unknown_functions.exp: New.
21049 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
21050
21051 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21052
21053 * gdb.btrace/instruction_history.exp: Update.
21054 * gdb.btrace/function_call_history.exp: Update.
21055
21056 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21057
21058 * gdb.btrace/function_call_history.exp: Fix expected function
21059 trace.
21060 * gdb.btrace/instruction_history.exp: Initialize traced.
21061 Remove traced_functions.
21062
21063 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21064
21065 * gdb.btrace/function_call_history.exp: Update
21066 * gdb.btrace/instruction_history.exp: Update.
21067
21068 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21069
21070 * gdb.btrace/enable.exp: Update expected text.
21071
21072 2014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
21073
21074 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
21075 bytes.
21076
21077 2014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
21078
21079 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
21080
21081 2014-01-15 Omair Javaid <omair.javaid@linaro.org>
21082
21083 * lib/gdb.exp (supports_process_record): Return true for
21084 arm*-linux*. (supports_reverse): Likewise.
21085
21086 2014-01-13 Siva Chandra Reddy <sivachandra@google.com>
21087
21088 PR python/15464
21089 PR python/16113
21090 * gdb.python/py-type.c: Enhance test case.
21091 * gdb.python/py-value-cc.cc: Likewise
21092 * gdb.python/py-type.exp: Add new tests.
21093 * gdb.python/py-value-cc.exp: Likewise
21094
21095 2014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
21096 Pedro Alves <palves@redhat.com>
21097
21098 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
21099 Make "name" extern.
21100 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
21101 references to ${name}_start by references to ${name}.
21102
21103 2014-01-10 Joel Brobecker <brobecker@adacore.com>
21104
21105 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
21106
21107 2014-01-10 Joel Brobecker <brobecker@adacore.com>
21108
21109 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
21110
21111 2014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
21112 Pedro Alves <palves@redhat.com>
21113
21114 * gdb.mi/mi-info-os.exp: Connect to the target with
21115 mi_gdb_target_load.
21116
21117 2014-01-08 Pedro Alves <palves@redhat.com>
21118
21119 * gdb.threads/reconnect-signal.c: New file.
21120 * gdb.threads/reconnect-signal.exp: New file.
21121
21122 2014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
21123
21124 * gdb.base/source-dir.exp: New file.
21125
21126 2014-01-07 Joel Brobecker <brobecker@adacore.com>
21127
21128 * gdb.ada/mi_interface: New testcase.
21129
21130 2014-01-07 Joel Brobecker <brobecker@adacore.com>
21131
21132 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
21133 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
21134 gdb.ada/pp-rec-component/pck.ads: New files.
21135
21136 2014-01-07 Joel Brobecker <brobecker@adacore.com>
21137
21138 * gdb.python/py-pp-integral.c: New file.
21139 * gdb.python/py-pp-integral.py: New file.
21140 * gdb.python/py-pp-integral.exp: New file.
21141
21142 For older changes see ChangeLog-1993-2013.
21143 \f
21144 ;; Local Variables:
21145 ;; mode: change-log
21146 ;; left-margin: 8
21147 ;; fill-column: 74
21148 ;; version-control: never
21149 ;; End:
21150
21151 Copyright 2014-2020 Free Software Foundation, Inc.
21152 Copying and distribution of this file, with or without modification,
21153 are permitted provided the copyright notice and this notice are preserved.