]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
gdb: change type of field_info::non_public_fields to bool
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
f3bd50f1
SM
12020-08-31 Simon Marchi <simon.marchi@efficios.com>
2
3 * gdb.dwarf2/dw2-reg-undefined.exp: Remove spurious #.
4
22b9b4b0
SL
52020-08-31 Simon Marchi <simon.marchi@efficios.com>
6
7 * gdb.dwarf2/frame-inlined-in-outer-frame.exp: New file.
8 * gdb.dwarf2/frame-inlined-in-outer-frame.S: New file.
9
8efaf6b3
SM
102020-08-31 Simon Marchi <simon.marchi@efficios.com>
11
12 * gdb.dwarf2/dw2-reg-undefined.exp: Test "set debug frame 1"
13 output, printing a "not saved" value from history and printing a
14 convenience variable created from a "not saved" value.
15
e840f2e3
TV
162020-08-31 Tom de Vries <tdevries@suse.de>
17
18 * gdb.base/eh_return.exp: Use nopie.
19
8f57f343
PA
202020-08-28 Pedro Alves <pedro@palves.net>
21
22 * gdb.base/advance-until-multiple-locations.exp
23 (advance_overload, until_overload): Adjust to match the
24 frame/function header instead of the source line text.
25
626d2320
TV
262020-08-28 Tom de Vries <tdevries@suse.de>
27
28 * gdb.base/label-without-address.c: New test.
29 * gdb.base/label-without-address.exp: New file.
30
df631783
PA
312020-08-27 Pedro Alves <pedro@palves.net>
32
33 PR gdb/26523
34 PR gdb/26524
35 * gdb.base/advance-until-multiple-locations.cc: New.
36 * gdb.base/advance-until-multiple-locations.exp: New.
37
48b076bb
SM
382020-08-27 Simon Marchi <simon.marchi@polymtl.ca>
39
40 * gdb.dwarf2/dw2-reg-undefined.exp: Use multi_line.
41
c2015ce4
AB
422020-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
43
44 * gdb.arch/amd64-byte.exp: Make test names unique, use
45 gdb_breakpoint, and fix typo 'forth' -> 'fourth'.
46 * gdb.arch/amd64-dword.exp: Likewise.
47 * gdb.arch/amd64-pseudo.c: Fix typo 'forth' -> 'fourth'.
48 * gdb.arch/amd64-stap-special-operands.exp: Make test names
49 unique.
50 * gdb.arch/amd64-tailcall-ret.exp: Likewise.
51 * gdb.arch/amd64-word.exp: Make test names unique, use
52 gdb_breakpoint, and fix typo 'forth' -> 'fourth'.
53 * gdb.arch/i386-byte.exp: Make test names unique, use
54 gdb_breakpoint.
55 * gdb.arch/i386-word.exp: Likewise.
56
995d3a19
SV
572020-08-25 Shahab Vahedi <shahab@synopsys.com>
58
59 * gdb.arch/arc-tdesc-cpu.xml: Use new feature names.
60
8cac2b31
SM
612020-08-25 Simon Marchi <simon.marchi@polymtl.ca>
62
63 PR gdb/26532
64 * gdb.threads/stepi-random-signal.exp: Update pattern.
65
2bc19622
SM
662020-08-25 Simon Marchi <simon.marchi@efficios.com>
67
68 PR gdb/26532
69 * gdb.base/ui-redirect.exp: Update pattern.
70
b04aa1fc
GB
712020-08-25 Gary Benson <gbenson@redhat.com>
72
73 * gdb.dwarf2/dw2-dir-file-name.exp: Use system assembler
74 when compiling with clang.
8571e9c8 75 * gdb.dwarf2/dw2-restore.exp: Likewise.
b04aa1fc 76
9f68b453
GB
772020-08-25 Gary Benson <gbenson@redhat.com>
78
79 * gdb.cp/ambiguous.exp: Enable test when compiling with GCC.
80 Add additional_flags=-Wno-inaccessible-base when compiling
81 with GCC >= 10.1 or clang. Add additional_flags=-w when
82 compiling with GCC < 10.
83
3945d2d7
GM
842020-08-25 Gaius Mulley <gaiusmod2@gmail.com>
85
86 PR m2/26372
fc5d6901
SM
87 * gdb.modula2/multidim.c: New file.
88 * gdb.modula2/multidim.exp: New file.
3945d2d7 89
60122dbe
SM
902020-08-24 Simon Marchi <simon.marchi@polymtl.ca>
91
92 * lib/gdb.exp (runto): Always emit fail on internal error.
93
1eb8556f
SM
942020-08-24 Simon Marchi <simon.marchi@efficios.com>
95
96 * gdb.base/gdb-sigterm.exp (do_test): Update expected regexp.
97 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
98 Likewise.
99 * gdb.threads/stepi-random-signal.exp: Likewise.
100
33bf4c5c
TBA
1012020-08-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
102
103 * gdb.base/print-file-var.exp: Fix typo "breapoint".
104 * gdb.trace/strace.exp: Ditto.
105
c2fd7fae
AKS
1062020-08-19 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
107
108 * gdb.fortran/vla-type.exp: Skip commands not required for
109 the Flang compiled binaries after prologue fix.
110
326afb72
TT
1112020-08-17 Tom de Vries <tdevries@suse.de>
112 Tom Tromey <tromey@adacore.com>
113
114 PR rust/26197:
115 * gdb.rust/simple.exp (xfail_pattern): Update for new failure.
116
3ae7ab99
TT
1172020-08-17 Tom Tromey <tromey@adacore.com>
118
119 * gdb.ada/mi_var_access.exp: New file.
120 * gdb.ada/mi_var_access/mi_access.adb: New file.
121 * gdb.ada/mi_var_access/pck.adb: New file.
122 * gdb.ada/mi_var_access/pck.ads: New file.
123
f569c1c5
TV
1242020-08-16 Tom de Vries <tdevries@suse.de>
125
126 PR gdb/25350
127 * gdb.base/eh_return.c: New test.
128 * gdb.base/eh_return.exp: New file.
129
3d11c30a
TV
1302020-08-15 Tom de Vries <tdevries@suse.de>
131
132 * gdb.fortran/mixed-lang-stack.c (fortran_charlen_t): New type.
133 (mixed_func_1d_): Use fortran_charlen_t in decl.
134
547ce8f0
TV
1352020-08-15 Tom de Vries <tdevries@suse.de>
136
137 PR backtrace/26390
138 * gdb.fortran/mixed-lang-stack.exp: Call bt with -frame-arguments all.
139 Update expected pattern.
140
a54a7f13
PA
1412020-08-13 Pedro Alves <pedro@palves.net>
142
143 * gdb.fortran/complex.exp: Check skip_fortran_tests.
144 * gdb.fortran/library-module.exp: Likewise.
145 * gdb.fortran/logical.exp: Likewise.
146 * gdb.fortran/module.exp: Likewise.
147 * gdb.fortran/print_type.exp: Likewise.
148 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
149 * gdb.fortran/vla-datatypes.exp: Likewise.
150 * gdb.fortran/vla-history.exp: Likewise.
151 * gdb.fortran/vla-ptr-info.exp: Likewise.
152 * gdb.fortran/vla-ptype-sub.exp: Likewise.
153 * gdb.fortran/vla-ptype.exp: Likewise.
154 * gdb.fortran/vla-sizeof.exp: Likewise.
155 * gdb.fortran/vla-type.exp: Likewise.
156 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
157 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
158 * gdb.fortran/vla-value-sub.exp: Likewise.
159 * gdb.fortran/vla-value.exp: Likewise.
160
7a82e903
PA
1612020-08-13 Pedro Alves <pedro@palves.net>
162
163 * gdb.ada/access_tagged_param.exp: Check skip_ada_tests.
164 * gdb.ada/access_to_packed_array.exp: Likewise.
165 * gdb.ada/access_to_unbounded_array.exp: Likewise.
166 * gdb.ada/addr_arith.exp: Likewise.
167 * gdb.ada/arr_acc_idx_w_gap.exp: Likewise.
168 * gdb.ada/arr_arr.exp: Likewise.
169 * gdb.ada/arr_enum_idx_w_gap.exp: Likewise.
170 * gdb.ada/array_bounds.exp: Likewise.
171 * gdb.ada/array_of_variable_length.exp: Likewise.
172 * gdb.ada/array_ptr_renaming.exp: Likewise.
173 * gdb.ada/array_subscript_addr.exp: Likewise.
174 * gdb.ada/arraydim.exp: Likewise.
175 * gdb.ada/arrayparam.exp: Likewise.
176 * gdb.ada/arrayptr.exp: Likewise.
177 * gdb.ada/assign_1.exp: Likewise.
178 * gdb.ada/assign_arr.exp: Likewise.
179 * gdb.ada/atomic_enum.exp: Likewise.
180 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
181 * gdb.ada/bad-task-bp-keyword.exp: Likewise.
182 * gdb.ada/bias.exp: Likewise.
183 * gdb.ada/boolean_expr.exp: Likewise.
184 * gdb.ada/bp_c_mixed_case.exp: Likewise.
185 * gdb.ada/bp_enum_homonym.exp: Likewise.
186 * gdb.ada/bp_inlined_func.exp: Likewise.
187 * gdb.ada/bp_on_var.exp: Likewise.
188 * gdb.ada/bp_range_type.exp: Likewise.
189 * gdb.ada/bp_reset.exp: Likewise.
190 * gdb.ada/call_pn.exp: Likewise.
191 * gdb.ada/catch_assert_if.exp: Likewise.
192 * gdb.ada/catch_ex.exp: Likewise.
193 * gdb.ada/catch_ex_std.exp: Likewise.
194 * gdb.ada/char_enum.exp: Likewise.
195 * gdb.ada/char_param.exp: Likewise.
196 * gdb.ada/complete.exp: Likewise.
197 * gdb.ada/cond_lang.exp: Likewise.
198 * gdb.ada/convvar_comp.exp: Likewise.
199 * gdb.ada/dgopt.exp: Likewise.
200 * gdb.ada/disc_arr_bound.exp: Likewise.
201 * gdb.ada/display_nested.exp: Likewise.
202 * gdb.ada/dot_all.exp: Likewise.
203 * gdb.ada/dyn_loc.exp: Likewise.
204 * gdb.ada/dyn_stride.exp: Likewise.
205 * gdb.ada/excep_handle.exp: Likewise.
206 * gdb.ada/expr_delims.exp: Likewise.
207 * gdb.ada/expr_with_funcall.exp: Likewise.
208 * gdb.ada/exprs.exp: Likewise.
209 * gdb.ada/fin_fun_out.exp: Likewise.
210 * gdb.ada/fixed_cmp.exp: Likewise.
211 * gdb.ada/formatted_ref.exp: Likewise.
212 * gdb.ada/frame_arg_lang.exp: Likewise.
213 * gdb.ada/frame_args.exp: Likewise.
214 * gdb.ada/fullname_bp.exp: Likewise.
215 * gdb.ada/fun_addr.exp: Likewise.
216 * gdb.ada/fun_in_declare.exp: Likewise.
217 * gdb.ada/fun_overload_menu.exp: Likewise.
218 * gdb.ada/fun_renaming.exp: Likewise.
219 * gdb.ada/funcall_char.exp: Likewise.
220 * gdb.ada/funcall_param.exp: Likewise.
221 * gdb.ada/funcall_ptr.exp: Likewise.
222 * gdb.ada/funcall_ref.exp: Likewise.
223 * gdb.ada/homonym.exp: Likewise.
224 * gdb.ada/info_addr_mixed_case.exp: Likewise.
225 * gdb.ada/info_auto_lang.exp: Likewise.
226 * gdb.ada/info_exc.exp: Likewise.
227 * gdb.ada/info_types.exp: Likewise.
228 * gdb.ada/int_deref.exp: Likewise.
229 * gdb.ada/interface.exp: Likewise.
230 * gdb.ada/iwide.exp: Likewise.
231 * gdb.ada/lang_switch.exp: Likewise.
232 * gdb.ada/length_cond.exp: Likewise.
233 * gdb.ada/maint_with_ada.exp: Likewise.
234 * gdb.ada/mi_catch_assert.exp: Likewise.
235 * gdb.ada/mi_catch_ex.exp: Likewise.
236 * gdb.ada/mi_catch_ex_hand.exp: Likewise.
237 * gdb.ada/mi_dyn_arr.exp: Likewise.
238 * gdb.ada/mi_ex_cond.exp: Likewise.
239 * gdb.ada/mi_exc_info.exp: Likewise.
240 * gdb.ada/mi_interface.exp: Likewise.
241 * gdb.ada/mi_prot.exp: Likewise.
242 * gdb.ada/mi_ref_changeable.exp: Likewise.
243 * gdb.ada/mi_string_access.exp: Likewise.
244 * gdb.ada/mi_task_arg.exp: Likewise.
245 * gdb.ada/mi_task_info.exp: Likewise.
246 * gdb.ada/mi_var_array.exp: Likewise.
247 * gdb.ada/mi_var_union.exp: Likewise.
248 * gdb.ada/mi_variant.exp: Likewise.
249 * gdb.ada/minsyms.exp: Likewise.
250 * gdb.ada/mod_from_name.exp: Likewise.
251 * gdb.ada/nested.exp: Likewise.
252 * gdb.ada/null_array.exp: Likewise.
253 * gdb.ada/optim_drec.exp: Likewise.
254 * gdb.ada/out_of_line_in_inlined.exp: Likewise.
255 * gdb.ada/packed_array_assign.exp: Likewise.
256 * gdb.ada/packed_tagged.exp: Likewise.
257 * gdb.ada/pp-rec-component.exp: Likewise.
258 * gdb.ada/print_chars.exp: Likewise.
259 * gdb.ada/print_pc.exp: Likewise.
260 * gdb.ada/ptr_typedef.exp: Likewise.
261 * gdb.ada/ptype_arith_binop.exp: Likewise.
262 * gdb.ada/ptype_array.exp: Likewise.
263 * gdb.ada/ptype_field.exp: Likewise.
264 * gdb.ada/ptype_tagged_param.exp: Likewise.
265 * gdb.ada/ptype_union.exp: Likewise.
266 * gdb.ada/py_range.exp: Likewise.
267 * gdb.ada/py_taft.exp: Likewise.
268 * gdb.ada/rdv_wait.exp: Likewise.
269 * gdb.ada/rec_comp.exp: Likewise.
270 * gdb.ada/rec_return.exp: Likewise.
271 * gdb.ada/ref_param.exp: Likewise.
272 * gdb.ada/ref_tick_size.exp: Likewise.
273 * gdb.ada/rename_subscript_param.exp: Likewise.
274 * gdb.ada/repeat_dyn.exp: Likewise.
275 * gdb.ada/same_component_name.exp: Likewise.
276 * gdb.ada/same_enum.exp: Likewise.
277 * gdb.ada/scalar_storage.exp: Likewise.
278 * gdb.ada/set_wstr.exp: Likewise.
279 * gdb.ada/small_reg_param.exp: Likewise.
280 * gdb.ada/str_binop_equal.exp: Likewise.
281 * gdb.ada/str_ref_cmp.exp: Likewise.
282 * gdb.ada/str_uninit.exp: Likewise.
283 * gdb.ada/sub_variant.exp: Likewise.
284 * gdb.ada/sym_print_name.exp: Likewise.
285 * gdb.ada/taft_type.exp: Likewise.
286 * gdb.ada/tagged.exp: Likewise.
287 * gdb.ada/tagged_access.exp: Likewise.
288 * gdb.ada/task_bp.exp: Likewise.
289 * gdb.ada/task_switch_in_core.exp: Likewise.
290 * gdb.ada/tasks.exp: Likewise.
291 * gdb.ada/tick_last_segv.exp: Likewise.
292 * gdb.ada/tick_length_array_enum_idx.exp: Likewise.
293 * gdb.ada/type_coercion.exp: Likewise.
294 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
295 * gdb.ada/unchecked_union.exp: Likewise.
296 * gdb.ada/uninitialized_vars.exp: Likewise.
297 * gdb.ada/var_arr_attrs.exp: Likewise.
298 * gdb.ada/var_arr_typedef.exp: Likewise.
299 * gdb.ada/var_rec_arr.exp: Likewise.
300 * gdb.ada/variant-record.exp: Likewise.
301 * gdb.ada/variant.exp: Likewise.
302 * gdb.ada/variant_record_packed_array.exp: Likewise.
303 * gdb.ada/varsize_limit.exp: Likewise.
304 * gdb.ada/whatis_array_val.exp: Likewise.
305 * gdb.ada/widewide.exp: Likewise.
306 * gdb.ada/win_fu_syms.exp: Likewise.
307
3082020-08-12 Gary Benson <gbenson@redhat.com>
c0ab14ae
GB
309
310 * gdb.dwarf2/dw2-op-out-param.S (.Ltext5): Fix duplicate label.
311
10c381b5
AB
3122020-08-04 Andrew Burgess <andrew.burgess@embecosm.com>
313
314 * lib/check-test-names.exp (do_reset_vars): Use 'array unset' to
315 unset the array variable.
316
8f34b746
TV
3172020-08-03 Tom de Vries <tdevries@suse.de>
318
319 PR symtab/26333
320 * lib/dwarf.exp (DW_LNE_user): New proc.
321 * gdb.dwarf2/dw2-vendor-extended-opcode.c: New test.
322 * gdb.dwarf2/dw2-vendor-extended-opcode.exp: New file.
323
0245e136
KB
3242020-07-31 Kevin Buettner <kevinb@redhat.com>
325
326 * gdb.base/coremaker2.c: Change all uses of 'unsigned long long'
327 to 'uintptr_t'
328 (inttypes.h): Include.
329
9ef1ec5d
KB
3302020-07-31 Kevin Buettner <kevinb@redhat.com>
331
332 * gdb.base/coremaker2.c (buf_rw): Increase size to 256 KiB.
333 (C5_24k): Delete.
334 (C5_8k, C5_64k, C5_256k): New macros.
335 (buf_ro): Allocate 256 KiB of initialized data.
336
4c55e970
TBA
3372020-07-30 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
338
339 * gdb.base/condbreak-bad.exp: Extend the test with scenarios
340 that attempt to overwrite an existing condition with a condition
341 that fails parsing and also with a condition that parses fine
342 but contains junk at the end.
343
1e620590
TBA
3442020-07-30 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
345
346 * gdb.base/condbreak-bad.c: New test.
347 * gdb.base/condbreak-bad.exp: New file.
348
e12dcc50
TV
3492020-07-30 Tom de Vries <tdevries@suse.de>
350
351 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_entry_1): Factor
352 out of ...
353 (GDBInfoModuleSymbols::check_entry): ... here.
354 (GDBInfoModuleSymbols::check_optional_entry): New proc.
355 * gdb.fortran/info-modules.exp: Use check_optional_entry for entries
356 related to __def_init_mod1_M1t1 / __vtype_mod1_M1t1 / __copy_mod1_M1t1.
357
6cc64caa
TV
3582020-07-30 Tom de Vries <tdevries@suse.de>
359
360 * gdb.fortran/ptype-on-functions.exp: Make "_t" suffix on
361 "__class_some_module_Number_t" optional.
362
90fd07fc
TV
3632020-07-29 Tom de Vries <tdevries@suse.de>
364
365 * lib/selftest-support.exp (selftest_setup): Allow breakpoint at
366 multiple locations.
367
f5c79e97
TV
3682020-07-29 Tom de Vries <tdevries@suse.de>
369
370 * gdb.dwarf2/dw2-line-number-zero.exp: Set breakpoints on lines
371 rather than function name.
372
f75a0693
AB
3732020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
374
375 PR symtab/26270:
376 * gdb.cp/disasm-func-name.cc: New file.
377 * gdb.cp/disasm-func-name.exp: New file.
378
4888741a
TT
3792020-07-28 Tom Tromey <tromey@adacore.com>
380
381 * gdb.dwarf2/varval.exp (setup_exec): Add 'or' instruction to
382 'varval' location.
383
43d5901d
AB
3842020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
385
386 * gdb.python/py-unwind.py: Update to make use of a register
387 descriptor.
388
14fa8fb3
AB
3892020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
390
391 * gdb.python/py-arch-reg-names.exp: Add additional tests.
392
e79eb02f
AB
3932020-07-25 Andrew Burgess <andrew.burgess@embecosm.com>
394
395 PR fortran/23051
396 PR fortran/26139
397 * gdb.fortran/class-allocatable-array.exp: New file.
398 * gdb.fortran/class-allocatable-array.f90: New file.
399 * gdb.fortran/pointer-to-pointer.exp: New file.
400 * gdb.fortran/pointer-to-pointer.f90: New file.
401
876518dd
TV
4022020-07-25 Tom de Vries <tdevries@suse.de>
403
404 PR symtab/26243
405 * gdb.dwarf2/dw2-line-number-zero.c: New test.
406 * gdb.dwarf2/dw2-line-number-zero.exp: New file.
407
6dcfb80a
TV
4082020-07-24 Tom de Vries <tdevries@suse.de>
409
410 PR testsuite/26293
411 * gdb.ada/mi_prot.exp: Require gnatmake-8.
412
e7bc9db8
PA
4132020-07-23 Pedro Alves <pedro@palves.net>
414
415 * gdb.server/server-kill.exp (prepare): New, factored out from the
416 top level.
417 (kill_server): New.
418 (test_tstatus, test_unwind_nosyms, test_unwind_syms): New.
419 (top level) : Call test_tstatus, test_unwind_nosyms, test_unwind_syms.
420
78344df7
AB
4212020-07-23 Andrew Burgess <andrew.burgess@embecosm.com>
422
423 * gdb.dwarf2/dw2-disasm-over-non-stmt.exp: New file.
424
25dfed24
SL
4252020-07-22 Sandra Loosemore <sandra@codesourcery.com>
426
427 * lib/gdb.exp (gdb_wrapper_file, gdb_wrapper_flags):
428 Initialize to empty string at top level.
429 (gdb_wrapper_init): Revert check for file existence on build.
430 Build the wrapper in its default place, not a build-specific
431 location. When host == build, make the pathname absolute.
432 (gdb_compile): Delete leftover declaration of
433 gdb_wrapper_initialized. Check gdb_wrapper_file being an empty
434 string instead of uninitialized.
435
7da515fd
KB
4362020-07-22 Kevin Buettner <kevinb@redhat.com>
437
438 * gdb.base/corefile2.exp: New file.
439 * gdb.base/coremaker2.exp: New file.
440
9c5ec5c2
KB
4412020-07-22 Kevin Buettner <kevinb@redhat.com>
442
443 * gdb.base/coredump-filter.exp: Add second
444 non-Private-Shared-Anon-File test.
445 (test_disasm): Rename binfile for test which is expected
446 to fail.
447
f9e233c9
KB
4482020-07-22 Kevin Buettner <kevinb@redhat.com>
449
450 * gdb.base/corefile.exp: Add test "accessing read-only mmapped
451 data in core file".
452 * gdb.base/coremaker.c (buf2ro): New global.
453 (mmapdata): Add a read-only mmap mapping.
454
94c265d7
KB
4552020-07-22 Kevin Buettner <kevinb@redhat.com>
456
457 PR corefiles/25631
458 * gdb.base/corefile.exp (accessing anonymous, unwritten-to mmap data):
459 New test.
460 * gdb.base/coremaker.c (buf3): New global.
461 (mmapdata): Add mmap call which uses MAP_ANONYMOUS and MAP_PRIVATE
462 flags.
463
4642020-07-22 Kevin Buettner <kevinb@redhat.com>
678c7a56
KB
465
466 * gdb.base/coremaker.c (filler_ro): New global constant.
467
32fa152e
TT
4682020-07-22 Tom Tromey <tromey@adacore.com>
469
470 * gdb.ada/mi_prot.exp: New file.
471 * gdb.ada/mi_prot/pkg.adb: New file.
472 * gdb.ada/mi_prot/pkg.ads: New file.
473 * gdb.ada/mi_prot/prot.adb: New file.
474
c8474dc3
TBA
4752020-07-22 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
476
477 * gdb.base/jit-reader-simple.exp: Add a scenario for a binary that
478 loads two JITers.
479
baf8791e
AB
4802020-07-21 Andrew Burgess <andrew.burgess@embecosm.com>
481
482 * gdb.python/py-arch-reg-groups.exp: Additional tests.
483
f7306dac
AB
4842020-07-21 Andrew Burgess <andrew.burgess@embecosm.com>
485
486 * gdb.python/py-arch-reg-names.exp: Additional tests.
487
6d3d6e4b
TV
4882020-07-21 Tom de Vries <tdevries@suse.de>
489
490 * gdb.reverse/solib-precsave.exp: Handle additional "recommended
491 breakpoint locations".
492 * gdb.reverse/solib-reverse.exp: Same.
493
803d0592
TV
4942020-07-21 Tom de Vries <tdevries@suse.de>
495
496 * gdb.reverse/step-reverse.c (callee): Merge statements.
497
e9bdc510
TV
4982020-07-21 Tom de Vries <tdevries@suse.de>
499
500 * gdb.fortran/info-modules.exp (info module variables): Allow missing
501 line numbers for some variables.
502
f0f9e75a
TV
5032020-07-21 Tom de Vries <tdevries@suse.de>
504
505 * gdb.opt/inline-locals.c (init_array): New func.
506 (func1): Use init_array.
507 * gdb.opt/inline-locals.exp: Update pattern.
508
bd460ecb
TV
5092020-07-21 Tom de Vries <tdevries@suse.de>
510
511 * gdb.debuginfod/fetch_src_and_symbols.exp: Use save_vars for env
512 vars. Fix PATH and DUPLICATE errors. Cleanup whitespace.
513
ae5369e7
LC
5142020-07-20 Ludovic Courtès <ludo@gnu.org>
515
516 * gdb.guile/source2.scm: Add #f first argument to 'format'.
517 * gdb.guile/types-module.exp: Remove "ERROR:" from
518 regexps since Guile 3.0 no longer prints that.
519
68cf161c
LC
5202020-07-20 Ludovic Courtès <ludo@gnu.org>
521
522 * gdb.guile/scm-error.exp ("source $remote_guile_file_1"): Relax
523 error regexp to match on Guile 2.2.
524
c14b4913
GB
5252020-07-20 Gary Benson <gbenson@redhat.com>
526
527 * gdb.cp/align.exp: Fix "alignof (void)" tests when compiling
528 with clang.
529
b243ba58
TV
5302020-07-20 Tom de Vries <tdevries@suse.de>
531
532 * gdb.threads/omp-par-scope.c (lock, lock2): New variable.
533 (omp_set_lock_in_order): New function.
534 (single_scope, multi_scope, nested_func, nested_parallel): Use
535 omp_set_lock_in_order and omp_unset_lock.
536 (main): Init and destroy lock and lock2.
537
c06ad8b5
TV
5382020-07-20 Tom de Vries <tdevries@suse.de>
539
540 * gdb.base/valgrind-infcall-2.exp: Handle printf unknown return type.
541
6e22f117
TV
5422020-07-20 Tom de Vries <tdevries@suse.de>
543
544 * gdb.threads/attach-slow-waitpid.exp: Bail out if gdb_start fails.
545
33176ea7
TV
5462020-07-17 Tom de Vries <tdevries@suse.de>
547
548 * gdb.base/valgrind-infcall-2.c: New test.
549 * gdb.base/valgrind-infcall-2.exp: New file.
550 * lib/valgrind.exp (vgdb_start): Add and handle active_at_startup.
551
90c3ec2d
TV
5522020-07-17 Tom de Vries <tdevries@suse.de>
553
554 * gdb.dlang/circular.c (found): Use found_label as label name.
555 * gdb.dwarf2/arr-subrange.c (main): Use main_label as label name.
556 * gdb.dwarf2/comp-unit-lang.c (func): Use func_label as label name.
557 * gdb.dlang/circular.exp: Use MACRO_AT_func and MACRO_AT_range.
558 * gdb.dwarf2/ada-linkage-name.exp: Same.
559 * gdb.dwarf2/arr-subrange.exp: Same.
560 * gdb.dwarf2/atomic-type.exp: Same.
561 * gdb.dwarf2/comp-unit-lang.exp: Same.
562 * gdb.dwarf2/cpp-linkage-name.exp: Same.
563 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Same.
564 * gdb.dwarf2/dw2-lexical-block-bare.exp: Same.
565 * gdb.dwarf2/dw2-regno-invalid.exp: Same.
566 * gdb.dwarf2/implptr-64bit.exp: Same.
567 * gdb.dwarf2/imported-unit-abstract-const-value.exp: Same.
568 * gdb.dwarf2/imported-unit-runto-main.exp: Same.
569 * gdb.dwarf2/imported-unit.exp: Same.
570 * gdb.dwarf2/main-subprogram.exp: Same.
571 * gdb.dwarf2/missing-type-name.exp: Same.
572 * gdb.dwarf2/nonvar-access.exp: Same.
573 * gdb.dwarf2/struct-with-sig.exp: Same.
574 * gdb.dwarf2/typedef-void-finish.exp: Same.
575 * gdb.dwarf2/void-type.exp: Same.
576
10da644d
TV
5772020-07-17 Tom de Vries <tdevries@suse.de>
578
579 * lib/dwarf.exp (Dwarf::MACRO_AT_func, Dwarf::MACRO_AT_range): Drop
580 src parameter.
581 * gdb.dlang/watch-loc.exp: Update MACRO_AT_{func,range} calls.
582 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Same.
583 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
584 * gdb.dwarf2/dw2-opt-structptr.exp: Same.
585 * gdb.dwarf2/dwz.exp: Same.
586 * gdb.dwarf2/implptr-optimized-out.exp: Same.
587 * gdb.dwarf2/implref-array.exp: Same.
588 * gdb.dwarf2/implref-const.exp: Same.
589 * gdb.dwarf2/implref-global.exp: Same.
590 * gdb.dwarf2/implref-struct.exp: Same.
591 * gdb.dwarf2/info-locals-optimized-out.exp: Same.
592 * gdb.dwarf2/opaque-type-lookup.exp: Same.
593 * gdb.dwarf2/var-access.exp: Same.
594 * gdb.dwarf2/varval.exp: Same.
595 * gdb.trace/entry-values.exp: Same.
596
315e6afc
TV
5972020-07-17 Tom de Vries <tdevries@suse.de>
598
599 * lib/dwarf.exp (Dwarf::extern): Remove.
600 * gdb.compile/compile-ops.exp: Remove use of Dwarf::extern.
601 * gdb.dlang/circular.exp: Same.
602 * gdb.dwarf2/comp-unit-lang.exp: Same.
603 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
604 * gdb.dwarf2/dw2-symtab-includes.exp: Same.
605 * gdb.dwarf2/dwz.exp: Same.
606 * gdb.dwarf2/imported-unit-abstract-const-value.exp: Same.
607 * gdb.dwarf2/imported-unit-runto-main.exp: Same.
608 * gdb.dwarf2/imported-unit.exp: Same.
609 * gdb.dwarf2/opaque-type-lookup.exp: Same.
610
5597c940
SL
6112020-07-16 Sandra Loosemore <sandra@codesourcery.com>
612
613 * gdb.base/shell.exp: Skip pipe tests dependent on sh on Windows host.
614 Use double quotes instead of single quotes.
615
d0ce17d8
CT
6162020-07-16 Caroline Tice <cmtice@google.com>
617
618 * gdb.dwarf2/dw5-rnglist-test.cc: New file.
619 * gdb.dwarf2/dw5-rnglist-test.exp: New file.
620
853772cc
TV
6212020-07-16 Tom de Vries <tdevries@suse.de>
622
623 * lib/dwarf.exp (program): Initialize _line.
624 (DW_LNE_end_sequence): Reinitialize _line.
625 (DW_LNS_advance_line): Update _line.
626 (line): New proc.
627 * gdb.dwarf2/dw2-inline-many-frames.exp: Use line.
628 * gdb.dwarf2/dw2-inline-small-func.exp: Same.
629 * gdb.dwarf2/dw2-inline-stepping.exp: Same.
630 * gdb.dwarf2/dw2-is-stmt-2.exp: Same.
631 * gdb.dwarf2/dw2-is-stmt.exp: Same.
632 * gdb.dwarf2/dw2-ranges-func.exp: Same.
633
fe07b572
AB
6342020-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
635
636 * gdb.fortran/ptype-on-functions.exp: Make the result pattern more
637 generic.
638
52781cce
TV
6392020-07-15 Tom de Vries <tdevries@suse.de>
640
641 * gdb.trace/entry-values.exp: Expect "call" instead of "callq" if
642 is_amd64_regs_target.
643
3dcc261c
AB
6442020-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
645
646 * gdb.fortran/ptype-on-functions.exp: Add more tests.
647 * gdb.fortran/ptype-on-functions.f90: Likewise.
648
054a0959
SM
6492020-07-14 Simon Marchi <simon.marchi@polymtl.ca>
650
651 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu, Dwarf::lines): Change valid
652 values in documentation for addr_size to 4 and 8.
653
ccb9eba6
AB
6542020-07-14 Andrew Burgess <andrew.burgess@embecosm.com>
655
656 * gdb.arch/amd64-osabi.exp: Update.
657 * gdb.arch/arm-disassembler-options.exp: Update.
658 * gdb.arch/powerpc-disassembler-options.exp: Update.
659 * gdb.arch/ppc64-symtab-cordic.exp: Update.
660 * gdb.arch/s390-disassembler-options.exp: Update.
661 * gdb.base/all-architectures.exp.tcl: Update.
662 * gdb.base/attach-pie-noexec.exp: Update.
663 * gdb.base/catch-syscall.exp: Update.
664 * gdb.xml/tdesc-arch.exp: Update.
665
025a39a7
TV
6662020-07-14 Tom de Vries <tdevries@suse.de>
667
668 * gdb.threads/clone-new-thread-event.c (gettid): Rename to ...
669 (local_gettid): ... this.
670 (fn): Update.
671
74e4b667
SL
6722020-07-13 Sandra Loosemore <sandra@codesourcery.com>
673
674 * gdb.base/info_sources.exp: Skip directory match tests on
675 remote hosts.
676
f413dd74
GB
6772020-07-13 Gary Benson <gbenson@redhat.com>
678
679 * gdb.base/savedregs.exp (caller): Use parentheses to
680 make expected expression evaluation ordering explicit.
681
915771bb
GB
6822020-07-13 Gary Benson <gbenson@redhat.com>
683
684 * gdb.arch/i386-sse.c (have_sse) <edx>: Make unsigned.
685
2a122642
GB
6862020-07-13 Gary Benson <gbenson@redhat.com>
687
688 * gdb.base/bigcore.c (main): Use a volatile pointer when
689 attempting to trigger a SIGSEGV.
690 * gdb.base/gcore-relro-pie.c (break_here): Likewise.
691 * gdb.base/gcore-tls-pie.c (break_here): Likewise.
692 * gdb.base/savedregs.c (thrower): Likewise.
693 * gdb.mi/mi-syn-frame.c (bar): Likewise.
694
3f00c730
GB
6952020-07-13 Gary Benson <gbenson@redhat.com>
696
697 * gdb.base/vla-datatypes.c (vla_factory): Factor out sections
698 defining and using VLA structure fields into...
699 * gdb.base/vla-struct-fields.c: New file.
700 * gdb.base/vla-datatypes.exp: Factor out VLA structure field
701 tests into...
702 * gdb.base/vla-struct-fields.exp: New file.
703
963eeee4
TV
7042020-07-13 Tom de Vries <tdevries@suse.de>
705
706 * lib/gdb.exp (have_fuse_ld_gold): New caching proc.
707 * gdb.base/gcore-tls-pie.exp: Use have_fuse_ld_gold.
708 * gdb.base/gold-gdb-index.exp: Same.
709 * gdb.base/morestack.exp: Same.
710
0ed35c9a
DX
7112020-07-11 Daniel Xu <dxu@dxuuu.xyz>
712
713 PR rust/26121
714 * gdb.rust/modules.rs: Prevent linker from discarding test
715 symbol.
716
4fdba23d
PA
7172020-07-10 Pedro Alves <pedro@palves.net>
718
719 PR gdb/26199
720 * gdb.multi/multi-target.c (exit_thread): New.
721 (thread_start): Break loop if EXIT_THREAD.
722 * gdb.multi/multi-target.exp (test_no_unwaited_for): New proc.
723 (top level) Call test_no_resumed.
724
15f3b077
TT
7252020-07-08 Tom Tromey <tromey@adacore.com>
726
727 * gdb.ada/catch_ex/foo.adb: Pass string to raise.
728 * gdb.ada/catch_ex.exp: Examine catchpoint text.
729
9fc501fd
AB
7302020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
731
732 PR python/22748
733 * gdb.opt/inline-frame-tailcall.c: New file.
734 * gdb.opt/inline-frame-tailcall.exp: New file.
735 * gdb.python/py-unwind-inline.c: New file.
736 * gdb.python/py-unwind-inline.exp: New file.
737 * gdb.python/py-unwind-inline.py: New file.
738
64cb3757
AB
7392020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
740
741 * gdb.python/py-arch-reg-groups.exp: New file.
742
0f767f94
AB
7432020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
744
745 * gdb.python/py-arch-reg-names.exp: New file.
746
87dbc774
AB
7472020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
748
749 * gdb.python/py-unwind.py (TestUnwinder::__call__): Add test for
750 gdb.PendingFrame.architecture method.
751
d8cc8af6
TV
7522020-07-06 Tom de Vries <tdevries@suse.de>
753
754 * gdb.dwarf2/dw2-ranges-base.exp: Test line-table order.
755
3c8ea5be
PA
7562020-07-03 Pedro Alves <palves@redhat.com>
757
758 * gdb.base/structs2.c (main): Adjust second parem_reg call to
759 explicitly write negative numbers.
760 * gdb.base/structs2.exp: Adjust expected output.
761
bf90c83a
PA
7622020-07-03 Pedro Alves <palves@redhat.com>
763
764 * gdb.base/charset.c (init_string): Change all char parameters to
765 unsigned char parameters.
766
2eb82157
PA
7672020-07-03 Pedro Alves <palves@redhat.com>
768
769 * gdb.base/call-sc.exp (start_scalars_test): Use
770 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
771 * gdb.base/overlays.c: Remove references to PARAMS.
772 * gdb.base/ovlymgr.h (PARAMS): Delete, and remove all references.
773 * gdb.base/reread.exp: Don't set 'prototypes' global.
774 * gdb.base/structs.exp (start_structs_test): Use
775 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
776 * gdb.base/structs2.exp: Don't set 'prototypes' global. Use
777 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
778 Don't issue "set width 0". Remove gdb_stop_suppressing_tests
779 call.
780 * gdb.base/varargs.exp: Don't set 'prototypes' global.
781
9adda7af
PA
7822020-07-03 Pedro Alves <palves@redhat.com>
783
784 * gdb.base/m32rovly.c: Delete.
785 * gdb.base/ovlymgr.c: Remove all code guarded by __D10V__.
786
2a17c803
PW
7872020-06-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
788
789 * gdb.python/py-breakpoint.exp: use gdb_test_multiline instead
790 of gdb_py_test_multiple.
791 * gdb.python/py-cmd.exp: Likewise.
792 * gdb.python/py-events.exp: Likewise.
793 * gdb.python/py-function.exp: Likewise.
794 * gdb.python/py-inferior.exp: Likewise.
795 * gdb.python/py-infthread.exp: Likewise.
796 * gdb.python/py-linetable.exp: Likewise.
797 * gdb.python/py-parameter.exp: Likewise.
798 * gdb.python/py-value.exp: Likewise.
799
b011fe1a
TV
8002020-06-30 Tom de Vries <tdevries@suse.de>
801
802 PR testsuite/26175
803 * lib/future.exp (gdb_default_target_compile): Detect and handle
804 early_flags.
805
df5b8876
SM
8062020-06-29 Simon Marchi <simon.marchi@efficios.com>
807
808 * boards/simavr.exp (gdb_load): Catch errors when closing
809 previous connection. Close connection, wait for process and
810 unset simavr_spawn_id on failure.
811
a3ca48cd
TV
8122020-06-29 Tom de Vries <tdevries@suse.de>
813
814 * lib/gdb.exp (unknown): Make test-case unresolved.
815
b0237c0e
TV
8162020-06-29 Tom de Vries <tdevries@suse.de>
817
818 PR gdb/25475
819 * gdb.server/solib-list.exp: Verify that the symbol reload
820 confirmation question is asked.
821
c0b3b3bd
PW
8222020-06-26 Philippe Waroquiers <philippe.waroquiers@skynet.be>
823
824 * lib/gdb.exp (gdb_test_multiline): New, moved from gdb-guile.exp,
825 have a input seq nr in each pass message.
fe4c3d43 826 * lib/gdb-guile.exp (gdb_test_multiline): Move to gdb.exp.
c0b3b3bd
PW
827 * lib/gdb-python.exp (gdb_py_test_multiple): Remove.
828 * gdb.python/python.exp: Make test names unique,
829 use gdb_test_multiline instead of gdb_py_test_multiple,
830 use $gdb_test_name.
831 * gdb.guile/guile.exp: Make test names unique, use $gdb_test_name
832
1776e3e5
NA
8332020-06-26 Nick Alcock <nick.alcock@oracle.com>
834
835 * configure.ac: Add --enable-libctf.
836 * aclocal.m4: sinclude ../config/enable.m4.
837 * Makefile.in (site.exp): Add enable_libctf to site.exp.
838 * lib/gdb.exp (skip_ctf_tests): Use it.
839 * gdb.base/ctf-constvars.exp: Error message tweak.
840 * gdb.base/ctf-ptype.exp: Likewise.
841 * configure: Regenerate.
842
f53b3eeb
GB
8432020-06-26 Gary Benson <gbenson@redhat.com>
844
845 * gdb.cp/try_catch.cc: Include string.h.
846 (main): Replace comparison against string literal with
847 strcmp, avoiding build failure with -Wstring-compare.
848 Add "marker test-complete".
849 * gdb.cp/try_catch.exp: Run the test to the above marker,
850 then verify that the value of "test" is still true.
851
6d74da72
AB
8522020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
853
854 * gdb.arch/riscv-tdesc-regs.exp: New test cases.
855
2e52d038
AB
8562020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
857
858 * gdb.arch/riscv-tdesc-regs.exp: Extend test case.
859
3b9fce96
AB
8602020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
861
862 * gdb.arch/riscv-tdesc-loading-01.xml: New file.
863 * gdb.arch/riscv-tdesc-loading-02.xml: New file.
864 * gdb.arch/riscv-tdesc-loading-03.xml: New file.
865 * gdb.arch/riscv-tdesc-loading-04.xml: New file.
866 * gdb.arch/riscv-tdesc-loading.exp: New file.
867
ed69cbc8
AB
8682020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
869
870 * gdb.arch/riscv-tdesc-regs.exp: Extend test case.
871
767a879e
AB
8722020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
873
874 * gdb.arch/riscv-tdesc-regs-32.xml: New file.
875 * gdb.arch/riscv-tdesc-regs-64.xml: New file.
876 * gdb.arch/riscv-tdesc-regs.c: New file.
877 * gdb.arch/riscv-tdesc-regs.exp: New file.
878
221db974
PA
8792020-06-24 Pedro Alves <palves@redhat.com>
880
881 * gdb.arch/amd64-entry-value-paramref.exp: Use
882 prepare_for_testing_full and don't pass "c++" for the .S file
883 build spec.
884 * gdb.compile/compile-cplus.exp: Don't compile $srcfile3 with
885 $options, since it's an assembly file. Remove -Wno-deprecated.
886 * lib/gdb.exp (gdb_compile): Pass "-x c++" explicitly when
887 compiling C++ programs.
888
331733cd
PA
8892020-06-24 Pedro Alves <palves@redhat.com>
890
891 * lib/gdb.exp (gdb_compile): Update intro comment. If C/C++ with
892 Clang, add "-Wno-unknown-warning-option" to the options.
893
caa7fd04
AB
8942020-06-23 Andrew Burgess <andrew.burgess@embecosm.com>
895
896 * gdb.xml/tdesc-reload.c: New file.
897 * gdb.xml/tdesc-reload.exp: New file.
898 * gdb.xml/maint-xml-dump-01.xml: New file.
899 * gdb.xml/maint-xml-dump-02.xml: New file.
900 * gdb.xml/maint-xml-dump.exp: New file.
901
bb8d1260
SL
9022020-06-23 Sandra Loosemore <sandra@codesourcery.com>
903
904 * lib/completion-support.exp (test_gdb_completion_offers_commands):
905 Adjust for omitted commands when TUI is disabled.
906
7e4b9c4c
GB
9072020-06-23 Gary Benson <gbenson@redhat.com>
908 Pedro Alves <palves@redhat.com>
909
910 * gdb.cp/namespace.cc: Improve -Wunused-value fix.
911 * gdb.cp/nsimport.cc: Likewise.
912 * gdb.cp/nsnested.cc: Likewise.
913 * gdb.cp/nsnoimports.cc: Likewise.
914 * gdb.cp/nsusing.cc: Likewise.
915 * gdb.cp/smartp.cc: Likewise.
916 * gdb.python/py-pp-integral.c: Likewise.
917 * gdb.python/py-pp-re-notag.c: Likewise.
918
2e573c0a
GB
9192020-06-23 Gary Benson <gbenson@redhat.com>
920
921 * gdb.cp/namespace.cc: Avoid build failure with -Wunused-value.
922 * gdb.cp/nsimport.cc: Likewise.
923 * gdb.cp/nsnested.cc: Likewise.
924 * gdb.cp/nsnoimports.cc: Likewise.
925 * gdb.cp/nsusing.cc: Likewise.
926 * gdb.cp/smartp.cc: Likewise.
927 * gdb.python/py-pp-integral.c: Likewise.
928 * gdb.python/py-pp-re-notag.c: Likewise.
929
746ebfe8
PW
9302020-06-22 Philippe Waroquiers <philippe.waroquiers@skynet.be>
931
932 * gdb.base/default-args.exp: New test.
933 * gdb.base/default-args.c: New file.
934 * gdb.base/alias.exp: Update expected error msg for alias foo=bar.
935 * gdb.base/default.exp: Update to new help text.
936 * gdb.base/help.exp: Likewise.
937 * gdb.base/page.exp: Likewise.
938 * gdb.base/style.exp: Likewise.
939 * gdb.guile/guile.exp: Likewise.
940 * gdb.python/python.exp: Likewise.
941
e822f2cd
SL
9422020-06-22 Sandra Loosemore <sandra@codesourcery.com>
943
944 * gdb.base/source-dir.exp (test_truncated_comp_dir): Skip on
945 remote host. Fix search path syntax on Windows host.
946
48e9cc84
PW
9472020-06-21 Philippe Waroquiers <philippe.waroquiers@skynet.be>
948
949 * gdb.base/attach.exp: Test priority of 'exec-file' changed
950 over 'exec-file-mismatch'.
951 * gdb.base/attach.c: Mark should_exit volatile.
952 * gdb.base/attach2.c: Likewise. Add a comment explaining
953 why the sleep cannot be big.
954 * gdb.base/attach3.c: New file.
955
160f8a8f
SL
9562020-06-20 Sandra Loosemore <sandra@codesourcery.com>
957
958 * gdb.mi/mi-sym-info.exp: Adjust filename patterns to make directory
959 prefix optional.
960
4d91c2a4
SL
9612020-06-20 Sandra Loosemore <sandra@codesourcery.com>
962
963 * gdb.base/list-missing-source.exp: Correct $srcfile manipulation
964 for remote host.
965
87f83f20
SL
9662020-06-19 Sandra Loosemore <sandra@codesourcery.com>
967 Hafiz Abid Qadeer <abidh@codesourcery.com>
968
969 * gdb.xml/tdesc-regs.exp (load_description): Correct pathname of
970 file sent to remote host.
971 (top level): Allow int32_t as type of 32-bit register.
972
37ab8655
TV
9732020-06-19 Tom de Vries <tdevries@suse.de>
974
975 * lib/gdb.exp (gdb_note): New proc.
976 * lib/future.exp (gdb_default_target_compile_1): Factor out of ...
977 (gdb_default_target_compile): ... here. Only call
978 gdb_default_target_compile_1 if use_gdb_compile(<lang>) is set.
979 (use_gdb_compile): Change to array.
980 (toplevel): Update sets of use_gdb_compile to specify language.
981 Warn about default_target_compile override. Store dejagnu's version
982 of default_target_compile in dejagnu_default_target_compile.
983
a8a56685
TV
9842020-06-18 Tom de Vries <tdevries@suse.de>
985
986 * lib/gdb.exp (gdb_init): Move all but call to default_gdb_init to ...
987 (default_gdb_init): ... here.
988
581bea2c
SL
9892020-06-17 Sandra Loosemore <sandra@codesourcery.com>
990
991 Fix TUI support checks in gdb.tui tests.
992
993 * gdb.tui/basic.exp: Skip test when TUI is unsupported, don't
994 just say UNSUPPORTED.
995 * gdb.tui/corefile-run.exp: Likewise.
996 * gdb.tui/empty.exp: Likewise.
997 * gdb.tui/list-before.exp: Likewise.
998 * gdb.tui/list.exp: Likewise.
999 * gdb.tui/main.exp: Likewise.
1000 * gdb.tui/regs.exp: Likewise.
1001 * gdb.tui/resize.exp: Likewise.
1002 * gdb.tui/tui-layout-asm-short-prog.exp: Likewise.
1003 * gdb.tui/tui-layout-asm.exp: Likewise.
1004 * gdb.tui/tui-missing-src.exp: Likewise.
1005 * gdb.tui/winheight.exp: Likewise.
1006 * gdb.tui/new-layout.exp: Likewise. Also move check earlier.
1007
05e682e3
SL
10082020-06-17 Sandra Loosemore <sandra@codesourcery.com>
1009
1010 Fix TCL error in gdb.python/py-format-string.exp.
1011
1012 * gdb.python/py-format-string.exp: Move test for python support
1013 earlier, out of function body.
1014
efb763a5
SM
10152020-06-15 Simon Marchi <simon.marchi@efficios.com>
1016
1017 * gdb.base/index-cache-load-twice.c: New.
1018 * gdb.base/index-cache-load-twice.exp: New.
1019
43327b20
KS
10202020-06-17 Keith Seitz <keiths@redhat.com>
1021
99cf27cf 1022 * gdb.debuginfod/fetch_src_and_symbols.exp: Pass INTERNAL_GDBFLAGS
43327b20
KS
1023 when executing "gdb --configuration".
1024
081e778c
TV
10252020-06-17 Tom de Vries <tdevries@suse.de>
1026
1027 * lib/gdb.exp (gdb_tcl_unknown): New proc.
1028 (gdb_init): Use gdb_tcl_unknown for ::unknown override. Make override
1029 conditional on presence of gdb_tcl_unknown.
1030 (gdb_finish): Make override undo conditional on presence of
1031 gdb_tcl_unknown.
1032
d2d1ea20
TT
10332020-06-16 Tom Tromey <tom@tromey.com>
1034
1035 * gdb.python/tui-window.py (failwin): New function. Register it
1036 as a TUI window type.
1037 * gdb.python/tui-window.exp: Create new "fail" layout. Test it.
1038
c802e8a7
GB
10392020-06-16 Gary Benson <gbenson@redhat.com>
1040
1041 * gdb.python/py-nested-maps.c (create_map): Add missing return
1042 value.
1043 (create_map_map): Likewise.
1044
ff08abb8
TBA
10452020-06-15 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1046
1047 * gdb.base/jit-elf-so.exp: Refer to the global main_loader_basename
1048 variable.
1049 * gdb.base/jit-reader-simple.exp: Fix typo ("Built" -> "Build"),
1050 and use the already-defined 'options' variable.
1051
a29d5112
AB
10522020-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
1053 Tom de Vries <tdevries@suse.de>
1054
1055 * lib/gdb.exp (gdb_known_globals, gdb_persistent_globals): New global.
1056 (gdb_persistent_global, gdb_persistent_global_no_decl): New proc.
1057 (gdb_setup_known_globals): New proc.
1058 (gdb_cleanup_globals): New proc.
1059 * lib/gdb.exp (load_lib): New override proc.
1060 (gdb_stdin_log_init): Set var in_file as persistent global.
1061 * lib/pascal.exp (gdb_stdin_log_init): Set vars
1062 pascal_compiler_is_gpc, pascal_compiler_is_fpc, gpc_compiler and
1063 fpc_compiler as persistent global.
1064
8c74a764
TV
10652020-06-12 Tom de Vries <tdevries@suse.de>
1066
1067 * lib/tuiterm.exp (spawn): Rename to ...
1068 (tui_spawn): ... this.
1069 (toplevel): Move rename of spawn ...
1070 (gdb_init_tuiterm): ... here. New proc.
1071 (gdb_finish_tuiterm): New proc.
1072 * lib/gdb.exp (gdb_finish_hooks): New global var.
1073 (gdb_finish): Handle gdb_finish_hooks.
1074 (tuiterm_env): New proc.
1075 * gdb.python/tui-window.exp: Replace load_lib tuiterm.exp with
1076 tuiterm_env.
1077 * gdb.tui/basic.exp: Same.
1078 * gdb.tui/corefile-run.exp: Same.
1079 * gdb.tui/empty.exp: Same.
1080 * gdb.tui/list-before.exp: Same.
1081 * gdb.tui/list.exp: Same.
1082 * gdb.tui/main.exp: Same.
1083 * gdb.tui/new-layout.exp: Same.
1084 * gdb.tui/regs.exp: Same.
1085 * gdb.tui/resize.exp: Same.
1086 * gdb.tui/tui-layout-asm-short-prog.exp: Same.
1087 * gdb.tui/tui-layout-asm.exp: Same.
1088 * gdb.tui/tui-missing-src.exp: Same.
1089 * gdb.tui/winheight.exp: Same.
1090
26783bce
TV
10912020-06-12 Tom de Vries <tdevries@suse.de>
1092
1093 PR testsuite/26110
1094 * lib/gdb.exp (gdb_init): Revert dejagnu's override of ::unknown.
1095 (gdb_finish): Reinstall dejagnu's override of ::unknown.
1096
2b4e6a3f
TT
10972020-06-11 Tom Tromey <tom@tromey.com>
1098
1099 PR gdb/18318:
1100 * gdb.base/printcmds.exp (test_float_accepted): Add more hex
1101 floating point tests.
1102
2f33032a
KS
11032020-06-11 Keith Seitz <keiths@redhat.com>
1104
1105 PR gdb/21356
1106 * gdb.base/vla-datatypes.c (vla_factory): Add typedef for struct
1107 vla_struct.
1108 Add new struct vla_typedef and union vla_typedef_union and
1109 corresponding instantiation objects.
1110 Initialize new objects.
1111 * gdb.base/vla-datatypes.exp: Add tests for vla_typedef_struct_object
1112 and vla_typedef_union_object.
1113 Fixup type for vla_struct_object.
1114
a8baf0a3
TV
11152020-06-11 Tom de Vries <tdevries@suse.de>
1116
1117 * lib/gdb.exp (with_override): New proc, factored out of ...
1118 * gdb.base/dbx.exp: ... here. Use with_override and save_vars.
1119
7ab96794
TV
11202020-06-10 Tom de Vries <tdevries@suse.de>
1121
1122 * gdb.ada/ptype_union.exp: Remove PR24713 workaround.
1123
cab5c3b7
SM
11242020-06-09 Simon Marchi <simon.marchi@polymtl.ca>
1125
1126 * gdb.base/index-cache.exp (test_cache_disabled): Add test_prefix
1127 parameter, update callers.
1128
f8c41851
SM
11292020-06-04 Simon Marchi <simon.marchi@efficios.com>
1130
1131 * gdb.dwarf2/share-psymtabs-bt.exp: New file.
1132 * gdb.dwarf2/share-psymtabs-bt.c: New file.
1133 * gdb.dwarf2/share-psymtabs-bt-2.c: New file.
1134
1c07a73f
TV
11352020-06-04 Tom de Vries <tdevries@suse.de>
1136
1137 * lib/gdb.exp (gdb_file_cmd): Avoid path names in error messages.
1138
95146b5d
TV
11392020-06-04 Tom de Vries <tdevries@suse.de>
1140
1141 * lib/gdb.exp (gdb_file_cmd): Replace incomplete gdb_expect by
1142 exp_continue.
1143
0cfcd4f0
TV
11442020-06-04 Tom de Vries <tdevries@suse.de>
1145
1146 * lib/gdb.exp (gdb_file_cmd): Use perror instead of fail.
1147
f9b5d5ea
TV
11482020-06-03 Tom de Vries <tdevries@suse.de>
1149
1150 PR symtab/26046
1151 * gdb.cp/breakpoint-locs-2.cc: New test.
1152 * gdb.cp/breakpoint-locs.cc: New test.
1153 * gdb.cp/breakpoint-locs.exp: New file.
1154 * gdb.cp/breakpoint-locs.h: New test.
1155
5144dfba
TV
11562020-06-03 Tom de Vries <tdevries@suse.de>
1157
1158 PR testsuite/25609
1159 * gdb.base/jit-elf-so.exp: Don't modify testing behaviour based on
1160 value of global verbose.
1161 * gdb.base/jit-elf.exp: Same.
1162 * gdb.base/jit-reader.exp: Same.
1163
621eacdf
TV
11642020-06-02 Tom de Vries <tdevries@suse.de>
1165
1166 * gdb.dwarf2/multidictionary.exp: Don't use
1167 gdb_spawn_with_cmdline_opts.
1168
1313c56e
AB
11692020-06-01 Andrew Burgess <andrew.burgess@embecosm.com>
1170
1171 * gdb.cp/step-and-next-inline.exp (do_test): Skip all tests in the
1172 use_header case.
1173 * gdb.dwarf2/dw2-inline-header-1.exp: New file.
1174 * gdb.dwarf2/dw2-inline-header-2.exp: New file.
1175 * gdb.dwarf2/dw2-inline-header-3.exp: New file.
1176 * gdb.dwarf2/dw2-inline-header-lbls.c: New file.
1177 * gdb.dwarf2/dw2-inline-header.c: New file.
1178 * gdb.dwarf2/dw2-inline-header.h: New file.
1179
f68f85b5
PA
11802020-05-30 Pedro Alves <palves@redhat.com>
1181
1182 * gdb.linespec/cp-replace-typedefs-ns-template.cc: New.
1183 * gdb.linespec/cp-replace-typedefs-ns-template.exp: New.
1184
678048e8
GB
11852020-05-29 Gary Benson <gbenson@redhat.com>
1186
1187 * gdb.compile/compile-cplus.exp (additional_flags): Also
1188 set when building with clang.
1189 (additional_flags, srcfilesoptions): Pass -Wno-deprecated
1190 when building with clang.
1191
9fcafd23
GB
11922020-05-29 Gary Benson <gbenson@redhat.com>
1193
1194 * gdb.arch/i386-avx.exp (additional_flags): Also set when
1195 building with clang.
1196 * gdb.arch/i386-sse.exp (additional_flags): Likewise.
1197
735d5a07
GB
11982020-05-29 Gary Benson <gbenson@redhat.com>
1199
1200 * gdb.cp/koenig.exp (prepare_for_testing): Add
1201 additional_flags=-Wno-unused-comparison.
1202 * gdb.cp/operator.exp (prepare_for_testing): Likewise.
1203
4ad2c6a0
GB
12042020-05-28 Gary Benson <gbenson@redhat.com>
1205
1206 * gdb.base/sigaltstack.c (catcher): Add default case to switch
1207 statement.
1208
09fe663e
GB
12092020-05-28 Gary Benson <gbenson@redhat.com>
1210
1211 * gdb.cp/classes.exp (prepare_for_testing): Add
1212 additional_flags=-Wno-deprecated-register.
1213 * gdb.cp/inherit.exp (prepare_for_testing): Likewise.
1214 * gdb.cp/misc.exp: Likewise.
1215
cee00f17
GB
12162020-05-28 Gary Benson <gbenson@redhat.com>
1217
1218 * gdb.linespec/cpls-ops.cc (dummy): New static global.
1219 (test_op_new::operator new): Add return statement.
1220 (test_op_new_array::operator new[]): Likewise.
1221
636edd00
PA
12222020-05-27 Pedro Alves <palves@redhat.com>
1223
1224 * gdb.linespec/cp-completion-aliases.exp: Remove readline_is_used
1225 check. Use test_gdb_complete_unique instead of
1226 test_gdb_complete_tab_unique + test_gdb_complete_cmd_unique. Use
1227 test_gdb_complete_multiple instead of
1228 test_gdb_complete_tab_multiple + test_gdb_complete_cmd_multiple.
1229
c2b75043
LM
12302020-05-27 Luis Machado <luis.machado@linaro.org>
1231
1232 * gdb.arch/aarch64-sighandler-regs.exp: Fix duplicated test names.
1233 * gdb.arch/aarch64-tagged-pointer.exp: Likewise.
1234 * gdb.arch/arm-disassembler-options.exp: Likewise.
1235 * gdb.arch/arm-disp-step.exp: Likewise.
1236 * gdb.arch/thumb-prologue.exp: Likewise.
1237 * gdb.base/async.exp: Likewise.
1238 * gdb.base/auxv.exp: Likewise.
1239 * gdb.base/complex-parts.exp: Likewise.
1240 * gdb.base/ena-dis-br.exp: Likewise.
1241 * gdb.base/foll-exec.exp: Likewise.
1242 * gdb.base/permissions.exp: Likewise.
1243 * gdb.base/relocate.exp: Likewise.
1244 * gdb.base/return2.exp: Likewise.
1245 * gdb.base/sigbpt.exp: Likewise.
1246 * gdb.base/siginfo-obj.exp: Likewise.
1247 * gdb.cp/converts.exp: Likewise.
1248 * gdb.cp/exceptprint.exp: Likewise.
1249 * gdb.cp/inherit.exp: Likewise.
1250 * gdb.cp/nsnoimports.exp: Likewise.
1251 * gdb.cp/virtbase2.exp: Likewise.
1252 * gdb.mi/mi-var-cmd.exp: Likewise.
1253 * gdb.mi/var-cmd.c: Likewise.
1254
53a47a3e
TT
12552020-05-26 Tom Tromey <tromey@adacore.com>
1256
1257 * gdb.ada/arr_acc_idx_w_gap.exp: Add tests.
1258
0bc2354b
TT
12592020-05-26 Tom Tromey <tromey@adacore.com>
1260
1261 * gdb.ada/arr_acc_idx_w_gap.exp: Add enum subrange tests.
1262 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap.ads (Enum_Subrange): New
1263 type.
1264 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap_main.adb (V): New
1265 variable.
1266
0db49895
CBG
12672020-05-26 Christian Biesinger <cbiesinger@google.com>
1268
1269 * Makefile.in: Use = instead of == for the test command
1270 for portability.
1271
40d22035
TV
12722020-05-26 Tom de Vries <tdevries@suse.de>
1273
1274 * gdb.base/gold-gdb-index-2.c: New test.
1275 * gdb.base/gold-gdb-index.c: New test.
1276 * gdb.base/gold-gdb-index.exp: New file.
1277 * gdb.base/gold-gdb-index.h: New test.
1278
043e2e02
TV
12792020-05-25 Tom de Vries <tdevries@suse.de>
1280
1281 * boards/gold-gdb-index.exp: New file.
1282
462f72c5
SM
12832020-05-25 Simon Marchi <simon.marchi@efficios.com>
1284
1285 * boards/simavr.exp: New file.
1286
6cf66e76
SM
12872020-05-25 Simon Marchi <simon.marchi@efficios.com>
1288
1289 * lib/gdb.exp (gdb_run_cmd): Return success or failure.
1290 * gdb.base/inferior-args.exp: New file.
1291 * gdb.base/inferior-args.c: New file.
1292
75d04512
SM
12932020-05-25 Simon Marchi <simon.marchi@efficios.com>
1294
1295 * lib/gdb.exp (gdb_run_cmd): Change argument from args to
1296 inferior_args. Pass it to gdb_reload.
1297 (gdb_start_cmd, gdb_starti_cmd): Change argument from args to
1298 inferior_args.
1299 (gdb_reload): Add inferior_args argument.
1300 * config/gdbserver.exp (gdb_reload): Add inferior_args argument,
1301 pass it to gdbserver_run.
1302 * boards/native-gdbserver.exp: Do not set noargs.
1303 * boards/native-extended-gdbserver.exp (gdb_reload): Add
1304 inferior_args argument.
1305 * boards/stdio-gdbserver-base.exp (gdb_reload): Likewise.
1306 * gdb.base/a2-run.exp: Check for use_gdb_stub.
1307 * gdb.base/args.exp: Likewise.
1308
42cf1844
TV
13092020-05-25 Tom de Vries <tdevries@suse.de>
1310
1311 * lib/gdb.exp (exec_is_pie): Add comment.
1312
8f7d38ef
TV
13132020-05-25 Tom de Vries <tdevries@suse.de>
1314
1315 * lib/jit-elf-helpers.exp (compile_and_download_n_jit_so): Use $f
1316 instead of $binfile in the untested message.
1317
465e1b0f
TV
13182020-05-25 Tom de Vries <tdevries@suse.de>
1319
1320 PR testsuite/26031
1321 * lib/gdb.exp (exec_is_pie): Test readelf -h output.
1322
3c5a0e02
TV
13232020-05-25 Tom de Vries <tdevries@suse.de>
1324
1325 * boards/gold.exp: New file.
1326
0a4f5f8c
TT
13272020-05-23 Tom Tromey <tom@tromey.com>
1328
1329 * gdb.base/style.exp: Remove completion styling test.
1330 * lib/gdb-utils.exp (style): Remove completion styles.
1331
eca1f90c
TT
13322020-05-23 Tom Tromey <tom@tromey.com>
1333
1334 * gdb.base/style.exp: Add completion styling test.
1335 * lib/gdb-utils.exp (style): Add completion styles.
1336
7c13f4e8
AB
13372020-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
1338
1339 * gdb.base/annota1.exp: Update expected results.
1340 * gdb.cp/annota2.exp: Update expected results, remove duplicate
1341 test name.
1342 * gdb.cp/annota3.exp: Update expected results.
1343
41977d16
SM
13442020-05-20 Simon Marchi <simon.marchi@efficios.com>
1345
1346 PR gdb/26016
1347 * gdb.base/coredump-filter.c (do_mmap): Check mmap ret val
1348 against MAP_FAILED.
1349 * gdb.base/coremaker.c (mmapdata): Likewise.
1350 * gdb.base/jit-reader-host.c (main): Likewise.
1351 * gdb.base/sym-file-loader.c (load): Likewise.
1352 (load_shlib): Likewise.
1353
b4757f2e
TT
13542020-05-20 Tom Tromey <tromey@adacore.com>
1355
1356 * gdb.ada/array_char_idx.exp: Recognize initialized array.
1357
9a0bacfb
TV
13582020-05-20 Tom de Vries <tdevries@suse.de>
1359
1360 PR symtab/25833
1361 * gdb.base/with-mf-inc.c: New test.
1362 * gdb.base/with-mf-main.c: New test.
1363 * gdb.base/with-mf.exp: New file.
1364
76571211
TT
13652020-05-19 Tom Tromey <tromey@adacore.com>
1366
1367 * gdb.rust/simple.exp: Restore missing test result.
1368
4cd9f3d5
TV
13692020-05-19 Tom de Vries <tdevries@suse.de>
1370
1371 * gdb.base/gdb-caching-proc.exp: Fix typo.
1372
7d874253
TT
13732020-05-19 Tom Tromey <tromey@adacore.com>
1374
1375 * gdb.rust/simple.exp: Add some test descriptions.
1376 (test_one_slice): Use with_test_prefix.
1377
1d727695
TV
13782020-05-18 Tom de Vries <tdevries@suse.de>
1379
1380 * gdb.base/gdb-caching-proc.exp: Use with_test_prefix.
1381
7f32a4d5
PA
13822020-05-17 Pedro Alves <palves@redhat.com>
1383
1384 PR gdb/25741
1385 * gdb.base/hw-sw-break-same-address.exp: New file.
1386
7cfd74cf
PA
13872020-05-16 Pedro Alves <palves@redhat.com>
1388
1389 * gdb.multi/multi-re-run.exp (test_re_run): Switch
1390 LAST_LOADED_FILE accordingly.
1391
57b4f16e
PW
13922020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1393
1394 * gdb.base/alias.exp: Verify 'help aliases' shows user defined aliases.
1395
7c05caf7
PW
13962020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1397
1398 * gdb.base/help.exp: Test apropos and help for commands
1399 having aliases. Fixed comments not starting with an
1400 upper-case letter or not finishing with a dot.
1401
7aa1b46f
PW
14022020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1403
3b3aaacb
PW
1404 * gdb.base/alias.exp: Update help output check.
1405
57b4f16e 14062020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3b3aaacb 1407
7aa1b46f
PW
1408 * gdb.base/default.exp: Update output following fixes.
1409
0605465f
PW
14102020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1411
1412 * gdb.base/alias.exp: Test aliases starting with a prefix of
1413 another alias.
1414
86e4e63d
GB
14152020-05-15 Gary Benson <gbenson@redhat.com>
1416
1417 * gdb.base/info-os.c (main): Add return statement.
1418 * gdb.base/info_minsym.c (minsym_fun): Likewise.
1419 * gdb.base/large-frame-2.c (func): Likewise.
1420 * gdb.base/pr10179-a.c (foo1, bar1): Likewise.
1421 * gdb.base/pr10179-b.c (foo2): Likewise.
1422 * gdb.base/valgrind-disp-step.c (foo): Likewise.
1423 * gdb.base/watch-cond.c (func): Likewise.
1424 * gdb.multi/goodbye.c (verylongfun): Likewise.
1425 * gdb.multi/hello.c (commonfun): Likewise.
1426 * gdb.python/py-finish-breakpoint.c (call_longjmp): Likewise.
1427 * gdb.threads/fork-plus-threads.c (thread_func): Likewise.
1428 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
1429 Likewise.
1430 * gdb.threads/hand-call-new-thread.c (foo): Likewise.
1431 * gdb.threads/interrupt-while-step-over.c (child_function):
1432 Likewise.
1433 * gdb.trace/actions-changed.c (end): Likewise.
1434
163df4df
GB
14352020-05-15 Gary Benson <gbenson@redhat.com>
1436
1437 * gdb.opencl/callfuncs.exp: Report when test skipped.
1438 * gdb.opencl/convs_casts.exp: Likewise.
1439 * gdb.opencl/datatypes.exp: Likewise.
1440 * gdb.opencl/operators.exp: Likewise.
1441 * gdb.opencl/vec_comps.exp: Likewise.
1442
6dbc505a
TV
14432020-05-15 Tom de Vries <tdevries@suse.de>
1444
1445 * gdb.base/align.exp.in: Rename to ...
1446 * gdb.base/align.exp.tcl: ... this.
1447 * gdb.base/align-c++.exp: Update.
1448 * gdb.base/align-c.exp: Update.
1449 * gdb.base/all-architectures.exp.in: Rename to ...
1450 * gdb.base/all-architectures.exp: ... this.
1451 * gdb.base/all-architectures-0.exp: Update.
1452 * gdb.base/all-architectures-1.exp: Update.
1453 * gdb.base/all-architectures-2.exp: Update.
1454 * gdb.base/all-architectures-3.exp: Update.
1455 * gdb.base/all-architectures-4.exp: Update.
1456 * gdb.base/all-architectures-5.exp: Update.
1457 * gdb.base/all-architectures-6.exp: Update.
1458 * gdb.base/all-architectures-7.exp: Update.
1459 * gdb.base/infcall-nested-structs.exp.in: Rename to ...
1460 * gdb.base/infcall-nested-structs.exp.tcl: ... this.
1461 * gdb.base/infcall-nested-structs-c++.exp: Update.
1462 * gdb.base/infcall-nested-structs-c.exp: Update.
1463 * gdb.base/info-types.exp.in: Rename to ...
1464 * gdb.base/info-types.exp.tcl: ... this.
1465 * gdb.base/info-types-c++.exp: Update.
1466 * gdb.base/info-types-c.exp: Update.
1467 * gdb.base/max-depth.exp.in: Rename to ...
1468 * gdb.base/max-depth.exp.tcl: ... this.
1469 * gdb.base/max-depth-c++.exp: Update.
1470 * gdb.base/max-depth-c.exp: Update.
1471 * gdb.cp/cpexprs.exp.in: Rename to ...
1472 * gdb.cp/cpexprs.exp.tcl: ... this.
1473 * gdb.cp/cpexprs-debug-types.exp: Update.
1474 * gdb.cp/cpexprs.exp: Update.
1475 * gdb.cp/infcall-nodebug.exp.in: Rename to ...
1476 * gdb.cp/infcall-nodebug.exp.tcl: ... this.
1477 * gdb.cp/infcall-nodebug-c++-d0.exp: Update.
1478 * gdb.cp/infcall-nodebug-c++-d1.exp: Update.
1479 * gdb.cp/infcall-nodebug-c-d0.exp: Update.
1480 * gdb.cp/infcall-nodebug-c-d1.exp: Update.
1481 * gdb.dwarf2/clang-debug-names.exp.in: Rename to ...
1482 * gdb.dwarf2/clang-debug-names.exp.tcl: ... this.
1483 * gdb.dwarf2/clang-debug-names-2.exp: Update.
1484 * gdb.dwarf2/clang-debug-names.exp: Update.
1485
d1034d78
AB
14862020-05-15 Andrew Burgess <andrew.burgess@embecosm.com>
1487
1488 * lib/check-test-names.exp: Remove code that prevents this file
1489 loading when tests are run in parallel.
1490
3c5c3649
PA
14912020-05-15 Pedro Alves <palves@redhat.com>
1492
1493 * gdb.multi/multi-kill.exp (start_inferior): Remove
1494 'testpid' parameter. Refer to namespace variable directly.
1495 (testpid): Declare as namespace variable.
1496
272c36b8
PA
14972020-05-15 Pedro Alves <palves@redhat.com>
1498
1499 * gdb.multi/multi-kill.exp: Wrap in namespace.
1500 (start_inferior): Add TESTPID parameter. Use it instead of the
1501 testpid global.
1502 (top level): Define empty TESTPID array, and pass it down to
1503 start_inferior.
1504
02eba61a
TV
15052020-05-14 Tom de Vries <tdevries@suse.de>
1506
1507 * gdb.fortran/nested-funcs-2.exp: Use gdb_test_stdio to test inferior
1508 output.
1509
971a3747
TV
15102020-05-14 Tom de Vries <tdevries@suse.de>
1511
1512 * gdb.base/align.exp: Split into ...
1513 * gdb.base/align.exp.in: ...
1514 * gdb.base/align-c++.exp: ...
1515 * gdb.base/align-c.exp: ... these.
1516 * gdb.base/infcall-nested-structs.exp: Split into ...
1517 * gdb.base/infcall-nested-structs.exp.in: ...
1518 * gdb.base/infcall-nested-structs-c++.exp: ...
1519 * gdb.base/infcall-nested-structs-c.exp: ... these.
1520 * gdb.base/info-types.exp: Split into ...
1521 * gdb.base/info-types.exp.in: ...
1522 * gdb.base/info-types-c++.exp: ...
1523 * gdb.base/info-types-c.exp: ... these.
1524 * gdb.base/max-depth.exp: Split into ...
1525 * gdb.base/max-depth.exp.in: ...
1526 * gdb.base/max-depth-c++.exp: ...
1527 * gdb.base/max-depth-c.exp: ... these.
1528 * gdb.cp/infcall-nodebug.exp: Split into ...
1529 * gdb.cp/infcall-nodebug.exp.in: ...
1530 * gdb.cp/infcall-nodebug-c++-d0.exp: ...
1531 * gdb.cp/infcall-nodebug-c++-d1.exp: ...
1532 * gdb.cp/infcall-nodebug-c-d0.exp: ...
1533 * gdb.cp/infcall-nodebug-c-d1.exp: ... these.
1534
a05575d3
TBA
15352020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1536 Pedro Alves <palves@redhat.com>
1537
1538 * gdb.multi/multi-exit.c: New file.
1539 * gdb.multi/multi-exit.exp: New file.
1540 * gdb.multi/multi-kill.c: New file.
1541 * gdb.multi/multi-kill.exp: New file.
1542
6ad82919
TBA
15432020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1544
1545 * gdb.base/annota1.exp: Update the expected output.
1546 * gdb.cp/annota2.exp: Ditto.
1547
843f4d93
AB
15482020-05-12 Andrew Burgess <andrew.burgess@embecosm.com>
1549
1550 * lib/check-test-names.exp: Disable when testing is being run in
1551 parallel.
1552
c7c66341
TV
15532020-05-12 Tom de Vries <tdevries@suse.de>
1554
1555 * gdb.base/jit-elf.exp: Fix string concat.
1556
1b59ca1c
TV
15572020-05-12 Tom de Vries <tdevries@suse.de>
1558
1559 * lib/jit-elf-helpers.exp: Don't use undefined variables in untested
1560 messages.
1561
b4991d29
TV
15622020-05-12 Tom de Vries <tdevries@suse.de>
1563
1564 * gdb.multi/multi-term-settings.exp: Use with_test_prefix.
1565
dbb0ab10
TV
15662020-05-12 Tom de Vries <tdevries@suse.de>
1567
1568 * gdb.ada/catch_ex.exp: Use with_test_prefix.
1569 * gdb.ada/mi_catch_ex.exp: Same.
1570 * gdb.ada/mi_catch_ex_hand.exp: Same.
1571
7549fed8
TV
15722020-05-12 Tom de Vries <tdevries@suse.de>
1573
1574 * gdb.fortran/complex.exp: Use with_test_prefix.
1575
af2d5cd8
TV
15762020-05-12 Tom de Vries <tdevries@suse.de>
1577
1578 * gdb.trace/passcount.exp: Fix test-names.
1579
7c121311
TV
15802020-05-12 Tom de Vries <tdevries@suse.de>
1581
1582 * gdb.pascal/gdb11492.exp: Use with_test_prefix.
1583
c9f3b40e
TV
15842020-05-12 Tom de Vries <tdevries@suse.de>
1585
1586 * gdb.gdb/complaints.exp: Use with_test_prefix.
1587 * gdb.xml/tdesc-regs.exp: Same.
1588 * gdb.opt/inline-locals.exp: Fix test name.
1589
111b33f0
TV
15902020-05-12 Tom de Vries <tdevries@suse.de>
1591
1592 * gdb.dwarf2/comp-unit-lang.exp: Use with_test_prefix.
1593 * gdb.dwarf2/dw2-bad-parameter-type.exp: Same.
1594 * gdb.dwarf2/implref-struct.exp: Same.
1595 * gdb.dwarf2/varval.exp: Ensure get_sizeof is called once per type.
1596 * gdb.dwarf2/data-loc.exp: Same. Remove duplicate test.
1597
ebf47080
SM
15982020-05-11 Simon Marchi <simon.marchi@polymtl.ca>
1599
1600 * gdb.base/jit-so.exp (one_jit_test): Change test name.
1601
d30dcd12
AB
16022020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
1603
1604 * lib/check-test-names.exp (all_test_names): New module variable.
1605 (counts): Add 'duplicates' field.
1606 (_check_duplicates): New procedure.
1607 (check): Also check for duplicates.
1608 (do_log_summary): Print duplicates count.
1609 (do_reset_vars): Reset counter for duplicate test names, and
1610 discard all know test names.
1611
34584c09
AB
16122020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
1613
1614 * lib/gdb.exp: Include check-test-names.exp library.
1615 * lib/check-test-names.exp: New file.
1616
e0002117
TV
16172020-05-11 Tom de Vries <tdevries@suse.de>
1618
1619 * gdb.ada/packed_tagged.exp: Change kfail into xfail.
1620
53f539a3
KS
16212020-05-11 Keith Seitz <keiths@redhat.com>
1622
1623 * gdb.ada/attr_ref_and_charlit.exp: Fix typo.
1624
113ee09a
TV
16252020-05-11 Tom de Vries <tdevries@suse.de>
1626
1627 * gdb.cp/cpexprs.exp: Move everything except flags setting ...
1628 * gdb.cp/cpexprs.exp.in: .. here.
1629 * gdb.cp/cpexprs-debug-types.exp: Include cpexprs.exp.in instead of
1630 cpexprs.exp.
1631
ba3e70b0
KS
16322020-05-11 Keith Seitz <keiths@redhat.com>
1633
1634 * gdb.ada/arrayparam.exp: Resolve duplicate and tail parentheses
1635 test names.
1636 * gdb.ada/arrayptr.exp: Likewise.
1637 * gdb.ada/assign_arr.exp: Likewise.
1638 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
1639 * gdb.ada/bp_on_var.exp: Likewise.
1640 * gdb.ada/call_pn.exp: Likewise.
1641 * gdb.ada/complete.exp: Likewise.
1642 * gdb.ada/fun_overload_menu.exp: Likewise.
1643 * gdb.ada/funcall_param.exp: Likewise.
1644 * gdb.ada/funcall_ref.exp: Likewise.
1645 * gdb.ada/packed_array_assign.exp: Likewise.
1646 * gdb.ada/same_component_name.exp: Likewise.
1647 * gdb.ada/type_coercion.exp: Likewise.
1648 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
1649 * gdb.ada/variant_record_packed_array.exp: Likewise.
1650
3ee6bb11
TV
16512020-05-11 Tom de Vries <tdevries@suse.de>
1652
1653 PR symtab/25941
1654 * gdb.dwarf2/clang-debug-names.exp.in: New include exp file, factored
1655 out of ...
1656 * gdb.dwarf2/clang-debug-names.exp: ... here.
1657 * gdb.dwarf2/clang-debug-names-2.exp: New file. Include
1658 clang-debug-names.exp.in.
1659 * gdb.dwarf2/clang-debug-names-2-foo.c: New test.
1660 * gdb.dwarf2/clang-debug-names-2.c: New test.
1661
86cd6bc8
AKS
16622020-05-10 Alok Kumar Sharma <alokkumar.sharma@amd.com>
1663
1664 * lib/fortran.exp (fortran_main): New Proc, handle flang MAIN_,
1665 (fortran_runto_main): New Proc, fortran version of runto_main.
1666 * gdb.fortran/array-bounds-high.exp: Handle flang MAIN_
1667 * gdb.fortran/array-bounds.exp: Likewise.
1668 * gdb.fortran/array-slices.exp: Likewise.
1669 * gdb.fortran/block-data.exp: Likewise.
1670 * gdb.fortran/charset.exp: Likewise.
1671 * gdb.fortran/common-block.exp: Likewise.
1672 * gdb.fortran/complex.exp: Likewise.
1673 * gdb.fortran/derived-type-function.exp: Likewise.
1674 * gdb.fortran/derived-type.exp: Likewise.
1675 * gdb.fortran/info-modules.exp: Likewise.
1676 * gdb.fortran/info-types.exp: Likewise.
1677 * gdb.fortran/intrinsics.exp: Likewise.
1678 * gdb.fortran/library-module.exp: Likewise.
1679 * gdb.fortran/logical.exp: Likewise.
1680 * gdb.fortran/max-depth.exp: Likewise.
1681 * gdb.fortran/module.exp: Likewise.
1682 * gdb.fortran/multi-dim.exp: Likewise.
1683 * gdb.fortran/nested-funcs.exp: Likewise.
1684 * gdb.fortran/print-formatted.exp: Likewise.
1685 * gdb.fortran/print_type.exp: Likewise.
1686 * gdb.fortran/printing-types.exp: Likewise.
1687 * gdb.fortran/ptr-indentation.exp: Likewise.
1688 * gdb.fortran/ptype-on-functions.exp: Likewise.
1689 * gdb.fortran/subarray.exp: Likewise.
1690 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
1691 * gdb.fortran/vla-datatypes.exp: Likewise.
1692 * gdb.fortran/vla-history.exp: Likewise.
1693 * gdb.fortran/vla-ptr-info.exp: Likewise.
1694 * gdb.fortran/vla-ptype-sub.exp: Likewise.
1695 * gdb.fortran/vla-ptype.exp: Likewise.
1696 * gdb.fortran/vla-sizeof.exp: Likewise.
1697 * gdb.fortran/vla-type.exp: Likewise.
1698 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
1699 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
1700 * gdb.fortran/vla-value-sub.exp: Likewise.
1701 * gdb.fortran/vla-value.exp: Likewise.
1702 * gdb.fortran/whatis_type.exp: Likewise.
1703 * gdb.mi/mi-var-child-f.exp: Likewise.
1704
6dc55ce9 17052020-05-09 Tom de Vries <tdevries@suse.de>
1706
1707 * gdb.dwarf2/clang-debug-names.exp: Remove PR25952 kfail.
1708
283cb58c
TV
17092020-05-08 Tom de Vries <tdevries@suse.de>
1710
1711 * gdb.dwarf2/clang-debug-names.c: New test.
1712 * gdb.dwarf2/clang-debug-names.exp: New file.
1713
ac4a4f1c
SM
17142020-05-06 Simon Marchi <simon.marchi@efficios.com>
1715
1716 * gdb.arch/amd64-prologue-skip-cf-protection.exp: New file.
1717 * gdb.arch/amd64-prologue-skip-cf-protection.c: New file.
1718
24fe640b
TV
17192020-05-06 Tom de Vries <tdevries@suse.de>
1720
1721 * gdb.reverse/consecutive-precsave.exp: Handle if instruction after
1722 breakpoint is at a "recommended breakpoint location".
1723 * gdb.reverse/consecutive-reverse.exp: Same.
1724
0d8683a3
TV
17252020-05-06 Tom de Vries <tdevries@suse.de>
1726
1727 * gdb.base/watchpoint-reuse-slot.exp (stepi): Print $pc to get current
1728 address.
1729
b8983c46
TV
17302020-05-06 Tom de Vries <tdevries@suse.de>
1731
1732 * gdb.base/watchpoint-reuse-slot.exp: Fix incorrect assignment.
1733
abf6d805
TV
17342020-05-06 Tom de Vries <tdevries@suse.de>
1735
1736 * gdb.base/store.exp (check_set, up_set): Allowing missing location
1737 info for r.
1738
0fc2a808
TV
17392020-05-06 Tom de Vries <tdevries@suse.de>
1740
1741 * gdb.base/shlib-call.exp: Add extra step to reach shmain.c:42, if
1742 necessary.
1743
873dd427
TV
17442020-05-06 Tom de Vries <tdevries@suse.de>
1745
1746 * lib/unbuffer_output.c (gdb_unbuffer_output): Change return type to
1747 void.
1748
7c99e7e2
TV
17492020-05-06 Tom de Vries <tdevries@suse.de>
1750
1751 * lib/gdb.exp (is_stmt_addresses, hex_in_list): New proc, factored out
1752 of ...
1753 * gdb.base/async.exp: ... here.
1754 * gdb.base/consecutive.exp: Handle if 2nd breakpoint is at a
1755 "recommended breakpoint location".
1756
6173d6a6
TV
17572020-05-06 Tom de Vries <tdevries@suse.de>
1758
1759 * gdb.compile/compile-ifunc.exp: Use -Wno-attribute-alias.
1760
6015a067
TV
17612020-05-04 Tom de Vries <tdevries@suse.de>
1762
1763 * gdb.base/async.exp: Check whether instruction addresses are a
1764 "recommended breakpoint location".
1765
3b6acaee
TT
17662020-05-03 Tom Tromey <tom@tromey.com>
1767
1768 * gdb.base/sepdebug.exp: Remove "catch" test.
1769 * gdb.base/break.exp: Remove "catch" test.
1770 * gdb.base/default.exp: Update expected output.
1771
5beb4d17
TV
17722020-05-02 Tom de Vries <tdevries@suse.de>
1773
1774 * lib/gdb.exp (supports_mpx_check_pointer_bounds): New proc.
1775 * gdb.arch/i386-mpx-call.exp: Use supports_mpx_check_pointer_bounds.
1776 * gdb.arch/i386-mpx-map.exp: Same.
1777 * gdb.arch/i386-mpx-sigsegv.exp: Same.
1778 * gdb.arch/i386-mpx-simple_segv.exp: Same.
1779 * gdb.arch/i386-mpx.exp: Same.
1780
8caf140d
TV
17812020-05-02 Tom de Vries <tdevries@suse.de>
1782
1783 * gdb.base/psym-external-decl.c (main): Add use of variable aaa.
1784
693196cb
TV
17852020-05-01 Tom de Vries <tdevries@suse.de>
1786
1787 * gdb.ada/operator_bp.exp: Allow more than required amount of
1788 breakpoint.
1789
53ae0aa9
TV
17902020-05-01 Tom de Vries <tdevries@suse.de>
1791
1792 * gdb.reverse/until-reverse.c (main): Fix Wunused-result warning.
1793
ee9d1e5f
HD
17942020-04-30 Hannes Domani <ssbssa@yahoo.de>
1795
1796 PR gdb/18706
1797 * gdb.cp/stub-array-size.cc: New test.
1798 * gdb.cp/stub-array-size.exp: New file.
1799 * gdb.cp/stub-array-size.h: New test.
1800 * gdb.cp/stub-array-size2.cc: New test.
1801
d5cf82c0
HD
18022020-04-30 Hannes Domani <ssbssa@yahoo.de>
1803
1804 * gdb.python/py-format-string.exp: Adjust pretty_arrays expected
1805 output to the new format.
1806
42e165c3
SM
18072020-04-29 Simon Marchi <simon.marchi@efficios.com>
1808
1809 * gdb.base/break.exp: Use with_test_prefix.
1810
6e4e3fe1
TV
18112020-04-29 Tom de Vries <tdevries@suse.de>
1812
1813 * lib/gdb.exp (debug_types): New proc.
1814 * gdb.guile/scm-symtab.exp: Add xfail for PR gcc/90232.
1815 * gdb.python/py-symtab.exp: Same.
1816
d642b692
HD
18172020-04-29 Hannes Domani <ssbssa@yahoo.de>
1818
1819 PR gdb/17320
1820 * gdb.base/pretty-array.c: New test.
1821 * gdb.base/pretty-array.exp: New file.
1822
ea90f227
TV
18232020-04-29 Tom de Vries <tdevries@suse.de>
1824
1825 PR symtab/25889
1826 * gdb.cp/cpexprs.exp: Adapt for inclusion.
1827 * gdb.cp/cpexprs-debug-types.exp: New file. Set -fdebug-types-section
1828 and include cpexprs.exp.
1829
a65189c9
TV
18302020-04-28 Mark Williams <mark@myosotissp.com>
1831
1832 PR gdb/24480
1833 * dw4-toplevel-types.exp: Test for top level types.
1834 * dw4-toplevel-types.cc: Test for top level types.
1835
32d1f47a
TBA
18362020-04-28 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1837
1838 * gdb.threads/stop-with-handle.exp: Fix typo in comment
1839 (theads -> threads).
1840
56a4f5a1
TV
18412020-04-28 Tom de Vries <tdevries@suse.de>
1842
1843 * gdb.opt/inline-cmds.exp: Set KFAIL PR.
1844
0b2f8a3b
TV
18452020-04-28 Tom de Vries <tdevries@suse.de>
1846
1847 * gdb.base/info-macros.exp: Remove KFAIL. Add missing trailing ".*".
1848
5390c717
TV
18492020-04-28 Tom de Vries <tdevries@suse.de>
1850
1851 * gdb.ada/array_ptr_renaming.exp: Add PR number in KFAIL.
1852
15cd93d0
TV
18532020-04-28 Tom de Vries <tdevries@suse.de>
1854
1855 * gdb.dwarf2/main-foo.c: New test.
1856 * gdb.dwarf2/struct-with-sig.exp: New file.
1857
d472f0fb
TV
18582020-04-25 Tom de Vries <tdevries@suse.de>
1859
1860 * boards/debug-types.exp: New file.
1861
8d840e05
AB
18622020-04-25 Andrew Burgess <andrew.burgess@embecosm.com>
1863
1864 * gdb.btrace/multi-inferior.exp: Avoid paths in test names.
1865
bcfe6157
TT
18662020-04-24 Tom Tromey <tom@tromey.com>
1867
1868 PR symtab/12707:
1869 * gdb.python/py-symbol.exp: Update expected results for
1870 linkage_name test.
1871 * gdb.cp/print-demangle.exp: New file.
1872 * gdb.base/c-linkage-name.exp: Fix test.
1873 * gdb.guile/scm-symbol.exp: Update expected results for
1874 linkage_name test.
1875
f049a313
TT
18762020-04-24 Tom Tromey <tom@tromey.com>
1877
1878 * gdb.dwarf2/dw2-namespaceless-anonymous.S: Remove.
1879 * gdb.dwarf2/dw2-namespaceless-anonymous.c: New file.
1880 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use DWARF
1881 assembler.
1882
7cf28874
TV
18832020-04-24 Tom de Vries <tdevries@suse.de>
1884
1885 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Set language of CU to
1886 C++.
1887
dac2fef7
TT
18882020-04-24 Tom Tromey <tromey@adacore.com>
1889
1890 * gdb.ada/frame_arg_lang.exp: Run with multiple -fgnat-encodings
1891 values.
1892 * gdb.ada/funcall_ref.exp: Run with multiple -fgnat-encodings
1893 values. Update test for minimal encodings.
1894 * gdb.ada/lang_switch.exp: Update test for minimal encodings.
1895 * gdb.ada/var_rec_arr.exp: Run with multiple -fgnat-encodings
1896 values. Update test for minimal encodings.
1897
1acda803
TT
18982020-04-24 Tom Tromey <tromey@adacore.com>
1899
1900 PR python/23662:
1901 * gdb.ada/variant.exp: Add Python checks.
1902 * gdb.rust/simple.exp: Add dynamic type checks.
1903
adfb9815
TT
19042020-04-24 Tom Tromey <tromey@adacore.com>
1905
1906 * gdb.ada/mi_var_array.exp: Try all -fgnat-encodings settings.
1907 Make array type matching more lax.
1908 * gdb.ada/mi_var_union.exp: Try all -fgnat-encodings settings.
1909 * gdb.ada/mi_variant.exp: New file.
1910 * gdb.ada/mi_variant/pck.ads: New file.
1911 * gdb.ada/mi_variant/pkg.adb: New file.
1912 * gdb.ada/packed_tagged.exp: Try all -fgnat-encodings settings.
1913 * gdb.ada/unchecked_union.exp: Try all -fgnat-encodings settings.
1914
7d79de9a
TT
19152020-04-24 Tom Tromey <tromey@adacore.com>
1916
1917 * gdb.ada/variant.exp: Add dynamic field offset tests.
1918 * gdb.ada/variant/pck.ads (Nested_And_Variable): New type.
1919 * gdb.ada/variant/pkg.adb: Add new variables.
1920
f8e89861
TT
19212020-04-24 Tom Tromey <tromey@adacore.com>
1922
1923 * gdb.ada/variant.exp: New file
1924 * gdb.ada/variant/pkg.adb: New file
1925 * gdb.ada/variant/pck.adb: New file
1926
86e887ae
TV
19272020-04-24 Tom de Vries <tdevries@suse.de>
1928
1929 * lib/gdb.exp (clean_restart): Reset errcnt and warncnt.
1930
88428775
TV
19312020-04-24 Tom de Vries <tdevries@suse.de>
1932
1933 * gdb.dwarf2/dwzbuildid.exp: Add quiet to dwzbuildid-mismatch compile
1934 flags.
1935
4e86f6e7
TV
19362020-04-24 Tom de Vries <tdevries@suse.de>
1937
1938 * gdb.dwarf2/dw2-error.exp: Add quiet to compile flags.
1939
2016d3e6
TV
19402020-04-24 Tom de Vries <tdevries@suse.de>
1941
1942 * lib/gdb.exp (default_gdb_start): Handle eof.
1943 (clean_restart): Detect and handle gdb_start failure. Return -1 upon
1944 failure.
1945 * gdb.base/readnever.exp: Handle clean_restart failure.
1946
70bc38f5
TV
19472020-04-23 Tom de Vries <tdevries@suse.de>
1948
1949 * gdb.base/decl-before-def.exp: Run to main and print a again.
1950
de82891c
TV
19512020-04-23 Tom de Vries <tdevries@suse.de>
1952
1953 * gdb.base/decl-before-def-decl.c: New test.
1954 * gdb.base/decl-before-def-def.c: New test.
1955 * gdb.base/decl-before-def.exp: New file.
1956
96038148
TV
19572020-04-23 Tom de Vries <tdevries@suse.de>
1958
1959 * gdb.base/readnever.exp: Skip if GDBFLAGS contain -readnow/--readnow.
1960
54ac3df1
TV
19612020-04-22 Tom de Vries <tdevries@suse.de>
1962
1963 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): Fix
1964 debug_info_offset.
1965 * gdb.mi/dw2-ref-missing-frame.exp: Make sure $objfuncfile comes
1966 before $objsfile in the line line.
1967
714534e1
TV
19682020-04-22 Tom de Vries <tdevries@suse.de>
1969
1970 * gdb.dlang/watch-loc.c (.debug_aranges): Fix _Dmain length.
1971
16a7dbf4
MS
19722020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
1973
1974 * gdb.base/jit-attach-pie.c: Use jit-protocol.h.
1975 * gdb.base/jit-elf-main.c: Use jit-protocol.h.
1976 * gdb.base/jit-reader-host.c: Use jit-protocol.h.
1977 * gdb.base/jit-reader-simple-jit.c: Use jit-protocol.h.
1978 * gdb.base/jit-protocol.h: Update definitions to match all usage
1979 contexts.
1980
19812020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
1982
1983 * gdb.base: Rename all jit related test and source files.
1984
19852020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
1986
1987 * gdb.base/jit-reader.exp: Relax register output check.
1988
317d2668
TV
19892020-04-22 Tom de Vries <tdevries@suse.de>
1990
1991 PR symtab/25764
1992 * gdb.base/psym-external-decl-2.c: New test.
1993 * gdb.base/psym-external-decl.c: New test.
1994 * gdb.base/psym-external-decl.exp: New file.
1995 * gdb.threads/tls.exp: Add PR25807 kfail.
1996
eea9e357
TV
19972020-04-22 Tom de Vries <tdevries@suse.de>
1998
1999 PR symtab/25801
2000 * gdb.dwarf2/imported-unit.exp: Test that we can get imported_unit.c
2001 in "info source" output.
2002
3d5afab3
TV
20032020-04-22 Tom de Vries <tdevries@suse.de>
2004
2005 PR symtab/25700
2006 * gdb.dwarf2/imported-unit.exp: Verify that there's only one partial
2007 symtab for imported_unit.c.
2008
b32102f6
GB
20092020-04-21 Gary Benson <gbenson@redhat.com>
2010
2011 * gdb.base/advance.c (func): New argument, to match call site.
2012 (func2, func3): Add return statements.
2013
d43b7a2d
TBA
20142020-04-21 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2015
2016 * gdb.multi/run-only-second-inf.c: New file.
2017 * gdb.multi/run-only-second-inf.exp: New file.
2018
d89edf9b
MM
20192020-04-21 Markus Metzger <markus.t.metzger@intel.com>
2020
2021 * gdb.btrace/multi-inferior.c: New test.
2022 * gdb.btrace/multi-inferior.exp: New file.
2023
1a476b6d
MM
20242020-04-21 Markus Metzger <markus.t.metzger@intel.com>
2025
2026 * gdb.btrace/enable-new-thread.c: New test.
2027 * gdb.btrace/enable-new-thread.exp: New file.
2028
4778a5f8
TV
20292020-04-21 Tom de Vries <tdevries@suse.de>
2030
2031 PR gdb/25471
2032 * gdb.threads/killed-outside.c: New test.
2033 * gdb.threads/killed-outside.exp: New file.
2034
9b2c992c
GB
20352020-04-20 Gary Benson <gbenson@redhat.com>
2036
2037 * gdb.base/nested-subp1.exp: Use support_nested_function_tests.
2038 * gdb.base/nested-subp2.exp: Likewise.
2039 * gdb.base/nested-subp3.exp: Likewise.
2040
b5d1d6f7
GB
20412020-04-20 Gary Benson <gbenson@redhat.com>
2042
2043 * gdb.base/nested-subp1.exp: Disable test when using clang.
2044 * gdb.base/nested-subp2.exp: Likewise.
2045 * gdb.base/nested-subp3.exp: Likewise.
2046
25230285
GB
20472020-04-20 Gary Benson <gbenson@redhat.com>
2048
2049 * gdb.cp/exception.cc: Fix compilation error with clang.
2050
fa93cc8f
GB
20512020-04-20 Gary Benson <gbenson@redhat.com>
2052
809730f3 2053 * gdb.trace/tspeed.c: Fix compilation error with clang.
fa93cc8f 2054
e0c45f30
GB
20552020-04-20 Gary Benson <gbenson@redhat.com>
2056
2057 * gdb.base/jit-main.c: Fix compilation error with clang.
2058
4ddfec93
KR
20592020-04-17 Kamil Rytarowski <n54@gmx.com>
2060
2061 * gdb.base/attach-twice.c: Include "sys/types.h".
2062 (PTRACE_ATTACH): Add fallback definition.
2063 (main): Pass `0' to the 4th argument of `ptrace'.
2064
2bed205e
KR
20652020-04-17 Kamil Rytarowski <n54@gmx.com>
2066
2067 * gdb.base/fork-running-state.c: Include "signal.h".
2068
0743fc83
TT
20692020-04-17 Tom Tromey <tromey@adacore.com>
2070
2071 * gdb.cp/maint.exp (test_help): Simplify multiple_help_body.
2072 Update tests.
2073 * gdb.btrace/cpu.exp: Update tests.
2074 * gdb.base/maint.exp: Update tests.
2075 * gdb.base/default.exp: Update tests.
2076 * gdb.base/completion.exp: Update tests.
2077
efba5c23
TV
20782020-04-16 Tom de Vries <tdevries@suse.de>
2079
2080 PR symtab/25791
2081 * gdb.dwarf2/gdb-add-index.exp (add_gdb_index): Move ...
2082 (ensure_gdb_index): and factor out and move ...
2083 * lib/gdb.exp (add_gdb_index, ensure_gdb_index): ... here.
2084 * gdb.dwarf2/imported-unit-runto-main.exp: New file.
2085
d191d716
TV
20862020-04-16 Tom de Vries <tdevries@suse.de>
2087
2088 * gdb.base/maint-expand-symbols-header-file.exp: Set language before
2089 loading exec.
2090
99f1bc6a
AB
20912020-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
2092
2093 * gdb.base/many-completions.exp: New file.
2094
194d088f
TV
20952020-04-14 Tom de Vries <tdevries@suse.de>
2096
2097 PR symtab/25718
2098 * gdb.dwarf2/dw2-symtab-includes.exp: New file.
2099
c1a66c06
TV
21002020-04-14 Tom de Vries <tdevries@suse.de>
2101
2102 PR symtab/25720
2103 * gdb.base/maint-expand-symbols-header-file.c: New test.
2104 * gdb.base/maint-expand-symbols-header-file.exp: New file.
2105 * gdb.base/maint-expand-symbols-header-file.h: New test.
2106
21b0982c
AB
21072020-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
2108
2109 * gdb.dwarf2/dw2-inline-many-frames.exp (get_func_info): Delete.
2110 * gdb.dwarf2/dw2-inline-small-func.exp: Pass options to
2111 get_func_info.
2112 (get_func_info): Delete.
2113 * gdb.dwarf2/dw2-is-stmt-2.exp (get_func_info): Delete.
2114 * gdb.dwarf2/dw2-is-stmt.exp (get_func_info): Delete.
2115 * lib/dwarf.exp (get_func_info): New function.
2116
dd1cab06
TV
21172020-04-13 Tom de Vries <tdevries@suse.de>
2118
2119 * lib/ada.exp (find_ada_tool): Pass --GCC and -B to gnatlink, similar
2120 to what find_gnatmake does.
2121
71ea2b6b
TV
21222020-04-10 Tom de Vries <tdevries@suse.de>
2123
2124 * gdb.base/style.exp: Expect "Expanding full symbols" message for
2125 -readnow.
2126
bdfc1e8a
TV
21272020-04-10 Tom de Vries <tdevries@suse.de>
2128
2129 PR cli/25808
2130 * gdb.base/style.c: Add leading newlines.
2131 * gdb.base/style.exp: Use gdb_get_line_number to get specific lines.
2132 Check listing of main's one-line body.
2133
14ca8ecf
TV
21342020-04-08 Tom de Vries <tdevries@suse.de>
2135
2136 * lib/gdb.exp (psymtabs_p): New proc.
2137 * gdb.dwarf2/imported-unit.exp: Mark "no static partial symbols in
2138 importing unit" unsupported if there are no partial symbols.
2139
e21d048f
TV
21402020-04-08 Tom de Vries <tdevries@suse.de>
2141
2142 PR testsuite/25760
2143 * gdb.ada/call_pn.exp: Call "maint expand-symtabs". Add xfails.
2144
25c11aca
TV
21452020-04-07 Tom de Vries <tdevries@suse.de>
2146
2147 PR symtab/25796
2148 * gdb.dwarf2/imported-unit-abstract-const-value.exp: New file.
2149
5707e24b
TV
21502020-04-07 Tom de Vries <tdevries@suse.de>
2151
2152 * gdb.base/check-psymtab.c: New test.
2153 * gdb.base/check-psymtab.exp: New file.
2154
6ee448cc
TT
21552020-04-06 Tom Tromey <tromey@adacore.com>
2156
2157 * gdb.ada/variant-record/proc.adb: New file.
2158 * gdb.ada/variant-record/value.adb: New file.
2159 * gdb.ada/variant-record/value.s: New file.
2160 * gdb.ada/variant-record.exp: New file.
2161
9e7c9a03
HD
21622020-04-03 Hannes Domani <ssbssa@yahoo.de>
2163
2164 PR gdb/25325
2165 * gdb.cp/typed-enum.cc: New test.
2166 * gdb.cp/typed-enum.exp: New file.
2167
c90d28ac
AB
21682020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
2169
2170 * gdb.dwarf2/dw2-inline-small-func-lbls.c: New file.
2171 * gdb.dwarf2/dw2-inline-small-func.c: New file.
2172 * gdb.dwarf2/dw2-inline-small-func.exp: New file.
2173 * gdb.dwarf2/dw2-inline-small-func.h: New file.
2174 * gdb.opt/inline-small-func.c: New file.
2175 * gdb.opt/inline-small-func.exp: New file.
2176 * gdb.opt/inline-small-func.h: New file.
2177
34e9a9fa
AB
21782020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
2179
2180 * lib/dwarf.exp (Dwarf::lines::program::DW_LNS_set_file): New
2181 function.
2182
6a354911
AB
21832020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
2184
2185 * lib/dwarf.exp (function_range): Allow compiler options to be
2186 specified.
2187
880d9777
TV
21882020-04-02 Tom de Vries <tdevries@suse.de>
2189
2190 * gdb.dwarf2/break-inline-psymtab-2.c (bar): Add
2191 __attribute__((always_inline)).
2192 * gdb.dwarf2/break-inline-psymtab.exp: Don't use -O2.
2193
f32682ea
TV
21942020-04-02 Tom de Vries <tdevries@suse.de>
2195
2196 * lib/gdbserver-support.exp (gdbserver_exit): Factor out of ...
2197 (gdbserver_gdb_exit): ... here. Add timeout warning.
2198 * gdb.multi/multi-target.exp (server_spawn_ids): New global var.
2199 (connect_target_extended_remote): Append new server_spawn_id to
2200 server_spawn_ids.
2201 (cleanup): New proc.
2202 (setup, <toplevel>): Call cleanup.
2203
d3214198
TV
22042020-04-02 Tom de Vries <tdevries@suse.de>
2205
2206 * gdb.base/main-psymtab.exp: New file.
2207
cc77ed24
TV
22082020-04-02 Tom de Vries <tdevries@suse.de>
2209
2210 * gdb.fortran/mixed-lang-stack.exp: Accept new complex printing style.
2211
3638a098
TT
22122020-04-01 Tom Tromey <tom@tromey.com>
2213
2214 * gdb.base/complex-parts.exp: Add type tests.
2215
c34e8714
TT
22162020-04-01 Tom Tromey <tom@tromey.com>
2217
2218 * gdb.base/complex-parts.exp: Add arithmetic tests.
2219
981c08ce
TT
22202020-04-01 Tom Tromey <tom@tromey.com>
2221
2222 * gdb.compile/compile.exp: Update.
2223 * gdb.compile/compile-cplus.exp: Update.
2224 * gdb.base/varargs.exp: Update.
2225 * gdb.base/floatn.exp: Update.
2226 * gdb.base/endianity.exp: Update.
2227 * gdb.base/callfuncs.exp (do_function_calls): Update.
2228 * gdb.base/funcargs.exp (complex_args, complex_integral_args)
2229 (complex_float_integral_args): Update.
2230 * gdb.base/complex.exp: Update.
2231 * gdb.base/complex-parts.exp: Update.
2232
3d1cfd43
TT
22332020-04-01 Tom Tromey <tromey@adacore.com>
2234
2235 * gdb.rust/union.rs: New file.
2236 * gdb.rust/union.exp: New file.
2237 * gdb.rust/simple.rs (Union, Union2): Move to union.rs.
2238 (main): Update.
2239 * gdb.rust/simple.exp: Move union tests to union.exp.
2240
e033dfa9
TT
22412020-04-01 Tom Tromey <tromey@adacore.com>
2242
2243 * gdb.rust/simple.rs (main): Remove "y0".
2244
53cccef1
TBA
22452020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2246
2247 * gdb.multi/stop-all-on-exit.c: New test.
2248 * gdb.multi/stop-all-on-exit.exp: New file.
2249
60e22c1e
HD
22502020-04-01 Hannes Domani <ssbssa@yahoo.de>
2251
2252 PR gdb/24789
2253 * gdb.cp/misc.cc: Add integer reference variable.
2254 * gdb.cp/misc.exp: Add test.
2255
e139a727
TBA
22562020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2257
2258 * gdb.server/stop-reply-no-thread.exp: Enhance the test
2259 scenario to cover execution until the end and also the case
2260
16b0db75
TV
22612020-03-31 Tom de Vries <tdevries@suse.de>
2262
2263 * gdb.base/c-linkage-name.exp: Fix test-case comment. Set language to
2264 c. Use "maint info symtabs" to check symtab expansion.
2265
c0502da6
TV
22662020-03-30 Tom de Vries <tdevries@suse.de>
2267
2268 * gdb.base/c-linkage-name.exp: Use readnow call to mark a test
2269 unsupported.
2270 (verify_psymtab_expanded): Move ...
2271 * lib/gdb.exp (verify_psymtab_expanded): ... here. Add unsupported
2272 test.
2273 (readnow): New proc.
2274
5935fd15
AB
22752020-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
2276
2277 * gdb.fortran/mixed-lang-stack.exp: Replace two hard coded address
2278 with $hex.
2279
1773be9e
TT
22802020-03-20 Tom Tromey <tromey@adacore.com>
2281
2282 * gdb.dwarf2/dw2-ranges-base.exp: Update regular expressions.
2283
70304be9
TT
22842020-03-20 Tom Tromey <tromey@adacore.com>
2285
2286 * gdb.ada/sub_variant/subv.adb: New file.
2287 * gdb.ada/sub_variant.exp: New file.
2288
0dd7b8f7
TV
22892020-03-20 Tom de Vries <tdevries@suse.de>
2290
2291 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Bail out if
2292 first break fails.
2293 * gdb.threads/step-over-trips-on-watchpoint.exp: (do_test): Same.
2294
cada5fc9
AB
22952020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
2296
2297 * gdb.server/exit-multiple-threads.c: New file.
2298 * gdb.server/exit-multiple-threads.exp: New file.
2299
6b8c53f2
AB
23002020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
2301
2302 * gdb.fortran/mixed-lang-stack.c: New file.
2303 * gdb.fortran/mixed-lang-stack.cpp: New file.
2304 * gdb.fortran/mixed-lang-stack.exp: New file.
2305 * gdb.fortran/mixed-lang-stack.f90: New file.
2306
19a2740f
AB
23072020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
2308
2309 * gdb.linespec/cp-completion-aliases.cc: New file.
2310 * gdb.linespec/cp-completion-aliases.exp: New file.
2311
d8c8b848
TV
23122020-03-19 Tom de Vries <tdevries@suse.de>
2313
2314 * gdb.opt/inline-locals.exp: Add kfail PR number. Make kfail matching
2315 more precise.
2316
a9933ccf
TV
23172020-03-18 Tom de Vries <tdevries@suse.de>
2318
2319 * gdb.dwarf2/break-inline-psymtab-2.c: New test.
2320 * gdb.dwarf2/break-inline-psymtab.c: New test.
2321 * gdb.dwarf2/break-inline-psymtab.exp: New file.
2322
2f89101f
TV
23232020-03-16 Tom de Vries <tdevries@suse.de>
2324
2325 * lib/cache.exp (gdb_do_cache): Add and handle local variables
2326 cache_verify and cache_verify_proc.
2327
6b9374f1
TV
23282020-03-15 Tom de Vries <tdevries@suse.de>
2329
2330 * gdb.server/solib-list.exp: Handle
2331 'Load new symbol table from "/lib64/ld-2.26.so"? (y or n)'.
2332
eaeaf44c
TV
23332020-03-15 Tom de Vries <tdevries@suse.de>
2334
2335 * gdb.base/maint.exp: Use exp_continue in long lines for "maint print
2336 objfiles".
2337
3293bbaf
TT
23382020-03-14 Tom Tromey <tom@tromey.com>
2339
2340 * gdb.base/cvexpr.exp: Add test for _Atomic and restrict.
2341
ab44624c
TV
23422020-03-14 Tom de Vries <tdevries@suse.de>
2343
2344 * gdb.mi/mi-fortran-modules.exp: Use exp_continue.
2345
54c43825
TV
23462020-03-14 Tom de Vries <tdevries@suse.de>
2347
2348 * gdb.threads/attach-many-short-lived-threads.exp: Read "info threads"
2349 result in line-by-line fashion.
2350
2ac70237
TV
23512020-03-14 Tom de Vries <tdevries@suse.de>
2352
2353 * lib/gdb.exp (supports_statement_frontiers): New proc.
2354 * gdb.cp/step-and-next-inline.exp: Use supports_statement_frontiers.
2355
09546b56
TV
23562020-03-14 Tom de Vries <tdevries@suse.de>
2357
2358 * gdb.base/printcmds.exp: Add missing quoting for "print
2359 teststring2".
2360
a1f6a07c
TT
23612020-03-13 Tom Tromey <tom@tromey.com>
2362
2363 * gdb.base/printcmds.exp (test_print_strings): Add regression
2364 test.
2365 * gdb.base/printcmds.c (charptr): New typedef.
2366 (teststring2): New global.
2367
1b83d09c
AB
23682020-03-13 Andrew Burgess <andrew.burgess@embecosm.com>
2369
2370 * gdb.base/break-interp.exp: Use the tail of the filename, not the
2371 full path in the test name.
2372 (test_ld): Add some with_test_prefix blocks to make test names
2373 unique.
2374
2d61316c
TV
23752020-03-13 Tom de Vries <tdevries@suse.de>
2376
2377 * gdb.mi/mi-sym-info.exp: Fix buffer full errors, and timeouts.
2378
2e9145ac
TV
23792020-03-13 Tom de Vries <tdevries@suse.de>
2380
2381 * gdb.mi/mi-sym-info.exp: Make matching more precise.
2382
96c7f873
TV
23832020-03-13 Tom de Vries <tdevries@suse.de>
2384
2385 PR symtab/25646
2386 * gdb.dwarf2/imported-unit.exp: Add test.
2387
49ba92c0
TV
23882020-03-13 Tom de Vries <tdevries@suse.de>
2389
2390 * gdb.mi/mi-sym-info-2.c (another_char_t, another_short_t): New typedef.
2391 (var1, var2): New variable.
2392 * gdb.mi/mi-sym-info.exp: Add --name to various commands to restrict
2393 matching symbols.
2394
301b21e0
TV
23952020-03-13 Tom de Vries <tdevries@suse.de>
2396
2397 * lib/tuiterm.exp (Term::command_no_prompt_prefix): New proc.
2398 (Term::command): Use prompt prefix.
2399 (Term::enter_tui): Use command_no_prompt_prefix instead of prefix.
2400 * gdb.tui/tui-layout-asm-short-prog.exp: Use
2401 command_no_prompt_prefix instead of prefix.
2402 * gdb.tui/tui-layout-asm.exp: Same.
2403
3f512721
SM
24042020-03-12 Simon Marchi <simon.marchi@efficios.com>
2405
2406 * gdb.base/break-interp.exp: Use foreach_with_prefix.
2407
40310f30
SM
24082020-03-12 Simon Marchi <simon.marchi@efficios.com>
2409
2410 * gdb.arch/amd64-disp-step-avx.S: Add nops after _start.
2411 * gdb.arch/amd64-disp-step-avx.exp: Enable "set debug displaced
2412 on" while stepping over the test instruction, match printed
2413 message.
2414
09252140
TV
24152020-03-12 Tom de Vries <tdevries@suse.de>
2416
2417 * gdb.base/info-types.exp: Use exp_continue during matching of output
2418 of "info types".
2419
14e9c72c
TV
24202020-03-12 Tom de Vries <tdevries@suse.de>
2421
2422 * gdb.threads/execl.exp: Delete breakpoint after hitting it.
2423
e515d67e
TV
24242020-03-12 Tom de Vries <tdevries@suse.de>
2425
2426 * gdb.fortran/module.exp: Use exp_continue during matching of output
2427 of "info variable -n".
2428
307eafd8
TV
24292020-03-12 Tom de Vries <tdevries@suse.de>
2430
2431 * gdb.dwarf2/dw2-ranges-base.exp: Limit "maint info line-table" to
2432 gdb.dwarf2/dw2-ranges-base.c.
2433
9a2de3fc
TV
24342020-03-12 Tom de Vries <tdevries@suse.de>
2435
2436 * gdb.linespec/explicit.exp: Fix "complete non-unique file name" test
2437 in presence of GLIBC debuginfo.
2438
3217502e
TV
24392020-03-12 Tom de Vries <tdevries@suse.de>
2440
2441 * lib/gdb.exp (gdb_core_cmd): Use string_to_regexp for regexp-matching
2442 $core.
2443
1281424c
TV
24442020-03-12 Tom de Vries <tdevries@suse.de>
2445
2446 * lib/gdb.exp (gdb_core_cmd): Make "No such file or directory" regexp
2447 more precise.
2448
038b97fc
SM
24492020-03-11 Simon Marchi <simon.marchi@efficios.com>
2450
2451 * lib/gdb.exp (standard_output_file): Use `pwd -W` to convert
2452 from Unix to Windows path.
2453
5308d1e7
TV
24542020-03-11 Tom de Vries <tdevries@suse.de>
2455
2456 * gdb.ada/minsyms.exp: Set language to ada.
2457
f870f78f
TV
24582020-03-11 Tom de Vries <tdevries@suse.de>
2459
2460 * gdb.server/sysroot.exp: Allow GLIBC's printf alias __printf.
2461
5a13315d
TV
24622020-03-11 Tom de Vries <tdevries@suse.de>
2463
2464 * gdb.btrace/reconnect.exp: Allow source line pattern after stepi.
2465
976862ed
TT
24662020-03-11 Tom Tromey <tromey@adacore.com>
2467
2468 * gdb.dwarf2/variant.exp: Mark discriminants as artificial.
2469
7462c383
TV
24702020-03-11 Tom de Vries <tdevries@suse.de>
2471
2472 * gdb.base/foll-fork.exp: Allow "Reading in symbols" messages.
2473
1c6c46a0
TV
24742020-03-11 Tom de Vries <tdevries@suse.de>
2475
2476 * gdb.base/break-interp.exp: Limit verbose scope.
2477
44f41bb7
TV
24782020-03-11 Tom de Vries <tdevries@suse.de>
2479
2480 * gdb.fortran/logical.f90: Define variable with character type.
2481 * gdb.fortran/logical.exp: Use character type instead of uint8_t.
2482
b76f3a42
TV
24832020-03-11 Tom de Vries <tdevries@suse.de>
2484
2485 * gdb.base/list-ambiguous.exp: Set EDITOR to true.
2486
1c33af77
TV
24872020-03-11 Tom de Vries <tdevries@suse.de>
2488
2489 * gdb.ada/access_to_packed_array.exp: Test printing of expanded
2490 symtabs.
2491
8c95582d
AB
24922020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
2493 Bernd Edlinger <bernd.edlinger@hotmail.de>
2494
2495 * gdb.cp/step-and-next-inline.cc: New file.
2496 * gdb.cp/step-and-next-inline.exp: New file.
2497 * gdb.cp/step-and-next-inline.h: New file.
2498 * gdb.dwarf2/dw2-is-stmt.c: New file.
2499 * gdb.dwarf2/dw2-is-stmt.exp: New file.
2500 * gdb.dwarf2/dw2-is-stmt-2.c: New file.
2501 * gdb.dwarf2/dw2-is-stmt-2.exp: New file.
2502 * gdb.dwarf2/dw2-ranges-base.exp: Update line table pattern.
2503
cecf8547
AB
25042020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
2505
2506 * lib/dwarf.exp (Dwarf::lines) Add support for modifying the
2507 is-stmt flag in the line table.
2508
0ba678c9
TV
25092020-03-09 Tom de Vries <tdevries@suse.de>
2510
2511 * lib/gdb.exp (cached_file): Create cache dir.
2512
72fbdf83
TV
25132020-03-07 Tom de Vries <tdevries@suse.de>
2514
2515 * gdb.cp/ref-params.exp: Compare build_executable result with -1.
2516 * gdb.cp/rvalue-ref-params.exp: Same.
2517
436b5e99
TV
25182020-03-06 Tom de Vries <tdevries@suse.de>
2519
2520 * lib/gdb.exp (tentative_rename, cached_file): New proc.
2521 * boards/cc-with-tweaks.exp: Use cached_file to create gdb.sh.
2522
09f2921c
TV
25232020-03-06 Tom de Vries <tdevries@suse.de>
2524
2525 * README: Fix "the the".
2526 * gdb.base/dprintf.exp: Same.
2527
50a3cc5d
TV
25282020-03-05 Tom de Vries <tdevries@suse.de>
2529
2530 * gdb.base/maint.exp: Update "main print statistics" expected output.
2531
0a709cba
AKS
25322020-03-04 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
2533
2534 * lib/fortran.exp (fortran_int4): Handle flang kind printing.
2535 (fortran_int8): Likewise.
2536 (fortran_real4): Likewise.
2537 (fortran_real8): Likewise.
2538 (fortran_complex4): Likewise.
2539 (fortran_logical4): Likewise.
2540 (fortran_character1): Likewise.
2541
5e5d66b6
AB
25422020-03-03 Andrew Burgess <andrew.burgess@embecosm.com>
2543
2544 * gdb.fortran/logical.exp: Add tests that any non-zero value is
2545 printed as true.
2546
7b973adc
SDJ
25472020-03-03 Sergio Durigan Junior <sergiodj@redhat.com>
2548
2549 * gdb.base/printcmds.exp: Add test to verify printf of a
2550 variable holding an address.
2551
478e490a
TV
25522020-03-03 Tom de Vries <tdevries@suse.de>
2553
2554 * gdb.mi/gdb2549.exp: Fix "register values t" check-read1 timeout.
2555
1ef44e86
TV
25562020-03-03 Tom de Vries <tdevries@suse.de>
2557
2558 * gdb.mi/list-thread-groups-available.exp: Use -prompt syntax for
2559 gdb_test_multiple call.
2560
b98cc2cf
TV
25612020-03-03 Tom de Vries <tdevries@suse.de>
2562
2563 * gdb.mi/mi-sym-info.exp: Add missing -prompt "$mi_gdb_prompt$" to
2564 gdb_test_multiple calls.
2565
63e163f2
AB
25662020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
2567
2568 * gdb.base/default.exp: Remove test of 'set history filename'.
2569 * gdb.base/gdbinit-history.exp: Add tests for setting the history
2570 filename to the empty string.
2571 * lib/gdb.exp (gdb_init): Unset environment variables GDBHISTFILE
2572 and GDBHISTSIZE.
2573
24ed6739
AB
25742020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
2575
2576 * gdb.server/stop-reply-no-thread.exp: Add test where T packet is
2577 disabled.
2578
590003dc 25792020-03-02 Pedro Alves <palves@redhat.com>
fc5d6901 2580 Tom de Vries <tdevries@suse.de>
590003dc
TV
2581
2582 * lib/gdb.exp (gdb_test_multiple): Handle prompt_regexp option using
2583 -prompt prefix, before user_code argument. Add -lbl option likewise.
2584 (skip_python_tests_prompt, skip_libstdcxx_probe_tests_prompt)
2585 (gdb_is_target_1): Add -prompt prefix and move to before user_code
2586 argument.
2587 * gdb.base/corefile-buildid.exp: Use -lbl option. Rewrite regexps to
2588 have "\r\n" at start-of-line, instead of at end-of-line.
2589
f5e46084
SM
25902020-02-28 Simon Marchi <simon.marchi@efficios.com>
2591
2592 * lib/trace-support.exp (get_in_proc_agent): Adjust path to
2593 libinproctrace.so.
2594
f7a7000d
LM
25952020-02-28 Luis Machado <luis.machado@linaro.org>
2596
2597 * gdb.arch/aarch64-fp.exp: Switch from "info registers" command
2598 to "p/x".
2599
718e0816
LM
26002020-02-28 Luis Machado <luis.machado@linaro.org>
2601
2602 * gdb.arch/aarch64-dbreg-contents.c: Include stdlib.h, unistd.h,
2603 asm/ptrace.h and error.h.
2604
13c3a74a
TV
26052020-02-28 Tom de Vries <tdevries@suse.de>
2606
2607 * gdb.base/c-linkage-name.c (main): Call do_something_other_cu.
2608 (struct wrapper, do_something, mundane/symada__cS): Move ...
2609 * gdb.base/c-linkage-name-2.c: ... here. New source file.
2610 * gdb.base/c-linkage-name.exp: Add verification of psymtab expansion.
2611 Update "print symada__cS before partial symtab expansion" regexp.
2612 Update breakpoint location. Flush symbol cache after expansion.
2613
85d2d5bb
LM
26142020-02-28 Luis Machado <luis.machado@linaro.org>
2615
2616 * gdb.arch/aarch64-pauth.exp: Recognize optional PAC output.
2617
3608f86c
TV
26182020-02-27 Tom de Vries <tdevries@suse.de>
2619
2620 * config/sid.exp: Remove unused globals.
2621 * gdb.base/attach.exp: Same.
2622 * gdb.base/catch-load.exp: Same.
2623 * gdb.base/dbx.exp: Same.
2624 * lib/gdb.exp: Same.
2625 * lib/mi-support.exp: Same.
2626 * lib/prompt.exp: Same.
2627
c8d4f6df
TV
26282020-02-27 Tom de Vries <tdevries@suse.de>
2629
2630 * lib/tuiterm.exp (spawn): Handle case that spawn_out(slave,name) is
2631 not set.
2632
0d79cdc4
AM
26332020-02-26 Aaron Merey <amerey@redhat.com>
2634
2635 * gdb.debuginfod: New directory for debuginfod tests.
2636 * gdb.debuginfod/main.c: New test file.
2637 * gdb.debuginfod/fetch_src_and_symbols.exp: New tests.
2638
0dce4280
TV
26392020-02-26 Tom de Vries <tdevries@suse.de>
2640
2641 PR gdb/25603
2642 * gdb.base/persistent-lang.cc: New test.
2643 * gdb.base/persistent-lang.exp: New file.
2644
9e80cfa1
AB
26452020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
2646
2647 * gdb.fortran/derived-type-striding.exp: Add a new test.
2648 * gdb.fortran/derived-type-striding.f90: Add pointer variable for
2649 new test.
2650
2078dbb2
AB
26512020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
2652
2653 * gdb.base/cached-source-file.exp: Avoid source file paths in test
2654 names.
2655
70d49700
TV
26562020-02-25 Tom de Vries <tdevries@suse.de>
2657
2658 PR go/18926
2659 * gdb.go/methods.exp: Remove gcc/93866 xfail.
2660
a88ef40d
TV
26612020-02-24 Tom de Vries <tdevries@suse.de>
2662
2663 PR gdb/25592
2664 * gdb.base/info-locals-unused-static-var.c: New test.
2665 * gdb.base/info-locals-unused-static-var.exp: New file.
2666
01b1af32
TT
26672020-02-22 Tom Tromey <tom@tromey.com>
2668
2669 * gdb.python/tui-window.exp: New file.
2670 * gdb.python/tui-window.py: New file.
2671
7c043ba6
TT
26722020-02-22 Tom Tromey <tom@tromey.com>
2673
2674 PR tui/17850:
2675 * gdb.tui/new-layout.exp: Add horizontal layout and winheight
2676 tests.
2677
c22fef7e
TT
26782020-02-22 Tom Tromey <tom@tromey.com>
2679
2680 * gdb.tui/new-layout.exp: Add sub-layout tests.
2681
ee325b61
TT
26822020-02-22 Tom Tromey <tom@tromey.com>
2683
2684 * gdb.tui/new-layout.exp: New file.
2685
3f0cbb04
TT
26862020-02-22 Tom Tromey <tom@tromey.com>
2687
2688 * gdb.rust/rust-style.rs: New file.
2689 * gdb.rust/rust-style.exp: New file.
2690 * gdb.base/style.exp: Test structure printing.
2691 * gdb.base/style.c (struct some_struct): New type.
2692 (enum etype): New type.
2693 (struct_value): New global.
2694
75525152
TV
26952020-02-21 Tom de Vries <tdevries@suse.de>
2696
2697 PR go/18926
2698 * lib/gdb.exp (bp_location2/bp_location2_regexp): Fix.
2699 Remove blanket xfails. Use message argument for gdb_breakpoint.
2700 Make continuing to breakpoint test conditional on setting breakpoint.
2701 Fix continuing to breakpoint regexp. Add xfails for gccgo-6/7
2702 DW_AT_name attribute. Add xfail for GCC PR93866.
2703
bd360d30
AB
27042020-02-21 Andrew Burgess <andrew.burgess@embecosm.com>
2705
2706 * gdb.dwarf2/cpp-linkage-name.c: New file.
2707 * gdb.dwarf2/cpp-linkage-name.exp: New file.
2708
c7adb09f 27092020-02-21 Shahab Vahedi <shahab@synopsys.com>
24ac169a
SV
2710
2711 * lib/gdb.exp (gdb_wrapper_init): Reset
2712 "gdb_wrapper_initialized" to 0 if "wrapper_file" does
2713 not exist.
2714
a9c79803
TV
27152020-02-20 Tom de Vries <tdevries@suse.de>
2716
2717 PR go/17018
2718 * gdb.go/hello.exp: Copy ...
2719 * gdb.go/global-local-var-shadow.exp: ... here. New file. Expect
2720 print of st to print value of global definition. Add xfail for GCC
2721 PR93844.
2722 * gdb.go/hello.exp: Remove printing of st before definition.
2723 * gdb.go/hello.go: Copy ...
2724 * gdb.go/global-local-var-shadow.go: ... here. New test. Rename myst
2725 to st.
2726 * gdb.go/hello.go: Remove myst. Remove comment about shadowing.
2727
d7445728
TV
27282020-02-20 Tom de Vries <tdevries@suse.de>
2729
2730 * lib/gdb.exp (support_go_compile): New gdb_caching_proc.
2731 (gdb_simple_compile): Handle compile_flags go by using .go extension
2732 for source file.
2733 * gdb.go/chan.exp: Use support_go_compile.
2734 * gdb.go/handcall.exp: Same.
2735 * gdb.go/hello.exp: Same.
2736 * gdb.go/integers.exp: Same.
2737 * gdb.go/max-depth.exp: Same.
2738 * gdb.go/methods.exp: Same.
2739 * gdb.go/package.exp: Same.
2740 * gdb.go/strings.exp: Same.
2741 * gdb.go/types.exp: Same.
2742 * gdb.go/unsafe.exp: Same.
2743
c9c41e6d
TV
27442020-02-19 Tom de Vries <tdevries@suse.de>
2745
2746 * gdb.python/lib-types.exp: Make xfail more strict.
2747
f20ff837
TV
27482020-02-19 Tom de Vries <tdevries@suse.de>
2749
2750 * gdb.ada/funcall_ref.exp: Replace xfail setup by unsupported check.
2751
08410482
DE
27522020-02-19 Doug Evans <dje@google.com>
2753
2754 PR rust/25535
2755 * gdb.rust/simple.exp: Add test.
2756 * gdb.rust/simple.rs: Add test.
2757
623563f7
TV
27582020-02-19 Tom de Vries <tdevries@suse.de>
2759
2760 * gdb.base/corefile-buildid.exp (check_exec_file): Match info files
2761 output line-by-line.
2762
d3308cfd
TV
27632020-02-19 Tom de Vries <tdevries@suse.de>
2764
2765 * gdb.cp/cpexprs.exp: Remove c++/14186 kfail.
2766
86cbc5dc
TV
27672020-02-19 Tom de Vries <tdevries@suse.de>
2768
2769 * gdb.base/solib-overlap.exp: Use exec instead of system to execute
2770 prelink.
2771
9db2b96b
TV
27722020-02-19 Tom de Vries <tdevries@suse.de>
2773
2774 * lib/cache.exp (ignore_pass, gdb_do_cache_wrap): New proc.
2775 (gdb_do_cache): Use gdb_do_cache_wrap.
2776 * gdb.base/gdb-caching-proc.exp (test_proc): Use gdb_do_cache_wrap.
2777
89e2fdc5
TV
27782020-02-19 Tom de Vries <tdevries@suse.de>
2779
2780 * lib/dtrace.exp (dtrace_build_usdt_test_program): Use quiet as
2781 gdb_compile option.
2782
373d7ac0
SM
27832020-02-18 Simon Marchi <simon.marchi@efficios.com>
2784
2785 * gdb.base/printcmds.exp (test_print_enums): Update expected
2786 output.
2787
b29a2df0
SM
27882020-02-18 Simon Marchi <simon.marchi@efficios.com>
2789
2790 * gdb.base/printcmds.exp (test_print_enums): Expect hex values
2791 for "unknown".
2792
6740f0cc
SM
27932020-02-18 Simon Marchi <simon.marchi@efficios.com>
2794
2795 * gdb.base/printcmds.c (enum flag_enum): Add FE_TWO_LEGACY
2796 enumerator.
2797
edd45eb0
SM
27982020-02-18 Simon Marchi <simon.marchi@efficios.com>
2799
2800 * gdb.base/printcmds.c (enum flag_enum): Prefix enumerators with
2801 FE_, add FE_NONE.
2802 (three): Update.
2803 (enum flag_enum_without_zero): New enum.
2804 (flag_enum_without_zero): New variable.
2805 (enum not_flag_enum): New enum.
2806 (three_not_flag): New variable.
2807 * gdb.base/printcmds.exp (test_artificial_arrays): Update.
2808 (test_print_enums): Add more tests for printing flag enums.
2809
d4295de4
TV
28102020-02-18 Tom de Vries <tdevries@suse.de>
2811
2812 * lib/ada.exp (gdb_compile_ada_1): Factor out of ...
2813 (gdb_compile_ada): ... here.
2814 (gnat_runtime_has_debug_info): Remove fail call for gdb_compile_ada
2815 failure. Use gdb_compile_ada_1 instead of gdb_compile_ada.
2816
f251f505
TT
28172020-02-14 Tom Tromey <tom@tromey.com>
2818
2819 * lib/gdbserver-support.exp (find_gdbserver): Find gdbserver in
2820 build directory.
2821 * boards/gdbserver-base.exp: Update path to gdbserver.
2822
8f432634
TV
28232020-02-13 Tom de Vries <tdevries@suse.de>
2824
2825 * lib/ada.exp (gdb_compile_ada): Delete stale exec before compilation.
2826
92b6eaf7
TV
28272020-02-13 Tom de Vries <tdevries@suse.de>
2828
2829 * gdb.ada/catch_ex_std.exp: Indicate unsupported if gnatbind/gnatlink
2830 are missing.
2831
f3b0f7fe
TV
28322020-02-13 Tom de Vries <tdevries@suse.de>
2833
2834 * lib/ada.exp (gnatmake_version_at_least): Wrap exec call in a catch
2835 call.
2836
f6be8713
SDJ
28372020-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
2838
2839 PR tui/25126
2840 https://bugzilla.redhat.com/show_bug.cgi?id=1784210
2841 * gdb.base/cached-source-file.c: New file.
2842 * gdb.base/cached-source-file.exp: New file.
2843
b2770d5e
TV
28442020-02-11 Tom de Vries <tdevries@suse.de>
2845
2846 PR testsuite/25488
2847 * lib/gdb.exp (gdb_init): Unset $file_last_loaded.
2848
44f6938e
TV
28492020-02-10 Tom de Vries <tdevries@suse.de>
2850
2851 * gdb.multi/multi-target.exp: Skip if skip_gdbserver_tests.
2852
5f0e2eb7
MR
28532020-02-10 Maciej W. Rozycki <macro@wdc.com>
2854
2855 * gdb.base/step-over-no-symbols.exp: Verify that $before_addr
2856 and $after_addr are both integers before making a comparison.
2857
46ce2b6f
TV
28582020-02-09 Tom de Vries <tdevries@suse.de>
2859
2860 * gdb.base/many-headers.exp: Echo gdb command to gdb.log. Capture gdb
2861 command output and paste it into gdb.log. If any, paste catch message
2862 to gdb.log.
2863
5abbbe1d
TT
28642020-02-07 Tom Tromey <tromey@adacore.com>
2865
2866 PR breakpoints/24915:
2867 * gdb.base/annotate-symlink.exp: Use setup_xfail.
2868
1d5d29e7
SV
28692020-02-06 Shahab Vahedi <shahab@synopsys.com>
2870
2871 * gdb.tui/tui-missing-src.exp: Add the "missing source
2872 file" test for the TUI.
2873
b0999b9b
AB
28742020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
2875
2876 * gdb.server/multi-ui-errors.exp: Give a test a real name to avoid
2877 including a port number in the output.
2878
c3b149eb
AKS
28792020-02-04 Alok Kumar Sharma <alokkumar.sharma@amd.com>
2880
2881 * lib/fortran.exp (fortran_int4): Handle clang.
2882 (fortran_int8): Likewise.
2883 (fortran_real4): Likewise.
2884 (fortran_real8): Likewise.
2885 (fortran_complex4): Likewise.
2886 (fortran_logical4): Likewise.
2887 (fortran_character1): Likewise.
2888
f8dcc90b
TV
28892020-02-04 Tom de Vries <tdevries@suse.de>
2890
2891 * README (Race detection): Add note.
2892
f90ac7c2
TV
28932020-02-04 Tom de Vries <tdevries@suse.de>
2894
2895 * lib/gdb.exp (inferior_exited_re): Use "\[^\n\r\]*" instead of ".*".
2896
780636ae
TV
28972020-02-04 Tom de Vries <tdevries@suse.de>
2898
2899 * lib/gdb.exp (inferior_exited_re): Use non-capturing parentheses.
2900
5d2e1193
RA
29012020-02-03 Rogerio A. Cardoso <rcardoso@linux.ibm.com>
2902
2903 * gdb.arch/powerpc-power8.exp: Delete trailing whitespace of
2904 tbegin., tend. instructions. Replace bctar-, bctar+, bctarl-,
2905 bctarl+ extended mnemonics when avaliable by bgttar, bnstarl,
2906 blttar, bnetarl.
2907 * gdb.arch/powerpc-power8.s: Fix comments. Fix instructions
2908 binary for blttar, bnetarl.
2909 * gdb.arch/powerpc-power9.exp: Delete trailing whitespace of
2910 wait instruction. Delete ldmx test.
2911 * gdb.arch/powerpc-power9.s: Delete ldmx instruction.
2912
e409c542
AKS
29132020-02-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
2914
2915 * gdb.fortran/array-bounds-high.exp: New file.
2916 * gdb.fortran/array-bounds-high.f90: New file.
2917
b0029748
LD
29182020-02-03 Lukas Durfina <ldurfina@tachyum.com> (tiny change)
2919
2920 * gdb.base/fileio.c: Remove #include of <sys/errno.h>.
2921 Replace #include of <sys/fcntl.h> by <fcntl.h>.
2922
195a8287
TV
29232020-02-01 Tom de Vries <tdevries@suse.de>
2924
2925 * gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
2926
42330a68
AB
29272020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
2928
2929 PR tui/9765
2930 * gdb.tui/tui-layout-asm-short-prog.S: New file.
2931 * gdb.tui/tui-layout-asm-short-prog.exp: New file.
2932
b62a8028
LM
29332020-01-29 Luis Machado <luis.machado@linaro.org>
2934
2935 * gdb.arch/aarch64-brk-patterns.c: New source file.
2936 * gdb.arch/aarch64-brk-patterns.exp: New test.
2937
5f440116
TBA
29382020-01-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2939
2940 * gdb.cp/pass-by-ref-2.exp: Mark some tests as XFAIL based on the
2941 GCC/Clang version.
2942 * gdb.cp/pass-by-ref.exp: Ditto.
2943
ee2a6fc6
TV
29442020-01-29 Tom de Vries <tdevries@suse.de>
2945
2946 * gdb.threads/watchpoint-fork-child.c: Guard prints with #if DEBUG.
2947 * gdb.threads/watchpoint-fork-mt.c: Same.
2948 * gdb.threads/watchpoint-fork-parent.c: Same.
2949 * gdb.threads/watchpoint-fork-st.c: Same.
2950 * gdb.threads/watchpoint-fork.exp: Compile with DEBUG=0.
2951
16b10d6e
LM
29522020-01-27 Luis Machado <luis.machado@linaro.org>
2953
2954 * gdb.base/step-over-syscall.exp (setup): Check if we're already
2955 sitting at a syscall instruction when we hit the syscall function's
2956 breakpoint.
2957 Check PC against one obtained with the x command.
2958 Validate syscall number.
2959 (step_over_syscall): Don't continue to the syscall instruction if
2960 we're already there.
2961
b1468492
PW
29622020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2963
2964 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
2965
7ffa82e1
AB
29662020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2967
2968 * gdb.dwarf2/dw2-inline-many-frames.c: New file.
2969 * gdb.dwarf2/dw2-inline-many-frames.exp: New file.
2970
3d92a3e3
AB
29712020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2972
2973 * gdb.dwarf2/dw2-inline-stepping.c: New file.
2974 * gdb.dwarf2/dw2-inline-stepping.exp: New file.
2975
94a72be7
AB
29762020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2977
2978 * gdb.base/maint.exp: Update line table parsing test.
2979 * gdb.dwarf2/dw2-ranges-base.exp: Add new line table parsing test.
2980
53af73bf
PA
29812020-01-24 Pedro Alves <palves@redhat.com>
2982
2983 PR gdb/25410
2984 * gdb.multi/multi-re-run-1.c: New.
2985 * gdb.multi/multi-re-run-2.c: New.
2986 * gdb.multi/multi-re-run.exp: New.
2987
1ba1ac88
AB
29882020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2989
2990 PR gdb/23718
2991 * gdb.server/server-kill-python.exp: New file.
2992
f3364a6d
AB
29932020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2994
2995 * gdb.server/multi-ui-errors.c: New file.
2996 * gdb.server/multi-ui-errors.exp: New file.
2997
733d0a67
AB
29982020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2999
3000 PR tui/9765
3001 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
3002
4f13c1c0
TT
30032020-01-19 Tom Tromey <tom@tromey.com>
3004
3005 * gdb.tui/main.exp: Add check for plain "file".
3006
40c94099
CB
30072020-01-16 Christian Biesinger <cbiesinger@google.com>
3008
3009 * lib/gdb.exp: Fix spelling error (seperatelly).
3010
ff47f4f0
TT
30112020-01-14 Tom Tromey <tom@tromey.com>
3012
3013 PR symtab/12535:
3014 * gdb.python/python.exp: Test decode_line with empty string
3015 argument.
3016
717c684d
BE
30172020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
3018
3019 * gdb.base/skip-inline.exp: Extend test.
3020
44e4c775
AB
30212020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
3022
3023 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
3024 * gdb.dwarf2/dw2-bad-elf.c: New file.
3025 * gdb.dwarf2/dw2-bad-elf.exp: New file.
3026
d93c6db7
AB
30272020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
3028
3029 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
3030 _line_saw_file.
3031
9a6d629c
AB
30322020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
3033
3034 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
3035 border.
3036
d9ebdab7
TBA
30372020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3038
3039 * gdb.multi/multi-target.exp (setup): Factor out "info
3040 connections" and "info inferiors" tests to ...
3041 (test_info_inferiors): ... this new procedure.
3042 (top level): Run new "info-inferiors" tests.
3043
f3c469b9
PA
30442020-01-10 Pedro Alves <palves@redhat.com>
3045
3046 * gdb.server/bkpt-other-inferior.exp: New file.
3047
121b3efd
PA
30482020-01-10 Pedro Alves <palves@redhat.com>
3049
3050 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
3051 of "add-inferior".
3052 * gdb.base/quit-live.exp: Likewise.
3053 * gdb.base/remote-exec-file.exp: Likewise.
3054 * gdb.guile/scm-progspace.exp: Likewise.
3055 * gdb.linespec/linespec.exp: Likewise.
3056 * gdb.mi/new-ui-mi-sync.exp: Likewise.
3057 * gdb.mi/user-selected-context-sync.exp: Likewise.
3058 * gdb.multi/multi-target.exp (setup): Add "info connection" and
3059 "info inferiors" tests.
3060 * gdb.multi/remove-inferiors.exp: Adjust expected output of
3061 "add-inferior".
3062 * gdb.multi/watchpoint-multi.exp: Likewise.
3063 * gdb.python/py-inferior.exp: Likewise.
3064 * gdb.server/extended-remote-restart.exp: Likewise.
3065 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
3066 "info inferiors".
3067 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
3068 * gdb.trace/report.exp: Likewise.
3069
1dadb1dd
PA
30702020-01-10 Pedro Alves <palves@redhat.com>
3071
3072 * gdb.multi/multi-target.c: New file.
3073 * gdb.multi/multi-target.exp: New file.
3074 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
3075 mode requested, but remote does not support non-stop".
3076
78f2c40a
PA
30772020-01-10 Pedro Alves <palves@redhat.com>
3078
3079 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
3080 disconnect before reconnecting.
3081
e7af6c70
TBA
30822020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3083 Pedro Alves <palves@redhat.com>
3084
3085 * gdb.server/connect-without-multi-process.exp: Also test
3086 continuing to end.
3087
acdf84a6
PA
30882020-01-10 Pedro Alves <palves@redhat.com>
3089
3090 * gdb.base/remote-exec-file.exp: New file.
3091
873657b9
PA
30922020-01-10 Pedro Alves <palves@redhat.com>
3093
3094 * gdb.base/fork-running-state.exp (do_test): Adjust expected
3095 output.
3096 * gdb.threads/async.c: New.
3097 * gdb.threads/async.exp: New.
3098 * gdb.multi/tids-gid-reset.c: New.
3099 * gdb.multi/tids-gid-reset.exp: New.
3100
7f0ae84c
GB
31012020-01-10 George Barrett <bob@bob131.so>
3102
3103 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
3104 to help in finding the image relocation offset.
3105 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
3106 options in arguments.
3107 (stap_test_no_debuginfo): Likewise.
3108 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
3109 test variants.
3110 (stap_test): Add null semaphore relocation test.
3111
47e9d49d
GB
31122020-01-10 George Barrett <bob@bob131.so>
3113
3114 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
3115 * gdb.base/stap-probe.exp: Likewise.
3116 (stap_test): Pass argument as an additional flag.
3117 (stap_test_no_debuginfo): Likewise.
3118 (stap_test): Check `info probes stap' output for semaphore
3119 addresses if the test binary is supposed to have them.
3120
f5a7c406
AB
31212020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
3122
3123 * gdb.tui/basic.exp: Add more scrolling tests.
3124
9ae6bf64
TT
31252020-01-09 Tom Tromey <tom@tromey.com>
3126
3127 PR tui/18932:
3128 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
3129 meangingful value.
3130 (Term::command, Term::resize): Update.
3131 * gdb.tui/basic.exp: Add scrolling test.
3132
b2efe70c
AB
31332020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
3134
3135 * gdb.tui/tui-layout-asm.exp: New file.
3136
3804da7e
AB
31372020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
3138
3139 * lib/tuiterm.exp (Term::check_box_contents): New proc.
3140
b40aa28f
AB
31412020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
3142
3143 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
3144 (Term::enter_tui): Use Term::prepare_for_tui.
3145
63ffd7c9
AB
31462020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
3147
3148 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
3149 called.
3150
3be966f6
AB
31512020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
3152
3153 * gdb.base/skip.exp: Fix race condition in test.
3154
153d79c4
AB
31552020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
3156
3157 * gdb.base/backtrace.c: New file.
3158 * gdb.base/backtrace.exp: New file.
3159
f2302a34
AB
31602020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
3161
3162 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
3163
6ec1d75e
PW
31642020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3165
3166 * gdb.base/style.exp: Test that warnings are styled.
3167
c296cbe6
BE
31682019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
3169
3170 * gdb.base/line65535.exp: New file.
3171 * gdb.base/line65535.c: New file.
3172
b28a729d
SM
31732019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
3174
3175 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
3176 * lib/gnat_debug_info_test.adb: New file.
3177 * gdb.ada/ptype_tagged_param.exp: Use
3178 gnat_runtime_has_debug_info, expect a different output if
3179 runtime does not have debug info.
3180
7f2d7a0d
SM
31812019-12-20 Simon Marchi <simon.marchi@efficios.com>
3182
3183 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
3184 (another) quote in test name.
3185
f3bce483
SM
31862019-12-20 Simon Marchi <simon.marchi@efficios.com>
3187
3188 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
3189 Add quote in test name.
3190
c855a912
TBA
31912019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3192
3193 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
3194 directory instead.
3195 * gdb.cp/pass-by-ref.exp: Extend with more cases.
3196 * gdb.cp/pass-by-ref-2.cc: New file.
3197 * gdb.cp/pass-by-ref-2.exp: New file.
3198
fc9d2d72
TT
31992019-12-20 Tom Tromey <tom@tromey.com>
3200
3201 * gdb.tui/list-before.exp: New file.
3202
77b97e00
TT
32032019-12-20 Tom Tromey <tom@tromey.com>
3204
3205 * gdb.tui/list.exp: Check for source on initial listing.
3206
f69656d0
TT
32072019-12-11 Tom Tromey <tromey@adacore.com>
3208
3209 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
3210 Add crlf test.
3211
99a55965
SM
32122019-12-18 Simon Marchi <simon.marchi@efficios.com>
3213
3214 * gdb.base/default.exp: Update value of $_gdb_major.
3215
5024637f
BE
32162019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
3217
3218 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
3219
b63634be
BE
32202019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
3221
3222 * gdb.base/skip.exp: Whitespace fix.
3223
45d73523
BE
32242019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
3225
3226 * gdb.base/skip-inline.c: New file.
3227 * gdb.base/skip-inline.exp: New file.
3228
d043f8c8
SM
32292019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
3230
3231 * gdb.base/jit-reader.exp (jit_reader_test): Rename
3232 jit_function_00 to jit_function_stack_mangle.
3233 * gdb.base/jithost.c (jit_function_t): Rename to...
3234 (jit_function_stack_mangle_t): ... this.
3235 (jit_function_add_t): New typedef.
3236 (jit_function_00_code): Rename to...
3237 (jit_function_stack_mangle_code): ... this, make static.
3238 (jit_function_add_code): New.
3239 (main): Generate "add" function and call it. Adjust to changes
3240 in jithost_abi.
3241 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
3242 (struct jithost_abi) <begin, end>: Remove fields.
3243 <object, function_stack_mangle, function_add>: New fields.
3244 * gdb.base/jitreader.c (struct reader_state) <code_begin,
3245 code_end>: Remove fields.
3246 <func_stack_mangle>: New field.
3247 (read_debug_info): Adjust to renaming, create block for "add"
3248 function.
3249 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
3250
873de05c
TT
32512019-12-11 Tom Tromey <tom@tromey.com>
3252
3253 * gdb.tui/resize.exp: Fix regexp.
3254 * gdb.tui/regs.exp: Fix regexps.
3255 * gdb.tui/main.exp: Fix regexp.
3256
3d979945
TT
32572019-12-11 Tom Tromey <tom@tromey.com>
3258
3259 * gdb.tui/resize.exp: Update.
3260 * gdb.tui/empty.exp (layouts): Update.
3261
2192a9d3
TT
32622019-12-11 Tom Tromey <tom@tromey.com>
3263
3264 * gdb.tui/regs.exp: Update.
3265 * gdb.tui/empty.exp (layouts): Update.
3266 * gdb.tui/basic.exp: Update.
3267 * lib/tuiterm.exp (_check_box): Don't check bottom border.
3268
d8edc8b7
PW
32692019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3270
3271 * gdb.base/options.exp: Add -raw-values in the print completion list.
3272 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
3273
4c12d936
KB
32742019-12-10 Kevin Buettner <kevinb@redhat.com>
3275
3276 * gdb.threads/omp-par-scope.c: New file.
3277 * gdb/threads/omp-par-scope.exp: New file.
3278
26b911fb
KB
32792019-12-10 Kevin Buettner <kevinb@redhat.com>
3280
bb47f919
KB
3281 * lib/gdb.exp (support_nested_function_tests): New proc.
3282
32832019-12-10 Kevin Buettner <kevinb@redhat.com>
3284
3285 * lib/gdb.exp (gdb_compile_openmp): New proc.
3286 (build_executable_from_specs): Add an "openmp" option.
3287 (gdb_compile_pthreads): Add non-executable case.
26b911fb 3288
6c71eb7d
TT
32892019-12-10 Tom Tromey <tromey@adacore.com>
3290
3291 * gdb.ada/unchecked_union.exp: New file.
3292 * gdb.ada/unchecked_union/pck.adb: New file.
3293 * gdb.ada/unchecked_union/pck.ads: New file.
3294 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
3295 * gdb-utils.exp (string_to_regexp): Also quote "?".
3296
bac7c5cf
GB
32972019-12-10 George Barrett <bob@bob131.so>
3298
3299 Test scripted probe breakpoints.
3300 * gdb.guile/scm-breakpoint.c (main): Add probe point.
3301 * gdb.python/py-breakpoint.c (main): Likewise.
3302 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
3303 specifier test.
3304 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
3305
330f1d38
TBA
33062019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3307
3308 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
3309 an rvalue parameter.
3310 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
3311 parameter.
3312
b43315e2
AB
33132019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
3314
3315 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
3316 modules.
3317
54f73dad
AB
33182019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
3319
3320 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
3321 broken version of GCC.
3322
d57cbee9
AB
33232019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
3324
3325 * gdb.fortran/info-modules.exp: Rewrite to make use of new
3326 sym-info-cmds library.
3327 * gdb.fortran/info-types.exp: Likewise.
3328 * lib/sym-info-cmds.exp: New file.
3329
c14aab8c
TV
33302019-12-08 Tom de Vries <tdevries@suse.de>
3331
3332 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
3333
aa2d5a42
KS
33342019-12-07 Keith Seitz <keiths@redhat.com>
3335
3336 * gdb.base/corefile-buildid-shlib-shr.c: New file.
3337 * gdb.base/corefile-buildid-shlib.c: New file.
3338 * gdb.base/corefile-buildid.c: New file.
3339 * gdb.base/corefile-buildid.exp: New file.
3340
93e55f0a
TV
33412019-12-06 Tom de Vries <tdevries@suse.de>
3342
3343 * gdb.dwarf2/varval.exp: Add decl before def test.
3344
c7d12402
TBA
33452019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3346
3347 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
3348
06acc08f
TBA
33492019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3350
3351 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
3352 CV and reference conversion for overload resolution.
3353 * gdb.cp/rvalue-ref-overload.exp: Test it.
3354
e0fad1ea
PW
33552019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3356
3357 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
3358 * gdb.base/frameapply.exp: Test faas without command.
3359
8d70a9f0
AB
33602019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
3361
3362 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
3363 Fortran tests.
3364 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
3365 order.
3366
36c8fb93
AB
33672019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
3368
3369 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
3370 casting to type with no kind specified.
3371 (test_basic_parsing_of_type_kinds): Additional tests for types
3372 with no kind specified, and add tests for single/double
3373 precision/complex types.
3374
4139ff00
TT
33752019-12-04 Tom Tromey <tromey@adacore.com>
3376
3377 * gdb.base/endianity.c (struct other) <x>: New field.
3378 (main): Initialize it.
3379 * gdb.base/endianity.exp: Update.
3380
a05cf17a
TT
33812019-12-04 Tom Tromey <tromey@adacore.com>
3382
3383 * gdb.ada/scalar_storage/storage.adb: New file.
3384 * gdb.ada/scalar_storage/pck.adb: New file.
3385 * gdb.ada/scalar_storage/pck.ads: New file.
3386 * gdb.ada/scalar_storage.exp: New file.
3387
103a685e
TT
33882019-12-04 Tom Tromey <tromey@adacore.com>
3389
3390 * gdb.base/endianity.c (struct otherendian) <f>: New field.
3391 (main): Initialize it.
3392 * gdb.base/endianity.exp: Update.
3393
c2512106
AB
33942019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
3395
3396 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
3397
293b38d6
AB
33982019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
3399
3400 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
3401 -symbol-info-module-functions and -symbol-info-module-variables.
3402
216a7e6b
AB
34032019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
3404
3405 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
3406
5bbd8269
AB
34072019-12-01 Richard Bunt <richard.bunt@arm.com>
3408 Andrew Burgess <andrew.burgess@embecosm.com>
3409
3410 * gdb.fortran/derived-type-striding.exp: New file.
3411 * gdb.fortran/derived-type-striding.f90: New file.
3412 * gdb.fortran/array-slices.exp: New file.
3413 * gdb.fortran/array-slices.f90: New file.
3414
be09caf1
PW
34152019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3416
3417 * gdb.base/define.exp: Test . in command names.
3418 * gdb.base/setshow.exp: Update test, as . is now part of
3419 command name.
3420
643c0cbe
PW
34212019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3422
3423 * gdb.base/define-prefix.exp: New file.
3424
dcdec678
AB
34252019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
3426
3427 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
3428 compile.
3429 (skip_btrace_pt_tests): Likewise.
3430
640ab947
AB
34312019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
3432
3433 * gdb.fortran/info-modules.exp: Compile source files in correct
3434 order.
3435
d22670f0
KB
34362019-11-27 Kevin Buettner <kevinb@redhat.com>
3437
3438 * gdb.dwarf2/imported-unit.exp: New file.
3439 * gdb.dwarf2/imported-unit.c: New file.
3440
db5960b4
AB
34412019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
3442
3443 * gdb.mi/mi-fortran-modules-2.f90: New file.
3444 * gdb.mi/mi-fortran-modules.exp: New file.
3445 * gdb.mi/mi-fortran-modules.f90: New file.
3446
7dc42066
AB
34472019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
3448
3449 * gdb.mi/mi-sym-info-1.c: New file.
3450 * gdb.mi/mi-sym-info-2.c: New file.
3451 * gdb.mi/mi-sym-info.exp: New file.
3452
0dfeecca
TT
34532019-11-22 Tom Tromey <tromey@adacore.com>
3454
3455 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
3456 * gdb.ada/tasks/foo.adb: Add another stopping location.
3457
34877895
PJ
34582019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
3459
3460 * gdb.base/endianity.c: New test.
3461 * gdb.base/endianity.exp: New file.
3462
2e84f897
LD
34632019-11-21 Lukas Durfina <ldurfina@tachyum.com>
3464
3465 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
3466
65d1cd5f
TV
34672019-11-21 Tom de Vries <tdevries@suse.de>
3468
3469 PR gdb/24956
3470 * gdb.base/ui-redirect.exp: Test output of user-defined command.
3471
4f22c3f4
SDJ
34722019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
3473
3474 * gdb.python/py-progspace.exp: Add missing parentheses on some
3475 'print' commands.
3476
9f6ad286
TT
34772019-11-19 Tom Tromey <tom@tromey.com>
3478
3479 * gdb.tui/winheight.exp: New file.
3480
0b8dbf3f
AB
34812019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
3482
3483 * gdb.base/ctf-whatis.c: Delete.
3484 * gdb.base/ctf-whatis.exp: Delete.
3485 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
3486
f833b7a7
AB
34872019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
3488
3489 * gdb.base/ctf-cvexpr.exp: Delete.
3490 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
3491
30d0a636
AB
34922019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
3493
3494 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
3495 the compiler. Clean up header comment a little.
3496 * gdb.base/ctf-ptype.exp: Likewise.
3497 * gdb.base/ctf-whatis.exp: Likewise.
3498 * lib/gdb.exp (skip_ctf_tests): New proc.
3499
494409bb
SDJ
35002019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
3501
3502 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
3503 * gdb.tui/corefile-run.exp: New file.
3504
55708e99
TT
35052019-11-14 Tom Tromey <tromey@adacore.com>
3506
3507 * gdb.base/gdbvars.exp (test_convenience_variables): Add
3508 regression tests.
3509
45e42163
TT
35102019-11-12 Tom Tromey <tom@tromey.com>
3511
3512 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
3513 after any command. Expect prompt after WAIT_FOR is seen.
3514 (enter_tui): Enable resize messages.
3515 (command): Expect command in output.
3516 (get_line): Avoid error when cursor appears to be off-screen.
3517 (dump_screen): Include screen size in title.
3518 (_do_resize): New proc, from "resize".
3519 (resize): Rewrite. Do resize in two steps.
3520 * gdb.tui/empty.exp (layouts): Fix entries.
3521 (check_boxes): Remove xfail.
3522 (check_text): Dump screen on failure.
3523
086baaf1
AB
35242019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
3525
3526 * gdb.python/py-symbol.exp: Add test for
3527 gdb.lookup_static_symbols.
3528
09ff83af
AB
35292019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
3530
3531 * gdb.python/py-symbol.c: Declare and call function from new
3532 py-symbol-2.c file.
3533 * gdb.python/py-symbol.exp: Compile both source files, and add new
3534 tests for gdb.lookup_static_symbol.
3535 * gdb.python/py-symbol-2.c: New file.
3536
11af934b
TV
35372019-11-02 Tom de Vries <tdevries@suse.de>
3538
3539 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
3540 * gdb.base/anon.exp: Same.
3541 * gdb.base/auto-connect-native-target.exp: Same.
3542 * gdb.base/call-ar-st.exp: Same.
3543 * gdb.base/catch-syscall.exp: Same.
3544 * gdb.base/commands.exp: Same.
3545 * gdb.base/default.exp: Same.
3546 * gdb.base/display.exp: Same.
3547 * gdb.base/float.exp: Same.
3548 * gdb.base/foll-fork.exp: Same.
3549 * gdb.base/help.exp: Same.
3550 * gdb.base/info-macros.exp: Same.
3551 * gdb.base/info-proc.exp: Same.
3552 * gdb.base/info-target.exp: Same.
3553 * gdb.base/long_long.exp: Same.
3554 * gdb.base/macscp.exp: Same.
3555 * gdb.base/memattr.exp: Same.
3556 * gdb.base/nofield.exp: Same.
3557 * gdb.base/pointers.exp: Same.
3558 * gdb.base/printcmds.exp: Same.
3559 * gdb.base/ptype.exp: Same.
3560 * gdb.base/restore.exp: Same.
3561 * gdb.base/return.exp: Same.
3562 * gdb.base/scope.exp: Same.
3563 * gdb.base/set-noassign.exp: Same.
3564 * gdb.base/setshow.exp: Same.
3565 * gdb.base/shlib-call.exp: Same.
3566 * gdb.base/signals.exp: Same.
3567 * gdb.base/sigstep.exp: Same.
3568 * gdb.base/skip.exp: Same.
3569 * gdb.base/solib-symbol.exp: Same.
3570 * gdb.base/stap-probe.exp: Same.
3571 * gdb.base/step-line.exp: Same.
3572 * gdb.base/step-test.exp: Same.
3573 * gdb.base/style.exp: Same.
3574 * gdb.base/varargs.exp: Same.
3575 * gdb.base/vla-datatypes.exp: Same.
3576 * gdb.base/vla-ptr.exp: Same.
3577 * gdb.base/vla-sideeffect.exp: Same.
3578 * gdb.base/volatile.exp: Same.
3579 * gdb.base/watch-cond-infcall.exp: Same.
3580 * gdb.base/watchpoint.exp: Same.
3581
e96ec2ba
TV
35822019-11-02 Tom de Vries <tdevries@suse.de>
3583
3584 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
3585 * gdb.cp/cpexprs.exp: Same.
3586 * gdb.cp/except-multi-location.exp: Same.
3587 * gdb.cp/exceptprint.exp: Same.
3588 * gdb.cp/gdb2384.exp: Same.
3589 * gdb.cp/inherit.exp: Same.
3590 * gdb.cp/m-static.exp: Same.
3591 * gdb.cp/meth-typedefs.exp: Same.
3592 * gdb.cp/misc.exp: Same.
3593 * gdb.cp/namespace.exp: Same.
3594 * gdb.cp/non-trivial-retval.exp: Same.
3595 * gdb.cp/overload.exp: Same.
3596 * gdb.cp/pr17132.exp: Same.
3597 * gdb.cp/re-set-overloaded.exp: Same.
3598 * gdb.cp/rvalue-ref-types.exp: Same.
3599 * gdb.cp/templates.exp: Same.
3600
bd5766ec
LM
36012019-11-01 Luis Machado <luis.machado@linaro.org>
3602
3603 PR gdb/25124
3604
3605 * gdb.arch/pr25124.S: New file.
3606 * gdb.arch/pr25124.exp: New file.
3607
165f8965
AB
36082019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
3609
3610 * gdb.fortran/info-modules.exp: Update expected results, and add
3611 additional tests for 'info module functinos', and 'info module
3612 variables'.
3613 * gdb.fortran/info-types.exp: Update expected results.
3614 * gdb.fortran/info-types.f90: Extend testcase with additional
3615 module variables and functions.
3616
59c35742
AB
36172019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
3618
3619 * gdb.fortran/info-modules.exp: New file.
3620 * gdb.fortran/info-types.exp: Build with new file.
3621 * gdb.fortran/info-types.f90: Include and use new module.
3622 * gdb.fortran/info-types-2.f90: New file.
3623
f3fb2519
PW
36242019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3625
3626 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
3627 * gdb.base/settings.exp: Test all settings types using
3628 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
3629 that now verifies that the value of "maint show" is the same as
3630 returned by the settings functions. Test the type of the
3631 maintenance settings.
3632 * gdb.base/default.exp: Update show_conv_list.
3633
d1e36019
TV
36342019-10-31 Tom de Vries <tdevries@suse.de>
3635
3636 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
3637 gdb_test.
3638 * gdb.arch/amd64-disp-step.exp: Same.
3639 * gdb.asm/asm-source.exp: Same.
3640 * gdb.btrace/buffer-size.exp: Same.
3641 * gdb.btrace/cpu.exp: Same.
3642 * gdb.btrace/enable.exp: Same.
3643 * gdb.dwarf2/count.exp: Same.
3644 * gdb.dwarf2/dw2-ranges-func.exp: Same.
3645 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
3646 * gdb.fortran/vla-datatypes.exp: Same.
3647 * gdb.fortran/vla-history.exp: Same.
3648 * gdb.fortran/vla-ptype.exp: Same.
3649 * gdb.fortran/vla-value.exp: Same.
3650 * gdb.fortran/whatis_type.exp: Same.
3651 * gdb.guile/guile.exp: Same.
3652 * gdb.multi/tids.exp: Same.
3653 * gdb.python/py-finish-breakpoint.exp: Same.
3654 * gdb.python/py-framefilter.exp: Same.
3655 * gdb.python/py-pp-registration.exp: Same.
3656 * gdb.python/py-xmethods.exp: Same.
3657 * gdb.python/python.exp: Same.
3658 * gdb.server/connect-with-no-symbol-file.exp: Same.
3659 * gdb.server/no-thread-db.exp: Same.
3660 * gdb.server/run-without-local-binary.exp: Same.
3661 * gdb.stabs/weird.exp: Same.
3662 * gdb.threads/attach-many-short-lived-threads.exp: Same.
3663 * gdb.threads/thread-find.exp: Same.
3664 * gdb.threads/tls-shared.exp: Same.
3665 * gdb.threads/tls.exp: Same.
3666 * gdb.threads/wp-replication.exp: Same.
3667 * gdb.trace/ax.exp: Same.
3668 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
3669
3d11e68e
TV
36702019-10-31 Tom de Vries <tdevries@suse.de>
3671
3672 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
3673 * gdb.ada/array_subscript_addr.exp: Same.
3674 * gdb.ada/arrayidx.exp: Same.
3675 * gdb.ada/arrayparam.exp: Same.
3676 * gdb.ada/arrayptr.exp: Same.
3677 * gdb.ada/boolean_expr.exp: Same.
3678 * gdb.ada/call_pn.exp: Same.
3679 * gdb.ada/complete.exp: Same.
3680 * gdb.ada/fixed_cmp.exp: Same.
3681 * gdb.ada/fun_addr.exp: Same.
3682 * gdb.ada/funcall_param.exp: Same.
3683 * gdb.ada/interface.exp: Same.
3684 * gdb.ada/mod_from_name.exp: Same.
3685 * gdb.ada/null_array.exp: Same.
3686 * gdb.ada/packed_array.exp: Same.
3687 * gdb.ada/packed_tagged.exp: Same.
3688 * gdb.ada/print_chars.exp: Same.
3689 * gdb.ada/print_pc.exp: Same.
3690 * gdb.ada/ptype_arith_binop.exp: Same.
3691 * gdb.ada/ptype_field.exp: Same.
3692 * gdb.ada/ptype_tagged_param.exp: Same.
3693 * gdb.ada/rec_return.exp: Same.
3694 * gdb.ada/ref_tick_size.exp: Same.
3695 * gdb.ada/str_ref_cmp.exp: Same.
3696 * gdb.ada/taft_type.exp: Same.
3697 * gdb.ada/tagged.exp: Same.
3698 * gdb.ada/type_coercion.exp: Same.
3699 * gdb.ada/uninitialized_vars.exp: Same.
3700
60b6ede8
TV
37012019-10-30 Tom de Vries <tdevries@suse.de>
3702
3703 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
3704
30baf67b
TV
37052019-10-26 Tom de Vries <tdevries@suse.de>
3706
3707 * gdb.base/bigcore.c: Fix typos in comments.
3708 * gdb.base/ctf-ptype.c: Same.
3709 * gdb.base/long_long.c: Same.
3710 * gdb.dwarf2/dw2-op-out-param.S: Same.
3711 * gdb.python/py-evthreads.c: Same.
3712 * gdb.reverse/i387-stack-reverse.c: Same.
3713 * gdb.trace/tfile.c: Same.
3714 * lib/compiler.c: Same.
3715 * lib/compiler.cc: Same.
3716
158da0d1
TV
37172019-10-25 Tom de Vries <tdevries@suse.de>
3718
3719 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
3720 gdb_test_multiple calls.
3721 * gdb.reverse/sigall-reverse.exp: Same.
3722 * gdb.reverse/solib-precsave.exp: Same.
3723 * gdb.reverse/solib-reverse.exp: Same.
3724 * gdb.reverse/until-precsave.exp: Same.
3725 * gdb.reverse/until-reverse.exp: Same.
3726
4ccdfbec
TV
37272019-10-24 Tom de Vries <tdevries@suse.de>
3728
3729 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
3730 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
3731 kfail using -wrap pattern flag and convenience variable
3732 gdb_test_name.
3733
33d569b7
AB
37342019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
3735
3736 * gdb.python/py-progspace.exp: Add tests for the
3737 Progspace.block_for_pc method.
3738
4d0b984b
TT
37392019-10-23 Tom Tromey <tom@tromey.com>
3740
3741 * configure: Rebuild.
3742 * aclocal.m4: Use m4_include, not sinclude.
3743
94cb3754
TV
37442019-10-21 Tom de Vries <tdevries@suse.de>
3745
3746 * gdb.base/infcall-nested-structs.c: Add
3747 __attribute__((noinline,noclone)) to all functions.
3748 (call_all): Add missing variable initialization. Simplify return value.
3749 (breakpt): Increment volatile variable, to prevent call from being
3750 optimized out.
3751 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
3752
062f1fc1
TV
37532019-10-17 Tom de Vries <tdevries@suse.de>
3754
3755 * gdb.fortran/module.exp: Allow info variables to print info for files
3756 other than module.f90.
3757
0b54364d
AB
37582019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
3759
3760 * gdb.fortran/module.exp: Extend with 'info variables' test.
3761
7ff5fae7
AB
37622019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
3763
3764 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
3765 F77_FOR_TARGET.
3766
d10eccaa
TV
37672019-10-16 Tom de Vries <tdevries@suse.de>
3768
3769 PR tdep/25096
3770 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
3771
745ff14e
TV
37722019-10-16 Tom de Vries <tdevries@suse.de>
3773
3774 PR tdep/24104
3775 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
3776 Add KFAIL for PR tdep/25096.
3777
03e1ab94
TV
37782019-10-16 Tom de Vries <tdevries@suse.de>
3779
3780 PR testsuite/25059
3781 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
3782
b17fcc10
TV
37832019-10-16 Tom de Vries <tdevries@suse.de>
3784
3785 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
3786 as signed.
3787
9223170f
SM
37882019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
3789
3790 * gdb.mi/list-thread-groups-available.exp: Read entries one by
3791 one instead of increasing timeout.
3792
d6e76313
TV
37932019-10-13 Tom de Vries <tdevries@suse.de>
3794
3795 PR record/25038
3796 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
3797 * gdb.reverse/sigall-reverse.exp: Same.
3798 * gdb.reverse/solib-precsave.exp: Same.
3799 * gdb.reverse/solib-reverse.exp: Same.
3800 * gdb.reverse/step-precsave.exp: Same.
3801 * gdb.reverse/until-precsave.exp: Same.
3802 * gdb.reverse/until-reverse.exp: Same.
3803 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
3804
6dfc0041
AA
38052019-10-10 Andreas Arnez <arnez@linux.ibm.com>
3806
3807 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
3808 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
3809 (cmp_struct_05_01, cmp_struct_static_02_01)
3810 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
3811 comparisons.
3812
abcf2cc8
TV
38132019-10-10 Tom de Vries <tdevries@suse.de>
3814
3815 PR testsuite/24888
3816 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
3817 gnatlink.
3818
a50faaf6
TV
38192019-10-09 Tom de Vries <tdevries@suse.de>
3820
3821 PR testsuite/25048
3822 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
3823
60ff3cd7
AB
38242019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
3825
3826 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
3827 exceptions due to missing debug information.
3828
dfee8566
TV
38292019-10-07 Tom de Vries <tdevries@suse.de>
3830
3831 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
3832
3d63690a
AB
38332019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
3834
3835 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
3836 * gdb.base/annota1.exp: Update to use gdb_test_name.
3837
30d1f018
WP
38382019-10-07 Weimin Pan <weimin.pan@oracle.com>
3839
3840 * gdb.base/ctf-whatis.exp: New file.
3841 * gdb.base/ctf-whatis.c: New file.
3842 * gdb.base/ctf-ptype.exp: New file.
3843 * gdb.base/ctf-ptype.c: New file.
3844 * gdb.base/ctf-constvars.exp: New file.
3845 * gdb.base/ctf-constvars.c: New file.
3846 * gdb.base/ctf-cvexpr.exp: New file.
3847
4dbbb47c
TV
38482019-10-04 Tom de Vries <tdevries@suse.de>
3849
3850 * gdb.cp/local-static.c (main): Move declaration of int i out of the
3851 for loop.
3852
77c2dba3
TT
38532019-10-03 Tom Tromey <tom@tromey.com>
3854
3855 PR rust/24976:
3856 * gdb.rust/simple.rs (Union2): New type.
3857 (main): Use Union2.
3858 * gdb.rust/simple.exp: Add test.
3859
179aed7f
AB
38602019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3861
3862 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
3863 nested function prefix.
3864
0a4b0913
AB
38652019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
3866 Richard Bunt <richard.bunt@arm.com>
3867 Andrew Burgess <andrew.burgess@embecosm.com>
3868
3869 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
3870 nested functions.
3871 * gdb.fortran/nested-funcs.f90: Update expected results.
3872 * gdb.fortran/nested-funcs-2.exp: New file.
3873 * gdb.fortran/nested-funcs-2.f90: New file.
3874
082cce05
AB
38752019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3876
3877 * gdb.python/py-parameter.exp: Make test names unique.
3878 * gdb.python/py-template.exp: Likewise.
3879 * gdb.python/py-value.exp: Likewise.
3880
2b74ba5a
AB
38812019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3882
3883 * gdb.base/break-interp.exp: Reduce test name duplication.
3884 * gdb.base/call-sc.exp: Likewise.
3885 * gdb.base/callfuncs.exp: Likewise.
3886 * gdb.base/charset.exp: Likewise.
3887 * gdb.base/dump.exp: Likewise.
3888 * gdb.base/ena-dis-br.exp: Likewise.
3889 * gdb.base/relational.exp: Likewise.
3890 * gdb.base/step-over-syscall.exp: Likewise.
3891 * gdb.base/structs.exp: Likewise.
3892
58eb20d5
AB
38932019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3894
3895 * gdb.linespec/explicit.exp: Make test names unique.
3896 * gdb.linespec/ls-errs.exp: Likewise.
3897
4d421147
AB
38982019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3899
3900 * gdb.reverse/break-precsave.exp: Make test names unique.
3901 * gdb.reverse/break-reverse.exp: Likewise.
3902 * gdb.reverse/finish-precsave.exp: Likewise.
3903 * gdb.reverse/finish-reverse.exp: Likewise.
3904 * gdb.reverse/machinestate-precsave.exp: Likewise.
3905 * gdb.reverse/machinestate.exp: Likewise.
3906 * gdb.reverse/readv-reverse.exp: Likewise.
3907 * gdb.reverse/recvmsg-reverse.exp: Likewise.
3908 * gdb.reverse/sigall-precsave.exp: Likewise.
3909 * gdb.reverse/sigall-reverse.exp: Likewise.
3910 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
3911 * gdb.reverse/watch-precsave.exp: Likewise.
3912 * gdb.reverse/watch-reverse.exp: Likewise.
3913
d8c06f22
AB
39142019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3915
3916 * gdb.threads/stop-with-handle.c: New file.
3917 * gdb.threads/stop-with-handle.exp: New file.
3918
3a56ed86
TV
39192019-10-03 Tom de Vries <tdevries@suse.de>
3920
3921 PR testsuite/25059
3922 * gdb.base/list-missing-source.exp: Allowing the "Compilation
3923 directory" line to be missing.
3924
42275044
TV
39252019-10-03 Tom de Vries <tdevries@suse.de>
3926
3927 PR testsuite/25059
3928 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
3929 type optional.
3930
9ef62df0
AA
39312019-10-02 Andreas Arnez <arnez@linux.ibm.com>
3932
3933 * gdb.python/py-format-string.c (string.h): New include.
3934 (main): Fill a_struct_with_union.the_union.an_int with bytes of
3935 the same value, for endianness-independence.
3936 * gdb.python/py-format-string.exp (default_regexp_dict)
3937 (test_pretty_structs, test_format): Adjust expected output to the
3938 changed initialization.
3939
37f6a7f4
TT
39402019-10-02 Tom Tromey <tromey@adacore.com>
3941
3942 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
3943
1d58d6a2
PA
39442019-10-02 Pedro Alves <palves@redhat.com>
3945 Andrew Burgess <andrew.burgess@embecosm.com>
3946
3947 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
3948 "print-file-var.h".
3949 (this_version_id) Use ATTRIBUTE_VISIBILITY.
3950 (get_version_1): Print this_version_id and its address.
3951 Add extern "C" wrappers around interface functions.
3952 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
3953 "print-file-var.h".
3954 (this_version_id) Use ATTRIBUTE_VISIBILITY.
3955 (get_version_2): Print this_version_id and its address.
3956 Add extern "C" wrappers around interface functions.
3957 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
3958 <stddef.h> and "print-file-var.h".
3959 Add extern "C" wrappers around interface functions.
3960 [VERSION_ID_MAIN] (this_version_id): Define.
3961 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
3962 * gdb.base/print-file-var.h: Add some #defines to simplify setting
3963 up extern "C" blocks.
3964 * gdb.base/print-file-var.exp (test): New, factored out from top
3965 level.
3966 (top level): Test all combinations of attribute hidden or not,
3967 dlopen or not, and this_version_id symbol in main file or not.
3968 Compile tests as both C++ and C, make test names unique.
3969
d770d56f
TT
39702019-10-01 Tom Tromey <tom@tromey.com>
3971
3972 * gdb.base/style.exp: Test "show logging filename".
3973
7f6aba03
TT
39742019-10-01 Tom Tromey <tom@tromey.com>
3975
3976 * lib/gdb-utils.exp (style): Handle "metadata" argument.
3977 * gdb.base/style.exp: Add metadata style test.
3978
14309bb6
TT
39792019-10-01 Tom Tromey <tom@tromey.com>
3980
3981 * gdb.base/style.exp: Test "pwd".
3982
2a3c1174
PA
39832019-10-01 Tom Tromey <tom@tromey.com>
3984
3985 * gdb.base/style.exp: Update tests.
3986
53d666ec
AA
39872019-10-01 Andreas Arnez <arnez@linux.ibm.com>
3988
3989 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
3990 'six' to unsigned.
3991 (s1): Initialize fields 'four' and 'six' instead of 'three' and
3992 'five'. Use an all-ones bit pattern for each.
3993 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
3994 to its changed values.
3995
4a56a520
TT
39962019-09-30 Tom Tromey <tromey@adacore.com>
3997
3998 * gdb.rust/traits.rs: Disable all warnings.
3999
0df0352a
TV
40002019-09-29 Tom de Vries <tdevries@suse.de>
4001
aac66a4c 4002 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
0df0352a 4003
73d9a918
TV
40042019-09-29 Tom de Vries <tdevries@suse.de>
4005
4006 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
4007
060b3ab4
TV
40082019-09-27 Tom de Vries <tdevries@suse.de>
4009
4010 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
4011
68f7d34d
TV
40122019-09-27 Tom de Vries <tdevries@suse.de>
4013
4014 PR record/23188
4015 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
4016
5d63b30a
TT
40172019-09-26 Tom Tromey <tromey@adacore.com>
4018
4019 * gdb.ada/py_taft.exp: New file.
4020 * gdb.ada/py_taft/main.adb: New file.
4021 * gdb.ada/py_taft/pkg.adb: New file.
4022 * gdb.ada/py_taft/pkg.ads: New file.
4023
3d435220
TV
40242019-09-24 Tom de Vries <tdevries@suse.de>
4025
4026 PR gdb/24598
4027 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
4028
77d03678
TV
40292019-09-22 Tom de Vries <tdevries@suse.de>
4030
4031 * gdb.base/restore.exp: Allow register variables to be optimized out at
4032 -O0.
4033
abf516c6
UW
40342019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
4035
4036 * gdb.arch/spu-info.exp: Remove file.
4037 * gdb.arch/spu-info.c: Remove file.
4038 * gdb.arch/spu-ls.exp: Remove file.
4039 * gdb.arch/spu-ls.c: Remove file.
4040
4041 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
4042 * gdb.asm/spu.inc: Remove file.
4043
4044 * gdb.base/dump.exp: Remove support for spu*-*-*.
4045 * gdb.base/stack-checking.exp: Likewise.
4046 * gdb.base/overlays.exp: Likewise.
4047 * gdb.base/ovlymgr.c: Likewise.
4048 * gdb.base/spu.ld: Remove file.
4049
4050 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
4051 * gdb.cp/cpexprs.exp: Likewise.
4052 * gdb.cp/exception.exp: Likewise.
4053 * gdb.cp/gdb2495.exp: Likewise.
4054 * gdb.cp/mb-templates.exp: Likewise.
4055 * gdb.cp/pr9167.exp: Likewise.
4056 * gdb.cp/userdef.exp: Likewise.
4057
4058 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
4059
4060 * gdb.cell: Remove directory.
4061 * lib/cell.exp: Remove file.
4062
e452e88f
TV
40632019-09-19 Tom de Vries <tdevries@suse.de>
4064
4065 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
4066
8a625130
TV
40672019-09-19 Tom de Vries <tdevries@suse.de>
4068
4069 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
4070
81dc3ab5
TV
40712019-09-19 Tom de Vries <tdevries@suse.de>
4072
4073 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
4074 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
4075 (gdb_target_cmd): ... here.
4076 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
4077 value 2.
4078
b078f3ac
AB
40792019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
4080
4081 * gdb.base/source-dir.exp: Avoid having directory names in test
4082 names.
4083
f1b620e9
MG
40842019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
4085
4086 * gdb.base/source-dir.exp: Add extra test for mapped compilation
4087 directory.
4088
67f3ed6a
AB
40892019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
4090
4091 * gdb.base/list-missing-source.exp: New file.
4092
d1b70248
TV
40932019-09-14 Tom de Vries <tdevries@suse.de>
4094
4095 PR teststuite/24599
4096 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
4097 * lib/ada.exp (gnatmake_version_at_least): New proc.
4098
5fabdcd6
AB
40992019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
4100
4101 * gdb.base/maint.exp: Use exec_has_index_section.
4102
aa17805f
AB
41032019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
4104
4105 * gdb.base/maint.exp: Add test for 'maint info sections'.
4106
25e5c209
TV
41072019-09-12 Tom de Vries <tdevries@suse.de>
4108
4109 * gdb.base/store.exp: Allow register variables to be optimized out at
4110 -O0.
4111
4993045d
PW
41122019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4113
4114 * gdb.ada/rdv_wait.exp: Update to new task names.
4115 * gdb.base/task_switch_in_core.exp: Likewise.
4116 * gdb.base/info_sources_base.c: Likewise.
4117
8a516164
TT
41182019-09-10 Tom Tromey <tromey@adacore.com>
4119
4120 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
4121
aa391654
TT
41222019-09-10 Tom Tromey <tromey@adacore.com>
4123
4124 * gdb.ada/dgopt.exp: New file.
4125 * gdb.ada/dgopt/x.adb: New file.
4126
8634b462
TT
41272019-09-08 Tom Tromey <tom@tromey.com>
4128
4129 * gdb.tui/resize.exp: Remove setup_xfail.
4130 * gdb.tui/regs.exp: Remove setup_xfail.
4131 * gdb.tui/basic.exp: Remove setup_xfail.
4132
736b0f76
DB
41332019-09-06 David Blaikie <dblaikie@gmail.com>
4134
4135 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
4136 * gdb.cp/cplabel.exp: Ditto.
4137 * gdb.linespec/ls-errs.exp: Ditto.
4138
30331a6c
TV
41392019-09-05 Tom de Vries <tdevries@suse.de>
4140
4141 * lib/gdb.exp (cmp_file_string): New proc.
4142 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
4143 runto_main. Verify save breakpoints output.
4144
98b0ebab
PW
41452019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4146
4147 * gdb.base/info-var.exp: Test info variables without running
4148 to main, to avoid expect's buffer overflow.
4149
4e962e74
TT
41502019-09-03 Tom Tromey <tromey@adacore.com>
4151
4152 * gdb.ada/bias.exp: New file.
4153 * gdb.ada/bias/bias.adb: New file.
4154 * gdb.ada/print_chars.exp: Add regression test.
4155 * gdb.ada/print_chars/foo.adb (My_Character): New type.
4156 (MC): New variable.
4157
2ea1a07a
SL
41582019-08-29 Sandra Loosemore <sandra@codesourcery.com>
4159
4160 * gdb.base/argv0-symlink.exp: Run only on native target
4161 and local host.
4162
8077c50d
TV
41632019-08-29 Tom de Vries <tdevries@suse.de>
4164
4165 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
4166 diverse debug info.
4167 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
4168
48352473
TV
41692019-08-28 Tom de Vries <tdevries@suse.de>
4170
4171 * gdb.base/info-var.exp: Allow info variables to print info for files
4172 other than info-var-f1.c and info-var-f2.c.
4173
d8f27c60
AB
41742019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
4175
4176 * gdb.fortran/info-types.exp: Add module.
4177 * gdb.fortran/info-types.f90: Update expected results.
4178
1f20c35e
AB
41792019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
4180
4181 * gdb.fortran/info-types.exp: New file.
4182 * gdb.fortran/info-types.f90: New file.
4183 * lib/fortran.exp (fortran_character1): New proc.
4184
4acfdd20
AB
41852019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
4186
4187 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
4188 functions'. Reindent as needed.
4189 * gdb.base/info-var-f1.c: New file.
4190 * gdb.base/info-var-f2.c: New file.
4191 * gdb.base/info-var.exp: New file.
4192 * gdb.base/info-var.h: New file.
4193
5c31b358
TV
41942019-08-26 Tom de Vries <tdevries@suse.de>
4195
4196 PR c++/24852
4197 * gdb.cp/no-libstdcxx-probe.exp: New test.
4198
b694989f
TV
41992019-08-26 Tom de Vries <tdevries@suse.de>
4200
4201 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
4202 * tests need to be skipped.
4203 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
4204 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
4205 mi_skip_libstdcxx_probe_tests.
4206
d9c4ba53
SDJ
42072019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
4208
4209 * gdb.python/py-xmethods.exp: Use raw strings when passing
4210 arguments to SimpleXMethodMatcher.
4211
395fad09
TV
42122019-08-22 Tom de Vries <tdevries@suse.de>
4213
4214 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
4215 more informative.
4216
26c957f1
PA
42172019-08-21 Pedro Alves <palves@redhat.com>
4218
4219 * gdb.base/with.exp: Test "with" with no arguments.
4220
61f80d5d
TV
42212019-08-21 Tom de Vries <tdevries@suse.de>
4222
4223 * gdb.base/gdb-caching-proc.exp: Sort files.
4224
d7a11d13
TV
42252019-08-20 Tom de Vries <tdevries@suse.de>
4226
4227 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
4228 compilation.
4229
34dafe9f
TV
42302019-08-16 Tom de Vries <tdevries@suse.de>
4231
4232 * gdb.base/compare-sections.exp ("after run to main"): Allow
4233 mismatched read-only sections for PIE executables.
4234
398fdd60
TT
42352019-08-16 Tom Tromey <tom@tromey.com>
4236
4237 * lib/tuiterm.exp (_csi_Z): New proc.
4238 * gdb.tui/basic.exp: Update window positions.
4239 * gdb.tui/empty.exp: Update window positions.
4240
d8f9e51c
SL
42412019-08-15 Sandra Loosemore <sandra@codesourcery.com>
4242
4243 * gdb.base/examine-backward.exp: Correct regexp for
4244 "examine 3 bytes backward from ${address_zero}".
4245
3df505f6
TT
42462019-08-15 Tom Tromey <tom@tromey.com>
4247
4248 * gdb.tui/empty.exp: Enable resizing tests.
4249
272560b5
TT
42502019-08-15 Tom Tromey <tromey@adacore.com>
4251
4252 * gdb.ada/char_enum.exp: Add regression tests.
4253 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
4254 and '0'.
4255 (Char, Gchar): Update.
4256 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
4257
08235187
CB
42582019-08-15 Christian Biesinger <cbiesinger@google.com>
4259
4260 * gdb.python/python.exp: Expect a leading underscore on
4261 GdbOutput{,Error}File.
4262
22a2ab04
SL
42632019-08-15 Sandra Loosemore <sandra@codesourcery.com>
4264
4265 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
4266 Windows host.
4267
835b995b
SL
42682019-08-15 Sandra Loosemore <sandra@codesourcery.com>
4269
4270 * gdb.base/batch-preserve-term-settings.exp
4271 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
4272
97dd8e07
CB
42732019-08-15 Christian Biesinger <cbiesinger@google.com>
4274
4275 * lib/gdb.exp: When running on a mingw target, replace
4276 /x/ with x:/.
4277
75faf5c4
AH
42782019-08-14 Alan Hayward <alan.hayward@arm.com>
4279
4280 * gdb.arch/aarch64-prologue.c: New test.
4281 * gdb.arch/aarch64-prologue.exp: New file.
4282
abc6c00f
TV
42832019-08-13 Tom de Vries <tdevries@suse.de>
4284
4285 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
4286 Thread.
4287
74c2c1f4
SL
42882019-08-13 Sandra Loosemore <sandra@codesourcery.com>
4289
4290 * gdb.python/py-completion.exp: Download the .py file to the host
4291 and use its host pathname. Conditionalize tests that use
4292 tab completion and manipulate files on the build machine.
4293 * gdb.python/py-events.exp: Download the .py file to the host
4294 and use its host pathname.
4295 * gdb.python/py-evsignal.exp: Likewise.
4296 * gdb.python/py-evthreads.exp: Likewise.
4297 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
4298 pathname syntax.
4299 * gdb.python/py-framefilter.exp: Download the .py file to the right
4300 place on the host. Match Windows pathname syntax.
4301 * gdb.python/py-mi-var-info-path-expression.exp: Download the
4302 .py file to the host and use its host pathname.
4303 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
4304 * gdb.python/py-objfile.exp: Expect a host pathname, not a
4305 build pathname. Skip symlink test on Windows host. Add missing
4306 newline at end of file.
4307 * gdb.python/py-pp-maint.exp: Download the .py file to the host
4308 and use its host pathname.
4309 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
4310 * gdb.python/py-section-script.exp: Use host location of binfile
4311 on safe-path. Use correct path separator on Windows host.
4312 Reorder alternatives in gdb_test_multiple to prevent matching
4313 the wrong alternative on success.
4314 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
4315
ca2589f3
PP
43162019-08-12 Patrick Palka <patrick@parcs.ath.cx>
4317
4318 * gdb.gdb/selftest.exp (test_with_self): Update test to now
4319 expect the GDB inferior to no longer immediately stop after
4320 being resumed with "signal SIGINT".
4321
020a839d
SL
43222019-08-09 Sandra Loosemore <sandra@codesourcery.com>
4323
4324 * gdb.linespec/break-ask.exp: Generalize regexps to match
4325 Windows pathnames too.
4326
128d6509
TV
43272019-08-08 Tom de Vries <tdevries@suse.de>
4328
4329 PR testsuite/24862
4330 * lib/tuiterm.exp (_accept): Fix CSI regexp.
4331
590042fc
PW
43322019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4333
4334 * gdb.base/style.exp: Update tests for help doc new invariants.
4335 * gdb.base/help.exp: Likewise.
4336
046bebe1
TT
43372019-08-06 Tom Tromey <tom@tromey.com>
4338
4339 * gdb.base/style.exp: Add disassemble test.
4340 * gdb.base/style.c (some_called_function): New function.
4341 (main): Use it.
4342
0b27c27d
CB
43432019-08-05 Christian Biesinger <cbiesinger@google.com>
4344
4345 * gdb.python/py-block.exp: Test dictionary access on blocks.
4346
580f1034
SM
43472019-08-05 Simon Marchi <simon.marchi@efficios.com>
4348
4349 PR gdb/24863
4350 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
4351 -list-thread-groups --available test when running under
4352 check-read1.
4353
d86bd7cb
TV
43542019-08-05 Tom de Vries <tdevries@suse.de>
4355
4356 PR testsuite/24863
4357 * lib/gdb.exp (with_read1_timeout_factor): New proc.
4358 * gdb.base/help.exp: Use with_read1_timeout_factor.
4359 * gdb.base/info-macros.exp: Same.
4360 * gdb.cp/nested-types.exp: Same.
4361
a80cf5d8
TV
43622019-08-05 Tom de Vries <tdevries@suse.de>
4363
4364 * lib/gdb.exp (version_at_least): Factor out of ...
4365 (tcl_version_at_least): ... here.
4366 (gdb_compile): Fail if pie results in non-PIE executable.
4367 (readelf_version, readelf_prints_pie): New proc.
4368 (exec_is_pie): Return -1 if unknown.
4369
d0962838
TV
43702019-08-05 Tom de Vries <tdevries@suse.de>
4371
4372 * lib/gdb.exp (tcl_version_at_least): Fix typo.
4373
2252ff3d
SL
43742019-08-04 Sandra Loosemore <sandra@codesourcery.com>
4375
4376 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
4377
26655f53
SL
43782019-08-04 Sandra Loosemore <sandra@codesourcery.com>
4379
4380 * lib/completion-support.exp (test_gdb_complete_none): Skip
4381 tab completion tests if no readline support.
4382 (test_gdb_complete_unique_re): Likewise.
4383 (test_gdb_complete_multiple): Likewise.
4384
db4dc13e
PW
43852019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4386
4387 * gdb.base/info_sources.exp: New file.
4388 * gdb.base/info_sources.c: New file.
4389 * gdb.base/info_sources_base.c: New file.
4390
0eba165a
PFC
43912019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4392
4393 * gdb.base/batch-exit-status.exp: Call test_exit_status with
4394 prefix argument.
4395 (test_exit_status): Add prefix argument.
4396
59bd512b
TV
43972019-08-01 Tom de Vries <tdevries@suse.de>
4398
4399 PR testsuite/24863
4400 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
4401 calling exp_continue for new thread and thread exited messages.
4402
2a3ad588
TV
44032019-08-01 Tom de Vries <tdevries@suse.de>
4404
4405 PR testsuite/24863
4406 * gdb.base/structs.exp: Fix check-read1 timeout using
4407 gdb_test_sequence.
4408 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
4409
117eb594
TV
44102019-08-01 Tom de Vries <tdevries@suse.de>
4411
4412 PR testsuite/24863
4413 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
4414 line.
4415
ed591340
TV
44162019-08-01 Tom de Vries <tdevries@suse.de>
4417
4418 PR testsuite/24863
4419 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
4420
aa3b6533
TT
44212019-07-30 Tom Tromey <tromey@adacore.com>
4422
4423 * gdb.ada/display_nested.exp: New file.
4424 * gdb.ada/display_nested/foo.adb: New file.
4425 * gdb.ada/display_nested/pack.adb: New file.
4426 * gdb.ada/display_nested/pack.ads: New file.
4427
2906593f
CB
44282019-07-30 Christian Biesinger <cbiesinger@google.com>
4429
4430 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
4431 namespace.
4432 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
4433
0f575925
TV
44342019-07-30 Tom de Vries <tdevries@suse.de>
4435
4436 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
4437 instead.
4438
b13057d9
TV
44392019-07-30 Tom de Vries <tdevries@suse.de>
4440
4441 PR testsuite/24834
4442 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
4443 (exec_is_pie): New proc.
4444
5c4dde85
CB
44452019-07-29 Christian Biesinger <cbiesinger@google.com>
4446
4447 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
4448
c620ed88
CB
44492019-07-29 Christian Biesinger <cbiesinger@google.com>
4450
4451 * gdb.python/py-objfile.c: Add global and static vars.
4452 * gdb.python/py-objfile.exp: Test new functions Objfile.
4453 lookup_global_symbol and lookup_static_symbol.
4454
3d235706
TT
44552019-07-29 Tom Tromey <tom@tromey.com>
4456
4457 * lib/tuiterm.exp (Term::_csi_@): New proc.
4458 (Term::_csi_X): Don't move cursor.
4459
c7e4c0a6
PW
44602019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4461
4462 * gdb.base/options.exp: Update backtrace - completion to
4463 new option -frame-info.
4464 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
4465 Test new 'set print frame-info'. Test backtrace -frame-info
4466 overriding 'set print frame-info'.
4467 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
4468 Test new 'set print frame-info'.
4469 Verify consistency of backtrace with and without filters, with and
4470 without -no-filters.
4471 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
4472 default.
4473
de28a3b7
TV
44742019-07-29 Tom de Vries <tdevries@suse.de>
4475
4476 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
4477 no arguments".
4478
507dd60e
TV
44792019-07-29 Tom de Vries <tdevries@suse.de>
4480
4481 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
4482 is a substring of the first for "complete non-unique file name".
4483
5beafce9
TV
44842019-07-29 Tom de Vries <tdevries@suse.de>
4485
4486 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
4487 with ".*".
4488
2d274232
TV
44892019-07-29 Tom de Vries <tdevries@suse.de>
4490
4491 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
4492 Pass prompt_regexp parameter to gdb_test_multiple calls.
4493
9197cd8b
TV
44942019-07-29 Tom de Vries <tdevries@suse.de>
4495
4496 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
aac66a4c 4497 print registers" regexps.
9197cd8b 4498
b528dae0
TV
44992019-07-29 Tom de Vries <tdevries@suse.de>
4500
4501 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
4502
d17725d7
TV
45032019-07-29 Tom de Vries <tdevries@suse.de>
4504
4505 PR gdb/24855
4506 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
4507 (skip_python_tests_prompt): Add prompt_regexp argument to
4508 gdb_test_multiple calls.
4509
52b75bf1
TT
45102019-07-27 Tom Tromey <tom@tromey.com>
4511
4512 * gdb.tui/main.exp: New file.
4513
2b1d00c2
TT
45142019-07-27 Tom Tromey <tom@tromey.com>
4515
4516 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
4517 optional.
4518 * gdb.tui/empty.exp: New file.
4519
ded631d5
TT
45202019-07-27 Tom Tromey <tom@tromey.com>
4521
4522 * lib/tuiterm.exp (spawn): New proc.
4523 (Term::resize): New proc.
4524 * gdb.tui/resize.exp: New file.
4525
58ac439d
TT
45262019-07-27 Tom Tromey <tom@tromey.com>
4527
4528 * gdb.tui/list.exp: New file.
4529
fe1f56ee
TT
45302019-07-27 Tom Tromey <tom@tromey.com>
4531
4532 * gdb.tui/regs.exp: New file.
4533
f790b310
TT
45342019-07-27 Tom Tromey <tom@tromey.com>
4535
4536 * gdb.tui/basic.exp: Add "layout split" test.
4537
d95fc6ee
TT
45382019-07-27 Tom Tromey <tom@tromey.com>
4539
4540 * gdb.tui/basic.exp: Add "layout asm" test.
4541
c3786b3a
TT
45422019-07-27 Tom Tromey <tom@tromey.com>
4543
4544 * lib/tuiterm.exp: New file.
4545 * gdb.tui/basic.exp: New file.
4546
98a617f8
KB
45472019-07-27 Kevin Buettner <kevinb@redhat.com>
4548
4549 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
4550 Enable tests associated with this flag. Adjust regex
4551 referencing "foo_low" to now refer to "foo_cold" instead.
4552
5c076da4
KB
45532019-07-27 Kevin Buettner <kevinb@redhat.com>
4554
4555 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
4556 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
4557 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
4558 foo_cold. Revise comments to match.
4559 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
4560 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
4561 were wrapped into this proc; Call do_test in loop from outermost
4562 level.
4563 (foo_low): Rename all occurrences to "foo_cold".
4564 (backtrace from baz): New test.
4565 (x2/i foo_cold): New test.
4566 (info line *foo_cold): New test.
4567
1512d3b7
TV
45682019-07-26 Tom de Vries <tdevries@suse.de>
4569
4570 * gdb.arch/i386-pkru.exp: Fix unterminated string.
4571
297989a1
TV
45722019-07-25 Tom de Vries <tdevries@suse.de>
4573
4574 PR testsuite/24830
4575 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
4576 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
4577 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
4578 (skip_libstdcxx_probe_tests): ... here.
4579 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
4580
b3b965fb
TV
45812019-07-24 Tom de Vries <tdevries@suse.de>
4582
4583 PR testsuite/24807
4584 * gdb.objc/basicclass.m: Include stdio.h.
4585 * gdb.objc/nondebug.m: Same.
4586 * gdb.objc/objcdecode.m: Same.
4587
4625b4d0
TV
45882019-07-24 Tom de Vries <tdevries@suse.de>
4589
4590 PR testsuite/24612
4591 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
4592 additional_flags.
4593
024a5840
TV
45942019-07-24 Tom de Vries <tdevries@suse.de>
4595
4596 PR testsuite/24831
4597 * gdb.multi/tids.exp: Update error messages for info threads.
4598
c76ddaa3
TV
45992019-07-24 Tom de Vries <tdevries@suse.de>
4600
4601 * gdb.base/info-types.exp: Allow info types to print info for more than
4602 one file.
4603
9a618ef6
TV
46042019-07-23 Tom de Vries <tdevries@suse.de>
4605
4606 PR testsuite/24842
4607 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
4608 gdb_spawn_with_cmdline_opts.
4609
40eadf04
SP
46102019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
4611
4612 * gdb.arch/arm-cmse-sgstubs.c: New test.
4613 * gdb.arch/arm-cmse-sgstubs.exp: New file.
4614
5ba29434
TV
46152019-07-23 Tom de Vries <tdevries@suse.de>
4616
4617 PR testsuite/24711
4618 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
4619 issuing next command.
4620
a8e9d247
AB
46212019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
4622
4623 * gdb.ada/info_auto_lang.exp: Update expected results.
4624 * gdb.base/info-types.c: Add additional types to check.
4625 * gdb.base/info-types.exp: Update expected results.
4626
eb86c5e2
AB
46272019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
4628
4629 * gdb.base/info-types.c: New file.
4630 * gdb.base/info-types.exp: New file.
4631
01e175fe
AB
46322019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
4633
4634 * gdb.arch/riscv-bp-infcall.c: New file.
4635 * gdb.arch/riscv-bp-infcall.exp: New file.
4636
6b78c3f8
AB
46372019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
4638
4639 PR breakpoints/24541
4640 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
4641
da738167
TV
46422019-07-14 Tom de Vries <tdevries@suse.de>
4643
4644 PR testsuite/24760
4645 * gdb.objc/basicclass.exp: Fix unterminated string.
4646
0d4e84ed
AB
46472019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
4648 Andrew Burgess <andrew.burgess@embecosm.com>
4649
4650 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
4651 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
4652 negative bounds.
4653 * gdb.fortran/vla-value.exp: Print elements of an array with
4654 negative bounds.
4655 * gdb.fortran/vla.f90: Setup an array with negative bounds for
4656 testing.
4657
021d8588
AB
46582019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
4659
4660 * gdb.base/options.exp (expect_string): Dequote strings in
4661 results.
4662 (test-string): Test strings with different quoting and reindent.
4663
f06f1252
TT
46642019-07-10 Tom Tromey <tromey@adacore.com>
4665
4666 * gdb.ada/mi_ex_cond.exp: Update expected results.
4667 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
4668 * gdb.ada/mi_catch_ex.exp: Update expected results.
4669 * gdb.ada/mi_catch_assert.exp: Update expected results.
4670 * gdb.ada/catch_ex.exp (catch_exception_info)
4671 (catch_exception_entry, catch_assert_entry)
4672 (catch_unhandled_entry): Update.
4673 * gdb.ada/catch_assert_if.exp: Update expected results.
4674
b863685d
RB
46752019-07-10 Richard Bunt <richard.bunt@arm.com>
4676 Stephen Roberts <stephen.roberts@arm.com>
4677
4678 * gdb.base/define.exp: Restore original prompt.
4679
cb1e4e32
PA
46802019-07-09 Pedro Alves <palves@redhat.com>
4681
4682 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
4683 breakpoints" output.
4684 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
4685 * gdb.python/py-breakpoint.exp: No longer expect that "catch
4686 throw" creates breakpoint.
4687 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
4688 'type="catchpoint"'.
4689
b58a68fe
PA
46902019-07-09 Pedro Alves <palves@redhat.com>
4691
4692 PR c++/15468
4693 * gdb.cp/except-multi-location-lib.cc: New.
4694 * gdb.cp/except-multi-location-main.cc: New.
4695 * gdb.cp/except-multi-location.exp: New.
4696
0826779b
PW
46972019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
4698
4699 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
4700 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
4701 argument and update callers.
4702
5b0e2db4
AB
47032019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
4704
4705 * gdb.arch/amd64-break-on-asm-line.S: New file.
4706 * gdb.arch/amd64-break-on-asm-line.exp: New file.
4707
1f6f6e21
PW
47082019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4709
4710 * gdb.base/printcmds.exp: Test printing C string and
4711 C wide string convenience vars without transiting via the inferior.
4712 Also make test names unique.
4713
ea142fbf
AH
47142019-07-08 Alan Hayward <alan.hayward@arm.com>
4715
5862c886 4716 PR breakpoints/25011
ea142fbf
AH
4717 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
4718
213fd9fa
PA
47192019-07-04 Pedro Alves <palves@redhat.com>
4720
4721 * lib/gdb.exp (foreach_with_prefix): Don't return early if
4722 body returned ok(0), break(3) or continue(4).
4723 * gdb.testsuite/foreach_with_prefix.exp: New file.
4724
2b40fda7
AH
47252019-07-04 Alan Hayward <alan.hayward@arm.com>
4726
4727 * gdb.server/unittest.exp: Allow 0 unit tests to run.
4728
a26c8de0
PA
47292019-07-03 Pedro Alves <palves@redhat.com>
4730
4731 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
4732 "return -code".
4733
5f4ba3e7
PA
47342019-07-03 Pedro Alves <palves@redhat.com>
4735
4736 PR cli/24732
4737 * gdb.base/shell.exp: Load completion-support.exp.
4738 Adjust expected error output. Add completion tests.
4739
a994424f
PA
47402019-07-03 Pedro Alves <palves@redhat.com>
4741
4742 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
4743 string_to_regexp.
4744
3d9be6f5
PA
47452019-07-03 Pedro Alves <palves@redhat.com>
4746
4747 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
4748 (expect_integer): Adjust to expect "-string".
4749 (expect_string): New.
4750 (all_options): Expect "-string".
4751 (test-flag, test-boolean): Adjust to expect "-string".
4752 (test-string): New proc.
4753 (top level): Call it.
4754
41fc454c
PA
47552019-07-03 Pedro Alves <palves@redhat.com>
4756
4757 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
4758 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
4759 the expected output in the success.
4760
b2b2a215
PA
47612019-07-03 Pedro Alves <palves@redhat.com>
4762
4763 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
4764 Split one gdb_test_multiple call in two to avoid a race.
4765
fdbc9870
PA
47662019-07-03 Pedro Alves <palves@redhat.com>
4767
4768 * gdb.base/with.c: New file.
4769 * gdb.base/with.exp: New file.
4770
c6ac8931
PA
47712019-07-03 Pedro Alves <palves@redhat.com>
4772
4773 * gdb.base/settings.exp: Replace all references to "maint
4774 test-settings set" with references to "maint set test-settings",
4775 and all references to "maint test-settings show" with references
4776 to "maint show test-settings".
4777
970f9d09
PA
47782019-07-03 Pedro Alves <palves@redhat.com>
4779
4780 * gdb.base/settings.exp (test-string): Adjust expected out when
4781 testing "maint test-settings show filename"
4782
54d66006
PA
47832019-07-02 Pedro Alves <palves@redhat.com>
4784
4785 * gdb.base/options.exp (test-info-threads): New procedure.
4786 (top level): Call it.
4787
10d06d82
TT
47882019-06-28 Tom Tromey <tromey@adacore.com>
4789
4790 * gdb.dwarf2/ada-linkage-name.c: New file.
4791 * gdb.dwarf2/ada-linkage-name.exp: New file.
4792
3d507ff2
TT
47932019-06-27 Tom Tromey <tromey@adacore.com>
4794
d039f014 4795 PR c++/20020:
3d507ff2
TT
4796 * gdb.cp/constexpr-field.exp: Use setup_xfail.
4797
8af58ffe
TV
47982019-06-26 Tom de Vries <tdevries@suse.de>
4799
4800 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
4801
22e21752
TV
48022019-06-26 Tom de Vries <tdevries@suse.de>
4803
4804 * gdb.base/index-cache.exp: Add back missing debug option.
4805
b65b566c
PW
48062019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4807
4808 * gdb.base/alias.exp: Test non matching/non existing prefixes.
4809
5c2c8c69
TV
48102019-06-25 Tom de Vries <tdevries@suse.de>
4811
4812 PR testsuite/24727
4813 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
4814
164e3873
TV
48152019-06-24 Tom de Vries <tdevries@suse.de>
4816
4817 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
4818
824eacee
TV
48192019-06-24 Tom de Vries <tdevries@suse.de>
4820
4821 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
4822 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
4823 * gdb.trace/unavailable-dwarf-piece.exp: Same.
4824
385b97d3
TV
48252019-06-24 Tom de Vries <tdevries@suse.de>
4826
4827 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
4828
c596f180
TV
48292019-06-21 Tom de Vries <tdevries@suse.de>
4830
4831 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
4832
b13a7d03
TV
48332019-06-21 Tom de Vries <tdevries@suse.de>
4834
4835 PR testsuite/24518
4836 PR ada/24713
4837 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
4838 index.
4839
899277ae
TT
48402019-06-19 Tom Tromey <tromey@adacore.com>
4841
4842 * gdb.ada/length_cond.exp: Add intro comment.
4843
680e1bee
TT
48442019-06-19 Tom Tromey <tromey@adacore.com>
4845
4846 * gdb.ada/length_cond.exp: New file.
4847 * gdb.ada/length_cond/length_cond.adb: New file.
4848 * gdb.ada/length_cond/pck.adb: New file.
4849 * gdb.ada/length_cond/pck.ads: New file.
4850
0ed4690a
TV
48512019-06-18 Tom de Vries <tdevries@suse.de>
4852
4853 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
4854
d20ed5fd
TT
48552019-06-18 Tom Tromey <tromey@adacore.com>
4856
4857 * gdb.base/list0.h: Add comment explaining control character.
4858
86e04673
TV
48592019-06-18 Tom de Vries <tdevries@suse.de>
4860
4861 * boards/fission.exp: Break up long debug_flags line.
4862
c4973306
SM
48632019-06-16 Tom de Vries <tdevries@suse.de>
4864
4865 PR gdb/24445
4866 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
4867 generated index.
4868
93cb9841
AB
48692019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
4870
4871 PR gdb/24686
4872 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
4873 improve detection of bug gdb/24541.
4874
399aaebd
SM
48752019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
4876
4877 PR gdb/24669
4878 * gdb.base/index-cache.exp (uses_readnow,
4879 expecting_index_cache_use): Define global variable.
4880 (test_cache_enabled_miss, test_cache_enabled_hit): Use
4881 expecting_index_cache_use.
4882
584a927c
AB
48832019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
4884 Andrew Burgess <andrew.burgess@embecosm.com>
4885
4886 * gdb.fortran/pointers.f90: New file.
4887 * gdb.fortran/print_type.exp: New file.
4888 * gdb.fortran/vla-ptype.exp: Adapt expected results.
4889 * gdb.fortran/vla-type.exp: Likewise.
4890 * gdb.fortran/vla-value.exp: Likewise.
4891 * gdb.mi/mi-vla-fortran.exp: Likewise.
4892
30056ea0
AB
48932019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
4894
4895 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
4896 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
4897 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
4898 as a stop reason.
4899
ec8e2b6d
AB
49002019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
4901
4902 * gdb.base/annota1.exp: Update expected results.
4903 * gdb.cp/annota2.exp: Likewise.
4904 * gdb.cp/annota3.exp: Likewise.
4905
09e4c4e1
AB
49062019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
4907
4908 * gdb.base/style-logging.exp: Remove path from test name.
4909
0735b091
TT
49102019-06-14 Tom Tromey <tromey@adacore.com>
4911
4912 PR gdb/24502:
4913 * gdb.base/style-logging.exp: New file.
4914
f5686554
TT
49152019-06-14 Tom Tromey <tromey@adacore.com>
4916
4917 * gdb.base/symfile-warn.exp: New file.
4918 * gdb.base/symfile-warn.c: New file.
4919
a0c1ffed
TT
49202019-06-14 Tom Tromey <tromey@adacore.com>
4921
4922 * gdb.base/annotate-symlink.exp: New file.
4923
f411722c
TT
49242019-06-14 Tom Tromey <tromey@adacore.com>
4925
4926 * gdb.ada/set_wstr.exp: Add reassignment test.
4927
4268ec18
TT
49282019-06-14 Tom Tromey <tromey@adacore.com>
4929
4930 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
4931 'unchecked_access and 'unrestricted_access as well.
4932
9a9e394b
TT
49332019-06-14 Tom Tromey <tromey@adacore.com>
4934
4935 PR ada/24539:
4936 * gdb.ada/vla.exp: Update tests.
4937 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
4938 pragma.
4939
4c048731
PA
49402019-06-13 Pedro Alves <palves@redhat.com>
4941
4942 * gdb.base/settings.exp (test-integer): Test junk after
4943 "unlimited".
4944
6665660a
PA
49452019-06-13 Pedro Alves <palves@redhat.com>
4946
4947 * gdb.base/options.exp (test-thread-apply): New.
4948 (top level): Call it.
4949
5d707134
PA
49502019-06-13 Pedro Alves <palves@redhat.com>
4951
4952 * gdb.base/options.exp (test-frame-apply): New.
4953 (top level): Test print commands with different "frame apply"
4954 prefixes.
4955
e2a689da
PA
49562019-06-13 Pedro Alves <palves@redhat.com>
4957
e79be6e5 4958 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
e2a689da
PA
4959 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
4960 'max_completions' parameter and handle it.
4961 (test_gdb_completion_offers_commands): New.
4962
90a1ef87
PA
49632019-06-13 Pedro Alves <palves@redhat.com>
4964
4965 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
4966
d4c16835
PA
49672019-06-13 Pedro Alves <palves@redhat.com>
4968
4969 * gdb.base/options.exp (test-backtrace): New.
4970 (top level): Call it.
4971
2daf894e
PA
49722019-06-13 Pedro Alves <palves@redhat.com>
4973
4974 * gdb.guile/scm-frame-args.exp: Use "set print
4975 raw-frame-arguments" instead of "set print raw frame-arguments".
4976 * gdb.python/py-frame-args.exp: Likewise.
4977
e6ed716c
PA
49782019-06-13 Pedro Alves <palves@redhat.com>
4979
4980 * gdb.compile/compile.exp: Adjust expected output to option
4981 processing changes.
4982
7d8062de
PA
49832019-06-13 Pedro Alves <palves@redhat.com>
4984
4985 * gdb.base/options.exp: Build executable.
4986 (test-print): New procedure.
4987 (top level): Call it, once for "print" and another for "compile
4988 print".
4989
9d0faba9
PA
49902019-06-13 Pedro Alves <palves@redhat.com>
4991
4992 * gdb.base/options.c: New file.
4993 * gdb.base/options.exp: New file.
4994
dee7b4c8
PA
49952019-06-13 Pedro Alves <palves@redhat.com>
4996
4997 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
4998 that "o" is ambiguous.
4999
dca0f6c0
PA
50002019-06-13 Pedro Alves <palves@redhat.com>
5001
5002 * gdb.base/settings.c: New file.
5003 * gdb.base/settings.exp: New file.
5004
ccf46844
PA
50052019-06-13 Pedro Alves <palves@redhat.com>
5006
5007 * gdb.base/completion.exp: Fix comment typo.
5008
b9a3f842
PA
50092019-06-13 Pedro Alves <palves@redhat.com>
5010
5011 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
5012 foo --1" test.
5013
d106773e
PA
50142019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
5015
5016 * gdb.fortran/block-data.f: New.
5017 * gdb.fortran/block-data.exp: New.
5018
fea82da0
TV
50192019-06-11 Tom de Vries <tdevries@suse.de>
5020
5021 PR testsuite/24521
5022 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
5023 message.
5024
8c2e74f1
TV
50252019-06-11 Tom de Vries <tdevries@suse.de>
5026
5027 PR testsuite/24521
5028 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
5029
b49851c8
TV
50302019-06-11 Tom de Vries <tdevries@suse.de>
5031
5032 * boards/readnow.exp: New file.
5033
a7067863
AB
50342019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
5035
5036 * gdb.fortran/vla-sizeof.exp: Update expected results.
5037
1a3da2cd
AB
50382019-06-06 Amos Bird <amosbird@gmail.com>
5039
5040 * gdb.base/annota1.exp (thread_switch): Add test for
5041 thread-exited annotation.
5042
3847a7bf
TT
50432019-06-06 Tom Tromey <tromey@adacore.com>
5044
5045 * gdb.base/maint.exp: Expect command started/finished output.
5046
0088ba59
AB
50472019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
5048
5049 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
5050 comment.
5051 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
5052
312617a3
AB
50532019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
5054
5055 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
5056 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
5057 * gdb.arch/riscv-unwind-long-insn.c: New file.
5058 * gdb.arch/riscv-unwind-long-insn.exp: New file.
5059
e1f2e1a2
CB
50602019-06-04 Christian Biesinger <cbiesinger@google.com>
5061
d3238f7d 5062 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
e1f2e1a2 5063
206584bd
PW
50642019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5065
5066 * lib/gdb.exp (help_list_trailer): New regexp variable
5067 factorizing the help trailer message.
5068 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
5069 arg to allow to better factorize various tests.
5070 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
5071 (test_prefix_command_help): Use help_list_trailer.
5072 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
5073 * gdb.guile/scm-cmd.exp: Likewise.
5074 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
5075 * gdb.base/help.exp: Use test_user_defined_class_help.
5076 * gdb.base/style.exp: Add tests for styling of help and apropos.
5077 * lib/gdb-utils.exp (style): Add title and highlight styles.
5078
708dc93e
PW
50792019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5080
5081 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
5082 $_shell_exitsignal.
5083 * gdb.base/default.exp: Update for new convenience variables.
5084
f49055a5
TT
50852019-05-29 Tom Tromey <tromey@adacore.com>
5086
5087 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
5088 to "break complete ada" test case's regexp.
5089
4330d61d
TT
50902019-05-29 Tom Tromey <tromey@adacore.com>
5091
5092 PR c++/20020:
5093 * gdb.cp/constexpr-field.exp: New file.
5094 * gdb.cp/constexpr-field.cc: New file.
5095
000439d5
TT
50962019-05-29 Tom Tromey <tromey@adacore.com>
5097
5098 * gdb.base/finish.exp (finish_no_print): New proc.
5099 (finish_tests): Call it.
5100
5a01c34c
TV
51012019-05-24 Tom de Vries <tdevries@suse.de>
5102
5103 * gdb.dwarf2/gdb-add-index.exp: New file.
5104
18125b16
TT
51052019-05-22 Tom Tromey <tromey@adacore.com>
5106
5107 * gdb.base/info-shared.exp (check_info_shared): Use "style".
5108 * gdb.base/style.exp: Use "style".
5109 * lib/gdb-utils.exp (style): New proc.
5110
af1a8d03
TV
51112019-05-22 Tom de Vries <tdevries@suse.de>
5112
5113 * gdb.base/align.exp: Require c++11.
5114
e7fe496b
TV
51152019-05-22 Tom de Vries <tdevries@suse.de>
5116
5117 PR testsuite/24586
5118 * gdb.python/py-mi-var-info-path-expression.exp: Call
5119 mi_skip_python_tests to check if python is supported.
5120
8fca4da0
AH
51212019-05-22 Alan Hayward <alan.hayward@arm.com>
5122
5123 * gdb.arch/aarch64-pauth.c: New test.
5124 * gdb.arch/aarch64-pauth.exp: New file.
5125
b7060614
AH
51262019-05-22 Alan Hayward <alan.hayward@arm.com>
5127
5128 * README (Re-running Tests Outside The Testsuite): New section.
5129
669d0468
TV
51302019-05-21 Tom de Vries <tdevries@suse.de>
5131
5132 * gdb.arch/amd64-eval.exp: Require c++11.
5133 * gdb.base/max-depth.exp: Same.
5134 * gdb.compile/compile-cplus-array-decay.exp: Same.
5135 * gdb.cp/meth-typedefs.exp: Same.
5136 * gdb.cp/subtypes.exp: Same.
5137 * gdb.cp/temargs.exp: Same.
5138
ce3ebcaa
AH
51392019-05-21 Alan Hayward <alan.hayward@arm.com>
5140
5141 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
5142
34d11c68
AB
51432019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
5144
5145 PR gdb/18644
5146 * gdb.fortran/complex.exp: Remove setup_kfail calls.
5147 * gdb.fortran/printing-types.exp: Add new test.
5148 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
5149 testing.
5150 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
5151 setup_kfail call.
5152
87781e84
AH
51532019-05-17 Alan Hayward <alan.hayward@arm.com>
5154
5155 * README (Running the Testsuite): Change example.
5156 (Testsuite Parameters): Remove TRANSCRIPT.
5157 * lib/gdb.exp: Remove TRANSCRIPT check.
5158
b420b89e
AH
51592019-05-17 Alan Hayward <alan.hayward@arm.com>
5160
5161 * README (Testsuite Parameters): Add replay logging to
5162 GDBSERVER_DEBUG.
5163 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
5164 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
5165 as a comma separated list.
5166 (gdb_debug_init): Override procedure.
5167
408e9b8b
AH
51682019-05-17 Alan Hayward <alan.hayward@arm.com>
5169
5170 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
5171 (gdb_write_cmd_file): New procedure.
5172 * lib/gdbserver-support.exp (gdbserver_start): Call
5173 gdbserver_write_cmd_file.
5174 (gdbserver_write_cmd_file): New procedure.
5175
f9e2e39d
AH
51762019-05-17 Alan Hayward <alan.hayward@arm.com>
5177
5178 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
5179 (delete_breakpoints): Likewise.
5180 (gdb_run_cmd): Likewise.
5181 (gdb_start_cmd): Likewise.
5182 (gdb_starti_cmd): Likewise.
5183 (gdb_internal_error_resync): Likewise.
5184 (gdb_test_multiple): Likewise.
5185 (gdb_reinitialize_dir): Likewise.
5186 (default_gdb_exit): Likewise.
5187 (gdb_file_cmd): Mark kill as optional.
5188 (default_gdb_start): Call gdb_stdin_log_init.
5189 (send_gdb): Call gdb_stdin_log_write.
5190 (rerun_to_main): Mark Y as an answer.
5191 (gdb_stdin_log_init): New function.
5192 (gdb_stdin_log_write): Likewise.
5193
81f47ac2
AH
51942019-05-17 Alan Hayward <alan.hayward@arm.com>
5195
5196 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
5197 * gdb.base/debug-expr.exp: Likewise.
5198 * gdb.base/foll-fork.exp: Likewise.
5199 * gdb.base/foll-vfork.exp: Likewise.
5200 * gdb.base/fork-print-inferior-events.exp: Likewise.
5201 * gdb.base/gdb-sigterm.exp: Likewise.
5202 * gdb.base/gdbinit-history.exp: Likewise.
5203 * gdb.base/osabi.exp: Likewise.
5204 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
5205 * gdb.base/ui-redirect.exp: Likewise.
5206 * gdb.gdb/unittest.exp: Likewise.
5207 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
5208 * gdb.mi/mi-watch.exp: Likewise.
5209 * gdb.mi/new-ui-mi-sync.exp: Likewise.
5210 * gdb.mi/user-selected-context-sync.exp: Likewise.
5211 * gdb.python/python.exp: Disable debug test when debugging.
5212 * gdb.threads/check-libthread-db.exp: Disable when debugging.
5213 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
5214 Likewise.
5215 * gdb.threads/stepi-random-signal.exp: Likewise.
5216
29b52314
AH
52172019-05-17 Alan Hayward <alan.hayward@arm.com>
5218
5219 * Makefile.in: Pass through GDB_DEBUG.
5220 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
5221 (gdb,debug): Add board setting.
5222 * lib/gdb.exp (default_gdb_start): Start debugging.
5223 (gdb_debug_enabled): New procedure.
5224 (gdb_debug_init): Likewise.
29b52314
AH
5225
52262019-05-17 Alan Hayward <alan.hayward@arm.com>
e79be6e5 5227
29b52314
AH
5228 * Makefile.in: Pass through GDB_DEBUG.
5229 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
5230 (gdb,debug): Add board setting.
5231 * lib/gdb.exp (default_gdb_start): Start debugging.
5232 (gdb_debug_enabled): New procedure.
5233 (gdb_debug_init): Likewise.
29b52314 5234
ca1285d1
AH
52352019-05-17 Alan Hayward <alan.hayward@arm.com>
5236
5237 * gdb.base/ui-redirect.exp: Add debug redirect tests.
5238
f3a09c80
AH
52392019-05-17 Alan Hayward <alan.hayward@arm.com>
5240
5241 * gdb.base/ui-redirect.exp: Test redirection.
5242
26648588
JV
52432019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
5244
5245 * gdb.mi/mi-complete.exp: New file.
5246 * gdb.mi/mi-complete.cc: Likewise.
5247
14237686
AB
52482019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
5249
5250 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
5251 indexed and sliced arrays, and pointers to arrays.
5252
e7bd7fba
TT
52532019-05-14 Tom Tromey <tromey@adacore.com>
5254
5255 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
5256 styling test.
5257
2764128d
TV
52582019-05-14 Tom de Vries <tdevries@suse.de>
5259
5260 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
5261 selection entry encoding.
5262
71bed2db
TT
52632019-05-10 Tom Tromey <tromey@adacore.com>
5264
5265 * gdb.ada/info_exc.exp: Add "complete" test.
5266
63b667ad
TV
52672019-05-09 Tom de Vries <tdevries@suse.de>
5268
5269 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
5270 CU-relative.
5271
9cfd2b89
TV
52722019-05-09 Tom de Vries <tdevries@suse.de>
5273
5274 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
5275 CU-relative.
5276
2228ef77
XR
52772019-05-08 Joel Brobecker <brobecker@adacore.com>
5278
5279 * gdb.ada/frame_arg_lang.exp: New testcase.
5280 * gdb.ada/frame_arg_lang/bla.adb: New file.
5281 * gdb.ada/frame_arg_lang/pck.ads: New file.
5282 * gdb.ada/frame_arg_lang/pck.adb: New file.
5283 * gdb.ada/frame_arg_lang/foo.c: New file.
5284
80e55b13
TT
52852019-05-08 Tom Tromey <tromey@adacore.com>
5286
5287 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
5288
9d3421af
TT
52892019-05-08 Tom Tromey <tromey@adacore.com>
5290
5291 * gdb.base/ptype-offsets.exp: Update tests.
5292
844333e2
TT
52932019-05-08 Tom Tromey <tromey@adacore.com>
5294
5295 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
5296 cases.
5297 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
5298 "short".
5299
988915ee
TT
53002019-05-08 Tom Tromey <tromey@adacore.com>
5301
5302 * gdb.ada/vla.exp: New file.
5303 * gdb.ada/vla/vla.adb: New file.
5304
7bd55dac
TV
53052019-05-07 Tom de Vries <tdevries@suse.de>
5306
5307 * gdb.base/index-cache.exp (ls_host): Fix return statement.
5308
75f06e9d
TV
53092019-05-07 Tom de Vries <tdevries@suse.de>
5310
5311 PR testsuite/24522
5312 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
5313 section.
5314
77e7aaa4
TV
53152019-05-07 Tom de Vries <tdevries@suse.de>
5316
5317 PR testsuite/24522
5318 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
5319 .debug_aranges section.
5320
456ba0fa
TV
53212019-05-07 Tom de Vries <tdevries@suse.de>
5322
5323 PR testsuite/24159
5324 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
5325
5a56d6a6
TV
53262019-05-06 Tom de Vries <tdevries@suse.de>
5327
5328 * lib/gdb.exp (exec_has_index_section): New proc.
5329 * gdb.base/index-cache.exp: Handle case that binfile contains an index
5330 section.
5331
9d6d4be8
TV
53322019-05-04 Tom de Vries <tdevries@suse.de>
5333
5334 * boards/cc-with-debug-names.exp: New file.
5335
222a8d25
TT
53362019-05-03 Tom Tromey <tromey@adacore.com>
5337
5338 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
5339 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
5340 * gdb.ada/char_enum.exp: Add test.
5341
0fdfd794
TV
53422019-05-03 Tom de Vries <tdevries@suse.de>
5343
5344 * boards/cc-with-gdb-index.exp: New file.
5345
80062eb9
AB
53462019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
5347
5348 * gdb.rust/simple.exp: Add new test case.
5349 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
5350 (main): Initialise an instance of the new struct.
5351
4504bbde
TT
53522019-05-01 Tom Tromey <tromey@adacore.com>
5353
5354 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
5355 record.
5356 (NPR): New variable.
5357 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
5358 test.
5359
d48e62f4
TT
53602019-05-01 Tom Tromey <tromey@adacore.com>
5361
5362 * gdb.ada/packed_array_assign.exp: Add packed assignment
5363 regression test.
5364
f59f30f5
TV
53652019-05-01 Tom de Vries <tdevries@suse.de>
5366
5367 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
5368
b70bfc54
TV
53692019-05-01 Tom de Vries <tdevries@suse.de>
5370
5371 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
5372
15f18d14
AT
53732019-04-30 Ali Tamur <tamur@google.com>
5374
5375 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
5376
2ff0a947
TT
53772019-04-30 Tom Tromey <tromey@adacore.com>
5378
5379 * lib/ada.exp (find_ada_tool): New proc.
5380 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
5381 * gdb.ada/catch_ex_std.exp: New file.
5382 * gdb.ada/catch_ex_std/foo.adb: New file.
5383 * gdb.ada/catch_ex_std/some_package.adb: New file.
5384 * gdb.ada/catch_ex_std/some_package.ads: New file.
5385
a776957c
TT
53862019-04-30 Tom Tromey <tromey@adacore.com>
5387
5388 PR c++/24470:
5389 * gdb.cp/temargs.cc: Add test code from PR.
5390
bc68014d
AB
53912019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
5392
5393 * gdb.fortran/vla-datatypes.exp: Update expected results.
5394 * gdb.fortran/vla-ptype.exp: Likewise.
5395 * gdb.fortran/vla-type.exp: Likewise.
5396 * gdb.fortran/vla-value.exp: Likewise.
5397
f1fdc960
AB
53982019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
5399
5400 * gdb.fortran/ptr-indentation.exp: Update expected results.
5401 * gdb.fortran/ptype-on-functions.exp: Likewise.
5402 * gdb.fortran/vla-ptr-info.exp: Likewise.
5403 * gdb.fortran/vla-value.exp: Likewise.
5404
bf7a4de1
AB
54052019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
5406
5407 * gdb.fortran/ptype-on-functions.exp: New file.
5408 * gdb.fortran/ptype-on-functions.f90: New file.
5409
bbe75b9d
AB
54102019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
5411
5412 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
5413 case void string.
5414
1db455a7
AB
54152019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
5416
5417 * gdb.fortran/complex.exp: Expand.
5418 * gdb.fortran/complex.f: Renamed to...
5419 * gdb.fortran/complex.f90: ...this, and extended to add more
5420 complex values.
5421
b6d03bb2
AB
54222019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
5423
5424 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
5425 MODULO, CMPLX.
5426
2e62ab40
AB
54272019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
5428 Richard Bunt <richard.bunt@arm.com>
5429
5430 * gdb.base/max-depth.c: New file.
5431 * gdb.base/max-depth.exp: New file.
5432 * gdb.python/py-nested-maps.c: New file.
5433 * gdb.python/py-nested-maps.exp: New file.
5434 * gdb.python/py-nested-maps.py: New file.
5435 * gdb.python/py-format-string.exp (test_max_depth): New proc.
5436 (test_all_common): Call test_max_depth.
5437 * gdb.fortran/max-depth.exp: New file.
5438 * gdb.fortran/max-depth.f90: New file.
5439 * gdb.go/max-depth.exp: New file.
5440 * gdb.go/max-depth.go: New file.
5441 * gdb.modula2/max-depth.exp: New file.
5442 * gdb.modula2/max-depth.c: New file.
5443 * lib/gdb.exp (get_print_expr_at_depths): New proc.
5444
d2b584a5
TV
54452019-04-29 Tom de Vries <tdevries@suse.de>
5446
5447 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
5448
136afab8
PW
54492019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5450
5451 * gdb.base/callexit.exp: Test may-call-functions off.
5452
725cbb63
KS
54532019-04-25 Keith Seitz <keiths@redhat.com>
5454
5455 PR c++/24367
5456 * gdb.cp/meth-typedefs.cc (incomplete_struct)
5457 (another_incomplete_struct, test_incomplete): New definitions.
5458 (main): Use new definitions.
5459 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
5460 functions.
5461
701adfb0
PA
54622019-04-25 Ali Tamur <tamur@google.com>
5463
5464 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
5465
82433e3e
SDJ
54662019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
5467
5468 PR corefiles/11608
5469 PR corefiles/18187
5470 * gdb.base/coredump-filter-build-id.exp: New file.
5471
dd06d4d6
AH
54722019-04-25 Alan Hayward <alan.hayward@arm.com>
5473
e79be6e5
SM
5474 * Makefile.in: Pass through GDBSERVER_DEBUG.
5475 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
5476 (gdbserver,debug): Add board setting.
5477 * gdb.trace/tspeed.exp: Skip when debugging.
5478 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
5479 * lib/gdbserver-support.exp: Likewise
dd06d4d6 5480
1670072e
TT
54812019-04-24 Tom Tromey <tromey@adacore.com>
5482
5483 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
5484 Rust.
5485
a59240a4
TT
54862019-04-24 Tom Tromey <tromey@adacore.com>
5487
5488 * gdb.arch/amd64-eval.exp: Test bitfield return.
5489 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
5490 (class Foo) <return_bitfields>: New method.
5491 (main): Call it.
5492
b907456c
AB
54932019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
5494
5495 * gdb.cp/many-args.cc: New file.
5496 * gdb.cp/many-args.exp: New file.
5497
5c565afd
TV
54982019-04-23 Tom de Vries <tdevries@suse.de>
5499
5500 PR gdb/24433
5501 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
5502
ba22ff86
AH
55032019-04-23 Alan Hayward <alan.hayward@arm.com>
5504
5505 * gdb.trace/backtrace.exp: Use nopie flag.
5506 * gdb.trace/circ.exp: Likewise.
5507 * gdb.trace/collection.exp: Likewise.
5508 * gdb.trace/ftrace.exp: Likewise.
5509 * gdb.trace/mi-trace-unavailable.exp: Likewise.
5510 * gdb.trace/mi-traceframe-changed.exp: Likewise.
5511 * gdb.trace/qtro.exp: Likewise.
5512 * gdb.trace/read-memory.exp: Likewise.
5513 * gdb.trace/report.exp: Likewise.
5514 * gdb.trace/tfile.exp: Likewise.
5515 * gdb.trace/tfind.exp: Likewise.
5516 * gdb.trace/unavailable.exp: Likewise.
5517
7905fc35
PA
55182019-04-22 Pedro Alves <palves@redhat.com>
5519
5520 * gdb.base/solib-probes-nosharedlibrary.c,
5521 gdb.base/solib-probes-nosharedlibrary.exp: New files.
5522
8ecb59f8
TT
55232019-04-19 Tom Tromey <tromey@adacore.com>
5524
5525 * gdb.ada/ptype_union.c: New file.
5526 * gdb.ada/ptype_union.exp: New file.
5527
62160ec9
TT
55282019-04-19 Tom Tromey <tromey@adacore.com>
5529
5530 PR symtab/24423:
5531 * gdb.base/list0.h (foo): Add a control-l character.
5532
36cd4ba5
TV
55332019-04-18 Tom de Vries <tdevries@suse.de>
5534
5535 PR gdb/24433
5536 * boards/local-board.exp: Set sysroot to "".
5537
b73715df
TV
55382019-04-18 Tom de Vries <tdevries@suse.de>
5539 Pedro Alves <palves@redhat.com>
5540
5541 PR gdb/24454
5542 * gdb.threads/vfork-follow-child-exec.c: New file.
5543 * gdb.threads/vfork-follow-child-exec.exp: New file.
5544 * gdb.threads/vfork-follow-child-exit.c: New file.
5545 * gdb.threads/vfork-follow-child-exit.exp: New file.
5546
4aa866af
LS
55472019-04-15 Leszek Swirski <leszeks@google.com>
5548
5549 * gdb.arch/amd64-eval.cc: New file.
5550 * gdb.arch/amd64-eval.exp: New file.
5551
e5a1a79a
AH
55522019-04-11 Alan Hayward <alan.hayward@arm.com>
5553
5554 * gdb.server/sysroot.c: New test.
5555 * gdb.server/sysroot.exp: New file.
5556 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
5557 matching param.
5558
41077b66
AB
55592019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
5560
5561 * gdb.base/align.exp: Extend test to cover structures containing
5562 only static fields.
5563
c30391f8
TV
55642019-04-11 Tom de Vries <tdevries@suse.de>
5565
5566 * boards/cc-with-dwz-m.exp: New file.
5567 * boards/cc-with-dwz.exp: New file.
5568 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
5569
e242fd12
SM
55702019-04-09 Simon Marchi <simon.marchi@efficios.com>
5571
5572 * gdb.base/start-cpp.exp: New file.
5573 * gdb.base/start-cpp.cc: New file.
5574
2b0c8b01
KB
55752019-04-08 Kevin Buettner <kevinb@redhat.com>
5576
5577 * gdb.python/py-thrhandle.exp: Adjust tests to call
5578 thread_from_handle instead of thread_from_thread_handle.
5579
947210e5
KB
55802019-04-08 Kevin Buettner <kevinb@redhat.com>
5581
5582 * gdb.python/py-thrhandle.exp: Add tests for
5583 gdb.InferiorThread.handle.
5584
d7df6549
AB
55852019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
5586
5587 * gdb.python/py-function.exp: Check calling helper function from
5588 all languages.
5589 * lib/gdb.exp (gdb_supported_languages): New proc.
5590
8bdc1658
AB
55912019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
5592
5593 * gdb.base/complex-parts.c: New file.
5594 * gdb.base/complex-parts.exp: New file.
5595
05caa1d2
TT
55962019-04-01 Tom Tromey <tromey@adacore.com>
5597
5598 PR symtab/23331:
5599 * gdb.dwarf2/dw2-ranges-main.c: New file.
5600 * gdb.dwarf2/dw2-ranges-psym.c: New file.
5601 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
5602
7734102d
EZ
56032019-03-30 Simon Marchi <simark@simark.ca>
5604
5605 * gdb.base/default.exp: Add values for $_gdb_major and
5606 $_gdb_minor.
5607
188e1fa9
TT
56082019-03-29 Tom Tromey <tromey@adacore.com>
5609
5610 * gdb.base/help.exp: Tighten apropos regexp.
5611
2880242d
KS
56122019-03-29 Keith Seitz <keiths@redhat.com>
5613
5614 * gdb.fortran/array-bounds.exp: New file.
5615 * gdb.fortran/array-bounds.f90: New file.
5616
077cad8e
PW
56172019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5618
5619 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
5620
80047cfc
PW
56212019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5622
5623 * gdb.multi/hello.c (main): Increase alarm timer.
5624
f489207e
SL
56252019-03-28 Sandra Loosemore <sandra@codesourcery.com>
5626
5627 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
5628 factor when no hardware watchpoint support.
5629
c92df149
AH
56302019-03-28 Alan Hayward <alan.hayward@arm.com>
5631 Pedro Alves <palves@redhat.com>
5632
5633 * boards/local-board.exp: set sysroot to /.
5634
933aebfa
AH
56352019-03-27 Alan Hayward <alan.hayward@arm.com>
5636
5637 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
5638 in child.
5639
9f9aa852
AB
56402019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
5641
5642 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
5643 field.
5644 (make_container): Initialise new field.
5645 * gdb.python/py-prettyprint.exp: Add new tests.
5646 * gdb.python/py-prettyprint.py (class ContainerPrinter)
5647 <display_hint>: New method.
5648
3714a195
AB
56492019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
5650
5651 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
5652 gdb_continue_to_breakpoint more throughout this test.
5653 (run_lang_tests) Supply unique test names, and use
5654 gdb_test_no_output.
5655
18c77628
AB
56562019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
5657
5658 * gdb.base/finish-pretty.exp: Update expected results.
5659 * gdb.base/pretty-print.c: New file.
5660 * gdb.base/pretty-print.exp: New file.
5661
9a93502f
PA
56622019-03-25 Pedro Alves <palves@redhat.com>
5663
5664 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
5665 move comments outside list. Append '-i "" eof' section.
5666
968aa7ae
AH
56672019-03-22 Alan Hayward <alan.hayward@arm.com>
5668
34a7f2a4 5669 PR testsuite/25016
968aa7ae
AH
5670 * README: Add pie options.
5671 * gdb.base/break-interp.exp: Ensure pie is disabled.
5672 * gdb.base/dump.exp: Likewise.
5673 * lib/gdb.exp (gdb_compile): Add pie option.
5674
4c7d57e7
TT
56752019-03-19 Tom Tromey <tromey@adacore.com>
5676
5677 * gdb.mi/mi2-cli-display.c: New file.
5678 * gdb.mi/mi2-cli-display.exp: New file.
5679
bff8c71f
TT
56802019-03-18 Joel Brobecker <brobecker@adacore.com>
5681 Tom Tromey <tromey@adacore.com>
5682
5683 * gdb.ada/ptype_array/pck.adb: New file.
5684 * gdb.ada/ptype_array/pck.ads: New file.
5685 * gdb.ada/ptype_array/foo.adb: New file.
5686 * gdb.ada/ptype_array.exp: New file.
5687
d085f989
TT
56882019-03-14 Tom Tromey <tromey@adacore.com>
5689
5690 * gdb.base/style.exp: Add "set style sources" test.
5691
b4be1b06
SM
56922019-03-13 Simon Marchi <simon.marchi@ericsson.com>
5693
5694 * mi-breakpoint-location-ena-dis.exp: Rename to ...
5695 * mi-breakpoint-multiple-locations.exp: ... this.
5696 (make_breakpoints_pattern): New proc.
5697 (do_test): Add mi_version parameter, test -break-insert,
5698 -break-info and =breakpoint-created.
5699
7cde5fc2
AB
57002019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
5701
5702 * config/default.exp: Remove 'load_lib gdb.exp'.
5703 * config/monitor.exp: Likewise.
5704 * config/sid.exp: Likewise.
5705 * config/sim.exp: Likewise.
5706 * config/slite.exp: Likewise.
5707 * config/unix.exp: Likewise.
5708 * gdb.base/default.exp: Remove unhelpful comment.
5709
efbecbc1
AB
57102019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5711
5712 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
5713
0841c79a
AB
57142019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5715
5716 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
5717
4a270568
AB
57182019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5719
5720 * gdb.fortran/type-kinds.exp: Update expected results.
5721
067630bd
AB
57222019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5723
5724 * gdb.fortran/type-kinds.exp: Test new integer type kind.
5725
3be47f7a
AB
57262019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5727
5728 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
5729 function.
5730 (test_basic_parsing_of_type_kinds): Expand types tested.
5731 (test_parsing_invalid_type_kinds): New function.
5732
4d00f5d8
AB
57332019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5734
5735 * gdb.fortran/intrinsics.exp: New file.
5736 * gdb.fortran/intrinsics.f90: New file.
5737 * gdb.fortran/type-kinds.exp: New file.
5738
c8f91604
AB
57392019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5740
5741 * gdb.fortran/dot-ops.exp: New file.
5742
dd9f2c76
AB
57432019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5744
5745 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
5746 Check upper and lower case logical literals.
5747
84ec9724
AB
57482019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5749
5750 * gdb.fortran/types.exp (test_float_literal_types_accepted):
5751 Remove duplicate tests.
5752
c3734e09
AH
57532019-03-06 Alan Hayward <alan.hayward@arm.com>
5754
5755 * lib/gdb.exp (builtin_cd): rename of cd.
5756 (cd): Override builtin.
5757
aa3cfbda
RB
57582019-03-06 Richard Bunt <richard.bunt@arm.com>
5759
5760 * gdb.fortran/function-calls.exp: New file.
5761 * gdb.fortran/function-calls.f90: New test.
5762
7b63ad86
RB
57632019-03-04 Richard Bunt <richard.bunt@arm.com>
5764
5765 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
5766 on user program standard output.
5767 * gdb.fortran/short-circuit-argument-list.f90: Record function
5768 calls.
5769
01abb042
AH
57702019-02-28 Alan Hayward <alan.hayward@arm.com>
5771
c3734e09
AH
5772 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
5773 failure.
01abb042 5774
92137da0
RO
57752019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5776
5777 PR gdb/8527
5778 * gdb.base/interrupt-daemon-attach.c,
5779 gdb.base/interrupt-daemon-attach.exp: New test.
5780
5862844d
PA
57812019-02-27 Pedro Alves <palves@redhat.com>
5782
5783 * gdb.base/page.exp: Add tests for "set width/height -1".
5784
8ed25214
PA
57852019-02-27 Pedro Alves <palves@redhat.com>
5786
5787 * gdb.base/page.exp: Add tests for "set/show width/height" with
5788 "infinite" values.
5789
6c28e44a
TT
57902019-02-27 Tom Tromey <tromey@adacore.com>
5791
5792 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
5793 2.4.
5794 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
5795 workaround.
5796
bf9a735e
AB
57972019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
5798
5799 * gdb.base/align.exp: Extend to compile in both C and C++, and add
5800 tests for structs with static members.
5801
8791793c
TT
58022019-02-26 Tom Tromey <tromey@adacore.com>
5803
5804 * gdb.python/py-value.exp (test_value_from_buffer): Check for
5805 ValueError, not TypeError.
5806
bc2a507e
KB
58072019-02-26 Kevin Buettner <kevinb@redhat.com>
5808
5809 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
5810 call from main program.
5811
e0e7d3bd
JB
58122019-02-23 Joel Brobecker <brobecker@adacore.com>
5813
5814 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
5815 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
5816 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
5817 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
5818 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
5819
9600246d
KS
58202019-02-22 Keith Seitz <keiths@redhat.com>
5821
5822 PR symtab/23853
5823 * gdb.base/symlink-sourcefile.c: New file.
5824 * gdb.base/symlink-sourcefile.exp: New file.
5825
0c95f9ed
TT
58262019-02-20 Tom Tromey <tom@tromey.com>
5827
5828 * gdb.base/info_qt.exp: Update.
5829
6caa91b6
SM
58302019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
5831
5832 * gdb.base/source.exp: Move "error in sourced script" code to
5833 the end.
5834 * gdb.base/source-error.gdb: Move contents to
5835 source-error-1.gdb. Add new code to source source-error-1.gdb.
5836 * gdb.base/source-error-1.gdb: New file, from previous
5837 source-error.gdb.
5838
6506371f
TT
58392019-02-17 Tom Tromey <tom@tromey.com>
5840
5841 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
5842 for macro styling.
5843 * gdb.base/style.c (SOME_MACRO): New macro.
5844
a0087920
TT
58452019-02-17 Tom Tromey <tom@tromey.com>
5846
5847 * gdb.base/style.exp: Add line-wrapping tests.
5848 * gdb.base/page.exp: Add test for quitting during pagination.
5849
a2cd4f14
JB
58502019-02-17 Joel Brobecker <brobecker@adacore.com>
5851
5852 * gdb.ada/big_packed_array: New testcase.
5853 * gdb.ada/homonym.exp: Fix incorrect expected output for
5854 "break <homonym__get_value>" test.
5855
9d70ffbc
WP
58562019-02-13 Weimin Pan <weimin.pan@oracle.com>
5857
5858 PR breakpoints/21870
5859 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
5860 and prepare_for_testing. Add comment.
5861 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
5862 redundant cleanup call. Clean up comment.
5863
01c7ae81
WP
58642019-02-12 Weimin Pan <weimin.pan@oracle.com>
5865
5866 PR breakpoints/21870
5867 * gdb.arch/aarch64-dbreg-contents.exp: New file.
5868 * gdb.arch/aarch64-dbreg-contents.c: New file.
5869
aff29d1c
JB
58702019-02-10 Joel Brobecker <brobecker@adacore.com>
5871
5872 * gdb.ada/mi_ref_changeable: New testcase.
5873
df0da8a2
AH
58742019-02-07 Alan Hayward <alan.hayward@arm.com>
5875
5876 * gdb.base/attach.exp: Add double attach test.
5877
bd447abb
SM
58782019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
5879
5880 * lib/gdb.exp (default_gdb_start): Don't match pagination
5881 prompt.
5882 (gdb_init): Set stty_init.
5883
1dbc40b9
TT
58842019-01-27 Tom Tromey <tom@tromey.com>
5885
5886 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
5887 skip_python_tests.
5888
353229bf
AH
58892019-01-24 Alan Hayward <alan.hayward@arm.com>
5890
5891 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
5892 New structure.
5893 (struct struct_static_02_02): Likewise.
5894 (struct struct_static_02_03): Likewise.
5895 (struct struct_static_02_04): Likewise.
5896 (struct struct_static_04_01): Likewise.
5897 (struct struct_static_04_02): Likewise.
5898 (struct struct_static_04_03): Likewise.
5899 (struct struct_static_04_04): Likewise.
5900 (struct struct_static_06_01): Likewise.
5901 (struct struct_static_06_02): Likewise.
5902 (struct struct_static_06_03): Likewise.
5903 (struct struct_static_06_04): Likewise.
5904 (cmp_struct_static_02_01): Likewise.
5905 (cmp_struct_static_02_02): Likewise.
5906 (cmp_struct_static_02_03): Likewise.
5907 (cmp_struct_static_02_04): Likewise.
5908 (cmp_struct_static_04_01): Likewise.
5909 (cmp_struct_static_04_02): Likewise.
5910 (cmp_struct_static_04_03): Likewise.
5911 (cmp_struct_static_04_04): Likewise.
5912 (cmp_struct_static_06_01): Likewise.
5913 (cmp_struct_static_06_02): Likewise.
5914 (cmp_struct_static_06_03): Likewise.
5915 (cmp_struct_static_06_04): Likewise.
5916 (call_all): Test new structs.
5917 * gdb.base/infcall-nested-structs.exp: Likewise.
5918
73021deb
AH
59192019-01-21 Alan Hayward <alan.hayward@arm.com>
5920 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
5921
fc65c7db
AH
59222019-01-21 Alan Hayward <alan.hayward@arm.com>
5923 * gdb.base/stack-protector.c: New test.
5924 * gdb.base/stack-protector.exp: New file.
5925 * gdb.cp/ovldbreak.exp: Only allow a single break line.
5926 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
5927 option.
5928 (gdb_compile): Remove stack protector for GCC and prevent
5929 recursion.
5930
c24bdb02
KS
59312019-01-16 Keith Seitz <keiths@redhat.com>
5932
5933 PR gdb/23773
5934 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
5935
6f072a10
PFC
59362019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5937
5938 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
5939 aliases.
5940 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
5941 tests.
5942 * gdb.arch/powerpc-vector-regs.c: New file.
5943 * gdb.arch/powerpc-vector-regs.exp: New file.
5944
a7b8d682
PFC
59452019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5946
5947 * gdb.arch/altivec-regs.exp: Fix the list passed to
5948 gdb_expect_list when testing "info vector".
5949
6eb6fb67
AB
59502019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
5951
5952 * gdb.base/style.exp: Don't include path in testname.
5953
b56f80d8
KS
59542019-01-10 Keith Seitz <keiths@redhat.com>
5955
5956 PR gdb/23712
5957 PR symtab/23010
5958 * gdb.dwarf2/multidictionary.exp: New file.
5959
041be526
SM
59602019-01-09 Simon Marchi <simon.marchi@ericsson.com>
5961
5962 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
5963 (test_gnuv3_style_demangling): ... this.
5964 (test_lucid_style_demangling): Remove.
5965 (test_arm_style_demangling): Remove.
5966 (test_hp_style_demangling): Remove.
5967 (do_tests): Remove calls to the above.
5968
d820d0c3
AB
59692019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
5970
5971 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
5972 case.
5973
f097f5ad
TT
59742019-01-06 Tom Tromey <tom@tromey.com>
5975
5976 PR gdb/28155:
5977 * gdb.dwarf2/typedef-void-finish.exp: New file.
5978
2cd8cc0b
TT
59792018-12-28 Tom Tromey <tom@tromey.com>
5980 Simon Marchi <simark@simark.ca>
5981
5982 * gdb.base/jit-exec.exp: New file.
5983 * gdb.base/jit-exec.c: New file.
5984 * gdb.base/jit-execd.c: New file.
5985
35fb8261
TT
59862018-12-28 Tom Tromey <tom@tromey.com>
5987
5988 * gdb.base/style.exp: Update test to check for address styling.
5989
47fd17cd
TT
59902018-12-28 Tom Tromey <tom@tromey.com>
5991
5992 * gdb.base/style.exp: Add test for styling of "Reading symbols"
5993 message.
5994
d47032b7
TT
59952018-12-28 Tom Tromey <tom@tromey.com>
5996
5997 * gdb.base/style.exp: Add test for version number styling.
5998
af79b68d
TT
59992018-12-28 Tom Tromey <tom@tromey.com>
6000
6001 * gdb.base/style.exp: Add test for print_address_symbolic.
6002
0bb296cb
TT
60032018-12-28 Tom Tromey <tom@tromey.com>
6004
6005 * gdb.base/style.exp: Add test for breakpoint setting.
6006
80ae2043
TT
60072018-12-28 Tom Tromey <tom@tromey.com>
6008
6009 * gdb.base/style.exp: Add test for variable names.
6010
cbe56571
TT
60112018-12-28 Tom Tromey <tom@tromey.com>
6012
6013 * gdb.base/style.exp: New file.
6014 * gdb.base/style.c: New file.
6015
9162a27c
TT
60162018-12-28 Tom Tromey <tom@tromey.com>
6017
6018 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
6019 "dumb".
6020 * gdb.base/readline.exp (operate_and_get_next): Save and restore
6021 the TERM environment variable.
6022
bc543c90
TT
60232018-12-27 Tom Tromey <tom@tromey.com>
6024
6025 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
6026 pagination test.
6027
6f0ffe50
AB
60282018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
6029
6030 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
6031 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
6032
b5a1e557
PW
60332018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6034
6035 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
6036 Filename a.adb changed to bp_fun_addr.adb.
6037 gdb.ada/bp_fun_addr.exp: Update test accordingly.
6038
6e8b1ab2
JV
60392018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
6040
6041 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
6042 non-PIE executables.
6043 * README: Mention the gdb,nopie_flag board setting.
6044 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
6045 non-PIE executable.
6046 * gdb.arch/amd64-entry-value.exp: Likewise.
6047 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
6048 * gdb.arch/i386-float.exp: Likewise.
6049 * gdb.arch/i386-signal.exp: Likewise.
6050 * gdb.mi/mi-reg-undefined.exp: Likewise.
6051
d00a27c5
PM
60522018-12-21 Paul Marechal <paul.marechal@ericsson.com>
6053
6054 PR gdb/23974
6055 * gdb.base/info-os.exp: Check return for unknown "info os" type.
6056
161d081c
PW
60572018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6058
6059 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
6060 Update order of results accordingly.
6061
b001de23
AB
60622018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
6063
6064 * gdb.base/annota1.exp: Update a test regexp.
6065
99e1a184
AB
60662018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
6067
6068 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
6069
7a81c1e2
PW
60702018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6071
6072 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
6073 (reuse_time): Initialize to REUSE_TIME_CAP.
6074 (check_rc): New function.
6075 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
6076 Check pthread_create rc.
6077 (spawner_thread_func): Check pthread_create and pthread_join rc.
6078
73e8dc90
PA
60792018-12-08 Pedro Alves <palves@redhat.com>
6080
6081 * gdb.base/list.exp (test_forward_search): Rename to ...
6082 (test_forward_reverse_search): ... this. Also test reverse-search
6083 and the forward-search alias.
6084
13f2ed32
AB
60852018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
6086
6087 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
6088 local timeout variable before return, and remove all local timeout
6089 variable entirely.
6090 (gdb_load): Likewise.
6091
64d27cfc
TV
60922018-12-01 Tom de Vries <tdevries@suse.de>
6093
6094 * gdb.base/gdb-caching-proc.exp: New file.
6095
f63c03b4
SDJ
60962018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
6097
6098 * Makefile.in (TIMESTAMP): New variable.
6099 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
6100 command.
6101 (check-single-racy): Likewise.
6102 (check/%.exp): Likewise.
6103 (check-racy/%.exp): Likewise.
6104 (workers/%.worker): Likewise.
6105 (build-perf): Likewise.
6106 (check-perf): Likewise.
6107 * README: Describe new "TS" and "TS_FORMAT" variables.
6108 * print-ts.py: New file.
6109
1c97054b
BF
61102018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
6111
6112 PR python/23714
6113 * gdb.python/python.exp: Test command repetition after
6114 gdb.execute.
6115
1871a62d
AB
61162018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
6117
6118 * gdb.opt/inline-break.exp: Add test that info breakpoint output
6119 is correctly aligned.
6120
fb5e1ed9
PW
61212018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6122
6123 * gdb.ada/info_auto_lang.exp: New testcase.
6124 * gdb.ada/info_auto_lang/global_pack.ads: New file.
6125 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
6126 * gdb.ada/info_auto_lang/some_c.c: New file.
6127
43d397ca
PW
61282018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6129
6130 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
6131 FUNC_lang language syntax.
6132
beddd671
PW
61332018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6134
6135 * gdb.base/info_minsym.c: New file.
6136 * gdb.base/info_minsym.exp: New file.
6137
73fc52c4
TT
61382018-11-19 Tom Tromey <tom@tromey.com>
6139
6140 PR rust/23625:
6141 * gdb.rust/simple.exp: Add ptype test. Update expected output.
6142 * gdb.rust/expr.exp: Update expected output. Change one test.
6143
994b876a
TT
61442018-11-19 Tom Tromey <tom@tromey.com>
6145
6146 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
6147
6769f276
PA
61482018-11-19 Pedro Alves <palves@redhat.com>
6149
6150 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
6151 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
6152 see the expected warning.
6153
38a72da0
AH
61542018-11-16 Alan Hayward <alan.hayward@arm.com>
6155
6156 PR gdb/22736:
6157 * gdb.cp/infcall-nodebug-lib.c: New test.
6158 * gdb.cp/infcall-nodebug-main.c: New test.
6159 * gdb.cp/infcall-nodebug.exp: New file.
6160
53a89d6e
SM
61612018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
6162
6163 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
6164 completer tests.
6165
9325300d
TV
61662018-11-09 Tom de Vries <tdevries@suse.de>
6167
6168 * gdb.base/msym-lang.c: New test.
6169 * gdb.base/msym-lang.exp: New file.
6170 * gdb.base/msym-lang-main.c: New test.
6171
20f0d60d
TT
61722018-11-08 Tom Tromey <tom@tromey.com>
6173
6174 PR gdb/23555:
6175 PR gdb/23838:
6176 * gdb.base/warning.exp: New file.
6177
b5420128
JB
61782018-11-08 Jan Beulich <jbeulich@suse.com>
6179
6180 * testsuite/gdb.arch/i386-avx512.c,
6181 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
6182
cd115d61
AB
61832018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
6184
6185 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
6186 point hardware.
6187
35ee2dc2
AB
61882018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
6189
6190 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
6191 * gdb.dwarf2/missing-type-name.exp: New file.
6192
31aceee8
TV
61932018-11-06 Tom de Vries <tdevries@suse.de>
6194
6195 * gdb.base/many-headers.c: New test.
6196 * gdb.base/many-headers.exp: New file.
6197
109be305
JW
61982018-11-06 Jim Wilson <jimw@sifive.com>
6199
6200 * gdb.base/code_elim.exp: For riscv, set additional_flags
6201 to include -msmall-data-limit=0.
6202
e2b7af72
JB
62032018-11-01 Joel Brobecker <brobecker@adacore.com>
6204
6205 * gdb.ada/watch_minus_l: New testcase.
6206
cdcda965
SM
62072018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
6208
6209 * gdb.arch/aix-sighandle.c: New file.
6210 * gdb.arch/aix-sighandle.exp: New file.
6211
92dcebf3
AB
62122018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
6213
6214 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
6215 registers being unions.
6216
68b9ac18
TV
62172018-10-31 Tom de Vries <tdevries@suse.de>
6218
6219 * lib/valgrind.exp: New file.
6220 (vgdb_start, vgdb_stop): New procs, factored out of ...
6221 * gdb.base/valgrind-bt.exp: ... here, ...
6222 * gdb.base/valgrind-disp-step.exp: ... here and ...
6223 * gdb.base/valgrind-infcall.exp: ... here.
6224
1443936e
TV
62252018-10-31 Tom de Vries <tdevries@suse.de>
6226
6227 * lib/gdb.exp (get_valueof): Don't output read value in test name.
6228
eb77c9df
AB
62292018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
6230
6231 * gdb.dwarf2/void-type.c: New file.
6232 * gdb.dwarf2/void-type.exp: New file.
6233
82b5e646
PW
62342018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6235
6236 * gdb.base/info_qt.c: New file.
6237 * gdb.base/info_qt.exp: New file.
6238
8d619c01
EBM
62392018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
6240
6241 * gdb.arch/powerpc-htm-regs.c: New file.
6242 * gdb.arch/powerpc-htm-regs.exp: New file.
6243
f2cf6173
EBM
62442018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
6245
6246 * gdb.arch/powerpc-tar.c: New file.
6247 * gdb.arch/powerpc-tar.exp: New file.
6248
7ca18ed6
EBM
62492018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
6250
6251 * gdb.arch/powerpc-ppr-dscr.c: New file.
6252 * gdb.arch/powerpc-ppr-dscr.exp: New file.
6253
bfcc0eba
TV
62542018-10-25 Tom de Vries <tdevries@suse.de>
6255
6256 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
6257
fe1a5cad
TV
62582018-10-24 Tom de Vries <tdevries@suse.de>
6259
6260 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
6261 longer exists error.
6262
a76dc3b7
TV
62632018-10-24 Tom de Vries <tdevries@suse.de>
6264
6265 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
6266
4df46df7
TV
62672018-10-24 Tom de Vries <tdevries@suse.de>
6268
6269 * gdb.base/valgrind-db-attach.exp: Handle removed support for
6270 --db-attach in valgrind.
6271
0dbfcfff
AB
62722018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
6273
6274 * gdb.arch/riscv-reg-aliases.c: New file.
6275 * gdb.arch/riscv-reg-aliases.exp: New file.
6276
b04480b1
AH
62772018-10-19 Alan Hayward <alan.hayward@arm.com>
6278
6279 * gdb.python/py-cmd.exp: Check for gdb_prompt.
6280
2c6ac8d7
AH
62812018-10-19 Alan Hayward <alan.hayward@arm.com>
6282
6283 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
6284
2bc69f25
AH
62852018-10-19 Alan Hayward <alan.hayward@arm.com>
6286
6287 * gdb.cp/ovldbreak.exp: Fix regexps.
6288
1f1ae3a3
AH
62892018-10-19 Alan Hayward <alan.hayward@arm.com>
6290
6291 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
6292
94c18618
SDJ
62932018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
6294
6295 PR cli/23785
6296 * gdb.base/restore.exp: New test to check if "restore" with an
6297 invalid file doesn't segfault.
6298
812cd6eb
TV
62992018-10-18 Tom de Vries <tdevries@suse.de>
6300
6301 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
6302 * gdb.ada/excep_handle.exp: Same.
6303 * gdb.ada/mi_string_access.exp: Same.
6304 * gdb.ada/mi_var_union.exp: Same.
6305 * gdb.arch/arc-analyze-prologue.exp: Same.
6306 * gdb.arch/arc-decode-insn.exp: Same.
6307 * gdb.base/readnever.exp: Same.
6308 * gdb.fortran/printing-types.exp: Same.
6309 * gdb.guile/scm-lazy-string.exp: Same.
6310
c4b90788
TV
63112018-10-16 Tom de Vries <tdevries@suse.de>
6312
6313 PR gdb/23730
6314 * gdb.base/catch-follow-exec.c: Add copyright notice.
6315 * gdb.base/catch-follow-exec.exp: Rewrite to use
6316 gdb_spawn_with_cmdline_opts. Require gdb-native.
6317
8bca2978
SL
63182018-10-12 Sandra Loosemore <sandra@codesourcery.com>
6319
6320 * gdb.trace/actions-changed.exp: Check for arch support.
6321 * gdb.trace/actions.exp: Likewise.
6322 * gdb.trace/ax.exp: Likewise.
6323 * gdb.trace/backtrace.exp: Likewise.
6324 * gdb.trace/change-loc.exp: Likewise.
6325 * gdb.trace/deltrace.exp: Likewise.
6326 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
6327 * gdb.trace/ftrace.exp: Likewise.
6328 * gdb.trace/infotrace.exp: Check for arch support.
6329 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
6330 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
6331 * gdb.trace/mi-tsv-changed.exp: Likewise.
6332 * gdb.trace/packetlen.exp: Likewise.
6333 * gdb.trace/passc-dyn.exp: Likewise.
6334 * gdb.trace/passcount.exp: Likewise.
6335 * gdb.trace/pending.exp: Likewise.
6336 * gdb.trace/range-stepping.exp: Check for shlib support.
6337 * gdb.trace/report.exp: Check for arch support.
6338 * gdb.trace/save-trace.exp: Likewise.
6339 * gdb.trace/signal.exp: Check for signal support.
6340 * gdb.trace/tfind.exp: Check for arch support.
6341 * gdb.trace/trace-break.exp: Check for arch and shlib support.
6342 * gdb.trace/trace-common.h: Add comment.
6343 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
6344 * gdb.trace/trace-enable-disable.exp: Likewise.
6345 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
6346 * gdb.trace/tracecmd.exp: Check for arch support.
6347 * gdb.trace/tspeed.exp: Check for shlib and target support.
6348 * gdb.trace/tstatus.exp: Check for arch support.
6349 * gdb.trace/tsv.exp: Likewise.
6350 * gdb.trace/while-dyn.exp: Likewise.
6351 * gdb.trace/while-stepping.exp: Likewise.
6352 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
6353
f9c49bff
SM
63542018-10-12 Simon Marchi <simon.marchi@ericsson.com>
6355
6356 * gdb.trace/tspeed.exp: Remove nowarnings.
6357 (prepare_for_trace_test): Declare "global ipalib".
6358 * gdb.trace/tspeed.c: Include unistd.h.
6359 (main): Remove superfluous printf argument.
6360
d4330bde
SL
63612018-10-11 Sandra Loosemore <sandra@codesourcery.com>
6362
6363 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
6364 directory prefix on the filename.
6365
8ecfd7bd
SDJ
63662018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
6367
6368 * gdb.gdb/unittest.exp: Update expected message informing that
6369 selftests have been disabled.
6370 * gdb.server/unittest.exp: Likewise.
6371
58bbcd02
TV
63722018-10-09 Tom de Vries <tdevries@suse.de>
6373
6374 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
6375 with runto_main.
6376
9f6b697b
WP
63772018-10-08 Weimin Pan <weimin.pan@oracle.com>
6378
6379 PR c++/16841
6380 * gdb.cp/virtbase2.cc: New file.
6381 * gdb.cp/virtbase2.exp: New file.
6382
add5ded5
TT
63832018-10-06 Tom Tromey <tom@tromey.com>
6384
6385 PR python/19399:
6386 * gdb.python/py-inferior.exp: Add architecture test.
6387
f9e48344
TT
63882018-10-06 Tom Tromey <tom@tromey.com>
6389
6390 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
6391 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
6392
2a8be203
TT
63932018-10-06 Tom Tromey <tom@tromey.com>
6394
6395 * gdb.python/py-breakpoint.exp (check_last_event): Check location
6396 of a "throw" catchpoint.
6397
e04caa70
SDJ
63982018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
6399
6400 * gdb.base/info-proc.exp: Update string expected from "help info
6401 proc".
6402
5ca8c39f
TT
64032018-10-04 Tom Tromey <tom@tromey.com>
6404
6405 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
6406 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
6407 (test_initial_complaints, test_empty_complaints): Update.
6408 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
6409
3453e7e4
TT
64102018-10-04 Tom Tromey <tom@tromey.com>
6411
6412 PR cli/19551:
6413 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
6414 * lib/gdb.exp (gdb_file_cmd): Update.
6415 * gdb.stabs/weird.exp (print_weird_var): Update.
6416 * gdb.server/solib-list.exp: Update.
6417 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
6418 * gdb.mi/mi-cli.exp: Update.
6419 * gdb.linespec/linespec.exp: Update.
6420 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
6421 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
6422 * gdb.cp/cp-relocate.exp: Update.
6423 * gdb.base/sym-file.exp: Update.
6424 * gdb.base/relocate.exp: Update.
6425 * gdb.base/readnever.exp: Update.
6426 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
6427 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
6428 * gdb.base/dbx.exp (gdb_file_cmd): Update.
6429 * gdb.base/code_elim.exp: Update.
6430 * gdb.base/break-unload-file.exp (test_break): Update.
6431 * gdb.base/break-interp.exp (test_attach_gdb): Update.
6432 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
6433 Update.
6434 * gdb.base/attach.exp (do_attach_tests): Update.
6435 * gdb.base/sepdebug.exp: Update.
6436 * gdb.python/py-section-script.exp: Update.
6437
6afcf761
TT
64382018-10-04 Tom Tromey <tom@tromey.com>
6439
6440 PR cli/22234:
6441 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
6442 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
6443 output.
6444
fef1b293
TT
64452018-10-04 Tom Tromey <tom@tromey.com>
6446
6447 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
6448 set width and height to 0.
6449 (test_command_line_attach_run): Use -quiet.
6450
ca98345e
SL
64512018-10-03 Sandra Loosemore <sandra@codesourcery.com>
6452
6453 * lib/gdb.exp (skip_ifunc_tests): New.
6454 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
6455 other compile failures.
6456 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
6457
ff34e6ae
SM
64582018-10-01 Simon Marchi <simon.marchi@ericsson.com>
6459
6460 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
6461 is_amd64_regs_target.
6462
6bb8890e
AH
64632018-10-01 Alan Hayward <alan.hayward@arm.com>
6464
6465 * gdb.arch/aarch64-sighandler-regs.c: New test.
6466 * gdb.arch/aarch64-sighandler-regs.exp: New file.
6467 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
6468
224d30d3
MM
64692018-10-01 Markus Metzger <markus.t.metzger@intel.com>
6470
6471 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
6472 assembly.
6473
f67ffa6a
AB
64742018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
6475
6476 * gdb.base/frame-selection.exp: New file.
6477 * gdb.base/frame-selection.c: New file.
6478
9fc3183f
AH
64792018-09-27 Alan Hayward <alan.hayward@arm.com>
6480
6481 * gdb.threads/check-libthread-db.c (thread_routine): Use a
6482 pthread barrier.
6483 (main): Likewise.
6484
d354055e
AB
64852018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
6486
6487 * gdb.base/large-frame-1.c: New file.
6488 * gdb.base/large-frame-2.c: New file.
6489 * gdb.base/large-frame.exp: New file.
6490 * gdb.base/large-frame.h: New file.
6491
db727370
JL
64922018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
6493
6494 PR gdb/20948
6495 * gdb.base/write_mem.exp: New test.
6496 * gdb.base/write_mem.c: Likewise.
6497
ae778caf
TT
64982018-09-23 Tom Tromey <tom@tromey.com>
6499
6500 PR python/18852:
6501 * gdb.python/py-parameter.exp: Add test for parameter that throws
6502 on "set".
6503
fd3ba736
TT
65042018-09-23 Tom Tromey <tom@tromey.com>
6505
6506 PR python/17284:
6507 * gdb.python/py-template.exp (test_template_arg): Add test for
6508 negative template argument number.
6509
39a24317
TT
65102018-09-23 Tom Tromey <tom@tromey.com>
6511
6512 PR python/14062:
6513 * gdb.python/python.exp: Add test for post_event error.
6514
f5769a2c
TT
65152018-09-23 Tom Tromey <tom@tromey.com>
6516
6517 PR python/18170:
6518 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
6519 convert pointers to int and long.
6520
1c1e54f6
TT
65212018-09-23 Tom Tromey <tom@tromey.com>
6522
6523 PR python/20126:
6524 * gdb.python/py-value.exp (test_value_numeric_ops): Add
6525 signed-ness conversion tests.
6526
fb4fa946
TT
65272018-09-23 Tom Tromey <tom@tromey.com>
6528
6529 PR python/18352;
6530 * gdb.python/py-value.exp (test_float_conversion): New proc.
6531 Use it.
6532
a466edac
HAQ
65332018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
6534
6535 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
6536
4ee9b0c5
SL
65372018-09-18 Sandra Loosemore <sandra@codesourcery.com>
6538
6539 * gdb.base/complete-empty.exp: Skip tab-completion tests if
6540 no readline.
6541 * gdb.base/utf8-identifiers.exp: Likewise.
6542 * gdb.cp/cpcompletion.exp: Likewise.
6543 * gdb.linespec/cpcompletion.exp: Likewise.
6544 * gdb.linespec/cpls-abi-tag.exp: Likewise.
6545 * gdb.linespec/cpls-ops.exp: Likewise.
6546
23be8da7
RB
65472018-09-19 Richard Bunt <richard.bunt@arm.com>
6548 Chris January <chris.january@arm.com>
6549
6550 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
6551 * gdb.fortran/short-circuit-argument-list.exp: New file.
6552 * gdb.fortran/short-circuit-argument-list.f90: New test.
6553
5031d0ae
SDJ
65542018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
6555
6556 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
6557 "arch=" keyword when executing "-stack-list-frames".
6558
b4c0d1a4
SDJ
65592018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
6560
6561 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
6562 "arch=" keyword when executing "-stack-list-frames".
6563
7a6d2b45
SDJ
65642018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
6565
6566 * gdb.ada/complete.exp: Expect for "@" when doing "complete
6567 break ada".
6568
8588b356
SM
65692018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
6570
6571 PR python/23669
6572 * gdb.python/python.exp: Test gdb.execute("show commands").
6573
65e65158
TT
65742018-09-16 Tom Tromey <tom@tromey.com>
6575
6576 * gdb.base/new-ui.exp (do_execution_tests): Update.
6577 * gdb.base/dbx.exp (test_breakpoints): Update.
6578
bf326452
AH
65792018-09-14 Alan Hayward <alan.hayward@arm.com>
6580
6581 * lib/gdb.exp (gdb_simple_compile): Add proc.
6582 (is_elf_target): Use gdb_simple_compile.
6583 (skip_altivec_tests): Likewise.
6584 (skip_vsx_tests): Likewise.
6585 (skip_tsx_tests): Likewise.
6586 (skip_btrace_tests): Likewise.
6587 (skip_btrace_pt_tests): Likewise.
6588 (gdb_can_simple_compile): Likewise.
6589 (gdb_has_argv0): Likewise.
6590 (gdb_target_symbol_prefix): Likewise.
6591 (target_supports_scheduler_locking): Likewise.
6592
2361b0fb
TT
65932018-09-13 Tom Tromey <tom@tromey.com>
6594
6595 * Makefile.in (TAGS): Recognize proc_with_prefix and
6596 gdb_caching_proc.
6597
0ae1a321
SM
65982018-09-13 Simon Marchi <simon.marchi@ericsson.com>
6599
6600 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
6601 method.
6602
a40bf0c2
SM
66032018-09-13 Simon Marchi <simon.marchi@ericsson.com>
6604
6605 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
6606 and a few other Inferior properties when the Inferior is no
6607 longer valid.
6608
4a3fe98f
TT
66092018-09-13 Tom Tromey <tom@tromey.com>
6610
6611 PR rust/23650:
6612 * gdb.rust/simple.exp: Add test for enum field access error.
6613
098b2108
TT
66142018-09-13 Tom Tromey <tom@tromey.com>
6615
6616 PR rust/23626:
6617 * gdb.rust/simple.rs (EmptyEnum): New type.
6618 (main): Use it.
6619 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
6620
1256af7d
SM
66212018-09-13 Simon Marchi <simon.marchi@ericsson.com>
6622
6623 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
6624 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
6625 * gdb.python/py-symtab.exp: Update test printing an objfile.
6626
4aa8e6c2
SM
66272018-09-12 Simon Marchi <simon.marchi@ericsson.com>
6628
6629 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
6630 object.
6631
c221b2f7
AH
66322018-09-12 Alan Hayward <alan.hayward@arm.com>
6633
6634 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
6635 (support_complex_tests): Use gdb_can_simple_compile.
6636 (is_ilp32_target): Likewise.
6637 (is_lp64_target): Likewise.
6638 (is_64_target): Likewise.
6639 (is_amd64_regs_target): Likewise.
6640 (is_aarch32_target): Likewise.
6641 (gdb_int128_helper): Likewise.
6642
6f1107b5
JK
66432018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6644
6645 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
6646
1f5d1570
JG
66472018-09-10 Jerome Guitton <guitton@adacore.com>
6648
6649 * gdb.ada/same_component_name: Add test for case of tagged record
6650 with variable-length fields.
6651
cc330e39
XR
66522018-09-10 Xavier Roirand <roirand@adacore.com>
6653
6654 * gdb.ada/access_to_unbounded_array.exp: New testcase.
6655 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
6656 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
6657 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
6658
b9c50e9a
XR
66592018-09-10 Xavier Roirand <roirand@adacore.com>
6660
6661 * gdb.ada/mi_string_access.exp: New testcase.
6662 * gdb.ada/mi_string_access/bar.adb: New file.
6663 * gdb.ada/mi_string_access/pck.adb: New file.
6664 * gdb.ada/mi_string_access/pck.asd: New file.
6665
2963898f
XR
66662018-09-10 Xavier Roirand <roirand@adacore.com>
6667
6668 * gdb.ada/mi_var_union.exp: New testcase.
6669 * gdb.ada/mi_var_union/bar.adb: New file.
6670 * gdb.ada/mi_var_union/pck.adb: New file.
6671 * gdb.ada/mi_var_union/pck.asd: New file.
6672
1aac008f
TT
66732018-09-08 Tom Tromey <tom@tromey.com>
6674
6675 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
6676
332cf4c9
TT
66772018-09-08 Tom Tromey <tom@tromey.com>
6678
6679 PR python/16047:
6680 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
6681 (register_pretty_printers): Register new printer.
6682 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
6683 test.
6684 * gdb.python/py-prettyprint.c (int_type3): New typedef.
6685 (an_int_type3): New global.
6686
424da6cf
JB
66872018-09-08 Joel Brobecker <brobecker@adacore.com>
6688
6689 * gdb.ada/expr_with_funcall: New testcase.
6690
2a62dfa9
JB
66912018-09-08 Joel Brobecker <brobecker@adacore.com>
6692
6693 * gdb.ada/packed_array_assign: New testcase.
6694
96b6697f
AB
66952018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
6696
6697 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
6698 names, and add test prefixes to make test names unique.
6699
e4a62c65
TV
67002018-09-05 Tom de Vries <tdevries@suse.de>
6701
6702 * gdb.dwarf2/varval.exp: Add test.
6703
dd083ee2
GB
67042018-09-04 Gary Benson <gbenson@redhat.com>
6705
6706 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
6707 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
6708
aef9346c
TT
67092018-08-31 Tom Tromey <tom@tromey.com>
6710
6711 * gdb.rust/simple.rs: Rename second variable "v".
6712
c67f2e15
AB
67132018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
6714
6715 * gdb.base/funcargs.c (use_a): New function.
6716 (recurse): Call use_a.
6717
078a0207
KS
67182018-08-29 Keith Seitz <keiths@redhat.com>
6719
6720 * gdb.compile/compile-cplus-anonymous.cc: New file.
6721 * gdb.compile/compile-cplus-anonymous.exp: New file.
6722 * gdb.compile/compile-cplus-array-decay.cc: New file.
6723 * gdb.compile/compile-cplus-array-decay.exp: New file.
6724 * gdb.compile/compile-cplus-inherit.cc: New file.
6725 * gdb.compile/compile-cplus-inherit.exp: New file.
6726 * gdb.compile/compile-cplus-member.cc: New file.
6727 * gdb.compile/compile-cplus-member.exp: New file.
6728 * gdb.compile/compile-cplus-method.cc: New file.
6729 * gdb.compile/compile-cplus-method.exp: New file.
6730 * gdb.compile/compile-cplus-mod.c: "New" file.
6731 * gdb.compile/compile-cplus-namespace.cc: New file.
6732 * gdb.compile/compile-cplus-namespace.exp: New file.
6733 * gdb.compile/compile-cplus-nested.cc: New file.
6734 * gdb.compile/compile-cplus-nested.exp: New file.
6735 * gdb.compile/compile-cplus-print.c: "New" file.
6736 * gdb.compile/compile-cplus-print.exp: "New" file.
6737 * gdb.compile/compile-cplus-virtual.cc: New file.
6738 * gdb.compile/compile-cplus-virtual.exp: New file.
6739 * gdb.compile/compile-cplus.c: "New" file.
6740 * gdb.compile/compile-cplus.exp: "New" file.
6741 * lib/compile-support.exp: New file.
6742
b0f492b9
GB
67432018-08-16 Gary Benson <gbenson@redhat.com>
6744
6745 PR gdb/13000:
6746 * gdb.base/batch-exit-status.exp: New file.
6747 * gdb.base/batch-exit-status.good-commands: Likewise.
6748 * gdb.base/batch-exit-status.bad-commands: Likewise.
6749
36eb4c5f
AH
67502018-08-29 Alan Hayward <alan.hayward@arm.com>
6751
6752 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
6753 (struct struct02): Likewise.
6754 (struct struct03): Likewise.
6755 (struct struct04): Likewise.
6756 (struct struct_01_01): New struct.
6757 (struct struct_01_02): Likewise.
6758 (struct struct_01_03): Likewise.
6759 (struct struct_01_04): Likewise.
6760 (struct struct_02_01): Likewise.
6761 (struct struct_02_02): Likewise.
6762 (struct struct_02_03): Likewise.
6763 (struct struct_02_04): Likewise.
6764 (struct struct_04_01): Likewise.
6765 (struct struct_04_02): Likewise.
6766 (struct struct_04_03): Likewise.
6767 (struct struct_04_04): Likewise.
6768 (struct struct_05_01): Likewise.
6769 (struct struct_05_02): Likewise.
6770 (struct struct_05_03): Likewise.
6771 (struct struct_05_04): Likewise.
6772 (cmp_struct01): Remove function.
6773 (cmp_struct02): Likewise.
6774 (cmp_struct03): Likewise.
6775 (cmp_struct04): Likewise.
6776 (cmp_struct_01_01): Add Function.
6777 (cmp_struct_01_02): Likewise.
6778 (cmp_struct_01_03): Likewise.
6779 (cmp_struct_01_04): Likewise.
6780 (cmp_struct_02_01): Likewise.
6781 (cmp_struct_02_02): Likewise.
6782 (cmp_struct_02_03): Likewise.
6783 (cmp_struct_02_04): Likewise.
6784 (cmp_struct_04_01): Likewise.
6785 (cmp_struct_04_02): Likewise.
6786 (cmp_struct_04_03): Likewise.
6787 (cmp_struct_04_04): Likewise.
6788 (cmp_struct_05_01): Likewise.
6789 (cmp_struct_05_02): Likewise.
6790 (cmp_struct_05_03): Likewise.
6791 (cmp_struct_05_04): Likewise.
6792 (call_all): Add new structs.
6793 * gdb.base/infcall-nested-structs.exp: Likewise.
6794
3bf9c013
JV
67952018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
6796
6797 * gdb.python/py-framefilter-mi.exp: Update regexp to
6798 check for "arch" field in frame output.
6799
450d1e88
KB
68002018-08-23 Kevin Buettner <kevinb@redhat.com>
6801
6802 * gdb.dwarf2/dw2-ranges-func.c: New file.
6803 * gdb.dwarf2/dw2-ranges-func.exp: New file.
6804
ae739fe7
SM
68052018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
6806
6807 * gdb.base/term.exp: Compare terminal settings with values from
6808 the inferior.
6809 * gdb.base/term.c: Get and set terminal settings.
6810
6d52907e
JV
68112018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
6812
6813 * lib/mi-support.exp (mi_expect_stop): Update regexp to
6814 accommodate new "arch" field in frame output.
6815 * gdb.mi/mi-return.exp: Likewise.
6816 * gdb.mi/mi-stack.exp: Likewise.
6817 * gdb.mi/mi-syn-frame.exp: Likewise.
6818 * gdb.mi/user-selected-context-sync.exp: Likewise.
6819
be2d111a
MS
68202018-08-19 Michael Spang <spang@google.com>
6821
6822 PR gdb/11786
6823 * gdb.base/gcore-tls-pie.c: New file.
6824 * gdb.base/gcore-tls-pie.exp: New file.
6825
ae3a7c47
KB
68262018-08-18 Kevin Buettner <kevinb@redhat.com>
6827
6828 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
7d140d1a
KB
6829 * gdb.dwarf2/varval.c: New file.
6830 * gdb.dwarf2/varval.exp: New file.
ae3a7c47 6831
2ecae92e
AH
68322018-08-17 Alan Hayward <alan.hayward@arm.com>
6833
6834 PR gdb/18931
6835 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
6836
c1854f1d
KS
68372018-08-16 Keith Seitz <keiths@redhat.com>
6838
6839 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
6840 tests expected to pass.
6841
26fb3983
JV
68422018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
6843
6844 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
6845 -data-disassemble -a.
6846 (test_disassembly_bogus_args): Likewise.
6847
67943c00
AB
68482018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
6849
6850 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
6851
5ff2bbae
AB
68522018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
6853
6854 * gdb.base/vla-optimized-out.exp: Add new test.
6855
e5bbcd0f
AB
68562018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
6857
6858 * gdb.base/vla-optimized-out-o3.exp: Delete.
6859 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
6860 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
6861 deleted tests.
6862
9d4a934c
AB
68632018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
6864
6865 PR gdb/18050:
6866 * gdb.server/extended-remote-restart.c: New file.
6867 * gdb.server/extended-remote-restart.exp: New file.
6868
045cf012
SM
68692018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
6870
6871 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
6872 "set variable index = 42".
6873
87d6a7aa
SM
68742018-08-07 Simon Marchi <simon.marchi@ericsson.com>
6875
6876 * boards/index-cache-gdb.exp: New file.
6877 * gdb.dwarf2/index-cache.exp: New file.
6878 * gdb.dwarf2/index-cache.c: New file.
6879 * gdb.base/maint.exp: Check if we are using the index cache.
6880
96d68bd4
RO
68812018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6882
6883 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
6884 MAKEFLAGS.
6885
5a699617
RO
68862018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6887
6888 * dg-extract-results.sh: Move to toplevel contrib.
6889 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
6890 * Makefile.in (check-parallel-racy): Likewise.
6891
5bd18990
AB
68922018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
6893
6894 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
6895 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
6896 tests if the target supports scheduler locking.
6897
3fbbcf47
TV
68982018-08-04 Tom de Vries <tdevries@suse.de>
6899
6900 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
6901
3e1d3d8c
TT
69022018-08-02 Tom Tromey <tom@tromey.com>
6903
6904 PR symtab/16842.
6905 * gdb.cp/temargs.exp: Test "info address" of a template
6906 parameter.
6907
5abe0f0c
JV
69082018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
6909
6910 * gdb.python/py-mi-var-info-path-expression.c: New file.
6911 * gdb.python/py-mi-var-info-path-expression.py: New file.
6912 * gdb.python/py-mi-var-info-path-expression.exp: New file.
6913
fb66cde8
SDJ
69142018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
6915
6916 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
6917 error after "cannot resolve name" string.
6918
c708f4d2
AB
69192018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
6920
6921 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
6922 started.
6923 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
6924
37cc0cae
TV
69252018-07-28 Tom de Vries <tdevries@suse.de>
6926
6927 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
6928
63b4ecf7
TV
69292018-07-26 Tom de Vries <tdevries@suse.de>
6930
6931 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
6932
3c3bb058
AB
69332018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
6934
6935 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
6936 is visible.
6937
9e7f3bbb
TV
69382018-07-26 Tom de Vries <tdevries@suse.de>
6939
6940 PR breakpoints/23366
6941 * gdb.base/catch-follow-exec.c: New test.
6942 * gdb.base/catch-follow-exec.exp: New file.
6943
16f808ec
TV
69442018-07-25 Tom de Vries <tdevries@suse.de>
6945
6946 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
6947 vla-optimized-out.c.
6948
d7154a8d
JV
69492018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
6950
6951 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
6952 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
6953
232a0032
TV
69542018-07-20 Tom de Vries <tdevries@suse.de>
6955
6956 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
6957 NOCLONE macro.
6958 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
6959
fbb1d502
TV
69602018-07-19 Tom de Vries <tdevries@suse.de>
6961
6962 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
6963 regular expression.
6964
42dc7699
TV
69652018-07-18 Tom de Vries <tdevries@suse.de>
6966
6967 * gdb.base/vla-optimized-out.c: New test.
6968 * gdb.base/vla-optimized-out.exp: New file.
6969
7f1f7e23
SDJ
69702018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
6971
6972 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
6973 message "No address associated with hostname" when gdbserver
6974 cannot resolve the hostname.
6975
5759ebb3
PW
69762018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6977
6978 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
6979 Add some test prefixes to make tests unique.
6980
3606ccab
PW
69812018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6982
6983 * gdb.base/frameapply.c: New file.
6984 * gdb.base/frameapply.exp: New file.
6985
529c08b2
PW
69862018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6987
6988 * gdb.base/skip.exp: Update expected error message.
6989
c7ab0aef
SDJ
69902018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
6991 Jan Kratochvil <jan.kratochvil@redhat.com>
6992 Paul Fertser <fercerpav@gmail.com>
6993 Tsutomu Seki <sekiriki@gmail.com>
6994
6995 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
6996 parameter.
6997 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
6998 by default.
6999 * boards/native-gdbserver.exp: Likewise.
7000 * gdb.server/run-without-local-binary.exp: Improve regexp used
7001 for detecting when a remote debugging connection succeeds.
7002 * gdb.server/server-connect.exp: New file.
7003 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
7004 Do not prefix the port number with ":".
7005 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
7006 support for detecting and using it. Add '$debughost_gdbserver'
7007 to the list of arguments used to start gdbserver. Handle case
7008 when gdbserver cannot resolve a network name.
7009
16ff70dd
SDJ
70102018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
7011
7012 PR c++/23373
7013 * gdb.base/ptype-offsets.cc (struct static_member): New
7014 struct.
7015 (main) <stmember>: New variable.
7016 * gdb.base/ptype-offsets.exp: Add test for printing a struct
7017 with a static member in it.
7018
3541979f
AB
70192018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
7020
7021 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
7022 watchpoints enabled and disabled.
7023
c8ad9b9a
AB
70242018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
7025
7026 * gdb.base/examine-backward.exp: Still run tests around address
7027 0x0, even if address 0x0 is not readable. Update the pattern for
7028 matching address 0x0 in expected output.
7029
e0e5e971
AB
70302018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
7031
7032 * gdb.base/share-env-with-gdbserver.c (main): Add call to
7033 malloc/free.
7034
1ea5da02
TV
70352018-07-04 Tom de Vries <tdevries@suse.de>
7036
7037 * gdb.dwarf2/dw2-error.exp: Update expected error message.
7038
471b9d15
MR
70392018-07-02 Maciej W. Rozycki <macro@mips.com>
7040
7041 PR tdep/8282
7042 * gdb.arch/mips-disassembler-options.exp: New test.
7043 * gdb.arch/mips-disassembler-options.s: New test source.
7044
75acb486
PA
70452018-06-29 Pedro Alves <palves@redhat.com>
7046
7047 * gdb.threads/names.exp: Adjust expected "info threads" output.
7048
cd2bb709
PA
70492018-06-29 Pedro Alves <palves@redhat.com>
7050
7051 * gdb.opt/inline-break.exp (line number, address): Add "info
7052 break" tests.
7053
991ff292
PA
70542018-06-29 Pedro Alves <palves@redhat.com>
7055
7056 * gdb.opt/inline-break.c (func1): Add "break here" marker.
7057 * gdb.opt/inline-break.exp: Test setting breakpoints by line
7058 number and address and running to them.
7059
356819b6 70602018-06-29 Richard Bunt <richard.bunt@arm.com>
49af4b70
RB
7061
7062 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
7063
2512d7ef
JK
70642018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7065
7066 * lib/compiler.c: Remove executable permission flag.
7067
be1b6474
RB
70682018-06-28 Richard Bunt <richard.bunt@arm.com>
7069
7070 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
7071 code.
7072 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
7073
291f9a96
PT
70742018-06-28 Petr Tesarik <ptesarik@suse.cz>
7075
7076 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
7077
ed6dfe51
PT
70782018-06-28 Petr Tesarik <ptesarik@suse.cz>
7079
7080 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
7081 address argument is omitted.
7082
d4d429d5
PT
70832018-06-28 Petr Tesarik <ptesarik@suse.cz>
7084
7085 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
7086
7ab6656f
OJ
70872018-06-27 Omair Javaid <omair.javaid@linaro.org>
7088
7089 PR gdb/21695
7090 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
7091 * gdb.base/infoline-reloc-main-from-zero.c: New file.
7092
a33ccfc7
TT
70932018-06-26 Tom Tromey <tom@tromey.com>
7094
7095 PR rust/22574:
7096 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
7097 * gdb.rust/simple.rs (struct SimpleLayout): New.
7098
6d72d289
SM
70992018-06-22 Simon Marchi <simon.marchi@ericsson.com>
7100
7101 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
7102 "info registers" output.
7103
8363f9d5
RB
71042018-06-21 Richard Bunt <richard.bunt@arm.com>
7105
7106 * gdb.base/watchpoint-hw-attach.c: New test.
7107 * gdb.base/watchpoint-hw-attach.exp: New file.
7108
f00674fe
SM
71092018-06-20 Simon Marchi <simon.marchi@ericsson.com>
7110
7111 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
7112 through /bin/sh.
7113 * boards/dwarf4-gdb-index.exp: Likewise.
7114 * boards/fission-dwp.exp: Likewise.
7115
1d554008
UW
71162018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
7117
7118 * gdb.base/float128.exp: Add comment and improved fail message
7119 to the failure case of "print large128" test.
7120
d0ac1c44
SM
71212018-06-19 Simon Marchi <simon.marchi@ericsson.com>
7122
7123 * configure.ac: Remove AC_PREREQ.
7124 * configure: Re-generate.
7125
61b04dd0
PA
71262018-06-19 Pedro Alves <palves@redhat.com>
7127
7128 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
7129 (func_extern_caller): New.
7130 (main): Call func_extern_caller.
7131 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
7132 logic change.
7133
f63b508a
SM
71342018-06-18 Weimin Pan <weimin.pan@oracle.com>
7135
7136 PR gdb/16841
7137 * gdb.cp/typedef-base.cc: New file.
7138 * gdb.cp/typedef-base.exp: New file.
7139
0fe3a558
TV
71402018-06-18 Tom de Vries <tdevries@suse.de>
7141
7142 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
7143
7010835a
AB
71442018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
7145 Richard Bunt <Richard.Bunt@arm.com>
7146
7147 * gdb.threads/attach-slow-waitpid.c: New file.
7148 * gdb.threads/attach-slow-waitpid.exp: New file.
7149 * gdb.threads/slow-waitpid.c: New file.
7150
14897d65
PA
71512018-06-14 Pedro Alves <palves@redhat.com>
7152
7153 * gdb.base/fork-running-state.c: Include <errno.h>.
7154 (exit_if_relative_exits): New.
7155 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
7156 exits.
7157 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
7158 child exits.
7159
5d9a0608
TV
71602018-06-14 Tom de Vries <tdevries@suse.de>
7161
7162 PR cli/22573
7163 * gdb.base/finish-pretty.c: New test.
7164 * gdb.base/finish-pretty.exp: New file.
7165
11ae5818
PA
71662018-06-14 Pedro Alves <palves@redhat.com>
7167
7168 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
7169 gdb's expected startup output.
7170
1d39de44
PA
71712018-06-14 Pedro Alves <palves@redhat.com>
7172
7173 * lib/selftest-support.exp (selftest_setup): Remove inlined
7174 function handling.
7175
70ee0000
TV
71762018-06-14 Tom de Vries <tdevries@suse.de>
7177
7178 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
7179 matching of breakpoint printing.
7180
11f4b608
TV
71812018-06-13 Tom de Vries <tdevries@suse.de>
7182
7183 PR testsuite/23269
7184 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
7185 (fork_child): ... here, and ...
7186 (fork_parent): ... here.
7187
71882018-06-12 Tom de Vries <tdevries@suse.de>
7189
7190 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
7191
9516f85a
AB
71922018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
7193 Stephen Roberts <stephen.roberts@arm.com>
7194
7195 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
7196 rewrite test to describe action performed, rather than possible
7197 failure.
7198
5045b3d7
GB
71992018-06-08 Gary Benson <gbenson@redhat.com>
7200
7201 * gdb.threads/check-libthread-db.exp: New file.
7202 * gdb.threads/check-libthread-db.c: Likewise.
7203
c61b06a1
TT
72042018-06-05 Tom Tromey <tom@tromey.com>
7205
7206 * gdb.base/default.exp: Update expected "show version" output.
7207
eb6af809
TT
72082018-06-05 Tom Tromey <tom@tromey.com>
7209
7210 PR cli/12326:
7211 * gdb.cp/static-print-quit.exp: Update.
7212 * lib/gdb.exp (pagination_prompt): Update.
7213 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
7214 * gdb.python/python.exp: Update.
7215
178d6a63
JB
72162018-06-04 Joel Brobecker <brobecker@adacore.com>
7217
7218 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
7219
8e817061
JB
72202018-06-01 Joel Brobecker <brobecker@adacore.com>
7221
7222 * gdb.ada/bp_fun_addr: New testcase.
7223
e86ca25f
TT
72242018-06-01 Tom Tromey <tom@tromey.com>
7225
7226 * gdb.xml/tdesc-regs.exp (load_description): Update expected
7227 results.
7228 * gdb.dwarf2/method-ptr.exp: Set language to C++.
7229 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
7230 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
7231 * gdb.base/maint.exp (maint_pass_if): Update.
7232
4b2dfa9d
MR
72332018-05-31 Maciej W. Rozycki <macro@mips.com>
7234
7235 * gdb.base/endian.exp: New test.
7236 * gdb.base/endian.c: New test source.
7237
45f25d6c
AB
72382018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
7239
7240 PR gdb/23203
7241 * gdb.base/bt-selected-frame.c: New file.
7242 * gdb.base/bt-selected-frame.exp: New file.
7243 * lib/gdb.exp (get_current_frame_number): New function.
7244
d9f6d7f8
MR
72452018-05-24 Maciej W. Rozycki <macro@mips.com>
7246 Pedro Alves <palves@redhat.com>
7247
7248 * gdb.threads/tls-core.c: Include <stdlib.h>
7249 (thread_proc): Call `abort'.
7250 * gdb.threads/tls-core.exp: Generate a core with core_find too.
7251 (tls_core_test): New procedure, bits factored out from ...
7252 (top level): ... here. Test both native cores and gcore cores.
7253
ff1cf532
TT
72542018-05-23 Tom Tromey <tom@tromey.com>
7255
7256 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
7257
b98664d3
TT
72582018-05-23 Tom Tromey <tom@tromey.com>
7259
7260 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
7261 symfile_complaints.
7262 (test_short_complaints): Likewise.
7263 (test_empty_complaints): Likewise.
7264 (test_initial_complaints): Update.
7265
4e9668d0
TT
72662018-05-23 Tom Tromey <tom@tromey.com>
7267
7268 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
7269
43ba33c7
TT
72702018-05-23 Tom Tromey <tom@tromey.com>
7271
7272 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
7273 (test_short_complaints): Update.
7274
035522c0
PA
72752018-05-22 Pedro Alves <palves@redhat.com>
7276
7277 * gdb.base/remote.exp: Only gdb_start after compiling the
7278 testcase. Issue "disconnect" before testing "set remote" command
7279 defaults. Issue clean_restart before running to main.
7280
cc0be08f
PA
72812018-05-22 Pedro Alves <palves@redhat.com>
7282
7283 * gdb.base/remote.exp: Adjust expected output of "show remote
7284 memory-write-packet-size". Add tests for "set remote
7285 memory-write-packet-size 0" and "set remote
7286 memory-write-packet-size fixed/limit".
7287
b1b60145
PA
72882018-05-22 Pedro Alves <palves@redhat.com>
7289
7290 PR gdb/22973
7291 * gdb.base/utf8-identifiers.c: New file.
7292 * gdb.base/utf8-identifiers.exp: New file.
7293
0ec848ad
PFC
72942018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
7295
7296 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
7297
2c3305f6
PFC
72982018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
7299
7300 * gdb.arch/powerpc-vsx-gcore.exp: New file.
7301
ce1e8424
TT
73022018-05-18 Tom Tromey <tom@tromey.com>
7303
7304 * gdb.base/ptype-offsets.exp: Update.
7305
ddfe970e
KS
73062018-05-17 Keith Seitz <keiths@redhat.com>
7307
7308 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
7309 in expected breakpoint stop locations.
7310 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
7311 move to proper scope to test variable values.
7312 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
7313 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
7314 New functions.
7315 (main): Call not_inline_func3.
7316 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
7317 inline_func1, inline_func2, and inline_func3. Test that when each
7318 breakpoint is hit, GDB properly reports both the stop location
7319 and the backtrace. Repeat tests for temporary breakpoints.
7320
0726fcc6
MR
73212018-05-15 Maciej W. Rozycki <macro@mips.com>
7322
7323 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
7324 rather then trying to access it in determining whether the PID
7325 of `gdbserver' could have been retrieved.
7326
8ee22052
AB
73272018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
7328
7329 * gdb.arch/amd64-init-x87-values.S: New file.
7330 * gdb.arch/amd64-init-x87-values.exp: New file.
7331
7785df48
JK
73322018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7333
7334 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
7335
56bcdbea
TT
73362018-05-04 Tom Tromey <tom@tromey.com>
7337
7338 PR python/22730:
7339 * gdb.python/python.exp: Test multi-line execute.
7340
a913fffb
TT
73412018-05-04 Tom Tromey <tom@tromey.com>
7342
7343 PR python/22731:
7344 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
7345
7a2c85f2
TT
73462018-05-04 Tom Tromey <tom@tromey.com>
7347
7348 PR gdb/11750:
7349 * gdb.base/define.exp: Test defining a user command inside a user
7350 command.
7351 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
7352
a3b60e45
JK
73532018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
7354 Pedro Alves <palves@redhat.com>
7355
7356 PR breakpoints/19806 and support for PR external/20207.
7357 * gdb.base/watchpoint-unaligned.c: New file.
7358 * gdb.base/watchpoint-unaligned.exp: New file.
7359
45fe4a03
AB
73602018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
7361
7362 * gdb.base/maint.exp: Make test names unique, use
7363 test_prefix_command_help to test 'help maint info', and remove
7364 repeated test of 'help maint'.
7365
9be2ae8f
TT
73662018-05-04 Tom Tromey <tom@tromey.com>
7367
7368 PR gdb/22619:
7369 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
7370 behavior.
7371
11859c31
AB
73722018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
7373
7374 * gdb.base/maint.exp: Process output from 'maint print registers'
7375 line at a time.
7376
089a9490
AB
73772018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
7378
7379 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
7380 timeout.
7381
9b0797e2
AB
73822018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
7383
7384 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
7385 filter pattern.
7386
f6ac5f3d
PA
73872018-05-02 Pedro Alves <palves@redhat.com>
7388
7389 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
7390 to_log_command renames.
7391 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
7392
77d3c63b
TT
73932018-05-02 Tom Tromey <tom@tromey.com>
7394
7395 * gdb.python/py-parameter.exp: Set test message.
7396
0489430a
TT
73972018-05-02 Tom Tromey <tom@tromey.com>
7398
7399 PR python/20084:
7400 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
7401 PARAM_ZUINTEGER_UNLIMITED tests.
7402
1632f8ba
DR
74032018-04-28 Dan Robertson <danlrobertson89@gmail.com>
7404
7405 PR rust/23124
7406 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
7407 when casting.
7408
6d7bb824
TT
74092018-04-30 Tom Tromey <tom@tromey.com>
7410
7411 * gdb.python/py-type.exp: Check align attribute.
7412 * gdb.python/py-type.c: New "aligncheck" global.
7413
007e1530
TT
74142018-04-30 Tom Tromey <tom@tromey.com>
7415
7416 PR exp/17095:
7417 * gdb.dwarf2/dw2-align.exp: New file.
7418 * gdb.cp/align.exp: New file.
7419 * gdb.base/align.exp: New file.
7420 * lib/gdb.exp (gdb_int128_helper): New proc.
7421 (has_int128_c, has_int128_cxx): New caching procs.
7422
6873858b
TT
74232018-04-27 Tom Tromey <tom@tromey.com>
7424
7425 PR rust/22545:
7426 * gdb.rust/simple.exp: Add inclusive range tests.
7427
79188d8d
PA
74282018-04-26 Pedro Alves <palves@redhat.com>
7429
7430 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
7431 ifunc breakpoint locations correctly of ifunc breakpoints set
7432 while the program resolves the ifunc.
7433
c7075ad5
PA
74342018-04-26 Pedro Alves <palves@redhat.com>
7435
7436 * gdb.base/gnu-ifunc-final.c: New file.
7437 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
7438 * gdb.base/gnu-ifunc.exp (executable): Delete.
7439 (staticexecutable): Adjust.
7440 (lib_opts, exec_opts): Delete.
7441 (make_binsuffix, build, set-break): New procedures.
7442 (misc_tests): New, with tests factored out from the top level.
7443 (top level): Test different combinations of ifunc resolver name,
7444 resolver with and with debug info, and ifunc target with and
7445 without debug info. Wrap static tests with with_target_prefix.
7446
8388016d
PA
74472018-04-26 Pedro Alves <palves@redhat.com>
7448
7449 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
7450 return type" warnings.
7451
249b5733
PA
74522018-04-25 Pedro Alves <palves@redhat.com>
7453
7454 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
7455 killed".
7456 * gdb.base/kill-after-signal.exp: Likewise.
7457 * gdb.threads/kill.exp: Likewise.
7458
f67c0c91
SDJ
74592018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
7460 Sergio Durigan Junior <sergiodj@redhat.com>
7461 Pedro Alves <palves@redhat.com>
7462
7463 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
7464 regexps to expect for '[Inferior ... detached]' as well.
7465 * gdb.base/attach.exp: Likewise.
7466 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
7467 "gdb_continue_to_end".
7468 (test_catch_syscall_with_wrong_args): Likewise.
7469 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
7470 ']'. Don't set 'verbose' on.
7471 * gdb.base/foll-vfork.exp: Likewise.
7472 * gdb.base/fork-print-inferior-events.c: New file.
7473 * gdb.base/fork-print-inferior-events.exp: New file.
7474 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
7475 '[Inferior ... has been killed]' message.
7476 * gdb.base/kill-after-signal.exp: Likewise.
7477 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
7478 detach message.
7479 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
7480 message.
7481 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
7482 regexps to expect for '[Inferior ... detached]' as well.
7483 * gdb.threads/process-dies-while-detaching.exp: Likewise.
7484
0a8ddac4
SM
74852018-04-24 Simon Marchi <simon.marchi@ericsson.com>
7486
7487 PR gdb/23104
7488 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
7489
701adfb0
PA
74902018-04-22 Rajendra SY <rajendra.sy@gmail.com>
7491
7492 PR gdb/23095
7493 * gdb.base/break-probes.exp: Pass shlib_load to
7494 prepare_for_testing. Set normal_bp to r_debug_state if target is
7495 bsd.
7496
d27d16bf
RB
74972018-04-19 Richard Bunt <richard.bunt@arm.com>
7498
7499 * gdb.threads/multiple-successive-infcall.c: New test.
7500 * gdb.threads/multiple-successive-infcall.exp: New file.
7501
a037790e
TT
75022018-04-17 Tom Tromey <tom@tromey.com>
7503
7504 * gdb.rust/simple.rs (Union): New type.
7505 (main): New local "u".
7506 * gdb.rust/simple.exp (test_one_slice): Add new test case.
7507
e3a91079
AA
75082018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
7509
7510 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
7511 number information in output of "whereis" command.
7512 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
7513
b744723f
AA
75142018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7515
7516 * gdb.ada/info_types.exp: Adjust expected output to the line
7517 numbers now printed by "info var/func/type".
7518 * gdb.base/completion.exp: Likewise.
7519 * gdb.base/included.exp: Likewise.
7520 * gdb.cp/cp-relocate.exp: Likewise.
7521 * gdb.cp/cplusfuncs.exp: Likewise.
7522 * gdb.cp/namespace.exp: Likewise.
7523 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
7524
4a4495d6
MM
75252018-04-13 Markus Metzger <markus.t.metzger@intel.com>
7526
7527 * gdb.btrace/cpu.exp: New.
7528
1d509aa6
MM
75292018-04-13 Markus Metzger <markus.t.metzger@intel.com>
7530
7531 * gdb.base/step-indirect-call-thunk.exp: New.
7532 * gdb.base/step-indirect-call-thunk.c: New.
7533 * gdb.reverse/step-indirect-call-thunk.exp: New.
7534 * gdb.reverse/step-indirect-call-thunk.c: New.
7535
6295b6da
SM
75362018-04-11 Simon Marchi <simon.marchi@ericsson.com>
7537
7538 * gdb.base/pie-fork.c: New file.
7539 * gdb.base/pie-fork.exp: New file.
7540
50146e70
TT
75412018-04-11 Tom Tromey <tom@tromey.com>
7542
7543 * gdb.rust/simple.exp: Add test for ".." struct initializer.
7544
f50d8a2e
PA
75452018-04-10 Pedro Alves <palves@redhat.com>
7546
7547 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
7548 exits. Instead loop running forever.
7549 (fork_parent): Run forever too.
7550
a0be7a36
SM
75512018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
7552
7553 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
7554 mi_continue_to_line.
7555 * gdb.mi/mi-stack.c (callee4): Add comment.
7556
9b73db36
SM
75572018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
7558
7559 * gdb.mi/mi-stack.exp: Fix indentation.
7560
c912f608
SM
75612018-04-07 Simon Marchi <simon.marchi@ericsson.com>
7562
7563 PR gdb/22979
7564 * gdb.arch/amd64-osabi.exp: New file.
7565
26540402
SM
75662018-04-07 Simon Marchi <simon.marchi@ericsson.com>
7567
7568 PR gdb/22980
7569 * gdb.base/osabi.exp: New file.
7570
121ad66c 75712018-04-02 Weimin Pan <weimin.pan@oracle.com>
79f18731
WP
7572
7573 * gdb.cp/static-typedef-print.exp: New file.
7574 * gdb.cp/static-typedef-print.cc: New file.
7575
3fcded8f
JB
75762018-03-27 Joel Brobecker <brobecker@adacore.com>
7577
7578 * gdb.ada/varsize_limit: New testcase.
7579
59cc4834
JB
75802018-03-27 Joel Brobecker <brobecker@adacore.com>
7581
7582 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
7583
7584 * gdb.ada/notcplusplus: New testcase.
7585
7586 * gdb.base/c-linkage-name.c: New file.
7587 * gdb.base/c-linkage-name.exp: New testcase.
7588
4ca59a9f
TT
75892018-03-26 Tom Tromey <tom@tromey.com>
7590
7591 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
7592 * gdb.python/py-framefilter.py (name_error): New global.
7593 (ErrorInName.function): Use name_error.
7594
978d6c75
TT
75952018-03-26 Tom Tromey <tom@tromey.com>
7596
7597 PR backtrace/15582:
7598 * gdb.python/py-framefilter.exp: Add "bt hide" test.
7599
b7fee5a3
KS
76002018-03-23 Keith Seitz <keiths@redhat.com>
7601
7602 PR c++/22968
7603 * gdb.cp/subtypes.exp: New file.
7604 * gdb.cp/subtypes.h: New file.
7605 * gdb.cp/subtypes.cc: New file.
7606 * gdb.cp/subtypes-2.cc: New file.
7607
376be529
AB
76082018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
7609
7610 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
7611 (done): Call '_exit' not 'exit' to avoid atexit handlers.
7612 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
7613 -nostartfiles when compiling the test. Confirm that all registers
7614 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
7615
066cfa98
AB
76162018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
7617
7618 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
7619 option, syntax was wrong anyway.
7620 * gdb.arch/arm-disp-step.exp: Likewise.
7621 * gdb.arch/sparc64-regs.exp: Likewise.
7622 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
7623 option, syntax was wrong anyway, switch to use
7624 prepare_for_testing.
7625 * gdb.arch/i386-disp-step.exp: Likewise.
7626
079670b9
AA
76272018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
7628
7629 * gdb.ada/exec_changed.exp: Replace "target_info exists
7630 use_gdb_stub" by "use_gdb_stub".
7631 * gdb.ada/start.exp: Likewise.
7632 * gdb.base/async-shell.exp: Likewise.
7633 * gdb.base/attach-pie-misread.exp: Likewise.
7634 * gdb.base/attach-wait-input.exp: Likewise.
7635 * gdb.base/break-entry.exp: Likewise.
7636 * gdb.base/break-interp.exp: Likewise.
7637 * gdb.base/dprintf-detach.exp: Likewise.
7638 * gdb.base/nostdlib.exp: Likewise.
7639 * gdb.base/solib-nodir.exp: Likewise.
7640 * gdb.base/statistics.exp: Likewise.
7641 * gdb.base/testenv.exp: Likewise.
7642 * gdb.mi/mi-exec-run.exp: Likewise.
7643 * gdb.mi/mi-start.exp: Likewise.
7644 * gdb.multi/dummy-frame-restore.exp: Likewise.
7645 * gdb.multi/multi-arch-exec.exp: Likewise.
7646 * gdb.multi/multi-arch.exp: Likewise.
7647 * gdb.multi/tids.exp: Likewise.
7648 * gdb.multi/watchpoint-multi.exp: Likewise.
7649 * gdb.python/py-events.exp: Likewise.
7650 * gdb.threads/attach-into-signal.exp: Likewise.
7651 * gdb.threads/attach-stopped.exp: Likewise.
7652 * gdb.threads/threadapply.exp: Likewise.
7653 * lib/selftest-support.exp: Likewise.
7654
26d6cec4
AA
76552018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
7656
7657 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
7658
4ee89e90
SR
76592018-03-20 Stephen Roberts <stephen.roberts@arm.com>
7660
7661 * gdb.perf/template-breakpoints.cc: New file.
7662 * gdb.perf/template-breakpoints.exp: New file.
7663 * gdb.perf/template-breakpoints.py: New file.
7664
92630041
TT
76652018-03-19 Tom Tromey <tom@tromey.com>
7666
7667 * gdb.rust/simple.rs (main): Add local variables field1, field2,
7668 y0.
7669 * gdb.rust/simple.exp: Test bare identifier form of struct
7670 initializer.
7671
76727919
TT
76722018-03-19 Tom Tromey <tom@tromey.com>
7673
7674 * gdb.gdb/observer.exp: Remove.
7675
194ed413
AA
76762018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
7677
7678 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
7679 "qualified" option when setting breakpoints.
7680 * gdb.trace/backtrace.exp: Likewise.
7681 * gdb.trace/circ.exp: Likewise.
7682 * gdb.trace/collection.exp: Likewise.
7683 * gdb.trace/disconnected-tracing.exp: Likewise.
7684 * gdb.trace/ftrace-lock.exp: Likewise.
7685 * gdb.trace/ftrace.exp: Likewise.
7686 * gdb.trace/infotrace.exp: Likewise.
7687 * gdb.trace/packetlen.exp: Likewise.
7688 * gdb.trace/passc-dyn.exp: Likewise.
7689 * gdb.trace/qtro.exp: Likewise.
7690 * gdb.trace/read-memory.exp: Likewise.
7691 * gdb.trace/report.exp: Likewise.
7692 * gdb.trace/signal.exp: Likewise.
7693 * gdb.trace/status-stop.exp: Likewise.
7694 * gdb.trace/strace.exp: Likewise.
7695 * gdb.trace/tfind.exp: Likewise.
7696 * gdb.trace/trace-break.exp: Likewise.
7697 * gdb.trace/trace-condition.exp: Likewise.
7698 * gdb.trace/trace-mt.exp: Likewise.
7699 * gdb.trace/tstatus.exp: Likewise.
7700 * gdb.trace/tsv.exp: Likewise.
7701 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
7702 * gdb.trace/unavailable.exp: Likewise.
7703 * gdb.trace/while-dyn.exp: Likewise.
7704
8b067d2c
AA
77052018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
7706
7707 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
7708 that libinproctrace is copied to the target.
7709
3ae9ce5d
TT
77102018-03-14 Tom Tromey <tom@tromey.com>
7711
7712 PR cli/14977:
7713 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
7714 a null pointer.
7715 * gdb.base/wchar.exp: Likewise.
7716
b8c2339b
TT
77172018-03-14 Tom Tromey <tom@tromey.com>
7718
7719 PR cli/19918:
7720 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
7721 flag.
7722
4872dc46
SM
77232018-03-08 Simon Marchi <simon.marchi@ericsson.com>
7724
7725 PR gdb/22841
7726 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
7727 "target" to remote_exec.
7728
e4fe3756
SM
77292018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
7730
7731 PR gdb/22841
7732 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
7733 ${board}_upload): Remove.
7734
e95a97d4
AA
77352018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
7736
7737 * gdb.cp/watch-cp.cc: New test.
7738 * gdb.cp/watch-cp.exp: New file.
7739
dbbb1059
AB
77402018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
7741
7742 * gdb.base/infcall-nested-structs.exp: New file.
7743 * gdb.base/infcall-nested-structs.c: New file.
7744 * gdb.base/float.exp: Add riscv support.
7745
ecc054c0
TP
77462018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
7747
7748 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
7749 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
7750
25e3c82c
SDJ
77512018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
7752
7753 * gdb.server/abspath.exp: New file.
7754 * lib/gdb.exp (with_cwd): New procedure.
7755
3083294d
SM
77562018-02-28 Simon Marchi <simon.marchi@ericsson.com>
7757
7758 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
7759 use it.
7760 (gdb_is_target_remote_prompt): New proc.
7761 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
7762 (gdb_is_target_native): Pass prompt parameter to
7763 gdb_is_target_1.
7764
3275ef47
SM
77652018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
7766
7767 * gdb.base/load-command.c: New file.
7768 * gdb.base/load-command.exp: New file.
7769 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
7770 (gdb_is_target_1): ...this, and generalize for other targets
7771 than just remote.
7772 (gdb_is_target_remote): Use gdb_is_target_1.
7773 (gdb_is_target_native): use gdb_is_target_1.
7774
6893c19a
TT
77752018-02-26 Tom Tromey <tom@tromey.com>
7776
7777 PR python/16497:
7778 * gdb.python/py-framefilter.exp: Update test.
7779
2ddeaf8a
TT
77802018-02-26 Tom Tromey <tom@tromey.com>
7781
7782 * gdb.dwarf2/variant.c: New file.
7783 * gdb.dwarf2/variant.exp: New file.
7784
c9317f21
TT
77852018-02-26 Tom Tromey <tom@tromey.com>
7786
7787 * gdb.rust/simple.exp: Accept more possible results in enum test.
7788
6f6d0c26
SM
77892018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
7790
7791 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
7792 parentheses.
7793
11b03145
MR
77942018-02-23 Maciej W. Rozycki <macro@mips.com>
7795
7796 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
7797 name of a variable: $actual_linejj -> $actual_line.
7798
54a27fe5
JB
77992018-02-21 John Baldwin <jhb@FreeBSD.org>
7800
7801 * gdb.arch/amd64-i386-address.exp: Fix a typo.
7802
de65820c
MM
78032018-02-20 Markus Metzger <markus.t.metzger@intel.com>
7804
7805 * gdb.btrace/buffer-size.exp: Do not force BTS.
7806
980548fd
PA
78072018-02-14 Pedro Alves <palves@redhat.com>
7808
7809 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
7810 getting a "Quit".
7811
c4e12631
MM
78122018-02-09 Markus Metzger <markus.t.metzger@intel.com>
7813
7814 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
7815 Fix test name.
7816
c2e0e465
SM
78172018-02-07 Simon Marchi <simon.marchi@ericsson.com>
7818
7819 * gdb.cp/m-static.exp: Check type of optimized out static
7820 member.
7821
f7216783
AB
78222018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
7823
7824 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
7825 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
7826
0625771b
LS
78272018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
7828 Leszek Swirski <leszeks@google.com>
7829
7830 * gdb.python/py-prettyprint.c
7831 (struct to_string_returns_value_inner,
7832 struct to_string_returns_value_wrapper): New.
7833 (main): Add tsrvw variable.
7834 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
7835 ToStringReturnsValueWrapper): New classes.
7836 (register_pretty_printers): Register new pretty-printers.
7837 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
7838 recursive pretty printer.
7839 * gdb.python/py-mi.exp: Likewise.
7840
59498c30
LS
78412018-02-01 Leszek Swirski <leszeks@google.com>
7842
7843 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
7844 functions with the same name as an include file are parsed
7845 correctly.
7846
d4d38844
YQ
78472018-02-01 Yao Qi <yao.qi@linaro.org>
7848
7849 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
7850 "\[^\r\n\]*".
7851
07e5f5cf
NP
78522018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
7853
7854 * gdb.arch/powerpc-prologue-frame.s: New file.
7855 * gdb.arch/powerpc-prologue-frame.c: Likewise.
7856 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
7857
929b5ad4
JB
78582018-01-31 Joel Brobecker <brobecker@adacore.com>
7859
7860 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
7861
e671cd59
PA
78622018-01-30 Pedro Alves <palves@redhat.com>
7863
7864 PR gdb/13211
7865 * gdb.base/interrupt-daemon.c: New.
7866 * gdb.base/interrupt-daemon.exp: New.
7867 * gdb.multi/multi-term-settings.c: New.
7868 * gdb.multi/multi-term-settings.exp: New.
7869
fc413dc4
JB
78702018-01-30 Joel Brobecker <brobecker@adacore.com>
7871
7872 * gdb.base/break.exp: Save the location where the breakpoint
7873 on break.c:47 was actually inserted when debugging the version
7874 compiled at -O2 and use it in the expected output of the "info
7875 break" test performed soon after.
7876
5c319bb2
PA
78772018-01-22 Pedro Alves <palves@redhat.com>
7878 Sergio Durigan Junior <sergiodj@redhat.com>
7879
7880 * gdb.base/whatis.exp: Add tests for 'set print object on' +
7881 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
7882
a9e40818
JB
78832018-01-22 Joel Brobecker <brobecker@adacore.com>
7884
7885 * gdb.base/break-include.c, gdb.base/break-include.inc,
7886 gdb.base/break-include.exp: New files.
7887 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
7888 line number now being the actual line number where the breakpoint
7889 was inserted.
7890 * gdb.mi/mi-break.exp: Likewise.
7891 * gdb.mi/mi-reverse.exp: Likewise.
7892 * gdb.mi/mi-simplerun.exp: Ditto.
7893
e707fc44
AB
78942018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
7895
7896 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
7897 varobj.
7898 * gdb.mi/mi-var-create-rtti.exp: Likewise.
7899
ae451627
AB
79002018-01-21 Don Breazeal <donb@codesourcery.com>
7901 Andrew Burgess <andrew.burgess@embecosm.com>
7902
7903 * gdb.mi/basics.c: Add new global.
7904 * gdb.mi/mi-frame-regs.exp: New file.
7905 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
7906 case.
7907
b1b189e0
AB
79082018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
7909
7910 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
7911 non-parameter, and on an unknown symbol.
7912
fcfcc376
TT
79132018-01-19 Tom Tromey <tom@tromey.com>
7914
7915 * gdb.rust/modules.rs (TWENTY_THREE): New global.
7916 * gdb.rust/modules.exp: Add ::-qualified lookup test.
7917
634c1c31
AA
79182018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
7919
7920 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
7921 setrlimit and chdir to int.
7922
d6ad07fd
AA
79232018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
7924
7925 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
7926 function.
7927 (my_tend): Likewise.
7928 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
7929 rationale of avoiding FP- and vector instructions.
7930
adf8243b
RK
79312018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
7932
7933 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
7934 "info reg" with "\[ \t\]*".
7935 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
7936 "\[ \t\]+".
7937 * gdb.arch/s390-multiarch.exp: Ditto.
7938 * gdb.base/pc-fp.exp: Ditto.
7939 * gdb.reverse/i386-precsave.exp: Ditto.
7940 * gdb.reverse/i386-reverse.exp: Ditto.
7941 * gdb.reverse/i387-env-reverse.exp: Ditto.
7942 * gdb.reverse/i387-stack-reverse.exp: Ditto.
7943
dcc06925
AA
79442018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
7945
7946 * lib/gdb.exp (gdb_compile): Re-enable use of
7947 universal_compile_options for languages other than Rust.
7948
25d4fd80
AA
79492018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
7950
7951 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
7952
ee7f689e 79532018-01-17 Mike Gulick <mgulick@mathworks.com>
41667530
MG
7954
7955 PR gdb/16577
7956 * gdb.base/solib-vanish.exp: New.
7957 * gdb.base/solib-vanish-main.c: New.
7958 * gdb.base/solib-vanish-lib1.c: New.
7959 * gdb.base/solib-vanish-lib2.c: New.
7960
d8447b6b
YQ
79612018-01-17 Yao Qi <yao.qi@linaro.org>
7962
7963 * gdb.compile/compile.exp: Match the address printed for
7964 frame in the output of command "bt".
7965
86d6a90c
TT
79662018-01-15 Tom Tromey <tom@tromey.com>
7967
7968 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
7969 compute sp_reg.
7970
cbcdb1aa
AB
79712018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
7972
7973 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
7974 to prepare.
7975 (prepare): Return 0 on error, 1 on success.
7976
eea61984
PA
79772018-01-12 Pedro Alves <palves@redhat.com>
7978
7979 * gdb.base/continue-after-aborted-step-over.c: New.
7980 * gdb.base/continue-after-aborted-step-over.exp: New.
7981
6181e9c2
SM
79822018-01-11 Simon Marchi <simon.marchi@ericsson.com>
7983
7984 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
7985 options when not creating an executable.
7986
3cada740
PA
79872018-01-11 Pedro Alves <palves@redhat.com>
7988
7989 PR remote/22597
7990 * gdb.server/stop-reply-no-thread.c: New file.
7991 * gdb.server/stop-reply-no-thread.exp: New file.
7992
c63d3e8d
PA
79932018-01-10 Pedro Alves <palves@redhat.com>
7994
7995 PR gdb/22670
7996 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
7997 functions too. Test setting breakpoints and printing C functions
7998 with no debug info too.
7999 * gdb.ada/bp_c_mixed_case/qux.c: New file.
8000
d4c2a405
PA
80012018-01-10 Pedro Alves <palves@redhat.com>
8002
8003 PR gdb/22670
8004 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
8005 a fail.
8006
8825213e
PA
80072018-01-10 Pedro Alves <palves@redhat.com>
8008
8009 PR gdb/22670
8010 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
8011
605fd3c6
YQ
80122018-01-08 Simon Marchi <simon.marchi@ericsson.com>
8013
8014 * gdb.server/unittest.exp: Match the output in non-development
8015 mode.
8016
1e5ded6c
YQ
80172018-01-08 Simon Marchi <simon.marchi@ericsson.com>
8018
8019 * gdb.gdb/unittest.exp: Match output in non-development mode.
8020
30066b0b
JB
80212018-01-08 Joel Brobecker <brobecker@adacore.com>
8022
8023 * gdb.ada/access_tagged_param.exp: Relax expected output
8024 for value of "ObjL" in "continue" to pck.inspect breakpoint
8025 test.
8026
04bafb1e
XR
80272018-01-08 Joel Brobecker <brobecker@adacore.com>
8028
9f86398b
JB
8029 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
8030 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
04bafb1e 8031
e379cee6
PA
80322018-01-05 Pedro Alves <palves@redhat.com>
8033
8034 PR gdb/18653
8035 * gdb.base/libsegfault.exp: New.
8036
de63c46b
PA
80372018-01-05 Joel Brobecker <brobecker@adacore.com>
8038
8039 PR gdb/22670
8040 * gdb.ada/access_tagged_param.exp: New file.
8041 * gdb.ada/access_tagged_param/foo.adb: New file.
8042
f98fc17b
PA
80432018-01-05 Pedro Alves <palves@redhat.com>
8044
8045 PR gdb/22670
8046 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
8047 exercise lower case too, and to exercise both full matching and
8048 wild matching.
8049
342f8240
JB
80502018-01-05 Joel Brobecker <brobecker@adacore.com>
8051
8052 * gdb.ada/rename_subscript_param: New testcase.
8053
7150d33c
JG
80542018-01-05 Jerome Guitton <guitton@adacore.com>
8055
8056 * gdb.ada/arr_acc_idx_w_gap: New testcase.
8057
cc0e770c
JB
80582018-01-05 Joel Brobecker <brobecker@adacore.com>
8059
8060 * gdb.ada/convvar_comp: New testcase.
8061
672a41aa 80622018-01-05 Xavier Roirand <roirand@adacore.com>
e3861a03
XR
8063
8064 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
8065 (My_Table): New global variable.
8066 * testsuite/gdb.ada/array_char_idx.exp: Add test.
8067
7365ec2f
JB
80682018-01-04 Joel Brobecker <brobecker@adacore.com>
8069
8070 PR gdb/22670
8071 * gdb.ada/maint_with_ada: New testcase.
8072
289483b6
JB
80732018-01-04 Joel Brobecker <brobecker@adacore.com>
8074
8075 PR gdb/22670
8076 * gdb.ada/bp_c_mixed_case: New testcase.
8077
344420da
JB
80782018-01-04 Joel Brobecker <brobecker@adacore.com>
8079
8080 PR gdb/22670
8081 * gdb.ada/complete.exp: Add "complete break ada" test.
8082
66fc87a0
JB
80832018-01-04 Joel Brobecker <brobecker@adacore.com>
8084
8085 PR gdb/22670
8086 * gdb.ada/info_addr_mixed_case: New testcase.
8087
9f757bf7
XR
80882018-01-03 Xavier Roirand <roirand@adacore.com>
8089
8090 * gdb.ada/excep_handle.exp: New testcase.
8091 * gdb.ada/excep_handle/foo.adb: New file.
8092 * gdb.ada/excep_handle/pck.ads: New file.
8093
bd570f80
JB
80942018-01-03 Joel Brobecker <brobecker@adacore.com>
8095
8096 * gdb.base/step-line.c: Add extra empty line in copyright header.
8097 * gdb.base/step-line.inp: Likewise.
8098
9fe561ab
JB
80992018-01-02 Joel Brobecker <brobecker@adacore.com>
8100
8101 * gdb.ada/dyn_stride.exp: Add slice test.
8102
a405673c
JB
81032018-01-02 Joel Brobecker <brobecker@adacore.com>
8104
8105 * gdb.ada/dyn_stride: New testcase.
8106
cef0f868
SH
81072017-12-27 Stafford Horne <shorne@gmail.com>
8108
8109 * gdb.xml/extra-regs.xml: Add example foo reggroup.
8110 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
8111
b67d92b0
SH
81122017-12-27 Stafford Horne <shorne@gmail.com>
8113
8114 * gdb.base/reggroups.c: New file.
8115 * gdb.base/reggroups.exp: New file.
8116
eccab96d
JB
81172017-12-18 Joel Brobecker <brobecker@adacore.com>
8118
8119 * gdb.dwarf2/ada-valprint-error.c: New file.
8120 * gdb.dwarf2/ada-valprint-error.exp: New file.
8121
0e2da9f0
JB
81222017-12-18 Joel Brobecker <brobecker@adacore.com>
8123
8124 * gdb.ada/assign_arr: New testcase.
8125
cb923fcc
XR
81262017-12-18 Xavier Roirand <roirand@adacore.com>
8127
8128 * gdb.ada/funcall_ptr: New testcase.
8129
7c161838
SDJ
81302017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
8131
8132 PR cli/16224
8133 * gdb.base/ptype-offsets.cc: New file.
8134 * gdb.base/ptype-offsets.exp: New file.
8135
1af17fd9
YQ
81362017-12-15 Yao Qi <yao.qi@linaro.org>
8137
8138 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
8139 if XML is disabled.
8140
828d5846
XR
81412017-12-15 Xavier Roirand <roirand@adacore.com>
8142
8143 * gdb.ada/same_component_name: New testcase.
8144
79e8fcaa
JB
81452017-12-14 Joel Brobecker <brobecker@adacore.com>
8146
8147 * gdb.ada/str_binop_equal: New testcase.
8148
e05fa6f9
JB
81492017-12-14 Joel Brobecker <brobecker@adacore.com>
8150
8151 * gdb.ada/task_switch_in_core: New testcase.
8152
b89641ba
SM
81532017-12-13 Simon Marchi <simon.marchi@ericsson.com>
8154
8155 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
8156 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
8157 call test_bkpt_qualified.
8158 (test_bkpt_qualified): New proc.
8159
6892d2e4
PA
81602017-12-13 Pedro Alves <palves@redhat.com>
8161
8162 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
8163 Tighten regexp by matching with an anchor.
8164
a22ecf70
PA
81652017-12-13 Pedro Alves <palves@redhat.com>
8166
8167 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
8168 ("expression with namespace"): New set of tests.
8169 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
8170 (Nested::Test_NS::qux): New.
8171 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
8172 defaults to 'start_quote_char' and 'end_quote_char' parameters.
8173
9937536c
JB
81742017-12-13 Joel Brobecker <brobecker@adacore.com>
8175
8176 * gdb.base/server-del-break.c: New file.
8177 * gdb.base/server-del-break.exp: New file.
8178
fe49c6f5
SH
81792017-12-12 Stafford Horne <shorne@gmail.com>
8180
8181 * gdb.xml/tdesc-regs.exp: Add or1k support.
8182
c3d18620
SH
81832017-12-12 Stafford Horne <shorne@gmail.com>
8184
8185 * gdb.base/bp-permanent.c: Define nop of or1k.
8186
c5f9cfc8
JB
81872017-12-11 Joel Brobecker <brobecker@adacore.com>
8188
8189 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
8190 output with components being reordered.
8191
a9c135fc
JB
81922017-12-11 Joel Brobecker <brobecker@adacore.com>
8193
8194 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
8195 output with components being reordered.
8196
927aa2e7
JK
81972017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8198 Pedro Alves <palves@redhat.com>
8199
8200 * gdb.base/maint.exp (check for .gdb_index): Check also for
8201 .debug_names.
8202 * gdb.dlang/watch-loc.c (.debug_aranges): New.
8203 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
8204 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
8205 (.gdb_index used after symbol reloading): Support also .debug_names.
8206 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
8207
f17d9474
YQ
82082017-12-08 Yao Qi <yao.qi@linaro.org>
8209
8210 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
8211 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
8212
a0de8c21
YQ
82132017-12-08 Yao Qi <yao.qi@linaro.org>
8214
8215 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
8216 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
8217
a738ea1d
YQ
82182017-12-08 Yao Qi <yao.qi@linaro.org>
8219
8220 * gdb.arch/aarch64-tagged-pointer.c: New file.
8221 * gdb.arch/aarch64-tagged-pointer.exp: New file.
8222
1cd9a73b
SDJ
82232017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
8224
8225 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
8226 "int".
8227
fa6eb693
KS
82282017-12-07 Keith Seitz <keiths@redhat.com>
8229
8230 PR breakpoints/22569
8231 * gdb.linespec/ls-errs.exp: Change expected result of "break
8232 -source this file has spaces.c -line 3".
8233 Check that an explicit source file followed by whitespace is
8234 identified as an invalid explicit location.
8235
883fd55a
KS
82362017-12-07 Keith Seitz <keiths@redhat.com>
8237
8238 * gdb.cp/nested-types.cc: New file.
8239 * gdb.cp/nested-types.exp: New file.
8240 * lib/cp-support.exp: Load data-structures.exp library.
8241 (debug_cp_test_ptype_class): New global.
8242 (cp_ptype_class_verbose, next_line): New procedures.
8243 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
8244 Add and document new return value.
8245 Switch the list of lines to a queue.
8246 Add support for new `type' key for nested type definitions.
8247 Add debugging/troubleshooting messages.
8248 * lib/data-structures.exp: New file.
8249
ec72db3e
SM
82502017-12-07 Simon Marchi <simon.marchi@ericsson.com>
8251
8252 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
8253 with proc_with_prefix, don't use with_test_prefix.
8254
99598d71
TT
82552017-12-07 Tom Tromey <tom@tromey.com>
8256
8257 * gdb.base/break.exp: Add test for empty "commands".
8258
a8806230
YQ
82592017-12-07 Yao Qi <yao.qi@linaro.org>
8260
8261 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
8262 malloc and catch syscall.
8263
824cc835
PM
82642017-12-07 Phil Muldoon <pmuldoon@redhat.com>
8265
e79be6e5 8266 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
824cc835
PM
8267 tests for explicit locations.
8268
7cc244de
PA
82692017-12-06 Pedro Alves <palves@redhat.com>
8270
8271 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
8272 force-disabling XML descriptions.
8273
50a1fdd5
PA
82742017-12-04 Pedro Alves <palves@redhat.com>
8275
8276 PR gdb/22499
8277 * gdb.arch/amd64-disp-step-avx.S: New file.
8278 * gdb.arch/amd64-disp-step-avx.exp: New file.
8279
f0fb2488
PA
82802017-12-03 Pedro Alves <palves@redhat.com>
8281
8282 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
8283 and <string.h>.
8284 (parent_function): Print distinct messages when waitpid fails, or
8285 the child exits with a signal, or the child exits for an unhandled
8286 reason.
8287 * gdb.threads/process-dies-while-detaching.exp
8288 (detach_and_expect_exit): New 'inf_output_re' parameter and use
8289 it. Wait for both inferior output and GDB's prompt. Use an
8290 indirect spawn id list.
8291 (do_detach): New parameter 'child_exit'. Use it to compute
8292 expected inferior output.
8293 (test_detach, test_detach_watch, test_detach_killed_outside):
8294 Adjust to pass down the expected child exit kind.
8295
97cbe998
SDJ
82962017-12-01 Joel Brobecker <brobecker@adacore.com>
8297 Sergio Durigan Junior <sergiodj@redhat.com>
8298 Pedro Alves <palves@redhat.com>
8299
8300 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
8301
40fc416f
SDJ
83022017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
8303
8304 * gdb.base/relocate.exp: Add tests to guarantee that arguments
8305 to 'symbol-file' and 'add-symbol-file' can be
8306 position-independent.
8307
1cc75e92
YQ
83082017-12-01 Yao Qi <yao.qi@linaro.org>
8309
8310 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
8311 the URL in copyright header.
8312 * gdb.arch/aarch64-fp.exp: Likewise.
8313 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
8314 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
8315 * gdb.base/expand-psymtabs.exp: Likewise.
8316 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
8317 * gdb.fortran/common-block.exp: Likewise.
8318 * gdb.fortran/common-block.f90: Likewise.
8319 * gdb.fortran/logical.exp: Likewise.
8320 * gdb.fortran/vla-datatypes.f90: Likewise.
8321 * gdb.fortran/vla-sub.f90: Likewise.
8322
875fb7a7
JB
83232017-11-30 Joel Brobecker <brobecker@adacore.com>
8324
8325 * gdb.ada/repeat_dyn: New testcase.
8326
6f14765f
UW
83272017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
8328
8329 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
8330 Update for changed thread numbering.
8331 * gdb.cell/bt.exp: Update for changed GDB output.
8332
f1af7b94
SM
83332017-11-30 Simon Marchi <simon.marchi@ericsson.com>
8334
8335 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
8336 setting isremote by hand.
8337 * boards/dwarf4-gdb-index.exp: Likewise.
8338 * boards/fission.exp: Likewise.
8339 * boards/stabs.exp: Likewise.
8340
e3919f3e
PA
83412017-11-30 Pedro Alves <palves@redhat.com>
8342
8343 * gdb.linespec/cpls-ops.exp
8344 (check_explicit_skips_function_argument): Extract the underlying
8345 type of size_t instead of hardcoding it.
8346
bd69330d
PA
83472017-11-29 Pedro Alves <palves@redhat.com>
8348
8349 PR c++/19436
8350 * gdb.linespec/cpls-abi-tag.cc: New file.
8351 * gdb.linespec/cpls-abi-tag.exp: New file.
8352
a20714ff
PA
83532017-11-29 Pedro Alves <palves@redhat.com>
8354
8355 * gdb.base/langs.exp: Use -qualified.
8356 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
8357 it.
8358 * gdb.cp/namespace.exp: Use -qualified.
8359 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
8360 (overload-3, template-overload, template-ret-type, const-overload)
8361 (const-overload-quoted, anon-ns, ambiguous-prefix): New
8362 procedures.
8363 (test_driver): Call them.
8364 * gdb.cp/save-bp-qualified.cc: New.
8365 * gdb.cp/save-bp-qualified.exp: New.
8366 * gdb.linespec/explicit.exp: Test -qualified.
8367 * lib/completion-support.exp (completion::explicit_opts_list): Add
8368 "-qualified".
8369 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
8370
f6f1d339
PM
83712017-11-29 Phil Muldoon <pmuldoon@redhat.com>
8372
8373 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
8374
02ca603a
TT
83752017-11-29 Tom Tromey <tom@tromey.com>
8376
8377 * gdb.base/relocate.exp: Update invalid argument test.
8378 Add new tests for invalid arguments.
8379
ed6c0bfb
TP
83802017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
8381
8382 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
8383 Return 0 as a long.
8384 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
8385
f106e10e
TP
83862017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
8387
8388 * gdb.cp/breakpoint.cc (bar): Set return type to void.
8389 * gdb.cp/psymtab-parameter.cc (func): Likewise.
8390 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
8391 func ().
8392 * gdb.cp/shadow.cc (B.func): Return 0.
8393
10329bb2
JB
83942017-11-27 Joel Brobecker <brobecker@adacore.com>
8395
8396 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
8397 expected output in gdb_expect call to allow the exception
8398 message to be present as well. Fix syntax confusion to avoid
8399 TCL thinking that exception_name is an array.
8400
617cd4bc
UW
84012017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
8402
8403 * gdb.arch/spu-info.c: Include <unistd.h>.
8404 (do_signal_test): Fix broken calls to write.
8405 * gdb.arch/spu-info.exp: Use prepare_for_testing.
8406 Fix checks for empty mailboxes. Update signal tests for corrected
8407 do_signal_test routine. Allow nonzero event status.
58f7f0bf
UW
8408 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
8409 * gdb.cell/arch.exp: Use standard_output_file.
8410 * gdb.cell/break.exp: Likewise.
8411 * gdb.cell/bt.exp: Likewise.
8412 * gdb.cell/core.exp: Likewise.
8413 * gdb.cell/dwarfaddr.exp: Likewise.
8414 * gdb.cell/ea-cache.exp: Likewise.
8415 * gdb.cell/ea-standalone.exp: Likewise.
8416 * gdb.cell/f-regs.exp: Likewise.
8417 * gdb.cell/fork.exp: Likewise.
8418 * gdb.cell/gcore.exp: Likewise.
8419 * gdb.cell/mem-access.exp: Likewise.
8420 * gdb.cell/ptype.exp: Likewise.
8421 * gdb.cell/registers.exp: Likewise.
8422 * gdb.cell/sizeof.exp: Likewise.
8423 * gdb.cell/solib-symbol.exp: Likewise.
8424 * gdb.cell/solib.exp: Likewise.
617cd4bc 8425
a81aaca0
PA
84262017-11-25 Pedro Alves <palves@redhat.com>
8427
8428 * gdb.base/complete-empty.exp: New file.
8429 * gdb.base/completion.exp: Adjust.
8430
6a3c6ee4
PA
84312017-11-25 Pedro Alves <palves@redhat.com>
8432
8433 * gdb.linespec/cpls-ops.cc: New file.
8434 * gdb.linespec/cpls-ops.exp: New file.
8435 * lib/completion-support.exp (test_complete_prefix_range_re): New,
8436 factored out from ...
8437 (test_complete_prefix_range): ... this.
8438
8955eb2d
PA
84392017-11-24 Pedro Alves <palves@redhat.com>
8440
8441 * gdb.linespec/cpcompletion.exp: New file.
8442 * gdb.linespec/cpls-hyphen.cc: New file.
8443 * gdb.linespec/cpls.cc: New file.
8444 * gdb.linespec/cpls2.cc: New file.
8445 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
8446 test to use test_gdb_complete_unique. Add label completion,
8447 keyword completion and explicit location completion tests.
8448 * lib/completion-support.exp: New file.
8449
e547c119
JB
84502017-11-24 Joel Brobecker <brobecker@adacore.com>
8451
8452 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
8453 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
8454 when hitting an exception catchpoint.
8455
7c3c1aa8
YQ
84562017-11-22 Yao Qi <yao.qi@linaro.org>
8457
8458 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
8459
41bd68f5
SM
84602017-11-22 Simon Marchi <simon.marchi@ericsson.com>
8461
8462 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
8463 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
8464 * gdb.dwarf2/info-locals-optimized-out.c: New file.
8465
1daad298
YQ
84662017-11-22 Yao Qi <yao.qi@linaro.org>
8467
8468 * gdb.base/info-os.exp: Pass pthreads.
8469 * gdb.multi/multi-attach.exp: Likewise.
8470
88465e87
YQ
84712017-11-22 Yao Qi <yao.qi@linaro.org>
8472
8473 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
8474 compiler.
8475
dc196b23
YQ
84762017-11-22 Yao Qi <yao.qi@linaro.org>
8477
8478 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
8479 * gdb.base/break-interp.exp: Likewise.
8480 * gdb.base/jit-attach-pie.exp: Likewise.
8481
2400729e
UW
84822017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
8483
8484 * gdb.base/float128.c (large128): New variable.
8485 * gdb.base/float128.exp: Add test to print largest __float128 value.
8486
7a26362d
UW
84872017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
8488
8489 * gdb.arch/vsx-regs.exp: Update register content checks.
8490
ed0f4273
UW
84912017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
8492
8493 * gdb.arch/ppc-longdouble.exp: New file.
8494 * gdb.arch/ppc-longdouble.c: Likewise.
8495
a25d69c6
PA
84962017-11-21 Pedro Alves <palves@redhat.com>
8497
8498 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
8499
73fcf641
PA
85002017-11-20 Pedro Alves <palves@redhat.com>
8501
8502 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
8503 (long_double_typedef): New typedefs.
8504 Use DEF on double and long double.
8505 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
8506 cases.
8507 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
8508 and 'long_double_ptr_same_size' locals. Use them to decide
8509 whether cast from array/function to float is valid/invalid.
8510
71a3c369
TT
85112017-11-17 Tom Tromey <tom@tromey.com>
8512
8513 * gdb.rust/traits.rs: New file.
8514 * gdb.rust/traits.exp: New file.
8515
ced9779b
JB
85162017-11-17 Joel Brobecker <brobecker@adacore.com>
8517
8518 * gdb.ada/minsyms: New testcase.
8519
a0922d80
PA
85202017-11-16 Pedro Alves <palves@redhat.com>
8521
8522 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
8523 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
8524
ea04e54c
PA
85252017-11-16 Pedro Alves <palves@redhat.com>
8526
8527 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
8528 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
8529
e849ea89
PA
85302017-11-16 Pedro Alves <palves@redhat.com>
8531
8532 * gdb.server/reconnect-ctrl-c.c: New file.
8533 * gdb.server/reconnect-ctrl-c.exp: New file.
8534
d8ae99a7
PM
85352017-11-16 Phil Muldoon <pmuldoon@redhat.com>
8536
8537 * gdb.python/py-rbreak.exp: New file.
8538 * gdb.python/py-rbreak.c: New file.
8539 * gdb.python/py-rbreak-func2.c: New file.
8540
968a13f8
PA
85412017-11-16 Pedro Alves <palves@redhat.com>
8542
8543 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
8544 pattern.
8545 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
8546 GDB.
8547
71774bc9
SM
85482017-11-15 Simon Marchi <simon.marchi@ericsson.com>
8549
8550 * gdb.tui/completionn.exp (test_tab_completion): Add space in
8551 regex.
8552
ddbb44cf
SM
85532017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
8554
8555 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
8556 test names.
8557
584a564f
PA
85582017-11-09 Pedro Alves <palves@redhat.com>
8559
8560 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
8561 factored out from ...
8562 (top level): ... here, and adjusted to avoid expecting beyond the
8563 prompt in a single gdb_test_multiple.
8564
5ed7a928
PA
85652017-11-09 Pedro Alves <palves@redhat.com>
8566
8567 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
8568 output.
8569 * gdb.server/ext-attach.exp ("kill" test): Likewise.
8570 * gdb.server/ext-restart.exp ("kill" test): Likewise.
8571 * gdb.server/ext-run.exp ("kill" test): Likewise.
8572 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
8573
a60e0738
PA
85742017-11-09 Pedro Alves <palves@redhat.com>
8575
8576 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
8577 match till end of line.
8578
2c88253f
PA
85792017-11-09 Pedro Alves <palves@redhat.com>
8580
8581 * gdb.base/memattr.exp: Tighten regexes to match the end line.
8582
c7a38517
PA
85832017-11-09 Pedro Alves <palves@redhat.com>
8584
8585 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
8586 New procedures, factored out from ...
8587 (top level): ... here, and adjusted to avoid expecting beyond the
8588 prompt in one go.
8589
f29f4b6b
PA
85902017-11-09 Pedro Alves <palves@redhat.com>
8591
8592 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
8593 output. Fix '?' match.
8594
286acbb5
JB
85952017-11-08 Joel Brobecker <brobecker@adacore.com>
8596
8597 * gdb.ada/scoped_watch: New testcase.
8598 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
8599 which is actually correct.
8600 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
8601 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
8602
62d7ae92
PA
86032017-11-08 Pedro Alves <palves@redhat.com>
8604
8605 * gdb.gdb/complaints.exp (test_initial_complaints)
8606 (test_serial_complaints, test_short_complaints): Call
8607 complaint_internal instead of complaint.
8608
280ca31f
DT
86092017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
8610
8611 * gdb.threads/tls-core.c: New file.
8612 * gdb.threads/tls-core.exp: Likewise.
8613
b5ec771e
PA
86142017-11-08 Pedro Alves <palves@redhat.com>
8615
8616 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
8617 (p Exported_Capitalized): New test.
8618 (p exported_capitalized): New test.
8619
a02b41a7
PA
86202017-11-07 Pedro Alves <palves@redhat.com>
8621
8622 * gdb.cp/ena-dis-br-range.exp: Add more tests.
8623
95e95a6d
PA
86242017-11-07 Pedro Alves <palves@redhat.com>
8625
8626 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
8627 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
8628 (disable_invalid, disable_inverted, disable_negative): New
8629 procedures.
8630 ("bad numbers"): New set of tests.
8631
cee62dbd
PA
86322017-11-07 Pedro Alves <palves@redhat.com>
8633
8634 * gdb.cp/ena-dis-br-range.exp: Add tests.
8635
cc638e86
PA
86362017-11-07 Pedro Alves <palves@redhat.com>
8637
8638 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
8639
d0fe4701
XR
86402017-11-07 Xavier Roirand <roirand@adacore.com>
8641 Pedro Alves <palves@redhat.com>
8642
8643 * gdb.base/ena-dis-br.exp: Add reference to
8644 gdb.cp/ena-dis-br-range.exp.
8645 * gdb.cp/ena-dis-br-range.exp: New file.
8646 * gdb.cp/ena-dis-br-range.cc: New file.
8647
46f67f80
PA
86482017-11-06 Pedro Alves <palves@redhat.com>
8649
8650 * gdb.base/attach-non-pgrp-leader.c: New.
8651 * gdb.base/attach-non-pgrp-leader.exp: New.
8652
726e1356
PA
86532017-11-06 Pedro Alves <palves@redhat.com>
8654
8655 * configure.ac: No longer check for termio.h and sgtty.h.
8656 * configure: Regenerate.
8657 * remote-utils.c: Include termios.h instead of gdb_termios.h.
8658 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
8659 Remove termio and sgtty code.
8660
50ab6ace
YQ
86612017-11-03 Yao Qi <yao.qi@linaro.org>
8662
8663 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
8664 in GDB is disabled.
8665
8e68731c
YQ
86662017-11-03 Yao Qi <yao.qi@linaro.org>
8667
8668 * gdb.python/py-thrhandle.exp: Skip it if python is not
8669 enabled.
8670
3a87ae65
SM
86712017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
8672
8673 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
8674 as a breakpoint command.
8675
484d8d36
MD
86762017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
8677
8678 PR python/21213
8679 * gdb.python/py-infthread.exp: Test calling
8680 InferiorThread.inferior () multiple times in a row.
8681
4a27f119
KS
86822017-10-27 Keith Seitz <keiths@redhat.com>
8683
8684 * gdb.opt/inline-break.exp (break_info_1): New procedure.
8685 Test "info break" for every inlined function breakpoint.
8686
bb11dd58
YQ
86872017-10-27 Yao Qi <yao.qi@linaro.org>
8688
8689 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
8690
a43f3893
PF
86912017-10-26 Patrick Frants <osscontribute@gmail.com>
8692
8693 * gdb.cp/classes.exp (test_static_members): Test printing
8694 Outer::instance.
8695 * gdb.cp/classes.c (struct Inner, struct Outer): New.
8696 (Inner::instance, Outer::instance): New.
8697
792ccf00
PA
86982017-10-24 Pedro Alves <palves@redhat.com>
8699
8700 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
8701 extra console" test in two stages.
8702
eb2bfbad
PA
87032017-10-24 Pedro Alves <palves@redhat.com>
8704
8705 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
8706
1f75a651
PA
87072017-10-24 Pedro Alves <palves@redhat.com>
8708
8709 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
8710 loop.
8711
779990d9
PA
87122017-10-24 Pedro Alves <palves@redhat.com>
8713
8714 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
8715 $attempt" and "stoppedtry $stoppedtry" test prefixes.
8716
ad9b8f5d
PA
87172017-10-24 Pedro Alves <palves@redhat.com>
8718
8719 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
8720 parameter and handle it. Don't output read value in test name.
8721
fee6da6e
PA
87222017-10-24 Pedro Alves <palves@redhat.com>
8723
8724 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
8725 custom test name.
8726
10389c2c
PA
87272017-10-24 Pedro Alves <palves@redhat.com>
8728
8729 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
8730 include the unstable output directory name in the test's name.
8731 (initial_setup_simple) <'set args'>: Use custom test name.
8732
a80e65a9
PA
87332017-10-24 Pedro Alves <palves@redhat.com>
8734
8735 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
8736 with explicit test name.
8737
15763a09
PA
87382017-10-20 Pedro Alves <palves@redhat.com>
8739
8740 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
8741 'wait -i'. Use gdb_assert and remote_close.
8742
49a4ce2e
AB
87432017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
8744
8745 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
8746 number from variable rather than hard-coded.
8747
a75868f5
PA
87482017-10-19 Pedro Alves <palves@redhat.com>
8749
8750 * gdb.base/long-inferior-output.c: New file.
8751 * gdb.base/long-inferior-output.exp: New file.
8752
c8ba13ad
KS
87532017-11-18 Keith Seitz <keiths@redhat.com>
8754
8755 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
8756 method.
8757 (main): Call it.
8758 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
8759 Add additional user-defined conversion operator tests.
8760
b27de576
PA
87612017-10-17 Pedro Alves <palves@redhat.com>
8762
8763 * boards/native-stdio-gdbserver.exp: Load "local-board".
8764
8484c955
PA
87652017-10-17 Pedro Alves <palves@redhat.com>
8766
8767 * gdb.base/quit-live.c: New file.
8768 * gdb.base/quit-live.exp: New file.
8769
83d5a34d
KS
87702017-10-16 Keith Seitz <keiths@redhat.com>
8771
8772 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
8773 (class_with_protected_typedef, class_with_private_typedef)
8774 (struct_with_public_typedef, struct_with_protected_typedef)
8775 (struct_with_private_typedef): New classes/structs.
8776 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
8777 typedefs and access specifiers.
8778
739b3f1d
PA
87792017-10-16 Pedro Alves <palves@redhat.com>
8780 Simon Marchi <simon.marchi@polymtl.ca>
8781
8782 * README (Local vs Remote vs Native): New section.
8783 * boards/local-board.exp: New file, with bits factored out from
8784 ...
8785 * boards/native-extended-gdbserver.exp: ... here. Load
8786 "local-board".
8787 * boards/native-gdbserver.exp: Load "local-board".
8788 (${board}_spawn, ${board}_exec): Delete.
8789 * boards/native-stdio-gdbserver.exp: Most contents factored out to
8790 ...
8791 * boards/stdio-gdbserver-base.exp: ... this new file.
8792 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
8793 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
8794 procedure.
8795 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
8796 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
8797 stdio_gdbserver_command.
8798 (${board}_get_remote_address, ${board}_get_comm_port)
8799 (${board}_download, ${board}_upload): Delete.
8800 (get_target_remote_pipe_cmd): New.
8801
fe68b953
SM
88022017-10-16 Simon Marchi <simon.marchi@ericsson.com>
8803
8804 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
8805 test_bkpt_deletion, test_bkpt_cond_and_cmds,
8806 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
8807 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
8808 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
8809 remove with_test_prefix.
8810
300b6685
PA
88112017-10-13 Pedro Alves <palves@redhat.com>
8812
8813 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
8814 * gdb.base/annota1.exp: Use it instead of is_remote.
8815 * gdb.base/annota3.exp: Use it instead of is_remote.
8816 * gdb.cp/annota2.exp: Use it instead of is_remote.
8817 * gdb.cp/annota3.exp: Use it instead of is_remote.
8818 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
8819
50500caf
PA
88202017-10-13 Pedro Alves <palves@redhat.com>
8821
8822 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
8823 (test_num_test_vars, run_and_count_vars, find_env)
8824 (test_set_unset_env, test_inherit_env_var): New procedures.
8825 (top level): Use them.
8826
dad0c6d2
PA
88272017-10-13 Pedro Alves <palves@redhat.com>
8828
8829 * lib/selftest-support.exp (selftest_setup): Extend comments, and
8830 also skip on stub-like targets.
8831
8b0553c1
PA
88322017-10-13 Pedro Alves <palves@redhat.com>
8833
8834 PR gdb/22293
8835 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
8836 (top level): Move some tests to ...
8837 (test_not_found): ... this new procedure.
8838 (top level): Call it.
8839
7594f623
PA
88402017-10-13 Pedro Alves <palves@redhat.com>
8841
8842 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
8843 expect different "info terminal" output if testing with a
8844 non-native target.
8845
ebe3b402
PA
88462017-10-13 Pedro Alves <palves@redhat.com>
8847 Simon Marchi <simon.marchi@polymtl.ca>
8848
8849 PR python/12966
8850 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
8851
42f1b161
PA
88522017-10-13 Pedro Alves <palves@redhat.com>
8853
8854 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
8855 already.
8856
8d6ef72b
PA
88572017-10-13 Pedro Alves <palves@redhat.com>
8858
8859 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
8860 is_remote.
8861
d7bcd5b8
PA
88622017-10-13 Pedro Alves <palves@redhat.com>
8863
8864 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
8865 is_remote.
8866
df479dc6
PA
88672017-10-13 Pedro Alves <palves@redhat.com>
8868
8869 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
8870 is set.
8871 (corefile_test_attach): Likewise. Check can_spawn_for_attach
8872 instead of is_remote.
8873
23fb630a
PA
88742017-10-13 Pedro Alves <palves@redhat.com>
8875
8876 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
8877 (top level): Add comment.
8878
cc77b1dc
PA
88792017-10-13 Pedro Alves <palves@redhat.com>
8880
8881 * gdb.base/remote.exp (top level): Fix comment typo and add
8882 missing return.
8883
27c9e813
PA
88842017-10-13 Pedro Alves <palves@redhat.com>
8885 Simon Marchi <simon.marchi@polymtl.ca>
8886
8887 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
8888 calls and add comments. Skip test if use_gdb_stub is set.
8889 (top level): Use "set cwd" command instead of "cd" command.
8890
5e830d98
PA
88912017-10-13 Pedro Alves <palves@redhat.com>
8892
8893 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
8894 is_remote target check.
8895
f5ca0032
PA
88962017-10-13 Pedro Alves <palves@redhat.com>
8897
8898 * gdb.base/scope.exp: Use build_executable + clean_restart +
8899 gdb_file_cmd instead of prepare_for_testing and no longer skip
8900 "before run" tests on is_remote target boards. Update comments.
8901 * boards/native-extended-gdbserver.exp
8902 (extended_gdbserver_load_last_file): New, factored out from ...
8903 (gdb_load): ... this. Move further below and add comment.
8904 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
8905
8aed1c0d
PA
89062017-10-12 Pedro Alves <palves@redhat.com>
8907
8908 * gdb.base/attach.exp: Remove references to gdb64.
8909 * gdb.base/dbx.exp: Remove references to gdb64.
8910
cfa34c87
SM
89112017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
8912 Pedro Alves <palves@redhat.com>
8913
8914 * gdb.base/label.exp: Remove is_remote target check.
8915
9192b7de
PA
89162017-10-12 Pedro Alves <palves@redhat.com>
8917
8918 * gdb.base/auvx.exp (coredir): Update comment.
8919 (top level) <core_works>: Use "set cwd" command instead of "cd"
8920 command.
8921
6bf0052d
PA
89222017-10-12 Pedro Alves <palves@redhat.com>
8923 Simon Marchi <simon.marchi@polymtl.ca>
8924
8925 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
8926 target boards.
8927
e48ef82d
PA
89282017-10-12 Pedro Alves <palves@redhat.com>
8929 Simon Marchi <simon.marchi@polymtl.ca>
8930
8931 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
8932 Instead skip if there's any gdb_protocol set.
8933
8d7aea57
SM
89342017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
8935 Pedro Alves <palves@redhat.com>
8936
8937 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
8938
30440677
PA
89392017-10-12 Pedro Alves <palves@redhat.com>
8940 Simon Marchi <simon.marchi@polymtl.ca>
8941
8942 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
8943 instead of on dejagnu remote boards.
8944
4e04f045 89452017-10-12 Pedro Alves <palves@redhat.com>
175654b9 8946 Simon Marchi <simon.marchi@polymtl.ca>
4e04f045
PA
8947
8948 * gdb.base/inferior-died.exp: Remove is_remote and isnative
8949 checks. Use build_executable + clean_restart instead of
8950 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
8951 of enabling non-stop after starting gdb.
8952
871a186e
PA
89532017-10-12 Pedro Alves <palves@redhat.com>
8954
8955 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
8956 * gdb.threads/non-ldr-exc-2.exp: Ditto.
8957 * gdb.threads/non-ldr-exc-3.exp: Ditto.
8958 * gdb.threads/non-ldr-exc-4.exp: Ditto.
8959
56d704da
AK
89602017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
8961
8962 * gdb.arch/arc-tdesc-cpu.exp: New file.
8963 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
8964
2f20e312
SM
89652017-10-10 Simon Marchi <simon.marchi@ericsson.com>
8966
8967 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
8968
65630365
PA
89692017-10-10 Pedro Alves <palves@redhat.com>
8970
8971 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
8972 expect CLI output.
8973
bf469271
PA
89742017-10-10 Pedro Alves <palves@redhat.com>
8975
8976 * lib/selftest-support.exp (selftest_setup): Update for
8977 captured_command_loop's prototype change.
8978
777a42f1
PA
89792017-10-09 Pedro Alves <palves@redhat.com>
8980
8981 Test both arch1=>arch2 and arch2=>arch1.
8982
8983 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
8984 (srcfile2, binfile2, march1, march2): Remove globals. Largely
8985 factored out to...
8986 (append_arch1_options, append_arch2_options, append_arch_options)
8987 (build_executables): New procedures.
8988 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
8989 local.
8990 (top level): Add new 'first_arch' testing axis.
8991
cbd2b4e3
PA
89922017-10-09 Pedro Alves <palves@redhat.com>
8993
8994 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
8995 (barrier): New.
8996 (thread_start, all_started): New functions.
8997 (main): Spawn new thread and wait until it is scheduled.
8998 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
8999 option.
9000 (do_test): Add 'selected_thread' parameter. Run to all_started
9001 instead of main. Explicitly set the breakpoint at main. Switch
9002 to the SELECTED_THREAD thread.
9003 (top level): Test handling the exec event with either the main
9004 thread or the second thread selected.
9005
5c9e4427
PA
90062017-10-09 Pedro Alves <palves@redhat.com>
9007
9008 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
9009 logic. Move STOP marker after the value checks.
9010 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
9011 regexp.
9012
b3b7c423
SL
90132017-10-06 Sandra Loosemore <sandra@codesourcery.com>
9014
9015 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
9016
3b4b2f16
UW
90172017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
9018
9019 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
9020 integer-to-dfp conversion.
9021 * gdb.base/dfp-test.exp: Likewise.
9022
5cd63fda
PA
90232017-10-04 Pedro Alves <palves@redhat.com>
9024
9025 * gdb.multi/hangout.c: Include <unistd.h>.
9026 (hangout_loop): New function.
9027 (main): Call alarm. Call hangout_loop in a loop.
9028 * gdb.multi/hello.c: Include <unistd.h>.
9029 (hello_loop): New function.
9030 (main): Call alarm. Call hangout_loop in a loop.
9031 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
9032 inferior with the other selected.
9033
4c71c105
SM
90342017-10-04 Simon Marchi <simon.marchi@ericsson.com>
9035
9036 * gdb.mi/list-thread-groups-available.exp: New file.
9037 * gdb.mi/list-thread-groups-available.c: New file.
9038
bc3b087d
SDJ
90392017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
9040
9041 * gdb.base/set-cwd.exp: Make it available on
9042 native-extended-gdbserver.
9043
d092c5a2
SDJ
90442017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
9045
9046 * gdb.base/set-cwd.c: New file.
9047 * gdb.base/set-cwd.exp: Likewise.
9048
45320ffa
TT
90492017-10-02 Tom Tromey <tom@tromey.com>
9050
9051 PR rust/22236:
9052 * gdb.rust/simple.rs (main): New variable "fslice".
9053 * gdb.rust/simple.exp: Add slice tests. Update string tests.
9054
b3e3859b
TT
90552017-10-02 Tom Tromey <tom@tromey.com>
9056
9057 * gdb.rust/simple.exp: Test ptype of a slice.
9058
01af5e0d
TT
90592017-10-02 Tom Tromey <tom@tromey.com>
9060
9061 * gdb.rust/simple.exp: Test index of slice.
9062
a9bbfbd8
TT
90632017-09-27 Tom Tromey <tom@tromey.com>
9064
9065 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
9066
df8899e5
TP
90672017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
9068 Pedro Alves <palves@redhat.com>
9069
9070 * gdb.base/compare-sections.exp (get value of read-only section): Read
9071 as unsigned value.
9072 (corrupt read-only section): Likewise and don't set written if patching
9073 failed.
9074
757bf54b
KB
90752017-09-21 Kevin Buettner <kevinb@redhat.com>
9076
9077 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
9078 files.
9079
06871ae8
PA
90802017-09-20 Pedro Alves <palves@redhat.com>
9081
9082 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
9083 symbol names in gdb's output.
9084 * gdb.cp/overload.exp ("list all overloads"): Likewise.
9085
e5f25bc5
PA
90862017-09-20 Pedro Alves <palves@redhat.com>
9087
9088 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
9089 Rename to ...
9090 (test_list_ambiguous_symbol): ... this and add a symbol name
9091 parameter. Adjust.
9092 (test_list_ambiguous_function): Reimplement on top of
9093 test_list_ambiguous_symbol and also test listing ambiguous
9094 variables.
9095 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
9096 (ambiguous_fun): ... this.
9097 (ambiguous_var): New.
9098 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
9099 (ambiguous_fun): ... this.
9100 (ambiguous_var): New.
9101
4e5a4f58
JB
91022017-09-19 John Baldwin <jhb@FreeBSD.org>
9103
9104 * gdb.base/starti.c: New file.
9105 * gdb.base/starti.exp: New file.
9106 * lib/gdb.exp (gdb_starti_cmd): New procedure.
9107
26e53f3e
PA
91082017-09-14 Pedro Alves <palves@redhat.com>
9109
9110 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
9111 (top level): Use it instead of runto.
9112
cb791d59
TT
91132017-09-11 Tom Tromey <tom@tromey.com>
9114
9115 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
9116
7c96f8c1
TT
91172017-09-11 Tom Tromey <tom@tromey.com>
9118
9119 * gdb.python/py-infthread.exp: Add tests for new_thread event.
9120 * gdb.python/py-inferior.exp: Add tests for new inferior events.
9121
469412dd
CW
91222017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
9123
9124 * gdb.fortran/printing-types.exp: New file.
9125 * gdb.fortran/printing-types.exp: New file.
9126
e0f86435
BH
91272017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
9128
9129 * gdb.fortran/vla-ptype.exp: Fix typos.
9130 * gdb.fortran/vla-value.exp: Same.
9131
9e9af4be
BH
91322017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
9133
9134 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
9135 * gdb.mi/mi-var-child-f.exp: Likewise.
9136 * gdb.mi/mi-vla-fortran.exp: Likewise.
9137
a5ad232b 91382017-09-08 Frank Penczek <frank.penczek@intel.com>
e79be6e5
SM
9139 Christoph Weinmann <christoph.t.weinmann@intel.com>
9140 Bernhard Heckel <bernhard.heckel@intel.com>
a5ad232b
FP
9141
9142 * gdb.fortran/ptr-indentation.f90: New file.
9143 * gdb.fortran/ptr-indentation.exp: New file.
9144
5aec60eb
TT
91452017-09-05 Tom Tromey <tom@tromey.com>
9146
9147 PR gdb/22010:
9148 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
9149
8f8f8152
TP
91502017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
9151
9152 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
9153
fbd1b771
JK
91542017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
9155
9156 * gdb.threads/tls-nodebug-pie.c: New file.
9157 * gdb.threads/tls-nodebug-pie.exp: New file.
9158
5eb5f850
TT
91592017-09-05 Tom Tromey <tom@tromey.com>
9160
9161 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
9162 for rust.
9163
ae780a21
SM
91642017-09-05 Simon Marchi <simon.marchi@ericsson.com>
9165
9166 * gdb.multi/multi-arch-exec.exp: Test with different
9167 "follow-exec-mode" settings.
9168 (do_test): New procedure.
9169
3693fdb3
PA
91702017-09-04 Pedro Alves <palves@redhat.com>
9171
9172 * gdb.base/func-static.c (S::method const, S::method volatile)
9173 (S::method volatile const): New methods.
9174 (c_s, v_s, cv_s): New instances.
9175 (main): Call method() on them.
9176 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
9177 (cannot_resolve): New procedure.
9178 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
9179 print-quote-unquoted columns.
9180 (do_test): Test printing each scope too.
9181
e68cb8e0
PA
91822017-09-04 Pedro Alves <palves@redhat.com>
9183
9184 * gdb.base/local-static.exp: Also test with
9185 class::method::variable wholly quoted.
9186 * gdb.cp/m-static.exp (class::method::variable): Remove test.
9187
858be34c
PA
91882017-09-04 Pedro Alves <palves@redhat.com>
9189
9190 * gdb.base/local-static.c: New.
9191 * gdb.base/local-static.cc: New.
9192 * gdb.base/local-static.exp: New.
9193
46a4882b
PA
91942017-09-04 Pedro Alves <palves@redhat.com>
9195
9196 * gdb.asm/asm-source.exp: Add casts to int.
9197 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
9198 (dataglobal64_1, dataglobal64_2): New globals.
9199 * gdb.base/nodebug.exp: Test different expressions involving the
9200 new globals, with print, whatis and ptype. Add casts to int.
9201 * gdb.base/solib-display.exp: Add casts to int.
9202 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
9203 * gdb.cp/m-static.exp: Add cast to int.
9204 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
9205 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
9206 tls variable with no debug info without a cast. Test with a cast
9207 to int too.
9208 * gdb.trace/entry-values.exp: Add casts.
9209
2c5a2be1
PA
92102017-09-04 Pedro Alves <palves@redhat.com>
9211
9212 * gdb.base/nodebug.exp: Test that ptype's error about functions
9213 with unknown return type includes the function name too.
9214
7022349d
PA
92152017-09-04 Pedro Alves <palves@redhat.com>
9216
9217 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
9218 return type of munmap in infcall.
9219 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
9220 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
9221 type of ftell in infcall.
9222 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
9223 type of getpid in infcall.
9224 * gdb.base/infcall-exec.exp: Cast return type of execlp in
9225 infcall.
9226 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
9227 Bail on failure to extract the pid.
9228 * gdb.base/nodebug.c: #include <stdint.h>.
9229 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
9230 New functions.
9231 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
9232 Change expected output of print/whatis/ptype with functions with
9233 no debug info. Test all supported languages. Call
9234 test_call_promotion.
9235 * gdb.compile/compile.exp: Adjust expected output to expect
9236 warning.
9237 * gdb.threads/siginfo-threads.exp: Likewise.
9238
54990598
PA
92392017-09-04 Pedro Alves <palves@redhat.com>
9240
9241 * gdb.base/callfuncs.exp (do_function_calls): New parameter
9242 "prototypes". Test calling float functions via prototyped and
9243 unprototyped function pointers.
9244 (perform_all_tests): New parameter "prototypes". Pass it down.
9245 (top level): Pass down "prototypes" parameter to
9246 perform_all_tests.
9247
34d16ea2
SM
92482017-09-04 Simon Marchi <simon.marchi@ericsson.com>
9249
9250 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
9251 Test with nested loops.
9252
9521ecda
SM
92532017-09-04 Simon Marchi <simon.marchi@ericsson.com>
9254
9255 * gdb.base/commands.exp: Call the new procedures.
9256 (loop_break_test, loop_continue_test): New procedures.
9257
80a65e9b
SM
92582017-09-04 Simon Marchi <simon.marchi@ericsson.com>
9259
9260 * gdb.base/commands.exp: Call new procedure.
9261 (define_if_without_arg_test): New procedure.
9262
e439fa14
PA
92632017-09-04 Pedro Alves <palves@redhat.com>
9264
9265 * gdb.base/list-ambiguous.exp: New file.
9266 * gdb.base/list-ambiguous0.c: New file.
9267 * gdb.base/list-ambiguous1.c: New file.
9268 * gdb.base/list.exp (test_list_range): Adjust expected output.
9269
0a2dde4a
SDJ
92702017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
9271
9272 * gdb.base/share-env-with-gdbserver.c: New file.
9273 * gdb.base/share-env-with-gdbserver.exp: Likewise.
9274
5e89eb3a
SM
92752017-08-28 Simon Marchi <simon.marchi@ericsson.com>
9276
9277 * gdb.base/commands.exp (gdbvar_simple_if_test,
9278 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
9279 progvar_simple_if_test, progvar_simple_while_test,
9280 progvar_complex_if_while_test, user_defined_command_test,
9281 user_defined_command_args_eval,
9282 user_defined_command_args_stack_test,
9283 user_defined_command_manyargs_test, bp_deleted_in_command_test,
9284 temporary_breakpoint_commands,
9285 gdb_test_no_prompt, redefine_hook_test,
9286 redefine_backtrace_test): Remove "global gdb_prompt".
9287
fd437cbc
SM
92882017-08-28 Simon Marchi <simon.marchi@ericsson.com>
9289
9290 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
9291 New proc, call it from toplevel.
9292
87215ad1
SDJ
92932017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
9294
9295 PR remote/21852
9296 * gdb.server/normal.c: New file, copied from gdb.base.
9297 * gdb.server/run-without-local-binary.exp: New file.
9298
58afddc6
WP
92992017-08-07 Weimin Pan <weimin.pan@oracle.com>
9300
9301 * gdb.arch/sparc64-adi.exp: New file.
9302 * gdb.arch/sparc64-adi.c: New file.
9303
5277199a
PA
93042017-08-22 Pedro Alves <palves@redhat.com>
9305
9306 * gdb.cp/overload.exp (line_range_pattern): New procedure.
9307 (top level): Add "list all overloads" tests.
9308
14278e1f
TT
93092017-08-22 Tom Tromey <tom@tromey.com>
9310
9311 * gdb.gdb/xfullpath.exp: Remove.
9312
bf223d3e
PA
93132017-08-21 Pedro Alves <palves@redhat.com>
9314
9315 PR gdb/19487
9316 * gdb.base/symbol-alias.c: New.
9317 * gdb.base/symbol-alias2.c: New.
9318 * gdb.base/symbol-alias.exp: New.
9319
c973d0aa
PA
93202017-08-21 Pedro Alves <palves@redhat.com>
9321
9322 * gdb.base/dfp-test.c
9323 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
9324 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
9325 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
9326 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
9327 * gdb.base/whatis-ptype-typedefs.c: New.
9328 * gdb.base/whatis-ptype-typedefs.exp: New.
9329 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
9330 (an_int, an_int_type, an_int_type2): New globals.
9331 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
9332 involving typedefs and cast expressions.
9333 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
9334 (lookup_typedefs_function): New.
9335 (typedefs_pretty_printers_dict): New.
9336 (top level): Register lookup_typedefs_function in
9337 gdb.pretty_printers.
9338
6d580b63
YQ
93392017-08-18 Yao Qi <yao.qi@linaro.org>
9340
9341 * gdb.server/unittest.exp: New.
9342
206726fb
SDJ
93432017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
9344
9345 PR gdb/21954
9346 * gdb.base/environ.exp: Add test to check if 'unset environment'
9347 works.
9348
bf0ec4c2
AA
93492017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
9350
9351 * lib/gdb.exp (universal_compile_options): New caching proc.
9352 (gdb_compile): Suppress GCC's coloring of messages.
9353
d6382fff
TT
93542017-08-14 Tom Tromey <tom@tromey.com>
9355
9356 PR gdb/21675:
9357 * gdb.base/printcmds.exp (test_radices): New function.
9358 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
9359 * gdb.base/sizeof.exp (check_valueof): Use p/d.
9360 * lib/gdb.exp (get_integer_valueof): Use p/d.
9361
c2c2dd9f
SM
93622017-08-12 Simon Marchi <simon.marchi@ericsson.com>
9363
9364 * lib/gdb.exp (get_valueof): Don't capture end-of-line
9365 characters.
9366
fdffd6f4
TT
93672017-08-05 Tom Tromey <tom@tromey.com>
9368
9369 * gdb.rust/simple.exp: Allow String to appear in a different
9370 namespace.
9371
27d41eac
YQ
93722017-07-26 Yao Qi <yao.qi@linaro.org>
9373
9374 * gdb.gdb/unittest.exp: Invoke command
9375 "maintenance check xml-descriptions".
9376
031ed05d
AA
93772017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
9378
9379 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
9380 calling context.
9381 (hex128): Drop erroneous calculation of parameters.
9382
dcd27ddf
SM
93832017-07-22 Simon Marchi <simon.marchi@ericsson.com>
9384
9385 * gdb.python/py-unwind.exp: Disable stack protection when
9386 building test file.
9387
47e77640
PA
93882017-07-20 Pedro Alves <palves@redhat.com>
9389
9390 * gdb.base/default.exp (set language): Adjust expected output.
9391
62d2a18a
PA
93922017-07-20 Pedro Alves <palves@redhat.com>
9393
9394 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
9395 (test_minsym): ... this, and make static.
9396 (get_pck__foo__bar__minsym): Rename to ...
9397 (get_test_minsym): ... this.
9398 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
9399 symbol names and comments.
9400 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
9401 (get_test_minsym): ... this.
9402 (pck__foo__bar__minsym__2): Rename to ...
9403 (test_minsym): ... this.
9404 (main): Adjust.
9405
c45ec17c
PA
94062017-07-17 Pedro Alves <palves@redhat.com>
9407
9408 * gdb.base/completion.exp: Adjust expected output.
9409 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
9410 the completer works.
9411
c6756f62
PA
94122017-07-17 Pedro Alves <palves@redhat.com>
9413
9414 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
9415
5bd68487
AB
94162017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
9417
9418 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
9419
8880f2a9
TT
94202017-07-14 Tom Tromey <tom@tromey.com>
9421
9422 PR rust/21764:
9423 * gdb.rust/simple.exp: Add tests.
9424
65547233
TT
94252017-07-14 Tom Tromey <tom@tromey.com>
9426
9427 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
9428
8f14146e
PA
94292017-07-14 Pedro Alves <palves@redhat.com>
9430
9431 * gdb.linespec/base/one/thefile.cc (z1): New function.
9432 * gdb.linespec/base/two/thefile.cc (z2): New function.
9433 * gdb.linespec/linespec.exp: Add tests.
9434
b4365d02
AB
94352017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
9436
9437 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
9438 to mi_create_breakpoint.
9439
5d2cbaa5
AB
94402017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
9441
9442 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
9443 mi_create_breakpoint.
9444
11cb5716
IB
94452017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
9446
9447 * gdb.dlang/demangle.exp: Update for demangling changes.
9448
03278692
TT
94492017-07-09 Tom Tromey <tom@tromey.com>
9450
9451 * gdb.dwarf2/shortpiece.exp: New file.
9452
33c5cd75
DB
94532017-07-06 David Blaikie <dblaikie@gmail.com>
9454
9455 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
9456 built from fissiont-multi-cu{1,2}.c.
9457 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
9458 except putting 'main' and 'func' in separate CUs in the same DWO file.
9459 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
9460 test.
9461 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
9462 test.
9463
8455d262
PA
94642017-07-06 Pedro Alves <palves@redhat.com>
9465
9466 * gdb.python/py-unwind.exp: Test flushregs.
9467
dc4bde35
SDJ
94682017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
9469
9470 PR cli/21688
9471 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
9472 tests for alias commands and trailing whitespace.
9473
51ed89aa
SDJ
94742017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
9475
9476 PR cli/21688
9477 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
9478 procedure. Call it.
9479
eb17d413
PA
94802017-06-29 Pedro Alves <palves@redhat.com>
9481
9482 * gdb.base/printcmds.exp: Add tests.
9483
41664b45
DG
94842017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
9485
9486 PR gdb/21337
9487 * gdb.base/reread-readsym.exp: New file.
9488 * gdb.base/reread-readsym.c: New file.
9489
75312ae3
KB
94902017-06-21 Kevin Buettner <kevinb@redhat.com>
9491
9492 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
9493 subpattern.
9494
66953522
PB
94952017-06-19 Peter Bergner <bergner@vnet.ibm.com>
9496
9497 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
9498 extended mnemonic.
9499 * gdb.arch/powerpc-power9.s: Likewise.
9500
5524b525
AA
95012017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
9502
9503 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
9504 on 32-bit x86 targets. Exploit is_*_target macros where
9505 appropriate.
9506
03c8af18
AA
95072017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9508
9509 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
9510 register pieces.
9511
3bf31011
AA
95122017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9513
9514 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
9515 located in one or more DWARF pieces.
9516
805acca0
AA
95172017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9518
9519 * lib/gdb.exp (get_endianness): New proc.
9520 * gdb.arch/aarch64-fp.exp: Use it.
9521 * gdb.arch/altivec-regs.exp: Likewise.
9522 * gdb.arch/e500-regs.exp: Likewise.
9523 * gdb.arch/vsx-regs.exp: Likewise.
9524 * gdb.base/dump.exp: Likewise.
9525 * gdb.base/funcargs.exp: Likewise.
9526 * gdb.base/gnu_vector.exp: Likewise.
9527 * gdb.dwarf2/formdata16.exp: Likewise.
9528 * gdb.dwarf2/implptrpiece.exp: Likewise.
9529 * gdb.dwarf2/nonvar-access.exp: Likewise.
9530 * gdb.python/py-inferior.exp: Likewise.
9531 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
9532
e9352324
AA
95332017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9534
9535 PR gdb/21226
9536 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
9537 stack value pieces are taken from the LSB end.
9538
d5d1163e
AA
95392017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9540
9541 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
9542 variable at nonzero offset.
9543
0567c986
AA
95442017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9545
9546 * gdb.dwarf2/var-access.c: New file.
9547 * gdb.dwarf2/var-access.exp: New test.
9548 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
9549
973e9aab
TT
95502017-06-12 Tom Tromey <tom@tromey.com>
9551
9552 * gdb.dwarf2/formdata16.exp: Add tests.
9553
d9109c80
TT
95542017-06-12 Tom Tromey <tom@tromey.com>
9555
9556 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
9557
30a25466
TT
95582017-06-12 Tom Tromey <tom@tromey.com>
9559
9560 PR exp/16225:
9561 * gdb.reverse/i386-sse-reverse.exp: Update tests.
9562 * gdb.arch/vsx-regs.exp: Update tests.
9563 * gdb.arch/s390-vregs.exp (hex128): New proc.
9564 Update test.
9565 * gdb.arch/altivec-regs.exp: Update tests.
9566
aefd8b33
SDJ
95672017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
9568
9569 * gdb.base/startup-with-shell.c: New file.
9570 * gdb.base/startup-with-shell.exp: Likewise.
9571
2090129c
SDJ
95722017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
9573
9574 * gdb.server/non-existing-program.exp: Update regex in order to
9575 reflect the fact that gdbserver is now using fork_inferior (with a
9576 shell) to startup the inferior.
9577
8e86a419
SM
95782017-05-30 Simon Marchi <simon.marchi@ericsson.com>
9579
9580 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
9581 support function calls from GDB.
9582
e6cf65f2
TT
95832017-05-21 Tom Tromey <tom@tromey.com>
9584
9585 PR rust/21466:
9586 * gdb.rust/unsized.exp: New file.
9587 * gdb.rust/unsized.rs: New file.
9588
43cc5389
TT
95892017-05-19 Tom Tromey <tom@tromey.com>
9590
9591 PR rust/21484:
9592 * gdb.rust/watch.exp: New file.
9593 * gdb.rust/watch.rs: New file.
9594
ec8df234
TT
95952017-05-18 Tom Tromey <tom@tromey.com>
9596
9597 * gdb.rust/simple.exp: Allow Box to be qualified.
9598
3e3e7fae
TP
95992017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
9600
9601 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
9602
59cc050d
PA
96032017-05-18 Pedro Alves <palves@redhat.com>
9604
9605 * gdb.base/fileio.c (test_write, test_read, test_close)
9606 (test_fstat): Don't print 'ret' in the fail path.
9607
c8f6abd1
PA
96082017-05-18 Pedro Alves <palves@redhat.com>
9609
9610 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
9611 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
9612 (test_system, test_rename, test_unlink, test_time): Change
9613 prototypes.
9614 * gdb.base/fileio.exp (stop_msg): Adjust.
9615
d2a03b77
PA
96162017-05-18 Pedro Alves <palves@redhat.com>
9617
9618 * gdb.base/fileio.c (null_str): New global.
9619 (test_stat): Use it.
9620 * gdb.base/fileio.exp: Remove nowarnings.
9621
0d5c6999
YQ
96222017-05-17 Yao Qi <yao.qi@linaro.org>
9623
9624 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
9625
21873064
YQ
96262017-05-17 Simon Marchi <simon.marchi@ericsson.com>
9627
9628 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
9629 argument command.
9630 (top-level): Invoke test_set_inferior_tty.
9631
d512d31c
PA
96322017-05-04 Pedro Alves <palves@redhat.com>
9633
9634 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
9635 Add parens to print call for Python 3.
9636
90cef2ed
KS
96372017-05-03 Keith Seitz <keiths@redhat.com>
9638
9639 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
9640 (main): Call it.
9641
14f819c8
TW
96422017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
9643
9644 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
9645 to prev and next.
9646
913aeadd
TW
96472017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
9648
9649 * gdb.python/py-record-btrace.exp: Remove test for
9650 gdb.BtraceInstruction.error.
9651
a3be24ad
TW
96522017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
9653
9654 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
9655
ae20e79a
TW
96562017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
9657
9658 * gdb.python/py-record-btrace-threads.c: New file.
9659 * gdb.python/py-record-btrace-threads.exp: New file.
9660
45ce1b47
SDJ
96612017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
9662
9663 PR testsuite/8595
9664 * gdb.base/environ.exp: Make test available in all architectures.
9665 Move bits related to "info program" testing to
9666 gdb.base/info-program.exp. Rewrite tests to use the two new
9667 procedures mentione below.
9668 (test_set_show_env_var) New procedure.
9669 (test_set_show_env_var_equal): Likewise.
9670 * gdb.base/info-program.exp: New file.
9671
e15c3eb4
KS
96722017-04-27 Keith Seitz <keiths@redhat.com>
9673
9674 * gdb.cp/oranking.cc (test15): New function.
9675 (main): Call test15 and declare additional variables for testing.
9676 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
9677 "p foo101('abc')" tests.
9678 Add tests for cv qualifier overloads.
9679 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
9680 "lvalue reference overload" test.
9681 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
9682 "print value of f1 on Child&& in f2" test.
9683
3a3fd0fd
PA
96842017-04-19 Pedro Alves <palves@redhat.com>
9685
9686 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
9687 procedure.
9688 (top level): Call it.
9689 * lib/gdb.exp (gdb_define_cmd): New procedure.
9690
53375380
PA
96912017-04-12 Pedro Alves <palves@redhat.com>
9692
9693 PR gdb/21323
9694 * gdb.cp/wide_char_types.c: Include <wchar.h>.
9695 (wchar): New global.
9696 * gdb.cp/wide_char_types.exp (wide_char_types_program)
9697 (do_test_wide_char, wide_char_types_no_program, top level): Add
9698 wchar_t testing.
9699
53e710ac
PA
97002017-04-12 Pedro Alves <palves@redhat.com>
9701
9702 PR c++/21323
9703 * gdb.cp/wide_char_types.c: New file.
9704 * gdb.cp/wide_char_types.exp: New file.
9705
0ad9d8c7
SDJ
97062017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
9707
9708 PR gdb/21352
9709 * gdb.trace/tsv.exp: Add test for "tsave -r".
9710
b1b45502
IB
97112017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
9712
9713 * gdb.dlang/watch-loc.c: New file.
9714 * gdb.dlang/watch-loc.exp: New file.
9715
ec13808e
JK
97162017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
9717
9718 * gdb.python/py-section-script.exp (sepdebug): New testcases.
9719
fe5f7374
AK
97202017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
9721
9722 * gdb.arch/arc-analyze-prologue.S: New file.
9723 * gdb.arch/arc-analyze-prologue.exp: Likewise.
9724
eea78757
AK
97252017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
9726
9727 * gdb.arch/arc-decode-insn.S: New file.
9728 * gdb.arch/arc-decode-insn.exp: Likewise.
9729
5badf10a
IR
97302017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
9731
9732 PR tdep/20928
9733 * gdb.arch/sparc64-regs.exp: New file.
9734 * gdb.arch/sparc64-regs.S: Likewise.
9735
cee59b3f
TW
97362017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
9737
9738 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
9739 and memory view on Python 3.
9740
c0f55cc6
AV
97412017-03-20 Artemiy Volkov <artemiyv@acm.org>
9742 Keith Seitz <keiths@redhat.com>
9743
9744 PR gdb/14441
9745 * gdb.cp/demangle.exp: Add rvalue reference tests.
9746 * gdb.cp/rvalue-ref-casts.cc: New file.
9747 * gdb.cp/rvalue-ref-casts.exp: New file.
9748 * gdb.cp/rvalue-ref-overload.cc: New file.
9749 * gdb.cp/rvalue-ref-overload.exp: New file.
9750 * gdb.cp/rvalue-ref-params.cc: New file.
9751 * gdb.cp/rvalue-ref-params.exp: New file.
9752 * gdb.cp/rvalue-ref-sizeof.cc: New file.
9753 * gdb.cp/rvalue-ref-sizeof.exp: New file.
9754 * gdb.cp/rvalue-ref-types.cc: New file.
9755 * gdb.cp/rvalue-ref-types.exp: New file.
9756 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
9757 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
9758
51457a05
MAL
97592017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
9760
9761 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
9762 New procedure.
9763
5b291c04
MAL
97642017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
9765
9766 * lib/mi-support.exp (mi_gdb_test): Add additional message
9767 for unexpected output.
9768
59a56148
AA
97692017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
9770
9771 * gdb.base/examine-backward.c (Barrier): New character array
9772 constant, to ensure that TestStrings is preceded by a string
9773 terminator.
9774
7942e96e
AA
97752017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
9776
9777 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
9778 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
9779 and implicit pointer into such a location.
9780
6ebac3fb
DE
97812017-03-16 Doug Evans <dje@google.com>
9782
9783 * gdb.python/py-lazy-string (pointer): Really add new typedef.
9784
ec3b243d
TP
97852017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
9786
9787 * gdb.cp/m-static.exp: Fix expectation for prototype of
9788 test5.single_constructor and single_constructor::single_constructor.
2cc36e25
DE
9789
97902017-03-16 Doug Evans <dje@google.com>
a7c0469f
DE
9791
9792 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
9793 * gdb.guile/scm-lazy-string.c: New file.
9794 * gdb.guile/scm-value.exp: Move lazy string tests to ...
9795 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
9796 for pointer, array, typedef lazy strings.
9797
2cc36e25 97982017-03-16 Doug Evans <dje@google.com>
34b43320
DE
9799
9800 PR python/17728, python/18439, python/18779
9801 * gdb.python/py-value.c (main) Delete locals sptr, sn.
9802 * gdb.python/py-lazy-string.c (pointer): New typedef.
9803 (main): New locals ptr, array, typedef_ptr.
9804 * gdb.python/py-value.exp: Move lazy string tests to ...
9805 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
9806 array, typedef lazy strings.
ec3b243d 9807
0efcde63
AK
98082017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
9809
9810 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
9811 Add optional 'test' parameter.
9812
7978d7c3
SM
98132017-03-13 Simon Marchi <simon.marchi@ericsson.com>
9814
9815 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
9816 Skip for versions of DejaGnu < 1.5.
9817
896c0c1e
SM
98182017-03-13 Simon Marchi <simon.marchi@ericsson.com>
9819
9820 * lib/gdb.exp (dejagnu_version): New proc.
9821 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
9822 Use dejagnu_version.
9823
5f4d1085
KS
98242017-03-10 Keith Seitz <keiths@redhat.com>
9825
9826 PR c++/8128
9827 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
9828 type from destructor regexps.
9829 Add a branch which actually passes the test.
9830 Adjust "ptype t5i" test names.
9831
1de05205
PA
98322017-03-08 Pedro Alves <palves@redhat.com>
9833
9834 * gdb.base/step-over-exit.exp: Add explicit test message.
9835
c65d6b55
PA
98362017-03-08 Pedro Alves <palves@redhat.com>
9837
9838 PR gdb/18360
9839 * gdb.threads/interrupt-while-step-over.c: New file.
9840 * gdb.threads/interrupt-while-step-over.exp: New file.
9841
2e86a283
PA
98422017-03-08 Pedro Alves <palves@redhat.com>
9843
9844 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
9845 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
9846
25dcbff6
PA
98472017-03-08 Pedro Alves <palves@redhat.com>
9848
9849 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
9850 PKRU as not supported as a PASS.
9851
dc9366eb
PA
98522017-03-08 Pedro Alves <palves@redhat.com>
9853
9854 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
9855 prefix instead of $binfile1/$binfile2.
9856 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
9857 in test message.
9858 * gdb.python/py-completion.exp: Use "load python file" as test
9859 messages instead of unstable path names.
9860
6e5d74e7
PA
98612017-03-08 Pedro Alves <palves@redhat.com>
9862 Jan Kratochvil <jan.kratochvil@redhat.com>
9863
9864 PR cli/21218
9865 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
9866 New proc.
9867 (top level): Call it.
9868
9753a2f6
PA
98692017-03-08 Pedro Alves <palves@redhat.com>
9870
9871 PR tui/21216
9872 * gdb.tui/tui-nl-filtered-output.exp: New file.
9873
1a4dd9dd
PA
98742017-03-08 Pedro Alves <palves@redhat.com>
9875
9876 * gdb.base/completion.exp: Move TUI completion tests to ...
9877 * gdb.tui/completion.exp: ... this new file.
9878
7cbbff33
PA
98792017-03-08 Pedro Alves <palves@redhat.com>
9880
9881 * gdb.base/tui-disasm-long-lines.c,
9882 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
9883 gdb.base/tui-layout.exp: Move to ...
9884 * gdb.tui/: ... this new directory.
9885
5f6fd321
PA
98862017-03-07 Pedro Alves <palves@redhat.com>
9887
9888 * gdb.base/tui-layout.c: New file.
9889 * gdb.base/tui-layout.exp: New file.
9890
44959fa8
PA
98912017-03-07 Pedro Alves <palves@redhat.com>
9892
9893 * gdb.base/tui-layout.c: Rename to ...
9894 * gdb.base/tui-disasm-long-lines.c: ... this.
9895 * gdb.base/tui-layout.exp: Rename to ...
9896 * gdb.base/tui-disasm-long-lines.exp: ... this.
9897
f8c4e718
PA
98982017-03-07 Pedro Alves <palves@redhat.com>
9899
9900 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
9901
6dbb839a 99022017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4a612d6f
WT
9903
9904 * i386-mpx-call.c: New file.
9905 * i386-mpx-call.exp: New file.
9906
65b48a81
PB
99072017-02-28 Peter Bergner <bergner@vnet.ibm.com>
9908
9909 * gdb.arch/powerpc-power.exp: Delete test.
9910 * gdb.arch/powerpc-power.s: Likewise.
9911 * gdb.disasm/disassembler-options.exp: New test.
9912 * gdb.arch/powerpc-altivec.exp: Likewise.
9913 * gdb.arch/powerpc-altivec.s: Likewise.
9914 * gdb.arch/powerpc-altivec2.exp: Likewise.
9915 * gdb.arch/powerpc-altivec2.s: Likewise.
9916 * gdb.arch/powerpc-altivec3.exp: Likewise.
9917 * gdb.arch/powerpc-altivec3.s: Likewise.
9918 * gdb.arch/powerpc-power7.exp: Likewise.
9919 * gdb.arch/powerpc-power7.s: Likewise.
9920 * gdb.arch/powerpc-power8.exp: Likewise.
9921 * gdb.arch/powerpc-power8.s: Likewise.
9922 * gdb.arch/powerpc-power9.exp: Likewise.
9923 * gdb.arch/powerpc-power9.s: Likewise.
9924 * gdb.arch/powerpc-vsx.exp: Likewise.
9925 * gdb.arch/powerpc-vsx.s: Likewise.
9926 * gdb.arch/powerpc-vsx2.exp: Likewise.
9927 * gdb.arch/powerpc-vsx2.s: Likewise.
9928 * gdb.arch/powerpc-vsx3.exp: Likewise.
9929 * gdb.arch/powerpc-vsx3.s: Likewise.
9930 * gdb.arch/arm-disassembler-options.exp: Likewise.
9931 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
9932 * gdb.arch/s390-disassembler-options.exp: Likewise.
9933
17cd4947
LM
99342017-02-23 Luis Machado <lgustavo@codesourcery.com>
9935
9936 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
9937 (check_supported_features): ... this. Changed return type to void.
9938 (supports_rdseed): New static global.
9939 (rdseed): Check supports_rdseed.
9940 (initialize): Call check_supported_features.
9941
2039d74e
EBM
99422017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
9943
9944 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
9945 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
9946 and lqarx/stqcx.
9947 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
9948 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
9949
a51d7ecf
EBM
99502017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
9951
9952 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
9953 uppercase.
9954
0224619f
JK
99552017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9956
9957 * gdb.dwarf2/formdata16.c: New file.
9958 * gdb.dwarf2/formdata16.exp: New file.
9959 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
9960
216f72a1
JK
99612017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9962
9963 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
9964 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
9965 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
9966 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
9967 DW_AT_GNU_*.
9968
43988095
JK
99692017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9970
9971 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
9972
99e8a4f9
SDJ
99732017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
9974
9975 PR gdb/21164
9976 * gdb.base/maint.exp: Add testcases for when the commands do
9977 not have arguments.
9978
b58a8c0c
TP
99792017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
9980
9981 * gdb.cp/chained-calls.exp: Use p instead of P.
9982
4e746bb6
TW
99832017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
9984
9985 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
9986 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
9987
3f77c769
TT
99882017-02-14 Tom Tromey <tom@tromey.com>
9989
9990 PR python/13598:
9991 * gdb.python/py-events.exp: Add before_prompt event tests.
9992
075beec0
AA
99932017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
9994
9995 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
9996
bf5f525c
LM
99972017-02-13 Luis Machado <lgustavo@codesourcery.com>
9998
9999 * gdb.linespec/explicit.c (my_unique_function_name): New function.
10000 (main): Call my_unique_function_name.
10001 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
10002 completion of patterns with a single match.
10003 Add missing -re switches to gdb_test_multiple calls.
10004
13a66184
LM
100052017-02-13 Luis Machado <lgustavo@codesourcery.com>
10006
10007 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
10008 return if core file is not recognized.
10009
26a06916
SM
100102017-02-10 Simon Marchi <simon.marchi@ericsson.com>
10011
10012 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
10013 and extra UIs.
10014
b761ca9e
SM
100152017-02-10 Simon Marchi <simon.marchi@ericsson.com>
10016
10017 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
10018 proc_with_prefix.
10019
b964bee0
TT
100202017-02-10 Tom Tromey <tom@tromey.com>
10021
10022 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
10023
18da0c51
MG
100242017-02-10 Martin Galvan <martingalvan@sourceware.org>
10025
10026 PR gdb/21122
10027 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
10028
604c4576
JG
100292017-02-08 Jerome Guitton <guitton@adacore.com>
10030
10031 * gdb.base/define.exp: Add test for command abbreviations
10032 in define.
10033
20b477a7
LM
100342017-02-06 Luis Machado <lgustavo@codesourcery.com>
10035
10036 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
10037 * gdb.reverse/insn-reverse-x86.c: New file.
10038
3f7b46f2
IR
100392017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
10040
10041 PR tdep/20936
10042 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
10043
f0fd41c1
TT
100442017-02-03 Tom Tromey <tom@tromey.com>
10045
10046 PR rust/21097:
10047 * gdb.rust/simple.exp: Add new tests.
10048
5be5dbf0
PA
100492017-02-02 Pedro Alves <palves@redhat.com>
10050
10051 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
10052 tests.
10053
7346ef59
AA
100542017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
10055
10056 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
10057 taking a 2-byte value out of a 4-byte DWARF implicit value on
10058 big-endian targets.
10059 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
10060 logic. Add test cases for DW_OP_implicit.
10061
787f0025
MM
100622017-02-01 Markus Metzger <markus.t.metzger@intel.com>
10063
10064 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
10065
68777c29
MM
100662017-02-01 Markus Metzger <markus.t.metzger@intel.com>
10067
10068 * gdb.btrace/enable.exp: Call gdb_exit before
10069 skip_gdbserver_tests.
10070
0a1c7e28
MM
100712017-02-01 Markus Metzger <markus.t.metzger@intel.com>
10072
10073 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
10074 GDBFLAGS.
10075
b5ac99b0
MM
100762017-02-01 Markus Metzger <markus.t.metzger@intel.com>
10077
10078 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
10079 the test is skipped.
10080 * gdb.btrace/data.exp: Likewise.
10081 * gdb.btrace/delta.exp: Likewise.
10082 * gdb.btrace/dlopen.exp: Likewise.
10083 * gdb.btrace/enable-running.exp: Likewise.
10084 * gdb.btrace/enable.exp: Likewise.
10085 * gdb.btrace/exception.exp: Likewise.
10086 * gdb.btrace/function_call_history.exp: Likewise.
10087 * gdb.btrace/gcore.exp: Likewise.
10088 * gdb.btrace/instruction_history.exp: Likewise.
10089 * gdb.btrace/multi-thread-step.exp: Likewise.
10090 * gdb.btrace/nohist.exp: Likewise.
10091 * gdb.btrace/non-stop.exp: Likewise.
10092 * gdb.btrace/reconnect.exp: Likewise.
10093 * gdb.btrace/record_goto-step.exp: Likewise.
10094 * gdb.btrace/record_goto.exp: Likewise.
10095 * gdb.btrace/rn-dl-bind.exp: Likewise.
10096 * gdb.btrace/segv.exp: Likewise.
10097 * gdb.btrace/step.exp: Likewise.
10098 * gdb.btrace/stepi.exp: Likewise.
10099 * gdb.btrace/tailcall-only.exp: Likewise.
10100 * gdb.btrace/tailcall.exp: Likewise.
10101 * gdb.btrace/tsx.exp: Likewise.
10102 * gdb.btrace/unknown_functions.exp: Likewise.
10103 * gdb.btrace/vdso.exp: Likewise.
10104
cd4007e4
MM
101052017-02-01 Markus Metzger <markus.t.metzger@intel.com>
10106
10107 * gdb.btrace/enable-running.c: New.
10108 * gdb.btrace/enable-running.exp: New.
10109
2735833d
WT
101102017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
10111
10112 * gdb.arch/amd64-gs_base.c: New file.
10113 * gdb.arch/amd64-gs_base.exp: New file.
10114
b51e1e94
LM
101152017-01-26 Luis Machado <lgustavo@codesourcery.com>
10116
10117 * lib/memory.exp: Remove spurious empty newlines.
10118
72ca0410
SM
101192017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
10120
10121 * gdb.python/py-bad-printers.exp: Load python file using "source".
10122 * gdb.python/py-events.exp: Likewise.
10123 * gdb.python/py-evsignal.exp: Likewise.
10124 * gdb.python/py-evthreads.exp: Likewise.
10125 * gdb.python/py-frame-args.exp: Likewise.
10126 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
10127 * gdb.python/py-framefilter-mi.exp: Likewise.
10128 * gdb.python/py-framefilter.exp: Likewise.
10129 * gdb.python/py-mi.exp: Likewise.
10130 * gdb.python/py-pp-maint.exp: Likewise.
10131 * gdb.python/py-pp-registration.exp: Likewise.
10132 * gdb.python/py-prettyprint.exp: Likewise.
10133 (run_lang_tests): Likewise.
10134 * gdb.python/py-typeprint.exp: Likewise.
10135
e309aa65
LM
101362017-01-26 Luis Machado <lgustavo@codesourcery.com>
10137
10138 * lib/memory.exp: New file.
10139 * lib/gdb.exp: Load memory.exp.
10140 * gdb.base/memattr.exp (delete_memory): Move proc to
10141 lib/memory.exp and rename to delete_memory_regions.
10142 Replace delete_memory with delete_memory_regions.
10143 Cleanup memory regions before tests.
10144 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
10145 before tests.
10146
515aff23
LM
101472017-01-26 Luis Machado <lgustavo@codesourcery.com>
10148
10149 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
10150 files.
10151 (initialize): New function conditionally defined.
10152 (testcases): Move within conditional block.
10153 (main): Call initialize.
10154 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
10155 of gdb.reverse/insn-reverse.c.
10156 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
10157 gdb.reverse/insn-reverse.c.
10158
d8b49cf0
YQ
101592017-01-26 Yao Qi <yao.qi@linaro.org>
10160
10161 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
10162 disassemble on address 0.
10163
f13a9a0c
YQ
101642017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
10165 Yao Qi <yao.qi@linaro.org>
10166
10167 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
10168 * gdb.dwarf2/implptr-64bit.S: Remove.
10169 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
10170 variables in caller's context. Add DW_OP_implicit_value.
10171
5ac95241
YQ
101722017-01-25 Yao Qi <yao.qi@linaro.org>
10173
10174 * lib/dwarf.exp (Dwarf::_location): Handle
10175 DW_OP_GNU_implicit_pointer with proper size.
10176
23e82930
LM
101772017-01-20 Luis Machado <lgustavo@codesourcery.com>
10178
10179 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
10180 and add untested calls.
10181
d334ae25
LM
101822017-01-20 Luis Machado <lgustavo@codesourcery.com>
10183
10184 * gdb.python/python.exp: Check line number against what GDB thinks
10185 the line number is for func1.
10186
f5e6296e
IB
101872017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
10188
10189 * gdb.dlang/debug-expr.exp: New file.
10190
5b362f04
LM
101912016-12-23 Luis Machado <lgustavo@codesourcery.com>
10192
10193 Fix test names for the following files:
10194
10195 * gdb.ada/exec_changed.exp
10196 * gdb.ada/info_types.exp
10197 * gdb.arch/aarch64-atomic-inst.exp
10198 * gdb.arch/aarch64-fp.exp
10199 * gdb.arch/altivec-abi.exp
10200 * gdb.arch/altivec-regs.exp
10201 * gdb.arch/amd64-byte.exp
10202 * gdb.arch/amd64-disp-step.exp
10203 * gdb.arch/amd64-dword.exp
10204 * gdb.arch/amd64-entry-value-inline.exp
10205 * gdb.arch/amd64-entry-value-param.exp
10206 * gdb.arch/amd64-entry-value-paramref.exp
10207 * gdb.arch/amd64-entry-value.exp
10208 * gdb.arch/amd64-i386-address.exp
10209 * gdb.arch/amd64-invalid-stack-middle.exp
10210 * gdb.arch/amd64-invalid-stack-top.exp
10211 * gdb.arch/amd64-optimout-repeat.exp
10212 * gdb.arch/amd64-prologue-skip.exp
10213 * gdb.arch/amd64-prologue-xmm.exp
10214 * gdb.arch/amd64-stap-special-operands.exp
10215 * gdb.arch/amd64-stap-wrong-subexp.exp
10216 * gdb.arch/amd64-tailcall-cxx.exp
10217 * gdb.arch/amd64-tailcall-noret.exp
10218 * gdb.arch/amd64-tailcall-ret.exp
10219 * gdb.arch/amd64-tailcall-self.exp
10220 * gdb.arch/amd64-word.exp
10221 * gdb.arch/arm-bl-branch-dest.exp
10222 * gdb.arch/arm-disp-step.exp
10223 * gdb.arch/arm-neon.exp
10224 * gdb.arch/arm-single-step-kernel-helper.exp
10225 * gdb.arch/avr-flash-qualifier.exp
10226 * gdb.arch/disp-step-insn-reloc.exp
10227 * gdb.arch/e500-abi.exp
10228 * gdb.arch/e500-regs.exp
10229 * gdb.arch/ftrace-insn-reloc.exp
10230 * gdb.arch/i386-avx512.exp
10231 * gdb.arch/i386-bp_permanent.exp
10232 * gdb.arch/i386-byte.exp
10233 * gdb.arch/i386-cfi-notcurrent.exp
10234 * gdb.arch/i386-disp-step.exp
10235 * gdb.arch/i386-dr3-watch.exp
10236 * gdb.arch/i386-float.exp
10237 * gdb.arch/i386-gnu-cfi.exp
10238 * gdb.arch/i386-mpx-map.exp
10239 * gdb.arch/i386-mpx-sigsegv.exp
10240 * gdb.arch/i386-mpx-simple_segv.exp
10241 * gdb.arch/i386-mpx.exp
10242 * gdb.arch/i386-permbkpt.exp
10243 * gdb.arch/i386-prologue.exp
10244 * gdb.arch/i386-signal.exp
10245 * gdb.arch/i386-size-overlap.exp
10246 * gdb.arch/i386-unwind.exp
10247 * gdb.arch/i386-word.exp
10248 * gdb.arch/mips-fcr.exp
10249 * gdb.arch/powerpc-d128-regs.exp
10250 * gdb.arch/powerpc-stackless.exp
10251 * gdb.arch/ppc64-atomic-inst.exp
10252 * gdb.arch/s390-stackless.exp
10253 * gdb.arch/s390-tdbregs.exp
10254 * gdb.arch/s390-vregs.exp
10255 * gdb.arch/sparc-sysstep.exp
10256 * gdb.arch/thumb-bx-pc.exp
10257 * gdb.arch/thumb-singlestep.exp
10258 * gdb.arch/thumb2-it.exp
10259 * gdb.arch/vsx-regs.exp
10260 * gdb.asm/asm-source.exp
10261 * gdb.base/a2-run.exp
10262 * gdb.base/advance.exp
10263 * gdb.base/all-bin.exp
10264 * gdb.base/anon.exp
10265 * gdb.base/args.exp
10266 * gdb.base/arithmet.exp
10267 * gdb.base/async-shell.exp
10268 * gdb.base/async.exp
10269 * gdb.base/attach-pie-noexec.exp
10270 * gdb.base/attach-twice.exp
10271 * gdb.base/auto-load.exp
10272 * gdb.base/bang.exp
10273 * gdb.base/bitfields.exp
10274 * gdb.base/break-always.exp
10275 * gdb.base/break-caller-line.exp
10276 * gdb.base/break-entry.exp
10277 * gdb.base/break-inline.exp
10278 * gdb.base/break-on-linker-gcd-function.exp
10279 * gdb.base/break-probes.exp
10280 * gdb.base/break.exp
10281 * gdb.base/breakpoint-shadow.exp
10282 * gdb.base/call-ar-st.exp
10283 * gdb.base/call-sc.exp
10284 * gdb.base/call-signal-resume.exp
10285 * gdb.base/call-strs.exp
10286 * gdb.base/callfuncs.exp
10287 * gdb.base/catch-fork-static.exp
10288 * gdb.base/catch-gdb-caused-signals.exp
10289 * gdb.base/catch-load.exp
10290 * gdb.base/catch-signal-fork.exp
10291 * gdb.base/catch-signal.exp
10292 * gdb.base/catch-syscall.exp
10293 * gdb.base/charset.exp
10294 * gdb.base/checkpoint.exp
10295 * gdb.base/chng-syms.exp
10296 * gdb.base/code-expr.exp
10297 * gdb.base/code_elim.exp
10298 * gdb.base/commands.exp
10299 * gdb.base/completion.exp
10300 * gdb.base/complex.exp
10301 * gdb.base/cond-expr.exp
10302 * gdb.base/condbreak.exp
10303 * gdb.base/consecutive.exp
10304 * gdb.base/continue-all-already-running.exp
10305 * gdb.base/coredump-filter.exp
10306 * gdb.base/corefile.exp
10307 * gdb.base/dbx.exp
10308 * gdb.base/debug-expr.exp
10309 * gdb.base/define.exp
10310 * gdb.base/del.exp
10311 * gdb.base/disabled-location.exp
10312 * gdb.base/disasm-end-cu.exp
10313 * gdb.base/disasm-optim.exp
10314 * gdb.base/display.exp
10315 * gdb.base/duplicate-bp.exp
10316 * gdb.base/ena-dis-br.exp
10317 * gdb.base/ending-run.exp
10318 * gdb.base/enumval.exp
10319 * gdb.base/environ.exp
10320 * gdb.base/eu-strip-infcall.exp
10321 * gdb.base/eval-avoid-side-effects.exp
10322 * gdb.base/eval-skip.exp
10323 * gdb.base/exitsignal.exp
10324 * gdb.base/expand-psymtabs.exp
10325 * gdb.base/filesym.exp
10326 * gdb.base/find-unmapped.exp
10327 * gdb.base/finish.exp
10328 * gdb.base/float.exp
10329 * gdb.base/foll-exec-mode.exp
10330 * gdb.base/foll-exec.exp
10331 * gdb.base/foll-fork.exp
10332 * gdb.base/fortran-sym-case.exp
10333 * gdb.base/freebpcmd.exp
10334 * gdb.base/func-ptr.exp
10335 * gdb.base/func-ptrs.exp
10336 * gdb.base/funcargs.exp
10337 * gdb.base/gcore-buffer-overflow.exp
10338 * gdb.base/gcore-relro-pie.exp
10339 * gdb.base/gcore-relro.exp
10340 * gdb.base/gcore.exp
10341 * gdb.base/gdb1090.exp
10342 * gdb.base/gdb11530.exp
10343 * gdb.base/gdb11531.exp
10344 * gdb.base/gdb1821.exp
10345 * gdb.base/gdbindex-stabs.exp
10346 * gdb.base/gdbvars.exp
10347 * gdb.base/hbreak.exp
10348 * gdb.base/hbreak2.exp
10349 * gdb.base/included.exp
10350 * gdb.base/infcall-input.exp
10351 * gdb.base/inferior-died.exp
10352 * gdb.base/infnan.exp
10353 * gdb.base/info-macros.exp
10354 * gdb.base/info-os.exp
10355 * gdb.base/info-proc.exp
10356 * gdb.base/info-shared.exp
10357 * gdb.base/info-target.exp
10358 * gdb.base/infoline.exp
10359 * gdb.base/interp.exp
10360 * gdb.base/interrupt.exp
10361 * gdb.base/jit-reader.exp
10362 * gdb.base/jit-simple.exp
10363 * gdb.base/kill-after-signal.exp
10364 * gdb.base/kill-detach-inferiors-cmd.exp
10365 * gdb.base/label.exp
10366 * gdb.base/langs.exp
10367 * gdb.base/ldbl_e308.exp
10368 * gdb.base/line-symtabs.exp
10369 * gdb.base/linespecs.exp
10370 * gdb.base/list.exp
10371 * gdb.base/long_long.exp
10372 * gdb.base/longest-types.exp
10373 * gdb.base/maint.exp
10374 * gdb.base/max-value-size.exp
10375 * gdb.base/memattr.exp
10376 * gdb.base/mips_pro.exp
10377 * gdb.base/morestack.exp
10378 * gdb.base/moribund-step.exp
10379 * gdb.base/multi-forks.exp
10380 * gdb.base/nested-addr.exp
10381 * gdb.base/nextoverexit.exp
10382 * gdb.base/noreturn-finish.exp
10383 * gdb.base/noreturn-return.exp
10384 * gdb.base/nostdlib.exp
10385 * gdb.base/offsets.exp
10386 * gdb.base/opaque.exp
10387 * gdb.base/pc-fp.exp
10388 * gdb.base/permissions.exp
10389 * gdb.base/print-symbol-loading.exp
10390 * gdb.base/prologue-include.exp
10391 * gdb.base/psymtab.exp
10392 * gdb.base/ptype.exp
10393 * gdb.base/random-signal.exp
10394 * gdb.base/randomize.exp
10395 * gdb.base/range-stepping.exp
10396 * gdb.base/readline-ask.exp
10397 * gdb.base/recpar.exp
10398 * gdb.base/recurse.exp
10399 * gdb.base/relational.exp
10400 * gdb.base/restore.exp
10401 * gdb.base/return-nodebug.exp
10402 * gdb.base/return.exp
10403 * gdb.base/run-after-attach.exp
10404 * gdb.base/save-bp.exp
10405 * gdb.base/scope.exp
10406 * gdb.base/sect-cmd.exp
10407 * gdb.base/set-lang-auto.exp
10408 * gdb.base/set-noassign.exp
10409 * gdb.base/setvar.exp
10410 * gdb.base/sigall.exp
10411 * gdb.base/sigbpt.exp
10412 * gdb.base/siginfo-addr.exp
10413 * gdb.base/siginfo-infcall.exp
10414 * gdb.base/siginfo-obj.exp
10415 * gdb.base/siginfo.exp
10416 * gdb.base/signals-state-child.exp
10417 * gdb.base/signest.exp
10418 * gdb.base/sigstep.exp
10419 * gdb.base/sizeof.exp
10420 * gdb.base/skip.exp
10421 * gdb.base/solib-corrupted.exp
10422 * gdb.base/solib-nodir.exp
10423 * gdb.base/solib-search.exp
10424 * gdb.base/stack-checking.exp
10425 * gdb.base/stale-infcall.exp
10426 * gdb.base/stap-probe.exp
10427 * gdb.base/start.exp
10428 * gdb.base/step-break.exp
10429 * gdb.base/step-bt.exp
10430 * gdb.base/step-line.exp
10431 * gdb.base/step-over-exit.exp
10432 * gdb.base/step-over-syscall.exp
10433 * gdb.base/step-resume-infcall.exp
10434 * gdb.base/step-test.exp
10435 * gdb.base/store.exp
10436 * gdb.base/structs3.exp
10437 * gdb.base/sym-file.exp
10438 * gdb.base/symbol-without-target_section.exp
10439 * gdb.base/term.exp
10440 * gdb.base/testenv.exp
10441 * gdb.base/ui-redirect.exp
10442 * gdb.base/until.exp
10443 * gdb.base/unwindonsignal.exp
10444 * gdb.base/value-double-free.exp
10445 * gdb.base/vla-datatypes.exp
10446 * gdb.base/vla-ptr.exp
10447 * gdb.base/vla-sideeffect.exp
10448 * gdb.base/volatile.exp
10449 * gdb.base/watch-cond-infcall.exp
10450 * gdb.base/watch-cond.exp
10451 * gdb.base/watch-non-mem.exp
10452 * gdb.base/watch-read.exp
10453 * gdb.base/watch-vfork.exp
10454 * gdb.base/watchpoint-cond-gone.exp
10455 * gdb.base/watchpoint-delete.exp
10456 * gdb.base/watchpoint-hw-hit-once.exp
10457 * gdb.base/watchpoint-hw.exp
10458 * gdb.base/watchpoint-stops-at-right-insn.exp
10459 * gdb.base/watchpoints.exp
10460 * gdb.base/wchar.exp
10461 * gdb.base/whatis-exp.exp
10462 * gdb.btrace/buffer-size.exp
10463 * gdb.btrace/data.exp
10464 * gdb.btrace/delta.exp
10465 * gdb.btrace/dlopen.exp
10466 * gdb.btrace/enable.exp
10467 * gdb.btrace/exception.exp
10468 * gdb.btrace/function_call_history.exp
10469 * gdb.btrace/gcore.exp
10470 * gdb.btrace/instruction_history.exp
10471 * gdb.btrace/nohist.exp
10472 * gdb.btrace/reconnect.exp
10473 * gdb.btrace/record_goto-step.exp
10474 * gdb.btrace/record_goto.exp
10475 * gdb.btrace/rn-dl-bind.exp
10476 * gdb.btrace/segv.exp
10477 * gdb.btrace/step.exp
10478 * gdb.btrace/stepi.exp
10479 * gdb.btrace/tailcall-only.exp
10480 * gdb.btrace/tailcall.exp
10481 * gdb.btrace/tsx.exp
10482 * gdb.btrace/unknown_functions.exp
10483 * gdb.btrace/vdso.exp
10484 * gdb.compile/compile-ifunc.exp
10485 * gdb.compile/compile-ops.exp
10486 * gdb.compile/compile-print.exp
10487 * gdb.compile/compile-setjmp.exp
10488 * gdb.cp/abstract-origin.exp
10489 * gdb.cp/ambiguous.exp
10490 * gdb.cp/annota2.exp
10491 * gdb.cp/annota3.exp
10492 * gdb.cp/anon-ns.exp
10493 * gdb.cp/anon-struct.exp
10494 * gdb.cp/anon-union.exp
10495 * gdb.cp/arg-reference.exp
10496 * gdb.cp/baseenum.exp
10497 * gdb.cp/bool.exp
10498 * gdb.cp/breakpoint.exp
10499 * gdb.cp/bs15503.exp
10500 * gdb.cp/call-c.exp
10501 * gdb.cp/casts.exp
10502 * gdb.cp/chained-calls.exp
10503 * gdb.cp/class2.exp
10504 * gdb.cp/classes.exp
10505 * gdb.cp/cmpd-minsyms.exp
10506 * gdb.cp/converts.exp
10507 * gdb.cp/cp-relocate.exp
10508 * gdb.cp/cpcompletion.exp
10509 * gdb.cp/cpexprs.exp
10510 * gdb.cp/cplabel.exp
10511 * gdb.cp/cplusfuncs.exp
10512 * gdb.cp/cpsizeof.exp
10513 * gdb.cp/ctti.exp
10514 * gdb.cp/derivation.exp
10515 * gdb.cp/destrprint.exp
10516 * gdb.cp/dispcxx.exp
10517 * gdb.cp/enum-class.exp
10518 * gdb.cp/exception.exp
10519 * gdb.cp/exceptprint.exp
10520 * gdb.cp/expand-psymtabs-cxx.exp
10521 * gdb.cp/expand-sals.exp
10522 * gdb.cp/extern-c.exp
10523 * gdb.cp/filename.exp
10524 * gdb.cp/formatted-ref.exp
10525 * gdb.cp/fpointer.exp
10526 * gdb.cp/gdb1355.exp
10527 * gdb.cp/gdb2495.exp
10528 * gdb.cp/hang.exp
10529 * gdb.cp/impl-this.exp
10530 * gdb.cp/infcall-dlopen.exp
10531 * gdb.cp/inherit.exp
10532 * gdb.cp/iostream.exp
10533 * gdb.cp/koenig.exp
10534 * gdb.cp/local.exp
10535 * gdb.cp/m-data.exp
10536 * gdb.cp/m-static.exp
10537 * gdb.cp/mb-ctor.exp
10538 * gdb.cp/mb-inline.exp
10539 * gdb.cp/mb-templates.exp
10540 * gdb.cp/member-name.exp
10541 * gdb.cp/member-ptr.exp
10542 * gdb.cp/meth-typedefs.exp
10543 * gdb.cp/method.exp
10544 * gdb.cp/method2.exp
10545 * gdb.cp/minsym-fallback.exp
10546 * gdb.cp/misc.exp
10547 * gdb.cp/namelessclass.exp
10548 * gdb.cp/namespace-enum.exp
10549 * gdb.cp/namespace-nested-import.exp
10550 * gdb.cp/namespace.exp
10551 * gdb.cp/nextoverthrow.exp
10552 * gdb.cp/no-dmgl-verbose.exp
10553 * gdb.cp/non-trivial-retval.exp
10554 * gdb.cp/noparam.exp
10555 * gdb.cp/nsdecl.exp
10556 * gdb.cp/nsimport.exp
10557 * gdb.cp/nsnested.exp
10558 * gdb.cp/nsnoimports.exp
10559 * gdb.cp/nsrecurs.exp
10560 * gdb.cp/nsstress.exp
10561 * gdb.cp/nsusing.exp
10562 * gdb.cp/operator.exp
10563 * gdb.cp/oranking.exp
10564 * gdb.cp/overload-const.exp
10565 * gdb.cp/overload.exp
10566 * gdb.cp/ovldbreak.exp
10567 * gdb.cp/ovsrch.exp
10568 * gdb.cp/paren-type.exp
10569 * gdb.cp/parse-lang.exp
10570 * gdb.cp/pass-by-ref.exp
10571 * gdb.cp/pr-1023.exp
10572 * gdb.cp/pr-1210.exp
10573 * gdb.cp/pr-574.exp
10574 * gdb.cp/pr10687.exp
10575 * gdb.cp/pr12028.exp
10576 * gdb.cp/pr17132.exp
10577 * gdb.cp/pr17494.exp
10578 * gdb.cp/pr9067.exp
10579 * gdb.cp/pr9167.exp
10580 * gdb.cp/pr9631.exp
10581 * gdb.cp/printmethod.exp
10582 * gdb.cp/psmang.exp
10583 * gdb.cp/psymtab-parameter.exp
10584 * gdb.cp/ptype-cv-cp.exp
10585 * gdb.cp/ptype-flags.exp
10586 * gdb.cp/re-set-overloaded.exp
10587 * gdb.cp/ref-types.exp
10588 * gdb.cp/rtti.exp
10589 * gdb.cp/scope-err.exp
10590 * gdb.cp/shadow.exp
10591 * gdb.cp/smartp.exp
10592 * gdb.cp/static-method.exp
10593 * gdb.cp/static-print-quit.exp
10594 * gdb.cp/temargs.exp
10595 * gdb.cp/templates.exp
10596 * gdb.cp/try_catch.exp
10597 * gdb.cp/typedef-operator.exp
10598 * gdb.cp/typeid.exp
10599 * gdb.cp/userdef.exp
10600 * gdb.cp/using-crash.exp
10601 * gdb.cp/var-tag.exp
10602 * gdb.cp/virtbase.exp
10603 * gdb.cp/virtfunc.exp
10604 * gdb.cp/virtfunc2.exp
10605 * gdb.cp/vla-cxx.exp
10606 * gdb.disasm/t01_mov.exp
10607 * gdb.disasm/t02_mova.exp
10608 * gdb.disasm/t03_add.exp
10609 * gdb.disasm/t04_sub.exp
10610 * gdb.disasm/t05_cmp.exp
10611 * gdb.disasm/t06_ari2.exp
10612 * gdb.disasm/t07_ari3.exp
10613 * gdb.disasm/t08_or.exp
10614 * gdb.disasm/t09_xor.exp
10615 * gdb.disasm/t10_and.exp
10616 * gdb.disasm/t11_logs.exp
10617 * gdb.disasm/t12_bit.exp
10618 * gdb.disasm/t13_otr.exp
10619 * gdb.dlang/circular.exp
10620 * gdb.dwarf2/arr-stride.exp
10621 * gdb.dwarf2/arr-subrange.exp
10622 * gdb.dwarf2/atomic-type.exp
10623 * gdb.dwarf2/bad-regnum.exp
10624 * gdb.dwarf2/bitfield-parent-optimized-out.exp
10625 * gdb.dwarf2/callframecfa.exp
10626 * gdb.dwarf2/clztest.exp
10627 * gdb.dwarf2/corrupt.exp
10628 * gdb.dwarf2/data-loc.exp
10629 * gdb.dwarf2/dup-psym.exp
10630 * gdb.dwarf2/dw2-anon-mptr.exp
10631 * gdb.dwarf2/dw2-anonymous-func.exp
10632 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
10633 * gdb.dwarf2/dw2-bad-unresolved.exp
10634 * gdb.dwarf2/dw2-basic.exp
10635 * gdb.dwarf2/dw2-canonicalize-type.exp
10636 * gdb.dwarf2/dw2-case-insensitive.exp
10637 * gdb.dwarf2/dw2-common-block.exp
10638 * gdb.dwarf2/dw2-compdir-oldgcc.exp
10639 * gdb.dwarf2/dw2-compressed.exp
10640 * gdb.dwarf2/dw2-const.exp
10641 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
10642 * gdb.dwarf2/dw2-cu-size.exp
10643 * gdb.dwarf2/dw2-dup-frame.exp
10644 * gdb.dwarf2/dw2-entry-value.exp
10645 * gdb.dwarf2/dw2-icycle.exp
10646 * gdb.dwarf2/dw2-ifort-parameter.exp
10647 * gdb.dwarf2/dw2-inline-break.exp
10648 * gdb.dwarf2/dw2-inline-param.exp
10649 * gdb.dwarf2/dw2-intercu.exp
10650 * gdb.dwarf2/dw2-intermix.exp
10651 * gdb.dwarf2/dw2-lexical-block-bare.exp
10652 * gdb.dwarf2/dw2-linkage-name-trust.exp
10653 * gdb.dwarf2/dw2-minsym-in-cu.exp
10654 * gdb.dwarf2/dw2-noloc.exp
10655 * gdb.dwarf2/dw2-op-call.exp
10656 * gdb.dwarf2/dw2-op-out-param.exp
10657 * gdb.dwarf2/dw2-opt-structptr.exp
10658 * gdb.dwarf2/dw2-param-error.exp
10659 * gdb.dwarf2/dw2-producer.exp
10660 * gdb.dwarf2/dw2-ranges-base.exp
10661 * gdb.dwarf2/dw2-ref-missing-frame.exp
10662 * gdb.dwarf2/dw2-reg-undefined.exp
10663 * gdb.dwarf2/dw2-regno-invalid.exp
10664 * gdb.dwarf2/dw2-restore.exp
10665 * gdb.dwarf2/dw2-restrict.exp
10666 * gdb.dwarf2/dw2-single-line-discriminators.exp
10667 * gdb.dwarf2/dw2-strp.exp
10668 * gdb.dwarf2/dw2-undefined-ret-addr.exp
10669 * gdb.dwarf2/dw2-unresolved.exp
10670 * gdb.dwarf2/dw2-var-zero-addr.exp
10671 * gdb.dwarf2/dw4-sig-types.exp
10672 * gdb.dwarf2/dwz.exp
10673 * gdb.dwarf2/dynarr-ptr.exp
10674 * gdb.dwarf2/enum-type.exp
10675 * gdb.dwarf2/gdb-index.exp
10676 * gdb.dwarf2/implptr-64bit.exp
10677 * gdb.dwarf2/implptr-optimized-out.exp
10678 * gdb.dwarf2/implptr.exp
10679 * gdb.dwarf2/implref-array.exp
10680 * gdb.dwarf2/implref-const.exp
10681 * gdb.dwarf2/implref-global.exp
10682 * gdb.dwarf2/implref-struct.exp
10683 * gdb.dwarf2/mac-fileno.exp
10684 * gdb.dwarf2/main-subprogram.exp
10685 * gdb.dwarf2/member-ptr-forwardref.exp
10686 * gdb.dwarf2/method-ptr.exp
10687 * gdb.dwarf2/missing-sig-type.exp
10688 * gdb.dwarf2/nonvar-access.exp
10689 * gdb.dwarf2/opaque-type-lookup.exp
10690 * gdb.dwarf2/pieces-optimized-out.exp
10691 * gdb.dwarf2/pieces.exp
10692 * gdb.dwarf2/pr10770.exp
10693 * gdb.dwarf2/pr13961.exp
10694 * gdb.dwarf2/staticvirtual.exp
10695 * gdb.dwarf2/subrange.exp
10696 * gdb.dwarf2/symtab-producer.exp
10697 * gdb.dwarf2/trace-crash.exp
10698 * gdb.dwarf2/typeddwarf.exp
10699 * gdb.dwarf2/valop.exp
10700 * gdb.dwarf2/watch-notconst.exp
10701 * gdb.fortran/array-element.exp
10702 * gdb.fortran/charset.exp
10703 * gdb.fortran/common-block.exp
10704 * gdb.fortran/complex.exp
10705 * gdb.fortran/derived-type-function.exp
10706 * gdb.fortran/derived-type.exp
10707 * gdb.fortran/logical.exp
10708 * gdb.fortran/module.exp
10709 * gdb.fortran/multi-dim.exp
10710 * gdb.fortran/nested-funcs.exp
10711 * gdb.fortran/print-formatted.exp
10712 * gdb.fortran/subarray.exp
10713 * gdb.fortran/vla-alloc-assoc.exp
10714 * gdb.fortran/vla-datatypes.exp
10715 * gdb.fortran/vla-history.exp
10716 * gdb.fortran/vla-ptr-info.exp
10717 * gdb.fortran/vla-ptype-sub.exp
10718 * gdb.fortran/vla-ptype.exp
10719 * gdb.fortran/vla-sizeof.exp
10720 * gdb.fortran/vla-type.exp
10721 * gdb.fortran/vla-value-sub-arbitrary.exp
10722 * gdb.fortran/vla-value-sub-finish.exp
10723 * gdb.fortran/vla-value-sub.exp
10724 * gdb.fortran/vla-value.exp
10725 * gdb.fortran/whatis_type.exp
10726 * gdb.go/chan.exp
10727 * gdb.go/handcall.exp
10728 * gdb.go/hello.exp
10729 * gdb.go/integers.exp
10730 * gdb.go/methods.exp
10731 * gdb.go/package.exp
10732 * gdb.go/strings.exp
10733 * gdb.go/types.exp
10734 * gdb.go/unsafe.exp
10735 * gdb.guile/scm-arch.exp
10736 * gdb.guile/scm-block.exp
10737 * gdb.guile/scm-breakpoint.exp
10738 * gdb.guile/scm-cmd.exp
10739 * gdb.guile/scm-disasm.exp
10740 * gdb.guile/scm-equal.exp
10741 * gdb.guile/scm-frame-args.exp
10742 * gdb.guile/scm-frame-inline.exp
10743 * gdb.guile/scm-frame.exp
10744 * gdb.guile/scm-iterator.exp
10745 * gdb.guile/scm-math.exp
10746 * gdb.guile/scm-objfile.exp
10747 * gdb.guile/scm-ports.exp
10748 * gdb.guile/scm-symbol.exp
10749 * gdb.guile/scm-symtab.exp
10750 * gdb.guile/scm-value-cc.exp
10751 * gdb.guile/types-module.exp
10752 * gdb.linespec/break-ask.exp
10753 * gdb.linespec/cpexplicit.exp
10754 * gdb.linespec/explicit.exp
10755 * gdb.linespec/keywords.exp
10756 * gdb.linespec/linespec.exp
10757 * gdb.linespec/ls-dollar.exp
10758 * gdb.linespec/ls-errs.exp
10759 * gdb.linespec/skip-two.exp
10760 * gdb.linespec/thread.exp
10761 * gdb.mi/mi-async.exp
10762 * gdb.mi/mi-basics.exp
10763 * gdb.mi/mi-break.exp
10764 * gdb.mi/mi-catch-load.exp
10765 * gdb.mi/mi-cli.exp
10766 * gdb.mi/mi-cmd-param-changed.exp
10767 * gdb.mi/mi-console.exp
10768 * gdb.mi/mi-detach.exp
10769 * gdb.mi/mi-disassemble.exp
10770 * gdb.mi/mi-eval.exp
10771 * gdb.mi/mi-file-transfer.exp
10772 * gdb.mi/mi-file.exp
10773 * gdb.mi/mi-fill-memory.exp
10774 * gdb.mi/mi-inheritance-syntax-error.exp
10775 * gdb.mi/mi-linespec-err-cp.exp
10776 * gdb.mi/mi-logging.exp
10777 * gdb.mi/mi-memory-changed.exp
10778 * gdb.mi/mi-read-memory.exp
10779 * gdb.mi/mi-record-changed.exp
10780 * gdb.mi/mi-reg-undefined.exp
10781 * gdb.mi/mi-regs.exp
10782 * gdb.mi/mi-return.exp
10783 * gdb.mi/mi-reverse.exp
10784 * gdb.mi/mi-simplerun.exp
10785 * gdb.mi/mi-solib.exp
10786 * gdb.mi/mi-stack.exp
10787 * gdb.mi/mi-stepi.exp
10788 * gdb.mi/mi-syn-frame.exp
10789 * gdb.mi/mi-until.exp
10790 * gdb.mi/mi-var-block.exp
10791 * gdb.mi/mi-var-child.exp
10792 * gdb.mi/mi-var-cmd.exp
10793 * gdb.mi/mi-var-cp.exp
10794 * gdb.mi/mi-var-display.exp
10795 * gdb.mi/mi-var-invalidate.exp
10796 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
10797 * gdb.mi/mi-vla-fortran.exp
10798 * gdb.mi/mi-watch.exp
10799 * gdb.mi/mi2-var-child.exp
10800 * gdb.mi/user-selected-context-sync.exp
10801 * gdb.modula2/unbounded-array.exp
10802 * gdb.multi/dummy-frame-restore.exp
10803 * gdb.multi/multi-arch-exec.exp
10804 * gdb.multi/multi-arch.exp
10805 * gdb.multi/tids.exp
10806 * gdb.multi/watchpoint-multi.exp
10807 * gdb.opencl/callfuncs.exp
10808 * gdb.opencl/convs_casts.exp
10809 * gdb.opencl/datatypes.exp
10810 * gdb.opencl/operators.exp
10811 * gdb.opencl/vec_comps.exp
10812 * gdb.opt/clobbered-registers-O2.exp
10813 * gdb.opt/inline-break.exp
10814 * gdb.opt/inline-bt.exp
10815 * gdb.opt/inline-cmds.exp
10816 * gdb.opt/inline-locals.exp
10817 * gdb.pascal/case-insensitive-symbols.exp
10818 * gdb.pascal/floats.exp
10819 * gdb.pascal/gdb11492.exp
10820 * gdb.python/lib-types.exp
10821 * gdb.python/py-arch.exp
10822 * gdb.python/py-as-string.exp
10823 * gdb.python/py-bad-printers.exp
10824 * gdb.python/py-block.exp
10825 * gdb.python/py-breakpoint-create-fail.exp
10826 * gdb.python/py-breakpoint.exp
10827 * gdb.python/py-caller-is.exp
10828 * gdb.python/py-cmd.exp
10829 * gdb.python/py-explore-cc.exp
10830 * gdb.python/py-explore.exp
10831 * gdb.python/py-finish-breakpoint.exp
10832 * gdb.python/py-finish-breakpoint2.exp
10833 * gdb.python/py-frame-args.exp
10834 * gdb.python/py-frame-inline.exp
10835 * gdb.python/py-frame.exp
10836 * gdb.python/py-framefilter-mi.exp
10837 * gdb.python/py-infthread.exp
10838 * gdb.python/py-lazy-string.exp
10839 * gdb.python/py-linetable.exp
10840 * gdb.python/py-mi-events.exp
10841 * gdb.python/py-mi-objfile.exp
10842 * gdb.python/py-mi.exp
10843 * gdb.python/py-objfile.exp
10844 * gdb.python/py-pp-integral.exp
10845 * gdb.python/py-pp-maint.exp
10846 * gdb.python/py-pp-re-notag.exp
10847 * gdb.python/py-pp-registration.exp
10848 * gdb.python/py-recurse-unwind.exp
10849 * gdb.python/py-strfns.exp
10850 * gdb.python/py-symbol.exp
10851 * gdb.python/py-symtab.exp
10852 * gdb.python/py-sync-interp.exp
10853 * gdb.python/py-typeprint.exp
10854 * gdb.python/py-unwind-maint.exp
10855 * gdb.python/py-unwind.exp
10856 * gdb.python/py-value-cc.exp
10857 * gdb.python/py-xmethods.exp
10858 * gdb.reverse/amd64-tailcall-reverse.exp
10859 * gdb.reverse/break-precsave.exp
10860 * gdb.reverse/break-reverse.exp
10861 * gdb.reverse/consecutive-precsave.exp
10862 * gdb.reverse/consecutive-reverse.exp
10863 * gdb.reverse/finish-precsave.exp
10864 * gdb.reverse/finish-reverse-bkpt.exp
10865 * gdb.reverse/finish-reverse.exp
10866 * gdb.reverse/fstatat-reverse.exp
10867 * gdb.reverse/getresuid-reverse.exp
10868 * gdb.reverse/i386-precsave.exp
10869 * gdb.reverse/i386-reverse.exp
10870 * gdb.reverse/i386-sse-reverse.exp
10871 * gdb.reverse/i387-env-reverse.exp
10872 * gdb.reverse/i387-stack-reverse.exp
10873 * gdb.reverse/insn-reverse.exp
10874 * gdb.reverse/machinestate-precsave.exp
10875 * gdb.reverse/machinestate.exp
10876 * gdb.reverse/next-reverse-bkpt-over-sr.exp
10877 * gdb.reverse/pipe-reverse.exp
10878 * gdb.reverse/readv-reverse.exp
10879 * gdb.reverse/recvmsg-reverse.exp
10880 * gdb.reverse/rerun-prec.exp
10881 * gdb.reverse/s390-mvcle.exp
10882 * gdb.reverse/step-precsave.exp
10883 * gdb.reverse/step-reverse.exp
10884 * gdb.reverse/time-reverse.exp
10885 * gdb.reverse/until-precsave.exp
10886 * gdb.reverse/until-reverse.exp
10887 * gdb.reverse/waitpid-reverse.exp
10888 * gdb.reverse/watch-precsave.exp
10889 * gdb.reverse/watch-reverse.exp
10890 * gdb.rust/generics.exp
10891 * gdb.rust/methods.exp
10892 * gdb.rust/modules.exp
10893 * gdb.rust/simple.exp
10894 * gdb.server/connect-with-no-symbol-file.exp
10895 * gdb.server/ext-attach.exp
10896 * gdb.server/ext-restart.exp
10897 * gdb.server/ext-wrapper.exp
10898 * gdb.server/file-transfer.exp
10899 * gdb.server/server-exec-info.exp
10900 * gdb.server/server-kill.exp
10901 * gdb.server/server-mon.exp
10902 * gdb.server/wrapper.exp
10903 * gdb.stabs/exclfwd.exp
10904 * gdb.stabs/gdb11479.exp
10905 * gdb.threads/clone-new-thread-event.exp
10906 * gdb.threads/corethreads.exp
10907 * gdb.threads/current-lwp-dead.exp
10908 * gdb.threads/dlopen-libpthread.exp
10909 * gdb.threads/gcore-thread.exp
10910 * gdb.threads/sigstep-threads.exp
10911 * gdb.threads/watchpoint-fork.exp
10912 * gdb.trace/actions-changed.exp
10913 * gdb.trace/backtrace.exp
10914 * gdb.trace/change-loc.exp
10915 * gdb.trace/circ.exp
10916 * gdb.trace/collection.exp
10917 * gdb.trace/disconnected-tracing.exp
10918 * gdb.trace/ftrace.exp
10919 * gdb.trace/mi-trace-frame-collected.exp
10920 * gdb.trace/mi-trace-unavailable.exp
10921 * gdb.trace/mi-traceframe-changed.exp
10922 * gdb.trace/mi-tsv-changed.exp
10923 * gdb.trace/no-attach-trace.exp
10924 * gdb.trace/passc-dyn.exp
10925 * gdb.trace/qtro.exp
10926 * gdb.trace/range-stepping.exp
10927 * gdb.trace/read-memory.exp
10928 * gdb.trace/save-trace.exp
10929 * gdb.trace/signal.exp
10930 * gdb.trace/status-stop.exp
10931 * gdb.trace/tfile.exp
10932 * gdb.trace/trace-break.exp
10933 * gdb.trace/trace-buffer-size.exp
10934 * gdb.trace/trace-condition.exp
10935 * gdb.trace/tracefile-pseudo-reg.exp
10936 * gdb.trace/tstatus.exp
10937 * gdb.trace/unavailable.exp
10938 * gdb.trace/while-dyn.exp
10939 * gdb.trace/while-stepping.exp
10940
34c41c68
DE
109412016-12-22 Doug Evans <xdje42@gmail.com>
10942
10943 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
10944 and msymbols.
10945
16e69324
YQ
109462016-12-19 Yao Qi <yao.qi@linaro.org>
10947
10948 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
10949 (test_with_self): Don't call do_steps_and_nexts, and remove
10950 code about stepping into xmalloc.
10951
f94f411b
YQ
109522016-12-09 Yao Qi <yao.qi@linaro.org>
10953
10954 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
10955
109562016-12-09 Yao Qi <yao.qi@linaro.org>
10957
10958 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
10959
f1b5deee
PA
109602016-12-09 Pedro Alves <palves@redhat.com>
10961
10962 * gdb.base/all-architectures-0.exp: New file.
10963 * gdb.base/all-architectures-1.exp: New file.
10964 * gdb.base/all-architectures-2.exp: New file.
10965 * gdb.base/all-architectures-3.exp: New file.
10966 * gdb.base/all-architectures-4.exp: New file.
10967 * gdb.base/all-architectures-5.exp: New file.
10968 * gdb.base/all-architectures-6.exp: New file.
10969 * gdb.base/all-architectures-7.exp: New file.
10970 * gdb.base/all-architectures.exp.in: New file.
10971
364ca42e
YQ
109722016-12-09 Yao Qi <yao.qi@linaro.org>
10973
10974 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
10975
107c2d62
LM
109762016-12-02 Luis Machado <lgustavo@codesourcery.com>
10977
10978 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
10979 possible.
10980 Remove useless pattern-matching code.
10981
df3ee9ca
PA
109822016-12-02 Pedro Alves <palves@redhat.com>
10983
10984 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
10985 procedure.
10986 (top level): Call it.
10987
ec835369
PA
109882016-12-02 Pedro Alves <palves@redhat.com>
10989
10990 * gdb.base/commands.exp (user_defined_command_args_stack_test):
10991 New procedure.
10992 (top level): Call it.
10993
01770bbd
PA
109942016-12-02 Pedro Alves <palves@redhat.com>
10995
10996 PR cli/20559
10997 * gdb.base/commands.exp (user_defined_command_args_eval): New
10998 procedure.
10999 (top level): Call it.
11000
008459ea
LM
110012016-12-02 Luis Machado <lgustavo@codesourcery.com>
11002
11003 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
11004 timeout handling.
11005
0c1b455e
TT
110062016-12-02 Tom Tromey <tom@tromey.com>
11007
11008 * gdb.dwarf2/main-subprogram.c: New file.
11009 * gdb.dwarf2/main-subprogram.exp: New file.
11010
018572b8
LM
110112016-12-01 Luis Machado <lgustavo@codesourcery.com>
11012
11013 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
11014 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
11015 gdb_test_no_output for a couple of cases.
11016 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
11017
84c93cd5
LM
110182016-12-01 Luis Machado <lgustavo@codesourcery.com>
11019
11020 Fix test names and standardize compilation error messages throughout
11021 the following files:
11022
11023 * gdb.ada/start.exp
11024 * gdb.arch/alpha-step.exp
11025 * gdb.arch/e500-prologue.exp
11026 * gdb.arch/ftrace-insn-reloc.exp
11027 * gdb.arch/gdb1291.exp
11028 * gdb.arch/gdb1431.exp
11029 * gdb.arch/gdb1558.exp
11030 * gdb.arch/i386-dr3-watch.exp
11031 * gdb.arch/i386-sse-stack-align.exp
11032 * gdb.arch/ia64-breakpoint-shadow.exp
11033 * gdb.arch/pa-nullify.exp
11034 * gdb.arch/powerpc-aix-prologue.exp
11035 * gdb.arch/thumb-bx-pc.exp
11036 * gdb.base/annota1.exp
11037 * gdb.base/annota3.exp
11038 * gdb.base/arrayidx.exp
11039 * gdb.base/assign.exp
11040 * gdb.base/attach.exp
11041 * gdb.base/auxv.exp
11042 * gdb.base/bang.exp
11043 * gdb.base/bfp-test.exp
11044 * gdb.base/bigcore.exp
11045 * gdb.base/bitfields2.exp
11046 * gdb.base/break-fun-addr.exp
11047 * gdb.base/break-probes.exp
11048 * gdb.base/call-rt-st.exp
11049 * gdb.base/callexit.exp
11050 * gdb.base/catch-fork-kill.exp
11051 * gdb.base/charset.exp
11052 * gdb.base/checkpoint.exp
11053 * gdb.base/comprdebug.exp
11054 * gdb.base/constvars.exp
11055 * gdb.base/coredump-filter.exp
11056 * gdb.base/cursal.exp
11057 * gdb.base/cvexpr.exp
11058 * gdb.base/detach.exp
11059 * gdb.base/display.exp
11060 * gdb.base/dmsym.exp
11061 * gdb.base/dprintf-pending.exp
11062 * gdb.base/dso2dso.exp
11063 * gdb.base/dtrace-probe.exp
11064 * gdb.base/dump.exp
11065 * gdb.base/enum_cond.exp
11066 * gdb.base/exe-lock.exp
11067 * gdb.base/exec-invalid-sysroot.exp
11068 * gdb.base/execl-update-breakpoints.exp
11069 * gdb.base/exprs.exp
11070 * gdb.base/fileio.exp
11071 * gdb.base/find.exp
11072 * gdb.base/finish.exp
11073 * gdb.base/fixsection.exp
11074 * gdb.base/foll-vfork.exp
11075 * gdb.base/frame-args.exp
11076 * gdb.base/gcore.exp
11077 * gdb.base/gdb1250.exp
11078 * gdb.base/global-var-nested-by-dso.exp
11079 * gdb.base/gnu-ifunc.exp
11080 * gdb.base/hashline1.exp
11081 * gdb.base/hashline2.exp
11082 * gdb.base/hashline3.exp
11083 * gdb.base/hbreak-in-shr-unsupported.exp
11084 * gdb.base/huge.exp
11085 * gdb.base/infcall-input.exp
11086 * gdb.base/info-fun.exp
11087 * gdb.base/info-shared.exp
11088 * gdb.base/jit-simple.exp
11089 * gdb.base/jit-so.exp
11090 * gdb.base/jit.exp
11091 * gdb.base/jump.exp
11092 * gdb.base/label.exp
11093 * gdb.base/lineinc.exp
11094 * gdb.base/logical.exp
11095 * gdb.base/longjmp.exp
11096 * gdb.base/macscp.exp
11097 * gdb.base/miscexprs.exp
11098 * gdb.base/new-ui-echo.exp
11099 * gdb.base/new-ui-pending-input.exp
11100 * gdb.base/new-ui.exp
11101 * gdb.base/nodebug.exp
11102 * gdb.base/nofield.exp
11103 * gdb.base/offsets.exp
11104 * gdb.base/overlays.exp
11105 * gdb.base/pending.exp
11106 * gdb.base/pointers.exp
11107 * gdb.base/pr11022.exp
11108 * gdb.base/printcmds.exp
11109 * gdb.base/prologue.exp
11110 * gdb.base/ptr-typedef.exp
11111 * gdb.base/realname-expand.exp
11112 * gdb.base/relativedebug.exp
11113 * gdb.base/relocate.exp
11114 * gdb.base/remote.exp
11115 * gdb.base/reread.exp
11116 * gdb.base/return2.exp
11117 * gdb.base/savedregs.exp
11118 * gdb.base/sep.exp
11119 * gdb.base/sepdebug.exp
11120 * gdb.base/sepsymtab.exp
11121 * gdb.base/set-inferior-tty.exp
11122 * gdb.base/setshow.exp
11123 * gdb.base/shlib-call.exp
11124 * gdb.base/sigaltstack.exp
11125 * gdb.base/siginfo-addr.exp
11126 * gdb.base/signals.exp
11127 * gdb.base/signull.exp
11128 * gdb.base/sigrepeat.exp
11129 * gdb.base/so-impl-ld.exp
11130 * gdb.base/solib-display.exp
11131 * gdb.base/solib-overlap.exp
11132 * gdb.base/solib-search.exp
11133 * gdb.base/solib-symbol.exp
11134 * gdb.base/structs.exp
11135 * gdb.base/structs2.exp
11136 * gdb.base/symtab-search-order.exp
11137 * gdb.base/twice.exp
11138 * gdb.base/unload.exp
11139 * gdb.base/varargs.exp
11140 * gdb.base/watchpoint-solib.exp
11141 * gdb.base/watchpoint.exp
11142 * gdb.base/whatis.exp
11143 * gdb.base/wrong_frame_bt_full.exp
11144 * gdb.btrace/dlopen.exp
11145 * gdb.cell/ea-standalone.exp
11146 * gdb.cell/ea-test.exp
11147 * gdb.cp/dispcxx.exp
11148 * gdb.cp/gdb2384.exp
11149 * gdb.cp/method2.exp
11150 * gdb.cp/nextoverthrow.exp
11151 * gdb.cp/pr10728.exp
11152 * gdb.disasm/am33.exp
11153 * gdb.disasm/h8300s.exp
11154 * gdb.disasm/mn10300.exp
11155 * gdb.disasm/sh3.exp
11156 * gdb.dwarf2/dw2-dir-file-name.exp
11157 * gdb.fortran/complex.exp
11158 * gdb.fortran/library-module.exp
11159 * gdb.guile/scm-pretty-print.exp
11160 * gdb.guile/scm-symbol.exp
11161 * gdb.guile/scm-type.exp
11162 * gdb.guile/scm-value.exp
11163 * gdb.linespec/linespec.exp
11164 * gdb.mi/gdb701.exp
11165 * gdb.mi/gdb792.exp
11166 * gdb.mi/mi-breakpoint-changed.exp
11167 * gdb.mi/mi-dprintf-pending.exp
11168 * gdb.mi/mi-dprintf.exp
11169 * gdb.mi/mi-exit-code.exp
11170 * gdb.mi/mi-pending.exp
11171 * gdb.mi/mi-solib.exp
11172 * gdb.mi/new-ui-mi-sync.exp
11173 * gdb.mi/pr11022.exp
11174 * gdb.mi/user-selected-context-sync.exp
11175 * gdb.opt/solib-intra-step.exp
11176 * gdb.python/py-events.exp
11177 * gdb.python/py-finish-breakpoint.exp
11178 * gdb.python/py-mi.exp
11179 * gdb.python/py-prettyprint.exp
11180 * gdb.python/py-shared.exp
11181 * gdb.python/py-symbol.exp
11182 * gdb.python/py-template.exp
11183 * gdb.python/py-type.exp
11184 * gdb.python/py-value.exp
11185 * gdb.reverse/solib-precsave.exp
11186 * gdb.reverse/solib-reverse.exp
11187 * gdb.server/solib-list.exp
11188 * gdb.stabs/weird.exp
11189 * gdb.threads/reconnect-signal.exp
11190 * gdb.threads/stepi-random-signal.exp
11191 * gdb.trace/actions.exp
11192 * gdb.trace/ax.exp
11193 * gdb.trace/backtrace.exp
11194 * gdb.trace/change-loc.exp
11195 * gdb.trace/deltrace.exp
11196 * gdb.trace/ftrace-lock.exp
11197 * gdb.trace/ftrace.exp
11198 * gdb.trace/infotrace.exp
11199 * gdb.trace/mi-tracepoint-changed.exp
11200 * gdb.trace/packetlen.exp
11201 * gdb.trace/passcount.exp
11202 * gdb.trace/pending.exp
11203 * gdb.trace/range-stepping.exp
11204 * gdb.trace/report.exp
11205 * gdb.trace/stap-trace.exp
11206 * gdb.trace/tfind.exp
11207 * gdb.trace/trace-break.exp
11208 * gdb.trace/trace-condition.exp
11209 * gdb.trace/trace-enable-disable.exp
11210 * gdb.trace/trace-mt.exp
11211 * gdb.trace/tracecmd.exp
11212 * gdb.trace/tspeed.exp
11213 * gdb.trace/tsv.exp
11214 * lib/perftest.exp
11215
fb9feb35
LM
112162016-12-01 Luis Machado <lgustavo@codesourcery.com>
11217
11218 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
11219 with gdb_test_no_output.
11220 Use command as test name.
11221
cd2ddb6c
LM
112222016-12-01 Luis Machado <lgustavo@codesourcery.com>
11223
11224 Fix test names starting with uppercase throughout the files.
11225
11226 * gdb.ada/assign_1.exp
11227 * gdb.ada/boolean_expr.exp
11228 * gdb.base/arrayidx.exp
11229 * gdb.base/del.exp
11230 * gdb.base/gcore-buffer-overflow.exp
11231 * gdb.base/testenv.exp
11232 * gdb.compile/compile.exp
11233 * gdb.python/py-framefilter-invalidarg.exp
11234 * gdb.python/py-framefilter.exp
11235
bb95117e
LM
112362016-12-01 Luis Machado <lgustavo@codesourcery.com>
11237
11238 Fix test names starting with uppercase throughout the files.
11239
11240 * gdb.ada/array_return.exp
11241 * gdb.ada/expr_delims.exp
11242 * gdb.ada/mi_dyn_arr.exp
11243 * gdb.ada/mi_interface.exp
11244 * gdb.ada/mi_var_array.exp
11245 * gdb.ada/watch_arg.exp
11246 * gdb.arch/alpha-step.exp
11247 * gdb.arch/altivec-regs.exp
11248 * gdb.arch/e500-regs.exp
11249 * gdb.arch/powerpc-d128-regs.exp
11250 * gdb.base/arrayidx.exp
11251 * gdb.base/break.exp
11252 * gdb.base/checkpoint.exp
11253 * gdb.base/debug-expr.exp
11254 * gdb.base/dmsym.exp
11255 * gdb.base/radix.exp
11256 * gdb.base/sepdebug.exp
11257 * gdb.base/testenv.exp
11258 * gdb.base/watch_thread_num.exp
11259 * gdb.base/watchpoint-cond-gone.exp
11260 * gdb.cell/break.exp
11261 * gdb.cell/ea-cache.exp
11262 * gdb.compile/compile.exp
11263 * gdb.cp/gdb2495.exp
11264 * gdb.gdb/selftest.exp
11265 * gdb.gdb/xfullpath.exp
11266 * gdb.go/hello.exp
11267 * gdb.go/integers.exp
11268 * gdb.objc/basicclass.exp
11269 * gdb.pascal/hello.exp
11270 * gdb.pascal/integers.exp
11271 * gdb.python/py-breakpoint.exp
11272 * gdb.python/py-cmd.exp
11273 * gdb.python/py-linetable.exp
11274 * gdb.python/py-xmethods.exp
11275 * gdb.python/python.exp
11276 * gdb.reverse/consecutive-precsave.exp
11277 * gdb.reverse/finish-precsave.exp
11278 * gdb.reverse/i386-precsave.exp
11279 * gdb.reverse/machinestate-precsave.exp
11280 * gdb.reverse/sigall-precsave.exp
11281 * gdb.reverse/solib-precsave.exp
11282 * gdb.reverse/step-precsave.exp
11283 * gdb.reverse/until-precsave.exp
11284 * gdb.reverse/watch-precsave.exp
11285 * gdb.threads/leader-exit.exp
11286 * gdb.threads/pthreads.exp
11287 * gdb.threads/wp-replication.exp
11288 * gdb.trace/actions.exp
11289 * gdb.trace/mi-tsv-changed.exp
11290 * gdb.trace/tsv.exp
11291
de97fdd4
LM
112922016-12-01 Luis Machado <lgustavo@codesourcery.com>
11293
11294 Fix test names starting with uppercase throughout the files.
11295
11296 * gdb.arch/i386-bp_permanent.exp
11297 * gdb.arch/i386-gnu-cfi.exp
11298 * gdb.base/disasm-end-cu.exp
11299 * gdb.base/macscp.exp
11300 * gdb.base/pending.exp
11301 * gdb.base/watch_thread_num.exp
11302 * gdb.cp/exception.exp
11303 * gdb.cp/gdb2495.exp
11304 * gdb.cp/local.exp
11305 * gdb.python/py-evsignal.exp
11306 * gdb.python/python.exp
11307 * gdb.trace/tracecmd.exp
11308
9f058c10
LM
113092016-12-01 Luis Machado <lgustavo@codesourcery.com>
11310
11311 Fix test names starting with uppercase throughout the files.
11312
11313 * gdb.base/charset.exp
11314 * gdb.base/eval.exp
11315 * gdb.base/multi-forks.exp
11316 * gdb.guile/scm-progspace.exp
11317 * gdb.opencl/datatypes.exp
11318 * gdb.python/py-block.exp
11319 * gdb.python/py-function.exp
11320 * gdb.python/py-symbol.exp
11321 * gdb.python/py-symtab.exp
11322 * gdb.python/py-xmethods.exp
11323 * gdb.reverse/break-precsave.exp
11324 * gdb.reverse/break-reverse.exp
11325 * gdb.reverse/consecutive-precsave.exp
11326 * gdb.reverse/consecutive-reverse.exp
11327 * gdb.reverse/finish-precsave.exp
11328 * gdb.reverse/finish-reverse-bkpt.exp
11329 * gdb.reverse/finish-reverse.exp
11330 * gdb.reverse/fstatat-reverse.exp
11331 * gdb.reverse/getresuid-reverse.exp
11332 * gdb.reverse/i386-precsave.exp
11333 * gdb.reverse/i386-reverse.exp
11334 * gdb.reverse/i386-sse-reverse.exp
11335 * gdb.reverse/i387-stack-reverse.exp
11336 * gdb.reverse/insn-reverse.exp
11337 * gdb.reverse/machinestate-precsave.exp
11338 * gdb.reverse/machinestate.exp
11339 * gdb.reverse/next-reverse-bkpt-over-sr.exp
11340 * gdb.reverse/pipe-reverse.exp
11341 * gdb.reverse/readv-reverse.exp
11342 * gdb.reverse/recvmsg-reverse.exp
11343 * gdb.reverse/rerun-prec.exp
11344 * gdb.reverse/s390-mvcle.exp
11345 * gdb.reverse/sigall-precsave.exp
11346 * gdb.reverse/sigall-reverse.exp
11347 * gdb.reverse/solib-precsave.exp
11348 * gdb.reverse/solib-reverse.exp
11349 * gdb.reverse/step-precsave.exp
11350 * gdb.reverse/step-reverse.exp
11351 * gdb.reverse/time-reverse.exp
11352 * gdb.reverse/until-precsave.exp
11353 * gdb.reverse/until-reverse.exp
11354 * gdb.reverse/waitpid-reverse.exp
11355 * gdb.reverse/watch-precsave.exp
11356 * gdb.reverse/watch-reverse.exp
11357
cdc7edd7
LM
113582016-12-01 Luis Machado <lgustavo@codesourcery.com>
11359
11360 Fix test names starting with uppercase throughout the files.
11361
11362 * gdb.arch/i386-mpx-simple_segv.exp
11363 * gdb.arch/i386-mpx.exp
11364 * gdb.arch/i386-permbkpt.exp
11365 * gdb.arch/pa-nullify.exp
11366 * gdb.arch/powerpc-d128-regs.exp
11367 * gdb.arch/vsx-regs.exp
11368 * gdb.base/bfp-test.exp
11369 * gdb.base/break.exp
11370 * gdb.base/breakpoint-shadow.exp
11371 * gdb.base/callfuncs.exp
11372 * gdb.base/charset.exp
11373 * gdb.base/commands.exp
11374 * gdb.base/completion.exp
11375 * gdb.base/dfp-test.exp
11376 * gdb.base/echo.exp
11377 * gdb.base/ending-run.exp
11378 * gdb.base/eval.exp
11379 * gdb.base/expand-psymtabs.exp
11380 * gdb.base/float128.exp
11381 * gdb.base/floatn.exp
11382 * gdb.base/foll-exec-mode.exp
11383 * gdb.base/gdb1056.exp
11384 * gdb.base/gdb11531.exp
11385 * gdb.base/kill-after-signal.exp
11386 * gdb.base/multi-forks.exp
11387 * gdb.base/overlays.exp
11388 * gdb.base/pending.exp
11389 * gdb.base/sepdebug.exp
11390 * gdb.base/testenv.exp
11391 * gdb.base/valgrind-db-attach.exp
11392 * gdb.base/watch_thread_num.exp
11393 * gdb.base/watchpoint-cond-gone.exp
11394 * gdb.base/watchpoint.exp
11395 * gdb.base/watchpoints.exp
11396 * gdb.cp/arg-reference.exp
11397 * gdb.cp/baseenum.exp
11398 * gdb.cp/operator.exp
11399 * gdb.cp/shadow.exp
11400 * gdb.dwarf2/dw2-op-out-param.exp
11401 * gdb.dwarf2/dw2-reg-undefined.exp
11402 * gdb.go/chan.exp
11403 * gdb.go/hello.exp
11404 * gdb.go/integers.exp
11405 * gdb.go/methods.exp
11406 * gdb.go/package.exp
11407 * gdb.guile/scm-parameter.exp
11408 * gdb.guile/scm-progspace.exp
11409 * gdb.guile/scm-value.exp
11410 * gdb.mi/mi-pending.exp
11411 * gdb.mi/user-selected-context-sync.exp
11412 * gdb.multi/multi-attach.exp
11413 * gdb.multi/tids.exp
11414 * gdb.opt/clobbered-registers-O2.exp
11415 * gdb.pascal/floats.exp
11416 * gdb.pascal/integers.exp
11417 * gdb.python/py-block.exp
11418 * gdb.python/py-events.exp
11419 * gdb.python/py-parameter.exp
11420 * gdb.python/py-symbol.exp
11421 * gdb.python/py-symtab.exp
11422 * gdb.python/py-type.exp
11423 * gdb.python/py-value.exp
11424 * gdb.python/py-xmethods.exp
11425 * gdb.python/python.exp
11426 * gdb.reverse/break-precsave.exp
11427 * gdb.reverse/consecutive-precsave.exp
11428 * gdb.reverse/finish-precsave.exp
11429 * gdb.reverse/i386-precsave.exp
11430 * gdb.reverse/machinestate-precsave.exp
11431 * gdb.reverse/sigall-precsave.exp
11432 * gdb.reverse/solib-precsave.exp
11433 * gdb.reverse/step-precsave.exp
11434 * gdb.reverse/until-precsave.exp
11435 * gdb.reverse/watch-precsave.exp
11436 * gdb.server/ext-attach.exp
11437 * gdb.server/ext-restart.exp
11438 * gdb.server/ext-run.exp
11439 * gdb.server/ext-wrapper.exp
11440 * gdb.stabs/gdb11479.exp
11441 * gdb.stabs/weird.exp
11442 * gdb.threads/attach-many-short-lived-threads.exp
11443 * gdb.threads/kill.exp
11444 * gdb.threads/watchpoint-fork.exp
11445
bc6c7af4
LM
114462016-12-01 Luis Machado <lgustavo@codesourcery.com>
11447
11448 Fix test names starting with uppercase throughout all the files below.
11449
11450 * gdb.ada/array_return.exp
11451 * gdb.ada/catch_ex.exp
11452 * gdb.ada/info_exc.exp
11453 * gdb.ada/mi_catch_ex.exp
11454 * gdb.ada/mi_dyn_arr.exp
11455 * gdb.ada/mi_ex_cond.exp
11456 * gdb.ada/mi_exc_info.exp
11457 * gdb.ada/mi_interface.exp
11458 * gdb.ada/mi_task_arg.exp
11459 * gdb.ada/mi_task_info.exp
11460 * gdb.ada/mi_var_array.exp
11461 * gdb.arch/alpha-step.exp
11462 * gdb.arch/amd64-disp-step.exp
11463 * gdb.arch/arm-disp-step.exp
11464 * gdb.arch/disp-step-insn-reloc.exp
11465 * gdb.arch/e500-prologue.exp
11466 * gdb.arch/ftrace-insn-reloc.exp
11467 * gdb.arch/gdb1558.exp
11468 * gdb.arch/i386-bp_permanent.exp
11469 * gdb.arch/i386-disp-step.exp
11470 * gdb.arch/i386-float.exp
11471 * gdb.arch/i386-gnu-cfi.exp
11472 * gdb.arch/ia64-breakpoint-shadow.exp
11473 * gdb.arch/mips16-thunks.exp
11474 * gdb.arch/pa-nullify.exp
11475 * gdb.arch/powerpc-aix-prologue.exp
11476 * gdb.arch/powerpc-power.exp
11477 * gdb.arch/ppc-dfp.exp
11478 * gdb.arch/s390-tdbregs.exp
11479 * gdb.arch/spu-info.exp
11480 * gdb.arch/spu-ls.exp
11481 * gdb.arch/thumb-bx-pc.exp
11482 * gdb.base/advance.exp
11483 * gdb.base/annota-input-while-running.exp
11484 * gdb.base/arrayidx.exp
11485 * gdb.base/asmlabel.exp
11486 * gdb.base/async.exp
11487 * gdb.base/attach-wait-input.exp
11488 * gdb.base/auto-connect-native-target.exp
11489 * gdb.base/batch-preserve-term-settings.exp
11490 * gdb.base/bfp-test.exp
11491 * gdb.base/bigcore.exp
11492 * gdb.base/bp-permanent.exp
11493 * gdb.base/break-always.exp
11494 * gdb.base/break-fun-addr.exp
11495 * gdb.base/break-idempotent.exp
11496 * gdb.base/break-main-file-remove-fail.exp
11497 * gdb.base/break-probes.exp
11498 * gdb.base/break-unload-file.exp
11499 * gdb.base/break.exp
11500 * gdb.base/call-ar-st.exp
11501 * gdb.base/call-rt-st.exp
11502 * gdb.base/call-sc.exp
11503 * gdb.base/call-signal-resume.exp
11504 * gdb.base/call-strs.exp
11505 * gdb.base/callexit.exp
11506 * gdb.base/callfuncs.exp
11507 * gdb.base/catch-gdb-caused-signals.exp
11508 * gdb.base/catch-signal-siginfo-cond.exp
11509 * gdb.base/catch-syscall.exp
11510 * gdb.base/compare-sections.exp
11511 * gdb.base/cond-eval-mode.exp
11512 * gdb.base/condbreak-call-false.exp
11513 * gdb.base/consecutive-step-over.exp
11514 * gdb.base/cursal.exp
11515 * gdb.base/disabled-location.exp
11516 * gdb.base/disasm-end-cu.exp
11517 * gdb.base/display.exp
11518 * gdb.base/double-prompt-target-event-error.exp
11519 * gdb.base/dprintf-bp-same-addr.exp
11520 * gdb.base/dprintf-detach.exp
11521 * gdb.base/dprintf-next.exp
11522 * gdb.base/dprintf-non-stop.exp
11523 * gdb.base/dprintf-pending.exp
11524 * gdb.base/dso2dso.exp
11525 * gdb.base/ending-run.exp
11526 * gdb.base/enum_cond.exp
11527 * gdb.base/examine-backward.exp
11528 * gdb.base/exe-lock.exp
11529 * gdb.base/exec-invalid-sysroot.exp
11530 * gdb.base/execl-update-breakpoints.exp
11531 * gdb.base/execution-termios.exp
11532 * gdb.base/fileio.exp
11533 * gdb.base/fixsection.exp
11534 * gdb.base/foll-exec-mode.exp
11535 * gdb.base/foll-exec.exp
11536 * gdb.base/fork-running-state.exp
11537 * gdb.base/frame-args.exp
11538 * gdb.base/fullpath-expand.exp
11539 * gdb.base/func-ptr.exp
11540 * gdb.base/gcore-relro-pie.exp
11541 * gdb.base/gdb1090.exp
11542 * gdb.base/gdb1555.exp
11543 * gdb.base/global-var-nested-by-dso.exp
11544 * gdb.base/gnu-ifunc.exp
11545 * gdb.base/hbreak-in-shr-unsupported.exp
11546 * gdb.base/hbreak-unmapped.exp
11547 * gdb.base/hook-stop.exp
11548 * gdb.base/infcall-input.exp
11549 * gdb.base/info-fun.exp
11550 * gdb.base/info-shared.exp
11551 * gdb.base/interrupt-noterm.exp
11552 * gdb.base/jit-so.exp
11553 * gdb.base/jit.exp
11554 * gdb.base/line-symtabs.exp
11555 * gdb.base/list.exp
11556 * gdb.base/longjmp.exp
11557 * gdb.base/macscp.exp
11558 * gdb.base/max-value-size.exp
11559 * gdb.base/nodebug.exp
11560 * gdb.base/nofield.exp
11561 * gdb.base/overlays.exp
11562 * gdb.base/paginate-after-ctrl-c-running.exp
11563 * gdb.base/paginate-bg-execution.exp
11564 * gdb.base/paginate-inferior-exit.exp
11565 * gdb.base/pending.exp
11566 * gdb.base/pr11022.exp
11567 * gdb.base/printcmds.exp
11568 * gdb.base/ptr-typedef.exp
11569 * gdb.base/ptype.exp
11570 * gdb.base/randomize.exp
11571 * gdb.base/range-stepping.exp
11572 * gdb.base/realname-expand.exp
11573 * gdb.base/relativedebug.exp
11574 * gdb.base/remote.exp
11575 * gdb.base/savedregs.exp
11576 * gdb.base/sepdebug.exp
11577 * gdb.base/set-noassign.exp
11578 * gdb.base/shlib-call.exp
11579 * gdb.base/shreloc.exp
11580 * gdb.base/sigaltstack.exp
11581 * gdb.base/sigbpt.exp
11582 * gdb.base/siginfo-addr.exp
11583 * gdb.base/siginfo-obj.exp
11584 * gdb.base/siginfo-thread.exp
11585 * gdb.base/signest.exp
11586 * gdb.base/signull.exp
11587 * gdb.base/sigrepeat.exp
11588 * gdb.base/skip.exp
11589 * gdb.base/so-impl-ld.exp
11590 * gdb.base/solib-corrupted.exp
11591 * gdb.base/solib-disc.exp
11592 * gdb.base/solib-display.exp
11593 * gdb.base/solib-overlap.exp
11594 * gdb.base/solib-search.exp
11595 * gdb.base/solib-symbol.exp
11596 * gdb.base/source-execution.exp
11597 * gdb.base/sss-bp-on-user-bp-2.exp
11598 * gdb.base/sss-bp-on-user-bp.exp
11599 * gdb.base/stack-checking.exp
11600 * gdb.base/stale-infcall.exp
11601 * gdb.base/step-break.exp
11602 * gdb.base/step-line.exp
11603 * gdb.base/step-over-exit.exp
11604 * gdb.base/step-test.exp
11605 * gdb.base/structs.exp
11606 * gdb.base/sym-file.exp
11607 * gdb.base/symtab-search-order.exp
11608 * gdb.base/term.exp
11609 * gdb.base/type-opaque.exp
11610 * gdb.base/unload.exp
11611 * gdb.base/until-nodebug.exp
11612 * gdb.base/until.exp
11613 * gdb.base/unwindonsignal.exp
11614 * gdb.base/watch-cond.exp
11615 * gdb.base/watch-non-mem.exp
11616 * gdb.base/watch_thread_num.exp
11617 * gdb.base/watchpoint-reuse-slot.exp
11618 * gdb.base/watchpoint-solib.exp
11619 * gdb.base/watchpoint.exp
11620 * gdb.btrace/dlopen.exp
11621 * gdb.cell/arch.exp
11622 * gdb.cell/break.exp
11623 * gdb.cell/bt.exp
11624 * gdb.cell/core.exp
11625 * gdb.cell/data.exp
11626 * gdb.cell/dwarfaddr.exp
11627 * gdb.cell/ea-cache.exp
11628 * gdb.cell/ea-standalone.exp
11629 * gdb.cell/ea-test.exp
11630 * gdb.cell/f-regs.exp
11631 * gdb.cell/fork.exp
11632 * gdb.cell/gcore.exp
11633 * gdb.cell/mem-access.exp
11634 * gdb.cell/ptype.exp
11635 * gdb.cell/registers.exp
11636 * gdb.cell/sizeof.exp
11637 * gdb.cell/solib-symbol.exp
11638 * gdb.cell/solib.exp
11639 * gdb.compile/compile-tls.exp
11640 * gdb.cp/exception.exp
11641 * gdb.cp/gdb2495.exp
11642 * gdb.cp/local.exp
11643 * gdb.cp/mb-inline.exp
11644 * gdb.cp/mb-templates.exp
11645 * gdb.cp/pr10687.exp
11646 * gdb.cp/pr9167.exp
11647 * gdb.cp/scope-err.exp
11648 * gdb.cp/templates.exp
11649 * gdb.cp/virtfunc.exp
11650 * gdb.dwarf2/dw2-dir-file-name.exp
11651 * gdb.dwarf2/dw2-single-line-discriminators.exp
11652 * gdb.fortran/complex.exp
11653 * gdb.fortran/library-module.exp
11654 * gdb.guile/guile.exp
11655 * gdb.guile/scm-cmd.exp
11656 * gdb.guile/scm-frame-inline.exp
11657 * gdb.guile/scm-objfile.exp
11658 * gdb.guile/scm-pretty-print.exp
11659 * gdb.guile/scm-symbol.exp
11660 * gdb.guile/scm-type.exp
11661 * gdb.guile/scm-value.exp
11662 * gdb.linespec/keywords.exp
11663 * gdb.linespec/ls-errs.exp
11664 * gdb.linespec/macro-relative.exp
11665 * gdb.linespec/thread.exp
11666 * gdb.mi/mi-breakpoint-changed.exp
11667 * gdb.mi/mi-dprintf-pending.exp
11668 * gdb.mi/mi-fullname-deleted.exp
11669 * gdb.mi/mi-logging.exp
11670 * gdb.mi/mi-pending.exp
11671 * gdb.mi/mi-solib.exp
11672 * gdb.mi/new-ui-mi-sync.exp
11673 * gdb.mi/user-selected-context-sync.exp
11674 * gdb.multi/dummy-frame-restore.exp
11675 * gdb.multi/multi-arch-exec.exp
11676 * gdb.multi/remove-inferiors.exp
11677 * gdb.multi/watchpoint-multi-exit.exp
11678 * gdb.opt/solib-intra-step.exp
11679 * gdb.perf/backtrace.exp
11680 * gdb.perf/single-step.exp
11681 * gdb.perf/skip-command.exp
11682 * gdb.perf/skip-prologue.exp
11683 * gdb.perf/solib.exp
11684 * gdb.python/lib-types.exp
11685 * gdb.python/py-as-string.exp
11686 * gdb.python/py-bad-printers.exp
11687 * gdb.python/py-block.exp
11688 * gdb.python/py-breakpoint.exp
11689 * gdb.python/py-cmd.exp
11690 * gdb.python/py-events.exp
11691 * gdb.python/py-evthreads.exp
11692 * gdb.python/py-finish-breakpoint.exp
11693 * gdb.python/py-finish-breakpoint2.exp
11694 * gdb.python/py-frame-inline.exp
11695 * gdb.python/py-frame.exp
11696 * gdb.python/py-inferior.exp
11697 * gdb.python/py-infthread.exp
11698 * gdb.python/py-mi.exp
11699 * gdb.python/py-objfile.exp
11700 * gdb.python/py-pp-maint.exp
11701 * gdb.python/py-pp-registration.exp
11702 * gdb.python/py-prettyprint.exp
11703 * gdb.python/py-recurse-unwind.exp
11704 * gdb.python/py-shared.exp
11705 * gdb.python/py-symbol.exp
11706 * gdb.python/py-symtab.exp
11707 * gdb.python/py-template.exp
11708 * gdb.python/py-type.exp
11709 * gdb.python/py-unwind-maint.exp
11710 * gdb.python/py-unwind.exp
11711 * gdb.python/py-value.exp
11712 * gdb.python/python.exp
11713 * gdb.reverse/finish-reverse-bkpt.exp
11714 * gdb.reverse/insn-reverse.exp
11715 * gdb.reverse/next-reverse-bkpt-over-sr.exp
11716 * gdb.reverse/solib-precsave.exp
11717 * gdb.reverse/solib-reverse.exp
11718 * gdb.stabs/gdb11479.exp
11719 * gdb.stabs/weird.exp
11720 * gdb.threads/fork-child-threads.exp
11721 * gdb.threads/fork-plus-threads.exp
11722 * gdb.threads/fork-thread-pending.exp
11723 * gdb.threads/forking-threads-plus-breakpoint.exp
11724 * gdb.threads/hand-call-in-threads.exp
11725 * gdb.threads/interrupted-hand-call.exp
11726 * gdb.threads/linux-dp.exp
11727 * gdb.threads/local-watch-wrong-thread.exp
11728 * gdb.threads/next-while-other-thread-longjmps.exp
11729 * gdb.threads/non-ldr-exit.exp
11730 * gdb.threads/pending-step.exp
11731 * gdb.threads/print-threads.exp
11732 * gdb.threads/process-dies-while-detaching.exp
11733 * gdb.threads/process-dies-while-handling-bp.exp
11734 * gdb.threads/pthreads.exp
11735 * gdb.threads/queue-signal.exp
11736 * gdb.threads/reconnect-signal.exp
11737 * gdb.threads/signal-command-handle-nopass.exp
11738 * gdb.threads/signal-command-multiple-signals-pending.exp
11739 * gdb.threads/signal-delivered-right-thread.exp
11740 * gdb.threads/signal-sigtrap.exp
11741 * gdb.threads/sigthread.exp
11742 * gdb.threads/staticthreads.exp
11743 * gdb.threads/stepi-random-signal.exp
11744 * gdb.threads/thread-unwindonsignal.exp
11745 * gdb.threads/thread_check.exp
11746 * gdb.threads/thread_events.exp
11747 * gdb.threads/tid-reuse.exp
11748 * gdb.threads/tls-nodebug.exp
11749 * gdb.threads/tls-shared.exp
11750 * gdb.threads/tls-so_extern.exp
11751 * gdb.threads/tls.exp
11752 * gdb.threads/wp-replication.exp
11753 * gdb.trace/actions-changed.exp
11754 * gdb.trace/actions.exp
11755 * gdb.trace/backtrace.exp
11756 * gdb.trace/change-loc.exp
11757 * gdb.trace/collection.exp
11758 * gdb.trace/deltrace.exp
11759 * gdb.trace/disconnected-tracing.exp
11760 * gdb.trace/entry-values.exp
11761 * gdb.trace/ftrace-lock.exp
11762 * gdb.trace/ftrace.exp
11763 * gdb.trace/infotrace.exp
11764 * gdb.trace/mi-trace-frame-collected.exp
11765 * gdb.trace/mi-trace-unavailable.exp
11766 * gdb.trace/mi-traceframe-changed.exp
11767 * gdb.trace/mi-tracepoint-changed.exp
11768 * gdb.trace/mi-tsv-changed.exp
11769 * gdb.trace/no-attach-trace.exp
11770 * gdb.trace/packetlen.exp
11771 * gdb.trace/passc-dyn.exp
11772 * gdb.trace/passcount.exp
11773 * gdb.trace/pending.exp
11774 * gdb.trace/pr16508.exp
11775 * gdb.trace/qtro.exp
11776 * gdb.trace/range-stepping.exp
11777 * gdb.trace/read-memory.exp
11778 * gdb.trace/report.exp
11779 * gdb.trace/save-trace.exp
11780 * gdb.trace/signal.exp
11781 * gdb.trace/stap-trace.exp
11782 * gdb.trace/status-stop.exp
11783 * gdb.trace/strace.exp
11784 * gdb.trace/tfile.exp
11785 * gdb.trace/tfind.exp
11786 * gdb.trace/trace-break.exp
11787 * gdb.trace/trace-condition.exp
11788 * gdb.trace/trace-enable-disable.exp
11789 * gdb.trace/trace-mt.exp
11790 * gdb.trace/tracecmd.exp
11791 * gdb.trace/tracefile-pseudo-reg.exp
11792 * gdb.trace/tspeed.exp
11793 * gdb.trace/tstatus.exp
11794 * gdb.trace/tsv.exp
11795 * gdb.trace/unavailable.exp
11796 * gdb.trace/while-dyn.exp
11797 * gdb.trace/while-stepping.exp
11798 * lib/gdb-guile.exp
11799 * lib/gdb.exp
11800 * lib/mi-support.exp
11801 * lib/pascal.exp
11802 * lib/perftest.exp
11803 * lib/prelink-support.exp
11804 * lib/selftest-support.exp
11805
ad02e4fe
SM
118062016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
11807
11808 * Makefile.in: Include disable-implicit-rules.mk.
11809
22347e55
AA
118102016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
11811
11812 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
11813 non-byte-aligned bit fields.
11814
da5b30da
AA
118152016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
11816
11817 PR gdb/12616
11818 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
11819 respects the DW_AT_data_bit_offset attribute.
11820
b593ecca
SM
118212016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
11822
11823 * gdb.base/default.exp: Fix output of "set language".
11824
3b165252
SM
118252016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
11826
11827 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
11828 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
11829 make.
11830 * configure.ac: Remove checks for the make program.
11831 * configure: Re-generate.
11832
1a2f3d7f
KB
118332016-11-16 Kevin Buettner <kevinb@redhat.com>
11834
11835 * gdb.python/py-recurse-unwind.c (main): Add loop.
11836 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
11837 to read_register() and gdb.parse_and_eval(). Make each code
11838 call a separate case that can be individually tested.
11839 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
11840 proc. Call cont_and_backtrace for each of the code paths that
11841 we want to test in the unwinder.
11842
b7f38fda
AA
118432016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
11844
11845 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
11846 the definition of struct S.
11847
1f8db343
CM
118482016-11-11 Catherine Moore <clm@codesourcery.com>
11849
11850 * gdb.base/dump.exp: Identify verilog format dump tests as such.
11851
fad0c9fb
PA
118522016-11-09 Pedro Alves <palves@redhat.com>
11853
11854 * gdb.base/commands.exp (runto_or_return): New procedure.
11855 (gdbvar_simple_if_test, gdbvar_simple_while_test)
11856 (gdbvar_complex_if_while_test, progvar_simple_if_test)
11857 (progvar_simple_while_test, progvar_complex_if_while_test)
11858 (if_while_breakpoint_command_test)
11859 (infrun_breakpoint_command_test, breakpoint_command_test)
11860 (user_defined_command_test, watchpoint_command_test)
11861 (test_command_prompt_position, redefine_hook_test)
11862 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
11863 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
11864 multi_line_input and multi_line. Remove gdb_expect and
11865 gdb_stop_suppressing_tests uses.
11866 * lib/gdb.exp (valnum_re): New global.
11867 (multi_line_input): New procedure.
11868
8354c62c
SM
118692016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
11870
11871 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
11872 Remove.
11873 (test_setup): Define with proc_with_prefix.
11874 (test_cli_inferior): Likewise.
11875 (test_cli_thread): Likewise.
11876 (test_cli_frame): Likewise.
11877 (test_cli_select_frame): Likewise.
11878 (test_cli_up_down): Likewise.
11879 (test_mi_thread_select): Likewise.
11880 (test_mi_stack_select_frame): Likewise.
11881 (test_cli_in_mi_inferior): Likewise.
11882 (test_cli_in_mi_thread): Likewise.
11883 (test_cli_in_mi_frame): Likewise.
11884 (top level): Do not use with_test_prefix_procname.
11885
64f367a2
PA
118862016-11-09 Pedro Alves <palves@redhat.com>
11887
11888 * gdb.base/commands.exp (gdbvar_simple_if_test)
11889 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
11890 (progvar_simple_if_test, progvar_simple_while_test)
11891 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
11892 (infrun_breakpoint_command_test, breakpoint_command_test)
11893 (user_defined_command_test, watchpoint_command_test)
11894 (test_command_prompt_position, deprecated_command_test)
11895 (bp_deleted_in_command, temporary_breakpoint_commands)
11896 (stray_arg0_test, source_file_with_indented_comment)
11897 (recursive_source_test, if_commands_test)
11898 (error_clears_commands_left, redefine_hook_test)
11899 (redefine_backtrace_test): Use proc_with_prefix.
11900 * lib/gdb.exp (proc_with_prefix): New proc.
11901
0bb65f1e
AA
119022016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
11903
11904 * gdb.base/tui-layout.c: New file.
11905 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
11906 disassembly window contains very long lines.
11907
7353f247
TT
119082016-11-08 Tom Tromey <tom@tromey.com>
11909
11910 * gdb.python/py-value.exp (test_value_creation): Make "long" test
11911 depend on Python 2.
11912
30a7bb83
TT
119132016-11-08 Tom Tromey <tom@tromey.com>
11914
11915 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
11916 New method.
11917
cdf5a07c
MG
119182016-10-29 Manish Goregaokar <manish@mozilla.com>
11919
2806dc7e 11920 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 11921
51a789c3
MG
119222016-10-27 Manish Goregaokar <manish@mozilla.com>
11923
2806dc7e
PA
11924 * gdb.rust/simple.rs: Add test for univariant enums without
11925 discriminants and for encoded struct-like enums.
51a789c3 11926
f610ab6d
PA
119272016-10-28 Pedro Alves <palves@redhat.com>
11928
11929 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
11930 gdb_test_multiple, tighten regexps and match symtabs and line
11931 tables incrementally.
11932
b129b0ca
LM
119332016-10-28 Luis Machado <lgustavo@codesourcery.com>
11934
11935 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
11936 general.
11937
ecf45d2c
SL
119382016-10-25 Luis Machado <lgustavo@codesourcery.com>
11939
11940 * gdb.base/exec-invalid-sysroot.exp: New file.
11941
b8d38ee4
JK
119422016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
11943
11944 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
11945
f90fd8c2
JK
119462016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11947
11948 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
11949
2d2476aa
MR
119502016-10-19 Maciej W. Rozycki <macro@imgtec.com>
11951
2806dc7e
PA
11952 * gdb.base/killed-outside.exp: Remove $options from a call to
11953 `prepare_for_testing'.
2d2476aa 11954
e42b25a0
SM
119552016-10-17 Simon Marchi <simon.marchi@ericsson.com>
11956
11957 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
11958 Change test message.
11959
3ccdb432
SM
119602016-10-17 Simon Marchi <simon.marchi@ericsson.com>
11961
11962 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
11963 Update comment.
11964
5bad3170
SM
119652016-10-17 Simon Marchi <simon.marchi@ericsson.com>
11966
11967 * gdb.trace/mi-trace-save.exp: New file.
11968
5ad9dba7
YQ
119692016-10-13 Yao Qi <yao.qi@linaro.org>
11970
11971 * gdb.base/code_elim.exp (get_var_address): Remove.
11972 * gdb.base/relocate.exp: Likewise.
11973 * gdb.base/shreloc.exp: Likewise.
11974 * lib/gdb.exp (get_var_address): New.
11975
62df7e21
YQ
119762016-10-13 Yao Qi <yao.qi@linaro.org>
11977
11978 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
11979 floating point tests if $skip_float_test is false.
11980
4dac951e
LM
119812016-10-12 Luis Machado <lgustavo@codesourcery.com>
11982
11983 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
11984 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
11985 argc values.
11986 Add 1 to argc so we guarantee distinct initial/modified argc values.
11987
8f1a8fc4
JK
119882016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11989
11990 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
11991
16c85b5d
JK
119922016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11993
11994 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
11995 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
11996 * gdb.arch/vsx-regs.exp: Likewise.
11997
1d0e042a
YQ
119982016-10-07 Yao Qi <yao.qi@linaro.org>
11999
12000 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
12001
68dadef5
MM
120022016-10-07 Markus Metzger <markus.t.metzger@intel.com>
12003
12004 * gdb.python/python.exp: Test decode_line("*0").
12005
33fa2c6e
DE
120062016-10-06 Doug Evans <dje@google.com>
12007
12008 * gdb.python/py-value.exp (test_value_creation): Add test for large
12009 unsigned 64-bit value.
12010
9c37b5ae
TT
120112016-10-06 Tom Tromey <tom@tromey.com>
12012
12013 * gdb.compile/compile.exp: Change java tests to rust.
12014 * gdb.base/setshow.exp: Change java tests to rust.
12015 * gdb.base/default.exp: Remove java from language list.
12016 * README (Examples): Update language example.
12017 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
12018 test.
12019 * lib/gdb.exp (skip_java_tests): Remove.
12020 * lib/java.exp: Remove.
12021 * gdb.java: Remove.
12022
78b86327
MR
120232016-10-06 Maciej W. Rozycki <macro@imgtec.com>
12024
12025 * gdb.arch/mips-fcr.exp: New test.
12026 * gdb.arch/mips-fcr.c: Source for the new test.
12027
7470adbb
MR
120282016-10-06 Maciej W. Rozycki <macro@imgtec.com>
12029
12030 * gdb.base/solib-disc.exp: Use `standard_output_file'
12031 throughout.
12032
4a556533
PA
120332016-10-06 Pedro Alves <palves@redhat.com>
12034
12035 * gdb.base/jit-simple-dl.c: New file.
12036 * gdb.base/jit-simple-jit.c: New file, factored out from ...
12037 * gdb.base/jit-simple.c: ... this.
12038 * gdb.base/jit-simple.exp (jit_run): Delete.
12039 (build_jit): New proc.
12040 (jit_test_reread): Recompile either the main program or the shared
12041 library, depending on what is being tested. Skip changing address
12042 if caller wants to. Compare before/after addresses. If testing
12043 standalone, explicitly load the binary. Test "maint info
12044 breakpoints".
12045 (top level): Add "standalone vs shared lib" and "change address"
12046 vs "same address" axes.
12047
5a122fbc
PA
120482016-10-06 Pedro Alves <palves@redhat.com>
12049
12050 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
12051 call.
12052 (jit_run): Delete.
12053 (jit_test_reread): Use with_test_prefix. Reload the main binary
12054 explicitly. Compare the before/after addresses of the JIT
12055 descriptor.
12056
ee8da4b8
DE
120572016-08-15 Doug Evans <dje@google.com>
12058
12059 * gdb.xml/extra-regs.xml: Update, end field now required, default type
12060 for single bitfields is bool.
12061 * gdb.xml/tdesc-regs.exp: Ditto.
12062
f389f6fe
JK
120632016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
12064
12065 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
12066
fdebf1a4
YQ
120672016-10-05 Yao Qi <yao.qi@linaro.org>
12068
12069 * lib/gdb.exp (support_complex_tests): Return zero if
12070 gdb_skip_float_test return true.
12071
9c36d954 120722016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 12073 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
12074
12075 PR gdb/20487
12076 * gdb.mi/user-selected-context-sync.exp: New file.
12077 * gdb.mi/user-selected-context-sync.c: New file.
12078
4034d0ff 120792016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 12080 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
12081
12082 PR gdb/20487
12083 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
12084 =thread-select-event check.
12085
a4297203
PB
120862016-09-29 Peter Bergner <bergner@vnet.ibm.com>
12087
12088 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
12089 the compulsory L operand changes.
12090 * gdb.arch/powerpc-power.s: Likewise.
12091
bb805577
JK
120922016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
12093
12094 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
12095 * gdb.base/jit-attach-pie.c: New file.
12096 * gdb.base/jit-attach-pie.exp: New file.
12097
6d61dee5
PA
120982016-09-28 Pedro Alves <palves@redhat.com>
12099
12100 * gdb.base/infcall-input.c: New file.
12101 * gdb.base/infcall-input.exp: New file.
12102
f73842fc
YQ
121032016-09-22 Yao Qi <yao.qi@linaro.org>
12104
12105 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
12106 (gdb_exit): Rename it to ...
12107 (gdbserver_gdb_exit): ... Close GDBserver.
12108 (gdb_exit): New proc, call gdbserver_gdb_exit.
12109 (mi_gdb_exit): Likewise.
12110
90681dab
YQ
121112016-09-22 Yao Qi <yao.qi@linaro.org>
12112
12113 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
12114 path.
12115 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
12116 Remove duplication.
12117
9c211fd8
YQ
121182016-09-22 Yao Qi <yao.qi@linaro.org>
12119
12120 * lib/gdbserver-support.exp: Check the existence of
12121 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
12122
ad0a504f
AK
121232016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
12124
12125 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
12126
36cf1806
TT
121272016-09-21 Tom Tromey <tom@tromey.com>
12128
12129 PR gdb/20604:
12130 * gdb.base/quit.exp: New file.
12131
74172ecf
SM
121322016-09-21 Simon Marchi <simon.marchi@ericsson.com>
12133
12134 * .gitignore: New file.
12135
3d0ec882
MR
121362016-09-21 Maciej W. Rozycki <macro@imgtec.com>
12137
12138 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
12139 throughout.
12140
8193adea
AA
121412016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
12142
12143 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
12144
d41a5c09
JK
121452016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
12146
12147 * gdb.cp/casts.cc (decltype): Move it ...
12148 (main): ... with its call to ...
12149 * gdb.cp/casts03.cc: ... a new file.
12150 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
12151
d2dfe700
JK
121522016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12153
12154 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
12155
e2a92b16
PB
121562016-09-15 Peter Bergner <bergner@vnet.ibm.com>
12157
12158 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
12159 and sync up the test with tests in gas/testsuite/gas/ppc.
12160 * gdb.arch/powerpc-power.exp: Likewise.
12161
49b4de64
JK
121622016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12163
12164 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
12165
2c29df25
SDJ
121662016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
12167 Jan Kratochvil <jan.kratochvil@redhat.com>
12168
12169 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
12170 make m1's definition to be different from m2's. Use 'dummy' as an
12171 argument for probe 'two'.
12172
cc3c2846
JB
121732016-09-10 Jon Beniston <jon@beniston.com>
12174
12175 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
12176 for sim target.
12177
e1b2624a
AA
121782016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
12179
12180 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
12181 variable declaration.
12182 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
12183 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
12184 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
12185 received HWCAP as its argument.
12186
4295e285
PA
121872016-09-06 Pedro Alves <palves@redhat.com>
12188
12189 * gdb.base/new-ui-pending-input.c: New file.
12190 * gdb.base/new-ui-pending-input.exp: New file.
12191 * gdb.exp (clear_gdb_spawn_id): New procedure.
12192 (with_spawn_id): Check whether gdb_spawn_id exists before
12193 referencing it. If gdb_spawn_id didn't exist on entry, clear it
12194 on exit.
12195
00d5215e
UW
121962016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
12197
12198 * gdb.base/float128.c: New file.
12199 * gdb.base/float128.exp: Likewise.
12200 * gdb.base/floatn.c: Likewise.
12201 * gdb.base/floatn.exp: Likewise.
12202
a9ff5f12
UW
122032016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
12204
12205 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
12206
f245535c
PA
122072016-09-05 Pedro Alves <palves@redhat.com>
12208
12209 PR backtrace/19927
12210 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
12211 unwinders are immediately called as side effect of "source" or
12212 "disable unwinder" commands.
12213 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
12214
ae9cf263
YQ
122152016-09-02 Yao Qi <yao.qi@linaro.org>
12216
12217 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
12218 is true and $type is "float" or "double".
12219
27aba047
YQ
122202016-09-02 Yao Qi <yao.qi@linaro.org>
12221
12222 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
12223 true.
12224 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
12225 * gdb.base/call-rt-st.exp: Likewise.
12226 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
12227 return value instead of gdb,skip_float_test.
12228 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
12229 (do_function_calls): Use its return value instead of
12230 gdb,skip_float_test.
12231 * gdb.base/finish.exp: Likewise.
12232 * gdb.base/funcargs.exp: Likewise.
12233 * gdb.base/return.exp: Likewise.
12234 * gdb.base/return2.exp: Likewise.
12235 * gdb.base/varargs.exp: Likewise.
12236 * lib/gdb.exp (gdb_skip_float_test): Change it to
12237 gdb_caching_proc. Detect the broken ptrace on arm-linux.
12238
5af962df
AA
122392016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
12240
12241 * gdb.multi/tids.exp: Test "thread apply all".
12242
7fac6910
JK
122432016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
12244
12245 * gdb.base/default.exp (tty): Remove.
12246
bb1fe4ac
KB
122472016-08-24 Kevin Buettner <kevinb@redhat.com>
12248
2806dc7e
PA
12249 * gdb.python/py-recurse-unwind.c: New file.
12250 * gdb.python/py-recurse-unwind.py: New file.
12251 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 12252
0a1ddfa6
SM
122532016-08-24 Simon Marchi <simon.marchi@ericsson.com>
12254
12255 * gdb.base/set-inferior-tty.exp: New file.
12256 * gdb.base/set-inferior-tty.c: New file.
12257
d9de1fe3
PA
122582016-08-23 Pedro Alves <palves@redhat.com>
12259
12260 PR gdb/20494
12261 * gdb.base/new-ui-echo.c: New file.
12262 * gdb.base/new-ui-echo.exp: New file.
12263
e9d9abd7
YQ
122642016-08-23 Yao Qi <yao.qi@linaro.org>
12265
12266 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
12267 gdbserver_spawn.
12268 * gdb.server/connect-without-multi-process.exp (do_test):
12269 Likewise.
12270
3589529e
YQ
122712016-08-23 Yao Qi <yao.qi@linaro.org>
12272
12273 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
12274 standalone_txt. Delete gdb_txt and standalone_txt on host
12275 and target. Spawn the binary on target. Copy files from
12276 target to host.
12277
6bb90213
PA
122782016-08-22 Pedro Alves <palves@redhat.com>
12279
12280 PR gdb/20505
12281 * gdb.base/vdso-warning.exp: Test core dumps too. Use
12282 with_test_prefix. Factor out bits to ...
12283 (test_no_vdso): ... this new procedure.
12284
20c2c024
CL
122852016-08-19 Carl Love <cel@us.ibm.com>
12286
12287 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
12288 maintaining separate logic for constructing the output path.
12289 * gdb.arch/powerpc-d128-regs.exp: Likewise.
12290 * gdb.arch/ppc-dfp.exp: Likewise.
12291 * gdb.arch/ppc-fp.exp: Likewise.
12292 * gdb.arch/vsx-regs.exp: Likewise.
12293 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
12294 binprefix for generating the additional binary files.
12295
0646e07d
PA
122962016-08-19 Pedro Alves <palves@redhat.com>
12297
12298 * gdb.trace/mi-trace-frame-collected.exp
12299 (test_trace_frame_collected): On x32, expect two registers.
12300
46da9242
CL
123012016-08-18 Carl Love <cel@us.ibm.com>
12302
12303 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
12304 and sync up the test with tests in gas/testsuite/gas/ppc.
12305 * gdb.arch/powerpc-power.exp: Likewise.
12306
eb2332d7
SM
123072016-08-17 Simon Marchi <simon.marchi@ericsson.com>
12308
12309 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
12310 expected error message.
12311
63c61e04
SM
123122016-08-17 Simon Marchi <simon.marchi@ericsson.com>
12313
12314 * gdb.multi/remove-inferiors.exp: New file.
12315 * gdb.multi/remove-inferiors.c: New file.
12316
7b17065f
YQ
123172016-08-12 Yao Qi <yao.qi@linaro.org>
12318
12319 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
12320 argument list.
12321
01d3dedf
PA
123222016-08-10 Pedro Alves <palves@redhat.com>
12323
12324 PR gdb/19187
12325 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
12326 setup_kfails.
12327
3eb7562a
PA
123282016-08-09 Pedro Alves <palves@redhat.com>
12329 Simon Marchi <simon.marchi@ericsson.com>
12330
12331 PR gdb/20418
12332 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
12333 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
12334
80614914
PA
123352016-08-09 Pedro Alves <palves@redhat.com>
12336
12337 PR mi/20431
12338 * gdb.mi/mi-cmd-error.exp: New file.
12339
f348d89a
PA
123402016-08-09 Pedro Alves <palves@redhat.com>
12341
12342 PR gdb/18653
12343 * gdb.base/signals-state-child.c: New file.
12344 * gdb.base/signals-state-child.exp: New file.
12345 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
12346
e5ca03b4
PA
123472016-08-09 Pedro Alves <palves@redhat.com>
12348
12349 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
12350
282a0691
TT
123512016-08-03 Tom Tromey <tom@tromey.com>
12352
12353 PR python/18565:
12354 * gdb.python/py-frame-inline.exp: Add Frame.function test.
12355
41bfcd63
YQ
123562016-08-01 Yao Qi <yao.qi@linaro.org>
12357
12358 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
12359 variable mode to "multi-process" if $multi_process is 1, otherwise
12360 set it to "single-process".
12361
e3465b24
YQ
123622016-08-01 Yao Qi <yao.qi@linaro.org>
12363
12364 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
12365 * gdb.cp/cpexprs.exp: Likewise.
12366 * gdb.cp/m-static.exp: Likewise.
12367
0b31a4bc
TT
123682016-07-26 Tom Tromey <tom@tromey.com>
12369
12370 PR python/20190:
12371 * gdb.threads/tls.exp (check_thread_local): Add python symbol
12372 test.
12373
e0461dbb
MM
123742016-07-26 Markus Metzger <markus.t.metzger@intel.com>
12375
12376 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
12377 selecting assembly source files.
12378 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
12379 assembly source files.
12380 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
12381 assembly source files.
12382 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
12383 selecting assembly source files.
12384
8194e927
SM
123852016-07-25 Simon Marchi <simon.marchi@ericsson.com>
12386
12387 * gdb.base/new-ui.exp (do_test_invalid_args): New
12388 procedure.
12389
c0272db5
TW
123902016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
12391
12392 * gdb.btrace/reconnect.c: New file.
12393 * gdb.btrace/reconnect.exp: New file.
12394
e3487908
GKB
123952016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
12396
12397 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
12398 to test_catch_syscall_group.
12399 (test_catch_syscall_group): New.
12400
12df5c00
TT
124012016-07-21 Tom Tromey <tom@tromey.com>
12402
12403 * gdb.rust/simple.rs (main): Use empty struct expression.
12404 * gdb.rust/simple.exp: Add tests for empty struct expression.
12405
bae62ee2
YQ
124062016-07-21 Yao Qi <yao.qi@linaro.org>
12407
12408 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
12409 if gdb_skip_xml_test is true on some targets.
12410
b1b53fb3
YQ
124112016-07-21 Yao Qi <yao.qi@linaro.org>
12412
12413 * gdb.server/solib-list.exp: Unset last_loaded_file.
12414
027d97f8
JK
124152016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12416
12417 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
12418 "step into captured_main (args)".
12419
7674d381
JK
124202016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12421
12422 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
12423
72b5d099
JK
124242016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12425
12426 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
12427
1f960ced
PA
124282016-07-19 Pedro Alves <palves@redhat.com>
12429
12430 * gdb.opt/inline-break.exp: Remove optimize=-O2.
12431 * gdb.opt/inline-bt.exp: Likewise.
12432 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
12433 additional_flags=-Winline.
12434 * gdb.opt/inline-locals.exp: Likewise.
12435 * gdb.opt/inline-markers.c (ATTR): Define.
12436 (inlined_fn): Use it.
12437
f25827c1
YQ
124382016-07-19 Yao Qi <yao.qi@linaro.org>
12439
12440 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
12441 (test_with_self): Remove some code. Remove argument executable.
12442 (top-level): Use do_self_tests.
12443
37539ebe
DB
124442016-07-15 Zachary Welch <zwelch@codesourcery.com>
12445 Don Breazeal <donb@codesourcery.com>
12446
12447 * gdb.base/maint.exp: Escape paths used in regular expressions.
12448 * gdb.stabs/weird.exp: Likewise.
12449
dac790e1
TT
124502016-07-13 Tom Tromey <tom@tromey.com>
12451
12452 PR python/15620, PR python/18620:
12453 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
12454 (test_bkpt_events): New procs.
12455
93daf339
TT
124562016-07-13 Tom Tromey <tom@tromey.com>
12457
12458 PR python/17698:
12459 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
12460 test.
12461 (test_watchpoints): Likewise.
12462 (test_bkpt_pending): New proc.
12463
6571a381
TT
124642016-07-13 Tom Tromey <tom@tromey.com>
12465
12466 PR cli/18053:
12467 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
12468 completion test.
12469
e8732474
JK
124702016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
12471
12472 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
12473 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
12474 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
12475 f_label.
12476 (g): Rename g_end_lbl to g_label.
12477 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
12478 low_pc and high_pc.
12479 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
12480
e0f3fd7c
TT
124812016-07-12 Tom Tromey <tom@tromey.com>
12482
12483 PR python/19293:
12484 * gdb.python/py-unwind-maint.exp: Update tests.
12485
3cfe46b6
YQ
124862016-07-12 Yao Qi <yao.qi@linaro.org>
12487
12488 * lib/selftest-support.exp (selftest_setup): Match the output
12489 when captured_main is inlined.
12490
4f19a0e6
WT
124912016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
12492
12493 * gdb.fortran/derived-types.exp (result_line, result_line_2):
12494 New variables.
12495 (print this%a, print this%b, print this): New tests.
12496 * gdb.fortran/derived-types.f90 (this): New object and
12497 initialization.
12498
986cf455
SM
124992016-07-06 Simon Marchi <simon.marchi@ericsson.com>
12500
12501 * gdb.ada/arraydim.exp: Remove extra directory level in build
12502 directory.
12503
f0464b23
SM
125042016-07-06 Simon Marchi <simon.marchi@ericsson.com>
12505
12506 * lib/ada.exp: Remove extra directory level in build directory.
12507 * gdb.ada/cond_lang.exp: Likewise.
12508 * gdb.ada/exec_changed.exp: Likewise.
12509 * gdb.ada/lang_switch.exp: Likewise.
12510
42d94011
MG
125112016-07-06 Manish Goregaokar <manish@mozilla.com>
12512
2806dc7e
PA
12513 * simple.rs: Add test for raw pointer subscripting.
12514 * simple.exp: Add test expectations.
42d94011 12515
647c264c
YQ
125162016-07-05 Yao Qi <yao.qi@linaro.org>
12517
12518 * gdb.mi/mi-reverse.exp: Match =record-started output.
12519
20aa2c60
PA
125202016-07-01 Pedro Alves <palves@redhat.com>
12521
12522 * gdb.base/jit-reader.exp (info_registers_current_frame): New
12523 procedure.
12524 (jit_reader_test): Test the jit reader's unwinder.
12525 * gdb.base/jithost.c (jit_function_00_code): New global.
12526 (main): Use memcpy to fill in the mmapped code, instead of poking
12527 bytes manually here.
12528 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
12529 value.
12530 (read_debug_info): Save the function's range.
12531 (read_sp): New function.
12532 (unwind_frame): Use it. Also unwind RBP.
12533 (get_frame_id): Use read_sp.
12534 (gdb_init_reader): Use calloc instead of malloc.
12535 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
12536 parameter. Use gdb_test_multiple.
12537
ced2dffb
PA
125382016-07-01 Pedro Alves <palves@redhat.com>
12539 Antoine Tremblay <antoine.tremblay@ericsson.com>
12540
12541 * gdb.threads/process-dies-while-detaching.c: New file.
12542 * gdb.threads/process-dies-while-detaching.exp: New file.
12543
63000888
PA
125442016-07-01 Pedro Alves <palves@redhat.com>
12545
12546 * gdb.multi/watchpoint-multi-exit.c: New file.
12547 * gdb.multi/watchpoint-multi-exit.exp: New file.
12548
038d4868
PA
125492016-06-30 Pedro Alves <palves@redhat.com>
12550
12551 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
12552 unset inferior_spawn_id.
12553
994e9c83
PA
125542016-06-30 Pedro Alves <palves@redhat.com>
12555
12556 * lib/mi-support.exp (default_mi_gdb_start): Declare global
12557 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
12558
e5653468
YQ
125592016-06-29 Yao Qi <yao.qi@linaro.org>
12560
12561 * gdb.base/return.c: Add copyright header.
12562
803b47e5
TT
125632016-06-29 Tom Tromey <tom@tromey.com>
12564
12565 PR python/20129:
12566 * gdb.python/py-framefilter.exp: Add tests for setting priority
12567 and disabling of non-existent frame filter.
12568
28244707
YQ
125692016-06-29 Yao Qi <yao.qi@linaro.org>
12570
12571 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
12572 0x0f07ff.
12573
a31d2f06
YQ
125742016-06-28 Yao Qi <yao.qi@linaro.org>
12575
12576 * gdb.base/catch-syscall.exp: Remove check on isnative and target
12577 triplets. Start gdb, execute catch syscall, and continue. Check
12578 gdb's output to determine catch syscall is supported.
12579
921d8f54
MG
125802016-06-27 Manish Goregaokar <manish@mozilla.com>
12581
25d49b86
PA
12582 * gdb.rust/simple.rs: Add test for returning unit in a function.
12583 * gdb.rust/simple.exp: Add expectation for functions returning
12584 unit.
921d8f54 12585
f4952523
PMR
125862016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
12587
12588 * gdb.python/py-breakpoint-create-fail.c,
12589 gdb.python/py-breakpoint-create-fail.exp,
12590 gdb.python/py-breakpoint-create-fail.py: New testcase.
12591
fccb08f8
MG
125922016-06-25 Manish Goregaokar <manish@mozilla.com>
12593
12594 PR gdb/20239
12595 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
12596 * gdb.rust/simple.exp: Add test expectations for new NonZero
12597 tests.
fccb08f8 12598
6b850546
DT
125992016-06-24 David Taylor <dtaylor@emc.com>
12600
12601 * gdb.base/offsets.exp: New file.
12602 * gdb.base/offsets.c: New file.
12603
17621150
TT
126042016-06-23 Tom Tromey <tom@tromey.com>
12605
12606 PR gdb/16483:
12607 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
12608 before any filters are loaded.
12609
04d59df6
WT
126102016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
12611
12612 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
12613 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
12614 structs.
12615 * gdb.fortran/derived-type-function.exp: New file.
12616 * gdb.fortran/derived-type-function.f90: New file.
12617
12618
ac69f786
PA
126192016-06-21 Pedro Alves <palves@redhat.com>
12620
12621 * gdb.base/new-ui.exp: New file.
12622 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
12623 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
12624 (with_spawn_id): New procedure.
12625
49940788
PA
126262016-06-21 Pedro Alves <palves@redhat.com>
12627
12628 * gdb.mi/mi-exec-run.exp: New file.
12629
ef274d26
PA
126302016-06-21 Pedro Alves <palves@redhat.com>
12631
12632 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
12633 breakpoint command's output on the main UI.
12634 (test_break): New procedure, factored out from calls in the top
12635 level.
12636 (top level): Use foreach_with_prefix to test MI as main UI and as
12637 separate UI.
12638
468afe6c
PA
126392016-06-21 Pedro Alves <palves@redhat.com>
12640
12641 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
12642 (test_awatch_creation_and_listing)
12643 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
12644 Remove 'type' parameter.
12645 (test_watchpoint_all): New parameter mi_mode. Remove
12646 with_test_prefix.
12647 (top level): Use foreach_with_prefix, and add main/separate UI MI
12648 testing axis.
12649
51f77c37
PA
126502016-06-21 Pedro Alves <palves@redhat.com>
12651
12652 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
12653 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
12654 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
12655 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
12656 (gdb_main_spawn_id, mi_spawn_id): Declare and
12657 comment.
12658 (mi_create_inferior_pty): New procedure,
12659 factored out from default_mi_gdb_start.
12660 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
12661 procedures.
12662 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
12663 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
12664 Use mi_create_inferior_pty.
12665 (mi_gdb_start): Use eval to pass down args list.
12666
8980e177
PA
126672016-06-21 Pedro Alves <palves@redhat.com>
12668
12669 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
12670 * gdb.opt/inline-cmds.exp: Add MI tests.
12671
f38d3ad1
PA
126722016-06-21 Pedro Alves <palves@redhat.com>
12673
12674 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
12675
45db7c09
PA
126762016-06-21 Pedro Alves <palves@redhat.com>
12677
12678 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
12679 (top level): Use it instead of mi_execute_to.
12680
5a069ab3
PA
126812016-06-21 Pedro Alves <palves@redhat.com>
12682
12683 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
12684 (cont_handler_str): New.
12685 (signal_stop_handler): Set stop_handler_str instead of printing to
12686 stdout.
12687 (continue_handler): Set cont_handler_str instead of printing to
12688 stdout.
12689 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
12690 mi_send_resuming_command. Print stop_handler_str and
12691 cont_handler_str instead of expecting the python events print
12692 directly.
12693
2838cc1d
SD
126942016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
12695
12696 * gdb.base/jit-reader.exp: New file.
12697 * gdb.base/jithost.c: New file.
12698 * gdb.base/jithost.h: New file.
12699 * gdb.base/jitreader.c : New file.
12700 * gdb.base/jit-protocol.h: New file.
12701
21a77091
YQ
127022016-06-17 Yao Qi <yao.qi@linaro.org>
12703
12704 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
12705 parameters follow_fork and detach_on_fork. Set follow-fork-mode
12706 and detach-on-fork. Adjust tests.
12707 (top level): Invoke break_cond_on_syscall with combinations of
12708 syscall, follow-fork-mode and detach-on-fork.
12709
f50bf8e5
YQ
127102016-06-17 Yao Qi <yao.qi@linaro.org>
12711
12712 * gdb.base/step-over-exit.c: New.
12713 * gdb.base/step-over-exit.exp: New.
12714
a28d8e50
YTL
127152016-06-17 Yan-Ting Lin <currygt52@gmail.com>
12716
12717 * gdb.base/float.exp: Add target check for nds32*-*-*.
12718 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
12719
cad8e26d
AB
127202016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
12721
12722 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
12723 for unsupported target features.
12724 * gdb.base/call-rt-st.exp: Likewise.
12725 * gdb.base/call-sc.exp: Likewise.
12726 * gdb.base/call-signal-resume.exp: Likewise.
12727 * gdb.base/call-strs.exp: Likewise.
12728 * gdb.base/callexit.exp: Likewise.
12729 * gdb.base/callfuncs.exp: Likewise.
12730 * gdb.base/nodebug.exp: Likewise.
12731 * gdb.base/printcmds.exp: Likewise.
12732 * gdb.base/ptype.exp: Likewise.
12733 * gdb.base/structs.exp: Likewise.
12734 * gdb.base/unwindonsignal.exp: Likewise.
12735 * gdb.cp/gdb2495.exp: Likewise.
12736 * gdb.cp/templates.exp: Likewise.
12737 * gdb.cp/virtfunc.exp: Likewise.
12738 * gdb.threads/hand-call-in-threads.exp: Likewise.
12739 * gdb.threads/interrupted-hand-call.exp: Likewise.
12740 * gdb.threads/thread-unwindonsignal.exp: Likewise.
12741
347dc102
TT
127422016-06-10 Tom Tromey <tom@tromey.com>
12743
12744 PR rust/20110:
12745 * gdb.rust/expr.exp: Add test for integer constant larger than
12746 i32.
12747
5e13cf25
BH
127482016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
12749
12750 * gdb.fortran/nested-funcs.exp: New.
12751 * gdb.fortran/nested-funcs.f90: New.
12752
bb556f1f
TK
127532016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
12754
12755 * gdb.base/examine-backward.c: New file.
12756 * gdb.base/examine-backward.exp: New file.
12757
38b022b4
SM
127582016-06-06 Simon Marchi <simon.marchi@ericsson.com>
12759
12760 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
12761 matching.
12762
1b40ec05
TT
127632016-06-02 Tom Tromey <tom@tromey.com>
12764
12765 PR python/18984:
12766 * gdb.python/py-shared.exp: Add solib_name test.
12767
193bd378
SM
127682016-06-02 Simon Marchi <simon.marchi@ericsson.com>
12769
12770 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
12771
3326303b
MG
127722016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
12773
12774 PR c++/19893
12775 * gdb.dwarf2/implref.exp: Rename to...
12776 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
12777 * gdb.dwarf2/implref-array.c: New file.
12778 * gdb.dwarf2/implref-array.exp: Likewise.
12779 * gdb.dwarf2/implref-global.c: Likewise.
12780 * gdb.dwarf2/implref-global.exp: Likewise.
12781 * gdb.dwarf2/implref-struct.c: Likewise.
12782 * gdb.dwarf2/implref-struct.exp: Likewise.
12783
825c8ef2
AT
127842016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
12785
12786 * gdb.trace/trace-condition.exp: Add 64bit tests.
12787
2320162a
AT
127882016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
12789
12790 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
12791 bits types.
12792 (main): Adapt to 8 to 64 bits types.
12793 * gdb.trace/trace-condition.exp: Add new tests.
12794
a7818233
AT
127952016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
12796
12797 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
12798
0d336466
AT
127992016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
12800
12801 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
12802 Move condition tests...
12803 * gdb.trace/trace-condition.exp: Here.
12804
7faeb45a
AT
128052016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
12806
12807 * gdb.trace/trace-condition.exp: Add counter-case tests.
12808
e385593e
JK
128092016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
12810
12811 PR c++/15231
12812 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
12813 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
12814
744608cc
PA
128152016-05-27 Pedro Alves <palves@redhat.com>
12816
12817 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
12818 New procedure.
12819 (top level): Call it, and bail out of DejaGnu is known to be bad.
12820
ac775bf4
AB
128212016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
12822
12823 * gdb.base/whatis.c: Extend the test case.
12824 * gdb.base/whatis.exp: Add additional tests.
12825
2bbad2ea
BH
128262016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12827
12828* gdb.fortran/type.f90: Add pointer variable.
12829* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
12830
8b70175d
BH
128312016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12832
12833 * gdb.fortran/vla-type.exp: Fix testcase name.
12834
86d8a848
BH
128352016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12836
12837 * gdb.fortran/vla-type.exp: Access elements in nested structs.
12838
e188eb36
BH
128392016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12840
12841 * gdb.fortran/type.f90: Add nested structures.
12842 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
12843 * gdb.fortran/derived-type.exp: Adapt expected output.
12844 * gdb.fortran/vla-type.exp: Adapt expected output.
12845
9b2db1fd
BH
128462016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12847
12848 * gdb.fortran/whatis_type.exp: Adapt expected output.
12849
72b17055
BH
128502016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12851
12852 * gdb.fortran/print_type.exp: Fix expected output.
12853 * gdb.fortran/whatis_type.exp: Fix expected output.
12854
3cd81d8d
BH
128552016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12856
12857 * gdb.fortran/whatis_type.exp: Use multi_line.
12858
ddae9462
TT
128592016-05-24 Tom Tromey <tom@tromey.com>
12860
12861 PR python/17386:
12862 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
12863 use value as an index.
12864
1957f6b8
TT
128652016-05-23 Tom Tromey <tom@tromey.com>
12866
12867 PR python/17981:
12868 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
12869 no-breakpoint case.
12870
026a9174
PA
128712016-05-24 Pedro Alves <palves@redhat.com>
12872
12873 PR gdb/19828
12874 * gdb.threads/clone-attach-detach.c: New file.
12875 * gdb.threads/clone-attach-detach.exp: New file.
12876
e70a7231
FR
128772016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
12878
12879 * gdb.base/annota-input-while-running.exp: Fix syntax error.
12880
0f6ed0e0
TT
128812016-05-23 Tom Tromey <tom@tromey.com>
12882
12883 PR python/19438, PR python/18393:
12884 * gdb.python/py-progspace.exp: Add "dir" test.
12885 * gdb.python/py-objfile.exp: Add "dir" test.
12886
ffd19d61
YQ
128872016-05-23 Yao Qi <yao.qi@linaro.org>
12888
12889 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
12890 * gdb.arch/thumb2-it.exp: Likewise.
12891
9e8f9b05
SM
128922016-05-18 Simon Marchi <simon.marchi@ericsson.com>
12893
12894 * gdb.mi/mi-threads-interrupt.c: New file.
12895 * gdb.mi/mi-threads-interrupt.exp: New file.
12896
61c6156d
SM
128972016-05-17 Simon Marchi <simon.marchi@ericsson.com>
12898
12899 PR gdb/18077
12900 * gdb.mi/mi-async-run.exp: New file.
12901 * gdb.mi/mi-async-run.c: New file.
12902
67218854
TT
129032016-05-17 Tom Tromey <tom@tromey.com>
12904 Manish Goregaokar <manishsmail@gmail.com>
12905
12906 * lib/rust-support.exp: New file.
12907 * lib/gdb.exp (skip_rust_tests): New proc.
12908 (build_executable_from_specs): Handle rust.
12909 * lib/future.exp (gdb_find_rustc): New proc.
12910 (gdb_default_target_compile): Handle rust.
12911 * gdb.rust/expr.exp: New file.
12912 * gdb.rust/generics.exp: New file.
12913 * gdb.rust/generics.rs: New file.
12914 * gdb.rust/methods.exp: New file.
12915 * gdb.rust/methods.rs: New file.
12916 * gdb.rust/modules.exp: New file.
12917 * gdb.rust/modules.rs: New file.
12918 * gdb.rust/simple.exp: New file.
12919 * gdb.rust/simple.rs: New file.
12920
c44af4eb
TT
129212016-05-17 Tom Tromey <tom@tromey.com>
12922
12923 * gdb.base/default.exp (set language): Add rust.
12924
dcd1f979
TT
129252016-05-17 Tom Tromey <tom@tromey.com>
12926
12927 * gdb.gdb/unittest.exp: New file.
12928
155b7f57
YQ
129292016-05-16 Yao Qi <yao.qi@linaro.org>
12930
12931 * gdb.base/batch-preserve-term-settings.exp: Remove variable
12932 shell_prompt. Update shell_prompt_re.
12933
8ddd5a6c
DE
129342016-05-12 Doug Evans <dje@google.com>
12935
12936 PR symtab/19999
12937 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
12938 $options when building executable.
12939 * gdb.dwarf2/fission-loclists-pie.S: New file.
12940 * gdb.dwarf2/fission-loclists-pie.exp: New file.
12941
02e370d9
SM
129422016-05-04 Simon Marchi <simon.marchi@ericsson.com>
12943
12944 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
12945 of [is_remote target],
12946
8929ad8b
SM
129472016-05-04 Simon Marchi <simon.marchi@ericsson.com>
12948
12949 * lib/gdb.exp (use_gdb_stub): New procedure.
12950
6c447423
DE
129512016-05-03 Yunlian Jiang <yunlian@google.com>
12952 Doug Evans <dje@google.com>
12953
12954 PR symtab/19914
12955 * gdb.dwarf2/dwp-sepdebug.c: New file.
12956 * gdb.dwarf2/dwp-sepdebug.exp: New file.
12957
444e826c
SM
129582016-05-02 Simon Marchi <simon.marchi@ericsson.com>
12959
12960 * gdb.base/detach.exp: Remove is_remote check.
12961
740feeaa
SM
129622016-05-02 Simon Marchi <simon.marchi@ericsson.com>
12963
12964 * gdb.base/annota-input-while-running.exp: Don't check for
12965 [is_remote target]. Enable annotations after running to main.
12966 Remove unused "set test..." line.
12967
9080ac9d
SM
129682016-04-28 Simon Marchi <simon.marchi@ericsson.com>
12969
12970 * gdb.trace/trace-enable-disable.exp: New file.
12971 * gdb.trace/trace-enable-disable.c: New file.
12972
952ebca5
SM
129732016-04-28 Simon Marchi <simon.marchi@ericsson.com>
12974
12975 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
12976 use it in info sharedlibrary test.
12977 * gdb.trace/ftrace-lock.exp: Likewise.
12978 * gdb.trace/ftrace.exp: Likewise.
12979 * gdb.trace/range-stepping.exp: Likewise.
12980 * gdb.trace/trace-break.exp: Likewise.
12981 * gdb.trace/trace-condition.exp: Likewise.
12982 * gdb.trace/trace-mt.exp: Likewise.
12983
d9019901
SM
129842016-04-27 Simon Marchi <simon.marchi@ericsson.com>
12985
12986 * lib/gdb.exp (gdb_load_shlibs): Rename to...
12987 (gdb_load_shlib): ... this.
12988 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
12989 gdb_load_shlib.
12990 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
12991 * gdb.base/ctxobj.exp: Likewise.
12992 * gdb.base/dprintf-pending.exp: Likewise.
12993 * gdb.base/dso2dso.exp: Likewise.
12994 * gdb.base/fixsection.exp: Likewise.
12995 * gdb.base/gcore-relro.exp: Likewise.
12996 * gdb.base/gdb1555.exp: Likewise.
12997 * gdb.base/global-var-nested-by-dso.exp: Likewise.
12998 * gdb.base/gnu-ifunc.exp: Likewise.
12999 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
13000 * gdb.base/jit-so.exp (one_jit_test): Likewise.
13001 * gdb.base/pending.exp: Likewise.
13002 * gdb.base/print-file-var.exp: Likewise.
13003 * gdb.base/print-symbol-loading.exp: Likewise.
13004 * gdb.base/shlib-call.exp: Likewise.
13005 * gdb.base/shreloc.exp: Likewise.
13006 * gdb.base/so-impl-ld.exp: Likewise.
13007 * gdb.base/solib-disc.exp: Likewise.
13008 * gdb.base/solib-nodir.exp: Likewise.
13009 * gdb.base/solib-overlap.exp: Likewise.
13010 * gdb.base/solib-symbol.exp: Likewise.
13011 * gdb.base/solib-weak.exp (do_test): Likewise.
13012 * gdb.base/sym-file.exp: Likewise.
13013 * gdb.base/symtab-search-order.exp: Likewise.
13014 * gdb.base/type-opaque.exp: Likewise.
13015 * gdb.base/unload.exp: Likewise.
13016 * gdb.base/watchpoint-solib.exp: Likewise.
13017 * gdb.compile/compile.exp: Likewise.
13018 * gdb.cp/gdb2384.exp: Likewise.
13019 * gdb.cp/infcall-dlopen.exp: Likewise.
13020 * gdb.cp/re-set-overloaded.exp: Likewise.
13021 * gdb.fortran/library-module.exp: Likewise.
13022 * gdb.opt/solib-intra-step.exp: Likewise.
13023 * gdb.python/py-finish-breakpoint.exp: Likewise.
13024 * gdb.python/py-shared.exp: Likewise.
13025 * gdb.reverse/solib-precsave.exp: Likewise.
13026 * gdb.reverse/solib-reverse.exp: Likewise.
13027 * gdb.server/solib-list.exp: Likewise.
13028 * gdb.threads/dlopen-libpthread.exp: Likewise.
13029 * gdb.threads/tls-shared.exp: Likewise.
13030 * gdb.threads/tls-so_extern.exp: Likewise.
13031 * gdb.trace/change-loc.exp: Likewise.
13032 * gdb.trace/ftrace-lock.exp: Likewise.
13033 * gdb.trace/ftrace.exp: Likewise.
13034 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
13035 * gdb.trace/pending.exp: Likewise.
13036 * gdb.trace/range-stepping.exp: Likewise.
13037 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
13038 (strace_info_marker): Likewise.
13039 (strace_probe_marker): Likewise.
13040 (strace_trace_on_same_addr): Likewise.
13041 (strace_trace_on_diff_addr): Likewise.
13042 * gdb.trace/trace-break.exp: Likewise.
13043 * gdb.trace/trace-condition.exp: Likewise.
13044 * gdb.trace/trace-mt.exp: Likewise.
13045
fca4cfd9
SM
130462016-04-27 Simon Marchi <simon.marchi@ericsson.com>
13047
13048 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
13049 result of gdb_remote_download.
13050 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
13051 * gdb.base/dso2dso.exp: Likewise.
13052 * gdb.base/global-var-nested-by-dso.exp: Likewise.
13053 * gdb.base/print-file-var.exp: Likewise.
13054 * gdb.base/shlib-call.exp: Likewise.
13055 * gdb.base/shreloc.exp: Likewise.
13056 * gdb.base/solib-overlap.exp: Likewise.
13057 * gdb.base/solib-weak.exp (do_test): Likewise.
13058 * gdb.base/unload.exp: Likewise.
13059
11cf4ffb
YQ
130602016-04-27 Yao Qi <yao.qi@linaro.org>
13061
13062 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
13063 exists.
13064
3e2e34f8
KB
130652016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
13066
13067 * vla-type.exp: Print structure from toplevel.
13068
8f07e298
BH
130692016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
13070
13071 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
13072 of dynamic types.
13073 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
13074 of dynamic types.
13075
9920b434
BH
130762016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
13077
13078 * gdb.fortran/vla-type.f90: New file.
13079 * gdb.fortran/vla-type.exp: New file.
13080
f3abeff5
YQ
130812016-04-25 Yao Qi <yao.qi@linaro.org>
13082
13083 * gdb.base/branch-to-self.c: New file.
13084 * gdb.base/branch-to-self.exp: New file.
13085
0a5d52f0
YQ
130862016-04-22 Yao Qi <yao.qi@linaro.org>
13087
13088 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
13089 more after $hex.
13090
495346f6
YQ
130912016-04-22 Yao Qi <yao.qi@linaro.org>
13092
13093 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
13094 * gdb.base/annota3.exp: Likewise.
13095
4a7e075c
YQ
130962016-04-22 Yao Qi <yao.qi@linaro.org>
13097
13098 * gdb.reverse/step-precsave.exp: Do one step and test program
13099 stops in "callee" and do multiple steps until program goes out
13100 of "callee".
13101 * gdb.reverse/step-reverse.exp: Likewise.
13102
5b061e98
YQ
131032016-04-22 Yao Qi <yao.qi@linaro.org>
13104
13105 * gdb.trace/signal.exp: Also pass if
13106 $tracepoint_hits($i) > $iterations.
13107
5c5dc57f
YQ
131082016-04-22 Yao Qi <yao.qi@linaro.org>
13109
13110 * gdb.trace/signal.c: New file.
13111 * gdb.trace/signal.exp: New file.
13112
a55411b9
DE
131132016-04-19 Doug Evans <xdje42@gmail.com>
13114
13115 * gdb.base/bad-file.exp: New file.
13116
a22df60a
MG
131172016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
13118
13119 * gdb.dwarf2/implref.exp: New file.
13120
0c13f7e5
BH
131212016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
13122
13123 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
13124 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
13125 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
13126 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
13127 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
13128 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
13129 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
13130 * lib/fortran.exp (fortran_int4): New procedure.
13131 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
13132 (fortran_logical4): Likewise.
13133
9b9b09e9
BH
131342016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
13135
13136 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
13137
a14d1f4d
BH
131382016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
13139
13140 * lib/compiler.c: Add Intel specific preprocessor macros.
13141 * lib/compiler.cc: Likewise.
25d49b86 13142
7d49b1d0
LM
131432016-04-13 Luis Machado <lgustavo@codesourcery.com>
13144
13145 * gdb.server/connect-with-no-symbol-file.c: New file.
13146 * gdb.server/connect-with-no-symbol-file.exp: New file.
13147
8392fa22
SM
131482016-04-13 Simon Marchi <simon.marchi@ericsson.com>
13149
13150 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
13151
8c4c4aeb
SM
131522016-04-13 Simon Marchi <simon.marchi@ericsson.com>
13153
13154 * boards/gdbserver-base.exp (${board}_download): Copy source file to
13155 standard output directory.
13156
45e3745e
AT
131572016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
13158
13159 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
13160
e26b7e41
MM
131612016-04-13 Markus Metzger <markus.t.metzger@intel.com>
13162
13163 * gdb.btrace/instruction_history.c (loop): Add declaration.
13164
8ce09462
AT
131652016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
13166
13167 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
13168
2e88a1ea
SM
131692016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
13170
13171 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
13172 parentheses to print.
13173 (continue_handler): Likewise.
13174
f48e22e3
SM
131752016-04-08 Simon Marchi <simon.marchi@ericsson.com>
13176
13177 * gdb.server/solib-list.exp: Remove is_remote check.
13178 Pass shlib= to gdb_compile. Don't link shared library with
13179 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
13180 Run binary filename through "readlink -f" on the target.
13181
096be756
PA
131822016-04-08 Pedro Alves <palves@redhat.com>
13183
13184 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
13185 interpreter filename as argument to gdbserver_spawn.
13186 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
13187 Return empty if $last_loaded_file does not exist.
13188
06500533
JK
131892016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
13190
13191 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
13192 * gdb.base/jit-main.c: Use exit after usage.
13193
2d35e871
JK
131942016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
13195
13196 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
13197 GDBHISTSIZE prior to the tests.
13198 * gdb.base/gdbinit-history.exp: Likewise.
13199
132002016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
13201
13202 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
13203 instead of build_executable. Use gdb_load_shlibs.
13204
c8064e7e
YQ
132052016-04-07 Yao Qi <yao.qi@linaro.org>
13206
13207 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
13208 Execute "si" command.
13209
bde47561
YQ
132102016-04-07 Yao Qi <yao.qi@linaro.org>
13211
13212 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
13213 number instead of the comments on some line.
13214
b16f8a3b
DB
132152016-04-06 Don Breazeal <donb@codesourcery.com>
13216
13217 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
13218 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
13219
c2f901df
SM
132202016-04-06 Simon Marchi <simon.marchi@ericsson.com>
13221
13222 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
13223 standard_output_file. Remove unused binfile variable.
13224
ac17fda0
CU
132252016-04-05 Catalin Udma <catalin.udma@freescale.com>
13226
13227 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
13228 * gdb.python/py-mi-objfile.exp: Match "list main" output
13229 in console format.
13230
03a8c4df
SM
132312016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
13232
13233 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
13234 absolute.
13235
6e774b13
SM
132362016-04-05 Simon Marchi <simon.marchi@ericsson.com>
13237
13238 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
13239 absolute.
13240 * gdb.trace/ftrace.exp: Likewise.
13241 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
13242 targets as well.
13243 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
13244 (gdb_load_shlibs): Copy libraries to test directory when testing
13245 natively. Only set solib-search-path if testing remotely.
13246 * lib/mi-support.exp (mi_load_shlibs): Likewise.
13247
7817ea46
SM
132482016-04-05 Simon Marchi <simon.marchi@ericsson.com>
13249
13250 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
13251 gdb_download. Use it even if the target is not remote.
13252 * gdb.base/jit.exp (compile_jit_test): Likewise.
13253 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
13254 output directory if the destination board is local, otherwise use
13255 the standard remote_download from DejaGnu.
13256 (gdb_download): Remove.
13257 (gdb_load_shlibs): Use gdb_remote_download instead of
13258 gdb_download.
13259 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
13260 Use gdb_remote_download instead of gdb_download. Use it even if
13261 the target is not remote.
13262 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
13263 instead of gdb_download.
13264
7beb7f68
SM
132652016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
13266
13267 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
13268 (test_insert_delete_modify): Call mi_load_shlibs before trying to
13269 run.
13270
cc63428a
AV
132712016-04-01 Artemiy Volkov <artemiyv@acm.org>
13272
13273 PR gdb/19820
13274 * gdb.base/printcmds.exp: Add artificial arrays tests.
13275
64cdf930
PA
132762016-03-31 Pedro Alves <palves@redhat.com>
13277
13278 PR gdb/19858
13279 * gdb.base/jit-main.c: Include unistd.h.
13280 (ATTACH): Define to 0 if not already defined.
13281 (wait_for_gdb, mypid): New globals.
13282 (WAIT_FOR_GDB): New macro.
13283 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
13284 some breakpoint locations.
13285 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
13286 New procedures.
13287 (one_jit_test): Add REATTACH parameter, and handle it. Use
13288 continue_to_test_location.
13289 (top level): Test attach, and adjusts calls to one_jit_test.
13290
40dea8cb
PA
132912016-03-31 Pedro Alves <palves@redhat.com>
13292
13293 PR gdb/19858
13294 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
13295 BINSUFFIX parameter, and handle it.
13296 (top level): Adjust calls compile_jit_test.
13297
e7ea3ec7
CU
132982016-03-31 Catalin Udma <catalin.udma@freescale.com>
13299
13300 PR python/19743
13301 * gdb.python/py-mi-events-gdb.py: New file.
13302 * gdb.python/py-mi-events.c: New file.
13303 * gdb.python/py-mi-events.exp: New file.
13304
e6359af3
YQ
133052016-03-30 Yao Qi <yao.qi@linaro.org>
13306
13307 * gdb.reverse/until-precsave.exp: Match function name only.
13308 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
13309 Move malloc to a condition block.
13310 * gdb.reverse/until-reverse.exp: Match function name only.
13311
a4105d04
MK
133122016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
13313
13314 * gdb.trace/ftrace.exp: Set arg0exp for s390.
13315 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
13316 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
13317 variable for GPR 0 instead of assuming it is register 0.
13318 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
13319 * lib/trace-support.exp: Add s390 registers.
13320
bfa6adb9
YQ
133212016-03-29 Yao Qi <yao.qi@linaro.org>
13322
13323 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
13324
1e6697ea
YQ
133252016-03-24 Yao Qi <yao.qi@linaro.org>
13326
13327 * gdb.reverse/break-reverse.exp: Add quotation mark in the
13328 test message.
13329
64bcd522
AA
133302016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
13331
13332 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
13333 maintaining separate logic for constructing the output path.
13334
7868401b
DB
133352016-03-16 Don Breazeal <donb@codesourcery.com>
13336
13337 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
13338 Retry fork and waitpid on interrupted system call errors.
13339 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
13340 Use with_timeout_factor to increase timeout by factor of 10.
13341
1cafadb4
DB
133422016-03-15 Don Breazeal <donb@codesourcery.com>
13343
13344 * gdb.cp/scope-err.cc: New test program.
13345 * gdb.cp/scope-err.exp: New test script.
13346 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
13347 lines and "set breakpoint here" comment.
13348 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
13349 Fixed some whitespace and format issues.
13350 * gdb.mi/mi-linespec-err-cp.cc: New test program.
13351 * gdb.mi/mi-linespec-err-cp.exp: New test script.
13352
81516450
DE
133532016-03-15 Doug Evans <dje@google.com>
13354
13355 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
13356 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
13357 All callers updated. Add tests for enums, mixed flags register.
13358
aa52b601
DE
133592016-03-15 Doug Evans <dje@google.com>
13360
13361 * gdb.base/skip.c (main): Call test_skip_file_and_function.
13362 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
13363
fa4ff313
SM
133642016-03-14 Simon Marchi <simon.marchi@ericsson.com>
13365
13366 * gdb.base/default.exp: Add $_as_string to the list of expected
13367 convenience functions.
13368
f2403c39
AB
133692016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
13370
13371 * gdb.base/maint.exp: New tests for 'maint info line-table'.
13372
f2f3ccb9
SM
133732016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
13374
13375 * gdb.python/py-as-string.exp: New file.
13376 * gdb.python/py-as-string.c: New file.
13377
00dbd492
PA
133782016-03-09 Pedro Alves <palves@redhat.com>
13379
13380 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
13381 signal" -> "Thread NN received signal" output change.
13382 * gdb.threads/ia64-sigill.exp: Likewise.
13383 * gdb.threads/linux-dp.exp: Likewise.
13384 * gdb.threads/manythreads.exp: Likewise.
13385 * gdb.threads/pending-step.exp: Likewise.
13386 * gdb.threads/print-threads.exp: Likewise.
13387 * gdb.threads/sigstep-threads.exp: Likewise.
13388 * gdb.threads/staticthreads.exp: Likewise.
13389 * gdb.threads/tls.exp: Likewise.
13390
1e6697ea
YQ
133912016-03-09 Pedro Alves <palves@redhat.com>
13392
13393 * gdb.base/command-line-input.exp: New file.
13394
b04fd3be
MK
133952016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
13396
13397 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
13398 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
13399 * gdb.trace/pending.exp: Accept leading dot before function name.
13400 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
13401 * lib/trace-support.exp: Set registers for ppc.
13402
98fa59e9
MK
134032016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
13404
13405 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
13406 use it for disassembly; accept .main in addition to main in backtrace.
13407
f77198c8
MK
134082016-03-09 Wei-cheng Wang <cole945@gmail.com>
13409 Marcin Kościelnicki <koriakin@0x04.net>
13410
13411 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
13412 (gdb_recursion_test_ptr): New global variable.
13413 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
13414 gdb_recursion_test.
13415 (gdb_c_test): Ditto.
13416
ba84e0da
MK
134172016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
13418
13419 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
13420 ordering.
13421
4366d36e
MK
134222016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
13423
13424 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
13425 (bar): Add bar_start_lbl label.
13426 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
13427 of foo/bar for emitting DWARF and tracing.
13428
5eb264df
SDJ
134292016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
13430
13431 * analyze-racy-logs.py: Set executable bit.
13432
fb6a751f
SDJ
134332016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
13434
13435 * Makefile.in (DEFAULT_RACY_ITER): New variable.
13436 (CHECK_TARGET_TMP): Likewise.
13437 (check-single-racy): New rule.
13438 (check-parallel-racy): Likewise.
13439 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
13440 (do-check-parallel-racy): New rule.
13441 (check-racy/%.exp): Likewise.
13442 * README (Racy testcases): New section.
13443 * analyze-racy-logs.py: New file.
13444
bdf7e230
DE
134452016-03-03 Doug Evans <dje@google.com>
13446
13447 * gdb.base/skip.exp: Use with_test_prefix.
13448
4719d415
YQ
134492016-03-03 Yao Qi <yao.qi@linaro.org>
13450
13451 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
13452 Invoke step_over_syscall "clone" and break_cond_on_syscall
13453 "clone".
13454 * gdb.base/step-over-clone.c: New file.
13455
ea507862
YQ
134562016-03-03 Yao Qi <yao.qi@linaro.org>
13457
13458 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
13459 code format.
13460
8fc8cbda
YQ
134612016-03-03 Yao Qi <yao.qi@linaro.org>
13462
13463 * gdb.base/disp-step-fork.c: Rename to ...
13464 * gdb.base/step-over-fork.c: ... it. New file.
13465 * gdb.base/disp-step-vfork.c: Rename to ...
13466 * gdb.base/step-over-vfork.c: ... it. New file.
13467 * gdb.base/disp-step-syscall.exp: Rename to ...
13468 * gdb.base/step-over-syscall.exp: ... it. New file.
13469 (disp_step_cross_syscall): Rename to ...
13470 (step_over_syscall): ... it.
13471
92fa70b0
YQ
134722016-03-03 Yao Qi <yao.qi@linaro.org>
13473
13474 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
13475 If target supports condition evaluation on target, invoke
13476 break_cond_on_syscall for fork and vfork.
13477
e197ad3c
YQ
134782016-03-03 Yao Qi <yao.qi@linaro.org>
13479
13480 * gdb.base/disp-step-syscall.exp: Don't invoke
13481 support_displaced_stepping.
13482 (disp_step_cross_syscall): Test with displaced stepping off and
13483 on if supported.
13484
0b47da9f
YQ
134852016-03-03 Yao Qi <yao.qi@linaro.org>
13486
13487 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
13488 proc.
13489 (setup): New proc.
13490 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
13491 and setup.
13492
065ab6dc
BH
134932016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
13494
13495 * gdb.fortran/vla-history.exp: Remove breakpoint.
13496
07e448ad 134972016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
13498
25d49b86
PA
13499 * gdb.fortran/vla-history.exp: Lookup array elements and printing
13500 exceeds timeout.
07e448ad 13501
9ac2d526 135022016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
13503
25d49b86
PA
13504 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
13505 breakpoint.
9ac2d526 13506
17807369
BH
135072016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
13508
13509 * gdb.mi/vla.f90: Nullify pointer after declaration.
13510
86e501af
PA
135112016-03-01 Pedro Alves <palves@redhat.com>
13512
13513 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
13514
1e903e32
PA
135152016-03-01 Pedro Alves <palves@redhat.com>
13516
13517 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
13518 before anything else.
13519 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
13520 _GNU_SOURCE here.
13521 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
13522 before anything else.
13523 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
13524
6ccb54e2
PA
135252016-03-01 Pedro Alves <palves@redhat.com>
13526
13527 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
13528
30ca9da1
YQ
135292016-03-01 Yao Qi <yao.qi@linaro.org>
13530
13531 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
13532 prepare_for_testing.
13533
dc856b38
YQ
135342016-03-01 Yao Qi <yao.qi@linaro.org>
13535
13536 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
13537
4a932159
AA
135382016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
13539
13540 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
13541 manually constructing the output path.
13542
f2489477
AA
135432016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
13544
13545 * gdb.arch/s390-stackless.S: New.
13546 * gdb.arch/s390-stackless.exp: New.
13547
38899f16
IB
135482016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
13549
13550 * gdb.dlang/circular.c: New file.
13551 * gdb.dlang/circular.exp: New file.
13552
9fde51ed
YQ
135532016-02-26 Yao Qi <yao.qi@linaro.org>
13554
13555 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
13556 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
13557 (testcases): Update.
13558
ce90fefe
YQ
135592016-02-26 Yao Qi <yao.qi@linaro.org>
13560
13561 * gdb.reverse/aarch64.c: Rename to ...
13562 * gdb.reverse/insn-reverse.c: ... it.
13563 * gdb.reverse/aarch64.exp: Rename to ...
13564 * gdb.reverse/insn-reverse.exp: ... it.
13565
3263bceb
YQ
135662016-02-26 Yao Qi <yao.qi@linaro.org>
13567
13568 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
13569 (testcase_ftype): New.
13570 (testcases): New array.
13571 (n_testcases): New.
13572 (main): Call each element in testcases.
13573 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
13574 (read_testcase): New.
13575 Do the tests in a loop.
13576
6cb59ff1
YQ
135772016-02-25 Yao Qi <yao.qi@linaro.org>
13578
13579 * gdb.base/branches.c: Remove.
13580
ae91f625
MK
135812016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
13582
13583 PR gdb/13808
13584 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
13585
678b48b7
MK
135862016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
13587
13588 * gdb.trace/ftrace.exp: Remove unnecessary target check.
13589
7337a6f2
MK
135902016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
13591
13592 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
13593 change x86_64 call_insn to 'callq'.
13594
861ca91f
AT
135952016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
13596
13597 * gdb.trace/tfile-avx.c: Move to...
13598 * gdb.trace/tracefile-pseudo-reg.c: Here.
13599 * gdb.trace/tfile-avx.exp: Move to...
13600 * gdb.trace/tracefile-pseudo-reg.exp: Here.
13601
bf74e428
GB
136022016-02-24 Gary Benson <gbenson@redhat.com>
13603
13604 * gdb.base/attach-pie-noexec.exp: Do not expect an error
13605 message on attach.
13606
cce0e923
DE
136072016-02-23 Doug Evans <dje@google.com>
13608
13609 * gdb.base/skip.c (test_skip): New function.
13610 (end_test_skip_file_and_function): New function.
13611 (test_skip_file_and_function): New function.
13612 * gdb.base/skip1.c (test_skip): New function.
13613 (skip1_test_skip_file_and_function): New function.
13614 * gdb.base/skip.exp: Add tests for new skip options.
13615 * gdb.base/skip-solib.exp: Update expected output.
13616 * gdb.perf/skip-command.cc: New file.
13617 * gdb.perf/skip-command.exp: New file.
13618 * gdb.perf/skip-command.py: New file.
13619
4000e47e
MK
136202016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
13621
13622 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
13623 info registers pattern.
13624
24f75ead
IB
136252016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
13626
13627 * lib/future.exp: Add D support.
13628 (gdb_find_gdc): New proc.
13629 (gdb_default_target_compile): Add D support.
13630
fbb7bcbe
WW
136312016-02-18 Wei-cheng Wang <cole945@gmail.com>
13632
13633 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
13634 user+system time.
13635 (trace_speed_test): Determine the iteration count for a time
13636 between 15..30 seconds.
13637
012b3a21
WT
136382016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
13639
13640 * gdb.arch/i386-mpx-sigsegv.c: New file.
13641 * gdb.arch/i386-mpx-sigsegv.exp: New file.
13642 * gdb.arch/i386-mpx-simple_segv.c: New file.
13643 * gdb.arch/i386-mpx-simple_segv.exp: New file.
13644
2d5189bd
YQ
136452016-02-18 Yao Qi <yao.qi@linaro.org>
13646
13647 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
13648 Don't call setup_kfail.
13649
40fb20d0
YQ
136502016-02-18 Yao Qi <yao.qi@linaro.org>
13651
13652 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
13653 Set "set breakpoint condition-evaluation" per $cond_bp_target.
13654
21b1f8d2
DE
136552016-02-16 Doug Evans <dje@google.com>
13656
13657 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
13658 * gdb.base/skip1.c: Ditto.
13659 * gdb.base/skip.exp: Whitespace cleanup.
13660
4041ed77
DB
136612016-02-16 Don Breazeal <donb@codesourcery.com>
13662
13663 PR remote/19496
13664 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
13665 Remove kfail for PR remote/19496.
13666
c4ef31bf
SM
136672016-02-16 Simon Marchi <simon.marchi@ericsson.com>
13668
13669 * lib/gdb.exp (standard_temp_file): Return a path specific to
13670 the runtest invocation.
13671
266b65b3
SM
136722016-02-16 Simon Marchi <simon.marchi@ericsson.com>
13673
13674 * gdb.trace/save-trace.exp: Change relative path to be in the
13675 standard output directory.
13676
a7a0a6a9
JK
136772016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13678
13679 * gdb.arch/i386-prologue.c: Add missing prototypes.
13680
c99dbb42
JK
136812016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13682
13683 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
13684 * gdb.arch/i386-prologue.exp: Likewise.
13685 * gdb.arch/i386-size.exp: Likewise.
13686
aa480355
SM
136872016-02-15 Simon Marchi <simon.marchi@ericsson.com>
13688
13689 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
13690 define object file path.
13691 * gdb.btrace/gcore.exp: Use standard_output_file to define core
13692 file path.
13693 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
13694 standard_output_file to define binfile.
13695
ba881f50
JK
136962016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13697
13698 Fix compatibility with recent gfortran-5.3.1.
13699 * gdb.fortran/vla-history.exp (print vla1 allocated)
13700 (print vla2 allocated, print $2, print $3): Remove
13701 (print $4): Rename to ...
13702 (print $2): ... here.
13703 (print $9): Rename to ...
13704 (print $5): ... here.
13705 (print $10): Rename to ...
13706 (print $6): ... here.
13707 * gdb.fortran/vla.f90: Add pvla initialization.
13708
e9fb005c
JK
137092016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13710
13711 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
13712 New test.
13713 * gdb.fortran/vla-value-sub.exp: Likewise.
13714
e44e00ff
MK
137152016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
13716
13717 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
13718
97e94151
SM
137192016-02-12 Simon Marchi <simon.marchi@ericsson.com>
13720
13721 * i386-biarch-core.exp: Define corefile using
13722 standard_output_file.
13723
01113bc1
YQ
137242016-02-12 Yao Qi <yao.qi@linaro.org>
13725
13726 * gdb.arch/arm-single-step-kernel-helper.c: New.
13727 * gdb.arch/arm-single-step-kernel-helper.exp: New.
13728
33b4777c
MM
137292016-02-12 Markus Metzger <markus.t.metzger@intel.com>
13730
13731 * gdb.btrace/tailcall-only.exp: New.
13732 * gdb.btrace/tailcall-only.c: New.
13733 * gdb.btrace/x86_64-tailcall-only.S: New.
13734 * gdb.btrace/i686-tailcall-only.S: New.
13735
acc23c11
PA
137362016-02-11 Pedro Alves <palves@redhat.com>
13737
13738 * README (Parallel testing): Add missing double quotes.
13739
e352bf0a
PA
137402016-02-11 Pedro Alves <palves@redhat.com>
13741
13742 * README (Parallel testing): New section.
13743 (GDB_PARALLEL): Rewrite.
13744 (FORCE_PARALLEL): Document.
13745
9f5fed78
MK
137462016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
13747
13748 * gdb.trace/tfile-avx.c: New test.
13749 * gdb.trace/tfile-avx.exp: New test.
13750
9ef9e6a6
KS
137512016-02-09 Keith Seitz <keiths@redhat.com>
13752
13753 PR breakpoints/19546
13754 * gdb.base/infcall-exec.c: New file.
13755 * gdb.base/infcall-exec2.c: New file.
13756 * gdb.base/infcall-exec.exp: New file.
13757
a96e36da
KS
137582016-02-09 Keith Seitz <keiths@redhat.com>
13759
13760 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
13761 (toplevel): Call test_bkpt_address.
13762
9f61929f
KS
137632016-02-09 Keith Seitz <keiths@redhat.com>
13764
13765 PR python/19506
13766 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
13767 (toplevel): Call test_bkpt_address.
13768
1e94266c
SM
137692016-02-09 Simon Marchi <simon.marchi@ericsson.com>
13770
13771 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
13772 to AC_OUTPUT.
13773 * configure: Regenerate.
13774
2a7f3dff
PA
137752016-02-09 Pedro Alves <palves@redhat.com>
13776
13777 PR breakpoints/19548
13778 * gdb.base/execl-update-breakpoints.c (some_function): New
13779 function.
13780 (main): Call it.
13781 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
13782 Tighten expected GDB output.
13783
2151ccc5
SM
137842016-02-08 Simon Marchi <simon.marchi@ericsson.com>
13785
13786 * Makefile.in (ALL_SUBDIRS): Remove.
13787 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
13788 (distclean maintainer-clean realclean): Likewise.
13789 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
13790 * configure: Regenerate.
13791 * gdb.ada/Makefile.in: Delete.
13792 * gdb.arch/Makefile.in: Likewise.
13793 * gdb.asm/Makefile.in: Likewise.
13794 * gdb.base/Makefile.in: Likewise.
13795 * gdb.btrace/Makefile.in: Likewise.
13796 * gdb.cell/Makefile.in: Likewise.
13797 * gdb.compile/Makefile.in: Likewise.
13798 * gdb.cp/Makefile.in: Likewise.
13799 * gdb.disasm/Makefile.in: Likewise.
13800 * gdb.dlang/Makefile.in: Likewise.
13801 * gdb.dwarf2/Makefile.in: Likewise.
13802 * gdb.fortran/Makefile.in: Likewise.
13803 * gdb.gdb/Makefile.in: Likewise.
13804 * gdb.go/Makefile.in: Likewise.
13805 * gdb.guile/Makefile.in: Likewise.
13806 * gdb.java/Makefile.in: Likewise.
13807 * gdb.linespec/Makefile.in: Likewise.
13808 * gdb.mi/Makefile.in: Likewise.
13809 * gdb.modula2/Makefile.in: Likewise.
13810 * gdb.multi/Makefile.in: Likewise.
13811 * gdb.objc/Makefile.in: Likewise.
13812 * gdb.opencl/Makefile.in: Likewise.
13813 * gdb.opt/Makefile.in: Likewise.
13814 * gdb.pascal/Makefile.in: Likewise.
13815 * gdb.perf/Makefile.in: Likewise.
13816 * gdb.python/Makefile.in: Likewise.
13817 * gdb.reverse/Makefile.in: Likewise.
13818 * gdb.server/Makefile.in: Likewise.
13819 * gdb.stabs/Makefile.in: Likewise.
13820 * gdb.threads/Makefile.in: Likewise.
13821 * gdb.trace/Makefile.in: Likewise.
13822 * gdb.xml/Makefile.in: Likewise.
13823 * lib/gdb.exp (make_gdb_parallel_path): Add check for
13824 GDB_PARALLEL.
13825 (standard_output_file): Remove check for GDB_PARALLEL, always
13826 return path in outputs/$subdir/$testname.
13827
437277d4
SM
138282016-02-08 Simon Marchi <simon.marchi@ericsson.com>
13829
13830 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
13831 (site.exp): Assign abs_srcdir to tcl's srcdir.
13832
31d913c7
YQ
138332016-02-04 Yao Qi <yao.qi@linaro.org>
13834
13835 * gdb.base/foll-exec-mode.c: Include limits.h.
13836 (main): Add parameters argc and argv. Get directory from
13837 argv[0].
13838 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
13839 compilation.
13840 * gdb.base/foll-exec.c: Include limits.h.
13841 (main): Add parameters argc and argv.
13842 Get directory from argv[0].
13843 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
13844 Adjust tests on the number of lines as source code changed.
13845 * gdb.base/foll-vfork-exit.c: Include limits.h.
13846 (main): Add one line of statement before vfork.
13847 * gdb.base/foll-vfork.c: Include limits.h and string.h.
13848 (main): Add parameters argc and argv. Get directory from
13849 argv[0].
13850 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
13851 (setup_gdb): Set tbreak to skip some source lines.
13852 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
13853 (main): Add parameters argc and argv. Get directory from
13854 argv[0].
13855 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
13856 compilation.
13857 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
13858 (main): Add parameters argc and argv. Get directory from
13859 argv[0].
13860 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
13861 compilation.
13862
9482b9fb
DE
138632016-02-01 Doug Evans <dje@google.com>
13864
13865 * gdb.base/skip.exp: Clean up multiple references to same test name.
13866
6b2e4f10
PA
138672016-02-01 Pedro Alves <palves@redhat.com>
13868
ccb6afd6 13869 PR remote/19496
6b2e4f10
PA
13870 * gdb.threads/forking-threads-plus-breakpoint.exp
13871 (displaced_stepping_supported): New global.
13872 (probe_displaced_stepping_support): New procedure.
13873 (do_test): Add 'displaced' parameter, and use it.
13874 (top level): Check for displaced stepping support. Add displaced
13875 stepping on/off testing axis.
13876
37a8db1a
AB
138772016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
13878
13879 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
13880 pointer. Don't perform further tests on the unassociated pointer
13881 if the first test fails.
13882
5fdf6324
AB
138832016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
13884
13885 * gdb.base/max-value-size.c: New file.
13886 * gdb.base/max-value-size.exp: New file.
13887 * gdb.base/huge.exp: Disable max-value-size for this test.
13888
935c6144
IB
138892016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
13890
13891 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
13892
7fe8399d
YQ
138932016-01-28 Yao Qi <yao.qi@linaro.org>
13894
13895 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
13896
a2077e25
PA
138972016-01-25 Pedro Alves <palves@redhat.com>
13898
13899 PR threads/19461
13900 * gdb.base/fork-running-state.c: New file.
13901 * gdb.base/fork-running-state.exp: New file.
13902
1d2736d4
PA
139032016-01-25 Pedro Alves <palves@redhat.com>
13904
13905 PR gdb/19494
13906 * gdb.base/catch-fork-kill.c: New file.
13907 * gdb.base/catch-fork-kill.exp: New file.
13908
f1da4b11
PA
139092016-01-25 Pedro Alves <palves@redhat.com>
13910
13911 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
13912 Delete, moved to lib/gdb.exp.
13913 * gdb.threads/forking-threads-plus-breakpoint.exp
13914 (foreach_with_prefix): Likewise.
13915 * gdb.threads/process-dies-while-handling-bp.exp
13916 (foreach_with_prefix): Likewise.
13917 * lib/gdb.exp (foreach_with_prefix): New procedure.
13918
45f38546
MK
139192016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
13920
13921 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
13922 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
13923
dc29a1ce
MK
139242016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
13925
13926 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
13927 endian targets.
13928
092127d7
JK
139292016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
13930 Pedro Alves <palves@redhat.com>
13931
13932 Fix testsuite compatibility with Guile.
13933 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
13934 number.
13935
31d765d3
JK
139362016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
13937
13938 Fix testsuite compatibility with Guile.
13939 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
13940 (thread 1): New test for backtrace through signal handler.
13941
1ac78c04
YQ
139422016-01-22 Yao Qi <yao.qi@linaro.org>
13943
13944 PR testsuite/19491
13945 * gdb.base/multi-forks.c: Include
13946 ../lib/unbuffer_output.c
13947 (main): Call gdb_unbuffer_output.
13948
4f5946a8
DE
139492016-01-21 Doug Evans <dje@google.com>
13950
13951 * lib/ada.exp (gdb_compile_ada): Fix typo.
13952
305e13e6
JB
139532016-01-21 Joel Brobecker <brobecker@adacore.com>
13954
13955 * gdb.base/break-fun-addr.exp: New file.
13956 * gdb.base/break-fun-addr1.c: New file.
13957 * gdb.base/break-fun-addr2.c: New file.
13958
5f5dfff6
SM
139592016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
13960
13961 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
13962 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
13963 enum flag values.
13964
fd356fa2
AA
139652016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
13966
13967 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
13968 when GDB can not set the vector return value. Add more comments
13969 for clarification.
13970
9df22175
AT
139712016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
13972
13973 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
13974 command.
13975
41d1845e
SM
139762016-01-19 Simon Marchi <simon.marchi@ericsson.com>
13977
13978 * Makefile.in (DO_RUNTEST): Add --status and update usages.
13979
01ac6840
SM
139802016-01-19 Simon Marchi <simon.marchi@ericsson.com>
13981
13982 * Makefile.in (check-single): Pass --status to runtest.
13983 (check/%.exp): Likewise.
13984
139852016-01-19 Simon Marchi <simon.marchi@ericsson.com>
13986
13987 * Makefile.in (check-parallel): Propagate return code from make
13988 do-check-parallel.
13989
bd0a71fa
MK
139902016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
13991
13992 * gdb.trace/ftrace.exp: Fix expected message on continue.
13993 * gdb.trace/pending.exp: Fix expected message on continue.
13994 * gdb.trace/trace-break.exp: Fix expected message on continue.
13995
8bcbad33
SM
139962016-01-18 Simon Marchi <simon.marchi@ericsson.com>
13997
13998 * lib/gdb.exp (gdb_test): Remove unused global references.
13999
f303dbd6
PA
140002016-01-18 Pedro Alves <palves@redhat.com>
14001
14002 * gdb.base/async-shell.exp: Adjust expected output.
14003 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
14004 * gdb.base/siginfo-thread.exp: Adjust expected output.
14005 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
14006 * gdb.java/jnpe.exp: Adjust expected output.
14007 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
14008 * gdb.threads/continue-pending-status.exp: Adjust expected output.
14009 * gdb.threads/leader-exit.exp: Adjust expected output.
14010 * gdb.threads/manythreads.exp: Adjust expected output.
14011 * gdb.threads/pthreads.exp: Adjust expected output.
14012 * gdb.threads/schedlock.exp: Adjust expected output.
14013 * gdb.threads/siginfo-threads.exp: Adjust expected output.
14014 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
14015 expected output.
14016 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
14017 output.
14018 * gdb.threads/sigthread.exp: Adjust expected output.
14019 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
14020
b2789696
YQ
140212016-01-18 Yao Qi <yao.qi@linaro.org>
14022
14023 * gdb.guile/scm-section-script.c: Replace @progbits with
14024 %progbits.
14025 * gdb.python/py-section-script.c: Likewise.
14026
71ef29a8
PA
140272016-01-15 Pedro Alves <palves@redhat.com>
14028
14029 * gdb.multi/tids.exp: Test star wildcard ranges.
14030
3f5b7598
PA
140312016-01-15 Pedro Alves <palves@redhat.com>
14032
14033 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
14034 command from "thread apply" invocation.
14035 (thr_apply_info_thr_invalid): Default the expected output to the
14036 input tid list.
14037 (top level): Add tests that use convenience variables. Add tests
14038 for "thread apply" with a valid TID list, but missing the command.
14039
663f6d42
PA
140402016-01-13 Pedro Alves <palves@redhat.com>
14041
14042 * gdb.base/default.exp: Expect $_gthread as well.
14043 * gdb.multi/tids.exp: Test $_gthread.
14044 * gdb.threads/thread-specific.exp: Test $_gthread.
14045
c84f6bbf
PA
140462016-01-13 Pedro Alves <palves@redhat.com>
14047
14048 * gdb.multi/tids.exp: Test "info threads -gid".
14049
22a02324
PA
140502016-01-13 Pedro Alves <palves@redhat.com>
14051
14052 * gdb.multi/tids.exp: Test InferiorThread.global_num and
14053 Breakpoint.thread.
14054 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
14055
5d5658a1
PA
140562016-01-07 Pedro Alves <palves@redhat.com>
14057
14058 * gdb.base/break.exp: Adjust to output changes.
14059 * gdb.base/hbreak2.exp: Likewise.
14060 * gdb.base/sepdebug.exp: Likewise.
14061 * gdb.base/watch_thread_num.exp: Likewise.
14062 * gdb.linespec/keywords.exp: Likewise.
14063 * gdb.multi/info-threads.exp: Likewise.
14064 * gdb.threads/thread-find.exp: Likewise.
14065 * gdb.multi/tids.c: New file.
14066 * gdb.multi/tids.exp: New file.
14067
84654457
PA
140682016-01-13 Pedro Alves <palves@redhat.com>
14069
14070 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
14071
e3940304
PA
140722016-01-13 Pedro Alves <palves@redhat.com>
14073
14074 * gdb.base/default.exp: Expect $_inferior as well.
14075 * gdb.multi/base.exp: Test $_inferior.
14076
a911d87a
PA
140772016-01-13 Pedro Alves <palves@redhat.com>
14078
14079 PR breakpoints/19388
14080 * gdb.base/catch-signal-siginfo-cond.c: New file.
14081 * gdb.base/catch-signal-siginfo-cond.exp: New file.
14082
82075af2
JS
140832016-01-12 Josh Stone <jistone@redhat.com>
14084 Philippe Waroquiers <philippe.waroquiers@skynet.be>
14085
14086 * gdb.base/catch-syscall.c (do_execve): New variable.
14087 (main): Conditionally trigger an execve.
14088 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
14089 (test_catch_syscall_execve): New, check entry/return across execve.
14090 (do_syscall_tests): Call test_catch_syscall_execve.
14091
e46eeedd
PA
140922016-01-12 Pedro Alves <palves@redhat.com>
14093
14094 * gdb.base/random-signal.exp (do_test): New procedure, with body
14095 of testcase moved in.
14096
01d8c27e
JK
140972016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14098 Pedro Alves <palves@redhat.com>
14099
14100 * gdb.base/funcargs.exp (finish from indirectly called function):
14101 Reintroduce the case for 'First'.
14102
9a706302
JK
141032016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14104 Pedro Alves <palves@redhat.com>
14105
14106 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
14107 (tcatch_vfork_then_child_follow_exec)
14108 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
14109 identification.
14110
c0ecb95f
JK
141112016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14112
14113 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
14114 and repeats to unlimited.
14115 * gdb.python/py-value.exp: Likewise.
14116 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
14117 and repeats to unlimited.
14118
6cfc1fcb
JK
141192016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
14120
14121 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
14122 and reordering the functions.
14123 * gdb.multi/hangout.c: Likewise.
14124 * gdb.multi/hello.c: Likewise.
14125
582a1b00
SM
141262016-01-08 Simon Marchi <simon.marchi@ericsson.com>
14127
14128 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
14129 absolute.
14130 (SingleStatisticTestResult.report): Use dict.keys instead of
14131 dict.iterkeys.
14132
79bc59cb
PA
141332016-01-06 Pedro Alves <palves@redhat.com>
14134
14135 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
14136
43368e1d
MM
141372016-01-04 Markus Metzger <markus.t.metzger@intel.com>
14138
14139 * gdb.btrace/dlopen.exp: New.
14140 * gdb.btrace/dlopen.c: New.
14141 * gdb.btrace/dlopen-dso.c: New.
14142
79fad5b8
SL
141432015-12-25 Sandra Loosemore <sandra@codesourcery.com>
14144
14145 * lib/gdb.exp (gdb_test): Update comments to clarify that the
14146 PATTERN argument is optional.
14147
ab8314b3
JB
141482015-12-24 Joel Brobecker <brobecker@adacore.com>
14149
14150 * lib/ada.exp (target_compile_ada_from_dir): New function.
14151 (gdb_compile_ada): Reimplement avoiding the use of project files.
14152 * gdb.ada/gnat_ada.gpr: Delete.
14153 * gdb.ada/cond_lang.exp: Adjust test to make path before
14154 filename optional.
14155 * gdb.ada/small_reg_param.exp: Likewise.
14156
fe33faff
SM
141572015-12-22 Simon Marchi <simon.marchi@ericsson.com>
14158
14159 * gdb.base/foll-vork.exp: Remove HP-UX special case.
14160
6d265cb4
TP
141612015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
14162
14163 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
14164 case.
14165
10125099
SM
141662015-12-21 Simon Marchi <simon.marchi@ericsson.com>
14167
14168 * gdb.base/break.exp: Remove dead code.
14169 * gdb.base/sepdebug.exp: Likewise.
14170
3ca22649
SM
141712015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
14172
14173 * gdb.asm/asm-source.exp: Remove HP-UX references.
14174 * gdb.base/annota1.exp: Likewise.
14175 * gdb.base/annota3.exp: Likewise.
14176 * gdb.base/attach.exp: Likewise.
14177 * gdb.base/bigcore.exp: Likewise.
14178 * gdb.base/break.exp: Likewise.
14179 * gdb.base/call-ar-st.exp: Likewise.
14180 * gdb.base/callfuncs.exp: Likewise.
14181 * gdb.base/catch-fork-static.exp: Likewise.
14182 * gdb.base/display.exp: Likewise.
14183 * gdb.base/foll-exec-mode.exp: Likewise.
14184 * gdb.base/foll-exec.exp: Likewise.
14185 * gdb.base/foll-fork.exp: Likewise.
14186 * gdb.base/foll-vfork.exp: Likewise.
14187 * gdb.base/funcargs.exp: Likewise.
14188 * gdb.base/hbreak2.exp: Likewise.
14189 * gdb.base/inferior-died.exp: Likewise.
14190 * gdb.base/interrupt.exp: Likewise.
14191 * gdb.base/multi-forks.exp: Likewise.
14192 * gdb.base/nodebug.exp: Likewise.
14193 * gdb.base/sepdebug.exp: Likewise.
14194 * gdb.base/solib1.c: Likewise.
14195 * gdb.base/step-test.exp: Likewise.
14196 * gdb.mi/non-stop.c: Likewise.
14197 * gdb.mi/pthreads.c: Likewise.
14198 * gdb.multi/bkpt-multi-exec.ex: Likewise.
14199 * gdb.threads/pthreads.c: Likewise.
14200 * gdb.threads/staticthreads.exp: Likewise.
14201 * lib/future.exp: Likewise.
14202 * lib/gdb.exp: Likewise.
14203 * gdb.base/so-indr-cl.c: Remove.
14204 * gdb.base/so-indr-cl.exp: Likewise.
14205 * gdb.base/solib.c: Likewise.
14206 * gdb.base/solib.exp: Likewise.
14207 * gdb.base/solib2.c: Likewise.
14208
b6304613
SM
142092015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
14210
14211 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
14212 * gdb.base/call-ar-st.exp: Likewise.
14213 * gdb.base/callfuncs.exp: Likewise.
14214 * gdb.base/condbreak.exp: Likewise.
14215 * gdb.base/constvars.exp: Likewise.
14216 * gdb.base/hbreak2.exp: Likewise.
14217 * gdb.base/langs.exp: Likewise.
14218 * gdb.base/list.exp: Likewise.
14219 * gdb.base/long_long.exp: Likewise.
14220 * gdb.base/ptype.exp: Likewise.
14221 * gdb.base/scope.exp: Likewise.
14222 * gdb.base/signals.exp: Likewise.
14223 * gdb.base/so-impl-ld.exp: Likewise.
14224 * gdb.base/varargs.exp: Likewise.
14225 * gdb.base/volatile.exp: Likewise.
14226 * gdb.base/whatis.exp: Likewise.
14227 * gdb.cp/cplusfuncs.exp: Likewise.
14228 * gdb.cp/inherit.exp: Likewise.
14229 * gdb.cp/local.exp: Likewise.
14230 * gdb.cp/member-ptr.exp: Likewise.
14231 * gdb.cp/method.exp: Likewise.
14232 * gdb.cp/overload.exp: Likewise.
14233 * gdb.cp/templates.exp: Likewise.
14234 * gdb.stabs/weird.exp: Likewise.
14235 * lib/compiler.c: Likewise.
14236 * lib/compiler.cc: Likewise.
14237 * lib/cp-support.exp: Likewise.
14238 * lib/gdb.exp: Likewise.
14239
bf401b07
SM
142402015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
14241
14242 * configure.ac: Remove HP-UX case.
14243 * configure: Regenerate.
14244
aff9c0f8
SM
142452015-12-18 Simon Marchi <simon.marchi@ericsson.com>
14246
14247 * lib/gdb.exp (gdb_compile): Add function doc.
14248
a6904d5a
PA
142492015-12-17 Pedro Alves <palves@redhat.com>
14250
14251 PR threads/19354
14252 * gdb.multi/info-threads.exp: New file.
14253
a22279dd
YQ
142542015-12-15 Yao Qi <yao.qi@linaro.org>
14255
14256 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
14257 is aarch64*-*-*.
14258
0588c796
SL
142592015-12-14 Sandra Loosemore <sandra@codesourcery.com>
14260
14261 * gdb.base/history-duplicates.exp: Skip if no readline support.
14262
5d978e17
SL
142632015-12-14 Sandra Loosemore <sandra@codesourcery.com>
14264
14265 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
14266
7e763b86
SL
142672015-12-14 Sandra Loosemore <sandra@codesourcery.com>
14268
14269 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
14270
87a3a92c
SL
142712015-12-14 Sandra Loosemore <sandra@codesourcery.com>
14272
14273 * gdb.base/completion.exp: Skip tests that interrupt GDB with
14274 ctrl-C if nointerrupts target property is set.
14275 * gdb.base/double-prompt-target-event-error.exp: Likewise.
14276 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
14277 * gdb.base/paginate-bg-execution.exp: Likewise.
14278 * gdb.base/paginate-execution-startup.exp: Likewise.
14279 * gdb.base/random-signal.exp: Likewise.
14280 * gdb.base/range-stepping.exp: Likewise.
14281 * gdb.cp/annota2.exp: Likewise.
14282 * gdb.cp/annota3.exp: Likewise.
14283 * gdb.gdb/selftest.exp: Likewise.
14284 * gdb.threads/continue-pending-status.exp: Likewise.
14285 * gdb.threads/leader-exit.exp: Likewise.
14286 * gdb.threads/manythreads.exp: Likewise.
14287 * gdb.threads/pthreads.exp: Likewise.
14288 * gdb.threads/schedlock.exp: Likewise.
14289 * gdb.threads/sigthread.exp: Likewise.
14290
a8f077dc
DB
142912015-12-11 Don Breazeal <donb@codesourcery.com>
14292
14293 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
14294 remote.
14295 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
14296 * gdb.base/foll-exec.exp (main): Enable for target remote.
14297 * gdb.base/foll-fork.exp (main): Likewise.
14298 * gdb.base/foll-vfork.exp (main): Likewise.
14299 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
14300 (proc continue_to_exit_bp_loc): Use clean_restart.
14301 * gdb.base/pie-execl.exp (main): Disable for target remote.
14302 * gdb.base/watch-vfork.exp (main): Enable for target remote.
14303 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
14304 * gdb.threads/execl.exp (main): Likewise.
14305 * gdb.threads/fork-child-threads.exp (main): Likewise.
14306 * gdb.threads/fork-plus-threads.exp (main): Disable for target
14307 remote.
14308 * gdb.threads/fork-thread-pending.exp (main): Enable for target
14309 remote.
14310 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
14311 pid.tid style ptids, instead of just tid.
14312 * gdb.threads/thread-execl.exp (main): Enable for target remote.
14313 * gdb.threads/watchpoint-fork.exp (main): Likewise.
14314 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
14315 ptids, instead of just tid.
14316
3b2464a8
AB
143172015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
14318
14319 * gdb.base/list.exp (test_list_forward): Add end of file error
14320 test.
14321 (test_repeat_list_command): Add end of file error test.
14322 (test_list_backwards): Add beginning of file error test.
14323
a0def019
AB
143242015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
14325
14326 * gdb.base/list.exp (test_list_invalid_args): New function,
14327 defined, and called.
14328
5c000dff
AB
143292015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
14330
14331 * gdb.base/list.exp (test_list): Make test names unique.
14332
f1637ebe
YQ
143332015-12-11 Yao Qi <yao.qi@linaro.org>
14334
14335 * gdb.base/coremaker2.c: Remove.
14336
36d6fc0a
PA
143372015-12-10 Pedro Alves <palves@redhat.com>
14338
14339 * gdb.multi/base.exp: Remove stale "spaces" references.
14340
762f7747
PA
143412015-12-10 Pedro Alves <palves@redhat.com>
14342
14343 * gdb.multi/base.exp: Don't use nowarnings.
14344 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
14345 * gdb.multi/hangout.c: Include stdio.h.
14346 * gdb.multi/hello.c: Include stdlib.h.
14347 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
14348 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
14349 * gdb.multi/multi-arch.exp: Don't use nowarnings.
14350
28d2bfb9
AB
143512015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
14352
14353 * gdb.dwarf2/dw2-ranges-base.c: New file.
14354 * gdb.dwarf2/dw2-ranges-base.exp: New file.
14355 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
14356 support additional line table, and debug ranges generation.
14357 (Dwarf::ranges): New function, generate .debug_ranges.
14358 (Dwarf::lines): Support generating simple line table programs.
14359 (Dwarf::assemble): Initialise new namespace variables.
14360
5fc2beac
KB
143612015-12-09 Kevin Buettner <kevinb@redhat.com>
14362
14363 * gdb.base/async.exp (proc test_background): Add case for
14364 asynchronous execution not supported.
14365
1c35a88f
LM
143662015-12-09 Luis Machado <lgustavo@codesourcery.com>
14367
14368 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
14369 format and change test names to make them unique.
14370
b593e3d9
RK
143712015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
14372 Pedro Alves <pedro@redhat.com>
14373
14374 PR gdb/18702
14375 Add checking of floatformats setup on x86_64 hosts.
14376 * gdb.arch/i386-float.S (main): Load bigval and smallval.
14377 (smallval, bigval): New labels/constants.
14378 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
14379 float" after loading bigval and smallval.
14380
d72413e6
PMR
143812015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
14382
14383 * gdb.ada/fun_overload_menu.exp: New testcase.
14384 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
14385
ece66d65
JS
143862015-12-04 Josh Stone <jistone@redhat.com>
14387
14388 * gdb.base/catch-fork-static.exp: New.
14389
41d0efca
YQ
143902015-12-03 Yao Qi <yao.qi@linaro.org>
14391
14392 * gdb.base/sizeof.c: Don't include stdio.h and
14393 ../lib/unbuffer_output.c.
14394 (main): New variable 'size' and 'value'. Remove printf and
14395 gdb_unbuffer_output. Assign return value to size and value.
14396 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
14397 at the beginning.
14398 (check_sizeof): Check the result by printing variable 'size'.
14399 (check_valueof): Check the result by printing variable 'value'.
14400
99fd02d9
YQ
144012015-12-01 Yao Qi <yao.qi@linaro.org>
14402
14403 * gdb.base/disp-step-syscall.exp: Define syscall instruction
14404 for aarch64*-*-linux* target.
14405
f2faf941
PA
144062015-11-30 Pedro Alves <palves@redhat.com>
14407
14408 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
14409
04bf20c5
PA
144102015-11-30 Pedro Alves <palves@redhat.com>
14411
14412 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
14413 Handle non-stop mode vCont replies.
14414
09df4675
PA
144152015-11-30 Pedro Alves <palves@redhat.com>
14416
14417 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
14418 prepare_for_testing. Start gdb with "set non-stop on" appended to
14419 GDBFLAGS. Lax expected stop output.
14420
58b584af
YQ
144212015-11-27 Yao Qi <yao.qi@linaro.org>
14422
14423 * gdb.arch/arm-neon.exp: New.
14424 * gdb.arch/arm-neon.c: New.
14425
dfcb77a8
YQ
144262015-11-27 Yao Qi <yao.qi@linaro.org>
14427
14428 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
14429
88e8ec1b
YQ
144302015-11-27 Yao Qi <yao.qi@linaro.org>
14431
14432 * gdb.cp/annota2.exp: Allow multiple occurrences of the
14433 frames-invalid annotation.
14434
bfde72c2
YQ
144352015-11-27 Yao Qi <yao.qi@linaro.org>
14436
14437 * gdb.cp/annota2.exp: Use ${frames_invalid}.
14438
f6512a69
SM
144392015-11-26 Simon Marchi <simon.marchi@ericsson.com>
14440
14441 * gdb.threads/names.exp: New file.
14442 * gdb.threads/names.c: New file.
14443 * README: Mention gdb,no_thread_names.
14444
46a3515b
MM
144452015-11-26 Markus Metzger <markus.t.metzger@intel.com>
14446
14447 PR 19297
14448 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
14449 support" error.
14450
62147a22
PA
144512015-11-24 Pedro Alves <palves@redhat.com>
14452
14453 PR 17539
14454 * gdb.base/display.exp: Expect displays to be sorted in ascending
14455 order. Use multi_line.
14456 * gdb.base/solib-display.exp: Likewise.
14457
2f341b6e
PA
144582015-11-24 Pedro Alves <palves@redhat.com>
14459
14460 PR 17539
25d49b86
PA
14461 * gdb.base/display.exp: Expect displays to be sorted in ascending
14462 order. Use multi_line.
14463 * gdb.base/solib-display.exp: Likewise.
2f341b6e 14464
7e0aa6aa
PA
144652015-11-24 Pedro Alves <palves@redhat.com>
14466
14467 PR 17539
14468 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
14469 threads in ascending order.
14470 * gdb.base/foll-fork.exp: Likewise.
14471 * gdb.base/foll-vfork.exp: Likewise.
14472 * gdb.base/multi-forks.exp: Likewise.
14473 * gdb.mi/mi-nonstop.exp: Likewise.
14474 * gdb.mi/mi-nsintrall.exp: Likewise.
14475 * gdb.multi/base.exp: Likewise.
14476 * gdb.multi/multi-arch.exp: Likewise.
14477 * gdb.python/py-inferior.exp: Likewise.
14478 * gdb.threads/break-while-running.exp: Likewise.
14479 * gdb.threads/execl.exp: Likewise.
14480 * gdb.threads/gcore-thread.exp: Likewise.
14481 * gdb.threads/info-threads-cur-sal.exp: Likewise.
14482 * gdb.threads/kill.exp: Likewise.
14483 * gdb.threads/linux-dp.exp: Likewise.
14484 * gdb.threads/multiple-step-overs.exp: Likewise.
14485 * gdb.threads/next-bp-other-thread.exp: Likewise.
14486 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
14487 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
14488 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
14489 * gdb.threads/thread-find.exp: Likewise.
14490 * gdb.threads/tls.exp: Likewise.
14491 * lib/mi-support.exp (mi_reverse_list): Delete.
14492 (mi_check_thread_states): No longer reverse list.
14493
2cc57ad8
PA
144942015-11-24 Pedro Alves <palves@redhat.com>
14495
14496 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
14497 use lowercase.
14498
c93e8391
SM
144992015-11-23 Simon Marchi <simon.marchi@ericsson.com>
14500
14501 * gdb.trace/actions.c: Include trace-common.h.
14502 (main): Add a location for a fast tracepoint.
14503 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
14504 the normal tracepoints.
14505 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
14506
045ccf91
SM
145072015-11-23 Simon Marchi <simon.marchi@ericsson.com>
14508
14509 * save-trace.exp: Factor out code to these...
14510 (gdb_save_tracepoints): New.
14511 (gdb_load_tracepoints): New.
14512 (do_save_load_test): New.
14513
5506f9f6
KB
145142015-11-23 Kevin Buettner <kevinb@redhat.com>
14515
14516 * gdb.base/asmlabel.exp: New test.
14517 * gdb.base/asmlabel.c: New test case.
14518
16c3b12f
JB
145192015-11-23 Joel Brobecker <brobecker@adacore.com>
14520
14521 * gdb.base/wrong_frame_bt_full-main.c: New file.
14522 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
14523 * gdb.base/wrong_frame_bt_full.exp: New file.
14524
155bfbd3
JB
145252015-11-23 Joel Brobecker <brobecker@adacore.com>
14526
14527 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
14528
bb097445
JM
145292015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
14530
206853a0 14531 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
14532 pstate register when comparing registers values in
14533 sparc64-*-linux-gnu targets to avoid spurious differences.
14534
9c88ed8f
JM
145352015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
14536
206853a0 14537 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 14538
96161e25
SL
145392015-11-19 Sandra Loosemore <sandra@codesourcery.com>
14540
14541 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
14542 as type argument to gdb_compile.
14543 * gdb.base/nested-subp2.exp: Likewise.
14544 * gdb.base/nested-subp3.exp: Likewise.
14545
340c2830
DV
145462015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
14547
14548 * lib/dwarf.exp (_note): Fix left shift of negative value.
14549 * gdb.trace/trace-condition.exp: Likewise.
14550
c1862d0f
YQ
145512015-11-13 Yao Qi <yao.qi@linaro.org>
14552
14553 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
14554 comments about d10v.
14555 (test_scalar_returns): Likewise.
14556 * gdb.base/d10v.ld: Remove.
14557 * gdb.base/overlays.exp: Remove the target triplet checking for
14558 d10v-*-*.
14559 * gdb.base/structs.exp (test_struct_returns): Remove the
14560 comments about d10v.
14561 (test_struct_calls): Likewise.
14562
77ae9c19
YQ
145632015-11-13 Yao Qi <yao.qi@linaro.org>
14564
14565 * gdb.base/gnu_vector.exp: Check the return value by "p res".
14566 * gdb.base/gnu_vector.c: Don't include stdio.h.
14567 (main): Don't print res and call add_some_intvecs.
14568
430e004e
MK
145692015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
14570
14571 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
14572 macro.
14573 (func5): Removed.
14574 (func4): Use FAST_TRACEPOINT_LABEL.
14575 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
14576 macro.
14577 (func): Removed.
14578 (thread_function): Use FAST_TRACEPOINT_LABEL.
14579 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
14580 (func): Remove.
14581 (marker): Use FAST_TRACEPOINT_LABEL.
14582 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
14583 (pendfunc1): Remove.
14584 (pendfunc): Use FAST_TRACEPOINT_LABEL.
14585 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
14586 (foo): Remove.
14587 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
14588 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
14589 macro.
14590 (func): Remove.
14591 (marker): Use FAST_TRACEPOINT_LABEL.
14592 * gdb.trace/trace-common.h: New header.
14593 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
14594 macro.
14595 (func): Remove.
14596 (marker): Use FAST_TRACEPOINT_LABEL.
14597 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
14598 (func): Remove.
14599 (thread_function): Use FAST_TRACEPOINT_LABEL.
14600
6e7675a7
MK
146012015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
14602
14603 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
14604 in front.
14605 * gdb.trace/change-loc.exp: Use global pcreg definition.
14606 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
14607 * gdb.trace/entry-values.exp: Use global spreg definition, add $
14608 in front.
14609 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
14610 * gdb.trace/pending.exp: Likewise.
14611 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
14612 * gdb.trace/trace-break.exp: Likewise.
14613 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
14614 in front.
14615 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
14616 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
14617 in front.
14618 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
14619
dddc0e16
JB
146202015-11-09 Joel Brobecker <brobecker@adacore.com>
14621
14622 * gdb.ada/fin_fun_out: New testcase.
14623
c6f0b406
KB
146242015-11-07 Kevin Buettner <kevinb@redhat.com>
14625
14626 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
14627 value associated with DW_AT_byte_size.
14628 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
14629 constants for DW_AT_byte_size, DW_AT_lower_bound, and
14630 DW_AT_upper_bound.
14631
f01dcfd9
KB
146322015-11-07 Kevin Buettner <kevinb@redhat.com>
14633
14634 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
14635 (gdb_target_symbol_prefix_flags): Define in terms of _asm
14636 version.
14637 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
14638 gdb.dwarf2/dw2-canonicalize-type.exp,
14639 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
14640 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
14641 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
14642 provided by gdb_target_symbol_prefix_flags_asm.
14643 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
14644 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
14645 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
14646 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
14647 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
14648 macros where needed). Use this macro for symbols which require
14649 the prefix provided by SYMBOL_PREFIX.
14650
2223449a
KB
146512015-11-05 Kevin Buettner <kevinb@redhat.com>
14652
14653 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
14654 New procs.
14655 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
14656 representing expressions, of more than one list element.
14657 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
14658 to prepend linker symbol prefix to f.
14659 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
14660 table_1 and table_2.
14661 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
14662 Likewise, for f and g.
14663 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
14664 for ptr.
14665 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
14666 for main.
14667 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
14668 table_1_ptr and table_2_ptr.
14669
6f2f1a3a
JK
146702015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
14671 Joel Brobecker <brobecker@adacore.com>
14672
14673 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
14674
566c56c9
MK
146752015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
14676
14677 * gdb.reverse/s390-mvcle.c: New test.
14678 * gdb.reverse/s390-mvcle.exp: New file.
14679 * lib/gdb.exp: Enable reverse tests on s390*-linux.
14680
d5f0636b
MK
146812015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
14682
14683 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
14684
7ad8b86c
MK
146852015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
14686
14687 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
14688 reaching marker2.
14689 * gdb.reverse/getresuid-reverse.exp: Likewise.
14690 * gdb.reverse/pipe-reverse.exp: Likewise.
14691 * gdb.reverse/readv-reverse.exp: Likewise.
14692 * gdb.reverse/recvmsg-reverse.exp: Likewise.
14693 * gdb.reverse/time-reverse.exp: Likewise.
14694 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
14695
4081c0f1
YQ
146962015-10-30 Yao Qi <yao.qi@linaro.org>
14697
14698 * gdb.threads/wp-replication.c (watch_count_done): Remove.
14699 (empty_cycle): Remove.
14700 (main): Don't call empty_cycle. Don't use watch_count_done.
14701 * gdb.threads/wp-replication.exp: Don't set breakpoint on
14702 empty_cycle. Rewrite the code counting HW watchpoints.
14703
452b4ba5
MK
147042015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
14705
14706 * gdb.reverse/fstatat-reverse.c: New test.
14707 * gdb.reverse/fstatat-reverse.exp: New file.
14708 * gdb.reverse/getresuid-reverse.c: New test.
14709 * gdb.reverse/getresuid-reverse.exp: New file.
14710 * gdb.reverse/pipe-reverse.c: New test.
14711 * gdb.reverse/pipe-reverse.exp: New file.
14712 * gdb.reverse/readv-reverse.c: New test.
14713 * gdb.reverse/readv-reverse.exp: New file.
14714 * gdb.reverse/recvmsg-reverse.c: New test.
14715 * gdb.reverse/recvmsg-reverse.exp: New file.
14716 * gdb.reverse/time-reverse.c: New test.
14717 * gdb.reverse/time-reverse.exp: New file.
14718 * gdb.reverse/waitpid-reverse.c: New test.
14719 * gdb.reverse/waitpid-reverse.exp: New file.
14720
5e2e7507
JK
147212015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
14722
14723 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
14724
0fde2c53
DE
147252015-10-26 Doug Evans <dje@google.com>
14726
14727 PR symtab/17391
14728 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
14729 * gdb.dwarf2/bad-regnum.c: New file.
14730 * gdb.dwarf2/bad-regnum.exp: New file.
14731
1a70ae97
DE
147322015-10-26 Doug Evans <dje@google.com>
14733
14734 PR python/18938
14735 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
14736 file.
14737
27dc26ab
JK
147382015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
14739
14740 * gdb.compile/compile.exp (compile code globalvar): Update expectation
14741 for a change by "Mention language in compile error message".
14742
bed91f4d
SM
147432015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
14744
14745 PR python/18073
14746 * gdb.python/py-type.c (C::a_method): New.
14747 (C::a_const_method): New.
14748 (C::a_static_method): New.
14749 (a_function): New.
14750 * gdb.python/py-type.exp (test_fields): Test getting fields
14751 from function and method.
14752
3f2f83dd
KB
147532015-10-21 Keven Boell <keven.boell@intel.com>
14754
14755 * gdb.fortran/vla-alloc-assoc.exp: New file.
14756 * gdb.fortran/vla-datatypes.exp: New file.
14757 * gdb.fortran/vla-datatypes.f90: New file.
14758 * gdb.fortran/vla-history.exp: New file.
14759 * gdb.fortran/vla-ptype-sub.exp: New file.
14760 * gdb.fortran/vla-ptype.exp: New file.
14761 * gdb.fortran/vla-sizeof.exp: New file.
14762 * gdb.fortran/vla-sub.f90: New file.
14763 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
14764 * gdb.fortran/vla-value-sub-finish.exp: New file.
14765 * gdb.fortran/vla-value-sub.exp: New file.
14766 * gdb.fortran/vla-value.exp: New file.
14767 * gdb.fortran/vla-ptr-info.exp: New file.
14768 * gdb.mi/mi-vla-fortran.exp: New file.
14769 * gdb.mi/vla.f90: New file.
14770
27145d50
SL
147712015-10-21 Sandra Loosemore <sandra@codesourcery.com>
14772
14773 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
14774 of hardwired timeout value.
14775
5f3ff4f8
JK
147762015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14777 Pedro Alves <palves@redhat.com>
14778
14779 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
14780 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
14781
bfd09d20
JS
147822015-10-19 Josh Stone <jistone@redhat.com>
14783
14784 * gdb.base/catch-syscall.c: Include <sched.h>.
14785 (unknown_syscall): New variable.
14786 (main): Trigger a vfork and an unknown syscall.
14787 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
14788 (unknown_syscall_number): Likewise.
14789 (check_call_to_syscall): Accept an optional syscall pattern.
14790 (check_return_from_syscall): Likewise.
14791 (check_continue): Likewise.
14792 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
14793 (test_catch_syscall_skipping_return): New test toggling off 'catch
14794 syscall' to step over the syscall return, then toggling back on.
14795 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
14796 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
14797 (do_syscall_tests): Call test_catch_syscall_without_args and
14798 test_catch_syscall_mid_vfork.
14799 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
14800 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
14801
b32b93c6
AS
148022015-10-19 Andrew Stubbs <ams@codesourcery.com>
14803
14804 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
14805 print g_vE): Add new pass patterns.
14806 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
14807 print various symbol names for vptr fields.
14808
9d622bda
AB
148092015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
14810
14811 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
14812 results.
14813
0fd8ac1c
YQ
148142015-10-12 Yao Qi <yao.qi@linaro.org>
14815
14816 * gdb.arch/disp-step-insn-reloc.exp: New test case.
14817
34240514
YQ
148182015-10-12 Yao Qi <yao.qi@linaro.org>
14819
14820 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
14821 is aarch64*-*-linux*.
14822
8240f442
YQ
148232015-10-12 Yao Qi <yao.qi@linaro.org>
14824
14825 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
14826 (can_relocate_bcond_true): ... it.
14827 (can_relocate_bcond_false): New function.
14828 (foo): Likewise.
14829 (can_relocate_bl): Likewise.
14830 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
14831 can_relocate_bl.
14832
2520f728
PMR
148332015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
14834
14835 * gdb.base/nested-addr.c: New file.
14836 * gdb.base/nested-addr.exp: New testcase.
14837
abcef95a
MM
148382015-10-09 Markus Metzger <markus.t.metzger@intel.com>
14839
14840 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
14841 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
14842 its output. Ignore the output of "record goto begin" and instead
14843 check that GDB is replaying.
14844
145e3ddb
PA
148452015-10-09 Pedro Alves <palves@redhat.com>
14846
14847 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
14848 (top level): Use it in the run with no args test.
14849
d5d8c4e1
IB
148502015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
14851
14852 * gdb.dlang/properties.exp: New file.
14853
06e635ef
SL
148542015-10-02 Sandra Loosemore <sandra@codesourcery.com>
14855
14856 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
14857 whether or not address 0x1000 is mapped on the target.
14858
e019fd1d
SM
148592015-09-30 Simon Marchi <simon.marchi@ericsson.com>
14860
14861 * gdb.python/py-type.exp: Do not run tests if binaries fail to
14862 build.
14863
77ba2a67
MM
148642015-09-30 Markus Metzger <markus.t.metzger@intel.com>
14865
14866 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
14867 instruction-history test.
14868
c60eb31f
DE
148692015-09-28 Doug Evans <dje@google.com>
14870
14871 * gdb.base/gcore.c (array_func): Add reference to static_array.
14872
9a3c8263
SM
148732015-09-25 Simon Marchi <simon.marchi@ericsson.com>
14874
14875 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
14876 source line.
14877
9720e656
SL
148782015-09-24 Sandra Loosemore <sandra@codesourcery.com>
14879
14880 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
14881 short or char as base type.
14882
938d3bf2
SL
148832015-09-23 Sandra Loosemore <sandra@codesourcery.com>
14884
14885 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
14886 to allow any size enum.
14887
e6c2c623
PMR
148882015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
14889
14890 * gdb.ada/array_ptr_renaming.exp: New testcase.
14891 * gdb.ada/array_ptr_renaming/foo.adb: New file.
14892 * gdb.ada/array_ptr_renaming/pack.ads: New file.
14893
06da0f77
PL
148942015-09-21 Pierre Langlois <pierre.langlois@arm.com>
14895
14896 * gdb.trace/ftrace-lock.c: New file.
14897 * gdb.trace/ftrace-lock.exp: New file.
14898
4f51c22a
PL
148992015-09-21 Pierre Langlois <pierre.langlois@arm.com>
14900
14901 * gdb.arch/insn-reloc.c: New file.
14902 * gdb.arch/ftrace-insn-reloc.exp: New file.
14903
7041adf4
PL
149042015-09-21 Pierre Langlois <pierre.langlois@arm.com>
14905
14906 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
14907 instruction.
14908 * gdb.trace/pendshr1.c (pendfunc): Likewise.
14909 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
14910 * gdb.trace/range-stepping.c: Likewise.
14911 * gdb.trace/trace-break.c: Likewise.
14912 * gdb.trace/trace-mt.c (thread_function): Likewise.
14913 * gdb.trace/ftrace.c (marker): Likewise.
14914 * gdb.trace/trace-condition.c (marker): Likewise.
14915 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
14916 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
14917 is_aarch64_target.
14918
015d2e7e
DE
149192015-09-18 Doug Evans <xdje42@gmail.com>
14920
14921 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
14922 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
14923
26b188a2
SL
149242015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14925
14926 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
14927 the breakpoint.
14928
79dc332b
SL
149292015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14930
14931 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
14932 the pending breakpoint. Remove timeout override for "Run till
14933 MI pending breakpoint on pendfunc3 on thread 2" test.
14934
f57929f2
SL
149352015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14936
14937 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
14938 filename pattern.
14939
3f469b17
SL
149402015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14941
14942 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
14943 in breakpoint filename pattern.
14944
515b89b3
SL
149452015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14946
7800dbe4
SL
14947 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
14948
149492015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14950
515b89b3
SL
14951 * gdb.linespec/explicit.exp: Check for readline support for
14952 tab-completion tests. Fix obvious typo.
14953
d2939ba2
MM
149542015-09-18 Markus Metzger <markus.t.metzger@intel.com>
14955
14956 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
14957 and replay.
14958
cbb55fa7
MM
149592015-09-18 Markus Metzger <markus.t.metzger@intel.com>
14960
14961 * gdb.btrace/non-stop.c: New.
14962 * gdb.btrace/non-stop.exp: New.
14963
43691ca1
PL
149642015-09-17 Pierre Langlois <pierre.langlois@arm.com>
14965 Yao Qi <yao.qi@linaro.org>
14966
14967 * gdb.trace/trace-condition.c: New file.
14968 * gdb.trace/trace-condition.exp: New file.
14969
d78908cf
WW
149702015-09-16 Wei-cheng Wang <cole945@gmail.com>
14971
14972 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
14973 for testing bytecode compilation.
14974
1ed415e2
PA
149752015-09-16 Pedro Alves <palves@redhat.com>
14976 Sandra Loosemore <sandra@codesourcery.com>
14977
14978 * gdb.threads/non-stop-fair-events.c (timeout): New global.
14979 (SECONDS): Redefine.
14980 (main): Call pthread_kill and alarm early.
14981 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
14982 support.
14983 (test): If the target can't hardware step and doesn't support
14984 displaced stepping, increase the timeout.
14985
d136eff5
PA
149862015-09-16 Pedro Alves <palves@redhat.com>
14987
14988 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
14989 (enable_debug): New procedures.
14990 (test): Use them. Bail out if waiting for threads fails.
14991 (top level): Bail out if a test fails.
14992
991f019c
YQ
149932015-09-16 Yao Qi <yao.qi@linaro.org>
14994
14995 * gdb.asm/asm-source.exp: Set asm-arch for
14996 aarch64*-*-* target.
14997 * gdb.asm/aarch64.inc: New file.
14998
bfca584f
PMR
149992015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
15000
15001 * gdb.ada/array_of_variable_length.exp: New testcase.
15002 * gdb.ada/array_of_variable_length/foo.adb: New file.
15003 * gdb.ada/array_of_variable_length/pck.adb: New file.
15004 * gdb.ada/array_of_variable_length/pck.ads: New file.
15005
b326e587
DE
150062015-09-15 Doug Evans <dje@google.com>
15007
15008 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
15009 of function static local variable.
15010
5382cfab
PW
150112015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
15012
15013 * gdb.threads/tls-so_extern.exp: New test file.
15014 * gdb.threads/tls-so_extern.c: New test file.
15015 * gdb.threads/tls-so_extern_main.c: New test file.
15016
141c5cc4
JK
150172015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
15018
15019 * gdb.opt/solib-intra-step-lib.c: New file.
15020 * gdb.opt/solib-intra-step-main.c: New file.
15021 * gdb.opt/solib-intra-step.exp: New file.
15022
d15dcecd
PA
150232015-09-15 Pedro Alves <palves@redhat.com>
15024
15025 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
15026 gdb_continue_to_breakpoint instead of gdb_test_multiple.
15027
4c2f2a79
PA
150282015-09-14 Pedro Alves <palves@redhat.com>
15029
15030 * gdb.base/hook-stop-continue.c: Delete.
15031 * gdb.base/hook-stop-continue.exp: Delete.
15032 * gdb.base/hook-stop-frame.c: Delete.
15033 * gdb.base/hook-stop-frame.exp: Delete.
15034 * gdb.base/hook-stop.c: New file.
15035 * gdb.base/hook-stop.exp: New file.
15036
919e6dbe
PMR
150372015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
15038
15039 * gdb.ada/access_to_packed_array.exp: New testcase.
15040 * gdb.ada/access_to_packed_array/foo.adb: New file.
15041 * gdb.ada/access_to_packed_array/pack.adb: New file.
15042 * gdb.ada/access_to_packed_array/pack.ads: New file.
15043
157280a4
MM
150442015-09-14 Markus Metzger <markus.t.metzger@intel.com>
15045
15046 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
15047 buffer size test.
15048
2fd33e94
DB
150492015-09-11 Don Breazeal <donb@codesourcery.com>
15050
15051 * gdb.base/foll-exec.c: Add copyright header. Fix
15052 formatting issues.
15053 * gdb.base/foll-exec.exp (zap_session): Delete proc.
15054 (do_exec_tests): Use clean_restart in place of zap_session,
15055 and for test initialization. Fix formatting issues. Use
15056 fail in place of perror.
15057 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
15058 an expect statement to match an expression with output from
15059 the program under debug.
15060 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
15061 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
15062 * gdb.threads/non-ldr-exc-2.exp: Likewise.
15063 * gdb.threads/non-ldr-exc-3.exp: Likewise.
15064 * gdb.threads/non-ldr-exc-4.exp: Likewise.
15065
e70b6e8e
DE
150662015-09-09 Doug Evans <dje@google.com>
15067
15068 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
15069
7a551a51
DE
150702015-09-09 Doug Evans <dje@google.com>
15071
15072 * gdb.base/pie-execl.exp: Fix result test of build_executable.
15073
4c666f84
DE
150742015-09-09 Doug Evans <dje@google.com>
15075
15076 * gdb.base/savedregs.exp: Fix typo.
15077
243a9253
PA
150782015-09-09 Pedro Alves <palves@redhat.com>
15079
15080 * gdb.mi/mi-cli.exp: Add CLI finish tests.
15081
c0fa8fbd
SL
150822015-09-08 Sandra Loosemore <sandra@codesourcery.com>
15083
15084 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
15085 command actually switches threads. Give up on remaining
15086 tests if target fails to stop at breakpoint.
15087
cd7c1778
PMR
150882015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
15089
15090 * gdb.ada/funcall_char.exp: New testcase.
15091 * gdb.ada/funcall_char/foo.adb: New file.
15092
dc5c8746
PMR
150932015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
15094
15095 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
15096 expected outputs. Add two testcases for completing ambiguous
15097 functions.
15098 * gdb.ada/complete/aux_pck.adb: New file.
15099 * gdb.ada/complete/aux_pck.ads: New file.
15100 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
15101 Ambiguous_Func functions.
15102 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
15103 * gdb.ada/complete/pck.adb: Likewise.
15104
4e83a1e7
UW
151052015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
15106
15107 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
15108 failures to run the test program under GDB.
15109
8ce74153
LM
151102015-08-26 Luis Machado <lgustavo@codesourcery.com>
15111
15112 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
15113 to C.
15114
e9756d52
PP
151152015-08-26 Patrick Palka <patrick@parcs.ath.cx>
15116
15117 * gdb.base/run-after-attach.exp: New test file.
15118 * gdb.base/run-after-attach.c: New test file.
15119
8d37573b
DB
151202015-08-26 Don Breazeal <donb@codesourcery.com>
15121
15122 * gdb.base/foll-exec-2.c: New test program.
15123 * gdb.base/foll-exec-2.exp: New test.
15124
63e43d3a
PMR
151252015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
15126
15127 * gdb.base/nested-subp1.exp: New file.
15128 * gdb.base/nested-subp1.c: New file.
15129 * gdb.base/nested-subp2.exp: New file.
15130 * gdb.base/nested-subp2.c: New file.
15131 * gdb.base/nested-subp3.exp: New file.
15132 * gdb.base/nested-subp3.c: New file.
15133
3d40fbb5
PA
151342015-08-24 Pedro Alves <palves@redhat.com>
15135
15136 * gdb.server/connect-without-multi-process.c: New file.
15137 * gdb.server/connect-without-multi-process.exp: New file.
15138
4422ac93
LM
151392015-08-24 Luis Machado <lgustavo@codesourcery.com>
15140
15141 * gdb.opt/inline-markers.c: Make z int.
15142
91dddb86
LM
151432015-08-24 Luis Machado <lgustavo@codesourcery.com>
15144
15145 * gdb.opt/inline-markers.c: Make z volatile.
15146
a48847ee
LM
151472015-08-24 Luis Machado <lgustavo@codesourcery.com>
15148
15149 * gdb.opt/inline-bt.c: New volatile global z.
15150 * gdb.opt/inline-cmds.c: Likewise.
15151 * gdb.opt/inline-locals.c: Likewise.
15152 * gdb.opt/inline-markers.c: New extern global z.
15153 (marker): Use z.
15154 (inline_fn): Likewise.
15155
0ebbc52b
PA
151562015-08-24 Pedro Alves <palves@redhat.com>
15157
15158 * config/m32r-stub.exp: Remove file.
15159 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
15160 * gdb.base/call-rt-st.exp: Likewise.
15161 * gdb.base/call-strs.exp: Likewise.
15162 * gdb.base/default.exp: Remove references to h8300-*-hms and
15163 *-*-udi*.
15164 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
15165
77c365df
AA
151662015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
15167
15168 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
15169 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
15170 and "return" use KFAIL when GDB can not read/write the vector
15171 return value.
15172
4313b8c0
GB
151732015-08-21 Gary Benson <gbenson@redhat.com>
15174
15175 * gdb.trace/pending.exp: Cope with remote transfer warnings.
15176
0e433b32
PA
151772015-08-20 Pedro Alves <palves@redhat.com>
15178
15179 * gdb.server/solib-list.exp: No longer expect an interior stop in
15180 non-stop mode.
15181
221e1a37
PA
151822015-08-20 Pedro Alves <palves@redhat.com>
15183
15184 * gdb.server/connect-stopped-target.c: New file.
15185 * gdb.server/connect-stopped-target.exp: New file.
15186
40e3ad0e
PA
151872015-08-20 Pedro Alves <palves@redhat.com>
15188
15189 * gdb.dwarf2/comp-unit-lang.exp: New file.
15190 * gdb.dwarf2/comp-unit-lang.c: New file.
15191
af39b327
PMR
151922015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
15193
15194 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
15195 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
15196
7d45c7c3 151972015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 15198
7d45c7c3
KB
15199 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
15200 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
15201
4d6cceb4
DE
152022015-08-18 Doug Evans <dje@google.com>
15203 Adrian Sendroiu <adrian.sendroiu@freescale.com>
15204
15205 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
15206 skip_python_tests. New arg prompt_regexp.
15207 (skip_python_tests): New function.
15208 * lib/mi-support.exp (mi_skip_python_tests): New function.
15209 * gdb.python/py-mi-objfile-gdb.py: New file.
15210 * gdb.python/py-mi-objfile.c: New file.
15211 * gdb.python/py-mi-objfile.exp: New file.
15212
ad89c2aa
KS
152132015-08-17 Keith Seitz <keiths@redhat.com>
15214
15215 * gdb.linespec/explicit.exp: Move strace test from here ...
15216 * gdb.trace/strace.exp: ... to here.
15217
e3ae3c43
PP
152182015-08-15 Patrick Palka <patrick@parcs.ath.cx>
15219
15220 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
15221 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
15222
604b2636
DE
152232015-08-14 Doug Evans <xdje42@gmail.com>
15224
15225 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
15226 inferior before selecting a new file.
15227
6ff0ba5f
DE
152282015-08-14 Doug Evans <xdje42@gmail.com>
15229
15230 * gdb.mi/mi-disassemble.exp: Update.
15231 * gdb.base/disasm-optim.S: New file.
15232 * gdb.base/disasm-optim.c: New file.
15233 * gdb.base/disasm-optim.h: New file.
15234 * gdb.base/disasm-optim.exp: New file.
15235
9ca98f92
KS
152362015-08-14 Keith Seitz <keiths@redhat.com>
15237
15238 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
15239 "evaluated-by".
15240
52bbc560
JB
152412015-08-13 Joel Brobecker <brobecker@adacore.com>
15242
15243 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
15244
5d8c3ed3
PMR
152452015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
15246
15247 * gdb.ada/fun_renaming.exp: New testcase.
15248 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
15249 * gdb.ada/fun_renaming/pack.adb: New file.
15250 * gdb.ada/fun_renaming/pack.ads: New file.
15251
ea8812bc
KS
152522015-08-12 Keith Seitz <keiths@redhat.com>
15253
15254 * gdb.base/dso2dso.exp: Pass basename of source file in call to
15255 gdb_get_line_number.
15256
4dafcdeb
JB
152572015-08-12 Joel Brobecker <brobecker@adacore.com>
15258
15259 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
15260 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
15261 gdb.base/dso2dso.exp: New files.
15262
5ba32597
SDJ
152632015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
15264 Pedro Alves <palves@redhat.com>
15265 Keith Seitz <keiths@redhat.com>
15266
15267 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
15268 GDBFLAGS.
15269
b6dafabf
PP
152702015-08-12 Patrick Palka <patrick@parcs.ath.cx>
15271
15272 * gdb.base/gdbhistsize-history.exp
15273 (test_histsize_history_setting): Use save_vars.
15274 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
15275 Use save_vars.
15276 (test_no_truncation_of_unlimited_history_file): Use save_vars.
15277 * gdb.base/readline.exp: Use save_vars.
15278
abe8e607
PP
152792015-08-12 Patrick Palka <patrick@parcs.ath.cx>
15280
15281 * lib/gdb.exp (save_vars): New proc.
15282
629500fa
KS
152832015-08-11 Keith Seitz <keiths@redhat.com>
15284
15285 * gdb.base/help.exp: Update help_breakpoint_text.
15286
eb8c4e2e
KS
152872015-08-11 Keith Seitz <keiths@redhat.com>
15288
15289 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
15290 (at toplevel): Call test_explicit_breakpoints.
15291 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
15292 breakpoints.
15293 * lib/mi-support.exp (mi_make_breakpoint): Add support for
15294 breakpoint conditions, "-cond".
15295
87f0e720
KS
152962015-08-11 Keith Seitz <keiths@redhat.com>
15297
15298 * gdb.linespec/3explicit.c: New file.
15299 * gdb.linespec/cpexplicit.cc: New file.
15300 * gdb.linespec/cpexplicit.exp: New file.
15301 * gdb.linespec/explicit.c: New file.
15302 * gdb.linespec/explicit.exp: New file.
15303 * gdb.linespec/explicit2.c: New file.
15304 * gdb.linespec/ls-errs.exp: Add explicit location tests.
15305 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
15306 before using in the matching pattern.
15307 Clarify that `prefix' is a regular expression.
15308
f00aae0f
KS
153092015-08-11 Keith Seitz <keiths@redhat.com>
15310
15311 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
15312 test.
15313 Add tests for missing ",FMT" and ",".
15314
e27852be
DE
153152015-08-10 Doug Evans <dje@google.com>
15316 Keith Seitz <keiths@redhat.com>
15317
15318 PR gdb/17960
15319 * gdb.base/completion.exp: Add location completer tests.
15320
7f03bd92
PA
153212015-08-07 Pedro Alves <palves@redhat.com>
15322
15323 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
15324 tests here.
15325 (top level): Run do_test with and without displaced stepping.
15326
3fc8eb30
PA
153272015-08-07 Pedro Alves <palves@redhat.com>
15328
15329 * gdb.base/valgrind-disp-step.c: New file.
15330 * gdb.base/valgrind-disp-step.exp: New file.
15331
d4569d7b
PA
153322015-08-07 Pedro Alves <palves@redhat.com>
15333
15334 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
15335 Delete function.
15336 (main): Add alarm. Run an infinite loop instead of calling
15337 wait_threads.
15338 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
15339 comment.
15340 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
15341 Delete function.
15342 (main): Add alarm. Run an infinite loop instead of calling
15343 wait_threads.
15344 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
15345 comment.
15346
e1316e60
PA
153472015-08-07 Pedro Alves <palves@redhat.com>
15348
15349 * gdb.base/checkpoint-ns.exp: New file.
15350 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
15351 standard_testfile.
15352
da8c46d2
MM
153532015-08-07 Markus Metzger <markus.t.metzger@intel.com>
15354
15355 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
15356 * gdb.btrace/instruction_history.exp: Update.
15357 * gdb.btrace/tsx.exp: New.
15358 * gdb.btrace/tsx.c: New.
15359
de1c2c52
PA
153602015-08-06 Pedro Alves <palves@redhat.com>
15361
15362 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
15363 increase timeout.
15364 * gdb.reverse/until-precsave.exp: Bump timeouts.
15365
782e0bf4
PA
153662015-08-06 Pedro Alves <palves@redhat.com>
15367
15368 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
15369
83e97ed0
PA
153702015-08-06 Pedro Alves <palves@redhat.com>
15371
15372 PR gdb/18749
15373 * gdb.threads/process-dies-while-handling-bp.c: New file.
15374 * gdb.threads/process-dies-while-handling-bp.exp: New file.
15375
863d01bd
PA
153762015-08-06 Pedro Alves <palves@redhat.com>
15377
15378 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
15379 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
15380
0a39bb32
PA
153812015-08-05 Pedro Alves <palves@redhat.com>
15382
15383 * gdb.threads/next-while-other-thread-longjmps.c: New file.
15384 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
15385
ee2d2b10
SL
153862015-08-03 Sandra Loosemore <sandra@codesourcery.com>
15387
15388 * gdb.base/bp-permanent.exp: Report test as unsupported if
15389 the target cannot stop at the permanent breakpoint.
15390
4e1bdb00
DE
153912015-08-03 Doug Evans <dje@google.com>
15392
15393 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
15394 10000.
15395
3d338901
DE
153962015-08-03 Doug Evans <dje@google.com>
15397
15398 * Makefile.in (workers/%.worker, build-perf): New rule.
15399 (GDB_PERFTEST_MODE): New variable.
15400 (check-perf): Use it.
15401 (clean): Clean up gdb.perf parallel build subdirs.
15402 * lib/build-piece.exp: New file.
15403 * lib/gdb.exp (make_gdb_parallel_path): New function
15404 (standard_output_file, standard_temp_file): Call it.
15405 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
15406 of $GDB_PARALLEL.
15407 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
15408
af061d3e
DE
154092015-08-03 Doug Evans <dje@google.com>
15410
8e1afc81 15411 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
15412 (LOG_FILE_NAME): New global.
15413 (TextReporter.__init__): Initialize self.txt_sum.
15414 (TextReporter.report): Add support for multiple data-points.
15415 Move report to perftest.sum, put raw data in perftest.log.
15416 (TextReporter.start): Open sum and log files.
15417 (TextReporter.end): Close sum and log files.
8e1afc81
DE
15418 * gdb.perf/lib/perftest/testresult.py
15419 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 15420
2c8c5d37
PA
154212015-07-31 Pedro Alves <palves@redhat.com>
15422
15423 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
15424 Use spawn_id_get_pid. Wait for spawn id after eof. Use
15425 kill_wait_spawned_process instead of explicit "kill -9".
15426 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
15427 returning a spawn id instead of a pid. Use spawn_id_get_pid and
15428 kill_wait_spawned_process.
15429 * gdb.base/attach-twice.exp: Likewise.
15430 * gdb.base/attach.exp: Likewise.
15431 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
15432 gdb_test_multiple.
15433 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
15434 returning a spawn id instead of a pid. Use spawn_id_get_pid and
15435 kill_wait_spawned_process.
15436 * gdb.base/valgrind-infcall.exp: Likewise.
15437 * gdb.multi/multi-attach.exp: Likewise.
15438 * gdb.python/py-prompt.exp: Likewise.
15439 * gdb.python/py-sync-interp.exp: Likewise.
15440 * gdb.server/ext-attach.exp: Likewise.
15441 * gdb.threads/attach-into-signal.exp (corefunc): Use
15442 spawn_wait_for_attach, spawn_id_get_pid and
15443 kill_wait_spawned_process.
15444 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
15445 spawn_wait_for_attach returning a spawn id instead of a pid. Use
15446 spawn_id_get_pid and kill_wait_spawned_process.
15447 * gdb.threads/attach-stopped.exp (corefunc): Use
15448 spawn_wait_for_attach, spawn_id_get_pid and
15449 kill_wait_spawned_process.
15450 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
15451 Use spawn_id_get_pid. Wait for spawn id after eof. Use
15452 kill_wait_spawned_process instead of explicit "kill -9".
15453 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
15454 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
15455 (spawn_wait_for_attach): Use spawn instead of exec to spawn
15456 processes. Don't map cygwin/windows pids here. Now returns a
15457 spawn id list.
15458
032a0fca
SL
154592015-07-30 Sandra Loosemore <sandra@codesourcery.com>
15460
15461 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
15462 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
15463 correct patch.
15464
61a934ca
SL
154652015-07-30 Sandra Loosemore <sandra@codesourcery.com>
15466
15467 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
15468
4bc4d428
SL
154692015-07-30 Sandra Loosemore <sandra@codesourcery.com>
15470
15471 Reapply:
15472 2014-05-21 Mark Wielaard <mjw@redhat.com>
15473
15474 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
15475
998d452a
PA
154762015-07-30 Pedro Alves <palves@redhat.com>
15477
15478 * linux-low.c (handle_extended_wait): Set the child's last
15479 reported status to TARGET_WAITKIND_STOPPED.
15480
69dde7dc
PA
154812015-07-30 Pedro Alves <palves@redhat.com>
15482
15483 PR threads/18600
15484 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
15485 only shows inferior 1.
15486
4dd63d48
PA
154872015-07-30 Simon Marchi <simon.marchi@ericsson.com>
15488 Pedro Alves <palves@redhat.com>
15489
15490 PR threads/18600
15491 * gdb.threads/fork-plus-threads.c: New file.
15492 * gdb.threads/fork-plus-threads.exp: New file.
15493
d618e4c5
PP
154942015-07-29 Patrick Palka <patrick@parcs.ath.cx>
15495
15496 * gdb.base/batch-preserve-term-settings.exp
15497 (test_terminal_settings_preserved_after_cli_exit): Use
15498 send_quit_command.
15499
1eef6428
PA
155002015-07-29 Pedro Alves <palves@redhat.com>
15501 Don Breazeal <donb@codesourcery.com>
15502
15503 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
15504 output from both inferior_spawn_id and gdb_spawn_id.
15505
7da5b897
SDJ
155062015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
15507
15508 * gdb.threads/attach-into-signal.exp (corefunc): Use
15509 with_test_prefix on nested loops, uniquefying the test messages.
15510
dac804df
SDJ
155112015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
15512
15513 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
15514 commit.
15515
06265e53
PP
155162015-07-29 Patrick Palka <patrick@parcs.ath.cx>
15517
15518 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
15519 New proc.
15520 (test_terminal_settings_preserved_after_sigterm): New test.
15521
18206ca3
PP
155222015-07-29 Patrick Palka <patrick@parcs.ath.cx>
15523
15524 * gdb.base/batch-preserve-term-settings.exp
15525 (test_terminal_settings_preserved_after_cli_exit): New test.
15526
90074d11
PP
155272015-07-29 Patrick Palka <patrick@parcs.ath.cx>
15528
15529 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
15530 manipulation of saved_gdbflags.
15531 (test_terminal_settings_preserved): Remove global declaration of
15532 the unused variable pagination_prompt. Remove manipulation of
15533 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
15534 GDBFLAGS.
15535
eb1a7902
PA
155362015-07-29 Pedro Alves <palves@redhat.com>
15537
15538 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
15539
8b75dd3b
PA
155402015-07-29 Pedro Alves <palves@redhat.com>
15541
15542 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
15543 at the top.
15544
dedad4e3
PA
155452015-07-29 Pedro Alves <palves@redhat.com>
15546
15547 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
15548 (main): Call gdb_unbuffer_output.
15549 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
15550 (main): Call gdb_unbuffer_output.
15551 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
15552 (main): Call gdb_unbuffer_output.
15553 * gdb.base/call-strs.exp: Adjust to step over the
15554 gdb_unbuffer_output call.
15555 * gdb.base/catch-gdb-caused-signals.c: Include
15556 "../lib/unbuffer_output.c".
15557 (main): Call gdb_unbuffer_output.
15558 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
15559 (main): Call gdb_unbuffer_output.
15560 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
15561 (main): Call gdb_unbuffer_output.
15562 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
15563 (main): Call gdb_unbuffer_output.
15564 * gdb.base/shlib-call.exp: Adjust to step over the
15565 gdb_unbuffer_output call.
15566 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
15567 (main): Call gdb_unbuffer_output.
15568 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
15569 (main): Call gdb_unbuffer_output.
15570 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
15571 (main): Rename to ...
15572 (test): ... this.
15573 (main): Reimplement.
15574 * gdb.base/varargs.exp: Run to test instead of to main.
15575 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
15576 (main): Call gdb_unbuffer_output.
15577
58789a91
PA
155782015-07-29 Pedro Alves <palves@redhat.com>
15579
15580 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
15581 factore out from mi_continue_dprintf. For call-style dprintfs,
15582 expect dprintf output out of $inferior_spawn_id.
15583 (mi_continue_dprintf): Use mi_expect_dprintf.
15584 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
15585 (main): Call gdb_unbuffer_output.
15586
e8376742
PA
155872015-07-29 Pedro Alves <palves@redhat.com>
15588
15589 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
15590 (default_mi_gdb_start): Set inferior_spawn_id instead of
15591 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
15592 gdb_spawn_id.
15593 (mi_gdb_test): Always expect inferior output from both
15594 $inferior_spawn_id and $gdb_spawn_id.
15595
08280010
PA
155962015-07-29 Pedro Alves <palves@redhat.com>
15597
15598 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
15599 send_inferior and $inferior_spawn_id.
15600
4d30e432
PA
156012015-07-29 Pedro Alves <palves@redhat.com>
15602
15603 * gdb.gdb/complaints.exp (test_initial_complaints)
15604 (test_serial_complaints, test_short_complaints): Use
15605 gdb_test_stdio.
15606 (test_empty_complaint): Handle $inferior_spawn_id !=
15607 $gdb_spawn_id.
15608
0d30a335
PA
156092015-07-29 Pedro Alves <palves@redhat.com>
15610
15611 * gdb.base/varargs.exp: Use gdb_test_stdio.
15612
39413b29
PA
156132015-07-29 Pedro Alves <palves@redhat.com>
15614
15615 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
15616
7cb000a9
PA
156172015-07-29 Pedro Alves <palves@redhat.com>
15618
15619 * gdb.base/ending-run.exp: Use gdb_test_stdio.
15620
d7b8ac82
PA
156212015-07-29 Pedro Alves <palves@redhat.com>
15622
15623 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
15624 parameter into two new parameters, "inf_result" and "gdb_result".
15625 Expect inferior output and gdb output from $inferior_spawn_id and
15626 $gdb_spawn_id, respectively. Adjust all callers.
15627
789c3a0c
PA
156282015-07-29 Pedro Alves <palves@redhat.com>
15629
15630 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
15631 of gdb_test_sequence.
15632
77e760c3
PA
156332015-07-29 Pedro Alves <palves@redhat.com>
15634
15635 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
15636 (saw_spurious_output): Expect inferior output from
15637 $inferior_spawn_id. Use gdb_test_stdio.
15638
8396d2cd
PA
156392015-07-29 Pedro Alves <palves@redhat.com>
15640
15641 * gdb.base/dprintf.exp: Use standard_testfile. Change
15642 prepare_for_testing call.
15643 (srcfile): Don't set.
15644 (restart): New procedure.
15645 (test_dprintf): New procecure, use to continue over dprintfs.
15646 (test_call, test_agent): New procedures, tests moved here.
15647 Restart gdb and recreate dprintfs. Adjust expected output.
15648
2051d61f
PA
156492015-07-29 Pedro Alves <palves@redhat.com>
15650
15651 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
15652
452397af
PA
156532015-07-29 Pedro Alves <palves@redhat.com>
15654
15655 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
15656
8aed9555
PA
156572015-07-29 Pedro Alves <palves@redhat.com>
15658
15659 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
15660 gdb_test_stdio.
15661
188a61b4
PA
156622015-07-29 Pedro Alves <palves@redhat.com>
15663
15664 * lib/gdb.exp (gdb_test_stdio): New procedure.
15665
12264a45
PA
156662015-07-29 Pedro Alves <palves@redhat.com>
15667
15668 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
15669
23ffc893
PA
156702015-07-29 Pedro Alves <palves@redhat.com>
15671
15672 * gdb.base/call-signal-resume.exp: Remove check for
15673 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
15674 * gdb.base/unwindonsignal.exp: Likewise.
15675 * gdb.base/call-signals.c (gen_signal): Remove printf call.
15676 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
15677
65566918
PA
156782015-07-29 Pedro Alves <palves@redhat.com>
15679
15680 * gdb.base/siginfo-addr.c (pass): New function.
15681 (handler): Call it iff si_addr is correct.
15682 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
15683 Set a breakpoint at "pass" and continue to it.
15684
d60a9221
SDJ
156852015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
15686
15687 * gdb.python/py-objfile.exp: Make some tests have unique names.
15688 * gdb.python/py-pp-registration.exp: Likewise.
15689
bde40b8f
PA
156902015-07-28 Pedro Alves <palves@redhat.com>
15691
15692 * gdb.server/server-exec-info.exp: Issue a "disconnect".
15693
13e1dec8
SM
156942015-07-27 Simon Marchi <simon.marchi@ericsson.com>
15695
15696 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
15697
da33c9a7
SM
156982015-07-27 Simon Marchi <simon.marchi@ericsson.com>
15699
15700 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
15701
077836f7
PP
157022015-07-27 Patrick Palka <patrick@parcs.ath.cx>
15703
15704 * gdb.base/gdb-sigterm-2.exp: New test.
15705
b8cc7b2e
DE
157062015-07-25 Doug Evans <xdje42@gmail.com>
15707
15708 Revert:
15709 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
15710 (workers/%.worker, build-perf): New rule.
15711 (GDB_PERFTEST_MODE): New variable.
15712 (check-perf): Use it.
15713 (clean): Clean up gdb.perf parallel build subdirs.
15714 * lib/build-piece.exp: New file.
15715 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
15716 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
15717 name.
15718 (standard_temp_file): Ditto.
15719 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
15720 of $GDB_PARALLEL.
15721
c8bd4544
DE
157222015-07-24 Doug Evans <dje@google.com>
15723
15724 * gdb.perf/lib/perftest/utils.py: New file.
15725 * gdb.perf/gm-hello.cc: New file.
15726 * gdb.perf/gm-pervasive-typedef.cc: New file.
15727 * gdb.perf/gm-pervasive-typedef.h: New file.
15728 * gdb.perf/gm-std.cc: New file.
15729 * gdb.perf/gm-std.h: New file.
15730 * gdb.perf/gm-use-cerr.cc: New file.
15731 * gdb.perf/gm-utils.h: New file.
15732 * gdb.perf/gmonster-null-lookup.py: New file.
15733 * gdb.perf/gmonster-pervasive-typedef.py: New file.
15734 * gdb.perf/gmonster-print-cerr.py: New file.
15735 * gdb.perf/gmonster-ptype-string.py: New file.
15736 * gdb.perf/gmonster-runto-main.py: New file.
15737 * gdb.perf/gmonster-select-file.py: New file.
15738 * gdb.perf/gmonster1-null-lookup.exp: New file.
15739 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
15740 * gdb.perf/gmonster1-print-cerr.exp: New file.
15741 * gdb.perf/gmonster1-ptype-string.exp: New file.
15742 * gdb.perf/gmonster1-runto-main.exp: New file.
15743 * gdb.perf/gmonster1-select-file.exp: New file.
15744 * gdb.perf/gmonster1.cc: New file.
15745 * gdb.perf/gmonster1.exp: New file.
15746 * gdb.perf/gmonster2-null-lookup.exp: New file.
15747 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
15748 * gdb.perf/gmonster2-print-cerr.exp: New file.
15749 * gdb.perf/gmonster2-ptype-string.exp: New file.
15750 * gdb.perf/gmonster2-runto-main.exp: New file.
15751 * gdb.perf/gmonster2-select-file.exp: New file.
15752 * gdb.perf/gmonster2.cc: New file.
15753 * gdb.perf/gmonster2.exp: New file.
15754
6eab34f3
DE
157552015-07-24 Doug Evans <dje@google.com>
15756
15757 * gdb.perf/README: New file.
15758 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
15759 * lib/gen-perf-test.exp: New file.
15760
63738bfd
DE
157612015-07-24 Doug Evans <dje@google.com>
15762
15763 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
15764 (PerfTest::startup): New function.
15765 (PerfTest::run): Return result of calling body.
15766 (PerfTest::assemble): Rewrite.
15767 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
15768 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
15769 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
15770 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
15771 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
15772
7b606f95
DE
157732015-07-24 Doug Evans <dje@google.com>
15774
15775 * lib/gdb.exp (clean_restart): Make executable optional.
15776
a97b16b8
DE
157772015-07-24 Doug Evans <dje@google.com>
15778
15779 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
15780 compiler_info references.
15781 * gdb.cp/temargs.exp: Ditto.
15782 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
15783 (get_compiler_info): Early exit if already computed. Set compiler_info
15784 to "unknown" if there was a problem.
15785 (test_compiler_info): Add function comment. Call get_compiler_info.
15786
35baa57f
DE
157872015-07-24 Doug Evans <dje@google.com>
15788
15789 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
15790 (workers/%.worker, build-perf): New rule.
15791 (GDB_PERFTEST_MODE): New variable.
15792 (check-perf): Use it.
15793 (clean): Clean up gdb.perf parallel build subdirs.
15794 * lib/build-piece.exp: New file.
15795 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
15796 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
15797 name.
15798 (standard_temp_file): Ditto.
15799 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
15800 of $GDB_PARALLEL.
15801
6ebea266
DE
158022015-07-24 Doug Evans <dje@google.com>
15803
15804 * lib/future.exp (gdb_default_target_compile): New option
15805 "early_flags".
15806 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
15807 --as-needed.
15808
1e76a7e9
SDJ
158092015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
15810
15811 * gdb.base/catch-syscall.exp: Call gdb_exit before
15812 gdb_skip_xml_test.
15813
5068630a
PA
158142015-07-24 Pedro Alves <palves@redhat.com>
15815
15816 * gdb.python/py-events.exp: Accept output between the stop event
15817 and the prompt.
15818 * gdb.python/py-evsignal.exp: Likewise.
15819 * gdb.python/py-evthreads.exp: Likewise.
15820
77598427
PA
158212015-07-24 Pedro Alves <palves@redhat.com>
15822
15823 PR gdb/18717
15824 * gdb.threads/non-ldr-exit.c: New file.
15825 * gdb.threads/non-ldr-exit.exp: New file.
15826
11e6c98f
YQ
158272015-07-24 Yao Qi <yao.qi@linaro.org>
15828
15829 * gdb.server/ext-wrapper.exp: Test --wrapper option when
15830 restarting process.
15831
51aee833
YQ
158322015-07-24 Yao Qi <yao.qi@linaro.org>
15833
15834 * gdb.server/ext-restart.exp: New file.
15835
8cfe207c
YQ
158362015-07-24 Yao Qi <yao.qi@linaro.org>
15837
15838 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
15839 argument options.
15840 * gdb.server/ext-wrapper.exp: New file.
15841
cc12ce38
DE
158422015-07-23 Doug Evans <dje@google.com>
15843
15844 * gdb.dwarf2/dw2-dummy-cu.S: New file.
15845 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
15846
d0d84780
PMR
158472015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
15848
15849 * gdb.ada/var_arr_typedef.exp: New testcase.
15850 * gdb.ada/var_arr_typedef/pack.adb: New file.
15851 * gdb.ada/var_arr_typedef/pack.ads: New file.
15852 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
15853
8b558f79
JB
158542015-07-20 Joel Brobecker <brobecker@adacore.com>
15855
15856 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
15857
775a3298
JK
158582015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
15859
15860 * gdb.arch/i386-biarch-core.exp: Replace istarget
15861 by "complete set gnutarget". Remove expectation for the "core-file"
15862 command.
15863
db1ff28b
JK
158642015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
15865
15866 Revert the previous commit:
15867 Tests for validate symbol file using build-id.
15868
0a94970d
JK
158692015-07-15 Aleksandar Ristovski <aristovski@qnx.com
15870
15871 Tests for validate symbol file using build-id.
15872 * gdb.base/solib-mismatch-lib.c: New file.
15873 * gdb.base/solib-mismatch-libmod.c: New file.
15874 * gdb.base/solib-mismatch.c: New file.
15875 * gdb.base/solib-mismatch.exp: New file.
15876
03346981
SL
158772015-07-15 Sandra Loosemore <sandra@codesourcery.com>
15878
15879 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
15880 nios2-*-linux*.
15881 * gdb.base/sigbpt.exp (stepi_out): Likewise.
15882 * gdb.base/siginfo.exp: Likewise.
15883 * gdb.base/sigstep.exp (advance, advancei): Likewise.
15884
42422cc7
PL
158852015-07-15 Pierre Langlois <pierre.langlois@arm.com>
15886
15887 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
15888 Move it to ...
15889 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
15890 ... here.
15891 * gdb.trace/range-stepping.exp: Check that the target supports
15892 range stepping.
15893
cfa68bae
JK
158942015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
15895
15896 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
15897
8ffdba26
PA
158982015-07-14 Pedro Alves <palves@redhat.com>
15899
15900 * gdb.base/killed-outside.exp: New file.
15901 * gdb.base/killed-outside.c: New file.
15902
218a5a11
JK
159032015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
15904
15905 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
15906 (n at main): New.
15907 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
15908
e03ed3c6
AA
159092015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
15910
15911 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
15912 infcall tests instead of setting up for KFAIL.
15913
485668e5
MM
159142015-07-10 Markus Metzger <markus.t.metzger@intel.com>
15915
15916 * gdb.btrace/record_goto-step.exp: New.
15917
08464196
JK
159182015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
15919
15920 PR compile/18484
15921 * gdb.compile/compile.c (struct struct_type): Add volatile to
15922 selffield's type.
15923 * gdb.compile/compile.exp
15924 (compile code struct_object.selffield = &struct_object): Skip further
15925 struct_object tests if this one xfails.
15926
bcf5c1d9
RC
159272015-07-08 Robert O'Callahan <robert@ocallahan.org>
15928
15929 PR exp/18617
15930 * gdb.trace/ax.exp: Add test.
15931
4931af25
YQ
159322015-07-07 Yao Qi <yao.qi@linaro.org>
15933
15934 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
15935 instead of istarget "aarch64*-*-*".
15936 * gdb.arch/aarch64-fp.exp: Likewise.
15937 * gdb.base/float.exp: Likewise.
15938 * gdb.reverse/aarch64.exp: Likewise.
15939 * lib/gdb.exp (is_aarch64_target): New proc.
15940
9fcf688e
YQ
159412015-07-07 Yao Qi <yao.qi@linaro.org>
15942
15943 * lib/gdb.exp (is_aarch32_target): New proc.
15944 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
15945 instead of "istarget "arm*-*-*"".
15946 * gdb.arch/arm-disp-step.exp: Likewise.
15947 * gdb.arch/thumb-bx-pc.exp: Likewise.
15948 * gdb.arch/thumb-prologue.exp: Likewise.
15949 * gdb.arch/thumb-singlestep.exp: Likewise.
15950 * gdb.base/disp-step-syscall.exp: Likewise.
15951 * gdb.base/float.exp: Likewise.
15952
fbd8d50d
YQ
159532015-07-07 Yao Qi <yao.qi@linaro.org>
15954
15955 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
15956 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
15957
71be1fdc
YQ
159582015-07-07 Yao Qi <yao.qi@linaro.org>
15959
15960 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
15961 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
15962 if it exists.
15963 * gdb.multi/multi-arch.exp: Likewise.
15964
3e221d36
SM
159652015-07-07 Simon Marchi <simon.marchi@ericsson.com>
15966
15967 * gdb.python/py-lazy-string.exp: Add missing parentheses to
15968 print.
15969
d441430b
YQ
159702015-07-07 Yao Qi <yao.qi@linaro.org>
15971
15972 * gdb.arch/thumb-singlestep.exp: Do one more single step.
15973
06f810bd
MG
159742015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
15975
15976 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
15977 '[' and ']' characters.
15978
5e61e7c0
IB
159792015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
15980
15981 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
15982
28bf096c
PA
159832015-06-29 Pedro Alves <palves@redhat.com>
15984
15985 PR threads/18127
15986 * gdb.threads/hand-call-new-thread.c: New file.
15987 * gdb.threads/hand-call-new-thread.c: New file.
15988
ee93cd5e
KS
159892015-06-26 Keith Seitz <keiths@redhat.com>
15990 Doug Evans <dje@google.com>
15991
15992 PR 16253
15993 * gdb.cp/var-tag-2.cc: New file.
15994 * gdb.cp/var-tag-3.cc: New file.
15995 * gdb.cp/var-tag-4.cc: New file.
15996 * gdb.cp/var-tag.cc: New file.
15997 * gdb.cp/var-tag.exp: New file.
15998
fc637f04
PP
159992015-06-26 Patrick Palka <patrick@parcs.ath.cx>
16000
16001 * gdb.base/history-duplicates.exp: New test.
16002
2e52ae68
PP
160032015-06-26 Patrick Palka <patrick@parcs.ath.cx>
16004
16005 * gdb.base/completion.exp: Test the completion of the "focus"
16006 command.
16007
6e22494e
JK
160082015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
16009
16010 * gdb.arch/amd64-prologue-skip.S: New file.
16011 * gdb.arch/amd64-prologue-skip.exp: New file.
16012
bf7b9cd9
SM
160132015-06-25 Simon Marchi <simon.marchi@ericsson.com>
16014
16015 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
16016 is_address_zero_readable check.
16017
201e8dfd
PB
160182015-06-24 Peter Bergner <bergner@vnet.ibm.com>
16019
16020 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
16021 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
16022
5cd867b4
YQ
160232015-06-24 Yao Qi <yao.qi@linaro.org>
16024
16025 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
16026 linux targets.
16027
4d7be007
YQ
160282015-06-24 Yao Qi <yao.qi@linaro.org>
16029
16030 * lib/gdb.exp (supports_get_siginfo_type): New proc.
16031 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
16032 * gdb.base/siginfo-thread.exp: Likewise.
16033
07fcd301
YQ
160342015-06-22 Yao Qi <yao.qi@linaro.org>
16035
16036 * boards/remote-gdbserver-on-localhost.exp: Add comments.
16037
52042a00
YQ
160382015-06-22 Yao Qi <yao.qi@linaro.org>
16039
16040 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
16041 aarch64*-*-*.
16042 (skip_hw_watchpoint_tests): Likewise.
16043
74bd41ce
PP
160442015-06-18 Patrick Palka <patrick@parcs.ath.cx>
16045
16046 * gdb.base/gdbinit-history.exp: Test the interaction between
16047 setting GDBHISTSIZE and setting the history size via .gdbinit.
16048
bc460514
PP
160492015-06-17 Patrick Palka <patrick@parcs.ath.cx>
16050
16051 PR gdb/16999
16052 * gdb.base/gdbhistsize-history.exp: New test.
16053
b58c513b
PP
160542015-06-17 Patrick Palka <patrick@parcs.ath.cx>
16055
16056 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
16057 with GDBHISTSIZE.
16058 * gdb.base/readline.exp: Likewise.
16059
92046791
YQ
160602015-06-17 Yao Qi <yao.qi@linaro.org>
16061
16062 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
16063 line.
16064
2093d2d3
PP
160652015-06-17 Patrick Palka <patrick@parcs.ath.cx>
16066
16067 * gdb.base/gdbinit-history.exp: Add test case to check that
16068 an unlimited history file does not get truncated on exit.
16069
e6c693af
AA
160702015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16071
16072 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
16073 (VECTOR): New macro. Use it...
16074 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
16075 ...for these typedefs.
16076 (int8, char1, int1, double1): New typedefs.
16077 (struct just_int2, struct two_int2): New structures.
16078 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
16079 (add_structvecs, add_singlevecs): New functions.
16080 (main): Call add_some_intvecs twice.
16081 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
16082 the compile and exit upon failure. Try compiling for the "native"
16083 architecture. Test inferior function calls with vector arguments
16084 and vector return value handling with "finish" and "return".
16085
c74f7d1c
JT
160862015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
16087
16088 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
16089 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
16090 PE file.
16091 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
16092
98aa42ee
AT
160932015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
16094
16095 PR breakpoints/16465
16096 * gdb.mi/mi-dprintf-pending.c: New file.
16097 * gdb.mi/mi-dprintf-pending.exp: New test.
16098 * gdb.mi/mi-dprintf-pendshr.c: New file.
16099
7d73c23c 161002015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 16101 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
16102
16103 * gdb.arch/i386-mpx-map.c: New file.
16104 * gdb.arch/i386-mpx-map.exp: New File.
16105
161062015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
16107
16108 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
16109 * gdb.arch/i386-mpx.exp: Indentation fixed.
16110
161112015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
16112
16113 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
16114 function and improved indentation.
16115 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
16116 gdb_test_multiple. Added additional tests to skip the test.
16117
161182015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
16119
16120 * gdb.arch/i386-avx512.c: Change path in include file.
16121 * gdb.arch/i386-avx512.exp: Change include dir path
16122 compilation flag.
16123 * gdb.arch/i386-mpx.c: Change path in include file.
16124 * gdb.arch/i386-mpx.exp: Change include dir path compilation
16125 flag.
16126
d5eba19a
JK
161272015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
16128
16129 * gdb.compile/compile-print.exp (compile print *vararray@3)
16130 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
16131
7f361056
JK
161322015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
16133
16134 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
16135 (do not keep jit in memory): ... this.
16136 (expect 5): Change it to ...
16137 (expect no 5): ... this.
16138
3b462ec2
SM
161392015-06-02 Simon Marchi <simon.marchi@ericsson.com>
16140
16141 PR gdb/15564
16142 * gdb.mi/mi-detach.exp: New file.
16143
e0619de6
JK
161442015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
16145
16146 PR symtab/18392
16147 * gdb.arch/amd64-tailcall-self.S: New file.
16148 * gdb.arch/amd64-tailcall-self.c: New file.
16149 * gdb.arch/amd64-tailcall-self.exp: New file.
16150
e970cb34
DB
161512015-05-28 Don Breazeal <donb@codesourcery.com>
16152
16153 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
16154 tests for remote targets by checking is_target_gdbserver.
16155
b2e2f908
DE
161562015-05-27 Doug Evans <dje@google.com>
16157
16158 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
16159 * gdb.dwarf2/opaque-type-lookup.c: New file.
16160 * gdb.dwarf2/opaque-type-lookup.exp: New file.
16161
82c7be31
DE
161622015-05-26 Doug Evans <dje@google.com>
16163
16164 * gdb.cp/iostream.cc: New file.
16165 * gdb.cp/iostream.exp: New file.
16166
b4f54984
DE
161672015-05-26 Doug Evans <dje@google.com>
16168
16169 * gdb.dwarf2/dw2-op-call.exp: Update.
16170 * gdb.dwarf2/dw4-sig-types.exp: Update.
16171 * gdb.dwarf2/implptr.exp: Update.
16172 * gdb.mi/mi-cmd-param-changed.exp: Update.
16173
4ea6efe9
DE
161742015-05-26 Doug Evans <dje@google.com>
16175
16176 * gdb.python/py-lazy-string.c: New file.
16177 * gdb.python/py-lazy-string.exp: New file.
16178 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
16179 (main): Update. Add estring3.
16180 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
16181 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
16182
f6bb7db3
YQ
161832015-05-26 Omair Javaid <omair.javaid@linaro.org>
16184 Yao Qi <yao.qi@linaro.org>
16185
16186 * gdb.reverse/aarch64.c: New.
16187 * gdb.reverse/aarch64.exp: New.
16188
a81bfbd0
OJ
161892015-05-26 Omair Javaid <omair.javaid@linaro.org>
16190
25d49b86
PA
16191 * lib/gdb.exp (supports_process_record): Return true for
16192 aarch64*-linux*.
a81bfbd0
OJ
16193 (supports_reverse): Likewise.
16194
158bf1b4
PP
161952015-05-22 Patrick Palka <patrick@parcs.ath.cx>
16196
16197 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
16198 Use with_test_prefix.
16199
a0145030
AB
162002015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
16201
16202 * gdb.base/completion.exp: Add test for completion of layout
16203 names.
16204
ebe3b578
AB
162052015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
16206
16207 * lib/gdb.exp (skip_tui_tests): New proc.
16208 * gdb.base/tui-layout.exp: Check skip_tui_tests.
16209
84204ed7
PA
162102015-05-19 Pedro Alves <palves@redhat.com>
16211
16212 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
16213 Save the whole env array instead of just HOME. Unset HISTSIZE in
16214 the environment while testing. Restore whole environment
16215 afterwards.
16216
37442ce1
DE
162172015-05-16 Doug Evans <xdje42@gmail.com>
16218
16219 * gdb.guile/scm-ports.c: New file.
16220 * gdb.guile/scm-ports.exp: Add memory port tests.
16221
36de76f9
JK
162222015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
16223
16224 * gdb.compile/compile-print.c: New file.
16225 * gdb.compile/compile-print.exp: New file.
16226
3a9558c4
JK
162272015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
16228
16229 * gdb.compile/compile-ops.exp: Cast param to void.
16230 * gdb.compile/compile.exp: Complete type for _gdb_expr.
16231 (compile code struct_object.selffield = &struct_object): Add xfail.
16232
aa715135
JG
162332015-05-15 Joel Brobecker <brobecker@adacore.com>
16234
16235 * gdb.ada/arr_enum_with_gap: New testcase.
16236
931e5bc3
JG
162372015-05-15 Joel Brobecker <brobecker@adacore.com>
16238
16239 * gdb.ada/byte_packed_arr: New testcase.
16240
9cd4d857
JB
162412015-05-15 Joel Brobecker <brobecker@adacore.com>
16242
16243 * gdb.ada/pckd_neg: New testcase.
16244
ebfd00d2
PP
162452015-05-13 Patrick Palka <patrick@parcs.ath.cx>
16246
16247 PR gdb/17820
16248 * gdb.base/gdbinit-history.exp: New test.
16249 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
16250 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
16251
4c082a81
SC
162522015-05-09 Siva Chandra Reddy <sivachandra@google.com>
16253
16254 * gdb.python/py-xmethods.cc: Enhance test case.
16255 * gdb.python/py-xmethods.exp: New tests.
16256 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
16257 function.
16258 (B_indexoper): Likewise.
16259 (global_dm_list) : Add new xmethod worker functions.
16260
f7797074
SDJ
162612015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
16262
16263 * gdb.base/coredump-filter.exp: Correctly unset
16264 "coredump_var_addr" array.
16265
a4674e4e
PA
162662015-05-08 Pedro Alves <palves@redhat.com>
16267
16268 * gdb.server/non-existing-program.exp: Unset spawn_id.
16269
df2eb078
SC
162702015-05-08 Siva Chandra Reddy <sivachandra@google.com>
16271
16272 PR python/18291
16273 * gdb.python/py-xmethods.exp: Add tests.
16274
422349a3
YQ
162752015-05-08 Yao Qi <yao.qi@linaro.org>
16276
16277 PR gdb/18208
16278 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
16279 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
16280 function set_coredump_filter, and remove remote_exec call.
16281 Remove argument ipid. Callers update.
16282 (top level): Don't get inferior's PID.
16283
63fc80ce
AA
162842015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
16285
16286 * gdb.base/watch_thread_num.exp: Skip test on targets without
16287 access watchpoints.
16288
80ad801e
PA
162892015-05-06 Pedro Alves <palves@redhat.com>
16290
16291 PR server/18081
16292 * gdb.server/non-existing-program.exp: New file.
16293
0fa7fe50
JB
162942015-05-05 Joel Brobecker <brobecker@adacore.com>
16295
16296 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
16297
3ea89b92
PMR
162982015-05-05 Joel Brobecker <brobecker@adacore.com>
16299
16300 * gdb.ada/out_of_line_in_inlined: New testcase.
16301
87b8eff0
JB
163022015-05-05 Joel Brobecker <brobecker@adacore.com>
16303
16304 * gdb.ada/var_rec_arr: New testcase.
16305
5fccc635
YQ
163062015-04-30 Yao Qi <yao.qi@linaro.org>
16307
16308 * gdb.base/break-idempotent.exp: If
16309 skip_hw_watchpoint_multi_tests returns true, skip the tests
16310 on "rwatch" and "awatch".
16311
42d38f42
YQ
163122015-04-30 Yao Qi <yao.qi@linaro.org>
16313
16314 * gdb.base/relativedebug.exp: Invoke gdb command
16315 "info sharedlibrary", and if libc.so doesn't have debug info,
16316 skip the test.
16317
2ce1cdbf
DE
163182015-04-29 Doug Evans <dje@google.com>
16319
16320 * gdb.python/py-xmethods.exp: Add ptype tests.
16321 * gdb.python/py-xmethods.py (E_method_char_worker): Add
16322 get_result_type method.
16323
f24a38c5
LM
163242015-04-29 Luis Machado <lgustavo@codesourcery.com>
16325
16326 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
16327 the target does not support hardware watchpoints.
16328
ecbf2b3c
LM
163292015-04-29 Luis Machado <lgustavo@codesourcery.com>
16330
16331 * gdb.base/break-always.exp: Abort testing if writing to memory
16332 causes an error.
16333
34f5f757
DE
163342015-04-28 Doug Evans <dje@google.com>
16335
16336 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
16337 * gdb.python/py-pp-registration.exp: ... here. New file.
16338 * gdb.python/py-pp-registration.c: New file.
16339 * gdb.python/py-pp-registration.py: New file.
16340
69b4374a
DE
163412015-04-28 Doug Evans <dje@google.com>
16342
16343 * gdb.python/py-bad-printers.c: New file.
16344 * gdb.python/py-bad-printers.py: New file.
16345 * gdb.python/py-bad-printers.exp: New file.
16346
59fb7612
SS
163472015-04-28 Sasha Smundak <asmundak@google.com>
16348
16349 * gdb.python/py-type.exp: New test.
16350
2631b16a
AW
163512015-04-28 Andy Wingo <wingo@igalia.com>
16352
16353 * gdb.python/py-parameter.exp:
16354 * gdb.guile/scm-parameter.exp: Escape the path that we are
16355 matching against, as it might contain characters that are special
16356 to regular expressions.
16357
460efde1
JB
163582015-04-27 Joel Brobecker <brobecker@adacore.com>
16359
16360 * gdb.ada/rec_comp: New testcase.
16361
2d369d8e
SDJ
163622015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
16363
16364 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
16365 before using it.
16366
cf75d6c3
AB
163672015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
16368
16369 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
16370 new tests for verilog output.
16371
8dbe7ca5
YQ
163722015-04-24 Yao Qi <yao.qi@linaro.org>
16373
16374 * boards/remote-gdbserver-on-localhost.exp: New file.
16375
4ef9fb2f
PA
163762015-04-23 Pedro Alves <palves@redhat.com>
16377
16378 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
16379 $inferior_spawn_id instead of $inferior_spawn_id directly. On
16380 "end of file", remove $inferior_spawn_id from the indirect list.
16381
0a803169
PA
163822015-04-23 Pedro Alves <palves@redhat.com>
16383
16384 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
16385
749ef8f8
PA
163862015-04-23 Pedro Alves <palves@redhat.com>
16387
16388 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
16389 on $any_spawn_id instead of only on $gdb_spawn_id.
16390
8aae4344
PM
163912015-04-21 Pierre Muller <muller@sourceware.org>
16392
16393 PR pascal/17815
16394 * lib/pascal.exp (gpc_compile): Add new option "class".
16395 (fpc_compile): Likewise.
16396 * gdb.pascal/case-insensitive-symbols.pas: New file.
16397 * gdb.pascal/case-insensitive-symbols.exp: New file.
16398
1586c8fb
GB
163992015-04-20 Gary Benson <gbenson@redhat.com>
16400
16401 * gdb.base/attach.exp: Fix three extended remote failures.
16402
1b6e6f5c
GB
164032015-04-17 Gary Benson <gbenson@redhat.com>
16404
16405 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
16406 the main executable over the remote protocol.
16407
e797481d
PA
164082015-04-16 Pedro Alves <palves@redhat.com>
16409
16410 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
16411 a new gdbserver if gdbserver_reconnect_p is set.
16412
1ca99c42
PA
164132015-04-16 Pedro Alves <palves@redhat.com>
16414
16415 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
16416 is set, don't exit gdbserver.
16417
af9fd6f8
AA
164182015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
16419
16420 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
16421 appropriate .insn, such that an older assembler can be used.
16422 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
16423 the z/Architecture instruction set on 31-bit targets as well.
16424
04ff1e61
AA
164252015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
16426
16427 * gdb.go/handcall.exp: Remove all logic related to the first
16428 breakpoint and rely on go_runto_main instead.
16429 * gdb.go/strings.exp: Likewise.
16430 * gdb.go/unsafe.exp: Likewise.
16431 * gdb.go/hello.exp: Likewise. Also rename the remaining
16432 breakpoint marker to "breakpoint 1".
16433 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
16434 * gdb.go/strings.go: Likewise.
16435 * gdb.go/unsafe.go: Likewise.
16436 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
16437 "set breakpoint 2 here" and rename the remaining breakpoint marker
16438 to "breakpoint 1".
16439
40d2f8d6
SM
164402015-04-15 Simon Marchi <simon.marchi@ericsson.com>
16441
16442 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
16443 if itertools.imap is not present.
16444 * gdb.python/py-objfile.exp: Add parentheses.
16445 * gdb.python/py-type.exp: Same.
16446 * gdb.python/py-unwind-maint.py: Same.
16447
8cbc97c6
YQ
164482015-04-15 Yao Qi <yao.qi@linaro.org>
16449
16450 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
16451 of ":$ptr_size" and set its form explicitly.
16452
45fd756c
YQ
164532015-04-15 Pedro Alves <palves@redhat.com>
16454 Yao Qi <yao.qi@linaro.org>
16455
16456 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
16457 timeout by factor of 4.
16458 (test_regular_watch): Likewise.
16459 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
16460 * gdb.reverse/sigall-reverse.exp: Likewise.
16461 * gdb.reverse/until-precsave.exp: Likewise.
16462 * lib/gdb.exp (with_timeout_factor): New proc.
16463 (gdb_expect): Move some code to ...
16464 (get_largest_timeout): ... here. New procedure.
16465
9e811bc3
LM
164662015-04-14 Luis Machado <lgustavo@codesourcery.com>
16467
16468 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
16469
0ff6fcb2
LM
164702015-04-13 Luis Machado <lgustavo@codesourcery.com>
16471
16472 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
16473 to write to the .text section.
16474
7578d5f7
LM
164752015-04-13 Luis Machado <lgustavo@codesourcery.com>
16476
16477 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
16478 Handle the case of targets that do not provide PID information.
16479
2efe15c4
YQ
164802015-04-13 Yao Qi <yao.qi@linaro.org>
16481
16482 * lib/gdbserver-support.exp (gdb_exit): Catch exception
16483 and use expect instead of gdb_expect.
16484
8cd8f2f8
SDJ
164852015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
16486
16487 * gdb.base/coredump-filter.exp: Rename variable "addr" to
16488 "coredump_var_addr" to avoid naming conflict with other testcases.
16489
9ee41772
PA
164902015-04-10 Pedro Alves <palves@redhat.com>
16491
16492 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
16493 gdb_test_sequence and gdb_assert.
16494
07473109
PA
164952015-04-10 Pedro Alves <palves@redhat.com>
16496
16497 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
16498 test messages that don't include the breakpoint address.
16499
de3db44c
YQ
165002015-04-10 Yao Qi <yao.qi@linaro.org>
16501
16502 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
16503 false for some offset and width combinations which aren't
16504 supported by linux kernel.
16505
c79d856c
PA
165062015-04-10 Pedro Alves <palves@redhat.com>
16507
16508 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
16509 procedure, factored out from ...
16510 (top level): ... here. Add "set displaced-stepping" testing axis.
16511 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
16512 parameter "displaced". Use it.
16513 (top level): Use foreach and add "set displaced-stepping" testing
16514 axis.
16515
ebc90b50
PA
165162015-04-10 Pedro Alves <palves@redhat.com>
16517
16518 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
16519 Remove comment.
16520 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
16521 both the address of the instruction that triggers the watchpoint
16522 and the address of the instruction immediately after, and use
16523 those addresses for the test. Fix comment.
16524
8f572e5c
PA
165252015-04-10 Pedro Alves <palves@redhat.com>
16526
16527 * gdb.base/sigstep.exp (breakpoint_to_handler)
16528 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
16529 Test "backtrace" in handler.
16530 (breakpoint_over_handler): New parameter 'displaced'. Use it.
16531 (top level): Add new "displaced" test axis to
16532 breakpoint_to_handler, breakpoint_to_handler_entry and
16533 breakpoint_over_handler.
16534
8d707a12
PA
165352015-04-10 Pedro Alves <palves@redhat.com>
16536
16537 PR gdb/18216
16538 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
16539
ef713951
YQ
165402015-04-10 Yao Qi <yao.qi@linaro.org>
16541
16542 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
16543 (test_add_rn_pc): New function.
16544 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
16545 (top level): Invoke test_add_rn_pc.
16546
906d60cf
PA
165472015-04-10 Pedro Alves <palves@redhat.com>
16548
16549 PR gdb/13858
16550 * gdb.base/step-over-no-symbols.exp: New file.
16551
f2983cc3
AW
165522015-04-09 Andy Wingo <wingo@igalia.com>
16553
16554 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
16555 after the Python tests.
16556
6d62641c
SDJ
165572015-04-08 Keith Seitz <keiths@redhat.com>
16558
16559 PR python/16699
16560 * gdb.python/py-completion.exp: New tests for completion.
16561 * gdb.python/py-completion.py (CompleteLimit1): New class.
16562 (CompleteLimit2): Likewise.
16563 (CompleteLimit3): Likewise.
16564 (CompleteLimit4): Likewise.
16565 (CompleteLimit5): Likewise.
16566 (CompleteLimit6): Likewise.
16567 (CompleteLimit7): Likewise.
16568
f3770638
PA
165692015-04-08 Pedro Alves <palves@redhat.com>
16570
16571 PR gdb/18214
16572 PR gdb/18216
16573 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
16574 function.
16575 (main): Install it as SIGUSR1 handler.
16576 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
16577 parameter. Always use "setup" as prefix. Toggle "set
16578 displaced-stepping" off/on depending on global. Don't switch to
16579 thread 1 here.
16580 (top level): Add displaced stepping "off/on" test axis. Update
16581 "setup" calls. Wrap each subtest with with_test_prefix. Test
16582 continuing with a queued signal in each thread.
16583
4496bed7
PA
165842015-04-08 Pedro Alves <palves@redhat.com>
16585
16586 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
16587 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
16588 gdb_breakpoint instead of gdb_test that doesn't expect anything.
16589 Return early if running to main fails.
16590 * gdb.trace/while-stepping.exp: Likewise.
16591
b97fde92
PA
165922015-04-07 Pedro Alves <palves@redhat.com>
16593
16594 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
16595 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
16596 interact with inferior program.
16597
f71c18e7
PA
165982015-04-07 Pedro Alves <palves@redhat.com>
16599
16600 * lib/gdb.exp (inferior_spawn_id): New global.
16601 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
16602 spawn id after processing the user code.
16603 (default_gdb_start): Set inferior_spawn_id.
16604 (send_inferior): New procedure.
16605 * lib/gdbserver-support.exp (gdbserver_start): Set
16606 inferior_spawn_id.
16607 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
16608
6423214f
PA
166092015-04-07 Pedro Alves <palves@redhat.com>
16610
16611 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
16612 * lib/gdbserver-support.exp (gdbserver_start): Make
16613 $server_spawn_id global.
16614 (gdbserver_start): Don't wait for gdbserver's spawn id with
16615 expect_background.
16616 (close_gdbserver): New procedure.
16617 (gdb_exit): Rename the default version and reimplement.
16618
71c0ee8c
PA
166192015-04-07 Pedro Alves <palves@redhat.com>
16620
72f4393d 16621 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
16622 append the substituted item, not the original item.
16623
203bc29b
PA
166242015-04-07 Pedro Alves <palves@redhat.com>
16625
16626 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
16627 gdb_expect.
16628
508a3ddf
PA
166292015-04-07 Pedro Alves <palves@redhat.com>
16630
16631 * gdb.base/interrupt.exp: Don't handle the case of the inferior
16632 output appearing once only.
16633
9f6dbe2b
PA
166342015-04-07 Pedro Alves <palves@redhat.com>
16635
16636 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
16637 that doesn't expect anything. Return early if running to main
16638 fails.
16639
337532fa
YQ
166402015-04-07 Yao Qi <yao.qi@linaro.org>
16641
16642 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
16643 (child_function): Call alarm.
16644 (main): Move call to alarm into the loop.
16645 * gdb.threads/non-stop-fair-events.exp: Build program with
16646 -DTIMEOUT=$timeout.
16647
01b622d4
DE
166482015-04-06 Doug Evans <xdje42@gmail.com>
16649
16650 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
16651 Fix dest parameter to board_info.
16652 (fpc_compile): Ditto.
16653 (gdb_compile_pascal): Rename dest arg to destfile.
16654
961f4160
PMR
166552015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
16656
16657 * gdb.ada/funcall_ref.exp: New file.
16658 * gdb.ada/funcall_ref/foo.adb: New file.
16659
cafda597
YQ
166602015-04-02 Yao Qi <yao.qi@linaro.org>
16661
16662 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
16663 is remote.
16664
fed040c6
GB
166652015-04-02 Gary Benson <gbenson@redhat.com>
16666
16667 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
16668
d11916aa
SS
166692015-04-01 Sasha Smundak <asmundak@google.com>
16670
16671 * gdb.python/py-unwind-maint.c: New file.
16672 * gdb.python/py-unwind-maint.exp: New test.
16673 * gdb.python/py-unwind-maint.py: New file.
16674 * gdb.python/py-unwind.c: New file.
16675 * gdb.python/py-unwind.exp: New test.
16676 * gdb.python/py-unwind.py: New test.
16677
a1471180
PA
166782015-04-01 Pedro Alves <palves@redhat.com>
16679
16680 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
16681 to fail instead of non-existent $test.
16682
0bbeccb1
PA
166832015-04-01 Pedro Alves <palves@redhat.com>
16684
16685 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
16686 GDBFLAGS if not empty.
16687
3c724c8c
PMR
166882015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
16689
16690 * gdb.ada/complete.exp: Remove "multi_line".
16691 * gdb.ada/info_exc.exp: Remove "multi_line".
16692 * gdb.ada/packed_tagged.exp: Remove "multi_line".
16693 * gdb.ada/ptype_field.exp: Remove "multi_line".
16694 * gdb.ada/sym_print_name.exp: Remove "multi_line".
16695 * gdb.ada/tagged.exp: Remove "multi_line".
16696 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
16697 [multi_line ...]
16698 * gdb.btrace/delta.exp: Likewise.
16699 * gdb.btrace/exception.exp: Likewise.
16700 * gdb.btrace/function_call_history.exp: Likewise.
16701 * gdb.btrace/instruction_history.exp: Likewise.
16702 * gdb.btrace/nohist.exp: Likewise.
16703 * gdb.btrace/record_goto.exp: Likewise.
16704 * gdb.btrace/segv.exp: Likewise.
16705 * gdb.btrace/stepi.exp: Likewise.
16706 * gdb.btrace/tailcall.exp: Likewise.
16707 * gdb.btrace/unknown_functions.exp: Likewise.
16708 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
16709 * lib/gdb.exp: Add the "multi_line" helper.
16710
4eec2deb
PA
167112015-04-01 Pedro Alves <palves@redhat.com>
16712
16713 * gdb.threads/tid-reuse.c: New file.
16714 * gdb.threads/tid-reuse.exp: New file.
16715
df8411da
SDJ
167162015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
16717
16718 PR corefiles/16092
16719 * gdb.base/coredump-filter.c: New file.
16720 * gdb.base/coredump-filter.exp: Likewise.
16721
6ef37366
PM
167222015-03-27 Petr Machata <pmachata@redhat.com>
16723
16724 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
16725 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
16726 (Dwarf::assemble): Initialize them.
16727 (Dwarf::lines): New function.
16728
7ec911b0
JT
167292015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
16730
16731 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
16732 SYMBOL_PREFIX for x86_64-*-cygwin.
16733
ff908ebf
AW
167342015-03-26 Andy Wingo <wingo@igalia.com>
16735
16736 PR symtab/18148
16737 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
16738 const_value but not a location.
16739 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
16740 location defined in non-main CUs are visible.
16741
6d5f0679
YQ
167422015-03-26 Yao Qi <yao.qi@linaro.org>
16743
16744 PR testsuite/18139
16745 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
16746 Add a line number entry for the same line.
16747 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
16748 Add a line number entry for the same line.
16749
2898689b
YQ
167502015-03-26 Yao Qi <yao.qi@linaro.org>
16751
16752 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
16753 .int 0.
16754 (func): Likewise. Add .Lfunc_1 label.
16755 Use .Lfunc_1 label.
16756 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
16757 .int 0.
16758 (func): Likewise.
16759 Use .Lfunc_1 label.
16760
85180498
YQ
167612015-03-26 Yao Qi <yao.qi@linaro.org>
16762
16763 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
16764 Call gdb_compile instead to compile each .s files without debug
16765 information.
16766
8aa08a8d
YQ
167672015-03-26 Yao Qi <yao.qi@linaro.org>
16768
16769 * gdb.base/savedregs.exp (process_saved_regs): Make
16770 "Saved registers:" optional in the pattern.
16771
66849923
MM
167722015-03-25 Markus Metzger <markus.t.metzger@intel.com>
16773
16774 * gdb.btrace/next.exp: Merged into step.exp.
16775 * gdb.btrace/finish.exp: Merged into step.exp.
16776 * gdb.btrace/nexti.exp: Merged into stepi.exp.
16777 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
16778 "record goto" and checking the exact replay position.
16779 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
16780 check for "Recording format" in "info record" output.
16781 * gdb.btrace/record_goto.exp: Choose test file based on target.
16782 * gdb.btrace/x86-record_goto.S: Renamed into ...
16783 * gdb.btrace/x86_64-record_goto.S: ... this.
16784 * gdb.btrace/i686-record_goto.S: New.
16785 * gdb.btrace/x86-tailcall.S: Renamed into ...
16786 * gdb.btrace/x86_64-tailcall.S: ... this.
16787 * gdb.btrace/i686-tailcall.S: New.
16788 * gdb.btrace/x86-tailcall.c: Renamed into ...
16789 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
16790 separate statements. Update test.
16791 * gdb.btrace/delta.exp: Use record_goto.c as test file.
16792 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
16793 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
16794 * gdb.btrace/tailcall.exp: Choose test file based on target.
16795 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
16796
11cc1b74
MM
167972015-03-25 Markus Metzger <markus.t.metzger@intel.com>
16798
16799 * gdb.btrace/exception.exp: Increase BTS buffer size.
16800
a25d8bf9
PA
168012015-03-24 Pedro Alves <palves@redhat.com>
16802
16803 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
16804
856e7dd6
PA
168052015-03-24 Pedro Alves <palves@redhat.com>
16806
16807 * gdb.threads/schedlock.exp (test_step): No longer expect that
16808 "set scheduler-locking step" with "next" over a function call runs
16809 threads unlocked.
16810
ad235a41
AT
168112015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
16812
16813 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
16814
15630549
AT
168152015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
16816
16817 PR breakpoints/16466
16818 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
16819 * gdb.mi/mi-pending.c (thread_func): New function.
16820 (int main): Add threading support required.
16821 * gdb.mi/mi-pending.exp: Add tests for this issue.
16822 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
16823 (pendfunc2): Remove stdio dependency.
16824 * gdb.mi/mi-pendshr2.c: New file.
16825
693dca06
KS
168262015-03-23 Keith Seitz <keiths@redhat.com>
16827
16828 * gdb.linespec/keywords.c: New file.
16829 * gdb.linespec/keywords.exp: New file.
16830
7e993ebf
KS
168312015-03-23 Keith Seitz <keiths@redhat.com>
16832
16833 PR gdb/18021
16834 * gdb.dwarf2/staticvirtual.exp: New test.
16835
bc23328c
JK
168362015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
16837
16838 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
16839 * README: Remove HP-UX and gdb.hp.
16840 (configuration):
16841 * configure: Regenerate.
16842 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
16843 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
16844 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
16845 gdb.hp/gdb.defects/Makefile.
16846 * gdb.hp/Makefile.in: File deleted.
16847 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
16848 * gdb.hp/gdb.aCC/optimize.c: File deleted.
16849 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
16850 * gdb.hp/gdb.aCC/run.c: File deleted.
16851 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
16852 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
16853 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
16854 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
16855 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
16856 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
16857 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
16858 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
16859 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
16860 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
16861 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
16862 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
16863 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
16864 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
16865 * gdb.hp/gdb.base-hp/reg.s: File deleted.
16866 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
16867 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
16868 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
16869 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
16870 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
16871 * gdb.hp/gdb.compat/Makefile.in: File deleted.
16872 * gdb.hp/gdb.compat/average.c: File deleted.
16873 * gdb.hp/gdb.compat/sum.c: File deleted.
16874 * gdb.hp/gdb.compat/xdb.c: File deleted.
16875 * gdb.hp/gdb.compat/xdb0.c: File deleted.
16876 * gdb.hp/gdb.compat/xdb0.h: File deleted.
16877 * gdb.hp/gdb.compat/xdb1.c: File deleted.
16878 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
16879 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
16880 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
16881 * gdb.hp/gdb.defects/Makefile.in: File deleted.
16882 * gdb.hp/gdb.defects/bs14602.c: File deleted.
16883 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
16884 * gdb.hp/gdb.defects/solib-d.c: File deleted.
16885 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
16886 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
16887 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
16888 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
16889 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
16890 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
16891 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
16892 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
16893 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
16894 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
16895 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
16896 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
16897 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
16898 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
16899 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
16900 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
16901 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
16902 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
16903 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
16904 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
16905 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
16906 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
16907 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
16908 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
16909 * gdb.hp/tools/odump: File deleted.
16910
8bf3b159
PA
169112015-03-19 Pedro Alves <palves@redhat.com>
16912
16913 * gdb.threads/continue-pending-status.exp (saw_thread_2)
16914 (saw_thread_3): New globals.
16915 (top level): Increment them when an event for the corresponding
16916 thread is seen.
16917 (no thread starvation): New test.
16918
eb54c8bf
PA
169192015-03-19 Pedro Alves <palves@redhat.com>
16920
16921 * gdb.threads/continue-pending-status.c: New file.
16922 * gdb.threads/continue-pending-status.exp: New file.
16923
32d2e5d6
PA
169242015-03-18 Pedro Alves <palves@redhat.com>
16925
16926 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
16927 Use gdb_is_target_remote instead of is_remote. Use
16928 gdb_test_multiple instead of gdb_expect. Exit early if
16929 gdb_test_multiple hits its internal matches. Tighten stepi tests
16930 expected output. Fail on exit with any signal, instead of just
16931 SIGILL.
16932
f68f11b7
YQ
169332015-03-18 Yao Qi <yao.qi@linaro.org>
16934
16935 PR tdep/18107
16936 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
16937 variable.
16938 * gdb.base/catch-syscall.exp: Don't skip it on
16939 aarch64*-*-linux* target. Remove elements in all_syscalls.
16940 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
16941 target.
16942 (setup_all_syscalls): New proc.
16943
ca5fd19b
YQ
169442015-03-16 Yao Qi <yao.qi@linaro.org>
16945
16946 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
16947 (top level): Skip tests if valid_addr_p returns false for
16948 $cmd1 or $cmd2.
16949
85642ba0
AW
169502015-03-11 Andy Wingo <wingo@igalia.com>
16951
16952 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
16953
e03f9645
YQ
169542015-03-11 Yao Qi <yao.qi@linaro.org>
16955
16956 * gdb.base/catch-syscall.exp: Fix typo in comments.
16957
5d0962b2
YQ
169582015-03-11 Yao Qi <yao.qi@linaro.org>
16959
16960 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
16961
b2df3cef
PA
169622015-03-09 Pedro Alves <palves@redhat.com>
16963
16964 * dg-extract-results.py: Delete.
16965
ef878e53
PA
169662015-03-09 Pedro Alves <palves@redhat.com>
16967
16968 Merge dg-extract-results.sh from GCC upstream (r218843).
16969
16970 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
16971 * dg-extract-results.sh: Use --text with grep to avoid issues with
16972 binary files. Fall back to cat -v, if that doesn't work.
16973
9494d219
PA
169742015-03-05 Pedro Alves <palves@redhat.com>
16975
16976 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
16977
a8d9763a
SM
169782015-03-04 Simon Marchi <simon.marchi@ericsson.com>
16979
16980 * lib/mi-support.exp (mi_expect_interrupt): Accept
16981 alternative event for when in all-stop mode.
16982
be9957b8
PA
169832015-03-04 Pedro Alves <palves@redhat.com>
16984
16985 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
16986
d57be0f4 169872015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
16988
16989 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
16990
c214c7cf
AA
169912015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
16992
16993 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
16994 regexps for GDB's current line display, accept a hex address
16995 preceding the line number.
16996
6d74a497
AA
169972015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
16998
16999 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
17000 the 'arch1' variable for "s390*-linux*" targets.
17001
511aee7c
PA
170022015-03-04 Pedro Alves <palves@redhat.com>
17003
17004 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
17005 (main): Pass missing retval argument to pthread_join call.
17006
95e50b27
PA
170072015-03-02 Pedro Alves <palves@redhat.com>
17008
17009 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
17010 (top level): Call do_test with non-stop as well.
17011
28054d69
PA
170122015-03-02 Pedro Alves <palves@redhat.com>
17013
17014 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
17015 -1.
17016
4fa5d7b4
AA
170172015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
17018
17019 * gdb.arch/s390-vregs.exp: New test.
17020 * gdb.arch/s390-vregs.S: New file.
17021
97c18565
PA
170222015-02-27 Pedro Alves <palves@redhat.com>
17023
17024 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
17025 call to catch_command_errors.
17026 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
17027 catch_command_errors.
17028
a37bfa30
PA
170292015-02-27 Pedro Alves <palves@redhat.com>
17030
17031 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
17032 "true" for boolean result.
17033 * gdb.gdb/selftest.exp (test_with_self): Also accept full
17034 prototype of main.
17035
6f98576f
PA
170362015-02-27 Pedro Alves <palves@redhat.com>
17037
17038 * lib/unbuffer_output.c: New file.
17039 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
17040 (main): Call gdb_unbuffer_output.
17041
eba5ab56
YQ
170422015-02-27 Yao Qi <yao.qi@linaro.org>
17043
17044 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
17045 target.
17046
0def5aaa
DE
170472015-02-26 Doug Evans <dje@google.com>
17048
17049 * gdb.cp/class2.cc (Dbase, D): New classes.
17050 (main): New local delta.
17051 * gdb.cp/class2.exp: Test printing delta.
17052 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
17053 (dynbar): New global.
17054 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
17055
081a1c2c
JK
170562015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
17057
17058 * gdb.compile/compile-ifunc.c: New file.
17059 * gdb.compile/compile-ifunc.exp: New file.
17060
2f41223f
AT
170612015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
17062
17063 * gdb.base/structs.exp: Check for correct struct on finish.
17064
03eddd80
YQ
170652015-02-26 Yao Qi <yao.qi@linaro.org>
17066
17067 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
17068 is zero.
17069
80c57053
JK
170702015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
17071
17072 * gdb.arch/cordic.ko.bz2: New file.
17073 * gdb.arch/cordic.ko.debug.bz2: New file.
17074 * gdb.arch/ppc64-symtab-cordic.exp: New file.
17075
21613c12
YQ
170762015-02-25 Yao Qi <yao.qi@linaro.org>
17077
17078 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
17079 aarch64*-*-* target.
17080
d8b901ed
PA
170812015-02-23 Pedro Alves <palves@redhat.com>
17082
17083 * lib/gdb.exp (delete_breakpoints): Rewrite using
17084 gdb_test_multiple.
17085
e5b85ead
PA
170862015-02-23 Pedro Alves <palves@redhat.com>
17087
17088 * gdb.base/info-os.c: Include stdlib.h.
17089
85c3a371
DE
170902015-02-22 Doug Evans <xdje42@gmail.com>
17091
17092 PR symtab/17855
17093 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
17094 is read after symbols have been re-read.
17095 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
17096 * gdb.ada/exec_changed/second.adb (Second): Ditto.
17097
96553a0c
DE
170982015-02-21 Doug Evans <dje@google.com>
17099
17100 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
17101
97a0c697
JK
171022015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
17103
17104 PR corefiles/17808
17105 * gdb.arch/i386-biarch-core.core.bz2: New file.
17106 * gdb.arch/i386-biarch-core.exp: New file.
17107
a47cd6e9
PA
171082015-02-21 Pedro Alves <palves@redhat.com>
17109
17110 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
17111 runto_main fails.
17112
c5facdc4
PA
171132015-02-20 Pedro Alves <palves@redhat.com>
17114
17115 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
17116 info probes.
17117
2db9a427
PA
171182015-02-20 Pedro Alves <palves@redhat.com>
17119
17120 * gdb.threads/multi-create-ns-info-thr.exp: New file.
17121
60fb7e9e
PA
171222015-02-20 Pedro Alves <palves@redhat.com>
17123
17124 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
17125 clean_restart before gdb_target_supports_trace.
17126
5c5019c2
PA
171272015-02-20 Pedro Alves <palves@redhat.com>
17128
17129 PR threads/18006
17130 * gdb.threads/clone-thread_db.c: New file.
17131 * gdb.threads/clone-thread_db.exp: New file.
17132
c9587f88
AT
171332015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
17134
17135 PR breakpoints/16812
17136 * gdb.base/catch-gdb-caused-signals.c: New file.
17137 * gdb.base/catch-gdb-caused-signals.exp: New file.
17138
f6a88844
JM
171392015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
17140
17141 * configure: Regenerated.
17142 * configure.ac: Use GDB_AC_TRANSFORM.
17143 * aclocal.m4: sinclude ../transform.m4.
17144
497c491b
JM
171452015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
17146
17147 * lib/dtrace.exp: New file.
17148 * gdb.base/dtrace-probe.exp: Likewise.
17149 * gdb.base/dtrace-probe.d: Likewise.
17150 * gdb.base/dtrace-probe.c: Likewise.
17151 * lib/pdtrace.in: Likewise.
17152 * configure.ac: Output variables with the transformed names of
17153 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
17154 * configure: Regenerated.
17155
03e98035
JM
171562015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
17157
17158 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
17159 expected message when trying to access $_probe_* convenience
17160 variables while not on a probe.
17161
63cc30e9
JK
171622015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
17163
17164 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
17165
0703599a
PA
171662015-02-11 Pedro Alves <pedro@codesourcery.com>
17167
17168 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
17169 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
17170
7e60a48e
DE
171712015-02-10 Doug Evans <xdje42@gmail.com>
17172
17173 * lib/gdb.exp (gdb_load): Always return a result.
17174
01b088bc
PA
171752015-02-10 Pedro Alves <palves@redhat.com>
17176
17177 * gdb.threads/signal-sigtrap.c: New file.
17178 * gdb.threads/signal-sigtrap.exp: New file.
17179
b05ec7a5
AT
171802015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
17181
17182 * gdb.trace/no-attach-trace.c: New file.
17183 * gdb.trace/no-attach-trace.exp: New file.
17184
a2c2acaf
MW
171852015-02-09 Mark Wielaard <mjw@redhat.com>
17186
17187 * gdb.dwarf2/atomic.c: New file.
17188 * gdb.dwarf2/atomic-type.exp: Likewise.
17189
31fd9caa
MM
171902015-02-09 Markus Metzger <markus.t.metzger@intel.com>
17191
17192 * gdb.btrace/buffer-size.exp: Update "info record" output.
17193 * gdb.btrace/delta.exp: Update "info record" output.
17194 * gdb.btrace/enable.exp: Update "info record" output.
17195 * gdb.btrace/finish.exp: Update "info record" output.
17196 * gdb.btrace/instruction_history.exp: Update "info record" output.
17197 * gdb.btrace/next.exp: Update "info record" output.
17198 * gdb.btrace/nexti.exp: Update "info record" output.
17199 * gdb.btrace/step.exp: Update "info record" output.
17200 * gdb.btrace/stepi.exp: Update "info record" output.
17201 * gdb.btrace/nohist.exp: Update "info record" output.
17202
d33501a5
MM
172032015-02-09 Markus Metzger <markus.t.metzger@intel.com>
17204
17205 * gdb.btrace/buffer-size: New.
17206
f4abbc16
MM
172072015-02-09 Markus Metzger <markus.t.metzger@intel.com>
17208
17209 * gdb.btrace/delta.exp: Update "info record" output.
17210 * gdb.btrace/enable.exp: Update "info record" output.
17211 * gdb.btrace/finish.exp: Update "info record" output.
17212 * gdb.btrace/instruction_history.exp: Update "info record" output.
17213 * gdb.btrace/next.exp: Update "info record" output.
17214 * gdb.btrace/nexti.exp: Update "info record" output.
17215 * gdb.btrace/step.exp: Update "info record" output.
17216 * gdb.btrace/stepi.exp: Update "info record" output.
17217 * gdb.btrace/nohist.exp: Update "info record" output.
17218
b9d61307
SM
172192015-02-06 Simon Marchi <simon.marchi@ericsson.com>
17220
17221 PR gdb/15678
17222 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
17223
e584fdbc
PA
172242015-02-06 Pedro Alves <palves@redhat.com>
17225
17226 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
17227 macro.
17228 (seconds_left, again): New globals.
17229 (main): Wait seconds_left in a 1-second sleep loop instead of
17230 sleeping 180 seconds. If 'again' is set, reset the seconds
17231 counter.
17232 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
17233 'again' in the inferior before detaching. Print the seconds left.
17234 (options): New global.
17235 (top level): Build program with -DTIMEOUT=$timeout.
17236
77f41761
PA
172372015-02-06 Pedro Alves <palves@redhat.com>
17238
17239 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
17240 determine how many seconds to pass to 'alarm'.
17241 * gdb.base/gdb-sigterm.exp (top level): Build program with
17242 -DTIMEOUT=$timeout.
17243 (do_test): Return success/failure indication. Add more verbose
17244 logging. Don't fail if 200 single steps are seen. Instead, fail
17245 when the test times out.
17246 (passes): New global.
17247 (top level): Break the testing loop if testing fails on any
17248 iteration. Use gdb_assert.
17249
b9394193
DB
172502015-02-04 Don Breazeal <donb@codesourcery.com>
17251
17252 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
17253 and initialize them.
17254 (ipc_cleanup): New function.
17255 (main): Don't declare shmid, semid, and msqid. Add a call to
17256 atexit so that we call ipc_cleanup on exit.
17257
42d9e528
PA
172582015-02-04 Pedro Alves <palves@redhat.com>
17259
17260 * boards/native-extended-gdbserver.exp: Remove any target variant
17261 specifications from the board name before clearing the isremote
17262 flag from board_info.
17263
ae6ae975
DE
172642015-01-31 Doug Evans <xdje42@gmail.com>
17265
17266 * gdb.base/maint.exp <maint print type argc>: Update expected output.
17267
cfb069a8
GB
172682015-01-31 Gary Benson <gbenson@redhat.com>
17269
17270 * gdb.base/completion.exp: Disable completion limiting for
17271 existing tests. Add new tests to check completion limiting.
17272 * gdb.linespec/ls-errs.exp: Disable completion limiting.
17273
5dd31d79
DE
172742015-01-31 Doug Evans <xdje42@gmail.com>
17275
17276 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
17277
9f050062
DE
172782015-01-31 Doug Evans <xdje42@gmail.com>
17279
17280 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
17281 entries. Duplicate file section script entries.
17282 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
17283 inlined entries. Add test for safe-path rejection.
17284 * gdb.python/py-section-script.c: Add duplicate inlined section script
17285 entries. Duplicate file section script entries.
17286 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
17287 inlined entries. Add test for safe-path rejection.
17288
df25ebbd
JB
172892015-01-29 Joel Brobecker <brobecker@adacore.com>
17290
17291 * gdb.ada/disc_arr_bound: New testcase.
17292
4a0ca9ec
JB
172932015-01-29 Joel Brobecker <brobecker@adacore.com>
17294
17295 * gdb.ada/mi_var_array: New testcase.
17296
3a8b707a
DE
172972015-01-27 Doug Evans <dje@google.com>
17298
17299 * gdb.python/py-objfile.exp: Add tests for objfile.username.
17300 Add test for objfile.filename, objfile.username after objfile
17301 has been unloaded.
17302
f8313f6e
JB
173032015-01-26 Joel Brobecker <brobecker@adacore.com>
17304
17305 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
17306 the second test to print the name attribute of value
17307 returned by the call to gdb.lookup_type, and adjust
17308 the expected output accordingly.
17309
37bc665e
MW
173102015-01-25 Mark Wielaard <mjw@redhat.com>
17311
17312 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
17313 * gdb.base/disp-step-fork.c: Include unistd.h.
17314 * gdb.base/siginfo-obj.c: Include stdio.h.
17315 * gdb.base/siginfo-thread.c: Likewise.
17316 * gdb.mi/non-stop.c: Include unistd.h.
17317 * gdb.mi/nsthrexec.c: Include stdio.h.
17318 * gdb.mi/pthreads.c: Include unistd.h.
17319 * gdb.modula2/unbounded1.c (main): Declare returns int.
17320 * gdb.reverse/consecutive-reverse.c: Likewise.
17321 * gdb.threads/create-fail.c: Include unistd.h.
17322 * gdb.threads/killed.c: Likewise.
17323 * gdb.threads/linux-dp.c: Likewise.
17324 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
17325 * gdb.threads/non-ldr-exc-2.c: Likewise.
17326 * gdb.threads/non-ldr-exc-3.c: Likewise.
17327 * gdb.threads/non-ldr-exc-4.c: Likewise.
17328 * gdb.threads/pthreads.c: Include unistd.h.
17329 (main): Declare returns int.
17330 * gdb.threads/tls-main.c (foo): New declaration.
17331 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
17332
f7e5394d
SM
173332015-01-23 Simon Marchi <simon.marchi@ericsson.com>
17334
17335 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
17336 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
17337
743649fd
MW
173382015-01-15 Mark Wielaard <mjw@redhat.com>
17339
17340 * gdb.base/noreturn-return.c: New file.
17341 * gdb.base/noreturn-return.exp: New file.
17342 * gdb.base/noreturn-finish.c: New file.
17343 * gdb.base/noreturn-finish.exp: New file.
17344
198297aa
PA
173452015-01-23 Pedro Alves <palves@redhat.com>
17346
17347 * gdb.threads/continue-pending-after-query.c: New file.
17348 * gdb.threads/continue-pending-after-query.exp: New file.
17349
717cf30c
AG
173502015-01-22 Anders Granlund <anders.granlund@ericsson.com>
17351 Simon Marchi <simon.marchi@ericsson.com>
17352
17353 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
17354 * gdb.base/valgrind-db-attach.exp: Same.
17355 * gdb.base/valgrind-infcall.exp: Same.
17356 * lib/mi-support.exp (default_mi_gdb_start): Same.
17357 * lib/prompt.exp (default_prompt_gdb_start): Same.
17358 * lib/gdb.exp (default_gdb_spawn): Same.
17359 (gdb_interact): New.
17360
17361
4b62a76e
JK
173622015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
17363
17364 * gdb.compile/compile.exp (pointer to jit function): New test.
17365
b4cdae6f
WW
173662015-01-17 Wei-cheng Wang <cole945@gmail.com>
17367
17368 * lib/gdb.exp (supports_process_record): Return true for
17369 powerpc*-*-linux*.
17370 (supports_reverse): Likewise.
17371
d221e7ef
DB
173722015-01-15 Don Breazeal <donb@codesourcery.com>
17373
17374 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
17375 instead of checking whether the target board is remote and
17376 use spawn_wait_for_attach instead of exec/sleep.
17377 * gdb.base/attach-twice.exp: Likewise.
17378
bafffb51
JB
173792015-01-15 Joel Brobecker <brobecker@adacore.com>
17380
17381 * gdb.ada/var_arr_attrs: New testcase.
17382
5589af0e
PA
173832015-01-14 Pedro Alves <palves@redhat.com>
17384 Joel Brobecker <brobecker@adacore.com>
17385
17386 PR gdb/17525
17387 * gdb.base/bp-cmds-execution-x-script.c: New file.
17388 * gdb.base/bp-cmds-execution-x-script.exp: New file.
17389 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
17390
6c400b59
PA
173912015-01-14 Pedro Alves <palves@redhat.com>
17392
17393 PR cli/17828
17394 * gdb.base/batch-preserve-term-settings.c: New file.
17395 * gdb.base/batch-preserve-term-settings.exp: New file.
17396
e02c96a7
DE
173972015-01-13 Doug Evans <dje@google.com>
17398
17399 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
17400 binary.
17401
576fd14c
JB
174022015-01-13 Joel Brobecker <brobecker@adacore.com>
17403
17404 * Makefile.in (clean mostlyclean): Do not delete *.py.
17405
04dccad0
JB
174062015-01-13 Joel Brobecker <brobecker@adacore.com>
17407
17408 * gdb.python/py-lookup-type.exp: New file.
17409
3d230f71
PA
174102015-01-12 Pedro Alves <palves@redhat.com>
17411
17412 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
17413 restore GDBFLAGS before returning.
17414
7e67715d
JK
174152015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
17416
17417 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
17418 is_amd64_regs_target and is_x86_like_target.
17419
f2e0d4b4
DE
174202015-01-11 Doug Evans <xdje42@gmail.com>
17421
17422 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
17423 is given without an explicit form.
17424 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
17425 attributes.
17426 * gdb.dwarf/corrupt.exp: Ditto.
17427 * gdb.dwarf2/enum-type.exp: Ditto.
17428 * gdb.trace/entry-values.exp: Ditto.
17429 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
17430
439250fb
DE
174312015-01-11 Doug Evans <xdje42@gmail.com>
17432
17433 PR gdb/15830
17434 * gdb.base/maint.exp: Remove references to "maint demangle".
17435 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
17436 Add tests for explicitly specifying language to demangle.
17437 * gdb.dlang/demangle.exp: Ditto.
17438
ede9f622
PA
174392015-01-09 Pedro Alves <palves@redhat.com>
17440
17441 * gdb.threads/non-stop-fair-events.c: New file.
17442 * gdb.threads/non-stop-fair-events.exp: New file.
17443
a7b796db
PA
174442015-01-09 Pedro Alves <palves@redhat.com>
17445
17446 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
17447 the global scope. Set a breakpoint after all threads are started
17448 rather than stepping over two source lines. Expect the prompt.
17449 * gdb.base/watch_thread_num.c (threads_started_barrier): New
17450 global.
17451 (NUM): Now 15.
17452 (main): Use threads_started_barrier to wait for all threads to
17453 start. Main thread no longer calls thread_function. Exit after
17454 180 seconds.
17455 (loop): New function.
17456 (thread_function): Wait on threads_started_barrier barrier. Call
17457 'loop' at each iteration.
17458 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
17459 threads have started, instead of hardcoding number of "next"
17460 steps. Use an access watchpoint instead of a write watchpoint.
17461
9665ffdd
PA
174622015-01-09 Pedro Alves <palves@redhat.com>
17463
17464 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
17465 (thread_func): Wait on barrier.
17466 (main): Wait for all threads to start before stopping GDB.
17467 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
17468 global.
17469 (thread1_func, thread2_func): Wait on barrier.
17470 (main): Wait for all threads to start before stopping GDB.
17471 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
17472 New global.
17473 (thread1_func, thread2_func): Wait on barrier.
17474 (main): Wait for all threads to start before stopping GDB.
17475
c945a99f
PA
174762015-01-09 Pedro Alves <palves@redhat.com>
17477
17478 * gdb.threads/attach-many-short-lived-threads.c: New file.
17479 * gdb.threads/attach-many-short-lived-threads.exp: New file.
17480
c1a747c1
PA
174812014-01-09 Pedro Alves <palves@redhat.com>
17482
17483 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
17484 instead of to thread 2.
17485 * gdb.threads/signal-command-multiple-signals-pending.c (main):
17486 Add barrier around each pthread_create call instead of around all
17487 calls.
17488 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
17489 Set a break on thread_function and have the child threads hit it
17490 one at at a time.
17491
60b3033e
PA
174922015-01-09 Pedro Alves <palves@redhat.com>
17493
17494 * lib/gdb.exp (can_spawn_for_attach): New procedure.
17495 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
17496 false.
17497 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
17498 checking whether the target board is remote.
17499 * gdb.multi/multi-attach.exp: Likewise.
17500 * gdb.python/py-sync-interp.exp: Likewise.
17501 * gdb.server/ext-attach.exp: Likewise.
17502 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
17503 tests that need to attach, instead of checking whether the target
17504 board is remote at the top of the file.
17505
acc018ac
YQ
175062015-01-08 Yao Qi <yao@codesourcery.com>
17507
17508 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
17509
50a18af8
JK
175102015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
17511
17512 Fix testcase compilation.
17513 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
17514
8503d6e1
JB
175152015-01-06 Joel Brobecker <brobecker@adacore.com>
17516
17517 * gdb.python/py-type.exp: Add a couple test about empty
17518 array creation, and negative-length array creation.
17519
cc73dbcc
DE
175202015-01-02 Doug Evans <xdje42@gmail.com>
17521
17522 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
17523
0300bbc7
DE
175242015-01-02 Doug Evans <dje@google.com>
17525
17526 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
17527
9d85a0ec
YQ
175282014-12-29 Yao Qi <yao@codesourcery.com>
17529
17530 * gdb.trace/entry-values.exp: Update comments. Rename variable
17531 bar_call_foo to returned_from_foo.
17532
87186c6a
MMN
175332014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
17534
17535 PR gdb/17394
17536 * gdb.linespec/break-asm-file.c: New file.
17537 * gdb.linespec/break-asm-file.exp: New file.
17538 * gdb.linespec/break-asm-file0.s: New file.
17539 * gdb.linespec/break-asm-file1.s: New file.
17540
1bab7383
YQ
175412014-12-18 Nigel Stephens <nigel@mips.com>
17542 Maciej W. Rozycki <macro@codesourcery.com>
17543
17544 * gdb.base/float.exp: Handle the new output from "info float" on
17545 MIPS targets.
17546
1bc1068a
JK
175472014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
17548
17549 Fix MinGW compilation.
17550 * gdb.compile/compile-ops.exp: Update untested message if
17551 !skip_compile_feature_tests.
17552 * gdb.compile/compile-setjmp.exp: Likewise.
17553 * gdb.compile/compile-tls.exp: Likewise.
17554 * gdb.compile/compile.exp: Likewise.
17555 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
17556 supported on this host".
17557
b6615d10
DE
175582014-12-16 Doug Evans <xdje42@gmail.com>
17559
17560 * boards/stabs.exp: New file.
17561
25dda427
AA
175622014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
17563
17564 * gdb.base/completion.exp: Adjust to format changes of "maint
17565 print user-registers".
17566
bf330350
CU
175672014-12-16 Catalin Udma <catalin.udma@freescale.com>
17568
17569 PR server/17457
17570 * gdb.arch/aarch64-fp.c: New file.
17571 * gdb.arch/aarch64-fp.exp: New file.
17572
395cf596
SDJ
175732014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
17574
17575 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
17576 r210637, r210913, r211666, r215400, r215817).
17577
17578 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
17579 * dg-extract-results.py: New file.
17580 * dg-extract-results.sh: Use it if the environment seems
17581 suitable.
17582
17583 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
17584
17585 * dg-extract-results.py (parse_run): Handle warnings that
17586 are printed before a test harness is run.
17587
17588 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
17589
17590 * dg-extract-results.py (Named): Remove __cmp__ method.
17591 (output_variation): Use a key to sort variation.harnesses.
17592
17593 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
17594
17595 * dg-extract-results.py: For Python 3, force sys.stdout to
17596 handle surrogate escape sequences.
17597 (safe_open): New function.
17598 (output_segment, main): Use it.
17599
17600 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
17601
17602 * dg-extract-results.py (Prog.result_re): Include options
17603 in test name.
17604
17605 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
17606
17607 * dg-extract-results.py (output_variation): Always sort if
17608 do_sum.
17609
e882ef3c
SM
176102014-12-15 Simon Marchi <simon.marchi@ericsson.com>
17611
17612 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
17613 as long as we get pagination notifications.
17614
4992aa20
JM
176152014-12-15 Jason Merrill <jason@redhat.com>
17616
17617 * Makefile.in (check-gdb.%): Restore.
17618 * README: Mention it.
17619
c1b5a1a6
JB
176202014-12-13 Joel Brobecker <brobecker@adacore.com>
17621
17622 * gdb.ada/str_uninit: New testcase.
17623
5537b577
JK
176242014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
17625
17626 PR symtab/17642
17627 * gdb.base/vla-stub-define.c: New file.
17628 * gdb.base/vla-stub.c: New file.
17629 * gdb.base/vla-stub.exp: New file.
17630
bb2ec1b3
TT
176312014-12-12 Phil Muldoon <pmuldoon@redhat.com>
17632 Jan Kratochvil <jan.kratochvil@redhat.com>
17633 Tom Tromey <tromey@redhat.com>
17634
17635 * configure.ac: Add gdb.compile/.
17636 * configure: Regenerate.
17637 * gdb.compile/Makefile.in: New file.
17638 * gdb.compile/compile-ops.exp: New file.
17639 * gdb.compile/compile-ops.c: New file.
17640 * gdb.compile/compile-tls.c: New file.
17641 * gdb.compile/compile-tls.exp: New file.
17642 * gdb.compile/compile-constvar.S: New file.
17643 * gdb.compile/compile-constvar.c: New file.
17644 * gdb.compile/compile-mod.c: New file.
17645 * gdb.compile/compile-nodebug.c: New file.
17646 * gdb.compile/compile-setjmp-mod.c: New file.
17647 * gdb.compile/compile-setjmp.c: New file.
17648 * gdb.compile/compile-setjmp.exp: New file.
17649 * gdb.compile/compile-shlib.c: New file.
17650 * gdb.compile/compile.c: New file.
17651 * gdb.compile/compile.exp: New file.
17652 * lib/gdb.exp (skip_compile_feature_tests): New proc.
17653
4ff709eb
TT
176542014-12-12 Tom Tromey <tromey@redhat.com>
17655
17656 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
17657 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
17658
6dddd6a5
DE
176592014-12-12 Doug Evans <dje@google.com>
17660
17661 * lib/gdb-python.exp (get_python_valueof): New function.
17662 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
17663
71c24708
AA
176642014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
17665
17666 * gdb.base/completion.exp: Add test for completion of "info
17667 registers ".
17668
3e29f34a
MR
176692014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
17670
17671 * gdb.base/func-ptrs.c: New file.
17672 * gdb.base/func-ptrs.exp: New file.
17673
fc126975
SM
176742014-12-10 Simon Marchi <simon.marchi@ericsson.com>
17675
17676 PR breakpoints/17012
17677 * gdb.base/dprintf-detach.c: New file.
17678 * gdb.base/dprintf-detach.exp: New file.
17679
0a46d518
SM
176802014-12-10 Simon Marchi <simon.marchi@ericsson.com>
17681
17682 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
17683 * lib/gdb.exp (target_is_gdbserver): New procedure.
17684
a0be3e44
DE
176852014-12-08 Doug Evans <dje@google.com>
17686
17687 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
17688
df1b803a
YQ
176892014-12-05 Yao Qi <yao@codesourcery.com>
17690
17691 * gdb.guile/scm-error.exp: Remove the third argument to
17692 gdb_remote_download.
17693 * gdb.guile/scm-frame-args.exp: Likewise.
17694 * gdb.guile/scm-section-script.exp: Likewise.
17695
ddb9f679
YQ
176962014-12-05 Yao Qi <yao@codesourcery.com>
17697
17698 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
17699
86e4ed39
DE
177002014-12-04 Doug Evans <dje@google.com>
17701
17702 * gdb.python/py-objfile.exp: Add tests for
17703 objfile.add_separate_debug_file.
17704
7c50a931
DE
177052014-12-04 Doug Evans <dje@google.com>
17706
17707 * lib/gdb.exp (get_build_id): New function.
17708 (build_id_debug_filename_get): Rewrite to use it.
17709 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
17710
621661e3
MR
177112014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
17712
17713 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
17714 `method(long)', not just 0x0.
17715 * gdb.cp/nsalias.exp: Align code labels to 4.
17716 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
17717 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
17718 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
17719 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
17720 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
17721 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
17722
29f0c3b7
DE
177232014-12-02 Doug Evans <dje@google.com>
17724
e1e061e7 17725 PR symtab/17602
29f0c3b7 17726 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 17727 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
17728 * gdb.cp/anon-ns.exp: Update.
17729
162078c8
NB
177302014-12-02 Nick Bull <nicholaspbull@gmail.com>
17731
17732 * gdb.python/py-events.py (inferior_call_handler): New.
17733 (register_changed_handler, memory_changed_handler): New.
17734 (test_events.invoke): Register new handlers.
17735 * gdb.python/py-events.exp: Add tests for inferior call,
17736 memory_changed and register_changed events.
17737
fdb09caf
AA
177382014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
17739
17740 * gdb.base/execl-update-breakpoints.exp: Specify the link address
17741 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
17742 if the linker doesn't understand this.
17743
55cfb2c4
SM
177442014-12-01 Simon Marchi <simon.marchi@ericsson.com>
17745
17746 * gdb.python/python.exp: Change expected reply to help().
17747
9e8cd6df
YQ
177482014-12-01 Yao Qi <yao@codesourcery.com>
17749
17750 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
17751 AC_CONFIG_SUBDIRS(gdb.gdbtk).
17752 * configure: Re-generated.
17753
6c659fc2
SC
177542014-11-28 Siva Chandra Reddy <sivachandra@google.com>
17755
17756 * gdb.cp/chained-calls.cc: New file.
17757 * gdb.cp/chained-calls.exp: New file.
17758 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
17759
d7fc3181
SM
177602014-11-28 Simon Marchi <simon.marchi@ericsson.com>
17761
17762 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
17763 * gdb.dwarf2/symtab-producer.exp: Same.
17764 * gdb.gdb/python-interrupts.exp: Same.
17765 * gdb.gdb/python-selftest.exp: Same.
17766 * gdb.python/py-linetable.exp: Same.
17767 * gdb.python/py-type.exp: Same.
17768 * gdb.python/py-value-cc.exp: Same.
17769 * gdb.python/py-value.exp: Same.
17770
10e79639
YQ
177712014-11-28 Yao Qi <yao@codesourcery.com>
17772
17773 * gdb.base/break-probes.exp: Match library name prefixed with
17774 sysroot.
17775
f28a0564
SM
177762014-11-27 Simon Marchi <simon.marchi@ericsson.com>
17777
17778 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
17779 test expected output. Add parentheses for the call to print.
17780 Remove L suffix from integers.
17781
3fe1ce1d
DE
177822014-11-26 Doug Evans <dje@google.com>
17783
17784 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
17785
84429e27
YQ
177862014-11-22 Yao Qi <yao@codesourcery.com>
17787
17788 * gdb.trace/entry-values.c: Remove asms.
17789 (foo): Add foo_label.
17790 (bar): Add bar_label.
17791 * gdb.trace/entry-values.exp: Remove code computing foo's
17792 length and bar's length.
17793 (Dwarf::assemble): Invoke function_range for bar and use
17794 MACRO_AT_func for foo.
17795
26741859
YQ
177962014-11-22 Yao Qi <yao@codesourcery.com>
17797
17798 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
17799 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
17800 Use .Lgcc43_procstart instead of gcc43.
17801
45e44d27
JB
178022014-11-21 Joel Brobecker <brobecker@adacore.com>
17803
17804 * gdb.ada/n_arr_bound: New testcase.
17805
458c8db8
SDJ
178062014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
17807
17808 PR breakpoints/10737
17809 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
17810 test_catch_syscall_multi_arch.
17811 (test_catch_syscall_multi_arch): New function.
17812
43f3e411
DE
178132014-11-20 Doug Evans <xdje42@gmail.com>
17814
17815 * gdb.base/maint.exp: Update expected output.
17816
0d7b2549
AA
178172014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
17818
17819 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
17820 4-byte instruction on S390.
17821
8908fca5
JB
178222014-11-19 Joel Brobecker <brobecker@adacore.com>
17823
17824 * gdb.ada/arr_arr: New testcase.
17825
4a46959e
JB
178262014-11-19 Joel Brobecker <brobecker@adacore.com>
17827
17828 * gdb.ada/pkd_arr_elem: New Testcase.
17829
470e2f4e
LM
178302014-11-18 Luis Machado <lgustavo@codesourcery.com>
17831
17832 * gdb.reverse/break-precsave: Expect completion message for
17833 core file reads.
17834 * gdb.reverse/consecutive-precsave.exp: Likewise.
17835 * gdb.reverse/finish-precsave.exp: Likewise.
17836 * gdb.reverse/i386-precsave.exp: Likewise.
17837 * gdb.reverse/machinestate-precsave.exp: Likewise.
17838 * gdb.reverse/sigall-precsave.exp: Likewise.
17839 * gdb.reverse/solib-precsave.exp: Likewise.
17840 * gdb.reverse/step-precsave.exp: Likewise.
17841 * gdb.reverse/until-precsave.exp: Likewise.
17842 * gdb.reverse/watch-precsave.exp: Likewise.
17843
a267f3ad
AA
178442014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
17845
17846 * gdb.base/bp-permanent.c: Include unistd.h.
17847 * gdb.python/py-framefilter-mi.c (main): Add return type.
17848 * gdb.python/py-framefilter.c (main): Likewise.
17849 * gdb.trace/actions-changed.c (main): Likewise.
17850
12084a9a
AA
178512014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
17852
17853 * gdb.mi/until.c: Add eye-catchers.
17854 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
17855 line numbers.
17856
dc7e1a77
AA
178572014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
17858
17859 * gdb.base/condbreak.exp: Drop references to removed non-prototype
17860 function header variants in break1.c.
17861 * gdb.base/ena-dis-br.exp: Likewise.
17862 * gdb.base/hbreak2.exp: Likewise.
17863 * gdb.reverse/until-precsave.exp: Drop references to removed
17864 non-prototype function header variants in ur1.c.
17865 * gdb.reverse/until-reverse.exp: Likewise.
17866
41c77605
PM
178672014-11-17 Petr Machata <pmachata@redhat.com>
17868
17869 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
17870 ${_cu_offset_size} bytes abbrev offset.
17871
34248c3a
DE
178722014-11-15 Doug Evans <xdje42@gmail.com>
17873
17874 PR symtab/17559
17875 * gdb.base/line-symtabs.exp: New file.
17876 * gdb.base/line-symtabs.c: New file.
17877 * gdb.base/line-symtabs.h: New file.
17878
646da059
YQ
178792014-11-14 Yao Qi <yao@codesourcery.com>
17880
17881 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
17882 (func): Add label func_label.
17883 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
17884 Replace low_pc and high_pc with MACRO_AT_range.
17885 Replace name, low_pc and high_pc with MACRO_AT_func.
17886
9301ebe6
YQ
178872014-11-14 Yao Qi <yao@codesourcery.com>
17888
17889 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
17890 Replace name, low_pc and high_pc with MACRO_AT_func.
17891
f166b542
YQ
178922014-11-14 Yao Qi <yao@codesourcery.com>
17893
17894 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
17895 produce debug information.
17896 * gdb.dwarf2/implptr-optimized-out.S: Removed.
17897
0f6e71e3
YQ
178982014-11-14 Yao Qi <yao@codesourcery.com>
17899
17900 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
17901 object and get function length.
17902 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
17903 with MACRO_AT_func.
17904 (top-level): Replace gdb_compile and clean_restart with
17905 prepare_for_testing.
17906 * gdb.dwarf2/main.c (main): Add label main_label.
17907
876c4df9
YQ
179082014-11-14 Yao Qi <yao@codesourcery.com>
17909
17910 * lib/dwarf.exp (function_range): New procedure.
17911 (Dwarf::_handle_macro_at_func): New procedure.
17912 (Dwarf::_handle_macro_at_range): New procedure.
17913 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
17914
02ad9cf1
YQ
179152014-11-14 Yao Qi <yao@codesourcery.com>
17916
17917 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
17918 (_handle_attribute): New procedure.
17919
a59add0c
AA
179202014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17921
17922 * gdb.ada/cond_lang/foo.c (callme): Add return type.
17923 * gdb.base/call-sc.c (zed): Likewise.
17924 * gdb.base/checkpoint.c (main): Likewise.
17925 * gdb.base/dump.c (main): Likewise.
17926 * gdb.base/gcore.c (main): Likewise.
17927 * gdb.base/huge.c (main): Likewise.
17928 * gdb.base/multi-forks.c (main): Likewise.
17929 * gdb.base/pr10179-a.c (main): Likewise.
17930 * gdb.base/savedregs.c (main): Likewise.
17931 * gdb.base/sigaltstack.c (main): Likewise.
17932 * gdb.base/siginfo.c (main): Likewise.
17933 * gdb.base/structs.c (zed): Likewise.
17934 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
17935 * gdb.mi/mi-syn-frame.c (main): Likewise.
17936 * gdb.mi/until.c (foo, main): Likewise.
17937 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
17938 * gdb.base/solib-weak.c (foo): Declare.
17939 * gdb.base/attach-twice.c: Include stdio.h.
17940 * gdb.base/weaklib1.c: Likewise.
17941 * gdb.base/weaklib2.c: Likewise.
17942 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
17943 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
17944 unistd.h.
17945 * gdb.base/attach-pie-misread.c: Include stdlib.h.
17946 * gdb.mi/mi-exit-code.c: Likewise.
17947 * gdb.base/break-interp-lib.c: Include string.h.
17948 * gdb.base/coremaker.c: Likewise.
17949 * gdb.base/testenv.c: Likewise.
17950 * gdb.python/py-finish-breakpoint.c: Likewise.
17951 * gdb.base/inferior-died.c: Include sys/wait.h.
17952 * gdb.base/fileio.c: Include time.h.
17953 * gdb.base/async-shell.c: Include unistd.h.
17954 * gdb.base/dprintf-non-stop.c: Likewise.
17955 * gdb.base/info-os.c: Likewise.
17956 * gdb.mi/mi-console.c: Likewise.
17957 * gdb.mi/watch-nonstop.c: Likewise.
17958 * gdb.python/py-events.c: Likewise.
17959 * gdb.base/async.c (baz): Move up before its invocation.
17960 * gdb.base/code_elim2.c (my_global_func): Likewise.
17961 * gdb.base/skip-solib-lib.c (multiply): Likewise.
17962 * gdb.base/advance.c (func2): Likewise.
17963
3b5d5997
AA
179642014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17965
17966 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
17967 variant.
17968 * gdb.base/annota3.c: Likewise.
17969 * gdb.base/async.c: Likewise.
17970 * gdb.base/average.c: Likewise.
17971 * gdb.base/call-ar-st.c: Likewise.
17972 * gdb.base/call-rt-st.c: Likewise.
17973 * gdb.base/call-sc.c: Likewise.
17974 * gdb.base/call-strs.c: Likewise.
17975 * gdb.base/ending-run.c: Likewise.
17976 * gdb.base/execd-prog.c: Likewise.
17977 * gdb.base/exprs.c: Likewise.
17978 * gdb.base/foll-exec.c: Likewise.
17979 * gdb.base/foll-fork.c: Likewise.
17980 * gdb.base/foll-vfork.c: Likewise.
17981 * gdb.base/funcargs.c: Likewise.
17982 * gdb.base/gcore.c: Likewise.
17983 * gdb.base/jump.c: Likewise.
17984 * gdb.base/langs0.c: Likewise.
17985 * gdb.base/langs1.c: Likewise.
17986 * gdb.base/langs2.c: Likewise.
17987 * gdb.base/mips_pro.c: Likewise.
17988 * gdb.base/nodebug.c: Likewise.
17989 * gdb.base/opaque0.c: Likewise.
17990 * gdb.base/opaque1.c: Likewise.
17991 * gdb.base/recurse.c: Likewise.
17992 * gdb.base/run.c: Likewise.
17993 * gdb.base/scope0.c: Likewise.
17994 * gdb.base/scope1.c: Likewise.
17995 * gdb.base/setshow.c: Likewise.
17996 * gdb.base/setvar.c: Likewise.
17997 * gdb.base/shmain.c: Likewise.
17998 * gdb.base/shr1.c: Likewise.
17999 * gdb.base/shr2.c: Likewise.
18000 * gdb.base/sigall.c: Likewise.
18001 * gdb.base/signals.c: Likewise.
18002 * gdb.base/so-indr-cl.c: Likewise.
18003 * gdb.base/solib2.c: Likewise.
18004 * gdb.base/structs.c: Likewise.
18005 * gdb.base/sum.c: Likewise.
18006 * gdb.base/vforked-prog.c: Likewise.
18007 * gdb.base/watchpoint.c: Likewise.
18008 * gdb.reverse/shr2.c: Likewise.
18009 * gdb.reverse/until-reverse.c: Likewise.
18010 * gdb.reverse/ur1.c: Likewise.
18011 * gdb.reverse/watch-reverse.c: Likewise.
18012
066a77c5
AA
180132014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18014
18015 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
18016 variant.
18017 * gdb.base/sepdebug.exp: Drop references to removed code.
18018
4f204ea5
AA
180192014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18020
18021 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
18022 variant. Preserve original line numbering.
18023 * gdb.base/list1.c: Likewise.
18024
3b377a3a
AA
180252014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18026
18027 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
18028 variant.
18029 * gdb.base/break1.c: Likewise.
18030 * gdb.base/break.exp: Drop references to removed code.
18031
e444df73
AA
180322014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18033
18034 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
18035 variant.
18036
8008f2a7
AA
180372014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18038
18039 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
18040
a5a06887
AA
180412014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18042
18043 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
18044 logic into perform_all_tests() and invoke it with and without
18045 function header prototypes.
18046 (do_function_calls): Remove conditional XFAIL for PR 5318.
18047 (rerun_and_prepare): Remove duplicate code.
18048 (perform_all_tests): New. Main logic moved here.
18049
44dba9b9
AA
180502014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18051
18052 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
18053 code guarded by #ifdef NO_PROTOTYPES.
18054 (t_double_many_args): Likewise.
18055 (DEF_FUNC_MANY_ARGS_1): Likewise.
18056 (DEF_FUNC_VALUES_1): Likewise.
18057 (t_structs_ldc): Renamed from t_structs_fc in conditional code
18058 guarded by #ifdef PROTOTYPES.
18059
d1fbcd56
AA
180602014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18061
18062 * gdb.mi/mi-console.c: Add eye-catcher.
18063 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
18064 instead of literal line number.
18065
b0e59b8f
AA
180662014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18067
18068 * gdb.base/shr2.c: Add eye-catcher.
18069 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
18070 line number.
18071
78f98cca
AA
180722014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18073
18074 * gdb.base/jump.c: Add eye-catchers.
18075 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
18076 numbers.
18077
58fa2af0
AA
180782014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18079
18080 * gdb.base/execd-prog.c: Add eye-catchers.
18081 * gdb.base/foll-exec.c: Likewise.
18082 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
18083 line numbers.
18084
04e5059b
AA
180852014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18086
18087 * gdb.base/ending-run.c: Add eye-catchers.
18088 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
18089 literal line numbers.
18090
dbfdb174
AA
180912014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18092
18093 * gdb.base/call-rt-st.c: Add eye-catchers.
18094 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
18095 literal line numbers.
18096
888a2ade
AA
180972014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18098
18099 * gdb.base/call-ar-st.c: Add eye-catchers.
18100 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
18101 literal line numbers.
18102
6acc2dde
AA
181032014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18104
18105 * gdb.base/average.c: Add eye-catchers.
18106 * gdb.base/sum.c: Likewise.
18107 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
18108 regexps dynamically.
18109
9ecfcd1d
AA
181102014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18111
18112 * gdb.base/solib1.c: Add eye-catchers.
18113 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
18114 literal line numbers.
18115
78708b7c
PA
181162014-11-12 Pedro Alves <palves@redhat.com>
18117
18118 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
18119 leader has exited.
18120
af48d08f
PA
181212014-11-12 Pedro Alves <palves@redhat.com>
18122
18123 * gdb.arch/i386-bp_permanent.c: New file.
18124 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
18125 (srcfile): Set to i386-bp_permanent.c.
18126 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
18127 that stepi does not execute the 'leave' instruction, instead of
18128 testing it does execute.
18129 * gdb.base/bp-permanent.c: New file.
18130 * gdb.base/bp-permanent.exp: New file.
18131
af3768e9
DE
181322014-11-10 Doug Evans <xdje42@gmail.com>
18133
18134 PR symtab/17564
18135 * gdb.base/symtab-search-order.exp: New file.
18136 * gdb.base/symtab-search-order.c: New file.
18137 * gdb.base/symtab-search-order-1.c: New file.
18138 * gdb.base/symtab-search-order-shlib-1.c: New file.
18139
9de00a4a
PA
181402014-11-07 Pedro Alves <palves@redhat.com>
18141
18142 PR gdb/17511
18143 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
18144 i?86-*-linux*.
18145
e0f52461
SC
181462014-11-03 Siva Chandra Reddy <sivachandra@google.com>
18147
18148 PR c++/17494
18149 * gdb.cp/pr17494.cc: New file.
18150 * gdb.cp/pr17494.exp: New file.
18151
6ce8c980
YQ
181522014-11-02 Yao Qi <yao@codesourcery.com>
18153
18154 * gdb.python/python.exp: Get working directory and match the
18155 output of "set extended-prompt \\w " with it.
18156
02be9a71
DE
181572014-10-30 Doug Evans <dje@google.com>
18158
18159 * gdb.python/py-objfile.exp: Add tests for setting random attributes
18160 in objfiles.
18161 * gdb.python/py-progspace.exp: Add tests for setting random attributes
18162 in progspaces.
18163
3bdff46b
LM
181642014-10-30 Janis Johnson <janisjo@codesourcery.com>
18165
18166 * gdb.base/fullpath-expand.exp: Skip for a remote host.
18167 * gdb.base/realname-expand.exp: Likewise.
18168 * gdb.linespec/macro-relative.exp: Likewise.
18169
ab917dfb
PA
181702014-10-29 Pedro Alves <palves@redhat.com>
18171
18172 PR gdb/17408
18173 * gdb.threads/schedlock.c (some_function): New function.
18174 (call_function): New global.
18175 (MAYBE_CALL_SOME_FUNCTION): New macro.
18176 (thread_function): Call it.
18177 * gdb.threads/schedlock.exp (get_args): Add description parameter,
18178 and use it instead of a global counter. Adjust all callers.
18179 (get_current_thread): Use "find current thread" for test message
18180 here rather than having all callers pass down the same string.
18181 (goto_loop): New procedure, factored out from ...
18182 (my_continue): ... this.
18183 (step_ten_loops): Change parameter from test message to command to
18184 use. Adjust.
18185 (list_count): Delete global.
18186 (check_result): New procedure, factored out from duplicate top
18187 level code.
18188 (continue tests): Wrap in with_test_prefix.
18189 (test_step): New procedure, factored out from duplicate top level
18190 code.
18191 (top level): Test "step" in combination with all scheduler-locking
18192 modes. Test "next" in combination with all scheduler-locking
18193 modes, and in combination with stepping over a function call or
18194 not.
18195 * gdb.threads/next-bp-other-thread.c: New file.
18196 * gdb.threads/next-bp-other-thread.exp: New file.
18197
d3d4baed
PA
181982014-10-29 Pedro Alves <palves@redhat.com>
18199
18200 PR python/17372
18201 * gdb.python/python.exp: Test a multi-line command that spawns
18202 interactive Python.
18203 * gdb.base/multi-line-starts-subshell.exp: New file.
18204
563e8d85
YQ
182052014-10-29 Yao Qi <yao@codesourcery.com>
18206
18207 * gdb.base/fileio.exp: Make directories on host.
18208
0ea4d52e
YQ
182092014-10-29 Yao Qi <yao@codesourcery.com>
18210
18211 * gdb.base/fileio.c (test_write): Close the file.
18212
7f5ef605
PA
182132014-10-28 Pedro Alves <palves@redhat.com>
18214
18215 PR gdb/12623
18216 * gdb.base/sigstep.c (no_handler): New global.
18217 (main): If 'no_handler is true, set the signal handlers to
18218 SIG_IGN.
18219 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
18220 with_sw_watch and no_handler parameters. Handle them.
18221 (top level) <stepping over handler when stopped at a breakpoint
18222 test>: Add a test axis for testing with a software watchpoint, and
18223 another for testing with the signal handler set to SIG_IGN.
18224 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
18225 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
18226
abbdbd03
PA
182272014-10-28 Pedro Alves <palves@redhat.com>
18228
18229 PR gdb/17511
18230 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
18231 * gdb.base/sigstep.exp (other_handler_location): New global.
18232 (advance): Support stepping into the signal handler, and running
18233 commands while in the handler.
18234 (in_handler_map): New global.
18235 (top level): In the advance test, add combinations for getting
18236 into the handler with stepping commands, and for running commands
18237 in the handler. Add comment descripting the advancei tests.
18238
1df4399f
PA
182392014-10-28 Pedro Alves <palves@redhat.com>
18240
18241 * gdb.base/sigstep.exp: Use build_executable instead of
18242 prepare_for_testing.
18243 (top level): Move code that starts GDB, runs to main and creates a
18244 display to ...
18245 (restart): ... this new procedure.
18246 (top level): Move backtrace from signal handler test to ...
18247 (validate_backtrace): ... this new procedure.
18248 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
18249 with_test_prefix. Always restart GDB.
18250 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
18251 with_test_prefix. Always restart GDB. No need to delete
18252 breakpoints after the test.
18253 (test_skip_handler): Remove prefix parameter.
18254 (skip_over_handler, breakpoint_to_handler)
18255 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
18256 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
18257 restart GDB. No need to delete breakpoints after the test.
18258 (top level): Use foreach to call the test procedures with
18259 different commands.
18260
a5b6e449
PA
182612014-10-28 Pedro Alves <palves@redhat.com>
18262
18263 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
18264 instead of GNATS numbers.
18265 * gdb.base/sigbpt.exp: Likewise.
18266 * gdb.base/siginfo.exp: Likewise.
18267 * gdb.base/sigstep.exp: Likewise.
18268
e5f8a7cc
PA
182692014-10-27 Pedro Alves <palves@redhat.com>
18270
18271 * gdb.base/sigstep.c (dummy): New global.
18272 (main): Issue a couple writes to the new global.
18273 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
18274 procedures.
18275 (skip_over_handler): Use test_skip_handler.
18276 (top level): Call skip_over_handler for stepi and nexti too.
18277 (breakpoint_over_handler): Use test_skip_handler.
18278 (top level): Call breakpoint_over_handler for stepi and nexti too.
18279
763905a3
YQ
182802014-10-27 Yao Qi <yao@codesourcery.com>
18281
18282 * gdb.trace/tfile.c (adjust_function_address)
18283 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
18284 function descriptor.
18285
6f259a23
DB
182862014-10-24 Don Breazeal <donb@codesourcery.com>
18287
18288 * gdb.base/foll-fork.exp (test_follow_fork,
18289 catch_fork_child_follow): Check for updated fork messages emitted
18290 from infrun.c.
18291 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
18292 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
18293 vfork_and_exec_child_follow_through_step): Check for updated vfork
18294 messages emitted from infrun.c.
18295
09dd9a69
PA
182962014-10-24 Pedro Alves <palves@redhat.com>
18297
18298 * gdb.base/corefile.exp: Remove references to ultrix.
18299 * gdb.base/interrupt.exp: Likewise.
18300 * gdb.base/whatis.exp: Likewise.
18301 * gdb.gdb/selftest.exp: Likewise.
18302 * gdb.threads/manythreads.exp: Likewise.
18303 * gdb.threads/print-threads.exp: Likewise.
18304 * gdb.threads/pthreads.exp:: Likewise.
18305 * gdb.threads/schedlock.exp: Likewise.
18306
3433cfa5
SC
183072014-10-24 Siva Chandra Reddy <sivachandra@google.com>
18308
18309 * gdb.cp/non-trivial-retval.cc: Add a test case.
18310 * gdb.cp/non-trivial-retval.exp: Add a test.
18311
092f880b
YQ
183122014-10-20 Yao Qi <yao@codesourcery.com>
18313
18314 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
18315 * gdb.python/py-objfile-script-gdb.py: New file.
18316 * gdb.python/py-objfile-script.exp: Update reference to
18317 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
18318 of remote_download. Remove the dest file.
18319
acbdb7f3
YQ
183202014-10-20 Yao Qi <yao@codesourcery.com>
18321
18322 * gdb.base/checkpoint.exp: Don't remove file copied on host.
18323 * gdb.base/step-line.exp: Likewise.
18324 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
18325 * gdb.dwarf2/dw2-basic.exp: Likewise.
18326 * gdb.dwarf2/dw2-compressed.exp: Likewise.
18327 * gdb.dwarf2/dw2-filename.exp: Likewise.
18328 * gdb.dwarf2/dw2-intercu.exp: Likewise.
18329 * gdb.dwarf2/dw2-intermix.exp: Likewise.
18330 * gdb.dwarf2/dw2-producer.exp: Likewise.
18331 * gdb.dwarf2/mac-fileno.exp: Likewise.
18332 * gdb.python/py-frame-args.exp: Likewise.
18333 * gdb.python/py-framefilter.exp: Likewise.
18334 * gdb.python/py-mi.exp: Likewise.
18335 * gdb.python/py-objfile-script.exp: Likewise
18336 * gdb.python/py-pp-integral.exp: Likewise.
18337 * gdb.python/py-pp-re-notag.exp: Likewise.
18338 * gdb.python/py-prettyprint.exp: Likewise.
18339 * gdb.python/py-section-script.exp: Likewise.
18340 * gdb.python/py-typeprint.exp: Likewise.
18341 * gdb.python/py-xmethods.exp: Likewise.
18342 * gdb.stabs/weird.exp: Likewise.
18343 * gdb.xml/tdesc-regs.exp: Likewise.
18344
bd286a29
KCY
183452014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
18346
18347 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
18348 (out_cu): Use addr_len for the size of addresses.
18349 (out_line): Likewise. Size DW_LNE_set_address instruction
18350 according to addr_len.
18351 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
18352 (FUNC): Add START_INSNS to definition.
18353
673dc4a0
YQ
183542014-10-18 Yao Qi <yao@codesourcery.com>
18355
18356 * gdb.base/argv0-symlink.exp: Check argv[0] value if
18357 gdb_has_argv0 return true.
18358 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
18359 check [target_info exists noargs], check [gdb_has_argv0]
18360 instead.
18361 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
18362 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
18363 procedures.
18364
4ffbba72
DE
183652014-10-17 Doug Evans <dje@google.com>
18366
18367 * gdb.python/py-events.exp: Update expected output for clear_objfiles
18368 event.
18369 * gdb.python/py-events.py: Add clear_objfiles event.
18370
d096d8c1
DE
183712014-10-17 Doug Evans <dje@google.com>
18372
18373 * gdb.python/py-objfile.exp: Test progspace attribute.
18374
a80db015
LM
183752014-10-17 Luis Machado <lgustavo@codesourcery.com>
18376
18377 * gdb.guile/scm-breakpoint.exp: Do not assume any
18378 directory separators when matching source file paths.
18379 * gdb.python/py-breakpoint.exp: Likewise.
18380 * gdb.reverse/break-precsave.exp: Likewise.
18381 * gdb.reverse/break-reverse.exp: Likewise.
18382 * gdb.reverse/consecutive-precsave.exp: Likewise.
18383 * gdb.reverse/finish-precsave.exp: Likewise.
18384 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
18385 * gdb.reverse/finish-reverse.exp: Likewise.
18386 * gdb.reverse/i386-precsave.exp: Likewise.
18387 * gdb.reverse/i387-env-reverse.exp: Likewise.
18388 * gdb.reverse/i387-stack-reverse.exp: Likewise.
18389 * gdb.reverse/machinestate-precsave.exp: Likewise.
18390 * gdb.reverse/machinestate.exp: Likewise.
18391 * gdb.reverse/sigall-precsave.exp: Likewise.
18392 * gdb.reverse/solib-precsave.exp: Likewise.
18393 * gdb.reverse/step-precsave.exp: Likewise.
18394 * gdb.reverse/until-precsave.exp: Likewise.
18395 * gdb.reverse/watch-precsave.exp: Likewise.
18396 * gdb.reverse/watch-reverse.exp: Likewise.
18397
b22089ab
YQ
183982014-10-17 Yao Qi <yao@codesourcery.com>
18399
18400 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
18401 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
18402
6c4486e6
PA
184032014-10-17 Pedro Alves <palves@redhat.com>
18404
18405 PR gdb/17471
18406 * gdb.base/bg-execution-repeat.c: New file.
18407 * gdb.base/bg-execution-repeat.exp: New file.
18408
0ff33695
PA
184092014-10-17 Pedro Alves <palves@redhat.com>
18410
18411 PR gdb/17300
18412 * gdb.base/continue-all-already-running.c: New file.
18413 * gdb.base/continue-all-already-running.exp: New file.
18414
6fdebc3d
PA
184152014-10-17 Pedro Alves <palves@redhat.com>
18416
18417 PR gdb/17472
18418 * gdb.base/annota-input-while-running.c: New file.
18419 * gdb.base/annota-input-while-running.exp: New file.
18420
32a8097b
PA
184212014-10-17 Pedro Alves <palves@redhat.com>
18422
18423 * gdb.base/callfuncs.exp: emove references to osf.
18424 * gdb.base/sigall.exp: Likewise.
18425 * gdb.gdb/selftest.exp: Likewise.
18426 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
18427 * gdb.mi/non-stop.c: Likewise.
18428 * gdb.mi/pthreads.c: Likewise.
18429 * gdb.reverse/sigall-precsave.exp: Likewise.
18430 * gdb.reverse/sigall-reverse.exp: Likewise.
18431 * gdb.threads/pthreads.c: Likewise.
18432 * gdb.threads/pthreads.exp: Likewise.
18433
7a3517ff
YQ
184342014-10-17 Yao Qi <yao@codesourcery.com>
18435
18436 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
18437 check 'target_info exists noargs'.
18438 (test_command_prompt_position): Likewise.
18439 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
18440 Remove "set args".
18441 (progvar_simple_while_test): Likewise.
18442 (progvar_complex_if_while_test): Likewise.
18443 (if_while_breakpoint_command_test): Likewise.
18444 (infrun_breakpoint_command_test): Likewise.
18445 (breakpoint_command_test): Likewise.
18446 (watchpoint_command_test): Likewise.
18447 (bp_deleted_in_command_test): Likewise.
18448 (temporary_breakpoint_commands): Likewise.
18449
bb99c472
YQ
184502014-10-16 Yao Qi <yao@codesourcery.com>
18451
18452 * gdb.base/remotetimeout.exp: Remove noargs checking.
18453
7c16b83e
PA
184542014-10-15 Pedro Alves <palves@redhat.com>
18455
18456 PR breakpoints/9649
18457 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
18458 * gdb.base/breakpoint-in-ro-region.exp
18459 (probe_target_hardware_step): New procedure.
18460 (top level): Probe hardware stepping and hardware breakpoint
18461 support. Test stepping through a read-only region, with both
18462 "breakpoint auto-hw" on and off and both "always-inserted" on and
18463 off.
18464
35a49624
IB
184652014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
18466
18467 * gdb.dlang/demangle.exp: Update for demangling changes.
18468
2d1c107c
SC
184692014-10-15 Siva Chandra Reddy <sivachandra@google.com>
18470
18471 * gdb.cp/non-trivial-retval.cc: Add new test cases.
18472 * gdb.cp/non-trivial-retval.exp: Add new tests.
18473
778811d5
SC
184742014-10-15 Siva Chandra Reddy <sivachandra@google.com>
18475
18476 PR c++/13403
18477 PR c++/15154
18478 * gdb.cp/non-trivial-retval.cc: New file.
18479 * gdb.cp/non-trivial-retval.exp: New file.
18480
10c5f0a8
YQ
184812014-10-15 Yao Qi <yao@codesourcery.com>
18482
18483 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
18484 remote host.
18485
65d7b369
YQ
184862014-10-15 Yao Qi <yao@codesourcery.com>
18487
18488 * gdb.python/py-symbol.exp: Match file base name if host is
18489 remote, otherwise match file name with dir name.
18490 * gdb.python/py-symtab.exp: Likewise.
18491 * gdb.python/python.exp: Likewise.
18492
46dc1394
YQ
184932014-10-15 Yao Qi <yao@codesourcery.com>
18494
18495 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
18496 pattern.
18497 * gdb.python/py-symtab.exp: Likewise.
18498 * gdb.python/python.exp: Remove trailing ".*". Fix typo
18499 locationn.
18500
c40cc657
JB
185012014-10-14 Joel Brobecker <brobecker@adacore.com>
18502
18503 * gdb.ada/addr_arith: New testcase.
18504
2abf49e1
MR
185052014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
18506
18507 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
18508 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
18509 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
18510 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
18511
f7088df3
SDJ
185122014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
18513
18514 * gdb.arch/stap-eval-lang-ada.S: Likewise.
18515 * gdb.arch/stap-eval-lang-ada.c: Likewise.
18516 * gdb.arch/stap-eval-lang-ada.exp: New file.
18517
4dc06805
YQ
185182014-10-14 Yao Qi <yao@codesourcery.com>
18519
18520 * gdb.mi/mi-var-child.c (nothing1): New function.
18521 (nothing2): New function.
18522 (do_children_tests): Set function pointers by nothing1 and
18523 nothing2.
18524 * gdb.mi/mi-var-child.exp: Step over new added statements.
18525 Update test to match the new output.
18526 * gdb.mi/var-cmd.c (nothing1): New function.
18527 (nothing2): New function.
18528 (do_children_tests): Set function pointers by nothing1 and
18529 nothing2.
18530 * gdb.mi/mi-var-display.exp: Update test to match output.
18531 Step to the line specified by $line_dct_nothing.
18532 Increase the number of lines to step.
18533
46a93de2
YQ
185342014-10-14 Yao Qi <yao@codesourcery.com>
18535
18536 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
18537 tests.
18538 * gdb.mi/mi2-var-child.exp: Likewise.
18539
14ea52ee
DE
185402014-10-13 Doug Evans <dje@google.com>
18541
18542 * gdb.python/py-objfile.exp: Change name of file name test.
18543
e5c6e92b
DE
185442014-10-13 Doug Evans <dje@google.com>
18545
18546 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
18547 from the start of the CU.
18548
c780cc2f
JK
185492014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
18550 Yao Qi <yao@codesourcery.com>
18551
18552 Fix "save breakpoints" for "catch" command.
18553 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
18554 Remove -nonewline. Match also the added "main" line.
18555
99894e11
JK
185562014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
18557
18558 Fix "save breakpoints" for "disable $bpnum" command.
18559 * gdb.base/save-bp.c (main): Add label.
18560 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
18561
6e1ac5a3
JK
185622014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
18563
18564 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
18565
754dd2b0
YQ
185662014-10-11 Yao Qi <yao@codesourcery.com>
18567
18568 * gdb.server/server-kill.exp: Execute command
18569 "set remote trace-status-packet on" before "tstatus".
18570
f90183d7
YQ
185712014-10-11 Yao Qi <yao@codesourcery.com>
18572
18573 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
18574 (main): Call getppid.
18575 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
18576 and continue to it. Read variable "server_pid".
18577
bf40a607
YQ
185782014-10-11 Yao Qi <yao@codesourcery.com>
18579
18580 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
18581
052ca370
YQ
185822014-10-11 Yao Qi <yao@codesourcery.com>
18583
18584 * gdb.threads/thread-find.exp: Don't execute command
18585 "info threads".
18586 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
18587 * gdb.threads/linux-dp.exp: Don't check the condition
18588 $threads_created equals to zero.
18589
3831839c
PA
185902014-10-10 Pedro Alves <palves@redhat.com>
18591
18592 * gdb.base/bigcore.exp: Remove references to IRIX.
18593 * gdb.base/funcargs.exp: Likewise.
18594 * gdb.base/interrupt.exp: Likewise.
18595 * gdb.base/mips_pro.exp: Likewise.
18596 * gdb.base/nodebug.exp: Likewise.
18597 * gdb.base/setvar.exp: Likewise.
18598 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
18599
8b9a549d
PA
186002014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
18601 Pedro Alves <palves@redhat.com>
18602
18603 PR symtab/14466
18604 * gdb.base/vdso-warning.c: New file.
18605 * gdb.base/vdso-warning.exp: New file.
18606
d48ba5e8
DE
186072014-10-02 Doug Evans <dje@google.com>
18608
18609 * gdb.base/structs.c (main): Don't run forever.
18610
2278c276
PA
186112014-10-02 Pedro Alves <palves@redhat.com>
18612
18613 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
18614 (top level) <stop threads 1, stop threads 2>: Use it.
18615
b57bacec
PA
186162014-10-02 Pedro Alves <palves@redhat.com>
18617
18618 * gdb.threads/break-while-running.exp (test): Add new
18619 'update_thread_list' argument. Skip "info threads" if false.
18620 (top level): Add new 'update_thread_list' axis.
18621
13fd3ff3
PA
186222014-10-02 Pedro Alves <palves@redhat.com>
18623
18624 PR breakpoints/17431
18625 * gdb.base/execl-update-breakpoints.c: New file.
18626 * gdb.base/execl-update-breakpoints.exp: New file.
18627
0fec99e8
PA
186282014-10-01 Pedro Alves <palves@redhat.com>
18629
18630 * gdb.base/breakpoint-in-ro-region.c: New file.
18631 * gdb.base/breakpoint-in-ro-region.exp: New file.
18632
2ddf4301
SM
186332014-10-01 Simon Marchi <simon.marchi@ericsson.com>
18634
18635 * gdb.mi/mi-exit-code.exp: New file.
18636 * gdb.mi/mi-exit-code.c: New file.
18637
6a5f3f43
YQ
186382014-09-30 Yao Qi <yao@codesourcery.com>
18639
18640 * lib/prelink-support.exp (build_executable_own_libs): Error if
18641 the target isn't native.
18642
345bcc73
YQ
186432014-09-30 Yao Qi <yao@codesourcery.com>
18644
18645 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
18646 false.
18647
a25a5a45
PA
186482014-09-22 Pedro Alves <palves@redhat.com>
18649
18650 * gdb.threads/break-while-running.exp: New file.
18651 * gdb.threads/break-while-running.c: New file.
18652
00ba3162
YQ
186532014-09-19 Yao Qi <yao@codesourcery.com>
18654
18655 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
18656 Invoke test. Restart GDB with --readnow and invoke test again.
18657
c3b7b696
YQ
186582014-09-19 Yao Qi <yao@codesourcery.com>
18659
18660 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
18661 proc set_breakpoint_on_gcd_function. Invoke
18662 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
18663 invoke set_breakpoint_on_gcd_function again.
18664
2b4fd423
DE
186652014-09-18 Doug Evans <dje@google.com>
18666
18667 * gdb.dwarf2/symtab-producer.exp: New file.
18668
a5947601
SDJ
186692014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
18670
18671 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
18672 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
18673 * gdb.base/global-var-nested-by-dso.c: Likewise.
18674 * gdb.base/global-var-nested-by-dso.exp: Likewise.
18675
91c19059
SDJ
186762014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
18677 Pedro Alves <palves@redhat.com>
18678
18679 * gdb.base/watch-bitfields.exp: Pass string other than test file
18680 name to prepare_for_testing.
18681 (watch): New procedure.
18682 (expect_watchpoint): Use with_test_prefix.
18683 (top level): Factor out tests to ...
18684 (test_watch_location, test_regular_watch): ... these new
18685 procedures, and use with_test_prefix and gdb_continue_to_end.
18686
bb9d5f81
PP
186872014-09-16 Patrick Palka <patrick@parcs.ath.cx>
18688
18689 PR breakpoints/12526
18690 * gdb.base/watch-bitfields.exp: New file.
18691 * gdb.base/watch-bitfields.c: New file.
18692
635856f5
PA
186932014-09-16 Pedro Alves <palves@redhat.com>
18694
18695 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
18696 software and hardware addresses, not software address against
18697 itself.
18698
7280ceea
PA
186992014-09-16 Pedro Alves <palves@redhat.com>
18700
18701 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
18702 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
18703
428b16bd
PA
187042014-09-16 Pedro Alves <palves@redhat.com>
18705
18706 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
18707 files.
18708 * gdb.base/a2-run.exp: Remove all code guarded by istarget
18709 "*-*-vxworks*" throughout.
18710 * gdb.base/break.exp: Likewise.
18711 * gdb.base/default.exp: Likewise.
18712 * gdb.base/scope.exp: Likewise.
18713 * gdb.base/sepdebug.exp: Likewise.
18714 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
18715 throughout.
18716 * gdb.base/run.c: Likewise.
18717 * gdb.base/sepdebug.c: Likewise.
18718 * gdb.hp/gdb.aCC/run.c: Likewise.
18719 * gdb.reverse/until-reverse.c: Likewise.
18720 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
18721
666d413c
YQ
187222014-09-16 Yao Qi <yao@codesourcery.com>
18723
18724 * boards/local-remote-host-native.exp: New file.
18725
57cbd724
DE
187262014-09-14 Doug Evans <xdje42@gmail.com>
18727
18728 * gdb.threads/queue-signal.c (thread_count): New variable.
18729 (thread_count_mutex, thread_count_condvar): New variables.
18730 (incr_thread_count, wait_all_threads_running): New functions.
18731 (main): Wait for all threads to be in their thread functions.
18732
81219e53
DE
187332014-09-13 Doug Evans <xdje42@gmail.com>
18734
18735 * gdb.threads/queue-signal.c: New file.
18736 * gdb.threads/queue-signal.exp: New file.
18737
3714cea7
DE
187382014-09-13 Doug Evans <xdje42@gmail.com>
18739
18740 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
18741 be consistent with what default_gdb_init uses.
18742 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
18743 the plain text of the prompt. Add some logging printfs.
18744 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
18745
fa43b1d7
PA
187462014-09-12 Pedro Alves <palves@redhat.com>
18747
18748 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
18749 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
18750 * gdb.arch/i386-size-overlap.exp: Likewise.
18751 * gdb.arch/i386-size.exp: Likewise.
18752 * gdb.arch/i386-unwind.exp: Likewise.
18753 * gdb.base/a2-run.exp: Likewise.
18754 * gdb.base/break.exp: Likewise.
18755 * gdb.base/charset.exp: Likewise.
18756 * gdb.base/chng-syms.exp: Likewise.
18757 * gdb.base/commands.exp: Likewise.
18758 * gdb.base/dbx.exp: Likewise.
18759 * gdb.base/find.exp: Likewise.
18760 * gdb.base/funcargs.exp: Likewise.
18761 * gdb.base/jit-simple.exp: Likewise.
18762 * gdb.base/reread.exp: Likewise.
18763 * gdb.base/sepdebug.exp: Likewise.
18764 * gdb.base/step-bt.exp: Likewise.
18765 * gdb.cp/mb-inline.exp: Likewise.
18766 * gdb.cp/mb-templates.exp: Likewise.
18767 * gdb.objc/basicclass.exp: Likewise.
18768 * gdb.threads/killed.exp: Likewise.
18769
9d9bf2df
EBM
187702014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
18771
18772 PR tdep/17379
18773 * gdb.arch/powerpc-stackless.S: New file.
18774 * gdb.arch/powerpc-stackless.exp: New file.
18775
1cf2f1b0
JK
187762014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
18777
18778 * gdb.base/attach.c: Include unistd.h.
18779 (main): Call alarm. Add label postloop.
18780 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
18781 gdb_breakpoint, gdb_continue_to_breakpoint.
18782 (test_command_line_attach_run): Kill ${testpid} in one exit path.
18783
98880d46
PA
187842014-09-11 Pedro Alves <palves@redhat.com>
18785
18786 PR gdb/17347
18787 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
18788 * gdb.base/attach.exp (test_command_line_attach_run): New
18789 procedure.
18790 (top level): Call it.
18791
4c92ff2c
PA
187922014-09-11 Pedro Alves <palves@redhat.com>
18793
18794 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
18795 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
18796 (do_command_attach_tests): Use spawn_wait_for_attach.
18797 * gdb.base/solib-overlap.exp: Likewise.
18798 * gdb.multi/multi-attach.exp: Likewise.
18799 * gdb.python/py-prompt.exp: Likewise.
18800 * gdb.python/py-sync-interp.exp: Likewise.
18801 * gdb.server/ext-attach.exp: Likewise.
18802
3adc1a7d
GKB
188032014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
18804
18805 * gdb.fortran/array-element.exp: Remove unexpected "continue"
18806 command in testcase. Simplify testcase.
18807
96334934
JB
188082014-09-10 Joel Brobecker <brobecker@adacore.com>
18809
18810 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
18811
eb479039
JB
188122014-09-10 Joel Brobecker <brobecker@adacore.com>
18813
18814 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
18815
deede10c
JB
188162014-09-10 Joel Brobecker <brobecker@adacore.com>
18817
18818 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
18819
7828a5f5
JB
188202014-09-10 Joel Brobecker <brobecker@adacore.com>
18821
18822 * gdb.dwarf2/dynarr-ptr.c: New file.
18823 * gdb.dwarf2/dynarr-ptr.exp: New file.
18824
33aeebcf
MR
188252014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
18826
18827 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
18828 of 30 rather than hardcoding 120 for a slow test case. Take the
18829 `gdb,timeout' target setting into account for this calculation.
18830 Don't extend the timeout for the test cases that don't need it.
18831
7b415901
MR
188322014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
18833
18834 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
18835 a factor of 2 for a slow test case. Take the `gdb,timeout'
18836 target setting into account for this calculation.
18837 * gdb.reverse/until-precsave.exp: Increase the timeout by
18838 a factor of 15 and 3 respectively rather than adding 120
18839 for a pair of slow test cases. Take the `gdb,timeout'
18840 target setting into account for this calculation.
18841
4a40f85a
MR
188422014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
18843
18844 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
18845 timeout, don't pass one down to gdb_expect.
18846 (gdb_expect): Rework timeout selection.
18847
09635af7
MR
188482014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
18849
18850 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
18851 exception on timeout.
18852 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
18853 (gdbserver_start_extended): Catch any `gdbserver_start' error
18854 exceptions.
18855 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
18856 * lib/mi-support.exp (mi_gdb_target_load): Catch any
18857 `gdbserver_gdb_load' error exceptions.
18858
2bdd10b7
MR
188592014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
18860
18861 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
18862 120 on waiting for the TCP socket to open.
18863
316935f0
DE
188642014-09-09 Doug Evans <xdje42@gmail.com>
18865
18866 * gdb.base/default.exp (show_conv_list): Add _caller_is,
18867 _caller_matches, _any_caller_is, _any_caller_matches.
18868
83740597
DE
188692014-09-09 Doug Evans <xdje42@gmail.com>
18870
18871 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
18872
4c122fc3
YQ
188732014-09-09 Yao Qi <yao@codesourcery.com>
18874
18875 * gdb.mi/mi-var-display.exp: Set print symbol off.
18876
a9f116cb
GKB
188772014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
18878
18879 PR gdb/17035
18880 * gdb.base/commands.exp: Add tests to verify user-defined
18881 commands with empty bodies.
18882 * gdb.python/py-cmd.exp: Test that we don't show user-defined
18883 python commands in `show user command`.
18884 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
18885 scheme commands in `show user command`.
18886
c75bd3a2
JK
188872014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
18888
18889 PR python/17355
18890 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
18891 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
18892 * gdb.python/py-framefilter-invalidarg.exp: New file.
18893 * gdb.python/py-framefilter-invalidarg.py: New file.
18894
faa42425
DE
188952014-09-06 Doug Evans <xdje42@gmail.com>
18896
18897 PR 15276
18898 * gdb.python/py-caller-is.c: New file.
18899 * gdb.python/py-caller-is.exp: New file.
18900
474ca4f6
SDJ
189012014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
18902
18903 PR gdb/17235
18904 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
18905 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
18906
eb0b0463
SDJ
189072014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
18908
18909 PR fortran/17237
18910 * gdb.fortran/print-formatted.exp: New file.
18911 * gdb.fortran/print-formatted.f90: Likewise.
18912
5f3b99cf
SS
189132014-09-03 Sasha Smundak <asmundak@google.com>
18914
18915 * gdb.python/py-frame.exp: Test Frame.read_register.
18916
7d793aa9
SDJ
189172014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
18918
18919 PR python/16699
18920 * gdb.python/py-completion.exp: New file.
18921 * gdb.python/py-completion.py: Likewise.
18922
fb0576e9
DE
189232014-08-28 Doug Evans <dje@google.com>
18924
18925 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
18926 eax,etc. are live with values set by gdb and thus the compiler can't
18927 use them.
18928 * gdb.arch/i386-pseudo.c (main): Ditto.
18929
ee92b0dd
DE
189302014-08-27 Doug Evans <dje@google.com>
18931
18932 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
18933
6649db35
DE
189342014-08-25 Doug Evans <dje@google.com>
18935
18936 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
18937 (main): Ditto.
18938
564b7600
DE
189392014-08-25 Doug Evans <dje@google.com>
18940
18941 * gdb.threads/thread-execl.exp: #include <stdio.h>.
18942
3881fb67
YQ
189432014-08-24 Yao Qi <yao@codesourcery.com>
18944
18945 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
18946 symbol off.
18947 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
18948
a05a36a5
DE
189492014-08-22 Doug Evans <dje@google.com>
18950
18951 PR 17276
18952 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
18953 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
18954 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
18955
7c343b48
YQ
189562014-08-22 Yao Qi <yao@codesourcery.com>
18957
18958 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
18959 * gdb.python/py-finish-breakpoint2.exp: Likewise.
18960 * gdb.python/python.exp: Likewise. Use .py file on the host
18961 instead of the build.
18962
22fd09ae
JK
189632014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
18964
18965 * gdb.threads/gcore-stale-thread.c: New file.
18966 * gdb.threads/gcore-stale-thread.exp: New file.
18967
a8454a7c
PA
189682014-08-21 Pedro Alves <palves@redhat.com>
18969
18970 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
18971 * gdb.base/gcore-relro-pie.exp: Likewise.
18972 * gdb.base/gcore-relro.exp: Likewise.
18973 * gdb.base/gcore.exp: Likewise.
18974 * gdb.base/print-symbol-loading.exp: Likewise.
18975 * gdb.threads/gcore-thread.exp: Likewise.
18976 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
18977
2a31c623
PA
189782014-08-20 Pedro Alves <palves@redhat.com>
18979 Jan Kratochvil <jan.kratochvil@redhat.com>
18980
18981 * Makefile.in (EXTRA_RULES, CC): New variables, get from
18982 configure.
18983 (EXPECT): Handle READ1 being set.
18984 (all): Depend on EXTRA_RULES.
18985 (check-read1, expect-read1, read1.so, read1): New rules.
18986 * README (Testsuite Parameters): Document the READ1 make variable.
18987 (Race detection): New section.
18988 * configure: Regenerate.
18989 * configure.ac: If build==host==target, and running under a
18990 GNU/glibc system, add read1 to the extra Makefile rules.
18991 (EXTRA_RULES): AC_SUBST it.
18992 * lib/read1.c: New file.
18993
d36430db
JB
189942014-08-20 Joel Brobecker <brobecker@adacore.com>
18995
18996 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
18997 the handling of variables declared as a typedef to an array
18998 which a DW_AT_data_location attribute.
18999
9a0dc9e3
PA
190002014-08-19 Andrew Burgess <aburgess@broadcom.com>
19001 Pedro Alves <palves@redhat.com>
19002
19003 PR symtab/14604
19004 PR symtab/14605
19005 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
19006 gdb_test.
19007
0718a8da
PA
190082014-08-19 Pedro Alves <palves@redhat.com>
19009
19010 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
19011
13b448cd
YQ
190122014-08-19 Yao Qi <yao@codesourcery.com>
19013
19014 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
19015 right line.
19016
1cbf5077
DB
190172014-08-18 David Blaikie <dblaikie@gmail.com>
19018
19019 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
19020
bf0fae19
JB
190212014-08-18 Joel Brobecker <brobecker@adacore.com>
19022
19023 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
19024 attribute in array range.
19025
3c8c5dcc
JB
190262014-08-18 Joel Brobecker <brobecker@adacore.com>
19027
19028 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
19029
e66d4446
SC
190302014-08-15 Siva Chandra Reddy <sivachandra@google.com>
19031
19032 PR c++/17132
19033 * gdb.cp/pr17132.cc: New file.
19034 * gdb.cp/pr17132.exp: New file.
19035
940df408
SC
190362014-08-15 Siva Chandra Reddy <sivachandra@google.com>
19037
19038 * gdb.python/py-xmethods.py (A_getarrayind)
19039 (E_method_char_worker.__call__, E_method_int_worker.__call__):
19040 Use 'print' with function call syntax.
19041 (E_method_matcher.match): Fix tab vs space indentation mixup.
19042
ebcc6c3a
YQ
190432014-08-15 Yao Qi <yao@codesourcery.com>
19044
19045 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
19046 false.
19047
775e0f04
YQ
190482014-08-15 Yao Qi <yao@codesourcery.com>
19049
19050 * gdb.cp/casts.exp: Set print symbol off.
19051 * gdb.cp/class2.exp: Likewise.
19052 * gdb.cp/overload.exp: Likewise.
19053 * gdb.cp/templates.exp: Likewise.
19054
d769e349
DE
190552014-08-11 Doug Evans <dje@google.com>
19056
19057 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
19058 (test_load_shlib): Update.
19059
20c6f1e1
YQ
190602014-08-09 Yao Qi <yao@codesourcery.com>
19061
19062 * gdb.base/display.exp: Invoke is_address_zero_readable.
19063 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
19064 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
19065 * gdb.base/hbreak-unmapped.exp: Return if
19066 is_address_zero_readable returns true.
19067 * gdb.base/signest.exp: Likewise.
19068 * gdb.base/signull.exp: Likewise.
19069 * gdb.base/sigbpt.exp: Likewise.
19070 * gdb.guile/scm-disasm.exp: Do the test if
19071 is_address_zero_readable returns false.
19072 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
19073 * gdb.python/py-arch.exp: Likewise.
19074 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
19075 * lib/gdb.exp (is_address_zero_readable): New proc.
19076
5792e8e3
YQ
190772014-08-09 Yao Qi <yao@codesourcery.com>
19078
19079 PR testsuite/13443
19080 * gdb.mi/mi-var-display.exp: Make test messages unique.
19081
3cecbbbe
TT
190822014-08-04 Tom Tromey <tromey@redhat.com>
19083
19084 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
19085 target 0".
19086
00b51ff5
TT
190872014-08-04 Tom Tromey <tromey@redhat.com>
19088
19089 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
19090 "target_resume".
19091
6908c509
JB
190922014-08-01 Joel Brobecker <brobecker@adacore.com>
19093
19094 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
19095 inner_vla_struct_object_size.
19096 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
19097 as xfail.
19098
cc6563d2
PA
190992014-07-30 Pedro Alves <palves@redhat.com>
19100
19101 * gdb.threads/signal-command-handle-nopass.exp (test): Add
19102 comment.
19103
7e09a223
YQ
191042014-07-29 Yao Qi <yao@codesourcery.com>
19105
19106 PR gdb/17206
19107 * gdb.base/until-nodebug.exp: New.
19108
7ebdbe92
DE
191092014-07-28 Doug Evans <xdje42@gmail.com>
19110
19111 PR guile/17203
19112 * gdb.guile/scm-parameter.exp: Add tests for trying to create
19113 previously existing parameter, and previously ambiguously spelled
19114 parameter.
19115
fdb1adc6
WN
191162014-07-28 Will Newton <will.newton@linaro.org>
19117
19118 * gdb.base/varargs.exp: Remove KFAILs for ARM.
19119
186fcde0
DE
191202014-07-26 Ludovic Courtès <ludo@gnu.org>
19121 Doug Evans <xdje42@gmail.com>
19122
19123 PR guile/17146
19124 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
19125
70509625
PA
191262014-07-25 Pedro Alves <palves@redhat.com>
19127
19128 * gdb.threads/signal-command-handle-nopass.c: New file.
19129 * gdb.threads/signal-command-handle-nopass.exp: New file.
19130 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
19131 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
19132 * gdb.threads/signal-delivered-right-thread.c: New file.
19133 * gdb.threads/signal-delivered-right-thread.exp: New file.
19134
c3f814a1
PA
191352014-07-25 Pedro Alves <palves@redhat.com>
19136
19137 * gdb.base/double-prompt-target-event-error.exp
19138 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
19139 match.
19140 (cancel_pagination_in_target_event): Rework double prompt
19141 detection.
19142 * gdb.base/paginate-after-ctrl-c-running.exp
19143 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
19144 <return>' match.
19145 * gdb.base/paginate-bg-execution.exp
19146 (test_bg_execution_pagination_return)
19147 (test_bg_execution_pagination_cancel): Remove '-notransfer
19148 <return>' matches.
19149 * gdb.base/paginate-execution-startup.exp
19150 (test_fg_execution_pagination_return)
19151 (test_fg_execution_pagination_cancel): Remove '-notransfer
19152 <return>' matches.
19153 * gdb.base/paginate-inferior-exit.exp
19154 (test_paginate_inferior_exited): Remove '-notransfer <return>'
19155 match.
19156 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
19157 * lib/gdb.exp (pagination_prompt): Run text through
19158 string_to_regexp.
19159 (gdb_test_multiple): Match $pagination_prompt instead of
19160 "<return>".
19161 (string_to_regexp): Move to lib/gdb-utils.exp.
19162
e214cf6c
JK
191632014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
19164
19165 * gdb.arch/amd64-entry-value-paramref.S: New file.
19166 * gdb.arch/amd64-entry-value-paramref.cc: New file.
19167 * gdb.arch/amd64-entry-value-paramref.exp: New file.
19168 * gdb.arch/amd64-optimout-repeat.S: New file.
19169 * gdb.arch/amd64-optimout-repeat.c: New file.
19170 * gdb.arch/amd64-optimout-repeat.exp: New file.
19171
17d0c5c8
JK
191722014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
19173
19174 PR gdb/17170
19175 * gdb.base/statistics.exp: New file.
19176
b8b8facf
DE
191772014-07-17 Doug Evans <dje@google.com>
19178
74b49205 19179 PR gdb/17170
b8b8facf
DE
19180 * gdb.base/maint.exp: Update testing of per-command stats.
19181
1b5d0ab3
PA
191822014-07-16 Pedro Alves <palves@redhat.com>
19183
19184 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
19185 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
19186 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
19187 (tfile_write_buf): New functions.
19188 (add_memory_block): Rewrite using the above.
19189 (adjust_function_address): New function.
19190 (FUNCTION_ADDRESS): New macro.
19191 (write_basic_trace_file): Remove short_x local, and use
19192 tfile_write_16. Change type of func_addr local to unsigned long
19193 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
19194 here. Cast argument of add_memory_block to char pointer.
19195 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
19196 (main): Remove parameters.
19197 * gdb.trace/tfile.exp: Remove nowarnings.
19198
4d974e88
SM
191992014-07-15 Simon Marchi <simon.marchi@ericsson.com>
19200
19201 * gdb.base/debug-expr.exp: Test string evaluation with
19202 "debug expression" on.
19203
41e99568
PA
192042014-07-15 Pedro Alves <palves@redhat.com>
19205
19206 * gdb.base/reread.exp: Use clean_restart.
19207
487d9753
PL
192082014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
19209
19210 * gdb.arch/avr-flash-qualifer.c: New.
19211 * gdb.arch/avr-flash-qualifer.exp: New.
19212
cc1c52ad
PA
192132014-07-14 Pedro Alves <palves@redhat.com>
19214
19215 * gdb.base/paginate-after-ctrl-c-running.c: New file.
19216 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
19217
1e973570
PA
192182014-07-14 Pedro Alves <palves@redhat.com>
19219
19220 * gdb.base/double-prompt-target-event-error.c: New file.
19221 * gdb.base/double-prompt-target-event-error.exp: New file.
19222
93d6eb10
PA
192232014-07-14 Pedro Alves <palves@redhat.com>
19224
19225 PR gdb/17072
19226 * gdb.base/paginate-inferior-exit.c: New file.
19227 * gdb.base/paginate-inferior-exit.exp: New file.
19228
0017922d
PA
192292014-07-14 Pedro Alves <palves@redhat.com>
19230
19231 PR gdb/17072
19232 * gdb.base/paginate-bg-execution.c: New file.
19233 * gdb.base/paginate-bg-execution.exp: New file.
19234
94696ad3
PA
192352014-07-14 Pedro Alves <palves@redhat.com>
19236
19237 PR gdb/17072
19238 * gdb.base/paginate-execution-startup.c: New file.
19239 * gdb.base/paginate-execution-startup.exp: New file.
19240 * lib/gdb.exp (pagination_prompt): New global.
19241 (default_gdb_spawn): New procedure, factored out from
19242 default_gdb_spawn.
19243 (default_gdb_start): Adjust to call default_gdb_spawn.
19244 (gdb_spawn): New procedure.
19245
bd293940
PA
192462014-07-14 Pedro Alves <palves@redhat.com>
19247
19248 * lib/gdb.exp (gdb_assert): New procedure.
19249 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
19250
c933f875
PA
192512014-07-14 Pedro Alves <palves@redhat.com>
19252
19253 * gdb.base/execution-termios.c: New file.
19254 * gdb.base/execution-termios.exp: New file.
19255
d98b7a16
TT
192562014-07-14 Tom Tromey <tromey@redhat.com>
19257
19258 * gdb.cp/vla-cxx.cc: New file.
19259 * gdb.cp/vla-cxx.exp: New file.
19260
548740d6
TT
192612014-07-14 Tom Tromey <tromey@redhat.com>
19262
19263 * gdb.reverse/rerun-prec.c: New file.
19264 * gdb.reverse/rerun-prec.exp: New file.
19265
a25eb028
MR
192662014-07-12 Maciej W. Rozycki <macro@mips.com>
19267 Maciej W. Rozycki <macro@codesourcery.com>
19268
19269 * lib/gdb-utils.exp: New file.
19270 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
19271 inline `gdb_init_command' processing.
19272 (gdb_start_cmd): Likewise.
19273 * lib/mi-support.exp (mi_run_cmd): Likewise.
19274 * README: Document `gdb_init_command' and `gdb_init_commands'.
19275
218c2655
JK
192762014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
19277
19278 Fix false FAIL running under a very long directory name.
19279 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
19280 and "set print elements 10000". Twice.
19281
5401fde3
YQ
192822014-07-11 Yao Qi <yao@codesourcery.com>
19283
19284 * gdb.base/exprs.exp: "set print symbol off".
19285
e76126e8
PA
192862014-07-11 Pedro Alves <palves@redhat.com>
19287
19288 * gdb.threads/kill.c: New file.
19289 * gdb.threads/kill.exp: New file.
19290
2d6f0de6
YQ
192912014-07-10 Yao Qi <yao@codesourcery.com>
19292
19293 * gdb.trace/tfile.c (write_basic_trace_file)
19294 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
19295 address written to trace file.
19296
7180e04a
PA
192972014-07-09 Pedro Alves <palves@redhat.com>
19298
19299 * gdb.base/attach-wait-input.exp: New file.
19300 * gdb.base/attach-wait-input.c: New file.
19301
9a9a7608
AB
193022014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
19303
19304 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
19305 setting up test structures.
19306 (main): Call new test function.
19307 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
19308 test function, continue into test function and walk test
19309 structures.
19310
161ac41e
YQ
193112014-07-02 Yao Qi <yao@codesourcery.com>
19312
19313 * gdb.trace/entry-values.c: Define labels 'foo_start' and
19314 'bar_start' at the beginning of functions 'foo' and 'bar'
19315 respectively.
19316 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
19317 instead of 'foo' and 'bar'.
19318
1f267ae3
MM
193192014-07-08 Markus Metzger <markus.t.metzger@intel.com>
19320
19321 * gdb.btrace/segv.exp: New.
19322 * gdb.btrace/segv.c: New.
19323
2b239efb
LM
193242014-07-02 Luis Machado <lgustavo@codesourcery.com>
19325
19326 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
19327 instruction.
19328
cf363f18
MW
193292014-06-30 Mark Wielaard <mjw@redhat.com>
19330
19331 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
19332 vulture, vilify, villar): New volatile array constants.
19333 (vindictive, vegetation): New const volatile array constants.
19334 * gdb.base/volatile.exp: Test volatile and const volatile array
19335 types.
19336
aebf9d24
AA
193372014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
19338
19339 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
19340 target lacks support for awatch, rwatch, or hbreak.
19341
b67a2c6f
YQ
193422014-06-27 Yao Qi <yao@codesourcery.com>
19343
19344 * gdb.multi/dummy-frame-restore.exp: New.
19345 * gdb.multi/dummy-frame-restore.c: New.
19346
aef92902
MM
193472014-06-25 Markus Metzger <markus.t.metzger@intel.com>
19348
19349 * gdb.btrace/gcore.exp: New.
19350
8e9db26e
PA
193512014-06-23 Pedro Alves <palves@redhat.com>
19352
19353 * gdb.base/watchpoint-reuse-slot.c: New file.
19354 * gdb.base/watchpoint-reuse-slot.exp: New file.
19355
70afc5b7
SC
193562014-06-23 Siva Chandra Reddy <sivachandra@google.com>
19357
19358 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
19359 progspace's filename in 'info', 'enable' and 'disable' command
19360 tests.
19361
b972bd9c
JK
193622014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
19363
19364 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
19365 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
19366 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
19367
125f8a3d
GB
193682014-06-20 Gary Benson <gbenson@redhat.com>
19369
19370 * gdb.arch/i386-avx.exp: Fix include file location.
19371 * gdb.arch/i386-sse.exp: Likewise.
19372
3ed9baed
IB
193732014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
19374
19375 * gdb.dlang/expression.exp: New file.
19376
034f788c
PA
193772014-06-19 Pedro Alves <palves@redhat.com>
19378
19379 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
19380 out from ...
19381 (top level): ... here. Iterate running tests under different
19382 scheduler-locking settings.
19383
45371d0c
LM
193842014-06-18 Luis Machado <lgustavo@codesourcery.com>
19385
19386 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
19387 to DW_FORM_addr and use non-zero addresses.
19388
5d376983
SC
193892014-06-18 Siva Chandra Reddy <sivachandra@google.com>
19390
19391 PR gdb/17017
19392 * gdb.python/py-xmethods.cc: Add global function call counters and
19393 increment them in their respective functions. Remove "cout"
19394 statements.
19395 * gdb.python/py-xmethods.exp: Make tests check the global function
19396 call counters instead of depending on inferior IO.
19397
a1aa2221
LM
193982014-06-18 Don Breazeal <donb@codesourcery.com>
19399
19400 * gdb.base/foll-fork.exp (default_fork_parent_follow):
19401 Deleted procedure.
19402 (explicit_fork_parent_follow): Deleted procedure.
19403 (explicit_fork_child_follow): Deleted procedure.
19404 (test_follow_fork): New procedure.
19405 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 19406 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
19407 procedure calls.
19408
0fc05997
YQ
194092014-06-17 Yao Qi <yao@codesourcery.com>
19410
19411 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
19412 CP1252.
19413
70795c52
LM
194142014-06-17 Luis Machado <lgustavo@codesourcery.com>
19415
19416 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
19417 Initialize ptr and S explicitly.
19418 (skip_type_update_when_not_use_rtti_test): Likewise.
19419
6be47f0c
KS
194202014-06-16 Keith Seitz <keiths@redhat.com>
19421
19422 PR mi/15863
19423 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
19424 the inferior is started.
19425
d03de421
PA
194262014-06-16 Pedro Alves <palves@redhat.com>
19427
19428 * gdb.base/break-main-file-remove-fail.c: New file.
19429 * gdb.base/break-main-file-remove-fail.exp: New file.
19430 * gdb.base/break-unload-file.exp: Use build_executable instead of
19431 prepare_for_testing.
19432 (test_break): New parameter "initial_load". Handle it.
19433 (top level): Add initial_load cmdline/file axis.
19434
f9579b99
TT
194352014-06-12 Tom Tromey <tromey@redhat.com>
19436
19437 * gdb.base/completion.exp: Don't use directory name in test.
19438
3657956b
GB
194392014-06-09 Gary Benson <gbenson@redhat.com>
19440
19441 * gdb.base/sigall.c [Functions to send signals]: Reorder to
19442 separate the always-available ANSI-standard signals from the
19443 signals that require checking.
19444 (main): Likewise.
19445 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
19446 Likewise.
19447 (main): Likewise.
19448
4186eb54
KS
194492014-06-07 Keith Seitz <keiths@redhat.com>
19450
19451 Revert:
19452 PR c++/16253
19453 * gdb.cp/var-tag.cc: New file.
19454 * gdb.cp/var-tag.exp: New file.
19455 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
19456 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
19457 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
19458 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
19459
25326a28 194602014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
19461
19462 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
19463
829155c9
PA
194642014-06-06 Pedro Alves <palves@redhat.com>
19465
19466 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
19467 in target debug output instead of looking at RSP packets,
19468 disabling the test on any target that uses hardware stepping.
19469 Update comments.
19470
61c8d22e
PA
194712014-06-06 Pedro Alves <palves@redhat.com>
19472
19473 * gdb.base/break-unload-file.exp: Fix typo.
19474
d9a47287
YQ
194752014-06-06 Yao Qi <yao@codesourcery.com>
19476
19477 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
19478 from "jit_function" to "^jit_function".
19479
e5e01dbf
YQ
194802014-06-06 Yao Qi <yao@codesourcery.com>
19481
19482 * gdb.base/async.c (foo): Add one statement.
19483 * gdb.base/async.exp: Get the next instruction address and
19484 match the output of "nexti" by instruction address. Match
19485 the hex address in the output of "finish".
19486
73ba372c
GB
194872014-06-06 Gary Benson <gbenson@redhat.com>
19488
19489 * gdb.base/call-signals.c: Remove preprocessor conditionals
19490 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
19491 SIGSEGV and SIGTERM.
19492 * gdb.base/sigall.c: Likewise.
19493 * gdb.base/unwindonsignal.c: Likewise.
19494 * gdb.reverse/sigall-reverse.c: Likewise.
19495
831517df
YQ
194962014-06-06 Yao Qi <yao@codesourcery.com>
19497
19498 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
19499 readable, skip the test.
19500
b8b91e98
YQ
195012014-06-06 Yao Qi <yao@codesourcery.com>
19502
19503 * gdb.threads/staticthreads.c (thread_function): Move the line
19504 setting breakpoint on forward.
19505 * gdb.threads/staticthreads.exp: Update comments.
19506
fb934770
LC
195072014-06-05 Ludovic Courtès <ludo@gnu.org>
19508
19509 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
19510 "history-append! type error".
19511
6ef284bd
SM
195122014-06-05 Simon Marchi <simon.marchi@ericsson.com>
19513
19514 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
19515 erroneous dprintf expected input.
19516
a872e241
DE
195172014-06-04 Doug Evans <xdje42@gmail.com>
19518
19519 * gdb.guile/scm-generics.exp: Delete.
19520
16f691fb
DE
195212014-06-04 Doug Evans <xdje42@gmail.com>
19522
19523 * gdb.guile/scm-breakpoint.exp: Update.
19524 Add tests for breakpoint registration.
19525
012370f6
TT
195262014-06-04 Tom Tromey <tromey@redhat.com>
19527
19528 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
19529 VLA-in-union.
19530 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
19531 inner_vla_struct, vla_union types. Initialize objects of those
19532 types and compute their sizes.
19533
9f5a4cef
HZ
195342014-06-04 Nathan Sidwell <nathan@codesourcery.com>
19535 Hui Zhu <hui@codesourcery.com>
19536
19537 * gdb.base/fileio.exp: Add test for shell not available as well as
19538 available.
19539 * gdb.base/fileio.c (test_system): Check for shell twice.
19540
90a45c4d
YQ
195412014-06-04 Yao Qi <yao@codesourcery.com>
19542
19543 * gdb.base/auto-connect-native-target.exp: Remove redundant
19544 space from the regexp pattern.
19545
70017e41
YQ
195462014-06-04 Yao Qi <yao@codesourcery.com>
19547
19548 * gdb.base/default.exp: Replace "child" with "native" in
19549 regexp pattern.
19550
883964a7
SC
195512014-06-03 Siva Chandra Reddy <sivachandra@google.com>
19552
19553 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
19554 * gdb.python/py-xmethods.exp: New tests to test xmethods.
19555 * gdb.python/py-xmethods.py: Python script supporting the
19556 new testcase and tests.
19557
ef370185
JB
195582014-06-03 Joel Brobecker <brobecker@adacore.com>
19559 Pedro Alves <palves@redhat.com>
19560
19561 PR breakpoints/17000
19562 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
19563 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
19564
1e2ccb61
BM
195652014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
19566
19567 * gdb.base/subst.exp: Add tests to verify partial path matching
19568 output.
19569
c6ec5ab2
PA
195702014-06-03 Pedro Alves <palves@redhat.com>
19571
19572 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
19573 target that doesn't use software single-stepping.
19574
835c559f
PA
195752014-06-03 Pedro Alves <palves@redhat.com>
19576
19577 PR breakpoints/17000
19578 * gdb.base/sss-bp-on-user-bp-2.c: New file.
19579 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
19580
06eb1586
DE
195812014-06-02 Doug Evans <xdje42@gmail.com>
19582
19583 * gdb.guile/scm-parameter.exp: New file.
19584
e698b8c4
DE
195852014-06-02 Doug Evans <xdje42@gmail.com>
19586
19587 * gdb.guile/scm-cmd.c: New file.
19588 * gdb.guile/scm-cmd.exp: New file.
19589
ded03782
DE
195902014-06-02 Doug Evans <xdje42@gmail.com>
19591
19592 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
19593 pretty-printer lookup.
19594 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
19595 (make-pp_s-printer): Call it.
19596 (make-pretty-printer-from-dict): New function.
19597 (lookup-pretty-printer-maker-from-dict): New function.
19598 (*pretty-printer*): Simplify.
19599 (make-objfile-pp_s-printer): New function.
19600 (install-objfile-pretty-printers!): New function.
19601 (make-progspace-pp_s-printer): New function.
19602 (install-progspace-pretty-printers!): New function.
19603 * gdb.guile/scm-progspace.c: New file.
19604 * gdb.guile/scm-progspace.exp: New file.
19605
41fac0cf
PA
196062014-06-02 Pedro Alves <palves@redhat.com>
19607
19608 * gdb.base/dprintf-bp-same-addr.c: New file.
19609 * gdb.base/dprintf-bp-same-addr.exp: New file.
19610
96ae5695
EBM
196112014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
19612
19613 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
19614 * gdb.arch/powerpc-power.s: Likewise.
19615
da02b3a8
JB
196162014-06-02 Joel Brobecker <brobecker@adacore.com>
19617
19618 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
19619
c72b2e7b
YQ
196202014-06-01 Yao Qi <yao@codesourcery.com>
19621
19622 * gdb.base/watchpoint.exp (test_watch_location): Check null
19623 pointer can be dereferenced. If not, do the test, otherwise
19624 skip it.
19625
53e8a631
AB
196262014-05-30 Andrew Burgess <aburgess@broadcom.com>
19627
19628 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
19629 results.
19630 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
19631
938f0e2f
AB
196322014-05-30 Andrew Burgess <aburgess@broadcom.com>
19633
19634 * gdb.arch/amd64-invalid-stack-middle.S: New file.
19635 * gdb.arch/amd64-invalid-stack-middle.c: New file.
19636 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
19637 * gdb.arch/amd64-invalid-stack-top.c: New file.
19638 * gdb.arch/amd64-invalid-stack-top.exp: New file.
19639
9ba6657a
PA
196402014-05-30 Pedro Alves <palves@redhat.com>
19641
19642 PR breakpoints/17000
19643 * gdb.base/sss-bp-on-user-bp.c: New file.
19644 * gdb.base/sss-bp-on-user-bp.exp: New file.
19645
522c09bf
DB
196462014-05-30 David Blaikie <dblaikie@gmail.com>
19647
19648 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
19649 gnu_inline semantics via attribute.
19650 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
19651 source explicitly specifies the required semantics.
19652
bf4ef81e
MR
196532014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
19654
19655 * gdb.reverse/sigall-reverse.exp: Fix a typo.
19656
329ea579
PA
196572014-05-29 Pedro Alves <palves@redhat.com>
19658 Tom Tromey <tromey@redhat.com>
19659
19660 * gdb.base/async-shell.exp: Don't enable target-async.
19661 * gdb.base/async.exp
19662 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
19663 parameter. Adjust.
19664 (top level): Don't test with "target-async".
19665 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
19666 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
19667 * gdb.base/inferior-died.exp: Don't enable target-async.
19668 * gdb.base/interrupt-noterm.exp: Likewise.
19669 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
19670 * gdb.mi/mi-nonstop-exit.exp: Likewise.
19671 * gdb.mi/mi-nonstop.exp: Likewise.
19672 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
19673 * gdb.mi/mi-nsintrall.exp: Likewise.
19674 * gdb.mi/mi-nsmoribund.exp: Likewise.
19675 * gdb.mi/mi-nsthrexec.exp: Likewise.
19676 * gdb.mi/mi-watch-nonstop.exp: Likewise.
19677 * gdb.multi/watchpoint-multi.exp: Adjust comment.
19678 * gdb.python/py-evsignal.exp: Don't enable target-async.
19679 * gdb.python/py-evthreads.exp: Likewise.
19680 * gdb.python/py-prompt.exp: Likewise.
19681 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
19682 * gdb.server/solib-list.exp: Don't enable target-async.
19683 * gdb.threads/thread-specific-bp.exp: Likewise.
19684 * lib/mi-support.exp: Adjust to use mi-async.
19685
fd664c91
PA
196862014-05-29 Pedro Alves <palves@redhat.com>
19687
19688 PR gdb/13860
19689 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
19690 reason, even in sync mode.
19691
251bde03
PA
196922014-05-29 Pedro Alves <palves@redhat.com>
19693 Hui Zhu <hui@codesourcery.com>
19694
19695 PR PR15693
19696 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
19697 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
19698 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
19699 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
19700
7f3c0343
JB
197012014-05-28 Joel Brobecker <brobecker@adacore.com>
19702
19703 * config/monitor.exp (gdb_target_monitor): Replace use of
19704 "set remotebaud" by "set serial baud".
19705
b2715b27
AW
197062014-05-26 Andy Wingo <wingo@igalia.com>
19707
19708 * gdb.guile/scm-breakpoint.exp:
19709 * gdb.guile/scm-gsmob.exp: Update to use plain old object
19710 properties instead of gdb-object-properties.
19711
498a4489
YQ
197122014-05-26 Yao Qi <yao@codesourcery.com>
19713
19714 * gdb.server/no-thread-db.exp: Specify source file name
19715 explicitly when setting a breakpoint.
19716
589fdceb
MM
197172014-05-23 Markus Metzger <markus.t.metzger@intel.com>
19718
19719 * gdb.btrace/vdso.c: New.
19720 * gdb.btrace/vdso.exp: New.
19721
e9089e05
MM
197222014-05-23 Markus Metzger <markus.t.metzger@intel.com>
19723
19724 * gdb.base/gcore.exp (capture_command_output): Move ...
19725 * lib/gdb.exp (capture_command_output): ... here.
19726
67b5c0c1
MM
197272014-05-23 Markus Metzger <markus.t.metzger@intel.com>
19728
19729 * gdb.btrace/data.exp: Test memory access during btrace replay.
19730
a2199296
SM
197312014-05-22 Simon Marchi <simon.marchi@ericsson.com>
19732
19733 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
19734
17b2616c
PA
197352014-05-21 Pedro Alves <palves@redhat.com>
19736
19737 PR gdb/13860
19738 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
19739 (top level): Test that output related to execution commands is
19740 sent to the console with CLI commands, but not with MI commands.
19741 Test that breakpoint events are always mirrored to the console.
19742 Also expect the new source line to be output after a "next" in
19743 async mode too. Make it a pass/fail test.
19744 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
19745 output.
19746 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
19747
5166082f
PA
197482014-05-21 Pedro Alves <palves@redhat.com>
19749
19750 * gdb.base/list.exp (build_pattern, test_list): New procedures.
19751 Use them to test variations of "list" after reaching a breakpoint.
19752 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
19753 Test "list" with listsize 10 after reaching a breakpoint.
19754 * gdb.python/python.exp (decode_line current location line
19755 number): Adjust expected line number.
19756
2f25d70f
SM
197572014-05-21 Simon Marchi <simon.marchi@ericsson.com>
19758
19759 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
19760 behavior for $args, pass it directly to "run".
19761
ff604a67
MR
197622014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
19763
19764 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
19765 30000 to 65536.
19766
6a3cb8e8
PA
197672014-05-21 Pedro Alves <palves@redhat.com>
19768
19769 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
19770 auto-connect-native-target off".
19771 * gdb.base/auto-connect-native-target.c: New file.
19772 * gdb.base/auto-connect-native-target.exp: New file.
19773
4ebfc96e
PA
197742014-05-21 Pedro Alves <palves@redhat.com>
19775
19776 * gdb.base/default.exp: Test "target native" instead of "target
19777 child".
19778
36d46afb
MW
197792014-05-21 Mark Wielaard <mjw@redhat.com>
19780
19781 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
19782
5876f503
JK
197832014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
19784
19785 Fix TLS access for -static -pthread.
19786 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
19787 <HAVE_TLS> (thread_function, main): Initialize it.
19788 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
19789 Add clean_restart.
19790 <$have_tls != "">: Check TLSVAR.
19791
0256a6ac
PA
197922014-05-21 Pedro Alves <palves@redhat.com>
19793
19794 * gdb.base/dcache-line-read-error.c: New.
19795 * gdb.base/dcache-line-read-error.exp: New.
19796
936d2992
PA
197972014-05-20 Pedro Alves <palves@redhat.com>
19798
19799 * gdb.base/compare-sections.c: New file.
19800 * gdb.base/compare-sections.exp: New file.
19801
802e8e6d
PA
198022014-05-20 Pedro Alves <palves@redhat.com>
19803
19804 * gdb.base/break-idempotent.c: New file.
19805 * gdb.base/break-idempotent.exp: New file.
19806
e59fa00f
MM
198072014-05-20 Markus Metzger <markus.t.metzger@intel.com>
19808
19809 * gdb.btrace/nohist.exp: New.
19810
8b696e31
YQ
198112014-05-20 Yao Qi <yao@codesourcery.com>
19812
19813 * lib/gdb.exp (gdb_init): Set timeout if test file is under
19814 gdb.reverse directory and gdb_reverse_timeout exists in board
19815 setting.
19816 * README: Document gdb_reverse_timeout.
19817
73c9764f
YQ
198182014-05-20 Yao Qi <yao@codesourcery.com>
19819
19820 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
19821 'test_file_name'. Treat args as a string instead of a list.
19822 (gdb_init): Rename argument 'args' by 'test_file_name'.
19823
f1f4348a
JK
198242014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
19825
19826 * gdb.arch/powerpc-power.exp: New file.
19827 * gdb.arch/powerpc-power.s: New file.
19828
0dbe70ce
DE
198292014-05-16 Doug Evans <dje@google.com>
19830
19831 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
19832 * gdb.base/completion.exp: Check that all expected files exist
19833 before doing file completion.
0dbe70ce 19834
8d551b02
DE
198352014-05-16 Doug Evans <dje@google.com>
19836
19837 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
19838 Update.
19839 (do_syscall_tests_without_xml): Update.
19840
73eb7709
PA
198412014-05-16 Pedro Alves <palves@redhat.com>
19842
19843 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
19844 instead of "unknown output after running".
19845
3fae92fc
YQ
198462014-05-16 Yao Qi <yao@codesourcery.com>
19847
19848 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
19849 file1.txt from host at the end.
19850 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
19851
c2b2ccc5
DE
198522014-05-15 Doug Evans <dje@google.com>
19853
19854 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
19855 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
19856 loading file. Add test for TU lookup.
19857
8c217a4b
SM
198582014-05-15 Simon Marchi <simon.marchi@ericsson.com>
19859
19860 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
19861 calling "-exec-arguments" or "set args" before running the
19862 inferior.
19863
3deb39c6
SM
198642014-05-15 Simon Marchi <simon.marchi@ericsson.com>
19865
19866 * lib/mi-support.exp (mi_expect_stop): Expect message for
19867 inferiors that exit with non-zero exit code.
19868
71a79f8c
YQ
198692014-05-14 Yao Qi <yao@codesourcery.com>
19870
19871 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
19872 match absolute path on remote host.
19873 (test_file_list_exec_source_files): Remove "/" from the
19874 pattern.
19875
f23fcd46
YQ
198762014-05-14 Yao Qi <yao@codesourcery.com>
19877
19878 * boards/local-remote-host-notty.exp (${board}_file): New
19879 proc.
19880
9404b58f
KM
198812014-05-07 Kyle McMartin <kyle@redhat.com>
19882
19883 Pushed by Joel Brobecker <brobecker@adacore.com>.
19884 * gdb.arch/aarch64-atomic-inst.c: New file.
19885 * gdb.arch/aarch64-atomic-inst.exp: New file.
19886
5e45f04c
YQ
198872014-05-07 Yao Qi <yao@codesourcery.com>
19888
19889 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
19890 in current context" too.
19891
c888a17d
KS
198922014-05-05 Keith Seitz <keiths@redhat.com>
19893
19894 * gdb.linespec/ls-dollar.exp: Add test for linespec
19895 file:convenience_variable.
19896
290a839c
YQ
198972014-05-05 Yao Qi <yao@codesourcery.com>
19898
19899 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
19900 traceframes into tfile and ctf trace files. Read data from
19901 trace file and test collected data.
19902 (gdb_collect_locals_test): Likewise.
19903 (gdb_unavailable_registers_test): Likewise.
19904 (gdb_unavailable_floats): Likewise.
19905 (gdb_collect_globals_test): Likewise.
19906 (top-level): Append "ctf" to trace_file_targets if GDB
19907 supports.
19908
b5262cd0
YQ
199092014-05-05 Yao Qi <yao@codesourcery.com>
19910
19911 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
19912 code to ...
19913 (gdb_collect_args_test_1): ... it. New proc.
19914 (gdb_collect_locals_test): Move some code to ...
19915 (gdb_collect_locals_test_1): ... it. New proc.
19916 (gdb_unavailable_registers_test): Move some code to ...
19917 (gdb_unavailable_registers_test_1): ... it. New proc.
19918 (gdb_unavailable_floats): Move some code to ...
19919 (gdb_unavailable_floats_1): ... it. New proc.
19920
30a1e6cc
SDJ
199212014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
19922
19923 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
19924 probes to test for bitness recognition.
19925 * gdb.arch/amd64-stap-optional-prefix.exp
19926 (test_probe_value_without_reg): New procedure.
19927 Add code to test for different kinds of bitness.
19928
f33da99a
SDJ
199292014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
19930
19931 PR breakpoints/16889
19932 * gdb.arch/amd64-stap-optional-prefix.S: New file.
19933 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
19934
5b80f00d
PA
199352014-05-01 Pedro Alves <palves@redhat.com>
19936
19937 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
19938 gdb_file_cmd if no file is specified.
19939 * boards/native-extended-gdbserver.exp (gdb_load): Use the
19940 last_loaded_file to set the remote exec-file.
19941
f8c2a73c
PA
199422014-05-01 Pedro Alves <palves@redhat.com>
19943
19944 * boards/local-remote-host.exp: New file.
19945
be6e8ac7
PA
199462014-05-01 Pedro Alves <palves@redhat.com>
19947
19948 * boards/local-remote-host.exp: Rename to ...
19949 * boards/local-remote-host-notty.exp: ... this.
19950
cac0dc8f
JB
199512014-04-28 Joel Brobecker <brobecker@adacore.com>
19952
19953 * gdb.ada/dyn_arrayidx: New testcase.
19954
9730e6cc
YQ
199552014-04-26 Yao Qi <yao@codesourcery.com>
19956
19957 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
19958 and compute the length of function main. Save it in
19959 $main_length.
19960 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
19961 (top-level): Use gdb_compile to compile objects into
19962 executable and restart GDB. Remove invocation to
19963 prepare_for_testing.
19964
7ae1a6a6
PA
199652014-04-25 Simon Marchi <simon.marchi@ericsson.com>
19966 Pedro Alves <palves@redhat.com>
19967
19968 PR server/16255
19969 * gdb.multi/multi-attach.c: New file.
19970 * gdb.multi/multi-attach.exp: New file.
19971
4082afcc
PA
199722014-04-25 Pedro Alves <palves@redhat.com>
19973
19974 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
19975 user.
19976 (top level): Test that "set remote conditional-breakpoints-packet
19977 off" works as intended.
19978 * gdb.base/dprintf.exp: Test that "set remote
19979 breakpoint-commands-packet off" works as intended.
19980 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
19981 New function.
19982 (top level): Call it.
19983 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
19984 remote fast-tracepoints-packet off" works as intended.
19985 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
19986 * lib/gdb.exp (gdb_is_target_remote): ... here.
19987
2abc3f8d
DB
199882014-04-24 David Blaikie <dblaikie@gmail.com>
19989
19990 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
19991 ensure clang would not discard them.
19992 * gdb.base/gdbvars.c: Ditto.
19993 * gdb.base/memattr.c: Ditto.
19994 * gdb.base/whatis.c: Ditto.
19995 * gdb.python/py-prettyprint.c: Ditto.
19996 * gdb.trace/actions.c: Ditto.
19997 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
19998 ensure clang would not discard it.
19999
bfd39632
DB
200002014-04-24 David Blaikie <dblaikie@gmail.com>
20001
20002 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
20003 clang to emit the full definition of type required by the test
20004 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
20005
22842ff6
DB
200062014-04-24 David Blaikie <dblaikie@gmail.com>
20007
20008 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
20009 coax Clang into emitting the definition of the type.
20010 * gdb.cp/pr10728-x.h (y): Ditto.
20011 * gdb.cp/pr10728-y.cc (y): Ditto.
20012
c2e827ad
DB
200132014-04-24 David Blaikie <dblaikie@gmail.com>
20014
20015 * gdb.base/label.exp: XFAIL label related tests under Clang.
20016 * gdb.cp/cplabel.exp: Ditto.
20017 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
20018 under Clang those using labels.
20019
4c2d33e7
YQ
200202014-04-25 Yao Qi <yao@codesourcery.com>
20021
20022 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
20023 double_label.
20024 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
20025 partial_label and double_label.
20026
56083b99
DB
200272014-04-24 David Blaikie <dblaikie@gmail.com>
20028
20029 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
20030
25d4e99d
DB
200312014-04-24 David Blaikie <dblaikie@gmail.com>
20032
20033 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
20034 of the function to work across GCC and Clang.
20035 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
20036 pointer types (const void ** const V void **).
20037
01f9f808
MS
200382014-04-24 Michael Sturm <michael.sturm@mintel.com>
20039 Walfred Tedeschi <walfred.tedeschi@intel.com>
20040
20041 * Makefile.in (EXECUTABLES): Added i386-avx512.
20042 * gdb.arch/i386-avx512.c: New file.
20043 * gdb.arch/i386-avx512.exp: Likewise.
20044
4b48d439
KS
200452014-04-23 Keith Seitz <keiths@redhat.com>
20046
20047 * lib/mi-support.exp (mi_list_breakpoints): Delete.
20048 (mi_make_breakpoint_table): New procedure.
20049 (mi_create_breakpoint): Use mi_make_breakpoint
20050 and return the result.
20051 (mi_make_breakpoint): New procedure.
20052 (mi_build_kv_pairs): New procedure.
20053
20054 * gdb.mi/mi-break.exp: Remove unused globals,
20055 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
20056 All callers updated.
20057 * gdb.mi/mi-dprintf.exp: Use variable to track command
20058 number.
20059 Update all callers of mi_create_breakpoint and use
20060 mi_make_breakpoint_table.
20061 Remove any unused global variables.
20062 * gdb.mi/mi-nonstop.exp: Likewise.
20063 * gdb.mi/mi-nsintrall.exp: Likewise.
20064 * gdb.mi/mi-nsmoribund.exp: Likewise.
20065 * gdb.mi/mi-nsthrexec.exp: Likewise.
20066 * gdb.mi/mi-reverse.exp: Likewise.
20067 * gdb.mi/mi-simplerun.exp: Likewise.
20068 * gdb.mi/mi-stepn.exp: Likewise.
20069 * gdb.mi/mi-syn-frame.exp: Likewise.
20070 * gdb.mi/mi-until.exp: Likewise.
20071 * gdb.mi/mi-var-cp.exp: Likewise.
20072 * gdb.mi/mi-var-display.exp: Likewise.
20073 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
20074 * gdb.mi/mi2-var-child.exp: Likewise.
20075 * gdb.mi/mi-vla-c99.exp: Likewise.
20076 * lib/mi-support.exp: Likewise.
20077
20078 From Ian Lance Taylor <iant@cygnus.com>:
20079 * lib/gdb.exp (parse_args): New procedure.
20080
08351840
PA
200812014-04-23 Pedro Alves <palves@redhat.com>
20082
20083 * gdb.base/break-unload-file.c: New file.
20084 * gdb.base/break-unload-file.exp: New file.
20085 * gdb.base/sym-file-lib.c (baz): New function.
20086 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
20087 field.
20088 (load): Store the segment's mapped size.
20089 (unload): New function.
20090 (unload_shlib): New function.
20091 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
20092 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
20093 set a breakpoint at baz, and call it.
20094 * gdb.base/sym-file.exp: New tests for stale breakpoint
20095 instructions.
20096
076855f9
PA
200972014-04-23 Pedro Alves <palves@redhat.com>
20098
20099 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
20100 * gdb.base/hbreak-in-shr-unsupported.c: New file.
20101 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
20102 * gdb.base/hbreak-unmapped.c: New file.
20103 * gdb.base/hbreak-unmapped.exp: New file.
20104 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
20105 * lib/gdb.exp (gdb_is_target_remote): ... here.
20106
483805cf
PA
201072014-04-22 Pedro Alves <palves@redhat.com>
20108
20109 * gdb.base/consecutive-step-over.c: New file.
20110 * gdb.base/consecutive-step-over.exp: New file.
20111
06d97543
PA
201122014-04-22 Pedro Alves <palves@redhat.com>
20113
20114 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
20115 instead of send_gdb/gdb_expect.
20116
b4429ea2
YQ
201172014-04-22 Yao Qi <yao@codesourcery.com>
20118
20119 * lib/trace-support.exp (generate_tracefile): New procedure.
20120 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
20121 return 0.
20122 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
20123 if generate_tracefile returns 1.
20124
51d48146
PA
201252014-04-18 Tom Tromey <palves@redhat.com>
20126 Pedro alves <tromey@redhat.com>
20127
20128 PR backtrace/15558
20129 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
20130 with a backtrace limit.
20131 * gdb.python/py-frame-inline.exp: Test running to an inline
20132 function with a backtrace limit, and printing the newest frame.
20133 * gdb.python/py-frame-inline.c (main): Call f.
20134
bd1dce5f
MS
201352014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
20136
20137 * gdb.java/jnpe.exp: Drop srcdir from untested path.
20138
40d1a503
MS
201392014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
20140
20141 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
20142 Drop prefix from unsupported source file path.
20143
389b98f7
YQ
201442014-04-17 Yao Qi <yao@codesourcery.com>
20145
20146 * lib/gdb.exp (with_target_charset): New proc.
20147 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
20148 with_target_charset.
20149 (test_print_strings): Likewise.
20150 (test_repeat_bytes): Likewise.
20151 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
20152 for some tests.
20153
22869d73
KS
201542014-04-16 Keith Seitz <keiths@redhat.com>
20155
20156 PR gdb/15827
20157 * gdb.dwarf2/corrupt.c: New file.
20158 * gdb.dwarf2/corrupt.exp: New file.
20159
c4f87ca6
KS
201602014-04-16 Keith Seitz <keiths@redhat.com>
20161
20162 PR c++/16597
20163 * gdb.cp/namelessclass.cc: New file.
20164 * gdb.cp/namelessclass.exp: New file.
20165 * gdb.cp/namelessclass.S: New file.
20166
ab19de87
DE
201672014-04-16 Doug Evans <dje@google.com>
20168
20169 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
20170 Add comment.
20171 (gdbserver_default_get_comm_port): New function.
20172 (gdbserver_start): Check if board file provided
20173 "gdbserver,get_comm_port" and use it if so.
20174 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
20175 (gdb,socketport): Set to "stdio".
20176 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
20177 (stdio_gdbserver_template): Delete.
20178 (${board}_get_remote_address): Update.
20179 (${board}_build_remote_cmd): Delete.
20180 (${board}_get_comm_port): New function.
20181 (${board}_spawn): Update.
20182 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
20183 Delete.
20184 (${board}_get_remote_address): Update.
20185 (${board}_get_comm_port): New function.
20186
fc98a809
AB
201872014-04-16 Andrew Burgess <aburgess@broadcom.com>
20188
20189 * gdb.base/memattr.exp: Improve regexps to handle memory regions
20190 appearing in any order.
20191
87fd9e6e
DE
201922014-04-15 Doug Evans <dje@google.com>
20193
20194 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
20195 uninitialized value of "description".
20196
099fc3ea
KS
201972014-04-15 Keith Seitz <keiths@redhat.com>
20198
20199 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
20200 Remove unused globals.
20201 (test_running_the_program): Likewise.
20202 (test_controlled_execution): Likewise.
20203 (test_controlling_breakpoints): Likewise.
20204 (test_program_termination): Likewise.
20205
5da151d4
KS
202062014-04-15 Keith Seitz <keiths@redhat.com>
20207
20208 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
20209 unused globals.
20210 (test_rbreak_creation_and_listing): Likewise.
20211 (test_ignore_count): Likewise.
20212 (test_error): Likewise.
20213
35e5d2f0
PA
202142014-04-15 Pedro Alves <palves@redhat.com>
20215
20216 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
20217 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
20218 sym-file-loader.c.
20219 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
20220 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
20221 to sym-file-loader.c.
20222 (struct library): Forward declare.
20223 (load_shlib, lookup_function): Change prototypes.
20224 (find_shstrtab, find_strtab, find_shdr, find_symtab)
20225 (translate_offset): Remove declarations.
20226 (get_text_addr): New declaration.
20227 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
20228 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
20229 sym-file-loader.h.
20230 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
20231 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
20232 here from sym-file-loader.h.
20233 (struct library): New structure.
20234 (load_shlib, lookup_function): Change prototypes and adjust to
20235 work with a struct library.
20236 (find_shstrtab, find_strtab, find_shdr, find_symtab)
20237 (translate_offset): Make static.
20238 (get_text_addr): New function.
20239 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
20240
eb4c1710
PA
202412014-04-15 Pedro Alves <palves@redhat.com>
20242
20243 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
20244
2d1baf52
PA
202452014-04-15 Pedro Alves <palves@redhat.com>
20246
20247 * gdb.base/sym-file-loader.c: Include <limits.h>.
20248 (SELF_LINK): New define.
20249 (get_origin): New function.
20250 (load_shlib): Use it.
20251 * gdb.base/sym-file.exp: Don't early return if the target is
20252 remote. Use runto_main, and issue fail is that fails. Use
20253 gdb_load_shlibs.
20254 (shlib_name): Delete.
20255 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
20256
7dd6df01
PA
202572014-04-15 Pedro Alves <palves@redhat.com>
20258
20259 * gdb.base/sym-file.exp: Remove regex characters from test
20260 message. Don't refer to breakpoint numbers in test messages.
20261
b50c8614
KS
202622014-04-14 Keith Seitz <keiths@redhat.com>
20263
20264 PR c++/16253
20265 * gdb.cp/var-tag.cc: New file.
20266 * gdb.cp/var-tag.exp: New file.
20267 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
20268 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
20269 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
20270 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
20271
3d567982
TT
202722014-04-14 Tom Tromey <tromey@redhat.com>
20273
20274 * gdb.cp/classes.exp (test_enums): Handle underlying type.
20275 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
20276 type.
20277 * gdb.cp/enum-class.exp: New file.
20278 * gdb.cp/enum-class.cc: New file.
20279
0626fc76
TT
202802014-04-14 Tom Tromey <tromey@redhat.com>
20281
20282 * gdb.dwarf2/enum-type.exp: New file.
20283
dca325b3
SA
202842014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
20285
20286 * gdb.mi/mi-vla-c99.exp: New file.
20287 * gdb.mi/vla.c: New file.
20288
5854b38a
SA
202892014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
20290
20291 * gdb.base/vla-datatypes.c: New file.
20292 * gdb.base/vla-datatypes.exp: New file.
20293
463bb957
SA
202942014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
20295
20296 * gdb.base/vla-ptr.c: New file.
20297 * gdb.base/vla-ptr.exp: New file.
20298
3dd170be
SA
202992014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
20300
20301 * gdb.dwarf2/count.exp: New file.
20302
5ecaaa66
SA
203032014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
20304
20305 * gdb.base/vla-sideeffect.c: New file.
20306 * gdb.base/vla-sideeffect.exp: New file.
20307
41f1ada5
DB
203082014-04-14 David Blaikie <dblaikie@gmail.com>
20309
20310 * gdb.mi/non-stop.c: Add return value for non-void function return
20311 statement.
20312 * gdb.threads/staticthreads.c: Ditto.
20313
0be03e84
DE
203142014-04-12 Siva Chandra Reddy <sivachandra@google.com>
20315 Doug Evans <xdje42@gmail.com>
20316
20317 * gdb.guile/scm-value.c: Improve test case.
20318 * gdb.guile/scm-value.exp: Add new test.
20319
f180a1fb
DB
203202014-04-11 David Blaikie <dblaikie@gmail.com>
20321
20322 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
20323 override Clang's default.
20324
6b662e19
JB
203252014-04-11 Joel Brobecker <brobecker@adacore.com>
20326
20327 Revert the following changes (regressions):
20328
20329 * gdb.base/vla-sideeffect.c: New file.
20330 * gdb.base/vla-sideeffect.exp: New file.
20331
20332 * gdb.dwarf2/count.exp: New file.
20333
20334 * gdb.base/vla-multi.c: New file.
20335 * gdb.base/vla-multi.exp: New file.
20336
20337 * gdb.base/vla-ptr.c: New file.
20338 * gdb.base/vla-ptr.exp: New file.
20339
20340 * gdb.base/vla-datatypes.c: New file.
20341 * gdb.base/vla-datatypes.exp: New file.
20342
20343 * gdb.mi/mi-vla-c99.exp: New file.
20344 * gdb.mi/vla.c: New file.
20345
245a5f0b
KS
203462014-04-11 Keith Seitz <keiths@redhat.com>
20347
20348 PR c++/16675
20349 * gdb.cp/cpsizeof.exp: New file.
20350 * gdb.cp/cpsizeof.cc: New file.
20351
58a84dcf
SA
203522014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
20353
191a8a90
JB
20354 * gdb.mi/mi-vla-c99.exp: New file.
20355 * gdb.mi/vla.c: New file.
58a84dcf 20356
c8655f75
SA
203572014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
20358
20359 * gdb.base/vla-datatypes.c: New file.
20360 * gdb.base/vla-datatypes.exp: New file.
20361
024e13b4
SA
203622014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
20363
20364 * gdb.base/vla-ptr.c: New file.
20365 * gdb.base/vla-ptr.exp: New file.
20366
1a237e0e
SA
203672014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
20368
20369 * gdb.base/vla-multi.c: New file.
20370 * gdb.base/vla-multi.exp: New file.
20371
504f3432
SA
203722014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
20373
20374 * gdb.dwarf2/count.exp: New file.
20375
3bce8237
SA
203762014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
20377
191a8a90
JB
20378 * gdb.base/vla-sideeffect.c: New file.
20379 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 20380
322f9c21
YQ
203812014-04-11 Yao Qi <yao@codesourcery.com>
20382
20383 * gdb.base/completion.exp: Check file exists before running tests
20384 on file completion.
20385
d708bcd1
PA
203862014-04-10 Pedro Alves <palves@redhat.com>
20387
20388 * gdb.base/cond-eval-mode.c: New file.
20389 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
20390 prepare_for_testing to build the new file. Check result of
20391 runto_main.
20392 (test_break, test_watch): New procedures.
20393 (top level): Use them.
20394
ae1d2761
PM
203952014-04-08 Pierre Muller <muller@sourceware.org>
20396
20397 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
20398 Ctrl-V use for mingw hosts.
20399
7af389b8
SC
204002014-04-07 Siva Chandra Reddy <sivachandra@google.com>
20401
20402 * gdb.python/py-value.c: Improve test case.
20403 * gdb.python/py-value.exp: Add new test.
20404
5e703181
DE
204052014-04-07 David Blaikie <dblaikie@gmail.com>
20406
20407 * lib/compiler.c: Identify the clang compiler.
20408 * lib/compiler.cc: Ditto.
20409
9810b410
YQ
204102014-04-03 Yao Qi <yao@codesourcery.com>
20411
20412 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
20413
98d1b8dc
AB
204142014-04-01 Anton Blanchard <anton@samba.org>
20415
20416 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
20417 messages unique.
20418
3114cea1
AB
204192014-04-01 Anton Blanchard <anton@samba.org>
20420
20421 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
20422 prepare_for_testing.
20423
62f7182c
AB
204242014-04-01 Anton Blanchard <anton@samba.org>
20425
20426 * gdb.arch/ppc64-atomic-inst.c: Remove.
20427 * gdb.arch/ppc64-atomic-inst.S: New file.
20428 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
20429
770e7fc7
DE
204302014-03-31 Doug Evans <dje@google.com>
20431
20432 * gdb.base/print-symbol-loading-lib.c: New file.
20433 * gdb.base/print-symbol-loading-main.c: New file.
20434 * gdb.base/print-symbol-loading.exp: New file.
20435
46e2bafa
YQ
204362014-03-31 Yao Qi <yao@codesourcery.com>
20437
20438 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
20439
8776cfe9
JB
204402014-03-28 Joel Brobecker <brobecker@adacore.com>
20441
20442 * gdb.ada/mi_dyn_arr: New testcase.
20443
5d1ef361
DE
204442014-03-27 Doug Evans <dje@google.com>
20445
20446 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
20447
b5bee914
YQ
204482014-03-27 Yao Qi <yao@codesourcery.com>
20449
20450 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
20451 if target is nios2-*-*.
20452
0d4d0e77
YQ
204532014-03-26 Yao Qi <yao@codesourcery.com>
20454
20455 * lib/gdb.exp (readline_is_used): New proc.
20456 * gdb.base/completion.exp: Move tests on command complete up.
20457 Skip the rest of tests if readline is not used.
20458 * gdb.ada/complete.exp: Skp the test if readline is not
20459 used.
20460 * gdb.base/filesym.exp: Likewise.
20461 * gdb.base/macscp.exp: Likewise.
20462 * gdb.base/readline-ask.exp: Likewise.
20463 * gdb.base/readline.exp: Likewise.
20464 * gdb.python/py-cmd.exp: Likewise.
20465 * gdb.trace/tfile.exp: Likewise.
20466
29361eee
YQ
204672014-03-26 Yao Qi <yao@codesourcery.com>
20468
20469 * gdb.base/macscp.exp: Fix code format issues.
20470
bc9a5525
UW
204712014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
20472
20473 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
20474 * gdb.asm/powerpc64le.inc: New file.
20475
d3839ede
PA
204762014-03-25 Pedro Alves <palves@redhat.com>
20477 Doug Evans <dje@google.com>
20478
20479 * gdb.base/source-execution.c: New file.
20480 * gdb.base/source-execution.exp: New file.
20481 * gdb.base/source-execution.gdb: New file.
20482
01672a57
DE
204832014-03-24 Doug Evans <dje@google.com>
20484
20485 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
20486 using fission.
20487
88bbeca9
HZ
204882014-03-24 Hui Zhu <hui@codesourcery.com>
20489 Pedro Alves <palves@redhat.com>
20490
20491 PR breakpoints/16101
20492 * gdb.base/dprintf.exp: Use unsupported rather than changing the
20493 test pass/fail messages. Detect missing support for dprintf when
20494 breakpoints are actually inserted.
20495 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
20496 breakpoints are actually inserted.
20497 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
20498 fails.
20499
d2348791
JK
205002014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
20501
20502 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
20503
feef67ab
DE
205042014-03-22 Doug Evans <xdje42@gmail.com>
20505
20506 * gdb.python/python.exp (python not supported): Verify multi-line
20507 python command issues an error.
25d743f9 20508 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 20509 guile command issues an error.
feef67ab 20510
ecebef6a
MR
205112014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
20512
20513 * gdb.threads/thread-specific.exp: Handle the lack of usable
20514 $this_breakpoint and $this_thread.
20515
ccdd1909
HZ
205162014-03-21 Hui Zhu <hui@codesourcery.com>
20517
20518 * gdb.base/attach.exp (do_command_attach_tests): New.
20519
beb460e8
PA
205202014-03-20 Tom Tromey <tromey@redhat.com>
20521 Pedro Alves <palves@redhat.com>
20522
20523 PR cli/15718
20524 * gdb.base/condbreak-call-false.c: New file.
20525 * gdb.base/condbreak-call-false.exp: New file.
20526
40acf43a
PA
205272014-03-20 Pedro Alves <palves@redhat.com>
20528
20529 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
20530 Delete.
20531 (block_signals, unblock_signals): Delete.
20532 (child_function_2, main): Remove references to deleted variable
20533 and functions.
20534
9f5e1e02
PA
205352014-03-20 Pedro Alves <palves@redhat.com>
20536
20537 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
20538 Use pthread_kill to signal thread 2.
20539 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
20540 Adjust to make the test send itself a signal rather than using the
20541 host's "kill" command.
20542
99619bea
PA
205432014-03-20 Pedro Alves <palves@redhat.com>
20544
20545 * gdb.threads/multiple-step-overs.c: New file.
20546 * gdb.threads/multiple-step-overs.exp: New file.
20547 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
20548 Adjust expected infrun debug output.
20549
2adfaa28
PA
205502014-03-20 Pedro Alves <palves@redhat.com>
20551
20552 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
20553 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
20554
31e77af2
PA
205552014-03-20 Pedro Alves <palves@redhat.com>
20556
20557 PR breakpoints/7143
20558 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
20559 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
20560 of gdb_test_multiple.
20561 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
20562 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
20563
b9f437de
PA
205642014-03-20 Pedro Alves <palves@redhat.com>
20565
20566 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
20567 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
20568
05adc73e
PA
205692014-03-19 Pedro Alves <palves@redhat.com>
20570
20571 * gdb.base/async.exp: Remove early return.
20572
6048b950
PA
205732014-03-19 Pedro Alves <palves@redhat.com>
20574
20575 * gdb.base/async.exp (step& tests): Pass explicit test messages.
20576
8bcfb00a
PA
205772014-03-19 Pedro Alves <palves@redhat.com>
20578
20579 * gdb.base/async.exp (test_background): Expect \r\n after
20580 "completed." in the fail pattern.
20581
884e37dc
PA
205822014-03-19 Pedro Alves <palves@redhat.com>
20583
20584 * gdb.base/async.exp (test_background): New procedure.
20585 Use it for all background execution command tests.
20586
148e57e2
PA
205872014-03-19 Pedro Alves <palves@redhat.com>
20588
20589 * gdb.base/async.exp: Use prepare_for_testing.
20590
f48088c7
PA
205912014-03-19 Pedro Alves <palves@redhat.com>
20592
20593 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
20594 the same line.
20595
e2f6c966
PA
205962014-03-19 Pedro Alves <palves@redhat.com>
20597
20598 * gdb.base/async.c (main): Add "jump here" and "until here" line
20599 marker comments.
20600 * gdb.base/async.exp (jump_here): New global.
20601 (jump& test): Use it.
20602 (until_here): New global.
20603 (until& test): Use it.
20604
c30568d4
PA
206052014-03-19 Pedro Alves <palves@redhat.com>
20606
20607 * gdb.base/async.exp: Don't frob gdb_protocol.
20608
0172b6a7
DE
206092014-03-18 Doug Evans <xdje42@gmail.com>
20610
20611 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
20612 Fix spelling of exec-done-display.
20613
06c868a8
JK
206142014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
20615
20616 PR gdb/15358
20617 * gdb.base/gdb-sigterm.c: New file.
20618 * gdb.base/gdb-sigterm.exp: New file.
20619
0c7e1a46
PA
206202014-03-18 Pedro Alves <palves@redhat.com>
20621
20622 PR gdb/13860
20623 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
20624 * lib/mi-support.exp (mi_expect_stop): Add special handling for
20625 solib-event.
20626
f7c77d93
JB
206272014-03-17 Joel Brobecker <brobecker@adacore.com>
20628
20629 * gdb.ada/pckd_arr_ren: New testcase.
20630
5a1e8c7a
DE
206312014-03-13 Doug Evans <xdje42@gmail.com>
20632
20633 PR guile/16612
20634 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
20635 collect after discarding symbols.
20636
350e1a76
DE
206372014-03-13 Ludovic Courtès <ludo@gnu.org>
20638 Doug Evans <xdje42@gmail.com>
20639
20640 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
20641 to history survives a gc.
20642
a69900ae
PA
206432014-03-13 Pedro Alves <palves@redhat.com>
20644
20645 * gdb.base/default.exp: Don't test "target procfs".
20646
5db9f0bd
PA
206472014-03-13 Pedro Alves <palves@redhat.com>
20648
20649 * gdb.base/default.exp: Update "target child" and "target procfs"
20650 tests to not expect "Unix".
20651
b3ccfe11
TT
206522014-03-12 Tom Tromey <tromey@redhat.com>
20653
20654 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
20655 New procs. Add target-async tests.
20656 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
20657 Add target-async tests.
20658
646f4417
AA
206592014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
20660
20661 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
20662 'func_start' and 'func_end' for the beginning and end of the
20663 function code, respectively.
20664 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
20665 'func_end' instead of 'func' and 'main'.
20666
288c211f
AA
206672014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
20668
20669 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
20670 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
20671 generate the debug info assembler source.
20672
e0c0f156
AA
206732014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
20674
20675 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
20676 * gdb.dwarf2/arr-subrange.exp: Likewise.
20677 * gdb.dwarf2/dwz.exp: Likewise.
20678 * gdb.dwarf2/method-ptr.exp: Likewise.
20679 * gdb.dwarf2/missing-sig-type.exp: Likewise.
20680 * gdb.dwarf2/subrange.exp: Likewise.
20681 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
20682 * gdb.dwarf2/implptrpiece.exp: Likewise.
20683 * gdb.dwarf2/nostaticblock.exp: Likewise.
20684
0e5c4555
AA
206852014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
20686
20687 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
20688 directory to absolute path name arguments.
20689
5ec18f2b
JG
206902014-03-10 Joel Brobecker <brobecker@adacore.com>
20691
20692 * gdb.ada/tagged_access: New testcase.
20693
847fc4f2
MM
206942014-03-07 Markus Metzger <markus.t.metzger@intel.com>
20695
20696 * gdb.btrace/data.exp: Update expected output.
20697
cc3da688
YQ
206982014-03-06 Yao Qi <yao@codesourcery.com>
20699
20700 * gdb.trace/pr16508.exp: New file.
20701
0f26cec1
PA
207022014-03-05 Pedro Alves <palves@redhat.com>
20703
20704 PR gdb/16575
20705 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
20706 procedure.
20707 (top level): Adjust to use it. Add tests that exercise breakpoint
20708 interaction with the code-cache.
20709
7a5a839f
LC
207102014-02-26 Ludovic Courtès <ludo@gnu.org>
20711
20712 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
20713 test for 'history-append!'.
20714
31aa7e4e
JB
207152014-02-26 Joel Brobecker <brobecker@adacore.com>
20716
20717 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
20718 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
20719 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
20720 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
20721 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
20722 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
20723
1b588015
JB
207242014-02-26 Joel Brobecker <brobecker@adacore.com>
20725
20726 * testsuite/gdb.python/py-pp-re-notag.c: New file.
20727 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
20728 * testsuite/gdb.python/py-pp-re-notag.p: New file.
20729
55426c9d
JB
207302014-02-26 Joel Brobecker <brobecker@adacore.com>
20731
20732 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
20733
dc53a7ad
JB
207342014-02-26 Joel Brobecker <brobecker@adacore.com>
20735
20736 * gdb.dwarf2/arr-stride.c: New file.
20737 * gdb.dwarf2/arr-stride.exp: New file.
20738
12ab52e9
PA
207392014-02-26 Pedro Alves <palves@redhat.com>
20740
20741 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
20742 that won't ever trigger. Make sure that GDB reports the correct
20743 breakpoint that caused the stop.
20744
849c862e
JK
207452014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
20746
20747 PR gdb/16626
20748 * gdb.base/auto-load-script: New file.
20749 * gdb.base/auto-load.c: New file.
20750 * gdb.base/auto-load.exp: New file.
20751
71b7d793
JK
20752 PR gdb/16626
20753 * gdb.base/auto-load.exp: Fix out-of-srctree run.
20754
e2f0d509
JK
207552014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
20756
20757 Fix dw2-icycle.exp -fsanitize=address GDB crash.
20758 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
20759
50cc37c8
DE
207602014-02-24 Doug Evans <dje@google.com>
20761
20762 * lib/gdb.exp (run_on_host): Log error output if program fails.
20763
ea4758f2
PA
207642014-02-21 Pedro Alves <palves@redhat.com>
20765
20766 * gdb.threads/step-after-sr-lock.c: Rename to ...
20767 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
20768 * gdb.threads/step-after-sr-lock.exp: Rename to ...
20769 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
20770 ... this.
20771
d7b30f67
SDJ
207722014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
20773
20774 PR tdep/16397
20775 * gdb.arch/amd64-stap-special-operands.exp: New file.
20776 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
20777 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
20778 * gdb.arch/amd64-stap-triplet.S: Likewise.
20779 * gdb.arch/amd64-stap-triplet.c: Likewise.
20780
83deb43f
JB
207812014-02-20 Joel Brobecker <brobecker@adacore.com>
20782
20783 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
20784 in .section pseudo-op.
20785
adde2bff
DE
207862014-02-20 lin zuojian <manjian2006@gmail.com>
20787 Joel Brobecker <brobecker@adacore.com>
20788 Doug Evans <xdje42@gmail.com>
20789
20790 PR symtab/16581
20791 * gdb.dwarf2/dw2-icycle.S: New file.
20792 * gdb.dwarf2/dw2-icycle.c: New file.
20793 * gdb.dwarf2/dw2-icycle.exp: New file.
20794
f7bd0f78
SC
207952014-02-19 Siva Chandra Reddy <sivachandra@google.com>
20796
20797 * gdb.python/py-value-cc.cc: Improve test case to enable testing
20798 operations on gdb.Value objects.
20799 * gdb.python/py-value-cc.exp: Add new test to test operations on
20800 gdb.Value objects.
20801
c17ef0d5
DE
208022014-02-18 Doug Evans <dje@google.com>
20803
20804 * Makefile.in (TESTS): New variable.
20805 (expanded_tests, expanded_tests_or_none): New variables
20806 (check-single): Pass $(expanded_tests_or_none) to runtest.
20807 (check-parallel): Only run tests in $(TESTS) if non-empty.
20808 (check/no-matching-tests-found): New rule.
20809 * README: Document TESTS makefile variable.
20810
5dd3176f
DE
208112014-02-18 Doug Evans <dje@google.com>
20812
20813 * Makefile.in (check-parallel): rm -rf outputs temp.
20814
0b10be4f
JK
208152014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
20816
20817 Fix "ERROR: no fileid for" in the testsuite.
20818 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
20819
85f224e7
DE
208202014-02-12 Doug Evans <dje@google.com>
20821
20822 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
20823 (MISCELLANEOUS): New variable.
20824 (clean): rm -rf $(MISCELLANEOUS).
20825 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
20826 dwp live in the same directory as symlinks, with each symlink pointed
20827 to a differently named file in a different directory.
20828
149b30ff
DE
208292014-02-11 Doug Evans <dje@google.com>
20830
20831 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
20832 of Tcl file commands.
20833
1dfdac32
MK
208342014-02-10 Mark Kettenis <kettenis@gnu.org>
20835
20836 * gdb.threads/step-after-sr-lock.exp: Avoid executing
20837 "kill -SIGUSR1 -1".
20838
aa4fb036
JB
208392014-02-10 Joel Brobecker <brobecker@adacore.com>
20840
20841 * gdb.ada/tick_length_array_enum_idx: New testcase.
20842
ed3ef339
DE
208432014-02-10 Doug Evans <xdje42@gmail.com>
20844
20845 * configure.ac (AC_OUTPUT): Add gdb.guile.
20846 * configure: Regenerate.
20847 * lib/gdb-guile.exp: New file.
20848 * lib/gdb.exp (get_target_charset): New function.
20849 * gdb.base/help.exp: Update expected output from "apropos apropos".
20850 * gdb.guile/Makefile.in: New file.
20851 * gdb.guile/guile.exp: New file.
20852 * gdb.guile/scm-arch.c: New file.
20853 * gdb.guile/scm-arch.exp: New file.
20854 * gdb.guile/scm-block.c: New file.
20855 * gdb.guile/scm-block.exp: New file.
20856 * gdb.guile/scm-breakpoint.c: New file.
20857 * gdb.guile/scm-breakpoint.exp: New file.
20858 * gdb.guile/scm-disasm.c: New file.
20859 * gdb.guile/scm-disasm.exp: New file.
20860 * gdb.guile/scm-equal.c: New file.
20861 * gdb.guile/scm-equal.exp: New file.
20862 * gdb.guile/scm-error.exp: New file.
20863 * gdb.guile/scm-error.scm: New file.
20864 * gdb.guile/scm-frame-args.c: New file.
20865 * gdb.guile/scm-frame-args.exp: New file.
20866 * gdb.guile/scm-frame-args.scm: New file.
20867 * gdb.guile/scm-frame-inline.c: New file.
20868 * gdb.guile/scm-frame-inline.exp: New file.
20869 * gdb.guile/scm-frame.c: New file.
20870 * gdb.guile/scm-frame.exp: New file.
20871 * gdb.guile/scm-generics.exp: New file.
20872 * gdb.guile/scm-gsmob.exp: New file.
20873 * gdb.guile/scm-iterator.c: New file.
20874 * gdb.guile/scm-iterator.exp: New file.
20875 * gdb.guile/scm-math.c: New file.
20876 * gdb.guile/scm-math.exp: New file.
20877 * gdb.guile/scm-objfile-script-gdb.in: New file.
20878 * gdb.guile/scm-objfile-script.c: New file.
20879 * gdb.guile/scm-objfile-script.exp: New file.
20880 * gdb.guile/scm-objfile.c: New file.
20881 * gdb.guile/scm-objfile.exp: New file.
20882 * gdb.guile/scm-ports.exp: New file.
20883 * gdb.guile/scm-pretty-print.c: New file.
20884 * gdb.guile/scm-pretty-print.exp: New file.
20885 * gdb.guile/scm-pretty-print.scm: New file.
20886 * gdb.guile/scm-section-script.c: New file.
20887 * gdb.guile/scm-section-script.exp: New file.
20888 * gdb.guile/scm-section-script.scm: New file.
20889 * gdb.guile/scm-symbol.c: New file.
20890 * gdb.guile/scm-symbol.exp: New file.
20891 * gdb.guile/scm-symtab-2.c: New file.
20892 * gdb.guile/scm-symtab.c: New file.
20893 * gdb.guile/scm-symtab.exp: New file.
20894 * gdb.guile/scm-type.c: New file.
20895 * gdb.guile/scm-type.exp: New file.
20896 * gdb.guile/scm-value-cc.cc: New file.
20897 * gdb.guile/scm-value-cc.exp: New file.
20898 * gdb.guile/scm-value.c: New file.
20899 * gdb.guile/scm-value.exp: New file.
20900 * gdb.guile/source2.scm: New file.
20901 * gdb.guile/types-module.cc: New file.
20902 * gdb.guile/types-module.exp: New file.
20903
7026a7c1
YQ
209042014-02-10 Yao Qi <yao@codesourcery.com>
20905
20906 PR testsuite/16543
20907 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
20908 * configure: Regenerated.
20909 * Makefile.in: New file.
20910
6c466447
AS
209112014-02-08 Andreas Schwab <schwab@linux-m68k.org>
20912
20913 * gdb.python/py-framefilter.exp: Fix typo.
20914
6e854735
YQ
209152014-02-08 Yao Qi <yao@codesourcery.com>
20916
20917 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
20918 that no =breakpoint-modified is emitted when breakpoints are
20919 modified through MI commands.
20920
d137e6dc
PA
209212014-02-07 Pedro Alves <pedro@codesourcery.com>
20922 Pedro Alves <palves@redhat.com>
20923
20924 * gdb.threads/step-after-sr-lock.c: New file.
20925 * gdb.threads/step-after-sr-lock.exp: New file.
20926
b5ee5a50
PA
209272014-02-07 Pedro Alves <palves@redhat.com>
20928
20929 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
20930
3c77faf3
JK
209312014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
20932
20933 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
20934 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
20935
6dddc817
DE
209362014-02-06 Doug Evans <xdje42@gmail.com>
20937
20938 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
20939 output.
20940
20941 * gdb.gdb/python-interrupts.exp: New file.
20942
de7b2893
YQ
209432014-02-05 Yao Qi <yao@codesourcery.com>
20944
20945 * gdb.trace/report.exp (use_collected_data): Test the output
20946 of "info threads" and "info inferiors".
20947
66d032ac
YQ
209482014-02-05 Yao Qi <yao@codesourcery.com>
20949
20950 Revert this patch:
20951
20952 2013-05-24 Yao Qi <yao@codesourcery.com>
20953
20954 * gdb.trace/tfile.exp: Test inferior and thread.
20955
591a12a1
UW
209562014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
20957
20958 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
20959 on a function.
20960 * gdb.base/step-bt.c: Call hello via function pointer to make
20961 sure its first instruction is executed on powerpc64le-linux.
20962
0ff3e01f
UW
209632014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
20964
20965 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
20966
084ee545
UW
209672014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
20968
20969 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
20970 of the test patterns for use on little-endian systems.
20971
6ed14ff3
UW
209722014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
20973
20974 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
20975 (decimal_vector): Fix for little-endian.
20976
401e27fd
JM
209772014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
20978
20979 * gdb.arch/sparc-sysstep.exp: New file.
20980 * gdb.arch/sparc-sysstep.c: Likewise.
20981
20982 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
20983
8b924729
EBM
209842014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
20985
20986 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
20987
fb151210
JB
209882014-01-23 Tom Tromey <tromey@redhat.com>
20989
20990 * gdb.ada/array_char_idx: New testcase.
20991
0740f8d8
TT
209922014-01-23 Tom Tromey <tromey@redhat.com>
20993
20994 PR python/16487:
20995 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
20996 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
20997 classes.
20998
21909fa1
TT
209992014-01-23 Tom Tromey <tromey@redhat.com>
21000
21001 PR python/16491:
21002 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
21003 string from an inferior frame.
21004 * gdb.python/py-framefilter-mi.exp: Update.
21005
87ce2a04
DE
210062014-01-22 Doug Evans <dje@google.com>
21007
21008 * gdb.server/server-mon.exp: Add tests for "set debug-format".
21009
237b092b
AA
210102014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
21011
21012 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
21013
d674a709
AA
210142014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
21015
21016 * gdb.trace/entry-values.exp: Remove excess space character from
21017 regex patterns. Handle s390 call instruction.
21018
20fa3390
AA
210192014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
21020
21021 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
21022 define "*_start" label. Make "name" static.
21023 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
21024 ${name} by references to ${name}_start.
21025
78466714
AA
210262014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
21027
21028 * gdb.base/info-macros.exp: Remove "debug" from the compile
21029 options.
21030
ec9f644a
IB
210312014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
21032
21033 * gdb.dlang/demangle.exp: New file.
21034
94b1b47e
IB
210352014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
21036
21037 * gdb.dlang/primitive-types.exp: New file.
21038
7f420862
IB
210392014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
21040
21041 * configure.ac: Create gdb.dlang/Makefile.
21042 * configure: Regenerate.
21043 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
21044 * gdb.dlang/Makefile.in: New file.
21045 * lib/d-support.exp: New file.
21046 * lib/gdb.exp (skip_d_tests): New proc.
21047
52834460
MM
210482014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21049
21050 * gdb.btrace/delta.exp: Check reverse stepi.
21051 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
21052 * gdb.btrace/finish.exp: New.
21053 * gdb.btrace/next.exp: New.
21054 * gdb.btrace/nexti.exp: New.
21055 * gdb.btrace/record_goto.c: Add comments.
21056 * gdb.btrace/step.exp: New.
21057 * gdb.btrace/stepi.exp: New.
21058 * gdb.btrace/multi-thread-step.c: New.
21059 * gdb.btrace/multi-thread-step.exp: New.
21060 * gdb.btrace/rn-dl-bind.c: New.
21061 * gdb.btrace/rn-dl-bind.exp: New.
21062 * gdb.btrace/data.c: New.
21063 * gdb.btrace/data.exp: New.
21064 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
21065
6e07b1d2
MM
210662014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21067
21068 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
21069 * gdb.btrace/exception.exp: Update.
21070 * gdb.btrace/instruction_history.exp: Update.
21071 * gdb.btrace/record_goto.exp: Update.
21072 * gdb.btrace/tailcall.exp: Update.
21073 * gdb.btrace/unknown_functions.exp: Update.
21074 * gdb.btrace/delta.exp: New.
21075
0b722aec
MM
210762014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21077
21078 * gdb.btrace/record_goto.exp: Add backtrace test.
21079 * gdb.btrace/tailcall.exp: Add backtrace test.
21080
066ce621
MM
210812014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21082
21083 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
21084 * gdb.btrace/record_goto.c: New.
21085 * gdb.btrace/record_goto.exp: New.
21086 * gdb.btrace/x86-record_goto.S: New.
21087
0688d04e
MM
210882014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21089
21090 * gdb.btrace/function_call_history.exp: Update tests.
21091 * gdb.btrace/instruction_history.exp: Update tests.
21092
8710b709
MM
210932014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21094
21095 * gdb.btrace/function_call_history.exp: Fix expected field
21096 order for "record function-call-history".
21097 Add new tests for "record function-call-history /c".
21098 * gdb.btrace/exception.cc: New.
21099 * gdb.btrace/exception.exp: New.
21100 * gdb.btrace/tailcall.exp: New.
21101 * gdb.btrace/x86-tailcall.S: New.
21102 * gdb.btrace/x86-tailcall.c: New.
21103 * gdb.btrace/unknown_functions.c: New.
21104 * gdb.btrace/unknown_functions.exp: New.
21105 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
21106
5de9129b
MM
211072014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21108
21109 * gdb.btrace/instruction_history.exp: Update.
21110 * gdb.btrace/function_call_history.exp: Update.
21111
23a7fe75
MM
211122014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21113
21114 * gdb.btrace/function_call_history.exp: Fix expected function
21115 trace.
21116 * gdb.btrace/instruction_history.exp: Initialize traced.
21117 Remove traced_functions.
21118
724c7dd8
MM
211192014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21120
21121 * gdb.btrace/function_call_history.exp: Update
21122 * gdb.btrace/instruction_history.exp: Update.
21123
6d78d93b
MM
211242014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21125
21126 * gdb.btrace/enable.exp: Update expected text.
21127
93a360cc
OJ
211282014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
21129
21130 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
21131 bytes.
21132
3772b53f
MR
211332014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
21134
21135 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
21136
596662fa
OJ
211372014-01-15 Omair Javaid <omair.javaid@linaro.org>
21138
21139 * lib/gdb.exp (supports_process_record): Return true for
21140 arm*-linux*. (supports_reverse): Likewise.
21141
b5b08fb4
SC
211422014-01-13 Siva Chandra Reddy <sivachandra@google.com>
21143
21144 PR python/15464
21145 PR python/16113
21146 * gdb.python/py-type.c: Enhance test case.
21147 * gdb.python/py-value-cc.cc: Likewise
21148 * gdb.python/py-type.exp: Add new tests.
21149 * gdb.python/py-value-cc.exp: Likewise
21150
52d7fb13
AA
211512014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
21152 Pedro Alves <palves@redhat.com>
21153
21154 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
21155 Make "name" extern.
21156 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
21157 references to ${name}_start by references to ${name}.
21158
a2cd8cfe
JB
211592014-01-10 Joel Brobecker <brobecker@adacore.com>
21160
21161 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
21162
4e23fced
JB
211632014-01-10 Joel Brobecker <brobecker@adacore.com>
21164
21165 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
21166
c6a9e42c
PA
211672014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
21168 Pedro Alves <palves@redhat.com>
21169
21170 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 21171 mi_gdb_target_load.
c6a9e42c 21172
b7ea362b
PA
211732014-01-08 Pedro Alves <palves@redhat.com>
21174
21175 * gdb.threads/reconnect-signal.c: New file.
21176 * gdb.threads/reconnect-signal.exp: New file.
21177
5e3f4fab
EBM
211782014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
21179
21180 * gdb.base/source-dir.exp: New file.
21181
79301218
JB
211822014-01-07 Joel Brobecker <brobecker@adacore.com>
21183
21184 * gdb.ada/mi_interface: New testcase.
21185
8e355c5d
JB
211862014-01-07 Joel Brobecker <brobecker@adacore.com>
21187
21188 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
21189 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
21190 gdb.ada/pp-rec-component/pck.ads: New files.
21191
c0d48811
JB
211922014-01-07 Joel Brobecker <brobecker@adacore.com>
21193
21194 * gdb.python/py-pp-integral.c: New file.
21195 * gdb.python/py-pp-integral.py: New file.
21196 * gdb.python/py-pp-integral.exp: New file.
21197
17b609c3 21198For older changes see ChangeLog-1993-2013.
c906108c 21199\f
8d8cb839
EZ
21200;; Local Variables:
21201;; mode: change-log
21202;; left-margin: 8
21203;; fill-column: 74
21204;; version-control: never
21205;; End:
902f2ccb 21206
b811d2c2 21207 Copyright 2014-2020 Free Software Foundation, Inc.
902f2ccb
MC
21208 Copying and distribution of this file, with or without modification,
21209 are permitted provided the copyright notice and this notice are preserved.