]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
gdb/testsuite: fix gdb.base/ui-redirect.exp pattern (gdb/26532)
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
2bc19622
SM
12020-08-25 Simon Marchi <simon.marchi@efficios.com>
2
3 PR gdb/26532
4 * gdb.base/ui-redirect.exp: Update pattern.
5
b04aa1fc
GB
62020-08-25 Gary Benson <gbenson@redhat.com>
7
8 * gdb.dwarf2/dw2-dir-file-name.exp: Use system assembler
9 when compiling with clang.
8571e9c8 10 * gdb.dwarf2/dw2-restore.exp: Likewise.
b04aa1fc 11
9f68b453
GB
122020-08-25 Gary Benson <gbenson@redhat.com>
13
14 * gdb.cp/ambiguous.exp: Enable test when compiling with GCC.
15 Add additional_flags=-Wno-inaccessible-base when compiling
16 with GCC >= 10.1 or clang. Add additional_flags=-w when
17 compiling with GCC < 10.
18
3945d2d7
GM
192020-08-25 Gaius Mulley <gaiusmod2@gmail.com>
20
21 PR m2/26372
22 * gdb.modula2/multidim.c: New file.
23 * gdb.modula2/multidim.exp: New file.
24
60122dbe
SM
252020-08-24 Simon Marchi <simon.marchi@polymtl.ca>
26
27 * lib/gdb.exp (runto): Always emit fail on internal error.
28
1eb8556f
SM
292020-08-24 Simon Marchi <simon.marchi@efficios.com>
30
31 * gdb.base/gdb-sigterm.exp (do_test): Update expected regexp.
32 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
33 Likewise.
34 * gdb.threads/stepi-random-signal.exp: Likewise.
35
33bf4c5c
TBA
362020-08-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
37
38 * gdb.base/print-file-var.exp: Fix typo "breapoint".
39 * gdb.trace/strace.exp: Ditto.
40
c2fd7fae
AKS
412020-08-19 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
42
43 * gdb.fortran/vla-type.exp: Skip commands not required for
44 the Flang compiled binaries after prologue fix.
45
326afb72
TT
462020-08-17 Tom de Vries <tdevries@suse.de>
47 Tom Tromey <tromey@adacore.com>
48
49 PR rust/26197:
50 * gdb.rust/simple.exp (xfail_pattern): Update for new failure.
51
3ae7ab99
TT
522020-08-17 Tom Tromey <tromey@adacore.com>
53
54 * gdb.ada/mi_var_access.exp: New file.
55 * gdb.ada/mi_var_access/mi_access.adb: New file.
56 * gdb.ada/mi_var_access/pck.adb: New file.
57 * gdb.ada/mi_var_access/pck.ads: New file.
58
f569c1c5
TV
592020-08-16 Tom de Vries <tdevries@suse.de>
60
61 PR gdb/25350
62 * gdb.base/eh_return.c: New test.
63 * gdb.base/eh_return.exp: New file.
64
3d11c30a
TV
652020-08-15 Tom de Vries <tdevries@suse.de>
66
67 * gdb.fortran/mixed-lang-stack.c (fortran_charlen_t): New type.
68 (mixed_func_1d_): Use fortran_charlen_t in decl.
69
547ce8f0
TV
702020-08-15 Tom de Vries <tdevries@suse.de>
71
72 PR backtrace/26390
73 * gdb.fortran/mixed-lang-stack.exp: Call bt with -frame-arguments all.
74 Update expected pattern.
75
a54a7f13
PA
762020-08-13 Pedro Alves <pedro@palves.net>
77
78 * gdb.fortran/complex.exp: Check skip_fortran_tests.
79 * gdb.fortran/library-module.exp: Likewise.
80 * gdb.fortran/logical.exp: Likewise.
81 * gdb.fortran/module.exp: Likewise.
82 * gdb.fortran/print_type.exp: Likewise.
83 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
84 * gdb.fortran/vla-datatypes.exp: Likewise.
85 * gdb.fortran/vla-history.exp: Likewise.
86 * gdb.fortran/vla-ptr-info.exp: Likewise.
87 * gdb.fortran/vla-ptype-sub.exp: Likewise.
88 * gdb.fortran/vla-ptype.exp: Likewise.
89 * gdb.fortran/vla-sizeof.exp: Likewise.
90 * gdb.fortran/vla-type.exp: Likewise.
91 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
92 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
93 * gdb.fortran/vla-value-sub.exp: Likewise.
94 * gdb.fortran/vla-value.exp: Likewise.
95
7a82e903
PA
962020-08-13 Pedro Alves <pedro@palves.net>
97
98 * gdb.ada/access_tagged_param.exp: Check skip_ada_tests.
99 * gdb.ada/access_to_packed_array.exp: Likewise.
100 * gdb.ada/access_to_unbounded_array.exp: Likewise.
101 * gdb.ada/addr_arith.exp: Likewise.
102 * gdb.ada/arr_acc_idx_w_gap.exp: Likewise.
103 * gdb.ada/arr_arr.exp: Likewise.
104 * gdb.ada/arr_enum_idx_w_gap.exp: Likewise.
105 * gdb.ada/array_bounds.exp: Likewise.
106 * gdb.ada/array_of_variable_length.exp: Likewise.
107 * gdb.ada/array_ptr_renaming.exp: Likewise.
108 * gdb.ada/array_subscript_addr.exp: Likewise.
109 * gdb.ada/arraydim.exp: Likewise.
110 * gdb.ada/arrayparam.exp: Likewise.
111 * gdb.ada/arrayptr.exp: Likewise.
112 * gdb.ada/assign_1.exp: Likewise.
113 * gdb.ada/assign_arr.exp: Likewise.
114 * gdb.ada/atomic_enum.exp: Likewise.
115 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
116 * gdb.ada/bad-task-bp-keyword.exp: Likewise.
117 * gdb.ada/bias.exp: Likewise.
118 * gdb.ada/boolean_expr.exp: Likewise.
119 * gdb.ada/bp_c_mixed_case.exp: Likewise.
120 * gdb.ada/bp_enum_homonym.exp: Likewise.
121 * gdb.ada/bp_inlined_func.exp: Likewise.
122 * gdb.ada/bp_on_var.exp: Likewise.
123 * gdb.ada/bp_range_type.exp: Likewise.
124 * gdb.ada/bp_reset.exp: Likewise.
125 * gdb.ada/call_pn.exp: Likewise.
126 * gdb.ada/catch_assert_if.exp: Likewise.
127 * gdb.ada/catch_ex.exp: Likewise.
128 * gdb.ada/catch_ex_std.exp: Likewise.
129 * gdb.ada/char_enum.exp: Likewise.
130 * gdb.ada/char_param.exp: Likewise.
131 * gdb.ada/complete.exp: Likewise.
132 * gdb.ada/cond_lang.exp: Likewise.
133 * gdb.ada/convvar_comp.exp: Likewise.
134 * gdb.ada/dgopt.exp: Likewise.
135 * gdb.ada/disc_arr_bound.exp: Likewise.
136 * gdb.ada/display_nested.exp: Likewise.
137 * gdb.ada/dot_all.exp: Likewise.
138 * gdb.ada/dyn_loc.exp: Likewise.
139 * gdb.ada/dyn_stride.exp: Likewise.
140 * gdb.ada/excep_handle.exp: Likewise.
141 * gdb.ada/expr_delims.exp: Likewise.
142 * gdb.ada/expr_with_funcall.exp: Likewise.
143 * gdb.ada/exprs.exp: Likewise.
144 * gdb.ada/fin_fun_out.exp: Likewise.
145 * gdb.ada/fixed_cmp.exp: Likewise.
146 * gdb.ada/formatted_ref.exp: Likewise.
147 * gdb.ada/frame_arg_lang.exp: Likewise.
148 * gdb.ada/frame_args.exp: Likewise.
149 * gdb.ada/fullname_bp.exp: Likewise.
150 * gdb.ada/fun_addr.exp: Likewise.
151 * gdb.ada/fun_in_declare.exp: Likewise.
152 * gdb.ada/fun_overload_menu.exp: Likewise.
153 * gdb.ada/fun_renaming.exp: Likewise.
154 * gdb.ada/funcall_char.exp: Likewise.
155 * gdb.ada/funcall_param.exp: Likewise.
156 * gdb.ada/funcall_ptr.exp: Likewise.
157 * gdb.ada/funcall_ref.exp: Likewise.
158 * gdb.ada/homonym.exp: Likewise.
159 * gdb.ada/info_addr_mixed_case.exp: Likewise.
160 * gdb.ada/info_auto_lang.exp: Likewise.
161 * gdb.ada/info_exc.exp: Likewise.
162 * gdb.ada/info_types.exp: Likewise.
163 * gdb.ada/int_deref.exp: Likewise.
164 * gdb.ada/interface.exp: Likewise.
165 * gdb.ada/iwide.exp: Likewise.
166 * gdb.ada/lang_switch.exp: Likewise.
167 * gdb.ada/length_cond.exp: Likewise.
168 * gdb.ada/maint_with_ada.exp: Likewise.
169 * gdb.ada/mi_catch_assert.exp: Likewise.
170 * gdb.ada/mi_catch_ex.exp: Likewise.
171 * gdb.ada/mi_catch_ex_hand.exp: Likewise.
172 * gdb.ada/mi_dyn_arr.exp: Likewise.
173 * gdb.ada/mi_ex_cond.exp: Likewise.
174 * gdb.ada/mi_exc_info.exp: Likewise.
175 * gdb.ada/mi_interface.exp: Likewise.
176 * gdb.ada/mi_prot.exp: Likewise.
177 * gdb.ada/mi_ref_changeable.exp: Likewise.
178 * gdb.ada/mi_string_access.exp: Likewise.
179 * gdb.ada/mi_task_arg.exp: Likewise.
180 * gdb.ada/mi_task_info.exp: Likewise.
181 * gdb.ada/mi_var_array.exp: Likewise.
182 * gdb.ada/mi_var_union.exp: Likewise.
183 * gdb.ada/mi_variant.exp: Likewise.
184 * gdb.ada/minsyms.exp: Likewise.
185 * gdb.ada/mod_from_name.exp: Likewise.
186 * gdb.ada/nested.exp: Likewise.
187 * gdb.ada/null_array.exp: Likewise.
188 * gdb.ada/optim_drec.exp: Likewise.
189 * gdb.ada/out_of_line_in_inlined.exp: Likewise.
190 * gdb.ada/packed_array_assign.exp: Likewise.
191 * gdb.ada/packed_tagged.exp: Likewise.
192 * gdb.ada/pp-rec-component.exp: Likewise.
193 * gdb.ada/print_chars.exp: Likewise.
194 * gdb.ada/print_pc.exp: Likewise.
195 * gdb.ada/ptr_typedef.exp: Likewise.
196 * gdb.ada/ptype_arith_binop.exp: Likewise.
197 * gdb.ada/ptype_array.exp: Likewise.
198 * gdb.ada/ptype_field.exp: Likewise.
199 * gdb.ada/ptype_tagged_param.exp: Likewise.
200 * gdb.ada/ptype_union.exp: Likewise.
201 * gdb.ada/py_range.exp: Likewise.
202 * gdb.ada/py_taft.exp: Likewise.
203 * gdb.ada/rdv_wait.exp: Likewise.
204 * gdb.ada/rec_comp.exp: Likewise.
205 * gdb.ada/rec_return.exp: Likewise.
206 * gdb.ada/ref_param.exp: Likewise.
207 * gdb.ada/ref_tick_size.exp: Likewise.
208 * gdb.ada/rename_subscript_param.exp: Likewise.
209 * gdb.ada/repeat_dyn.exp: Likewise.
210 * gdb.ada/same_component_name.exp: Likewise.
211 * gdb.ada/same_enum.exp: Likewise.
212 * gdb.ada/scalar_storage.exp: Likewise.
213 * gdb.ada/set_wstr.exp: Likewise.
214 * gdb.ada/small_reg_param.exp: Likewise.
215 * gdb.ada/str_binop_equal.exp: Likewise.
216 * gdb.ada/str_ref_cmp.exp: Likewise.
217 * gdb.ada/str_uninit.exp: Likewise.
218 * gdb.ada/sub_variant.exp: Likewise.
219 * gdb.ada/sym_print_name.exp: Likewise.
220 * gdb.ada/taft_type.exp: Likewise.
221 * gdb.ada/tagged.exp: Likewise.
222 * gdb.ada/tagged_access.exp: Likewise.
223 * gdb.ada/task_bp.exp: Likewise.
224 * gdb.ada/task_switch_in_core.exp: Likewise.
225 * gdb.ada/tasks.exp: Likewise.
226 * gdb.ada/tick_last_segv.exp: Likewise.
227 * gdb.ada/tick_length_array_enum_idx.exp: Likewise.
228 * gdb.ada/type_coercion.exp: Likewise.
229 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
230 * gdb.ada/unchecked_union.exp: Likewise.
231 * gdb.ada/uninitialized_vars.exp: Likewise.
232 * gdb.ada/var_arr_attrs.exp: Likewise.
233 * gdb.ada/var_arr_typedef.exp: Likewise.
234 * gdb.ada/var_rec_arr.exp: Likewise.
235 * gdb.ada/variant-record.exp: Likewise.
236 * gdb.ada/variant.exp: Likewise.
237 * gdb.ada/variant_record_packed_array.exp: Likewise.
238 * gdb.ada/varsize_limit.exp: Likewise.
239 * gdb.ada/whatis_array_val.exp: Likewise.
240 * gdb.ada/widewide.exp: Likewise.
241 * gdb.ada/win_fu_syms.exp: Likewise.
242
2432020-08-12 Gary Benson <gbenson@redhat.com>
c0ab14ae
GB
244
245 * gdb.dwarf2/dw2-op-out-param.S (.Ltext5): Fix duplicate label.
246
10c381b5
AB
2472020-08-04 Andrew Burgess <andrew.burgess@embecosm.com>
248
249 * lib/check-test-names.exp (do_reset_vars): Use 'array unset' to
250 unset the array variable.
251
8f34b746
TV
2522020-08-03 Tom de Vries <tdevries@suse.de>
253
254 PR symtab/26333
255 * lib/dwarf.exp (DW_LNE_user): New proc.
256 * gdb.dwarf2/dw2-vendor-extended-opcode.c: New test.
257 * gdb.dwarf2/dw2-vendor-extended-opcode.exp: New file.
258
0245e136
KB
2592020-07-31 Kevin Buettner <kevinb@redhat.com>
260
261 * gdb.base/coremaker2.c: Change all uses of 'unsigned long long'
262 to 'uintptr_t'
263 (inttypes.h): Include.
264
9ef1ec5d
KB
2652020-07-31 Kevin Buettner <kevinb@redhat.com>
266
267 * gdb.base/coremaker2.c (buf_rw): Increase size to 256 KiB.
268 (C5_24k): Delete.
269 (C5_8k, C5_64k, C5_256k): New macros.
270 (buf_ro): Allocate 256 KiB of initialized data.
271
4c55e970
TBA
2722020-07-30 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
273
274 * gdb.base/condbreak-bad.exp: Extend the test with scenarios
275 that attempt to overwrite an existing condition with a condition
276 that fails parsing and also with a condition that parses fine
277 but contains junk at the end.
278
1e620590
TBA
2792020-07-30 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
280
281 * gdb.base/condbreak-bad.c: New test.
282 * gdb.base/condbreak-bad.exp: New file.
283
e12dcc50
TV
2842020-07-30 Tom de Vries <tdevries@suse.de>
285
286 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_entry_1): Factor
287 out of ...
288 (GDBInfoModuleSymbols::check_entry): ... here.
289 (GDBInfoModuleSymbols::check_optional_entry): New proc.
290 * gdb.fortran/info-modules.exp: Use check_optional_entry for entries
291 related to __def_init_mod1_M1t1 / __vtype_mod1_M1t1 / __copy_mod1_M1t1.
292
6cc64caa
TV
2932020-07-30 Tom de Vries <tdevries@suse.de>
294
295 * gdb.fortran/ptype-on-functions.exp: Make "_t" suffix on
296 "__class_some_module_Number_t" optional.
297
90fd07fc
TV
2982020-07-29 Tom de Vries <tdevries@suse.de>
299
300 * lib/selftest-support.exp (selftest_setup): Allow breakpoint at
301 multiple locations.
302
f5c79e97
TV
3032020-07-29 Tom de Vries <tdevries@suse.de>
304
305 * gdb.dwarf2/dw2-line-number-zero.exp: Set breakpoints on lines
306 rather than function name.
307
f75a0693
AB
3082020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
309
310 PR symtab/26270:
311 * gdb.cp/disasm-func-name.cc: New file.
312 * gdb.cp/disasm-func-name.exp: New file.
313
4888741a
TT
3142020-07-28 Tom Tromey <tromey@adacore.com>
315
316 * gdb.dwarf2/varval.exp (setup_exec): Add 'or' instruction to
317 'varval' location.
318
43d5901d
AB
3192020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
320
321 * gdb.python/py-unwind.py: Update to make use of a register
322 descriptor.
323
14fa8fb3
AB
3242020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
325
326 * gdb.python/py-arch-reg-names.exp: Add additional tests.
327
e79eb02f
AB
3282020-07-25 Andrew Burgess <andrew.burgess@embecosm.com>
329
330 PR fortran/23051
331 PR fortran/26139
332 * gdb.fortran/class-allocatable-array.exp: New file.
333 * gdb.fortran/class-allocatable-array.f90: New file.
334 * gdb.fortran/pointer-to-pointer.exp: New file.
335 * gdb.fortran/pointer-to-pointer.f90: New file.
336
876518dd
TV
3372020-07-25 Tom de Vries <tdevries@suse.de>
338
339 PR symtab/26243
340 * gdb.dwarf2/dw2-line-number-zero.c: New test.
341 * gdb.dwarf2/dw2-line-number-zero.exp: New file.
342
6dcfb80a
TV
3432020-07-24 Tom de Vries <tdevries@suse.de>
344
345 PR testsuite/26293
346 * gdb.ada/mi_prot.exp: Require gnatmake-8.
347
e7bc9db8
PA
3482020-07-23 Pedro Alves <pedro@palves.net>
349
350 * gdb.server/server-kill.exp (prepare): New, factored out from the
351 top level.
352 (kill_server): New.
353 (test_tstatus, test_unwind_nosyms, test_unwind_syms): New.
354 (top level) : Call test_tstatus, test_unwind_nosyms, test_unwind_syms.
355
78344df7
AB
3562020-07-23 Andrew Burgess <andrew.burgess@embecosm.com>
357
358 * gdb.dwarf2/dw2-disasm-over-non-stmt.exp: New file.
359
25dfed24
SL
3602020-07-22 Sandra Loosemore <sandra@codesourcery.com>
361
362 * lib/gdb.exp (gdb_wrapper_file, gdb_wrapper_flags):
363 Initialize to empty string at top level.
364 (gdb_wrapper_init): Revert check for file existence on build.
365 Build the wrapper in its default place, not a build-specific
366 location. When host == build, make the pathname absolute.
367 (gdb_compile): Delete leftover declaration of
368 gdb_wrapper_initialized. Check gdb_wrapper_file being an empty
369 string instead of uninitialized.
370
7da515fd
KB
3712020-07-22 Kevin Buettner <kevinb@redhat.com>
372
373 * gdb.base/corefile2.exp: New file.
374 * gdb.base/coremaker2.exp: New file.
375
9c5ec5c2
KB
3762020-07-22 Kevin Buettner <kevinb@redhat.com>
377
378 * gdb.base/coredump-filter.exp: Add second
379 non-Private-Shared-Anon-File test.
380 (test_disasm): Rename binfile for test which is expected
381 to fail.
382
f9e233c9
KB
3832020-07-22 Kevin Buettner <kevinb@redhat.com>
384
385 * gdb.base/corefile.exp: Add test "accessing read-only mmapped
386 data in core file".
387 * gdb.base/coremaker.c (buf2ro): New global.
388 (mmapdata): Add a read-only mmap mapping.
389
94c265d7
KB
3902020-07-22 Kevin Buettner <kevinb@redhat.com>
391
392 PR corefiles/25631
393 * gdb.base/corefile.exp (accessing anonymous, unwritten-to mmap data):
394 New test.
395 * gdb.base/coremaker.c (buf3): New global.
396 (mmapdata): Add mmap call which uses MAP_ANONYMOUS and MAP_PRIVATE
397 flags.
398
3992020-07-22 Kevin Buettner <kevinb@redhat.com>
678c7a56
KB
400
401 * gdb.base/coremaker.c (filler_ro): New global constant.
402
32fa152e
TT
4032020-07-22 Tom Tromey <tromey@adacore.com>
404
405 * gdb.ada/mi_prot.exp: New file.
406 * gdb.ada/mi_prot/pkg.adb: New file.
407 * gdb.ada/mi_prot/pkg.ads: New file.
408 * gdb.ada/mi_prot/prot.adb: New file.
409
c8474dc3
TBA
4102020-07-22 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
411
412 * gdb.base/jit-reader-simple.exp: Add a scenario for a binary that
413 loads two JITers.
414
baf8791e
AB
4152020-07-21 Andrew Burgess <andrew.burgess@embecosm.com>
416
417 * gdb.python/py-arch-reg-groups.exp: Additional tests.
418
f7306dac
AB
4192020-07-21 Andrew Burgess <andrew.burgess@embecosm.com>
420
421 * gdb.python/py-arch-reg-names.exp: Additional tests.
422
6d3d6e4b
TV
4232020-07-21 Tom de Vries <tdevries@suse.de>
424
425 * gdb.reverse/solib-precsave.exp: Handle additional "recommended
426 breakpoint locations".
427 * gdb.reverse/solib-reverse.exp: Same.
428
803d0592
TV
4292020-07-21 Tom de Vries <tdevries@suse.de>
430
431 * gdb.reverse/step-reverse.c (callee): Merge statements.
432
e9bdc510
TV
4332020-07-21 Tom de Vries <tdevries@suse.de>
434
435 * gdb.fortran/info-modules.exp (info module variables): Allow missing
436 line numbers for some variables.
437
f0f9e75a
TV
4382020-07-21 Tom de Vries <tdevries@suse.de>
439
440 * gdb.opt/inline-locals.c (init_array): New func.
441 (func1): Use init_array.
442 * gdb.opt/inline-locals.exp: Update pattern.
443
bd460ecb
TV
4442020-07-21 Tom de Vries <tdevries@suse.de>
445
446 * gdb.debuginfod/fetch_src_and_symbols.exp: Use save_vars for env
447 vars. Fix PATH and DUPLICATE errors. Cleanup whitespace.
448
ae5369e7
LC
4492020-07-20 Ludovic Courtès <ludo@gnu.org>
450
451 * gdb.guile/source2.scm: Add #f first argument to 'format'.
452 * gdb.guile/types-module.exp: Remove "ERROR:" from
453 regexps since Guile 3.0 no longer prints that.
454
68cf161c
LC
4552020-07-20 Ludovic Courtès <ludo@gnu.org>
456
457 * gdb.guile/scm-error.exp ("source $remote_guile_file_1"): Relax
458 error regexp to match on Guile 2.2.
459
c14b4913
GB
4602020-07-20 Gary Benson <gbenson@redhat.com>
461
462 * gdb.cp/align.exp: Fix "alignof (void)" tests when compiling
463 with clang.
464
b243ba58
TV
4652020-07-20 Tom de Vries <tdevries@suse.de>
466
467 * gdb.threads/omp-par-scope.c (lock, lock2): New variable.
468 (omp_set_lock_in_order): New function.
469 (single_scope, multi_scope, nested_func, nested_parallel): Use
470 omp_set_lock_in_order and omp_unset_lock.
471 (main): Init and destroy lock and lock2.
472
c06ad8b5
TV
4732020-07-20 Tom de Vries <tdevries@suse.de>
474
475 * gdb.base/valgrind-infcall-2.exp: Handle printf unknown return type.
476
6e22f117
TV
4772020-07-20 Tom de Vries <tdevries@suse.de>
478
479 * gdb.threads/attach-slow-waitpid.exp: Bail out if gdb_start fails.
480
33176ea7
TV
4812020-07-17 Tom de Vries <tdevries@suse.de>
482
483 * gdb.base/valgrind-infcall-2.c: New test.
484 * gdb.base/valgrind-infcall-2.exp: New file.
485 * lib/valgrind.exp (vgdb_start): Add and handle active_at_startup.
486
90c3ec2d
TV
4872020-07-17 Tom de Vries <tdevries@suse.de>
488
489 * gdb.dlang/circular.c (found): Use found_label as label name.
490 * gdb.dwarf2/arr-subrange.c (main): Use main_label as label name.
491 * gdb.dwarf2/comp-unit-lang.c (func): Use func_label as label name.
492 * gdb.dlang/circular.exp: Use MACRO_AT_func and MACRO_AT_range.
493 * gdb.dwarf2/ada-linkage-name.exp: Same.
494 * gdb.dwarf2/arr-subrange.exp: Same.
495 * gdb.dwarf2/atomic-type.exp: Same.
496 * gdb.dwarf2/comp-unit-lang.exp: Same.
497 * gdb.dwarf2/cpp-linkage-name.exp: Same.
498 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Same.
499 * gdb.dwarf2/dw2-lexical-block-bare.exp: Same.
500 * gdb.dwarf2/dw2-regno-invalid.exp: Same.
501 * gdb.dwarf2/implptr-64bit.exp: Same.
502 * gdb.dwarf2/imported-unit-abstract-const-value.exp: Same.
503 * gdb.dwarf2/imported-unit-runto-main.exp: Same.
504 * gdb.dwarf2/imported-unit.exp: Same.
505 * gdb.dwarf2/main-subprogram.exp: Same.
506 * gdb.dwarf2/missing-type-name.exp: Same.
507 * gdb.dwarf2/nonvar-access.exp: Same.
508 * gdb.dwarf2/struct-with-sig.exp: Same.
509 * gdb.dwarf2/typedef-void-finish.exp: Same.
510 * gdb.dwarf2/void-type.exp: Same.
511
10da644d
TV
5122020-07-17 Tom de Vries <tdevries@suse.de>
513
514 * lib/dwarf.exp (Dwarf::MACRO_AT_func, Dwarf::MACRO_AT_range): Drop
515 src parameter.
516 * gdb.dlang/watch-loc.exp: Update MACRO_AT_{func,range} calls.
517 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Same.
518 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
519 * gdb.dwarf2/dw2-opt-structptr.exp: Same.
520 * gdb.dwarf2/dwz.exp: Same.
521 * gdb.dwarf2/implptr-optimized-out.exp: Same.
522 * gdb.dwarf2/implref-array.exp: Same.
523 * gdb.dwarf2/implref-const.exp: Same.
524 * gdb.dwarf2/implref-global.exp: Same.
525 * gdb.dwarf2/implref-struct.exp: Same.
526 * gdb.dwarf2/info-locals-optimized-out.exp: Same.
527 * gdb.dwarf2/opaque-type-lookup.exp: Same.
528 * gdb.dwarf2/var-access.exp: Same.
529 * gdb.dwarf2/varval.exp: Same.
530 * gdb.trace/entry-values.exp: Same.
531
315e6afc
TV
5322020-07-17 Tom de Vries <tdevries@suse.de>
533
534 * lib/dwarf.exp (Dwarf::extern): Remove.
535 * gdb.compile/compile-ops.exp: Remove use of Dwarf::extern.
536 * gdb.dlang/circular.exp: Same.
537 * gdb.dwarf2/comp-unit-lang.exp: Same.
538 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
539 * gdb.dwarf2/dw2-symtab-includes.exp: Same.
540 * gdb.dwarf2/dwz.exp: Same.
541 * gdb.dwarf2/imported-unit-abstract-const-value.exp: Same.
542 * gdb.dwarf2/imported-unit-runto-main.exp: Same.
543 * gdb.dwarf2/imported-unit.exp: Same.
544 * gdb.dwarf2/opaque-type-lookup.exp: Same.
545
5597c940
SL
5462020-07-16 Sandra Loosemore <sandra@codesourcery.com>
547
548 * gdb.base/shell.exp: Skip pipe tests dependent on sh on Windows host.
549 Use double quotes instead of single quotes.
550
d0ce17d8
CT
5512020-07-16 Caroline Tice <cmtice@google.com>
552
553 * gdb.dwarf2/dw5-rnglist-test.cc: New file.
554 * gdb.dwarf2/dw5-rnglist-test.exp: New file.
555
853772cc
TV
5562020-07-16 Tom de Vries <tdevries@suse.de>
557
558 * lib/dwarf.exp (program): Initialize _line.
559 (DW_LNE_end_sequence): Reinitialize _line.
560 (DW_LNS_advance_line): Update _line.
561 (line): New proc.
562 * gdb.dwarf2/dw2-inline-many-frames.exp: Use line.
563 * gdb.dwarf2/dw2-inline-small-func.exp: Same.
564 * gdb.dwarf2/dw2-inline-stepping.exp: Same.
565 * gdb.dwarf2/dw2-is-stmt-2.exp: Same.
566 * gdb.dwarf2/dw2-is-stmt.exp: Same.
567 * gdb.dwarf2/dw2-ranges-func.exp: Same.
568
fe07b572
AB
5692020-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
570
571 * gdb.fortran/ptype-on-functions.exp: Make the result pattern more
572 generic.
573
52781cce
TV
5742020-07-15 Tom de Vries <tdevries@suse.de>
575
576 * gdb.trace/entry-values.exp: Expect "call" instead of "callq" if
577 is_amd64_regs_target.
578
3dcc261c
AB
5792020-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
580
581 * gdb.fortran/ptype-on-functions.exp: Add more tests.
582 * gdb.fortran/ptype-on-functions.f90: Likewise.
583
054a0959
SM
5842020-07-14 Simon Marchi <simon.marchi@polymtl.ca>
585
586 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu, Dwarf::lines): Change valid
587 values in documentation for addr_size to 4 and 8.
588
ccb9eba6
AB
5892020-07-14 Andrew Burgess <andrew.burgess@embecosm.com>
590
591 * gdb.arch/amd64-osabi.exp: Update.
592 * gdb.arch/arm-disassembler-options.exp: Update.
593 * gdb.arch/powerpc-disassembler-options.exp: Update.
594 * gdb.arch/ppc64-symtab-cordic.exp: Update.
595 * gdb.arch/s390-disassembler-options.exp: Update.
596 * gdb.base/all-architectures.exp.tcl: Update.
597 * gdb.base/attach-pie-noexec.exp: Update.
598 * gdb.base/catch-syscall.exp: Update.
599 * gdb.xml/tdesc-arch.exp: Update.
600
025a39a7
TV
6012020-07-14 Tom de Vries <tdevries@suse.de>
602
603 * gdb.threads/clone-new-thread-event.c (gettid): Rename to ...
604 (local_gettid): ... this.
605 (fn): Update.
606
74e4b667
SL
6072020-07-13 Sandra Loosemore <sandra@codesourcery.com>
608
609 * gdb.base/info_sources.exp: Skip directory match tests on
610 remote hosts.
611
f413dd74
GB
6122020-07-13 Gary Benson <gbenson@redhat.com>
613
614 * gdb.base/savedregs.exp (caller): Use parentheses to
615 make expected expression evaluation ordering explicit.
616
915771bb
GB
6172020-07-13 Gary Benson <gbenson@redhat.com>
618
619 * gdb.arch/i386-sse.c (have_sse) <edx>: Make unsigned.
620
2a122642
GB
6212020-07-13 Gary Benson <gbenson@redhat.com>
622
623 * gdb.base/bigcore.c (main): Use a volatile pointer when
624 attempting to trigger a SIGSEGV.
625 * gdb.base/gcore-relro-pie.c (break_here): Likewise.
626 * gdb.base/gcore-tls-pie.c (break_here): Likewise.
627 * gdb.base/savedregs.c (thrower): Likewise.
628 * gdb.mi/mi-syn-frame.c (bar): Likewise.
629
3f00c730
GB
6302020-07-13 Gary Benson <gbenson@redhat.com>
631
632 * gdb.base/vla-datatypes.c (vla_factory): Factor out sections
633 defining and using VLA structure fields into...
634 * gdb.base/vla-struct-fields.c: New file.
635 * gdb.base/vla-datatypes.exp: Factor out VLA structure field
636 tests into...
637 * gdb.base/vla-struct-fields.exp: New file.
638
963eeee4
TV
6392020-07-13 Tom de Vries <tdevries@suse.de>
640
641 * lib/gdb.exp (have_fuse_ld_gold): New caching proc.
642 * gdb.base/gcore-tls-pie.exp: Use have_fuse_ld_gold.
643 * gdb.base/gold-gdb-index.exp: Same.
644 * gdb.base/morestack.exp: Same.
645
0ed35c9a
DX
6462020-07-11 Daniel Xu <dxu@dxuuu.xyz>
647
648 PR rust/26121
649 * gdb.rust/modules.rs: Prevent linker from discarding test
650 symbol.
651
4fdba23d
PA
6522020-07-10 Pedro Alves <pedro@palves.net>
653
654 PR gdb/26199
655 * gdb.multi/multi-target.c (exit_thread): New.
656 (thread_start): Break loop if EXIT_THREAD.
657 * gdb.multi/multi-target.exp (test_no_unwaited_for): New proc.
658 (top level) Call test_no_resumed.
659
15f3b077
TT
6602020-07-08 Tom Tromey <tromey@adacore.com>
661
662 * gdb.ada/catch_ex/foo.adb: Pass string to raise.
663 * gdb.ada/catch_ex.exp: Examine catchpoint text.
664
9fc501fd
AB
6652020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
666
667 PR python/22748
668 * gdb.opt/inline-frame-tailcall.c: New file.
669 * gdb.opt/inline-frame-tailcall.exp: New file.
670 * gdb.python/py-unwind-inline.c: New file.
671 * gdb.python/py-unwind-inline.exp: New file.
672 * gdb.python/py-unwind-inline.py: New file.
673
64cb3757
AB
6742020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
675
676 * gdb.python/py-arch-reg-groups.exp: New file.
677
0f767f94
AB
6782020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
679
680 * gdb.python/py-arch-reg-names.exp: New file.
681
87dbc774
AB
6822020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
683
684 * gdb.python/py-unwind.py (TestUnwinder::__call__): Add test for
685 gdb.PendingFrame.architecture method.
686
d8cc8af6
TV
6872020-07-06 Tom de Vries <tdevries@suse.de>
688
689 * gdb.dwarf2/dw2-ranges-base.exp: Test line-table order.
690
3c8ea5be
PA
6912020-07-03 Pedro Alves <palves@redhat.com>
692
693 * gdb.base/structs2.c (main): Adjust second parem_reg call to
694 explicitly write negative numbers.
695 * gdb.base/structs2.exp: Adjust expected output.
696
bf90c83a
PA
6972020-07-03 Pedro Alves <palves@redhat.com>
698
699 * gdb.base/charset.c (init_string): Change all char parameters to
700 unsigned char parameters.
701
2eb82157
PA
7022020-07-03 Pedro Alves <palves@redhat.com>
703
704 * gdb.base/call-sc.exp (start_scalars_test): Use
705 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
706 * gdb.base/overlays.c: Remove references to PARAMS.
707 * gdb.base/ovlymgr.h (PARAMS): Delete, and remove all references.
708 * gdb.base/reread.exp: Don't set 'prototypes' global.
709 * gdb.base/structs.exp (start_structs_test): Use
710 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
711 * gdb.base/structs2.exp: Don't set 'prototypes' global. Use
712 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
713 Don't issue "set width 0". Remove gdb_stop_suppressing_tests
714 call.
715 * gdb.base/varargs.exp: Don't set 'prototypes' global.
716
9adda7af
PA
7172020-07-03 Pedro Alves <palves@redhat.com>
718
719 * gdb.base/m32rovly.c: Delete.
720 * gdb.base/ovlymgr.c: Remove all code guarded by __D10V__.
721
2a17c803
PW
7222020-06-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
723
724 * gdb.python/py-breakpoint.exp: use gdb_test_multiline instead
725 of gdb_py_test_multiple.
726 * gdb.python/py-cmd.exp: Likewise.
727 * gdb.python/py-events.exp: Likewise.
728 * gdb.python/py-function.exp: Likewise.
729 * gdb.python/py-inferior.exp: Likewise.
730 * gdb.python/py-infthread.exp: Likewise.
731 * gdb.python/py-linetable.exp: Likewise.
732 * gdb.python/py-parameter.exp: Likewise.
733 * gdb.python/py-value.exp: Likewise.
734
b011fe1a
TV
7352020-06-30 Tom de Vries <tdevries@suse.de>
736
737 PR testsuite/26175
738 * lib/future.exp (gdb_default_target_compile): Detect and handle
739 early_flags.
740
df5b8876
SM
7412020-06-29 Simon Marchi <simon.marchi@efficios.com>
742
743 * boards/simavr.exp (gdb_load): Catch errors when closing
744 previous connection. Close connection, wait for process and
745 unset simavr_spawn_id on failure.
746
a3ca48cd
TV
7472020-06-29 Tom de Vries <tdevries@suse.de>
748
749 * lib/gdb.exp (unknown): Make test-case unresolved.
750
b0237c0e
TV
7512020-06-29 Tom de Vries <tdevries@suse.de>
752
753 PR gdb/25475
754 * gdb.server/solib-list.exp: Verify that the symbol reload
755 confirmation question is asked.
756
c0b3b3bd
PW
7572020-06-26 Philippe Waroquiers <philippe.waroquiers@skynet.be>
758
759 * lib/gdb.exp (gdb_test_multiline): New, moved from gdb-guile.exp,
760 have a input seq nr in each pass message.
fe4c3d43 761 * lib/gdb-guile.exp (gdb_test_multiline): Move to gdb.exp.
c0b3b3bd
PW
762 * lib/gdb-python.exp (gdb_py_test_multiple): Remove.
763 * gdb.python/python.exp: Make test names unique,
764 use gdb_test_multiline instead of gdb_py_test_multiple,
765 use $gdb_test_name.
766 * gdb.guile/guile.exp: Make test names unique, use $gdb_test_name
767
1776e3e5
NA
7682020-06-26 Nick Alcock <nick.alcock@oracle.com>
769
770 * configure.ac: Add --enable-libctf.
771 * aclocal.m4: sinclude ../config/enable.m4.
772 * Makefile.in (site.exp): Add enable_libctf to site.exp.
773 * lib/gdb.exp (skip_ctf_tests): Use it.
774 * gdb.base/ctf-constvars.exp: Error message tweak.
775 * gdb.base/ctf-ptype.exp: Likewise.
776 * configure: Regenerate.
777
f53b3eeb
GB
7782020-06-26 Gary Benson <gbenson@redhat.com>
779
780 * gdb.cp/try_catch.cc: Include string.h.
781 (main): Replace comparison against string literal with
782 strcmp, avoiding build failure with -Wstring-compare.
783 Add "marker test-complete".
784 * gdb.cp/try_catch.exp: Run the test to the above marker,
785 then verify that the value of "test" is still true.
786
6d74da72
AB
7872020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
788
789 * gdb.arch/riscv-tdesc-regs.exp: New test cases.
790
2e52d038
AB
7912020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
792
793 * gdb.arch/riscv-tdesc-regs.exp: Extend test case.
794
3b9fce96
AB
7952020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
796
797 * gdb.arch/riscv-tdesc-loading-01.xml: New file.
798 * gdb.arch/riscv-tdesc-loading-02.xml: New file.
799 * gdb.arch/riscv-tdesc-loading-03.xml: New file.
800 * gdb.arch/riscv-tdesc-loading-04.xml: New file.
801 * gdb.arch/riscv-tdesc-loading.exp: New file.
802
ed69cbc8
AB
8032020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
804
805 * gdb.arch/riscv-tdesc-regs.exp: Extend test case.
806
767a879e
AB
8072020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
808
809 * gdb.arch/riscv-tdesc-regs-32.xml: New file.
810 * gdb.arch/riscv-tdesc-regs-64.xml: New file.
811 * gdb.arch/riscv-tdesc-regs.c: New file.
812 * gdb.arch/riscv-tdesc-regs.exp: New file.
813
221db974
PA
8142020-06-24 Pedro Alves <palves@redhat.com>
815
816 * gdb.arch/amd64-entry-value-paramref.exp: Use
817 prepare_for_testing_full and don't pass "c++" for the .S file
818 build spec.
819 * gdb.compile/compile-cplus.exp: Don't compile $srcfile3 with
820 $options, since it's an assembly file. Remove -Wno-deprecated.
821 * lib/gdb.exp (gdb_compile): Pass "-x c++" explicitly when
822 compiling C++ programs.
823
331733cd
PA
8242020-06-24 Pedro Alves <palves@redhat.com>
825
826 * lib/gdb.exp (gdb_compile): Update intro comment. If C/C++ with
827 Clang, add "-Wno-unknown-warning-option" to the options.
828
caa7fd04
AB
8292020-06-23 Andrew Burgess <andrew.burgess@embecosm.com>
830
831 * gdb.xml/tdesc-reload.c: New file.
832 * gdb.xml/tdesc-reload.exp: New file.
833 * gdb.xml/maint-xml-dump-01.xml: New file.
834 * gdb.xml/maint-xml-dump-02.xml: New file.
835 * gdb.xml/maint-xml-dump.exp: New file.
836
bb8d1260
SL
8372020-06-23 Sandra Loosemore <sandra@codesourcery.com>
838
839 * lib/completion-support.exp (test_gdb_completion_offers_commands):
840 Adjust for omitted commands when TUI is disabled.
841
7e4b9c4c
GB
8422020-06-23 Gary Benson <gbenson@redhat.com>
843 Pedro Alves <palves@redhat.com>
844
845 * gdb.cp/namespace.cc: Improve -Wunused-value fix.
846 * gdb.cp/nsimport.cc: Likewise.
847 * gdb.cp/nsnested.cc: Likewise.
848 * gdb.cp/nsnoimports.cc: Likewise.
849 * gdb.cp/nsusing.cc: Likewise.
850 * gdb.cp/smartp.cc: Likewise.
851 * gdb.python/py-pp-integral.c: Likewise.
852 * gdb.python/py-pp-re-notag.c: Likewise.
853
2e573c0a
GB
8542020-06-23 Gary Benson <gbenson@redhat.com>
855
856 * gdb.cp/namespace.cc: Avoid build failure with -Wunused-value.
857 * gdb.cp/nsimport.cc: Likewise.
858 * gdb.cp/nsnested.cc: Likewise.
859 * gdb.cp/nsnoimports.cc: Likewise.
860 * gdb.cp/nsusing.cc: Likewise.
861 * gdb.cp/smartp.cc: Likewise.
862 * gdb.python/py-pp-integral.c: Likewise.
863 * gdb.python/py-pp-re-notag.c: Likewise.
864
746ebfe8
PW
8652020-06-22 Philippe Waroquiers <philippe.waroquiers@skynet.be>
866
867 * gdb.base/default-args.exp: New test.
868 * gdb.base/default-args.c: New file.
869 * gdb.base/alias.exp: Update expected error msg for alias foo=bar.
870 * gdb.base/default.exp: Update to new help text.
871 * gdb.base/help.exp: Likewise.
872 * gdb.base/page.exp: Likewise.
873 * gdb.base/style.exp: Likewise.
874 * gdb.guile/guile.exp: Likewise.
875 * gdb.python/python.exp: Likewise.
876
e822f2cd
SL
8772020-06-22 Sandra Loosemore <sandra@codesourcery.com>
878
879 * gdb.base/source-dir.exp (test_truncated_comp_dir): Skip on
880 remote host. Fix search path syntax on Windows host.
881
48e9cc84
PW
8822020-06-21 Philippe Waroquiers <philippe.waroquiers@skynet.be>
883
884 * gdb.base/attach.exp: Test priority of 'exec-file' changed
885 over 'exec-file-mismatch'.
886 * gdb.base/attach.c: Mark should_exit volatile.
887 * gdb.base/attach2.c: Likewise. Add a comment explaining
888 why the sleep cannot be big.
889 * gdb.base/attach3.c: New file.
890
160f8a8f
SL
8912020-06-20 Sandra Loosemore <sandra@codesourcery.com>
892
893 * gdb.mi/mi-sym-info.exp: Adjust filename patterns to make directory
894 prefix optional.
895
4d91c2a4
SL
8962020-06-20 Sandra Loosemore <sandra@codesourcery.com>
897
898 * gdb.base/list-missing-source.exp: Correct $srcfile manipulation
899 for remote host.
900
87f83f20
SL
9012020-06-19 Sandra Loosemore <sandra@codesourcery.com>
902 Hafiz Abid Qadeer <abidh@codesourcery.com>
903
904 * gdb.xml/tdesc-regs.exp (load_description): Correct pathname of
905 file sent to remote host.
906 (top level): Allow int32_t as type of 32-bit register.
907
37ab8655
TV
9082020-06-19 Tom de Vries <tdevries@suse.de>
909
910 * lib/gdb.exp (gdb_note): New proc.
911 * lib/future.exp (gdb_default_target_compile_1): Factor out of ...
912 (gdb_default_target_compile): ... here. Only call
913 gdb_default_target_compile_1 if use_gdb_compile(<lang>) is set.
914 (use_gdb_compile): Change to array.
915 (toplevel): Update sets of use_gdb_compile to specify language.
916 Warn about default_target_compile override. Store dejagnu's version
917 of default_target_compile in dejagnu_default_target_compile.
918
a8a56685
TV
9192020-06-18 Tom de Vries <tdevries@suse.de>
920
921 * lib/gdb.exp (gdb_init): Move all but call to default_gdb_init to ...
922 (default_gdb_init): ... here.
923
581bea2c
SL
9242020-06-17 Sandra Loosemore <sandra@codesourcery.com>
925
926 Fix TUI support checks in gdb.tui tests.
927
928 * gdb.tui/basic.exp: Skip test when TUI is unsupported, don't
929 just say UNSUPPORTED.
930 * gdb.tui/corefile-run.exp: Likewise.
931 * gdb.tui/empty.exp: Likewise.
932 * gdb.tui/list-before.exp: Likewise.
933 * gdb.tui/list.exp: Likewise.
934 * gdb.tui/main.exp: Likewise.
935 * gdb.tui/regs.exp: Likewise.
936 * gdb.tui/resize.exp: Likewise.
937 * gdb.tui/tui-layout-asm-short-prog.exp: Likewise.
938 * gdb.tui/tui-layout-asm.exp: Likewise.
939 * gdb.tui/tui-missing-src.exp: Likewise.
940 * gdb.tui/winheight.exp: Likewise.
941 * gdb.tui/new-layout.exp: Likewise. Also move check earlier.
942
05e682e3
SL
9432020-06-17 Sandra Loosemore <sandra@codesourcery.com>
944
945 Fix TCL error in gdb.python/py-format-string.exp.
946
947 * gdb.python/py-format-string.exp: Move test for python support
948 earlier, out of function body.
949
efb763a5
SM
9502020-06-15 Simon Marchi <simon.marchi@efficios.com>
951
952 * gdb.base/index-cache-load-twice.c: New.
953 * gdb.base/index-cache-load-twice.exp: New.
954
43327b20
KS
9552020-06-17 Keith Seitz <keiths@redhat.com>
956
99cf27cf 957 * gdb.debuginfod/fetch_src_and_symbols.exp: Pass INTERNAL_GDBFLAGS
43327b20
KS
958 when executing "gdb --configuration".
959
081e778c
TV
9602020-06-17 Tom de Vries <tdevries@suse.de>
961
962 * lib/gdb.exp (gdb_tcl_unknown): New proc.
963 (gdb_init): Use gdb_tcl_unknown for ::unknown override. Make override
964 conditional on presence of gdb_tcl_unknown.
965 (gdb_finish): Make override undo conditional on presence of
966 gdb_tcl_unknown.
967
d2d1ea20
TT
9682020-06-16 Tom Tromey <tom@tromey.com>
969
970 * gdb.python/tui-window.py (failwin): New function. Register it
971 as a TUI window type.
972 * gdb.python/tui-window.exp: Create new "fail" layout. Test it.
973
c802e8a7
GB
9742020-06-16 Gary Benson <gbenson@redhat.com>
975
976 * gdb.python/py-nested-maps.c (create_map): Add missing return
977 value.
978 (create_map_map): Likewise.
979
ff08abb8
TBA
9802020-06-15 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
981
982 * gdb.base/jit-elf-so.exp: Refer to the global main_loader_basename
983 variable.
984 * gdb.base/jit-reader-simple.exp: Fix typo ("Built" -> "Build"),
985 and use the already-defined 'options' variable.
986
a29d5112
AB
9872020-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
988 Tom de Vries <tdevries@suse.de>
989
990 * lib/gdb.exp (gdb_known_globals, gdb_persistent_globals): New global.
991 (gdb_persistent_global, gdb_persistent_global_no_decl): New proc.
992 (gdb_setup_known_globals): New proc.
993 (gdb_cleanup_globals): New proc.
994 * lib/gdb.exp (load_lib): New override proc.
995 (gdb_stdin_log_init): Set var in_file as persistent global.
996 * lib/pascal.exp (gdb_stdin_log_init): Set vars
997 pascal_compiler_is_gpc, pascal_compiler_is_fpc, gpc_compiler and
998 fpc_compiler as persistent global.
999
8c74a764
TV
10002020-06-12 Tom de Vries <tdevries@suse.de>
1001
1002 * lib/tuiterm.exp (spawn): Rename to ...
1003 (tui_spawn): ... this.
1004 (toplevel): Move rename of spawn ...
1005 (gdb_init_tuiterm): ... here. New proc.
1006 (gdb_finish_tuiterm): New proc.
1007 * lib/gdb.exp (gdb_finish_hooks): New global var.
1008 (gdb_finish): Handle gdb_finish_hooks.
1009 (tuiterm_env): New proc.
1010 * gdb.python/tui-window.exp: Replace load_lib tuiterm.exp with
1011 tuiterm_env.
1012 * gdb.tui/basic.exp: Same.
1013 * gdb.tui/corefile-run.exp: Same.
1014 * gdb.tui/empty.exp: Same.
1015 * gdb.tui/list-before.exp: Same.
1016 * gdb.tui/list.exp: Same.
1017 * gdb.tui/main.exp: Same.
1018 * gdb.tui/new-layout.exp: Same.
1019 * gdb.tui/regs.exp: Same.
1020 * gdb.tui/resize.exp: Same.
1021 * gdb.tui/tui-layout-asm-short-prog.exp: Same.
1022 * gdb.tui/tui-layout-asm.exp: Same.
1023 * gdb.tui/tui-missing-src.exp: Same.
1024 * gdb.tui/winheight.exp: Same.
1025
26783bce
TV
10262020-06-12 Tom de Vries <tdevries@suse.de>
1027
1028 PR testsuite/26110
1029 * lib/gdb.exp (gdb_init): Revert dejagnu's override of ::unknown.
1030 (gdb_finish): Reinstall dejagnu's override of ::unknown.
1031
2b4e6a3f
TT
10322020-06-11 Tom Tromey <tom@tromey.com>
1033
1034 PR gdb/18318:
1035 * gdb.base/printcmds.exp (test_float_accepted): Add more hex
1036 floating point tests.
1037
2f33032a
KS
10382020-06-11 Keith Seitz <keiths@redhat.com>
1039
1040 PR gdb/21356
1041 * gdb.base/vla-datatypes.c (vla_factory): Add typedef for struct
1042 vla_struct.
1043 Add new struct vla_typedef and union vla_typedef_union and
1044 corresponding instantiation objects.
1045 Initialize new objects.
1046 * gdb.base/vla-datatypes.exp: Add tests for vla_typedef_struct_object
1047 and vla_typedef_union_object.
1048 Fixup type for vla_struct_object.
1049
a8baf0a3
TV
10502020-06-11 Tom de Vries <tdevries@suse.de>
1051
1052 * lib/gdb.exp (with_override): New proc, factored out of ...
1053 * gdb.base/dbx.exp: ... here. Use with_override and save_vars.
1054
7ab96794
TV
10552020-06-10 Tom de Vries <tdevries@suse.de>
1056
1057 * gdb.ada/ptype_union.exp: Remove PR24713 workaround.
1058
cab5c3b7
SM
10592020-06-09 Simon Marchi <simon.marchi@polymtl.ca>
1060
1061 * gdb.base/index-cache.exp (test_cache_disabled): Add test_prefix
1062 parameter, update callers.
1063
f8c41851
SM
10642020-06-04 Simon Marchi <simon.marchi@efficios.com>
1065
1066 * gdb.dwarf2/share-psymtabs-bt.exp: New file.
1067 * gdb.dwarf2/share-psymtabs-bt.c: New file.
1068 * gdb.dwarf2/share-psymtabs-bt-2.c: New file.
1069
1c07a73f
TV
10702020-06-04 Tom de Vries <tdevries@suse.de>
1071
1072 * lib/gdb.exp (gdb_file_cmd): Avoid path names in error messages.
1073
95146b5d
TV
10742020-06-04 Tom de Vries <tdevries@suse.de>
1075
1076 * lib/gdb.exp (gdb_file_cmd): Replace incomplete gdb_expect by
1077 exp_continue.
1078
0cfcd4f0
TV
10792020-06-04 Tom de Vries <tdevries@suse.de>
1080
1081 * lib/gdb.exp (gdb_file_cmd): Use perror instead of fail.
1082
f9b5d5ea
TV
10832020-06-03 Tom de Vries <tdevries@suse.de>
1084
1085 PR symtab/26046
1086 * gdb.cp/breakpoint-locs-2.cc: New test.
1087 * gdb.cp/breakpoint-locs.cc: New test.
1088 * gdb.cp/breakpoint-locs.exp: New file.
1089 * gdb.cp/breakpoint-locs.h: New test.
1090
5144dfba
TV
10912020-06-03 Tom de Vries <tdevries@suse.de>
1092
1093 PR testsuite/25609
1094 * gdb.base/jit-elf-so.exp: Don't modify testing behaviour based on
1095 value of global verbose.
1096 * gdb.base/jit-elf.exp: Same.
1097 * gdb.base/jit-reader.exp: Same.
1098
621eacdf
TV
10992020-06-02 Tom de Vries <tdevries@suse.de>
1100
1101 * gdb.dwarf2/multidictionary.exp: Don't use
1102 gdb_spawn_with_cmdline_opts.
1103
1313c56e
AB
11042020-06-01 Andrew Burgess <andrew.burgess@embecosm.com>
1105
1106 * gdb.cp/step-and-next-inline.exp (do_test): Skip all tests in the
1107 use_header case.
1108 * gdb.dwarf2/dw2-inline-header-1.exp: New file.
1109 * gdb.dwarf2/dw2-inline-header-2.exp: New file.
1110 * gdb.dwarf2/dw2-inline-header-3.exp: New file.
1111 * gdb.dwarf2/dw2-inline-header-lbls.c: New file.
1112 * gdb.dwarf2/dw2-inline-header.c: New file.
1113 * gdb.dwarf2/dw2-inline-header.h: New file.
1114
f68f85b5
PA
11152020-05-30 Pedro Alves <palves@redhat.com>
1116
1117 * gdb.linespec/cp-replace-typedefs-ns-template.cc: New.
1118 * gdb.linespec/cp-replace-typedefs-ns-template.exp: New.
1119
678048e8
GB
11202020-05-29 Gary Benson <gbenson@redhat.com>
1121
1122 * gdb.compile/compile-cplus.exp (additional_flags): Also
1123 set when building with clang.
1124 (additional_flags, srcfilesoptions): Pass -Wno-deprecated
1125 when building with clang.
1126
9fcafd23
GB
11272020-05-29 Gary Benson <gbenson@redhat.com>
1128
1129 * gdb.arch/i386-avx.exp (additional_flags): Also set when
1130 building with clang.
1131 * gdb.arch/i386-sse.exp (additional_flags): Likewise.
1132
735d5a07
GB
11332020-05-29 Gary Benson <gbenson@redhat.com>
1134
1135 * gdb.cp/koenig.exp (prepare_for_testing): Add
1136 additional_flags=-Wno-unused-comparison.
1137 * gdb.cp/operator.exp (prepare_for_testing): Likewise.
1138
4ad2c6a0
GB
11392020-05-28 Gary Benson <gbenson@redhat.com>
1140
1141 * gdb.base/sigaltstack.c (catcher): Add default case to switch
1142 statement.
1143
09fe663e
GB
11442020-05-28 Gary Benson <gbenson@redhat.com>
1145
1146 * gdb.cp/classes.exp (prepare_for_testing): Add
1147 additional_flags=-Wno-deprecated-register.
1148 * gdb.cp/inherit.exp (prepare_for_testing): Likewise.
1149 * gdb.cp/misc.exp: Likewise.
1150
cee00f17
GB
11512020-05-28 Gary Benson <gbenson@redhat.com>
1152
1153 * gdb.linespec/cpls-ops.cc (dummy): New static global.
1154 (test_op_new::operator new): Add return statement.
1155 (test_op_new_array::operator new[]): Likewise.
1156
636edd00
PA
11572020-05-27 Pedro Alves <palves@redhat.com>
1158
1159 * gdb.linespec/cp-completion-aliases.exp: Remove readline_is_used
1160 check. Use test_gdb_complete_unique instead of
1161 test_gdb_complete_tab_unique + test_gdb_complete_cmd_unique. Use
1162 test_gdb_complete_multiple instead of
1163 test_gdb_complete_tab_multiple + test_gdb_complete_cmd_multiple.
1164
c2b75043
LM
11652020-05-27 Luis Machado <luis.machado@linaro.org>
1166
1167 * gdb.arch/aarch64-sighandler-regs.exp: Fix duplicated test names.
1168 * gdb.arch/aarch64-tagged-pointer.exp: Likewise.
1169 * gdb.arch/arm-disassembler-options.exp: Likewise.
1170 * gdb.arch/arm-disp-step.exp: Likewise.
1171 * gdb.arch/thumb-prologue.exp: Likewise.
1172 * gdb.base/async.exp: Likewise.
1173 * gdb.base/auxv.exp: Likewise.
1174 * gdb.base/complex-parts.exp: Likewise.
1175 * gdb.base/ena-dis-br.exp: Likewise.
1176 * gdb.base/foll-exec.exp: Likewise.
1177 * gdb.base/permissions.exp: Likewise.
1178 * gdb.base/relocate.exp: Likewise.
1179 * gdb.base/return2.exp: Likewise.
1180 * gdb.base/sigbpt.exp: Likewise.
1181 * gdb.base/siginfo-obj.exp: Likewise.
1182 * gdb.cp/converts.exp: Likewise.
1183 * gdb.cp/exceptprint.exp: Likewise.
1184 * gdb.cp/inherit.exp: Likewise.
1185 * gdb.cp/nsnoimports.exp: Likewise.
1186 * gdb.cp/virtbase2.exp: Likewise.
1187 * gdb.mi/mi-var-cmd.exp: Likewise.
1188 * gdb.mi/var-cmd.c: Likewise.
1189
53a47a3e
TT
11902020-05-26 Tom Tromey <tromey@adacore.com>
1191
1192 * gdb.ada/arr_acc_idx_w_gap.exp: Add tests.
1193
0bc2354b
TT
11942020-05-26 Tom Tromey <tromey@adacore.com>
1195
1196 * gdb.ada/arr_acc_idx_w_gap.exp: Add enum subrange tests.
1197 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap.ads (Enum_Subrange): New
1198 type.
1199 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap_main.adb (V): New
1200 variable.
1201
0db49895
CBG
12022020-05-26 Christian Biesinger <cbiesinger@google.com>
1203
1204 * Makefile.in: Use = instead of == for the test command
1205 for portability.
1206
40d22035
TV
12072020-05-26 Tom de Vries <tdevries@suse.de>
1208
1209 * gdb.base/gold-gdb-index-2.c: New test.
1210 * gdb.base/gold-gdb-index.c: New test.
1211 * gdb.base/gold-gdb-index.exp: New file.
1212 * gdb.base/gold-gdb-index.h: New test.
1213
043e2e02
TV
12142020-05-25 Tom de Vries <tdevries@suse.de>
1215
1216 * boards/gold-gdb-index.exp: New file.
1217
462f72c5
SM
12182020-05-25 Simon Marchi <simon.marchi@efficios.com>
1219
1220 * boards/simavr.exp: New file.
1221
6cf66e76
SM
12222020-05-25 Simon Marchi <simon.marchi@efficios.com>
1223
1224 * lib/gdb.exp (gdb_run_cmd): Return success or failure.
1225 * gdb.base/inferior-args.exp: New file.
1226 * gdb.base/inferior-args.c: New file.
1227
75d04512
SM
12282020-05-25 Simon Marchi <simon.marchi@efficios.com>
1229
1230 * lib/gdb.exp (gdb_run_cmd): Change argument from args to
1231 inferior_args. Pass it to gdb_reload.
1232 (gdb_start_cmd, gdb_starti_cmd): Change argument from args to
1233 inferior_args.
1234 (gdb_reload): Add inferior_args argument.
1235 * config/gdbserver.exp (gdb_reload): Add inferior_args argument,
1236 pass it to gdbserver_run.
1237 * boards/native-gdbserver.exp: Do not set noargs.
1238 * boards/native-extended-gdbserver.exp (gdb_reload): Add
1239 inferior_args argument.
1240 * boards/stdio-gdbserver-base.exp (gdb_reload): Likewise.
1241 * gdb.base/a2-run.exp: Check for use_gdb_stub.
1242 * gdb.base/args.exp: Likewise.
1243
42cf1844
TV
12442020-05-25 Tom de Vries <tdevries@suse.de>
1245
1246 * lib/gdb.exp (exec_is_pie): Add comment.
1247
8f7d38ef
TV
12482020-05-25 Tom de Vries <tdevries@suse.de>
1249
1250 * lib/jit-elf-helpers.exp (compile_and_download_n_jit_so): Use $f
1251 instead of $binfile in the untested message.
1252
465e1b0f
TV
12532020-05-25 Tom de Vries <tdevries@suse.de>
1254
1255 PR testsuite/26031
1256 * lib/gdb.exp (exec_is_pie): Test readelf -h output.
1257
3c5a0e02
TV
12582020-05-25 Tom de Vries <tdevries@suse.de>
1259
1260 * boards/gold.exp: New file.
1261
0a4f5f8c
TT
12622020-05-23 Tom Tromey <tom@tromey.com>
1263
1264 * gdb.base/style.exp: Remove completion styling test.
1265 * lib/gdb-utils.exp (style): Remove completion styles.
1266
eca1f90c
TT
12672020-05-23 Tom Tromey <tom@tromey.com>
1268
1269 * gdb.base/style.exp: Add completion styling test.
1270 * lib/gdb-utils.exp (style): Add completion styles.
1271
7c13f4e8
AB
12722020-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
1273
1274 * gdb.base/annota1.exp: Update expected results.
1275 * gdb.cp/annota2.exp: Update expected results, remove duplicate
1276 test name.
1277 * gdb.cp/annota3.exp: Update expected results.
1278
41977d16
SM
12792020-05-20 Simon Marchi <simon.marchi@efficios.com>
1280
1281 PR gdb/26016
1282 * gdb.base/coredump-filter.c (do_mmap): Check mmap ret val
1283 against MAP_FAILED.
1284 * gdb.base/coremaker.c (mmapdata): Likewise.
1285 * gdb.base/jit-reader-host.c (main): Likewise.
1286 * gdb.base/sym-file-loader.c (load): Likewise.
1287 (load_shlib): Likewise.
1288
b4757f2e
TT
12892020-05-20 Tom Tromey <tromey@adacore.com>
1290
1291 * gdb.ada/array_char_idx.exp: Recognize initialized array.
1292
9a0bacfb
TV
12932020-05-20 Tom de Vries <tdevries@suse.de>
1294
1295 PR symtab/25833
1296 * gdb.base/with-mf-inc.c: New test.
1297 * gdb.base/with-mf-main.c: New test.
1298 * gdb.base/with-mf.exp: New file.
1299
76571211
TT
13002020-05-19 Tom Tromey <tromey@adacore.com>
1301
1302 * gdb.rust/simple.exp: Restore missing test result.
1303
4cd9f3d5
TV
13042020-05-19 Tom de Vries <tdevries@suse.de>
1305
1306 * gdb.base/gdb-caching-proc.exp: Fix typo.
1307
7d874253
TT
13082020-05-19 Tom Tromey <tromey@adacore.com>
1309
1310 * gdb.rust/simple.exp: Add some test descriptions.
1311 (test_one_slice): Use with_test_prefix.
1312
1d727695
TV
13132020-05-18 Tom de Vries <tdevries@suse.de>
1314
1315 * gdb.base/gdb-caching-proc.exp: Use with_test_prefix.
1316
7f32a4d5
PA
13172020-05-17 Pedro Alves <palves@redhat.com>
1318
1319 PR gdb/25741
1320 * gdb.base/hw-sw-break-same-address.exp: New file.
1321
7cfd74cf
PA
13222020-05-16 Pedro Alves <palves@redhat.com>
1323
1324 * gdb.multi/multi-re-run.exp (test_re_run): Switch
1325 LAST_LOADED_FILE accordingly.
1326
57b4f16e
PW
13272020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1328
1329 * gdb.base/alias.exp: Verify 'help aliases' shows user defined aliases.
1330
7c05caf7
PW
13312020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1332
1333 * gdb.base/help.exp: Test apropos and help for commands
1334 having aliases. Fixed comments not starting with an
1335 upper-case letter or not finishing with a dot.
1336
7aa1b46f
PW
13372020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1338
3b3aaacb
PW
1339 * gdb.base/alias.exp: Update help output check.
1340
57b4f16e 13412020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3b3aaacb 1342
7aa1b46f
PW
1343 * gdb.base/default.exp: Update output following fixes.
1344
0605465f
PW
13452020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1346
1347 * gdb.base/alias.exp: Test aliases starting with a prefix of
1348 another alias.
1349
86e4e63d
GB
13502020-05-15 Gary Benson <gbenson@redhat.com>
1351
1352 * gdb.base/info-os.c (main): Add return statement.
1353 * gdb.base/info_minsym.c (minsym_fun): Likewise.
1354 * gdb.base/large-frame-2.c (func): Likewise.
1355 * gdb.base/pr10179-a.c (foo1, bar1): Likewise.
1356 * gdb.base/pr10179-b.c (foo2): Likewise.
1357 * gdb.base/valgrind-disp-step.c (foo): Likewise.
1358 * gdb.base/watch-cond.c (func): Likewise.
1359 * gdb.multi/goodbye.c (verylongfun): Likewise.
1360 * gdb.multi/hello.c (commonfun): Likewise.
1361 * gdb.python/py-finish-breakpoint.c (call_longjmp): Likewise.
1362 * gdb.threads/fork-plus-threads.c (thread_func): Likewise.
1363 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
1364 Likewise.
1365 * gdb.threads/hand-call-new-thread.c (foo): Likewise.
1366 * gdb.threads/interrupt-while-step-over.c (child_function):
1367 Likewise.
1368 * gdb.trace/actions-changed.c (end): Likewise.
1369
163df4df
GB
13702020-05-15 Gary Benson <gbenson@redhat.com>
1371
1372 * gdb.opencl/callfuncs.exp: Report when test skipped.
1373 * gdb.opencl/convs_casts.exp: Likewise.
1374 * gdb.opencl/datatypes.exp: Likewise.
1375 * gdb.opencl/operators.exp: Likewise.
1376 * gdb.opencl/vec_comps.exp: Likewise.
1377
6dbc505a
TV
13782020-05-15 Tom de Vries <tdevries@suse.de>
1379
1380 * gdb.base/align.exp.in: Rename to ...
1381 * gdb.base/align.exp.tcl: ... this.
1382 * gdb.base/align-c++.exp: Update.
1383 * gdb.base/align-c.exp: Update.
1384 * gdb.base/all-architectures.exp.in: Rename to ...
1385 * gdb.base/all-architectures.exp: ... this.
1386 * gdb.base/all-architectures-0.exp: Update.
1387 * gdb.base/all-architectures-1.exp: Update.
1388 * gdb.base/all-architectures-2.exp: Update.
1389 * gdb.base/all-architectures-3.exp: Update.
1390 * gdb.base/all-architectures-4.exp: Update.
1391 * gdb.base/all-architectures-5.exp: Update.
1392 * gdb.base/all-architectures-6.exp: Update.
1393 * gdb.base/all-architectures-7.exp: Update.
1394 * gdb.base/infcall-nested-structs.exp.in: Rename to ...
1395 * gdb.base/infcall-nested-structs.exp.tcl: ... this.
1396 * gdb.base/infcall-nested-structs-c++.exp: Update.
1397 * gdb.base/infcall-nested-structs-c.exp: Update.
1398 * gdb.base/info-types.exp.in: Rename to ...
1399 * gdb.base/info-types.exp.tcl: ... this.
1400 * gdb.base/info-types-c++.exp: Update.
1401 * gdb.base/info-types-c.exp: Update.
1402 * gdb.base/max-depth.exp.in: Rename to ...
1403 * gdb.base/max-depth.exp.tcl: ... this.
1404 * gdb.base/max-depth-c++.exp: Update.
1405 * gdb.base/max-depth-c.exp: Update.
1406 * gdb.cp/cpexprs.exp.in: Rename to ...
1407 * gdb.cp/cpexprs.exp.tcl: ... this.
1408 * gdb.cp/cpexprs-debug-types.exp: Update.
1409 * gdb.cp/cpexprs.exp: Update.
1410 * gdb.cp/infcall-nodebug.exp.in: Rename to ...
1411 * gdb.cp/infcall-nodebug.exp.tcl: ... this.
1412 * gdb.cp/infcall-nodebug-c++-d0.exp: Update.
1413 * gdb.cp/infcall-nodebug-c++-d1.exp: Update.
1414 * gdb.cp/infcall-nodebug-c-d0.exp: Update.
1415 * gdb.cp/infcall-nodebug-c-d1.exp: Update.
1416 * gdb.dwarf2/clang-debug-names.exp.in: Rename to ...
1417 * gdb.dwarf2/clang-debug-names.exp.tcl: ... this.
1418 * gdb.dwarf2/clang-debug-names-2.exp: Update.
1419 * gdb.dwarf2/clang-debug-names.exp: Update.
1420
d1034d78
AB
14212020-05-15 Andrew Burgess <andrew.burgess@embecosm.com>
1422
1423 * lib/check-test-names.exp: Remove code that prevents this file
1424 loading when tests are run in parallel.
1425
3c5c3649
PA
14262020-05-15 Pedro Alves <palves@redhat.com>
1427
1428 * gdb.multi/multi-kill.exp (start_inferior): Remove
1429 'testpid' parameter. Refer to namespace variable directly.
1430 (testpid): Declare as namespace variable.
1431
272c36b8
PA
14322020-05-15 Pedro Alves <palves@redhat.com>
1433
1434 * gdb.multi/multi-kill.exp: Wrap in namespace.
1435 (start_inferior): Add TESTPID parameter. Use it instead of the
1436 testpid global.
1437 (top level): Define empty TESTPID array, and pass it down to
1438 start_inferior.
1439
02eba61a
TV
14402020-05-14 Tom de Vries <tdevries@suse.de>
1441
1442 * gdb.fortran/nested-funcs-2.exp: Use gdb_test_stdio to test inferior
1443 output.
1444
971a3747
TV
14452020-05-14 Tom de Vries <tdevries@suse.de>
1446
1447 * gdb.base/align.exp: Split into ...
1448 * gdb.base/align.exp.in: ...
1449 * gdb.base/align-c++.exp: ...
1450 * gdb.base/align-c.exp: ... these.
1451 * gdb.base/infcall-nested-structs.exp: Split into ...
1452 * gdb.base/infcall-nested-structs.exp.in: ...
1453 * gdb.base/infcall-nested-structs-c++.exp: ...
1454 * gdb.base/infcall-nested-structs-c.exp: ... these.
1455 * gdb.base/info-types.exp: Split into ...
1456 * gdb.base/info-types.exp.in: ...
1457 * gdb.base/info-types-c++.exp: ...
1458 * gdb.base/info-types-c.exp: ... these.
1459 * gdb.base/max-depth.exp: Split into ...
1460 * gdb.base/max-depth.exp.in: ...
1461 * gdb.base/max-depth-c++.exp: ...
1462 * gdb.base/max-depth-c.exp: ... these.
1463 * gdb.cp/infcall-nodebug.exp: Split into ...
1464 * gdb.cp/infcall-nodebug.exp.in: ...
1465 * gdb.cp/infcall-nodebug-c++-d0.exp: ...
1466 * gdb.cp/infcall-nodebug-c++-d1.exp: ...
1467 * gdb.cp/infcall-nodebug-c-d0.exp: ...
1468 * gdb.cp/infcall-nodebug-c-d1.exp: ... these.
1469
a05575d3
TBA
14702020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1471 Pedro Alves <palves@redhat.com>
1472
1473 * gdb.multi/multi-exit.c: New file.
1474 * gdb.multi/multi-exit.exp: New file.
1475 * gdb.multi/multi-kill.c: New file.
1476 * gdb.multi/multi-kill.exp: New file.
1477
6ad82919
TBA
14782020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1479
1480 * gdb.base/annota1.exp: Update the expected output.
1481 * gdb.cp/annota2.exp: Ditto.
1482
843f4d93
AB
14832020-05-12 Andrew Burgess <andrew.burgess@embecosm.com>
1484
1485 * lib/check-test-names.exp: Disable when testing is being run in
1486 parallel.
1487
c7c66341
TV
14882020-05-12 Tom de Vries <tdevries@suse.de>
1489
1490 * gdb.base/jit-elf.exp: Fix string concat.
1491
1b59ca1c
TV
14922020-05-12 Tom de Vries <tdevries@suse.de>
1493
1494 * lib/jit-elf-helpers.exp: Don't use undefined variables in untested
1495 messages.
1496
b4991d29
TV
14972020-05-12 Tom de Vries <tdevries@suse.de>
1498
1499 * gdb.multi/multi-term-settings.exp: Use with_test_prefix.
1500
dbb0ab10
TV
15012020-05-12 Tom de Vries <tdevries@suse.de>
1502
1503 * gdb.ada/catch_ex.exp: Use with_test_prefix.
1504 * gdb.ada/mi_catch_ex.exp: Same.
1505 * gdb.ada/mi_catch_ex_hand.exp: Same.
1506
7549fed8
TV
15072020-05-12 Tom de Vries <tdevries@suse.de>
1508
1509 * gdb.fortran/complex.exp: Use with_test_prefix.
1510
af2d5cd8
TV
15112020-05-12 Tom de Vries <tdevries@suse.de>
1512
1513 * gdb.trace/passcount.exp: Fix test-names.
1514
7c121311
TV
15152020-05-12 Tom de Vries <tdevries@suse.de>
1516
1517 * gdb.pascal/gdb11492.exp: Use with_test_prefix.
1518
c9f3b40e
TV
15192020-05-12 Tom de Vries <tdevries@suse.de>
1520
1521 * gdb.gdb/complaints.exp: Use with_test_prefix.
1522 * gdb.xml/tdesc-regs.exp: Same.
1523 * gdb.opt/inline-locals.exp: Fix test name.
1524
111b33f0
TV
15252020-05-12 Tom de Vries <tdevries@suse.de>
1526
1527 * gdb.dwarf2/comp-unit-lang.exp: Use with_test_prefix.
1528 * gdb.dwarf2/dw2-bad-parameter-type.exp: Same.
1529 * gdb.dwarf2/implref-struct.exp: Same.
1530 * gdb.dwarf2/varval.exp: Ensure get_sizeof is called once per type.
1531 * gdb.dwarf2/data-loc.exp: Same. Remove duplicate test.
1532
ebf47080
SM
15332020-05-11 Simon Marchi <simon.marchi@polymtl.ca>
1534
1535 * gdb.base/jit-so.exp (one_jit_test): Change test name.
1536
d30dcd12
AB
15372020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
1538
1539 * lib/check-test-names.exp (all_test_names): New module variable.
1540 (counts): Add 'duplicates' field.
1541 (_check_duplicates): New procedure.
1542 (check): Also check for duplicates.
1543 (do_log_summary): Print duplicates count.
1544 (do_reset_vars): Reset counter for duplicate test names, and
1545 discard all know test names.
1546
34584c09
AB
15472020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
1548
1549 * lib/gdb.exp: Include check-test-names.exp library.
1550 * lib/check-test-names.exp: New file.
1551
e0002117
TV
15522020-05-11 Tom de Vries <tdevries@suse.de>
1553
1554 * gdb.ada/packed_tagged.exp: Change kfail into xfail.
1555
53f539a3
KS
15562020-05-11 Keith Seitz <keiths@redhat.com>
1557
1558 * gdb.ada/attr_ref_and_charlit.exp: Fix typo.
1559
113ee09a
TV
15602020-05-11 Tom de Vries <tdevries@suse.de>
1561
1562 * gdb.cp/cpexprs.exp: Move everything except flags setting ...
1563 * gdb.cp/cpexprs.exp.in: .. here.
1564 * gdb.cp/cpexprs-debug-types.exp: Include cpexprs.exp.in instead of
1565 cpexprs.exp.
1566
ba3e70b0
KS
15672020-05-11 Keith Seitz <keiths@redhat.com>
1568
1569 * gdb.ada/arrayparam.exp: Resolve duplicate and tail parentheses
1570 test names.
1571 * gdb.ada/arrayptr.exp: Likewise.
1572 * gdb.ada/assign_arr.exp: Likewise.
1573 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
1574 * gdb.ada/bp_on_var.exp: Likewise.
1575 * gdb.ada/call_pn.exp: Likewise.
1576 * gdb.ada/complete.exp: Likewise.
1577 * gdb.ada/fun_overload_menu.exp: Likewise.
1578 * gdb.ada/funcall_param.exp: Likewise.
1579 * gdb.ada/funcall_ref.exp: Likewise.
1580 * gdb.ada/packed_array_assign.exp: Likewise.
1581 * gdb.ada/same_component_name.exp: Likewise.
1582 * gdb.ada/type_coercion.exp: Likewise.
1583 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
1584 * gdb.ada/variant_record_packed_array.exp: Likewise.
1585
3ee6bb11
TV
15862020-05-11 Tom de Vries <tdevries@suse.de>
1587
1588 PR symtab/25941
1589 * gdb.dwarf2/clang-debug-names.exp.in: New include exp file, factored
1590 out of ...
1591 * gdb.dwarf2/clang-debug-names.exp: ... here.
1592 * gdb.dwarf2/clang-debug-names-2.exp: New file. Include
1593 clang-debug-names.exp.in.
1594 * gdb.dwarf2/clang-debug-names-2-foo.c: New test.
1595 * gdb.dwarf2/clang-debug-names-2.c: New test.
1596
86cd6bc8
AKS
15972020-05-10 Alok Kumar Sharma <alokkumar.sharma@amd.com>
1598
1599 * lib/fortran.exp (fortran_main): New Proc, handle flang MAIN_,
1600 (fortran_runto_main): New Proc, fortran version of runto_main.
1601 * gdb.fortran/array-bounds-high.exp: Handle flang MAIN_
1602 * gdb.fortran/array-bounds.exp: Likewise.
1603 * gdb.fortran/array-slices.exp: Likewise.
1604 * gdb.fortran/block-data.exp: Likewise.
1605 * gdb.fortran/charset.exp: Likewise.
1606 * gdb.fortran/common-block.exp: Likewise.
1607 * gdb.fortran/complex.exp: Likewise.
1608 * gdb.fortran/derived-type-function.exp: Likewise.
1609 * gdb.fortran/derived-type.exp: Likewise.
1610 * gdb.fortran/info-modules.exp: Likewise.
1611 * gdb.fortran/info-types.exp: Likewise.
1612 * gdb.fortran/intrinsics.exp: Likewise.
1613 * gdb.fortran/library-module.exp: Likewise.
1614 * gdb.fortran/logical.exp: Likewise.
1615 * gdb.fortran/max-depth.exp: Likewise.
1616 * gdb.fortran/module.exp: Likewise.
1617 * gdb.fortran/multi-dim.exp: Likewise.
1618 * gdb.fortran/nested-funcs.exp: Likewise.
1619 * gdb.fortran/print-formatted.exp: Likewise.
1620 * gdb.fortran/print_type.exp: Likewise.
1621 * gdb.fortran/printing-types.exp: Likewise.
1622 * gdb.fortran/ptr-indentation.exp: Likewise.
1623 * gdb.fortran/ptype-on-functions.exp: Likewise.
1624 * gdb.fortran/subarray.exp: Likewise.
1625 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
1626 * gdb.fortran/vla-datatypes.exp: Likewise.
1627 * gdb.fortran/vla-history.exp: Likewise.
1628 * gdb.fortran/vla-ptr-info.exp: Likewise.
1629 * gdb.fortran/vla-ptype-sub.exp: Likewise.
1630 * gdb.fortran/vla-ptype.exp: Likewise.
1631 * gdb.fortran/vla-sizeof.exp: Likewise.
1632 * gdb.fortran/vla-type.exp: Likewise.
1633 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
1634 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
1635 * gdb.fortran/vla-value-sub.exp: Likewise.
1636 * gdb.fortran/vla-value.exp: Likewise.
1637 * gdb.fortran/whatis_type.exp: Likewise.
1638 * gdb.mi/mi-var-child-f.exp: Likewise.
1639
6dc55ce9 16402020-05-09 Tom de Vries <tdevries@suse.de>
1641
1642 * gdb.dwarf2/clang-debug-names.exp: Remove PR25952 kfail.
1643
283cb58c
TV
16442020-05-08 Tom de Vries <tdevries@suse.de>
1645
1646 * gdb.dwarf2/clang-debug-names.c: New test.
1647 * gdb.dwarf2/clang-debug-names.exp: New file.
1648
ac4a4f1c
SM
16492020-05-06 Simon Marchi <simon.marchi@efficios.com>
1650
1651 * gdb.arch/amd64-prologue-skip-cf-protection.exp: New file.
1652 * gdb.arch/amd64-prologue-skip-cf-protection.c: New file.
1653
24fe640b
TV
16542020-05-06 Tom de Vries <tdevries@suse.de>
1655
1656 * gdb.reverse/consecutive-precsave.exp: Handle if instruction after
1657 breakpoint is at a "recommended breakpoint location".
1658 * gdb.reverse/consecutive-reverse.exp: Same.
1659
0d8683a3
TV
16602020-05-06 Tom de Vries <tdevries@suse.de>
1661
1662 * gdb.base/watchpoint-reuse-slot.exp (stepi): Print $pc to get current
1663 address.
1664
b8983c46
TV
16652020-05-06 Tom de Vries <tdevries@suse.de>
1666
1667 * gdb.base/watchpoint-reuse-slot.exp: Fix incorrect assignment.
1668
abf6d805
TV
16692020-05-06 Tom de Vries <tdevries@suse.de>
1670
1671 * gdb.base/store.exp (check_set, up_set): Allowing missing location
1672 info for r.
1673
0fc2a808
TV
16742020-05-06 Tom de Vries <tdevries@suse.de>
1675
1676 * gdb.base/shlib-call.exp: Add extra step to reach shmain.c:42, if
1677 necessary.
1678
873dd427
TV
16792020-05-06 Tom de Vries <tdevries@suse.de>
1680
1681 * lib/unbuffer_output.c (gdb_unbuffer_output): Change return type to
1682 void.
1683
7c99e7e2
TV
16842020-05-06 Tom de Vries <tdevries@suse.de>
1685
1686 * lib/gdb.exp (is_stmt_addresses, hex_in_list): New proc, factored out
1687 of ...
1688 * gdb.base/async.exp: ... here.
1689 * gdb.base/consecutive.exp: Handle if 2nd breakpoint is at a
1690 "recommended breakpoint location".
1691
6173d6a6
TV
16922020-05-06 Tom de Vries <tdevries@suse.de>
1693
1694 * gdb.compile/compile-ifunc.exp: Use -Wno-attribute-alias.
1695
6015a067
TV
16962020-05-04 Tom de Vries <tdevries@suse.de>
1697
1698 * gdb.base/async.exp: Check whether instruction addresses are a
1699 "recommended breakpoint location".
1700
3b6acaee
TT
17012020-05-03 Tom Tromey <tom@tromey.com>
1702
1703 * gdb.base/sepdebug.exp: Remove "catch" test.
1704 * gdb.base/break.exp: Remove "catch" test.
1705 * gdb.base/default.exp: Update expected output.
1706
5beb4d17
TV
17072020-05-02 Tom de Vries <tdevries@suse.de>
1708
1709 * lib/gdb.exp (supports_mpx_check_pointer_bounds): New proc.
1710 * gdb.arch/i386-mpx-call.exp: Use supports_mpx_check_pointer_bounds.
1711 * gdb.arch/i386-mpx-map.exp: Same.
1712 * gdb.arch/i386-mpx-sigsegv.exp: Same.
1713 * gdb.arch/i386-mpx-simple_segv.exp: Same.
1714 * gdb.arch/i386-mpx.exp: Same.
1715
8caf140d
TV
17162020-05-02 Tom de Vries <tdevries@suse.de>
1717
1718 * gdb.base/psym-external-decl.c (main): Add use of variable aaa.
1719
693196cb
TV
17202020-05-01 Tom de Vries <tdevries@suse.de>
1721
1722 * gdb.ada/operator_bp.exp: Allow more than required amount of
1723 breakpoint.
1724
53ae0aa9
TV
17252020-05-01 Tom de Vries <tdevries@suse.de>
1726
1727 * gdb.reverse/until-reverse.c (main): Fix Wunused-result warning.
1728
ee9d1e5f
HD
17292020-04-30 Hannes Domani <ssbssa@yahoo.de>
1730
1731 PR gdb/18706
1732 * gdb.cp/stub-array-size.cc: New test.
1733 * gdb.cp/stub-array-size.exp: New file.
1734 * gdb.cp/stub-array-size.h: New test.
1735 * gdb.cp/stub-array-size2.cc: New test.
1736
d5cf82c0
HD
17372020-04-30 Hannes Domani <ssbssa@yahoo.de>
1738
1739 * gdb.python/py-format-string.exp: Adjust pretty_arrays expected
1740 output to the new format.
1741
42e165c3
SM
17422020-04-29 Simon Marchi <simon.marchi@efficios.com>
1743
1744 * gdb.base/break.exp: Use with_test_prefix.
1745
6e4e3fe1
TV
17462020-04-29 Tom de Vries <tdevries@suse.de>
1747
1748 * lib/gdb.exp (debug_types): New proc.
1749 * gdb.guile/scm-symtab.exp: Add xfail for PR gcc/90232.
1750 * gdb.python/py-symtab.exp: Same.
1751
d642b692
HD
17522020-04-29 Hannes Domani <ssbssa@yahoo.de>
1753
1754 PR gdb/17320
1755 * gdb.base/pretty-array.c: New test.
1756 * gdb.base/pretty-array.exp: New file.
1757
ea90f227
TV
17582020-04-29 Tom de Vries <tdevries@suse.de>
1759
1760 PR symtab/25889
1761 * gdb.cp/cpexprs.exp: Adapt for inclusion.
1762 * gdb.cp/cpexprs-debug-types.exp: New file. Set -fdebug-types-section
1763 and include cpexprs.exp.
1764
a65189c9
TV
17652020-04-28 Mark Williams <mark@myosotissp.com>
1766
1767 PR gdb/24480
1768 * dw4-toplevel-types.exp: Test for top level types.
1769 * dw4-toplevel-types.cc: Test for top level types.
1770
32d1f47a
TBA
17712020-04-28 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1772
1773 * gdb.threads/stop-with-handle.exp: Fix typo in comment
1774 (theads -> threads).
1775
56a4f5a1
TV
17762020-04-28 Tom de Vries <tdevries@suse.de>
1777
1778 * gdb.opt/inline-cmds.exp: Set KFAIL PR.
1779
0b2f8a3b
TV
17802020-04-28 Tom de Vries <tdevries@suse.de>
1781
1782 * gdb.base/info-macros.exp: Remove KFAIL. Add missing trailing ".*".
1783
5390c717
TV
17842020-04-28 Tom de Vries <tdevries@suse.de>
1785
1786 * gdb.ada/array_ptr_renaming.exp: Add PR number in KFAIL.
1787
15cd93d0
TV
17882020-04-28 Tom de Vries <tdevries@suse.de>
1789
1790 * gdb.dwarf2/main-foo.c: New test.
1791 * gdb.dwarf2/struct-with-sig.exp: New file.
1792
d472f0fb
TV
17932020-04-25 Tom de Vries <tdevries@suse.de>
1794
1795 * boards/debug-types.exp: New file.
1796
8d840e05
AB
17972020-04-25 Andrew Burgess <andrew.burgess@embecosm.com>
1798
1799 * gdb.btrace/multi-inferior.exp: Avoid paths in test names.
1800
bcfe6157
TT
18012020-04-24 Tom Tromey <tom@tromey.com>
1802
1803 PR symtab/12707:
1804 * gdb.python/py-symbol.exp: Update expected results for
1805 linkage_name test.
1806 * gdb.cp/print-demangle.exp: New file.
1807 * gdb.base/c-linkage-name.exp: Fix test.
1808 * gdb.guile/scm-symbol.exp: Update expected results for
1809 linkage_name test.
1810
f049a313
TT
18112020-04-24 Tom Tromey <tom@tromey.com>
1812
1813 * gdb.dwarf2/dw2-namespaceless-anonymous.S: Remove.
1814 * gdb.dwarf2/dw2-namespaceless-anonymous.c: New file.
1815 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use DWARF
1816 assembler.
1817
7cf28874
TV
18182020-04-24 Tom de Vries <tdevries@suse.de>
1819
1820 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Set language of CU to
1821 C++.
1822
dac2fef7
TT
18232020-04-24 Tom Tromey <tromey@adacore.com>
1824
1825 * gdb.ada/frame_arg_lang.exp: Run with multiple -fgnat-encodings
1826 values.
1827 * gdb.ada/funcall_ref.exp: Run with multiple -fgnat-encodings
1828 values. Update test for minimal encodings.
1829 * gdb.ada/lang_switch.exp: Update test for minimal encodings.
1830 * gdb.ada/var_rec_arr.exp: Run with multiple -fgnat-encodings
1831 values. Update test for minimal encodings.
1832
1acda803
TT
18332020-04-24 Tom Tromey <tromey@adacore.com>
1834
1835 PR python/23662:
1836 * gdb.ada/variant.exp: Add Python checks.
1837 * gdb.rust/simple.exp: Add dynamic type checks.
1838
adfb9815
TT
18392020-04-24 Tom Tromey <tromey@adacore.com>
1840
1841 * gdb.ada/mi_var_array.exp: Try all -fgnat-encodings settings.
1842 Make array type matching more lax.
1843 * gdb.ada/mi_var_union.exp: Try all -fgnat-encodings settings.
1844 * gdb.ada/mi_variant.exp: New file.
1845 * gdb.ada/mi_variant/pck.ads: New file.
1846 * gdb.ada/mi_variant/pkg.adb: New file.
1847 * gdb.ada/packed_tagged.exp: Try all -fgnat-encodings settings.
1848 * gdb.ada/unchecked_union.exp: Try all -fgnat-encodings settings.
1849
7d79de9a
TT
18502020-04-24 Tom Tromey <tromey@adacore.com>
1851
1852 * gdb.ada/variant.exp: Add dynamic field offset tests.
1853 * gdb.ada/variant/pck.ads (Nested_And_Variable): New type.
1854 * gdb.ada/variant/pkg.adb: Add new variables.
1855
f8e89861
TT
18562020-04-24 Tom Tromey <tromey@adacore.com>
1857
1858 * gdb.ada/variant.exp: New file
1859 * gdb.ada/variant/pkg.adb: New file
1860 * gdb.ada/variant/pck.adb: New file
1861
86e887ae
TV
18622020-04-24 Tom de Vries <tdevries@suse.de>
1863
1864 * lib/gdb.exp (clean_restart): Reset errcnt and warncnt.
1865
88428775
TV
18662020-04-24 Tom de Vries <tdevries@suse.de>
1867
1868 * gdb.dwarf2/dwzbuildid.exp: Add quiet to dwzbuildid-mismatch compile
1869 flags.
1870
4e86f6e7
TV
18712020-04-24 Tom de Vries <tdevries@suse.de>
1872
1873 * gdb.dwarf2/dw2-error.exp: Add quiet to compile flags.
1874
2016d3e6
TV
18752020-04-24 Tom de Vries <tdevries@suse.de>
1876
1877 * lib/gdb.exp (default_gdb_start): Handle eof.
1878 (clean_restart): Detect and handle gdb_start failure. Return -1 upon
1879 failure.
1880 * gdb.base/readnever.exp: Handle clean_restart failure.
1881
70bc38f5
TV
18822020-04-23 Tom de Vries <tdevries@suse.de>
1883
1884 * gdb.base/decl-before-def.exp: Run to main and print a again.
1885
de82891c
TV
18862020-04-23 Tom de Vries <tdevries@suse.de>
1887
1888 * gdb.base/decl-before-def-decl.c: New test.
1889 * gdb.base/decl-before-def-def.c: New test.
1890 * gdb.base/decl-before-def.exp: New file.
1891
96038148
TV
18922020-04-23 Tom de Vries <tdevries@suse.de>
1893
1894 * gdb.base/readnever.exp: Skip if GDBFLAGS contain -readnow/--readnow.
1895
54ac3df1
TV
18962020-04-22 Tom de Vries <tdevries@suse.de>
1897
1898 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): Fix
1899 debug_info_offset.
1900 * gdb.mi/dw2-ref-missing-frame.exp: Make sure $objfuncfile comes
1901 before $objsfile in the line line.
1902
714534e1
TV
19032020-04-22 Tom de Vries <tdevries@suse.de>
1904
1905 * gdb.dlang/watch-loc.c (.debug_aranges): Fix _Dmain length.
1906
16a7dbf4
MS
19072020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
1908
1909 * gdb.base/jit-attach-pie.c: Use jit-protocol.h.
1910 * gdb.base/jit-elf-main.c: Use jit-protocol.h.
1911 * gdb.base/jit-reader-host.c: Use jit-protocol.h.
1912 * gdb.base/jit-reader-simple-jit.c: Use jit-protocol.h.
1913 * gdb.base/jit-protocol.h: Update definitions to match all usage
1914 contexts.
1915
19162020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
1917
1918 * gdb.base: Rename all jit related test and source files.
1919
19202020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
1921
1922 * gdb.base/jit-reader.exp: Relax register output check.
1923
317d2668
TV
19242020-04-22 Tom de Vries <tdevries@suse.de>
1925
1926 PR symtab/25764
1927 * gdb.base/psym-external-decl-2.c: New test.
1928 * gdb.base/psym-external-decl.c: New test.
1929 * gdb.base/psym-external-decl.exp: New file.
1930 * gdb.threads/tls.exp: Add PR25807 kfail.
1931
eea9e357
TV
19322020-04-22 Tom de Vries <tdevries@suse.de>
1933
1934 PR symtab/25801
1935 * gdb.dwarf2/imported-unit.exp: Test that we can get imported_unit.c
1936 in "info source" output.
1937
3d5afab3
TV
19382020-04-22 Tom de Vries <tdevries@suse.de>
1939
1940 PR symtab/25700
1941 * gdb.dwarf2/imported-unit.exp: Verify that there's only one partial
1942 symtab for imported_unit.c.
1943
b32102f6
GB
19442020-04-21 Gary Benson <gbenson@redhat.com>
1945
1946 * gdb.base/advance.c (func): New argument, to match call site.
1947 (func2, func3): Add return statements.
1948
d43b7a2d
TBA
19492020-04-21 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1950
1951 * gdb.multi/run-only-second-inf.c: New file.
1952 * gdb.multi/run-only-second-inf.exp: New file.
1953
d89edf9b
MM
19542020-04-21 Markus Metzger <markus.t.metzger@intel.com>
1955
1956 * gdb.btrace/multi-inferior.c: New test.
1957 * gdb.btrace/multi-inferior.exp: New file.
1958
1a476b6d
MM
19592020-04-21 Markus Metzger <markus.t.metzger@intel.com>
1960
1961 * gdb.btrace/enable-new-thread.c: New test.
1962 * gdb.btrace/enable-new-thread.exp: New file.
1963
4778a5f8
TV
19642020-04-21 Tom de Vries <tdevries@suse.de>
1965
1966 PR gdb/25471
1967 * gdb.threads/killed-outside.c: New test.
1968 * gdb.threads/killed-outside.exp: New file.
1969
9b2c992c
GB
19702020-04-20 Gary Benson <gbenson@redhat.com>
1971
1972 * gdb.base/nested-subp1.exp: Use support_nested_function_tests.
1973 * gdb.base/nested-subp2.exp: Likewise.
1974 * gdb.base/nested-subp3.exp: Likewise.
1975
b5d1d6f7
GB
19762020-04-20 Gary Benson <gbenson@redhat.com>
1977
1978 * gdb.base/nested-subp1.exp: Disable test when using clang.
1979 * gdb.base/nested-subp2.exp: Likewise.
1980 * gdb.base/nested-subp3.exp: Likewise.
1981
25230285
GB
19822020-04-20 Gary Benson <gbenson@redhat.com>
1983
1984 * gdb.cp/exception.cc: Fix compilation error with clang.
1985
fa93cc8f
GB
19862020-04-20 Gary Benson <gbenson@redhat.com>
1987
809730f3 1988 * gdb.trace/tspeed.c: Fix compilation error with clang.
fa93cc8f 1989
e0c45f30
GB
19902020-04-20 Gary Benson <gbenson@redhat.com>
1991
1992 * gdb.base/jit-main.c: Fix compilation error with clang.
1993
4ddfec93
KR
19942020-04-17 Kamil Rytarowski <n54@gmx.com>
1995
1996 * gdb.base/attach-twice.c: Include "sys/types.h".
1997 (PTRACE_ATTACH): Add fallback definition.
1998 (main): Pass `0' to the 4th argument of `ptrace'.
1999
2bed205e
KR
20002020-04-17 Kamil Rytarowski <n54@gmx.com>
2001
2002 * gdb.base/fork-running-state.c: Include "signal.h".
2003
0743fc83
TT
20042020-04-17 Tom Tromey <tromey@adacore.com>
2005
2006 * gdb.cp/maint.exp (test_help): Simplify multiple_help_body.
2007 Update tests.
2008 * gdb.btrace/cpu.exp: Update tests.
2009 * gdb.base/maint.exp: Update tests.
2010 * gdb.base/default.exp: Update tests.
2011 * gdb.base/completion.exp: Update tests.
2012
efba5c23
TV
20132020-04-16 Tom de Vries <tdevries@suse.de>
2014
2015 PR symtab/25791
2016 * gdb.dwarf2/gdb-add-index.exp (add_gdb_index): Move ...
2017 (ensure_gdb_index): and factor out and move ...
2018 * lib/gdb.exp (add_gdb_index, ensure_gdb_index): ... here.
2019 * gdb.dwarf2/imported-unit-runto-main.exp: New file.
2020
d191d716
TV
20212020-04-16 Tom de Vries <tdevries@suse.de>
2022
2023 * gdb.base/maint-expand-symbols-header-file.exp: Set language before
2024 loading exec.
2025
99f1bc6a
AB
20262020-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
2027
2028 * gdb.base/many-completions.exp: New file.
2029
194d088f
TV
20302020-04-14 Tom de Vries <tdevries@suse.de>
2031
2032 PR symtab/25718
2033 * gdb.dwarf2/dw2-symtab-includes.exp: New file.
2034
c1a66c06
TV
20352020-04-14 Tom de Vries <tdevries@suse.de>
2036
2037 PR symtab/25720
2038 * gdb.base/maint-expand-symbols-header-file.c: New test.
2039 * gdb.base/maint-expand-symbols-header-file.exp: New file.
2040 * gdb.base/maint-expand-symbols-header-file.h: New test.
2041
21b0982c
AB
20422020-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
2043
2044 * gdb.dwarf2/dw2-inline-many-frames.exp (get_func_info): Delete.
2045 * gdb.dwarf2/dw2-inline-small-func.exp: Pass options to
2046 get_func_info.
2047 (get_func_info): Delete.
2048 * gdb.dwarf2/dw2-is-stmt-2.exp (get_func_info): Delete.
2049 * gdb.dwarf2/dw2-is-stmt.exp (get_func_info): Delete.
2050 * lib/dwarf.exp (get_func_info): New function.
2051
dd1cab06
TV
20522020-04-13 Tom de Vries <tdevries@suse.de>
2053
2054 * lib/ada.exp (find_ada_tool): Pass --GCC and -B to gnatlink, similar
2055 to what find_gnatmake does.
2056
71ea2b6b
TV
20572020-04-10 Tom de Vries <tdevries@suse.de>
2058
2059 * gdb.base/style.exp: Expect "Expanding full symbols" message for
2060 -readnow.
2061
bdfc1e8a
TV
20622020-04-10 Tom de Vries <tdevries@suse.de>
2063
2064 PR cli/25808
2065 * gdb.base/style.c: Add leading newlines.
2066 * gdb.base/style.exp: Use gdb_get_line_number to get specific lines.
2067 Check listing of main's one-line body.
2068
14ca8ecf
TV
20692020-04-08 Tom de Vries <tdevries@suse.de>
2070
2071 * lib/gdb.exp (psymtabs_p): New proc.
2072 * gdb.dwarf2/imported-unit.exp: Mark "no static partial symbols in
2073 importing unit" unsupported if there are no partial symbols.
2074
e21d048f
TV
20752020-04-08 Tom de Vries <tdevries@suse.de>
2076
2077 PR testsuite/25760
2078 * gdb.ada/call_pn.exp: Call "maint expand-symtabs". Add xfails.
2079
25c11aca
TV
20802020-04-07 Tom de Vries <tdevries@suse.de>
2081
2082 PR symtab/25796
2083 * gdb.dwarf2/imported-unit-abstract-const-value.exp: New file.
2084
5707e24b
TV
20852020-04-07 Tom de Vries <tdevries@suse.de>
2086
2087 * gdb.base/check-psymtab.c: New test.
2088 * gdb.base/check-psymtab.exp: New file.
2089
6ee448cc
TT
20902020-04-06 Tom Tromey <tromey@adacore.com>
2091
2092 * gdb.ada/variant-record/proc.adb: New file.
2093 * gdb.ada/variant-record/value.adb: New file.
2094 * gdb.ada/variant-record/value.s: New file.
2095 * gdb.ada/variant-record.exp: New file.
2096
9e7c9a03
HD
20972020-04-03 Hannes Domani <ssbssa@yahoo.de>
2098
2099 PR gdb/25325
2100 * gdb.cp/typed-enum.cc: New test.
2101 * gdb.cp/typed-enum.exp: New file.
2102
c90d28ac
AB
21032020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
2104
2105 * gdb.dwarf2/dw2-inline-small-func-lbls.c: New file.
2106 * gdb.dwarf2/dw2-inline-small-func.c: New file.
2107 * gdb.dwarf2/dw2-inline-small-func.exp: New file.
2108 * gdb.dwarf2/dw2-inline-small-func.h: New file.
2109 * gdb.opt/inline-small-func.c: New file.
2110 * gdb.opt/inline-small-func.exp: New file.
2111 * gdb.opt/inline-small-func.h: New file.
2112
34e9a9fa
AB
21132020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
2114
2115 * lib/dwarf.exp (Dwarf::lines::program::DW_LNS_set_file): New
2116 function.
2117
6a354911
AB
21182020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
2119
2120 * lib/dwarf.exp (function_range): Allow compiler options to be
2121 specified.
2122
880d9777
TV
21232020-04-02 Tom de Vries <tdevries@suse.de>
2124
2125 * gdb.dwarf2/break-inline-psymtab-2.c (bar): Add
2126 __attribute__((always_inline)).
2127 * gdb.dwarf2/break-inline-psymtab.exp: Don't use -O2.
2128
f32682ea
TV
21292020-04-02 Tom de Vries <tdevries@suse.de>
2130
2131 * lib/gdbserver-support.exp (gdbserver_exit): Factor out of ...
2132 (gdbserver_gdb_exit): ... here. Add timeout warning.
2133 * gdb.multi/multi-target.exp (server_spawn_ids): New global var.
2134 (connect_target_extended_remote): Append new server_spawn_id to
2135 server_spawn_ids.
2136 (cleanup): New proc.
2137 (setup, <toplevel>): Call cleanup.
2138
d3214198
TV
21392020-04-02 Tom de Vries <tdevries@suse.de>
2140
2141 * gdb.base/main-psymtab.exp: New file.
2142
cc77ed24
TV
21432020-04-02 Tom de Vries <tdevries@suse.de>
2144
2145 * gdb.fortran/mixed-lang-stack.exp: Accept new complex printing style.
2146
3638a098
TT
21472020-04-01 Tom Tromey <tom@tromey.com>
2148
2149 * gdb.base/complex-parts.exp: Add type tests.
2150
c34e8714
TT
21512020-04-01 Tom Tromey <tom@tromey.com>
2152
2153 * gdb.base/complex-parts.exp: Add arithmetic tests.
2154
981c08ce
TT
21552020-04-01 Tom Tromey <tom@tromey.com>
2156
2157 * gdb.compile/compile.exp: Update.
2158 * gdb.compile/compile-cplus.exp: Update.
2159 * gdb.base/varargs.exp: Update.
2160 * gdb.base/floatn.exp: Update.
2161 * gdb.base/endianity.exp: Update.
2162 * gdb.base/callfuncs.exp (do_function_calls): Update.
2163 * gdb.base/funcargs.exp (complex_args, complex_integral_args)
2164 (complex_float_integral_args): Update.
2165 * gdb.base/complex.exp: Update.
2166 * gdb.base/complex-parts.exp: Update.
2167
3d1cfd43
TT
21682020-04-01 Tom Tromey <tromey@adacore.com>
2169
2170 * gdb.rust/union.rs: New file.
2171 * gdb.rust/union.exp: New file.
2172 * gdb.rust/simple.rs (Union, Union2): Move to union.rs.
2173 (main): Update.
2174 * gdb.rust/simple.exp: Move union tests to union.exp.
2175
e033dfa9
TT
21762020-04-01 Tom Tromey <tromey@adacore.com>
2177
2178 * gdb.rust/simple.rs (main): Remove "y0".
2179
53cccef1
TBA
21802020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2181
2182 * gdb.multi/stop-all-on-exit.c: New test.
2183 * gdb.multi/stop-all-on-exit.exp: New file.
2184
60e22c1e
HD
21852020-04-01 Hannes Domani <ssbssa@yahoo.de>
2186
2187 PR gdb/24789
2188 * gdb.cp/misc.cc: Add integer reference variable.
2189 * gdb.cp/misc.exp: Add test.
2190
e139a727
TBA
21912020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2192
2193 * gdb.server/stop-reply-no-thread.exp: Enhance the test
2194 scenario to cover execution until the end and also the case
2195
16b0db75
TV
21962020-03-31 Tom de Vries <tdevries@suse.de>
2197
2198 * gdb.base/c-linkage-name.exp: Fix test-case comment. Set language to
2199 c. Use "maint info symtabs" to check symtab expansion.
2200
c0502da6
TV
22012020-03-30 Tom de Vries <tdevries@suse.de>
2202
2203 * gdb.base/c-linkage-name.exp: Use readnow call to mark a test
2204 unsupported.
2205 (verify_psymtab_expanded): Move ...
2206 * lib/gdb.exp (verify_psymtab_expanded): ... here. Add unsupported
2207 test.
2208 (readnow): New proc.
2209
5935fd15
AB
22102020-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
2211
2212 * gdb.fortran/mixed-lang-stack.exp: Replace two hard coded address
2213 with $hex.
2214
1773be9e
TT
22152020-03-20 Tom Tromey <tromey@adacore.com>
2216
2217 * gdb.dwarf2/dw2-ranges-base.exp: Update regular expressions.
2218
70304be9
TT
22192020-03-20 Tom Tromey <tromey@adacore.com>
2220
2221 * gdb.ada/sub_variant/subv.adb: New file.
2222 * gdb.ada/sub_variant.exp: New file.
2223
0dd7b8f7
TV
22242020-03-20 Tom de Vries <tdevries@suse.de>
2225
2226 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Bail out if
2227 first break fails.
2228 * gdb.threads/step-over-trips-on-watchpoint.exp: (do_test): Same.
2229
cada5fc9
AB
22302020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
2231
2232 * gdb.server/exit-multiple-threads.c: New file.
2233 * gdb.server/exit-multiple-threads.exp: New file.
2234
6b8c53f2
AB
22352020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
2236
2237 * gdb.fortran/mixed-lang-stack.c: New file.
2238 * gdb.fortran/mixed-lang-stack.cpp: New file.
2239 * gdb.fortran/mixed-lang-stack.exp: New file.
2240 * gdb.fortran/mixed-lang-stack.f90: New file.
2241
19a2740f
AB
22422020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
2243
2244 * gdb.linespec/cp-completion-aliases.cc: New file.
2245 * gdb.linespec/cp-completion-aliases.exp: New file.
2246
d8c8b848
TV
22472020-03-19 Tom de Vries <tdevries@suse.de>
2248
2249 * gdb.opt/inline-locals.exp: Add kfail PR number. Make kfail matching
2250 more precise.
2251
a9933ccf
TV
22522020-03-18 Tom de Vries <tdevries@suse.de>
2253
2254 * gdb.dwarf2/break-inline-psymtab-2.c: New test.
2255 * gdb.dwarf2/break-inline-psymtab.c: New test.
2256 * gdb.dwarf2/break-inline-psymtab.exp: New file.
2257
2f89101f
TV
22582020-03-16 Tom de Vries <tdevries@suse.de>
2259
2260 * lib/cache.exp (gdb_do_cache): Add and handle local variables
2261 cache_verify and cache_verify_proc.
2262
6b9374f1
TV
22632020-03-15 Tom de Vries <tdevries@suse.de>
2264
2265 * gdb.server/solib-list.exp: Handle
2266 'Load new symbol table from "/lib64/ld-2.26.so"? (y or n)'.
2267
eaeaf44c
TV
22682020-03-15 Tom de Vries <tdevries@suse.de>
2269
2270 * gdb.base/maint.exp: Use exp_continue in long lines for "maint print
2271 objfiles".
2272
3293bbaf
TT
22732020-03-14 Tom Tromey <tom@tromey.com>
2274
2275 * gdb.base/cvexpr.exp: Add test for _Atomic and restrict.
2276
ab44624c
TV
22772020-03-14 Tom de Vries <tdevries@suse.de>
2278
2279 * gdb.mi/mi-fortran-modules.exp: Use exp_continue.
2280
54c43825
TV
22812020-03-14 Tom de Vries <tdevries@suse.de>
2282
2283 * gdb.threads/attach-many-short-lived-threads.exp: Read "info threads"
2284 result in line-by-line fashion.
2285
2ac70237
TV
22862020-03-14 Tom de Vries <tdevries@suse.de>
2287
2288 * lib/gdb.exp (supports_statement_frontiers): New proc.
2289 * gdb.cp/step-and-next-inline.exp: Use supports_statement_frontiers.
2290
09546b56
TV
22912020-03-14 Tom de Vries <tdevries@suse.de>
2292
2293 * gdb.base/printcmds.exp: Add missing quoting for "print
2294 teststring2".
2295
a1f6a07c
TT
22962020-03-13 Tom Tromey <tom@tromey.com>
2297
2298 * gdb.base/printcmds.exp (test_print_strings): Add regression
2299 test.
2300 * gdb.base/printcmds.c (charptr): New typedef.
2301 (teststring2): New global.
2302
1b83d09c
AB
23032020-03-13 Andrew Burgess <andrew.burgess@embecosm.com>
2304
2305 * gdb.base/break-interp.exp: Use the tail of the filename, not the
2306 full path in the test name.
2307 (test_ld): Add some with_test_prefix blocks to make test names
2308 unique.
2309
2d61316c
TV
23102020-03-13 Tom de Vries <tdevries@suse.de>
2311
2312 * gdb.mi/mi-sym-info.exp: Fix buffer full errors, and timeouts.
2313
2e9145ac
TV
23142020-03-13 Tom de Vries <tdevries@suse.de>
2315
2316 * gdb.mi/mi-sym-info.exp: Make matching more precise.
2317
96c7f873
TV
23182020-03-13 Tom de Vries <tdevries@suse.de>
2319
2320 PR symtab/25646
2321 * gdb.dwarf2/imported-unit.exp: Add test.
2322
49ba92c0
TV
23232020-03-13 Tom de Vries <tdevries@suse.de>
2324
2325 * gdb.mi/mi-sym-info-2.c (another_char_t, another_short_t): New typedef.
2326 (var1, var2): New variable.
2327 * gdb.mi/mi-sym-info.exp: Add --name to various commands to restrict
2328 matching symbols.
2329
301b21e0
TV
23302020-03-13 Tom de Vries <tdevries@suse.de>
2331
2332 * lib/tuiterm.exp (Term::command_no_prompt_prefix): New proc.
2333 (Term::command): Use prompt prefix.
2334 (Term::enter_tui): Use command_no_prompt_prefix instead of prefix.
2335 * gdb.tui/tui-layout-asm-short-prog.exp: Use
2336 command_no_prompt_prefix instead of prefix.
2337 * gdb.tui/tui-layout-asm.exp: Same.
2338
3f512721
SM
23392020-03-12 Simon Marchi <simon.marchi@efficios.com>
2340
2341 * gdb.base/break-interp.exp: Use foreach_with_prefix.
2342
40310f30
SM
23432020-03-12 Simon Marchi <simon.marchi@efficios.com>
2344
2345 * gdb.arch/amd64-disp-step-avx.S: Add nops after _start.
2346 * gdb.arch/amd64-disp-step-avx.exp: Enable "set debug displaced
2347 on" while stepping over the test instruction, match printed
2348 message.
2349
09252140
TV
23502020-03-12 Tom de Vries <tdevries@suse.de>
2351
2352 * gdb.base/info-types.exp: Use exp_continue during matching of output
2353 of "info types".
2354
14e9c72c
TV
23552020-03-12 Tom de Vries <tdevries@suse.de>
2356
2357 * gdb.threads/execl.exp: Delete breakpoint after hitting it.
2358
e515d67e
TV
23592020-03-12 Tom de Vries <tdevries@suse.de>
2360
2361 * gdb.fortran/module.exp: Use exp_continue during matching of output
2362 of "info variable -n".
2363
307eafd8
TV
23642020-03-12 Tom de Vries <tdevries@suse.de>
2365
2366 * gdb.dwarf2/dw2-ranges-base.exp: Limit "maint info line-table" to
2367 gdb.dwarf2/dw2-ranges-base.c.
2368
9a2de3fc
TV
23692020-03-12 Tom de Vries <tdevries@suse.de>
2370
2371 * gdb.linespec/explicit.exp: Fix "complete non-unique file name" test
2372 in presence of GLIBC debuginfo.
2373
3217502e
TV
23742020-03-12 Tom de Vries <tdevries@suse.de>
2375
2376 * lib/gdb.exp (gdb_core_cmd): Use string_to_regexp for regexp-matching
2377 $core.
2378
1281424c
TV
23792020-03-12 Tom de Vries <tdevries@suse.de>
2380
2381 * lib/gdb.exp (gdb_core_cmd): Make "No such file or directory" regexp
2382 more precise.
2383
038b97fc
SM
23842020-03-11 Simon Marchi <simon.marchi@efficios.com>
2385
2386 * lib/gdb.exp (standard_output_file): Use `pwd -W` to convert
2387 from Unix to Windows path.
2388
5308d1e7
TV
23892020-03-11 Tom de Vries <tdevries@suse.de>
2390
2391 * gdb.ada/minsyms.exp: Set language to ada.
2392
f870f78f
TV
23932020-03-11 Tom de Vries <tdevries@suse.de>
2394
2395 * gdb.server/sysroot.exp: Allow GLIBC's printf alias __printf.
2396
5a13315d
TV
23972020-03-11 Tom de Vries <tdevries@suse.de>
2398
2399 * gdb.btrace/reconnect.exp: Allow source line pattern after stepi.
2400
976862ed
TT
24012020-03-11 Tom Tromey <tromey@adacore.com>
2402
2403 * gdb.dwarf2/variant.exp: Mark discriminants as artificial.
2404
7462c383
TV
24052020-03-11 Tom de Vries <tdevries@suse.de>
2406
2407 * gdb.base/foll-fork.exp: Allow "Reading in symbols" messages.
2408
1c6c46a0
TV
24092020-03-11 Tom de Vries <tdevries@suse.de>
2410
2411 * gdb.base/break-interp.exp: Limit verbose scope.
2412
44f41bb7
TV
24132020-03-11 Tom de Vries <tdevries@suse.de>
2414
2415 * gdb.fortran/logical.f90: Define variable with character type.
2416 * gdb.fortran/logical.exp: Use character type instead of uint8_t.
2417
b76f3a42
TV
24182020-03-11 Tom de Vries <tdevries@suse.de>
2419
2420 * gdb.base/list-ambiguous.exp: Set EDITOR to true.
2421
1c33af77
TV
24222020-03-11 Tom de Vries <tdevries@suse.de>
2423
2424 * gdb.ada/access_to_packed_array.exp: Test printing of expanded
2425 symtabs.
2426
8c95582d
AB
24272020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
2428 Bernd Edlinger <bernd.edlinger@hotmail.de>
2429
2430 * gdb.cp/step-and-next-inline.cc: New file.
2431 * gdb.cp/step-and-next-inline.exp: New file.
2432 * gdb.cp/step-and-next-inline.h: New file.
2433 * gdb.dwarf2/dw2-is-stmt.c: New file.
2434 * gdb.dwarf2/dw2-is-stmt.exp: New file.
2435 * gdb.dwarf2/dw2-is-stmt-2.c: New file.
2436 * gdb.dwarf2/dw2-is-stmt-2.exp: New file.
2437 * gdb.dwarf2/dw2-ranges-base.exp: Update line table pattern.
2438
cecf8547
AB
24392020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
2440
2441 * lib/dwarf.exp (Dwarf::lines) Add support for modifying the
2442 is-stmt flag in the line table.
2443
0ba678c9
TV
24442020-03-09 Tom de Vries <tdevries@suse.de>
2445
2446 * lib/gdb.exp (cached_file): Create cache dir.
2447
72fbdf83
TV
24482020-03-07 Tom de Vries <tdevries@suse.de>
2449
2450 * gdb.cp/ref-params.exp: Compare build_executable result with -1.
2451 * gdb.cp/rvalue-ref-params.exp: Same.
2452
436b5e99
TV
24532020-03-06 Tom de Vries <tdevries@suse.de>
2454
2455 * lib/gdb.exp (tentative_rename, cached_file): New proc.
2456 * boards/cc-with-tweaks.exp: Use cached_file to create gdb.sh.
2457
09f2921c
TV
24582020-03-06 Tom de Vries <tdevries@suse.de>
2459
2460 * README: Fix "the the".
2461 * gdb.base/dprintf.exp: Same.
2462
50a3cc5d
TV
24632020-03-05 Tom de Vries <tdevries@suse.de>
2464
2465 * gdb.base/maint.exp: Update "main print statistics" expected output.
2466
0a709cba
AKS
24672020-03-04 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
2468
2469 * lib/fortran.exp (fortran_int4): Handle flang kind printing.
2470 (fortran_int8): Likewise.
2471 (fortran_real4): Likewise.
2472 (fortran_real8): Likewise.
2473 (fortran_complex4): Likewise.
2474 (fortran_logical4): Likewise.
2475 (fortran_character1): Likewise.
2476
5e5d66b6
AB
24772020-03-03 Andrew Burgess <andrew.burgess@embecosm.com>
2478
2479 * gdb.fortran/logical.exp: Add tests that any non-zero value is
2480 printed as true.
2481
7b973adc
SDJ
24822020-03-03 Sergio Durigan Junior <sergiodj@redhat.com>
2483
2484 * gdb.base/printcmds.exp: Add test to verify printf of a
2485 variable holding an address.
2486
478e490a
TV
24872020-03-03 Tom de Vries <tdevries@suse.de>
2488
2489 * gdb.mi/gdb2549.exp: Fix "register values t" check-read1 timeout.
2490
1ef44e86
TV
24912020-03-03 Tom de Vries <tdevries@suse.de>
2492
2493 * gdb.mi/list-thread-groups-available.exp: Use -prompt syntax for
2494 gdb_test_multiple call.
2495
b98cc2cf
TV
24962020-03-03 Tom de Vries <tdevries@suse.de>
2497
2498 * gdb.mi/mi-sym-info.exp: Add missing -prompt "$mi_gdb_prompt$" to
2499 gdb_test_multiple calls.
2500
63e163f2
AB
25012020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
2502
2503 * gdb.base/default.exp: Remove test of 'set history filename'.
2504 * gdb.base/gdbinit-history.exp: Add tests for setting the history
2505 filename to the empty string.
2506 * lib/gdb.exp (gdb_init): Unset environment variables GDBHISTFILE
2507 and GDBHISTSIZE.
2508
24ed6739
AB
25092020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
2510
2511 * gdb.server/stop-reply-no-thread.exp: Add test where T packet is
2512 disabled.
2513
590003dc
TV
25142020-03-02 Pedro Alves <palves@redhat.com>
2515 Tom de Vries <tdevries@suse.de>
2516
2517 * lib/gdb.exp (gdb_test_multiple): Handle prompt_regexp option using
2518 -prompt prefix, before user_code argument. Add -lbl option likewise.
2519 (skip_python_tests_prompt, skip_libstdcxx_probe_tests_prompt)
2520 (gdb_is_target_1): Add -prompt prefix and move to before user_code
2521 argument.
2522 * gdb.base/corefile-buildid.exp: Use -lbl option. Rewrite regexps to
2523 have "\r\n" at start-of-line, instead of at end-of-line.
2524
f5e46084
SM
25252020-02-28 Simon Marchi <simon.marchi@efficios.com>
2526
2527 * lib/trace-support.exp (get_in_proc_agent): Adjust path to
2528 libinproctrace.so.
2529
f7a7000d
LM
25302020-02-28 Luis Machado <luis.machado@linaro.org>
2531
2532 * gdb.arch/aarch64-fp.exp: Switch from "info registers" command
2533 to "p/x".
2534
718e0816
LM
25352020-02-28 Luis Machado <luis.machado@linaro.org>
2536
2537 * gdb.arch/aarch64-dbreg-contents.c: Include stdlib.h, unistd.h,
2538 asm/ptrace.h and error.h.
2539
13c3a74a
TV
25402020-02-28 Tom de Vries <tdevries@suse.de>
2541
2542 * gdb.base/c-linkage-name.c (main): Call do_something_other_cu.
2543 (struct wrapper, do_something, mundane/symada__cS): Move ...
2544 * gdb.base/c-linkage-name-2.c: ... here. New source file.
2545 * gdb.base/c-linkage-name.exp: Add verification of psymtab expansion.
2546 Update "print symada__cS before partial symtab expansion" regexp.
2547 Update breakpoint location. Flush symbol cache after expansion.
2548
85d2d5bb
LM
25492020-02-28 Luis Machado <luis.machado@linaro.org>
2550
2551 * gdb.arch/aarch64-pauth.exp: Recognize optional PAC output.
2552
3608f86c
TV
25532020-02-27 Tom de Vries <tdevries@suse.de>
2554
2555 * config/sid.exp: Remove unused globals.
2556 * gdb.base/attach.exp: Same.
2557 * gdb.base/catch-load.exp: Same.
2558 * gdb.base/dbx.exp: Same.
2559 * lib/gdb.exp: Same.
2560 * lib/mi-support.exp: Same.
2561 * lib/prompt.exp: Same.
2562
c8d4f6df
TV
25632020-02-27 Tom de Vries <tdevries@suse.de>
2564
2565 * lib/tuiterm.exp (spawn): Handle case that spawn_out(slave,name) is
2566 not set.
2567
0d79cdc4
AM
25682020-02-26 Aaron Merey <amerey@redhat.com>
2569
2570 * gdb.debuginfod: New directory for debuginfod tests.
2571 * gdb.debuginfod/main.c: New test file.
2572 * gdb.debuginfod/fetch_src_and_symbols.exp: New tests.
2573
0dce4280
TV
25742020-02-26 Tom de Vries <tdevries@suse.de>
2575
2576 PR gdb/25603
2577 * gdb.base/persistent-lang.cc: New test.
2578 * gdb.base/persistent-lang.exp: New file.
2579
9e80cfa1
AB
25802020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
2581
2582 * gdb.fortran/derived-type-striding.exp: Add a new test.
2583 * gdb.fortran/derived-type-striding.f90: Add pointer variable for
2584 new test.
2585
2078dbb2
AB
25862020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
2587
2588 * gdb.base/cached-source-file.exp: Avoid source file paths in test
2589 names.
2590
70d49700
TV
25912020-02-25 Tom de Vries <tdevries@suse.de>
2592
2593 PR go/18926
2594 * gdb.go/methods.exp: Remove gcc/93866 xfail.
2595
a88ef40d
TV
25962020-02-24 Tom de Vries <tdevries@suse.de>
2597
2598 PR gdb/25592
2599 * gdb.base/info-locals-unused-static-var.c: New test.
2600 * gdb.base/info-locals-unused-static-var.exp: New file.
2601
01b1af32
TT
26022020-02-22 Tom Tromey <tom@tromey.com>
2603
2604 * gdb.python/tui-window.exp: New file.
2605 * gdb.python/tui-window.py: New file.
2606
7c043ba6
TT
26072020-02-22 Tom Tromey <tom@tromey.com>
2608
2609 PR tui/17850:
2610 * gdb.tui/new-layout.exp: Add horizontal layout and winheight
2611 tests.
2612
c22fef7e
TT
26132020-02-22 Tom Tromey <tom@tromey.com>
2614
2615 * gdb.tui/new-layout.exp: Add sub-layout tests.
2616
ee325b61
TT
26172020-02-22 Tom Tromey <tom@tromey.com>
2618
2619 * gdb.tui/new-layout.exp: New file.
2620
3f0cbb04
TT
26212020-02-22 Tom Tromey <tom@tromey.com>
2622
2623 * gdb.rust/rust-style.rs: New file.
2624 * gdb.rust/rust-style.exp: New file.
2625 * gdb.base/style.exp: Test structure printing.
2626 * gdb.base/style.c (struct some_struct): New type.
2627 (enum etype): New type.
2628 (struct_value): New global.
2629
75525152
TV
26302020-02-21 Tom de Vries <tdevries@suse.de>
2631
2632 PR go/18926
2633 * lib/gdb.exp (bp_location2/bp_location2_regexp): Fix.
2634 Remove blanket xfails. Use message argument for gdb_breakpoint.
2635 Make continuing to breakpoint test conditional on setting breakpoint.
2636 Fix continuing to breakpoint regexp. Add xfails for gccgo-6/7
2637 DW_AT_name attribute. Add xfail for GCC PR93866.
2638
bd360d30
AB
26392020-02-21 Andrew Burgess <andrew.burgess@embecosm.com>
2640
2641 * gdb.dwarf2/cpp-linkage-name.c: New file.
2642 * gdb.dwarf2/cpp-linkage-name.exp: New file.
2643
c7adb09f 26442020-02-21 Shahab Vahedi <shahab@synopsys.com>
24ac169a
SV
2645
2646 * lib/gdb.exp (gdb_wrapper_init): Reset
2647 "gdb_wrapper_initialized" to 0 if "wrapper_file" does
2648 not exist.
2649
a9c79803
TV
26502020-02-20 Tom de Vries <tdevries@suse.de>
2651
2652 PR go/17018
2653 * gdb.go/hello.exp: Copy ...
2654 * gdb.go/global-local-var-shadow.exp: ... here. New file. Expect
2655 print of st to print value of global definition. Add xfail for GCC
2656 PR93844.
2657 * gdb.go/hello.exp: Remove printing of st before definition.
2658 * gdb.go/hello.go: Copy ...
2659 * gdb.go/global-local-var-shadow.go: ... here. New test. Rename myst
2660 to st.
2661 * gdb.go/hello.go: Remove myst. Remove comment about shadowing.
2662
d7445728
TV
26632020-02-20 Tom de Vries <tdevries@suse.de>
2664
2665 * lib/gdb.exp (support_go_compile): New gdb_caching_proc.
2666 (gdb_simple_compile): Handle compile_flags go by using .go extension
2667 for source file.
2668 * gdb.go/chan.exp: Use support_go_compile.
2669 * gdb.go/handcall.exp: Same.
2670 * gdb.go/hello.exp: Same.
2671 * gdb.go/integers.exp: Same.
2672 * gdb.go/max-depth.exp: Same.
2673 * gdb.go/methods.exp: Same.
2674 * gdb.go/package.exp: Same.
2675 * gdb.go/strings.exp: Same.
2676 * gdb.go/types.exp: Same.
2677 * gdb.go/unsafe.exp: Same.
2678
c9c41e6d
TV
26792020-02-19 Tom de Vries <tdevries@suse.de>
2680
2681 * gdb.python/lib-types.exp: Make xfail more strict.
2682
f20ff837
TV
26832020-02-19 Tom de Vries <tdevries@suse.de>
2684
2685 * gdb.ada/funcall_ref.exp: Replace xfail setup by unsupported check.
2686
08410482
DE
26872020-02-19 Doug Evans <dje@google.com>
2688
2689 PR rust/25535
2690 * gdb.rust/simple.exp: Add test.
2691 * gdb.rust/simple.rs: Add test.
2692
623563f7
TV
26932020-02-19 Tom de Vries <tdevries@suse.de>
2694
2695 * gdb.base/corefile-buildid.exp (check_exec_file): Match info files
2696 output line-by-line.
2697
d3308cfd
TV
26982020-02-19 Tom de Vries <tdevries@suse.de>
2699
2700 * gdb.cp/cpexprs.exp: Remove c++/14186 kfail.
2701
86cbc5dc
TV
27022020-02-19 Tom de Vries <tdevries@suse.de>
2703
2704 * gdb.base/solib-overlap.exp: Use exec instead of system to execute
2705 prelink.
2706
9db2b96b
TV
27072020-02-19 Tom de Vries <tdevries@suse.de>
2708
2709 * lib/cache.exp (ignore_pass, gdb_do_cache_wrap): New proc.
2710 (gdb_do_cache): Use gdb_do_cache_wrap.
2711 * gdb.base/gdb-caching-proc.exp (test_proc): Use gdb_do_cache_wrap.
2712
89e2fdc5
TV
27132020-02-19 Tom de Vries <tdevries@suse.de>
2714
2715 * lib/dtrace.exp (dtrace_build_usdt_test_program): Use quiet as
2716 gdb_compile option.
2717
373d7ac0
SM
27182020-02-18 Simon Marchi <simon.marchi@efficios.com>
2719
2720 * gdb.base/printcmds.exp (test_print_enums): Update expected
2721 output.
2722
b29a2df0
SM
27232020-02-18 Simon Marchi <simon.marchi@efficios.com>
2724
2725 * gdb.base/printcmds.exp (test_print_enums): Expect hex values
2726 for "unknown".
2727
6740f0cc
SM
27282020-02-18 Simon Marchi <simon.marchi@efficios.com>
2729
2730 * gdb.base/printcmds.c (enum flag_enum): Add FE_TWO_LEGACY
2731 enumerator.
2732
edd45eb0
SM
27332020-02-18 Simon Marchi <simon.marchi@efficios.com>
2734
2735 * gdb.base/printcmds.c (enum flag_enum): Prefix enumerators with
2736 FE_, add FE_NONE.
2737 (three): Update.
2738 (enum flag_enum_without_zero): New enum.
2739 (flag_enum_without_zero): New variable.
2740 (enum not_flag_enum): New enum.
2741 (three_not_flag): New variable.
2742 * gdb.base/printcmds.exp (test_artificial_arrays): Update.
2743 (test_print_enums): Add more tests for printing flag enums.
2744
d4295de4
TV
27452020-02-18 Tom de Vries <tdevries@suse.de>
2746
2747 * lib/ada.exp (gdb_compile_ada_1): Factor out of ...
2748 (gdb_compile_ada): ... here.
2749 (gnat_runtime_has_debug_info): Remove fail call for gdb_compile_ada
2750 failure. Use gdb_compile_ada_1 instead of gdb_compile_ada.
2751
f251f505
TT
27522020-02-14 Tom Tromey <tom@tromey.com>
2753
2754 * lib/gdbserver-support.exp (find_gdbserver): Find gdbserver in
2755 build directory.
2756 * boards/gdbserver-base.exp: Update path to gdbserver.
2757
8f432634
TV
27582020-02-13 Tom de Vries <tdevries@suse.de>
2759
2760 * lib/ada.exp (gdb_compile_ada): Delete stale exec before compilation.
2761
92b6eaf7
TV
27622020-02-13 Tom de Vries <tdevries@suse.de>
2763
2764 * gdb.ada/catch_ex_std.exp: Indicate unsupported if gnatbind/gnatlink
2765 are missing.
2766
f3b0f7fe
TV
27672020-02-13 Tom de Vries <tdevries@suse.de>
2768
2769 * lib/ada.exp (gnatmake_version_at_least): Wrap exec call in a catch
2770 call.
2771
f6be8713
SDJ
27722020-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
2773
2774 PR tui/25126
2775 https://bugzilla.redhat.com/show_bug.cgi?id=1784210
2776 * gdb.base/cached-source-file.c: New file.
2777 * gdb.base/cached-source-file.exp: New file.
2778
b2770d5e
TV
27792020-02-11 Tom de Vries <tdevries@suse.de>
2780
2781 PR testsuite/25488
2782 * lib/gdb.exp (gdb_init): Unset $file_last_loaded.
2783
44f6938e
TV
27842020-02-10 Tom de Vries <tdevries@suse.de>
2785
2786 * gdb.multi/multi-target.exp: Skip if skip_gdbserver_tests.
2787
5f0e2eb7
MR
27882020-02-10 Maciej W. Rozycki <macro@wdc.com>
2789
2790 * gdb.base/step-over-no-symbols.exp: Verify that $before_addr
2791 and $after_addr are both integers before making a comparison.
2792
46ce2b6f
TV
27932020-02-09 Tom de Vries <tdevries@suse.de>
2794
2795 * gdb.base/many-headers.exp: Echo gdb command to gdb.log. Capture gdb
2796 command output and paste it into gdb.log. If any, paste catch message
2797 to gdb.log.
2798
5abbbe1d
TT
27992020-02-07 Tom Tromey <tromey@adacore.com>
2800
2801 PR breakpoints/24915:
2802 * gdb.base/annotate-symlink.exp: Use setup_xfail.
2803
1d5d29e7
SV
28042020-02-06 Shahab Vahedi <shahab@synopsys.com>
2805
2806 * gdb.tui/tui-missing-src.exp: Add the "missing source
2807 file" test for the TUI.
2808
b0999b9b
AB
28092020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
2810
2811 * gdb.server/multi-ui-errors.exp: Give a test a real name to avoid
2812 including a port number in the output.
2813
c3b149eb
AKS
28142020-02-04 Alok Kumar Sharma <alokkumar.sharma@amd.com>
2815
2816 * lib/fortran.exp (fortran_int4): Handle clang.
2817 (fortran_int8): Likewise.
2818 (fortran_real4): Likewise.
2819 (fortran_real8): Likewise.
2820 (fortran_complex4): Likewise.
2821 (fortran_logical4): Likewise.
2822 (fortran_character1): Likewise.
2823
f8dcc90b
TV
28242020-02-04 Tom de Vries <tdevries@suse.de>
2825
2826 * README (Race detection): Add note.
2827
f90ac7c2
TV
28282020-02-04 Tom de Vries <tdevries@suse.de>
2829
2830 * lib/gdb.exp (inferior_exited_re): Use "\[^\n\r\]*" instead of ".*".
2831
780636ae
TV
28322020-02-04 Tom de Vries <tdevries@suse.de>
2833
2834 * lib/gdb.exp (inferior_exited_re): Use non-capturing parentheses.
2835
5d2e1193
RA
28362020-02-03 Rogerio A. Cardoso <rcardoso@linux.ibm.com>
2837
2838 * gdb.arch/powerpc-power8.exp: Delete trailing whitespace of
2839 tbegin., tend. instructions. Replace bctar-, bctar+, bctarl-,
2840 bctarl+ extended mnemonics when avaliable by bgttar, bnstarl,
2841 blttar, bnetarl.
2842 * gdb.arch/powerpc-power8.s: Fix comments. Fix instructions
2843 binary for blttar, bnetarl.
2844 * gdb.arch/powerpc-power9.exp: Delete trailing whitespace of
2845 wait instruction. Delete ldmx test.
2846 * gdb.arch/powerpc-power9.s: Delete ldmx instruction.
2847
e409c542
AKS
28482020-02-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
2849
2850 * gdb.fortran/array-bounds-high.exp: New file.
2851 * gdb.fortran/array-bounds-high.f90: New file.
2852
b0029748
LD
28532020-02-03 Lukas Durfina <ldurfina@tachyum.com> (tiny change)
2854
2855 * gdb.base/fileio.c: Remove #include of <sys/errno.h>.
2856 Replace #include of <sys/fcntl.h> by <fcntl.h>.
2857
195a8287
TV
28582020-02-01 Tom de Vries <tdevries@suse.de>
2859
2860 * gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
2861
42330a68
AB
28622020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
2863
2864 PR tui/9765
2865 * gdb.tui/tui-layout-asm-short-prog.S: New file.
2866 * gdb.tui/tui-layout-asm-short-prog.exp: New file.
2867
b62a8028
LM
28682020-01-29 Luis Machado <luis.machado@linaro.org>
2869
2870 * gdb.arch/aarch64-brk-patterns.c: New source file.
2871 * gdb.arch/aarch64-brk-patterns.exp: New test.
2872
5f440116
TBA
28732020-01-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2874
2875 * gdb.cp/pass-by-ref-2.exp: Mark some tests as XFAIL based on the
2876 GCC/Clang version.
2877 * gdb.cp/pass-by-ref.exp: Ditto.
2878
ee2a6fc6
TV
28792020-01-29 Tom de Vries <tdevries@suse.de>
2880
2881 * gdb.threads/watchpoint-fork-child.c: Guard prints with #if DEBUG.
2882 * gdb.threads/watchpoint-fork-mt.c: Same.
2883 * gdb.threads/watchpoint-fork-parent.c: Same.
2884 * gdb.threads/watchpoint-fork-st.c: Same.
2885 * gdb.threads/watchpoint-fork.exp: Compile with DEBUG=0.
2886
16b10d6e
LM
28872020-01-27 Luis Machado <luis.machado@linaro.org>
2888
2889 * gdb.base/step-over-syscall.exp (setup): Check if we're already
2890 sitting at a syscall instruction when we hit the syscall function's
2891 breakpoint.
2892 Check PC against one obtained with the x command.
2893 Validate syscall number.
2894 (step_over_syscall): Don't continue to the syscall instruction if
2895 we're already there.
2896
b1468492
PW
28972020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2898
2899 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
2900
7ffa82e1
AB
29012020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2902
2903 * gdb.dwarf2/dw2-inline-many-frames.c: New file.
2904 * gdb.dwarf2/dw2-inline-many-frames.exp: New file.
2905
3d92a3e3
AB
29062020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2907
2908 * gdb.dwarf2/dw2-inline-stepping.c: New file.
2909 * gdb.dwarf2/dw2-inline-stepping.exp: New file.
2910
94a72be7
AB
29112020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2912
2913 * gdb.base/maint.exp: Update line table parsing test.
2914 * gdb.dwarf2/dw2-ranges-base.exp: Add new line table parsing test.
2915
53af73bf
PA
29162020-01-24 Pedro Alves <palves@redhat.com>
2917
2918 PR gdb/25410
2919 * gdb.multi/multi-re-run-1.c: New.
2920 * gdb.multi/multi-re-run-2.c: New.
2921 * gdb.multi/multi-re-run.exp: New.
2922
1ba1ac88
AB
29232020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2924
2925 PR gdb/23718
2926 * gdb.server/server-kill-python.exp: New file.
2927
f3364a6d
AB
29282020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2929
2930 * gdb.server/multi-ui-errors.c: New file.
2931 * gdb.server/multi-ui-errors.exp: New file.
2932
733d0a67
AB
29332020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2934
2935 PR tui/9765
2936 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
2937
4f13c1c0
TT
29382020-01-19 Tom Tromey <tom@tromey.com>
2939
2940 * gdb.tui/main.exp: Add check for plain "file".
2941
40c94099
CB
29422020-01-16 Christian Biesinger <cbiesinger@google.com>
2943
2944 * lib/gdb.exp: Fix spelling error (seperatelly).
2945
ff47f4f0
TT
29462020-01-14 Tom Tromey <tom@tromey.com>
2947
2948 PR symtab/12535:
2949 * gdb.python/python.exp: Test decode_line with empty string
2950 argument.
2951
717c684d
BE
29522020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
2953
2954 * gdb.base/skip-inline.exp: Extend test.
2955
44e4c775
AB
29562020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
2957
2958 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
2959 * gdb.dwarf2/dw2-bad-elf.c: New file.
2960 * gdb.dwarf2/dw2-bad-elf.exp: New file.
2961
d93c6db7
AB
29622020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
2963
2964 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
2965 _line_saw_file.
2966
9a6d629c
AB
29672020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
2968
2969 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
2970 border.
2971
d9ebdab7
TBA
29722020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2973
2974 * gdb.multi/multi-target.exp (setup): Factor out "info
2975 connections" and "info inferiors" tests to ...
2976 (test_info_inferiors): ... this new procedure.
2977 (top level): Run new "info-inferiors" tests.
2978
f3c469b9
PA
29792020-01-10 Pedro Alves <palves@redhat.com>
2980
2981 * gdb.server/bkpt-other-inferior.exp: New file.
2982
121b3efd
PA
29832020-01-10 Pedro Alves <palves@redhat.com>
2984
2985 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
2986 of "add-inferior".
2987 * gdb.base/quit-live.exp: Likewise.
2988 * gdb.base/remote-exec-file.exp: Likewise.
2989 * gdb.guile/scm-progspace.exp: Likewise.
2990 * gdb.linespec/linespec.exp: Likewise.
2991 * gdb.mi/new-ui-mi-sync.exp: Likewise.
2992 * gdb.mi/user-selected-context-sync.exp: Likewise.
2993 * gdb.multi/multi-target.exp (setup): Add "info connection" and
2994 "info inferiors" tests.
2995 * gdb.multi/remove-inferiors.exp: Adjust expected output of
2996 "add-inferior".
2997 * gdb.multi/watchpoint-multi.exp: Likewise.
2998 * gdb.python/py-inferior.exp: Likewise.
2999 * gdb.server/extended-remote-restart.exp: Likewise.
3000 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
3001 "info inferiors".
3002 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
3003 * gdb.trace/report.exp: Likewise.
3004
1dadb1dd
PA
30052020-01-10 Pedro Alves <palves@redhat.com>
3006
3007 * gdb.multi/multi-target.c: New file.
3008 * gdb.multi/multi-target.exp: New file.
3009 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
3010 mode requested, but remote does not support non-stop".
3011
78f2c40a
PA
30122020-01-10 Pedro Alves <palves@redhat.com>
3013
3014 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
3015 disconnect before reconnecting.
3016
e7af6c70
TBA
30172020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3018 Pedro Alves <palves@redhat.com>
3019
3020 * gdb.server/connect-without-multi-process.exp: Also test
3021 continuing to end.
3022
acdf84a6
PA
30232020-01-10 Pedro Alves <palves@redhat.com>
3024
3025 * gdb.base/remote-exec-file.exp: New file.
3026
873657b9
PA
30272020-01-10 Pedro Alves <palves@redhat.com>
3028
3029 * gdb.base/fork-running-state.exp (do_test): Adjust expected
3030 output.
3031 * gdb.threads/async.c: New.
3032 * gdb.threads/async.exp: New.
3033 * gdb.multi/tids-gid-reset.c: New.
3034 * gdb.multi/tids-gid-reset.exp: New.
3035
7f0ae84c
GB
30362020-01-10 George Barrett <bob@bob131.so>
3037
3038 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
3039 to help in finding the image relocation offset.
3040 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
3041 options in arguments.
3042 (stap_test_no_debuginfo): Likewise.
3043 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
3044 test variants.
3045 (stap_test): Add null semaphore relocation test.
3046
47e9d49d
GB
30472020-01-10 George Barrett <bob@bob131.so>
3048
3049 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
3050 * gdb.base/stap-probe.exp: Likewise.
3051 (stap_test): Pass argument as an additional flag.
3052 (stap_test_no_debuginfo): Likewise.
3053 (stap_test): Check `info probes stap' output for semaphore
3054 addresses if the test binary is supposed to have them.
3055
f5a7c406
AB
30562020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
3057
3058 * gdb.tui/basic.exp: Add more scrolling tests.
3059
9ae6bf64
TT
30602020-01-09 Tom Tromey <tom@tromey.com>
3061
3062 PR tui/18932:
3063 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
3064 meangingful value.
3065 (Term::command, Term::resize): Update.
3066 * gdb.tui/basic.exp: Add scrolling test.
3067
b2efe70c
AB
30682020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
3069
3070 * gdb.tui/tui-layout-asm.exp: New file.
3071
3804da7e
AB
30722020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
3073
3074 * lib/tuiterm.exp (Term::check_box_contents): New proc.
3075
b40aa28f
AB
30762020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
3077
3078 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
3079 (Term::enter_tui): Use Term::prepare_for_tui.
3080
63ffd7c9
AB
30812020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
3082
3083 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
3084 called.
3085
3be966f6
AB
30862020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
3087
3088 * gdb.base/skip.exp: Fix race condition in test.
3089
153d79c4
AB
30902020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
3091
3092 * gdb.base/backtrace.c: New file.
3093 * gdb.base/backtrace.exp: New file.
3094
f2302a34
AB
30952020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
3096
3097 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
3098
6ec1d75e
PW
30992020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3100
3101 * gdb.base/style.exp: Test that warnings are styled.
3102
c296cbe6
BE
31032019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
3104
3105 * gdb.base/line65535.exp: New file.
3106 * gdb.base/line65535.c: New file.
3107
b28a729d
SM
31082019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
3109
3110 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
3111 * lib/gnat_debug_info_test.adb: New file.
3112 * gdb.ada/ptype_tagged_param.exp: Use
3113 gnat_runtime_has_debug_info, expect a different output if
3114 runtime does not have debug info.
3115
7f2d7a0d
SM
31162019-12-20 Simon Marchi <simon.marchi@efficios.com>
3117
3118 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
3119 (another) quote in test name.
3120
f3bce483
SM
31212019-12-20 Simon Marchi <simon.marchi@efficios.com>
3122
3123 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
3124 Add quote in test name.
3125
c855a912
TBA
31262019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3127
3128 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
3129 directory instead.
3130 * gdb.cp/pass-by-ref.exp: Extend with more cases.
3131 * gdb.cp/pass-by-ref-2.cc: New file.
3132 * gdb.cp/pass-by-ref-2.exp: New file.
3133
fc9d2d72
TT
31342019-12-20 Tom Tromey <tom@tromey.com>
3135
3136 * gdb.tui/list-before.exp: New file.
3137
77b97e00
TT
31382019-12-20 Tom Tromey <tom@tromey.com>
3139
3140 * gdb.tui/list.exp: Check for source on initial listing.
3141
f69656d0
TT
31422019-12-11 Tom Tromey <tromey@adacore.com>
3143
3144 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
3145 Add crlf test.
3146
99a55965
SM
31472019-12-18 Simon Marchi <simon.marchi@efficios.com>
3148
3149 * gdb.base/default.exp: Update value of $_gdb_major.
3150
5024637f
BE
31512019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
3152
3153 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
3154
b63634be
BE
31552019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
3156
3157 * gdb.base/skip.exp: Whitespace fix.
3158
45d73523
BE
31592019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
3160
3161 * gdb.base/skip-inline.c: New file.
3162 * gdb.base/skip-inline.exp: New file.
3163
d043f8c8
SM
31642019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
3165
3166 * gdb.base/jit-reader.exp (jit_reader_test): Rename
3167 jit_function_00 to jit_function_stack_mangle.
3168 * gdb.base/jithost.c (jit_function_t): Rename to...
3169 (jit_function_stack_mangle_t): ... this.
3170 (jit_function_add_t): New typedef.
3171 (jit_function_00_code): Rename to...
3172 (jit_function_stack_mangle_code): ... this, make static.
3173 (jit_function_add_code): New.
3174 (main): Generate "add" function and call it. Adjust to changes
3175 in jithost_abi.
3176 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
3177 (struct jithost_abi) <begin, end>: Remove fields.
3178 <object, function_stack_mangle, function_add>: New fields.
3179 * gdb.base/jitreader.c (struct reader_state) <code_begin,
3180 code_end>: Remove fields.
3181 <func_stack_mangle>: New field.
3182 (read_debug_info): Adjust to renaming, create block for "add"
3183 function.
3184 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
3185
873de05c
TT
31862019-12-11 Tom Tromey <tom@tromey.com>
3187
3188 * gdb.tui/resize.exp: Fix regexp.
3189 * gdb.tui/regs.exp: Fix regexps.
3190 * gdb.tui/main.exp: Fix regexp.
3191
3d979945
TT
31922019-12-11 Tom Tromey <tom@tromey.com>
3193
3194 * gdb.tui/resize.exp: Update.
3195 * gdb.tui/empty.exp (layouts): Update.
3196
2192a9d3
TT
31972019-12-11 Tom Tromey <tom@tromey.com>
3198
3199 * gdb.tui/regs.exp: Update.
3200 * gdb.tui/empty.exp (layouts): Update.
3201 * gdb.tui/basic.exp: Update.
3202 * lib/tuiterm.exp (_check_box): Don't check bottom border.
3203
d8edc8b7
PW
32042019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3205
3206 * gdb.base/options.exp: Add -raw-values in the print completion list.
3207 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
3208
4c12d936
KB
32092019-12-10 Kevin Buettner <kevinb@redhat.com>
3210
3211 * gdb.threads/omp-par-scope.c: New file.
3212 * gdb/threads/omp-par-scope.exp: New file.
3213
26b911fb
KB
32142019-12-10 Kevin Buettner <kevinb@redhat.com>
3215
bb47f919
KB
3216 * lib/gdb.exp (support_nested_function_tests): New proc.
3217
32182019-12-10 Kevin Buettner <kevinb@redhat.com>
3219
3220 * lib/gdb.exp (gdb_compile_openmp): New proc.
3221 (build_executable_from_specs): Add an "openmp" option.
3222 (gdb_compile_pthreads): Add non-executable case.
26b911fb 3223
6c71eb7d
TT
32242019-12-10 Tom Tromey <tromey@adacore.com>
3225
3226 * gdb.ada/unchecked_union.exp: New file.
3227 * gdb.ada/unchecked_union/pck.adb: New file.
3228 * gdb.ada/unchecked_union/pck.ads: New file.
3229 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
3230 * gdb-utils.exp (string_to_regexp): Also quote "?".
3231
bac7c5cf
GB
32322019-12-10 George Barrett <bob@bob131.so>
3233
3234 Test scripted probe breakpoints.
3235 * gdb.guile/scm-breakpoint.c (main): Add probe point.
3236 * gdb.python/py-breakpoint.c (main): Likewise.
3237 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
3238 specifier test.
3239 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
3240
330f1d38
TBA
32412019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3242
3243 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
3244 an rvalue parameter.
3245 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
3246 parameter.
3247
b43315e2
AB
32482019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
3249
3250 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
3251 modules.
3252
54f73dad
AB
32532019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
3254
3255 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
3256 broken version of GCC.
3257
d57cbee9
AB
32582019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
3259
3260 * gdb.fortran/info-modules.exp: Rewrite to make use of new
3261 sym-info-cmds library.
3262 * gdb.fortran/info-types.exp: Likewise.
3263 * lib/sym-info-cmds.exp: New file.
3264
c14aab8c
TV
32652019-12-08 Tom de Vries <tdevries@suse.de>
3266
3267 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
3268
aa2d5a42
KS
32692019-12-07 Keith Seitz <keiths@redhat.com>
3270
3271 * gdb.base/corefile-buildid-shlib-shr.c: New file.
3272 * gdb.base/corefile-buildid-shlib.c: New file.
3273 * gdb.base/corefile-buildid.c: New file.
3274 * gdb.base/corefile-buildid.exp: New file.
3275
93e55f0a
TV
32762019-12-06 Tom de Vries <tdevries@suse.de>
3277
3278 * gdb.dwarf2/varval.exp: Add decl before def test.
3279
c7d12402
TBA
32802019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3281
3282 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
3283
06acc08f
TBA
32842019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3285
3286 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
3287 CV and reference conversion for overload resolution.
3288 * gdb.cp/rvalue-ref-overload.exp: Test it.
3289
e0fad1ea
PW
32902019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3291
3292 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
3293 * gdb.base/frameapply.exp: Test faas without command.
3294
8d70a9f0
AB
32952019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
3296
3297 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
3298 Fortran tests.
3299 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
3300 order.
3301
36c8fb93
AB
33022019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
3303
3304 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
3305 casting to type with no kind specified.
3306 (test_basic_parsing_of_type_kinds): Additional tests for types
3307 with no kind specified, and add tests for single/double
3308 precision/complex types.
3309
4139ff00
TT
33102019-12-04 Tom Tromey <tromey@adacore.com>
3311
3312 * gdb.base/endianity.c (struct other) <x>: New field.
3313 (main): Initialize it.
3314 * gdb.base/endianity.exp: Update.
3315
a05cf17a
TT
33162019-12-04 Tom Tromey <tromey@adacore.com>
3317
3318 * gdb.ada/scalar_storage/storage.adb: New file.
3319 * gdb.ada/scalar_storage/pck.adb: New file.
3320 * gdb.ada/scalar_storage/pck.ads: New file.
3321 * gdb.ada/scalar_storage.exp: New file.
3322
103a685e
TT
33232019-12-04 Tom Tromey <tromey@adacore.com>
3324
3325 * gdb.base/endianity.c (struct otherendian) <f>: New field.
3326 (main): Initialize it.
3327 * gdb.base/endianity.exp: Update.
3328
c2512106
AB
33292019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
3330
3331 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
3332
293b38d6
AB
33332019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
3334
3335 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
3336 -symbol-info-module-functions and -symbol-info-module-variables.
3337
216a7e6b
AB
33382019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
3339
3340 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
3341
5bbd8269
AB
33422019-12-01 Richard Bunt <richard.bunt@arm.com>
3343 Andrew Burgess <andrew.burgess@embecosm.com>
3344
3345 * gdb.fortran/derived-type-striding.exp: New file.
3346 * gdb.fortran/derived-type-striding.f90: New file.
3347 * gdb.fortran/array-slices.exp: New file.
3348 * gdb.fortran/array-slices.f90: New file.
3349
be09caf1
PW
33502019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3351
3352 * gdb.base/define.exp: Test . in command names.
3353 * gdb.base/setshow.exp: Update test, as . is now part of
3354 command name.
3355
643c0cbe
PW
33562019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3357
3358 * gdb.base/define-prefix.exp: New file.
3359
dcdec678
AB
33602019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
3361
3362 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
3363 compile.
3364 (skip_btrace_pt_tests): Likewise.
3365
640ab947
AB
33662019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
3367
3368 * gdb.fortran/info-modules.exp: Compile source files in correct
3369 order.
3370
d22670f0
KB
33712019-11-27 Kevin Buettner <kevinb@redhat.com>
3372
3373 * gdb.dwarf2/imported-unit.exp: New file.
3374 * gdb.dwarf2/imported-unit.c: New file.
3375
db5960b4
AB
33762019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
3377
3378 * gdb.mi/mi-fortran-modules-2.f90: New file.
3379 * gdb.mi/mi-fortran-modules.exp: New file.
3380 * gdb.mi/mi-fortran-modules.f90: New file.
3381
7dc42066
AB
33822019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
3383
3384 * gdb.mi/mi-sym-info-1.c: New file.
3385 * gdb.mi/mi-sym-info-2.c: New file.
3386 * gdb.mi/mi-sym-info.exp: New file.
3387
0dfeecca
TT
33882019-11-22 Tom Tromey <tromey@adacore.com>
3389
3390 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
3391 * gdb.ada/tasks/foo.adb: Add another stopping location.
3392
34877895
PJ
33932019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
3394
3395 * gdb.base/endianity.c: New test.
3396 * gdb.base/endianity.exp: New file.
3397
2e84f897
LD
33982019-11-21 Lukas Durfina <ldurfina@tachyum.com>
3399
3400 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
3401
65d1cd5f
TV
34022019-11-21 Tom de Vries <tdevries@suse.de>
3403
3404 PR gdb/24956
3405 * gdb.base/ui-redirect.exp: Test output of user-defined command.
3406
4f22c3f4
SDJ
34072019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
3408
3409 * gdb.python/py-progspace.exp: Add missing parentheses on some
3410 'print' commands.
3411
9f6ad286
TT
34122019-11-19 Tom Tromey <tom@tromey.com>
3413
3414 * gdb.tui/winheight.exp: New file.
3415
0b8dbf3f
AB
34162019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
3417
3418 * gdb.base/ctf-whatis.c: Delete.
3419 * gdb.base/ctf-whatis.exp: Delete.
3420 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
3421
f833b7a7
AB
34222019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
3423
3424 * gdb.base/ctf-cvexpr.exp: Delete.
3425 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
3426
30d0a636
AB
34272019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
3428
3429 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
3430 the compiler. Clean up header comment a little.
3431 * gdb.base/ctf-ptype.exp: Likewise.
3432 * gdb.base/ctf-whatis.exp: Likewise.
3433 * lib/gdb.exp (skip_ctf_tests): New proc.
3434
494409bb
SDJ
34352019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
3436
3437 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
3438 * gdb.tui/corefile-run.exp: New file.
3439
55708e99
TT
34402019-11-14 Tom Tromey <tromey@adacore.com>
3441
3442 * gdb.base/gdbvars.exp (test_convenience_variables): Add
3443 regression tests.
3444
45e42163
TT
34452019-11-12 Tom Tromey <tom@tromey.com>
3446
3447 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
3448 after any command. Expect prompt after WAIT_FOR is seen.
3449 (enter_tui): Enable resize messages.
3450 (command): Expect command in output.
3451 (get_line): Avoid error when cursor appears to be off-screen.
3452 (dump_screen): Include screen size in title.
3453 (_do_resize): New proc, from "resize".
3454 (resize): Rewrite. Do resize in two steps.
3455 * gdb.tui/empty.exp (layouts): Fix entries.
3456 (check_boxes): Remove xfail.
3457 (check_text): Dump screen on failure.
3458
086baaf1
AB
34592019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
3460
3461 * gdb.python/py-symbol.exp: Add test for
3462 gdb.lookup_static_symbols.
3463
09ff83af
AB
34642019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
3465
3466 * gdb.python/py-symbol.c: Declare and call function from new
3467 py-symbol-2.c file.
3468 * gdb.python/py-symbol.exp: Compile both source files, and add new
3469 tests for gdb.lookup_static_symbol.
3470 * gdb.python/py-symbol-2.c: New file.
3471
11af934b
TV
34722019-11-02 Tom de Vries <tdevries@suse.de>
3473
3474 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
3475 * gdb.base/anon.exp: Same.
3476 * gdb.base/auto-connect-native-target.exp: Same.
3477 * gdb.base/call-ar-st.exp: Same.
3478 * gdb.base/catch-syscall.exp: Same.
3479 * gdb.base/commands.exp: Same.
3480 * gdb.base/default.exp: Same.
3481 * gdb.base/display.exp: Same.
3482 * gdb.base/float.exp: Same.
3483 * gdb.base/foll-fork.exp: Same.
3484 * gdb.base/help.exp: Same.
3485 * gdb.base/info-macros.exp: Same.
3486 * gdb.base/info-proc.exp: Same.
3487 * gdb.base/info-target.exp: Same.
3488 * gdb.base/long_long.exp: Same.
3489 * gdb.base/macscp.exp: Same.
3490 * gdb.base/memattr.exp: Same.
3491 * gdb.base/nofield.exp: Same.
3492 * gdb.base/pointers.exp: Same.
3493 * gdb.base/printcmds.exp: Same.
3494 * gdb.base/ptype.exp: Same.
3495 * gdb.base/restore.exp: Same.
3496 * gdb.base/return.exp: Same.
3497 * gdb.base/scope.exp: Same.
3498 * gdb.base/set-noassign.exp: Same.
3499 * gdb.base/setshow.exp: Same.
3500 * gdb.base/shlib-call.exp: Same.
3501 * gdb.base/signals.exp: Same.
3502 * gdb.base/sigstep.exp: Same.
3503 * gdb.base/skip.exp: Same.
3504 * gdb.base/solib-symbol.exp: Same.
3505 * gdb.base/stap-probe.exp: Same.
3506 * gdb.base/step-line.exp: Same.
3507 * gdb.base/step-test.exp: Same.
3508 * gdb.base/style.exp: Same.
3509 * gdb.base/varargs.exp: Same.
3510 * gdb.base/vla-datatypes.exp: Same.
3511 * gdb.base/vla-ptr.exp: Same.
3512 * gdb.base/vla-sideeffect.exp: Same.
3513 * gdb.base/volatile.exp: Same.
3514 * gdb.base/watch-cond-infcall.exp: Same.
3515 * gdb.base/watchpoint.exp: Same.
3516
e96ec2ba
TV
35172019-11-02 Tom de Vries <tdevries@suse.de>
3518
3519 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
3520 * gdb.cp/cpexprs.exp: Same.
3521 * gdb.cp/except-multi-location.exp: Same.
3522 * gdb.cp/exceptprint.exp: Same.
3523 * gdb.cp/gdb2384.exp: Same.
3524 * gdb.cp/inherit.exp: Same.
3525 * gdb.cp/m-static.exp: Same.
3526 * gdb.cp/meth-typedefs.exp: Same.
3527 * gdb.cp/misc.exp: Same.
3528 * gdb.cp/namespace.exp: Same.
3529 * gdb.cp/non-trivial-retval.exp: Same.
3530 * gdb.cp/overload.exp: Same.
3531 * gdb.cp/pr17132.exp: Same.
3532 * gdb.cp/re-set-overloaded.exp: Same.
3533 * gdb.cp/rvalue-ref-types.exp: Same.
3534 * gdb.cp/templates.exp: Same.
3535
bd5766ec
LM
35362019-11-01 Luis Machado <luis.machado@linaro.org>
3537
3538 PR gdb/25124
3539
3540 * gdb.arch/pr25124.S: New file.
3541 * gdb.arch/pr25124.exp: New file.
3542
165f8965
AB
35432019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
3544
3545 * gdb.fortran/info-modules.exp: Update expected results, and add
3546 additional tests for 'info module functinos', and 'info module
3547 variables'.
3548 * gdb.fortran/info-types.exp: Update expected results.
3549 * gdb.fortran/info-types.f90: Extend testcase with additional
3550 module variables and functions.
3551
59c35742
AB
35522019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
3553
3554 * gdb.fortran/info-modules.exp: New file.
3555 * gdb.fortran/info-types.exp: Build with new file.
3556 * gdb.fortran/info-types.f90: Include and use new module.
3557 * gdb.fortran/info-types-2.f90: New file.
3558
f3fb2519
PW
35592019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3560
3561 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
3562 * gdb.base/settings.exp: Test all settings types using
3563 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
3564 that now verifies that the value of "maint show" is the same as
3565 returned by the settings functions. Test the type of the
3566 maintenance settings.
3567 * gdb.base/default.exp: Update show_conv_list.
3568
d1e36019
TV
35692019-10-31 Tom de Vries <tdevries@suse.de>
3570
3571 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
3572 gdb_test.
3573 * gdb.arch/amd64-disp-step.exp: Same.
3574 * gdb.asm/asm-source.exp: Same.
3575 * gdb.btrace/buffer-size.exp: Same.
3576 * gdb.btrace/cpu.exp: Same.
3577 * gdb.btrace/enable.exp: Same.
3578 * gdb.dwarf2/count.exp: Same.
3579 * gdb.dwarf2/dw2-ranges-func.exp: Same.
3580 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
3581 * gdb.fortran/vla-datatypes.exp: Same.
3582 * gdb.fortran/vla-history.exp: Same.
3583 * gdb.fortran/vla-ptype.exp: Same.
3584 * gdb.fortran/vla-value.exp: Same.
3585 * gdb.fortran/whatis_type.exp: Same.
3586 * gdb.guile/guile.exp: Same.
3587 * gdb.multi/tids.exp: Same.
3588 * gdb.python/py-finish-breakpoint.exp: Same.
3589 * gdb.python/py-framefilter.exp: Same.
3590 * gdb.python/py-pp-registration.exp: Same.
3591 * gdb.python/py-xmethods.exp: Same.
3592 * gdb.python/python.exp: Same.
3593 * gdb.server/connect-with-no-symbol-file.exp: Same.
3594 * gdb.server/no-thread-db.exp: Same.
3595 * gdb.server/run-without-local-binary.exp: Same.
3596 * gdb.stabs/weird.exp: Same.
3597 * gdb.threads/attach-many-short-lived-threads.exp: Same.
3598 * gdb.threads/thread-find.exp: Same.
3599 * gdb.threads/tls-shared.exp: Same.
3600 * gdb.threads/tls.exp: Same.
3601 * gdb.threads/wp-replication.exp: Same.
3602 * gdb.trace/ax.exp: Same.
3603 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
3604
3d11e68e
TV
36052019-10-31 Tom de Vries <tdevries@suse.de>
3606
3607 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
3608 * gdb.ada/array_subscript_addr.exp: Same.
3609 * gdb.ada/arrayidx.exp: Same.
3610 * gdb.ada/arrayparam.exp: Same.
3611 * gdb.ada/arrayptr.exp: Same.
3612 * gdb.ada/boolean_expr.exp: Same.
3613 * gdb.ada/call_pn.exp: Same.
3614 * gdb.ada/complete.exp: Same.
3615 * gdb.ada/fixed_cmp.exp: Same.
3616 * gdb.ada/fun_addr.exp: Same.
3617 * gdb.ada/funcall_param.exp: Same.
3618 * gdb.ada/interface.exp: Same.
3619 * gdb.ada/mod_from_name.exp: Same.
3620 * gdb.ada/null_array.exp: Same.
3621 * gdb.ada/packed_array.exp: Same.
3622 * gdb.ada/packed_tagged.exp: Same.
3623 * gdb.ada/print_chars.exp: Same.
3624 * gdb.ada/print_pc.exp: Same.
3625 * gdb.ada/ptype_arith_binop.exp: Same.
3626 * gdb.ada/ptype_field.exp: Same.
3627 * gdb.ada/ptype_tagged_param.exp: Same.
3628 * gdb.ada/rec_return.exp: Same.
3629 * gdb.ada/ref_tick_size.exp: Same.
3630 * gdb.ada/str_ref_cmp.exp: Same.
3631 * gdb.ada/taft_type.exp: Same.
3632 * gdb.ada/tagged.exp: Same.
3633 * gdb.ada/type_coercion.exp: Same.
3634 * gdb.ada/uninitialized_vars.exp: Same.
3635
60b6ede8
TV
36362019-10-30 Tom de Vries <tdevries@suse.de>
3637
3638 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
3639
30baf67b
TV
36402019-10-26 Tom de Vries <tdevries@suse.de>
3641
3642 * gdb.base/bigcore.c: Fix typos in comments.
3643 * gdb.base/ctf-ptype.c: Same.
3644 * gdb.base/long_long.c: Same.
3645 * gdb.dwarf2/dw2-op-out-param.S: Same.
3646 * gdb.python/py-evthreads.c: Same.
3647 * gdb.reverse/i387-stack-reverse.c: Same.
3648 * gdb.trace/tfile.c: Same.
3649 * lib/compiler.c: Same.
3650 * lib/compiler.cc: Same.
3651
158da0d1
TV
36522019-10-25 Tom de Vries <tdevries@suse.de>
3653
3654 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
3655 gdb_test_multiple calls.
3656 * gdb.reverse/sigall-reverse.exp: Same.
3657 * gdb.reverse/solib-precsave.exp: Same.
3658 * gdb.reverse/solib-reverse.exp: Same.
3659 * gdb.reverse/until-precsave.exp: Same.
3660 * gdb.reverse/until-reverse.exp: Same.
3661
4ccdfbec
TV
36622019-10-24 Tom de Vries <tdevries@suse.de>
3663
3664 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
3665 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
3666 kfail using -wrap pattern flag and convenience variable
3667 gdb_test_name.
3668
33d569b7
AB
36692019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
3670
3671 * gdb.python/py-progspace.exp: Add tests for the
3672 Progspace.block_for_pc method.
3673
4d0b984b
TT
36742019-10-23 Tom Tromey <tom@tromey.com>
3675
3676 * configure: Rebuild.
3677 * aclocal.m4: Use m4_include, not sinclude.
3678
94cb3754
TV
36792019-10-21 Tom de Vries <tdevries@suse.de>
3680
3681 * gdb.base/infcall-nested-structs.c: Add
3682 __attribute__((noinline,noclone)) to all functions.
3683 (call_all): Add missing variable initialization. Simplify return value.
3684 (breakpt): Increment volatile variable, to prevent call from being
3685 optimized out.
3686 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
3687
062f1fc1
TV
36882019-10-17 Tom de Vries <tdevries@suse.de>
3689
3690 * gdb.fortran/module.exp: Allow info variables to print info for files
3691 other than module.f90.
3692
0b54364d
AB
36932019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
3694
3695 * gdb.fortran/module.exp: Extend with 'info variables' test.
3696
7ff5fae7
AB
36972019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
3698
3699 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
3700 F77_FOR_TARGET.
3701
d10eccaa
TV
37022019-10-16 Tom de Vries <tdevries@suse.de>
3703
3704 PR tdep/25096
3705 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
3706
745ff14e
TV
37072019-10-16 Tom de Vries <tdevries@suse.de>
3708
3709 PR tdep/24104
3710 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
3711 Add KFAIL for PR tdep/25096.
3712
03e1ab94
TV
37132019-10-16 Tom de Vries <tdevries@suse.de>
3714
3715 PR testsuite/25059
3716 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
3717
b17fcc10
TV
37182019-10-16 Tom de Vries <tdevries@suse.de>
3719
3720 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
3721 as signed.
3722
9223170f
SM
37232019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
3724
3725 * gdb.mi/list-thread-groups-available.exp: Read entries one by
3726 one instead of increasing timeout.
3727
d6e76313
TV
37282019-10-13 Tom de Vries <tdevries@suse.de>
3729
3730 PR record/25038
3731 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
3732 * gdb.reverse/sigall-reverse.exp: Same.
3733 * gdb.reverse/solib-precsave.exp: Same.
3734 * gdb.reverse/solib-reverse.exp: Same.
3735 * gdb.reverse/step-precsave.exp: Same.
3736 * gdb.reverse/until-precsave.exp: Same.
3737 * gdb.reverse/until-reverse.exp: Same.
3738 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
3739
6dfc0041
AA
37402019-10-10 Andreas Arnez <arnez@linux.ibm.com>
3741
3742 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
3743 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
3744 (cmp_struct_05_01, cmp_struct_static_02_01)
3745 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
3746 comparisons.
3747
abcf2cc8
TV
37482019-10-10 Tom de Vries <tdevries@suse.de>
3749
3750 PR testsuite/24888
3751 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
3752 gnatlink.
3753
a50faaf6
TV
37542019-10-09 Tom de Vries <tdevries@suse.de>
3755
3756 PR testsuite/25048
3757 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
3758
60ff3cd7
AB
37592019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
3760
3761 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
3762 exceptions due to missing debug information.
3763
dfee8566
TV
37642019-10-07 Tom de Vries <tdevries@suse.de>
3765
3766 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
3767
3d63690a
AB
37682019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
3769
3770 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
3771 * gdb.base/annota1.exp: Update to use gdb_test_name.
3772
30d1f018
WP
37732019-10-07 Weimin Pan <weimin.pan@oracle.com>
3774
3775 * gdb.base/ctf-whatis.exp: New file.
3776 * gdb.base/ctf-whatis.c: New file.
3777 * gdb.base/ctf-ptype.exp: New file.
3778 * gdb.base/ctf-ptype.c: New file.
3779 * gdb.base/ctf-constvars.exp: New file.
3780 * gdb.base/ctf-constvars.c: New file.
3781 * gdb.base/ctf-cvexpr.exp: New file.
3782
4dbbb47c
TV
37832019-10-04 Tom de Vries <tdevries@suse.de>
3784
3785 * gdb.cp/local-static.c (main): Move declaration of int i out of the
3786 for loop.
3787
77c2dba3
TT
37882019-10-03 Tom Tromey <tom@tromey.com>
3789
3790 PR rust/24976:
3791 * gdb.rust/simple.rs (Union2): New type.
3792 (main): Use Union2.
3793 * gdb.rust/simple.exp: Add test.
3794
179aed7f
AB
37952019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3796
3797 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
3798 nested function prefix.
3799
0a4b0913
AB
38002019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
3801 Richard Bunt <richard.bunt@arm.com>
3802 Andrew Burgess <andrew.burgess@embecosm.com>
3803
3804 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
3805 nested functions.
3806 * gdb.fortran/nested-funcs.f90: Update expected results.
3807 * gdb.fortran/nested-funcs-2.exp: New file.
3808 * gdb.fortran/nested-funcs-2.f90: New file.
3809
082cce05
AB
38102019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3811
3812 * gdb.python/py-parameter.exp: Make test names unique.
3813 * gdb.python/py-template.exp: Likewise.
3814 * gdb.python/py-value.exp: Likewise.
3815
2b74ba5a
AB
38162019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3817
3818 * gdb.base/break-interp.exp: Reduce test name duplication.
3819 * gdb.base/call-sc.exp: Likewise.
3820 * gdb.base/callfuncs.exp: Likewise.
3821 * gdb.base/charset.exp: Likewise.
3822 * gdb.base/dump.exp: Likewise.
3823 * gdb.base/ena-dis-br.exp: Likewise.
3824 * gdb.base/relational.exp: Likewise.
3825 * gdb.base/step-over-syscall.exp: Likewise.
3826 * gdb.base/structs.exp: Likewise.
3827
58eb20d5
AB
38282019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3829
3830 * gdb.linespec/explicit.exp: Make test names unique.
3831 * gdb.linespec/ls-errs.exp: Likewise.
3832
4d421147
AB
38332019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3834
3835 * gdb.reverse/break-precsave.exp: Make test names unique.
3836 * gdb.reverse/break-reverse.exp: Likewise.
3837 * gdb.reverse/finish-precsave.exp: Likewise.
3838 * gdb.reverse/finish-reverse.exp: Likewise.
3839 * gdb.reverse/machinestate-precsave.exp: Likewise.
3840 * gdb.reverse/machinestate.exp: Likewise.
3841 * gdb.reverse/readv-reverse.exp: Likewise.
3842 * gdb.reverse/recvmsg-reverse.exp: Likewise.
3843 * gdb.reverse/sigall-precsave.exp: Likewise.
3844 * gdb.reverse/sigall-reverse.exp: Likewise.
3845 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
3846 * gdb.reverse/watch-precsave.exp: Likewise.
3847 * gdb.reverse/watch-reverse.exp: Likewise.
3848
d8c06f22
AB
38492019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3850
3851 * gdb.threads/stop-with-handle.c: New file.
3852 * gdb.threads/stop-with-handle.exp: New file.
3853
3a56ed86
TV
38542019-10-03 Tom de Vries <tdevries@suse.de>
3855
3856 PR testsuite/25059
3857 * gdb.base/list-missing-source.exp: Allowing the "Compilation
3858 directory" line to be missing.
3859
42275044
TV
38602019-10-03 Tom de Vries <tdevries@suse.de>
3861
3862 PR testsuite/25059
3863 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
3864 type optional.
3865
9ef62df0
AA
38662019-10-02 Andreas Arnez <arnez@linux.ibm.com>
3867
3868 * gdb.python/py-format-string.c (string.h): New include.
3869 (main): Fill a_struct_with_union.the_union.an_int with bytes of
3870 the same value, for endianness-independence.
3871 * gdb.python/py-format-string.exp (default_regexp_dict)
3872 (test_pretty_structs, test_format): Adjust expected output to the
3873 changed initialization.
3874
37f6a7f4
TT
38752019-10-02 Tom Tromey <tromey@adacore.com>
3876
3877 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
3878
1d58d6a2
PA
38792019-10-02 Pedro Alves <palves@redhat.com>
3880 Andrew Burgess <andrew.burgess@embecosm.com>
3881
3882 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
3883 "print-file-var.h".
3884 (this_version_id) Use ATTRIBUTE_VISIBILITY.
3885 (get_version_1): Print this_version_id and its address.
3886 Add extern "C" wrappers around interface functions.
3887 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
3888 "print-file-var.h".
3889 (this_version_id) Use ATTRIBUTE_VISIBILITY.
3890 (get_version_2): Print this_version_id and its address.
3891 Add extern "C" wrappers around interface functions.
3892 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
3893 <stddef.h> and "print-file-var.h".
3894 Add extern "C" wrappers around interface functions.
3895 [VERSION_ID_MAIN] (this_version_id): Define.
3896 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
3897 * gdb.base/print-file-var.h: Add some #defines to simplify setting
3898 up extern "C" blocks.
3899 * gdb.base/print-file-var.exp (test): New, factored out from top
3900 level.
3901 (top level): Test all combinations of attribute hidden or not,
3902 dlopen or not, and this_version_id symbol in main file or not.
3903 Compile tests as both C++ and C, make test names unique.
3904
d770d56f
TT
39052019-10-01 Tom Tromey <tom@tromey.com>
3906
3907 * gdb.base/style.exp: Test "show logging filename".
3908
7f6aba03
TT
39092019-10-01 Tom Tromey <tom@tromey.com>
3910
3911 * lib/gdb-utils.exp (style): Handle "metadata" argument.
3912 * gdb.base/style.exp: Add metadata style test.
3913
14309bb6
TT
39142019-10-01 Tom Tromey <tom@tromey.com>
3915
3916 * gdb.base/style.exp: Test "pwd".
3917
2a3c1174
PA
39182019-10-01 Tom Tromey <tom@tromey.com>
3919
3920 * gdb.base/style.exp: Update tests.
3921
53d666ec
AA
39222019-10-01 Andreas Arnez <arnez@linux.ibm.com>
3923
3924 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
3925 'six' to unsigned.
3926 (s1): Initialize fields 'four' and 'six' instead of 'three' and
3927 'five'. Use an all-ones bit pattern for each.
3928 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
3929 to its changed values.
3930
4a56a520
TT
39312019-09-30 Tom Tromey <tromey@adacore.com>
3932
3933 * gdb.rust/traits.rs: Disable all warnings.
3934
0df0352a
TV
39352019-09-29 Tom de Vries <tdevries@suse.de>
3936
aac66a4c 3937 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
0df0352a 3938
73d9a918
TV
39392019-09-29 Tom de Vries <tdevries@suse.de>
3940
3941 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
3942
060b3ab4
TV
39432019-09-27 Tom de Vries <tdevries@suse.de>
3944
3945 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
3946
68f7d34d
TV
39472019-09-27 Tom de Vries <tdevries@suse.de>
3948
3949 PR record/23188
3950 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
3951
5d63b30a
TT
39522019-09-26 Tom Tromey <tromey@adacore.com>
3953
3954 * gdb.ada/py_taft.exp: New file.
3955 * gdb.ada/py_taft/main.adb: New file.
3956 * gdb.ada/py_taft/pkg.adb: New file.
3957 * gdb.ada/py_taft/pkg.ads: New file.
3958
3d435220
TV
39592019-09-24 Tom de Vries <tdevries@suse.de>
3960
3961 PR gdb/24598
3962 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
3963
77d03678
TV
39642019-09-22 Tom de Vries <tdevries@suse.de>
3965
3966 * gdb.base/restore.exp: Allow register variables to be optimized out at
3967 -O0.
3968
abf516c6
UW
39692019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
3970
3971 * gdb.arch/spu-info.exp: Remove file.
3972 * gdb.arch/spu-info.c: Remove file.
3973 * gdb.arch/spu-ls.exp: Remove file.
3974 * gdb.arch/spu-ls.c: Remove file.
3975
3976 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
3977 * gdb.asm/spu.inc: Remove file.
3978
3979 * gdb.base/dump.exp: Remove support for spu*-*-*.
3980 * gdb.base/stack-checking.exp: Likewise.
3981 * gdb.base/overlays.exp: Likewise.
3982 * gdb.base/ovlymgr.c: Likewise.
3983 * gdb.base/spu.ld: Remove file.
3984
3985 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
3986 * gdb.cp/cpexprs.exp: Likewise.
3987 * gdb.cp/exception.exp: Likewise.
3988 * gdb.cp/gdb2495.exp: Likewise.
3989 * gdb.cp/mb-templates.exp: Likewise.
3990 * gdb.cp/pr9167.exp: Likewise.
3991 * gdb.cp/userdef.exp: Likewise.
3992
3993 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
3994
3995 * gdb.cell: Remove directory.
3996 * lib/cell.exp: Remove file.
3997
e452e88f
TV
39982019-09-19 Tom de Vries <tdevries@suse.de>
3999
4000 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
4001
8a625130
TV
40022019-09-19 Tom de Vries <tdevries@suse.de>
4003
4004 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
4005
81dc3ab5
TV
40062019-09-19 Tom de Vries <tdevries@suse.de>
4007
4008 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
4009 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
4010 (gdb_target_cmd): ... here.
4011 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
4012 value 2.
4013
b078f3ac
AB
40142019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
4015
4016 * gdb.base/source-dir.exp: Avoid having directory names in test
4017 names.
4018
f1b620e9
MG
40192019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
4020
4021 * gdb.base/source-dir.exp: Add extra test for mapped compilation
4022 directory.
4023
67f3ed6a
AB
40242019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
4025
4026 * gdb.base/list-missing-source.exp: New file.
4027
d1b70248
TV
40282019-09-14 Tom de Vries <tdevries@suse.de>
4029
4030 PR teststuite/24599
4031 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
4032 * lib/ada.exp (gnatmake_version_at_least): New proc.
4033
5fabdcd6
AB
40342019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
4035
4036 * gdb.base/maint.exp: Use exec_has_index_section.
4037
aa17805f
AB
40382019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
4039
4040 * gdb.base/maint.exp: Add test for 'maint info sections'.
4041
25e5c209
TV
40422019-09-12 Tom de Vries <tdevries@suse.de>
4043
4044 * gdb.base/store.exp: Allow register variables to be optimized out at
4045 -O0.
4046
4993045d
PW
40472019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4048
4049 * gdb.ada/rdv_wait.exp: Update to new task names.
4050 * gdb.base/task_switch_in_core.exp: Likewise.
4051 * gdb.base/info_sources_base.c: Likewise.
4052
8a516164
TT
40532019-09-10 Tom Tromey <tromey@adacore.com>
4054
4055 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
4056
aa391654
TT
40572019-09-10 Tom Tromey <tromey@adacore.com>
4058
4059 * gdb.ada/dgopt.exp: New file.
4060 * gdb.ada/dgopt/x.adb: New file.
4061
8634b462
TT
40622019-09-08 Tom Tromey <tom@tromey.com>
4063
4064 * gdb.tui/resize.exp: Remove setup_xfail.
4065 * gdb.tui/regs.exp: Remove setup_xfail.
4066 * gdb.tui/basic.exp: Remove setup_xfail.
4067
736b0f76
DB
40682019-09-06 David Blaikie <dblaikie@gmail.com>
4069
4070 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
4071 * gdb.cp/cplabel.exp: Ditto.
4072 * gdb.linespec/ls-errs.exp: Ditto.
4073
30331a6c
TV
40742019-09-05 Tom de Vries <tdevries@suse.de>
4075
4076 * lib/gdb.exp (cmp_file_string): New proc.
4077 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
4078 runto_main. Verify save breakpoints output.
4079
98b0ebab
PW
40802019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4081
4082 * gdb.base/info-var.exp: Test info variables without running
4083 to main, to avoid expect's buffer overflow.
4084
4e962e74
TT
40852019-09-03 Tom Tromey <tromey@adacore.com>
4086
4087 * gdb.ada/bias.exp: New file.
4088 * gdb.ada/bias/bias.adb: New file.
4089 * gdb.ada/print_chars.exp: Add regression test.
4090 * gdb.ada/print_chars/foo.adb (My_Character): New type.
4091 (MC): New variable.
4092
2ea1a07a
SL
40932019-08-29 Sandra Loosemore <sandra@codesourcery.com>
4094
4095 * gdb.base/argv0-symlink.exp: Run only on native target
4096 and local host.
4097
8077c50d
TV
40982019-08-29 Tom de Vries <tdevries@suse.de>
4099
4100 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
4101 diverse debug info.
4102 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
4103
48352473
TV
41042019-08-28 Tom de Vries <tdevries@suse.de>
4105
4106 * gdb.base/info-var.exp: Allow info variables to print info for files
4107 other than info-var-f1.c and info-var-f2.c.
4108
d8f27c60
AB
41092019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
4110
4111 * gdb.fortran/info-types.exp: Add module.
4112 * gdb.fortran/info-types.f90: Update expected results.
4113
1f20c35e
AB
41142019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
4115
4116 * gdb.fortran/info-types.exp: New file.
4117 * gdb.fortran/info-types.f90: New file.
4118 * lib/fortran.exp (fortran_character1): New proc.
4119
4acfdd20
AB
41202019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
4121
4122 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
4123 functions'. Reindent as needed.
4124 * gdb.base/info-var-f1.c: New file.
4125 * gdb.base/info-var-f2.c: New file.
4126 * gdb.base/info-var.exp: New file.
4127 * gdb.base/info-var.h: New file.
4128
5c31b358
TV
41292019-08-26 Tom de Vries <tdevries@suse.de>
4130
4131 PR c++/24852
4132 * gdb.cp/no-libstdcxx-probe.exp: New test.
4133
b694989f
TV
41342019-08-26 Tom de Vries <tdevries@suse.de>
4135
4136 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
4137 * tests need to be skipped.
4138 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
4139 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
4140 mi_skip_libstdcxx_probe_tests.
4141
d9c4ba53
SDJ
41422019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
4143
4144 * gdb.python/py-xmethods.exp: Use raw strings when passing
4145 arguments to SimpleXMethodMatcher.
4146
395fad09
TV
41472019-08-22 Tom de Vries <tdevries@suse.de>
4148
4149 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
4150 more informative.
4151
26c957f1
PA
41522019-08-21 Pedro Alves <palves@redhat.com>
4153
4154 * gdb.base/with.exp: Test "with" with no arguments.
4155
61f80d5d
TV
41562019-08-21 Tom de Vries <tdevries@suse.de>
4157
4158 * gdb.base/gdb-caching-proc.exp: Sort files.
4159
d7a11d13
TV
41602019-08-20 Tom de Vries <tdevries@suse.de>
4161
4162 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
4163 compilation.
4164
34dafe9f
TV
41652019-08-16 Tom de Vries <tdevries@suse.de>
4166
4167 * gdb.base/compare-sections.exp ("after run to main"): Allow
4168 mismatched read-only sections for PIE executables.
4169
398fdd60
TT
41702019-08-16 Tom Tromey <tom@tromey.com>
4171
4172 * lib/tuiterm.exp (_csi_Z): New proc.
4173 * gdb.tui/basic.exp: Update window positions.
4174 * gdb.tui/empty.exp: Update window positions.
4175
d8f9e51c
SL
41762019-08-15 Sandra Loosemore <sandra@codesourcery.com>
4177
4178 * gdb.base/examine-backward.exp: Correct regexp for
4179 "examine 3 bytes backward from ${address_zero}".
4180
3df505f6
TT
41812019-08-15 Tom Tromey <tom@tromey.com>
4182
4183 * gdb.tui/empty.exp: Enable resizing tests.
4184
272560b5
TT
41852019-08-15 Tom Tromey <tromey@adacore.com>
4186
4187 * gdb.ada/char_enum.exp: Add regression tests.
4188 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
4189 and '0'.
4190 (Char, Gchar): Update.
4191 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
4192
08235187
CB
41932019-08-15 Christian Biesinger <cbiesinger@google.com>
4194
4195 * gdb.python/python.exp: Expect a leading underscore on
4196 GdbOutput{,Error}File.
4197
22a2ab04
SL
41982019-08-15 Sandra Loosemore <sandra@codesourcery.com>
4199
4200 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
4201 Windows host.
4202
835b995b
SL
42032019-08-15 Sandra Loosemore <sandra@codesourcery.com>
4204
4205 * gdb.base/batch-preserve-term-settings.exp
4206 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
4207
97dd8e07
CB
42082019-08-15 Christian Biesinger <cbiesinger@google.com>
4209
4210 * lib/gdb.exp: When running on a mingw target, replace
4211 /x/ with x:/.
4212
75faf5c4
AH
42132019-08-14 Alan Hayward <alan.hayward@arm.com>
4214
4215 * gdb.arch/aarch64-prologue.c: New test.
4216 * gdb.arch/aarch64-prologue.exp: New file.
4217
abc6c00f
TV
42182019-08-13 Tom de Vries <tdevries@suse.de>
4219
4220 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
4221 Thread.
4222
74c2c1f4
SL
42232019-08-13 Sandra Loosemore <sandra@codesourcery.com>
4224
4225 * gdb.python/py-completion.exp: Download the .py file to the host
4226 and use its host pathname. Conditionalize tests that use
4227 tab completion and manipulate files on the build machine.
4228 * gdb.python/py-events.exp: Download the .py file to the host
4229 and use its host pathname.
4230 * gdb.python/py-evsignal.exp: Likewise.
4231 * gdb.python/py-evthreads.exp: Likewise.
4232 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
4233 pathname syntax.
4234 * gdb.python/py-framefilter.exp: Download the .py file to the right
4235 place on the host. Match Windows pathname syntax.
4236 * gdb.python/py-mi-var-info-path-expression.exp: Download the
4237 .py file to the host and use its host pathname.
4238 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
4239 * gdb.python/py-objfile.exp: Expect a host pathname, not a
4240 build pathname. Skip symlink test on Windows host. Add missing
4241 newline at end of file.
4242 * gdb.python/py-pp-maint.exp: Download the .py file to the host
4243 and use its host pathname.
4244 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
4245 * gdb.python/py-section-script.exp: Use host location of binfile
4246 on safe-path. Use correct path separator on Windows host.
4247 Reorder alternatives in gdb_test_multiple to prevent matching
4248 the wrong alternative on success.
4249 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
4250
ca2589f3
PP
42512019-08-12 Patrick Palka <patrick@parcs.ath.cx>
4252
4253 * gdb.gdb/selftest.exp (test_with_self): Update test to now
4254 expect the GDB inferior to no longer immediately stop after
4255 being resumed with "signal SIGINT".
4256
020a839d
SL
42572019-08-09 Sandra Loosemore <sandra@codesourcery.com>
4258
4259 * gdb.linespec/break-ask.exp: Generalize regexps to match
4260 Windows pathnames too.
4261
128d6509
TV
42622019-08-08 Tom de Vries <tdevries@suse.de>
4263
4264 PR testsuite/24862
4265 * lib/tuiterm.exp (_accept): Fix CSI regexp.
4266
590042fc
PW
42672019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4268
4269 * gdb.base/style.exp: Update tests for help doc new invariants.
4270 * gdb.base/help.exp: Likewise.
4271
046bebe1
TT
42722019-08-06 Tom Tromey <tom@tromey.com>
4273
4274 * gdb.base/style.exp: Add disassemble test.
4275 * gdb.base/style.c (some_called_function): New function.
4276 (main): Use it.
4277
0b27c27d
CB
42782019-08-05 Christian Biesinger <cbiesinger@google.com>
4279
4280 * gdb.python/py-block.exp: Test dictionary access on blocks.
4281
580f1034
SM
42822019-08-05 Simon Marchi <simon.marchi@efficios.com>
4283
4284 PR gdb/24863
4285 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
4286 -list-thread-groups --available test when running under
4287 check-read1.
4288
d86bd7cb
TV
42892019-08-05 Tom de Vries <tdevries@suse.de>
4290
4291 PR testsuite/24863
4292 * lib/gdb.exp (with_read1_timeout_factor): New proc.
4293 * gdb.base/help.exp: Use with_read1_timeout_factor.
4294 * gdb.base/info-macros.exp: Same.
4295 * gdb.cp/nested-types.exp: Same.
4296
a80cf5d8
TV
42972019-08-05 Tom de Vries <tdevries@suse.de>
4298
4299 * lib/gdb.exp (version_at_least): Factor out of ...
4300 (tcl_version_at_least): ... here.
4301 (gdb_compile): Fail if pie results in non-PIE executable.
4302 (readelf_version, readelf_prints_pie): New proc.
4303 (exec_is_pie): Return -1 if unknown.
4304
d0962838
TV
43052019-08-05 Tom de Vries <tdevries@suse.de>
4306
4307 * lib/gdb.exp (tcl_version_at_least): Fix typo.
4308
2252ff3d
SL
43092019-08-04 Sandra Loosemore <sandra@codesourcery.com>
4310
4311 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
4312
26655f53
SL
43132019-08-04 Sandra Loosemore <sandra@codesourcery.com>
4314
4315 * lib/completion-support.exp (test_gdb_complete_none): Skip
4316 tab completion tests if no readline support.
4317 (test_gdb_complete_unique_re): Likewise.
4318 (test_gdb_complete_multiple): Likewise.
4319
db4dc13e
PW
43202019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4321
4322 * gdb.base/info_sources.exp: New file.
4323 * gdb.base/info_sources.c: New file.
4324 * gdb.base/info_sources_base.c: New file.
4325
0eba165a
PFC
43262019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4327
4328 * gdb.base/batch-exit-status.exp: Call test_exit_status with
4329 prefix argument.
4330 (test_exit_status): Add prefix argument.
4331
59bd512b
TV
43322019-08-01 Tom de Vries <tdevries@suse.de>
4333
4334 PR testsuite/24863
4335 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
4336 calling exp_continue for new thread and thread exited messages.
4337
2a3ad588
TV
43382019-08-01 Tom de Vries <tdevries@suse.de>
4339
4340 PR testsuite/24863
4341 * gdb.base/structs.exp: Fix check-read1 timeout using
4342 gdb_test_sequence.
4343 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
4344
117eb594
TV
43452019-08-01 Tom de Vries <tdevries@suse.de>
4346
4347 PR testsuite/24863
4348 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
4349 line.
4350
ed591340
TV
43512019-08-01 Tom de Vries <tdevries@suse.de>
4352
4353 PR testsuite/24863
4354 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
4355
aa3b6533
TT
43562019-07-30 Tom Tromey <tromey@adacore.com>
4357
4358 * gdb.ada/display_nested.exp: New file.
4359 * gdb.ada/display_nested/foo.adb: New file.
4360 * gdb.ada/display_nested/pack.adb: New file.
4361 * gdb.ada/display_nested/pack.ads: New file.
4362
2906593f
CB
43632019-07-30 Christian Biesinger <cbiesinger@google.com>
4364
4365 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
4366 namespace.
4367 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
4368
0f575925
TV
43692019-07-30 Tom de Vries <tdevries@suse.de>
4370
4371 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
4372 instead.
4373
b13057d9
TV
43742019-07-30 Tom de Vries <tdevries@suse.de>
4375
4376 PR testsuite/24834
4377 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
4378 (exec_is_pie): New proc.
4379
5c4dde85
CB
43802019-07-29 Christian Biesinger <cbiesinger@google.com>
4381
4382 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
4383
c620ed88
CB
43842019-07-29 Christian Biesinger <cbiesinger@google.com>
4385
4386 * gdb.python/py-objfile.c: Add global and static vars.
4387 * gdb.python/py-objfile.exp: Test new functions Objfile.
4388 lookup_global_symbol and lookup_static_symbol.
4389
3d235706
TT
43902019-07-29 Tom Tromey <tom@tromey.com>
4391
4392 * lib/tuiterm.exp (Term::_csi_@): New proc.
4393 (Term::_csi_X): Don't move cursor.
4394
c7e4c0a6
PW
43952019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4396
4397 * gdb.base/options.exp: Update backtrace - completion to
4398 new option -frame-info.
4399 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
4400 Test new 'set print frame-info'. Test backtrace -frame-info
4401 overriding 'set print frame-info'.
4402 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
4403 Test new 'set print frame-info'.
4404 Verify consistency of backtrace with and without filters, with and
4405 without -no-filters.
4406 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
4407 default.
4408
de28a3b7
TV
44092019-07-29 Tom de Vries <tdevries@suse.de>
4410
4411 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
4412 no arguments".
4413
507dd60e
TV
44142019-07-29 Tom de Vries <tdevries@suse.de>
4415
4416 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
4417 is a substring of the first for "complete non-unique file name".
4418
5beafce9
TV
44192019-07-29 Tom de Vries <tdevries@suse.de>
4420
4421 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
4422 with ".*".
4423
2d274232
TV
44242019-07-29 Tom de Vries <tdevries@suse.de>
4425
4426 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
4427 Pass prompt_regexp parameter to gdb_test_multiple calls.
4428
9197cd8b
TV
44292019-07-29 Tom de Vries <tdevries@suse.de>
4430
4431 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
aac66a4c 4432 print registers" regexps.
9197cd8b 4433
b528dae0
TV
44342019-07-29 Tom de Vries <tdevries@suse.de>
4435
4436 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
4437
d17725d7
TV
44382019-07-29 Tom de Vries <tdevries@suse.de>
4439
4440 PR gdb/24855
4441 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
4442 (skip_python_tests_prompt): Add prompt_regexp argument to
4443 gdb_test_multiple calls.
4444
52b75bf1
TT
44452019-07-27 Tom Tromey <tom@tromey.com>
4446
4447 * gdb.tui/main.exp: New file.
4448
2b1d00c2
TT
44492019-07-27 Tom Tromey <tom@tromey.com>
4450
4451 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
4452 optional.
4453 * gdb.tui/empty.exp: New file.
4454
ded631d5
TT
44552019-07-27 Tom Tromey <tom@tromey.com>
4456
4457 * lib/tuiterm.exp (spawn): New proc.
4458 (Term::resize): New proc.
4459 * gdb.tui/resize.exp: New file.
4460
58ac439d
TT
44612019-07-27 Tom Tromey <tom@tromey.com>
4462
4463 * gdb.tui/list.exp: New file.
4464
fe1f56ee
TT
44652019-07-27 Tom Tromey <tom@tromey.com>
4466
4467 * gdb.tui/regs.exp: New file.
4468
f790b310
TT
44692019-07-27 Tom Tromey <tom@tromey.com>
4470
4471 * gdb.tui/basic.exp: Add "layout split" test.
4472
d95fc6ee
TT
44732019-07-27 Tom Tromey <tom@tromey.com>
4474
4475 * gdb.tui/basic.exp: Add "layout asm" test.
4476
c3786b3a
TT
44772019-07-27 Tom Tromey <tom@tromey.com>
4478
4479 * lib/tuiterm.exp: New file.
4480 * gdb.tui/basic.exp: New file.
4481
98a617f8
KB
44822019-07-27 Kevin Buettner <kevinb@redhat.com>
4483
4484 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
4485 Enable tests associated with this flag. Adjust regex
4486 referencing "foo_low" to now refer to "foo_cold" instead.
4487
5c076da4
KB
44882019-07-27 Kevin Buettner <kevinb@redhat.com>
4489
4490 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
4491 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
4492 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
4493 foo_cold. Revise comments to match.
4494 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
4495 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
4496 were wrapped into this proc; Call do_test in loop from outermost
4497 level.
4498 (foo_low): Rename all occurrences to "foo_cold".
4499 (backtrace from baz): New test.
4500 (x2/i foo_cold): New test.
4501 (info line *foo_cold): New test.
4502
1512d3b7
TV
45032019-07-26 Tom de Vries <tdevries@suse.de>
4504
4505 * gdb.arch/i386-pkru.exp: Fix unterminated string.
4506
297989a1
TV
45072019-07-25 Tom de Vries <tdevries@suse.de>
4508
4509 PR testsuite/24830
4510 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
4511 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
4512 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
4513 (skip_libstdcxx_probe_tests): ... here.
4514 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
4515
b3b965fb
TV
45162019-07-24 Tom de Vries <tdevries@suse.de>
4517
4518 PR testsuite/24807
4519 * gdb.objc/basicclass.m: Include stdio.h.
4520 * gdb.objc/nondebug.m: Same.
4521 * gdb.objc/objcdecode.m: Same.
4522
4625b4d0
TV
45232019-07-24 Tom de Vries <tdevries@suse.de>
4524
4525 PR testsuite/24612
4526 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
4527 additional_flags.
4528
024a5840
TV
45292019-07-24 Tom de Vries <tdevries@suse.de>
4530
4531 PR testsuite/24831
4532 * gdb.multi/tids.exp: Update error messages for info threads.
4533
c76ddaa3
TV
45342019-07-24 Tom de Vries <tdevries@suse.de>
4535
4536 * gdb.base/info-types.exp: Allow info types to print info for more than
4537 one file.
4538
9a618ef6
TV
45392019-07-23 Tom de Vries <tdevries@suse.de>
4540
4541 PR testsuite/24842
4542 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
4543 gdb_spawn_with_cmdline_opts.
4544
40eadf04
SP
45452019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
4546
4547 * gdb.arch/arm-cmse-sgstubs.c: New test.
4548 * gdb.arch/arm-cmse-sgstubs.exp: New file.
4549
5ba29434
TV
45502019-07-23 Tom de Vries <tdevries@suse.de>
4551
4552 PR testsuite/24711
4553 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
4554 issuing next command.
4555
a8e9d247
AB
45562019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
4557
4558 * gdb.ada/info_auto_lang.exp: Update expected results.
4559 * gdb.base/info-types.c: Add additional types to check.
4560 * gdb.base/info-types.exp: Update expected results.
4561
eb86c5e2
AB
45622019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
4563
4564 * gdb.base/info-types.c: New file.
4565 * gdb.base/info-types.exp: New file.
4566
01e175fe
AB
45672019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
4568
4569 * gdb.arch/riscv-bp-infcall.c: New file.
4570 * gdb.arch/riscv-bp-infcall.exp: New file.
4571
6b78c3f8
AB
45722019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
4573
4574 PR breakpoints/24541
4575 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
4576
da738167
TV
45772019-07-14 Tom de Vries <tdevries@suse.de>
4578
4579 PR testsuite/24760
4580 * gdb.objc/basicclass.exp: Fix unterminated string.
4581
0d4e84ed
AB
45822019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
4583 Andrew Burgess <andrew.burgess@embecosm.com>
4584
4585 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
4586 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
4587 negative bounds.
4588 * gdb.fortran/vla-value.exp: Print elements of an array with
4589 negative bounds.
4590 * gdb.fortran/vla.f90: Setup an array with negative bounds for
4591 testing.
4592
021d8588
AB
45932019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
4594
4595 * gdb.base/options.exp (expect_string): Dequote strings in
4596 results.
4597 (test-string): Test strings with different quoting and reindent.
4598
f06f1252
TT
45992019-07-10 Tom Tromey <tromey@adacore.com>
4600
4601 * gdb.ada/mi_ex_cond.exp: Update expected results.
4602 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
4603 * gdb.ada/mi_catch_ex.exp: Update expected results.
4604 * gdb.ada/mi_catch_assert.exp: Update expected results.
4605 * gdb.ada/catch_ex.exp (catch_exception_info)
4606 (catch_exception_entry, catch_assert_entry)
4607 (catch_unhandled_entry): Update.
4608 * gdb.ada/catch_assert_if.exp: Update expected results.
4609
b863685d
RB
46102019-07-10 Richard Bunt <richard.bunt@arm.com>
4611 Stephen Roberts <stephen.roberts@arm.com>
4612
4613 * gdb.base/define.exp: Restore original prompt.
4614
cb1e4e32
PA
46152019-07-09 Pedro Alves <palves@redhat.com>
4616
4617 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
4618 breakpoints" output.
4619 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
4620 * gdb.python/py-breakpoint.exp: No longer expect that "catch
4621 throw" creates breakpoint.
4622 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
4623 'type="catchpoint"'.
4624
b58a68fe
PA
46252019-07-09 Pedro Alves <palves@redhat.com>
4626
4627 PR c++/15468
4628 * gdb.cp/except-multi-location-lib.cc: New.
4629 * gdb.cp/except-multi-location-main.cc: New.
4630 * gdb.cp/except-multi-location.exp: New.
4631
0826779b
PW
46322019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
4633
4634 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
4635 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
4636 argument and update callers.
4637
5b0e2db4
AB
46382019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
4639
4640 * gdb.arch/amd64-break-on-asm-line.S: New file.
4641 * gdb.arch/amd64-break-on-asm-line.exp: New file.
4642
1f6f6e21
PW
46432019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4644
4645 * gdb.base/printcmds.exp: Test printing C string and
4646 C wide string convenience vars without transiting via the inferior.
4647 Also make test names unique.
4648
ea142fbf
AH
46492019-07-08 Alan Hayward <alan.hayward@arm.com>
4650
5862c886 4651 PR breakpoints/25011
ea142fbf
AH
4652 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
4653
213fd9fa
PA
46542019-07-04 Pedro Alves <palves@redhat.com>
4655
4656 * lib/gdb.exp (foreach_with_prefix): Don't return early if
4657 body returned ok(0), break(3) or continue(4).
4658 * gdb.testsuite/foreach_with_prefix.exp: New file.
4659
2b40fda7
AH
46602019-07-04 Alan Hayward <alan.hayward@arm.com>
4661
4662 * gdb.server/unittest.exp: Allow 0 unit tests to run.
4663
a26c8de0
PA
46642019-07-03 Pedro Alves <palves@redhat.com>
4665
4666 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
4667 "return -code".
4668
5f4ba3e7
PA
46692019-07-03 Pedro Alves <palves@redhat.com>
4670
4671 PR cli/24732
4672 * gdb.base/shell.exp: Load completion-support.exp.
4673 Adjust expected error output. Add completion tests.
4674
a994424f
PA
46752019-07-03 Pedro Alves <palves@redhat.com>
4676
4677 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
4678 string_to_regexp.
4679
3d9be6f5
PA
46802019-07-03 Pedro Alves <palves@redhat.com>
4681
4682 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
4683 (expect_integer): Adjust to expect "-string".
4684 (expect_string): New.
4685 (all_options): Expect "-string".
4686 (test-flag, test-boolean): Adjust to expect "-string".
4687 (test-string): New proc.
4688 (top level): Call it.
4689
41fc454c
PA
46902019-07-03 Pedro Alves <palves@redhat.com>
4691
4692 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
4693 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
4694 the expected output in the success.
4695
b2b2a215
PA
46962019-07-03 Pedro Alves <palves@redhat.com>
4697
4698 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
4699 Split one gdb_test_multiple call in two to avoid a race.
4700
fdbc9870
PA
47012019-07-03 Pedro Alves <palves@redhat.com>
4702
4703 * gdb.base/with.c: New file.
4704 * gdb.base/with.exp: New file.
4705
c6ac8931
PA
47062019-07-03 Pedro Alves <palves@redhat.com>
4707
4708 * gdb.base/settings.exp: Replace all references to "maint
4709 test-settings set" with references to "maint set test-settings",
4710 and all references to "maint test-settings show" with references
4711 to "maint show test-settings".
4712
970f9d09
PA
47132019-07-03 Pedro Alves <palves@redhat.com>
4714
4715 * gdb.base/settings.exp (test-string): Adjust expected out when
4716 testing "maint test-settings show filename"
4717
54d66006
PA
47182019-07-02 Pedro Alves <palves@redhat.com>
4719
4720 * gdb.base/options.exp (test-info-threads): New procedure.
4721 (top level): Call it.
4722
10d06d82
TT
47232019-06-28 Tom Tromey <tromey@adacore.com>
4724
4725 * gdb.dwarf2/ada-linkage-name.c: New file.
4726 * gdb.dwarf2/ada-linkage-name.exp: New file.
4727
3d507ff2
TT
47282019-06-27 Tom Tromey <tromey@adacore.com>
4729
d039f014 4730 PR c++/20020:
3d507ff2
TT
4731 * gdb.cp/constexpr-field.exp: Use setup_xfail.
4732
8af58ffe
TV
47332019-06-26 Tom de Vries <tdevries@suse.de>
4734
4735 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
4736
22e21752
TV
47372019-06-26 Tom de Vries <tdevries@suse.de>
4738
4739 * gdb.base/index-cache.exp: Add back missing debug option.
4740
b65b566c
PW
47412019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4742
4743 * gdb.base/alias.exp: Test non matching/non existing prefixes.
4744
5c2c8c69
TV
47452019-06-25 Tom de Vries <tdevries@suse.de>
4746
4747 PR testsuite/24727
4748 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
4749
164e3873
TV
47502019-06-24 Tom de Vries <tdevries@suse.de>
4751
4752 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
4753
824eacee
TV
47542019-06-24 Tom de Vries <tdevries@suse.de>
4755
4756 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
4757 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
4758 * gdb.trace/unavailable-dwarf-piece.exp: Same.
4759
385b97d3
TV
47602019-06-24 Tom de Vries <tdevries@suse.de>
4761
4762 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
4763
c596f180
TV
47642019-06-21 Tom de Vries <tdevries@suse.de>
4765
4766 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
4767
b13a7d03
TV
47682019-06-21 Tom de Vries <tdevries@suse.de>
4769
4770 PR testsuite/24518
4771 PR ada/24713
4772 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
4773 index.
4774
899277ae
TT
47752019-06-19 Tom Tromey <tromey@adacore.com>
4776
4777 * gdb.ada/length_cond.exp: Add intro comment.
4778
680e1bee
TT
47792019-06-19 Tom Tromey <tromey@adacore.com>
4780
4781 * gdb.ada/length_cond.exp: New file.
4782 * gdb.ada/length_cond/length_cond.adb: New file.
4783 * gdb.ada/length_cond/pck.adb: New file.
4784 * gdb.ada/length_cond/pck.ads: New file.
4785
0ed4690a
TV
47862019-06-18 Tom de Vries <tdevries@suse.de>
4787
4788 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
4789
d20ed5fd
TT
47902019-06-18 Tom Tromey <tromey@adacore.com>
4791
4792 * gdb.base/list0.h: Add comment explaining control character.
4793
86e04673
TV
47942019-06-18 Tom de Vries <tdevries@suse.de>
4795
4796 * boards/fission.exp: Break up long debug_flags line.
4797
c4973306
SM
47982019-06-16 Tom de Vries <tdevries@suse.de>
4799
4800 PR gdb/24445
4801 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
4802 generated index.
4803
93cb9841
AB
48042019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
4805
4806 PR gdb/24686
4807 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
4808 improve detection of bug gdb/24541.
4809
399aaebd
SM
48102019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
4811
4812 PR gdb/24669
4813 * gdb.base/index-cache.exp (uses_readnow,
4814 expecting_index_cache_use): Define global variable.
4815 (test_cache_enabled_miss, test_cache_enabled_hit): Use
4816 expecting_index_cache_use.
4817
584a927c
AB
48182019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
4819 Andrew Burgess <andrew.burgess@embecosm.com>
4820
4821 * gdb.fortran/pointers.f90: New file.
4822 * gdb.fortran/print_type.exp: New file.
4823 * gdb.fortran/vla-ptype.exp: Adapt expected results.
4824 * gdb.fortran/vla-type.exp: Likewise.
4825 * gdb.fortran/vla-value.exp: Likewise.
4826 * gdb.mi/mi-vla-fortran.exp: Likewise.
4827
30056ea0
AB
48282019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
4829
4830 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
4831 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
4832 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
4833 as a stop reason.
4834
ec8e2b6d
AB
48352019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
4836
4837 * gdb.base/annota1.exp: Update expected results.
4838 * gdb.cp/annota2.exp: Likewise.
4839 * gdb.cp/annota3.exp: Likewise.
4840
09e4c4e1
AB
48412019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
4842
4843 * gdb.base/style-logging.exp: Remove path from test name.
4844
0735b091
TT
48452019-06-14 Tom Tromey <tromey@adacore.com>
4846
4847 PR gdb/24502:
4848 * gdb.base/style-logging.exp: New file.
4849
f5686554
TT
48502019-06-14 Tom Tromey <tromey@adacore.com>
4851
4852 * gdb.base/symfile-warn.exp: New file.
4853 * gdb.base/symfile-warn.c: New file.
4854
a0c1ffed
TT
48552019-06-14 Tom Tromey <tromey@adacore.com>
4856
4857 * gdb.base/annotate-symlink.exp: New file.
4858
f411722c
TT
48592019-06-14 Tom Tromey <tromey@adacore.com>
4860
4861 * gdb.ada/set_wstr.exp: Add reassignment test.
4862
4268ec18
TT
48632019-06-14 Tom Tromey <tromey@adacore.com>
4864
4865 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
4866 'unchecked_access and 'unrestricted_access as well.
4867
9a9e394b
TT
48682019-06-14 Tom Tromey <tromey@adacore.com>
4869
4870 PR ada/24539:
4871 * gdb.ada/vla.exp: Update tests.
4872 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
4873 pragma.
4874
4c048731
PA
48752019-06-13 Pedro Alves <palves@redhat.com>
4876
4877 * gdb.base/settings.exp (test-integer): Test junk after
4878 "unlimited".
4879
6665660a
PA
48802019-06-13 Pedro Alves <palves@redhat.com>
4881
4882 * gdb.base/options.exp (test-thread-apply): New.
4883 (top level): Call it.
4884
5d707134
PA
48852019-06-13 Pedro Alves <palves@redhat.com>
4886
4887 * gdb.base/options.exp (test-frame-apply): New.
4888 (top level): Test print commands with different "frame apply"
4889 prefixes.
4890
e2a689da
PA
48912019-06-13 Pedro Alves <palves@redhat.com>
4892
e79be6e5 4893 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
e2a689da
PA
4894 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
4895 'max_completions' parameter and handle it.
4896 (test_gdb_completion_offers_commands): New.
4897
90a1ef87
PA
48982019-06-13 Pedro Alves <palves@redhat.com>
4899
4900 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
4901
d4c16835
PA
49022019-06-13 Pedro Alves <palves@redhat.com>
4903
4904 * gdb.base/options.exp (test-backtrace): New.
4905 (top level): Call it.
4906
2daf894e
PA
49072019-06-13 Pedro Alves <palves@redhat.com>
4908
4909 * gdb.guile/scm-frame-args.exp: Use "set print
4910 raw-frame-arguments" instead of "set print raw frame-arguments".
4911 * gdb.python/py-frame-args.exp: Likewise.
4912
e6ed716c
PA
49132019-06-13 Pedro Alves <palves@redhat.com>
4914
4915 * gdb.compile/compile.exp: Adjust expected output to option
4916 processing changes.
4917
7d8062de
PA
49182019-06-13 Pedro Alves <palves@redhat.com>
4919
4920 * gdb.base/options.exp: Build executable.
4921 (test-print): New procedure.
4922 (top level): Call it, once for "print" and another for "compile
4923 print".
4924
9d0faba9
PA
49252019-06-13 Pedro Alves <palves@redhat.com>
4926
4927 * gdb.base/options.c: New file.
4928 * gdb.base/options.exp: New file.
4929
dee7b4c8
PA
49302019-06-13 Pedro Alves <palves@redhat.com>
4931
4932 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
4933 that "o" is ambiguous.
4934
dca0f6c0
PA
49352019-06-13 Pedro Alves <palves@redhat.com>
4936
4937 * gdb.base/settings.c: New file.
4938 * gdb.base/settings.exp: New file.
4939
ccf46844
PA
49402019-06-13 Pedro Alves <palves@redhat.com>
4941
4942 * gdb.base/completion.exp: Fix comment typo.
4943
b9a3f842
PA
49442019-06-13 Pedro Alves <palves@redhat.com>
4945
4946 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
4947 foo --1" test.
4948
d106773e
PA
49492019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
4950
4951 * gdb.fortran/block-data.f: New.
4952 * gdb.fortran/block-data.exp: New.
4953
fea82da0
TV
49542019-06-11 Tom de Vries <tdevries@suse.de>
4955
4956 PR testsuite/24521
4957 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
4958 message.
4959
8c2e74f1
TV
49602019-06-11 Tom de Vries <tdevries@suse.de>
4961
4962 PR testsuite/24521
4963 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
4964
b49851c8
TV
49652019-06-11 Tom de Vries <tdevries@suse.de>
4966
4967 * boards/readnow.exp: New file.
4968
a7067863
AB
49692019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
4970
4971 * gdb.fortran/vla-sizeof.exp: Update expected results.
4972
1a3da2cd
AB
49732019-06-06 Amos Bird <amosbird@gmail.com>
4974
4975 * gdb.base/annota1.exp (thread_switch): Add test for
4976 thread-exited annotation.
4977
3847a7bf
TT
49782019-06-06 Tom Tromey <tromey@adacore.com>
4979
4980 * gdb.base/maint.exp: Expect command started/finished output.
4981
0088ba59
AB
49822019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
4983
4984 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
4985 comment.
4986 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
4987
312617a3
AB
49882019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
4989
4990 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
4991 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
4992 * gdb.arch/riscv-unwind-long-insn.c: New file.
4993 * gdb.arch/riscv-unwind-long-insn.exp: New file.
4994
e1f2e1a2
CB
49952019-06-04 Christian Biesinger <cbiesinger@google.com>
4996
d3238f7d 4997 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
e1f2e1a2 4998
206584bd
PW
49992019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5000
5001 * lib/gdb.exp (help_list_trailer): New regexp variable
5002 factorizing the help trailer message.
5003 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
5004 arg to allow to better factorize various tests.
5005 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
5006 (test_prefix_command_help): Use help_list_trailer.
5007 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
5008 * gdb.guile/scm-cmd.exp: Likewise.
5009 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
5010 * gdb.base/help.exp: Use test_user_defined_class_help.
5011 * gdb.base/style.exp: Add tests for styling of help and apropos.
5012 * lib/gdb-utils.exp (style): Add title and highlight styles.
5013
708dc93e
PW
50142019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5015
5016 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
5017 $_shell_exitsignal.
5018 * gdb.base/default.exp: Update for new convenience variables.
5019
f49055a5
TT
50202019-05-29 Tom Tromey <tromey@adacore.com>
5021
5022 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
5023 to "break complete ada" test case's regexp.
5024
4330d61d
TT
50252019-05-29 Tom Tromey <tromey@adacore.com>
5026
5027 PR c++/20020:
5028 * gdb.cp/constexpr-field.exp: New file.
5029 * gdb.cp/constexpr-field.cc: New file.
5030
000439d5
TT
50312019-05-29 Tom Tromey <tromey@adacore.com>
5032
5033 * gdb.base/finish.exp (finish_no_print): New proc.
5034 (finish_tests): Call it.
5035
5a01c34c
TV
50362019-05-24 Tom de Vries <tdevries@suse.de>
5037
5038 * gdb.dwarf2/gdb-add-index.exp: New file.
5039
18125b16
TT
50402019-05-22 Tom Tromey <tromey@adacore.com>
5041
5042 * gdb.base/info-shared.exp (check_info_shared): Use "style".
5043 * gdb.base/style.exp: Use "style".
5044 * lib/gdb-utils.exp (style): New proc.
5045
af1a8d03
TV
50462019-05-22 Tom de Vries <tdevries@suse.de>
5047
5048 * gdb.base/align.exp: Require c++11.
5049
e7fe496b
TV
50502019-05-22 Tom de Vries <tdevries@suse.de>
5051
5052 PR testsuite/24586
5053 * gdb.python/py-mi-var-info-path-expression.exp: Call
5054 mi_skip_python_tests to check if python is supported.
5055
8fca4da0
AH
50562019-05-22 Alan Hayward <alan.hayward@arm.com>
5057
5058 * gdb.arch/aarch64-pauth.c: New test.
5059 * gdb.arch/aarch64-pauth.exp: New file.
5060
b7060614
AH
50612019-05-22 Alan Hayward <alan.hayward@arm.com>
5062
5063 * README (Re-running Tests Outside The Testsuite): New section.
5064
669d0468
TV
50652019-05-21 Tom de Vries <tdevries@suse.de>
5066
5067 * gdb.arch/amd64-eval.exp: Require c++11.
5068 * gdb.base/max-depth.exp: Same.
5069 * gdb.compile/compile-cplus-array-decay.exp: Same.
5070 * gdb.cp/meth-typedefs.exp: Same.
5071 * gdb.cp/subtypes.exp: Same.
5072 * gdb.cp/temargs.exp: Same.
5073
ce3ebcaa
AH
50742019-05-21 Alan Hayward <alan.hayward@arm.com>
5075
5076 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
5077
34d11c68
AB
50782019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
5079
5080 PR gdb/18644
5081 * gdb.fortran/complex.exp: Remove setup_kfail calls.
5082 * gdb.fortran/printing-types.exp: Add new test.
5083 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
5084 testing.
5085 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
5086 setup_kfail call.
5087
87781e84
AH
50882019-05-17 Alan Hayward <alan.hayward@arm.com>
5089
5090 * README (Running the Testsuite): Change example.
5091 (Testsuite Parameters): Remove TRANSCRIPT.
5092 * lib/gdb.exp: Remove TRANSCRIPT check.
5093
b420b89e
AH
50942019-05-17 Alan Hayward <alan.hayward@arm.com>
5095
5096 * README (Testsuite Parameters): Add replay logging to
5097 GDBSERVER_DEBUG.
5098 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
5099 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
5100 as a comma separated list.
5101 (gdb_debug_init): Override procedure.
5102
408e9b8b
AH
51032019-05-17 Alan Hayward <alan.hayward@arm.com>
5104
5105 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
5106 (gdb_write_cmd_file): New procedure.
5107 * lib/gdbserver-support.exp (gdbserver_start): Call
5108 gdbserver_write_cmd_file.
5109 (gdbserver_write_cmd_file): New procedure.
5110
f9e2e39d
AH
51112019-05-17 Alan Hayward <alan.hayward@arm.com>
5112
5113 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
5114 (delete_breakpoints): Likewise.
5115 (gdb_run_cmd): Likewise.
5116 (gdb_start_cmd): Likewise.
5117 (gdb_starti_cmd): Likewise.
5118 (gdb_internal_error_resync): Likewise.
5119 (gdb_test_multiple): Likewise.
5120 (gdb_reinitialize_dir): Likewise.
5121 (default_gdb_exit): Likewise.
5122 (gdb_file_cmd): Mark kill as optional.
5123 (default_gdb_start): Call gdb_stdin_log_init.
5124 (send_gdb): Call gdb_stdin_log_write.
5125 (rerun_to_main): Mark Y as an answer.
5126 (gdb_stdin_log_init): New function.
5127 (gdb_stdin_log_write): Likewise.
5128
81f47ac2
AH
51292019-05-17 Alan Hayward <alan.hayward@arm.com>
5130
5131 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
5132 * gdb.base/debug-expr.exp: Likewise.
5133 * gdb.base/foll-fork.exp: Likewise.
5134 * gdb.base/foll-vfork.exp: Likewise.
5135 * gdb.base/fork-print-inferior-events.exp: Likewise.
5136 * gdb.base/gdb-sigterm.exp: Likewise.
5137 * gdb.base/gdbinit-history.exp: Likewise.
5138 * gdb.base/osabi.exp: Likewise.
5139 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
5140 * gdb.base/ui-redirect.exp: Likewise.
5141 * gdb.gdb/unittest.exp: Likewise.
5142 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
5143 * gdb.mi/mi-watch.exp: Likewise.
5144 * gdb.mi/new-ui-mi-sync.exp: Likewise.
5145 * gdb.mi/user-selected-context-sync.exp: Likewise.
5146 * gdb.python/python.exp: Disable debug test when debugging.
5147 * gdb.threads/check-libthread-db.exp: Disable when debugging.
5148 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
5149 Likewise.
5150 * gdb.threads/stepi-random-signal.exp: Likewise.
5151
29b52314
AH
51522019-05-17 Alan Hayward <alan.hayward@arm.com>
5153
5154 * Makefile.in: Pass through GDB_DEBUG.
5155 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
5156 (gdb,debug): Add board setting.
5157 * lib/gdb.exp (default_gdb_start): Start debugging.
5158 (gdb_debug_enabled): New procedure.
5159 (gdb_debug_init): Likewise.
29b52314
AH
5160
51612019-05-17 Alan Hayward <alan.hayward@arm.com>
e79be6e5 5162
29b52314
AH
5163 * Makefile.in: Pass through GDB_DEBUG.
5164 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
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.
29b52314 5169
ca1285d1
AH
51702019-05-17 Alan Hayward <alan.hayward@arm.com>
5171
5172 * gdb.base/ui-redirect.exp: Add debug redirect tests.
5173
f3a09c80
AH
51742019-05-17 Alan Hayward <alan.hayward@arm.com>
5175
5176 * gdb.base/ui-redirect.exp: Test redirection.
5177
26648588
JV
51782019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
5179
5180 * gdb.mi/mi-complete.exp: New file.
5181 * gdb.mi/mi-complete.cc: Likewise.
5182
14237686
AB
51832019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
5184
5185 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
5186 indexed and sliced arrays, and pointers to arrays.
5187
e7bd7fba
TT
51882019-05-14 Tom Tromey <tromey@adacore.com>
5189
5190 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
5191 styling test.
5192
2764128d
TV
51932019-05-14 Tom de Vries <tdevries@suse.de>
5194
5195 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
5196 selection entry encoding.
5197
71bed2db
TT
51982019-05-10 Tom Tromey <tromey@adacore.com>
5199
5200 * gdb.ada/info_exc.exp: Add "complete" test.
5201
63b667ad
TV
52022019-05-09 Tom de Vries <tdevries@suse.de>
5203
5204 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
5205 CU-relative.
5206
9cfd2b89
TV
52072019-05-09 Tom de Vries <tdevries@suse.de>
5208
5209 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
5210 CU-relative.
5211
2228ef77
XR
52122019-05-08 Joel Brobecker <brobecker@adacore.com>
5213
5214 * gdb.ada/frame_arg_lang.exp: New testcase.
5215 * gdb.ada/frame_arg_lang/bla.adb: New file.
5216 * gdb.ada/frame_arg_lang/pck.ads: New file.
5217 * gdb.ada/frame_arg_lang/pck.adb: New file.
5218 * gdb.ada/frame_arg_lang/foo.c: New file.
5219
80e55b13
TT
52202019-05-08 Tom Tromey <tromey@adacore.com>
5221
5222 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
5223
9d3421af
TT
52242019-05-08 Tom Tromey <tromey@adacore.com>
5225
5226 * gdb.base/ptype-offsets.exp: Update tests.
5227
844333e2
TT
52282019-05-08 Tom Tromey <tromey@adacore.com>
5229
5230 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
5231 cases.
5232 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
5233 "short".
5234
988915ee
TT
52352019-05-08 Tom Tromey <tromey@adacore.com>
5236
5237 * gdb.ada/vla.exp: New file.
5238 * gdb.ada/vla/vla.adb: New file.
5239
7bd55dac
TV
52402019-05-07 Tom de Vries <tdevries@suse.de>
5241
5242 * gdb.base/index-cache.exp (ls_host): Fix return statement.
5243
75f06e9d
TV
52442019-05-07 Tom de Vries <tdevries@suse.de>
5245
5246 PR testsuite/24522
5247 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
5248 section.
5249
77e7aaa4
TV
52502019-05-07 Tom de Vries <tdevries@suse.de>
5251
5252 PR testsuite/24522
5253 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
5254 .debug_aranges section.
5255
456ba0fa
TV
52562019-05-07 Tom de Vries <tdevries@suse.de>
5257
5258 PR testsuite/24159
5259 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
5260
5a56d6a6
TV
52612019-05-06 Tom de Vries <tdevries@suse.de>
5262
5263 * lib/gdb.exp (exec_has_index_section): New proc.
5264 * gdb.base/index-cache.exp: Handle case that binfile contains an index
5265 section.
5266
9d6d4be8
TV
52672019-05-04 Tom de Vries <tdevries@suse.de>
5268
5269 * boards/cc-with-debug-names.exp: New file.
5270
222a8d25
TT
52712019-05-03 Tom Tromey <tromey@adacore.com>
5272
5273 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
5274 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
5275 * gdb.ada/char_enum.exp: Add test.
5276
0fdfd794
TV
52772019-05-03 Tom de Vries <tdevries@suse.de>
5278
5279 * boards/cc-with-gdb-index.exp: New file.
5280
80062eb9
AB
52812019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
5282
5283 * gdb.rust/simple.exp: Add new test case.
5284 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
5285 (main): Initialise an instance of the new struct.
5286
4504bbde
TT
52872019-05-01 Tom Tromey <tromey@adacore.com>
5288
5289 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
5290 record.
5291 (NPR): New variable.
5292 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
5293 test.
5294
d48e62f4
TT
52952019-05-01 Tom Tromey <tromey@adacore.com>
5296
5297 * gdb.ada/packed_array_assign.exp: Add packed assignment
5298 regression test.
5299
f59f30f5
TV
53002019-05-01 Tom de Vries <tdevries@suse.de>
5301
5302 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
5303
b70bfc54
TV
53042019-05-01 Tom de Vries <tdevries@suse.de>
5305
5306 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
5307
15f18d14
AT
53082019-04-30 Ali Tamur <tamur@google.com>
5309
5310 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
5311
2ff0a947
TT
53122019-04-30 Tom Tromey <tromey@adacore.com>
5313
5314 * lib/ada.exp (find_ada_tool): New proc.
5315 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
5316 * gdb.ada/catch_ex_std.exp: New file.
5317 * gdb.ada/catch_ex_std/foo.adb: New file.
5318 * gdb.ada/catch_ex_std/some_package.adb: New file.
5319 * gdb.ada/catch_ex_std/some_package.ads: New file.
5320
a776957c
TT
53212019-04-30 Tom Tromey <tromey@adacore.com>
5322
5323 PR c++/24470:
5324 * gdb.cp/temargs.cc: Add test code from PR.
5325
bc68014d
AB
53262019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
5327
5328 * gdb.fortran/vla-datatypes.exp: Update expected results.
5329 * gdb.fortran/vla-ptype.exp: Likewise.
5330 * gdb.fortran/vla-type.exp: Likewise.
5331 * gdb.fortran/vla-value.exp: Likewise.
5332
f1fdc960
AB
53332019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
5334
5335 * gdb.fortran/ptr-indentation.exp: Update expected results.
5336 * gdb.fortran/ptype-on-functions.exp: Likewise.
5337 * gdb.fortran/vla-ptr-info.exp: Likewise.
5338 * gdb.fortran/vla-value.exp: Likewise.
5339
bf7a4de1
AB
53402019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
5341
5342 * gdb.fortran/ptype-on-functions.exp: New file.
5343 * gdb.fortran/ptype-on-functions.f90: New file.
5344
bbe75b9d
AB
53452019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
5346
5347 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
5348 case void string.
5349
1db455a7
AB
53502019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
5351
5352 * gdb.fortran/complex.exp: Expand.
5353 * gdb.fortran/complex.f: Renamed to...
5354 * gdb.fortran/complex.f90: ...this, and extended to add more
5355 complex values.
5356
b6d03bb2
AB
53572019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
5358
5359 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
5360 MODULO, CMPLX.
5361
2e62ab40
AB
53622019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
5363 Richard Bunt <richard.bunt@arm.com>
5364
5365 * gdb.base/max-depth.c: New file.
5366 * gdb.base/max-depth.exp: New file.
5367 * gdb.python/py-nested-maps.c: New file.
5368 * gdb.python/py-nested-maps.exp: New file.
5369 * gdb.python/py-nested-maps.py: New file.
5370 * gdb.python/py-format-string.exp (test_max_depth): New proc.
5371 (test_all_common): Call test_max_depth.
5372 * gdb.fortran/max-depth.exp: New file.
5373 * gdb.fortran/max-depth.f90: New file.
5374 * gdb.go/max-depth.exp: New file.
5375 * gdb.go/max-depth.go: New file.
5376 * gdb.modula2/max-depth.exp: New file.
5377 * gdb.modula2/max-depth.c: New file.
5378 * lib/gdb.exp (get_print_expr_at_depths): New proc.
5379
d2b584a5
TV
53802019-04-29 Tom de Vries <tdevries@suse.de>
5381
5382 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
5383
136afab8
PW
53842019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5385
5386 * gdb.base/callexit.exp: Test may-call-functions off.
5387
725cbb63
KS
53882019-04-25 Keith Seitz <keiths@redhat.com>
5389
5390 PR c++/24367
5391 * gdb.cp/meth-typedefs.cc (incomplete_struct)
5392 (another_incomplete_struct, test_incomplete): New definitions.
5393 (main): Use new definitions.
5394 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
5395 functions.
5396
701adfb0
PA
53972019-04-25 Ali Tamur <tamur@google.com>
5398
5399 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
5400
82433e3e
SDJ
54012019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
5402
5403 PR corefiles/11608
5404 PR corefiles/18187
5405 * gdb.base/coredump-filter-build-id.exp: New file.
5406
dd06d4d6
AH
54072019-04-25 Alan Hayward <alan.hayward@arm.com>
5408
e79be6e5
SM
5409 * Makefile.in: Pass through GDBSERVER_DEBUG.
5410 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
5411 (gdbserver,debug): Add board setting.
5412 * gdb.trace/tspeed.exp: Skip when debugging.
5413 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
5414 * lib/gdbserver-support.exp: Likewise
dd06d4d6 5415
1670072e
TT
54162019-04-24 Tom Tromey <tromey@adacore.com>
5417
5418 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
5419 Rust.
5420
a59240a4
TT
54212019-04-24 Tom Tromey <tromey@adacore.com>
5422
5423 * gdb.arch/amd64-eval.exp: Test bitfield return.
5424 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
5425 (class Foo) <return_bitfields>: New method.
5426 (main): Call it.
5427
b907456c
AB
54282019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
5429
5430 * gdb.cp/many-args.cc: New file.
5431 * gdb.cp/many-args.exp: New file.
5432
5c565afd
TV
54332019-04-23 Tom de Vries <tdevries@suse.de>
5434
5435 PR gdb/24433
5436 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
5437
ba22ff86
AH
54382019-04-23 Alan Hayward <alan.hayward@arm.com>
5439
5440 * gdb.trace/backtrace.exp: Use nopie flag.
5441 * gdb.trace/circ.exp: Likewise.
5442 * gdb.trace/collection.exp: Likewise.
5443 * gdb.trace/ftrace.exp: Likewise.
5444 * gdb.trace/mi-trace-unavailable.exp: Likewise.
5445 * gdb.trace/mi-traceframe-changed.exp: Likewise.
5446 * gdb.trace/qtro.exp: Likewise.
5447 * gdb.trace/read-memory.exp: Likewise.
5448 * gdb.trace/report.exp: Likewise.
5449 * gdb.trace/tfile.exp: Likewise.
5450 * gdb.trace/tfind.exp: Likewise.
5451 * gdb.trace/unavailable.exp: Likewise.
5452
7905fc35
PA
54532019-04-22 Pedro Alves <palves@redhat.com>
5454
5455 * gdb.base/solib-probes-nosharedlibrary.c,
5456 gdb.base/solib-probes-nosharedlibrary.exp: New files.
5457
8ecb59f8
TT
54582019-04-19 Tom Tromey <tromey@adacore.com>
5459
5460 * gdb.ada/ptype_union.c: New file.
5461 * gdb.ada/ptype_union.exp: New file.
5462
62160ec9
TT
54632019-04-19 Tom Tromey <tromey@adacore.com>
5464
5465 PR symtab/24423:
5466 * gdb.base/list0.h (foo): Add a control-l character.
5467
36cd4ba5
TV
54682019-04-18 Tom de Vries <tdevries@suse.de>
5469
5470 PR gdb/24433
5471 * boards/local-board.exp: Set sysroot to "".
5472
b73715df
TV
54732019-04-18 Tom de Vries <tdevries@suse.de>
5474 Pedro Alves <palves@redhat.com>
5475
5476 PR gdb/24454
5477 * gdb.threads/vfork-follow-child-exec.c: New file.
5478 * gdb.threads/vfork-follow-child-exec.exp: New file.
5479 * gdb.threads/vfork-follow-child-exit.c: New file.
5480 * gdb.threads/vfork-follow-child-exit.exp: New file.
5481
4aa866af
LS
54822019-04-15 Leszek Swirski <leszeks@google.com>
5483
5484 * gdb.arch/amd64-eval.cc: New file.
5485 * gdb.arch/amd64-eval.exp: New file.
5486
e5a1a79a
AH
54872019-04-11 Alan Hayward <alan.hayward@arm.com>
5488
5489 * gdb.server/sysroot.c: New test.
5490 * gdb.server/sysroot.exp: New file.
5491 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
5492 matching param.
5493
41077b66
AB
54942019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
5495
5496 * gdb.base/align.exp: Extend test to cover structures containing
5497 only static fields.
5498
c30391f8
TV
54992019-04-11 Tom de Vries <tdevries@suse.de>
5500
5501 * boards/cc-with-dwz-m.exp: New file.
5502 * boards/cc-with-dwz.exp: New file.
5503 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
5504
e242fd12
SM
55052019-04-09 Simon Marchi <simon.marchi@efficios.com>
5506
5507 * gdb.base/start-cpp.exp: New file.
5508 * gdb.base/start-cpp.cc: New file.
5509
2b0c8b01
KB
55102019-04-08 Kevin Buettner <kevinb@redhat.com>
5511
5512 * gdb.python/py-thrhandle.exp: Adjust tests to call
5513 thread_from_handle instead of thread_from_thread_handle.
5514
947210e5
KB
55152019-04-08 Kevin Buettner <kevinb@redhat.com>
5516
5517 * gdb.python/py-thrhandle.exp: Add tests for
5518 gdb.InferiorThread.handle.
5519
d7df6549
AB
55202019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
5521
5522 * gdb.python/py-function.exp: Check calling helper function from
5523 all languages.
5524 * lib/gdb.exp (gdb_supported_languages): New proc.
5525
8bdc1658
AB
55262019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
5527
5528 * gdb.base/complex-parts.c: New file.
5529 * gdb.base/complex-parts.exp: New file.
5530
05caa1d2
TT
55312019-04-01 Tom Tromey <tromey@adacore.com>
5532
5533 PR symtab/23331:
5534 * gdb.dwarf2/dw2-ranges-main.c: New file.
5535 * gdb.dwarf2/dw2-ranges-psym.c: New file.
5536 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
5537
7734102d
EZ
55382019-03-30 Simon Marchi <simark@simark.ca>
5539
5540 * gdb.base/default.exp: Add values for $_gdb_major and
5541 $_gdb_minor.
5542
188e1fa9
TT
55432019-03-29 Tom Tromey <tromey@adacore.com>
5544
5545 * gdb.base/help.exp: Tighten apropos regexp.
5546
2880242d
KS
55472019-03-29 Keith Seitz <keiths@redhat.com>
5548
5549 * gdb.fortran/array-bounds.exp: New file.
5550 * gdb.fortran/array-bounds.f90: New file.
5551
077cad8e
PW
55522019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5553
5554 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
5555
80047cfc
PW
55562019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5557
5558 * gdb.multi/hello.c (main): Increase alarm timer.
5559
f489207e
SL
55602019-03-28 Sandra Loosemore <sandra@codesourcery.com>
5561
5562 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
5563 factor when no hardware watchpoint support.
5564
c92df149
AH
55652019-03-28 Alan Hayward <alan.hayward@arm.com>
5566 Pedro Alves <palves@redhat.com>
5567
5568 * boards/local-board.exp: set sysroot to /.
5569
933aebfa
AH
55702019-03-27 Alan Hayward <alan.hayward@arm.com>
5571
5572 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
5573 in child.
5574
9f9aa852
AB
55752019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
5576
5577 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
5578 field.
5579 (make_container): Initialise new field.
5580 * gdb.python/py-prettyprint.exp: Add new tests.
5581 * gdb.python/py-prettyprint.py (class ContainerPrinter)
5582 <display_hint>: New method.
5583
3714a195
AB
55842019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
5585
5586 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
5587 gdb_continue_to_breakpoint more throughout this test.
5588 (run_lang_tests) Supply unique test names, and use
5589 gdb_test_no_output.
5590
18c77628
AB
55912019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
5592
5593 * gdb.base/finish-pretty.exp: Update expected results.
5594 * gdb.base/pretty-print.c: New file.
5595 * gdb.base/pretty-print.exp: New file.
5596
9a93502f
PA
55972019-03-25 Pedro Alves <palves@redhat.com>
5598
5599 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
5600 move comments outside list. Append '-i "" eof' section.
5601
968aa7ae
AH
56022019-03-22 Alan Hayward <alan.hayward@arm.com>
5603
34a7f2a4 5604 PR testsuite/25016
968aa7ae
AH
5605 * README: Add pie options.
5606 * gdb.base/break-interp.exp: Ensure pie is disabled.
5607 * gdb.base/dump.exp: Likewise.
5608 * lib/gdb.exp (gdb_compile): Add pie option.
5609
4c7d57e7
TT
56102019-03-19 Tom Tromey <tromey@adacore.com>
5611
5612 * gdb.mi/mi2-cli-display.c: New file.
5613 * gdb.mi/mi2-cli-display.exp: New file.
5614
bff8c71f
TT
56152019-03-18 Joel Brobecker <brobecker@adacore.com>
5616 Tom Tromey <tromey@adacore.com>
5617
5618 * gdb.ada/ptype_array/pck.adb: New file.
5619 * gdb.ada/ptype_array/pck.ads: New file.
5620 * gdb.ada/ptype_array/foo.adb: New file.
5621 * gdb.ada/ptype_array.exp: New file.
5622
d085f989
TT
56232019-03-14 Tom Tromey <tromey@adacore.com>
5624
5625 * gdb.base/style.exp: Add "set style sources" test.
5626
b4be1b06
SM
56272019-03-13 Simon Marchi <simon.marchi@ericsson.com>
5628
5629 * mi-breakpoint-location-ena-dis.exp: Rename to ...
5630 * mi-breakpoint-multiple-locations.exp: ... this.
5631 (make_breakpoints_pattern): New proc.
5632 (do_test): Add mi_version parameter, test -break-insert,
5633 -break-info and =breakpoint-created.
5634
7cde5fc2
AB
56352019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
5636
5637 * config/default.exp: Remove 'load_lib gdb.exp'.
5638 * config/monitor.exp: Likewise.
5639 * config/sid.exp: Likewise.
5640 * config/sim.exp: Likewise.
5641 * config/slite.exp: Likewise.
5642 * config/unix.exp: Likewise.
5643 * gdb.base/default.exp: Remove unhelpful comment.
5644
efbecbc1
AB
56452019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5646
5647 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
5648
0841c79a
AB
56492019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5650
5651 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
5652
4a270568
AB
56532019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5654
5655 * gdb.fortran/type-kinds.exp: Update expected results.
5656
067630bd
AB
56572019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5658
5659 * gdb.fortran/type-kinds.exp: Test new integer type kind.
5660
3be47f7a
AB
56612019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5662
5663 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
5664 function.
5665 (test_basic_parsing_of_type_kinds): Expand types tested.
5666 (test_parsing_invalid_type_kinds): New function.
5667
4d00f5d8
AB
56682019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5669
5670 * gdb.fortran/intrinsics.exp: New file.
5671 * gdb.fortran/intrinsics.f90: New file.
5672 * gdb.fortran/type-kinds.exp: New file.
5673
c8f91604
AB
56742019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5675
5676 * gdb.fortran/dot-ops.exp: New file.
5677
dd9f2c76
AB
56782019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5679
5680 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
5681 Check upper and lower case logical literals.
5682
84ec9724
AB
56832019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5684
5685 * gdb.fortran/types.exp (test_float_literal_types_accepted):
5686 Remove duplicate tests.
5687
c3734e09
AH
56882019-03-06 Alan Hayward <alan.hayward@arm.com>
5689
5690 * lib/gdb.exp (builtin_cd): rename of cd.
5691 (cd): Override builtin.
5692
aa3cfbda
RB
56932019-03-06 Richard Bunt <richard.bunt@arm.com>
5694
5695 * gdb.fortran/function-calls.exp: New file.
5696 * gdb.fortran/function-calls.f90: New test.
5697
7b63ad86
RB
56982019-03-04 Richard Bunt <richard.bunt@arm.com>
5699
5700 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
5701 on user program standard output.
5702 * gdb.fortran/short-circuit-argument-list.f90: Record function
5703 calls.
5704
01abb042
AH
57052019-02-28 Alan Hayward <alan.hayward@arm.com>
5706
c3734e09
AH
5707 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
5708 failure.
01abb042 5709
92137da0
RO
57102019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5711
5712 PR gdb/8527
5713 * gdb.base/interrupt-daemon-attach.c,
5714 gdb.base/interrupt-daemon-attach.exp: New test.
5715
5862844d
PA
57162019-02-27 Pedro Alves <palves@redhat.com>
5717
5718 * gdb.base/page.exp: Add tests for "set width/height -1".
5719
8ed25214
PA
57202019-02-27 Pedro Alves <palves@redhat.com>
5721
5722 * gdb.base/page.exp: Add tests for "set/show width/height" with
5723 "infinite" values.
5724
6c28e44a
TT
57252019-02-27 Tom Tromey <tromey@adacore.com>
5726
5727 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
5728 2.4.
5729 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
5730 workaround.
5731
bf9a735e
AB
57322019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
5733
5734 * gdb.base/align.exp: Extend to compile in both C and C++, and add
5735 tests for structs with static members.
5736
8791793c
TT
57372019-02-26 Tom Tromey <tromey@adacore.com>
5738
5739 * gdb.python/py-value.exp (test_value_from_buffer): Check for
5740 ValueError, not TypeError.
5741
bc2a507e
KB
57422019-02-26 Kevin Buettner <kevinb@redhat.com>
5743
5744 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
5745 call from main program.
5746
e0e7d3bd
JB
57472019-02-23 Joel Brobecker <brobecker@adacore.com>
5748
5749 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
5750 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
5751 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
5752 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
5753 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
5754
9600246d
KS
57552019-02-22 Keith Seitz <keiths@redhat.com>
5756
5757 PR symtab/23853
5758 * gdb.base/symlink-sourcefile.c: New file.
5759 * gdb.base/symlink-sourcefile.exp: New file.
5760
0c95f9ed
TT
57612019-02-20 Tom Tromey <tom@tromey.com>
5762
5763 * gdb.base/info_qt.exp: Update.
5764
6caa91b6
SM
57652019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
5766
5767 * gdb.base/source.exp: Move "error in sourced script" code to
5768 the end.
5769 * gdb.base/source-error.gdb: Move contents to
5770 source-error-1.gdb. Add new code to source source-error-1.gdb.
5771 * gdb.base/source-error-1.gdb: New file, from previous
5772 source-error.gdb.
5773
6506371f
TT
57742019-02-17 Tom Tromey <tom@tromey.com>
5775
5776 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
5777 for macro styling.
5778 * gdb.base/style.c (SOME_MACRO): New macro.
5779
a0087920
TT
57802019-02-17 Tom Tromey <tom@tromey.com>
5781
5782 * gdb.base/style.exp: Add line-wrapping tests.
5783 * gdb.base/page.exp: Add test for quitting during pagination.
5784
a2cd4f14
JB
57852019-02-17 Joel Brobecker <brobecker@adacore.com>
5786
5787 * gdb.ada/big_packed_array: New testcase.
5788 * gdb.ada/homonym.exp: Fix incorrect expected output for
5789 "break <homonym__get_value>" test.
5790
9d70ffbc
WP
57912019-02-13 Weimin Pan <weimin.pan@oracle.com>
5792
5793 PR breakpoints/21870
5794 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
5795 and prepare_for_testing. Add comment.
5796 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
5797 redundant cleanup call. Clean up comment.
5798
01c7ae81
WP
57992019-02-12 Weimin Pan <weimin.pan@oracle.com>
5800
5801 PR breakpoints/21870
5802 * gdb.arch/aarch64-dbreg-contents.exp: New file.
5803 * gdb.arch/aarch64-dbreg-contents.c: New file.
5804
aff29d1c
JB
58052019-02-10 Joel Brobecker <brobecker@adacore.com>
5806
5807 * gdb.ada/mi_ref_changeable: New testcase.
5808
df0da8a2
AH
58092019-02-07 Alan Hayward <alan.hayward@arm.com>
5810
5811 * gdb.base/attach.exp: Add double attach test.
5812
bd447abb
SM
58132019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
5814
5815 * lib/gdb.exp (default_gdb_start): Don't match pagination
5816 prompt.
5817 (gdb_init): Set stty_init.
5818
1dbc40b9
TT
58192019-01-27 Tom Tromey <tom@tromey.com>
5820
5821 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
5822 skip_python_tests.
5823
353229bf
AH
58242019-01-24 Alan Hayward <alan.hayward@arm.com>
5825
5826 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
5827 New structure.
5828 (struct struct_static_02_02): Likewise.
5829 (struct struct_static_02_03): Likewise.
5830 (struct struct_static_02_04): Likewise.
5831 (struct struct_static_04_01): Likewise.
5832 (struct struct_static_04_02): Likewise.
5833 (struct struct_static_04_03): Likewise.
5834 (struct struct_static_04_04): Likewise.
5835 (struct struct_static_06_01): Likewise.
5836 (struct struct_static_06_02): Likewise.
5837 (struct struct_static_06_03): Likewise.
5838 (struct struct_static_06_04): Likewise.
5839 (cmp_struct_static_02_01): Likewise.
5840 (cmp_struct_static_02_02): Likewise.
5841 (cmp_struct_static_02_03): Likewise.
5842 (cmp_struct_static_02_04): Likewise.
5843 (cmp_struct_static_04_01): Likewise.
5844 (cmp_struct_static_04_02): Likewise.
5845 (cmp_struct_static_04_03): Likewise.
5846 (cmp_struct_static_04_04): Likewise.
5847 (cmp_struct_static_06_01): Likewise.
5848 (cmp_struct_static_06_02): Likewise.
5849 (cmp_struct_static_06_03): Likewise.
5850 (cmp_struct_static_06_04): Likewise.
5851 (call_all): Test new structs.
5852 * gdb.base/infcall-nested-structs.exp: Likewise.
5853
73021deb
AH
58542019-01-21 Alan Hayward <alan.hayward@arm.com>
5855 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
5856
fc65c7db
AH
58572019-01-21 Alan Hayward <alan.hayward@arm.com>
5858 * gdb.base/stack-protector.c: New test.
5859 * gdb.base/stack-protector.exp: New file.
5860 * gdb.cp/ovldbreak.exp: Only allow a single break line.
5861 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
5862 option.
5863 (gdb_compile): Remove stack protector for GCC and prevent
5864 recursion.
5865
c24bdb02
KS
58662019-01-16 Keith Seitz <keiths@redhat.com>
5867
5868 PR gdb/23773
5869 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
5870
6f072a10
PFC
58712019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5872
5873 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
5874 aliases.
5875 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
5876 tests.
5877 * gdb.arch/powerpc-vector-regs.c: New file.
5878 * gdb.arch/powerpc-vector-regs.exp: New file.
5879
a7b8d682
PFC
58802019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5881
5882 * gdb.arch/altivec-regs.exp: Fix the list passed to
5883 gdb_expect_list when testing "info vector".
5884
6eb6fb67
AB
58852019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
5886
5887 * gdb.base/style.exp: Don't include path in testname.
5888
b56f80d8
KS
58892019-01-10 Keith Seitz <keiths@redhat.com>
5890
5891 PR gdb/23712
5892 PR symtab/23010
5893 * gdb.dwarf2/multidictionary.exp: New file.
5894
041be526
SM
58952019-01-09 Simon Marchi <simon.marchi@ericsson.com>
5896
5897 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
5898 (test_gnuv3_style_demangling): ... this.
5899 (test_lucid_style_demangling): Remove.
5900 (test_arm_style_demangling): Remove.
5901 (test_hp_style_demangling): Remove.
5902 (do_tests): Remove calls to the above.
5903
d820d0c3
AB
59042019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
5905
5906 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
5907 case.
5908
f097f5ad
TT
59092019-01-06 Tom Tromey <tom@tromey.com>
5910
5911 PR gdb/28155:
5912 * gdb.dwarf2/typedef-void-finish.exp: New file.
5913
2cd8cc0b
TT
59142018-12-28 Tom Tromey <tom@tromey.com>
5915 Simon Marchi <simark@simark.ca>
5916
5917 * gdb.base/jit-exec.exp: New file.
5918 * gdb.base/jit-exec.c: New file.
5919 * gdb.base/jit-execd.c: New file.
5920
35fb8261
TT
59212018-12-28 Tom Tromey <tom@tromey.com>
5922
5923 * gdb.base/style.exp: Update test to check for address styling.
5924
47fd17cd
TT
59252018-12-28 Tom Tromey <tom@tromey.com>
5926
5927 * gdb.base/style.exp: Add test for styling of "Reading symbols"
5928 message.
5929
d47032b7
TT
59302018-12-28 Tom Tromey <tom@tromey.com>
5931
5932 * gdb.base/style.exp: Add test for version number styling.
5933
af79b68d
TT
59342018-12-28 Tom Tromey <tom@tromey.com>
5935
5936 * gdb.base/style.exp: Add test for print_address_symbolic.
5937
0bb296cb
TT
59382018-12-28 Tom Tromey <tom@tromey.com>
5939
5940 * gdb.base/style.exp: Add test for breakpoint setting.
5941
80ae2043
TT
59422018-12-28 Tom Tromey <tom@tromey.com>
5943
5944 * gdb.base/style.exp: Add test for variable names.
5945
cbe56571
TT
59462018-12-28 Tom Tromey <tom@tromey.com>
5947
5948 * gdb.base/style.exp: New file.
5949 * gdb.base/style.c: New file.
5950
9162a27c
TT
59512018-12-28 Tom Tromey <tom@tromey.com>
5952
5953 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
5954 "dumb".
5955 * gdb.base/readline.exp (operate_and_get_next): Save and restore
5956 the TERM environment variable.
5957
bc543c90
TT
59582018-12-27 Tom Tromey <tom@tromey.com>
5959
5960 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
5961 pagination test.
5962
6f0ffe50
AB
59632018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
5964
5965 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
5966 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
5967
b5a1e557
PW
59682018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5969
5970 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
5971 Filename a.adb changed to bp_fun_addr.adb.
5972 gdb.ada/bp_fun_addr.exp: Update test accordingly.
5973
6e8b1ab2
JV
59742018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
5975
5976 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
5977 non-PIE executables.
5978 * README: Mention the gdb,nopie_flag board setting.
5979 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
5980 non-PIE executable.
5981 * gdb.arch/amd64-entry-value.exp: Likewise.
5982 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
5983 * gdb.arch/i386-float.exp: Likewise.
5984 * gdb.arch/i386-signal.exp: Likewise.
5985 * gdb.mi/mi-reg-undefined.exp: Likewise.
5986
d00a27c5
PM
59872018-12-21 Paul Marechal <paul.marechal@ericsson.com>
5988
5989 PR gdb/23974
5990 * gdb.base/info-os.exp: Check return for unknown "info os" type.
5991
161d081c
PW
59922018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5993
5994 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
5995 Update order of results accordingly.
5996
b001de23
AB
59972018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
5998
5999 * gdb.base/annota1.exp: Update a test regexp.
6000
99e1a184
AB
60012018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
6002
6003 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
6004
7a81c1e2
PW
60052018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6006
6007 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
6008 (reuse_time): Initialize to REUSE_TIME_CAP.
6009 (check_rc): New function.
6010 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
6011 Check pthread_create rc.
6012 (spawner_thread_func): Check pthread_create and pthread_join rc.
6013
73e8dc90
PA
60142018-12-08 Pedro Alves <palves@redhat.com>
6015
6016 * gdb.base/list.exp (test_forward_search): Rename to ...
6017 (test_forward_reverse_search): ... this. Also test reverse-search
6018 and the forward-search alias.
6019
13f2ed32
AB
60202018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
6021
6022 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
6023 local timeout variable before return, and remove all local timeout
6024 variable entirely.
6025 (gdb_load): Likewise.
6026
64d27cfc
TV
60272018-12-01 Tom de Vries <tdevries@suse.de>
6028
6029 * gdb.base/gdb-caching-proc.exp: New file.
6030
f63c03b4
SDJ
60312018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
6032
6033 * Makefile.in (TIMESTAMP): New variable.
6034 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
6035 command.
6036 (check-single-racy): Likewise.
6037 (check/%.exp): Likewise.
6038 (check-racy/%.exp): Likewise.
6039 (workers/%.worker): Likewise.
6040 (build-perf): Likewise.
6041 (check-perf): Likewise.
6042 * README: Describe new "TS" and "TS_FORMAT" variables.
6043 * print-ts.py: New file.
6044
1c97054b
BF
60452018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
6046
6047 PR python/23714
6048 * gdb.python/python.exp: Test command repetition after
6049 gdb.execute.
6050
1871a62d
AB
60512018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
6052
6053 * gdb.opt/inline-break.exp: Add test that info breakpoint output
6054 is correctly aligned.
6055
fb5e1ed9
PW
60562018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6057
6058 * gdb.ada/info_auto_lang.exp: New testcase.
6059 * gdb.ada/info_auto_lang/global_pack.ads: New file.
6060 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
6061 * gdb.ada/info_auto_lang/some_c.c: New file.
6062
43d397ca
PW
60632018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6064
6065 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
6066 FUNC_lang language syntax.
6067
beddd671
PW
60682018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6069
6070 * gdb.base/info_minsym.c: New file.
6071 * gdb.base/info_minsym.exp: New file.
6072
73fc52c4
TT
60732018-11-19 Tom Tromey <tom@tromey.com>
6074
6075 PR rust/23625:
6076 * gdb.rust/simple.exp: Add ptype test. Update expected output.
6077 * gdb.rust/expr.exp: Update expected output. Change one test.
6078
994b876a
TT
60792018-11-19 Tom Tromey <tom@tromey.com>
6080
6081 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
6082
6769f276
PA
60832018-11-19 Pedro Alves <palves@redhat.com>
6084
6085 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
6086 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
6087 see the expected warning.
6088
38a72da0
AH
60892018-11-16 Alan Hayward <alan.hayward@arm.com>
6090
6091 PR gdb/22736:
6092 * gdb.cp/infcall-nodebug-lib.c: New test.
6093 * gdb.cp/infcall-nodebug-main.c: New test.
6094 * gdb.cp/infcall-nodebug.exp: New file.
6095
53a89d6e
SM
60962018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
6097
6098 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
6099 completer tests.
6100
9325300d
TV
61012018-11-09 Tom de Vries <tdevries@suse.de>
6102
6103 * gdb.base/msym-lang.c: New test.
6104 * gdb.base/msym-lang.exp: New file.
6105 * gdb.base/msym-lang-main.c: New test.
6106
20f0d60d
TT
61072018-11-08 Tom Tromey <tom@tromey.com>
6108
6109 PR gdb/23555:
6110 PR gdb/23838:
6111 * gdb.base/warning.exp: New file.
6112
b5420128
JB
61132018-11-08 Jan Beulich <jbeulich@suse.com>
6114
6115 * testsuite/gdb.arch/i386-avx512.c,
6116 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
6117
cd115d61
AB
61182018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
6119
6120 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
6121 point hardware.
6122
35ee2dc2
AB
61232018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
6124
6125 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
6126 * gdb.dwarf2/missing-type-name.exp: New file.
6127
31aceee8
TV
61282018-11-06 Tom de Vries <tdevries@suse.de>
6129
6130 * gdb.base/many-headers.c: New test.
6131 * gdb.base/many-headers.exp: New file.
6132
109be305
JW
61332018-11-06 Jim Wilson <jimw@sifive.com>
6134
6135 * gdb.base/code_elim.exp: For riscv, set additional_flags
6136 to include -msmall-data-limit=0.
6137
e2b7af72
JB
61382018-11-01 Joel Brobecker <brobecker@adacore.com>
6139
6140 * gdb.ada/watch_minus_l: New testcase.
6141
cdcda965
SM
61422018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
6143
6144 * gdb.arch/aix-sighandle.c: New file.
6145 * gdb.arch/aix-sighandle.exp: New file.
6146
92dcebf3
AB
61472018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
6148
6149 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
6150 registers being unions.
6151
68b9ac18
TV
61522018-10-31 Tom de Vries <tdevries@suse.de>
6153
6154 * lib/valgrind.exp: New file.
6155 (vgdb_start, vgdb_stop): New procs, factored out of ...
6156 * gdb.base/valgrind-bt.exp: ... here, ...
6157 * gdb.base/valgrind-disp-step.exp: ... here and ...
6158 * gdb.base/valgrind-infcall.exp: ... here.
6159
1443936e
TV
61602018-10-31 Tom de Vries <tdevries@suse.de>
6161
6162 * lib/gdb.exp (get_valueof): Don't output read value in test name.
6163
eb77c9df
AB
61642018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
6165
6166 * gdb.dwarf2/void-type.c: New file.
6167 * gdb.dwarf2/void-type.exp: New file.
6168
82b5e646
PW
61692018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6170
6171 * gdb.base/info_qt.c: New file.
6172 * gdb.base/info_qt.exp: New file.
6173
8d619c01
EBM
61742018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
6175
6176 * gdb.arch/powerpc-htm-regs.c: New file.
6177 * gdb.arch/powerpc-htm-regs.exp: New file.
6178
f2cf6173
EBM
61792018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
6180
6181 * gdb.arch/powerpc-tar.c: New file.
6182 * gdb.arch/powerpc-tar.exp: New file.
6183
7ca18ed6
EBM
61842018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
6185
6186 * gdb.arch/powerpc-ppr-dscr.c: New file.
6187 * gdb.arch/powerpc-ppr-dscr.exp: New file.
6188
bfcc0eba
TV
61892018-10-25 Tom de Vries <tdevries@suse.de>
6190
6191 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
6192
fe1a5cad
TV
61932018-10-24 Tom de Vries <tdevries@suse.de>
6194
6195 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
6196 longer exists error.
6197
a76dc3b7
TV
61982018-10-24 Tom de Vries <tdevries@suse.de>
6199
6200 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
6201
4df46df7
TV
62022018-10-24 Tom de Vries <tdevries@suse.de>
6203
6204 * gdb.base/valgrind-db-attach.exp: Handle removed support for
6205 --db-attach in valgrind.
6206
0dbfcfff
AB
62072018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
6208
6209 * gdb.arch/riscv-reg-aliases.c: New file.
6210 * gdb.arch/riscv-reg-aliases.exp: New file.
6211
b04480b1
AH
62122018-10-19 Alan Hayward <alan.hayward@arm.com>
6213
6214 * gdb.python/py-cmd.exp: Check for gdb_prompt.
6215
2c6ac8d7
AH
62162018-10-19 Alan Hayward <alan.hayward@arm.com>
6217
6218 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
6219
2bc69f25
AH
62202018-10-19 Alan Hayward <alan.hayward@arm.com>
6221
6222 * gdb.cp/ovldbreak.exp: Fix regexps.
6223
1f1ae3a3
AH
62242018-10-19 Alan Hayward <alan.hayward@arm.com>
6225
6226 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
6227
94c18618
SDJ
62282018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
6229
6230 PR cli/23785
6231 * gdb.base/restore.exp: New test to check if "restore" with an
6232 invalid file doesn't segfault.
6233
812cd6eb
TV
62342018-10-18 Tom de Vries <tdevries@suse.de>
6235
6236 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
6237 * gdb.ada/excep_handle.exp: Same.
6238 * gdb.ada/mi_string_access.exp: Same.
6239 * gdb.ada/mi_var_union.exp: Same.
6240 * gdb.arch/arc-analyze-prologue.exp: Same.
6241 * gdb.arch/arc-decode-insn.exp: Same.
6242 * gdb.base/readnever.exp: Same.
6243 * gdb.fortran/printing-types.exp: Same.
6244 * gdb.guile/scm-lazy-string.exp: Same.
6245
c4b90788
TV
62462018-10-16 Tom de Vries <tdevries@suse.de>
6247
6248 PR gdb/23730
6249 * gdb.base/catch-follow-exec.c: Add copyright notice.
6250 * gdb.base/catch-follow-exec.exp: Rewrite to use
6251 gdb_spawn_with_cmdline_opts. Require gdb-native.
6252
8bca2978
SL
62532018-10-12 Sandra Loosemore <sandra@codesourcery.com>
6254
6255 * gdb.trace/actions-changed.exp: Check for arch support.
6256 * gdb.trace/actions.exp: Likewise.
6257 * gdb.trace/ax.exp: Likewise.
6258 * gdb.trace/backtrace.exp: Likewise.
6259 * gdb.trace/change-loc.exp: Likewise.
6260 * gdb.trace/deltrace.exp: Likewise.
6261 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
6262 * gdb.trace/ftrace.exp: Likewise.
6263 * gdb.trace/infotrace.exp: Check for arch support.
6264 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
6265 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
6266 * gdb.trace/mi-tsv-changed.exp: Likewise.
6267 * gdb.trace/packetlen.exp: Likewise.
6268 * gdb.trace/passc-dyn.exp: Likewise.
6269 * gdb.trace/passcount.exp: Likewise.
6270 * gdb.trace/pending.exp: Likewise.
6271 * gdb.trace/range-stepping.exp: Check for shlib support.
6272 * gdb.trace/report.exp: Check for arch support.
6273 * gdb.trace/save-trace.exp: Likewise.
6274 * gdb.trace/signal.exp: Check for signal support.
6275 * gdb.trace/tfind.exp: Check for arch support.
6276 * gdb.trace/trace-break.exp: Check for arch and shlib support.
6277 * gdb.trace/trace-common.h: Add comment.
6278 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
6279 * gdb.trace/trace-enable-disable.exp: Likewise.
6280 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
6281 * gdb.trace/tracecmd.exp: Check for arch support.
6282 * gdb.trace/tspeed.exp: Check for shlib and target support.
6283 * gdb.trace/tstatus.exp: Check for arch support.
6284 * gdb.trace/tsv.exp: Likewise.
6285 * gdb.trace/while-dyn.exp: Likewise.
6286 * gdb.trace/while-stepping.exp: Likewise.
6287 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
6288
f9c49bff
SM
62892018-10-12 Simon Marchi <simon.marchi@ericsson.com>
6290
6291 * gdb.trace/tspeed.exp: Remove nowarnings.
6292 (prepare_for_trace_test): Declare "global ipalib".
6293 * gdb.trace/tspeed.c: Include unistd.h.
6294 (main): Remove superfluous printf argument.
6295
d4330bde
SL
62962018-10-11 Sandra Loosemore <sandra@codesourcery.com>
6297
6298 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
6299 directory prefix on the filename.
6300
8ecfd7bd
SDJ
63012018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
6302
6303 * gdb.gdb/unittest.exp: Update expected message informing that
6304 selftests have been disabled.
6305 * gdb.server/unittest.exp: Likewise.
6306
58bbcd02
TV
63072018-10-09 Tom de Vries <tdevries@suse.de>
6308
6309 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
6310 with runto_main.
6311
9f6b697b
WP
63122018-10-08 Weimin Pan <weimin.pan@oracle.com>
6313
6314 PR c++/16841
6315 * gdb.cp/virtbase2.cc: New file.
6316 * gdb.cp/virtbase2.exp: New file.
6317
add5ded5
TT
63182018-10-06 Tom Tromey <tom@tromey.com>
6319
6320 PR python/19399:
6321 * gdb.python/py-inferior.exp: Add architecture test.
6322
f9e48344
TT
63232018-10-06 Tom Tromey <tom@tromey.com>
6324
6325 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
6326 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
6327
2a8be203
TT
63282018-10-06 Tom Tromey <tom@tromey.com>
6329
6330 * gdb.python/py-breakpoint.exp (check_last_event): Check location
6331 of a "throw" catchpoint.
6332
e04caa70
SDJ
63332018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
6334
6335 * gdb.base/info-proc.exp: Update string expected from "help info
6336 proc".
6337
5ca8c39f
TT
63382018-10-04 Tom Tromey <tom@tromey.com>
6339
6340 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
6341 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
6342 (test_initial_complaints, test_empty_complaints): Update.
6343 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
6344
3453e7e4
TT
63452018-10-04 Tom Tromey <tom@tromey.com>
6346
6347 PR cli/19551:
6348 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
6349 * lib/gdb.exp (gdb_file_cmd): Update.
6350 * gdb.stabs/weird.exp (print_weird_var): Update.
6351 * gdb.server/solib-list.exp: Update.
6352 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
6353 * gdb.mi/mi-cli.exp: Update.
6354 * gdb.linespec/linespec.exp: Update.
6355 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
6356 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
6357 * gdb.cp/cp-relocate.exp: Update.
6358 * gdb.base/sym-file.exp: Update.
6359 * gdb.base/relocate.exp: Update.
6360 * gdb.base/readnever.exp: Update.
6361 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
6362 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
6363 * gdb.base/dbx.exp (gdb_file_cmd): Update.
6364 * gdb.base/code_elim.exp: Update.
6365 * gdb.base/break-unload-file.exp (test_break): Update.
6366 * gdb.base/break-interp.exp (test_attach_gdb): Update.
6367 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
6368 Update.
6369 * gdb.base/attach.exp (do_attach_tests): Update.
6370 * gdb.base/sepdebug.exp: Update.
6371 * gdb.python/py-section-script.exp: Update.
6372
6afcf761
TT
63732018-10-04 Tom Tromey <tom@tromey.com>
6374
6375 PR cli/22234:
6376 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
6377 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
6378 output.
6379
fef1b293
TT
63802018-10-04 Tom Tromey <tom@tromey.com>
6381
6382 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
6383 set width and height to 0.
6384 (test_command_line_attach_run): Use -quiet.
6385
ca98345e
SL
63862018-10-03 Sandra Loosemore <sandra@codesourcery.com>
6387
6388 * lib/gdb.exp (skip_ifunc_tests): New.
6389 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
6390 other compile failures.
6391 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
6392
ff34e6ae
SM
63932018-10-01 Simon Marchi <simon.marchi@ericsson.com>
6394
6395 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
6396 is_amd64_regs_target.
6397
6bb8890e
AH
63982018-10-01 Alan Hayward <alan.hayward@arm.com>
6399
6400 * gdb.arch/aarch64-sighandler-regs.c: New test.
6401 * gdb.arch/aarch64-sighandler-regs.exp: New file.
6402 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
6403
224d30d3
MM
64042018-10-01 Markus Metzger <markus.t.metzger@intel.com>
6405
6406 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
6407 assembly.
6408
f67ffa6a
AB
64092018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
6410
6411 * gdb.base/frame-selection.exp: New file.
6412 * gdb.base/frame-selection.c: New file.
6413
9fc3183f
AH
64142018-09-27 Alan Hayward <alan.hayward@arm.com>
6415
6416 * gdb.threads/check-libthread-db.c (thread_routine): Use a
6417 pthread barrier.
6418 (main): Likewise.
6419
d354055e
AB
64202018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
6421
6422 * gdb.base/large-frame-1.c: New file.
6423 * gdb.base/large-frame-2.c: New file.
6424 * gdb.base/large-frame.exp: New file.
6425 * gdb.base/large-frame.h: New file.
6426
db727370
JL
64272018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
6428
6429 PR gdb/20948
6430 * gdb.base/write_mem.exp: New test.
6431 * gdb.base/write_mem.c: Likewise.
6432
ae778caf
TT
64332018-09-23 Tom Tromey <tom@tromey.com>
6434
6435 PR python/18852:
6436 * gdb.python/py-parameter.exp: Add test for parameter that throws
6437 on "set".
6438
fd3ba736
TT
64392018-09-23 Tom Tromey <tom@tromey.com>
6440
6441 PR python/17284:
6442 * gdb.python/py-template.exp (test_template_arg): Add test for
6443 negative template argument number.
6444
39a24317
TT
64452018-09-23 Tom Tromey <tom@tromey.com>
6446
6447 PR python/14062:
6448 * gdb.python/python.exp: Add test for post_event error.
6449
f5769a2c
TT
64502018-09-23 Tom Tromey <tom@tromey.com>
6451
6452 PR python/18170:
6453 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
6454 convert pointers to int and long.
6455
1c1e54f6
TT
64562018-09-23 Tom Tromey <tom@tromey.com>
6457
6458 PR python/20126:
6459 * gdb.python/py-value.exp (test_value_numeric_ops): Add
6460 signed-ness conversion tests.
6461
fb4fa946
TT
64622018-09-23 Tom Tromey <tom@tromey.com>
6463
6464 PR python/18352;
6465 * gdb.python/py-value.exp (test_float_conversion): New proc.
6466 Use it.
6467
a466edac
HAQ
64682018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
6469
6470 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
6471
4ee9b0c5
SL
64722018-09-18 Sandra Loosemore <sandra@codesourcery.com>
6473
6474 * gdb.base/complete-empty.exp: Skip tab-completion tests if
6475 no readline.
6476 * gdb.base/utf8-identifiers.exp: Likewise.
6477 * gdb.cp/cpcompletion.exp: Likewise.
6478 * gdb.linespec/cpcompletion.exp: Likewise.
6479 * gdb.linespec/cpls-abi-tag.exp: Likewise.
6480 * gdb.linespec/cpls-ops.exp: Likewise.
6481
23be8da7
RB
64822018-09-19 Richard Bunt <richard.bunt@arm.com>
6483 Chris January <chris.january@arm.com>
6484
6485 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
6486 * gdb.fortran/short-circuit-argument-list.exp: New file.
6487 * gdb.fortran/short-circuit-argument-list.f90: New test.
6488
5031d0ae
SDJ
64892018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
6490
6491 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
6492 "arch=" keyword when executing "-stack-list-frames".
6493
b4c0d1a4
SDJ
64942018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
6495
6496 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
6497 "arch=" keyword when executing "-stack-list-frames".
6498
7a6d2b45
SDJ
64992018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
6500
6501 * gdb.ada/complete.exp: Expect for "@" when doing "complete
6502 break ada".
6503
8588b356
SM
65042018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
6505
6506 PR python/23669
6507 * gdb.python/python.exp: Test gdb.execute("show commands").
6508
65e65158
TT
65092018-09-16 Tom Tromey <tom@tromey.com>
6510
6511 * gdb.base/new-ui.exp (do_execution_tests): Update.
6512 * gdb.base/dbx.exp (test_breakpoints): Update.
6513
bf326452
AH
65142018-09-14 Alan Hayward <alan.hayward@arm.com>
6515
6516 * lib/gdb.exp (gdb_simple_compile): Add proc.
6517 (is_elf_target): Use gdb_simple_compile.
6518 (skip_altivec_tests): Likewise.
6519 (skip_vsx_tests): Likewise.
6520 (skip_tsx_tests): Likewise.
6521 (skip_btrace_tests): Likewise.
6522 (skip_btrace_pt_tests): Likewise.
6523 (gdb_can_simple_compile): Likewise.
6524 (gdb_has_argv0): Likewise.
6525 (gdb_target_symbol_prefix): Likewise.
6526 (target_supports_scheduler_locking): Likewise.
6527
2361b0fb
TT
65282018-09-13 Tom Tromey <tom@tromey.com>
6529
6530 * Makefile.in (TAGS): Recognize proc_with_prefix and
6531 gdb_caching_proc.
6532
0ae1a321
SM
65332018-09-13 Simon Marchi <simon.marchi@ericsson.com>
6534
6535 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
6536 method.
6537
a40bf0c2
SM
65382018-09-13 Simon Marchi <simon.marchi@ericsson.com>
6539
6540 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
6541 and a few other Inferior properties when the Inferior is no
6542 longer valid.
6543
4a3fe98f
TT
65442018-09-13 Tom Tromey <tom@tromey.com>
6545
6546 PR rust/23650:
6547 * gdb.rust/simple.exp: Add test for enum field access error.
6548
098b2108
TT
65492018-09-13 Tom Tromey <tom@tromey.com>
6550
6551 PR rust/23626:
6552 * gdb.rust/simple.rs (EmptyEnum): New type.
6553 (main): Use it.
6554 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
6555
1256af7d
SM
65562018-09-13 Simon Marchi <simon.marchi@ericsson.com>
6557
6558 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
6559 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
6560 * gdb.python/py-symtab.exp: Update test printing an objfile.
6561
4aa8e6c2
SM
65622018-09-12 Simon Marchi <simon.marchi@ericsson.com>
6563
6564 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
6565 object.
6566
c221b2f7
AH
65672018-09-12 Alan Hayward <alan.hayward@arm.com>
6568
6569 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
6570 (support_complex_tests): Use gdb_can_simple_compile.
6571 (is_ilp32_target): Likewise.
6572 (is_lp64_target): Likewise.
6573 (is_64_target): Likewise.
6574 (is_amd64_regs_target): Likewise.
6575 (is_aarch32_target): Likewise.
6576 (gdb_int128_helper): Likewise.
6577
6f1107b5
JK
65782018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6579
6580 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
6581
1f5d1570
JG
65822018-09-10 Jerome Guitton <guitton@adacore.com>
6583
6584 * gdb.ada/same_component_name: Add test for case of tagged record
6585 with variable-length fields.
6586
cc330e39
XR
65872018-09-10 Xavier Roirand <roirand@adacore.com>
6588
6589 * gdb.ada/access_to_unbounded_array.exp: New testcase.
6590 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
6591 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
6592 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
6593
b9c50e9a
XR
65942018-09-10 Xavier Roirand <roirand@adacore.com>
6595
6596 * gdb.ada/mi_string_access.exp: New testcase.
6597 * gdb.ada/mi_string_access/bar.adb: New file.
6598 * gdb.ada/mi_string_access/pck.adb: New file.
6599 * gdb.ada/mi_string_access/pck.asd: New file.
6600
2963898f
XR
66012018-09-10 Xavier Roirand <roirand@adacore.com>
6602
6603 * gdb.ada/mi_var_union.exp: New testcase.
6604 * gdb.ada/mi_var_union/bar.adb: New file.
6605 * gdb.ada/mi_var_union/pck.adb: New file.
6606 * gdb.ada/mi_var_union/pck.asd: New file.
6607
1aac008f
TT
66082018-09-08 Tom Tromey <tom@tromey.com>
6609
6610 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
6611
332cf4c9
TT
66122018-09-08 Tom Tromey <tom@tromey.com>
6613
6614 PR python/16047:
6615 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
6616 (register_pretty_printers): Register new printer.
6617 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
6618 test.
6619 * gdb.python/py-prettyprint.c (int_type3): New typedef.
6620 (an_int_type3): New global.
6621
424da6cf
JB
66222018-09-08 Joel Brobecker <brobecker@adacore.com>
6623
6624 * gdb.ada/expr_with_funcall: New testcase.
6625
2a62dfa9
JB
66262018-09-08 Joel Brobecker <brobecker@adacore.com>
6627
6628 * gdb.ada/packed_array_assign: New testcase.
6629
96b6697f
AB
66302018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
6631
6632 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
6633 names, and add test prefixes to make test names unique.
6634
e4a62c65
TV
66352018-09-05 Tom de Vries <tdevries@suse.de>
6636
6637 * gdb.dwarf2/varval.exp: Add test.
6638
dd083ee2
GB
66392018-09-04 Gary Benson <gbenson@redhat.com>
6640
6641 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
6642 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
6643
aef9346c
TT
66442018-08-31 Tom Tromey <tom@tromey.com>
6645
6646 * gdb.rust/simple.rs: Rename second variable "v".
6647
c67f2e15
AB
66482018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
6649
6650 * gdb.base/funcargs.c (use_a): New function.
6651 (recurse): Call use_a.
6652
078a0207
KS
66532018-08-29 Keith Seitz <keiths@redhat.com>
6654
6655 * gdb.compile/compile-cplus-anonymous.cc: New file.
6656 * gdb.compile/compile-cplus-anonymous.exp: New file.
6657 * gdb.compile/compile-cplus-array-decay.cc: New file.
6658 * gdb.compile/compile-cplus-array-decay.exp: New file.
6659 * gdb.compile/compile-cplus-inherit.cc: New file.
6660 * gdb.compile/compile-cplus-inherit.exp: New file.
6661 * gdb.compile/compile-cplus-member.cc: New file.
6662 * gdb.compile/compile-cplus-member.exp: New file.
6663 * gdb.compile/compile-cplus-method.cc: New file.
6664 * gdb.compile/compile-cplus-method.exp: New file.
6665 * gdb.compile/compile-cplus-mod.c: "New" file.
6666 * gdb.compile/compile-cplus-namespace.cc: New file.
6667 * gdb.compile/compile-cplus-namespace.exp: New file.
6668 * gdb.compile/compile-cplus-nested.cc: New file.
6669 * gdb.compile/compile-cplus-nested.exp: New file.
6670 * gdb.compile/compile-cplus-print.c: "New" file.
6671 * gdb.compile/compile-cplus-print.exp: "New" file.
6672 * gdb.compile/compile-cplus-virtual.cc: New file.
6673 * gdb.compile/compile-cplus-virtual.exp: New file.
6674 * gdb.compile/compile-cplus.c: "New" file.
6675 * gdb.compile/compile-cplus.exp: "New" file.
6676 * lib/compile-support.exp: New file.
6677
b0f492b9
GB
66782018-08-16 Gary Benson <gbenson@redhat.com>
6679
6680 PR gdb/13000:
6681 * gdb.base/batch-exit-status.exp: New file.
6682 * gdb.base/batch-exit-status.good-commands: Likewise.
6683 * gdb.base/batch-exit-status.bad-commands: Likewise.
6684
36eb4c5f
AH
66852018-08-29 Alan Hayward <alan.hayward@arm.com>
6686
6687 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
6688 (struct struct02): Likewise.
6689 (struct struct03): Likewise.
6690 (struct struct04): Likewise.
6691 (struct struct_01_01): New struct.
6692 (struct struct_01_02): Likewise.
6693 (struct struct_01_03): Likewise.
6694 (struct struct_01_04): Likewise.
6695 (struct struct_02_01): Likewise.
6696 (struct struct_02_02): Likewise.
6697 (struct struct_02_03): Likewise.
6698 (struct struct_02_04): Likewise.
6699 (struct struct_04_01): Likewise.
6700 (struct struct_04_02): Likewise.
6701 (struct struct_04_03): Likewise.
6702 (struct struct_04_04): Likewise.
6703 (struct struct_05_01): Likewise.
6704 (struct struct_05_02): Likewise.
6705 (struct struct_05_03): Likewise.
6706 (struct struct_05_04): Likewise.
6707 (cmp_struct01): Remove function.
6708 (cmp_struct02): Likewise.
6709 (cmp_struct03): Likewise.
6710 (cmp_struct04): Likewise.
6711 (cmp_struct_01_01): Add Function.
6712 (cmp_struct_01_02): Likewise.
6713 (cmp_struct_01_03): Likewise.
6714 (cmp_struct_01_04): Likewise.
6715 (cmp_struct_02_01): Likewise.
6716 (cmp_struct_02_02): Likewise.
6717 (cmp_struct_02_03): Likewise.
6718 (cmp_struct_02_04): Likewise.
6719 (cmp_struct_04_01): Likewise.
6720 (cmp_struct_04_02): Likewise.
6721 (cmp_struct_04_03): Likewise.
6722 (cmp_struct_04_04): Likewise.
6723 (cmp_struct_05_01): Likewise.
6724 (cmp_struct_05_02): Likewise.
6725 (cmp_struct_05_03): Likewise.
6726 (cmp_struct_05_04): Likewise.
6727 (call_all): Add new structs.
6728 * gdb.base/infcall-nested-structs.exp: Likewise.
6729
3bf9c013
JV
67302018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
6731
6732 * gdb.python/py-framefilter-mi.exp: Update regexp to
6733 check for "arch" field in frame output.
6734
450d1e88
KB
67352018-08-23 Kevin Buettner <kevinb@redhat.com>
6736
6737 * gdb.dwarf2/dw2-ranges-func.c: New file.
6738 * gdb.dwarf2/dw2-ranges-func.exp: New file.
6739
ae739fe7
SM
67402018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
6741
6742 * gdb.base/term.exp: Compare terminal settings with values from
6743 the inferior.
6744 * gdb.base/term.c: Get and set terminal settings.
6745
6d52907e
JV
67462018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
6747
6748 * lib/mi-support.exp (mi_expect_stop): Update regexp to
6749 accommodate new "arch" field in frame output.
6750 * gdb.mi/mi-return.exp: Likewise.
6751 * gdb.mi/mi-stack.exp: Likewise.
6752 * gdb.mi/mi-syn-frame.exp: Likewise.
6753 * gdb.mi/user-selected-context-sync.exp: Likewise.
6754
be2d111a
MS
67552018-08-19 Michael Spang <spang@google.com>
6756
6757 PR gdb/11786
6758 * gdb.base/gcore-tls-pie.c: New file.
6759 * gdb.base/gcore-tls-pie.exp: New file.
6760
ae3a7c47
KB
67612018-08-18 Kevin Buettner <kevinb@redhat.com>
6762
6763 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
7d140d1a
KB
6764 * gdb.dwarf2/varval.c: New file.
6765 * gdb.dwarf2/varval.exp: New file.
ae3a7c47 6766
2ecae92e
AH
67672018-08-17 Alan Hayward <alan.hayward@arm.com>
6768
6769 PR gdb/18931
6770 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
6771
c1854f1d
KS
67722018-08-16 Keith Seitz <keiths@redhat.com>
6773
6774 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
6775 tests expected to pass.
6776
26fb3983
JV
67772018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
6778
6779 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
6780 -data-disassemble -a.
6781 (test_disassembly_bogus_args): Likewise.
6782
67943c00
AB
67832018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
6784
6785 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
6786
5ff2bbae
AB
67872018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
6788
6789 * gdb.base/vla-optimized-out.exp: Add new test.
6790
e5bbcd0f
AB
67912018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
6792
6793 * gdb.base/vla-optimized-out-o3.exp: Delete.
6794 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
6795 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
6796 deleted tests.
6797
9d4a934c
AB
67982018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
6799
6800 PR gdb/18050:
6801 * gdb.server/extended-remote-restart.c: New file.
6802 * gdb.server/extended-remote-restart.exp: New file.
6803
045cf012
SM
68042018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
6805
6806 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
6807 "set variable index = 42".
6808
87d6a7aa
SM
68092018-08-07 Simon Marchi <simon.marchi@ericsson.com>
6810
6811 * boards/index-cache-gdb.exp: New file.
6812 * gdb.dwarf2/index-cache.exp: New file.
6813 * gdb.dwarf2/index-cache.c: New file.
6814 * gdb.base/maint.exp: Check if we are using the index cache.
6815
96d68bd4
RO
68162018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6817
6818 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
6819 MAKEFLAGS.
6820
5a699617
RO
68212018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6822
6823 * dg-extract-results.sh: Move to toplevel contrib.
6824 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
6825 * Makefile.in (check-parallel-racy): Likewise.
6826
5bd18990
AB
68272018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
6828
6829 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
6830 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
6831 tests if the target supports scheduler locking.
6832
3fbbcf47
TV
68332018-08-04 Tom de Vries <tdevries@suse.de>
6834
6835 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
6836
3e1d3d8c
TT
68372018-08-02 Tom Tromey <tom@tromey.com>
6838
6839 PR symtab/16842.
6840 * gdb.cp/temargs.exp: Test "info address" of a template
6841 parameter.
6842
5abe0f0c
JV
68432018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
6844
6845 * gdb.python/py-mi-var-info-path-expression.c: New file.
6846 * gdb.python/py-mi-var-info-path-expression.py: New file.
6847 * gdb.python/py-mi-var-info-path-expression.exp: New file.
6848
fb66cde8
SDJ
68492018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
6850
6851 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
6852 error after "cannot resolve name" string.
6853
c708f4d2
AB
68542018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
6855
6856 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
6857 started.
6858 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
6859
37cc0cae
TV
68602018-07-28 Tom de Vries <tdevries@suse.de>
6861
6862 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
6863
63b4ecf7
TV
68642018-07-26 Tom de Vries <tdevries@suse.de>
6865
6866 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
6867
3c3bb058
AB
68682018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
6869
6870 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
6871 is visible.
6872
9e7f3bbb
TV
68732018-07-26 Tom de Vries <tdevries@suse.de>
6874
6875 PR breakpoints/23366
6876 * gdb.base/catch-follow-exec.c: New test.
6877 * gdb.base/catch-follow-exec.exp: New file.
6878
16f808ec
TV
68792018-07-25 Tom de Vries <tdevries@suse.de>
6880
6881 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
6882 vla-optimized-out.c.
6883
d7154a8d
JV
68842018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
6885
6886 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
6887 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
6888
232a0032
TV
68892018-07-20 Tom de Vries <tdevries@suse.de>
6890
6891 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
6892 NOCLONE macro.
6893 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
6894
fbb1d502
TV
68952018-07-19 Tom de Vries <tdevries@suse.de>
6896
6897 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
6898 regular expression.
6899
42dc7699
TV
69002018-07-18 Tom de Vries <tdevries@suse.de>
6901
6902 * gdb.base/vla-optimized-out.c: New test.
6903 * gdb.base/vla-optimized-out.exp: New file.
6904
7f1f7e23
SDJ
69052018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
6906
6907 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
6908 message "No address associated with hostname" when gdbserver
6909 cannot resolve the hostname.
6910
5759ebb3
PW
69112018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6912
6913 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
6914 Add some test prefixes to make tests unique.
6915
3606ccab
PW
69162018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6917
6918 * gdb.base/frameapply.c: New file.
6919 * gdb.base/frameapply.exp: New file.
6920
529c08b2
PW
69212018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6922
6923 * gdb.base/skip.exp: Update expected error message.
6924
c7ab0aef
SDJ
69252018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
6926 Jan Kratochvil <jan.kratochvil@redhat.com>
6927 Paul Fertser <fercerpav@gmail.com>
6928 Tsutomu Seki <sekiriki@gmail.com>
6929
6930 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
6931 parameter.
6932 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
6933 by default.
6934 * boards/native-gdbserver.exp: Likewise.
6935 * gdb.server/run-without-local-binary.exp: Improve regexp used
6936 for detecting when a remote debugging connection succeeds.
6937 * gdb.server/server-connect.exp: New file.
6938 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
6939 Do not prefix the port number with ":".
6940 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
6941 support for detecting and using it. Add '$debughost_gdbserver'
6942 to the list of arguments used to start gdbserver. Handle case
6943 when gdbserver cannot resolve a network name.
6944
16ff70dd
SDJ
69452018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
6946
6947 PR c++/23373
6948 * gdb.base/ptype-offsets.cc (struct static_member): New
6949 struct.
6950 (main) <stmember>: New variable.
6951 * gdb.base/ptype-offsets.exp: Add test for printing a struct
6952 with a static member in it.
6953
3541979f
AB
69542018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
6955
6956 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
6957 watchpoints enabled and disabled.
6958
c8ad9b9a
AB
69592018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
6960
6961 * gdb.base/examine-backward.exp: Still run tests around address
6962 0x0, even if address 0x0 is not readable. Update the pattern for
6963 matching address 0x0 in expected output.
6964
e0e5e971
AB
69652018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
6966
6967 * gdb.base/share-env-with-gdbserver.c (main): Add call to
6968 malloc/free.
6969
1ea5da02
TV
69702018-07-04 Tom de Vries <tdevries@suse.de>
6971
6972 * gdb.dwarf2/dw2-error.exp: Update expected error message.
6973
471b9d15
MR
69742018-07-02 Maciej W. Rozycki <macro@mips.com>
6975
6976 PR tdep/8282
6977 * gdb.arch/mips-disassembler-options.exp: New test.
6978 * gdb.arch/mips-disassembler-options.s: New test source.
6979
75acb486
PA
69802018-06-29 Pedro Alves <palves@redhat.com>
6981
6982 * gdb.threads/names.exp: Adjust expected "info threads" output.
6983
cd2bb709
PA
69842018-06-29 Pedro Alves <palves@redhat.com>
6985
6986 * gdb.opt/inline-break.exp (line number, address): Add "info
6987 break" tests.
6988
991ff292
PA
69892018-06-29 Pedro Alves <palves@redhat.com>
6990
6991 * gdb.opt/inline-break.c (func1): Add "break here" marker.
6992 * gdb.opt/inline-break.exp: Test setting breakpoints by line
6993 number and address and running to them.
6994
356819b6 69952018-06-29 Richard Bunt <richard.bunt@arm.com>
49af4b70
RB
6996
6997 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
6998
2512d7ef
JK
69992018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7000
7001 * lib/compiler.c: Remove executable permission flag.
7002
be1b6474
RB
70032018-06-28 Richard Bunt <richard.bunt@arm.com>
7004
7005 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
7006 code.
7007 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
7008
291f9a96
PT
70092018-06-28 Petr Tesarik <ptesarik@suse.cz>
7010
7011 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
7012
ed6dfe51
PT
70132018-06-28 Petr Tesarik <ptesarik@suse.cz>
7014
7015 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
7016 address argument is omitted.
7017
d4d429d5
PT
70182018-06-28 Petr Tesarik <ptesarik@suse.cz>
7019
7020 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
7021
7ab6656f
OJ
70222018-06-27 Omair Javaid <omair.javaid@linaro.org>
7023
7024 PR gdb/21695
7025 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
7026 * gdb.base/infoline-reloc-main-from-zero.c: New file.
7027
a33ccfc7
TT
70282018-06-26 Tom Tromey <tom@tromey.com>
7029
7030 PR rust/22574:
7031 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
7032 * gdb.rust/simple.rs (struct SimpleLayout): New.
7033
6d72d289
SM
70342018-06-22 Simon Marchi <simon.marchi@ericsson.com>
7035
7036 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
7037 "info registers" output.
7038
8363f9d5
RB
70392018-06-21 Richard Bunt <richard.bunt@arm.com>
7040
7041 * gdb.base/watchpoint-hw-attach.c: New test.
7042 * gdb.base/watchpoint-hw-attach.exp: New file.
7043
f00674fe
SM
70442018-06-20 Simon Marchi <simon.marchi@ericsson.com>
7045
7046 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
7047 through /bin/sh.
7048 * boards/dwarf4-gdb-index.exp: Likewise.
7049 * boards/fission-dwp.exp: Likewise.
7050
1d554008
UW
70512018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
7052
7053 * gdb.base/float128.exp: Add comment and improved fail message
7054 to the failure case of "print large128" test.
7055
d0ac1c44
SM
70562018-06-19 Simon Marchi <simon.marchi@ericsson.com>
7057
7058 * configure.ac: Remove AC_PREREQ.
7059 * configure: Re-generate.
7060
61b04dd0
PA
70612018-06-19 Pedro Alves <palves@redhat.com>
7062
7063 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
7064 (func_extern_caller): New.
7065 (main): Call func_extern_caller.
7066 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
7067 logic change.
7068
f63b508a
SM
70692018-06-18 Weimin Pan <weimin.pan@oracle.com>
7070
7071 PR gdb/16841
7072 * gdb.cp/typedef-base.cc: New file.
7073 * gdb.cp/typedef-base.exp: New file.
7074
0fe3a558
TV
70752018-06-18 Tom de Vries <tdevries@suse.de>
7076
7077 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
7078
7010835a
AB
70792018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
7080 Richard Bunt <Richard.Bunt@arm.com>
7081
7082 * gdb.threads/attach-slow-waitpid.c: New file.
7083 * gdb.threads/attach-slow-waitpid.exp: New file.
7084 * gdb.threads/slow-waitpid.c: New file.
7085
14897d65
PA
70862018-06-14 Pedro Alves <palves@redhat.com>
7087
7088 * gdb.base/fork-running-state.c: Include <errno.h>.
7089 (exit_if_relative_exits): New.
7090 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
7091 exits.
7092 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
7093 child exits.
7094
5d9a0608
TV
70952018-06-14 Tom de Vries <tdevries@suse.de>
7096
7097 PR cli/22573
7098 * gdb.base/finish-pretty.c: New test.
7099 * gdb.base/finish-pretty.exp: New file.
7100
11ae5818
PA
71012018-06-14 Pedro Alves <palves@redhat.com>
7102
7103 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
7104 gdb's expected startup output.
7105
1d39de44
PA
71062018-06-14 Pedro Alves <palves@redhat.com>
7107
7108 * lib/selftest-support.exp (selftest_setup): Remove inlined
7109 function handling.
7110
70ee0000
TV
71112018-06-14 Tom de Vries <tdevries@suse.de>
7112
7113 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
7114 matching of breakpoint printing.
7115
11f4b608
TV
71162018-06-13 Tom de Vries <tdevries@suse.de>
7117
7118 PR testsuite/23269
7119 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
7120 (fork_child): ... here, and ...
7121 (fork_parent): ... here.
7122
71232018-06-12 Tom de Vries <tdevries@suse.de>
7124
7125 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
7126
9516f85a
AB
71272018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
7128 Stephen Roberts <stephen.roberts@arm.com>
7129
7130 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
7131 rewrite test to describe action performed, rather than possible
7132 failure.
7133
5045b3d7
GB
71342018-06-08 Gary Benson <gbenson@redhat.com>
7135
7136 * gdb.threads/check-libthread-db.exp: New file.
7137 * gdb.threads/check-libthread-db.c: Likewise.
7138
c61b06a1
TT
71392018-06-05 Tom Tromey <tom@tromey.com>
7140
7141 * gdb.base/default.exp: Update expected "show version" output.
7142
eb6af809
TT
71432018-06-05 Tom Tromey <tom@tromey.com>
7144
7145 PR cli/12326:
7146 * gdb.cp/static-print-quit.exp: Update.
7147 * lib/gdb.exp (pagination_prompt): Update.
7148 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
7149 * gdb.python/python.exp: Update.
7150
178d6a63
JB
71512018-06-04 Joel Brobecker <brobecker@adacore.com>
7152
7153 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
7154
8e817061
JB
71552018-06-01 Joel Brobecker <brobecker@adacore.com>
7156
7157 * gdb.ada/bp_fun_addr: New testcase.
7158
e86ca25f
TT
71592018-06-01 Tom Tromey <tom@tromey.com>
7160
7161 * gdb.xml/tdesc-regs.exp (load_description): Update expected
7162 results.
7163 * gdb.dwarf2/method-ptr.exp: Set language to C++.
7164 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
7165 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
7166 * gdb.base/maint.exp (maint_pass_if): Update.
7167
4b2dfa9d
MR
71682018-05-31 Maciej W. Rozycki <macro@mips.com>
7169
7170 * gdb.base/endian.exp: New test.
7171 * gdb.base/endian.c: New test source.
7172
45f25d6c
AB
71732018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
7174
7175 PR gdb/23203
7176 * gdb.base/bt-selected-frame.c: New file.
7177 * gdb.base/bt-selected-frame.exp: New file.
7178 * lib/gdb.exp (get_current_frame_number): New function.
7179
d9f6d7f8
MR
71802018-05-24 Maciej W. Rozycki <macro@mips.com>
7181 Pedro Alves <palves@redhat.com>
7182
7183 * gdb.threads/tls-core.c: Include <stdlib.h>
7184 (thread_proc): Call `abort'.
7185 * gdb.threads/tls-core.exp: Generate a core with core_find too.
7186 (tls_core_test): New procedure, bits factored out from ...
7187 (top level): ... here. Test both native cores and gcore cores.
7188
ff1cf532
TT
71892018-05-23 Tom Tromey <tom@tromey.com>
7190
7191 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
7192
b98664d3
TT
71932018-05-23 Tom Tromey <tom@tromey.com>
7194
7195 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
7196 symfile_complaints.
7197 (test_short_complaints): Likewise.
7198 (test_empty_complaints): Likewise.
7199 (test_initial_complaints): Update.
7200
4e9668d0
TT
72012018-05-23 Tom Tromey <tom@tromey.com>
7202
7203 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
7204
43ba33c7
TT
72052018-05-23 Tom Tromey <tom@tromey.com>
7206
7207 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
7208 (test_short_complaints): Update.
7209
035522c0
PA
72102018-05-22 Pedro Alves <palves@redhat.com>
7211
7212 * gdb.base/remote.exp: Only gdb_start after compiling the
7213 testcase. Issue "disconnect" before testing "set remote" command
7214 defaults. Issue clean_restart before running to main.
7215
cc0be08f
PA
72162018-05-22 Pedro Alves <palves@redhat.com>
7217
7218 * gdb.base/remote.exp: Adjust expected output of "show remote
7219 memory-write-packet-size". Add tests for "set remote
7220 memory-write-packet-size 0" and "set remote
7221 memory-write-packet-size fixed/limit".
7222
b1b60145
PA
72232018-05-22 Pedro Alves <palves@redhat.com>
7224
7225 PR gdb/22973
7226 * gdb.base/utf8-identifiers.c: New file.
7227 * gdb.base/utf8-identifiers.exp: New file.
7228
0ec848ad
PFC
72292018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
7230
7231 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
7232
2c3305f6
PFC
72332018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
7234
7235 * gdb.arch/powerpc-vsx-gcore.exp: New file.
7236
ce1e8424
TT
72372018-05-18 Tom Tromey <tom@tromey.com>
7238
7239 * gdb.base/ptype-offsets.exp: Update.
7240
ddfe970e
KS
72412018-05-17 Keith Seitz <keiths@redhat.com>
7242
7243 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
7244 in expected breakpoint stop locations.
7245 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
7246 move to proper scope to test variable values.
7247 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
7248 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
7249 New functions.
7250 (main): Call not_inline_func3.
7251 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
7252 inline_func1, inline_func2, and inline_func3. Test that when each
7253 breakpoint is hit, GDB properly reports both the stop location
7254 and the backtrace. Repeat tests for temporary breakpoints.
7255
0726fcc6
MR
72562018-05-15 Maciej W. Rozycki <macro@mips.com>
7257
7258 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
7259 rather then trying to access it in determining whether the PID
7260 of `gdbserver' could have been retrieved.
7261
8ee22052
AB
72622018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
7263
7264 * gdb.arch/amd64-init-x87-values.S: New file.
7265 * gdb.arch/amd64-init-x87-values.exp: New file.
7266
7785df48
JK
72672018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7268
7269 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
7270
56bcdbea
TT
72712018-05-04 Tom Tromey <tom@tromey.com>
7272
7273 PR python/22730:
7274 * gdb.python/python.exp: Test multi-line execute.
7275
a913fffb
TT
72762018-05-04 Tom Tromey <tom@tromey.com>
7277
7278 PR python/22731:
7279 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
7280
7a2c85f2
TT
72812018-05-04 Tom Tromey <tom@tromey.com>
7282
7283 PR gdb/11750:
7284 * gdb.base/define.exp: Test defining a user command inside a user
7285 command.
7286 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
7287
a3b60e45
JK
72882018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
7289 Pedro Alves <palves@redhat.com>
7290
7291 PR breakpoints/19806 and support for PR external/20207.
7292 * gdb.base/watchpoint-unaligned.c: New file.
7293 * gdb.base/watchpoint-unaligned.exp: New file.
7294
45fe4a03
AB
72952018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
7296
7297 * gdb.base/maint.exp: Make test names unique, use
7298 test_prefix_command_help to test 'help maint info', and remove
7299 repeated test of 'help maint'.
7300
9be2ae8f
TT
73012018-05-04 Tom Tromey <tom@tromey.com>
7302
7303 PR gdb/22619:
7304 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
7305 behavior.
7306
11859c31
AB
73072018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
7308
7309 * gdb.base/maint.exp: Process output from 'maint print registers'
7310 line at a time.
7311
089a9490
AB
73122018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
7313
7314 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
7315 timeout.
7316
9b0797e2
AB
73172018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
7318
7319 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
7320 filter pattern.
7321
f6ac5f3d
PA
73222018-05-02 Pedro Alves <palves@redhat.com>
7323
7324 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
7325 to_log_command renames.
7326 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
7327
77d3c63b
TT
73282018-05-02 Tom Tromey <tom@tromey.com>
7329
7330 * gdb.python/py-parameter.exp: Set test message.
7331
0489430a
TT
73322018-05-02 Tom Tromey <tom@tromey.com>
7333
7334 PR python/20084:
7335 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
7336 PARAM_ZUINTEGER_UNLIMITED tests.
7337
1632f8ba
DR
73382018-04-28 Dan Robertson <danlrobertson89@gmail.com>
7339
7340 PR rust/23124
7341 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
7342 when casting.
7343
6d7bb824
TT
73442018-04-30 Tom Tromey <tom@tromey.com>
7345
7346 * gdb.python/py-type.exp: Check align attribute.
7347 * gdb.python/py-type.c: New "aligncheck" global.
7348
007e1530
TT
73492018-04-30 Tom Tromey <tom@tromey.com>
7350
7351 PR exp/17095:
7352 * gdb.dwarf2/dw2-align.exp: New file.
7353 * gdb.cp/align.exp: New file.
7354 * gdb.base/align.exp: New file.
7355 * lib/gdb.exp (gdb_int128_helper): New proc.
7356 (has_int128_c, has_int128_cxx): New caching procs.
7357
6873858b
TT
73582018-04-27 Tom Tromey <tom@tromey.com>
7359
7360 PR rust/22545:
7361 * gdb.rust/simple.exp: Add inclusive range tests.
7362
79188d8d
PA
73632018-04-26 Pedro Alves <palves@redhat.com>
7364
7365 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
7366 ifunc breakpoint locations correctly of ifunc breakpoints set
7367 while the program resolves the ifunc.
7368
c7075ad5
PA
73692018-04-26 Pedro Alves <palves@redhat.com>
7370
7371 * gdb.base/gnu-ifunc-final.c: New file.
7372 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
7373 * gdb.base/gnu-ifunc.exp (executable): Delete.
7374 (staticexecutable): Adjust.
7375 (lib_opts, exec_opts): Delete.
7376 (make_binsuffix, build, set-break): New procedures.
7377 (misc_tests): New, with tests factored out from the top level.
7378 (top level): Test different combinations of ifunc resolver name,
7379 resolver with and with debug info, and ifunc target with and
7380 without debug info. Wrap static tests with with_target_prefix.
7381
8388016d
PA
73822018-04-26 Pedro Alves <palves@redhat.com>
7383
7384 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
7385 return type" warnings.
7386
249b5733
PA
73872018-04-25 Pedro Alves <palves@redhat.com>
7388
7389 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
7390 killed".
7391 * gdb.base/kill-after-signal.exp: Likewise.
7392 * gdb.threads/kill.exp: Likewise.
7393
f67c0c91
SDJ
73942018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
7395 Sergio Durigan Junior <sergiodj@redhat.com>
7396 Pedro Alves <palves@redhat.com>
7397
7398 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
7399 regexps to expect for '[Inferior ... detached]' as well.
7400 * gdb.base/attach.exp: Likewise.
7401 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
7402 "gdb_continue_to_end".
7403 (test_catch_syscall_with_wrong_args): Likewise.
7404 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
7405 ']'. Don't set 'verbose' on.
7406 * gdb.base/foll-vfork.exp: Likewise.
7407 * gdb.base/fork-print-inferior-events.c: New file.
7408 * gdb.base/fork-print-inferior-events.exp: New file.
7409 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
7410 '[Inferior ... has been killed]' message.
7411 * gdb.base/kill-after-signal.exp: Likewise.
7412 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
7413 detach message.
7414 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
7415 message.
7416 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
7417 regexps to expect for '[Inferior ... detached]' as well.
7418 * gdb.threads/process-dies-while-detaching.exp: Likewise.
7419
0a8ddac4
SM
74202018-04-24 Simon Marchi <simon.marchi@ericsson.com>
7421
7422 PR gdb/23104
7423 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
7424
701adfb0
PA
74252018-04-22 Rajendra SY <rajendra.sy@gmail.com>
7426
7427 PR gdb/23095
7428 * gdb.base/break-probes.exp: Pass shlib_load to
7429 prepare_for_testing. Set normal_bp to r_debug_state if target is
7430 bsd.
7431
d27d16bf
RB
74322018-04-19 Richard Bunt <richard.bunt@arm.com>
7433
7434 * gdb.threads/multiple-successive-infcall.c: New test.
7435 * gdb.threads/multiple-successive-infcall.exp: New file.
7436
a037790e
TT
74372018-04-17 Tom Tromey <tom@tromey.com>
7438
7439 * gdb.rust/simple.rs (Union): New type.
7440 (main): New local "u".
7441 * gdb.rust/simple.exp (test_one_slice): Add new test case.
7442
e3a91079
AA
74432018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
7444
7445 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
7446 number information in output of "whereis" command.
7447 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
7448
b744723f
AA
74492018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7450
7451 * gdb.ada/info_types.exp: Adjust expected output to the line
7452 numbers now printed by "info var/func/type".
7453 * gdb.base/completion.exp: Likewise.
7454 * gdb.base/included.exp: Likewise.
7455 * gdb.cp/cp-relocate.exp: Likewise.
7456 * gdb.cp/cplusfuncs.exp: Likewise.
7457 * gdb.cp/namespace.exp: Likewise.
7458 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
7459
4a4495d6
MM
74602018-04-13 Markus Metzger <markus.t.metzger@intel.com>
7461
7462 * gdb.btrace/cpu.exp: New.
7463
1d509aa6
MM
74642018-04-13 Markus Metzger <markus.t.metzger@intel.com>
7465
7466 * gdb.base/step-indirect-call-thunk.exp: New.
7467 * gdb.base/step-indirect-call-thunk.c: New.
7468 * gdb.reverse/step-indirect-call-thunk.exp: New.
7469 * gdb.reverse/step-indirect-call-thunk.c: New.
7470
6295b6da
SM
74712018-04-11 Simon Marchi <simon.marchi@ericsson.com>
7472
7473 * gdb.base/pie-fork.c: New file.
7474 * gdb.base/pie-fork.exp: New file.
7475
50146e70
TT
74762018-04-11 Tom Tromey <tom@tromey.com>
7477
7478 * gdb.rust/simple.exp: Add test for ".." struct initializer.
7479
f50d8a2e
PA
74802018-04-10 Pedro Alves <palves@redhat.com>
7481
7482 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
7483 exits. Instead loop running forever.
7484 (fork_parent): Run forever too.
7485
a0be7a36
SM
74862018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
7487
7488 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
7489 mi_continue_to_line.
7490 * gdb.mi/mi-stack.c (callee4): Add comment.
7491
9b73db36
SM
74922018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
7493
7494 * gdb.mi/mi-stack.exp: Fix indentation.
7495
c912f608
SM
74962018-04-07 Simon Marchi <simon.marchi@ericsson.com>
7497
7498 PR gdb/22979
7499 * gdb.arch/amd64-osabi.exp: New file.
7500
26540402
SM
75012018-04-07 Simon Marchi <simon.marchi@ericsson.com>
7502
7503 PR gdb/22980
7504 * gdb.base/osabi.exp: New file.
7505
121ad66c 75062018-04-02 Weimin Pan <weimin.pan@oracle.com>
79f18731
WP
7507
7508 * gdb.cp/static-typedef-print.exp: New file.
7509 * gdb.cp/static-typedef-print.cc: New file.
7510
3fcded8f
JB
75112018-03-27 Joel Brobecker <brobecker@adacore.com>
7512
7513 * gdb.ada/varsize_limit: New testcase.
7514
59cc4834
JB
75152018-03-27 Joel Brobecker <brobecker@adacore.com>
7516
7517 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
7518
7519 * gdb.ada/notcplusplus: New testcase.
7520
7521 * gdb.base/c-linkage-name.c: New file.
7522 * gdb.base/c-linkage-name.exp: New testcase.
7523
4ca59a9f
TT
75242018-03-26 Tom Tromey <tom@tromey.com>
7525
7526 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
7527 * gdb.python/py-framefilter.py (name_error): New global.
7528 (ErrorInName.function): Use name_error.
7529
978d6c75
TT
75302018-03-26 Tom Tromey <tom@tromey.com>
7531
7532 PR backtrace/15582:
7533 * gdb.python/py-framefilter.exp: Add "bt hide" test.
7534
b7fee5a3
KS
75352018-03-23 Keith Seitz <keiths@redhat.com>
7536
7537 PR c++/22968
7538 * gdb.cp/subtypes.exp: New file.
7539 * gdb.cp/subtypes.h: New file.
7540 * gdb.cp/subtypes.cc: New file.
7541 * gdb.cp/subtypes-2.cc: New file.
7542
376be529
AB
75432018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
7544
7545 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
7546 (done): Call '_exit' not 'exit' to avoid atexit handlers.
7547 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
7548 -nostartfiles when compiling the test. Confirm that all registers
7549 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
7550
066cfa98
AB
75512018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
7552
7553 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
7554 option, syntax was wrong anyway.
7555 * gdb.arch/arm-disp-step.exp: Likewise.
7556 * gdb.arch/sparc64-regs.exp: Likewise.
7557 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
7558 option, syntax was wrong anyway, switch to use
7559 prepare_for_testing.
7560 * gdb.arch/i386-disp-step.exp: Likewise.
7561
079670b9
AA
75622018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
7563
7564 * gdb.ada/exec_changed.exp: Replace "target_info exists
7565 use_gdb_stub" by "use_gdb_stub".
7566 * gdb.ada/start.exp: Likewise.
7567 * gdb.base/async-shell.exp: Likewise.
7568 * gdb.base/attach-pie-misread.exp: Likewise.
7569 * gdb.base/attach-wait-input.exp: Likewise.
7570 * gdb.base/break-entry.exp: Likewise.
7571 * gdb.base/break-interp.exp: Likewise.
7572 * gdb.base/dprintf-detach.exp: Likewise.
7573 * gdb.base/nostdlib.exp: Likewise.
7574 * gdb.base/solib-nodir.exp: Likewise.
7575 * gdb.base/statistics.exp: Likewise.
7576 * gdb.base/testenv.exp: Likewise.
7577 * gdb.mi/mi-exec-run.exp: Likewise.
7578 * gdb.mi/mi-start.exp: Likewise.
7579 * gdb.multi/dummy-frame-restore.exp: Likewise.
7580 * gdb.multi/multi-arch-exec.exp: Likewise.
7581 * gdb.multi/multi-arch.exp: Likewise.
7582 * gdb.multi/tids.exp: Likewise.
7583 * gdb.multi/watchpoint-multi.exp: Likewise.
7584 * gdb.python/py-events.exp: Likewise.
7585 * gdb.threads/attach-into-signal.exp: Likewise.
7586 * gdb.threads/attach-stopped.exp: Likewise.
7587 * gdb.threads/threadapply.exp: Likewise.
7588 * lib/selftest-support.exp: Likewise.
7589
26d6cec4
AA
75902018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
7591
7592 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
7593
4ee89e90
SR
75942018-03-20 Stephen Roberts <stephen.roberts@arm.com>
7595
7596 * gdb.perf/template-breakpoints.cc: New file.
7597 * gdb.perf/template-breakpoints.exp: New file.
7598 * gdb.perf/template-breakpoints.py: New file.
7599
92630041
TT
76002018-03-19 Tom Tromey <tom@tromey.com>
7601
7602 * gdb.rust/simple.rs (main): Add local variables field1, field2,
7603 y0.
7604 * gdb.rust/simple.exp: Test bare identifier form of struct
7605 initializer.
7606
76727919
TT
76072018-03-19 Tom Tromey <tom@tromey.com>
7608
7609 * gdb.gdb/observer.exp: Remove.
7610
194ed413
AA
76112018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
7612
7613 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
7614 "qualified" option when setting breakpoints.
7615 * gdb.trace/backtrace.exp: Likewise.
7616 * gdb.trace/circ.exp: Likewise.
7617 * gdb.trace/collection.exp: Likewise.
7618 * gdb.trace/disconnected-tracing.exp: Likewise.
7619 * gdb.trace/ftrace-lock.exp: Likewise.
7620 * gdb.trace/ftrace.exp: Likewise.
7621 * gdb.trace/infotrace.exp: Likewise.
7622 * gdb.trace/packetlen.exp: Likewise.
7623 * gdb.trace/passc-dyn.exp: Likewise.
7624 * gdb.trace/qtro.exp: Likewise.
7625 * gdb.trace/read-memory.exp: Likewise.
7626 * gdb.trace/report.exp: Likewise.
7627 * gdb.trace/signal.exp: Likewise.
7628 * gdb.trace/status-stop.exp: Likewise.
7629 * gdb.trace/strace.exp: Likewise.
7630 * gdb.trace/tfind.exp: Likewise.
7631 * gdb.trace/trace-break.exp: Likewise.
7632 * gdb.trace/trace-condition.exp: Likewise.
7633 * gdb.trace/trace-mt.exp: Likewise.
7634 * gdb.trace/tstatus.exp: Likewise.
7635 * gdb.trace/tsv.exp: Likewise.
7636 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
7637 * gdb.trace/unavailable.exp: Likewise.
7638 * gdb.trace/while-dyn.exp: Likewise.
7639
8b067d2c
AA
76402018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
7641
7642 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
7643 that libinproctrace is copied to the target.
7644
3ae9ce5d
TT
76452018-03-14 Tom Tromey <tom@tromey.com>
7646
7647 PR cli/14977:
7648 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
7649 a null pointer.
7650 * gdb.base/wchar.exp: Likewise.
7651
b8c2339b
TT
76522018-03-14 Tom Tromey <tom@tromey.com>
7653
7654 PR cli/19918:
7655 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
7656 flag.
7657
4872dc46
SM
76582018-03-08 Simon Marchi <simon.marchi@ericsson.com>
7659
7660 PR gdb/22841
7661 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
7662 "target" to remote_exec.
7663
e4fe3756
SM
76642018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
7665
7666 PR gdb/22841
7667 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
7668 ${board}_upload): Remove.
7669
e95a97d4
AA
76702018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
7671
7672 * gdb.cp/watch-cp.cc: New test.
7673 * gdb.cp/watch-cp.exp: New file.
7674
dbbb1059
AB
76752018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
7676
7677 * gdb.base/infcall-nested-structs.exp: New file.
7678 * gdb.base/infcall-nested-structs.c: New file.
7679 * gdb.base/float.exp: Add riscv support.
7680
ecc054c0
TP
76812018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
7682
7683 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
7684 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
7685
25e3c82c
SDJ
76862018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
7687
7688 * gdb.server/abspath.exp: New file.
7689 * lib/gdb.exp (with_cwd): New procedure.
7690
3083294d
SM
76912018-02-28 Simon Marchi <simon.marchi@ericsson.com>
7692
7693 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
7694 use it.
7695 (gdb_is_target_remote_prompt): New proc.
7696 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
7697 (gdb_is_target_native): Pass prompt parameter to
7698 gdb_is_target_1.
7699
3275ef47
SM
77002018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
7701
7702 * gdb.base/load-command.c: New file.
7703 * gdb.base/load-command.exp: New file.
7704 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
7705 (gdb_is_target_1): ...this, and generalize for other targets
7706 than just remote.
7707 (gdb_is_target_remote): Use gdb_is_target_1.
7708 (gdb_is_target_native): use gdb_is_target_1.
7709
6893c19a
TT
77102018-02-26 Tom Tromey <tom@tromey.com>
7711
7712 PR python/16497:
7713 * gdb.python/py-framefilter.exp: Update test.
7714
2ddeaf8a
TT
77152018-02-26 Tom Tromey <tom@tromey.com>
7716
7717 * gdb.dwarf2/variant.c: New file.
7718 * gdb.dwarf2/variant.exp: New file.
7719
c9317f21
TT
77202018-02-26 Tom Tromey <tom@tromey.com>
7721
7722 * gdb.rust/simple.exp: Accept more possible results in enum test.
7723
6f6d0c26
SM
77242018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
7725
7726 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
7727 parentheses.
7728
11b03145
MR
77292018-02-23 Maciej W. Rozycki <macro@mips.com>
7730
7731 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
7732 name of a variable: $actual_linejj -> $actual_line.
7733
54a27fe5
JB
77342018-02-21 John Baldwin <jhb@FreeBSD.org>
7735
7736 * gdb.arch/amd64-i386-address.exp: Fix a typo.
7737
de65820c
MM
77382018-02-20 Markus Metzger <markus.t.metzger@intel.com>
7739
7740 * gdb.btrace/buffer-size.exp: Do not force BTS.
7741
980548fd
PA
77422018-02-14 Pedro Alves <palves@redhat.com>
7743
7744 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
7745 getting a "Quit".
7746
c4e12631
MM
77472018-02-09 Markus Metzger <markus.t.metzger@intel.com>
7748
7749 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
7750 Fix test name.
7751
c2e0e465
SM
77522018-02-07 Simon Marchi <simon.marchi@ericsson.com>
7753
7754 * gdb.cp/m-static.exp: Check type of optimized out static
7755 member.
7756
f7216783
AB
77572018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
7758
7759 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
7760 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
7761
0625771b
LS
77622018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
7763 Leszek Swirski <leszeks@google.com>
7764
7765 * gdb.python/py-prettyprint.c
7766 (struct to_string_returns_value_inner,
7767 struct to_string_returns_value_wrapper): New.
7768 (main): Add tsrvw variable.
7769 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
7770 ToStringReturnsValueWrapper): New classes.
7771 (register_pretty_printers): Register new pretty-printers.
7772 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
7773 recursive pretty printer.
7774 * gdb.python/py-mi.exp: Likewise.
7775
59498c30
LS
77762018-02-01 Leszek Swirski <leszeks@google.com>
7777
7778 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
7779 functions with the same name as an include file are parsed
7780 correctly.
7781
d4d38844
YQ
77822018-02-01 Yao Qi <yao.qi@linaro.org>
7783
7784 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
7785 "\[^\r\n\]*".
7786
07e5f5cf
NP
77872018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
7788
7789 * gdb.arch/powerpc-prologue-frame.s: New file.
7790 * gdb.arch/powerpc-prologue-frame.c: Likewise.
7791 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
7792
929b5ad4
JB
77932018-01-31 Joel Brobecker <brobecker@adacore.com>
7794
7795 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
7796
e671cd59
PA
77972018-01-30 Pedro Alves <palves@redhat.com>
7798
7799 PR gdb/13211
7800 * gdb.base/interrupt-daemon.c: New.
7801 * gdb.base/interrupt-daemon.exp: New.
7802 * gdb.multi/multi-term-settings.c: New.
7803 * gdb.multi/multi-term-settings.exp: New.
7804
fc413dc4
JB
78052018-01-30 Joel Brobecker <brobecker@adacore.com>
7806
7807 * gdb.base/break.exp: Save the location where the breakpoint
7808 on break.c:47 was actually inserted when debugging the version
7809 compiled at -O2 and use it in the expected output of the "info
7810 break" test performed soon after.
7811
5c319bb2
PA
78122018-01-22 Pedro Alves <palves@redhat.com>
7813 Sergio Durigan Junior <sergiodj@redhat.com>
7814
7815 * gdb.base/whatis.exp: Add tests for 'set print object on' +
7816 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
7817
a9e40818
JB
78182018-01-22 Joel Brobecker <brobecker@adacore.com>
7819
7820 * gdb.base/break-include.c, gdb.base/break-include.inc,
7821 gdb.base/break-include.exp: New files.
7822 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
7823 line number now being the actual line number where the breakpoint
7824 was inserted.
7825 * gdb.mi/mi-break.exp: Likewise.
7826 * gdb.mi/mi-reverse.exp: Likewise.
7827 * gdb.mi/mi-simplerun.exp: Ditto.
7828
e707fc44
AB
78292018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
7830
7831 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
7832 varobj.
7833 * gdb.mi/mi-var-create-rtti.exp: Likewise.
7834
ae451627
AB
78352018-01-21 Don Breazeal <donb@codesourcery.com>
7836 Andrew Burgess <andrew.burgess@embecosm.com>
7837
7838 * gdb.mi/basics.c: Add new global.
7839 * gdb.mi/mi-frame-regs.exp: New file.
7840 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
7841 case.
7842
b1b189e0
AB
78432018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
7844
7845 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
7846 non-parameter, and on an unknown symbol.
7847
fcfcc376
TT
78482018-01-19 Tom Tromey <tom@tromey.com>
7849
7850 * gdb.rust/modules.rs (TWENTY_THREE): New global.
7851 * gdb.rust/modules.exp: Add ::-qualified lookup test.
7852
634c1c31
AA
78532018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
7854
7855 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
7856 setrlimit and chdir to int.
7857
d6ad07fd
AA
78582018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
7859
7860 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
7861 function.
7862 (my_tend): Likewise.
7863 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
7864 rationale of avoiding FP- and vector instructions.
7865
adf8243b
RK
78662018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
7867
7868 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
7869 "info reg" with "\[ \t\]*".
7870 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
7871 "\[ \t\]+".
7872 * gdb.arch/s390-multiarch.exp: Ditto.
7873 * gdb.base/pc-fp.exp: Ditto.
7874 * gdb.reverse/i386-precsave.exp: Ditto.
7875 * gdb.reverse/i386-reverse.exp: Ditto.
7876 * gdb.reverse/i387-env-reverse.exp: Ditto.
7877 * gdb.reverse/i387-stack-reverse.exp: Ditto.
7878
dcc06925
AA
78792018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
7880
7881 * lib/gdb.exp (gdb_compile): Re-enable use of
7882 universal_compile_options for languages other than Rust.
7883
25d4fd80
AA
78842018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
7885
7886 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
7887
ee7f689e 78882018-01-17 Mike Gulick <mgulick@mathworks.com>
41667530
MG
7889
7890 PR gdb/16577
7891 * gdb.base/solib-vanish.exp: New.
7892 * gdb.base/solib-vanish-main.c: New.
7893 * gdb.base/solib-vanish-lib1.c: New.
7894 * gdb.base/solib-vanish-lib2.c: New.
7895
d8447b6b
YQ
78962018-01-17 Yao Qi <yao.qi@linaro.org>
7897
7898 * gdb.compile/compile.exp: Match the address printed for
7899 frame in the output of command "bt".
7900
86d6a90c
TT
79012018-01-15 Tom Tromey <tom@tromey.com>
7902
7903 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
7904 compute sp_reg.
7905
cbcdb1aa
AB
79062018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
7907
7908 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
7909 to prepare.
7910 (prepare): Return 0 on error, 1 on success.
7911
eea61984
PA
79122018-01-12 Pedro Alves <palves@redhat.com>
7913
7914 * gdb.base/continue-after-aborted-step-over.c: New.
7915 * gdb.base/continue-after-aborted-step-over.exp: New.
7916
6181e9c2
SM
79172018-01-11 Simon Marchi <simon.marchi@ericsson.com>
7918
7919 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
7920 options when not creating an executable.
7921
3cada740
PA
79222018-01-11 Pedro Alves <palves@redhat.com>
7923
7924 PR remote/22597
7925 * gdb.server/stop-reply-no-thread.c: New file.
7926 * gdb.server/stop-reply-no-thread.exp: New file.
7927
c63d3e8d
PA
79282018-01-10 Pedro Alves <palves@redhat.com>
7929
7930 PR gdb/22670
7931 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
7932 functions too. Test setting breakpoints and printing C functions
7933 with no debug info too.
7934 * gdb.ada/bp_c_mixed_case/qux.c: New file.
7935
d4c2a405
PA
79362018-01-10 Pedro Alves <palves@redhat.com>
7937
7938 PR gdb/22670
7939 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
7940 a fail.
7941
8825213e
PA
79422018-01-10 Pedro Alves <palves@redhat.com>
7943
7944 PR gdb/22670
7945 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
7946
605fd3c6
YQ
79472018-01-08 Simon Marchi <simon.marchi@ericsson.com>
7948
7949 * gdb.server/unittest.exp: Match the output in non-development
7950 mode.
7951
1e5ded6c
YQ
79522018-01-08 Simon Marchi <simon.marchi@ericsson.com>
7953
7954 * gdb.gdb/unittest.exp: Match output in non-development mode.
7955
30066b0b
JB
79562018-01-08 Joel Brobecker <brobecker@adacore.com>
7957
7958 * gdb.ada/access_tagged_param.exp: Relax expected output
7959 for value of "ObjL" in "continue" to pck.inspect breakpoint
7960 test.
7961
04bafb1e
XR
79622018-01-08 Joel Brobecker <brobecker@adacore.com>
7963
9f86398b
JB
7964 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
7965 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
04bafb1e 7966
e379cee6
PA
79672018-01-05 Pedro Alves <palves@redhat.com>
7968
7969 PR gdb/18653
7970 * gdb.base/libsegfault.exp: New.
7971
de63c46b
PA
79722018-01-05 Joel Brobecker <brobecker@adacore.com>
7973
7974 PR gdb/22670
7975 * gdb.ada/access_tagged_param.exp: New file.
7976 * gdb.ada/access_tagged_param/foo.adb: New file.
7977
f98fc17b
PA
79782018-01-05 Pedro Alves <palves@redhat.com>
7979
7980 PR gdb/22670
7981 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
7982 exercise lower case too, and to exercise both full matching and
7983 wild matching.
7984
342f8240
JB
79852018-01-05 Joel Brobecker <brobecker@adacore.com>
7986
7987 * gdb.ada/rename_subscript_param: New testcase.
7988
7150d33c
JG
79892018-01-05 Jerome Guitton <guitton@adacore.com>
7990
7991 * gdb.ada/arr_acc_idx_w_gap: New testcase.
7992
cc0e770c
JB
79932018-01-05 Joel Brobecker <brobecker@adacore.com>
7994
7995 * gdb.ada/convvar_comp: New testcase.
7996
672a41aa 79972018-01-05 Xavier Roirand <roirand@adacore.com>
e3861a03
XR
7998
7999 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
8000 (My_Table): New global variable.
8001 * testsuite/gdb.ada/array_char_idx.exp: Add test.
8002
7365ec2f
JB
80032018-01-04 Joel Brobecker <brobecker@adacore.com>
8004
8005 PR gdb/22670
8006 * gdb.ada/maint_with_ada: New testcase.
8007
289483b6
JB
80082018-01-04 Joel Brobecker <brobecker@adacore.com>
8009
8010 PR gdb/22670
8011 * gdb.ada/bp_c_mixed_case: New testcase.
8012
344420da
JB
80132018-01-04 Joel Brobecker <brobecker@adacore.com>
8014
8015 PR gdb/22670
8016 * gdb.ada/complete.exp: Add "complete break ada" test.
8017
66fc87a0
JB
80182018-01-04 Joel Brobecker <brobecker@adacore.com>
8019
8020 PR gdb/22670
8021 * gdb.ada/info_addr_mixed_case: New testcase.
8022
9f757bf7
XR
80232018-01-03 Xavier Roirand <roirand@adacore.com>
8024
8025 * gdb.ada/excep_handle.exp: New testcase.
8026 * gdb.ada/excep_handle/foo.adb: New file.
8027 * gdb.ada/excep_handle/pck.ads: New file.
8028
bd570f80
JB
80292018-01-03 Joel Brobecker <brobecker@adacore.com>
8030
8031 * gdb.base/step-line.c: Add extra empty line in copyright header.
8032 * gdb.base/step-line.inp: Likewise.
8033
9fe561ab
JB
80342018-01-02 Joel Brobecker <brobecker@adacore.com>
8035
8036 * gdb.ada/dyn_stride.exp: Add slice test.
8037
a405673c
JB
80382018-01-02 Joel Brobecker <brobecker@adacore.com>
8039
8040 * gdb.ada/dyn_stride: New testcase.
8041
cef0f868
SH
80422017-12-27 Stafford Horne <shorne@gmail.com>
8043
8044 * gdb.xml/extra-regs.xml: Add example foo reggroup.
8045 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
8046
b67d92b0
SH
80472017-12-27 Stafford Horne <shorne@gmail.com>
8048
8049 * gdb.base/reggroups.c: New file.
8050 * gdb.base/reggroups.exp: New file.
8051
eccab96d
JB
80522017-12-18 Joel Brobecker <brobecker@adacore.com>
8053
8054 * gdb.dwarf2/ada-valprint-error.c: New file.
8055 * gdb.dwarf2/ada-valprint-error.exp: New file.
8056
0e2da9f0
JB
80572017-12-18 Joel Brobecker <brobecker@adacore.com>
8058
8059 * gdb.ada/assign_arr: New testcase.
8060
cb923fcc
XR
80612017-12-18 Xavier Roirand <roirand@adacore.com>
8062
8063 * gdb.ada/funcall_ptr: New testcase.
8064
7c161838
SDJ
80652017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
8066
8067 PR cli/16224
8068 * gdb.base/ptype-offsets.cc: New file.
8069 * gdb.base/ptype-offsets.exp: New file.
8070
1af17fd9
YQ
80712017-12-15 Yao Qi <yao.qi@linaro.org>
8072
8073 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
8074 if XML is disabled.
8075
828d5846
XR
80762017-12-15 Xavier Roirand <roirand@adacore.com>
8077
8078 * gdb.ada/same_component_name: New testcase.
8079
79e8fcaa
JB
80802017-12-14 Joel Brobecker <brobecker@adacore.com>
8081
8082 * gdb.ada/str_binop_equal: New testcase.
8083
e05fa6f9
JB
80842017-12-14 Joel Brobecker <brobecker@adacore.com>
8085
8086 * gdb.ada/task_switch_in_core: New testcase.
8087
b89641ba
SM
80882017-12-13 Simon Marchi <simon.marchi@ericsson.com>
8089
8090 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
8091 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
8092 call test_bkpt_qualified.
8093 (test_bkpt_qualified): New proc.
8094
6892d2e4
PA
80952017-12-13 Pedro Alves <palves@redhat.com>
8096
8097 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
8098 Tighten regexp by matching with an anchor.
8099
a22ecf70
PA
81002017-12-13 Pedro Alves <palves@redhat.com>
8101
8102 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
8103 ("expression with namespace"): New set of tests.
8104 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
8105 (Nested::Test_NS::qux): New.
8106 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
8107 defaults to 'start_quote_char' and 'end_quote_char' parameters.
8108
9937536c
JB
81092017-12-13 Joel Brobecker <brobecker@adacore.com>
8110
8111 * gdb.base/server-del-break.c: New file.
8112 * gdb.base/server-del-break.exp: New file.
8113
fe49c6f5
SH
81142017-12-12 Stafford Horne <shorne@gmail.com>
8115
8116 * gdb.xml/tdesc-regs.exp: Add or1k support.
8117
c3d18620
SH
81182017-12-12 Stafford Horne <shorne@gmail.com>
8119
8120 * gdb.base/bp-permanent.c: Define nop of or1k.
8121
c5f9cfc8
JB
81222017-12-11 Joel Brobecker <brobecker@adacore.com>
8123
8124 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
8125 output with components being reordered.
8126
a9c135fc
JB
81272017-12-11 Joel Brobecker <brobecker@adacore.com>
8128
8129 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
8130 output with components being reordered.
8131
927aa2e7
JK
81322017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8133 Pedro Alves <palves@redhat.com>
8134
8135 * gdb.base/maint.exp (check for .gdb_index): Check also for
8136 .debug_names.
8137 * gdb.dlang/watch-loc.c (.debug_aranges): New.
8138 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
8139 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
8140 (.gdb_index used after symbol reloading): Support also .debug_names.
8141 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
8142
f17d9474
YQ
81432017-12-08 Yao Qi <yao.qi@linaro.org>
8144
8145 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
8146 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
8147
a0de8c21
YQ
81482017-12-08 Yao Qi <yao.qi@linaro.org>
8149
8150 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
8151 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
8152
a738ea1d
YQ
81532017-12-08 Yao Qi <yao.qi@linaro.org>
8154
8155 * gdb.arch/aarch64-tagged-pointer.c: New file.
8156 * gdb.arch/aarch64-tagged-pointer.exp: New file.
8157
1cd9a73b
SDJ
81582017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
8159
8160 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
8161 "int".
8162
fa6eb693
KS
81632017-12-07 Keith Seitz <keiths@redhat.com>
8164
8165 PR breakpoints/22569
8166 * gdb.linespec/ls-errs.exp: Change expected result of "break
8167 -source this file has spaces.c -line 3".
8168 Check that an explicit source file followed by whitespace is
8169 identified as an invalid explicit location.
8170
883fd55a
KS
81712017-12-07 Keith Seitz <keiths@redhat.com>
8172
8173 * gdb.cp/nested-types.cc: New file.
8174 * gdb.cp/nested-types.exp: New file.
8175 * lib/cp-support.exp: Load data-structures.exp library.
8176 (debug_cp_test_ptype_class): New global.
8177 (cp_ptype_class_verbose, next_line): New procedures.
8178 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
8179 Add and document new return value.
8180 Switch the list of lines to a queue.
8181 Add support for new `type' key for nested type definitions.
8182 Add debugging/troubleshooting messages.
8183 * lib/data-structures.exp: New file.
8184
ec72db3e
SM
81852017-12-07 Simon Marchi <simon.marchi@ericsson.com>
8186
8187 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
8188 with proc_with_prefix, don't use with_test_prefix.
8189
99598d71
TT
81902017-12-07 Tom Tromey <tom@tromey.com>
8191
8192 * gdb.base/break.exp: Add test for empty "commands".
8193
a8806230
YQ
81942017-12-07 Yao Qi <yao.qi@linaro.org>
8195
8196 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
8197 malloc and catch syscall.
8198
824cc835
PM
81992017-12-07 Phil Muldoon <pmuldoon@redhat.com>
8200
e79be6e5 8201 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
824cc835
PM
8202 tests for explicit locations.
8203
7cc244de
PA
82042017-12-06 Pedro Alves <palves@redhat.com>
8205
8206 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
8207 force-disabling XML descriptions.
8208
50a1fdd5
PA
82092017-12-04 Pedro Alves <palves@redhat.com>
8210
8211 PR gdb/22499
8212 * gdb.arch/amd64-disp-step-avx.S: New file.
8213 * gdb.arch/amd64-disp-step-avx.exp: New file.
8214
f0fb2488
PA
82152017-12-03 Pedro Alves <palves@redhat.com>
8216
8217 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
8218 and <string.h>.
8219 (parent_function): Print distinct messages when waitpid fails, or
8220 the child exits with a signal, or the child exits for an unhandled
8221 reason.
8222 * gdb.threads/process-dies-while-detaching.exp
8223 (detach_and_expect_exit): New 'inf_output_re' parameter and use
8224 it. Wait for both inferior output and GDB's prompt. Use an
8225 indirect spawn id list.
8226 (do_detach): New parameter 'child_exit'. Use it to compute
8227 expected inferior output.
8228 (test_detach, test_detach_watch, test_detach_killed_outside):
8229 Adjust to pass down the expected child exit kind.
8230
97cbe998
SDJ
82312017-12-01 Joel Brobecker <brobecker@adacore.com>
8232 Sergio Durigan Junior <sergiodj@redhat.com>
8233 Pedro Alves <palves@redhat.com>
8234
8235 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
8236
40fc416f
SDJ
82372017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
8238
8239 * gdb.base/relocate.exp: Add tests to guarantee that arguments
8240 to 'symbol-file' and 'add-symbol-file' can be
8241 position-independent.
8242
1cc75e92
YQ
82432017-12-01 Yao Qi <yao.qi@linaro.org>
8244
8245 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
8246 the URL in copyright header.
8247 * gdb.arch/aarch64-fp.exp: Likewise.
8248 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
8249 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
8250 * gdb.base/expand-psymtabs.exp: Likewise.
8251 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
8252 * gdb.fortran/common-block.exp: Likewise.
8253 * gdb.fortran/common-block.f90: Likewise.
8254 * gdb.fortran/logical.exp: Likewise.
8255 * gdb.fortran/vla-datatypes.f90: Likewise.
8256 * gdb.fortran/vla-sub.f90: Likewise.
8257
875fb7a7
JB
82582017-11-30 Joel Brobecker <brobecker@adacore.com>
8259
8260 * gdb.ada/repeat_dyn: New testcase.
8261
6f14765f
UW
82622017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
8263
8264 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
8265 Update for changed thread numbering.
8266 * gdb.cell/bt.exp: Update for changed GDB output.
8267
f1af7b94
SM
82682017-11-30 Simon Marchi <simon.marchi@ericsson.com>
8269
8270 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
8271 setting isremote by hand.
8272 * boards/dwarf4-gdb-index.exp: Likewise.
8273 * boards/fission.exp: Likewise.
8274 * boards/stabs.exp: Likewise.
8275
e3919f3e
PA
82762017-11-30 Pedro Alves <palves@redhat.com>
8277
8278 * gdb.linespec/cpls-ops.exp
8279 (check_explicit_skips_function_argument): Extract the underlying
8280 type of size_t instead of hardcoding it.
8281
bd69330d
PA
82822017-11-29 Pedro Alves <palves@redhat.com>
8283
8284 PR c++/19436
8285 * gdb.linespec/cpls-abi-tag.cc: New file.
8286 * gdb.linespec/cpls-abi-tag.exp: New file.
8287
a20714ff
PA
82882017-11-29 Pedro Alves <palves@redhat.com>
8289
8290 * gdb.base/langs.exp: Use -qualified.
8291 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
8292 it.
8293 * gdb.cp/namespace.exp: Use -qualified.
8294 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
8295 (overload-3, template-overload, template-ret-type, const-overload)
8296 (const-overload-quoted, anon-ns, ambiguous-prefix): New
8297 procedures.
8298 (test_driver): Call them.
8299 * gdb.cp/save-bp-qualified.cc: New.
8300 * gdb.cp/save-bp-qualified.exp: New.
8301 * gdb.linespec/explicit.exp: Test -qualified.
8302 * lib/completion-support.exp (completion::explicit_opts_list): Add
8303 "-qualified".
8304 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
8305
f6f1d339
PM
83062017-11-29 Phil Muldoon <pmuldoon@redhat.com>
8307
8308 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
8309
02ca603a
TT
83102017-11-29 Tom Tromey <tom@tromey.com>
8311
8312 * gdb.base/relocate.exp: Update invalid argument test.
8313 Add new tests for invalid arguments.
8314
ed6c0bfb
TP
83152017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
8316
8317 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
8318 Return 0 as a long.
8319 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
8320
f106e10e
TP
83212017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
8322
8323 * gdb.cp/breakpoint.cc (bar): Set return type to void.
8324 * gdb.cp/psymtab-parameter.cc (func): Likewise.
8325 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
8326 func ().
8327 * gdb.cp/shadow.cc (B.func): Return 0.
8328
10329bb2
JB
83292017-11-27 Joel Brobecker <brobecker@adacore.com>
8330
8331 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
8332 expected output in gdb_expect call to allow the exception
8333 message to be present as well. Fix syntax confusion to avoid
8334 TCL thinking that exception_name is an array.
8335
617cd4bc
UW
83362017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
8337
8338 * gdb.arch/spu-info.c: Include <unistd.h>.
8339 (do_signal_test): Fix broken calls to write.
8340 * gdb.arch/spu-info.exp: Use prepare_for_testing.
8341 Fix checks for empty mailboxes. Update signal tests for corrected
8342 do_signal_test routine. Allow nonzero event status.
58f7f0bf
UW
8343 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
8344 * gdb.cell/arch.exp: Use standard_output_file.
8345 * gdb.cell/break.exp: Likewise.
8346 * gdb.cell/bt.exp: Likewise.
8347 * gdb.cell/core.exp: Likewise.
8348 * gdb.cell/dwarfaddr.exp: Likewise.
8349 * gdb.cell/ea-cache.exp: Likewise.
8350 * gdb.cell/ea-standalone.exp: Likewise.
8351 * gdb.cell/f-regs.exp: Likewise.
8352 * gdb.cell/fork.exp: Likewise.
8353 * gdb.cell/gcore.exp: Likewise.
8354 * gdb.cell/mem-access.exp: Likewise.
8355 * gdb.cell/ptype.exp: Likewise.
8356 * gdb.cell/registers.exp: Likewise.
8357 * gdb.cell/sizeof.exp: Likewise.
8358 * gdb.cell/solib-symbol.exp: Likewise.
8359 * gdb.cell/solib.exp: Likewise.
617cd4bc 8360
a81aaca0
PA
83612017-11-25 Pedro Alves <palves@redhat.com>
8362
8363 * gdb.base/complete-empty.exp: New file.
8364 * gdb.base/completion.exp: Adjust.
8365
6a3c6ee4
PA
83662017-11-25 Pedro Alves <palves@redhat.com>
8367
8368 * gdb.linespec/cpls-ops.cc: New file.
8369 * gdb.linespec/cpls-ops.exp: New file.
8370 * lib/completion-support.exp (test_complete_prefix_range_re): New,
8371 factored out from ...
8372 (test_complete_prefix_range): ... this.
8373
8955eb2d
PA
83742017-11-24 Pedro Alves <palves@redhat.com>
8375
8376 * gdb.linespec/cpcompletion.exp: New file.
8377 * gdb.linespec/cpls-hyphen.cc: New file.
8378 * gdb.linespec/cpls.cc: New file.
8379 * gdb.linespec/cpls2.cc: New file.
8380 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
8381 test to use test_gdb_complete_unique. Add label completion,
8382 keyword completion and explicit location completion tests.
8383 * lib/completion-support.exp: New file.
8384
e547c119
JB
83852017-11-24 Joel Brobecker <brobecker@adacore.com>
8386
8387 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
8388 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
8389 when hitting an exception catchpoint.
8390
7c3c1aa8
YQ
83912017-11-22 Yao Qi <yao.qi@linaro.org>
8392
8393 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
8394
41bd68f5
SM
83952017-11-22 Simon Marchi <simon.marchi@ericsson.com>
8396
8397 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
8398 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
8399 * gdb.dwarf2/info-locals-optimized-out.c: New file.
8400
1daad298
YQ
84012017-11-22 Yao Qi <yao.qi@linaro.org>
8402
8403 * gdb.base/info-os.exp: Pass pthreads.
8404 * gdb.multi/multi-attach.exp: Likewise.
8405
88465e87
YQ
84062017-11-22 Yao Qi <yao.qi@linaro.org>
8407
8408 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
8409 compiler.
8410
dc196b23
YQ
84112017-11-22 Yao Qi <yao.qi@linaro.org>
8412
8413 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
8414 * gdb.base/break-interp.exp: Likewise.
8415 * gdb.base/jit-attach-pie.exp: Likewise.
8416
2400729e
UW
84172017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
8418
8419 * gdb.base/float128.c (large128): New variable.
8420 * gdb.base/float128.exp: Add test to print largest __float128 value.
8421
7a26362d
UW
84222017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
8423
8424 * gdb.arch/vsx-regs.exp: Update register content checks.
8425
ed0f4273
UW
84262017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
8427
8428 * gdb.arch/ppc-longdouble.exp: New file.
8429 * gdb.arch/ppc-longdouble.c: Likewise.
8430
a25d69c6
PA
84312017-11-21 Pedro Alves <palves@redhat.com>
8432
8433 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
8434
73fcf641
PA
84352017-11-20 Pedro Alves <palves@redhat.com>
8436
8437 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
8438 (long_double_typedef): New typedefs.
8439 Use DEF on double and long double.
8440 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
8441 cases.
8442 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
8443 and 'long_double_ptr_same_size' locals. Use them to decide
8444 whether cast from array/function to float is valid/invalid.
8445
71a3c369
TT
84462017-11-17 Tom Tromey <tom@tromey.com>
8447
8448 * gdb.rust/traits.rs: New file.
8449 * gdb.rust/traits.exp: New file.
8450
ced9779b
JB
84512017-11-17 Joel Brobecker <brobecker@adacore.com>
8452
8453 * gdb.ada/minsyms: New testcase.
8454
a0922d80
PA
84552017-11-16 Pedro Alves <palves@redhat.com>
8456
8457 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
8458 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
8459
ea04e54c
PA
84602017-11-16 Pedro Alves <palves@redhat.com>
8461
8462 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
8463 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
8464
e849ea89
PA
84652017-11-16 Pedro Alves <palves@redhat.com>
8466
8467 * gdb.server/reconnect-ctrl-c.c: New file.
8468 * gdb.server/reconnect-ctrl-c.exp: New file.
8469
d8ae99a7
PM
84702017-11-16 Phil Muldoon <pmuldoon@redhat.com>
8471
8472 * gdb.python/py-rbreak.exp: New file.
8473 * gdb.python/py-rbreak.c: New file.
8474 * gdb.python/py-rbreak-func2.c: New file.
8475
968a13f8
PA
84762017-11-16 Pedro Alves <palves@redhat.com>
8477
8478 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
8479 pattern.
8480 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
8481 GDB.
8482
71774bc9
SM
84832017-11-15 Simon Marchi <simon.marchi@ericsson.com>
8484
8485 * gdb.tui/completionn.exp (test_tab_completion): Add space in
8486 regex.
8487
ddbb44cf
SM
84882017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
8489
8490 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
8491 test names.
8492
584a564f
PA
84932017-11-09 Pedro Alves <palves@redhat.com>
8494
8495 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
8496 factored out from ...
8497 (top level): ... here, and adjusted to avoid expecting beyond the
8498 prompt in a single gdb_test_multiple.
8499
5ed7a928
PA
85002017-11-09 Pedro Alves <palves@redhat.com>
8501
8502 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
8503 output.
8504 * gdb.server/ext-attach.exp ("kill" test): Likewise.
8505 * gdb.server/ext-restart.exp ("kill" test): Likewise.
8506 * gdb.server/ext-run.exp ("kill" test): Likewise.
8507 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
8508
a60e0738
PA
85092017-11-09 Pedro Alves <palves@redhat.com>
8510
8511 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
8512 match till end of line.
8513
2c88253f
PA
85142017-11-09 Pedro Alves <palves@redhat.com>
8515
8516 * gdb.base/memattr.exp: Tighten regexes to match the end line.
8517
c7a38517
PA
85182017-11-09 Pedro Alves <palves@redhat.com>
8519
8520 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
8521 New procedures, factored out from ...
8522 (top level): ... here, and adjusted to avoid expecting beyond the
8523 prompt in one go.
8524
f29f4b6b
PA
85252017-11-09 Pedro Alves <palves@redhat.com>
8526
8527 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
8528 output. Fix '?' match.
8529
286acbb5
JB
85302017-11-08 Joel Brobecker <brobecker@adacore.com>
8531
8532 * gdb.ada/scoped_watch: New testcase.
8533 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
8534 which is actually correct.
8535 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
8536 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
8537
62d7ae92
PA
85382017-11-08 Pedro Alves <palves@redhat.com>
8539
8540 * gdb.gdb/complaints.exp (test_initial_complaints)
8541 (test_serial_complaints, test_short_complaints): Call
8542 complaint_internal instead of complaint.
8543
280ca31f
DT
85442017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
8545
8546 * gdb.threads/tls-core.c: New file.
8547 * gdb.threads/tls-core.exp: Likewise.
8548
b5ec771e
PA
85492017-11-08 Pedro Alves <palves@redhat.com>
8550
8551 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
8552 (p Exported_Capitalized): New test.
8553 (p exported_capitalized): New test.
8554
a02b41a7
PA
85552017-11-07 Pedro Alves <palves@redhat.com>
8556
8557 * gdb.cp/ena-dis-br-range.exp: Add more tests.
8558
95e95a6d
PA
85592017-11-07 Pedro Alves <palves@redhat.com>
8560
8561 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
8562 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
8563 (disable_invalid, disable_inverted, disable_negative): New
8564 procedures.
8565 ("bad numbers"): New set of tests.
8566
cee62dbd
PA
85672017-11-07 Pedro Alves <palves@redhat.com>
8568
8569 * gdb.cp/ena-dis-br-range.exp: Add tests.
8570
cc638e86
PA
85712017-11-07 Pedro Alves <palves@redhat.com>
8572
8573 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
8574
d0fe4701
XR
85752017-11-07 Xavier Roirand <roirand@adacore.com>
8576 Pedro Alves <palves@redhat.com>
8577
8578 * gdb.base/ena-dis-br.exp: Add reference to
8579 gdb.cp/ena-dis-br-range.exp.
8580 * gdb.cp/ena-dis-br-range.exp: New file.
8581 * gdb.cp/ena-dis-br-range.cc: New file.
8582
46f67f80
PA
85832017-11-06 Pedro Alves <palves@redhat.com>
8584
8585 * gdb.base/attach-non-pgrp-leader.c: New.
8586 * gdb.base/attach-non-pgrp-leader.exp: New.
8587
726e1356
PA
85882017-11-06 Pedro Alves <palves@redhat.com>
8589
8590 * configure.ac: No longer check for termio.h and sgtty.h.
8591 * configure: Regenerate.
8592 * remote-utils.c: Include termios.h instead of gdb_termios.h.
8593 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
8594 Remove termio and sgtty code.
8595
50ab6ace
YQ
85962017-11-03 Yao Qi <yao.qi@linaro.org>
8597
8598 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
8599 in GDB is disabled.
8600
8e68731c
YQ
86012017-11-03 Yao Qi <yao.qi@linaro.org>
8602
8603 * gdb.python/py-thrhandle.exp: Skip it if python is not
8604 enabled.
8605
3a87ae65
SM
86062017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
8607
8608 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
8609 as a breakpoint command.
8610
484d8d36
MD
86112017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
8612
8613 PR python/21213
8614 * gdb.python/py-infthread.exp: Test calling
8615 InferiorThread.inferior () multiple times in a row.
8616
4a27f119
KS
86172017-10-27 Keith Seitz <keiths@redhat.com>
8618
8619 * gdb.opt/inline-break.exp (break_info_1): New procedure.
8620 Test "info break" for every inlined function breakpoint.
8621
bb11dd58
YQ
86222017-10-27 Yao Qi <yao.qi@linaro.org>
8623
8624 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
8625
a43f3893
PF
86262017-10-26 Patrick Frants <osscontribute@gmail.com>
8627
8628 * gdb.cp/classes.exp (test_static_members): Test printing
8629 Outer::instance.
8630 * gdb.cp/classes.c (struct Inner, struct Outer): New.
8631 (Inner::instance, Outer::instance): New.
8632
792ccf00
PA
86332017-10-24 Pedro Alves <palves@redhat.com>
8634
8635 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
8636 extra console" test in two stages.
8637
eb2bfbad
PA
86382017-10-24 Pedro Alves <palves@redhat.com>
8639
8640 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
8641
1f75a651
PA
86422017-10-24 Pedro Alves <palves@redhat.com>
8643
8644 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
8645 loop.
8646
779990d9
PA
86472017-10-24 Pedro Alves <palves@redhat.com>
8648
8649 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
8650 $attempt" and "stoppedtry $stoppedtry" test prefixes.
8651
ad9b8f5d
PA
86522017-10-24 Pedro Alves <palves@redhat.com>
8653
8654 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
8655 parameter and handle it. Don't output read value in test name.
8656
fee6da6e
PA
86572017-10-24 Pedro Alves <palves@redhat.com>
8658
8659 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
8660 custom test name.
8661
10389c2c
PA
86622017-10-24 Pedro Alves <palves@redhat.com>
8663
8664 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
8665 include the unstable output directory name in the test's name.
8666 (initial_setup_simple) <'set args'>: Use custom test name.
8667
a80e65a9
PA
86682017-10-24 Pedro Alves <palves@redhat.com>
8669
8670 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
8671 with explicit test name.
8672
15763a09
PA
86732017-10-20 Pedro Alves <palves@redhat.com>
8674
8675 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
8676 'wait -i'. Use gdb_assert and remote_close.
8677
49a4ce2e
AB
86782017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
8679
8680 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
8681 number from variable rather than hard-coded.
8682
a75868f5
PA
86832017-10-19 Pedro Alves <palves@redhat.com>
8684
8685 * gdb.base/long-inferior-output.c: New file.
8686 * gdb.base/long-inferior-output.exp: New file.
8687
c8ba13ad
KS
86882017-11-18 Keith Seitz <keiths@redhat.com>
8689
8690 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
8691 method.
8692 (main): Call it.
8693 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
8694 Add additional user-defined conversion operator tests.
8695
b27de576
PA
86962017-10-17 Pedro Alves <palves@redhat.com>
8697
8698 * boards/native-stdio-gdbserver.exp: Load "local-board".
8699
8484c955
PA
87002017-10-17 Pedro Alves <palves@redhat.com>
8701
8702 * gdb.base/quit-live.c: New file.
8703 * gdb.base/quit-live.exp: New file.
8704
83d5a34d
KS
87052017-10-16 Keith Seitz <keiths@redhat.com>
8706
8707 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
8708 (class_with_protected_typedef, class_with_private_typedef)
8709 (struct_with_public_typedef, struct_with_protected_typedef)
8710 (struct_with_private_typedef): New classes/structs.
8711 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
8712 typedefs and access specifiers.
8713
739b3f1d
PA
87142017-10-16 Pedro Alves <palves@redhat.com>
8715 Simon Marchi <simon.marchi@polymtl.ca>
8716
8717 * README (Local vs Remote vs Native): New section.
8718 * boards/local-board.exp: New file, with bits factored out from
8719 ...
8720 * boards/native-extended-gdbserver.exp: ... here. Load
8721 "local-board".
8722 * boards/native-gdbserver.exp: Load "local-board".
8723 (${board}_spawn, ${board}_exec): Delete.
8724 * boards/native-stdio-gdbserver.exp: Most contents factored out to
8725 ...
8726 * boards/stdio-gdbserver-base.exp: ... this new file.
8727 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
8728 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
8729 procedure.
8730 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
8731 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
8732 stdio_gdbserver_command.
8733 (${board}_get_remote_address, ${board}_get_comm_port)
8734 (${board}_download, ${board}_upload): Delete.
8735 (get_target_remote_pipe_cmd): New.
8736
fe68b953
SM
87372017-10-16 Simon Marchi <simon.marchi@ericsson.com>
8738
8739 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
8740 test_bkpt_deletion, test_bkpt_cond_and_cmds,
8741 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
8742 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
8743 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
8744 remove with_test_prefix.
8745
300b6685
PA
87462017-10-13 Pedro Alves <palves@redhat.com>
8747
8748 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
8749 * gdb.base/annota1.exp: Use it instead of is_remote.
8750 * gdb.base/annota3.exp: Use it instead of is_remote.
8751 * gdb.cp/annota2.exp: Use it instead of is_remote.
8752 * gdb.cp/annota3.exp: Use it instead of is_remote.
8753 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
8754
50500caf
PA
87552017-10-13 Pedro Alves <palves@redhat.com>
8756
8757 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
8758 (test_num_test_vars, run_and_count_vars, find_env)
8759 (test_set_unset_env, test_inherit_env_var): New procedures.
8760 (top level): Use them.
8761
dad0c6d2
PA
87622017-10-13 Pedro Alves <palves@redhat.com>
8763
8764 * lib/selftest-support.exp (selftest_setup): Extend comments, and
8765 also skip on stub-like targets.
8766
8b0553c1
PA
87672017-10-13 Pedro Alves <palves@redhat.com>
8768
8769 PR gdb/22293
8770 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
8771 (top level): Move some tests to ...
8772 (test_not_found): ... this new procedure.
8773 (top level): Call it.
8774
7594f623
PA
87752017-10-13 Pedro Alves <palves@redhat.com>
8776
8777 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
8778 expect different "info terminal" output if testing with a
8779 non-native target.
8780
ebe3b402
PA
87812017-10-13 Pedro Alves <palves@redhat.com>
8782 Simon Marchi <simon.marchi@polymtl.ca>
8783
8784 PR python/12966
8785 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
8786
42f1b161
PA
87872017-10-13 Pedro Alves <palves@redhat.com>
8788
8789 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
8790 already.
8791
8d6ef72b
PA
87922017-10-13 Pedro Alves <palves@redhat.com>
8793
8794 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
8795 is_remote.
8796
d7bcd5b8
PA
87972017-10-13 Pedro Alves <palves@redhat.com>
8798
8799 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
8800 is_remote.
8801
df479dc6
PA
88022017-10-13 Pedro Alves <palves@redhat.com>
8803
8804 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
8805 is set.
8806 (corefile_test_attach): Likewise. Check can_spawn_for_attach
8807 instead of is_remote.
8808
23fb630a
PA
88092017-10-13 Pedro Alves <palves@redhat.com>
8810
8811 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
8812 (top level): Add comment.
8813
cc77b1dc
PA
88142017-10-13 Pedro Alves <palves@redhat.com>
8815
8816 * gdb.base/remote.exp (top level): Fix comment typo and add
8817 missing return.
8818
27c9e813
PA
88192017-10-13 Pedro Alves <palves@redhat.com>
8820 Simon Marchi <simon.marchi@polymtl.ca>
8821
8822 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
8823 calls and add comments. Skip test if use_gdb_stub is set.
8824 (top level): Use "set cwd" command instead of "cd" command.
8825
5e830d98
PA
88262017-10-13 Pedro Alves <palves@redhat.com>
8827
8828 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
8829 is_remote target check.
8830
f5ca0032
PA
88312017-10-13 Pedro Alves <palves@redhat.com>
8832
8833 * gdb.base/scope.exp: Use build_executable + clean_restart +
8834 gdb_file_cmd instead of prepare_for_testing and no longer skip
8835 "before run" tests on is_remote target boards. Update comments.
8836 * boards/native-extended-gdbserver.exp
8837 (extended_gdbserver_load_last_file): New, factored out from ...
8838 (gdb_load): ... this. Move further below and add comment.
8839 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
8840
8aed1c0d
PA
88412017-10-12 Pedro Alves <palves@redhat.com>
8842
8843 * gdb.base/attach.exp: Remove references to gdb64.
8844 * gdb.base/dbx.exp: Remove references to gdb64.
8845
cfa34c87
SM
88462017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
8847 Pedro Alves <palves@redhat.com>
8848
8849 * gdb.base/label.exp: Remove is_remote target check.
8850
9192b7de
PA
88512017-10-12 Pedro Alves <palves@redhat.com>
8852
8853 * gdb.base/auvx.exp (coredir): Update comment.
8854 (top level) <core_works>: Use "set cwd" command instead of "cd"
8855 command.
8856
6bf0052d
PA
88572017-10-12 Pedro Alves <palves@redhat.com>
8858 Simon Marchi <simon.marchi@polymtl.ca>
8859
8860 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
8861 target boards.
8862
e48ef82d
PA
88632017-10-12 Pedro Alves <palves@redhat.com>
8864 Simon Marchi <simon.marchi@polymtl.ca>
8865
8866 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
8867 Instead skip if there's any gdb_protocol set.
8868
8d7aea57
SM
88692017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
8870 Pedro Alves <palves@redhat.com>
8871
8872 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
8873
30440677
PA
88742017-10-12 Pedro Alves <palves@redhat.com>
8875 Simon Marchi <simon.marchi@polymtl.ca>
8876
8877 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
8878 instead of on dejagnu remote boards.
8879
4e04f045 88802017-10-12 Pedro Alves <palves@redhat.com>
175654b9 8881 Simon Marchi <simon.marchi@polymtl.ca>
4e04f045
PA
8882
8883 * gdb.base/inferior-died.exp: Remove is_remote and isnative
8884 checks. Use build_executable + clean_restart instead of
8885 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
8886 of enabling non-stop after starting gdb.
8887
871a186e
PA
88882017-10-12 Pedro Alves <palves@redhat.com>
8889
8890 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
8891 * gdb.threads/non-ldr-exc-2.exp: Ditto.
8892 * gdb.threads/non-ldr-exc-3.exp: Ditto.
8893 * gdb.threads/non-ldr-exc-4.exp: Ditto.
8894
56d704da
AK
88952017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
8896
8897 * gdb.arch/arc-tdesc-cpu.exp: New file.
8898 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
8899
2f20e312
SM
89002017-10-10 Simon Marchi <simon.marchi@ericsson.com>
8901
8902 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
8903
65630365
PA
89042017-10-10 Pedro Alves <palves@redhat.com>
8905
8906 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
8907 expect CLI output.
8908
bf469271
PA
89092017-10-10 Pedro Alves <palves@redhat.com>
8910
8911 * lib/selftest-support.exp (selftest_setup): Update for
8912 captured_command_loop's prototype change.
8913
777a42f1
PA
89142017-10-09 Pedro Alves <palves@redhat.com>
8915
8916 Test both arch1=>arch2 and arch2=>arch1.
8917
8918 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
8919 (srcfile2, binfile2, march1, march2): Remove globals. Largely
8920 factored out to...
8921 (append_arch1_options, append_arch2_options, append_arch_options)
8922 (build_executables): New procedures.
8923 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
8924 local.
8925 (top level): Add new 'first_arch' testing axis.
8926
cbd2b4e3
PA
89272017-10-09 Pedro Alves <palves@redhat.com>
8928
8929 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
8930 (barrier): New.
8931 (thread_start, all_started): New functions.
8932 (main): Spawn new thread and wait until it is scheduled.
8933 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
8934 option.
8935 (do_test): Add 'selected_thread' parameter. Run to all_started
8936 instead of main. Explicitly set the breakpoint at main. Switch
8937 to the SELECTED_THREAD thread.
8938 (top level): Test handling the exec event with either the main
8939 thread or the second thread selected.
8940
5c9e4427
PA
89412017-10-09 Pedro Alves <palves@redhat.com>
8942
8943 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
8944 logic. Move STOP marker after the value checks.
8945 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
8946 regexp.
8947
b3b7c423
SL
89482017-10-06 Sandra Loosemore <sandra@codesourcery.com>
8949
8950 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
8951
3b4b2f16
UW
89522017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
8953
8954 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
8955 integer-to-dfp conversion.
8956 * gdb.base/dfp-test.exp: Likewise.
8957
5cd63fda
PA
89582017-10-04 Pedro Alves <palves@redhat.com>
8959
8960 * gdb.multi/hangout.c: Include <unistd.h>.
8961 (hangout_loop): New function.
8962 (main): Call alarm. Call hangout_loop in a loop.
8963 * gdb.multi/hello.c: Include <unistd.h>.
8964 (hello_loop): New function.
8965 (main): Call alarm. Call hangout_loop in a loop.
8966 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
8967 inferior with the other selected.
8968
4c71c105
SM
89692017-10-04 Simon Marchi <simon.marchi@ericsson.com>
8970
8971 * gdb.mi/list-thread-groups-available.exp: New file.
8972 * gdb.mi/list-thread-groups-available.c: New file.
8973
bc3b087d
SDJ
89742017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
8975
8976 * gdb.base/set-cwd.exp: Make it available on
8977 native-extended-gdbserver.
8978
d092c5a2
SDJ
89792017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
8980
8981 * gdb.base/set-cwd.c: New file.
8982 * gdb.base/set-cwd.exp: Likewise.
8983
45320ffa
TT
89842017-10-02 Tom Tromey <tom@tromey.com>
8985
8986 PR rust/22236:
8987 * gdb.rust/simple.rs (main): New variable "fslice".
8988 * gdb.rust/simple.exp: Add slice tests. Update string tests.
8989
b3e3859b
TT
89902017-10-02 Tom Tromey <tom@tromey.com>
8991
8992 * gdb.rust/simple.exp: Test ptype of a slice.
8993
01af5e0d
TT
89942017-10-02 Tom Tromey <tom@tromey.com>
8995
8996 * gdb.rust/simple.exp: Test index of slice.
8997
a9bbfbd8
TT
89982017-09-27 Tom Tromey <tom@tromey.com>
8999
9000 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
9001
df8899e5
TP
90022017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
9003 Pedro Alves <palves@redhat.com>
9004
9005 * gdb.base/compare-sections.exp (get value of read-only section): Read
9006 as unsigned value.
9007 (corrupt read-only section): Likewise and don't set written if patching
9008 failed.
9009
757bf54b
KB
90102017-09-21 Kevin Buettner <kevinb@redhat.com>
9011
9012 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
9013 files.
9014
06871ae8
PA
90152017-09-20 Pedro Alves <palves@redhat.com>
9016
9017 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
9018 symbol names in gdb's output.
9019 * gdb.cp/overload.exp ("list all overloads"): Likewise.
9020
e5f25bc5
PA
90212017-09-20 Pedro Alves <palves@redhat.com>
9022
9023 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
9024 Rename to ...
9025 (test_list_ambiguous_symbol): ... this and add a symbol name
9026 parameter. Adjust.
9027 (test_list_ambiguous_function): Reimplement on top of
9028 test_list_ambiguous_symbol and also test listing ambiguous
9029 variables.
9030 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
9031 (ambiguous_fun): ... this.
9032 (ambiguous_var): New.
9033 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
9034 (ambiguous_fun): ... this.
9035 (ambiguous_var): New.
9036
4e5a4f58
JB
90372017-09-19 John Baldwin <jhb@FreeBSD.org>
9038
9039 * gdb.base/starti.c: New file.
9040 * gdb.base/starti.exp: New file.
9041 * lib/gdb.exp (gdb_starti_cmd): New procedure.
9042
26e53f3e
PA
90432017-09-14 Pedro Alves <palves@redhat.com>
9044
9045 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
9046 (top level): Use it instead of runto.
9047
cb791d59
TT
90482017-09-11 Tom Tromey <tom@tromey.com>
9049
9050 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
9051
7c96f8c1
TT
90522017-09-11 Tom Tromey <tom@tromey.com>
9053
9054 * gdb.python/py-infthread.exp: Add tests for new_thread event.
9055 * gdb.python/py-inferior.exp: Add tests for new inferior events.
9056
469412dd
CW
90572017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
9058
9059 * gdb.fortran/printing-types.exp: New file.
9060 * gdb.fortran/printing-types.exp: New file.
9061
e0f86435
BH
90622017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
9063
9064 * gdb.fortran/vla-ptype.exp: Fix typos.
9065 * gdb.fortran/vla-value.exp: Same.
9066
9e9af4be
BH
90672017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
9068
9069 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
9070 * gdb.mi/mi-var-child-f.exp: Likewise.
9071 * gdb.mi/mi-vla-fortran.exp: Likewise.
9072
a5ad232b 90732017-09-08 Frank Penczek <frank.penczek@intel.com>
e79be6e5
SM
9074 Christoph Weinmann <christoph.t.weinmann@intel.com>
9075 Bernhard Heckel <bernhard.heckel@intel.com>
a5ad232b
FP
9076
9077 * gdb.fortran/ptr-indentation.f90: New file.
9078 * gdb.fortran/ptr-indentation.exp: New file.
9079
5aec60eb
TT
90802017-09-05 Tom Tromey <tom@tromey.com>
9081
9082 PR gdb/22010:
9083 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
9084
8f8f8152
TP
90852017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
9086
9087 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
9088
fbd1b771
JK
90892017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
9090
9091 * gdb.threads/tls-nodebug-pie.c: New file.
9092 * gdb.threads/tls-nodebug-pie.exp: New file.
9093
5eb5f850
TT
90942017-09-05 Tom Tromey <tom@tromey.com>
9095
9096 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
9097 for rust.
9098
ae780a21
SM
90992017-09-05 Simon Marchi <simon.marchi@ericsson.com>
9100
9101 * gdb.multi/multi-arch-exec.exp: Test with different
9102 "follow-exec-mode" settings.
9103 (do_test): New procedure.
9104
3693fdb3
PA
91052017-09-04 Pedro Alves <palves@redhat.com>
9106
9107 * gdb.base/func-static.c (S::method const, S::method volatile)
9108 (S::method volatile const): New methods.
9109 (c_s, v_s, cv_s): New instances.
9110 (main): Call method() on them.
9111 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
9112 (cannot_resolve): New procedure.
9113 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
9114 print-quote-unquoted columns.
9115 (do_test): Test printing each scope too.
9116
e68cb8e0
PA
91172017-09-04 Pedro Alves <palves@redhat.com>
9118
9119 * gdb.base/local-static.exp: Also test with
9120 class::method::variable wholly quoted.
9121 * gdb.cp/m-static.exp (class::method::variable): Remove test.
9122
858be34c
PA
91232017-09-04 Pedro Alves <palves@redhat.com>
9124
9125 * gdb.base/local-static.c: New.
9126 * gdb.base/local-static.cc: New.
9127 * gdb.base/local-static.exp: New.
9128
46a4882b
PA
91292017-09-04 Pedro Alves <palves@redhat.com>
9130
9131 * gdb.asm/asm-source.exp: Add casts to int.
9132 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
9133 (dataglobal64_1, dataglobal64_2): New globals.
9134 * gdb.base/nodebug.exp: Test different expressions involving the
9135 new globals, with print, whatis and ptype. Add casts to int.
9136 * gdb.base/solib-display.exp: Add casts to int.
9137 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
9138 * gdb.cp/m-static.exp: Add cast to int.
9139 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
9140 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
9141 tls variable with no debug info without a cast. Test with a cast
9142 to int too.
9143 * gdb.trace/entry-values.exp: Add casts.
9144
2c5a2be1
PA
91452017-09-04 Pedro Alves <palves@redhat.com>
9146
9147 * gdb.base/nodebug.exp: Test that ptype's error about functions
9148 with unknown return type includes the function name too.
9149
7022349d
PA
91502017-09-04 Pedro Alves <palves@redhat.com>
9151
9152 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
9153 return type of munmap in infcall.
9154 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
9155 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
9156 type of ftell in infcall.
9157 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
9158 type of getpid in infcall.
9159 * gdb.base/infcall-exec.exp: Cast return type of execlp in
9160 infcall.
9161 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
9162 Bail on failure to extract the pid.
9163 * gdb.base/nodebug.c: #include <stdint.h>.
9164 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
9165 New functions.
9166 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
9167 Change expected output of print/whatis/ptype with functions with
9168 no debug info. Test all supported languages. Call
9169 test_call_promotion.
9170 * gdb.compile/compile.exp: Adjust expected output to expect
9171 warning.
9172 * gdb.threads/siginfo-threads.exp: Likewise.
9173
54990598
PA
91742017-09-04 Pedro Alves <palves@redhat.com>
9175
9176 * gdb.base/callfuncs.exp (do_function_calls): New parameter
9177 "prototypes". Test calling float functions via prototyped and
9178 unprototyped function pointers.
9179 (perform_all_tests): New parameter "prototypes". Pass it down.
9180 (top level): Pass down "prototypes" parameter to
9181 perform_all_tests.
9182
34d16ea2
SM
91832017-09-04 Simon Marchi <simon.marchi@ericsson.com>
9184
9185 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
9186 Test with nested loops.
9187
9521ecda
SM
91882017-09-04 Simon Marchi <simon.marchi@ericsson.com>
9189
9190 * gdb.base/commands.exp: Call the new procedures.
9191 (loop_break_test, loop_continue_test): New procedures.
9192
80a65e9b
SM
91932017-09-04 Simon Marchi <simon.marchi@ericsson.com>
9194
9195 * gdb.base/commands.exp: Call new procedure.
9196 (define_if_without_arg_test): New procedure.
9197
e439fa14
PA
91982017-09-04 Pedro Alves <palves@redhat.com>
9199
9200 * gdb.base/list-ambiguous.exp: New file.
9201 * gdb.base/list-ambiguous0.c: New file.
9202 * gdb.base/list-ambiguous1.c: New file.
9203 * gdb.base/list.exp (test_list_range): Adjust expected output.
9204
0a2dde4a
SDJ
92052017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
9206
9207 * gdb.base/share-env-with-gdbserver.c: New file.
9208 * gdb.base/share-env-with-gdbserver.exp: Likewise.
9209
5e89eb3a
SM
92102017-08-28 Simon Marchi <simon.marchi@ericsson.com>
9211
9212 * gdb.base/commands.exp (gdbvar_simple_if_test,
9213 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
9214 progvar_simple_if_test, progvar_simple_while_test,
9215 progvar_complex_if_while_test, user_defined_command_test,
9216 user_defined_command_args_eval,
9217 user_defined_command_args_stack_test,
9218 user_defined_command_manyargs_test, bp_deleted_in_command_test,
9219 temporary_breakpoint_commands,
9220 gdb_test_no_prompt, redefine_hook_test,
9221 redefine_backtrace_test): Remove "global gdb_prompt".
9222
fd437cbc
SM
92232017-08-28 Simon Marchi <simon.marchi@ericsson.com>
9224
9225 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
9226 New proc, call it from toplevel.
9227
87215ad1
SDJ
92282017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
9229
9230 PR remote/21852
9231 * gdb.server/normal.c: New file, copied from gdb.base.
9232 * gdb.server/run-without-local-binary.exp: New file.
9233
58afddc6
WP
92342017-08-07 Weimin Pan <weimin.pan@oracle.com>
9235
9236 * gdb.arch/sparc64-adi.exp: New file.
9237 * gdb.arch/sparc64-adi.c: New file.
9238
5277199a
PA
92392017-08-22 Pedro Alves <palves@redhat.com>
9240
9241 * gdb.cp/overload.exp (line_range_pattern): New procedure.
9242 (top level): Add "list all overloads" tests.
9243
14278e1f
TT
92442017-08-22 Tom Tromey <tom@tromey.com>
9245
9246 * gdb.gdb/xfullpath.exp: Remove.
9247
bf223d3e
PA
92482017-08-21 Pedro Alves <palves@redhat.com>
9249
9250 PR gdb/19487
9251 * gdb.base/symbol-alias.c: New.
9252 * gdb.base/symbol-alias2.c: New.
9253 * gdb.base/symbol-alias.exp: New.
9254
c973d0aa
PA
92552017-08-21 Pedro Alves <palves@redhat.com>
9256
9257 * gdb.base/dfp-test.c
9258 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
9259 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
9260 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
9261 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
9262 * gdb.base/whatis-ptype-typedefs.c: New.
9263 * gdb.base/whatis-ptype-typedefs.exp: New.
9264 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
9265 (an_int, an_int_type, an_int_type2): New globals.
9266 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
9267 involving typedefs and cast expressions.
9268 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
9269 (lookup_typedefs_function): New.
9270 (typedefs_pretty_printers_dict): New.
9271 (top level): Register lookup_typedefs_function in
9272 gdb.pretty_printers.
9273
6d580b63
YQ
92742017-08-18 Yao Qi <yao.qi@linaro.org>
9275
9276 * gdb.server/unittest.exp: New.
9277
206726fb
SDJ
92782017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
9279
9280 PR gdb/21954
9281 * gdb.base/environ.exp: Add test to check if 'unset environment'
9282 works.
9283
bf0ec4c2
AA
92842017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
9285
9286 * lib/gdb.exp (universal_compile_options): New caching proc.
9287 (gdb_compile): Suppress GCC's coloring of messages.
9288
d6382fff
TT
92892017-08-14 Tom Tromey <tom@tromey.com>
9290
9291 PR gdb/21675:
9292 * gdb.base/printcmds.exp (test_radices): New function.
9293 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
9294 * gdb.base/sizeof.exp (check_valueof): Use p/d.
9295 * lib/gdb.exp (get_integer_valueof): Use p/d.
9296
c2c2dd9f
SM
92972017-08-12 Simon Marchi <simon.marchi@ericsson.com>
9298
9299 * lib/gdb.exp (get_valueof): Don't capture end-of-line
9300 characters.
9301
fdffd6f4
TT
93022017-08-05 Tom Tromey <tom@tromey.com>
9303
9304 * gdb.rust/simple.exp: Allow String to appear in a different
9305 namespace.
9306
27d41eac
YQ
93072017-07-26 Yao Qi <yao.qi@linaro.org>
9308
9309 * gdb.gdb/unittest.exp: Invoke command
9310 "maintenance check xml-descriptions".
9311
031ed05d
AA
93122017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
9313
9314 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
9315 calling context.
9316 (hex128): Drop erroneous calculation of parameters.
9317
dcd27ddf
SM
93182017-07-22 Simon Marchi <simon.marchi@ericsson.com>
9319
9320 * gdb.python/py-unwind.exp: Disable stack protection when
9321 building test file.
9322
47e77640
PA
93232017-07-20 Pedro Alves <palves@redhat.com>
9324
9325 * gdb.base/default.exp (set language): Adjust expected output.
9326
62d2a18a
PA
93272017-07-20 Pedro Alves <palves@redhat.com>
9328
9329 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
9330 (test_minsym): ... this, and make static.
9331 (get_pck__foo__bar__minsym): Rename to ...
9332 (get_test_minsym): ... this.
9333 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
9334 symbol names and comments.
9335 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
9336 (get_test_minsym): ... this.
9337 (pck__foo__bar__minsym__2): Rename to ...
9338 (test_minsym): ... this.
9339 (main): Adjust.
9340
c45ec17c
PA
93412017-07-17 Pedro Alves <palves@redhat.com>
9342
9343 * gdb.base/completion.exp: Adjust expected output.
9344 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
9345 the completer works.
9346
c6756f62
PA
93472017-07-17 Pedro Alves <palves@redhat.com>
9348
9349 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
9350
5bd68487
AB
93512017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
9352
9353 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
9354
8880f2a9
TT
93552017-07-14 Tom Tromey <tom@tromey.com>
9356
9357 PR rust/21764:
9358 * gdb.rust/simple.exp: Add tests.
9359
65547233
TT
93602017-07-14 Tom Tromey <tom@tromey.com>
9361
9362 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
9363
8f14146e
PA
93642017-07-14 Pedro Alves <palves@redhat.com>
9365
9366 * gdb.linespec/base/one/thefile.cc (z1): New function.
9367 * gdb.linespec/base/two/thefile.cc (z2): New function.
9368 * gdb.linespec/linespec.exp: Add tests.
9369
b4365d02
AB
93702017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
9371
9372 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
9373 to mi_create_breakpoint.
9374
5d2cbaa5
AB
93752017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
9376
9377 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
9378 mi_create_breakpoint.
9379
11cb5716
IB
93802017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
9381
9382 * gdb.dlang/demangle.exp: Update for demangling changes.
9383
03278692
TT
93842017-07-09 Tom Tromey <tom@tromey.com>
9385
9386 * gdb.dwarf2/shortpiece.exp: New file.
9387
33c5cd75
DB
93882017-07-06 David Blaikie <dblaikie@gmail.com>
9389
9390 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
9391 built from fissiont-multi-cu{1,2}.c.
9392 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
9393 except putting 'main' and 'func' in separate CUs in the same DWO file.
9394 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
9395 test.
9396 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
9397 test.
9398
8455d262
PA
93992017-07-06 Pedro Alves <palves@redhat.com>
9400
9401 * gdb.python/py-unwind.exp: Test flushregs.
9402
dc4bde35
SDJ
94032017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
9404
9405 PR cli/21688
9406 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
9407 tests for alias commands and trailing whitespace.
9408
51ed89aa
SDJ
94092017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
9410
9411 PR cli/21688
9412 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
9413 procedure. Call it.
9414
eb17d413
PA
94152017-06-29 Pedro Alves <palves@redhat.com>
9416
9417 * gdb.base/printcmds.exp: Add tests.
9418
41664b45
DG
94192017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
9420
9421 PR gdb/21337
9422 * gdb.base/reread-readsym.exp: New file.
9423 * gdb.base/reread-readsym.c: New file.
9424
75312ae3
KB
94252017-06-21 Kevin Buettner <kevinb@redhat.com>
9426
9427 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
9428 subpattern.
9429
66953522
PB
94302017-06-19 Peter Bergner <bergner@vnet.ibm.com>
9431
9432 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
9433 extended mnemonic.
9434 * gdb.arch/powerpc-power9.s: Likewise.
9435
5524b525
AA
94362017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
9437
9438 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
9439 on 32-bit x86 targets. Exploit is_*_target macros where
9440 appropriate.
9441
03c8af18
AA
94422017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9443
9444 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
9445 register pieces.
9446
3bf31011
AA
94472017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9448
9449 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
9450 located in one or more DWARF pieces.
9451
805acca0
AA
94522017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9453
9454 * lib/gdb.exp (get_endianness): New proc.
9455 * gdb.arch/aarch64-fp.exp: Use it.
9456 * gdb.arch/altivec-regs.exp: Likewise.
9457 * gdb.arch/e500-regs.exp: Likewise.
9458 * gdb.arch/vsx-regs.exp: Likewise.
9459 * gdb.base/dump.exp: Likewise.
9460 * gdb.base/funcargs.exp: Likewise.
9461 * gdb.base/gnu_vector.exp: Likewise.
9462 * gdb.dwarf2/formdata16.exp: Likewise.
9463 * gdb.dwarf2/implptrpiece.exp: Likewise.
9464 * gdb.dwarf2/nonvar-access.exp: Likewise.
9465 * gdb.python/py-inferior.exp: Likewise.
9466 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
9467
e9352324
AA
94682017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9469
9470 PR gdb/21226
9471 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
9472 stack value pieces are taken from the LSB end.
9473
d5d1163e
AA
94742017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9475
9476 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
9477 variable at nonzero offset.
9478
0567c986
AA
94792017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9480
9481 * gdb.dwarf2/var-access.c: New file.
9482 * gdb.dwarf2/var-access.exp: New test.
9483 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
9484
973e9aab
TT
94852017-06-12 Tom Tromey <tom@tromey.com>
9486
9487 * gdb.dwarf2/formdata16.exp: Add tests.
9488
d9109c80
TT
94892017-06-12 Tom Tromey <tom@tromey.com>
9490
9491 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
9492
30a25466
TT
94932017-06-12 Tom Tromey <tom@tromey.com>
9494
9495 PR exp/16225:
9496 * gdb.reverse/i386-sse-reverse.exp: Update tests.
9497 * gdb.arch/vsx-regs.exp: Update tests.
9498 * gdb.arch/s390-vregs.exp (hex128): New proc.
9499 Update test.
9500 * gdb.arch/altivec-regs.exp: Update tests.
9501
aefd8b33
SDJ
95022017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
9503
9504 * gdb.base/startup-with-shell.c: New file.
9505 * gdb.base/startup-with-shell.exp: Likewise.
9506
2090129c
SDJ
95072017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
9508
9509 * gdb.server/non-existing-program.exp: Update regex in order to
9510 reflect the fact that gdbserver is now using fork_inferior (with a
9511 shell) to startup the inferior.
9512
8e86a419
SM
95132017-05-30 Simon Marchi <simon.marchi@ericsson.com>
9514
9515 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
9516 support function calls from GDB.
9517
e6cf65f2
TT
95182017-05-21 Tom Tromey <tom@tromey.com>
9519
9520 PR rust/21466:
9521 * gdb.rust/unsized.exp: New file.
9522 * gdb.rust/unsized.rs: New file.
9523
43cc5389
TT
95242017-05-19 Tom Tromey <tom@tromey.com>
9525
9526 PR rust/21484:
9527 * gdb.rust/watch.exp: New file.
9528 * gdb.rust/watch.rs: New file.
9529
ec8df234
TT
95302017-05-18 Tom Tromey <tom@tromey.com>
9531
9532 * gdb.rust/simple.exp: Allow Box to be qualified.
9533
3e3e7fae
TP
95342017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
9535
9536 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
9537
59cc050d
PA
95382017-05-18 Pedro Alves <palves@redhat.com>
9539
9540 * gdb.base/fileio.c (test_write, test_read, test_close)
9541 (test_fstat): Don't print 'ret' in the fail path.
9542
c8f6abd1
PA
95432017-05-18 Pedro Alves <palves@redhat.com>
9544
9545 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
9546 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
9547 (test_system, test_rename, test_unlink, test_time): Change
9548 prototypes.
9549 * gdb.base/fileio.exp (stop_msg): Adjust.
9550
d2a03b77
PA
95512017-05-18 Pedro Alves <palves@redhat.com>
9552
9553 * gdb.base/fileio.c (null_str): New global.
9554 (test_stat): Use it.
9555 * gdb.base/fileio.exp: Remove nowarnings.
9556
0d5c6999
YQ
95572017-05-17 Yao Qi <yao.qi@linaro.org>
9558
9559 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
9560
21873064
YQ
95612017-05-17 Simon Marchi <simon.marchi@ericsson.com>
9562
9563 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
9564 argument command.
9565 (top-level): Invoke test_set_inferior_tty.
9566
d512d31c
PA
95672017-05-04 Pedro Alves <palves@redhat.com>
9568
9569 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
9570 Add parens to print call for Python 3.
9571
90cef2ed
KS
95722017-05-03 Keith Seitz <keiths@redhat.com>
9573
9574 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
9575 (main): Call it.
9576
14f819c8
TW
95772017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
9578
9579 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
9580 to prev and next.
9581
913aeadd
TW
95822017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
9583
9584 * gdb.python/py-record-btrace.exp: Remove test for
9585 gdb.BtraceInstruction.error.
9586
a3be24ad
TW
95872017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
9588
9589 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
9590
ae20e79a
TW
95912017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
9592
9593 * gdb.python/py-record-btrace-threads.c: New file.
9594 * gdb.python/py-record-btrace-threads.exp: New file.
9595
45ce1b47
SDJ
95962017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
9597
9598 PR testsuite/8595
9599 * gdb.base/environ.exp: Make test available in all architectures.
9600 Move bits related to "info program" testing to
9601 gdb.base/info-program.exp. Rewrite tests to use the two new
9602 procedures mentione below.
9603 (test_set_show_env_var) New procedure.
9604 (test_set_show_env_var_equal): Likewise.
9605 * gdb.base/info-program.exp: New file.
9606
e15c3eb4
KS
96072017-04-27 Keith Seitz <keiths@redhat.com>
9608
9609 * gdb.cp/oranking.cc (test15): New function.
9610 (main): Call test15 and declare additional variables for testing.
9611 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
9612 "p foo101('abc')" tests.
9613 Add tests for cv qualifier overloads.
9614 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
9615 "lvalue reference overload" test.
9616 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
9617 "print value of f1 on Child&& in f2" test.
9618
3a3fd0fd
PA
96192017-04-19 Pedro Alves <palves@redhat.com>
9620
9621 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
9622 procedure.
9623 (top level): Call it.
9624 * lib/gdb.exp (gdb_define_cmd): New procedure.
9625
53375380
PA
96262017-04-12 Pedro Alves <palves@redhat.com>
9627
9628 PR gdb/21323
9629 * gdb.cp/wide_char_types.c: Include <wchar.h>.
9630 (wchar): New global.
9631 * gdb.cp/wide_char_types.exp (wide_char_types_program)
9632 (do_test_wide_char, wide_char_types_no_program, top level): Add
9633 wchar_t testing.
9634
53e710ac
PA
96352017-04-12 Pedro Alves <palves@redhat.com>
9636
9637 PR c++/21323
9638 * gdb.cp/wide_char_types.c: New file.
9639 * gdb.cp/wide_char_types.exp: New file.
9640
0ad9d8c7
SDJ
96412017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
9642
9643 PR gdb/21352
9644 * gdb.trace/tsv.exp: Add test for "tsave -r".
9645
b1b45502
IB
96462017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
9647
9648 * gdb.dlang/watch-loc.c: New file.
9649 * gdb.dlang/watch-loc.exp: New file.
9650
ec13808e
JK
96512017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
9652
9653 * gdb.python/py-section-script.exp (sepdebug): New testcases.
9654
fe5f7374
AK
96552017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
9656
9657 * gdb.arch/arc-analyze-prologue.S: New file.
9658 * gdb.arch/arc-analyze-prologue.exp: Likewise.
9659
eea78757
AK
96602017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
9661
9662 * gdb.arch/arc-decode-insn.S: New file.
9663 * gdb.arch/arc-decode-insn.exp: Likewise.
9664
5badf10a
IR
96652017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
9666
9667 PR tdep/20928
9668 * gdb.arch/sparc64-regs.exp: New file.
9669 * gdb.arch/sparc64-regs.S: Likewise.
9670
cee59b3f
TW
96712017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
9672
9673 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
9674 and memory view on Python 3.
9675
c0f55cc6
AV
96762017-03-20 Artemiy Volkov <artemiyv@acm.org>
9677 Keith Seitz <keiths@redhat.com>
9678
9679 PR gdb/14441
9680 * gdb.cp/demangle.exp: Add rvalue reference tests.
9681 * gdb.cp/rvalue-ref-casts.cc: New file.
9682 * gdb.cp/rvalue-ref-casts.exp: New file.
9683 * gdb.cp/rvalue-ref-overload.cc: New file.
9684 * gdb.cp/rvalue-ref-overload.exp: New file.
9685 * gdb.cp/rvalue-ref-params.cc: New file.
9686 * gdb.cp/rvalue-ref-params.exp: New file.
9687 * gdb.cp/rvalue-ref-sizeof.cc: New file.
9688 * gdb.cp/rvalue-ref-sizeof.exp: New file.
9689 * gdb.cp/rvalue-ref-types.cc: New file.
9690 * gdb.cp/rvalue-ref-types.exp: New file.
9691 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
9692 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
9693
51457a05
MAL
96942017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
9695
9696 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
9697 New procedure.
9698
5b291c04
MAL
96992017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
9700
9701 * lib/mi-support.exp (mi_gdb_test): Add additional message
9702 for unexpected output.
9703
59a56148
AA
97042017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
9705
9706 * gdb.base/examine-backward.c (Barrier): New character array
9707 constant, to ensure that TestStrings is preceded by a string
9708 terminator.
9709
7942e96e
AA
97102017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
9711
9712 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
9713 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
9714 and implicit pointer into such a location.
9715
6ebac3fb
DE
97162017-03-16 Doug Evans <dje@google.com>
9717
9718 * gdb.python/py-lazy-string (pointer): Really add new typedef.
9719
ec3b243d
TP
97202017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
9721
9722 * gdb.cp/m-static.exp: Fix expectation for prototype of
9723 test5.single_constructor and single_constructor::single_constructor.
2cc36e25
DE
9724
97252017-03-16 Doug Evans <dje@google.com>
a7c0469f
DE
9726
9727 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
9728 * gdb.guile/scm-lazy-string.c: New file.
9729 * gdb.guile/scm-value.exp: Move lazy string tests to ...
9730 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
9731 for pointer, array, typedef lazy strings.
9732
2cc36e25 97332017-03-16 Doug Evans <dje@google.com>
34b43320
DE
9734
9735 PR python/17728, python/18439, python/18779
9736 * gdb.python/py-value.c (main) Delete locals sptr, sn.
9737 * gdb.python/py-lazy-string.c (pointer): New typedef.
9738 (main): New locals ptr, array, typedef_ptr.
9739 * gdb.python/py-value.exp: Move lazy string tests to ...
9740 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
9741 array, typedef lazy strings.
ec3b243d 9742
0efcde63
AK
97432017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
9744
9745 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
9746 Add optional 'test' parameter.
9747
7978d7c3
SM
97482017-03-13 Simon Marchi <simon.marchi@ericsson.com>
9749
9750 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
9751 Skip for versions of DejaGnu < 1.5.
9752
896c0c1e
SM
97532017-03-13 Simon Marchi <simon.marchi@ericsson.com>
9754
9755 * lib/gdb.exp (dejagnu_version): New proc.
9756 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
9757 Use dejagnu_version.
9758
5f4d1085
KS
97592017-03-10 Keith Seitz <keiths@redhat.com>
9760
9761 PR c++/8128
9762 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
9763 type from destructor regexps.
9764 Add a branch which actually passes the test.
9765 Adjust "ptype t5i" test names.
9766
1de05205
PA
97672017-03-08 Pedro Alves <palves@redhat.com>
9768
9769 * gdb.base/step-over-exit.exp: Add explicit test message.
9770
c65d6b55
PA
97712017-03-08 Pedro Alves <palves@redhat.com>
9772
9773 PR gdb/18360
9774 * gdb.threads/interrupt-while-step-over.c: New file.
9775 * gdb.threads/interrupt-while-step-over.exp: New file.
9776
2e86a283
PA
97772017-03-08 Pedro Alves <palves@redhat.com>
9778
9779 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
9780 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
9781
25dcbff6
PA
97822017-03-08 Pedro Alves <palves@redhat.com>
9783
9784 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
9785 PKRU as not supported as a PASS.
9786
dc9366eb
PA
97872017-03-08 Pedro Alves <palves@redhat.com>
9788
9789 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
9790 prefix instead of $binfile1/$binfile2.
9791 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
9792 in test message.
9793 * gdb.python/py-completion.exp: Use "load python file" as test
9794 messages instead of unstable path names.
9795
6e5d74e7
PA
97962017-03-08 Pedro Alves <palves@redhat.com>
9797 Jan Kratochvil <jan.kratochvil@redhat.com>
9798
9799 PR cli/21218
9800 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
9801 New proc.
9802 (top level): Call it.
9803
9753a2f6
PA
98042017-03-08 Pedro Alves <palves@redhat.com>
9805
9806 PR tui/21216
9807 * gdb.tui/tui-nl-filtered-output.exp: New file.
9808
1a4dd9dd
PA
98092017-03-08 Pedro Alves <palves@redhat.com>
9810
9811 * gdb.base/completion.exp: Move TUI completion tests to ...
9812 * gdb.tui/completion.exp: ... this new file.
9813
7cbbff33
PA
98142017-03-08 Pedro Alves <palves@redhat.com>
9815
9816 * gdb.base/tui-disasm-long-lines.c,
9817 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
9818 gdb.base/tui-layout.exp: Move to ...
9819 * gdb.tui/: ... this new directory.
9820
5f6fd321
PA
98212017-03-07 Pedro Alves <palves@redhat.com>
9822
9823 * gdb.base/tui-layout.c: New file.
9824 * gdb.base/tui-layout.exp: New file.
9825
44959fa8
PA
98262017-03-07 Pedro Alves <palves@redhat.com>
9827
9828 * gdb.base/tui-layout.c: Rename to ...
9829 * gdb.base/tui-disasm-long-lines.c: ... this.
9830 * gdb.base/tui-layout.exp: Rename to ...
9831 * gdb.base/tui-disasm-long-lines.exp: ... this.
9832
f8c4e718
PA
98332017-03-07 Pedro Alves <palves@redhat.com>
9834
9835 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
9836
6dbb839a 98372017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4a612d6f
WT
9838
9839 * i386-mpx-call.c: New file.
9840 * i386-mpx-call.exp: New file.
9841
65b48a81
PB
98422017-02-28 Peter Bergner <bergner@vnet.ibm.com>
9843
9844 * gdb.arch/powerpc-power.exp: Delete test.
9845 * gdb.arch/powerpc-power.s: Likewise.
9846 * gdb.disasm/disassembler-options.exp: New test.
9847 * gdb.arch/powerpc-altivec.exp: Likewise.
9848 * gdb.arch/powerpc-altivec.s: Likewise.
9849 * gdb.arch/powerpc-altivec2.exp: Likewise.
9850 * gdb.arch/powerpc-altivec2.s: Likewise.
9851 * gdb.arch/powerpc-altivec3.exp: Likewise.
9852 * gdb.arch/powerpc-altivec3.s: Likewise.
9853 * gdb.arch/powerpc-power7.exp: Likewise.
9854 * gdb.arch/powerpc-power7.s: Likewise.
9855 * gdb.arch/powerpc-power8.exp: Likewise.
9856 * gdb.arch/powerpc-power8.s: Likewise.
9857 * gdb.arch/powerpc-power9.exp: Likewise.
9858 * gdb.arch/powerpc-power9.s: Likewise.
9859 * gdb.arch/powerpc-vsx.exp: Likewise.
9860 * gdb.arch/powerpc-vsx.s: Likewise.
9861 * gdb.arch/powerpc-vsx2.exp: Likewise.
9862 * gdb.arch/powerpc-vsx2.s: Likewise.
9863 * gdb.arch/powerpc-vsx3.exp: Likewise.
9864 * gdb.arch/powerpc-vsx3.s: Likewise.
9865 * gdb.arch/arm-disassembler-options.exp: Likewise.
9866 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
9867 * gdb.arch/s390-disassembler-options.exp: Likewise.
9868
17cd4947
LM
98692017-02-23 Luis Machado <lgustavo@codesourcery.com>
9870
9871 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
9872 (check_supported_features): ... this. Changed return type to void.
9873 (supports_rdseed): New static global.
9874 (rdseed): Check supports_rdseed.
9875 (initialize): Call check_supported_features.
9876
2039d74e
EBM
98772017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
9878
9879 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
9880 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
9881 and lqarx/stqcx.
9882 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
9883 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
9884
a51d7ecf
EBM
98852017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
9886
9887 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
9888 uppercase.
9889
0224619f
JK
98902017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9891
9892 * gdb.dwarf2/formdata16.c: New file.
9893 * gdb.dwarf2/formdata16.exp: New file.
9894 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
9895
216f72a1
JK
98962017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9897
9898 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
9899 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
9900 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
9901 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
9902 DW_AT_GNU_*.
9903
43988095
JK
99042017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9905
9906 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
9907
99e8a4f9
SDJ
99082017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
9909
9910 PR gdb/21164
9911 * gdb.base/maint.exp: Add testcases for when the commands do
9912 not have arguments.
9913
b58a8c0c
TP
99142017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
9915
9916 * gdb.cp/chained-calls.exp: Use p instead of P.
9917
4e746bb6
TW
99182017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
9919
9920 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
9921 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
9922
3f77c769
TT
99232017-02-14 Tom Tromey <tom@tromey.com>
9924
9925 PR python/13598:
9926 * gdb.python/py-events.exp: Add before_prompt event tests.
9927
075beec0
AA
99282017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
9929
9930 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
9931
bf5f525c
LM
99322017-02-13 Luis Machado <lgustavo@codesourcery.com>
9933
9934 * gdb.linespec/explicit.c (my_unique_function_name): New function.
9935 (main): Call my_unique_function_name.
9936 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
9937 completion of patterns with a single match.
9938 Add missing -re switches to gdb_test_multiple calls.
9939
13a66184
LM
99402017-02-13 Luis Machado <lgustavo@codesourcery.com>
9941
9942 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
9943 return if core file is not recognized.
9944
26a06916
SM
99452017-02-10 Simon Marchi <simon.marchi@ericsson.com>
9946
9947 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
9948 and extra UIs.
9949
b761ca9e
SM
99502017-02-10 Simon Marchi <simon.marchi@ericsson.com>
9951
9952 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
9953 proc_with_prefix.
9954
b964bee0
TT
99552017-02-10 Tom Tromey <tom@tromey.com>
9956
9957 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
9958
18da0c51
MG
99592017-02-10 Martin Galvan <martingalvan@sourceware.org>
9960
9961 PR gdb/21122
9962 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
9963
604c4576
JG
99642017-02-08 Jerome Guitton <guitton@adacore.com>
9965
9966 * gdb.base/define.exp: Add test for command abbreviations
9967 in define.
9968
20b477a7
LM
99692017-02-06 Luis Machado <lgustavo@codesourcery.com>
9970
9971 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
9972 * gdb.reverse/insn-reverse-x86.c: New file.
9973
3f7b46f2
IR
99742017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
9975
9976 PR tdep/20936
9977 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
9978
f0fd41c1
TT
99792017-02-03 Tom Tromey <tom@tromey.com>
9980
9981 PR rust/21097:
9982 * gdb.rust/simple.exp: Add new tests.
9983
5be5dbf0
PA
99842017-02-02 Pedro Alves <palves@redhat.com>
9985
9986 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
9987 tests.
9988
7346ef59
AA
99892017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
9990
9991 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
9992 taking a 2-byte value out of a 4-byte DWARF implicit value on
9993 big-endian targets.
9994 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
9995 logic. Add test cases for DW_OP_implicit.
9996
787f0025
MM
99972017-02-01 Markus Metzger <markus.t.metzger@intel.com>
9998
9999 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
10000
68777c29
MM
100012017-02-01 Markus Metzger <markus.t.metzger@intel.com>
10002
10003 * gdb.btrace/enable.exp: Call gdb_exit before
10004 skip_gdbserver_tests.
10005
0a1c7e28
MM
100062017-02-01 Markus Metzger <markus.t.metzger@intel.com>
10007
10008 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
10009 GDBFLAGS.
10010
b5ac99b0
MM
100112017-02-01 Markus Metzger <markus.t.metzger@intel.com>
10012
10013 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
10014 the test is skipped.
10015 * gdb.btrace/data.exp: Likewise.
10016 * gdb.btrace/delta.exp: Likewise.
10017 * gdb.btrace/dlopen.exp: Likewise.
10018 * gdb.btrace/enable-running.exp: Likewise.
10019 * gdb.btrace/enable.exp: Likewise.
10020 * gdb.btrace/exception.exp: Likewise.
10021 * gdb.btrace/function_call_history.exp: Likewise.
10022 * gdb.btrace/gcore.exp: Likewise.
10023 * gdb.btrace/instruction_history.exp: Likewise.
10024 * gdb.btrace/multi-thread-step.exp: Likewise.
10025 * gdb.btrace/nohist.exp: Likewise.
10026 * gdb.btrace/non-stop.exp: Likewise.
10027 * gdb.btrace/reconnect.exp: Likewise.
10028 * gdb.btrace/record_goto-step.exp: Likewise.
10029 * gdb.btrace/record_goto.exp: Likewise.
10030 * gdb.btrace/rn-dl-bind.exp: Likewise.
10031 * gdb.btrace/segv.exp: Likewise.
10032 * gdb.btrace/step.exp: Likewise.
10033 * gdb.btrace/stepi.exp: Likewise.
10034 * gdb.btrace/tailcall-only.exp: Likewise.
10035 * gdb.btrace/tailcall.exp: Likewise.
10036 * gdb.btrace/tsx.exp: Likewise.
10037 * gdb.btrace/unknown_functions.exp: Likewise.
10038 * gdb.btrace/vdso.exp: Likewise.
10039
cd4007e4
MM
100402017-02-01 Markus Metzger <markus.t.metzger@intel.com>
10041
10042 * gdb.btrace/enable-running.c: New.
10043 * gdb.btrace/enable-running.exp: New.
10044
2735833d
WT
100452017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
10046
10047 * gdb.arch/amd64-gs_base.c: New file.
10048 * gdb.arch/amd64-gs_base.exp: New file.
10049
b51e1e94
LM
100502017-01-26 Luis Machado <lgustavo@codesourcery.com>
10051
10052 * lib/memory.exp: Remove spurious empty newlines.
10053
72ca0410
SM
100542017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
10055
10056 * gdb.python/py-bad-printers.exp: Load python file using "source".
10057 * gdb.python/py-events.exp: Likewise.
10058 * gdb.python/py-evsignal.exp: Likewise.
10059 * gdb.python/py-evthreads.exp: Likewise.
10060 * gdb.python/py-frame-args.exp: Likewise.
10061 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
10062 * gdb.python/py-framefilter-mi.exp: Likewise.
10063 * gdb.python/py-framefilter.exp: Likewise.
10064 * gdb.python/py-mi.exp: Likewise.
10065 * gdb.python/py-pp-maint.exp: Likewise.
10066 * gdb.python/py-pp-registration.exp: Likewise.
10067 * gdb.python/py-prettyprint.exp: Likewise.
10068 (run_lang_tests): Likewise.
10069 * gdb.python/py-typeprint.exp: Likewise.
10070
e309aa65
LM
100712017-01-26 Luis Machado <lgustavo@codesourcery.com>
10072
10073 * lib/memory.exp: New file.
10074 * lib/gdb.exp: Load memory.exp.
10075 * gdb.base/memattr.exp (delete_memory): Move proc to
10076 lib/memory.exp and rename to delete_memory_regions.
10077 Replace delete_memory with delete_memory_regions.
10078 Cleanup memory regions before tests.
10079 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
10080 before tests.
10081
515aff23
LM
100822017-01-26 Luis Machado <lgustavo@codesourcery.com>
10083
10084 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
10085 files.
10086 (initialize): New function conditionally defined.
10087 (testcases): Move within conditional block.
10088 (main): Call initialize.
10089 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
10090 of gdb.reverse/insn-reverse.c.
10091 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
10092 gdb.reverse/insn-reverse.c.
10093
d8b49cf0
YQ
100942017-01-26 Yao Qi <yao.qi@linaro.org>
10095
10096 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
10097 disassemble on address 0.
10098
f13a9a0c
YQ
100992017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
10100 Yao Qi <yao.qi@linaro.org>
10101
10102 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
10103 * gdb.dwarf2/implptr-64bit.S: Remove.
10104 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
10105 variables in caller's context. Add DW_OP_implicit_value.
10106
5ac95241
YQ
101072017-01-25 Yao Qi <yao.qi@linaro.org>
10108
10109 * lib/dwarf.exp (Dwarf::_location): Handle
10110 DW_OP_GNU_implicit_pointer with proper size.
10111
23e82930
LM
101122017-01-20 Luis Machado <lgustavo@codesourcery.com>
10113
10114 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
10115 and add untested calls.
10116
d334ae25
LM
101172017-01-20 Luis Machado <lgustavo@codesourcery.com>
10118
10119 * gdb.python/python.exp: Check line number against what GDB thinks
10120 the line number is for func1.
10121
f5e6296e
IB
101222017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
10123
10124 * gdb.dlang/debug-expr.exp: New file.
10125
5b362f04
LM
101262016-12-23 Luis Machado <lgustavo@codesourcery.com>
10127
10128 Fix test names for the following files:
10129
10130 * gdb.ada/exec_changed.exp
10131 * gdb.ada/info_types.exp
10132 * gdb.arch/aarch64-atomic-inst.exp
10133 * gdb.arch/aarch64-fp.exp
10134 * gdb.arch/altivec-abi.exp
10135 * gdb.arch/altivec-regs.exp
10136 * gdb.arch/amd64-byte.exp
10137 * gdb.arch/amd64-disp-step.exp
10138 * gdb.arch/amd64-dword.exp
10139 * gdb.arch/amd64-entry-value-inline.exp
10140 * gdb.arch/amd64-entry-value-param.exp
10141 * gdb.arch/amd64-entry-value-paramref.exp
10142 * gdb.arch/amd64-entry-value.exp
10143 * gdb.arch/amd64-i386-address.exp
10144 * gdb.arch/amd64-invalid-stack-middle.exp
10145 * gdb.arch/amd64-invalid-stack-top.exp
10146 * gdb.arch/amd64-optimout-repeat.exp
10147 * gdb.arch/amd64-prologue-skip.exp
10148 * gdb.arch/amd64-prologue-xmm.exp
10149 * gdb.arch/amd64-stap-special-operands.exp
10150 * gdb.arch/amd64-stap-wrong-subexp.exp
10151 * gdb.arch/amd64-tailcall-cxx.exp
10152 * gdb.arch/amd64-tailcall-noret.exp
10153 * gdb.arch/amd64-tailcall-ret.exp
10154 * gdb.arch/amd64-tailcall-self.exp
10155 * gdb.arch/amd64-word.exp
10156 * gdb.arch/arm-bl-branch-dest.exp
10157 * gdb.arch/arm-disp-step.exp
10158 * gdb.arch/arm-neon.exp
10159 * gdb.arch/arm-single-step-kernel-helper.exp
10160 * gdb.arch/avr-flash-qualifier.exp
10161 * gdb.arch/disp-step-insn-reloc.exp
10162 * gdb.arch/e500-abi.exp
10163 * gdb.arch/e500-regs.exp
10164 * gdb.arch/ftrace-insn-reloc.exp
10165 * gdb.arch/i386-avx512.exp
10166 * gdb.arch/i386-bp_permanent.exp
10167 * gdb.arch/i386-byte.exp
10168 * gdb.arch/i386-cfi-notcurrent.exp
10169 * gdb.arch/i386-disp-step.exp
10170 * gdb.arch/i386-dr3-watch.exp
10171 * gdb.arch/i386-float.exp
10172 * gdb.arch/i386-gnu-cfi.exp
10173 * gdb.arch/i386-mpx-map.exp
10174 * gdb.arch/i386-mpx-sigsegv.exp
10175 * gdb.arch/i386-mpx-simple_segv.exp
10176 * gdb.arch/i386-mpx.exp
10177 * gdb.arch/i386-permbkpt.exp
10178 * gdb.arch/i386-prologue.exp
10179 * gdb.arch/i386-signal.exp
10180 * gdb.arch/i386-size-overlap.exp
10181 * gdb.arch/i386-unwind.exp
10182 * gdb.arch/i386-word.exp
10183 * gdb.arch/mips-fcr.exp
10184 * gdb.arch/powerpc-d128-regs.exp
10185 * gdb.arch/powerpc-stackless.exp
10186 * gdb.arch/ppc64-atomic-inst.exp
10187 * gdb.arch/s390-stackless.exp
10188 * gdb.arch/s390-tdbregs.exp
10189 * gdb.arch/s390-vregs.exp
10190 * gdb.arch/sparc-sysstep.exp
10191 * gdb.arch/thumb-bx-pc.exp
10192 * gdb.arch/thumb-singlestep.exp
10193 * gdb.arch/thumb2-it.exp
10194 * gdb.arch/vsx-regs.exp
10195 * gdb.asm/asm-source.exp
10196 * gdb.base/a2-run.exp
10197 * gdb.base/advance.exp
10198 * gdb.base/all-bin.exp
10199 * gdb.base/anon.exp
10200 * gdb.base/args.exp
10201 * gdb.base/arithmet.exp
10202 * gdb.base/async-shell.exp
10203 * gdb.base/async.exp
10204 * gdb.base/attach-pie-noexec.exp
10205 * gdb.base/attach-twice.exp
10206 * gdb.base/auto-load.exp
10207 * gdb.base/bang.exp
10208 * gdb.base/bitfields.exp
10209 * gdb.base/break-always.exp
10210 * gdb.base/break-caller-line.exp
10211 * gdb.base/break-entry.exp
10212 * gdb.base/break-inline.exp
10213 * gdb.base/break-on-linker-gcd-function.exp
10214 * gdb.base/break-probes.exp
10215 * gdb.base/break.exp
10216 * gdb.base/breakpoint-shadow.exp
10217 * gdb.base/call-ar-st.exp
10218 * gdb.base/call-sc.exp
10219 * gdb.base/call-signal-resume.exp
10220 * gdb.base/call-strs.exp
10221 * gdb.base/callfuncs.exp
10222 * gdb.base/catch-fork-static.exp
10223 * gdb.base/catch-gdb-caused-signals.exp
10224 * gdb.base/catch-load.exp
10225 * gdb.base/catch-signal-fork.exp
10226 * gdb.base/catch-signal.exp
10227 * gdb.base/catch-syscall.exp
10228 * gdb.base/charset.exp
10229 * gdb.base/checkpoint.exp
10230 * gdb.base/chng-syms.exp
10231 * gdb.base/code-expr.exp
10232 * gdb.base/code_elim.exp
10233 * gdb.base/commands.exp
10234 * gdb.base/completion.exp
10235 * gdb.base/complex.exp
10236 * gdb.base/cond-expr.exp
10237 * gdb.base/condbreak.exp
10238 * gdb.base/consecutive.exp
10239 * gdb.base/continue-all-already-running.exp
10240 * gdb.base/coredump-filter.exp
10241 * gdb.base/corefile.exp
10242 * gdb.base/dbx.exp
10243 * gdb.base/debug-expr.exp
10244 * gdb.base/define.exp
10245 * gdb.base/del.exp
10246 * gdb.base/disabled-location.exp
10247 * gdb.base/disasm-end-cu.exp
10248 * gdb.base/disasm-optim.exp
10249 * gdb.base/display.exp
10250 * gdb.base/duplicate-bp.exp
10251 * gdb.base/ena-dis-br.exp
10252 * gdb.base/ending-run.exp
10253 * gdb.base/enumval.exp
10254 * gdb.base/environ.exp
10255 * gdb.base/eu-strip-infcall.exp
10256 * gdb.base/eval-avoid-side-effects.exp
10257 * gdb.base/eval-skip.exp
10258 * gdb.base/exitsignal.exp
10259 * gdb.base/expand-psymtabs.exp
10260 * gdb.base/filesym.exp
10261 * gdb.base/find-unmapped.exp
10262 * gdb.base/finish.exp
10263 * gdb.base/float.exp
10264 * gdb.base/foll-exec-mode.exp
10265 * gdb.base/foll-exec.exp
10266 * gdb.base/foll-fork.exp
10267 * gdb.base/fortran-sym-case.exp
10268 * gdb.base/freebpcmd.exp
10269 * gdb.base/func-ptr.exp
10270 * gdb.base/func-ptrs.exp
10271 * gdb.base/funcargs.exp
10272 * gdb.base/gcore-buffer-overflow.exp
10273 * gdb.base/gcore-relro-pie.exp
10274 * gdb.base/gcore-relro.exp
10275 * gdb.base/gcore.exp
10276 * gdb.base/gdb1090.exp
10277 * gdb.base/gdb11530.exp
10278 * gdb.base/gdb11531.exp
10279 * gdb.base/gdb1821.exp
10280 * gdb.base/gdbindex-stabs.exp
10281 * gdb.base/gdbvars.exp
10282 * gdb.base/hbreak.exp
10283 * gdb.base/hbreak2.exp
10284 * gdb.base/included.exp
10285 * gdb.base/infcall-input.exp
10286 * gdb.base/inferior-died.exp
10287 * gdb.base/infnan.exp
10288 * gdb.base/info-macros.exp
10289 * gdb.base/info-os.exp
10290 * gdb.base/info-proc.exp
10291 * gdb.base/info-shared.exp
10292 * gdb.base/info-target.exp
10293 * gdb.base/infoline.exp
10294 * gdb.base/interp.exp
10295 * gdb.base/interrupt.exp
10296 * gdb.base/jit-reader.exp
10297 * gdb.base/jit-simple.exp
10298 * gdb.base/kill-after-signal.exp
10299 * gdb.base/kill-detach-inferiors-cmd.exp
10300 * gdb.base/label.exp
10301 * gdb.base/langs.exp
10302 * gdb.base/ldbl_e308.exp
10303 * gdb.base/line-symtabs.exp
10304 * gdb.base/linespecs.exp
10305 * gdb.base/list.exp
10306 * gdb.base/long_long.exp
10307 * gdb.base/longest-types.exp
10308 * gdb.base/maint.exp
10309 * gdb.base/max-value-size.exp
10310 * gdb.base/memattr.exp
10311 * gdb.base/mips_pro.exp
10312 * gdb.base/morestack.exp
10313 * gdb.base/moribund-step.exp
10314 * gdb.base/multi-forks.exp
10315 * gdb.base/nested-addr.exp
10316 * gdb.base/nextoverexit.exp
10317 * gdb.base/noreturn-finish.exp
10318 * gdb.base/noreturn-return.exp
10319 * gdb.base/nostdlib.exp
10320 * gdb.base/offsets.exp
10321 * gdb.base/opaque.exp
10322 * gdb.base/pc-fp.exp
10323 * gdb.base/permissions.exp
10324 * gdb.base/print-symbol-loading.exp
10325 * gdb.base/prologue-include.exp
10326 * gdb.base/psymtab.exp
10327 * gdb.base/ptype.exp
10328 * gdb.base/random-signal.exp
10329 * gdb.base/randomize.exp
10330 * gdb.base/range-stepping.exp
10331 * gdb.base/readline-ask.exp
10332 * gdb.base/recpar.exp
10333 * gdb.base/recurse.exp
10334 * gdb.base/relational.exp
10335 * gdb.base/restore.exp
10336 * gdb.base/return-nodebug.exp
10337 * gdb.base/return.exp
10338 * gdb.base/run-after-attach.exp
10339 * gdb.base/save-bp.exp
10340 * gdb.base/scope.exp
10341 * gdb.base/sect-cmd.exp
10342 * gdb.base/set-lang-auto.exp
10343 * gdb.base/set-noassign.exp
10344 * gdb.base/setvar.exp
10345 * gdb.base/sigall.exp
10346 * gdb.base/sigbpt.exp
10347 * gdb.base/siginfo-addr.exp
10348 * gdb.base/siginfo-infcall.exp
10349 * gdb.base/siginfo-obj.exp
10350 * gdb.base/siginfo.exp
10351 * gdb.base/signals-state-child.exp
10352 * gdb.base/signest.exp
10353 * gdb.base/sigstep.exp
10354 * gdb.base/sizeof.exp
10355 * gdb.base/skip.exp
10356 * gdb.base/solib-corrupted.exp
10357 * gdb.base/solib-nodir.exp
10358 * gdb.base/solib-search.exp
10359 * gdb.base/stack-checking.exp
10360 * gdb.base/stale-infcall.exp
10361 * gdb.base/stap-probe.exp
10362 * gdb.base/start.exp
10363 * gdb.base/step-break.exp
10364 * gdb.base/step-bt.exp
10365 * gdb.base/step-line.exp
10366 * gdb.base/step-over-exit.exp
10367 * gdb.base/step-over-syscall.exp
10368 * gdb.base/step-resume-infcall.exp
10369 * gdb.base/step-test.exp
10370 * gdb.base/store.exp
10371 * gdb.base/structs3.exp
10372 * gdb.base/sym-file.exp
10373 * gdb.base/symbol-without-target_section.exp
10374 * gdb.base/term.exp
10375 * gdb.base/testenv.exp
10376 * gdb.base/ui-redirect.exp
10377 * gdb.base/until.exp
10378 * gdb.base/unwindonsignal.exp
10379 * gdb.base/value-double-free.exp
10380 * gdb.base/vla-datatypes.exp
10381 * gdb.base/vla-ptr.exp
10382 * gdb.base/vla-sideeffect.exp
10383 * gdb.base/volatile.exp
10384 * gdb.base/watch-cond-infcall.exp
10385 * gdb.base/watch-cond.exp
10386 * gdb.base/watch-non-mem.exp
10387 * gdb.base/watch-read.exp
10388 * gdb.base/watch-vfork.exp
10389 * gdb.base/watchpoint-cond-gone.exp
10390 * gdb.base/watchpoint-delete.exp
10391 * gdb.base/watchpoint-hw-hit-once.exp
10392 * gdb.base/watchpoint-hw.exp
10393 * gdb.base/watchpoint-stops-at-right-insn.exp
10394 * gdb.base/watchpoints.exp
10395 * gdb.base/wchar.exp
10396 * gdb.base/whatis-exp.exp
10397 * gdb.btrace/buffer-size.exp
10398 * gdb.btrace/data.exp
10399 * gdb.btrace/delta.exp
10400 * gdb.btrace/dlopen.exp
10401 * gdb.btrace/enable.exp
10402 * gdb.btrace/exception.exp
10403 * gdb.btrace/function_call_history.exp
10404 * gdb.btrace/gcore.exp
10405 * gdb.btrace/instruction_history.exp
10406 * gdb.btrace/nohist.exp
10407 * gdb.btrace/reconnect.exp
10408 * gdb.btrace/record_goto-step.exp
10409 * gdb.btrace/record_goto.exp
10410 * gdb.btrace/rn-dl-bind.exp
10411 * gdb.btrace/segv.exp
10412 * gdb.btrace/step.exp
10413 * gdb.btrace/stepi.exp
10414 * gdb.btrace/tailcall-only.exp
10415 * gdb.btrace/tailcall.exp
10416 * gdb.btrace/tsx.exp
10417 * gdb.btrace/unknown_functions.exp
10418 * gdb.btrace/vdso.exp
10419 * gdb.compile/compile-ifunc.exp
10420 * gdb.compile/compile-ops.exp
10421 * gdb.compile/compile-print.exp
10422 * gdb.compile/compile-setjmp.exp
10423 * gdb.cp/abstract-origin.exp
10424 * gdb.cp/ambiguous.exp
10425 * gdb.cp/annota2.exp
10426 * gdb.cp/annota3.exp
10427 * gdb.cp/anon-ns.exp
10428 * gdb.cp/anon-struct.exp
10429 * gdb.cp/anon-union.exp
10430 * gdb.cp/arg-reference.exp
10431 * gdb.cp/baseenum.exp
10432 * gdb.cp/bool.exp
10433 * gdb.cp/breakpoint.exp
10434 * gdb.cp/bs15503.exp
10435 * gdb.cp/call-c.exp
10436 * gdb.cp/casts.exp
10437 * gdb.cp/chained-calls.exp
10438 * gdb.cp/class2.exp
10439 * gdb.cp/classes.exp
10440 * gdb.cp/cmpd-minsyms.exp
10441 * gdb.cp/converts.exp
10442 * gdb.cp/cp-relocate.exp
10443 * gdb.cp/cpcompletion.exp
10444 * gdb.cp/cpexprs.exp
10445 * gdb.cp/cplabel.exp
10446 * gdb.cp/cplusfuncs.exp
10447 * gdb.cp/cpsizeof.exp
10448 * gdb.cp/ctti.exp
10449 * gdb.cp/derivation.exp
10450 * gdb.cp/destrprint.exp
10451 * gdb.cp/dispcxx.exp
10452 * gdb.cp/enum-class.exp
10453 * gdb.cp/exception.exp
10454 * gdb.cp/exceptprint.exp
10455 * gdb.cp/expand-psymtabs-cxx.exp
10456 * gdb.cp/expand-sals.exp
10457 * gdb.cp/extern-c.exp
10458 * gdb.cp/filename.exp
10459 * gdb.cp/formatted-ref.exp
10460 * gdb.cp/fpointer.exp
10461 * gdb.cp/gdb1355.exp
10462 * gdb.cp/gdb2495.exp
10463 * gdb.cp/hang.exp
10464 * gdb.cp/impl-this.exp
10465 * gdb.cp/infcall-dlopen.exp
10466 * gdb.cp/inherit.exp
10467 * gdb.cp/iostream.exp
10468 * gdb.cp/koenig.exp
10469 * gdb.cp/local.exp
10470 * gdb.cp/m-data.exp
10471 * gdb.cp/m-static.exp
10472 * gdb.cp/mb-ctor.exp
10473 * gdb.cp/mb-inline.exp
10474 * gdb.cp/mb-templates.exp
10475 * gdb.cp/member-name.exp
10476 * gdb.cp/member-ptr.exp
10477 * gdb.cp/meth-typedefs.exp
10478 * gdb.cp/method.exp
10479 * gdb.cp/method2.exp
10480 * gdb.cp/minsym-fallback.exp
10481 * gdb.cp/misc.exp
10482 * gdb.cp/namelessclass.exp
10483 * gdb.cp/namespace-enum.exp
10484 * gdb.cp/namespace-nested-import.exp
10485 * gdb.cp/namespace.exp
10486 * gdb.cp/nextoverthrow.exp
10487 * gdb.cp/no-dmgl-verbose.exp
10488 * gdb.cp/non-trivial-retval.exp
10489 * gdb.cp/noparam.exp
10490 * gdb.cp/nsdecl.exp
10491 * gdb.cp/nsimport.exp
10492 * gdb.cp/nsnested.exp
10493 * gdb.cp/nsnoimports.exp
10494 * gdb.cp/nsrecurs.exp
10495 * gdb.cp/nsstress.exp
10496 * gdb.cp/nsusing.exp
10497 * gdb.cp/operator.exp
10498 * gdb.cp/oranking.exp
10499 * gdb.cp/overload-const.exp
10500 * gdb.cp/overload.exp
10501 * gdb.cp/ovldbreak.exp
10502 * gdb.cp/ovsrch.exp
10503 * gdb.cp/paren-type.exp
10504 * gdb.cp/parse-lang.exp
10505 * gdb.cp/pass-by-ref.exp
10506 * gdb.cp/pr-1023.exp
10507 * gdb.cp/pr-1210.exp
10508 * gdb.cp/pr-574.exp
10509 * gdb.cp/pr10687.exp
10510 * gdb.cp/pr12028.exp
10511 * gdb.cp/pr17132.exp
10512 * gdb.cp/pr17494.exp
10513 * gdb.cp/pr9067.exp
10514 * gdb.cp/pr9167.exp
10515 * gdb.cp/pr9631.exp
10516 * gdb.cp/printmethod.exp
10517 * gdb.cp/psmang.exp
10518 * gdb.cp/psymtab-parameter.exp
10519 * gdb.cp/ptype-cv-cp.exp
10520 * gdb.cp/ptype-flags.exp
10521 * gdb.cp/re-set-overloaded.exp
10522 * gdb.cp/ref-types.exp
10523 * gdb.cp/rtti.exp
10524 * gdb.cp/scope-err.exp
10525 * gdb.cp/shadow.exp
10526 * gdb.cp/smartp.exp
10527 * gdb.cp/static-method.exp
10528 * gdb.cp/static-print-quit.exp
10529 * gdb.cp/temargs.exp
10530 * gdb.cp/templates.exp
10531 * gdb.cp/try_catch.exp
10532 * gdb.cp/typedef-operator.exp
10533 * gdb.cp/typeid.exp
10534 * gdb.cp/userdef.exp
10535 * gdb.cp/using-crash.exp
10536 * gdb.cp/var-tag.exp
10537 * gdb.cp/virtbase.exp
10538 * gdb.cp/virtfunc.exp
10539 * gdb.cp/virtfunc2.exp
10540 * gdb.cp/vla-cxx.exp
10541 * gdb.disasm/t01_mov.exp
10542 * gdb.disasm/t02_mova.exp
10543 * gdb.disasm/t03_add.exp
10544 * gdb.disasm/t04_sub.exp
10545 * gdb.disasm/t05_cmp.exp
10546 * gdb.disasm/t06_ari2.exp
10547 * gdb.disasm/t07_ari3.exp
10548 * gdb.disasm/t08_or.exp
10549 * gdb.disasm/t09_xor.exp
10550 * gdb.disasm/t10_and.exp
10551 * gdb.disasm/t11_logs.exp
10552 * gdb.disasm/t12_bit.exp
10553 * gdb.disasm/t13_otr.exp
10554 * gdb.dlang/circular.exp
10555 * gdb.dwarf2/arr-stride.exp
10556 * gdb.dwarf2/arr-subrange.exp
10557 * gdb.dwarf2/atomic-type.exp
10558 * gdb.dwarf2/bad-regnum.exp
10559 * gdb.dwarf2/bitfield-parent-optimized-out.exp
10560 * gdb.dwarf2/callframecfa.exp
10561 * gdb.dwarf2/clztest.exp
10562 * gdb.dwarf2/corrupt.exp
10563 * gdb.dwarf2/data-loc.exp
10564 * gdb.dwarf2/dup-psym.exp
10565 * gdb.dwarf2/dw2-anon-mptr.exp
10566 * gdb.dwarf2/dw2-anonymous-func.exp
10567 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
10568 * gdb.dwarf2/dw2-bad-unresolved.exp
10569 * gdb.dwarf2/dw2-basic.exp
10570 * gdb.dwarf2/dw2-canonicalize-type.exp
10571 * gdb.dwarf2/dw2-case-insensitive.exp
10572 * gdb.dwarf2/dw2-common-block.exp
10573 * gdb.dwarf2/dw2-compdir-oldgcc.exp
10574 * gdb.dwarf2/dw2-compressed.exp
10575 * gdb.dwarf2/dw2-const.exp
10576 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
10577 * gdb.dwarf2/dw2-cu-size.exp
10578 * gdb.dwarf2/dw2-dup-frame.exp
10579 * gdb.dwarf2/dw2-entry-value.exp
10580 * gdb.dwarf2/dw2-icycle.exp
10581 * gdb.dwarf2/dw2-ifort-parameter.exp
10582 * gdb.dwarf2/dw2-inline-break.exp
10583 * gdb.dwarf2/dw2-inline-param.exp
10584 * gdb.dwarf2/dw2-intercu.exp
10585 * gdb.dwarf2/dw2-intermix.exp
10586 * gdb.dwarf2/dw2-lexical-block-bare.exp
10587 * gdb.dwarf2/dw2-linkage-name-trust.exp
10588 * gdb.dwarf2/dw2-minsym-in-cu.exp
10589 * gdb.dwarf2/dw2-noloc.exp
10590 * gdb.dwarf2/dw2-op-call.exp
10591 * gdb.dwarf2/dw2-op-out-param.exp
10592 * gdb.dwarf2/dw2-opt-structptr.exp
10593 * gdb.dwarf2/dw2-param-error.exp
10594 * gdb.dwarf2/dw2-producer.exp
10595 * gdb.dwarf2/dw2-ranges-base.exp
10596 * gdb.dwarf2/dw2-ref-missing-frame.exp
10597 * gdb.dwarf2/dw2-reg-undefined.exp
10598 * gdb.dwarf2/dw2-regno-invalid.exp
10599 * gdb.dwarf2/dw2-restore.exp
10600 * gdb.dwarf2/dw2-restrict.exp
10601 * gdb.dwarf2/dw2-single-line-discriminators.exp
10602 * gdb.dwarf2/dw2-strp.exp
10603 * gdb.dwarf2/dw2-undefined-ret-addr.exp
10604 * gdb.dwarf2/dw2-unresolved.exp
10605 * gdb.dwarf2/dw2-var-zero-addr.exp
10606 * gdb.dwarf2/dw4-sig-types.exp
10607 * gdb.dwarf2/dwz.exp
10608 * gdb.dwarf2/dynarr-ptr.exp
10609 * gdb.dwarf2/enum-type.exp
10610 * gdb.dwarf2/gdb-index.exp
10611 * gdb.dwarf2/implptr-64bit.exp
10612 * gdb.dwarf2/implptr-optimized-out.exp
10613 * gdb.dwarf2/implptr.exp
10614 * gdb.dwarf2/implref-array.exp
10615 * gdb.dwarf2/implref-const.exp
10616 * gdb.dwarf2/implref-global.exp
10617 * gdb.dwarf2/implref-struct.exp
10618 * gdb.dwarf2/mac-fileno.exp
10619 * gdb.dwarf2/main-subprogram.exp
10620 * gdb.dwarf2/member-ptr-forwardref.exp
10621 * gdb.dwarf2/method-ptr.exp
10622 * gdb.dwarf2/missing-sig-type.exp
10623 * gdb.dwarf2/nonvar-access.exp
10624 * gdb.dwarf2/opaque-type-lookup.exp
10625 * gdb.dwarf2/pieces-optimized-out.exp
10626 * gdb.dwarf2/pieces.exp
10627 * gdb.dwarf2/pr10770.exp
10628 * gdb.dwarf2/pr13961.exp
10629 * gdb.dwarf2/staticvirtual.exp
10630 * gdb.dwarf2/subrange.exp
10631 * gdb.dwarf2/symtab-producer.exp
10632 * gdb.dwarf2/trace-crash.exp
10633 * gdb.dwarf2/typeddwarf.exp
10634 * gdb.dwarf2/valop.exp
10635 * gdb.dwarf2/watch-notconst.exp
10636 * gdb.fortran/array-element.exp
10637 * gdb.fortran/charset.exp
10638 * gdb.fortran/common-block.exp
10639 * gdb.fortran/complex.exp
10640 * gdb.fortran/derived-type-function.exp
10641 * gdb.fortran/derived-type.exp
10642 * gdb.fortran/logical.exp
10643 * gdb.fortran/module.exp
10644 * gdb.fortran/multi-dim.exp
10645 * gdb.fortran/nested-funcs.exp
10646 * gdb.fortran/print-formatted.exp
10647 * gdb.fortran/subarray.exp
10648 * gdb.fortran/vla-alloc-assoc.exp
10649 * gdb.fortran/vla-datatypes.exp
10650 * gdb.fortran/vla-history.exp
10651 * gdb.fortran/vla-ptr-info.exp
10652 * gdb.fortran/vla-ptype-sub.exp
10653 * gdb.fortran/vla-ptype.exp
10654 * gdb.fortran/vla-sizeof.exp
10655 * gdb.fortran/vla-type.exp
10656 * gdb.fortran/vla-value-sub-arbitrary.exp
10657 * gdb.fortran/vla-value-sub-finish.exp
10658 * gdb.fortran/vla-value-sub.exp
10659 * gdb.fortran/vla-value.exp
10660 * gdb.fortran/whatis_type.exp
10661 * gdb.go/chan.exp
10662 * gdb.go/handcall.exp
10663 * gdb.go/hello.exp
10664 * gdb.go/integers.exp
10665 * gdb.go/methods.exp
10666 * gdb.go/package.exp
10667 * gdb.go/strings.exp
10668 * gdb.go/types.exp
10669 * gdb.go/unsafe.exp
10670 * gdb.guile/scm-arch.exp
10671 * gdb.guile/scm-block.exp
10672 * gdb.guile/scm-breakpoint.exp
10673 * gdb.guile/scm-cmd.exp
10674 * gdb.guile/scm-disasm.exp
10675 * gdb.guile/scm-equal.exp
10676 * gdb.guile/scm-frame-args.exp
10677 * gdb.guile/scm-frame-inline.exp
10678 * gdb.guile/scm-frame.exp
10679 * gdb.guile/scm-iterator.exp
10680 * gdb.guile/scm-math.exp
10681 * gdb.guile/scm-objfile.exp
10682 * gdb.guile/scm-ports.exp
10683 * gdb.guile/scm-symbol.exp
10684 * gdb.guile/scm-symtab.exp
10685 * gdb.guile/scm-value-cc.exp
10686 * gdb.guile/types-module.exp
10687 * gdb.linespec/break-ask.exp
10688 * gdb.linespec/cpexplicit.exp
10689 * gdb.linespec/explicit.exp
10690 * gdb.linespec/keywords.exp
10691 * gdb.linespec/linespec.exp
10692 * gdb.linespec/ls-dollar.exp
10693 * gdb.linespec/ls-errs.exp
10694 * gdb.linespec/skip-two.exp
10695 * gdb.linespec/thread.exp
10696 * gdb.mi/mi-async.exp
10697 * gdb.mi/mi-basics.exp
10698 * gdb.mi/mi-break.exp
10699 * gdb.mi/mi-catch-load.exp
10700 * gdb.mi/mi-cli.exp
10701 * gdb.mi/mi-cmd-param-changed.exp
10702 * gdb.mi/mi-console.exp
10703 * gdb.mi/mi-detach.exp
10704 * gdb.mi/mi-disassemble.exp
10705 * gdb.mi/mi-eval.exp
10706 * gdb.mi/mi-file-transfer.exp
10707 * gdb.mi/mi-file.exp
10708 * gdb.mi/mi-fill-memory.exp
10709 * gdb.mi/mi-inheritance-syntax-error.exp
10710 * gdb.mi/mi-linespec-err-cp.exp
10711 * gdb.mi/mi-logging.exp
10712 * gdb.mi/mi-memory-changed.exp
10713 * gdb.mi/mi-read-memory.exp
10714 * gdb.mi/mi-record-changed.exp
10715 * gdb.mi/mi-reg-undefined.exp
10716 * gdb.mi/mi-regs.exp
10717 * gdb.mi/mi-return.exp
10718 * gdb.mi/mi-reverse.exp
10719 * gdb.mi/mi-simplerun.exp
10720 * gdb.mi/mi-solib.exp
10721 * gdb.mi/mi-stack.exp
10722 * gdb.mi/mi-stepi.exp
10723 * gdb.mi/mi-syn-frame.exp
10724 * gdb.mi/mi-until.exp
10725 * gdb.mi/mi-var-block.exp
10726 * gdb.mi/mi-var-child.exp
10727 * gdb.mi/mi-var-cmd.exp
10728 * gdb.mi/mi-var-cp.exp
10729 * gdb.mi/mi-var-display.exp
10730 * gdb.mi/mi-var-invalidate.exp
10731 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
10732 * gdb.mi/mi-vla-fortran.exp
10733 * gdb.mi/mi-watch.exp
10734 * gdb.mi/mi2-var-child.exp
10735 * gdb.mi/user-selected-context-sync.exp
10736 * gdb.modula2/unbounded-array.exp
10737 * gdb.multi/dummy-frame-restore.exp
10738 * gdb.multi/multi-arch-exec.exp
10739 * gdb.multi/multi-arch.exp
10740 * gdb.multi/tids.exp
10741 * gdb.multi/watchpoint-multi.exp
10742 * gdb.opencl/callfuncs.exp
10743 * gdb.opencl/convs_casts.exp
10744 * gdb.opencl/datatypes.exp
10745 * gdb.opencl/operators.exp
10746 * gdb.opencl/vec_comps.exp
10747 * gdb.opt/clobbered-registers-O2.exp
10748 * gdb.opt/inline-break.exp
10749 * gdb.opt/inline-bt.exp
10750 * gdb.opt/inline-cmds.exp
10751 * gdb.opt/inline-locals.exp
10752 * gdb.pascal/case-insensitive-symbols.exp
10753 * gdb.pascal/floats.exp
10754 * gdb.pascal/gdb11492.exp
10755 * gdb.python/lib-types.exp
10756 * gdb.python/py-arch.exp
10757 * gdb.python/py-as-string.exp
10758 * gdb.python/py-bad-printers.exp
10759 * gdb.python/py-block.exp
10760 * gdb.python/py-breakpoint-create-fail.exp
10761 * gdb.python/py-breakpoint.exp
10762 * gdb.python/py-caller-is.exp
10763 * gdb.python/py-cmd.exp
10764 * gdb.python/py-explore-cc.exp
10765 * gdb.python/py-explore.exp
10766 * gdb.python/py-finish-breakpoint.exp
10767 * gdb.python/py-finish-breakpoint2.exp
10768 * gdb.python/py-frame-args.exp
10769 * gdb.python/py-frame-inline.exp
10770 * gdb.python/py-frame.exp
10771 * gdb.python/py-framefilter-mi.exp
10772 * gdb.python/py-infthread.exp
10773 * gdb.python/py-lazy-string.exp
10774 * gdb.python/py-linetable.exp
10775 * gdb.python/py-mi-events.exp
10776 * gdb.python/py-mi-objfile.exp
10777 * gdb.python/py-mi.exp
10778 * gdb.python/py-objfile.exp
10779 * gdb.python/py-pp-integral.exp
10780 * gdb.python/py-pp-maint.exp
10781 * gdb.python/py-pp-re-notag.exp
10782 * gdb.python/py-pp-registration.exp
10783 * gdb.python/py-recurse-unwind.exp
10784 * gdb.python/py-strfns.exp
10785 * gdb.python/py-symbol.exp
10786 * gdb.python/py-symtab.exp
10787 * gdb.python/py-sync-interp.exp
10788 * gdb.python/py-typeprint.exp
10789 * gdb.python/py-unwind-maint.exp
10790 * gdb.python/py-unwind.exp
10791 * gdb.python/py-value-cc.exp
10792 * gdb.python/py-xmethods.exp
10793 * gdb.reverse/amd64-tailcall-reverse.exp
10794 * gdb.reverse/break-precsave.exp
10795 * gdb.reverse/break-reverse.exp
10796 * gdb.reverse/consecutive-precsave.exp
10797 * gdb.reverse/consecutive-reverse.exp
10798 * gdb.reverse/finish-precsave.exp
10799 * gdb.reverse/finish-reverse-bkpt.exp
10800 * gdb.reverse/finish-reverse.exp
10801 * gdb.reverse/fstatat-reverse.exp
10802 * gdb.reverse/getresuid-reverse.exp
10803 * gdb.reverse/i386-precsave.exp
10804 * gdb.reverse/i386-reverse.exp
10805 * gdb.reverse/i386-sse-reverse.exp
10806 * gdb.reverse/i387-env-reverse.exp
10807 * gdb.reverse/i387-stack-reverse.exp
10808 * gdb.reverse/insn-reverse.exp
10809 * gdb.reverse/machinestate-precsave.exp
10810 * gdb.reverse/machinestate.exp
10811 * gdb.reverse/next-reverse-bkpt-over-sr.exp
10812 * gdb.reverse/pipe-reverse.exp
10813 * gdb.reverse/readv-reverse.exp
10814 * gdb.reverse/recvmsg-reverse.exp
10815 * gdb.reverse/rerun-prec.exp
10816 * gdb.reverse/s390-mvcle.exp
10817 * gdb.reverse/step-precsave.exp
10818 * gdb.reverse/step-reverse.exp
10819 * gdb.reverse/time-reverse.exp
10820 * gdb.reverse/until-precsave.exp
10821 * gdb.reverse/until-reverse.exp
10822 * gdb.reverse/waitpid-reverse.exp
10823 * gdb.reverse/watch-precsave.exp
10824 * gdb.reverse/watch-reverse.exp
10825 * gdb.rust/generics.exp
10826 * gdb.rust/methods.exp
10827 * gdb.rust/modules.exp
10828 * gdb.rust/simple.exp
10829 * gdb.server/connect-with-no-symbol-file.exp
10830 * gdb.server/ext-attach.exp
10831 * gdb.server/ext-restart.exp
10832 * gdb.server/ext-wrapper.exp
10833 * gdb.server/file-transfer.exp
10834 * gdb.server/server-exec-info.exp
10835 * gdb.server/server-kill.exp
10836 * gdb.server/server-mon.exp
10837 * gdb.server/wrapper.exp
10838 * gdb.stabs/exclfwd.exp
10839 * gdb.stabs/gdb11479.exp
10840 * gdb.threads/clone-new-thread-event.exp
10841 * gdb.threads/corethreads.exp
10842 * gdb.threads/current-lwp-dead.exp
10843 * gdb.threads/dlopen-libpthread.exp
10844 * gdb.threads/gcore-thread.exp
10845 * gdb.threads/sigstep-threads.exp
10846 * gdb.threads/watchpoint-fork.exp
10847 * gdb.trace/actions-changed.exp
10848 * gdb.trace/backtrace.exp
10849 * gdb.trace/change-loc.exp
10850 * gdb.trace/circ.exp
10851 * gdb.trace/collection.exp
10852 * gdb.trace/disconnected-tracing.exp
10853 * gdb.trace/ftrace.exp
10854 * gdb.trace/mi-trace-frame-collected.exp
10855 * gdb.trace/mi-trace-unavailable.exp
10856 * gdb.trace/mi-traceframe-changed.exp
10857 * gdb.trace/mi-tsv-changed.exp
10858 * gdb.trace/no-attach-trace.exp
10859 * gdb.trace/passc-dyn.exp
10860 * gdb.trace/qtro.exp
10861 * gdb.trace/range-stepping.exp
10862 * gdb.trace/read-memory.exp
10863 * gdb.trace/save-trace.exp
10864 * gdb.trace/signal.exp
10865 * gdb.trace/status-stop.exp
10866 * gdb.trace/tfile.exp
10867 * gdb.trace/trace-break.exp
10868 * gdb.trace/trace-buffer-size.exp
10869 * gdb.trace/trace-condition.exp
10870 * gdb.trace/tracefile-pseudo-reg.exp
10871 * gdb.trace/tstatus.exp
10872 * gdb.trace/unavailable.exp
10873 * gdb.trace/while-dyn.exp
10874 * gdb.trace/while-stepping.exp
10875
34c41c68
DE
108762016-12-22 Doug Evans <xdje42@gmail.com>
10877
10878 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
10879 and msymbols.
10880
16e69324
YQ
108812016-12-19 Yao Qi <yao.qi@linaro.org>
10882
10883 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
10884 (test_with_self): Don't call do_steps_and_nexts, and remove
10885 code about stepping into xmalloc.
10886
f94f411b
YQ
108872016-12-09 Yao Qi <yao.qi@linaro.org>
10888
10889 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
10890
108912016-12-09 Yao Qi <yao.qi@linaro.org>
10892
10893 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
10894
f1b5deee
PA
108952016-12-09 Pedro Alves <palves@redhat.com>
10896
10897 * gdb.base/all-architectures-0.exp: New file.
10898 * gdb.base/all-architectures-1.exp: New file.
10899 * gdb.base/all-architectures-2.exp: New file.
10900 * gdb.base/all-architectures-3.exp: New file.
10901 * gdb.base/all-architectures-4.exp: New file.
10902 * gdb.base/all-architectures-5.exp: New file.
10903 * gdb.base/all-architectures-6.exp: New file.
10904 * gdb.base/all-architectures-7.exp: New file.
10905 * gdb.base/all-architectures.exp.in: New file.
10906
364ca42e
YQ
109072016-12-09 Yao Qi <yao.qi@linaro.org>
10908
10909 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
10910
107c2d62
LM
109112016-12-02 Luis Machado <lgustavo@codesourcery.com>
10912
10913 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
10914 possible.
10915 Remove useless pattern-matching code.
10916
df3ee9ca
PA
109172016-12-02 Pedro Alves <palves@redhat.com>
10918
10919 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
10920 procedure.
10921 (top level): Call it.
10922
ec835369
PA
109232016-12-02 Pedro Alves <palves@redhat.com>
10924
10925 * gdb.base/commands.exp (user_defined_command_args_stack_test):
10926 New procedure.
10927 (top level): Call it.
10928
01770bbd
PA
109292016-12-02 Pedro Alves <palves@redhat.com>
10930
10931 PR cli/20559
10932 * gdb.base/commands.exp (user_defined_command_args_eval): New
10933 procedure.
10934 (top level): Call it.
10935
008459ea
LM
109362016-12-02 Luis Machado <lgustavo@codesourcery.com>
10937
10938 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
10939 timeout handling.
10940
0c1b455e
TT
109412016-12-02 Tom Tromey <tom@tromey.com>
10942
10943 * gdb.dwarf2/main-subprogram.c: New file.
10944 * gdb.dwarf2/main-subprogram.exp: New file.
10945
018572b8
LM
109462016-12-01 Luis Machado <lgustavo@codesourcery.com>
10947
10948 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
10949 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
10950 gdb_test_no_output for a couple of cases.
10951 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
10952
84c93cd5
LM
109532016-12-01 Luis Machado <lgustavo@codesourcery.com>
10954
10955 Fix test names and standardize compilation error messages throughout
10956 the following files:
10957
10958 * gdb.ada/start.exp
10959 * gdb.arch/alpha-step.exp
10960 * gdb.arch/e500-prologue.exp
10961 * gdb.arch/ftrace-insn-reloc.exp
10962 * gdb.arch/gdb1291.exp
10963 * gdb.arch/gdb1431.exp
10964 * gdb.arch/gdb1558.exp
10965 * gdb.arch/i386-dr3-watch.exp
10966 * gdb.arch/i386-sse-stack-align.exp
10967 * gdb.arch/ia64-breakpoint-shadow.exp
10968 * gdb.arch/pa-nullify.exp
10969 * gdb.arch/powerpc-aix-prologue.exp
10970 * gdb.arch/thumb-bx-pc.exp
10971 * gdb.base/annota1.exp
10972 * gdb.base/annota3.exp
10973 * gdb.base/arrayidx.exp
10974 * gdb.base/assign.exp
10975 * gdb.base/attach.exp
10976 * gdb.base/auxv.exp
10977 * gdb.base/bang.exp
10978 * gdb.base/bfp-test.exp
10979 * gdb.base/bigcore.exp
10980 * gdb.base/bitfields2.exp
10981 * gdb.base/break-fun-addr.exp
10982 * gdb.base/break-probes.exp
10983 * gdb.base/call-rt-st.exp
10984 * gdb.base/callexit.exp
10985 * gdb.base/catch-fork-kill.exp
10986 * gdb.base/charset.exp
10987 * gdb.base/checkpoint.exp
10988 * gdb.base/comprdebug.exp
10989 * gdb.base/constvars.exp
10990 * gdb.base/coredump-filter.exp
10991 * gdb.base/cursal.exp
10992 * gdb.base/cvexpr.exp
10993 * gdb.base/detach.exp
10994 * gdb.base/display.exp
10995 * gdb.base/dmsym.exp
10996 * gdb.base/dprintf-pending.exp
10997 * gdb.base/dso2dso.exp
10998 * gdb.base/dtrace-probe.exp
10999 * gdb.base/dump.exp
11000 * gdb.base/enum_cond.exp
11001 * gdb.base/exe-lock.exp
11002 * gdb.base/exec-invalid-sysroot.exp
11003 * gdb.base/execl-update-breakpoints.exp
11004 * gdb.base/exprs.exp
11005 * gdb.base/fileio.exp
11006 * gdb.base/find.exp
11007 * gdb.base/finish.exp
11008 * gdb.base/fixsection.exp
11009 * gdb.base/foll-vfork.exp
11010 * gdb.base/frame-args.exp
11011 * gdb.base/gcore.exp
11012 * gdb.base/gdb1250.exp
11013 * gdb.base/global-var-nested-by-dso.exp
11014 * gdb.base/gnu-ifunc.exp
11015 * gdb.base/hashline1.exp
11016 * gdb.base/hashline2.exp
11017 * gdb.base/hashline3.exp
11018 * gdb.base/hbreak-in-shr-unsupported.exp
11019 * gdb.base/huge.exp
11020 * gdb.base/infcall-input.exp
11021 * gdb.base/info-fun.exp
11022 * gdb.base/info-shared.exp
11023 * gdb.base/jit-simple.exp
11024 * gdb.base/jit-so.exp
11025 * gdb.base/jit.exp
11026 * gdb.base/jump.exp
11027 * gdb.base/label.exp
11028 * gdb.base/lineinc.exp
11029 * gdb.base/logical.exp
11030 * gdb.base/longjmp.exp
11031 * gdb.base/macscp.exp
11032 * gdb.base/miscexprs.exp
11033 * gdb.base/new-ui-echo.exp
11034 * gdb.base/new-ui-pending-input.exp
11035 * gdb.base/new-ui.exp
11036 * gdb.base/nodebug.exp
11037 * gdb.base/nofield.exp
11038 * gdb.base/offsets.exp
11039 * gdb.base/overlays.exp
11040 * gdb.base/pending.exp
11041 * gdb.base/pointers.exp
11042 * gdb.base/pr11022.exp
11043 * gdb.base/printcmds.exp
11044 * gdb.base/prologue.exp
11045 * gdb.base/ptr-typedef.exp
11046 * gdb.base/realname-expand.exp
11047 * gdb.base/relativedebug.exp
11048 * gdb.base/relocate.exp
11049 * gdb.base/remote.exp
11050 * gdb.base/reread.exp
11051 * gdb.base/return2.exp
11052 * gdb.base/savedregs.exp
11053 * gdb.base/sep.exp
11054 * gdb.base/sepdebug.exp
11055 * gdb.base/sepsymtab.exp
11056 * gdb.base/set-inferior-tty.exp
11057 * gdb.base/setshow.exp
11058 * gdb.base/shlib-call.exp
11059 * gdb.base/sigaltstack.exp
11060 * gdb.base/siginfo-addr.exp
11061 * gdb.base/signals.exp
11062 * gdb.base/signull.exp
11063 * gdb.base/sigrepeat.exp
11064 * gdb.base/so-impl-ld.exp
11065 * gdb.base/solib-display.exp
11066 * gdb.base/solib-overlap.exp
11067 * gdb.base/solib-search.exp
11068 * gdb.base/solib-symbol.exp
11069 * gdb.base/structs.exp
11070 * gdb.base/structs2.exp
11071 * gdb.base/symtab-search-order.exp
11072 * gdb.base/twice.exp
11073 * gdb.base/unload.exp
11074 * gdb.base/varargs.exp
11075 * gdb.base/watchpoint-solib.exp
11076 * gdb.base/watchpoint.exp
11077 * gdb.base/whatis.exp
11078 * gdb.base/wrong_frame_bt_full.exp
11079 * gdb.btrace/dlopen.exp
11080 * gdb.cell/ea-standalone.exp
11081 * gdb.cell/ea-test.exp
11082 * gdb.cp/dispcxx.exp
11083 * gdb.cp/gdb2384.exp
11084 * gdb.cp/method2.exp
11085 * gdb.cp/nextoverthrow.exp
11086 * gdb.cp/pr10728.exp
11087 * gdb.disasm/am33.exp
11088 * gdb.disasm/h8300s.exp
11089 * gdb.disasm/mn10300.exp
11090 * gdb.disasm/sh3.exp
11091 * gdb.dwarf2/dw2-dir-file-name.exp
11092 * gdb.fortran/complex.exp
11093 * gdb.fortran/library-module.exp
11094 * gdb.guile/scm-pretty-print.exp
11095 * gdb.guile/scm-symbol.exp
11096 * gdb.guile/scm-type.exp
11097 * gdb.guile/scm-value.exp
11098 * gdb.linespec/linespec.exp
11099 * gdb.mi/gdb701.exp
11100 * gdb.mi/gdb792.exp
11101 * gdb.mi/mi-breakpoint-changed.exp
11102 * gdb.mi/mi-dprintf-pending.exp
11103 * gdb.mi/mi-dprintf.exp
11104 * gdb.mi/mi-exit-code.exp
11105 * gdb.mi/mi-pending.exp
11106 * gdb.mi/mi-solib.exp
11107 * gdb.mi/new-ui-mi-sync.exp
11108 * gdb.mi/pr11022.exp
11109 * gdb.mi/user-selected-context-sync.exp
11110 * gdb.opt/solib-intra-step.exp
11111 * gdb.python/py-events.exp
11112 * gdb.python/py-finish-breakpoint.exp
11113 * gdb.python/py-mi.exp
11114 * gdb.python/py-prettyprint.exp
11115 * gdb.python/py-shared.exp
11116 * gdb.python/py-symbol.exp
11117 * gdb.python/py-template.exp
11118 * gdb.python/py-type.exp
11119 * gdb.python/py-value.exp
11120 * gdb.reverse/solib-precsave.exp
11121 * gdb.reverse/solib-reverse.exp
11122 * gdb.server/solib-list.exp
11123 * gdb.stabs/weird.exp
11124 * gdb.threads/reconnect-signal.exp
11125 * gdb.threads/stepi-random-signal.exp
11126 * gdb.trace/actions.exp
11127 * gdb.trace/ax.exp
11128 * gdb.trace/backtrace.exp
11129 * gdb.trace/change-loc.exp
11130 * gdb.trace/deltrace.exp
11131 * gdb.trace/ftrace-lock.exp
11132 * gdb.trace/ftrace.exp
11133 * gdb.trace/infotrace.exp
11134 * gdb.trace/mi-tracepoint-changed.exp
11135 * gdb.trace/packetlen.exp
11136 * gdb.trace/passcount.exp
11137 * gdb.trace/pending.exp
11138 * gdb.trace/range-stepping.exp
11139 * gdb.trace/report.exp
11140 * gdb.trace/stap-trace.exp
11141 * gdb.trace/tfind.exp
11142 * gdb.trace/trace-break.exp
11143 * gdb.trace/trace-condition.exp
11144 * gdb.trace/trace-enable-disable.exp
11145 * gdb.trace/trace-mt.exp
11146 * gdb.trace/tracecmd.exp
11147 * gdb.trace/tspeed.exp
11148 * gdb.trace/tsv.exp
11149 * lib/perftest.exp
11150
fb9feb35
LM
111512016-12-01 Luis Machado <lgustavo@codesourcery.com>
11152
11153 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
11154 with gdb_test_no_output.
11155 Use command as test name.
11156
cd2ddb6c
LM
111572016-12-01 Luis Machado <lgustavo@codesourcery.com>
11158
11159 Fix test names starting with uppercase throughout the files.
11160
11161 * gdb.ada/assign_1.exp
11162 * gdb.ada/boolean_expr.exp
11163 * gdb.base/arrayidx.exp
11164 * gdb.base/del.exp
11165 * gdb.base/gcore-buffer-overflow.exp
11166 * gdb.base/testenv.exp
11167 * gdb.compile/compile.exp
11168 * gdb.python/py-framefilter-invalidarg.exp
11169 * gdb.python/py-framefilter.exp
11170
bb95117e
LM
111712016-12-01 Luis Machado <lgustavo@codesourcery.com>
11172
11173 Fix test names starting with uppercase throughout the files.
11174
11175 * gdb.ada/array_return.exp
11176 * gdb.ada/expr_delims.exp
11177 * gdb.ada/mi_dyn_arr.exp
11178 * gdb.ada/mi_interface.exp
11179 * gdb.ada/mi_var_array.exp
11180 * gdb.ada/watch_arg.exp
11181 * gdb.arch/alpha-step.exp
11182 * gdb.arch/altivec-regs.exp
11183 * gdb.arch/e500-regs.exp
11184 * gdb.arch/powerpc-d128-regs.exp
11185 * gdb.base/arrayidx.exp
11186 * gdb.base/break.exp
11187 * gdb.base/checkpoint.exp
11188 * gdb.base/debug-expr.exp
11189 * gdb.base/dmsym.exp
11190 * gdb.base/radix.exp
11191 * gdb.base/sepdebug.exp
11192 * gdb.base/testenv.exp
11193 * gdb.base/watch_thread_num.exp
11194 * gdb.base/watchpoint-cond-gone.exp
11195 * gdb.cell/break.exp
11196 * gdb.cell/ea-cache.exp
11197 * gdb.compile/compile.exp
11198 * gdb.cp/gdb2495.exp
11199 * gdb.gdb/selftest.exp
11200 * gdb.gdb/xfullpath.exp
11201 * gdb.go/hello.exp
11202 * gdb.go/integers.exp
11203 * gdb.objc/basicclass.exp
11204 * gdb.pascal/hello.exp
11205 * gdb.pascal/integers.exp
11206 * gdb.python/py-breakpoint.exp
11207 * gdb.python/py-cmd.exp
11208 * gdb.python/py-linetable.exp
11209 * gdb.python/py-xmethods.exp
11210 * gdb.python/python.exp
11211 * gdb.reverse/consecutive-precsave.exp
11212 * gdb.reverse/finish-precsave.exp
11213 * gdb.reverse/i386-precsave.exp
11214 * gdb.reverse/machinestate-precsave.exp
11215 * gdb.reverse/sigall-precsave.exp
11216 * gdb.reverse/solib-precsave.exp
11217 * gdb.reverse/step-precsave.exp
11218 * gdb.reverse/until-precsave.exp
11219 * gdb.reverse/watch-precsave.exp
11220 * gdb.threads/leader-exit.exp
11221 * gdb.threads/pthreads.exp
11222 * gdb.threads/wp-replication.exp
11223 * gdb.trace/actions.exp
11224 * gdb.trace/mi-tsv-changed.exp
11225 * gdb.trace/tsv.exp
11226
de97fdd4
LM
112272016-12-01 Luis Machado <lgustavo@codesourcery.com>
11228
11229 Fix test names starting with uppercase throughout the files.
11230
11231 * gdb.arch/i386-bp_permanent.exp
11232 * gdb.arch/i386-gnu-cfi.exp
11233 * gdb.base/disasm-end-cu.exp
11234 * gdb.base/macscp.exp
11235 * gdb.base/pending.exp
11236 * gdb.base/watch_thread_num.exp
11237 * gdb.cp/exception.exp
11238 * gdb.cp/gdb2495.exp
11239 * gdb.cp/local.exp
11240 * gdb.python/py-evsignal.exp
11241 * gdb.python/python.exp
11242 * gdb.trace/tracecmd.exp
11243
9f058c10
LM
112442016-12-01 Luis Machado <lgustavo@codesourcery.com>
11245
11246 Fix test names starting with uppercase throughout the files.
11247
11248 * gdb.base/charset.exp
11249 * gdb.base/eval.exp
11250 * gdb.base/multi-forks.exp
11251 * gdb.guile/scm-progspace.exp
11252 * gdb.opencl/datatypes.exp
11253 * gdb.python/py-block.exp
11254 * gdb.python/py-function.exp
11255 * gdb.python/py-symbol.exp
11256 * gdb.python/py-symtab.exp
11257 * gdb.python/py-xmethods.exp
11258 * gdb.reverse/break-precsave.exp
11259 * gdb.reverse/break-reverse.exp
11260 * gdb.reverse/consecutive-precsave.exp
11261 * gdb.reverse/consecutive-reverse.exp
11262 * gdb.reverse/finish-precsave.exp
11263 * gdb.reverse/finish-reverse-bkpt.exp
11264 * gdb.reverse/finish-reverse.exp
11265 * gdb.reverse/fstatat-reverse.exp
11266 * gdb.reverse/getresuid-reverse.exp
11267 * gdb.reverse/i386-precsave.exp
11268 * gdb.reverse/i386-reverse.exp
11269 * gdb.reverse/i386-sse-reverse.exp
11270 * gdb.reverse/i387-stack-reverse.exp
11271 * gdb.reverse/insn-reverse.exp
11272 * gdb.reverse/machinestate-precsave.exp
11273 * gdb.reverse/machinestate.exp
11274 * gdb.reverse/next-reverse-bkpt-over-sr.exp
11275 * gdb.reverse/pipe-reverse.exp
11276 * gdb.reverse/readv-reverse.exp
11277 * gdb.reverse/recvmsg-reverse.exp
11278 * gdb.reverse/rerun-prec.exp
11279 * gdb.reverse/s390-mvcle.exp
11280 * gdb.reverse/sigall-precsave.exp
11281 * gdb.reverse/sigall-reverse.exp
11282 * gdb.reverse/solib-precsave.exp
11283 * gdb.reverse/solib-reverse.exp
11284 * gdb.reverse/step-precsave.exp
11285 * gdb.reverse/step-reverse.exp
11286 * gdb.reverse/time-reverse.exp
11287 * gdb.reverse/until-precsave.exp
11288 * gdb.reverse/until-reverse.exp
11289 * gdb.reverse/waitpid-reverse.exp
11290 * gdb.reverse/watch-precsave.exp
11291 * gdb.reverse/watch-reverse.exp
11292
cdc7edd7
LM
112932016-12-01 Luis Machado <lgustavo@codesourcery.com>
11294
11295 Fix test names starting with uppercase throughout the files.
11296
11297 * gdb.arch/i386-mpx-simple_segv.exp
11298 * gdb.arch/i386-mpx.exp
11299 * gdb.arch/i386-permbkpt.exp
11300 * gdb.arch/pa-nullify.exp
11301 * gdb.arch/powerpc-d128-regs.exp
11302 * gdb.arch/vsx-regs.exp
11303 * gdb.base/bfp-test.exp
11304 * gdb.base/break.exp
11305 * gdb.base/breakpoint-shadow.exp
11306 * gdb.base/callfuncs.exp
11307 * gdb.base/charset.exp
11308 * gdb.base/commands.exp
11309 * gdb.base/completion.exp
11310 * gdb.base/dfp-test.exp
11311 * gdb.base/echo.exp
11312 * gdb.base/ending-run.exp
11313 * gdb.base/eval.exp
11314 * gdb.base/expand-psymtabs.exp
11315 * gdb.base/float128.exp
11316 * gdb.base/floatn.exp
11317 * gdb.base/foll-exec-mode.exp
11318 * gdb.base/gdb1056.exp
11319 * gdb.base/gdb11531.exp
11320 * gdb.base/kill-after-signal.exp
11321 * gdb.base/multi-forks.exp
11322 * gdb.base/overlays.exp
11323 * gdb.base/pending.exp
11324 * gdb.base/sepdebug.exp
11325 * gdb.base/testenv.exp
11326 * gdb.base/valgrind-db-attach.exp
11327 * gdb.base/watch_thread_num.exp
11328 * gdb.base/watchpoint-cond-gone.exp
11329 * gdb.base/watchpoint.exp
11330 * gdb.base/watchpoints.exp
11331 * gdb.cp/arg-reference.exp
11332 * gdb.cp/baseenum.exp
11333 * gdb.cp/operator.exp
11334 * gdb.cp/shadow.exp
11335 * gdb.dwarf2/dw2-op-out-param.exp
11336 * gdb.dwarf2/dw2-reg-undefined.exp
11337 * gdb.go/chan.exp
11338 * gdb.go/hello.exp
11339 * gdb.go/integers.exp
11340 * gdb.go/methods.exp
11341 * gdb.go/package.exp
11342 * gdb.guile/scm-parameter.exp
11343 * gdb.guile/scm-progspace.exp
11344 * gdb.guile/scm-value.exp
11345 * gdb.mi/mi-pending.exp
11346 * gdb.mi/user-selected-context-sync.exp
11347 * gdb.multi/multi-attach.exp
11348 * gdb.multi/tids.exp
11349 * gdb.opt/clobbered-registers-O2.exp
11350 * gdb.pascal/floats.exp
11351 * gdb.pascal/integers.exp
11352 * gdb.python/py-block.exp
11353 * gdb.python/py-events.exp
11354 * gdb.python/py-parameter.exp
11355 * gdb.python/py-symbol.exp
11356 * gdb.python/py-symtab.exp
11357 * gdb.python/py-type.exp
11358 * gdb.python/py-value.exp
11359 * gdb.python/py-xmethods.exp
11360 * gdb.python/python.exp
11361 * gdb.reverse/break-precsave.exp
11362 * gdb.reverse/consecutive-precsave.exp
11363 * gdb.reverse/finish-precsave.exp
11364 * gdb.reverse/i386-precsave.exp
11365 * gdb.reverse/machinestate-precsave.exp
11366 * gdb.reverse/sigall-precsave.exp
11367 * gdb.reverse/solib-precsave.exp
11368 * gdb.reverse/step-precsave.exp
11369 * gdb.reverse/until-precsave.exp
11370 * gdb.reverse/watch-precsave.exp
11371 * gdb.server/ext-attach.exp
11372 * gdb.server/ext-restart.exp
11373 * gdb.server/ext-run.exp
11374 * gdb.server/ext-wrapper.exp
11375 * gdb.stabs/gdb11479.exp
11376 * gdb.stabs/weird.exp
11377 * gdb.threads/attach-many-short-lived-threads.exp
11378 * gdb.threads/kill.exp
11379 * gdb.threads/watchpoint-fork.exp
11380
bc6c7af4
LM
113812016-12-01 Luis Machado <lgustavo@codesourcery.com>
11382
11383 Fix test names starting with uppercase throughout all the files below.
11384
11385 * gdb.ada/array_return.exp
11386 * gdb.ada/catch_ex.exp
11387 * gdb.ada/info_exc.exp
11388 * gdb.ada/mi_catch_ex.exp
11389 * gdb.ada/mi_dyn_arr.exp
11390 * gdb.ada/mi_ex_cond.exp
11391 * gdb.ada/mi_exc_info.exp
11392 * gdb.ada/mi_interface.exp
11393 * gdb.ada/mi_task_arg.exp
11394 * gdb.ada/mi_task_info.exp
11395 * gdb.ada/mi_var_array.exp
11396 * gdb.arch/alpha-step.exp
11397 * gdb.arch/amd64-disp-step.exp
11398 * gdb.arch/arm-disp-step.exp
11399 * gdb.arch/disp-step-insn-reloc.exp
11400 * gdb.arch/e500-prologue.exp
11401 * gdb.arch/ftrace-insn-reloc.exp
11402 * gdb.arch/gdb1558.exp
11403 * gdb.arch/i386-bp_permanent.exp
11404 * gdb.arch/i386-disp-step.exp
11405 * gdb.arch/i386-float.exp
11406 * gdb.arch/i386-gnu-cfi.exp
11407 * gdb.arch/ia64-breakpoint-shadow.exp
11408 * gdb.arch/mips16-thunks.exp
11409 * gdb.arch/pa-nullify.exp
11410 * gdb.arch/powerpc-aix-prologue.exp
11411 * gdb.arch/powerpc-power.exp
11412 * gdb.arch/ppc-dfp.exp
11413 * gdb.arch/s390-tdbregs.exp
11414 * gdb.arch/spu-info.exp
11415 * gdb.arch/spu-ls.exp
11416 * gdb.arch/thumb-bx-pc.exp
11417 * gdb.base/advance.exp
11418 * gdb.base/annota-input-while-running.exp
11419 * gdb.base/arrayidx.exp
11420 * gdb.base/asmlabel.exp
11421 * gdb.base/async.exp
11422 * gdb.base/attach-wait-input.exp
11423 * gdb.base/auto-connect-native-target.exp
11424 * gdb.base/batch-preserve-term-settings.exp
11425 * gdb.base/bfp-test.exp
11426 * gdb.base/bigcore.exp
11427 * gdb.base/bp-permanent.exp
11428 * gdb.base/break-always.exp
11429 * gdb.base/break-fun-addr.exp
11430 * gdb.base/break-idempotent.exp
11431 * gdb.base/break-main-file-remove-fail.exp
11432 * gdb.base/break-probes.exp
11433 * gdb.base/break-unload-file.exp
11434 * gdb.base/break.exp
11435 * gdb.base/call-ar-st.exp
11436 * gdb.base/call-rt-st.exp
11437 * gdb.base/call-sc.exp
11438 * gdb.base/call-signal-resume.exp
11439 * gdb.base/call-strs.exp
11440 * gdb.base/callexit.exp
11441 * gdb.base/callfuncs.exp
11442 * gdb.base/catch-gdb-caused-signals.exp
11443 * gdb.base/catch-signal-siginfo-cond.exp
11444 * gdb.base/catch-syscall.exp
11445 * gdb.base/compare-sections.exp
11446 * gdb.base/cond-eval-mode.exp
11447 * gdb.base/condbreak-call-false.exp
11448 * gdb.base/consecutive-step-over.exp
11449 * gdb.base/cursal.exp
11450 * gdb.base/disabled-location.exp
11451 * gdb.base/disasm-end-cu.exp
11452 * gdb.base/display.exp
11453 * gdb.base/double-prompt-target-event-error.exp
11454 * gdb.base/dprintf-bp-same-addr.exp
11455 * gdb.base/dprintf-detach.exp
11456 * gdb.base/dprintf-next.exp
11457 * gdb.base/dprintf-non-stop.exp
11458 * gdb.base/dprintf-pending.exp
11459 * gdb.base/dso2dso.exp
11460 * gdb.base/ending-run.exp
11461 * gdb.base/enum_cond.exp
11462 * gdb.base/examine-backward.exp
11463 * gdb.base/exe-lock.exp
11464 * gdb.base/exec-invalid-sysroot.exp
11465 * gdb.base/execl-update-breakpoints.exp
11466 * gdb.base/execution-termios.exp
11467 * gdb.base/fileio.exp
11468 * gdb.base/fixsection.exp
11469 * gdb.base/foll-exec-mode.exp
11470 * gdb.base/foll-exec.exp
11471 * gdb.base/fork-running-state.exp
11472 * gdb.base/frame-args.exp
11473 * gdb.base/fullpath-expand.exp
11474 * gdb.base/func-ptr.exp
11475 * gdb.base/gcore-relro-pie.exp
11476 * gdb.base/gdb1090.exp
11477 * gdb.base/gdb1555.exp
11478 * gdb.base/global-var-nested-by-dso.exp
11479 * gdb.base/gnu-ifunc.exp
11480 * gdb.base/hbreak-in-shr-unsupported.exp
11481 * gdb.base/hbreak-unmapped.exp
11482 * gdb.base/hook-stop.exp
11483 * gdb.base/infcall-input.exp
11484 * gdb.base/info-fun.exp
11485 * gdb.base/info-shared.exp
11486 * gdb.base/interrupt-noterm.exp
11487 * gdb.base/jit-so.exp
11488 * gdb.base/jit.exp
11489 * gdb.base/line-symtabs.exp
11490 * gdb.base/list.exp
11491 * gdb.base/longjmp.exp
11492 * gdb.base/macscp.exp
11493 * gdb.base/max-value-size.exp
11494 * gdb.base/nodebug.exp
11495 * gdb.base/nofield.exp
11496 * gdb.base/overlays.exp
11497 * gdb.base/paginate-after-ctrl-c-running.exp
11498 * gdb.base/paginate-bg-execution.exp
11499 * gdb.base/paginate-inferior-exit.exp
11500 * gdb.base/pending.exp
11501 * gdb.base/pr11022.exp
11502 * gdb.base/printcmds.exp
11503 * gdb.base/ptr-typedef.exp
11504 * gdb.base/ptype.exp
11505 * gdb.base/randomize.exp
11506 * gdb.base/range-stepping.exp
11507 * gdb.base/realname-expand.exp
11508 * gdb.base/relativedebug.exp
11509 * gdb.base/remote.exp
11510 * gdb.base/savedregs.exp
11511 * gdb.base/sepdebug.exp
11512 * gdb.base/set-noassign.exp
11513 * gdb.base/shlib-call.exp
11514 * gdb.base/shreloc.exp
11515 * gdb.base/sigaltstack.exp
11516 * gdb.base/sigbpt.exp
11517 * gdb.base/siginfo-addr.exp
11518 * gdb.base/siginfo-obj.exp
11519 * gdb.base/siginfo-thread.exp
11520 * gdb.base/signest.exp
11521 * gdb.base/signull.exp
11522 * gdb.base/sigrepeat.exp
11523 * gdb.base/skip.exp
11524 * gdb.base/so-impl-ld.exp
11525 * gdb.base/solib-corrupted.exp
11526 * gdb.base/solib-disc.exp
11527 * gdb.base/solib-display.exp
11528 * gdb.base/solib-overlap.exp
11529 * gdb.base/solib-search.exp
11530 * gdb.base/solib-symbol.exp
11531 * gdb.base/source-execution.exp
11532 * gdb.base/sss-bp-on-user-bp-2.exp
11533 * gdb.base/sss-bp-on-user-bp.exp
11534 * gdb.base/stack-checking.exp
11535 * gdb.base/stale-infcall.exp
11536 * gdb.base/step-break.exp
11537 * gdb.base/step-line.exp
11538 * gdb.base/step-over-exit.exp
11539 * gdb.base/step-test.exp
11540 * gdb.base/structs.exp
11541 * gdb.base/sym-file.exp
11542 * gdb.base/symtab-search-order.exp
11543 * gdb.base/term.exp
11544 * gdb.base/type-opaque.exp
11545 * gdb.base/unload.exp
11546 * gdb.base/until-nodebug.exp
11547 * gdb.base/until.exp
11548 * gdb.base/unwindonsignal.exp
11549 * gdb.base/watch-cond.exp
11550 * gdb.base/watch-non-mem.exp
11551 * gdb.base/watch_thread_num.exp
11552 * gdb.base/watchpoint-reuse-slot.exp
11553 * gdb.base/watchpoint-solib.exp
11554 * gdb.base/watchpoint.exp
11555 * gdb.btrace/dlopen.exp
11556 * gdb.cell/arch.exp
11557 * gdb.cell/break.exp
11558 * gdb.cell/bt.exp
11559 * gdb.cell/core.exp
11560 * gdb.cell/data.exp
11561 * gdb.cell/dwarfaddr.exp
11562 * gdb.cell/ea-cache.exp
11563 * gdb.cell/ea-standalone.exp
11564 * gdb.cell/ea-test.exp
11565 * gdb.cell/f-regs.exp
11566 * gdb.cell/fork.exp
11567 * gdb.cell/gcore.exp
11568 * gdb.cell/mem-access.exp
11569 * gdb.cell/ptype.exp
11570 * gdb.cell/registers.exp
11571 * gdb.cell/sizeof.exp
11572 * gdb.cell/solib-symbol.exp
11573 * gdb.cell/solib.exp
11574 * gdb.compile/compile-tls.exp
11575 * gdb.cp/exception.exp
11576 * gdb.cp/gdb2495.exp
11577 * gdb.cp/local.exp
11578 * gdb.cp/mb-inline.exp
11579 * gdb.cp/mb-templates.exp
11580 * gdb.cp/pr10687.exp
11581 * gdb.cp/pr9167.exp
11582 * gdb.cp/scope-err.exp
11583 * gdb.cp/templates.exp
11584 * gdb.cp/virtfunc.exp
11585 * gdb.dwarf2/dw2-dir-file-name.exp
11586 * gdb.dwarf2/dw2-single-line-discriminators.exp
11587 * gdb.fortran/complex.exp
11588 * gdb.fortran/library-module.exp
11589 * gdb.guile/guile.exp
11590 * gdb.guile/scm-cmd.exp
11591 * gdb.guile/scm-frame-inline.exp
11592 * gdb.guile/scm-objfile.exp
11593 * gdb.guile/scm-pretty-print.exp
11594 * gdb.guile/scm-symbol.exp
11595 * gdb.guile/scm-type.exp
11596 * gdb.guile/scm-value.exp
11597 * gdb.linespec/keywords.exp
11598 * gdb.linespec/ls-errs.exp
11599 * gdb.linespec/macro-relative.exp
11600 * gdb.linespec/thread.exp
11601 * gdb.mi/mi-breakpoint-changed.exp
11602 * gdb.mi/mi-dprintf-pending.exp
11603 * gdb.mi/mi-fullname-deleted.exp
11604 * gdb.mi/mi-logging.exp
11605 * gdb.mi/mi-pending.exp
11606 * gdb.mi/mi-solib.exp
11607 * gdb.mi/new-ui-mi-sync.exp
11608 * gdb.mi/user-selected-context-sync.exp
11609 * gdb.multi/dummy-frame-restore.exp
11610 * gdb.multi/multi-arch-exec.exp
11611 * gdb.multi/remove-inferiors.exp
11612 * gdb.multi/watchpoint-multi-exit.exp
11613 * gdb.opt/solib-intra-step.exp
11614 * gdb.perf/backtrace.exp
11615 * gdb.perf/single-step.exp
11616 * gdb.perf/skip-command.exp
11617 * gdb.perf/skip-prologue.exp
11618 * gdb.perf/solib.exp
11619 * gdb.python/lib-types.exp
11620 * gdb.python/py-as-string.exp
11621 * gdb.python/py-bad-printers.exp
11622 * gdb.python/py-block.exp
11623 * gdb.python/py-breakpoint.exp
11624 * gdb.python/py-cmd.exp
11625 * gdb.python/py-events.exp
11626 * gdb.python/py-evthreads.exp
11627 * gdb.python/py-finish-breakpoint.exp
11628 * gdb.python/py-finish-breakpoint2.exp
11629 * gdb.python/py-frame-inline.exp
11630 * gdb.python/py-frame.exp
11631 * gdb.python/py-inferior.exp
11632 * gdb.python/py-infthread.exp
11633 * gdb.python/py-mi.exp
11634 * gdb.python/py-objfile.exp
11635 * gdb.python/py-pp-maint.exp
11636 * gdb.python/py-pp-registration.exp
11637 * gdb.python/py-prettyprint.exp
11638 * gdb.python/py-recurse-unwind.exp
11639 * gdb.python/py-shared.exp
11640 * gdb.python/py-symbol.exp
11641 * gdb.python/py-symtab.exp
11642 * gdb.python/py-template.exp
11643 * gdb.python/py-type.exp
11644 * gdb.python/py-unwind-maint.exp
11645 * gdb.python/py-unwind.exp
11646 * gdb.python/py-value.exp
11647 * gdb.python/python.exp
11648 * gdb.reverse/finish-reverse-bkpt.exp
11649 * gdb.reverse/insn-reverse.exp
11650 * gdb.reverse/next-reverse-bkpt-over-sr.exp
11651 * gdb.reverse/solib-precsave.exp
11652 * gdb.reverse/solib-reverse.exp
11653 * gdb.stabs/gdb11479.exp
11654 * gdb.stabs/weird.exp
11655 * gdb.threads/fork-child-threads.exp
11656 * gdb.threads/fork-plus-threads.exp
11657 * gdb.threads/fork-thread-pending.exp
11658 * gdb.threads/forking-threads-plus-breakpoint.exp
11659 * gdb.threads/hand-call-in-threads.exp
11660 * gdb.threads/interrupted-hand-call.exp
11661 * gdb.threads/linux-dp.exp
11662 * gdb.threads/local-watch-wrong-thread.exp
11663 * gdb.threads/next-while-other-thread-longjmps.exp
11664 * gdb.threads/non-ldr-exit.exp
11665 * gdb.threads/pending-step.exp
11666 * gdb.threads/print-threads.exp
11667 * gdb.threads/process-dies-while-detaching.exp
11668 * gdb.threads/process-dies-while-handling-bp.exp
11669 * gdb.threads/pthreads.exp
11670 * gdb.threads/queue-signal.exp
11671 * gdb.threads/reconnect-signal.exp
11672 * gdb.threads/signal-command-handle-nopass.exp
11673 * gdb.threads/signal-command-multiple-signals-pending.exp
11674 * gdb.threads/signal-delivered-right-thread.exp
11675 * gdb.threads/signal-sigtrap.exp
11676 * gdb.threads/sigthread.exp
11677 * gdb.threads/staticthreads.exp
11678 * gdb.threads/stepi-random-signal.exp
11679 * gdb.threads/thread-unwindonsignal.exp
11680 * gdb.threads/thread_check.exp
11681 * gdb.threads/thread_events.exp
11682 * gdb.threads/tid-reuse.exp
11683 * gdb.threads/tls-nodebug.exp
11684 * gdb.threads/tls-shared.exp
11685 * gdb.threads/tls-so_extern.exp
11686 * gdb.threads/tls.exp
11687 * gdb.threads/wp-replication.exp
11688 * gdb.trace/actions-changed.exp
11689 * gdb.trace/actions.exp
11690 * gdb.trace/backtrace.exp
11691 * gdb.trace/change-loc.exp
11692 * gdb.trace/collection.exp
11693 * gdb.trace/deltrace.exp
11694 * gdb.trace/disconnected-tracing.exp
11695 * gdb.trace/entry-values.exp
11696 * gdb.trace/ftrace-lock.exp
11697 * gdb.trace/ftrace.exp
11698 * gdb.trace/infotrace.exp
11699 * gdb.trace/mi-trace-frame-collected.exp
11700 * gdb.trace/mi-trace-unavailable.exp
11701 * gdb.trace/mi-traceframe-changed.exp
11702 * gdb.trace/mi-tracepoint-changed.exp
11703 * gdb.trace/mi-tsv-changed.exp
11704 * gdb.trace/no-attach-trace.exp
11705 * gdb.trace/packetlen.exp
11706 * gdb.trace/passc-dyn.exp
11707 * gdb.trace/passcount.exp
11708 * gdb.trace/pending.exp
11709 * gdb.trace/pr16508.exp
11710 * gdb.trace/qtro.exp
11711 * gdb.trace/range-stepping.exp
11712 * gdb.trace/read-memory.exp
11713 * gdb.trace/report.exp
11714 * gdb.trace/save-trace.exp
11715 * gdb.trace/signal.exp
11716 * gdb.trace/stap-trace.exp
11717 * gdb.trace/status-stop.exp
11718 * gdb.trace/strace.exp
11719 * gdb.trace/tfile.exp
11720 * gdb.trace/tfind.exp
11721 * gdb.trace/trace-break.exp
11722 * gdb.trace/trace-condition.exp
11723 * gdb.trace/trace-enable-disable.exp
11724 * gdb.trace/trace-mt.exp
11725 * gdb.trace/tracecmd.exp
11726 * gdb.trace/tracefile-pseudo-reg.exp
11727 * gdb.trace/tspeed.exp
11728 * gdb.trace/tstatus.exp
11729 * gdb.trace/tsv.exp
11730 * gdb.trace/unavailable.exp
11731 * gdb.trace/while-dyn.exp
11732 * gdb.trace/while-stepping.exp
11733 * lib/gdb-guile.exp
11734 * lib/gdb.exp
11735 * lib/mi-support.exp
11736 * lib/pascal.exp
11737 * lib/perftest.exp
11738 * lib/prelink-support.exp
11739 * lib/selftest-support.exp
11740
ad02e4fe
SM
117412016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
11742
11743 * Makefile.in: Include disable-implicit-rules.mk.
11744
22347e55
AA
117452016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
11746
11747 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
11748 non-byte-aligned bit fields.
11749
da5b30da
AA
117502016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
11751
11752 PR gdb/12616
11753 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
11754 respects the DW_AT_data_bit_offset attribute.
11755
b593ecca
SM
117562016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
11757
11758 * gdb.base/default.exp: Fix output of "set language".
11759
3b165252
SM
117602016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
11761
11762 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
11763 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
11764 make.
11765 * configure.ac: Remove checks for the make program.
11766 * configure: Re-generate.
11767
1a2f3d7f
KB
117682016-11-16 Kevin Buettner <kevinb@redhat.com>
11769
11770 * gdb.python/py-recurse-unwind.c (main): Add loop.
11771 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
11772 to read_register() and gdb.parse_and_eval(). Make each code
11773 call a separate case that can be individually tested.
11774 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
11775 proc. Call cont_and_backtrace for each of the code paths that
11776 we want to test in the unwinder.
11777
b7f38fda
AA
117782016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
11779
11780 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
11781 the definition of struct S.
11782
1f8db343
CM
117832016-11-11 Catherine Moore <clm@codesourcery.com>
11784
11785 * gdb.base/dump.exp: Identify verilog format dump tests as such.
11786
fad0c9fb
PA
117872016-11-09 Pedro Alves <palves@redhat.com>
11788
11789 * gdb.base/commands.exp (runto_or_return): New procedure.
11790 (gdbvar_simple_if_test, gdbvar_simple_while_test)
11791 (gdbvar_complex_if_while_test, progvar_simple_if_test)
11792 (progvar_simple_while_test, progvar_complex_if_while_test)
11793 (if_while_breakpoint_command_test)
11794 (infrun_breakpoint_command_test, breakpoint_command_test)
11795 (user_defined_command_test, watchpoint_command_test)
11796 (test_command_prompt_position, redefine_hook_test)
11797 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
11798 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
11799 multi_line_input and multi_line. Remove gdb_expect and
11800 gdb_stop_suppressing_tests uses.
11801 * lib/gdb.exp (valnum_re): New global.
11802 (multi_line_input): New procedure.
11803
8354c62c
SM
118042016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
11805
11806 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
11807 Remove.
11808 (test_setup): Define with proc_with_prefix.
11809 (test_cli_inferior): Likewise.
11810 (test_cli_thread): Likewise.
11811 (test_cli_frame): Likewise.
11812 (test_cli_select_frame): Likewise.
11813 (test_cli_up_down): Likewise.
11814 (test_mi_thread_select): Likewise.
11815 (test_mi_stack_select_frame): Likewise.
11816 (test_cli_in_mi_inferior): Likewise.
11817 (test_cli_in_mi_thread): Likewise.
11818 (test_cli_in_mi_frame): Likewise.
11819 (top level): Do not use with_test_prefix_procname.
11820
64f367a2
PA
118212016-11-09 Pedro Alves <palves@redhat.com>
11822
11823 * gdb.base/commands.exp (gdbvar_simple_if_test)
11824 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
11825 (progvar_simple_if_test, progvar_simple_while_test)
11826 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
11827 (infrun_breakpoint_command_test, breakpoint_command_test)
11828 (user_defined_command_test, watchpoint_command_test)
11829 (test_command_prompt_position, deprecated_command_test)
11830 (bp_deleted_in_command, temporary_breakpoint_commands)
11831 (stray_arg0_test, source_file_with_indented_comment)
11832 (recursive_source_test, if_commands_test)
11833 (error_clears_commands_left, redefine_hook_test)
11834 (redefine_backtrace_test): Use proc_with_prefix.
11835 * lib/gdb.exp (proc_with_prefix): New proc.
11836
0bb65f1e
AA
118372016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
11838
11839 * gdb.base/tui-layout.c: New file.
11840 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
11841 disassembly window contains very long lines.
11842
7353f247
TT
118432016-11-08 Tom Tromey <tom@tromey.com>
11844
11845 * gdb.python/py-value.exp (test_value_creation): Make "long" test
11846 depend on Python 2.
11847
30a7bb83
TT
118482016-11-08 Tom Tromey <tom@tromey.com>
11849
11850 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
11851 New method.
11852
cdf5a07c
MG
118532016-10-29 Manish Goregaokar <manish@mozilla.com>
11854
2806dc7e 11855 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 11856
51a789c3
MG
118572016-10-27 Manish Goregaokar <manish@mozilla.com>
11858
2806dc7e
PA
11859 * gdb.rust/simple.rs: Add test for univariant enums without
11860 discriminants and for encoded struct-like enums.
51a789c3 11861
f610ab6d
PA
118622016-10-28 Pedro Alves <palves@redhat.com>
11863
11864 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
11865 gdb_test_multiple, tighten regexps and match symtabs and line
11866 tables incrementally.
11867
b129b0ca
LM
118682016-10-28 Luis Machado <lgustavo@codesourcery.com>
11869
11870 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
11871 general.
11872
ecf45d2c
SL
118732016-10-25 Luis Machado <lgustavo@codesourcery.com>
11874
11875 * gdb.base/exec-invalid-sysroot.exp: New file.
11876
b8d38ee4
JK
118772016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
11878
11879 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
11880
f90fd8c2
JK
118812016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11882
11883 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
11884
2d2476aa
MR
118852016-10-19 Maciej W. Rozycki <macro@imgtec.com>
11886
2806dc7e
PA
11887 * gdb.base/killed-outside.exp: Remove $options from a call to
11888 `prepare_for_testing'.
2d2476aa 11889
e42b25a0
SM
118902016-10-17 Simon Marchi <simon.marchi@ericsson.com>
11891
11892 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
11893 Change test message.
11894
3ccdb432
SM
118952016-10-17 Simon Marchi <simon.marchi@ericsson.com>
11896
11897 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
11898 Update comment.
11899
5bad3170
SM
119002016-10-17 Simon Marchi <simon.marchi@ericsson.com>
11901
11902 * gdb.trace/mi-trace-save.exp: New file.
11903
5ad9dba7
YQ
119042016-10-13 Yao Qi <yao.qi@linaro.org>
11905
11906 * gdb.base/code_elim.exp (get_var_address): Remove.
11907 * gdb.base/relocate.exp: Likewise.
11908 * gdb.base/shreloc.exp: Likewise.
11909 * lib/gdb.exp (get_var_address): New.
11910
62df7e21
YQ
119112016-10-13 Yao Qi <yao.qi@linaro.org>
11912
11913 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
11914 floating point tests if $skip_float_test is false.
11915
4dac951e
LM
119162016-10-12 Luis Machado <lgustavo@codesourcery.com>
11917
11918 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
11919 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
11920 argc values.
11921 Add 1 to argc so we guarantee distinct initial/modified argc values.
11922
8f1a8fc4
JK
119232016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11924
11925 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
11926
16c85b5d
JK
119272016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11928
11929 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
11930 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
11931 * gdb.arch/vsx-regs.exp: Likewise.
11932
1d0e042a
YQ
119332016-10-07 Yao Qi <yao.qi@linaro.org>
11934
11935 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
11936
68dadef5
MM
119372016-10-07 Markus Metzger <markus.t.metzger@intel.com>
11938
11939 * gdb.python/python.exp: Test decode_line("*0").
11940
33fa2c6e
DE
119412016-10-06 Doug Evans <dje@google.com>
11942
11943 * gdb.python/py-value.exp (test_value_creation): Add test for large
11944 unsigned 64-bit value.
11945
9c37b5ae
TT
119462016-10-06 Tom Tromey <tom@tromey.com>
11947
11948 * gdb.compile/compile.exp: Change java tests to rust.
11949 * gdb.base/setshow.exp: Change java tests to rust.
11950 * gdb.base/default.exp: Remove java from language list.
11951 * README (Examples): Update language example.
11952 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
11953 test.
11954 * lib/gdb.exp (skip_java_tests): Remove.
11955 * lib/java.exp: Remove.
11956 * gdb.java: Remove.
11957
78b86327
MR
119582016-10-06 Maciej W. Rozycki <macro@imgtec.com>
11959
11960 * gdb.arch/mips-fcr.exp: New test.
11961 * gdb.arch/mips-fcr.c: Source for the new test.
11962
7470adbb
MR
119632016-10-06 Maciej W. Rozycki <macro@imgtec.com>
11964
11965 * gdb.base/solib-disc.exp: Use `standard_output_file'
11966 throughout.
11967
4a556533
PA
119682016-10-06 Pedro Alves <palves@redhat.com>
11969
11970 * gdb.base/jit-simple-dl.c: New file.
11971 * gdb.base/jit-simple-jit.c: New file, factored out from ...
11972 * gdb.base/jit-simple.c: ... this.
11973 * gdb.base/jit-simple.exp (jit_run): Delete.
11974 (build_jit): New proc.
11975 (jit_test_reread): Recompile either the main program or the shared
11976 library, depending on what is being tested. Skip changing address
11977 if caller wants to. Compare before/after addresses. If testing
11978 standalone, explicitly load the binary. Test "maint info
11979 breakpoints".
11980 (top level): Add "standalone vs shared lib" and "change address"
11981 vs "same address" axes.
11982
5a122fbc
PA
119832016-10-06 Pedro Alves <palves@redhat.com>
11984
11985 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
11986 call.
11987 (jit_run): Delete.
11988 (jit_test_reread): Use with_test_prefix. Reload the main binary
11989 explicitly. Compare the before/after addresses of the JIT
11990 descriptor.
11991
ee8da4b8
DE
119922016-08-15 Doug Evans <dje@google.com>
11993
11994 * gdb.xml/extra-regs.xml: Update, end field now required, default type
11995 for single bitfields is bool.
11996 * gdb.xml/tdesc-regs.exp: Ditto.
11997
f389f6fe
JK
119982016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
11999
12000 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
12001
fdebf1a4
YQ
120022016-10-05 Yao Qi <yao.qi@linaro.org>
12003
12004 * lib/gdb.exp (support_complex_tests): Return zero if
12005 gdb_skip_float_test return true.
12006
9c36d954 120072016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 12008 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
12009
12010 PR gdb/20487
12011 * gdb.mi/user-selected-context-sync.exp: New file.
12012 * gdb.mi/user-selected-context-sync.c: New file.
12013
4034d0ff 120142016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 12015 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
12016
12017 PR gdb/20487
12018 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
12019 =thread-select-event check.
12020
a4297203
PB
120212016-09-29 Peter Bergner <bergner@vnet.ibm.com>
12022
12023 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
12024 the compulsory L operand changes.
12025 * gdb.arch/powerpc-power.s: Likewise.
12026
bb805577
JK
120272016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
12028
12029 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
12030 * gdb.base/jit-attach-pie.c: New file.
12031 * gdb.base/jit-attach-pie.exp: New file.
12032
6d61dee5
PA
120332016-09-28 Pedro Alves <palves@redhat.com>
12034
12035 * gdb.base/infcall-input.c: New file.
12036 * gdb.base/infcall-input.exp: New file.
12037
f73842fc
YQ
120382016-09-22 Yao Qi <yao.qi@linaro.org>
12039
12040 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
12041 (gdb_exit): Rename it to ...
12042 (gdbserver_gdb_exit): ... Close GDBserver.
12043 (gdb_exit): New proc, call gdbserver_gdb_exit.
12044 (mi_gdb_exit): Likewise.
12045
90681dab
YQ
120462016-09-22 Yao Qi <yao.qi@linaro.org>
12047
12048 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
12049 path.
12050 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
12051 Remove duplication.
12052
9c211fd8
YQ
120532016-09-22 Yao Qi <yao.qi@linaro.org>
12054
12055 * lib/gdbserver-support.exp: Check the existence of
12056 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
12057
ad0a504f
AK
120582016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
12059
12060 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
12061
36cf1806
TT
120622016-09-21 Tom Tromey <tom@tromey.com>
12063
12064 PR gdb/20604:
12065 * gdb.base/quit.exp: New file.
12066
74172ecf
SM
120672016-09-21 Simon Marchi <simon.marchi@ericsson.com>
12068
12069 * .gitignore: New file.
12070
3d0ec882
MR
120712016-09-21 Maciej W. Rozycki <macro@imgtec.com>
12072
12073 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
12074 throughout.
12075
8193adea
AA
120762016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
12077
12078 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
12079
d41a5c09
JK
120802016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
12081
12082 * gdb.cp/casts.cc (decltype): Move it ...
12083 (main): ... with its call to ...
12084 * gdb.cp/casts03.cc: ... a new file.
12085 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
12086
d2dfe700
JK
120872016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12088
12089 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
12090
e2a92b16
PB
120912016-09-15 Peter Bergner <bergner@vnet.ibm.com>
12092
12093 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
12094 and sync up the test with tests in gas/testsuite/gas/ppc.
12095 * gdb.arch/powerpc-power.exp: Likewise.
12096
49b4de64
JK
120972016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12098
12099 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
12100
2c29df25
SDJ
121012016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
12102 Jan Kratochvil <jan.kratochvil@redhat.com>
12103
12104 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
12105 make m1's definition to be different from m2's. Use 'dummy' as an
12106 argument for probe 'two'.
12107
cc3c2846
JB
121082016-09-10 Jon Beniston <jon@beniston.com>
12109
12110 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
12111 for sim target.
12112
e1b2624a
AA
121132016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
12114
12115 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
12116 variable declaration.
12117 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
12118 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
12119 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
12120 received HWCAP as its argument.
12121
4295e285
PA
121222016-09-06 Pedro Alves <palves@redhat.com>
12123
12124 * gdb.base/new-ui-pending-input.c: New file.
12125 * gdb.base/new-ui-pending-input.exp: New file.
12126 * gdb.exp (clear_gdb_spawn_id): New procedure.
12127 (with_spawn_id): Check whether gdb_spawn_id exists before
12128 referencing it. If gdb_spawn_id didn't exist on entry, clear it
12129 on exit.
12130
00d5215e
UW
121312016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
12132
12133 * gdb.base/float128.c: New file.
12134 * gdb.base/float128.exp: Likewise.
12135 * gdb.base/floatn.c: Likewise.
12136 * gdb.base/floatn.exp: Likewise.
12137
a9ff5f12
UW
121382016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
12139
12140 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
12141
f245535c
PA
121422016-09-05 Pedro Alves <palves@redhat.com>
12143
12144 PR backtrace/19927
12145 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
12146 unwinders are immediately called as side effect of "source" or
12147 "disable unwinder" commands.
12148 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
12149
ae9cf263
YQ
121502016-09-02 Yao Qi <yao.qi@linaro.org>
12151
12152 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
12153 is true and $type is "float" or "double".
12154
27aba047
YQ
121552016-09-02 Yao Qi <yao.qi@linaro.org>
12156
12157 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
12158 true.
12159 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
12160 * gdb.base/call-rt-st.exp: Likewise.
12161 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
12162 return value instead of gdb,skip_float_test.
12163 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
12164 (do_function_calls): Use its return value instead of
12165 gdb,skip_float_test.
12166 * gdb.base/finish.exp: Likewise.
12167 * gdb.base/funcargs.exp: Likewise.
12168 * gdb.base/return.exp: Likewise.
12169 * gdb.base/return2.exp: Likewise.
12170 * gdb.base/varargs.exp: Likewise.
12171 * lib/gdb.exp (gdb_skip_float_test): Change it to
12172 gdb_caching_proc. Detect the broken ptrace on arm-linux.
12173
5af962df
AA
121742016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
12175
12176 * gdb.multi/tids.exp: Test "thread apply all".
12177
7fac6910
JK
121782016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
12179
12180 * gdb.base/default.exp (tty): Remove.
12181
bb1fe4ac
KB
121822016-08-24 Kevin Buettner <kevinb@redhat.com>
12183
2806dc7e
PA
12184 * gdb.python/py-recurse-unwind.c: New file.
12185 * gdb.python/py-recurse-unwind.py: New file.
12186 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 12187
0a1ddfa6
SM
121882016-08-24 Simon Marchi <simon.marchi@ericsson.com>
12189
12190 * gdb.base/set-inferior-tty.exp: New file.
12191 * gdb.base/set-inferior-tty.c: New file.
12192
d9de1fe3
PA
121932016-08-23 Pedro Alves <palves@redhat.com>
12194
12195 PR gdb/20494
12196 * gdb.base/new-ui-echo.c: New file.
12197 * gdb.base/new-ui-echo.exp: New file.
12198
e9d9abd7
YQ
121992016-08-23 Yao Qi <yao.qi@linaro.org>
12200
12201 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
12202 gdbserver_spawn.
12203 * gdb.server/connect-without-multi-process.exp (do_test):
12204 Likewise.
12205
3589529e
YQ
122062016-08-23 Yao Qi <yao.qi@linaro.org>
12207
12208 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
12209 standalone_txt. Delete gdb_txt and standalone_txt on host
12210 and target. Spawn the binary on target. Copy files from
12211 target to host.
12212
6bb90213
PA
122132016-08-22 Pedro Alves <palves@redhat.com>
12214
12215 PR gdb/20505
12216 * gdb.base/vdso-warning.exp: Test core dumps too. Use
12217 with_test_prefix. Factor out bits to ...
12218 (test_no_vdso): ... this new procedure.
12219
20c2c024
CL
122202016-08-19 Carl Love <cel@us.ibm.com>
12221
12222 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
12223 maintaining separate logic for constructing the output path.
12224 * gdb.arch/powerpc-d128-regs.exp: Likewise.
12225 * gdb.arch/ppc-dfp.exp: Likewise.
12226 * gdb.arch/ppc-fp.exp: Likewise.
12227 * gdb.arch/vsx-regs.exp: Likewise.
12228 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
12229 binprefix for generating the additional binary files.
12230
0646e07d
PA
122312016-08-19 Pedro Alves <palves@redhat.com>
12232
12233 * gdb.trace/mi-trace-frame-collected.exp
12234 (test_trace_frame_collected): On x32, expect two registers.
12235
46da9242
CL
122362016-08-18 Carl Love <cel@us.ibm.com>
12237
12238 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
12239 and sync up the test with tests in gas/testsuite/gas/ppc.
12240 * gdb.arch/powerpc-power.exp: Likewise.
12241
eb2332d7
SM
122422016-08-17 Simon Marchi <simon.marchi@ericsson.com>
12243
12244 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
12245 expected error message.
12246
63c61e04
SM
122472016-08-17 Simon Marchi <simon.marchi@ericsson.com>
12248
12249 * gdb.multi/remove-inferiors.exp: New file.
12250 * gdb.multi/remove-inferiors.c: New file.
12251
7b17065f
YQ
122522016-08-12 Yao Qi <yao.qi@linaro.org>
12253
12254 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
12255 argument list.
12256
01d3dedf
PA
122572016-08-10 Pedro Alves <palves@redhat.com>
12258
12259 PR gdb/19187
12260 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
12261 setup_kfails.
12262
3eb7562a
PA
122632016-08-09 Pedro Alves <palves@redhat.com>
12264 Simon Marchi <simon.marchi@ericsson.com>
12265
12266 PR gdb/20418
12267 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
12268 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
12269
80614914
PA
122702016-08-09 Pedro Alves <palves@redhat.com>
12271
12272 PR mi/20431
12273 * gdb.mi/mi-cmd-error.exp: New file.
12274
f348d89a
PA
122752016-08-09 Pedro Alves <palves@redhat.com>
12276
12277 PR gdb/18653
12278 * gdb.base/signals-state-child.c: New file.
12279 * gdb.base/signals-state-child.exp: New file.
12280 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
12281
e5ca03b4
PA
122822016-08-09 Pedro Alves <palves@redhat.com>
12283
12284 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
12285
282a0691
TT
122862016-08-03 Tom Tromey <tom@tromey.com>
12287
12288 PR python/18565:
12289 * gdb.python/py-frame-inline.exp: Add Frame.function test.
12290
41bfcd63
YQ
122912016-08-01 Yao Qi <yao.qi@linaro.org>
12292
12293 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
12294 variable mode to "multi-process" if $multi_process is 1, otherwise
12295 set it to "single-process".
12296
e3465b24
YQ
122972016-08-01 Yao Qi <yao.qi@linaro.org>
12298
12299 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
12300 * gdb.cp/cpexprs.exp: Likewise.
12301 * gdb.cp/m-static.exp: Likewise.
12302
0b31a4bc
TT
123032016-07-26 Tom Tromey <tom@tromey.com>
12304
12305 PR python/20190:
12306 * gdb.threads/tls.exp (check_thread_local): Add python symbol
12307 test.
12308
e0461dbb
MM
123092016-07-26 Markus Metzger <markus.t.metzger@intel.com>
12310
12311 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
12312 selecting assembly source files.
12313 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
12314 assembly source files.
12315 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
12316 assembly source files.
12317 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
12318 selecting assembly source files.
12319
8194e927
SM
123202016-07-25 Simon Marchi <simon.marchi@ericsson.com>
12321
12322 * gdb.base/new-ui.exp (do_test_invalid_args): New
12323 procedure.
12324
c0272db5
TW
123252016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
12326
12327 * gdb.btrace/reconnect.c: New file.
12328 * gdb.btrace/reconnect.exp: New file.
12329
e3487908
GKB
123302016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
12331
12332 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
12333 to test_catch_syscall_group.
12334 (test_catch_syscall_group): New.
12335
12df5c00
TT
123362016-07-21 Tom Tromey <tom@tromey.com>
12337
12338 * gdb.rust/simple.rs (main): Use empty struct expression.
12339 * gdb.rust/simple.exp: Add tests for empty struct expression.
12340
bae62ee2
YQ
123412016-07-21 Yao Qi <yao.qi@linaro.org>
12342
12343 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
12344 if gdb_skip_xml_test is true on some targets.
12345
b1b53fb3
YQ
123462016-07-21 Yao Qi <yao.qi@linaro.org>
12347
12348 * gdb.server/solib-list.exp: Unset last_loaded_file.
12349
027d97f8
JK
123502016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12351
12352 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
12353 "step into captured_main (args)".
12354
7674d381
JK
123552016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12356
12357 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
12358
72b5d099
JK
123592016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12360
12361 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
12362
1f960ced
PA
123632016-07-19 Pedro Alves <palves@redhat.com>
12364
12365 * gdb.opt/inline-break.exp: Remove optimize=-O2.
12366 * gdb.opt/inline-bt.exp: Likewise.
12367 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
12368 additional_flags=-Winline.
12369 * gdb.opt/inline-locals.exp: Likewise.
12370 * gdb.opt/inline-markers.c (ATTR): Define.
12371 (inlined_fn): Use it.
12372
f25827c1
YQ
123732016-07-19 Yao Qi <yao.qi@linaro.org>
12374
12375 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
12376 (test_with_self): Remove some code. Remove argument executable.
12377 (top-level): Use do_self_tests.
12378
37539ebe
DB
123792016-07-15 Zachary Welch <zwelch@codesourcery.com>
12380 Don Breazeal <donb@codesourcery.com>
12381
12382 * gdb.base/maint.exp: Escape paths used in regular expressions.
12383 * gdb.stabs/weird.exp: Likewise.
12384
dac790e1
TT
123852016-07-13 Tom Tromey <tom@tromey.com>
12386
12387 PR python/15620, PR python/18620:
12388 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
12389 (test_bkpt_events): New procs.
12390
93daf339
TT
123912016-07-13 Tom Tromey <tom@tromey.com>
12392
12393 PR python/17698:
12394 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
12395 test.
12396 (test_watchpoints): Likewise.
12397 (test_bkpt_pending): New proc.
12398
6571a381
TT
123992016-07-13 Tom Tromey <tom@tromey.com>
12400
12401 PR cli/18053:
12402 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
12403 completion test.
12404
e8732474
JK
124052016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
12406
12407 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
12408 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
12409 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
12410 f_label.
12411 (g): Rename g_end_lbl to g_label.
12412 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
12413 low_pc and high_pc.
12414 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
12415
e0f3fd7c
TT
124162016-07-12 Tom Tromey <tom@tromey.com>
12417
12418 PR python/19293:
12419 * gdb.python/py-unwind-maint.exp: Update tests.
12420
3cfe46b6
YQ
124212016-07-12 Yao Qi <yao.qi@linaro.org>
12422
12423 * lib/selftest-support.exp (selftest_setup): Match the output
12424 when captured_main is inlined.
12425
4f19a0e6
WT
124262016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
12427
12428 * gdb.fortran/derived-types.exp (result_line, result_line_2):
12429 New variables.
12430 (print this%a, print this%b, print this): New tests.
12431 * gdb.fortran/derived-types.f90 (this): New object and
12432 initialization.
12433
986cf455
SM
124342016-07-06 Simon Marchi <simon.marchi@ericsson.com>
12435
12436 * gdb.ada/arraydim.exp: Remove extra directory level in build
12437 directory.
12438
f0464b23
SM
124392016-07-06 Simon Marchi <simon.marchi@ericsson.com>
12440
12441 * lib/ada.exp: Remove extra directory level in build directory.
12442 * gdb.ada/cond_lang.exp: Likewise.
12443 * gdb.ada/exec_changed.exp: Likewise.
12444 * gdb.ada/lang_switch.exp: Likewise.
12445
42d94011
MG
124462016-07-06 Manish Goregaokar <manish@mozilla.com>
12447
2806dc7e
PA
12448 * simple.rs: Add test for raw pointer subscripting.
12449 * simple.exp: Add test expectations.
42d94011 12450
647c264c
YQ
124512016-07-05 Yao Qi <yao.qi@linaro.org>
12452
12453 * gdb.mi/mi-reverse.exp: Match =record-started output.
12454
20aa2c60
PA
124552016-07-01 Pedro Alves <palves@redhat.com>
12456
12457 * gdb.base/jit-reader.exp (info_registers_current_frame): New
12458 procedure.
12459 (jit_reader_test): Test the jit reader's unwinder.
12460 * gdb.base/jithost.c (jit_function_00_code): New global.
12461 (main): Use memcpy to fill in the mmapped code, instead of poking
12462 bytes manually here.
12463 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
12464 value.
12465 (read_debug_info): Save the function's range.
12466 (read_sp): New function.
12467 (unwind_frame): Use it. Also unwind RBP.
12468 (get_frame_id): Use read_sp.
12469 (gdb_init_reader): Use calloc instead of malloc.
12470 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
12471 parameter. Use gdb_test_multiple.
12472
ced2dffb
PA
124732016-07-01 Pedro Alves <palves@redhat.com>
12474 Antoine Tremblay <antoine.tremblay@ericsson.com>
12475
12476 * gdb.threads/process-dies-while-detaching.c: New file.
12477 * gdb.threads/process-dies-while-detaching.exp: New file.
12478
63000888
PA
124792016-07-01 Pedro Alves <palves@redhat.com>
12480
12481 * gdb.multi/watchpoint-multi-exit.c: New file.
12482 * gdb.multi/watchpoint-multi-exit.exp: New file.
12483
038d4868
PA
124842016-06-30 Pedro Alves <palves@redhat.com>
12485
12486 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
12487 unset inferior_spawn_id.
12488
994e9c83
PA
124892016-06-30 Pedro Alves <palves@redhat.com>
12490
12491 * lib/mi-support.exp (default_mi_gdb_start): Declare global
12492 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
12493
e5653468
YQ
124942016-06-29 Yao Qi <yao.qi@linaro.org>
12495
12496 * gdb.base/return.c: Add copyright header.
12497
803b47e5
TT
124982016-06-29 Tom Tromey <tom@tromey.com>
12499
12500 PR python/20129:
12501 * gdb.python/py-framefilter.exp: Add tests for setting priority
12502 and disabling of non-existent frame filter.
12503
28244707
YQ
125042016-06-29 Yao Qi <yao.qi@linaro.org>
12505
12506 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
12507 0x0f07ff.
12508
a31d2f06
YQ
125092016-06-28 Yao Qi <yao.qi@linaro.org>
12510
12511 * gdb.base/catch-syscall.exp: Remove check on isnative and target
12512 triplets. Start gdb, execute catch syscall, and continue. Check
12513 gdb's output to determine catch syscall is supported.
12514
921d8f54
MG
125152016-06-27 Manish Goregaokar <manish@mozilla.com>
12516
25d49b86
PA
12517 * gdb.rust/simple.rs: Add test for returning unit in a function.
12518 * gdb.rust/simple.exp: Add expectation for functions returning
12519 unit.
921d8f54 12520
f4952523
PMR
125212016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
12522
12523 * gdb.python/py-breakpoint-create-fail.c,
12524 gdb.python/py-breakpoint-create-fail.exp,
12525 gdb.python/py-breakpoint-create-fail.py: New testcase.
12526
fccb08f8
MG
125272016-06-25 Manish Goregaokar <manish@mozilla.com>
12528
12529 PR gdb/20239
12530 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
12531 * gdb.rust/simple.exp: Add test expectations for new NonZero
12532 tests.
fccb08f8 12533
6b850546
DT
125342016-06-24 David Taylor <dtaylor@emc.com>
12535
12536 * gdb.base/offsets.exp: New file.
12537 * gdb.base/offsets.c: New file.
12538
17621150
TT
125392016-06-23 Tom Tromey <tom@tromey.com>
12540
12541 PR gdb/16483:
12542 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
12543 before any filters are loaded.
12544
04d59df6
WT
125452016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
12546
12547 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
12548 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
12549 structs.
12550 * gdb.fortran/derived-type-function.exp: New file.
12551 * gdb.fortran/derived-type-function.f90: New file.
12552
12553
ac69f786
PA
125542016-06-21 Pedro Alves <palves@redhat.com>
12555
12556 * gdb.base/new-ui.exp: New file.
12557 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
12558 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
12559 (with_spawn_id): New procedure.
12560
49940788
PA
125612016-06-21 Pedro Alves <palves@redhat.com>
12562
12563 * gdb.mi/mi-exec-run.exp: New file.
12564
ef274d26
PA
125652016-06-21 Pedro Alves <palves@redhat.com>
12566
12567 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
12568 breakpoint command's output on the main UI.
12569 (test_break): New procedure, factored out from calls in the top
12570 level.
12571 (top level): Use foreach_with_prefix to test MI as main UI and as
12572 separate UI.
12573
468afe6c
PA
125742016-06-21 Pedro Alves <palves@redhat.com>
12575
12576 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
12577 (test_awatch_creation_and_listing)
12578 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
12579 Remove 'type' parameter.
12580 (test_watchpoint_all): New parameter mi_mode. Remove
12581 with_test_prefix.
12582 (top level): Use foreach_with_prefix, and add main/separate UI MI
12583 testing axis.
12584
51f77c37
PA
125852016-06-21 Pedro Alves <palves@redhat.com>
12586
12587 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
12588 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
12589 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
12590 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
12591 (gdb_main_spawn_id, mi_spawn_id): Declare and
12592 comment.
12593 (mi_create_inferior_pty): New procedure,
12594 factored out from default_mi_gdb_start.
12595 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
12596 procedures.
12597 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
12598 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
12599 Use mi_create_inferior_pty.
12600 (mi_gdb_start): Use eval to pass down args list.
12601
8980e177
PA
126022016-06-21 Pedro Alves <palves@redhat.com>
12603
12604 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
12605 * gdb.opt/inline-cmds.exp: Add MI tests.
12606
f38d3ad1
PA
126072016-06-21 Pedro Alves <palves@redhat.com>
12608
12609 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
12610
45db7c09
PA
126112016-06-21 Pedro Alves <palves@redhat.com>
12612
12613 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
12614 (top level): Use it instead of mi_execute_to.
12615
5a069ab3
PA
126162016-06-21 Pedro Alves <palves@redhat.com>
12617
12618 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
12619 (cont_handler_str): New.
12620 (signal_stop_handler): Set stop_handler_str instead of printing to
12621 stdout.
12622 (continue_handler): Set cont_handler_str instead of printing to
12623 stdout.
12624 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
12625 mi_send_resuming_command. Print stop_handler_str and
12626 cont_handler_str instead of expecting the python events print
12627 directly.
12628
2838cc1d
SD
126292016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
12630
12631 * gdb.base/jit-reader.exp: New file.
12632 * gdb.base/jithost.c: New file.
12633 * gdb.base/jithost.h: New file.
12634 * gdb.base/jitreader.c : New file.
12635 * gdb.base/jit-protocol.h: New file.
12636
21a77091
YQ
126372016-06-17 Yao Qi <yao.qi@linaro.org>
12638
12639 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
12640 parameters follow_fork and detach_on_fork. Set follow-fork-mode
12641 and detach-on-fork. Adjust tests.
12642 (top level): Invoke break_cond_on_syscall with combinations of
12643 syscall, follow-fork-mode and detach-on-fork.
12644
f50bf8e5
YQ
126452016-06-17 Yao Qi <yao.qi@linaro.org>
12646
12647 * gdb.base/step-over-exit.c: New.
12648 * gdb.base/step-over-exit.exp: New.
12649
a28d8e50
YTL
126502016-06-17 Yan-Ting Lin <currygt52@gmail.com>
12651
12652 * gdb.base/float.exp: Add target check for nds32*-*-*.
12653 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
12654
cad8e26d
AB
126552016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
12656
12657 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
12658 for unsupported target features.
12659 * gdb.base/call-rt-st.exp: Likewise.
12660 * gdb.base/call-sc.exp: Likewise.
12661 * gdb.base/call-signal-resume.exp: Likewise.
12662 * gdb.base/call-strs.exp: Likewise.
12663 * gdb.base/callexit.exp: Likewise.
12664 * gdb.base/callfuncs.exp: Likewise.
12665 * gdb.base/nodebug.exp: Likewise.
12666 * gdb.base/printcmds.exp: Likewise.
12667 * gdb.base/ptype.exp: Likewise.
12668 * gdb.base/structs.exp: Likewise.
12669 * gdb.base/unwindonsignal.exp: Likewise.
12670 * gdb.cp/gdb2495.exp: Likewise.
12671 * gdb.cp/templates.exp: Likewise.
12672 * gdb.cp/virtfunc.exp: Likewise.
12673 * gdb.threads/hand-call-in-threads.exp: Likewise.
12674 * gdb.threads/interrupted-hand-call.exp: Likewise.
12675 * gdb.threads/thread-unwindonsignal.exp: Likewise.
12676
347dc102
TT
126772016-06-10 Tom Tromey <tom@tromey.com>
12678
12679 PR rust/20110:
12680 * gdb.rust/expr.exp: Add test for integer constant larger than
12681 i32.
12682
5e13cf25
BH
126832016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
12684
12685 * gdb.fortran/nested-funcs.exp: New.
12686 * gdb.fortran/nested-funcs.f90: New.
12687
bb556f1f
TK
126882016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
12689
12690 * gdb.base/examine-backward.c: New file.
12691 * gdb.base/examine-backward.exp: New file.
12692
38b022b4
SM
126932016-06-06 Simon Marchi <simon.marchi@ericsson.com>
12694
12695 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
12696 matching.
12697
1b40ec05
TT
126982016-06-02 Tom Tromey <tom@tromey.com>
12699
12700 PR python/18984:
12701 * gdb.python/py-shared.exp: Add solib_name test.
12702
193bd378
SM
127032016-06-02 Simon Marchi <simon.marchi@ericsson.com>
12704
12705 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
12706
3326303b
MG
127072016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
12708
12709 PR c++/19893
12710 * gdb.dwarf2/implref.exp: Rename to...
12711 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
12712 * gdb.dwarf2/implref-array.c: New file.
12713 * gdb.dwarf2/implref-array.exp: Likewise.
12714 * gdb.dwarf2/implref-global.c: Likewise.
12715 * gdb.dwarf2/implref-global.exp: Likewise.
12716 * gdb.dwarf2/implref-struct.c: Likewise.
12717 * gdb.dwarf2/implref-struct.exp: Likewise.
12718
825c8ef2
AT
127192016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
12720
12721 * gdb.trace/trace-condition.exp: Add 64bit tests.
12722
2320162a
AT
127232016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
12724
12725 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
12726 bits types.
12727 (main): Adapt to 8 to 64 bits types.
12728 * gdb.trace/trace-condition.exp: Add new tests.
12729
a7818233
AT
127302016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
12731
12732 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
12733
0d336466
AT
127342016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
12735
12736 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
12737 Move condition tests...
12738 * gdb.trace/trace-condition.exp: Here.
12739
7faeb45a
AT
127402016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
12741
12742 * gdb.trace/trace-condition.exp: Add counter-case tests.
12743
e385593e
JK
127442016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
12745
12746 PR c++/15231
12747 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
12748 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
12749
744608cc
PA
127502016-05-27 Pedro Alves <palves@redhat.com>
12751
12752 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
12753 New procedure.
12754 (top level): Call it, and bail out of DejaGnu is known to be bad.
12755
ac775bf4
AB
127562016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
12757
12758 * gdb.base/whatis.c: Extend the test case.
12759 * gdb.base/whatis.exp: Add additional tests.
12760
2bbad2ea
BH
127612016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12762
12763* gdb.fortran/type.f90: Add pointer variable.
12764* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
12765
8b70175d
BH
127662016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12767
12768 * gdb.fortran/vla-type.exp: Fix testcase name.
12769
86d8a848
BH
127702016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12771
12772 * gdb.fortran/vla-type.exp: Access elements in nested structs.
12773
e188eb36
BH
127742016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12775
12776 * gdb.fortran/type.f90: Add nested structures.
12777 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
12778 * gdb.fortran/derived-type.exp: Adapt expected output.
12779 * gdb.fortran/vla-type.exp: Adapt expected output.
12780
9b2db1fd
BH
127812016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12782
12783 * gdb.fortran/whatis_type.exp: Adapt expected output.
12784
72b17055
BH
127852016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12786
12787 * gdb.fortran/print_type.exp: Fix expected output.
12788 * gdb.fortran/whatis_type.exp: Fix expected output.
12789
3cd81d8d
BH
127902016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12791
12792 * gdb.fortran/whatis_type.exp: Use multi_line.
12793
ddae9462
TT
127942016-05-24 Tom Tromey <tom@tromey.com>
12795
12796 PR python/17386:
12797 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
12798 use value as an index.
12799
1957f6b8
TT
128002016-05-23 Tom Tromey <tom@tromey.com>
12801
12802 PR python/17981:
12803 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
12804 no-breakpoint case.
12805
026a9174
PA
128062016-05-24 Pedro Alves <palves@redhat.com>
12807
12808 PR gdb/19828
12809 * gdb.threads/clone-attach-detach.c: New file.
12810 * gdb.threads/clone-attach-detach.exp: New file.
12811
e70a7231
FR
128122016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
12813
12814 * gdb.base/annota-input-while-running.exp: Fix syntax error.
12815
0f6ed0e0
TT
128162016-05-23 Tom Tromey <tom@tromey.com>
12817
12818 PR python/19438, PR python/18393:
12819 * gdb.python/py-progspace.exp: Add "dir" test.
12820 * gdb.python/py-objfile.exp: Add "dir" test.
12821
ffd19d61
YQ
128222016-05-23 Yao Qi <yao.qi@linaro.org>
12823
12824 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
12825 * gdb.arch/thumb2-it.exp: Likewise.
12826
9e8f9b05
SM
128272016-05-18 Simon Marchi <simon.marchi@ericsson.com>
12828
12829 * gdb.mi/mi-threads-interrupt.c: New file.
12830 * gdb.mi/mi-threads-interrupt.exp: New file.
12831
61c6156d
SM
128322016-05-17 Simon Marchi <simon.marchi@ericsson.com>
12833
12834 PR gdb/18077
12835 * gdb.mi/mi-async-run.exp: New file.
12836 * gdb.mi/mi-async-run.c: New file.
12837
67218854
TT
128382016-05-17 Tom Tromey <tom@tromey.com>
12839 Manish Goregaokar <manishsmail@gmail.com>
12840
12841 * lib/rust-support.exp: New file.
12842 * lib/gdb.exp (skip_rust_tests): New proc.
12843 (build_executable_from_specs): Handle rust.
12844 * lib/future.exp (gdb_find_rustc): New proc.
12845 (gdb_default_target_compile): Handle rust.
12846 * gdb.rust/expr.exp: New file.
12847 * gdb.rust/generics.exp: New file.
12848 * gdb.rust/generics.rs: New file.
12849 * gdb.rust/methods.exp: New file.
12850 * gdb.rust/methods.rs: New file.
12851 * gdb.rust/modules.exp: New file.
12852 * gdb.rust/modules.rs: New file.
12853 * gdb.rust/simple.exp: New file.
12854 * gdb.rust/simple.rs: New file.
12855
c44af4eb
TT
128562016-05-17 Tom Tromey <tom@tromey.com>
12857
12858 * gdb.base/default.exp (set language): Add rust.
12859
dcd1f979
TT
128602016-05-17 Tom Tromey <tom@tromey.com>
12861
12862 * gdb.gdb/unittest.exp: New file.
12863
155b7f57
YQ
128642016-05-16 Yao Qi <yao.qi@linaro.org>
12865
12866 * gdb.base/batch-preserve-term-settings.exp: Remove variable
12867 shell_prompt. Update shell_prompt_re.
12868
8ddd5a6c
DE
128692016-05-12 Doug Evans <dje@google.com>
12870
12871 PR symtab/19999
12872 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
12873 $options when building executable.
12874 * gdb.dwarf2/fission-loclists-pie.S: New file.
12875 * gdb.dwarf2/fission-loclists-pie.exp: New file.
12876
02e370d9
SM
128772016-05-04 Simon Marchi <simon.marchi@ericsson.com>
12878
12879 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
12880 of [is_remote target],
12881
8929ad8b
SM
128822016-05-04 Simon Marchi <simon.marchi@ericsson.com>
12883
12884 * lib/gdb.exp (use_gdb_stub): New procedure.
12885
6c447423
DE
128862016-05-03 Yunlian Jiang <yunlian@google.com>
12887 Doug Evans <dje@google.com>
12888
12889 PR symtab/19914
12890 * gdb.dwarf2/dwp-sepdebug.c: New file.
12891 * gdb.dwarf2/dwp-sepdebug.exp: New file.
12892
444e826c
SM
128932016-05-02 Simon Marchi <simon.marchi@ericsson.com>
12894
12895 * gdb.base/detach.exp: Remove is_remote check.
12896
740feeaa
SM
128972016-05-02 Simon Marchi <simon.marchi@ericsson.com>
12898
12899 * gdb.base/annota-input-while-running.exp: Don't check for
12900 [is_remote target]. Enable annotations after running to main.
12901 Remove unused "set test..." line.
12902
9080ac9d
SM
129032016-04-28 Simon Marchi <simon.marchi@ericsson.com>
12904
12905 * gdb.trace/trace-enable-disable.exp: New file.
12906 * gdb.trace/trace-enable-disable.c: New file.
12907
952ebca5
SM
129082016-04-28 Simon Marchi <simon.marchi@ericsson.com>
12909
12910 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
12911 use it in info sharedlibrary test.
12912 * gdb.trace/ftrace-lock.exp: Likewise.
12913 * gdb.trace/ftrace.exp: Likewise.
12914 * gdb.trace/range-stepping.exp: Likewise.
12915 * gdb.trace/trace-break.exp: Likewise.
12916 * gdb.trace/trace-condition.exp: Likewise.
12917 * gdb.trace/trace-mt.exp: Likewise.
12918
d9019901
SM
129192016-04-27 Simon Marchi <simon.marchi@ericsson.com>
12920
12921 * lib/gdb.exp (gdb_load_shlibs): Rename to...
12922 (gdb_load_shlib): ... this.
12923 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
12924 gdb_load_shlib.
12925 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
12926 * gdb.base/ctxobj.exp: Likewise.
12927 * gdb.base/dprintf-pending.exp: Likewise.
12928 * gdb.base/dso2dso.exp: Likewise.
12929 * gdb.base/fixsection.exp: Likewise.
12930 * gdb.base/gcore-relro.exp: Likewise.
12931 * gdb.base/gdb1555.exp: Likewise.
12932 * gdb.base/global-var-nested-by-dso.exp: Likewise.
12933 * gdb.base/gnu-ifunc.exp: Likewise.
12934 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
12935 * gdb.base/jit-so.exp (one_jit_test): Likewise.
12936 * gdb.base/pending.exp: Likewise.
12937 * gdb.base/print-file-var.exp: Likewise.
12938 * gdb.base/print-symbol-loading.exp: Likewise.
12939 * gdb.base/shlib-call.exp: Likewise.
12940 * gdb.base/shreloc.exp: Likewise.
12941 * gdb.base/so-impl-ld.exp: Likewise.
12942 * gdb.base/solib-disc.exp: Likewise.
12943 * gdb.base/solib-nodir.exp: Likewise.
12944 * gdb.base/solib-overlap.exp: Likewise.
12945 * gdb.base/solib-symbol.exp: Likewise.
12946 * gdb.base/solib-weak.exp (do_test): Likewise.
12947 * gdb.base/sym-file.exp: Likewise.
12948 * gdb.base/symtab-search-order.exp: Likewise.
12949 * gdb.base/type-opaque.exp: Likewise.
12950 * gdb.base/unload.exp: Likewise.
12951 * gdb.base/watchpoint-solib.exp: Likewise.
12952 * gdb.compile/compile.exp: Likewise.
12953 * gdb.cp/gdb2384.exp: Likewise.
12954 * gdb.cp/infcall-dlopen.exp: Likewise.
12955 * gdb.cp/re-set-overloaded.exp: Likewise.
12956 * gdb.fortran/library-module.exp: Likewise.
12957 * gdb.opt/solib-intra-step.exp: Likewise.
12958 * gdb.python/py-finish-breakpoint.exp: Likewise.
12959 * gdb.python/py-shared.exp: Likewise.
12960 * gdb.reverse/solib-precsave.exp: Likewise.
12961 * gdb.reverse/solib-reverse.exp: Likewise.
12962 * gdb.server/solib-list.exp: Likewise.
12963 * gdb.threads/dlopen-libpthread.exp: Likewise.
12964 * gdb.threads/tls-shared.exp: Likewise.
12965 * gdb.threads/tls-so_extern.exp: Likewise.
12966 * gdb.trace/change-loc.exp: Likewise.
12967 * gdb.trace/ftrace-lock.exp: Likewise.
12968 * gdb.trace/ftrace.exp: Likewise.
12969 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
12970 * gdb.trace/pending.exp: Likewise.
12971 * gdb.trace/range-stepping.exp: Likewise.
12972 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
12973 (strace_info_marker): Likewise.
12974 (strace_probe_marker): Likewise.
12975 (strace_trace_on_same_addr): Likewise.
12976 (strace_trace_on_diff_addr): Likewise.
12977 * gdb.trace/trace-break.exp: Likewise.
12978 * gdb.trace/trace-condition.exp: Likewise.
12979 * gdb.trace/trace-mt.exp: Likewise.
12980
fca4cfd9
SM
129812016-04-27 Simon Marchi <simon.marchi@ericsson.com>
12982
12983 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
12984 result of gdb_remote_download.
12985 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
12986 * gdb.base/dso2dso.exp: Likewise.
12987 * gdb.base/global-var-nested-by-dso.exp: Likewise.
12988 * gdb.base/print-file-var.exp: Likewise.
12989 * gdb.base/shlib-call.exp: Likewise.
12990 * gdb.base/shreloc.exp: Likewise.
12991 * gdb.base/solib-overlap.exp: Likewise.
12992 * gdb.base/solib-weak.exp (do_test): Likewise.
12993 * gdb.base/unload.exp: Likewise.
12994
11cf4ffb
YQ
129952016-04-27 Yao Qi <yao.qi@linaro.org>
12996
12997 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
12998 exists.
12999
3e2e34f8
KB
130002016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
13001
13002 * vla-type.exp: Print structure from toplevel.
13003
8f07e298
BH
130042016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
13005
13006 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
13007 of dynamic types.
13008 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
13009 of dynamic types.
13010
9920b434
BH
130112016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
13012
13013 * gdb.fortran/vla-type.f90: New file.
13014 * gdb.fortran/vla-type.exp: New file.
13015
f3abeff5
YQ
130162016-04-25 Yao Qi <yao.qi@linaro.org>
13017
13018 * gdb.base/branch-to-self.c: New file.
13019 * gdb.base/branch-to-self.exp: New file.
13020
0a5d52f0
YQ
130212016-04-22 Yao Qi <yao.qi@linaro.org>
13022
13023 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
13024 more after $hex.
13025
495346f6
YQ
130262016-04-22 Yao Qi <yao.qi@linaro.org>
13027
13028 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
13029 * gdb.base/annota3.exp: Likewise.
13030
4a7e075c
YQ
130312016-04-22 Yao Qi <yao.qi@linaro.org>
13032
13033 * gdb.reverse/step-precsave.exp: Do one step and test program
13034 stops in "callee" and do multiple steps until program goes out
13035 of "callee".
13036 * gdb.reverse/step-reverse.exp: Likewise.
13037
5b061e98
YQ
130382016-04-22 Yao Qi <yao.qi@linaro.org>
13039
13040 * gdb.trace/signal.exp: Also pass if
13041 $tracepoint_hits($i) > $iterations.
13042
5c5dc57f
YQ
130432016-04-22 Yao Qi <yao.qi@linaro.org>
13044
13045 * gdb.trace/signal.c: New file.
13046 * gdb.trace/signal.exp: New file.
13047
a55411b9
DE
130482016-04-19 Doug Evans <xdje42@gmail.com>
13049
13050 * gdb.base/bad-file.exp: New file.
13051
a22df60a
MG
130522016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
13053
13054 * gdb.dwarf2/implref.exp: New file.
13055
0c13f7e5
BH
130562016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
13057
13058 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
13059 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
13060 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
13061 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
13062 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
13063 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
13064 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
13065 * lib/fortran.exp (fortran_int4): New procedure.
13066 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
13067 (fortran_logical4): Likewise.
13068
9b9b09e9
BH
130692016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
13070
13071 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
13072
a14d1f4d
BH
130732016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
13074
13075 * lib/compiler.c: Add Intel specific preprocessor macros.
13076 * lib/compiler.cc: Likewise.
25d49b86 13077
7d49b1d0
LM
130782016-04-13 Luis Machado <lgustavo@codesourcery.com>
13079
13080 * gdb.server/connect-with-no-symbol-file.c: New file.
13081 * gdb.server/connect-with-no-symbol-file.exp: New file.
13082
8392fa22
SM
130832016-04-13 Simon Marchi <simon.marchi@ericsson.com>
13084
13085 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
13086
8c4c4aeb
SM
130872016-04-13 Simon Marchi <simon.marchi@ericsson.com>
13088
13089 * boards/gdbserver-base.exp (${board}_download): Copy source file to
13090 standard output directory.
13091
45e3745e
AT
130922016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
13093
13094 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
13095
e26b7e41
MM
130962016-04-13 Markus Metzger <markus.t.metzger@intel.com>
13097
13098 * gdb.btrace/instruction_history.c (loop): Add declaration.
13099
8ce09462
AT
131002016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
13101
13102 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
13103
2e88a1ea
SM
131042016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
13105
13106 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
13107 parentheses to print.
13108 (continue_handler): Likewise.
13109
f48e22e3
SM
131102016-04-08 Simon Marchi <simon.marchi@ericsson.com>
13111
13112 * gdb.server/solib-list.exp: Remove is_remote check.
13113 Pass shlib= to gdb_compile. Don't link shared library with
13114 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
13115 Run binary filename through "readlink -f" on the target.
13116
096be756
PA
131172016-04-08 Pedro Alves <palves@redhat.com>
13118
13119 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
13120 interpreter filename as argument to gdbserver_spawn.
13121 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
13122 Return empty if $last_loaded_file does not exist.
13123
06500533
JK
131242016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
13125
13126 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
13127 * gdb.base/jit-main.c: Use exit after usage.
13128
2d35e871
JK
131292016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
13130
13131 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
13132 GDBHISTSIZE prior to the tests.
13133 * gdb.base/gdbinit-history.exp: Likewise.
13134
131352016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
13136
13137 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
13138 instead of build_executable. Use gdb_load_shlibs.
13139
c8064e7e
YQ
131402016-04-07 Yao Qi <yao.qi@linaro.org>
13141
13142 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
13143 Execute "si" command.
13144
bde47561
YQ
131452016-04-07 Yao Qi <yao.qi@linaro.org>
13146
13147 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
13148 number instead of the comments on some line.
13149
b16f8a3b
DB
131502016-04-06 Don Breazeal <donb@codesourcery.com>
13151
13152 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
13153 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
13154
c2f901df
SM
131552016-04-06 Simon Marchi <simon.marchi@ericsson.com>
13156
13157 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
13158 standard_output_file. Remove unused binfile variable.
13159
ac17fda0
CU
131602016-04-05 Catalin Udma <catalin.udma@freescale.com>
13161
13162 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
13163 * gdb.python/py-mi-objfile.exp: Match "list main" output
13164 in console format.
13165
03a8c4df
SM
131662016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
13167
13168 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
13169 absolute.
13170
6e774b13
SM
131712016-04-05 Simon Marchi <simon.marchi@ericsson.com>
13172
13173 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
13174 absolute.
13175 * gdb.trace/ftrace.exp: Likewise.
13176 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
13177 targets as well.
13178 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
13179 (gdb_load_shlibs): Copy libraries to test directory when testing
13180 natively. Only set solib-search-path if testing remotely.
13181 * lib/mi-support.exp (mi_load_shlibs): Likewise.
13182
7817ea46
SM
131832016-04-05 Simon Marchi <simon.marchi@ericsson.com>
13184
13185 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
13186 gdb_download. Use it even if the target is not remote.
13187 * gdb.base/jit.exp (compile_jit_test): Likewise.
13188 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
13189 output directory if the destination board is local, otherwise use
13190 the standard remote_download from DejaGnu.
13191 (gdb_download): Remove.
13192 (gdb_load_shlibs): Use gdb_remote_download instead of
13193 gdb_download.
13194 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
13195 Use gdb_remote_download instead of gdb_download. Use it even if
13196 the target is not remote.
13197 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
13198 instead of gdb_download.
13199
7beb7f68
SM
132002016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
13201
13202 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
13203 (test_insert_delete_modify): Call mi_load_shlibs before trying to
13204 run.
13205
cc63428a
AV
132062016-04-01 Artemiy Volkov <artemiyv@acm.org>
13207
13208 PR gdb/19820
13209 * gdb.base/printcmds.exp: Add artificial arrays tests.
13210
64cdf930
PA
132112016-03-31 Pedro Alves <palves@redhat.com>
13212
13213 PR gdb/19858
13214 * gdb.base/jit-main.c: Include unistd.h.
13215 (ATTACH): Define to 0 if not already defined.
13216 (wait_for_gdb, mypid): New globals.
13217 (WAIT_FOR_GDB): New macro.
13218 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
13219 some breakpoint locations.
13220 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
13221 New procedures.
13222 (one_jit_test): Add REATTACH parameter, and handle it. Use
13223 continue_to_test_location.
13224 (top level): Test attach, and adjusts calls to one_jit_test.
13225
40dea8cb
PA
132262016-03-31 Pedro Alves <palves@redhat.com>
13227
13228 PR gdb/19858
13229 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
13230 BINSUFFIX parameter, and handle it.
13231 (top level): Adjust calls compile_jit_test.
13232
e7ea3ec7
CU
132332016-03-31 Catalin Udma <catalin.udma@freescale.com>
13234
13235 PR python/19743
13236 * gdb.python/py-mi-events-gdb.py: New file.
13237 * gdb.python/py-mi-events.c: New file.
13238 * gdb.python/py-mi-events.exp: New file.
13239
e6359af3
YQ
132402016-03-30 Yao Qi <yao.qi@linaro.org>
13241
13242 * gdb.reverse/until-precsave.exp: Match function name only.
13243 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
13244 Move malloc to a condition block.
13245 * gdb.reverse/until-reverse.exp: Match function name only.
13246
a4105d04
MK
132472016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
13248
13249 * gdb.trace/ftrace.exp: Set arg0exp for s390.
13250 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
13251 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
13252 variable for GPR 0 instead of assuming it is register 0.
13253 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
13254 * lib/trace-support.exp: Add s390 registers.
13255
bfa6adb9
YQ
132562016-03-29 Yao Qi <yao.qi@linaro.org>
13257
13258 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
13259
1e6697ea
YQ
132602016-03-24 Yao Qi <yao.qi@linaro.org>
13261
13262 * gdb.reverse/break-reverse.exp: Add quotation mark in the
13263 test message.
13264
64bcd522
AA
132652016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
13266
13267 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
13268 maintaining separate logic for constructing the output path.
13269
7868401b
DB
132702016-03-16 Don Breazeal <donb@codesourcery.com>
13271
13272 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
13273 Retry fork and waitpid on interrupted system call errors.
13274 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
13275 Use with_timeout_factor to increase timeout by factor of 10.
13276
1cafadb4
DB
132772016-03-15 Don Breazeal <donb@codesourcery.com>
13278
13279 * gdb.cp/scope-err.cc: New test program.
13280 * gdb.cp/scope-err.exp: New test script.
13281 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
13282 lines and "set breakpoint here" comment.
13283 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
13284 Fixed some whitespace and format issues.
13285 * gdb.mi/mi-linespec-err-cp.cc: New test program.
13286 * gdb.mi/mi-linespec-err-cp.exp: New test script.
13287
81516450
DE
132882016-03-15 Doug Evans <dje@google.com>
13289
13290 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
13291 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
13292 All callers updated. Add tests for enums, mixed flags register.
13293
aa52b601
DE
132942016-03-15 Doug Evans <dje@google.com>
13295
13296 * gdb.base/skip.c (main): Call test_skip_file_and_function.
13297 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
13298
fa4ff313
SM
132992016-03-14 Simon Marchi <simon.marchi@ericsson.com>
13300
13301 * gdb.base/default.exp: Add $_as_string to the list of expected
13302 convenience functions.
13303
f2403c39
AB
133042016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
13305
13306 * gdb.base/maint.exp: New tests for 'maint info line-table'.
13307
f2f3ccb9
SM
133082016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
13309
13310 * gdb.python/py-as-string.exp: New file.
13311 * gdb.python/py-as-string.c: New file.
13312
00dbd492
PA
133132016-03-09 Pedro Alves <palves@redhat.com>
13314
13315 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
13316 signal" -> "Thread NN received signal" output change.
13317 * gdb.threads/ia64-sigill.exp: Likewise.
13318 * gdb.threads/linux-dp.exp: Likewise.
13319 * gdb.threads/manythreads.exp: Likewise.
13320 * gdb.threads/pending-step.exp: Likewise.
13321 * gdb.threads/print-threads.exp: Likewise.
13322 * gdb.threads/sigstep-threads.exp: Likewise.
13323 * gdb.threads/staticthreads.exp: Likewise.
13324 * gdb.threads/tls.exp: Likewise.
13325
1e6697ea
YQ
133262016-03-09 Pedro Alves <palves@redhat.com>
13327
13328 * gdb.base/command-line-input.exp: New file.
13329
b04fd3be
MK
133302016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
13331
13332 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
13333 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
13334 * gdb.trace/pending.exp: Accept leading dot before function name.
13335 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
13336 * lib/trace-support.exp: Set registers for ppc.
13337
98fa59e9
MK
133382016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
13339
13340 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
13341 use it for disassembly; accept .main in addition to main in backtrace.
13342
f77198c8
MK
133432016-03-09 Wei-cheng Wang <cole945@gmail.com>
13344 Marcin Kościelnicki <koriakin@0x04.net>
13345
13346 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
13347 (gdb_recursion_test_ptr): New global variable.
13348 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
13349 gdb_recursion_test.
13350 (gdb_c_test): Ditto.
13351
ba84e0da
MK
133522016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
13353
13354 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
13355 ordering.
13356
4366d36e
MK
133572016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
13358
13359 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
13360 (bar): Add bar_start_lbl label.
13361 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
13362 of foo/bar for emitting DWARF and tracing.
13363
5eb264df
SDJ
133642016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
13365
13366 * analyze-racy-logs.py: Set executable bit.
13367
fb6a751f
SDJ
133682016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
13369
13370 * Makefile.in (DEFAULT_RACY_ITER): New variable.
13371 (CHECK_TARGET_TMP): Likewise.
13372 (check-single-racy): New rule.
13373 (check-parallel-racy): Likewise.
13374 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
13375 (do-check-parallel-racy): New rule.
13376 (check-racy/%.exp): Likewise.
13377 * README (Racy testcases): New section.
13378 * analyze-racy-logs.py: New file.
13379
bdf7e230
DE
133802016-03-03 Doug Evans <dje@google.com>
13381
13382 * gdb.base/skip.exp: Use with_test_prefix.
13383
4719d415
YQ
133842016-03-03 Yao Qi <yao.qi@linaro.org>
13385
13386 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
13387 Invoke step_over_syscall "clone" and break_cond_on_syscall
13388 "clone".
13389 * gdb.base/step-over-clone.c: New file.
13390
ea507862
YQ
133912016-03-03 Yao Qi <yao.qi@linaro.org>
13392
13393 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
13394 code format.
13395
8fc8cbda
YQ
133962016-03-03 Yao Qi <yao.qi@linaro.org>
13397
13398 * gdb.base/disp-step-fork.c: Rename to ...
13399 * gdb.base/step-over-fork.c: ... it. New file.
13400 * gdb.base/disp-step-vfork.c: Rename to ...
13401 * gdb.base/step-over-vfork.c: ... it. New file.
13402 * gdb.base/disp-step-syscall.exp: Rename to ...
13403 * gdb.base/step-over-syscall.exp: ... it. New file.
13404 (disp_step_cross_syscall): Rename to ...
13405 (step_over_syscall): ... it.
13406
92fa70b0
YQ
134072016-03-03 Yao Qi <yao.qi@linaro.org>
13408
13409 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
13410 If target supports condition evaluation on target, invoke
13411 break_cond_on_syscall for fork and vfork.
13412
e197ad3c
YQ
134132016-03-03 Yao Qi <yao.qi@linaro.org>
13414
13415 * gdb.base/disp-step-syscall.exp: Don't invoke
13416 support_displaced_stepping.
13417 (disp_step_cross_syscall): Test with displaced stepping off and
13418 on if supported.
13419
0b47da9f
YQ
134202016-03-03 Yao Qi <yao.qi@linaro.org>
13421
13422 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
13423 proc.
13424 (setup): New proc.
13425 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
13426 and setup.
13427
065ab6dc
BH
134282016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
13429
13430 * gdb.fortran/vla-history.exp: Remove breakpoint.
13431
07e448ad 134322016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
13433
25d49b86
PA
13434 * gdb.fortran/vla-history.exp: Lookup array elements and printing
13435 exceeds timeout.
07e448ad 13436
9ac2d526 134372016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
13438
25d49b86
PA
13439 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
13440 breakpoint.
9ac2d526 13441
17807369
BH
134422016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
13443
13444 * gdb.mi/vla.f90: Nullify pointer after declaration.
13445
86e501af
PA
134462016-03-01 Pedro Alves <palves@redhat.com>
13447
13448 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
13449
1e903e32
PA
134502016-03-01 Pedro Alves <palves@redhat.com>
13451
13452 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
13453 before anything else.
13454 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
13455 _GNU_SOURCE here.
13456 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
13457 before anything else.
13458 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
13459
6ccb54e2
PA
134602016-03-01 Pedro Alves <palves@redhat.com>
13461
13462 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
13463
30ca9da1
YQ
134642016-03-01 Yao Qi <yao.qi@linaro.org>
13465
13466 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
13467 prepare_for_testing.
13468
dc856b38
YQ
134692016-03-01 Yao Qi <yao.qi@linaro.org>
13470
13471 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
13472
4a932159
AA
134732016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
13474
13475 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
13476 manually constructing the output path.
13477
f2489477
AA
134782016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
13479
13480 * gdb.arch/s390-stackless.S: New.
13481 * gdb.arch/s390-stackless.exp: New.
13482
38899f16
IB
134832016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
13484
13485 * gdb.dlang/circular.c: New file.
13486 * gdb.dlang/circular.exp: New file.
13487
9fde51ed
YQ
134882016-02-26 Yao Qi <yao.qi@linaro.org>
13489
13490 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
13491 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
13492 (testcases): Update.
13493
ce90fefe
YQ
134942016-02-26 Yao Qi <yao.qi@linaro.org>
13495
13496 * gdb.reverse/aarch64.c: Rename to ...
13497 * gdb.reverse/insn-reverse.c: ... it.
13498 * gdb.reverse/aarch64.exp: Rename to ...
13499 * gdb.reverse/insn-reverse.exp: ... it.
13500
3263bceb
YQ
135012016-02-26 Yao Qi <yao.qi@linaro.org>
13502
13503 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
13504 (testcase_ftype): New.
13505 (testcases): New array.
13506 (n_testcases): New.
13507 (main): Call each element in testcases.
13508 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
13509 (read_testcase): New.
13510 Do the tests in a loop.
13511
6cb59ff1
YQ
135122016-02-25 Yao Qi <yao.qi@linaro.org>
13513
13514 * gdb.base/branches.c: Remove.
13515
ae91f625
MK
135162016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
13517
13518 PR gdb/13808
13519 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
13520
678b48b7
MK
135212016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
13522
13523 * gdb.trace/ftrace.exp: Remove unnecessary target check.
13524
7337a6f2
MK
135252016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
13526
13527 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
13528 change x86_64 call_insn to 'callq'.
13529
861ca91f
AT
135302016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
13531
13532 * gdb.trace/tfile-avx.c: Move to...
13533 * gdb.trace/tracefile-pseudo-reg.c: Here.
13534 * gdb.trace/tfile-avx.exp: Move to...
13535 * gdb.trace/tracefile-pseudo-reg.exp: Here.
13536
bf74e428
GB
135372016-02-24 Gary Benson <gbenson@redhat.com>
13538
13539 * gdb.base/attach-pie-noexec.exp: Do not expect an error
13540 message on attach.
13541
cce0e923
DE
135422016-02-23 Doug Evans <dje@google.com>
13543
13544 * gdb.base/skip.c (test_skip): New function.
13545 (end_test_skip_file_and_function): New function.
13546 (test_skip_file_and_function): New function.
13547 * gdb.base/skip1.c (test_skip): New function.
13548 (skip1_test_skip_file_and_function): New function.
13549 * gdb.base/skip.exp: Add tests for new skip options.
13550 * gdb.base/skip-solib.exp: Update expected output.
13551 * gdb.perf/skip-command.cc: New file.
13552 * gdb.perf/skip-command.exp: New file.
13553 * gdb.perf/skip-command.py: New file.
13554
4000e47e
MK
135552016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
13556
13557 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
13558 info registers pattern.
13559
24f75ead
IB
135602016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
13561
13562 * lib/future.exp: Add D support.
13563 (gdb_find_gdc): New proc.
13564 (gdb_default_target_compile): Add D support.
13565
fbb7bcbe
WW
135662016-02-18 Wei-cheng Wang <cole945@gmail.com>
13567
13568 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
13569 user+system time.
13570 (trace_speed_test): Determine the iteration count for a time
13571 between 15..30 seconds.
13572
012b3a21
WT
135732016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
13574
13575 * gdb.arch/i386-mpx-sigsegv.c: New file.
13576 * gdb.arch/i386-mpx-sigsegv.exp: New file.
13577 * gdb.arch/i386-mpx-simple_segv.c: New file.
13578 * gdb.arch/i386-mpx-simple_segv.exp: New file.
13579
2d5189bd
YQ
135802016-02-18 Yao Qi <yao.qi@linaro.org>
13581
13582 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
13583 Don't call setup_kfail.
13584
40fb20d0
YQ
135852016-02-18 Yao Qi <yao.qi@linaro.org>
13586
13587 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
13588 Set "set breakpoint condition-evaluation" per $cond_bp_target.
13589
21b1f8d2
DE
135902016-02-16 Doug Evans <dje@google.com>
13591
13592 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
13593 * gdb.base/skip1.c: Ditto.
13594 * gdb.base/skip.exp: Whitespace cleanup.
13595
4041ed77
DB
135962016-02-16 Don Breazeal <donb@codesourcery.com>
13597
13598 PR remote/19496
13599 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
13600 Remove kfail for PR remote/19496.
13601
c4ef31bf
SM
136022016-02-16 Simon Marchi <simon.marchi@ericsson.com>
13603
13604 * lib/gdb.exp (standard_temp_file): Return a path specific to
13605 the runtest invocation.
13606
266b65b3
SM
136072016-02-16 Simon Marchi <simon.marchi@ericsson.com>
13608
13609 * gdb.trace/save-trace.exp: Change relative path to be in the
13610 standard output directory.
13611
a7a0a6a9
JK
136122016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13613
13614 * gdb.arch/i386-prologue.c: Add missing prototypes.
13615
c99dbb42
JK
136162016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13617
13618 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
13619 * gdb.arch/i386-prologue.exp: Likewise.
13620 * gdb.arch/i386-size.exp: Likewise.
13621
aa480355
SM
136222016-02-15 Simon Marchi <simon.marchi@ericsson.com>
13623
13624 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
13625 define object file path.
13626 * gdb.btrace/gcore.exp: Use standard_output_file to define core
13627 file path.
13628 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
13629 standard_output_file to define binfile.
13630
ba881f50
JK
136312016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13632
13633 Fix compatibility with recent gfortran-5.3.1.
13634 * gdb.fortran/vla-history.exp (print vla1 allocated)
13635 (print vla2 allocated, print $2, print $3): Remove
13636 (print $4): Rename to ...
13637 (print $2): ... here.
13638 (print $9): Rename to ...
13639 (print $5): ... here.
13640 (print $10): Rename to ...
13641 (print $6): ... here.
13642 * gdb.fortran/vla.f90: Add pvla initialization.
13643
e9fb005c
JK
136442016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13645
13646 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
13647 New test.
13648 * gdb.fortran/vla-value-sub.exp: Likewise.
13649
e44e00ff
MK
136502016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
13651
13652 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
13653
97e94151
SM
136542016-02-12 Simon Marchi <simon.marchi@ericsson.com>
13655
13656 * i386-biarch-core.exp: Define corefile using
13657 standard_output_file.
13658
01113bc1
YQ
136592016-02-12 Yao Qi <yao.qi@linaro.org>
13660
13661 * gdb.arch/arm-single-step-kernel-helper.c: New.
13662 * gdb.arch/arm-single-step-kernel-helper.exp: New.
13663
33b4777c
MM
136642016-02-12 Markus Metzger <markus.t.metzger@intel.com>
13665
13666 * gdb.btrace/tailcall-only.exp: New.
13667 * gdb.btrace/tailcall-only.c: New.
13668 * gdb.btrace/x86_64-tailcall-only.S: New.
13669 * gdb.btrace/i686-tailcall-only.S: New.
13670
acc23c11
PA
136712016-02-11 Pedro Alves <palves@redhat.com>
13672
13673 * README (Parallel testing): Add missing double quotes.
13674
e352bf0a
PA
136752016-02-11 Pedro Alves <palves@redhat.com>
13676
13677 * README (Parallel testing): New section.
13678 (GDB_PARALLEL): Rewrite.
13679 (FORCE_PARALLEL): Document.
13680
9f5fed78
MK
136812016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
13682
13683 * gdb.trace/tfile-avx.c: New test.
13684 * gdb.trace/tfile-avx.exp: New test.
13685
9ef9e6a6
KS
136862016-02-09 Keith Seitz <keiths@redhat.com>
13687
13688 PR breakpoints/19546
13689 * gdb.base/infcall-exec.c: New file.
13690 * gdb.base/infcall-exec2.c: New file.
13691 * gdb.base/infcall-exec.exp: New file.
13692
a96e36da
KS
136932016-02-09 Keith Seitz <keiths@redhat.com>
13694
13695 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
13696 (toplevel): Call test_bkpt_address.
13697
9f61929f
KS
136982016-02-09 Keith Seitz <keiths@redhat.com>
13699
13700 PR python/19506
13701 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
13702 (toplevel): Call test_bkpt_address.
13703
1e94266c
SM
137042016-02-09 Simon Marchi <simon.marchi@ericsson.com>
13705
13706 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
13707 to AC_OUTPUT.
13708 * configure: Regenerate.
13709
2a7f3dff
PA
137102016-02-09 Pedro Alves <palves@redhat.com>
13711
13712 PR breakpoints/19548
13713 * gdb.base/execl-update-breakpoints.c (some_function): New
13714 function.
13715 (main): Call it.
13716 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
13717 Tighten expected GDB output.
13718
2151ccc5
SM
137192016-02-08 Simon Marchi <simon.marchi@ericsson.com>
13720
13721 * Makefile.in (ALL_SUBDIRS): Remove.
13722 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
13723 (distclean maintainer-clean realclean): Likewise.
13724 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
13725 * configure: Regenerate.
13726 * gdb.ada/Makefile.in: Delete.
13727 * gdb.arch/Makefile.in: Likewise.
13728 * gdb.asm/Makefile.in: Likewise.
13729 * gdb.base/Makefile.in: Likewise.
13730 * gdb.btrace/Makefile.in: Likewise.
13731 * gdb.cell/Makefile.in: Likewise.
13732 * gdb.compile/Makefile.in: Likewise.
13733 * gdb.cp/Makefile.in: Likewise.
13734 * gdb.disasm/Makefile.in: Likewise.
13735 * gdb.dlang/Makefile.in: Likewise.
13736 * gdb.dwarf2/Makefile.in: Likewise.
13737 * gdb.fortran/Makefile.in: Likewise.
13738 * gdb.gdb/Makefile.in: Likewise.
13739 * gdb.go/Makefile.in: Likewise.
13740 * gdb.guile/Makefile.in: Likewise.
13741 * gdb.java/Makefile.in: Likewise.
13742 * gdb.linespec/Makefile.in: Likewise.
13743 * gdb.mi/Makefile.in: Likewise.
13744 * gdb.modula2/Makefile.in: Likewise.
13745 * gdb.multi/Makefile.in: Likewise.
13746 * gdb.objc/Makefile.in: Likewise.
13747 * gdb.opencl/Makefile.in: Likewise.
13748 * gdb.opt/Makefile.in: Likewise.
13749 * gdb.pascal/Makefile.in: Likewise.
13750 * gdb.perf/Makefile.in: Likewise.
13751 * gdb.python/Makefile.in: Likewise.
13752 * gdb.reverse/Makefile.in: Likewise.
13753 * gdb.server/Makefile.in: Likewise.
13754 * gdb.stabs/Makefile.in: Likewise.
13755 * gdb.threads/Makefile.in: Likewise.
13756 * gdb.trace/Makefile.in: Likewise.
13757 * gdb.xml/Makefile.in: Likewise.
13758 * lib/gdb.exp (make_gdb_parallel_path): Add check for
13759 GDB_PARALLEL.
13760 (standard_output_file): Remove check for GDB_PARALLEL, always
13761 return path in outputs/$subdir/$testname.
13762
437277d4
SM
137632016-02-08 Simon Marchi <simon.marchi@ericsson.com>
13764
13765 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
13766 (site.exp): Assign abs_srcdir to tcl's srcdir.
13767
31d913c7
YQ
137682016-02-04 Yao Qi <yao.qi@linaro.org>
13769
13770 * gdb.base/foll-exec-mode.c: Include limits.h.
13771 (main): Add parameters argc and argv. Get directory from
13772 argv[0].
13773 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
13774 compilation.
13775 * gdb.base/foll-exec.c: Include limits.h.
13776 (main): Add parameters argc and argv.
13777 Get directory from argv[0].
13778 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
13779 Adjust tests on the number of lines as source code changed.
13780 * gdb.base/foll-vfork-exit.c: Include limits.h.
13781 (main): Add one line of statement before vfork.
13782 * gdb.base/foll-vfork.c: Include limits.h and string.h.
13783 (main): Add parameters argc and argv. Get directory from
13784 argv[0].
13785 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
13786 (setup_gdb): Set tbreak to skip some source lines.
13787 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
13788 (main): Add parameters argc and argv. Get directory from
13789 argv[0].
13790 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
13791 compilation.
13792 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
13793 (main): Add parameters argc and argv. Get directory from
13794 argv[0].
13795 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
13796 compilation.
13797
9482b9fb
DE
137982016-02-01 Doug Evans <dje@google.com>
13799
13800 * gdb.base/skip.exp: Clean up multiple references to same test name.
13801
6b2e4f10
PA
138022016-02-01 Pedro Alves <palves@redhat.com>
13803
ccb6afd6 13804 PR remote/19496
6b2e4f10
PA
13805 * gdb.threads/forking-threads-plus-breakpoint.exp
13806 (displaced_stepping_supported): New global.
13807 (probe_displaced_stepping_support): New procedure.
13808 (do_test): Add 'displaced' parameter, and use it.
13809 (top level): Check for displaced stepping support. Add displaced
13810 stepping on/off testing axis.
13811
37a8db1a
AB
138122016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
13813
13814 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
13815 pointer. Don't perform further tests on the unassociated pointer
13816 if the first test fails.
13817
5fdf6324
AB
138182016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
13819
13820 * gdb.base/max-value-size.c: New file.
13821 * gdb.base/max-value-size.exp: New file.
13822 * gdb.base/huge.exp: Disable max-value-size for this test.
13823
935c6144
IB
138242016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
13825
13826 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
13827
7fe8399d
YQ
138282016-01-28 Yao Qi <yao.qi@linaro.org>
13829
13830 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
13831
a2077e25
PA
138322016-01-25 Pedro Alves <palves@redhat.com>
13833
13834 PR threads/19461
13835 * gdb.base/fork-running-state.c: New file.
13836 * gdb.base/fork-running-state.exp: New file.
13837
1d2736d4
PA
138382016-01-25 Pedro Alves <palves@redhat.com>
13839
13840 PR gdb/19494
13841 * gdb.base/catch-fork-kill.c: New file.
13842 * gdb.base/catch-fork-kill.exp: New file.
13843
f1da4b11
PA
138442016-01-25 Pedro Alves <palves@redhat.com>
13845
13846 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
13847 Delete, moved to lib/gdb.exp.
13848 * gdb.threads/forking-threads-plus-breakpoint.exp
13849 (foreach_with_prefix): Likewise.
13850 * gdb.threads/process-dies-while-handling-bp.exp
13851 (foreach_with_prefix): Likewise.
13852 * lib/gdb.exp (foreach_with_prefix): New procedure.
13853
45f38546
MK
138542016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
13855
13856 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
13857 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
13858
dc29a1ce
MK
138592016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
13860
13861 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
13862 endian targets.
13863
092127d7
JK
138642016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
13865 Pedro Alves <palves@redhat.com>
13866
13867 Fix testsuite compatibility with Guile.
13868 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
13869 number.
13870
31d765d3
JK
138712016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
13872
13873 Fix testsuite compatibility with Guile.
13874 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
13875 (thread 1): New test for backtrace through signal handler.
13876
1ac78c04
YQ
138772016-01-22 Yao Qi <yao.qi@linaro.org>
13878
13879 PR testsuite/19491
13880 * gdb.base/multi-forks.c: Include
13881 ../lib/unbuffer_output.c
13882 (main): Call gdb_unbuffer_output.
13883
4f5946a8
DE
138842016-01-21 Doug Evans <dje@google.com>
13885
13886 * lib/ada.exp (gdb_compile_ada): Fix typo.
13887
305e13e6
JB
138882016-01-21 Joel Brobecker <brobecker@adacore.com>
13889
13890 * gdb.base/break-fun-addr.exp: New file.
13891 * gdb.base/break-fun-addr1.c: New file.
13892 * gdb.base/break-fun-addr2.c: New file.
13893
5f5dfff6
SM
138942016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
13895
13896 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
13897 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
13898 enum flag values.
13899
fd356fa2
AA
139002016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
13901
13902 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
13903 when GDB can not set the vector return value. Add more comments
13904 for clarification.
13905
9df22175
AT
139062016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
13907
13908 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
13909 command.
13910
41d1845e
SM
139112016-01-19 Simon Marchi <simon.marchi@ericsson.com>
13912
13913 * Makefile.in (DO_RUNTEST): Add --status and update usages.
13914
01ac6840
SM
139152016-01-19 Simon Marchi <simon.marchi@ericsson.com>
13916
13917 * Makefile.in (check-single): Pass --status to runtest.
13918 (check/%.exp): Likewise.
13919
139202016-01-19 Simon Marchi <simon.marchi@ericsson.com>
13921
13922 * Makefile.in (check-parallel): Propagate return code from make
13923 do-check-parallel.
13924
bd0a71fa
MK
139252016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
13926
13927 * gdb.trace/ftrace.exp: Fix expected message on continue.
13928 * gdb.trace/pending.exp: Fix expected message on continue.
13929 * gdb.trace/trace-break.exp: Fix expected message on continue.
13930
8bcbad33
SM
139312016-01-18 Simon Marchi <simon.marchi@ericsson.com>
13932
13933 * lib/gdb.exp (gdb_test): Remove unused global references.
13934
f303dbd6
PA
139352016-01-18 Pedro Alves <palves@redhat.com>
13936
13937 * gdb.base/async-shell.exp: Adjust expected output.
13938 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
13939 * gdb.base/siginfo-thread.exp: Adjust expected output.
13940 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
13941 * gdb.java/jnpe.exp: Adjust expected output.
13942 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
13943 * gdb.threads/continue-pending-status.exp: Adjust expected output.
13944 * gdb.threads/leader-exit.exp: Adjust expected output.
13945 * gdb.threads/manythreads.exp: Adjust expected output.
13946 * gdb.threads/pthreads.exp: Adjust expected output.
13947 * gdb.threads/schedlock.exp: Adjust expected output.
13948 * gdb.threads/siginfo-threads.exp: Adjust expected output.
13949 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
13950 expected output.
13951 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
13952 output.
13953 * gdb.threads/sigthread.exp: Adjust expected output.
13954 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
13955
b2789696
YQ
139562016-01-18 Yao Qi <yao.qi@linaro.org>
13957
13958 * gdb.guile/scm-section-script.c: Replace @progbits with
13959 %progbits.
13960 * gdb.python/py-section-script.c: Likewise.
13961
71ef29a8
PA
139622016-01-15 Pedro Alves <palves@redhat.com>
13963
13964 * gdb.multi/tids.exp: Test star wildcard ranges.
13965
3f5b7598
PA
139662016-01-15 Pedro Alves <palves@redhat.com>
13967
13968 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
13969 command from "thread apply" invocation.
13970 (thr_apply_info_thr_invalid): Default the expected output to the
13971 input tid list.
13972 (top level): Add tests that use convenience variables. Add tests
13973 for "thread apply" with a valid TID list, but missing the command.
13974
663f6d42
PA
139752016-01-13 Pedro Alves <palves@redhat.com>
13976
13977 * gdb.base/default.exp: Expect $_gthread as well.
13978 * gdb.multi/tids.exp: Test $_gthread.
13979 * gdb.threads/thread-specific.exp: Test $_gthread.
13980
c84f6bbf
PA
139812016-01-13 Pedro Alves <palves@redhat.com>
13982
13983 * gdb.multi/tids.exp: Test "info threads -gid".
13984
22a02324
PA
139852016-01-13 Pedro Alves <palves@redhat.com>
13986
13987 * gdb.multi/tids.exp: Test InferiorThread.global_num and
13988 Breakpoint.thread.
13989 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
13990
5d5658a1
PA
139912016-01-07 Pedro Alves <palves@redhat.com>
13992
13993 * gdb.base/break.exp: Adjust to output changes.
13994 * gdb.base/hbreak2.exp: Likewise.
13995 * gdb.base/sepdebug.exp: Likewise.
13996 * gdb.base/watch_thread_num.exp: Likewise.
13997 * gdb.linespec/keywords.exp: Likewise.
13998 * gdb.multi/info-threads.exp: Likewise.
13999 * gdb.threads/thread-find.exp: Likewise.
14000 * gdb.multi/tids.c: New file.
14001 * gdb.multi/tids.exp: New file.
14002
84654457
PA
140032016-01-13 Pedro Alves <palves@redhat.com>
14004
14005 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
14006
e3940304
PA
140072016-01-13 Pedro Alves <palves@redhat.com>
14008
14009 * gdb.base/default.exp: Expect $_inferior as well.
14010 * gdb.multi/base.exp: Test $_inferior.
14011
a911d87a
PA
140122016-01-13 Pedro Alves <palves@redhat.com>
14013
14014 PR breakpoints/19388
14015 * gdb.base/catch-signal-siginfo-cond.c: New file.
14016 * gdb.base/catch-signal-siginfo-cond.exp: New file.
14017
82075af2
JS
140182016-01-12 Josh Stone <jistone@redhat.com>
14019 Philippe Waroquiers <philippe.waroquiers@skynet.be>
14020
14021 * gdb.base/catch-syscall.c (do_execve): New variable.
14022 (main): Conditionally trigger an execve.
14023 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
14024 (test_catch_syscall_execve): New, check entry/return across execve.
14025 (do_syscall_tests): Call test_catch_syscall_execve.
14026
e46eeedd
PA
140272016-01-12 Pedro Alves <palves@redhat.com>
14028
14029 * gdb.base/random-signal.exp (do_test): New procedure, with body
14030 of testcase moved in.
14031
01d8c27e
JK
140322016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14033 Pedro Alves <palves@redhat.com>
14034
14035 * gdb.base/funcargs.exp (finish from indirectly called function):
14036 Reintroduce the case for 'First'.
14037
9a706302
JK
140382016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14039 Pedro Alves <palves@redhat.com>
14040
14041 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
14042 (tcatch_vfork_then_child_follow_exec)
14043 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
14044 identification.
14045
c0ecb95f
JK
140462016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14047
14048 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
14049 and repeats to unlimited.
14050 * gdb.python/py-value.exp: Likewise.
14051 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
14052 and repeats to unlimited.
14053
6cfc1fcb
JK
140542016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
14055
14056 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
14057 and reordering the functions.
14058 * gdb.multi/hangout.c: Likewise.
14059 * gdb.multi/hello.c: Likewise.
14060
582a1b00
SM
140612016-01-08 Simon Marchi <simon.marchi@ericsson.com>
14062
14063 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
14064 absolute.
14065 (SingleStatisticTestResult.report): Use dict.keys instead of
14066 dict.iterkeys.
14067
79bc59cb
PA
140682016-01-06 Pedro Alves <palves@redhat.com>
14069
14070 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
14071
43368e1d
MM
140722016-01-04 Markus Metzger <markus.t.metzger@intel.com>
14073
14074 * gdb.btrace/dlopen.exp: New.
14075 * gdb.btrace/dlopen.c: New.
14076 * gdb.btrace/dlopen-dso.c: New.
14077
79fad5b8
SL
140782015-12-25 Sandra Loosemore <sandra@codesourcery.com>
14079
14080 * lib/gdb.exp (gdb_test): Update comments to clarify that the
14081 PATTERN argument is optional.
14082
ab8314b3
JB
140832015-12-24 Joel Brobecker <brobecker@adacore.com>
14084
14085 * lib/ada.exp (target_compile_ada_from_dir): New function.
14086 (gdb_compile_ada): Reimplement avoiding the use of project files.
14087 * gdb.ada/gnat_ada.gpr: Delete.
14088 * gdb.ada/cond_lang.exp: Adjust test to make path before
14089 filename optional.
14090 * gdb.ada/small_reg_param.exp: Likewise.
14091
fe33faff
SM
140922015-12-22 Simon Marchi <simon.marchi@ericsson.com>
14093
14094 * gdb.base/foll-vork.exp: Remove HP-UX special case.
14095
6d265cb4
TP
140962015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
14097
14098 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
14099 case.
14100
10125099
SM
141012015-12-21 Simon Marchi <simon.marchi@ericsson.com>
14102
14103 * gdb.base/break.exp: Remove dead code.
14104 * gdb.base/sepdebug.exp: Likewise.
14105
3ca22649
SM
141062015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
14107
14108 * gdb.asm/asm-source.exp: Remove HP-UX references.
14109 * gdb.base/annota1.exp: Likewise.
14110 * gdb.base/annota3.exp: Likewise.
14111 * gdb.base/attach.exp: Likewise.
14112 * gdb.base/bigcore.exp: Likewise.
14113 * gdb.base/break.exp: Likewise.
14114 * gdb.base/call-ar-st.exp: Likewise.
14115 * gdb.base/callfuncs.exp: Likewise.
14116 * gdb.base/catch-fork-static.exp: Likewise.
14117 * gdb.base/display.exp: Likewise.
14118 * gdb.base/foll-exec-mode.exp: Likewise.
14119 * gdb.base/foll-exec.exp: Likewise.
14120 * gdb.base/foll-fork.exp: Likewise.
14121 * gdb.base/foll-vfork.exp: Likewise.
14122 * gdb.base/funcargs.exp: Likewise.
14123 * gdb.base/hbreak2.exp: Likewise.
14124 * gdb.base/inferior-died.exp: Likewise.
14125 * gdb.base/interrupt.exp: Likewise.
14126 * gdb.base/multi-forks.exp: Likewise.
14127 * gdb.base/nodebug.exp: Likewise.
14128 * gdb.base/sepdebug.exp: Likewise.
14129 * gdb.base/solib1.c: Likewise.
14130 * gdb.base/step-test.exp: Likewise.
14131 * gdb.mi/non-stop.c: Likewise.
14132 * gdb.mi/pthreads.c: Likewise.
14133 * gdb.multi/bkpt-multi-exec.ex: Likewise.
14134 * gdb.threads/pthreads.c: Likewise.
14135 * gdb.threads/staticthreads.exp: Likewise.
14136 * lib/future.exp: Likewise.
14137 * lib/gdb.exp: Likewise.
14138 * gdb.base/so-indr-cl.c: Remove.
14139 * gdb.base/so-indr-cl.exp: Likewise.
14140 * gdb.base/solib.c: Likewise.
14141 * gdb.base/solib.exp: Likewise.
14142 * gdb.base/solib2.c: Likewise.
14143
b6304613
SM
141442015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
14145
14146 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
14147 * gdb.base/call-ar-st.exp: Likewise.
14148 * gdb.base/callfuncs.exp: Likewise.
14149 * gdb.base/condbreak.exp: Likewise.
14150 * gdb.base/constvars.exp: Likewise.
14151 * gdb.base/hbreak2.exp: Likewise.
14152 * gdb.base/langs.exp: Likewise.
14153 * gdb.base/list.exp: Likewise.
14154 * gdb.base/long_long.exp: Likewise.
14155 * gdb.base/ptype.exp: Likewise.
14156 * gdb.base/scope.exp: Likewise.
14157 * gdb.base/signals.exp: Likewise.
14158 * gdb.base/so-impl-ld.exp: Likewise.
14159 * gdb.base/varargs.exp: Likewise.
14160 * gdb.base/volatile.exp: Likewise.
14161 * gdb.base/whatis.exp: Likewise.
14162 * gdb.cp/cplusfuncs.exp: Likewise.
14163 * gdb.cp/inherit.exp: Likewise.
14164 * gdb.cp/local.exp: Likewise.
14165 * gdb.cp/member-ptr.exp: Likewise.
14166 * gdb.cp/method.exp: Likewise.
14167 * gdb.cp/overload.exp: Likewise.
14168 * gdb.cp/templates.exp: Likewise.
14169 * gdb.stabs/weird.exp: Likewise.
14170 * lib/compiler.c: Likewise.
14171 * lib/compiler.cc: Likewise.
14172 * lib/cp-support.exp: Likewise.
14173 * lib/gdb.exp: Likewise.
14174
bf401b07
SM
141752015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
14176
14177 * configure.ac: Remove HP-UX case.
14178 * configure: Regenerate.
14179
aff9c0f8
SM
141802015-12-18 Simon Marchi <simon.marchi@ericsson.com>
14181
14182 * lib/gdb.exp (gdb_compile): Add function doc.
14183
a6904d5a
PA
141842015-12-17 Pedro Alves <palves@redhat.com>
14185
14186 PR threads/19354
14187 * gdb.multi/info-threads.exp: New file.
14188
a22279dd
YQ
141892015-12-15 Yao Qi <yao.qi@linaro.org>
14190
14191 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
14192 is aarch64*-*-*.
14193
0588c796
SL
141942015-12-14 Sandra Loosemore <sandra@codesourcery.com>
14195
14196 * gdb.base/history-duplicates.exp: Skip if no readline support.
14197
5d978e17
SL
141982015-12-14 Sandra Loosemore <sandra@codesourcery.com>
14199
14200 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
14201
7e763b86
SL
142022015-12-14 Sandra Loosemore <sandra@codesourcery.com>
14203
14204 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
14205
87a3a92c
SL
142062015-12-14 Sandra Loosemore <sandra@codesourcery.com>
14207
14208 * gdb.base/completion.exp: Skip tests that interrupt GDB with
14209 ctrl-C if nointerrupts target property is set.
14210 * gdb.base/double-prompt-target-event-error.exp: Likewise.
14211 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
14212 * gdb.base/paginate-bg-execution.exp: Likewise.
14213 * gdb.base/paginate-execution-startup.exp: Likewise.
14214 * gdb.base/random-signal.exp: Likewise.
14215 * gdb.base/range-stepping.exp: Likewise.
14216 * gdb.cp/annota2.exp: Likewise.
14217 * gdb.cp/annota3.exp: Likewise.
14218 * gdb.gdb/selftest.exp: Likewise.
14219 * gdb.threads/continue-pending-status.exp: Likewise.
14220 * gdb.threads/leader-exit.exp: Likewise.
14221 * gdb.threads/manythreads.exp: Likewise.
14222 * gdb.threads/pthreads.exp: Likewise.
14223 * gdb.threads/schedlock.exp: Likewise.
14224 * gdb.threads/sigthread.exp: Likewise.
14225
a8f077dc
DB
142262015-12-11 Don Breazeal <donb@codesourcery.com>
14227
14228 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
14229 remote.
14230 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
14231 * gdb.base/foll-exec.exp (main): Enable for target remote.
14232 * gdb.base/foll-fork.exp (main): Likewise.
14233 * gdb.base/foll-vfork.exp (main): Likewise.
14234 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
14235 (proc continue_to_exit_bp_loc): Use clean_restart.
14236 * gdb.base/pie-execl.exp (main): Disable for target remote.
14237 * gdb.base/watch-vfork.exp (main): Enable for target remote.
14238 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
14239 * gdb.threads/execl.exp (main): Likewise.
14240 * gdb.threads/fork-child-threads.exp (main): Likewise.
14241 * gdb.threads/fork-plus-threads.exp (main): Disable for target
14242 remote.
14243 * gdb.threads/fork-thread-pending.exp (main): Enable for target
14244 remote.
14245 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
14246 pid.tid style ptids, instead of just tid.
14247 * gdb.threads/thread-execl.exp (main): Enable for target remote.
14248 * gdb.threads/watchpoint-fork.exp (main): Likewise.
14249 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
14250 ptids, instead of just tid.
14251
3b2464a8
AB
142522015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
14253
14254 * gdb.base/list.exp (test_list_forward): Add end of file error
14255 test.
14256 (test_repeat_list_command): Add end of file error test.
14257 (test_list_backwards): Add beginning of file error test.
14258
a0def019
AB
142592015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
14260
14261 * gdb.base/list.exp (test_list_invalid_args): New function,
14262 defined, and called.
14263
5c000dff
AB
142642015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
14265
14266 * gdb.base/list.exp (test_list): Make test names unique.
14267
f1637ebe
YQ
142682015-12-11 Yao Qi <yao.qi@linaro.org>
14269
14270 * gdb.base/coremaker2.c: Remove.
14271
36d6fc0a
PA
142722015-12-10 Pedro Alves <palves@redhat.com>
14273
14274 * gdb.multi/base.exp: Remove stale "spaces" references.
14275
762f7747
PA
142762015-12-10 Pedro Alves <palves@redhat.com>
14277
14278 * gdb.multi/base.exp: Don't use nowarnings.
14279 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
14280 * gdb.multi/hangout.c: Include stdio.h.
14281 * gdb.multi/hello.c: Include stdlib.h.
14282 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
14283 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
14284 * gdb.multi/multi-arch.exp: Don't use nowarnings.
14285
28d2bfb9
AB
142862015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
14287
14288 * gdb.dwarf2/dw2-ranges-base.c: New file.
14289 * gdb.dwarf2/dw2-ranges-base.exp: New file.
14290 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
14291 support additional line table, and debug ranges generation.
14292 (Dwarf::ranges): New function, generate .debug_ranges.
14293 (Dwarf::lines): Support generating simple line table programs.
14294 (Dwarf::assemble): Initialise new namespace variables.
14295
5fc2beac
KB
142962015-12-09 Kevin Buettner <kevinb@redhat.com>
14297
14298 * gdb.base/async.exp (proc test_background): Add case for
14299 asynchronous execution not supported.
14300
1c35a88f
LM
143012015-12-09 Luis Machado <lgustavo@codesourcery.com>
14302
14303 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
14304 format and change test names to make them unique.
14305
b593e3d9
RK
143062015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
14307 Pedro Alves <pedro@redhat.com>
14308
14309 PR gdb/18702
14310 Add checking of floatformats setup on x86_64 hosts.
14311 * gdb.arch/i386-float.S (main): Load bigval and smallval.
14312 (smallval, bigval): New labels/constants.
14313 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
14314 float" after loading bigval and smallval.
14315
d72413e6
PMR
143162015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
14317
14318 * gdb.ada/fun_overload_menu.exp: New testcase.
14319 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
14320
ece66d65
JS
143212015-12-04 Josh Stone <jistone@redhat.com>
14322
14323 * gdb.base/catch-fork-static.exp: New.
14324
41d0efca
YQ
143252015-12-03 Yao Qi <yao.qi@linaro.org>
14326
14327 * gdb.base/sizeof.c: Don't include stdio.h and
14328 ../lib/unbuffer_output.c.
14329 (main): New variable 'size' and 'value'. Remove printf and
14330 gdb_unbuffer_output. Assign return value to size and value.
14331 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
14332 at the beginning.
14333 (check_sizeof): Check the result by printing variable 'size'.
14334 (check_valueof): Check the result by printing variable 'value'.
14335
99fd02d9
YQ
143362015-12-01 Yao Qi <yao.qi@linaro.org>
14337
14338 * gdb.base/disp-step-syscall.exp: Define syscall instruction
14339 for aarch64*-*-linux* target.
14340
f2faf941
PA
143412015-11-30 Pedro Alves <palves@redhat.com>
14342
14343 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
14344
04bf20c5
PA
143452015-11-30 Pedro Alves <palves@redhat.com>
14346
14347 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
14348 Handle non-stop mode vCont replies.
14349
09df4675
PA
143502015-11-30 Pedro Alves <palves@redhat.com>
14351
14352 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
14353 prepare_for_testing. Start gdb with "set non-stop on" appended to
14354 GDBFLAGS. Lax expected stop output.
14355
58b584af
YQ
143562015-11-27 Yao Qi <yao.qi@linaro.org>
14357
14358 * gdb.arch/arm-neon.exp: New.
14359 * gdb.arch/arm-neon.c: New.
14360
dfcb77a8
YQ
143612015-11-27 Yao Qi <yao.qi@linaro.org>
14362
14363 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
14364
88e8ec1b
YQ
143652015-11-27 Yao Qi <yao.qi@linaro.org>
14366
14367 * gdb.cp/annota2.exp: Allow multiple occurrences of the
14368 frames-invalid annotation.
14369
bfde72c2
YQ
143702015-11-27 Yao Qi <yao.qi@linaro.org>
14371
14372 * gdb.cp/annota2.exp: Use ${frames_invalid}.
14373
f6512a69
SM
143742015-11-26 Simon Marchi <simon.marchi@ericsson.com>
14375
14376 * gdb.threads/names.exp: New file.
14377 * gdb.threads/names.c: New file.
14378 * README: Mention gdb,no_thread_names.
14379
46a3515b
MM
143802015-11-26 Markus Metzger <markus.t.metzger@intel.com>
14381
14382 PR 19297
14383 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
14384 support" error.
14385
62147a22
PA
143862015-11-24 Pedro Alves <palves@redhat.com>
14387
14388 PR 17539
14389 * gdb.base/display.exp: Expect displays to be sorted in ascending
14390 order. Use multi_line.
14391 * gdb.base/solib-display.exp: Likewise.
14392
2f341b6e
PA
143932015-11-24 Pedro Alves <palves@redhat.com>
14394
14395 PR 17539
25d49b86
PA
14396 * gdb.base/display.exp: Expect displays to be sorted in ascending
14397 order. Use multi_line.
14398 * gdb.base/solib-display.exp: Likewise.
2f341b6e 14399
7e0aa6aa
PA
144002015-11-24 Pedro Alves <palves@redhat.com>
14401
14402 PR 17539
14403 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
14404 threads in ascending order.
14405 * gdb.base/foll-fork.exp: Likewise.
14406 * gdb.base/foll-vfork.exp: Likewise.
14407 * gdb.base/multi-forks.exp: Likewise.
14408 * gdb.mi/mi-nonstop.exp: Likewise.
14409 * gdb.mi/mi-nsintrall.exp: Likewise.
14410 * gdb.multi/base.exp: Likewise.
14411 * gdb.multi/multi-arch.exp: Likewise.
14412 * gdb.python/py-inferior.exp: Likewise.
14413 * gdb.threads/break-while-running.exp: Likewise.
14414 * gdb.threads/execl.exp: Likewise.
14415 * gdb.threads/gcore-thread.exp: Likewise.
14416 * gdb.threads/info-threads-cur-sal.exp: Likewise.
14417 * gdb.threads/kill.exp: Likewise.
14418 * gdb.threads/linux-dp.exp: Likewise.
14419 * gdb.threads/multiple-step-overs.exp: Likewise.
14420 * gdb.threads/next-bp-other-thread.exp: Likewise.
14421 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
14422 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
14423 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
14424 * gdb.threads/thread-find.exp: Likewise.
14425 * gdb.threads/tls.exp: Likewise.
14426 * lib/mi-support.exp (mi_reverse_list): Delete.
14427 (mi_check_thread_states): No longer reverse list.
14428
2cc57ad8
PA
144292015-11-24 Pedro Alves <palves@redhat.com>
14430
14431 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
14432 use lowercase.
14433
c93e8391
SM
144342015-11-23 Simon Marchi <simon.marchi@ericsson.com>
14435
14436 * gdb.trace/actions.c: Include trace-common.h.
14437 (main): Add a location for a fast tracepoint.
14438 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
14439 the normal tracepoints.
14440 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
14441
045ccf91
SM
144422015-11-23 Simon Marchi <simon.marchi@ericsson.com>
14443
14444 * save-trace.exp: Factor out code to these...
14445 (gdb_save_tracepoints): New.
14446 (gdb_load_tracepoints): New.
14447 (do_save_load_test): New.
14448
5506f9f6
KB
144492015-11-23 Kevin Buettner <kevinb@redhat.com>
14450
14451 * gdb.base/asmlabel.exp: New test.
14452 * gdb.base/asmlabel.c: New test case.
14453
16c3b12f
JB
144542015-11-23 Joel Brobecker <brobecker@adacore.com>
14455
14456 * gdb.base/wrong_frame_bt_full-main.c: New file.
14457 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
14458 * gdb.base/wrong_frame_bt_full.exp: New file.
14459
155bfbd3
JB
144602015-11-23 Joel Brobecker <brobecker@adacore.com>
14461
14462 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
14463
bb097445
JM
144642015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
14465
206853a0 14466 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
14467 pstate register when comparing registers values in
14468 sparc64-*-linux-gnu targets to avoid spurious differences.
14469
9c88ed8f
JM
144702015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
14471
206853a0 14472 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 14473
96161e25
SL
144742015-11-19 Sandra Loosemore <sandra@codesourcery.com>
14475
14476 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
14477 as type argument to gdb_compile.
14478 * gdb.base/nested-subp2.exp: Likewise.
14479 * gdb.base/nested-subp3.exp: Likewise.
14480
340c2830
DV
144812015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
14482
14483 * lib/dwarf.exp (_note): Fix left shift of negative value.
14484 * gdb.trace/trace-condition.exp: Likewise.
14485
c1862d0f
YQ
144862015-11-13 Yao Qi <yao.qi@linaro.org>
14487
14488 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
14489 comments about d10v.
14490 (test_scalar_returns): Likewise.
14491 * gdb.base/d10v.ld: Remove.
14492 * gdb.base/overlays.exp: Remove the target triplet checking for
14493 d10v-*-*.
14494 * gdb.base/structs.exp (test_struct_returns): Remove the
14495 comments about d10v.
14496 (test_struct_calls): Likewise.
14497
77ae9c19
YQ
144982015-11-13 Yao Qi <yao.qi@linaro.org>
14499
14500 * gdb.base/gnu_vector.exp: Check the return value by "p res".
14501 * gdb.base/gnu_vector.c: Don't include stdio.h.
14502 (main): Don't print res and call add_some_intvecs.
14503
430e004e
MK
145042015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
14505
14506 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
14507 macro.
14508 (func5): Removed.
14509 (func4): Use FAST_TRACEPOINT_LABEL.
14510 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
14511 macro.
14512 (func): Removed.
14513 (thread_function): Use FAST_TRACEPOINT_LABEL.
14514 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
14515 (func): Remove.
14516 (marker): Use FAST_TRACEPOINT_LABEL.
14517 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
14518 (pendfunc1): Remove.
14519 (pendfunc): Use FAST_TRACEPOINT_LABEL.
14520 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
14521 (foo): Remove.
14522 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
14523 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
14524 macro.
14525 (func): Remove.
14526 (marker): Use FAST_TRACEPOINT_LABEL.
14527 * gdb.trace/trace-common.h: New header.
14528 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
14529 macro.
14530 (func): Remove.
14531 (marker): Use FAST_TRACEPOINT_LABEL.
14532 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
14533 (func): Remove.
14534 (thread_function): Use FAST_TRACEPOINT_LABEL.
14535
6e7675a7
MK
145362015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
14537
14538 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
14539 in front.
14540 * gdb.trace/change-loc.exp: Use global pcreg definition.
14541 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
14542 * gdb.trace/entry-values.exp: Use global spreg definition, add $
14543 in front.
14544 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
14545 * gdb.trace/pending.exp: Likewise.
14546 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
14547 * gdb.trace/trace-break.exp: Likewise.
14548 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
14549 in front.
14550 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
14551 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
14552 in front.
14553 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
14554
dddc0e16
JB
145552015-11-09 Joel Brobecker <brobecker@adacore.com>
14556
14557 * gdb.ada/fin_fun_out: New testcase.
14558
c6f0b406
KB
145592015-11-07 Kevin Buettner <kevinb@redhat.com>
14560
14561 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
14562 value associated with DW_AT_byte_size.
14563 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
14564 constants for DW_AT_byte_size, DW_AT_lower_bound, and
14565 DW_AT_upper_bound.
14566
f01dcfd9
KB
145672015-11-07 Kevin Buettner <kevinb@redhat.com>
14568
14569 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
14570 (gdb_target_symbol_prefix_flags): Define in terms of _asm
14571 version.
14572 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
14573 gdb.dwarf2/dw2-canonicalize-type.exp,
14574 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
14575 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
14576 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
14577 provided by gdb_target_symbol_prefix_flags_asm.
14578 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
14579 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
14580 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
14581 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
14582 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
14583 macros where needed). Use this macro for symbols which require
14584 the prefix provided by SYMBOL_PREFIX.
14585
2223449a
KB
145862015-11-05 Kevin Buettner <kevinb@redhat.com>
14587
14588 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
14589 New procs.
14590 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
14591 representing expressions, of more than one list element.
14592 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
14593 to prepend linker symbol prefix to f.
14594 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
14595 table_1 and table_2.
14596 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
14597 Likewise, for f and g.
14598 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
14599 for ptr.
14600 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
14601 for main.
14602 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
14603 table_1_ptr and table_2_ptr.
14604
6f2f1a3a
JK
146052015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
14606 Joel Brobecker <brobecker@adacore.com>
14607
14608 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
14609
566c56c9
MK
146102015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
14611
14612 * gdb.reverse/s390-mvcle.c: New test.
14613 * gdb.reverse/s390-mvcle.exp: New file.
14614 * lib/gdb.exp: Enable reverse tests on s390*-linux.
14615
d5f0636b
MK
146162015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
14617
14618 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
14619
7ad8b86c
MK
146202015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
14621
14622 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
14623 reaching marker2.
14624 * gdb.reverse/getresuid-reverse.exp: Likewise.
14625 * gdb.reverse/pipe-reverse.exp: Likewise.
14626 * gdb.reverse/readv-reverse.exp: Likewise.
14627 * gdb.reverse/recvmsg-reverse.exp: Likewise.
14628 * gdb.reverse/time-reverse.exp: Likewise.
14629 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
14630
4081c0f1
YQ
146312015-10-30 Yao Qi <yao.qi@linaro.org>
14632
14633 * gdb.threads/wp-replication.c (watch_count_done): Remove.
14634 (empty_cycle): Remove.
14635 (main): Don't call empty_cycle. Don't use watch_count_done.
14636 * gdb.threads/wp-replication.exp: Don't set breakpoint on
14637 empty_cycle. Rewrite the code counting HW watchpoints.
14638
452b4ba5
MK
146392015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
14640
14641 * gdb.reverse/fstatat-reverse.c: New test.
14642 * gdb.reverse/fstatat-reverse.exp: New file.
14643 * gdb.reverse/getresuid-reverse.c: New test.
14644 * gdb.reverse/getresuid-reverse.exp: New file.
14645 * gdb.reverse/pipe-reverse.c: New test.
14646 * gdb.reverse/pipe-reverse.exp: New file.
14647 * gdb.reverse/readv-reverse.c: New test.
14648 * gdb.reverse/readv-reverse.exp: New file.
14649 * gdb.reverse/recvmsg-reverse.c: New test.
14650 * gdb.reverse/recvmsg-reverse.exp: New file.
14651 * gdb.reverse/time-reverse.c: New test.
14652 * gdb.reverse/time-reverse.exp: New file.
14653 * gdb.reverse/waitpid-reverse.c: New test.
14654 * gdb.reverse/waitpid-reverse.exp: New file.
14655
5e2e7507
JK
146562015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
14657
14658 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
14659
0fde2c53
DE
146602015-10-26 Doug Evans <dje@google.com>
14661
14662 PR symtab/17391
14663 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
14664 * gdb.dwarf2/bad-regnum.c: New file.
14665 * gdb.dwarf2/bad-regnum.exp: New file.
14666
1a70ae97
DE
146672015-10-26 Doug Evans <dje@google.com>
14668
14669 PR python/18938
14670 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
14671 file.
14672
27dc26ab
JK
146732015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
14674
14675 * gdb.compile/compile.exp (compile code globalvar): Update expectation
14676 for a change by "Mention language in compile error message".
14677
bed91f4d
SM
146782015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
14679
14680 PR python/18073
14681 * gdb.python/py-type.c (C::a_method): New.
14682 (C::a_const_method): New.
14683 (C::a_static_method): New.
14684 (a_function): New.
14685 * gdb.python/py-type.exp (test_fields): Test getting fields
14686 from function and method.
14687
3f2f83dd
KB
146882015-10-21 Keven Boell <keven.boell@intel.com>
14689
14690 * gdb.fortran/vla-alloc-assoc.exp: New file.
14691 * gdb.fortran/vla-datatypes.exp: New file.
14692 * gdb.fortran/vla-datatypes.f90: New file.
14693 * gdb.fortran/vla-history.exp: New file.
14694 * gdb.fortran/vla-ptype-sub.exp: New file.
14695 * gdb.fortran/vla-ptype.exp: New file.
14696 * gdb.fortran/vla-sizeof.exp: New file.
14697 * gdb.fortran/vla-sub.f90: New file.
14698 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
14699 * gdb.fortran/vla-value-sub-finish.exp: New file.
14700 * gdb.fortran/vla-value-sub.exp: New file.
14701 * gdb.fortran/vla-value.exp: New file.
14702 * gdb.fortran/vla-ptr-info.exp: New file.
14703 * gdb.mi/mi-vla-fortran.exp: New file.
14704 * gdb.mi/vla.f90: New file.
14705
27145d50
SL
147062015-10-21 Sandra Loosemore <sandra@codesourcery.com>
14707
14708 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
14709 of hardwired timeout value.
14710
5f3ff4f8
JK
147112015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14712 Pedro Alves <palves@redhat.com>
14713
14714 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
14715 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
14716
bfd09d20
JS
147172015-10-19 Josh Stone <jistone@redhat.com>
14718
14719 * gdb.base/catch-syscall.c: Include <sched.h>.
14720 (unknown_syscall): New variable.
14721 (main): Trigger a vfork and an unknown syscall.
14722 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
14723 (unknown_syscall_number): Likewise.
14724 (check_call_to_syscall): Accept an optional syscall pattern.
14725 (check_return_from_syscall): Likewise.
14726 (check_continue): Likewise.
14727 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
14728 (test_catch_syscall_skipping_return): New test toggling off 'catch
14729 syscall' to step over the syscall return, then toggling back on.
14730 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
14731 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
14732 (do_syscall_tests): Call test_catch_syscall_without_args and
14733 test_catch_syscall_mid_vfork.
14734 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
14735 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
14736
b32b93c6
AS
147372015-10-19 Andrew Stubbs <ams@codesourcery.com>
14738
14739 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
14740 print g_vE): Add new pass patterns.
14741 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
14742 print various symbol names for vptr fields.
14743
9d622bda
AB
147442015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
14745
14746 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
14747 results.
14748
0fd8ac1c
YQ
147492015-10-12 Yao Qi <yao.qi@linaro.org>
14750
14751 * gdb.arch/disp-step-insn-reloc.exp: New test case.
14752
34240514
YQ
147532015-10-12 Yao Qi <yao.qi@linaro.org>
14754
14755 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
14756 is aarch64*-*-linux*.
14757
8240f442
YQ
147582015-10-12 Yao Qi <yao.qi@linaro.org>
14759
14760 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
14761 (can_relocate_bcond_true): ... it.
14762 (can_relocate_bcond_false): New function.
14763 (foo): Likewise.
14764 (can_relocate_bl): Likewise.
14765 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
14766 can_relocate_bl.
14767
2520f728
PMR
147682015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
14769
14770 * gdb.base/nested-addr.c: New file.
14771 * gdb.base/nested-addr.exp: New testcase.
14772
abcef95a
MM
147732015-10-09 Markus Metzger <markus.t.metzger@intel.com>
14774
14775 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
14776 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
14777 its output. Ignore the output of "record goto begin" and instead
14778 check that GDB is replaying.
14779
145e3ddb
PA
147802015-10-09 Pedro Alves <palves@redhat.com>
14781
14782 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
14783 (top level): Use it in the run with no args test.
14784
d5d8c4e1
IB
147852015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
14786
14787 * gdb.dlang/properties.exp: New file.
14788
06e635ef
SL
147892015-10-02 Sandra Loosemore <sandra@codesourcery.com>
14790
14791 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
14792 whether or not address 0x1000 is mapped on the target.
14793
e019fd1d
SM
147942015-09-30 Simon Marchi <simon.marchi@ericsson.com>
14795
14796 * gdb.python/py-type.exp: Do not run tests if binaries fail to
14797 build.
14798
77ba2a67
MM
147992015-09-30 Markus Metzger <markus.t.metzger@intel.com>
14800
14801 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
14802 instruction-history test.
14803
c60eb31f
DE
148042015-09-28 Doug Evans <dje@google.com>
14805
14806 * gdb.base/gcore.c (array_func): Add reference to static_array.
14807
9a3c8263
SM
148082015-09-25 Simon Marchi <simon.marchi@ericsson.com>
14809
14810 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
14811 source line.
14812
9720e656
SL
148132015-09-24 Sandra Loosemore <sandra@codesourcery.com>
14814
14815 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
14816 short or char as base type.
14817
938d3bf2
SL
148182015-09-23 Sandra Loosemore <sandra@codesourcery.com>
14819
14820 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
14821 to allow any size enum.
14822
e6c2c623
PMR
148232015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
14824
14825 * gdb.ada/array_ptr_renaming.exp: New testcase.
14826 * gdb.ada/array_ptr_renaming/foo.adb: New file.
14827 * gdb.ada/array_ptr_renaming/pack.ads: New file.
14828
06da0f77
PL
148292015-09-21 Pierre Langlois <pierre.langlois@arm.com>
14830
14831 * gdb.trace/ftrace-lock.c: New file.
14832 * gdb.trace/ftrace-lock.exp: New file.
14833
4f51c22a
PL
148342015-09-21 Pierre Langlois <pierre.langlois@arm.com>
14835
14836 * gdb.arch/insn-reloc.c: New file.
14837 * gdb.arch/ftrace-insn-reloc.exp: New file.
14838
7041adf4
PL
148392015-09-21 Pierre Langlois <pierre.langlois@arm.com>
14840
14841 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
14842 instruction.
14843 * gdb.trace/pendshr1.c (pendfunc): Likewise.
14844 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
14845 * gdb.trace/range-stepping.c: Likewise.
14846 * gdb.trace/trace-break.c: Likewise.
14847 * gdb.trace/trace-mt.c (thread_function): Likewise.
14848 * gdb.trace/ftrace.c (marker): Likewise.
14849 * gdb.trace/trace-condition.c (marker): Likewise.
14850 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
14851 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
14852 is_aarch64_target.
14853
015d2e7e
DE
148542015-09-18 Doug Evans <xdje42@gmail.com>
14855
14856 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
14857 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
14858
26b188a2
SL
148592015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14860
14861 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
14862 the breakpoint.
14863
79dc332b
SL
148642015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14865
14866 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
14867 the pending breakpoint. Remove timeout override for "Run till
14868 MI pending breakpoint on pendfunc3 on thread 2" test.
14869
f57929f2
SL
148702015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14871
14872 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
14873 filename pattern.
14874
3f469b17
SL
148752015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14876
14877 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
14878 in breakpoint filename pattern.
14879
515b89b3
SL
148802015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14881
7800dbe4
SL
14882 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
14883
148842015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14885
515b89b3
SL
14886 * gdb.linespec/explicit.exp: Check for readline support for
14887 tab-completion tests. Fix obvious typo.
14888
d2939ba2
MM
148892015-09-18 Markus Metzger <markus.t.metzger@intel.com>
14890
14891 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
14892 and replay.
14893
cbb55fa7
MM
148942015-09-18 Markus Metzger <markus.t.metzger@intel.com>
14895
14896 * gdb.btrace/non-stop.c: New.
14897 * gdb.btrace/non-stop.exp: New.
14898
43691ca1
PL
148992015-09-17 Pierre Langlois <pierre.langlois@arm.com>
14900 Yao Qi <yao.qi@linaro.org>
14901
14902 * gdb.trace/trace-condition.c: New file.
14903 * gdb.trace/trace-condition.exp: New file.
14904
d78908cf
WW
149052015-09-16 Wei-cheng Wang <cole945@gmail.com>
14906
14907 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
14908 for testing bytecode compilation.
14909
1ed415e2
PA
149102015-09-16 Pedro Alves <palves@redhat.com>
14911 Sandra Loosemore <sandra@codesourcery.com>
14912
14913 * gdb.threads/non-stop-fair-events.c (timeout): New global.
14914 (SECONDS): Redefine.
14915 (main): Call pthread_kill and alarm early.
14916 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
14917 support.
14918 (test): If the target can't hardware step and doesn't support
14919 displaced stepping, increase the timeout.
14920
d136eff5
PA
149212015-09-16 Pedro Alves <palves@redhat.com>
14922
14923 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
14924 (enable_debug): New procedures.
14925 (test): Use them. Bail out if waiting for threads fails.
14926 (top level): Bail out if a test fails.
14927
991f019c
YQ
149282015-09-16 Yao Qi <yao.qi@linaro.org>
14929
14930 * gdb.asm/asm-source.exp: Set asm-arch for
14931 aarch64*-*-* target.
14932 * gdb.asm/aarch64.inc: New file.
14933
bfca584f
PMR
149342015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
14935
14936 * gdb.ada/array_of_variable_length.exp: New testcase.
14937 * gdb.ada/array_of_variable_length/foo.adb: New file.
14938 * gdb.ada/array_of_variable_length/pck.adb: New file.
14939 * gdb.ada/array_of_variable_length/pck.ads: New file.
14940
b326e587
DE
149412015-09-15 Doug Evans <dje@google.com>
14942
14943 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
14944 of function static local variable.
14945
5382cfab
PW
149462015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
14947
14948 * gdb.threads/tls-so_extern.exp: New test file.
14949 * gdb.threads/tls-so_extern.c: New test file.
14950 * gdb.threads/tls-so_extern_main.c: New test file.
14951
141c5cc4
JK
149522015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14953
14954 * gdb.opt/solib-intra-step-lib.c: New file.
14955 * gdb.opt/solib-intra-step-main.c: New file.
14956 * gdb.opt/solib-intra-step.exp: New file.
14957
d15dcecd
PA
149582015-09-15 Pedro Alves <palves@redhat.com>
14959
14960 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
14961 gdb_continue_to_breakpoint instead of gdb_test_multiple.
14962
4c2f2a79
PA
149632015-09-14 Pedro Alves <palves@redhat.com>
14964
14965 * gdb.base/hook-stop-continue.c: Delete.
14966 * gdb.base/hook-stop-continue.exp: Delete.
14967 * gdb.base/hook-stop-frame.c: Delete.
14968 * gdb.base/hook-stop-frame.exp: Delete.
14969 * gdb.base/hook-stop.c: New file.
14970 * gdb.base/hook-stop.exp: New file.
14971
919e6dbe
PMR
149722015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
14973
14974 * gdb.ada/access_to_packed_array.exp: New testcase.
14975 * gdb.ada/access_to_packed_array/foo.adb: New file.
14976 * gdb.ada/access_to_packed_array/pack.adb: New file.
14977 * gdb.ada/access_to_packed_array/pack.ads: New file.
14978
157280a4
MM
149792015-09-14 Markus Metzger <markus.t.metzger@intel.com>
14980
14981 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
14982 buffer size test.
14983
2fd33e94
DB
149842015-09-11 Don Breazeal <donb@codesourcery.com>
14985
14986 * gdb.base/foll-exec.c: Add copyright header. Fix
14987 formatting issues.
14988 * gdb.base/foll-exec.exp (zap_session): Delete proc.
14989 (do_exec_tests): Use clean_restart in place of zap_session,
14990 and for test initialization. Fix formatting issues. Use
14991 fail in place of perror.
14992 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
14993 an expect statement to match an expression with output from
14994 the program under debug.
14995 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
14996 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
14997 * gdb.threads/non-ldr-exc-2.exp: Likewise.
14998 * gdb.threads/non-ldr-exc-3.exp: Likewise.
14999 * gdb.threads/non-ldr-exc-4.exp: Likewise.
15000
e70b6e8e
DE
150012015-09-09 Doug Evans <dje@google.com>
15002
15003 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
15004
7a551a51
DE
150052015-09-09 Doug Evans <dje@google.com>
15006
15007 * gdb.base/pie-execl.exp: Fix result test of build_executable.
15008
4c666f84
DE
150092015-09-09 Doug Evans <dje@google.com>
15010
15011 * gdb.base/savedregs.exp: Fix typo.
15012
243a9253
PA
150132015-09-09 Pedro Alves <palves@redhat.com>
15014
15015 * gdb.mi/mi-cli.exp: Add CLI finish tests.
15016
c0fa8fbd
SL
150172015-09-08 Sandra Loosemore <sandra@codesourcery.com>
15018
15019 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
15020 command actually switches threads. Give up on remaining
15021 tests if target fails to stop at breakpoint.
15022
cd7c1778
PMR
150232015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
15024
15025 * gdb.ada/funcall_char.exp: New testcase.
15026 * gdb.ada/funcall_char/foo.adb: New file.
15027
dc5c8746
PMR
150282015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
15029
15030 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
15031 expected outputs. Add two testcases for completing ambiguous
15032 functions.
15033 * gdb.ada/complete/aux_pck.adb: New file.
15034 * gdb.ada/complete/aux_pck.ads: New file.
15035 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
15036 Ambiguous_Func functions.
15037 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
15038 * gdb.ada/complete/pck.adb: Likewise.
15039
4e83a1e7
UW
150402015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
15041
15042 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
15043 failures to run the test program under GDB.
15044
8ce74153
LM
150452015-08-26 Luis Machado <lgustavo@codesourcery.com>
15046
15047 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
15048 to C.
15049
e9756d52
PP
150502015-08-26 Patrick Palka <patrick@parcs.ath.cx>
15051
15052 * gdb.base/run-after-attach.exp: New test file.
15053 * gdb.base/run-after-attach.c: New test file.
15054
8d37573b
DB
150552015-08-26 Don Breazeal <donb@codesourcery.com>
15056
15057 * gdb.base/foll-exec-2.c: New test program.
15058 * gdb.base/foll-exec-2.exp: New test.
15059
63e43d3a
PMR
150602015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
15061
15062 * gdb.base/nested-subp1.exp: New file.
15063 * gdb.base/nested-subp1.c: New file.
15064 * gdb.base/nested-subp2.exp: New file.
15065 * gdb.base/nested-subp2.c: New file.
15066 * gdb.base/nested-subp3.exp: New file.
15067 * gdb.base/nested-subp3.c: New file.
15068
3d40fbb5
PA
150692015-08-24 Pedro Alves <palves@redhat.com>
15070
15071 * gdb.server/connect-without-multi-process.c: New file.
15072 * gdb.server/connect-without-multi-process.exp: New file.
15073
4422ac93
LM
150742015-08-24 Luis Machado <lgustavo@codesourcery.com>
15075
15076 * gdb.opt/inline-markers.c: Make z int.
15077
91dddb86
LM
150782015-08-24 Luis Machado <lgustavo@codesourcery.com>
15079
15080 * gdb.opt/inline-markers.c: Make z volatile.
15081
a48847ee
LM
150822015-08-24 Luis Machado <lgustavo@codesourcery.com>
15083
15084 * gdb.opt/inline-bt.c: New volatile global z.
15085 * gdb.opt/inline-cmds.c: Likewise.
15086 * gdb.opt/inline-locals.c: Likewise.
15087 * gdb.opt/inline-markers.c: New extern global z.
15088 (marker): Use z.
15089 (inline_fn): Likewise.
15090
0ebbc52b
PA
150912015-08-24 Pedro Alves <palves@redhat.com>
15092
15093 * config/m32r-stub.exp: Remove file.
15094 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
15095 * gdb.base/call-rt-st.exp: Likewise.
15096 * gdb.base/call-strs.exp: Likewise.
15097 * gdb.base/default.exp: Remove references to h8300-*-hms and
15098 *-*-udi*.
15099 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
15100
77c365df
AA
151012015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
15102
15103 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
15104 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
15105 and "return" use KFAIL when GDB can not read/write the vector
15106 return value.
15107
4313b8c0
GB
151082015-08-21 Gary Benson <gbenson@redhat.com>
15109
15110 * gdb.trace/pending.exp: Cope with remote transfer warnings.
15111
0e433b32
PA
151122015-08-20 Pedro Alves <palves@redhat.com>
15113
15114 * gdb.server/solib-list.exp: No longer expect an interior stop in
15115 non-stop mode.
15116
221e1a37
PA
151172015-08-20 Pedro Alves <palves@redhat.com>
15118
15119 * gdb.server/connect-stopped-target.c: New file.
15120 * gdb.server/connect-stopped-target.exp: New file.
15121
40e3ad0e
PA
151222015-08-20 Pedro Alves <palves@redhat.com>
15123
15124 * gdb.dwarf2/comp-unit-lang.exp: New file.
15125 * gdb.dwarf2/comp-unit-lang.c: New file.
15126
af39b327
PMR
151272015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
15128
15129 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
15130 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
15131
7d45c7c3 151322015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 15133
7d45c7c3
KB
15134 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
15135 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
15136
4d6cceb4
DE
151372015-08-18 Doug Evans <dje@google.com>
15138 Adrian Sendroiu <adrian.sendroiu@freescale.com>
15139
15140 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
15141 skip_python_tests. New arg prompt_regexp.
15142 (skip_python_tests): New function.
15143 * lib/mi-support.exp (mi_skip_python_tests): New function.
15144 * gdb.python/py-mi-objfile-gdb.py: New file.
15145 * gdb.python/py-mi-objfile.c: New file.
15146 * gdb.python/py-mi-objfile.exp: New file.
15147
ad89c2aa
KS
151482015-08-17 Keith Seitz <keiths@redhat.com>
15149
15150 * gdb.linespec/explicit.exp: Move strace test from here ...
15151 * gdb.trace/strace.exp: ... to here.
15152
e3ae3c43
PP
151532015-08-15 Patrick Palka <patrick@parcs.ath.cx>
15154
15155 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
15156 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
15157
604b2636
DE
151582015-08-14 Doug Evans <xdje42@gmail.com>
15159
15160 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
15161 inferior before selecting a new file.
15162
6ff0ba5f
DE
151632015-08-14 Doug Evans <xdje42@gmail.com>
15164
15165 * gdb.mi/mi-disassemble.exp: Update.
15166 * gdb.base/disasm-optim.S: New file.
15167 * gdb.base/disasm-optim.c: New file.
15168 * gdb.base/disasm-optim.h: New file.
15169 * gdb.base/disasm-optim.exp: New file.
15170
9ca98f92
KS
151712015-08-14 Keith Seitz <keiths@redhat.com>
15172
15173 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
15174 "evaluated-by".
15175
52bbc560
JB
151762015-08-13 Joel Brobecker <brobecker@adacore.com>
15177
15178 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
15179
5d8c3ed3
PMR
151802015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
15181
15182 * gdb.ada/fun_renaming.exp: New testcase.
15183 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
15184 * gdb.ada/fun_renaming/pack.adb: New file.
15185 * gdb.ada/fun_renaming/pack.ads: New file.
15186
ea8812bc
KS
151872015-08-12 Keith Seitz <keiths@redhat.com>
15188
15189 * gdb.base/dso2dso.exp: Pass basename of source file in call to
15190 gdb_get_line_number.
15191
4dafcdeb
JB
151922015-08-12 Joel Brobecker <brobecker@adacore.com>
15193
15194 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
15195 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
15196 gdb.base/dso2dso.exp: New files.
15197
5ba32597
SDJ
151982015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
15199 Pedro Alves <palves@redhat.com>
15200 Keith Seitz <keiths@redhat.com>
15201
15202 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
15203 GDBFLAGS.
15204
b6dafabf
PP
152052015-08-12 Patrick Palka <patrick@parcs.ath.cx>
15206
15207 * gdb.base/gdbhistsize-history.exp
15208 (test_histsize_history_setting): Use save_vars.
15209 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
15210 Use save_vars.
15211 (test_no_truncation_of_unlimited_history_file): Use save_vars.
15212 * gdb.base/readline.exp: Use save_vars.
15213
abe8e607
PP
152142015-08-12 Patrick Palka <patrick@parcs.ath.cx>
15215
15216 * lib/gdb.exp (save_vars): New proc.
15217
629500fa
KS
152182015-08-11 Keith Seitz <keiths@redhat.com>
15219
15220 * gdb.base/help.exp: Update help_breakpoint_text.
15221
eb8c4e2e
KS
152222015-08-11 Keith Seitz <keiths@redhat.com>
15223
15224 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
15225 (at toplevel): Call test_explicit_breakpoints.
15226 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
15227 breakpoints.
15228 * lib/mi-support.exp (mi_make_breakpoint): Add support for
15229 breakpoint conditions, "-cond".
15230
87f0e720
KS
152312015-08-11 Keith Seitz <keiths@redhat.com>
15232
15233 * gdb.linespec/3explicit.c: New file.
15234 * gdb.linespec/cpexplicit.cc: New file.
15235 * gdb.linespec/cpexplicit.exp: New file.
15236 * gdb.linespec/explicit.c: New file.
15237 * gdb.linespec/explicit.exp: New file.
15238 * gdb.linespec/explicit2.c: New file.
15239 * gdb.linespec/ls-errs.exp: Add explicit location tests.
15240 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
15241 before using in the matching pattern.
15242 Clarify that `prefix' is a regular expression.
15243
f00aae0f
KS
152442015-08-11 Keith Seitz <keiths@redhat.com>
15245
15246 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
15247 test.
15248 Add tests for missing ",FMT" and ",".
15249
e27852be
DE
152502015-08-10 Doug Evans <dje@google.com>
15251 Keith Seitz <keiths@redhat.com>
15252
15253 PR gdb/17960
15254 * gdb.base/completion.exp: Add location completer tests.
15255
7f03bd92
PA
152562015-08-07 Pedro Alves <palves@redhat.com>
15257
15258 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
15259 tests here.
15260 (top level): Run do_test with and without displaced stepping.
15261
3fc8eb30
PA
152622015-08-07 Pedro Alves <palves@redhat.com>
15263
15264 * gdb.base/valgrind-disp-step.c: New file.
15265 * gdb.base/valgrind-disp-step.exp: New file.
15266
d4569d7b
PA
152672015-08-07 Pedro Alves <palves@redhat.com>
15268
15269 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
15270 Delete function.
15271 (main): Add alarm. Run an infinite loop instead of calling
15272 wait_threads.
15273 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
15274 comment.
15275 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
15276 Delete function.
15277 (main): Add alarm. Run an infinite loop instead of calling
15278 wait_threads.
15279 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
15280 comment.
15281
e1316e60
PA
152822015-08-07 Pedro Alves <palves@redhat.com>
15283
15284 * gdb.base/checkpoint-ns.exp: New file.
15285 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
15286 standard_testfile.
15287
da8c46d2
MM
152882015-08-07 Markus Metzger <markus.t.metzger@intel.com>
15289
15290 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
15291 * gdb.btrace/instruction_history.exp: Update.
15292 * gdb.btrace/tsx.exp: New.
15293 * gdb.btrace/tsx.c: New.
15294
de1c2c52
PA
152952015-08-06 Pedro Alves <palves@redhat.com>
15296
15297 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
15298 increase timeout.
15299 * gdb.reverse/until-precsave.exp: Bump timeouts.
15300
782e0bf4
PA
153012015-08-06 Pedro Alves <palves@redhat.com>
15302
15303 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
15304
83e97ed0
PA
153052015-08-06 Pedro Alves <palves@redhat.com>
15306
15307 PR gdb/18749
15308 * gdb.threads/process-dies-while-handling-bp.c: New file.
15309 * gdb.threads/process-dies-while-handling-bp.exp: New file.
15310
863d01bd
PA
153112015-08-06 Pedro Alves <palves@redhat.com>
15312
15313 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
15314 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
15315
0a39bb32
PA
153162015-08-05 Pedro Alves <palves@redhat.com>
15317
15318 * gdb.threads/next-while-other-thread-longjmps.c: New file.
15319 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
15320
ee2d2b10
SL
153212015-08-03 Sandra Loosemore <sandra@codesourcery.com>
15322
15323 * gdb.base/bp-permanent.exp: Report test as unsupported if
15324 the target cannot stop at the permanent breakpoint.
15325
4e1bdb00
DE
153262015-08-03 Doug Evans <dje@google.com>
15327
15328 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
15329 10000.
15330
3d338901
DE
153312015-08-03 Doug Evans <dje@google.com>
15332
15333 * Makefile.in (workers/%.worker, build-perf): New rule.
15334 (GDB_PERFTEST_MODE): New variable.
15335 (check-perf): Use it.
15336 (clean): Clean up gdb.perf parallel build subdirs.
15337 * lib/build-piece.exp: New file.
15338 * lib/gdb.exp (make_gdb_parallel_path): New function
15339 (standard_output_file, standard_temp_file): Call it.
15340 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
15341 of $GDB_PARALLEL.
15342 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
15343
af061d3e
DE
153442015-08-03 Doug Evans <dje@google.com>
15345
8e1afc81 15346 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
15347 (LOG_FILE_NAME): New global.
15348 (TextReporter.__init__): Initialize self.txt_sum.
15349 (TextReporter.report): Add support for multiple data-points.
15350 Move report to perftest.sum, put raw data in perftest.log.
15351 (TextReporter.start): Open sum and log files.
15352 (TextReporter.end): Close sum and log files.
8e1afc81
DE
15353 * gdb.perf/lib/perftest/testresult.py
15354 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 15355
2c8c5d37
PA
153562015-07-31 Pedro Alves <palves@redhat.com>
15357
15358 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
15359 Use spawn_id_get_pid. Wait for spawn id after eof. Use
15360 kill_wait_spawned_process instead of explicit "kill -9".
15361 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
15362 returning a spawn id instead of a pid. Use spawn_id_get_pid and
15363 kill_wait_spawned_process.
15364 * gdb.base/attach-twice.exp: Likewise.
15365 * gdb.base/attach.exp: Likewise.
15366 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
15367 gdb_test_multiple.
15368 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
15369 returning a spawn id instead of a pid. Use spawn_id_get_pid and
15370 kill_wait_spawned_process.
15371 * gdb.base/valgrind-infcall.exp: Likewise.
15372 * gdb.multi/multi-attach.exp: Likewise.
15373 * gdb.python/py-prompt.exp: Likewise.
15374 * gdb.python/py-sync-interp.exp: Likewise.
15375 * gdb.server/ext-attach.exp: Likewise.
15376 * gdb.threads/attach-into-signal.exp (corefunc): Use
15377 spawn_wait_for_attach, spawn_id_get_pid and
15378 kill_wait_spawned_process.
15379 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
15380 spawn_wait_for_attach returning a spawn id instead of a pid. Use
15381 spawn_id_get_pid and kill_wait_spawned_process.
15382 * gdb.threads/attach-stopped.exp (corefunc): Use
15383 spawn_wait_for_attach, spawn_id_get_pid and
15384 kill_wait_spawned_process.
15385 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
15386 Use spawn_id_get_pid. Wait for spawn id after eof. Use
15387 kill_wait_spawned_process instead of explicit "kill -9".
15388 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
15389 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
15390 (spawn_wait_for_attach): Use spawn instead of exec to spawn
15391 processes. Don't map cygwin/windows pids here. Now returns a
15392 spawn id list.
15393
032a0fca
SL
153942015-07-30 Sandra Loosemore <sandra@codesourcery.com>
15395
15396 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
15397 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
15398 correct patch.
15399
61a934ca
SL
154002015-07-30 Sandra Loosemore <sandra@codesourcery.com>
15401
15402 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
15403
4bc4d428
SL
154042015-07-30 Sandra Loosemore <sandra@codesourcery.com>
15405
15406 Reapply:
15407 2014-05-21 Mark Wielaard <mjw@redhat.com>
15408
15409 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
15410
998d452a
PA
154112015-07-30 Pedro Alves <palves@redhat.com>
15412
15413 * linux-low.c (handle_extended_wait): Set the child's last
15414 reported status to TARGET_WAITKIND_STOPPED.
15415
69dde7dc
PA
154162015-07-30 Pedro Alves <palves@redhat.com>
15417
15418 PR threads/18600
15419 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
15420 only shows inferior 1.
15421
4dd63d48
PA
154222015-07-30 Simon Marchi <simon.marchi@ericsson.com>
15423 Pedro Alves <palves@redhat.com>
15424
15425 PR threads/18600
15426 * gdb.threads/fork-plus-threads.c: New file.
15427 * gdb.threads/fork-plus-threads.exp: New file.
15428
d618e4c5
PP
154292015-07-29 Patrick Palka <patrick@parcs.ath.cx>
15430
15431 * gdb.base/batch-preserve-term-settings.exp
15432 (test_terminal_settings_preserved_after_cli_exit): Use
15433 send_quit_command.
15434
1eef6428
PA
154352015-07-29 Pedro Alves <palves@redhat.com>
15436 Don Breazeal <donb@codesourcery.com>
15437
15438 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
15439 output from both inferior_spawn_id and gdb_spawn_id.
15440
7da5b897
SDJ
154412015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
15442
15443 * gdb.threads/attach-into-signal.exp (corefunc): Use
15444 with_test_prefix on nested loops, uniquefying the test messages.
15445
dac804df
SDJ
154462015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
15447
15448 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
15449 commit.
15450
06265e53
PP
154512015-07-29 Patrick Palka <patrick@parcs.ath.cx>
15452
15453 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
15454 New proc.
15455 (test_terminal_settings_preserved_after_sigterm): New test.
15456
18206ca3
PP
154572015-07-29 Patrick Palka <patrick@parcs.ath.cx>
15458
15459 * gdb.base/batch-preserve-term-settings.exp
15460 (test_terminal_settings_preserved_after_cli_exit): New test.
15461
90074d11
PP
154622015-07-29 Patrick Palka <patrick@parcs.ath.cx>
15463
15464 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
15465 manipulation of saved_gdbflags.
15466 (test_terminal_settings_preserved): Remove global declaration of
15467 the unused variable pagination_prompt. Remove manipulation of
15468 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
15469 GDBFLAGS.
15470
eb1a7902
PA
154712015-07-29 Pedro Alves <palves@redhat.com>
15472
15473 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
15474
8b75dd3b
PA
154752015-07-29 Pedro Alves <palves@redhat.com>
15476
15477 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
15478 at the top.
15479
dedad4e3
PA
154802015-07-29 Pedro Alves <palves@redhat.com>
15481
15482 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
15483 (main): Call gdb_unbuffer_output.
15484 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
15485 (main): Call gdb_unbuffer_output.
15486 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
15487 (main): Call gdb_unbuffer_output.
15488 * gdb.base/call-strs.exp: Adjust to step over the
15489 gdb_unbuffer_output call.
15490 * gdb.base/catch-gdb-caused-signals.c: Include
15491 "../lib/unbuffer_output.c".
15492 (main): Call gdb_unbuffer_output.
15493 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
15494 (main): Call gdb_unbuffer_output.
15495 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
15496 (main): Call gdb_unbuffer_output.
15497 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
15498 (main): Call gdb_unbuffer_output.
15499 * gdb.base/shlib-call.exp: Adjust to step over the
15500 gdb_unbuffer_output call.
15501 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
15502 (main): Call gdb_unbuffer_output.
15503 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
15504 (main): Call gdb_unbuffer_output.
15505 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
15506 (main): Rename to ...
15507 (test): ... this.
15508 (main): Reimplement.
15509 * gdb.base/varargs.exp: Run to test instead of to main.
15510 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
15511 (main): Call gdb_unbuffer_output.
15512
58789a91
PA
155132015-07-29 Pedro Alves <palves@redhat.com>
15514
15515 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
15516 factore out from mi_continue_dprintf. For call-style dprintfs,
15517 expect dprintf output out of $inferior_spawn_id.
15518 (mi_continue_dprintf): Use mi_expect_dprintf.
15519 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
15520 (main): Call gdb_unbuffer_output.
15521
e8376742
PA
155222015-07-29 Pedro Alves <palves@redhat.com>
15523
15524 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
15525 (default_mi_gdb_start): Set inferior_spawn_id instead of
15526 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
15527 gdb_spawn_id.
15528 (mi_gdb_test): Always expect inferior output from both
15529 $inferior_spawn_id and $gdb_spawn_id.
15530
08280010
PA
155312015-07-29 Pedro Alves <palves@redhat.com>
15532
15533 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
15534 send_inferior and $inferior_spawn_id.
15535
4d30e432
PA
155362015-07-29 Pedro Alves <palves@redhat.com>
15537
15538 * gdb.gdb/complaints.exp (test_initial_complaints)
15539 (test_serial_complaints, test_short_complaints): Use
15540 gdb_test_stdio.
15541 (test_empty_complaint): Handle $inferior_spawn_id !=
15542 $gdb_spawn_id.
15543
0d30a335
PA
155442015-07-29 Pedro Alves <palves@redhat.com>
15545
15546 * gdb.base/varargs.exp: Use gdb_test_stdio.
15547
39413b29
PA
155482015-07-29 Pedro Alves <palves@redhat.com>
15549
15550 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
15551
7cb000a9
PA
155522015-07-29 Pedro Alves <palves@redhat.com>
15553
15554 * gdb.base/ending-run.exp: Use gdb_test_stdio.
15555
d7b8ac82
PA
155562015-07-29 Pedro Alves <palves@redhat.com>
15557
15558 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
15559 parameter into two new parameters, "inf_result" and "gdb_result".
15560 Expect inferior output and gdb output from $inferior_spawn_id and
15561 $gdb_spawn_id, respectively. Adjust all callers.
15562
789c3a0c
PA
155632015-07-29 Pedro Alves <palves@redhat.com>
15564
15565 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
15566 of gdb_test_sequence.
15567
77e760c3
PA
155682015-07-29 Pedro Alves <palves@redhat.com>
15569
15570 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
15571 (saw_spurious_output): Expect inferior output from
15572 $inferior_spawn_id. Use gdb_test_stdio.
15573
8396d2cd
PA
155742015-07-29 Pedro Alves <palves@redhat.com>
15575
15576 * gdb.base/dprintf.exp: Use standard_testfile. Change
15577 prepare_for_testing call.
15578 (srcfile): Don't set.
15579 (restart): New procedure.
15580 (test_dprintf): New procecure, use to continue over dprintfs.
15581 (test_call, test_agent): New procedures, tests moved here.
15582 Restart gdb and recreate dprintfs. Adjust expected output.
15583
2051d61f
PA
155842015-07-29 Pedro Alves <palves@redhat.com>
15585
15586 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
15587
452397af
PA
155882015-07-29 Pedro Alves <palves@redhat.com>
15589
15590 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
15591
8aed9555
PA
155922015-07-29 Pedro Alves <palves@redhat.com>
15593
15594 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
15595 gdb_test_stdio.
15596
188a61b4
PA
155972015-07-29 Pedro Alves <palves@redhat.com>
15598
15599 * lib/gdb.exp (gdb_test_stdio): New procedure.
15600
12264a45
PA
156012015-07-29 Pedro Alves <palves@redhat.com>
15602
15603 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
15604
23ffc893
PA
156052015-07-29 Pedro Alves <palves@redhat.com>
15606
15607 * gdb.base/call-signal-resume.exp: Remove check for
15608 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
15609 * gdb.base/unwindonsignal.exp: Likewise.
15610 * gdb.base/call-signals.c (gen_signal): Remove printf call.
15611 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
15612
65566918
PA
156132015-07-29 Pedro Alves <palves@redhat.com>
15614
15615 * gdb.base/siginfo-addr.c (pass): New function.
15616 (handler): Call it iff si_addr is correct.
15617 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
15618 Set a breakpoint at "pass" and continue to it.
15619
d60a9221
SDJ
156202015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
15621
15622 * gdb.python/py-objfile.exp: Make some tests have unique names.
15623 * gdb.python/py-pp-registration.exp: Likewise.
15624
bde40b8f
PA
156252015-07-28 Pedro Alves <palves@redhat.com>
15626
15627 * gdb.server/server-exec-info.exp: Issue a "disconnect".
15628
13e1dec8
SM
156292015-07-27 Simon Marchi <simon.marchi@ericsson.com>
15630
15631 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
15632
da33c9a7
SM
156332015-07-27 Simon Marchi <simon.marchi@ericsson.com>
15634
15635 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
15636
077836f7
PP
156372015-07-27 Patrick Palka <patrick@parcs.ath.cx>
15638
15639 * gdb.base/gdb-sigterm-2.exp: New test.
15640
b8cc7b2e
DE
156412015-07-25 Doug Evans <xdje42@gmail.com>
15642
15643 Revert:
15644 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
15645 (workers/%.worker, build-perf): New rule.
15646 (GDB_PERFTEST_MODE): New variable.
15647 (check-perf): Use it.
15648 (clean): Clean up gdb.perf parallel build subdirs.
15649 * lib/build-piece.exp: New file.
15650 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
15651 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
15652 name.
15653 (standard_temp_file): Ditto.
15654 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
15655 of $GDB_PARALLEL.
15656
c8bd4544
DE
156572015-07-24 Doug Evans <dje@google.com>
15658
15659 * gdb.perf/lib/perftest/utils.py: New file.
15660 * gdb.perf/gm-hello.cc: New file.
15661 * gdb.perf/gm-pervasive-typedef.cc: New file.
15662 * gdb.perf/gm-pervasive-typedef.h: New file.
15663 * gdb.perf/gm-std.cc: New file.
15664 * gdb.perf/gm-std.h: New file.
15665 * gdb.perf/gm-use-cerr.cc: New file.
15666 * gdb.perf/gm-utils.h: New file.
15667 * gdb.perf/gmonster-null-lookup.py: New file.
15668 * gdb.perf/gmonster-pervasive-typedef.py: New file.
15669 * gdb.perf/gmonster-print-cerr.py: New file.
15670 * gdb.perf/gmonster-ptype-string.py: New file.
15671 * gdb.perf/gmonster-runto-main.py: New file.
15672 * gdb.perf/gmonster-select-file.py: New file.
15673 * gdb.perf/gmonster1-null-lookup.exp: New file.
15674 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
15675 * gdb.perf/gmonster1-print-cerr.exp: New file.
15676 * gdb.perf/gmonster1-ptype-string.exp: New file.
15677 * gdb.perf/gmonster1-runto-main.exp: New file.
15678 * gdb.perf/gmonster1-select-file.exp: New file.
15679 * gdb.perf/gmonster1.cc: New file.
15680 * gdb.perf/gmonster1.exp: New file.
15681 * gdb.perf/gmonster2-null-lookup.exp: New file.
15682 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
15683 * gdb.perf/gmonster2-print-cerr.exp: New file.
15684 * gdb.perf/gmonster2-ptype-string.exp: New file.
15685 * gdb.perf/gmonster2-runto-main.exp: New file.
15686 * gdb.perf/gmonster2-select-file.exp: New file.
15687 * gdb.perf/gmonster2.cc: New file.
15688 * gdb.perf/gmonster2.exp: New file.
15689
6eab34f3
DE
156902015-07-24 Doug Evans <dje@google.com>
15691
15692 * gdb.perf/README: New file.
15693 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
15694 * lib/gen-perf-test.exp: New file.
15695
63738bfd
DE
156962015-07-24 Doug Evans <dje@google.com>
15697
15698 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
15699 (PerfTest::startup): New function.
15700 (PerfTest::run): Return result of calling body.
15701 (PerfTest::assemble): Rewrite.
15702 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
15703 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
15704 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
15705 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
15706 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
15707
7b606f95
DE
157082015-07-24 Doug Evans <dje@google.com>
15709
15710 * lib/gdb.exp (clean_restart): Make executable optional.
15711
a97b16b8
DE
157122015-07-24 Doug Evans <dje@google.com>
15713
15714 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
15715 compiler_info references.
15716 * gdb.cp/temargs.exp: Ditto.
15717 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
15718 (get_compiler_info): Early exit if already computed. Set compiler_info
15719 to "unknown" if there was a problem.
15720 (test_compiler_info): Add function comment. Call get_compiler_info.
15721
35baa57f
DE
157222015-07-24 Doug Evans <dje@google.com>
15723
15724 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
15725 (workers/%.worker, build-perf): New rule.
15726 (GDB_PERFTEST_MODE): New variable.
15727 (check-perf): Use it.
15728 (clean): Clean up gdb.perf parallel build subdirs.
15729 * lib/build-piece.exp: New file.
15730 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
15731 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
15732 name.
15733 (standard_temp_file): Ditto.
15734 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
15735 of $GDB_PARALLEL.
15736
6ebea266
DE
157372015-07-24 Doug Evans <dje@google.com>
15738
15739 * lib/future.exp (gdb_default_target_compile): New option
15740 "early_flags".
15741 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
15742 --as-needed.
15743
1e76a7e9
SDJ
157442015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
15745
15746 * gdb.base/catch-syscall.exp: Call gdb_exit before
15747 gdb_skip_xml_test.
15748
5068630a
PA
157492015-07-24 Pedro Alves <palves@redhat.com>
15750
15751 * gdb.python/py-events.exp: Accept output between the stop event
15752 and the prompt.
15753 * gdb.python/py-evsignal.exp: Likewise.
15754 * gdb.python/py-evthreads.exp: Likewise.
15755
77598427
PA
157562015-07-24 Pedro Alves <palves@redhat.com>
15757
15758 PR gdb/18717
15759 * gdb.threads/non-ldr-exit.c: New file.
15760 * gdb.threads/non-ldr-exit.exp: New file.
15761
11e6c98f
YQ
157622015-07-24 Yao Qi <yao.qi@linaro.org>
15763
15764 * gdb.server/ext-wrapper.exp: Test --wrapper option when
15765 restarting process.
15766
51aee833
YQ
157672015-07-24 Yao Qi <yao.qi@linaro.org>
15768
15769 * gdb.server/ext-restart.exp: New file.
15770
8cfe207c
YQ
157712015-07-24 Yao Qi <yao.qi@linaro.org>
15772
15773 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
15774 argument options.
15775 * gdb.server/ext-wrapper.exp: New file.
15776
cc12ce38
DE
157772015-07-23 Doug Evans <dje@google.com>
15778
15779 * gdb.dwarf2/dw2-dummy-cu.S: New file.
15780 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
15781
d0d84780
PMR
157822015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
15783
15784 * gdb.ada/var_arr_typedef.exp: New testcase.
15785 * gdb.ada/var_arr_typedef/pack.adb: New file.
15786 * gdb.ada/var_arr_typedef/pack.ads: New file.
15787 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
15788
8b558f79
JB
157892015-07-20 Joel Brobecker <brobecker@adacore.com>
15790
15791 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
15792
775a3298
JK
157932015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
15794
15795 * gdb.arch/i386-biarch-core.exp: Replace istarget
15796 by "complete set gnutarget". Remove expectation for the "core-file"
15797 command.
15798
db1ff28b
JK
157992015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
15800
15801 Revert the previous commit:
15802 Tests for validate symbol file using build-id.
15803
0a94970d
JK
158042015-07-15 Aleksandar Ristovski <aristovski@qnx.com
15805
15806 Tests for validate symbol file using build-id.
15807 * gdb.base/solib-mismatch-lib.c: New file.
15808 * gdb.base/solib-mismatch-libmod.c: New file.
15809 * gdb.base/solib-mismatch.c: New file.
15810 * gdb.base/solib-mismatch.exp: New file.
15811
03346981
SL
158122015-07-15 Sandra Loosemore <sandra@codesourcery.com>
15813
15814 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
15815 nios2-*-linux*.
15816 * gdb.base/sigbpt.exp (stepi_out): Likewise.
15817 * gdb.base/siginfo.exp: Likewise.
15818 * gdb.base/sigstep.exp (advance, advancei): Likewise.
15819
42422cc7
PL
158202015-07-15 Pierre Langlois <pierre.langlois@arm.com>
15821
15822 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
15823 Move it to ...
15824 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
15825 ... here.
15826 * gdb.trace/range-stepping.exp: Check that the target supports
15827 range stepping.
15828
cfa68bae
JK
158292015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
15830
15831 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
15832
8ffdba26
PA
158332015-07-14 Pedro Alves <palves@redhat.com>
15834
15835 * gdb.base/killed-outside.exp: New file.
15836 * gdb.base/killed-outside.c: New file.
15837
218a5a11
JK
158382015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
15839
15840 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
15841 (n at main): New.
15842 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
15843
e03ed3c6
AA
158442015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
15845
15846 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
15847 infcall tests instead of setting up for KFAIL.
15848
485668e5
MM
158492015-07-10 Markus Metzger <markus.t.metzger@intel.com>
15850
15851 * gdb.btrace/record_goto-step.exp: New.
15852
08464196
JK
158532015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
15854
15855 PR compile/18484
15856 * gdb.compile/compile.c (struct struct_type): Add volatile to
15857 selffield's type.
15858 * gdb.compile/compile.exp
15859 (compile code struct_object.selffield = &struct_object): Skip further
15860 struct_object tests if this one xfails.
15861
bcf5c1d9
RC
158622015-07-08 Robert O'Callahan <robert@ocallahan.org>
15863
15864 PR exp/18617
15865 * gdb.trace/ax.exp: Add test.
15866
4931af25
YQ
158672015-07-07 Yao Qi <yao.qi@linaro.org>
15868
15869 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
15870 instead of istarget "aarch64*-*-*".
15871 * gdb.arch/aarch64-fp.exp: Likewise.
15872 * gdb.base/float.exp: Likewise.
15873 * gdb.reverse/aarch64.exp: Likewise.
15874 * lib/gdb.exp (is_aarch64_target): New proc.
15875
9fcf688e
YQ
158762015-07-07 Yao Qi <yao.qi@linaro.org>
15877
15878 * lib/gdb.exp (is_aarch32_target): New proc.
15879 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
15880 instead of "istarget "arm*-*-*"".
15881 * gdb.arch/arm-disp-step.exp: Likewise.
15882 * gdb.arch/thumb-bx-pc.exp: Likewise.
15883 * gdb.arch/thumb-prologue.exp: Likewise.
15884 * gdb.arch/thumb-singlestep.exp: Likewise.
15885 * gdb.base/disp-step-syscall.exp: Likewise.
15886 * gdb.base/float.exp: Likewise.
15887
fbd8d50d
YQ
158882015-07-07 Yao Qi <yao.qi@linaro.org>
15889
15890 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
15891 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
15892
71be1fdc
YQ
158932015-07-07 Yao Qi <yao.qi@linaro.org>
15894
15895 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
15896 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
15897 if it exists.
15898 * gdb.multi/multi-arch.exp: Likewise.
15899
3e221d36
SM
159002015-07-07 Simon Marchi <simon.marchi@ericsson.com>
15901
15902 * gdb.python/py-lazy-string.exp: Add missing parentheses to
15903 print.
15904
d441430b
YQ
159052015-07-07 Yao Qi <yao.qi@linaro.org>
15906
15907 * gdb.arch/thumb-singlestep.exp: Do one more single step.
15908
06f810bd
MG
159092015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
15910
15911 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
15912 '[' and ']' characters.
15913
5e61e7c0
IB
159142015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
15915
15916 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
15917
28bf096c
PA
159182015-06-29 Pedro Alves <palves@redhat.com>
15919
15920 PR threads/18127
15921 * gdb.threads/hand-call-new-thread.c: New file.
15922 * gdb.threads/hand-call-new-thread.c: New file.
15923
ee93cd5e
KS
159242015-06-26 Keith Seitz <keiths@redhat.com>
15925 Doug Evans <dje@google.com>
15926
15927 PR 16253
15928 * gdb.cp/var-tag-2.cc: New file.
15929 * gdb.cp/var-tag-3.cc: New file.
15930 * gdb.cp/var-tag-4.cc: New file.
15931 * gdb.cp/var-tag.cc: New file.
15932 * gdb.cp/var-tag.exp: New file.
15933
fc637f04
PP
159342015-06-26 Patrick Palka <patrick@parcs.ath.cx>
15935
15936 * gdb.base/history-duplicates.exp: New test.
15937
2e52ae68
PP
159382015-06-26 Patrick Palka <patrick@parcs.ath.cx>
15939
15940 * gdb.base/completion.exp: Test the completion of the "focus"
15941 command.
15942
6e22494e
JK
159432015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
15944
15945 * gdb.arch/amd64-prologue-skip.S: New file.
15946 * gdb.arch/amd64-prologue-skip.exp: New file.
15947
bf7b9cd9
SM
159482015-06-25 Simon Marchi <simon.marchi@ericsson.com>
15949
15950 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
15951 is_address_zero_readable check.
15952
201e8dfd
PB
159532015-06-24 Peter Bergner <bergner@vnet.ibm.com>
15954
15955 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
15956 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
15957
5cd867b4
YQ
159582015-06-24 Yao Qi <yao.qi@linaro.org>
15959
15960 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
15961 linux targets.
15962
4d7be007
YQ
159632015-06-24 Yao Qi <yao.qi@linaro.org>
15964
15965 * lib/gdb.exp (supports_get_siginfo_type): New proc.
15966 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
15967 * gdb.base/siginfo-thread.exp: Likewise.
15968
07fcd301
YQ
159692015-06-22 Yao Qi <yao.qi@linaro.org>
15970
15971 * boards/remote-gdbserver-on-localhost.exp: Add comments.
15972
52042a00
YQ
159732015-06-22 Yao Qi <yao.qi@linaro.org>
15974
15975 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
15976 aarch64*-*-*.
15977 (skip_hw_watchpoint_tests): Likewise.
15978
74bd41ce
PP
159792015-06-18 Patrick Palka <patrick@parcs.ath.cx>
15980
15981 * gdb.base/gdbinit-history.exp: Test the interaction between
15982 setting GDBHISTSIZE and setting the history size via .gdbinit.
15983
bc460514
PP
159842015-06-17 Patrick Palka <patrick@parcs.ath.cx>
15985
15986 PR gdb/16999
15987 * gdb.base/gdbhistsize-history.exp: New test.
15988
b58c513b
PP
159892015-06-17 Patrick Palka <patrick@parcs.ath.cx>
15990
15991 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
15992 with GDBHISTSIZE.
15993 * gdb.base/readline.exp: Likewise.
15994
92046791
YQ
159952015-06-17 Yao Qi <yao.qi@linaro.org>
15996
15997 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
15998 line.
15999
2093d2d3
PP
160002015-06-17 Patrick Palka <patrick@parcs.ath.cx>
16001
16002 * gdb.base/gdbinit-history.exp: Add test case to check that
16003 an unlimited history file does not get truncated on exit.
16004
e6c693af
AA
160052015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16006
16007 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
16008 (VECTOR): New macro. Use it...
16009 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
16010 ...for these typedefs.
16011 (int8, char1, int1, double1): New typedefs.
16012 (struct just_int2, struct two_int2): New structures.
16013 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
16014 (add_structvecs, add_singlevecs): New functions.
16015 (main): Call add_some_intvecs twice.
16016 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
16017 the compile and exit upon failure. Try compiling for the "native"
16018 architecture. Test inferior function calls with vector arguments
16019 and vector return value handling with "finish" and "return".
16020
c74f7d1c
JT
160212015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
16022
16023 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
16024 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
16025 PE file.
16026 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
16027
98aa42ee
AT
160282015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
16029
16030 PR breakpoints/16465
16031 * gdb.mi/mi-dprintf-pending.c: New file.
16032 * gdb.mi/mi-dprintf-pending.exp: New test.
16033 * gdb.mi/mi-dprintf-pendshr.c: New file.
16034
7d73c23c 160352015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 16036 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
16037
16038 * gdb.arch/i386-mpx-map.c: New file.
16039 * gdb.arch/i386-mpx-map.exp: New File.
16040
160412015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
16042
16043 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
16044 * gdb.arch/i386-mpx.exp: Indentation fixed.
16045
160462015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
16047
16048 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
16049 function and improved indentation.
16050 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
16051 gdb_test_multiple. Added additional tests to skip the test.
16052
160532015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
16054
16055 * gdb.arch/i386-avx512.c: Change path in include file.
16056 * gdb.arch/i386-avx512.exp: Change include dir path
16057 compilation flag.
16058 * gdb.arch/i386-mpx.c: Change path in include file.
16059 * gdb.arch/i386-mpx.exp: Change include dir path compilation
16060 flag.
16061
d5eba19a
JK
160622015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
16063
16064 * gdb.compile/compile-print.exp (compile print *vararray@3)
16065 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
16066
7f361056
JK
160672015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
16068
16069 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
16070 (do not keep jit in memory): ... this.
16071 (expect 5): Change it to ...
16072 (expect no 5): ... this.
16073
3b462ec2
SM
160742015-06-02 Simon Marchi <simon.marchi@ericsson.com>
16075
16076 PR gdb/15564
16077 * gdb.mi/mi-detach.exp: New file.
16078
e0619de6
JK
160792015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
16080
16081 PR symtab/18392
16082 * gdb.arch/amd64-tailcall-self.S: New file.
16083 * gdb.arch/amd64-tailcall-self.c: New file.
16084 * gdb.arch/amd64-tailcall-self.exp: New file.
16085
e970cb34
DB
160862015-05-28 Don Breazeal <donb@codesourcery.com>
16087
16088 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
16089 tests for remote targets by checking is_target_gdbserver.
16090
b2e2f908
DE
160912015-05-27 Doug Evans <dje@google.com>
16092
16093 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
16094 * gdb.dwarf2/opaque-type-lookup.c: New file.
16095 * gdb.dwarf2/opaque-type-lookup.exp: New file.
16096
82c7be31
DE
160972015-05-26 Doug Evans <dje@google.com>
16098
16099 * gdb.cp/iostream.cc: New file.
16100 * gdb.cp/iostream.exp: New file.
16101
b4f54984
DE
161022015-05-26 Doug Evans <dje@google.com>
16103
16104 * gdb.dwarf2/dw2-op-call.exp: Update.
16105 * gdb.dwarf2/dw4-sig-types.exp: Update.
16106 * gdb.dwarf2/implptr.exp: Update.
16107 * gdb.mi/mi-cmd-param-changed.exp: Update.
16108
4ea6efe9
DE
161092015-05-26 Doug Evans <dje@google.com>
16110
16111 * gdb.python/py-lazy-string.c: New file.
16112 * gdb.python/py-lazy-string.exp: New file.
16113 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
16114 (main): Update. Add estring3.
16115 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
16116 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
16117
f6bb7db3
YQ
161182015-05-26 Omair Javaid <omair.javaid@linaro.org>
16119 Yao Qi <yao.qi@linaro.org>
16120
16121 * gdb.reverse/aarch64.c: New.
16122 * gdb.reverse/aarch64.exp: New.
16123
a81bfbd0
OJ
161242015-05-26 Omair Javaid <omair.javaid@linaro.org>
16125
25d49b86
PA
16126 * lib/gdb.exp (supports_process_record): Return true for
16127 aarch64*-linux*.
a81bfbd0
OJ
16128 (supports_reverse): Likewise.
16129
158bf1b4
PP
161302015-05-22 Patrick Palka <patrick@parcs.ath.cx>
16131
16132 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
16133 Use with_test_prefix.
16134
a0145030
AB
161352015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
16136
16137 * gdb.base/completion.exp: Add test for completion of layout
16138 names.
16139
ebe3b578
AB
161402015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
16141
16142 * lib/gdb.exp (skip_tui_tests): New proc.
16143 * gdb.base/tui-layout.exp: Check skip_tui_tests.
16144
84204ed7
PA
161452015-05-19 Pedro Alves <palves@redhat.com>
16146
16147 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
16148 Save the whole env array instead of just HOME. Unset HISTSIZE in
16149 the environment while testing. Restore whole environment
16150 afterwards.
16151
37442ce1
DE
161522015-05-16 Doug Evans <xdje42@gmail.com>
16153
16154 * gdb.guile/scm-ports.c: New file.
16155 * gdb.guile/scm-ports.exp: Add memory port tests.
16156
36de76f9
JK
161572015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
16158
16159 * gdb.compile/compile-print.c: New file.
16160 * gdb.compile/compile-print.exp: New file.
16161
3a9558c4
JK
161622015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
16163
16164 * gdb.compile/compile-ops.exp: Cast param to void.
16165 * gdb.compile/compile.exp: Complete type for _gdb_expr.
16166 (compile code struct_object.selffield = &struct_object): Add xfail.
16167
aa715135
JG
161682015-05-15 Joel Brobecker <brobecker@adacore.com>
16169
16170 * gdb.ada/arr_enum_with_gap: New testcase.
16171
931e5bc3
JG
161722015-05-15 Joel Brobecker <brobecker@adacore.com>
16173
16174 * gdb.ada/byte_packed_arr: New testcase.
16175
9cd4d857
JB
161762015-05-15 Joel Brobecker <brobecker@adacore.com>
16177
16178 * gdb.ada/pckd_neg: New testcase.
16179
ebfd00d2
PP
161802015-05-13 Patrick Palka <patrick@parcs.ath.cx>
16181
16182 PR gdb/17820
16183 * gdb.base/gdbinit-history.exp: New test.
16184 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
16185 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
16186
4c082a81
SC
161872015-05-09 Siva Chandra Reddy <sivachandra@google.com>
16188
16189 * gdb.python/py-xmethods.cc: Enhance test case.
16190 * gdb.python/py-xmethods.exp: New tests.
16191 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
16192 function.
16193 (B_indexoper): Likewise.
16194 (global_dm_list) : Add new xmethod worker functions.
16195
f7797074
SDJ
161962015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
16197
16198 * gdb.base/coredump-filter.exp: Correctly unset
16199 "coredump_var_addr" array.
16200
a4674e4e
PA
162012015-05-08 Pedro Alves <palves@redhat.com>
16202
16203 * gdb.server/non-existing-program.exp: Unset spawn_id.
16204
df2eb078
SC
162052015-05-08 Siva Chandra Reddy <sivachandra@google.com>
16206
16207 PR python/18291
16208 * gdb.python/py-xmethods.exp: Add tests.
16209
422349a3
YQ
162102015-05-08 Yao Qi <yao.qi@linaro.org>
16211
16212 PR gdb/18208
16213 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
16214 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
16215 function set_coredump_filter, and remove remote_exec call.
16216 Remove argument ipid. Callers update.
16217 (top level): Don't get inferior's PID.
16218
63fc80ce
AA
162192015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
16220
16221 * gdb.base/watch_thread_num.exp: Skip test on targets without
16222 access watchpoints.
16223
80ad801e
PA
162242015-05-06 Pedro Alves <palves@redhat.com>
16225
16226 PR server/18081
16227 * gdb.server/non-existing-program.exp: New file.
16228
0fa7fe50
JB
162292015-05-05 Joel Brobecker <brobecker@adacore.com>
16230
16231 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
16232
3ea89b92
PMR
162332015-05-05 Joel Brobecker <brobecker@adacore.com>
16234
16235 * gdb.ada/out_of_line_in_inlined: New testcase.
16236
87b8eff0
JB
162372015-05-05 Joel Brobecker <brobecker@adacore.com>
16238
16239 * gdb.ada/var_rec_arr: New testcase.
16240
5fccc635
YQ
162412015-04-30 Yao Qi <yao.qi@linaro.org>
16242
16243 * gdb.base/break-idempotent.exp: If
16244 skip_hw_watchpoint_multi_tests returns true, skip the tests
16245 on "rwatch" and "awatch".
16246
42d38f42
YQ
162472015-04-30 Yao Qi <yao.qi@linaro.org>
16248
16249 * gdb.base/relativedebug.exp: Invoke gdb command
16250 "info sharedlibrary", and if libc.so doesn't have debug info,
16251 skip the test.
16252
2ce1cdbf
DE
162532015-04-29 Doug Evans <dje@google.com>
16254
16255 * gdb.python/py-xmethods.exp: Add ptype tests.
16256 * gdb.python/py-xmethods.py (E_method_char_worker): Add
16257 get_result_type method.
16258
f24a38c5
LM
162592015-04-29 Luis Machado <lgustavo@codesourcery.com>
16260
16261 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
16262 the target does not support hardware watchpoints.
16263
ecbf2b3c
LM
162642015-04-29 Luis Machado <lgustavo@codesourcery.com>
16265
16266 * gdb.base/break-always.exp: Abort testing if writing to memory
16267 causes an error.
16268
34f5f757
DE
162692015-04-28 Doug Evans <dje@google.com>
16270
16271 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
16272 * gdb.python/py-pp-registration.exp: ... here. New file.
16273 * gdb.python/py-pp-registration.c: New file.
16274 * gdb.python/py-pp-registration.py: New file.
16275
69b4374a
DE
162762015-04-28 Doug Evans <dje@google.com>
16277
16278 * gdb.python/py-bad-printers.c: New file.
16279 * gdb.python/py-bad-printers.py: New file.
16280 * gdb.python/py-bad-printers.exp: New file.
16281
59fb7612
SS
162822015-04-28 Sasha Smundak <asmundak@google.com>
16283
16284 * gdb.python/py-type.exp: New test.
16285
2631b16a
AW
162862015-04-28 Andy Wingo <wingo@igalia.com>
16287
16288 * gdb.python/py-parameter.exp:
16289 * gdb.guile/scm-parameter.exp: Escape the path that we are
16290 matching against, as it might contain characters that are special
16291 to regular expressions.
16292
460efde1
JB
162932015-04-27 Joel Brobecker <brobecker@adacore.com>
16294
16295 * gdb.ada/rec_comp: New testcase.
16296
2d369d8e
SDJ
162972015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
16298
16299 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
16300 before using it.
16301
cf75d6c3
AB
163022015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
16303
16304 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
16305 new tests for verilog output.
16306
8dbe7ca5
YQ
163072015-04-24 Yao Qi <yao.qi@linaro.org>
16308
16309 * boards/remote-gdbserver-on-localhost.exp: New file.
16310
4ef9fb2f
PA
163112015-04-23 Pedro Alves <palves@redhat.com>
16312
16313 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
16314 $inferior_spawn_id instead of $inferior_spawn_id directly. On
16315 "end of file", remove $inferior_spawn_id from the indirect list.
16316
0a803169
PA
163172015-04-23 Pedro Alves <palves@redhat.com>
16318
16319 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
16320
749ef8f8
PA
163212015-04-23 Pedro Alves <palves@redhat.com>
16322
16323 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
16324 on $any_spawn_id instead of only on $gdb_spawn_id.
16325
8aae4344
PM
163262015-04-21 Pierre Muller <muller@sourceware.org>
16327
16328 PR pascal/17815
16329 * lib/pascal.exp (gpc_compile): Add new option "class".
16330 (fpc_compile): Likewise.
16331 * gdb.pascal/case-insensitive-symbols.pas: New file.
16332 * gdb.pascal/case-insensitive-symbols.exp: New file.
16333
1586c8fb
GB
163342015-04-20 Gary Benson <gbenson@redhat.com>
16335
16336 * gdb.base/attach.exp: Fix three extended remote failures.
16337
1b6e6f5c
GB
163382015-04-17 Gary Benson <gbenson@redhat.com>
16339
16340 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
16341 the main executable over the remote protocol.
16342
e797481d
PA
163432015-04-16 Pedro Alves <palves@redhat.com>
16344
16345 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
16346 a new gdbserver if gdbserver_reconnect_p is set.
16347
1ca99c42
PA
163482015-04-16 Pedro Alves <palves@redhat.com>
16349
16350 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
16351 is set, don't exit gdbserver.
16352
af9fd6f8
AA
163532015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
16354
16355 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
16356 appropriate .insn, such that an older assembler can be used.
16357 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
16358 the z/Architecture instruction set on 31-bit targets as well.
16359
04ff1e61
AA
163602015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
16361
16362 * gdb.go/handcall.exp: Remove all logic related to the first
16363 breakpoint and rely on go_runto_main instead.
16364 * gdb.go/strings.exp: Likewise.
16365 * gdb.go/unsafe.exp: Likewise.
16366 * gdb.go/hello.exp: Likewise. Also rename the remaining
16367 breakpoint marker to "breakpoint 1".
16368 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
16369 * gdb.go/strings.go: Likewise.
16370 * gdb.go/unsafe.go: Likewise.
16371 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
16372 "set breakpoint 2 here" and rename the remaining breakpoint marker
16373 to "breakpoint 1".
16374
40d2f8d6
SM
163752015-04-15 Simon Marchi <simon.marchi@ericsson.com>
16376
16377 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
16378 if itertools.imap is not present.
16379 * gdb.python/py-objfile.exp: Add parentheses.
16380 * gdb.python/py-type.exp: Same.
16381 * gdb.python/py-unwind-maint.py: Same.
16382
8cbc97c6
YQ
163832015-04-15 Yao Qi <yao.qi@linaro.org>
16384
16385 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
16386 of ":$ptr_size" and set its form explicitly.
16387
45fd756c
YQ
163882015-04-15 Pedro Alves <palves@redhat.com>
16389 Yao Qi <yao.qi@linaro.org>
16390
16391 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
16392 timeout by factor of 4.
16393 (test_regular_watch): Likewise.
16394 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
16395 * gdb.reverse/sigall-reverse.exp: Likewise.
16396 * gdb.reverse/until-precsave.exp: Likewise.
16397 * lib/gdb.exp (with_timeout_factor): New proc.
16398 (gdb_expect): Move some code to ...
16399 (get_largest_timeout): ... here. New procedure.
16400
9e811bc3
LM
164012015-04-14 Luis Machado <lgustavo@codesourcery.com>
16402
16403 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
16404
0ff6fcb2
LM
164052015-04-13 Luis Machado <lgustavo@codesourcery.com>
16406
16407 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
16408 to write to the .text section.
16409
7578d5f7
LM
164102015-04-13 Luis Machado <lgustavo@codesourcery.com>
16411
16412 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
16413 Handle the case of targets that do not provide PID information.
16414
2efe15c4
YQ
164152015-04-13 Yao Qi <yao.qi@linaro.org>
16416
16417 * lib/gdbserver-support.exp (gdb_exit): Catch exception
16418 and use expect instead of gdb_expect.
16419
8cd8f2f8
SDJ
164202015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
16421
16422 * gdb.base/coredump-filter.exp: Rename variable "addr" to
16423 "coredump_var_addr" to avoid naming conflict with other testcases.
16424
9ee41772
PA
164252015-04-10 Pedro Alves <palves@redhat.com>
16426
16427 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
16428 gdb_test_sequence and gdb_assert.
16429
07473109
PA
164302015-04-10 Pedro Alves <palves@redhat.com>
16431
16432 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
16433 test messages that don't include the breakpoint address.
16434
de3db44c
YQ
164352015-04-10 Yao Qi <yao.qi@linaro.org>
16436
16437 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
16438 false for some offset and width combinations which aren't
16439 supported by linux kernel.
16440
c79d856c
PA
164412015-04-10 Pedro Alves <palves@redhat.com>
16442
16443 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
16444 procedure, factored out from ...
16445 (top level): ... here. Add "set displaced-stepping" testing axis.
16446 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
16447 parameter "displaced". Use it.
16448 (top level): Use foreach and add "set displaced-stepping" testing
16449 axis.
16450
ebc90b50
PA
164512015-04-10 Pedro Alves <palves@redhat.com>
16452
16453 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
16454 Remove comment.
16455 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
16456 both the address of the instruction that triggers the watchpoint
16457 and the address of the instruction immediately after, and use
16458 those addresses for the test. Fix comment.
16459
8f572e5c
PA
164602015-04-10 Pedro Alves <palves@redhat.com>
16461
16462 * gdb.base/sigstep.exp (breakpoint_to_handler)
16463 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
16464 Test "backtrace" in handler.
16465 (breakpoint_over_handler): New parameter 'displaced'. Use it.
16466 (top level): Add new "displaced" test axis to
16467 breakpoint_to_handler, breakpoint_to_handler_entry and
16468 breakpoint_over_handler.
16469
8d707a12
PA
164702015-04-10 Pedro Alves <palves@redhat.com>
16471
16472 PR gdb/18216
16473 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
16474
ef713951
YQ
164752015-04-10 Yao Qi <yao.qi@linaro.org>
16476
16477 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
16478 (test_add_rn_pc): New function.
16479 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
16480 (top level): Invoke test_add_rn_pc.
16481
906d60cf
PA
164822015-04-10 Pedro Alves <palves@redhat.com>
16483
16484 PR gdb/13858
16485 * gdb.base/step-over-no-symbols.exp: New file.
16486
f2983cc3
AW
164872015-04-09 Andy Wingo <wingo@igalia.com>
16488
16489 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
16490 after the Python tests.
16491
6d62641c
SDJ
164922015-04-08 Keith Seitz <keiths@redhat.com>
16493
16494 PR python/16699
16495 * gdb.python/py-completion.exp: New tests for completion.
16496 * gdb.python/py-completion.py (CompleteLimit1): New class.
16497 (CompleteLimit2): Likewise.
16498 (CompleteLimit3): Likewise.
16499 (CompleteLimit4): Likewise.
16500 (CompleteLimit5): Likewise.
16501 (CompleteLimit6): Likewise.
16502 (CompleteLimit7): Likewise.
16503
f3770638
PA
165042015-04-08 Pedro Alves <palves@redhat.com>
16505
16506 PR gdb/18214
16507 PR gdb/18216
16508 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
16509 function.
16510 (main): Install it as SIGUSR1 handler.
16511 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
16512 parameter. Always use "setup" as prefix. Toggle "set
16513 displaced-stepping" off/on depending on global. Don't switch to
16514 thread 1 here.
16515 (top level): Add displaced stepping "off/on" test axis. Update
16516 "setup" calls. Wrap each subtest with with_test_prefix. Test
16517 continuing with a queued signal in each thread.
16518
4496bed7
PA
165192015-04-08 Pedro Alves <palves@redhat.com>
16520
16521 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
16522 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
16523 gdb_breakpoint instead of gdb_test that doesn't expect anything.
16524 Return early if running to main fails.
16525 * gdb.trace/while-stepping.exp: Likewise.
16526
b97fde92
PA
165272015-04-07 Pedro Alves <palves@redhat.com>
16528
16529 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
16530 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
16531 interact with inferior program.
16532
f71c18e7
PA
165332015-04-07 Pedro Alves <palves@redhat.com>
16534
16535 * lib/gdb.exp (inferior_spawn_id): New global.
16536 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
16537 spawn id after processing the user code.
16538 (default_gdb_start): Set inferior_spawn_id.
16539 (send_inferior): New procedure.
16540 * lib/gdbserver-support.exp (gdbserver_start): Set
16541 inferior_spawn_id.
16542 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
16543
6423214f
PA
165442015-04-07 Pedro Alves <palves@redhat.com>
16545
16546 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
16547 * lib/gdbserver-support.exp (gdbserver_start): Make
16548 $server_spawn_id global.
16549 (gdbserver_start): Don't wait for gdbserver's spawn id with
16550 expect_background.
16551 (close_gdbserver): New procedure.
16552 (gdb_exit): Rename the default version and reimplement.
16553
71c0ee8c
PA
165542015-04-07 Pedro Alves <palves@redhat.com>
16555
72f4393d 16556 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
16557 append the substituted item, not the original item.
16558
203bc29b
PA
165592015-04-07 Pedro Alves <palves@redhat.com>
16560
16561 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
16562 gdb_expect.
16563
508a3ddf
PA
165642015-04-07 Pedro Alves <palves@redhat.com>
16565
16566 * gdb.base/interrupt.exp: Don't handle the case of the inferior
16567 output appearing once only.
16568
9f6dbe2b
PA
165692015-04-07 Pedro Alves <palves@redhat.com>
16570
16571 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
16572 that doesn't expect anything. Return early if running to main
16573 fails.
16574
337532fa
YQ
165752015-04-07 Yao Qi <yao.qi@linaro.org>
16576
16577 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
16578 (child_function): Call alarm.
16579 (main): Move call to alarm into the loop.
16580 * gdb.threads/non-stop-fair-events.exp: Build program with
16581 -DTIMEOUT=$timeout.
16582
01b622d4
DE
165832015-04-06 Doug Evans <xdje42@gmail.com>
16584
16585 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
16586 Fix dest parameter to board_info.
16587 (fpc_compile): Ditto.
16588 (gdb_compile_pascal): Rename dest arg to destfile.
16589
961f4160
PMR
165902015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
16591
16592 * gdb.ada/funcall_ref.exp: New file.
16593 * gdb.ada/funcall_ref/foo.adb: New file.
16594
cafda597
YQ
165952015-04-02 Yao Qi <yao.qi@linaro.org>
16596
16597 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
16598 is remote.
16599
fed040c6
GB
166002015-04-02 Gary Benson <gbenson@redhat.com>
16601
16602 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
16603
d11916aa
SS
166042015-04-01 Sasha Smundak <asmundak@google.com>
16605
16606 * gdb.python/py-unwind-maint.c: New file.
16607 * gdb.python/py-unwind-maint.exp: New test.
16608 * gdb.python/py-unwind-maint.py: New file.
16609 * gdb.python/py-unwind.c: New file.
16610 * gdb.python/py-unwind.exp: New test.
16611 * gdb.python/py-unwind.py: New test.
16612
a1471180
PA
166132015-04-01 Pedro Alves <palves@redhat.com>
16614
16615 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
16616 to fail instead of non-existent $test.
16617
0bbeccb1
PA
166182015-04-01 Pedro Alves <palves@redhat.com>
16619
16620 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
16621 GDBFLAGS if not empty.
16622
3c724c8c
PMR
166232015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
16624
16625 * gdb.ada/complete.exp: Remove "multi_line".
16626 * gdb.ada/info_exc.exp: Remove "multi_line".
16627 * gdb.ada/packed_tagged.exp: Remove "multi_line".
16628 * gdb.ada/ptype_field.exp: Remove "multi_line".
16629 * gdb.ada/sym_print_name.exp: Remove "multi_line".
16630 * gdb.ada/tagged.exp: Remove "multi_line".
16631 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
16632 [multi_line ...]
16633 * gdb.btrace/delta.exp: Likewise.
16634 * gdb.btrace/exception.exp: Likewise.
16635 * gdb.btrace/function_call_history.exp: Likewise.
16636 * gdb.btrace/instruction_history.exp: Likewise.
16637 * gdb.btrace/nohist.exp: Likewise.
16638 * gdb.btrace/record_goto.exp: Likewise.
16639 * gdb.btrace/segv.exp: Likewise.
16640 * gdb.btrace/stepi.exp: Likewise.
16641 * gdb.btrace/tailcall.exp: Likewise.
16642 * gdb.btrace/unknown_functions.exp: Likewise.
16643 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
16644 * lib/gdb.exp: Add the "multi_line" helper.
16645
4eec2deb
PA
166462015-04-01 Pedro Alves <palves@redhat.com>
16647
16648 * gdb.threads/tid-reuse.c: New file.
16649 * gdb.threads/tid-reuse.exp: New file.
16650
df8411da
SDJ
166512015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
16652
16653 PR corefiles/16092
16654 * gdb.base/coredump-filter.c: New file.
16655 * gdb.base/coredump-filter.exp: Likewise.
16656
6ef37366
PM
166572015-03-27 Petr Machata <pmachata@redhat.com>
16658
16659 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
16660 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
16661 (Dwarf::assemble): Initialize them.
16662 (Dwarf::lines): New function.
16663
7ec911b0
JT
166642015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
16665
16666 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
16667 SYMBOL_PREFIX for x86_64-*-cygwin.
16668
ff908ebf
AW
166692015-03-26 Andy Wingo <wingo@igalia.com>
16670
16671 PR symtab/18148
16672 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
16673 const_value but not a location.
16674 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
16675 location defined in non-main CUs are visible.
16676
6d5f0679
YQ
166772015-03-26 Yao Qi <yao.qi@linaro.org>
16678
16679 PR testsuite/18139
16680 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
16681 Add a line number entry for the same line.
16682 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
16683 Add a line number entry for the same line.
16684
2898689b
YQ
166852015-03-26 Yao Qi <yao.qi@linaro.org>
16686
16687 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
16688 .int 0.
16689 (func): Likewise. Add .Lfunc_1 label.
16690 Use .Lfunc_1 label.
16691 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
16692 .int 0.
16693 (func): Likewise.
16694 Use .Lfunc_1 label.
16695
85180498
YQ
166962015-03-26 Yao Qi <yao.qi@linaro.org>
16697
16698 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
16699 Call gdb_compile instead to compile each .s files without debug
16700 information.
16701
8aa08a8d
YQ
167022015-03-26 Yao Qi <yao.qi@linaro.org>
16703
16704 * gdb.base/savedregs.exp (process_saved_regs): Make
16705 "Saved registers:" optional in the pattern.
16706
66849923
MM
167072015-03-25 Markus Metzger <markus.t.metzger@intel.com>
16708
16709 * gdb.btrace/next.exp: Merged into step.exp.
16710 * gdb.btrace/finish.exp: Merged into step.exp.
16711 * gdb.btrace/nexti.exp: Merged into stepi.exp.
16712 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
16713 "record goto" and checking the exact replay position.
16714 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
16715 check for "Recording format" in "info record" output.
16716 * gdb.btrace/record_goto.exp: Choose test file based on target.
16717 * gdb.btrace/x86-record_goto.S: Renamed into ...
16718 * gdb.btrace/x86_64-record_goto.S: ... this.
16719 * gdb.btrace/i686-record_goto.S: New.
16720 * gdb.btrace/x86-tailcall.S: Renamed into ...
16721 * gdb.btrace/x86_64-tailcall.S: ... this.
16722 * gdb.btrace/i686-tailcall.S: New.
16723 * gdb.btrace/x86-tailcall.c: Renamed into ...
16724 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
16725 separate statements. Update test.
16726 * gdb.btrace/delta.exp: Use record_goto.c as test file.
16727 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
16728 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
16729 * gdb.btrace/tailcall.exp: Choose test file based on target.
16730 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
16731
11cc1b74
MM
167322015-03-25 Markus Metzger <markus.t.metzger@intel.com>
16733
16734 * gdb.btrace/exception.exp: Increase BTS buffer size.
16735
a25d8bf9
PA
167362015-03-24 Pedro Alves <palves@redhat.com>
16737
16738 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
16739
856e7dd6
PA
167402015-03-24 Pedro Alves <palves@redhat.com>
16741
16742 * gdb.threads/schedlock.exp (test_step): No longer expect that
16743 "set scheduler-locking step" with "next" over a function call runs
16744 threads unlocked.
16745
ad235a41
AT
167462015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
16747
16748 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
16749
15630549
AT
167502015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
16751
16752 PR breakpoints/16466
16753 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
16754 * gdb.mi/mi-pending.c (thread_func): New function.
16755 (int main): Add threading support required.
16756 * gdb.mi/mi-pending.exp: Add tests for this issue.
16757 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
16758 (pendfunc2): Remove stdio dependency.
16759 * gdb.mi/mi-pendshr2.c: New file.
16760
693dca06
KS
167612015-03-23 Keith Seitz <keiths@redhat.com>
16762
16763 * gdb.linespec/keywords.c: New file.
16764 * gdb.linespec/keywords.exp: New file.
16765
7e993ebf
KS
167662015-03-23 Keith Seitz <keiths@redhat.com>
16767
16768 PR gdb/18021
16769 * gdb.dwarf2/staticvirtual.exp: New test.
16770
bc23328c
JK
167712015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
16772
16773 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
16774 * README: Remove HP-UX and gdb.hp.
16775 (configuration):
16776 * configure: Regenerate.
16777 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
16778 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
16779 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
16780 gdb.hp/gdb.defects/Makefile.
16781 * gdb.hp/Makefile.in: File deleted.
16782 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
16783 * gdb.hp/gdb.aCC/optimize.c: File deleted.
16784 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
16785 * gdb.hp/gdb.aCC/run.c: File deleted.
16786 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
16787 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
16788 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
16789 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
16790 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
16791 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
16792 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
16793 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
16794 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
16795 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
16796 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
16797 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
16798 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
16799 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
16800 * gdb.hp/gdb.base-hp/reg.s: File deleted.
16801 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
16802 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
16803 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
16804 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
16805 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
16806 * gdb.hp/gdb.compat/Makefile.in: File deleted.
16807 * gdb.hp/gdb.compat/average.c: File deleted.
16808 * gdb.hp/gdb.compat/sum.c: File deleted.
16809 * gdb.hp/gdb.compat/xdb.c: File deleted.
16810 * gdb.hp/gdb.compat/xdb0.c: File deleted.
16811 * gdb.hp/gdb.compat/xdb0.h: File deleted.
16812 * gdb.hp/gdb.compat/xdb1.c: File deleted.
16813 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
16814 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
16815 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
16816 * gdb.hp/gdb.defects/Makefile.in: File deleted.
16817 * gdb.hp/gdb.defects/bs14602.c: File deleted.
16818 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
16819 * gdb.hp/gdb.defects/solib-d.c: File deleted.
16820 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
16821 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
16822 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
16823 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
16824 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
16825 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
16826 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
16827 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
16828 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
16829 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
16830 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
16831 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
16832 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
16833 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
16834 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
16835 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
16836 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
16837 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
16838 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
16839 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
16840 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
16841 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
16842 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
16843 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
16844 * gdb.hp/tools/odump: File deleted.
16845
8bf3b159
PA
168462015-03-19 Pedro Alves <palves@redhat.com>
16847
16848 * gdb.threads/continue-pending-status.exp (saw_thread_2)
16849 (saw_thread_3): New globals.
16850 (top level): Increment them when an event for the corresponding
16851 thread is seen.
16852 (no thread starvation): New test.
16853
eb54c8bf
PA
168542015-03-19 Pedro Alves <palves@redhat.com>
16855
16856 * gdb.threads/continue-pending-status.c: New file.
16857 * gdb.threads/continue-pending-status.exp: New file.
16858
32d2e5d6
PA
168592015-03-18 Pedro Alves <palves@redhat.com>
16860
16861 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
16862 Use gdb_is_target_remote instead of is_remote. Use
16863 gdb_test_multiple instead of gdb_expect. Exit early if
16864 gdb_test_multiple hits its internal matches. Tighten stepi tests
16865 expected output. Fail on exit with any signal, instead of just
16866 SIGILL.
16867
f68f11b7
YQ
168682015-03-18 Yao Qi <yao.qi@linaro.org>
16869
16870 PR tdep/18107
16871 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
16872 variable.
16873 * gdb.base/catch-syscall.exp: Don't skip it on
16874 aarch64*-*-linux* target. Remove elements in all_syscalls.
16875 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
16876 target.
16877 (setup_all_syscalls): New proc.
16878
ca5fd19b
YQ
168792015-03-16 Yao Qi <yao.qi@linaro.org>
16880
16881 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
16882 (top level): Skip tests if valid_addr_p returns false for
16883 $cmd1 or $cmd2.
16884
85642ba0
AW
168852015-03-11 Andy Wingo <wingo@igalia.com>
16886
16887 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
16888
e03f9645
YQ
168892015-03-11 Yao Qi <yao.qi@linaro.org>
16890
16891 * gdb.base/catch-syscall.exp: Fix typo in comments.
16892
5d0962b2
YQ
168932015-03-11 Yao Qi <yao.qi@linaro.org>
16894
16895 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
16896
b2df3cef
PA
168972015-03-09 Pedro Alves <palves@redhat.com>
16898
16899 * dg-extract-results.py: Delete.
16900
ef878e53
PA
169012015-03-09 Pedro Alves <palves@redhat.com>
16902
16903 Merge dg-extract-results.sh from GCC upstream (r218843).
16904
16905 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
16906 * dg-extract-results.sh: Use --text with grep to avoid issues with
16907 binary files. Fall back to cat -v, if that doesn't work.
16908
9494d219
PA
169092015-03-05 Pedro Alves <palves@redhat.com>
16910
16911 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
16912
a8d9763a
SM
169132015-03-04 Simon Marchi <simon.marchi@ericsson.com>
16914
16915 * lib/mi-support.exp (mi_expect_interrupt): Accept
16916 alternative event for when in all-stop mode.
16917
be9957b8
PA
169182015-03-04 Pedro Alves <palves@redhat.com>
16919
16920 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
16921
d57be0f4 169222015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
16923
16924 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
16925
c214c7cf
AA
169262015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
16927
16928 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
16929 regexps for GDB's current line display, accept a hex address
16930 preceding the line number.
16931
6d74a497
AA
169322015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
16933
16934 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
16935 the 'arch1' variable for "s390*-linux*" targets.
16936
511aee7c
PA
169372015-03-04 Pedro Alves <palves@redhat.com>
16938
16939 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
16940 (main): Pass missing retval argument to pthread_join call.
16941
95e50b27
PA
169422015-03-02 Pedro Alves <palves@redhat.com>
16943
16944 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
16945 (top level): Call do_test with non-stop as well.
16946
28054d69
PA
169472015-03-02 Pedro Alves <palves@redhat.com>
16948
16949 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
16950 -1.
16951
4fa5d7b4
AA
169522015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
16953
16954 * gdb.arch/s390-vregs.exp: New test.
16955 * gdb.arch/s390-vregs.S: New file.
16956
97c18565
PA
169572015-02-27 Pedro Alves <palves@redhat.com>
16958
16959 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
16960 call to catch_command_errors.
16961 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
16962 catch_command_errors.
16963
a37bfa30
PA
169642015-02-27 Pedro Alves <palves@redhat.com>
16965
16966 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
16967 "true" for boolean result.
16968 * gdb.gdb/selftest.exp (test_with_self): Also accept full
16969 prototype of main.
16970
6f98576f
PA
169712015-02-27 Pedro Alves <palves@redhat.com>
16972
16973 * lib/unbuffer_output.c: New file.
16974 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
16975 (main): Call gdb_unbuffer_output.
16976
eba5ab56
YQ
169772015-02-27 Yao Qi <yao.qi@linaro.org>
16978
16979 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
16980 target.
16981
0def5aaa
DE
169822015-02-26 Doug Evans <dje@google.com>
16983
16984 * gdb.cp/class2.cc (Dbase, D): New classes.
16985 (main): New local delta.
16986 * gdb.cp/class2.exp: Test printing delta.
16987 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
16988 (dynbar): New global.
16989 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
16990
081a1c2c
JK
169912015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
16992
16993 * gdb.compile/compile-ifunc.c: New file.
16994 * gdb.compile/compile-ifunc.exp: New file.
16995
2f41223f
AT
169962015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
16997
16998 * gdb.base/structs.exp: Check for correct struct on finish.
16999
03eddd80
YQ
170002015-02-26 Yao Qi <yao.qi@linaro.org>
17001
17002 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
17003 is zero.
17004
80c57053
JK
170052015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
17006
17007 * gdb.arch/cordic.ko.bz2: New file.
17008 * gdb.arch/cordic.ko.debug.bz2: New file.
17009 * gdb.arch/ppc64-symtab-cordic.exp: New file.
17010
21613c12
YQ
170112015-02-25 Yao Qi <yao.qi@linaro.org>
17012
17013 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
17014 aarch64*-*-* target.
17015
d8b901ed
PA
170162015-02-23 Pedro Alves <palves@redhat.com>
17017
17018 * lib/gdb.exp (delete_breakpoints): Rewrite using
17019 gdb_test_multiple.
17020
e5b85ead
PA
170212015-02-23 Pedro Alves <palves@redhat.com>
17022
17023 * gdb.base/info-os.c: Include stdlib.h.
17024
85c3a371
DE
170252015-02-22 Doug Evans <xdje42@gmail.com>
17026
17027 PR symtab/17855
17028 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
17029 is read after symbols have been re-read.
17030 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
17031 * gdb.ada/exec_changed/second.adb (Second): Ditto.
17032
96553a0c
DE
170332015-02-21 Doug Evans <dje@google.com>
17034
17035 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
17036
97a0c697
JK
170372015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
17038
17039 PR corefiles/17808
17040 * gdb.arch/i386-biarch-core.core.bz2: New file.
17041 * gdb.arch/i386-biarch-core.exp: New file.
17042
a47cd6e9
PA
170432015-02-21 Pedro Alves <palves@redhat.com>
17044
17045 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
17046 runto_main fails.
17047
c5facdc4
PA
170482015-02-20 Pedro Alves <palves@redhat.com>
17049
17050 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
17051 info probes.
17052
2db9a427
PA
170532015-02-20 Pedro Alves <palves@redhat.com>
17054
17055 * gdb.threads/multi-create-ns-info-thr.exp: New file.
17056
60fb7e9e
PA
170572015-02-20 Pedro Alves <palves@redhat.com>
17058
17059 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
17060 clean_restart before gdb_target_supports_trace.
17061
5c5019c2
PA
170622015-02-20 Pedro Alves <palves@redhat.com>
17063
17064 PR threads/18006
17065 * gdb.threads/clone-thread_db.c: New file.
17066 * gdb.threads/clone-thread_db.exp: New file.
17067
c9587f88
AT
170682015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
17069
17070 PR breakpoints/16812
17071 * gdb.base/catch-gdb-caused-signals.c: New file.
17072 * gdb.base/catch-gdb-caused-signals.exp: New file.
17073
f6a88844
JM
170742015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
17075
17076 * configure: Regenerated.
17077 * configure.ac: Use GDB_AC_TRANSFORM.
17078 * aclocal.m4: sinclude ../transform.m4.
17079
497c491b
JM
170802015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
17081
17082 * lib/dtrace.exp: New file.
17083 * gdb.base/dtrace-probe.exp: Likewise.
17084 * gdb.base/dtrace-probe.d: Likewise.
17085 * gdb.base/dtrace-probe.c: Likewise.
17086 * lib/pdtrace.in: Likewise.
17087 * configure.ac: Output variables with the transformed names of
17088 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
17089 * configure: Regenerated.
17090
03e98035
JM
170912015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
17092
17093 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
17094 expected message when trying to access $_probe_* convenience
17095 variables while not on a probe.
17096
63cc30e9
JK
170972015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
17098
17099 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
17100
0703599a
PA
171012015-02-11 Pedro Alves <pedro@codesourcery.com>
17102
17103 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
17104 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
17105
7e60a48e
DE
171062015-02-10 Doug Evans <xdje42@gmail.com>
17107
17108 * lib/gdb.exp (gdb_load): Always return a result.
17109
01b088bc
PA
171102015-02-10 Pedro Alves <palves@redhat.com>
17111
17112 * gdb.threads/signal-sigtrap.c: New file.
17113 * gdb.threads/signal-sigtrap.exp: New file.
17114
b05ec7a5
AT
171152015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
17116
17117 * gdb.trace/no-attach-trace.c: New file.
17118 * gdb.trace/no-attach-trace.exp: New file.
17119
a2c2acaf
MW
171202015-02-09 Mark Wielaard <mjw@redhat.com>
17121
17122 * gdb.dwarf2/atomic.c: New file.
17123 * gdb.dwarf2/atomic-type.exp: Likewise.
17124
31fd9caa
MM
171252015-02-09 Markus Metzger <markus.t.metzger@intel.com>
17126
17127 * gdb.btrace/buffer-size.exp: Update "info record" output.
17128 * gdb.btrace/delta.exp: Update "info record" output.
17129 * gdb.btrace/enable.exp: Update "info record" output.
17130 * gdb.btrace/finish.exp: Update "info record" output.
17131 * gdb.btrace/instruction_history.exp: Update "info record" output.
17132 * gdb.btrace/next.exp: Update "info record" output.
17133 * gdb.btrace/nexti.exp: Update "info record" output.
17134 * gdb.btrace/step.exp: Update "info record" output.
17135 * gdb.btrace/stepi.exp: Update "info record" output.
17136 * gdb.btrace/nohist.exp: Update "info record" output.
17137
d33501a5
MM
171382015-02-09 Markus Metzger <markus.t.metzger@intel.com>
17139
17140 * gdb.btrace/buffer-size: New.
17141
f4abbc16
MM
171422015-02-09 Markus Metzger <markus.t.metzger@intel.com>
17143
17144 * gdb.btrace/delta.exp: Update "info record" output.
17145 * gdb.btrace/enable.exp: Update "info record" output.
17146 * gdb.btrace/finish.exp: Update "info record" output.
17147 * gdb.btrace/instruction_history.exp: Update "info record" output.
17148 * gdb.btrace/next.exp: Update "info record" output.
17149 * gdb.btrace/nexti.exp: Update "info record" output.
17150 * gdb.btrace/step.exp: Update "info record" output.
17151 * gdb.btrace/stepi.exp: Update "info record" output.
17152 * gdb.btrace/nohist.exp: Update "info record" output.
17153
b9d61307
SM
171542015-02-06 Simon Marchi <simon.marchi@ericsson.com>
17155
17156 PR gdb/15678
17157 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
17158
e584fdbc
PA
171592015-02-06 Pedro Alves <palves@redhat.com>
17160
17161 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
17162 macro.
17163 (seconds_left, again): New globals.
17164 (main): Wait seconds_left in a 1-second sleep loop instead of
17165 sleeping 180 seconds. If 'again' is set, reset the seconds
17166 counter.
17167 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
17168 'again' in the inferior before detaching. Print the seconds left.
17169 (options): New global.
17170 (top level): Build program with -DTIMEOUT=$timeout.
17171
77f41761
PA
171722015-02-06 Pedro Alves <palves@redhat.com>
17173
17174 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
17175 determine how many seconds to pass to 'alarm'.
17176 * gdb.base/gdb-sigterm.exp (top level): Build program with
17177 -DTIMEOUT=$timeout.
17178 (do_test): Return success/failure indication. Add more verbose
17179 logging. Don't fail if 200 single steps are seen. Instead, fail
17180 when the test times out.
17181 (passes): New global.
17182 (top level): Break the testing loop if testing fails on any
17183 iteration. Use gdb_assert.
17184
b9394193
DB
171852015-02-04 Don Breazeal <donb@codesourcery.com>
17186
17187 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
17188 and initialize them.
17189 (ipc_cleanup): New function.
17190 (main): Don't declare shmid, semid, and msqid. Add a call to
17191 atexit so that we call ipc_cleanup on exit.
17192
42d9e528
PA
171932015-02-04 Pedro Alves <palves@redhat.com>
17194
17195 * boards/native-extended-gdbserver.exp: Remove any target variant
17196 specifications from the board name before clearing the isremote
17197 flag from board_info.
17198
ae6ae975
DE
171992015-01-31 Doug Evans <xdje42@gmail.com>
17200
17201 * gdb.base/maint.exp <maint print type argc>: Update expected output.
17202
cfb069a8
GB
172032015-01-31 Gary Benson <gbenson@redhat.com>
17204
17205 * gdb.base/completion.exp: Disable completion limiting for
17206 existing tests. Add new tests to check completion limiting.
17207 * gdb.linespec/ls-errs.exp: Disable completion limiting.
17208
5dd31d79
DE
172092015-01-31 Doug Evans <xdje42@gmail.com>
17210
17211 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
17212
9f050062
DE
172132015-01-31 Doug Evans <xdje42@gmail.com>
17214
17215 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
17216 entries. Duplicate file section script entries.
17217 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
17218 inlined entries. Add test for safe-path rejection.
17219 * gdb.python/py-section-script.c: Add duplicate inlined section script
17220 entries. Duplicate file section script entries.
17221 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
17222 inlined entries. Add test for safe-path rejection.
17223
df25ebbd
JB
172242015-01-29 Joel Brobecker <brobecker@adacore.com>
17225
17226 * gdb.ada/disc_arr_bound: New testcase.
17227
4a0ca9ec
JB
172282015-01-29 Joel Brobecker <brobecker@adacore.com>
17229
17230 * gdb.ada/mi_var_array: New testcase.
17231
3a8b707a
DE
172322015-01-27 Doug Evans <dje@google.com>
17233
17234 * gdb.python/py-objfile.exp: Add tests for objfile.username.
17235 Add test for objfile.filename, objfile.username after objfile
17236 has been unloaded.
17237
f8313f6e
JB
172382015-01-26 Joel Brobecker <brobecker@adacore.com>
17239
17240 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
17241 the second test to print the name attribute of value
17242 returned by the call to gdb.lookup_type, and adjust
17243 the expected output accordingly.
17244
37bc665e
MW
172452015-01-25 Mark Wielaard <mjw@redhat.com>
17246
17247 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
17248 * gdb.base/disp-step-fork.c: Include unistd.h.
17249 * gdb.base/siginfo-obj.c: Include stdio.h.
17250 * gdb.base/siginfo-thread.c: Likewise.
17251 * gdb.mi/non-stop.c: Include unistd.h.
17252 * gdb.mi/nsthrexec.c: Include stdio.h.
17253 * gdb.mi/pthreads.c: Include unistd.h.
17254 * gdb.modula2/unbounded1.c (main): Declare returns int.
17255 * gdb.reverse/consecutive-reverse.c: Likewise.
17256 * gdb.threads/create-fail.c: Include unistd.h.
17257 * gdb.threads/killed.c: Likewise.
17258 * gdb.threads/linux-dp.c: Likewise.
17259 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
17260 * gdb.threads/non-ldr-exc-2.c: Likewise.
17261 * gdb.threads/non-ldr-exc-3.c: Likewise.
17262 * gdb.threads/non-ldr-exc-4.c: Likewise.
17263 * gdb.threads/pthreads.c: Include unistd.h.
17264 (main): Declare returns int.
17265 * gdb.threads/tls-main.c (foo): New declaration.
17266 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
17267
f7e5394d
SM
172682015-01-23 Simon Marchi <simon.marchi@ericsson.com>
17269
17270 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
17271 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
17272
743649fd
MW
172732015-01-15 Mark Wielaard <mjw@redhat.com>
17274
17275 * gdb.base/noreturn-return.c: New file.
17276 * gdb.base/noreturn-return.exp: New file.
17277 * gdb.base/noreturn-finish.c: New file.
17278 * gdb.base/noreturn-finish.exp: New file.
17279
198297aa
PA
172802015-01-23 Pedro Alves <palves@redhat.com>
17281
17282 * gdb.threads/continue-pending-after-query.c: New file.
17283 * gdb.threads/continue-pending-after-query.exp: New file.
17284
717cf30c
AG
172852015-01-22 Anders Granlund <anders.granlund@ericsson.com>
17286 Simon Marchi <simon.marchi@ericsson.com>
17287
17288 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
17289 * gdb.base/valgrind-db-attach.exp: Same.
17290 * gdb.base/valgrind-infcall.exp: Same.
17291 * lib/mi-support.exp (default_mi_gdb_start): Same.
17292 * lib/prompt.exp (default_prompt_gdb_start): Same.
17293 * lib/gdb.exp (default_gdb_spawn): Same.
17294 (gdb_interact): New.
17295
17296
4b62a76e
JK
172972015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
17298
17299 * gdb.compile/compile.exp (pointer to jit function): New test.
17300
b4cdae6f
WW
173012015-01-17 Wei-cheng Wang <cole945@gmail.com>
17302
17303 * lib/gdb.exp (supports_process_record): Return true for
17304 powerpc*-*-linux*.
17305 (supports_reverse): Likewise.
17306
d221e7ef
DB
173072015-01-15 Don Breazeal <donb@codesourcery.com>
17308
17309 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
17310 instead of checking whether the target board is remote and
17311 use spawn_wait_for_attach instead of exec/sleep.
17312 * gdb.base/attach-twice.exp: Likewise.
17313
bafffb51
JB
173142015-01-15 Joel Brobecker <brobecker@adacore.com>
17315
17316 * gdb.ada/var_arr_attrs: New testcase.
17317
5589af0e
PA
173182015-01-14 Pedro Alves <palves@redhat.com>
17319 Joel Brobecker <brobecker@adacore.com>
17320
17321 PR gdb/17525
17322 * gdb.base/bp-cmds-execution-x-script.c: New file.
17323 * gdb.base/bp-cmds-execution-x-script.exp: New file.
17324 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
17325
6c400b59
PA
173262015-01-14 Pedro Alves <palves@redhat.com>
17327
17328 PR cli/17828
17329 * gdb.base/batch-preserve-term-settings.c: New file.
17330 * gdb.base/batch-preserve-term-settings.exp: New file.
17331
e02c96a7
DE
173322015-01-13 Doug Evans <dje@google.com>
17333
17334 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
17335 binary.
17336
576fd14c
JB
173372015-01-13 Joel Brobecker <brobecker@adacore.com>
17338
17339 * Makefile.in (clean mostlyclean): Do not delete *.py.
17340
04dccad0
JB
173412015-01-13 Joel Brobecker <brobecker@adacore.com>
17342
17343 * gdb.python/py-lookup-type.exp: New file.
17344
3d230f71
PA
173452015-01-12 Pedro Alves <palves@redhat.com>
17346
17347 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
17348 restore GDBFLAGS before returning.
17349
7e67715d
JK
173502015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
17351
17352 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
17353 is_amd64_regs_target and is_x86_like_target.
17354
f2e0d4b4
DE
173552015-01-11 Doug Evans <xdje42@gmail.com>
17356
17357 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
17358 is given without an explicit form.
17359 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
17360 attributes.
17361 * gdb.dwarf/corrupt.exp: Ditto.
17362 * gdb.dwarf2/enum-type.exp: Ditto.
17363 * gdb.trace/entry-values.exp: Ditto.
17364 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
17365
439250fb
DE
173662015-01-11 Doug Evans <xdje42@gmail.com>
17367
17368 PR gdb/15830
17369 * gdb.base/maint.exp: Remove references to "maint demangle".
17370 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
17371 Add tests for explicitly specifying language to demangle.
17372 * gdb.dlang/demangle.exp: Ditto.
17373
ede9f622
PA
173742015-01-09 Pedro Alves <palves@redhat.com>
17375
17376 * gdb.threads/non-stop-fair-events.c: New file.
17377 * gdb.threads/non-stop-fair-events.exp: New file.
17378
a7b796db
PA
173792015-01-09 Pedro Alves <palves@redhat.com>
17380
17381 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
17382 the global scope. Set a breakpoint after all threads are started
17383 rather than stepping over two source lines. Expect the prompt.
17384 * gdb.base/watch_thread_num.c (threads_started_barrier): New
17385 global.
17386 (NUM): Now 15.
17387 (main): Use threads_started_barrier to wait for all threads to
17388 start. Main thread no longer calls thread_function. Exit after
17389 180 seconds.
17390 (loop): New function.
17391 (thread_function): Wait on threads_started_barrier barrier. Call
17392 'loop' at each iteration.
17393 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
17394 threads have started, instead of hardcoding number of "next"
17395 steps. Use an access watchpoint instead of a write watchpoint.
17396
9665ffdd
PA
173972015-01-09 Pedro Alves <palves@redhat.com>
17398
17399 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
17400 (thread_func): Wait on barrier.
17401 (main): Wait for all threads to start before stopping GDB.
17402 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
17403 global.
17404 (thread1_func, thread2_func): Wait on barrier.
17405 (main): Wait for all threads to start before stopping GDB.
17406 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
17407 New global.
17408 (thread1_func, thread2_func): Wait on barrier.
17409 (main): Wait for all threads to start before stopping GDB.
17410
c945a99f
PA
174112015-01-09 Pedro Alves <palves@redhat.com>
17412
17413 * gdb.threads/attach-many-short-lived-threads.c: New file.
17414 * gdb.threads/attach-many-short-lived-threads.exp: New file.
17415
c1a747c1
PA
174162014-01-09 Pedro Alves <palves@redhat.com>
17417
17418 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
17419 instead of to thread 2.
17420 * gdb.threads/signal-command-multiple-signals-pending.c (main):
17421 Add barrier around each pthread_create call instead of around all
17422 calls.
17423 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
17424 Set a break on thread_function and have the child threads hit it
17425 one at at a time.
17426
60b3033e
PA
174272015-01-09 Pedro Alves <palves@redhat.com>
17428
17429 * lib/gdb.exp (can_spawn_for_attach): New procedure.
17430 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
17431 false.
17432 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
17433 checking whether the target board is remote.
17434 * gdb.multi/multi-attach.exp: Likewise.
17435 * gdb.python/py-sync-interp.exp: Likewise.
17436 * gdb.server/ext-attach.exp: Likewise.
17437 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
17438 tests that need to attach, instead of checking whether the target
17439 board is remote at the top of the file.
17440
acc018ac
YQ
174412015-01-08 Yao Qi <yao@codesourcery.com>
17442
17443 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
17444
50a18af8
JK
174452015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
17446
17447 Fix testcase compilation.
17448 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
17449
8503d6e1
JB
174502015-01-06 Joel Brobecker <brobecker@adacore.com>
17451
17452 * gdb.python/py-type.exp: Add a couple test about empty
17453 array creation, and negative-length array creation.
17454
cc73dbcc
DE
174552015-01-02 Doug Evans <xdje42@gmail.com>
17456
17457 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
17458
0300bbc7
DE
174592015-01-02 Doug Evans <dje@google.com>
17460
17461 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
17462
9d85a0ec
YQ
174632014-12-29 Yao Qi <yao@codesourcery.com>
17464
17465 * gdb.trace/entry-values.exp: Update comments. Rename variable
17466 bar_call_foo to returned_from_foo.
17467
87186c6a
MMN
174682014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
17469
17470 PR gdb/17394
17471 * gdb.linespec/break-asm-file.c: New file.
17472 * gdb.linespec/break-asm-file.exp: New file.
17473 * gdb.linespec/break-asm-file0.s: New file.
17474 * gdb.linespec/break-asm-file1.s: New file.
17475
1bab7383
YQ
174762014-12-18 Nigel Stephens <nigel@mips.com>
17477 Maciej W. Rozycki <macro@codesourcery.com>
17478
17479 * gdb.base/float.exp: Handle the new output from "info float" on
17480 MIPS targets.
17481
1bc1068a
JK
174822014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
17483
17484 Fix MinGW compilation.
17485 * gdb.compile/compile-ops.exp: Update untested message if
17486 !skip_compile_feature_tests.
17487 * gdb.compile/compile-setjmp.exp: Likewise.
17488 * gdb.compile/compile-tls.exp: Likewise.
17489 * gdb.compile/compile.exp: Likewise.
17490 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
17491 supported on this host".
17492
b6615d10
DE
174932014-12-16 Doug Evans <xdje42@gmail.com>
17494
17495 * boards/stabs.exp: New file.
17496
25dda427
AA
174972014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
17498
17499 * gdb.base/completion.exp: Adjust to format changes of "maint
17500 print user-registers".
17501
bf330350
CU
175022014-12-16 Catalin Udma <catalin.udma@freescale.com>
17503
17504 PR server/17457
17505 * gdb.arch/aarch64-fp.c: New file.
17506 * gdb.arch/aarch64-fp.exp: New file.
17507
395cf596
SDJ
175082014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
17509
17510 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
17511 r210637, r210913, r211666, r215400, r215817).
17512
17513 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
17514 * dg-extract-results.py: New file.
17515 * dg-extract-results.sh: Use it if the environment seems
17516 suitable.
17517
17518 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
17519
17520 * dg-extract-results.py (parse_run): Handle warnings that
17521 are printed before a test harness is run.
17522
17523 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
17524
17525 * dg-extract-results.py (Named): Remove __cmp__ method.
17526 (output_variation): Use a key to sort variation.harnesses.
17527
17528 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
17529
17530 * dg-extract-results.py: For Python 3, force sys.stdout to
17531 handle surrogate escape sequences.
17532 (safe_open): New function.
17533 (output_segment, main): Use it.
17534
17535 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
17536
17537 * dg-extract-results.py (Prog.result_re): Include options
17538 in test name.
17539
17540 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
17541
17542 * dg-extract-results.py (output_variation): Always sort if
17543 do_sum.
17544
e882ef3c
SM
175452014-12-15 Simon Marchi <simon.marchi@ericsson.com>
17546
17547 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
17548 as long as we get pagination notifications.
17549
4992aa20
JM
175502014-12-15 Jason Merrill <jason@redhat.com>
17551
17552 * Makefile.in (check-gdb.%): Restore.
17553 * README: Mention it.
17554
c1b5a1a6
JB
175552014-12-13 Joel Brobecker <brobecker@adacore.com>
17556
17557 * gdb.ada/str_uninit: New testcase.
17558
5537b577
JK
175592014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
17560
17561 PR symtab/17642
17562 * gdb.base/vla-stub-define.c: New file.
17563 * gdb.base/vla-stub.c: New file.
17564 * gdb.base/vla-stub.exp: New file.
17565
bb2ec1b3
TT
175662014-12-12 Phil Muldoon <pmuldoon@redhat.com>
17567 Jan Kratochvil <jan.kratochvil@redhat.com>
17568 Tom Tromey <tromey@redhat.com>
17569
17570 * configure.ac: Add gdb.compile/.
17571 * configure: Regenerate.
17572 * gdb.compile/Makefile.in: New file.
17573 * gdb.compile/compile-ops.exp: New file.
17574 * gdb.compile/compile-ops.c: New file.
17575 * gdb.compile/compile-tls.c: New file.
17576 * gdb.compile/compile-tls.exp: New file.
17577 * gdb.compile/compile-constvar.S: New file.
17578 * gdb.compile/compile-constvar.c: New file.
17579 * gdb.compile/compile-mod.c: New file.
17580 * gdb.compile/compile-nodebug.c: New file.
17581 * gdb.compile/compile-setjmp-mod.c: New file.
17582 * gdb.compile/compile-setjmp.c: New file.
17583 * gdb.compile/compile-setjmp.exp: New file.
17584 * gdb.compile/compile-shlib.c: New file.
17585 * gdb.compile/compile.c: New file.
17586 * gdb.compile/compile.exp: New file.
17587 * lib/gdb.exp (skip_compile_feature_tests): New proc.
17588
4ff709eb
TT
175892014-12-12 Tom Tromey <tromey@redhat.com>
17590
17591 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
17592 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
17593
6dddd6a5
DE
175942014-12-12 Doug Evans <dje@google.com>
17595
17596 * lib/gdb-python.exp (get_python_valueof): New function.
17597 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
17598
71c24708
AA
175992014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
17600
17601 * gdb.base/completion.exp: Add test for completion of "info
17602 registers ".
17603
3e29f34a
MR
176042014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
17605
17606 * gdb.base/func-ptrs.c: New file.
17607 * gdb.base/func-ptrs.exp: New file.
17608
fc126975
SM
176092014-12-10 Simon Marchi <simon.marchi@ericsson.com>
17610
17611 PR breakpoints/17012
17612 * gdb.base/dprintf-detach.c: New file.
17613 * gdb.base/dprintf-detach.exp: New file.
17614
0a46d518
SM
176152014-12-10 Simon Marchi <simon.marchi@ericsson.com>
17616
17617 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
17618 * lib/gdb.exp (target_is_gdbserver): New procedure.
17619
a0be3e44
DE
176202014-12-08 Doug Evans <dje@google.com>
17621
17622 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
17623
df1b803a
YQ
176242014-12-05 Yao Qi <yao@codesourcery.com>
17625
17626 * gdb.guile/scm-error.exp: Remove the third argument to
17627 gdb_remote_download.
17628 * gdb.guile/scm-frame-args.exp: Likewise.
17629 * gdb.guile/scm-section-script.exp: Likewise.
17630
ddb9f679
YQ
176312014-12-05 Yao Qi <yao@codesourcery.com>
17632
17633 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
17634
86e4ed39
DE
176352014-12-04 Doug Evans <dje@google.com>
17636
17637 * gdb.python/py-objfile.exp: Add tests for
17638 objfile.add_separate_debug_file.
17639
7c50a931
DE
176402014-12-04 Doug Evans <dje@google.com>
17641
17642 * lib/gdb.exp (get_build_id): New function.
17643 (build_id_debug_filename_get): Rewrite to use it.
17644 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
17645
621661e3
MR
176462014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
17647
17648 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
17649 `method(long)', not just 0x0.
17650 * gdb.cp/nsalias.exp: Align code labels to 4.
17651 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
17652 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
17653 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
17654 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
17655 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
17656 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
17657
29f0c3b7
DE
176582014-12-02 Doug Evans <dje@google.com>
17659
e1e061e7 17660 PR symtab/17602
29f0c3b7 17661 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 17662 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
17663 * gdb.cp/anon-ns.exp: Update.
17664
162078c8
NB
176652014-12-02 Nick Bull <nicholaspbull@gmail.com>
17666
17667 * gdb.python/py-events.py (inferior_call_handler): New.
17668 (register_changed_handler, memory_changed_handler): New.
17669 (test_events.invoke): Register new handlers.
17670 * gdb.python/py-events.exp: Add tests for inferior call,
17671 memory_changed and register_changed events.
17672
fdb09caf
AA
176732014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
17674
17675 * gdb.base/execl-update-breakpoints.exp: Specify the link address
17676 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
17677 if the linker doesn't understand this.
17678
55cfb2c4
SM
176792014-12-01 Simon Marchi <simon.marchi@ericsson.com>
17680
17681 * gdb.python/python.exp: Change expected reply to help().
17682
9e8cd6df
YQ
176832014-12-01 Yao Qi <yao@codesourcery.com>
17684
17685 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
17686 AC_CONFIG_SUBDIRS(gdb.gdbtk).
17687 * configure: Re-generated.
17688
6c659fc2
SC
176892014-11-28 Siva Chandra Reddy <sivachandra@google.com>
17690
17691 * gdb.cp/chained-calls.cc: New file.
17692 * gdb.cp/chained-calls.exp: New file.
17693 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
17694
d7fc3181
SM
176952014-11-28 Simon Marchi <simon.marchi@ericsson.com>
17696
17697 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
17698 * gdb.dwarf2/symtab-producer.exp: Same.
17699 * gdb.gdb/python-interrupts.exp: Same.
17700 * gdb.gdb/python-selftest.exp: Same.
17701 * gdb.python/py-linetable.exp: Same.
17702 * gdb.python/py-type.exp: Same.
17703 * gdb.python/py-value-cc.exp: Same.
17704 * gdb.python/py-value.exp: Same.
17705
10e79639
YQ
177062014-11-28 Yao Qi <yao@codesourcery.com>
17707
17708 * gdb.base/break-probes.exp: Match library name prefixed with
17709 sysroot.
17710
f28a0564
SM
177112014-11-27 Simon Marchi <simon.marchi@ericsson.com>
17712
17713 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
17714 test expected output. Add parentheses for the call to print.
17715 Remove L suffix from integers.
17716
3fe1ce1d
DE
177172014-11-26 Doug Evans <dje@google.com>
17718
17719 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
17720
84429e27
YQ
177212014-11-22 Yao Qi <yao@codesourcery.com>
17722
17723 * gdb.trace/entry-values.c: Remove asms.
17724 (foo): Add foo_label.
17725 (bar): Add bar_label.
17726 * gdb.trace/entry-values.exp: Remove code computing foo's
17727 length and bar's length.
17728 (Dwarf::assemble): Invoke function_range for bar and use
17729 MACRO_AT_func for foo.
17730
26741859
YQ
177312014-11-22 Yao Qi <yao@codesourcery.com>
17732
17733 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
17734 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
17735 Use .Lgcc43_procstart instead of gcc43.
17736
45e44d27
JB
177372014-11-21 Joel Brobecker <brobecker@adacore.com>
17738
17739 * gdb.ada/n_arr_bound: New testcase.
17740
458c8db8
SDJ
177412014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
17742
17743 PR breakpoints/10737
17744 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
17745 test_catch_syscall_multi_arch.
17746 (test_catch_syscall_multi_arch): New function.
17747
43f3e411
DE
177482014-11-20 Doug Evans <xdje42@gmail.com>
17749
17750 * gdb.base/maint.exp: Update expected output.
17751
0d7b2549
AA
177522014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
17753
17754 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
17755 4-byte instruction on S390.
17756
8908fca5
JB
177572014-11-19 Joel Brobecker <brobecker@adacore.com>
17758
17759 * gdb.ada/arr_arr: New testcase.
17760
4a46959e
JB
177612014-11-19 Joel Brobecker <brobecker@adacore.com>
17762
17763 * gdb.ada/pkd_arr_elem: New Testcase.
17764
470e2f4e
LM
177652014-11-18 Luis Machado <lgustavo@codesourcery.com>
17766
17767 * gdb.reverse/break-precsave: Expect completion message for
17768 core file reads.
17769 * gdb.reverse/consecutive-precsave.exp: Likewise.
17770 * gdb.reverse/finish-precsave.exp: Likewise.
17771 * gdb.reverse/i386-precsave.exp: Likewise.
17772 * gdb.reverse/machinestate-precsave.exp: Likewise.
17773 * gdb.reverse/sigall-precsave.exp: Likewise.
17774 * gdb.reverse/solib-precsave.exp: Likewise.
17775 * gdb.reverse/step-precsave.exp: Likewise.
17776 * gdb.reverse/until-precsave.exp: Likewise.
17777 * gdb.reverse/watch-precsave.exp: Likewise.
17778
a267f3ad
AA
177792014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
17780
17781 * gdb.base/bp-permanent.c: Include unistd.h.
17782 * gdb.python/py-framefilter-mi.c (main): Add return type.
17783 * gdb.python/py-framefilter.c (main): Likewise.
17784 * gdb.trace/actions-changed.c (main): Likewise.
17785
12084a9a
AA
177862014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
17787
17788 * gdb.mi/until.c: Add eye-catchers.
17789 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
17790 line numbers.
17791
dc7e1a77
AA
177922014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
17793
17794 * gdb.base/condbreak.exp: Drop references to removed non-prototype
17795 function header variants in break1.c.
17796 * gdb.base/ena-dis-br.exp: Likewise.
17797 * gdb.base/hbreak2.exp: Likewise.
17798 * gdb.reverse/until-precsave.exp: Drop references to removed
17799 non-prototype function header variants in ur1.c.
17800 * gdb.reverse/until-reverse.exp: Likewise.
17801
41c77605
PM
178022014-11-17 Petr Machata <pmachata@redhat.com>
17803
17804 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
17805 ${_cu_offset_size} bytes abbrev offset.
17806
34248c3a
DE
178072014-11-15 Doug Evans <xdje42@gmail.com>
17808
17809 PR symtab/17559
17810 * gdb.base/line-symtabs.exp: New file.
17811 * gdb.base/line-symtabs.c: New file.
17812 * gdb.base/line-symtabs.h: New file.
17813
646da059
YQ
178142014-11-14 Yao Qi <yao@codesourcery.com>
17815
17816 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
17817 (func): Add label func_label.
17818 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
17819 Replace low_pc and high_pc with MACRO_AT_range.
17820 Replace name, low_pc and high_pc with MACRO_AT_func.
17821
9301ebe6
YQ
178222014-11-14 Yao Qi <yao@codesourcery.com>
17823
17824 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
17825 Replace name, low_pc and high_pc with MACRO_AT_func.
17826
f166b542
YQ
178272014-11-14 Yao Qi <yao@codesourcery.com>
17828
17829 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
17830 produce debug information.
17831 * gdb.dwarf2/implptr-optimized-out.S: Removed.
17832
0f6e71e3
YQ
178332014-11-14 Yao Qi <yao@codesourcery.com>
17834
17835 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
17836 object and get function length.
17837 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
17838 with MACRO_AT_func.
17839 (top-level): Replace gdb_compile and clean_restart with
17840 prepare_for_testing.
17841 * gdb.dwarf2/main.c (main): Add label main_label.
17842
876c4df9
YQ
178432014-11-14 Yao Qi <yao@codesourcery.com>
17844
17845 * lib/dwarf.exp (function_range): New procedure.
17846 (Dwarf::_handle_macro_at_func): New procedure.
17847 (Dwarf::_handle_macro_at_range): New procedure.
17848 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
17849
02ad9cf1
YQ
178502014-11-14 Yao Qi <yao@codesourcery.com>
17851
17852 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
17853 (_handle_attribute): New procedure.
17854
a59add0c
AA
178552014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17856
17857 * gdb.ada/cond_lang/foo.c (callme): Add return type.
17858 * gdb.base/call-sc.c (zed): Likewise.
17859 * gdb.base/checkpoint.c (main): Likewise.
17860 * gdb.base/dump.c (main): Likewise.
17861 * gdb.base/gcore.c (main): Likewise.
17862 * gdb.base/huge.c (main): Likewise.
17863 * gdb.base/multi-forks.c (main): Likewise.
17864 * gdb.base/pr10179-a.c (main): Likewise.
17865 * gdb.base/savedregs.c (main): Likewise.
17866 * gdb.base/sigaltstack.c (main): Likewise.
17867 * gdb.base/siginfo.c (main): Likewise.
17868 * gdb.base/structs.c (zed): Likewise.
17869 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
17870 * gdb.mi/mi-syn-frame.c (main): Likewise.
17871 * gdb.mi/until.c (foo, main): Likewise.
17872 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
17873 * gdb.base/solib-weak.c (foo): Declare.
17874 * gdb.base/attach-twice.c: Include stdio.h.
17875 * gdb.base/weaklib1.c: Likewise.
17876 * gdb.base/weaklib2.c: Likewise.
17877 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
17878 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
17879 unistd.h.
17880 * gdb.base/attach-pie-misread.c: Include stdlib.h.
17881 * gdb.mi/mi-exit-code.c: Likewise.
17882 * gdb.base/break-interp-lib.c: Include string.h.
17883 * gdb.base/coremaker.c: Likewise.
17884 * gdb.base/testenv.c: Likewise.
17885 * gdb.python/py-finish-breakpoint.c: Likewise.
17886 * gdb.base/inferior-died.c: Include sys/wait.h.
17887 * gdb.base/fileio.c: Include time.h.
17888 * gdb.base/async-shell.c: Include unistd.h.
17889 * gdb.base/dprintf-non-stop.c: Likewise.
17890 * gdb.base/info-os.c: Likewise.
17891 * gdb.mi/mi-console.c: Likewise.
17892 * gdb.mi/watch-nonstop.c: Likewise.
17893 * gdb.python/py-events.c: Likewise.
17894 * gdb.base/async.c (baz): Move up before its invocation.
17895 * gdb.base/code_elim2.c (my_global_func): Likewise.
17896 * gdb.base/skip-solib-lib.c (multiply): Likewise.
17897 * gdb.base/advance.c (func2): Likewise.
17898
3b5d5997
AA
178992014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17900
17901 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
17902 variant.
17903 * gdb.base/annota3.c: Likewise.
17904 * gdb.base/async.c: Likewise.
17905 * gdb.base/average.c: Likewise.
17906 * gdb.base/call-ar-st.c: Likewise.
17907 * gdb.base/call-rt-st.c: Likewise.
17908 * gdb.base/call-sc.c: Likewise.
17909 * gdb.base/call-strs.c: Likewise.
17910 * gdb.base/ending-run.c: Likewise.
17911 * gdb.base/execd-prog.c: Likewise.
17912 * gdb.base/exprs.c: Likewise.
17913 * gdb.base/foll-exec.c: Likewise.
17914 * gdb.base/foll-fork.c: Likewise.
17915 * gdb.base/foll-vfork.c: Likewise.
17916 * gdb.base/funcargs.c: Likewise.
17917 * gdb.base/gcore.c: Likewise.
17918 * gdb.base/jump.c: Likewise.
17919 * gdb.base/langs0.c: Likewise.
17920 * gdb.base/langs1.c: Likewise.
17921 * gdb.base/langs2.c: Likewise.
17922 * gdb.base/mips_pro.c: Likewise.
17923 * gdb.base/nodebug.c: Likewise.
17924 * gdb.base/opaque0.c: Likewise.
17925 * gdb.base/opaque1.c: Likewise.
17926 * gdb.base/recurse.c: Likewise.
17927 * gdb.base/run.c: Likewise.
17928 * gdb.base/scope0.c: Likewise.
17929 * gdb.base/scope1.c: Likewise.
17930 * gdb.base/setshow.c: Likewise.
17931 * gdb.base/setvar.c: Likewise.
17932 * gdb.base/shmain.c: Likewise.
17933 * gdb.base/shr1.c: Likewise.
17934 * gdb.base/shr2.c: Likewise.
17935 * gdb.base/sigall.c: Likewise.
17936 * gdb.base/signals.c: Likewise.
17937 * gdb.base/so-indr-cl.c: Likewise.
17938 * gdb.base/solib2.c: Likewise.
17939 * gdb.base/structs.c: Likewise.
17940 * gdb.base/sum.c: Likewise.
17941 * gdb.base/vforked-prog.c: Likewise.
17942 * gdb.base/watchpoint.c: Likewise.
17943 * gdb.reverse/shr2.c: Likewise.
17944 * gdb.reverse/until-reverse.c: Likewise.
17945 * gdb.reverse/ur1.c: Likewise.
17946 * gdb.reverse/watch-reverse.c: Likewise.
17947
066a77c5
AA
179482014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17949
17950 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
17951 variant.
17952 * gdb.base/sepdebug.exp: Drop references to removed code.
17953
4f204ea5
AA
179542014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17955
17956 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
17957 variant. Preserve original line numbering.
17958 * gdb.base/list1.c: Likewise.
17959
3b377a3a
AA
179602014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17961
17962 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
17963 variant.
17964 * gdb.base/break1.c: Likewise.
17965 * gdb.base/break.exp: Drop references to removed code.
17966
e444df73
AA
179672014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17968
17969 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
17970 variant.
17971
8008f2a7
AA
179722014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17973
17974 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
17975
a5a06887
AA
179762014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17977
17978 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
17979 logic into perform_all_tests() and invoke it with and without
17980 function header prototypes.
17981 (do_function_calls): Remove conditional XFAIL for PR 5318.
17982 (rerun_and_prepare): Remove duplicate code.
17983 (perform_all_tests): New. Main logic moved here.
17984
44dba9b9
AA
179852014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17986
17987 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
17988 code guarded by #ifdef NO_PROTOTYPES.
17989 (t_double_many_args): Likewise.
17990 (DEF_FUNC_MANY_ARGS_1): Likewise.
17991 (DEF_FUNC_VALUES_1): Likewise.
17992 (t_structs_ldc): Renamed from t_structs_fc in conditional code
17993 guarded by #ifdef PROTOTYPES.
17994
d1fbcd56
AA
179952014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17996
17997 * gdb.mi/mi-console.c: Add eye-catcher.
17998 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
17999 instead of literal line number.
18000
b0e59b8f
AA
180012014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18002
18003 * gdb.base/shr2.c: Add eye-catcher.
18004 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
18005 line number.
18006
78f98cca
AA
180072014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18008
18009 * gdb.base/jump.c: Add eye-catchers.
18010 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
18011 numbers.
18012
58fa2af0
AA
180132014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18014
18015 * gdb.base/execd-prog.c: Add eye-catchers.
18016 * gdb.base/foll-exec.c: Likewise.
18017 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
18018 line numbers.
18019
04e5059b
AA
180202014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18021
18022 * gdb.base/ending-run.c: Add eye-catchers.
18023 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
18024 literal line numbers.
18025
dbfdb174
AA
180262014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18027
18028 * gdb.base/call-rt-st.c: Add eye-catchers.
18029 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
18030 literal line numbers.
18031
888a2ade
AA
180322014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18033
18034 * gdb.base/call-ar-st.c: Add eye-catchers.
18035 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
18036 literal line numbers.
18037
6acc2dde
AA
180382014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18039
18040 * gdb.base/average.c: Add eye-catchers.
18041 * gdb.base/sum.c: Likewise.
18042 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
18043 regexps dynamically.
18044
9ecfcd1d
AA
180452014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18046
18047 * gdb.base/solib1.c: Add eye-catchers.
18048 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
18049 literal line numbers.
18050
78708b7c
PA
180512014-11-12 Pedro Alves <palves@redhat.com>
18052
18053 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
18054 leader has exited.
18055
af48d08f
PA
180562014-11-12 Pedro Alves <palves@redhat.com>
18057
18058 * gdb.arch/i386-bp_permanent.c: New file.
18059 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
18060 (srcfile): Set to i386-bp_permanent.c.
18061 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
18062 that stepi does not execute the 'leave' instruction, instead of
18063 testing it does execute.
18064 * gdb.base/bp-permanent.c: New file.
18065 * gdb.base/bp-permanent.exp: New file.
18066
af3768e9
DE
180672014-11-10 Doug Evans <xdje42@gmail.com>
18068
18069 PR symtab/17564
18070 * gdb.base/symtab-search-order.exp: New file.
18071 * gdb.base/symtab-search-order.c: New file.
18072 * gdb.base/symtab-search-order-1.c: New file.
18073 * gdb.base/symtab-search-order-shlib-1.c: New file.
18074
9de00a4a
PA
180752014-11-07 Pedro Alves <palves@redhat.com>
18076
18077 PR gdb/17511
18078 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
18079 i?86-*-linux*.
18080
e0f52461
SC
180812014-11-03 Siva Chandra Reddy <sivachandra@google.com>
18082
18083 PR c++/17494
18084 * gdb.cp/pr17494.cc: New file.
18085 * gdb.cp/pr17494.exp: New file.
18086
6ce8c980
YQ
180872014-11-02 Yao Qi <yao@codesourcery.com>
18088
18089 * gdb.python/python.exp: Get working directory and match the
18090 output of "set extended-prompt \\w " with it.
18091
02be9a71
DE
180922014-10-30 Doug Evans <dje@google.com>
18093
18094 * gdb.python/py-objfile.exp: Add tests for setting random attributes
18095 in objfiles.
18096 * gdb.python/py-progspace.exp: Add tests for setting random attributes
18097 in progspaces.
18098
3bdff46b
LM
180992014-10-30 Janis Johnson <janisjo@codesourcery.com>
18100
18101 * gdb.base/fullpath-expand.exp: Skip for a remote host.
18102 * gdb.base/realname-expand.exp: Likewise.
18103 * gdb.linespec/macro-relative.exp: Likewise.
18104
ab917dfb
PA
181052014-10-29 Pedro Alves <palves@redhat.com>
18106
18107 PR gdb/17408
18108 * gdb.threads/schedlock.c (some_function): New function.
18109 (call_function): New global.
18110 (MAYBE_CALL_SOME_FUNCTION): New macro.
18111 (thread_function): Call it.
18112 * gdb.threads/schedlock.exp (get_args): Add description parameter,
18113 and use it instead of a global counter. Adjust all callers.
18114 (get_current_thread): Use "find current thread" for test message
18115 here rather than having all callers pass down the same string.
18116 (goto_loop): New procedure, factored out from ...
18117 (my_continue): ... this.
18118 (step_ten_loops): Change parameter from test message to command to
18119 use. Adjust.
18120 (list_count): Delete global.
18121 (check_result): New procedure, factored out from duplicate top
18122 level code.
18123 (continue tests): Wrap in with_test_prefix.
18124 (test_step): New procedure, factored out from duplicate top level
18125 code.
18126 (top level): Test "step" in combination with all scheduler-locking
18127 modes. Test "next" in combination with all scheduler-locking
18128 modes, and in combination with stepping over a function call or
18129 not.
18130 * gdb.threads/next-bp-other-thread.c: New file.
18131 * gdb.threads/next-bp-other-thread.exp: New file.
18132
d3d4baed
PA
181332014-10-29 Pedro Alves <palves@redhat.com>
18134
18135 PR python/17372
18136 * gdb.python/python.exp: Test a multi-line command that spawns
18137 interactive Python.
18138 * gdb.base/multi-line-starts-subshell.exp: New file.
18139
563e8d85
YQ
181402014-10-29 Yao Qi <yao@codesourcery.com>
18141
18142 * gdb.base/fileio.exp: Make directories on host.
18143
0ea4d52e
YQ
181442014-10-29 Yao Qi <yao@codesourcery.com>
18145
18146 * gdb.base/fileio.c (test_write): Close the file.
18147
7f5ef605
PA
181482014-10-28 Pedro Alves <palves@redhat.com>
18149
18150 PR gdb/12623
18151 * gdb.base/sigstep.c (no_handler): New global.
18152 (main): If 'no_handler is true, set the signal handlers to
18153 SIG_IGN.
18154 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
18155 with_sw_watch and no_handler parameters. Handle them.
18156 (top level) <stepping over handler when stopped at a breakpoint
18157 test>: Add a test axis for testing with a software watchpoint, and
18158 another for testing with the signal handler set to SIG_IGN.
18159 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
18160 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
18161
abbdbd03
PA
181622014-10-28 Pedro Alves <palves@redhat.com>
18163
18164 PR gdb/17511
18165 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
18166 * gdb.base/sigstep.exp (other_handler_location): New global.
18167 (advance): Support stepping into the signal handler, and running
18168 commands while in the handler.
18169 (in_handler_map): New global.
18170 (top level): In the advance test, add combinations for getting
18171 into the handler with stepping commands, and for running commands
18172 in the handler. Add comment descripting the advancei tests.
18173
1df4399f
PA
181742014-10-28 Pedro Alves <palves@redhat.com>
18175
18176 * gdb.base/sigstep.exp: Use build_executable instead of
18177 prepare_for_testing.
18178 (top level): Move code that starts GDB, runs to main and creates a
18179 display to ...
18180 (restart): ... this new procedure.
18181 (top level): Move backtrace from signal handler test to ...
18182 (validate_backtrace): ... this new procedure.
18183 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
18184 with_test_prefix. Always restart GDB.
18185 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
18186 with_test_prefix. Always restart GDB. No need to delete
18187 breakpoints after the test.
18188 (test_skip_handler): Remove prefix parameter.
18189 (skip_over_handler, breakpoint_to_handler)
18190 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
18191 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
18192 restart GDB. No need to delete breakpoints after the test.
18193 (top level): Use foreach to call the test procedures with
18194 different commands.
18195
a5b6e449
PA
181962014-10-28 Pedro Alves <palves@redhat.com>
18197
18198 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
18199 instead of GNATS numbers.
18200 * gdb.base/sigbpt.exp: Likewise.
18201 * gdb.base/siginfo.exp: Likewise.
18202 * gdb.base/sigstep.exp: Likewise.
18203
e5f8a7cc
PA
182042014-10-27 Pedro Alves <palves@redhat.com>
18205
18206 * gdb.base/sigstep.c (dummy): New global.
18207 (main): Issue a couple writes to the new global.
18208 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
18209 procedures.
18210 (skip_over_handler): Use test_skip_handler.
18211 (top level): Call skip_over_handler for stepi and nexti too.
18212 (breakpoint_over_handler): Use test_skip_handler.
18213 (top level): Call breakpoint_over_handler for stepi and nexti too.
18214
763905a3
YQ
182152014-10-27 Yao Qi <yao@codesourcery.com>
18216
18217 * gdb.trace/tfile.c (adjust_function_address)
18218 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
18219 function descriptor.
18220
6f259a23
DB
182212014-10-24 Don Breazeal <donb@codesourcery.com>
18222
18223 * gdb.base/foll-fork.exp (test_follow_fork,
18224 catch_fork_child_follow): Check for updated fork messages emitted
18225 from infrun.c.
18226 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
18227 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
18228 vfork_and_exec_child_follow_through_step): Check for updated vfork
18229 messages emitted from infrun.c.
18230
09dd9a69
PA
182312014-10-24 Pedro Alves <palves@redhat.com>
18232
18233 * gdb.base/corefile.exp: Remove references to ultrix.
18234 * gdb.base/interrupt.exp: Likewise.
18235 * gdb.base/whatis.exp: Likewise.
18236 * gdb.gdb/selftest.exp: Likewise.
18237 * gdb.threads/manythreads.exp: Likewise.
18238 * gdb.threads/print-threads.exp: Likewise.
18239 * gdb.threads/pthreads.exp:: Likewise.
18240 * gdb.threads/schedlock.exp: Likewise.
18241
3433cfa5
SC
182422014-10-24 Siva Chandra Reddy <sivachandra@google.com>
18243
18244 * gdb.cp/non-trivial-retval.cc: Add a test case.
18245 * gdb.cp/non-trivial-retval.exp: Add a test.
18246
092f880b
YQ
182472014-10-20 Yao Qi <yao@codesourcery.com>
18248
18249 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
18250 * gdb.python/py-objfile-script-gdb.py: New file.
18251 * gdb.python/py-objfile-script.exp: Update reference to
18252 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
18253 of remote_download. Remove the dest file.
18254
acbdb7f3
YQ
182552014-10-20 Yao Qi <yao@codesourcery.com>
18256
18257 * gdb.base/checkpoint.exp: Don't remove file copied on host.
18258 * gdb.base/step-line.exp: Likewise.
18259 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
18260 * gdb.dwarf2/dw2-basic.exp: Likewise.
18261 * gdb.dwarf2/dw2-compressed.exp: Likewise.
18262 * gdb.dwarf2/dw2-filename.exp: Likewise.
18263 * gdb.dwarf2/dw2-intercu.exp: Likewise.
18264 * gdb.dwarf2/dw2-intermix.exp: Likewise.
18265 * gdb.dwarf2/dw2-producer.exp: Likewise.
18266 * gdb.dwarf2/mac-fileno.exp: Likewise.
18267 * gdb.python/py-frame-args.exp: Likewise.
18268 * gdb.python/py-framefilter.exp: Likewise.
18269 * gdb.python/py-mi.exp: Likewise.
18270 * gdb.python/py-objfile-script.exp: Likewise
18271 * gdb.python/py-pp-integral.exp: Likewise.
18272 * gdb.python/py-pp-re-notag.exp: Likewise.
18273 * gdb.python/py-prettyprint.exp: Likewise.
18274 * gdb.python/py-section-script.exp: Likewise.
18275 * gdb.python/py-typeprint.exp: Likewise.
18276 * gdb.python/py-xmethods.exp: Likewise.
18277 * gdb.stabs/weird.exp: Likewise.
18278 * gdb.xml/tdesc-regs.exp: Likewise.
18279
bd286a29
KCY
182802014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
18281
18282 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
18283 (out_cu): Use addr_len for the size of addresses.
18284 (out_line): Likewise. Size DW_LNE_set_address instruction
18285 according to addr_len.
18286 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
18287 (FUNC): Add START_INSNS to definition.
18288
673dc4a0
YQ
182892014-10-18 Yao Qi <yao@codesourcery.com>
18290
18291 * gdb.base/argv0-symlink.exp: Check argv[0] value if
18292 gdb_has_argv0 return true.
18293 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
18294 check [target_info exists noargs], check [gdb_has_argv0]
18295 instead.
18296 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
18297 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
18298 procedures.
18299
4ffbba72
DE
183002014-10-17 Doug Evans <dje@google.com>
18301
18302 * gdb.python/py-events.exp: Update expected output for clear_objfiles
18303 event.
18304 * gdb.python/py-events.py: Add clear_objfiles event.
18305
d096d8c1
DE
183062014-10-17 Doug Evans <dje@google.com>
18307
18308 * gdb.python/py-objfile.exp: Test progspace attribute.
18309
a80db015
LM
183102014-10-17 Luis Machado <lgustavo@codesourcery.com>
18311
18312 * gdb.guile/scm-breakpoint.exp: Do not assume any
18313 directory separators when matching source file paths.
18314 * gdb.python/py-breakpoint.exp: Likewise.
18315 * gdb.reverse/break-precsave.exp: Likewise.
18316 * gdb.reverse/break-reverse.exp: Likewise.
18317 * gdb.reverse/consecutive-precsave.exp: Likewise.
18318 * gdb.reverse/finish-precsave.exp: Likewise.
18319 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
18320 * gdb.reverse/finish-reverse.exp: Likewise.
18321 * gdb.reverse/i386-precsave.exp: Likewise.
18322 * gdb.reverse/i387-env-reverse.exp: Likewise.
18323 * gdb.reverse/i387-stack-reverse.exp: Likewise.
18324 * gdb.reverse/machinestate-precsave.exp: Likewise.
18325 * gdb.reverse/machinestate.exp: Likewise.
18326 * gdb.reverse/sigall-precsave.exp: Likewise.
18327 * gdb.reverse/solib-precsave.exp: Likewise.
18328 * gdb.reverse/step-precsave.exp: Likewise.
18329 * gdb.reverse/until-precsave.exp: Likewise.
18330 * gdb.reverse/watch-precsave.exp: Likewise.
18331 * gdb.reverse/watch-reverse.exp: Likewise.
18332
b22089ab
YQ
183332014-10-17 Yao Qi <yao@codesourcery.com>
18334
18335 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
18336 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
18337
6c4486e6
PA
183382014-10-17 Pedro Alves <palves@redhat.com>
18339
18340 PR gdb/17471
18341 * gdb.base/bg-execution-repeat.c: New file.
18342 * gdb.base/bg-execution-repeat.exp: New file.
18343
0ff33695
PA
183442014-10-17 Pedro Alves <palves@redhat.com>
18345
18346 PR gdb/17300
18347 * gdb.base/continue-all-already-running.c: New file.
18348 * gdb.base/continue-all-already-running.exp: New file.
18349
6fdebc3d
PA
183502014-10-17 Pedro Alves <palves@redhat.com>
18351
18352 PR gdb/17472
18353 * gdb.base/annota-input-while-running.c: New file.
18354 * gdb.base/annota-input-while-running.exp: New file.
18355
32a8097b
PA
183562014-10-17 Pedro Alves <palves@redhat.com>
18357
18358 * gdb.base/callfuncs.exp: emove references to osf.
18359 * gdb.base/sigall.exp: Likewise.
18360 * gdb.gdb/selftest.exp: Likewise.
18361 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
18362 * gdb.mi/non-stop.c: Likewise.
18363 * gdb.mi/pthreads.c: Likewise.
18364 * gdb.reverse/sigall-precsave.exp: Likewise.
18365 * gdb.reverse/sigall-reverse.exp: Likewise.
18366 * gdb.threads/pthreads.c: Likewise.
18367 * gdb.threads/pthreads.exp: Likewise.
18368
7a3517ff
YQ
183692014-10-17 Yao Qi <yao@codesourcery.com>
18370
18371 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
18372 check 'target_info exists noargs'.
18373 (test_command_prompt_position): Likewise.
18374 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
18375 Remove "set args".
18376 (progvar_simple_while_test): Likewise.
18377 (progvar_complex_if_while_test): Likewise.
18378 (if_while_breakpoint_command_test): Likewise.
18379 (infrun_breakpoint_command_test): Likewise.
18380 (breakpoint_command_test): Likewise.
18381 (watchpoint_command_test): Likewise.
18382 (bp_deleted_in_command_test): Likewise.
18383 (temporary_breakpoint_commands): Likewise.
18384
bb99c472
YQ
183852014-10-16 Yao Qi <yao@codesourcery.com>
18386
18387 * gdb.base/remotetimeout.exp: Remove noargs checking.
18388
7c16b83e
PA
183892014-10-15 Pedro Alves <palves@redhat.com>
18390
18391 PR breakpoints/9649
18392 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
18393 * gdb.base/breakpoint-in-ro-region.exp
18394 (probe_target_hardware_step): New procedure.
18395 (top level): Probe hardware stepping and hardware breakpoint
18396 support. Test stepping through a read-only region, with both
18397 "breakpoint auto-hw" on and off and both "always-inserted" on and
18398 off.
18399
35a49624
IB
184002014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
18401
18402 * gdb.dlang/demangle.exp: Update for demangling changes.
18403
2d1c107c
SC
184042014-10-15 Siva Chandra Reddy <sivachandra@google.com>
18405
18406 * gdb.cp/non-trivial-retval.cc: Add new test cases.
18407 * gdb.cp/non-trivial-retval.exp: Add new tests.
18408
778811d5
SC
184092014-10-15 Siva Chandra Reddy <sivachandra@google.com>
18410
18411 PR c++/13403
18412 PR c++/15154
18413 * gdb.cp/non-trivial-retval.cc: New file.
18414 * gdb.cp/non-trivial-retval.exp: New file.
18415
10c5f0a8
YQ
184162014-10-15 Yao Qi <yao@codesourcery.com>
18417
18418 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
18419 remote host.
18420
65d7b369
YQ
184212014-10-15 Yao Qi <yao@codesourcery.com>
18422
18423 * gdb.python/py-symbol.exp: Match file base name if host is
18424 remote, otherwise match file name with dir name.
18425 * gdb.python/py-symtab.exp: Likewise.
18426 * gdb.python/python.exp: Likewise.
18427
46dc1394
YQ
184282014-10-15 Yao Qi <yao@codesourcery.com>
18429
18430 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
18431 pattern.
18432 * gdb.python/py-symtab.exp: Likewise.
18433 * gdb.python/python.exp: Remove trailing ".*". Fix typo
18434 locationn.
18435
c40cc657
JB
184362014-10-14 Joel Brobecker <brobecker@adacore.com>
18437
18438 * gdb.ada/addr_arith: New testcase.
18439
2abf49e1
MR
184402014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
18441
18442 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
18443 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
18444 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
18445 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
18446
f7088df3
SDJ
184472014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
18448
18449 * gdb.arch/stap-eval-lang-ada.S: Likewise.
18450 * gdb.arch/stap-eval-lang-ada.c: Likewise.
18451 * gdb.arch/stap-eval-lang-ada.exp: New file.
18452
4dc06805
YQ
184532014-10-14 Yao Qi <yao@codesourcery.com>
18454
18455 * gdb.mi/mi-var-child.c (nothing1): New function.
18456 (nothing2): New function.
18457 (do_children_tests): Set function pointers by nothing1 and
18458 nothing2.
18459 * gdb.mi/mi-var-child.exp: Step over new added statements.
18460 Update test to match the new output.
18461 * gdb.mi/var-cmd.c (nothing1): New function.
18462 (nothing2): New function.
18463 (do_children_tests): Set function pointers by nothing1 and
18464 nothing2.
18465 * gdb.mi/mi-var-display.exp: Update test to match output.
18466 Step to the line specified by $line_dct_nothing.
18467 Increase the number of lines to step.
18468
46a93de2
YQ
184692014-10-14 Yao Qi <yao@codesourcery.com>
18470
18471 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
18472 tests.
18473 * gdb.mi/mi2-var-child.exp: Likewise.
18474
14ea52ee
DE
184752014-10-13 Doug Evans <dje@google.com>
18476
18477 * gdb.python/py-objfile.exp: Change name of file name test.
18478
e5c6e92b
DE
184792014-10-13 Doug Evans <dje@google.com>
18480
18481 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
18482 from the start of the CU.
18483
c780cc2f
JK
184842014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
18485 Yao Qi <yao@codesourcery.com>
18486
18487 Fix "save breakpoints" for "catch" command.
18488 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
18489 Remove -nonewline. Match also the added "main" line.
18490
99894e11
JK
184912014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
18492
18493 Fix "save breakpoints" for "disable $bpnum" command.
18494 * gdb.base/save-bp.c (main): Add label.
18495 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
18496
6e1ac5a3
JK
184972014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
18498
18499 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
18500
754dd2b0
YQ
185012014-10-11 Yao Qi <yao@codesourcery.com>
18502
18503 * gdb.server/server-kill.exp: Execute command
18504 "set remote trace-status-packet on" before "tstatus".
18505
f90183d7
YQ
185062014-10-11 Yao Qi <yao@codesourcery.com>
18507
18508 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
18509 (main): Call getppid.
18510 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
18511 and continue to it. Read variable "server_pid".
18512
bf40a607
YQ
185132014-10-11 Yao Qi <yao@codesourcery.com>
18514
18515 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
18516
052ca370
YQ
185172014-10-11 Yao Qi <yao@codesourcery.com>
18518
18519 * gdb.threads/thread-find.exp: Don't execute command
18520 "info threads".
18521 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
18522 * gdb.threads/linux-dp.exp: Don't check the condition
18523 $threads_created equals to zero.
18524
3831839c
PA
185252014-10-10 Pedro Alves <palves@redhat.com>
18526
18527 * gdb.base/bigcore.exp: Remove references to IRIX.
18528 * gdb.base/funcargs.exp: Likewise.
18529 * gdb.base/interrupt.exp: Likewise.
18530 * gdb.base/mips_pro.exp: Likewise.
18531 * gdb.base/nodebug.exp: Likewise.
18532 * gdb.base/setvar.exp: Likewise.
18533 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
18534
8b9a549d
PA
185352014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
18536 Pedro Alves <palves@redhat.com>
18537
18538 PR symtab/14466
18539 * gdb.base/vdso-warning.c: New file.
18540 * gdb.base/vdso-warning.exp: New file.
18541
d48ba5e8
DE
185422014-10-02 Doug Evans <dje@google.com>
18543
18544 * gdb.base/structs.c (main): Don't run forever.
18545
2278c276
PA
185462014-10-02 Pedro Alves <palves@redhat.com>
18547
18548 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
18549 (top level) <stop threads 1, stop threads 2>: Use it.
18550
b57bacec
PA
185512014-10-02 Pedro Alves <palves@redhat.com>
18552
18553 * gdb.threads/break-while-running.exp (test): Add new
18554 'update_thread_list' argument. Skip "info threads" if false.
18555 (top level): Add new 'update_thread_list' axis.
18556
13fd3ff3
PA
185572014-10-02 Pedro Alves <palves@redhat.com>
18558
18559 PR breakpoints/17431
18560 * gdb.base/execl-update-breakpoints.c: New file.
18561 * gdb.base/execl-update-breakpoints.exp: New file.
18562
0fec99e8
PA
185632014-10-01 Pedro Alves <palves@redhat.com>
18564
18565 * gdb.base/breakpoint-in-ro-region.c: New file.
18566 * gdb.base/breakpoint-in-ro-region.exp: New file.
18567
2ddf4301
SM
185682014-10-01 Simon Marchi <simon.marchi@ericsson.com>
18569
18570 * gdb.mi/mi-exit-code.exp: New file.
18571 * gdb.mi/mi-exit-code.c: New file.
18572
6a5f3f43
YQ
185732014-09-30 Yao Qi <yao@codesourcery.com>
18574
18575 * lib/prelink-support.exp (build_executable_own_libs): Error if
18576 the target isn't native.
18577
345bcc73
YQ
185782014-09-30 Yao Qi <yao@codesourcery.com>
18579
18580 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
18581 false.
18582
a25a5a45
PA
185832014-09-22 Pedro Alves <palves@redhat.com>
18584
18585 * gdb.threads/break-while-running.exp: New file.
18586 * gdb.threads/break-while-running.c: New file.
18587
00ba3162
YQ
185882014-09-19 Yao Qi <yao@codesourcery.com>
18589
18590 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
18591 Invoke test. Restart GDB with --readnow and invoke test again.
18592
c3b7b696
YQ
185932014-09-19 Yao Qi <yao@codesourcery.com>
18594
18595 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
18596 proc set_breakpoint_on_gcd_function. Invoke
18597 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
18598 invoke set_breakpoint_on_gcd_function again.
18599
2b4fd423
DE
186002014-09-18 Doug Evans <dje@google.com>
18601
18602 * gdb.dwarf2/symtab-producer.exp: New file.
18603
a5947601
SDJ
186042014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
18605
18606 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
18607 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
18608 * gdb.base/global-var-nested-by-dso.c: Likewise.
18609 * gdb.base/global-var-nested-by-dso.exp: Likewise.
18610
91c19059
SDJ
186112014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
18612 Pedro Alves <palves@redhat.com>
18613
18614 * gdb.base/watch-bitfields.exp: Pass string other than test file
18615 name to prepare_for_testing.
18616 (watch): New procedure.
18617 (expect_watchpoint): Use with_test_prefix.
18618 (top level): Factor out tests to ...
18619 (test_watch_location, test_regular_watch): ... these new
18620 procedures, and use with_test_prefix and gdb_continue_to_end.
18621
bb9d5f81
PP
186222014-09-16 Patrick Palka <patrick@parcs.ath.cx>
18623
18624 PR breakpoints/12526
18625 * gdb.base/watch-bitfields.exp: New file.
18626 * gdb.base/watch-bitfields.c: New file.
18627
635856f5
PA
186282014-09-16 Pedro Alves <palves@redhat.com>
18629
18630 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
18631 software and hardware addresses, not software address against
18632 itself.
18633
7280ceea
PA
186342014-09-16 Pedro Alves <palves@redhat.com>
18635
18636 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
18637 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
18638
428b16bd
PA
186392014-09-16 Pedro Alves <palves@redhat.com>
18640
18641 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
18642 files.
18643 * gdb.base/a2-run.exp: Remove all code guarded by istarget
18644 "*-*-vxworks*" throughout.
18645 * gdb.base/break.exp: Likewise.
18646 * gdb.base/default.exp: Likewise.
18647 * gdb.base/scope.exp: Likewise.
18648 * gdb.base/sepdebug.exp: Likewise.
18649 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
18650 throughout.
18651 * gdb.base/run.c: Likewise.
18652 * gdb.base/sepdebug.c: Likewise.
18653 * gdb.hp/gdb.aCC/run.c: Likewise.
18654 * gdb.reverse/until-reverse.c: Likewise.
18655 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
18656
666d413c
YQ
186572014-09-16 Yao Qi <yao@codesourcery.com>
18658
18659 * boards/local-remote-host-native.exp: New file.
18660
57cbd724
DE
186612014-09-14 Doug Evans <xdje42@gmail.com>
18662
18663 * gdb.threads/queue-signal.c (thread_count): New variable.
18664 (thread_count_mutex, thread_count_condvar): New variables.
18665 (incr_thread_count, wait_all_threads_running): New functions.
18666 (main): Wait for all threads to be in their thread functions.
18667
81219e53
DE
186682014-09-13 Doug Evans <xdje42@gmail.com>
18669
18670 * gdb.threads/queue-signal.c: New file.
18671 * gdb.threads/queue-signal.exp: New file.
18672
3714cea7
DE
186732014-09-13 Doug Evans <xdje42@gmail.com>
18674
18675 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
18676 be consistent with what default_gdb_init uses.
18677 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
18678 the plain text of the prompt. Add some logging printfs.
18679 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
18680
fa43b1d7
PA
186812014-09-12 Pedro Alves <palves@redhat.com>
18682
18683 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
18684 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
18685 * gdb.arch/i386-size-overlap.exp: Likewise.
18686 * gdb.arch/i386-size.exp: Likewise.
18687 * gdb.arch/i386-unwind.exp: Likewise.
18688 * gdb.base/a2-run.exp: Likewise.
18689 * gdb.base/break.exp: Likewise.
18690 * gdb.base/charset.exp: Likewise.
18691 * gdb.base/chng-syms.exp: Likewise.
18692 * gdb.base/commands.exp: Likewise.
18693 * gdb.base/dbx.exp: Likewise.
18694 * gdb.base/find.exp: Likewise.
18695 * gdb.base/funcargs.exp: Likewise.
18696 * gdb.base/jit-simple.exp: Likewise.
18697 * gdb.base/reread.exp: Likewise.
18698 * gdb.base/sepdebug.exp: Likewise.
18699 * gdb.base/step-bt.exp: Likewise.
18700 * gdb.cp/mb-inline.exp: Likewise.
18701 * gdb.cp/mb-templates.exp: Likewise.
18702 * gdb.objc/basicclass.exp: Likewise.
18703 * gdb.threads/killed.exp: Likewise.
18704
9d9bf2df
EBM
187052014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
18706
18707 PR tdep/17379
18708 * gdb.arch/powerpc-stackless.S: New file.
18709 * gdb.arch/powerpc-stackless.exp: New file.
18710
1cf2f1b0
JK
187112014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
18712
18713 * gdb.base/attach.c: Include unistd.h.
18714 (main): Call alarm. Add label postloop.
18715 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
18716 gdb_breakpoint, gdb_continue_to_breakpoint.
18717 (test_command_line_attach_run): Kill ${testpid} in one exit path.
18718
98880d46
PA
187192014-09-11 Pedro Alves <palves@redhat.com>
18720
18721 PR gdb/17347
18722 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
18723 * gdb.base/attach.exp (test_command_line_attach_run): New
18724 procedure.
18725 (top level): Call it.
18726
4c92ff2c
PA
187272014-09-11 Pedro Alves <palves@redhat.com>
18728
18729 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
18730 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
18731 (do_command_attach_tests): Use spawn_wait_for_attach.
18732 * gdb.base/solib-overlap.exp: Likewise.
18733 * gdb.multi/multi-attach.exp: Likewise.
18734 * gdb.python/py-prompt.exp: Likewise.
18735 * gdb.python/py-sync-interp.exp: Likewise.
18736 * gdb.server/ext-attach.exp: Likewise.
18737
3adc1a7d
GKB
187382014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
18739
18740 * gdb.fortran/array-element.exp: Remove unexpected "continue"
18741 command in testcase. Simplify testcase.
18742
96334934
JB
187432014-09-10 Joel Brobecker <brobecker@adacore.com>
18744
18745 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
18746
eb479039
JB
187472014-09-10 Joel Brobecker <brobecker@adacore.com>
18748
18749 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
18750
deede10c
JB
187512014-09-10 Joel Brobecker <brobecker@adacore.com>
18752
18753 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
18754
7828a5f5
JB
187552014-09-10 Joel Brobecker <brobecker@adacore.com>
18756
18757 * gdb.dwarf2/dynarr-ptr.c: New file.
18758 * gdb.dwarf2/dynarr-ptr.exp: New file.
18759
33aeebcf
MR
187602014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
18761
18762 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
18763 of 30 rather than hardcoding 120 for a slow test case. Take the
18764 `gdb,timeout' target setting into account for this calculation.
18765 Don't extend the timeout for the test cases that don't need it.
18766
7b415901
MR
187672014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
18768
18769 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
18770 a factor of 2 for a slow test case. Take the `gdb,timeout'
18771 target setting into account for this calculation.
18772 * gdb.reverse/until-precsave.exp: Increase the timeout by
18773 a factor of 15 and 3 respectively rather than adding 120
18774 for a pair of slow test cases. Take the `gdb,timeout'
18775 target setting into account for this calculation.
18776
4a40f85a
MR
187772014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
18778
18779 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
18780 timeout, don't pass one down to gdb_expect.
18781 (gdb_expect): Rework timeout selection.
18782
09635af7
MR
187832014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
18784
18785 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
18786 exception on timeout.
18787 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
18788 (gdbserver_start_extended): Catch any `gdbserver_start' error
18789 exceptions.
18790 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
18791 * lib/mi-support.exp (mi_gdb_target_load): Catch any
18792 `gdbserver_gdb_load' error exceptions.
18793
2bdd10b7
MR
187942014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
18795
18796 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
18797 120 on waiting for the TCP socket to open.
18798
316935f0
DE
187992014-09-09 Doug Evans <xdje42@gmail.com>
18800
18801 * gdb.base/default.exp (show_conv_list): Add _caller_is,
18802 _caller_matches, _any_caller_is, _any_caller_matches.
18803
83740597
DE
188042014-09-09 Doug Evans <xdje42@gmail.com>
18805
18806 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
18807
4c122fc3
YQ
188082014-09-09 Yao Qi <yao@codesourcery.com>
18809
18810 * gdb.mi/mi-var-display.exp: Set print symbol off.
18811
a9f116cb
GKB
188122014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
18813
18814 PR gdb/17035
18815 * gdb.base/commands.exp: Add tests to verify user-defined
18816 commands with empty bodies.
18817 * gdb.python/py-cmd.exp: Test that we don't show user-defined
18818 python commands in `show user command`.
18819 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
18820 scheme commands in `show user command`.
18821
c75bd3a2
JK
188222014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
18823
18824 PR python/17355
18825 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
18826 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
18827 * gdb.python/py-framefilter-invalidarg.exp: New file.
18828 * gdb.python/py-framefilter-invalidarg.py: New file.
18829
faa42425
DE
188302014-09-06 Doug Evans <xdje42@gmail.com>
18831
18832 PR 15276
18833 * gdb.python/py-caller-is.c: New file.
18834 * gdb.python/py-caller-is.exp: New file.
18835
474ca4f6
SDJ
188362014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
18837
18838 PR gdb/17235
18839 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
18840 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
18841
eb0b0463
SDJ
188422014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
18843
18844 PR fortran/17237
18845 * gdb.fortran/print-formatted.exp: New file.
18846 * gdb.fortran/print-formatted.f90: Likewise.
18847
5f3b99cf
SS
188482014-09-03 Sasha Smundak <asmundak@google.com>
18849
18850 * gdb.python/py-frame.exp: Test Frame.read_register.
18851
7d793aa9
SDJ
188522014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
18853
18854 PR python/16699
18855 * gdb.python/py-completion.exp: New file.
18856 * gdb.python/py-completion.py: Likewise.
18857
fb0576e9
DE
188582014-08-28 Doug Evans <dje@google.com>
18859
18860 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
18861 eax,etc. are live with values set by gdb and thus the compiler can't
18862 use them.
18863 * gdb.arch/i386-pseudo.c (main): Ditto.
18864
ee92b0dd
DE
188652014-08-27 Doug Evans <dje@google.com>
18866
18867 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
18868
6649db35
DE
188692014-08-25 Doug Evans <dje@google.com>
18870
18871 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
18872 (main): Ditto.
18873
564b7600
DE
188742014-08-25 Doug Evans <dje@google.com>
18875
18876 * gdb.threads/thread-execl.exp: #include <stdio.h>.
18877
3881fb67
YQ
188782014-08-24 Yao Qi <yao@codesourcery.com>
18879
18880 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
18881 symbol off.
18882 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
18883
a05a36a5
DE
188842014-08-22 Doug Evans <dje@google.com>
18885
18886 PR 17276
18887 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
18888 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
18889 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
18890
7c343b48
YQ
188912014-08-22 Yao Qi <yao@codesourcery.com>
18892
18893 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
18894 * gdb.python/py-finish-breakpoint2.exp: Likewise.
18895 * gdb.python/python.exp: Likewise. Use .py file on the host
18896 instead of the build.
18897
22fd09ae
JK
188982014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
18899
18900 * gdb.threads/gcore-stale-thread.c: New file.
18901 * gdb.threads/gcore-stale-thread.exp: New file.
18902
a8454a7c
PA
189032014-08-21 Pedro Alves <palves@redhat.com>
18904
18905 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
18906 * gdb.base/gcore-relro-pie.exp: Likewise.
18907 * gdb.base/gcore-relro.exp: Likewise.
18908 * gdb.base/gcore.exp: Likewise.
18909 * gdb.base/print-symbol-loading.exp: Likewise.
18910 * gdb.threads/gcore-thread.exp: Likewise.
18911 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
18912
2a31c623
PA
189132014-08-20 Pedro Alves <palves@redhat.com>
18914 Jan Kratochvil <jan.kratochvil@redhat.com>
18915
18916 * Makefile.in (EXTRA_RULES, CC): New variables, get from
18917 configure.
18918 (EXPECT): Handle READ1 being set.
18919 (all): Depend on EXTRA_RULES.
18920 (check-read1, expect-read1, read1.so, read1): New rules.
18921 * README (Testsuite Parameters): Document the READ1 make variable.
18922 (Race detection): New section.
18923 * configure: Regenerate.
18924 * configure.ac: If build==host==target, and running under a
18925 GNU/glibc system, add read1 to the extra Makefile rules.
18926 (EXTRA_RULES): AC_SUBST it.
18927 * lib/read1.c: New file.
18928
d36430db
JB
189292014-08-20 Joel Brobecker <brobecker@adacore.com>
18930
18931 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
18932 the handling of variables declared as a typedef to an array
18933 which a DW_AT_data_location attribute.
18934
9a0dc9e3
PA
189352014-08-19 Andrew Burgess <aburgess@broadcom.com>
18936 Pedro Alves <palves@redhat.com>
18937
18938 PR symtab/14604
18939 PR symtab/14605
18940 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
18941 gdb_test.
18942
0718a8da
PA
189432014-08-19 Pedro Alves <palves@redhat.com>
18944
18945 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
18946
13b448cd
YQ
189472014-08-19 Yao Qi <yao@codesourcery.com>
18948
18949 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
18950 right line.
18951
1cbf5077
DB
189522014-08-18 David Blaikie <dblaikie@gmail.com>
18953
18954 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
18955
bf0fae19
JB
189562014-08-18 Joel Brobecker <brobecker@adacore.com>
18957
18958 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
18959 attribute in array range.
18960
3c8c5dcc
JB
189612014-08-18 Joel Brobecker <brobecker@adacore.com>
18962
18963 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
18964
e66d4446
SC
189652014-08-15 Siva Chandra Reddy <sivachandra@google.com>
18966
18967 PR c++/17132
18968 * gdb.cp/pr17132.cc: New file.
18969 * gdb.cp/pr17132.exp: New file.
18970
940df408
SC
189712014-08-15 Siva Chandra Reddy <sivachandra@google.com>
18972
18973 * gdb.python/py-xmethods.py (A_getarrayind)
18974 (E_method_char_worker.__call__, E_method_int_worker.__call__):
18975 Use 'print' with function call syntax.
18976 (E_method_matcher.match): Fix tab vs space indentation mixup.
18977
ebcc6c3a
YQ
189782014-08-15 Yao Qi <yao@codesourcery.com>
18979
18980 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
18981 false.
18982
775e0f04
YQ
189832014-08-15 Yao Qi <yao@codesourcery.com>
18984
18985 * gdb.cp/casts.exp: Set print symbol off.
18986 * gdb.cp/class2.exp: Likewise.
18987 * gdb.cp/overload.exp: Likewise.
18988 * gdb.cp/templates.exp: Likewise.
18989
d769e349
DE
189902014-08-11 Doug Evans <dje@google.com>
18991
18992 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
18993 (test_load_shlib): Update.
18994
20c6f1e1
YQ
189952014-08-09 Yao Qi <yao@codesourcery.com>
18996
18997 * gdb.base/display.exp: Invoke is_address_zero_readable.
18998 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
18999 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
19000 * gdb.base/hbreak-unmapped.exp: Return if
19001 is_address_zero_readable returns true.
19002 * gdb.base/signest.exp: Likewise.
19003 * gdb.base/signull.exp: Likewise.
19004 * gdb.base/sigbpt.exp: Likewise.
19005 * gdb.guile/scm-disasm.exp: Do the test if
19006 is_address_zero_readable returns false.
19007 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
19008 * gdb.python/py-arch.exp: Likewise.
19009 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
19010 * lib/gdb.exp (is_address_zero_readable): New proc.
19011
5792e8e3
YQ
190122014-08-09 Yao Qi <yao@codesourcery.com>
19013
19014 PR testsuite/13443
19015 * gdb.mi/mi-var-display.exp: Make test messages unique.
19016
3cecbbbe
TT
190172014-08-04 Tom Tromey <tromey@redhat.com>
19018
19019 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
19020 target 0".
19021
00b51ff5
TT
190222014-08-04 Tom Tromey <tromey@redhat.com>
19023
19024 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
19025 "target_resume".
19026
6908c509
JB
190272014-08-01 Joel Brobecker <brobecker@adacore.com>
19028
19029 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
19030 inner_vla_struct_object_size.
19031 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
19032 as xfail.
19033
cc6563d2
PA
190342014-07-30 Pedro Alves <palves@redhat.com>
19035
19036 * gdb.threads/signal-command-handle-nopass.exp (test): Add
19037 comment.
19038
7e09a223
YQ
190392014-07-29 Yao Qi <yao@codesourcery.com>
19040
19041 PR gdb/17206
19042 * gdb.base/until-nodebug.exp: New.
19043
7ebdbe92
DE
190442014-07-28 Doug Evans <xdje42@gmail.com>
19045
19046 PR guile/17203
19047 * gdb.guile/scm-parameter.exp: Add tests for trying to create
19048 previously existing parameter, and previously ambiguously spelled
19049 parameter.
19050
fdb1adc6
WN
190512014-07-28 Will Newton <will.newton@linaro.org>
19052
19053 * gdb.base/varargs.exp: Remove KFAILs for ARM.
19054
186fcde0
DE
190552014-07-26 Ludovic Courtès <ludo@gnu.org>
19056 Doug Evans <xdje42@gmail.com>
19057
19058 PR guile/17146
19059 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
19060
70509625
PA
190612014-07-25 Pedro Alves <palves@redhat.com>
19062
19063 * gdb.threads/signal-command-handle-nopass.c: New file.
19064 * gdb.threads/signal-command-handle-nopass.exp: New file.
19065 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
19066 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
19067 * gdb.threads/signal-delivered-right-thread.c: New file.
19068 * gdb.threads/signal-delivered-right-thread.exp: New file.
19069
c3f814a1
PA
190702014-07-25 Pedro Alves <palves@redhat.com>
19071
19072 * gdb.base/double-prompt-target-event-error.exp
19073 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
19074 match.
19075 (cancel_pagination_in_target_event): Rework double prompt
19076 detection.
19077 * gdb.base/paginate-after-ctrl-c-running.exp
19078 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
19079 <return>' match.
19080 * gdb.base/paginate-bg-execution.exp
19081 (test_bg_execution_pagination_return)
19082 (test_bg_execution_pagination_cancel): Remove '-notransfer
19083 <return>' matches.
19084 * gdb.base/paginate-execution-startup.exp
19085 (test_fg_execution_pagination_return)
19086 (test_fg_execution_pagination_cancel): Remove '-notransfer
19087 <return>' matches.
19088 * gdb.base/paginate-inferior-exit.exp
19089 (test_paginate_inferior_exited): Remove '-notransfer <return>'
19090 match.
19091 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
19092 * lib/gdb.exp (pagination_prompt): Run text through
19093 string_to_regexp.
19094 (gdb_test_multiple): Match $pagination_prompt instead of
19095 "<return>".
19096 (string_to_regexp): Move to lib/gdb-utils.exp.
19097
e214cf6c
JK
190982014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
19099
19100 * gdb.arch/amd64-entry-value-paramref.S: New file.
19101 * gdb.arch/amd64-entry-value-paramref.cc: New file.
19102 * gdb.arch/amd64-entry-value-paramref.exp: New file.
19103 * gdb.arch/amd64-optimout-repeat.S: New file.
19104 * gdb.arch/amd64-optimout-repeat.c: New file.
19105 * gdb.arch/amd64-optimout-repeat.exp: New file.
19106
17d0c5c8
JK
191072014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
19108
19109 PR gdb/17170
19110 * gdb.base/statistics.exp: New file.
19111
b8b8facf
DE
191122014-07-17 Doug Evans <dje@google.com>
19113
74b49205 19114 PR gdb/17170
b8b8facf
DE
19115 * gdb.base/maint.exp: Update testing of per-command stats.
19116
1b5d0ab3
PA
191172014-07-16 Pedro Alves <palves@redhat.com>
19118
19119 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
19120 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
19121 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
19122 (tfile_write_buf): New functions.
19123 (add_memory_block): Rewrite using the above.
19124 (adjust_function_address): New function.
19125 (FUNCTION_ADDRESS): New macro.
19126 (write_basic_trace_file): Remove short_x local, and use
19127 tfile_write_16. Change type of func_addr local to unsigned long
19128 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
19129 here. Cast argument of add_memory_block to char pointer.
19130 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
19131 (main): Remove parameters.
19132 * gdb.trace/tfile.exp: Remove nowarnings.
19133
4d974e88
SM
191342014-07-15 Simon Marchi <simon.marchi@ericsson.com>
19135
19136 * gdb.base/debug-expr.exp: Test string evaluation with
19137 "debug expression" on.
19138
41e99568
PA
191392014-07-15 Pedro Alves <palves@redhat.com>
19140
19141 * gdb.base/reread.exp: Use clean_restart.
19142
487d9753
PL
191432014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
19144
19145 * gdb.arch/avr-flash-qualifer.c: New.
19146 * gdb.arch/avr-flash-qualifer.exp: New.
19147
cc1c52ad
PA
191482014-07-14 Pedro Alves <palves@redhat.com>
19149
19150 * gdb.base/paginate-after-ctrl-c-running.c: New file.
19151 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
19152
1e973570
PA
191532014-07-14 Pedro Alves <palves@redhat.com>
19154
19155 * gdb.base/double-prompt-target-event-error.c: New file.
19156 * gdb.base/double-prompt-target-event-error.exp: New file.
19157
93d6eb10
PA
191582014-07-14 Pedro Alves <palves@redhat.com>
19159
19160 PR gdb/17072
19161 * gdb.base/paginate-inferior-exit.c: New file.
19162 * gdb.base/paginate-inferior-exit.exp: New file.
19163
0017922d
PA
191642014-07-14 Pedro Alves <palves@redhat.com>
19165
19166 PR gdb/17072
19167 * gdb.base/paginate-bg-execution.c: New file.
19168 * gdb.base/paginate-bg-execution.exp: New file.
19169
94696ad3
PA
191702014-07-14 Pedro Alves <palves@redhat.com>
19171
19172 PR gdb/17072
19173 * gdb.base/paginate-execution-startup.c: New file.
19174 * gdb.base/paginate-execution-startup.exp: New file.
19175 * lib/gdb.exp (pagination_prompt): New global.
19176 (default_gdb_spawn): New procedure, factored out from
19177 default_gdb_spawn.
19178 (default_gdb_start): Adjust to call default_gdb_spawn.
19179 (gdb_spawn): New procedure.
19180
bd293940
PA
191812014-07-14 Pedro Alves <palves@redhat.com>
19182
19183 * lib/gdb.exp (gdb_assert): New procedure.
19184 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
19185
c933f875
PA
191862014-07-14 Pedro Alves <palves@redhat.com>
19187
19188 * gdb.base/execution-termios.c: New file.
19189 * gdb.base/execution-termios.exp: New file.
19190
d98b7a16
TT
191912014-07-14 Tom Tromey <tromey@redhat.com>
19192
19193 * gdb.cp/vla-cxx.cc: New file.
19194 * gdb.cp/vla-cxx.exp: New file.
19195
548740d6
TT
191962014-07-14 Tom Tromey <tromey@redhat.com>
19197
19198 * gdb.reverse/rerun-prec.c: New file.
19199 * gdb.reverse/rerun-prec.exp: New file.
19200
a25eb028
MR
192012014-07-12 Maciej W. Rozycki <macro@mips.com>
19202 Maciej W. Rozycki <macro@codesourcery.com>
19203
19204 * lib/gdb-utils.exp: New file.
19205 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
19206 inline `gdb_init_command' processing.
19207 (gdb_start_cmd): Likewise.
19208 * lib/mi-support.exp (mi_run_cmd): Likewise.
19209 * README: Document `gdb_init_command' and `gdb_init_commands'.
19210
218c2655
JK
192112014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
19212
19213 Fix false FAIL running under a very long directory name.
19214 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
19215 and "set print elements 10000". Twice.
19216
5401fde3
YQ
192172014-07-11 Yao Qi <yao@codesourcery.com>
19218
19219 * gdb.base/exprs.exp: "set print symbol off".
19220
e76126e8
PA
192212014-07-11 Pedro Alves <palves@redhat.com>
19222
19223 * gdb.threads/kill.c: New file.
19224 * gdb.threads/kill.exp: New file.
19225
2d6f0de6
YQ
192262014-07-10 Yao Qi <yao@codesourcery.com>
19227
19228 * gdb.trace/tfile.c (write_basic_trace_file)
19229 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
19230 address written to trace file.
19231
7180e04a
PA
192322014-07-09 Pedro Alves <palves@redhat.com>
19233
19234 * gdb.base/attach-wait-input.exp: New file.
19235 * gdb.base/attach-wait-input.c: New file.
19236
9a9a7608
AB
192372014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
19238
19239 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
19240 setting up test structures.
19241 (main): Call new test function.
19242 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
19243 test function, continue into test function and walk test
19244 structures.
19245
161ac41e
YQ
192462014-07-02 Yao Qi <yao@codesourcery.com>
19247
19248 * gdb.trace/entry-values.c: Define labels 'foo_start' and
19249 'bar_start' at the beginning of functions 'foo' and 'bar'
19250 respectively.
19251 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
19252 instead of 'foo' and 'bar'.
19253
1f267ae3
MM
192542014-07-08 Markus Metzger <markus.t.metzger@intel.com>
19255
19256 * gdb.btrace/segv.exp: New.
19257 * gdb.btrace/segv.c: New.
19258
2b239efb
LM
192592014-07-02 Luis Machado <lgustavo@codesourcery.com>
19260
19261 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
19262 instruction.
19263
cf363f18
MW
192642014-06-30 Mark Wielaard <mjw@redhat.com>
19265
19266 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
19267 vulture, vilify, villar): New volatile array constants.
19268 (vindictive, vegetation): New const volatile array constants.
19269 * gdb.base/volatile.exp: Test volatile and const volatile array
19270 types.
19271
aebf9d24
AA
192722014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
19273
19274 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
19275 target lacks support for awatch, rwatch, or hbreak.
19276
b67a2c6f
YQ
192772014-06-27 Yao Qi <yao@codesourcery.com>
19278
19279 * gdb.multi/dummy-frame-restore.exp: New.
19280 * gdb.multi/dummy-frame-restore.c: New.
19281
aef92902
MM
192822014-06-25 Markus Metzger <markus.t.metzger@intel.com>
19283
19284 * gdb.btrace/gcore.exp: New.
19285
8e9db26e
PA
192862014-06-23 Pedro Alves <palves@redhat.com>
19287
19288 * gdb.base/watchpoint-reuse-slot.c: New file.
19289 * gdb.base/watchpoint-reuse-slot.exp: New file.
19290
70afc5b7
SC
192912014-06-23 Siva Chandra Reddy <sivachandra@google.com>
19292
19293 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
19294 progspace's filename in 'info', 'enable' and 'disable' command
19295 tests.
19296
b972bd9c
JK
192972014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
19298
19299 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
19300 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
19301 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
19302
125f8a3d
GB
193032014-06-20 Gary Benson <gbenson@redhat.com>
19304
19305 * gdb.arch/i386-avx.exp: Fix include file location.
19306 * gdb.arch/i386-sse.exp: Likewise.
19307
3ed9baed
IB
193082014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
19309
19310 * gdb.dlang/expression.exp: New file.
19311
034f788c
PA
193122014-06-19 Pedro Alves <palves@redhat.com>
19313
19314 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
19315 out from ...
19316 (top level): ... here. Iterate running tests under different
19317 scheduler-locking settings.
19318
45371d0c
LM
193192014-06-18 Luis Machado <lgustavo@codesourcery.com>
19320
19321 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
19322 to DW_FORM_addr and use non-zero addresses.
19323
5d376983
SC
193242014-06-18 Siva Chandra Reddy <sivachandra@google.com>
19325
19326 PR gdb/17017
19327 * gdb.python/py-xmethods.cc: Add global function call counters and
19328 increment them in their respective functions. Remove "cout"
19329 statements.
19330 * gdb.python/py-xmethods.exp: Make tests check the global function
19331 call counters instead of depending on inferior IO.
19332
a1aa2221
LM
193332014-06-18 Don Breazeal <donb@codesourcery.com>
19334
19335 * gdb.base/foll-fork.exp (default_fork_parent_follow):
19336 Deleted procedure.
19337 (explicit_fork_parent_follow): Deleted procedure.
19338 (explicit_fork_child_follow): Deleted procedure.
19339 (test_follow_fork): New procedure.
19340 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 19341 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
19342 procedure calls.
19343
0fc05997
YQ
193442014-06-17 Yao Qi <yao@codesourcery.com>
19345
19346 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
19347 CP1252.
19348
70795c52
LM
193492014-06-17 Luis Machado <lgustavo@codesourcery.com>
19350
19351 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
19352 Initialize ptr and S explicitly.
19353 (skip_type_update_when_not_use_rtti_test): Likewise.
19354
6be47f0c
KS
193552014-06-16 Keith Seitz <keiths@redhat.com>
19356
19357 PR mi/15863
19358 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
19359 the inferior is started.
19360
d03de421
PA
193612014-06-16 Pedro Alves <palves@redhat.com>
19362
19363 * gdb.base/break-main-file-remove-fail.c: New file.
19364 * gdb.base/break-main-file-remove-fail.exp: New file.
19365 * gdb.base/break-unload-file.exp: Use build_executable instead of
19366 prepare_for_testing.
19367 (test_break): New parameter "initial_load". Handle it.
19368 (top level): Add initial_load cmdline/file axis.
19369
f9579b99
TT
193702014-06-12 Tom Tromey <tromey@redhat.com>
19371
19372 * gdb.base/completion.exp: Don't use directory name in test.
19373
3657956b
GB
193742014-06-09 Gary Benson <gbenson@redhat.com>
19375
19376 * gdb.base/sigall.c [Functions to send signals]: Reorder to
19377 separate the always-available ANSI-standard signals from the
19378 signals that require checking.
19379 (main): Likewise.
19380 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
19381 Likewise.
19382 (main): Likewise.
19383
4186eb54
KS
193842014-06-07 Keith Seitz <keiths@redhat.com>
19385
19386 Revert:
19387 PR c++/16253
19388 * gdb.cp/var-tag.cc: New file.
19389 * gdb.cp/var-tag.exp: New file.
19390 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
19391 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
19392 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
19393 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
19394
25326a28 193952014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
19396
19397 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
19398
829155c9
PA
193992014-06-06 Pedro Alves <palves@redhat.com>
19400
19401 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
19402 in target debug output instead of looking at RSP packets,
19403 disabling the test on any target that uses hardware stepping.
19404 Update comments.
19405
61c8d22e
PA
194062014-06-06 Pedro Alves <palves@redhat.com>
19407
19408 * gdb.base/break-unload-file.exp: Fix typo.
19409
d9a47287
YQ
194102014-06-06 Yao Qi <yao@codesourcery.com>
19411
19412 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
19413 from "jit_function" to "^jit_function".
19414
e5e01dbf
YQ
194152014-06-06 Yao Qi <yao@codesourcery.com>
19416
19417 * gdb.base/async.c (foo): Add one statement.
19418 * gdb.base/async.exp: Get the next instruction address and
19419 match the output of "nexti" by instruction address. Match
19420 the hex address in the output of "finish".
19421
73ba372c
GB
194222014-06-06 Gary Benson <gbenson@redhat.com>
19423
19424 * gdb.base/call-signals.c: Remove preprocessor conditionals
19425 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
19426 SIGSEGV and SIGTERM.
19427 * gdb.base/sigall.c: Likewise.
19428 * gdb.base/unwindonsignal.c: Likewise.
19429 * gdb.reverse/sigall-reverse.c: Likewise.
19430
831517df
YQ
194312014-06-06 Yao Qi <yao@codesourcery.com>
19432
19433 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
19434 readable, skip the test.
19435
b8b91e98
YQ
194362014-06-06 Yao Qi <yao@codesourcery.com>
19437
19438 * gdb.threads/staticthreads.c (thread_function): Move the line
19439 setting breakpoint on forward.
19440 * gdb.threads/staticthreads.exp: Update comments.
19441
fb934770
LC
194422014-06-05 Ludovic Courtès <ludo@gnu.org>
19443
19444 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
19445 "history-append! type error".
19446
6ef284bd
SM
194472014-06-05 Simon Marchi <simon.marchi@ericsson.com>
19448
19449 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
19450 erroneous dprintf expected input.
19451
a872e241
DE
194522014-06-04 Doug Evans <xdje42@gmail.com>
19453
19454 * gdb.guile/scm-generics.exp: Delete.
19455
16f691fb
DE
194562014-06-04 Doug Evans <xdje42@gmail.com>
19457
19458 * gdb.guile/scm-breakpoint.exp: Update.
19459 Add tests for breakpoint registration.
19460
012370f6
TT
194612014-06-04 Tom Tromey <tromey@redhat.com>
19462
19463 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
19464 VLA-in-union.
19465 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
19466 inner_vla_struct, vla_union types. Initialize objects of those
19467 types and compute their sizes.
19468
9f5a4cef
HZ
194692014-06-04 Nathan Sidwell <nathan@codesourcery.com>
19470 Hui Zhu <hui@codesourcery.com>
19471
19472 * gdb.base/fileio.exp: Add test for shell not available as well as
19473 available.
19474 * gdb.base/fileio.c (test_system): Check for shell twice.
19475
90a45c4d
YQ
194762014-06-04 Yao Qi <yao@codesourcery.com>
19477
19478 * gdb.base/auto-connect-native-target.exp: Remove redundant
19479 space from the regexp pattern.
19480
70017e41
YQ
194812014-06-04 Yao Qi <yao@codesourcery.com>
19482
19483 * gdb.base/default.exp: Replace "child" with "native" in
19484 regexp pattern.
19485
883964a7
SC
194862014-06-03 Siva Chandra Reddy <sivachandra@google.com>
19487
19488 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
19489 * gdb.python/py-xmethods.exp: New tests to test xmethods.
19490 * gdb.python/py-xmethods.py: Python script supporting the
19491 new testcase and tests.
19492
ef370185
JB
194932014-06-03 Joel Brobecker <brobecker@adacore.com>
19494 Pedro Alves <palves@redhat.com>
19495
19496 PR breakpoints/17000
19497 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
19498 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
19499
1e2ccb61
BM
195002014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
19501
19502 * gdb.base/subst.exp: Add tests to verify partial path matching
19503 output.
19504
c6ec5ab2
PA
195052014-06-03 Pedro Alves <palves@redhat.com>
19506
19507 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
19508 target that doesn't use software single-stepping.
19509
835c559f
PA
195102014-06-03 Pedro Alves <palves@redhat.com>
19511
19512 PR breakpoints/17000
19513 * gdb.base/sss-bp-on-user-bp-2.c: New file.
19514 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
19515
06eb1586
DE
195162014-06-02 Doug Evans <xdje42@gmail.com>
19517
19518 * gdb.guile/scm-parameter.exp: New file.
19519
e698b8c4
DE
195202014-06-02 Doug Evans <xdje42@gmail.com>
19521
19522 * gdb.guile/scm-cmd.c: New file.
19523 * gdb.guile/scm-cmd.exp: New file.
19524
ded03782
DE
195252014-06-02 Doug Evans <xdje42@gmail.com>
19526
19527 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
19528 pretty-printer lookup.
19529 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
19530 (make-pp_s-printer): Call it.
19531 (make-pretty-printer-from-dict): New function.
19532 (lookup-pretty-printer-maker-from-dict): New function.
19533 (*pretty-printer*): Simplify.
19534 (make-objfile-pp_s-printer): New function.
19535 (install-objfile-pretty-printers!): New function.
19536 (make-progspace-pp_s-printer): New function.
19537 (install-progspace-pretty-printers!): New function.
19538 * gdb.guile/scm-progspace.c: New file.
19539 * gdb.guile/scm-progspace.exp: New file.
19540
41fac0cf
PA
195412014-06-02 Pedro Alves <palves@redhat.com>
19542
19543 * gdb.base/dprintf-bp-same-addr.c: New file.
19544 * gdb.base/dprintf-bp-same-addr.exp: New file.
19545
96ae5695
EBM
195462014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
19547
19548 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
19549 * gdb.arch/powerpc-power.s: Likewise.
19550
da02b3a8
JB
195512014-06-02 Joel Brobecker <brobecker@adacore.com>
19552
19553 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
19554
c72b2e7b
YQ
195552014-06-01 Yao Qi <yao@codesourcery.com>
19556
19557 * gdb.base/watchpoint.exp (test_watch_location): Check null
19558 pointer can be dereferenced. If not, do the test, otherwise
19559 skip it.
19560
53e8a631
AB
195612014-05-30 Andrew Burgess <aburgess@broadcom.com>
19562
19563 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
19564 results.
19565 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
19566
938f0e2f
AB
195672014-05-30 Andrew Burgess <aburgess@broadcom.com>
19568
19569 * gdb.arch/amd64-invalid-stack-middle.S: New file.
19570 * gdb.arch/amd64-invalid-stack-middle.c: New file.
19571 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
19572 * gdb.arch/amd64-invalid-stack-top.c: New file.
19573 * gdb.arch/amd64-invalid-stack-top.exp: New file.
19574
9ba6657a
PA
195752014-05-30 Pedro Alves <palves@redhat.com>
19576
19577 PR breakpoints/17000
19578 * gdb.base/sss-bp-on-user-bp.c: New file.
19579 * gdb.base/sss-bp-on-user-bp.exp: New file.
19580
522c09bf
DB
195812014-05-30 David Blaikie <dblaikie@gmail.com>
19582
19583 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
19584 gnu_inline semantics via attribute.
19585 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
19586 source explicitly specifies the required semantics.
19587
bf4ef81e
MR
195882014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
19589
19590 * gdb.reverse/sigall-reverse.exp: Fix a typo.
19591
329ea579
PA
195922014-05-29 Pedro Alves <palves@redhat.com>
19593 Tom Tromey <tromey@redhat.com>
19594
19595 * gdb.base/async-shell.exp: Don't enable target-async.
19596 * gdb.base/async.exp
19597 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
19598 parameter. Adjust.
19599 (top level): Don't test with "target-async".
19600 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
19601 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
19602 * gdb.base/inferior-died.exp: Don't enable target-async.
19603 * gdb.base/interrupt-noterm.exp: Likewise.
19604 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
19605 * gdb.mi/mi-nonstop-exit.exp: Likewise.
19606 * gdb.mi/mi-nonstop.exp: Likewise.
19607 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
19608 * gdb.mi/mi-nsintrall.exp: Likewise.
19609 * gdb.mi/mi-nsmoribund.exp: Likewise.
19610 * gdb.mi/mi-nsthrexec.exp: Likewise.
19611 * gdb.mi/mi-watch-nonstop.exp: Likewise.
19612 * gdb.multi/watchpoint-multi.exp: Adjust comment.
19613 * gdb.python/py-evsignal.exp: Don't enable target-async.
19614 * gdb.python/py-evthreads.exp: Likewise.
19615 * gdb.python/py-prompt.exp: Likewise.
19616 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
19617 * gdb.server/solib-list.exp: Don't enable target-async.
19618 * gdb.threads/thread-specific-bp.exp: Likewise.
19619 * lib/mi-support.exp: Adjust to use mi-async.
19620
fd664c91
PA
196212014-05-29 Pedro Alves <palves@redhat.com>
19622
19623 PR gdb/13860
19624 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
19625 reason, even in sync mode.
19626
251bde03
PA
196272014-05-29 Pedro Alves <palves@redhat.com>
19628 Hui Zhu <hui@codesourcery.com>
19629
19630 PR PR15693
19631 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
19632 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
19633 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
19634 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
19635
7f3c0343
JB
196362014-05-28 Joel Brobecker <brobecker@adacore.com>
19637
19638 * config/monitor.exp (gdb_target_monitor): Replace use of
19639 "set remotebaud" by "set serial baud".
19640
b2715b27
AW
196412014-05-26 Andy Wingo <wingo@igalia.com>
19642
19643 * gdb.guile/scm-breakpoint.exp:
19644 * gdb.guile/scm-gsmob.exp: Update to use plain old object
19645 properties instead of gdb-object-properties.
19646
498a4489
YQ
196472014-05-26 Yao Qi <yao@codesourcery.com>
19648
19649 * gdb.server/no-thread-db.exp: Specify source file name
19650 explicitly when setting a breakpoint.
19651
589fdceb
MM
196522014-05-23 Markus Metzger <markus.t.metzger@intel.com>
19653
19654 * gdb.btrace/vdso.c: New.
19655 * gdb.btrace/vdso.exp: New.
19656
e9089e05
MM
196572014-05-23 Markus Metzger <markus.t.metzger@intel.com>
19658
19659 * gdb.base/gcore.exp (capture_command_output): Move ...
19660 * lib/gdb.exp (capture_command_output): ... here.
19661
67b5c0c1
MM
196622014-05-23 Markus Metzger <markus.t.metzger@intel.com>
19663
19664 * gdb.btrace/data.exp: Test memory access during btrace replay.
19665
a2199296
SM
196662014-05-22 Simon Marchi <simon.marchi@ericsson.com>
19667
19668 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
19669
17b2616c
PA
196702014-05-21 Pedro Alves <palves@redhat.com>
19671
19672 PR gdb/13860
19673 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
19674 (top level): Test that output related to execution commands is
19675 sent to the console with CLI commands, but not with MI commands.
19676 Test that breakpoint events are always mirrored to the console.
19677 Also expect the new source line to be output after a "next" in
19678 async mode too. Make it a pass/fail test.
19679 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
19680 output.
19681 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
19682
5166082f
PA
196832014-05-21 Pedro Alves <palves@redhat.com>
19684
19685 * gdb.base/list.exp (build_pattern, test_list): New procedures.
19686 Use them to test variations of "list" after reaching a breakpoint.
19687 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
19688 Test "list" with listsize 10 after reaching a breakpoint.
19689 * gdb.python/python.exp (decode_line current location line
19690 number): Adjust expected line number.
19691
2f25d70f
SM
196922014-05-21 Simon Marchi <simon.marchi@ericsson.com>
19693
19694 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
19695 behavior for $args, pass it directly to "run".
19696
ff604a67
MR
196972014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
19698
19699 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
19700 30000 to 65536.
19701
6a3cb8e8
PA
197022014-05-21 Pedro Alves <palves@redhat.com>
19703
19704 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
19705 auto-connect-native-target off".
19706 * gdb.base/auto-connect-native-target.c: New file.
19707 * gdb.base/auto-connect-native-target.exp: New file.
19708
4ebfc96e
PA
197092014-05-21 Pedro Alves <palves@redhat.com>
19710
19711 * gdb.base/default.exp: Test "target native" instead of "target
19712 child".
19713
36d46afb
MW
197142014-05-21 Mark Wielaard <mjw@redhat.com>
19715
19716 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
19717
5876f503
JK
197182014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
19719
19720 Fix TLS access for -static -pthread.
19721 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
19722 <HAVE_TLS> (thread_function, main): Initialize it.
19723 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
19724 Add clean_restart.
19725 <$have_tls != "">: Check TLSVAR.
19726
0256a6ac
PA
197272014-05-21 Pedro Alves <palves@redhat.com>
19728
19729 * gdb.base/dcache-line-read-error.c: New.
19730 * gdb.base/dcache-line-read-error.exp: New.
19731
936d2992
PA
197322014-05-20 Pedro Alves <palves@redhat.com>
19733
19734 * gdb.base/compare-sections.c: New file.
19735 * gdb.base/compare-sections.exp: New file.
19736
802e8e6d
PA
197372014-05-20 Pedro Alves <palves@redhat.com>
19738
19739 * gdb.base/break-idempotent.c: New file.
19740 * gdb.base/break-idempotent.exp: New file.
19741
e59fa00f
MM
197422014-05-20 Markus Metzger <markus.t.metzger@intel.com>
19743
19744 * gdb.btrace/nohist.exp: New.
19745
8b696e31
YQ
197462014-05-20 Yao Qi <yao@codesourcery.com>
19747
19748 * lib/gdb.exp (gdb_init): Set timeout if test file is under
19749 gdb.reverse directory and gdb_reverse_timeout exists in board
19750 setting.
19751 * README: Document gdb_reverse_timeout.
19752
73c9764f
YQ
197532014-05-20 Yao Qi <yao@codesourcery.com>
19754
19755 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
19756 'test_file_name'. Treat args as a string instead of a list.
19757 (gdb_init): Rename argument 'args' by 'test_file_name'.
19758
f1f4348a
JK
197592014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
19760
19761 * gdb.arch/powerpc-power.exp: New file.
19762 * gdb.arch/powerpc-power.s: New file.
19763
0dbe70ce
DE
197642014-05-16 Doug Evans <dje@google.com>
19765
19766 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
19767 * gdb.base/completion.exp: Check that all expected files exist
19768 before doing file completion.
0dbe70ce 19769
8d551b02
DE
197702014-05-16 Doug Evans <dje@google.com>
19771
19772 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
19773 Update.
19774 (do_syscall_tests_without_xml): Update.
19775
73eb7709
PA
197762014-05-16 Pedro Alves <palves@redhat.com>
19777
19778 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
19779 instead of "unknown output after running".
19780
3fae92fc
YQ
197812014-05-16 Yao Qi <yao@codesourcery.com>
19782
19783 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
19784 file1.txt from host at the end.
19785 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
19786
c2b2ccc5
DE
197872014-05-15 Doug Evans <dje@google.com>
19788
19789 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
19790 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
19791 loading file. Add test for TU lookup.
19792
8c217a4b
SM
197932014-05-15 Simon Marchi <simon.marchi@ericsson.com>
19794
19795 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
19796 calling "-exec-arguments" or "set args" before running the
19797 inferior.
19798
3deb39c6
SM
197992014-05-15 Simon Marchi <simon.marchi@ericsson.com>
19800
19801 * lib/mi-support.exp (mi_expect_stop): Expect message for
19802 inferiors that exit with non-zero exit code.
19803
71a79f8c
YQ
198042014-05-14 Yao Qi <yao@codesourcery.com>
19805
19806 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
19807 match absolute path on remote host.
19808 (test_file_list_exec_source_files): Remove "/" from the
19809 pattern.
19810
f23fcd46
YQ
198112014-05-14 Yao Qi <yao@codesourcery.com>
19812
19813 * boards/local-remote-host-notty.exp (${board}_file): New
19814 proc.
19815
9404b58f
KM
198162014-05-07 Kyle McMartin <kyle@redhat.com>
19817
19818 Pushed by Joel Brobecker <brobecker@adacore.com>.
19819 * gdb.arch/aarch64-atomic-inst.c: New file.
19820 * gdb.arch/aarch64-atomic-inst.exp: New file.
19821
5e45f04c
YQ
198222014-05-07 Yao Qi <yao@codesourcery.com>
19823
19824 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
19825 in current context" too.
19826
c888a17d
KS
198272014-05-05 Keith Seitz <keiths@redhat.com>
19828
19829 * gdb.linespec/ls-dollar.exp: Add test for linespec
19830 file:convenience_variable.
19831
290a839c
YQ
198322014-05-05 Yao Qi <yao@codesourcery.com>
19833
19834 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
19835 traceframes into tfile and ctf trace files. Read data from
19836 trace file and test collected data.
19837 (gdb_collect_locals_test): Likewise.
19838 (gdb_unavailable_registers_test): Likewise.
19839 (gdb_unavailable_floats): Likewise.
19840 (gdb_collect_globals_test): Likewise.
19841 (top-level): Append "ctf" to trace_file_targets if GDB
19842 supports.
19843
b5262cd0
YQ
198442014-05-05 Yao Qi <yao@codesourcery.com>
19845
19846 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
19847 code to ...
19848 (gdb_collect_args_test_1): ... it. New proc.
19849 (gdb_collect_locals_test): Move some code to ...
19850 (gdb_collect_locals_test_1): ... it. New proc.
19851 (gdb_unavailable_registers_test): Move some code to ...
19852 (gdb_unavailable_registers_test_1): ... it. New proc.
19853 (gdb_unavailable_floats): Move some code to ...
19854 (gdb_unavailable_floats_1): ... it. New proc.
19855
30a1e6cc
SDJ
198562014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
19857
19858 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
19859 probes to test for bitness recognition.
19860 * gdb.arch/amd64-stap-optional-prefix.exp
19861 (test_probe_value_without_reg): New procedure.
19862 Add code to test for different kinds of bitness.
19863
f33da99a
SDJ
198642014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
19865
19866 PR breakpoints/16889
19867 * gdb.arch/amd64-stap-optional-prefix.S: New file.
19868 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
19869
5b80f00d
PA
198702014-05-01 Pedro Alves <palves@redhat.com>
19871
19872 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
19873 gdb_file_cmd if no file is specified.
19874 * boards/native-extended-gdbserver.exp (gdb_load): Use the
19875 last_loaded_file to set the remote exec-file.
19876
f8c2a73c
PA
198772014-05-01 Pedro Alves <palves@redhat.com>
19878
19879 * boards/local-remote-host.exp: New file.
19880
be6e8ac7
PA
198812014-05-01 Pedro Alves <palves@redhat.com>
19882
19883 * boards/local-remote-host.exp: Rename to ...
19884 * boards/local-remote-host-notty.exp: ... this.
19885
cac0dc8f
JB
198862014-04-28 Joel Brobecker <brobecker@adacore.com>
19887
19888 * gdb.ada/dyn_arrayidx: New testcase.
19889
9730e6cc
YQ
198902014-04-26 Yao Qi <yao@codesourcery.com>
19891
19892 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
19893 and compute the length of function main. Save it in
19894 $main_length.
19895 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
19896 (top-level): Use gdb_compile to compile objects into
19897 executable and restart GDB. Remove invocation to
19898 prepare_for_testing.
19899
7ae1a6a6
PA
199002014-04-25 Simon Marchi <simon.marchi@ericsson.com>
19901 Pedro Alves <palves@redhat.com>
19902
19903 PR server/16255
19904 * gdb.multi/multi-attach.c: New file.
19905 * gdb.multi/multi-attach.exp: New file.
19906
4082afcc
PA
199072014-04-25 Pedro Alves <palves@redhat.com>
19908
19909 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
19910 user.
19911 (top level): Test that "set remote conditional-breakpoints-packet
19912 off" works as intended.
19913 * gdb.base/dprintf.exp: Test that "set remote
19914 breakpoint-commands-packet off" works as intended.
19915 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
19916 New function.
19917 (top level): Call it.
19918 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
19919 remote fast-tracepoints-packet off" works as intended.
19920 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
19921 * lib/gdb.exp (gdb_is_target_remote): ... here.
19922
2abc3f8d
DB
199232014-04-24 David Blaikie <dblaikie@gmail.com>
19924
19925 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
19926 ensure clang would not discard them.
19927 * gdb.base/gdbvars.c: Ditto.
19928 * gdb.base/memattr.c: Ditto.
19929 * gdb.base/whatis.c: Ditto.
19930 * gdb.python/py-prettyprint.c: Ditto.
19931 * gdb.trace/actions.c: Ditto.
19932 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
19933 ensure clang would not discard it.
19934
bfd39632
DB
199352014-04-24 David Blaikie <dblaikie@gmail.com>
19936
19937 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
19938 clang to emit the full definition of type required by the test
19939 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
19940
22842ff6
DB
199412014-04-24 David Blaikie <dblaikie@gmail.com>
19942
19943 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
19944 coax Clang into emitting the definition of the type.
19945 * gdb.cp/pr10728-x.h (y): Ditto.
19946 * gdb.cp/pr10728-y.cc (y): Ditto.
19947
c2e827ad
DB
199482014-04-24 David Blaikie <dblaikie@gmail.com>
19949
19950 * gdb.base/label.exp: XFAIL label related tests under Clang.
19951 * gdb.cp/cplabel.exp: Ditto.
19952 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
19953 under Clang those using labels.
19954
4c2d33e7
YQ
199552014-04-25 Yao Qi <yao@codesourcery.com>
19956
19957 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
19958 double_label.
19959 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
19960 partial_label and double_label.
19961
56083b99
DB
199622014-04-24 David Blaikie <dblaikie@gmail.com>
19963
19964 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
19965
25d4e99d
DB
199662014-04-24 David Blaikie <dblaikie@gmail.com>
19967
19968 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
19969 of the function to work across GCC and Clang.
19970 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
19971 pointer types (const void ** const V void **).
19972
01f9f808
MS
199732014-04-24 Michael Sturm <michael.sturm@mintel.com>
19974 Walfred Tedeschi <walfred.tedeschi@intel.com>
19975
19976 * Makefile.in (EXECUTABLES): Added i386-avx512.
19977 * gdb.arch/i386-avx512.c: New file.
19978 * gdb.arch/i386-avx512.exp: Likewise.
19979
4b48d439
KS
199802014-04-23 Keith Seitz <keiths@redhat.com>
19981
19982 * lib/mi-support.exp (mi_list_breakpoints): Delete.
19983 (mi_make_breakpoint_table): New procedure.
19984 (mi_create_breakpoint): Use mi_make_breakpoint
19985 and return the result.
19986 (mi_make_breakpoint): New procedure.
19987 (mi_build_kv_pairs): New procedure.
19988
19989 * gdb.mi/mi-break.exp: Remove unused globals,
19990 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
19991 All callers updated.
19992 * gdb.mi/mi-dprintf.exp: Use variable to track command
19993 number.
19994 Update all callers of mi_create_breakpoint and use
19995 mi_make_breakpoint_table.
19996 Remove any unused global variables.
19997 * gdb.mi/mi-nonstop.exp: Likewise.
19998 * gdb.mi/mi-nsintrall.exp: Likewise.
19999 * gdb.mi/mi-nsmoribund.exp: Likewise.
20000 * gdb.mi/mi-nsthrexec.exp: Likewise.
20001 * gdb.mi/mi-reverse.exp: Likewise.
20002 * gdb.mi/mi-simplerun.exp: Likewise.
20003 * gdb.mi/mi-stepn.exp: Likewise.
20004 * gdb.mi/mi-syn-frame.exp: Likewise.
20005 * gdb.mi/mi-until.exp: Likewise.
20006 * gdb.mi/mi-var-cp.exp: Likewise.
20007 * gdb.mi/mi-var-display.exp: Likewise.
20008 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
20009 * gdb.mi/mi2-var-child.exp: Likewise.
20010 * gdb.mi/mi-vla-c99.exp: Likewise.
20011 * lib/mi-support.exp: Likewise.
20012
20013 From Ian Lance Taylor <iant@cygnus.com>:
20014 * lib/gdb.exp (parse_args): New procedure.
20015
08351840
PA
200162014-04-23 Pedro Alves <palves@redhat.com>
20017
20018 * gdb.base/break-unload-file.c: New file.
20019 * gdb.base/break-unload-file.exp: New file.
20020 * gdb.base/sym-file-lib.c (baz): New function.
20021 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
20022 field.
20023 (load): Store the segment's mapped size.
20024 (unload): New function.
20025 (unload_shlib): New function.
20026 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
20027 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
20028 set a breakpoint at baz, and call it.
20029 * gdb.base/sym-file.exp: New tests for stale breakpoint
20030 instructions.
20031
076855f9
PA
200322014-04-23 Pedro Alves <palves@redhat.com>
20033
20034 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
20035 * gdb.base/hbreak-in-shr-unsupported.c: New file.
20036 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
20037 * gdb.base/hbreak-unmapped.c: New file.
20038 * gdb.base/hbreak-unmapped.exp: New file.
20039 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
20040 * lib/gdb.exp (gdb_is_target_remote): ... here.
20041
483805cf
PA
200422014-04-22 Pedro Alves <palves@redhat.com>
20043
20044 * gdb.base/consecutive-step-over.c: New file.
20045 * gdb.base/consecutive-step-over.exp: New file.
20046
06d97543
PA
200472014-04-22 Pedro Alves <palves@redhat.com>
20048
20049 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
20050 instead of send_gdb/gdb_expect.
20051
b4429ea2
YQ
200522014-04-22 Yao Qi <yao@codesourcery.com>
20053
20054 * lib/trace-support.exp (generate_tracefile): New procedure.
20055 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
20056 return 0.
20057 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
20058 if generate_tracefile returns 1.
20059
51d48146
PA
200602014-04-18 Tom Tromey <palves@redhat.com>
20061 Pedro alves <tromey@redhat.com>
20062
20063 PR backtrace/15558
20064 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
20065 with a backtrace limit.
20066 * gdb.python/py-frame-inline.exp: Test running to an inline
20067 function with a backtrace limit, and printing the newest frame.
20068 * gdb.python/py-frame-inline.c (main): Call f.
20069
bd1dce5f
MS
200702014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
20071
20072 * gdb.java/jnpe.exp: Drop srcdir from untested path.
20073
40d1a503
MS
200742014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
20075
20076 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
20077 Drop prefix from unsupported source file path.
20078
389b98f7
YQ
200792014-04-17 Yao Qi <yao@codesourcery.com>
20080
20081 * lib/gdb.exp (with_target_charset): New proc.
20082 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
20083 with_target_charset.
20084 (test_print_strings): Likewise.
20085 (test_repeat_bytes): Likewise.
20086 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
20087 for some tests.
20088
22869d73
KS
200892014-04-16 Keith Seitz <keiths@redhat.com>
20090
20091 PR gdb/15827
20092 * gdb.dwarf2/corrupt.c: New file.
20093 * gdb.dwarf2/corrupt.exp: New file.
20094
c4f87ca6
KS
200952014-04-16 Keith Seitz <keiths@redhat.com>
20096
20097 PR c++/16597
20098 * gdb.cp/namelessclass.cc: New file.
20099 * gdb.cp/namelessclass.exp: New file.
20100 * gdb.cp/namelessclass.S: New file.
20101
ab19de87
DE
201022014-04-16 Doug Evans <dje@google.com>
20103
20104 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
20105 Add comment.
20106 (gdbserver_default_get_comm_port): New function.
20107 (gdbserver_start): Check if board file provided
20108 "gdbserver,get_comm_port" and use it if so.
20109 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
20110 (gdb,socketport): Set to "stdio".
20111 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
20112 (stdio_gdbserver_template): Delete.
20113 (${board}_get_remote_address): Update.
20114 (${board}_build_remote_cmd): Delete.
20115 (${board}_get_comm_port): New function.
20116 (${board}_spawn): Update.
20117 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
20118 Delete.
20119 (${board}_get_remote_address): Update.
20120 (${board}_get_comm_port): New function.
20121
fc98a809
AB
201222014-04-16 Andrew Burgess <aburgess@broadcom.com>
20123
20124 * gdb.base/memattr.exp: Improve regexps to handle memory regions
20125 appearing in any order.
20126
87fd9e6e
DE
201272014-04-15 Doug Evans <dje@google.com>
20128
20129 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
20130 uninitialized value of "description".
20131
099fc3ea
KS
201322014-04-15 Keith Seitz <keiths@redhat.com>
20133
20134 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
20135 Remove unused globals.
20136 (test_running_the_program): Likewise.
20137 (test_controlled_execution): Likewise.
20138 (test_controlling_breakpoints): Likewise.
20139 (test_program_termination): Likewise.
20140
5da151d4
KS
201412014-04-15 Keith Seitz <keiths@redhat.com>
20142
20143 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
20144 unused globals.
20145 (test_rbreak_creation_and_listing): Likewise.
20146 (test_ignore_count): Likewise.
20147 (test_error): Likewise.
20148
35e5d2f0
PA
201492014-04-15 Pedro Alves <palves@redhat.com>
20150
20151 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
20152 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
20153 sym-file-loader.c.
20154 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
20155 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
20156 to sym-file-loader.c.
20157 (struct library): Forward declare.
20158 (load_shlib, lookup_function): Change prototypes.
20159 (find_shstrtab, find_strtab, find_shdr, find_symtab)
20160 (translate_offset): Remove declarations.
20161 (get_text_addr): New declaration.
20162 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
20163 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
20164 sym-file-loader.h.
20165 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
20166 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
20167 here from sym-file-loader.h.
20168 (struct library): New structure.
20169 (load_shlib, lookup_function): Change prototypes and adjust to
20170 work with a struct library.
20171 (find_shstrtab, find_strtab, find_shdr, find_symtab)
20172 (translate_offset): Make static.
20173 (get_text_addr): New function.
20174 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
20175
eb4c1710
PA
201762014-04-15 Pedro Alves <palves@redhat.com>
20177
20178 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
20179
2d1baf52
PA
201802014-04-15 Pedro Alves <palves@redhat.com>
20181
20182 * gdb.base/sym-file-loader.c: Include <limits.h>.
20183 (SELF_LINK): New define.
20184 (get_origin): New function.
20185 (load_shlib): Use it.
20186 * gdb.base/sym-file.exp: Don't early return if the target is
20187 remote. Use runto_main, and issue fail is that fails. Use
20188 gdb_load_shlibs.
20189 (shlib_name): Delete.
20190 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
20191
7dd6df01
PA
201922014-04-15 Pedro Alves <palves@redhat.com>
20193
20194 * gdb.base/sym-file.exp: Remove regex characters from test
20195 message. Don't refer to breakpoint numbers in test messages.
20196
b50c8614
KS
201972014-04-14 Keith Seitz <keiths@redhat.com>
20198
20199 PR c++/16253
20200 * gdb.cp/var-tag.cc: New file.
20201 * gdb.cp/var-tag.exp: New file.
20202 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
20203 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
20204 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
20205 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
20206
3d567982
TT
202072014-04-14 Tom Tromey <tromey@redhat.com>
20208
20209 * gdb.cp/classes.exp (test_enums): Handle underlying type.
20210 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
20211 type.
20212 * gdb.cp/enum-class.exp: New file.
20213 * gdb.cp/enum-class.cc: New file.
20214
0626fc76
TT
202152014-04-14 Tom Tromey <tromey@redhat.com>
20216
20217 * gdb.dwarf2/enum-type.exp: New file.
20218
dca325b3
SA
202192014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
20220
20221 * gdb.mi/mi-vla-c99.exp: New file.
20222 * gdb.mi/vla.c: New file.
20223
5854b38a
SA
202242014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
20225
20226 * gdb.base/vla-datatypes.c: New file.
20227 * gdb.base/vla-datatypes.exp: New file.
20228
463bb957
SA
202292014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
20230
20231 * gdb.base/vla-ptr.c: New file.
20232 * gdb.base/vla-ptr.exp: New file.
20233
3dd170be
SA
202342014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
20235
20236 * gdb.dwarf2/count.exp: New file.
20237
5ecaaa66
SA
202382014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
20239
20240 * gdb.base/vla-sideeffect.c: New file.
20241 * gdb.base/vla-sideeffect.exp: New file.
20242
41f1ada5
DB
202432014-04-14 David Blaikie <dblaikie@gmail.com>
20244
20245 * gdb.mi/non-stop.c: Add return value for non-void function return
20246 statement.
20247 * gdb.threads/staticthreads.c: Ditto.
20248
0be03e84
DE
202492014-04-12 Siva Chandra Reddy <sivachandra@google.com>
20250 Doug Evans <xdje42@gmail.com>
20251
20252 * gdb.guile/scm-value.c: Improve test case.
20253 * gdb.guile/scm-value.exp: Add new test.
20254
f180a1fb
DB
202552014-04-11 David Blaikie <dblaikie@gmail.com>
20256
20257 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
20258 override Clang's default.
20259
6b662e19
JB
202602014-04-11 Joel Brobecker <brobecker@adacore.com>
20261
20262 Revert the following changes (regressions):
20263
20264 * gdb.base/vla-sideeffect.c: New file.
20265 * gdb.base/vla-sideeffect.exp: New file.
20266
20267 * gdb.dwarf2/count.exp: New file.
20268
20269 * gdb.base/vla-multi.c: New file.
20270 * gdb.base/vla-multi.exp: New file.
20271
20272 * gdb.base/vla-ptr.c: New file.
20273 * gdb.base/vla-ptr.exp: New file.
20274
20275 * gdb.base/vla-datatypes.c: New file.
20276 * gdb.base/vla-datatypes.exp: New file.
20277
20278 * gdb.mi/mi-vla-c99.exp: New file.
20279 * gdb.mi/vla.c: New file.
20280
245a5f0b
KS
202812014-04-11 Keith Seitz <keiths@redhat.com>
20282
20283 PR c++/16675
20284 * gdb.cp/cpsizeof.exp: New file.
20285 * gdb.cp/cpsizeof.cc: New file.
20286
58a84dcf
SA
202872014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
20288
191a8a90
JB
20289 * gdb.mi/mi-vla-c99.exp: New file.
20290 * gdb.mi/vla.c: New file.
58a84dcf 20291
c8655f75
SA
202922014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
20293
20294 * gdb.base/vla-datatypes.c: New file.
20295 * gdb.base/vla-datatypes.exp: New file.
20296
024e13b4
SA
202972014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
20298
20299 * gdb.base/vla-ptr.c: New file.
20300 * gdb.base/vla-ptr.exp: New file.
20301
1a237e0e
SA
203022014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
20303
20304 * gdb.base/vla-multi.c: New file.
20305 * gdb.base/vla-multi.exp: New file.
20306
504f3432
SA
203072014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
20308
20309 * gdb.dwarf2/count.exp: New file.
20310
3bce8237
SA
203112014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
20312
191a8a90
JB
20313 * gdb.base/vla-sideeffect.c: New file.
20314 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 20315
322f9c21
YQ
203162014-04-11 Yao Qi <yao@codesourcery.com>
20317
20318 * gdb.base/completion.exp: Check file exists before running tests
20319 on file completion.
20320
d708bcd1
PA
203212014-04-10 Pedro Alves <palves@redhat.com>
20322
20323 * gdb.base/cond-eval-mode.c: New file.
20324 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
20325 prepare_for_testing to build the new file. Check result of
20326 runto_main.
20327 (test_break, test_watch): New procedures.
20328 (top level): Use them.
20329
ae1d2761
PM
203302014-04-08 Pierre Muller <muller@sourceware.org>
20331
20332 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
20333 Ctrl-V use for mingw hosts.
20334
7af389b8
SC
203352014-04-07 Siva Chandra Reddy <sivachandra@google.com>
20336
20337 * gdb.python/py-value.c: Improve test case.
20338 * gdb.python/py-value.exp: Add new test.
20339
5e703181
DE
203402014-04-07 David Blaikie <dblaikie@gmail.com>
20341
20342 * lib/compiler.c: Identify the clang compiler.
20343 * lib/compiler.cc: Ditto.
20344
9810b410
YQ
203452014-04-03 Yao Qi <yao@codesourcery.com>
20346
20347 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
20348
98d1b8dc
AB
203492014-04-01 Anton Blanchard <anton@samba.org>
20350
20351 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
20352 messages unique.
20353
3114cea1
AB
203542014-04-01 Anton Blanchard <anton@samba.org>
20355
20356 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
20357 prepare_for_testing.
20358
62f7182c
AB
203592014-04-01 Anton Blanchard <anton@samba.org>
20360
20361 * gdb.arch/ppc64-atomic-inst.c: Remove.
20362 * gdb.arch/ppc64-atomic-inst.S: New file.
20363 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
20364
770e7fc7
DE
203652014-03-31 Doug Evans <dje@google.com>
20366
20367 * gdb.base/print-symbol-loading-lib.c: New file.
20368 * gdb.base/print-symbol-loading-main.c: New file.
20369 * gdb.base/print-symbol-loading.exp: New file.
20370
46e2bafa
YQ
203712014-03-31 Yao Qi <yao@codesourcery.com>
20372
20373 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
20374
8776cfe9
JB
203752014-03-28 Joel Brobecker <brobecker@adacore.com>
20376
20377 * gdb.ada/mi_dyn_arr: New testcase.
20378
5d1ef361
DE
203792014-03-27 Doug Evans <dje@google.com>
20380
20381 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
20382
b5bee914
YQ
203832014-03-27 Yao Qi <yao@codesourcery.com>
20384
20385 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
20386 if target is nios2-*-*.
20387
0d4d0e77
YQ
203882014-03-26 Yao Qi <yao@codesourcery.com>
20389
20390 * lib/gdb.exp (readline_is_used): New proc.
20391 * gdb.base/completion.exp: Move tests on command complete up.
20392 Skip the rest of tests if readline is not used.
20393 * gdb.ada/complete.exp: Skp the test if readline is not
20394 used.
20395 * gdb.base/filesym.exp: Likewise.
20396 * gdb.base/macscp.exp: Likewise.
20397 * gdb.base/readline-ask.exp: Likewise.
20398 * gdb.base/readline.exp: Likewise.
20399 * gdb.python/py-cmd.exp: Likewise.
20400 * gdb.trace/tfile.exp: Likewise.
20401
29361eee
YQ
204022014-03-26 Yao Qi <yao@codesourcery.com>
20403
20404 * gdb.base/macscp.exp: Fix code format issues.
20405
bc9a5525
UW
204062014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
20407
20408 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
20409 * gdb.asm/powerpc64le.inc: New file.
20410
d3839ede
PA
204112014-03-25 Pedro Alves <palves@redhat.com>
20412 Doug Evans <dje@google.com>
20413
20414 * gdb.base/source-execution.c: New file.
20415 * gdb.base/source-execution.exp: New file.
20416 * gdb.base/source-execution.gdb: New file.
20417
01672a57
DE
204182014-03-24 Doug Evans <dje@google.com>
20419
20420 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
20421 using fission.
20422
88bbeca9
HZ
204232014-03-24 Hui Zhu <hui@codesourcery.com>
20424 Pedro Alves <palves@redhat.com>
20425
20426 PR breakpoints/16101
20427 * gdb.base/dprintf.exp: Use unsupported rather than changing the
20428 test pass/fail messages. Detect missing support for dprintf when
20429 breakpoints are actually inserted.
20430 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
20431 breakpoints are actually inserted.
20432 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
20433 fails.
20434
d2348791
JK
204352014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
20436
20437 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
20438
feef67ab
DE
204392014-03-22 Doug Evans <xdje42@gmail.com>
20440
20441 * gdb.python/python.exp (python not supported): Verify multi-line
20442 python command issues an error.
25d743f9 20443 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 20444 guile command issues an error.
feef67ab 20445
ecebef6a
MR
204462014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
20447
20448 * gdb.threads/thread-specific.exp: Handle the lack of usable
20449 $this_breakpoint and $this_thread.
20450
ccdd1909
HZ
204512014-03-21 Hui Zhu <hui@codesourcery.com>
20452
20453 * gdb.base/attach.exp (do_command_attach_tests): New.
20454
beb460e8
PA
204552014-03-20 Tom Tromey <tromey@redhat.com>
20456 Pedro Alves <palves@redhat.com>
20457
20458 PR cli/15718
20459 * gdb.base/condbreak-call-false.c: New file.
20460 * gdb.base/condbreak-call-false.exp: New file.
20461
40acf43a
PA
204622014-03-20 Pedro Alves <palves@redhat.com>
20463
20464 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
20465 Delete.
20466 (block_signals, unblock_signals): Delete.
20467 (child_function_2, main): Remove references to deleted variable
20468 and functions.
20469
9f5e1e02
PA
204702014-03-20 Pedro Alves <palves@redhat.com>
20471
20472 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
20473 Use pthread_kill to signal thread 2.
20474 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
20475 Adjust to make the test send itself a signal rather than using the
20476 host's "kill" command.
20477
99619bea
PA
204782014-03-20 Pedro Alves <palves@redhat.com>
20479
20480 * gdb.threads/multiple-step-overs.c: New file.
20481 * gdb.threads/multiple-step-overs.exp: New file.
20482 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
20483 Adjust expected infrun debug output.
20484
2adfaa28
PA
204852014-03-20 Pedro Alves <palves@redhat.com>
20486
20487 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
20488 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
20489
31e77af2
PA
204902014-03-20 Pedro Alves <palves@redhat.com>
20491
20492 PR breakpoints/7143
20493 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
20494 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
20495 of gdb_test_multiple.
20496 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
20497 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
20498
b9f437de
PA
204992014-03-20 Pedro Alves <palves@redhat.com>
20500
20501 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
20502 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
20503
05adc73e
PA
205042014-03-19 Pedro Alves <palves@redhat.com>
20505
20506 * gdb.base/async.exp: Remove early return.
20507
6048b950
PA
205082014-03-19 Pedro Alves <palves@redhat.com>
20509
20510 * gdb.base/async.exp (step& tests): Pass explicit test messages.
20511
8bcfb00a
PA
205122014-03-19 Pedro Alves <palves@redhat.com>
20513
20514 * gdb.base/async.exp (test_background): Expect \r\n after
20515 "completed." in the fail pattern.
20516
884e37dc
PA
205172014-03-19 Pedro Alves <palves@redhat.com>
20518
20519 * gdb.base/async.exp (test_background): New procedure.
20520 Use it for all background execution command tests.
20521
148e57e2
PA
205222014-03-19 Pedro Alves <palves@redhat.com>
20523
20524 * gdb.base/async.exp: Use prepare_for_testing.
20525
f48088c7
PA
205262014-03-19 Pedro Alves <palves@redhat.com>
20527
20528 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
20529 the same line.
20530
e2f6c966
PA
205312014-03-19 Pedro Alves <palves@redhat.com>
20532
20533 * gdb.base/async.c (main): Add "jump here" and "until here" line
20534 marker comments.
20535 * gdb.base/async.exp (jump_here): New global.
20536 (jump& test): Use it.
20537 (until_here): New global.
20538 (until& test): Use it.
20539
c30568d4
PA
205402014-03-19 Pedro Alves <palves@redhat.com>
20541
20542 * gdb.base/async.exp: Don't frob gdb_protocol.
20543
0172b6a7
DE
205442014-03-18 Doug Evans <xdje42@gmail.com>
20545
20546 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
20547 Fix spelling of exec-done-display.
20548
06c868a8
JK
205492014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
20550
20551 PR gdb/15358
20552 * gdb.base/gdb-sigterm.c: New file.
20553 * gdb.base/gdb-sigterm.exp: New file.
20554
0c7e1a46
PA
205552014-03-18 Pedro Alves <palves@redhat.com>
20556
20557 PR gdb/13860
20558 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
20559 * lib/mi-support.exp (mi_expect_stop): Add special handling for
20560 solib-event.
20561
f7c77d93
JB
205622014-03-17 Joel Brobecker <brobecker@adacore.com>
20563
20564 * gdb.ada/pckd_arr_ren: New testcase.
20565
5a1e8c7a
DE
205662014-03-13 Doug Evans <xdje42@gmail.com>
20567
20568 PR guile/16612
20569 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
20570 collect after discarding symbols.
20571
350e1a76
DE
205722014-03-13 Ludovic Courtès <ludo@gnu.org>
20573 Doug Evans <xdje42@gmail.com>
20574
20575 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
20576 to history survives a gc.
20577
a69900ae
PA
205782014-03-13 Pedro Alves <palves@redhat.com>
20579
20580 * gdb.base/default.exp: Don't test "target procfs".
20581
5db9f0bd
PA
205822014-03-13 Pedro Alves <palves@redhat.com>
20583
20584 * gdb.base/default.exp: Update "target child" and "target procfs"
20585 tests to not expect "Unix".
20586
b3ccfe11
TT
205872014-03-12 Tom Tromey <tromey@redhat.com>
20588
20589 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
20590 New procs. Add target-async tests.
20591 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
20592 Add target-async tests.
20593
646f4417
AA
205942014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
20595
20596 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
20597 'func_start' and 'func_end' for the beginning and end of the
20598 function code, respectively.
20599 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
20600 'func_end' instead of 'func' and 'main'.
20601
288c211f
AA
206022014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
20603
20604 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
20605 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
20606 generate the debug info assembler source.
20607
e0c0f156
AA
206082014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
20609
20610 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
20611 * gdb.dwarf2/arr-subrange.exp: Likewise.
20612 * gdb.dwarf2/dwz.exp: Likewise.
20613 * gdb.dwarf2/method-ptr.exp: Likewise.
20614 * gdb.dwarf2/missing-sig-type.exp: Likewise.
20615 * gdb.dwarf2/subrange.exp: Likewise.
20616 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
20617 * gdb.dwarf2/implptrpiece.exp: Likewise.
20618 * gdb.dwarf2/nostaticblock.exp: Likewise.
20619
0e5c4555
AA
206202014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
20621
20622 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
20623 directory to absolute path name arguments.
20624
5ec18f2b
JG
206252014-03-10 Joel Brobecker <brobecker@adacore.com>
20626
20627 * gdb.ada/tagged_access: New testcase.
20628
847fc4f2
MM
206292014-03-07 Markus Metzger <markus.t.metzger@intel.com>
20630
20631 * gdb.btrace/data.exp: Update expected output.
20632
cc3da688
YQ
206332014-03-06 Yao Qi <yao@codesourcery.com>
20634
20635 * gdb.trace/pr16508.exp: New file.
20636
0f26cec1
PA
206372014-03-05 Pedro Alves <palves@redhat.com>
20638
20639 PR gdb/16575
20640 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
20641 procedure.
20642 (top level): Adjust to use it. Add tests that exercise breakpoint
20643 interaction with the code-cache.
20644
7a5a839f
LC
206452014-02-26 Ludovic Courtès <ludo@gnu.org>
20646
20647 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
20648 test for 'history-append!'.
20649
31aa7e4e
JB
206502014-02-26 Joel Brobecker <brobecker@adacore.com>
20651
20652 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
20653 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
20654 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
20655 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
20656 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
20657 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
20658
1b588015
JB
206592014-02-26 Joel Brobecker <brobecker@adacore.com>
20660
20661 * testsuite/gdb.python/py-pp-re-notag.c: New file.
20662 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
20663 * testsuite/gdb.python/py-pp-re-notag.p: New file.
20664
55426c9d
JB
206652014-02-26 Joel Brobecker <brobecker@adacore.com>
20666
20667 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
20668
dc53a7ad
JB
206692014-02-26 Joel Brobecker <brobecker@adacore.com>
20670
20671 * gdb.dwarf2/arr-stride.c: New file.
20672 * gdb.dwarf2/arr-stride.exp: New file.
20673
12ab52e9
PA
206742014-02-26 Pedro Alves <palves@redhat.com>
20675
20676 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
20677 that won't ever trigger. Make sure that GDB reports the correct
20678 breakpoint that caused the stop.
20679
849c862e
JK
206802014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
20681
20682 PR gdb/16626
20683 * gdb.base/auto-load-script: New file.
20684 * gdb.base/auto-load.c: New file.
20685 * gdb.base/auto-load.exp: New file.
20686
71b7d793
JK
20687 PR gdb/16626
20688 * gdb.base/auto-load.exp: Fix out-of-srctree run.
20689
e2f0d509
JK
206902014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
20691
20692 Fix dw2-icycle.exp -fsanitize=address GDB crash.
20693 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
20694
50cc37c8
DE
206952014-02-24 Doug Evans <dje@google.com>
20696
20697 * lib/gdb.exp (run_on_host): Log error output if program fails.
20698
ea4758f2
PA
206992014-02-21 Pedro Alves <palves@redhat.com>
20700
20701 * gdb.threads/step-after-sr-lock.c: Rename to ...
20702 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
20703 * gdb.threads/step-after-sr-lock.exp: Rename to ...
20704 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
20705 ... this.
20706
d7b30f67
SDJ
207072014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
20708
20709 PR tdep/16397
20710 * gdb.arch/amd64-stap-special-operands.exp: New file.
20711 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
20712 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
20713 * gdb.arch/amd64-stap-triplet.S: Likewise.
20714 * gdb.arch/amd64-stap-triplet.c: Likewise.
20715
83deb43f
JB
207162014-02-20 Joel Brobecker <brobecker@adacore.com>
20717
20718 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
20719 in .section pseudo-op.
20720
adde2bff
DE
207212014-02-20 lin zuojian <manjian2006@gmail.com>
20722 Joel Brobecker <brobecker@adacore.com>
20723 Doug Evans <xdje42@gmail.com>
20724
20725 PR symtab/16581
20726 * gdb.dwarf2/dw2-icycle.S: New file.
20727 * gdb.dwarf2/dw2-icycle.c: New file.
20728 * gdb.dwarf2/dw2-icycle.exp: New file.
20729
f7bd0f78
SC
207302014-02-19 Siva Chandra Reddy <sivachandra@google.com>
20731
20732 * gdb.python/py-value-cc.cc: Improve test case to enable testing
20733 operations on gdb.Value objects.
20734 * gdb.python/py-value-cc.exp: Add new test to test operations on
20735 gdb.Value objects.
20736
c17ef0d5
DE
207372014-02-18 Doug Evans <dje@google.com>
20738
20739 * Makefile.in (TESTS): New variable.
20740 (expanded_tests, expanded_tests_or_none): New variables
20741 (check-single): Pass $(expanded_tests_or_none) to runtest.
20742 (check-parallel): Only run tests in $(TESTS) if non-empty.
20743 (check/no-matching-tests-found): New rule.
20744 * README: Document TESTS makefile variable.
20745
5dd3176f
DE
207462014-02-18 Doug Evans <dje@google.com>
20747
20748 * Makefile.in (check-parallel): rm -rf outputs temp.
20749
0b10be4f
JK
207502014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
20751
20752 Fix "ERROR: no fileid for" in the testsuite.
20753 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
20754
85f224e7
DE
207552014-02-12 Doug Evans <dje@google.com>
20756
20757 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
20758 (MISCELLANEOUS): New variable.
20759 (clean): rm -rf $(MISCELLANEOUS).
20760 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
20761 dwp live in the same directory as symlinks, with each symlink pointed
20762 to a differently named file in a different directory.
20763
149b30ff
DE
207642014-02-11 Doug Evans <dje@google.com>
20765
20766 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
20767 of Tcl file commands.
20768
1dfdac32
MK
207692014-02-10 Mark Kettenis <kettenis@gnu.org>
20770
20771 * gdb.threads/step-after-sr-lock.exp: Avoid executing
20772 "kill -SIGUSR1 -1".
20773
aa4fb036
JB
207742014-02-10 Joel Brobecker <brobecker@adacore.com>
20775
20776 * gdb.ada/tick_length_array_enum_idx: New testcase.
20777
ed3ef339
DE
207782014-02-10 Doug Evans <xdje42@gmail.com>
20779
20780 * configure.ac (AC_OUTPUT): Add gdb.guile.
20781 * configure: Regenerate.
20782 * lib/gdb-guile.exp: New file.
20783 * lib/gdb.exp (get_target_charset): New function.
20784 * gdb.base/help.exp: Update expected output from "apropos apropos".
20785 * gdb.guile/Makefile.in: New file.
20786 * gdb.guile/guile.exp: New file.
20787 * gdb.guile/scm-arch.c: New file.
20788 * gdb.guile/scm-arch.exp: New file.
20789 * gdb.guile/scm-block.c: New file.
20790 * gdb.guile/scm-block.exp: New file.
20791 * gdb.guile/scm-breakpoint.c: New file.
20792 * gdb.guile/scm-breakpoint.exp: New file.
20793 * gdb.guile/scm-disasm.c: New file.
20794 * gdb.guile/scm-disasm.exp: New file.
20795 * gdb.guile/scm-equal.c: New file.
20796 * gdb.guile/scm-equal.exp: New file.
20797 * gdb.guile/scm-error.exp: New file.
20798 * gdb.guile/scm-error.scm: New file.
20799 * gdb.guile/scm-frame-args.c: New file.
20800 * gdb.guile/scm-frame-args.exp: New file.
20801 * gdb.guile/scm-frame-args.scm: New file.
20802 * gdb.guile/scm-frame-inline.c: New file.
20803 * gdb.guile/scm-frame-inline.exp: New file.
20804 * gdb.guile/scm-frame.c: New file.
20805 * gdb.guile/scm-frame.exp: New file.
20806 * gdb.guile/scm-generics.exp: New file.
20807 * gdb.guile/scm-gsmob.exp: New file.
20808 * gdb.guile/scm-iterator.c: New file.
20809 * gdb.guile/scm-iterator.exp: New file.
20810 * gdb.guile/scm-math.c: New file.
20811 * gdb.guile/scm-math.exp: New file.
20812 * gdb.guile/scm-objfile-script-gdb.in: New file.
20813 * gdb.guile/scm-objfile-script.c: New file.
20814 * gdb.guile/scm-objfile-script.exp: New file.
20815 * gdb.guile/scm-objfile.c: New file.
20816 * gdb.guile/scm-objfile.exp: New file.
20817 * gdb.guile/scm-ports.exp: New file.
20818 * gdb.guile/scm-pretty-print.c: New file.
20819 * gdb.guile/scm-pretty-print.exp: New file.
20820 * gdb.guile/scm-pretty-print.scm: New file.
20821 * gdb.guile/scm-section-script.c: New file.
20822 * gdb.guile/scm-section-script.exp: New file.
20823 * gdb.guile/scm-section-script.scm: New file.
20824 * gdb.guile/scm-symbol.c: New file.
20825 * gdb.guile/scm-symbol.exp: New file.
20826 * gdb.guile/scm-symtab-2.c: New file.
20827 * gdb.guile/scm-symtab.c: New file.
20828 * gdb.guile/scm-symtab.exp: New file.
20829 * gdb.guile/scm-type.c: New file.
20830 * gdb.guile/scm-type.exp: New file.
20831 * gdb.guile/scm-value-cc.cc: New file.
20832 * gdb.guile/scm-value-cc.exp: New file.
20833 * gdb.guile/scm-value.c: New file.
20834 * gdb.guile/scm-value.exp: New file.
20835 * gdb.guile/source2.scm: New file.
20836 * gdb.guile/types-module.cc: New file.
20837 * gdb.guile/types-module.exp: New file.
20838
7026a7c1
YQ
208392014-02-10 Yao Qi <yao@codesourcery.com>
20840
20841 PR testsuite/16543
20842 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
20843 * configure: Regenerated.
20844 * Makefile.in: New file.
20845
6c466447
AS
208462014-02-08 Andreas Schwab <schwab@linux-m68k.org>
20847
20848 * gdb.python/py-framefilter.exp: Fix typo.
20849
6e854735
YQ
208502014-02-08 Yao Qi <yao@codesourcery.com>
20851
20852 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
20853 that no =breakpoint-modified is emitted when breakpoints are
20854 modified through MI commands.
20855
d137e6dc
PA
208562014-02-07 Pedro Alves <pedro@codesourcery.com>
20857 Pedro Alves <palves@redhat.com>
20858
20859 * gdb.threads/step-after-sr-lock.c: New file.
20860 * gdb.threads/step-after-sr-lock.exp: New file.
20861
b5ee5a50
PA
208622014-02-07 Pedro Alves <palves@redhat.com>
20863
20864 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
20865
3c77faf3
JK
208662014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
20867
20868 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
20869 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
20870
6dddc817
DE
208712014-02-06 Doug Evans <xdje42@gmail.com>
20872
20873 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
20874 output.
20875
20876 * gdb.gdb/python-interrupts.exp: New file.
20877
de7b2893
YQ
208782014-02-05 Yao Qi <yao@codesourcery.com>
20879
20880 * gdb.trace/report.exp (use_collected_data): Test the output
20881 of "info threads" and "info inferiors".
20882
66d032ac
YQ
208832014-02-05 Yao Qi <yao@codesourcery.com>
20884
20885 Revert this patch:
20886
20887 2013-05-24 Yao Qi <yao@codesourcery.com>
20888
20889 * gdb.trace/tfile.exp: Test inferior and thread.
20890
591a12a1
UW
208912014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
20892
20893 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
20894 on a function.
20895 * gdb.base/step-bt.c: Call hello via function pointer to make
20896 sure its first instruction is executed on powerpc64le-linux.
20897
0ff3e01f
UW
208982014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
20899
20900 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
20901
084ee545
UW
209022014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
20903
20904 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
20905 of the test patterns for use on little-endian systems.
20906
6ed14ff3
UW
209072014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
20908
20909 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
20910 (decimal_vector): Fix for little-endian.
20911
401e27fd
JM
209122014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
20913
20914 * gdb.arch/sparc-sysstep.exp: New file.
20915 * gdb.arch/sparc-sysstep.c: Likewise.
20916
20917 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
20918
8b924729
EBM
209192014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
20920
20921 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
20922
fb151210
JB
209232014-01-23 Tom Tromey <tromey@redhat.com>
20924
20925 * gdb.ada/array_char_idx: New testcase.
20926
0740f8d8
TT
209272014-01-23 Tom Tromey <tromey@redhat.com>
20928
20929 PR python/16487:
20930 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
20931 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
20932 classes.
20933
21909fa1
TT
209342014-01-23 Tom Tromey <tromey@redhat.com>
20935
20936 PR python/16491:
20937 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
20938 string from an inferior frame.
20939 * gdb.python/py-framefilter-mi.exp: Update.
20940
87ce2a04
DE
209412014-01-22 Doug Evans <dje@google.com>
20942
20943 * gdb.server/server-mon.exp: Add tests for "set debug-format".
20944
237b092b
AA
209452014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
20946
20947 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
20948
d674a709
AA
209492014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
20950
20951 * gdb.trace/entry-values.exp: Remove excess space character from
20952 regex patterns. Handle s390 call instruction.
20953
20fa3390
AA
209542014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
20955
20956 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
20957 define "*_start" label. Make "name" static.
20958 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
20959 ${name} by references to ${name}_start.
20960
78466714
AA
209612014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
20962
20963 * gdb.base/info-macros.exp: Remove "debug" from the compile
20964 options.
20965
ec9f644a
IB
209662014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
20967
20968 * gdb.dlang/demangle.exp: New file.
20969
94b1b47e
IB
209702014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
20971
20972 * gdb.dlang/primitive-types.exp: New file.
20973
7f420862
IB
209742014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
20975
20976 * configure.ac: Create gdb.dlang/Makefile.
20977 * configure: Regenerate.
20978 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
20979 * gdb.dlang/Makefile.in: New file.
20980 * lib/d-support.exp: New file.
20981 * lib/gdb.exp (skip_d_tests): New proc.
20982
52834460
MM
209832014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20984
20985 * gdb.btrace/delta.exp: Check reverse stepi.
20986 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
20987 * gdb.btrace/finish.exp: New.
20988 * gdb.btrace/next.exp: New.
20989 * gdb.btrace/nexti.exp: New.
20990 * gdb.btrace/record_goto.c: Add comments.
20991 * gdb.btrace/step.exp: New.
20992 * gdb.btrace/stepi.exp: New.
20993 * gdb.btrace/multi-thread-step.c: New.
20994 * gdb.btrace/multi-thread-step.exp: New.
20995 * gdb.btrace/rn-dl-bind.c: New.
20996 * gdb.btrace/rn-dl-bind.exp: New.
20997 * gdb.btrace/data.c: New.
20998 * gdb.btrace/data.exp: New.
20999 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
21000
6e07b1d2
MM
210012014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21002
21003 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
21004 * gdb.btrace/exception.exp: Update.
21005 * gdb.btrace/instruction_history.exp: Update.
21006 * gdb.btrace/record_goto.exp: Update.
21007 * gdb.btrace/tailcall.exp: Update.
21008 * gdb.btrace/unknown_functions.exp: Update.
21009 * gdb.btrace/delta.exp: New.
21010
0b722aec
MM
210112014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21012
21013 * gdb.btrace/record_goto.exp: Add backtrace test.
21014 * gdb.btrace/tailcall.exp: Add backtrace test.
21015
066ce621
MM
210162014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21017
21018 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
21019 * gdb.btrace/record_goto.c: New.
21020 * gdb.btrace/record_goto.exp: New.
21021 * gdb.btrace/x86-record_goto.S: New.
21022
0688d04e
MM
210232014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21024
21025 * gdb.btrace/function_call_history.exp: Update tests.
21026 * gdb.btrace/instruction_history.exp: Update tests.
21027
8710b709
MM
210282014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21029
21030 * gdb.btrace/function_call_history.exp: Fix expected field
21031 order for "record function-call-history".
21032 Add new tests for "record function-call-history /c".
21033 * gdb.btrace/exception.cc: New.
21034 * gdb.btrace/exception.exp: New.
21035 * gdb.btrace/tailcall.exp: New.
21036 * gdb.btrace/x86-tailcall.S: New.
21037 * gdb.btrace/x86-tailcall.c: New.
21038 * gdb.btrace/unknown_functions.c: New.
21039 * gdb.btrace/unknown_functions.exp: New.
21040 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
21041
5de9129b
MM
210422014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21043
21044 * gdb.btrace/instruction_history.exp: Update.
21045 * gdb.btrace/function_call_history.exp: Update.
21046
23a7fe75
MM
210472014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21048
21049 * gdb.btrace/function_call_history.exp: Fix expected function
21050 trace.
21051 * gdb.btrace/instruction_history.exp: Initialize traced.
21052 Remove traced_functions.
21053
724c7dd8
MM
210542014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21055
21056 * gdb.btrace/function_call_history.exp: Update
21057 * gdb.btrace/instruction_history.exp: Update.
21058
6d78d93b
MM
210592014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21060
21061 * gdb.btrace/enable.exp: Update expected text.
21062
93a360cc
OJ
210632014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
21064
21065 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
21066 bytes.
21067
3772b53f
MR
210682014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
21069
21070 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
21071
596662fa
OJ
210722014-01-15 Omair Javaid <omair.javaid@linaro.org>
21073
21074 * lib/gdb.exp (supports_process_record): Return true for
21075 arm*-linux*. (supports_reverse): Likewise.
21076
b5b08fb4
SC
210772014-01-13 Siva Chandra Reddy <sivachandra@google.com>
21078
21079 PR python/15464
21080 PR python/16113
21081 * gdb.python/py-type.c: Enhance test case.
21082 * gdb.python/py-value-cc.cc: Likewise
21083 * gdb.python/py-type.exp: Add new tests.
21084 * gdb.python/py-value-cc.exp: Likewise
21085
52d7fb13
AA
210862014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
21087 Pedro Alves <palves@redhat.com>
21088
21089 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
21090 Make "name" extern.
21091 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
21092 references to ${name}_start by references to ${name}.
21093
a2cd8cfe
JB
210942014-01-10 Joel Brobecker <brobecker@adacore.com>
21095
21096 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
21097
4e23fced
JB
210982014-01-10 Joel Brobecker <brobecker@adacore.com>
21099
21100 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
21101
c6a9e42c
PA
211022014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
21103 Pedro Alves <palves@redhat.com>
21104
21105 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 21106 mi_gdb_target_load.
c6a9e42c 21107
b7ea362b
PA
211082014-01-08 Pedro Alves <palves@redhat.com>
21109
21110 * gdb.threads/reconnect-signal.c: New file.
21111 * gdb.threads/reconnect-signal.exp: New file.
21112
5e3f4fab
EBM
211132014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
21114
21115 * gdb.base/source-dir.exp: New file.
21116
79301218
JB
211172014-01-07 Joel Brobecker <brobecker@adacore.com>
21118
21119 * gdb.ada/mi_interface: New testcase.
21120
8e355c5d
JB
211212014-01-07 Joel Brobecker <brobecker@adacore.com>
21122
21123 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
21124 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
21125 gdb.ada/pp-rec-component/pck.ads: New files.
21126
c0d48811
JB
211272014-01-07 Joel Brobecker <brobecker@adacore.com>
21128
21129 * gdb.python/py-pp-integral.c: New file.
21130 * gdb.python/py-pp-integral.py: New file.
21131 * gdb.python/py-pp-integral.exp: New file.
21132
17b609c3 21133For older changes see ChangeLog-1993-2013.
c906108c 21134\f
8d8cb839
EZ
21135;; Local Variables:
21136;; mode: change-log
21137;; left-margin: 8
21138;; fill-column: 74
21139;; version-control: never
21140;; End:
902f2ccb 21141
b811d2c2 21142 Copyright 2014-2020 Free Software Foundation, Inc.
902f2ccb
MC
21143 Copying and distribution of this file, with or without modification,
21144 are permitted provided the copyright notice and this notice are preserved.