CSKY: Refine operand format error reporting.
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
8f57f343
PA
12020-08-28 Pedro Alves <pedro@palves.net>
2
3 * gdb.base/advance-until-multiple-locations.exp
4 (advance_overload, until_overload): Adjust to match the
5 frame/function header instead of the source line text.
6
626d2320
TV
72020-08-28 Tom de Vries <tdevries@suse.de>
8
9 * gdb.base/label-without-address.c: New test.
10 * gdb.base/label-without-address.exp: New file.
11
df631783
PA
122020-08-27 Pedro Alves <pedro@palves.net>
13
14 PR gdb/26523
15 PR gdb/26524
16 * gdb.base/advance-until-multiple-locations.cc: New.
17 * gdb.base/advance-until-multiple-locations.exp: New.
18
48b076bb
SM
192020-08-27 Simon Marchi <simon.marchi@polymtl.ca>
20
21 * gdb.dwarf2/dw2-reg-undefined.exp: Use multi_line.
22
c2015ce4
AB
232020-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
24
25 * gdb.arch/amd64-byte.exp: Make test names unique, use
26 gdb_breakpoint, and fix typo 'forth' -> 'fourth'.
27 * gdb.arch/amd64-dword.exp: Likewise.
28 * gdb.arch/amd64-pseudo.c: Fix typo 'forth' -> 'fourth'.
29 * gdb.arch/amd64-stap-special-operands.exp: Make test names
30 unique.
31 * gdb.arch/amd64-tailcall-ret.exp: Likewise.
32 * gdb.arch/amd64-word.exp: Make test names unique, use
33 gdb_breakpoint, and fix typo 'forth' -> 'fourth'.
34 * gdb.arch/i386-byte.exp: Make test names unique, use
35 gdb_breakpoint.
36 * gdb.arch/i386-word.exp: Likewise.
37
995d3a19
SV
382020-08-25 Shahab Vahedi <shahab@synopsys.com>
39
40 * gdb.arch/arc-tdesc-cpu.xml: Use new feature names.
41
8cac2b31
SM
422020-08-25 Simon Marchi <simon.marchi@polymtl.ca>
43
44 PR gdb/26532
45 * gdb.threads/stepi-random-signal.exp: Update pattern.
46
2bc19622
SM
472020-08-25 Simon Marchi <simon.marchi@efficios.com>
48
49 PR gdb/26532
50 * gdb.base/ui-redirect.exp: Update pattern.
51
b04aa1fc
GB
522020-08-25 Gary Benson <gbenson@redhat.com>
53
54 * gdb.dwarf2/dw2-dir-file-name.exp: Use system assembler
55 when compiling with clang.
8571e9c8 56 * gdb.dwarf2/dw2-restore.exp: Likewise.
b04aa1fc 57
9f68b453
GB
582020-08-25 Gary Benson <gbenson@redhat.com>
59
60 * gdb.cp/ambiguous.exp: Enable test when compiling with GCC.
61 Add additional_flags=-Wno-inaccessible-base when compiling
62 with GCC >= 10.1 or clang. Add additional_flags=-w when
63 compiling with GCC < 10.
64
3945d2d7
GM
652020-08-25 Gaius Mulley <gaiusmod2@gmail.com>
66
67 PR m2/26372
fc5d6901
SM
68 * gdb.modula2/multidim.c: New file.
69 * gdb.modula2/multidim.exp: New file.
3945d2d7 70
60122dbe
SM
712020-08-24 Simon Marchi <simon.marchi@polymtl.ca>
72
73 * lib/gdb.exp (runto): Always emit fail on internal error.
74
1eb8556f
SM
752020-08-24 Simon Marchi <simon.marchi@efficios.com>
76
77 * gdb.base/gdb-sigterm.exp (do_test): Update expected regexp.
78 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
79 Likewise.
80 * gdb.threads/stepi-random-signal.exp: Likewise.
81
33bf4c5c
TBA
822020-08-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
83
84 * gdb.base/print-file-var.exp: Fix typo "breapoint".
85 * gdb.trace/strace.exp: Ditto.
86
c2fd7fae
AKS
872020-08-19 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
88
89 * gdb.fortran/vla-type.exp: Skip commands not required for
90 the Flang compiled binaries after prologue fix.
91
326afb72
TT
922020-08-17 Tom de Vries <tdevries@suse.de>
93 Tom Tromey <tromey@adacore.com>
94
95 PR rust/26197:
96 * gdb.rust/simple.exp (xfail_pattern): Update for new failure.
97
3ae7ab99
TT
982020-08-17 Tom Tromey <tromey@adacore.com>
99
100 * gdb.ada/mi_var_access.exp: New file.
101 * gdb.ada/mi_var_access/mi_access.adb: New file.
102 * gdb.ada/mi_var_access/pck.adb: New file.
103 * gdb.ada/mi_var_access/pck.ads: New file.
104
f569c1c5
TV
1052020-08-16 Tom de Vries <tdevries@suse.de>
106
107 PR gdb/25350
108 * gdb.base/eh_return.c: New test.
109 * gdb.base/eh_return.exp: New file.
110
3d11c30a
TV
1112020-08-15 Tom de Vries <tdevries@suse.de>
112
113 * gdb.fortran/mixed-lang-stack.c (fortran_charlen_t): New type.
114 (mixed_func_1d_): Use fortran_charlen_t in decl.
115
547ce8f0
TV
1162020-08-15 Tom de Vries <tdevries@suse.de>
117
118 PR backtrace/26390
119 * gdb.fortran/mixed-lang-stack.exp: Call bt with -frame-arguments all.
120 Update expected pattern.
121
a54a7f13
PA
1222020-08-13 Pedro Alves <pedro@palves.net>
123
124 * gdb.fortran/complex.exp: Check skip_fortran_tests.
125 * gdb.fortran/library-module.exp: Likewise.
126 * gdb.fortran/logical.exp: Likewise.
127 * gdb.fortran/module.exp: Likewise.
128 * gdb.fortran/print_type.exp: Likewise.
129 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
130 * gdb.fortran/vla-datatypes.exp: Likewise.
131 * gdb.fortran/vla-history.exp: Likewise.
132 * gdb.fortran/vla-ptr-info.exp: Likewise.
133 * gdb.fortran/vla-ptype-sub.exp: Likewise.
134 * gdb.fortran/vla-ptype.exp: Likewise.
135 * gdb.fortran/vla-sizeof.exp: Likewise.
136 * gdb.fortran/vla-type.exp: Likewise.
137 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
138 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
139 * gdb.fortran/vla-value-sub.exp: Likewise.
140 * gdb.fortran/vla-value.exp: Likewise.
141
7a82e903
PA
1422020-08-13 Pedro Alves <pedro@palves.net>
143
144 * gdb.ada/access_tagged_param.exp: Check skip_ada_tests.
145 * gdb.ada/access_to_packed_array.exp: Likewise.
146 * gdb.ada/access_to_unbounded_array.exp: Likewise.
147 * gdb.ada/addr_arith.exp: Likewise.
148 * gdb.ada/arr_acc_idx_w_gap.exp: Likewise.
149 * gdb.ada/arr_arr.exp: Likewise.
150 * gdb.ada/arr_enum_idx_w_gap.exp: Likewise.
151 * gdb.ada/array_bounds.exp: Likewise.
152 * gdb.ada/array_of_variable_length.exp: Likewise.
153 * gdb.ada/array_ptr_renaming.exp: Likewise.
154 * gdb.ada/array_subscript_addr.exp: Likewise.
155 * gdb.ada/arraydim.exp: Likewise.
156 * gdb.ada/arrayparam.exp: Likewise.
157 * gdb.ada/arrayptr.exp: Likewise.
158 * gdb.ada/assign_1.exp: Likewise.
159 * gdb.ada/assign_arr.exp: Likewise.
160 * gdb.ada/atomic_enum.exp: Likewise.
161 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
162 * gdb.ada/bad-task-bp-keyword.exp: Likewise.
163 * gdb.ada/bias.exp: Likewise.
164 * gdb.ada/boolean_expr.exp: Likewise.
165 * gdb.ada/bp_c_mixed_case.exp: Likewise.
166 * gdb.ada/bp_enum_homonym.exp: Likewise.
167 * gdb.ada/bp_inlined_func.exp: Likewise.
168 * gdb.ada/bp_on_var.exp: Likewise.
169 * gdb.ada/bp_range_type.exp: Likewise.
170 * gdb.ada/bp_reset.exp: Likewise.
171 * gdb.ada/call_pn.exp: Likewise.
172 * gdb.ada/catch_assert_if.exp: Likewise.
173 * gdb.ada/catch_ex.exp: Likewise.
174 * gdb.ada/catch_ex_std.exp: Likewise.
175 * gdb.ada/char_enum.exp: Likewise.
176 * gdb.ada/char_param.exp: Likewise.
177 * gdb.ada/complete.exp: Likewise.
178 * gdb.ada/cond_lang.exp: Likewise.
179 * gdb.ada/convvar_comp.exp: Likewise.
180 * gdb.ada/dgopt.exp: Likewise.
181 * gdb.ada/disc_arr_bound.exp: Likewise.
182 * gdb.ada/display_nested.exp: Likewise.
183 * gdb.ada/dot_all.exp: Likewise.
184 * gdb.ada/dyn_loc.exp: Likewise.
185 * gdb.ada/dyn_stride.exp: Likewise.
186 * gdb.ada/excep_handle.exp: Likewise.
187 * gdb.ada/expr_delims.exp: Likewise.
188 * gdb.ada/expr_with_funcall.exp: Likewise.
189 * gdb.ada/exprs.exp: Likewise.
190 * gdb.ada/fin_fun_out.exp: Likewise.
191 * gdb.ada/fixed_cmp.exp: Likewise.
192 * gdb.ada/formatted_ref.exp: Likewise.
193 * gdb.ada/frame_arg_lang.exp: Likewise.
194 * gdb.ada/frame_args.exp: Likewise.
195 * gdb.ada/fullname_bp.exp: Likewise.
196 * gdb.ada/fun_addr.exp: Likewise.
197 * gdb.ada/fun_in_declare.exp: Likewise.
198 * gdb.ada/fun_overload_menu.exp: Likewise.
199 * gdb.ada/fun_renaming.exp: Likewise.
200 * gdb.ada/funcall_char.exp: Likewise.
201 * gdb.ada/funcall_param.exp: Likewise.
202 * gdb.ada/funcall_ptr.exp: Likewise.
203 * gdb.ada/funcall_ref.exp: Likewise.
204 * gdb.ada/homonym.exp: Likewise.
205 * gdb.ada/info_addr_mixed_case.exp: Likewise.
206 * gdb.ada/info_auto_lang.exp: Likewise.
207 * gdb.ada/info_exc.exp: Likewise.
208 * gdb.ada/info_types.exp: Likewise.
209 * gdb.ada/int_deref.exp: Likewise.
210 * gdb.ada/interface.exp: Likewise.
211 * gdb.ada/iwide.exp: Likewise.
212 * gdb.ada/lang_switch.exp: Likewise.
213 * gdb.ada/length_cond.exp: Likewise.
214 * gdb.ada/maint_with_ada.exp: Likewise.
215 * gdb.ada/mi_catch_assert.exp: Likewise.
216 * gdb.ada/mi_catch_ex.exp: Likewise.
217 * gdb.ada/mi_catch_ex_hand.exp: Likewise.
218 * gdb.ada/mi_dyn_arr.exp: Likewise.
219 * gdb.ada/mi_ex_cond.exp: Likewise.
220 * gdb.ada/mi_exc_info.exp: Likewise.
221 * gdb.ada/mi_interface.exp: Likewise.
222 * gdb.ada/mi_prot.exp: Likewise.
223 * gdb.ada/mi_ref_changeable.exp: Likewise.
224 * gdb.ada/mi_string_access.exp: Likewise.
225 * gdb.ada/mi_task_arg.exp: Likewise.
226 * gdb.ada/mi_task_info.exp: Likewise.
227 * gdb.ada/mi_var_array.exp: Likewise.
228 * gdb.ada/mi_var_union.exp: Likewise.
229 * gdb.ada/mi_variant.exp: Likewise.
230 * gdb.ada/minsyms.exp: Likewise.
231 * gdb.ada/mod_from_name.exp: Likewise.
232 * gdb.ada/nested.exp: Likewise.
233 * gdb.ada/null_array.exp: Likewise.
234 * gdb.ada/optim_drec.exp: Likewise.
235 * gdb.ada/out_of_line_in_inlined.exp: Likewise.
236 * gdb.ada/packed_array_assign.exp: Likewise.
237 * gdb.ada/packed_tagged.exp: Likewise.
238 * gdb.ada/pp-rec-component.exp: Likewise.
239 * gdb.ada/print_chars.exp: Likewise.
240 * gdb.ada/print_pc.exp: Likewise.
241 * gdb.ada/ptr_typedef.exp: Likewise.
242 * gdb.ada/ptype_arith_binop.exp: Likewise.
243 * gdb.ada/ptype_array.exp: Likewise.
244 * gdb.ada/ptype_field.exp: Likewise.
245 * gdb.ada/ptype_tagged_param.exp: Likewise.
246 * gdb.ada/ptype_union.exp: Likewise.
247 * gdb.ada/py_range.exp: Likewise.
248 * gdb.ada/py_taft.exp: Likewise.
249 * gdb.ada/rdv_wait.exp: Likewise.
250 * gdb.ada/rec_comp.exp: Likewise.
251 * gdb.ada/rec_return.exp: Likewise.
252 * gdb.ada/ref_param.exp: Likewise.
253 * gdb.ada/ref_tick_size.exp: Likewise.
254 * gdb.ada/rename_subscript_param.exp: Likewise.
255 * gdb.ada/repeat_dyn.exp: Likewise.
256 * gdb.ada/same_component_name.exp: Likewise.
257 * gdb.ada/same_enum.exp: Likewise.
258 * gdb.ada/scalar_storage.exp: Likewise.
259 * gdb.ada/set_wstr.exp: Likewise.
260 * gdb.ada/small_reg_param.exp: Likewise.
261 * gdb.ada/str_binop_equal.exp: Likewise.
262 * gdb.ada/str_ref_cmp.exp: Likewise.
263 * gdb.ada/str_uninit.exp: Likewise.
264 * gdb.ada/sub_variant.exp: Likewise.
265 * gdb.ada/sym_print_name.exp: Likewise.
266 * gdb.ada/taft_type.exp: Likewise.
267 * gdb.ada/tagged.exp: Likewise.
268 * gdb.ada/tagged_access.exp: Likewise.
269 * gdb.ada/task_bp.exp: Likewise.
270 * gdb.ada/task_switch_in_core.exp: Likewise.
271 * gdb.ada/tasks.exp: Likewise.
272 * gdb.ada/tick_last_segv.exp: Likewise.
273 * gdb.ada/tick_length_array_enum_idx.exp: Likewise.
274 * gdb.ada/type_coercion.exp: Likewise.
275 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
276 * gdb.ada/unchecked_union.exp: Likewise.
277 * gdb.ada/uninitialized_vars.exp: Likewise.
278 * gdb.ada/var_arr_attrs.exp: Likewise.
279 * gdb.ada/var_arr_typedef.exp: Likewise.
280 * gdb.ada/var_rec_arr.exp: Likewise.
281 * gdb.ada/variant-record.exp: Likewise.
282 * gdb.ada/variant.exp: Likewise.
283 * gdb.ada/variant_record_packed_array.exp: Likewise.
284 * gdb.ada/varsize_limit.exp: Likewise.
285 * gdb.ada/whatis_array_val.exp: Likewise.
286 * gdb.ada/widewide.exp: Likewise.
287 * gdb.ada/win_fu_syms.exp: Likewise.
288
2892020-08-12 Gary Benson <gbenson@redhat.com>
c0ab14ae
GB
290
291 * gdb.dwarf2/dw2-op-out-param.S (.Ltext5): Fix duplicate label.
292
10c381b5
AB
2932020-08-04 Andrew Burgess <andrew.burgess@embecosm.com>
294
295 * lib/check-test-names.exp (do_reset_vars): Use 'array unset' to
296 unset the array variable.
297
8f34b746
TV
2982020-08-03 Tom de Vries <tdevries@suse.de>
299
300 PR symtab/26333
301 * lib/dwarf.exp (DW_LNE_user): New proc.
302 * gdb.dwarf2/dw2-vendor-extended-opcode.c: New test.
303 * gdb.dwarf2/dw2-vendor-extended-opcode.exp: New file.
304
0245e136
KB
3052020-07-31 Kevin Buettner <kevinb@redhat.com>
306
307 * gdb.base/coremaker2.c: Change all uses of 'unsigned long long'
308 to 'uintptr_t'
309 (inttypes.h): Include.
310
9ef1ec5d
KB
3112020-07-31 Kevin Buettner <kevinb@redhat.com>
312
313 * gdb.base/coremaker2.c (buf_rw): Increase size to 256 KiB.
314 (C5_24k): Delete.
315 (C5_8k, C5_64k, C5_256k): New macros.
316 (buf_ro): Allocate 256 KiB of initialized data.
317
4c55e970
TBA
3182020-07-30 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
319
320 * gdb.base/condbreak-bad.exp: Extend the test with scenarios
321 that attempt to overwrite an existing condition with a condition
322 that fails parsing and also with a condition that parses fine
323 but contains junk at the end.
324
1e620590
TBA
3252020-07-30 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
326
327 * gdb.base/condbreak-bad.c: New test.
328 * gdb.base/condbreak-bad.exp: New file.
329
e12dcc50
TV
3302020-07-30 Tom de Vries <tdevries@suse.de>
331
332 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_entry_1): Factor
333 out of ...
334 (GDBInfoModuleSymbols::check_entry): ... here.
335 (GDBInfoModuleSymbols::check_optional_entry): New proc.
336 * gdb.fortran/info-modules.exp: Use check_optional_entry for entries
337 related to __def_init_mod1_M1t1 / __vtype_mod1_M1t1 / __copy_mod1_M1t1.
338
6cc64caa
TV
3392020-07-30 Tom de Vries <tdevries@suse.de>
340
341 * gdb.fortran/ptype-on-functions.exp: Make "_t" suffix on
342 "__class_some_module_Number_t" optional.
343
90fd07fc
TV
3442020-07-29 Tom de Vries <tdevries@suse.de>
345
346 * lib/selftest-support.exp (selftest_setup): Allow breakpoint at
347 multiple locations.
348
f5c79e97
TV
3492020-07-29 Tom de Vries <tdevries@suse.de>
350
351 * gdb.dwarf2/dw2-line-number-zero.exp: Set breakpoints on lines
352 rather than function name.
353
f75a0693
AB
3542020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
355
356 PR symtab/26270:
357 * gdb.cp/disasm-func-name.cc: New file.
358 * gdb.cp/disasm-func-name.exp: New file.
359
4888741a
TT
3602020-07-28 Tom Tromey <tromey@adacore.com>
361
362 * gdb.dwarf2/varval.exp (setup_exec): Add 'or' instruction to
363 'varval' location.
364
43d5901d
AB
3652020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
366
367 * gdb.python/py-unwind.py: Update to make use of a register
368 descriptor.
369
14fa8fb3
AB
3702020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
371
372 * gdb.python/py-arch-reg-names.exp: Add additional tests.
373
e79eb02f
AB
3742020-07-25 Andrew Burgess <andrew.burgess@embecosm.com>
375
376 PR fortran/23051
377 PR fortran/26139
378 * gdb.fortran/class-allocatable-array.exp: New file.
379 * gdb.fortran/class-allocatable-array.f90: New file.
380 * gdb.fortran/pointer-to-pointer.exp: New file.
381 * gdb.fortran/pointer-to-pointer.f90: New file.
382
876518dd
TV
3832020-07-25 Tom de Vries <tdevries@suse.de>
384
385 PR symtab/26243
386 * gdb.dwarf2/dw2-line-number-zero.c: New test.
387 * gdb.dwarf2/dw2-line-number-zero.exp: New file.
388
6dcfb80a
TV
3892020-07-24 Tom de Vries <tdevries@suse.de>
390
391 PR testsuite/26293
392 * gdb.ada/mi_prot.exp: Require gnatmake-8.
393
e7bc9db8
PA
3942020-07-23 Pedro Alves <pedro@palves.net>
395
396 * gdb.server/server-kill.exp (prepare): New, factored out from the
397 top level.
398 (kill_server): New.
399 (test_tstatus, test_unwind_nosyms, test_unwind_syms): New.
400 (top level) : Call test_tstatus, test_unwind_nosyms, test_unwind_syms.
401
78344df7
AB
4022020-07-23 Andrew Burgess <andrew.burgess@embecosm.com>
403
404 * gdb.dwarf2/dw2-disasm-over-non-stmt.exp: New file.
405
25dfed24
SL
4062020-07-22 Sandra Loosemore <sandra@codesourcery.com>
407
408 * lib/gdb.exp (gdb_wrapper_file, gdb_wrapper_flags):
409 Initialize to empty string at top level.
410 (gdb_wrapper_init): Revert check for file existence on build.
411 Build the wrapper in its default place, not a build-specific
412 location. When host == build, make the pathname absolute.
413 (gdb_compile): Delete leftover declaration of
414 gdb_wrapper_initialized. Check gdb_wrapper_file being an empty
415 string instead of uninitialized.
416
7da515fd
KB
4172020-07-22 Kevin Buettner <kevinb@redhat.com>
418
419 * gdb.base/corefile2.exp: New file.
420 * gdb.base/coremaker2.exp: New file.
421
9c5ec5c2
KB
4222020-07-22 Kevin Buettner <kevinb@redhat.com>
423
424 * gdb.base/coredump-filter.exp: Add second
425 non-Private-Shared-Anon-File test.
426 (test_disasm): Rename binfile for test which is expected
427 to fail.
428
f9e233c9
KB
4292020-07-22 Kevin Buettner <kevinb@redhat.com>
430
431 * gdb.base/corefile.exp: Add test "accessing read-only mmapped
432 data in core file".
433 * gdb.base/coremaker.c (buf2ro): New global.
434 (mmapdata): Add a read-only mmap mapping.
435
94c265d7
KB
4362020-07-22 Kevin Buettner <kevinb@redhat.com>
437
438 PR corefiles/25631
439 * gdb.base/corefile.exp (accessing anonymous, unwritten-to mmap data):
440 New test.
441 * gdb.base/coremaker.c (buf3): New global.
442 (mmapdata): Add mmap call which uses MAP_ANONYMOUS and MAP_PRIVATE
443 flags.
444
4452020-07-22 Kevin Buettner <kevinb@redhat.com>
678c7a56
KB
446
447 * gdb.base/coremaker.c (filler_ro): New global constant.
448
32fa152e
TT
4492020-07-22 Tom Tromey <tromey@adacore.com>
450
451 * gdb.ada/mi_prot.exp: New file.
452 * gdb.ada/mi_prot/pkg.adb: New file.
453 * gdb.ada/mi_prot/pkg.ads: New file.
454 * gdb.ada/mi_prot/prot.adb: New file.
455
c8474dc3
TBA
4562020-07-22 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
457
458 * gdb.base/jit-reader-simple.exp: Add a scenario for a binary that
459 loads two JITers.
460
baf8791e
AB
4612020-07-21 Andrew Burgess <andrew.burgess@embecosm.com>
462
463 * gdb.python/py-arch-reg-groups.exp: Additional tests.
464
f7306dac
AB
4652020-07-21 Andrew Burgess <andrew.burgess@embecosm.com>
466
467 * gdb.python/py-arch-reg-names.exp: Additional tests.
468
6d3d6e4b
TV
4692020-07-21 Tom de Vries <tdevries@suse.de>
470
471 * gdb.reverse/solib-precsave.exp: Handle additional "recommended
472 breakpoint locations".
473 * gdb.reverse/solib-reverse.exp: Same.
474
803d0592
TV
4752020-07-21 Tom de Vries <tdevries@suse.de>
476
477 * gdb.reverse/step-reverse.c (callee): Merge statements.
478
e9bdc510
TV
4792020-07-21 Tom de Vries <tdevries@suse.de>
480
481 * gdb.fortran/info-modules.exp (info module variables): Allow missing
482 line numbers for some variables.
483
f0f9e75a
TV
4842020-07-21 Tom de Vries <tdevries@suse.de>
485
486 * gdb.opt/inline-locals.c (init_array): New func.
487 (func1): Use init_array.
488 * gdb.opt/inline-locals.exp: Update pattern.
489
bd460ecb
TV
4902020-07-21 Tom de Vries <tdevries@suse.de>
491
492 * gdb.debuginfod/fetch_src_and_symbols.exp: Use save_vars for env
493 vars. Fix PATH and DUPLICATE errors. Cleanup whitespace.
494
ae5369e7
LC
4952020-07-20 Ludovic Courtès <ludo@gnu.org>
496
497 * gdb.guile/source2.scm: Add #f first argument to 'format'.
498 * gdb.guile/types-module.exp: Remove "ERROR:" from
499 regexps since Guile 3.0 no longer prints that.
500
68cf161c
LC
5012020-07-20 Ludovic Courtès <ludo@gnu.org>
502
503 * gdb.guile/scm-error.exp ("source $remote_guile_file_1"): Relax
504 error regexp to match on Guile 2.2.
505
c14b4913
GB
5062020-07-20 Gary Benson <gbenson@redhat.com>
507
508 * gdb.cp/align.exp: Fix "alignof (void)" tests when compiling
509 with clang.
510
b243ba58
TV
5112020-07-20 Tom de Vries <tdevries@suse.de>
512
513 * gdb.threads/omp-par-scope.c (lock, lock2): New variable.
514 (omp_set_lock_in_order): New function.
515 (single_scope, multi_scope, nested_func, nested_parallel): Use
516 omp_set_lock_in_order and omp_unset_lock.
517 (main): Init and destroy lock and lock2.
518
c06ad8b5
TV
5192020-07-20 Tom de Vries <tdevries@suse.de>
520
521 * gdb.base/valgrind-infcall-2.exp: Handle printf unknown return type.
522
6e22f117
TV
5232020-07-20 Tom de Vries <tdevries@suse.de>
524
525 * gdb.threads/attach-slow-waitpid.exp: Bail out if gdb_start fails.
526
33176ea7
TV
5272020-07-17 Tom de Vries <tdevries@suse.de>
528
529 * gdb.base/valgrind-infcall-2.c: New test.
530 * gdb.base/valgrind-infcall-2.exp: New file.
531 * lib/valgrind.exp (vgdb_start): Add and handle active_at_startup.
532
90c3ec2d
TV
5332020-07-17 Tom de Vries <tdevries@suse.de>
534
535 * gdb.dlang/circular.c (found): Use found_label as label name.
536 * gdb.dwarf2/arr-subrange.c (main): Use main_label as label name.
537 * gdb.dwarf2/comp-unit-lang.c (func): Use func_label as label name.
538 * gdb.dlang/circular.exp: Use MACRO_AT_func and MACRO_AT_range.
539 * gdb.dwarf2/ada-linkage-name.exp: Same.
540 * gdb.dwarf2/arr-subrange.exp: Same.
541 * gdb.dwarf2/atomic-type.exp: Same.
542 * gdb.dwarf2/comp-unit-lang.exp: Same.
543 * gdb.dwarf2/cpp-linkage-name.exp: Same.
544 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Same.
545 * gdb.dwarf2/dw2-lexical-block-bare.exp: Same.
546 * gdb.dwarf2/dw2-regno-invalid.exp: Same.
547 * gdb.dwarf2/implptr-64bit.exp: Same.
548 * gdb.dwarf2/imported-unit-abstract-const-value.exp: Same.
549 * gdb.dwarf2/imported-unit-runto-main.exp: Same.
550 * gdb.dwarf2/imported-unit.exp: Same.
551 * gdb.dwarf2/main-subprogram.exp: Same.
552 * gdb.dwarf2/missing-type-name.exp: Same.
553 * gdb.dwarf2/nonvar-access.exp: Same.
554 * gdb.dwarf2/struct-with-sig.exp: Same.
555 * gdb.dwarf2/typedef-void-finish.exp: Same.
556 * gdb.dwarf2/void-type.exp: Same.
557
10da644d
TV
5582020-07-17 Tom de Vries <tdevries@suse.de>
559
560 * lib/dwarf.exp (Dwarf::MACRO_AT_func, Dwarf::MACRO_AT_range): Drop
561 src parameter.
562 * gdb.dlang/watch-loc.exp: Update MACRO_AT_{func,range} calls.
563 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Same.
564 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
565 * gdb.dwarf2/dw2-opt-structptr.exp: Same.
566 * gdb.dwarf2/dwz.exp: Same.
567 * gdb.dwarf2/implptr-optimized-out.exp: Same.
568 * gdb.dwarf2/implref-array.exp: Same.
569 * gdb.dwarf2/implref-const.exp: Same.
570 * gdb.dwarf2/implref-global.exp: Same.
571 * gdb.dwarf2/implref-struct.exp: Same.
572 * gdb.dwarf2/info-locals-optimized-out.exp: Same.
573 * gdb.dwarf2/opaque-type-lookup.exp: Same.
574 * gdb.dwarf2/var-access.exp: Same.
575 * gdb.dwarf2/varval.exp: Same.
576 * gdb.trace/entry-values.exp: Same.
577
315e6afc
TV
5782020-07-17 Tom de Vries <tdevries@suse.de>
579
580 * lib/dwarf.exp (Dwarf::extern): Remove.
581 * gdb.compile/compile-ops.exp: Remove use of Dwarf::extern.
582 * gdb.dlang/circular.exp: Same.
583 * gdb.dwarf2/comp-unit-lang.exp: Same.
584 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
585 * gdb.dwarf2/dw2-symtab-includes.exp: Same.
586 * gdb.dwarf2/dwz.exp: Same.
587 * gdb.dwarf2/imported-unit-abstract-const-value.exp: Same.
588 * gdb.dwarf2/imported-unit-runto-main.exp: Same.
589 * gdb.dwarf2/imported-unit.exp: Same.
590 * gdb.dwarf2/opaque-type-lookup.exp: Same.
591
5597c940
SL
5922020-07-16 Sandra Loosemore <sandra@codesourcery.com>
593
594 * gdb.base/shell.exp: Skip pipe tests dependent on sh on Windows host.
595 Use double quotes instead of single quotes.
596
d0ce17d8
CT
5972020-07-16 Caroline Tice <cmtice@google.com>
598
599 * gdb.dwarf2/dw5-rnglist-test.cc: New file.
600 * gdb.dwarf2/dw5-rnglist-test.exp: New file.
601
853772cc
TV
6022020-07-16 Tom de Vries <tdevries@suse.de>
603
604 * lib/dwarf.exp (program): Initialize _line.
605 (DW_LNE_end_sequence): Reinitialize _line.
606 (DW_LNS_advance_line): Update _line.
607 (line): New proc.
608 * gdb.dwarf2/dw2-inline-many-frames.exp: Use line.
609 * gdb.dwarf2/dw2-inline-small-func.exp: Same.
610 * gdb.dwarf2/dw2-inline-stepping.exp: Same.
611 * gdb.dwarf2/dw2-is-stmt-2.exp: Same.
612 * gdb.dwarf2/dw2-is-stmt.exp: Same.
613 * gdb.dwarf2/dw2-ranges-func.exp: Same.
614
fe07b572
AB
6152020-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
616
617 * gdb.fortran/ptype-on-functions.exp: Make the result pattern more
618 generic.
619
52781cce
TV
6202020-07-15 Tom de Vries <tdevries@suse.de>
621
622 * gdb.trace/entry-values.exp: Expect "call" instead of "callq" if
623 is_amd64_regs_target.
624
3dcc261c
AB
6252020-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
626
627 * gdb.fortran/ptype-on-functions.exp: Add more tests.
628 * gdb.fortran/ptype-on-functions.f90: Likewise.
629
054a0959
SM
6302020-07-14 Simon Marchi <simon.marchi@polymtl.ca>
631
632 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu, Dwarf::lines): Change valid
633 values in documentation for addr_size to 4 and 8.
634
ccb9eba6
AB
6352020-07-14 Andrew Burgess <andrew.burgess@embecosm.com>
636
637 * gdb.arch/amd64-osabi.exp: Update.
638 * gdb.arch/arm-disassembler-options.exp: Update.
639 * gdb.arch/powerpc-disassembler-options.exp: Update.
640 * gdb.arch/ppc64-symtab-cordic.exp: Update.
641 * gdb.arch/s390-disassembler-options.exp: Update.
642 * gdb.base/all-architectures.exp.tcl: Update.
643 * gdb.base/attach-pie-noexec.exp: Update.
644 * gdb.base/catch-syscall.exp: Update.
645 * gdb.xml/tdesc-arch.exp: Update.
646
025a39a7
TV
6472020-07-14 Tom de Vries <tdevries@suse.de>
648
649 * gdb.threads/clone-new-thread-event.c (gettid): Rename to ...
650 (local_gettid): ... this.
651 (fn): Update.
652
74e4b667
SL
6532020-07-13 Sandra Loosemore <sandra@codesourcery.com>
654
655 * gdb.base/info_sources.exp: Skip directory match tests on
656 remote hosts.
657
f413dd74
GB
6582020-07-13 Gary Benson <gbenson@redhat.com>
659
660 * gdb.base/savedregs.exp (caller): Use parentheses to
661 make expected expression evaluation ordering explicit.
662
915771bb
GB
6632020-07-13 Gary Benson <gbenson@redhat.com>
664
665 * gdb.arch/i386-sse.c (have_sse) <edx>: Make unsigned.
666
2a122642
GB
6672020-07-13 Gary Benson <gbenson@redhat.com>
668
669 * gdb.base/bigcore.c (main): Use a volatile pointer when
670 attempting to trigger a SIGSEGV.
671 * gdb.base/gcore-relro-pie.c (break_here): Likewise.
672 * gdb.base/gcore-tls-pie.c (break_here): Likewise.
673 * gdb.base/savedregs.c (thrower): Likewise.
674 * gdb.mi/mi-syn-frame.c (bar): Likewise.
675
3f00c730
GB
6762020-07-13 Gary Benson <gbenson@redhat.com>
677
678 * gdb.base/vla-datatypes.c (vla_factory): Factor out sections
679 defining and using VLA structure fields into...
680 * gdb.base/vla-struct-fields.c: New file.
681 * gdb.base/vla-datatypes.exp: Factor out VLA structure field
682 tests into...
683 * gdb.base/vla-struct-fields.exp: New file.
684
963eeee4
TV
6852020-07-13 Tom de Vries <tdevries@suse.de>
686
687 * lib/gdb.exp (have_fuse_ld_gold): New caching proc.
688 * gdb.base/gcore-tls-pie.exp: Use have_fuse_ld_gold.
689 * gdb.base/gold-gdb-index.exp: Same.
690 * gdb.base/morestack.exp: Same.
691
0ed35c9a
DX
6922020-07-11 Daniel Xu <dxu@dxuuu.xyz>
693
694 PR rust/26121
695 * gdb.rust/modules.rs: Prevent linker from discarding test
696 symbol.
697
4fdba23d
PA
6982020-07-10 Pedro Alves <pedro@palves.net>
699
700 PR gdb/26199
701 * gdb.multi/multi-target.c (exit_thread): New.
702 (thread_start): Break loop if EXIT_THREAD.
703 * gdb.multi/multi-target.exp (test_no_unwaited_for): New proc.
704 (top level) Call test_no_resumed.
705
15f3b077
TT
7062020-07-08 Tom Tromey <tromey@adacore.com>
707
708 * gdb.ada/catch_ex/foo.adb: Pass string to raise.
709 * gdb.ada/catch_ex.exp: Examine catchpoint text.
710
9fc501fd
AB
7112020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
712
713 PR python/22748
714 * gdb.opt/inline-frame-tailcall.c: New file.
715 * gdb.opt/inline-frame-tailcall.exp: New file.
716 * gdb.python/py-unwind-inline.c: New file.
717 * gdb.python/py-unwind-inline.exp: New file.
718 * gdb.python/py-unwind-inline.py: New file.
719
64cb3757
AB
7202020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
721
722 * gdb.python/py-arch-reg-groups.exp: New file.
723
0f767f94
AB
7242020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
725
726 * gdb.python/py-arch-reg-names.exp: New file.
727
87dbc774
AB
7282020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
729
730 * gdb.python/py-unwind.py (TestUnwinder::__call__): Add test for
731 gdb.PendingFrame.architecture method.
732
d8cc8af6
TV
7332020-07-06 Tom de Vries <tdevries@suse.de>
734
735 * gdb.dwarf2/dw2-ranges-base.exp: Test line-table order.
736
3c8ea5be
PA
7372020-07-03 Pedro Alves <palves@redhat.com>
738
739 * gdb.base/structs2.c (main): Adjust second parem_reg call to
740 explicitly write negative numbers.
741 * gdb.base/structs2.exp: Adjust expected output.
742
bf90c83a
PA
7432020-07-03 Pedro Alves <palves@redhat.com>
744
745 * gdb.base/charset.c (init_string): Change all char parameters to
746 unsigned char parameters.
747
2eb82157
PA
7482020-07-03 Pedro Alves <palves@redhat.com>
749
750 * gdb.base/call-sc.exp (start_scalars_test): Use
751 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
752 * gdb.base/overlays.c: Remove references to PARAMS.
753 * gdb.base/ovlymgr.h (PARAMS): Delete, and remove all references.
754 * gdb.base/reread.exp: Don't set 'prototypes' global.
755 * gdb.base/structs.exp (start_structs_test): Use
756 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
757 * gdb.base/structs2.exp: Don't set 'prototypes' global. Use
758 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
759 Don't issue "set width 0". Remove gdb_stop_suppressing_tests
760 call.
761 * gdb.base/varargs.exp: Don't set 'prototypes' global.
762
9adda7af
PA
7632020-07-03 Pedro Alves <palves@redhat.com>
764
765 * gdb.base/m32rovly.c: Delete.
766 * gdb.base/ovlymgr.c: Remove all code guarded by __D10V__.
767
2a17c803
PW
7682020-06-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
769
770 * gdb.python/py-breakpoint.exp: use gdb_test_multiline instead
771 of gdb_py_test_multiple.
772 * gdb.python/py-cmd.exp: Likewise.
773 * gdb.python/py-events.exp: Likewise.
774 * gdb.python/py-function.exp: Likewise.
775 * gdb.python/py-inferior.exp: Likewise.
776 * gdb.python/py-infthread.exp: Likewise.
777 * gdb.python/py-linetable.exp: Likewise.
778 * gdb.python/py-parameter.exp: Likewise.
779 * gdb.python/py-value.exp: Likewise.
780
b011fe1a
TV
7812020-06-30 Tom de Vries <tdevries@suse.de>
782
783 PR testsuite/26175
784 * lib/future.exp (gdb_default_target_compile): Detect and handle
785 early_flags.
786
df5b8876
SM
7872020-06-29 Simon Marchi <simon.marchi@efficios.com>
788
789 * boards/simavr.exp (gdb_load): Catch errors when closing
790 previous connection. Close connection, wait for process and
791 unset simavr_spawn_id on failure.
792
a3ca48cd
TV
7932020-06-29 Tom de Vries <tdevries@suse.de>
794
795 * lib/gdb.exp (unknown): Make test-case unresolved.
796
b0237c0e
TV
7972020-06-29 Tom de Vries <tdevries@suse.de>
798
799 PR gdb/25475
800 * gdb.server/solib-list.exp: Verify that the symbol reload
801 confirmation question is asked.
802
c0b3b3bd
PW
8032020-06-26 Philippe Waroquiers <philippe.waroquiers@skynet.be>
804
805 * lib/gdb.exp (gdb_test_multiline): New, moved from gdb-guile.exp,
806 have a input seq nr in each pass message.
fe4c3d43 807 * lib/gdb-guile.exp (gdb_test_multiline): Move to gdb.exp.
c0b3b3bd
PW
808 * lib/gdb-python.exp (gdb_py_test_multiple): Remove.
809 * gdb.python/python.exp: Make test names unique,
810 use gdb_test_multiline instead of gdb_py_test_multiple,
811 use $gdb_test_name.
812 * gdb.guile/guile.exp: Make test names unique, use $gdb_test_name
813
1776e3e5
NA
8142020-06-26 Nick Alcock <nick.alcock@oracle.com>
815
816 * configure.ac: Add --enable-libctf.
817 * aclocal.m4: sinclude ../config/enable.m4.
818 * Makefile.in (site.exp): Add enable_libctf to site.exp.
819 * lib/gdb.exp (skip_ctf_tests): Use it.
820 * gdb.base/ctf-constvars.exp: Error message tweak.
821 * gdb.base/ctf-ptype.exp: Likewise.
822 * configure: Regenerate.
823
f53b3eeb
GB
8242020-06-26 Gary Benson <gbenson@redhat.com>
825
826 * gdb.cp/try_catch.cc: Include string.h.
827 (main): Replace comparison against string literal with
828 strcmp, avoiding build failure with -Wstring-compare.
829 Add "marker test-complete".
830 * gdb.cp/try_catch.exp: Run the test to the above marker,
831 then verify that the value of "test" is still true.
832
6d74da72
AB
8332020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
834
835 * gdb.arch/riscv-tdesc-regs.exp: New test cases.
836
2e52d038
AB
8372020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
838
839 * gdb.arch/riscv-tdesc-regs.exp: Extend test case.
840
3b9fce96
AB
8412020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
842
843 * gdb.arch/riscv-tdesc-loading-01.xml: New file.
844 * gdb.arch/riscv-tdesc-loading-02.xml: New file.
845 * gdb.arch/riscv-tdesc-loading-03.xml: New file.
846 * gdb.arch/riscv-tdesc-loading-04.xml: New file.
847 * gdb.arch/riscv-tdesc-loading.exp: New file.
848
ed69cbc8
AB
8492020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
850
851 * gdb.arch/riscv-tdesc-regs.exp: Extend test case.
852
767a879e
AB
8532020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
854
855 * gdb.arch/riscv-tdesc-regs-32.xml: New file.
856 * gdb.arch/riscv-tdesc-regs-64.xml: New file.
857 * gdb.arch/riscv-tdesc-regs.c: New file.
858 * gdb.arch/riscv-tdesc-regs.exp: New file.
859
221db974
PA
8602020-06-24 Pedro Alves <palves@redhat.com>
861
862 * gdb.arch/amd64-entry-value-paramref.exp: Use
863 prepare_for_testing_full and don't pass "c++" for the .S file
864 build spec.
865 * gdb.compile/compile-cplus.exp: Don't compile $srcfile3 with
866 $options, since it's an assembly file. Remove -Wno-deprecated.
867 * lib/gdb.exp (gdb_compile): Pass "-x c++" explicitly when
868 compiling C++ programs.
869
331733cd
PA
8702020-06-24 Pedro Alves <palves@redhat.com>
871
872 * lib/gdb.exp (gdb_compile): Update intro comment. If C/C++ with
873 Clang, add "-Wno-unknown-warning-option" to the options.
874
caa7fd04
AB
8752020-06-23 Andrew Burgess <andrew.burgess@embecosm.com>
876
877 * gdb.xml/tdesc-reload.c: New file.
878 * gdb.xml/tdesc-reload.exp: New file.
879 * gdb.xml/maint-xml-dump-01.xml: New file.
880 * gdb.xml/maint-xml-dump-02.xml: New file.
881 * gdb.xml/maint-xml-dump.exp: New file.
882
bb8d1260
SL
8832020-06-23 Sandra Loosemore <sandra@codesourcery.com>
884
885 * lib/completion-support.exp (test_gdb_completion_offers_commands):
886 Adjust for omitted commands when TUI is disabled.
887
7e4b9c4c
GB
8882020-06-23 Gary Benson <gbenson@redhat.com>
889 Pedro Alves <palves@redhat.com>
890
891 * gdb.cp/namespace.cc: Improve -Wunused-value fix.
892 * gdb.cp/nsimport.cc: Likewise.
893 * gdb.cp/nsnested.cc: Likewise.
894 * gdb.cp/nsnoimports.cc: Likewise.
895 * gdb.cp/nsusing.cc: Likewise.
896 * gdb.cp/smartp.cc: Likewise.
897 * gdb.python/py-pp-integral.c: Likewise.
898 * gdb.python/py-pp-re-notag.c: Likewise.
899
2e573c0a
GB
9002020-06-23 Gary Benson <gbenson@redhat.com>
901
902 * gdb.cp/namespace.cc: Avoid build failure with -Wunused-value.
903 * gdb.cp/nsimport.cc: Likewise.
904 * gdb.cp/nsnested.cc: Likewise.
905 * gdb.cp/nsnoimports.cc: Likewise.
906 * gdb.cp/nsusing.cc: Likewise.
907 * gdb.cp/smartp.cc: Likewise.
908 * gdb.python/py-pp-integral.c: Likewise.
909 * gdb.python/py-pp-re-notag.c: Likewise.
910
746ebfe8
PW
9112020-06-22 Philippe Waroquiers <philippe.waroquiers@skynet.be>
912
913 * gdb.base/default-args.exp: New test.
914 * gdb.base/default-args.c: New file.
915 * gdb.base/alias.exp: Update expected error msg for alias foo=bar.
916 * gdb.base/default.exp: Update to new help text.
917 * gdb.base/help.exp: Likewise.
918 * gdb.base/page.exp: Likewise.
919 * gdb.base/style.exp: Likewise.
920 * gdb.guile/guile.exp: Likewise.
921 * gdb.python/python.exp: Likewise.
922
e822f2cd
SL
9232020-06-22 Sandra Loosemore <sandra@codesourcery.com>
924
925 * gdb.base/source-dir.exp (test_truncated_comp_dir): Skip on
926 remote host. Fix search path syntax on Windows host.
927
48e9cc84
PW
9282020-06-21 Philippe Waroquiers <philippe.waroquiers@skynet.be>
929
930 * gdb.base/attach.exp: Test priority of 'exec-file' changed
931 over 'exec-file-mismatch'.
932 * gdb.base/attach.c: Mark should_exit volatile.
933 * gdb.base/attach2.c: Likewise. Add a comment explaining
934 why the sleep cannot be big.
935 * gdb.base/attach3.c: New file.
936
160f8a8f
SL
9372020-06-20 Sandra Loosemore <sandra@codesourcery.com>
938
939 * gdb.mi/mi-sym-info.exp: Adjust filename patterns to make directory
940 prefix optional.
941
4d91c2a4
SL
9422020-06-20 Sandra Loosemore <sandra@codesourcery.com>
943
944 * gdb.base/list-missing-source.exp: Correct $srcfile manipulation
945 for remote host.
946
87f83f20
SL
9472020-06-19 Sandra Loosemore <sandra@codesourcery.com>
948 Hafiz Abid Qadeer <abidh@codesourcery.com>
949
950 * gdb.xml/tdesc-regs.exp (load_description): Correct pathname of
951 file sent to remote host.
952 (top level): Allow int32_t as type of 32-bit register.
953
37ab8655
TV
9542020-06-19 Tom de Vries <tdevries@suse.de>
955
956 * lib/gdb.exp (gdb_note): New proc.
957 * lib/future.exp (gdb_default_target_compile_1): Factor out of ...
958 (gdb_default_target_compile): ... here. Only call
959 gdb_default_target_compile_1 if use_gdb_compile(<lang>) is set.
960 (use_gdb_compile): Change to array.
961 (toplevel): Update sets of use_gdb_compile to specify language.
962 Warn about default_target_compile override. Store dejagnu's version
963 of default_target_compile in dejagnu_default_target_compile.
964
a8a56685
TV
9652020-06-18 Tom de Vries <tdevries@suse.de>
966
967 * lib/gdb.exp (gdb_init): Move all but call to default_gdb_init to ...
968 (default_gdb_init): ... here.
969
581bea2c
SL
9702020-06-17 Sandra Loosemore <sandra@codesourcery.com>
971
972 Fix TUI support checks in gdb.tui tests.
973
974 * gdb.tui/basic.exp: Skip test when TUI is unsupported, don't
975 just say UNSUPPORTED.
976 * gdb.tui/corefile-run.exp: Likewise.
977 * gdb.tui/empty.exp: Likewise.
978 * gdb.tui/list-before.exp: Likewise.
979 * gdb.tui/list.exp: Likewise.
980 * gdb.tui/main.exp: Likewise.
981 * gdb.tui/regs.exp: Likewise.
982 * gdb.tui/resize.exp: Likewise.
983 * gdb.tui/tui-layout-asm-short-prog.exp: Likewise.
984 * gdb.tui/tui-layout-asm.exp: Likewise.
985 * gdb.tui/tui-missing-src.exp: Likewise.
986 * gdb.tui/winheight.exp: Likewise.
987 * gdb.tui/new-layout.exp: Likewise. Also move check earlier.
988
05e682e3
SL
9892020-06-17 Sandra Loosemore <sandra@codesourcery.com>
990
991 Fix TCL error in gdb.python/py-format-string.exp.
992
993 * gdb.python/py-format-string.exp: Move test for python support
994 earlier, out of function body.
995
efb763a5
SM
9962020-06-15 Simon Marchi <simon.marchi@efficios.com>
997
998 * gdb.base/index-cache-load-twice.c: New.
999 * gdb.base/index-cache-load-twice.exp: New.
1000
43327b20
KS
10012020-06-17 Keith Seitz <keiths@redhat.com>
1002
99cf27cf 1003 * gdb.debuginfod/fetch_src_and_symbols.exp: Pass INTERNAL_GDBFLAGS
43327b20
KS
1004 when executing "gdb --configuration".
1005
081e778c
TV
10062020-06-17 Tom de Vries <tdevries@suse.de>
1007
1008 * lib/gdb.exp (gdb_tcl_unknown): New proc.
1009 (gdb_init): Use gdb_tcl_unknown for ::unknown override. Make override
1010 conditional on presence of gdb_tcl_unknown.
1011 (gdb_finish): Make override undo conditional on presence of
1012 gdb_tcl_unknown.
1013
d2d1ea20
TT
10142020-06-16 Tom Tromey <tom@tromey.com>
1015
1016 * gdb.python/tui-window.py (failwin): New function. Register it
1017 as a TUI window type.
1018 * gdb.python/tui-window.exp: Create new "fail" layout. Test it.
1019
c802e8a7
GB
10202020-06-16 Gary Benson <gbenson@redhat.com>
1021
1022 * gdb.python/py-nested-maps.c (create_map): Add missing return
1023 value.
1024 (create_map_map): Likewise.
1025
ff08abb8
TBA
10262020-06-15 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1027
1028 * gdb.base/jit-elf-so.exp: Refer to the global main_loader_basename
1029 variable.
1030 * gdb.base/jit-reader-simple.exp: Fix typo ("Built" -> "Build"),
1031 and use the already-defined 'options' variable.
1032
a29d5112
AB
10332020-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
1034 Tom de Vries <tdevries@suse.de>
1035
1036 * lib/gdb.exp (gdb_known_globals, gdb_persistent_globals): New global.
1037 (gdb_persistent_global, gdb_persistent_global_no_decl): New proc.
1038 (gdb_setup_known_globals): New proc.
1039 (gdb_cleanup_globals): New proc.
1040 * lib/gdb.exp (load_lib): New override proc.
1041 (gdb_stdin_log_init): Set var in_file as persistent global.
1042 * lib/pascal.exp (gdb_stdin_log_init): Set vars
1043 pascal_compiler_is_gpc, pascal_compiler_is_fpc, gpc_compiler and
1044 fpc_compiler as persistent global.
1045
8c74a764
TV
10462020-06-12 Tom de Vries <tdevries@suse.de>
1047
1048 * lib/tuiterm.exp (spawn): Rename to ...
1049 (tui_spawn): ... this.
1050 (toplevel): Move rename of spawn ...
1051 (gdb_init_tuiterm): ... here. New proc.
1052 (gdb_finish_tuiterm): New proc.
1053 * lib/gdb.exp (gdb_finish_hooks): New global var.
1054 (gdb_finish): Handle gdb_finish_hooks.
1055 (tuiterm_env): New proc.
1056 * gdb.python/tui-window.exp: Replace load_lib tuiterm.exp with
1057 tuiterm_env.
1058 * gdb.tui/basic.exp: Same.
1059 * gdb.tui/corefile-run.exp: Same.
1060 * gdb.tui/empty.exp: Same.
1061 * gdb.tui/list-before.exp: Same.
1062 * gdb.tui/list.exp: Same.
1063 * gdb.tui/main.exp: Same.
1064 * gdb.tui/new-layout.exp: Same.
1065 * gdb.tui/regs.exp: Same.
1066 * gdb.tui/resize.exp: Same.
1067 * gdb.tui/tui-layout-asm-short-prog.exp: Same.
1068 * gdb.tui/tui-layout-asm.exp: Same.
1069 * gdb.tui/tui-missing-src.exp: Same.
1070 * gdb.tui/winheight.exp: Same.
1071
26783bce
TV
10722020-06-12 Tom de Vries <tdevries@suse.de>
1073
1074 PR testsuite/26110
1075 * lib/gdb.exp (gdb_init): Revert dejagnu's override of ::unknown.
1076 (gdb_finish): Reinstall dejagnu's override of ::unknown.
1077
2b4e6a3f
TT
10782020-06-11 Tom Tromey <tom@tromey.com>
1079
1080 PR gdb/18318:
1081 * gdb.base/printcmds.exp (test_float_accepted): Add more hex
1082 floating point tests.
1083
2f33032a
KS
10842020-06-11 Keith Seitz <keiths@redhat.com>
1085
1086 PR gdb/21356
1087 * gdb.base/vla-datatypes.c (vla_factory): Add typedef for struct
1088 vla_struct.
1089 Add new struct vla_typedef and union vla_typedef_union and
1090 corresponding instantiation objects.
1091 Initialize new objects.
1092 * gdb.base/vla-datatypes.exp: Add tests for vla_typedef_struct_object
1093 and vla_typedef_union_object.
1094 Fixup type for vla_struct_object.
1095
a8baf0a3
TV
10962020-06-11 Tom de Vries <tdevries@suse.de>
1097
1098 * lib/gdb.exp (with_override): New proc, factored out of ...
1099 * gdb.base/dbx.exp: ... here. Use with_override and save_vars.
1100
7ab96794
TV
11012020-06-10 Tom de Vries <tdevries@suse.de>
1102
1103 * gdb.ada/ptype_union.exp: Remove PR24713 workaround.
1104
cab5c3b7
SM
11052020-06-09 Simon Marchi <simon.marchi@polymtl.ca>
1106
1107 * gdb.base/index-cache.exp (test_cache_disabled): Add test_prefix
1108 parameter, update callers.
1109
f8c41851
SM
11102020-06-04 Simon Marchi <simon.marchi@efficios.com>
1111
1112 * gdb.dwarf2/share-psymtabs-bt.exp: New file.
1113 * gdb.dwarf2/share-psymtabs-bt.c: New file.
1114 * gdb.dwarf2/share-psymtabs-bt-2.c: New file.
1115
1c07a73f
TV
11162020-06-04 Tom de Vries <tdevries@suse.de>
1117
1118 * lib/gdb.exp (gdb_file_cmd): Avoid path names in error messages.
1119
95146b5d
TV
11202020-06-04 Tom de Vries <tdevries@suse.de>
1121
1122 * lib/gdb.exp (gdb_file_cmd): Replace incomplete gdb_expect by
1123 exp_continue.
1124
0cfcd4f0
TV
11252020-06-04 Tom de Vries <tdevries@suse.de>
1126
1127 * lib/gdb.exp (gdb_file_cmd): Use perror instead of fail.
1128
f9b5d5ea
TV
11292020-06-03 Tom de Vries <tdevries@suse.de>
1130
1131 PR symtab/26046
1132 * gdb.cp/breakpoint-locs-2.cc: New test.
1133 * gdb.cp/breakpoint-locs.cc: New test.
1134 * gdb.cp/breakpoint-locs.exp: New file.
1135 * gdb.cp/breakpoint-locs.h: New test.
1136
5144dfba
TV
11372020-06-03 Tom de Vries <tdevries@suse.de>
1138
1139 PR testsuite/25609
1140 * gdb.base/jit-elf-so.exp: Don't modify testing behaviour based on
1141 value of global verbose.
1142 * gdb.base/jit-elf.exp: Same.
1143 * gdb.base/jit-reader.exp: Same.
1144
621eacdf
TV
11452020-06-02 Tom de Vries <tdevries@suse.de>
1146
1147 * gdb.dwarf2/multidictionary.exp: Don't use
1148 gdb_spawn_with_cmdline_opts.
1149
1313c56e
AB
11502020-06-01 Andrew Burgess <andrew.burgess@embecosm.com>
1151
1152 * gdb.cp/step-and-next-inline.exp (do_test): Skip all tests in the
1153 use_header case.
1154 * gdb.dwarf2/dw2-inline-header-1.exp: New file.
1155 * gdb.dwarf2/dw2-inline-header-2.exp: New file.
1156 * gdb.dwarf2/dw2-inline-header-3.exp: New file.
1157 * gdb.dwarf2/dw2-inline-header-lbls.c: New file.
1158 * gdb.dwarf2/dw2-inline-header.c: New file.
1159 * gdb.dwarf2/dw2-inline-header.h: New file.
1160
f68f85b5
PA
11612020-05-30 Pedro Alves <palves@redhat.com>
1162
1163 * gdb.linespec/cp-replace-typedefs-ns-template.cc: New.
1164 * gdb.linespec/cp-replace-typedefs-ns-template.exp: New.
1165
678048e8
GB
11662020-05-29 Gary Benson <gbenson@redhat.com>
1167
1168 * gdb.compile/compile-cplus.exp (additional_flags): Also
1169 set when building with clang.
1170 (additional_flags, srcfilesoptions): Pass -Wno-deprecated
1171 when building with clang.
1172
9fcafd23
GB
11732020-05-29 Gary Benson <gbenson@redhat.com>
1174
1175 * gdb.arch/i386-avx.exp (additional_flags): Also set when
1176 building with clang.
1177 * gdb.arch/i386-sse.exp (additional_flags): Likewise.
1178
735d5a07
GB
11792020-05-29 Gary Benson <gbenson@redhat.com>
1180
1181 * gdb.cp/koenig.exp (prepare_for_testing): Add
1182 additional_flags=-Wno-unused-comparison.
1183 * gdb.cp/operator.exp (prepare_for_testing): Likewise.
1184
4ad2c6a0
GB
11852020-05-28 Gary Benson <gbenson@redhat.com>
1186
1187 * gdb.base/sigaltstack.c (catcher): Add default case to switch
1188 statement.
1189
09fe663e
GB
11902020-05-28 Gary Benson <gbenson@redhat.com>
1191
1192 * gdb.cp/classes.exp (prepare_for_testing): Add
1193 additional_flags=-Wno-deprecated-register.
1194 * gdb.cp/inherit.exp (prepare_for_testing): Likewise.
1195 * gdb.cp/misc.exp: Likewise.
1196
cee00f17
GB
11972020-05-28 Gary Benson <gbenson@redhat.com>
1198
1199 * gdb.linespec/cpls-ops.cc (dummy): New static global.
1200 (test_op_new::operator new): Add return statement.
1201 (test_op_new_array::operator new[]): Likewise.
1202
636edd00
PA
12032020-05-27 Pedro Alves <palves@redhat.com>
1204
1205 * gdb.linespec/cp-completion-aliases.exp: Remove readline_is_used
1206 check. Use test_gdb_complete_unique instead of
1207 test_gdb_complete_tab_unique + test_gdb_complete_cmd_unique. Use
1208 test_gdb_complete_multiple instead of
1209 test_gdb_complete_tab_multiple + test_gdb_complete_cmd_multiple.
1210
c2b75043
LM
12112020-05-27 Luis Machado <luis.machado@linaro.org>
1212
1213 * gdb.arch/aarch64-sighandler-regs.exp: Fix duplicated test names.
1214 * gdb.arch/aarch64-tagged-pointer.exp: Likewise.
1215 * gdb.arch/arm-disassembler-options.exp: Likewise.
1216 * gdb.arch/arm-disp-step.exp: Likewise.
1217 * gdb.arch/thumb-prologue.exp: Likewise.
1218 * gdb.base/async.exp: Likewise.
1219 * gdb.base/auxv.exp: Likewise.
1220 * gdb.base/complex-parts.exp: Likewise.
1221 * gdb.base/ena-dis-br.exp: Likewise.
1222 * gdb.base/foll-exec.exp: Likewise.
1223 * gdb.base/permissions.exp: Likewise.
1224 * gdb.base/relocate.exp: Likewise.
1225 * gdb.base/return2.exp: Likewise.
1226 * gdb.base/sigbpt.exp: Likewise.
1227 * gdb.base/siginfo-obj.exp: Likewise.
1228 * gdb.cp/converts.exp: Likewise.
1229 * gdb.cp/exceptprint.exp: Likewise.
1230 * gdb.cp/inherit.exp: Likewise.
1231 * gdb.cp/nsnoimports.exp: Likewise.
1232 * gdb.cp/virtbase2.exp: Likewise.
1233 * gdb.mi/mi-var-cmd.exp: Likewise.
1234 * gdb.mi/var-cmd.c: Likewise.
1235
53a47a3e
TT
12362020-05-26 Tom Tromey <tromey@adacore.com>
1237
1238 * gdb.ada/arr_acc_idx_w_gap.exp: Add tests.
1239
0bc2354b
TT
12402020-05-26 Tom Tromey <tromey@adacore.com>
1241
1242 * gdb.ada/arr_acc_idx_w_gap.exp: Add enum subrange tests.
1243 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap.ads (Enum_Subrange): New
1244 type.
1245 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap_main.adb (V): New
1246 variable.
1247
0db49895
CBG
12482020-05-26 Christian Biesinger <cbiesinger@google.com>
1249
1250 * Makefile.in: Use = instead of == for the test command
1251 for portability.
1252
40d22035
TV
12532020-05-26 Tom de Vries <tdevries@suse.de>
1254
1255 * gdb.base/gold-gdb-index-2.c: New test.
1256 * gdb.base/gold-gdb-index.c: New test.
1257 * gdb.base/gold-gdb-index.exp: New file.
1258 * gdb.base/gold-gdb-index.h: New test.
1259
043e2e02
TV
12602020-05-25 Tom de Vries <tdevries@suse.de>
1261
1262 * boards/gold-gdb-index.exp: New file.
1263
462f72c5
SM
12642020-05-25 Simon Marchi <simon.marchi@efficios.com>
1265
1266 * boards/simavr.exp: New file.
1267
6cf66e76
SM
12682020-05-25 Simon Marchi <simon.marchi@efficios.com>
1269
1270 * lib/gdb.exp (gdb_run_cmd): Return success or failure.
1271 * gdb.base/inferior-args.exp: New file.
1272 * gdb.base/inferior-args.c: New file.
1273
75d04512
SM
12742020-05-25 Simon Marchi <simon.marchi@efficios.com>
1275
1276 * lib/gdb.exp (gdb_run_cmd): Change argument from args to
1277 inferior_args. Pass it to gdb_reload.
1278 (gdb_start_cmd, gdb_starti_cmd): Change argument from args to
1279 inferior_args.
1280 (gdb_reload): Add inferior_args argument.
1281 * config/gdbserver.exp (gdb_reload): Add inferior_args argument,
1282 pass it to gdbserver_run.
1283 * boards/native-gdbserver.exp: Do not set noargs.
1284 * boards/native-extended-gdbserver.exp (gdb_reload): Add
1285 inferior_args argument.
1286 * boards/stdio-gdbserver-base.exp (gdb_reload): Likewise.
1287 * gdb.base/a2-run.exp: Check for use_gdb_stub.
1288 * gdb.base/args.exp: Likewise.
1289
42cf1844
TV
12902020-05-25 Tom de Vries <tdevries@suse.de>
1291
1292 * lib/gdb.exp (exec_is_pie): Add comment.
1293
8f7d38ef
TV
12942020-05-25 Tom de Vries <tdevries@suse.de>
1295
1296 * lib/jit-elf-helpers.exp (compile_and_download_n_jit_so): Use $f
1297 instead of $binfile in the untested message.
1298
465e1b0f
TV
12992020-05-25 Tom de Vries <tdevries@suse.de>
1300
1301 PR testsuite/26031
1302 * lib/gdb.exp (exec_is_pie): Test readelf -h output.
1303
3c5a0e02
TV
13042020-05-25 Tom de Vries <tdevries@suse.de>
1305
1306 * boards/gold.exp: New file.
1307
0a4f5f8c
TT
13082020-05-23 Tom Tromey <tom@tromey.com>
1309
1310 * gdb.base/style.exp: Remove completion styling test.
1311 * lib/gdb-utils.exp (style): Remove completion styles.
1312
eca1f90c
TT
13132020-05-23 Tom Tromey <tom@tromey.com>
1314
1315 * gdb.base/style.exp: Add completion styling test.
1316 * lib/gdb-utils.exp (style): Add completion styles.
1317
7c13f4e8
AB
13182020-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
1319
1320 * gdb.base/annota1.exp: Update expected results.
1321 * gdb.cp/annota2.exp: Update expected results, remove duplicate
1322 test name.
1323 * gdb.cp/annota3.exp: Update expected results.
1324
41977d16
SM
13252020-05-20 Simon Marchi <simon.marchi@efficios.com>
1326
1327 PR gdb/26016
1328 * gdb.base/coredump-filter.c (do_mmap): Check mmap ret val
1329 against MAP_FAILED.
1330 * gdb.base/coremaker.c (mmapdata): Likewise.
1331 * gdb.base/jit-reader-host.c (main): Likewise.
1332 * gdb.base/sym-file-loader.c (load): Likewise.
1333 (load_shlib): Likewise.
1334
b4757f2e
TT
13352020-05-20 Tom Tromey <tromey@adacore.com>
1336
1337 * gdb.ada/array_char_idx.exp: Recognize initialized array.
1338
9a0bacfb
TV
13392020-05-20 Tom de Vries <tdevries@suse.de>
1340
1341 PR symtab/25833
1342 * gdb.base/with-mf-inc.c: New test.
1343 * gdb.base/with-mf-main.c: New test.
1344 * gdb.base/with-mf.exp: New file.
1345
76571211
TT
13462020-05-19 Tom Tromey <tromey@adacore.com>
1347
1348 * gdb.rust/simple.exp: Restore missing test result.
1349
4cd9f3d5
TV
13502020-05-19 Tom de Vries <tdevries@suse.de>
1351
1352 * gdb.base/gdb-caching-proc.exp: Fix typo.
1353
7d874253
TT
13542020-05-19 Tom Tromey <tromey@adacore.com>
1355
1356 * gdb.rust/simple.exp: Add some test descriptions.
1357 (test_one_slice): Use with_test_prefix.
1358
1d727695
TV
13592020-05-18 Tom de Vries <tdevries@suse.de>
1360
1361 * gdb.base/gdb-caching-proc.exp: Use with_test_prefix.
1362
7f32a4d5
PA
13632020-05-17 Pedro Alves <palves@redhat.com>
1364
1365 PR gdb/25741
1366 * gdb.base/hw-sw-break-same-address.exp: New file.
1367
7cfd74cf
PA
13682020-05-16 Pedro Alves <palves@redhat.com>
1369
1370 * gdb.multi/multi-re-run.exp (test_re_run): Switch
1371 LAST_LOADED_FILE accordingly.
1372
57b4f16e
PW
13732020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1374
1375 * gdb.base/alias.exp: Verify 'help aliases' shows user defined aliases.
1376
7c05caf7
PW
13772020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1378
1379 * gdb.base/help.exp: Test apropos and help for commands
1380 having aliases. Fixed comments not starting with an
1381 upper-case letter or not finishing with a dot.
1382
7aa1b46f
PW
13832020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1384
3b3aaacb
PW
1385 * gdb.base/alias.exp: Update help output check.
1386
57b4f16e 13872020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3b3aaacb 1388
7aa1b46f
PW
1389 * gdb.base/default.exp: Update output following fixes.
1390
0605465f
PW
13912020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1392
1393 * gdb.base/alias.exp: Test aliases starting with a prefix of
1394 another alias.
1395
86e4e63d
GB
13962020-05-15 Gary Benson <gbenson@redhat.com>
1397
1398 * gdb.base/info-os.c (main): Add return statement.
1399 * gdb.base/info_minsym.c (minsym_fun): Likewise.
1400 * gdb.base/large-frame-2.c (func): Likewise.
1401 * gdb.base/pr10179-a.c (foo1, bar1): Likewise.
1402 * gdb.base/pr10179-b.c (foo2): Likewise.
1403 * gdb.base/valgrind-disp-step.c (foo): Likewise.
1404 * gdb.base/watch-cond.c (func): Likewise.
1405 * gdb.multi/goodbye.c (verylongfun): Likewise.
1406 * gdb.multi/hello.c (commonfun): Likewise.
1407 * gdb.python/py-finish-breakpoint.c (call_longjmp): Likewise.
1408 * gdb.threads/fork-plus-threads.c (thread_func): Likewise.
1409 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
1410 Likewise.
1411 * gdb.threads/hand-call-new-thread.c (foo): Likewise.
1412 * gdb.threads/interrupt-while-step-over.c (child_function):
1413 Likewise.
1414 * gdb.trace/actions-changed.c (end): Likewise.
1415
163df4df
GB
14162020-05-15 Gary Benson <gbenson@redhat.com>
1417
1418 * gdb.opencl/callfuncs.exp: Report when test skipped.
1419 * gdb.opencl/convs_casts.exp: Likewise.
1420 * gdb.opencl/datatypes.exp: Likewise.
1421 * gdb.opencl/operators.exp: Likewise.
1422 * gdb.opencl/vec_comps.exp: Likewise.
1423
6dbc505a
TV
14242020-05-15 Tom de Vries <tdevries@suse.de>
1425
1426 * gdb.base/align.exp.in: Rename to ...
1427 * gdb.base/align.exp.tcl: ... this.
1428 * gdb.base/align-c++.exp: Update.
1429 * gdb.base/align-c.exp: Update.
1430 * gdb.base/all-architectures.exp.in: Rename to ...
1431 * gdb.base/all-architectures.exp: ... this.
1432 * gdb.base/all-architectures-0.exp: Update.
1433 * gdb.base/all-architectures-1.exp: Update.
1434 * gdb.base/all-architectures-2.exp: Update.
1435 * gdb.base/all-architectures-3.exp: Update.
1436 * gdb.base/all-architectures-4.exp: Update.
1437 * gdb.base/all-architectures-5.exp: Update.
1438 * gdb.base/all-architectures-6.exp: Update.
1439 * gdb.base/all-architectures-7.exp: Update.
1440 * gdb.base/infcall-nested-structs.exp.in: Rename to ...
1441 * gdb.base/infcall-nested-structs.exp.tcl: ... this.
1442 * gdb.base/infcall-nested-structs-c++.exp: Update.
1443 * gdb.base/infcall-nested-structs-c.exp: Update.
1444 * gdb.base/info-types.exp.in: Rename to ...
1445 * gdb.base/info-types.exp.tcl: ... this.
1446 * gdb.base/info-types-c++.exp: Update.
1447 * gdb.base/info-types-c.exp: Update.
1448 * gdb.base/max-depth.exp.in: Rename to ...
1449 * gdb.base/max-depth.exp.tcl: ... this.
1450 * gdb.base/max-depth-c++.exp: Update.
1451 * gdb.base/max-depth-c.exp: Update.
1452 * gdb.cp/cpexprs.exp.in: Rename to ...
1453 * gdb.cp/cpexprs.exp.tcl: ... this.
1454 * gdb.cp/cpexprs-debug-types.exp: Update.
1455 * gdb.cp/cpexprs.exp: Update.
1456 * gdb.cp/infcall-nodebug.exp.in: Rename to ...
1457 * gdb.cp/infcall-nodebug.exp.tcl: ... this.
1458 * gdb.cp/infcall-nodebug-c++-d0.exp: Update.
1459 * gdb.cp/infcall-nodebug-c++-d1.exp: Update.
1460 * gdb.cp/infcall-nodebug-c-d0.exp: Update.
1461 * gdb.cp/infcall-nodebug-c-d1.exp: Update.
1462 * gdb.dwarf2/clang-debug-names.exp.in: Rename to ...
1463 * gdb.dwarf2/clang-debug-names.exp.tcl: ... this.
1464 * gdb.dwarf2/clang-debug-names-2.exp: Update.
1465 * gdb.dwarf2/clang-debug-names.exp: Update.
1466
d1034d78
AB
14672020-05-15 Andrew Burgess <andrew.burgess@embecosm.com>
1468
1469 * lib/check-test-names.exp: Remove code that prevents this file
1470 loading when tests are run in parallel.
1471
3c5c3649
PA
14722020-05-15 Pedro Alves <palves@redhat.com>
1473
1474 * gdb.multi/multi-kill.exp (start_inferior): Remove
1475 'testpid' parameter. Refer to namespace variable directly.
1476 (testpid): Declare as namespace variable.
1477
272c36b8
PA
14782020-05-15 Pedro Alves <palves@redhat.com>
1479
1480 * gdb.multi/multi-kill.exp: Wrap in namespace.
1481 (start_inferior): Add TESTPID parameter. Use it instead of the
1482 testpid global.
1483 (top level): Define empty TESTPID array, and pass it down to
1484 start_inferior.
1485
02eba61a
TV
14862020-05-14 Tom de Vries <tdevries@suse.de>
1487
1488 * gdb.fortran/nested-funcs-2.exp: Use gdb_test_stdio to test inferior
1489 output.
1490
971a3747
TV
14912020-05-14 Tom de Vries <tdevries@suse.de>
1492
1493 * gdb.base/align.exp: Split into ...
1494 * gdb.base/align.exp.in: ...
1495 * gdb.base/align-c++.exp: ...
1496 * gdb.base/align-c.exp: ... these.
1497 * gdb.base/infcall-nested-structs.exp: Split into ...
1498 * gdb.base/infcall-nested-structs.exp.in: ...
1499 * gdb.base/infcall-nested-structs-c++.exp: ...
1500 * gdb.base/infcall-nested-structs-c.exp: ... these.
1501 * gdb.base/info-types.exp: Split into ...
1502 * gdb.base/info-types.exp.in: ...
1503 * gdb.base/info-types-c++.exp: ...
1504 * gdb.base/info-types-c.exp: ... these.
1505 * gdb.base/max-depth.exp: Split into ...
1506 * gdb.base/max-depth.exp.in: ...
1507 * gdb.base/max-depth-c++.exp: ...
1508 * gdb.base/max-depth-c.exp: ... these.
1509 * gdb.cp/infcall-nodebug.exp: Split into ...
1510 * gdb.cp/infcall-nodebug.exp.in: ...
1511 * gdb.cp/infcall-nodebug-c++-d0.exp: ...
1512 * gdb.cp/infcall-nodebug-c++-d1.exp: ...
1513 * gdb.cp/infcall-nodebug-c-d0.exp: ...
1514 * gdb.cp/infcall-nodebug-c-d1.exp: ... these.
1515
a05575d3
TBA
15162020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1517 Pedro Alves <palves@redhat.com>
1518
1519 * gdb.multi/multi-exit.c: New file.
1520 * gdb.multi/multi-exit.exp: New file.
1521 * gdb.multi/multi-kill.c: New file.
1522 * gdb.multi/multi-kill.exp: New file.
1523
6ad82919
TBA
15242020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1525
1526 * gdb.base/annota1.exp: Update the expected output.
1527 * gdb.cp/annota2.exp: Ditto.
1528
843f4d93
AB
15292020-05-12 Andrew Burgess <andrew.burgess@embecosm.com>
1530
1531 * lib/check-test-names.exp: Disable when testing is being run in
1532 parallel.
1533
c7c66341
TV
15342020-05-12 Tom de Vries <tdevries@suse.de>
1535
1536 * gdb.base/jit-elf.exp: Fix string concat.
1537
1b59ca1c
TV
15382020-05-12 Tom de Vries <tdevries@suse.de>
1539
1540 * lib/jit-elf-helpers.exp: Don't use undefined variables in untested
1541 messages.
1542
b4991d29
TV
15432020-05-12 Tom de Vries <tdevries@suse.de>
1544
1545 * gdb.multi/multi-term-settings.exp: Use with_test_prefix.
1546
dbb0ab10
TV
15472020-05-12 Tom de Vries <tdevries@suse.de>
1548
1549 * gdb.ada/catch_ex.exp: Use with_test_prefix.
1550 * gdb.ada/mi_catch_ex.exp: Same.
1551 * gdb.ada/mi_catch_ex_hand.exp: Same.
1552
7549fed8
TV
15532020-05-12 Tom de Vries <tdevries@suse.de>
1554
1555 * gdb.fortran/complex.exp: Use with_test_prefix.
1556
af2d5cd8
TV
15572020-05-12 Tom de Vries <tdevries@suse.de>
1558
1559 * gdb.trace/passcount.exp: Fix test-names.
1560
7c121311
TV
15612020-05-12 Tom de Vries <tdevries@suse.de>
1562
1563 * gdb.pascal/gdb11492.exp: Use with_test_prefix.
1564
c9f3b40e
TV
15652020-05-12 Tom de Vries <tdevries@suse.de>
1566
1567 * gdb.gdb/complaints.exp: Use with_test_prefix.
1568 * gdb.xml/tdesc-regs.exp: Same.
1569 * gdb.opt/inline-locals.exp: Fix test name.
1570
111b33f0
TV
15712020-05-12 Tom de Vries <tdevries@suse.de>
1572
1573 * gdb.dwarf2/comp-unit-lang.exp: Use with_test_prefix.
1574 * gdb.dwarf2/dw2-bad-parameter-type.exp: Same.
1575 * gdb.dwarf2/implref-struct.exp: Same.
1576 * gdb.dwarf2/varval.exp: Ensure get_sizeof is called once per type.
1577 * gdb.dwarf2/data-loc.exp: Same. Remove duplicate test.
1578
ebf47080
SM
15792020-05-11 Simon Marchi <simon.marchi@polymtl.ca>
1580
1581 * gdb.base/jit-so.exp (one_jit_test): Change test name.
1582
d30dcd12
AB
15832020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
1584
1585 * lib/check-test-names.exp (all_test_names): New module variable.
1586 (counts): Add 'duplicates' field.
1587 (_check_duplicates): New procedure.
1588 (check): Also check for duplicates.
1589 (do_log_summary): Print duplicates count.
1590 (do_reset_vars): Reset counter for duplicate test names, and
1591 discard all know test names.
1592
34584c09
AB
15932020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
1594
1595 * lib/gdb.exp: Include check-test-names.exp library.
1596 * lib/check-test-names.exp: New file.
1597
e0002117
TV
15982020-05-11 Tom de Vries <tdevries@suse.de>
1599
1600 * gdb.ada/packed_tagged.exp: Change kfail into xfail.
1601
53f539a3
KS
16022020-05-11 Keith Seitz <keiths@redhat.com>
1603
1604 * gdb.ada/attr_ref_and_charlit.exp: Fix typo.
1605
113ee09a
TV
16062020-05-11 Tom de Vries <tdevries@suse.de>
1607
1608 * gdb.cp/cpexprs.exp: Move everything except flags setting ...
1609 * gdb.cp/cpexprs.exp.in: .. here.
1610 * gdb.cp/cpexprs-debug-types.exp: Include cpexprs.exp.in instead of
1611 cpexprs.exp.
1612
ba3e70b0
KS
16132020-05-11 Keith Seitz <keiths@redhat.com>
1614
1615 * gdb.ada/arrayparam.exp: Resolve duplicate and tail parentheses
1616 test names.
1617 * gdb.ada/arrayptr.exp: Likewise.
1618 * gdb.ada/assign_arr.exp: Likewise.
1619 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
1620 * gdb.ada/bp_on_var.exp: Likewise.
1621 * gdb.ada/call_pn.exp: Likewise.
1622 * gdb.ada/complete.exp: Likewise.
1623 * gdb.ada/fun_overload_menu.exp: Likewise.
1624 * gdb.ada/funcall_param.exp: Likewise.
1625 * gdb.ada/funcall_ref.exp: Likewise.
1626 * gdb.ada/packed_array_assign.exp: Likewise.
1627 * gdb.ada/same_component_name.exp: Likewise.
1628 * gdb.ada/type_coercion.exp: Likewise.
1629 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
1630 * gdb.ada/variant_record_packed_array.exp: Likewise.
1631
3ee6bb11
TV
16322020-05-11 Tom de Vries <tdevries@suse.de>
1633
1634 PR symtab/25941
1635 * gdb.dwarf2/clang-debug-names.exp.in: New include exp file, factored
1636 out of ...
1637 * gdb.dwarf2/clang-debug-names.exp: ... here.
1638 * gdb.dwarf2/clang-debug-names-2.exp: New file. Include
1639 clang-debug-names.exp.in.
1640 * gdb.dwarf2/clang-debug-names-2-foo.c: New test.
1641 * gdb.dwarf2/clang-debug-names-2.c: New test.
1642
86cd6bc8
AKS
16432020-05-10 Alok Kumar Sharma <alokkumar.sharma@amd.com>
1644
1645 * lib/fortran.exp (fortran_main): New Proc, handle flang MAIN_,
1646 (fortran_runto_main): New Proc, fortran version of runto_main.
1647 * gdb.fortran/array-bounds-high.exp: Handle flang MAIN_
1648 * gdb.fortran/array-bounds.exp: Likewise.
1649 * gdb.fortran/array-slices.exp: Likewise.
1650 * gdb.fortran/block-data.exp: Likewise.
1651 * gdb.fortran/charset.exp: Likewise.
1652 * gdb.fortran/common-block.exp: Likewise.
1653 * gdb.fortran/complex.exp: Likewise.
1654 * gdb.fortran/derived-type-function.exp: Likewise.
1655 * gdb.fortran/derived-type.exp: Likewise.
1656 * gdb.fortran/info-modules.exp: Likewise.
1657 * gdb.fortran/info-types.exp: Likewise.
1658 * gdb.fortran/intrinsics.exp: Likewise.
1659 * gdb.fortran/library-module.exp: Likewise.
1660 * gdb.fortran/logical.exp: Likewise.
1661 * gdb.fortran/max-depth.exp: Likewise.
1662 * gdb.fortran/module.exp: Likewise.
1663 * gdb.fortran/multi-dim.exp: Likewise.
1664 * gdb.fortran/nested-funcs.exp: Likewise.
1665 * gdb.fortran/print-formatted.exp: Likewise.
1666 * gdb.fortran/print_type.exp: Likewise.
1667 * gdb.fortran/printing-types.exp: Likewise.
1668 * gdb.fortran/ptr-indentation.exp: Likewise.
1669 * gdb.fortran/ptype-on-functions.exp: Likewise.
1670 * gdb.fortran/subarray.exp: Likewise.
1671 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
1672 * gdb.fortran/vla-datatypes.exp: Likewise.
1673 * gdb.fortran/vla-history.exp: Likewise.
1674 * gdb.fortran/vla-ptr-info.exp: Likewise.
1675 * gdb.fortran/vla-ptype-sub.exp: Likewise.
1676 * gdb.fortran/vla-ptype.exp: Likewise.
1677 * gdb.fortran/vla-sizeof.exp: Likewise.
1678 * gdb.fortran/vla-type.exp: Likewise.
1679 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
1680 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
1681 * gdb.fortran/vla-value-sub.exp: Likewise.
1682 * gdb.fortran/vla-value.exp: Likewise.
1683 * gdb.fortran/whatis_type.exp: Likewise.
1684 * gdb.mi/mi-var-child-f.exp: Likewise.
1685
6dc55ce9 16862020-05-09 Tom de Vries <tdevries@suse.de>
1687
1688 * gdb.dwarf2/clang-debug-names.exp: Remove PR25952 kfail.
1689
283cb58c
TV
16902020-05-08 Tom de Vries <tdevries@suse.de>
1691
1692 * gdb.dwarf2/clang-debug-names.c: New test.
1693 * gdb.dwarf2/clang-debug-names.exp: New file.
1694
ac4a4f1c
SM
16952020-05-06 Simon Marchi <simon.marchi@efficios.com>
1696
1697 * gdb.arch/amd64-prologue-skip-cf-protection.exp: New file.
1698 * gdb.arch/amd64-prologue-skip-cf-protection.c: New file.
1699
24fe640b
TV
17002020-05-06 Tom de Vries <tdevries@suse.de>
1701
1702 * gdb.reverse/consecutive-precsave.exp: Handle if instruction after
1703 breakpoint is at a "recommended breakpoint location".
1704 * gdb.reverse/consecutive-reverse.exp: Same.
1705
0d8683a3
TV
17062020-05-06 Tom de Vries <tdevries@suse.de>
1707
1708 * gdb.base/watchpoint-reuse-slot.exp (stepi): Print $pc to get current
1709 address.
1710
b8983c46
TV
17112020-05-06 Tom de Vries <tdevries@suse.de>
1712
1713 * gdb.base/watchpoint-reuse-slot.exp: Fix incorrect assignment.
1714
abf6d805
TV
17152020-05-06 Tom de Vries <tdevries@suse.de>
1716
1717 * gdb.base/store.exp (check_set, up_set): Allowing missing location
1718 info for r.
1719
0fc2a808
TV
17202020-05-06 Tom de Vries <tdevries@suse.de>
1721
1722 * gdb.base/shlib-call.exp: Add extra step to reach shmain.c:42, if
1723 necessary.
1724
873dd427
TV
17252020-05-06 Tom de Vries <tdevries@suse.de>
1726
1727 * lib/unbuffer_output.c (gdb_unbuffer_output): Change return type to
1728 void.
1729
7c99e7e2
TV
17302020-05-06 Tom de Vries <tdevries@suse.de>
1731
1732 * lib/gdb.exp (is_stmt_addresses, hex_in_list): New proc, factored out
1733 of ...
1734 * gdb.base/async.exp: ... here.
1735 * gdb.base/consecutive.exp: Handle if 2nd breakpoint is at a
1736 "recommended breakpoint location".
1737
6173d6a6
TV
17382020-05-06 Tom de Vries <tdevries@suse.de>
1739
1740 * gdb.compile/compile-ifunc.exp: Use -Wno-attribute-alias.
1741
6015a067
TV
17422020-05-04 Tom de Vries <tdevries@suse.de>
1743
1744 * gdb.base/async.exp: Check whether instruction addresses are a
1745 "recommended breakpoint location".
1746
3b6acaee
TT
17472020-05-03 Tom Tromey <tom@tromey.com>
1748
1749 * gdb.base/sepdebug.exp: Remove "catch" test.
1750 * gdb.base/break.exp: Remove "catch" test.
1751 * gdb.base/default.exp: Update expected output.
1752
5beb4d17
TV
17532020-05-02 Tom de Vries <tdevries@suse.de>
1754
1755 * lib/gdb.exp (supports_mpx_check_pointer_bounds): New proc.
1756 * gdb.arch/i386-mpx-call.exp: Use supports_mpx_check_pointer_bounds.
1757 * gdb.arch/i386-mpx-map.exp: Same.
1758 * gdb.arch/i386-mpx-sigsegv.exp: Same.
1759 * gdb.arch/i386-mpx-simple_segv.exp: Same.
1760 * gdb.arch/i386-mpx.exp: Same.
1761
8caf140d
TV
17622020-05-02 Tom de Vries <tdevries@suse.de>
1763
1764 * gdb.base/psym-external-decl.c (main): Add use of variable aaa.
1765
693196cb
TV
17662020-05-01 Tom de Vries <tdevries@suse.de>
1767
1768 * gdb.ada/operator_bp.exp: Allow more than required amount of
1769 breakpoint.
1770
53ae0aa9
TV
17712020-05-01 Tom de Vries <tdevries@suse.de>
1772
1773 * gdb.reverse/until-reverse.c (main): Fix Wunused-result warning.
1774
ee9d1e5f
HD
17752020-04-30 Hannes Domani <ssbssa@yahoo.de>
1776
1777 PR gdb/18706
1778 * gdb.cp/stub-array-size.cc: New test.
1779 * gdb.cp/stub-array-size.exp: New file.
1780 * gdb.cp/stub-array-size.h: New test.
1781 * gdb.cp/stub-array-size2.cc: New test.
1782
d5cf82c0
HD
17832020-04-30 Hannes Domani <ssbssa@yahoo.de>
1784
1785 * gdb.python/py-format-string.exp: Adjust pretty_arrays expected
1786 output to the new format.
1787
42e165c3
SM
17882020-04-29 Simon Marchi <simon.marchi@efficios.com>
1789
1790 * gdb.base/break.exp: Use with_test_prefix.
1791
6e4e3fe1
TV
17922020-04-29 Tom de Vries <tdevries@suse.de>
1793
1794 * lib/gdb.exp (debug_types): New proc.
1795 * gdb.guile/scm-symtab.exp: Add xfail for PR gcc/90232.
1796 * gdb.python/py-symtab.exp: Same.
1797
d642b692
HD
17982020-04-29 Hannes Domani <ssbssa@yahoo.de>
1799
1800 PR gdb/17320
1801 * gdb.base/pretty-array.c: New test.
1802 * gdb.base/pretty-array.exp: New file.
1803
ea90f227
TV
18042020-04-29 Tom de Vries <tdevries@suse.de>
1805
1806 PR symtab/25889
1807 * gdb.cp/cpexprs.exp: Adapt for inclusion.
1808 * gdb.cp/cpexprs-debug-types.exp: New file. Set -fdebug-types-section
1809 and include cpexprs.exp.
1810
a65189c9
TV
18112020-04-28 Mark Williams <mark@myosotissp.com>
1812
1813 PR gdb/24480
1814 * dw4-toplevel-types.exp: Test for top level types.
1815 * dw4-toplevel-types.cc: Test for top level types.
1816
32d1f47a
TBA
18172020-04-28 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1818
1819 * gdb.threads/stop-with-handle.exp: Fix typo in comment
1820 (theads -> threads).
1821
56a4f5a1
TV
18222020-04-28 Tom de Vries <tdevries@suse.de>
1823
1824 * gdb.opt/inline-cmds.exp: Set KFAIL PR.
1825
0b2f8a3b
TV
18262020-04-28 Tom de Vries <tdevries@suse.de>
1827
1828 * gdb.base/info-macros.exp: Remove KFAIL. Add missing trailing ".*".
1829
5390c717
TV
18302020-04-28 Tom de Vries <tdevries@suse.de>
1831
1832 * gdb.ada/array_ptr_renaming.exp: Add PR number in KFAIL.
1833
15cd93d0
TV
18342020-04-28 Tom de Vries <tdevries@suse.de>
1835
1836 * gdb.dwarf2/main-foo.c: New test.
1837 * gdb.dwarf2/struct-with-sig.exp: New file.
1838
d472f0fb
TV
18392020-04-25 Tom de Vries <tdevries@suse.de>
1840
1841 * boards/debug-types.exp: New file.
1842
8d840e05
AB
18432020-04-25 Andrew Burgess <andrew.burgess@embecosm.com>
1844
1845 * gdb.btrace/multi-inferior.exp: Avoid paths in test names.
1846
bcfe6157
TT
18472020-04-24 Tom Tromey <tom@tromey.com>
1848
1849 PR symtab/12707:
1850 * gdb.python/py-symbol.exp: Update expected results for
1851 linkage_name test.
1852 * gdb.cp/print-demangle.exp: New file.
1853 * gdb.base/c-linkage-name.exp: Fix test.
1854 * gdb.guile/scm-symbol.exp: Update expected results for
1855 linkage_name test.
1856
f049a313
TT
18572020-04-24 Tom Tromey <tom@tromey.com>
1858
1859 * gdb.dwarf2/dw2-namespaceless-anonymous.S: Remove.
1860 * gdb.dwarf2/dw2-namespaceless-anonymous.c: New file.
1861 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use DWARF
1862 assembler.
1863
7cf28874
TV
18642020-04-24 Tom de Vries <tdevries@suse.de>
1865
1866 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Set language of CU to
1867 C++.
1868
dac2fef7
TT
18692020-04-24 Tom Tromey <tromey@adacore.com>
1870
1871 * gdb.ada/frame_arg_lang.exp: Run with multiple -fgnat-encodings
1872 values.
1873 * gdb.ada/funcall_ref.exp: Run with multiple -fgnat-encodings
1874 values. Update test for minimal encodings.
1875 * gdb.ada/lang_switch.exp: Update test for minimal encodings.
1876 * gdb.ada/var_rec_arr.exp: Run with multiple -fgnat-encodings
1877 values. Update test for minimal encodings.
1878
1acda803
TT
18792020-04-24 Tom Tromey <tromey@adacore.com>
1880
1881 PR python/23662:
1882 * gdb.ada/variant.exp: Add Python checks.
1883 * gdb.rust/simple.exp: Add dynamic type checks.
1884
adfb9815
TT
18852020-04-24 Tom Tromey <tromey@adacore.com>
1886
1887 * gdb.ada/mi_var_array.exp: Try all -fgnat-encodings settings.
1888 Make array type matching more lax.
1889 * gdb.ada/mi_var_union.exp: Try all -fgnat-encodings settings.
1890 * gdb.ada/mi_variant.exp: New file.
1891 * gdb.ada/mi_variant/pck.ads: New file.
1892 * gdb.ada/mi_variant/pkg.adb: New file.
1893 * gdb.ada/packed_tagged.exp: Try all -fgnat-encodings settings.
1894 * gdb.ada/unchecked_union.exp: Try all -fgnat-encodings settings.
1895
7d79de9a
TT
18962020-04-24 Tom Tromey <tromey@adacore.com>
1897
1898 * gdb.ada/variant.exp: Add dynamic field offset tests.
1899 * gdb.ada/variant/pck.ads (Nested_And_Variable): New type.
1900 * gdb.ada/variant/pkg.adb: Add new variables.
1901
f8e89861
TT
19022020-04-24 Tom Tromey <tromey@adacore.com>
1903
1904 * gdb.ada/variant.exp: New file
1905 * gdb.ada/variant/pkg.adb: New file
1906 * gdb.ada/variant/pck.adb: New file
1907
86e887ae
TV
19082020-04-24 Tom de Vries <tdevries@suse.de>
1909
1910 * lib/gdb.exp (clean_restart): Reset errcnt and warncnt.
1911
88428775
TV
19122020-04-24 Tom de Vries <tdevries@suse.de>
1913
1914 * gdb.dwarf2/dwzbuildid.exp: Add quiet to dwzbuildid-mismatch compile
1915 flags.
1916
4e86f6e7
TV
19172020-04-24 Tom de Vries <tdevries@suse.de>
1918
1919 * gdb.dwarf2/dw2-error.exp: Add quiet to compile flags.
1920
2016d3e6
TV
19212020-04-24 Tom de Vries <tdevries@suse.de>
1922
1923 * lib/gdb.exp (default_gdb_start): Handle eof.
1924 (clean_restart): Detect and handle gdb_start failure. Return -1 upon
1925 failure.
1926 * gdb.base/readnever.exp: Handle clean_restart failure.
1927
70bc38f5
TV
19282020-04-23 Tom de Vries <tdevries@suse.de>
1929
1930 * gdb.base/decl-before-def.exp: Run to main and print a again.
1931
de82891c
TV
19322020-04-23 Tom de Vries <tdevries@suse.de>
1933
1934 * gdb.base/decl-before-def-decl.c: New test.
1935 * gdb.base/decl-before-def-def.c: New test.
1936 * gdb.base/decl-before-def.exp: New file.
1937
96038148
TV
19382020-04-23 Tom de Vries <tdevries@suse.de>
1939
1940 * gdb.base/readnever.exp: Skip if GDBFLAGS contain -readnow/--readnow.
1941
54ac3df1
TV
19422020-04-22 Tom de Vries <tdevries@suse.de>
1943
1944 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): Fix
1945 debug_info_offset.
1946 * gdb.mi/dw2-ref-missing-frame.exp: Make sure $objfuncfile comes
1947 before $objsfile in the line line.
1948
714534e1
TV
19492020-04-22 Tom de Vries <tdevries@suse.de>
1950
1951 * gdb.dlang/watch-loc.c (.debug_aranges): Fix _Dmain length.
1952
16a7dbf4
MS
19532020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
1954
1955 * gdb.base/jit-attach-pie.c: Use jit-protocol.h.
1956 * gdb.base/jit-elf-main.c: Use jit-protocol.h.
1957 * gdb.base/jit-reader-host.c: Use jit-protocol.h.
1958 * gdb.base/jit-reader-simple-jit.c: Use jit-protocol.h.
1959 * gdb.base/jit-protocol.h: Update definitions to match all usage
1960 contexts.
1961
19622020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
1963
1964 * gdb.base: Rename all jit related test and source files.
1965
19662020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
1967
1968 * gdb.base/jit-reader.exp: Relax register output check.
1969
317d2668
TV
19702020-04-22 Tom de Vries <tdevries@suse.de>
1971
1972 PR symtab/25764
1973 * gdb.base/psym-external-decl-2.c: New test.
1974 * gdb.base/psym-external-decl.c: New test.
1975 * gdb.base/psym-external-decl.exp: New file.
1976 * gdb.threads/tls.exp: Add PR25807 kfail.
1977
eea9e357
TV
19782020-04-22 Tom de Vries <tdevries@suse.de>
1979
1980 PR symtab/25801
1981 * gdb.dwarf2/imported-unit.exp: Test that we can get imported_unit.c
1982 in "info source" output.
1983
3d5afab3
TV
19842020-04-22 Tom de Vries <tdevries@suse.de>
1985
1986 PR symtab/25700
1987 * gdb.dwarf2/imported-unit.exp: Verify that there's only one partial
1988 symtab for imported_unit.c.
1989
b32102f6
GB
19902020-04-21 Gary Benson <gbenson@redhat.com>
1991
1992 * gdb.base/advance.c (func): New argument, to match call site.
1993 (func2, func3): Add return statements.
1994
d43b7a2d
TBA
19952020-04-21 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1996
1997 * gdb.multi/run-only-second-inf.c: New file.
1998 * gdb.multi/run-only-second-inf.exp: New file.
1999
d89edf9b
MM
20002020-04-21 Markus Metzger <markus.t.metzger@intel.com>
2001
2002 * gdb.btrace/multi-inferior.c: New test.
2003 * gdb.btrace/multi-inferior.exp: New file.
2004
1a476b6d
MM
20052020-04-21 Markus Metzger <markus.t.metzger@intel.com>
2006
2007 * gdb.btrace/enable-new-thread.c: New test.
2008 * gdb.btrace/enable-new-thread.exp: New file.
2009
4778a5f8
TV
20102020-04-21 Tom de Vries <tdevries@suse.de>
2011
2012 PR gdb/25471
2013 * gdb.threads/killed-outside.c: New test.
2014 * gdb.threads/killed-outside.exp: New file.
2015
9b2c992c
GB
20162020-04-20 Gary Benson <gbenson@redhat.com>
2017
2018 * gdb.base/nested-subp1.exp: Use support_nested_function_tests.
2019 * gdb.base/nested-subp2.exp: Likewise.
2020 * gdb.base/nested-subp3.exp: Likewise.
2021
b5d1d6f7
GB
20222020-04-20 Gary Benson <gbenson@redhat.com>
2023
2024 * gdb.base/nested-subp1.exp: Disable test when using clang.
2025 * gdb.base/nested-subp2.exp: Likewise.
2026 * gdb.base/nested-subp3.exp: Likewise.
2027
25230285
GB
20282020-04-20 Gary Benson <gbenson@redhat.com>
2029
2030 * gdb.cp/exception.cc: Fix compilation error with clang.
2031
fa93cc8f
GB
20322020-04-20 Gary Benson <gbenson@redhat.com>
2033
809730f3 2034 * gdb.trace/tspeed.c: Fix compilation error with clang.
fa93cc8f 2035
e0c45f30
GB
20362020-04-20 Gary Benson <gbenson@redhat.com>
2037
2038 * gdb.base/jit-main.c: Fix compilation error with clang.
2039
4ddfec93
KR
20402020-04-17 Kamil Rytarowski <n54@gmx.com>
2041
2042 * gdb.base/attach-twice.c: Include "sys/types.h".
2043 (PTRACE_ATTACH): Add fallback definition.
2044 (main): Pass `0' to the 4th argument of `ptrace'.
2045
2bed205e
KR
20462020-04-17 Kamil Rytarowski <n54@gmx.com>
2047
2048 * gdb.base/fork-running-state.c: Include "signal.h".
2049
0743fc83
TT
20502020-04-17 Tom Tromey <tromey@adacore.com>
2051
2052 * gdb.cp/maint.exp (test_help): Simplify multiple_help_body.
2053 Update tests.
2054 * gdb.btrace/cpu.exp: Update tests.
2055 * gdb.base/maint.exp: Update tests.
2056 * gdb.base/default.exp: Update tests.
2057 * gdb.base/completion.exp: Update tests.
2058
efba5c23
TV
20592020-04-16 Tom de Vries <tdevries@suse.de>
2060
2061 PR symtab/25791
2062 * gdb.dwarf2/gdb-add-index.exp (add_gdb_index): Move ...
2063 (ensure_gdb_index): and factor out and move ...
2064 * lib/gdb.exp (add_gdb_index, ensure_gdb_index): ... here.
2065 * gdb.dwarf2/imported-unit-runto-main.exp: New file.
2066
d191d716
TV
20672020-04-16 Tom de Vries <tdevries@suse.de>
2068
2069 * gdb.base/maint-expand-symbols-header-file.exp: Set language before
2070 loading exec.
2071
99f1bc6a
AB
20722020-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
2073
2074 * gdb.base/many-completions.exp: New file.
2075
194d088f
TV
20762020-04-14 Tom de Vries <tdevries@suse.de>
2077
2078 PR symtab/25718
2079 * gdb.dwarf2/dw2-symtab-includes.exp: New file.
2080
c1a66c06
TV
20812020-04-14 Tom de Vries <tdevries@suse.de>
2082
2083 PR symtab/25720
2084 * gdb.base/maint-expand-symbols-header-file.c: New test.
2085 * gdb.base/maint-expand-symbols-header-file.exp: New file.
2086 * gdb.base/maint-expand-symbols-header-file.h: New test.
2087
21b0982c
AB
20882020-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
2089
2090 * gdb.dwarf2/dw2-inline-many-frames.exp (get_func_info): Delete.
2091 * gdb.dwarf2/dw2-inline-small-func.exp: Pass options to
2092 get_func_info.
2093 (get_func_info): Delete.
2094 * gdb.dwarf2/dw2-is-stmt-2.exp (get_func_info): Delete.
2095 * gdb.dwarf2/dw2-is-stmt.exp (get_func_info): Delete.
2096 * lib/dwarf.exp (get_func_info): New function.
2097
dd1cab06
TV
20982020-04-13 Tom de Vries <tdevries@suse.de>
2099
2100 * lib/ada.exp (find_ada_tool): Pass --GCC and -B to gnatlink, similar
2101 to what find_gnatmake does.
2102
71ea2b6b
TV
21032020-04-10 Tom de Vries <tdevries@suse.de>
2104
2105 * gdb.base/style.exp: Expect "Expanding full symbols" message for
2106 -readnow.
2107
bdfc1e8a
TV
21082020-04-10 Tom de Vries <tdevries@suse.de>
2109
2110 PR cli/25808
2111 * gdb.base/style.c: Add leading newlines.
2112 * gdb.base/style.exp: Use gdb_get_line_number to get specific lines.
2113 Check listing of main's one-line body.
2114
14ca8ecf
TV
21152020-04-08 Tom de Vries <tdevries@suse.de>
2116
2117 * lib/gdb.exp (psymtabs_p): New proc.
2118 * gdb.dwarf2/imported-unit.exp: Mark "no static partial symbols in
2119 importing unit" unsupported if there are no partial symbols.
2120
e21d048f
TV
21212020-04-08 Tom de Vries <tdevries@suse.de>
2122
2123 PR testsuite/25760
2124 * gdb.ada/call_pn.exp: Call "maint expand-symtabs". Add xfails.
2125
25c11aca
TV
21262020-04-07 Tom de Vries <tdevries@suse.de>
2127
2128 PR symtab/25796
2129 * gdb.dwarf2/imported-unit-abstract-const-value.exp: New file.
2130
5707e24b
TV
21312020-04-07 Tom de Vries <tdevries@suse.de>
2132
2133 * gdb.base/check-psymtab.c: New test.
2134 * gdb.base/check-psymtab.exp: New file.
2135
6ee448cc
TT
21362020-04-06 Tom Tromey <tromey@adacore.com>
2137
2138 * gdb.ada/variant-record/proc.adb: New file.
2139 * gdb.ada/variant-record/value.adb: New file.
2140 * gdb.ada/variant-record/value.s: New file.
2141 * gdb.ada/variant-record.exp: New file.
2142
9e7c9a03
HD
21432020-04-03 Hannes Domani <ssbssa@yahoo.de>
2144
2145 PR gdb/25325
2146 * gdb.cp/typed-enum.cc: New test.
2147 * gdb.cp/typed-enum.exp: New file.
2148
c90d28ac
AB
21492020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
2150
2151 * gdb.dwarf2/dw2-inline-small-func-lbls.c: New file.
2152 * gdb.dwarf2/dw2-inline-small-func.c: New file.
2153 * gdb.dwarf2/dw2-inline-small-func.exp: New file.
2154 * gdb.dwarf2/dw2-inline-small-func.h: New file.
2155 * gdb.opt/inline-small-func.c: New file.
2156 * gdb.opt/inline-small-func.exp: New file.
2157 * gdb.opt/inline-small-func.h: New file.
2158
34e9a9fa
AB
21592020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
2160
2161 * lib/dwarf.exp (Dwarf::lines::program::DW_LNS_set_file): New
2162 function.
2163
6a354911
AB
21642020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
2165
2166 * lib/dwarf.exp (function_range): Allow compiler options to be
2167 specified.
2168
880d9777
TV
21692020-04-02 Tom de Vries <tdevries@suse.de>
2170
2171 * gdb.dwarf2/break-inline-psymtab-2.c (bar): Add
2172 __attribute__((always_inline)).
2173 * gdb.dwarf2/break-inline-psymtab.exp: Don't use -O2.
2174
f32682ea
TV
21752020-04-02 Tom de Vries <tdevries@suse.de>
2176
2177 * lib/gdbserver-support.exp (gdbserver_exit): Factor out of ...
2178 (gdbserver_gdb_exit): ... here. Add timeout warning.
2179 * gdb.multi/multi-target.exp (server_spawn_ids): New global var.
2180 (connect_target_extended_remote): Append new server_spawn_id to
2181 server_spawn_ids.
2182 (cleanup): New proc.
2183 (setup, <toplevel>): Call cleanup.
2184
d3214198
TV
21852020-04-02 Tom de Vries <tdevries@suse.de>
2186
2187 * gdb.base/main-psymtab.exp: New file.
2188
cc77ed24
TV
21892020-04-02 Tom de Vries <tdevries@suse.de>
2190
2191 * gdb.fortran/mixed-lang-stack.exp: Accept new complex printing style.
2192
3638a098
TT
21932020-04-01 Tom Tromey <tom@tromey.com>
2194
2195 * gdb.base/complex-parts.exp: Add type tests.
2196
c34e8714
TT
21972020-04-01 Tom Tromey <tom@tromey.com>
2198
2199 * gdb.base/complex-parts.exp: Add arithmetic tests.
2200
981c08ce
TT
22012020-04-01 Tom Tromey <tom@tromey.com>
2202
2203 * gdb.compile/compile.exp: Update.
2204 * gdb.compile/compile-cplus.exp: Update.
2205 * gdb.base/varargs.exp: Update.
2206 * gdb.base/floatn.exp: Update.
2207 * gdb.base/endianity.exp: Update.
2208 * gdb.base/callfuncs.exp (do_function_calls): Update.
2209 * gdb.base/funcargs.exp (complex_args, complex_integral_args)
2210 (complex_float_integral_args): Update.
2211 * gdb.base/complex.exp: Update.
2212 * gdb.base/complex-parts.exp: Update.
2213
3d1cfd43
TT
22142020-04-01 Tom Tromey <tromey@adacore.com>
2215
2216 * gdb.rust/union.rs: New file.
2217 * gdb.rust/union.exp: New file.
2218 * gdb.rust/simple.rs (Union, Union2): Move to union.rs.
2219 (main): Update.
2220 * gdb.rust/simple.exp: Move union tests to union.exp.
2221
e033dfa9
TT
22222020-04-01 Tom Tromey <tromey@adacore.com>
2223
2224 * gdb.rust/simple.rs (main): Remove "y0".
2225
53cccef1
TBA
22262020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2227
2228 * gdb.multi/stop-all-on-exit.c: New test.
2229 * gdb.multi/stop-all-on-exit.exp: New file.
2230
60e22c1e
HD
22312020-04-01 Hannes Domani <ssbssa@yahoo.de>
2232
2233 PR gdb/24789
2234 * gdb.cp/misc.cc: Add integer reference variable.
2235 * gdb.cp/misc.exp: Add test.
2236
e139a727
TBA
22372020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2238
2239 * gdb.server/stop-reply-no-thread.exp: Enhance the test
2240 scenario to cover execution until the end and also the case
2241
16b0db75
TV
22422020-03-31 Tom de Vries <tdevries@suse.de>
2243
2244 * gdb.base/c-linkage-name.exp: Fix test-case comment. Set language to
2245 c. Use "maint info symtabs" to check symtab expansion.
2246
c0502da6
TV
22472020-03-30 Tom de Vries <tdevries@suse.de>
2248
2249 * gdb.base/c-linkage-name.exp: Use readnow call to mark a test
2250 unsupported.
2251 (verify_psymtab_expanded): Move ...
2252 * lib/gdb.exp (verify_psymtab_expanded): ... here. Add unsupported
2253 test.
2254 (readnow): New proc.
2255
5935fd15
AB
22562020-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
2257
2258 * gdb.fortran/mixed-lang-stack.exp: Replace two hard coded address
2259 with $hex.
2260
1773be9e
TT
22612020-03-20 Tom Tromey <tromey@adacore.com>
2262
2263 * gdb.dwarf2/dw2-ranges-base.exp: Update regular expressions.
2264
70304be9
TT
22652020-03-20 Tom Tromey <tromey@adacore.com>
2266
2267 * gdb.ada/sub_variant/subv.adb: New file.
2268 * gdb.ada/sub_variant.exp: New file.
2269
0dd7b8f7
TV
22702020-03-20 Tom de Vries <tdevries@suse.de>
2271
2272 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Bail out if
2273 first break fails.
2274 * gdb.threads/step-over-trips-on-watchpoint.exp: (do_test): Same.
2275
cada5fc9
AB
22762020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
2277
2278 * gdb.server/exit-multiple-threads.c: New file.
2279 * gdb.server/exit-multiple-threads.exp: New file.
2280
6b8c53f2
AB
22812020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
2282
2283 * gdb.fortran/mixed-lang-stack.c: New file.
2284 * gdb.fortran/mixed-lang-stack.cpp: New file.
2285 * gdb.fortran/mixed-lang-stack.exp: New file.
2286 * gdb.fortran/mixed-lang-stack.f90: New file.
2287
19a2740f
AB
22882020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
2289
2290 * gdb.linespec/cp-completion-aliases.cc: New file.
2291 * gdb.linespec/cp-completion-aliases.exp: New file.
2292
d8c8b848
TV
22932020-03-19 Tom de Vries <tdevries@suse.de>
2294
2295 * gdb.opt/inline-locals.exp: Add kfail PR number. Make kfail matching
2296 more precise.
2297
a9933ccf
TV
22982020-03-18 Tom de Vries <tdevries@suse.de>
2299
2300 * gdb.dwarf2/break-inline-psymtab-2.c: New test.
2301 * gdb.dwarf2/break-inline-psymtab.c: New test.
2302 * gdb.dwarf2/break-inline-psymtab.exp: New file.
2303
2f89101f
TV
23042020-03-16 Tom de Vries <tdevries@suse.de>
2305
2306 * lib/cache.exp (gdb_do_cache): Add and handle local variables
2307 cache_verify and cache_verify_proc.
2308
6b9374f1
TV
23092020-03-15 Tom de Vries <tdevries@suse.de>
2310
2311 * gdb.server/solib-list.exp: Handle
2312 'Load new symbol table from "/lib64/ld-2.26.so"? (y or n)'.
2313
eaeaf44c
TV
23142020-03-15 Tom de Vries <tdevries@suse.de>
2315
2316 * gdb.base/maint.exp: Use exp_continue in long lines for "maint print
2317 objfiles".
2318
3293bbaf
TT
23192020-03-14 Tom Tromey <tom@tromey.com>
2320
2321 * gdb.base/cvexpr.exp: Add test for _Atomic and restrict.
2322
ab44624c
TV
23232020-03-14 Tom de Vries <tdevries@suse.de>
2324
2325 * gdb.mi/mi-fortran-modules.exp: Use exp_continue.
2326
54c43825
TV
23272020-03-14 Tom de Vries <tdevries@suse.de>
2328
2329 * gdb.threads/attach-many-short-lived-threads.exp: Read "info threads"
2330 result in line-by-line fashion.
2331
2ac70237
TV
23322020-03-14 Tom de Vries <tdevries@suse.de>
2333
2334 * lib/gdb.exp (supports_statement_frontiers): New proc.
2335 * gdb.cp/step-and-next-inline.exp: Use supports_statement_frontiers.
2336
09546b56
TV
23372020-03-14 Tom de Vries <tdevries@suse.de>
2338
2339 * gdb.base/printcmds.exp: Add missing quoting for "print
2340 teststring2".
2341
a1f6a07c
TT
23422020-03-13 Tom Tromey <tom@tromey.com>
2343
2344 * gdb.base/printcmds.exp (test_print_strings): Add regression
2345 test.
2346 * gdb.base/printcmds.c (charptr): New typedef.
2347 (teststring2): New global.
2348
1b83d09c
AB
23492020-03-13 Andrew Burgess <andrew.burgess@embecosm.com>
2350
2351 * gdb.base/break-interp.exp: Use the tail of the filename, not the
2352 full path in the test name.
2353 (test_ld): Add some with_test_prefix blocks to make test names
2354 unique.
2355
2d61316c
TV
23562020-03-13 Tom de Vries <tdevries@suse.de>
2357
2358 * gdb.mi/mi-sym-info.exp: Fix buffer full errors, and timeouts.
2359
2e9145ac
TV
23602020-03-13 Tom de Vries <tdevries@suse.de>
2361
2362 * gdb.mi/mi-sym-info.exp: Make matching more precise.
2363
96c7f873
TV
23642020-03-13 Tom de Vries <tdevries@suse.de>
2365
2366 PR symtab/25646
2367 * gdb.dwarf2/imported-unit.exp: Add test.
2368
49ba92c0
TV
23692020-03-13 Tom de Vries <tdevries@suse.de>
2370
2371 * gdb.mi/mi-sym-info-2.c (another_char_t, another_short_t): New typedef.
2372 (var1, var2): New variable.
2373 * gdb.mi/mi-sym-info.exp: Add --name to various commands to restrict
2374 matching symbols.
2375
301b21e0
TV
23762020-03-13 Tom de Vries <tdevries@suse.de>
2377
2378 * lib/tuiterm.exp (Term::command_no_prompt_prefix): New proc.
2379 (Term::command): Use prompt prefix.
2380 (Term::enter_tui): Use command_no_prompt_prefix instead of prefix.
2381 * gdb.tui/tui-layout-asm-short-prog.exp: Use
2382 command_no_prompt_prefix instead of prefix.
2383 * gdb.tui/tui-layout-asm.exp: Same.
2384
3f512721
SM
23852020-03-12 Simon Marchi <simon.marchi@efficios.com>
2386
2387 * gdb.base/break-interp.exp: Use foreach_with_prefix.
2388
40310f30
SM
23892020-03-12 Simon Marchi <simon.marchi@efficios.com>
2390
2391 * gdb.arch/amd64-disp-step-avx.S: Add nops after _start.
2392 * gdb.arch/amd64-disp-step-avx.exp: Enable "set debug displaced
2393 on" while stepping over the test instruction, match printed
2394 message.
2395
09252140
TV
23962020-03-12 Tom de Vries <tdevries@suse.de>
2397
2398 * gdb.base/info-types.exp: Use exp_continue during matching of output
2399 of "info types".
2400
14e9c72c
TV
24012020-03-12 Tom de Vries <tdevries@suse.de>
2402
2403 * gdb.threads/execl.exp: Delete breakpoint after hitting it.
2404
e515d67e
TV
24052020-03-12 Tom de Vries <tdevries@suse.de>
2406
2407 * gdb.fortran/module.exp: Use exp_continue during matching of output
2408 of "info variable -n".
2409
307eafd8
TV
24102020-03-12 Tom de Vries <tdevries@suse.de>
2411
2412 * gdb.dwarf2/dw2-ranges-base.exp: Limit "maint info line-table" to
2413 gdb.dwarf2/dw2-ranges-base.c.
2414
9a2de3fc
TV
24152020-03-12 Tom de Vries <tdevries@suse.de>
2416
2417 * gdb.linespec/explicit.exp: Fix "complete non-unique file name" test
2418 in presence of GLIBC debuginfo.
2419
3217502e
TV
24202020-03-12 Tom de Vries <tdevries@suse.de>
2421
2422 * lib/gdb.exp (gdb_core_cmd): Use string_to_regexp for regexp-matching
2423 $core.
2424
1281424c
TV
24252020-03-12 Tom de Vries <tdevries@suse.de>
2426
2427 * lib/gdb.exp (gdb_core_cmd): Make "No such file or directory" regexp
2428 more precise.
2429
038b97fc
SM
24302020-03-11 Simon Marchi <simon.marchi@efficios.com>
2431
2432 * lib/gdb.exp (standard_output_file): Use `pwd -W` to convert
2433 from Unix to Windows path.
2434
5308d1e7
TV
24352020-03-11 Tom de Vries <tdevries@suse.de>
2436
2437 * gdb.ada/minsyms.exp: Set language to ada.
2438
f870f78f
TV
24392020-03-11 Tom de Vries <tdevries@suse.de>
2440
2441 * gdb.server/sysroot.exp: Allow GLIBC's printf alias __printf.
2442
5a13315d
TV
24432020-03-11 Tom de Vries <tdevries@suse.de>
2444
2445 * gdb.btrace/reconnect.exp: Allow source line pattern after stepi.
2446
976862ed
TT
24472020-03-11 Tom Tromey <tromey@adacore.com>
2448
2449 * gdb.dwarf2/variant.exp: Mark discriminants as artificial.
2450
7462c383
TV
24512020-03-11 Tom de Vries <tdevries@suse.de>
2452
2453 * gdb.base/foll-fork.exp: Allow "Reading in symbols" messages.
2454
1c6c46a0
TV
24552020-03-11 Tom de Vries <tdevries@suse.de>
2456
2457 * gdb.base/break-interp.exp: Limit verbose scope.
2458
44f41bb7
TV
24592020-03-11 Tom de Vries <tdevries@suse.de>
2460
2461 * gdb.fortran/logical.f90: Define variable with character type.
2462 * gdb.fortran/logical.exp: Use character type instead of uint8_t.
2463
b76f3a42
TV
24642020-03-11 Tom de Vries <tdevries@suse.de>
2465
2466 * gdb.base/list-ambiguous.exp: Set EDITOR to true.
2467
1c33af77
TV
24682020-03-11 Tom de Vries <tdevries@suse.de>
2469
2470 * gdb.ada/access_to_packed_array.exp: Test printing of expanded
2471 symtabs.
2472
8c95582d
AB
24732020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
2474 Bernd Edlinger <bernd.edlinger@hotmail.de>
2475
2476 * gdb.cp/step-and-next-inline.cc: New file.
2477 * gdb.cp/step-and-next-inline.exp: New file.
2478 * gdb.cp/step-and-next-inline.h: New file.
2479 * gdb.dwarf2/dw2-is-stmt.c: New file.
2480 * gdb.dwarf2/dw2-is-stmt.exp: New file.
2481 * gdb.dwarf2/dw2-is-stmt-2.c: New file.
2482 * gdb.dwarf2/dw2-is-stmt-2.exp: New file.
2483 * gdb.dwarf2/dw2-ranges-base.exp: Update line table pattern.
2484
cecf8547
AB
24852020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
2486
2487 * lib/dwarf.exp (Dwarf::lines) Add support for modifying the
2488 is-stmt flag in the line table.
2489
0ba678c9
TV
24902020-03-09 Tom de Vries <tdevries@suse.de>
2491
2492 * lib/gdb.exp (cached_file): Create cache dir.
2493
72fbdf83
TV
24942020-03-07 Tom de Vries <tdevries@suse.de>
2495
2496 * gdb.cp/ref-params.exp: Compare build_executable result with -1.
2497 * gdb.cp/rvalue-ref-params.exp: Same.
2498
436b5e99
TV
24992020-03-06 Tom de Vries <tdevries@suse.de>
2500
2501 * lib/gdb.exp (tentative_rename, cached_file): New proc.
2502 * boards/cc-with-tweaks.exp: Use cached_file to create gdb.sh.
2503
09f2921c
TV
25042020-03-06 Tom de Vries <tdevries@suse.de>
2505
2506 * README: Fix "the the".
2507 * gdb.base/dprintf.exp: Same.
2508
50a3cc5d
TV
25092020-03-05 Tom de Vries <tdevries@suse.de>
2510
2511 * gdb.base/maint.exp: Update "main print statistics" expected output.
2512
0a709cba
AKS
25132020-03-04 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
2514
2515 * lib/fortran.exp (fortran_int4): Handle flang kind printing.
2516 (fortran_int8): Likewise.
2517 (fortran_real4): Likewise.
2518 (fortran_real8): Likewise.
2519 (fortran_complex4): Likewise.
2520 (fortran_logical4): Likewise.
2521 (fortran_character1): Likewise.
2522
5e5d66b6
AB
25232020-03-03 Andrew Burgess <andrew.burgess@embecosm.com>
2524
2525 * gdb.fortran/logical.exp: Add tests that any non-zero value is
2526 printed as true.
2527
7b973adc
SDJ
25282020-03-03 Sergio Durigan Junior <sergiodj@redhat.com>
2529
2530 * gdb.base/printcmds.exp: Add test to verify printf of a
2531 variable holding an address.
2532
478e490a
TV
25332020-03-03 Tom de Vries <tdevries@suse.de>
2534
2535 * gdb.mi/gdb2549.exp: Fix "register values t" check-read1 timeout.
2536
1ef44e86
TV
25372020-03-03 Tom de Vries <tdevries@suse.de>
2538
2539 * gdb.mi/list-thread-groups-available.exp: Use -prompt syntax for
2540 gdb_test_multiple call.
2541
b98cc2cf
TV
25422020-03-03 Tom de Vries <tdevries@suse.de>
2543
2544 * gdb.mi/mi-sym-info.exp: Add missing -prompt "$mi_gdb_prompt$" to
2545 gdb_test_multiple calls.
2546
63e163f2
AB
25472020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
2548
2549 * gdb.base/default.exp: Remove test of 'set history filename'.
2550 * gdb.base/gdbinit-history.exp: Add tests for setting the history
2551 filename to the empty string.
2552 * lib/gdb.exp (gdb_init): Unset environment variables GDBHISTFILE
2553 and GDBHISTSIZE.
2554
24ed6739
AB
25552020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
2556
2557 * gdb.server/stop-reply-no-thread.exp: Add test where T packet is
2558 disabled.
2559
590003dc 25602020-03-02 Pedro Alves <palves@redhat.com>
fc5d6901 2561 Tom de Vries <tdevries@suse.de>
590003dc
TV
2562
2563 * lib/gdb.exp (gdb_test_multiple): Handle prompt_regexp option using
2564 -prompt prefix, before user_code argument. Add -lbl option likewise.
2565 (skip_python_tests_prompt, skip_libstdcxx_probe_tests_prompt)
2566 (gdb_is_target_1): Add -prompt prefix and move to before user_code
2567 argument.
2568 * gdb.base/corefile-buildid.exp: Use -lbl option. Rewrite regexps to
2569 have "\r\n" at start-of-line, instead of at end-of-line.
2570
f5e46084
SM
25712020-02-28 Simon Marchi <simon.marchi@efficios.com>
2572
2573 * lib/trace-support.exp (get_in_proc_agent): Adjust path to
2574 libinproctrace.so.
2575
f7a7000d
LM
25762020-02-28 Luis Machado <luis.machado@linaro.org>
2577
2578 * gdb.arch/aarch64-fp.exp: Switch from "info registers" command
2579 to "p/x".
2580
718e0816
LM
25812020-02-28 Luis Machado <luis.machado@linaro.org>
2582
2583 * gdb.arch/aarch64-dbreg-contents.c: Include stdlib.h, unistd.h,
2584 asm/ptrace.h and error.h.
2585
13c3a74a
TV
25862020-02-28 Tom de Vries <tdevries@suse.de>
2587
2588 * gdb.base/c-linkage-name.c (main): Call do_something_other_cu.
2589 (struct wrapper, do_something, mundane/symada__cS): Move ...
2590 * gdb.base/c-linkage-name-2.c: ... here. New source file.
2591 * gdb.base/c-linkage-name.exp: Add verification of psymtab expansion.
2592 Update "print symada__cS before partial symtab expansion" regexp.
2593 Update breakpoint location. Flush symbol cache after expansion.
2594
85d2d5bb
LM
25952020-02-28 Luis Machado <luis.machado@linaro.org>
2596
2597 * gdb.arch/aarch64-pauth.exp: Recognize optional PAC output.
2598
3608f86c
TV
25992020-02-27 Tom de Vries <tdevries@suse.de>
2600
2601 * config/sid.exp: Remove unused globals.
2602 * gdb.base/attach.exp: Same.
2603 * gdb.base/catch-load.exp: Same.
2604 * gdb.base/dbx.exp: Same.
2605 * lib/gdb.exp: Same.
2606 * lib/mi-support.exp: Same.
2607 * lib/prompt.exp: Same.
2608
c8d4f6df
TV
26092020-02-27 Tom de Vries <tdevries@suse.de>
2610
2611 * lib/tuiterm.exp (spawn): Handle case that spawn_out(slave,name) is
2612 not set.
2613
0d79cdc4
AM
26142020-02-26 Aaron Merey <amerey@redhat.com>
2615
2616 * gdb.debuginfod: New directory for debuginfod tests.
2617 * gdb.debuginfod/main.c: New test file.
2618 * gdb.debuginfod/fetch_src_and_symbols.exp: New tests.
2619
0dce4280
TV
26202020-02-26 Tom de Vries <tdevries@suse.de>
2621
2622 PR gdb/25603
2623 * gdb.base/persistent-lang.cc: New test.
2624 * gdb.base/persistent-lang.exp: New file.
2625
9e80cfa1
AB
26262020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
2627
2628 * gdb.fortran/derived-type-striding.exp: Add a new test.
2629 * gdb.fortran/derived-type-striding.f90: Add pointer variable for
2630 new test.
2631
2078dbb2
AB
26322020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
2633
2634 * gdb.base/cached-source-file.exp: Avoid source file paths in test
2635 names.
2636
70d49700
TV
26372020-02-25 Tom de Vries <tdevries@suse.de>
2638
2639 PR go/18926
2640 * gdb.go/methods.exp: Remove gcc/93866 xfail.
2641
a88ef40d
TV
26422020-02-24 Tom de Vries <tdevries@suse.de>
2643
2644 PR gdb/25592
2645 * gdb.base/info-locals-unused-static-var.c: New test.
2646 * gdb.base/info-locals-unused-static-var.exp: New file.
2647
01b1af32
TT
26482020-02-22 Tom Tromey <tom@tromey.com>
2649
2650 * gdb.python/tui-window.exp: New file.
2651 * gdb.python/tui-window.py: New file.
2652
7c043ba6
TT
26532020-02-22 Tom Tromey <tom@tromey.com>
2654
2655 PR tui/17850:
2656 * gdb.tui/new-layout.exp: Add horizontal layout and winheight
2657 tests.
2658
c22fef7e
TT
26592020-02-22 Tom Tromey <tom@tromey.com>
2660
2661 * gdb.tui/new-layout.exp: Add sub-layout tests.
2662
ee325b61
TT
26632020-02-22 Tom Tromey <tom@tromey.com>
2664
2665 * gdb.tui/new-layout.exp: New file.
2666
3f0cbb04
TT
26672020-02-22 Tom Tromey <tom@tromey.com>
2668
2669 * gdb.rust/rust-style.rs: New file.
2670 * gdb.rust/rust-style.exp: New file.
2671 * gdb.base/style.exp: Test structure printing.
2672 * gdb.base/style.c (struct some_struct): New type.
2673 (enum etype): New type.
2674 (struct_value): New global.
2675
75525152
TV
26762020-02-21 Tom de Vries <tdevries@suse.de>
2677
2678 PR go/18926
2679 * lib/gdb.exp (bp_location2/bp_location2_regexp): Fix.
2680 Remove blanket xfails. Use message argument for gdb_breakpoint.
2681 Make continuing to breakpoint test conditional on setting breakpoint.
2682 Fix continuing to breakpoint regexp. Add xfails for gccgo-6/7
2683 DW_AT_name attribute. Add xfail for GCC PR93866.
2684
bd360d30
AB
26852020-02-21 Andrew Burgess <andrew.burgess@embecosm.com>
2686
2687 * gdb.dwarf2/cpp-linkage-name.c: New file.
2688 * gdb.dwarf2/cpp-linkage-name.exp: New file.
2689
c7adb09f 26902020-02-21 Shahab Vahedi <shahab@synopsys.com>
24ac169a
SV
2691
2692 * lib/gdb.exp (gdb_wrapper_init): Reset
2693 "gdb_wrapper_initialized" to 0 if "wrapper_file" does
2694 not exist.
2695
a9c79803
TV
26962020-02-20 Tom de Vries <tdevries@suse.de>
2697
2698 PR go/17018
2699 * gdb.go/hello.exp: Copy ...
2700 * gdb.go/global-local-var-shadow.exp: ... here. New file. Expect
2701 print of st to print value of global definition. Add xfail for GCC
2702 PR93844.
2703 * gdb.go/hello.exp: Remove printing of st before definition.
2704 * gdb.go/hello.go: Copy ...
2705 * gdb.go/global-local-var-shadow.go: ... here. New test. Rename myst
2706 to st.
2707 * gdb.go/hello.go: Remove myst. Remove comment about shadowing.
2708
d7445728
TV
27092020-02-20 Tom de Vries <tdevries@suse.de>
2710
2711 * lib/gdb.exp (support_go_compile): New gdb_caching_proc.
2712 (gdb_simple_compile): Handle compile_flags go by using .go extension
2713 for source file.
2714 * gdb.go/chan.exp: Use support_go_compile.
2715 * gdb.go/handcall.exp: Same.
2716 * gdb.go/hello.exp: Same.
2717 * gdb.go/integers.exp: Same.
2718 * gdb.go/max-depth.exp: Same.
2719 * gdb.go/methods.exp: Same.
2720 * gdb.go/package.exp: Same.
2721 * gdb.go/strings.exp: Same.
2722 * gdb.go/types.exp: Same.
2723 * gdb.go/unsafe.exp: Same.
2724
c9c41e6d
TV
27252020-02-19 Tom de Vries <tdevries@suse.de>
2726
2727 * gdb.python/lib-types.exp: Make xfail more strict.
2728
f20ff837
TV
27292020-02-19 Tom de Vries <tdevries@suse.de>
2730
2731 * gdb.ada/funcall_ref.exp: Replace xfail setup by unsupported check.
2732
08410482
DE
27332020-02-19 Doug Evans <dje@google.com>
2734
2735 PR rust/25535
2736 * gdb.rust/simple.exp: Add test.
2737 * gdb.rust/simple.rs: Add test.
2738
623563f7
TV
27392020-02-19 Tom de Vries <tdevries@suse.de>
2740
2741 * gdb.base/corefile-buildid.exp (check_exec_file): Match info files
2742 output line-by-line.
2743
d3308cfd
TV
27442020-02-19 Tom de Vries <tdevries@suse.de>
2745
2746 * gdb.cp/cpexprs.exp: Remove c++/14186 kfail.
2747
86cbc5dc
TV
27482020-02-19 Tom de Vries <tdevries@suse.de>
2749
2750 * gdb.base/solib-overlap.exp: Use exec instead of system to execute
2751 prelink.
2752
9db2b96b
TV
27532020-02-19 Tom de Vries <tdevries@suse.de>
2754
2755 * lib/cache.exp (ignore_pass, gdb_do_cache_wrap): New proc.
2756 (gdb_do_cache): Use gdb_do_cache_wrap.
2757 * gdb.base/gdb-caching-proc.exp (test_proc): Use gdb_do_cache_wrap.
2758
89e2fdc5
TV
27592020-02-19 Tom de Vries <tdevries@suse.de>
2760
2761 * lib/dtrace.exp (dtrace_build_usdt_test_program): Use quiet as
2762 gdb_compile option.
2763
373d7ac0
SM
27642020-02-18 Simon Marchi <simon.marchi@efficios.com>
2765
2766 * gdb.base/printcmds.exp (test_print_enums): Update expected
2767 output.
2768
b29a2df0
SM
27692020-02-18 Simon Marchi <simon.marchi@efficios.com>
2770
2771 * gdb.base/printcmds.exp (test_print_enums): Expect hex values
2772 for "unknown".
2773
6740f0cc
SM
27742020-02-18 Simon Marchi <simon.marchi@efficios.com>
2775
2776 * gdb.base/printcmds.c (enum flag_enum): Add FE_TWO_LEGACY
2777 enumerator.
2778
edd45eb0
SM
27792020-02-18 Simon Marchi <simon.marchi@efficios.com>
2780
2781 * gdb.base/printcmds.c (enum flag_enum): Prefix enumerators with
2782 FE_, add FE_NONE.
2783 (three): Update.
2784 (enum flag_enum_without_zero): New enum.
2785 (flag_enum_without_zero): New variable.
2786 (enum not_flag_enum): New enum.
2787 (three_not_flag): New variable.
2788 * gdb.base/printcmds.exp (test_artificial_arrays): Update.
2789 (test_print_enums): Add more tests for printing flag enums.
2790
d4295de4
TV
27912020-02-18 Tom de Vries <tdevries@suse.de>
2792
2793 * lib/ada.exp (gdb_compile_ada_1): Factor out of ...
2794 (gdb_compile_ada): ... here.
2795 (gnat_runtime_has_debug_info): Remove fail call for gdb_compile_ada
2796 failure. Use gdb_compile_ada_1 instead of gdb_compile_ada.
2797
f251f505
TT
27982020-02-14 Tom Tromey <tom@tromey.com>
2799
2800 * lib/gdbserver-support.exp (find_gdbserver): Find gdbserver in
2801 build directory.
2802 * boards/gdbserver-base.exp: Update path to gdbserver.
2803
8f432634
TV
28042020-02-13 Tom de Vries <tdevries@suse.de>
2805
2806 * lib/ada.exp (gdb_compile_ada): Delete stale exec before compilation.
2807
92b6eaf7
TV
28082020-02-13 Tom de Vries <tdevries@suse.de>
2809
2810 * gdb.ada/catch_ex_std.exp: Indicate unsupported if gnatbind/gnatlink
2811 are missing.
2812
f3b0f7fe
TV
28132020-02-13 Tom de Vries <tdevries@suse.de>
2814
2815 * lib/ada.exp (gnatmake_version_at_least): Wrap exec call in a catch
2816 call.
2817
f6be8713
SDJ
28182020-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
2819
2820 PR tui/25126
2821 https://bugzilla.redhat.com/show_bug.cgi?id=1784210
2822 * gdb.base/cached-source-file.c: New file.
2823 * gdb.base/cached-source-file.exp: New file.
2824
b2770d5e
TV
28252020-02-11 Tom de Vries <tdevries@suse.de>
2826
2827 PR testsuite/25488
2828 * lib/gdb.exp (gdb_init): Unset $file_last_loaded.
2829
44f6938e
TV
28302020-02-10 Tom de Vries <tdevries@suse.de>
2831
2832 * gdb.multi/multi-target.exp: Skip if skip_gdbserver_tests.
2833
5f0e2eb7
MR
28342020-02-10 Maciej W. Rozycki <macro@wdc.com>
2835
2836 * gdb.base/step-over-no-symbols.exp: Verify that $before_addr
2837 and $after_addr are both integers before making a comparison.
2838
46ce2b6f
TV
28392020-02-09 Tom de Vries <tdevries@suse.de>
2840
2841 * gdb.base/many-headers.exp: Echo gdb command to gdb.log. Capture gdb
2842 command output and paste it into gdb.log. If any, paste catch message
2843 to gdb.log.
2844
5abbbe1d
TT
28452020-02-07 Tom Tromey <tromey@adacore.com>
2846
2847 PR breakpoints/24915:
2848 * gdb.base/annotate-symlink.exp: Use setup_xfail.
2849
1d5d29e7
SV
28502020-02-06 Shahab Vahedi <shahab@synopsys.com>
2851
2852 * gdb.tui/tui-missing-src.exp: Add the "missing source
2853 file" test for the TUI.
2854
b0999b9b
AB
28552020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
2856
2857 * gdb.server/multi-ui-errors.exp: Give a test a real name to avoid
2858 including a port number in the output.
2859
c3b149eb
AKS
28602020-02-04 Alok Kumar Sharma <alokkumar.sharma@amd.com>
2861
2862 * lib/fortran.exp (fortran_int4): Handle clang.
2863 (fortran_int8): Likewise.
2864 (fortran_real4): Likewise.
2865 (fortran_real8): Likewise.
2866 (fortran_complex4): Likewise.
2867 (fortran_logical4): Likewise.
2868 (fortran_character1): Likewise.
2869
f8dcc90b
TV
28702020-02-04 Tom de Vries <tdevries@suse.de>
2871
2872 * README (Race detection): Add note.
2873
f90ac7c2
TV
28742020-02-04 Tom de Vries <tdevries@suse.de>
2875
2876 * lib/gdb.exp (inferior_exited_re): Use "\[^\n\r\]*" instead of ".*".
2877
780636ae
TV
28782020-02-04 Tom de Vries <tdevries@suse.de>
2879
2880 * lib/gdb.exp (inferior_exited_re): Use non-capturing parentheses.
2881
5d2e1193
RA
28822020-02-03 Rogerio A. Cardoso <rcardoso@linux.ibm.com>
2883
2884 * gdb.arch/powerpc-power8.exp: Delete trailing whitespace of
2885 tbegin., tend. instructions. Replace bctar-, bctar+, bctarl-,
2886 bctarl+ extended mnemonics when avaliable by bgttar, bnstarl,
2887 blttar, bnetarl.
2888 * gdb.arch/powerpc-power8.s: Fix comments. Fix instructions
2889 binary for blttar, bnetarl.
2890 * gdb.arch/powerpc-power9.exp: Delete trailing whitespace of
2891 wait instruction. Delete ldmx test.
2892 * gdb.arch/powerpc-power9.s: Delete ldmx instruction.
2893
e409c542
AKS
28942020-02-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
2895
2896 * gdb.fortran/array-bounds-high.exp: New file.
2897 * gdb.fortran/array-bounds-high.f90: New file.
2898
b0029748
LD
28992020-02-03 Lukas Durfina <ldurfina@tachyum.com> (tiny change)
2900
2901 * gdb.base/fileio.c: Remove #include of <sys/errno.h>.
2902 Replace #include of <sys/fcntl.h> by <fcntl.h>.
2903
195a8287
TV
29042020-02-01 Tom de Vries <tdevries@suse.de>
2905
2906 * gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
2907
42330a68
AB
29082020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
2909
2910 PR tui/9765
2911 * gdb.tui/tui-layout-asm-short-prog.S: New file.
2912 * gdb.tui/tui-layout-asm-short-prog.exp: New file.
2913
b62a8028
LM
29142020-01-29 Luis Machado <luis.machado@linaro.org>
2915
2916 * gdb.arch/aarch64-brk-patterns.c: New source file.
2917 * gdb.arch/aarch64-brk-patterns.exp: New test.
2918
5f440116
TBA
29192020-01-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2920
2921 * gdb.cp/pass-by-ref-2.exp: Mark some tests as XFAIL based on the
2922 GCC/Clang version.
2923 * gdb.cp/pass-by-ref.exp: Ditto.
2924
ee2a6fc6
TV
29252020-01-29 Tom de Vries <tdevries@suse.de>
2926
2927 * gdb.threads/watchpoint-fork-child.c: Guard prints with #if DEBUG.
2928 * gdb.threads/watchpoint-fork-mt.c: Same.
2929 * gdb.threads/watchpoint-fork-parent.c: Same.
2930 * gdb.threads/watchpoint-fork-st.c: Same.
2931 * gdb.threads/watchpoint-fork.exp: Compile with DEBUG=0.
2932
16b10d6e
LM
29332020-01-27 Luis Machado <luis.machado@linaro.org>
2934
2935 * gdb.base/step-over-syscall.exp (setup): Check if we're already
2936 sitting at a syscall instruction when we hit the syscall function's
2937 breakpoint.
2938 Check PC against one obtained with the x command.
2939 Validate syscall number.
2940 (step_over_syscall): Don't continue to the syscall instruction if
2941 we're already there.
2942
b1468492
PW
29432020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2944
2945 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
2946
7ffa82e1
AB
29472020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2948
2949 * gdb.dwarf2/dw2-inline-many-frames.c: New file.
2950 * gdb.dwarf2/dw2-inline-many-frames.exp: New file.
2951
3d92a3e3
AB
29522020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2953
2954 * gdb.dwarf2/dw2-inline-stepping.c: New file.
2955 * gdb.dwarf2/dw2-inline-stepping.exp: New file.
2956
94a72be7
AB
29572020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2958
2959 * gdb.base/maint.exp: Update line table parsing test.
2960 * gdb.dwarf2/dw2-ranges-base.exp: Add new line table parsing test.
2961
53af73bf
PA
29622020-01-24 Pedro Alves <palves@redhat.com>
2963
2964 PR gdb/25410
2965 * gdb.multi/multi-re-run-1.c: New.
2966 * gdb.multi/multi-re-run-2.c: New.
2967 * gdb.multi/multi-re-run.exp: New.
2968
1ba1ac88
AB
29692020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2970
2971 PR gdb/23718
2972 * gdb.server/server-kill-python.exp: New file.
2973
f3364a6d
AB
29742020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2975
2976 * gdb.server/multi-ui-errors.c: New file.
2977 * gdb.server/multi-ui-errors.exp: New file.
2978
733d0a67
AB
29792020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2980
2981 PR tui/9765
2982 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
2983
4f13c1c0
TT
29842020-01-19 Tom Tromey <tom@tromey.com>
2985
2986 * gdb.tui/main.exp: Add check for plain "file".
2987
40c94099
CB
29882020-01-16 Christian Biesinger <cbiesinger@google.com>
2989
2990 * lib/gdb.exp: Fix spelling error (seperatelly).
2991
ff47f4f0
TT
29922020-01-14 Tom Tromey <tom@tromey.com>
2993
2994 PR symtab/12535:
2995 * gdb.python/python.exp: Test decode_line with empty string
2996 argument.
2997
717c684d
BE
29982020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
2999
3000 * gdb.base/skip-inline.exp: Extend test.
3001
44e4c775
AB
30022020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
3003
3004 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
3005 * gdb.dwarf2/dw2-bad-elf.c: New file.
3006 * gdb.dwarf2/dw2-bad-elf.exp: New file.
3007
d93c6db7
AB
30082020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
3009
3010 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
3011 _line_saw_file.
3012
9a6d629c
AB
30132020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
3014
3015 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
3016 border.
3017
d9ebdab7
TBA
30182020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3019
3020 * gdb.multi/multi-target.exp (setup): Factor out "info
3021 connections" and "info inferiors" tests to ...
3022 (test_info_inferiors): ... this new procedure.
3023 (top level): Run new "info-inferiors" tests.
3024
f3c469b9
PA
30252020-01-10 Pedro Alves <palves@redhat.com>
3026
3027 * gdb.server/bkpt-other-inferior.exp: New file.
3028
121b3efd
PA
30292020-01-10 Pedro Alves <palves@redhat.com>
3030
3031 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
3032 of "add-inferior".
3033 * gdb.base/quit-live.exp: Likewise.
3034 * gdb.base/remote-exec-file.exp: Likewise.
3035 * gdb.guile/scm-progspace.exp: Likewise.
3036 * gdb.linespec/linespec.exp: Likewise.
3037 * gdb.mi/new-ui-mi-sync.exp: Likewise.
3038 * gdb.mi/user-selected-context-sync.exp: Likewise.
3039 * gdb.multi/multi-target.exp (setup): Add "info connection" and
3040 "info inferiors" tests.
3041 * gdb.multi/remove-inferiors.exp: Adjust expected output of
3042 "add-inferior".
3043 * gdb.multi/watchpoint-multi.exp: Likewise.
3044 * gdb.python/py-inferior.exp: Likewise.
3045 * gdb.server/extended-remote-restart.exp: Likewise.
3046 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
3047 "info inferiors".
3048 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
3049 * gdb.trace/report.exp: Likewise.
3050
1dadb1dd
PA
30512020-01-10 Pedro Alves <palves@redhat.com>
3052
3053 * gdb.multi/multi-target.c: New file.
3054 * gdb.multi/multi-target.exp: New file.
3055 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
3056 mode requested, but remote does not support non-stop".
3057
78f2c40a
PA
30582020-01-10 Pedro Alves <palves@redhat.com>
3059
3060 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
3061 disconnect before reconnecting.
3062
e7af6c70
TBA
30632020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3064 Pedro Alves <palves@redhat.com>
3065
3066 * gdb.server/connect-without-multi-process.exp: Also test
3067 continuing to end.
3068
acdf84a6
PA
30692020-01-10 Pedro Alves <palves@redhat.com>
3070
3071 * gdb.base/remote-exec-file.exp: New file.
3072
873657b9
PA
30732020-01-10 Pedro Alves <palves@redhat.com>
3074
3075 * gdb.base/fork-running-state.exp (do_test): Adjust expected
3076 output.
3077 * gdb.threads/async.c: New.
3078 * gdb.threads/async.exp: New.
3079 * gdb.multi/tids-gid-reset.c: New.
3080 * gdb.multi/tids-gid-reset.exp: New.
3081
7f0ae84c
GB
30822020-01-10 George Barrett <bob@bob131.so>
3083
3084 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
3085 to help in finding the image relocation offset.
3086 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
3087 options in arguments.
3088 (stap_test_no_debuginfo): Likewise.
3089 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
3090 test variants.
3091 (stap_test): Add null semaphore relocation test.
3092
47e9d49d
GB
30932020-01-10 George Barrett <bob@bob131.so>
3094
3095 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
3096 * gdb.base/stap-probe.exp: Likewise.
3097 (stap_test): Pass argument as an additional flag.
3098 (stap_test_no_debuginfo): Likewise.
3099 (stap_test): Check `info probes stap' output for semaphore
3100 addresses if the test binary is supposed to have them.
3101
f5a7c406
AB
31022020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
3103
3104 * gdb.tui/basic.exp: Add more scrolling tests.
3105
9ae6bf64
TT
31062020-01-09 Tom Tromey <tom@tromey.com>
3107
3108 PR tui/18932:
3109 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
3110 meangingful value.
3111 (Term::command, Term::resize): Update.
3112 * gdb.tui/basic.exp: Add scrolling test.
3113
b2efe70c
AB
31142020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
3115
3116 * gdb.tui/tui-layout-asm.exp: New file.
3117
3804da7e
AB
31182020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
3119
3120 * lib/tuiterm.exp (Term::check_box_contents): New proc.
3121
b40aa28f
AB
31222020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
3123
3124 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
3125 (Term::enter_tui): Use Term::prepare_for_tui.
3126
63ffd7c9
AB
31272020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
3128
3129 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
3130 called.
3131
3be966f6
AB
31322020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
3133
3134 * gdb.base/skip.exp: Fix race condition in test.
3135
153d79c4
AB
31362020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
3137
3138 * gdb.base/backtrace.c: New file.
3139 * gdb.base/backtrace.exp: New file.
3140
f2302a34
AB
31412020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
3142
3143 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
3144
6ec1d75e
PW
31452020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3146
3147 * gdb.base/style.exp: Test that warnings are styled.
3148
c296cbe6
BE
31492019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
3150
3151 * gdb.base/line65535.exp: New file.
3152 * gdb.base/line65535.c: New file.
3153
b28a729d
SM
31542019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
3155
3156 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
3157 * lib/gnat_debug_info_test.adb: New file.
3158 * gdb.ada/ptype_tagged_param.exp: Use
3159 gnat_runtime_has_debug_info, expect a different output if
3160 runtime does not have debug info.
3161
7f2d7a0d
SM
31622019-12-20 Simon Marchi <simon.marchi@efficios.com>
3163
3164 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
3165 (another) quote in test name.
3166
f3bce483
SM
31672019-12-20 Simon Marchi <simon.marchi@efficios.com>
3168
3169 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
3170 Add quote in test name.
3171
c855a912
TBA
31722019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3173
3174 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
3175 directory instead.
3176 * gdb.cp/pass-by-ref.exp: Extend with more cases.
3177 * gdb.cp/pass-by-ref-2.cc: New file.
3178 * gdb.cp/pass-by-ref-2.exp: New file.
3179
fc9d2d72
TT
31802019-12-20 Tom Tromey <tom@tromey.com>
3181
3182 * gdb.tui/list-before.exp: New file.
3183
77b97e00
TT
31842019-12-20 Tom Tromey <tom@tromey.com>
3185
3186 * gdb.tui/list.exp: Check for source on initial listing.
3187
f69656d0
TT
31882019-12-11 Tom Tromey <tromey@adacore.com>
3189
3190 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
3191 Add crlf test.
3192
99a55965
SM
31932019-12-18 Simon Marchi <simon.marchi@efficios.com>
3194
3195 * gdb.base/default.exp: Update value of $_gdb_major.
3196
5024637f
BE
31972019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
3198
3199 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
3200
b63634be
BE
32012019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
3202
3203 * gdb.base/skip.exp: Whitespace fix.
3204
45d73523
BE
32052019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
3206
3207 * gdb.base/skip-inline.c: New file.
3208 * gdb.base/skip-inline.exp: New file.
3209
d043f8c8
SM
32102019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
3211
3212 * gdb.base/jit-reader.exp (jit_reader_test): Rename
3213 jit_function_00 to jit_function_stack_mangle.
3214 * gdb.base/jithost.c (jit_function_t): Rename to...
3215 (jit_function_stack_mangle_t): ... this.
3216 (jit_function_add_t): New typedef.
3217 (jit_function_00_code): Rename to...
3218 (jit_function_stack_mangle_code): ... this, make static.
3219 (jit_function_add_code): New.
3220 (main): Generate "add" function and call it. Adjust to changes
3221 in jithost_abi.
3222 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
3223 (struct jithost_abi) <begin, end>: Remove fields.
3224 <object, function_stack_mangle, function_add>: New fields.
3225 * gdb.base/jitreader.c (struct reader_state) <code_begin,
3226 code_end>: Remove fields.
3227 <func_stack_mangle>: New field.
3228 (read_debug_info): Adjust to renaming, create block for "add"
3229 function.
3230 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
3231
873de05c
TT
32322019-12-11 Tom Tromey <tom@tromey.com>
3233
3234 * gdb.tui/resize.exp: Fix regexp.
3235 * gdb.tui/regs.exp: Fix regexps.
3236 * gdb.tui/main.exp: Fix regexp.
3237
3d979945
TT
32382019-12-11 Tom Tromey <tom@tromey.com>
3239
3240 * gdb.tui/resize.exp: Update.
3241 * gdb.tui/empty.exp (layouts): Update.
3242
2192a9d3
TT
32432019-12-11 Tom Tromey <tom@tromey.com>
3244
3245 * gdb.tui/regs.exp: Update.
3246 * gdb.tui/empty.exp (layouts): Update.
3247 * gdb.tui/basic.exp: Update.
3248 * lib/tuiterm.exp (_check_box): Don't check bottom border.
3249
d8edc8b7
PW
32502019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3251
3252 * gdb.base/options.exp: Add -raw-values in the print completion list.
3253 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
3254
4c12d936
KB
32552019-12-10 Kevin Buettner <kevinb@redhat.com>
3256
3257 * gdb.threads/omp-par-scope.c: New file.
3258 * gdb/threads/omp-par-scope.exp: New file.
3259
26b911fb
KB
32602019-12-10 Kevin Buettner <kevinb@redhat.com>
3261
bb47f919
KB
3262 * lib/gdb.exp (support_nested_function_tests): New proc.
3263
32642019-12-10 Kevin Buettner <kevinb@redhat.com>
3265
3266 * lib/gdb.exp (gdb_compile_openmp): New proc.
3267 (build_executable_from_specs): Add an "openmp" option.
3268 (gdb_compile_pthreads): Add non-executable case.
26b911fb 3269
6c71eb7d
TT
32702019-12-10 Tom Tromey <tromey@adacore.com>
3271
3272 * gdb.ada/unchecked_union.exp: New file.
3273 * gdb.ada/unchecked_union/pck.adb: New file.
3274 * gdb.ada/unchecked_union/pck.ads: New file.
3275 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
3276 * gdb-utils.exp (string_to_regexp): Also quote "?".
3277
bac7c5cf
GB
32782019-12-10 George Barrett <bob@bob131.so>
3279
3280 Test scripted probe breakpoints.
3281 * gdb.guile/scm-breakpoint.c (main): Add probe point.
3282 * gdb.python/py-breakpoint.c (main): Likewise.
3283 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
3284 specifier test.
3285 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
3286
330f1d38
TBA
32872019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3288
3289 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
3290 an rvalue parameter.
3291 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
3292 parameter.
3293
b43315e2
AB
32942019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
3295
3296 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
3297 modules.
3298
54f73dad
AB
32992019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
3300
3301 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
3302 broken version of GCC.
3303
d57cbee9
AB
33042019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
3305
3306 * gdb.fortran/info-modules.exp: Rewrite to make use of new
3307 sym-info-cmds library.
3308 * gdb.fortran/info-types.exp: Likewise.
3309 * lib/sym-info-cmds.exp: New file.
3310
c14aab8c
TV
33112019-12-08 Tom de Vries <tdevries@suse.de>
3312
3313 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
3314
aa2d5a42
KS
33152019-12-07 Keith Seitz <keiths@redhat.com>
3316
3317 * gdb.base/corefile-buildid-shlib-shr.c: New file.
3318 * gdb.base/corefile-buildid-shlib.c: New file.
3319 * gdb.base/corefile-buildid.c: New file.
3320 * gdb.base/corefile-buildid.exp: New file.
3321
93e55f0a
TV
33222019-12-06 Tom de Vries <tdevries@suse.de>
3323
3324 * gdb.dwarf2/varval.exp: Add decl before def test.
3325
c7d12402
TBA
33262019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3327
3328 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
3329
06acc08f
TBA
33302019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3331
3332 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
3333 CV and reference conversion for overload resolution.
3334 * gdb.cp/rvalue-ref-overload.exp: Test it.
3335
e0fad1ea
PW
33362019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3337
3338 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
3339 * gdb.base/frameapply.exp: Test faas without command.
3340
8d70a9f0
AB
33412019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
3342
3343 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
3344 Fortran tests.
3345 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
3346 order.
3347
36c8fb93
AB
33482019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
3349
3350 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
3351 casting to type with no kind specified.
3352 (test_basic_parsing_of_type_kinds): Additional tests for types
3353 with no kind specified, and add tests for single/double
3354 precision/complex types.
3355
4139ff00
TT
33562019-12-04 Tom Tromey <tromey@adacore.com>
3357
3358 * gdb.base/endianity.c (struct other) <x>: New field.
3359 (main): Initialize it.
3360 * gdb.base/endianity.exp: Update.
3361
a05cf17a
TT
33622019-12-04 Tom Tromey <tromey@adacore.com>
3363
3364 * gdb.ada/scalar_storage/storage.adb: New file.
3365 * gdb.ada/scalar_storage/pck.adb: New file.
3366 * gdb.ada/scalar_storage/pck.ads: New file.
3367 * gdb.ada/scalar_storage.exp: New file.
3368
103a685e
TT
33692019-12-04 Tom Tromey <tromey@adacore.com>
3370
3371 * gdb.base/endianity.c (struct otherendian) <f>: New field.
3372 (main): Initialize it.
3373 * gdb.base/endianity.exp: Update.
3374
c2512106
AB
33752019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
3376
3377 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
3378
293b38d6
AB
33792019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
3380
3381 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
3382 -symbol-info-module-functions and -symbol-info-module-variables.
3383
216a7e6b
AB
33842019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
3385
3386 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
3387
5bbd8269
AB
33882019-12-01 Richard Bunt <richard.bunt@arm.com>
3389 Andrew Burgess <andrew.burgess@embecosm.com>
3390
3391 * gdb.fortran/derived-type-striding.exp: New file.
3392 * gdb.fortran/derived-type-striding.f90: New file.
3393 * gdb.fortran/array-slices.exp: New file.
3394 * gdb.fortran/array-slices.f90: New file.
3395
be09caf1
PW
33962019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3397
3398 * gdb.base/define.exp: Test . in command names.
3399 * gdb.base/setshow.exp: Update test, as . is now part of
3400 command name.
3401
643c0cbe
PW
34022019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3403
3404 * gdb.base/define-prefix.exp: New file.
3405
dcdec678
AB
34062019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
3407
3408 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
3409 compile.
3410 (skip_btrace_pt_tests): Likewise.
3411
640ab947
AB
34122019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
3413
3414 * gdb.fortran/info-modules.exp: Compile source files in correct
3415 order.
3416
d22670f0
KB
34172019-11-27 Kevin Buettner <kevinb@redhat.com>
3418
3419 * gdb.dwarf2/imported-unit.exp: New file.
3420 * gdb.dwarf2/imported-unit.c: New file.
3421
db5960b4
AB
34222019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
3423
3424 * gdb.mi/mi-fortran-modules-2.f90: New file.
3425 * gdb.mi/mi-fortran-modules.exp: New file.
3426 * gdb.mi/mi-fortran-modules.f90: New file.
3427
7dc42066
AB
34282019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
3429
3430 * gdb.mi/mi-sym-info-1.c: New file.
3431 * gdb.mi/mi-sym-info-2.c: New file.
3432 * gdb.mi/mi-sym-info.exp: New file.
3433
0dfeecca
TT
34342019-11-22 Tom Tromey <tromey@adacore.com>
3435
3436 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
3437 * gdb.ada/tasks/foo.adb: Add another stopping location.
3438
34877895
PJ
34392019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
3440
3441 * gdb.base/endianity.c: New test.
3442 * gdb.base/endianity.exp: New file.
3443
2e84f897
LD
34442019-11-21 Lukas Durfina <ldurfina@tachyum.com>
3445
3446 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
3447
65d1cd5f
TV
34482019-11-21 Tom de Vries <tdevries@suse.de>
3449
3450 PR gdb/24956
3451 * gdb.base/ui-redirect.exp: Test output of user-defined command.
3452
4f22c3f4
SDJ
34532019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
3454
3455 * gdb.python/py-progspace.exp: Add missing parentheses on some
3456 'print' commands.
3457
9f6ad286
TT
34582019-11-19 Tom Tromey <tom@tromey.com>
3459
3460 * gdb.tui/winheight.exp: New file.
3461
0b8dbf3f
AB
34622019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
3463
3464 * gdb.base/ctf-whatis.c: Delete.
3465 * gdb.base/ctf-whatis.exp: Delete.
3466 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
3467
f833b7a7
AB
34682019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
3469
3470 * gdb.base/ctf-cvexpr.exp: Delete.
3471 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
3472
30d0a636
AB
34732019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
3474
3475 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
3476 the compiler. Clean up header comment a little.
3477 * gdb.base/ctf-ptype.exp: Likewise.
3478 * gdb.base/ctf-whatis.exp: Likewise.
3479 * lib/gdb.exp (skip_ctf_tests): New proc.
3480
494409bb
SDJ
34812019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
3482
3483 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
3484 * gdb.tui/corefile-run.exp: New file.
3485
55708e99
TT
34862019-11-14 Tom Tromey <tromey@adacore.com>
3487
3488 * gdb.base/gdbvars.exp (test_convenience_variables): Add
3489 regression tests.
3490
45e42163
TT
34912019-11-12 Tom Tromey <tom@tromey.com>
3492
3493 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
3494 after any command. Expect prompt after WAIT_FOR is seen.
3495 (enter_tui): Enable resize messages.
3496 (command): Expect command in output.
3497 (get_line): Avoid error when cursor appears to be off-screen.
3498 (dump_screen): Include screen size in title.
3499 (_do_resize): New proc, from "resize".
3500 (resize): Rewrite. Do resize in two steps.
3501 * gdb.tui/empty.exp (layouts): Fix entries.
3502 (check_boxes): Remove xfail.
3503 (check_text): Dump screen on failure.
3504
086baaf1
AB
35052019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
3506
3507 * gdb.python/py-symbol.exp: Add test for
3508 gdb.lookup_static_symbols.
3509
09ff83af
AB
35102019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
3511
3512 * gdb.python/py-symbol.c: Declare and call function from new
3513 py-symbol-2.c file.
3514 * gdb.python/py-symbol.exp: Compile both source files, and add new
3515 tests for gdb.lookup_static_symbol.
3516 * gdb.python/py-symbol-2.c: New file.
3517
11af934b
TV
35182019-11-02 Tom de Vries <tdevries@suse.de>
3519
3520 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
3521 * gdb.base/anon.exp: Same.
3522 * gdb.base/auto-connect-native-target.exp: Same.
3523 * gdb.base/call-ar-st.exp: Same.
3524 * gdb.base/catch-syscall.exp: Same.
3525 * gdb.base/commands.exp: Same.
3526 * gdb.base/default.exp: Same.
3527 * gdb.base/display.exp: Same.
3528 * gdb.base/float.exp: Same.
3529 * gdb.base/foll-fork.exp: Same.
3530 * gdb.base/help.exp: Same.
3531 * gdb.base/info-macros.exp: Same.
3532 * gdb.base/info-proc.exp: Same.
3533 * gdb.base/info-target.exp: Same.
3534 * gdb.base/long_long.exp: Same.
3535 * gdb.base/macscp.exp: Same.
3536 * gdb.base/memattr.exp: Same.
3537 * gdb.base/nofield.exp: Same.
3538 * gdb.base/pointers.exp: Same.
3539 * gdb.base/printcmds.exp: Same.
3540 * gdb.base/ptype.exp: Same.
3541 * gdb.base/restore.exp: Same.
3542 * gdb.base/return.exp: Same.
3543 * gdb.base/scope.exp: Same.
3544 * gdb.base/set-noassign.exp: Same.
3545 * gdb.base/setshow.exp: Same.
3546 * gdb.base/shlib-call.exp: Same.
3547 * gdb.base/signals.exp: Same.
3548 * gdb.base/sigstep.exp: Same.
3549 * gdb.base/skip.exp: Same.
3550 * gdb.base/solib-symbol.exp: Same.
3551 * gdb.base/stap-probe.exp: Same.
3552 * gdb.base/step-line.exp: Same.
3553 * gdb.base/step-test.exp: Same.
3554 * gdb.base/style.exp: Same.
3555 * gdb.base/varargs.exp: Same.
3556 * gdb.base/vla-datatypes.exp: Same.
3557 * gdb.base/vla-ptr.exp: Same.
3558 * gdb.base/vla-sideeffect.exp: Same.
3559 * gdb.base/volatile.exp: Same.
3560 * gdb.base/watch-cond-infcall.exp: Same.
3561 * gdb.base/watchpoint.exp: Same.
3562
e96ec2ba
TV
35632019-11-02 Tom de Vries <tdevries@suse.de>
3564
3565 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
3566 * gdb.cp/cpexprs.exp: Same.
3567 * gdb.cp/except-multi-location.exp: Same.
3568 * gdb.cp/exceptprint.exp: Same.
3569 * gdb.cp/gdb2384.exp: Same.
3570 * gdb.cp/inherit.exp: Same.
3571 * gdb.cp/m-static.exp: Same.
3572 * gdb.cp/meth-typedefs.exp: Same.
3573 * gdb.cp/misc.exp: Same.
3574 * gdb.cp/namespace.exp: Same.
3575 * gdb.cp/non-trivial-retval.exp: Same.
3576 * gdb.cp/overload.exp: Same.
3577 * gdb.cp/pr17132.exp: Same.
3578 * gdb.cp/re-set-overloaded.exp: Same.
3579 * gdb.cp/rvalue-ref-types.exp: Same.
3580 * gdb.cp/templates.exp: Same.
3581
bd5766ec
LM
35822019-11-01 Luis Machado <luis.machado@linaro.org>
3583
3584 PR gdb/25124
3585
3586 * gdb.arch/pr25124.S: New file.
3587 * gdb.arch/pr25124.exp: New file.
3588
165f8965
AB
35892019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
3590
3591 * gdb.fortran/info-modules.exp: Update expected results, and add
3592 additional tests for 'info module functinos', and 'info module
3593 variables'.
3594 * gdb.fortran/info-types.exp: Update expected results.
3595 * gdb.fortran/info-types.f90: Extend testcase with additional
3596 module variables and functions.
3597
59c35742
AB
35982019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
3599
3600 * gdb.fortran/info-modules.exp: New file.
3601 * gdb.fortran/info-types.exp: Build with new file.
3602 * gdb.fortran/info-types.f90: Include and use new module.
3603 * gdb.fortran/info-types-2.f90: New file.
3604
f3fb2519
PW
36052019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3606
3607 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
3608 * gdb.base/settings.exp: Test all settings types using
3609 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
3610 that now verifies that the value of "maint show" is the same as
3611 returned by the settings functions. Test the type of the
3612 maintenance settings.
3613 * gdb.base/default.exp: Update show_conv_list.
3614
d1e36019
TV
36152019-10-31 Tom de Vries <tdevries@suse.de>
3616
3617 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
3618 gdb_test.
3619 * gdb.arch/amd64-disp-step.exp: Same.
3620 * gdb.asm/asm-source.exp: Same.
3621 * gdb.btrace/buffer-size.exp: Same.
3622 * gdb.btrace/cpu.exp: Same.
3623 * gdb.btrace/enable.exp: Same.
3624 * gdb.dwarf2/count.exp: Same.
3625 * gdb.dwarf2/dw2-ranges-func.exp: Same.
3626 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
3627 * gdb.fortran/vla-datatypes.exp: Same.
3628 * gdb.fortran/vla-history.exp: Same.
3629 * gdb.fortran/vla-ptype.exp: Same.
3630 * gdb.fortran/vla-value.exp: Same.
3631 * gdb.fortran/whatis_type.exp: Same.
3632 * gdb.guile/guile.exp: Same.
3633 * gdb.multi/tids.exp: Same.
3634 * gdb.python/py-finish-breakpoint.exp: Same.
3635 * gdb.python/py-framefilter.exp: Same.
3636 * gdb.python/py-pp-registration.exp: Same.
3637 * gdb.python/py-xmethods.exp: Same.
3638 * gdb.python/python.exp: Same.
3639 * gdb.server/connect-with-no-symbol-file.exp: Same.
3640 * gdb.server/no-thread-db.exp: Same.
3641 * gdb.server/run-without-local-binary.exp: Same.
3642 * gdb.stabs/weird.exp: Same.
3643 * gdb.threads/attach-many-short-lived-threads.exp: Same.
3644 * gdb.threads/thread-find.exp: Same.
3645 * gdb.threads/tls-shared.exp: Same.
3646 * gdb.threads/tls.exp: Same.
3647 * gdb.threads/wp-replication.exp: Same.
3648 * gdb.trace/ax.exp: Same.
3649 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
3650
3d11e68e
TV
36512019-10-31 Tom de Vries <tdevries@suse.de>
3652
3653 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
3654 * gdb.ada/array_subscript_addr.exp: Same.
3655 * gdb.ada/arrayidx.exp: Same.
3656 * gdb.ada/arrayparam.exp: Same.
3657 * gdb.ada/arrayptr.exp: Same.
3658 * gdb.ada/boolean_expr.exp: Same.
3659 * gdb.ada/call_pn.exp: Same.
3660 * gdb.ada/complete.exp: Same.
3661 * gdb.ada/fixed_cmp.exp: Same.
3662 * gdb.ada/fun_addr.exp: Same.
3663 * gdb.ada/funcall_param.exp: Same.
3664 * gdb.ada/interface.exp: Same.
3665 * gdb.ada/mod_from_name.exp: Same.
3666 * gdb.ada/null_array.exp: Same.
3667 * gdb.ada/packed_array.exp: Same.
3668 * gdb.ada/packed_tagged.exp: Same.
3669 * gdb.ada/print_chars.exp: Same.
3670 * gdb.ada/print_pc.exp: Same.
3671 * gdb.ada/ptype_arith_binop.exp: Same.
3672 * gdb.ada/ptype_field.exp: Same.
3673 * gdb.ada/ptype_tagged_param.exp: Same.
3674 * gdb.ada/rec_return.exp: Same.
3675 * gdb.ada/ref_tick_size.exp: Same.
3676 * gdb.ada/str_ref_cmp.exp: Same.
3677 * gdb.ada/taft_type.exp: Same.
3678 * gdb.ada/tagged.exp: Same.
3679 * gdb.ada/type_coercion.exp: Same.
3680 * gdb.ada/uninitialized_vars.exp: Same.
3681
60b6ede8
TV
36822019-10-30 Tom de Vries <tdevries@suse.de>
3683
3684 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
3685
30baf67b
TV
36862019-10-26 Tom de Vries <tdevries@suse.de>
3687
3688 * gdb.base/bigcore.c: Fix typos in comments.
3689 * gdb.base/ctf-ptype.c: Same.
3690 * gdb.base/long_long.c: Same.
3691 * gdb.dwarf2/dw2-op-out-param.S: Same.
3692 * gdb.python/py-evthreads.c: Same.
3693 * gdb.reverse/i387-stack-reverse.c: Same.
3694 * gdb.trace/tfile.c: Same.
3695 * lib/compiler.c: Same.
3696 * lib/compiler.cc: Same.
3697
158da0d1
TV
36982019-10-25 Tom de Vries <tdevries@suse.de>
3699
3700 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
3701 gdb_test_multiple calls.
3702 * gdb.reverse/sigall-reverse.exp: Same.
3703 * gdb.reverse/solib-precsave.exp: Same.
3704 * gdb.reverse/solib-reverse.exp: Same.
3705 * gdb.reverse/until-precsave.exp: Same.
3706 * gdb.reverse/until-reverse.exp: Same.
3707
4ccdfbec
TV
37082019-10-24 Tom de Vries <tdevries@suse.de>
3709
3710 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
3711 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
3712 kfail using -wrap pattern flag and convenience variable
3713 gdb_test_name.
3714
33d569b7
AB
37152019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
3716
3717 * gdb.python/py-progspace.exp: Add tests for the
3718 Progspace.block_for_pc method.
3719
4d0b984b
TT
37202019-10-23 Tom Tromey <tom@tromey.com>
3721
3722 * configure: Rebuild.
3723 * aclocal.m4: Use m4_include, not sinclude.
3724
94cb3754
TV
37252019-10-21 Tom de Vries <tdevries@suse.de>
3726
3727 * gdb.base/infcall-nested-structs.c: Add
3728 __attribute__((noinline,noclone)) to all functions.
3729 (call_all): Add missing variable initialization. Simplify return value.
3730 (breakpt): Increment volatile variable, to prevent call from being
3731 optimized out.
3732 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
3733
062f1fc1
TV
37342019-10-17 Tom de Vries <tdevries@suse.de>
3735
3736 * gdb.fortran/module.exp: Allow info variables to print info for files
3737 other than module.f90.
3738
0b54364d
AB
37392019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
3740
3741 * gdb.fortran/module.exp: Extend with 'info variables' test.
3742
7ff5fae7
AB
37432019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
3744
3745 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
3746 F77_FOR_TARGET.
3747
d10eccaa
TV
37482019-10-16 Tom de Vries <tdevries@suse.de>
3749
3750 PR tdep/25096
3751 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
3752
745ff14e
TV
37532019-10-16 Tom de Vries <tdevries@suse.de>
3754
3755 PR tdep/24104
3756 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
3757 Add KFAIL for PR tdep/25096.
3758
03e1ab94
TV
37592019-10-16 Tom de Vries <tdevries@suse.de>
3760
3761 PR testsuite/25059
3762 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
3763
b17fcc10
TV
37642019-10-16 Tom de Vries <tdevries@suse.de>
3765
3766 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
3767 as signed.
3768
9223170f
SM
37692019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
3770
3771 * gdb.mi/list-thread-groups-available.exp: Read entries one by
3772 one instead of increasing timeout.
3773
d6e76313
TV
37742019-10-13 Tom de Vries <tdevries@suse.de>
3775
3776 PR record/25038
3777 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
3778 * gdb.reverse/sigall-reverse.exp: Same.
3779 * gdb.reverse/solib-precsave.exp: Same.
3780 * gdb.reverse/solib-reverse.exp: Same.
3781 * gdb.reverse/step-precsave.exp: Same.
3782 * gdb.reverse/until-precsave.exp: Same.
3783 * gdb.reverse/until-reverse.exp: Same.
3784 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
3785
6dfc0041
AA
37862019-10-10 Andreas Arnez <arnez@linux.ibm.com>
3787
3788 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
3789 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
3790 (cmp_struct_05_01, cmp_struct_static_02_01)
3791 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
3792 comparisons.
3793
abcf2cc8
TV
37942019-10-10 Tom de Vries <tdevries@suse.de>
3795
3796 PR testsuite/24888
3797 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
3798 gnatlink.
3799
a50faaf6
TV
38002019-10-09 Tom de Vries <tdevries@suse.de>
3801
3802 PR testsuite/25048
3803 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
3804
60ff3cd7
AB
38052019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
3806
3807 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
3808 exceptions due to missing debug information.
3809
dfee8566
TV
38102019-10-07 Tom de Vries <tdevries@suse.de>
3811
3812 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
3813
3d63690a
AB
38142019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
3815
3816 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
3817 * gdb.base/annota1.exp: Update to use gdb_test_name.
3818
30d1f018
WP
38192019-10-07 Weimin Pan <weimin.pan@oracle.com>
3820
3821 * gdb.base/ctf-whatis.exp: New file.
3822 * gdb.base/ctf-whatis.c: New file.
3823 * gdb.base/ctf-ptype.exp: New file.
3824 * gdb.base/ctf-ptype.c: New file.
3825 * gdb.base/ctf-constvars.exp: New file.
3826 * gdb.base/ctf-constvars.c: New file.
3827 * gdb.base/ctf-cvexpr.exp: New file.
3828
4dbbb47c
TV
38292019-10-04 Tom de Vries <tdevries@suse.de>
3830
3831 * gdb.cp/local-static.c (main): Move declaration of int i out of the
3832 for loop.
3833
77c2dba3
TT
38342019-10-03 Tom Tromey <tom@tromey.com>
3835
3836 PR rust/24976:
3837 * gdb.rust/simple.rs (Union2): New type.
3838 (main): Use Union2.
3839 * gdb.rust/simple.exp: Add test.
3840
179aed7f
AB
38412019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3842
3843 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
3844 nested function prefix.
3845
0a4b0913
AB
38462019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
3847 Richard Bunt <richard.bunt@arm.com>
3848 Andrew Burgess <andrew.burgess@embecosm.com>
3849
3850 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
3851 nested functions.
3852 * gdb.fortran/nested-funcs.f90: Update expected results.
3853 * gdb.fortran/nested-funcs-2.exp: New file.
3854 * gdb.fortran/nested-funcs-2.f90: New file.
3855
082cce05
AB
38562019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3857
3858 * gdb.python/py-parameter.exp: Make test names unique.
3859 * gdb.python/py-template.exp: Likewise.
3860 * gdb.python/py-value.exp: Likewise.
3861
2b74ba5a
AB
38622019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3863
3864 * gdb.base/break-interp.exp: Reduce test name duplication.
3865 * gdb.base/call-sc.exp: Likewise.
3866 * gdb.base/callfuncs.exp: Likewise.
3867 * gdb.base/charset.exp: Likewise.
3868 * gdb.base/dump.exp: Likewise.
3869 * gdb.base/ena-dis-br.exp: Likewise.
3870 * gdb.base/relational.exp: Likewise.
3871 * gdb.base/step-over-syscall.exp: Likewise.
3872 * gdb.base/structs.exp: Likewise.
3873
58eb20d5
AB
38742019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3875
3876 * gdb.linespec/explicit.exp: Make test names unique.
3877 * gdb.linespec/ls-errs.exp: Likewise.
3878
4d421147
AB
38792019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3880
3881 * gdb.reverse/break-precsave.exp: Make test names unique.
3882 * gdb.reverse/break-reverse.exp: Likewise.
3883 * gdb.reverse/finish-precsave.exp: Likewise.
3884 * gdb.reverse/finish-reverse.exp: Likewise.
3885 * gdb.reverse/machinestate-precsave.exp: Likewise.
3886 * gdb.reverse/machinestate.exp: Likewise.
3887 * gdb.reverse/readv-reverse.exp: Likewise.
3888 * gdb.reverse/recvmsg-reverse.exp: Likewise.
3889 * gdb.reverse/sigall-precsave.exp: Likewise.
3890 * gdb.reverse/sigall-reverse.exp: Likewise.
3891 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
3892 * gdb.reverse/watch-precsave.exp: Likewise.
3893 * gdb.reverse/watch-reverse.exp: Likewise.
3894
d8c06f22
AB
38952019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3896
3897 * gdb.threads/stop-with-handle.c: New file.
3898 * gdb.threads/stop-with-handle.exp: New file.
3899
3a56ed86
TV
39002019-10-03 Tom de Vries <tdevries@suse.de>
3901
3902 PR testsuite/25059
3903 * gdb.base/list-missing-source.exp: Allowing the "Compilation
3904 directory" line to be missing.
3905
42275044
TV
39062019-10-03 Tom de Vries <tdevries@suse.de>
3907
3908 PR testsuite/25059
3909 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
3910 type optional.
3911
9ef62df0
AA
39122019-10-02 Andreas Arnez <arnez@linux.ibm.com>
3913
3914 * gdb.python/py-format-string.c (string.h): New include.
3915 (main): Fill a_struct_with_union.the_union.an_int with bytes of
3916 the same value, for endianness-independence.
3917 * gdb.python/py-format-string.exp (default_regexp_dict)
3918 (test_pretty_structs, test_format): Adjust expected output to the
3919 changed initialization.
3920
37f6a7f4
TT
39212019-10-02 Tom Tromey <tromey@adacore.com>
3922
3923 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
3924
1d58d6a2
PA
39252019-10-02 Pedro Alves <palves@redhat.com>
3926 Andrew Burgess <andrew.burgess@embecosm.com>
3927
3928 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
3929 "print-file-var.h".
3930 (this_version_id) Use ATTRIBUTE_VISIBILITY.
3931 (get_version_1): Print this_version_id and its address.
3932 Add extern "C" wrappers around interface functions.
3933 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
3934 "print-file-var.h".
3935 (this_version_id) Use ATTRIBUTE_VISIBILITY.
3936 (get_version_2): Print this_version_id and its address.
3937 Add extern "C" wrappers around interface functions.
3938 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
3939 <stddef.h> and "print-file-var.h".
3940 Add extern "C" wrappers around interface functions.
3941 [VERSION_ID_MAIN] (this_version_id): Define.
3942 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
3943 * gdb.base/print-file-var.h: Add some #defines to simplify setting
3944 up extern "C" blocks.
3945 * gdb.base/print-file-var.exp (test): New, factored out from top
3946 level.
3947 (top level): Test all combinations of attribute hidden or not,
3948 dlopen or not, and this_version_id symbol in main file or not.
3949 Compile tests as both C++ and C, make test names unique.
3950
d770d56f
TT
39512019-10-01 Tom Tromey <tom@tromey.com>
3952
3953 * gdb.base/style.exp: Test "show logging filename".
3954
7f6aba03
TT
39552019-10-01 Tom Tromey <tom@tromey.com>
3956
3957 * lib/gdb-utils.exp (style): Handle "metadata" argument.
3958 * gdb.base/style.exp: Add metadata style test.
3959
14309bb6
TT
39602019-10-01 Tom Tromey <tom@tromey.com>
3961
3962 * gdb.base/style.exp: Test "pwd".
3963
2a3c1174
PA
39642019-10-01 Tom Tromey <tom@tromey.com>
3965
3966 * gdb.base/style.exp: Update tests.
3967
53d666ec
AA
39682019-10-01 Andreas Arnez <arnez@linux.ibm.com>
3969
3970 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
3971 'six' to unsigned.
3972 (s1): Initialize fields 'four' and 'six' instead of 'three' and
3973 'five'. Use an all-ones bit pattern for each.
3974 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
3975 to its changed values.
3976
4a56a520
TT
39772019-09-30 Tom Tromey <tromey@adacore.com>
3978
3979 * gdb.rust/traits.rs: Disable all warnings.
3980
0df0352a
TV
39812019-09-29 Tom de Vries <tdevries@suse.de>
3982
aac66a4c 3983 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
0df0352a 3984
73d9a918
TV
39852019-09-29 Tom de Vries <tdevries@suse.de>
3986
3987 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
3988
060b3ab4
TV
39892019-09-27 Tom de Vries <tdevries@suse.de>
3990
3991 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
3992
68f7d34d
TV
39932019-09-27 Tom de Vries <tdevries@suse.de>
3994
3995 PR record/23188
3996 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
3997
5d63b30a
TT
39982019-09-26 Tom Tromey <tromey@adacore.com>
3999
4000 * gdb.ada/py_taft.exp: New file.
4001 * gdb.ada/py_taft/main.adb: New file.
4002 * gdb.ada/py_taft/pkg.adb: New file.
4003 * gdb.ada/py_taft/pkg.ads: New file.
4004
3d435220
TV
40052019-09-24 Tom de Vries <tdevries@suse.de>
4006
4007 PR gdb/24598
4008 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
4009
77d03678
TV
40102019-09-22 Tom de Vries <tdevries@suse.de>
4011
4012 * gdb.base/restore.exp: Allow register variables to be optimized out at
4013 -O0.
4014
abf516c6
UW
40152019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
4016
4017 * gdb.arch/spu-info.exp: Remove file.
4018 * gdb.arch/spu-info.c: Remove file.
4019 * gdb.arch/spu-ls.exp: Remove file.
4020 * gdb.arch/spu-ls.c: Remove file.
4021
4022 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
4023 * gdb.asm/spu.inc: Remove file.
4024
4025 * gdb.base/dump.exp: Remove support for spu*-*-*.
4026 * gdb.base/stack-checking.exp: Likewise.
4027 * gdb.base/overlays.exp: Likewise.
4028 * gdb.base/ovlymgr.c: Likewise.
4029 * gdb.base/spu.ld: Remove file.
4030
4031 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
4032 * gdb.cp/cpexprs.exp: Likewise.
4033 * gdb.cp/exception.exp: Likewise.
4034 * gdb.cp/gdb2495.exp: Likewise.
4035 * gdb.cp/mb-templates.exp: Likewise.
4036 * gdb.cp/pr9167.exp: Likewise.
4037 * gdb.cp/userdef.exp: Likewise.
4038
4039 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
4040
4041 * gdb.cell: Remove directory.
4042 * lib/cell.exp: Remove file.
4043
e452e88f
TV
40442019-09-19 Tom de Vries <tdevries@suse.de>
4045
4046 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
4047
8a625130
TV
40482019-09-19 Tom de Vries <tdevries@suse.de>
4049
4050 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
4051
81dc3ab5
TV
40522019-09-19 Tom de Vries <tdevries@suse.de>
4053
4054 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
4055 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
4056 (gdb_target_cmd): ... here.
4057 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
4058 value 2.
4059
b078f3ac
AB
40602019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
4061
4062 * gdb.base/source-dir.exp: Avoid having directory names in test
4063 names.
4064
f1b620e9
MG
40652019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
4066
4067 * gdb.base/source-dir.exp: Add extra test for mapped compilation
4068 directory.
4069
67f3ed6a
AB
40702019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
4071
4072 * gdb.base/list-missing-source.exp: New file.
4073
d1b70248
TV
40742019-09-14 Tom de Vries <tdevries@suse.de>
4075
4076 PR teststuite/24599
4077 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
4078 * lib/ada.exp (gnatmake_version_at_least): New proc.
4079
5fabdcd6
AB
40802019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
4081
4082 * gdb.base/maint.exp: Use exec_has_index_section.
4083
aa17805f
AB
40842019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
4085
4086 * gdb.base/maint.exp: Add test for 'maint info sections'.
4087
25e5c209
TV
40882019-09-12 Tom de Vries <tdevries@suse.de>
4089
4090 * gdb.base/store.exp: Allow register variables to be optimized out at
4091 -O0.
4092
4993045d
PW
40932019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4094
4095 * gdb.ada/rdv_wait.exp: Update to new task names.
4096 * gdb.base/task_switch_in_core.exp: Likewise.
4097 * gdb.base/info_sources_base.c: Likewise.
4098
8a516164
TT
40992019-09-10 Tom Tromey <tromey@adacore.com>
4100
4101 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
4102
aa391654
TT
41032019-09-10 Tom Tromey <tromey@adacore.com>
4104
4105 * gdb.ada/dgopt.exp: New file.
4106 * gdb.ada/dgopt/x.adb: New file.
4107
8634b462
TT
41082019-09-08 Tom Tromey <tom@tromey.com>
4109
4110 * gdb.tui/resize.exp: Remove setup_xfail.
4111 * gdb.tui/regs.exp: Remove setup_xfail.
4112 * gdb.tui/basic.exp: Remove setup_xfail.
4113
736b0f76
DB
41142019-09-06 David Blaikie <dblaikie@gmail.com>
4115
4116 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
4117 * gdb.cp/cplabel.exp: Ditto.
4118 * gdb.linespec/ls-errs.exp: Ditto.
4119
30331a6c
TV
41202019-09-05 Tom de Vries <tdevries@suse.de>
4121
4122 * lib/gdb.exp (cmp_file_string): New proc.
4123 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
4124 runto_main. Verify save breakpoints output.
4125
98b0ebab
PW
41262019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4127
4128 * gdb.base/info-var.exp: Test info variables without running
4129 to main, to avoid expect's buffer overflow.
4130
4e962e74
TT
41312019-09-03 Tom Tromey <tromey@adacore.com>
4132
4133 * gdb.ada/bias.exp: New file.
4134 * gdb.ada/bias/bias.adb: New file.
4135 * gdb.ada/print_chars.exp: Add regression test.
4136 * gdb.ada/print_chars/foo.adb (My_Character): New type.
4137 (MC): New variable.
4138
2ea1a07a
SL
41392019-08-29 Sandra Loosemore <sandra@codesourcery.com>
4140
4141 * gdb.base/argv0-symlink.exp: Run only on native target
4142 and local host.
4143
8077c50d
TV
41442019-08-29 Tom de Vries <tdevries@suse.de>
4145
4146 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
4147 diverse debug info.
4148 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
4149
48352473
TV
41502019-08-28 Tom de Vries <tdevries@suse.de>
4151
4152 * gdb.base/info-var.exp: Allow info variables to print info for files
4153 other than info-var-f1.c and info-var-f2.c.
4154
d8f27c60
AB
41552019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
4156
4157 * gdb.fortran/info-types.exp: Add module.
4158 * gdb.fortran/info-types.f90: Update expected results.
4159
1f20c35e
AB
41602019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
4161
4162 * gdb.fortran/info-types.exp: New file.
4163 * gdb.fortran/info-types.f90: New file.
4164 * lib/fortran.exp (fortran_character1): New proc.
4165
4acfdd20
AB
41662019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
4167
4168 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
4169 functions'. Reindent as needed.
4170 * gdb.base/info-var-f1.c: New file.
4171 * gdb.base/info-var-f2.c: New file.
4172 * gdb.base/info-var.exp: New file.
4173 * gdb.base/info-var.h: New file.
4174
5c31b358
TV
41752019-08-26 Tom de Vries <tdevries@suse.de>
4176
4177 PR c++/24852
4178 * gdb.cp/no-libstdcxx-probe.exp: New test.
4179
b694989f
TV
41802019-08-26 Tom de Vries <tdevries@suse.de>
4181
4182 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
4183 * tests need to be skipped.
4184 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
4185 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
4186 mi_skip_libstdcxx_probe_tests.
4187
d9c4ba53
SDJ
41882019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
4189
4190 * gdb.python/py-xmethods.exp: Use raw strings when passing
4191 arguments to SimpleXMethodMatcher.
4192
395fad09
TV
41932019-08-22 Tom de Vries <tdevries@suse.de>
4194
4195 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
4196 more informative.
4197
26c957f1
PA
41982019-08-21 Pedro Alves <palves@redhat.com>
4199
4200 * gdb.base/with.exp: Test "with" with no arguments.
4201
61f80d5d
TV
42022019-08-21 Tom de Vries <tdevries@suse.de>
4203
4204 * gdb.base/gdb-caching-proc.exp: Sort files.
4205
d7a11d13
TV
42062019-08-20 Tom de Vries <tdevries@suse.de>
4207
4208 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
4209 compilation.
4210
34dafe9f
TV
42112019-08-16 Tom de Vries <tdevries@suse.de>
4212
4213 * gdb.base/compare-sections.exp ("after run to main"): Allow
4214 mismatched read-only sections for PIE executables.
4215
398fdd60
TT
42162019-08-16 Tom Tromey <tom@tromey.com>
4217
4218 * lib/tuiterm.exp (_csi_Z): New proc.
4219 * gdb.tui/basic.exp: Update window positions.
4220 * gdb.tui/empty.exp: Update window positions.
4221
d8f9e51c
SL
42222019-08-15 Sandra Loosemore <sandra@codesourcery.com>
4223
4224 * gdb.base/examine-backward.exp: Correct regexp for
4225 "examine 3 bytes backward from ${address_zero}".
4226
3df505f6
TT
42272019-08-15 Tom Tromey <tom@tromey.com>
4228
4229 * gdb.tui/empty.exp: Enable resizing tests.
4230
272560b5
TT
42312019-08-15 Tom Tromey <tromey@adacore.com>
4232
4233 * gdb.ada/char_enum.exp: Add regression tests.
4234 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
4235 and '0'.
4236 (Char, Gchar): Update.
4237 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
4238
08235187
CB
42392019-08-15 Christian Biesinger <cbiesinger@google.com>
4240
4241 * gdb.python/python.exp: Expect a leading underscore on
4242 GdbOutput{,Error}File.
4243
22a2ab04
SL
42442019-08-15 Sandra Loosemore <sandra@codesourcery.com>
4245
4246 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
4247 Windows host.
4248
835b995b
SL
42492019-08-15 Sandra Loosemore <sandra@codesourcery.com>
4250
4251 * gdb.base/batch-preserve-term-settings.exp
4252 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
4253
97dd8e07
CB
42542019-08-15 Christian Biesinger <cbiesinger@google.com>
4255
4256 * lib/gdb.exp: When running on a mingw target, replace
4257 /x/ with x:/.
4258
75faf5c4
AH
42592019-08-14 Alan Hayward <alan.hayward@arm.com>
4260
4261 * gdb.arch/aarch64-prologue.c: New test.
4262 * gdb.arch/aarch64-prologue.exp: New file.
4263
abc6c00f
TV
42642019-08-13 Tom de Vries <tdevries@suse.de>
4265
4266 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
4267 Thread.
4268
74c2c1f4
SL
42692019-08-13 Sandra Loosemore <sandra@codesourcery.com>
4270
4271 * gdb.python/py-completion.exp: Download the .py file to the host
4272 and use its host pathname. Conditionalize tests that use
4273 tab completion and manipulate files on the build machine.
4274 * gdb.python/py-events.exp: Download the .py file to the host
4275 and use its host pathname.
4276 * gdb.python/py-evsignal.exp: Likewise.
4277 * gdb.python/py-evthreads.exp: Likewise.
4278 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
4279 pathname syntax.
4280 * gdb.python/py-framefilter.exp: Download the .py file to the right
4281 place on the host. Match Windows pathname syntax.
4282 * gdb.python/py-mi-var-info-path-expression.exp: Download the
4283 .py file to the host and use its host pathname.
4284 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
4285 * gdb.python/py-objfile.exp: Expect a host pathname, not a
4286 build pathname. Skip symlink test on Windows host. Add missing
4287 newline at end of file.
4288 * gdb.python/py-pp-maint.exp: Download the .py file to the host
4289 and use its host pathname.
4290 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
4291 * gdb.python/py-section-script.exp: Use host location of binfile
4292 on safe-path. Use correct path separator on Windows host.
4293 Reorder alternatives in gdb_test_multiple to prevent matching
4294 the wrong alternative on success.
4295 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
4296
ca2589f3
PP
42972019-08-12 Patrick Palka <patrick@parcs.ath.cx>
4298
4299 * gdb.gdb/selftest.exp (test_with_self): Update test to now
4300 expect the GDB inferior to no longer immediately stop after
4301 being resumed with "signal SIGINT".
4302
020a839d
SL
43032019-08-09 Sandra Loosemore <sandra@codesourcery.com>
4304
4305 * gdb.linespec/break-ask.exp: Generalize regexps to match
4306 Windows pathnames too.
4307
128d6509
TV
43082019-08-08 Tom de Vries <tdevries@suse.de>
4309
4310 PR testsuite/24862
4311 * lib/tuiterm.exp (_accept): Fix CSI regexp.
4312
590042fc
PW
43132019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4314
4315 * gdb.base/style.exp: Update tests for help doc new invariants.
4316 * gdb.base/help.exp: Likewise.
4317
046bebe1
TT
43182019-08-06 Tom Tromey <tom@tromey.com>
4319
4320 * gdb.base/style.exp: Add disassemble test.
4321 * gdb.base/style.c (some_called_function): New function.
4322 (main): Use it.
4323
0b27c27d
CB
43242019-08-05 Christian Biesinger <cbiesinger@google.com>
4325
4326 * gdb.python/py-block.exp: Test dictionary access on blocks.
4327
580f1034
SM
43282019-08-05 Simon Marchi <simon.marchi@efficios.com>
4329
4330 PR gdb/24863
4331 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
4332 -list-thread-groups --available test when running under
4333 check-read1.
4334
d86bd7cb
TV
43352019-08-05 Tom de Vries <tdevries@suse.de>
4336
4337 PR testsuite/24863
4338 * lib/gdb.exp (with_read1_timeout_factor): New proc.
4339 * gdb.base/help.exp: Use with_read1_timeout_factor.
4340 * gdb.base/info-macros.exp: Same.
4341 * gdb.cp/nested-types.exp: Same.
4342
a80cf5d8
TV
43432019-08-05 Tom de Vries <tdevries@suse.de>
4344
4345 * lib/gdb.exp (version_at_least): Factor out of ...
4346 (tcl_version_at_least): ... here.
4347 (gdb_compile): Fail if pie results in non-PIE executable.
4348 (readelf_version, readelf_prints_pie): New proc.
4349 (exec_is_pie): Return -1 if unknown.
4350
d0962838
TV
43512019-08-05 Tom de Vries <tdevries@suse.de>
4352
4353 * lib/gdb.exp (tcl_version_at_least): Fix typo.
4354
2252ff3d
SL
43552019-08-04 Sandra Loosemore <sandra@codesourcery.com>
4356
4357 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
4358
26655f53
SL
43592019-08-04 Sandra Loosemore <sandra@codesourcery.com>
4360
4361 * lib/completion-support.exp (test_gdb_complete_none): Skip
4362 tab completion tests if no readline support.
4363 (test_gdb_complete_unique_re): Likewise.
4364 (test_gdb_complete_multiple): Likewise.
4365
db4dc13e
PW
43662019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4367
4368 * gdb.base/info_sources.exp: New file.
4369 * gdb.base/info_sources.c: New file.
4370 * gdb.base/info_sources_base.c: New file.
4371
0eba165a
PFC
43722019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4373
4374 * gdb.base/batch-exit-status.exp: Call test_exit_status with
4375 prefix argument.
4376 (test_exit_status): Add prefix argument.
4377
59bd512b
TV
43782019-08-01 Tom de Vries <tdevries@suse.de>
4379
4380 PR testsuite/24863
4381 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
4382 calling exp_continue for new thread and thread exited messages.
4383
2a3ad588
TV
43842019-08-01 Tom de Vries <tdevries@suse.de>
4385
4386 PR testsuite/24863
4387 * gdb.base/structs.exp: Fix check-read1 timeout using
4388 gdb_test_sequence.
4389 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
4390
117eb594
TV
43912019-08-01 Tom de Vries <tdevries@suse.de>
4392
4393 PR testsuite/24863
4394 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
4395 line.
4396
ed591340
TV
43972019-08-01 Tom de Vries <tdevries@suse.de>
4398
4399 PR testsuite/24863
4400 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
4401
aa3b6533
TT
44022019-07-30 Tom Tromey <tromey@adacore.com>
4403
4404 * gdb.ada/display_nested.exp: New file.
4405 * gdb.ada/display_nested/foo.adb: New file.
4406 * gdb.ada/display_nested/pack.adb: New file.
4407 * gdb.ada/display_nested/pack.ads: New file.
4408
2906593f
CB
44092019-07-30 Christian Biesinger <cbiesinger@google.com>
4410
4411 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
4412 namespace.
4413 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
4414
0f575925
TV
44152019-07-30 Tom de Vries <tdevries@suse.de>
4416
4417 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
4418 instead.
4419
b13057d9
TV
44202019-07-30 Tom de Vries <tdevries@suse.de>
4421
4422 PR testsuite/24834
4423 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
4424 (exec_is_pie): New proc.
4425
5c4dde85
CB
44262019-07-29 Christian Biesinger <cbiesinger@google.com>
4427
4428 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
4429
c620ed88
CB
44302019-07-29 Christian Biesinger <cbiesinger@google.com>
4431
4432 * gdb.python/py-objfile.c: Add global and static vars.
4433 * gdb.python/py-objfile.exp: Test new functions Objfile.
4434 lookup_global_symbol and lookup_static_symbol.
4435
3d235706
TT
44362019-07-29 Tom Tromey <tom@tromey.com>
4437
4438 * lib/tuiterm.exp (Term::_csi_@): New proc.
4439 (Term::_csi_X): Don't move cursor.
4440
c7e4c0a6
PW
44412019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4442
4443 * gdb.base/options.exp: Update backtrace - completion to
4444 new option -frame-info.
4445 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
4446 Test new 'set print frame-info'. Test backtrace -frame-info
4447 overriding 'set print frame-info'.
4448 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
4449 Test new 'set print frame-info'.
4450 Verify consistency of backtrace with and without filters, with and
4451 without -no-filters.
4452 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
4453 default.
4454
de28a3b7
TV
44552019-07-29 Tom de Vries <tdevries@suse.de>
4456
4457 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
4458 no arguments".
4459
507dd60e
TV
44602019-07-29 Tom de Vries <tdevries@suse.de>
4461
4462 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
4463 is a substring of the first for "complete non-unique file name".
4464
5beafce9
TV
44652019-07-29 Tom de Vries <tdevries@suse.de>
4466
4467 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
4468 with ".*".
4469
2d274232
TV
44702019-07-29 Tom de Vries <tdevries@suse.de>
4471
4472 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
4473 Pass prompt_regexp parameter to gdb_test_multiple calls.
4474
9197cd8b
TV
44752019-07-29 Tom de Vries <tdevries@suse.de>
4476
4477 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
aac66a4c 4478 print registers" regexps.
9197cd8b 4479
b528dae0
TV
44802019-07-29 Tom de Vries <tdevries@suse.de>
4481
4482 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
4483
d17725d7
TV
44842019-07-29 Tom de Vries <tdevries@suse.de>
4485
4486 PR gdb/24855
4487 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
4488 (skip_python_tests_prompt): Add prompt_regexp argument to
4489 gdb_test_multiple calls.
4490
52b75bf1
TT
44912019-07-27 Tom Tromey <tom@tromey.com>
4492
4493 * gdb.tui/main.exp: New file.
4494
2b1d00c2
TT
44952019-07-27 Tom Tromey <tom@tromey.com>
4496
4497 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
4498 optional.
4499 * gdb.tui/empty.exp: New file.
4500
ded631d5
TT
45012019-07-27 Tom Tromey <tom@tromey.com>
4502
4503 * lib/tuiterm.exp (spawn): New proc.
4504 (Term::resize): New proc.
4505 * gdb.tui/resize.exp: New file.
4506
58ac439d
TT
45072019-07-27 Tom Tromey <tom@tromey.com>
4508
4509 * gdb.tui/list.exp: New file.
4510
fe1f56ee
TT
45112019-07-27 Tom Tromey <tom@tromey.com>
4512
4513 * gdb.tui/regs.exp: New file.
4514
f790b310
TT
45152019-07-27 Tom Tromey <tom@tromey.com>
4516
4517 * gdb.tui/basic.exp: Add "layout split" test.
4518
d95fc6ee
TT
45192019-07-27 Tom Tromey <tom@tromey.com>
4520
4521 * gdb.tui/basic.exp: Add "layout asm" test.
4522
c3786b3a
TT
45232019-07-27 Tom Tromey <tom@tromey.com>
4524
4525 * lib/tuiterm.exp: New file.
4526 * gdb.tui/basic.exp: New file.
4527
98a617f8
KB
45282019-07-27 Kevin Buettner <kevinb@redhat.com>
4529
4530 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
4531 Enable tests associated with this flag. Adjust regex
4532 referencing "foo_low" to now refer to "foo_cold" instead.
4533
5c076da4
KB
45342019-07-27 Kevin Buettner <kevinb@redhat.com>
4535
4536 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
4537 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
4538 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
4539 foo_cold. Revise comments to match.
4540 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
4541 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
4542 were wrapped into this proc; Call do_test in loop from outermost
4543 level.
4544 (foo_low): Rename all occurrences to "foo_cold".
4545 (backtrace from baz): New test.
4546 (x2/i foo_cold): New test.
4547 (info line *foo_cold): New test.
4548
1512d3b7
TV
45492019-07-26 Tom de Vries <tdevries@suse.de>
4550
4551 * gdb.arch/i386-pkru.exp: Fix unterminated string.
4552
297989a1
TV
45532019-07-25 Tom de Vries <tdevries@suse.de>
4554
4555 PR testsuite/24830
4556 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
4557 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
4558 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
4559 (skip_libstdcxx_probe_tests): ... here.
4560 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
4561
b3b965fb
TV
45622019-07-24 Tom de Vries <tdevries@suse.de>
4563
4564 PR testsuite/24807
4565 * gdb.objc/basicclass.m: Include stdio.h.
4566 * gdb.objc/nondebug.m: Same.
4567 * gdb.objc/objcdecode.m: Same.
4568
4625b4d0
TV
45692019-07-24 Tom de Vries <tdevries@suse.de>
4570
4571 PR testsuite/24612
4572 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
4573 additional_flags.
4574
024a5840
TV
45752019-07-24 Tom de Vries <tdevries@suse.de>
4576
4577 PR testsuite/24831
4578 * gdb.multi/tids.exp: Update error messages for info threads.
4579
c76ddaa3
TV
45802019-07-24 Tom de Vries <tdevries@suse.de>
4581
4582 * gdb.base/info-types.exp: Allow info types to print info for more than
4583 one file.
4584
9a618ef6
TV
45852019-07-23 Tom de Vries <tdevries@suse.de>
4586
4587 PR testsuite/24842
4588 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
4589 gdb_spawn_with_cmdline_opts.
4590
40eadf04
SP
45912019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
4592
4593 * gdb.arch/arm-cmse-sgstubs.c: New test.
4594 * gdb.arch/arm-cmse-sgstubs.exp: New file.
4595
5ba29434
TV
45962019-07-23 Tom de Vries <tdevries@suse.de>
4597
4598 PR testsuite/24711
4599 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
4600 issuing next command.
4601
a8e9d247
AB
46022019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
4603
4604 * gdb.ada/info_auto_lang.exp: Update expected results.
4605 * gdb.base/info-types.c: Add additional types to check.
4606 * gdb.base/info-types.exp: Update expected results.
4607
eb86c5e2
AB
46082019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
4609
4610 * gdb.base/info-types.c: New file.
4611 * gdb.base/info-types.exp: New file.
4612
01e175fe
AB
46132019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
4614
4615 * gdb.arch/riscv-bp-infcall.c: New file.
4616 * gdb.arch/riscv-bp-infcall.exp: New file.
4617
6b78c3f8
AB
46182019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
4619
4620 PR breakpoints/24541
4621 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
4622
da738167
TV
46232019-07-14 Tom de Vries <tdevries@suse.de>
4624
4625 PR testsuite/24760
4626 * gdb.objc/basicclass.exp: Fix unterminated string.
4627
0d4e84ed
AB
46282019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
4629 Andrew Burgess <andrew.burgess@embecosm.com>
4630
4631 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
4632 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
4633 negative bounds.
4634 * gdb.fortran/vla-value.exp: Print elements of an array with
4635 negative bounds.
4636 * gdb.fortran/vla.f90: Setup an array with negative bounds for
4637 testing.
4638
021d8588
AB
46392019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
4640
4641 * gdb.base/options.exp (expect_string): Dequote strings in
4642 results.
4643 (test-string): Test strings with different quoting and reindent.
4644
f06f1252
TT
46452019-07-10 Tom Tromey <tromey@adacore.com>
4646
4647 * gdb.ada/mi_ex_cond.exp: Update expected results.
4648 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
4649 * gdb.ada/mi_catch_ex.exp: Update expected results.
4650 * gdb.ada/mi_catch_assert.exp: Update expected results.
4651 * gdb.ada/catch_ex.exp (catch_exception_info)
4652 (catch_exception_entry, catch_assert_entry)
4653 (catch_unhandled_entry): Update.
4654 * gdb.ada/catch_assert_if.exp: Update expected results.
4655
b863685d
RB
46562019-07-10 Richard Bunt <richard.bunt@arm.com>
4657 Stephen Roberts <stephen.roberts@arm.com>
4658
4659 * gdb.base/define.exp: Restore original prompt.
4660
cb1e4e32
PA
46612019-07-09 Pedro Alves <palves@redhat.com>
4662
4663 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
4664 breakpoints" output.
4665 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
4666 * gdb.python/py-breakpoint.exp: No longer expect that "catch
4667 throw" creates breakpoint.
4668 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
4669 'type="catchpoint"'.
4670
b58a68fe
PA
46712019-07-09 Pedro Alves <palves@redhat.com>
4672
4673 PR c++/15468
4674 * gdb.cp/except-multi-location-lib.cc: New.
4675 * gdb.cp/except-multi-location-main.cc: New.
4676 * gdb.cp/except-multi-location.exp: New.
4677
0826779b
PW
46782019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
4679
4680 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
4681 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
4682 argument and update callers.
4683
5b0e2db4
AB
46842019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
4685
4686 * gdb.arch/amd64-break-on-asm-line.S: New file.
4687 * gdb.arch/amd64-break-on-asm-line.exp: New file.
4688
1f6f6e21
PW
46892019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4690
4691 * gdb.base/printcmds.exp: Test printing C string and
4692 C wide string convenience vars without transiting via the inferior.
4693 Also make test names unique.
4694
ea142fbf
AH
46952019-07-08 Alan Hayward <alan.hayward@arm.com>
4696
5862c886 4697 PR breakpoints/25011
ea142fbf
AH
4698 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
4699
213fd9fa
PA
47002019-07-04 Pedro Alves <palves@redhat.com>
4701
4702 * lib/gdb.exp (foreach_with_prefix): Don't return early if
4703 body returned ok(0), break(3) or continue(4).
4704 * gdb.testsuite/foreach_with_prefix.exp: New file.
4705
2b40fda7
AH
47062019-07-04 Alan Hayward <alan.hayward@arm.com>
4707
4708 * gdb.server/unittest.exp: Allow 0 unit tests to run.
4709
a26c8de0
PA
47102019-07-03 Pedro Alves <palves@redhat.com>
4711
4712 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
4713 "return -code".
4714
5f4ba3e7
PA
47152019-07-03 Pedro Alves <palves@redhat.com>
4716
4717 PR cli/24732
4718 * gdb.base/shell.exp: Load completion-support.exp.
4719 Adjust expected error output. Add completion tests.
4720
a994424f
PA
47212019-07-03 Pedro Alves <palves@redhat.com>
4722
4723 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
4724 string_to_regexp.
4725
3d9be6f5
PA
47262019-07-03 Pedro Alves <palves@redhat.com>
4727
4728 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
4729 (expect_integer): Adjust to expect "-string".
4730 (expect_string): New.
4731 (all_options): Expect "-string".
4732 (test-flag, test-boolean): Adjust to expect "-string".
4733 (test-string): New proc.
4734 (top level): Call it.
4735
41fc454c
PA
47362019-07-03 Pedro Alves <palves@redhat.com>
4737
4738 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
4739 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
4740 the expected output in the success.
4741
b2b2a215
PA
47422019-07-03 Pedro Alves <palves@redhat.com>
4743
4744 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
4745 Split one gdb_test_multiple call in two to avoid a race.
4746
fdbc9870
PA
47472019-07-03 Pedro Alves <palves@redhat.com>
4748
4749 * gdb.base/with.c: New file.
4750 * gdb.base/with.exp: New file.
4751
c6ac8931
PA
47522019-07-03 Pedro Alves <palves@redhat.com>
4753
4754 * gdb.base/settings.exp: Replace all references to "maint
4755 test-settings set" with references to "maint set test-settings",
4756 and all references to "maint test-settings show" with references
4757 to "maint show test-settings".
4758
970f9d09
PA
47592019-07-03 Pedro Alves <palves@redhat.com>
4760
4761 * gdb.base/settings.exp (test-string): Adjust expected out when
4762 testing "maint test-settings show filename"
4763
54d66006
PA
47642019-07-02 Pedro Alves <palves@redhat.com>
4765
4766 * gdb.base/options.exp (test-info-threads): New procedure.
4767 (top level): Call it.
4768
10d06d82
TT
47692019-06-28 Tom Tromey <tromey@adacore.com>
4770
4771 * gdb.dwarf2/ada-linkage-name.c: New file.
4772 * gdb.dwarf2/ada-linkage-name.exp: New file.
4773
3d507ff2
TT
47742019-06-27 Tom Tromey <tromey@adacore.com>
4775
d039f014 4776 PR c++/20020:
3d507ff2
TT
4777 * gdb.cp/constexpr-field.exp: Use setup_xfail.
4778
8af58ffe
TV
47792019-06-26 Tom de Vries <tdevries@suse.de>
4780
4781 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
4782
22e21752
TV
47832019-06-26 Tom de Vries <tdevries@suse.de>
4784
4785 * gdb.base/index-cache.exp: Add back missing debug option.
4786
b65b566c
PW
47872019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4788
4789 * gdb.base/alias.exp: Test non matching/non existing prefixes.
4790
5c2c8c69
TV
47912019-06-25 Tom de Vries <tdevries@suse.de>
4792
4793 PR testsuite/24727
4794 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
4795
164e3873
TV
47962019-06-24 Tom de Vries <tdevries@suse.de>
4797
4798 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
4799
824eacee
TV
48002019-06-24 Tom de Vries <tdevries@suse.de>
4801
4802 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
4803 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
4804 * gdb.trace/unavailable-dwarf-piece.exp: Same.
4805
385b97d3
TV
48062019-06-24 Tom de Vries <tdevries@suse.de>
4807
4808 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
4809
c596f180
TV
48102019-06-21 Tom de Vries <tdevries@suse.de>
4811
4812 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
4813
b13a7d03
TV
48142019-06-21 Tom de Vries <tdevries@suse.de>
4815
4816 PR testsuite/24518
4817 PR ada/24713
4818 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
4819 index.
4820
899277ae
TT
48212019-06-19 Tom Tromey <tromey@adacore.com>
4822
4823 * gdb.ada/length_cond.exp: Add intro comment.
4824
680e1bee
TT
48252019-06-19 Tom Tromey <tromey@adacore.com>
4826
4827 * gdb.ada/length_cond.exp: New file.
4828 * gdb.ada/length_cond/length_cond.adb: New file.
4829 * gdb.ada/length_cond/pck.adb: New file.
4830 * gdb.ada/length_cond/pck.ads: New file.
4831
0ed4690a
TV
48322019-06-18 Tom de Vries <tdevries@suse.de>
4833
4834 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
4835
d20ed5fd
TT
48362019-06-18 Tom Tromey <tromey@adacore.com>
4837
4838 * gdb.base/list0.h: Add comment explaining control character.
4839
86e04673
TV
48402019-06-18 Tom de Vries <tdevries@suse.de>
4841
4842 * boards/fission.exp: Break up long debug_flags line.
4843
c4973306
SM
48442019-06-16 Tom de Vries <tdevries@suse.de>
4845
4846 PR gdb/24445
4847 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
4848 generated index.
4849
93cb9841
AB
48502019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
4851
4852 PR gdb/24686
4853 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
4854 improve detection of bug gdb/24541.
4855
399aaebd
SM
48562019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
4857
4858 PR gdb/24669
4859 * gdb.base/index-cache.exp (uses_readnow,
4860 expecting_index_cache_use): Define global variable.
4861 (test_cache_enabled_miss, test_cache_enabled_hit): Use
4862 expecting_index_cache_use.
4863
584a927c
AB
48642019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
4865 Andrew Burgess <andrew.burgess@embecosm.com>
4866
4867 * gdb.fortran/pointers.f90: New file.
4868 * gdb.fortran/print_type.exp: New file.
4869 * gdb.fortran/vla-ptype.exp: Adapt expected results.
4870 * gdb.fortran/vla-type.exp: Likewise.
4871 * gdb.fortran/vla-value.exp: Likewise.
4872 * gdb.mi/mi-vla-fortran.exp: Likewise.
4873
30056ea0
AB
48742019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
4875
4876 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
4877 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
4878 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
4879 as a stop reason.
4880
ec8e2b6d
AB
48812019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
4882
4883 * gdb.base/annota1.exp: Update expected results.
4884 * gdb.cp/annota2.exp: Likewise.
4885 * gdb.cp/annota3.exp: Likewise.
4886
09e4c4e1
AB
48872019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
4888
4889 * gdb.base/style-logging.exp: Remove path from test name.
4890
0735b091
TT
48912019-06-14 Tom Tromey <tromey@adacore.com>
4892
4893 PR gdb/24502:
4894 * gdb.base/style-logging.exp: New file.
4895
f5686554
TT
48962019-06-14 Tom Tromey <tromey@adacore.com>
4897
4898 * gdb.base/symfile-warn.exp: New file.
4899 * gdb.base/symfile-warn.c: New file.
4900
a0c1ffed
TT
49012019-06-14 Tom Tromey <tromey@adacore.com>
4902
4903 * gdb.base/annotate-symlink.exp: New file.
4904
f411722c
TT
49052019-06-14 Tom Tromey <tromey@adacore.com>
4906
4907 * gdb.ada/set_wstr.exp: Add reassignment test.
4908
4268ec18
TT
49092019-06-14 Tom Tromey <tromey@adacore.com>
4910
4911 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
4912 'unchecked_access and 'unrestricted_access as well.
4913
9a9e394b
TT
49142019-06-14 Tom Tromey <tromey@adacore.com>
4915
4916 PR ada/24539:
4917 * gdb.ada/vla.exp: Update tests.
4918 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
4919 pragma.
4920
4c048731
PA
49212019-06-13 Pedro Alves <palves@redhat.com>
4922
4923 * gdb.base/settings.exp (test-integer): Test junk after
4924 "unlimited".
4925
6665660a
PA
49262019-06-13 Pedro Alves <palves@redhat.com>
4927
4928 * gdb.base/options.exp (test-thread-apply): New.
4929 (top level): Call it.
4930
5d707134
PA
49312019-06-13 Pedro Alves <palves@redhat.com>
4932
4933 * gdb.base/options.exp (test-frame-apply): New.
4934 (top level): Test print commands with different "frame apply"
4935 prefixes.
4936
e2a689da
PA
49372019-06-13 Pedro Alves <palves@redhat.com>
4938
e79be6e5 4939 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
e2a689da
PA
4940 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
4941 'max_completions' parameter and handle it.
4942 (test_gdb_completion_offers_commands): New.
4943
90a1ef87
PA
49442019-06-13 Pedro Alves <palves@redhat.com>
4945
4946 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
4947
d4c16835
PA
49482019-06-13 Pedro Alves <palves@redhat.com>
4949
4950 * gdb.base/options.exp (test-backtrace): New.
4951 (top level): Call it.
4952
2daf894e
PA
49532019-06-13 Pedro Alves <palves@redhat.com>
4954
4955 * gdb.guile/scm-frame-args.exp: Use "set print
4956 raw-frame-arguments" instead of "set print raw frame-arguments".
4957 * gdb.python/py-frame-args.exp: Likewise.
4958
e6ed716c
PA
49592019-06-13 Pedro Alves <palves@redhat.com>
4960
4961 * gdb.compile/compile.exp: Adjust expected output to option
4962 processing changes.
4963
7d8062de
PA
49642019-06-13 Pedro Alves <palves@redhat.com>
4965
4966 * gdb.base/options.exp: Build executable.
4967 (test-print): New procedure.
4968 (top level): Call it, once for "print" and another for "compile
4969 print".
4970
9d0faba9
PA
49712019-06-13 Pedro Alves <palves@redhat.com>
4972
4973 * gdb.base/options.c: New file.
4974 * gdb.base/options.exp: New file.
4975
dee7b4c8
PA
49762019-06-13 Pedro Alves <palves@redhat.com>
4977
4978 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
4979 that "o" is ambiguous.
4980
dca0f6c0
PA
49812019-06-13 Pedro Alves <palves@redhat.com>
4982
4983 * gdb.base/settings.c: New file.
4984 * gdb.base/settings.exp: New file.
4985
ccf46844
PA
49862019-06-13 Pedro Alves <palves@redhat.com>
4987
4988 * gdb.base/completion.exp: Fix comment typo.
4989
b9a3f842
PA
49902019-06-13 Pedro Alves <palves@redhat.com>
4991
4992 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
4993 foo --1" test.
4994
d106773e
PA
49952019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
4996
4997 * gdb.fortran/block-data.f: New.
4998 * gdb.fortran/block-data.exp: New.
4999
fea82da0
TV
50002019-06-11 Tom de Vries <tdevries@suse.de>
5001
5002 PR testsuite/24521
5003 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
5004 message.
5005
8c2e74f1
TV
50062019-06-11 Tom de Vries <tdevries@suse.de>
5007
5008 PR testsuite/24521
5009 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
5010
b49851c8
TV
50112019-06-11 Tom de Vries <tdevries@suse.de>
5012
5013 * boards/readnow.exp: New file.
5014
a7067863
AB
50152019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
5016
5017 * gdb.fortran/vla-sizeof.exp: Update expected results.
5018
1a3da2cd
AB
50192019-06-06 Amos Bird <amosbird@gmail.com>
5020
5021 * gdb.base/annota1.exp (thread_switch): Add test for
5022 thread-exited annotation.
5023
3847a7bf
TT
50242019-06-06 Tom Tromey <tromey@adacore.com>
5025
5026 * gdb.base/maint.exp: Expect command started/finished output.
5027
0088ba59
AB
50282019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
5029
5030 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
5031 comment.
5032 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
5033
312617a3
AB
50342019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
5035
5036 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
5037 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
5038 * gdb.arch/riscv-unwind-long-insn.c: New file.
5039 * gdb.arch/riscv-unwind-long-insn.exp: New file.
5040
e1f2e1a2
CB
50412019-06-04 Christian Biesinger <cbiesinger@google.com>
5042
d3238f7d 5043 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
e1f2e1a2 5044
206584bd
PW
50452019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5046
5047 * lib/gdb.exp (help_list_trailer): New regexp variable
5048 factorizing the help trailer message.
5049 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
5050 arg to allow to better factorize various tests.
5051 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
5052 (test_prefix_command_help): Use help_list_trailer.
5053 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
5054 * gdb.guile/scm-cmd.exp: Likewise.
5055 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
5056 * gdb.base/help.exp: Use test_user_defined_class_help.
5057 * gdb.base/style.exp: Add tests for styling of help and apropos.
5058 * lib/gdb-utils.exp (style): Add title and highlight styles.
5059
708dc93e
PW
50602019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5061
5062 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
5063 $_shell_exitsignal.
5064 * gdb.base/default.exp: Update for new convenience variables.
5065
f49055a5
TT
50662019-05-29 Tom Tromey <tromey@adacore.com>
5067
5068 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
5069 to "break complete ada" test case's regexp.
5070
4330d61d
TT
50712019-05-29 Tom Tromey <tromey@adacore.com>
5072
5073 PR c++/20020:
5074 * gdb.cp/constexpr-field.exp: New file.
5075 * gdb.cp/constexpr-field.cc: New file.
5076
000439d5
TT
50772019-05-29 Tom Tromey <tromey@adacore.com>
5078
5079 * gdb.base/finish.exp (finish_no_print): New proc.
5080 (finish_tests): Call it.
5081
5a01c34c
TV
50822019-05-24 Tom de Vries <tdevries@suse.de>
5083
5084 * gdb.dwarf2/gdb-add-index.exp: New file.
5085
18125b16
TT
50862019-05-22 Tom Tromey <tromey@adacore.com>
5087
5088 * gdb.base/info-shared.exp (check_info_shared): Use "style".
5089 * gdb.base/style.exp: Use "style".
5090 * lib/gdb-utils.exp (style): New proc.
5091
af1a8d03
TV
50922019-05-22 Tom de Vries <tdevries@suse.de>
5093
5094 * gdb.base/align.exp: Require c++11.
5095
e7fe496b
TV
50962019-05-22 Tom de Vries <tdevries@suse.de>
5097
5098 PR testsuite/24586
5099 * gdb.python/py-mi-var-info-path-expression.exp: Call
5100 mi_skip_python_tests to check if python is supported.
5101
8fca4da0
AH
51022019-05-22 Alan Hayward <alan.hayward@arm.com>
5103
5104 * gdb.arch/aarch64-pauth.c: New test.
5105 * gdb.arch/aarch64-pauth.exp: New file.
5106
b7060614
AH
51072019-05-22 Alan Hayward <alan.hayward@arm.com>
5108
5109 * README (Re-running Tests Outside The Testsuite): New section.
5110
669d0468
TV
51112019-05-21 Tom de Vries <tdevries@suse.de>
5112
5113 * gdb.arch/amd64-eval.exp: Require c++11.
5114 * gdb.base/max-depth.exp: Same.
5115 * gdb.compile/compile-cplus-array-decay.exp: Same.
5116 * gdb.cp/meth-typedefs.exp: Same.
5117 * gdb.cp/subtypes.exp: Same.
5118 * gdb.cp/temargs.exp: Same.
5119
ce3ebcaa
AH
51202019-05-21 Alan Hayward <alan.hayward@arm.com>
5121
5122 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
5123
34d11c68
AB
51242019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
5125
5126 PR gdb/18644
5127 * gdb.fortran/complex.exp: Remove setup_kfail calls.
5128 * gdb.fortran/printing-types.exp: Add new test.
5129 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
5130 testing.
5131 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
5132 setup_kfail call.
5133
87781e84
AH
51342019-05-17 Alan Hayward <alan.hayward@arm.com>
5135
5136 * README (Running the Testsuite): Change example.
5137 (Testsuite Parameters): Remove TRANSCRIPT.
5138 * lib/gdb.exp: Remove TRANSCRIPT check.
5139
b420b89e
AH
51402019-05-17 Alan Hayward <alan.hayward@arm.com>
5141
5142 * README (Testsuite Parameters): Add replay logging to
5143 GDBSERVER_DEBUG.
5144 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
5145 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
5146 as a comma separated list.
5147 (gdb_debug_init): Override procedure.
5148
408e9b8b
AH
51492019-05-17 Alan Hayward <alan.hayward@arm.com>
5150
5151 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
5152 (gdb_write_cmd_file): New procedure.
5153 * lib/gdbserver-support.exp (gdbserver_start): Call
5154 gdbserver_write_cmd_file.
5155 (gdbserver_write_cmd_file): New procedure.
5156
f9e2e39d
AH
51572019-05-17 Alan Hayward <alan.hayward@arm.com>
5158
5159 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
5160 (delete_breakpoints): Likewise.
5161 (gdb_run_cmd): Likewise.
5162 (gdb_start_cmd): Likewise.
5163 (gdb_starti_cmd): Likewise.
5164 (gdb_internal_error_resync): Likewise.
5165 (gdb_test_multiple): Likewise.
5166 (gdb_reinitialize_dir): Likewise.
5167 (default_gdb_exit): Likewise.
5168 (gdb_file_cmd): Mark kill as optional.
5169 (default_gdb_start): Call gdb_stdin_log_init.
5170 (send_gdb): Call gdb_stdin_log_write.
5171 (rerun_to_main): Mark Y as an answer.
5172 (gdb_stdin_log_init): New function.
5173 (gdb_stdin_log_write): Likewise.
5174
81f47ac2
AH
51752019-05-17 Alan Hayward <alan.hayward@arm.com>
5176
5177 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
5178 * gdb.base/debug-expr.exp: Likewise.
5179 * gdb.base/foll-fork.exp: Likewise.
5180 * gdb.base/foll-vfork.exp: Likewise.
5181 * gdb.base/fork-print-inferior-events.exp: Likewise.
5182 * gdb.base/gdb-sigterm.exp: Likewise.
5183 * gdb.base/gdbinit-history.exp: Likewise.
5184 * gdb.base/osabi.exp: Likewise.
5185 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
5186 * gdb.base/ui-redirect.exp: Likewise.
5187 * gdb.gdb/unittest.exp: Likewise.
5188 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
5189 * gdb.mi/mi-watch.exp: Likewise.
5190 * gdb.mi/new-ui-mi-sync.exp: Likewise.
5191 * gdb.mi/user-selected-context-sync.exp: Likewise.
5192 * gdb.python/python.exp: Disable debug test when debugging.
5193 * gdb.threads/check-libthread-db.exp: Disable when debugging.
5194 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
5195 Likewise.
5196 * gdb.threads/stepi-random-signal.exp: Likewise.
5197
29b52314
AH
51982019-05-17 Alan Hayward <alan.hayward@arm.com>
5199
5200 * Makefile.in: Pass through GDB_DEBUG.
5201 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
5202 (gdb,debug): Add board setting.
5203 * lib/gdb.exp (default_gdb_start): Start debugging.
5204 (gdb_debug_enabled): New procedure.
5205 (gdb_debug_init): Likewise.
29b52314
AH
5206
52072019-05-17 Alan Hayward <alan.hayward@arm.com>
e79be6e5 5208
29b52314
AH
5209 * Makefile.in: Pass through GDB_DEBUG.
5210 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
5211 (gdb,debug): Add board setting.
5212 * lib/gdb.exp (default_gdb_start): Start debugging.
5213 (gdb_debug_enabled): New procedure.
5214 (gdb_debug_init): Likewise.
29b52314 5215
ca1285d1
AH
52162019-05-17 Alan Hayward <alan.hayward@arm.com>
5217
5218 * gdb.base/ui-redirect.exp: Add debug redirect tests.
5219
f3a09c80
AH
52202019-05-17 Alan Hayward <alan.hayward@arm.com>
5221
5222 * gdb.base/ui-redirect.exp: Test redirection.
5223
26648588
JV
52242019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
5225
5226 * gdb.mi/mi-complete.exp: New file.
5227 * gdb.mi/mi-complete.cc: Likewise.
5228
14237686
AB
52292019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
5230
5231 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
5232 indexed and sliced arrays, and pointers to arrays.
5233
e7bd7fba
TT
52342019-05-14 Tom Tromey <tromey@adacore.com>
5235
5236 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
5237 styling test.
5238
2764128d
TV
52392019-05-14 Tom de Vries <tdevries@suse.de>
5240
5241 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
5242 selection entry encoding.
5243
71bed2db
TT
52442019-05-10 Tom Tromey <tromey@adacore.com>
5245
5246 * gdb.ada/info_exc.exp: Add "complete" test.
5247
63b667ad
TV
52482019-05-09 Tom de Vries <tdevries@suse.de>
5249
5250 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
5251 CU-relative.
5252
9cfd2b89
TV
52532019-05-09 Tom de Vries <tdevries@suse.de>
5254
5255 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
5256 CU-relative.
5257
2228ef77
XR
52582019-05-08 Joel Brobecker <brobecker@adacore.com>
5259
5260 * gdb.ada/frame_arg_lang.exp: New testcase.
5261 * gdb.ada/frame_arg_lang/bla.adb: New file.
5262 * gdb.ada/frame_arg_lang/pck.ads: New file.
5263 * gdb.ada/frame_arg_lang/pck.adb: New file.
5264 * gdb.ada/frame_arg_lang/foo.c: New file.
5265
80e55b13
TT
52662019-05-08 Tom Tromey <tromey@adacore.com>
5267
5268 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
5269
9d3421af
TT
52702019-05-08 Tom Tromey <tromey@adacore.com>
5271
5272 * gdb.base/ptype-offsets.exp: Update tests.
5273
844333e2
TT
52742019-05-08 Tom Tromey <tromey@adacore.com>
5275
5276 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
5277 cases.
5278 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
5279 "short".
5280
988915ee
TT
52812019-05-08 Tom Tromey <tromey@adacore.com>
5282
5283 * gdb.ada/vla.exp: New file.
5284 * gdb.ada/vla/vla.adb: New file.
5285
7bd55dac
TV
52862019-05-07 Tom de Vries <tdevries@suse.de>
5287
5288 * gdb.base/index-cache.exp (ls_host): Fix return statement.
5289
75f06e9d
TV
52902019-05-07 Tom de Vries <tdevries@suse.de>
5291
5292 PR testsuite/24522
5293 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
5294 section.
5295
77e7aaa4
TV
52962019-05-07 Tom de Vries <tdevries@suse.de>
5297
5298 PR testsuite/24522
5299 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
5300 .debug_aranges section.
5301
456ba0fa
TV
53022019-05-07 Tom de Vries <tdevries@suse.de>
5303
5304 PR testsuite/24159
5305 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
5306
5a56d6a6
TV
53072019-05-06 Tom de Vries <tdevries@suse.de>
5308
5309 * lib/gdb.exp (exec_has_index_section): New proc.
5310 * gdb.base/index-cache.exp: Handle case that binfile contains an index
5311 section.
5312
9d6d4be8
TV
53132019-05-04 Tom de Vries <tdevries@suse.de>
5314
5315 * boards/cc-with-debug-names.exp: New file.
5316
222a8d25
TT
53172019-05-03 Tom Tromey <tromey@adacore.com>
5318
5319 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
5320 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
5321 * gdb.ada/char_enum.exp: Add test.
5322
0fdfd794
TV
53232019-05-03 Tom de Vries <tdevries@suse.de>
5324
5325 * boards/cc-with-gdb-index.exp: New file.
5326
80062eb9
AB
53272019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
5328
5329 * gdb.rust/simple.exp: Add new test case.
5330 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
5331 (main): Initialise an instance of the new struct.
5332
4504bbde
TT
53332019-05-01 Tom Tromey <tromey@adacore.com>
5334
5335 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
5336 record.
5337 (NPR): New variable.
5338 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
5339 test.
5340
d48e62f4
TT
53412019-05-01 Tom Tromey <tromey@adacore.com>
5342
5343 * gdb.ada/packed_array_assign.exp: Add packed assignment
5344 regression test.
5345
f59f30f5
TV
53462019-05-01 Tom de Vries <tdevries@suse.de>
5347
5348 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
5349
b70bfc54
TV
53502019-05-01 Tom de Vries <tdevries@suse.de>
5351
5352 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
5353
15f18d14
AT
53542019-04-30 Ali Tamur <tamur@google.com>
5355
5356 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
5357
2ff0a947
TT
53582019-04-30 Tom Tromey <tromey@adacore.com>
5359
5360 * lib/ada.exp (find_ada_tool): New proc.
5361 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
5362 * gdb.ada/catch_ex_std.exp: New file.
5363 * gdb.ada/catch_ex_std/foo.adb: New file.
5364 * gdb.ada/catch_ex_std/some_package.adb: New file.
5365 * gdb.ada/catch_ex_std/some_package.ads: New file.
5366
a776957c
TT
53672019-04-30 Tom Tromey <tromey@adacore.com>
5368
5369 PR c++/24470:
5370 * gdb.cp/temargs.cc: Add test code from PR.
5371
bc68014d
AB
53722019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
5373
5374 * gdb.fortran/vla-datatypes.exp: Update expected results.
5375 * gdb.fortran/vla-ptype.exp: Likewise.
5376 * gdb.fortran/vla-type.exp: Likewise.
5377 * gdb.fortran/vla-value.exp: Likewise.
5378
f1fdc960
AB
53792019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
5380
5381 * gdb.fortran/ptr-indentation.exp: Update expected results.
5382 * gdb.fortran/ptype-on-functions.exp: Likewise.
5383 * gdb.fortran/vla-ptr-info.exp: Likewise.
5384 * gdb.fortran/vla-value.exp: Likewise.
5385
bf7a4de1
AB
53862019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
5387
5388 * gdb.fortran/ptype-on-functions.exp: New file.
5389 * gdb.fortran/ptype-on-functions.f90: New file.
5390
bbe75b9d
AB
53912019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
5392
5393 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
5394 case void string.
5395
1db455a7
AB
53962019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
5397
5398 * gdb.fortran/complex.exp: Expand.
5399 * gdb.fortran/complex.f: Renamed to...
5400 * gdb.fortran/complex.f90: ...this, and extended to add more
5401 complex values.
5402
b6d03bb2
AB
54032019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
5404
5405 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
5406 MODULO, CMPLX.
5407
2e62ab40
AB
54082019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
5409 Richard Bunt <richard.bunt@arm.com>
5410
5411 * gdb.base/max-depth.c: New file.
5412 * gdb.base/max-depth.exp: New file.
5413 * gdb.python/py-nested-maps.c: New file.
5414 * gdb.python/py-nested-maps.exp: New file.
5415 * gdb.python/py-nested-maps.py: New file.
5416 * gdb.python/py-format-string.exp (test_max_depth): New proc.
5417 (test_all_common): Call test_max_depth.
5418 * gdb.fortran/max-depth.exp: New file.
5419 * gdb.fortran/max-depth.f90: New file.
5420 * gdb.go/max-depth.exp: New file.
5421 * gdb.go/max-depth.go: New file.
5422 * gdb.modula2/max-depth.exp: New file.
5423 * gdb.modula2/max-depth.c: New file.
5424 * lib/gdb.exp (get_print_expr_at_depths): New proc.
5425
d2b584a5
TV
54262019-04-29 Tom de Vries <tdevries@suse.de>
5427
5428 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
5429
136afab8
PW
54302019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5431
5432 * gdb.base/callexit.exp: Test may-call-functions off.
5433
725cbb63
KS
54342019-04-25 Keith Seitz <keiths@redhat.com>
5435
5436 PR c++/24367
5437 * gdb.cp/meth-typedefs.cc (incomplete_struct)
5438 (another_incomplete_struct, test_incomplete): New definitions.
5439 (main): Use new definitions.
5440 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
5441 functions.
5442
701adfb0
PA
54432019-04-25 Ali Tamur <tamur@google.com>
5444
5445 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
5446
82433e3e
SDJ
54472019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
5448
5449 PR corefiles/11608
5450 PR corefiles/18187
5451 * gdb.base/coredump-filter-build-id.exp: New file.
5452
dd06d4d6
AH
54532019-04-25 Alan Hayward <alan.hayward@arm.com>
5454
e79be6e5
SM
5455 * Makefile.in: Pass through GDBSERVER_DEBUG.
5456 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
5457 (gdbserver,debug): Add board setting.
5458 * gdb.trace/tspeed.exp: Skip when debugging.
5459 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
5460 * lib/gdbserver-support.exp: Likewise
dd06d4d6 5461
1670072e
TT
54622019-04-24 Tom Tromey <tromey@adacore.com>
5463
5464 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
5465 Rust.
5466
a59240a4
TT
54672019-04-24 Tom Tromey <tromey@adacore.com>
5468
5469 * gdb.arch/amd64-eval.exp: Test bitfield return.
5470 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
5471 (class Foo) <return_bitfields>: New method.
5472 (main): Call it.
5473
b907456c
AB
54742019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
5475
5476 * gdb.cp/many-args.cc: New file.
5477 * gdb.cp/many-args.exp: New file.
5478
5c565afd
TV
54792019-04-23 Tom de Vries <tdevries@suse.de>
5480
5481 PR gdb/24433
5482 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
5483
ba22ff86
AH
54842019-04-23 Alan Hayward <alan.hayward@arm.com>
5485
5486 * gdb.trace/backtrace.exp: Use nopie flag.
5487 * gdb.trace/circ.exp: Likewise.
5488 * gdb.trace/collection.exp: Likewise.
5489 * gdb.trace/ftrace.exp: Likewise.
5490 * gdb.trace/mi-trace-unavailable.exp: Likewise.
5491 * gdb.trace/mi-traceframe-changed.exp: Likewise.
5492 * gdb.trace/qtro.exp: Likewise.
5493 * gdb.trace/read-memory.exp: Likewise.
5494 * gdb.trace/report.exp: Likewise.
5495 * gdb.trace/tfile.exp: Likewise.
5496 * gdb.trace/tfind.exp: Likewise.
5497 * gdb.trace/unavailable.exp: Likewise.
5498
7905fc35
PA
54992019-04-22 Pedro Alves <palves@redhat.com>
5500
5501 * gdb.base/solib-probes-nosharedlibrary.c,
5502 gdb.base/solib-probes-nosharedlibrary.exp: New files.
5503
8ecb59f8
TT
55042019-04-19 Tom Tromey <tromey@adacore.com>
5505
5506 * gdb.ada/ptype_union.c: New file.
5507 * gdb.ada/ptype_union.exp: New file.
5508
62160ec9
TT
55092019-04-19 Tom Tromey <tromey@adacore.com>
5510
5511 PR symtab/24423:
5512 * gdb.base/list0.h (foo): Add a control-l character.
5513
36cd4ba5
TV
55142019-04-18 Tom de Vries <tdevries@suse.de>
5515
5516 PR gdb/24433
5517 * boards/local-board.exp: Set sysroot to "".
5518
b73715df
TV
55192019-04-18 Tom de Vries <tdevries@suse.de>
5520 Pedro Alves <palves@redhat.com>
5521
5522 PR gdb/24454
5523 * gdb.threads/vfork-follow-child-exec.c: New file.
5524 * gdb.threads/vfork-follow-child-exec.exp: New file.
5525 * gdb.threads/vfork-follow-child-exit.c: New file.
5526 * gdb.threads/vfork-follow-child-exit.exp: New file.
5527
4aa866af
LS
55282019-04-15 Leszek Swirski <leszeks@google.com>
5529
5530 * gdb.arch/amd64-eval.cc: New file.
5531 * gdb.arch/amd64-eval.exp: New file.
5532
e5a1a79a
AH
55332019-04-11 Alan Hayward <alan.hayward@arm.com>
5534
5535 * gdb.server/sysroot.c: New test.
5536 * gdb.server/sysroot.exp: New file.
5537 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
5538 matching param.
5539
41077b66
AB
55402019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
5541
5542 * gdb.base/align.exp: Extend test to cover structures containing
5543 only static fields.
5544
c30391f8
TV
55452019-04-11 Tom de Vries <tdevries@suse.de>
5546
5547 * boards/cc-with-dwz-m.exp: New file.
5548 * boards/cc-with-dwz.exp: New file.
5549 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
5550
e242fd12
SM
55512019-04-09 Simon Marchi <simon.marchi@efficios.com>
5552
5553 * gdb.base/start-cpp.exp: New file.
5554 * gdb.base/start-cpp.cc: New file.
5555
2b0c8b01
KB
55562019-04-08 Kevin Buettner <kevinb@redhat.com>
5557
5558 * gdb.python/py-thrhandle.exp: Adjust tests to call
5559 thread_from_handle instead of thread_from_thread_handle.
5560
947210e5
KB
55612019-04-08 Kevin Buettner <kevinb@redhat.com>
5562
5563 * gdb.python/py-thrhandle.exp: Add tests for
5564 gdb.InferiorThread.handle.
5565
d7df6549
AB
55662019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
5567
5568 * gdb.python/py-function.exp: Check calling helper function from
5569 all languages.
5570 * lib/gdb.exp (gdb_supported_languages): New proc.
5571
8bdc1658
AB
55722019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
5573
5574 * gdb.base/complex-parts.c: New file.
5575 * gdb.base/complex-parts.exp: New file.
5576
05caa1d2
TT
55772019-04-01 Tom Tromey <tromey@adacore.com>
5578
5579 PR symtab/23331:
5580 * gdb.dwarf2/dw2-ranges-main.c: New file.
5581 * gdb.dwarf2/dw2-ranges-psym.c: New file.
5582 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
5583
7734102d
EZ
55842019-03-30 Simon Marchi <simark@simark.ca>
5585
5586 * gdb.base/default.exp: Add values for $_gdb_major and
5587 $_gdb_minor.
5588
188e1fa9
TT
55892019-03-29 Tom Tromey <tromey@adacore.com>
5590
5591 * gdb.base/help.exp: Tighten apropos regexp.
5592
2880242d
KS
55932019-03-29 Keith Seitz <keiths@redhat.com>
5594
5595 * gdb.fortran/array-bounds.exp: New file.
5596 * gdb.fortran/array-bounds.f90: New file.
5597
077cad8e
PW
55982019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5599
5600 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
5601
80047cfc
PW
56022019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5603
5604 * gdb.multi/hello.c (main): Increase alarm timer.
5605
f489207e
SL
56062019-03-28 Sandra Loosemore <sandra@codesourcery.com>
5607
5608 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
5609 factor when no hardware watchpoint support.
5610
c92df149
AH
56112019-03-28 Alan Hayward <alan.hayward@arm.com>
5612 Pedro Alves <palves@redhat.com>
5613
5614 * boards/local-board.exp: set sysroot to /.
5615
933aebfa
AH
56162019-03-27 Alan Hayward <alan.hayward@arm.com>
5617
5618 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
5619 in child.
5620
9f9aa852
AB
56212019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
5622
5623 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
5624 field.
5625 (make_container): Initialise new field.
5626 * gdb.python/py-prettyprint.exp: Add new tests.
5627 * gdb.python/py-prettyprint.py (class ContainerPrinter)
5628 <display_hint>: New method.
5629
3714a195
AB
56302019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
5631
5632 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
5633 gdb_continue_to_breakpoint more throughout this test.
5634 (run_lang_tests) Supply unique test names, and use
5635 gdb_test_no_output.
5636
18c77628
AB
56372019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
5638
5639 * gdb.base/finish-pretty.exp: Update expected results.
5640 * gdb.base/pretty-print.c: New file.
5641 * gdb.base/pretty-print.exp: New file.
5642
9a93502f
PA
56432019-03-25 Pedro Alves <palves@redhat.com>
5644
5645 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
5646 move comments outside list. Append '-i "" eof' section.
5647
968aa7ae
AH
56482019-03-22 Alan Hayward <alan.hayward@arm.com>
5649
34a7f2a4 5650 PR testsuite/25016
968aa7ae
AH
5651 * README: Add pie options.
5652 * gdb.base/break-interp.exp: Ensure pie is disabled.
5653 * gdb.base/dump.exp: Likewise.
5654 * lib/gdb.exp (gdb_compile): Add pie option.
5655
4c7d57e7
TT
56562019-03-19 Tom Tromey <tromey@adacore.com>
5657
5658 * gdb.mi/mi2-cli-display.c: New file.
5659 * gdb.mi/mi2-cli-display.exp: New file.
5660
bff8c71f
TT
56612019-03-18 Joel Brobecker <brobecker@adacore.com>
5662 Tom Tromey <tromey@adacore.com>
5663
5664 * gdb.ada/ptype_array/pck.adb: New file.
5665 * gdb.ada/ptype_array/pck.ads: New file.
5666 * gdb.ada/ptype_array/foo.adb: New file.
5667 * gdb.ada/ptype_array.exp: New file.
5668
d085f989
TT
56692019-03-14 Tom Tromey <tromey@adacore.com>
5670
5671 * gdb.base/style.exp: Add "set style sources" test.
5672
b4be1b06
SM
56732019-03-13 Simon Marchi <simon.marchi@ericsson.com>
5674
5675 * mi-breakpoint-location-ena-dis.exp: Rename to ...
5676 * mi-breakpoint-multiple-locations.exp: ... this.
5677 (make_breakpoints_pattern): New proc.
5678 (do_test): Add mi_version parameter, test -break-insert,
5679 -break-info and =breakpoint-created.
5680
7cde5fc2
AB
56812019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
5682
5683 * config/default.exp: Remove 'load_lib gdb.exp'.
5684 * config/monitor.exp: Likewise.
5685 * config/sid.exp: Likewise.
5686 * config/sim.exp: Likewise.
5687 * config/slite.exp: Likewise.
5688 * config/unix.exp: Likewise.
5689 * gdb.base/default.exp: Remove unhelpful comment.
5690
efbecbc1
AB
56912019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5692
5693 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
5694
0841c79a
AB
56952019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5696
5697 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
5698
4a270568
AB
56992019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5700
5701 * gdb.fortran/type-kinds.exp: Update expected results.
5702
067630bd
AB
57032019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5704
5705 * gdb.fortran/type-kinds.exp: Test new integer type kind.
5706
3be47f7a
AB
57072019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5708
5709 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
5710 function.
5711 (test_basic_parsing_of_type_kinds): Expand types tested.
5712 (test_parsing_invalid_type_kinds): New function.
5713
4d00f5d8
AB
57142019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5715
5716 * gdb.fortran/intrinsics.exp: New file.
5717 * gdb.fortran/intrinsics.f90: New file.
5718 * gdb.fortran/type-kinds.exp: New file.
5719
c8f91604
AB
57202019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5721
5722 * gdb.fortran/dot-ops.exp: New file.
5723
dd9f2c76
AB
57242019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5725
5726 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
5727 Check upper and lower case logical literals.
5728
84ec9724
AB
57292019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5730
5731 * gdb.fortran/types.exp (test_float_literal_types_accepted):
5732 Remove duplicate tests.
5733
c3734e09
AH
57342019-03-06 Alan Hayward <alan.hayward@arm.com>
5735
5736 * lib/gdb.exp (builtin_cd): rename of cd.
5737 (cd): Override builtin.
5738
aa3cfbda
RB
57392019-03-06 Richard Bunt <richard.bunt@arm.com>
5740
5741 * gdb.fortran/function-calls.exp: New file.
5742 * gdb.fortran/function-calls.f90: New test.
5743
7b63ad86
RB
57442019-03-04 Richard Bunt <richard.bunt@arm.com>
5745
5746 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
5747 on user program standard output.
5748 * gdb.fortran/short-circuit-argument-list.f90: Record function
5749 calls.
5750
01abb042
AH
57512019-02-28 Alan Hayward <alan.hayward@arm.com>
5752
c3734e09
AH
5753 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
5754 failure.
01abb042 5755
92137da0
RO
57562019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5757
5758 PR gdb/8527
5759 * gdb.base/interrupt-daemon-attach.c,
5760 gdb.base/interrupt-daemon-attach.exp: New test.
5761
5862844d
PA
57622019-02-27 Pedro Alves <palves@redhat.com>
5763
5764 * gdb.base/page.exp: Add tests for "set width/height -1".
5765
8ed25214
PA
57662019-02-27 Pedro Alves <palves@redhat.com>
5767
5768 * gdb.base/page.exp: Add tests for "set/show width/height" with
5769 "infinite" values.
5770
6c28e44a
TT
57712019-02-27 Tom Tromey <tromey@adacore.com>
5772
5773 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
5774 2.4.
5775 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
5776 workaround.
5777
bf9a735e
AB
57782019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
5779
5780 * gdb.base/align.exp: Extend to compile in both C and C++, and add
5781 tests for structs with static members.
5782
8791793c
TT
57832019-02-26 Tom Tromey <tromey@adacore.com>
5784
5785 * gdb.python/py-value.exp (test_value_from_buffer): Check for
5786 ValueError, not TypeError.
5787
bc2a507e
KB
57882019-02-26 Kevin Buettner <kevinb@redhat.com>
5789
5790 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
5791 call from main program.
5792
e0e7d3bd
JB
57932019-02-23 Joel Brobecker <brobecker@adacore.com>
5794
5795 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
5796 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
5797 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
5798 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
5799 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
5800
9600246d
KS
58012019-02-22 Keith Seitz <keiths@redhat.com>
5802
5803 PR symtab/23853
5804 * gdb.base/symlink-sourcefile.c: New file.
5805 * gdb.base/symlink-sourcefile.exp: New file.
5806
0c95f9ed
TT
58072019-02-20 Tom Tromey <tom@tromey.com>
5808
5809 * gdb.base/info_qt.exp: Update.
5810
6caa91b6
SM
58112019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
5812
5813 * gdb.base/source.exp: Move "error in sourced script" code to
5814 the end.
5815 * gdb.base/source-error.gdb: Move contents to
5816 source-error-1.gdb. Add new code to source source-error-1.gdb.
5817 * gdb.base/source-error-1.gdb: New file, from previous
5818 source-error.gdb.
5819
6506371f
TT
58202019-02-17 Tom Tromey <tom@tromey.com>
5821
5822 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
5823 for macro styling.
5824 * gdb.base/style.c (SOME_MACRO): New macro.
5825
a0087920
TT
58262019-02-17 Tom Tromey <tom@tromey.com>
5827
5828 * gdb.base/style.exp: Add line-wrapping tests.
5829 * gdb.base/page.exp: Add test for quitting during pagination.
5830
a2cd4f14
JB
58312019-02-17 Joel Brobecker <brobecker@adacore.com>
5832
5833 * gdb.ada/big_packed_array: New testcase.
5834 * gdb.ada/homonym.exp: Fix incorrect expected output for
5835 "break <homonym__get_value>" test.
5836
9d70ffbc
WP
58372019-02-13 Weimin Pan <weimin.pan@oracle.com>
5838
5839 PR breakpoints/21870
5840 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
5841 and prepare_for_testing. Add comment.
5842 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
5843 redundant cleanup call. Clean up comment.
5844
01c7ae81
WP
58452019-02-12 Weimin Pan <weimin.pan@oracle.com>
5846
5847 PR breakpoints/21870
5848 * gdb.arch/aarch64-dbreg-contents.exp: New file.
5849 * gdb.arch/aarch64-dbreg-contents.c: New file.
5850
aff29d1c
JB
58512019-02-10 Joel Brobecker <brobecker@adacore.com>
5852
5853 * gdb.ada/mi_ref_changeable: New testcase.
5854
df0da8a2
AH
58552019-02-07 Alan Hayward <alan.hayward@arm.com>
5856
5857 * gdb.base/attach.exp: Add double attach test.
5858
bd447abb
SM
58592019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
5860
5861 * lib/gdb.exp (default_gdb_start): Don't match pagination
5862 prompt.
5863 (gdb_init): Set stty_init.
5864
1dbc40b9
TT
58652019-01-27 Tom Tromey <tom@tromey.com>
5866
5867 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
5868 skip_python_tests.
5869
353229bf
AH
58702019-01-24 Alan Hayward <alan.hayward@arm.com>
5871
5872 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
5873 New structure.
5874 (struct struct_static_02_02): Likewise.
5875 (struct struct_static_02_03): Likewise.
5876 (struct struct_static_02_04): Likewise.
5877 (struct struct_static_04_01): Likewise.
5878 (struct struct_static_04_02): Likewise.
5879 (struct struct_static_04_03): Likewise.
5880 (struct struct_static_04_04): Likewise.
5881 (struct struct_static_06_01): Likewise.
5882 (struct struct_static_06_02): Likewise.
5883 (struct struct_static_06_03): Likewise.
5884 (struct struct_static_06_04): Likewise.
5885 (cmp_struct_static_02_01): Likewise.
5886 (cmp_struct_static_02_02): Likewise.
5887 (cmp_struct_static_02_03): Likewise.
5888 (cmp_struct_static_02_04): Likewise.
5889 (cmp_struct_static_04_01): Likewise.
5890 (cmp_struct_static_04_02): Likewise.
5891 (cmp_struct_static_04_03): Likewise.
5892 (cmp_struct_static_04_04): Likewise.
5893 (cmp_struct_static_06_01): Likewise.
5894 (cmp_struct_static_06_02): Likewise.
5895 (cmp_struct_static_06_03): Likewise.
5896 (cmp_struct_static_06_04): Likewise.
5897 (call_all): Test new structs.
5898 * gdb.base/infcall-nested-structs.exp: Likewise.
5899
73021deb
AH
59002019-01-21 Alan Hayward <alan.hayward@arm.com>
5901 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
5902
fc65c7db
AH
59032019-01-21 Alan Hayward <alan.hayward@arm.com>
5904 * gdb.base/stack-protector.c: New test.
5905 * gdb.base/stack-protector.exp: New file.
5906 * gdb.cp/ovldbreak.exp: Only allow a single break line.
5907 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
5908 option.
5909 (gdb_compile): Remove stack protector for GCC and prevent
5910 recursion.
5911
c24bdb02
KS
59122019-01-16 Keith Seitz <keiths@redhat.com>
5913
5914 PR gdb/23773
5915 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
5916
6f072a10
PFC
59172019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5918
5919 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
5920 aliases.
5921 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
5922 tests.
5923 * gdb.arch/powerpc-vector-regs.c: New file.
5924 * gdb.arch/powerpc-vector-regs.exp: New file.
5925
a7b8d682
PFC
59262019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5927
5928 * gdb.arch/altivec-regs.exp: Fix the list passed to
5929 gdb_expect_list when testing "info vector".
5930
6eb6fb67
AB
59312019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
5932
5933 * gdb.base/style.exp: Don't include path in testname.
5934
b56f80d8
KS
59352019-01-10 Keith Seitz <keiths@redhat.com>
5936
5937 PR gdb/23712
5938 PR symtab/23010
5939 * gdb.dwarf2/multidictionary.exp: New file.
5940
041be526
SM
59412019-01-09 Simon Marchi <simon.marchi@ericsson.com>
5942
5943 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
5944 (test_gnuv3_style_demangling): ... this.
5945 (test_lucid_style_demangling): Remove.
5946 (test_arm_style_demangling): Remove.
5947 (test_hp_style_demangling): Remove.
5948 (do_tests): Remove calls to the above.
5949
d820d0c3
AB
59502019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
5951
5952 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
5953 case.
5954
f097f5ad
TT
59552019-01-06 Tom Tromey <tom@tromey.com>
5956
5957 PR gdb/28155:
5958 * gdb.dwarf2/typedef-void-finish.exp: New file.
5959
2cd8cc0b
TT
59602018-12-28 Tom Tromey <tom@tromey.com>
5961 Simon Marchi <simark@simark.ca>
5962
5963 * gdb.base/jit-exec.exp: New file.
5964 * gdb.base/jit-exec.c: New file.
5965 * gdb.base/jit-execd.c: New file.
5966
35fb8261
TT
59672018-12-28 Tom Tromey <tom@tromey.com>
5968
5969 * gdb.base/style.exp: Update test to check for address styling.
5970
47fd17cd
TT
59712018-12-28 Tom Tromey <tom@tromey.com>
5972
5973 * gdb.base/style.exp: Add test for styling of "Reading symbols"
5974 message.
5975
d47032b7
TT
59762018-12-28 Tom Tromey <tom@tromey.com>
5977
5978 * gdb.base/style.exp: Add test for version number styling.
5979
af79b68d
TT
59802018-12-28 Tom Tromey <tom@tromey.com>
5981
5982 * gdb.base/style.exp: Add test for print_address_symbolic.
5983
0bb296cb
TT
59842018-12-28 Tom Tromey <tom@tromey.com>
5985
5986 * gdb.base/style.exp: Add test for breakpoint setting.
5987
80ae2043
TT
59882018-12-28 Tom Tromey <tom@tromey.com>
5989
5990 * gdb.base/style.exp: Add test for variable names.
5991
cbe56571
TT
59922018-12-28 Tom Tromey <tom@tromey.com>
5993
5994 * gdb.base/style.exp: New file.
5995 * gdb.base/style.c: New file.
5996
9162a27c
TT
59972018-12-28 Tom Tromey <tom@tromey.com>
5998
5999 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
6000 "dumb".
6001 * gdb.base/readline.exp (operate_and_get_next): Save and restore
6002 the TERM environment variable.
6003
bc543c90
TT
60042018-12-27 Tom Tromey <tom@tromey.com>
6005
6006 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
6007 pagination test.
6008
6f0ffe50
AB
60092018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
6010
6011 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
6012 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
6013
b5a1e557
PW
60142018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6015
6016 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
6017 Filename a.adb changed to bp_fun_addr.adb.
6018 gdb.ada/bp_fun_addr.exp: Update test accordingly.
6019
6e8b1ab2
JV
60202018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
6021
6022 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
6023 non-PIE executables.
6024 * README: Mention the gdb,nopie_flag board setting.
6025 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
6026 non-PIE executable.
6027 * gdb.arch/amd64-entry-value.exp: Likewise.
6028 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
6029 * gdb.arch/i386-float.exp: Likewise.
6030 * gdb.arch/i386-signal.exp: Likewise.
6031 * gdb.mi/mi-reg-undefined.exp: Likewise.
6032
d00a27c5
PM
60332018-12-21 Paul Marechal <paul.marechal@ericsson.com>
6034
6035 PR gdb/23974
6036 * gdb.base/info-os.exp: Check return for unknown "info os" type.
6037
161d081c
PW
60382018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6039
6040 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
6041 Update order of results accordingly.
6042
b001de23
AB
60432018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
6044
6045 * gdb.base/annota1.exp: Update a test regexp.
6046
99e1a184
AB
60472018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
6048
6049 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
6050
7a81c1e2
PW
60512018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6052
6053 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
6054 (reuse_time): Initialize to REUSE_TIME_CAP.
6055 (check_rc): New function.
6056 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
6057 Check pthread_create rc.
6058 (spawner_thread_func): Check pthread_create and pthread_join rc.
6059
73e8dc90
PA
60602018-12-08 Pedro Alves <palves@redhat.com>
6061
6062 * gdb.base/list.exp (test_forward_search): Rename to ...
6063 (test_forward_reverse_search): ... this. Also test reverse-search
6064 and the forward-search alias.
6065
13f2ed32
AB
60662018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
6067
6068 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
6069 local timeout variable before return, and remove all local timeout
6070 variable entirely.
6071 (gdb_load): Likewise.
6072
64d27cfc
TV
60732018-12-01 Tom de Vries <tdevries@suse.de>
6074
6075 * gdb.base/gdb-caching-proc.exp: New file.
6076
f63c03b4
SDJ
60772018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
6078
6079 * Makefile.in (TIMESTAMP): New variable.
6080 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
6081 command.
6082 (check-single-racy): Likewise.
6083 (check/%.exp): Likewise.
6084 (check-racy/%.exp): Likewise.
6085 (workers/%.worker): Likewise.
6086 (build-perf): Likewise.
6087 (check-perf): Likewise.
6088 * README: Describe new "TS" and "TS_FORMAT" variables.
6089 * print-ts.py: New file.
6090
1c97054b
BF
60912018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
6092
6093 PR python/23714
6094 * gdb.python/python.exp: Test command repetition after
6095 gdb.execute.
6096
1871a62d
AB
60972018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
6098
6099 * gdb.opt/inline-break.exp: Add test that info breakpoint output
6100 is correctly aligned.
6101
fb5e1ed9
PW
61022018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6103
6104 * gdb.ada/info_auto_lang.exp: New testcase.
6105 * gdb.ada/info_auto_lang/global_pack.ads: New file.
6106 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
6107 * gdb.ada/info_auto_lang/some_c.c: New file.
6108
43d397ca
PW
61092018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6110
6111 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
6112 FUNC_lang language syntax.
6113
beddd671
PW
61142018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6115
6116 * gdb.base/info_minsym.c: New file.
6117 * gdb.base/info_minsym.exp: New file.
6118
73fc52c4
TT
61192018-11-19 Tom Tromey <tom@tromey.com>
6120
6121 PR rust/23625:
6122 * gdb.rust/simple.exp: Add ptype test. Update expected output.
6123 * gdb.rust/expr.exp: Update expected output. Change one test.
6124
994b876a
TT
61252018-11-19 Tom Tromey <tom@tromey.com>
6126
6127 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
6128
6769f276
PA
61292018-11-19 Pedro Alves <palves@redhat.com>
6130
6131 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
6132 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
6133 see the expected warning.
6134
38a72da0
AH
61352018-11-16 Alan Hayward <alan.hayward@arm.com>
6136
6137 PR gdb/22736:
6138 * gdb.cp/infcall-nodebug-lib.c: New test.
6139 * gdb.cp/infcall-nodebug-main.c: New test.
6140 * gdb.cp/infcall-nodebug.exp: New file.
6141
53a89d6e
SM
61422018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
6143
6144 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
6145 completer tests.
6146
9325300d
TV
61472018-11-09 Tom de Vries <tdevries@suse.de>
6148
6149 * gdb.base/msym-lang.c: New test.
6150 * gdb.base/msym-lang.exp: New file.
6151 * gdb.base/msym-lang-main.c: New test.
6152
20f0d60d
TT
61532018-11-08 Tom Tromey <tom@tromey.com>
6154
6155 PR gdb/23555:
6156 PR gdb/23838:
6157 * gdb.base/warning.exp: New file.
6158
b5420128
JB
61592018-11-08 Jan Beulich <jbeulich@suse.com>
6160
6161 * testsuite/gdb.arch/i386-avx512.c,
6162 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
6163
cd115d61
AB
61642018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
6165
6166 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
6167 point hardware.
6168
35ee2dc2
AB
61692018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
6170
6171 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
6172 * gdb.dwarf2/missing-type-name.exp: New file.
6173
31aceee8
TV
61742018-11-06 Tom de Vries <tdevries@suse.de>
6175
6176 * gdb.base/many-headers.c: New test.
6177 * gdb.base/many-headers.exp: New file.
6178
109be305
JW
61792018-11-06 Jim Wilson <jimw@sifive.com>
6180
6181 * gdb.base/code_elim.exp: For riscv, set additional_flags
6182 to include -msmall-data-limit=0.
6183
e2b7af72
JB
61842018-11-01 Joel Brobecker <brobecker@adacore.com>
6185
6186 * gdb.ada/watch_minus_l: New testcase.
6187
cdcda965
SM
61882018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
6189
6190 * gdb.arch/aix-sighandle.c: New file.
6191 * gdb.arch/aix-sighandle.exp: New file.
6192
92dcebf3
AB
61932018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
6194
6195 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
6196 registers being unions.
6197
68b9ac18
TV
61982018-10-31 Tom de Vries <tdevries@suse.de>
6199
6200 * lib/valgrind.exp: New file.
6201 (vgdb_start, vgdb_stop): New procs, factored out of ...
6202 * gdb.base/valgrind-bt.exp: ... here, ...
6203 * gdb.base/valgrind-disp-step.exp: ... here and ...
6204 * gdb.base/valgrind-infcall.exp: ... here.
6205
1443936e
TV
62062018-10-31 Tom de Vries <tdevries@suse.de>
6207
6208 * lib/gdb.exp (get_valueof): Don't output read value in test name.
6209
eb77c9df
AB
62102018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
6211
6212 * gdb.dwarf2/void-type.c: New file.
6213 * gdb.dwarf2/void-type.exp: New file.
6214
82b5e646
PW
62152018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6216
6217 * gdb.base/info_qt.c: New file.
6218 * gdb.base/info_qt.exp: New file.
6219
8d619c01
EBM
62202018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
6221
6222 * gdb.arch/powerpc-htm-regs.c: New file.
6223 * gdb.arch/powerpc-htm-regs.exp: New file.
6224
f2cf6173
EBM
62252018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
6226
6227 * gdb.arch/powerpc-tar.c: New file.
6228 * gdb.arch/powerpc-tar.exp: New file.
6229
7ca18ed6
EBM
62302018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
6231
6232 * gdb.arch/powerpc-ppr-dscr.c: New file.
6233 * gdb.arch/powerpc-ppr-dscr.exp: New file.
6234
bfcc0eba
TV
62352018-10-25 Tom de Vries <tdevries@suse.de>
6236
6237 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
6238
fe1a5cad
TV
62392018-10-24 Tom de Vries <tdevries@suse.de>
6240
6241 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
6242 longer exists error.
6243
a76dc3b7
TV
62442018-10-24 Tom de Vries <tdevries@suse.de>
6245
6246 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
6247
4df46df7
TV
62482018-10-24 Tom de Vries <tdevries@suse.de>
6249
6250 * gdb.base/valgrind-db-attach.exp: Handle removed support for
6251 --db-attach in valgrind.
6252
0dbfcfff
AB
62532018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
6254
6255 * gdb.arch/riscv-reg-aliases.c: New file.
6256 * gdb.arch/riscv-reg-aliases.exp: New file.
6257
b04480b1
AH
62582018-10-19 Alan Hayward <alan.hayward@arm.com>
6259
6260 * gdb.python/py-cmd.exp: Check for gdb_prompt.
6261
2c6ac8d7
AH
62622018-10-19 Alan Hayward <alan.hayward@arm.com>
6263
6264 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
6265
2bc69f25
AH
62662018-10-19 Alan Hayward <alan.hayward@arm.com>
6267
6268 * gdb.cp/ovldbreak.exp: Fix regexps.
6269
1f1ae3a3
AH
62702018-10-19 Alan Hayward <alan.hayward@arm.com>
6271
6272 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
6273
94c18618
SDJ
62742018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
6275
6276 PR cli/23785
6277 * gdb.base/restore.exp: New test to check if "restore" with an
6278 invalid file doesn't segfault.
6279
812cd6eb
TV
62802018-10-18 Tom de Vries <tdevries@suse.de>
6281
6282 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
6283 * gdb.ada/excep_handle.exp: Same.
6284 * gdb.ada/mi_string_access.exp: Same.
6285 * gdb.ada/mi_var_union.exp: Same.
6286 * gdb.arch/arc-analyze-prologue.exp: Same.
6287 * gdb.arch/arc-decode-insn.exp: Same.
6288 * gdb.base/readnever.exp: Same.
6289 * gdb.fortran/printing-types.exp: Same.
6290 * gdb.guile/scm-lazy-string.exp: Same.
6291
c4b90788
TV
62922018-10-16 Tom de Vries <tdevries@suse.de>
6293
6294 PR gdb/23730
6295 * gdb.base/catch-follow-exec.c: Add copyright notice.
6296 * gdb.base/catch-follow-exec.exp: Rewrite to use
6297 gdb_spawn_with_cmdline_opts. Require gdb-native.
6298
8bca2978
SL
62992018-10-12 Sandra Loosemore <sandra@codesourcery.com>
6300
6301 * gdb.trace/actions-changed.exp: Check for arch support.
6302 * gdb.trace/actions.exp: Likewise.
6303 * gdb.trace/ax.exp: Likewise.
6304 * gdb.trace/backtrace.exp: Likewise.
6305 * gdb.trace/change-loc.exp: Likewise.
6306 * gdb.trace/deltrace.exp: Likewise.
6307 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
6308 * gdb.trace/ftrace.exp: Likewise.
6309 * gdb.trace/infotrace.exp: Check for arch support.
6310 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
6311 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
6312 * gdb.trace/mi-tsv-changed.exp: Likewise.
6313 * gdb.trace/packetlen.exp: Likewise.
6314 * gdb.trace/passc-dyn.exp: Likewise.
6315 * gdb.trace/passcount.exp: Likewise.
6316 * gdb.trace/pending.exp: Likewise.
6317 * gdb.trace/range-stepping.exp: Check for shlib support.
6318 * gdb.trace/report.exp: Check for arch support.
6319 * gdb.trace/save-trace.exp: Likewise.
6320 * gdb.trace/signal.exp: Check for signal support.
6321 * gdb.trace/tfind.exp: Check for arch support.
6322 * gdb.trace/trace-break.exp: Check for arch and shlib support.
6323 * gdb.trace/trace-common.h: Add comment.
6324 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
6325 * gdb.trace/trace-enable-disable.exp: Likewise.
6326 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
6327 * gdb.trace/tracecmd.exp: Check for arch support.
6328 * gdb.trace/tspeed.exp: Check for shlib and target support.
6329 * gdb.trace/tstatus.exp: Check for arch support.
6330 * gdb.trace/tsv.exp: Likewise.
6331 * gdb.trace/while-dyn.exp: Likewise.
6332 * gdb.trace/while-stepping.exp: Likewise.
6333 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
6334
f9c49bff
SM
63352018-10-12 Simon Marchi <simon.marchi@ericsson.com>
6336
6337 * gdb.trace/tspeed.exp: Remove nowarnings.
6338 (prepare_for_trace_test): Declare "global ipalib".
6339 * gdb.trace/tspeed.c: Include unistd.h.
6340 (main): Remove superfluous printf argument.
6341
d4330bde
SL
63422018-10-11 Sandra Loosemore <sandra@codesourcery.com>
6343
6344 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
6345 directory prefix on the filename.
6346
8ecfd7bd
SDJ
63472018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
6348
6349 * gdb.gdb/unittest.exp: Update expected message informing that
6350 selftests have been disabled.
6351 * gdb.server/unittest.exp: Likewise.
6352
58bbcd02
TV
63532018-10-09 Tom de Vries <tdevries@suse.de>
6354
6355 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
6356 with runto_main.
6357
9f6b697b
WP
63582018-10-08 Weimin Pan <weimin.pan@oracle.com>
6359
6360 PR c++/16841
6361 * gdb.cp/virtbase2.cc: New file.
6362 * gdb.cp/virtbase2.exp: New file.
6363
add5ded5
TT
63642018-10-06 Tom Tromey <tom@tromey.com>
6365
6366 PR python/19399:
6367 * gdb.python/py-inferior.exp: Add architecture test.
6368
f9e48344
TT
63692018-10-06 Tom Tromey <tom@tromey.com>
6370
6371 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
6372 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
6373
2a8be203
TT
63742018-10-06 Tom Tromey <tom@tromey.com>
6375
6376 * gdb.python/py-breakpoint.exp (check_last_event): Check location
6377 of a "throw" catchpoint.
6378
e04caa70
SDJ
63792018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
6380
6381 * gdb.base/info-proc.exp: Update string expected from "help info
6382 proc".
6383
5ca8c39f
TT
63842018-10-04 Tom Tromey <tom@tromey.com>
6385
6386 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
6387 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
6388 (test_initial_complaints, test_empty_complaints): Update.
6389 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
6390
3453e7e4
TT
63912018-10-04 Tom Tromey <tom@tromey.com>
6392
6393 PR cli/19551:
6394 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
6395 * lib/gdb.exp (gdb_file_cmd): Update.
6396 * gdb.stabs/weird.exp (print_weird_var): Update.
6397 * gdb.server/solib-list.exp: Update.
6398 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
6399 * gdb.mi/mi-cli.exp: Update.
6400 * gdb.linespec/linespec.exp: Update.
6401 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
6402 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
6403 * gdb.cp/cp-relocate.exp: Update.
6404 * gdb.base/sym-file.exp: Update.
6405 * gdb.base/relocate.exp: Update.
6406 * gdb.base/readnever.exp: Update.
6407 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
6408 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
6409 * gdb.base/dbx.exp (gdb_file_cmd): Update.
6410 * gdb.base/code_elim.exp: Update.
6411 * gdb.base/break-unload-file.exp (test_break): Update.
6412 * gdb.base/break-interp.exp (test_attach_gdb): Update.
6413 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
6414 Update.
6415 * gdb.base/attach.exp (do_attach_tests): Update.
6416 * gdb.base/sepdebug.exp: Update.
6417 * gdb.python/py-section-script.exp: Update.
6418
6afcf761
TT
64192018-10-04 Tom Tromey <tom@tromey.com>
6420
6421 PR cli/22234:
6422 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
6423 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
6424 output.
6425
fef1b293
TT
64262018-10-04 Tom Tromey <tom@tromey.com>
6427
6428 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
6429 set width and height to 0.
6430 (test_command_line_attach_run): Use -quiet.
6431
ca98345e
SL
64322018-10-03 Sandra Loosemore <sandra@codesourcery.com>
6433
6434 * lib/gdb.exp (skip_ifunc_tests): New.
6435 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
6436 other compile failures.
6437 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
6438
ff34e6ae
SM
64392018-10-01 Simon Marchi <simon.marchi@ericsson.com>
6440
6441 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
6442 is_amd64_regs_target.
6443
6bb8890e
AH
64442018-10-01 Alan Hayward <alan.hayward@arm.com>
6445
6446 * gdb.arch/aarch64-sighandler-regs.c: New test.
6447 * gdb.arch/aarch64-sighandler-regs.exp: New file.
6448 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
6449
224d30d3
MM
64502018-10-01 Markus Metzger <markus.t.metzger@intel.com>
6451
6452 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
6453 assembly.
6454
f67ffa6a
AB
64552018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
6456
6457 * gdb.base/frame-selection.exp: New file.
6458 * gdb.base/frame-selection.c: New file.
6459
9fc3183f
AH
64602018-09-27 Alan Hayward <alan.hayward@arm.com>
6461
6462 * gdb.threads/check-libthread-db.c (thread_routine): Use a
6463 pthread barrier.
6464 (main): Likewise.
6465
d354055e
AB
64662018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
6467
6468 * gdb.base/large-frame-1.c: New file.
6469 * gdb.base/large-frame-2.c: New file.
6470 * gdb.base/large-frame.exp: New file.
6471 * gdb.base/large-frame.h: New file.
6472
db727370
JL
64732018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
6474
6475 PR gdb/20948
6476 * gdb.base/write_mem.exp: New test.
6477 * gdb.base/write_mem.c: Likewise.
6478
ae778caf
TT
64792018-09-23 Tom Tromey <tom@tromey.com>
6480
6481 PR python/18852:
6482 * gdb.python/py-parameter.exp: Add test for parameter that throws
6483 on "set".
6484
fd3ba736
TT
64852018-09-23 Tom Tromey <tom@tromey.com>
6486
6487 PR python/17284:
6488 * gdb.python/py-template.exp (test_template_arg): Add test for
6489 negative template argument number.
6490
39a24317
TT
64912018-09-23 Tom Tromey <tom@tromey.com>
6492
6493 PR python/14062:
6494 * gdb.python/python.exp: Add test for post_event error.
6495
f5769a2c
TT
64962018-09-23 Tom Tromey <tom@tromey.com>
6497
6498 PR python/18170:
6499 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
6500 convert pointers to int and long.
6501
1c1e54f6
TT
65022018-09-23 Tom Tromey <tom@tromey.com>
6503
6504 PR python/20126:
6505 * gdb.python/py-value.exp (test_value_numeric_ops): Add
6506 signed-ness conversion tests.
6507
fb4fa946
TT
65082018-09-23 Tom Tromey <tom@tromey.com>
6509
6510 PR python/18352;
6511 * gdb.python/py-value.exp (test_float_conversion): New proc.
6512 Use it.
6513
a466edac
HAQ
65142018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
6515
6516 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
6517
4ee9b0c5
SL
65182018-09-18 Sandra Loosemore <sandra@codesourcery.com>
6519
6520 * gdb.base/complete-empty.exp: Skip tab-completion tests if
6521 no readline.
6522 * gdb.base/utf8-identifiers.exp: Likewise.
6523 * gdb.cp/cpcompletion.exp: Likewise.
6524 * gdb.linespec/cpcompletion.exp: Likewise.
6525 * gdb.linespec/cpls-abi-tag.exp: Likewise.
6526 * gdb.linespec/cpls-ops.exp: Likewise.
6527
23be8da7
RB
65282018-09-19 Richard Bunt <richard.bunt@arm.com>
6529 Chris January <chris.january@arm.com>
6530
6531 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
6532 * gdb.fortran/short-circuit-argument-list.exp: New file.
6533 * gdb.fortran/short-circuit-argument-list.f90: New test.
6534
5031d0ae
SDJ
65352018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
6536
6537 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
6538 "arch=" keyword when executing "-stack-list-frames".
6539
b4c0d1a4
SDJ
65402018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
6541
6542 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
6543 "arch=" keyword when executing "-stack-list-frames".
6544
7a6d2b45
SDJ
65452018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
6546
6547 * gdb.ada/complete.exp: Expect for "@" when doing "complete
6548 break ada".
6549
8588b356
SM
65502018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
6551
6552 PR python/23669
6553 * gdb.python/python.exp: Test gdb.execute("show commands").
6554
65e65158
TT
65552018-09-16 Tom Tromey <tom@tromey.com>
6556
6557 * gdb.base/new-ui.exp (do_execution_tests): Update.
6558 * gdb.base/dbx.exp (test_breakpoints): Update.
6559
bf326452
AH
65602018-09-14 Alan Hayward <alan.hayward@arm.com>
6561
6562 * lib/gdb.exp (gdb_simple_compile): Add proc.
6563 (is_elf_target): Use gdb_simple_compile.
6564 (skip_altivec_tests): Likewise.
6565 (skip_vsx_tests): Likewise.
6566 (skip_tsx_tests): Likewise.
6567 (skip_btrace_tests): Likewise.
6568 (skip_btrace_pt_tests): Likewise.
6569 (gdb_can_simple_compile): Likewise.
6570 (gdb_has_argv0): Likewise.
6571 (gdb_target_symbol_prefix): Likewise.
6572 (target_supports_scheduler_locking): Likewise.
6573
2361b0fb
TT
65742018-09-13 Tom Tromey <tom@tromey.com>
6575
6576 * Makefile.in (TAGS): Recognize proc_with_prefix and
6577 gdb_caching_proc.
6578
0ae1a321
SM
65792018-09-13 Simon Marchi <simon.marchi@ericsson.com>
6580
6581 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
6582 method.
6583
a40bf0c2
SM
65842018-09-13 Simon Marchi <simon.marchi@ericsson.com>
6585
6586 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
6587 and a few other Inferior properties when the Inferior is no
6588 longer valid.
6589
4a3fe98f
TT
65902018-09-13 Tom Tromey <tom@tromey.com>
6591
6592 PR rust/23650:
6593 * gdb.rust/simple.exp: Add test for enum field access error.
6594
098b2108
TT
65952018-09-13 Tom Tromey <tom@tromey.com>
6596
6597 PR rust/23626:
6598 * gdb.rust/simple.rs (EmptyEnum): New type.
6599 (main): Use it.
6600 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
6601
1256af7d
SM
66022018-09-13 Simon Marchi <simon.marchi@ericsson.com>
6603
6604 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
6605 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
6606 * gdb.python/py-symtab.exp: Update test printing an objfile.
6607
4aa8e6c2
SM
66082018-09-12 Simon Marchi <simon.marchi@ericsson.com>
6609
6610 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
6611 object.
6612
c221b2f7
AH
66132018-09-12 Alan Hayward <alan.hayward@arm.com>
6614
6615 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
6616 (support_complex_tests): Use gdb_can_simple_compile.
6617 (is_ilp32_target): Likewise.
6618 (is_lp64_target): Likewise.
6619 (is_64_target): Likewise.
6620 (is_amd64_regs_target): Likewise.
6621 (is_aarch32_target): Likewise.
6622 (gdb_int128_helper): Likewise.
6623
6f1107b5
JK
66242018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6625
6626 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
6627
1f5d1570
JG
66282018-09-10 Jerome Guitton <guitton@adacore.com>
6629
6630 * gdb.ada/same_component_name: Add test for case of tagged record
6631 with variable-length fields.
6632
cc330e39
XR
66332018-09-10 Xavier Roirand <roirand@adacore.com>
6634
6635 * gdb.ada/access_to_unbounded_array.exp: New testcase.
6636 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
6637 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
6638 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
6639
b9c50e9a
XR
66402018-09-10 Xavier Roirand <roirand@adacore.com>
6641
6642 * gdb.ada/mi_string_access.exp: New testcase.
6643 * gdb.ada/mi_string_access/bar.adb: New file.
6644 * gdb.ada/mi_string_access/pck.adb: New file.
6645 * gdb.ada/mi_string_access/pck.asd: New file.
6646
2963898f
XR
66472018-09-10 Xavier Roirand <roirand@adacore.com>
6648
6649 * gdb.ada/mi_var_union.exp: New testcase.
6650 * gdb.ada/mi_var_union/bar.adb: New file.
6651 * gdb.ada/mi_var_union/pck.adb: New file.
6652 * gdb.ada/mi_var_union/pck.asd: New file.
6653
1aac008f
TT
66542018-09-08 Tom Tromey <tom@tromey.com>
6655
6656 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
6657
332cf4c9
TT
66582018-09-08 Tom Tromey <tom@tromey.com>
6659
6660 PR python/16047:
6661 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
6662 (register_pretty_printers): Register new printer.
6663 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
6664 test.
6665 * gdb.python/py-prettyprint.c (int_type3): New typedef.
6666 (an_int_type3): New global.
6667
424da6cf
JB
66682018-09-08 Joel Brobecker <brobecker@adacore.com>
6669
6670 * gdb.ada/expr_with_funcall: New testcase.
6671
2a62dfa9
JB
66722018-09-08 Joel Brobecker <brobecker@adacore.com>
6673
6674 * gdb.ada/packed_array_assign: New testcase.
6675
96b6697f
AB
66762018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
6677
6678 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
6679 names, and add test prefixes to make test names unique.
6680
e4a62c65
TV
66812018-09-05 Tom de Vries <tdevries@suse.de>
6682
6683 * gdb.dwarf2/varval.exp: Add test.
6684
dd083ee2
GB
66852018-09-04 Gary Benson <gbenson@redhat.com>
6686
6687 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
6688 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
6689
aef9346c
TT
66902018-08-31 Tom Tromey <tom@tromey.com>
6691
6692 * gdb.rust/simple.rs: Rename second variable "v".
6693
c67f2e15
AB
66942018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
6695
6696 * gdb.base/funcargs.c (use_a): New function.
6697 (recurse): Call use_a.
6698
078a0207
KS
66992018-08-29 Keith Seitz <keiths@redhat.com>
6700
6701 * gdb.compile/compile-cplus-anonymous.cc: New file.
6702 * gdb.compile/compile-cplus-anonymous.exp: New file.
6703 * gdb.compile/compile-cplus-array-decay.cc: New file.
6704 * gdb.compile/compile-cplus-array-decay.exp: New file.
6705 * gdb.compile/compile-cplus-inherit.cc: New file.
6706 * gdb.compile/compile-cplus-inherit.exp: New file.
6707 * gdb.compile/compile-cplus-member.cc: New file.
6708 * gdb.compile/compile-cplus-member.exp: New file.
6709 * gdb.compile/compile-cplus-method.cc: New file.
6710 * gdb.compile/compile-cplus-method.exp: New file.
6711 * gdb.compile/compile-cplus-mod.c: "New" file.
6712 * gdb.compile/compile-cplus-namespace.cc: New file.
6713 * gdb.compile/compile-cplus-namespace.exp: New file.
6714 * gdb.compile/compile-cplus-nested.cc: New file.
6715 * gdb.compile/compile-cplus-nested.exp: New file.
6716 * gdb.compile/compile-cplus-print.c: "New" file.
6717 * gdb.compile/compile-cplus-print.exp: "New" file.
6718 * gdb.compile/compile-cplus-virtual.cc: New file.
6719 * gdb.compile/compile-cplus-virtual.exp: New file.
6720 * gdb.compile/compile-cplus.c: "New" file.
6721 * gdb.compile/compile-cplus.exp: "New" file.
6722 * lib/compile-support.exp: New file.
6723
b0f492b9
GB
67242018-08-16 Gary Benson <gbenson@redhat.com>
6725
6726 PR gdb/13000:
6727 * gdb.base/batch-exit-status.exp: New file.
6728 * gdb.base/batch-exit-status.good-commands: Likewise.
6729 * gdb.base/batch-exit-status.bad-commands: Likewise.
6730
36eb4c5f
AH
67312018-08-29 Alan Hayward <alan.hayward@arm.com>
6732
6733 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
6734 (struct struct02): Likewise.
6735 (struct struct03): Likewise.
6736 (struct struct04): Likewise.
6737 (struct struct_01_01): New struct.
6738 (struct struct_01_02): Likewise.
6739 (struct struct_01_03): Likewise.
6740 (struct struct_01_04): Likewise.
6741 (struct struct_02_01): Likewise.
6742 (struct struct_02_02): Likewise.
6743 (struct struct_02_03): Likewise.
6744 (struct struct_02_04): Likewise.
6745 (struct struct_04_01): Likewise.
6746 (struct struct_04_02): Likewise.
6747 (struct struct_04_03): Likewise.
6748 (struct struct_04_04): Likewise.
6749 (struct struct_05_01): Likewise.
6750 (struct struct_05_02): Likewise.
6751 (struct struct_05_03): Likewise.
6752 (struct struct_05_04): Likewise.
6753 (cmp_struct01): Remove function.
6754 (cmp_struct02): Likewise.
6755 (cmp_struct03): Likewise.
6756 (cmp_struct04): Likewise.
6757 (cmp_struct_01_01): Add Function.
6758 (cmp_struct_01_02): Likewise.
6759 (cmp_struct_01_03): Likewise.
6760 (cmp_struct_01_04): Likewise.
6761 (cmp_struct_02_01): Likewise.
6762 (cmp_struct_02_02): Likewise.
6763 (cmp_struct_02_03): Likewise.
6764 (cmp_struct_02_04): Likewise.
6765 (cmp_struct_04_01): Likewise.
6766 (cmp_struct_04_02): Likewise.
6767 (cmp_struct_04_03): Likewise.
6768 (cmp_struct_04_04): Likewise.
6769 (cmp_struct_05_01): Likewise.
6770 (cmp_struct_05_02): Likewise.
6771 (cmp_struct_05_03): Likewise.
6772 (cmp_struct_05_04): Likewise.
6773 (call_all): Add new structs.
6774 * gdb.base/infcall-nested-structs.exp: Likewise.
6775
3bf9c013
JV
67762018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
6777
6778 * gdb.python/py-framefilter-mi.exp: Update regexp to
6779 check for "arch" field in frame output.
6780
450d1e88
KB
67812018-08-23 Kevin Buettner <kevinb@redhat.com>
6782
6783 * gdb.dwarf2/dw2-ranges-func.c: New file.
6784 * gdb.dwarf2/dw2-ranges-func.exp: New file.
6785
ae739fe7
SM
67862018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
6787
6788 * gdb.base/term.exp: Compare terminal settings with values from
6789 the inferior.
6790 * gdb.base/term.c: Get and set terminal settings.
6791
6d52907e
JV
67922018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
6793
6794 * lib/mi-support.exp (mi_expect_stop): Update regexp to
6795 accommodate new "arch" field in frame output.
6796 * gdb.mi/mi-return.exp: Likewise.
6797 * gdb.mi/mi-stack.exp: Likewise.
6798 * gdb.mi/mi-syn-frame.exp: Likewise.
6799 * gdb.mi/user-selected-context-sync.exp: Likewise.
6800
be2d111a
MS
68012018-08-19 Michael Spang <spang@google.com>
6802
6803 PR gdb/11786
6804 * gdb.base/gcore-tls-pie.c: New file.
6805 * gdb.base/gcore-tls-pie.exp: New file.
6806
ae3a7c47
KB
68072018-08-18 Kevin Buettner <kevinb@redhat.com>
6808
6809 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
7d140d1a
KB
6810 * gdb.dwarf2/varval.c: New file.
6811 * gdb.dwarf2/varval.exp: New file.
ae3a7c47 6812
2ecae92e
AH
68132018-08-17 Alan Hayward <alan.hayward@arm.com>
6814
6815 PR gdb/18931
6816 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
6817
c1854f1d
KS
68182018-08-16 Keith Seitz <keiths@redhat.com>
6819
6820 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
6821 tests expected to pass.
6822
26fb3983
JV
68232018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
6824
6825 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
6826 -data-disassemble -a.
6827 (test_disassembly_bogus_args): Likewise.
6828
67943c00
AB
68292018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
6830
6831 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
6832
5ff2bbae
AB
68332018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
6834
6835 * gdb.base/vla-optimized-out.exp: Add new test.
6836
e5bbcd0f
AB
68372018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
6838
6839 * gdb.base/vla-optimized-out-o3.exp: Delete.
6840 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
6841 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
6842 deleted tests.
6843
9d4a934c
AB
68442018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
6845
6846 PR gdb/18050:
6847 * gdb.server/extended-remote-restart.c: New file.
6848 * gdb.server/extended-remote-restart.exp: New file.
6849
045cf012
SM
68502018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
6851
6852 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
6853 "set variable index = 42".
6854
87d6a7aa
SM
68552018-08-07 Simon Marchi <simon.marchi@ericsson.com>
6856
6857 * boards/index-cache-gdb.exp: New file.
6858 * gdb.dwarf2/index-cache.exp: New file.
6859 * gdb.dwarf2/index-cache.c: New file.
6860 * gdb.base/maint.exp: Check if we are using the index cache.
6861
96d68bd4
RO
68622018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6863
6864 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
6865 MAKEFLAGS.
6866
5a699617
RO
68672018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6868
6869 * dg-extract-results.sh: Move to toplevel contrib.
6870 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
6871 * Makefile.in (check-parallel-racy): Likewise.
6872
5bd18990
AB
68732018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
6874
6875 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
6876 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
6877 tests if the target supports scheduler locking.
6878
3fbbcf47
TV
68792018-08-04 Tom de Vries <tdevries@suse.de>
6880
6881 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
6882
3e1d3d8c
TT
68832018-08-02 Tom Tromey <tom@tromey.com>
6884
6885 PR symtab/16842.
6886 * gdb.cp/temargs.exp: Test "info address" of a template
6887 parameter.
6888
5abe0f0c
JV
68892018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
6890
6891 * gdb.python/py-mi-var-info-path-expression.c: New file.
6892 * gdb.python/py-mi-var-info-path-expression.py: New file.
6893 * gdb.python/py-mi-var-info-path-expression.exp: New file.
6894
fb66cde8
SDJ
68952018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
6896
6897 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
6898 error after "cannot resolve name" string.
6899
c708f4d2
AB
69002018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
6901
6902 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
6903 started.
6904 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
6905
37cc0cae
TV
69062018-07-28 Tom de Vries <tdevries@suse.de>
6907
6908 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
6909
63b4ecf7
TV
69102018-07-26 Tom de Vries <tdevries@suse.de>
6911
6912 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
6913
3c3bb058
AB
69142018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
6915
6916 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
6917 is visible.
6918
9e7f3bbb
TV
69192018-07-26 Tom de Vries <tdevries@suse.de>
6920
6921 PR breakpoints/23366
6922 * gdb.base/catch-follow-exec.c: New test.
6923 * gdb.base/catch-follow-exec.exp: New file.
6924
16f808ec
TV
69252018-07-25 Tom de Vries <tdevries@suse.de>
6926
6927 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
6928 vla-optimized-out.c.
6929
d7154a8d
JV
69302018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
6931
6932 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
6933 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
6934
232a0032
TV
69352018-07-20 Tom de Vries <tdevries@suse.de>
6936
6937 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
6938 NOCLONE macro.
6939 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
6940
fbb1d502
TV
69412018-07-19 Tom de Vries <tdevries@suse.de>
6942
6943 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
6944 regular expression.
6945
42dc7699
TV
69462018-07-18 Tom de Vries <tdevries@suse.de>
6947
6948 * gdb.base/vla-optimized-out.c: New test.
6949 * gdb.base/vla-optimized-out.exp: New file.
6950
7f1f7e23
SDJ
69512018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
6952
6953 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
6954 message "No address associated with hostname" when gdbserver
6955 cannot resolve the hostname.
6956
5759ebb3
PW
69572018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6958
6959 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
6960 Add some test prefixes to make tests unique.
6961
3606ccab
PW
69622018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6963
6964 * gdb.base/frameapply.c: New file.
6965 * gdb.base/frameapply.exp: New file.
6966
529c08b2
PW
69672018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6968
6969 * gdb.base/skip.exp: Update expected error message.
6970
c7ab0aef
SDJ
69712018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
6972 Jan Kratochvil <jan.kratochvil@redhat.com>
6973 Paul Fertser <fercerpav@gmail.com>
6974 Tsutomu Seki <sekiriki@gmail.com>
6975
6976 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
6977 parameter.
6978 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
6979 by default.
6980 * boards/native-gdbserver.exp: Likewise.
6981 * gdb.server/run-without-local-binary.exp: Improve regexp used
6982 for detecting when a remote debugging connection succeeds.
6983 * gdb.server/server-connect.exp: New file.
6984 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
6985 Do not prefix the port number with ":".
6986 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
6987 support for detecting and using it. Add '$debughost_gdbserver'
6988 to the list of arguments used to start gdbserver. Handle case
6989 when gdbserver cannot resolve a network name.
6990
16ff70dd
SDJ
69912018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
6992
6993 PR c++/23373
6994 * gdb.base/ptype-offsets.cc (struct static_member): New
6995 struct.
6996 (main) <stmember>: New variable.
6997 * gdb.base/ptype-offsets.exp: Add test for printing a struct
6998 with a static member in it.
6999
3541979f
AB
70002018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
7001
7002 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
7003 watchpoints enabled and disabled.
7004
c8ad9b9a
AB
70052018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
7006
7007 * gdb.base/examine-backward.exp: Still run tests around address
7008 0x0, even if address 0x0 is not readable. Update the pattern for
7009 matching address 0x0 in expected output.
7010
e0e5e971
AB
70112018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
7012
7013 * gdb.base/share-env-with-gdbserver.c (main): Add call to
7014 malloc/free.
7015
1ea5da02
TV
70162018-07-04 Tom de Vries <tdevries@suse.de>
7017
7018 * gdb.dwarf2/dw2-error.exp: Update expected error message.
7019
471b9d15
MR
70202018-07-02 Maciej W. Rozycki <macro@mips.com>
7021
7022 PR tdep/8282
7023 * gdb.arch/mips-disassembler-options.exp: New test.
7024 * gdb.arch/mips-disassembler-options.s: New test source.
7025
75acb486
PA
70262018-06-29 Pedro Alves <palves@redhat.com>
7027
7028 * gdb.threads/names.exp: Adjust expected "info threads" output.
7029
cd2bb709
PA
70302018-06-29 Pedro Alves <palves@redhat.com>
7031
7032 * gdb.opt/inline-break.exp (line number, address): Add "info
7033 break" tests.
7034
991ff292
PA
70352018-06-29 Pedro Alves <palves@redhat.com>
7036
7037 * gdb.opt/inline-break.c (func1): Add "break here" marker.
7038 * gdb.opt/inline-break.exp: Test setting breakpoints by line
7039 number and address and running to them.
7040
356819b6 70412018-06-29 Richard Bunt <richard.bunt@arm.com>
49af4b70
RB
7042
7043 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
7044
2512d7ef
JK
70452018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7046
7047 * lib/compiler.c: Remove executable permission flag.
7048
be1b6474
RB
70492018-06-28 Richard Bunt <richard.bunt@arm.com>
7050
7051 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
7052 code.
7053 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
7054
291f9a96
PT
70552018-06-28 Petr Tesarik <ptesarik@suse.cz>
7056
7057 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
7058
ed6dfe51
PT
70592018-06-28 Petr Tesarik <ptesarik@suse.cz>
7060
7061 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
7062 address argument is omitted.
7063
d4d429d5
PT
70642018-06-28 Petr Tesarik <ptesarik@suse.cz>
7065
7066 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
7067
7ab6656f
OJ
70682018-06-27 Omair Javaid <omair.javaid@linaro.org>
7069
7070 PR gdb/21695
7071 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
7072 * gdb.base/infoline-reloc-main-from-zero.c: New file.
7073
a33ccfc7
TT
70742018-06-26 Tom Tromey <tom@tromey.com>
7075
7076 PR rust/22574:
7077 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
7078 * gdb.rust/simple.rs (struct SimpleLayout): New.
7079
6d72d289
SM
70802018-06-22 Simon Marchi <simon.marchi@ericsson.com>
7081
7082 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
7083 "info registers" output.
7084
8363f9d5
RB
70852018-06-21 Richard Bunt <richard.bunt@arm.com>
7086
7087 * gdb.base/watchpoint-hw-attach.c: New test.
7088 * gdb.base/watchpoint-hw-attach.exp: New file.
7089
f00674fe
SM
70902018-06-20 Simon Marchi <simon.marchi@ericsson.com>
7091
7092 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
7093 through /bin/sh.
7094 * boards/dwarf4-gdb-index.exp: Likewise.
7095 * boards/fission-dwp.exp: Likewise.
7096
1d554008
UW
70972018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
7098
7099 * gdb.base/float128.exp: Add comment and improved fail message
7100 to the failure case of "print large128" test.
7101
d0ac1c44
SM
71022018-06-19 Simon Marchi <simon.marchi@ericsson.com>
7103
7104 * configure.ac: Remove AC_PREREQ.
7105 * configure: Re-generate.
7106
61b04dd0
PA
71072018-06-19 Pedro Alves <palves@redhat.com>
7108
7109 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
7110 (func_extern_caller): New.
7111 (main): Call func_extern_caller.
7112 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
7113 logic change.
7114
f63b508a
SM
71152018-06-18 Weimin Pan <weimin.pan@oracle.com>
7116
7117 PR gdb/16841
7118 * gdb.cp/typedef-base.cc: New file.
7119 * gdb.cp/typedef-base.exp: New file.
7120
0fe3a558
TV
71212018-06-18 Tom de Vries <tdevries@suse.de>
7122
7123 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
7124
7010835a
AB
71252018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
7126 Richard Bunt <Richard.Bunt@arm.com>
7127
7128 * gdb.threads/attach-slow-waitpid.c: New file.
7129 * gdb.threads/attach-slow-waitpid.exp: New file.
7130 * gdb.threads/slow-waitpid.c: New file.
7131
14897d65
PA
71322018-06-14 Pedro Alves <palves@redhat.com>
7133
7134 * gdb.base/fork-running-state.c: Include <errno.h>.
7135 (exit_if_relative_exits): New.
7136 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
7137 exits.
7138 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
7139 child exits.
7140
5d9a0608
TV
71412018-06-14 Tom de Vries <tdevries@suse.de>
7142
7143 PR cli/22573
7144 * gdb.base/finish-pretty.c: New test.
7145 * gdb.base/finish-pretty.exp: New file.
7146
11ae5818
PA
71472018-06-14 Pedro Alves <palves@redhat.com>
7148
7149 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
7150 gdb's expected startup output.
7151
1d39de44
PA
71522018-06-14 Pedro Alves <palves@redhat.com>
7153
7154 * lib/selftest-support.exp (selftest_setup): Remove inlined
7155 function handling.
7156
70ee0000
TV
71572018-06-14 Tom de Vries <tdevries@suse.de>
7158
7159 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
7160 matching of breakpoint printing.
7161
11f4b608
TV
71622018-06-13 Tom de Vries <tdevries@suse.de>
7163
7164 PR testsuite/23269
7165 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
7166 (fork_child): ... here, and ...
7167 (fork_parent): ... here.
7168
71692018-06-12 Tom de Vries <tdevries@suse.de>
7170
7171 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
7172
9516f85a
AB
71732018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
7174 Stephen Roberts <stephen.roberts@arm.com>
7175
7176 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
7177 rewrite test to describe action performed, rather than possible
7178 failure.
7179
5045b3d7
GB
71802018-06-08 Gary Benson <gbenson@redhat.com>
7181
7182 * gdb.threads/check-libthread-db.exp: New file.
7183 * gdb.threads/check-libthread-db.c: Likewise.
7184
c61b06a1
TT
71852018-06-05 Tom Tromey <tom@tromey.com>
7186
7187 * gdb.base/default.exp: Update expected "show version" output.
7188
eb6af809
TT
71892018-06-05 Tom Tromey <tom@tromey.com>
7190
7191 PR cli/12326:
7192 * gdb.cp/static-print-quit.exp: Update.
7193 * lib/gdb.exp (pagination_prompt): Update.
7194 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
7195 * gdb.python/python.exp: Update.
7196
178d6a63
JB
71972018-06-04 Joel Brobecker <brobecker@adacore.com>
7198
7199 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
7200
8e817061
JB
72012018-06-01 Joel Brobecker <brobecker@adacore.com>
7202
7203 * gdb.ada/bp_fun_addr: New testcase.
7204
e86ca25f
TT
72052018-06-01 Tom Tromey <tom@tromey.com>
7206
7207 * gdb.xml/tdesc-regs.exp (load_description): Update expected
7208 results.
7209 * gdb.dwarf2/method-ptr.exp: Set language to C++.
7210 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
7211 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
7212 * gdb.base/maint.exp (maint_pass_if): Update.
7213
4b2dfa9d
MR
72142018-05-31 Maciej W. Rozycki <macro@mips.com>
7215
7216 * gdb.base/endian.exp: New test.
7217 * gdb.base/endian.c: New test source.
7218
45f25d6c
AB
72192018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
7220
7221 PR gdb/23203
7222 * gdb.base/bt-selected-frame.c: New file.
7223 * gdb.base/bt-selected-frame.exp: New file.
7224 * lib/gdb.exp (get_current_frame_number): New function.
7225
d9f6d7f8
MR
72262018-05-24 Maciej W. Rozycki <macro@mips.com>
7227 Pedro Alves <palves@redhat.com>
7228
7229 * gdb.threads/tls-core.c: Include <stdlib.h>
7230 (thread_proc): Call `abort'.
7231 * gdb.threads/tls-core.exp: Generate a core with core_find too.
7232 (tls_core_test): New procedure, bits factored out from ...
7233 (top level): ... here. Test both native cores and gcore cores.
7234
ff1cf532
TT
72352018-05-23 Tom Tromey <tom@tromey.com>
7236
7237 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
7238
b98664d3
TT
72392018-05-23 Tom Tromey <tom@tromey.com>
7240
7241 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
7242 symfile_complaints.
7243 (test_short_complaints): Likewise.
7244 (test_empty_complaints): Likewise.
7245 (test_initial_complaints): Update.
7246
4e9668d0
TT
72472018-05-23 Tom Tromey <tom@tromey.com>
7248
7249 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
7250
43ba33c7
TT
72512018-05-23 Tom Tromey <tom@tromey.com>
7252
7253 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
7254 (test_short_complaints): Update.
7255
035522c0
PA
72562018-05-22 Pedro Alves <palves@redhat.com>
7257
7258 * gdb.base/remote.exp: Only gdb_start after compiling the
7259 testcase. Issue "disconnect" before testing "set remote" command
7260 defaults. Issue clean_restart before running to main.
7261
cc0be08f
PA
72622018-05-22 Pedro Alves <palves@redhat.com>
7263
7264 * gdb.base/remote.exp: Adjust expected output of "show remote
7265 memory-write-packet-size". Add tests for "set remote
7266 memory-write-packet-size 0" and "set remote
7267 memory-write-packet-size fixed/limit".
7268
b1b60145
PA
72692018-05-22 Pedro Alves <palves@redhat.com>
7270
7271 PR gdb/22973
7272 * gdb.base/utf8-identifiers.c: New file.
7273 * gdb.base/utf8-identifiers.exp: New file.
7274
0ec848ad
PFC
72752018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
7276
7277 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
7278
2c3305f6
PFC
72792018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
7280
7281 * gdb.arch/powerpc-vsx-gcore.exp: New file.
7282
ce1e8424
TT
72832018-05-18 Tom Tromey <tom@tromey.com>
7284
7285 * gdb.base/ptype-offsets.exp: Update.
7286
ddfe970e
KS
72872018-05-17 Keith Seitz <keiths@redhat.com>
7288
7289 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
7290 in expected breakpoint stop locations.
7291 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
7292 move to proper scope to test variable values.
7293 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
7294 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
7295 New functions.
7296 (main): Call not_inline_func3.
7297 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
7298 inline_func1, inline_func2, and inline_func3. Test that when each
7299 breakpoint is hit, GDB properly reports both the stop location
7300 and the backtrace. Repeat tests for temporary breakpoints.
7301
0726fcc6
MR
73022018-05-15 Maciej W. Rozycki <macro@mips.com>
7303
7304 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
7305 rather then trying to access it in determining whether the PID
7306 of `gdbserver' could have been retrieved.
7307
8ee22052
AB
73082018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
7309
7310 * gdb.arch/amd64-init-x87-values.S: New file.
7311 * gdb.arch/amd64-init-x87-values.exp: New file.
7312
7785df48
JK
73132018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7314
7315 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
7316
56bcdbea
TT
73172018-05-04 Tom Tromey <tom@tromey.com>
7318
7319 PR python/22730:
7320 * gdb.python/python.exp: Test multi-line execute.
7321
a913fffb
TT
73222018-05-04 Tom Tromey <tom@tromey.com>
7323
7324 PR python/22731:
7325 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
7326
7a2c85f2
TT
73272018-05-04 Tom Tromey <tom@tromey.com>
7328
7329 PR gdb/11750:
7330 * gdb.base/define.exp: Test defining a user command inside a user
7331 command.
7332 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
7333
a3b60e45
JK
73342018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
7335 Pedro Alves <palves@redhat.com>
7336
7337 PR breakpoints/19806 and support for PR external/20207.
7338 * gdb.base/watchpoint-unaligned.c: New file.
7339 * gdb.base/watchpoint-unaligned.exp: New file.
7340
45fe4a03
AB
73412018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
7342
7343 * gdb.base/maint.exp: Make test names unique, use
7344 test_prefix_command_help to test 'help maint info', and remove
7345 repeated test of 'help maint'.
7346
9be2ae8f
TT
73472018-05-04 Tom Tromey <tom@tromey.com>
7348
7349 PR gdb/22619:
7350 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
7351 behavior.
7352
11859c31
AB
73532018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
7354
7355 * gdb.base/maint.exp: Process output from 'maint print registers'
7356 line at a time.
7357
089a9490
AB
73582018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
7359
7360 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
7361 timeout.
7362
9b0797e2
AB
73632018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
7364
7365 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
7366 filter pattern.
7367
f6ac5f3d
PA
73682018-05-02 Pedro Alves <palves@redhat.com>
7369
7370 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
7371 to_log_command renames.
7372 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
7373
77d3c63b
TT
73742018-05-02 Tom Tromey <tom@tromey.com>
7375
7376 * gdb.python/py-parameter.exp: Set test message.
7377
0489430a
TT
73782018-05-02 Tom Tromey <tom@tromey.com>
7379
7380 PR python/20084:
7381 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
7382 PARAM_ZUINTEGER_UNLIMITED tests.
7383
1632f8ba
DR
73842018-04-28 Dan Robertson <danlrobertson89@gmail.com>
7385
7386 PR rust/23124
7387 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
7388 when casting.
7389
6d7bb824
TT
73902018-04-30 Tom Tromey <tom@tromey.com>
7391
7392 * gdb.python/py-type.exp: Check align attribute.
7393 * gdb.python/py-type.c: New "aligncheck" global.
7394
007e1530
TT
73952018-04-30 Tom Tromey <tom@tromey.com>
7396
7397 PR exp/17095:
7398 * gdb.dwarf2/dw2-align.exp: New file.
7399 * gdb.cp/align.exp: New file.
7400 * gdb.base/align.exp: New file.
7401 * lib/gdb.exp (gdb_int128_helper): New proc.
7402 (has_int128_c, has_int128_cxx): New caching procs.
7403
6873858b
TT
74042018-04-27 Tom Tromey <tom@tromey.com>
7405
7406 PR rust/22545:
7407 * gdb.rust/simple.exp: Add inclusive range tests.
7408
79188d8d
PA
74092018-04-26 Pedro Alves <palves@redhat.com>
7410
7411 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
7412 ifunc breakpoint locations correctly of ifunc breakpoints set
7413 while the program resolves the ifunc.
7414
c7075ad5
PA
74152018-04-26 Pedro Alves <palves@redhat.com>
7416
7417 * gdb.base/gnu-ifunc-final.c: New file.
7418 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
7419 * gdb.base/gnu-ifunc.exp (executable): Delete.
7420 (staticexecutable): Adjust.
7421 (lib_opts, exec_opts): Delete.
7422 (make_binsuffix, build, set-break): New procedures.
7423 (misc_tests): New, with tests factored out from the top level.
7424 (top level): Test different combinations of ifunc resolver name,
7425 resolver with and with debug info, and ifunc target with and
7426 without debug info. Wrap static tests with with_target_prefix.
7427
8388016d
PA
74282018-04-26 Pedro Alves <palves@redhat.com>
7429
7430 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
7431 return type" warnings.
7432
249b5733
PA
74332018-04-25 Pedro Alves <palves@redhat.com>
7434
7435 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
7436 killed".
7437 * gdb.base/kill-after-signal.exp: Likewise.
7438 * gdb.threads/kill.exp: Likewise.
7439
f67c0c91
SDJ
74402018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
7441 Sergio Durigan Junior <sergiodj@redhat.com>
7442 Pedro Alves <palves@redhat.com>
7443
7444 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
7445 regexps to expect for '[Inferior ... detached]' as well.
7446 * gdb.base/attach.exp: Likewise.
7447 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
7448 "gdb_continue_to_end".
7449 (test_catch_syscall_with_wrong_args): Likewise.
7450 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
7451 ']'. Don't set 'verbose' on.
7452 * gdb.base/foll-vfork.exp: Likewise.
7453 * gdb.base/fork-print-inferior-events.c: New file.
7454 * gdb.base/fork-print-inferior-events.exp: New file.
7455 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
7456 '[Inferior ... has been killed]' message.
7457 * gdb.base/kill-after-signal.exp: Likewise.
7458 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
7459 detach message.
7460 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
7461 message.
7462 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
7463 regexps to expect for '[Inferior ... detached]' as well.
7464 * gdb.threads/process-dies-while-detaching.exp: Likewise.
7465
0a8ddac4
SM
74662018-04-24 Simon Marchi <simon.marchi@ericsson.com>
7467
7468 PR gdb/23104
7469 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
7470
701adfb0
PA
74712018-04-22 Rajendra SY <rajendra.sy@gmail.com>
7472
7473 PR gdb/23095
7474 * gdb.base/break-probes.exp: Pass shlib_load to
7475 prepare_for_testing. Set normal_bp to r_debug_state if target is
7476 bsd.
7477
d27d16bf
RB
74782018-04-19 Richard Bunt <richard.bunt@arm.com>
7479
7480 * gdb.threads/multiple-successive-infcall.c: New test.
7481 * gdb.threads/multiple-successive-infcall.exp: New file.
7482
a037790e
TT
74832018-04-17 Tom Tromey <tom@tromey.com>
7484
7485 * gdb.rust/simple.rs (Union): New type.
7486 (main): New local "u".
7487 * gdb.rust/simple.exp (test_one_slice): Add new test case.
7488
e3a91079
AA
74892018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
7490
7491 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
7492 number information in output of "whereis" command.
7493 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
7494
b744723f
AA
74952018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7496
7497 * gdb.ada/info_types.exp: Adjust expected output to the line
7498 numbers now printed by "info var/func/type".
7499 * gdb.base/completion.exp: Likewise.
7500 * gdb.base/included.exp: Likewise.
7501 * gdb.cp/cp-relocate.exp: Likewise.
7502 * gdb.cp/cplusfuncs.exp: Likewise.
7503 * gdb.cp/namespace.exp: Likewise.
7504 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
7505
4a4495d6
MM
75062018-04-13 Markus Metzger <markus.t.metzger@intel.com>
7507
7508 * gdb.btrace/cpu.exp: New.
7509
1d509aa6
MM
75102018-04-13 Markus Metzger <markus.t.metzger@intel.com>
7511
7512 * gdb.base/step-indirect-call-thunk.exp: New.
7513 * gdb.base/step-indirect-call-thunk.c: New.
7514 * gdb.reverse/step-indirect-call-thunk.exp: New.
7515 * gdb.reverse/step-indirect-call-thunk.c: New.
7516
6295b6da
SM
75172018-04-11 Simon Marchi <simon.marchi@ericsson.com>
7518
7519 * gdb.base/pie-fork.c: New file.
7520 * gdb.base/pie-fork.exp: New file.
7521
50146e70
TT
75222018-04-11 Tom Tromey <tom@tromey.com>
7523
7524 * gdb.rust/simple.exp: Add test for ".." struct initializer.
7525
f50d8a2e
PA
75262018-04-10 Pedro Alves <palves@redhat.com>
7527
7528 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
7529 exits. Instead loop running forever.
7530 (fork_parent): Run forever too.
7531
a0be7a36
SM
75322018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
7533
7534 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
7535 mi_continue_to_line.
7536 * gdb.mi/mi-stack.c (callee4): Add comment.
7537
9b73db36
SM
75382018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
7539
7540 * gdb.mi/mi-stack.exp: Fix indentation.
7541
c912f608
SM
75422018-04-07 Simon Marchi <simon.marchi@ericsson.com>
7543
7544 PR gdb/22979
7545 * gdb.arch/amd64-osabi.exp: New file.
7546
26540402
SM
75472018-04-07 Simon Marchi <simon.marchi@ericsson.com>
7548
7549 PR gdb/22980
7550 * gdb.base/osabi.exp: New file.
7551
121ad66c 75522018-04-02 Weimin Pan <weimin.pan@oracle.com>
79f18731
WP
7553
7554 * gdb.cp/static-typedef-print.exp: New file.
7555 * gdb.cp/static-typedef-print.cc: New file.
7556
3fcded8f
JB
75572018-03-27 Joel Brobecker <brobecker@adacore.com>
7558
7559 * gdb.ada/varsize_limit: New testcase.
7560
59cc4834
JB
75612018-03-27 Joel Brobecker <brobecker@adacore.com>
7562
7563 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
7564
7565 * gdb.ada/notcplusplus: New testcase.
7566
7567 * gdb.base/c-linkage-name.c: New file.
7568 * gdb.base/c-linkage-name.exp: New testcase.
7569
4ca59a9f
TT
75702018-03-26 Tom Tromey <tom@tromey.com>
7571
7572 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
7573 * gdb.python/py-framefilter.py (name_error): New global.
7574 (ErrorInName.function): Use name_error.
7575
978d6c75
TT
75762018-03-26 Tom Tromey <tom@tromey.com>
7577
7578 PR backtrace/15582:
7579 * gdb.python/py-framefilter.exp: Add "bt hide" test.
7580
b7fee5a3
KS
75812018-03-23 Keith Seitz <keiths@redhat.com>
7582
7583 PR c++/22968
7584 * gdb.cp/subtypes.exp: New file.
7585 * gdb.cp/subtypes.h: New file.
7586 * gdb.cp/subtypes.cc: New file.
7587 * gdb.cp/subtypes-2.cc: New file.
7588
376be529
AB
75892018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
7590
7591 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
7592 (done): Call '_exit' not 'exit' to avoid atexit handlers.
7593 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
7594 -nostartfiles when compiling the test. Confirm that all registers
7595 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
7596
066cfa98
AB
75972018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
7598
7599 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
7600 option, syntax was wrong anyway.
7601 * gdb.arch/arm-disp-step.exp: Likewise.
7602 * gdb.arch/sparc64-regs.exp: Likewise.
7603 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
7604 option, syntax was wrong anyway, switch to use
7605 prepare_for_testing.
7606 * gdb.arch/i386-disp-step.exp: Likewise.
7607
079670b9
AA
76082018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
7609
7610 * gdb.ada/exec_changed.exp: Replace "target_info exists
7611 use_gdb_stub" by "use_gdb_stub".
7612 * gdb.ada/start.exp: Likewise.
7613 * gdb.base/async-shell.exp: Likewise.
7614 * gdb.base/attach-pie-misread.exp: Likewise.
7615 * gdb.base/attach-wait-input.exp: Likewise.
7616 * gdb.base/break-entry.exp: Likewise.
7617 * gdb.base/break-interp.exp: Likewise.
7618 * gdb.base/dprintf-detach.exp: Likewise.
7619 * gdb.base/nostdlib.exp: Likewise.
7620 * gdb.base/solib-nodir.exp: Likewise.
7621 * gdb.base/statistics.exp: Likewise.
7622 * gdb.base/testenv.exp: Likewise.
7623 * gdb.mi/mi-exec-run.exp: Likewise.
7624 * gdb.mi/mi-start.exp: Likewise.
7625 * gdb.multi/dummy-frame-restore.exp: Likewise.
7626 * gdb.multi/multi-arch-exec.exp: Likewise.
7627 * gdb.multi/multi-arch.exp: Likewise.
7628 * gdb.multi/tids.exp: Likewise.
7629 * gdb.multi/watchpoint-multi.exp: Likewise.
7630 * gdb.python/py-events.exp: Likewise.
7631 * gdb.threads/attach-into-signal.exp: Likewise.
7632 * gdb.threads/attach-stopped.exp: Likewise.
7633 * gdb.threads/threadapply.exp: Likewise.
7634 * lib/selftest-support.exp: Likewise.
7635
26d6cec4
AA
76362018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
7637
7638 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
7639
4ee89e90
SR
76402018-03-20 Stephen Roberts <stephen.roberts@arm.com>
7641
7642 * gdb.perf/template-breakpoints.cc: New file.
7643 * gdb.perf/template-breakpoints.exp: New file.
7644 * gdb.perf/template-breakpoints.py: New file.
7645
92630041
TT
76462018-03-19 Tom Tromey <tom@tromey.com>
7647
7648 * gdb.rust/simple.rs (main): Add local variables field1, field2,
7649 y0.
7650 * gdb.rust/simple.exp: Test bare identifier form of struct
7651 initializer.
7652
76727919
TT
76532018-03-19 Tom Tromey <tom@tromey.com>
7654
7655 * gdb.gdb/observer.exp: Remove.
7656
194ed413
AA
76572018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
7658
7659 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
7660 "qualified" option when setting breakpoints.
7661 * gdb.trace/backtrace.exp: Likewise.
7662 * gdb.trace/circ.exp: Likewise.
7663 * gdb.trace/collection.exp: Likewise.
7664 * gdb.trace/disconnected-tracing.exp: Likewise.
7665 * gdb.trace/ftrace-lock.exp: Likewise.
7666 * gdb.trace/ftrace.exp: Likewise.
7667 * gdb.trace/infotrace.exp: Likewise.
7668 * gdb.trace/packetlen.exp: Likewise.
7669 * gdb.trace/passc-dyn.exp: Likewise.
7670 * gdb.trace/qtro.exp: Likewise.
7671 * gdb.trace/read-memory.exp: Likewise.
7672 * gdb.trace/report.exp: Likewise.
7673 * gdb.trace/signal.exp: Likewise.
7674 * gdb.trace/status-stop.exp: Likewise.
7675 * gdb.trace/strace.exp: Likewise.
7676 * gdb.trace/tfind.exp: Likewise.
7677 * gdb.trace/trace-break.exp: Likewise.
7678 * gdb.trace/trace-condition.exp: Likewise.
7679 * gdb.trace/trace-mt.exp: Likewise.
7680 * gdb.trace/tstatus.exp: Likewise.
7681 * gdb.trace/tsv.exp: Likewise.
7682 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
7683 * gdb.trace/unavailable.exp: Likewise.
7684 * gdb.trace/while-dyn.exp: Likewise.
7685
8b067d2c
AA
76862018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
7687
7688 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
7689 that libinproctrace is copied to the target.
7690
3ae9ce5d
TT
76912018-03-14 Tom Tromey <tom@tromey.com>
7692
7693 PR cli/14977:
7694 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
7695 a null pointer.
7696 * gdb.base/wchar.exp: Likewise.
7697
b8c2339b
TT
76982018-03-14 Tom Tromey <tom@tromey.com>
7699
7700 PR cli/19918:
7701 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
7702 flag.
7703
4872dc46
SM
77042018-03-08 Simon Marchi <simon.marchi@ericsson.com>
7705
7706 PR gdb/22841
7707 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
7708 "target" to remote_exec.
7709
e4fe3756
SM
77102018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
7711
7712 PR gdb/22841
7713 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
7714 ${board}_upload): Remove.
7715
e95a97d4
AA
77162018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
7717
7718 * gdb.cp/watch-cp.cc: New test.
7719 * gdb.cp/watch-cp.exp: New file.
7720
dbbb1059
AB
77212018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
7722
7723 * gdb.base/infcall-nested-structs.exp: New file.
7724 * gdb.base/infcall-nested-structs.c: New file.
7725 * gdb.base/float.exp: Add riscv support.
7726
ecc054c0
TP
77272018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
7728
7729 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
7730 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
7731
25e3c82c
SDJ
77322018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
7733
7734 * gdb.server/abspath.exp: New file.
7735 * lib/gdb.exp (with_cwd): New procedure.
7736
3083294d
SM
77372018-02-28 Simon Marchi <simon.marchi@ericsson.com>
7738
7739 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
7740 use it.
7741 (gdb_is_target_remote_prompt): New proc.
7742 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
7743 (gdb_is_target_native): Pass prompt parameter to
7744 gdb_is_target_1.
7745
3275ef47
SM
77462018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
7747
7748 * gdb.base/load-command.c: New file.
7749 * gdb.base/load-command.exp: New file.
7750 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
7751 (gdb_is_target_1): ...this, and generalize for other targets
7752 than just remote.
7753 (gdb_is_target_remote): Use gdb_is_target_1.
7754 (gdb_is_target_native): use gdb_is_target_1.
7755
6893c19a
TT
77562018-02-26 Tom Tromey <tom@tromey.com>
7757
7758 PR python/16497:
7759 * gdb.python/py-framefilter.exp: Update test.
7760
2ddeaf8a
TT
77612018-02-26 Tom Tromey <tom@tromey.com>
7762
7763 * gdb.dwarf2/variant.c: New file.
7764 * gdb.dwarf2/variant.exp: New file.
7765
c9317f21
TT
77662018-02-26 Tom Tromey <tom@tromey.com>
7767
7768 * gdb.rust/simple.exp: Accept more possible results in enum test.
7769
6f6d0c26
SM
77702018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
7771
7772 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
7773 parentheses.
7774
11b03145
MR
77752018-02-23 Maciej W. Rozycki <macro@mips.com>
7776
7777 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
7778 name of a variable: $actual_linejj -> $actual_line.
7779
54a27fe5
JB
77802018-02-21 John Baldwin <jhb@FreeBSD.org>
7781
7782 * gdb.arch/amd64-i386-address.exp: Fix a typo.
7783
de65820c
MM
77842018-02-20 Markus Metzger <markus.t.metzger@intel.com>
7785
7786 * gdb.btrace/buffer-size.exp: Do not force BTS.
7787
980548fd
PA
77882018-02-14 Pedro Alves <palves@redhat.com>
7789
7790 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
7791 getting a "Quit".
7792
c4e12631
MM
77932018-02-09 Markus Metzger <markus.t.metzger@intel.com>
7794
7795 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
7796 Fix test name.
7797
c2e0e465
SM
77982018-02-07 Simon Marchi <simon.marchi@ericsson.com>
7799
7800 * gdb.cp/m-static.exp: Check type of optimized out static
7801 member.
7802
f7216783
AB
78032018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
7804
7805 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
7806 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
7807
0625771b
LS
78082018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
7809 Leszek Swirski <leszeks@google.com>
7810
7811 * gdb.python/py-prettyprint.c
7812 (struct to_string_returns_value_inner,
7813 struct to_string_returns_value_wrapper): New.
7814 (main): Add tsrvw variable.
7815 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
7816 ToStringReturnsValueWrapper): New classes.
7817 (register_pretty_printers): Register new pretty-printers.
7818 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
7819 recursive pretty printer.
7820 * gdb.python/py-mi.exp: Likewise.
7821
59498c30
LS
78222018-02-01 Leszek Swirski <leszeks@google.com>
7823
7824 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
7825 functions with the same name as an include file are parsed
7826 correctly.
7827
d4d38844
YQ
78282018-02-01 Yao Qi <yao.qi@linaro.org>
7829
7830 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
7831 "\[^\r\n\]*".
7832
07e5f5cf
NP
78332018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
7834
7835 * gdb.arch/powerpc-prologue-frame.s: New file.
7836 * gdb.arch/powerpc-prologue-frame.c: Likewise.
7837 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
7838
929b5ad4
JB
78392018-01-31 Joel Brobecker <brobecker@adacore.com>
7840
7841 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
7842
e671cd59
PA
78432018-01-30 Pedro Alves <palves@redhat.com>
7844
7845 PR gdb/13211
7846 * gdb.base/interrupt-daemon.c: New.
7847 * gdb.base/interrupt-daemon.exp: New.
7848 * gdb.multi/multi-term-settings.c: New.
7849 * gdb.multi/multi-term-settings.exp: New.
7850
fc413dc4
JB
78512018-01-30 Joel Brobecker <brobecker@adacore.com>
7852
7853 * gdb.base/break.exp: Save the location where the breakpoint
7854 on break.c:47 was actually inserted when debugging the version
7855 compiled at -O2 and use it in the expected output of the "info
7856 break" test performed soon after.
7857
5c319bb2
PA
78582018-01-22 Pedro Alves <palves@redhat.com>
7859 Sergio Durigan Junior <sergiodj@redhat.com>
7860
7861 * gdb.base/whatis.exp: Add tests for 'set print object on' +
7862 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
7863
a9e40818
JB
78642018-01-22 Joel Brobecker <brobecker@adacore.com>
7865
7866 * gdb.base/break-include.c, gdb.base/break-include.inc,
7867 gdb.base/break-include.exp: New files.
7868 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
7869 line number now being the actual line number where the breakpoint
7870 was inserted.
7871 * gdb.mi/mi-break.exp: Likewise.
7872 * gdb.mi/mi-reverse.exp: Likewise.
7873 * gdb.mi/mi-simplerun.exp: Ditto.
7874
e707fc44
AB
78752018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
7876
7877 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
7878 varobj.
7879 * gdb.mi/mi-var-create-rtti.exp: Likewise.
7880
ae451627
AB
78812018-01-21 Don Breazeal <donb@codesourcery.com>
7882 Andrew Burgess <andrew.burgess@embecosm.com>
7883
7884 * gdb.mi/basics.c: Add new global.
7885 * gdb.mi/mi-frame-regs.exp: New file.
7886 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
7887 case.
7888
b1b189e0
AB
78892018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
7890
7891 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
7892 non-parameter, and on an unknown symbol.
7893
fcfcc376
TT
78942018-01-19 Tom Tromey <tom@tromey.com>
7895
7896 * gdb.rust/modules.rs (TWENTY_THREE): New global.
7897 * gdb.rust/modules.exp: Add ::-qualified lookup test.
7898
634c1c31
AA
78992018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
7900
7901 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
7902 setrlimit and chdir to int.
7903
d6ad07fd
AA
79042018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
7905
7906 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
7907 function.
7908 (my_tend): Likewise.
7909 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
7910 rationale of avoiding FP- and vector instructions.
7911
adf8243b
RK
79122018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
7913
7914 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
7915 "info reg" with "\[ \t\]*".
7916 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
7917 "\[ \t\]+".
7918 * gdb.arch/s390-multiarch.exp: Ditto.
7919 * gdb.base/pc-fp.exp: Ditto.
7920 * gdb.reverse/i386-precsave.exp: Ditto.
7921 * gdb.reverse/i386-reverse.exp: Ditto.
7922 * gdb.reverse/i387-env-reverse.exp: Ditto.
7923 * gdb.reverse/i387-stack-reverse.exp: Ditto.
7924
dcc06925
AA
79252018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
7926
7927 * lib/gdb.exp (gdb_compile): Re-enable use of
7928 universal_compile_options for languages other than Rust.
7929
25d4fd80
AA
79302018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
7931
7932 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
7933
ee7f689e 79342018-01-17 Mike Gulick <mgulick@mathworks.com>
41667530
MG
7935
7936 PR gdb/16577
7937 * gdb.base/solib-vanish.exp: New.
7938 * gdb.base/solib-vanish-main.c: New.
7939 * gdb.base/solib-vanish-lib1.c: New.
7940 * gdb.base/solib-vanish-lib2.c: New.
7941
d8447b6b
YQ
79422018-01-17 Yao Qi <yao.qi@linaro.org>
7943
7944 * gdb.compile/compile.exp: Match the address printed for
7945 frame in the output of command "bt".
7946
86d6a90c
TT
79472018-01-15 Tom Tromey <tom@tromey.com>
7948
7949 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
7950 compute sp_reg.
7951
cbcdb1aa
AB
79522018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
7953
7954 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
7955 to prepare.
7956 (prepare): Return 0 on error, 1 on success.
7957
eea61984
PA
79582018-01-12 Pedro Alves <palves@redhat.com>
7959
7960 * gdb.base/continue-after-aborted-step-over.c: New.
7961 * gdb.base/continue-after-aborted-step-over.exp: New.
7962
6181e9c2
SM
79632018-01-11 Simon Marchi <simon.marchi@ericsson.com>
7964
7965 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
7966 options when not creating an executable.
7967
3cada740
PA
79682018-01-11 Pedro Alves <palves@redhat.com>
7969
7970 PR remote/22597
7971 * gdb.server/stop-reply-no-thread.c: New file.
7972 * gdb.server/stop-reply-no-thread.exp: New file.
7973
c63d3e8d
PA
79742018-01-10 Pedro Alves <palves@redhat.com>
7975
7976 PR gdb/22670
7977 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
7978 functions too. Test setting breakpoints and printing C functions
7979 with no debug info too.
7980 * gdb.ada/bp_c_mixed_case/qux.c: New file.
7981
d4c2a405
PA
79822018-01-10 Pedro Alves <palves@redhat.com>
7983
7984 PR gdb/22670
7985 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
7986 a fail.
7987
8825213e
PA
79882018-01-10 Pedro Alves <palves@redhat.com>
7989
7990 PR gdb/22670
7991 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
7992
605fd3c6
YQ
79932018-01-08 Simon Marchi <simon.marchi@ericsson.com>
7994
7995 * gdb.server/unittest.exp: Match the output in non-development
7996 mode.
7997
1e5ded6c
YQ
79982018-01-08 Simon Marchi <simon.marchi@ericsson.com>
7999
8000 * gdb.gdb/unittest.exp: Match output in non-development mode.
8001
30066b0b
JB
80022018-01-08 Joel Brobecker <brobecker@adacore.com>
8003
8004 * gdb.ada/access_tagged_param.exp: Relax expected output
8005 for value of "ObjL" in "continue" to pck.inspect breakpoint
8006 test.
8007
04bafb1e
XR
80082018-01-08 Joel Brobecker <brobecker@adacore.com>
8009
9f86398b
JB
8010 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
8011 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
04bafb1e 8012
e379cee6
PA
80132018-01-05 Pedro Alves <palves@redhat.com>
8014
8015 PR gdb/18653
8016 * gdb.base/libsegfault.exp: New.
8017
de63c46b
PA
80182018-01-05 Joel Brobecker <brobecker@adacore.com>
8019
8020 PR gdb/22670
8021 * gdb.ada/access_tagged_param.exp: New file.
8022 * gdb.ada/access_tagged_param/foo.adb: New file.
8023
f98fc17b
PA
80242018-01-05 Pedro Alves <palves@redhat.com>
8025
8026 PR gdb/22670
8027 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
8028 exercise lower case too, and to exercise both full matching and
8029 wild matching.
8030
342f8240
JB
80312018-01-05 Joel Brobecker <brobecker@adacore.com>
8032
8033 * gdb.ada/rename_subscript_param: New testcase.
8034
7150d33c
JG
80352018-01-05 Jerome Guitton <guitton@adacore.com>
8036
8037 * gdb.ada/arr_acc_idx_w_gap: New testcase.
8038
cc0e770c
JB
80392018-01-05 Joel Brobecker <brobecker@adacore.com>
8040
8041 * gdb.ada/convvar_comp: New testcase.
8042
672a41aa 80432018-01-05 Xavier Roirand <roirand@adacore.com>
e3861a03
XR
8044
8045 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
8046 (My_Table): New global variable.
8047 * testsuite/gdb.ada/array_char_idx.exp: Add test.
8048
7365ec2f
JB
80492018-01-04 Joel Brobecker <brobecker@adacore.com>
8050
8051 PR gdb/22670
8052 * gdb.ada/maint_with_ada: New testcase.
8053
289483b6
JB
80542018-01-04 Joel Brobecker <brobecker@adacore.com>
8055
8056 PR gdb/22670
8057 * gdb.ada/bp_c_mixed_case: New testcase.
8058
344420da
JB
80592018-01-04 Joel Brobecker <brobecker@adacore.com>
8060
8061 PR gdb/22670
8062 * gdb.ada/complete.exp: Add "complete break ada" test.
8063
66fc87a0
JB
80642018-01-04 Joel Brobecker <brobecker@adacore.com>
8065
8066 PR gdb/22670
8067 * gdb.ada/info_addr_mixed_case: New testcase.
8068
9f757bf7
XR
80692018-01-03 Xavier Roirand <roirand@adacore.com>
8070
8071 * gdb.ada/excep_handle.exp: New testcase.
8072 * gdb.ada/excep_handle/foo.adb: New file.
8073 * gdb.ada/excep_handle/pck.ads: New file.
8074
bd570f80
JB
80752018-01-03 Joel Brobecker <brobecker@adacore.com>
8076
8077 * gdb.base/step-line.c: Add extra empty line in copyright header.
8078 * gdb.base/step-line.inp: Likewise.
8079
9fe561ab
JB
80802018-01-02 Joel Brobecker <brobecker@adacore.com>
8081
8082 * gdb.ada/dyn_stride.exp: Add slice test.
8083
a405673c
JB
80842018-01-02 Joel Brobecker <brobecker@adacore.com>
8085
8086 * gdb.ada/dyn_stride: New testcase.
8087
cef0f868
SH
80882017-12-27 Stafford Horne <shorne@gmail.com>
8089
8090 * gdb.xml/extra-regs.xml: Add example foo reggroup.
8091 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
8092
b67d92b0
SH
80932017-12-27 Stafford Horne <shorne@gmail.com>
8094
8095 * gdb.base/reggroups.c: New file.
8096 * gdb.base/reggroups.exp: New file.
8097
eccab96d
JB
80982017-12-18 Joel Brobecker <brobecker@adacore.com>
8099
8100 * gdb.dwarf2/ada-valprint-error.c: New file.
8101 * gdb.dwarf2/ada-valprint-error.exp: New file.
8102
0e2da9f0
JB
81032017-12-18 Joel Brobecker <brobecker@adacore.com>
8104
8105 * gdb.ada/assign_arr: New testcase.
8106
cb923fcc
XR
81072017-12-18 Xavier Roirand <roirand@adacore.com>
8108
8109 * gdb.ada/funcall_ptr: New testcase.
8110
7c161838
SDJ
81112017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
8112
8113 PR cli/16224
8114 * gdb.base/ptype-offsets.cc: New file.
8115 * gdb.base/ptype-offsets.exp: New file.
8116
1af17fd9
YQ
81172017-12-15 Yao Qi <yao.qi@linaro.org>
8118
8119 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
8120 if XML is disabled.
8121
828d5846
XR
81222017-12-15 Xavier Roirand <roirand@adacore.com>
8123
8124 * gdb.ada/same_component_name: New testcase.
8125
79e8fcaa
JB
81262017-12-14 Joel Brobecker <brobecker@adacore.com>
8127
8128 * gdb.ada/str_binop_equal: New testcase.
8129
e05fa6f9
JB
81302017-12-14 Joel Brobecker <brobecker@adacore.com>
8131
8132 * gdb.ada/task_switch_in_core: New testcase.
8133
b89641ba
SM
81342017-12-13 Simon Marchi <simon.marchi@ericsson.com>
8135
8136 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
8137 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
8138 call test_bkpt_qualified.
8139 (test_bkpt_qualified): New proc.
8140
6892d2e4
PA
81412017-12-13 Pedro Alves <palves@redhat.com>
8142
8143 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
8144 Tighten regexp by matching with an anchor.
8145
a22ecf70
PA
81462017-12-13 Pedro Alves <palves@redhat.com>
8147
8148 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
8149 ("expression with namespace"): New set of tests.
8150 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
8151 (Nested::Test_NS::qux): New.
8152 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
8153 defaults to 'start_quote_char' and 'end_quote_char' parameters.
8154
9937536c
JB
81552017-12-13 Joel Brobecker <brobecker@adacore.com>
8156
8157 * gdb.base/server-del-break.c: New file.
8158 * gdb.base/server-del-break.exp: New file.
8159
fe49c6f5
SH
81602017-12-12 Stafford Horne <shorne@gmail.com>
8161
8162 * gdb.xml/tdesc-regs.exp: Add or1k support.
8163
c3d18620
SH
81642017-12-12 Stafford Horne <shorne@gmail.com>
8165
8166 * gdb.base/bp-permanent.c: Define nop of or1k.
8167
c5f9cfc8
JB
81682017-12-11 Joel Brobecker <brobecker@adacore.com>
8169
8170 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
8171 output with components being reordered.
8172
a9c135fc
JB
81732017-12-11 Joel Brobecker <brobecker@adacore.com>
8174
8175 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
8176 output with components being reordered.
8177
927aa2e7
JK
81782017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8179 Pedro Alves <palves@redhat.com>
8180
8181 * gdb.base/maint.exp (check for .gdb_index): Check also for
8182 .debug_names.
8183 * gdb.dlang/watch-loc.c (.debug_aranges): New.
8184 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
8185 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
8186 (.gdb_index used after symbol reloading): Support also .debug_names.
8187 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
8188
f17d9474
YQ
81892017-12-08 Yao Qi <yao.qi@linaro.org>
8190
8191 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
8192 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
8193
a0de8c21
YQ
81942017-12-08 Yao Qi <yao.qi@linaro.org>
8195
8196 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
8197 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
8198
a738ea1d
YQ
81992017-12-08 Yao Qi <yao.qi@linaro.org>
8200
8201 * gdb.arch/aarch64-tagged-pointer.c: New file.
8202 * gdb.arch/aarch64-tagged-pointer.exp: New file.
8203
1cd9a73b
SDJ
82042017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
8205
8206 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
8207 "int".
8208
fa6eb693
KS
82092017-12-07 Keith Seitz <keiths@redhat.com>
8210
8211 PR breakpoints/22569
8212 * gdb.linespec/ls-errs.exp: Change expected result of "break
8213 -source this file has spaces.c -line 3".
8214 Check that an explicit source file followed by whitespace is
8215 identified as an invalid explicit location.
8216
883fd55a
KS
82172017-12-07 Keith Seitz <keiths@redhat.com>
8218
8219 * gdb.cp/nested-types.cc: New file.
8220 * gdb.cp/nested-types.exp: New file.
8221 * lib/cp-support.exp: Load data-structures.exp library.
8222 (debug_cp_test_ptype_class): New global.
8223 (cp_ptype_class_verbose, next_line): New procedures.
8224 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
8225 Add and document new return value.
8226 Switch the list of lines to a queue.
8227 Add support for new `type' key for nested type definitions.
8228 Add debugging/troubleshooting messages.
8229 * lib/data-structures.exp: New file.
8230
ec72db3e
SM
82312017-12-07 Simon Marchi <simon.marchi@ericsson.com>
8232
8233 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
8234 with proc_with_prefix, don't use with_test_prefix.
8235
99598d71
TT
82362017-12-07 Tom Tromey <tom@tromey.com>
8237
8238 * gdb.base/break.exp: Add test for empty "commands".
8239
a8806230
YQ
82402017-12-07 Yao Qi <yao.qi@linaro.org>
8241
8242 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
8243 malloc and catch syscall.
8244
824cc835
PM
82452017-12-07 Phil Muldoon <pmuldoon@redhat.com>
8246
e79be6e5 8247 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
824cc835
PM
8248 tests for explicit locations.
8249
7cc244de
PA
82502017-12-06 Pedro Alves <palves@redhat.com>
8251
8252 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
8253 force-disabling XML descriptions.
8254
50a1fdd5
PA
82552017-12-04 Pedro Alves <palves@redhat.com>
8256
8257 PR gdb/22499
8258 * gdb.arch/amd64-disp-step-avx.S: New file.
8259 * gdb.arch/amd64-disp-step-avx.exp: New file.
8260
f0fb2488
PA
82612017-12-03 Pedro Alves <palves@redhat.com>
8262
8263 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
8264 and <string.h>.
8265 (parent_function): Print distinct messages when waitpid fails, or
8266 the child exits with a signal, or the child exits for an unhandled
8267 reason.
8268 * gdb.threads/process-dies-while-detaching.exp
8269 (detach_and_expect_exit): New 'inf_output_re' parameter and use
8270 it. Wait for both inferior output and GDB's prompt. Use an
8271 indirect spawn id list.
8272 (do_detach): New parameter 'child_exit'. Use it to compute
8273 expected inferior output.
8274 (test_detach, test_detach_watch, test_detach_killed_outside):
8275 Adjust to pass down the expected child exit kind.
8276
97cbe998
SDJ
82772017-12-01 Joel Brobecker <brobecker@adacore.com>
8278 Sergio Durigan Junior <sergiodj@redhat.com>
8279 Pedro Alves <palves@redhat.com>
8280
8281 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
8282
40fc416f
SDJ
82832017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
8284
8285 * gdb.base/relocate.exp: Add tests to guarantee that arguments
8286 to 'symbol-file' and 'add-symbol-file' can be
8287 position-independent.
8288
1cc75e92
YQ
82892017-12-01 Yao Qi <yao.qi@linaro.org>
8290
8291 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
8292 the URL in copyright header.
8293 * gdb.arch/aarch64-fp.exp: Likewise.
8294 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
8295 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
8296 * gdb.base/expand-psymtabs.exp: Likewise.
8297 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
8298 * gdb.fortran/common-block.exp: Likewise.
8299 * gdb.fortran/common-block.f90: Likewise.
8300 * gdb.fortran/logical.exp: Likewise.
8301 * gdb.fortran/vla-datatypes.f90: Likewise.
8302 * gdb.fortran/vla-sub.f90: Likewise.
8303
875fb7a7
JB
83042017-11-30 Joel Brobecker <brobecker@adacore.com>
8305
8306 * gdb.ada/repeat_dyn: New testcase.
8307
6f14765f
UW
83082017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
8309
8310 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
8311 Update for changed thread numbering.
8312 * gdb.cell/bt.exp: Update for changed GDB output.
8313
f1af7b94
SM
83142017-11-30 Simon Marchi <simon.marchi@ericsson.com>
8315
8316 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
8317 setting isremote by hand.
8318 * boards/dwarf4-gdb-index.exp: Likewise.
8319 * boards/fission.exp: Likewise.
8320 * boards/stabs.exp: Likewise.
8321
e3919f3e
PA
83222017-11-30 Pedro Alves <palves@redhat.com>
8323
8324 * gdb.linespec/cpls-ops.exp
8325 (check_explicit_skips_function_argument): Extract the underlying
8326 type of size_t instead of hardcoding it.
8327
bd69330d
PA
83282017-11-29 Pedro Alves <palves@redhat.com>
8329
8330 PR c++/19436
8331 * gdb.linespec/cpls-abi-tag.cc: New file.
8332 * gdb.linespec/cpls-abi-tag.exp: New file.
8333
a20714ff
PA
83342017-11-29 Pedro Alves <palves@redhat.com>
8335
8336 * gdb.base/langs.exp: Use -qualified.
8337 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
8338 it.
8339 * gdb.cp/namespace.exp: Use -qualified.
8340 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
8341 (overload-3, template-overload, template-ret-type, const-overload)
8342 (const-overload-quoted, anon-ns, ambiguous-prefix): New
8343 procedures.
8344 (test_driver): Call them.
8345 * gdb.cp/save-bp-qualified.cc: New.
8346 * gdb.cp/save-bp-qualified.exp: New.
8347 * gdb.linespec/explicit.exp: Test -qualified.
8348 * lib/completion-support.exp (completion::explicit_opts_list): Add
8349 "-qualified".
8350 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
8351
f6f1d339
PM
83522017-11-29 Phil Muldoon <pmuldoon@redhat.com>
8353
8354 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
8355
02ca603a
TT
83562017-11-29 Tom Tromey <tom@tromey.com>
8357
8358 * gdb.base/relocate.exp: Update invalid argument test.
8359 Add new tests for invalid arguments.
8360
ed6c0bfb
TP
83612017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
8362
8363 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
8364 Return 0 as a long.
8365 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
8366
f106e10e
TP
83672017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
8368
8369 * gdb.cp/breakpoint.cc (bar): Set return type to void.
8370 * gdb.cp/psymtab-parameter.cc (func): Likewise.
8371 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
8372 func ().
8373 * gdb.cp/shadow.cc (B.func): Return 0.
8374
10329bb2
JB
83752017-11-27 Joel Brobecker <brobecker@adacore.com>
8376
8377 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
8378 expected output in gdb_expect call to allow the exception
8379 message to be present as well. Fix syntax confusion to avoid
8380 TCL thinking that exception_name is an array.
8381
617cd4bc
UW
83822017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
8383
8384 * gdb.arch/spu-info.c: Include <unistd.h>.
8385 (do_signal_test): Fix broken calls to write.
8386 * gdb.arch/spu-info.exp: Use prepare_for_testing.
8387 Fix checks for empty mailboxes. Update signal tests for corrected
8388 do_signal_test routine. Allow nonzero event status.
58f7f0bf
UW
8389 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
8390 * gdb.cell/arch.exp: Use standard_output_file.
8391 * gdb.cell/break.exp: Likewise.
8392 * gdb.cell/bt.exp: Likewise.
8393 * gdb.cell/core.exp: Likewise.
8394 * gdb.cell/dwarfaddr.exp: Likewise.
8395 * gdb.cell/ea-cache.exp: Likewise.
8396 * gdb.cell/ea-standalone.exp: Likewise.
8397 * gdb.cell/f-regs.exp: Likewise.
8398 * gdb.cell/fork.exp: Likewise.
8399 * gdb.cell/gcore.exp: Likewise.
8400 * gdb.cell/mem-access.exp: Likewise.
8401 * gdb.cell/ptype.exp: Likewise.
8402 * gdb.cell/registers.exp: Likewise.
8403 * gdb.cell/sizeof.exp: Likewise.
8404 * gdb.cell/solib-symbol.exp: Likewise.
8405 * gdb.cell/solib.exp: Likewise.
617cd4bc 8406
a81aaca0
PA
84072017-11-25 Pedro Alves <palves@redhat.com>
8408
8409 * gdb.base/complete-empty.exp: New file.
8410 * gdb.base/completion.exp: Adjust.
8411
6a3c6ee4
PA
84122017-11-25 Pedro Alves <palves@redhat.com>
8413
8414 * gdb.linespec/cpls-ops.cc: New file.
8415 * gdb.linespec/cpls-ops.exp: New file.
8416 * lib/completion-support.exp (test_complete_prefix_range_re): New,
8417 factored out from ...
8418 (test_complete_prefix_range): ... this.
8419
8955eb2d
PA
84202017-11-24 Pedro Alves <palves@redhat.com>
8421
8422 * gdb.linespec/cpcompletion.exp: New file.
8423 * gdb.linespec/cpls-hyphen.cc: New file.
8424 * gdb.linespec/cpls.cc: New file.
8425 * gdb.linespec/cpls2.cc: New file.
8426 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
8427 test to use test_gdb_complete_unique. Add label completion,
8428 keyword completion and explicit location completion tests.
8429 * lib/completion-support.exp: New file.
8430
e547c119
JB
84312017-11-24 Joel Brobecker <brobecker@adacore.com>
8432
8433 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
8434 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
8435 when hitting an exception catchpoint.
8436
7c3c1aa8
YQ
84372017-11-22 Yao Qi <yao.qi@linaro.org>
8438
8439 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
8440
41bd68f5
SM
84412017-11-22 Simon Marchi <simon.marchi@ericsson.com>
8442
8443 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
8444 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
8445 * gdb.dwarf2/info-locals-optimized-out.c: New file.
8446
1daad298
YQ
84472017-11-22 Yao Qi <yao.qi@linaro.org>
8448
8449 * gdb.base/info-os.exp: Pass pthreads.
8450 * gdb.multi/multi-attach.exp: Likewise.
8451
88465e87
YQ
84522017-11-22 Yao Qi <yao.qi@linaro.org>
8453
8454 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
8455 compiler.
8456
dc196b23
YQ
84572017-11-22 Yao Qi <yao.qi@linaro.org>
8458
8459 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
8460 * gdb.base/break-interp.exp: Likewise.
8461 * gdb.base/jit-attach-pie.exp: Likewise.
8462
2400729e
UW
84632017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
8464
8465 * gdb.base/float128.c (large128): New variable.
8466 * gdb.base/float128.exp: Add test to print largest __float128 value.
8467
7a26362d
UW
84682017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
8469
8470 * gdb.arch/vsx-regs.exp: Update register content checks.
8471
ed0f4273
UW
84722017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
8473
8474 * gdb.arch/ppc-longdouble.exp: New file.
8475 * gdb.arch/ppc-longdouble.c: Likewise.
8476
a25d69c6
PA
84772017-11-21 Pedro Alves <palves@redhat.com>
8478
8479 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
8480
73fcf641
PA
84812017-11-20 Pedro Alves <palves@redhat.com>
8482
8483 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
8484 (long_double_typedef): New typedefs.
8485 Use DEF on double and long double.
8486 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
8487 cases.
8488 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
8489 and 'long_double_ptr_same_size' locals. Use them to decide
8490 whether cast from array/function to float is valid/invalid.
8491
71a3c369
TT
84922017-11-17 Tom Tromey <tom@tromey.com>
8493
8494 * gdb.rust/traits.rs: New file.
8495 * gdb.rust/traits.exp: New file.
8496
ced9779b
JB
84972017-11-17 Joel Brobecker <brobecker@adacore.com>
8498
8499 * gdb.ada/minsyms: New testcase.
8500
a0922d80
PA
85012017-11-16 Pedro Alves <palves@redhat.com>
8502
8503 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
8504 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
8505
ea04e54c
PA
85062017-11-16 Pedro Alves <palves@redhat.com>
8507
8508 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
8509 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
8510
e849ea89
PA
85112017-11-16 Pedro Alves <palves@redhat.com>
8512
8513 * gdb.server/reconnect-ctrl-c.c: New file.
8514 * gdb.server/reconnect-ctrl-c.exp: New file.
8515
d8ae99a7
PM
85162017-11-16 Phil Muldoon <pmuldoon@redhat.com>
8517
8518 * gdb.python/py-rbreak.exp: New file.
8519 * gdb.python/py-rbreak.c: New file.
8520 * gdb.python/py-rbreak-func2.c: New file.
8521
968a13f8
PA
85222017-11-16 Pedro Alves <palves@redhat.com>
8523
8524 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
8525 pattern.
8526 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
8527 GDB.
8528
71774bc9
SM
85292017-11-15 Simon Marchi <simon.marchi@ericsson.com>
8530
8531 * gdb.tui/completionn.exp (test_tab_completion): Add space in
8532 regex.
8533
ddbb44cf
SM
85342017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
8535
8536 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
8537 test names.
8538
584a564f
PA
85392017-11-09 Pedro Alves <palves@redhat.com>
8540
8541 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
8542 factored out from ...
8543 (top level): ... here, and adjusted to avoid expecting beyond the
8544 prompt in a single gdb_test_multiple.
8545
5ed7a928
PA
85462017-11-09 Pedro Alves <palves@redhat.com>
8547
8548 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
8549 output.
8550 * gdb.server/ext-attach.exp ("kill" test): Likewise.
8551 * gdb.server/ext-restart.exp ("kill" test): Likewise.
8552 * gdb.server/ext-run.exp ("kill" test): Likewise.
8553 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
8554
a60e0738
PA
85552017-11-09 Pedro Alves <palves@redhat.com>
8556
8557 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
8558 match till end of line.
8559
2c88253f
PA
85602017-11-09 Pedro Alves <palves@redhat.com>
8561
8562 * gdb.base/memattr.exp: Tighten regexes to match the end line.
8563
c7a38517
PA
85642017-11-09 Pedro Alves <palves@redhat.com>
8565
8566 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
8567 New procedures, factored out from ...
8568 (top level): ... here, and adjusted to avoid expecting beyond the
8569 prompt in one go.
8570
f29f4b6b
PA
85712017-11-09 Pedro Alves <palves@redhat.com>
8572
8573 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
8574 output. Fix '?' match.
8575
286acbb5
JB
85762017-11-08 Joel Brobecker <brobecker@adacore.com>
8577
8578 * gdb.ada/scoped_watch: New testcase.
8579 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
8580 which is actually correct.
8581 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
8582 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
8583
62d7ae92
PA
85842017-11-08 Pedro Alves <palves@redhat.com>
8585
8586 * gdb.gdb/complaints.exp (test_initial_complaints)
8587 (test_serial_complaints, test_short_complaints): Call
8588 complaint_internal instead of complaint.
8589
280ca31f
DT
85902017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
8591
8592 * gdb.threads/tls-core.c: New file.
8593 * gdb.threads/tls-core.exp: Likewise.
8594
b5ec771e
PA
85952017-11-08 Pedro Alves <palves@redhat.com>
8596
8597 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
8598 (p Exported_Capitalized): New test.
8599 (p exported_capitalized): New test.
8600
a02b41a7
PA
86012017-11-07 Pedro Alves <palves@redhat.com>
8602
8603 * gdb.cp/ena-dis-br-range.exp: Add more tests.
8604
95e95a6d
PA
86052017-11-07 Pedro Alves <palves@redhat.com>
8606
8607 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
8608 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
8609 (disable_invalid, disable_inverted, disable_negative): New
8610 procedures.
8611 ("bad numbers"): New set of tests.
8612
cee62dbd
PA
86132017-11-07 Pedro Alves <palves@redhat.com>
8614
8615 * gdb.cp/ena-dis-br-range.exp: Add tests.
8616
cc638e86
PA
86172017-11-07 Pedro Alves <palves@redhat.com>
8618
8619 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
8620
d0fe4701
XR
86212017-11-07 Xavier Roirand <roirand@adacore.com>
8622 Pedro Alves <palves@redhat.com>
8623
8624 * gdb.base/ena-dis-br.exp: Add reference to
8625 gdb.cp/ena-dis-br-range.exp.
8626 * gdb.cp/ena-dis-br-range.exp: New file.
8627 * gdb.cp/ena-dis-br-range.cc: New file.
8628
46f67f80
PA
86292017-11-06 Pedro Alves <palves@redhat.com>
8630
8631 * gdb.base/attach-non-pgrp-leader.c: New.
8632 * gdb.base/attach-non-pgrp-leader.exp: New.
8633
726e1356
PA
86342017-11-06 Pedro Alves <palves@redhat.com>
8635
8636 * configure.ac: No longer check for termio.h and sgtty.h.
8637 * configure: Regenerate.
8638 * remote-utils.c: Include termios.h instead of gdb_termios.h.
8639 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
8640 Remove termio and sgtty code.
8641
50ab6ace
YQ
86422017-11-03 Yao Qi <yao.qi@linaro.org>
8643
8644 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
8645 in GDB is disabled.
8646
8e68731c
YQ
86472017-11-03 Yao Qi <yao.qi@linaro.org>
8648
8649 * gdb.python/py-thrhandle.exp: Skip it if python is not
8650 enabled.
8651
3a87ae65
SM
86522017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
8653
8654 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
8655 as a breakpoint command.
8656
484d8d36
MD
86572017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
8658
8659 PR python/21213
8660 * gdb.python/py-infthread.exp: Test calling
8661 InferiorThread.inferior () multiple times in a row.
8662
4a27f119
KS
86632017-10-27 Keith Seitz <keiths@redhat.com>
8664
8665 * gdb.opt/inline-break.exp (break_info_1): New procedure.
8666 Test "info break" for every inlined function breakpoint.
8667
bb11dd58
YQ
86682017-10-27 Yao Qi <yao.qi@linaro.org>
8669
8670 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
8671
a43f3893
PF
86722017-10-26 Patrick Frants <osscontribute@gmail.com>
8673
8674 * gdb.cp/classes.exp (test_static_members): Test printing
8675 Outer::instance.
8676 * gdb.cp/classes.c (struct Inner, struct Outer): New.
8677 (Inner::instance, Outer::instance): New.
8678
792ccf00
PA
86792017-10-24 Pedro Alves <palves@redhat.com>
8680
8681 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
8682 extra console" test in two stages.
8683
eb2bfbad
PA
86842017-10-24 Pedro Alves <palves@redhat.com>
8685
8686 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
8687
1f75a651
PA
86882017-10-24 Pedro Alves <palves@redhat.com>
8689
8690 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
8691 loop.
8692
779990d9
PA
86932017-10-24 Pedro Alves <palves@redhat.com>
8694
8695 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
8696 $attempt" and "stoppedtry $stoppedtry" test prefixes.
8697
ad9b8f5d
PA
86982017-10-24 Pedro Alves <palves@redhat.com>
8699
8700 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
8701 parameter and handle it. Don't output read value in test name.
8702
fee6da6e
PA
87032017-10-24 Pedro Alves <palves@redhat.com>
8704
8705 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
8706 custom test name.
8707
10389c2c
PA
87082017-10-24 Pedro Alves <palves@redhat.com>
8709
8710 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
8711 include the unstable output directory name in the test's name.
8712 (initial_setup_simple) <'set args'>: Use custom test name.
8713
a80e65a9
PA
87142017-10-24 Pedro Alves <palves@redhat.com>
8715
8716 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
8717 with explicit test name.
8718
15763a09
PA
87192017-10-20 Pedro Alves <palves@redhat.com>
8720
8721 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
8722 'wait -i'. Use gdb_assert and remote_close.
8723
49a4ce2e
AB
87242017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
8725
8726 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
8727 number from variable rather than hard-coded.
8728
a75868f5
PA
87292017-10-19 Pedro Alves <palves@redhat.com>
8730
8731 * gdb.base/long-inferior-output.c: New file.
8732 * gdb.base/long-inferior-output.exp: New file.
8733
c8ba13ad
KS
87342017-11-18 Keith Seitz <keiths@redhat.com>
8735
8736 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
8737 method.
8738 (main): Call it.
8739 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
8740 Add additional user-defined conversion operator tests.
8741
b27de576
PA
87422017-10-17 Pedro Alves <palves@redhat.com>
8743
8744 * boards/native-stdio-gdbserver.exp: Load "local-board".
8745
8484c955
PA
87462017-10-17 Pedro Alves <palves@redhat.com>
8747
8748 * gdb.base/quit-live.c: New file.
8749 * gdb.base/quit-live.exp: New file.
8750
83d5a34d
KS
87512017-10-16 Keith Seitz <keiths@redhat.com>
8752
8753 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
8754 (class_with_protected_typedef, class_with_private_typedef)
8755 (struct_with_public_typedef, struct_with_protected_typedef)
8756 (struct_with_private_typedef): New classes/structs.
8757 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
8758 typedefs and access specifiers.
8759
739b3f1d
PA
87602017-10-16 Pedro Alves <palves@redhat.com>
8761 Simon Marchi <simon.marchi@polymtl.ca>
8762
8763 * README (Local vs Remote vs Native): New section.
8764 * boards/local-board.exp: New file, with bits factored out from
8765 ...
8766 * boards/native-extended-gdbserver.exp: ... here. Load
8767 "local-board".
8768 * boards/native-gdbserver.exp: Load "local-board".
8769 (${board}_spawn, ${board}_exec): Delete.
8770 * boards/native-stdio-gdbserver.exp: Most contents factored out to
8771 ...
8772 * boards/stdio-gdbserver-base.exp: ... this new file.
8773 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
8774 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
8775 procedure.
8776 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
8777 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
8778 stdio_gdbserver_command.
8779 (${board}_get_remote_address, ${board}_get_comm_port)
8780 (${board}_download, ${board}_upload): Delete.
8781 (get_target_remote_pipe_cmd): New.
8782
fe68b953
SM
87832017-10-16 Simon Marchi <simon.marchi@ericsson.com>
8784
8785 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
8786 test_bkpt_deletion, test_bkpt_cond_and_cmds,
8787 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
8788 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
8789 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
8790 remove with_test_prefix.
8791
300b6685
PA
87922017-10-13 Pedro Alves <palves@redhat.com>
8793
8794 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
8795 * gdb.base/annota1.exp: Use it instead of is_remote.
8796 * gdb.base/annota3.exp: Use it instead of is_remote.
8797 * gdb.cp/annota2.exp: Use it instead of is_remote.
8798 * gdb.cp/annota3.exp: Use it instead of is_remote.
8799 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
8800
50500caf
PA
88012017-10-13 Pedro Alves <palves@redhat.com>
8802
8803 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
8804 (test_num_test_vars, run_and_count_vars, find_env)
8805 (test_set_unset_env, test_inherit_env_var): New procedures.
8806 (top level): Use them.
8807
dad0c6d2
PA
88082017-10-13 Pedro Alves <palves@redhat.com>
8809
8810 * lib/selftest-support.exp (selftest_setup): Extend comments, and
8811 also skip on stub-like targets.
8812
8b0553c1
PA
88132017-10-13 Pedro Alves <palves@redhat.com>
8814
8815 PR gdb/22293
8816 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
8817 (top level): Move some tests to ...
8818 (test_not_found): ... this new procedure.
8819 (top level): Call it.
8820
7594f623
PA
88212017-10-13 Pedro Alves <palves@redhat.com>
8822
8823 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
8824 expect different "info terminal" output if testing with a
8825 non-native target.
8826
ebe3b402
PA
88272017-10-13 Pedro Alves <palves@redhat.com>
8828 Simon Marchi <simon.marchi@polymtl.ca>
8829
8830 PR python/12966
8831 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
8832
42f1b161
PA
88332017-10-13 Pedro Alves <palves@redhat.com>
8834
8835 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
8836 already.
8837
8d6ef72b
PA
88382017-10-13 Pedro Alves <palves@redhat.com>
8839
8840 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
8841 is_remote.
8842
d7bcd5b8
PA
88432017-10-13 Pedro Alves <palves@redhat.com>
8844
8845 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
8846 is_remote.
8847
df479dc6
PA
88482017-10-13 Pedro Alves <palves@redhat.com>
8849
8850 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
8851 is set.
8852 (corefile_test_attach): Likewise. Check can_spawn_for_attach
8853 instead of is_remote.
8854
23fb630a
PA
88552017-10-13 Pedro Alves <palves@redhat.com>
8856
8857 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
8858 (top level): Add comment.
8859
cc77b1dc
PA
88602017-10-13 Pedro Alves <palves@redhat.com>
8861
8862 * gdb.base/remote.exp (top level): Fix comment typo and add
8863 missing return.
8864
27c9e813
PA
88652017-10-13 Pedro Alves <palves@redhat.com>
8866 Simon Marchi <simon.marchi@polymtl.ca>
8867
8868 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
8869 calls and add comments. Skip test if use_gdb_stub is set.
8870 (top level): Use "set cwd" command instead of "cd" command.
8871
5e830d98
PA
88722017-10-13 Pedro Alves <palves@redhat.com>
8873
8874 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
8875 is_remote target check.
8876
f5ca0032
PA
88772017-10-13 Pedro Alves <palves@redhat.com>
8878
8879 * gdb.base/scope.exp: Use build_executable + clean_restart +
8880 gdb_file_cmd instead of prepare_for_testing and no longer skip
8881 "before run" tests on is_remote target boards. Update comments.
8882 * boards/native-extended-gdbserver.exp
8883 (extended_gdbserver_load_last_file): New, factored out from ...
8884 (gdb_load): ... this. Move further below and add comment.
8885 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
8886
8aed1c0d
PA
88872017-10-12 Pedro Alves <palves@redhat.com>
8888
8889 * gdb.base/attach.exp: Remove references to gdb64.
8890 * gdb.base/dbx.exp: Remove references to gdb64.
8891
cfa34c87
SM
88922017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
8893 Pedro Alves <palves@redhat.com>
8894
8895 * gdb.base/label.exp: Remove is_remote target check.
8896
9192b7de
PA
88972017-10-12 Pedro Alves <palves@redhat.com>
8898
8899 * gdb.base/auvx.exp (coredir): Update comment.
8900 (top level) <core_works>: Use "set cwd" command instead of "cd"
8901 command.
8902
6bf0052d
PA
89032017-10-12 Pedro Alves <palves@redhat.com>
8904 Simon Marchi <simon.marchi@polymtl.ca>
8905
8906 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
8907 target boards.
8908
e48ef82d
PA
89092017-10-12 Pedro Alves <palves@redhat.com>
8910 Simon Marchi <simon.marchi@polymtl.ca>
8911
8912 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
8913 Instead skip if there's any gdb_protocol set.
8914
8d7aea57
SM
89152017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
8916 Pedro Alves <palves@redhat.com>
8917
8918 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
8919
30440677
PA
89202017-10-12 Pedro Alves <palves@redhat.com>
8921 Simon Marchi <simon.marchi@polymtl.ca>
8922
8923 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
8924 instead of on dejagnu remote boards.
8925
4e04f045 89262017-10-12 Pedro Alves <palves@redhat.com>
175654b9 8927 Simon Marchi <simon.marchi@polymtl.ca>
4e04f045
PA
8928
8929 * gdb.base/inferior-died.exp: Remove is_remote and isnative
8930 checks. Use build_executable + clean_restart instead of
8931 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
8932 of enabling non-stop after starting gdb.
8933
871a186e
PA
89342017-10-12 Pedro Alves <palves@redhat.com>
8935
8936 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
8937 * gdb.threads/non-ldr-exc-2.exp: Ditto.
8938 * gdb.threads/non-ldr-exc-3.exp: Ditto.
8939 * gdb.threads/non-ldr-exc-4.exp: Ditto.
8940
56d704da
AK
89412017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
8942
8943 * gdb.arch/arc-tdesc-cpu.exp: New file.
8944 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
8945
2f20e312
SM
89462017-10-10 Simon Marchi <simon.marchi@ericsson.com>
8947
8948 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
8949
65630365
PA
89502017-10-10 Pedro Alves <palves@redhat.com>
8951
8952 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
8953 expect CLI output.
8954
bf469271
PA
89552017-10-10 Pedro Alves <palves@redhat.com>
8956
8957 * lib/selftest-support.exp (selftest_setup): Update for
8958 captured_command_loop's prototype change.
8959
777a42f1
PA
89602017-10-09 Pedro Alves <palves@redhat.com>
8961
8962 Test both arch1=>arch2 and arch2=>arch1.
8963
8964 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
8965 (srcfile2, binfile2, march1, march2): Remove globals. Largely
8966 factored out to...
8967 (append_arch1_options, append_arch2_options, append_arch_options)
8968 (build_executables): New procedures.
8969 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
8970 local.
8971 (top level): Add new 'first_arch' testing axis.
8972
cbd2b4e3
PA
89732017-10-09 Pedro Alves <palves@redhat.com>
8974
8975 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
8976 (barrier): New.
8977 (thread_start, all_started): New functions.
8978 (main): Spawn new thread and wait until it is scheduled.
8979 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
8980 option.
8981 (do_test): Add 'selected_thread' parameter. Run to all_started
8982 instead of main. Explicitly set the breakpoint at main. Switch
8983 to the SELECTED_THREAD thread.
8984 (top level): Test handling the exec event with either the main
8985 thread or the second thread selected.
8986
5c9e4427
PA
89872017-10-09 Pedro Alves <palves@redhat.com>
8988
8989 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
8990 logic. Move STOP marker after the value checks.
8991 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
8992 regexp.
8993
b3b7c423
SL
89942017-10-06 Sandra Loosemore <sandra@codesourcery.com>
8995
8996 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
8997
3b4b2f16
UW
89982017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
8999
9000 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
9001 integer-to-dfp conversion.
9002 * gdb.base/dfp-test.exp: Likewise.
9003
5cd63fda
PA
90042017-10-04 Pedro Alves <palves@redhat.com>
9005
9006 * gdb.multi/hangout.c: Include <unistd.h>.
9007 (hangout_loop): New function.
9008 (main): Call alarm. Call hangout_loop in a loop.
9009 * gdb.multi/hello.c: Include <unistd.h>.
9010 (hello_loop): New function.
9011 (main): Call alarm. Call hangout_loop in a loop.
9012 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
9013 inferior with the other selected.
9014
4c71c105
SM
90152017-10-04 Simon Marchi <simon.marchi@ericsson.com>
9016
9017 * gdb.mi/list-thread-groups-available.exp: New file.
9018 * gdb.mi/list-thread-groups-available.c: New file.
9019
bc3b087d
SDJ
90202017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
9021
9022 * gdb.base/set-cwd.exp: Make it available on
9023 native-extended-gdbserver.
9024
d092c5a2
SDJ
90252017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
9026
9027 * gdb.base/set-cwd.c: New file.
9028 * gdb.base/set-cwd.exp: Likewise.
9029
45320ffa
TT
90302017-10-02 Tom Tromey <tom@tromey.com>
9031
9032 PR rust/22236:
9033 * gdb.rust/simple.rs (main): New variable "fslice".
9034 * gdb.rust/simple.exp: Add slice tests. Update string tests.
9035
b3e3859b
TT
90362017-10-02 Tom Tromey <tom@tromey.com>
9037
9038 * gdb.rust/simple.exp: Test ptype of a slice.
9039
01af5e0d
TT
90402017-10-02 Tom Tromey <tom@tromey.com>
9041
9042 * gdb.rust/simple.exp: Test index of slice.
9043
a9bbfbd8
TT
90442017-09-27 Tom Tromey <tom@tromey.com>
9045
9046 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
9047
df8899e5
TP
90482017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
9049 Pedro Alves <palves@redhat.com>
9050
9051 * gdb.base/compare-sections.exp (get value of read-only section): Read
9052 as unsigned value.
9053 (corrupt read-only section): Likewise and don't set written if patching
9054 failed.
9055
757bf54b
KB
90562017-09-21 Kevin Buettner <kevinb@redhat.com>
9057
9058 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
9059 files.
9060
06871ae8
PA
90612017-09-20 Pedro Alves <palves@redhat.com>
9062
9063 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
9064 symbol names in gdb's output.
9065 * gdb.cp/overload.exp ("list all overloads"): Likewise.
9066
e5f25bc5
PA
90672017-09-20 Pedro Alves <palves@redhat.com>
9068
9069 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
9070 Rename to ...
9071 (test_list_ambiguous_symbol): ... this and add a symbol name
9072 parameter. Adjust.
9073 (test_list_ambiguous_function): Reimplement on top of
9074 test_list_ambiguous_symbol and also test listing ambiguous
9075 variables.
9076 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
9077 (ambiguous_fun): ... this.
9078 (ambiguous_var): New.
9079 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
9080 (ambiguous_fun): ... this.
9081 (ambiguous_var): New.
9082
4e5a4f58
JB
90832017-09-19 John Baldwin <jhb@FreeBSD.org>
9084
9085 * gdb.base/starti.c: New file.
9086 * gdb.base/starti.exp: New file.
9087 * lib/gdb.exp (gdb_starti_cmd): New procedure.
9088
26e53f3e
PA
90892017-09-14 Pedro Alves <palves@redhat.com>
9090
9091 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
9092 (top level): Use it instead of runto.
9093
cb791d59
TT
90942017-09-11 Tom Tromey <tom@tromey.com>
9095
9096 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
9097
7c96f8c1
TT
90982017-09-11 Tom Tromey <tom@tromey.com>
9099
9100 * gdb.python/py-infthread.exp: Add tests for new_thread event.
9101 * gdb.python/py-inferior.exp: Add tests for new inferior events.
9102
469412dd
CW
91032017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
9104
9105 * gdb.fortran/printing-types.exp: New file.
9106 * gdb.fortran/printing-types.exp: New file.
9107
e0f86435
BH
91082017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
9109
9110 * gdb.fortran/vla-ptype.exp: Fix typos.
9111 * gdb.fortran/vla-value.exp: Same.
9112
9e9af4be
BH
91132017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
9114
9115 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
9116 * gdb.mi/mi-var-child-f.exp: Likewise.
9117 * gdb.mi/mi-vla-fortran.exp: Likewise.
9118
a5ad232b 91192017-09-08 Frank Penczek <frank.penczek@intel.com>
e79be6e5
SM
9120 Christoph Weinmann <christoph.t.weinmann@intel.com>
9121 Bernhard Heckel <bernhard.heckel@intel.com>
a5ad232b
FP
9122
9123 * gdb.fortran/ptr-indentation.f90: New file.
9124 * gdb.fortran/ptr-indentation.exp: New file.
9125
5aec60eb
TT
91262017-09-05 Tom Tromey <tom@tromey.com>
9127
9128 PR gdb/22010:
9129 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
9130
8f8f8152
TP
91312017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
9132
9133 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
9134
fbd1b771
JK
91352017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
9136
9137 * gdb.threads/tls-nodebug-pie.c: New file.
9138 * gdb.threads/tls-nodebug-pie.exp: New file.
9139
5eb5f850
TT
91402017-09-05 Tom Tromey <tom@tromey.com>
9141
9142 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
9143 for rust.
9144
ae780a21
SM
91452017-09-05 Simon Marchi <simon.marchi@ericsson.com>
9146
9147 * gdb.multi/multi-arch-exec.exp: Test with different
9148 "follow-exec-mode" settings.
9149 (do_test): New procedure.
9150
3693fdb3
PA
91512017-09-04 Pedro Alves <palves@redhat.com>
9152
9153 * gdb.base/func-static.c (S::method const, S::method volatile)
9154 (S::method volatile const): New methods.
9155 (c_s, v_s, cv_s): New instances.
9156 (main): Call method() on them.
9157 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
9158 (cannot_resolve): New procedure.
9159 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
9160 print-quote-unquoted columns.
9161 (do_test): Test printing each scope too.
9162
e68cb8e0
PA
91632017-09-04 Pedro Alves <palves@redhat.com>
9164
9165 * gdb.base/local-static.exp: Also test with
9166 class::method::variable wholly quoted.
9167 * gdb.cp/m-static.exp (class::method::variable): Remove test.
9168
858be34c
PA
91692017-09-04 Pedro Alves <palves@redhat.com>
9170
9171 * gdb.base/local-static.c: New.
9172 * gdb.base/local-static.cc: New.
9173 * gdb.base/local-static.exp: New.
9174
46a4882b
PA
91752017-09-04 Pedro Alves <palves@redhat.com>
9176
9177 * gdb.asm/asm-source.exp: Add casts to int.
9178 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
9179 (dataglobal64_1, dataglobal64_2): New globals.
9180 * gdb.base/nodebug.exp: Test different expressions involving the
9181 new globals, with print, whatis and ptype. Add casts to int.
9182 * gdb.base/solib-display.exp: Add casts to int.
9183 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
9184 * gdb.cp/m-static.exp: Add cast to int.
9185 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
9186 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
9187 tls variable with no debug info without a cast. Test with a cast
9188 to int too.
9189 * gdb.trace/entry-values.exp: Add casts.
9190
2c5a2be1
PA
91912017-09-04 Pedro Alves <palves@redhat.com>
9192
9193 * gdb.base/nodebug.exp: Test that ptype's error about functions
9194 with unknown return type includes the function name too.
9195
7022349d
PA
91962017-09-04 Pedro Alves <palves@redhat.com>
9197
9198 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
9199 return type of munmap in infcall.
9200 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
9201 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
9202 type of ftell in infcall.
9203 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
9204 type of getpid in infcall.
9205 * gdb.base/infcall-exec.exp: Cast return type of execlp in
9206 infcall.
9207 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
9208 Bail on failure to extract the pid.
9209 * gdb.base/nodebug.c: #include <stdint.h>.
9210 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
9211 New functions.
9212 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
9213 Change expected output of print/whatis/ptype with functions with
9214 no debug info. Test all supported languages. Call
9215 test_call_promotion.
9216 * gdb.compile/compile.exp: Adjust expected output to expect
9217 warning.
9218 * gdb.threads/siginfo-threads.exp: Likewise.
9219
54990598
PA
92202017-09-04 Pedro Alves <palves@redhat.com>
9221
9222 * gdb.base/callfuncs.exp (do_function_calls): New parameter
9223 "prototypes". Test calling float functions via prototyped and
9224 unprototyped function pointers.
9225 (perform_all_tests): New parameter "prototypes". Pass it down.
9226 (top level): Pass down "prototypes" parameter to
9227 perform_all_tests.
9228
34d16ea2
SM
92292017-09-04 Simon Marchi <simon.marchi@ericsson.com>
9230
9231 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
9232 Test with nested loops.
9233
9521ecda
SM
92342017-09-04 Simon Marchi <simon.marchi@ericsson.com>
9235
9236 * gdb.base/commands.exp: Call the new procedures.
9237 (loop_break_test, loop_continue_test): New procedures.
9238
80a65e9b
SM
92392017-09-04 Simon Marchi <simon.marchi@ericsson.com>
9240
9241 * gdb.base/commands.exp: Call new procedure.
9242 (define_if_without_arg_test): New procedure.
9243
e439fa14
PA
92442017-09-04 Pedro Alves <palves@redhat.com>
9245
9246 * gdb.base/list-ambiguous.exp: New file.
9247 * gdb.base/list-ambiguous0.c: New file.
9248 * gdb.base/list-ambiguous1.c: New file.
9249 * gdb.base/list.exp (test_list_range): Adjust expected output.
9250
0a2dde4a
SDJ
92512017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
9252
9253 * gdb.base/share-env-with-gdbserver.c: New file.
9254 * gdb.base/share-env-with-gdbserver.exp: Likewise.
9255
5e89eb3a
SM
92562017-08-28 Simon Marchi <simon.marchi@ericsson.com>
9257
9258 * gdb.base/commands.exp (gdbvar_simple_if_test,
9259 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
9260 progvar_simple_if_test, progvar_simple_while_test,
9261 progvar_complex_if_while_test, user_defined_command_test,
9262 user_defined_command_args_eval,
9263 user_defined_command_args_stack_test,
9264 user_defined_command_manyargs_test, bp_deleted_in_command_test,
9265 temporary_breakpoint_commands,
9266 gdb_test_no_prompt, redefine_hook_test,
9267 redefine_backtrace_test): Remove "global gdb_prompt".
9268
fd437cbc
SM
92692017-08-28 Simon Marchi <simon.marchi@ericsson.com>
9270
9271 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
9272 New proc, call it from toplevel.
9273
87215ad1
SDJ
92742017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
9275
9276 PR remote/21852
9277 * gdb.server/normal.c: New file, copied from gdb.base.
9278 * gdb.server/run-without-local-binary.exp: New file.
9279
58afddc6
WP
92802017-08-07 Weimin Pan <weimin.pan@oracle.com>
9281
9282 * gdb.arch/sparc64-adi.exp: New file.
9283 * gdb.arch/sparc64-adi.c: New file.
9284
5277199a
PA
92852017-08-22 Pedro Alves <palves@redhat.com>
9286
9287 * gdb.cp/overload.exp (line_range_pattern): New procedure.
9288 (top level): Add "list all overloads" tests.
9289
14278e1f
TT
92902017-08-22 Tom Tromey <tom@tromey.com>
9291
9292 * gdb.gdb/xfullpath.exp: Remove.
9293
bf223d3e
PA
92942017-08-21 Pedro Alves <palves@redhat.com>
9295
9296 PR gdb/19487
9297 * gdb.base/symbol-alias.c: New.
9298 * gdb.base/symbol-alias2.c: New.
9299 * gdb.base/symbol-alias.exp: New.
9300
c973d0aa
PA
93012017-08-21 Pedro Alves <palves@redhat.com>
9302
9303 * gdb.base/dfp-test.c
9304 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
9305 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
9306 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
9307 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
9308 * gdb.base/whatis-ptype-typedefs.c: New.
9309 * gdb.base/whatis-ptype-typedefs.exp: New.
9310 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
9311 (an_int, an_int_type, an_int_type2): New globals.
9312 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
9313 involving typedefs and cast expressions.
9314 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
9315 (lookup_typedefs_function): New.
9316 (typedefs_pretty_printers_dict): New.
9317 (top level): Register lookup_typedefs_function in
9318 gdb.pretty_printers.
9319
6d580b63
YQ
93202017-08-18 Yao Qi <yao.qi@linaro.org>
9321
9322 * gdb.server/unittest.exp: New.
9323
206726fb
SDJ
93242017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
9325
9326 PR gdb/21954
9327 * gdb.base/environ.exp: Add test to check if 'unset environment'
9328 works.
9329
bf0ec4c2
AA
93302017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
9331
9332 * lib/gdb.exp (universal_compile_options): New caching proc.
9333 (gdb_compile): Suppress GCC's coloring of messages.
9334
d6382fff
TT
93352017-08-14 Tom Tromey <tom@tromey.com>
9336
9337 PR gdb/21675:
9338 * gdb.base/printcmds.exp (test_radices): New function.
9339 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
9340 * gdb.base/sizeof.exp (check_valueof): Use p/d.
9341 * lib/gdb.exp (get_integer_valueof): Use p/d.
9342
c2c2dd9f
SM
93432017-08-12 Simon Marchi <simon.marchi@ericsson.com>
9344
9345 * lib/gdb.exp (get_valueof): Don't capture end-of-line
9346 characters.
9347
fdffd6f4
TT
93482017-08-05 Tom Tromey <tom@tromey.com>
9349
9350 * gdb.rust/simple.exp: Allow String to appear in a different
9351 namespace.
9352
27d41eac
YQ
93532017-07-26 Yao Qi <yao.qi@linaro.org>
9354
9355 * gdb.gdb/unittest.exp: Invoke command
9356 "maintenance check xml-descriptions".
9357
031ed05d
AA
93582017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
9359
9360 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
9361 calling context.
9362 (hex128): Drop erroneous calculation of parameters.
9363
dcd27ddf
SM
93642017-07-22 Simon Marchi <simon.marchi@ericsson.com>
9365
9366 * gdb.python/py-unwind.exp: Disable stack protection when
9367 building test file.
9368
47e77640
PA
93692017-07-20 Pedro Alves <palves@redhat.com>
9370
9371 * gdb.base/default.exp (set language): Adjust expected output.
9372
62d2a18a
PA
93732017-07-20 Pedro Alves <palves@redhat.com>
9374
9375 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
9376 (test_minsym): ... this, and make static.
9377 (get_pck__foo__bar__minsym): Rename to ...
9378 (get_test_minsym): ... this.
9379 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
9380 symbol names and comments.
9381 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
9382 (get_test_minsym): ... this.
9383 (pck__foo__bar__minsym__2): Rename to ...
9384 (test_minsym): ... this.
9385 (main): Adjust.
9386
c45ec17c
PA
93872017-07-17 Pedro Alves <palves@redhat.com>
9388
9389 * gdb.base/completion.exp: Adjust expected output.
9390 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
9391 the completer works.
9392
c6756f62
PA
93932017-07-17 Pedro Alves <palves@redhat.com>
9394
9395 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
9396
5bd68487
AB
93972017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
9398
9399 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
9400
8880f2a9
TT
94012017-07-14 Tom Tromey <tom@tromey.com>
9402
9403 PR rust/21764:
9404 * gdb.rust/simple.exp: Add tests.
9405
65547233
TT
94062017-07-14 Tom Tromey <tom@tromey.com>
9407
9408 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
9409
8f14146e
PA
94102017-07-14 Pedro Alves <palves@redhat.com>
9411
9412 * gdb.linespec/base/one/thefile.cc (z1): New function.
9413 * gdb.linespec/base/two/thefile.cc (z2): New function.
9414 * gdb.linespec/linespec.exp: Add tests.
9415
b4365d02
AB
94162017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
9417
9418 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
9419 to mi_create_breakpoint.
9420
5d2cbaa5
AB
94212017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
9422
9423 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
9424 mi_create_breakpoint.
9425
11cb5716
IB
94262017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
9427
9428 * gdb.dlang/demangle.exp: Update for demangling changes.
9429
03278692
TT
94302017-07-09 Tom Tromey <tom@tromey.com>
9431
9432 * gdb.dwarf2/shortpiece.exp: New file.
9433
33c5cd75
DB
94342017-07-06 David Blaikie <dblaikie@gmail.com>
9435
9436 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
9437 built from fissiont-multi-cu{1,2}.c.
9438 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
9439 except putting 'main' and 'func' in separate CUs in the same DWO file.
9440 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
9441 test.
9442 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
9443 test.
9444
8455d262
PA
94452017-07-06 Pedro Alves <palves@redhat.com>
9446
9447 * gdb.python/py-unwind.exp: Test flushregs.
9448
dc4bde35
SDJ
94492017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
9450
9451 PR cli/21688
9452 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
9453 tests for alias commands and trailing whitespace.
9454
51ed89aa
SDJ
94552017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
9456
9457 PR cli/21688
9458 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
9459 procedure. Call it.
9460
eb17d413
PA
94612017-06-29 Pedro Alves <palves@redhat.com>
9462
9463 * gdb.base/printcmds.exp: Add tests.
9464
41664b45
DG
94652017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
9466
9467 PR gdb/21337
9468 * gdb.base/reread-readsym.exp: New file.
9469 * gdb.base/reread-readsym.c: New file.
9470
75312ae3
KB
94712017-06-21 Kevin Buettner <kevinb@redhat.com>
9472
9473 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
9474 subpattern.
9475
66953522
PB
94762017-06-19 Peter Bergner <bergner@vnet.ibm.com>
9477
9478 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
9479 extended mnemonic.
9480 * gdb.arch/powerpc-power9.s: Likewise.
9481
5524b525
AA
94822017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
9483
9484 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
9485 on 32-bit x86 targets. Exploit is_*_target macros where
9486 appropriate.
9487
03c8af18
AA
94882017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9489
9490 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
9491 register pieces.
9492
3bf31011
AA
94932017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9494
9495 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
9496 located in one or more DWARF pieces.
9497
805acca0
AA
94982017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9499
9500 * lib/gdb.exp (get_endianness): New proc.
9501 * gdb.arch/aarch64-fp.exp: Use it.
9502 * gdb.arch/altivec-regs.exp: Likewise.
9503 * gdb.arch/e500-regs.exp: Likewise.
9504 * gdb.arch/vsx-regs.exp: Likewise.
9505 * gdb.base/dump.exp: Likewise.
9506 * gdb.base/funcargs.exp: Likewise.
9507 * gdb.base/gnu_vector.exp: Likewise.
9508 * gdb.dwarf2/formdata16.exp: Likewise.
9509 * gdb.dwarf2/implptrpiece.exp: Likewise.
9510 * gdb.dwarf2/nonvar-access.exp: Likewise.
9511 * gdb.python/py-inferior.exp: Likewise.
9512 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
9513
e9352324
AA
95142017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9515
9516 PR gdb/21226
9517 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
9518 stack value pieces are taken from the LSB end.
9519
d5d1163e
AA
95202017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9521
9522 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
9523 variable at nonzero offset.
9524
0567c986
AA
95252017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9526
9527 * gdb.dwarf2/var-access.c: New file.
9528 * gdb.dwarf2/var-access.exp: New test.
9529 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
9530
973e9aab
TT
95312017-06-12 Tom Tromey <tom@tromey.com>
9532
9533 * gdb.dwarf2/formdata16.exp: Add tests.
9534
d9109c80
TT
95352017-06-12 Tom Tromey <tom@tromey.com>
9536
9537 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
9538
30a25466
TT
95392017-06-12 Tom Tromey <tom@tromey.com>
9540
9541 PR exp/16225:
9542 * gdb.reverse/i386-sse-reverse.exp: Update tests.
9543 * gdb.arch/vsx-regs.exp: Update tests.
9544 * gdb.arch/s390-vregs.exp (hex128): New proc.
9545 Update test.
9546 * gdb.arch/altivec-regs.exp: Update tests.
9547
aefd8b33
SDJ
95482017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
9549
9550 * gdb.base/startup-with-shell.c: New file.
9551 * gdb.base/startup-with-shell.exp: Likewise.
9552
2090129c
SDJ
95532017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
9554
9555 * gdb.server/non-existing-program.exp: Update regex in order to
9556 reflect the fact that gdbserver is now using fork_inferior (with a
9557 shell) to startup the inferior.
9558
8e86a419
SM
95592017-05-30 Simon Marchi <simon.marchi@ericsson.com>
9560
9561 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
9562 support function calls from GDB.
9563
e6cf65f2
TT
95642017-05-21 Tom Tromey <tom@tromey.com>
9565
9566 PR rust/21466:
9567 * gdb.rust/unsized.exp: New file.
9568 * gdb.rust/unsized.rs: New file.
9569
43cc5389
TT
95702017-05-19 Tom Tromey <tom@tromey.com>
9571
9572 PR rust/21484:
9573 * gdb.rust/watch.exp: New file.
9574 * gdb.rust/watch.rs: New file.
9575
ec8df234
TT
95762017-05-18 Tom Tromey <tom@tromey.com>
9577
9578 * gdb.rust/simple.exp: Allow Box to be qualified.
9579
3e3e7fae
TP
95802017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
9581
9582 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
9583
59cc050d
PA
95842017-05-18 Pedro Alves <palves@redhat.com>
9585
9586 * gdb.base/fileio.c (test_write, test_read, test_close)
9587 (test_fstat): Don't print 'ret' in the fail path.
9588
c8f6abd1
PA
95892017-05-18 Pedro Alves <palves@redhat.com>
9590
9591 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
9592 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
9593 (test_system, test_rename, test_unlink, test_time): Change
9594 prototypes.
9595 * gdb.base/fileio.exp (stop_msg): Adjust.
9596
d2a03b77
PA
95972017-05-18 Pedro Alves <palves@redhat.com>
9598
9599 * gdb.base/fileio.c (null_str): New global.
9600 (test_stat): Use it.
9601 * gdb.base/fileio.exp: Remove nowarnings.
9602
0d5c6999
YQ
96032017-05-17 Yao Qi <yao.qi@linaro.org>
9604
9605 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
9606
21873064
YQ
96072017-05-17 Simon Marchi <simon.marchi@ericsson.com>
9608
9609 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
9610 argument command.
9611 (top-level): Invoke test_set_inferior_tty.
9612
d512d31c
PA
96132017-05-04 Pedro Alves <palves@redhat.com>
9614
9615 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
9616 Add parens to print call for Python 3.
9617
90cef2ed
KS
96182017-05-03 Keith Seitz <keiths@redhat.com>
9619
9620 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
9621 (main): Call it.
9622
14f819c8
TW
96232017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
9624
9625 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
9626 to prev and next.
9627
913aeadd
TW
96282017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
9629
9630 * gdb.python/py-record-btrace.exp: Remove test for
9631 gdb.BtraceInstruction.error.
9632
a3be24ad
TW
96332017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
9634
9635 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
9636
ae20e79a
TW
96372017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
9638
9639 * gdb.python/py-record-btrace-threads.c: New file.
9640 * gdb.python/py-record-btrace-threads.exp: New file.
9641
45ce1b47
SDJ
96422017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
9643
9644 PR testsuite/8595
9645 * gdb.base/environ.exp: Make test available in all architectures.
9646 Move bits related to "info program" testing to
9647 gdb.base/info-program.exp. Rewrite tests to use the two new
9648 procedures mentione below.
9649 (test_set_show_env_var) New procedure.
9650 (test_set_show_env_var_equal): Likewise.
9651 * gdb.base/info-program.exp: New file.
9652
e15c3eb4
KS
96532017-04-27 Keith Seitz <keiths@redhat.com>
9654
9655 * gdb.cp/oranking.cc (test15): New function.
9656 (main): Call test15 and declare additional variables for testing.
9657 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
9658 "p foo101('abc')" tests.
9659 Add tests for cv qualifier overloads.
9660 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
9661 "lvalue reference overload" test.
9662 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
9663 "print value of f1 on Child&& in f2" test.
9664
3a3fd0fd
PA
96652017-04-19 Pedro Alves <palves@redhat.com>
9666
9667 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
9668 procedure.
9669 (top level): Call it.
9670 * lib/gdb.exp (gdb_define_cmd): New procedure.
9671
53375380
PA
96722017-04-12 Pedro Alves <palves@redhat.com>
9673
9674 PR gdb/21323
9675 * gdb.cp/wide_char_types.c: Include <wchar.h>.
9676 (wchar): New global.
9677 * gdb.cp/wide_char_types.exp (wide_char_types_program)
9678 (do_test_wide_char, wide_char_types_no_program, top level): Add
9679 wchar_t testing.
9680
53e710ac
PA
96812017-04-12 Pedro Alves <palves@redhat.com>
9682
9683 PR c++/21323
9684 * gdb.cp/wide_char_types.c: New file.
9685 * gdb.cp/wide_char_types.exp: New file.
9686
0ad9d8c7
SDJ
96872017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
9688
9689 PR gdb/21352
9690 * gdb.trace/tsv.exp: Add test for "tsave -r".
9691
b1b45502
IB
96922017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
9693
9694 * gdb.dlang/watch-loc.c: New file.
9695 * gdb.dlang/watch-loc.exp: New file.
9696
ec13808e
JK
96972017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
9698
9699 * gdb.python/py-section-script.exp (sepdebug): New testcases.
9700
fe5f7374
AK
97012017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
9702
9703 * gdb.arch/arc-analyze-prologue.S: New file.
9704 * gdb.arch/arc-analyze-prologue.exp: Likewise.
9705
eea78757
AK
97062017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
9707
9708 * gdb.arch/arc-decode-insn.S: New file.
9709 * gdb.arch/arc-decode-insn.exp: Likewise.
9710
5badf10a
IR
97112017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
9712
9713 PR tdep/20928
9714 * gdb.arch/sparc64-regs.exp: New file.
9715 * gdb.arch/sparc64-regs.S: Likewise.
9716
cee59b3f
TW
97172017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
9718
9719 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
9720 and memory view on Python 3.
9721
c0f55cc6
AV
97222017-03-20 Artemiy Volkov <artemiyv@acm.org>
9723 Keith Seitz <keiths@redhat.com>
9724
9725 PR gdb/14441
9726 * gdb.cp/demangle.exp: Add rvalue reference tests.
9727 * gdb.cp/rvalue-ref-casts.cc: New file.
9728 * gdb.cp/rvalue-ref-casts.exp: New file.
9729 * gdb.cp/rvalue-ref-overload.cc: New file.
9730 * gdb.cp/rvalue-ref-overload.exp: New file.
9731 * gdb.cp/rvalue-ref-params.cc: New file.
9732 * gdb.cp/rvalue-ref-params.exp: New file.
9733 * gdb.cp/rvalue-ref-sizeof.cc: New file.
9734 * gdb.cp/rvalue-ref-sizeof.exp: New file.
9735 * gdb.cp/rvalue-ref-types.cc: New file.
9736 * gdb.cp/rvalue-ref-types.exp: New file.
9737 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
9738 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
9739
51457a05
MAL
97402017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
9741
9742 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
9743 New procedure.
9744
5b291c04
MAL
97452017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
9746
9747 * lib/mi-support.exp (mi_gdb_test): Add additional message
9748 for unexpected output.
9749
59a56148
AA
97502017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
9751
9752 * gdb.base/examine-backward.c (Barrier): New character array
9753 constant, to ensure that TestStrings is preceded by a string
9754 terminator.
9755
7942e96e
AA
97562017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
9757
9758 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
9759 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
9760 and implicit pointer into such a location.
9761
6ebac3fb
DE
97622017-03-16 Doug Evans <dje@google.com>
9763
9764 * gdb.python/py-lazy-string (pointer): Really add new typedef.
9765
ec3b243d
TP
97662017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
9767
9768 * gdb.cp/m-static.exp: Fix expectation for prototype of
9769 test5.single_constructor and single_constructor::single_constructor.
2cc36e25
DE
9770
97712017-03-16 Doug Evans <dje@google.com>
a7c0469f
DE
9772
9773 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
9774 * gdb.guile/scm-lazy-string.c: New file.
9775 * gdb.guile/scm-value.exp: Move lazy string tests to ...
9776 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
9777 for pointer, array, typedef lazy strings.
9778
2cc36e25 97792017-03-16 Doug Evans <dje@google.com>
34b43320
DE
9780
9781 PR python/17728, python/18439, python/18779
9782 * gdb.python/py-value.c (main) Delete locals sptr, sn.
9783 * gdb.python/py-lazy-string.c (pointer): New typedef.
9784 (main): New locals ptr, array, typedef_ptr.
9785 * gdb.python/py-value.exp: Move lazy string tests to ...
9786 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
9787 array, typedef lazy strings.
ec3b243d 9788
0efcde63
AK
97892017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
9790
9791 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
9792 Add optional 'test' parameter.
9793
7978d7c3
SM
97942017-03-13 Simon Marchi <simon.marchi@ericsson.com>
9795
9796 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
9797 Skip for versions of DejaGnu < 1.5.
9798
896c0c1e
SM
97992017-03-13 Simon Marchi <simon.marchi@ericsson.com>
9800
9801 * lib/gdb.exp (dejagnu_version): New proc.
9802 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
9803 Use dejagnu_version.
9804
5f4d1085
KS
98052017-03-10 Keith Seitz <keiths@redhat.com>
9806
9807 PR c++/8128
9808 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
9809 type from destructor regexps.
9810 Add a branch which actually passes the test.
9811 Adjust "ptype t5i" test names.
9812
1de05205
PA
98132017-03-08 Pedro Alves <palves@redhat.com>
9814
9815 * gdb.base/step-over-exit.exp: Add explicit test message.
9816
c65d6b55
PA
98172017-03-08 Pedro Alves <palves@redhat.com>
9818
9819 PR gdb/18360
9820 * gdb.threads/interrupt-while-step-over.c: New file.
9821 * gdb.threads/interrupt-while-step-over.exp: New file.
9822
2e86a283
PA
98232017-03-08 Pedro Alves <palves@redhat.com>
9824
9825 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
9826 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
9827
25dcbff6
PA
98282017-03-08 Pedro Alves <palves@redhat.com>
9829
9830 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
9831 PKRU as not supported as a PASS.
9832
dc9366eb
PA
98332017-03-08 Pedro Alves <palves@redhat.com>
9834
9835 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
9836 prefix instead of $binfile1/$binfile2.
9837 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
9838 in test message.
9839 * gdb.python/py-completion.exp: Use "load python file" as test
9840 messages instead of unstable path names.
9841
6e5d74e7
PA
98422017-03-08 Pedro Alves <palves@redhat.com>
9843 Jan Kratochvil <jan.kratochvil@redhat.com>
9844
9845 PR cli/21218
9846 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
9847 New proc.
9848 (top level): Call it.
9849
9753a2f6
PA
98502017-03-08 Pedro Alves <palves@redhat.com>
9851
9852 PR tui/21216
9853 * gdb.tui/tui-nl-filtered-output.exp: New file.
9854
1a4dd9dd
PA
98552017-03-08 Pedro Alves <palves@redhat.com>
9856
9857 * gdb.base/completion.exp: Move TUI completion tests to ...
9858 * gdb.tui/completion.exp: ... this new file.
9859
7cbbff33
PA
98602017-03-08 Pedro Alves <palves@redhat.com>
9861
9862 * gdb.base/tui-disasm-long-lines.c,
9863 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
9864 gdb.base/tui-layout.exp: Move to ...
9865 * gdb.tui/: ... this new directory.
9866
5f6fd321
PA
98672017-03-07 Pedro Alves <palves@redhat.com>
9868
9869 * gdb.base/tui-layout.c: New file.
9870 * gdb.base/tui-layout.exp: New file.
9871
44959fa8
PA
98722017-03-07 Pedro Alves <palves@redhat.com>
9873
9874 * gdb.base/tui-layout.c: Rename to ...
9875 * gdb.base/tui-disasm-long-lines.c: ... this.
9876 * gdb.base/tui-layout.exp: Rename to ...
9877 * gdb.base/tui-disasm-long-lines.exp: ... this.
9878
f8c4e718
PA
98792017-03-07 Pedro Alves <palves@redhat.com>
9880
9881 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
9882
6dbb839a 98832017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4a612d6f
WT
9884
9885 * i386-mpx-call.c: New file.
9886 * i386-mpx-call.exp: New file.
9887
65b48a81
PB
98882017-02-28 Peter Bergner <bergner@vnet.ibm.com>
9889
9890 * gdb.arch/powerpc-power.exp: Delete test.
9891 * gdb.arch/powerpc-power.s: Likewise.
9892 * gdb.disasm/disassembler-options.exp: New test.
9893 * gdb.arch/powerpc-altivec.exp: Likewise.
9894 * gdb.arch/powerpc-altivec.s: Likewise.
9895 * gdb.arch/powerpc-altivec2.exp: Likewise.
9896 * gdb.arch/powerpc-altivec2.s: Likewise.
9897 * gdb.arch/powerpc-altivec3.exp: Likewise.
9898 * gdb.arch/powerpc-altivec3.s: Likewise.
9899 * gdb.arch/powerpc-power7.exp: Likewise.
9900 * gdb.arch/powerpc-power7.s: Likewise.
9901 * gdb.arch/powerpc-power8.exp: Likewise.
9902 * gdb.arch/powerpc-power8.s: Likewise.
9903 * gdb.arch/powerpc-power9.exp: Likewise.
9904 * gdb.arch/powerpc-power9.s: Likewise.
9905 * gdb.arch/powerpc-vsx.exp: Likewise.
9906 * gdb.arch/powerpc-vsx.s: Likewise.
9907 * gdb.arch/powerpc-vsx2.exp: Likewise.
9908 * gdb.arch/powerpc-vsx2.s: Likewise.
9909 * gdb.arch/powerpc-vsx3.exp: Likewise.
9910 * gdb.arch/powerpc-vsx3.s: Likewise.
9911 * gdb.arch/arm-disassembler-options.exp: Likewise.
9912 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
9913 * gdb.arch/s390-disassembler-options.exp: Likewise.
9914
17cd4947
LM
99152017-02-23 Luis Machado <lgustavo@codesourcery.com>
9916
9917 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
9918 (check_supported_features): ... this. Changed return type to void.
9919 (supports_rdseed): New static global.
9920 (rdseed): Check supports_rdseed.
9921 (initialize): Call check_supported_features.
9922
2039d74e
EBM
99232017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
9924
9925 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
9926 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
9927 and lqarx/stqcx.
9928 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
9929 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
9930
a51d7ecf
EBM
99312017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
9932
9933 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
9934 uppercase.
9935
0224619f
JK
99362017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9937
9938 * gdb.dwarf2/formdata16.c: New file.
9939 * gdb.dwarf2/formdata16.exp: New file.
9940 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
9941
216f72a1
JK
99422017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9943
9944 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
9945 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
9946 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
9947 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
9948 DW_AT_GNU_*.
9949
43988095
JK
99502017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9951
9952 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
9953
99e8a4f9
SDJ
99542017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
9955
9956 PR gdb/21164
9957 * gdb.base/maint.exp: Add testcases for when the commands do
9958 not have arguments.
9959
b58a8c0c
TP
99602017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
9961
9962 * gdb.cp/chained-calls.exp: Use p instead of P.
9963
4e746bb6
TW
99642017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
9965
9966 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
9967 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
9968
3f77c769
TT
99692017-02-14 Tom Tromey <tom@tromey.com>
9970
9971 PR python/13598:
9972 * gdb.python/py-events.exp: Add before_prompt event tests.
9973
075beec0
AA
99742017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
9975
9976 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
9977
bf5f525c
LM
99782017-02-13 Luis Machado <lgustavo@codesourcery.com>
9979
9980 * gdb.linespec/explicit.c (my_unique_function_name): New function.
9981 (main): Call my_unique_function_name.
9982 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
9983 completion of patterns with a single match.
9984 Add missing -re switches to gdb_test_multiple calls.
9985
13a66184
LM
99862017-02-13 Luis Machado <lgustavo@codesourcery.com>
9987
9988 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
9989 return if core file is not recognized.
9990
26a06916
SM
99912017-02-10 Simon Marchi <simon.marchi@ericsson.com>
9992
9993 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
9994 and extra UIs.
9995
b761ca9e
SM
99962017-02-10 Simon Marchi <simon.marchi@ericsson.com>
9997
9998 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
9999 proc_with_prefix.
10000
b964bee0
TT
100012017-02-10 Tom Tromey <tom@tromey.com>
10002
10003 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
10004
18da0c51
MG
100052017-02-10 Martin Galvan <martingalvan@sourceware.org>
10006
10007 PR gdb/21122
10008 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
10009
604c4576
JG
100102017-02-08 Jerome Guitton <guitton@adacore.com>
10011
10012 * gdb.base/define.exp: Add test for command abbreviations
10013 in define.
10014
20b477a7
LM
100152017-02-06 Luis Machado <lgustavo@codesourcery.com>
10016
10017 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
10018 * gdb.reverse/insn-reverse-x86.c: New file.
10019
3f7b46f2
IR
100202017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
10021
10022 PR tdep/20936
10023 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
10024
f0fd41c1
TT
100252017-02-03 Tom Tromey <tom@tromey.com>
10026
10027 PR rust/21097:
10028 * gdb.rust/simple.exp: Add new tests.
10029
5be5dbf0
PA
100302017-02-02 Pedro Alves <palves@redhat.com>
10031
10032 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
10033 tests.
10034
7346ef59
AA
100352017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
10036
10037 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
10038 taking a 2-byte value out of a 4-byte DWARF implicit value on
10039 big-endian targets.
10040 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
10041 logic. Add test cases for DW_OP_implicit.
10042
787f0025
MM
100432017-02-01 Markus Metzger <markus.t.metzger@intel.com>
10044
10045 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
10046
68777c29
MM
100472017-02-01 Markus Metzger <markus.t.metzger@intel.com>
10048
10049 * gdb.btrace/enable.exp: Call gdb_exit before
10050 skip_gdbserver_tests.
10051
0a1c7e28
MM
100522017-02-01 Markus Metzger <markus.t.metzger@intel.com>
10053
10054 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
10055 GDBFLAGS.
10056
b5ac99b0
MM
100572017-02-01 Markus Metzger <markus.t.metzger@intel.com>
10058
10059 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
10060 the test is skipped.
10061 * gdb.btrace/data.exp: Likewise.
10062 * gdb.btrace/delta.exp: Likewise.
10063 * gdb.btrace/dlopen.exp: Likewise.
10064 * gdb.btrace/enable-running.exp: Likewise.
10065 * gdb.btrace/enable.exp: Likewise.
10066 * gdb.btrace/exception.exp: Likewise.
10067 * gdb.btrace/function_call_history.exp: Likewise.
10068 * gdb.btrace/gcore.exp: Likewise.
10069 * gdb.btrace/instruction_history.exp: Likewise.
10070 * gdb.btrace/multi-thread-step.exp: Likewise.
10071 * gdb.btrace/nohist.exp: Likewise.
10072 * gdb.btrace/non-stop.exp: Likewise.
10073 * gdb.btrace/reconnect.exp: Likewise.
10074 * gdb.btrace/record_goto-step.exp: Likewise.
10075 * gdb.btrace/record_goto.exp: Likewise.
10076 * gdb.btrace/rn-dl-bind.exp: Likewise.
10077 * gdb.btrace/segv.exp: Likewise.
10078 * gdb.btrace/step.exp: Likewise.
10079 * gdb.btrace/stepi.exp: Likewise.
10080 * gdb.btrace/tailcall-only.exp: Likewise.
10081 * gdb.btrace/tailcall.exp: Likewise.
10082 * gdb.btrace/tsx.exp: Likewise.
10083 * gdb.btrace/unknown_functions.exp: Likewise.
10084 * gdb.btrace/vdso.exp: Likewise.
10085
cd4007e4
MM
100862017-02-01 Markus Metzger <markus.t.metzger@intel.com>
10087
10088 * gdb.btrace/enable-running.c: New.
10089 * gdb.btrace/enable-running.exp: New.
10090
2735833d
WT
100912017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
10092
10093 * gdb.arch/amd64-gs_base.c: New file.
10094 * gdb.arch/amd64-gs_base.exp: New file.
10095
b51e1e94
LM
100962017-01-26 Luis Machado <lgustavo@codesourcery.com>
10097
10098 * lib/memory.exp: Remove spurious empty newlines.
10099
72ca0410
SM
101002017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
10101
10102 * gdb.python/py-bad-printers.exp: Load python file using "source".
10103 * gdb.python/py-events.exp: Likewise.
10104 * gdb.python/py-evsignal.exp: Likewise.
10105 * gdb.python/py-evthreads.exp: Likewise.
10106 * gdb.python/py-frame-args.exp: Likewise.
10107 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
10108 * gdb.python/py-framefilter-mi.exp: Likewise.
10109 * gdb.python/py-framefilter.exp: Likewise.
10110 * gdb.python/py-mi.exp: Likewise.
10111 * gdb.python/py-pp-maint.exp: Likewise.
10112 * gdb.python/py-pp-registration.exp: Likewise.
10113 * gdb.python/py-prettyprint.exp: Likewise.
10114 (run_lang_tests): Likewise.
10115 * gdb.python/py-typeprint.exp: Likewise.
10116
e309aa65
LM
101172017-01-26 Luis Machado <lgustavo@codesourcery.com>
10118
10119 * lib/memory.exp: New file.
10120 * lib/gdb.exp: Load memory.exp.
10121 * gdb.base/memattr.exp (delete_memory): Move proc to
10122 lib/memory.exp and rename to delete_memory_regions.
10123 Replace delete_memory with delete_memory_regions.
10124 Cleanup memory regions before tests.
10125 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
10126 before tests.
10127
515aff23
LM
101282017-01-26 Luis Machado <lgustavo@codesourcery.com>
10129
10130 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
10131 files.
10132 (initialize): New function conditionally defined.
10133 (testcases): Move within conditional block.
10134 (main): Call initialize.
10135 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
10136 of gdb.reverse/insn-reverse.c.
10137 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
10138 gdb.reverse/insn-reverse.c.
10139
d8b49cf0
YQ
101402017-01-26 Yao Qi <yao.qi@linaro.org>
10141
10142 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
10143 disassemble on address 0.
10144
f13a9a0c
YQ
101452017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
10146 Yao Qi <yao.qi@linaro.org>
10147
10148 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
10149 * gdb.dwarf2/implptr-64bit.S: Remove.
10150 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
10151 variables in caller's context. Add DW_OP_implicit_value.
10152
5ac95241
YQ
101532017-01-25 Yao Qi <yao.qi@linaro.org>
10154
10155 * lib/dwarf.exp (Dwarf::_location): Handle
10156 DW_OP_GNU_implicit_pointer with proper size.
10157
23e82930
LM
101582017-01-20 Luis Machado <lgustavo@codesourcery.com>
10159
10160 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
10161 and add untested calls.
10162
d334ae25
LM
101632017-01-20 Luis Machado <lgustavo@codesourcery.com>
10164
10165 * gdb.python/python.exp: Check line number against what GDB thinks
10166 the line number is for func1.
10167
f5e6296e
IB
101682017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
10169
10170 * gdb.dlang/debug-expr.exp: New file.
10171
5b362f04
LM
101722016-12-23 Luis Machado <lgustavo@codesourcery.com>
10173
10174 Fix test names for the following files:
10175
10176 * gdb.ada/exec_changed.exp
10177 * gdb.ada/info_types.exp
10178 * gdb.arch/aarch64-atomic-inst.exp
10179 * gdb.arch/aarch64-fp.exp
10180 * gdb.arch/altivec-abi.exp
10181 * gdb.arch/altivec-regs.exp
10182 * gdb.arch/amd64-byte.exp
10183 * gdb.arch/amd64-disp-step.exp
10184 * gdb.arch/amd64-dword.exp
10185 * gdb.arch/amd64-entry-value-inline.exp
10186 * gdb.arch/amd64-entry-value-param.exp
10187 * gdb.arch/amd64-entry-value-paramref.exp
10188 * gdb.arch/amd64-entry-value.exp
10189 * gdb.arch/amd64-i386-address.exp
10190 * gdb.arch/amd64-invalid-stack-middle.exp
10191 * gdb.arch/amd64-invalid-stack-top.exp
10192 * gdb.arch/amd64-optimout-repeat.exp
10193 * gdb.arch/amd64-prologue-skip.exp
10194 * gdb.arch/amd64-prologue-xmm.exp
10195 * gdb.arch/amd64-stap-special-operands.exp
10196 * gdb.arch/amd64-stap-wrong-subexp.exp
10197 * gdb.arch/amd64-tailcall-cxx.exp
10198 * gdb.arch/amd64-tailcall-noret.exp
10199 * gdb.arch/amd64-tailcall-ret.exp
10200 * gdb.arch/amd64-tailcall-self.exp
10201 * gdb.arch/amd64-word.exp
10202 * gdb.arch/arm-bl-branch-dest.exp
10203 * gdb.arch/arm-disp-step.exp
10204 * gdb.arch/arm-neon.exp
10205 * gdb.arch/arm-single-step-kernel-helper.exp
10206 * gdb.arch/avr-flash-qualifier.exp
10207 * gdb.arch/disp-step-insn-reloc.exp
10208 * gdb.arch/e500-abi.exp
10209 * gdb.arch/e500-regs.exp
10210 * gdb.arch/ftrace-insn-reloc.exp
10211 * gdb.arch/i386-avx512.exp
10212 * gdb.arch/i386-bp_permanent.exp
10213 * gdb.arch/i386-byte.exp
10214 * gdb.arch/i386-cfi-notcurrent.exp
10215 * gdb.arch/i386-disp-step.exp
10216 * gdb.arch/i386-dr3-watch.exp
10217 * gdb.arch/i386-float.exp
10218 * gdb.arch/i386-gnu-cfi.exp
10219 * gdb.arch/i386-mpx-map.exp
10220 * gdb.arch/i386-mpx-sigsegv.exp
10221 * gdb.arch/i386-mpx-simple_segv.exp
10222 * gdb.arch/i386-mpx.exp
10223 * gdb.arch/i386-permbkpt.exp
10224 * gdb.arch/i386-prologue.exp
10225 * gdb.arch/i386-signal.exp
10226 * gdb.arch/i386-size-overlap.exp
10227 * gdb.arch/i386-unwind.exp
10228 * gdb.arch/i386-word.exp
10229 * gdb.arch/mips-fcr.exp
10230 * gdb.arch/powerpc-d128-regs.exp
10231 * gdb.arch/powerpc-stackless.exp
10232 * gdb.arch/ppc64-atomic-inst.exp
10233 * gdb.arch/s390-stackless.exp
10234 * gdb.arch/s390-tdbregs.exp
10235 * gdb.arch/s390-vregs.exp
10236 * gdb.arch/sparc-sysstep.exp
10237 * gdb.arch/thumb-bx-pc.exp
10238 * gdb.arch/thumb-singlestep.exp
10239 * gdb.arch/thumb2-it.exp
10240 * gdb.arch/vsx-regs.exp
10241 * gdb.asm/asm-source.exp
10242 * gdb.base/a2-run.exp
10243 * gdb.base/advance.exp
10244 * gdb.base/all-bin.exp
10245 * gdb.base/anon.exp
10246 * gdb.base/args.exp
10247 * gdb.base/arithmet.exp
10248 * gdb.base/async-shell.exp
10249 * gdb.base/async.exp
10250 * gdb.base/attach-pie-noexec.exp
10251 * gdb.base/attach-twice.exp
10252 * gdb.base/auto-load.exp
10253 * gdb.base/bang.exp
10254 * gdb.base/bitfields.exp
10255 * gdb.base/break-always.exp
10256 * gdb.base/break-caller-line.exp
10257 * gdb.base/break-entry.exp
10258 * gdb.base/break-inline.exp
10259 * gdb.base/break-on-linker-gcd-function.exp
10260 * gdb.base/break-probes.exp
10261 * gdb.base/break.exp
10262 * gdb.base/breakpoint-shadow.exp
10263 * gdb.base/call-ar-st.exp
10264 * gdb.base/call-sc.exp
10265 * gdb.base/call-signal-resume.exp
10266 * gdb.base/call-strs.exp
10267 * gdb.base/callfuncs.exp
10268 * gdb.base/catch-fork-static.exp
10269 * gdb.base/catch-gdb-caused-signals.exp
10270 * gdb.base/catch-load.exp
10271 * gdb.base/catch-signal-fork.exp
10272 * gdb.base/catch-signal.exp
10273 * gdb.base/catch-syscall.exp
10274 * gdb.base/charset.exp
10275 * gdb.base/checkpoint.exp
10276 * gdb.base/chng-syms.exp
10277 * gdb.base/code-expr.exp
10278 * gdb.base/code_elim.exp
10279 * gdb.base/commands.exp
10280 * gdb.base/completion.exp
10281 * gdb.base/complex.exp
10282 * gdb.base/cond-expr.exp
10283 * gdb.base/condbreak.exp
10284 * gdb.base/consecutive.exp
10285 * gdb.base/continue-all-already-running.exp
10286 * gdb.base/coredump-filter.exp
10287 * gdb.base/corefile.exp
10288 * gdb.base/dbx.exp
10289 * gdb.base/debug-expr.exp
10290 * gdb.base/define.exp
10291 * gdb.base/del.exp
10292 * gdb.base/disabled-location.exp
10293 * gdb.base/disasm-end-cu.exp
10294 * gdb.base/disasm-optim.exp
10295 * gdb.base/display.exp
10296 * gdb.base/duplicate-bp.exp
10297 * gdb.base/ena-dis-br.exp
10298 * gdb.base/ending-run.exp
10299 * gdb.base/enumval.exp
10300 * gdb.base/environ.exp
10301 * gdb.base/eu-strip-infcall.exp
10302 * gdb.base/eval-avoid-side-effects.exp
10303 * gdb.base/eval-skip.exp
10304 * gdb.base/exitsignal.exp
10305 * gdb.base/expand-psymtabs.exp
10306 * gdb.base/filesym.exp
10307 * gdb.base/find-unmapped.exp
10308 * gdb.base/finish.exp
10309 * gdb.base/float.exp
10310 * gdb.base/foll-exec-mode.exp
10311 * gdb.base/foll-exec.exp
10312 * gdb.base/foll-fork.exp
10313 * gdb.base/fortran-sym-case.exp
10314 * gdb.base/freebpcmd.exp
10315 * gdb.base/func-ptr.exp
10316 * gdb.base/func-ptrs.exp
10317 * gdb.base/funcargs.exp
10318 * gdb.base/gcore-buffer-overflow.exp
10319 * gdb.base/gcore-relro-pie.exp
10320 * gdb.base/gcore-relro.exp
10321 * gdb.base/gcore.exp
10322 * gdb.base/gdb1090.exp
10323 * gdb.base/gdb11530.exp
10324 * gdb.base/gdb11531.exp
10325 * gdb.base/gdb1821.exp
10326 * gdb.base/gdbindex-stabs.exp
10327 * gdb.base/gdbvars.exp
10328 * gdb.base/hbreak.exp
10329 * gdb.base/hbreak2.exp
10330 * gdb.base/included.exp
10331 * gdb.base/infcall-input.exp
10332 * gdb.base/inferior-died.exp
10333 * gdb.base/infnan.exp
10334 * gdb.base/info-macros.exp
10335 * gdb.base/info-os.exp
10336 * gdb.base/info-proc.exp
10337 * gdb.base/info-shared.exp
10338 * gdb.base/info-target.exp
10339 * gdb.base/infoline.exp
10340 * gdb.base/interp.exp
10341 * gdb.base/interrupt.exp
10342 * gdb.base/jit-reader.exp
10343 * gdb.base/jit-simple.exp
10344 * gdb.base/kill-after-signal.exp
10345 * gdb.base/kill-detach-inferiors-cmd.exp
10346 * gdb.base/label.exp
10347 * gdb.base/langs.exp
10348 * gdb.base/ldbl_e308.exp
10349 * gdb.base/line-symtabs.exp
10350 * gdb.base/linespecs.exp
10351 * gdb.base/list.exp
10352 * gdb.base/long_long.exp
10353 * gdb.base/longest-types.exp
10354 * gdb.base/maint.exp
10355 * gdb.base/max-value-size.exp
10356 * gdb.base/memattr.exp
10357 * gdb.base/mips_pro.exp
10358 * gdb.base/morestack.exp
10359 * gdb.base/moribund-step.exp
10360 * gdb.base/multi-forks.exp
10361 * gdb.base/nested-addr.exp
10362 * gdb.base/nextoverexit.exp
10363 * gdb.base/noreturn-finish.exp
10364 * gdb.base/noreturn-return.exp
10365 * gdb.base/nostdlib.exp
10366 * gdb.base/offsets.exp
10367 * gdb.base/opaque.exp
10368 * gdb.base/pc-fp.exp
10369 * gdb.base/permissions.exp
10370 * gdb.base/print-symbol-loading.exp
10371 * gdb.base/prologue-include.exp
10372 * gdb.base/psymtab.exp
10373 * gdb.base/ptype.exp
10374 * gdb.base/random-signal.exp
10375 * gdb.base/randomize.exp
10376 * gdb.base/range-stepping.exp
10377 * gdb.base/readline-ask.exp
10378 * gdb.base/recpar.exp
10379 * gdb.base/recurse.exp
10380 * gdb.base/relational.exp
10381 * gdb.base/restore.exp
10382 * gdb.base/return-nodebug.exp
10383 * gdb.base/return.exp
10384 * gdb.base/run-after-attach.exp
10385 * gdb.base/save-bp.exp
10386 * gdb.base/scope.exp
10387 * gdb.base/sect-cmd.exp
10388 * gdb.base/set-lang-auto.exp
10389 * gdb.base/set-noassign.exp
10390 * gdb.base/setvar.exp
10391 * gdb.base/sigall.exp
10392 * gdb.base/sigbpt.exp
10393 * gdb.base/siginfo-addr.exp
10394 * gdb.base/siginfo-infcall.exp
10395 * gdb.base/siginfo-obj.exp
10396 * gdb.base/siginfo.exp
10397 * gdb.base/signals-state-child.exp
10398 * gdb.base/signest.exp
10399 * gdb.base/sigstep.exp
10400 * gdb.base/sizeof.exp
10401 * gdb.base/skip.exp
10402 * gdb.base/solib-corrupted.exp
10403 * gdb.base/solib-nodir.exp
10404 * gdb.base/solib-search.exp
10405 * gdb.base/stack-checking.exp
10406 * gdb.base/stale-infcall.exp
10407 * gdb.base/stap-probe.exp
10408 * gdb.base/start.exp
10409 * gdb.base/step-break.exp
10410 * gdb.base/step-bt.exp
10411 * gdb.base/step-line.exp
10412 * gdb.base/step-over-exit.exp
10413 * gdb.base/step-over-syscall.exp
10414 * gdb.base/step-resume-infcall.exp
10415 * gdb.base/step-test.exp
10416 * gdb.base/store.exp
10417 * gdb.base/structs3.exp
10418 * gdb.base/sym-file.exp
10419 * gdb.base/symbol-without-target_section.exp
10420 * gdb.base/term.exp
10421 * gdb.base/testenv.exp
10422 * gdb.base/ui-redirect.exp
10423 * gdb.base/until.exp
10424 * gdb.base/unwindonsignal.exp
10425 * gdb.base/value-double-free.exp
10426 * gdb.base/vla-datatypes.exp
10427 * gdb.base/vla-ptr.exp
10428 * gdb.base/vla-sideeffect.exp
10429 * gdb.base/volatile.exp
10430 * gdb.base/watch-cond-infcall.exp
10431 * gdb.base/watch-cond.exp
10432 * gdb.base/watch-non-mem.exp
10433 * gdb.base/watch-read.exp
10434 * gdb.base/watch-vfork.exp
10435 * gdb.base/watchpoint-cond-gone.exp
10436 * gdb.base/watchpoint-delete.exp
10437 * gdb.base/watchpoint-hw-hit-once.exp
10438 * gdb.base/watchpoint-hw.exp
10439 * gdb.base/watchpoint-stops-at-right-insn.exp
10440 * gdb.base/watchpoints.exp
10441 * gdb.base/wchar.exp
10442 * gdb.base/whatis-exp.exp
10443 * gdb.btrace/buffer-size.exp
10444 * gdb.btrace/data.exp
10445 * gdb.btrace/delta.exp
10446 * gdb.btrace/dlopen.exp
10447 * gdb.btrace/enable.exp
10448 * gdb.btrace/exception.exp
10449 * gdb.btrace/function_call_history.exp
10450 * gdb.btrace/gcore.exp
10451 * gdb.btrace/instruction_history.exp
10452 * gdb.btrace/nohist.exp
10453 * gdb.btrace/reconnect.exp
10454 * gdb.btrace/record_goto-step.exp
10455 * gdb.btrace/record_goto.exp
10456 * gdb.btrace/rn-dl-bind.exp
10457 * gdb.btrace/segv.exp
10458 * gdb.btrace/step.exp
10459 * gdb.btrace/stepi.exp
10460 * gdb.btrace/tailcall-only.exp
10461 * gdb.btrace/tailcall.exp
10462 * gdb.btrace/tsx.exp
10463 * gdb.btrace/unknown_functions.exp
10464 * gdb.btrace/vdso.exp
10465 * gdb.compile/compile-ifunc.exp
10466 * gdb.compile/compile-ops.exp
10467 * gdb.compile/compile-print.exp
10468 * gdb.compile/compile-setjmp.exp
10469 * gdb.cp/abstract-origin.exp
10470 * gdb.cp/ambiguous.exp
10471 * gdb.cp/annota2.exp
10472 * gdb.cp/annota3.exp
10473 * gdb.cp/anon-ns.exp
10474 * gdb.cp/anon-struct.exp
10475 * gdb.cp/anon-union.exp
10476 * gdb.cp/arg-reference.exp
10477 * gdb.cp/baseenum.exp
10478 * gdb.cp/bool.exp
10479 * gdb.cp/breakpoint.exp
10480 * gdb.cp/bs15503.exp
10481 * gdb.cp/call-c.exp
10482 * gdb.cp/casts.exp
10483 * gdb.cp/chained-calls.exp
10484 * gdb.cp/class2.exp
10485 * gdb.cp/classes.exp
10486 * gdb.cp/cmpd-minsyms.exp
10487 * gdb.cp/converts.exp
10488 * gdb.cp/cp-relocate.exp
10489 * gdb.cp/cpcompletion.exp
10490 * gdb.cp/cpexprs.exp
10491 * gdb.cp/cplabel.exp
10492 * gdb.cp/cplusfuncs.exp
10493 * gdb.cp/cpsizeof.exp
10494 * gdb.cp/ctti.exp
10495 * gdb.cp/derivation.exp
10496 * gdb.cp/destrprint.exp
10497 * gdb.cp/dispcxx.exp
10498 * gdb.cp/enum-class.exp
10499 * gdb.cp/exception.exp
10500 * gdb.cp/exceptprint.exp
10501 * gdb.cp/expand-psymtabs-cxx.exp
10502 * gdb.cp/expand-sals.exp
10503 * gdb.cp/extern-c.exp
10504 * gdb.cp/filename.exp
10505 * gdb.cp/formatted-ref.exp
10506 * gdb.cp/fpointer.exp
10507 * gdb.cp/gdb1355.exp
10508 * gdb.cp/gdb2495.exp
10509 * gdb.cp/hang.exp
10510 * gdb.cp/impl-this.exp
10511 * gdb.cp/infcall-dlopen.exp
10512 * gdb.cp/inherit.exp
10513 * gdb.cp/iostream.exp
10514 * gdb.cp/koenig.exp
10515 * gdb.cp/local.exp
10516 * gdb.cp/m-data.exp
10517 * gdb.cp/m-static.exp
10518 * gdb.cp/mb-ctor.exp
10519 * gdb.cp/mb-inline.exp
10520 * gdb.cp/mb-templates.exp
10521 * gdb.cp/member-name.exp
10522 * gdb.cp/member-ptr.exp
10523 * gdb.cp/meth-typedefs.exp
10524 * gdb.cp/method.exp
10525 * gdb.cp/method2.exp
10526 * gdb.cp/minsym-fallback.exp
10527 * gdb.cp/misc.exp
10528 * gdb.cp/namelessclass.exp
10529 * gdb.cp/namespace-enum.exp
10530 * gdb.cp/namespace-nested-import.exp
10531 * gdb.cp/namespace.exp
10532 * gdb.cp/nextoverthrow.exp
10533 * gdb.cp/no-dmgl-verbose.exp
10534 * gdb.cp/non-trivial-retval.exp
10535 * gdb.cp/noparam.exp
10536 * gdb.cp/nsdecl.exp
10537 * gdb.cp/nsimport.exp
10538 * gdb.cp/nsnested.exp
10539 * gdb.cp/nsnoimports.exp
10540 * gdb.cp/nsrecurs.exp
10541 * gdb.cp/nsstress.exp
10542 * gdb.cp/nsusing.exp
10543 * gdb.cp/operator.exp
10544 * gdb.cp/oranking.exp
10545 * gdb.cp/overload-const.exp
10546 * gdb.cp/overload.exp
10547 * gdb.cp/ovldbreak.exp
10548 * gdb.cp/ovsrch.exp
10549 * gdb.cp/paren-type.exp
10550 * gdb.cp/parse-lang.exp
10551 * gdb.cp/pass-by-ref.exp
10552 * gdb.cp/pr-1023.exp
10553 * gdb.cp/pr-1210.exp
10554 * gdb.cp/pr-574.exp
10555 * gdb.cp/pr10687.exp
10556 * gdb.cp/pr12028.exp
10557 * gdb.cp/pr17132.exp
10558 * gdb.cp/pr17494.exp
10559 * gdb.cp/pr9067.exp
10560 * gdb.cp/pr9167.exp
10561 * gdb.cp/pr9631.exp
10562 * gdb.cp/printmethod.exp
10563 * gdb.cp/psmang.exp
10564 * gdb.cp/psymtab-parameter.exp
10565 * gdb.cp/ptype-cv-cp.exp
10566 * gdb.cp/ptype-flags.exp
10567 * gdb.cp/re-set-overloaded.exp
10568 * gdb.cp/ref-types.exp
10569 * gdb.cp/rtti.exp
10570 * gdb.cp/scope-err.exp
10571 * gdb.cp/shadow.exp
10572 * gdb.cp/smartp.exp
10573 * gdb.cp/static-method.exp
10574 * gdb.cp/static-print-quit.exp
10575 * gdb.cp/temargs.exp
10576 * gdb.cp/templates.exp
10577 * gdb.cp/try_catch.exp
10578 * gdb.cp/typedef-operator.exp
10579 * gdb.cp/typeid.exp
10580 * gdb.cp/userdef.exp
10581 * gdb.cp/using-crash.exp
10582 * gdb.cp/var-tag.exp
10583 * gdb.cp/virtbase.exp
10584 * gdb.cp/virtfunc.exp
10585 * gdb.cp/virtfunc2.exp
10586 * gdb.cp/vla-cxx.exp
10587 * gdb.disasm/t01_mov.exp
10588 * gdb.disasm/t02_mova.exp
10589 * gdb.disasm/t03_add.exp
10590 * gdb.disasm/t04_sub.exp
10591 * gdb.disasm/t05_cmp.exp
10592 * gdb.disasm/t06_ari2.exp
10593 * gdb.disasm/t07_ari3.exp
10594 * gdb.disasm/t08_or.exp
10595 * gdb.disasm/t09_xor.exp
10596 * gdb.disasm/t10_and.exp
10597 * gdb.disasm/t11_logs.exp
10598 * gdb.disasm/t12_bit.exp
10599 * gdb.disasm/t13_otr.exp
10600 * gdb.dlang/circular.exp
10601 * gdb.dwarf2/arr-stride.exp
10602 * gdb.dwarf2/arr-subrange.exp
10603 * gdb.dwarf2/atomic-type.exp
10604 * gdb.dwarf2/bad-regnum.exp
10605 * gdb.dwarf2/bitfield-parent-optimized-out.exp
10606 * gdb.dwarf2/callframecfa.exp
10607 * gdb.dwarf2/clztest.exp
10608 * gdb.dwarf2/corrupt.exp
10609 * gdb.dwarf2/data-loc.exp
10610 * gdb.dwarf2/dup-psym.exp
10611 * gdb.dwarf2/dw2-anon-mptr.exp
10612 * gdb.dwarf2/dw2-anonymous-func.exp
10613 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
10614 * gdb.dwarf2/dw2-bad-unresolved.exp
10615 * gdb.dwarf2/dw2-basic.exp
10616 * gdb.dwarf2/dw2-canonicalize-type.exp
10617 * gdb.dwarf2/dw2-case-insensitive.exp
10618 * gdb.dwarf2/dw2-common-block.exp
10619 * gdb.dwarf2/dw2-compdir-oldgcc.exp
10620 * gdb.dwarf2/dw2-compressed.exp
10621 * gdb.dwarf2/dw2-const.exp
10622 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
10623 * gdb.dwarf2/dw2-cu-size.exp
10624 * gdb.dwarf2/dw2-dup-frame.exp
10625 * gdb.dwarf2/dw2-entry-value.exp
10626 * gdb.dwarf2/dw2-icycle.exp
10627 * gdb.dwarf2/dw2-ifort-parameter.exp
10628 * gdb.dwarf2/dw2-inline-break.exp
10629 * gdb.dwarf2/dw2-inline-param.exp
10630 * gdb.dwarf2/dw2-intercu.exp
10631 * gdb.dwarf2/dw2-intermix.exp
10632 * gdb.dwarf2/dw2-lexical-block-bare.exp
10633 * gdb.dwarf2/dw2-linkage-name-trust.exp
10634 * gdb.dwarf2/dw2-minsym-in-cu.exp
10635 * gdb.dwarf2/dw2-noloc.exp
10636 * gdb.dwarf2/dw2-op-call.exp
10637 * gdb.dwarf2/dw2-op-out-param.exp
10638 * gdb.dwarf2/dw2-opt-structptr.exp
10639 * gdb.dwarf2/dw2-param-error.exp
10640 * gdb.dwarf2/dw2-producer.exp
10641 * gdb.dwarf2/dw2-ranges-base.exp
10642 * gdb.dwarf2/dw2-ref-missing-frame.exp
10643 * gdb.dwarf2/dw2-reg-undefined.exp
10644 * gdb.dwarf2/dw2-regno-invalid.exp
10645 * gdb.dwarf2/dw2-restore.exp
10646 * gdb.dwarf2/dw2-restrict.exp
10647 * gdb.dwarf2/dw2-single-line-discriminators.exp
10648 * gdb.dwarf2/dw2-strp.exp
10649 * gdb.dwarf2/dw2-undefined-ret-addr.exp
10650 * gdb.dwarf2/dw2-unresolved.exp
10651 * gdb.dwarf2/dw2-var-zero-addr.exp
10652 * gdb.dwarf2/dw4-sig-types.exp
10653 * gdb.dwarf2/dwz.exp
10654 * gdb.dwarf2/dynarr-ptr.exp
10655 * gdb.dwarf2/enum-type.exp
10656 * gdb.dwarf2/gdb-index.exp
10657 * gdb.dwarf2/implptr-64bit.exp
10658 * gdb.dwarf2/implptr-optimized-out.exp
10659 * gdb.dwarf2/implptr.exp
10660 * gdb.dwarf2/implref-array.exp
10661 * gdb.dwarf2/implref-const.exp
10662 * gdb.dwarf2/implref-global.exp
10663 * gdb.dwarf2/implref-struct.exp
10664 * gdb.dwarf2/mac-fileno.exp
10665 * gdb.dwarf2/main-subprogram.exp
10666 * gdb.dwarf2/member-ptr-forwardref.exp
10667 * gdb.dwarf2/method-ptr.exp
10668 * gdb.dwarf2/missing-sig-type.exp
10669 * gdb.dwarf2/nonvar-access.exp
10670 * gdb.dwarf2/opaque-type-lookup.exp
10671 * gdb.dwarf2/pieces-optimized-out.exp
10672 * gdb.dwarf2/pieces.exp
10673 * gdb.dwarf2/pr10770.exp
10674 * gdb.dwarf2/pr13961.exp
10675 * gdb.dwarf2/staticvirtual.exp
10676 * gdb.dwarf2/subrange.exp
10677 * gdb.dwarf2/symtab-producer.exp
10678 * gdb.dwarf2/trace-crash.exp
10679 * gdb.dwarf2/typeddwarf.exp
10680 * gdb.dwarf2/valop.exp
10681 * gdb.dwarf2/watch-notconst.exp
10682 * gdb.fortran/array-element.exp
10683 * gdb.fortran/charset.exp
10684 * gdb.fortran/common-block.exp
10685 * gdb.fortran/complex.exp
10686 * gdb.fortran/derived-type-function.exp
10687 * gdb.fortran/derived-type.exp
10688 * gdb.fortran/logical.exp
10689 * gdb.fortran/module.exp
10690 * gdb.fortran/multi-dim.exp
10691 * gdb.fortran/nested-funcs.exp
10692 * gdb.fortran/print-formatted.exp
10693 * gdb.fortran/subarray.exp
10694 * gdb.fortran/vla-alloc-assoc.exp
10695 * gdb.fortran/vla-datatypes.exp
10696 * gdb.fortran/vla-history.exp
10697 * gdb.fortran/vla-ptr-info.exp
10698 * gdb.fortran/vla-ptype-sub.exp
10699 * gdb.fortran/vla-ptype.exp
10700 * gdb.fortran/vla-sizeof.exp
10701 * gdb.fortran/vla-type.exp
10702 * gdb.fortran/vla-value-sub-arbitrary.exp
10703 * gdb.fortran/vla-value-sub-finish.exp
10704 * gdb.fortran/vla-value-sub.exp
10705 * gdb.fortran/vla-value.exp
10706 * gdb.fortran/whatis_type.exp
10707 * gdb.go/chan.exp
10708 * gdb.go/handcall.exp
10709 * gdb.go/hello.exp
10710 * gdb.go/integers.exp
10711 * gdb.go/methods.exp
10712 * gdb.go/package.exp
10713 * gdb.go/strings.exp
10714 * gdb.go/types.exp
10715 * gdb.go/unsafe.exp
10716 * gdb.guile/scm-arch.exp
10717 * gdb.guile/scm-block.exp
10718 * gdb.guile/scm-breakpoint.exp
10719 * gdb.guile/scm-cmd.exp
10720 * gdb.guile/scm-disasm.exp
10721 * gdb.guile/scm-equal.exp
10722 * gdb.guile/scm-frame-args.exp
10723 * gdb.guile/scm-frame-inline.exp
10724 * gdb.guile/scm-frame.exp
10725 * gdb.guile/scm-iterator.exp
10726 * gdb.guile/scm-math.exp
10727 * gdb.guile/scm-objfile.exp
10728 * gdb.guile/scm-ports.exp
10729 * gdb.guile/scm-symbol.exp
10730 * gdb.guile/scm-symtab.exp
10731 * gdb.guile/scm-value-cc.exp
10732 * gdb.guile/types-module.exp
10733 * gdb.linespec/break-ask.exp
10734 * gdb.linespec/cpexplicit.exp
10735 * gdb.linespec/explicit.exp
10736 * gdb.linespec/keywords.exp
10737 * gdb.linespec/linespec.exp
10738 * gdb.linespec/ls-dollar.exp
10739 * gdb.linespec/ls-errs.exp
10740 * gdb.linespec/skip-two.exp
10741 * gdb.linespec/thread.exp
10742 * gdb.mi/mi-async.exp
10743 * gdb.mi/mi-basics.exp
10744 * gdb.mi/mi-break.exp
10745 * gdb.mi/mi-catch-load.exp
10746 * gdb.mi/mi-cli.exp
10747 * gdb.mi/mi-cmd-param-changed.exp
10748 * gdb.mi/mi-console.exp
10749 * gdb.mi/mi-detach.exp
10750 * gdb.mi/mi-disassemble.exp
10751 * gdb.mi/mi-eval.exp
10752 * gdb.mi/mi-file-transfer.exp
10753 * gdb.mi/mi-file.exp
10754 * gdb.mi/mi-fill-memory.exp
10755 * gdb.mi/mi-inheritance-syntax-error.exp
10756 * gdb.mi/mi-linespec-err-cp.exp
10757 * gdb.mi/mi-logging.exp
10758 * gdb.mi/mi-memory-changed.exp
10759 * gdb.mi/mi-read-memory.exp
10760 * gdb.mi/mi-record-changed.exp
10761 * gdb.mi/mi-reg-undefined.exp
10762 * gdb.mi/mi-regs.exp
10763 * gdb.mi/mi-return.exp
10764 * gdb.mi/mi-reverse.exp
10765 * gdb.mi/mi-simplerun.exp
10766 * gdb.mi/mi-solib.exp
10767 * gdb.mi/mi-stack.exp
10768 * gdb.mi/mi-stepi.exp
10769 * gdb.mi/mi-syn-frame.exp
10770 * gdb.mi/mi-until.exp
10771 * gdb.mi/mi-var-block.exp
10772 * gdb.mi/mi-var-child.exp
10773 * gdb.mi/mi-var-cmd.exp
10774 * gdb.mi/mi-var-cp.exp
10775 * gdb.mi/mi-var-display.exp
10776 * gdb.mi/mi-var-invalidate.exp
10777 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
10778 * gdb.mi/mi-vla-fortran.exp
10779 * gdb.mi/mi-watch.exp
10780 * gdb.mi/mi2-var-child.exp
10781 * gdb.mi/user-selected-context-sync.exp
10782 * gdb.modula2/unbounded-array.exp
10783 * gdb.multi/dummy-frame-restore.exp
10784 * gdb.multi/multi-arch-exec.exp
10785 * gdb.multi/multi-arch.exp
10786 * gdb.multi/tids.exp
10787 * gdb.multi/watchpoint-multi.exp
10788 * gdb.opencl/callfuncs.exp
10789 * gdb.opencl/convs_casts.exp
10790 * gdb.opencl/datatypes.exp
10791 * gdb.opencl/operators.exp
10792 * gdb.opencl/vec_comps.exp
10793 * gdb.opt/clobbered-registers-O2.exp
10794 * gdb.opt/inline-break.exp
10795 * gdb.opt/inline-bt.exp
10796 * gdb.opt/inline-cmds.exp
10797 * gdb.opt/inline-locals.exp
10798 * gdb.pascal/case-insensitive-symbols.exp
10799 * gdb.pascal/floats.exp
10800 * gdb.pascal/gdb11492.exp
10801 * gdb.python/lib-types.exp
10802 * gdb.python/py-arch.exp
10803 * gdb.python/py-as-string.exp
10804 * gdb.python/py-bad-printers.exp
10805 * gdb.python/py-block.exp
10806 * gdb.python/py-breakpoint-create-fail.exp
10807 * gdb.python/py-breakpoint.exp
10808 * gdb.python/py-caller-is.exp
10809 * gdb.python/py-cmd.exp
10810 * gdb.python/py-explore-cc.exp
10811 * gdb.python/py-explore.exp
10812 * gdb.python/py-finish-breakpoint.exp
10813 * gdb.python/py-finish-breakpoint2.exp
10814 * gdb.python/py-frame-args.exp
10815 * gdb.python/py-frame-inline.exp
10816 * gdb.python/py-frame.exp
10817 * gdb.python/py-framefilter-mi.exp
10818 * gdb.python/py-infthread.exp
10819 * gdb.python/py-lazy-string.exp
10820 * gdb.python/py-linetable.exp
10821 * gdb.python/py-mi-events.exp
10822 * gdb.python/py-mi-objfile.exp
10823 * gdb.python/py-mi.exp
10824 * gdb.python/py-objfile.exp
10825 * gdb.python/py-pp-integral.exp
10826 * gdb.python/py-pp-maint.exp
10827 * gdb.python/py-pp-re-notag.exp
10828 * gdb.python/py-pp-registration.exp
10829 * gdb.python/py-recurse-unwind.exp
10830 * gdb.python/py-strfns.exp
10831 * gdb.python/py-symbol.exp
10832 * gdb.python/py-symtab.exp
10833 * gdb.python/py-sync-interp.exp
10834 * gdb.python/py-typeprint.exp
10835 * gdb.python/py-unwind-maint.exp
10836 * gdb.python/py-unwind.exp
10837 * gdb.python/py-value-cc.exp
10838 * gdb.python/py-xmethods.exp
10839 * gdb.reverse/amd64-tailcall-reverse.exp
10840 * gdb.reverse/break-precsave.exp
10841 * gdb.reverse/break-reverse.exp
10842 * gdb.reverse/consecutive-precsave.exp
10843 * gdb.reverse/consecutive-reverse.exp
10844 * gdb.reverse/finish-precsave.exp
10845 * gdb.reverse/finish-reverse-bkpt.exp
10846 * gdb.reverse/finish-reverse.exp
10847 * gdb.reverse/fstatat-reverse.exp
10848 * gdb.reverse/getresuid-reverse.exp
10849 * gdb.reverse/i386-precsave.exp
10850 * gdb.reverse/i386-reverse.exp
10851 * gdb.reverse/i386-sse-reverse.exp
10852 * gdb.reverse/i387-env-reverse.exp
10853 * gdb.reverse/i387-stack-reverse.exp
10854 * gdb.reverse/insn-reverse.exp
10855 * gdb.reverse/machinestate-precsave.exp
10856 * gdb.reverse/machinestate.exp
10857 * gdb.reverse/next-reverse-bkpt-over-sr.exp
10858 * gdb.reverse/pipe-reverse.exp
10859 * gdb.reverse/readv-reverse.exp
10860 * gdb.reverse/recvmsg-reverse.exp
10861 * gdb.reverse/rerun-prec.exp
10862 * gdb.reverse/s390-mvcle.exp
10863 * gdb.reverse/step-precsave.exp
10864 * gdb.reverse/step-reverse.exp
10865 * gdb.reverse/time-reverse.exp
10866 * gdb.reverse/until-precsave.exp
10867 * gdb.reverse/until-reverse.exp
10868 * gdb.reverse/waitpid-reverse.exp
10869 * gdb.reverse/watch-precsave.exp
10870 * gdb.reverse/watch-reverse.exp
10871 * gdb.rust/generics.exp
10872 * gdb.rust/methods.exp
10873 * gdb.rust/modules.exp
10874 * gdb.rust/simple.exp
10875 * gdb.server/connect-with-no-symbol-file.exp
10876 * gdb.server/ext-attach.exp
10877 * gdb.server/ext-restart.exp
10878 * gdb.server/ext-wrapper.exp
10879 * gdb.server/file-transfer.exp
10880 * gdb.server/server-exec-info.exp
10881 * gdb.server/server-kill.exp
10882 * gdb.server/server-mon.exp
10883 * gdb.server/wrapper.exp
10884 * gdb.stabs/exclfwd.exp
10885 * gdb.stabs/gdb11479.exp
10886 * gdb.threads/clone-new-thread-event.exp
10887 * gdb.threads/corethreads.exp
10888 * gdb.threads/current-lwp-dead.exp
10889 * gdb.threads/dlopen-libpthread.exp
10890 * gdb.threads/gcore-thread.exp
10891 * gdb.threads/sigstep-threads.exp
10892 * gdb.threads/watchpoint-fork.exp
10893 * gdb.trace/actions-changed.exp
10894 * gdb.trace/backtrace.exp
10895 * gdb.trace/change-loc.exp
10896 * gdb.trace/circ.exp
10897 * gdb.trace/collection.exp
10898 * gdb.trace/disconnected-tracing.exp
10899 * gdb.trace/ftrace.exp
10900 * gdb.trace/mi-trace-frame-collected.exp
10901 * gdb.trace/mi-trace-unavailable.exp
10902 * gdb.trace/mi-traceframe-changed.exp
10903 * gdb.trace/mi-tsv-changed.exp
10904 * gdb.trace/no-attach-trace.exp
10905 * gdb.trace/passc-dyn.exp
10906 * gdb.trace/qtro.exp
10907 * gdb.trace/range-stepping.exp
10908 * gdb.trace/read-memory.exp
10909 * gdb.trace/save-trace.exp
10910 * gdb.trace/signal.exp
10911 * gdb.trace/status-stop.exp
10912 * gdb.trace/tfile.exp
10913 * gdb.trace/trace-break.exp
10914 * gdb.trace/trace-buffer-size.exp
10915 * gdb.trace/trace-condition.exp
10916 * gdb.trace/tracefile-pseudo-reg.exp
10917 * gdb.trace/tstatus.exp
10918 * gdb.trace/unavailable.exp
10919 * gdb.trace/while-dyn.exp
10920 * gdb.trace/while-stepping.exp
10921
34c41c68
DE
109222016-12-22 Doug Evans <xdje42@gmail.com>
10923
10924 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
10925 and msymbols.
10926
16e69324
YQ
109272016-12-19 Yao Qi <yao.qi@linaro.org>
10928
10929 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
10930 (test_with_self): Don't call do_steps_and_nexts, and remove
10931 code about stepping into xmalloc.
10932
f94f411b
YQ
109332016-12-09 Yao Qi <yao.qi@linaro.org>
10934
10935 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
10936
109372016-12-09 Yao Qi <yao.qi@linaro.org>
10938
10939 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
10940
f1b5deee
PA
109412016-12-09 Pedro Alves <palves@redhat.com>
10942
10943 * gdb.base/all-architectures-0.exp: New file.
10944 * gdb.base/all-architectures-1.exp: New file.
10945 * gdb.base/all-architectures-2.exp: New file.
10946 * gdb.base/all-architectures-3.exp: New file.
10947 * gdb.base/all-architectures-4.exp: New file.
10948 * gdb.base/all-architectures-5.exp: New file.
10949 * gdb.base/all-architectures-6.exp: New file.
10950 * gdb.base/all-architectures-7.exp: New file.
10951 * gdb.base/all-architectures.exp.in: New file.
10952
364ca42e
YQ
109532016-12-09 Yao Qi <yao.qi@linaro.org>
10954
10955 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
10956
107c2d62
LM
109572016-12-02 Luis Machado <lgustavo@codesourcery.com>
10958
10959 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
10960 possible.
10961 Remove useless pattern-matching code.
10962
df3ee9ca
PA
109632016-12-02 Pedro Alves <palves@redhat.com>
10964
10965 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
10966 procedure.
10967 (top level): Call it.
10968
ec835369
PA
109692016-12-02 Pedro Alves <palves@redhat.com>
10970
10971 * gdb.base/commands.exp (user_defined_command_args_stack_test):
10972 New procedure.
10973 (top level): Call it.
10974
01770bbd
PA
109752016-12-02 Pedro Alves <palves@redhat.com>
10976
10977 PR cli/20559
10978 * gdb.base/commands.exp (user_defined_command_args_eval): New
10979 procedure.
10980 (top level): Call it.
10981
008459ea
LM
109822016-12-02 Luis Machado <lgustavo@codesourcery.com>
10983
10984 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
10985 timeout handling.
10986
0c1b455e
TT
109872016-12-02 Tom Tromey <tom@tromey.com>
10988
10989 * gdb.dwarf2/main-subprogram.c: New file.
10990 * gdb.dwarf2/main-subprogram.exp: New file.
10991
018572b8
LM
109922016-12-01 Luis Machado <lgustavo@codesourcery.com>
10993
10994 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
10995 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
10996 gdb_test_no_output for a couple of cases.
10997 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
10998
84c93cd5
LM
109992016-12-01 Luis Machado <lgustavo@codesourcery.com>
11000
11001 Fix test names and standardize compilation error messages throughout
11002 the following files:
11003
11004 * gdb.ada/start.exp
11005 * gdb.arch/alpha-step.exp
11006 * gdb.arch/e500-prologue.exp
11007 * gdb.arch/ftrace-insn-reloc.exp
11008 * gdb.arch/gdb1291.exp
11009 * gdb.arch/gdb1431.exp
11010 * gdb.arch/gdb1558.exp
11011 * gdb.arch/i386-dr3-watch.exp
11012 * gdb.arch/i386-sse-stack-align.exp
11013 * gdb.arch/ia64-breakpoint-shadow.exp
11014 * gdb.arch/pa-nullify.exp
11015 * gdb.arch/powerpc-aix-prologue.exp
11016 * gdb.arch/thumb-bx-pc.exp
11017 * gdb.base/annota1.exp
11018 * gdb.base/annota3.exp
11019 * gdb.base/arrayidx.exp
11020 * gdb.base/assign.exp
11021 * gdb.base/attach.exp
11022 * gdb.base/auxv.exp
11023 * gdb.base/bang.exp
11024 * gdb.base/bfp-test.exp
11025 * gdb.base/bigcore.exp
11026 * gdb.base/bitfields2.exp
11027 * gdb.base/break-fun-addr.exp
11028 * gdb.base/break-probes.exp
11029 * gdb.base/call-rt-st.exp
11030 * gdb.base/callexit.exp
11031 * gdb.base/catch-fork-kill.exp
11032 * gdb.base/charset.exp
11033 * gdb.base/checkpoint.exp
11034 * gdb.base/comprdebug.exp
11035 * gdb.base/constvars.exp
11036 * gdb.base/coredump-filter.exp
11037 * gdb.base/cursal.exp
11038 * gdb.base/cvexpr.exp
11039 * gdb.base/detach.exp
11040 * gdb.base/display.exp
11041 * gdb.base/dmsym.exp
11042 * gdb.base/dprintf-pending.exp
11043 * gdb.base/dso2dso.exp
11044 * gdb.base/dtrace-probe.exp
11045 * gdb.base/dump.exp
11046 * gdb.base/enum_cond.exp
11047 * gdb.base/exe-lock.exp
11048 * gdb.base/exec-invalid-sysroot.exp
11049 * gdb.base/execl-update-breakpoints.exp
11050 * gdb.base/exprs.exp
11051 * gdb.base/fileio.exp
11052 * gdb.base/find.exp
11053 * gdb.base/finish.exp
11054 * gdb.base/fixsection.exp
11055 * gdb.base/foll-vfork.exp
11056 * gdb.base/frame-args.exp
11057 * gdb.base/gcore.exp
11058 * gdb.base/gdb1250.exp
11059 * gdb.base/global-var-nested-by-dso.exp
11060 * gdb.base/gnu-ifunc.exp
11061 * gdb.base/hashline1.exp
11062 * gdb.base/hashline2.exp
11063 * gdb.base/hashline3.exp
11064 * gdb.base/hbreak-in-shr-unsupported.exp
11065 * gdb.base/huge.exp
11066 * gdb.base/infcall-input.exp
11067 * gdb.base/info-fun.exp
11068 * gdb.base/info-shared.exp
11069 * gdb.base/jit-simple.exp
11070 * gdb.base/jit-so.exp
11071 * gdb.base/jit.exp
11072 * gdb.base/jump.exp
11073 * gdb.base/label.exp
11074 * gdb.base/lineinc.exp
11075 * gdb.base/logical.exp
11076 * gdb.base/longjmp.exp
11077 * gdb.base/macscp.exp
11078 * gdb.base/miscexprs.exp
11079 * gdb.base/new-ui-echo.exp
11080 * gdb.base/new-ui-pending-input.exp
11081 * gdb.base/new-ui.exp
11082 * gdb.base/nodebug.exp
11083 * gdb.base/nofield.exp
11084 * gdb.base/offsets.exp
11085 * gdb.base/overlays.exp
11086 * gdb.base/pending.exp
11087 * gdb.base/pointers.exp
11088 * gdb.base/pr11022.exp
11089 * gdb.base/printcmds.exp
11090 * gdb.base/prologue.exp
11091 * gdb.base/ptr-typedef.exp
11092 * gdb.base/realname-expand.exp
11093 * gdb.base/relativedebug.exp
11094 * gdb.base/relocate.exp
11095 * gdb.base/remote.exp
11096 * gdb.base/reread.exp
11097 * gdb.base/return2.exp
11098 * gdb.base/savedregs.exp
11099 * gdb.base/sep.exp
11100 * gdb.base/sepdebug.exp
11101 * gdb.base/sepsymtab.exp
11102 * gdb.base/set-inferior-tty.exp
11103 * gdb.base/setshow.exp
11104 * gdb.base/shlib-call.exp
11105 * gdb.base/sigaltstack.exp
11106 * gdb.base/siginfo-addr.exp
11107 * gdb.base/signals.exp
11108 * gdb.base/signull.exp
11109 * gdb.base/sigrepeat.exp
11110 * gdb.base/so-impl-ld.exp
11111 * gdb.base/solib-display.exp
11112 * gdb.base/solib-overlap.exp
11113 * gdb.base/solib-search.exp
11114 * gdb.base/solib-symbol.exp
11115 * gdb.base/structs.exp
11116 * gdb.base/structs2.exp
11117 * gdb.base/symtab-search-order.exp
11118 * gdb.base/twice.exp
11119 * gdb.base/unload.exp
11120 * gdb.base/varargs.exp
11121 * gdb.base/watchpoint-solib.exp
11122 * gdb.base/watchpoint.exp
11123 * gdb.base/whatis.exp
11124 * gdb.base/wrong_frame_bt_full.exp
11125 * gdb.btrace/dlopen.exp
11126 * gdb.cell/ea-standalone.exp
11127 * gdb.cell/ea-test.exp
11128 * gdb.cp/dispcxx.exp
11129 * gdb.cp/gdb2384.exp
11130 * gdb.cp/method2.exp
11131 * gdb.cp/nextoverthrow.exp
11132 * gdb.cp/pr10728.exp
11133 * gdb.disasm/am33.exp
11134 * gdb.disasm/h8300s.exp
11135 * gdb.disasm/mn10300.exp
11136 * gdb.disasm/sh3.exp
11137 * gdb.dwarf2/dw2-dir-file-name.exp
11138 * gdb.fortran/complex.exp
11139 * gdb.fortran/library-module.exp
11140 * gdb.guile/scm-pretty-print.exp
11141 * gdb.guile/scm-symbol.exp
11142 * gdb.guile/scm-type.exp
11143 * gdb.guile/scm-value.exp
11144 * gdb.linespec/linespec.exp
11145 * gdb.mi/gdb701.exp
11146 * gdb.mi/gdb792.exp
11147 * gdb.mi/mi-breakpoint-changed.exp
11148 * gdb.mi/mi-dprintf-pending.exp
11149 * gdb.mi/mi-dprintf.exp
11150 * gdb.mi/mi-exit-code.exp
11151 * gdb.mi/mi-pending.exp
11152 * gdb.mi/mi-solib.exp
11153 * gdb.mi/new-ui-mi-sync.exp
11154 * gdb.mi/pr11022.exp
11155 * gdb.mi/user-selected-context-sync.exp
11156 * gdb.opt/solib-intra-step.exp
11157 * gdb.python/py-events.exp
11158 * gdb.python/py-finish-breakpoint.exp
11159 * gdb.python/py-mi.exp
11160 * gdb.python/py-prettyprint.exp
11161 * gdb.python/py-shared.exp
11162 * gdb.python/py-symbol.exp
11163 * gdb.python/py-template.exp
11164 * gdb.python/py-type.exp
11165 * gdb.python/py-value.exp
11166 * gdb.reverse/solib-precsave.exp
11167 * gdb.reverse/solib-reverse.exp
11168 * gdb.server/solib-list.exp
11169 * gdb.stabs/weird.exp
11170 * gdb.threads/reconnect-signal.exp
11171 * gdb.threads/stepi-random-signal.exp
11172 * gdb.trace/actions.exp
11173 * gdb.trace/ax.exp
11174 * gdb.trace/backtrace.exp
11175 * gdb.trace/change-loc.exp
11176 * gdb.trace/deltrace.exp
11177 * gdb.trace/ftrace-lock.exp
11178 * gdb.trace/ftrace.exp
11179 * gdb.trace/infotrace.exp
11180 * gdb.trace/mi-tracepoint-changed.exp
11181 * gdb.trace/packetlen.exp
11182 * gdb.trace/passcount.exp
11183 * gdb.trace/pending.exp
11184 * gdb.trace/range-stepping.exp
11185 * gdb.trace/report.exp
11186 * gdb.trace/stap-trace.exp
11187 * gdb.trace/tfind.exp
11188 * gdb.trace/trace-break.exp
11189 * gdb.trace/trace-condition.exp
11190 * gdb.trace/trace-enable-disable.exp
11191 * gdb.trace/trace-mt.exp
11192 * gdb.trace/tracecmd.exp
11193 * gdb.trace/tspeed.exp
11194 * gdb.trace/tsv.exp
11195 * lib/perftest.exp
11196
fb9feb35
LM
111972016-12-01 Luis Machado <lgustavo@codesourcery.com>
11198
11199 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
11200 with gdb_test_no_output.
11201 Use command as test name.
11202
cd2ddb6c
LM
112032016-12-01 Luis Machado <lgustavo@codesourcery.com>
11204
11205 Fix test names starting with uppercase throughout the files.
11206
11207 * gdb.ada/assign_1.exp
11208 * gdb.ada/boolean_expr.exp
11209 * gdb.base/arrayidx.exp
11210 * gdb.base/del.exp
11211 * gdb.base/gcore-buffer-overflow.exp
11212 * gdb.base/testenv.exp
11213 * gdb.compile/compile.exp
11214 * gdb.python/py-framefilter-invalidarg.exp
11215 * gdb.python/py-framefilter.exp
11216
bb95117e
LM
112172016-12-01 Luis Machado <lgustavo@codesourcery.com>
11218
11219 Fix test names starting with uppercase throughout the files.
11220
11221 * gdb.ada/array_return.exp
11222 * gdb.ada/expr_delims.exp
11223 * gdb.ada/mi_dyn_arr.exp
11224 * gdb.ada/mi_interface.exp
11225 * gdb.ada/mi_var_array.exp
11226 * gdb.ada/watch_arg.exp
11227 * gdb.arch/alpha-step.exp
11228 * gdb.arch/altivec-regs.exp
11229 * gdb.arch/e500-regs.exp
11230 * gdb.arch/powerpc-d128-regs.exp
11231 * gdb.base/arrayidx.exp
11232 * gdb.base/break.exp
11233 * gdb.base/checkpoint.exp
11234 * gdb.base/debug-expr.exp
11235 * gdb.base/dmsym.exp
11236 * gdb.base/radix.exp
11237 * gdb.base/sepdebug.exp
11238 * gdb.base/testenv.exp
11239 * gdb.base/watch_thread_num.exp
11240 * gdb.base/watchpoint-cond-gone.exp
11241 * gdb.cell/break.exp
11242 * gdb.cell/ea-cache.exp
11243 * gdb.compile/compile.exp
11244 * gdb.cp/gdb2495.exp
11245 * gdb.gdb/selftest.exp
11246 * gdb.gdb/xfullpath.exp
11247 * gdb.go/hello.exp
11248 * gdb.go/integers.exp
11249 * gdb.objc/basicclass.exp
11250 * gdb.pascal/hello.exp
11251 * gdb.pascal/integers.exp
11252 * gdb.python/py-breakpoint.exp
11253 * gdb.python/py-cmd.exp
11254 * gdb.python/py-linetable.exp
11255 * gdb.python/py-xmethods.exp
11256 * gdb.python/python.exp
11257 * gdb.reverse/consecutive-precsave.exp
11258 * gdb.reverse/finish-precsave.exp
11259 * gdb.reverse/i386-precsave.exp
11260 * gdb.reverse/machinestate-precsave.exp
11261 * gdb.reverse/sigall-precsave.exp
11262 * gdb.reverse/solib-precsave.exp
11263 * gdb.reverse/step-precsave.exp
11264 * gdb.reverse/until-precsave.exp
11265 * gdb.reverse/watch-precsave.exp
11266 * gdb.threads/leader-exit.exp
11267 * gdb.threads/pthreads.exp
11268 * gdb.threads/wp-replication.exp
11269 * gdb.trace/actions.exp
11270 * gdb.trace/mi-tsv-changed.exp
11271 * gdb.trace/tsv.exp
11272
de97fdd4
LM
112732016-12-01 Luis Machado <lgustavo@codesourcery.com>
11274
11275 Fix test names starting with uppercase throughout the files.
11276
11277 * gdb.arch/i386-bp_permanent.exp
11278 * gdb.arch/i386-gnu-cfi.exp
11279 * gdb.base/disasm-end-cu.exp
11280 * gdb.base/macscp.exp
11281 * gdb.base/pending.exp
11282 * gdb.base/watch_thread_num.exp
11283 * gdb.cp/exception.exp
11284 * gdb.cp/gdb2495.exp
11285 * gdb.cp/local.exp
11286 * gdb.python/py-evsignal.exp
11287 * gdb.python/python.exp
11288 * gdb.trace/tracecmd.exp
11289
9f058c10
LM
112902016-12-01 Luis Machado <lgustavo@codesourcery.com>
11291
11292 Fix test names starting with uppercase throughout the files.
11293
11294 * gdb.base/charset.exp
11295 * gdb.base/eval.exp
11296 * gdb.base/multi-forks.exp
11297 * gdb.guile/scm-progspace.exp
11298 * gdb.opencl/datatypes.exp
11299 * gdb.python/py-block.exp
11300 * gdb.python/py-function.exp
11301 * gdb.python/py-symbol.exp
11302 * gdb.python/py-symtab.exp
11303 * gdb.python/py-xmethods.exp
11304 * gdb.reverse/break-precsave.exp
11305 * gdb.reverse/break-reverse.exp
11306 * gdb.reverse/consecutive-precsave.exp
11307 * gdb.reverse/consecutive-reverse.exp
11308 * gdb.reverse/finish-precsave.exp
11309 * gdb.reverse/finish-reverse-bkpt.exp
11310 * gdb.reverse/finish-reverse.exp
11311 * gdb.reverse/fstatat-reverse.exp
11312 * gdb.reverse/getresuid-reverse.exp
11313 * gdb.reverse/i386-precsave.exp
11314 * gdb.reverse/i386-reverse.exp
11315 * gdb.reverse/i386-sse-reverse.exp
11316 * gdb.reverse/i387-stack-reverse.exp
11317 * gdb.reverse/insn-reverse.exp
11318 * gdb.reverse/machinestate-precsave.exp
11319 * gdb.reverse/machinestate.exp
11320 * gdb.reverse/next-reverse-bkpt-over-sr.exp
11321 * gdb.reverse/pipe-reverse.exp
11322 * gdb.reverse/readv-reverse.exp
11323 * gdb.reverse/recvmsg-reverse.exp
11324 * gdb.reverse/rerun-prec.exp
11325 * gdb.reverse/s390-mvcle.exp
11326 * gdb.reverse/sigall-precsave.exp
11327 * gdb.reverse/sigall-reverse.exp
11328 * gdb.reverse/solib-precsave.exp
11329 * gdb.reverse/solib-reverse.exp
11330 * gdb.reverse/step-precsave.exp
11331 * gdb.reverse/step-reverse.exp
11332 * gdb.reverse/time-reverse.exp
11333 * gdb.reverse/until-precsave.exp
11334 * gdb.reverse/until-reverse.exp
11335 * gdb.reverse/waitpid-reverse.exp
11336 * gdb.reverse/watch-precsave.exp
11337 * gdb.reverse/watch-reverse.exp
11338
cdc7edd7
LM
113392016-12-01 Luis Machado <lgustavo@codesourcery.com>
11340
11341 Fix test names starting with uppercase throughout the files.
11342
11343 * gdb.arch/i386-mpx-simple_segv.exp
11344 * gdb.arch/i386-mpx.exp
11345 * gdb.arch/i386-permbkpt.exp
11346 * gdb.arch/pa-nullify.exp
11347 * gdb.arch/powerpc-d128-regs.exp
11348 * gdb.arch/vsx-regs.exp
11349 * gdb.base/bfp-test.exp
11350 * gdb.base/break.exp
11351 * gdb.base/breakpoint-shadow.exp
11352 * gdb.base/callfuncs.exp
11353 * gdb.base/charset.exp
11354 * gdb.base/commands.exp
11355 * gdb.base/completion.exp
11356 * gdb.base/dfp-test.exp
11357 * gdb.base/echo.exp
11358 * gdb.base/ending-run.exp
11359 * gdb.base/eval.exp
11360 * gdb.base/expand-psymtabs.exp
11361 * gdb.base/float128.exp
11362 * gdb.base/floatn.exp
11363 * gdb.base/foll-exec-mode.exp
11364 * gdb.base/gdb1056.exp
11365 * gdb.base/gdb11531.exp
11366 * gdb.base/kill-after-signal.exp
11367 * gdb.base/multi-forks.exp
11368 * gdb.base/overlays.exp
11369 * gdb.base/pending.exp
11370 * gdb.base/sepdebug.exp
11371 * gdb.base/testenv.exp
11372 * gdb.base/valgrind-db-attach.exp
11373 * gdb.base/watch_thread_num.exp
11374 * gdb.base/watchpoint-cond-gone.exp
11375 * gdb.base/watchpoint.exp
11376 * gdb.base/watchpoints.exp
11377 * gdb.cp/arg-reference.exp
11378 * gdb.cp/baseenum.exp
11379 * gdb.cp/operator.exp
11380 * gdb.cp/shadow.exp
11381 * gdb.dwarf2/dw2-op-out-param.exp
11382 * gdb.dwarf2/dw2-reg-undefined.exp
11383 * gdb.go/chan.exp
11384 * gdb.go/hello.exp
11385 * gdb.go/integers.exp
11386 * gdb.go/methods.exp
11387 * gdb.go/package.exp
11388 * gdb.guile/scm-parameter.exp
11389 * gdb.guile/scm-progspace.exp
11390 * gdb.guile/scm-value.exp
11391 * gdb.mi/mi-pending.exp
11392 * gdb.mi/user-selected-context-sync.exp
11393 * gdb.multi/multi-attach.exp
11394 * gdb.multi/tids.exp
11395 * gdb.opt/clobbered-registers-O2.exp
11396 * gdb.pascal/floats.exp
11397 * gdb.pascal/integers.exp
11398 * gdb.python/py-block.exp
11399 * gdb.python/py-events.exp
11400 * gdb.python/py-parameter.exp
11401 * gdb.python/py-symbol.exp
11402 * gdb.python/py-symtab.exp
11403 * gdb.python/py-type.exp
11404 * gdb.python/py-value.exp
11405 * gdb.python/py-xmethods.exp
11406 * gdb.python/python.exp
11407 * gdb.reverse/break-precsave.exp
11408 * gdb.reverse/consecutive-precsave.exp
11409 * gdb.reverse/finish-precsave.exp
11410 * gdb.reverse/i386-precsave.exp
11411 * gdb.reverse/machinestate-precsave.exp
11412 * gdb.reverse/sigall-precsave.exp
11413 * gdb.reverse/solib-precsave.exp
11414 * gdb.reverse/step-precsave.exp
11415 * gdb.reverse/until-precsave.exp
11416 * gdb.reverse/watch-precsave.exp
11417 * gdb.server/ext-attach.exp
11418 * gdb.server/ext-restart.exp
11419 * gdb.server/ext-run.exp
11420 * gdb.server/ext-wrapper.exp
11421 * gdb.stabs/gdb11479.exp
11422 * gdb.stabs/weird.exp
11423 * gdb.threads/attach-many-short-lived-threads.exp
11424 * gdb.threads/kill.exp
11425 * gdb.threads/watchpoint-fork.exp
11426
bc6c7af4
LM
114272016-12-01 Luis Machado <lgustavo@codesourcery.com>
11428
11429 Fix test names starting with uppercase throughout all the files below.
11430
11431 * gdb.ada/array_return.exp
11432 * gdb.ada/catch_ex.exp
11433 * gdb.ada/info_exc.exp
11434 * gdb.ada/mi_catch_ex.exp
11435 * gdb.ada/mi_dyn_arr.exp
11436 * gdb.ada/mi_ex_cond.exp
11437 * gdb.ada/mi_exc_info.exp
11438 * gdb.ada/mi_interface.exp
11439 * gdb.ada/mi_task_arg.exp
11440 * gdb.ada/mi_task_info.exp
11441 * gdb.ada/mi_var_array.exp
11442 * gdb.arch/alpha-step.exp
11443 * gdb.arch/amd64-disp-step.exp
11444 * gdb.arch/arm-disp-step.exp
11445 * gdb.arch/disp-step-insn-reloc.exp
11446 * gdb.arch/e500-prologue.exp
11447 * gdb.arch/ftrace-insn-reloc.exp
11448 * gdb.arch/gdb1558.exp
11449 * gdb.arch/i386-bp_permanent.exp
11450 * gdb.arch/i386-disp-step.exp
11451 * gdb.arch/i386-float.exp
11452 * gdb.arch/i386-gnu-cfi.exp
11453 * gdb.arch/ia64-breakpoint-shadow.exp
11454 * gdb.arch/mips16-thunks.exp
11455 * gdb.arch/pa-nullify.exp
11456 * gdb.arch/powerpc-aix-prologue.exp
11457 * gdb.arch/powerpc-power.exp
11458 * gdb.arch/ppc-dfp.exp
11459 * gdb.arch/s390-tdbregs.exp
11460 * gdb.arch/spu-info.exp
11461 * gdb.arch/spu-ls.exp
11462 * gdb.arch/thumb-bx-pc.exp
11463 * gdb.base/advance.exp
11464 * gdb.base/annota-input-while-running.exp
11465 * gdb.base/arrayidx.exp
11466 * gdb.base/asmlabel.exp
11467 * gdb.base/async.exp
11468 * gdb.base/attach-wait-input.exp
11469 * gdb.base/auto-connect-native-target.exp
11470 * gdb.base/batch-preserve-term-settings.exp
11471 * gdb.base/bfp-test.exp
11472 * gdb.base/bigcore.exp
11473 * gdb.base/bp-permanent.exp
11474 * gdb.base/break-always.exp
11475 * gdb.base/break-fun-addr.exp
11476 * gdb.base/break-idempotent.exp
11477 * gdb.base/break-main-file-remove-fail.exp
11478 * gdb.base/break-probes.exp
11479 * gdb.base/break-unload-file.exp
11480 * gdb.base/break.exp
11481 * gdb.base/call-ar-st.exp
11482 * gdb.base/call-rt-st.exp
11483 * gdb.base/call-sc.exp
11484 * gdb.base/call-signal-resume.exp
11485 * gdb.base/call-strs.exp
11486 * gdb.base/callexit.exp
11487 * gdb.base/callfuncs.exp
11488 * gdb.base/catch-gdb-caused-signals.exp
11489 * gdb.base/catch-signal-siginfo-cond.exp
11490 * gdb.base/catch-syscall.exp
11491 * gdb.base/compare-sections.exp
11492 * gdb.base/cond-eval-mode.exp
11493 * gdb.base/condbreak-call-false.exp
11494 * gdb.base/consecutive-step-over.exp
11495 * gdb.base/cursal.exp
11496 * gdb.base/disabled-location.exp
11497 * gdb.base/disasm-end-cu.exp
11498 * gdb.base/display.exp
11499 * gdb.base/double-prompt-target-event-error.exp
11500 * gdb.base/dprintf-bp-same-addr.exp
11501 * gdb.base/dprintf-detach.exp
11502 * gdb.base/dprintf-next.exp
11503 * gdb.base/dprintf-non-stop.exp
11504 * gdb.base/dprintf-pending.exp
11505 * gdb.base/dso2dso.exp
11506 * gdb.base/ending-run.exp
11507 * gdb.base/enum_cond.exp
11508 * gdb.base/examine-backward.exp
11509 * gdb.base/exe-lock.exp
11510 * gdb.base/exec-invalid-sysroot.exp
11511 * gdb.base/execl-update-breakpoints.exp
11512 * gdb.base/execution-termios.exp
11513 * gdb.base/fileio.exp
11514 * gdb.base/fixsection.exp
11515 * gdb.base/foll-exec-mode.exp
11516 * gdb.base/foll-exec.exp
11517 * gdb.base/fork-running-state.exp
11518 * gdb.base/frame-args.exp
11519 * gdb.base/fullpath-expand.exp
11520 * gdb.base/func-ptr.exp
11521 * gdb.base/gcore-relro-pie.exp
11522 * gdb.base/gdb1090.exp
11523 * gdb.base/gdb1555.exp
11524 * gdb.base/global-var-nested-by-dso.exp
11525 * gdb.base/gnu-ifunc.exp
11526 * gdb.base/hbreak-in-shr-unsupported.exp
11527 * gdb.base/hbreak-unmapped.exp
11528 * gdb.base/hook-stop.exp
11529 * gdb.base/infcall-input.exp
11530 * gdb.base/info-fun.exp
11531 * gdb.base/info-shared.exp
11532 * gdb.base/interrupt-noterm.exp
11533 * gdb.base/jit-so.exp
11534 * gdb.base/jit.exp
11535 * gdb.base/line-symtabs.exp
11536 * gdb.base/list.exp
11537 * gdb.base/longjmp.exp
11538 * gdb.base/macscp.exp
11539 * gdb.base/max-value-size.exp
11540 * gdb.base/nodebug.exp
11541 * gdb.base/nofield.exp
11542 * gdb.base/overlays.exp
11543 * gdb.base/paginate-after-ctrl-c-running.exp
11544 * gdb.base/paginate-bg-execution.exp
11545 * gdb.base/paginate-inferior-exit.exp
11546 * gdb.base/pending.exp
11547 * gdb.base/pr11022.exp
11548 * gdb.base/printcmds.exp
11549 * gdb.base/ptr-typedef.exp
11550 * gdb.base/ptype.exp
11551 * gdb.base/randomize.exp
11552 * gdb.base/range-stepping.exp
11553 * gdb.base/realname-expand.exp
11554 * gdb.base/relativedebug.exp
11555 * gdb.base/remote.exp
11556 * gdb.base/savedregs.exp
11557 * gdb.base/sepdebug.exp
11558 * gdb.base/set-noassign.exp
11559 * gdb.base/shlib-call.exp
11560 * gdb.base/shreloc.exp
11561 * gdb.base/sigaltstack.exp
11562 * gdb.base/sigbpt.exp
11563 * gdb.base/siginfo-addr.exp
11564 * gdb.base/siginfo-obj.exp
11565 * gdb.base/siginfo-thread.exp
11566 * gdb.base/signest.exp
11567 * gdb.base/signull.exp
11568 * gdb.base/sigrepeat.exp
11569 * gdb.base/skip.exp
11570 * gdb.base/so-impl-ld.exp
11571 * gdb.base/solib-corrupted.exp
11572 * gdb.base/solib-disc.exp
11573 * gdb.base/solib-display.exp
11574 * gdb.base/solib-overlap.exp
11575 * gdb.base/solib-search.exp
11576 * gdb.base/solib-symbol.exp
11577 * gdb.base/source-execution.exp
11578 * gdb.base/sss-bp-on-user-bp-2.exp
11579 * gdb.base/sss-bp-on-user-bp.exp
11580 * gdb.base/stack-checking.exp
11581 * gdb.base/stale-infcall.exp
11582 * gdb.base/step-break.exp
11583 * gdb.base/step-line.exp
11584 * gdb.base/step-over-exit.exp
11585 * gdb.base/step-test.exp
11586 * gdb.base/structs.exp
11587 * gdb.base/sym-file.exp
11588 * gdb.base/symtab-search-order.exp
11589 * gdb.base/term.exp
11590 * gdb.base/type-opaque.exp
11591 * gdb.base/unload.exp
11592 * gdb.base/until-nodebug.exp
11593 * gdb.base/until.exp
11594 * gdb.base/unwindonsignal.exp
11595 * gdb.base/watch-cond.exp
11596 * gdb.base/watch-non-mem.exp
11597 * gdb.base/watch_thread_num.exp
11598 * gdb.base/watchpoint-reuse-slot.exp
11599 * gdb.base/watchpoint-solib.exp
11600 * gdb.base/watchpoint.exp
11601 * gdb.btrace/dlopen.exp
11602 * gdb.cell/arch.exp
11603 * gdb.cell/break.exp
11604 * gdb.cell/bt.exp
11605 * gdb.cell/core.exp
11606 * gdb.cell/data.exp
11607 * gdb.cell/dwarfaddr.exp
11608 * gdb.cell/ea-cache.exp
11609 * gdb.cell/ea-standalone.exp
11610 * gdb.cell/ea-test.exp
11611 * gdb.cell/f-regs.exp
11612 * gdb.cell/fork.exp
11613 * gdb.cell/gcore.exp
11614 * gdb.cell/mem-access.exp
11615 * gdb.cell/ptype.exp
11616 * gdb.cell/registers.exp
11617 * gdb.cell/sizeof.exp
11618 * gdb.cell/solib-symbol.exp
11619 * gdb.cell/solib.exp
11620 * gdb.compile/compile-tls.exp
11621 * gdb.cp/exception.exp
11622 * gdb.cp/gdb2495.exp
11623 * gdb.cp/local.exp
11624 * gdb.cp/mb-inline.exp
11625 * gdb.cp/mb-templates.exp
11626 * gdb.cp/pr10687.exp
11627 * gdb.cp/pr9167.exp
11628 * gdb.cp/scope-err.exp
11629 * gdb.cp/templates.exp
11630 * gdb.cp/virtfunc.exp
11631 * gdb.dwarf2/dw2-dir-file-name.exp
11632 * gdb.dwarf2/dw2-single-line-discriminators.exp
11633 * gdb.fortran/complex.exp
11634 * gdb.fortran/library-module.exp
11635 * gdb.guile/guile.exp
11636 * gdb.guile/scm-cmd.exp
11637 * gdb.guile/scm-frame-inline.exp
11638 * gdb.guile/scm-objfile.exp
11639 * gdb.guile/scm-pretty-print.exp
11640 * gdb.guile/scm-symbol.exp
11641 * gdb.guile/scm-type.exp
11642 * gdb.guile/scm-value.exp
11643 * gdb.linespec/keywords.exp
11644 * gdb.linespec/ls-errs.exp
11645 * gdb.linespec/macro-relative.exp
11646 * gdb.linespec/thread.exp
11647 * gdb.mi/mi-breakpoint-changed.exp
11648 * gdb.mi/mi-dprintf-pending.exp
11649 * gdb.mi/mi-fullname-deleted.exp
11650 * gdb.mi/mi-logging.exp
11651 * gdb.mi/mi-pending.exp
11652 * gdb.mi/mi-solib.exp
11653 * gdb.mi/new-ui-mi-sync.exp
11654 * gdb.mi/user-selected-context-sync.exp
11655 * gdb.multi/dummy-frame-restore.exp
11656 * gdb.multi/multi-arch-exec.exp
11657 * gdb.multi/remove-inferiors.exp
11658 * gdb.multi/watchpoint-multi-exit.exp
11659 * gdb.opt/solib-intra-step.exp
11660 * gdb.perf/backtrace.exp
11661 * gdb.perf/single-step.exp
11662 * gdb.perf/skip-command.exp
11663 * gdb.perf/skip-prologue.exp
11664 * gdb.perf/solib.exp
11665 * gdb.python/lib-types.exp
11666 * gdb.python/py-as-string.exp
11667 * gdb.python/py-bad-printers.exp
11668 * gdb.python/py-block.exp
11669 * gdb.python/py-breakpoint.exp
11670 * gdb.python/py-cmd.exp
11671 * gdb.python/py-events.exp
11672 * gdb.python/py-evthreads.exp
11673 * gdb.python/py-finish-breakpoint.exp
11674 * gdb.python/py-finish-breakpoint2.exp
11675 * gdb.python/py-frame-inline.exp
11676 * gdb.python/py-frame.exp
11677 * gdb.python/py-inferior.exp
11678 * gdb.python/py-infthread.exp
11679 * gdb.python/py-mi.exp
11680 * gdb.python/py-objfile.exp
11681 * gdb.python/py-pp-maint.exp
11682 * gdb.python/py-pp-registration.exp
11683 * gdb.python/py-prettyprint.exp
11684 * gdb.python/py-recurse-unwind.exp
11685 * gdb.python/py-shared.exp
11686 * gdb.python/py-symbol.exp
11687 * gdb.python/py-symtab.exp
11688 * gdb.python/py-template.exp
11689 * gdb.python/py-type.exp
11690 * gdb.python/py-unwind-maint.exp
11691 * gdb.python/py-unwind.exp
11692 * gdb.python/py-value.exp
11693 * gdb.python/python.exp
11694 * gdb.reverse/finish-reverse-bkpt.exp
11695 * gdb.reverse/insn-reverse.exp
11696 * gdb.reverse/next-reverse-bkpt-over-sr.exp
11697 * gdb.reverse/solib-precsave.exp
11698 * gdb.reverse/solib-reverse.exp
11699 * gdb.stabs/gdb11479.exp
11700 * gdb.stabs/weird.exp
11701 * gdb.threads/fork-child-threads.exp
11702 * gdb.threads/fork-plus-threads.exp
11703 * gdb.threads/fork-thread-pending.exp
11704 * gdb.threads/forking-threads-plus-breakpoint.exp
11705 * gdb.threads/hand-call-in-threads.exp
11706 * gdb.threads/interrupted-hand-call.exp
11707 * gdb.threads/linux-dp.exp
11708 * gdb.threads/local-watch-wrong-thread.exp
11709 * gdb.threads/next-while-other-thread-longjmps.exp
11710 * gdb.threads/non-ldr-exit.exp
11711 * gdb.threads/pending-step.exp
11712 * gdb.threads/print-threads.exp
11713 * gdb.threads/process-dies-while-detaching.exp
11714 * gdb.threads/process-dies-while-handling-bp.exp
11715 * gdb.threads/pthreads.exp
11716 * gdb.threads/queue-signal.exp
11717 * gdb.threads/reconnect-signal.exp
11718 * gdb.threads/signal-command-handle-nopass.exp
11719 * gdb.threads/signal-command-multiple-signals-pending.exp
11720 * gdb.threads/signal-delivered-right-thread.exp
11721 * gdb.threads/signal-sigtrap.exp
11722 * gdb.threads/sigthread.exp
11723 * gdb.threads/staticthreads.exp
11724 * gdb.threads/stepi-random-signal.exp
11725 * gdb.threads/thread-unwindonsignal.exp
11726 * gdb.threads/thread_check.exp
11727 * gdb.threads/thread_events.exp
11728 * gdb.threads/tid-reuse.exp
11729 * gdb.threads/tls-nodebug.exp
11730 * gdb.threads/tls-shared.exp
11731 * gdb.threads/tls-so_extern.exp
11732 * gdb.threads/tls.exp
11733 * gdb.threads/wp-replication.exp
11734 * gdb.trace/actions-changed.exp
11735 * gdb.trace/actions.exp
11736 * gdb.trace/backtrace.exp
11737 * gdb.trace/change-loc.exp
11738 * gdb.trace/collection.exp
11739 * gdb.trace/deltrace.exp
11740 * gdb.trace/disconnected-tracing.exp
11741 * gdb.trace/entry-values.exp
11742 * gdb.trace/ftrace-lock.exp
11743 * gdb.trace/ftrace.exp
11744 * gdb.trace/infotrace.exp
11745 * gdb.trace/mi-trace-frame-collected.exp
11746 * gdb.trace/mi-trace-unavailable.exp
11747 * gdb.trace/mi-traceframe-changed.exp
11748 * gdb.trace/mi-tracepoint-changed.exp
11749 * gdb.trace/mi-tsv-changed.exp
11750 * gdb.trace/no-attach-trace.exp
11751 * gdb.trace/packetlen.exp
11752 * gdb.trace/passc-dyn.exp
11753 * gdb.trace/passcount.exp
11754 * gdb.trace/pending.exp
11755 * gdb.trace/pr16508.exp
11756 * gdb.trace/qtro.exp
11757 * gdb.trace/range-stepping.exp
11758 * gdb.trace/read-memory.exp
11759 * gdb.trace/report.exp
11760 * gdb.trace/save-trace.exp
11761 * gdb.trace/signal.exp
11762 * gdb.trace/stap-trace.exp
11763 * gdb.trace/status-stop.exp
11764 * gdb.trace/strace.exp
11765 * gdb.trace/tfile.exp
11766 * gdb.trace/tfind.exp
11767 * gdb.trace/trace-break.exp
11768 * gdb.trace/trace-condition.exp
11769 * gdb.trace/trace-enable-disable.exp
11770 * gdb.trace/trace-mt.exp
11771 * gdb.trace/tracecmd.exp
11772 * gdb.trace/tracefile-pseudo-reg.exp
11773 * gdb.trace/tspeed.exp
11774 * gdb.trace/tstatus.exp
11775 * gdb.trace/tsv.exp
11776 * gdb.trace/unavailable.exp
11777 * gdb.trace/while-dyn.exp
11778 * gdb.trace/while-stepping.exp
11779 * lib/gdb-guile.exp
11780 * lib/gdb.exp
11781 * lib/mi-support.exp
11782 * lib/pascal.exp
11783 * lib/perftest.exp
11784 * lib/prelink-support.exp
11785 * lib/selftest-support.exp
11786
ad02e4fe
SM
117872016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
11788
11789 * Makefile.in: Include disable-implicit-rules.mk.
11790
22347e55
AA
117912016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
11792
11793 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
11794 non-byte-aligned bit fields.
11795
da5b30da
AA
117962016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
11797
11798 PR gdb/12616
11799 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
11800 respects the DW_AT_data_bit_offset attribute.
11801
b593ecca
SM
118022016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
11803
11804 * gdb.base/default.exp: Fix output of "set language".
11805
3b165252
SM
118062016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
11807
11808 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
11809 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
11810 make.
11811 * configure.ac: Remove checks for the make program.
11812 * configure: Re-generate.
11813
1a2f3d7f
KB
118142016-11-16 Kevin Buettner <kevinb@redhat.com>
11815
11816 * gdb.python/py-recurse-unwind.c (main): Add loop.
11817 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
11818 to read_register() and gdb.parse_and_eval(). Make each code
11819 call a separate case that can be individually tested.
11820 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
11821 proc. Call cont_and_backtrace for each of the code paths that
11822 we want to test in the unwinder.
11823
b7f38fda
AA
118242016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
11825
11826 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
11827 the definition of struct S.
11828
1f8db343
CM
118292016-11-11 Catherine Moore <clm@codesourcery.com>
11830
11831 * gdb.base/dump.exp: Identify verilog format dump tests as such.
11832
fad0c9fb
PA
118332016-11-09 Pedro Alves <palves@redhat.com>
11834
11835 * gdb.base/commands.exp (runto_or_return): New procedure.
11836 (gdbvar_simple_if_test, gdbvar_simple_while_test)
11837 (gdbvar_complex_if_while_test, progvar_simple_if_test)
11838 (progvar_simple_while_test, progvar_complex_if_while_test)
11839 (if_while_breakpoint_command_test)
11840 (infrun_breakpoint_command_test, breakpoint_command_test)
11841 (user_defined_command_test, watchpoint_command_test)
11842 (test_command_prompt_position, redefine_hook_test)
11843 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
11844 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
11845 multi_line_input and multi_line. Remove gdb_expect and
11846 gdb_stop_suppressing_tests uses.
11847 * lib/gdb.exp (valnum_re): New global.
11848 (multi_line_input): New procedure.
11849
8354c62c
SM
118502016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
11851
11852 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
11853 Remove.
11854 (test_setup): Define with proc_with_prefix.
11855 (test_cli_inferior): Likewise.
11856 (test_cli_thread): Likewise.
11857 (test_cli_frame): Likewise.
11858 (test_cli_select_frame): Likewise.
11859 (test_cli_up_down): Likewise.
11860 (test_mi_thread_select): Likewise.
11861 (test_mi_stack_select_frame): Likewise.
11862 (test_cli_in_mi_inferior): Likewise.
11863 (test_cli_in_mi_thread): Likewise.
11864 (test_cli_in_mi_frame): Likewise.
11865 (top level): Do not use with_test_prefix_procname.
11866
64f367a2
PA
118672016-11-09 Pedro Alves <palves@redhat.com>
11868
11869 * gdb.base/commands.exp (gdbvar_simple_if_test)
11870 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
11871 (progvar_simple_if_test, progvar_simple_while_test)
11872 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
11873 (infrun_breakpoint_command_test, breakpoint_command_test)
11874 (user_defined_command_test, watchpoint_command_test)
11875 (test_command_prompt_position, deprecated_command_test)
11876 (bp_deleted_in_command, temporary_breakpoint_commands)
11877 (stray_arg0_test, source_file_with_indented_comment)
11878 (recursive_source_test, if_commands_test)
11879 (error_clears_commands_left, redefine_hook_test)
11880 (redefine_backtrace_test): Use proc_with_prefix.
11881 * lib/gdb.exp (proc_with_prefix): New proc.
11882
0bb65f1e
AA
118832016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
11884
11885 * gdb.base/tui-layout.c: New file.
11886 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
11887 disassembly window contains very long lines.
11888
7353f247
TT
118892016-11-08 Tom Tromey <tom@tromey.com>
11890
11891 * gdb.python/py-value.exp (test_value_creation): Make "long" test
11892 depend on Python 2.
11893
30a7bb83
TT
118942016-11-08 Tom Tromey <tom@tromey.com>
11895
11896 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
11897 New method.
11898
cdf5a07c
MG
118992016-10-29 Manish Goregaokar <manish@mozilla.com>
11900
2806dc7e 11901 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 11902
51a789c3
MG
119032016-10-27 Manish Goregaokar <manish@mozilla.com>
11904
2806dc7e
PA
11905 * gdb.rust/simple.rs: Add test for univariant enums without
11906 discriminants and for encoded struct-like enums.
51a789c3 11907
f610ab6d
PA
119082016-10-28 Pedro Alves <palves@redhat.com>
11909
11910 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
11911 gdb_test_multiple, tighten regexps and match symtabs and line
11912 tables incrementally.
11913
b129b0ca
LM
119142016-10-28 Luis Machado <lgustavo@codesourcery.com>
11915
11916 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
11917 general.
11918
ecf45d2c
SL
119192016-10-25 Luis Machado <lgustavo@codesourcery.com>
11920
11921 * gdb.base/exec-invalid-sysroot.exp: New file.
11922
b8d38ee4
JK
119232016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
11924
11925 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
11926
f90fd8c2
JK
119272016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11928
11929 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
11930
2d2476aa
MR
119312016-10-19 Maciej W. Rozycki <macro@imgtec.com>
11932
2806dc7e
PA
11933 * gdb.base/killed-outside.exp: Remove $options from a call to
11934 `prepare_for_testing'.
2d2476aa 11935
e42b25a0
SM
119362016-10-17 Simon Marchi <simon.marchi@ericsson.com>
11937
11938 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
11939 Change test message.
11940
3ccdb432
SM
119412016-10-17 Simon Marchi <simon.marchi@ericsson.com>
11942
11943 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
11944 Update comment.
11945
5bad3170
SM
119462016-10-17 Simon Marchi <simon.marchi@ericsson.com>
11947
11948 * gdb.trace/mi-trace-save.exp: New file.
11949
5ad9dba7
YQ
119502016-10-13 Yao Qi <yao.qi@linaro.org>
11951
11952 * gdb.base/code_elim.exp (get_var_address): Remove.
11953 * gdb.base/relocate.exp: Likewise.
11954 * gdb.base/shreloc.exp: Likewise.
11955 * lib/gdb.exp (get_var_address): New.
11956
62df7e21
YQ
119572016-10-13 Yao Qi <yao.qi@linaro.org>
11958
11959 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
11960 floating point tests if $skip_float_test is false.
11961
4dac951e
LM
119622016-10-12 Luis Machado <lgustavo@codesourcery.com>
11963
11964 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
11965 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
11966 argc values.
11967 Add 1 to argc so we guarantee distinct initial/modified argc values.
11968
8f1a8fc4
JK
119692016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11970
11971 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
11972
16c85b5d
JK
119732016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11974
11975 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
11976 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
11977 * gdb.arch/vsx-regs.exp: Likewise.
11978
1d0e042a
YQ
119792016-10-07 Yao Qi <yao.qi@linaro.org>
11980
11981 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
11982
68dadef5
MM
119832016-10-07 Markus Metzger <markus.t.metzger@intel.com>
11984
11985 * gdb.python/python.exp: Test decode_line("*0").
11986
33fa2c6e
DE
119872016-10-06 Doug Evans <dje@google.com>
11988
11989 * gdb.python/py-value.exp (test_value_creation): Add test for large
11990 unsigned 64-bit value.
11991
9c37b5ae
TT
119922016-10-06 Tom Tromey <tom@tromey.com>
11993
11994 * gdb.compile/compile.exp: Change java tests to rust.
11995 * gdb.base/setshow.exp: Change java tests to rust.
11996 * gdb.base/default.exp: Remove java from language list.
11997 * README (Examples): Update language example.
11998 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
11999 test.
12000 * lib/gdb.exp (skip_java_tests): Remove.
12001 * lib/java.exp: Remove.
12002 * gdb.java: Remove.
12003
78b86327
MR
120042016-10-06 Maciej W. Rozycki <macro@imgtec.com>
12005
12006 * gdb.arch/mips-fcr.exp: New test.
12007 * gdb.arch/mips-fcr.c: Source for the new test.
12008
7470adbb
MR
120092016-10-06 Maciej W. Rozycki <macro@imgtec.com>
12010
12011 * gdb.base/solib-disc.exp: Use `standard_output_file'
12012 throughout.
12013
4a556533
PA
120142016-10-06 Pedro Alves <palves@redhat.com>
12015
12016 * gdb.base/jit-simple-dl.c: New file.
12017 * gdb.base/jit-simple-jit.c: New file, factored out from ...
12018 * gdb.base/jit-simple.c: ... this.
12019 * gdb.base/jit-simple.exp (jit_run): Delete.
12020 (build_jit): New proc.
12021 (jit_test_reread): Recompile either the main program or the shared
12022 library, depending on what is being tested. Skip changing address
12023 if caller wants to. Compare before/after addresses. If testing
12024 standalone, explicitly load the binary. Test "maint info
12025 breakpoints".
12026 (top level): Add "standalone vs shared lib" and "change address"
12027 vs "same address" axes.
12028
5a122fbc
PA
120292016-10-06 Pedro Alves <palves@redhat.com>
12030
12031 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
12032 call.
12033 (jit_run): Delete.
12034 (jit_test_reread): Use with_test_prefix. Reload the main binary
12035 explicitly. Compare the before/after addresses of the JIT
12036 descriptor.
12037
ee8da4b8
DE
120382016-08-15 Doug Evans <dje@google.com>
12039
12040 * gdb.xml/extra-regs.xml: Update, end field now required, default type
12041 for single bitfields is bool.
12042 * gdb.xml/tdesc-regs.exp: Ditto.
12043
f389f6fe
JK
120442016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
12045
12046 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
12047
fdebf1a4
YQ
120482016-10-05 Yao Qi <yao.qi@linaro.org>
12049
12050 * lib/gdb.exp (support_complex_tests): Return zero if
12051 gdb_skip_float_test return true.
12052
9c36d954 120532016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 12054 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
12055
12056 PR gdb/20487
12057 * gdb.mi/user-selected-context-sync.exp: New file.
12058 * gdb.mi/user-selected-context-sync.c: New file.
12059
4034d0ff 120602016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 12061 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
12062
12063 PR gdb/20487
12064 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
12065 =thread-select-event check.
12066
a4297203
PB
120672016-09-29 Peter Bergner <bergner@vnet.ibm.com>
12068
12069 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
12070 the compulsory L operand changes.
12071 * gdb.arch/powerpc-power.s: Likewise.
12072
bb805577
JK
120732016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
12074
12075 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
12076 * gdb.base/jit-attach-pie.c: New file.
12077 * gdb.base/jit-attach-pie.exp: New file.
12078
6d61dee5
PA
120792016-09-28 Pedro Alves <palves@redhat.com>
12080
12081 * gdb.base/infcall-input.c: New file.
12082 * gdb.base/infcall-input.exp: New file.
12083
f73842fc
YQ
120842016-09-22 Yao Qi <yao.qi@linaro.org>
12085
12086 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
12087 (gdb_exit): Rename it to ...
12088 (gdbserver_gdb_exit): ... Close GDBserver.
12089 (gdb_exit): New proc, call gdbserver_gdb_exit.
12090 (mi_gdb_exit): Likewise.
12091
90681dab
YQ
120922016-09-22 Yao Qi <yao.qi@linaro.org>
12093
12094 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
12095 path.
12096 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
12097 Remove duplication.
12098
9c211fd8
YQ
120992016-09-22 Yao Qi <yao.qi@linaro.org>
12100
12101 * lib/gdbserver-support.exp: Check the existence of
12102 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
12103
ad0a504f
AK
121042016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
12105
12106 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
12107
36cf1806
TT
121082016-09-21 Tom Tromey <tom@tromey.com>
12109
12110 PR gdb/20604:
12111 * gdb.base/quit.exp: New file.
12112
74172ecf
SM
121132016-09-21 Simon Marchi <simon.marchi@ericsson.com>
12114
12115 * .gitignore: New file.
12116
3d0ec882
MR
121172016-09-21 Maciej W. Rozycki <macro@imgtec.com>
12118
12119 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
12120 throughout.
12121
8193adea
AA
121222016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
12123
12124 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
12125
d41a5c09
JK
121262016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
12127
12128 * gdb.cp/casts.cc (decltype): Move it ...
12129 (main): ... with its call to ...
12130 * gdb.cp/casts03.cc: ... a new file.
12131 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
12132
d2dfe700
JK
121332016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12134
12135 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
12136
e2a92b16
PB
121372016-09-15 Peter Bergner <bergner@vnet.ibm.com>
12138
12139 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
12140 and sync up the test with tests in gas/testsuite/gas/ppc.
12141 * gdb.arch/powerpc-power.exp: Likewise.
12142
49b4de64
JK
121432016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12144
12145 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
12146
2c29df25
SDJ
121472016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
12148 Jan Kratochvil <jan.kratochvil@redhat.com>
12149
12150 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
12151 make m1's definition to be different from m2's. Use 'dummy' as an
12152 argument for probe 'two'.
12153
cc3c2846
JB
121542016-09-10 Jon Beniston <jon@beniston.com>
12155
12156 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
12157 for sim target.
12158
e1b2624a
AA
121592016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
12160
12161 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
12162 variable declaration.
12163 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
12164 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
12165 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
12166 received HWCAP as its argument.
12167
4295e285
PA
121682016-09-06 Pedro Alves <palves@redhat.com>
12169
12170 * gdb.base/new-ui-pending-input.c: New file.
12171 * gdb.base/new-ui-pending-input.exp: New file.
12172 * gdb.exp (clear_gdb_spawn_id): New procedure.
12173 (with_spawn_id): Check whether gdb_spawn_id exists before
12174 referencing it. If gdb_spawn_id didn't exist on entry, clear it
12175 on exit.
12176
00d5215e
UW
121772016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
12178
12179 * gdb.base/float128.c: New file.
12180 * gdb.base/float128.exp: Likewise.
12181 * gdb.base/floatn.c: Likewise.
12182 * gdb.base/floatn.exp: Likewise.
12183
a9ff5f12
UW
121842016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
12185
12186 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
12187
f245535c
PA
121882016-09-05 Pedro Alves <palves@redhat.com>
12189
12190 PR backtrace/19927
12191 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
12192 unwinders are immediately called as side effect of "source" or
12193 "disable unwinder" commands.
12194 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
12195
ae9cf263
YQ
121962016-09-02 Yao Qi <yao.qi@linaro.org>
12197
12198 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
12199 is true and $type is "float" or "double".
12200
27aba047
YQ
122012016-09-02 Yao Qi <yao.qi@linaro.org>
12202
12203 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
12204 true.
12205 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
12206 * gdb.base/call-rt-st.exp: Likewise.
12207 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
12208 return value instead of gdb,skip_float_test.
12209 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
12210 (do_function_calls): Use its return value instead of
12211 gdb,skip_float_test.
12212 * gdb.base/finish.exp: Likewise.
12213 * gdb.base/funcargs.exp: Likewise.
12214 * gdb.base/return.exp: Likewise.
12215 * gdb.base/return2.exp: Likewise.
12216 * gdb.base/varargs.exp: Likewise.
12217 * lib/gdb.exp (gdb_skip_float_test): Change it to
12218 gdb_caching_proc. Detect the broken ptrace on arm-linux.
12219
5af962df
AA
122202016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
12221
12222 * gdb.multi/tids.exp: Test "thread apply all".
12223
7fac6910
JK
122242016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
12225
12226 * gdb.base/default.exp (tty): Remove.
12227
bb1fe4ac
KB
122282016-08-24 Kevin Buettner <kevinb@redhat.com>
12229
2806dc7e
PA
12230 * gdb.python/py-recurse-unwind.c: New file.
12231 * gdb.python/py-recurse-unwind.py: New file.
12232 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 12233
0a1ddfa6
SM
122342016-08-24 Simon Marchi <simon.marchi@ericsson.com>
12235
12236 * gdb.base/set-inferior-tty.exp: New file.
12237 * gdb.base/set-inferior-tty.c: New file.
12238
d9de1fe3
PA
122392016-08-23 Pedro Alves <palves@redhat.com>
12240
12241 PR gdb/20494
12242 * gdb.base/new-ui-echo.c: New file.
12243 * gdb.base/new-ui-echo.exp: New file.
12244
e9d9abd7
YQ
122452016-08-23 Yao Qi <yao.qi@linaro.org>
12246
12247 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
12248 gdbserver_spawn.
12249 * gdb.server/connect-without-multi-process.exp (do_test):
12250 Likewise.
12251
3589529e
YQ
122522016-08-23 Yao Qi <yao.qi@linaro.org>
12253
12254 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
12255 standalone_txt. Delete gdb_txt and standalone_txt on host
12256 and target. Spawn the binary on target. Copy files from
12257 target to host.
12258
6bb90213
PA
122592016-08-22 Pedro Alves <palves@redhat.com>
12260
12261 PR gdb/20505
12262 * gdb.base/vdso-warning.exp: Test core dumps too. Use
12263 with_test_prefix. Factor out bits to ...
12264 (test_no_vdso): ... this new procedure.
12265
20c2c024
CL
122662016-08-19 Carl Love <cel@us.ibm.com>
12267
12268 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
12269 maintaining separate logic for constructing the output path.
12270 * gdb.arch/powerpc-d128-regs.exp: Likewise.
12271 * gdb.arch/ppc-dfp.exp: Likewise.
12272 * gdb.arch/ppc-fp.exp: Likewise.
12273 * gdb.arch/vsx-regs.exp: Likewise.
12274 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
12275 binprefix for generating the additional binary files.
12276
0646e07d
PA
122772016-08-19 Pedro Alves <palves@redhat.com>
12278
12279 * gdb.trace/mi-trace-frame-collected.exp
12280 (test_trace_frame_collected): On x32, expect two registers.
12281
46da9242
CL
122822016-08-18 Carl Love <cel@us.ibm.com>
12283
12284 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
12285 and sync up the test with tests in gas/testsuite/gas/ppc.
12286 * gdb.arch/powerpc-power.exp: Likewise.
12287
eb2332d7
SM
122882016-08-17 Simon Marchi <simon.marchi@ericsson.com>
12289
12290 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
12291 expected error message.
12292
63c61e04
SM
122932016-08-17 Simon Marchi <simon.marchi@ericsson.com>
12294
12295 * gdb.multi/remove-inferiors.exp: New file.
12296 * gdb.multi/remove-inferiors.c: New file.
12297
7b17065f
YQ
122982016-08-12 Yao Qi <yao.qi@linaro.org>
12299
12300 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
12301 argument list.
12302
01d3dedf
PA
123032016-08-10 Pedro Alves <palves@redhat.com>
12304
12305 PR gdb/19187
12306 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
12307 setup_kfails.
12308
3eb7562a
PA
123092016-08-09 Pedro Alves <palves@redhat.com>
12310 Simon Marchi <simon.marchi@ericsson.com>
12311
12312 PR gdb/20418
12313 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
12314 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
12315
80614914
PA
123162016-08-09 Pedro Alves <palves@redhat.com>
12317
12318 PR mi/20431
12319 * gdb.mi/mi-cmd-error.exp: New file.
12320
f348d89a
PA
123212016-08-09 Pedro Alves <palves@redhat.com>
12322
12323 PR gdb/18653
12324 * gdb.base/signals-state-child.c: New file.
12325 * gdb.base/signals-state-child.exp: New file.
12326 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
12327
e5ca03b4
PA
123282016-08-09 Pedro Alves <palves@redhat.com>
12329
12330 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
12331
282a0691
TT
123322016-08-03 Tom Tromey <tom@tromey.com>
12333
12334 PR python/18565:
12335 * gdb.python/py-frame-inline.exp: Add Frame.function test.
12336
41bfcd63
YQ
123372016-08-01 Yao Qi <yao.qi@linaro.org>
12338
12339 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
12340 variable mode to "multi-process" if $multi_process is 1, otherwise
12341 set it to "single-process".
12342
e3465b24
YQ
123432016-08-01 Yao Qi <yao.qi@linaro.org>
12344
12345 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
12346 * gdb.cp/cpexprs.exp: Likewise.
12347 * gdb.cp/m-static.exp: Likewise.
12348
0b31a4bc
TT
123492016-07-26 Tom Tromey <tom@tromey.com>
12350
12351 PR python/20190:
12352 * gdb.threads/tls.exp (check_thread_local): Add python symbol
12353 test.
12354
e0461dbb
MM
123552016-07-26 Markus Metzger <markus.t.metzger@intel.com>
12356
12357 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
12358 selecting assembly source files.
12359 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
12360 assembly source files.
12361 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
12362 assembly source files.
12363 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
12364 selecting assembly source files.
12365
8194e927
SM
123662016-07-25 Simon Marchi <simon.marchi@ericsson.com>
12367
12368 * gdb.base/new-ui.exp (do_test_invalid_args): New
12369 procedure.
12370
c0272db5
TW
123712016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
12372
12373 * gdb.btrace/reconnect.c: New file.
12374 * gdb.btrace/reconnect.exp: New file.
12375
e3487908
GKB
123762016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
12377
12378 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
12379 to test_catch_syscall_group.
12380 (test_catch_syscall_group): New.
12381
12df5c00
TT
123822016-07-21 Tom Tromey <tom@tromey.com>
12383
12384 * gdb.rust/simple.rs (main): Use empty struct expression.
12385 * gdb.rust/simple.exp: Add tests for empty struct expression.
12386
bae62ee2
YQ
123872016-07-21 Yao Qi <yao.qi@linaro.org>
12388
12389 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
12390 if gdb_skip_xml_test is true on some targets.
12391
b1b53fb3
YQ
123922016-07-21 Yao Qi <yao.qi@linaro.org>
12393
12394 * gdb.server/solib-list.exp: Unset last_loaded_file.
12395
027d97f8
JK
123962016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12397
12398 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
12399 "step into captured_main (args)".
12400
7674d381
JK
124012016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12402
12403 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
12404
72b5d099
JK
124052016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12406
12407 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
12408
1f960ced
PA
124092016-07-19 Pedro Alves <palves@redhat.com>
12410
12411 * gdb.opt/inline-break.exp: Remove optimize=-O2.
12412 * gdb.opt/inline-bt.exp: Likewise.
12413 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
12414 additional_flags=-Winline.
12415 * gdb.opt/inline-locals.exp: Likewise.
12416 * gdb.opt/inline-markers.c (ATTR): Define.
12417 (inlined_fn): Use it.
12418
f25827c1
YQ
124192016-07-19 Yao Qi <yao.qi@linaro.org>
12420
12421 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
12422 (test_with_self): Remove some code. Remove argument executable.
12423 (top-level): Use do_self_tests.
12424
37539ebe
DB
124252016-07-15 Zachary Welch <zwelch@codesourcery.com>
12426 Don Breazeal <donb@codesourcery.com>
12427
12428 * gdb.base/maint.exp: Escape paths used in regular expressions.
12429 * gdb.stabs/weird.exp: Likewise.
12430
dac790e1
TT
124312016-07-13 Tom Tromey <tom@tromey.com>
12432
12433 PR python/15620, PR python/18620:
12434 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
12435 (test_bkpt_events): New procs.
12436
93daf339
TT
124372016-07-13 Tom Tromey <tom@tromey.com>
12438
12439 PR python/17698:
12440 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
12441 test.
12442 (test_watchpoints): Likewise.
12443 (test_bkpt_pending): New proc.
12444
6571a381
TT
124452016-07-13 Tom Tromey <tom@tromey.com>
12446
12447 PR cli/18053:
12448 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
12449 completion test.
12450
e8732474
JK
124512016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
12452
12453 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
12454 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
12455 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
12456 f_label.
12457 (g): Rename g_end_lbl to g_label.
12458 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
12459 low_pc and high_pc.
12460 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
12461
e0f3fd7c
TT
124622016-07-12 Tom Tromey <tom@tromey.com>
12463
12464 PR python/19293:
12465 * gdb.python/py-unwind-maint.exp: Update tests.
12466
3cfe46b6
YQ
124672016-07-12 Yao Qi <yao.qi@linaro.org>
12468
12469 * lib/selftest-support.exp (selftest_setup): Match the output
12470 when captured_main is inlined.
12471
4f19a0e6
WT
124722016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
12473
12474 * gdb.fortran/derived-types.exp (result_line, result_line_2):
12475 New variables.
12476 (print this%a, print this%b, print this): New tests.
12477 * gdb.fortran/derived-types.f90 (this): New object and
12478 initialization.
12479
986cf455
SM
124802016-07-06 Simon Marchi <simon.marchi@ericsson.com>
12481
12482 * gdb.ada/arraydim.exp: Remove extra directory level in build
12483 directory.
12484
f0464b23
SM
124852016-07-06 Simon Marchi <simon.marchi@ericsson.com>
12486
12487 * lib/ada.exp: Remove extra directory level in build directory.
12488 * gdb.ada/cond_lang.exp: Likewise.
12489 * gdb.ada/exec_changed.exp: Likewise.
12490 * gdb.ada/lang_switch.exp: Likewise.
12491
42d94011
MG
124922016-07-06 Manish Goregaokar <manish@mozilla.com>
12493
2806dc7e
PA
12494 * simple.rs: Add test for raw pointer subscripting.
12495 * simple.exp: Add test expectations.
42d94011 12496
647c264c
YQ
124972016-07-05 Yao Qi <yao.qi@linaro.org>
12498
12499 * gdb.mi/mi-reverse.exp: Match =record-started output.
12500
20aa2c60
PA
125012016-07-01 Pedro Alves <palves@redhat.com>
12502
12503 * gdb.base/jit-reader.exp (info_registers_current_frame): New
12504 procedure.
12505 (jit_reader_test): Test the jit reader's unwinder.
12506 * gdb.base/jithost.c (jit_function_00_code): New global.
12507 (main): Use memcpy to fill in the mmapped code, instead of poking
12508 bytes manually here.
12509 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
12510 value.
12511 (read_debug_info): Save the function's range.
12512 (read_sp): New function.
12513 (unwind_frame): Use it. Also unwind RBP.
12514 (get_frame_id): Use read_sp.
12515 (gdb_init_reader): Use calloc instead of malloc.
12516 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
12517 parameter. Use gdb_test_multiple.
12518
ced2dffb
PA
125192016-07-01 Pedro Alves <palves@redhat.com>
12520 Antoine Tremblay <antoine.tremblay@ericsson.com>
12521
12522 * gdb.threads/process-dies-while-detaching.c: New file.
12523 * gdb.threads/process-dies-while-detaching.exp: New file.
12524
63000888
PA
125252016-07-01 Pedro Alves <palves@redhat.com>
12526
12527 * gdb.multi/watchpoint-multi-exit.c: New file.
12528 * gdb.multi/watchpoint-multi-exit.exp: New file.
12529
038d4868
PA
125302016-06-30 Pedro Alves <palves@redhat.com>
12531
12532 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
12533 unset inferior_spawn_id.
12534
994e9c83
PA
125352016-06-30 Pedro Alves <palves@redhat.com>
12536
12537 * lib/mi-support.exp (default_mi_gdb_start): Declare global
12538 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
12539
e5653468
YQ
125402016-06-29 Yao Qi <yao.qi@linaro.org>
12541
12542 * gdb.base/return.c: Add copyright header.
12543
803b47e5
TT
125442016-06-29 Tom Tromey <tom@tromey.com>
12545
12546 PR python/20129:
12547 * gdb.python/py-framefilter.exp: Add tests for setting priority
12548 and disabling of non-existent frame filter.
12549
28244707
YQ
125502016-06-29 Yao Qi <yao.qi@linaro.org>
12551
12552 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
12553 0x0f07ff.
12554
a31d2f06
YQ
125552016-06-28 Yao Qi <yao.qi@linaro.org>
12556
12557 * gdb.base/catch-syscall.exp: Remove check on isnative and target
12558 triplets. Start gdb, execute catch syscall, and continue. Check
12559 gdb's output to determine catch syscall is supported.
12560
921d8f54
MG
125612016-06-27 Manish Goregaokar <manish@mozilla.com>
12562
25d49b86
PA
12563 * gdb.rust/simple.rs: Add test for returning unit in a function.
12564 * gdb.rust/simple.exp: Add expectation for functions returning
12565 unit.
921d8f54 12566
f4952523
PMR
125672016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
12568
12569 * gdb.python/py-breakpoint-create-fail.c,
12570 gdb.python/py-breakpoint-create-fail.exp,
12571 gdb.python/py-breakpoint-create-fail.py: New testcase.
12572
fccb08f8
MG
125732016-06-25 Manish Goregaokar <manish@mozilla.com>
12574
12575 PR gdb/20239
12576 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
12577 * gdb.rust/simple.exp: Add test expectations for new NonZero
12578 tests.
fccb08f8 12579
6b850546
DT
125802016-06-24 David Taylor <dtaylor@emc.com>
12581
12582 * gdb.base/offsets.exp: New file.
12583 * gdb.base/offsets.c: New file.
12584
17621150
TT
125852016-06-23 Tom Tromey <tom@tromey.com>
12586
12587 PR gdb/16483:
12588 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
12589 before any filters are loaded.
12590
04d59df6
WT
125912016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
12592
12593 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
12594 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
12595 structs.
12596 * gdb.fortran/derived-type-function.exp: New file.
12597 * gdb.fortran/derived-type-function.f90: New file.
12598
12599
ac69f786
PA
126002016-06-21 Pedro Alves <palves@redhat.com>
12601
12602 * gdb.base/new-ui.exp: New file.
12603 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
12604 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
12605 (with_spawn_id): New procedure.
12606
49940788
PA
126072016-06-21 Pedro Alves <palves@redhat.com>
12608
12609 * gdb.mi/mi-exec-run.exp: New file.
12610
ef274d26
PA
126112016-06-21 Pedro Alves <palves@redhat.com>
12612
12613 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
12614 breakpoint command's output on the main UI.
12615 (test_break): New procedure, factored out from calls in the top
12616 level.
12617 (top level): Use foreach_with_prefix to test MI as main UI and as
12618 separate UI.
12619
468afe6c
PA
126202016-06-21 Pedro Alves <palves@redhat.com>
12621
12622 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
12623 (test_awatch_creation_and_listing)
12624 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
12625 Remove 'type' parameter.
12626 (test_watchpoint_all): New parameter mi_mode. Remove
12627 with_test_prefix.
12628 (top level): Use foreach_with_prefix, and add main/separate UI MI
12629 testing axis.
12630
51f77c37
PA
126312016-06-21 Pedro Alves <palves@redhat.com>
12632
12633 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
12634 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
12635 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
12636 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
12637 (gdb_main_spawn_id, mi_spawn_id): Declare and
12638 comment.
12639 (mi_create_inferior_pty): New procedure,
12640 factored out from default_mi_gdb_start.
12641 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
12642 procedures.
12643 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
12644 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
12645 Use mi_create_inferior_pty.
12646 (mi_gdb_start): Use eval to pass down args list.
12647
8980e177
PA
126482016-06-21 Pedro Alves <palves@redhat.com>
12649
12650 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
12651 * gdb.opt/inline-cmds.exp: Add MI tests.
12652
f38d3ad1
PA
126532016-06-21 Pedro Alves <palves@redhat.com>
12654
12655 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
12656
45db7c09
PA
126572016-06-21 Pedro Alves <palves@redhat.com>
12658
12659 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
12660 (top level): Use it instead of mi_execute_to.
12661
5a069ab3
PA
126622016-06-21 Pedro Alves <palves@redhat.com>
12663
12664 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
12665 (cont_handler_str): New.
12666 (signal_stop_handler): Set stop_handler_str instead of printing to
12667 stdout.
12668 (continue_handler): Set cont_handler_str instead of printing to
12669 stdout.
12670 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
12671 mi_send_resuming_command. Print stop_handler_str and
12672 cont_handler_str instead of expecting the python events print
12673 directly.
12674
2838cc1d
SD
126752016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
12676
12677 * gdb.base/jit-reader.exp: New file.
12678 * gdb.base/jithost.c: New file.
12679 * gdb.base/jithost.h: New file.
12680 * gdb.base/jitreader.c : New file.
12681 * gdb.base/jit-protocol.h: New file.
12682
21a77091
YQ
126832016-06-17 Yao Qi <yao.qi@linaro.org>
12684
12685 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
12686 parameters follow_fork and detach_on_fork. Set follow-fork-mode
12687 and detach-on-fork. Adjust tests.
12688 (top level): Invoke break_cond_on_syscall with combinations of
12689 syscall, follow-fork-mode and detach-on-fork.
12690
f50bf8e5
YQ
126912016-06-17 Yao Qi <yao.qi@linaro.org>
12692
12693 * gdb.base/step-over-exit.c: New.
12694 * gdb.base/step-over-exit.exp: New.
12695
a28d8e50
YTL
126962016-06-17 Yan-Ting Lin <currygt52@gmail.com>
12697
12698 * gdb.base/float.exp: Add target check for nds32*-*-*.
12699 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
12700
cad8e26d
AB
127012016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
12702
12703 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
12704 for unsupported target features.
12705 * gdb.base/call-rt-st.exp: Likewise.
12706 * gdb.base/call-sc.exp: Likewise.
12707 * gdb.base/call-signal-resume.exp: Likewise.
12708 * gdb.base/call-strs.exp: Likewise.
12709 * gdb.base/callexit.exp: Likewise.
12710 * gdb.base/callfuncs.exp: Likewise.
12711 * gdb.base/nodebug.exp: Likewise.
12712 * gdb.base/printcmds.exp: Likewise.
12713 * gdb.base/ptype.exp: Likewise.
12714 * gdb.base/structs.exp: Likewise.
12715 * gdb.base/unwindonsignal.exp: Likewise.
12716 * gdb.cp/gdb2495.exp: Likewise.
12717 * gdb.cp/templates.exp: Likewise.
12718 * gdb.cp/virtfunc.exp: Likewise.
12719 * gdb.threads/hand-call-in-threads.exp: Likewise.
12720 * gdb.threads/interrupted-hand-call.exp: Likewise.
12721 * gdb.threads/thread-unwindonsignal.exp: Likewise.
12722
347dc102
TT
127232016-06-10 Tom Tromey <tom@tromey.com>
12724
12725 PR rust/20110:
12726 * gdb.rust/expr.exp: Add test for integer constant larger than
12727 i32.
12728
5e13cf25
BH
127292016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
12730
12731 * gdb.fortran/nested-funcs.exp: New.
12732 * gdb.fortran/nested-funcs.f90: New.
12733
bb556f1f
TK
127342016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
12735
12736 * gdb.base/examine-backward.c: New file.
12737 * gdb.base/examine-backward.exp: New file.
12738
38b022b4
SM
127392016-06-06 Simon Marchi <simon.marchi@ericsson.com>
12740
12741 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
12742 matching.
12743
1b40ec05
TT
127442016-06-02 Tom Tromey <tom@tromey.com>
12745
12746 PR python/18984:
12747 * gdb.python/py-shared.exp: Add solib_name test.
12748
193bd378
SM
127492016-06-02 Simon Marchi <simon.marchi@ericsson.com>
12750
12751 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
12752
3326303b
MG
127532016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
12754
12755 PR c++/19893
12756 * gdb.dwarf2/implref.exp: Rename to...
12757 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
12758 * gdb.dwarf2/implref-array.c: New file.
12759 * gdb.dwarf2/implref-array.exp: Likewise.
12760 * gdb.dwarf2/implref-global.c: Likewise.
12761 * gdb.dwarf2/implref-global.exp: Likewise.
12762 * gdb.dwarf2/implref-struct.c: Likewise.
12763 * gdb.dwarf2/implref-struct.exp: Likewise.
12764
825c8ef2
AT
127652016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
12766
12767 * gdb.trace/trace-condition.exp: Add 64bit tests.
12768
2320162a
AT
127692016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
12770
12771 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
12772 bits types.
12773 (main): Adapt to 8 to 64 bits types.
12774 * gdb.trace/trace-condition.exp: Add new tests.
12775
a7818233
AT
127762016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
12777
12778 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
12779
0d336466
AT
127802016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
12781
12782 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
12783 Move condition tests...
12784 * gdb.trace/trace-condition.exp: Here.
12785
7faeb45a
AT
127862016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
12787
12788 * gdb.trace/trace-condition.exp: Add counter-case tests.
12789
e385593e
JK
127902016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
12791
12792 PR c++/15231
12793 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
12794 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
12795
744608cc
PA
127962016-05-27 Pedro Alves <palves@redhat.com>
12797
12798 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
12799 New procedure.
12800 (top level): Call it, and bail out of DejaGnu is known to be bad.
12801
ac775bf4
AB
128022016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
12803
12804 * gdb.base/whatis.c: Extend the test case.
12805 * gdb.base/whatis.exp: Add additional tests.
12806
2bbad2ea
BH
128072016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12808
12809* gdb.fortran/type.f90: Add pointer variable.
12810* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
12811
8b70175d
BH
128122016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12813
12814 * gdb.fortran/vla-type.exp: Fix testcase name.
12815
86d8a848
BH
128162016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12817
12818 * gdb.fortran/vla-type.exp: Access elements in nested structs.
12819
e188eb36
BH
128202016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12821
12822 * gdb.fortran/type.f90: Add nested structures.
12823 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
12824 * gdb.fortran/derived-type.exp: Adapt expected output.
12825 * gdb.fortran/vla-type.exp: Adapt expected output.
12826
9b2db1fd
BH
128272016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12828
12829 * gdb.fortran/whatis_type.exp: Adapt expected output.
12830
72b17055
BH
128312016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12832
12833 * gdb.fortran/print_type.exp: Fix expected output.
12834 * gdb.fortran/whatis_type.exp: Fix expected output.
12835
3cd81d8d
BH
128362016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12837
12838 * gdb.fortran/whatis_type.exp: Use multi_line.
12839
ddae9462
TT
128402016-05-24 Tom Tromey <tom@tromey.com>
12841
12842 PR python/17386:
12843 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
12844 use value as an index.
12845
1957f6b8
TT
128462016-05-23 Tom Tromey <tom@tromey.com>
12847
12848 PR python/17981:
12849 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
12850 no-breakpoint case.
12851
026a9174
PA
128522016-05-24 Pedro Alves <palves@redhat.com>
12853
12854 PR gdb/19828
12855 * gdb.threads/clone-attach-detach.c: New file.
12856 * gdb.threads/clone-attach-detach.exp: New file.
12857
e70a7231
FR
128582016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
12859
12860 * gdb.base/annota-input-while-running.exp: Fix syntax error.
12861
0f6ed0e0
TT
128622016-05-23 Tom Tromey <tom@tromey.com>
12863
12864 PR python/19438, PR python/18393:
12865 * gdb.python/py-progspace.exp: Add "dir" test.
12866 * gdb.python/py-objfile.exp: Add "dir" test.
12867
ffd19d61
YQ
128682016-05-23 Yao Qi <yao.qi@linaro.org>
12869
12870 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
12871 * gdb.arch/thumb2-it.exp: Likewise.
12872
9e8f9b05
SM
128732016-05-18 Simon Marchi <simon.marchi@ericsson.com>
12874
12875 * gdb.mi/mi-threads-interrupt.c: New file.
12876 * gdb.mi/mi-threads-interrupt.exp: New file.
12877
61c6156d
SM
128782016-05-17 Simon Marchi <simon.marchi@ericsson.com>
12879
12880 PR gdb/18077
12881 * gdb.mi/mi-async-run.exp: New file.
12882 * gdb.mi/mi-async-run.c: New file.
12883
67218854
TT
128842016-05-17 Tom Tromey <tom@tromey.com>
12885 Manish Goregaokar <manishsmail@gmail.com>
12886
12887 * lib/rust-support.exp: New file.
12888 * lib/gdb.exp (skip_rust_tests): New proc.
12889 (build_executable_from_specs): Handle rust.
12890 * lib/future.exp (gdb_find_rustc): New proc.
12891 (gdb_default_target_compile): Handle rust.
12892 * gdb.rust/expr.exp: New file.
12893 * gdb.rust/generics.exp: New file.
12894 * gdb.rust/generics.rs: New file.
12895 * gdb.rust/methods.exp: New file.
12896 * gdb.rust/methods.rs: New file.
12897 * gdb.rust/modules.exp: New file.
12898 * gdb.rust/modules.rs: New file.
12899 * gdb.rust/simple.exp: New file.
12900 * gdb.rust/simple.rs: New file.
12901
c44af4eb
TT
129022016-05-17 Tom Tromey <tom@tromey.com>
12903
12904 * gdb.base/default.exp (set language): Add rust.
12905
dcd1f979
TT
129062016-05-17 Tom Tromey <tom@tromey.com>
12907
12908 * gdb.gdb/unittest.exp: New file.
12909
155b7f57
YQ
129102016-05-16 Yao Qi <yao.qi@linaro.org>
12911
12912 * gdb.base/batch-preserve-term-settings.exp: Remove variable
12913 shell_prompt. Update shell_prompt_re.
12914
8ddd5a6c
DE
129152016-05-12 Doug Evans <dje@google.com>
12916
12917 PR symtab/19999
12918 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
12919 $options when building executable.
12920 * gdb.dwarf2/fission-loclists-pie.S: New file.
12921 * gdb.dwarf2/fission-loclists-pie.exp: New file.
12922
02e370d9
SM
129232016-05-04 Simon Marchi <simon.marchi@ericsson.com>
12924
12925 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
12926 of [is_remote target],
12927
8929ad8b
SM
129282016-05-04 Simon Marchi <simon.marchi@ericsson.com>
12929
12930 * lib/gdb.exp (use_gdb_stub): New procedure.
12931
6c447423
DE
129322016-05-03 Yunlian Jiang <yunlian@google.com>
12933 Doug Evans <dje@google.com>
12934
12935 PR symtab/19914
12936 * gdb.dwarf2/dwp-sepdebug.c: New file.
12937 * gdb.dwarf2/dwp-sepdebug.exp: New file.
12938
444e826c
SM
129392016-05-02 Simon Marchi <simon.marchi@ericsson.com>
12940
12941 * gdb.base/detach.exp: Remove is_remote check.
12942
740feeaa
SM
129432016-05-02 Simon Marchi <simon.marchi@ericsson.com>
12944
12945 * gdb.base/annota-input-while-running.exp: Don't check for
12946 [is_remote target]. Enable annotations after running to main.
12947 Remove unused "set test..." line.
12948
9080ac9d
SM
129492016-04-28 Simon Marchi <simon.marchi@ericsson.com>
12950
12951 * gdb.trace/trace-enable-disable.exp: New file.
12952 * gdb.trace/trace-enable-disable.c: New file.
12953
952ebca5
SM
129542016-04-28 Simon Marchi <simon.marchi@ericsson.com>
12955
12956 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
12957 use it in info sharedlibrary test.
12958 * gdb.trace/ftrace-lock.exp: Likewise.
12959 * gdb.trace/ftrace.exp: Likewise.
12960 * gdb.trace/range-stepping.exp: Likewise.
12961 * gdb.trace/trace-break.exp: Likewise.
12962 * gdb.trace/trace-condition.exp: Likewise.
12963 * gdb.trace/trace-mt.exp: Likewise.
12964
d9019901
SM
129652016-04-27 Simon Marchi <simon.marchi@ericsson.com>
12966
12967 * lib/gdb.exp (gdb_load_shlibs): Rename to...
12968 (gdb_load_shlib): ... this.
12969 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
12970 gdb_load_shlib.
12971 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
12972 * gdb.base/ctxobj.exp: Likewise.
12973 * gdb.base/dprintf-pending.exp: Likewise.
12974 * gdb.base/dso2dso.exp: Likewise.
12975 * gdb.base/fixsection.exp: Likewise.
12976 * gdb.base/gcore-relro.exp: Likewise.
12977 * gdb.base/gdb1555.exp: Likewise.
12978 * gdb.base/global-var-nested-by-dso.exp: Likewise.
12979 * gdb.base/gnu-ifunc.exp: Likewise.
12980 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
12981 * gdb.base/jit-so.exp (one_jit_test): Likewise.
12982 * gdb.base/pending.exp: Likewise.
12983 * gdb.base/print-file-var.exp: Likewise.
12984 * gdb.base/print-symbol-loading.exp: Likewise.
12985 * gdb.base/shlib-call.exp: Likewise.
12986 * gdb.base/shreloc.exp: Likewise.
12987 * gdb.base/so-impl-ld.exp: Likewise.
12988 * gdb.base/solib-disc.exp: Likewise.
12989 * gdb.base/solib-nodir.exp: Likewise.
12990 * gdb.base/solib-overlap.exp: Likewise.
12991 * gdb.base/solib-symbol.exp: Likewise.
12992 * gdb.base/solib-weak.exp (do_test): Likewise.
12993 * gdb.base/sym-file.exp: Likewise.
12994 * gdb.base/symtab-search-order.exp: Likewise.
12995 * gdb.base/type-opaque.exp: Likewise.
12996 * gdb.base/unload.exp: Likewise.
12997 * gdb.base/watchpoint-solib.exp: Likewise.
12998 * gdb.compile/compile.exp: Likewise.
12999 * gdb.cp/gdb2384.exp: Likewise.
13000 * gdb.cp/infcall-dlopen.exp: Likewise.
13001 * gdb.cp/re-set-overloaded.exp: Likewise.
13002 * gdb.fortran/library-module.exp: Likewise.
13003 * gdb.opt/solib-intra-step.exp: Likewise.
13004 * gdb.python/py-finish-breakpoint.exp: Likewise.
13005 * gdb.python/py-shared.exp: Likewise.
13006 * gdb.reverse/solib-precsave.exp: Likewise.
13007 * gdb.reverse/solib-reverse.exp: Likewise.
13008 * gdb.server/solib-list.exp: Likewise.
13009 * gdb.threads/dlopen-libpthread.exp: Likewise.
13010 * gdb.threads/tls-shared.exp: Likewise.
13011 * gdb.threads/tls-so_extern.exp: Likewise.
13012 * gdb.trace/change-loc.exp: Likewise.
13013 * gdb.trace/ftrace-lock.exp: Likewise.
13014 * gdb.trace/ftrace.exp: Likewise.
13015 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
13016 * gdb.trace/pending.exp: Likewise.
13017 * gdb.trace/range-stepping.exp: Likewise.
13018 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
13019 (strace_info_marker): Likewise.
13020 (strace_probe_marker): Likewise.
13021 (strace_trace_on_same_addr): Likewise.
13022 (strace_trace_on_diff_addr): Likewise.
13023 * gdb.trace/trace-break.exp: Likewise.
13024 * gdb.trace/trace-condition.exp: Likewise.
13025 * gdb.trace/trace-mt.exp: Likewise.
13026
fca4cfd9
SM
130272016-04-27 Simon Marchi <simon.marchi@ericsson.com>
13028
13029 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
13030 result of gdb_remote_download.
13031 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
13032 * gdb.base/dso2dso.exp: Likewise.
13033 * gdb.base/global-var-nested-by-dso.exp: Likewise.
13034 * gdb.base/print-file-var.exp: Likewise.
13035 * gdb.base/shlib-call.exp: Likewise.
13036 * gdb.base/shreloc.exp: Likewise.
13037 * gdb.base/solib-overlap.exp: Likewise.
13038 * gdb.base/solib-weak.exp (do_test): Likewise.
13039 * gdb.base/unload.exp: Likewise.
13040
11cf4ffb
YQ
130412016-04-27 Yao Qi <yao.qi@linaro.org>
13042
13043 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
13044 exists.
13045
3e2e34f8
KB
130462016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
13047
13048 * vla-type.exp: Print structure from toplevel.
13049
8f07e298
BH
130502016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
13051
13052 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
13053 of dynamic types.
13054 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
13055 of dynamic types.
13056
9920b434
BH
130572016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
13058
13059 * gdb.fortran/vla-type.f90: New file.
13060 * gdb.fortran/vla-type.exp: New file.
13061
f3abeff5
YQ
130622016-04-25 Yao Qi <yao.qi@linaro.org>
13063
13064 * gdb.base/branch-to-self.c: New file.
13065 * gdb.base/branch-to-self.exp: New file.
13066
0a5d52f0
YQ
130672016-04-22 Yao Qi <yao.qi@linaro.org>
13068
13069 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
13070 more after $hex.
13071
495346f6
YQ
130722016-04-22 Yao Qi <yao.qi@linaro.org>
13073
13074 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
13075 * gdb.base/annota3.exp: Likewise.
13076
4a7e075c
YQ
130772016-04-22 Yao Qi <yao.qi@linaro.org>
13078
13079 * gdb.reverse/step-precsave.exp: Do one step and test program
13080 stops in "callee" and do multiple steps until program goes out
13081 of "callee".
13082 * gdb.reverse/step-reverse.exp: Likewise.
13083
5b061e98
YQ
130842016-04-22 Yao Qi <yao.qi@linaro.org>
13085
13086 * gdb.trace/signal.exp: Also pass if
13087 $tracepoint_hits($i) > $iterations.
13088
5c5dc57f
YQ
130892016-04-22 Yao Qi <yao.qi@linaro.org>
13090
13091 * gdb.trace/signal.c: New file.
13092 * gdb.trace/signal.exp: New file.
13093
a55411b9
DE
130942016-04-19 Doug Evans <xdje42@gmail.com>
13095
13096 * gdb.base/bad-file.exp: New file.
13097
a22df60a
MG
130982016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
13099
13100 * gdb.dwarf2/implref.exp: New file.
13101
0c13f7e5
BH
131022016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
13103
13104 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
13105 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
13106 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
13107 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
13108 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
13109 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
13110 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
13111 * lib/fortran.exp (fortran_int4): New procedure.
13112 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
13113 (fortran_logical4): Likewise.
13114
9b9b09e9
BH
131152016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
13116
13117 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
13118
a14d1f4d
BH
131192016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
13120
13121 * lib/compiler.c: Add Intel specific preprocessor macros.
13122 * lib/compiler.cc: Likewise.
25d49b86 13123
7d49b1d0
LM
131242016-04-13 Luis Machado <lgustavo@codesourcery.com>
13125
13126 * gdb.server/connect-with-no-symbol-file.c: New file.
13127 * gdb.server/connect-with-no-symbol-file.exp: New file.
13128
8392fa22
SM
131292016-04-13 Simon Marchi <simon.marchi@ericsson.com>
13130
13131 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
13132
8c4c4aeb
SM
131332016-04-13 Simon Marchi <simon.marchi@ericsson.com>
13134
13135 * boards/gdbserver-base.exp (${board}_download): Copy source file to
13136 standard output directory.
13137
45e3745e
AT
131382016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
13139
13140 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
13141
e26b7e41
MM
131422016-04-13 Markus Metzger <markus.t.metzger@intel.com>
13143
13144 * gdb.btrace/instruction_history.c (loop): Add declaration.
13145
8ce09462
AT
131462016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
13147
13148 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
13149
2e88a1ea
SM
131502016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
13151
13152 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
13153 parentheses to print.
13154 (continue_handler): Likewise.
13155
f48e22e3
SM
131562016-04-08 Simon Marchi <simon.marchi@ericsson.com>
13157
13158 * gdb.server/solib-list.exp: Remove is_remote check.
13159 Pass shlib= to gdb_compile. Don't link shared library with
13160 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
13161 Run binary filename through "readlink -f" on the target.
13162
096be756
PA
131632016-04-08 Pedro Alves <palves@redhat.com>
13164
13165 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
13166 interpreter filename as argument to gdbserver_spawn.
13167 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
13168 Return empty if $last_loaded_file does not exist.
13169
06500533
JK
131702016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
13171
13172 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
13173 * gdb.base/jit-main.c: Use exit after usage.
13174
2d35e871
JK
131752016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
13176
13177 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
13178 GDBHISTSIZE prior to the tests.
13179 * gdb.base/gdbinit-history.exp: Likewise.
13180
131812016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
13182
13183 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
13184 instead of build_executable. Use gdb_load_shlibs.
13185
c8064e7e
YQ
131862016-04-07 Yao Qi <yao.qi@linaro.org>
13187
13188 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
13189 Execute "si" command.
13190
bde47561
YQ
131912016-04-07 Yao Qi <yao.qi@linaro.org>
13192
13193 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
13194 number instead of the comments on some line.
13195
b16f8a3b
DB
131962016-04-06 Don Breazeal <donb@codesourcery.com>
13197
13198 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
13199 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
13200
c2f901df
SM
132012016-04-06 Simon Marchi <simon.marchi@ericsson.com>
13202
13203 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
13204 standard_output_file. Remove unused binfile variable.
13205
ac17fda0
CU
132062016-04-05 Catalin Udma <catalin.udma@freescale.com>
13207
13208 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
13209 * gdb.python/py-mi-objfile.exp: Match "list main" output
13210 in console format.
13211
03a8c4df
SM
132122016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
13213
13214 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
13215 absolute.
13216
6e774b13
SM
132172016-04-05 Simon Marchi <simon.marchi@ericsson.com>
13218
13219 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
13220 absolute.
13221 * gdb.trace/ftrace.exp: Likewise.
13222 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
13223 targets as well.
13224 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
13225 (gdb_load_shlibs): Copy libraries to test directory when testing
13226 natively. Only set solib-search-path if testing remotely.
13227 * lib/mi-support.exp (mi_load_shlibs): Likewise.
13228
7817ea46
SM
132292016-04-05 Simon Marchi <simon.marchi@ericsson.com>
13230
13231 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
13232 gdb_download. Use it even if the target is not remote.
13233 * gdb.base/jit.exp (compile_jit_test): Likewise.
13234 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
13235 output directory if the destination board is local, otherwise use
13236 the standard remote_download from DejaGnu.
13237 (gdb_download): Remove.
13238 (gdb_load_shlibs): Use gdb_remote_download instead of
13239 gdb_download.
13240 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
13241 Use gdb_remote_download instead of gdb_download. Use it even if
13242 the target is not remote.
13243 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
13244 instead of gdb_download.
13245
7beb7f68
SM
132462016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
13247
13248 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
13249 (test_insert_delete_modify): Call mi_load_shlibs before trying to
13250 run.
13251
cc63428a
AV
132522016-04-01 Artemiy Volkov <artemiyv@acm.org>
13253
13254 PR gdb/19820
13255 * gdb.base/printcmds.exp: Add artificial arrays tests.
13256
64cdf930
PA
132572016-03-31 Pedro Alves <palves@redhat.com>
13258
13259 PR gdb/19858
13260 * gdb.base/jit-main.c: Include unistd.h.
13261 (ATTACH): Define to 0 if not already defined.
13262 (wait_for_gdb, mypid): New globals.
13263 (WAIT_FOR_GDB): New macro.
13264 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
13265 some breakpoint locations.
13266 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
13267 New procedures.
13268 (one_jit_test): Add REATTACH parameter, and handle it. Use
13269 continue_to_test_location.
13270 (top level): Test attach, and adjusts calls to one_jit_test.
13271
40dea8cb
PA
132722016-03-31 Pedro Alves <palves@redhat.com>
13273
13274 PR gdb/19858
13275 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
13276 BINSUFFIX parameter, and handle it.
13277 (top level): Adjust calls compile_jit_test.
13278
e7ea3ec7
CU
132792016-03-31 Catalin Udma <catalin.udma@freescale.com>
13280
13281 PR python/19743
13282 * gdb.python/py-mi-events-gdb.py: New file.
13283 * gdb.python/py-mi-events.c: New file.
13284 * gdb.python/py-mi-events.exp: New file.
13285
e6359af3
YQ
132862016-03-30 Yao Qi <yao.qi@linaro.org>
13287
13288 * gdb.reverse/until-precsave.exp: Match function name only.
13289 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
13290 Move malloc to a condition block.
13291 * gdb.reverse/until-reverse.exp: Match function name only.
13292
a4105d04
MK
132932016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
13294
13295 * gdb.trace/ftrace.exp: Set arg0exp for s390.
13296 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
13297 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
13298 variable for GPR 0 instead of assuming it is register 0.
13299 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
13300 * lib/trace-support.exp: Add s390 registers.
13301
bfa6adb9
YQ
133022016-03-29 Yao Qi <yao.qi@linaro.org>
13303
13304 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
13305
1e6697ea
YQ
133062016-03-24 Yao Qi <yao.qi@linaro.org>
13307
13308 * gdb.reverse/break-reverse.exp: Add quotation mark in the
13309 test message.
13310
64bcd522
AA
133112016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
13312
13313 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
13314 maintaining separate logic for constructing the output path.
13315
7868401b
DB
133162016-03-16 Don Breazeal <donb@codesourcery.com>
13317
13318 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
13319 Retry fork and waitpid on interrupted system call errors.
13320 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
13321 Use with_timeout_factor to increase timeout by factor of 10.
13322
1cafadb4
DB
133232016-03-15 Don Breazeal <donb@codesourcery.com>
13324
13325 * gdb.cp/scope-err.cc: New test program.
13326 * gdb.cp/scope-err.exp: New test script.
13327 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
13328 lines and "set breakpoint here" comment.
13329 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
13330 Fixed some whitespace and format issues.
13331 * gdb.mi/mi-linespec-err-cp.cc: New test program.
13332 * gdb.mi/mi-linespec-err-cp.exp: New test script.
13333
81516450
DE
133342016-03-15 Doug Evans <dje@google.com>
13335
13336 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
13337 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
13338 All callers updated. Add tests for enums, mixed flags register.
13339
aa52b601
DE
133402016-03-15 Doug Evans <dje@google.com>
13341
13342 * gdb.base/skip.c (main): Call test_skip_file_and_function.
13343 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
13344
fa4ff313
SM
133452016-03-14 Simon Marchi <simon.marchi@ericsson.com>
13346
13347 * gdb.base/default.exp: Add $_as_string to the list of expected
13348 convenience functions.
13349
f2403c39
AB
133502016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
13351
13352 * gdb.base/maint.exp: New tests for 'maint info line-table'.
13353
f2f3ccb9
SM
133542016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
13355
13356 * gdb.python/py-as-string.exp: New file.
13357 * gdb.python/py-as-string.c: New file.
13358
00dbd492
PA
133592016-03-09 Pedro Alves <palves@redhat.com>
13360
13361 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
13362 signal" -> "Thread NN received signal" output change.
13363 * gdb.threads/ia64-sigill.exp: Likewise.
13364 * gdb.threads/linux-dp.exp: Likewise.
13365 * gdb.threads/manythreads.exp: Likewise.
13366 * gdb.threads/pending-step.exp: Likewise.
13367 * gdb.threads/print-threads.exp: Likewise.
13368 * gdb.threads/sigstep-threads.exp: Likewise.
13369 * gdb.threads/staticthreads.exp: Likewise.
13370 * gdb.threads/tls.exp: Likewise.
13371
1e6697ea
YQ
133722016-03-09 Pedro Alves <palves@redhat.com>
13373
13374 * gdb.base/command-line-input.exp: New file.
13375
b04fd3be
MK
133762016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
13377
13378 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
13379 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
13380 * gdb.trace/pending.exp: Accept leading dot before function name.
13381 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
13382 * lib/trace-support.exp: Set registers for ppc.
13383
98fa59e9
MK
133842016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
13385
13386 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
13387 use it for disassembly; accept .main in addition to main in backtrace.
13388
f77198c8
MK
133892016-03-09 Wei-cheng Wang <cole945@gmail.com>
13390 Marcin Kościelnicki <koriakin@0x04.net>
13391
13392 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
13393 (gdb_recursion_test_ptr): New global variable.
13394 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
13395 gdb_recursion_test.
13396 (gdb_c_test): Ditto.
13397
ba84e0da
MK
133982016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
13399
13400 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
13401 ordering.
13402
4366d36e
MK
134032016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
13404
13405 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
13406 (bar): Add bar_start_lbl label.
13407 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
13408 of foo/bar for emitting DWARF and tracing.
13409
5eb264df
SDJ
134102016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
13411
13412 * analyze-racy-logs.py: Set executable bit.
13413
fb6a751f
SDJ
134142016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
13415
13416 * Makefile.in (DEFAULT_RACY_ITER): New variable.
13417 (CHECK_TARGET_TMP): Likewise.
13418 (check-single-racy): New rule.
13419 (check-parallel-racy): Likewise.
13420 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
13421 (do-check-parallel-racy): New rule.
13422 (check-racy/%.exp): Likewise.
13423 * README (Racy testcases): New section.
13424 * analyze-racy-logs.py: New file.
13425
bdf7e230
DE
134262016-03-03 Doug Evans <dje@google.com>
13427
13428 * gdb.base/skip.exp: Use with_test_prefix.
13429
4719d415
YQ
134302016-03-03 Yao Qi <yao.qi@linaro.org>
13431
13432 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
13433 Invoke step_over_syscall "clone" and break_cond_on_syscall
13434 "clone".
13435 * gdb.base/step-over-clone.c: New file.
13436
ea507862
YQ
134372016-03-03 Yao Qi <yao.qi@linaro.org>
13438
13439 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
13440 code format.
13441
8fc8cbda
YQ
134422016-03-03 Yao Qi <yao.qi@linaro.org>
13443
13444 * gdb.base/disp-step-fork.c: Rename to ...
13445 * gdb.base/step-over-fork.c: ... it. New file.
13446 * gdb.base/disp-step-vfork.c: Rename to ...
13447 * gdb.base/step-over-vfork.c: ... it. New file.
13448 * gdb.base/disp-step-syscall.exp: Rename to ...
13449 * gdb.base/step-over-syscall.exp: ... it. New file.
13450 (disp_step_cross_syscall): Rename to ...
13451 (step_over_syscall): ... it.
13452
92fa70b0
YQ
134532016-03-03 Yao Qi <yao.qi@linaro.org>
13454
13455 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
13456 If target supports condition evaluation on target, invoke
13457 break_cond_on_syscall for fork and vfork.
13458
e197ad3c
YQ
134592016-03-03 Yao Qi <yao.qi@linaro.org>
13460
13461 * gdb.base/disp-step-syscall.exp: Don't invoke
13462 support_displaced_stepping.
13463 (disp_step_cross_syscall): Test with displaced stepping off and
13464 on if supported.
13465
0b47da9f
YQ
134662016-03-03 Yao Qi <yao.qi@linaro.org>
13467
13468 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
13469 proc.
13470 (setup): New proc.
13471 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
13472 and setup.
13473
065ab6dc
BH
134742016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
13475
13476 * gdb.fortran/vla-history.exp: Remove breakpoint.
13477
07e448ad 134782016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
13479
25d49b86
PA
13480 * gdb.fortran/vla-history.exp: Lookup array elements and printing
13481 exceeds timeout.
07e448ad 13482
9ac2d526 134832016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
13484
25d49b86
PA
13485 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
13486 breakpoint.
9ac2d526 13487
17807369
BH
134882016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
13489
13490 * gdb.mi/vla.f90: Nullify pointer after declaration.
13491
86e501af
PA
134922016-03-01 Pedro Alves <palves@redhat.com>
13493
13494 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
13495
1e903e32
PA
134962016-03-01 Pedro Alves <palves@redhat.com>
13497
13498 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
13499 before anything else.
13500 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
13501 _GNU_SOURCE here.
13502 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
13503 before anything else.
13504 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
13505
6ccb54e2
PA
135062016-03-01 Pedro Alves <palves@redhat.com>
13507
13508 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
13509
30ca9da1
YQ
135102016-03-01 Yao Qi <yao.qi@linaro.org>
13511
13512 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
13513 prepare_for_testing.
13514
dc856b38
YQ
135152016-03-01 Yao Qi <yao.qi@linaro.org>
13516
13517 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
13518
4a932159
AA
135192016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
13520
13521 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
13522 manually constructing the output path.
13523
f2489477
AA
135242016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
13525
13526 * gdb.arch/s390-stackless.S: New.
13527 * gdb.arch/s390-stackless.exp: New.
13528
38899f16
IB
135292016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
13530
13531 * gdb.dlang/circular.c: New file.
13532 * gdb.dlang/circular.exp: New file.
13533
9fde51ed
YQ
135342016-02-26 Yao Qi <yao.qi@linaro.org>
13535
13536 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
13537 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
13538 (testcases): Update.
13539
ce90fefe
YQ
135402016-02-26 Yao Qi <yao.qi@linaro.org>
13541
13542 * gdb.reverse/aarch64.c: Rename to ...
13543 * gdb.reverse/insn-reverse.c: ... it.
13544 * gdb.reverse/aarch64.exp: Rename to ...
13545 * gdb.reverse/insn-reverse.exp: ... it.
13546
3263bceb
YQ
135472016-02-26 Yao Qi <yao.qi@linaro.org>
13548
13549 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
13550 (testcase_ftype): New.
13551 (testcases): New array.
13552 (n_testcases): New.
13553 (main): Call each element in testcases.
13554 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
13555 (read_testcase): New.
13556 Do the tests in a loop.
13557
6cb59ff1
YQ
135582016-02-25 Yao Qi <yao.qi@linaro.org>
13559
13560 * gdb.base/branches.c: Remove.
13561
ae91f625
MK
135622016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
13563
13564 PR gdb/13808
13565 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
13566
678b48b7
MK
135672016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
13568
13569 * gdb.trace/ftrace.exp: Remove unnecessary target check.
13570
7337a6f2
MK
135712016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
13572
13573 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
13574 change x86_64 call_insn to 'callq'.
13575
861ca91f
AT
135762016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
13577
13578 * gdb.trace/tfile-avx.c: Move to...
13579 * gdb.trace/tracefile-pseudo-reg.c: Here.
13580 * gdb.trace/tfile-avx.exp: Move to...
13581 * gdb.trace/tracefile-pseudo-reg.exp: Here.
13582
bf74e428
GB
135832016-02-24 Gary Benson <gbenson@redhat.com>
13584
13585 * gdb.base/attach-pie-noexec.exp: Do not expect an error
13586 message on attach.
13587
cce0e923
DE
135882016-02-23 Doug Evans <dje@google.com>
13589
13590 * gdb.base/skip.c (test_skip): New function.
13591 (end_test_skip_file_and_function): New function.
13592 (test_skip_file_and_function): New function.
13593 * gdb.base/skip1.c (test_skip): New function.
13594 (skip1_test_skip_file_and_function): New function.
13595 * gdb.base/skip.exp: Add tests for new skip options.
13596 * gdb.base/skip-solib.exp: Update expected output.
13597 * gdb.perf/skip-command.cc: New file.
13598 * gdb.perf/skip-command.exp: New file.
13599 * gdb.perf/skip-command.py: New file.
13600
4000e47e
MK
136012016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
13602
13603 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
13604 info registers pattern.
13605
24f75ead
IB
136062016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
13607
13608 * lib/future.exp: Add D support.
13609 (gdb_find_gdc): New proc.
13610 (gdb_default_target_compile): Add D support.
13611
fbb7bcbe
WW
136122016-02-18 Wei-cheng Wang <cole945@gmail.com>
13613
13614 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
13615 user+system time.
13616 (trace_speed_test): Determine the iteration count for a time
13617 between 15..30 seconds.
13618
012b3a21
WT
136192016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
13620
13621 * gdb.arch/i386-mpx-sigsegv.c: New file.
13622 * gdb.arch/i386-mpx-sigsegv.exp: New file.
13623 * gdb.arch/i386-mpx-simple_segv.c: New file.
13624 * gdb.arch/i386-mpx-simple_segv.exp: New file.
13625
2d5189bd
YQ
136262016-02-18 Yao Qi <yao.qi@linaro.org>
13627
13628 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
13629 Don't call setup_kfail.
13630
40fb20d0
YQ
136312016-02-18 Yao Qi <yao.qi@linaro.org>
13632
13633 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
13634 Set "set breakpoint condition-evaluation" per $cond_bp_target.
13635
21b1f8d2
DE
136362016-02-16 Doug Evans <dje@google.com>
13637
13638 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
13639 * gdb.base/skip1.c: Ditto.
13640 * gdb.base/skip.exp: Whitespace cleanup.
13641
4041ed77
DB
136422016-02-16 Don Breazeal <donb@codesourcery.com>
13643
13644 PR remote/19496
13645 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
13646 Remove kfail for PR remote/19496.
13647
c4ef31bf
SM
136482016-02-16 Simon Marchi <simon.marchi@ericsson.com>
13649
13650 * lib/gdb.exp (standard_temp_file): Return a path specific to
13651 the runtest invocation.
13652
266b65b3
SM
136532016-02-16 Simon Marchi <simon.marchi@ericsson.com>
13654
13655 * gdb.trace/save-trace.exp: Change relative path to be in the
13656 standard output directory.
13657
a7a0a6a9
JK
136582016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13659
13660 * gdb.arch/i386-prologue.c: Add missing prototypes.
13661
c99dbb42
JK
136622016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13663
13664 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
13665 * gdb.arch/i386-prologue.exp: Likewise.
13666 * gdb.arch/i386-size.exp: Likewise.
13667
aa480355
SM
136682016-02-15 Simon Marchi <simon.marchi@ericsson.com>
13669
13670 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
13671 define object file path.
13672 * gdb.btrace/gcore.exp: Use standard_output_file to define core
13673 file path.
13674 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
13675 standard_output_file to define binfile.
13676
ba881f50
JK
136772016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13678
13679 Fix compatibility with recent gfortran-5.3.1.
13680 * gdb.fortran/vla-history.exp (print vla1 allocated)
13681 (print vla2 allocated, print $2, print $3): Remove
13682 (print $4): Rename to ...
13683 (print $2): ... here.
13684 (print $9): Rename to ...
13685 (print $5): ... here.
13686 (print $10): Rename to ...
13687 (print $6): ... here.
13688 * gdb.fortran/vla.f90: Add pvla initialization.
13689
e9fb005c
JK
136902016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13691
13692 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
13693 New test.
13694 * gdb.fortran/vla-value-sub.exp: Likewise.
13695
e44e00ff
MK
136962016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
13697
13698 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
13699
97e94151
SM
137002016-02-12 Simon Marchi <simon.marchi@ericsson.com>
13701
13702 * i386-biarch-core.exp: Define corefile using
13703 standard_output_file.
13704
01113bc1
YQ
137052016-02-12 Yao Qi <yao.qi@linaro.org>
13706
13707 * gdb.arch/arm-single-step-kernel-helper.c: New.
13708 * gdb.arch/arm-single-step-kernel-helper.exp: New.
13709
33b4777c
MM
137102016-02-12 Markus Metzger <markus.t.metzger@intel.com>
13711
13712 * gdb.btrace/tailcall-only.exp: New.
13713 * gdb.btrace/tailcall-only.c: New.
13714 * gdb.btrace/x86_64-tailcall-only.S: New.
13715 * gdb.btrace/i686-tailcall-only.S: New.
13716
acc23c11
PA
137172016-02-11 Pedro Alves <palves@redhat.com>
13718
13719 * README (Parallel testing): Add missing double quotes.
13720
e352bf0a
PA
137212016-02-11 Pedro Alves <palves@redhat.com>
13722
13723 * README (Parallel testing): New section.
13724 (GDB_PARALLEL): Rewrite.
13725 (FORCE_PARALLEL): Document.
13726
9f5fed78
MK
137272016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
13728
13729 * gdb.trace/tfile-avx.c: New test.
13730 * gdb.trace/tfile-avx.exp: New test.
13731
9ef9e6a6
KS
137322016-02-09 Keith Seitz <keiths@redhat.com>
13733
13734 PR breakpoints/19546
13735 * gdb.base/infcall-exec.c: New file.
13736 * gdb.base/infcall-exec2.c: New file.
13737 * gdb.base/infcall-exec.exp: New file.
13738
a96e36da
KS
137392016-02-09 Keith Seitz <keiths@redhat.com>
13740
13741 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
13742 (toplevel): Call test_bkpt_address.
13743
9f61929f
KS
137442016-02-09 Keith Seitz <keiths@redhat.com>
13745
13746 PR python/19506
13747 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
13748 (toplevel): Call test_bkpt_address.
13749
1e94266c
SM
137502016-02-09 Simon Marchi <simon.marchi@ericsson.com>
13751
13752 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
13753 to AC_OUTPUT.
13754 * configure: Regenerate.
13755
2a7f3dff
PA
137562016-02-09 Pedro Alves <palves@redhat.com>
13757
13758 PR breakpoints/19548
13759 * gdb.base/execl-update-breakpoints.c (some_function): New
13760 function.
13761 (main): Call it.
13762 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
13763 Tighten expected GDB output.
13764
2151ccc5
SM
137652016-02-08 Simon Marchi <simon.marchi@ericsson.com>
13766
13767 * Makefile.in (ALL_SUBDIRS): Remove.
13768 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
13769 (distclean maintainer-clean realclean): Likewise.
13770 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
13771 * configure: Regenerate.
13772 * gdb.ada/Makefile.in: Delete.
13773 * gdb.arch/Makefile.in: Likewise.
13774 * gdb.asm/Makefile.in: Likewise.
13775 * gdb.base/Makefile.in: Likewise.
13776 * gdb.btrace/Makefile.in: Likewise.
13777 * gdb.cell/Makefile.in: Likewise.
13778 * gdb.compile/Makefile.in: Likewise.
13779 * gdb.cp/Makefile.in: Likewise.
13780 * gdb.disasm/Makefile.in: Likewise.
13781 * gdb.dlang/Makefile.in: Likewise.
13782 * gdb.dwarf2/Makefile.in: Likewise.
13783 * gdb.fortran/Makefile.in: Likewise.
13784 * gdb.gdb/Makefile.in: Likewise.
13785 * gdb.go/Makefile.in: Likewise.
13786 * gdb.guile/Makefile.in: Likewise.
13787 * gdb.java/Makefile.in: Likewise.
13788 * gdb.linespec/Makefile.in: Likewise.
13789 * gdb.mi/Makefile.in: Likewise.
13790 * gdb.modula2/Makefile.in: Likewise.
13791 * gdb.multi/Makefile.in: Likewise.
13792 * gdb.objc/Makefile.in: Likewise.
13793 * gdb.opencl/Makefile.in: Likewise.
13794 * gdb.opt/Makefile.in: Likewise.
13795 * gdb.pascal/Makefile.in: Likewise.
13796 * gdb.perf/Makefile.in: Likewise.
13797 * gdb.python/Makefile.in: Likewise.
13798 * gdb.reverse/Makefile.in: Likewise.
13799 * gdb.server/Makefile.in: Likewise.
13800 * gdb.stabs/Makefile.in: Likewise.
13801 * gdb.threads/Makefile.in: Likewise.
13802 * gdb.trace/Makefile.in: Likewise.
13803 * gdb.xml/Makefile.in: Likewise.
13804 * lib/gdb.exp (make_gdb_parallel_path): Add check for
13805 GDB_PARALLEL.
13806 (standard_output_file): Remove check for GDB_PARALLEL, always
13807 return path in outputs/$subdir/$testname.
13808
437277d4
SM
138092016-02-08 Simon Marchi <simon.marchi@ericsson.com>
13810
13811 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
13812 (site.exp): Assign abs_srcdir to tcl's srcdir.
13813
31d913c7
YQ
138142016-02-04 Yao Qi <yao.qi@linaro.org>
13815
13816 * gdb.base/foll-exec-mode.c: Include limits.h.
13817 (main): Add parameters argc and argv. Get directory from
13818 argv[0].
13819 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
13820 compilation.
13821 * gdb.base/foll-exec.c: Include limits.h.
13822 (main): Add parameters argc and argv.
13823 Get directory from argv[0].
13824 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
13825 Adjust tests on the number of lines as source code changed.
13826 * gdb.base/foll-vfork-exit.c: Include limits.h.
13827 (main): Add one line of statement before vfork.
13828 * gdb.base/foll-vfork.c: Include limits.h and string.h.
13829 (main): Add parameters argc and argv. Get directory from
13830 argv[0].
13831 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
13832 (setup_gdb): Set tbreak to skip some source lines.
13833 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
13834 (main): Add parameters argc and argv. Get directory from
13835 argv[0].
13836 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
13837 compilation.
13838 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
13839 (main): Add parameters argc and argv. Get directory from
13840 argv[0].
13841 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
13842 compilation.
13843
9482b9fb
DE
138442016-02-01 Doug Evans <dje@google.com>
13845
13846 * gdb.base/skip.exp: Clean up multiple references to same test name.
13847
6b2e4f10
PA
138482016-02-01 Pedro Alves <palves@redhat.com>
13849
ccb6afd6 13850 PR remote/19496
6b2e4f10
PA
13851 * gdb.threads/forking-threads-plus-breakpoint.exp
13852 (displaced_stepping_supported): New global.
13853 (probe_displaced_stepping_support): New procedure.
13854 (do_test): Add 'displaced' parameter, and use it.
13855 (top level): Check for displaced stepping support. Add displaced
13856 stepping on/off testing axis.
13857
37a8db1a
AB
138582016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
13859
13860 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
13861 pointer. Don't perform further tests on the unassociated pointer
13862 if the first test fails.
13863
5fdf6324
AB
138642016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
13865
13866 * gdb.base/max-value-size.c: New file.
13867 * gdb.base/max-value-size.exp: New file.
13868 * gdb.base/huge.exp: Disable max-value-size for this test.
13869
935c6144
IB
138702016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
13871
13872 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
13873
7fe8399d
YQ
138742016-01-28 Yao Qi <yao.qi@linaro.org>
13875
13876 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
13877
a2077e25
PA
138782016-01-25 Pedro Alves <palves@redhat.com>
13879
13880 PR threads/19461
13881 * gdb.base/fork-running-state.c: New file.
13882 * gdb.base/fork-running-state.exp: New file.
13883
1d2736d4
PA
138842016-01-25 Pedro Alves <palves@redhat.com>
13885
13886 PR gdb/19494
13887 * gdb.base/catch-fork-kill.c: New file.
13888 * gdb.base/catch-fork-kill.exp: New file.
13889
f1da4b11
PA
138902016-01-25 Pedro Alves <palves@redhat.com>
13891
13892 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
13893 Delete, moved to lib/gdb.exp.
13894 * gdb.threads/forking-threads-plus-breakpoint.exp
13895 (foreach_with_prefix): Likewise.
13896 * gdb.threads/process-dies-while-handling-bp.exp
13897 (foreach_with_prefix): Likewise.
13898 * lib/gdb.exp (foreach_with_prefix): New procedure.
13899
45f38546
MK
139002016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
13901
13902 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
13903 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
13904
dc29a1ce
MK
139052016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
13906
13907 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
13908 endian targets.
13909
092127d7
JK
139102016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
13911 Pedro Alves <palves@redhat.com>
13912
13913 Fix testsuite compatibility with Guile.
13914 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
13915 number.
13916
31d765d3
JK
139172016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
13918
13919 Fix testsuite compatibility with Guile.
13920 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
13921 (thread 1): New test for backtrace through signal handler.
13922
1ac78c04
YQ
139232016-01-22 Yao Qi <yao.qi@linaro.org>
13924
13925 PR testsuite/19491
13926 * gdb.base/multi-forks.c: Include
13927 ../lib/unbuffer_output.c
13928 (main): Call gdb_unbuffer_output.
13929
4f5946a8
DE
139302016-01-21 Doug Evans <dje@google.com>
13931
13932 * lib/ada.exp (gdb_compile_ada): Fix typo.
13933
305e13e6
JB
139342016-01-21 Joel Brobecker <brobecker@adacore.com>
13935
13936 * gdb.base/break-fun-addr.exp: New file.
13937 * gdb.base/break-fun-addr1.c: New file.
13938 * gdb.base/break-fun-addr2.c: New file.
13939
5f5dfff6
SM
139402016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
13941
13942 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
13943 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
13944 enum flag values.
13945
fd356fa2
AA
139462016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
13947
13948 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
13949 when GDB can not set the vector return value. Add more comments
13950 for clarification.
13951
9df22175
AT
139522016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
13953
13954 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
13955 command.
13956
41d1845e
SM
139572016-01-19 Simon Marchi <simon.marchi@ericsson.com>
13958
13959 * Makefile.in (DO_RUNTEST): Add --status and update usages.
13960
01ac6840
SM
139612016-01-19 Simon Marchi <simon.marchi@ericsson.com>
13962
13963 * Makefile.in (check-single): Pass --status to runtest.
13964 (check/%.exp): Likewise.
13965
139662016-01-19 Simon Marchi <simon.marchi@ericsson.com>
13967
13968 * Makefile.in (check-parallel): Propagate return code from make
13969 do-check-parallel.
13970
bd0a71fa
MK
139712016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
13972
13973 * gdb.trace/ftrace.exp: Fix expected message on continue.
13974 * gdb.trace/pending.exp: Fix expected message on continue.
13975 * gdb.trace/trace-break.exp: Fix expected message on continue.
13976
8bcbad33
SM
139772016-01-18 Simon Marchi <simon.marchi@ericsson.com>
13978
13979 * lib/gdb.exp (gdb_test): Remove unused global references.
13980
f303dbd6
PA
139812016-01-18 Pedro Alves <palves@redhat.com>
13982
13983 * gdb.base/async-shell.exp: Adjust expected output.
13984 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
13985 * gdb.base/siginfo-thread.exp: Adjust expected output.
13986 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
13987 * gdb.java/jnpe.exp: Adjust expected output.
13988 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
13989 * gdb.threads/continue-pending-status.exp: Adjust expected output.
13990 * gdb.threads/leader-exit.exp: Adjust expected output.
13991 * gdb.threads/manythreads.exp: Adjust expected output.
13992 * gdb.threads/pthreads.exp: Adjust expected output.
13993 * gdb.threads/schedlock.exp: Adjust expected output.
13994 * gdb.threads/siginfo-threads.exp: Adjust expected output.
13995 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
13996 expected output.
13997 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
13998 output.
13999 * gdb.threads/sigthread.exp: Adjust expected output.
14000 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
14001
b2789696
YQ
140022016-01-18 Yao Qi <yao.qi@linaro.org>
14003
14004 * gdb.guile/scm-section-script.c: Replace @progbits with
14005 %progbits.
14006 * gdb.python/py-section-script.c: Likewise.
14007
71ef29a8
PA
140082016-01-15 Pedro Alves <palves@redhat.com>
14009
14010 * gdb.multi/tids.exp: Test star wildcard ranges.
14011
3f5b7598
PA
140122016-01-15 Pedro Alves <palves@redhat.com>
14013
14014 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
14015 command from "thread apply" invocation.
14016 (thr_apply_info_thr_invalid): Default the expected output to the
14017 input tid list.
14018 (top level): Add tests that use convenience variables. Add tests
14019 for "thread apply" with a valid TID list, but missing the command.
14020
663f6d42
PA
140212016-01-13 Pedro Alves <palves@redhat.com>
14022
14023 * gdb.base/default.exp: Expect $_gthread as well.
14024 * gdb.multi/tids.exp: Test $_gthread.
14025 * gdb.threads/thread-specific.exp: Test $_gthread.
14026
c84f6bbf
PA
140272016-01-13 Pedro Alves <palves@redhat.com>
14028
14029 * gdb.multi/tids.exp: Test "info threads -gid".
14030
22a02324
PA
140312016-01-13 Pedro Alves <palves@redhat.com>
14032
14033 * gdb.multi/tids.exp: Test InferiorThread.global_num and
14034 Breakpoint.thread.
14035 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
14036
5d5658a1
PA
140372016-01-07 Pedro Alves <palves@redhat.com>
14038
14039 * gdb.base/break.exp: Adjust to output changes.
14040 * gdb.base/hbreak2.exp: Likewise.
14041 * gdb.base/sepdebug.exp: Likewise.
14042 * gdb.base/watch_thread_num.exp: Likewise.
14043 * gdb.linespec/keywords.exp: Likewise.
14044 * gdb.multi/info-threads.exp: Likewise.
14045 * gdb.threads/thread-find.exp: Likewise.
14046 * gdb.multi/tids.c: New file.
14047 * gdb.multi/tids.exp: New file.
14048
84654457
PA
140492016-01-13 Pedro Alves <palves@redhat.com>
14050
14051 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
14052
e3940304
PA
140532016-01-13 Pedro Alves <palves@redhat.com>
14054
14055 * gdb.base/default.exp: Expect $_inferior as well.
14056 * gdb.multi/base.exp: Test $_inferior.
14057
a911d87a
PA
140582016-01-13 Pedro Alves <palves@redhat.com>
14059
14060 PR breakpoints/19388
14061 * gdb.base/catch-signal-siginfo-cond.c: New file.
14062 * gdb.base/catch-signal-siginfo-cond.exp: New file.
14063
82075af2
JS
140642016-01-12 Josh Stone <jistone@redhat.com>
14065 Philippe Waroquiers <philippe.waroquiers@skynet.be>
14066
14067 * gdb.base/catch-syscall.c (do_execve): New variable.
14068 (main): Conditionally trigger an execve.
14069 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
14070 (test_catch_syscall_execve): New, check entry/return across execve.
14071 (do_syscall_tests): Call test_catch_syscall_execve.
14072
e46eeedd
PA
140732016-01-12 Pedro Alves <palves@redhat.com>
14074
14075 * gdb.base/random-signal.exp (do_test): New procedure, with body
14076 of testcase moved in.
14077
01d8c27e
JK
140782016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14079 Pedro Alves <palves@redhat.com>
14080
14081 * gdb.base/funcargs.exp (finish from indirectly called function):
14082 Reintroduce the case for 'First'.
14083
9a706302
JK
140842016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14085 Pedro Alves <palves@redhat.com>
14086
14087 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
14088 (tcatch_vfork_then_child_follow_exec)
14089 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
14090 identification.
14091
c0ecb95f
JK
140922016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14093
14094 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
14095 and repeats to unlimited.
14096 * gdb.python/py-value.exp: Likewise.
14097 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
14098 and repeats to unlimited.
14099
6cfc1fcb
JK
141002016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
14101
14102 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
14103 and reordering the functions.
14104 * gdb.multi/hangout.c: Likewise.
14105 * gdb.multi/hello.c: Likewise.
14106
582a1b00
SM
141072016-01-08 Simon Marchi <simon.marchi@ericsson.com>
14108
14109 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
14110 absolute.
14111 (SingleStatisticTestResult.report): Use dict.keys instead of
14112 dict.iterkeys.
14113
79bc59cb
PA
141142016-01-06 Pedro Alves <palves@redhat.com>
14115
14116 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
14117
43368e1d
MM
141182016-01-04 Markus Metzger <markus.t.metzger@intel.com>
14119
14120 * gdb.btrace/dlopen.exp: New.
14121 * gdb.btrace/dlopen.c: New.
14122 * gdb.btrace/dlopen-dso.c: New.
14123
79fad5b8
SL
141242015-12-25 Sandra Loosemore <sandra@codesourcery.com>
14125
14126 * lib/gdb.exp (gdb_test): Update comments to clarify that the
14127 PATTERN argument is optional.
14128
ab8314b3
JB
141292015-12-24 Joel Brobecker <brobecker@adacore.com>
14130
14131 * lib/ada.exp (target_compile_ada_from_dir): New function.
14132 (gdb_compile_ada): Reimplement avoiding the use of project files.
14133 * gdb.ada/gnat_ada.gpr: Delete.
14134 * gdb.ada/cond_lang.exp: Adjust test to make path before
14135 filename optional.
14136 * gdb.ada/small_reg_param.exp: Likewise.
14137
fe33faff
SM
141382015-12-22 Simon Marchi <simon.marchi@ericsson.com>
14139
14140 * gdb.base/foll-vork.exp: Remove HP-UX special case.
14141
6d265cb4
TP
141422015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
14143
14144 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
14145 case.
14146
10125099
SM
141472015-12-21 Simon Marchi <simon.marchi@ericsson.com>
14148
14149 * gdb.base/break.exp: Remove dead code.
14150 * gdb.base/sepdebug.exp: Likewise.
14151
3ca22649
SM
141522015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
14153
14154 * gdb.asm/asm-source.exp: Remove HP-UX references.
14155 * gdb.base/annota1.exp: Likewise.
14156 * gdb.base/annota3.exp: Likewise.
14157 * gdb.base/attach.exp: Likewise.
14158 * gdb.base/bigcore.exp: Likewise.
14159 * gdb.base/break.exp: Likewise.
14160 * gdb.base/call-ar-st.exp: Likewise.
14161 * gdb.base/callfuncs.exp: Likewise.
14162 * gdb.base/catch-fork-static.exp: Likewise.
14163 * gdb.base/display.exp: Likewise.
14164 * gdb.base/foll-exec-mode.exp: Likewise.
14165 * gdb.base/foll-exec.exp: Likewise.
14166 * gdb.base/foll-fork.exp: Likewise.
14167 * gdb.base/foll-vfork.exp: Likewise.
14168 * gdb.base/funcargs.exp: Likewise.
14169 * gdb.base/hbreak2.exp: Likewise.
14170 * gdb.base/inferior-died.exp: Likewise.
14171 * gdb.base/interrupt.exp: Likewise.
14172 * gdb.base/multi-forks.exp: Likewise.
14173 * gdb.base/nodebug.exp: Likewise.
14174 * gdb.base/sepdebug.exp: Likewise.
14175 * gdb.base/solib1.c: Likewise.
14176 * gdb.base/step-test.exp: Likewise.
14177 * gdb.mi/non-stop.c: Likewise.
14178 * gdb.mi/pthreads.c: Likewise.
14179 * gdb.multi/bkpt-multi-exec.ex: Likewise.
14180 * gdb.threads/pthreads.c: Likewise.
14181 * gdb.threads/staticthreads.exp: Likewise.
14182 * lib/future.exp: Likewise.
14183 * lib/gdb.exp: Likewise.
14184 * gdb.base/so-indr-cl.c: Remove.
14185 * gdb.base/so-indr-cl.exp: Likewise.
14186 * gdb.base/solib.c: Likewise.
14187 * gdb.base/solib.exp: Likewise.
14188 * gdb.base/solib2.c: Likewise.
14189
b6304613
SM
141902015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
14191
14192 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
14193 * gdb.base/call-ar-st.exp: Likewise.
14194 * gdb.base/callfuncs.exp: Likewise.
14195 * gdb.base/condbreak.exp: Likewise.
14196 * gdb.base/constvars.exp: Likewise.
14197 * gdb.base/hbreak2.exp: Likewise.
14198 * gdb.base/langs.exp: Likewise.
14199 * gdb.base/list.exp: Likewise.
14200 * gdb.base/long_long.exp: Likewise.
14201 * gdb.base/ptype.exp: Likewise.
14202 * gdb.base/scope.exp: Likewise.
14203 * gdb.base/signals.exp: Likewise.
14204 * gdb.base/so-impl-ld.exp: Likewise.
14205 * gdb.base/varargs.exp: Likewise.
14206 * gdb.base/volatile.exp: Likewise.
14207 * gdb.base/whatis.exp: Likewise.
14208 * gdb.cp/cplusfuncs.exp: Likewise.
14209 * gdb.cp/inherit.exp: Likewise.
14210 * gdb.cp/local.exp: Likewise.
14211 * gdb.cp/member-ptr.exp: Likewise.
14212 * gdb.cp/method.exp: Likewise.
14213 * gdb.cp/overload.exp: Likewise.
14214 * gdb.cp/templates.exp: Likewise.
14215 * gdb.stabs/weird.exp: Likewise.
14216 * lib/compiler.c: Likewise.
14217 * lib/compiler.cc: Likewise.
14218 * lib/cp-support.exp: Likewise.
14219 * lib/gdb.exp: Likewise.
14220
bf401b07
SM
142212015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
14222
14223 * configure.ac: Remove HP-UX case.
14224 * configure: Regenerate.
14225
aff9c0f8
SM
142262015-12-18 Simon Marchi <simon.marchi@ericsson.com>
14227
14228 * lib/gdb.exp (gdb_compile): Add function doc.
14229
a6904d5a
PA
142302015-12-17 Pedro Alves <palves@redhat.com>
14231
14232 PR threads/19354
14233 * gdb.multi/info-threads.exp: New file.
14234
a22279dd
YQ
142352015-12-15 Yao Qi <yao.qi@linaro.org>
14236
14237 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
14238 is aarch64*-*-*.
14239
0588c796
SL
142402015-12-14 Sandra Loosemore <sandra@codesourcery.com>
14241
14242 * gdb.base/history-duplicates.exp: Skip if no readline support.
14243
5d978e17
SL
142442015-12-14 Sandra Loosemore <sandra@codesourcery.com>
14245
14246 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
14247
7e763b86
SL
142482015-12-14 Sandra Loosemore <sandra@codesourcery.com>
14249
14250 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
14251
87a3a92c
SL
142522015-12-14 Sandra Loosemore <sandra@codesourcery.com>
14253
14254 * gdb.base/completion.exp: Skip tests that interrupt GDB with
14255 ctrl-C if nointerrupts target property is set.
14256 * gdb.base/double-prompt-target-event-error.exp: Likewise.
14257 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
14258 * gdb.base/paginate-bg-execution.exp: Likewise.
14259 * gdb.base/paginate-execution-startup.exp: Likewise.
14260 * gdb.base/random-signal.exp: Likewise.
14261 * gdb.base/range-stepping.exp: Likewise.
14262 * gdb.cp/annota2.exp: Likewise.
14263 * gdb.cp/annota3.exp: Likewise.
14264 * gdb.gdb/selftest.exp: Likewise.
14265 * gdb.threads/continue-pending-status.exp: Likewise.
14266 * gdb.threads/leader-exit.exp: Likewise.
14267 * gdb.threads/manythreads.exp: Likewise.
14268 * gdb.threads/pthreads.exp: Likewise.
14269 * gdb.threads/schedlock.exp: Likewise.
14270 * gdb.threads/sigthread.exp: Likewise.
14271
a8f077dc
DB
142722015-12-11 Don Breazeal <donb@codesourcery.com>
14273
14274 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
14275 remote.
14276 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
14277 * gdb.base/foll-exec.exp (main): Enable for target remote.
14278 * gdb.base/foll-fork.exp (main): Likewise.
14279 * gdb.base/foll-vfork.exp (main): Likewise.
14280 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
14281 (proc continue_to_exit_bp_loc): Use clean_restart.
14282 * gdb.base/pie-execl.exp (main): Disable for target remote.
14283 * gdb.base/watch-vfork.exp (main): Enable for target remote.
14284 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
14285 * gdb.threads/execl.exp (main): Likewise.
14286 * gdb.threads/fork-child-threads.exp (main): Likewise.
14287 * gdb.threads/fork-plus-threads.exp (main): Disable for target
14288 remote.
14289 * gdb.threads/fork-thread-pending.exp (main): Enable for target
14290 remote.
14291 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
14292 pid.tid style ptids, instead of just tid.
14293 * gdb.threads/thread-execl.exp (main): Enable for target remote.
14294 * gdb.threads/watchpoint-fork.exp (main): Likewise.
14295 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
14296 ptids, instead of just tid.
14297
3b2464a8
AB
142982015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
14299
14300 * gdb.base/list.exp (test_list_forward): Add end of file error
14301 test.
14302 (test_repeat_list_command): Add end of file error test.
14303 (test_list_backwards): Add beginning of file error test.
14304
a0def019
AB
143052015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
14306
14307 * gdb.base/list.exp (test_list_invalid_args): New function,
14308 defined, and called.
14309
5c000dff
AB
143102015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
14311
14312 * gdb.base/list.exp (test_list): Make test names unique.
14313
f1637ebe
YQ
143142015-12-11 Yao Qi <yao.qi@linaro.org>
14315
14316 * gdb.base/coremaker2.c: Remove.
14317
36d6fc0a
PA
143182015-12-10 Pedro Alves <palves@redhat.com>
14319
14320 * gdb.multi/base.exp: Remove stale "spaces" references.
14321
762f7747
PA
143222015-12-10 Pedro Alves <palves@redhat.com>
14323
14324 * gdb.multi/base.exp: Don't use nowarnings.
14325 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
14326 * gdb.multi/hangout.c: Include stdio.h.
14327 * gdb.multi/hello.c: Include stdlib.h.
14328 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
14329 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
14330 * gdb.multi/multi-arch.exp: Don't use nowarnings.
14331
28d2bfb9
AB
143322015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
14333
14334 * gdb.dwarf2/dw2-ranges-base.c: New file.
14335 * gdb.dwarf2/dw2-ranges-base.exp: New file.
14336 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
14337 support additional line table, and debug ranges generation.
14338 (Dwarf::ranges): New function, generate .debug_ranges.
14339 (Dwarf::lines): Support generating simple line table programs.
14340 (Dwarf::assemble): Initialise new namespace variables.
14341
5fc2beac
KB
143422015-12-09 Kevin Buettner <kevinb@redhat.com>
14343
14344 * gdb.base/async.exp (proc test_background): Add case for
14345 asynchronous execution not supported.
14346
1c35a88f
LM
143472015-12-09 Luis Machado <lgustavo@codesourcery.com>
14348
14349 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
14350 format and change test names to make them unique.
14351
b593e3d9
RK
143522015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
14353 Pedro Alves <pedro@redhat.com>
14354
14355 PR gdb/18702
14356 Add checking of floatformats setup on x86_64 hosts.
14357 * gdb.arch/i386-float.S (main): Load bigval and smallval.
14358 (smallval, bigval): New labels/constants.
14359 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
14360 float" after loading bigval and smallval.
14361
d72413e6
PMR
143622015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
14363
14364 * gdb.ada/fun_overload_menu.exp: New testcase.
14365 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
14366
ece66d65
JS
143672015-12-04 Josh Stone <jistone@redhat.com>
14368
14369 * gdb.base/catch-fork-static.exp: New.
14370
41d0efca
YQ
143712015-12-03 Yao Qi <yao.qi@linaro.org>
14372
14373 * gdb.base/sizeof.c: Don't include stdio.h and
14374 ../lib/unbuffer_output.c.
14375 (main): New variable 'size' and 'value'. Remove printf and
14376 gdb_unbuffer_output. Assign return value to size and value.
14377 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
14378 at the beginning.
14379 (check_sizeof): Check the result by printing variable 'size'.
14380 (check_valueof): Check the result by printing variable 'value'.
14381
99fd02d9
YQ
143822015-12-01 Yao Qi <yao.qi@linaro.org>
14383
14384 * gdb.base/disp-step-syscall.exp: Define syscall instruction
14385 for aarch64*-*-linux* target.
14386
f2faf941
PA
143872015-11-30 Pedro Alves <palves@redhat.com>
14388
14389 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
14390
04bf20c5
PA
143912015-11-30 Pedro Alves <palves@redhat.com>
14392
14393 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
14394 Handle non-stop mode vCont replies.
14395
09df4675
PA
143962015-11-30 Pedro Alves <palves@redhat.com>
14397
14398 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
14399 prepare_for_testing. Start gdb with "set non-stop on" appended to
14400 GDBFLAGS. Lax expected stop output.
14401
58b584af
YQ
144022015-11-27 Yao Qi <yao.qi@linaro.org>
14403
14404 * gdb.arch/arm-neon.exp: New.
14405 * gdb.arch/arm-neon.c: New.
14406
dfcb77a8
YQ
144072015-11-27 Yao Qi <yao.qi@linaro.org>
14408
14409 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
14410
88e8ec1b
YQ
144112015-11-27 Yao Qi <yao.qi@linaro.org>
14412
14413 * gdb.cp/annota2.exp: Allow multiple occurrences of the
14414 frames-invalid annotation.
14415
bfde72c2
YQ
144162015-11-27 Yao Qi <yao.qi@linaro.org>
14417
14418 * gdb.cp/annota2.exp: Use ${frames_invalid}.
14419
f6512a69
SM
144202015-11-26 Simon Marchi <simon.marchi@ericsson.com>
14421
14422 * gdb.threads/names.exp: New file.
14423 * gdb.threads/names.c: New file.
14424 * README: Mention gdb,no_thread_names.
14425
46a3515b
MM
144262015-11-26 Markus Metzger <markus.t.metzger@intel.com>
14427
14428 PR 19297
14429 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
14430 support" error.
14431
62147a22
PA
144322015-11-24 Pedro Alves <palves@redhat.com>
14433
14434 PR 17539
14435 * gdb.base/display.exp: Expect displays to be sorted in ascending
14436 order. Use multi_line.
14437 * gdb.base/solib-display.exp: Likewise.
14438
2f341b6e
PA
144392015-11-24 Pedro Alves <palves@redhat.com>
14440
14441 PR 17539
25d49b86
PA
14442 * gdb.base/display.exp: Expect displays to be sorted in ascending
14443 order. Use multi_line.
14444 * gdb.base/solib-display.exp: Likewise.
2f341b6e 14445
7e0aa6aa
PA
144462015-11-24 Pedro Alves <palves@redhat.com>
14447
14448 PR 17539
14449 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
14450 threads in ascending order.
14451 * gdb.base/foll-fork.exp: Likewise.
14452 * gdb.base/foll-vfork.exp: Likewise.
14453 * gdb.base/multi-forks.exp: Likewise.
14454 * gdb.mi/mi-nonstop.exp: Likewise.
14455 * gdb.mi/mi-nsintrall.exp: Likewise.
14456 * gdb.multi/base.exp: Likewise.
14457 * gdb.multi/multi-arch.exp: Likewise.
14458 * gdb.python/py-inferior.exp: Likewise.
14459 * gdb.threads/break-while-running.exp: Likewise.
14460 * gdb.threads/execl.exp: Likewise.
14461 * gdb.threads/gcore-thread.exp: Likewise.
14462 * gdb.threads/info-threads-cur-sal.exp: Likewise.
14463 * gdb.threads/kill.exp: Likewise.
14464 * gdb.threads/linux-dp.exp: Likewise.
14465 * gdb.threads/multiple-step-overs.exp: Likewise.
14466 * gdb.threads/next-bp-other-thread.exp: Likewise.
14467 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
14468 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
14469 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
14470 * gdb.threads/thread-find.exp: Likewise.
14471 * gdb.threads/tls.exp: Likewise.
14472 * lib/mi-support.exp (mi_reverse_list): Delete.
14473 (mi_check_thread_states): No longer reverse list.
14474
2cc57ad8
PA
144752015-11-24 Pedro Alves <palves@redhat.com>
14476
14477 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
14478 use lowercase.
14479
c93e8391
SM
144802015-11-23 Simon Marchi <simon.marchi@ericsson.com>
14481
14482 * gdb.trace/actions.c: Include trace-common.h.
14483 (main): Add a location for a fast tracepoint.
14484 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
14485 the normal tracepoints.
14486 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
14487
045ccf91
SM
144882015-11-23 Simon Marchi <simon.marchi@ericsson.com>
14489
14490 * save-trace.exp: Factor out code to these...
14491 (gdb_save_tracepoints): New.
14492 (gdb_load_tracepoints): New.
14493 (do_save_load_test): New.
14494
5506f9f6
KB
144952015-11-23 Kevin Buettner <kevinb@redhat.com>
14496
14497 * gdb.base/asmlabel.exp: New test.
14498 * gdb.base/asmlabel.c: New test case.
14499
16c3b12f
JB
145002015-11-23 Joel Brobecker <brobecker@adacore.com>
14501
14502 * gdb.base/wrong_frame_bt_full-main.c: New file.
14503 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
14504 * gdb.base/wrong_frame_bt_full.exp: New file.
14505
155bfbd3
JB
145062015-11-23 Joel Brobecker <brobecker@adacore.com>
14507
14508 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
14509
bb097445
JM
145102015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
14511
206853a0 14512 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
14513 pstate register when comparing registers values in
14514 sparc64-*-linux-gnu targets to avoid spurious differences.
14515
9c88ed8f
JM
145162015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
14517
206853a0 14518 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 14519
96161e25
SL
145202015-11-19 Sandra Loosemore <sandra@codesourcery.com>
14521
14522 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
14523 as type argument to gdb_compile.
14524 * gdb.base/nested-subp2.exp: Likewise.
14525 * gdb.base/nested-subp3.exp: Likewise.
14526
340c2830
DV
145272015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
14528
14529 * lib/dwarf.exp (_note): Fix left shift of negative value.
14530 * gdb.trace/trace-condition.exp: Likewise.
14531
c1862d0f
YQ
145322015-11-13 Yao Qi <yao.qi@linaro.org>
14533
14534 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
14535 comments about d10v.
14536 (test_scalar_returns): Likewise.
14537 * gdb.base/d10v.ld: Remove.
14538 * gdb.base/overlays.exp: Remove the target triplet checking for
14539 d10v-*-*.
14540 * gdb.base/structs.exp (test_struct_returns): Remove the
14541 comments about d10v.
14542 (test_struct_calls): Likewise.
14543
77ae9c19
YQ
145442015-11-13 Yao Qi <yao.qi@linaro.org>
14545
14546 * gdb.base/gnu_vector.exp: Check the return value by "p res".
14547 * gdb.base/gnu_vector.c: Don't include stdio.h.
14548 (main): Don't print res and call add_some_intvecs.
14549
430e004e
MK
145502015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
14551
14552 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
14553 macro.
14554 (func5): Removed.
14555 (func4): Use FAST_TRACEPOINT_LABEL.
14556 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
14557 macro.
14558 (func): Removed.
14559 (thread_function): Use FAST_TRACEPOINT_LABEL.
14560 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
14561 (func): Remove.
14562 (marker): Use FAST_TRACEPOINT_LABEL.
14563 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
14564 (pendfunc1): Remove.
14565 (pendfunc): Use FAST_TRACEPOINT_LABEL.
14566 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
14567 (foo): Remove.
14568 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
14569 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
14570 macro.
14571 (func): Remove.
14572 (marker): Use FAST_TRACEPOINT_LABEL.
14573 * gdb.trace/trace-common.h: New header.
14574 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
14575 macro.
14576 (func): Remove.
14577 (marker): Use FAST_TRACEPOINT_LABEL.
14578 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
14579 (func): Remove.
14580 (thread_function): Use FAST_TRACEPOINT_LABEL.
14581
6e7675a7
MK
145822015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
14583
14584 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
14585 in front.
14586 * gdb.trace/change-loc.exp: Use global pcreg definition.
14587 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
14588 * gdb.trace/entry-values.exp: Use global spreg definition, add $
14589 in front.
14590 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
14591 * gdb.trace/pending.exp: Likewise.
14592 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
14593 * gdb.trace/trace-break.exp: Likewise.
14594 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
14595 in front.
14596 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
14597 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
14598 in front.
14599 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
14600
dddc0e16
JB
146012015-11-09 Joel Brobecker <brobecker@adacore.com>
14602
14603 * gdb.ada/fin_fun_out: New testcase.
14604
c6f0b406
KB
146052015-11-07 Kevin Buettner <kevinb@redhat.com>
14606
14607 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
14608 value associated with DW_AT_byte_size.
14609 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
14610 constants for DW_AT_byte_size, DW_AT_lower_bound, and
14611 DW_AT_upper_bound.
14612
f01dcfd9
KB
146132015-11-07 Kevin Buettner <kevinb@redhat.com>
14614
14615 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
14616 (gdb_target_symbol_prefix_flags): Define in terms of _asm
14617 version.
14618 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
14619 gdb.dwarf2/dw2-canonicalize-type.exp,
14620 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
14621 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
14622 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
14623 provided by gdb_target_symbol_prefix_flags_asm.
14624 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
14625 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
14626 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
14627 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
14628 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
14629 macros where needed). Use this macro for symbols which require
14630 the prefix provided by SYMBOL_PREFIX.
14631
2223449a
KB
146322015-11-05 Kevin Buettner <kevinb@redhat.com>
14633
14634 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
14635 New procs.
14636 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
14637 representing expressions, of more than one list element.
14638 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
14639 to prepend linker symbol prefix to f.
14640 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
14641 table_1 and table_2.
14642 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
14643 Likewise, for f and g.
14644 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
14645 for ptr.
14646 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
14647 for main.
14648 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
14649 table_1_ptr and table_2_ptr.
14650
6f2f1a3a
JK
146512015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
14652 Joel Brobecker <brobecker@adacore.com>
14653
14654 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
14655
566c56c9
MK
146562015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
14657
14658 * gdb.reverse/s390-mvcle.c: New test.
14659 * gdb.reverse/s390-mvcle.exp: New file.
14660 * lib/gdb.exp: Enable reverse tests on s390*-linux.
14661
d5f0636b
MK
146622015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
14663
14664 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
14665
7ad8b86c
MK
146662015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
14667
14668 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
14669 reaching marker2.
14670 * gdb.reverse/getresuid-reverse.exp: Likewise.
14671 * gdb.reverse/pipe-reverse.exp: Likewise.
14672 * gdb.reverse/readv-reverse.exp: Likewise.
14673 * gdb.reverse/recvmsg-reverse.exp: Likewise.
14674 * gdb.reverse/time-reverse.exp: Likewise.
14675 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
14676
4081c0f1
YQ
146772015-10-30 Yao Qi <yao.qi@linaro.org>
14678
14679 * gdb.threads/wp-replication.c (watch_count_done): Remove.
14680 (empty_cycle): Remove.
14681 (main): Don't call empty_cycle. Don't use watch_count_done.
14682 * gdb.threads/wp-replication.exp: Don't set breakpoint on
14683 empty_cycle. Rewrite the code counting HW watchpoints.
14684
452b4ba5
MK
146852015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
14686
14687 * gdb.reverse/fstatat-reverse.c: New test.
14688 * gdb.reverse/fstatat-reverse.exp: New file.
14689 * gdb.reverse/getresuid-reverse.c: New test.
14690 * gdb.reverse/getresuid-reverse.exp: New file.
14691 * gdb.reverse/pipe-reverse.c: New test.
14692 * gdb.reverse/pipe-reverse.exp: New file.
14693 * gdb.reverse/readv-reverse.c: New test.
14694 * gdb.reverse/readv-reverse.exp: New file.
14695 * gdb.reverse/recvmsg-reverse.c: New test.
14696 * gdb.reverse/recvmsg-reverse.exp: New file.
14697 * gdb.reverse/time-reverse.c: New test.
14698 * gdb.reverse/time-reverse.exp: New file.
14699 * gdb.reverse/waitpid-reverse.c: New test.
14700 * gdb.reverse/waitpid-reverse.exp: New file.
14701
5e2e7507
JK
147022015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
14703
14704 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
14705
0fde2c53
DE
147062015-10-26 Doug Evans <dje@google.com>
14707
14708 PR symtab/17391
14709 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
14710 * gdb.dwarf2/bad-regnum.c: New file.
14711 * gdb.dwarf2/bad-regnum.exp: New file.
14712
1a70ae97
DE
147132015-10-26 Doug Evans <dje@google.com>
14714
14715 PR python/18938
14716 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
14717 file.
14718
27dc26ab
JK
147192015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
14720
14721 * gdb.compile/compile.exp (compile code globalvar): Update expectation
14722 for a change by "Mention language in compile error message".
14723
bed91f4d
SM
147242015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
14725
14726 PR python/18073
14727 * gdb.python/py-type.c (C::a_method): New.
14728 (C::a_const_method): New.
14729 (C::a_static_method): New.
14730 (a_function): New.
14731 * gdb.python/py-type.exp (test_fields): Test getting fields
14732 from function and method.
14733
3f2f83dd
KB
147342015-10-21 Keven Boell <keven.boell@intel.com>
14735
14736 * gdb.fortran/vla-alloc-assoc.exp: New file.
14737 * gdb.fortran/vla-datatypes.exp: New file.
14738 * gdb.fortran/vla-datatypes.f90: New file.
14739 * gdb.fortran/vla-history.exp: New file.
14740 * gdb.fortran/vla-ptype-sub.exp: New file.
14741 * gdb.fortran/vla-ptype.exp: New file.
14742 * gdb.fortran/vla-sizeof.exp: New file.
14743 * gdb.fortran/vla-sub.f90: New file.
14744 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
14745 * gdb.fortran/vla-value-sub-finish.exp: New file.
14746 * gdb.fortran/vla-value-sub.exp: New file.
14747 * gdb.fortran/vla-value.exp: New file.
14748 * gdb.fortran/vla-ptr-info.exp: New file.
14749 * gdb.mi/mi-vla-fortran.exp: New file.
14750 * gdb.mi/vla.f90: New file.
14751
27145d50
SL
147522015-10-21 Sandra Loosemore <sandra@codesourcery.com>
14753
14754 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
14755 of hardwired timeout value.
14756
5f3ff4f8
JK
147572015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14758 Pedro Alves <palves@redhat.com>
14759
14760 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
14761 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
14762
bfd09d20
JS
147632015-10-19 Josh Stone <jistone@redhat.com>
14764
14765 * gdb.base/catch-syscall.c: Include <sched.h>.
14766 (unknown_syscall): New variable.
14767 (main): Trigger a vfork and an unknown syscall.
14768 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
14769 (unknown_syscall_number): Likewise.
14770 (check_call_to_syscall): Accept an optional syscall pattern.
14771 (check_return_from_syscall): Likewise.
14772 (check_continue): Likewise.
14773 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
14774 (test_catch_syscall_skipping_return): New test toggling off 'catch
14775 syscall' to step over the syscall return, then toggling back on.
14776 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
14777 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
14778 (do_syscall_tests): Call test_catch_syscall_without_args and
14779 test_catch_syscall_mid_vfork.
14780 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
14781 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
14782
b32b93c6
AS
147832015-10-19 Andrew Stubbs <ams@codesourcery.com>
14784
14785 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
14786 print g_vE): Add new pass patterns.
14787 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
14788 print various symbol names for vptr fields.
14789
9d622bda
AB
147902015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
14791
14792 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
14793 results.
14794
0fd8ac1c
YQ
147952015-10-12 Yao Qi <yao.qi@linaro.org>
14796
14797 * gdb.arch/disp-step-insn-reloc.exp: New test case.
14798
34240514
YQ
147992015-10-12 Yao Qi <yao.qi@linaro.org>
14800
14801 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
14802 is aarch64*-*-linux*.
14803
8240f442
YQ
148042015-10-12 Yao Qi <yao.qi@linaro.org>
14805
14806 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
14807 (can_relocate_bcond_true): ... it.
14808 (can_relocate_bcond_false): New function.
14809 (foo): Likewise.
14810 (can_relocate_bl): Likewise.
14811 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
14812 can_relocate_bl.
14813
2520f728
PMR
148142015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
14815
14816 * gdb.base/nested-addr.c: New file.
14817 * gdb.base/nested-addr.exp: New testcase.
14818
abcef95a
MM
148192015-10-09 Markus Metzger <markus.t.metzger@intel.com>
14820
14821 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
14822 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
14823 its output. Ignore the output of "record goto begin" and instead
14824 check that GDB is replaying.
14825
145e3ddb
PA
148262015-10-09 Pedro Alves <palves@redhat.com>
14827
14828 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
14829 (top level): Use it in the run with no args test.
14830
d5d8c4e1
IB
148312015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
14832
14833 * gdb.dlang/properties.exp: New file.
14834
06e635ef
SL
148352015-10-02 Sandra Loosemore <sandra@codesourcery.com>
14836
14837 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
14838 whether or not address 0x1000 is mapped on the target.
14839
e019fd1d
SM
148402015-09-30 Simon Marchi <simon.marchi@ericsson.com>
14841
14842 * gdb.python/py-type.exp: Do not run tests if binaries fail to
14843 build.
14844
77ba2a67
MM
148452015-09-30 Markus Metzger <markus.t.metzger@intel.com>
14846
14847 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
14848 instruction-history test.
14849
c60eb31f
DE
148502015-09-28 Doug Evans <dje@google.com>
14851
14852 * gdb.base/gcore.c (array_func): Add reference to static_array.
14853
9a3c8263
SM
148542015-09-25 Simon Marchi <simon.marchi@ericsson.com>
14855
14856 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
14857 source line.
14858
9720e656
SL
148592015-09-24 Sandra Loosemore <sandra@codesourcery.com>
14860
14861 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
14862 short or char as base type.
14863
938d3bf2
SL
148642015-09-23 Sandra Loosemore <sandra@codesourcery.com>
14865
14866 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
14867 to allow any size enum.
14868
e6c2c623
PMR
148692015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
14870
14871 * gdb.ada/array_ptr_renaming.exp: New testcase.
14872 * gdb.ada/array_ptr_renaming/foo.adb: New file.
14873 * gdb.ada/array_ptr_renaming/pack.ads: New file.
14874
06da0f77
PL
148752015-09-21 Pierre Langlois <pierre.langlois@arm.com>
14876
14877 * gdb.trace/ftrace-lock.c: New file.
14878 * gdb.trace/ftrace-lock.exp: New file.
14879
4f51c22a
PL
148802015-09-21 Pierre Langlois <pierre.langlois@arm.com>
14881
14882 * gdb.arch/insn-reloc.c: New file.
14883 * gdb.arch/ftrace-insn-reloc.exp: New file.
14884
7041adf4
PL
148852015-09-21 Pierre Langlois <pierre.langlois@arm.com>
14886
14887 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
14888 instruction.
14889 * gdb.trace/pendshr1.c (pendfunc): Likewise.
14890 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
14891 * gdb.trace/range-stepping.c: Likewise.
14892 * gdb.trace/trace-break.c: Likewise.
14893 * gdb.trace/trace-mt.c (thread_function): Likewise.
14894 * gdb.trace/ftrace.c (marker): Likewise.
14895 * gdb.trace/trace-condition.c (marker): Likewise.
14896 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
14897 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
14898 is_aarch64_target.
14899
015d2e7e
DE
149002015-09-18 Doug Evans <xdje42@gmail.com>
14901
14902 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
14903 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
14904
26b188a2
SL
149052015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14906
14907 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
14908 the breakpoint.
14909
79dc332b
SL
149102015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14911
14912 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
14913 the pending breakpoint. Remove timeout override for "Run till
14914 MI pending breakpoint on pendfunc3 on thread 2" test.
14915
f57929f2
SL
149162015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14917
14918 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
14919 filename pattern.
14920
3f469b17
SL
149212015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14922
14923 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
14924 in breakpoint filename pattern.
14925
515b89b3
SL
149262015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14927
7800dbe4
SL
14928 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
14929
149302015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14931
515b89b3
SL
14932 * gdb.linespec/explicit.exp: Check for readline support for
14933 tab-completion tests. Fix obvious typo.
14934
d2939ba2
MM
149352015-09-18 Markus Metzger <markus.t.metzger@intel.com>
14936
14937 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
14938 and replay.
14939
cbb55fa7
MM
149402015-09-18 Markus Metzger <markus.t.metzger@intel.com>
14941
14942 * gdb.btrace/non-stop.c: New.
14943 * gdb.btrace/non-stop.exp: New.
14944
43691ca1
PL
149452015-09-17 Pierre Langlois <pierre.langlois@arm.com>
14946 Yao Qi <yao.qi@linaro.org>
14947
14948 * gdb.trace/trace-condition.c: New file.
14949 * gdb.trace/trace-condition.exp: New file.
14950
d78908cf
WW
149512015-09-16 Wei-cheng Wang <cole945@gmail.com>
14952
14953 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
14954 for testing bytecode compilation.
14955
1ed415e2
PA
149562015-09-16 Pedro Alves <palves@redhat.com>
14957 Sandra Loosemore <sandra@codesourcery.com>
14958
14959 * gdb.threads/non-stop-fair-events.c (timeout): New global.
14960 (SECONDS): Redefine.
14961 (main): Call pthread_kill and alarm early.
14962 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
14963 support.
14964 (test): If the target can't hardware step and doesn't support
14965 displaced stepping, increase the timeout.
14966
d136eff5
PA
149672015-09-16 Pedro Alves <palves@redhat.com>
14968
14969 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
14970 (enable_debug): New procedures.
14971 (test): Use them. Bail out if waiting for threads fails.
14972 (top level): Bail out if a test fails.
14973
991f019c
YQ
149742015-09-16 Yao Qi <yao.qi@linaro.org>
14975
14976 * gdb.asm/asm-source.exp: Set asm-arch for
14977 aarch64*-*-* target.
14978 * gdb.asm/aarch64.inc: New file.
14979
bfca584f
PMR
149802015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
14981
14982 * gdb.ada/array_of_variable_length.exp: New testcase.
14983 * gdb.ada/array_of_variable_length/foo.adb: New file.
14984 * gdb.ada/array_of_variable_length/pck.adb: New file.
14985 * gdb.ada/array_of_variable_length/pck.ads: New file.
14986
b326e587
DE
149872015-09-15 Doug Evans <dje@google.com>
14988
14989 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
14990 of function static local variable.
14991
5382cfab
PW
149922015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
14993
14994 * gdb.threads/tls-so_extern.exp: New test file.
14995 * gdb.threads/tls-so_extern.c: New test file.
14996 * gdb.threads/tls-so_extern_main.c: New test file.
14997
141c5cc4
JK
149982015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14999
15000 * gdb.opt/solib-intra-step-lib.c: New file.
15001 * gdb.opt/solib-intra-step-main.c: New file.
15002 * gdb.opt/solib-intra-step.exp: New file.
15003
d15dcecd
PA
150042015-09-15 Pedro Alves <palves@redhat.com>
15005
15006 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
15007 gdb_continue_to_breakpoint instead of gdb_test_multiple.
15008
4c2f2a79
PA
150092015-09-14 Pedro Alves <palves@redhat.com>
15010
15011 * gdb.base/hook-stop-continue.c: Delete.
15012 * gdb.base/hook-stop-continue.exp: Delete.
15013 * gdb.base/hook-stop-frame.c: Delete.
15014 * gdb.base/hook-stop-frame.exp: Delete.
15015 * gdb.base/hook-stop.c: New file.
15016 * gdb.base/hook-stop.exp: New file.
15017
919e6dbe
PMR
150182015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
15019
15020 * gdb.ada/access_to_packed_array.exp: New testcase.
15021 * gdb.ada/access_to_packed_array/foo.adb: New file.
15022 * gdb.ada/access_to_packed_array/pack.adb: New file.
15023 * gdb.ada/access_to_packed_array/pack.ads: New file.
15024
157280a4
MM
150252015-09-14 Markus Metzger <markus.t.metzger@intel.com>
15026
15027 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
15028 buffer size test.
15029
2fd33e94
DB
150302015-09-11 Don Breazeal <donb@codesourcery.com>
15031
15032 * gdb.base/foll-exec.c: Add copyright header. Fix
15033 formatting issues.
15034 * gdb.base/foll-exec.exp (zap_session): Delete proc.
15035 (do_exec_tests): Use clean_restart in place of zap_session,
15036 and for test initialization. Fix formatting issues. Use
15037 fail in place of perror.
15038 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
15039 an expect statement to match an expression with output from
15040 the program under debug.
15041 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
15042 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
15043 * gdb.threads/non-ldr-exc-2.exp: Likewise.
15044 * gdb.threads/non-ldr-exc-3.exp: Likewise.
15045 * gdb.threads/non-ldr-exc-4.exp: Likewise.
15046
e70b6e8e
DE
150472015-09-09 Doug Evans <dje@google.com>
15048
15049 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
15050
7a551a51
DE
150512015-09-09 Doug Evans <dje@google.com>
15052
15053 * gdb.base/pie-execl.exp: Fix result test of build_executable.
15054
4c666f84
DE
150552015-09-09 Doug Evans <dje@google.com>
15056
15057 * gdb.base/savedregs.exp: Fix typo.
15058
243a9253
PA
150592015-09-09 Pedro Alves <palves@redhat.com>
15060
15061 * gdb.mi/mi-cli.exp: Add CLI finish tests.
15062
c0fa8fbd
SL
150632015-09-08 Sandra Loosemore <sandra@codesourcery.com>
15064
15065 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
15066 command actually switches threads. Give up on remaining
15067 tests if target fails to stop at breakpoint.
15068
cd7c1778
PMR
150692015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
15070
15071 * gdb.ada/funcall_char.exp: New testcase.
15072 * gdb.ada/funcall_char/foo.adb: New file.
15073
dc5c8746
PMR
150742015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
15075
15076 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
15077 expected outputs. Add two testcases for completing ambiguous
15078 functions.
15079 * gdb.ada/complete/aux_pck.adb: New file.
15080 * gdb.ada/complete/aux_pck.ads: New file.
15081 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
15082 Ambiguous_Func functions.
15083 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
15084 * gdb.ada/complete/pck.adb: Likewise.
15085
4e83a1e7
UW
150862015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
15087
15088 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
15089 failures to run the test program under GDB.
15090
8ce74153
LM
150912015-08-26 Luis Machado <lgustavo@codesourcery.com>
15092
15093 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
15094 to C.
15095
e9756d52
PP
150962015-08-26 Patrick Palka <patrick@parcs.ath.cx>
15097
15098 * gdb.base/run-after-attach.exp: New test file.
15099 * gdb.base/run-after-attach.c: New test file.
15100
8d37573b
DB
151012015-08-26 Don Breazeal <donb@codesourcery.com>
15102
15103 * gdb.base/foll-exec-2.c: New test program.
15104 * gdb.base/foll-exec-2.exp: New test.
15105
63e43d3a
PMR
151062015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
15107
15108 * gdb.base/nested-subp1.exp: New file.
15109 * gdb.base/nested-subp1.c: New file.
15110 * gdb.base/nested-subp2.exp: New file.
15111 * gdb.base/nested-subp2.c: New file.
15112 * gdb.base/nested-subp3.exp: New file.
15113 * gdb.base/nested-subp3.c: New file.
15114
3d40fbb5
PA
151152015-08-24 Pedro Alves <palves@redhat.com>
15116
15117 * gdb.server/connect-without-multi-process.c: New file.
15118 * gdb.server/connect-without-multi-process.exp: New file.
15119
4422ac93
LM
151202015-08-24 Luis Machado <lgustavo@codesourcery.com>
15121
15122 * gdb.opt/inline-markers.c: Make z int.
15123
91dddb86
LM
151242015-08-24 Luis Machado <lgustavo@codesourcery.com>
15125
15126 * gdb.opt/inline-markers.c: Make z volatile.
15127
a48847ee
LM
151282015-08-24 Luis Machado <lgustavo@codesourcery.com>
15129
15130 * gdb.opt/inline-bt.c: New volatile global z.
15131 * gdb.opt/inline-cmds.c: Likewise.
15132 * gdb.opt/inline-locals.c: Likewise.
15133 * gdb.opt/inline-markers.c: New extern global z.
15134 (marker): Use z.
15135 (inline_fn): Likewise.
15136
0ebbc52b
PA
151372015-08-24 Pedro Alves <palves@redhat.com>
15138
15139 * config/m32r-stub.exp: Remove file.
15140 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
15141 * gdb.base/call-rt-st.exp: Likewise.
15142 * gdb.base/call-strs.exp: Likewise.
15143 * gdb.base/default.exp: Remove references to h8300-*-hms and
15144 *-*-udi*.
15145 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
15146
77c365df
AA
151472015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
15148
15149 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
15150 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
15151 and "return" use KFAIL when GDB can not read/write the vector
15152 return value.
15153
4313b8c0
GB
151542015-08-21 Gary Benson <gbenson@redhat.com>
15155
15156 * gdb.trace/pending.exp: Cope with remote transfer warnings.
15157
0e433b32
PA
151582015-08-20 Pedro Alves <palves@redhat.com>
15159
15160 * gdb.server/solib-list.exp: No longer expect an interior stop in
15161 non-stop mode.
15162
221e1a37
PA
151632015-08-20 Pedro Alves <palves@redhat.com>
15164
15165 * gdb.server/connect-stopped-target.c: New file.
15166 * gdb.server/connect-stopped-target.exp: New file.
15167
40e3ad0e
PA
151682015-08-20 Pedro Alves <palves@redhat.com>
15169
15170 * gdb.dwarf2/comp-unit-lang.exp: New file.
15171 * gdb.dwarf2/comp-unit-lang.c: New file.
15172
af39b327
PMR
151732015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
15174
15175 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
15176 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
15177
7d45c7c3 151782015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 15179
7d45c7c3
KB
15180 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
15181 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
15182
4d6cceb4
DE
151832015-08-18 Doug Evans <dje@google.com>
15184 Adrian Sendroiu <adrian.sendroiu@freescale.com>
15185
15186 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
15187 skip_python_tests. New arg prompt_regexp.
15188 (skip_python_tests): New function.
15189 * lib/mi-support.exp (mi_skip_python_tests): New function.
15190 * gdb.python/py-mi-objfile-gdb.py: New file.
15191 * gdb.python/py-mi-objfile.c: New file.
15192 * gdb.python/py-mi-objfile.exp: New file.
15193
ad89c2aa
KS
151942015-08-17 Keith Seitz <keiths@redhat.com>
15195
15196 * gdb.linespec/explicit.exp: Move strace test from here ...
15197 * gdb.trace/strace.exp: ... to here.
15198
e3ae3c43
PP
151992015-08-15 Patrick Palka <patrick@parcs.ath.cx>
15200
15201 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
15202 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
15203
604b2636
DE
152042015-08-14 Doug Evans <xdje42@gmail.com>
15205
15206 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
15207 inferior before selecting a new file.
15208
6ff0ba5f
DE
152092015-08-14 Doug Evans <xdje42@gmail.com>
15210
15211 * gdb.mi/mi-disassemble.exp: Update.
15212 * gdb.base/disasm-optim.S: New file.
15213 * gdb.base/disasm-optim.c: New file.
15214 * gdb.base/disasm-optim.h: New file.
15215 * gdb.base/disasm-optim.exp: New file.
15216
9ca98f92
KS
152172015-08-14 Keith Seitz <keiths@redhat.com>
15218
15219 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
15220 "evaluated-by".
15221
52bbc560
JB
152222015-08-13 Joel Brobecker <brobecker@adacore.com>
15223
15224 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
15225
5d8c3ed3
PMR
152262015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
15227
15228 * gdb.ada/fun_renaming.exp: New testcase.
15229 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
15230 * gdb.ada/fun_renaming/pack.adb: New file.
15231 * gdb.ada/fun_renaming/pack.ads: New file.
15232
ea8812bc
KS
152332015-08-12 Keith Seitz <keiths@redhat.com>
15234
15235 * gdb.base/dso2dso.exp: Pass basename of source file in call to
15236 gdb_get_line_number.
15237
4dafcdeb
JB
152382015-08-12 Joel Brobecker <brobecker@adacore.com>
15239
15240 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
15241 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
15242 gdb.base/dso2dso.exp: New files.
15243
5ba32597
SDJ
152442015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
15245 Pedro Alves <palves@redhat.com>
15246 Keith Seitz <keiths@redhat.com>
15247
15248 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
15249 GDBFLAGS.
15250
b6dafabf
PP
152512015-08-12 Patrick Palka <patrick@parcs.ath.cx>
15252
15253 * gdb.base/gdbhistsize-history.exp
15254 (test_histsize_history_setting): Use save_vars.
15255 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
15256 Use save_vars.
15257 (test_no_truncation_of_unlimited_history_file): Use save_vars.
15258 * gdb.base/readline.exp: Use save_vars.
15259
abe8e607
PP
152602015-08-12 Patrick Palka <patrick@parcs.ath.cx>
15261
15262 * lib/gdb.exp (save_vars): New proc.
15263
629500fa
KS
152642015-08-11 Keith Seitz <keiths@redhat.com>
15265
15266 * gdb.base/help.exp: Update help_breakpoint_text.
15267
eb8c4e2e
KS
152682015-08-11 Keith Seitz <keiths@redhat.com>
15269
15270 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
15271 (at toplevel): Call test_explicit_breakpoints.
15272 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
15273 breakpoints.
15274 * lib/mi-support.exp (mi_make_breakpoint): Add support for
15275 breakpoint conditions, "-cond".
15276
87f0e720
KS
152772015-08-11 Keith Seitz <keiths@redhat.com>
15278
15279 * gdb.linespec/3explicit.c: New file.
15280 * gdb.linespec/cpexplicit.cc: New file.
15281 * gdb.linespec/cpexplicit.exp: New file.
15282 * gdb.linespec/explicit.c: New file.
15283 * gdb.linespec/explicit.exp: New file.
15284 * gdb.linespec/explicit2.c: New file.
15285 * gdb.linespec/ls-errs.exp: Add explicit location tests.
15286 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
15287 before using in the matching pattern.
15288 Clarify that `prefix' is a regular expression.
15289
f00aae0f
KS
152902015-08-11 Keith Seitz <keiths@redhat.com>
15291
15292 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
15293 test.
15294 Add tests for missing ",FMT" and ",".
15295
e27852be
DE
152962015-08-10 Doug Evans <dje@google.com>
15297 Keith Seitz <keiths@redhat.com>
15298
15299 PR gdb/17960
15300 * gdb.base/completion.exp: Add location completer tests.
15301
7f03bd92
PA
153022015-08-07 Pedro Alves <palves@redhat.com>
15303
15304 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
15305 tests here.
15306 (top level): Run do_test with and without displaced stepping.
15307
3fc8eb30
PA
153082015-08-07 Pedro Alves <palves@redhat.com>
15309
15310 * gdb.base/valgrind-disp-step.c: New file.
15311 * gdb.base/valgrind-disp-step.exp: New file.
15312
d4569d7b
PA
153132015-08-07 Pedro Alves <palves@redhat.com>
15314
15315 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
15316 Delete function.
15317 (main): Add alarm. Run an infinite loop instead of calling
15318 wait_threads.
15319 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
15320 comment.
15321 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
15322 Delete function.
15323 (main): Add alarm. Run an infinite loop instead of calling
15324 wait_threads.
15325 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
15326 comment.
15327
e1316e60
PA
153282015-08-07 Pedro Alves <palves@redhat.com>
15329
15330 * gdb.base/checkpoint-ns.exp: New file.
15331 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
15332 standard_testfile.
15333
da8c46d2
MM
153342015-08-07 Markus Metzger <markus.t.metzger@intel.com>
15335
15336 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
15337 * gdb.btrace/instruction_history.exp: Update.
15338 * gdb.btrace/tsx.exp: New.
15339 * gdb.btrace/tsx.c: New.
15340
de1c2c52
PA
153412015-08-06 Pedro Alves <palves@redhat.com>
15342
15343 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
15344 increase timeout.
15345 * gdb.reverse/until-precsave.exp: Bump timeouts.
15346
782e0bf4
PA
153472015-08-06 Pedro Alves <palves@redhat.com>
15348
15349 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
15350
83e97ed0
PA
153512015-08-06 Pedro Alves <palves@redhat.com>
15352
15353 PR gdb/18749
15354 * gdb.threads/process-dies-while-handling-bp.c: New file.
15355 * gdb.threads/process-dies-while-handling-bp.exp: New file.
15356
863d01bd
PA
153572015-08-06 Pedro Alves <palves@redhat.com>
15358
15359 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
15360 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
15361
0a39bb32
PA
153622015-08-05 Pedro Alves <palves@redhat.com>
15363
15364 * gdb.threads/next-while-other-thread-longjmps.c: New file.
15365 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
15366
ee2d2b10
SL
153672015-08-03 Sandra Loosemore <sandra@codesourcery.com>
15368
15369 * gdb.base/bp-permanent.exp: Report test as unsupported if
15370 the target cannot stop at the permanent breakpoint.
15371
4e1bdb00
DE
153722015-08-03 Doug Evans <dje@google.com>
15373
15374 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
15375 10000.
15376
3d338901
DE
153772015-08-03 Doug Evans <dje@google.com>
15378
15379 * Makefile.in (workers/%.worker, build-perf): New rule.
15380 (GDB_PERFTEST_MODE): New variable.
15381 (check-perf): Use it.
15382 (clean): Clean up gdb.perf parallel build subdirs.
15383 * lib/build-piece.exp: New file.
15384 * lib/gdb.exp (make_gdb_parallel_path): New function
15385 (standard_output_file, standard_temp_file): Call it.
15386 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
15387 of $GDB_PARALLEL.
15388 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
15389
af061d3e
DE
153902015-08-03 Doug Evans <dje@google.com>
15391
8e1afc81 15392 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
15393 (LOG_FILE_NAME): New global.
15394 (TextReporter.__init__): Initialize self.txt_sum.
15395 (TextReporter.report): Add support for multiple data-points.
15396 Move report to perftest.sum, put raw data in perftest.log.
15397 (TextReporter.start): Open sum and log files.
15398 (TextReporter.end): Close sum and log files.
8e1afc81
DE
15399 * gdb.perf/lib/perftest/testresult.py
15400 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 15401
2c8c5d37
PA
154022015-07-31 Pedro Alves <palves@redhat.com>
15403
15404 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
15405 Use spawn_id_get_pid. Wait for spawn id after eof. Use
15406 kill_wait_spawned_process instead of explicit "kill -9".
15407 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
15408 returning a spawn id instead of a pid. Use spawn_id_get_pid and
15409 kill_wait_spawned_process.
15410 * gdb.base/attach-twice.exp: Likewise.
15411 * gdb.base/attach.exp: Likewise.
15412 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
15413 gdb_test_multiple.
15414 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
15415 returning a spawn id instead of a pid. Use spawn_id_get_pid and
15416 kill_wait_spawned_process.
15417 * gdb.base/valgrind-infcall.exp: Likewise.
15418 * gdb.multi/multi-attach.exp: Likewise.
15419 * gdb.python/py-prompt.exp: Likewise.
15420 * gdb.python/py-sync-interp.exp: Likewise.
15421 * gdb.server/ext-attach.exp: Likewise.
15422 * gdb.threads/attach-into-signal.exp (corefunc): Use
15423 spawn_wait_for_attach, spawn_id_get_pid and
15424 kill_wait_spawned_process.
15425 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
15426 spawn_wait_for_attach returning a spawn id instead of a pid. Use
15427 spawn_id_get_pid and kill_wait_spawned_process.
15428 * gdb.threads/attach-stopped.exp (corefunc): Use
15429 spawn_wait_for_attach, spawn_id_get_pid and
15430 kill_wait_spawned_process.
15431 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
15432 Use spawn_id_get_pid. Wait for spawn id after eof. Use
15433 kill_wait_spawned_process instead of explicit "kill -9".
15434 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
15435 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
15436 (spawn_wait_for_attach): Use spawn instead of exec to spawn
15437 processes. Don't map cygwin/windows pids here. Now returns a
15438 spawn id list.
15439
032a0fca
SL
154402015-07-30 Sandra Loosemore <sandra@codesourcery.com>
15441
15442 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
15443 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
15444 correct patch.
15445
61a934ca
SL
154462015-07-30 Sandra Loosemore <sandra@codesourcery.com>
15447
15448 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
15449
4bc4d428
SL
154502015-07-30 Sandra Loosemore <sandra@codesourcery.com>
15451
15452 Reapply:
15453 2014-05-21 Mark Wielaard <mjw@redhat.com>
15454
15455 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
15456
998d452a
PA
154572015-07-30 Pedro Alves <palves@redhat.com>
15458
15459 * linux-low.c (handle_extended_wait): Set the child's last
15460 reported status to TARGET_WAITKIND_STOPPED.
15461
69dde7dc
PA
154622015-07-30 Pedro Alves <palves@redhat.com>
15463
15464 PR threads/18600
15465 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
15466 only shows inferior 1.
15467
4dd63d48
PA
154682015-07-30 Simon Marchi <simon.marchi@ericsson.com>
15469 Pedro Alves <palves@redhat.com>
15470
15471 PR threads/18600
15472 * gdb.threads/fork-plus-threads.c: New file.
15473 * gdb.threads/fork-plus-threads.exp: New file.
15474
d618e4c5
PP
154752015-07-29 Patrick Palka <patrick@parcs.ath.cx>
15476
15477 * gdb.base/batch-preserve-term-settings.exp
15478 (test_terminal_settings_preserved_after_cli_exit): Use
15479 send_quit_command.
15480
1eef6428
PA
154812015-07-29 Pedro Alves <palves@redhat.com>
15482 Don Breazeal <donb@codesourcery.com>
15483
15484 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
15485 output from both inferior_spawn_id and gdb_spawn_id.
15486
7da5b897
SDJ
154872015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
15488
15489 * gdb.threads/attach-into-signal.exp (corefunc): Use
15490 with_test_prefix on nested loops, uniquefying the test messages.
15491
dac804df
SDJ
154922015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
15493
15494 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
15495 commit.
15496
06265e53
PP
154972015-07-29 Patrick Palka <patrick@parcs.ath.cx>
15498
15499 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
15500 New proc.
15501 (test_terminal_settings_preserved_after_sigterm): New test.
15502
18206ca3
PP
155032015-07-29 Patrick Palka <patrick@parcs.ath.cx>
15504
15505 * gdb.base/batch-preserve-term-settings.exp
15506 (test_terminal_settings_preserved_after_cli_exit): New test.
15507
90074d11
PP
155082015-07-29 Patrick Palka <patrick@parcs.ath.cx>
15509
15510 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
15511 manipulation of saved_gdbflags.
15512 (test_terminal_settings_preserved): Remove global declaration of
15513 the unused variable pagination_prompt. Remove manipulation of
15514 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
15515 GDBFLAGS.
15516
eb1a7902
PA
155172015-07-29 Pedro Alves <palves@redhat.com>
15518
15519 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
15520
8b75dd3b
PA
155212015-07-29 Pedro Alves <palves@redhat.com>
15522
15523 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
15524 at the top.
15525
dedad4e3
PA
155262015-07-29 Pedro Alves <palves@redhat.com>
15527
15528 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
15529 (main): Call gdb_unbuffer_output.
15530 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
15531 (main): Call gdb_unbuffer_output.
15532 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
15533 (main): Call gdb_unbuffer_output.
15534 * gdb.base/call-strs.exp: Adjust to step over the
15535 gdb_unbuffer_output call.
15536 * gdb.base/catch-gdb-caused-signals.c: Include
15537 "../lib/unbuffer_output.c".
15538 (main): Call gdb_unbuffer_output.
15539 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
15540 (main): Call gdb_unbuffer_output.
15541 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
15542 (main): Call gdb_unbuffer_output.
15543 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
15544 (main): Call gdb_unbuffer_output.
15545 * gdb.base/shlib-call.exp: Adjust to step over the
15546 gdb_unbuffer_output call.
15547 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
15548 (main): Call gdb_unbuffer_output.
15549 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
15550 (main): Call gdb_unbuffer_output.
15551 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
15552 (main): Rename to ...
15553 (test): ... this.
15554 (main): Reimplement.
15555 * gdb.base/varargs.exp: Run to test instead of to main.
15556 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
15557 (main): Call gdb_unbuffer_output.
15558
58789a91
PA
155592015-07-29 Pedro Alves <palves@redhat.com>
15560
15561 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
15562 factore out from mi_continue_dprintf. For call-style dprintfs,
15563 expect dprintf output out of $inferior_spawn_id.
15564 (mi_continue_dprintf): Use mi_expect_dprintf.
15565 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
15566 (main): Call gdb_unbuffer_output.
15567
e8376742
PA
155682015-07-29 Pedro Alves <palves@redhat.com>
15569
15570 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
15571 (default_mi_gdb_start): Set inferior_spawn_id instead of
15572 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
15573 gdb_spawn_id.
15574 (mi_gdb_test): Always expect inferior output from both
15575 $inferior_spawn_id and $gdb_spawn_id.
15576
08280010
PA
155772015-07-29 Pedro Alves <palves@redhat.com>
15578
15579 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
15580 send_inferior and $inferior_spawn_id.
15581
4d30e432
PA
155822015-07-29 Pedro Alves <palves@redhat.com>
15583
15584 * gdb.gdb/complaints.exp (test_initial_complaints)
15585 (test_serial_complaints, test_short_complaints): Use
15586 gdb_test_stdio.
15587 (test_empty_complaint): Handle $inferior_spawn_id !=
15588 $gdb_spawn_id.
15589
0d30a335
PA
155902015-07-29 Pedro Alves <palves@redhat.com>
15591
15592 * gdb.base/varargs.exp: Use gdb_test_stdio.
15593
39413b29
PA
155942015-07-29 Pedro Alves <palves@redhat.com>
15595
15596 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
15597
7cb000a9
PA
155982015-07-29 Pedro Alves <palves@redhat.com>
15599
15600 * gdb.base/ending-run.exp: Use gdb_test_stdio.
15601
d7b8ac82
PA
156022015-07-29 Pedro Alves <palves@redhat.com>
15603
15604 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
15605 parameter into two new parameters, "inf_result" and "gdb_result".
15606 Expect inferior output and gdb output from $inferior_spawn_id and
15607 $gdb_spawn_id, respectively. Adjust all callers.
15608
789c3a0c
PA
156092015-07-29 Pedro Alves <palves@redhat.com>
15610
15611 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
15612 of gdb_test_sequence.
15613
77e760c3
PA
156142015-07-29 Pedro Alves <palves@redhat.com>
15615
15616 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
15617 (saw_spurious_output): Expect inferior output from
15618 $inferior_spawn_id. Use gdb_test_stdio.
15619
8396d2cd
PA
156202015-07-29 Pedro Alves <palves@redhat.com>
15621
15622 * gdb.base/dprintf.exp: Use standard_testfile. Change
15623 prepare_for_testing call.
15624 (srcfile): Don't set.
15625 (restart): New procedure.
15626 (test_dprintf): New procecure, use to continue over dprintfs.
15627 (test_call, test_agent): New procedures, tests moved here.
15628 Restart gdb and recreate dprintfs. Adjust expected output.
15629
2051d61f
PA
156302015-07-29 Pedro Alves <palves@redhat.com>
15631
15632 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
15633
452397af
PA
156342015-07-29 Pedro Alves <palves@redhat.com>
15635
15636 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
15637
8aed9555
PA
156382015-07-29 Pedro Alves <palves@redhat.com>
15639
15640 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
15641 gdb_test_stdio.
15642
188a61b4
PA
156432015-07-29 Pedro Alves <palves@redhat.com>
15644
15645 * lib/gdb.exp (gdb_test_stdio): New procedure.
15646
12264a45
PA
156472015-07-29 Pedro Alves <palves@redhat.com>
15648
15649 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
15650
23ffc893
PA
156512015-07-29 Pedro Alves <palves@redhat.com>
15652
15653 * gdb.base/call-signal-resume.exp: Remove check for
15654 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
15655 * gdb.base/unwindonsignal.exp: Likewise.
15656 * gdb.base/call-signals.c (gen_signal): Remove printf call.
15657 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
15658
65566918
PA
156592015-07-29 Pedro Alves <palves@redhat.com>
15660
15661 * gdb.base/siginfo-addr.c (pass): New function.
15662 (handler): Call it iff si_addr is correct.
15663 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
15664 Set a breakpoint at "pass" and continue to it.
15665
d60a9221
SDJ
156662015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
15667
15668 * gdb.python/py-objfile.exp: Make some tests have unique names.
15669 * gdb.python/py-pp-registration.exp: Likewise.
15670
bde40b8f
PA
156712015-07-28 Pedro Alves <palves@redhat.com>
15672
15673 * gdb.server/server-exec-info.exp: Issue a "disconnect".
15674
13e1dec8
SM
156752015-07-27 Simon Marchi <simon.marchi@ericsson.com>
15676
15677 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
15678
da33c9a7
SM
156792015-07-27 Simon Marchi <simon.marchi@ericsson.com>
15680
15681 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
15682
077836f7
PP
156832015-07-27 Patrick Palka <patrick@parcs.ath.cx>
15684
15685 * gdb.base/gdb-sigterm-2.exp: New test.
15686
b8cc7b2e
DE
156872015-07-25 Doug Evans <xdje42@gmail.com>
15688
15689 Revert:
15690 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
15691 (workers/%.worker, build-perf): New rule.
15692 (GDB_PERFTEST_MODE): New variable.
15693 (check-perf): Use it.
15694 (clean): Clean up gdb.perf parallel build subdirs.
15695 * lib/build-piece.exp: New file.
15696 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
15697 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
15698 name.
15699 (standard_temp_file): Ditto.
15700 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
15701 of $GDB_PARALLEL.
15702
c8bd4544
DE
157032015-07-24 Doug Evans <dje@google.com>
15704
15705 * gdb.perf/lib/perftest/utils.py: New file.
15706 * gdb.perf/gm-hello.cc: New file.
15707 * gdb.perf/gm-pervasive-typedef.cc: New file.
15708 * gdb.perf/gm-pervasive-typedef.h: New file.
15709 * gdb.perf/gm-std.cc: New file.
15710 * gdb.perf/gm-std.h: New file.
15711 * gdb.perf/gm-use-cerr.cc: New file.
15712 * gdb.perf/gm-utils.h: New file.
15713 * gdb.perf/gmonster-null-lookup.py: New file.
15714 * gdb.perf/gmonster-pervasive-typedef.py: New file.
15715 * gdb.perf/gmonster-print-cerr.py: New file.
15716 * gdb.perf/gmonster-ptype-string.py: New file.
15717 * gdb.perf/gmonster-runto-main.py: New file.
15718 * gdb.perf/gmonster-select-file.py: New file.
15719 * gdb.perf/gmonster1-null-lookup.exp: New file.
15720 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
15721 * gdb.perf/gmonster1-print-cerr.exp: New file.
15722 * gdb.perf/gmonster1-ptype-string.exp: New file.
15723 * gdb.perf/gmonster1-runto-main.exp: New file.
15724 * gdb.perf/gmonster1-select-file.exp: New file.
15725 * gdb.perf/gmonster1.cc: New file.
15726 * gdb.perf/gmonster1.exp: New file.
15727 * gdb.perf/gmonster2-null-lookup.exp: New file.
15728 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
15729 * gdb.perf/gmonster2-print-cerr.exp: New file.
15730 * gdb.perf/gmonster2-ptype-string.exp: New file.
15731 * gdb.perf/gmonster2-runto-main.exp: New file.
15732 * gdb.perf/gmonster2-select-file.exp: New file.
15733 * gdb.perf/gmonster2.cc: New file.
15734 * gdb.perf/gmonster2.exp: New file.
15735
6eab34f3
DE
157362015-07-24 Doug Evans <dje@google.com>
15737
15738 * gdb.perf/README: New file.
15739 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
15740 * lib/gen-perf-test.exp: New file.
15741
63738bfd
DE
157422015-07-24 Doug Evans <dje@google.com>
15743
15744 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
15745 (PerfTest::startup): New function.
15746 (PerfTest::run): Return result of calling body.
15747 (PerfTest::assemble): Rewrite.
15748 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
15749 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
15750 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
15751 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
15752 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
15753
7b606f95
DE
157542015-07-24 Doug Evans <dje@google.com>
15755
15756 * lib/gdb.exp (clean_restart): Make executable optional.
15757
a97b16b8
DE
157582015-07-24 Doug Evans <dje@google.com>
15759
15760 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
15761 compiler_info references.
15762 * gdb.cp/temargs.exp: Ditto.
15763 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
15764 (get_compiler_info): Early exit if already computed. Set compiler_info
15765 to "unknown" if there was a problem.
15766 (test_compiler_info): Add function comment. Call get_compiler_info.
15767
35baa57f
DE
157682015-07-24 Doug Evans <dje@google.com>
15769
15770 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
15771 (workers/%.worker, build-perf): New rule.
15772 (GDB_PERFTEST_MODE): New variable.
15773 (check-perf): Use it.
15774 (clean): Clean up gdb.perf parallel build subdirs.
15775 * lib/build-piece.exp: New file.
15776 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
15777 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
15778 name.
15779 (standard_temp_file): Ditto.
15780 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
15781 of $GDB_PARALLEL.
15782
6ebea266
DE
157832015-07-24 Doug Evans <dje@google.com>
15784
15785 * lib/future.exp (gdb_default_target_compile): New option
15786 "early_flags".
15787 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
15788 --as-needed.
15789
1e76a7e9
SDJ
157902015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
15791
15792 * gdb.base/catch-syscall.exp: Call gdb_exit before
15793 gdb_skip_xml_test.
15794
5068630a
PA
157952015-07-24 Pedro Alves <palves@redhat.com>
15796
15797 * gdb.python/py-events.exp: Accept output between the stop event
15798 and the prompt.
15799 * gdb.python/py-evsignal.exp: Likewise.
15800 * gdb.python/py-evthreads.exp: Likewise.
15801
77598427
PA
158022015-07-24 Pedro Alves <palves@redhat.com>
15803
15804 PR gdb/18717
15805 * gdb.threads/non-ldr-exit.c: New file.
15806 * gdb.threads/non-ldr-exit.exp: New file.
15807
11e6c98f
YQ
158082015-07-24 Yao Qi <yao.qi@linaro.org>
15809
15810 * gdb.server/ext-wrapper.exp: Test --wrapper option when
15811 restarting process.
15812
51aee833
YQ
158132015-07-24 Yao Qi <yao.qi@linaro.org>
15814
15815 * gdb.server/ext-restart.exp: New file.
15816
8cfe207c
YQ
158172015-07-24 Yao Qi <yao.qi@linaro.org>
15818
15819 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
15820 argument options.
15821 * gdb.server/ext-wrapper.exp: New file.
15822
cc12ce38
DE
158232015-07-23 Doug Evans <dje@google.com>
15824
15825 * gdb.dwarf2/dw2-dummy-cu.S: New file.
15826 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
15827
d0d84780
PMR
158282015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
15829
15830 * gdb.ada/var_arr_typedef.exp: New testcase.
15831 * gdb.ada/var_arr_typedef/pack.adb: New file.
15832 * gdb.ada/var_arr_typedef/pack.ads: New file.
15833 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
15834
8b558f79
JB
158352015-07-20 Joel Brobecker <brobecker@adacore.com>
15836
15837 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
15838
775a3298
JK
158392015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
15840
15841 * gdb.arch/i386-biarch-core.exp: Replace istarget
15842 by "complete set gnutarget". Remove expectation for the "core-file"
15843 command.
15844
db1ff28b
JK
158452015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
15846
15847 Revert the previous commit:
15848 Tests for validate symbol file using build-id.
15849
0a94970d
JK
158502015-07-15 Aleksandar Ristovski <aristovski@qnx.com
15851
15852 Tests for validate symbol file using build-id.
15853 * gdb.base/solib-mismatch-lib.c: New file.
15854 * gdb.base/solib-mismatch-libmod.c: New file.
15855 * gdb.base/solib-mismatch.c: New file.
15856 * gdb.base/solib-mismatch.exp: New file.
15857
03346981
SL
158582015-07-15 Sandra Loosemore <sandra@codesourcery.com>
15859
15860 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
15861 nios2-*-linux*.
15862 * gdb.base/sigbpt.exp (stepi_out): Likewise.
15863 * gdb.base/siginfo.exp: Likewise.
15864 * gdb.base/sigstep.exp (advance, advancei): Likewise.
15865
42422cc7
PL
158662015-07-15 Pierre Langlois <pierre.langlois@arm.com>
15867
15868 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
15869 Move it to ...
15870 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
15871 ... here.
15872 * gdb.trace/range-stepping.exp: Check that the target supports
15873 range stepping.
15874
cfa68bae
JK
158752015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
15876
15877 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
15878
8ffdba26
PA
158792015-07-14 Pedro Alves <palves@redhat.com>
15880
15881 * gdb.base/killed-outside.exp: New file.
15882 * gdb.base/killed-outside.c: New file.
15883
218a5a11
JK
158842015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
15885
15886 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
15887 (n at main): New.
15888 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
15889
e03ed3c6
AA
158902015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
15891
15892 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
15893 infcall tests instead of setting up for KFAIL.
15894
485668e5
MM
158952015-07-10 Markus Metzger <markus.t.metzger@intel.com>
15896
15897 * gdb.btrace/record_goto-step.exp: New.
15898
08464196
JK
158992015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
15900
15901 PR compile/18484
15902 * gdb.compile/compile.c (struct struct_type): Add volatile to
15903 selffield's type.
15904 * gdb.compile/compile.exp
15905 (compile code struct_object.selffield = &struct_object): Skip further
15906 struct_object tests if this one xfails.
15907
bcf5c1d9
RC
159082015-07-08 Robert O'Callahan <robert@ocallahan.org>
15909
15910 PR exp/18617
15911 * gdb.trace/ax.exp: Add test.
15912
4931af25
YQ
159132015-07-07 Yao Qi <yao.qi@linaro.org>
15914
15915 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
15916 instead of istarget "aarch64*-*-*".
15917 * gdb.arch/aarch64-fp.exp: Likewise.
15918 * gdb.base/float.exp: Likewise.
15919 * gdb.reverse/aarch64.exp: Likewise.
15920 * lib/gdb.exp (is_aarch64_target): New proc.
15921
9fcf688e
YQ
159222015-07-07 Yao Qi <yao.qi@linaro.org>
15923
15924 * lib/gdb.exp (is_aarch32_target): New proc.
15925 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
15926 instead of "istarget "arm*-*-*"".
15927 * gdb.arch/arm-disp-step.exp: Likewise.
15928 * gdb.arch/thumb-bx-pc.exp: Likewise.
15929 * gdb.arch/thumb-prologue.exp: Likewise.
15930 * gdb.arch/thumb-singlestep.exp: Likewise.
15931 * gdb.base/disp-step-syscall.exp: Likewise.
15932 * gdb.base/float.exp: Likewise.
15933
fbd8d50d
YQ
159342015-07-07 Yao Qi <yao.qi@linaro.org>
15935
15936 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
15937 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
15938
71be1fdc
YQ
159392015-07-07 Yao Qi <yao.qi@linaro.org>
15940
15941 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
15942 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
15943 if it exists.
15944 * gdb.multi/multi-arch.exp: Likewise.
15945
3e221d36
SM
159462015-07-07 Simon Marchi <simon.marchi@ericsson.com>
15947
15948 * gdb.python/py-lazy-string.exp: Add missing parentheses to
15949 print.
15950
d441430b
YQ
159512015-07-07 Yao Qi <yao.qi@linaro.org>
15952
15953 * gdb.arch/thumb-singlestep.exp: Do one more single step.
15954
06f810bd
MG
159552015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
15956
15957 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
15958 '[' and ']' characters.
15959
5e61e7c0
IB
159602015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
15961
15962 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
15963
28bf096c
PA
159642015-06-29 Pedro Alves <palves@redhat.com>
15965
15966 PR threads/18127
15967 * gdb.threads/hand-call-new-thread.c: New file.
15968 * gdb.threads/hand-call-new-thread.c: New file.
15969
ee93cd5e
KS
159702015-06-26 Keith Seitz <keiths@redhat.com>
15971 Doug Evans <dje@google.com>
15972
15973 PR 16253
15974 * gdb.cp/var-tag-2.cc: New file.
15975 * gdb.cp/var-tag-3.cc: New file.
15976 * gdb.cp/var-tag-4.cc: New file.
15977 * gdb.cp/var-tag.cc: New file.
15978 * gdb.cp/var-tag.exp: New file.
15979
fc637f04
PP
159802015-06-26 Patrick Palka <patrick@parcs.ath.cx>
15981
15982 * gdb.base/history-duplicates.exp: New test.
15983
2e52ae68
PP
159842015-06-26 Patrick Palka <patrick@parcs.ath.cx>
15985
15986 * gdb.base/completion.exp: Test the completion of the "focus"
15987 command.
15988
6e22494e
JK
159892015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
15990
15991 * gdb.arch/amd64-prologue-skip.S: New file.
15992 * gdb.arch/amd64-prologue-skip.exp: New file.
15993
bf7b9cd9
SM
159942015-06-25 Simon Marchi <simon.marchi@ericsson.com>
15995
15996 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
15997 is_address_zero_readable check.
15998
201e8dfd
PB
159992015-06-24 Peter Bergner <bergner@vnet.ibm.com>
16000
16001 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
16002 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
16003
5cd867b4
YQ
160042015-06-24 Yao Qi <yao.qi@linaro.org>
16005
16006 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
16007 linux targets.
16008
4d7be007
YQ
160092015-06-24 Yao Qi <yao.qi@linaro.org>
16010
16011 * lib/gdb.exp (supports_get_siginfo_type): New proc.
16012 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
16013 * gdb.base/siginfo-thread.exp: Likewise.
16014
07fcd301
YQ
160152015-06-22 Yao Qi <yao.qi@linaro.org>
16016
16017 * boards/remote-gdbserver-on-localhost.exp: Add comments.
16018
52042a00
YQ
160192015-06-22 Yao Qi <yao.qi@linaro.org>
16020
16021 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
16022 aarch64*-*-*.
16023 (skip_hw_watchpoint_tests): Likewise.
16024
74bd41ce
PP
160252015-06-18 Patrick Palka <patrick@parcs.ath.cx>
16026
16027 * gdb.base/gdbinit-history.exp: Test the interaction between
16028 setting GDBHISTSIZE and setting the history size via .gdbinit.
16029
bc460514
PP
160302015-06-17 Patrick Palka <patrick@parcs.ath.cx>
16031
16032 PR gdb/16999
16033 * gdb.base/gdbhistsize-history.exp: New test.
16034
b58c513b
PP
160352015-06-17 Patrick Palka <patrick@parcs.ath.cx>
16036
16037 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
16038 with GDBHISTSIZE.
16039 * gdb.base/readline.exp: Likewise.
16040
92046791
YQ
160412015-06-17 Yao Qi <yao.qi@linaro.org>
16042
16043 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
16044 line.
16045
2093d2d3
PP
160462015-06-17 Patrick Palka <patrick@parcs.ath.cx>
16047
16048 * gdb.base/gdbinit-history.exp: Add test case to check that
16049 an unlimited history file does not get truncated on exit.
16050
e6c693af
AA
160512015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16052
16053 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
16054 (VECTOR): New macro. Use it...
16055 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
16056 ...for these typedefs.
16057 (int8, char1, int1, double1): New typedefs.
16058 (struct just_int2, struct two_int2): New structures.
16059 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
16060 (add_structvecs, add_singlevecs): New functions.
16061 (main): Call add_some_intvecs twice.
16062 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
16063 the compile and exit upon failure. Try compiling for the "native"
16064 architecture. Test inferior function calls with vector arguments
16065 and vector return value handling with "finish" and "return".
16066
c74f7d1c
JT
160672015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
16068
16069 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
16070 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
16071 PE file.
16072 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
16073
98aa42ee
AT
160742015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
16075
16076 PR breakpoints/16465
16077 * gdb.mi/mi-dprintf-pending.c: New file.
16078 * gdb.mi/mi-dprintf-pending.exp: New test.
16079 * gdb.mi/mi-dprintf-pendshr.c: New file.
16080
7d73c23c 160812015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 16082 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
16083
16084 * gdb.arch/i386-mpx-map.c: New file.
16085 * gdb.arch/i386-mpx-map.exp: New File.
16086
160872015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
16088
16089 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
16090 * gdb.arch/i386-mpx.exp: Indentation fixed.
16091
160922015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
16093
16094 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
16095 function and improved indentation.
16096 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
16097 gdb_test_multiple. Added additional tests to skip the test.
16098
160992015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
16100
16101 * gdb.arch/i386-avx512.c: Change path in include file.
16102 * gdb.arch/i386-avx512.exp: Change include dir path
16103 compilation flag.
16104 * gdb.arch/i386-mpx.c: Change path in include file.
16105 * gdb.arch/i386-mpx.exp: Change include dir path compilation
16106 flag.
16107
d5eba19a
JK
161082015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
16109
16110 * gdb.compile/compile-print.exp (compile print *vararray@3)
16111 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
16112
7f361056
JK
161132015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
16114
16115 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
16116 (do not keep jit in memory): ... this.
16117 (expect 5): Change it to ...
16118 (expect no 5): ... this.
16119
3b462ec2
SM
161202015-06-02 Simon Marchi <simon.marchi@ericsson.com>
16121
16122 PR gdb/15564
16123 * gdb.mi/mi-detach.exp: New file.
16124
e0619de6
JK
161252015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
16126
16127 PR symtab/18392
16128 * gdb.arch/amd64-tailcall-self.S: New file.
16129 * gdb.arch/amd64-tailcall-self.c: New file.
16130 * gdb.arch/amd64-tailcall-self.exp: New file.
16131
e970cb34
DB
161322015-05-28 Don Breazeal <donb@codesourcery.com>
16133
16134 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
16135 tests for remote targets by checking is_target_gdbserver.
16136
b2e2f908
DE
161372015-05-27 Doug Evans <dje@google.com>
16138
16139 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
16140 * gdb.dwarf2/opaque-type-lookup.c: New file.
16141 * gdb.dwarf2/opaque-type-lookup.exp: New file.
16142
82c7be31
DE
161432015-05-26 Doug Evans <dje@google.com>
16144
16145 * gdb.cp/iostream.cc: New file.
16146 * gdb.cp/iostream.exp: New file.
16147
b4f54984
DE
161482015-05-26 Doug Evans <dje@google.com>
16149
16150 * gdb.dwarf2/dw2-op-call.exp: Update.
16151 * gdb.dwarf2/dw4-sig-types.exp: Update.
16152 * gdb.dwarf2/implptr.exp: Update.
16153 * gdb.mi/mi-cmd-param-changed.exp: Update.
16154
4ea6efe9
DE
161552015-05-26 Doug Evans <dje@google.com>
16156
16157 * gdb.python/py-lazy-string.c: New file.
16158 * gdb.python/py-lazy-string.exp: New file.
16159 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
16160 (main): Update. Add estring3.
16161 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
16162 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
16163
f6bb7db3
YQ
161642015-05-26 Omair Javaid <omair.javaid@linaro.org>
16165 Yao Qi <yao.qi@linaro.org>
16166
16167 * gdb.reverse/aarch64.c: New.
16168 * gdb.reverse/aarch64.exp: New.
16169
a81bfbd0
OJ
161702015-05-26 Omair Javaid <omair.javaid@linaro.org>
16171
25d49b86
PA
16172 * lib/gdb.exp (supports_process_record): Return true for
16173 aarch64*-linux*.
a81bfbd0
OJ
16174 (supports_reverse): Likewise.
16175
158bf1b4
PP
161762015-05-22 Patrick Palka <patrick@parcs.ath.cx>
16177
16178 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
16179 Use with_test_prefix.
16180
a0145030
AB
161812015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
16182
16183 * gdb.base/completion.exp: Add test for completion of layout
16184 names.
16185
ebe3b578
AB
161862015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
16187
16188 * lib/gdb.exp (skip_tui_tests): New proc.
16189 * gdb.base/tui-layout.exp: Check skip_tui_tests.
16190
84204ed7
PA
161912015-05-19 Pedro Alves <palves@redhat.com>
16192
16193 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
16194 Save the whole env array instead of just HOME. Unset HISTSIZE in
16195 the environment while testing. Restore whole environment
16196 afterwards.
16197
37442ce1
DE
161982015-05-16 Doug Evans <xdje42@gmail.com>
16199
16200 * gdb.guile/scm-ports.c: New file.
16201 * gdb.guile/scm-ports.exp: Add memory port tests.
16202
36de76f9
JK
162032015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
16204
16205 * gdb.compile/compile-print.c: New file.
16206 * gdb.compile/compile-print.exp: New file.
16207
3a9558c4
JK
162082015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
16209
16210 * gdb.compile/compile-ops.exp: Cast param to void.
16211 * gdb.compile/compile.exp: Complete type for _gdb_expr.
16212 (compile code struct_object.selffield = &struct_object): Add xfail.
16213
aa715135
JG
162142015-05-15 Joel Brobecker <brobecker@adacore.com>
16215
16216 * gdb.ada/arr_enum_with_gap: New testcase.
16217
931e5bc3
JG
162182015-05-15 Joel Brobecker <brobecker@adacore.com>
16219
16220 * gdb.ada/byte_packed_arr: New testcase.
16221
9cd4d857
JB
162222015-05-15 Joel Brobecker <brobecker@adacore.com>
16223
16224 * gdb.ada/pckd_neg: New testcase.
16225
ebfd00d2
PP
162262015-05-13 Patrick Palka <patrick@parcs.ath.cx>
16227
16228 PR gdb/17820
16229 * gdb.base/gdbinit-history.exp: New test.
16230 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
16231 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
16232
4c082a81
SC
162332015-05-09 Siva Chandra Reddy <sivachandra@google.com>
16234
16235 * gdb.python/py-xmethods.cc: Enhance test case.
16236 * gdb.python/py-xmethods.exp: New tests.
16237 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
16238 function.
16239 (B_indexoper): Likewise.
16240 (global_dm_list) : Add new xmethod worker functions.
16241
f7797074
SDJ
162422015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
16243
16244 * gdb.base/coredump-filter.exp: Correctly unset
16245 "coredump_var_addr" array.
16246
a4674e4e
PA
162472015-05-08 Pedro Alves <palves@redhat.com>
16248
16249 * gdb.server/non-existing-program.exp: Unset spawn_id.
16250
df2eb078
SC
162512015-05-08 Siva Chandra Reddy <sivachandra@google.com>
16252
16253 PR python/18291
16254 * gdb.python/py-xmethods.exp: Add tests.
16255
422349a3
YQ
162562015-05-08 Yao Qi <yao.qi@linaro.org>
16257
16258 PR gdb/18208
16259 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
16260 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
16261 function set_coredump_filter, and remove remote_exec call.
16262 Remove argument ipid. Callers update.
16263 (top level): Don't get inferior's PID.
16264
63fc80ce
AA
162652015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
16266
16267 * gdb.base/watch_thread_num.exp: Skip test on targets without
16268 access watchpoints.
16269
80ad801e
PA
162702015-05-06 Pedro Alves <palves@redhat.com>
16271
16272 PR server/18081
16273 * gdb.server/non-existing-program.exp: New file.
16274
0fa7fe50
JB
162752015-05-05 Joel Brobecker <brobecker@adacore.com>
16276
16277 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
16278
3ea89b92
PMR
162792015-05-05 Joel Brobecker <brobecker@adacore.com>
16280
16281 * gdb.ada/out_of_line_in_inlined: New testcase.
16282
87b8eff0
JB
162832015-05-05 Joel Brobecker <brobecker@adacore.com>
16284
16285 * gdb.ada/var_rec_arr: New testcase.
16286
5fccc635
YQ
162872015-04-30 Yao Qi <yao.qi@linaro.org>
16288
16289 * gdb.base/break-idempotent.exp: If
16290 skip_hw_watchpoint_multi_tests returns true, skip the tests
16291 on "rwatch" and "awatch".
16292
42d38f42
YQ
162932015-04-30 Yao Qi <yao.qi@linaro.org>
16294
16295 * gdb.base/relativedebug.exp: Invoke gdb command
16296 "info sharedlibrary", and if libc.so doesn't have debug info,
16297 skip the test.
16298
2ce1cdbf
DE
162992015-04-29 Doug Evans <dje@google.com>
16300
16301 * gdb.python/py-xmethods.exp: Add ptype tests.
16302 * gdb.python/py-xmethods.py (E_method_char_worker): Add
16303 get_result_type method.
16304
f24a38c5
LM
163052015-04-29 Luis Machado <lgustavo@codesourcery.com>
16306
16307 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
16308 the target does not support hardware watchpoints.
16309
ecbf2b3c
LM
163102015-04-29 Luis Machado <lgustavo@codesourcery.com>
16311
16312 * gdb.base/break-always.exp: Abort testing if writing to memory
16313 causes an error.
16314
34f5f757
DE
163152015-04-28 Doug Evans <dje@google.com>
16316
16317 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
16318 * gdb.python/py-pp-registration.exp: ... here. New file.
16319 * gdb.python/py-pp-registration.c: New file.
16320 * gdb.python/py-pp-registration.py: New file.
16321
69b4374a
DE
163222015-04-28 Doug Evans <dje@google.com>
16323
16324 * gdb.python/py-bad-printers.c: New file.
16325 * gdb.python/py-bad-printers.py: New file.
16326 * gdb.python/py-bad-printers.exp: New file.
16327
59fb7612
SS
163282015-04-28 Sasha Smundak <asmundak@google.com>
16329
16330 * gdb.python/py-type.exp: New test.
16331
2631b16a
AW
163322015-04-28 Andy Wingo <wingo@igalia.com>
16333
16334 * gdb.python/py-parameter.exp:
16335 * gdb.guile/scm-parameter.exp: Escape the path that we are
16336 matching against, as it might contain characters that are special
16337 to regular expressions.
16338
460efde1
JB
163392015-04-27 Joel Brobecker <brobecker@adacore.com>
16340
16341 * gdb.ada/rec_comp: New testcase.
16342
2d369d8e
SDJ
163432015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
16344
16345 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
16346 before using it.
16347
cf75d6c3
AB
163482015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
16349
16350 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
16351 new tests for verilog output.
16352
8dbe7ca5
YQ
163532015-04-24 Yao Qi <yao.qi@linaro.org>
16354
16355 * boards/remote-gdbserver-on-localhost.exp: New file.
16356
4ef9fb2f
PA
163572015-04-23 Pedro Alves <palves@redhat.com>
16358
16359 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
16360 $inferior_spawn_id instead of $inferior_spawn_id directly. On
16361 "end of file", remove $inferior_spawn_id from the indirect list.
16362
0a803169
PA
163632015-04-23 Pedro Alves <palves@redhat.com>
16364
16365 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
16366
749ef8f8
PA
163672015-04-23 Pedro Alves <palves@redhat.com>
16368
16369 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
16370 on $any_spawn_id instead of only on $gdb_spawn_id.
16371
8aae4344
PM
163722015-04-21 Pierre Muller <muller@sourceware.org>
16373
16374 PR pascal/17815
16375 * lib/pascal.exp (gpc_compile): Add new option "class".
16376 (fpc_compile): Likewise.
16377 * gdb.pascal/case-insensitive-symbols.pas: New file.
16378 * gdb.pascal/case-insensitive-symbols.exp: New file.
16379
1586c8fb
GB
163802015-04-20 Gary Benson <gbenson@redhat.com>
16381
16382 * gdb.base/attach.exp: Fix three extended remote failures.
16383
1b6e6f5c
GB
163842015-04-17 Gary Benson <gbenson@redhat.com>
16385
16386 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
16387 the main executable over the remote protocol.
16388
e797481d
PA
163892015-04-16 Pedro Alves <palves@redhat.com>
16390
16391 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
16392 a new gdbserver if gdbserver_reconnect_p is set.
16393
1ca99c42
PA
163942015-04-16 Pedro Alves <palves@redhat.com>
16395
16396 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
16397 is set, don't exit gdbserver.
16398
af9fd6f8
AA
163992015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
16400
16401 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
16402 appropriate .insn, such that an older assembler can be used.
16403 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
16404 the z/Architecture instruction set on 31-bit targets as well.
16405
04ff1e61
AA
164062015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
16407
16408 * gdb.go/handcall.exp: Remove all logic related to the first
16409 breakpoint and rely on go_runto_main instead.
16410 * gdb.go/strings.exp: Likewise.
16411 * gdb.go/unsafe.exp: Likewise.
16412 * gdb.go/hello.exp: Likewise. Also rename the remaining
16413 breakpoint marker to "breakpoint 1".
16414 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
16415 * gdb.go/strings.go: Likewise.
16416 * gdb.go/unsafe.go: Likewise.
16417 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
16418 "set breakpoint 2 here" and rename the remaining breakpoint marker
16419 to "breakpoint 1".
16420
40d2f8d6
SM
164212015-04-15 Simon Marchi <simon.marchi@ericsson.com>
16422
16423 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
16424 if itertools.imap is not present.
16425 * gdb.python/py-objfile.exp: Add parentheses.
16426 * gdb.python/py-type.exp: Same.
16427 * gdb.python/py-unwind-maint.py: Same.
16428
8cbc97c6
YQ
164292015-04-15 Yao Qi <yao.qi@linaro.org>
16430
16431 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
16432 of ":$ptr_size" and set its form explicitly.
16433
45fd756c
YQ
164342015-04-15 Pedro Alves <palves@redhat.com>
16435 Yao Qi <yao.qi@linaro.org>
16436
16437 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
16438 timeout by factor of 4.
16439 (test_regular_watch): Likewise.
16440 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
16441 * gdb.reverse/sigall-reverse.exp: Likewise.
16442 * gdb.reverse/until-precsave.exp: Likewise.
16443 * lib/gdb.exp (with_timeout_factor): New proc.
16444 (gdb_expect): Move some code to ...
16445 (get_largest_timeout): ... here. New procedure.
16446
9e811bc3
LM
164472015-04-14 Luis Machado <lgustavo@codesourcery.com>
16448
16449 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
16450
0ff6fcb2
LM
164512015-04-13 Luis Machado <lgustavo@codesourcery.com>
16452
16453 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
16454 to write to the .text section.
16455
7578d5f7
LM
164562015-04-13 Luis Machado <lgustavo@codesourcery.com>
16457
16458 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
16459 Handle the case of targets that do not provide PID information.
16460
2efe15c4
YQ
164612015-04-13 Yao Qi <yao.qi@linaro.org>
16462
16463 * lib/gdbserver-support.exp (gdb_exit): Catch exception
16464 and use expect instead of gdb_expect.
16465
8cd8f2f8
SDJ
164662015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
16467
16468 * gdb.base/coredump-filter.exp: Rename variable "addr" to
16469 "coredump_var_addr" to avoid naming conflict with other testcases.
16470
9ee41772
PA
164712015-04-10 Pedro Alves <palves@redhat.com>
16472
16473 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
16474 gdb_test_sequence and gdb_assert.
16475
07473109
PA
164762015-04-10 Pedro Alves <palves@redhat.com>
16477
16478 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
16479 test messages that don't include the breakpoint address.
16480
de3db44c
YQ
164812015-04-10 Yao Qi <yao.qi@linaro.org>
16482
16483 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
16484 false for some offset and width combinations which aren't
16485 supported by linux kernel.
16486
c79d856c
PA
164872015-04-10 Pedro Alves <palves@redhat.com>
16488
16489 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
16490 procedure, factored out from ...
16491 (top level): ... here. Add "set displaced-stepping" testing axis.
16492 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
16493 parameter "displaced". Use it.
16494 (top level): Use foreach and add "set displaced-stepping" testing
16495 axis.
16496
ebc90b50
PA
164972015-04-10 Pedro Alves <palves@redhat.com>
16498
16499 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
16500 Remove comment.
16501 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
16502 both the address of the instruction that triggers the watchpoint
16503 and the address of the instruction immediately after, and use
16504 those addresses for the test. Fix comment.
16505
8f572e5c
PA
165062015-04-10 Pedro Alves <palves@redhat.com>
16507
16508 * gdb.base/sigstep.exp (breakpoint_to_handler)
16509 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
16510 Test "backtrace" in handler.
16511 (breakpoint_over_handler): New parameter 'displaced'. Use it.
16512 (top level): Add new "displaced" test axis to
16513 breakpoint_to_handler, breakpoint_to_handler_entry and
16514 breakpoint_over_handler.
16515
8d707a12
PA
165162015-04-10 Pedro Alves <palves@redhat.com>
16517
16518 PR gdb/18216
16519 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
16520
ef713951
YQ
165212015-04-10 Yao Qi <yao.qi@linaro.org>
16522
16523 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
16524 (test_add_rn_pc): New function.
16525 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
16526 (top level): Invoke test_add_rn_pc.
16527
906d60cf
PA
165282015-04-10 Pedro Alves <palves@redhat.com>
16529
16530 PR gdb/13858
16531 * gdb.base/step-over-no-symbols.exp: New file.
16532
f2983cc3
AW
165332015-04-09 Andy Wingo <wingo@igalia.com>
16534
16535 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
16536 after the Python tests.
16537
6d62641c
SDJ
165382015-04-08 Keith Seitz <keiths@redhat.com>
16539
16540 PR python/16699
16541 * gdb.python/py-completion.exp: New tests for completion.
16542 * gdb.python/py-completion.py (CompleteLimit1): New class.
16543 (CompleteLimit2): Likewise.
16544 (CompleteLimit3): Likewise.
16545 (CompleteLimit4): Likewise.
16546 (CompleteLimit5): Likewise.
16547 (CompleteLimit6): Likewise.
16548 (CompleteLimit7): Likewise.
16549
f3770638
PA
165502015-04-08 Pedro Alves <palves@redhat.com>
16551
16552 PR gdb/18214
16553 PR gdb/18216
16554 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
16555 function.
16556 (main): Install it as SIGUSR1 handler.
16557 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
16558 parameter. Always use "setup" as prefix. Toggle "set
16559 displaced-stepping" off/on depending on global. Don't switch to
16560 thread 1 here.
16561 (top level): Add displaced stepping "off/on" test axis. Update
16562 "setup" calls. Wrap each subtest with with_test_prefix. Test
16563 continuing with a queued signal in each thread.
16564
4496bed7
PA
165652015-04-08 Pedro Alves <palves@redhat.com>
16566
16567 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
16568 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
16569 gdb_breakpoint instead of gdb_test that doesn't expect anything.
16570 Return early if running to main fails.
16571 * gdb.trace/while-stepping.exp: Likewise.
16572
b97fde92
PA
165732015-04-07 Pedro Alves <palves@redhat.com>
16574
16575 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
16576 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
16577 interact with inferior program.
16578
f71c18e7
PA
165792015-04-07 Pedro Alves <palves@redhat.com>
16580
16581 * lib/gdb.exp (inferior_spawn_id): New global.
16582 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
16583 spawn id after processing the user code.
16584 (default_gdb_start): Set inferior_spawn_id.
16585 (send_inferior): New procedure.
16586 * lib/gdbserver-support.exp (gdbserver_start): Set
16587 inferior_spawn_id.
16588 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
16589
6423214f
PA
165902015-04-07 Pedro Alves <palves@redhat.com>
16591
16592 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
16593 * lib/gdbserver-support.exp (gdbserver_start): Make
16594 $server_spawn_id global.
16595 (gdbserver_start): Don't wait for gdbserver's spawn id with
16596 expect_background.
16597 (close_gdbserver): New procedure.
16598 (gdb_exit): Rename the default version and reimplement.
16599
71c0ee8c
PA
166002015-04-07 Pedro Alves <palves@redhat.com>
16601
72f4393d 16602 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
16603 append the substituted item, not the original item.
16604
203bc29b
PA
166052015-04-07 Pedro Alves <palves@redhat.com>
16606
16607 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
16608 gdb_expect.
16609
508a3ddf
PA
166102015-04-07 Pedro Alves <palves@redhat.com>
16611
16612 * gdb.base/interrupt.exp: Don't handle the case of the inferior
16613 output appearing once only.
16614
9f6dbe2b
PA
166152015-04-07 Pedro Alves <palves@redhat.com>
16616
16617 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
16618 that doesn't expect anything. Return early if running to main
16619 fails.
16620
337532fa
YQ
166212015-04-07 Yao Qi <yao.qi@linaro.org>
16622
16623 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
16624 (child_function): Call alarm.
16625 (main): Move call to alarm into the loop.
16626 * gdb.threads/non-stop-fair-events.exp: Build program with
16627 -DTIMEOUT=$timeout.
16628
01b622d4
DE
166292015-04-06 Doug Evans <xdje42@gmail.com>
16630
16631 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
16632 Fix dest parameter to board_info.
16633 (fpc_compile): Ditto.
16634 (gdb_compile_pascal): Rename dest arg to destfile.
16635
961f4160
PMR
166362015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
16637
16638 * gdb.ada/funcall_ref.exp: New file.
16639 * gdb.ada/funcall_ref/foo.adb: New file.
16640
cafda597
YQ
166412015-04-02 Yao Qi <yao.qi@linaro.org>
16642
16643 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
16644 is remote.
16645
fed040c6
GB
166462015-04-02 Gary Benson <gbenson@redhat.com>
16647
16648 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
16649
d11916aa
SS
166502015-04-01 Sasha Smundak <asmundak@google.com>
16651
16652 * gdb.python/py-unwind-maint.c: New file.
16653 * gdb.python/py-unwind-maint.exp: New test.
16654 * gdb.python/py-unwind-maint.py: New file.
16655 * gdb.python/py-unwind.c: New file.
16656 * gdb.python/py-unwind.exp: New test.
16657 * gdb.python/py-unwind.py: New test.
16658
a1471180
PA
166592015-04-01 Pedro Alves <palves@redhat.com>
16660
16661 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
16662 to fail instead of non-existent $test.
16663
0bbeccb1
PA
166642015-04-01 Pedro Alves <palves@redhat.com>
16665
16666 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
16667 GDBFLAGS if not empty.
16668
3c724c8c
PMR
166692015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
16670
16671 * gdb.ada/complete.exp: Remove "multi_line".
16672 * gdb.ada/info_exc.exp: Remove "multi_line".
16673 * gdb.ada/packed_tagged.exp: Remove "multi_line".
16674 * gdb.ada/ptype_field.exp: Remove "multi_line".
16675 * gdb.ada/sym_print_name.exp: Remove "multi_line".
16676 * gdb.ada/tagged.exp: Remove "multi_line".
16677 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
16678 [multi_line ...]
16679 * gdb.btrace/delta.exp: Likewise.
16680 * gdb.btrace/exception.exp: Likewise.
16681 * gdb.btrace/function_call_history.exp: Likewise.
16682 * gdb.btrace/instruction_history.exp: Likewise.
16683 * gdb.btrace/nohist.exp: Likewise.
16684 * gdb.btrace/record_goto.exp: Likewise.
16685 * gdb.btrace/segv.exp: Likewise.
16686 * gdb.btrace/stepi.exp: Likewise.
16687 * gdb.btrace/tailcall.exp: Likewise.
16688 * gdb.btrace/unknown_functions.exp: Likewise.
16689 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
16690 * lib/gdb.exp: Add the "multi_line" helper.
16691
4eec2deb
PA
166922015-04-01 Pedro Alves <palves@redhat.com>
16693
16694 * gdb.threads/tid-reuse.c: New file.
16695 * gdb.threads/tid-reuse.exp: New file.
16696
df8411da
SDJ
166972015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
16698
16699 PR corefiles/16092
16700 * gdb.base/coredump-filter.c: New file.
16701 * gdb.base/coredump-filter.exp: Likewise.
16702
6ef37366
PM
167032015-03-27 Petr Machata <pmachata@redhat.com>
16704
16705 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
16706 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
16707 (Dwarf::assemble): Initialize them.
16708 (Dwarf::lines): New function.
16709
7ec911b0
JT
167102015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
16711
16712 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
16713 SYMBOL_PREFIX for x86_64-*-cygwin.
16714
ff908ebf
AW
167152015-03-26 Andy Wingo <wingo@igalia.com>
16716
16717 PR symtab/18148
16718 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
16719 const_value but not a location.
16720 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
16721 location defined in non-main CUs are visible.
16722
6d5f0679
YQ
167232015-03-26 Yao Qi <yao.qi@linaro.org>
16724
16725 PR testsuite/18139
16726 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
16727 Add a line number entry for the same line.
16728 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
16729 Add a line number entry for the same line.
16730
2898689b
YQ
167312015-03-26 Yao Qi <yao.qi@linaro.org>
16732
16733 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
16734 .int 0.
16735 (func): Likewise. Add .Lfunc_1 label.
16736 Use .Lfunc_1 label.
16737 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
16738 .int 0.
16739 (func): Likewise.
16740 Use .Lfunc_1 label.
16741
85180498
YQ
167422015-03-26 Yao Qi <yao.qi@linaro.org>
16743
16744 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
16745 Call gdb_compile instead to compile each .s files without debug
16746 information.
16747
8aa08a8d
YQ
167482015-03-26 Yao Qi <yao.qi@linaro.org>
16749
16750 * gdb.base/savedregs.exp (process_saved_regs): Make
16751 "Saved registers:" optional in the pattern.
16752
66849923
MM
167532015-03-25 Markus Metzger <markus.t.metzger@intel.com>
16754
16755 * gdb.btrace/next.exp: Merged into step.exp.
16756 * gdb.btrace/finish.exp: Merged into step.exp.
16757 * gdb.btrace/nexti.exp: Merged into stepi.exp.
16758 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
16759 "record goto" and checking the exact replay position.
16760 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
16761 check for "Recording format" in "info record" output.
16762 * gdb.btrace/record_goto.exp: Choose test file based on target.
16763 * gdb.btrace/x86-record_goto.S: Renamed into ...
16764 * gdb.btrace/x86_64-record_goto.S: ... this.
16765 * gdb.btrace/i686-record_goto.S: New.
16766 * gdb.btrace/x86-tailcall.S: Renamed into ...
16767 * gdb.btrace/x86_64-tailcall.S: ... this.
16768 * gdb.btrace/i686-tailcall.S: New.
16769 * gdb.btrace/x86-tailcall.c: Renamed into ...
16770 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
16771 separate statements. Update test.
16772 * gdb.btrace/delta.exp: Use record_goto.c as test file.
16773 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
16774 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
16775 * gdb.btrace/tailcall.exp: Choose test file based on target.
16776 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
16777
11cc1b74
MM
167782015-03-25 Markus Metzger <markus.t.metzger@intel.com>
16779
16780 * gdb.btrace/exception.exp: Increase BTS buffer size.
16781
a25d8bf9
PA
167822015-03-24 Pedro Alves <palves@redhat.com>
16783
16784 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
16785
856e7dd6
PA
167862015-03-24 Pedro Alves <palves@redhat.com>
16787
16788 * gdb.threads/schedlock.exp (test_step): No longer expect that
16789 "set scheduler-locking step" with "next" over a function call runs
16790 threads unlocked.
16791
ad235a41
AT
167922015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
16793
16794 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
16795
15630549
AT
167962015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
16797
16798 PR breakpoints/16466
16799 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
16800 * gdb.mi/mi-pending.c (thread_func): New function.
16801 (int main): Add threading support required.
16802 * gdb.mi/mi-pending.exp: Add tests for this issue.
16803 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
16804 (pendfunc2): Remove stdio dependency.
16805 * gdb.mi/mi-pendshr2.c: New file.
16806
693dca06
KS
168072015-03-23 Keith Seitz <keiths@redhat.com>
16808
16809 * gdb.linespec/keywords.c: New file.
16810 * gdb.linespec/keywords.exp: New file.
16811
7e993ebf
KS
168122015-03-23 Keith Seitz <keiths@redhat.com>
16813
16814 PR gdb/18021
16815 * gdb.dwarf2/staticvirtual.exp: New test.
16816
bc23328c
JK
168172015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
16818
16819 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
16820 * README: Remove HP-UX and gdb.hp.
16821 (configuration):
16822 * configure: Regenerate.
16823 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
16824 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
16825 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
16826 gdb.hp/gdb.defects/Makefile.
16827 * gdb.hp/Makefile.in: File deleted.
16828 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
16829 * gdb.hp/gdb.aCC/optimize.c: File deleted.
16830 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
16831 * gdb.hp/gdb.aCC/run.c: File deleted.
16832 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
16833 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
16834 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
16835 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
16836 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
16837 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
16838 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
16839 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
16840 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
16841 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
16842 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
16843 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
16844 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
16845 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
16846 * gdb.hp/gdb.base-hp/reg.s: File deleted.
16847 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
16848 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
16849 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
16850 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
16851 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
16852 * gdb.hp/gdb.compat/Makefile.in: File deleted.
16853 * gdb.hp/gdb.compat/average.c: File deleted.
16854 * gdb.hp/gdb.compat/sum.c: File deleted.
16855 * gdb.hp/gdb.compat/xdb.c: File deleted.
16856 * gdb.hp/gdb.compat/xdb0.c: File deleted.
16857 * gdb.hp/gdb.compat/xdb0.h: File deleted.
16858 * gdb.hp/gdb.compat/xdb1.c: File deleted.
16859 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
16860 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
16861 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
16862 * gdb.hp/gdb.defects/Makefile.in: File deleted.
16863 * gdb.hp/gdb.defects/bs14602.c: File deleted.
16864 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
16865 * gdb.hp/gdb.defects/solib-d.c: File deleted.
16866 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
16867 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
16868 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
16869 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
16870 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
16871 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
16872 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
16873 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
16874 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
16875 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
16876 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
16877 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
16878 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
16879 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
16880 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
16881 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
16882 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
16883 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
16884 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
16885 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
16886 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
16887 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
16888 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
16889 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
16890 * gdb.hp/tools/odump: File deleted.
16891
8bf3b159
PA
168922015-03-19 Pedro Alves <palves@redhat.com>
16893
16894 * gdb.threads/continue-pending-status.exp (saw_thread_2)
16895 (saw_thread_3): New globals.
16896 (top level): Increment them when an event for the corresponding
16897 thread is seen.
16898 (no thread starvation): New test.
16899
eb54c8bf
PA
169002015-03-19 Pedro Alves <palves@redhat.com>
16901
16902 * gdb.threads/continue-pending-status.c: New file.
16903 * gdb.threads/continue-pending-status.exp: New file.
16904
32d2e5d6
PA
169052015-03-18 Pedro Alves <palves@redhat.com>
16906
16907 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
16908 Use gdb_is_target_remote instead of is_remote. Use
16909 gdb_test_multiple instead of gdb_expect. Exit early if
16910 gdb_test_multiple hits its internal matches. Tighten stepi tests
16911 expected output. Fail on exit with any signal, instead of just
16912 SIGILL.
16913
f68f11b7
YQ
169142015-03-18 Yao Qi <yao.qi@linaro.org>
16915
16916 PR tdep/18107
16917 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
16918 variable.
16919 * gdb.base/catch-syscall.exp: Don't skip it on
16920 aarch64*-*-linux* target. Remove elements in all_syscalls.
16921 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
16922 target.
16923 (setup_all_syscalls): New proc.
16924
ca5fd19b
YQ
169252015-03-16 Yao Qi <yao.qi@linaro.org>
16926
16927 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
16928 (top level): Skip tests if valid_addr_p returns false for
16929 $cmd1 or $cmd2.
16930
85642ba0
AW
169312015-03-11 Andy Wingo <wingo@igalia.com>
16932
16933 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
16934
e03f9645
YQ
169352015-03-11 Yao Qi <yao.qi@linaro.org>
16936
16937 * gdb.base/catch-syscall.exp: Fix typo in comments.
16938
5d0962b2
YQ
169392015-03-11 Yao Qi <yao.qi@linaro.org>
16940
16941 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
16942
b2df3cef
PA
169432015-03-09 Pedro Alves <palves@redhat.com>
16944
16945 * dg-extract-results.py: Delete.
16946
ef878e53
PA
169472015-03-09 Pedro Alves <palves@redhat.com>
16948
16949 Merge dg-extract-results.sh from GCC upstream (r218843).
16950
16951 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
16952 * dg-extract-results.sh: Use --text with grep to avoid issues with
16953 binary files. Fall back to cat -v, if that doesn't work.
16954
9494d219
PA
169552015-03-05 Pedro Alves <palves@redhat.com>
16956
16957 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
16958
a8d9763a
SM
169592015-03-04 Simon Marchi <simon.marchi@ericsson.com>
16960
16961 * lib/mi-support.exp (mi_expect_interrupt): Accept
16962 alternative event for when in all-stop mode.
16963
be9957b8
PA
169642015-03-04 Pedro Alves <palves@redhat.com>
16965
16966 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
16967
d57be0f4 169682015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
16969
16970 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
16971
c214c7cf
AA
169722015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
16973
16974 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
16975 regexps for GDB's current line display, accept a hex address
16976 preceding the line number.
16977
6d74a497
AA
169782015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
16979
16980 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
16981 the 'arch1' variable for "s390*-linux*" targets.
16982
511aee7c
PA
169832015-03-04 Pedro Alves <palves@redhat.com>
16984
16985 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
16986 (main): Pass missing retval argument to pthread_join call.
16987
95e50b27
PA
169882015-03-02 Pedro Alves <palves@redhat.com>
16989
16990 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
16991 (top level): Call do_test with non-stop as well.
16992
28054d69
PA
169932015-03-02 Pedro Alves <palves@redhat.com>
16994
16995 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
16996 -1.
16997
4fa5d7b4
AA
169982015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
16999
17000 * gdb.arch/s390-vregs.exp: New test.
17001 * gdb.arch/s390-vregs.S: New file.
17002
97c18565
PA
170032015-02-27 Pedro Alves <palves@redhat.com>
17004
17005 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
17006 call to catch_command_errors.
17007 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
17008 catch_command_errors.
17009
a37bfa30
PA
170102015-02-27 Pedro Alves <palves@redhat.com>
17011
17012 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
17013 "true" for boolean result.
17014 * gdb.gdb/selftest.exp (test_with_self): Also accept full
17015 prototype of main.
17016
6f98576f
PA
170172015-02-27 Pedro Alves <palves@redhat.com>
17018
17019 * lib/unbuffer_output.c: New file.
17020 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
17021 (main): Call gdb_unbuffer_output.
17022
eba5ab56
YQ
170232015-02-27 Yao Qi <yao.qi@linaro.org>
17024
17025 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
17026 target.
17027
0def5aaa
DE
170282015-02-26 Doug Evans <dje@google.com>
17029
17030 * gdb.cp/class2.cc (Dbase, D): New classes.
17031 (main): New local delta.
17032 * gdb.cp/class2.exp: Test printing delta.
17033 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
17034 (dynbar): New global.
17035 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
17036
081a1c2c
JK
170372015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
17038
17039 * gdb.compile/compile-ifunc.c: New file.
17040 * gdb.compile/compile-ifunc.exp: New file.
17041
2f41223f
AT
170422015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
17043
17044 * gdb.base/structs.exp: Check for correct struct on finish.
17045
03eddd80
YQ
170462015-02-26 Yao Qi <yao.qi@linaro.org>
17047
17048 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
17049 is zero.
17050
80c57053
JK
170512015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
17052
17053 * gdb.arch/cordic.ko.bz2: New file.
17054 * gdb.arch/cordic.ko.debug.bz2: New file.
17055 * gdb.arch/ppc64-symtab-cordic.exp: New file.
17056
21613c12
YQ
170572015-02-25 Yao Qi <yao.qi@linaro.org>
17058
17059 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
17060 aarch64*-*-* target.
17061
d8b901ed
PA
170622015-02-23 Pedro Alves <palves@redhat.com>
17063
17064 * lib/gdb.exp (delete_breakpoints): Rewrite using
17065 gdb_test_multiple.
17066
e5b85ead
PA
170672015-02-23 Pedro Alves <palves@redhat.com>
17068
17069 * gdb.base/info-os.c: Include stdlib.h.
17070
85c3a371
DE
170712015-02-22 Doug Evans <xdje42@gmail.com>
17072
17073 PR symtab/17855
17074 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
17075 is read after symbols have been re-read.
17076 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
17077 * gdb.ada/exec_changed/second.adb (Second): Ditto.
17078
96553a0c
DE
170792015-02-21 Doug Evans <dje@google.com>
17080
17081 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
17082
97a0c697
JK
170832015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
17084
17085 PR corefiles/17808
17086 * gdb.arch/i386-biarch-core.core.bz2: New file.
17087 * gdb.arch/i386-biarch-core.exp: New file.
17088
a47cd6e9
PA
170892015-02-21 Pedro Alves <palves@redhat.com>
17090
17091 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
17092 runto_main fails.
17093
c5facdc4
PA
170942015-02-20 Pedro Alves <palves@redhat.com>
17095
17096 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
17097 info probes.
17098
2db9a427
PA
170992015-02-20 Pedro Alves <palves@redhat.com>
17100
17101 * gdb.threads/multi-create-ns-info-thr.exp: New file.
17102
60fb7e9e
PA
171032015-02-20 Pedro Alves <palves@redhat.com>
17104
17105 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
17106 clean_restart before gdb_target_supports_trace.
17107
5c5019c2
PA
171082015-02-20 Pedro Alves <palves@redhat.com>
17109
17110 PR threads/18006
17111 * gdb.threads/clone-thread_db.c: New file.
17112 * gdb.threads/clone-thread_db.exp: New file.
17113
c9587f88
AT
171142015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
17115
17116 PR breakpoints/16812
17117 * gdb.base/catch-gdb-caused-signals.c: New file.
17118 * gdb.base/catch-gdb-caused-signals.exp: New file.
17119
f6a88844
JM
171202015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
17121
17122 * configure: Regenerated.
17123 * configure.ac: Use GDB_AC_TRANSFORM.
17124 * aclocal.m4: sinclude ../transform.m4.
17125
497c491b
JM
171262015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
17127
17128 * lib/dtrace.exp: New file.
17129 * gdb.base/dtrace-probe.exp: Likewise.
17130 * gdb.base/dtrace-probe.d: Likewise.
17131 * gdb.base/dtrace-probe.c: Likewise.
17132 * lib/pdtrace.in: Likewise.
17133 * configure.ac: Output variables with the transformed names of
17134 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
17135 * configure: Regenerated.
17136
03e98035
JM
171372015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
17138
17139 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
17140 expected message when trying to access $_probe_* convenience
17141 variables while not on a probe.
17142
63cc30e9
JK
171432015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
17144
17145 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
17146
0703599a
PA
171472015-02-11 Pedro Alves <pedro@codesourcery.com>
17148
17149 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
17150 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
17151
7e60a48e
DE
171522015-02-10 Doug Evans <xdje42@gmail.com>
17153
17154 * lib/gdb.exp (gdb_load): Always return a result.
17155
01b088bc
PA
171562015-02-10 Pedro Alves <palves@redhat.com>
17157
17158 * gdb.threads/signal-sigtrap.c: New file.
17159 * gdb.threads/signal-sigtrap.exp: New file.
17160
b05ec7a5
AT
171612015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
17162
17163 * gdb.trace/no-attach-trace.c: New file.
17164 * gdb.trace/no-attach-trace.exp: New file.
17165
a2c2acaf
MW
171662015-02-09 Mark Wielaard <mjw@redhat.com>
17167
17168 * gdb.dwarf2/atomic.c: New file.
17169 * gdb.dwarf2/atomic-type.exp: Likewise.
17170
31fd9caa
MM
171712015-02-09 Markus Metzger <markus.t.metzger@intel.com>
17172
17173 * gdb.btrace/buffer-size.exp: Update "info record" output.
17174 * gdb.btrace/delta.exp: Update "info record" output.
17175 * gdb.btrace/enable.exp: Update "info record" output.
17176 * gdb.btrace/finish.exp: Update "info record" output.
17177 * gdb.btrace/instruction_history.exp: Update "info record" output.
17178 * gdb.btrace/next.exp: Update "info record" output.
17179 * gdb.btrace/nexti.exp: Update "info record" output.
17180 * gdb.btrace/step.exp: Update "info record" output.
17181 * gdb.btrace/stepi.exp: Update "info record" output.
17182 * gdb.btrace/nohist.exp: Update "info record" output.
17183
d33501a5
MM
171842015-02-09 Markus Metzger <markus.t.metzger@intel.com>
17185
17186 * gdb.btrace/buffer-size: New.
17187
f4abbc16
MM
171882015-02-09 Markus Metzger <markus.t.metzger@intel.com>
17189
17190 * gdb.btrace/delta.exp: Update "info record" output.
17191 * gdb.btrace/enable.exp: Update "info record" output.
17192 * gdb.btrace/finish.exp: Update "info record" output.
17193 * gdb.btrace/instruction_history.exp: Update "info record" output.
17194 * gdb.btrace/next.exp: Update "info record" output.
17195 * gdb.btrace/nexti.exp: Update "info record" output.
17196 * gdb.btrace/step.exp: Update "info record" output.
17197 * gdb.btrace/stepi.exp: Update "info record" output.
17198 * gdb.btrace/nohist.exp: Update "info record" output.
17199
b9d61307
SM
172002015-02-06 Simon Marchi <simon.marchi@ericsson.com>
17201
17202 PR gdb/15678
17203 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
17204
e584fdbc
PA
172052015-02-06 Pedro Alves <palves@redhat.com>
17206
17207 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
17208 macro.
17209 (seconds_left, again): New globals.
17210 (main): Wait seconds_left in a 1-second sleep loop instead of
17211 sleeping 180 seconds. If 'again' is set, reset the seconds
17212 counter.
17213 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
17214 'again' in the inferior before detaching. Print the seconds left.
17215 (options): New global.
17216 (top level): Build program with -DTIMEOUT=$timeout.
17217
77f41761
PA
172182015-02-06 Pedro Alves <palves@redhat.com>
17219
17220 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
17221 determine how many seconds to pass to 'alarm'.
17222 * gdb.base/gdb-sigterm.exp (top level): Build program with
17223 -DTIMEOUT=$timeout.
17224 (do_test): Return success/failure indication. Add more verbose
17225 logging. Don't fail if 200 single steps are seen. Instead, fail
17226 when the test times out.
17227 (passes): New global.
17228 (top level): Break the testing loop if testing fails on any
17229 iteration. Use gdb_assert.
17230
b9394193
DB
172312015-02-04 Don Breazeal <donb@codesourcery.com>
17232
17233 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
17234 and initialize them.
17235 (ipc_cleanup): New function.
17236 (main): Don't declare shmid, semid, and msqid. Add a call to
17237 atexit so that we call ipc_cleanup on exit.
17238
42d9e528
PA
172392015-02-04 Pedro Alves <palves@redhat.com>
17240
17241 * boards/native-extended-gdbserver.exp: Remove any target variant
17242 specifications from the board name before clearing the isremote
17243 flag from board_info.
17244
ae6ae975
DE
172452015-01-31 Doug Evans <xdje42@gmail.com>
17246
17247 * gdb.base/maint.exp <maint print type argc>: Update expected output.
17248
cfb069a8
GB
172492015-01-31 Gary Benson <gbenson@redhat.com>
17250
17251 * gdb.base/completion.exp: Disable completion limiting for
17252 existing tests. Add new tests to check completion limiting.
17253 * gdb.linespec/ls-errs.exp: Disable completion limiting.
17254
5dd31d79
DE
172552015-01-31 Doug Evans <xdje42@gmail.com>
17256
17257 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
17258
9f050062
DE
172592015-01-31 Doug Evans <xdje42@gmail.com>
17260
17261 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
17262 entries. Duplicate file section script entries.
17263 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
17264 inlined entries. Add test for safe-path rejection.
17265 * gdb.python/py-section-script.c: Add duplicate inlined section script
17266 entries. Duplicate file section script entries.
17267 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
17268 inlined entries. Add test for safe-path rejection.
17269
df25ebbd
JB
172702015-01-29 Joel Brobecker <brobecker@adacore.com>
17271
17272 * gdb.ada/disc_arr_bound: New testcase.
17273
4a0ca9ec
JB
172742015-01-29 Joel Brobecker <brobecker@adacore.com>
17275
17276 * gdb.ada/mi_var_array: New testcase.
17277
3a8b707a
DE
172782015-01-27 Doug Evans <dje@google.com>
17279
17280 * gdb.python/py-objfile.exp: Add tests for objfile.username.
17281 Add test for objfile.filename, objfile.username after objfile
17282 has been unloaded.
17283
f8313f6e
JB
172842015-01-26 Joel Brobecker <brobecker@adacore.com>
17285
17286 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
17287 the second test to print the name attribute of value
17288 returned by the call to gdb.lookup_type, and adjust
17289 the expected output accordingly.
17290
37bc665e
MW
172912015-01-25 Mark Wielaard <mjw@redhat.com>
17292
17293 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
17294 * gdb.base/disp-step-fork.c: Include unistd.h.
17295 * gdb.base/siginfo-obj.c: Include stdio.h.
17296 * gdb.base/siginfo-thread.c: Likewise.
17297 * gdb.mi/non-stop.c: Include unistd.h.
17298 * gdb.mi/nsthrexec.c: Include stdio.h.
17299 * gdb.mi/pthreads.c: Include unistd.h.
17300 * gdb.modula2/unbounded1.c (main): Declare returns int.
17301 * gdb.reverse/consecutive-reverse.c: Likewise.
17302 * gdb.threads/create-fail.c: Include unistd.h.
17303 * gdb.threads/killed.c: Likewise.
17304 * gdb.threads/linux-dp.c: Likewise.
17305 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
17306 * gdb.threads/non-ldr-exc-2.c: Likewise.
17307 * gdb.threads/non-ldr-exc-3.c: Likewise.
17308 * gdb.threads/non-ldr-exc-4.c: Likewise.
17309 * gdb.threads/pthreads.c: Include unistd.h.
17310 (main): Declare returns int.
17311 * gdb.threads/tls-main.c (foo): New declaration.
17312 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
17313
f7e5394d
SM
173142015-01-23 Simon Marchi <simon.marchi@ericsson.com>
17315
17316 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
17317 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
17318
743649fd
MW
173192015-01-15 Mark Wielaard <mjw@redhat.com>
17320
17321 * gdb.base/noreturn-return.c: New file.
17322 * gdb.base/noreturn-return.exp: New file.
17323 * gdb.base/noreturn-finish.c: New file.
17324 * gdb.base/noreturn-finish.exp: New file.
17325
198297aa
PA
173262015-01-23 Pedro Alves <palves@redhat.com>
17327
17328 * gdb.threads/continue-pending-after-query.c: New file.
17329 * gdb.threads/continue-pending-after-query.exp: New file.
17330
717cf30c
AG
173312015-01-22 Anders Granlund <anders.granlund@ericsson.com>
17332 Simon Marchi <simon.marchi@ericsson.com>
17333
17334 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
17335 * gdb.base/valgrind-db-attach.exp: Same.
17336 * gdb.base/valgrind-infcall.exp: Same.
17337 * lib/mi-support.exp (default_mi_gdb_start): Same.
17338 * lib/prompt.exp (default_prompt_gdb_start): Same.
17339 * lib/gdb.exp (default_gdb_spawn): Same.
17340 (gdb_interact): New.
17341
17342
4b62a76e
JK
173432015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
17344
17345 * gdb.compile/compile.exp (pointer to jit function): New test.
17346
b4cdae6f
WW
173472015-01-17 Wei-cheng Wang <cole945@gmail.com>
17348
17349 * lib/gdb.exp (supports_process_record): Return true for
17350 powerpc*-*-linux*.
17351 (supports_reverse): Likewise.
17352
d221e7ef
DB
173532015-01-15 Don Breazeal <donb@codesourcery.com>
17354
17355 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
17356 instead of checking whether the target board is remote and
17357 use spawn_wait_for_attach instead of exec/sleep.
17358 * gdb.base/attach-twice.exp: Likewise.
17359
bafffb51
JB
173602015-01-15 Joel Brobecker <brobecker@adacore.com>
17361
17362 * gdb.ada/var_arr_attrs: New testcase.
17363
5589af0e
PA
173642015-01-14 Pedro Alves <palves@redhat.com>
17365 Joel Brobecker <brobecker@adacore.com>
17366
17367 PR gdb/17525
17368 * gdb.base/bp-cmds-execution-x-script.c: New file.
17369 * gdb.base/bp-cmds-execution-x-script.exp: New file.
17370 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
17371
6c400b59
PA
173722015-01-14 Pedro Alves <palves@redhat.com>
17373
17374 PR cli/17828
17375 * gdb.base/batch-preserve-term-settings.c: New file.
17376 * gdb.base/batch-preserve-term-settings.exp: New file.
17377
e02c96a7
DE
173782015-01-13 Doug Evans <dje@google.com>
17379
17380 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
17381 binary.
17382
576fd14c
JB
173832015-01-13 Joel Brobecker <brobecker@adacore.com>
17384
17385 * Makefile.in (clean mostlyclean): Do not delete *.py.
17386
04dccad0
JB
173872015-01-13 Joel Brobecker <brobecker@adacore.com>
17388
17389 * gdb.python/py-lookup-type.exp: New file.
17390
3d230f71
PA
173912015-01-12 Pedro Alves <palves@redhat.com>
17392
17393 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
17394 restore GDBFLAGS before returning.
17395
7e67715d
JK
173962015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
17397
17398 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
17399 is_amd64_regs_target and is_x86_like_target.
17400
f2e0d4b4
DE
174012015-01-11 Doug Evans <xdje42@gmail.com>
17402
17403 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
17404 is given without an explicit form.
17405 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
17406 attributes.
17407 * gdb.dwarf/corrupt.exp: Ditto.
17408 * gdb.dwarf2/enum-type.exp: Ditto.
17409 * gdb.trace/entry-values.exp: Ditto.
17410 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
17411
439250fb
DE
174122015-01-11 Doug Evans <xdje42@gmail.com>
17413
17414 PR gdb/15830
17415 * gdb.base/maint.exp: Remove references to "maint demangle".
17416 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
17417 Add tests for explicitly specifying language to demangle.
17418 * gdb.dlang/demangle.exp: Ditto.
17419
ede9f622
PA
174202015-01-09 Pedro Alves <palves@redhat.com>
17421
17422 * gdb.threads/non-stop-fair-events.c: New file.
17423 * gdb.threads/non-stop-fair-events.exp: New file.
17424
a7b796db
PA
174252015-01-09 Pedro Alves <palves@redhat.com>
17426
17427 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
17428 the global scope. Set a breakpoint after all threads are started
17429 rather than stepping over two source lines. Expect the prompt.
17430 * gdb.base/watch_thread_num.c (threads_started_barrier): New
17431 global.
17432 (NUM): Now 15.
17433 (main): Use threads_started_barrier to wait for all threads to
17434 start. Main thread no longer calls thread_function. Exit after
17435 180 seconds.
17436 (loop): New function.
17437 (thread_function): Wait on threads_started_barrier barrier. Call
17438 'loop' at each iteration.
17439 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
17440 threads have started, instead of hardcoding number of "next"
17441 steps. Use an access watchpoint instead of a write watchpoint.
17442
9665ffdd
PA
174432015-01-09 Pedro Alves <palves@redhat.com>
17444
17445 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
17446 (thread_func): Wait on barrier.
17447 (main): Wait for all threads to start before stopping GDB.
17448 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
17449 global.
17450 (thread1_func, thread2_func): Wait on barrier.
17451 (main): Wait for all threads to start before stopping GDB.
17452 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
17453 New global.
17454 (thread1_func, thread2_func): Wait on barrier.
17455 (main): Wait for all threads to start before stopping GDB.
17456
c945a99f
PA
174572015-01-09 Pedro Alves <palves@redhat.com>
17458
17459 * gdb.threads/attach-many-short-lived-threads.c: New file.
17460 * gdb.threads/attach-many-short-lived-threads.exp: New file.
17461
c1a747c1
PA
174622014-01-09 Pedro Alves <palves@redhat.com>
17463
17464 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
17465 instead of to thread 2.
17466 * gdb.threads/signal-command-multiple-signals-pending.c (main):
17467 Add barrier around each pthread_create call instead of around all
17468 calls.
17469 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
17470 Set a break on thread_function and have the child threads hit it
17471 one at at a time.
17472
60b3033e
PA
174732015-01-09 Pedro Alves <palves@redhat.com>
17474
17475 * lib/gdb.exp (can_spawn_for_attach): New procedure.
17476 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
17477 false.
17478 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
17479 checking whether the target board is remote.
17480 * gdb.multi/multi-attach.exp: Likewise.
17481 * gdb.python/py-sync-interp.exp: Likewise.
17482 * gdb.server/ext-attach.exp: Likewise.
17483 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
17484 tests that need to attach, instead of checking whether the target
17485 board is remote at the top of the file.
17486
acc018ac
YQ
174872015-01-08 Yao Qi <yao@codesourcery.com>
17488
17489 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
17490
50a18af8
JK
174912015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
17492
17493 Fix testcase compilation.
17494 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
17495
8503d6e1
JB
174962015-01-06 Joel Brobecker <brobecker@adacore.com>
17497
17498 * gdb.python/py-type.exp: Add a couple test about empty
17499 array creation, and negative-length array creation.
17500
cc73dbcc
DE
175012015-01-02 Doug Evans <xdje42@gmail.com>
17502
17503 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
17504
0300bbc7
DE
175052015-01-02 Doug Evans <dje@google.com>
17506
17507 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
17508
9d85a0ec
YQ
175092014-12-29 Yao Qi <yao@codesourcery.com>
17510
17511 * gdb.trace/entry-values.exp: Update comments. Rename variable
17512 bar_call_foo to returned_from_foo.
17513
87186c6a
MMN
175142014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
17515
17516 PR gdb/17394
17517 * gdb.linespec/break-asm-file.c: New file.
17518 * gdb.linespec/break-asm-file.exp: New file.
17519 * gdb.linespec/break-asm-file0.s: New file.
17520 * gdb.linespec/break-asm-file1.s: New file.
17521
1bab7383
YQ
175222014-12-18 Nigel Stephens <nigel@mips.com>
17523 Maciej W. Rozycki <macro@codesourcery.com>
17524
17525 * gdb.base/float.exp: Handle the new output from "info float" on
17526 MIPS targets.
17527
1bc1068a
JK
175282014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
17529
17530 Fix MinGW compilation.
17531 * gdb.compile/compile-ops.exp: Update untested message if
17532 !skip_compile_feature_tests.
17533 * gdb.compile/compile-setjmp.exp: Likewise.
17534 * gdb.compile/compile-tls.exp: Likewise.
17535 * gdb.compile/compile.exp: Likewise.
17536 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
17537 supported on this host".
17538
b6615d10
DE
175392014-12-16 Doug Evans <xdje42@gmail.com>
17540
17541 * boards/stabs.exp: New file.
17542
25dda427
AA
175432014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
17544
17545 * gdb.base/completion.exp: Adjust to format changes of "maint
17546 print user-registers".
17547
bf330350
CU
175482014-12-16 Catalin Udma <catalin.udma@freescale.com>
17549
17550 PR server/17457
17551 * gdb.arch/aarch64-fp.c: New file.
17552 * gdb.arch/aarch64-fp.exp: New file.
17553
395cf596
SDJ
175542014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
17555
17556 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
17557 r210637, r210913, r211666, r215400, r215817).
17558
17559 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
17560 * dg-extract-results.py: New file.
17561 * dg-extract-results.sh: Use it if the environment seems
17562 suitable.
17563
17564 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
17565
17566 * dg-extract-results.py (parse_run): Handle warnings that
17567 are printed before a test harness is run.
17568
17569 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
17570
17571 * dg-extract-results.py (Named): Remove __cmp__ method.
17572 (output_variation): Use a key to sort variation.harnesses.
17573
17574 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
17575
17576 * dg-extract-results.py: For Python 3, force sys.stdout to
17577 handle surrogate escape sequences.
17578 (safe_open): New function.
17579 (output_segment, main): Use it.
17580
17581 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
17582
17583 * dg-extract-results.py (Prog.result_re): Include options
17584 in test name.
17585
17586 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
17587
17588 * dg-extract-results.py (output_variation): Always sort if
17589 do_sum.
17590
e882ef3c
SM
175912014-12-15 Simon Marchi <simon.marchi@ericsson.com>
17592
17593 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
17594 as long as we get pagination notifications.
17595
4992aa20
JM
175962014-12-15 Jason Merrill <jason@redhat.com>
17597
17598 * Makefile.in (check-gdb.%): Restore.
17599 * README: Mention it.
17600
c1b5a1a6
JB
176012014-12-13 Joel Brobecker <brobecker@adacore.com>
17602
17603 * gdb.ada/str_uninit: New testcase.
17604
5537b577
JK
176052014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
17606
17607 PR symtab/17642
17608 * gdb.base/vla-stub-define.c: New file.
17609 * gdb.base/vla-stub.c: New file.
17610 * gdb.base/vla-stub.exp: New file.
17611
bb2ec1b3
TT
176122014-12-12 Phil Muldoon <pmuldoon@redhat.com>
17613 Jan Kratochvil <jan.kratochvil@redhat.com>
17614 Tom Tromey <tromey@redhat.com>
17615
17616 * configure.ac: Add gdb.compile/.
17617 * configure: Regenerate.
17618 * gdb.compile/Makefile.in: New file.
17619 * gdb.compile/compile-ops.exp: New file.
17620 * gdb.compile/compile-ops.c: New file.
17621 * gdb.compile/compile-tls.c: New file.
17622 * gdb.compile/compile-tls.exp: New file.
17623 * gdb.compile/compile-constvar.S: New file.
17624 * gdb.compile/compile-constvar.c: New file.
17625 * gdb.compile/compile-mod.c: New file.
17626 * gdb.compile/compile-nodebug.c: New file.
17627 * gdb.compile/compile-setjmp-mod.c: New file.
17628 * gdb.compile/compile-setjmp.c: New file.
17629 * gdb.compile/compile-setjmp.exp: New file.
17630 * gdb.compile/compile-shlib.c: New file.
17631 * gdb.compile/compile.c: New file.
17632 * gdb.compile/compile.exp: New file.
17633 * lib/gdb.exp (skip_compile_feature_tests): New proc.
17634
4ff709eb
TT
176352014-12-12 Tom Tromey <tromey@redhat.com>
17636
17637 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
17638 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
17639
6dddd6a5
DE
176402014-12-12 Doug Evans <dje@google.com>
17641
17642 * lib/gdb-python.exp (get_python_valueof): New function.
17643 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
17644
71c24708
AA
176452014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
17646
17647 * gdb.base/completion.exp: Add test for completion of "info
17648 registers ".
17649
3e29f34a
MR
176502014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
17651
17652 * gdb.base/func-ptrs.c: New file.
17653 * gdb.base/func-ptrs.exp: New file.
17654
fc126975
SM
176552014-12-10 Simon Marchi <simon.marchi@ericsson.com>
17656
17657 PR breakpoints/17012
17658 * gdb.base/dprintf-detach.c: New file.
17659 * gdb.base/dprintf-detach.exp: New file.
17660
0a46d518
SM
176612014-12-10 Simon Marchi <simon.marchi@ericsson.com>
17662
17663 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
17664 * lib/gdb.exp (target_is_gdbserver): New procedure.
17665
a0be3e44
DE
176662014-12-08 Doug Evans <dje@google.com>
17667
17668 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
17669
df1b803a
YQ
176702014-12-05 Yao Qi <yao@codesourcery.com>
17671
17672 * gdb.guile/scm-error.exp: Remove the third argument to
17673 gdb_remote_download.
17674 * gdb.guile/scm-frame-args.exp: Likewise.
17675 * gdb.guile/scm-section-script.exp: Likewise.
17676
ddb9f679
YQ
176772014-12-05 Yao Qi <yao@codesourcery.com>
17678
17679 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
17680
86e4ed39
DE
176812014-12-04 Doug Evans <dje@google.com>
17682
17683 * gdb.python/py-objfile.exp: Add tests for
17684 objfile.add_separate_debug_file.
17685
7c50a931
DE
176862014-12-04 Doug Evans <dje@google.com>
17687
17688 * lib/gdb.exp (get_build_id): New function.
17689 (build_id_debug_filename_get): Rewrite to use it.
17690 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
17691
621661e3
MR
176922014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
17693
17694 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
17695 `method(long)', not just 0x0.
17696 * gdb.cp/nsalias.exp: Align code labels to 4.
17697 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
17698 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
17699 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
17700 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
17701 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
17702 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
17703
29f0c3b7
DE
177042014-12-02 Doug Evans <dje@google.com>
17705
e1e061e7 17706 PR symtab/17602
29f0c3b7 17707 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 17708 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
17709 * gdb.cp/anon-ns.exp: Update.
17710
162078c8
NB
177112014-12-02 Nick Bull <nicholaspbull@gmail.com>
17712
17713 * gdb.python/py-events.py (inferior_call_handler): New.
17714 (register_changed_handler, memory_changed_handler): New.
17715 (test_events.invoke): Register new handlers.
17716 * gdb.python/py-events.exp: Add tests for inferior call,
17717 memory_changed and register_changed events.
17718
fdb09caf
AA
177192014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
17720
17721 * gdb.base/execl-update-breakpoints.exp: Specify the link address
17722 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
17723 if the linker doesn't understand this.
17724
55cfb2c4
SM
177252014-12-01 Simon Marchi <simon.marchi@ericsson.com>
17726
17727 * gdb.python/python.exp: Change expected reply to help().
17728
9e8cd6df
YQ
177292014-12-01 Yao Qi <yao@codesourcery.com>
17730
17731 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
17732 AC_CONFIG_SUBDIRS(gdb.gdbtk).
17733 * configure: Re-generated.
17734
6c659fc2
SC
177352014-11-28 Siva Chandra Reddy <sivachandra@google.com>
17736
17737 * gdb.cp/chained-calls.cc: New file.
17738 * gdb.cp/chained-calls.exp: New file.
17739 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
17740
d7fc3181
SM
177412014-11-28 Simon Marchi <simon.marchi@ericsson.com>
17742
17743 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
17744 * gdb.dwarf2/symtab-producer.exp: Same.
17745 * gdb.gdb/python-interrupts.exp: Same.
17746 * gdb.gdb/python-selftest.exp: Same.
17747 * gdb.python/py-linetable.exp: Same.
17748 * gdb.python/py-type.exp: Same.
17749 * gdb.python/py-value-cc.exp: Same.
17750 * gdb.python/py-value.exp: Same.
17751
10e79639
YQ
177522014-11-28 Yao Qi <yao@codesourcery.com>
17753
17754 * gdb.base/break-probes.exp: Match library name prefixed with
17755 sysroot.
17756
f28a0564
SM
177572014-11-27 Simon Marchi <simon.marchi@ericsson.com>
17758
17759 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
17760 test expected output. Add parentheses for the call to print.
17761 Remove L suffix from integers.
17762
3fe1ce1d
DE
177632014-11-26 Doug Evans <dje@google.com>
17764
17765 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
17766
84429e27
YQ
177672014-11-22 Yao Qi <yao@codesourcery.com>
17768
17769 * gdb.trace/entry-values.c: Remove asms.
17770 (foo): Add foo_label.
17771 (bar): Add bar_label.
17772 * gdb.trace/entry-values.exp: Remove code computing foo's
17773 length and bar's length.
17774 (Dwarf::assemble): Invoke function_range for bar and use
17775 MACRO_AT_func for foo.
17776
26741859
YQ
177772014-11-22 Yao Qi <yao@codesourcery.com>
17778
17779 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
17780 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
17781 Use .Lgcc43_procstart instead of gcc43.
17782
45e44d27
JB
177832014-11-21 Joel Brobecker <brobecker@adacore.com>
17784
17785 * gdb.ada/n_arr_bound: New testcase.
17786
458c8db8
SDJ
177872014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
17788
17789 PR breakpoints/10737
17790 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
17791 test_catch_syscall_multi_arch.
17792 (test_catch_syscall_multi_arch): New function.
17793
43f3e411
DE
177942014-11-20 Doug Evans <xdje42@gmail.com>
17795
17796 * gdb.base/maint.exp: Update expected output.
17797
0d7b2549
AA
177982014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
17799
17800 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
17801 4-byte instruction on S390.
17802
8908fca5
JB
178032014-11-19 Joel Brobecker <brobecker@adacore.com>
17804
17805 * gdb.ada/arr_arr: New testcase.
17806
4a46959e
JB
178072014-11-19 Joel Brobecker <brobecker@adacore.com>
17808
17809 * gdb.ada/pkd_arr_elem: New Testcase.
17810
470e2f4e
LM
178112014-11-18 Luis Machado <lgustavo@codesourcery.com>
17812
17813 * gdb.reverse/break-precsave: Expect completion message for
17814 core file reads.
17815 * gdb.reverse/consecutive-precsave.exp: Likewise.
17816 * gdb.reverse/finish-precsave.exp: Likewise.
17817 * gdb.reverse/i386-precsave.exp: Likewise.
17818 * gdb.reverse/machinestate-precsave.exp: Likewise.
17819 * gdb.reverse/sigall-precsave.exp: Likewise.
17820 * gdb.reverse/solib-precsave.exp: Likewise.
17821 * gdb.reverse/step-precsave.exp: Likewise.
17822 * gdb.reverse/until-precsave.exp: Likewise.
17823 * gdb.reverse/watch-precsave.exp: Likewise.
17824
a267f3ad
AA
178252014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
17826
17827 * gdb.base/bp-permanent.c: Include unistd.h.
17828 * gdb.python/py-framefilter-mi.c (main): Add return type.
17829 * gdb.python/py-framefilter.c (main): Likewise.
17830 * gdb.trace/actions-changed.c (main): Likewise.
17831
12084a9a
AA
178322014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
17833
17834 * gdb.mi/until.c: Add eye-catchers.
17835 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
17836 line numbers.
17837
dc7e1a77
AA
178382014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
17839
17840 * gdb.base/condbreak.exp: Drop references to removed non-prototype
17841 function header variants in break1.c.
17842 * gdb.base/ena-dis-br.exp: Likewise.
17843 * gdb.base/hbreak2.exp: Likewise.
17844 * gdb.reverse/until-precsave.exp: Drop references to removed
17845 non-prototype function header variants in ur1.c.
17846 * gdb.reverse/until-reverse.exp: Likewise.
17847
41c77605
PM
178482014-11-17 Petr Machata <pmachata@redhat.com>
17849
17850 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
17851 ${_cu_offset_size} bytes abbrev offset.
17852
34248c3a
DE
178532014-11-15 Doug Evans <xdje42@gmail.com>
17854
17855 PR symtab/17559
17856 * gdb.base/line-symtabs.exp: New file.
17857 * gdb.base/line-symtabs.c: New file.
17858 * gdb.base/line-symtabs.h: New file.
17859
646da059
YQ
178602014-11-14 Yao Qi <yao@codesourcery.com>
17861
17862 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
17863 (func): Add label func_label.
17864 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
17865 Replace low_pc and high_pc with MACRO_AT_range.
17866 Replace name, low_pc and high_pc with MACRO_AT_func.
17867
9301ebe6
YQ
178682014-11-14 Yao Qi <yao@codesourcery.com>
17869
17870 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
17871 Replace name, low_pc and high_pc with MACRO_AT_func.
17872
f166b542
YQ
178732014-11-14 Yao Qi <yao@codesourcery.com>
17874
17875 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
17876 produce debug information.
17877 * gdb.dwarf2/implptr-optimized-out.S: Removed.
17878
0f6e71e3
YQ
178792014-11-14 Yao Qi <yao@codesourcery.com>
17880
17881 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
17882 object and get function length.
17883 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
17884 with MACRO_AT_func.
17885 (top-level): Replace gdb_compile and clean_restart with
17886 prepare_for_testing.
17887 * gdb.dwarf2/main.c (main): Add label main_label.
17888
876c4df9
YQ
178892014-11-14 Yao Qi <yao@codesourcery.com>
17890
17891 * lib/dwarf.exp (function_range): New procedure.
17892 (Dwarf::_handle_macro_at_func): New procedure.
17893 (Dwarf::_handle_macro_at_range): New procedure.
17894 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
17895
02ad9cf1
YQ
178962014-11-14 Yao Qi <yao@codesourcery.com>
17897
17898 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
17899 (_handle_attribute): New procedure.
17900
a59add0c
AA
179012014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17902
17903 * gdb.ada/cond_lang/foo.c (callme): Add return type.
17904 * gdb.base/call-sc.c (zed): Likewise.
17905 * gdb.base/checkpoint.c (main): Likewise.
17906 * gdb.base/dump.c (main): Likewise.
17907 * gdb.base/gcore.c (main): Likewise.
17908 * gdb.base/huge.c (main): Likewise.
17909 * gdb.base/multi-forks.c (main): Likewise.
17910 * gdb.base/pr10179-a.c (main): Likewise.
17911 * gdb.base/savedregs.c (main): Likewise.
17912 * gdb.base/sigaltstack.c (main): Likewise.
17913 * gdb.base/siginfo.c (main): Likewise.
17914 * gdb.base/structs.c (zed): Likewise.
17915 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
17916 * gdb.mi/mi-syn-frame.c (main): Likewise.
17917 * gdb.mi/until.c (foo, main): Likewise.
17918 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
17919 * gdb.base/solib-weak.c (foo): Declare.
17920 * gdb.base/attach-twice.c: Include stdio.h.
17921 * gdb.base/weaklib1.c: Likewise.
17922 * gdb.base/weaklib2.c: Likewise.
17923 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
17924 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
17925 unistd.h.
17926 * gdb.base/attach-pie-misread.c: Include stdlib.h.
17927 * gdb.mi/mi-exit-code.c: Likewise.
17928 * gdb.base/break-interp-lib.c: Include string.h.
17929 * gdb.base/coremaker.c: Likewise.
17930 * gdb.base/testenv.c: Likewise.
17931 * gdb.python/py-finish-breakpoint.c: Likewise.
17932 * gdb.base/inferior-died.c: Include sys/wait.h.
17933 * gdb.base/fileio.c: Include time.h.
17934 * gdb.base/async-shell.c: Include unistd.h.
17935 * gdb.base/dprintf-non-stop.c: Likewise.
17936 * gdb.base/info-os.c: Likewise.
17937 * gdb.mi/mi-console.c: Likewise.
17938 * gdb.mi/watch-nonstop.c: Likewise.
17939 * gdb.python/py-events.c: Likewise.
17940 * gdb.base/async.c (baz): Move up before its invocation.
17941 * gdb.base/code_elim2.c (my_global_func): Likewise.
17942 * gdb.base/skip-solib-lib.c (multiply): Likewise.
17943 * gdb.base/advance.c (func2): Likewise.
17944
3b5d5997
AA
179452014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17946
17947 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
17948 variant.
17949 * gdb.base/annota3.c: Likewise.
17950 * gdb.base/async.c: Likewise.
17951 * gdb.base/average.c: Likewise.
17952 * gdb.base/call-ar-st.c: Likewise.
17953 * gdb.base/call-rt-st.c: Likewise.
17954 * gdb.base/call-sc.c: Likewise.
17955 * gdb.base/call-strs.c: Likewise.
17956 * gdb.base/ending-run.c: Likewise.
17957 * gdb.base/execd-prog.c: Likewise.
17958 * gdb.base/exprs.c: Likewise.
17959 * gdb.base/foll-exec.c: Likewise.
17960 * gdb.base/foll-fork.c: Likewise.
17961 * gdb.base/foll-vfork.c: Likewise.
17962 * gdb.base/funcargs.c: Likewise.
17963 * gdb.base/gcore.c: Likewise.
17964 * gdb.base/jump.c: Likewise.
17965 * gdb.base/langs0.c: Likewise.
17966 * gdb.base/langs1.c: Likewise.
17967 * gdb.base/langs2.c: Likewise.
17968 * gdb.base/mips_pro.c: Likewise.
17969 * gdb.base/nodebug.c: Likewise.
17970 * gdb.base/opaque0.c: Likewise.
17971 * gdb.base/opaque1.c: Likewise.
17972 * gdb.base/recurse.c: Likewise.
17973 * gdb.base/run.c: Likewise.
17974 * gdb.base/scope0.c: Likewise.
17975 * gdb.base/scope1.c: Likewise.
17976 * gdb.base/setshow.c: Likewise.
17977 * gdb.base/setvar.c: Likewise.
17978 * gdb.base/shmain.c: Likewise.
17979 * gdb.base/shr1.c: Likewise.
17980 * gdb.base/shr2.c: Likewise.
17981 * gdb.base/sigall.c: Likewise.
17982 * gdb.base/signals.c: Likewise.
17983 * gdb.base/so-indr-cl.c: Likewise.
17984 * gdb.base/solib2.c: Likewise.
17985 * gdb.base/structs.c: Likewise.
17986 * gdb.base/sum.c: Likewise.
17987 * gdb.base/vforked-prog.c: Likewise.
17988 * gdb.base/watchpoint.c: Likewise.
17989 * gdb.reverse/shr2.c: Likewise.
17990 * gdb.reverse/until-reverse.c: Likewise.
17991 * gdb.reverse/ur1.c: Likewise.
17992 * gdb.reverse/watch-reverse.c: Likewise.
17993
066a77c5
AA
179942014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17995
17996 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
17997 variant.
17998 * gdb.base/sepdebug.exp: Drop references to removed code.
17999
4f204ea5
AA
180002014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18001
18002 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
18003 variant. Preserve original line numbering.
18004 * gdb.base/list1.c: Likewise.
18005
3b377a3a
AA
180062014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18007
18008 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
18009 variant.
18010 * gdb.base/break1.c: Likewise.
18011 * gdb.base/break.exp: Drop references to removed code.
18012
e444df73
AA
180132014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18014
18015 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
18016 variant.
18017
8008f2a7
AA
180182014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18019
18020 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
18021
a5a06887
AA
180222014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18023
18024 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
18025 logic into perform_all_tests() and invoke it with and without
18026 function header prototypes.
18027 (do_function_calls): Remove conditional XFAIL for PR 5318.
18028 (rerun_and_prepare): Remove duplicate code.
18029 (perform_all_tests): New. Main logic moved here.
18030
44dba9b9
AA
180312014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18032
18033 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
18034 code guarded by #ifdef NO_PROTOTYPES.
18035 (t_double_many_args): Likewise.
18036 (DEF_FUNC_MANY_ARGS_1): Likewise.
18037 (DEF_FUNC_VALUES_1): Likewise.
18038 (t_structs_ldc): Renamed from t_structs_fc in conditional code
18039 guarded by #ifdef PROTOTYPES.
18040
d1fbcd56
AA
180412014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18042
18043 * gdb.mi/mi-console.c: Add eye-catcher.
18044 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
18045 instead of literal line number.
18046
b0e59b8f
AA
180472014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18048
18049 * gdb.base/shr2.c: Add eye-catcher.
18050 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
18051 line number.
18052
78f98cca
AA
180532014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18054
18055 * gdb.base/jump.c: Add eye-catchers.
18056 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
18057 numbers.
18058
58fa2af0
AA
180592014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18060
18061 * gdb.base/execd-prog.c: Add eye-catchers.
18062 * gdb.base/foll-exec.c: Likewise.
18063 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
18064 line numbers.
18065
04e5059b
AA
180662014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18067
18068 * gdb.base/ending-run.c: Add eye-catchers.
18069 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
18070 literal line numbers.
18071
dbfdb174
AA
180722014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18073
18074 * gdb.base/call-rt-st.c: Add eye-catchers.
18075 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
18076 literal line numbers.
18077
888a2ade
AA
180782014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18079
18080 * gdb.base/call-ar-st.c: Add eye-catchers.
18081 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
18082 literal line numbers.
18083
6acc2dde
AA
180842014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18085
18086 * gdb.base/average.c: Add eye-catchers.
18087 * gdb.base/sum.c: Likewise.
18088 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
18089 regexps dynamically.
18090
9ecfcd1d
AA
180912014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18092
18093 * gdb.base/solib1.c: Add eye-catchers.
18094 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
18095 literal line numbers.
18096
78708b7c
PA
180972014-11-12 Pedro Alves <palves@redhat.com>
18098
18099 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
18100 leader has exited.
18101
af48d08f
PA
181022014-11-12 Pedro Alves <palves@redhat.com>
18103
18104 * gdb.arch/i386-bp_permanent.c: New file.
18105 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
18106 (srcfile): Set to i386-bp_permanent.c.
18107 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
18108 that stepi does not execute the 'leave' instruction, instead of
18109 testing it does execute.
18110 * gdb.base/bp-permanent.c: New file.
18111 * gdb.base/bp-permanent.exp: New file.
18112
af3768e9
DE
181132014-11-10 Doug Evans <xdje42@gmail.com>
18114
18115 PR symtab/17564
18116 * gdb.base/symtab-search-order.exp: New file.
18117 * gdb.base/symtab-search-order.c: New file.
18118 * gdb.base/symtab-search-order-1.c: New file.
18119 * gdb.base/symtab-search-order-shlib-1.c: New file.
18120
9de00a4a
PA
181212014-11-07 Pedro Alves <palves@redhat.com>
18122
18123 PR gdb/17511
18124 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
18125 i?86-*-linux*.
18126
e0f52461
SC
181272014-11-03 Siva Chandra Reddy <sivachandra@google.com>
18128
18129 PR c++/17494
18130 * gdb.cp/pr17494.cc: New file.
18131 * gdb.cp/pr17494.exp: New file.
18132
6ce8c980
YQ
181332014-11-02 Yao Qi <yao@codesourcery.com>
18134
18135 * gdb.python/python.exp: Get working directory and match the
18136 output of "set extended-prompt \\w " with it.
18137
02be9a71
DE
181382014-10-30 Doug Evans <dje@google.com>
18139
18140 * gdb.python/py-objfile.exp: Add tests for setting random attributes
18141 in objfiles.
18142 * gdb.python/py-progspace.exp: Add tests for setting random attributes
18143 in progspaces.
18144
3bdff46b
LM
181452014-10-30 Janis Johnson <janisjo@codesourcery.com>
18146
18147 * gdb.base/fullpath-expand.exp: Skip for a remote host.
18148 * gdb.base/realname-expand.exp: Likewise.
18149 * gdb.linespec/macro-relative.exp: Likewise.
18150
ab917dfb
PA
181512014-10-29 Pedro Alves <palves@redhat.com>
18152
18153 PR gdb/17408
18154 * gdb.threads/schedlock.c (some_function): New function.
18155 (call_function): New global.
18156 (MAYBE_CALL_SOME_FUNCTION): New macro.
18157 (thread_function): Call it.
18158 * gdb.threads/schedlock.exp (get_args): Add description parameter,
18159 and use it instead of a global counter. Adjust all callers.
18160 (get_current_thread): Use "find current thread" for test message
18161 here rather than having all callers pass down the same string.
18162 (goto_loop): New procedure, factored out from ...
18163 (my_continue): ... this.
18164 (step_ten_loops): Change parameter from test message to command to
18165 use. Adjust.
18166 (list_count): Delete global.
18167 (check_result): New procedure, factored out from duplicate top
18168 level code.
18169 (continue tests): Wrap in with_test_prefix.
18170 (test_step): New procedure, factored out from duplicate top level
18171 code.
18172 (top level): Test "step" in combination with all scheduler-locking
18173 modes. Test "next" in combination with all scheduler-locking
18174 modes, and in combination with stepping over a function call or
18175 not.
18176 * gdb.threads/next-bp-other-thread.c: New file.
18177 * gdb.threads/next-bp-other-thread.exp: New file.
18178
d3d4baed
PA
181792014-10-29 Pedro Alves <palves@redhat.com>
18180
18181 PR python/17372
18182 * gdb.python/python.exp: Test a multi-line command that spawns
18183 interactive Python.
18184 * gdb.base/multi-line-starts-subshell.exp: New file.
18185
563e8d85
YQ
181862014-10-29 Yao Qi <yao@codesourcery.com>
18187
18188 * gdb.base/fileio.exp: Make directories on host.
18189
0ea4d52e
YQ
181902014-10-29 Yao Qi <yao@codesourcery.com>
18191
18192 * gdb.base/fileio.c (test_write): Close the file.
18193
7f5ef605
PA
181942014-10-28 Pedro Alves <palves@redhat.com>
18195
18196 PR gdb/12623
18197 * gdb.base/sigstep.c (no_handler): New global.
18198 (main): If 'no_handler is true, set the signal handlers to
18199 SIG_IGN.
18200 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
18201 with_sw_watch and no_handler parameters. Handle them.
18202 (top level) <stepping over handler when stopped at a breakpoint
18203 test>: Add a test axis for testing with a software watchpoint, and
18204 another for testing with the signal handler set to SIG_IGN.
18205 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
18206 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
18207
abbdbd03
PA
182082014-10-28 Pedro Alves <palves@redhat.com>
18209
18210 PR gdb/17511
18211 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
18212 * gdb.base/sigstep.exp (other_handler_location): New global.
18213 (advance): Support stepping into the signal handler, and running
18214 commands while in the handler.
18215 (in_handler_map): New global.
18216 (top level): In the advance test, add combinations for getting
18217 into the handler with stepping commands, and for running commands
18218 in the handler. Add comment descripting the advancei tests.
18219
1df4399f
PA
182202014-10-28 Pedro Alves <palves@redhat.com>
18221
18222 * gdb.base/sigstep.exp: Use build_executable instead of
18223 prepare_for_testing.
18224 (top level): Move code that starts GDB, runs to main and creates a
18225 display to ...
18226 (restart): ... this new procedure.
18227 (top level): Move backtrace from signal handler test to ...
18228 (validate_backtrace): ... this new procedure.
18229 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
18230 with_test_prefix. Always restart GDB.
18231 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
18232 with_test_prefix. Always restart GDB. No need to delete
18233 breakpoints after the test.
18234 (test_skip_handler): Remove prefix parameter.
18235 (skip_over_handler, breakpoint_to_handler)
18236 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
18237 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
18238 restart GDB. No need to delete breakpoints after the test.
18239 (top level): Use foreach to call the test procedures with
18240 different commands.
18241
a5b6e449
PA
182422014-10-28 Pedro Alves <palves@redhat.com>
18243
18244 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
18245 instead of GNATS numbers.
18246 * gdb.base/sigbpt.exp: Likewise.
18247 * gdb.base/siginfo.exp: Likewise.
18248 * gdb.base/sigstep.exp: Likewise.
18249
e5f8a7cc
PA
182502014-10-27 Pedro Alves <palves@redhat.com>
18251
18252 * gdb.base/sigstep.c (dummy): New global.
18253 (main): Issue a couple writes to the new global.
18254 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
18255 procedures.
18256 (skip_over_handler): Use test_skip_handler.
18257 (top level): Call skip_over_handler for stepi and nexti too.
18258 (breakpoint_over_handler): Use test_skip_handler.
18259 (top level): Call breakpoint_over_handler for stepi and nexti too.
18260
763905a3
YQ
182612014-10-27 Yao Qi <yao@codesourcery.com>
18262
18263 * gdb.trace/tfile.c (adjust_function_address)
18264 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
18265 function descriptor.
18266
6f259a23
DB
182672014-10-24 Don Breazeal <donb@codesourcery.com>
18268
18269 * gdb.base/foll-fork.exp (test_follow_fork,
18270 catch_fork_child_follow): Check for updated fork messages emitted
18271 from infrun.c.
18272 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
18273 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
18274 vfork_and_exec_child_follow_through_step): Check for updated vfork
18275 messages emitted from infrun.c.
18276
09dd9a69
PA
182772014-10-24 Pedro Alves <palves@redhat.com>
18278
18279 * gdb.base/corefile.exp: Remove references to ultrix.
18280 * gdb.base/interrupt.exp: Likewise.
18281 * gdb.base/whatis.exp: Likewise.
18282 * gdb.gdb/selftest.exp: Likewise.
18283 * gdb.threads/manythreads.exp: Likewise.
18284 * gdb.threads/print-threads.exp: Likewise.
18285 * gdb.threads/pthreads.exp:: Likewise.
18286 * gdb.threads/schedlock.exp: Likewise.
18287
3433cfa5
SC
182882014-10-24 Siva Chandra Reddy <sivachandra@google.com>
18289
18290 * gdb.cp/non-trivial-retval.cc: Add a test case.
18291 * gdb.cp/non-trivial-retval.exp: Add a test.
18292
092f880b
YQ
182932014-10-20 Yao Qi <yao@codesourcery.com>
18294
18295 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
18296 * gdb.python/py-objfile-script-gdb.py: New file.
18297 * gdb.python/py-objfile-script.exp: Update reference to
18298 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
18299 of remote_download. Remove the dest file.
18300
acbdb7f3
YQ
183012014-10-20 Yao Qi <yao@codesourcery.com>
18302
18303 * gdb.base/checkpoint.exp: Don't remove file copied on host.
18304 * gdb.base/step-line.exp: Likewise.
18305 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
18306 * gdb.dwarf2/dw2-basic.exp: Likewise.
18307 * gdb.dwarf2/dw2-compressed.exp: Likewise.
18308 * gdb.dwarf2/dw2-filename.exp: Likewise.
18309 * gdb.dwarf2/dw2-intercu.exp: Likewise.
18310 * gdb.dwarf2/dw2-intermix.exp: Likewise.
18311 * gdb.dwarf2/dw2-producer.exp: Likewise.
18312 * gdb.dwarf2/mac-fileno.exp: Likewise.
18313 * gdb.python/py-frame-args.exp: Likewise.
18314 * gdb.python/py-framefilter.exp: Likewise.
18315 * gdb.python/py-mi.exp: Likewise.
18316 * gdb.python/py-objfile-script.exp: Likewise
18317 * gdb.python/py-pp-integral.exp: Likewise.
18318 * gdb.python/py-pp-re-notag.exp: Likewise.
18319 * gdb.python/py-prettyprint.exp: Likewise.
18320 * gdb.python/py-section-script.exp: Likewise.
18321 * gdb.python/py-typeprint.exp: Likewise.
18322 * gdb.python/py-xmethods.exp: Likewise.
18323 * gdb.stabs/weird.exp: Likewise.
18324 * gdb.xml/tdesc-regs.exp: Likewise.
18325
bd286a29
KCY
183262014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
18327
18328 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
18329 (out_cu): Use addr_len for the size of addresses.
18330 (out_line): Likewise. Size DW_LNE_set_address instruction
18331 according to addr_len.
18332 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
18333 (FUNC): Add START_INSNS to definition.
18334
673dc4a0
YQ
183352014-10-18 Yao Qi <yao@codesourcery.com>
18336
18337 * gdb.base/argv0-symlink.exp: Check argv[0] value if
18338 gdb_has_argv0 return true.
18339 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
18340 check [target_info exists noargs], check [gdb_has_argv0]
18341 instead.
18342 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
18343 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
18344 procedures.
18345
4ffbba72
DE
183462014-10-17 Doug Evans <dje@google.com>
18347
18348 * gdb.python/py-events.exp: Update expected output for clear_objfiles
18349 event.
18350 * gdb.python/py-events.py: Add clear_objfiles event.
18351
d096d8c1
DE
183522014-10-17 Doug Evans <dje@google.com>
18353
18354 * gdb.python/py-objfile.exp: Test progspace attribute.
18355
a80db015
LM
183562014-10-17 Luis Machado <lgustavo@codesourcery.com>
18357
18358 * gdb.guile/scm-breakpoint.exp: Do not assume any
18359 directory separators when matching source file paths.
18360 * gdb.python/py-breakpoint.exp: Likewise.
18361 * gdb.reverse/break-precsave.exp: Likewise.
18362 * gdb.reverse/break-reverse.exp: Likewise.
18363 * gdb.reverse/consecutive-precsave.exp: Likewise.
18364 * gdb.reverse/finish-precsave.exp: Likewise.
18365 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
18366 * gdb.reverse/finish-reverse.exp: Likewise.
18367 * gdb.reverse/i386-precsave.exp: Likewise.
18368 * gdb.reverse/i387-env-reverse.exp: Likewise.
18369 * gdb.reverse/i387-stack-reverse.exp: Likewise.
18370 * gdb.reverse/machinestate-precsave.exp: Likewise.
18371 * gdb.reverse/machinestate.exp: Likewise.
18372 * gdb.reverse/sigall-precsave.exp: Likewise.
18373 * gdb.reverse/solib-precsave.exp: Likewise.
18374 * gdb.reverse/step-precsave.exp: Likewise.
18375 * gdb.reverse/until-precsave.exp: Likewise.
18376 * gdb.reverse/watch-precsave.exp: Likewise.
18377 * gdb.reverse/watch-reverse.exp: Likewise.
18378
b22089ab
YQ
183792014-10-17 Yao Qi <yao@codesourcery.com>
18380
18381 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
18382 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
18383
6c4486e6
PA
183842014-10-17 Pedro Alves <palves@redhat.com>
18385
18386 PR gdb/17471
18387 * gdb.base/bg-execution-repeat.c: New file.
18388 * gdb.base/bg-execution-repeat.exp: New file.
18389
0ff33695
PA
183902014-10-17 Pedro Alves <palves@redhat.com>
18391
18392 PR gdb/17300
18393 * gdb.base/continue-all-already-running.c: New file.
18394 * gdb.base/continue-all-already-running.exp: New file.
18395
6fdebc3d
PA
183962014-10-17 Pedro Alves <palves@redhat.com>
18397
18398 PR gdb/17472
18399 * gdb.base/annota-input-while-running.c: New file.
18400 * gdb.base/annota-input-while-running.exp: New file.
18401
32a8097b
PA
184022014-10-17 Pedro Alves <palves@redhat.com>
18403
18404 * gdb.base/callfuncs.exp: emove references to osf.
18405 * gdb.base/sigall.exp: Likewise.
18406 * gdb.gdb/selftest.exp: Likewise.
18407 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
18408 * gdb.mi/non-stop.c: Likewise.
18409 * gdb.mi/pthreads.c: Likewise.
18410 * gdb.reverse/sigall-precsave.exp: Likewise.
18411 * gdb.reverse/sigall-reverse.exp: Likewise.
18412 * gdb.threads/pthreads.c: Likewise.
18413 * gdb.threads/pthreads.exp: Likewise.
18414
7a3517ff
YQ
184152014-10-17 Yao Qi <yao@codesourcery.com>
18416
18417 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
18418 check 'target_info exists noargs'.
18419 (test_command_prompt_position): Likewise.
18420 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
18421 Remove "set args".
18422 (progvar_simple_while_test): Likewise.
18423 (progvar_complex_if_while_test): Likewise.
18424 (if_while_breakpoint_command_test): Likewise.
18425 (infrun_breakpoint_command_test): Likewise.
18426 (breakpoint_command_test): Likewise.
18427 (watchpoint_command_test): Likewise.
18428 (bp_deleted_in_command_test): Likewise.
18429 (temporary_breakpoint_commands): Likewise.
18430
bb99c472
YQ
184312014-10-16 Yao Qi <yao@codesourcery.com>
18432
18433 * gdb.base/remotetimeout.exp: Remove noargs checking.
18434
7c16b83e
PA
184352014-10-15 Pedro Alves <palves@redhat.com>
18436
18437 PR breakpoints/9649
18438 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
18439 * gdb.base/breakpoint-in-ro-region.exp
18440 (probe_target_hardware_step): New procedure.
18441 (top level): Probe hardware stepping and hardware breakpoint
18442 support. Test stepping through a read-only region, with both
18443 "breakpoint auto-hw" on and off and both "always-inserted" on and
18444 off.
18445
35a49624
IB
184462014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
18447
18448 * gdb.dlang/demangle.exp: Update for demangling changes.
18449
2d1c107c
SC
184502014-10-15 Siva Chandra Reddy <sivachandra@google.com>
18451
18452 * gdb.cp/non-trivial-retval.cc: Add new test cases.
18453 * gdb.cp/non-trivial-retval.exp: Add new tests.
18454
778811d5
SC
184552014-10-15 Siva Chandra Reddy <sivachandra@google.com>
18456
18457 PR c++/13403
18458 PR c++/15154
18459 * gdb.cp/non-trivial-retval.cc: New file.
18460 * gdb.cp/non-trivial-retval.exp: New file.
18461
10c5f0a8
YQ
184622014-10-15 Yao Qi <yao@codesourcery.com>
18463
18464 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
18465 remote host.
18466
65d7b369
YQ
184672014-10-15 Yao Qi <yao@codesourcery.com>
18468
18469 * gdb.python/py-symbol.exp: Match file base name if host is
18470 remote, otherwise match file name with dir name.
18471 * gdb.python/py-symtab.exp: Likewise.
18472 * gdb.python/python.exp: Likewise.
18473
46dc1394
YQ
184742014-10-15 Yao Qi <yao@codesourcery.com>
18475
18476 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
18477 pattern.
18478 * gdb.python/py-symtab.exp: Likewise.
18479 * gdb.python/python.exp: Remove trailing ".*". Fix typo
18480 locationn.
18481
c40cc657
JB
184822014-10-14 Joel Brobecker <brobecker@adacore.com>
18483
18484 * gdb.ada/addr_arith: New testcase.
18485
2abf49e1
MR
184862014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
18487
18488 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
18489 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
18490 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
18491 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
18492
f7088df3
SDJ
184932014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
18494
18495 * gdb.arch/stap-eval-lang-ada.S: Likewise.
18496 * gdb.arch/stap-eval-lang-ada.c: Likewise.
18497 * gdb.arch/stap-eval-lang-ada.exp: New file.
18498
4dc06805
YQ
184992014-10-14 Yao Qi <yao@codesourcery.com>
18500
18501 * gdb.mi/mi-var-child.c (nothing1): New function.
18502 (nothing2): New function.
18503 (do_children_tests): Set function pointers by nothing1 and
18504 nothing2.
18505 * gdb.mi/mi-var-child.exp: Step over new added statements.
18506 Update test to match the new output.
18507 * gdb.mi/var-cmd.c (nothing1): New function.
18508 (nothing2): New function.
18509 (do_children_tests): Set function pointers by nothing1 and
18510 nothing2.
18511 * gdb.mi/mi-var-display.exp: Update test to match output.
18512 Step to the line specified by $line_dct_nothing.
18513 Increase the number of lines to step.
18514
46a93de2
YQ
185152014-10-14 Yao Qi <yao@codesourcery.com>
18516
18517 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
18518 tests.
18519 * gdb.mi/mi2-var-child.exp: Likewise.
18520
14ea52ee
DE
185212014-10-13 Doug Evans <dje@google.com>
18522
18523 * gdb.python/py-objfile.exp: Change name of file name test.
18524
e5c6e92b
DE
185252014-10-13 Doug Evans <dje@google.com>
18526
18527 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
18528 from the start of the CU.
18529
c780cc2f
JK
185302014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
18531 Yao Qi <yao@codesourcery.com>
18532
18533 Fix "save breakpoints" for "catch" command.
18534 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
18535 Remove -nonewline. Match also the added "main" line.
18536
99894e11
JK
185372014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
18538
18539 Fix "save breakpoints" for "disable $bpnum" command.
18540 * gdb.base/save-bp.c (main): Add label.
18541 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
18542
6e1ac5a3
JK
185432014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
18544
18545 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
18546
754dd2b0
YQ
185472014-10-11 Yao Qi <yao@codesourcery.com>
18548
18549 * gdb.server/server-kill.exp: Execute command
18550 "set remote trace-status-packet on" before "tstatus".
18551
f90183d7
YQ
185522014-10-11 Yao Qi <yao@codesourcery.com>
18553
18554 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
18555 (main): Call getppid.
18556 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
18557 and continue to it. Read variable "server_pid".
18558
bf40a607
YQ
185592014-10-11 Yao Qi <yao@codesourcery.com>
18560
18561 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
18562
052ca370
YQ
185632014-10-11 Yao Qi <yao@codesourcery.com>
18564
18565 * gdb.threads/thread-find.exp: Don't execute command
18566 "info threads".
18567 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
18568 * gdb.threads/linux-dp.exp: Don't check the condition
18569 $threads_created equals to zero.
18570
3831839c
PA
185712014-10-10 Pedro Alves <palves@redhat.com>
18572
18573 * gdb.base/bigcore.exp: Remove references to IRIX.
18574 * gdb.base/funcargs.exp: Likewise.
18575 * gdb.base/interrupt.exp: Likewise.
18576 * gdb.base/mips_pro.exp: Likewise.
18577 * gdb.base/nodebug.exp: Likewise.
18578 * gdb.base/setvar.exp: Likewise.
18579 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
18580
8b9a549d
PA
185812014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
18582 Pedro Alves <palves@redhat.com>
18583
18584 PR symtab/14466
18585 * gdb.base/vdso-warning.c: New file.
18586 * gdb.base/vdso-warning.exp: New file.
18587
d48ba5e8
DE
185882014-10-02 Doug Evans <dje@google.com>
18589
18590 * gdb.base/structs.c (main): Don't run forever.
18591
2278c276
PA
185922014-10-02 Pedro Alves <palves@redhat.com>
18593
18594 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
18595 (top level) <stop threads 1, stop threads 2>: Use it.
18596
b57bacec
PA
185972014-10-02 Pedro Alves <palves@redhat.com>
18598
18599 * gdb.threads/break-while-running.exp (test): Add new
18600 'update_thread_list' argument. Skip "info threads" if false.
18601 (top level): Add new 'update_thread_list' axis.
18602
13fd3ff3
PA
186032014-10-02 Pedro Alves <palves@redhat.com>
18604
18605 PR breakpoints/17431
18606 * gdb.base/execl-update-breakpoints.c: New file.
18607 * gdb.base/execl-update-breakpoints.exp: New file.
18608
0fec99e8
PA
186092014-10-01 Pedro Alves <palves@redhat.com>
18610
18611 * gdb.base/breakpoint-in-ro-region.c: New file.
18612 * gdb.base/breakpoint-in-ro-region.exp: New file.
18613
2ddf4301
SM
186142014-10-01 Simon Marchi <simon.marchi@ericsson.com>
18615
18616 * gdb.mi/mi-exit-code.exp: New file.
18617 * gdb.mi/mi-exit-code.c: New file.
18618
6a5f3f43
YQ
186192014-09-30 Yao Qi <yao@codesourcery.com>
18620
18621 * lib/prelink-support.exp (build_executable_own_libs): Error if
18622 the target isn't native.
18623
345bcc73
YQ
186242014-09-30 Yao Qi <yao@codesourcery.com>
18625
18626 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
18627 false.
18628
a25a5a45
PA
186292014-09-22 Pedro Alves <palves@redhat.com>
18630
18631 * gdb.threads/break-while-running.exp: New file.
18632 * gdb.threads/break-while-running.c: New file.
18633
00ba3162
YQ
186342014-09-19 Yao Qi <yao@codesourcery.com>
18635
18636 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
18637 Invoke test. Restart GDB with --readnow and invoke test again.
18638
c3b7b696
YQ
186392014-09-19 Yao Qi <yao@codesourcery.com>
18640
18641 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
18642 proc set_breakpoint_on_gcd_function. Invoke
18643 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
18644 invoke set_breakpoint_on_gcd_function again.
18645
2b4fd423
DE
186462014-09-18 Doug Evans <dje@google.com>
18647
18648 * gdb.dwarf2/symtab-producer.exp: New file.
18649
a5947601
SDJ
186502014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
18651
18652 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
18653 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
18654 * gdb.base/global-var-nested-by-dso.c: Likewise.
18655 * gdb.base/global-var-nested-by-dso.exp: Likewise.
18656
91c19059
SDJ
186572014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
18658 Pedro Alves <palves@redhat.com>
18659
18660 * gdb.base/watch-bitfields.exp: Pass string other than test file
18661 name to prepare_for_testing.
18662 (watch): New procedure.
18663 (expect_watchpoint): Use with_test_prefix.
18664 (top level): Factor out tests to ...
18665 (test_watch_location, test_regular_watch): ... these new
18666 procedures, and use with_test_prefix and gdb_continue_to_end.
18667
bb9d5f81
PP
186682014-09-16 Patrick Palka <patrick@parcs.ath.cx>
18669
18670 PR breakpoints/12526
18671 * gdb.base/watch-bitfields.exp: New file.
18672 * gdb.base/watch-bitfields.c: New file.
18673
635856f5
PA
186742014-09-16 Pedro Alves <palves@redhat.com>
18675
18676 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
18677 software and hardware addresses, not software address against
18678 itself.
18679
7280ceea
PA
186802014-09-16 Pedro Alves <palves@redhat.com>
18681
18682 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
18683 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
18684
428b16bd
PA
186852014-09-16 Pedro Alves <palves@redhat.com>
18686
18687 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
18688 files.
18689 * gdb.base/a2-run.exp: Remove all code guarded by istarget
18690 "*-*-vxworks*" throughout.
18691 * gdb.base/break.exp: Likewise.
18692 * gdb.base/default.exp: Likewise.
18693 * gdb.base/scope.exp: Likewise.
18694 * gdb.base/sepdebug.exp: Likewise.
18695 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
18696 throughout.
18697 * gdb.base/run.c: Likewise.
18698 * gdb.base/sepdebug.c: Likewise.
18699 * gdb.hp/gdb.aCC/run.c: Likewise.
18700 * gdb.reverse/until-reverse.c: Likewise.
18701 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
18702
666d413c
YQ
187032014-09-16 Yao Qi <yao@codesourcery.com>
18704
18705 * boards/local-remote-host-native.exp: New file.
18706
57cbd724
DE
187072014-09-14 Doug Evans <xdje42@gmail.com>
18708
18709 * gdb.threads/queue-signal.c (thread_count): New variable.
18710 (thread_count_mutex, thread_count_condvar): New variables.
18711 (incr_thread_count, wait_all_threads_running): New functions.
18712 (main): Wait for all threads to be in their thread functions.
18713
81219e53
DE
187142014-09-13 Doug Evans <xdje42@gmail.com>
18715
18716 * gdb.threads/queue-signal.c: New file.
18717 * gdb.threads/queue-signal.exp: New file.
18718
3714cea7
DE
187192014-09-13 Doug Evans <xdje42@gmail.com>
18720
18721 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
18722 be consistent with what default_gdb_init uses.
18723 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
18724 the plain text of the prompt. Add some logging printfs.
18725 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
18726
fa43b1d7
PA
187272014-09-12 Pedro Alves <palves@redhat.com>
18728
18729 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
18730 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
18731 * gdb.arch/i386-size-overlap.exp: Likewise.
18732 * gdb.arch/i386-size.exp: Likewise.
18733 * gdb.arch/i386-unwind.exp: Likewise.
18734 * gdb.base/a2-run.exp: Likewise.
18735 * gdb.base/break.exp: Likewise.
18736 * gdb.base/charset.exp: Likewise.
18737 * gdb.base/chng-syms.exp: Likewise.
18738 * gdb.base/commands.exp: Likewise.
18739 * gdb.base/dbx.exp: Likewise.
18740 * gdb.base/find.exp: Likewise.
18741 * gdb.base/funcargs.exp: Likewise.
18742 * gdb.base/jit-simple.exp: Likewise.
18743 * gdb.base/reread.exp: Likewise.
18744 * gdb.base/sepdebug.exp: Likewise.
18745 * gdb.base/step-bt.exp: Likewise.
18746 * gdb.cp/mb-inline.exp: Likewise.
18747 * gdb.cp/mb-templates.exp: Likewise.
18748 * gdb.objc/basicclass.exp: Likewise.
18749 * gdb.threads/killed.exp: Likewise.
18750
9d9bf2df
EBM
187512014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
18752
18753 PR tdep/17379
18754 * gdb.arch/powerpc-stackless.S: New file.
18755 * gdb.arch/powerpc-stackless.exp: New file.
18756
1cf2f1b0
JK
187572014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
18758
18759 * gdb.base/attach.c: Include unistd.h.
18760 (main): Call alarm. Add label postloop.
18761 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
18762 gdb_breakpoint, gdb_continue_to_breakpoint.
18763 (test_command_line_attach_run): Kill ${testpid} in one exit path.
18764
98880d46
PA
187652014-09-11 Pedro Alves <palves@redhat.com>
18766
18767 PR gdb/17347
18768 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
18769 * gdb.base/attach.exp (test_command_line_attach_run): New
18770 procedure.
18771 (top level): Call it.
18772
4c92ff2c
PA
187732014-09-11 Pedro Alves <palves@redhat.com>
18774
18775 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
18776 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
18777 (do_command_attach_tests): Use spawn_wait_for_attach.
18778 * gdb.base/solib-overlap.exp: Likewise.
18779 * gdb.multi/multi-attach.exp: Likewise.
18780 * gdb.python/py-prompt.exp: Likewise.
18781 * gdb.python/py-sync-interp.exp: Likewise.
18782 * gdb.server/ext-attach.exp: Likewise.
18783
3adc1a7d
GKB
187842014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
18785
18786 * gdb.fortran/array-element.exp: Remove unexpected "continue"
18787 command in testcase. Simplify testcase.
18788
96334934
JB
187892014-09-10 Joel Brobecker <brobecker@adacore.com>
18790
18791 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
18792
eb479039
JB
187932014-09-10 Joel Brobecker <brobecker@adacore.com>
18794
18795 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
18796
deede10c
JB
187972014-09-10 Joel Brobecker <brobecker@adacore.com>
18798
18799 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
18800
7828a5f5
JB
188012014-09-10 Joel Brobecker <brobecker@adacore.com>
18802
18803 * gdb.dwarf2/dynarr-ptr.c: New file.
18804 * gdb.dwarf2/dynarr-ptr.exp: New file.
18805
33aeebcf
MR
188062014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
18807
18808 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
18809 of 30 rather than hardcoding 120 for a slow test case. Take the
18810 `gdb,timeout' target setting into account for this calculation.
18811 Don't extend the timeout for the test cases that don't need it.
18812
7b415901
MR
188132014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
18814
18815 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
18816 a factor of 2 for a slow test case. Take the `gdb,timeout'
18817 target setting into account for this calculation.
18818 * gdb.reverse/until-precsave.exp: Increase the timeout by
18819 a factor of 15 and 3 respectively rather than adding 120
18820 for a pair of slow test cases. Take the `gdb,timeout'
18821 target setting into account for this calculation.
18822
4a40f85a
MR
188232014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
18824
18825 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
18826 timeout, don't pass one down to gdb_expect.
18827 (gdb_expect): Rework timeout selection.
18828
09635af7
MR
188292014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
18830
18831 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
18832 exception on timeout.
18833 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
18834 (gdbserver_start_extended): Catch any `gdbserver_start' error
18835 exceptions.
18836 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
18837 * lib/mi-support.exp (mi_gdb_target_load): Catch any
18838 `gdbserver_gdb_load' error exceptions.
18839
2bdd10b7
MR
188402014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
18841
18842 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
18843 120 on waiting for the TCP socket to open.
18844
316935f0
DE
188452014-09-09 Doug Evans <xdje42@gmail.com>
18846
18847 * gdb.base/default.exp (show_conv_list): Add _caller_is,
18848 _caller_matches, _any_caller_is, _any_caller_matches.
18849
83740597
DE
188502014-09-09 Doug Evans <xdje42@gmail.com>
18851
18852 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
18853
4c122fc3
YQ
188542014-09-09 Yao Qi <yao@codesourcery.com>
18855
18856 * gdb.mi/mi-var-display.exp: Set print symbol off.
18857
a9f116cb
GKB
188582014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
18859
18860 PR gdb/17035
18861 * gdb.base/commands.exp: Add tests to verify user-defined
18862 commands with empty bodies.
18863 * gdb.python/py-cmd.exp: Test that we don't show user-defined
18864 python commands in `show user command`.
18865 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
18866 scheme commands in `show user command`.
18867
c75bd3a2
JK
188682014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
18869
18870 PR python/17355
18871 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
18872 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
18873 * gdb.python/py-framefilter-invalidarg.exp: New file.
18874 * gdb.python/py-framefilter-invalidarg.py: New file.
18875
faa42425
DE
188762014-09-06 Doug Evans <xdje42@gmail.com>
18877
18878 PR 15276
18879 * gdb.python/py-caller-is.c: New file.
18880 * gdb.python/py-caller-is.exp: New file.
18881
474ca4f6
SDJ
188822014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
18883
18884 PR gdb/17235
18885 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
18886 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
18887
eb0b0463
SDJ
188882014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
18889
18890 PR fortran/17237
18891 * gdb.fortran/print-formatted.exp: New file.
18892 * gdb.fortran/print-formatted.f90: Likewise.
18893
5f3b99cf
SS
188942014-09-03 Sasha Smundak <asmundak@google.com>
18895
18896 * gdb.python/py-frame.exp: Test Frame.read_register.
18897
7d793aa9
SDJ
188982014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
18899
18900 PR python/16699
18901 * gdb.python/py-completion.exp: New file.
18902 * gdb.python/py-completion.py: Likewise.
18903
fb0576e9
DE
189042014-08-28 Doug Evans <dje@google.com>
18905
18906 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
18907 eax,etc. are live with values set by gdb and thus the compiler can't
18908 use them.
18909 * gdb.arch/i386-pseudo.c (main): Ditto.
18910
ee92b0dd
DE
189112014-08-27 Doug Evans <dje@google.com>
18912
18913 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
18914
6649db35
DE
189152014-08-25 Doug Evans <dje@google.com>
18916
18917 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
18918 (main): Ditto.
18919
564b7600
DE
189202014-08-25 Doug Evans <dje@google.com>
18921
18922 * gdb.threads/thread-execl.exp: #include <stdio.h>.
18923
3881fb67
YQ
189242014-08-24 Yao Qi <yao@codesourcery.com>
18925
18926 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
18927 symbol off.
18928 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
18929
a05a36a5
DE
189302014-08-22 Doug Evans <dje@google.com>
18931
18932 PR 17276
18933 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
18934 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
18935 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
18936
7c343b48
YQ
189372014-08-22 Yao Qi <yao@codesourcery.com>
18938
18939 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
18940 * gdb.python/py-finish-breakpoint2.exp: Likewise.
18941 * gdb.python/python.exp: Likewise. Use .py file on the host
18942 instead of the build.
18943
22fd09ae
JK
189442014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
18945
18946 * gdb.threads/gcore-stale-thread.c: New file.
18947 * gdb.threads/gcore-stale-thread.exp: New file.
18948
a8454a7c
PA
189492014-08-21 Pedro Alves <palves@redhat.com>
18950
18951 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
18952 * gdb.base/gcore-relro-pie.exp: Likewise.
18953 * gdb.base/gcore-relro.exp: Likewise.
18954 * gdb.base/gcore.exp: Likewise.
18955 * gdb.base/print-symbol-loading.exp: Likewise.
18956 * gdb.threads/gcore-thread.exp: Likewise.
18957 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
18958
2a31c623
PA
189592014-08-20 Pedro Alves <palves@redhat.com>
18960 Jan Kratochvil <jan.kratochvil@redhat.com>
18961
18962 * Makefile.in (EXTRA_RULES, CC): New variables, get from
18963 configure.
18964 (EXPECT): Handle READ1 being set.
18965 (all): Depend on EXTRA_RULES.
18966 (check-read1, expect-read1, read1.so, read1): New rules.
18967 * README (Testsuite Parameters): Document the READ1 make variable.
18968 (Race detection): New section.
18969 * configure: Regenerate.
18970 * configure.ac: If build==host==target, and running under a
18971 GNU/glibc system, add read1 to the extra Makefile rules.
18972 (EXTRA_RULES): AC_SUBST it.
18973 * lib/read1.c: New file.
18974
d36430db
JB
189752014-08-20 Joel Brobecker <brobecker@adacore.com>
18976
18977 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
18978 the handling of variables declared as a typedef to an array
18979 which a DW_AT_data_location attribute.
18980
9a0dc9e3
PA
189812014-08-19 Andrew Burgess <aburgess@broadcom.com>
18982 Pedro Alves <palves@redhat.com>
18983
18984 PR symtab/14604
18985 PR symtab/14605
18986 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
18987 gdb_test.
18988
0718a8da
PA
189892014-08-19 Pedro Alves <palves@redhat.com>
18990
18991 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
18992
13b448cd
YQ
189932014-08-19 Yao Qi <yao@codesourcery.com>
18994
18995 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
18996 right line.
18997
1cbf5077
DB
189982014-08-18 David Blaikie <dblaikie@gmail.com>
18999
19000 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
19001
bf0fae19
JB
190022014-08-18 Joel Brobecker <brobecker@adacore.com>
19003
19004 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
19005 attribute in array range.
19006
3c8c5dcc
JB
190072014-08-18 Joel Brobecker <brobecker@adacore.com>
19008
19009 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
19010
e66d4446
SC
190112014-08-15 Siva Chandra Reddy <sivachandra@google.com>
19012
19013 PR c++/17132
19014 * gdb.cp/pr17132.cc: New file.
19015 * gdb.cp/pr17132.exp: New file.
19016
940df408
SC
190172014-08-15 Siva Chandra Reddy <sivachandra@google.com>
19018
19019 * gdb.python/py-xmethods.py (A_getarrayind)
19020 (E_method_char_worker.__call__, E_method_int_worker.__call__):
19021 Use 'print' with function call syntax.
19022 (E_method_matcher.match): Fix tab vs space indentation mixup.
19023
ebcc6c3a
YQ
190242014-08-15 Yao Qi <yao@codesourcery.com>
19025
19026 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
19027 false.
19028
775e0f04
YQ
190292014-08-15 Yao Qi <yao@codesourcery.com>
19030
19031 * gdb.cp/casts.exp: Set print symbol off.
19032 * gdb.cp/class2.exp: Likewise.
19033 * gdb.cp/overload.exp: Likewise.
19034 * gdb.cp/templates.exp: Likewise.
19035
d769e349
DE
190362014-08-11 Doug Evans <dje@google.com>
19037
19038 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
19039 (test_load_shlib): Update.
19040
20c6f1e1
YQ
190412014-08-09 Yao Qi <yao@codesourcery.com>
19042
19043 * gdb.base/display.exp: Invoke is_address_zero_readable.
19044 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
19045 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
19046 * gdb.base/hbreak-unmapped.exp: Return if
19047 is_address_zero_readable returns true.
19048 * gdb.base/signest.exp: Likewise.
19049 * gdb.base/signull.exp: Likewise.
19050 * gdb.base/sigbpt.exp: Likewise.
19051 * gdb.guile/scm-disasm.exp: Do the test if
19052 is_address_zero_readable returns false.
19053 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
19054 * gdb.python/py-arch.exp: Likewise.
19055 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
19056 * lib/gdb.exp (is_address_zero_readable): New proc.
19057
5792e8e3
YQ
190582014-08-09 Yao Qi <yao@codesourcery.com>
19059
19060 PR testsuite/13443
19061 * gdb.mi/mi-var-display.exp: Make test messages unique.
19062
3cecbbbe
TT
190632014-08-04 Tom Tromey <tromey@redhat.com>
19064
19065 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
19066 target 0".
19067
00b51ff5
TT
190682014-08-04 Tom Tromey <tromey@redhat.com>
19069
19070 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
19071 "target_resume".
19072
6908c509
JB
190732014-08-01 Joel Brobecker <brobecker@adacore.com>
19074
19075 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
19076 inner_vla_struct_object_size.
19077 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
19078 as xfail.
19079
cc6563d2
PA
190802014-07-30 Pedro Alves <palves@redhat.com>
19081
19082 * gdb.threads/signal-command-handle-nopass.exp (test): Add
19083 comment.
19084
7e09a223
YQ
190852014-07-29 Yao Qi <yao@codesourcery.com>
19086
19087 PR gdb/17206
19088 * gdb.base/until-nodebug.exp: New.
19089
7ebdbe92
DE
190902014-07-28 Doug Evans <xdje42@gmail.com>
19091
19092 PR guile/17203
19093 * gdb.guile/scm-parameter.exp: Add tests for trying to create
19094 previously existing parameter, and previously ambiguously spelled
19095 parameter.
19096
fdb1adc6
WN
190972014-07-28 Will Newton <will.newton@linaro.org>
19098
19099 * gdb.base/varargs.exp: Remove KFAILs for ARM.
19100
186fcde0
DE
191012014-07-26 Ludovic Courtès <ludo@gnu.org>
19102 Doug Evans <xdje42@gmail.com>
19103
19104 PR guile/17146
19105 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
19106
70509625
PA
191072014-07-25 Pedro Alves <palves@redhat.com>
19108
19109 * gdb.threads/signal-command-handle-nopass.c: New file.
19110 * gdb.threads/signal-command-handle-nopass.exp: New file.
19111 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
19112 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
19113 * gdb.threads/signal-delivered-right-thread.c: New file.
19114 * gdb.threads/signal-delivered-right-thread.exp: New file.
19115
c3f814a1
PA
191162014-07-25 Pedro Alves <palves@redhat.com>
19117
19118 * gdb.base/double-prompt-target-event-error.exp
19119 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
19120 match.
19121 (cancel_pagination_in_target_event): Rework double prompt
19122 detection.
19123 * gdb.base/paginate-after-ctrl-c-running.exp
19124 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
19125 <return>' match.
19126 * gdb.base/paginate-bg-execution.exp
19127 (test_bg_execution_pagination_return)
19128 (test_bg_execution_pagination_cancel): Remove '-notransfer
19129 <return>' matches.
19130 * gdb.base/paginate-execution-startup.exp
19131 (test_fg_execution_pagination_return)
19132 (test_fg_execution_pagination_cancel): Remove '-notransfer
19133 <return>' matches.
19134 * gdb.base/paginate-inferior-exit.exp
19135 (test_paginate_inferior_exited): Remove '-notransfer <return>'
19136 match.
19137 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
19138 * lib/gdb.exp (pagination_prompt): Run text through
19139 string_to_regexp.
19140 (gdb_test_multiple): Match $pagination_prompt instead of
19141 "<return>".
19142 (string_to_regexp): Move to lib/gdb-utils.exp.
19143
e214cf6c
JK
191442014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
19145
19146 * gdb.arch/amd64-entry-value-paramref.S: New file.
19147 * gdb.arch/amd64-entry-value-paramref.cc: New file.
19148 * gdb.arch/amd64-entry-value-paramref.exp: New file.
19149 * gdb.arch/amd64-optimout-repeat.S: New file.
19150 * gdb.arch/amd64-optimout-repeat.c: New file.
19151 * gdb.arch/amd64-optimout-repeat.exp: New file.
19152
17d0c5c8
JK
191532014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
19154
19155 PR gdb/17170
19156 * gdb.base/statistics.exp: New file.
19157
b8b8facf
DE
191582014-07-17 Doug Evans <dje@google.com>
19159
74b49205 19160 PR gdb/17170
b8b8facf
DE
19161 * gdb.base/maint.exp: Update testing of per-command stats.
19162
1b5d0ab3
PA
191632014-07-16 Pedro Alves <palves@redhat.com>
19164
19165 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
19166 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
19167 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
19168 (tfile_write_buf): New functions.
19169 (add_memory_block): Rewrite using the above.
19170 (adjust_function_address): New function.
19171 (FUNCTION_ADDRESS): New macro.
19172 (write_basic_trace_file): Remove short_x local, and use
19173 tfile_write_16. Change type of func_addr local to unsigned long
19174 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
19175 here. Cast argument of add_memory_block to char pointer.
19176 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
19177 (main): Remove parameters.
19178 * gdb.trace/tfile.exp: Remove nowarnings.
19179
4d974e88
SM
191802014-07-15 Simon Marchi <simon.marchi@ericsson.com>
19181
19182 * gdb.base/debug-expr.exp: Test string evaluation with
19183 "debug expression" on.
19184
41e99568
PA
191852014-07-15 Pedro Alves <palves@redhat.com>
19186
19187 * gdb.base/reread.exp: Use clean_restart.
19188
487d9753
PL
191892014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
19190
19191 * gdb.arch/avr-flash-qualifer.c: New.
19192 * gdb.arch/avr-flash-qualifer.exp: New.
19193
cc1c52ad
PA
191942014-07-14 Pedro Alves <palves@redhat.com>
19195
19196 * gdb.base/paginate-after-ctrl-c-running.c: New file.
19197 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
19198
1e973570
PA
191992014-07-14 Pedro Alves <palves@redhat.com>
19200
19201 * gdb.base/double-prompt-target-event-error.c: New file.
19202 * gdb.base/double-prompt-target-event-error.exp: New file.
19203
93d6eb10
PA
192042014-07-14 Pedro Alves <palves@redhat.com>
19205
19206 PR gdb/17072
19207 * gdb.base/paginate-inferior-exit.c: New file.
19208 * gdb.base/paginate-inferior-exit.exp: New file.
19209
0017922d
PA
192102014-07-14 Pedro Alves <palves@redhat.com>
19211
19212 PR gdb/17072
19213 * gdb.base/paginate-bg-execution.c: New file.
19214 * gdb.base/paginate-bg-execution.exp: New file.
19215
94696ad3
PA
192162014-07-14 Pedro Alves <palves@redhat.com>
19217
19218 PR gdb/17072
19219 * gdb.base/paginate-execution-startup.c: New file.
19220 * gdb.base/paginate-execution-startup.exp: New file.
19221 * lib/gdb.exp (pagination_prompt): New global.
19222 (default_gdb_spawn): New procedure, factored out from
19223 default_gdb_spawn.
19224 (default_gdb_start): Adjust to call default_gdb_spawn.
19225 (gdb_spawn): New procedure.
19226
bd293940
PA
192272014-07-14 Pedro Alves <palves@redhat.com>
19228
19229 * lib/gdb.exp (gdb_assert): New procedure.
19230 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
19231
c933f875
PA
192322014-07-14 Pedro Alves <palves@redhat.com>
19233
19234 * gdb.base/execution-termios.c: New file.
19235 * gdb.base/execution-termios.exp: New file.
19236
d98b7a16
TT
192372014-07-14 Tom Tromey <tromey@redhat.com>
19238
19239 * gdb.cp/vla-cxx.cc: New file.
19240 * gdb.cp/vla-cxx.exp: New file.
19241
548740d6
TT
192422014-07-14 Tom Tromey <tromey@redhat.com>
19243
19244 * gdb.reverse/rerun-prec.c: New file.
19245 * gdb.reverse/rerun-prec.exp: New file.
19246
a25eb028
MR
192472014-07-12 Maciej W. Rozycki <macro@mips.com>
19248 Maciej W. Rozycki <macro@codesourcery.com>
19249
19250 * lib/gdb-utils.exp: New file.
19251 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
19252 inline `gdb_init_command' processing.
19253 (gdb_start_cmd): Likewise.
19254 * lib/mi-support.exp (mi_run_cmd): Likewise.
19255 * README: Document `gdb_init_command' and `gdb_init_commands'.
19256
218c2655
JK
192572014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
19258
19259 Fix false FAIL running under a very long directory name.
19260 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
19261 and "set print elements 10000". Twice.
19262
5401fde3
YQ
192632014-07-11 Yao Qi <yao@codesourcery.com>
19264
19265 * gdb.base/exprs.exp: "set print symbol off".
19266
e76126e8
PA
192672014-07-11 Pedro Alves <palves@redhat.com>
19268
19269 * gdb.threads/kill.c: New file.
19270 * gdb.threads/kill.exp: New file.
19271
2d6f0de6
YQ
192722014-07-10 Yao Qi <yao@codesourcery.com>
19273
19274 * gdb.trace/tfile.c (write_basic_trace_file)
19275 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
19276 address written to trace file.
19277
7180e04a
PA
192782014-07-09 Pedro Alves <palves@redhat.com>
19279
19280 * gdb.base/attach-wait-input.exp: New file.
19281 * gdb.base/attach-wait-input.c: New file.
19282
9a9a7608
AB
192832014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
19284
19285 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
19286 setting up test structures.
19287 (main): Call new test function.
19288 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
19289 test function, continue into test function and walk test
19290 structures.
19291
161ac41e
YQ
192922014-07-02 Yao Qi <yao@codesourcery.com>
19293
19294 * gdb.trace/entry-values.c: Define labels 'foo_start' and
19295 'bar_start' at the beginning of functions 'foo' and 'bar'
19296 respectively.
19297 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
19298 instead of 'foo' and 'bar'.
19299
1f267ae3
MM
193002014-07-08 Markus Metzger <markus.t.metzger@intel.com>
19301
19302 * gdb.btrace/segv.exp: New.
19303 * gdb.btrace/segv.c: New.
19304
2b239efb
LM
193052014-07-02 Luis Machado <lgustavo@codesourcery.com>
19306
19307 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
19308 instruction.
19309
cf363f18
MW
193102014-06-30 Mark Wielaard <mjw@redhat.com>
19311
19312 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
19313 vulture, vilify, villar): New volatile array constants.
19314 (vindictive, vegetation): New const volatile array constants.
19315 * gdb.base/volatile.exp: Test volatile and const volatile array
19316 types.
19317
aebf9d24
AA
193182014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
19319
19320 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
19321 target lacks support for awatch, rwatch, or hbreak.
19322
b67a2c6f
YQ
193232014-06-27 Yao Qi <yao@codesourcery.com>
19324
19325 * gdb.multi/dummy-frame-restore.exp: New.
19326 * gdb.multi/dummy-frame-restore.c: New.
19327
aef92902
MM
193282014-06-25 Markus Metzger <markus.t.metzger@intel.com>
19329
19330 * gdb.btrace/gcore.exp: New.
19331
8e9db26e
PA
193322014-06-23 Pedro Alves <palves@redhat.com>
19333
19334 * gdb.base/watchpoint-reuse-slot.c: New file.
19335 * gdb.base/watchpoint-reuse-slot.exp: New file.
19336
70afc5b7
SC
193372014-06-23 Siva Chandra Reddy <sivachandra@google.com>
19338
19339 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
19340 progspace's filename in 'info', 'enable' and 'disable' command
19341 tests.
19342
b972bd9c
JK
193432014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
19344
19345 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
19346 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
19347 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
19348
125f8a3d
GB
193492014-06-20 Gary Benson <gbenson@redhat.com>
19350
19351 * gdb.arch/i386-avx.exp: Fix include file location.
19352 * gdb.arch/i386-sse.exp: Likewise.
19353
3ed9baed
IB
193542014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
19355
19356 * gdb.dlang/expression.exp: New file.
19357
034f788c
PA
193582014-06-19 Pedro Alves <palves@redhat.com>
19359
19360 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
19361 out from ...
19362 (top level): ... here. Iterate running tests under different
19363 scheduler-locking settings.
19364
45371d0c
LM
193652014-06-18 Luis Machado <lgustavo@codesourcery.com>
19366
19367 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
19368 to DW_FORM_addr and use non-zero addresses.
19369
5d376983
SC
193702014-06-18 Siva Chandra Reddy <sivachandra@google.com>
19371
19372 PR gdb/17017
19373 * gdb.python/py-xmethods.cc: Add global function call counters and
19374 increment them in their respective functions. Remove "cout"
19375 statements.
19376 * gdb.python/py-xmethods.exp: Make tests check the global function
19377 call counters instead of depending on inferior IO.
19378
a1aa2221
LM
193792014-06-18 Don Breazeal <donb@codesourcery.com>
19380
19381 * gdb.base/foll-fork.exp (default_fork_parent_follow):
19382 Deleted procedure.
19383 (explicit_fork_parent_follow): Deleted procedure.
19384 (explicit_fork_child_follow): Deleted procedure.
19385 (test_follow_fork): New procedure.
19386 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 19387 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
19388 procedure calls.
19389
0fc05997
YQ
193902014-06-17 Yao Qi <yao@codesourcery.com>
19391
19392 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
19393 CP1252.
19394
70795c52
LM
193952014-06-17 Luis Machado <lgustavo@codesourcery.com>
19396
19397 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
19398 Initialize ptr and S explicitly.
19399 (skip_type_update_when_not_use_rtti_test): Likewise.
19400
6be47f0c
KS
194012014-06-16 Keith Seitz <keiths@redhat.com>
19402
19403 PR mi/15863
19404 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
19405 the inferior is started.
19406
d03de421
PA
194072014-06-16 Pedro Alves <palves@redhat.com>
19408
19409 * gdb.base/break-main-file-remove-fail.c: New file.
19410 * gdb.base/break-main-file-remove-fail.exp: New file.
19411 * gdb.base/break-unload-file.exp: Use build_executable instead of
19412 prepare_for_testing.
19413 (test_break): New parameter "initial_load". Handle it.
19414 (top level): Add initial_load cmdline/file axis.
19415
f9579b99
TT
194162014-06-12 Tom Tromey <tromey@redhat.com>
19417
19418 * gdb.base/completion.exp: Don't use directory name in test.
19419
3657956b
GB
194202014-06-09 Gary Benson <gbenson@redhat.com>
19421
19422 * gdb.base/sigall.c [Functions to send signals]: Reorder to
19423 separate the always-available ANSI-standard signals from the
19424 signals that require checking.
19425 (main): Likewise.
19426 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
19427 Likewise.
19428 (main): Likewise.
19429
4186eb54
KS
194302014-06-07 Keith Seitz <keiths@redhat.com>
19431
19432 Revert:
19433 PR c++/16253
19434 * gdb.cp/var-tag.cc: New file.
19435 * gdb.cp/var-tag.exp: New file.
19436 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
19437 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
19438 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
19439 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
19440
25326a28 194412014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
19442
19443 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
19444
829155c9
PA
194452014-06-06 Pedro Alves <palves@redhat.com>
19446
19447 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
19448 in target debug output instead of looking at RSP packets,
19449 disabling the test on any target that uses hardware stepping.
19450 Update comments.
19451
61c8d22e
PA
194522014-06-06 Pedro Alves <palves@redhat.com>
19453
19454 * gdb.base/break-unload-file.exp: Fix typo.
19455
d9a47287
YQ
194562014-06-06 Yao Qi <yao@codesourcery.com>
19457
19458 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
19459 from "jit_function" to "^jit_function".
19460
e5e01dbf
YQ
194612014-06-06 Yao Qi <yao@codesourcery.com>
19462
19463 * gdb.base/async.c (foo): Add one statement.
19464 * gdb.base/async.exp: Get the next instruction address and
19465 match the output of "nexti" by instruction address. Match
19466 the hex address in the output of "finish".
19467
73ba372c
GB
194682014-06-06 Gary Benson <gbenson@redhat.com>
19469
19470 * gdb.base/call-signals.c: Remove preprocessor conditionals
19471 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
19472 SIGSEGV and SIGTERM.
19473 * gdb.base/sigall.c: Likewise.
19474 * gdb.base/unwindonsignal.c: Likewise.
19475 * gdb.reverse/sigall-reverse.c: Likewise.
19476
831517df
YQ
194772014-06-06 Yao Qi <yao@codesourcery.com>
19478
19479 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
19480 readable, skip the test.
19481
b8b91e98
YQ
194822014-06-06 Yao Qi <yao@codesourcery.com>
19483
19484 * gdb.threads/staticthreads.c (thread_function): Move the line
19485 setting breakpoint on forward.
19486 * gdb.threads/staticthreads.exp: Update comments.
19487
fb934770
LC
194882014-06-05 Ludovic Courtès <ludo@gnu.org>
19489
19490 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
19491 "history-append! type error".
19492
6ef284bd
SM
194932014-06-05 Simon Marchi <simon.marchi@ericsson.com>
19494
19495 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
19496 erroneous dprintf expected input.
19497
a872e241
DE
194982014-06-04 Doug Evans <xdje42@gmail.com>
19499
19500 * gdb.guile/scm-generics.exp: Delete.
19501
16f691fb
DE
195022014-06-04 Doug Evans <xdje42@gmail.com>
19503
19504 * gdb.guile/scm-breakpoint.exp: Update.
19505 Add tests for breakpoint registration.
19506
012370f6
TT
195072014-06-04 Tom Tromey <tromey@redhat.com>
19508
19509 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
19510 VLA-in-union.
19511 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
19512 inner_vla_struct, vla_union types. Initialize objects of those
19513 types and compute their sizes.
19514
9f5a4cef
HZ
195152014-06-04 Nathan Sidwell <nathan@codesourcery.com>
19516 Hui Zhu <hui@codesourcery.com>
19517
19518 * gdb.base/fileio.exp: Add test for shell not available as well as
19519 available.
19520 * gdb.base/fileio.c (test_system): Check for shell twice.
19521
90a45c4d
YQ
195222014-06-04 Yao Qi <yao@codesourcery.com>
19523
19524 * gdb.base/auto-connect-native-target.exp: Remove redundant
19525 space from the regexp pattern.
19526
70017e41
YQ
195272014-06-04 Yao Qi <yao@codesourcery.com>
19528
19529 * gdb.base/default.exp: Replace "child" with "native" in
19530 regexp pattern.
19531
883964a7
SC
195322014-06-03 Siva Chandra Reddy <sivachandra@google.com>
19533
19534 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
19535 * gdb.python/py-xmethods.exp: New tests to test xmethods.
19536 * gdb.python/py-xmethods.py: Python script supporting the
19537 new testcase and tests.
19538
ef370185
JB
195392014-06-03 Joel Brobecker <brobecker@adacore.com>
19540 Pedro Alves <palves@redhat.com>
19541
19542 PR breakpoints/17000
19543 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
19544 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
19545
1e2ccb61
BM
195462014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
19547
19548 * gdb.base/subst.exp: Add tests to verify partial path matching
19549 output.
19550
c6ec5ab2
PA
195512014-06-03 Pedro Alves <palves@redhat.com>
19552
19553 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
19554 target that doesn't use software single-stepping.
19555
835c559f
PA
195562014-06-03 Pedro Alves <palves@redhat.com>
19557
19558 PR breakpoints/17000
19559 * gdb.base/sss-bp-on-user-bp-2.c: New file.
19560 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
19561
06eb1586
DE
195622014-06-02 Doug Evans <xdje42@gmail.com>
19563
19564 * gdb.guile/scm-parameter.exp: New file.
19565
e698b8c4
DE
195662014-06-02 Doug Evans <xdje42@gmail.com>
19567
19568 * gdb.guile/scm-cmd.c: New file.
19569 * gdb.guile/scm-cmd.exp: New file.
19570
ded03782
DE
195712014-06-02 Doug Evans <xdje42@gmail.com>
19572
19573 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
19574 pretty-printer lookup.
19575 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
19576 (make-pp_s-printer): Call it.
19577 (make-pretty-printer-from-dict): New function.
19578 (lookup-pretty-printer-maker-from-dict): New function.
19579 (*pretty-printer*): Simplify.
19580 (make-objfile-pp_s-printer): New function.
19581 (install-objfile-pretty-printers!): New function.
19582 (make-progspace-pp_s-printer): New function.
19583 (install-progspace-pretty-printers!): New function.
19584 * gdb.guile/scm-progspace.c: New file.
19585 * gdb.guile/scm-progspace.exp: New file.
19586
41fac0cf
PA
195872014-06-02 Pedro Alves <palves@redhat.com>
19588
19589 * gdb.base/dprintf-bp-same-addr.c: New file.
19590 * gdb.base/dprintf-bp-same-addr.exp: New file.
19591
96ae5695
EBM
195922014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
19593
19594 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
19595 * gdb.arch/powerpc-power.s: Likewise.
19596
da02b3a8
JB
195972014-06-02 Joel Brobecker <brobecker@adacore.com>
19598
19599 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
19600
c72b2e7b
YQ
196012014-06-01 Yao Qi <yao@codesourcery.com>
19602
19603 * gdb.base/watchpoint.exp (test_watch_location): Check null
19604 pointer can be dereferenced. If not, do the test, otherwise
19605 skip it.
19606
53e8a631
AB
196072014-05-30 Andrew Burgess <aburgess@broadcom.com>
19608
19609 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
19610 results.
19611 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
19612
938f0e2f
AB
196132014-05-30 Andrew Burgess <aburgess@broadcom.com>
19614
19615 * gdb.arch/amd64-invalid-stack-middle.S: New file.
19616 * gdb.arch/amd64-invalid-stack-middle.c: New file.
19617 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
19618 * gdb.arch/amd64-invalid-stack-top.c: New file.
19619 * gdb.arch/amd64-invalid-stack-top.exp: New file.
19620
9ba6657a
PA
196212014-05-30 Pedro Alves <palves@redhat.com>
19622
19623 PR breakpoints/17000
19624 * gdb.base/sss-bp-on-user-bp.c: New file.
19625 * gdb.base/sss-bp-on-user-bp.exp: New file.
19626
522c09bf
DB
196272014-05-30 David Blaikie <dblaikie@gmail.com>
19628
19629 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
19630 gnu_inline semantics via attribute.
19631 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
19632 source explicitly specifies the required semantics.
19633
bf4ef81e
MR
196342014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
19635
19636 * gdb.reverse/sigall-reverse.exp: Fix a typo.
19637
329ea579
PA
196382014-05-29 Pedro Alves <palves@redhat.com>
19639 Tom Tromey <tromey@redhat.com>
19640
19641 * gdb.base/async-shell.exp: Don't enable target-async.
19642 * gdb.base/async.exp
19643 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
19644 parameter. Adjust.
19645 (top level): Don't test with "target-async".
19646 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
19647 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
19648 * gdb.base/inferior-died.exp: Don't enable target-async.
19649 * gdb.base/interrupt-noterm.exp: Likewise.
19650 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
19651 * gdb.mi/mi-nonstop-exit.exp: Likewise.
19652 * gdb.mi/mi-nonstop.exp: Likewise.
19653 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
19654 * gdb.mi/mi-nsintrall.exp: Likewise.
19655 * gdb.mi/mi-nsmoribund.exp: Likewise.
19656 * gdb.mi/mi-nsthrexec.exp: Likewise.
19657 * gdb.mi/mi-watch-nonstop.exp: Likewise.
19658 * gdb.multi/watchpoint-multi.exp: Adjust comment.
19659 * gdb.python/py-evsignal.exp: Don't enable target-async.
19660 * gdb.python/py-evthreads.exp: Likewise.
19661 * gdb.python/py-prompt.exp: Likewise.
19662 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
19663 * gdb.server/solib-list.exp: Don't enable target-async.
19664 * gdb.threads/thread-specific-bp.exp: Likewise.
19665 * lib/mi-support.exp: Adjust to use mi-async.
19666
fd664c91
PA
196672014-05-29 Pedro Alves <palves@redhat.com>
19668
19669 PR gdb/13860
19670 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
19671 reason, even in sync mode.
19672
251bde03
PA
196732014-05-29 Pedro Alves <palves@redhat.com>
19674 Hui Zhu <hui@codesourcery.com>
19675
19676 PR PR15693
19677 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
19678 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
19679 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
19680 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
19681
7f3c0343
JB
196822014-05-28 Joel Brobecker <brobecker@adacore.com>
19683
19684 * config/monitor.exp (gdb_target_monitor): Replace use of
19685 "set remotebaud" by "set serial baud".
19686
b2715b27
AW
196872014-05-26 Andy Wingo <wingo@igalia.com>
19688
19689 * gdb.guile/scm-breakpoint.exp:
19690 * gdb.guile/scm-gsmob.exp: Update to use plain old object
19691 properties instead of gdb-object-properties.
19692
498a4489
YQ
196932014-05-26 Yao Qi <yao@codesourcery.com>
19694
19695 * gdb.server/no-thread-db.exp: Specify source file name
19696 explicitly when setting a breakpoint.
19697
589fdceb
MM
196982014-05-23 Markus Metzger <markus.t.metzger@intel.com>
19699
19700 * gdb.btrace/vdso.c: New.
19701 * gdb.btrace/vdso.exp: New.
19702
e9089e05
MM
197032014-05-23 Markus Metzger <markus.t.metzger@intel.com>
19704
19705 * gdb.base/gcore.exp (capture_command_output): Move ...
19706 * lib/gdb.exp (capture_command_output): ... here.
19707
67b5c0c1
MM
197082014-05-23 Markus Metzger <markus.t.metzger@intel.com>
19709
19710 * gdb.btrace/data.exp: Test memory access during btrace replay.
19711
a2199296
SM
197122014-05-22 Simon Marchi <simon.marchi@ericsson.com>
19713
19714 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
19715
17b2616c
PA
197162014-05-21 Pedro Alves <palves@redhat.com>
19717
19718 PR gdb/13860
19719 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
19720 (top level): Test that output related to execution commands is
19721 sent to the console with CLI commands, but not with MI commands.
19722 Test that breakpoint events are always mirrored to the console.
19723 Also expect the new source line to be output after a "next" in
19724 async mode too. Make it a pass/fail test.
19725 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
19726 output.
19727 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
19728
5166082f
PA
197292014-05-21 Pedro Alves <palves@redhat.com>
19730
19731 * gdb.base/list.exp (build_pattern, test_list): New procedures.
19732 Use them to test variations of "list" after reaching a breakpoint.
19733 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
19734 Test "list" with listsize 10 after reaching a breakpoint.
19735 * gdb.python/python.exp (decode_line current location line
19736 number): Adjust expected line number.
19737
2f25d70f
SM
197382014-05-21 Simon Marchi <simon.marchi@ericsson.com>
19739
19740 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
19741 behavior for $args, pass it directly to "run".
19742
ff604a67
MR
197432014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
19744
19745 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
19746 30000 to 65536.
19747
6a3cb8e8
PA
197482014-05-21 Pedro Alves <palves@redhat.com>
19749
19750 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
19751 auto-connect-native-target off".
19752 * gdb.base/auto-connect-native-target.c: New file.
19753 * gdb.base/auto-connect-native-target.exp: New file.
19754
4ebfc96e
PA
197552014-05-21 Pedro Alves <palves@redhat.com>
19756
19757 * gdb.base/default.exp: Test "target native" instead of "target
19758 child".
19759
36d46afb
MW
197602014-05-21 Mark Wielaard <mjw@redhat.com>
19761
19762 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
19763
5876f503
JK
197642014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
19765
19766 Fix TLS access for -static -pthread.
19767 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
19768 <HAVE_TLS> (thread_function, main): Initialize it.
19769 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
19770 Add clean_restart.
19771 <$have_tls != "">: Check TLSVAR.
19772
0256a6ac
PA
197732014-05-21 Pedro Alves <palves@redhat.com>
19774
19775 * gdb.base/dcache-line-read-error.c: New.
19776 * gdb.base/dcache-line-read-error.exp: New.
19777
936d2992
PA
197782014-05-20 Pedro Alves <palves@redhat.com>
19779
19780 * gdb.base/compare-sections.c: New file.
19781 * gdb.base/compare-sections.exp: New file.
19782
802e8e6d
PA
197832014-05-20 Pedro Alves <palves@redhat.com>
19784
19785 * gdb.base/break-idempotent.c: New file.
19786 * gdb.base/break-idempotent.exp: New file.
19787
e59fa00f
MM
197882014-05-20 Markus Metzger <markus.t.metzger@intel.com>
19789
19790 * gdb.btrace/nohist.exp: New.
19791
8b696e31
YQ
197922014-05-20 Yao Qi <yao@codesourcery.com>
19793
19794 * lib/gdb.exp (gdb_init): Set timeout if test file is under
19795 gdb.reverse directory and gdb_reverse_timeout exists in board
19796 setting.
19797 * README: Document gdb_reverse_timeout.
19798
73c9764f
YQ
197992014-05-20 Yao Qi <yao@codesourcery.com>
19800
19801 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
19802 'test_file_name'. Treat args as a string instead of a list.
19803 (gdb_init): Rename argument 'args' by 'test_file_name'.
19804
f1f4348a
JK
198052014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
19806
19807 * gdb.arch/powerpc-power.exp: New file.
19808 * gdb.arch/powerpc-power.s: New file.
19809
0dbe70ce
DE
198102014-05-16 Doug Evans <dje@google.com>
19811
19812 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
19813 * gdb.base/completion.exp: Check that all expected files exist
19814 before doing file completion.
0dbe70ce 19815
8d551b02
DE
198162014-05-16 Doug Evans <dje@google.com>
19817
19818 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
19819 Update.
19820 (do_syscall_tests_without_xml): Update.
19821
73eb7709
PA
198222014-05-16 Pedro Alves <palves@redhat.com>
19823
19824 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
19825 instead of "unknown output after running".
19826
3fae92fc
YQ
198272014-05-16 Yao Qi <yao@codesourcery.com>
19828
19829 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
19830 file1.txt from host at the end.
19831 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
19832
c2b2ccc5
DE
198332014-05-15 Doug Evans <dje@google.com>
19834
19835 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
19836 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
19837 loading file. Add test for TU lookup.
19838
8c217a4b
SM
198392014-05-15 Simon Marchi <simon.marchi@ericsson.com>
19840
19841 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
19842 calling "-exec-arguments" or "set args" before running the
19843 inferior.
19844
3deb39c6
SM
198452014-05-15 Simon Marchi <simon.marchi@ericsson.com>
19846
19847 * lib/mi-support.exp (mi_expect_stop): Expect message for
19848 inferiors that exit with non-zero exit code.
19849
71a79f8c
YQ
198502014-05-14 Yao Qi <yao@codesourcery.com>
19851
19852 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
19853 match absolute path on remote host.
19854 (test_file_list_exec_source_files): Remove "/" from the
19855 pattern.
19856
f23fcd46
YQ
198572014-05-14 Yao Qi <yao@codesourcery.com>
19858
19859 * boards/local-remote-host-notty.exp (${board}_file): New
19860 proc.
19861
9404b58f
KM
198622014-05-07 Kyle McMartin <kyle@redhat.com>
19863
19864 Pushed by Joel Brobecker <brobecker@adacore.com>.
19865 * gdb.arch/aarch64-atomic-inst.c: New file.
19866 * gdb.arch/aarch64-atomic-inst.exp: New file.
19867
5e45f04c
YQ
198682014-05-07 Yao Qi <yao@codesourcery.com>
19869
19870 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
19871 in current context" too.
19872
c888a17d
KS
198732014-05-05 Keith Seitz <keiths@redhat.com>
19874
19875 * gdb.linespec/ls-dollar.exp: Add test for linespec
19876 file:convenience_variable.
19877
290a839c
YQ
198782014-05-05 Yao Qi <yao@codesourcery.com>
19879
19880 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
19881 traceframes into tfile and ctf trace files. Read data from
19882 trace file and test collected data.
19883 (gdb_collect_locals_test): Likewise.
19884 (gdb_unavailable_registers_test): Likewise.
19885 (gdb_unavailable_floats): Likewise.
19886 (gdb_collect_globals_test): Likewise.
19887 (top-level): Append "ctf" to trace_file_targets if GDB
19888 supports.
19889
b5262cd0
YQ
198902014-05-05 Yao Qi <yao@codesourcery.com>
19891
19892 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
19893 code to ...
19894 (gdb_collect_args_test_1): ... it. New proc.
19895 (gdb_collect_locals_test): Move some code to ...
19896 (gdb_collect_locals_test_1): ... it. New proc.
19897 (gdb_unavailable_registers_test): Move some code to ...
19898 (gdb_unavailable_registers_test_1): ... it. New proc.
19899 (gdb_unavailable_floats): Move some code to ...
19900 (gdb_unavailable_floats_1): ... it. New proc.
19901
30a1e6cc
SDJ
199022014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
19903
19904 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
19905 probes to test for bitness recognition.
19906 * gdb.arch/amd64-stap-optional-prefix.exp
19907 (test_probe_value_without_reg): New procedure.
19908 Add code to test for different kinds of bitness.
19909
f33da99a
SDJ
199102014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
19911
19912 PR breakpoints/16889
19913 * gdb.arch/amd64-stap-optional-prefix.S: New file.
19914 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
19915
5b80f00d
PA
199162014-05-01 Pedro Alves <palves@redhat.com>
19917
19918 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
19919 gdb_file_cmd if no file is specified.
19920 * boards/native-extended-gdbserver.exp (gdb_load): Use the
19921 last_loaded_file to set the remote exec-file.
19922
f8c2a73c
PA
199232014-05-01 Pedro Alves <palves@redhat.com>
19924
19925 * boards/local-remote-host.exp: New file.
19926
be6e8ac7
PA
199272014-05-01 Pedro Alves <palves@redhat.com>
19928
19929 * boards/local-remote-host.exp: Rename to ...
19930 * boards/local-remote-host-notty.exp: ... this.
19931
cac0dc8f
JB
199322014-04-28 Joel Brobecker <brobecker@adacore.com>
19933
19934 * gdb.ada/dyn_arrayidx: New testcase.
19935
9730e6cc
YQ
199362014-04-26 Yao Qi <yao@codesourcery.com>
19937
19938 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
19939 and compute the length of function main. Save it in
19940 $main_length.
19941 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
19942 (top-level): Use gdb_compile to compile objects into
19943 executable and restart GDB. Remove invocation to
19944 prepare_for_testing.
19945
7ae1a6a6
PA
199462014-04-25 Simon Marchi <simon.marchi@ericsson.com>
19947 Pedro Alves <palves@redhat.com>
19948
19949 PR server/16255
19950 * gdb.multi/multi-attach.c: New file.
19951 * gdb.multi/multi-attach.exp: New file.
19952
4082afcc
PA
199532014-04-25 Pedro Alves <palves@redhat.com>
19954
19955 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
19956 user.
19957 (top level): Test that "set remote conditional-breakpoints-packet
19958 off" works as intended.
19959 * gdb.base/dprintf.exp: Test that "set remote
19960 breakpoint-commands-packet off" works as intended.
19961 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
19962 New function.
19963 (top level): Call it.
19964 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
19965 remote fast-tracepoints-packet off" works as intended.
19966 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
19967 * lib/gdb.exp (gdb_is_target_remote): ... here.
19968
2abc3f8d
DB
199692014-04-24 David Blaikie <dblaikie@gmail.com>
19970
19971 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
19972 ensure clang would not discard them.
19973 * gdb.base/gdbvars.c: Ditto.
19974 * gdb.base/memattr.c: Ditto.
19975 * gdb.base/whatis.c: Ditto.
19976 * gdb.python/py-prettyprint.c: Ditto.
19977 * gdb.trace/actions.c: Ditto.
19978 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
19979 ensure clang would not discard it.
19980
bfd39632
DB
199812014-04-24 David Blaikie <dblaikie@gmail.com>
19982
19983 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
19984 clang to emit the full definition of type required by the test
19985 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
19986
22842ff6
DB
199872014-04-24 David Blaikie <dblaikie@gmail.com>
19988
19989 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
19990 coax Clang into emitting the definition of the type.
19991 * gdb.cp/pr10728-x.h (y): Ditto.
19992 * gdb.cp/pr10728-y.cc (y): Ditto.
19993
c2e827ad
DB
199942014-04-24 David Blaikie <dblaikie@gmail.com>
19995
19996 * gdb.base/label.exp: XFAIL label related tests under Clang.
19997 * gdb.cp/cplabel.exp: Ditto.
19998 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
19999 under Clang those using labels.
20000
4c2d33e7
YQ
200012014-04-25 Yao Qi <yao@codesourcery.com>
20002
20003 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
20004 double_label.
20005 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
20006 partial_label and double_label.
20007
56083b99
DB
200082014-04-24 David Blaikie <dblaikie@gmail.com>
20009
20010 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
20011
25d4e99d
DB
200122014-04-24 David Blaikie <dblaikie@gmail.com>
20013
20014 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
20015 of the function to work across GCC and Clang.
20016 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
20017 pointer types (const void ** const V void **).
20018
01f9f808
MS
200192014-04-24 Michael Sturm <michael.sturm@mintel.com>
20020 Walfred Tedeschi <walfred.tedeschi@intel.com>
20021
20022 * Makefile.in (EXECUTABLES): Added i386-avx512.
20023 * gdb.arch/i386-avx512.c: New file.
20024 * gdb.arch/i386-avx512.exp: Likewise.
20025
4b48d439
KS
200262014-04-23 Keith Seitz <keiths@redhat.com>
20027
20028 * lib/mi-support.exp (mi_list_breakpoints): Delete.
20029 (mi_make_breakpoint_table): New procedure.
20030 (mi_create_breakpoint): Use mi_make_breakpoint
20031 and return the result.
20032 (mi_make_breakpoint): New procedure.
20033 (mi_build_kv_pairs): New procedure.
20034
20035 * gdb.mi/mi-break.exp: Remove unused globals,
20036 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
20037 All callers updated.
20038 * gdb.mi/mi-dprintf.exp: Use variable to track command
20039 number.
20040 Update all callers of mi_create_breakpoint and use
20041 mi_make_breakpoint_table.
20042 Remove any unused global variables.
20043 * gdb.mi/mi-nonstop.exp: Likewise.
20044 * gdb.mi/mi-nsintrall.exp: Likewise.
20045 * gdb.mi/mi-nsmoribund.exp: Likewise.
20046 * gdb.mi/mi-nsthrexec.exp: Likewise.
20047 * gdb.mi/mi-reverse.exp: Likewise.
20048 * gdb.mi/mi-simplerun.exp: Likewise.
20049 * gdb.mi/mi-stepn.exp: Likewise.
20050 * gdb.mi/mi-syn-frame.exp: Likewise.
20051 * gdb.mi/mi-until.exp: Likewise.
20052 * gdb.mi/mi-var-cp.exp: Likewise.
20053 * gdb.mi/mi-var-display.exp: Likewise.
20054 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
20055 * gdb.mi/mi2-var-child.exp: Likewise.
20056 * gdb.mi/mi-vla-c99.exp: Likewise.
20057 * lib/mi-support.exp: Likewise.
20058
20059 From Ian Lance Taylor <iant@cygnus.com>:
20060 * lib/gdb.exp (parse_args): New procedure.
20061
08351840
PA
200622014-04-23 Pedro Alves <palves@redhat.com>
20063
20064 * gdb.base/break-unload-file.c: New file.
20065 * gdb.base/break-unload-file.exp: New file.
20066 * gdb.base/sym-file-lib.c (baz): New function.
20067 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
20068 field.
20069 (load): Store the segment's mapped size.
20070 (unload): New function.
20071 (unload_shlib): New function.
20072 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
20073 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
20074 set a breakpoint at baz, and call it.
20075 * gdb.base/sym-file.exp: New tests for stale breakpoint
20076 instructions.
20077
076855f9
PA
200782014-04-23 Pedro Alves <palves@redhat.com>
20079
20080 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
20081 * gdb.base/hbreak-in-shr-unsupported.c: New file.
20082 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
20083 * gdb.base/hbreak-unmapped.c: New file.
20084 * gdb.base/hbreak-unmapped.exp: New file.
20085 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
20086 * lib/gdb.exp (gdb_is_target_remote): ... here.
20087
483805cf
PA
200882014-04-22 Pedro Alves <palves@redhat.com>
20089
20090 * gdb.base/consecutive-step-over.c: New file.
20091 * gdb.base/consecutive-step-over.exp: New file.
20092
06d97543
PA
200932014-04-22 Pedro Alves <palves@redhat.com>
20094
20095 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
20096 instead of send_gdb/gdb_expect.
20097
b4429ea2
YQ
200982014-04-22 Yao Qi <yao@codesourcery.com>
20099
20100 * lib/trace-support.exp (generate_tracefile): New procedure.
20101 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
20102 return 0.
20103 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
20104 if generate_tracefile returns 1.
20105
51d48146
PA
201062014-04-18 Tom Tromey <palves@redhat.com>
20107 Pedro alves <tromey@redhat.com>
20108
20109 PR backtrace/15558
20110 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
20111 with a backtrace limit.
20112 * gdb.python/py-frame-inline.exp: Test running to an inline
20113 function with a backtrace limit, and printing the newest frame.
20114 * gdb.python/py-frame-inline.c (main): Call f.
20115
bd1dce5f
MS
201162014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
20117
20118 * gdb.java/jnpe.exp: Drop srcdir from untested path.
20119
40d1a503
MS
201202014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
20121
20122 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
20123 Drop prefix from unsupported source file path.
20124
389b98f7
YQ
201252014-04-17 Yao Qi <yao@codesourcery.com>
20126
20127 * lib/gdb.exp (with_target_charset): New proc.
20128 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
20129 with_target_charset.
20130 (test_print_strings): Likewise.
20131 (test_repeat_bytes): Likewise.
20132 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
20133 for some tests.
20134
22869d73
KS
201352014-04-16 Keith Seitz <keiths@redhat.com>
20136
20137 PR gdb/15827
20138 * gdb.dwarf2/corrupt.c: New file.
20139 * gdb.dwarf2/corrupt.exp: New file.
20140
c4f87ca6
KS
201412014-04-16 Keith Seitz <keiths@redhat.com>
20142
20143 PR c++/16597
20144 * gdb.cp/namelessclass.cc: New file.
20145 * gdb.cp/namelessclass.exp: New file.
20146 * gdb.cp/namelessclass.S: New file.
20147
ab19de87
DE
201482014-04-16 Doug Evans <dje@google.com>
20149
20150 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
20151 Add comment.
20152 (gdbserver_default_get_comm_port): New function.
20153 (gdbserver_start): Check if board file provided
20154 "gdbserver,get_comm_port" and use it if so.
20155 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
20156 (gdb,socketport): Set to "stdio".
20157 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
20158 (stdio_gdbserver_template): Delete.
20159 (${board}_get_remote_address): Update.
20160 (${board}_build_remote_cmd): Delete.
20161 (${board}_get_comm_port): New function.
20162 (${board}_spawn): Update.
20163 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
20164 Delete.
20165 (${board}_get_remote_address): Update.
20166 (${board}_get_comm_port): New function.
20167
fc98a809
AB
201682014-04-16 Andrew Burgess <aburgess@broadcom.com>
20169
20170 * gdb.base/memattr.exp: Improve regexps to handle memory regions
20171 appearing in any order.
20172
87fd9e6e
DE
201732014-04-15 Doug Evans <dje@google.com>
20174
20175 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
20176 uninitialized value of "description".
20177
099fc3ea
KS
201782014-04-15 Keith Seitz <keiths@redhat.com>
20179
20180 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
20181 Remove unused globals.
20182 (test_running_the_program): Likewise.
20183 (test_controlled_execution): Likewise.
20184 (test_controlling_breakpoints): Likewise.
20185 (test_program_termination): Likewise.
20186
5da151d4
KS
201872014-04-15 Keith Seitz <keiths@redhat.com>
20188
20189 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
20190 unused globals.
20191 (test_rbreak_creation_and_listing): Likewise.
20192 (test_ignore_count): Likewise.
20193 (test_error): Likewise.
20194
35e5d2f0
PA
201952014-04-15 Pedro Alves <palves@redhat.com>
20196
20197 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
20198 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
20199 sym-file-loader.c.
20200 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
20201 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
20202 to sym-file-loader.c.
20203 (struct library): Forward declare.
20204 (load_shlib, lookup_function): Change prototypes.
20205 (find_shstrtab, find_strtab, find_shdr, find_symtab)
20206 (translate_offset): Remove declarations.
20207 (get_text_addr): New declaration.
20208 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
20209 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
20210 sym-file-loader.h.
20211 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
20212 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
20213 here from sym-file-loader.h.
20214 (struct library): New structure.
20215 (load_shlib, lookup_function): Change prototypes and adjust to
20216 work with a struct library.
20217 (find_shstrtab, find_strtab, find_shdr, find_symtab)
20218 (translate_offset): Make static.
20219 (get_text_addr): New function.
20220 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
20221
eb4c1710
PA
202222014-04-15 Pedro Alves <palves@redhat.com>
20223
20224 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
20225
2d1baf52
PA
202262014-04-15 Pedro Alves <palves@redhat.com>
20227
20228 * gdb.base/sym-file-loader.c: Include <limits.h>.
20229 (SELF_LINK): New define.
20230 (get_origin): New function.
20231 (load_shlib): Use it.
20232 * gdb.base/sym-file.exp: Don't early return if the target is
20233 remote. Use runto_main, and issue fail is that fails. Use
20234 gdb_load_shlibs.
20235 (shlib_name): Delete.
20236 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
20237
7dd6df01
PA
202382014-04-15 Pedro Alves <palves@redhat.com>
20239
20240 * gdb.base/sym-file.exp: Remove regex characters from test
20241 message. Don't refer to breakpoint numbers in test messages.
20242
b50c8614
KS
202432014-04-14 Keith Seitz <keiths@redhat.com>
20244
20245 PR c++/16253
20246 * gdb.cp/var-tag.cc: New file.
20247 * gdb.cp/var-tag.exp: New file.
20248 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
20249 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
20250 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
20251 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
20252
3d567982
TT
202532014-04-14 Tom Tromey <tromey@redhat.com>
20254
20255 * gdb.cp/classes.exp (test_enums): Handle underlying type.
20256 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
20257 type.
20258 * gdb.cp/enum-class.exp: New file.
20259 * gdb.cp/enum-class.cc: New file.
20260
0626fc76
TT
202612014-04-14 Tom Tromey <tromey@redhat.com>
20262
20263 * gdb.dwarf2/enum-type.exp: New file.
20264
dca325b3
SA
202652014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
20266
20267 * gdb.mi/mi-vla-c99.exp: New file.
20268 * gdb.mi/vla.c: New file.
20269
5854b38a
SA
202702014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
20271
20272 * gdb.base/vla-datatypes.c: New file.
20273 * gdb.base/vla-datatypes.exp: New file.
20274
463bb957
SA
202752014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
20276
20277 * gdb.base/vla-ptr.c: New file.
20278 * gdb.base/vla-ptr.exp: New file.
20279
3dd170be
SA
202802014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
20281
20282 * gdb.dwarf2/count.exp: New file.
20283
5ecaaa66
SA
202842014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
20285
20286 * gdb.base/vla-sideeffect.c: New file.
20287 * gdb.base/vla-sideeffect.exp: New file.
20288
41f1ada5
DB
202892014-04-14 David Blaikie <dblaikie@gmail.com>
20290
20291 * gdb.mi/non-stop.c: Add return value for non-void function return
20292 statement.
20293 * gdb.threads/staticthreads.c: Ditto.
20294
0be03e84
DE
202952014-04-12 Siva Chandra Reddy <sivachandra@google.com>
20296 Doug Evans <xdje42@gmail.com>
20297
20298 * gdb.guile/scm-value.c: Improve test case.
20299 * gdb.guile/scm-value.exp: Add new test.
20300
f180a1fb
DB
203012014-04-11 David Blaikie <dblaikie@gmail.com>
20302
20303 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
20304 override Clang's default.
20305
6b662e19
JB
203062014-04-11 Joel Brobecker <brobecker@adacore.com>
20307
20308 Revert the following changes (regressions):
20309
20310 * gdb.base/vla-sideeffect.c: New file.
20311 * gdb.base/vla-sideeffect.exp: New file.
20312
20313 * gdb.dwarf2/count.exp: New file.
20314
20315 * gdb.base/vla-multi.c: New file.
20316 * gdb.base/vla-multi.exp: New file.
20317
20318 * gdb.base/vla-ptr.c: New file.
20319 * gdb.base/vla-ptr.exp: New file.
20320
20321 * gdb.base/vla-datatypes.c: New file.
20322 * gdb.base/vla-datatypes.exp: New file.
20323
20324 * gdb.mi/mi-vla-c99.exp: New file.
20325 * gdb.mi/vla.c: New file.
20326
245a5f0b
KS
203272014-04-11 Keith Seitz <keiths@redhat.com>
20328
20329 PR c++/16675
20330 * gdb.cp/cpsizeof.exp: New file.
20331 * gdb.cp/cpsizeof.cc: New file.
20332
58a84dcf
SA
203332014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
20334
191a8a90
JB
20335 * gdb.mi/mi-vla-c99.exp: New file.
20336 * gdb.mi/vla.c: New file.
58a84dcf 20337
c8655f75
SA
203382014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
20339
20340 * gdb.base/vla-datatypes.c: New file.
20341 * gdb.base/vla-datatypes.exp: New file.
20342
024e13b4
SA
203432014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
20344
20345 * gdb.base/vla-ptr.c: New file.
20346 * gdb.base/vla-ptr.exp: New file.
20347
1a237e0e
SA
203482014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
20349
20350 * gdb.base/vla-multi.c: New file.
20351 * gdb.base/vla-multi.exp: New file.
20352
504f3432
SA
203532014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
20354
20355 * gdb.dwarf2/count.exp: New file.
20356
3bce8237
SA
203572014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
20358
191a8a90
JB
20359 * gdb.base/vla-sideeffect.c: New file.
20360 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 20361
322f9c21
YQ
203622014-04-11 Yao Qi <yao@codesourcery.com>
20363
20364 * gdb.base/completion.exp: Check file exists before running tests
20365 on file completion.
20366
d708bcd1
PA
203672014-04-10 Pedro Alves <palves@redhat.com>
20368
20369 * gdb.base/cond-eval-mode.c: New file.
20370 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
20371 prepare_for_testing to build the new file. Check result of
20372 runto_main.
20373 (test_break, test_watch): New procedures.
20374 (top level): Use them.
20375
ae1d2761
PM
203762014-04-08 Pierre Muller <muller@sourceware.org>
20377
20378 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
20379 Ctrl-V use for mingw hosts.
20380
7af389b8
SC
203812014-04-07 Siva Chandra Reddy <sivachandra@google.com>
20382
20383 * gdb.python/py-value.c: Improve test case.
20384 * gdb.python/py-value.exp: Add new test.
20385
5e703181
DE
203862014-04-07 David Blaikie <dblaikie@gmail.com>
20387
20388 * lib/compiler.c: Identify the clang compiler.
20389 * lib/compiler.cc: Ditto.
20390
9810b410
YQ
203912014-04-03 Yao Qi <yao@codesourcery.com>
20392
20393 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
20394
98d1b8dc
AB
203952014-04-01 Anton Blanchard <anton@samba.org>
20396
20397 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
20398 messages unique.
20399
3114cea1
AB
204002014-04-01 Anton Blanchard <anton@samba.org>
20401
20402 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
20403 prepare_for_testing.
20404
62f7182c
AB
204052014-04-01 Anton Blanchard <anton@samba.org>
20406
20407 * gdb.arch/ppc64-atomic-inst.c: Remove.
20408 * gdb.arch/ppc64-atomic-inst.S: New file.
20409 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
20410
770e7fc7
DE
204112014-03-31 Doug Evans <dje@google.com>
20412
20413 * gdb.base/print-symbol-loading-lib.c: New file.
20414 * gdb.base/print-symbol-loading-main.c: New file.
20415 * gdb.base/print-symbol-loading.exp: New file.
20416
46e2bafa
YQ
204172014-03-31 Yao Qi <yao@codesourcery.com>
20418
20419 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
20420
8776cfe9
JB
204212014-03-28 Joel Brobecker <brobecker@adacore.com>
20422
20423 * gdb.ada/mi_dyn_arr: New testcase.
20424
5d1ef361
DE
204252014-03-27 Doug Evans <dje@google.com>
20426
20427 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
20428
b5bee914
YQ
204292014-03-27 Yao Qi <yao@codesourcery.com>
20430
20431 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
20432 if target is nios2-*-*.
20433
0d4d0e77
YQ
204342014-03-26 Yao Qi <yao@codesourcery.com>
20435
20436 * lib/gdb.exp (readline_is_used): New proc.
20437 * gdb.base/completion.exp: Move tests on command complete up.
20438 Skip the rest of tests if readline is not used.
20439 * gdb.ada/complete.exp: Skp the test if readline is not
20440 used.
20441 * gdb.base/filesym.exp: Likewise.
20442 * gdb.base/macscp.exp: Likewise.
20443 * gdb.base/readline-ask.exp: Likewise.
20444 * gdb.base/readline.exp: Likewise.
20445 * gdb.python/py-cmd.exp: Likewise.
20446 * gdb.trace/tfile.exp: Likewise.
20447
29361eee
YQ
204482014-03-26 Yao Qi <yao@codesourcery.com>
20449
20450 * gdb.base/macscp.exp: Fix code format issues.
20451
bc9a5525
UW
204522014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
20453
20454 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
20455 * gdb.asm/powerpc64le.inc: New file.
20456
d3839ede
PA
204572014-03-25 Pedro Alves <palves@redhat.com>
20458 Doug Evans <dje@google.com>
20459
20460 * gdb.base/source-execution.c: New file.
20461 * gdb.base/source-execution.exp: New file.
20462 * gdb.base/source-execution.gdb: New file.
20463
01672a57
DE
204642014-03-24 Doug Evans <dje@google.com>
20465
20466 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
20467 using fission.
20468
88bbeca9
HZ
204692014-03-24 Hui Zhu <hui@codesourcery.com>
20470 Pedro Alves <palves@redhat.com>
20471
20472 PR breakpoints/16101
20473 * gdb.base/dprintf.exp: Use unsupported rather than changing the
20474 test pass/fail messages. Detect missing support for dprintf when
20475 breakpoints are actually inserted.
20476 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
20477 breakpoints are actually inserted.
20478 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
20479 fails.
20480
d2348791
JK
204812014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
20482
20483 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
20484
feef67ab
DE
204852014-03-22 Doug Evans <xdje42@gmail.com>
20486
20487 * gdb.python/python.exp (python not supported): Verify multi-line
20488 python command issues an error.
25d743f9 20489 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 20490 guile command issues an error.
feef67ab 20491
ecebef6a
MR
204922014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
20493
20494 * gdb.threads/thread-specific.exp: Handle the lack of usable
20495 $this_breakpoint and $this_thread.
20496
ccdd1909
HZ
204972014-03-21 Hui Zhu <hui@codesourcery.com>
20498
20499 * gdb.base/attach.exp (do_command_attach_tests): New.
20500
beb460e8
PA
205012014-03-20 Tom Tromey <tromey@redhat.com>
20502 Pedro Alves <palves@redhat.com>
20503
20504 PR cli/15718
20505 * gdb.base/condbreak-call-false.c: New file.
20506 * gdb.base/condbreak-call-false.exp: New file.
20507
40acf43a
PA
205082014-03-20 Pedro Alves <palves@redhat.com>
20509
20510 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
20511 Delete.
20512 (block_signals, unblock_signals): Delete.
20513 (child_function_2, main): Remove references to deleted variable
20514 and functions.
20515
9f5e1e02
PA
205162014-03-20 Pedro Alves <palves@redhat.com>
20517
20518 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
20519 Use pthread_kill to signal thread 2.
20520 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
20521 Adjust to make the test send itself a signal rather than using the
20522 host's "kill" command.
20523
99619bea
PA
205242014-03-20 Pedro Alves <palves@redhat.com>
20525
20526 * gdb.threads/multiple-step-overs.c: New file.
20527 * gdb.threads/multiple-step-overs.exp: New file.
20528 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
20529 Adjust expected infrun debug output.
20530
2adfaa28
PA
205312014-03-20 Pedro Alves <palves@redhat.com>
20532
20533 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
20534 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
20535
31e77af2
PA
205362014-03-20 Pedro Alves <palves@redhat.com>
20537
20538 PR breakpoints/7143
20539 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
20540 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
20541 of gdb_test_multiple.
20542 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
20543 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
20544
b9f437de
PA
205452014-03-20 Pedro Alves <palves@redhat.com>
20546
20547 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
20548 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
20549
05adc73e
PA
205502014-03-19 Pedro Alves <palves@redhat.com>
20551
20552 * gdb.base/async.exp: Remove early return.
20553
6048b950
PA
205542014-03-19 Pedro Alves <palves@redhat.com>
20555
20556 * gdb.base/async.exp (step& tests): Pass explicit test messages.
20557
8bcfb00a
PA
205582014-03-19 Pedro Alves <palves@redhat.com>
20559
20560 * gdb.base/async.exp (test_background): Expect \r\n after
20561 "completed." in the fail pattern.
20562
884e37dc
PA
205632014-03-19 Pedro Alves <palves@redhat.com>
20564
20565 * gdb.base/async.exp (test_background): New procedure.
20566 Use it for all background execution command tests.
20567
148e57e2
PA
205682014-03-19 Pedro Alves <palves@redhat.com>
20569
20570 * gdb.base/async.exp: Use prepare_for_testing.
20571
f48088c7
PA
205722014-03-19 Pedro Alves <palves@redhat.com>
20573
20574 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
20575 the same line.
20576
e2f6c966
PA
205772014-03-19 Pedro Alves <palves@redhat.com>
20578
20579 * gdb.base/async.c (main): Add "jump here" and "until here" line
20580 marker comments.
20581 * gdb.base/async.exp (jump_here): New global.
20582 (jump& test): Use it.
20583 (until_here): New global.
20584 (until& test): Use it.
20585
c30568d4
PA
205862014-03-19 Pedro Alves <palves@redhat.com>
20587
20588 * gdb.base/async.exp: Don't frob gdb_protocol.
20589
0172b6a7
DE
205902014-03-18 Doug Evans <xdje42@gmail.com>
20591
20592 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
20593 Fix spelling of exec-done-display.
20594
06c868a8
JK
205952014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
20596
20597 PR gdb/15358
20598 * gdb.base/gdb-sigterm.c: New file.
20599 * gdb.base/gdb-sigterm.exp: New file.
20600
0c7e1a46
PA
206012014-03-18 Pedro Alves <palves@redhat.com>
20602
20603 PR gdb/13860
20604 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
20605 * lib/mi-support.exp (mi_expect_stop): Add special handling for
20606 solib-event.
20607
f7c77d93
JB
206082014-03-17 Joel Brobecker <brobecker@adacore.com>
20609
20610 * gdb.ada/pckd_arr_ren: New testcase.
20611
5a1e8c7a
DE
206122014-03-13 Doug Evans <xdje42@gmail.com>
20613
20614 PR guile/16612
20615 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
20616 collect after discarding symbols.
20617
350e1a76
DE
206182014-03-13 Ludovic Courtès <ludo@gnu.org>
20619 Doug Evans <xdje42@gmail.com>
20620
20621 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
20622 to history survives a gc.
20623
a69900ae
PA
206242014-03-13 Pedro Alves <palves@redhat.com>
20625
20626 * gdb.base/default.exp: Don't test "target procfs".
20627
5db9f0bd
PA
206282014-03-13 Pedro Alves <palves@redhat.com>
20629
20630 * gdb.base/default.exp: Update "target child" and "target procfs"
20631 tests to not expect "Unix".
20632
b3ccfe11
TT
206332014-03-12 Tom Tromey <tromey@redhat.com>
20634
20635 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
20636 New procs. Add target-async tests.
20637 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
20638 Add target-async tests.
20639
646f4417
AA
206402014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
20641
20642 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
20643 'func_start' and 'func_end' for the beginning and end of the
20644 function code, respectively.
20645 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
20646 'func_end' instead of 'func' and 'main'.
20647
288c211f
AA
206482014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
20649
20650 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
20651 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
20652 generate the debug info assembler source.
20653
e0c0f156
AA
206542014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
20655
20656 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
20657 * gdb.dwarf2/arr-subrange.exp: Likewise.
20658 * gdb.dwarf2/dwz.exp: Likewise.
20659 * gdb.dwarf2/method-ptr.exp: Likewise.
20660 * gdb.dwarf2/missing-sig-type.exp: Likewise.
20661 * gdb.dwarf2/subrange.exp: Likewise.
20662 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
20663 * gdb.dwarf2/implptrpiece.exp: Likewise.
20664 * gdb.dwarf2/nostaticblock.exp: Likewise.
20665
0e5c4555
AA
206662014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
20667
20668 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
20669 directory to absolute path name arguments.
20670
5ec18f2b
JG
206712014-03-10 Joel Brobecker <brobecker@adacore.com>
20672
20673 * gdb.ada/tagged_access: New testcase.
20674
847fc4f2
MM
206752014-03-07 Markus Metzger <markus.t.metzger@intel.com>
20676
20677 * gdb.btrace/data.exp: Update expected output.
20678
cc3da688
YQ
206792014-03-06 Yao Qi <yao@codesourcery.com>
20680
20681 * gdb.trace/pr16508.exp: New file.
20682
0f26cec1
PA
206832014-03-05 Pedro Alves <palves@redhat.com>
20684
20685 PR gdb/16575
20686 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
20687 procedure.
20688 (top level): Adjust to use it. Add tests that exercise breakpoint
20689 interaction with the code-cache.
20690
7a5a839f
LC
206912014-02-26 Ludovic Courtès <ludo@gnu.org>
20692
20693 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
20694 test for 'history-append!'.
20695
31aa7e4e
JB
206962014-02-26 Joel Brobecker <brobecker@adacore.com>
20697
20698 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
20699 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
20700 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
20701 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
20702 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
20703 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
20704
1b588015
JB
207052014-02-26 Joel Brobecker <brobecker@adacore.com>
20706
20707 * testsuite/gdb.python/py-pp-re-notag.c: New file.
20708 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
20709 * testsuite/gdb.python/py-pp-re-notag.p: New file.
20710
55426c9d
JB
207112014-02-26 Joel Brobecker <brobecker@adacore.com>
20712
20713 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
20714
dc53a7ad
JB
207152014-02-26 Joel Brobecker <brobecker@adacore.com>
20716
20717 * gdb.dwarf2/arr-stride.c: New file.
20718 * gdb.dwarf2/arr-stride.exp: New file.
20719
12ab52e9
PA
207202014-02-26 Pedro Alves <palves@redhat.com>
20721
20722 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
20723 that won't ever trigger. Make sure that GDB reports the correct
20724 breakpoint that caused the stop.
20725
849c862e
JK
207262014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
20727
20728 PR gdb/16626
20729 * gdb.base/auto-load-script: New file.
20730 * gdb.base/auto-load.c: New file.
20731 * gdb.base/auto-load.exp: New file.
20732
71b7d793
JK
20733 PR gdb/16626
20734 * gdb.base/auto-load.exp: Fix out-of-srctree run.
20735
e2f0d509
JK
207362014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
20737
20738 Fix dw2-icycle.exp -fsanitize=address GDB crash.
20739 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
20740
50cc37c8
DE
207412014-02-24 Doug Evans <dje@google.com>
20742
20743 * lib/gdb.exp (run_on_host): Log error output if program fails.
20744
ea4758f2
PA
207452014-02-21 Pedro Alves <palves@redhat.com>
20746
20747 * gdb.threads/step-after-sr-lock.c: Rename to ...
20748 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
20749 * gdb.threads/step-after-sr-lock.exp: Rename to ...
20750 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
20751 ... this.
20752
d7b30f67
SDJ
207532014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
20754
20755 PR tdep/16397
20756 * gdb.arch/amd64-stap-special-operands.exp: New file.
20757 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
20758 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
20759 * gdb.arch/amd64-stap-triplet.S: Likewise.
20760 * gdb.arch/amd64-stap-triplet.c: Likewise.
20761
83deb43f
JB
207622014-02-20 Joel Brobecker <brobecker@adacore.com>
20763
20764 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
20765 in .section pseudo-op.
20766
adde2bff
DE
207672014-02-20 lin zuojian <manjian2006@gmail.com>
20768 Joel Brobecker <brobecker@adacore.com>
20769 Doug Evans <xdje42@gmail.com>
20770
20771 PR symtab/16581
20772 * gdb.dwarf2/dw2-icycle.S: New file.
20773 * gdb.dwarf2/dw2-icycle.c: New file.
20774 * gdb.dwarf2/dw2-icycle.exp: New file.
20775
f7bd0f78
SC
207762014-02-19 Siva Chandra Reddy <sivachandra@google.com>
20777
20778 * gdb.python/py-value-cc.cc: Improve test case to enable testing
20779 operations on gdb.Value objects.
20780 * gdb.python/py-value-cc.exp: Add new test to test operations on
20781 gdb.Value objects.
20782
c17ef0d5
DE
207832014-02-18 Doug Evans <dje@google.com>
20784
20785 * Makefile.in (TESTS): New variable.
20786 (expanded_tests, expanded_tests_or_none): New variables
20787 (check-single): Pass $(expanded_tests_or_none) to runtest.
20788 (check-parallel): Only run tests in $(TESTS) if non-empty.
20789 (check/no-matching-tests-found): New rule.
20790 * README: Document TESTS makefile variable.
20791
5dd3176f
DE
207922014-02-18 Doug Evans <dje@google.com>
20793
20794 * Makefile.in (check-parallel): rm -rf outputs temp.
20795
0b10be4f
JK
207962014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
20797
20798 Fix "ERROR: no fileid for" in the testsuite.
20799 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
20800
85f224e7
DE
208012014-02-12 Doug Evans <dje@google.com>
20802
20803 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
20804 (MISCELLANEOUS): New variable.
20805 (clean): rm -rf $(MISCELLANEOUS).
20806 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
20807 dwp live in the same directory as symlinks, with each symlink pointed
20808 to a differently named file in a different directory.
20809
149b30ff
DE
208102014-02-11 Doug Evans <dje@google.com>
20811
20812 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
20813 of Tcl file commands.
20814
1dfdac32
MK
208152014-02-10 Mark Kettenis <kettenis@gnu.org>
20816
20817 * gdb.threads/step-after-sr-lock.exp: Avoid executing
20818 "kill -SIGUSR1 -1".
20819
aa4fb036
JB
208202014-02-10 Joel Brobecker <brobecker@adacore.com>
20821
20822 * gdb.ada/tick_length_array_enum_idx: New testcase.
20823
ed3ef339
DE
208242014-02-10 Doug Evans <xdje42@gmail.com>
20825
20826 * configure.ac (AC_OUTPUT): Add gdb.guile.
20827 * configure: Regenerate.
20828 * lib/gdb-guile.exp: New file.
20829 * lib/gdb.exp (get_target_charset): New function.
20830 * gdb.base/help.exp: Update expected output from "apropos apropos".
20831 * gdb.guile/Makefile.in: New file.
20832 * gdb.guile/guile.exp: New file.
20833 * gdb.guile/scm-arch.c: New file.
20834 * gdb.guile/scm-arch.exp: New file.
20835 * gdb.guile/scm-block.c: New file.
20836 * gdb.guile/scm-block.exp: New file.
20837 * gdb.guile/scm-breakpoint.c: New file.
20838 * gdb.guile/scm-breakpoint.exp: New file.
20839 * gdb.guile/scm-disasm.c: New file.
20840 * gdb.guile/scm-disasm.exp: New file.
20841 * gdb.guile/scm-equal.c: New file.
20842 * gdb.guile/scm-equal.exp: New file.
20843 * gdb.guile/scm-error.exp: New file.
20844 * gdb.guile/scm-error.scm: New file.
20845 * gdb.guile/scm-frame-args.c: New file.
20846 * gdb.guile/scm-frame-args.exp: New file.
20847 * gdb.guile/scm-frame-args.scm: New file.
20848 * gdb.guile/scm-frame-inline.c: New file.
20849 * gdb.guile/scm-frame-inline.exp: New file.
20850 * gdb.guile/scm-frame.c: New file.
20851 * gdb.guile/scm-frame.exp: New file.
20852 * gdb.guile/scm-generics.exp: New file.
20853 * gdb.guile/scm-gsmob.exp: New file.
20854 * gdb.guile/scm-iterator.c: New file.
20855 * gdb.guile/scm-iterator.exp: New file.
20856 * gdb.guile/scm-math.c: New file.
20857 * gdb.guile/scm-math.exp: New file.
20858 * gdb.guile/scm-objfile-script-gdb.in: New file.
20859 * gdb.guile/scm-objfile-script.c: New file.
20860 * gdb.guile/scm-objfile-script.exp: New file.
20861 * gdb.guile/scm-objfile.c: New file.
20862 * gdb.guile/scm-objfile.exp: New file.
20863 * gdb.guile/scm-ports.exp: New file.
20864 * gdb.guile/scm-pretty-print.c: New file.
20865 * gdb.guile/scm-pretty-print.exp: New file.
20866 * gdb.guile/scm-pretty-print.scm: New file.
20867 * gdb.guile/scm-section-script.c: New file.
20868 * gdb.guile/scm-section-script.exp: New file.
20869 * gdb.guile/scm-section-script.scm: New file.
20870 * gdb.guile/scm-symbol.c: New file.
20871 * gdb.guile/scm-symbol.exp: New file.
20872 * gdb.guile/scm-symtab-2.c: New file.
20873 * gdb.guile/scm-symtab.c: New file.
20874 * gdb.guile/scm-symtab.exp: New file.
20875 * gdb.guile/scm-type.c: New file.
20876 * gdb.guile/scm-type.exp: New file.
20877 * gdb.guile/scm-value-cc.cc: New file.
20878 * gdb.guile/scm-value-cc.exp: New file.
20879 * gdb.guile/scm-value.c: New file.
20880 * gdb.guile/scm-value.exp: New file.
20881 * gdb.guile/source2.scm: New file.
20882 * gdb.guile/types-module.cc: New file.
20883 * gdb.guile/types-module.exp: New file.
20884
7026a7c1
YQ
208852014-02-10 Yao Qi <yao@codesourcery.com>
20886
20887 PR testsuite/16543
20888 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
20889 * configure: Regenerated.
20890 * Makefile.in: New file.
20891
6c466447
AS
208922014-02-08 Andreas Schwab <schwab@linux-m68k.org>
20893
20894 * gdb.python/py-framefilter.exp: Fix typo.
20895
6e854735
YQ
208962014-02-08 Yao Qi <yao@codesourcery.com>
20897
20898 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
20899 that no =breakpoint-modified is emitted when breakpoints are
20900 modified through MI commands.
20901
d137e6dc
PA
209022014-02-07 Pedro Alves <pedro@codesourcery.com>
20903 Pedro Alves <palves@redhat.com>
20904
20905 * gdb.threads/step-after-sr-lock.c: New file.
20906 * gdb.threads/step-after-sr-lock.exp: New file.
20907
b5ee5a50
PA
209082014-02-07 Pedro Alves <palves@redhat.com>
20909
20910 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
20911
3c77faf3
JK
209122014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
20913
20914 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
20915 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
20916
6dddc817
DE
209172014-02-06 Doug Evans <xdje42@gmail.com>
20918
20919 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
20920 output.
20921
20922 * gdb.gdb/python-interrupts.exp: New file.
20923
de7b2893
YQ
209242014-02-05 Yao Qi <yao@codesourcery.com>
20925
20926 * gdb.trace/report.exp (use_collected_data): Test the output
20927 of "info threads" and "info inferiors".
20928
66d032ac
YQ
209292014-02-05 Yao Qi <yao@codesourcery.com>
20930
20931 Revert this patch:
20932
20933 2013-05-24 Yao Qi <yao@codesourcery.com>
20934
20935 * gdb.trace/tfile.exp: Test inferior and thread.
20936
591a12a1
UW
209372014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
20938
20939 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
20940 on a function.
20941 * gdb.base/step-bt.c: Call hello via function pointer to make
20942 sure its first instruction is executed on powerpc64le-linux.
20943
0ff3e01f
UW
209442014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
20945
20946 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
20947
084ee545
UW
209482014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
20949
20950 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
20951 of the test patterns for use on little-endian systems.
20952
6ed14ff3
UW
209532014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
20954
20955 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
20956 (decimal_vector): Fix for little-endian.
20957
401e27fd
JM
209582014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
20959
20960 * gdb.arch/sparc-sysstep.exp: New file.
20961 * gdb.arch/sparc-sysstep.c: Likewise.
20962
20963 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
20964
8b924729
EBM
209652014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
20966
20967 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
20968
fb151210
JB
209692014-01-23 Tom Tromey <tromey@redhat.com>
20970
20971 * gdb.ada/array_char_idx: New testcase.
20972
0740f8d8
TT
209732014-01-23 Tom Tromey <tromey@redhat.com>
20974
20975 PR python/16487:
20976 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
20977 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
20978 classes.
20979
21909fa1
TT
209802014-01-23 Tom Tromey <tromey@redhat.com>
20981
20982 PR python/16491:
20983 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
20984 string from an inferior frame.
20985 * gdb.python/py-framefilter-mi.exp: Update.
20986
87ce2a04
DE
209872014-01-22 Doug Evans <dje@google.com>
20988
20989 * gdb.server/server-mon.exp: Add tests for "set debug-format".
20990
237b092b
AA
209912014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
20992
20993 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
20994
d674a709
AA
209952014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
20996
20997 * gdb.trace/entry-values.exp: Remove excess space character from
20998 regex patterns. Handle s390 call instruction.
20999
20fa3390
AA
210002014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
21001
21002 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
21003 define "*_start" label. Make "name" static.
21004 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
21005 ${name} by references to ${name}_start.
21006
78466714
AA
210072014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
21008
21009 * gdb.base/info-macros.exp: Remove "debug" from the compile
21010 options.
21011
ec9f644a
IB
210122014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
21013
21014 * gdb.dlang/demangle.exp: New file.
21015
94b1b47e
IB
210162014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
21017
21018 * gdb.dlang/primitive-types.exp: New file.
21019
7f420862
IB
210202014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
21021
21022 * configure.ac: Create gdb.dlang/Makefile.
21023 * configure: Regenerate.
21024 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
21025 * gdb.dlang/Makefile.in: New file.
21026 * lib/d-support.exp: New file.
21027 * lib/gdb.exp (skip_d_tests): New proc.
21028
52834460
MM
210292014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21030
21031 * gdb.btrace/delta.exp: Check reverse stepi.
21032 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
21033 * gdb.btrace/finish.exp: New.
21034 * gdb.btrace/next.exp: New.
21035 * gdb.btrace/nexti.exp: New.
21036 * gdb.btrace/record_goto.c: Add comments.
21037 * gdb.btrace/step.exp: New.
21038 * gdb.btrace/stepi.exp: New.
21039 * gdb.btrace/multi-thread-step.c: New.
21040 * gdb.btrace/multi-thread-step.exp: New.
21041 * gdb.btrace/rn-dl-bind.c: New.
21042 * gdb.btrace/rn-dl-bind.exp: New.
21043 * gdb.btrace/data.c: New.
21044 * gdb.btrace/data.exp: New.
21045 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
21046
6e07b1d2
MM
210472014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21048
21049 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
21050 * gdb.btrace/exception.exp: Update.
21051 * gdb.btrace/instruction_history.exp: Update.
21052 * gdb.btrace/record_goto.exp: Update.
21053 * gdb.btrace/tailcall.exp: Update.
21054 * gdb.btrace/unknown_functions.exp: Update.
21055 * gdb.btrace/delta.exp: New.
21056
0b722aec
MM
210572014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21058
21059 * gdb.btrace/record_goto.exp: Add backtrace test.
21060 * gdb.btrace/tailcall.exp: Add backtrace test.
21061
066ce621
MM
210622014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21063
21064 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
21065 * gdb.btrace/record_goto.c: New.
21066 * gdb.btrace/record_goto.exp: New.
21067 * gdb.btrace/x86-record_goto.S: New.
21068
0688d04e
MM
210692014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21070
21071 * gdb.btrace/function_call_history.exp: Update tests.
21072 * gdb.btrace/instruction_history.exp: Update tests.
21073
8710b709
MM
210742014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21075
21076 * gdb.btrace/function_call_history.exp: Fix expected field
21077 order for "record function-call-history".
21078 Add new tests for "record function-call-history /c".
21079 * gdb.btrace/exception.cc: New.
21080 * gdb.btrace/exception.exp: New.
21081 * gdb.btrace/tailcall.exp: New.
21082 * gdb.btrace/x86-tailcall.S: New.
21083 * gdb.btrace/x86-tailcall.c: New.
21084 * gdb.btrace/unknown_functions.c: New.
21085 * gdb.btrace/unknown_functions.exp: New.
21086 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
21087
5de9129b
MM
210882014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21089
21090 * gdb.btrace/instruction_history.exp: Update.
21091 * gdb.btrace/function_call_history.exp: Update.
21092
23a7fe75
MM
210932014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21094
21095 * gdb.btrace/function_call_history.exp: Fix expected function
21096 trace.
21097 * gdb.btrace/instruction_history.exp: Initialize traced.
21098 Remove traced_functions.
21099
724c7dd8
MM
211002014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21101
21102 * gdb.btrace/function_call_history.exp: Update
21103 * gdb.btrace/instruction_history.exp: Update.
21104
6d78d93b
MM
211052014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21106
21107 * gdb.btrace/enable.exp: Update expected text.
21108
93a360cc
OJ
211092014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
21110
21111 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
21112 bytes.
21113
3772b53f
MR
211142014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
21115
21116 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
21117
596662fa
OJ
211182014-01-15 Omair Javaid <omair.javaid@linaro.org>
21119
21120 * lib/gdb.exp (supports_process_record): Return true for
21121 arm*-linux*. (supports_reverse): Likewise.
21122
b5b08fb4
SC
211232014-01-13 Siva Chandra Reddy <sivachandra@google.com>
21124
21125 PR python/15464
21126 PR python/16113
21127 * gdb.python/py-type.c: Enhance test case.
21128 * gdb.python/py-value-cc.cc: Likewise
21129 * gdb.python/py-type.exp: Add new tests.
21130 * gdb.python/py-value-cc.exp: Likewise
21131
52d7fb13
AA
211322014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
21133 Pedro Alves <palves@redhat.com>
21134
21135 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
21136 Make "name" extern.
21137 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
21138 references to ${name}_start by references to ${name}.
21139
a2cd8cfe
JB
211402014-01-10 Joel Brobecker <brobecker@adacore.com>
21141
21142 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
21143
4e23fced
JB
211442014-01-10 Joel Brobecker <brobecker@adacore.com>
21145
21146 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
21147
c6a9e42c
PA
211482014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
21149 Pedro Alves <palves@redhat.com>
21150
21151 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 21152 mi_gdb_target_load.
c6a9e42c 21153
b7ea362b
PA
211542014-01-08 Pedro Alves <palves@redhat.com>
21155
21156 * gdb.threads/reconnect-signal.c: New file.
21157 * gdb.threads/reconnect-signal.exp: New file.
21158
5e3f4fab
EBM
211592014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
21160
21161 * gdb.base/source-dir.exp: New file.
21162
79301218
JB
211632014-01-07 Joel Brobecker <brobecker@adacore.com>
21164
21165 * gdb.ada/mi_interface: New testcase.
21166
8e355c5d
JB
211672014-01-07 Joel Brobecker <brobecker@adacore.com>
21168
21169 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
21170 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
21171 gdb.ada/pp-rec-component/pck.ads: New files.
21172
c0d48811
JB
211732014-01-07 Joel Brobecker <brobecker@adacore.com>
21174
21175 * gdb.python/py-pp-integral.c: New file.
21176 * gdb.python/py-pp-integral.py: New file.
21177 * gdb.python/py-pp-integral.exp: New file.
21178
17b609c3 21179For older changes see ChangeLog-1993-2013.
c906108c 21180\f
8d8cb839
EZ
21181;; Local Variables:
21182;; mode: change-log
21183;; left-margin: 8
21184;; fill-column: 74
21185;; version-control: never
21186;; End:
902f2ccb 21187
b811d2c2 21188 Copyright 2014-2020 Free Software Foundation, Inc.
902f2ccb
MC
21189 Copying and distribution of this file, with or without modification,
21190 are permitted provided the copyright notice and this notice are preserved.
This page took 4.623012 seconds and 4 git commands to generate.