]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
Stop the plugin handler from ignoring unknown symbol types when conanicalizing weak...
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
c5cd900e
AKS
12020-09-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
2
3 * lib/fortran.exp (fortran_complex8): New proc.
4 (fortran_complex16): New proc.
5 * gdb.fortran/complex.exp: Use routines from fortran.exp
6 * gdb.fortran/pointer-to-pointer.exp: Likewise.
7 * gdb.fortran/vla-ptr-info.exp: Likewise.
8
8f5c6526
TV
92020-09-03 Tom de Vries <tdevries@suse.de>
10
11 PR breakpoint/26546
12 * gdb.base/label-without-address.exp: Runto main first.
13
02c6f3f1
TT
142020-09-02 Tom Tromey <tromey@adacore.com>
15
16 * gdb.ada/mi_var_access.exp: Test children of access variable.
17 * gdb.ada/mi_var_access/mi_access.adb: Add new stop markers.
18 * gdb.ada/mi_var_array.exp: Update.
19
efe24f05
KB
202020-08-31 Kevin Buettner <kevinb@redhat.com>
21
22 * gdb.base/corefile.exp (warning-free): XFAIL test when running
23 on docker w/ AUFS storage driver.
24
973695d6
KB
252020-08-31 Kevin Buettner <kevinb@redhat.com>
26
27 * gdb.base/corefile2.exp (renamed binfile): New tests.
28
f3bd50f1
SM
292020-08-31 Simon Marchi <simon.marchi@efficios.com>
30
31 * gdb.dwarf2/dw2-reg-undefined.exp: Remove spurious #.
32
22b9b4b0
SL
332020-08-31 Simon Marchi <simon.marchi@efficios.com>
34
35 * gdb.dwarf2/frame-inlined-in-outer-frame.exp: New file.
36 * gdb.dwarf2/frame-inlined-in-outer-frame.S: New file.
37
8efaf6b3
SM
382020-08-31 Simon Marchi <simon.marchi@efficios.com>
39
40 * gdb.dwarf2/dw2-reg-undefined.exp: Test "set debug frame 1"
41 output, printing a "not saved" value from history and printing a
42 convenience variable created from a "not saved" value.
43
e840f2e3
TV
442020-08-31 Tom de Vries <tdevries@suse.de>
45
46 * gdb.base/eh_return.exp: Use nopie.
47
8f57f343
PA
482020-08-28 Pedro Alves <pedro@palves.net>
49
50 * gdb.base/advance-until-multiple-locations.exp
51 (advance_overload, until_overload): Adjust to match the
52 frame/function header instead of the source line text.
53
626d2320
TV
542020-08-28 Tom de Vries <tdevries@suse.de>
55
56 * gdb.base/label-without-address.c: New test.
57 * gdb.base/label-without-address.exp: New file.
58
df631783
PA
592020-08-27 Pedro Alves <pedro@palves.net>
60
61 PR gdb/26523
62 PR gdb/26524
63 * gdb.base/advance-until-multiple-locations.cc: New.
64 * gdb.base/advance-until-multiple-locations.exp: New.
65
48b076bb
SM
662020-08-27 Simon Marchi <simon.marchi@polymtl.ca>
67
68 * gdb.dwarf2/dw2-reg-undefined.exp: Use multi_line.
69
c2015ce4
AB
702020-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
71
72 * gdb.arch/amd64-byte.exp: Make test names unique, use
73 gdb_breakpoint, and fix typo 'forth' -> 'fourth'.
74 * gdb.arch/amd64-dword.exp: Likewise.
75 * gdb.arch/amd64-pseudo.c: Fix typo 'forth' -> 'fourth'.
76 * gdb.arch/amd64-stap-special-operands.exp: Make test names
77 unique.
78 * gdb.arch/amd64-tailcall-ret.exp: Likewise.
79 * gdb.arch/amd64-word.exp: Make test names unique, use
80 gdb_breakpoint, and fix typo 'forth' -> 'fourth'.
81 * gdb.arch/i386-byte.exp: Make test names unique, use
82 gdb_breakpoint.
83 * gdb.arch/i386-word.exp: Likewise.
84
995d3a19
SV
852020-08-25 Shahab Vahedi <shahab@synopsys.com>
86
87 * gdb.arch/arc-tdesc-cpu.xml: Use new feature names.
88
8cac2b31
SM
892020-08-25 Simon Marchi <simon.marchi@polymtl.ca>
90
91 PR gdb/26532
92 * gdb.threads/stepi-random-signal.exp: Update pattern.
93
2bc19622
SM
942020-08-25 Simon Marchi <simon.marchi@efficios.com>
95
96 PR gdb/26532
97 * gdb.base/ui-redirect.exp: Update pattern.
98
b04aa1fc
GB
992020-08-25 Gary Benson <gbenson@redhat.com>
100
101 * gdb.dwarf2/dw2-dir-file-name.exp: Use system assembler
102 when compiling with clang.
8571e9c8 103 * gdb.dwarf2/dw2-restore.exp: Likewise.
b04aa1fc 104
9f68b453
GB
1052020-08-25 Gary Benson <gbenson@redhat.com>
106
107 * gdb.cp/ambiguous.exp: Enable test when compiling with GCC.
108 Add additional_flags=-Wno-inaccessible-base when compiling
109 with GCC >= 10.1 or clang. Add additional_flags=-w when
110 compiling with GCC < 10.
111
3945d2d7
GM
1122020-08-25 Gaius Mulley <gaiusmod2@gmail.com>
113
114 PR m2/26372
fc5d6901
SM
115 * gdb.modula2/multidim.c: New file.
116 * gdb.modula2/multidim.exp: New file.
3945d2d7 117
60122dbe
SM
1182020-08-24 Simon Marchi <simon.marchi@polymtl.ca>
119
120 * lib/gdb.exp (runto): Always emit fail on internal error.
121
1eb8556f
SM
1222020-08-24 Simon Marchi <simon.marchi@efficios.com>
123
124 * gdb.base/gdb-sigterm.exp (do_test): Update expected regexp.
125 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
126 Likewise.
127 * gdb.threads/stepi-random-signal.exp: Likewise.
128
33bf4c5c
TBA
1292020-08-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
130
131 * gdb.base/print-file-var.exp: Fix typo "breapoint".
132 * gdb.trace/strace.exp: Ditto.
133
c2fd7fae
AKS
1342020-08-19 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
135
136 * gdb.fortran/vla-type.exp: Skip commands not required for
137 the Flang compiled binaries after prologue fix.
138
326afb72
TT
1392020-08-17 Tom de Vries <tdevries@suse.de>
140 Tom Tromey <tromey@adacore.com>
141
142 PR rust/26197:
143 * gdb.rust/simple.exp (xfail_pattern): Update for new failure.
144
3ae7ab99
TT
1452020-08-17 Tom Tromey <tromey@adacore.com>
146
147 * gdb.ada/mi_var_access.exp: New file.
148 * gdb.ada/mi_var_access/mi_access.adb: New file.
149 * gdb.ada/mi_var_access/pck.adb: New file.
150 * gdb.ada/mi_var_access/pck.ads: New file.
151
f569c1c5
TV
1522020-08-16 Tom de Vries <tdevries@suse.de>
153
154 PR gdb/25350
155 * gdb.base/eh_return.c: New test.
156 * gdb.base/eh_return.exp: New file.
157
3d11c30a
TV
1582020-08-15 Tom de Vries <tdevries@suse.de>
159
160 * gdb.fortran/mixed-lang-stack.c (fortran_charlen_t): New type.
161 (mixed_func_1d_): Use fortran_charlen_t in decl.
162
547ce8f0
TV
1632020-08-15 Tom de Vries <tdevries@suse.de>
164
165 PR backtrace/26390
166 * gdb.fortran/mixed-lang-stack.exp: Call bt with -frame-arguments all.
167 Update expected pattern.
168
a54a7f13
PA
1692020-08-13 Pedro Alves <pedro@palves.net>
170
171 * gdb.fortran/complex.exp: Check skip_fortran_tests.
172 * gdb.fortran/library-module.exp: Likewise.
173 * gdb.fortran/logical.exp: Likewise.
174 * gdb.fortran/module.exp: Likewise.
175 * gdb.fortran/print_type.exp: Likewise.
176 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
177 * gdb.fortran/vla-datatypes.exp: Likewise.
178 * gdb.fortran/vla-history.exp: Likewise.
179 * gdb.fortran/vla-ptr-info.exp: Likewise.
180 * gdb.fortran/vla-ptype-sub.exp: Likewise.
181 * gdb.fortran/vla-ptype.exp: Likewise.
182 * gdb.fortran/vla-sizeof.exp: Likewise.
183 * gdb.fortran/vla-type.exp: Likewise.
184 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
185 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
186 * gdb.fortran/vla-value-sub.exp: Likewise.
187 * gdb.fortran/vla-value.exp: Likewise.
188
7a82e903
PA
1892020-08-13 Pedro Alves <pedro@palves.net>
190
191 * gdb.ada/access_tagged_param.exp: Check skip_ada_tests.
192 * gdb.ada/access_to_packed_array.exp: Likewise.
193 * gdb.ada/access_to_unbounded_array.exp: Likewise.
194 * gdb.ada/addr_arith.exp: Likewise.
195 * gdb.ada/arr_acc_idx_w_gap.exp: Likewise.
196 * gdb.ada/arr_arr.exp: Likewise.
197 * gdb.ada/arr_enum_idx_w_gap.exp: Likewise.
198 * gdb.ada/array_bounds.exp: Likewise.
199 * gdb.ada/array_of_variable_length.exp: Likewise.
200 * gdb.ada/array_ptr_renaming.exp: Likewise.
201 * gdb.ada/array_subscript_addr.exp: Likewise.
202 * gdb.ada/arraydim.exp: Likewise.
203 * gdb.ada/arrayparam.exp: Likewise.
204 * gdb.ada/arrayptr.exp: Likewise.
205 * gdb.ada/assign_1.exp: Likewise.
206 * gdb.ada/assign_arr.exp: Likewise.
207 * gdb.ada/atomic_enum.exp: Likewise.
208 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
209 * gdb.ada/bad-task-bp-keyword.exp: Likewise.
210 * gdb.ada/bias.exp: Likewise.
211 * gdb.ada/boolean_expr.exp: Likewise.
212 * gdb.ada/bp_c_mixed_case.exp: Likewise.
213 * gdb.ada/bp_enum_homonym.exp: Likewise.
214 * gdb.ada/bp_inlined_func.exp: Likewise.
215 * gdb.ada/bp_on_var.exp: Likewise.
216 * gdb.ada/bp_range_type.exp: Likewise.
217 * gdb.ada/bp_reset.exp: Likewise.
218 * gdb.ada/call_pn.exp: Likewise.
219 * gdb.ada/catch_assert_if.exp: Likewise.
220 * gdb.ada/catch_ex.exp: Likewise.
221 * gdb.ada/catch_ex_std.exp: Likewise.
222 * gdb.ada/char_enum.exp: Likewise.
223 * gdb.ada/char_param.exp: Likewise.
224 * gdb.ada/complete.exp: Likewise.
225 * gdb.ada/cond_lang.exp: Likewise.
226 * gdb.ada/convvar_comp.exp: Likewise.
227 * gdb.ada/dgopt.exp: Likewise.
228 * gdb.ada/disc_arr_bound.exp: Likewise.
229 * gdb.ada/display_nested.exp: Likewise.
230 * gdb.ada/dot_all.exp: Likewise.
231 * gdb.ada/dyn_loc.exp: Likewise.
232 * gdb.ada/dyn_stride.exp: Likewise.
233 * gdb.ada/excep_handle.exp: Likewise.
234 * gdb.ada/expr_delims.exp: Likewise.
235 * gdb.ada/expr_with_funcall.exp: Likewise.
236 * gdb.ada/exprs.exp: Likewise.
237 * gdb.ada/fin_fun_out.exp: Likewise.
238 * gdb.ada/fixed_cmp.exp: Likewise.
239 * gdb.ada/formatted_ref.exp: Likewise.
240 * gdb.ada/frame_arg_lang.exp: Likewise.
241 * gdb.ada/frame_args.exp: Likewise.
242 * gdb.ada/fullname_bp.exp: Likewise.
243 * gdb.ada/fun_addr.exp: Likewise.
244 * gdb.ada/fun_in_declare.exp: Likewise.
245 * gdb.ada/fun_overload_menu.exp: Likewise.
246 * gdb.ada/fun_renaming.exp: Likewise.
247 * gdb.ada/funcall_char.exp: Likewise.
248 * gdb.ada/funcall_param.exp: Likewise.
249 * gdb.ada/funcall_ptr.exp: Likewise.
250 * gdb.ada/funcall_ref.exp: Likewise.
251 * gdb.ada/homonym.exp: Likewise.
252 * gdb.ada/info_addr_mixed_case.exp: Likewise.
253 * gdb.ada/info_auto_lang.exp: Likewise.
254 * gdb.ada/info_exc.exp: Likewise.
255 * gdb.ada/info_types.exp: Likewise.
256 * gdb.ada/int_deref.exp: Likewise.
257 * gdb.ada/interface.exp: Likewise.
258 * gdb.ada/iwide.exp: Likewise.
259 * gdb.ada/lang_switch.exp: Likewise.
260 * gdb.ada/length_cond.exp: Likewise.
261 * gdb.ada/maint_with_ada.exp: Likewise.
262 * gdb.ada/mi_catch_assert.exp: Likewise.
263 * gdb.ada/mi_catch_ex.exp: Likewise.
264 * gdb.ada/mi_catch_ex_hand.exp: Likewise.
265 * gdb.ada/mi_dyn_arr.exp: Likewise.
266 * gdb.ada/mi_ex_cond.exp: Likewise.
267 * gdb.ada/mi_exc_info.exp: Likewise.
268 * gdb.ada/mi_interface.exp: Likewise.
269 * gdb.ada/mi_prot.exp: Likewise.
270 * gdb.ada/mi_ref_changeable.exp: Likewise.
271 * gdb.ada/mi_string_access.exp: Likewise.
272 * gdb.ada/mi_task_arg.exp: Likewise.
273 * gdb.ada/mi_task_info.exp: Likewise.
274 * gdb.ada/mi_var_array.exp: Likewise.
275 * gdb.ada/mi_var_union.exp: Likewise.
276 * gdb.ada/mi_variant.exp: Likewise.
277 * gdb.ada/minsyms.exp: Likewise.
278 * gdb.ada/mod_from_name.exp: Likewise.
279 * gdb.ada/nested.exp: Likewise.
280 * gdb.ada/null_array.exp: Likewise.
281 * gdb.ada/optim_drec.exp: Likewise.
282 * gdb.ada/out_of_line_in_inlined.exp: Likewise.
283 * gdb.ada/packed_array_assign.exp: Likewise.
284 * gdb.ada/packed_tagged.exp: Likewise.
285 * gdb.ada/pp-rec-component.exp: Likewise.
286 * gdb.ada/print_chars.exp: Likewise.
287 * gdb.ada/print_pc.exp: Likewise.
288 * gdb.ada/ptr_typedef.exp: Likewise.
289 * gdb.ada/ptype_arith_binop.exp: Likewise.
290 * gdb.ada/ptype_array.exp: Likewise.
291 * gdb.ada/ptype_field.exp: Likewise.
292 * gdb.ada/ptype_tagged_param.exp: Likewise.
293 * gdb.ada/ptype_union.exp: Likewise.
294 * gdb.ada/py_range.exp: Likewise.
295 * gdb.ada/py_taft.exp: Likewise.
296 * gdb.ada/rdv_wait.exp: Likewise.
297 * gdb.ada/rec_comp.exp: Likewise.
298 * gdb.ada/rec_return.exp: Likewise.
299 * gdb.ada/ref_param.exp: Likewise.
300 * gdb.ada/ref_tick_size.exp: Likewise.
301 * gdb.ada/rename_subscript_param.exp: Likewise.
302 * gdb.ada/repeat_dyn.exp: Likewise.
303 * gdb.ada/same_component_name.exp: Likewise.
304 * gdb.ada/same_enum.exp: Likewise.
305 * gdb.ada/scalar_storage.exp: Likewise.
306 * gdb.ada/set_wstr.exp: Likewise.
307 * gdb.ada/small_reg_param.exp: Likewise.
308 * gdb.ada/str_binop_equal.exp: Likewise.
309 * gdb.ada/str_ref_cmp.exp: Likewise.
310 * gdb.ada/str_uninit.exp: Likewise.
311 * gdb.ada/sub_variant.exp: Likewise.
312 * gdb.ada/sym_print_name.exp: Likewise.
313 * gdb.ada/taft_type.exp: Likewise.
314 * gdb.ada/tagged.exp: Likewise.
315 * gdb.ada/tagged_access.exp: Likewise.
316 * gdb.ada/task_bp.exp: Likewise.
317 * gdb.ada/task_switch_in_core.exp: Likewise.
318 * gdb.ada/tasks.exp: Likewise.
319 * gdb.ada/tick_last_segv.exp: Likewise.
320 * gdb.ada/tick_length_array_enum_idx.exp: Likewise.
321 * gdb.ada/type_coercion.exp: Likewise.
322 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
323 * gdb.ada/unchecked_union.exp: Likewise.
324 * gdb.ada/uninitialized_vars.exp: Likewise.
325 * gdb.ada/var_arr_attrs.exp: Likewise.
326 * gdb.ada/var_arr_typedef.exp: Likewise.
327 * gdb.ada/var_rec_arr.exp: Likewise.
328 * gdb.ada/variant-record.exp: Likewise.
329 * gdb.ada/variant.exp: Likewise.
330 * gdb.ada/variant_record_packed_array.exp: Likewise.
331 * gdb.ada/varsize_limit.exp: Likewise.
332 * gdb.ada/whatis_array_val.exp: Likewise.
333 * gdb.ada/widewide.exp: Likewise.
334 * gdb.ada/win_fu_syms.exp: Likewise.
335
3362020-08-12 Gary Benson <gbenson@redhat.com>
c0ab14ae
GB
337
338 * gdb.dwarf2/dw2-op-out-param.S (.Ltext5): Fix duplicate label.
339
10c381b5
AB
3402020-08-04 Andrew Burgess <andrew.burgess@embecosm.com>
341
342 * lib/check-test-names.exp (do_reset_vars): Use 'array unset' to
343 unset the array variable.
344
8f34b746
TV
3452020-08-03 Tom de Vries <tdevries@suse.de>
346
347 PR symtab/26333
348 * lib/dwarf.exp (DW_LNE_user): New proc.
349 * gdb.dwarf2/dw2-vendor-extended-opcode.c: New test.
350 * gdb.dwarf2/dw2-vendor-extended-opcode.exp: New file.
351
0245e136
KB
3522020-07-31 Kevin Buettner <kevinb@redhat.com>
353
354 * gdb.base/coremaker2.c: Change all uses of 'unsigned long long'
355 to 'uintptr_t'
356 (inttypes.h): Include.
357
9ef1ec5d
KB
3582020-07-31 Kevin Buettner <kevinb@redhat.com>
359
360 * gdb.base/coremaker2.c (buf_rw): Increase size to 256 KiB.
361 (C5_24k): Delete.
362 (C5_8k, C5_64k, C5_256k): New macros.
363 (buf_ro): Allocate 256 KiB of initialized data.
364
4c55e970
TBA
3652020-07-30 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
366
367 * gdb.base/condbreak-bad.exp: Extend the test with scenarios
368 that attempt to overwrite an existing condition with a condition
369 that fails parsing and also with a condition that parses fine
370 but contains junk at the end.
371
1e620590
TBA
3722020-07-30 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
373
374 * gdb.base/condbreak-bad.c: New test.
375 * gdb.base/condbreak-bad.exp: New file.
376
e12dcc50
TV
3772020-07-30 Tom de Vries <tdevries@suse.de>
378
379 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_entry_1): Factor
380 out of ...
381 (GDBInfoModuleSymbols::check_entry): ... here.
382 (GDBInfoModuleSymbols::check_optional_entry): New proc.
383 * gdb.fortran/info-modules.exp: Use check_optional_entry for entries
384 related to __def_init_mod1_M1t1 / __vtype_mod1_M1t1 / __copy_mod1_M1t1.
385
6cc64caa
TV
3862020-07-30 Tom de Vries <tdevries@suse.de>
387
388 * gdb.fortran/ptype-on-functions.exp: Make "_t" suffix on
389 "__class_some_module_Number_t" optional.
390
90fd07fc
TV
3912020-07-29 Tom de Vries <tdevries@suse.de>
392
393 * lib/selftest-support.exp (selftest_setup): Allow breakpoint at
394 multiple locations.
395
f5c79e97
TV
3962020-07-29 Tom de Vries <tdevries@suse.de>
397
398 * gdb.dwarf2/dw2-line-number-zero.exp: Set breakpoints on lines
399 rather than function name.
400
f75a0693
AB
4012020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
402
403 PR symtab/26270:
404 * gdb.cp/disasm-func-name.cc: New file.
405 * gdb.cp/disasm-func-name.exp: New file.
406
4888741a
TT
4072020-07-28 Tom Tromey <tromey@adacore.com>
408
409 * gdb.dwarf2/varval.exp (setup_exec): Add 'or' instruction to
410 'varval' location.
411
43d5901d
AB
4122020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
413
414 * gdb.python/py-unwind.py: Update to make use of a register
415 descriptor.
416
14fa8fb3
AB
4172020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
418
419 * gdb.python/py-arch-reg-names.exp: Add additional tests.
420
e79eb02f
AB
4212020-07-25 Andrew Burgess <andrew.burgess@embecosm.com>
422
423 PR fortran/23051
424 PR fortran/26139
425 * gdb.fortran/class-allocatable-array.exp: New file.
426 * gdb.fortran/class-allocatable-array.f90: New file.
427 * gdb.fortran/pointer-to-pointer.exp: New file.
428 * gdb.fortran/pointer-to-pointer.f90: New file.
429
876518dd
TV
4302020-07-25 Tom de Vries <tdevries@suse.de>
431
432 PR symtab/26243
433 * gdb.dwarf2/dw2-line-number-zero.c: New test.
434 * gdb.dwarf2/dw2-line-number-zero.exp: New file.
435
6dcfb80a
TV
4362020-07-24 Tom de Vries <tdevries@suse.de>
437
438 PR testsuite/26293
439 * gdb.ada/mi_prot.exp: Require gnatmake-8.
440
e7bc9db8
PA
4412020-07-23 Pedro Alves <pedro@palves.net>
442
443 * gdb.server/server-kill.exp (prepare): New, factored out from the
444 top level.
445 (kill_server): New.
446 (test_tstatus, test_unwind_nosyms, test_unwind_syms): New.
447 (top level) : Call test_tstatus, test_unwind_nosyms, test_unwind_syms.
448
78344df7
AB
4492020-07-23 Andrew Burgess <andrew.burgess@embecosm.com>
450
451 * gdb.dwarf2/dw2-disasm-over-non-stmt.exp: New file.
452
25dfed24
SL
4532020-07-22 Sandra Loosemore <sandra@codesourcery.com>
454
455 * lib/gdb.exp (gdb_wrapper_file, gdb_wrapper_flags):
456 Initialize to empty string at top level.
457 (gdb_wrapper_init): Revert check for file existence on build.
458 Build the wrapper in its default place, not a build-specific
459 location. When host == build, make the pathname absolute.
460 (gdb_compile): Delete leftover declaration of
461 gdb_wrapper_initialized. Check gdb_wrapper_file being an empty
462 string instead of uninitialized.
463
7da515fd
KB
4642020-07-22 Kevin Buettner <kevinb@redhat.com>
465
466 * gdb.base/corefile2.exp: New file.
467 * gdb.base/coremaker2.exp: New file.
468
9c5ec5c2
KB
4692020-07-22 Kevin Buettner <kevinb@redhat.com>
470
471 * gdb.base/coredump-filter.exp: Add second
472 non-Private-Shared-Anon-File test.
473 (test_disasm): Rename binfile for test which is expected
474 to fail.
475
f9e233c9
KB
4762020-07-22 Kevin Buettner <kevinb@redhat.com>
477
478 * gdb.base/corefile.exp: Add test "accessing read-only mmapped
479 data in core file".
480 * gdb.base/coremaker.c (buf2ro): New global.
481 (mmapdata): Add a read-only mmap mapping.
482
94c265d7
KB
4832020-07-22 Kevin Buettner <kevinb@redhat.com>
484
485 PR corefiles/25631
486 * gdb.base/corefile.exp (accessing anonymous, unwritten-to mmap data):
487 New test.
488 * gdb.base/coremaker.c (buf3): New global.
489 (mmapdata): Add mmap call which uses MAP_ANONYMOUS and MAP_PRIVATE
490 flags.
491
4922020-07-22 Kevin Buettner <kevinb@redhat.com>
678c7a56
KB
493
494 * gdb.base/coremaker.c (filler_ro): New global constant.
495
32fa152e
TT
4962020-07-22 Tom Tromey <tromey@adacore.com>
497
498 * gdb.ada/mi_prot.exp: New file.
499 * gdb.ada/mi_prot/pkg.adb: New file.
500 * gdb.ada/mi_prot/pkg.ads: New file.
501 * gdb.ada/mi_prot/prot.adb: New file.
502
c8474dc3
TBA
5032020-07-22 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
504
505 * gdb.base/jit-reader-simple.exp: Add a scenario for a binary that
506 loads two JITers.
507
baf8791e
AB
5082020-07-21 Andrew Burgess <andrew.burgess@embecosm.com>
509
510 * gdb.python/py-arch-reg-groups.exp: Additional tests.
511
f7306dac
AB
5122020-07-21 Andrew Burgess <andrew.burgess@embecosm.com>
513
514 * gdb.python/py-arch-reg-names.exp: Additional tests.
515
6d3d6e4b
TV
5162020-07-21 Tom de Vries <tdevries@suse.de>
517
518 * gdb.reverse/solib-precsave.exp: Handle additional "recommended
519 breakpoint locations".
520 * gdb.reverse/solib-reverse.exp: Same.
521
803d0592
TV
5222020-07-21 Tom de Vries <tdevries@suse.de>
523
524 * gdb.reverse/step-reverse.c (callee): Merge statements.
525
e9bdc510
TV
5262020-07-21 Tom de Vries <tdevries@suse.de>
527
528 * gdb.fortran/info-modules.exp (info module variables): Allow missing
529 line numbers for some variables.
530
f0f9e75a
TV
5312020-07-21 Tom de Vries <tdevries@suse.de>
532
533 * gdb.opt/inline-locals.c (init_array): New func.
534 (func1): Use init_array.
535 * gdb.opt/inline-locals.exp: Update pattern.
536
bd460ecb
TV
5372020-07-21 Tom de Vries <tdevries@suse.de>
538
539 * gdb.debuginfod/fetch_src_and_symbols.exp: Use save_vars for env
540 vars. Fix PATH and DUPLICATE errors. Cleanup whitespace.
541
ae5369e7
LC
5422020-07-20 Ludovic Courtès <ludo@gnu.org>
543
544 * gdb.guile/source2.scm: Add #f first argument to 'format'.
545 * gdb.guile/types-module.exp: Remove "ERROR:" from
546 regexps since Guile 3.0 no longer prints that.
547
68cf161c
LC
5482020-07-20 Ludovic Courtès <ludo@gnu.org>
549
550 * gdb.guile/scm-error.exp ("source $remote_guile_file_1"): Relax
551 error regexp to match on Guile 2.2.
552
c14b4913
GB
5532020-07-20 Gary Benson <gbenson@redhat.com>
554
555 * gdb.cp/align.exp: Fix "alignof (void)" tests when compiling
556 with clang.
557
b243ba58
TV
5582020-07-20 Tom de Vries <tdevries@suse.de>
559
560 * gdb.threads/omp-par-scope.c (lock, lock2): New variable.
561 (omp_set_lock_in_order): New function.
562 (single_scope, multi_scope, nested_func, nested_parallel): Use
563 omp_set_lock_in_order and omp_unset_lock.
564 (main): Init and destroy lock and lock2.
565
c06ad8b5
TV
5662020-07-20 Tom de Vries <tdevries@suse.de>
567
568 * gdb.base/valgrind-infcall-2.exp: Handle printf unknown return type.
569
6e22f117
TV
5702020-07-20 Tom de Vries <tdevries@suse.de>
571
572 * gdb.threads/attach-slow-waitpid.exp: Bail out if gdb_start fails.
573
33176ea7
TV
5742020-07-17 Tom de Vries <tdevries@suse.de>
575
576 * gdb.base/valgrind-infcall-2.c: New test.
577 * gdb.base/valgrind-infcall-2.exp: New file.
578 * lib/valgrind.exp (vgdb_start): Add and handle active_at_startup.
579
90c3ec2d
TV
5802020-07-17 Tom de Vries <tdevries@suse.de>
581
582 * gdb.dlang/circular.c (found): Use found_label as label name.
583 * gdb.dwarf2/arr-subrange.c (main): Use main_label as label name.
584 * gdb.dwarf2/comp-unit-lang.c (func): Use func_label as label name.
585 * gdb.dlang/circular.exp: Use MACRO_AT_func and MACRO_AT_range.
586 * gdb.dwarf2/ada-linkage-name.exp: Same.
587 * gdb.dwarf2/arr-subrange.exp: Same.
588 * gdb.dwarf2/atomic-type.exp: Same.
589 * gdb.dwarf2/comp-unit-lang.exp: Same.
590 * gdb.dwarf2/cpp-linkage-name.exp: Same.
591 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Same.
592 * gdb.dwarf2/dw2-lexical-block-bare.exp: Same.
593 * gdb.dwarf2/dw2-regno-invalid.exp: Same.
594 * gdb.dwarf2/implptr-64bit.exp: Same.
595 * gdb.dwarf2/imported-unit-abstract-const-value.exp: Same.
596 * gdb.dwarf2/imported-unit-runto-main.exp: Same.
597 * gdb.dwarf2/imported-unit.exp: Same.
598 * gdb.dwarf2/main-subprogram.exp: Same.
599 * gdb.dwarf2/missing-type-name.exp: Same.
600 * gdb.dwarf2/nonvar-access.exp: Same.
601 * gdb.dwarf2/struct-with-sig.exp: Same.
602 * gdb.dwarf2/typedef-void-finish.exp: Same.
603 * gdb.dwarf2/void-type.exp: Same.
604
10da644d
TV
6052020-07-17 Tom de Vries <tdevries@suse.de>
606
607 * lib/dwarf.exp (Dwarf::MACRO_AT_func, Dwarf::MACRO_AT_range): Drop
608 src parameter.
609 * gdb.dlang/watch-loc.exp: Update MACRO_AT_{func,range} calls.
610 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Same.
611 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
612 * gdb.dwarf2/dw2-opt-structptr.exp: Same.
613 * gdb.dwarf2/dwz.exp: Same.
614 * gdb.dwarf2/implptr-optimized-out.exp: Same.
615 * gdb.dwarf2/implref-array.exp: Same.
616 * gdb.dwarf2/implref-const.exp: Same.
617 * gdb.dwarf2/implref-global.exp: Same.
618 * gdb.dwarf2/implref-struct.exp: Same.
619 * gdb.dwarf2/info-locals-optimized-out.exp: Same.
620 * gdb.dwarf2/opaque-type-lookup.exp: Same.
621 * gdb.dwarf2/var-access.exp: Same.
622 * gdb.dwarf2/varval.exp: Same.
623 * gdb.trace/entry-values.exp: Same.
624
315e6afc
TV
6252020-07-17 Tom de Vries <tdevries@suse.de>
626
627 * lib/dwarf.exp (Dwarf::extern): Remove.
628 * gdb.compile/compile-ops.exp: Remove use of Dwarf::extern.
629 * gdb.dlang/circular.exp: Same.
630 * gdb.dwarf2/comp-unit-lang.exp: Same.
631 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
632 * gdb.dwarf2/dw2-symtab-includes.exp: Same.
633 * gdb.dwarf2/dwz.exp: Same.
634 * gdb.dwarf2/imported-unit-abstract-const-value.exp: Same.
635 * gdb.dwarf2/imported-unit-runto-main.exp: Same.
636 * gdb.dwarf2/imported-unit.exp: Same.
637 * gdb.dwarf2/opaque-type-lookup.exp: Same.
638
5597c940
SL
6392020-07-16 Sandra Loosemore <sandra@codesourcery.com>
640
641 * gdb.base/shell.exp: Skip pipe tests dependent on sh on Windows host.
642 Use double quotes instead of single quotes.
643
d0ce17d8
CT
6442020-07-16 Caroline Tice <cmtice@google.com>
645
646 * gdb.dwarf2/dw5-rnglist-test.cc: New file.
647 * gdb.dwarf2/dw5-rnglist-test.exp: New file.
648
853772cc
TV
6492020-07-16 Tom de Vries <tdevries@suse.de>
650
651 * lib/dwarf.exp (program): Initialize _line.
652 (DW_LNE_end_sequence): Reinitialize _line.
653 (DW_LNS_advance_line): Update _line.
654 (line): New proc.
655 * gdb.dwarf2/dw2-inline-many-frames.exp: Use line.
656 * gdb.dwarf2/dw2-inline-small-func.exp: Same.
657 * gdb.dwarf2/dw2-inline-stepping.exp: Same.
658 * gdb.dwarf2/dw2-is-stmt-2.exp: Same.
659 * gdb.dwarf2/dw2-is-stmt.exp: Same.
660 * gdb.dwarf2/dw2-ranges-func.exp: Same.
661
fe07b572
AB
6622020-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
663
664 * gdb.fortran/ptype-on-functions.exp: Make the result pattern more
665 generic.
666
52781cce
TV
6672020-07-15 Tom de Vries <tdevries@suse.de>
668
669 * gdb.trace/entry-values.exp: Expect "call" instead of "callq" if
670 is_amd64_regs_target.
671
3dcc261c
AB
6722020-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
673
674 * gdb.fortran/ptype-on-functions.exp: Add more tests.
675 * gdb.fortran/ptype-on-functions.f90: Likewise.
676
054a0959
SM
6772020-07-14 Simon Marchi <simon.marchi@polymtl.ca>
678
679 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu, Dwarf::lines): Change valid
680 values in documentation for addr_size to 4 and 8.
681
ccb9eba6
AB
6822020-07-14 Andrew Burgess <andrew.burgess@embecosm.com>
683
684 * gdb.arch/amd64-osabi.exp: Update.
685 * gdb.arch/arm-disassembler-options.exp: Update.
686 * gdb.arch/powerpc-disassembler-options.exp: Update.
687 * gdb.arch/ppc64-symtab-cordic.exp: Update.
688 * gdb.arch/s390-disassembler-options.exp: Update.
689 * gdb.base/all-architectures.exp.tcl: Update.
690 * gdb.base/attach-pie-noexec.exp: Update.
691 * gdb.base/catch-syscall.exp: Update.
692 * gdb.xml/tdesc-arch.exp: Update.
693
025a39a7
TV
6942020-07-14 Tom de Vries <tdevries@suse.de>
695
696 * gdb.threads/clone-new-thread-event.c (gettid): Rename to ...
697 (local_gettid): ... this.
698 (fn): Update.
699
74e4b667
SL
7002020-07-13 Sandra Loosemore <sandra@codesourcery.com>
701
702 * gdb.base/info_sources.exp: Skip directory match tests on
703 remote hosts.
704
f413dd74
GB
7052020-07-13 Gary Benson <gbenson@redhat.com>
706
707 * gdb.base/savedregs.exp (caller): Use parentheses to
708 make expected expression evaluation ordering explicit.
709
915771bb
GB
7102020-07-13 Gary Benson <gbenson@redhat.com>
711
712 * gdb.arch/i386-sse.c (have_sse) <edx>: Make unsigned.
713
2a122642
GB
7142020-07-13 Gary Benson <gbenson@redhat.com>
715
716 * gdb.base/bigcore.c (main): Use a volatile pointer when
717 attempting to trigger a SIGSEGV.
718 * gdb.base/gcore-relro-pie.c (break_here): Likewise.
719 * gdb.base/gcore-tls-pie.c (break_here): Likewise.
720 * gdb.base/savedregs.c (thrower): Likewise.
721 * gdb.mi/mi-syn-frame.c (bar): Likewise.
722
3f00c730
GB
7232020-07-13 Gary Benson <gbenson@redhat.com>
724
725 * gdb.base/vla-datatypes.c (vla_factory): Factor out sections
726 defining and using VLA structure fields into...
727 * gdb.base/vla-struct-fields.c: New file.
728 * gdb.base/vla-datatypes.exp: Factor out VLA structure field
729 tests into...
730 * gdb.base/vla-struct-fields.exp: New file.
731
963eeee4
TV
7322020-07-13 Tom de Vries <tdevries@suse.de>
733
734 * lib/gdb.exp (have_fuse_ld_gold): New caching proc.
735 * gdb.base/gcore-tls-pie.exp: Use have_fuse_ld_gold.
736 * gdb.base/gold-gdb-index.exp: Same.
737 * gdb.base/morestack.exp: Same.
738
0ed35c9a
DX
7392020-07-11 Daniel Xu <dxu@dxuuu.xyz>
740
741 PR rust/26121
742 * gdb.rust/modules.rs: Prevent linker from discarding test
743 symbol.
744
4fdba23d
PA
7452020-07-10 Pedro Alves <pedro@palves.net>
746
747 PR gdb/26199
748 * gdb.multi/multi-target.c (exit_thread): New.
749 (thread_start): Break loop if EXIT_THREAD.
750 * gdb.multi/multi-target.exp (test_no_unwaited_for): New proc.
751 (top level) Call test_no_resumed.
752
15f3b077
TT
7532020-07-08 Tom Tromey <tromey@adacore.com>
754
755 * gdb.ada/catch_ex/foo.adb: Pass string to raise.
756 * gdb.ada/catch_ex.exp: Examine catchpoint text.
757
9fc501fd
AB
7582020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
759
760 PR python/22748
761 * gdb.opt/inline-frame-tailcall.c: New file.
762 * gdb.opt/inline-frame-tailcall.exp: New file.
763 * gdb.python/py-unwind-inline.c: New file.
764 * gdb.python/py-unwind-inline.exp: New file.
765 * gdb.python/py-unwind-inline.py: New file.
766
64cb3757
AB
7672020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
768
769 * gdb.python/py-arch-reg-groups.exp: New file.
770
0f767f94
AB
7712020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
772
773 * gdb.python/py-arch-reg-names.exp: New file.
774
87dbc774
AB
7752020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
776
777 * gdb.python/py-unwind.py (TestUnwinder::__call__): Add test for
778 gdb.PendingFrame.architecture method.
779
d8cc8af6
TV
7802020-07-06 Tom de Vries <tdevries@suse.de>
781
782 * gdb.dwarf2/dw2-ranges-base.exp: Test line-table order.
783
3c8ea5be
PA
7842020-07-03 Pedro Alves <palves@redhat.com>
785
786 * gdb.base/structs2.c (main): Adjust second parem_reg call to
787 explicitly write negative numbers.
788 * gdb.base/structs2.exp: Adjust expected output.
789
bf90c83a
PA
7902020-07-03 Pedro Alves <palves@redhat.com>
791
792 * gdb.base/charset.c (init_string): Change all char parameters to
793 unsigned char parameters.
794
2eb82157
PA
7952020-07-03 Pedro Alves <palves@redhat.com>
796
797 * gdb.base/call-sc.exp (start_scalars_test): Use
798 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
799 * gdb.base/overlays.c: Remove references to PARAMS.
800 * gdb.base/ovlymgr.h (PARAMS): Delete, and remove all references.
801 * gdb.base/reread.exp: Don't set 'prototypes' global.
802 * gdb.base/structs.exp (start_structs_test): Use
803 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
804 * gdb.base/structs2.exp: Don't set 'prototypes' global. Use
805 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
806 Don't issue "set width 0". Remove gdb_stop_suppressing_tests
807 call.
808 * gdb.base/varargs.exp: Don't set 'prototypes' global.
809
9adda7af
PA
8102020-07-03 Pedro Alves <palves@redhat.com>
811
812 * gdb.base/m32rovly.c: Delete.
813 * gdb.base/ovlymgr.c: Remove all code guarded by __D10V__.
814
2a17c803
PW
8152020-06-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
816
817 * gdb.python/py-breakpoint.exp: use gdb_test_multiline instead
818 of gdb_py_test_multiple.
819 * gdb.python/py-cmd.exp: Likewise.
820 * gdb.python/py-events.exp: Likewise.
821 * gdb.python/py-function.exp: Likewise.
822 * gdb.python/py-inferior.exp: Likewise.
823 * gdb.python/py-infthread.exp: Likewise.
824 * gdb.python/py-linetable.exp: Likewise.
825 * gdb.python/py-parameter.exp: Likewise.
826 * gdb.python/py-value.exp: Likewise.
827
b011fe1a
TV
8282020-06-30 Tom de Vries <tdevries@suse.de>
829
830 PR testsuite/26175
831 * lib/future.exp (gdb_default_target_compile): Detect and handle
832 early_flags.
833
df5b8876
SM
8342020-06-29 Simon Marchi <simon.marchi@efficios.com>
835
836 * boards/simavr.exp (gdb_load): Catch errors when closing
837 previous connection. Close connection, wait for process and
838 unset simavr_spawn_id on failure.
839
a3ca48cd
TV
8402020-06-29 Tom de Vries <tdevries@suse.de>
841
842 * lib/gdb.exp (unknown): Make test-case unresolved.
843
b0237c0e
TV
8442020-06-29 Tom de Vries <tdevries@suse.de>
845
846 PR gdb/25475
847 * gdb.server/solib-list.exp: Verify that the symbol reload
848 confirmation question is asked.
849
c0b3b3bd
PW
8502020-06-26 Philippe Waroquiers <philippe.waroquiers@skynet.be>
851
852 * lib/gdb.exp (gdb_test_multiline): New, moved from gdb-guile.exp,
853 have a input seq nr in each pass message.
fe4c3d43 854 * lib/gdb-guile.exp (gdb_test_multiline): Move to gdb.exp.
c0b3b3bd
PW
855 * lib/gdb-python.exp (gdb_py_test_multiple): Remove.
856 * gdb.python/python.exp: Make test names unique,
857 use gdb_test_multiline instead of gdb_py_test_multiple,
858 use $gdb_test_name.
859 * gdb.guile/guile.exp: Make test names unique, use $gdb_test_name
860
1776e3e5
NA
8612020-06-26 Nick Alcock <nick.alcock@oracle.com>
862
863 * configure.ac: Add --enable-libctf.
864 * aclocal.m4: sinclude ../config/enable.m4.
865 * Makefile.in (site.exp): Add enable_libctf to site.exp.
866 * lib/gdb.exp (skip_ctf_tests): Use it.
867 * gdb.base/ctf-constvars.exp: Error message tweak.
868 * gdb.base/ctf-ptype.exp: Likewise.
869 * configure: Regenerate.
870
f53b3eeb
GB
8712020-06-26 Gary Benson <gbenson@redhat.com>
872
873 * gdb.cp/try_catch.cc: Include string.h.
874 (main): Replace comparison against string literal with
875 strcmp, avoiding build failure with -Wstring-compare.
876 Add "marker test-complete".
877 * gdb.cp/try_catch.exp: Run the test to the above marker,
878 then verify that the value of "test" is still true.
879
6d74da72
AB
8802020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
881
882 * gdb.arch/riscv-tdesc-regs.exp: New test cases.
883
2e52d038
AB
8842020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
885
886 * gdb.arch/riscv-tdesc-regs.exp: Extend test case.
887
3b9fce96
AB
8882020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
889
890 * gdb.arch/riscv-tdesc-loading-01.xml: New file.
891 * gdb.arch/riscv-tdesc-loading-02.xml: New file.
892 * gdb.arch/riscv-tdesc-loading-03.xml: New file.
893 * gdb.arch/riscv-tdesc-loading-04.xml: New file.
894 * gdb.arch/riscv-tdesc-loading.exp: New file.
895
ed69cbc8
AB
8962020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
897
898 * gdb.arch/riscv-tdesc-regs.exp: Extend test case.
899
767a879e
AB
9002020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
901
902 * gdb.arch/riscv-tdesc-regs-32.xml: New file.
903 * gdb.arch/riscv-tdesc-regs-64.xml: New file.
904 * gdb.arch/riscv-tdesc-regs.c: New file.
905 * gdb.arch/riscv-tdesc-regs.exp: New file.
906
221db974
PA
9072020-06-24 Pedro Alves <palves@redhat.com>
908
909 * gdb.arch/amd64-entry-value-paramref.exp: Use
910 prepare_for_testing_full and don't pass "c++" for the .S file
911 build spec.
912 * gdb.compile/compile-cplus.exp: Don't compile $srcfile3 with
913 $options, since it's an assembly file. Remove -Wno-deprecated.
914 * lib/gdb.exp (gdb_compile): Pass "-x c++" explicitly when
915 compiling C++ programs.
916
331733cd
PA
9172020-06-24 Pedro Alves <palves@redhat.com>
918
919 * lib/gdb.exp (gdb_compile): Update intro comment. If C/C++ with
920 Clang, add "-Wno-unknown-warning-option" to the options.
921
caa7fd04
AB
9222020-06-23 Andrew Burgess <andrew.burgess@embecosm.com>
923
924 * gdb.xml/tdesc-reload.c: New file.
925 * gdb.xml/tdesc-reload.exp: New file.
926 * gdb.xml/maint-xml-dump-01.xml: New file.
927 * gdb.xml/maint-xml-dump-02.xml: New file.
928 * gdb.xml/maint-xml-dump.exp: New file.
929
bb8d1260
SL
9302020-06-23 Sandra Loosemore <sandra@codesourcery.com>
931
932 * lib/completion-support.exp (test_gdb_completion_offers_commands):
933 Adjust for omitted commands when TUI is disabled.
934
7e4b9c4c
GB
9352020-06-23 Gary Benson <gbenson@redhat.com>
936 Pedro Alves <palves@redhat.com>
937
938 * gdb.cp/namespace.cc: Improve -Wunused-value fix.
939 * gdb.cp/nsimport.cc: Likewise.
940 * gdb.cp/nsnested.cc: Likewise.
941 * gdb.cp/nsnoimports.cc: Likewise.
942 * gdb.cp/nsusing.cc: Likewise.
943 * gdb.cp/smartp.cc: Likewise.
944 * gdb.python/py-pp-integral.c: Likewise.
945 * gdb.python/py-pp-re-notag.c: Likewise.
946
2e573c0a
GB
9472020-06-23 Gary Benson <gbenson@redhat.com>
948
949 * gdb.cp/namespace.cc: Avoid build failure with -Wunused-value.
950 * gdb.cp/nsimport.cc: Likewise.
951 * gdb.cp/nsnested.cc: Likewise.
952 * gdb.cp/nsnoimports.cc: Likewise.
953 * gdb.cp/nsusing.cc: Likewise.
954 * gdb.cp/smartp.cc: Likewise.
955 * gdb.python/py-pp-integral.c: Likewise.
956 * gdb.python/py-pp-re-notag.c: Likewise.
957
746ebfe8
PW
9582020-06-22 Philippe Waroquiers <philippe.waroquiers@skynet.be>
959
960 * gdb.base/default-args.exp: New test.
961 * gdb.base/default-args.c: New file.
962 * gdb.base/alias.exp: Update expected error msg for alias foo=bar.
963 * gdb.base/default.exp: Update to new help text.
964 * gdb.base/help.exp: Likewise.
965 * gdb.base/page.exp: Likewise.
966 * gdb.base/style.exp: Likewise.
967 * gdb.guile/guile.exp: Likewise.
968 * gdb.python/python.exp: Likewise.
969
e822f2cd
SL
9702020-06-22 Sandra Loosemore <sandra@codesourcery.com>
971
972 * gdb.base/source-dir.exp (test_truncated_comp_dir): Skip on
973 remote host. Fix search path syntax on Windows host.
974
48e9cc84
PW
9752020-06-21 Philippe Waroquiers <philippe.waroquiers@skynet.be>
976
977 * gdb.base/attach.exp: Test priority of 'exec-file' changed
978 over 'exec-file-mismatch'.
979 * gdb.base/attach.c: Mark should_exit volatile.
980 * gdb.base/attach2.c: Likewise. Add a comment explaining
981 why the sleep cannot be big.
982 * gdb.base/attach3.c: New file.
983
160f8a8f
SL
9842020-06-20 Sandra Loosemore <sandra@codesourcery.com>
985
986 * gdb.mi/mi-sym-info.exp: Adjust filename patterns to make directory
987 prefix optional.
988
4d91c2a4
SL
9892020-06-20 Sandra Loosemore <sandra@codesourcery.com>
990
991 * gdb.base/list-missing-source.exp: Correct $srcfile manipulation
992 for remote host.
993
87f83f20
SL
9942020-06-19 Sandra Loosemore <sandra@codesourcery.com>
995 Hafiz Abid Qadeer <abidh@codesourcery.com>
996
997 * gdb.xml/tdesc-regs.exp (load_description): Correct pathname of
998 file sent to remote host.
999 (top level): Allow int32_t as type of 32-bit register.
1000
37ab8655
TV
10012020-06-19 Tom de Vries <tdevries@suse.de>
1002
1003 * lib/gdb.exp (gdb_note): New proc.
1004 * lib/future.exp (gdb_default_target_compile_1): Factor out of ...
1005 (gdb_default_target_compile): ... here. Only call
1006 gdb_default_target_compile_1 if use_gdb_compile(<lang>) is set.
1007 (use_gdb_compile): Change to array.
1008 (toplevel): Update sets of use_gdb_compile to specify language.
1009 Warn about default_target_compile override. Store dejagnu's version
1010 of default_target_compile in dejagnu_default_target_compile.
1011
a8a56685
TV
10122020-06-18 Tom de Vries <tdevries@suse.de>
1013
1014 * lib/gdb.exp (gdb_init): Move all but call to default_gdb_init to ...
1015 (default_gdb_init): ... here.
1016
581bea2c
SL
10172020-06-17 Sandra Loosemore <sandra@codesourcery.com>
1018
1019 Fix TUI support checks in gdb.tui tests.
1020
1021 * gdb.tui/basic.exp: Skip test when TUI is unsupported, don't
1022 just say UNSUPPORTED.
1023 * gdb.tui/corefile-run.exp: Likewise.
1024 * gdb.tui/empty.exp: Likewise.
1025 * gdb.tui/list-before.exp: Likewise.
1026 * gdb.tui/list.exp: Likewise.
1027 * gdb.tui/main.exp: Likewise.
1028 * gdb.tui/regs.exp: Likewise.
1029 * gdb.tui/resize.exp: Likewise.
1030 * gdb.tui/tui-layout-asm-short-prog.exp: Likewise.
1031 * gdb.tui/tui-layout-asm.exp: Likewise.
1032 * gdb.tui/tui-missing-src.exp: Likewise.
1033 * gdb.tui/winheight.exp: Likewise.
1034 * gdb.tui/new-layout.exp: Likewise. Also move check earlier.
1035
05e682e3
SL
10362020-06-17 Sandra Loosemore <sandra@codesourcery.com>
1037
1038 Fix TCL error in gdb.python/py-format-string.exp.
1039
1040 * gdb.python/py-format-string.exp: Move test for python support
1041 earlier, out of function body.
1042
efb763a5
SM
10432020-06-15 Simon Marchi <simon.marchi@efficios.com>
1044
1045 * gdb.base/index-cache-load-twice.c: New.
1046 * gdb.base/index-cache-load-twice.exp: New.
1047
43327b20
KS
10482020-06-17 Keith Seitz <keiths@redhat.com>
1049
99cf27cf 1050 * gdb.debuginfod/fetch_src_and_symbols.exp: Pass INTERNAL_GDBFLAGS
43327b20
KS
1051 when executing "gdb --configuration".
1052
081e778c
TV
10532020-06-17 Tom de Vries <tdevries@suse.de>
1054
1055 * lib/gdb.exp (gdb_tcl_unknown): New proc.
1056 (gdb_init): Use gdb_tcl_unknown for ::unknown override. Make override
1057 conditional on presence of gdb_tcl_unknown.
1058 (gdb_finish): Make override undo conditional on presence of
1059 gdb_tcl_unknown.
1060
d2d1ea20
TT
10612020-06-16 Tom Tromey <tom@tromey.com>
1062
1063 * gdb.python/tui-window.py (failwin): New function. Register it
1064 as a TUI window type.
1065 * gdb.python/tui-window.exp: Create new "fail" layout. Test it.
1066
c802e8a7
GB
10672020-06-16 Gary Benson <gbenson@redhat.com>
1068
1069 * gdb.python/py-nested-maps.c (create_map): Add missing return
1070 value.
1071 (create_map_map): Likewise.
1072
ff08abb8
TBA
10732020-06-15 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1074
1075 * gdb.base/jit-elf-so.exp: Refer to the global main_loader_basename
1076 variable.
1077 * gdb.base/jit-reader-simple.exp: Fix typo ("Built" -> "Build"),
1078 and use the already-defined 'options' variable.
1079
a29d5112
AB
10802020-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
1081 Tom de Vries <tdevries@suse.de>
1082
1083 * lib/gdb.exp (gdb_known_globals, gdb_persistent_globals): New global.
1084 (gdb_persistent_global, gdb_persistent_global_no_decl): New proc.
1085 (gdb_setup_known_globals): New proc.
1086 (gdb_cleanup_globals): New proc.
1087 * lib/gdb.exp (load_lib): New override proc.
1088 (gdb_stdin_log_init): Set var in_file as persistent global.
1089 * lib/pascal.exp (gdb_stdin_log_init): Set vars
1090 pascal_compiler_is_gpc, pascal_compiler_is_fpc, gpc_compiler and
1091 fpc_compiler as persistent global.
1092
8c74a764
TV
10932020-06-12 Tom de Vries <tdevries@suse.de>
1094
1095 * lib/tuiterm.exp (spawn): Rename to ...
1096 (tui_spawn): ... this.
1097 (toplevel): Move rename of spawn ...
1098 (gdb_init_tuiterm): ... here. New proc.
1099 (gdb_finish_tuiterm): New proc.
1100 * lib/gdb.exp (gdb_finish_hooks): New global var.
1101 (gdb_finish): Handle gdb_finish_hooks.
1102 (tuiterm_env): New proc.
1103 * gdb.python/tui-window.exp: Replace load_lib tuiterm.exp with
1104 tuiterm_env.
1105 * gdb.tui/basic.exp: Same.
1106 * gdb.tui/corefile-run.exp: Same.
1107 * gdb.tui/empty.exp: Same.
1108 * gdb.tui/list-before.exp: Same.
1109 * gdb.tui/list.exp: Same.
1110 * gdb.tui/main.exp: Same.
1111 * gdb.tui/new-layout.exp: Same.
1112 * gdb.tui/regs.exp: Same.
1113 * gdb.tui/resize.exp: Same.
1114 * gdb.tui/tui-layout-asm-short-prog.exp: Same.
1115 * gdb.tui/tui-layout-asm.exp: Same.
1116 * gdb.tui/tui-missing-src.exp: Same.
1117 * gdb.tui/winheight.exp: Same.
1118
26783bce
TV
11192020-06-12 Tom de Vries <tdevries@suse.de>
1120
1121 PR testsuite/26110
1122 * lib/gdb.exp (gdb_init): Revert dejagnu's override of ::unknown.
1123 (gdb_finish): Reinstall dejagnu's override of ::unknown.
1124
2b4e6a3f
TT
11252020-06-11 Tom Tromey <tom@tromey.com>
1126
1127 PR gdb/18318:
1128 * gdb.base/printcmds.exp (test_float_accepted): Add more hex
1129 floating point tests.
1130
2f33032a
KS
11312020-06-11 Keith Seitz <keiths@redhat.com>
1132
1133 PR gdb/21356
1134 * gdb.base/vla-datatypes.c (vla_factory): Add typedef for struct
1135 vla_struct.
1136 Add new struct vla_typedef and union vla_typedef_union and
1137 corresponding instantiation objects.
1138 Initialize new objects.
1139 * gdb.base/vla-datatypes.exp: Add tests for vla_typedef_struct_object
1140 and vla_typedef_union_object.
1141 Fixup type for vla_struct_object.
1142
a8baf0a3
TV
11432020-06-11 Tom de Vries <tdevries@suse.de>
1144
1145 * lib/gdb.exp (with_override): New proc, factored out of ...
1146 * gdb.base/dbx.exp: ... here. Use with_override and save_vars.
1147
7ab96794
TV
11482020-06-10 Tom de Vries <tdevries@suse.de>
1149
1150 * gdb.ada/ptype_union.exp: Remove PR24713 workaround.
1151
cab5c3b7
SM
11522020-06-09 Simon Marchi <simon.marchi@polymtl.ca>
1153
1154 * gdb.base/index-cache.exp (test_cache_disabled): Add test_prefix
1155 parameter, update callers.
1156
f8c41851
SM
11572020-06-04 Simon Marchi <simon.marchi@efficios.com>
1158
1159 * gdb.dwarf2/share-psymtabs-bt.exp: New file.
1160 * gdb.dwarf2/share-psymtabs-bt.c: New file.
1161 * gdb.dwarf2/share-psymtabs-bt-2.c: New file.
1162
1c07a73f
TV
11632020-06-04 Tom de Vries <tdevries@suse.de>
1164
1165 * lib/gdb.exp (gdb_file_cmd): Avoid path names in error messages.
1166
95146b5d
TV
11672020-06-04 Tom de Vries <tdevries@suse.de>
1168
1169 * lib/gdb.exp (gdb_file_cmd): Replace incomplete gdb_expect by
1170 exp_continue.
1171
0cfcd4f0
TV
11722020-06-04 Tom de Vries <tdevries@suse.de>
1173
1174 * lib/gdb.exp (gdb_file_cmd): Use perror instead of fail.
1175
f9b5d5ea
TV
11762020-06-03 Tom de Vries <tdevries@suse.de>
1177
1178 PR symtab/26046
1179 * gdb.cp/breakpoint-locs-2.cc: New test.
1180 * gdb.cp/breakpoint-locs.cc: New test.
1181 * gdb.cp/breakpoint-locs.exp: New file.
1182 * gdb.cp/breakpoint-locs.h: New test.
1183
5144dfba
TV
11842020-06-03 Tom de Vries <tdevries@suse.de>
1185
1186 PR testsuite/25609
1187 * gdb.base/jit-elf-so.exp: Don't modify testing behaviour based on
1188 value of global verbose.
1189 * gdb.base/jit-elf.exp: Same.
1190 * gdb.base/jit-reader.exp: Same.
1191
621eacdf
TV
11922020-06-02 Tom de Vries <tdevries@suse.de>
1193
1194 * gdb.dwarf2/multidictionary.exp: Don't use
1195 gdb_spawn_with_cmdline_opts.
1196
1313c56e
AB
11972020-06-01 Andrew Burgess <andrew.burgess@embecosm.com>
1198
1199 * gdb.cp/step-and-next-inline.exp (do_test): Skip all tests in the
1200 use_header case.
1201 * gdb.dwarf2/dw2-inline-header-1.exp: New file.
1202 * gdb.dwarf2/dw2-inline-header-2.exp: New file.
1203 * gdb.dwarf2/dw2-inline-header-3.exp: New file.
1204 * gdb.dwarf2/dw2-inline-header-lbls.c: New file.
1205 * gdb.dwarf2/dw2-inline-header.c: New file.
1206 * gdb.dwarf2/dw2-inline-header.h: New file.
1207
f68f85b5
PA
12082020-05-30 Pedro Alves <palves@redhat.com>
1209
1210 * gdb.linespec/cp-replace-typedefs-ns-template.cc: New.
1211 * gdb.linespec/cp-replace-typedefs-ns-template.exp: New.
1212
678048e8
GB
12132020-05-29 Gary Benson <gbenson@redhat.com>
1214
1215 * gdb.compile/compile-cplus.exp (additional_flags): Also
1216 set when building with clang.
1217 (additional_flags, srcfilesoptions): Pass -Wno-deprecated
1218 when building with clang.
1219
9fcafd23
GB
12202020-05-29 Gary Benson <gbenson@redhat.com>
1221
1222 * gdb.arch/i386-avx.exp (additional_flags): Also set when
1223 building with clang.
1224 * gdb.arch/i386-sse.exp (additional_flags): Likewise.
1225
735d5a07
GB
12262020-05-29 Gary Benson <gbenson@redhat.com>
1227
1228 * gdb.cp/koenig.exp (prepare_for_testing): Add
1229 additional_flags=-Wno-unused-comparison.
1230 * gdb.cp/operator.exp (prepare_for_testing): Likewise.
1231
4ad2c6a0
GB
12322020-05-28 Gary Benson <gbenson@redhat.com>
1233
1234 * gdb.base/sigaltstack.c (catcher): Add default case to switch
1235 statement.
1236
09fe663e
GB
12372020-05-28 Gary Benson <gbenson@redhat.com>
1238
1239 * gdb.cp/classes.exp (prepare_for_testing): Add
1240 additional_flags=-Wno-deprecated-register.
1241 * gdb.cp/inherit.exp (prepare_for_testing): Likewise.
1242 * gdb.cp/misc.exp: Likewise.
1243
cee00f17
GB
12442020-05-28 Gary Benson <gbenson@redhat.com>
1245
1246 * gdb.linespec/cpls-ops.cc (dummy): New static global.
1247 (test_op_new::operator new): Add return statement.
1248 (test_op_new_array::operator new[]): Likewise.
1249
636edd00
PA
12502020-05-27 Pedro Alves <palves@redhat.com>
1251
1252 * gdb.linespec/cp-completion-aliases.exp: Remove readline_is_used
1253 check. Use test_gdb_complete_unique instead of
1254 test_gdb_complete_tab_unique + test_gdb_complete_cmd_unique. Use
1255 test_gdb_complete_multiple instead of
1256 test_gdb_complete_tab_multiple + test_gdb_complete_cmd_multiple.
1257
c2b75043
LM
12582020-05-27 Luis Machado <luis.machado@linaro.org>
1259
1260 * gdb.arch/aarch64-sighandler-regs.exp: Fix duplicated test names.
1261 * gdb.arch/aarch64-tagged-pointer.exp: Likewise.
1262 * gdb.arch/arm-disassembler-options.exp: Likewise.
1263 * gdb.arch/arm-disp-step.exp: Likewise.
1264 * gdb.arch/thumb-prologue.exp: Likewise.
1265 * gdb.base/async.exp: Likewise.
1266 * gdb.base/auxv.exp: Likewise.
1267 * gdb.base/complex-parts.exp: Likewise.
1268 * gdb.base/ena-dis-br.exp: Likewise.
1269 * gdb.base/foll-exec.exp: Likewise.
1270 * gdb.base/permissions.exp: Likewise.
1271 * gdb.base/relocate.exp: Likewise.
1272 * gdb.base/return2.exp: Likewise.
1273 * gdb.base/sigbpt.exp: Likewise.
1274 * gdb.base/siginfo-obj.exp: Likewise.
1275 * gdb.cp/converts.exp: Likewise.
1276 * gdb.cp/exceptprint.exp: Likewise.
1277 * gdb.cp/inherit.exp: Likewise.
1278 * gdb.cp/nsnoimports.exp: Likewise.
1279 * gdb.cp/virtbase2.exp: Likewise.
1280 * gdb.mi/mi-var-cmd.exp: Likewise.
1281 * gdb.mi/var-cmd.c: Likewise.
1282
53a47a3e
TT
12832020-05-26 Tom Tromey <tromey@adacore.com>
1284
1285 * gdb.ada/arr_acc_idx_w_gap.exp: Add tests.
1286
0bc2354b
TT
12872020-05-26 Tom Tromey <tromey@adacore.com>
1288
1289 * gdb.ada/arr_acc_idx_w_gap.exp: Add enum subrange tests.
1290 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap.ads (Enum_Subrange): New
1291 type.
1292 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap_main.adb (V): New
1293 variable.
1294
0db49895
CBG
12952020-05-26 Christian Biesinger <cbiesinger@google.com>
1296
1297 * Makefile.in: Use = instead of == for the test command
1298 for portability.
1299
40d22035
TV
13002020-05-26 Tom de Vries <tdevries@suse.de>
1301
1302 * gdb.base/gold-gdb-index-2.c: New test.
1303 * gdb.base/gold-gdb-index.c: New test.
1304 * gdb.base/gold-gdb-index.exp: New file.
1305 * gdb.base/gold-gdb-index.h: New test.
1306
043e2e02
TV
13072020-05-25 Tom de Vries <tdevries@suse.de>
1308
1309 * boards/gold-gdb-index.exp: New file.
1310
462f72c5
SM
13112020-05-25 Simon Marchi <simon.marchi@efficios.com>
1312
1313 * boards/simavr.exp: New file.
1314
6cf66e76
SM
13152020-05-25 Simon Marchi <simon.marchi@efficios.com>
1316
1317 * lib/gdb.exp (gdb_run_cmd): Return success or failure.
1318 * gdb.base/inferior-args.exp: New file.
1319 * gdb.base/inferior-args.c: New file.
1320
75d04512
SM
13212020-05-25 Simon Marchi <simon.marchi@efficios.com>
1322
1323 * lib/gdb.exp (gdb_run_cmd): Change argument from args to
1324 inferior_args. Pass it to gdb_reload.
1325 (gdb_start_cmd, gdb_starti_cmd): Change argument from args to
1326 inferior_args.
1327 (gdb_reload): Add inferior_args argument.
1328 * config/gdbserver.exp (gdb_reload): Add inferior_args argument,
1329 pass it to gdbserver_run.
1330 * boards/native-gdbserver.exp: Do not set noargs.
1331 * boards/native-extended-gdbserver.exp (gdb_reload): Add
1332 inferior_args argument.
1333 * boards/stdio-gdbserver-base.exp (gdb_reload): Likewise.
1334 * gdb.base/a2-run.exp: Check for use_gdb_stub.
1335 * gdb.base/args.exp: Likewise.
1336
42cf1844
TV
13372020-05-25 Tom de Vries <tdevries@suse.de>
1338
1339 * lib/gdb.exp (exec_is_pie): Add comment.
1340
8f7d38ef
TV
13412020-05-25 Tom de Vries <tdevries@suse.de>
1342
1343 * lib/jit-elf-helpers.exp (compile_and_download_n_jit_so): Use $f
1344 instead of $binfile in the untested message.
1345
465e1b0f
TV
13462020-05-25 Tom de Vries <tdevries@suse.de>
1347
1348 PR testsuite/26031
1349 * lib/gdb.exp (exec_is_pie): Test readelf -h output.
1350
3c5a0e02
TV
13512020-05-25 Tom de Vries <tdevries@suse.de>
1352
1353 * boards/gold.exp: New file.
1354
0a4f5f8c
TT
13552020-05-23 Tom Tromey <tom@tromey.com>
1356
1357 * gdb.base/style.exp: Remove completion styling test.
1358 * lib/gdb-utils.exp (style): Remove completion styles.
1359
eca1f90c
TT
13602020-05-23 Tom Tromey <tom@tromey.com>
1361
1362 * gdb.base/style.exp: Add completion styling test.
1363 * lib/gdb-utils.exp (style): Add completion styles.
1364
7c13f4e8
AB
13652020-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
1366
1367 * gdb.base/annota1.exp: Update expected results.
1368 * gdb.cp/annota2.exp: Update expected results, remove duplicate
1369 test name.
1370 * gdb.cp/annota3.exp: Update expected results.
1371
41977d16
SM
13722020-05-20 Simon Marchi <simon.marchi@efficios.com>
1373
1374 PR gdb/26016
1375 * gdb.base/coredump-filter.c (do_mmap): Check mmap ret val
1376 against MAP_FAILED.
1377 * gdb.base/coremaker.c (mmapdata): Likewise.
1378 * gdb.base/jit-reader-host.c (main): Likewise.
1379 * gdb.base/sym-file-loader.c (load): Likewise.
1380 (load_shlib): Likewise.
1381
b4757f2e
TT
13822020-05-20 Tom Tromey <tromey@adacore.com>
1383
1384 * gdb.ada/array_char_idx.exp: Recognize initialized array.
1385
9a0bacfb
TV
13862020-05-20 Tom de Vries <tdevries@suse.de>
1387
1388 PR symtab/25833
1389 * gdb.base/with-mf-inc.c: New test.
1390 * gdb.base/with-mf-main.c: New test.
1391 * gdb.base/with-mf.exp: New file.
1392
76571211
TT
13932020-05-19 Tom Tromey <tromey@adacore.com>
1394
1395 * gdb.rust/simple.exp: Restore missing test result.
1396
4cd9f3d5
TV
13972020-05-19 Tom de Vries <tdevries@suse.de>
1398
1399 * gdb.base/gdb-caching-proc.exp: Fix typo.
1400
7d874253
TT
14012020-05-19 Tom Tromey <tromey@adacore.com>
1402
1403 * gdb.rust/simple.exp: Add some test descriptions.
1404 (test_one_slice): Use with_test_prefix.
1405
1d727695
TV
14062020-05-18 Tom de Vries <tdevries@suse.de>
1407
1408 * gdb.base/gdb-caching-proc.exp: Use with_test_prefix.
1409
7f32a4d5
PA
14102020-05-17 Pedro Alves <palves@redhat.com>
1411
1412 PR gdb/25741
1413 * gdb.base/hw-sw-break-same-address.exp: New file.
1414
7cfd74cf
PA
14152020-05-16 Pedro Alves <palves@redhat.com>
1416
1417 * gdb.multi/multi-re-run.exp (test_re_run): Switch
1418 LAST_LOADED_FILE accordingly.
1419
57b4f16e
PW
14202020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1421
1422 * gdb.base/alias.exp: Verify 'help aliases' shows user defined aliases.
1423
7c05caf7
PW
14242020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1425
1426 * gdb.base/help.exp: Test apropos and help for commands
1427 having aliases. Fixed comments not starting with an
1428 upper-case letter or not finishing with a dot.
1429
7aa1b46f
PW
14302020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1431
3b3aaacb
PW
1432 * gdb.base/alias.exp: Update help output check.
1433
57b4f16e 14342020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3b3aaacb 1435
7aa1b46f
PW
1436 * gdb.base/default.exp: Update output following fixes.
1437
0605465f
PW
14382020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1439
1440 * gdb.base/alias.exp: Test aliases starting with a prefix of
1441 another alias.
1442
86e4e63d
GB
14432020-05-15 Gary Benson <gbenson@redhat.com>
1444
1445 * gdb.base/info-os.c (main): Add return statement.
1446 * gdb.base/info_minsym.c (minsym_fun): Likewise.
1447 * gdb.base/large-frame-2.c (func): Likewise.
1448 * gdb.base/pr10179-a.c (foo1, bar1): Likewise.
1449 * gdb.base/pr10179-b.c (foo2): Likewise.
1450 * gdb.base/valgrind-disp-step.c (foo): Likewise.
1451 * gdb.base/watch-cond.c (func): Likewise.
1452 * gdb.multi/goodbye.c (verylongfun): Likewise.
1453 * gdb.multi/hello.c (commonfun): Likewise.
1454 * gdb.python/py-finish-breakpoint.c (call_longjmp): Likewise.
1455 * gdb.threads/fork-plus-threads.c (thread_func): Likewise.
1456 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
1457 Likewise.
1458 * gdb.threads/hand-call-new-thread.c (foo): Likewise.
1459 * gdb.threads/interrupt-while-step-over.c (child_function):
1460 Likewise.
1461 * gdb.trace/actions-changed.c (end): Likewise.
1462
163df4df
GB
14632020-05-15 Gary Benson <gbenson@redhat.com>
1464
1465 * gdb.opencl/callfuncs.exp: Report when test skipped.
1466 * gdb.opencl/convs_casts.exp: Likewise.
1467 * gdb.opencl/datatypes.exp: Likewise.
1468 * gdb.opencl/operators.exp: Likewise.
1469 * gdb.opencl/vec_comps.exp: Likewise.
1470
6dbc505a
TV
14712020-05-15 Tom de Vries <tdevries@suse.de>
1472
1473 * gdb.base/align.exp.in: Rename to ...
1474 * gdb.base/align.exp.tcl: ... this.
1475 * gdb.base/align-c++.exp: Update.
1476 * gdb.base/align-c.exp: Update.
1477 * gdb.base/all-architectures.exp.in: Rename to ...
1478 * gdb.base/all-architectures.exp: ... this.
1479 * gdb.base/all-architectures-0.exp: Update.
1480 * gdb.base/all-architectures-1.exp: Update.
1481 * gdb.base/all-architectures-2.exp: Update.
1482 * gdb.base/all-architectures-3.exp: Update.
1483 * gdb.base/all-architectures-4.exp: Update.
1484 * gdb.base/all-architectures-5.exp: Update.
1485 * gdb.base/all-architectures-6.exp: Update.
1486 * gdb.base/all-architectures-7.exp: Update.
1487 * gdb.base/infcall-nested-structs.exp.in: Rename to ...
1488 * gdb.base/infcall-nested-structs.exp.tcl: ... this.
1489 * gdb.base/infcall-nested-structs-c++.exp: Update.
1490 * gdb.base/infcall-nested-structs-c.exp: Update.
1491 * gdb.base/info-types.exp.in: Rename to ...
1492 * gdb.base/info-types.exp.tcl: ... this.
1493 * gdb.base/info-types-c++.exp: Update.
1494 * gdb.base/info-types-c.exp: Update.
1495 * gdb.base/max-depth.exp.in: Rename to ...
1496 * gdb.base/max-depth.exp.tcl: ... this.
1497 * gdb.base/max-depth-c++.exp: Update.
1498 * gdb.base/max-depth-c.exp: Update.
1499 * gdb.cp/cpexprs.exp.in: Rename to ...
1500 * gdb.cp/cpexprs.exp.tcl: ... this.
1501 * gdb.cp/cpexprs-debug-types.exp: Update.
1502 * gdb.cp/cpexprs.exp: Update.
1503 * gdb.cp/infcall-nodebug.exp.in: Rename to ...
1504 * gdb.cp/infcall-nodebug.exp.tcl: ... this.
1505 * gdb.cp/infcall-nodebug-c++-d0.exp: Update.
1506 * gdb.cp/infcall-nodebug-c++-d1.exp: Update.
1507 * gdb.cp/infcall-nodebug-c-d0.exp: Update.
1508 * gdb.cp/infcall-nodebug-c-d1.exp: Update.
1509 * gdb.dwarf2/clang-debug-names.exp.in: Rename to ...
1510 * gdb.dwarf2/clang-debug-names.exp.tcl: ... this.
1511 * gdb.dwarf2/clang-debug-names-2.exp: Update.
1512 * gdb.dwarf2/clang-debug-names.exp: Update.
1513
d1034d78
AB
15142020-05-15 Andrew Burgess <andrew.burgess@embecosm.com>
1515
1516 * lib/check-test-names.exp: Remove code that prevents this file
1517 loading when tests are run in parallel.
1518
3c5c3649
PA
15192020-05-15 Pedro Alves <palves@redhat.com>
1520
1521 * gdb.multi/multi-kill.exp (start_inferior): Remove
1522 'testpid' parameter. Refer to namespace variable directly.
1523 (testpid): Declare as namespace variable.
1524
272c36b8
PA
15252020-05-15 Pedro Alves <palves@redhat.com>
1526
1527 * gdb.multi/multi-kill.exp: Wrap in namespace.
1528 (start_inferior): Add TESTPID parameter. Use it instead of the
1529 testpid global.
1530 (top level): Define empty TESTPID array, and pass it down to
1531 start_inferior.
1532
02eba61a
TV
15332020-05-14 Tom de Vries <tdevries@suse.de>
1534
1535 * gdb.fortran/nested-funcs-2.exp: Use gdb_test_stdio to test inferior
1536 output.
1537
971a3747
TV
15382020-05-14 Tom de Vries <tdevries@suse.de>
1539
1540 * gdb.base/align.exp: Split into ...
1541 * gdb.base/align.exp.in: ...
1542 * gdb.base/align-c++.exp: ...
1543 * gdb.base/align-c.exp: ... these.
1544 * gdb.base/infcall-nested-structs.exp: Split into ...
1545 * gdb.base/infcall-nested-structs.exp.in: ...
1546 * gdb.base/infcall-nested-structs-c++.exp: ...
1547 * gdb.base/infcall-nested-structs-c.exp: ... these.
1548 * gdb.base/info-types.exp: Split into ...
1549 * gdb.base/info-types.exp.in: ...
1550 * gdb.base/info-types-c++.exp: ...
1551 * gdb.base/info-types-c.exp: ... these.
1552 * gdb.base/max-depth.exp: Split into ...
1553 * gdb.base/max-depth.exp.in: ...
1554 * gdb.base/max-depth-c++.exp: ...
1555 * gdb.base/max-depth-c.exp: ... these.
1556 * gdb.cp/infcall-nodebug.exp: Split into ...
1557 * gdb.cp/infcall-nodebug.exp.in: ...
1558 * gdb.cp/infcall-nodebug-c++-d0.exp: ...
1559 * gdb.cp/infcall-nodebug-c++-d1.exp: ...
1560 * gdb.cp/infcall-nodebug-c-d0.exp: ...
1561 * gdb.cp/infcall-nodebug-c-d1.exp: ... these.
1562
a05575d3
TBA
15632020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1564 Pedro Alves <palves@redhat.com>
1565
1566 * gdb.multi/multi-exit.c: New file.
1567 * gdb.multi/multi-exit.exp: New file.
1568 * gdb.multi/multi-kill.c: New file.
1569 * gdb.multi/multi-kill.exp: New file.
1570
6ad82919
TBA
15712020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1572
1573 * gdb.base/annota1.exp: Update the expected output.
1574 * gdb.cp/annota2.exp: Ditto.
1575
843f4d93
AB
15762020-05-12 Andrew Burgess <andrew.burgess@embecosm.com>
1577
1578 * lib/check-test-names.exp: Disable when testing is being run in
1579 parallel.
1580
c7c66341
TV
15812020-05-12 Tom de Vries <tdevries@suse.de>
1582
1583 * gdb.base/jit-elf.exp: Fix string concat.
1584
1b59ca1c
TV
15852020-05-12 Tom de Vries <tdevries@suse.de>
1586
1587 * lib/jit-elf-helpers.exp: Don't use undefined variables in untested
1588 messages.
1589
b4991d29
TV
15902020-05-12 Tom de Vries <tdevries@suse.de>
1591
1592 * gdb.multi/multi-term-settings.exp: Use with_test_prefix.
1593
dbb0ab10
TV
15942020-05-12 Tom de Vries <tdevries@suse.de>
1595
1596 * gdb.ada/catch_ex.exp: Use with_test_prefix.
1597 * gdb.ada/mi_catch_ex.exp: Same.
1598 * gdb.ada/mi_catch_ex_hand.exp: Same.
1599
7549fed8
TV
16002020-05-12 Tom de Vries <tdevries@suse.de>
1601
1602 * gdb.fortran/complex.exp: Use with_test_prefix.
1603
af2d5cd8
TV
16042020-05-12 Tom de Vries <tdevries@suse.de>
1605
1606 * gdb.trace/passcount.exp: Fix test-names.
1607
7c121311
TV
16082020-05-12 Tom de Vries <tdevries@suse.de>
1609
1610 * gdb.pascal/gdb11492.exp: Use with_test_prefix.
1611
c9f3b40e
TV
16122020-05-12 Tom de Vries <tdevries@suse.de>
1613
1614 * gdb.gdb/complaints.exp: Use with_test_prefix.
1615 * gdb.xml/tdesc-regs.exp: Same.
1616 * gdb.opt/inline-locals.exp: Fix test name.
1617
111b33f0
TV
16182020-05-12 Tom de Vries <tdevries@suse.de>
1619
1620 * gdb.dwarf2/comp-unit-lang.exp: Use with_test_prefix.
1621 * gdb.dwarf2/dw2-bad-parameter-type.exp: Same.
1622 * gdb.dwarf2/implref-struct.exp: Same.
1623 * gdb.dwarf2/varval.exp: Ensure get_sizeof is called once per type.
1624 * gdb.dwarf2/data-loc.exp: Same. Remove duplicate test.
1625
ebf47080
SM
16262020-05-11 Simon Marchi <simon.marchi@polymtl.ca>
1627
1628 * gdb.base/jit-so.exp (one_jit_test): Change test name.
1629
d30dcd12
AB
16302020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
1631
1632 * lib/check-test-names.exp (all_test_names): New module variable.
1633 (counts): Add 'duplicates' field.
1634 (_check_duplicates): New procedure.
1635 (check): Also check for duplicates.
1636 (do_log_summary): Print duplicates count.
1637 (do_reset_vars): Reset counter for duplicate test names, and
1638 discard all know test names.
1639
34584c09
AB
16402020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
1641
1642 * lib/gdb.exp: Include check-test-names.exp library.
1643 * lib/check-test-names.exp: New file.
1644
e0002117
TV
16452020-05-11 Tom de Vries <tdevries@suse.de>
1646
1647 * gdb.ada/packed_tagged.exp: Change kfail into xfail.
1648
53f539a3
KS
16492020-05-11 Keith Seitz <keiths@redhat.com>
1650
1651 * gdb.ada/attr_ref_and_charlit.exp: Fix typo.
1652
113ee09a
TV
16532020-05-11 Tom de Vries <tdevries@suse.de>
1654
1655 * gdb.cp/cpexprs.exp: Move everything except flags setting ...
1656 * gdb.cp/cpexprs.exp.in: .. here.
1657 * gdb.cp/cpexprs-debug-types.exp: Include cpexprs.exp.in instead of
1658 cpexprs.exp.
1659
ba3e70b0
KS
16602020-05-11 Keith Seitz <keiths@redhat.com>
1661
1662 * gdb.ada/arrayparam.exp: Resolve duplicate and tail parentheses
1663 test names.
1664 * gdb.ada/arrayptr.exp: Likewise.
1665 * gdb.ada/assign_arr.exp: Likewise.
1666 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
1667 * gdb.ada/bp_on_var.exp: Likewise.
1668 * gdb.ada/call_pn.exp: Likewise.
1669 * gdb.ada/complete.exp: Likewise.
1670 * gdb.ada/fun_overload_menu.exp: Likewise.
1671 * gdb.ada/funcall_param.exp: Likewise.
1672 * gdb.ada/funcall_ref.exp: Likewise.
1673 * gdb.ada/packed_array_assign.exp: Likewise.
1674 * gdb.ada/same_component_name.exp: Likewise.
1675 * gdb.ada/type_coercion.exp: Likewise.
1676 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
1677 * gdb.ada/variant_record_packed_array.exp: Likewise.
1678
3ee6bb11
TV
16792020-05-11 Tom de Vries <tdevries@suse.de>
1680
1681 PR symtab/25941
1682 * gdb.dwarf2/clang-debug-names.exp.in: New include exp file, factored
1683 out of ...
1684 * gdb.dwarf2/clang-debug-names.exp: ... here.
1685 * gdb.dwarf2/clang-debug-names-2.exp: New file. Include
1686 clang-debug-names.exp.in.
1687 * gdb.dwarf2/clang-debug-names-2-foo.c: New test.
1688 * gdb.dwarf2/clang-debug-names-2.c: New test.
1689
86cd6bc8
AKS
16902020-05-10 Alok Kumar Sharma <alokkumar.sharma@amd.com>
1691
1692 * lib/fortran.exp (fortran_main): New Proc, handle flang MAIN_,
1693 (fortran_runto_main): New Proc, fortran version of runto_main.
1694 * gdb.fortran/array-bounds-high.exp: Handle flang MAIN_
1695 * gdb.fortran/array-bounds.exp: Likewise.
1696 * gdb.fortran/array-slices.exp: Likewise.
1697 * gdb.fortran/block-data.exp: Likewise.
1698 * gdb.fortran/charset.exp: Likewise.
1699 * gdb.fortran/common-block.exp: Likewise.
1700 * gdb.fortran/complex.exp: Likewise.
1701 * gdb.fortran/derived-type-function.exp: Likewise.
1702 * gdb.fortran/derived-type.exp: Likewise.
1703 * gdb.fortran/info-modules.exp: Likewise.
1704 * gdb.fortran/info-types.exp: Likewise.
1705 * gdb.fortran/intrinsics.exp: Likewise.
1706 * gdb.fortran/library-module.exp: Likewise.
1707 * gdb.fortran/logical.exp: Likewise.
1708 * gdb.fortran/max-depth.exp: Likewise.
1709 * gdb.fortran/module.exp: Likewise.
1710 * gdb.fortran/multi-dim.exp: Likewise.
1711 * gdb.fortran/nested-funcs.exp: Likewise.
1712 * gdb.fortran/print-formatted.exp: Likewise.
1713 * gdb.fortran/print_type.exp: Likewise.
1714 * gdb.fortran/printing-types.exp: Likewise.
1715 * gdb.fortran/ptr-indentation.exp: Likewise.
1716 * gdb.fortran/ptype-on-functions.exp: Likewise.
1717 * gdb.fortran/subarray.exp: Likewise.
1718 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
1719 * gdb.fortran/vla-datatypes.exp: Likewise.
1720 * gdb.fortran/vla-history.exp: Likewise.
1721 * gdb.fortran/vla-ptr-info.exp: Likewise.
1722 * gdb.fortran/vla-ptype-sub.exp: Likewise.
1723 * gdb.fortran/vla-ptype.exp: Likewise.
1724 * gdb.fortran/vla-sizeof.exp: Likewise.
1725 * gdb.fortran/vla-type.exp: Likewise.
1726 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
1727 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
1728 * gdb.fortran/vla-value-sub.exp: Likewise.
1729 * gdb.fortran/vla-value.exp: Likewise.
1730 * gdb.fortran/whatis_type.exp: Likewise.
1731 * gdb.mi/mi-var-child-f.exp: Likewise.
1732
6dc55ce9 17332020-05-09 Tom de Vries <tdevries@suse.de>
1734
1735 * gdb.dwarf2/clang-debug-names.exp: Remove PR25952 kfail.
1736
283cb58c
TV
17372020-05-08 Tom de Vries <tdevries@suse.de>
1738
1739 * gdb.dwarf2/clang-debug-names.c: New test.
1740 * gdb.dwarf2/clang-debug-names.exp: New file.
1741
ac4a4f1c
SM
17422020-05-06 Simon Marchi <simon.marchi@efficios.com>
1743
1744 * gdb.arch/amd64-prologue-skip-cf-protection.exp: New file.
1745 * gdb.arch/amd64-prologue-skip-cf-protection.c: New file.
1746
24fe640b
TV
17472020-05-06 Tom de Vries <tdevries@suse.de>
1748
1749 * gdb.reverse/consecutive-precsave.exp: Handle if instruction after
1750 breakpoint is at a "recommended breakpoint location".
1751 * gdb.reverse/consecutive-reverse.exp: Same.
1752
0d8683a3
TV
17532020-05-06 Tom de Vries <tdevries@suse.de>
1754
1755 * gdb.base/watchpoint-reuse-slot.exp (stepi): Print $pc to get current
1756 address.
1757
b8983c46
TV
17582020-05-06 Tom de Vries <tdevries@suse.de>
1759
1760 * gdb.base/watchpoint-reuse-slot.exp: Fix incorrect assignment.
1761
abf6d805
TV
17622020-05-06 Tom de Vries <tdevries@suse.de>
1763
1764 * gdb.base/store.exp (check_set, up_set): Allowing missing location
1765 info for r.
1766
0fc2a808
TV
17672020-05-06 Tom de Vries <tdevries@suse.de>
1768
1769 * gdb.base/shlib-call.exp: Add extra step to reach shmain.c:42, if
1770 necessary.
1771
873dd427
TV
17722020-05-06 Tom de Vries <tdevries@suse.de>
1773
1774 * lib/unbuffer_output.c (gdb_unbuffer_output): Change return type to
1775 void.
1776
7c99e7e2
TV
17772020-05-06 Tom de Vries <tdevries@suse.de>
1778
1779 * lib/gdb.exp (is_stmt_addresses, hex_in_list): New proc, factored out
1780 of ...
1781 * gdb.base/async.exp: ... here.
1782 * gdb.base/consecutive.exp: Handle if 2nd breakpoint is at a
1783 "recommended breakpoint location".
1784
6173d6a6
TV
17852020-05-06 Tom de Vries <tdevries@suse.de>
1786
1787 * gdb.compile/compile-ifunc.exp: Use -Wno-attribute-alias.
1788
6015a067
TV
17892020-05-04 Tom de Vries <tdevries@suse.de>
1790
1791 * gdb.base/async.exp: Check whether instruction addresses are a
1792 "recommended breakpoint location".
1793
3b6acaee
TT
17942020-05-03 Tom Tromey <tom@tromey.com>
1795
1796 * gdb.base/sepdebug.exp: Remove "catch" test.
1797 * gdb.base/break.exp: Remove "catch" test.
1798 * gdb.base/default.exp: Update expected output.
1799
5beb4d17
TV
18002020-05-02 Tom de Vries <tdevries@suse.de>
1801
1802 * lib/gdb.exp (supports_mpx_check_pointer_bounds): New proc.
1803 * gdb.arch/i386-mpx-call.exp: Use supports_mpx_check_pointer_bounds.
1804 * gdb.arch/i386-mpx-map.exp: Same.
1805 * gdb.arch/i386-mpx-sigsegv.exp: Same.
1806 * gdb.arch/i386-mpx-simple_segv.exp: Same.
1807 * gdb.arch/i386-mpx.exp: Same.
1808
8caf140d
TV
18092020-05-02 Tom de Vries <tdevries@suse.de>
1810
1811 * gdb.base/psym-external-decl.c (main): Add use of variable aaa.
1812
693196cb
TV
18132020-05-01 Tom de Vries <tdevries@suse.de>
1814
1815 * gdb.ada/operator_bp.exp: Allow more than required amount of
1816 breakpoint.
1817
53ae0aa9
TV
18182020-05-01 Tom de Vries <tdevries@suse.de>
1819
1820 * gdb.reverse/until-reverse.c (main): Fix Wunused-result warning.
1821
ee9d1e5f
HD
18222020-04-30 Hannes Domani <ssbssa@yahoo.de>
1823
1824 PR gdb/18706
1825 * gdb.cp/stub-array-size.cc: New test.
1826 * gdb.cp/stub-array-size.exp: New file.
1827 * gdb.cp/stub-array-size.h: New test.
1828 * gdb.cp/stub-array-size2.cc: New test.
1829
d5cf82c0
HD
18302020-04-30 Hannes Domani <ssbssa@yahoo.de>
1831
1832 * gdb.python/py-format-string.exp: Adjust pretty_arrays expected
1833 output to the new format.
1834
42e165c3
SM
18352020-04-29 Simon Marchi <simon.marchi@efficios.com>
1836
1837 * gdb.base/break.exp: Use with_test_prefix.
1838
6e4e3fe1
TV
18392020-04-29 Tom de Vries <tdevries@suse.de>
1840
1841 * lib/gdb.exp (debug_types): New proc.
1842 * gdb.guile/scm-symtab.exp: Add xfail for PR gcc/90232.
1843 * gdb.python/py-symtab.exp: Same.
1844
d642b692
HD
18452020-04-29 Hannes Domani <ssbssa@yahoo.de>
1846
1847 PR gdb/17320
1848 * gdb.base/pretty-array.c: New test.
1849 * gdb.base/pretty-array.exp: New file.
1850
ea90f227
TV
18512020-04-29 Tom de Vries <tdevries@suse.de>
1852
1853 PR symtab/25889
1854 * gdb.cp/cpexprs.exp: Adapt for inclusion.
1855 * gdb.cp/cpexprs-debug-types.exp: New file. Set -fdebug-types-section
1856 and include cpexprs.exp.
1857
a65189c9
TV
18582020-04-28 Mark Williams <mark@myosotissp.com>
1859
1860 PR gdb/24480
1861 * dw4-toplevel-types.exp: Test for top level types.
1862 * dw4-toplevel-types.cc: Test for top level types.
1863
32d1f47a
TBA
18642020-04-28 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1865
1866 * gdb.threads/stop-with-handle.exp: Fix typo in comment
1867 (theads -> threads).
1868
56a4f5a1
TV
18692020-04-28 Tom de Vries <tdevries@suse.de>
1870
1871 * gdb.opt/inline-cmds.exp: Set KFAIL PR.
1872
0b2f8a3b
TV
18732020-04-28 Tom de Vries <tdevries@suse.de>
1874
1875 * gdb.base/info-macros.exp: Remove KFAIL. Add missing trailing ".*".
1876
5390c717
TV
18772020-04-28 Tom de Vries <tdevries@suse.de>
1878
1879 * gdb.ada/array_ptr_renaming.exp: Add PR number in KFAIL.
1880
15cd93d0
TV
18812020-04-28 Tom de Vries <tdevries@suse.de>
1882
1883 * gdb.dwarf2/main-foo.c: New test.
1884 * gdb.dwarf2/struct-with-sig.exp: New file.
1885
d472f0fb
TV
18862020-04-25 Tom de Vries <tdevries@suse.de>
1887
1888 * boards/debug-types.exp: New file.
1889
8d840e05
AB
18902020-04-25 Andrew Burgess <andrew.burgess@embecosm.com>
1891
1892 * gdb.btrace/multi-inferior.exp: Avoid paths in test names.
1893
bcfe6157
TT
18942020-04-24 Tom Tromey <tom@tromey.com>
1895
1896 PR symtab/12707:
1897 * gdb.python/py-symbol.exp: Update expected results for
1898 linkage_name test.
1899 * gdb.cp/print-demangle.exp: New file.
1900 * gdb.base/c-linkage-name.exp: Fix test.
1901 * gdb.guile/scm-symbol.exp: Update expected results for
1902 linkage_name test.
1903
f049a313
TT
19042020-04-24 Tom Tromey <tom@tromey.com>
1905
1906 * gdb.dwarf2/dw2-namespaceless-anonymous.S: Remove.
1907 * gdb.dwarf2/dw2-namespaceless-anonymous.c: New file.
1908 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use DWARF
1909 assembler.
1910
7cf28874
TV
19112020-04-24 Tom de Vries <tdevries@suse.de>
1912
1913 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Set language of CU to
1914 C++.
1915
dac2fef7
TT
19162020-04-24 Tom Tromey <tromey@adacore.com>
1917
1918 * gdb.ada/frame_arg_lang.exp: Run with multiple -fgnat-encodings
1919 values.
1920 * gdb.ada/funcall_ref.exp: Run with multiple -fgnat-encodings
1921 values. Update test for minimal encodings.
1922 * gdb.ada/lang_switch.exp: Update test for minimal encodings.
1923 * gdb.ada/var_rec_arr.exp: Run with multiple -fgnat-encodings
1924 values. Update test for minimal encodings.
1925
1acda803
TT
19262020-04-24 Tom Tromey <tromey@adacore.com>
1927
1928 PR python/23662:
1929 * gdb.ada/variant.exp: Add Python checks.
1930 * gdb.rust/simple.exp: Add dynamic type checks.
1931
adfb9815
TT
19322020-04-24 Tom Tromey <tromey@adacore.com>
1933
1934 * gdb.ada/mi_var_array.exp: Try all -fgnat-encodings settings.
1935 Make array type matching more lax.
1936 * gdb.ada/mi_var_union.exp: Try all -fgnat-encodings settings.
1937 * gdb.ada/mi_variant.exp: New file.
1938 * gdb.ada/mi_variant/pck.ads: New file.
1939 * gdb.ada/mi_variant/pkg.adb: New file.
1940 * gdb.ada/packed_tagged.exp: Try all -fgnat-encodings settings.
1941 * gdb.ada/unchecked_union.exp: Try all -fgnat-encodings settings.
1942
7d79de9a
TT
19432020-04-24 Tom Tromey <tromey@adacore.com>
1944
1945 * gdb.ada/variant.exp: Add dynamic field offset tests.
1946 * gdb.ada/variant/pck.ads (Nested_And_Variable): New type.
1947 * gdb.ada/variant/pkg.adb: Add new variables.
1948
f8e89861
TT
19492020-04-24 Tom Tromey <tromey@adacore.com>
1950
1951 * gdb.ada/variant.exp: New file
1952 * gdb.ada/variant/pkg.adb: New file
1953 * gdb.ada/variant/pck.adb: New file
1954
86e887ae
TV
19552020-04-24 Tom de Vries <tdevries@suse.de>
1956
1957 * lib/gdb.exp (clean_restart): Reset errcnt and warncnt.
1958
88428775
TV
19592020-04-24 Tom de Vries <tdevries@suse.de>
1960
1961 * gdb.dwarf2/dwzbuildid.exp: Add quiet to dwzbuildid-mismatch compile
1962 flags.
1963
4e86f6e7
TV
19642020-04-24 Tom de Vries <tdevries@suse.de>
1965
1966 * gdb.dwarf2/dw2-error.exp: Add quiet to compile flags.
1967
2016d3e6
TV
19682020-04-24 Tom de Vries <tdevries@suse.de>
1969
1970 * lib/gdb.exp (default_gdb_start): Handle eof.
1971 (clean_restart): Detect and handle gdb_start failure. Return -1 upon
1972 failure.
1973 * gdb.base/readnever.exp: Handle clean_restart failure.
1974
70bc38f5
TV
19752020-04-23 Tom de Vries <tdevries@suse.de>
1976
1977 * gdb.base/decl-before-def.exp: Run to main and print a again.
1978
de82891c
TV
19792020-04-23 Tom de Vries <tdevries@suse.de>
1980
1981 * gdb.base/decl-before-def-decl.c: New test.
1982 * gdb.base/decl-before-def-def.c: New test.
1983 * gdb.base/decl-before-def.exp: New file.
1984
96038148
TV
19852020-04-23 Tom de Vries <tdevries@suse.de>
1986
1987 * gdb.base/readnever.exp: Skip if GDBFLAGS contain -readnow/--readnow.
1988
54ac3df1
TV
19892020-04-22 Tom de Vries <tdevries@suse.de>
1990
1991 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): Fix
1992 debug_info_offset.
1993 * gdb.mi/dw2-ref-missing-frame.exp: Make sure $objfuncfile comes
1994 before $objsfile in the line line.
1995
714534e1
TV
19962020-04-22 Tom de Vries <tdevries@suse.de>
1997
1998 * gdb.dlang/watch-loc.c (.debug_aranges): Fix _Dmain length.
1999
16a7dbf4
MS
20002020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
2001
2002 * gdb.base/jit-attach-pie.c: Use jit-protocol.h.
2003 * gdb.base/jit-elf-main.c: Use jit-protocol.h.
2004 * gdb.base/jit-reader-host.c: Use jit-protocol.h.
2005 * gdb.base/jit-reader-simple-jit.c: Use jit-protocol.h.
2006 * gdb.base/jit-protocol.h: Update definitions to match all usage
2007 contexts.
2008
20092020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
2010
2011 * gdb.base: Rename all jit related test and source files.
2012
20132020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
2014
2015 * gdb.base/jit-reader.exp: Relax register output check.
2016
317d2668
TV
20172020-04-22 Tom de Vries <tdevries@suse.de>
2018
2019 PR symtab/25764
2020 * gdb.base/psym-external-decl-2.c: New test.
2021 * gdb.base/psym-external-decl.c: New test.
2022 * gdb.base/psym-external-decl.exp: New file.
2023 * gdb.threads/tls.exp: Add PR25807 kfail.
2024
eea9e357
TV
20252020-04-22 Tom de Vries <tdevries@suse.de>
2026
2027 PR symtab/25801
2028 * gdb.dwarf2/imported-unit.exp: Test that we can get imported_unit.c
2029 in "info source" output.
2030
3d5afab3
TV
20312020-04-22 Tom de Vries <tdevries@suse.de>
2032
2033 PR symtab/25700
2034 * gdb.dwarf2/imported-unit.exp: Verify that there's only one partial
2035 symtab for imported_unit.c.
2036
b32102f6
GB
20372020-04-21 Gary Benson <gbenson@redhat.com>
2038
2039 * gdb.base/advance.c (func): New argument, to match call site.
2040 (func2, func3): Add return statements.
2041
d43b7a2d
TBA
20422020-04-21 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2043
2044 * gdb.multi/run-only-second-inf.c: New file.
2045 * gdb.multi/run-only-second-inf.exp: New file.
2046
d89edf9b
MM
20472020-04-21 Markus Metzger <markus.t.metzger@intel.com>
2048
2049 * gdb.btrace/multi-inferior.c: New test.
2050 * gdb.btrace/multi-inferior.exp: New file.
2051
1a476b6d
MM
20522020-04-21 Markus Metzger <markus.t.metzger@intel.com>
2053
2054 * gdb.btrace/enable-new-thread.c: New test.
2055 * gdb.btrace/enable-new-thread.exp: New file.
2056
4778a5f8
TV
20572020-04-21 Tom de Vries <tdevries@suse.de>
2058
2059 PR gdb/25471
2060 * gdb.threads/killed-outside.c: New test.
2061 * gdb.threads/killed-outside.exp: New file.
2062
9b2c992c
GB
20632020-04-20 Gary Benson <gbenson@redhat.com>
2064
2065 * gdb.base/nested-subp1.exp: Use support_nested_function_tests.
2066 * gdb.base/nested-subp2.exp: Likewise.
2067 * gdb.base/nested-subp3.exp: Likewise.
2068
b5d1d6f7
GB
20692020-04-20 Gary Benson <gbenson@redhat.com>
2070
2071 * gdb.base/nested-subp1.exp: Disable test when using clang.
2072 * gdb.base/nested-subp2.exp: Likewise.
2073 * gdb.base/nested-subp3.exp: Likewise.
2074
25230285
GB
20752020-04-20 Gary Benson <gbenson@redhat.com>
2076
2077 * gdb.cp/exception.cc: Fix compilation error with clang.
2078
fa93cc8f
GB
20792020-04-20 Gary Benson <gbenson@redhat.com>
2080
809730f3 2081 * gdb.trace/tspeed.c: Fix compilation error with clang.
fa93cc8f 2082
e0c45f30
GB
20832020-04-20 Gary Benson <gbenson@redhat.com>
2084
2085 * gdb.base/jit-main.c: Fix compilation error with clang.
2086
4ddfec93
KR
20872020-04-17 Kamil Rytarowski <n54@gmx.com>
2088
2089 * gdb.base/attach-twice.c: Include "sys/types.h".
2090 (PTRACE_ATTACH): Add fallback definition.
2091 (main): Pass `0' to the 4th argument of `ptrace'.
2092
2bed205e
KR
20932020-04-17 Kamil Rytarowski <n54@gmx.com>
2094
2095 * gdb.base/fork-running-state.c: Include "signal.h".
2096
0743fc83
TT
20972020-04-17 Tom Tromey <tromey@adacore.com>
2098
2099 * gdb.cp/maint.exp (test_help): Simplify multiple_help_body.
2100 Update tests.
2101 * gdb.btrace/cpu.exp: Update tests.
2102 * gdb.base/maint.exp: Update tests.
2103 * gdb.base/default.exp: Update tests.
2104 * gdb.base/completion.exp: Update tests.
2105
efba5c23
TV
21062020-04-16 Tom de Vries <tdevries@suse.de>
2107
2108 PR symtab/25791
2109 * gdb.dwarf2/gdb-add-index.exp (add_gdb_index): Move ...
2110 (ensure_gdb_index): and factor out and move ...
2111 * lib/gdb.exp (add_gdb_index, ensure_gdb_index): ... here.
2112 * gdb.dwarf2/imported-unit-runto-main.exp: New file.
2113
d191d716
TV
21142020-04-16 Tom de Vries <tdevries@suse.de>
2115
2116 * gdb.base/maint-expand-symbols-header-file.exp: Set language before
2117 loading exec.
2118
99f1bc6a
AB
21192020-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
2120
2121 * gdb.base/many-completions.exp: New file.
2122
194d088f
TV
21232020-04-14 Tom de Vries <tdevries@suse.de>
2124
2125 PR symtab/25718
2126 * gdb.dwarf2/dw2-symtab-includes.exp: New file.
2127
c1a66c06
TV
21282020-04-14 Tom de Vries <tdevries@suse.de>
2129
2130 PR symtab/25720
2131 * gdb.base/maint-expand-symbols-header-file.c: New test.
2132 * gdb.base/maint-expand-symbols-header-file.exp: New file.
2133 * gdb.base/maint-expand-symbols-header-file.h: New test.
2134
21b0982c
AB
21352020-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
2136
2137 * gdb.dwarf2/dw2-inline-many-frames.exp (get_func_info): Delete.
2138 * gdb.dwarf2/dw2-inline-small-func.exp: Pass options to
2139 get_func_info.
2140 (get_func_info): Delete.
2141 * gdb.dwarf2/dw2-is-stmt-2.exp (get_func_info): Delete.
2142 * gdb.dwarf2/dw2-is-stmt.exp (get_func_info): Delete.
2143 * lib/dwarf.exp (get_func_info): New function.
2144
dd1cab06
TV
21452020-04-13 Tom de Vries <tdevries@suse.de>
2146
2147 * lib/ada.exp (find_ada_tool): Pass --GCC and -B to gnatlink, similar
2148 to what find_gnatmake does.
2149
71ea2b6b
TV
21502020-04-10 Tom de Vries <tdevries@suse.de>
2151
2152 * gdb.base/style.exp: Expect "Expanding full symbols" message for
2153 -readnow.
2154
bdfc1e8a
TV
21552020-04-10 Tom de Vries <tdevries@suse.de>
2156
2157 PR cli/25808
2158 * gdb.base/style.c: Add leading newlines.
2159 * gdb.base/style.exp: Use gdb_get_line_number to get specific lines.
2160 Check listing of main's one-line body.
2161
14ca8ecf
TV
21622020-04-08 Tom de Vries <tdevries@suse.de>
2163
2164 * lib/gdb.exp (psymtabs_p): New proc.
2165 * gdb.dwarf2/imported-unit.exp: Mark "no static partial symbols in
2166 importing unit" unsupported if there are no partial symbols.
2167
e21d048f
TV
21682020-04-08 Tom de Vries <tdevries@suse.de>
2169
2170 PR testsuite/25760
2171 * gdb.ada/call_pn.exp: Call "maint expand-symtabs". Add xfails.
2172
25c11aca
TV
21732020-04-07 Tom de Vries <tdevries@suse.de>
2174
2175 PR symtab/25796
2176 * gdb.dwarf2/imported-unit-abstract-const-value.exp: New file.
2177
5707e24b
TV
21782020-04-07 Tom de Vries <tdevries@suse.de>
2179
2180 * gdb.base/check-psymtab.c: New test.
2181 * gdb.base/check-psymtab.exp: New file.
2182
6ee448cc
TT
21832020-04-06 Tom Tromey <tromey@adacore.com>
2184
2185 * gdb.ada/variant-record/proc.adb: New file.
2186 * gdb.ada/variant-record/value.adb: New file.
2187 * gdb.ada/variant-record/value.s: New file.
2188 * gdb.ada/variant-record.exp: New file.
2189
9e7c9a03
HD
21902020-04-03 Hannes Domani <ssbssa@yahoo.de>
2191
2192 PR gdb/25325
2193 * gdb.cp/typed-enum.cc: New test.
2194 * gdb.cp/typed-enum.exp: New file.
2195
c90d28ac
AB
21962020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
2197
2198 * gdb.dwarf2/dw2-inline-small-func-lbls.c: New file.
2199 * gdb.dwarf2/dw2-inline-small-func.c: New file.
2200 * gdb.dwarf2/dw2-inline-small-func.exp: New file.
2201 * gdb.dwarf2/dw2-inline-small-func.h: New file.
2202 * gdb.opt/inline-small-func.c: New file.
2203 * gdb.opt/inline-small-func.exp: New file.
2204 * gdb.opt/inline-small-func.h: New file.
2205
34e9a9fa
AB
22062020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
2207
2208 * lib/dwarf.exp (Dwarf::lines::program::DW_LNS_set_file): New
2209 function.
2210
6a354911
AB
22112020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
2212
2213 * lib/dwarf.exp (function_range): Allow compiler options to be
2214 specified.
2215
880d9777
TV
22162020-04-02 Tom de Vries <tdevries@suse.de>
2217
2218 * gdb.dwarf2/break-inline-psymtab-2.c (bar): Add
2219 __attribute__((always_inline)).
2220 * gdb.dwarf2/break-inline-psymtab.exp: Don't use -O2.
2221
f32682ea
TV
22222020-04-02 Tom de Vries <tdevries@suse.de>
2223
2224 * lib/gdbserver-support.exp (gdbserver_exit): Factor out of ...
2225 (gdbserver_gdb_exit): ... here. Add timeout warning.
2226 * gdb.multi/multi-target.exp (server_spawn_ids): New global var.
2227 (connect_target_extended_remote): Append new server_spawn_id to
2228 server_spawn_ids.
2229 (cleanup): New proc.
2230 (setup, <toplevel>): Call cleanup.
2231
d3214198
TV
22322020-04-02 Tom de Vries <tdevries@suse.de>
2233
2234 * gdb.base/main-psymtab.exp: New file.
2235
cc77ed24
TV
22362020-04-02 Tom de Vries <tdevries@suse.de>
2237
2238 * gdb.fortran/mixed-lang-stack.exp: Accept new complex printing style.
2239
3638a098
TT
22402020-04-01 Tom Tromey <tom@tromey.com>
2241
2242 * gdb.base/complex-parts.exp: Add type tests.
2243
c34e8714
TT
22442020-04-01 Tom Tromey <tom@tromey.com>
2245
2246 * gdb.base/complex-parts.exp: Add arithmetic tests.
2247
981c08ce
TT
22482020-04-01 Tom Tromey <tom@tromey.com>
2249
2250 * gdb.compile/compile.exp: Update.
2251 * gdb.compile/compile-cplus.exp: Update.
2252 * gdb.base/varargs.exp: Update.
2253 * gdb.base/floatn.exp: Update.
2254 * gdb.base/endianity.exp: Update.
2255 * gdb.base/callfuncs.exp (do_function_calls): Update.
2256 * gdb.base/funcargs.exp (complex_args, complex_integral_args)
2257 (complex_float_integral_args): Update.
2258 * gdb.base/complex.exp: Update.
2259 * gdb.base/complex-parts.exp: Update.
2260
3d1cfd43
TT
22612020-04-01 Tom Tromey <tromey@adacore.com>
2262
2263 * gdb.rust/union.rs: New file.
2264 * gdb.rust/union.exp: New file.
2265 * gdb.rust/simple.rs (Union, Union2): Move to union.rs.
2266 (main): Update.
2267 * gdb.rust/simple.exp: Move union tests to union.exp.
2268
e033dfa9
TT
22692020-04-01 Tom Tromey <tromey@adacore.com>
2270
2271 * gdb.rust/simple.rs (main): Remove "y0".
2272
53cccef1
TBA
22732020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2274
2275 * gdb.multi/stop-all-on-exit.c: New test.
2276 * gdb.multi/stop-all-on-exit.exp: New file.
2277
60e22c1e
HD
22782020-04-01 Hannes Domani <ssbssa@yahoo.de>
2279
2280 PR gdb/24789
2281 * gdb.cp/misc.cc: Add integer reference variable.
2282 * gdb.cp/misc.exp: Add test.
2283
e139a727
TBA
22842020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2285
2286 * gdb.server/stop-reply-no-thread.exp: Enhance the test
2287 scenario to cover execution until the end and also the case
2288
16b0db75
TV
22892020-03-31 Tom de Vries <tdevries@suse.de>
2290
2291 * gdb.base/c-linkage-name.exp: Fix test-case comment. Set language to
2292 c. Use "maint info symtabs" to check symtab expansion.
2293
c0502da6
TV
22942020-03-30 Tom de Vries <tdevries@suse.de>
2295
2296 * gdb.base/c-linkage-name.exp: Use readnow call to mark a test
2297 unsupported.
2298 (verify_psymtab_expanded): Move ...
2299 * lib/gdb.exp (verify_psymtab_expanded): ... here. Add unsupported
2300 test.
2301 (readnow): New proc.
2302
5935fd15
AB
23032020-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
2304
2305 * gdb.fortran/mixed-lang-stack.exp: Replace two hard coded address
2306 with $hex.
2307
1773be9e
TT
23082020-03-20 Tom Tromey <tromey@adacore.com>
2309
2310 * gdb.dwarf2/dw2-ranges-base.exp: Update regular expressions.
2311
70304be9
TT
23122020-03-20 Tom Tromey <tromey@adacore.com>
2313
2314 * gdb.ada/sub_variant/subv.adb: New file.
2315 * gdb.ada/sub_variant.exp: New file.
2316
0dd7b8f7
TV
23172020-03-20 Tom de Vries <tdevries@suse.de>
2318
2319 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Bail out if
2320 first break fails.
2321 * gdb.threads/step-over-trips-on-watchpoint.exp: (do_test): Same.
2322
cada5fc9
AB
23232020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
2324
2325 * gdb.server/exit-multiple-threads.c: New file.
2326 * gdb.server/exit-multiple-threads.exp: New file.
2327
6b8c53f2
AB
23282020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
2329
2330 * gdb.fortran/mixed-lang-stack.c: New file.
2331 * gdb.fortran/mixed-lang-stack.cpp: New file.
2332 * gdb.fortran/mixed-lang-stack.exp: New file.
2333 * gdb.fortran/mixed-lang-stack.f90: New file.
2334
19a2740f
AB
23352020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
2336
2337 * gdb.linespec/cp-completion-aliases.cc: New file.
2338 * gdb.linespec/cp-completion-aliases.exp: New file.
2339
d8c8b848
TV
23402020-03-19 Tom de Vries <tdevries@suse.de>
2341
2342 * gdb.opt/inline-locals.exp: Add kfail PR number. Make kfail matching
2343 more precise.
2344
a9933ccf
TV
23452020-03-18 Tom de Vries <tdevries@suse.de>
2346
2347 * gdb.dwarf2/break-inline-psymtab-2.c: New test.
2348 * gdb.dwarf2/break-inline-psymtab.c: New test.
2349 * gdb.dwarf2/break-inline-psymtab.exp: New file.
2350
2f89101f
TV
23512020-03-16 Tom de Vries <tdevries@suse.de>
2352
2353 * lib/cache.exp (gdb_do_cache): Add and handle local variables
2354 cache_verify and cache_verify_proc.
2355
6b9374f1
TV
23562020-03-15 Tom de Vries <tdevries@suse.de>
2357
2358 * gdb.server/solib-list.exp: Handle
2359 'Load new symbol table from "/lib64/ld-2.26.so"? (y or n)'.
2360
eaeaf44c
TV
23612020-03-15 Tom de Vries <tdevries@suse.de>
2362
2363 * gdb.base/maint.exp: Use exp_continue in long lines for "maint print
2364 objfiles".
2365
3293bbaf
TT
23662020-03-14 Tom Tromey <tom@tromey.com>
2367
2368 * gdb.base/cvexpr.exp: Add test for _Atomic and restrict.
2369
ab44624c
TV
23702020-03-14 Tom de Vries <tdevries@suse.de>
2371
2372 * gdb.mi/mi-fortran-modules.exp: Use exp_continue.
2373
54c43825
TV
23742020-03-14 Tom de Vries <tdevries@suse.de>
2375
2376 * gdb.threads/attach-many-short-lived-threads.exp: Read "info threads"
2377 result in line-by-line fashion.
2378
2ac70237
TV
23792020-03-14 Tom de Vries <tdevries@suse.de>
2380
2381 * lib/gdb.exp (supports_statement_frontiers): New proc.
2382 * gdb.cp/step-and-next-inline.exp: Use supports_statement_frontiers.
2383
09546b56
TV
23842020-03-14 Tom de Vries <tdevries@suse.de>
2385
2386 * gdb.base/printcmds.exp: Add missing quoting for "print
2387 teststring2".
2388
a1f6a07c
TT
23892020-03-13 Tom Tromey <tom@tromey.com>
2390
2391 * gdb.base/printcmds.exp (test_print_strings): Add regression
2392 test.
2393 * gdb.base/printcmds.c (charptr): New typedef.
2394 (teststring2): New global.
2395
1b83d09c
AB
23962020-03-13 Andrew Burgess <andrew.burgess@embecosm.com>
2397
2398 * gdb.base/break-interp.exp: Use the tail of the filename, not the
2399 full path in the test name.
2400 (test_ld): Add some with_test_prefix blocks to make test names
2401 unique.
2402
2d61316c
TV
24032020-03-13 Tom de Vries <tdevries@suse.de>
2404
2405 * gdb.mi/mi-sym-info.exp: Fix buffer full errors, and timeouts.
2406
2e9145ac
TV
24072020-03-13 Tom de Vries <tdevries@suse.de>
2408
2409 * gdb.mi/mi-sym-info.exp: Make matching more precise.
2410
96c7f873
TV
24112020-03-13 Tom de Vries <tdevries@suse.de>
2412
2413 PR symtab/25646
2414 * gdb.dwarf2/imported-unit.exp: Add test.
2415
49ba92c0
TV
24162020-03-13 Tom de Vries <tdevries@suse.de>
2417
2418 * gdb.mi/mi-sym-info-2.c (another_char_t, another_short_t): New typedef.
2419 (var1, var2): New variable.
2420 * gdb.mi/mi-sym-info.exp: Add --name to various commands to restrict
2421 matching symbols.
2422
301b21e0
TV
24232020-03-13 Tom de Vries <tdevries@suse.de>
2424
2425 * lib/tuiterm.exp (Term::command_no_prompt_prefix): New proc.
2426 (Term::command): Use prompt prefix.
2427 (Term::enter_tui): Use command_no_prompt_prefix instead of prefix.
2428 * gdb.tui/tui-layout-asm-short-prog.exp: Use
2429 command_no_prompt_prefix instead of prefix.
2430 * gdb.tui/tui-layout-asm.exp: Same.
2431
3f512721
SM
24322020-03-12 Simon Marchi <simon.marchi@efficios.com>
2433
2434 * gdb.base/break-interp.exp: Use foreach_with_prefix.
2435
40310f30
SM
24362020-03-12 Simon Marchi <simon.marchi@efficios.com>
2437
2438 * gdb.arch/amd64-disp-step-avx.S: Add nops after _start.
2439 * gdb.arch/amd64-disp-step-avx.exp: Enable "set debug displaced
2440 on" while stepping over the test instruction, match printed
2441 message.
2442
09252140
TV
24432020-03-12 Tom de Vries <tdevries@suse.de>
2444
2445 * gdb.base/info-types.exp: Use exp_continue during matching of output
2446 of "info types".
2447
14e9c72c
TV
24482020-03-12 Tom de Vries <tdevries@suse.de>
2449
2450 * gdb.threads/execl.exp: Delete breakpoint after hitting it.
2451
e515d67e
TV
24522020-03-12 Tom de Vries <tdevries@suse.de>
2453
2454 * gdb.fortran/module.exp: Use exp_continue during matching of output
2455 of "info variable -n".
2456
307eafd8
TV
24572020-03-12 Tom de Vries <tdevries@suse.de>
2458
2459 * gdb.dwarf2/dw2-ranges-base.exp: Limit "maint info line-table" to
2460 gdb.dwarf2/dw2-ranges-base.c.
2461
9a2de3fc
TV
24622020-03-12 Tom de Vries <tdevries@suse.de>
2463
2464 * gdb.linespec/explicit.exp: Fix "complete non-unique file name" test
2465 in presence of GLIBC debuginfo.
2466
3217502e
TV
24672020-03-12 Tom de Vries <tdevries@suse.de>
2468
2469 * lib/gdb.exp (gdb_core_cmd): Use string_to_regexp for regexp-matching
2470 $core.
2471
1281424c
TV
24722020-03-12 Tom de Vries <tdevries@suse.de>
2473
2474 * lib/gdb.exp (gdb_core_cmd): Make "No such file or directory" regexp
2475 more precise.
2476
038b97fc
SM
24772020-03-11 Simon Marchi <simon.marchi@efficios.com>
2478
2479 * lib/gdb.exp (standard_output_file): Use `pwd -W` to convert
2480 from Unix to Windows path.
2481
5308d1e7
TV
24822020-03-11 Tom de Vries <tdevries@suse.de>
2483
2484 * gdb.ada/minsyms.exp: Set language to ada.
2485
f870f78f
TV
24862020-03-11 Tom de Vries <tdevries@suse.de>
2487
2488 * gdb.server/sysroot.exp: Allow GLIBC's printf alias __printf.
2489
5a13315d
TV
24902020-03-11 Tom de Vries <tdevries@suse.de>
2491
2492 * gdb.btrace/reconnect.exp: Allow source line pattern after stepi.
2493
976862ed
TT
24942020-03-11 Tom Tromey <tromey@adacore.com>
2495
2496 * gdb.dwarf2/variant.exp: Mark discriminants as artificial.
2497
7462c383
TV
24982020-03-11 Tom de Vries <tdevries@suse.de>
2499
2500 * gdb.base/foll-fork.exp: Allow "Reading in symbols" messages.
2501
1c6c46a0
TV
25022020-03-11 Tom de Vries <tdevries@suse.de>
2503
2504 * gdb.base/break-interp.exp: Limit verbose scope.
2505
44f41bb7
TV
25062020-03-11 Tom de Vries <tdevries@suse.de>
2507
2508 * gdb.fortran/logical.f90: Define variable with character type.
2509 * gdb.fortran/logical.exp: Use character type instead of uint8_t.
2510
b76f3a42
TV
25112020-03-11 Tom de Vries <tdevries@suse.de>
2512
2513 * gdb.base/list-ambiguous.exp: Set EDITOR to true.
2514
1c33af77
TV
25152020-03-11 Tom de Vries <tdevries@suse.de>
2516
2517 * gdb.ada/access_to_packed_array.exp: Test printing of expanded
2518 symtabs.
2519
8c95582d
AB
25202020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
2521 Bernd Edlinger <bernd.edlinger@hotmail.de>
2522
2523 * gdb.cp/step-and-next-inline.cc: New file.
2524 * gdb.cp/step-and-next-inline.exp: New file.
2525 * gdb.cp/step-and-next-inline.h: New file.
2526 * gdb.dwarf2/dw2-is-stmt.c: New file.
2527 * gdb.dwarf2/dw2-is-stmt.exp: New file.
2528 * gdb.dwarf2/dw2-is-stmt-2.c: New file.
2529 * gdb.dwarf2/dw2-is-stmt-2.exp: New file.
2530 * gdb.dwarf2/dw2-ranges-base.exp: Update line table pattern.
2531
cecf8547
AB
25322020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
2533
2534 * lib/dwarf.exp (Dwarf::lines) Add support for modifying the
2535 is-stmt flag in the line table.
2536
0ba678c9
TV
25372020-03-09 Tom de Vries <tdevries@suse.de>
2538
2539 * lib/gdb.exp (cached_file): Create cache dir.
2540
72fbdf83
TV
25412020-03-07 Tom de Vries <tdevries@suse.de>
2542
2543 * gdb.cp/ref-params.exp: Compare build_executable result with -1.
2544 * gdb.cp/rvalue-ref-params.exp: Same.
2545
436b5e99
TV
25462020-03-06 Tom de Vries <tdevries@suse.de>
2547
2548 * lib/gdb.exp (tentative_rename, cached_file): New proc.
2549 * boards/cc-with-tweaks.exp: Use cached_file to create gdb.sh.
2550
09f2921c
TV
25512020-03-06 Tom de Vries <tdevries@suse.de>
2552
2553 * README: Fix "the the".
2554 * gdb.base/dprintf.exp: Same.
2555
50a3cc5d
TV
25562020-03-05 Tom de Vries <tdevries@suse.de>
2557
2558 * gdb.base/maint.exp: Update "main print statistics" expected output.
2559
0a709cba
AKS
25602020-03-04 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
2561
2562 * lib/fortran.exp (fortran_int4): Handle flang kind printing.
2563 (fortran_int8): Likewise.
2564 (fortran_real4): Likewise.
2565 (fortran_real8): Likewise.
2566 (fortran_complex4): Likewise.
2567 (fortran_logical4): Likewise.
2568 (fortran_character1): Likewise.
2569
5e5d66b6
AB
25702020-03-03 Andrew Burgess <andrew.burgess@embecosm.com>
2571
2572 * gdb.fortran/logical.exp: Add tests that any non-zero value is
2573 printed as true.
2574
7b973adc
SDJ
25752020-03-03 Sergio Durigan Junior <sergiodj@redhat.com>
2576
2577 * gdb.base/printcmds.exp: Add test to verify printf of a
2578 variable holding an address.
2579
478e490a
TV
25802020-03-03 Tom de Vries <tdevries@suse.de>
2581
2582 * gdb.mi/gdb2549.exp: Fix "register values t" check-read1 timeout.
2583
1ef44e86
TV
25842020-03-03 Tom de Vries <tdevries@suse.de>
2585
2586 * gdb.mi/list-thread-groups-available.exp: Use -prompt syntax for
2587 gdb_test_multiple call.
2588
b98cc2cf
TV
25892020-03-03 Tom de Vries <tdevries@suse.de>
2590
2591 * gdb.mi/mi-sym-info.exp: Add missing -prompt "$mi_gdb_prompt$" to
2592 gdb_test_multiple calls.
2593
63e163f2
AB
25942020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
2595
2596 * gdb.base/default.exp: Remove test of 'set history filename'.
2597 * gdb.base/gdbinit-history.exp: Add tests for setting the history
2598 filename to the empty string.
2599 * lib/gdb.exp (gdb_init): Unset environment variables GDBHISTFILE
2600 and GDBHISTSIZE.
2601
24ed6739
AB
26022020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
2603
2604 * gdb.server/stop-reply-no-thread.exp: Add test where T packet is
2605 disabled.
2606
590003dc 26072020-03-02 Pedro Alves <palves@redhat.com>
fc5d6901 2608 Tom de Vries <tdevries@suse.de>
590003dc
TV
2609
2610 * lib/gdb.exp (gdb_test_multiple): Handle prompt_regexp option using
2611 -prompt prefix, before user_code argument. Add -lbl option likewise.
2612 (skip_python_tests_prompt, skip_libstdcxx_probe_tests_prompt)
2613 (gdb_is_target_1): Add -prompt prefix and move to before user_code
2614 argument.
2615 * gdb.base/corefile-buildid.exp: Use -lbl option. Rewrite regexps to
2616 have "\r\n" at start-of-line, instead of at end-of-line.
2617
f5e46084
SM
26182020-02-28 Simon Marchi <simon.marchi@efficios.com>
2619
2620 * lib/trace-support.exp (get_in_proc_agent): Adjust path to
2621 libinproctrace.so.
2622
f7a7000d
LM
26232020-02-28 Luis Machado <luis.machado@linaro.org>
2624
2625 * gdb.arch/aarch64-fp.exp: Switch from "info registers" command
2626 to "p/x".
2627
718e0816
LM
26282020-02-28 Luis Machado <luis.machado@linaro.org>
2629
2630 * gdb.arch/aarch64-dbreg-contents.c: Include stdlib.h, unistd.h,
2631 asm/ptrace.h and error.h.
2632
13c3a74a
TV
26332020-02-28 Tom de Vries <tdevries@suse.de>
2634
2635 * gdb.base/c-linkage-name.c (main): Call do_something_other_cu.
2636 (struct wrapper, do_something, mundane/symada__cS): Move ...
2637 * gdb.base/c-linkage-name-2.c: ... here. New source file.
2638 * gdb.base/c-linkage-name.exp: Add verification of psymtab expansion.
2639 Update "print symada__cS before partial symtab expansion" regexp.
2640 Update breakpoint location. Flush symbol cache after expansion.
2641
85d2d5bb
LM
26422020-02-28 Luis Machado <luis.machado@linaro.org>
2643
2644 * gdb.arch/aarch64-pauth.exp: Recognize optional PAC output.
2645
3608f86c
TV
26462020-02-27 Tom de Vries <tdevries@suse.de>
2647
2648 * config/sid.exp: Remove unused globals.
2649 * gdb.base/attach.exp: Same.
2650 * gdb.base/catch-load.exp: Same.
2651 * gdb.base/dbx.exp: Same.
2652 * lib/gdb.exp: Same.
2653 * lib/mi-support.exp: Same.
2654 * lib/prompt.exp: Same.
2655
c8d4f6df
TV
26562020-02-27 Tom de Vries <tdevries@suse.de>
2657
2658 * lib/tuiterm.exp (spawn): Handle case that spawn_out(slave,name) is
2659 not set.
2660
0d79cdc4
AM
26612020-02-26 Aaron Merey <amerey@redhat.com>
2662
2663 * gdb.debuginfod: New directory for debuginfod tests.
2664 * gdb.debuginfod/main.c: New test file.
2665 * gdb.debuginfod/fetch_src_and_symbols.exp: New tests.
2666
0dce4280
TV
26672020-02-26 Tom de Vries <tdevries@suse.de>
2668
2669 PR gdb/25603
2670 * gdb.base/persistent-lang.cc: New test.
2671 * gdb.base/persistent-lang.exp: New file.
2672
9e80cfa1
AB
26732020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
2674
2675 * gdb.fortran/derived-type-striding.exp: Add a new test.
2676 * gdb.fortran/derived-type-striding.f90: Add pointer variable for
2677 new test.
2678
2078dbb2
AB
26792020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
2680
2681 * gdb.base/cached-source-file.exp: Avoid source file paths in test
2682 names.
2683
70d49700
TV
26842020-02-25 Tom de Vries <tdevries@suse.de>
2685
2686 PR go/18926
2687 * gdb.go/methods.exp: Remove gcc/93866 xfail.
2688
a88ef40d
TV
26892020-02-24 Tom de Vries <tdevries@suse.de>
2690
2691 PR gdb/25592
2692 * gdb.base/info-locals-unused-static-var.c: New test.
2693 * gdb.base/info-locals-unused-static-var.exp: New file.
2694
01b1af32
TT
26952020-02-22 Tom Tromey <tom@tromey.com>
2696
2697 * gdb.python/tui-window.exp: New file.
2698 * gdb.python/tui-window.py: New file.
2699
7c043ba6
TT
27002020-02-22 Tom Tromey <tom@tromey.com>
2701
2702 PR tui/17850:
2703 * gdb.tui/new-layout.exp: Add horizontal layout and winheight
2704 tests.
2705
c22fef7e
TT
27062020-02-22 Tom Tromey <tom@tromey.com>
2707
2708 * gdb.tui/new-layout.exp: Add sub-layout tests.
2709
ee325b61
TT
27102020-02-22 Tom Tromey <tom@tromey.com>
2711
2712 * gdb.tui/new-layout.exp: New file.
2713
3f0cbb04
TT
27142020-02-22 Tom Tromey <tom@tromey.com>
2715
2716 * gdb.rust/rust-style.rs: New file.
2717 * gdb.rust/rust-style.exp: New file.
2718 * gdb.base/style.exp: Test structure printing.
2719 * gdb.base/style.c (struct some_struct): New type.
2720 (enum etype): New type.
2721 (struct_value): New global.
2722
75525152
TV
27232020-02-21 Tom de Vries <tdevries@suse.de>
2724
2725 PR go/18926
2726 * lib/gdb.exp (bp_location2/bp_location2_regexp): Fix.
2727 Remove blanket xfails. Use message argument for gdb_breakpoint.
2728 Make continuing to breakpoint test conditional on setting breakpoint.
2729 Fix continuing to breakpoint regexp. Add xfails for gccgo-6/7
2730 DW_AT_name attribute. Add xfail for GCC PR93866.
2731
bd360d30
AB
27322020-02-21 Andrew Burgess <andrew.burgess@embecosm.com>
2733
2734 * gdb.dwarf2/cpp-linkage-name.c: New file.
2735 * gdb.dwarf2/cpp-linkage-name.exp: New file.
2736
c7adb09f 27372020-02-21 Shahab Vahedi <shahab@synopsys.com>
24ac169a
SV
2738
2739 * lib/gdb.exp (gdb_wrapper_init): Reset
2740 "gdb_wrapper_initialized" to 0 if "wrapper_file" does
2741 not exist.
2742
a9c79803
TV
27432020-02-20 Tom de Vries <tdevries@suse.de>
2744
2745 PR go/17018
2746 * gdb.go/hello.exp: Copy ...
2747 * gdb.go/global-local-var-shadow.exp: ... here. New file. Expect
2748 print of st to print value of global definition. Add xfail for GCC
2749 PR93844.
2750 * gdb.go/hello.exp: Remove printing of st before definition.
2751 * gdb.go/hello.go: Copy ...
2752 * gdb.go/global-local-var-shadow.go: ... here. New test. Rename myst
2753 to st.
2754 * gdb.go/hello.go: Remove myst. Remove comment about shadowing.
2755
d7445728
TV
27562020-02-20 Tom de Vries <tdevries@suse.de>
2757
2758 * lib/gdb.exp (support_go_compile): New gdb_caching_proc.
2759 (gdb_simple_compile): Handle compile_flags go by using .go extension
2760 for source file.
2761 * gdb.go/chan.exp: Use support_go_compile.
2762 * gdb.go/handcall.exp: Same.
2763 * gdb.go/hello.exp: Same.
2764 * gdb.go/integers.exp: Same.
2765 * gdb.go/max-depth.exp: Same.
2766 * gdb.go/methods.exp: Same.
2767 * gdb.go/package.exp: Same.
2768 * gdb.go/strings.exp: Same.
2769 * gdb.go/types.exp: Same.
2770 * gdb.go/unsafe.exp: Same.
2771
c9c41e6d
TV
27722020-02-19 Tom de Vries <tdevries@suse.de>
2773
2774 * gdb.python/lib-types.exp: Make xfail more strict.
2775
f20ff837
TV
27762020-02-19 Tom de Vries <tdevries@suse.de>
2777
2778 * gdb.ada/funcall_ref.exp: Replace xfail setup by unsupported check.
2779
08410482
DE
27802020-02-19 Doug Evans <dje@google.com>
2781
2782 PR rust/25535
2783 * gdb.rust/simple.exp: Add test.
2784 * gdb.rust/simple.rs: Add test.
2785
623563f7
TV
27862020-02-19 Tom de Vries <tdevries@suse.de>
2787
2788 * gdb.base/corefile-buildid.exp (check_exec_file): Match info files
2789 output line-by-line.
2790
d3308cfd
TV
27912020-02-19 Tom de Vries <tdevries@suse.de>
2792
2793 * gdb.cp/cpexprs.exp: Remove c++/14186 kfail.
2794
86cbc5dc
TV
27952020-02-19 Tom de Vries <tdevries@suse.de>
2796
2797 * gdb.base/solib-overlap.exp: Use exec instead of system to execute
2798 prelink.
2799
9db2b96b
TV
28002020-02-19 Tom de Vries <tdevries@suse.de>
2801
2802 * lib/cache.exp (ignore_pass, gdb_do_cache_wrap): New proc.
2803 (gdb_do_cache): Use gdb_do_cache_wrap.
2804 * gdb.base/gdb-caching-proc.exp (test_proc): Use gdb_do_cache_wrap.
2805
89e2fdc5
TV
28062020-02-19 Tom de Vries <tdevries@suse.de>
2807
2808 * lib/dtrace.exp (dtrace_build_usdt_test_program): Use quiet as
2809 gdb_compile option.
2810
373d7ac0
SM
28112020-02-18 Simon Marchi <simon.marchi@efficios.com>
2812
2813 * gdb.base/printcmds.exp (test_print_enums): Update expected
2814 output.
2815
b29a2df0
SM
28162020-02-18 Simon Marchi <simon.marchi@efficios.com>
2817
2818 * gdb.base/printcmds.exp (test_print_enums): Expect hex values
2819 for "unknown".
2820
6740f0cc
SM
28212020-02-18 Simon Marchi <simon.marchi@efficios.com>
2822
2823 * gdb.base/printcmds.c (enum flag_enum): Add FE_TWO_LEGACY
2824 enumerator.
2825
edd45eb0
SM
28262020-02-18 Simon Marchi <simon.marchi@efficios.com>
2827
2828 * gdb.base/printcmds.c (enum flag_enum): Prefix enumerators with
2829 FE_, add FE_NONE.
2830 (three): Update.
2831 (enum flag_enum_without_zero): New enum.
2832 (flag_enum_without_zero): New variable.
2833 (enum not_flag_enum): New enum.
2834 (three_not_flag): New variable.
2835 * gdb.base/printcmds.exp (test_artificial_arrays): Update.
2836 (test_print_enums): Add more tests for printing flag enums.
2837
d4295de4
TV
28382020-02-18 Tom de Vries <tdevries@suse.de>
2839
2840 * lib/ada.exp (gdb_compile_ada_1): Factor out of ...
2841 (gdb_compile_ada): ... here.
2842 (gnat_runtime_has_debug_info): Remove fail call for gdb_compile_ada
2843 failure. Use gdb_compile_ada_1 instead of gdb_compile_ada.
2844
f251f505
TT
28452020-02-14 Tom Tromey <tom@tromey.com>
2846
2847 * lib/gdbserver-support.exp (find_gdbserver): Find gdbserver in
2848 build directory.
2849 * boards/gdbserver-base.exp: Update path to gdbserver.
2850
8f432634
TV
28512020-02-13 Tom de Vries <tdevries@suse.de>
2852
2853 * lib/ada.exp (gdb_compile_ada): Delete stale exec before compilation.
2854
92b6eaf7
TV
28552020-02-13 Tom de Vries <tdevries@suse.de>
2856
2857 * gdb.ada/catch_ex_std.exp: Indicate unsupported if gnatbind/gnatlink
2858 are missing.
2859
f3b0f7fe
TV
28602020-02-13 Tom de Vries <tdevries@suse.de>
2861
2862 * lib/ada.exp (gnatmake_version_at_least): Wrap exec call in a catch
2863 call.
2864
f6be8713
SDJ
28652020-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
2866
2867 PR tui/25126
2868 https://bugzilla.redhat.com/show_bug.cgi?id=1784210
2869 * gdb.base/cached-source-file.c: New file.
2870 * gdb.base/cached-source-file.exp: New file.
2871
b2770d5e
TV
28722020-02-11 Tom de Vries <tdevries@suse.de>
2873
2874 PR testsuite/25488
2875 * lib/gdb.exp (gdb_init): Unset $file_last_loaded.
2876
44f6938e
TV
28772020-02-10 Tom de Vries <tdevries@suse.de>
2878
2879 * gdb.multi/multi-target.exp: Skip if skip_gdbserver_tests.
2880
5f0e2eb7
MR
28812020-02-10 Maciej W. Rozycki <macro@wdc.com>
2882
2883 * gdb.base/step-over-no-symbols.exp: Verify that $before_addr
2884 and $after_addr are both integers before making a comparison.
2885
46ce2b6f
TV
28862020-02-09 Tom de Vries <tdevries@suse.de>
2887
2888 * gdb.base/many-headers.exp: Echo gdb command to gdb.log. Capture gdb
2889 command output and paste it into gdb.log. If any, paste catch message
2890 to gdb.log.
2891
5abbbe1d
TT
28922020-02-07 Tom Tromey <tromey@adacore.com>
2893
2894 PR breakpoints/24915:
2895 * gdb.base/annotate-symlink.exp: Use setup_xfail.
2896
1d5d29e7
SV
28972020-02-06 Shahab Vahedi <shahab@synopsys.com>
2898
2899 * gdb.tui/tui-missing-src.exp: Add the "missing source
2900 file" test for the TUI.
2901
b0999b9b
AB
29022020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
2903
2904 * gdb.server/multi-ui-errors.exp: Give a test a real name to avoid
2905 including a port number in the output.
2906
c3b149eb
AKS
29072020-02-04 Alok Kumar Sharma <alokkumar.sharma@amd.com>
2908
2909 * lib/fortran.exp (fortran_int4): Handle clang.
2910 (fortran_int8): Likewise.
2911 (fortran_real4): Likewise.
2912 (fortran_real8): Likewise.
2913 (fortran_complex4): Likewise.
2914 (fortran_logical4): Likewise.
2915 (fortran_character1): Likewise.
2916
f8dcc90b
TV
29172020-02-04 Tom de Vries <tdevries@suse.de>
2918
2919 * README (Race detection): Add note.
2920
f90ac7c2
TV
29212020-02-04 Tom de Vries <tdevries@suse.de>
2922
2923 * lib/gdb.exp (inferior_exited_re): Use "\[^\n\r\]*" instead of ".*".
2924
780636ae
TV
29252020-02-04 Tom de Vries <tdevries@suse.de>
2926
2927 * lib/gdb.exp (inferior_exited_re): Use non-capturing parentheses.
2928
5d2e1193
RA
29292020-02-03 Rogerio A. Cardoso <rcardoso@linux.ibm.com>
2930
2931 * gdb.arch/powerpc-power8.exp: Delete trailing whitespace of
2932 tbegin., tend. instructions. Replace bctar-, bctar+, bctarl-,
2933 bctarl+ extended mnemonics when avaliable by bgttar, bnstarl,
2934 blttar, bnetarl.
2935 * gdb.arch/powerpc-power8.s: Fix comments. Fix instructions
2936 binary for blttar, bnetarl.
2937 * gdb.arch/powerpc-power9.exp: Delete trailing whitespace of
2938 wait instruction. Delete ldmx test.
2939 * gdb.arch/powerpc-power9.s: Delete ldmx instruction.
2940
e409c542
AKS
29412020-02-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
2942
2943 * gdb.fortran/array-bounds-high.exp: New file.
2944 * gdb.fortran/array-bounds-high.f90: New file.
2945
b0029748
LD
29462020-02-03 Lukas Durfina <ldurfina@tachyum.com> (tiny change)
2947
2948 * gdb.base/fileio.c: Remove #include of <sys/errno.h>.
2949 Replace #include of <sys/fcntl.h> by <fcntl.h>.
2950
195a8287
TV
29512020-02-01 Tom de Vries <tdevries@suse.de>
2952
2953 * gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
2954
42330a68
AB
29552020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
2956
2957 PR tui/9765
2958 * gdb.tui/tui-layout-asm-short-prog.S: New file.
2959 * gdb.tui/tui-layout-asm-short-prog.exp: New file.
2960
b62a8028
LM
29612020-01-29 Luis Machado <luis.machado@linaro.org>
2962
2963 * gdb.arch/aarch64-brk-patterns.c: New source file.
2964 * gdb.arch/aarch64-brk-patterns.exp: New test.
2965
5f440116
TBA
29662020-01-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2967
2968 * gdb.cp/pass-by-ref-2.exp: Mark some tests as XFAIL based on the
2969 GCC/Clang version.
2970 * gdb.cp/pass-by-ref.exp: Ditto.
2971
ee2a6fc6
TV
29722020-01-29 Tom de Vries <tdevries@suse.de>
2973
2974 * gdb.threads/watchpoint-fork-child.c: Guard prints with #if DEBUG.
2975 * gdb.threads/watchpoint-fork-mt.c: Same.
2976 * gdb.threads/watchpoint-fork-parent.c: Same.
2977 * gdb.threads/watchpoint-fork-st.c: Same.
2978 * gdb.threads/watchpoint-fork.exp: Compile with DEBUG=0.
2979
16b10d6e
LM
29802020-01-27 Luis Machado <luis.machado@linaro.org>
2981
2982 * gdb.base/step-over-syscall.exp (setup): Check if we're already
2983 sitting at a syscall instruction when we hit the syscall function's
2984 breakpoint.
2985 Check PC against one obtained with the x command.
2986 Validate syscall number.
2987 (step_over_syscall): Don't continue to the syscall instruction if
2988 we're already there.
2989
b1468492
PW
29902020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2991
2992 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
2993
7ffa82e1
AB
29942020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2995
2996 * gdb.dwarf2/dw2-inline-many-frames.c: New file.
2997 * gdb.dwarf2/dw2-inline-many-frames.exp: New file.
2998
3d92a3e3
AB
29992020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
3000
3001 * gdb.dwarf2/dw2-inline-stepping.c: New file.
3002 * gdb.dwarf2/dw2-inline-stepping.exp: New file.
3003
94a72be7
AB
30042020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
3005
3006 * gdb.base/maint.exp: Update line table parsing test.
3007 * gdb.dwarf2/dw2-ranges-base.exp: Add new line table parsing test.
3008
53af73bf
PA
30092020-01-24 Pedro Alves <palves@redhat.com>
3010
3011 PR gdb/25410
3012 * gdb.multi/multi-re-run-1.c: New.
3013 * gdb.multi/multi-re-run-2.c: New.
3014 * gdb.multi/multi-re-run.exp: New.
3015
1ba1ac88
AB
30162020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
3017
3018 PR gdb/23718
3019 * gdb.server/server-kill-python.exp: New file.
3020
f3364a6d
AB
30212020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
3022
3023 * gdb.server/multi-ui-errors.c: New file.
3024 * gdb.server/multi-ui-errors.exp: New file.
3025
733d0a67
AB
30262020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
3027
3028 PR tui/9765
3029 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
3030
4f13c1c0
TT
30312020-01-19 Tom Tromey <tom@tromey.com>
3032
3033 * gdb.tui/main.exp: Add check for plain "file".
3034
40c94099
CB
30352020-01-16 Christian Biesinger <cbiesinger@google.com>
3036
3037 * lib/gdb.exp: Fix spelling error (seperatelly).
3038
ff47f4f0
TT
30392020-01-14 Tom Tromey <tom@tromey.com>
3040
3041 PR symtab/12535:
3042 * gdb.python/python.exp: Test decode_line with empty string
3043 argument.
3044
717c684d
BE
30452020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
3046
3047 * gdb.base/skip-inline.exp: Extend test.
3048
44e4c775
AB
30492020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
3050
3051 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
3052 * gdb.dwarf2/dw2-bad-elf.c: New file.
3053 * gdb.dwarf2/dw2-bad-elf.exp: New file.
3054
d93c6db7
AB
30552020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
3056
3057 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
3058 _line_saw_file.
3059
9a6d629c
AB
30602020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
3061
3062 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
3063 border.
3064
d9ebdab7
TBA
30652020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3066
3067 * gdb.multi/multi-target.exp (setup): Factor out "info
3068 connections" and "info inferiors" tests to ...
3069 (test_info_inferiors): ... this new procedure.
3070 (top level): Run new "info-inferiors" tests.
3071
f3c469b9
PA
30722020-01-10 Pedro Alves <palves@redhat.com>
3073
3074 * gdb.server/bkpt-other-inferior.exp: New file.
3075
121b3efd
PA
30762020-01-10 Pedro Alves <palves@redhat.com>
3077
3078 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
3079 of "add-inferior".
3080 * gdb.base/quit-live.exp: Likewise.
3081 * gdb.base/remote-exec-file.exp: Likewise.
3082 * gdb.guile/scm-progspace.exp: Likewise.
3083 * gdb.linespec/linespec.exp: Likewise.
3084 * gdb.mi/new-ui-mi-sync.exp: Likewise.
3085 * gdb.mi/user-selected-context-sync.exp: Likewise.
3086 * gdb.multi/multi-target.exp (setup): Add "info connection" and
3087 "info inferiors" tests.
3088 * gdb.multi/remove-inferiors.exp: Adjust expected output of
3089 "add-inferior".
3090 * gdb.multi/watchpoint-multi.exp: Likewise.
3091 * gdb.python/py-inferior.exp: Likewise.
3092 * gdb.server/extended-remote-restart.exp: Likewise.
3093 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
3094 "info inferiors".
3095 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
3096 * gdb.trace/report.exp: Likewise.
3097
1dadb1dd
PA
30982020-01-10 Pedro Alves <palves@redhat.com>
3099
3100 * gdb.multi/multi-target.c: New file.
3101 * gdb.multi/multi-target.exp: New file.
3102 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
3103 mode requested, but remote does not support non-stop".
3104
78f2c40a
PA
31052020-01-10 Pedro Alves <palves@redhat.com>
3106
3107 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
3108 disconnect before reconnecting.
3109
e7af6c70
TBA
31102020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3111 Pedro Alves <palves@redhat.com>
3112
3113 * gdb.server/connect-without-multi-process.exp: Also test
3114 continuing to end.
3115
acdf84a6
PA
31162020-01-10 Pedro Alves <palves@redhat.com>
3117
3118 * gdb.base/remote-exec-file.exp: New file.
3119
873657b9
PA
31202020-01-10 Pedro Alves <palves@redhat.com>
3121
3122 * gdb.base/fork-running-state.exp (do_test): Adjust expected
3123 output.
3124 * gdb.threads/async.c: New.
3125 * gdb.threads/async.exp: New.
3126 * gdb.multi/tids-gid-reset.c: New.
3127 * gdb.multi/tids-gid-reset.exp: New.
3128
7f0ae84c
GB
31292020-01-10 George Barrett <bob@bob131.so>
3130
3131 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
3132 to help in finding the image relocation offset.
3133 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
3134 options in arguments.
3135 (stap_test_no_debuginfo): Likewise.
3136 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
3137 test variants.
3138 (stap_test): Add null semaphore relocation test.
3139
47e9d49d
GB
31402020-01-10 George Barrett <bob@bob131.so>
3141
3142 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
3143 * gdb.base/stap-probe.exp: Likewise.
3144 (stap_test): Pass argument as an additional flag.
3145 (stap_test_no_debuginfo): Likewise.
3146 (stap_test): Check `info probes stap' output for semaphore
3147 addresses if the test binary is supposed to have them.
3148
f5a7c406
AB
31492020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
3150
3151 * gdb.tui/basic.exp: Add more scrolling tests.
3152
9ae6bf64
TT
31532020-01-09 Tom Tromey <tom@tromey.com>
3154
3155 PR tui/18932:
3156 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
3157 meangingful value.
3158 (Term::command, Term::resize): Update.
3159 * gdb.tui/basic.exp: Add scrolling test.
3160
b2efe70c
AB
31612020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
3162
3163 * gdb.tui/tui-layout-asm.exp: New file.
3164
3804da7e
AB
31652020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
3166
3167 * lib/tuiterm.exp (Term::check_box_contents): New proc.
3168
b40aa28f
AB
31692020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
3170
3171 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
3172 (Term::enter_tui): Use Term::prepare_for_tui.
3173
63ffd7c9
AB
31742020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
3175
3176 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
3177 called.
3178
3be966f6
AB
31792020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
3180
3181 * gdb.base/skip.exp: Fix race condition in test.
3182
153d79c4
AB
31832020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
3184
3185 * gdb.base/backtrace.c: New file.
3186 * gdb.base/backtrace.exp: New file.
3187
f2302a34
AB
31882020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
3189
3190 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
3191
6ec1d75e
PW
31922020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3193
3194 * gdb.base/style.exp: Test that warnings are styled.
3195
c296cbe6
BE
31962019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
3197
3198 * gdb.base/line65535.exp: New file.
3199 * gdb.base/line65535.c: New file.
3200
b28a729d
SM
32012019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
3202
3203 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
3204 * lib/gnat_debug_info_test.adb: New file.
3205 * gdb.ada/ptype_tagged_param.exp: Use
3206 gnat_runtime_has_debug_info, expect a different output if
3207 runtime does not have debug info.
3208
7f2d7a0d
SM
32092019-12-20 Simon Marchi <simon.marchi@efficios.com>
3210
3211 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
3212 (another) quote in test name.
3213
f3bce483
SM
32142019-12-20 Simon Marchi <simon.marchi@efficios.com>
3215
3216 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
3217 Add quote in test name.
3218
c855a912
TBA
32192019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3220
3221 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
3222 directory instead.
3223 * gdb.cp/pass-by-ref.exp: Extend with more cases.
3224 * gdb.cp/pass-by-ref-2.cc: New file.
3225 * gdb.cp/pass-by-ref-2.exp: New file.
3226
fc9d2d72
TT
32272019-12-20 Tom Tromey <tom@tromey.com>
3228
3229 * gdb.tui/list-before.exp: New file.
3230
77b97e00
TT
32312019-12-20 Tom Tromey <tom@tromey.com>
3232
3233 * gdb.tui/list.exp: Check for source on initial listing.
3234
f69656d0
TT
32352019-12-11 Tom Tromey <tromey@adacore.com>
3236
3237 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
3238 Add crlf test.
3239
99a55965
SM
32402019-12-18 Simon Marchi <simon.marchi@efficios.com>
3241
3242 * gdb.base/default.exp: Update value of $_gdb_major.
3243
5024637f
BE
32442019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
3245
3246 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
3247
b63634be
BE
32482019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
3249
3250 * gdb.base/skip.exp: Whitespace fix.
3251
45d73523
BE
32522019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
3253
3254 * gdb.base/skip-inline.c: New file.
3255 * gdb.base/skip-inline.exp: New file.
3256
d043f8c8
SM
32572019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
3258
3259 * gdb.base/jit-reader.exp (jit_reader_test): Rename
3260 jit_function_00 to jit_function_stack_mangle.
3261 * gdb.base/jithost.c (jit_function_t): Rename to...
3262 (jit_function_stack_mangle_t): ... this.
3263 (jit_function_add_t): New typedef.
3264 (jit_function_00_code): Rename to...
3265 (jit_function_stack_mangle_code): ... this, make static.
3266 (jit_function_add_code): New.
3267 (main): Generate "add" function and call it. Adjust to changes
3268 in jithost_abi.
3269 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
3270 (struct jithost_abi) <begin, end>: Remove fields.
3271 <object, function_stack_mangle, function_add>: New fields.
3272 * gdb.base/jitreader.c (struct reader_state) <code_begin,
3273 code_end>: Remove fields.
3274 <func_stack_mangle>: New field.
3275 (read_debug_info): Adjust to renaming, create block for "add"
3276 function.
3277 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
3278
873de05c
TT
32792019-12-11 Tom Tromey <tom@tromey.com>
3280
3281 * gdb.tui/resize.exp: Fix regexp.
3282 * gdb.tui/regs.exp: Fix regexps.
3283 * gdb.tui/main.exp: Fix regexp.
3284
3d979945
TT
32852019-12-11 Tom Tromey <tom@tromey.com>
3286
3287 * gdb.tui/resize.exp: Update.
3288 * gdb.tui/empty.exp (layouts): Update.
3289
2192a9d3
TT
32902019-12-11 Tom Tromey <tom@tromey.com>
3291
3292 * gdb.tui/regs.exp: Update.
3293 * gdb.tui/empty.exp (layouts): Update.
3294 * gdb.tui/basic.exp: Update.
3295 * lib/tuiterm.exp (_check_box): Don't check bottom border.
3296
d8edc8b7
PW
32972019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3298
3299 * gdb.base/options.exp: Add -raw-values in the print completion list.
3300 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
3301
4c12d936
KB
33022019-12-10 Kevin Buettner <kevinb@redhat.com>
3303
3304 * gdb.threads/omp-par-scope.c: New file.
3305 * gdb/threads/omp-par-scope.exp: New file.
3306
26b911fb
KB
33072019-12-10 Kevin Buettner <kevinb@redhat.com>
3308
bb47f919
KB
3309 * lib/gdb.exp (support_nested_function_tests): New proc.
3310
33112019-12-10 Kevin Buettner <kevinb@redhat.com>
3312
3313 * lib/gdb.exp (gdb_compile_openmp): New proc.
3314 (build_executable_from_specs): Add an "openmp" option.
3315 (gdb_compile_pthreads): Add non-executable case.
26b911fb 3316
6c71eb7d
TT
33172019-12-10 Tom Tromey <tromey@adacore.com>
3318
3319 * gdb.ada/unchecked_union.exp: New file.
3320 * gdb.ada/unchecked_union/pck.adb: New file.
3321 * gdb.ada/unchecked_union/pck.ads: New file.
3322 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
3323 * gdb-utils.exp (string_to_regexp): Also quote "?".
3324
bac7c5cf
GB
33252019-12-10 George Barrett <bob@bob131.so>
3326
3327 Test scripted probe breakpoints.
3328 * gdb.guile/scm-breakpoint.c (main): Add probe point.
3329 * gdb.python/py-breakpoint.c (main): Likewise.
3330 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
3331 specifier test.
3332 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
3333
330f1d38
TBA
33342019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3335
3336 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
3337 an rvalue parameter.
3338 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
3339 parameter.
3340
b43315e2
AB
33412019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
3342
3343 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
3344 modules.
3345
54f73dad
AB
33462019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
3347
3348 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
3349 broken version of GCC.
3350
d57cbee9
AB
33512019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
3352
3353 * gdb.fortran/info-modules.exp: Rewrite to make use of new
3354 sym-info-cmds library.
3355 * gdb.fortran/info-types.exp: Likewise.
3356 * lib/sym-info-cmds.exp: New file.
3357
c14aab8c
TV
33582019-12-08 Tom de Vries <tdevries@suse.de>
3359
3360 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
3361
aa2d5a42
KS
33622019-12-07 Keith Seitz <keiths@redhat.com>
3363
3364 * gdb.base/corefile-buildid-shlib-shr.c: New file.
3365 * gdb.base/corefile-buildid-shlib.c: New file.
3366 * gdb.base/corefile-buildid.c: New file.
3367 * gdb.base/corefile-buildid.exp: New file.
3368
93e55f0a
TV
33692019-12-06 Tom de Vries <tdevries@suse.de>
3370
3371 * gdb.dwarf2/varval.exp: Add decl before def test.
3372
c7d12402
TBA
33732019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3374
3375 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
3376
06acc08f
TBA
33772019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3378
3379 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
3380 CV and reference conversion for overload resolution.
3381 * gdb.cp/rvalue-ref-overload.exp: Test it.
3382
e0fad1ea
PW
33832019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3384
3385 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
3386 * gdb.base/frameapply.exp: Test faas without command.
3387
8d70a9f0
AB
33882019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
3389
3390 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
3391 Fortran tests.
3392 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
3393 order.
3394
36c8fb93
AB
33952019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
3396
3397 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
3398 casting to type with no kind specified.
3399 (test_basic_parsing_of_type_kinds): Additional tests for types
3400 with no kind specified, and add tests for single/double
3401 precision/complex types.
3402
4139ff00
TT
34032019-12-04 Tom Tromey <tromey@adacore.com>
3404
3405 * gdb.base/endianity.c (struct other) <x>: New field.
3406 (main): Initialize it.
3407 * gdb.base/endianity.exp: Update.
3408
a05cf17a
TT
34092019-12-04 Tom Tromey <tromey@adacore.com>
3410
3411 * gdb.ada/scalar_storage/storage.adb: New file.
3412 * gdb.ada/scalar_storage/pck.adb: New file.
3413 * gdb.ada/scalar_storage/pck.ads: New file.
3414 * gdb.ada/scalar_storage.exp: New file.
3415
103a685e
TT
34162019-12-04 Tom Tromey <tromey@adacore.com>
3417
3418 * gdb.base/endianity.c (struct otherendian) <f>: New field.
3419 (main): Initialize it.
3420 * gdb.base/endianity.exp: Update.
3421
c2512106
AB
34222019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
3423
3424 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
3425
293b38d6
AB
34262019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
3427
3428 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
3429 -symbol-info-module-functions and -symbol-info-module-variables.
3430
216a7e6b
AB
34312019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
3432
3433 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
3434
5bbd8269
AB
34352019-12-01 Richard Bunt <richard.bunt@arm.com>
3436 Andrew Burgess <andrew.burgess@embecosm.com>
3437
3438 * gdb.fortran/derived-type-striding.exp: New file.
3439 * gdb.fortran/derived-type-striding.f90: New file.
3440 * gdb.fortran/array-slices.exp: New file.
3441 * gdb.fortran/array-slices.f90: New file.
3442
be09caf1
PW
34432019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3444
3445 * gdb.base/define.exp: Test . in command names.
3446 * gdb.base/setshow.exp: Update test, as . is now part of
3447 command name.
3448
643c0cbe
PW
34492019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3450
3451 * gdb.base/define-prefix.exp: New file.
3452
dcdec678
AB
34532019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
3454
3455 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
3456 compile.
3457 (skip_btrace_pt_tests): Likewise.
3458
640ab947
AB
34592019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
3460
3461 * gdb.fortran/info-modules.exp: Compile source files in correct
3462 order.
3463
d22670f0
KB
34642019-11-27 Kevin Buettner <kevinb@redhat.com>
3465
3466 * gdb.dwarf2/imported-unit.exp: New file.
3467 * gdb.dwarf2/imported-unit.c: New file.
3468
db5960b4
AB
34692019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
3470
3471 * gdb.mi/mi-fortran-modules-2.f90: New file.
3472 * gdb.mi/mi-fortran-modules.exp: New file.
3473 * gdb.mi/mi-fortran-modules.f90: New file.
3474
7dc42066
AB
34752019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
3476
3477 * gdb.mi/mi-sym-info-1.c: New file.
3478 * gdb.mi/mi-sym-info-2.c: New file.
3479 * gdb.mi/mi-sym-info.exp: New file.
3480
0dfeecca
TT
34812019-11-22 Tom Tromey <tromey@adacore.com>
3482
3483 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
3484 * gdb.ada/tasks/foo.adb: Add another stopping location.
3485
34877895
PJ
34862019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
3487
3488 * gdb.base/endianity.c: New test.
3489 * gdb.base/endianity.exp: New file.
3490
2e84f897
LD
34912019-11-21 Lukas Durfina <ldurfina@tachyum.com>
3492
3493 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
3494
65d1cd5f
TV
34952019-11-21 Tom de Vries <tdevries@suse.de>
3496
3497 PR gdb/24956
3498 * gdb.base/ui-redirect.exp: Test output of user-defined command.
3499
4f22c3f4
SDJ
35002019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
3501
3502 * gdb.python/py-progspace.exp: Add missing parentheses on some
3503 'print' commands.
3504
9f6ad286
TT
35052019-11-19 Tom Tromey <tom@tromey.com>
3506
3507 * gdb.tui/winheight.exp: New file.
3508
0b8dbf3f
AB
35092019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
3510
3511 * gdb.base/ctf-whatis.c: Delete.
3512 * gdb.base/ctf-whatis.exp: Delete.
3513 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
3514
f833b7a7
AB
35152019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
3516
3517 * gdb.base/ctf-cvexpr.exp: Delete.
3518 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
3519
30d0a636
AB
35202019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
3521
3522 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
3523 the compiler. Clean up header comment a little.
3524 * gdb.base/ctf-ptype.exp: Likewise.
3525 * gdb.base/ctf-whatis.exp: Likewise.
3526 * lib/gdb.exp (skip_ctf_tests): New proc.
3527
494409bb
SDJ
35282019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
3529
3530 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
3531 * gdb.tui/corefile-run.exp: New file.
3532
55708e99
TT
35332019-11-14 Tom Tromey <tromey@adacore.com>
3534
3535 * gdb.base/gdbvars.exp (test_convenience_variables): Add
3536 regression tests.
3537
45e42163
TT
35382019-11-12 Tom Tromey <tom@tromey.com>
3539
3540 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
3541 after any command. Expect prompt after WAIT_FOR is seen.
3542 (enter_tui): Enable resize messages.
3543 (command): Expect command in output.
3544 (get_line): Avoid error when cursor appears to be off-screen.
3545 (dump_screen): Include screen size in title.
3546 (_do_resize): New proc, from "resize".
3547 (resize): Rewrite. Do resize in two steps.
3548 * gdb.tui/empty.exp (layouts): Fix entries.
3549 (check_boxes): Remove xfail.
3550 (check_text): Dump screen on failure.
3551
086baaf1
AB
35522019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
3553
3554 * gdb.python/py-symbol.exp: Add test for
3555 gdb.lookup_static_symbols.
3556
09ff83af
AB
35572019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
3558
3559 * gdb.python/py-symbol.c: Declare and call function from new
3560 py-symbol-2.c file.
3561 * gdb.python/py-symbol.exp: Compile both source files, and add new
3562 tests for gdb.lookup_static_symbol.
3563 * gdb.python/py-symbol-2.c: New file.
3564
11af934b
TV
35652019-11-02 Tom de Vries <tdevries@suse.de>
3566
3567 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
3568 * gdb.base/anon.exp: Same.
3569 * gdb.base/auto-connect-native-target.exp: Same.
3570 * gdb.base/call-ar-st.exp: Same.
3571 * gdb.base/catch-syscall.exp: Same.
3572 * gdb.base/commands.exp: Same.
3573 * gdb.base/default.exp: Same.
3574 * gdb.base/display.exp: Same.
3575 * gdb.base/float.exp: Same.
3576 * gdb.base/foll-fork.exp: Same.
3577 * gdb.base/help.exp: Same.
3578 * gdb.base/info-macros.exp: Same.
3579 * gdb.base/info-proc.exp: Same.
3580 * gdb.base/info-target.exp: Same.
3581 * gdb.base/long_long.exp: Same.
3582 * gdb.base/macscp.exp: Same.
3583 * gdb.base/memattr.exp: Same.
3584 * gdb.base/nofield.exp: Same.
3585 * gdb.base/pointers.exp: Same.
3586 * gdb.base/printcmds.exp: Same.
3587 * gdb.base/ptype.exp: Same.
3588 * gdb.base/restore.exp: Same.
3589 * gdb.base/return.exp: Same.
3590 * gdb.base/scope.exp: Same.
3591 * gdb.base/set-noassign.exp: Same.
3592 * gdb.base/setshow.exp: Same.
3593 * gdb.base/shlib-call.exp: Same.
3594 * gdb.base/signals.exp: Same.
3595 * gdb.base/sigstep.exp: Same.
3596 * gdb.base/skip.exp: Same.
3597 * gdb.base/solib-symbol.exp: Same.
3598 * gdb.base/stap-probe.exp: Same.
3599 * gdb.base/step-line.exp: Same.
3600 * gdb.base/step-test.exp: Same.
3601 * gdb.base/style.exp: Same.
3602 * gdb.base/varargs.exp: Same.
3603 * gdb.base/vla-datatypes.exp: Same.
3604 * gdb.base/vla-ptr.exp: Same.
3605 * gdb.base/vla-sideeffect.exp: Same.
3606 * gdb.base/volatile.exp: Same.
3607 * gdb.base/watch-cond-infcall.exp: Same.
3608 * gdb.base/watchpoint.exp: Same.
3609
e96ec2ba
TV
36102019-11-02 Tom de Vries <tdevries@suse.de>
3611
3612 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
3613 * gdb.cp/cpexprs.exp: Same.
3614 * gdb.cp/except-multi-location.exp: Same.
3615 * gdb.cp/exceptprint.exp: Same.
3616 * gdb.cp/gdb2384.exp: Same.
3617 * gdb.cp/inherit.exp: Same.
3618 * gdb.cp/m-static.exp: Same.
3619 * gdb.cp/meth-typedefs.exp: Same.
3620 * gdb.cp/misc.exp: Same.
3621 * gdb.cp/namespace.exp: Same.
3622 * gdb.cp/non-trivial-retval.exp: Same.
3623 * gdb.cp/overload.exp: Same.
3624 * gdb.cp/pr17132.exp: Same.
3625 * gdb.cp/re-set-overloaded.exp: Same.
3626 * gdb.cp/rvalue-ref-types.exp: Same.
3627 * gdb.cp/templates.exp: Same.
3628
bd5766ec
LM
36292019-11-01 Luis Machado <luis.machado@linaro.org>
3630
3631 PR gdb/25124
3632
3633 * gdb.arch/pr25124.S: New file.
3634 * gdb.arch/pr25124.exp: New file.
3635
165f8965
AB
36362019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
3637
3638 * gdb.fortran/info-modules.exp: Update expected results, and add
3639 additional tests for 'info module functinos', and 'info module
3640 variables'.
3641 * gdb.fortran/info-types.exp: Update expected results.
3642 * gdb.fortran/info-types.f90: Extend testcase with additional
3643 module variables and functions.
3644
59c35742
AB
36452019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
3646
3647 * gdb.fortran/info-modules.exp: New file.
3648 * gdb.fortran/info-types.exp: Build with new file.
3649 * gdb.fortran/info-types.f90: Include and use new module.
3650 * gdb.fortran/info-types-2.f90: New file.
3651
f3fb2519
PW
36522019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3653
3654 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
3655 * gdb.base/settings.exp: Test all settings types using
3656 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
3657 that now verifies that the value of "maint show" is the same as
3658 returned by the settings functions. Test the type of the
3659 maintenance settings.
3660 * gdb.base/default.exp: Update show_conv_list.
3661
d1e36019
TV
36622019-10-31 Tom de Vries <tdevries@suse.de>
3663
3664 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
3665 gdb_test.
3666 * gdb.arch/amd64-disp-step.exp: Same.
3667 * gdb.asm/asm-source.exp: Same.
3668 * gdb.btrace/buffer-size.exp: Same.
3669 * gdb.btrace/cpu.exp: Same.
3670 * gdb.btrace/enable.exp: Same.
3671 * gdb.dwarf2/count.exp: Same.
3672 * gdb.dwarf2/dw2-ranges-func.exp: Same.
3673 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
3674 * gdb.fortran/vla-datatypes.exp: Same.
3675 * gdb.fortran/vla-history.exp: Same.
3676 * gdb.fortran/vla-ptype.exp: Same.
3677 * gdb.fortran/vla-value.exp: Same.
3678 * gdb.fortran/whatis_type.exp: Same.
3679 * gdb.guile/guile.exp: Same.
3680 * gdb.multi/tids.exp: Same.
3681 * gdb.python/py-finish-breakpoint.exp: Same.
3682 * gdb.python/py-framefilter.exp: Same.
3683 * gdb.python/py-pp-registration.exp: Same.
3684 * gdb.python/py-xmethods.exp: Same.
3685 * gdb.python/python.exp: Same.
3686 * gdb.server/connect-with-no-symbol-file.exp: Same.
3687 * gdb.server/no-thread-db.exp: Same.
3688 * gdb.server/run-without-local-binary.exp: Same.
3689 * gdb.stabs/weird.exp: Same.
3690 * gdb.threads/attach-many-short-lived-threads.exp: Same.
3691 * gdb.threads/thread-find.exp: Same.
3692 * gdb.threads/tls-shared.exp: Same.
3693 * gdb.threads/tls.exp: Same.
3694 * gdb.threads/wp-replication.exp: Same.
3695 * gdb.trace/ax.exp: Same.
3696 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
3697
3d11e68e
TV
36982019-10-31 Tom de Vries <tdevries@suse.de>
3699
3700 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
3701 * gdb.ada/array_subscript_addr.exp: Same.
3702 * gdb.ada/arrayidx.exp: Same.
3703 * gdb.ada/arrayparam.exp: Same.
3704 * gdb.ada/arrayptr.exp: Same.
3705 * gdb.ada/boolean_expr.exp: Same.
3706 * gdb.ada/call_pn.exp: Same.
3707 * gdb.ada/complete.exp: Same.
3708 * gdb.ada/fixed_cmp.exp: Same.
3709 * gdb.ada/fun_addr.exp: Same.
3710 * gdb.ada/funcall_param.exp: Same.
3711 * gdb.ada/interface.exp: Same.
3712 * gdb.ada/mod_from_name.exp: Same.
3713 * gdb.ada/null_array.exp: Same.
3714 * gdb.ada/packed_array.exp: Same.
3715 * gdb.ada/packed_tagged.exp: Same.
3716 * gdb.ada/print_chars.exp: Same.
3717 * gdb.ada/print_pc.exp: Same.
3718 * gdb.ada/ptype_arith_binop.exp: Same.
3719 * gdb.ada/ptype_field.exp: Same.
3720 * gdb.ada/ptype_tagged_param.exp: Same.
3721 * gdb.ada/rec_return.exp: Same.
3722 * gdb.ada/ref_tick_size.exp: Same.
3723 * gdb.ada/str_ref_cmp.exp: Same.
3724 * gdb.ada/taft_type.exp: Same.
3725 * gdb.ada/tagged.exp: Same.
3726 * gdb.ada/type_coercion.exp: Same.
3727 * gdb.ada/uninitialized_vars.exp: Same.
3728
60b6ede8
TV
37292019-10-30 Tom de Vries <tdevries@suse.de>
3730
3731 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
3732
30baf67b
TV
37332019-10-26 Tom de Vries <tdevries@suse.de>
3734
3735 * gdb.base/bigcore.c: Fix typos in comments.
3736 * gdb.base/ctf-ptype.c: Same.
3737 * gdb.base/long_long.c: Same.
3738 * gdb.dwarf2/dw2-op-out-param.S: Same.
3739 * gdb.python/py-evthreads.c: Same.
3740 * gdb.reverse/i387-stack-reverse.c: Same.
3741 * gdb.trace/tfile.c: Same.
3742 * lib/compiler.c: Same.
3743 * lib/compiler.cc: Same.
3744
158da0d1
TV
37452019-10-25 Tom de Vries <tdevries@suse.de>
3746
3747 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
3748 gdb_test_multiple calls.
3749 * gdb.reverse/sigall-reverse.exp: Same.
3750 * gdb.reverse/solib-precsave.exp: Same.
3751 * gdb.reverse/solib-reverse.exp: Same.
3752 * gdb.reverse/until-precsave.exp: Same.
3753 * gdb.reverse/until-reverse.exp: Same.
3754
4ccdfbec
TV
37552019-10-24 Tom de Vries <tdevries@suse.de>
3756
3757 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
3758 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
3759 kfail using -wrap pattern flag and convenience variable
3760 gdb_test_name.
3761
33d569b7
AB
37622019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
3763
3764 * gdb.python/py-progspace.exp: Add tests for the
3765 Progspace.block_for_pc method.
3766
4d0b984b
TT
37672019-10-23 Tom Tromey <tom@tromey.com>
3768
3769 * configure: Rebuild.
3770 * aclocal.m4: Use m4_include, not sinclude.
3771
94cb3754
TV
37722019-10-21 Tom de Vries <tdevries@suse.de>
3773
3774 * gdb.base/infcall-nested-structs.c: Add
3775 __attribute__((noinline,noclone)) to all functions.
3776 (call_all): Add missing variable initialization. Simplify return value.
3777 (breakpt): Increment volatile variable, to prevent call from being
3778 optimized out.
3779 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
3780
062f1fc1
TV
37812019-10-17 Tom de Vries <tdevries@suse.de>
3782
3783 * gdb.fortran/module.exp: Allow info variables to print info for files
3784 other than module.f90.
3785
0b54364d
AB
37862019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
3787
3788 * gdb.fortran/module.exp: Extend with 'info variables' test.
3789
7ff5fae7
AB
37902019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
3791
3792 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
3793 F77_FOR_TARGET.
3794
d10eccaa
TV
37952019-10-16 Tom de Vries <tdevries@suse.de>
3796
3797 PR tdep/25096
3798 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
3799
745ff14e
TV
38002019-10-16 Tom de Vries <tdevries@suse.de>
3801
3802 PR tdep/24104
3803 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
3804 Add KFAIL for PR tdep/25096.
3805
03e1ab94
TV
38062019-10-16 Tom de Vries <tdevries@suse.de>
3807
3808 PR testsuite/25059
3809 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
3810
b17fcc10
TV
38112019-10-16 Tom de Vries <tdevries@suse.de>
3812
3813 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
3814 as signed.
3815
9223170f
SM
38162019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
3817
3818 * gdb.mi/list-thread-groups-available.exp: Read entries one by
3819 one instead of increasing timeout.
3820
d6e76313
TV
38212019-10-13 Tom de Vries <tdevries@suse.de>
3822
3823 PR record/25038
3824 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
3825 * gdb.reverse/sigall-reverse.exp: Same.
3826 * gdb.reverse/solib-precsave.exp: Same.
3827 * gdb.reverse/solib-reverse.exp: Same.
3828 * gdb.reverse/step-precsave.exp: Same.
3829 * gdb.reverse/until-precsave.exp: Same.
3830 * gdb.reverse/until-reverse.exp: Same.
3831 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
3832
6dfc0041
AA
38332019-10-10 Andreas Arnez <arnez@linux.ibm.com>
3834
3835 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
3836 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
3837 (cmp_struct_05_01, cmp_struct_static_02_01)
3838 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
3839 comparisons.
3840
abcf2cc8
TV
38412019-10-10 Tom de Vries <tdevries@suse.de>
3842
3843 PR testsuite/24888
3844 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
3845 gnatlink.
3846
a50faaf6
TV
38472019-10-09 Tom de Vries <tdevries@suse.de>
3848
3849 PR testsuite/25048
3850 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
3851
60ff3cd7
AB
38522019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
3853
3854 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
3855 exceptions due to missing debug information.
3856
dfee8566
TV
38572019-10-07 Tom de Vries <tdevries@suse.de>
3858
3859 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
3860
3d63690a
AB
38612019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
3862
3863 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
3864 * gdb.base/annota1.exp: Update to use gdb_test_name.
3865
30d1f018
WP
38662019-10-07 Weimin Pan <weimin.pan@oracle.com>
3867
3868 * gdb.base/ctf-whatis.exp: New file.
3869 * gdb.base/ctf-whatis.c: New file.
3870 * gdb.base/ctf-ptype.exp: New file.
3871 * gdb.base/ctf-ptype.c: New file.
3872 * gdb.base/ctf-constvars.exp: New file.
3873 * gdb.base/ctf-constvars.c: New file.
3874 * gdb.base/ctf-cvexpr.exp: New file.
3875
4dbbb47c
TV
38762019-10-04 Tom de Vries <tdevries@suse.de>
3877
3878 * gdb.cp/local-static.c (main): Move declaration of int i out of the
3879 for loop.
3880
77c2dba3
TT
38812019-10-03 Tom Tromey <tom@tromey.com>
3882
3883 PR rust/24976:
3884 * gdb.rust/simple.rs (Union2): New type.
3885 (main): Use Union2.
3886 * gdb.rust/simple.exp: Add test.
3887
179aed7f
AB
38882019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3889
3890 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
3891 nested function prefix.
3892
0a4b0913
AB
38932019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
3894 Richard Bunt <richard.bunt@arm.com>
3895 Andrew Burgess <andrew.burgess@embecosm.com>
3896
3897 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
3898 nested functions.
3899 * gdb.fortran/nested-funcs.f90: Update expected results.
3900 * gdb.fortran/nested-funcs-2.exp: New file.
3901 * gdb.fortran/nested-funcs-2.f90: New file.
3902
082cce05
AB
39032019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3904
3905 * gdb.python/py-parameter.exp: Make test names unique.
3906 * gdb.python/py-template.exp: Likewise.
3907 * gdb.python/py-value.exp: Likewise.
3908
2b74ba5a
AB
39092019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3910
3911 * gdb.base/break-interp.exp: Reduce test name duplication.
3912 * gdb.base/call-sc.exp: Likewise.
3913 * gdb.base/callfuncs.exp: Likewise.
3914 * gdb.base/charset.exp: Likewise.
3915 * gdb.base/dump.exp: Likewise.
3916 * gdb.base/ena-dis-br.exp: Likewise.
3917 * gdb.base/relational.exp: Likewise.
3918 * gdb.base/step-over-syscall.exp: Likewise.
3919 * gdb.base/structs.exp: Likewise.
3920
58eb20d5
AB
39212019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3922
3923 * gdb.linespec/explicit.exp: Make test names unique.
3924 * gdb.linespec/ls-errs.exp: Likewise.
3925
4d421147
AB
39262019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3927
3928 * gdb.reverse/break-precsave.exp: Make test names unique.
3929 * gdb.reverse/break-reverse.exp: Likewise.
3930 * gdb.reverse/finish-precsave.exp: Likewise.
3931 * gdb.reverse/finish-reverse.exp: Likewise.
3932 * gdb.reverse/machinestate-precsave.exp: Likewise.
3933 * gdb.reverse/machinestate.exp: Likewise.
3934 * gdb.reverse/readv-reverse.exp: Likewise.
3935 * gdb.reverse/recvmsg-reverse.exp: Likewise.
3936 * gdb.reverse/sigall-precsave.exp: Likewise.
3937 * gdb.reverse/sigall-reverse.exp: Likewise.
3938 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
3939 * gdb.reverse/watch-precsave.exp: Likewise.
3940 * gdb.reverse/watch-reverse.exp: Likewise.
3941
d8c06f22
AB
39422019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3943
3944 * gdb.threads/stop-with-handle.c: New file.
3945 * gdb.threads/stop-with-handle.exp: New file.
3946
3a56ed86
TV
39472019-10-03 Tom de Vries <tdevries@suse.de>
3948
3949 PR testsuite/25059
3950 * gdb.base/list-missing-source.exp: Allowing the "Compilation
3951 directory" line to be missing.
3952
42275044
TV
39532019-10-03 Tom de Vries <tdevries@suse.de>
3954
3955 PR testsuite/25059
3956 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
3957 type optional.
3958
9ef62df0
AA
39592019-10-02 Andreas Arnez <arnez@linux.ibm.com>
3960
3961 * gdb.python/py-format-string.c (string.h): New include.
3962 (main): Fill a_struct_with_union.the_union.an_int with bytes of
3963 the same value, for endianness-independence.
3964 * gdb.python/py-format-string.exp (default_regexp_dict)
3965 (test_pretty_structs, test_format): Adjust expected output to the
3966 changed initialization.
3967
37f6a7f4
TT
39682019-10-02 Tom Tromey <tromey@adacore.com>
3969
3970 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
3971
1d58d6a2
PA
39722019-10-02 Pedro Alves <palves@redhat.com>
3973 Andrew Burgess <andrew.burgess@embecosm.com>
3974
3975 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
3976 "print-file-var.h".
3977 (this_version_id) Use ATTRIBUTE_VISIBILITY.
3978 (get_version_1): Print this_version_id and its address.
3979 Add extern "C" wrappers around interface functions.
3980 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
3981 "print-file-var.h".
3982 (this_version_id) Use ATTRIBUTE_VISIBILITY.
3983 (get_version_2): Print this_version_id and its address.
3984 Add extern "C" wrappers around interface functions.
3985 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
3986 <stddef.h> and "print-file-var.h".
3987 Add extern "C" wrappers around interface functions.
3988 [VERSION_ID_MAIN] (this_version_id): Define.
3989 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
3990 * gdb.base/print-file-var.h: Add some #defines to simplify setting
3991 up extern "C" blocks.
3992 * gdb.base/print-file-var.exp (test): New, factored out from top
3993 level.
3994 (top level): Test all combinations of attribute hidden or not,
3995 dlopen or not, and this_version_id symbol in main file or not.
3996 Compile tests as both C++ and C, make test names unique.
3997
d770d56f
TT
39982019-10-01 Tom Tromey <tom@tromey.com>
3999
4000 * gdb.base/style.exp: Test "show logging filename".
4001
7f6aba03
TT
40022019-10-01 Tom Tromey <tom@tromey.com>
4003
4004 * lib/gdb-utils.exp (style): Handle "metadata" argument.
4005 * gdb.base/style.exp: Add metadata style test.
4006
14309bb6
TT
40072019-10-01 Tom Tromey <tom@tromey.com>
4008
4009 * gdb.base/style.exp: Test "pwd".
4010
2a3c1174
PA
40112019-10-01 Tom Tromey <tom@tromey.com>
4012
4013 * gdb.base/style.exp: Update tests.
4014
53d666ec
AA
40152019-10-01 Andreas Arnez <arnez@linux.ibm.com>
4016
4017 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
4018 'six' to unsigned.
4019 (s1): Initialize fields 'four' and 'six' instead of 'three' and
4020 'five'. Use an all-ones bit pattern for each.
4021 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
4022 to its changed values.
4023
4a56a520
TT
40242019-09-30 Tom Tromey <tromey@adacore.com>
4025
4026 * gdb.rust/traits.rs: Disable all warnings.
4027
0df0352a
TV
40282019-09-29 Tom de Vries <tdevries@suse.de>
4029
aac66a4c 4030 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
0df0352a 4031
73d9a918
TV
40322019-09-29 Tom de Vries <tdevries@suse.de>
4033
4034 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
4035
060b3ab4
TV
40362019-09-27 Tom de Vries <tdevries@suse.de>
4037
4038 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
4039
68f7d34d
TV
40402019-09-27 Tom de Vries <tdevries@suse.de>
4041
4042 PR record/23188
4043 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
4044
5d63b30a
TT
40452019-09-26 Tom Tromey <tromey@adacore.com>
4046
4047 * gdb.ada/py_taft.exp: New file.
4048 * gdb.ada/py_taft/main.adb: New file.
4049 * gdb.ada/py_taft/pkg.adb: New file.
4050 * gdb.ada/py_taft/pkg.ads: New file.
4051
3d435220
TV
40522019-09-24 Tom de Vries <tdevries@suse.de>
4053
4054 PR gdb/24598
4055 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
4056
77d03678
TV
40572019-09-22 Tom de Vries <tdevries@suse.de>
4058
4059 * gdb.base/restore.exp: Allow register variables to be optimized out at
4060 -O0.
4061
abf516c6
UW
40622019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
4063
4064 * gdb.arch/spu-info.exp: Remove file.
4065 * gdb.arch/spu-info.c: Remove file.
4066 * gdb.arch/spu-ls.exp: Remove file.
4067 * gdb.arch/spu-ls.c: Remove file.
4068
4069 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
4070 * gdb.asm/spu.inc: Remove file.
4071
4072 * gdb.base/dump.exp: Remove support for spu*-*-*.
4073 * gdb.base/stack-checking.exp: Likewise.
4074 * gdb.base/overlays.exp: Likewise.
4075 * gdb.base/ovlymgr.c: Likewise.
4076 * gdb.base/spu.ld: Remove file.
4077
4078 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
4079 * gdb.cp/cpexprs.exp: Likewise.
4080 * gdb.cp/exception.exp: Likewise.
4081 * gdb.cp/gdb2495.exp: Likewise.
4082 * gdb.cp/mb-templates.exp: Likewise.
4083 * gdb.cp/pr9167.exp: Likewise.
4084 * gdb.cp/userdef.exp: Likewise.
4085
4086 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
4087
4088 * gdb.cell: Remove directory.
4089 * lib/cell.exp: Remove file.
4090
e452e88f
TV
40912019-09-19 Tom de Vries <tdevries@suse.de>
4092
4093 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
4094
8a625130
TV
40952019-09-19 Tom de Vries <tdevries@suse.de>
4096
4097 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
4098
81dc3ab5
TV
40992019-09-19 Tom de Vries <tdevries@suse.de>
4100
4101 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
4102 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
4103 (gdb_target_cmd): ... here.
4104 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
4105 value 2.
4106
b078f3ac
AB
41072019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
4108
4109 * gdb.base/source-dir.exp: Avoid having directory names in test
4110 names.
4111
f1b620e9
MG
41122019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
4113
4114 * gdb.base/source-dir.exp: Add extra test for mapped compilation
4115 directory.
4116
67f3ed6a
AB
41172019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
4118
4119 * gdb.base/list-missing-source.exp: New file.
4120
d1b70248
TV
41212019-09-14 Tom de Vries <tdevries@suse.de>
4122
4123 PR teststuite/24599
4124 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
4125 * lib/ada.exp (gnatmake_version_at_least): New proc.
4126
5fabdcd6
AB
41272019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
4128
4129 * gdb.base/maint.exp: Use exec_has_index_section.
4130
aa17805f
AB
41312019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
4132
4133 * gdb.base/maint.exp: Add test for 'maint info sections'.
4134
25e5c209
TV
41352019-09-12 Tom de Vries <tdevries@suse.de>
4136
4137 * gdb.base/store.exp: Allow register variables to be optimized out at
4138 -O0.
4139
4993045d
PW
41402019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4141
4142 * gdb.ada/rdv_wait.exp: Update to new task names.
4143 * gdb.base/task_switch_in_core.exp: Likewise.
4144 * gdb.base/info_sources_base.c: Likewise.
4145
8a516164
TT
41462019-09-10 Tom Tromey <tromey@adacore.com>
4147
4148 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
4149
aa391654
TT
41502019-09-10 Tom Tromey <tromey@adacore.com>
4151
4152 * gdb.ada/dgopt.exp: New file.
4153 * gdb.ada/dgopt/x.adb: New file.
4154
8634b462
TT
41552019-09-08 Tom Tromey <tom@tromey.com>
4156
4157 * gdb.tui/resize.exp: Remove setup_xfail.
4158 * gdb.tui/regs.exp: Remove setup_xfail.
4159 * gdb.tui/basic.exp: Remove setup_xfail.
4160
736b0f76
DB
41612019-09-06 David Blaikie <dblaikie@gmail.com>
4162
4163 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
4164 * gdb.cp/cplabel.exp: Ditto.
4165 * gdb.linespec/ls-errs.exp: Ditto.
4166
30331a6c
TV
41672019-09-05 Tom de Vries <tdevries@suse.de>
4168
4169 * lib/gdb.exp (cmp_file_string): New proc.
4170 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
4171 runto_main. Verify save breakpoints output.
4172
98b0ebab
PW
41732019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4174
4175 * gdb.base/info-var.exp: Test info variables without running
4176 to main, to avoid expect's buffer overflow.
4177
4e962e74
TT
41782019-09-03 Tom Tromey <tromey@adacore.com>
4179
4180 * gdb.ada/bias.exp: New file.
4181 * gdb.ada/bias/bias.adb: New file.
4182 * gdb.ada/print_chars.exp: Add regression test.
4183 * gdb.ada/print_chars/foo.adb (My_Character): New type.
4184 (MC): New variable.
4185
2ea1a07a
SL
41862019-08-29 Sandra Loosemore <sandra@codesourcery.com>
4187
4188 * gdb.base/argv0-symlink.exp: Run only on native target
4189 and local host.
4190
8077c50d
TV
41912019-08-29 Tom de Vries <tdevries@suse.de>
4192
4193 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
4194 diverse debug info.
4195 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
4196
48352473
TV
41972019-08-28 Tom de Vries <tdevries@suse.de>
4198
4199 * gdb.base/info-var.exp: Allow info variables to print info for files
4200 other than info-var-f1.c and info-var-f2.c.
4201
d8f27c60
AB
42022019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
4203
4204 * gdb.fortran/info-types.exp: Add module.
4205 * gdb.fortran/info-types.f90: Update expected results.
4206
1f20c35e
AB
42072019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
4208
4209 * gdb.fortran/info-types.exp: New file.
4210 * gdb.fortran/info-types.f90: New file.
4211 * lib/fortran.exp (fortran_character1): New proc.
4212
4acfdd20
AB
42132019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
4214
4215 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
4216 functions'. Reindent as needed.
4217 * gdb.base/info-var-f1.c: New file.
4218 * gdb.base/info-var-f2.c: New file.
4219 * gdb.base/info-var.exp: New file.
4220 * gdb.base/info-var.h: New file.
4221
5c31b358
TV
42222019-08-26 Tom de Vries <tdevries@suse.de>
4223
4224 PR c++/24852
4225 * gdb.cp/no-libstdcxx-probe.exp: New test.
4226
b694989f
TV
42272019-08-26 Tom de Vries <tdevries@suse.de>
4228
4229 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
4230 * tests need to be skipped.
4231 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
4232 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
4233 mi_skip_libstdcxx_probe_tests.
4234
d9c4ba53
SDJ
42352019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
4236
4237 * gdb.python/py-xmethods.exp: Use raw strings when passing
4238 arguments to SimpleXMethodMatcher.
4239
395fad09
TV
42402019-08-22 Tom de Vries <tdevries@suse.de>
4241
4242 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
4243 more informative.
4244
26c957f1
PA
42452019-08-21 Pedro Alves <palves@redhat.com>
4246
4247 * gdb.base/with.exp: Test "with" with no arguments.
4248
61f80d5d
TV
42492019-08-21 Tom de Vries <tdevries@suse.de>
4250
4251 * gdb.base/gdb-caching-proc.exp: Sort files.
4252
d7a11d13
TV
42532019-08-20 Tom de Vries <tdevries@suse.de>
4254
4255 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
4256 compilation.
4257
34dafe9f
TV
42582019-08-16 Tom de Vries <tdevries@suse.de>
4259
4260 * gdb.base/compare-sections.exp ("after run to main"): Allow
4261 mismatched read-only sections for PIE executables.
4262
398fdd60
TT
42632019-08-16 Tom Tromey <tom@tromey.com>
4264
4265 * lib/tuiterm.exp (_csi_Z): New proc.
4266 * gdb.tui/basic.exp: Update window positions.
4267 * gdb.tui/empty.exp: Update window positions.
4268
d8f9e51c
SL
42692019-08-15 Sandra Loosemore <sandra@codesourcery.com>
4270
4271 * gdb.base/examine-backward.exp: Correct regexp for
4272 "examine 3 bytes backward from ${address_zero}".
4273
3df505f6
TT
42742019-08-15 Tom Tromey <tom@tromey.com>
4275
4276 * gdb.tui/empty.exp: Enable resizing tests.
4277
272560b5
TT
42782019-08-15 Tom Tromey <tromey@adacore.com>
4279
4280 * gdb.ada/char_enum.exp: Add regression tests.
4281 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
4282 and '0'.
4283 (Char, Gchar): Update.
4284 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
4285
08235187
CB
42862019-08-15 Christian Biesinger <cbiesinger@google.com>
4287
4288 * gdb.python/python.exp: Expect a leading underscore on
4289 GdbOutput{,Error}File.
4290
22a2ab04
SL
42912019-08-15 Sandra Loosemore <sandra@codesourcery.com>
4292
4293 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
4294 Windows host.
4295
835b995b
SL
42962019-08-15 Sandra Loosemore <sandra@codesourcery.com>
4297
4298 * gdb.base/batch-preserve-term-settings.exp
4299 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
4300
97dd8e07
CB
43012019-08-15 Christian Biesinger <cbiesinger@google.com>
4302
4303 * lib/gdb.exp: When running on a mingw target, replace
4304 /x/ with x:/.
4305
75faf5c4
AH
43062019-08-14 Alan Hayward <alan.hayward@arm.com>
4307
4308 * gdb.arch/aarch64-prologue.c: New test.
4309 * gdb.arch/aarch64-prologue.exp: New file.
4310
abc6c00f
TV
43112019-08-13 Tom de Vries <tdevries@suse.de>
4312
4313 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
4314 Thread.
4315
74c2c1f4
SL
43162019-08-13 Sandra Loosemore <sandra@codesourcery.com>
4317
4318 * gdb.python/py-completion.exp: Download the .py file to the host
4319 and use its host pathname. Conditionalize tests that use
4320 tab completion and manipulate files on the build machine.
4321 * gdb.python/py-events.exp: Download the .py file to the host
4322 and use its host pathname.
4323 * gdb.python/py-evsignal.exp: Likewise.
4324 * gdb.python/py-evthreads.exp: Likewise.
4325 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
4326 pathname syntax.
4327 * gdb.python/py-framefilter.exp: Download the .py file to the right
4328 place on the host. Match Windows pathname syntax.
4329 * gdb.python/py-mi-var-info-path-expression.exp: Download the
4330 .py file to the host and use its host pathname.
4331 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
4332 * gdb.python/py-objfile.exp: Expect a host pathname, not a
4333 build pathname. Skip symlink test on Windows host. Add missing
4334 newline at end of file.
4335 * gdb.python/py-pp-maint.exp: Download the .py file to the host
4336 and use its host pathname.
4337 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
4338 * gdb.python/py-section-script.exp: Use host location of binfile
4339 on safe-path. Use correct path separator on Windows host.
4340 Reorder alternatives in gdb_test_multiple to prevent matching
4341 the wrong alternative on success.
4342 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
4343
ca2589f3
PP
43442019-08-12 Patrick Palka <patrick@parcs.ath.cx>
4345
4346 * gdb.gdb/selftest.exp (test_with_self): Update test to now
4347 expect the GDB inferior to no longer immediately stop after
4348 being resumed with "signal SIGINT".
4349
020a839d
SL
43502019-08-09 Sandra Loosemore <sandra@codesourcery.com>
4351
4352 * gdb.linespec/break-ask.exp: Generalize regexps to match
4353 Windows pathnames too.
4354
128d6509
TV
43552019-08-08 Tom de Vries <tdevries@suse.de>
4356
4357 PR testsuite/24862
4358 * lib/tuiterm.exp (_accept): Fix CSI regexp.
4359
590042fc
PW
43602019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4361
4362 * gdb.base/style.exp: Update tests for help doc new invariants.
4363 * gdb.base/help.exp: Likewise.
4364
046bebe1
TT
43652019-08-06 Tom Tromey <tom@tromey.com>
4366
4367 * gdb.base/style.exp: Add disassemble test.
4368 * gdb.base/style.c (some_called_function): New function.
4369 (main): Use it.
4370
0b27c27d
CB
43712019-08-05 Christian Biesinger <cbiesinger@google.com>
4372
4373 * gdb.python/py-block.exp: Test dictionary access on blocks.
4374
580f1034
SM
43752019-08-05 Simon Marchi <simon.marchi@efficios.com>
4376
4377 PR gdb/24863
4378 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
4379 -list-thread-groups --available test when running under
4380 check-read1.
4381
d86bd7cb
TV
43822019-08-05 Tom de Vries <tdevries@suse.de>
4383
4384 PR testsuite/24863
4385 * lib/gdb.exp (with_read1_timeout_factor): New proc.
4386 * gdb.base/help.exp: Use with_read1_timeout_factor.
4387 * gdb.base/info-macros.exp: Same.
4388 * gdb.cp/nested-types.exp: Same.
4389
a80cf5d8
TV
43902019-08-05 Tom de Vries <tdevries@suse.de>
4391
4392 * lib/gdb.exp (version_at_least): Factor out of ...
4393 (tcl_version_at_least): ... here.
4394 (gdb_compile): Fail if pie results in non-PIE executable.
4395 (readelf_version, readelf_prints_pie): New proc.
4396 (exec_is_pie): Return -1 if unknown.
4397
d0962838
TV
43982019-08-05 Tom de Vries <tdevries@suse.de>
4399
4400 * lib/gdb.exp (tcl_version_at_least): Fix typo.
4401
2252ff3d
SL
44022019-08-04 Sandra Loosemore <sandra@codesourcery.com>
4403
4404 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
4405
26655f53
SL
44062019-08-04 Sandra Loosemore <sandra@codesourcery.com>
4407
4408 * lib/completion-support.exp (test_gdb_complete_none): Skip
4409 tab completion tests if no readline support.
4410 (test_gdb_complete_unique_re): Likewise.
4411 (test_gdb_complete_multiple): Likewise.
4412
db4dc13e
PW
44132019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4414
4415 * gdb.base/info_sources.exp: New file.
4416 * gdb.base/info_sources.c: New file.
4417 * gdb.base/info_sources_base.c: New file.
4418
0eba165a
PFC
44192019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4420
4421 * gdb.base/batch-exit-status.exp: Call test_exit_status with
4422 prefix argument.
4423 (test_exit_status): Add prefix argument.
4424
59bd512b
TV
44252019-08-01 Tom de Vries <tdevries@suse.de>
4426
4427 PR testsuite/24863
4428 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
4429 calling exp_continue for new thread and thread exited messages.
4430
2a3ad588
TV
44312019-08-01 Tom de Vries <tdevries@suse.de>
4432
4433 PR testsuite/24863
4434 * gdb.base/structs.exp: Fix check-read1 timeout using
4435 gdb_test_sequence.
4436 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
4437
117eb594
TV
44382019-08-01 Tom de Vries <tdevries@suse.de>
4439
4440 PR testsuite/24863
4441 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
4442 line.
4443
ed591340
TV
44442019-08-01 Tom de Vries <tdevries@suse.de>
4445
4446 PR testsuite/24863
4447 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
4448
aa3b6533
TT
44492019-07-30 Tom Tromey <tromey@adacore.com>
4450
4451 * gdb.ada/display_nested.exp: New file.
4452 * gdb.ada/display_nested/foo.adb: New file.
4453 * gdb.ada/display_nested/pack.adb: New file.
4454 * gdb.ada/display_nested/pack.ads: New file.
4455
2906593f
CB
44562019-07-30 Christian Biesinger <cbiesinger@google.com>
4457
4458 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
4459 namespace.
4460 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
4461
0f575925
TV
44622019-07-30 Tom de Vries <tdevries@suse.de>
4463
4464 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
4465 instead.
4466
b13057d9
TV
44672019-07-30 Tom de Vries <tdevries@suse.de>
4468
4469 PR testsuite/24834
4470 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
4471 (exec_is_pie): New proc.
4472
5c4dde85
CB
44732019-07-29 Christian Biesinger <cbiesinger@google.com>
4474
4475 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
4476
c620ed88
CB
44772019-07-29 Christian Biesinger <cbiesinger@google.com>
4478
4479 * gdb.python/py-objfile.c: Add global and static vars.
4480 * gdb.python/py-objfile.exp: Test new functions Objfile.
4481 lookup_global_symbol and lookup_static_symbol.
4482
3d235706
TT
44832019-07-29 Tom Tromey <tom@tromey.com>
4484
4485 * lib/tuiterm.exp (Term::_csi_@): New proc.
4486 (Term::_csi_X): Don't move cursor.
4487
c7e4c0a6
PW
44882019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4489
4490 * gdb.base/options.exp: Update backtrace - completion to
4491 new option -frame-info.
4492 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
4493 Test new 'set print frame-info'. Test backtrace -frame-info
4494 overriding 'set print frame-info'.
4495 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
4496 Test new 'set print frame-info'.
4497 Verify consistency of backtrace with and without filters, with and
4498 without -no-filters.
4499 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
4500 default.
4501
de28a3b7
TV
45022019-07-29 Tom de Vries <tdevries@suse.de>
4503
4504 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
4505 no arguments".
4506
507dd60e
TV
45072019-07-29 Tom de Vries <tdevries@suse.de>
4508
4509 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
4510 is a substring of the first for "complete non-unique file name".
4511
5beafce9
TV
45122019-07-29 Tom de Vries <tdevries@suse.de>
4513
4514 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
4515 with ".*".
4516
2d274232
TV
45172019-07-29 Tom de Vries <tdevries@suse.de>
4518
4519 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
4520 Pass prompt_regexp parameter to gdb_test_multiple calls.
4521
9197cd8b
TV
45222019-07-29 Tom de Vries <tdevries@suse.de>
4523
4524 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
aac66a4c 4525 print registers" regexps.
9197cd8b 4526
b528dae0
TV
45272019-07-29 Tom de Vries <tdevries@suse.de>
4528
4529 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
4530
d17725d7
TV
45312019-07-29 Tom de Vries <tdevries@suse.de>
4532
4533 PR gdb/24855
4534 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
4535 (skip_python_tests_prompt): Add prompt_regexp argument to
4536 gdb_test_multiple calls.
4537
52b75bf1
TT
45382019-07-27 Tom Tromey <tom@tromey.com>
4539
4540 * gdb.tui/main.exp: New file.
4541
2b1d00c2
TT
45422019-07-27 Tom Tromey <tom@tromey.com>
4543
4544 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
4545 optional.
4546 * gdb.tui/empty.exp: New file.
4547
ded631d5
TT
45482019-07-27 Tom Tromey <tom@tromey.com>
4549
4550 * lib/tuiterm.exp (spawn): New proc.
4551 (Term::resize): New proc.
4552 * gdb.tui/resize.exp: New file.
4553
58ac439d
TT
45542019-07-27 Tom Tromey <tom@tromey.com>
4555
4556 * gdb.tui/list.exp: New file.
4557
fe1f56ee
TT
45582019-07-27 Tom Tromey <tom@tromey.com>
4559
4560 * gdb.tui/regs.exp: New file.
4561
f790b310
TT
45622019-07-27 Tom Tromey <tom@tromey.com>
4563
4564 * gdb.tui/basic.exp: Add "layout split" test.
4565
d95fc6ee
TT
45662019-07-27 Tom Tromey <tom@tromey.com>
4567
4568 * gdb.tui/basic.exp: Add "layout asm" test.
4569
c3786b3a
TT
45702019-07-27 Tom Tromey <tom@tromey.com>
4571
4572 * lib/tuiterm.exp: New file.
4573 * gdb.tui/basic.exp: New file.
4574
98a617f8
KB
45752019-07-27 Kevin Buettner <kevinb@redhat.com>
4576
4577 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
4578 Enable tests associated with this flag. Adjust regex
4579 referencing "foo_low" to now refer to "foo_cold" instead.
4580
5c076da4
KB
45812019-07-27 Kevin Buettner <kevinb@redhat.com>
4582
4583 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
4584 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
4585 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
4586 foo_cold. Revise comments to match.
4587 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
4588 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
4589 were wrapped into this proc; Call do_test in loop from outermost
4590 level.
4591 (foo_low): Rename all occurrences to "foo_cold".
4592 (backtrace from baz): New test.
4593 (x2/i foo_cold): New test.
4594 (info line *foo_cold): New test.
4595
1512d3b7
TV
45962019-07-26 Tom de Vries <tdevries@suse.de>
4597
4598 * gdb.arch/i386-pkru.exp: Fix unterminated string.
4599
297989a1
TV
46002019-07-25 Tom de Vries <tdevries@suse.de>
4601
4602 PR testsuite/24830
4603 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
4604 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
4605 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
4606 (skip_libstdcxx_probe_tests): ... here.
4607 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
4608
b3b965fb
TV
46092019-07-24 Tom de Vries <tdevries@suse.de>
4610
4611 PR testsuite/24807
4612 * gdb.objc/basicclass.m: Include stdio.h.
4613 * gdb.objc/nondebug.m: Same.
4614 * gdb.objc/objcdecode.m: Same.
4615
4625b4d0
TV
46162019-07-24 Tom de Vries <tdevries@suse.de>
4617
4618 PR testsuite/24612
4619 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
4620 additional_flags.
4621
024a5840
TV
46222019-07-24 Tom de Vries <tdevries@suse.de>
4623
4624 PR testsuite/24831
4625 * gdb.multi/tids.exp: Update error messages for info threads.
4626
c76ddaa3
TV
46272019-07-24 Tom de Vries <tdevries@suse.de>
4628
4629 * gdb.base/info-types.exp: Allow info types to print info for more than
4630 one file.
4631
9a618ef6
TV
46322019-07-23 Tom de Vries <tdevries@suse.de>
4633
4634 PR testsuite/24842
4635 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
4636 gdb_spawn_with_cmdline_opts.
4637
40eadf04
SP
46382019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
4639
4640 * gdb.arch/arm-cmse-sgstubs.c: New test.
4641 * gdb.arch/arm-cmse-sgstubs.exp: New file.
4642
5ba29434
TV
46432019-07-23 Tom de Vries <tdevries@suse.de>
4644
4645 PR testsuite/24711
4646 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
4647 issuing next command.
4648
a8e9d247
AB
46492019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
4650
4651 * gdb.ada/info_auto_lang.exp: Update expected results.
4652 * gdb.base/info-types.c: Add additional types to check.
4653 * gdb.base/info-types.exp: Update expected results.
4654
eb86c5e2
AB
46552019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
4656
4657 * gdb.base/info-types.c: New file.
4658 * gdb.base/info-types.exp: New file.
4659
01e175fe
AB
46602019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
4661
4662 * gdb.arch/riscv-bp-infcall.c: New file.
4663 * gdb.arch/riscv-bp-infcall.exp: New file.
4664
6b78c3f8
AB
46652019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
4666
4667 PR breakpoints/24541
4668 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
4669
da738167
TV
46702019-07-14 Tom de Vries <tdevries@suse.de>
4671
4672 PR testsuite/24760
4673 * gdb.objc/basicclass.exp: Fix unterminated string.
4674
0d4e84ed
AB
46752019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
4676 Andrew Burgess <andrew.burgess@embecosm.com>
4677
4678 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
4679 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
4680 negative bounds.
4681 * gdb.fortran/vla-value.exp: Print elements of an array with
4682 negative bounds.
4683 * gdb.fortran/vla.f90: Setup an array with negative bounds for
4684 testing.
4685
021d8588
AB
46862019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
4687
4688 * gdb.base/options.exp (expect_string): Dequote strings in
4689 results.
4690 (test-string): Test strings with different quoting and reindent.
4691
f06f1252
TT
46922019-07-10 Tom Tromey <tromey@adacore.com>
4693
4694 * gdb.ada/mi_ex_cond.exp: Update expected results.
4695 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
4696 * gdb.ada/mi_catch_ex.exp: Update expected results.
4697 * gdb.ada/mi_catch_assert.exp: Update expected results.
4698 * gdb.ada/catch_ex.exp (catch_exception_info)
4699 (catch_exception_entry, catch_assert_entry)
4700 (catch_unhandled_entry): Update.
4701 * gdb.ada/catch_assert_if.exp: Update expected results.
4702
b863685d
RB
47032019-07-10 Richard Bunt <richard.bunt@arm.com>
4704 Stephen Roberts <stephen.roberts@arm.com>
4705
4706 * gdb.base/define.exp: Restore original prompt.
4707
cb1e4e32
PA
47082019-07-09 Pedro Alves <palves@redhat.com>
4709
4710 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
4711 breakpoints" output.
4712 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
4713 * gdb.python/py-breakpoint.exp: No longer expect that "catch
4714 throw" creates breakpoint.
4715 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
4716 'type="catchpoint"'.
4717
b58a68fe
PA
47182019-07-09 Pedro Alves <palves@redhat.com>
4719
4720 PR c++/15468
4721 * gdb.cp/except-multi-location-lib.cc: New.
4722 * gdb.cp/except-multi-location-main.cc: New.
4723 * gdb.cp/except-multi-location.exp: New.
4724
0826779b
PW
47252019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
4726
4727 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
4728 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
4729 argument and update callers.
4730
5b0e2db4
AB
47312019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
4732
4733 * gdb.arch/amd64-break-on-asm-line.S: New file.
4734 * gdb.arch/amd64-break-on-asm-line.exp: New file.
4735
1f6f6e21
PW
47362019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4737
4738 * gdb.base/printcmds.exp: Test printing C string and
4739 C wide string convenience vars without transiting via the inferior.
4740 Also make test names unique.
4741
ea142fbf
AH
47422019-07-08 Alan Hayward <alan.hayward@arm.com>
4743
5862c886 4744 PR breakpoints/25011
ea142fbf
AH
4745 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
4746
213fd9fa
PA
47472019-07-04 Pedro Alves <palves@redhat.com>
4748
4749 * lib/gdb.exp (foreach_with_prefix): Don't return early if
4750 body returned ok(0), break(3) or continue(4).
4751 * gdb.testsuite/foreach_with_prefix.exp: New file.
4752
2b40fda7
AH
47532019-07-04 Alan Hayward <alan.hayward@arm.com>
4754
4755 * gdb.server/unittest.exp: Allow 0 unit tests to run.
4756
a26c8de0
PA
47572019-07-03 Pedro Alves <palves@redhat.com>
4758
4759 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
4760 "return -code".
4761
5f4ba3e7
PA
47622019-07-03 Pedro Alves <palves@redhat.com>
4763
4764 PR cli/24732
4765 * gdb.base/shell.exp: Load completion-support.exp.
4766 Adjust expected error output. Add completion tests.
4767
a994424f
PA
47682019-07-03 Pedro Alves <palves@redhat.com>
4769
4770 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
4771 string_to_regexp.
4772
3d9be6f5
PA
47732019-07-03 Pedro Alves <palves@redhat.com>
4774
4775 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
4776 (expect_integer): Adjust to expect "-string".
4777 (expect_string): New.
4778 (all_options): Expect "-string".
4779 (test-flag, test-boolean): Adjust to expect "-string".
4780 (test-string): New proc.
4781 (top level): Call it.
4782
41fc454c
PA
47832019-07-03 Pedro Alves <palves@redhat.com>
4784
4785 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
4786 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
4787 the expected output in the success.
4788
b2b2a215
PA
47892019-07-03 Pedro Alves <palves@redhat.com>
4790
4791 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
4792 Split one gdb_test_multiple call in two to avoid a race.
4793
fdbc9870
PA
47942019-07-03 Pedro Alves <palves@redhat.com>
4795
4796 * gdb.base/with.c: New file.
4797 * gdb.base/with.exp: New file.
4798
c6ac8931
PA
47992019-07-03 Pedro Alves <palves@redhat.com>
4800
4801 * gdb.base/settings.exp: Replace all references to "maint
4802 test-settings set" with references to "maint set test-settings",
4803 and all references to "maint test-settings show" with references
4804 to "maint show test-settings".
4805
970f9d09
PA
48062019-07-03 Pedro Alves <palves@redhat.com>
4807
4808 * gdb.base/settings.exp (test-string): Adjust expected out when
4809 testing "maint test-settings show filename"
4810
54d66006
PA
48112019-07-02 Pedro Alves <palves@redhat.com>
4812
4813 * gdb.base/options.exp (test-info-threads): New procedure.
4814 (top level): Call it.
4815
10d06d82
TT
48162019-06-28 Tom Tromey <tromey@adacore.com>
4817
4818 * gdb.dwarf2/ada-linkage-name.c: New file.
4819 * gdb.dwarf2/ada-linkage-name.exp: New file.
4820
3d507ff2
TT
48212019-06-27 Tom Tromey <tromey@adacore.com>
4822
d039f014 4823 PR c++/20020:
3d507ff2
TT
4824 * gdb.cp/constexpr-field.exp: Use setup_xfail.
4825
8af58ffe
TV
48262019-06-26 Tom de Vries <tdevries@suse.de>
4827
4828 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
4829
22e21752
TV
48302019-06-26 Tom de Vries <tdevries@suse.de>
4831
4832 * gdb.base/index-cache.exp: Add back missing debug option.
4833
b65b566c
PW
48342019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4835
4836 * gdb.base/alias.exp: Test non matching/non existing prefixes.
4837
5c2c8c69
TV
48382019-06-25 Tom de Vries <tdevries@suse.de>
4839
4840 PR testsuite/24727
4841 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
4842
164e3873
TV
48432019-06-24 Tom de Vries <tdevries@suse.de>
4844
4845 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
4846
824eacee
TV
48472019-06-24 Tom de Vries <tdevries@suse.de>
4848
4849 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
4850 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
4851 * gdb.trace/unavailable-dwarf-piece.exp: Same.
4852
385b97d3
TV
48532019-06-24 Tom de Vries <tdevries@suse.de>
4854
4855 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
4856
c596f180
TV
48572019-06-21 Tom de Vries <tdevries@suse.de>
4858
4859 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
4860
b13a7d03
TV
48612019-06-21 Tom de Vries <tdevries@suse.de>
4862
4863 PR testsuite/24518
4864 PR ada/24713
4865 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
4866 index.
4867
899277ae
TT
48682019-06-19 Tom Tromey <tromey@adacore.com>
4869
4870 * gdb.ada/length_cond.exp: Add intro comment.
4871
680e1bee
TT
48722019-06-19 Tom Tromey <tromey@adacore.com>
4873
4874 * gdb.ada/length_cond.exp: New file.
4875 * gdb.ada/length_cond/length_cond.adb: New file.
4876 * gdb.ada/length_cond/pck.adb: New file.
4877 * gdb.ada/length_cond/pck.ads: New file.
4878
0ed4690a
TV
48792019-06-18 Tom de Vries <tdevries@suse.de>
4880
4881 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
4882
d20ed5fd
TT
48832019-06-18 Tom Tromey <tromey@adacore.com>
4884
4885 * gdb.base/list0.h: Add comment explaining control character.
4886
86e04673
TV
48872019-06-18 Tom de Vries <tdevries@suse.de>
4888
4889 * boards/fission.exp: Break up long debug_flags line.
4890
c4973306
SM
48912019-06-16 Tom de Vries <tdevries@suse.de>
4892
4893 PR gdb/24445
4894 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
4895 generated index.
4896
93cb9841
AB
48972019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
4898
4899 PR gdb/24686
4900 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
4901 improve detection of bug gdb/24541.
4902
399aaebd
SM
49032019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
4904
4905 PR gdb/24669
4906 * gdb.base/index-cache.exp (uses_readnow,
4907 expecting_index_cache_use): Define global variable.
4908 (test_cache_enabled_miss, test_cache_enabled_hit): Use
4909 expecting_index_cache_use.
4910
584a927c
AB
49112019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
4912 Andrew Burgess <andrew.burgess@embecosm.com>
4913
4914 * gdb.fortran/pointers.f90: New file.
4915 * gdb.fortran/print_type.exp: New file.
4916 * gdb.fortran/vla-ptype.exp: Adapt expected results.
4917 * gdb.fortran/vla-type.exp: Likewise.
4918 * gdb.fortran/vla-value.exp: Likewise.
4919 * gdb.mi/mi-vla-fortran.exp: Likewise.
4920
30056ea0
AB
49212019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
4922
4923 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
4924 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
4925 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
4926 as a stop reason.
4927
ec8e2b6d
AB
49282019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
4929
4930 * gdb.base/annota1.exp: Update expected results.
4931 * gdb.cp/annota2.exp: Likewise.
4932 * gdb.cp/annota3.exp: Likewise.
4933
09e4c4e1
AB
49342019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
4935
4936 * gdb.base/style-logging.exp: Remove path from test name.
4937
0735b091
TT
49382019-06-14 Tom Tromey <tromey@adacore.com>
4939
4940 PR gdb/24502:
4941 * gdb.base/style-logging.exp: New file.
4942
f5686554
TT
49432019-06-14 Tom Tromey <tromey@adacore.com>
4944
4945 * gdb.base/symfile-warn.exp: New file.
4946 * gdb.base/symfile-warn.c: New file.
4947
a0c1ffed
TT
49482019-06-14 Tom Tromey <tromey@adacore.com>
4949
4950 * gdb.base/annotate-symlink.exp: New file.
4951
f411722c
TT
49522019-06-14 Tom Tromey <tromey@adacore.com>
4953
4954 * gdb.ada/set_wstr.exp: Add reassignment test.
4955
4268ec18
TT
49562019-06-14 Tom Tromey <tromey@adacore.com>
4957
4958 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
4959 'unchecked_access and 'unrestricted_access as well.
4960
9a9e394b
TT
49612019-06-14 Tom Tromey <tromey@adacore.com>
4962
4963 PR ada/24539:
4964 * gdb.ada/vla.exp: Update tests.
4965 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
4966 pragma.
4967
4c048731
PA
49682019-06-13 Pedro Alves <palves@redhat.com>
4969
4970 * gdb.base/settings.exp (test-integer): Test junk after
4971 "unlimited".
4972
6665660a
PA
49732019-06-13 Pedro Alves <palves@redhat.com>
4974
4975 * gdb.base/options.exp (test-thread-apply): New.
4976 (top level): Call it.
4977
5d707134
PA
49782019-06-13 Pedro Alves <palves@redhat.com>
4979
4980 * gdb.base/options.exp (test-frame-apply): New.
4981 (top level): Test print commands with different "frame apply"
4982 prefixes.
4983
e2a689da
PA
49842019-06-13 Pedro Alves <palves@redhat.com>
4985
e79be6e5 4986 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
e2a689da
PA
4987 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
4988 'max_completions' parameter and handle it.
4989 (test_gdb_completion_offers_commands): New.
4990
90a1ef87
PA
49912019-06-13 Pedro Alves <palves@redhat.com>
4992
4993 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
4994
d4c16835
PA
49952019-06-13 Pedro Alves <palves@redhat.com>
4996
4997 * gdb.base/options.exp (test-backtrace): New.
4998 (top level): Call it.
4999
2daf894e
PA
50002019-06-13 Pedro Alves <palves@redhat.com>
5001
5002 * gdb.guile/scm-frame-args.exp: Use "set print
5003 raw-frame-arguments" instead of "set print raw frame-arguments".
5004 * gdb.python/py-frame-args.exp: Likewise.
5005
e6ed716c
PA
50062019-06-13 Pedro Alves <palves@redhat.com>
5007
5008 * gdb.compile/compile.exp: Adjust expected output to option
5009 processing changes.
5010
7d8062de
PA
50112019-06-13 Pedro Alves <palves@redhat.com>
5012
5013 * gdb.base/options.exp: Build executable.
5014 (test-print): New procedure.
5015 (top level): Call it, once for "print" and another for "compile
5016 print".
5017
9d0faba9
PA
50182019-06-13 Pedro Alves <palves@redhat.com>
5019
5020 * gdb.base/options.c: New file.
5021 * gdb.base/options.exp: New file.
5022
dee7b4c8
PA
50232019-06-13 Pedro Alves <palves@redhat.com>
5024
5025 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
5026 that "o" is ambiguous.
5027
dca0f6c0
PA
50282019-06-13 Pedro Alves <palves@redhat.com>
5029
5030 * gdb.base/settings.c: New file.
5031 * gdb.base/settings.exp: New file.
5032
ccf46844
PA
50332019-06-13 Pedro Alves <palves@redhat.com>
5034
5035 * gdb.base/completion.exp: Fix comment typo.
5036
b9a3f842
PA
50372019-06-13 Pedro Alves <palves@redhat.com>
5038
5039 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
5040 foo --1" test.
5041
d106773e
PA
50422019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
5043
5044 * gdb.fortran/block-data.f: New.
5045 * gdb.fortran/block-data.exp: New.
5046
fea82da0
TV
50472019-06-11 Tom de Vries <tdevries@suse.de>
5048
5049 PR testsuite/24521
5050 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
5051 message.
5052
8c2e74f1
TV
50532019-06-11 Tom de Vries <tdevries@suse.de>
5054
5055 PR testsuite/24521
5056 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
5057
b49851c8
TV
50582019-06-11 Tom de Vries <tdevries@suse.de>
5059
5060 * boards/readnow.exp: New file.
5061
a7067863
AB
50622019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
5063
5064 * gdb.fortran/vla-sizeof.exp: Update expected results.
5065
1a3da2cd
AB
50662019-06-06 Amos Bird <amosbird@gmail.com>
5067
5068 * gdb.base/annota1.exp (thread_switch): Add test for
5069 thread-exited annotation.
5070
3847a7bf
TT
50712019-06-06 Tom Tromey <tromey@adacore.com>
5072
5073 * gdb.base/maint.exp: Expect command started/finished output.
5074
0088ba59
AB
50752019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
5076
5077 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
5078 comment.
5079 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
5080
312617a3
AB
50812019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
5082
5083 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
5084 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
5085 * gdb.arch/riscv-unwind-long-insn.c: New file.
5086 * gdb.arch/riscv-unwind-long-insn.exp: New file.
5087
e1f2e1a2
CB
50882019-06-04 Christian Biesinger <cbiesinger@google.com>
5089
d3238f7d 5090 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
e1f2e1a2 5091
206584bd
PW
50922019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5093
5094 * lib/gdb.exp (help_list_trailer): New regexp variable
5095 factorizing the help trailer message.
5096 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
5097 arg to allow to better factorize various tests.
5098 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
5099 (test_prefix_command_help): Use help_list_trailer.
5100 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
5101 * gdb.guile/scm-cmd.exp: Likewise.
5102 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
5103 * gdb.base/help.exp: Use test_user_defined_class_help.
5104 * gdb.base/style.exp: Add tests for styling of help and apropos.
5105 * lib/gdb-utils.exp (style): Add title and highlight styles.
5106
708dc93e
PW
51072019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5108
5109 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
5110 $_shell_exitsignal.
5111 * gdb.base/default.exp: Update for new convenience variables.
5112
f49055a5
TT
51132019-05-29 Tom Tromey <tromey@adacore.com>
5114
5115 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
5116 to "break complete ada" test case's regexp.
5117
4330d61d
TT
51182019-05-29 Tom Tromey <tromey@adacore.com>
5119
5120 PR c++/20020:
5121 * gdb.cp/constexpr-field.exp: New file.
5122 * gdb.cp/constexpr-field.cc: New file.
5123
000439d5
TT
51242019-05-29 Tom Tromey <tromey@adacore.com>
5125
5126 * gdb.base/finish.exp (finish_no_print): New proc.
5127 (finish_tests): Call it.
5128
5a01c34c
TV
51292019-05-24 Tom de Vries <tdevries@suse.de>
5130
5131 * gdb.dwarf2/gdb-add-index.exp: New file.
5132
18125b16
TT
51332019-05-22 Tom Tromey <tromey@adacore.com>
5134
5135 * gdb.base/info-shared.exp (check_info_shared): Use "style".
5136 * gdb.base/style.exp: Use "style".
5137 * lib/gdb-utils.exp (style): New proc.
5138
af1a8d03
TV
51392019-05-22 Tom de Vries <tdevries@suse.de>
5140
5141 * gdb.base/align.exp: Require c++11.
5142
e7fe496b
TV
51432019-05-22 Tom de Vries <tdevries@suse.de>
5144
5145 PR testsuite/24586
5146 * gdb.python/py-mi-var-info-path-expression.exp: Call
5147 mi_skip_python_tests to check if python is supported.
5148
8fca4da0
AH
51492019-05-22 Alan Hayward <alan.hayward@arm.com>
5150
5151 * gdb.arch/aarch64-pauth.c: New test.
5152 * gdb.arch/aarch64-pauth.exp: New file.
5153
b7060614
AH
51542019-05-22 Alan Hayward <alan.hayward@arm.com>
5155
5156 * README (Re-running Tests Outside The Testsuite): New section.
5157
669d0468
TV
51582019-05-21 Tom de Vries <tdevries@suse.de>
5159
5160 * gdb.arch/amd64-eval.exp: Require c++11.
5161 * gdb.base/max-depth.exp: Same.
5162 * gdb.compile/compile-cplus-array-decay.exp: Same.
5163 * gdb.cp/meth-typedefs.exp: Same.
5164 * gdb.cp/subtypes.exp: Same.
5165 * gdb.cp/temargs.exp: Same.
5166
ce3ebcaa
AH
51672019-05-21 Alan Hayward <alan.hayward@arm.com>
5168
5169 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
5170
34d11c68
AB
51712019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
5172
5173 PR gdb/18644
5174 * gdb.fortran/complex.exp: Remove setup_kfail calls.
5175 * gdb.fortran/printing-types.exp: Add new test.
5176 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
5177 testing.
5178 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
5179 setup_kfail call.
5180
87781e84
AH
51812019-05-17 Alan Hayward <alan.hayward@arm.com>
5182
5183 * README (Running the Testsuite): Change example.
5184 (Testsuite Parameters): Remove TRANSCRIPT.
5185 * lib/gdb.exp: Remove TRANSCRIPT check.
5186
b420b89e
AH
51872019-05-17 Alan Hayward <alan.hayward@arm.com>
5188
5189 * README (Testsuite Parameters): Add replay logging to
5190 GDBSERVER_DEBUG.
5191 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
5192 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
5193 as a comma separated list.
5194 (gdb_debug_init): Override procedure.
5195
408e9b8b
AH
51962019-05-17 Alan Hayward <alan.hayward@arm.com>
5197
5198 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
5199 (gdb_write_cmd_file): New procedure.
5200 * lib/gdbserver-support.exp (gdbserver_start): Call
5201 gdbserver_write_cmd_file.
5202 (gdbserver_write_cmd_file): New procedure.
5203
f9e2e39d
AH
52042019-05-17 Alan Hayward <alan.hayward@arm.com>
5205
5206 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
5207 (delete_breakpoints): Likewise.
5208 (gdb_run_cmd): Likewise.
5209 (gdb_start_cmd): Likewise.
5210 (gdb_starti_cmd): Likewise.
5211 (gdb_internal_error_resync): Likewise.
5212 (gdb_test_multiple): Likewise.
5213 (gdb_reinitialize_dir): Likewise.
5214 (default_gdb_exit): Likewise.
5215 (gdb_file_cmd): Mark kill as optional.
5216 (default_gdb_start): Call gdb_stdin_log_init.
5217 (send_gdb): Call gdb_stdin_log_write.
5218 (rerun_to_main): Mark Y as an answer.
5219 (gdb_stdin_log_init): New function.
5220 (gdb_stdin_log_write): Likewise.
5221
81f47ac2
AH
52222019-05-17 Alan Hayward <alan.hayward@arm.com>
5223
5224 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
5225 * gdb.base/debug-expr.exp: Likewise.
5226 * gdb.base/foll-fork.exp: Likewise.
5227 * gdb.base/foll-vfork.exp: Likewise.
5228 * gdb.base/fork-print-inferior-events.exp: Likewise.
5229 * gdb.base/gdb-sigterm.exp: Likewise.
5230 * gdb.base/gdbinit-history.exp: Likewise.
5231 * gdb.base/osabi.exp: Likewise.
5232 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
5233 * gdb.base/ui-redirect.exp: Likewise.
5234 * gdb.gdb/unittest.exp: Likewise.
5235 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
5236 * gdb.mi/mi-watch.exp: Likewise.
5237 * gdb.mi/new-ui-mi-sync.exp: Likewise.
5238 * gdb.mi/user-selected-context-sync.exp: Likewise.
5239 * gdb.python/python.exp: Disable debug test when debugging.
5240 * gdb.threads/check-libthread-db.exp: Disable when debugging.
5241 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
5242 Likewise.
5243 * gdb.threads/stepi-random-signal.exp: Likewise.
5244
29b52314
AH
52452019-05-17 Alan Hayward <alan.hayward@arm.com>
5246
5247 * Makefile.in: Pass through GDB_DEBUG.
5248 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
5249 (gdb,debug): Add board setting.
5250 * lib/gdb.exp (default_gdb_start): Start debugging.
5251 (gdb_debug_enabled): New procedure.
5252 (gdb_debug_init): Likewise.
29b52314
AH
5253
52542019-05-17 Alan Hayward <alan.hayward@arm.com>
e79be6e5 5255
29b52314
AH
5256 * Makefile.in: Pass through GDB_DEBUG.
5257 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
5258 (gdb,debug): Add board setting.
5259 * lib/gdb.exp (default_gdb_start): Start debugging.
5260 (gdb_debug_enabled): New procedure.
5261 (gdb_debug_init): Likewise.
29b52314 5262
ca1285d1
AH
52632019-05-17 Alan Hayward <alan.hayward@arm.com>
5264
5265 * gdb.base/ui-redirect.exp: Add debug redirect tests.
5266
f3a09c80
AH
52672019-05-17 Alan Hayward <alan.hayward@arm.com>
5268
5269 * gdb.base/ui-redirect.exp: Test redirection.
5270
26648588
JV
52712019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
5272
5273 * gdb.mi/mi-complete.exp: New file.
5274 * gdb.mi/mi-complete.cc: Likewise.
5275
14237686
AB
52762019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
5277
5278 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
5279 indexed and sliced arrays, and pointers to arrays.
5280
e7bd7fba
TT
52812019-05-14 Tom Tromey <tromey@adacore.com>
5282
5283 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
5284 styling test.
5285
2764128d
TV
52862019-05-14 Tom de Vries <tdevries@suse.de>
5287
5288 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
5289 selection entry encoding.
5290
71bed2db
TT
52912019-05-10 Tom Tromey <tromey@adacore.com>
5292
5293 * gdb.ada/info_exc.exp: Add "complete" test.
5294
63b667ad
TV
52952019-05-09 Tom de Vries <tdevries@suse.de>
5296
5297 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
5298 CU-relative.
5299
9cfd2b89
TV
53002019-05-09 Tom de Vries <tdevries@suse.de>
5301
5302 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
5303 CU-relative.
5304
2228ef77
XR
53052019-05-08 Joel Brobecker <brobecker@adacore.com>
5306
5307 * gdb.ada/frame_arg_lang.exp: New testcase.
5308 * gdb.ada/frame_arg_lang/bla.adb: New file.
5309 * gdb.ada/frame_arg_lang/pck.ads: New file.
5310 * gdb.ada/frame_arg_lang/pck.adb: New file.
5311 * gdb.ada/frame_arg_lang/foo.c: New file.
5312
80e55b13
TT
53132019-05-08 Tom Tromey <tromey@adacore.com>
5314
5315 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
5316
9d3421af
TT
53172019-05-08 Tom Tromey <tromey@adacore.com>
5318
5319 * gdb.base/ptype-offsets.exp: Update tests.
5320
844333e2
TT
53212019-05-08 Tom Tromey <tromey@adacore.com>
5322
5323 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
5324 cases.
5325 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
5326 "short".
5327
988915ee
TT
53282019-05-08 Tom Tromey <tromey@adacore.com>
5329
5330 * gdb.ada/vla.exp: New file.
5331 * gdb.ada/vla/vla.adb: New file.
5332
7bd55dac
TV
53332019-05-07 Tom de Vries <tdevries@suse.de>
5334
5335 * gdb.base/index-cache.exp (ls_host): Fix return statement.
5336
75f06e9d
TV
53372019-05-07 Tom de Vries <tdevries@suse.de>
5338
5339 PR testsuite/24522
5340 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
5341 section.
5342
77e7aaa4
TV
53432019-05-07 Tom de Vries <tdevries@suse.de>
5344
5345 PR testsuite/24522
5346 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
5347 .debug_aranges section.
5348
456ba0fa
TV
53492019-05-07 Tom de Vries <tdevries@suse.de>
5350
5351 PR testsuite/24159
5352 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
5353
5a56d6a6
TV
53542019-05-06 Tom de Vries <tdevries@suse.de>
5355
5356 * lib/gdb.exp (exec_has_index_section): New proc.
5357 * gdb.base/index-cache.exp: Handle case that binfile contains an index
5358 section.
5359
9d6d4be8
TV
53602019-05-04 Tom de Vries <tdevries@suse.de>
5361
5362 * boards/cc-with-debug-names.exp: New file.
5363
222a8d25
TT
53642019-05-03 Tom Tromey <tromey@adacore.com>
5365
5366 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
5367 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
5368 * gdb.ada/char_enum.exp: Add test.
5369
0fdfd794
TV
53702019-05-03 Tom de Vries <tdevries@suse.de>
5371
5372 * boards/cc-with-gdb-index.exp: New file.
5373
80062eb9
AB
53742019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
5375
5376 * gdb.rust/simple.exp: Add new test case.
5377 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
5378 (main): Initialise an instance of the new struct.
5379
4504bbde
TT
53802019-05-01 Tom Tromey <tromey@adacore.com>
5381
5382 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
5383 record.
5384 (NPR): New variable.
5385 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
5386 test.
5387
d48e62f4
TT
53882019-05-01 Tom Tromey <tromey@adacore.com>
5389
5390 * gdb.ada/packed_array_assign.exp: Add packed assignment
5391 regression test.
5392
f59f30f5
TV
53932019-05-01 Tom de Vries <tdevries@suse.de>
5394
5395 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
5396
b70bfc54
TV
53972019-05-01 Tom de Vries <tdevries@suse.de>
5398
5399 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
5400
15f18d14
AT
54012019-04-30 Ali Tamur <tamur@google.com>
5402
5403 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
5404
2ff0a947
TT
54052019-04-30 Tom Tromey <tromey@adacore.com>
5406
5407 * lib/ada.exp (find_ada_tool): New proc.
5408 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
5409 * gdb.ada/catch_ex_std.exp: New file.
5410 * gdb.ada/catch_ex_std/foo.adb: New file.
5411 * gdb.ada/catch_ex_std/some_package.adb: New file.
5412 * gdb.ada/catch_ex_std/some_package.ads: New file.
5413
a776957c
TT
54142019-04-30 Tom Tromey <tromey@adacore.com>
5415
5416 PR c++/24470:
5417 * gdb.cp/temargs.cc: Add test code from PR.
5418
bc68014d
AB
54192019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
5420
5421 * gdb.fortran/vla-datatypes.exp: Update expected results.
5422 * gdb.fortran/vla-ptype.exp: Likewise.
5423 * gdb.fortran/vla-type.exp: Likewise.
5424 * gdb.fortran/vla-value.exp: Likewise.
5425
f1fdc960
AB
54262019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
5427
5428 * gdb.fortran/ptr-indentation.exp: Update expected results.
5429 * gdb.fortran/ptype-on-functions.exp: Likewise.
5430 * gdb.fortran/vla-ptr-info.exp: Likewise.
5431 * gdb.fortran/vla-value.exp: Likewise.
5432
bf7a4de1
AB
54332019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
5434
5435 * gdb.fortran/ptype-on-functions.exp: New file.
5436 * gdb.fortran/ptype-on-functions.f90: New file.
5437
bbe75b9d
AB
54382019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
5439
5440 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
5441 case void string.
5442
1db455a7
AB
54432019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
5444
5445 * gdb.fortran/complex.exp: Expand.
5446 * gdb.fortran/complex.f: Renamed to...
5447 * gdb.fortran/complex.f90: ...this, and extended to add more
5448 complex values.
5449
b6d03bb2
AB
54502019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
5451
5452 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
5453 MODULO, CMPLX.
5454
2e62ab40
AB
54552019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
5456 Richard Bunt <richard.bunt@arm.com>
5457
5458 * gdb.base/max-depth.c: New file.
5459 * gdb.base/max-depth.exp: New file.
5460 * gdb.python/py-nested-maps.c: New file.
5461 * gdb.python/py-nested-maps.exp: New file.
5462 * gdb.python/py-nested-maps.py: New file.
5463 * gdb.python/py-format-string.exp (test_max_depth): New proc.
5464 (test_all_common): Call test_max_depth.
5465 * gdb.fortran/max-depth.exp: New file.
5466 * gdb.fortran/max-depth.f90: New file.
5467 * gdb.go/max-depth.exp: New file.
5468 * gdb.go/max-depth.go: New file.
5469 * gdb.modula2/max-depth.exp: New file.
5470 * gdb.modula2/max-depth.c: New file.
5471 * lib/gdb.exp (get_print_expr_at_depths): New proc.
5472
d2b584a5
TV
54732019-04-29 Tom de Vries <tdevries@suse.de>
5474
5475 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
5476
136afab8
PW
54772019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5478
5479 * gdb.base/callexit.exp: Test may-call-functions off.
5480
725cbb63
KS
54812019-04-25 Keith Seitz <keiths@redhat.com>
5482
5483 PR c++/24367
5484 * gdb.cp/meth-typedefs.cc (incomplete_struct)
5485 (another_incomplete_struct, test_incomplete): New definitions.
5486 (main): Use new definitions.
5487 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
5488 functions.
5489
701adfb0
PA
54902019-04-25 Ali Tamur <tamur@google.com>
5491
5492 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
5493
82433e3e
SDJ
54942019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
5495
5496 PR corefiles/11608
5497 PR corefiles/18187
5498 * gdb.base/coredump-filter-build-id.exp: New file.
5499
dd06d4d6
AH
55002019-04-25 Alan Hayward <alan.hayward@arm.com>
5501
e79be6e5
SM
5502 * Makefile.in: Pass through GDBSERVER_DEBUG.
5503 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
5504 (gdbserver,debug): Add board setting.
5505 * gdb.trace/tspeed.exp: Skip when debugging.
5506 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
5507 * lib/gdbserver-support.exp: Likewise
dd06d4d6 5508
1670072e
TT
55092019-04-24 Tom Tromey <tromey@adacore.com>
5510
5511 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
5512 Rust.
5513
a59240a4
TT
55142019-04-24 Tom Tromey <tromey@adacore.com>
5515
5516 * gdb.arch/amd64-eval.exp: Test bitfield return.
5517 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
5518 (class Foo) <return_bitfields>: New method.
5519 (main): Call it.
5520
b907456c
AB
55212019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
5522
5523 * gdb.cp/many-args.cc: New file.
5524 * gdb.cp/many-args.exp: New file.
5525
5c565afd
TV
55262019-04-23 Tom de Vries <tdevries@suse.de>
5527
5528 PR gdb/24433
5529 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
5530
ba22ff86
AH
55312019-04-23 Alan Hayward <alan.hayward@arm.com>
5532
5533 * gdb.trace/backtrace.exp: Use nopie flag.
5534 * gdb.trace/circ.exp: Likewise.
5535 * gdb.trace/collection.exp: Likewise.
5536 * gdb.trace/ftrace.exp: Likewise.
5537 * gdb.trace/mi-trace-unavailable.exp: Likewise.
5538 * gdb.trace/mi-traceframe-changed.exp: Likewise.
5539 * gdb.trace/qtro.exp: Likewise.
5540 * gdb.trace/read-memory.exp: Likewise.
5541 * gdb.trace/report.exp: Likewise.
5542 * gdb.trace/tfile.exp: Likewise.
5543 * gdb.trace/tfind.exp: Likewise.
5544 * gdb.trace/unavailable.exp: Likewise.
5545
7905fc35
PA
55462019-04-22 Pedro Alves <palves@redhat.com>
5547
5548 * gdb.base/solib-probes-nosharedlibrary.c,
5549 gdb.base/solib-probes-nosharedlibrary.exp: New files.
5550
8ecb59f8
TT
55512019-04-19 Tom Tromey <tromey@adacore.com>
5552
5553 * gdb.ada/ptype_union.c: New file.
5554 * gdb.ada/ptype_union.exp: New file.
5555
62160ec9
TT
55562019-04-19 Tom Tromey <tromey@adacore.com>
5557
5558 PR symtab/24423:
5559 * gdb.base/list0.h (foo): Add a control-l character.
5560
36cd4ba5
TV
55612019-04-18 Tom de Vries <tdevries@suse.de>
5562
5563 PR gdb/24433
5564 * boards/local-board.exp: Set sysroot to "".
5565
b73715df
TV
55662019-04-18 Tom de Vries <tdevries@suse.de>
5567 Pedro Alves <palves@redhat.com>
5568
5569 PR gdb/24454
5570 * gdb.threads/vfork-follow-child-exec.c: New file.
5571 * gdb.threads/vfork-follow-child-exec.exp: New file.
5572 * gdb.threads/vfork-follow-child-exit.c: New file.
5573 * gdb.threads/vfork-follow-child-exit.exp: New file.
5574
4aa866af
LS
55752019-04-15 Leszek Swirski <leszeks@google.com>
5576
5577 * gdb.arch/amd64-eval.cc: New file.
5578 * gdb.arch/amd64-eval.exp: New file.
5579
e5a1a79a
AH
55802019-04-11 Alan Hayward <alan.hayward@arm.com>
5581
5582 * gdb.server/sysroot.c: New test.
5583 * gdb.server/sysroot.exp: New file.
5584 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
5585 matching param.
5586
41077b66
AB
55872019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
5588
5589 * gdb.base/align.exp: Extend test to cover structures containing
5590 only static fields.
5591
c30391f8
TV
55922019-04-11 Tom de Vries <tdevries@suse.de>
5593
5594 * boards/cc-with-dwz-m.exp: New file.
5595 * boards/cc-with-dwz.exp: New file.
5596 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
5597
e242fd12
SM
55982019-04-09 Simon Marchi <simon.marchi@efficios.com>
5599
5600 * gdb.base/start-cpp.exp: New file.
5601 * gdb.base/start-cpp.cc: New file.
5602
2b0c8b01
KB
56032019-04-08 Kevin Buettner <kevinb@redhat.com>
5604
5605 * gdb.python/py-thrhandle.exp: Adjust tests to call
5606 thread_from_handle instead of thread_from_thread_handle.
5607
947210e5
KB
56082019-04-08 Kevin Buettner <kevinb@redhat.com>
5609
5610 * gdb.python/py-thrhandle.exp: Add tests for
5611 gdb.InferiorThread.handle.
5612
d7df6549
AB
56132019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
5614
5615 * gdb.python/py-function.exp: Check calling helper function from
5616 all languages.
5617 * lib/gdb.exp (gdb_supported_languages): New proc.
5618
8bdc1658
AB
56192019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
5620
5621 * gdb.base/complex-parts.c: New file.
5622 * gdb.base/complex-parts.exp: New file.
5623
05caa1d2
TT
56242019-04-01 Tom Tromey <tromey@adacore.com>
5625
5626 PR symtab/23331:
5627 * gdb.dwarf2/dw2-ranges-main.c: New file.
5628 * gdb.dwarf2/dw2-ranges-psym.c: New file.
5629 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
5630
7734102d
EZ
56312019-03-30 Simon Marchi <simark@simark.ca>
5632
5633 * gdb.base/default.exp: Add values for $_gdb_major and
5634 $_gdb_minor.
5635
188e1fa9
TT
56362019-03-29 Tom Tromey <tromey@adacore.com>
5637
5638 * gdb.base/help.exp: Tighten apropos regexp.
5639
2880242d
KS
56402019-03-29 Keith Seitz <keiths@redhat.com>
5641
5642 * gdb.fortran/array-bounds.exp: New file.
5643 * gdb.fortran/array-bounds.f90: New file.
5644
077cad8e
PW
56452019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5646
5647 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
5648
80047cfc
PW
56492019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5650
5651 * gdb.multi/hello.c (main): Increase alarm timer.
5652
f489207e
SL
56532019-03-28 Sandra Loosemore <sandra@codesourcery.com>
5654
5655 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
5656 factor when no hardware watchpoint support.
5657
c92df149
AH
56582019-03-28 Alan Hayward <alan.hayward@arm.com>
5659 Pedro Alves <palves@redhat.com>
5660
5661 * boards/local-board.exp: set sysroot to /.
5662
933aebfa
AH
56632019-03-27 Alan Hayward <alan.hayward@arm.com>
5664
5665 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
5666 in child.
5667
9f9aa852
AB
56682019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
5669
5670 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
5671 field.
5672 (make_container): Initialise new field.
5673 * gdb.python/py-prettyprint.exp: Add new tests.
5674 * gdb.python/py-prettyprint.py (class ContainerPrinter)
5675 <display_hint>: New method.
5676
3714a195
AB
56772019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
5678
5679 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
5680 gdb_continue_to_breakpoint more throughout this test.
5681 (run_lang_tests) Supply unique test names, and use
5682 gdb_test_no_output.
5683
18c77628
AB
56842019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
5685
5686 * gdb.base/finish-pretty.exp: Update expected results.
5687 * gdb.base/pretty-print.c: New file.
5688 * gdb.base/pretty-print.exp: New file.
5689
9a93502f
PA
56902019-03-25 Pedro Alves <palves@redhat.com>
5691
5692 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
5693 move comments outside list. Append '-i "" eof' section.
5694
968aa7ae
AH
56952019-03-22 Alan Hayward <alan.hayward@arm.com>
5696
34a7f2a4 5697 PR testsuite/25016
968aa7ae
AH
5698 * README: Add pie options.
5699 * gdb.base/break-interp.exp: Ensure pie is disabled.
5700 * gdb.base/dump.exp: Likewise.
5701 * lib/gdb.exp (gdb_compile): Add pie option.
5702
4c7d57e7
TT
57032019-03-19 Tom Tromey <tromey@adacore.com>
5704
5705 * gdb.mi/mi2-cli-display.c: New file.
5706 * gdb.mi/mi2-cli-display.exp: New file.
5707
bff8c71f
TT
57082019-03-18 Joel Brobecker <brobecker@adacore.com>
5709 Tom Tromey <tromey@adacore.com>
5710
5711 * gdb.ada/ptype_array/pck.adb: New file.
5712 * gdb.ada/ptype_array/pck.ads: New file.
5713 * gdb.ada/ptype_array/foo.adb: New file.
5714 * gdb.ada/ptype_array.exp: New file.
5715
d085f989
TT
57162019-03-14 Tom Tromey <tromey@adacore.com>
5717
5718 * gdb.base/style.exp: Add "set style sources" test.
5719
b4be1b06
SM
57202019-03-13 Simon Marchi <simon.marchi@ericsson.com>
5721
5722 * mi-breakpoint-location-ena-dis.exp: Rename to ...
5723 * mi-breakpoint-multiple-locations.exp: ... this.
5724 (make_breakpoints_pattern): New proc.
5725 (do_test): Add mi_version parameter, test -break-insert,
5726 -break-info and =breakpoint-created.
5727
7cde5fc2
AB
57282019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
5729
5730 * config/default.exp: Remove 'load_lib gdb.exp'.
5731 * config/monitor.exp: Likewise.
5732 * config/sid.exp: Likewise.
5733 * config/sim.exp: Likewise.
5734 * config/slite.exp: Likewise.
5735 * config/unix.exp: Likewise.
5736 * gdb.base/default.exp: Remove unhelpful comment.
5737
efbecbc1
AB
57382019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5739
5740 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
5741
0841c79a
AB
57422019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5743
5744 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
5745
4a270568
AB
57462019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5747
5748 * gdb.fortran/type-kinds.exp: Update expected results.
5749
067630bd
AB
57502019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5751
5752 * gdb.fortran/type-kinds.exp: Test new integer type kind.
5753
3be47f7a
AB
57542019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5755
5756 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
5757 function.
5758 (test_basic_parsing_of_type_kinds): Expand types tested.
5759 (test_parsing_invalid_type_kinds): New function.
5760
4d00f5d8
AB
57612019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5762
5763 * gdb.fortran/intrinsics.exp: New file.
5764 * gdb.fortran/intrinsics.f90: New file.
5765 * gdb.fortran/type-kinds.exp: New file.
5766
c8f91604
AB
57672019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5768
5769 * gdb.fortran/dot-ops.exp: New file.
5770
dd9f2c76
AB
57712019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5772
5773 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
5774 Check upper and lower case logical literals.
5775
84ec9724
AB
57762019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5777
5778 * gdb.fortran/types.exp (test_float_literal_types_accepted):
5779 Remove duplicate tests.
5780
c3734e09
AH
57812019-03-06 Alan Hayward <alan.hayward@arm.com>
5782
5783 * lib/gdb.exp (builtin_cd): rename of cd.
5784 (cd): Override builtin.
5785
aa3cfbda
RB
57862019-03-06 Richard Bunt <richard.bunt@arm.com>
5787
5788 * gdb.fortran/function-calls.exp: New file.
5789 * gdb.fortran/function-calls.f90: New test.
5790
7b63ad86
RB
57912019-03-04 Richard Bunt <richard.bunt@arm.com>
5792
5793 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
5794 on user program standard output.
5795 * gdb.fortran/short-circuit-argument-list.f90: Record function
5796 calls.
5797
01abb042
AH
57982019-02-28 Alan Hayward <alan.hayward@arm.com>
5799
c3734e09
AH
5800 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
5801 failure.
01abb042 5802
92137da0
RO
58032019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5804
5805 PR gdb/8527
5806 * gdb.base/interrupt-daemon-attach.c,
5807 gdb.base/interrupt-daemon-attach.exp: New test.
5808
5862844d
PA
58092019-02-27 Pedro Alves <palves@redhat.com>
5810
5811 * gdb.base/page.exp: Add tests for "set width/height -1".
5812
8ed25214
PA
58132019-02-27 Pedro Alves <palves@redhat.com>
5814
5815 * gdb.base/page.exp: Add tests for "set/show width/height" with
5816 "infinite" values.
5817
6c28e44a
TT
58182019-02-27 Tom Tromey <tromey@adacore.com>
5819
5820 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
5821 2.4.
5822 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
5823 workaround.
5824
bf9a735e
AB
58252019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
5826
5827 * gdb.base/align.exp: Extend to compile in both C and C++, and add
5828 tests for structs with static members.
5829
8791793c
TT
58302019-02-26 Tom Tromey <tromey@adacore.com>
5831
5832 * gdb.python/py-value.exp (test_value_from_buffer): Check for
5833 ValueError, not TypeError.
5834
bc2a507e
KB
58352019-02-26 Kevin Buettner <kevinb@redhat.com>
5836
5837 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
5838 call from main program.
5839
e0e7d3bd
JB
58402019-02-23 Joel Brobecker <brobecker@adacore.com>
5841
5842 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
5843 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
5844 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
5845 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
5846 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
5847
9600246d
KS
58482019-02-22 Keith Seitz <keiths@redhat.com>
5849
5850 PR symtab/23853
5851 * gdb.base/symlink-sourcefile.c: New file.
5852 * gdb.base/symlink-sourcefile.exp: New file.
5853
0c95f9ed
TT
58542019-02-20 Tom Tromey <tom@tromey.com>
5855
5856 * gdb.base/info_qt.exp: Update.
5857
6caa91b6
SM
58582019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
5859
5860 * gdb.base/source.exp: Move "error in sourced script" code to
5861 the end.
5862 * gdb.base/source-error.gdb: Move contents to
5863 source-error-1.gdb. Add new code to source source-error-1.gdb.
5864 * gdb.base/source-error-1.gdb: New file, from previous
5865 source-error.gdb.
5866
6506371f
TT
58672019-02-17 Tom Tromey <tom@tromey.com>
5868
5869 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
5870 for macro styling.
5871 * gdb.base/style.c (SOME_MACRO): New macro.
5872
a0087920
TT
58732019-02-17 Tom Tromey <tom@tromey.com>
5874
5875 * gdb.base/style.exp: Add line-wrapping tests.
5876 * gdb.base/page.exp: Add test for quitting during pagination.
5877
a2cd4f14
JB
58782019-02-17 Joel Brobecker <brobecker@adacore.com>
5879
5880 * gdb.ada/big_packed_array: New testcase.
5881 * gdb.ada/homonym.exp: Fix incorrect expected output for
5882 "break <homonym__get_value>" test.
5883
9d70ffbc
WP
58842019-02-13 Weimin Pan <weimin.pan@oracle.com>
5885
5886 PR breakpoints/21870
5887 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
5888 and prepare_for_testing. Add comment.
5889 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
5890 redundant cleanup call. Clean up comment.
5891
01c7ae81
WP
58922019-02-12 Weimin Pan <weimin.pan@oracle.com>
5893
5894 PR breakpoints/21870
5895 * gdb.arch/aarch64-dbreg-contents.exp: New file.
5896 * gdb.arch/aarch64-dbreg-contents.c: New file.
5897
aff29d1c
JB
58982019-02-10 Joel Brobecker <brobecker@adacore.com>
5899
5900 * gdb.ada/mi_ref_changeable: New testcase.
5901
df0da8a2
AH
59022019-02-07 Alan Hayward <alan.hayward@arm.com>
5903
5904 * gdb.base/attach.exp: Add double attach test.
5905
bd447abb
SM
59062019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
5907
5908 * lib/gdb.exp (default_gdb_start): Don't match pagination
5909 prompt.
5910 (gdb_init): Set stty_init.
5911
1dbc40b9
TT
59122019-01-27 Tom Tromey <tom@tromey.com>
5913
5914 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
5915 skip_python_tests.
5916
353229bf
AH
59172019-01-24 Alan Hayward <alan.hayward@arm.com>
5918
5919 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
5920 New structure.
5921 (struct struct_static_02_02): Likewise.
5922 (struct struct_static_02_03): Likewise.
5923 (struct struct_static_02_04): Likewise.
5924 (struct struct_static_04_01): Likewise.
5925 (struct struct_static_04_02): Likewise.
5926 (struct struct_static_04_03): Likewise.
5927 (struct struct_static_04_04): Likewise.
5928 (struct struct_static_06_01): Likewise.
5929 (struct struct_static_06_02): Likewise.
5930 (struct struct_static_06_03): Likewise.
5931 (struct struct_static_06_04): Likewise.
5932 (cmp_struct_static_02_01): Likewise.
5933 (cmp_struct_static_02_02): Likewise.
5934 (cmp_struct_static_02_03): Likewise.
5935 (cmp_struct_static_02_04): Likewise.
5936 (cmp_struct_static_04_01): Likewise.
5937 (cmp_struct_static_04_02): Likewise.
5938 (cmp_struct_static_04_03): Likewise.
5939 (cmp_struct_static_04_04): Likewise.
5940 (cmp_struct_static_06_01): Likewise.
5941 (cmp_struct_static_06_02): Likewise.
5942 (cmp_struct_static_06_03): Likewise.
5943 (cmp_struct_static_06_04): Likewise.
5944 (call_all): Test new structs.
5945 * gdb.base/infcall-nested-structs.exp: Likewise.
5946
73021deb
AH
59472019-01-21 Alan Hayward <alan.hayward@arm.com>
5948 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
5949
fc65c7db
AH
59502019-01-21 Alan Hayward <alan.hayward@arm.com>
5951 * gdb.base/stack-protector.c: New test.
5952 * gdb.base/stack-protector.exp: New file.
5953 * gdb.cp/ovldbreak.exp: Only allow a single break line.
5954 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
5955 option.
5956 (gdb_compile): Remove stack protector for GCC and prevent
5957 recursion.
5958
c24bdb02
KS
59592019-01-16 Keith Seitz <keiths@redhat.com>
5960
5961 PR gdb/23773
5962 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
5963
6f072a10
PFC
59642019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5965
5966 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
5967 aliases.
5968 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
5969 tests.
5970 * gdb.arch/powerpc-vector-regs.c: New file.
5971 * gdb.arch/powerpc-vector-regs.exp: New file.
5972
a7b8d682
PFC
59732019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5974
5975 * gdb.arch/altivec-regs.exp: Fix the list passed to
5976 gdb_expect_list when testing "info vector".
5977
6eb6fb67
AB
59782019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
5979
5980 * gdb.base/style.exp: Don't include path in testname.
5981
b56f80d8
KS
59822019-01-10 Keith Seitz <keiths@redhat.com>
5983
5984 PR gdb/23712
5985 PR symtab/23010
5986 * gdb.dwarf2/multidictionary.exp: New file.
5987
041be526
SM
59882019-01-09 Simon Marchi <simon.marchi@ericsson.com>
5989
5990 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
5991 (test_gnuv3_style_demangling): ... this.
5992 (test_lucid_style_demangling): Remove.
5993 (test_arm_style_demangling): Remove.
5994 (test_hp_style_demangling): Remove.
5995 (do_tests): Remove calls to the above.
5996
d820d0c3
AB
59972019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
5998
5999 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
6000 case.
6001
f097f5ad
TT
60022019-01-06 Tom Tromey <tom@tromey.com>
6003
6004 PR gdb/28155:
6005 * gdb.dwarf2/typedef-void-finish.exp: New file.
6006
2cd8cc0b
TT
60072018-12-28 Tom Tromey <tom@tromey.com>
6008 Simon Marchi <simark@simark.ca>
6009
6010 * gdb.base/jit-exec.exp: New file.
6011 * gdb.base/jit-exec.c: New file.
6012 * gdb.base/jit-execd.c: New file.
6013
35fb8261
TT
60142018-12-28 Tom Tromey <tom@tromey.com>
6015
6016 * gdb.base/style.exp: Update test to check for address styling.
6017
47fd17cd
TT
60182018-12-28 Tom Tromey <tom@tromey.com>
6019
6020 * gdb.base/style.exp: Add test for styling of "Reading symbols"
6021 message.
6022
d47032b7
TT
60232018-12-28 Tom Tromey <tom@tromey.com>
6024
6025 * gdb.base/style.exp: Add test for version number styling.
6026
af79b68d
TT
60272018-12-28 Tom Tromey <tom@tromey.com>
6028
6029 * gdb.base/style.exp: Add test for print_address_symbolic.
6030
0bb296cb
TT
60312018-12-28 Tom Tromey <tom@tromey.com>
6032
6033 * gdb.base/style.exp: Add test for breakpoint setting.
6034
80ae2043
TT
60352018-12-28 Tom Tromey <tom@tromey.com>
6036
6037 * gdb.base/style.exp: Add test for variable names.
6038
cbe56571
TT
60392018-12-28 Tom Tromey <tom@tromey.com>
6040
6041 * gdb.base/style.exp: New file.
6042 * gdb.base/style.c: New file.
6043
9162a27c
TT
60442018-12-28 Tom Tromey <tom@tromey.com>
6045
6046 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
6047 "dumb".
6048 * gdb.base/readline.exp (operate_and_get_next): Save and restore
6049 the TERM environment variable.
6050
bc543c90
TT
60512018-12-27 Tom Tromey <tom@tromey.com>
6052
6053 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
6054 pagination test.
6055
6f0ffe50
AB
60562018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
6057
6058 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
6059 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
6060
b5a1e557
PW
60612018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6062
6063 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
6064 Filename a.adb changed to bp_fun_addr.adb.
6065 gdb.ada/bp_fun_addr.exp: Update test accordingly.
6066
6e8b1ab2
JV
60672018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
6068
6069 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
6070 non-PIE executables.
6071 * README: Mention the gdb,nopie_flag board setting.
6072 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
6073 non-PIE executable.
6074 * gdb.arch/amd64-entry-value.exp: Likewise.
6075 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
6076 * gdb.arch/i386-float.exp: Likewise.
6077 * gdb.arch/i386-signal.exp: Likewise.
6078 * gdb.mi/mi-reg-undefined.exp: Likewise.
6079
d00a27c5
PM
60802018-12-21 Paul Marechal <paul.marechal@ericsson.com>
6081
6082 PR gdb/23974
6083 * gdb.base/info-os.exp: Check return for unknown "info os" type.
6084
161d081c
PW
60852018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6086
6087 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
6088 Update order of results accordingly.
6089
b001de23
AB
60902018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
6091
6092 * gdb.base/annota1.exp: Update a test regexp.
6093
99e1a184
AB
60942018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
6095
6096 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
6097
7a81c1e2
PW
60982018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6099
6100 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
6101 (reuse_time): Initialize to REUSE_TIME_CAP.
6102 (check_rc): New function.
6103 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
6104 Check pthread_create rc.
6105 (spawner_thread_func): Check pthread_create and pthread_join rc.
6106
73e8dc90
PA
61072018-12-08 Pedro Alves <palves@redhat.com>
6108
6109 * gdb.base/list.exp (test_forward_search): Rename to ...
6110 (test_forward_reverse_search): ... this. Also test reverse-search
6111 and the forward-search alias.
6112
13f2ed32
AB
61132018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
6114
6115 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
6116 local timeout variable before return, and remove all local timeout
6117 variable entirely.
6118 (gdb_load): Likewise.
6119
64d27cfc
TV
61202018-12-01 Tom de Vries <tdevries@suse.de>
6121
6122 * gdb.base/gdb-caching-proc.exp: New file.
6123
f63c03b4
SDJ
61242018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
6125
6126 * Makefile.in (TIMESTAMP): New variable.
6127 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
6128 command.
6129 (check-single-racy): Likewise.
6130 (check/%.exp): Likewise.
6131 (check-racy/%.exp): Likewise.
6132 (workers/%.worker): Likewise.
6133 (build-perf): Likewise.
6134 (check-perf): Likewise.
6135 * README: Describe new "TS" and "TS_FORMAT" variables.
6136 * print-ts.py: New file.
6137
1c97054b
BF
61382018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
6139
6140 PR python/23714
6141 * gdb.python/python.exp: Test command repetition after
6142 gdb.execute.
6143
1871a62d
AB
61442018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
6145
6146 * gdb.opt/inline-break.exp: Add test that info breakpoint output
6147 is correctly aligned.
6148
fb5e1ed9
PW
61492018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6150
6151 * gdb.ada/info_auto_lang.exp: New testcase.
6152 * gdb.ada/info_auto_lang/global_pack.ads: New file.
6153 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
6154 * gdb.ada/info_auto_lang/some_c.c: New file.
6155
43d397ca
PW
61562018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6157
6158 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
6159 FUNC_lang language syntax.
6160
beddd671
PW
61612018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6162
6163 * gdb.base/info_minsym.c: New file.
6164 * gdb.base/info_minsym.exp: New file.
6165
73fc52c4
TT
61662018-11-19 Tom Tromey <tom@tromey.com>
6167
6168 PR rust/23625:
6169 * gdb.rust/simple.exp: Add ptype test. Update expected output.
6170 * gdb.rust/expr.exp: Update expected output. Change one test.
6171
994b876a
TT
61722018-11-19 Tom Tromey <tom@tromey.com>
6173
6174 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
6175
6769f276
PA
61762018-11-19 Pedro Alves <palves@redhat.com>
6177
6178 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
6179 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
6180 see the expected warning.
6181
38a72da0
AH
61822018-11-16 Alan Hayward <alan.hayward@arm.com>
6183
6184 PR gdb/22736:
6185 * gdb.cp/infcall-nodebug-lib.c: New test.
6186 * gdb.cp/infcall-nodebug-main.c: New test.
6187 * gdb.cp/infcall-nodebug.exp: New file.
6188
53a89d6e
SM
61892018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
6190
6191 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
6192 completer tests.
6193
9325300d
TV
61942018-11-09 Tom de Vries <tdevries@suse.de>
6195
6196 * gdb.base/msym-lang.c: New test.
6197 * gdb.base/msym-lang.exp: New file.
6198 * gdb.base/msym-lang-main.c: New test.
6199
20f0d60d
TT
62002018-11-08 Tom Tromey <tom@tromey.com>
6201
6202 PR gdb/23555:
6203 PR gdb/23838:
6204 * gdb.base/warning.exp: New file.
6205
b5420128
JB
62062018-11-08 Jan Beulich <jbeulich@suse.com>
6207
6208 * testsuite/gdb.arch/i386-avx512.c,
6209 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
6210
cd115d61
AB
62112018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
6212
6213 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
6214 point hardware.
6215
35ee2dc2
AB
62162018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
6217
6218 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
6219 * gdb.dwarf2/missing-type-name.exp: New file.
6220
31aceee8
TV
62212018-11-06 Tom de Vries <tdevries@suse.de>
6222
6223 * gdb.base/many-headers.c: New test.
6224 * gdb.base/many-headers.exp: New file.
6225
109be305
JW
62262018-11-06 Jim Wilson <jimw@sifive.com>
6227
6228 * gdb.base/code_elim.exp: For riscv, set additional_flags
6229 to include -msmall-data-limit=0.
6230
e2b7af72
JB
62312018-11-01 Joel Brobecker <brobecker@adacore.com>
6232
6233 * gdb.ada/watch_minus_l: New testcase.
6234
cdcda965
SM
62352018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
6236
6237 * gdb.arch/aix-sighandle.c: New file.
6238 * gdb.arch/aix-sighandle.exp: New file.
6239
92dcebf3
AB
62402018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
6241
6242 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
6243 registers being unions.
6244
68b9ac18
TV
62452018-10-31 Tom de Vries <tdevries@suse.de>
6246
6247 * lib/valgrind.exp: New file.
6248 (vgdb_start, vgdb_stop): New procs, factored out of ...
6249 * gdb.base/valgrind-bt.exp: ... here, ...
6250 * gdb.base/valgrind-disp-step.exp: ... here and ...
6251 * gdb.base/valgrind-infcall.exp: ... here.
6252
1443936e
TV
62532018-10-31 Tom de Vries <tdevries@suse.de>
6254
6255 * lib/gdb.exp (get_valueof): Don't output read value in test name.
6256
eb77c9df
AB
62572018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
6258
6259 * gdb.dwarf2/void-type.c: New file.
6260 * gdb.dwarf2/void-type.exp: New file.
6261
82b5e646
PW
62622018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6263
6264 * gdb.base/info_qt.c: New file.
6265 * gdb.base/info_qt.exp: New file.
6266
8d619c01
EBM
62672018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
6268
6269 * gdb.arch/powerpc-htm-regs.c: New file.
6270 * gdb.arch/powerpc-htm-regs.exp: New file.
6271
f2cf6173
EBM
62722018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
6273
6274 * gdb.arch/powerpc-tar.c: New file.
6275 * gdb.arch/powerpc-tar.exp: New file.
6276
7ca18ed6
EBM
62772018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
6278
6279 * gdb.arch/powerpc-ppr-dscr.c: New file.
6280 * gdb.arch/powerpc-ppr-dscr.exp: New file.
6281
bfcc0eba
TV
62822018-10-25 Tom de Vries <tdevries@suse.de>
6283
6284 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
6285
fe1a5cad
TV
62862018-10-24 Tom de Vries <tdevries@suse.de>
6287
6288 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
6289 longer exists error.
6290
a76dc3b7
TV
62912018-10-24 Tom de Vries <tdevries@suse.de>
6292
6293 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
6294
4df46df7
TV
62952018-10-24 Tom de Vries <tdevries@suse.de>
6296
6297 * gdb.base/valgrind-db-attach.exp: Handle removed support for
6298 --db-attach in valgrind.
6299
0dbfcfff
AB
63002018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
6301
6302 * gdb.arch/riscv-reg-aliases.c: New file.
6303 * gdb.arch/riscv-reg-aliases.exp: New file.
6304
b04480b1
AH
63052018-10-19 Alan Hayward <alan.hayward@arm.com>
6306
6307 * gdb.python/py-cmd.exp: Check for gdb_prompt.
6308
2c6ac8d7
AH
63092018-10-19 Alan Hayward <alan.hayward@arm.com>
6310
6311 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
6312
2bc69f25
AH
63132018-10-19 Alan Hayward <alan.hayward@arm.com>
6314
6315 * gdb.cp/ovldbreak.exp: Fix regexps.
6316
1f1ae3a3
AH
63172018-10-19 Alan Hayward <alan.hayward@arm.com>
6318
6319 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
6320
94c18618
SDJ
63212018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
6322
6323 PR cli/23785
6324 * gdb.base/restore.exp: New test to check if "restore" with an
6325 invalid file doesn't segfault.
6326
812cd6eb
TV
63272018-10-18 Tom de Vries <tdevries@suse.de>
6328
6329 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
6330 * gdb.ada/excep_handle.exp: Same.
6331 * gdb.ada/mi_string_access.exp: Same.
6332 * gdb.ada/mi_var_union.exp: Same.
6333 * gdb.arch/arc-analyze-prologue.exp: Same.
6334 * gdb.arch/arc-decode-insn.exp: Same.
6335 * gdb.base/readnever.exp: Same.
6336 * gdb.fortran/printing-types.exp: Same.
6337 * gdb.guile/scm-lazy-string.exp: Same.
6338
c4b90788
TV
63392018-10-16 Tom de Vries <tdevries@suse.de>
6340
6341 PR gdb/23730
6342 * gdb.base/catch-follow-exec.c: Add copyright notice.
6343 * gdb.base/catch-follow-exec.exp: Rewrite to use
6344 gdb_spawn_with_cmdline_opts. Require gdb-native.
6345
8bca2978
SL
63462018-10-12 Sandra Loosemore <sandra@codesourcery.com>
6347
6348 * gdb.trace/actions-changed.exp: Check for arch support.
6349 * gdb.trace/actions.exp: Likewise.
6350 * gdb.trace/ax.exp: Likewise.
6351 * gdb.trace/backtrace.exp: Likewise.
6352 * gdb.trace/change-loc.exp: Likewise.
6353 * gdb.trace/deltrace.exp: Likewise.
6354 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
6355 * gdb.trace/ftrace.exp: Likewise.
6356 * gdb.trace/infotrace.exp: Check for arch support.
6357 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
6358 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
6359 * gdb.trace/mi-tsv-changed.exp: Likewise.
6360 * gdb.trace/packetlen.exp: Likewise.
6361 * gdb.trace/passc-dyn.exp: Likewise.
6362 * gdb.trace/passcount.exp: Likewise.
6363 * gdb.trace/pending.exp: Likewise.
6364 * gdb.trace/range-stepping.exp: Check for shlib support.
6365 * gdb.trace/report.exp: Check for arch support.
6366 * gdb.trace/save-trace.exp: Likewise.
6367 * gdb.trace/signal.exp: Check for signal support.
6368 * gdb.trace/tfind.exp: Check for arch support.
6369 * gdb.trace/trace-break.exp: Check for arch and shlib support.
6370 * gdb.trace/trace-common.h: Add comment.
6371 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
6372 * gdb.trace/trace-enable-disable.exp: Likewise.
6373 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
6374 * gdb.trace/tracecmd.exp: Check for arch support.
6375 * gdb.trace/tspeed.exp: Check for shlib and target support.
6376 * gdb.trace/tstatus.exp: Check for arch support.
6377 * gdb.trace/tsv.exp: Likewise.
6378 * gdb.trace/while-dyn.exp: Likewise.
6379 * gdb.trace/while-stepping.exp: Likewise.
6380 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
6381
f9c49bff
SM
63822018-10-12 Simon Marchi <simon.marchi@ericsson.com>
6383
6384 * gdb.trace/tspeed.exp: Remove nowarnings.
6385 (prepare_for_trace_test): Declare "global ipalib".
6386 * gdb.trace/tspeed.c: Include unistd.h.
6387 (main): Remove superfluous printf argument.
6388
d4330bde
SL
63892018-10-11 Sandra Loosemore <sandra@codesourcery.com>
6390
6391 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
6392 directory prefix on the filename.
6393
8ecfd7bd
SDJ
63942018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
6395
6396 * gdb.gdb/unittest.exp: Update expected message informing that
6397 selftests have been disabled.
6398 * gdb.server/unittest.exp: Likewise.
6399
58bbcd02
TV
64002018-10-09 Tom de Vries <tdevries@suse.de>
6401
6402 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
6403 with runto_main.
6404
9f6b697b
WP
64052018-10-08 Weimin Pan <weimin.pan@oracle.com>
6406
6407 PR c++/16841
6408 * gdb.cp/virtbase2.cc: New file.
6409 * gdb.cp/virtbase2.exp: New file.
6410
add5ded5
TT
64112018-10-06 Tom Tromey <tom@tromey.com>
6412
6413 PR python/19399:
6414 * gdb.python/py-inferior.exp: Add architecture test.
6415
f9e48344
TT
64162018-10-06 Tom Tromey <tom@tromey.com>
6417
6418 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
6419 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
6420
2a8be203
TT
64212018-10-06 Tom Tromey <tom@tromey.com>
6422
6423 * gdb.python/py-breakpoint.exp (check_last_event): Check location
6424 of a "throw" catchpoint.
6425
e04caa70
SDJ
64262018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
6427
6428 * gdb.base/info-proc.exp: Update string expected from "help info
6429 proc".
6430
5ca8c39f
TT
64312018-10-04 Tom Tromey <tom@tromey.com>
6432
6433 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
6434 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
6435 (test_initial_complaints, test_empty_complaints): Update.
6436 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
6437
3453e7e4
TT
64382018-10-04 Tom Tromey <tom@tromey.com>
6439
6440 PR cli/19551:
6441 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
6442 * lib/gdb.exp (gdb_file_cmd): Update.
6443 * gdb.stabs/weird.exp (print_weird_var): Update.
6444 * gdb.server/solib-list.exp: Update.
6445 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
6446 * gdb.mi/mi-cli.exp: Update.
6447 * gdb.linespec/linespec.exp: Update.
6448 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
6449 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
6450 * gdb.cp/cp-relocate.exp: Update.
6451 * gdb.base/sym-file.exp: Update.
6452 * gdb.base/relocate.exp: Update.
6453 * gdb.base/readnever.exp: Update.
6454 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
6455 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
6456 * gdb.base/dbx.exp (gdb_file_cmd): Update.
6457 * gdb.base/code_elim.exp: Update.
6458 * gdb.base/break-unload-file.exp (test_break): Update.
6459 * gdb.base/break-interp.exp (test_attach_gdb): Update.
6460 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
6461 Update.
6462 * gdb.base/attach.exp (do_attach_tests): Update.
6463 * gdb.base/sepdebug.exp: Update.
6464 * gdb.python/py-section-script.exp: Update.
6465
6afcf761
TT
64662018-10-04 Tom Tromey <tom@tromey.com>
6467
6468 PR cli/22234:
6469 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
6470 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
6471 output.
6472
fef1b293
TT
64732018-10-04 Tom Tromey <tom@tromey.com>
6474
6475 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
6476 set width and height to 0.
6477 (test_command_line_attach_run): Use -quiet.
6478
ca98345e
SL
64792018-10-03 Sandra Loosemore <sandra@codesourcery.com>
6480
6481 * lib/gdb.exp (skip_ifunc_tests): New.
6482 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
6483 other compile failures.
6484 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
6485
ff34e6ae
SM
64862018-10-01 Simon Marchi <simon.marchi@ericsson.com>
6487
6488 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
6489 is_amd64_regs_target.
6490
6bb8890e
AH
64912018-10-01 Alan Hayward <alan.hayward@arm.com>
6492
6493 * gdb.arch/aarch64-sighandler-regs.c: New test.
6494 * gdb.arch/aarch64-sighandler-regs.exp: New file.
6495 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
6496
224d30d3
MM
64972018-10-01 Markus Metzger <markus.t.metzger@intel.com>
6498
6499 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
6500 assembly.
6501
f67ffa6a
AB
65022018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
6503
6504 * gdb.base/frame-selection.exp: New file.
6505 * gdb.base/frame-selection.c: New file.
6506
9fc3183f
AH
65072018-09-27 Alan Hayward <alan.hayward@arm.com>
6508
6509 * gdb.threads/check-libthread-db.c (thread_routine): Use a
6510 pthread barrier.
6511 (main): Likewise.
6512
d354055e
AB
65132018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
6514
6515 * gdb.base/large-frame-1.c: New file.
6516 * gdb.base/large-frame-2.c: New file.
6517 * gdb.base/large-frame.exp: New file.
6518 * gdb.base/large-frame.h: New file.
6519
db727370
JL
65202018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
6521
6522 PR gdb/20948
6523 * gdb.base/write_mem.exp: New test.
6524 * gdb.base/write_mem.c: Likewise.
6525
ae778caf
TT
65262018-09-23 Tom Tromey <tom@tromey.com>
6527
6528 PR python/18852:
6529 * gdb.python/py-parameter.exp: Add test for parameter that throws
6530 on "set".
6531
fd3ba736
TT
65322018-09-23 Tom Tromey <tom@tromey.com>
6533
6534 PR python/17284:
6535 * gdb.python/py-template.exp (test_template_arg): Add test for
6536 negative template argument number.
6537
39a24317
TT
65382018-09-23 Tom Tromey <tom@tromey.com>
6539
6540 PR python/14062:
6541 * gdb.python/python.exp: Add test for post_event error.
6542
f5769a2c
TT
65432018-09-23 Tom Tromey <tom@tromey.com>
6544
6545 PR python/18170:
6546 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
6547 convert pointers to int and long.
6548
1c1e54f6
TT
65492018-09-23 Tom Tromey <tom@tromey.com>
6550
6551 PR python/20126:
6552 * gdb.python/py-value.exp (test_value_numeric_ops): Add
6553 signed-ness conversion tests.
6554
fb4fa946
TT
65552018-09-23 Tom Tromey <tom@tromey.com>
6556
6557 PR python/18352;
6558 * gdb.python/py-value.exp (test_float_conversion): New proc.
6559 Use it.
6560
a466edac
HAQ
65612018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
6562
6563 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
6564
4ee9b0c5
SL
65652018-09-18 Sandra Loosemore <sandra@codesourcery.com>
6566
6567 * gdb.base/complete-empty.exp: Skip tab-completion tests if
6568 no readline.
6569 * gdb.base/utf8-identifiers.exp: Likewise.
6570 * gdb.cp/cpcompletion.exp: Likewise.
6571 * gdb.linespec/cpcompletion.exp: Likewise.
6572 * gdb.linespec/cpls-abi-tag.exp: Likewise.
6573 * gdb.linespec/cpls-ops.exp: Likewise.
6574
23be8da7
RB
65752018-09-19 Richard Bunt <richard.bunt@arm.com>
6576 Chris January <chris.january@arm.com>
6577
6578 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
6579 * gdb.fortran/short-circuit-argument-list.exp: New file.
6580 * gdb.fortran/short-circuit-argument-list.f90: New test.
6581
5031d0ae
SDJ
65822018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
6583
6584 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
6585 "arch=" keyword when executing "-stack-list-frames".
6586
b4c0d1a4
SDJ
65872018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
6588
6589 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
6590 "arch=" keyword when executing "-stack-list-frames".
6591
7a6d2b45
SDJ
65922018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
6593
6594 * gdb.ada/complete.exp: Expect for "@" when doing "complete
6595 break ada".
6596
8588b356
SM
65972018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
6598
6599 PR python/23669
6600 * gdb.python/python.exp: Test gdb.execute("show commands").
6601
65e65158
TT
66022018-09-16 Tom Tromey <tom@tromey.com>
6603
6604 * gdb.base/new-ui.exp (do_execution_tests): Update.
6605 * gdb.base/dbx.exp (test_breakpoints): Update.
6606
bf326452
AH
66072018-09-14 Alan Hayward <alan.hayward@arm.com>
6608
6609 * lib/gdb.exp (gdb_simple_compile): Add proc.
6610 (is_elf_target): Use gdb_simple_compile.
6611 (skip_altivec_tests): Likewise.
6612 (skip_vsx_tests): Likewise.
6613 (skip_tsx_tests): Likewise.
6614 (skip_btrace_tests): Likewise.
6615 (skip_btrace_pt_tests): Likewise.
6616 (gdb_can_simple_compile): Likewise.
6617 (gdb_has_argv0): Likewise.
6618 (gdb_target_symbol_prefix): Likewise.
6619 (target_supports_scheduler_locking): Likewise.
6620
2361b0fb
TT
66212018-09-13 Tom Tromey <tom@tromey.com>
6622
6623 * Makefile.in (TAGS): Recognize proc_with_prefix and
6624 gdb_caching_proc.
6625
0ae1a321
SM
66262018-09-13 Simon Marchi <simon.marchi@ericsson.com>
6627
6628 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
6629 method.
6630
a40bf0c2
SM
66312018-09-13 Simon Marchi <simon.marchi@ericsson.com>
6632
6633 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
6634 and a few other Inferior properties when the Inferior is no
6635 longer valid.
6636
4a3fe98f
TT
66372018-09-13 Tom Tromey <tom@tromey.com>
6638
6639 PR rust/23650:
6640 * gdb.rust/simple.exp: Add test for enum field access error.
6641
098b2108
TT
66422018-09-13 Tom Tromey <tom@tromey.com>
6643
6644 PR rust/23626:
6645 * gdb.rust/simple.rs (EmptyEnum): New type.
6646 (main): Use it.
6647 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
6648
1256af7d
SM
66492018-09-13 Simon Marchi <simon.marchi@ericsson.com>
6650
6651 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
6652 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
6653 * gdb.python/py-symtab.exp: Update test printing an objfile.
6654
4aa8e6c2
SM
66552018-09-12 Simon Marchi <simon.marchi@ericsson.com>
6656
6657 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
6658 object.
6659
c221b2f7
AH
66602018-09-12 Alan Hayward <alan.hayward@arm.com>
6661
6662 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
6663 (support_complex_tests): Use gdb_can_simple_compile.
6664 (is_ilp32_target): Likewise.
6665 (is_lp64_target): Likewise.
6666 (is_64_target): Likewise.
6667 (is_amd64_regs_target): Likewise.
6668 (is_aarch32_target): Likewise.
6669 (gdb_int128_helper): Likewise.
6670
6f1107b5
JK
66712018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6672
6673 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
6674
1f5d1570
JG
66752018-09-10 Jerome Guitton <guitton@adacore.com>
6676
6677 * gdb.ada/same_component_name: Add test for case of tagged record
6678 with variable-length fields.
6679
cc330e39
XR
66802018-09-10 Xavier Roirand <roirand@adacore.com>
6681
6682 * gdb.ada/access_to_unbounded_array.exp: New testcase.
6683 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
6684 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
6685 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
6686
b9c50e9a
XR
66872018-09-10 Xavier Roirand <roirand@adacore.com>
6688
6689 * gdb.ada/mi_string_access.exp: New testcase.
6690 * gdb.ada/mi_string_access/bar.adb: New file.
6691 * gdb.ada/mi_string_access/pck.adb: New file.
6692 * gdb.ada/mi_string_access/pck.asd: New file.
6693
2963898f
XR
66942018-09-10 Xavier Roirand <roirand@adacore.com>
6695
6696 * gdb.ada/mi_var_union.exp: New testcase.
6697 * gdb.ada/mi_var_union/bar.adb: New file.
6698 * gdb.ada/mi_var_union/pck.adb: New file.
6699 * gdb.ada/mi_var_union/pck.asd: New file.
6700
1aac008f
TT
67012018-09-08 Tom Tromey <tom@tromey.com>
6702
6703 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
6704
332cf4c9
TT
67052018-09-08 Tom Tromey <tom@tromey.com>
6706
6707 PR python/16047:
6708 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
6709 (register_pretty_printers): Register new printer.
6710 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
6711 test.
6712 * gdb.python/py-prettyprint.c (int_type3): New typedef.
6713 (an_int_type3): New global.
6714
424da6cf
JB
67152018-09-08 Joel Brobecker <brobecker@adacore.com>
6716
6717 * gdb.ada/expr_with_funcall: New testcase.
6718
2a62dfa9
JB
67192018-09-08 Joel Brobecker <brobecker@adacore.com>
6720
6721 * gdb.ada/packed_array_assign: New testcase.
6722
96b6697f
AB
67232018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
6724
6725 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
6726 names, and add test prefixes to make test names unique.
6727
e4a62c65
TV
67282018-09-05 Tom de Vries <tdevries@suse.de>
6729
6730 * gdb.dwarf2/varval.exp: Add test.
6731
dd083ee2
GB
67322018-09-04 Gary Benson <gbenson@redhat.com>
6733
6734 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
6735 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
6736
aef9346c
TT
67372018-08-31 Tom Tromey <tom@tromey.com>
6738
6739 * gdb.rust/simple.rs: Rename second variable "v".
6740
c67f2e15
AB
67412018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
6742
6743 * gdb.base/funcargs.c (use_a): New function.
6744 (recurse): Call use_a.
6745
078a0207
KS
67462018-08-29 Keith Seitz <keiths@redhat.com>
6747
6748 * gdb.compile/compile-cplus-anonymous.cc: New file.
6749 * gdb.compile/compile-cplus-anonymous.exp: New file.
6750 * gdb.compile/compile-cplus-array-decay.cc: New file.
6751 * gdb.compile/compile-cplus-array-decay.exp: New file.
6752 * gdb.compile/compile-cplus-inherit.cc: New file.
6753 * gdb.compile/compile-cplus-inherit.exp: New file.
6754 * gdb.compile/compile-cplus-member.cc: New file.
6755 * gdb.compile/compile-cplus-member.exp: New file.
6756 * gdb.compile/compile-cplus-method.cc: New file.
6757 * gdb.compile/compile-cplus-method.exp: New file.
6758 * gdb.compile/compile-cplus-mod.c: "New" file.
6759 * gdb.compile/compile-cplus-namespace.cc: New file.
6760 * gdb.compile/compile-cplus-namespace.exp: New file.
6761 * gdb.compile/compile-cplus-nested.cc: New file.
6762 * gdb.compile/compile-cplus-nested.exp: New file.
6763 * gdb.compile/compile-cplus-print.c: "New" file.
6764 * gdb.compile/compile-cplus-print.exp: "New" file.
6765 * gdb.compile/compile-cplus-virtual.cc: New file.
6766 * gdb.compile/compile-cplus-virtual.exp: New file.
6767 * gdb.compile/compile-cplus.c: "New" file.
6768 * gdb.compile/compile-cplus.exp: "New" file.
6769 * lib/compile-support.exp: New file.
6770
b0f492b9
GB
67712018-08-16 Gary Benson <gbenson@redhat.com>
6772
6773 PR gdb/13000:
6774 * gdb.base/batch-exit-status.exp: New file.
6775 * gdb.base/batch-exit-status.good-commands: Likewise.
6776 * gdb.base/batch-exit-status.bad-commands: Likewise.
6777
36eb4c5f
AH
67782018-08-29 Alan Hayward <alan.hayward@arm.com>
6779
6780 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
6781 (struct struct02): Likewise.
6782 (struct struct03): Likewise.
6783 (struct struct04): Likewise.
6784 (struct struct_01_01): New struct.
6785 (struct struct_01_02): Likewise.
6786 (struct struct_01_03): Likewise.
6787 (struct struct_01_04): Likewise.
6788 (struct struct_02_01): Likewise.
6789 (struct struct_02_02): Likewise.
6790 (struct struct_02_03): Likewise.
6791 (struct struct_02_04): Likewise.
6792 (struct struct_04_01): Likewise.
6793 (struct struct_04_02): Likewise.
6794 (struct struct_04_03): Likewise.
6795 (struct struct_04_04): Likewise.
6796 (struct struct_05_01): Likewise.
6797 (struct struct_05_02): Likewise.
6798 (struct struct_05_03): Likewise.
6799 (struct struct_05_04): Likewise.
6800 (cmp_struct01): Remove function.
6801 (cmp_struct02): Likewise.
6802 (cmp_struct03): Likewise.
6803 (cmp_struct04): Likewise.
6804 (cmp_struct_01_01): Add Function.
6805 (cmp_struct_01_02): Likewise.
6806 (cmp_struct_01_03): Likewise.
6807 (cmp_struct_01_04): Likewise.
6808 (cmp_struct_02_01): Likewise.
6809 (cmp_struct_02_02): Likewise.
6810 (cmp_struct_02_03): Likewise.
6811 (cmp_struct_02_04): Likewise.
6812 (cmp_struct_04_01): Likewise.
6813 (cmp_struct_04_02): Likewise.
6814 (cmp_struct_04_03): Likewise.
6815 (cmp_struct_04_04): Likewise.
6816 (cmp_struct_05_01): Likewise.
6817 (cmp_struct_05_02): Likewise.
6818 (cmp_struct_05_03): Likewise.
6819 (cmp_struct_05_04): Likewise.
6820 (call_all): Add new structs.
6821 * gdb.base/infcall-nested-structs.exp: Likewise.
6822
3bf9c013
JV
68232018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
6824
6825 * gdb.python/py-framefilter-mi.exp: Update regexp to
6826 check for "arch" field in frame output.
6827
450d1e88
KB
68282018-08-23 Kevin Buettner <kevinb@redhat.com>
6829
6830 * gdb.dwarf2/dw2-ranges-func.c: New file.
6831 * gdb.dwarf2/dw2-ranges-func.exp: New file.
6832
ae739fe7
SM
68332018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
6834
6835 * gdb.base/term.exp: Compare terminal settings with values from
6836 the inferior.
6837 * gdb.base/term.c: Get and set terminal settings.
6838
6d52907e
JV
68392018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
6840
6841 * lib/mi-support.exp (mi_expect_stop): Update regexp to
6842 accommodate new "arch" field in frame output.
6843 * gdb.mi/mi-return.exp: Likewise.
6844 * gdb.mi/mi-stack.exp: Likewise.
6845 * gdb.mi/mi-syn-frame.exp: Likewise.
6846 * gdb.mi/user-selected-context-sync.exp: Likewise.
6847
be2d111a
MS
68482018-08-19 Michael Spang <spang@google.com>
6849
6850 PR gdb/11786
6851 * gdb.base/gcore-tls-pie.c: New file.
6852 * gdb.base/gcore-tls-pie.exp: New file.
6853
ae3a7c47
KB
68542018-08-18 Kevin Buettner <kevinb@redhat.com>
6855
6856 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
7d140d1a
KB
6857 * gdb.dwarf2/varval.c: New file.
6858 * gdb.dwarf2/varval.exp: New file.
ae3a7c47 6859
2ecae92e
AH
68602018-08-17 Alan Hayward <alan.hayward@arm.com>
6861
6862 PR gdb/18931
6863 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
6864
c1854f1d
KS
68652018-08-16 Keith Seitz <keiths@redhat.com>
6866
6867 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
6868 tests expected to pass.
6869
26fb3983
JV
68702018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
6871
6872 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
6873 -data-disassemble -a.
6874 (test_disassembly_bogus_args): Likewise.
6875
67943c00
AB
68762018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
6877
6878 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
6879
5ff2bbae
AB
68802018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
6881
6882 * gdb.base/vla-optimized-out.exp: Add new test.
6883
e5bbcd0f
AB
68842018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
6885
6886 * gdb.base/vla-optimized-out-o3.exp: Delete.
6887 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
6888 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
6889 deleted tests.
6890
9d4a934c
AB
68912018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
6892
6893 PR gdb/18050:
6894 * gdb.server/extended-remote-restart.c: New file.
6895 * gdb.server/extended-remote-restart.exp: New file.
6896
045cf012
SM
68972018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
6898
6899 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
6900 "set variable index = 42".
6901
87d6a7aa
SM
69022018-08-07 Simon Marchi <simon.marchi@ericsson.com>
6903
6904 * boards/index-cache-gdb.exp: New file.
6905 * gdb.dwarf2/index-cache.exp: New file.
6906 * gdb.dwarf2/index-cache.c: New file.
6907 * gdb.base/maint.exp: Check if we are using the index cache.
6908
96d68bd4
RO
69092018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6910
6911 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
6912 MAKEFLAGS.
6913
5a699617
RO
69142018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6915
6916 * dg-extract-results.sh: Move to toplevel contrib.
6917 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
6918 * Makefile.in (check-parallel-racy): Likewise.
6919
5bd18990
AB
69202018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
6921
6922 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
6923 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
6924 tests if the target supports scheduler locking.
6925
3fbbcf47
TV
69262018-08-04 Tom de Vries <tdevries@suse.de>
6927
6928 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
6929
3e1d3d8c
TT
69302018-08-02 Tom Tromey <tom@tromey.com>
6931
6932 PR symtab/16842.
6933 * gdb.cp/temargs.exp: Test "info address" of a template
6934 parameter.
6935
5abe0f0c
JV
69362018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
6937
6938 * gdb.python/py-mi-var-info-path-expression.c: New file.
6939 * gdb.python/py-mi-var-info-path-expression.py: New file.
6940 * gdb.python/py-mi-var-info-path-expression.exp: New file.
6941
fb66cde8
SDJ
69422018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
6943
6944 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
6945 error after "cannot resolve name" string.
6946
c708f4d2
AB
69472018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
6948
6949 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
6950 started.
6951 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
6952
37cc0cae
TV
69532018-07-28 Tom de Vries <tdevries@suse.de>
6954
6955 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
6956
63b4ecf7
TV
69572018-07-26 Tom de Vries <tdevries@suse.de>
6958
6959 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
6960
3c3bb058
AB
69612018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
6962
6963 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
6964 is visible.
6965
9e7f3bbb
TV
69662018-07-26 Tom de Vries <tdevries@suse.de>
6967
6968 PR breakpoints/23366
6969 * gdb.base/catch-follow-exec.c: New test.
6970 * gdb.base/catch-follow-exec.exp: New file.
6971
16f808ec
TV
69722018-07-25 Tom de Vries <tdevries@suse.de>
6973
6974 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
6975 vla-optimized-out.c.
6976
d7154a8d
JV
69772018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
6978
6979 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
6980 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
6981
232a0032
TV
69822018-07-20 Tom de Vries <tdevries@suse.de>
6983
6984 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
6985 NOCLONE macro.
6986 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
6987
fbb1d502
TV
69882018-07-19 Tom de Vries <tdevries@suse.de>
6989
6990 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
6991 regular expression.
6992
42dc7699
TV
69932018-07-18 Tom de Vries <tdevries@suse.de>
6994
6995 * gdb.base/vla-optimized-out.c: New test.
6996 * gdb.base/vla-optimized-out.exp: New file.
6997
7f1f7e23
SDJ
69982018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
6999
7000 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
7001 message "No address associated with hostname" when gdbserver
7002 cannot resolve the hostname.
7003
5759ebb3
PW
70042018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7005
7006 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
7007 Add some test prefixes to make tests unique.
7008
3606ccab
PW
70092018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7010
7011 * gdb.base/frameapply.c: New file.
7012 * gdb.base/frameapply.exp: New file.
7013
529c08b2
PW
70142018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7015
7016 * gdb.base/skip.exp: Update expected error message.
7017
c7ab0aef
SDJ
70182018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
7019 Jan Kratochvil <jan.kratochvil@redhat.com>
7020 Paul Fertser <fercerpav@gmail.com>
7021 Tsutomu Seki <sekiriki@gmail.com>
7022
7023 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
7024 parameter.
7025 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
7026 by default.
7027 * boards/native-gdbserver.exp: Likewise.
7028 * gdb.server/run-without-local-binary.exp: Improve regexp used
7029 for detecting when a remote debugging connection succeeds.
7030 * gdb.server/server-connect.exp: New file.
7031 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
7032 Do not prefix the port number with ":".
7033 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
7034 support for detecting and using it. Add '$debughost_gdbserver'
7035 to the list of arguments used to start gdbserver. Handle case
7036 when gdbserver cannot resolve a network name.
7037
16ff70dd
SDJ
70382018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
7039
7040 PR c++/23373
7041 * gdb.base/ptype-offsets.cc (struct static_member): New
7042 struct.
7043 (main) <stmember>: New variable.
7044 * gdb.base/ptype-offsets.exp: Add test for printing a struct
7045 with a static member in it.
7046
3541979f
AB
70472018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
7048
7049 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
7050 watchpoints enabled and disabled.
7051
c8ad9b9a
AB
70522018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
7053
7054 * gdb.base/examine-backward.exp: Still run tests around address
7055 0x0, even if address 0x0 is not readable. Update the pattern for
7056 matching address 0x0 in expected output.
7057
e0e5e971
AB
70582018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
7059
7060 * gdb.base/share-env-with-gdbserver.c (main): Add call to
7061 malloc/free.
7062
1ea5da02
TV
70632018-07-04 Tom de Vries <tdevries@suse.de>
7064
7065 * gdb.dwarf2/dw2-error.exp: Update expected error message.
7066
471b9d15
MR
70672018-07-02 Maciej W. Rozycki <macro@mips.com>
7068
7069 PR tdep/8282
7070 * gdb.arch/mips-disassembler-options.exp: New test.
7071 * gdb.arch/mips-disassembler-options.s: New test source.
7072
75acb486
PA
70732018-06-29 Pedro Alves <palves@redhat.com>
7074
7075 * gdb.threads/names.exp: Adjust expected "info threads" output.
7076
cd2bb709
PA
70772018-06-29 Pedro Alves <palves@redhat.com>
7078
7079 * gdb.opt/inline-break.exp (line number, address): Add "info
7080 break" tests.
7081
991ff292
PA
70822018-06-29 Pedro Alves <palves@redhat.com>
7083
7084 * gdb.opt/inline-break.c (func1): Add "break here" marker.
7085 * gdb.opt/inline-break.exp: Test setting breakpoints by line
7086 number and address and running to them.
7087
356819b6 70882018-06-29 Richard Bunt <richard.bunt@arm.com>
49af4b70
RB
7089
7090 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
7091
2512d7ef
JK
70922018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7093
7094 * lib/compiler.c: Remove executable permission flag.
7095
be1b6474
RB
70962018-06-28 Richard Bunt <richard.bunt@arm.com>
7097
7098 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
7099 code.
7100 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
7101
291f9a96
PT
71022018-06-28 Petr Tesarik <ptesarik@suse.cz>
7103
7104 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
7105
ed6dfe51
PT
71062018-06-28 Petr Tesarik <ptesarik@suse.cz>
7107
7108 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
7109 address argument is omitted.
7110
d4d429d5
PT
71112018-06-28 Petr Tesarik <ptesarik@suse.cz>
7112
7113 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
7114
7ab6656f
OJ
71152018-06-27 Omair Javaid <omair.javaid@linaro.org>
7116
7117 PR gdb/21695
7118 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
7119 * gdb.base/infoline-reloc-main-from-zero.c: New file.
7120
a33ccfc7
TT
71212018-06-26 Tom Tromey <tom@tromey.com>
7122
7123 PR rust/22574:
7124 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
7125 * gdb.rust/simple.rs (struct SimpleLayout): New.
7126
6d72d289
SM
71272018-06-22 Simon Marchi <simon.marchi@ericsson.com>
7128
7129 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
7130 "info registers" output.
7131
8363f9d5
RB
71322018-06-21 Richard Bunt <richard.bunt@arm.com>
7133
7134 * gdb.base/watchpoint-hw-attach.c: New test.
7135 * gdb.base/watchpoint-hw-attach.exp: New file.
7136
f00674fe
SM
71372018-06-20 Simon Marchi <simon.marchi@ericsson.com>
7138
7139 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
7140 through /bin/sh.
7141 * boards/dwarf4-gdb-index.exp: Likewise.
7142 * boards/fission-dwp.exp: Likewise.
7143
1d554008
UW
71442018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
7145
7146 * gdb.base/float128.exp: Add comment and improved fail message
7147 to the failure case of "print large128" test.
7148
d0ac1c44
SM
71492018-06-19 Simon Marchi <simon.marchi@ericsson.com>
7150
7151 * configure.ac: Remove AC_PREREQ.
7152 * configure: Re-generate.
7153
61b04dd0
PA
71542018-06-19 Pedro Alves <palves@redhat.com>
7155
7156 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
7157 (func_extern_caller): New.
7158 (main): Call func_extern_caller.
7159 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
7160 logic change.
7161
f63b508a
SM
71622018-06-18 Weimin Pan <weimin.pan@oracle.com>
7163
7164 PR gdb/16841
7165 * gdb.cp/typedef-base.cc: New file.
7166 * gdb.cp/typedef-base.exp: New file.
7167
0fe3a558
TV
71682018-06-18 Tom de Vries <tdevries@suse.de>
7169
7170 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
7171
7010835a
AB
71722018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
7173 Richard Bunt <Richard.Bunt@arm.com>
7174
7175 * gdb.threads/attach-slow-waitpid.c: New file.
7176 * gdb.threads/attach-slow-waitpid.exp: New file.
7177 * gdb.threads/slow-waitpid.c: New file.
7178
14897d65
PA
71792018-06-14 Pedro Alves <palves@redhat.com>
7180
7181 * gdb.base/fork-running-state.c: Include <errno.h>.
7182 (exit_if_relative_exits): New.
7183 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
7184 exits.
7185 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
7186 child exits.
7187
5d9a0608
TV
71882018-06-14 Tom de Vries <tdevries@suse.de>
7189
7190 PR cli/22573
7191 * gdb.base/finish-pretty.c: New test.
7192 * gdb.base/finish-pretty.exp: New file.
7193
11ae5818
PA
71942018-06-14 Pedro Alves <palves@redhat.com>
7195
7196 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
7197 gdb's expected startup output.
7198
1d39de44
PA
71992018-06-14 Pedro Alves <palves@redhat.com>
7200
7201 * lib/selftest-support.exp (selftest_setup): Remove inlined
7202 function handling.
7203
70ee0000
TV
72042018-06-14 Tom de Vries <tdevries@suse.de>
7205
7206 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
7207 matching of breakpoint printing.
7208
11f4b608
TV
72092018-06-13 Tom de Vries <tdevries@suse.de>
7210
7211 PR testsuite/23269
7212 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
7213 (fork_child): ... here, and ...
7214 (fork_parent): ... here.
7215
72162018-06-12 Tom de Vries <tdevries@suse.de>
7217
7218 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
7219
9516f85a
AB
72202018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
7221 Stephen Roberts <stephen.roberts@arm.com>
7222
7223 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
7224 rewrite test to describe action performed, rather than possible
7225 failure.
7226
5045b3d7
GB
72272018-06-08 Gary Benson <gbenson@redhat.com>
7228
7229 * gdb.threads/check-libthread-db.exp: New file.
7230 * gdb.threads/check-libthread-db.c: Likewise.
7231
c61b06a1
TT
72322018-06-05 Tom Tromey <tom@tromey.com>
7233
7234 * gdb.base/default.exp: Update expected "show version" output.
7235
eb6af809
TT
72362018-06-05 Tom Tromey <tom@tromey.com>
7237
7238 PR cli/12326:
7239 * gdb.cp/static-print-quit.exp: Update.
7240 * lib/gdb.exp (pagination_prompt): Update.
7241 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
7242 * gdb.python/python.exp: Update.
7243
178d6a63
JB
72442018-06-04 Joel Brobecker <brobecker@adacore.com>
7245
7246 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
7247
8e817061
JB
72482018-06-01 Joel Brobecker <brobecker@adacore.com>
7249
7250 * gdb.ada/bp_fun_addr: New testcase.
7251
e86ca25f
TT
72522018-06-01 Tom Tromey <tom@tromey.com>
7253
7254 * gdb.xml/tdesc-regs.exp (load_description): Update expected
7255 results.
7256 * gdb.dwarf2/method-ptr.exp: Set language to C++.
7257 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
7258 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
7259 * gdb.base/maint.exp (maint_pass_if): Update.
7260
4b2dfa9d
MR
72612018-05-31 Maciej W. Rozycki <macro@mips.com>
7262
7263 * gdb.base/endian.exp: New test.
7264 * gdb.base/endian.c: New test source.
7265
45f25d6c
AB
72662018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
7267
7268 PR gdb/23203
7269 * gdb.base/bt-selected-frame.c: New file.
7270 * gdb.base/bt-selected-frame.exp: New file.
7271 * lib/gdb.exp (get_current_frame_number): New function.
7272
d9f6d7f8
MR
72732018-05-24 Maciej W. Rozycki <macro@mips.com>
7274 Pedro Alves <palves@redhat.com>
7275
7276 * gdb.threads/tls-core.c: Include <stdlib.h>
7277 (thread_proc): Call `abort'.
7278 * gdb.threads/tls-core.exp: Generate a core with core_find too.
7279 (tls_core_test): New procedure, bits factored out from ...
7280 (top level): ... here. Test both native cores and gcore cores.
7281
ff1cf532
TT
72822018-05-23 Tom Tromey <tom@tromey.com>
7283
7284 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
7285
b98664d3
TT
72862018-05-23 Tom Tromey <tom@tromey.com>
7287
7288 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
7289 symfile_complaints.
7290 (test_short_complaints): Likewise.
7291 (test_empty_complaints): Likewise.
7292 (test_initial_complaints): Update.
7293
4e9668d0
TT
72942018-05-23 Tom Tromey <tom@tromey.com>
7295
7296 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
7297
43ba33c7
TT
72982018-05-23 Tom Tromey <tom@tromey.com>
7299
7300 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
7301 (test_short_complaints): Update.
7302
035522c0
PA
73032018-05-22 Pedro Alves <palves@redhat.com>
7304
7305 * gdb.base/remote.exp: Only gdb_start after compiling the
7306 testcase. Issue "disconnect" before testing "set remote" command
7307 defaults. Issue clean_restart before running to main.
7308
cc0be08f
PA
73092018-05-22 Pedro Alves <palves@redhat.com>
7310
7311 * gdb.base/remote.exp: Adjust expected output of "show remote
7312 memory-write-packet-size". Add tests for "set remote
7313 memory-write-packet-size 0" and "set remote
7314 memory-write-packet-size fixed/limit".
7315
b1b60145
PA
73162018-05-22 Pedro Alves <palves@redhat.com>
7317
7318 PR gdb/22973
7319 * gdb.base/utf8-identifiers.c: New file.
7320 * gdb.base/utf8-identifiers.exp: New file.
7321
0ec848ad
PFC
73222018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
7323
7324 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
7325
2c3305f6
PFC
73262018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
7327
7328 * gdb.arch/powerpc-vsx-gcore.exp: New file.
7329
ce1e8424
TT
73302018-05-18 Tom Tromey <tom@tromey.com>
7331
7332 * gdb.base/ptype-offsets.exp: Update.
7333
ddfe970e
KS
73342018-05-17 Keith Seitz <keiths@redhat.com>
7335
7336 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
7337 in expected breakpoint stop locations.
7338 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
7339 move to proper scope to test variable values.
7340 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
7341 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
7342 New functions.
7343 (main): Call not_inline_func3.
7344 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
7345 inline_func1, inline_func2, and inline_func3. Test that when each
7346 breakpoint is hit, GDB properly reports both the stop location
7347 and the backtrace. Repeat tests for temporary breakpoints.
7348
0726fcc6
MR
73492018-05-15 Maciej W. Rozycki <macro@mips.com>
7350
7351 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
7352 rather then trying to access it in determining whether the PID
7353 of `gdbserver' could have been retrieved.
7354
8ee22052
AB
73552018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
7356
7357 * gdb.arch/amd64-init-x87-values.S: New file.
7358 * gdb.arch/amd64-init-x87-values.exp: New file.
7359
7785df48
JK
73602018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7361
7362 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
7363
56bcdbea
TT
73642018-05-04 Tom Tromey <tom@tromey.com>
7365
7366 PR python/22730:
7367 * gdb.python/python.exp: Test multi-line execute.
7368
a913fffb
TT
73692018-05-04 Tom Tromey <tom@tromey.com>
7370
7371 PR python/22731:
7372 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
7373
7a2c85f2
TT
73742018-05-04 Tom Tromey <tom@tromey.com>
7375
7376 PR gdb/11750:
7377 * gdb.base/define.exp: Test defining a user command inside a user
7378 command.
7379 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
7380
a3b60e45
JK
73812018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
7382 Pedro Alves <palves@redhat.com>
7383
7384 PR breakpoints/19806 and support for PR external/20207.
7385 * gdb.base/watchpoint-unaligned.c: New file.
7386 * gdb.base/watchpoint-unaligned.exp: New file.
7387
45fe4a03
AB
73882018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
7389
7390 * gdb.base/maint.exp: Make test names unique, use
7391 test_prefix_command_help to test 'help maint info', and remove
7392 repeated test of 'help maint'.
7393
9be2ae8f
TT
73942018-05-04 Tom Tromey <tom@tromey.com>
7395
7396 PR gdb/22619:
7397 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
7398 behavior.
7399
11859c31
AB
74002018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
7401
7402 * gdb.base/maint.exp: Process output from 'maint print registers'
7403 line at a time.
7404
089a9490
AB
74052018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
7406
7407 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
7408 timeout.
7409
9b0797e2
AB
74102018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
7411
7412 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
7413 filter pattern.
7414
f6ac5f3d
PA
74152018-05-02 Pedro Alves <palves@redhat.com>
7416
7417 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
7418 to_log_command renames.
7419 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
7420
77d3c63b
TT
74212018-05-02 Tom Tromey <tom@tromey.com>
7422
7423 * gdb.python/py-parameter.exp: Set test message.
7424
0489430a
TT
74252018-05-02 Tom Tromey <tom@tromey.com>
7426
7427 PR python/20084:
7428 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
7429 PARAM_ZUINTEGER_UNLIMITED tests.
7430
1632f8ba
DR
74312018-04-28 Dan Robertson <danlrobertson89@gmail.com>
7432
7433 PR rust/23124
7434 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
7435 when casting.
7436
6d7bb824
TT
74372018-04-30 Tom Tromey <tom@tromey.com>
7438
7439 * gdb.python/py-type.exp: Check align attribute.
7440 * gdb.python/py-type.c: New "aligncheck" global.
7441
007e1530
TT
74422018-04-30 Tom Tromey <tom@tromey.com>
7443
7444 PR exp/17095:
7445 * gdb.dwarf2/dw2-align.exp: New file.
7446 * gdb.cp/align.exp: New file.
7447 * gdb.base/align.exp: New file.
7448 * lib/gdb.exp (gdb_int128_helper): New proc.
7449 (has_int128_c, has_int128_cxx): New caching procs.
7450
6873858b
TT
74512018-04-27 Tom Tromey <tom@tromey.com>
7452
7453 PR rust/22545:
7454 * gdb.rust/simple.exp: Add inclusive range tests.
7455
79188d8d
PA
74562018-04-26 Pedro Alves <palves@redhat.com>
7457
7458 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
7459 ifunc breakpoint locations correctly of ifunc breakpoints set
7460 while the program resolves the ifunc.
7461
c7075ad5
PA
74622018-04-26 Pedro Alves <palves@redhat.com>
7463
7464 * gdb.base/gnu-ifunc-final.c: New file.
7465 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
7466 * gdb.base/gnu-ifunc.exp (executable): Delete.
7467 (staticexecutable): Adjust.
7468 (lib_opts, exec_opts): Delete.
7469 (make_binsuffix, build, set-break): New procedures.
7470 (misc_tests): New, with tests factored out from the top level.
7471 (top level): Test different combinations of ifunc resolver name,
7472 resolver with and with debug info, and ifunc target with and
7473 without debug info. Wrap static tests with with_target_prefix.
7474
8388016d
PA
74752018-04-26 Pedro Alves <palves@redhat.com>
7476
7477 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
7478 return type" warnings.
7479
249b5733
PA
74802018-04-25 Pedro Alves <palves@redhat.com>
7481
7482 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
7483 killed".
7484 * gdb.base/kill-after-signal.exp: Likewise.
7485 * gdb.threads/kill.exp: Likewise.
7486
f67c0c91
SDJ
74872018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
7488 Sergio Durigan Junior <sergiodj@redhat.com>
7489 Pedro Alves <palves@redhat.com>
7490
7491 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
7492 regexps to expect for '[Inferior ... detached]' as well.
7493 * gdb.base/attach.exp: Likewise.
7494 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
7495 "gdb_continue_to_end".
7496 (test_catch_syscall_with_wrong_args): Likewise.
7497 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
7498 ']'. Don't set 'verbose' on.
7499 * gdb.base/foll-vfork.exp: Likewise.
7500 * gdb.base/fork-print-inferior-events.c: New file.
7501 * gdb.base/fork-print-inferior-events.exp: New file.
7502 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
7503 '[Inferior ... has been killed]' message.
7504 * gdb.base/kill-after-signal.exp: Likewise.
7505 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
7506 detach message.
7507 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
7508 message.
7509 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
7510 regexps to expect for '[Inferior ... detached]' as well.
7511 * gdb.threads/process-dies-while-detaching.exp: Likewise.
7512
0a8ddac4
SM
75132018-04-24 Simon Marchi <simon.marchi@ericsson.com>
7514
7515 PR gdb/23104
7516 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
7517
701adfb0
PA
75182018-04-22 Rajendra SY <rajendra.sy@gmail.com>
7519
7520 PR gdb/23095
7521 * gdb.base/break-probes.exp: Pass shlib_load to
7522 prepare_for_testing. Set normal_bp to r_debug_state if target is
7523 bsd.
7524
d27d16bf
RB
75252018-04-19 Richard Bunt <richard.bunt@arm.com>
7526
7527 * gdb.threads/multiple-successive-infcall.c: New test.
7528 * gdb.threads/multiple-successive-infcall.exp: New file.
7529
a037790e
TT
75302018-04-17 Tom Tromey <tom@tromey.com>
7531
7532 * gdb.rust/simple.rs (Union): New type.
7533 (main): New local "u".
7534 * gdb.rust/simple.exp (test_one_slice): Add new test case.
7535
e3a91079
AA
75362018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
7537
7538 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
7539 number information in output of "whereis" command.
7540 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
7541
b744723f
AA
75422018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7543
7544 * gdb.ada/info_types.exp: Adjust expected output to the line
7545 numbers now printed by "info var/func/type".
7546 * gdb.base/completion.exp: Likewise.
7547 * gdb.base/included.exp: Likewise.
7548 * gdb.cp/cp-relocate.exp: Likewise.
7549 * gdb.cp/cplusfuncs.exp: Likewise.
7550 * gdb.cp/namespace.exp: Likewise.
7551 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
7552
4a4495d6
MM
75532018-04-13 Markus Metzger <markus.t.metzger@intel.com>
7554
7555 * gdb.btrace/cpu.exp: New.
7556
1d509aa6
MM
75572018-04-13 Markus Metzger <markus.t.metzger@intel.com>
7558
7559 * gdb.base/step-indirect-call-thunk.exp: New.
7560 * gdb.base/step-indirect-call-thunk.c: New.
7561 * gdb.reverse/step-indirect-call-thunk.exp: New.
7562 * gdb.reverse/step-indirect-call-thunk.c: New.
7563
6295b6da
SM
75642018-04-11 Simon Marchi <simon.marchi@ericsson.com>
7565
7566 * gdb.base/pie-fork.c: New file.
7567 * gdb.base/pie-fork.exp: New file.
7568
50146e70
TT
75692018-04-11 Tom Tromey <tom@tromey.com>
7570
7571 * gdb.rust/simple.exp: Add test for ".." struct initializer.
7572
f50d8a2e
PA
75732018-04-10 Pedro Alves <palves@redhat.com>
7574
7575 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
7576 exits. Instead loop running forever.
7577 (fork_parent): Run forever too.
7578
a0be7a36
SM
75792018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
7580
7581 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
7582 mi_continue_to_line.
7583 * gdb.mi/mi-stack.c (callee4): Add comment.
7584
9b73db36
SM
75852018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
7586
7587 * gdb.mi/mi-stack.exp: Fix indentation.
7588
c912f608
SM
75892018-04-07 Simon Marchi <simon.marchi@ericsson.com>
7590
7591 PR gdb/22979
7592 * gdb.arch/amd64-osabi.exp: New file.
7593
26540402
SM
75942018-04-07 Simon Marchi <simon.marchi@ericsson.com>
7595
7596 PR gdb/22980
7597 * gdb.base/osabi.exp: New file.
7598
121ad66c 75992018-04-02 Weimin Pan <weimin.pan@oracle.com>
79f18731
WP
7600
7601 * gdb.cp/static-typedef-print.exp: New file.
7602 * gdb.cp/static-typedef-print.cc: New file.
7603
3fcded8f
JB
76042018-03-27 Joel Brobecker <brobecker@adacore.com>
7605
7606 * gdb.ada/varsize_limit: New testcase.
7607
59cc4834
JB
76082018-03-27 Joel Brobecker <brobecker@adacore.com>
7609
7610 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
7611
7612 * gdb.ada/notcplusplus: New testcase.
7613
7614 * gdb.base/c-linkage-name.c: New file.
7615 * gdb.base/c-linkage-name.exp: New testcase.
7616
4ca59a9f
TT
76172018-03-26 Tom Tromey <tom@tromey.com>
7618
7619 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
7620 * gdb.python/py-framefilter.py (name_error): New global.
7621 (ErrorInName.function): Use name_error.
7622
978d6c75
TT
76232018-03-26 Tom Tromey <tom@tromey.com>
7624
7625 PR backtrace/15582:
7626 * gdb.python/py-framefilter.exp: Add "bt hide" test.
7627
b7fee5a3
KS
76282018-03-23 Keith Seitz <keiths@redhat.com>
7629
7630 PR c++/22968
7631 * gdb.cp/subtypes.exp: New file.
7632 * gdb.cp/subtypes.h: New file.
7633 * gdb.cp/subtypes.cc: New file.
7634 * gdb.cp/subtypes-2.cc: New file.
7635
376be529
AB
76362018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
7637
7638 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
7639 (done): Call '_exit' not 'exit' to avoid atexit handlers.
7640 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
7641 -nostartfiles when compiling the test. Confirm that all registers
7642 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
7643
066cfa98
AB
76442018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
7645
7646 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
7647 option, syntax was wrong anyway.
7648 * gdb.arch/arm-disp-step.exp: Likewise.
7649 * gdb.arch/sparc64-regs.exp: Likewise.
7650 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
7651 option, syntax was wrong anyway, switch to use
7652 prepare_for_testing.
7653 * gdb.arch/i386-disp-step.exp: Likewise.
7654
079670b9
AA
76552018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
7656
7657 * gdb.ada/exec_changed.exp: Replace "target_info exists
7658 use_gdb_stub" by "use_gdb_stub".
7659 * gdb.ada/start.exp: Likewise.
7660 * gdb.base/async-shell.exp: Likewise.
7661 * gdb.base/attach-pie-misread.exp: Likewise.
7662 * gdb.base/attach-wait-input.exp: Likewise.
7663 * gdb.base/break-entry.exp: Likewise.
7664 * gdb.base/break-interp.exp: Likewise.
7665 * gdb.base/dprintf-detach.exp: Likewise.
7666 * gdb.base/nostdlib.exp: Likewise.
7667 * gdb.base/solib-nodir.exp: Likewise.
7668 * gdb.base/statistics.exp: Likewise.
7669 * gdb.base/testenv.exp: Likewise.
7670 * gdb.mi/mi-exec-run.exp: Likewise.
7671 * gdb.mi/mi-start.exp: Likewise.
7672 * gdb.multi/dummy-frame-restore.exp: Likewise.
7673 * gdb.multi/multi-arch-exec.exp: Likewise.
7674 * gdb.multi/multi-arch.exp: Likewise.
7675 * gdb.multi/tids.exp: Likewise.
7676 * gdb.multi/watchpoint-multi.exp: Likewise.
7677 * gdb.python/py-events.exp: Likewise.
7678 * gdb.threads/attach-into-signal.exp: Likewise.
7679 * gdb.threads/attach-stopped.exp: Likewise.
7680 * gdb.threads/threadapply.exp: Likewise.
7681 * lib/selftest-support.exp: Likewise.
7682
26d6cec4
AA
76832018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
7684
7685 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
7686
4ee89e90
SR
76872018-03-20 Stephen Roberts <stephen.roberts@arm.com>
7688
7689 * gdb.perf/template-breakpoints.cc: New file.
7690 * gdb.perf/template-breakpoints.exp: New file.
7691 * gdb.perf/template-breakpoints.py: New file.
7692
92630041
TT
76932018-03-19 Tom Tromey <tom@tromey.com>
7694
7695 * gdb.rust/simple.rs (main): Add local variables field1, field2,
7696 y0.
7697 * gdb.rust/simple.exp: Test bare identifier form of struct
7698 initializer.
7699
76727919
TT
77002018-03-19 Tom Tromey <tom@tromey.com>
7701
7702 * gdb.gdb/observer.exp: Remove.
7703
194ed413
AA
77042018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
7705
7706 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
7707 "qualified" option when setting breakpoints.
7708 * gdb.trace/backtrace.exp: Likewise.
7709 * gdb.trace/circ.exp: Likewise.
7710 * gdb.trace/collection.exp: Likewise.
7711 * gdb.trace/disconnected-tracing.exp: Likewise.
7712 * gdb.trace/ftrace-lock.exp: Likewise.
7713 * gdb.trace/ftrace.exp: Likewise.
7714 * gdb.trace/infotrace.exp: Likewise.
7715 * gdb.trace/packetlen.exp: Likewise.
7716 * gdb.trace/passc-dyn.exp: Likewise.
7717 * gdb.trace/qtro.exp: Likewise.
7718 * gdb.trace/read-memory.exp: Likewise.
7719 * gdb.trace/report.exp: Likewise.
7720 * gdb.trace/signal.exp: Likewise.
7721 * gdb.trace/status-stop.exp: Likewise.
7722 * gdb.trace/strace.exp: Likewise.
7723 * gdb.trace/tfind.exp: Likewise.
7724 * gdb.trace/trace-break.exp: Likewise.
7725 * gdb.trace/trace-condition.exp: Likewise.
7726 * gdb.trace/trace-mt.exp: Likewise.
7727 * gdb.trace/tstatus.exp: Likewise.
7728 * gdb.trace/tsv.exp: Likewise.
7729 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
7730 * gdb.trace/unavailable.exp: Likewise.
7731 * gdb.trace/while-dyn.exp: Likewise.
7732
8b067d2c
AA
77332018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
7734
7735 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
7736 that libinproctrace is copied to the target.
7737
3ae9ce5d
TT
77382018-03-14 Tom Tromey <tom@tromey.com>
7739
7740 PR cli/14977:
7741 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
7742 a null pointer.
7743 * gdb.base/wchar.exp: Likewise.
7744
b8c2339b
TT
77452018-03-14 Tom Tromey <tom@tromey.com>
7746
7747 PR cli/19918:
7748 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
7749 flag.
7750
4872dc46
SM
77512018-03-08 Simon Marchi <simon.marchi@ericsson.com>
7752
7753 PR gdb/22841
7754 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
7755 "target" to remote_exec.
7756
e4fe3756
SM
77572018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
7758
7759 PR gdb/22841
7760 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
7761 ${board}_upload): Remove.
7762
e95a97d4
AA
77632018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
7764
7765 * gdb.cp/watch-cp.cc: New test.
7766 * gdb.cp/watch-cp.exp: New file.
7767
dbbb1059
AB
77682018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
7769
7770 * gdb.base/infcall-nested-structs.exp: New file.
7771 * gdb.base/infcall-nested-structs.c: New file.
7772 * gdb.base/float.exp: Add riscv support.
7773
ecc054c0
TP
77742018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
7775
7776 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
7777 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
7778
25e3c82c
SDJ
77792018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
7780
7781 * gdb.server/abspath.exp: New file.
7782 * lib/gdb.exp (with_cwd): New procedure.
7783
3083294d
SM
77842018-02-28 Simon Marchi <simon.marchi@ericsson.com>
7785
7786 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
7787 use it.
7788 (gdb_is_target_remote_prompt): New proc.
7789 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
7790 (gdb_is_target_native): Pass prompt parameter to
7791 gdb_is_target_1.
7792
3275ef47
SM
77932018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
7794
7795 * gdb.base/load-command.c: New file.
7796 * gdb.base/load-command.exp: New file.
7797 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
7798 (gdb_is_target_1): ...this, and generalize for other targets
7799 than just remote.
7800 (gdb_is_target_remote): Use gdb_is_target_1.
7801 (gdb_is_target_native): use gdb_is_target_1.
7802
6893c19a
TT
78032018-02-26 Tom Tromey <tom@tromey.com>
7804
7805 PR python/16497:
7806 * gdb.python/py-framefilter.exp: Update test.
7807
2ddeaf8a
TT
78082018-02-26 Tom Tromey <tom@tromey.com>
7809
7810 * gdb.dwarf2/variant.c: New file.
7811 * gdb.dwarf2/variant.exp: New file.
7812
c9317f21
TT
78132018-02-26 Tom Tromey <tom@tromey.com>
7814
7815 * gdb.rust/simple.exp: Accept more possible results in enum test.
7816
6f6d0c26
SM
78172018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
7818
7819 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
7820 parentheses.
7821
11b03145
MR
78222018-02-23 Maciej W. Rozycki <macro@mips.com>
7823
7824 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
7825 name of a variable: $actual_linejj -> $actual_line.
7826
54a27fe5
JB
78272018-02-21 John Baldwin <jhb@FreeBSD.org>
7828
7829 * gdb.arch/amd64-i386-address.exp: Fix a typo.
7830
de65820c
MM
78312018-02-20 Markus Metzger <markus.t.metzger@intel.com>
7832
7833 * gdb.btrace/buffer-size.exp: Do not force BTS.
7834
980548fd
PA
78352018-02-14 Pedro Alves <palves@redhat.com>
7836
7837 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
7838 getting a "Quit".
7839
c4e12631
MM
78402018-02-09 Markus Metzger <markus.t.metzger@intel.com>
7841
7842 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
7843 Fix test name.
7844
c2e0e465
SM
78452018-02-07 Simon Marchi <simon.marchi@ericsson.com>
7846
7847 * gdb.cp/m-static.exp: Check type of optimized out static
7848 member.
7849
f7216783
AB
78502018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
7851
7852 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
7853 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
7854
0625771b
LS
78552018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
7856 Leszek Swirski <leszeks@google.com>
7857
7858 * gdb.python/py-prettyprint.c
7859 (struct to_string_returns_value_inner,
7860 struct to_string_returns_value_wrapper): New.
7861 (main): Add tsrvw variable.
7862 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
7863 ToStringReturnsValueWrapper): New classes.
7864 (register_pretty_printers): Register new pretty-printers.
7865 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
7866 recursive pretty printer.
7867 * gdb.python/py-mi.exp: Likewise.
7868
59498c30
LS
78692018-02-01 Leszek Swirski <leszeks@google.com>
7870
7871 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
7872 functions with the same name as an include file are parsed
7873 correctly.
7874
d4d38844
YQ
78752018-02-01 Yao Qi <yao.qi@linaro.org>
7876
7877 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
7878 "\[^\r\n\]*".
7879
07e5f5cf
NP
78802018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
7881
7882 * gdb.arch/powerpc-prologue-frame.s: New file.
7883 * gdb.arch/powerpc-prologue-frame.c: Likewise.
7884 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
7885
929b5ad4
JB
78862018-01-31 Joel Brobecker <brobecker@adacore.com>
7887
7888 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
7889
e671cd59
PA
78902018-01-30 Pedro Alves <palves@redhat.com>
7891
7892 PR gdb/13211
7893 * gdb.base/interrupt-daemon.c: New.
7894 * gdb.base/interrupt-daemon.exp: New.
7895 * gdb.multi/multi-term-settings.c: New.
7896 * gdb.multi/multi-term-settings.exp: New.
7897
fc413dc4
JB
78982018-01-30 Joel Brobecker <brobecker@adacore.com>
7899
7900 * gdb.base/break.exp: Save the location where the breakpoint
7901 on break.c:47 was actually inserted when debugging the version
7902 compiled at -O2 and use it in the expected output of the "info
7903 break" test performed soon after.
7904
5c319bb2
PA
79052018-01-22 Pedro Alves <palves@redhat.com>
7906 Sergio Durigan Junior <sergiodj@redhat.com>
7907
7908 * gdb.base/whatis.exp: Add tests for 'set print object on' +
7909 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
7910
a9e40818
JB
79112018-01-22 Joel Brobecker <brobecker@adacore.com>
7912
7913 * gdb.base/break-include.c, gdb.base/break-include.inc,
7914 gdb.base/break-include.exp: New files.
7915 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
7916 line number now being the actual line number where the breakpoint
7917 was inserted.
7918 * gdb.mi/mi-break.exp: Likewise.
7919 * gdb.mi/mi-reverse.exp: Likewise.
7920 * gdb.mi/mi-simplerun.exp: Ditto.
7921
e707fc44
AB
79222018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
7923
7924 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
7925 varobj.
7926 * gdb.mi/mi-var-create-rtti.exp: Likewise.
7927
ae451627
AB
79282018-01-21 Don Breazeal <donb@codesourcery.com>
7929 Andrew Burgess <andrew.burgess@embecosm.com>
7930
7931 * gdb.mi/basics.c: Add new global.
7932 * gdb.mi/mi-frame-regs.exp: New file.
7933 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
7934 case.
7935
b1b189e0
AB
79362018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
7937
7938 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
7939 non-parameter, and on an unknown symbol.
7940
fcfcc376
TT
79412018-01-19 Tom Tromey <tom@tromey.com>
7942
7943 * gdb.rust/modules.rs (TWENTY_THREE): New global.
7944 * gdb.rust/modules.exp: Add ::-qualified lookup test.
7945
634c1c31
AA
79462018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
7947
7948 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
7949 setrlimit and chdir to int.
7950
d6ad07fd
AA
79512018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
7952
7953 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
7954 function.
7955 (my_tend): Likewise.
7956 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
7957 rationale of avoiding FP- and vector instructions.
7958
adf8243b
RK
79592018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
7960
7961 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
7962 "info reg" with "\[ \t\]*".
7963 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
7964 "\[ \t\]+".
7965 * gdb.arch/s390-multiarch.exp: Ditto.
7966 * gdb.base/pc-fp.exp: Ditto.
7967 * gdb.reverse/i386-precsave.exp: Ditto.
7968 * gdb.reverse/i386-reverse.exp: Ditto.
7969 * gdb.reverse/i387-env-reverse.exp: Ditto.
7970 * gdb.reverse/i387-stack-reverse.exp: Ditto.
7971
dcc06925
AA
79722018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
7973
7974 * lib/gdb.exp (gdb_compile): Re-enable use of
7975 universal_compile_options for languages other than Rust.
7976
25d4fd80
AA
79772018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
7978
7979 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
7980
ee7f689e 79812018-01-17 Mike Gulick <mgulick@mathworks.com>
41667530
MG
7982
7983 PR gdb/16577
7984 * gdb.base/solib-vanish.exp: New.
7985 * gdb.base/solib-vanish-main.c: New.
7986 * gdb.base/solib-vanish-lib1.c: New.
7987 * gdb.base/solib-vanish-lib2.c: New.
7988
d8447b6b
YQ
79892018-01-17 Yao Qi <yao.qi@linaro.org>
7990
7991 * gdb.compile/compile.exp: Match the address printed for
7992 frame in the output of command "bt".
7993
86d6a90c
TT
79942018-01-15 Tom Tromey <tom@tromey.com>
7995
7996 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
7997 compute sp_reg.
7998
cbcdb1aa
AB
79992018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
8000
8001 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
8002 to prepare.
8003 (prepare): Return 0 on error, 1 on success.
8004
eea61984
PA
80052018-01-12 Pedro Alves <palves@redhat.com>
8006
8007 * gdb.base/continue-after-aborted-step-over.c: New.
8008 * gdb.base/continue-after-aborted-step-over.exp: New.
8009
6181e9c2
SM
80102018-01-11 Simon Marchi <simon.marchi@ericsson.com>
8011
8012 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
8013 options when not creating an executable.
8014
3cada740
PA
80152018-01-11 Pedro Alves <palves@redhat.com>
8016
8017 PR remote/22597
8018 * gdb.server/stop-reply-no-thread.c: New file.
8019 * gdb.server/stop-reply-no-thread.exp: New file.
8020
c63d3e8d
PA
80212018-01-10 Pedro Alves <palves@redhat.com>
8022
8023 PR gdb/22670
8024 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
8025 functions too. Test setting breakpoints and printing C functions
8026 with no debug info too.
8027 * gdb.ada/bp_c_mixed_case/qux.c: New file.
8028
d4c2a405
PA
80292018-01-10 Pedro Alves <palves@redhat.com>
8030
8031 PR gdb/22670
8032 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
8033 a fail.
8034
8825213e
PA
80352018-01-10 Pedro Alves <palves@redhat.com>
8036
8037 PR gdb/22670
8038 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
8039
605fd3c6
YQ
80402018-01-08 Simon Marchi <simon.marchi@ericsson.com>
8041
8042 * gdb.server/unittest.exp: Match the output in non-development
8043 mode.
8044
1e5ded6c
YQ
80452018-01-08 Simon Marchi <simon.marchi@ericsson.com>
8046
8047 * gdb.gdb/unittest.exp: Match output in non-development mode.
8048
30066b0b
JB
80492018-01-08 Joel Brobecker <brobecker@adacore.com>
8050
8051 * gdb.ada/access_tagged_param.exp: Relax expected output
8052 for value of "ObjL" in "continue" to pck.inspect breakpoint
8053 test.
8054
04bafb1e
XR
80552018-01-08 Joel Brobecker <brobecker@adacore.com>
8056
9f86398b
JB
8057 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
8058 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
04bafb1e 8059
e379cee6
PA
80602018-01-05 Pedro Alves <palves@redhat.com>
8061
8062 PR gdb/18653
8063 * gdb.base/libsegfault.exp: New.
8064
de63c46b
PA
80652018-01-05 Joel Brobecker <brobecker@adacore.com>
8066
8067 PR gdb/22670
8068 * gdb.ada/access_tagged_param.exp: New file.
8069 * gdb.ada/access_tagged_param/foo.adb: New file.
8070
f98fc17b
PA
80712018-01-05 Pedro Alves <palves@redhat.com>
8072
8073 PR gdb/22670
8074 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
8075 exercise lower case too, and to exercise both full matching and
8076 wild matching.
8077
342f8240
JB
80782018-01-05 Joel Brobecker <brobecker@adacore.com>
8079
8080 * gdb.ada/rename_subscript_param: New testcase.
8081
7150d33c
JG
80822018-01-05 Jerome Guitton <guitton@adacore.com>
8083
8084 * gdb.ada/arr_acc_idx_w_gap: New testcase.
8085
cc0e770c
JB
80862018-01-05 Joel Brobecker <brobecker@adacore.com>
8087
8088 * gdb.ada/convvar_comp: New testcase.
8089
672a41aa 80902018-01-05 Xavier Roirand <roirand@adacore.com>
e3861a03
XR
8091
8092 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
8093 (My_Table): New global variable.
8094 * testsuite/gdb.ada/array_char_idx.exp: Add test.
8095
7365ec2f
JB
80962018-01-04 Joel Brobecker <brobecker@adacore.com>
8097
8098 PR gdb/22670
8099 * gdb.ada/maint_with_ada: New testcase.
8100
289483b6
JB
81012018-01-04 Joel Brobecker <brobecker@adacore.com>
8102
8103 PR gdb/22670
8104 * gdb.ada/bp_c_mixed_case: New testcase.
8105
344420da
JB
81062018-01-04 Joel Brobecker <brobecker@adacore.com>
8107
8108 PR gdb/22670
8109 * gdb.ada/complete.exp: Add "complete break ada" test.
8110
66fc87a0
JB
81112018-01-04 Joel Brobecker <brobecker@adacore.com>
8112
8113 PR gdb/22670
8114 * gdb.ada/info_addr_mixed_case: New testcase.
8115
9f757bf7
XR
81162018-01-03 Xavier Roirand <roirand@adacore.com>
8117
8118 * gdb.ada/excep_handle.exp: New testcase.
8119 * gdb.ada/excep_handle/foo.adb: New file.
8120 * gdb.ada/excep_handle/pck.ads: New file.
8121
bd570f80
JB
81222018-01-03 Joel Brobecker <brobecker@adacore.com>
8123
8124 * gdb.base/step-line.c: Add extra empty line in copyright header.
8125 * gdb.base/step-line.inp: Likewise.
8126
9fe561ab
JB
81272018-01-02 Joel Brobecker <brobecker@adacore.com>
8128
8129 * gdb.ada/dyn_stride.exp: Add slice test.
8130
a405673c
JB
81312018-01-02 Joel Brobecker <brobecker@adacore.com>
8132
8133 * gdb.ada/dyn_stride: New testcase.
8134
cef0f868
SH
81352017-12-27 Stafford Horne <shorne@gmail.com>
8136
8137 * gdb.xml/extra-regs.xml: Add example foo reggroup.
8138 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
8139
b67d92b0
SH
81402017-12-27 Stafford Horne <shorne@gmail.com>
8141
8142 * gdb.base/reggroups.c: New file.
8143 * gdb.base/reggroups.exp: New file.
8144
eccab96d
JB
81452017-12-18 Joel Brobecker <brobecker@adacore.com>
8146
8147 * gdb.dwarf2/ada-valprint-error.c: New file.
8148 * gdb.dwarf2/ada-valprint-error.exp: New file.
8149
0e2da9f0
JB
81502017-12-18 Joel Brobecker <brobecker@adacore.com>
8151
8152 * gdb.ada/assign_arr: New testcase.
8153
cb923fcc
XR
81542017-12-18 Xavier Roirand <roirand@adacore.com>
8155
8156 * gdb.ada/funcall_ptr: New testcase.
8157
7c161838
SDJ
81582017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
8159
8160 PR cli/16224
8161 * gdb.base/ptype-offsets.cc: New file.
8162 * gdb.base/ptype-offsets.exp: New file.
8163
1af17fd9
YQ
81642017-12-15 Yao Qi <yao.qi@linaro.org>
8165
8166 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
8167 if XML is disabled.
8168
828d5846
XR
81692017-12-15 Xavier Roirand <roirand@adacore.com>
8170
8171 * gdb.ada/same_component_name: New testcase.
8172
79e8fcaa
JB
81732017-12-14 Joel Brobecker <brobecker@adacore.com>
8174
8175 * gdb.ada/str_binop_equal: New testcase.
8176
e05fa6f9
JB
81772017-12-14 Joel Brobecker <brobecker@adacore.com>
8178
8179 * gdb.ada/task_switch_in_core: New testcase.
8180
b89641ba
SM
81812017-12-13 Simon Marchi <simon.marchi@ericsson.com>
8182
8183 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
8184 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
8185 call test_bkpt_qualified.
8186 (test_bkpt_qualified): New proc.
8187
6892d2e4
PA
81882017-12-13 Pedro Alves <palves@redhat.com>
8189
8190 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
8191 Tighten regexp by matching with an anchor.
8192
a22ecf70
PA
81932017-12-13 Pedro Alves <palves@redhat.com>
8194
8195 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
8196 ("expression with namespace"): New set of tests.
8197 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
8198 (Nested::Test_NS::qux): New.
8199 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
8200 defaults to 'start_quote_char' and 'end_quote_char' parameters.
8201
9937536c
JB
82022017-12-13 Joel Brobecker <brobecker@adacore.com>
8203
8204 * gdb.base/server-del-break.c: New file.
8205 * gdb.base/server-del-break.exp: New file.
8206
fe49c6f5
SH
82072017-12-12 Stafford Horne <shorne@gmail.com>
8208
8209 * gdb.xml/tdesc-regs.exp: Add or1k support.
8210
c3d18620
SH
82112017-12-12 Stafford Horne <shorne@gmail.com>
8212
8213 * gdb.base/bp-permanent.c: Define nop of or1k.
8214
c5f9cfc8
JB
82152017-12-11 Joel Brobecker <brobecker@adacore.com>
8216
8217 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
8218 output with components being reordered.
8219
a9c135fc
JB
82202017-12-11 Joel Brobecker <brobecker@adacore.com>
8221
8222 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
8223 output with components being reordered.
8224
927aa2e7
JK
82252017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8226 Pedro Alves <palves@redhat.com>
8227
8228 * gdb.base/maint.exp (check for .gdb_index): Check also for
8229 .debug_names.
8230 * gdb.dlang/watch-loc.c (.debug_aranges): New.
8231 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
8232 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
8233 (.gdb_index used after symbol reloading): Support also .debug_names.
8234 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
8235
f17d9474
YQ
82362017-12-08 Yao Qi <yao.qi@linaro.org>
8237
8238 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
8239 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
8240
a0de8c21
YQ
82412017-12-08 Yao Qi <yao.qi@linaro.org>
8242
8243 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
8244 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
8245
a738ea1d
YQ
82462017-12-08 Yao Qi <yao.qi@linaro.org>
8247
8248 * gdb.arch/aarch64-tagged-pointer.c: New file.
8249 * gdb.arch/aarch64-tagged-pointer.exp: New file.
8250
1cd9a73b
SDJ
82512017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
8252
8253 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
8254 "int".
8255
fa6eb693
KS
82562017-12-07 Keith Seitz <keiths@redhat.com>
8257
8258 PR breakpoints/22569
8259 * gdb.linespec/ls-errs.exp: Change expected result of "break
8260 -source this file has spaces.c -line 3".
8261 Check that an explicit source file followed by whitespace is
8262 identified as an invalid explicit location.
8263
883fd55a
KS
82642017-12-07 Keith Seitz <keiths@redhat.com>
8265
8266 * gdb.cp/nested-types.cc: New file.
8267 * gdb.cp/nested-types.exp: New file.
8268 * lib/cp-support.exp: Load data-structures.exp library.
8269 (debug_cp_test_ptype_class): New global.
8270 (cp_ptype_class_verbose, next_line): New procedures.
8271 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
8272 Add and document new return value.
8273 Switch the list of lines to a queue.
8274 Add support for new `type' key for nested type definitions.
8275 Add debugging/troubleshooting messages.
8276 * lib/data-structures.exp: New file.
8277
ec72db3e
SM
82782017-12-07 Simon Marchi <simon.marchi@ericsson.com>
8279
8280 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
8281 with proc_with_prefix, don't use with_test_prefix.
8282
99598d71
TT
82832017-12-07 Tom Tromey <tom@tromey.com>
8284
8285 * gdb.base/break.exp: Add test for empty "commands".
8286
a8806230
YQ
82872017-12-07 Yao Qi <yao.qi@linaro.org>
8288
8289 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
8290 malloc and catch syscall.
8291
824cc835
PM
82922017-12-07 Phil Muldoon <pmuldoon@redhat.com>
8293
e79be6e5 8294 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
824cc835
PM
8295 tests for explicit locations.
8296
7cc244de
PA
82972017-12-06 Pedro Alves <palves@redhat.com>
8298
8299 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
8300 force-disabling XML descriptions.
8301
50a1fdd5
PA
83022017-12-04 Pedro Alves <palves@redhat.com>
8303
8304 PR gdb/22499
8305 * gdb.arch/amd64-disp-step-avx.S: New file.
8306 * gdb.arch/amd64-disp-step-avx.exp: New file.
8307
f0fb2488
PA
83082017-12-03 Pedro Alves <palves@redhat.com>
8309
8310 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
8311 and <string.h>.
8312 (parent_function): Print distinct messages when waitpid fails, or
8313 the child exits with a signal, or the child exits for an unhandled
8314 reason.
8315 * gdb.threads/process-dies-while-detaching.exp
8316 (detach_and_expect_exit): New 'inf_output_re' parameter and use
8317 it. Wait for both inferior output and GDB's prompt. Use an
8318 indirect spawn id list.
8319 (do_detach): New parameter 'child_exit'. Use it to compute
8320 expected inferior output.
8321 (test_detach, test_detach_watch, test_detach_killed_outside):
8322 Adjust to pass down the expected child exit kind.
8323
97cbe998
SDJ
83242017-12-01 Joel Brobecker <brobecker@adacore.com>
8325 Sergio Durigan Junior <sergiodj@redhat.com>
8326 Pedro Alves <palves@redhat.com>
8327
8328 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
8329
40fc416f
SDJ
83302017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
8331
8332 * gdb.base/relocate.exp: Add tests to guarantee that arguments
8333 to 'symbol-file' and 'add-symbol-file' can be
8334 position-independent.
8335
1cc75e92
YQ
83362017-12-01 Yao Qi <yao.qi@linaro.org>
8337
8338 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
8339 the URL in copyright header.
8340 * gdb.arch/aarch64-fp.exp: Likewise.
8341 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
8342 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
8343 * gdb.base/expand-psymtabs.exp: Likewise.
8344 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
8345 * gdb.fortran/common-block.exp: Likewise.
8346 * gdb.fortran/common-block.f90: Likewise.
8347 * gdb.fortran/logical.exp: Likewise.
8348 * gdb.fortran/vla-datatypes.f90: Likewise.
8349 * gdb.fortran/vla-sub.f90: Likewise.
8350
875fb7a7
JB
83512017-11-30 Joel Brobecker <brobecker@adacore.com>
8352
8353 * gdb.ada/repeat_dyn: New testcase.
8354
6f14765f
UW
83552017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
8356
8357 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
8358 Update for changed thread numbering.
8359 * gdb.cell/bt.exp: Update for changed GDB output.
8360
f1af7b94
SM
83612017-11-30 Simon Marchi <simon.marchi@ericsson.com>
8362
8363 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
8364 setting isremote by hand.
8365 * boards/dwarf4-gdb-index.exp: Likewise.
8366 * boards/fission.exp: Likewise.
8367 * boards/stabs.exp: Likewise.
8368
e3919f3e
PA
83692017-11-30 Pedro Alves <palves@redhat.com>
8370
8371 * gdb.linespec/cpls-ops.exp
8372 (check_explicit_skips_function_argument): Extract the underlying
8373 type of size_t instead of hardcoding it.
8374
bd69330d
PA
83752017-11-29 Pedro Alves <palves@redhat.com>
8376
8377 PR c++/19436
8378 * gdb.linespec/cpls-abi-tag.cc: New file.
8379 * gdb.linespec/cpls-abi-tag.exp: New file.
8380
a20714ff
PA
83812017-11-29 Pedro Alves <palves@redhat.com>
8382
8383 * gdb.base/langs.exp: Use -qualified.
8384 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
8385 it.
8386 * gdb.cp/namespace.exp: Use -qualified.
8387 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
8388 (overload-3, template-overload, template-ret-type, const-overload)
8389 (const-overload-quoted, anon-ns, ambiguous-prefix): New
8390 procedures.
8391 (test_driver): Call them.
8392 * gdb.cp/save-bp-qualified.cc: New.
8393 * gdb.cp/save-bp-qualified.exp: New.
8394 * gdb.linespec/explicit.exp: Test -qualified.
8395 * lib/completion-support.exp (completion::explicit_opts_list): Add
8396 "-qualified".
8397 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
8398
f6f1d339
PM
83992017-11-29 Phil Muldoon <pmuldoon@redhat.com>
8400
8401 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
8402
02ca603a
TT
84032017-11-29 Tom Tromey <tom@tromey.com>
8404
8405 * gdb.base/relocate.exp: Update invalid argument test.
8406 Add new tests for invalid arguments.
8407
ed6c0bfb
TP
84082017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
8409
8410 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
8411 Return 0 as a long.
8412 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
8413
f106e10e
TP
84142017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
8415
8416 * gdb.cp/breakpoint.cc (bar): Set return type to void.
8417 * gdb.cp/psymtab-parameter.cc (func): Likewise.
8418 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
8419 func ().
8420 * gdb.cp/shadow.cc (B.func): Return 0.
8421
10329bb2
JB
84222017-11-27 Joel Brobecker <brobecker@adacore.com>
8423
8424 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
8425 expected output in gdb_expect call to allow the exception
8426 message to be present as well. Fix syntax confusion to avoid
8427 TCL thinking that exception_name is an array.
8428
617cd4bc
UW
84292017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
8430
8431 * gdb.arch/spu-info.c: Include <unistd.h>.
8432 (do_signal_test): Fix broken calls to write.
8433 * gdb.arch/spu-info.exp: Use prepare_for_testing.
8434 Fix checks for empty mailboxes. Update signal tests for corrected
8435 do_signal_test routine. Allow nonzero event status.
58f7f0bf
UW
8436 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
8437 * gdb.cell/arch.exp: Use standard_output_file.
8438 * gdb.cell/break.exp: Likewise.
8439 * gdb.cell/bt.exp: Likewise.
8440 * gdb.cell/core.exp: Likewise.
8441 * gdb.cell/dwarfaddr.exp: Likewise.
8442 * gdb.cell/ea-cache.exp: Likewise.
8443 * gdb.cell/ea-standalone.exp: Likewise.
8444 * gdb.cell/f-regs.exp: Likewise.
8445 * gdb.cell/fork.exp: Likewise.
8446 * gdb.cell/gcore.exp: Likewise.
8447 * gdb.cell/mem-access.exp: Likewise.
8448 * gdb.cell/ptype.exp: Likewise.
8449 * gdb.cell/registers.exp: Likewise.
8450 * gdb.cell/sizeof.exp: Likewise.
8451 * gdb.cell/solib-symbol.exp: Likewise.
8452 * gdb.cell/solib.exp: Likewise.
617cd4bc 8453
a81aaca0
PA
84542017-11-25 Pedro Alves <palves@redhat.com>
8455
8456 * gdb.base/complete-empty.exp: New file.
8457 * gdb.base/completion.exp: Adjust.
8458
6a3c6ee4
PA
84592017-11-25 Pedro Alves <palves@redhat.com>
8460
8461 * gdb.linespec/cpls-ops.cc: New file.
8462 * gdb.linespec/cpls-ops.exp: New file.
8463 * lib/completion-support.exp (test_complete_prefix_range_re): New,
8464 factored out from ...
8465 (test_complete_prefix_range): ... this.
8466
8955eb2d
PA
84672017-11-24 Pedro Alves <palves@redhat.com>
8468
8469 * gdb.linespec/cpcompletion.exp: New file.
8470 * gdb.linespec/cpls-hyphen.cc: New file.
8471 * gdb.linespec/cpls.cc: New file.
8472 * gdb.linespec/cpls2.cc: New file.
8473 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
8474 test to use test_gdb_complete_unique. Add label completion,
8475 keyword completion and explicit location completion tests.
8476 * lib/completion-support.exp: New file.
8477
e547c119
JB
84782017-11-24 Joel Brobecker <brobecker@adacore.com>
8479
8480 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
8481 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
8482 when hitting an exception catchpoint.
8483
7c3c1aa8
YQ
84842017-11-22 Yao Qi <yao.qi@linaro.org>
8485
8486 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
8487
41bd68f5
SM
84882017-11-22 Simon Marchi <simon.marchi@ericsson.com>
8489
8490 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
8491 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
8492 * gdb.dwarf2/info-locals-optimized-out.c: New file.
8493
1daad298
YQ
84942017-11-22 Yao Qi <yao.qi@linaro.org>
8495
8496 * gdb.base/info-os.exp: Pass pthreads.
8497 * gdb.multi/multi-attach.exp: Likewise.
8498
88465e87
YQ
84992017-11-22 Yao Qi <yao.qi@linaro.org>
8500
8501 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
8502 compiler.
8503
dc196b23
YQ
85042017-11-22 Yao Qi <yao.qi@linaro.org>
8505
8506 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
8507 * gdb.base/break-interp.exp: Likewise.
8508 * gdb.base/jit-attach-pie.exp: Likewise.
8509
2400729e
UW
85102017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
8511
8512 * gdb.base/float128.c (large128): New variable.
8513 * gdb.base/float128.exp: Add test to print largest __float128 value.
8514
7a26362d
UW
85152017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
8516
8517 * gdb.arch/vsx-regs.exp: Update register content checks.
8518
ed0f4273
UW
85192017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
8520
8521 * gdb.arch/ppc-longdouble.exp: New file.
8522 * gdb.arch/ppc-longdouble.c: Likewise.
8523
a25d69c6
PA
85242017-11-21 Pedro Alves <palves@redhat.com>
8525
8526 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
8527
73fcf641
PA
85282017-11-20 Pedro Alves <palves@redhat.com>
8529
8530 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
8531 (long_double_typedef): New typedefs.
8532 Use DEF on double and long double.
8533 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
8534 cases.
8535 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
8536 and 'long_double_ptr_same_size' locals. Use them to decide
8537 whether cast from array/function to float is valid/invalid.
8538
71a3c369
TT
85392017-11-17 Tom Tromey <tom@tromey.com>
8540
8541 * gdb.rust/traits.rs: New file.
8542 * gdb.rust/traits.exp: New file.
8543
ced9779b
JB
85442017-11-17 Joel Brobecker <brobecker@adacore.com>
8545
8546 * gdb.ada/minsyms: New testcase.
8547
a0922d80
PA
85482017-11-16 Pedro Alves <palves@redhat.com>
8549
8550 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
8551 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
8552
ea04e54c
PA
85532017-11-16 Pedro Alves <palves@redhat.com>
8554
8555 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
8556 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
8557
e849ea89
PA
85582017-11-16 Pedro Alves <palves@redhat.com>
8559
8560 * gdb.server/reconnect-ctrl-c.c: New file.
8561 * gdb.server/reconnect-ctrl-c.exp: New file.
8562
d8ae99a7
PM
85632017-11-16 Phil Muldoon <pmuldoon@redhat.com>
8564
8565 * gdb.python/py-rbreak.exp: New file.
8566 * gdb.python/py-rbreak.c: New file.
8567 * gdb.python/py-rbreak-func2.c: New file.
8568
968a13f8
PA
85692017-11-16 Pedro Alves <palves@redhat.com>
8570
8571 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
8572 pattern.
8573 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
8574 GDB.
8575
71774bc9
SM
85762017-11-15 Simon Marchi <simon.marchi@ericsson.com>
8577
8578 * gdb.tui/completionn.exp (test_tab_completion): Add space in
8579 regex.
8580
ddbb44cf
SM
85812017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
8582
8583 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
8584 test names.
8585
584a564f
PA
85862017-11-09 Pedro Alves <palves@redhat.com>
8587
8588 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
8589 factored out from ...
8590 (top level): ... here, and adjusted to avoid expecting beyond the
8591 prompt in a single gdb_test_multiple.
8592
5ed7a928
PA
85932017-11-09 Pedro Alves <palves@redhat.com>
8594
8595 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
8596 output.
8597 * gdb.server/ext-attach.exp ("kill" test): Likewise.
8598 * gdb.server/ext-restart.exp ("kill" test): Likewise.
8599 * gdb.server/ext-run.exp ("kill" test): Likewise.
8600 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
8601
a60e0738
PA
86022017-11-09 Pedro Alves <palves@redhat.com>
8603
8604 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
8605 match till end of line.
8606
2c88253f
PA
86072017-11-09 Pedro Alves <palves@redhat.com>
8608
8609 * gdb.base/memattr.exp: Tighten regexes to match the end line.
8610
c7a38517
PA
86112017-11-09 Pedro Alves <palves@redhat.com>
8612
8613 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
8614 New procedures, factored out from ...
8615 (top level): ... here, and adjusted to avoid expecting beyond the
8616 prompt in one go.
8617
f29f4b6b
PA
86182017-11-09 Pedro Alves <palves@redhat.com>
8619
8620 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
8621 output. Fix '?' match.
8622
286acbb5
JB
86232017-11-08 Joel Brobecker <brobecker@adacore.com>
8624
8625 * gdb.ada/scoped_watch: New testcase.
8626 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
8627 which is actually correct.
8628 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
8629 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
8630
62d7ae92
PA
86312017-11-08 Pedro Alves <palves@redhat.com>
8632
8633 * gdb.gdb/complaints.exp (test_initial_complaints)
8634 (test_serial_complaints, test_short_complaints): Call
8635 complaint_internal instead of complaint.
8636
280ca31f
DT
86372017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
8638
8639 * gdb.threads/tls-core.c: New file.
8640 * gdb.threads/tls-core.exp: Likewise.
8641
b5ec771e
PA
86422017-11-08 Pedro Alves <palves@redhat.com>
8643
8644 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
8645 (p Exported_Capitalized): New test.
8646 (p exported_capitalized): New test.
8647
a02b41a7
PA
86482017-11-07 Pedro Alves <palves@redhat.com>
8649
8650 * gdb.cp/ena-dis-br-range.exp: Add more tests.
8651
95e95a6d
PA
86522017-11-07 Pedro Alves <palves@redhat.com>
8653
8654 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
8655 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
8656 (disable_invalid, disable_inverted, disable_negative): New
8657 procedures.
8658 ("bad numbers"): New set of tests.
8659
cee62dbd
PA
86602017-11-07 Pedro Alves <palves@redhat.com>
8661
8662 * gdb.cp/ena-dis-br-range.exp: Add tests.
8663
cc638e86
PA
86642017-11-07 Pedro Alves <palves@redhat.com>
8665
8666 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
8667
d0fe4701
XR
86682017-11-07 Xavier Roirand <roirand@adacore.com>
8669 Pedro Alves <palves@redhat.com>
8670
8671 * gdb.base/ena-dis-br.exp: Add reference to
8672 gdb.cp/ena-dis-br-range.exp.
8673 * gdb.cp/ena-dis-br-range.exp: New file.
8674 * gdb.cp/ena-dis-br-range.cc: New file.
8675
46f67f80
PA
86762017-11-06 Pedro Alves <palves@redhat.com>
8677
8678 * gdb.base/attach-non-pgrp-leader.c: New.
8679 * gdb.base/attach-non-pgrp-leader.exp: New.
8680
726e1356
PA
86812017-11-06 Pedro Alves <palves@redhat.com>
8682
8683 * configure.ac: No longer check for termio.h and sgtty.h.
8684 * configure: Regenerate.
8685 * remote-utils.c: Include termios.h instead of gdb_termios.h.
8686 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
8687 Remove termio and sgtty code.
8688
50ab6ace
YQ
86892017-11-03 Yao Qi <yao.qi@linaro.org>
8690
8691 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
8692 in GDB is disabled.
8693
8e68731c
YQ
86942017-11-03 Yao Qi <yao.qi@linaro.org>
8695
8696 * gdb.python/py-thrhandle.exp: Skip it if python is not
8697 enabled.
8698
3a87ae65
SM
86992017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
8700
8701 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
8702 as a breakpoint command.
8703
484d8d36
MD
87042017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
8705
8706 PR python/21213
8707 * gdb.python/py-infthread.exp: Test calling
8708 InferiorThread.inferior () multiple times in a row.
8709
4a27f119
KS
87102017-10-27 Keith Seitz <keiths@redhat.com>
8711
8712 * gdb.opt/inline-break.exp (break_info_1): New procedure.
8713 Test "info break" for every inlined function breakpoint.
8714
bb11dd58
YQ
87152017-10-27 Yao Qi <yao.qi@linaro.org>
8716
8717 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
8718
a43f3893
PF
87192017-10-26 Patrick Frants <osscontribute@gmail.com>
8720
8721 * gdb.cp/classes.exp (test_static_members): Test printing
8722 Outer::instance.
8723 * gdb.cp/classes.c (struct Inner, struct Outer): New.
8724 (Inner::instance, Outer::instance): New.
8725
792ccf00
PA
87262017-10-24 Pedro Alves <palves@redhat.com>
8727
8728 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
8729 extra console" test in two stages.
8730
eb2bfbad
PA
87312017-10-24 Pedro Alves <palves@redhat.com>
8732
8733 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
8734
1f75a651
PA
87352017-10-24 Pedro Alves <palves@redhat.com>
8736
8737 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
8738 loop.
8739
779990d9
PA
87402017-10-24 Pedro Alves <palves@redhat.com>
8741
8742 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
8743 $attempt" and "stoppedtry $stoppedtry" test prefixes.
8744
ad9b8f5d
PA
87452017-10-24 Pedro Alves <palves@redhat.com>
8746
8747 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
8748 parameter and handle it. Don't output read value in test name.
8749
fee6da6e
PA
87502017-10-24 Pedro Alves <palves@redhat.com>
8751
8752 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
8753 custom test name.
8754
10389c2c
PA
87552017-10-24 Pedro Alves <palves@redhat.com>
8756
8757 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
8758 include the unstable output directory name in the test's name.
8759 (initial_setup_simple) <'set args'>: Use custom test name.
8760
a80e65a9
PA
87612017-10-24 Pedro Alves <palves@redhat.com>
8762
8763 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
8764 with explicit test name.
8765
15763a09
PA
87662017-10-20 Pedro Alves <palves@redhat.com>
8767
8768 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
8769 'wait -i'. Use gdb_assert and remote_close.
8770
49a4ce2e
AB
87712017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
8772
8773 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
8774 number from variable rather than hard-coded.
8775
a75868f5
PA
87762017-10-19 Pedro Alves <palves@redhat.com>
8777
8778 * gdb.base/long-inferior-output.c: New file.
8779 * gdb.base/long-inferior-output.exp: New file.
8780
c8ba13ad
KS
87812017-11-18 Keith Seitz <keiths@redhat.com>
8782
8783 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
8784 method.
8785 (main): Call it.
8786 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
8787 Add additional user-defined conversion operator tests.
8788
b27de576
PA
87892017-10-17 Pedro Alves <palves@redhat.com>
8790
8791 * boards/native-stdio-gdbserver.exp: Load "local-board".
8792
8484c955
PA
87932017-10-17 Pedro Alves <palves@redhat.com>
8794
8795 * gdb.base/quit-live.c: New file.
8796 * gdb.base/quit-live.exp: New file.
8797
83d5a34d
KS
87982017-10-16 Keith Seitz <keiths@redhat.com>
8799
8800 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
8801 (class_with_protected_typedef, class_with_private_typedef)
8802 (struct_with_public_typedef, struct_with_protected_typedef)
8803 (struct_with_private_typedef): New classes/structs.
8804 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
8805 typedefs and access specifiers.
8806
739b3f1d
PA
88072017-10-16 Pedro Alves <palves@redhat.com>
8808 Simon Marchi <simon.marchi@polymtl.ca>
8809
8810 * README (Local vs Remote vs Native): New section.
8811 * boards/local-board.exp: New file, with bits factored out from
8812 ...
8813 * boards/native-extended-gdbserver.exp: ... here. Load
8814 "local-board".
8815 * boards/native-gdbserver.exp: Load "local-board".
8816 (${board}_spawn, ${board}_exec): Delete.
8817 * boards/native-stdio-gdbserver.exp: Most contents factored out to
8818 ...
8819 * boards/stdio-gdbserver-base.exp: ... this new file.
8820 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
8821 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
8822 procedure.
8823 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
8824 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
8825 stdio_gdbserver_command.
8826 (${board}_get_remote_address, ${board}_get_comm_port)
8827 (${board}_download, ${board}_upload): Delete.
8828 (get_target_remote_pipe_cmd): New.
8829
fe68b953
SM
88302017-10-16 Simon Marchi <simon.marchi@ericsson.com>
8831
8832 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
8833 test_bkpt_deletion, test_bkpt_cond_and_cmds,
8834 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
8835 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
8836 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
8837 remove with_test_prefix.
8838
300b6685
PA
88392017-10-13 Pedro Alves <palves@redhat.com>
8840
8841 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
8842 * gdb.base/annota1.exp: Use it instead of is_remote.
8843 * gdb.base/annota3.exp: Use it instead of is_remote.
8844 * gdb.cp/annota2.exp: Use it instead of is_remote.
8845 * gdb.cp/annota3.exp: Use it instead of is_remote.
8846 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
8847
50500caf
PA
88482017-10-13 Pedro Alves <palves@redhat.com>
8849
8850 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
8851 (test_num_test_vars, run_and_count_vars, find_env)
8852 (test_set_unset_env, test_inherit_env_var): New procedures.
8853 (top level): Use them.
8854
dad0c6d2
PA
88552017-10-13 Pedro Alves <palves@redhat.com>
8856
8857 * lib/selftest-support.exp (selftest_setup): Extend comments, and
8858 also skip on stub-like targets.
8859
8b0553c1
PA
88602017-10-13 Pedro Alves <palves@redhat.com>
8861
8862 PR gdb/22293
8863 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
8864 (top level): Move some tests to ...
8865 (test_not_found): ... this new procedure.
8866 (top level): Call it.
8867
7594f623
PA
88682017-10-13 Pedro Alves <palves@redhat.com>
8869
8870 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
8871 expect different "info terminal" output if testing with a
8872 non-native target.
8873
ebe3b402
PA
88742017-10-13 Pedro Alves <palves@redhat.com>
8875 Simon Marchi <simon.marchi@polymtl.ca>
8876
8877 PR python/12966
8878 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
8879
42f1b161
PA
88802017-10-13 Pedro Alves <palves@redhat.com>
8881
8882 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
8883 already.
8884
8d6ef72b
PA
88852017-10-13 Pedro Alves <palves@redhat.com>
8886
8887 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
8888 is_remote.
8889
d7bcd5b8
PA
88902017-10-13 Pedro Alves <palves@redhat.com>
8891
8892 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
8893 is_remote.
8894
df479dc6
PA
88952017-10-13 Pedro Alves <palves@redhat.com>
8896
8897 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
8898 is set.
8899 (corefile_test_attach): Likewise. Check can_spawn_for_attach
8900 instead of is_remote.
8901
23fb630a
PA
89022017-10-13 Pedro Alves <palves@redhat.com>
8903
8904 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
8905 (top level): Add comment.
8906
cc77b1dc
PA
89072017-10-13 Pedro Alves <palves@redhat.com>
8908
8909 * gdb.base/remote.exp (top level): Fix comment typo and add
8910 missing return.
8911
27c9e813
PA
89122017-10-13 Pedro Alves <palves@redhat.com>
8913 Simon Marchi <simon.marchi@polymtl.ca>
8914
8915 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
8916 calls and add comments. Skip test if use_gdb_stub is set.
8917 (top level): Use "set cwd" command instead of "cd" command.
8918
5e830d98
PA
89192017-10-13 Pedro Alves <palves@redhat.com>
8920
8921 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
8922 is_remote target check.
8923
f5ca0032
PA
89242017-10-13 Pedro Alves <palves@redhat.com>
8925
8926 * gdb.base/scope.exp: Use build_executable + clean_restart +
8927 gdb_file_cmd instead of prepare_for_testing and no longer skip
8928 "before run" tests on is_remote target boards. Update comments.
8929 * boards/native-extended-gdbserver.exp
8930 (extended_gdbserver_load_last_file): New, factored out from ...
8931 (gdb_load): ... this. Move further below and add comment.
8932 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
8933
8aed1c0d
PA
89342017-10-12 Pedro Alves <palves@redhat.com>
8935
8936 * gdb.base/attach.exp: Remove references to gdb64.
8937 * gdb.base/dbx.exp: Remove references to gdb64.
8938
cfa34c87
SM
89392017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
8940 Pedro Alves <palves@redhat.com>
8941
8942 * gdb.base/label.exp: Remove is_remote target check.
8943
9192b7de
PA
89442017-10-12 Pedro Alves <palves@redhat.com>
8945
8946 * gdb.base/auvx.exp (coredir): Update comment.
8947 (top level) <core_works>: Use "set cwd" command instead of "cd"
8948 command.
8949
6bf0052d
PA
89502017-10-12 Pedro Alves <palves@redhat.com>
8951 Simon Marchi <simon.marchi@polymtl.ca>
8952
8953 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
8954 target boards.
8955
e48ef82d
PA
89562017-10-12 Pedro Alves <palves@redhat.com>
8957 Simon Marchi <simon.marchi@polymtl.ca>
8958
8959 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
8960 Instead skip if there's any gdb_protocol set.
8961
8d7aea57
SM
89622017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
8963 Pedro Alves <palves@redhat.com>
8964
8965 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
8966
30440677
PA
89672017-10-12 Pedro Alves <palves@redhat.com>
8968 Simon Marchi <simon.marchi@polymtl.ca>
8969
8970 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
8971 instead of on dejagnu remote boards.
8972
4e04f045 89732017-10-12 Pedro Alves <palves@redhat.com>
175654b9 8974 Simon Marchi <simon.marchi@polymtl.ca>
4e04f045
PA
8975
8976 * gdb.base/inferior-died.exp: Remove is_remote and isnative
8977 checks. Use build_executable + clean_restart instead of
8978 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
8979 of enabling non-stop after starting gdb.
8980
871a186e
PA
89812017-10-12 Pedro Alves <palves@redhat.com>
8982
8983 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
8984 * gdb.threads/non-ldr-exc-2.exp: Ditto.
8985 * gdb.threads/non-ldr-exc-3.exp: Ditto.
8986 * gdb.threads/non-ldr-exc-4.exp: Ditto.
8987
56d704da
AK
89882017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
8989
8990 * gdb.arch/arc-tdesc-cpu.exp: New file.
8991 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
8992
2f20e312
SM
89932017-10-10 Simon Marchi <simon.marchi@ericsson.com>
8994
8995 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
8996
65630365
PA
89972017-10-10 Pedro Alves <palves@redhat.com>
8998
8999 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
9000 expect CLI output.
9001
bf469271
PA
90022017-10-10 Pedro Alves <palves@redhat.com>
9003
9004 * lib/selftest-support.exp (selftest_setup): Update for
9005 captured_command_loop's prototype change.
9006
777a42f1
PA
90072017-10-09 Pedro Alves <palves@redhat.com>
9008
9009 Test both arch1=>arch2 and arch2=>arch1.
9010
9011 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
9012 (srcfile2, binfile2, march1, march2): Remove globals. Largely
9013 factored out to...
9014 (append_arch1_options, append_arch2_options, append_arch_options)
9015 (build_executables): New procedures.
9016 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
9017 local.
9018 (top level): Add new 'first_arch' testing axis.
9019
cbd2b4e3
PA
90202017-10-09 Pedro Alves <palves@redhat.com>
9021
9022 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
9023 (barrier): New.
9024 (thread_start, all_started): New functions.
9025 (main): Spawn new thread and wait until it is scheduled.
9026 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
9027 option.
9028 (do_test): Add 'selected_thread' parameter. Run to all_started
9029 instead of main. Explicitly set the breakpoint at main. Switch
9030 to the SELECTED_THREAD thread.
9031 (top level): Test handling the exec event with either the main
9032 thread or the second thread selected.
9033
5c9e4427
PA
90342017-10-09 Pedro Alves <palves@redhat.com>
9035
9036 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
9037 logic. Move STOP marker after the value checks.
9038 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
9039 regexp.
9040
b3b7c423
SL
90412017-10-06 Sandra Loosemore <sandra@codesourcery.com>
9042
9043 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
9044
3b4b2f16
UW
90452017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
9046
9047 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
9048 integer-to-dfp conversion.
9049 * gdb.base/dfp-test.exp: Likewise.
9050
5cd63fda
PA
90512017-10-04 Pedro Alves <palves@redhat.com>
9052
9053 * gdb.multi/hangout.c: Include <unistd.h>.
9054 (hangout_loop): New function.
9055 (main): Call alarm. Call hangout_loop in a loop.
9056 * gdb.multi/hello.c: Include <unistd.h>.
9057 (hello_loop): New function.
9058 (main): Call alarm. Call hangout_loop in a loop.
9059 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
9060 inferior with the other selected.
9061
4c71c105
SM
90622017-10-04 Simon Marchi <simon.marchi@ericsson.com>
9063
9064 * gdb.mi/list-thread-groups-available.exp: New file.
9065 * gdb.mi/list-thread-groups-available.c: New file.
9066
bc3b087d
SDJ
90672017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
9068
9069 * gdb.base/set-cwd.exp: Make it available on
9070 native-extended-gdbserver.
9071
d092c5a2
SDJ
90722017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
9073
9074 * gdb.base/set-cwd.c: New file.
9075 * gdb.base/set-cwd.exp: Likewise.
9076
45320ffa
TT
90772017-10-02 Tom Tromey <tom@tromey.com>
9078
9079 PR rust/22236:
9080 * gdb.rust/simple.rs (main): New variable "fslice".
9081 * gdb.rust/simple.exp: Add slice tests. Update string tests.
9082
b3e3859b
TT
90832017-10-02 Tom Tromey <tom@tromey.com>
9084
9085 * gdb.rust/simple.exp: Test ptype of a slice.
9086
01af5e0d
TT
90872017-10-02 Tom Tromey <tom@tromey.com>
9088
9089 * gdb.rust/simple.exp: Test index of slice.
9090
a9bbfbd8
TT
90912017-09-27 Tom Tromey <tom@tromey.com>
9092
9093 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
9094
df8899e5
TP
90952017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
9096 Pedro Alves <palves@redhat.com>
9097
9098 * gdb.base/compare-sections.exp (get value of read-only section): Read
9099 as unsigned value.
9100 (corrupt read-only section): Likewise and don't set written if patching
9101 failed.
9102
757bf54b
KB
91032017-09-21 Kevin Buettner <kevinb@redhat.com>
9104
9105 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
9106 files.
9107
06871ae8
PA
91082017-09-20 Pedro Alves <palves@redhat.com>
9109
9110 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
9111 symbol names in gdb's output.
9112 * gdb.cp/overload.exp ("list all overloads"): Likewise.
9113
e5f25bc5
PA
91142017-09-20 Pedro Alves <palves@redhat.com>
9115
9116 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
9117 Rename to ...
9118 (test_list_ambiguous_symbol): ... this and add a symbol name
9119 parameter. Adjust.
9120 (test_list_ambiguous_function): Reimplement on top of
9121 test_list_ambiguous_symbol and also test listing ambiguous
9122 variables.
9123 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
9124 (ambiguous_fun): ... this.
9125 (ambiguous_var): New.
9126 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
9127 (ambiguous_fun): ... this.
9128 (ambiguous_var): New.
9129
4e5a4f58
JB
91302017-09-19 John Baldwin <jhb@FreeBSD.org>
9131
9132 * gdb.base/starti.c: New file.
9133 * gdb.base/starti.exp: New file.
9134 * lib/gdb.exp (gdb_starti_cmd): New procedure.
9135
26e53f3e
PA
91362017-09-14 Pedro Alves <palves@redhat.com>
9137
9138 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
9139 (top level): Use it instead of runto.
9140
cb791d59
TT
91412017-09-11 Tom Tromey <tom@tromey.com>
9142
9143 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
9144
7c96f8c1
TT
91452017-09-11 Tom Tromey <tom@tromey.com>
9146
9147 * gdb.python/py-infthread.exp: Add tests for new_thread event.
9148 * gdb.python/py-inferior.exp: Add tests for new inferior events.
9149
469412dd
CW
91502017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
9151
9152 * gdb.fortran/printing-types.exp: New file.
9153 * gdb.fortran/printing-types.exp: New file.
9154
e0f86435
BH
91552017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
9156
9157 * gdb.fortran/vla-ptype.exp: Fix typos.
9158 * gdb.fortran/vla-value.exp: Same.
9159
9e9af4be
BH
91602017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
9161
9162 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
9163 * gdb.mi/mi-var-child-f.exp: Likewise.
9164 * gdb.mi/mi-vla-fortran.exp: Likewise.
9165
a5ad232b 91662017-09-08 Frank Penczek <frank.penczek@intel.com>
e79be6e5
SM
9167 Christoph Weinmann <christoph.t.weinmann@intel.com>
9168 Bernhard Heckel <bernhard.heckel@intel.com>
a5ad232b
FP
9169
9170 * gdb.fortran/ptr-indentation.f90: New file.
9171 * gdb.fortran/ptr-indentation.exp: New file.
9172
5aec60eb
TT
91732017-09-05 Tom Tromey <tom@tromey.com>
9174
9175 PR gdb/22010:
9176 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
9177
8f8f8152
TP
91782017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
9179
9180 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
9181
fbd1b771
JK
91822017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
9183
9184 * gdb.threads/tls-nodebug-pie.c: New file.
9185 * gdb.threads/tls-nodebug-pie.exp: New file.
9186
5eb5f850
TT
91872017-09-05 Tom Tromey <tom@tromey.com>
9188
9189 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
9190 for rust.
9191
ae780a21
SM
91922017-09-05 Simon Marchi <simon.marchi@ericsson.com>
9193
9194 * gdb.multi/multi-arch-exec.exp: Test with different
9195 "follow-exec-mode" settings.
9196 (do_test): New procedure.
9197
3693fdb3
PA
91982017-09-04 Pedro Alves <palves@redhat.com>
9199
9200 * gdb.base/func-static.c (S::method const, S::method volatile)
9201 (S::method volatile const): New methods.
9202 (c_s, v_s, cv_s): New instances.
9203 (main): Call method() on them.
9204 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
9205 (cannot_resolve): New procedure.
9206 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
9207 print-quote-unquoted columns.
9208 (do_test): Test printing each scope too.
9209
e68cb8e0
PA
92102017-09-04 Pedro Alves <palves@redhat.com>
9211
9212 * gdb.base/local-static.exp: Also test with
9213 class::method::variable wholly quoted.
9214 * gdb.cp/m-static.exp (class::method::variable): Remove test.
9215
858be34c
PA
92162017-09-04 Pedro Alves <palves@redhat.com>
9217
9218 * gdb.base/local-static.c: New.
9219 * gdb.base/local-static.cc: New.
9220 * gdb.base/local-static.exp: New.
9221
46a4882b
PA
92222017-09-04 Pedro Alves <palves@redhat.com>
9223
9224 * gdb.asm/asm-source.exp: Add casts to int.
9225 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
9226 (dataglobal64_1, dataglobal64_2): New globals.
9227 * gdb.base/nodebug.exp: Test different expressions involving the
9228 new globals, with print, whatis and ptype. Add casts to int.
9229 * gdb.base/solib-display.exp: Add casts to int.
9230 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
9231 * gdb.cp/m-static.exp: Add cast to int.
9232 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
9233 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
9234 tls variable with no debug info without a cast. Test with a cast
9235 to int too.
9236 * gdb.trace/entry-values.exp: Add casts.
9237
2c5a2be1
PA
92382017-09-04 Pedro Alves <palves@redhat.com>
9239
9240 * gdb.base/nodebug.exp: Test that ptype's error about functions
9241 with unknown return type includes the function name too.
9242
7022349d
PA
92432017-09-04 Pedro Alves <palves@redhat.com>
9244
9245 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
9246 return type of munmap in infcall.
9247 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
9248 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
9249 type of ftell in infcall.
9250 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
9251 type of getpid in infcall.
9252 * gdb.base/infcall-exec.exp: Cast return type of execlp in
9253 infcall.
9254 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
9255 Bail on failure to extract the pid.
9256 * gdb.base/nodebug.c: #include <stdint.h>.
9257 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
9258 New functions.
9259 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
9260 Change expected output of print/whatis/ptype with functions with
9261 no debug info. Test all supported languages. Call
9262 test_call_promotion.
9263 * gdb.compile/compile.exp: Adjust expected output to expect
9264 warning.
9265 * gdb.threads/siginfo-threads.exp: Likewise.
9266
54990598
PA
92672017-09-04 Pedro Alves <palves@redhat.com>
9268
9269 * gdb.base/callfuncs.exp (do_function_calls): New parameter
9270 "prototypes". Test calling float functions via prototyped and
9271 unprototyped function pointers.
9272 (perform_all_tests): New parameter "prototypes". Pass it down.
9273 (top level): Pass down "prototypes" parameter to
9274 perform_all_tests.
9275
34d16ea2
SM
92762017-09-04 Simon Marchi <simon.marchi@ericsson.com>
9277
9278 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
9279 Test with nested loops.
9280
9521ecda
SM
92812017-09-04 Simon Marchi <simon.marchi@ericsson.com>
9282
9283 * gdb.base/commands.exp: Call the new procedures.
9284 (loop_break_test, loop_continue_test): New procedures.
9285
80a65e9b
SM
92862017-09-04 Simon Marchi <simon.marchi@ericsson.com>
9287
9288 * gdb.base/commands.exp: Call new procedure.
9289 (define_if_without_arg_test): New procedure.
9290
e439fa14
PA
92912017-09-04 Pedro Alves <palves@redhat.com>
9292
9293 * gdb.base/list-ambiguous.exp: New file.
9294 * gdb.base/list-ambiguous0.c: New file.
9295 * gdb.base/list-ambiguous1.c: New file.
9296 * gdb.base/list.exp (test_list_range): Adjust expected output.
9297
0a2dde4a
SDJ
92982017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
9299
9300 * gdb.base/share-env-with-gdbserver.c: New file.
9301 * gdb.base/share-env-with-gdbserver.exp: Likewise.
9302
5e89eb3a
SM
93032017-08-28 Simon Marchi <simon.marchi@ericsson.com>
9304
9305 * gdb.base/commands.exp (gdbvar_simple_if_test,
9306 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
9307 progvar_simple_if_test, progvar_simple_while_test,
9308 progvar_complex_if_while_test, user_defined_command_test,
9309 user_defined_command_args_eval,
9310 user_defined_command_args_stack_test,
9311 user_defined_command_manyargs_test, bp_deleted_in_command_test,
9312 temporary_breakpoint_commands,
9313 gdb_test_no_prompt, redefine_hook_test,
9314 redefine_backtrace_test): Remove "global gdb_prompt".
9315
fd437cbc
SM
93162017-08-28 Simon Marchi <simon.marchi@ericsson.com>
9317
9318 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
9319 New proc, call it from toplevel.
9320
87215ad1
SDJ
93212017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
9322
9323 PR remote/21852
9324 * gdb.server/normal.c: New file, copied from gdb.base.
9325 * gdb.server/run-without-local-binary.exp: New file.
9326
58afddc6
WP
93272017-08-07 Weimin Pan <weimin.pan@oracle.com>
9328
9329 * gdb.arch/sparc64-adi.exp: New file.
9330 * gdb.arch/sparc64-adi.c: New file.
9331
5277199a
PA
93322017-08-22 Pedro Alves <palves@redhat.com>
9333
9334 * gdb.cp/overload.exp (line_range_pattern): New procedure.
9335 (top level): Add "list all overloads" tests.
9336
14278e1f
TT
93372017-08-22 Tom Tromey <tom@tromey.com>
9338
9339 * gdb.gdb/xfullpath.exp: Remove.
9340
bf223d3e
PA
93412017-08-21 Pedro Alves <palves@redhat.com>
9342
9343 PR gdb/19487
9344 * gdb.base/symbol-alias.c: New.
9345 * gdb.base/symbol-alias2.c: New.
9346 * gdb.base/symbol-alias.exp: New.
9347
c973d0aa
PA
93482017-08-21 Pedro Alves <palves@redhat.com>
9349
9350 * gdb.base/dfp-test.c
9351 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
9352 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
9353 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
9354 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
9355 * gdb.base/whatis-ptype-typedefs.c: New.
9356 * gdb.base/whatis-ptype-typedefs.exp: New.
9357 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
9358 (an_int, an_int_type, an_int_type2): New globals.
9359 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
9360 involving typedefs and cast expressions.
9361 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
9362 (lookup_typedefs_function): New.
9363 (typedefs_pretty_printers_dict): New.
9364 (top level): Register lookup_typedefs_function in
9365 gdb.pretty_printers.
9366
6d580b63
YQ
93672017-08-18 Yao Qi <yao.qi@linaro.org>
9368
9369 * gdb.server/unittest.exp: New.
9370
206726fb
SDJ
93712017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
9372
9373 PR gdb/21954
9374 * gdb.base/environ.exp: Add test to check if 'unset environment'
9375 works.
9376
bf0ec4c2
AA
93772017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
9378
9379 * lib/gdb.exp (universal_compile_options): New caching proc.
9380 (gdb_compile): Suppress GCC's coloring of messages.
9381
d6382fff
TT
93822017-08-14 Tom Tromey <tom@tromey.com>
9383
9384 PR gdb/21675:
9385 * gdb.base/printcmds.exp (test_radices): New function.
9386 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
9387 * gdb.base/sizeof.exp (check_valueof): Use p/d.
9388 * lib/gdb.exp (get_integer_valueof): Use p/d.
9389
c2c2dd9f
SM
93902017-08-12 Simon Marchi <simon.marchi@ericsson.com>
9391
9392 * lib/gdb.exp (get_valueof): Don't capture end-of-line
9393 characters.
9394
fdffd6f4
TT
93952017-08-05 Tom Tromey <tom@tromey.com>
9396
9397 * gdb.rust/simple.exp: Allow String to appear in a different
9398 namespace.
9399
27d41eac
YQ
94002017-07-26 Yao Qi <yao.qi@linaro.org>
9401
9402 * gdb.gdb/unittest.exp: Invoke command
9403 "maintenance check xml-descriptions".
9404
031ed05d
AA
94052017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
9406
9407 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
9408 calling context.
9409 (hex128): Drop erroneous calculation of parameters.
9410
dcd27ddf
SM
94112017-07-22 Simon Marchi <simon.marchi@ericsson.com>
9412
9413 * gdb.python/py-unwind.exp: Disable stack protection when
9414 building test file.
9415
47e77640
PA
94162017-07-20 Pedro Alves <palves@redhat.com>
9417
9418 * gdb.base/default.exp (set language): Adjust expected output.
9419
62d2a18a
PA
94202017-07-20 Pedro Alves <palves@redhat.com>
9421
9422 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
9423 (test_minsym): ... this, and make static.
9424 (get_pck__foo__bar__minsym): Rename to ...
9425 (get_test_minsym): ... this.
9426 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
9427 symbol names and comments.
9428 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
9429 (get_test_minsym): ... this.
9430 (pck__foo__bar__minsym__2): Rename to ...
9431 (test_minsym): ... this.
9432 (main): Adjust.
9433
c45ec17c
PA
94342017-07-17 Pedro Alves <palves@redhat.com>
9435
9436 * gdb.base/completion.exp: Adjust expected output.
9437 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
9438 the completer works.
9439
c6756f62
PA
94402017-07-17 Pedro Alves <palves@redhat.com>
9441
9442 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
9443
5bd68487
AB
94442017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
9445
9446 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
9447
8880f2a9
TT
94482017-07-14 Tom Tromey <tom@tromey.com>
9449
9450 PR rust/21764:
9451 * gdb.rust/simple.exp: Add tests.
9452
65547233
TT
94532017-07-14 Tom Tromey <tom@tromey.com>
9454
9455 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
9456
8f14146e
PA
94572017-07-14 Pedro Alves <palves@redhat.com>
9458
9459 * gdb.linespec/base/one/thefile.cc (z1): New function.
9460 * gdb.linespec/base/two/thefile.cc (z2): New function.
9461 * gdb.linespec/linespec.exp: Add tests.
9462
b4365d02
AB
94632017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
9464
9465 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
9466 to mi_create_breakpoint.
9467
5d2cbaa5
AB
94682017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
9469
9470 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
9471 mi_create_breakpoint.
9472
11cb5716
IB
94732017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
9474
9475 * gdb.dlang/demangle.exp: Update for demangling changes.
9476
03278692
TT
94772017-07-09 Tom Tromey <tom@tromey.com>
9478
9479 * gdb.dwarf2/shortpiece.exp: New file.
9480
33c5cd75
DB
94812017-07-06 David Blaikie <dblaikie@gmail.com>
9482
9483 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
9484 built from fissiont-multi-cu{1,2}.c.
9485 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
9486 except putting 'main' and 'func' in separate CUs in the same DWO file.
9487 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
9488 test.
9489 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
9490 test.
9491
8455d262
PA
94922017-07-06 Pedro Alves <palves@redhat.com>
9493
9494 * gdb.python/py-unwind.exp: Test flushregs.
9495
dc4bde35
SDJ
94962017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
9497
9498 PR cli/21688
9499 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
9500 tests for alias commands and trailing whitespace.
9501
51ed89aa
SDJ
95022017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
9503
9504 PR cli/21688
9505 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
9506 procedure. Call it.
9507
eb17d413
PA
95082017-06-29 Pedro Alves <palves@redhat.com>
9509
9510 * gdb.base/printcmds.exp: Add tests.
9511
41664b45
DG
95122017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
9513
9514 PR gdb/21337
9515 * gdb.base/reread-readsym.exp: New file.
9516 * gdb.base/reread-readsym.c: New file.
9517
75312ae3
KB
95182017-06-21 Kevin Buettner <kevinb@redhat.com>
9519
9520 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
9521 subpattern.
9522
66953522
PB
95232017-06-19 Peter Bergner <bergner@vnet.ibm.com>
9524
9525 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
9526 extended mnemonic.
9527 * gdb.arch/powerpc-power9.s: Likewise.
9528
5524b525
AA
95292017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
9530
9531 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
9532 on 32-bit x86 targets. Exploit is_*_target macros where
9533 appropriate.
9534
03c8af18
AA
95352017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9536
9537 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
9538 register pieces.
9539
3bf31011
AA
95402017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9541
9542 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
9543 located in one or more DWARF pieces.
9544
805acca0
AA
95452017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9546
9547 * lib/gdb.exp (get_endianness): New proc.
9548 * gdb.arch/aarch64-fp.exp: Use it.
9549 * gdb.arch/altivec-regs.exp: Likewise.
9550 * gdb.arch/e500-regs.exp: Likewise.
9551 * gdb.arch/vsx-regs.exp: Likewise.
9552 * gdb.base/dump.exp: Likewise.
9553 * gdb.base/funcargs.exp: Likewise.
9554 * gdb.base/gnu_vector.exp: Likewise.
9555 * gdb.dwarf2/formdata16.exp: Likewise.
9556 * gdb.dwarf2/implptrpiece.exp: Likewise.
9557 * gdb.dwarf2/nonvar-access.exp: Likewise.
9558 * gdb.python/py-inferior.exp: Likewise.
9559 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
9560
e9352324
AA
95612017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9562
9563 PR gdb/21226
9564 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
9565 stack value pieces are taken from the LSB end.
9566
d5d1163e
AA
95672017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9568
9569 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
9570 variable at nonzero offset.
9571
0567c986
AA
95722017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9573
9574 * gdb.dwarf2/var-access.c: New file.
9575 * gdb.dwarf2/var-access.exp: New test.
9576 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
9577
973e9aab
TT
95782017-06-12 Tom Tromey <tom@tromey.com>
9579
9580 * gdb.dwarf2/formdata16.exp: Add tests.
9581
d9109c80
TT
95822017-06-12 Tom Tromey <tom@tromey.com>
9583
9584 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
9585
30a25466
TT
95862017-06-12 Tom Tromey <tom@tromey.com>
9587
9588 PR exp/16225:
9589 * gdb.reverse/i386-sse-reverse.exp: Update tests.
9590 * gdb.arch/vsx-regs.exp: Update tests.
9591 * gdb.arch/s390-vregs.exp (hex128): New proc.
9592 Update test.
9593 * gdb.arch/altivec-regs.exp: Update tests.
9594
aefd8b33
SDJ
95952017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
9596
9597 * gdb.base/startup-with-shell.c: New file.
9598 * gdb.base/startup-with-shell.exp: Likewise.
9599
2090129c
SDJ
96002017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
9601
9602 * gdb.server/non-existing-program.exp: Update regex in order to
9603 reflect the fact that gdbserver is now using fork_inferior (with a
9604 shell) to startup the inferior.
9605
8e86a419
SM
96062017-05-30 Simon Marchi <simon.marchi@ericsson.com>
9607
9608 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
9609 support function calls from GDB.
9610
e6cf65f2
TT
96112017-05-21 Tom Tromey <tom@tromey.com>
9612
9613 PR rust/21466:
9614 * gdb.rust/unsized.exp: New file.
9615 * gdb.rust/unsized.rs: New file.
9616
43cc5389
TT
96172017-05-19 Tom Tromey <tom@tromey.com>
9618
9619 PR rust/21484:
9620 * gdb.rust/watch.exp: New file.
9621 * gdb.rust/watch.rs: New file.
9622
ec8df234
TT
96232017-05-18 Tom Tromey <tom@tromey.com>
9624
9625 * gdb.rust/simple.exp: Allow Box to be qualified.
9626
3e3e7fae
TP
96272017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
9628
9629 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
9630
59cc050d
PA
96312017-05-18 Pedro Alves <palves@redhat.com>
9632
9633 * gdb.base/fileio.c (test_write, test_read, test_close)
9634 (test_fstat): Don't print 'ret' in the fail path.
9635
c8f6abd1
PA
96362017-05-18 Pedro Alves <palves@redhat.com>
9637
9638 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
9639 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
9640 (test_system, test_rename, test_unlink, test_time): Change
9641 prototypes.
9642 * gdb.base/fileio.exp (stop_msg): Adjust.
9643
d2a03b77
PA
96442017-05-18 Pedro Alves <palves@redhat.com>
9645
9646 * gdb.base/fileio.c (null_str): New global.
9647 (test_stat): Use it.
9648 * gdb.base/fileio.exp: Remove nowarnings.
9649
0d5c6999
YQ
96502017-05-17 Yao Qi <yao.qi@linaro.org>
9651
9652 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
9653
21873064
YQ
96542017-05-17 Simon Marchi <simon.marchi@ericsson.com>
9655
9656 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
9657 argument command.
9658 (top-level): Invoke test_set_inferior_tty.
9659
d512d31c
PA
96602017-05-04 Pedro Alves <palves@redhat.com>
9661
9662 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
9663 Add parens to print call for Python 3.
9664
90cef2ed
KS
96652017-05-03 Keith Seitz <keiths@redhat.com>
9666
9667 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
9668 (main): Call it.
9669
14f819c8
TW
96702017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
9671
9672 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
9673 to prev and next.
9674
913aeadd
TW
96752017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
9676
9677 * gdb.python/py-record-btrace.exp: Remove test for
9678 gdb.BtraceInstruction.error.
9679
a3be24ad
TW
96802017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
9681
9682 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
9683
ae20e79a
TW
96842017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
9685
9686 * gdb.python/py-record-btrace-threads.c: New file.
9687 * gdb.python/py-record-btrace-threads.exp: New file.
9688
45ce1b47
SDJ
96892017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
9690
9691 PR testsuite/8595
9692 * gdb.base/environ.exp: Make test available in all architectures.
9693 Move bits related to "info program" testing to
9694 gdb.base/info-program.exp. Rewrite tests to use the two new
9695 procedures mentione below.
9696 (test_set_show_env_var) New procedure.
9697 (test_set_show_env_var_equal): Likewise.
9698 * gdb.base/info-program.exp: New file.
9699
e15c3eb4
KS
97002017-04-27 Keith Seitz <keiths@redhat.com>
9701
9702 * gdb.cp/oranking.cc (test15): New function.
9703 (main): Call test15 and declare additional variables for testing.
9704 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
9705 "p foo101('abc')" tests.
9706 Add tests for cv qualifier overloads.
9707 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
9708 "lvalue reference overload" test.
9709 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
9710 "print value of f1 on Child&& in f2" test.
9711
3a3fd0fd
PA
97122017-04-19 Pedro Alves <palves@redhat.com>
9713
9714 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
9715 procedure.
9716 (top level): Call it.
9717 * lib/gdb.exp (gdb_define_cmd): New procedure.
9718
53375380
PA
97192017-04-12 Pedro Alves <palves@redhat.com>
9720
9721 PR gdb/21323
9722 * gdb.cp/wide_char_types.c: Include <wchar.h>.
9723 (wchar): New global.
9724 * gdb.cp/wide_char_types.exp (wide_char_types_program)
9725 (do_test_wide_char, wide_char_types_no_program, top level): Add
9726 wchar_t testing.
9727
53e710ac
PA
97282017-04-12 Pedro Alves <palves@redhat.com>
9729
9730 PR c++/21323
9731 * gdb.cp/wide_char_types.c: New file.
9732 * gdb.cp/wide_char_types.exp: New file.
9733
0ad9d8c7
SDJ
97342017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
9735
9736 PR gdb/21352
9737 * gdb.trace/tsv.exp: Add test for "tsave -r".
9738
b1b45502
IB
97392017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
9740
9741 * gdb.dlang/watch-loc.c: New file.
9742 * gdb.dlang/watch-loc.exp: New file.
9743
ec13808e
JK
97442017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
9745
9746 * gdb.python/py-section-script.exp (sepdebug): New testcases.
9747
fe5f7374
AK
97482017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
9749
9750 * gdb.arch/arc-analyze-prologue.S: New file.
9751 * gdb.arch/arc-analyze-prologue.exp: Likewise.
9752
eea78757
AK
97532017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
9754
9755 * gdb.arch/arc-decode-insn.S: New file.
9756 * gdb.arch/arc-decode-insn.exp: Likewise.
9757
5badf10a
IR
97582017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
9759
9760 PR tdep/20928
9761 * gdb.arch/sparc64-regs.exp: New file.
9762 * gdb.arch/sparc64-regs.S: Likewise.
9763
cee59b3f
TW
97642017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
9765
9766 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
9767 and memory view on Python 3.
9768
c0f55cc6
AV
97692017-03-20 Artemiy Volkov <artemiyv@acm.org>
9770 Keith Seitz <keiths@redhat.com>
9771
9772 PR gdb/14441
9773 * gdb.cp/demangle.exp: Add rvalue reference tests.
9774 * gdb.cp/rvalue-ref-casts.cc: New file.
9775 * gdb.cp/rvalue-ref-casts.exp: New file.
9776 * gdb.cp/rvalue-ref-overload.cc: New file.
9777 * gdb.cp/rvalue-ref-overload.exp: New file.
9778 * gdb.cp/rvalue-ref-params.cc: New file.
9779 * gdb.cp/rvalue-ref-params.exp: New file.
9780 * gdb.cp/rvalue-ref-sizeof.cc: New file.
9781 * gdb.cp/rvalue-ref-sizeof.exp: New file.
9782 * gdb.cp/rvalue-ref-types.cc: New file.
9783 * gdb.cp/rvalue-ref-types.exp: New file.
9784 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
9785 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
9786
51457a05
MAL
97872017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
9788
9789 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
9790 New procedure.
9791
5b291c04
MAL
97922017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
9793
9794 * lib/mi-support.exp (mi_gdb_test): Add additional message
9795 for unexpected output.
9796
59a56148
AA
97972017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
9798
9799 * gdb.base/examine-backward.c (Barrier): New character array
9800 constant, to ensure that TestStrings is preceded by a string
9801 terminator.
9802
7942e96e
AA
98032017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
9804
9805 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
9806 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
9807 and implicit pointer into such a location.
9808
6ebac3fb
DE
98092017-03-16 Doug Evans <dje@google.com>
9810
9811 * gdb.python/py-lazy-string (pointer): Really add new typedef.
9812
ec3b243d
TP
98132017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
9814
9815 * gdb.cp/m-static.exp: Fix expectation for prototype of
9816 test5.single_constructor and single_constructor::single_constructor.
2cc36e25
DE
9817
98182017-03-16 Doug Evans <dje@google.com>
a7c0469f
DE
9819
9820 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
9821 * gdb.guile/scm-lazy-string.c: New file.
9822 * gdb.guile/scm-value.exp: Move lazy string tests to ...
9823 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
9824 for pointer, array, typedef lazy strings.
9825
2cc36e25 98262017-03-16 Doug Evans <dje@google.com>
34b43320
DE
9827
9828 PR python/17728, python/18439, python/18779
9829 * gdb.python/py-value.c (main) Delete locals sptr, sn.
9830 * gdb.python/py-lazy-string.c (pointer): New typedef.
9831 (main): New locals ptr, array, typedef_ptr.
9832 * gdb.python/py-value.exp: Move lazy string tests to ...
9833 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
9834 array, typedef lazy strings.
ec3b243d 9835
0efcde63
AK
98362017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
9837
9838 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
9839 Add optional 'test' parameter.
9840
7978d7c3
SM
98412017-03-13 Simon Marchi <simon.marchi@ericsson.com>
9842
9843 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
9844 Skip for versions of DejaGnu < 1.5.
9845
896c0c1e
SM
98462017-03-13 Simon Marchi <simon.marchi@ericsson.com>
9847
9848 * lib/gdb.exp (dejagnu_version): New proc.
9849 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
9850 Use dejagnu_version.
9851
5f4d1085
KS
98522017-03-10 Keith Seitz <keiths@redhat.com>
9853
9854 PR c++/8128
9855 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
9856 type from destructor regexps.
9857 Add a branch which actually passes the test.
9858 Adjust "ptype t5i" test names.
9859
1de05205
PA
98602017-03-08 Pedro Alves <palves@redhat.com>
9861
9862 * gdb.base/step-over-exit.exp: Add explicit test message.
9863
c65d6b55
PA
98642017-03-08 Pedro Alves <palves@redhat.com>
9865
9866 PR gdb/18360
9867 * gdb.threads/interrupt-while-step-over.c: New file.
9868 * gdb.threads/interrupt-while-step-over.exp: New file.
9869
2e86a283
PA
98702017-03-08 Pedro Alves <palves@redhat.com>
9871
9872 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
9873 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
9874
25dcbff6
PA
98752017-03-08 Pedro Alves <palves@redhat.com>
9876
9877 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
9878 PKRU as not supported as a PASS.
9879
dc9366eb
PA
98802017-03-08 Pedro Alves <palves@redhat.com>
9881
9882 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
9883 prefix instead of $binfile1/$binfile2.
9884 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
9885 in test message.
9886 * gdb.python/py-completion.exp: Use "load python file" as test
9887 messages instead of unstable path names.
9888
6e5d74e7
PA
98892017-03-08 Pedro Alves <palves@redhat.com>
9890 Jan Kratochvil <jan.kratochvil@redhat.com>
9891
9892 PR cli/21218
9893 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
9894 New proc.
9895 (top level): Call it.
9896
9753a2f6
PA
98972017-03-08 Pedro Alves <palves@redhat.com>
9898
9899 PR tui/21216
9900 * gdb.tui/tui-nl-filtered-output.exp: New file.
9901
1a4dd9dd
PA
99022017-03-08 Pedro Alves <palves@redhat.com>
9903
9904 * gdb.base/completion.exp: Move TUI completion tests to ...
9905 * gdb.tui/completion.exp: ... this new file.
9906
7cbbff33
PA
99072017-03-08 Pedro Alves <palves@redhat.com>
9908
9909 * gdb.base/tui-disasm-long-lines.c,
9910 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
9911 gdb.base/tui-layout.exp: Move to ...
9912 * gdb.tui/: ... this new directory.
9913
5f6fd321
PA
99142017-03-07 Pedro Alves <palves@redhat.com>
9915
9916 * gdb.base/tui-layout.c: New file.
9917 * gdb.base/tui-layout.exp: New file.
9918
44959fa8
PA
99192017-03-07 Pedro Alves <palves@redhat.com>
9920
9921 * gdb.base/tui-layout.c: Rename to ...
9922 * gdb.base/tui-disasm-long-lines.c: ... this.
9923 * gdb.base/tui-layout.exp: Rename to ...
9924 * gdb.base/tui-disasm-long-lines.exp: ... this.
9925
f8c4e718
PA
99262017-03-07 Pedro Alves <palves@redhat.com>
9927
9928 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
9929
6dbb839a 99302017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4a612d6f
WT
9931
9932 * i386-mpx-call.c: New file.
9933 * i386-mpx-call.exp: New file.
9934
65b48a81
PB
99352017-02-28 Peter Bergner <bergner@vnet.ibm.com>
9936
9937 * gdb.arch/powerpc-power.exp: Delete test.
9938 * gdb.arch/powerpc-power.s: Likewise.
9939 * gdb.disasm/disassembler-options.exp: New test.
9940 * gdb.arch/powerpc-altivec.exp: Likewise.
9941 * gdb.arch/powerpc-altivec.s: Likewise.
9942 * gdb.arch/powerpc-altivec2.exp: Likewise.
9943 * gdb.arch/powerpc-altivec2.s: Likewise.
9944 * gdb.arch/powerpc-altivec3.exp: Likewise.
9945 * gdb.arch/powerpc-altivec3.s: Likewise.
9946 * gdb.arch/powerpc-power7.exp: Likewise.
9947 * gdb.arch/powerpc-power7.s: Likewise.
9948 * gdb.arch/powerpc-power8.exp: Likewise.
9949 * gdb.arch/powerpc-power8.s: Likewise.
9950 * gdb.arch/powerpc-power9.exp: Likewise.
9951 * gdb.arch/powerpc-power9.s: Likewise.
9952 * gdb.arch/powerpc-vsx.exp: Likewise.
9953 * gdb.arch/powerpc-vsx.s: Likewise.
9954 * gdb.arch/powerpc-vsx2.exp: Likewise.
9955 * gdb.arch/powerpc-vsx2.s: Likewise.
9956 * gdb.arch/powerpc-vsx3.exp: Likewise.
9957 * gdb.arch/powerpc-vsx3.s: Likewise.
9958 * gdb.arch/arm-disassembler-options.exp: Likewise.
9959 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
9960 * gdb.arch/s390-disassembler-options.exp: Likewise.
9961
17cd4947
LM
99622017-02-23 Luis Machado <lgustavo@codesourcery.com>
9963
9964 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
9965 (check_supported_features): ... this. Changed return type to void.
9966 (supports_rdseed): New static global.
9967 (rdseed): Check supports_rdseed.
9968 (initialize): Call check_supported_features.
9969
2039d74e
EBM
99702017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
9971
9972 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
9973 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
9974 and lqarx/stqcx.
9975 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
9976 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
9977
a51d7ecf
EBM
99782017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
9979
9980 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
9981 uppercase.
9982
0224619f
JK
99832017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9984
9985 * gdb.dwarf2/formdata16.c: New file.
9986 * gdb.dwarf2/formdata16.exp: New file.
9987 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
9988
216f72a1
JK
99892017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9990
9991 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
9992 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
9993 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
9994 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
9995 DW_AT_GNU_*.
9996
43988095
JK
99972017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9998
9999 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
10000
99e8a4f9
SDJ
100012017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
10002
10003 PR gdb/21164
10004 * gdb.base/maint.exp: Add testcases for when the commands do
10005 not have arguments.
10006
b58a8c0c
TP
100072017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
10008
10009 * gdb.cp/chained-calls.exp: Use p instead of P.
10010
4e746bb6
TW
100112017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
10012
10013 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
10014 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
10015
3f77c769
TT
100162017-02-14 Tom Tromey <tom@tromey.com>
10017
10018 PR python/13598:
10019 * gdb.python/py-events.exp: Add before_prompt event tests.
10020
075beec0
AA
100212017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
10022
10023 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
10024
bf5f525c
LM
100252017-02-13 Luis Machado <lgustavo@codesourcery.com>
10026
10027 * gdb.linespec/explicit.c (my_unique_function_name): New function.
10028 (main): Call my_unique_function_name.
10029 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
10030 completion of patterns with a single match.
10031 Add missing -re switches to gdb_test_multiple calls.
10032
13a66184
LM
100332017-02-13 Luis Machado <lgustavo@codesourcery.com>
10034
10035 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
10036 return if core file is not recognized.
10037
26a06916
SM
100382017-02-10 Simon Marchi <simon.marchi@ericsson.com>
10039
10040 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
10041 and extra UIs.
10042
b761ca9e
SM
100432017-02-10 Simon Marchi <simon.marchi@ericsson.com>
10044
10045 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
10046 proc_with_prefix.
10047
b964bee0
TT
100482017-02-10 Tom Tromey <tom@tromey.com>
10049
10050 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
10051
18da0c51
MG
100522017-02-10 Martin Galvan <martingalvan@sourceware.org>
10053
10054 PR gdb/21122
10055 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
10056
604c4576
JG
100572017-02-08 Jerome Guitton <guitton@adacore.com>
10058
10059 * gdb.base/define.exp: Add test for command abbreviations
10060 in define.
10061
20b477a7
LM
100622017-02-06 Luis Machado <lgustavo@codesourcery.com>
10063
10064 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
10065 * gdb.reverse/insn-reverse-x86.c: New file.
10066
3f7b46f2
IR
100672017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
10068
10069 PR tdep/20936
10070 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
10071
f0fd41c1
TT
100722017-02-03 Tom Tromey <tom@tromey.com>
10073
10074 PR rust/21097:
10075 * gdb.rust/simple.exp: Add new tests.
10076
5be5dbf0
PA
100772017-02-02 Pedro Alves <palves@redhat.com>
10078
10079 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
10080 tests.
10081
7346ef59
AA
100822017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
10083
10084 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
10085 taking a 2-byte value out of a 4-byte DWARF implicit value on
10086 big-endian targets.
10087 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
10088 logic. Add test cases for DW_OP_implicit.
10089
787f0025
MM
100902017-02-01 Markus Metzger <markus.t.metzger@intel.com>
10091
10092 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
10093
68777c29
MM
100942017-02-01 Markus Metzger <markus.t.metzger@intel.com>
10095
10096 * gdb.btrace/enable.exp: Call gdb_exit before
10097 skip_gdbserver_tests.
10098
0a1c7e28
MM
100992017-02-01 Markus Metzger <markus.t.metzger@intel.com>
10100
10101 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
10102 GDBFLAGS.
10103
b5ac99b0
MM
101042017-02-01 Markus Metzger <markus.t.metzger@intel.com>
10105
10106 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
10107 the test is skipped.
10108 * gdb.btrace/data.exp: Likewise.
10109 * gdb.btrace/delta.exp: Likewise.
10110 * gdb.btrace/dlopen.exp: Likewise.
10111 * gdb.btrace/enable-running.exp: Likewise.
10112 * gdb.btrace/enable.exp: Likewise.
10113 * gdb.btrace/exception.exp: Likewise.
10114 * gdb.btrace/function_call_history.exp: Likewise.
10115 * gdb.btrace/gcore.exp: Likewise.
10116 * gdb.btrace/instruction_history.exp: Likewise.
10117 * gdb.btrace/multi-thread-step.exp: Likewise.
10118 * gdb.btrace/nohist.exp: Likewise.
10119 * gdb.btrace/non-stop.exp: Likewise.
10120 * gdb.btrace/reconnect.exp: Likewise.
10121 * gdb.btrace/record_goto-step.exp: Likewise.
10122 * gdb.btrace/record_goto.exp: Likewise.
10123 * gdb.btrace/rn-dl-bind.exp: Likewise.
10124 * gdb.btrace/segv.exp: Likewise.
10125 * gdb.btrace/step.exp: Likewise.
10126 * gdb.btrace/stepi.exp: Likewise.
10127 * gdb.btrace/tailcall-only.exp: Likewise.
10128 * gdb.btrace/tailcall.exp: Likewise.
10129 * gdb.btrace/tsx.exp: Likewise.
10130 * gdb.btrace/unknown_functions.exp: Likewise.
10131 * gdb.btrace/vdso.exp: Likewise.
10132
cd4007e4
MM
101332017-02-01 Markus Metzger <markus.t.metzger@intel.com>
10134
10135 * gdb.btrace/enable-running.c: New.
10136 * gdb.btrace/enable-running.exp: New.
10137
2735833d
WT
101382017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
10139
10140 * gdb.arch/amd64-gs_base.c: New file.
10141 * gdb.arch/amd64-gs_base.exp: New file.
10142
b51e1e94
LM
101432017-01-26 Luis Machado <lgustavo@codesourcery.com>
10144
10145 * lib/memory.exp: Remove spurious empty newlines.
10146
72ca0410
SM
101472017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
10148
10149 * gdb.python/py-bad-printers.exp: Load python file using "source".
10150 * gdb.python/py-events.exp: Likewise.
10151 * gdb.python/py-evsignal.exp: Likewise.
10152 * gdb.python/py-evthreads.exp: Likewise.
10153 * gdb.python/py-frame-args.exp: Likewise.
10154 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
10155 * gdb.python/py-framefilter-mi.exp: Likewise.
10156 * gdb.python/py-framefilter.exp: Likewise.
10157 * gdb.python/py-mi.exp: Likewise.
10158 * gdb.python/py-pp-maint.exp: Likewise.
10159 * gdb.python/py-pp-registration.exp: Likewise.
10160 * gdb.python/py-prettyprint.exp: Likewise.
10161 (run_lang_tests): Likewise.
10162 * gdb.python/py-typeprint.exp: Likewise.
10163
e309aa65
LM
101642017-01-26 Luis Machado <lgustavo@codesourcery.com>
10165
10166 * lib/memory.exp: New file.
10167 * lib/gdb.exp: Load memory.exp.
10168 * gdb.base/memattr.exp (delete_memory): Move proc to
10169 lib/memory.exp and rename to delete_memory_regions.
10170 Replace delete_memory with delete_memory_regions.
10171 Cleanup memory regions before tests.
10172 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
10173 before tests.
10174
515aff23
LM
101752017-01-26 Luis Machado <lgustavo@codesourcery.com>
10176
10177 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
10178 files.
10179 (initialize): New function conditionally defined.
10180 (testcases): Move within conditional block.
10181 (main): Call initialize.
10182 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
10183 of gdb.reverse/insn-reverse.c.
10184 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
10185 gdb.reverse/insn-reverse.c.
10186
d8b49cf0
YQ
101872017-01-26 Yao Qi <yao.qi@linaro.org>
10188
10189 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
10190 disassemble on address 0.
10191
f13a9a0c
YQ
101922017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
10193 Yao Qi <yao.qi@linaro.org>
10194
10195 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
10196 * gdb.dwarf2/implptr-64bit.S: Remove.
10197 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
10198 variables in caller's context. Add DW_OP_implicit_value.
10199
5ac95241
YQ
102002017-01-25 Yao Qi <yao.qi@linaro.org>
10201
10202 * lib/dwarf.exp (Dwarf::_location): Handle
10203 DW_OP_GNU_implicit_pointer with proper size.
10204
23e82930
LM
102052017-01-20 Luis Machado <lgustavo@codesourcery.com>
10206
10207 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
10208 and add untested calls.
10209
d334ae25
LM
102102017-01-20 Luis Machado <lgustavo@codesourcery.com>
10211
10212 * gdb.python/python.exp: Check line number against what GDB thinks
10213 the line number is for func1.
10214
f5e6296e
IB
102152017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
10216
10217 * gdb.dlang/debug-expr.exp: New file.
10218
5b362f04
LM
102192016-12-23 Luis Machado <lgustavo@codesourcery.com>
10220
10221 Fix test names for the following files:
10222
10223 * gdb.ada/exec_changed.exp
10224 * gdb.ada/info_types.exp
10225 * gdb.arch/aarch64-atomic-inst.exp
10226 * gdb.arch/aarch64-fp.exp
10227 * gdb.arch/altivec-abi.exp
10228 * gdb.arch/altivec-regs.exp
10229 * gdb.arch/amd64-byte.exp
10230 * gdb.arch/amd64-disp-step.exp
10231 * gdb.arch/amd64-dword.exp
10232 * gdb.arch/amd64-entry-value-inline.exp
10233 * gdb.arch/amd64-entry-value-param.exp
10234 * gdb.arch/amd64-entry-value-paramref.exp
10235 * gdb.arch/amd64-entry-value.exp
10236 * gdb.arch/amd64-i386-address.exp
10237 * gdb.arch/amd64-invalid-stack-middle.exp
10238 * gdb.arch/amd64-invalid-stack-top.exp
10239 * gdb.arch/amd64-optimout-repeat.exp
10240 * gdb.arch/amd64-prologue-skip.exp
10241 * gdb.arch/amd64-prologue-xmm.exp
10242 * gdb.arch/amd64-stap-special-operands.exp
10243 * gdb.arch/amd64-stap-wrong-subexp.exp
10244 * gdb.arch/amd64-tailcall-cxx.exp
10245 * gdb.arch/amd64-tailcall-noret.exp
10246 * gdb.arch/amd64-tailcall-ret.exp
10247 * gdb.arch/amd64-tailcall-self.exp
10248 * gdb.arch/amd64-word.exp
10249 * gdb.arch/arm-bl-branch-dest.exp
10250 * gdb.arch/arm-disp-step.exp
10251 * gdb.arch/arm-neon.exp
10252 * gdb.arch/arm-single-step-kernel-helper.exp
10253 * gdb.arch/avr-flash-qualifier.exp
10254 * gdb.arch/disp-step-insn-reloc.exp
10255 * gdb.arch/e500-abi.exp
10256 * gdb.arch/e500-regs.exp
10257 * gdb.arch/ftrace-insn-reloc.exp
10258 * gdb.arch/i386-avx512.exp
10259 * gdb.arch/i386-bp_permanent.exp
10260 * gdb.arch/i386-byte.exp
10261 * gdb.arch/i386-cfi-notcurrent.exp
10262 * gdb.arch/i386-disp-step.exp
10263 * gdb.arch/i386-dr3-watch.exp
10264 * gdb.arch/i386-float.exp
10265 * gdb.arch/i386-gnu-cfi.exp
10266 * gdb.arch/i386-mpx-map.exp
10267 * gdb.arch/i386-mpx-sigsegv.exp
10268 * gdb.arch/i386-mpx-simple_segv.exp
10269 * gdb.arch/i386-mpx.exp
10270 * gdb.arch/i386-permbkpt.exp
10271 * gdb.arch/i386-prologue.exp
10272 * gdb.arch/i386-signal.exp
10273 * gdb.arch/i386-size-overlap.exp
10274 * gdb.arch/i386-unwind.exp
10275 * gdb.arch/i386-word.exp
10276 * gdb.arch/mips-fcr.exp
10277 * gdb.arch/powerpc-d128-regs.exp
10278 * gdb.arch/powerpc-stackless.exp
10279 * gdb.arch/ppc64-atomic-inst.exp
10280 * gdb.arch/s390-stackless.exp
10281 * gdb.arch/s390-tdbregs.exp
10282 * gdb.arch/s390-vregs.exp
10283 * gdb.arch/sparc-sysstep.exp
10284 * gdb.arch/thumb-bx-pc.exp
10285 * gdb.arch/thumb-singlestep.exp
10286 * gdb.arch/thumb2-it.exp
10287 * gdb.arch/vsx-regs.exp
10288 * gdb.asm/asm-source.exp
10289 * gdb.base/a2-run.exp
10290 * gdb.base/advance.exp
10291 * gdb.base/all-bin.exp
10292 * gdb.base/anon.exp
10293 * gdb.base/args.exp
10294 * gdb.base/arithmet.exp
10295 * gdb.base/async-shell.exp
10296 * gdb.base/async.exp
10297 * gdb.base/attach-pie-noexec.exp
10298 * gdb.base/attach-twice.exp
10299 * gdb.base/auto-load.exp
10300 * gdb.base/bang.exp
10301 * gdb.base/bitfields.exp
10302 * gdb.base/break-always.exp
10303 * gdb.base/break-caller-line.exp
10304 * gdb.base/break-entry.exp
10305 * gdb.base/break-inline.exp
10306 * gdb.base/break-on-linker-gcd-function.exp
10307 * gdb.base/break-probes.exp
10308 * gdb.base/break.exp
10309 * gdb.base/breakpoint-shadow.exp
10310 * gdb.base/call-ar-st.exp
10311 * gdb.base/call-sc.exp
10312 * gdb.base/call-signal-resume.exp
10313 * gdb.base/call-strs.exp
10314 * gdb.base/callfuncs.exp
10315 * gdb.base/catch-fork-static.exp
10316 * gdb.base/catch-gdb-caused-signals.exp
10317 * gdb.base/catch-load.exp
10318 * gdb.base/catch-signal-fork.exp
10319 * gdb.base/catch-signal.exp
10320 * gdb.base/catch-syscall.exp
10321 * gdb.base/charset.exp
10322 * gdb.base/checkpoint.exp
10323 * gdb.base/chng-syms.exp
10324 * gdb.base/code-expr.exp
10325 * gdb.base/code_elim.exp
10326 * gdb.base/commands.exp
10327 * gdb.base/completion.exp
10328 * gdb.base/complex.exp
10329 * gdb.base/cond-expr.exp
10330 * gdb.base/condbreak.exp
10331 * gdb.base/consecutive.exp
10332 * gdb.base/continue-all-already-running.exp
10333 * gdb.base/coredump-filter.exp
10334 * gdb.base/corefile.exp
10335 * gdb.base/dbx.exp
10336 * gdb.base/debug-expr.exp
10337 * gdb.base/define.exp
10338 * gdb.base/del.exp
10339 * gdb.base/disabled-location.exp
10340 * gdb.base/disasm-end-cu.exp
10341 * gdb.base/disasm-optim.exp
10342 * gdb.base/display.exp
10343 * gdb.base/duplicate-bp.exp
10344 * gdb.base/ena-dis-br.exp
10345 * gdb.base/ending-run.exp
10346 * gdb.base/enumval.exp
10347 * gdb.base/environ.exp
10348 * gdb.base/eu-strip-infcall.exp
10349 * gdb.base/eval-avoid-side-effects.exp
10350 * gdb.base/eval-skip.exp
10351 * gdb.base/exitsignal.exp
10352 * gdb.base/expand-psymtabs.exp
10353 * gdb.base/filesym.exp
10354 * gdb.base/find-unmapped.exp
10355 * gdb.base/finish.exp
10356 * gdb.base/float.exp
10357 * gdb.base/foll-exec-mode.exp
10358 * gdb.base/foll-exec.exp
10359 * gdb.base/foll-fork.exp
10360 * gdb.base/fortran-sym-case.exp
10361 * gdb.base/freebpcmd.exp
10362 * gdb.base/func-ptr.exp
10363 * gdb.base/func-ptrs.exp
10364 * gdb.base/funcargs.exp
10365 * gdb.base/gcore-buffer-overflow.exp
10366 * gdb.base/gcore-relro-pie.exp
10367 * gdb.base/gcore-relro.exp
10368 * gdb.base/gcore.exp
10369 * gdb.base/gdb1090.exp
10370 * gdb.base/gdb11530.exp
10371 * gdb.base/gdb11531.exp
10372 * gdb.base/gdb1821.exp
10373 * gdb.base/gdbindex-stabs.exp
10374 * gdb.base/gdbvars.exp
10375 * gdb.base/hbreak.exp
10376 * gdb.base/hbreak2.exp
10377 * gdb.base/included.exp
10378 * gdb.base/infcall-input.exp
10379 * gdb.base/inferior-died.exp
10380 * gdb.base/infnan.exp
10381 * gdb.base/info-macros.exp
10382 * gdb.base/info-os.exp
10383 * gdb.base/info-proc.exp
10384 * gdb.base/info-shared.exp
10385 * gdb.base/info-target.exp
10386 * gdb.base/infoline.exp
10387 * gdb.base/interp.exp
10388 * gdb.base/interrupt.exp
10389 * gdb.base/jit-reader.exp
10390 * gdb.base/jit-simple.exp
10391 * gdb.base/kill-after-signal.exp
10392 * gdb.base/kill-detach-inferiors-cmd.exp
10393 * gdb.base/label.exp
10394 * gdb.base/langs.exp
10395 * gdb.base/ldbl_e308.exp
10396 * gdb.base/line-symtabs.exp
10397 * gdb.base/linespecs.exp
10398 * gdb.base/list.exp
10399 * gdb.base/long_long.exp
10400 * gdb.base/longest-types.exp
10401 * gdb.base/maint.exp
10402 * gdb.base/max-value-size.exp
10403 * gdb.base/memattr.exp
10404 * gdb.base/mips_pro.exp
10405 * gdb.base/morestack.exp
10406 * gdb.base/moribund-step.exp
10407 * gdb.base/multi-forks.exp
10408 * gdb.base/nested-addr.exp
10409 * gdb.base/nextoverexit.exp
10410 * gdb.base/noreturn-finish.exp
10411 * gdb.base/noreturn-return.exp
10412 * gdb.base/nostdlib.exp
10413 * gdb.base/offsets.exp
10414 * gdb.base/opaque.exp
10415 * gdb.base/pc-fp.exp
10416 * gdb.base/permissions.exp
10417 * gdb.base/print-symbol-loading.exp
10418 * gdb.base/prologue-include.exp
10419 * gdb.base/psymtab.exp
10420 * gdb.base/ptype.exp
10421 * gdb.base/random-signal.exp
10422 * gdb.base/randomize.exp
10423 * gdb.base/range-stepping.exp
10424 * gdb.base/readline-ask.exp
10425 * gdb.base/recpar.exp
10426 * gdb.base/recurse.exp
10427 * gdb.base/relational.exp
10428 * gdb.base/restore.exp
10429 * gdb.base/return-nodebug.exp
10430 * gdb.base/return.exp
10431 * gdb.base/run-after-attach.exp
10432 * gdb.base/save-bp.exp
10433 * gdb.base/scope.exp
10434 * gdb.base/sect-cmd.exp
10435 * gdb.base/set-lang-auto.exp
10436 * gdb.base/set-noassign.exp
10437 * gdb.base/setvar.exp
10438 * gdb.base/sigall.exp
10439 * gdb.base/sigbpt.exp
10440 * gdb.base/siginfo-addr.exp
10441 * gdb.base/siginfo-infcall.exp
10442 * gdb.base/siginfo-obj.exp
10443 * gdb.base/siginfo.exp
10444 * gdb.base/signals-state-child.exp
10445 * gdb.base/signest.exp
10446 * gdb.base/sigstep.exp
10447 * gdb.base/sizeof.exp
10448 * gdb.base/skip.exp
10449 * gdb.base/solib-corrupted.exp
10450 * gdb.base/solib-nodir.exp
10451 * gdb.base/solib-search.exp
10452 * gdb.base/stack-checking.exp
10453 * gdb.base/stale-infcall.exp
10454 * gdb.base/stap-probe.exp
10455 * gdb.base/start.exp
10456 * gdb.base/step-break.exp
10457 * gdb.base/step-bt.exp
10458 * gdb.base/step-line.exp
10459 * gdb.base/step-over-exit.exp
10460 * gdb.base/step-over-syscall.exp
10461 * gdb.base/step-resume-infcall.exp
10462 * gdb.base/step-test.exp
10463 * gdb.base/store.exp
10464 * gdb.base/structs3.exp
10465 * gdb.base/sym-file.exp
10466 * gdb.base/symbol-without-target_section.exp
10467 * gdb.base/term.exp
10468 * gdb.base/testenv.exp
10469 * gdb.base/ui-redirect.exp
10470 * gdb.base/until.exp
10471 * gdb.base/unwindonsignal.exp
10472 * gdb.base/value-double-free.exp
10473 * gdb.base/vla-datatypes.exp
10474 * gdb.base/vla-ptr.exp
10475 * gdb.base/vla-sideeffect.exp
10476 * gdb.base/volatile.exp
10477 * gdb.base/watch-cond-infcall.exp
10478 * gdb.base/watch-cond.exp
10479 * gdb.base/watch-non-mem.exp
10480 * gdb.base/watch-read.exp
10481 * gdb.base/watch-vfork.exp
10482 * gdb.base/watchpoint-cond-gone.exp
10483 * gdb.base/watchpoint-delete.exp
10484 * gdb.base/watchpoint-hw-hit-once.exp
10485 * gdb.base/watchpoint-hw.exp
10486 * gdb.base/watchpoint-stops-at-right-insn.exp
10487 * gdb.base/watchpoints.exp
10488 * gdb.base/wchar.exp
10489 * gdb.base/whatis-exp.exp
10490 * gdb.btrace/buffer-size.exp
10491 * gdb.btrace/data.exp
10492 * gdb.btrace/delta.exp
10493 * gdb.btrace/dlopen.exp
10494 * gdb.btrace/enable.exp
10495 * gdb.btrace/exception.exp
10496 * gdb.btrace/function_call_history.exp
10497 * gdb.btrace/gcore.exp
10498 * gdb.btrace/instruction_history.exp
10499 * gdb.btrace/nohist.exp
10500 * gdb.btrace/reconnect.exp
10501 * gdb.btrace/record_goto-step.exp
10502 * gdb.btrace/record_goto.exp
10503 * gdb.btrace/rn-dl-bind.exp
10504 * gdb.btrace/segv.exp
10505 * gdb.btrace/step.exp
10506 * gdb.btrace/stepi.exp
10507 * gdb.btrace/tailcall-only.exp
10508 * gdb.btrace/tailcall.exp
10509 * gdb.btrace/tsx.exp
10510 * gdb.btrace/unknown_functions.exp
10511 * gdb.btrace/vdso.exp
10512 * gdb.compile/compile-ifunc.exp
10513 * gdb.compile/compile-ops.exp
10514 * gdb.compile/compile-print.exp
10515 * gdb.compile/compile-setjmp.exp
10516 * gdb.cp/abstract-origin.exp
10517 * gdb.cp/ambiguous.exp
10518 * gdb.cp/annota2.exp
10519 * gdb.cp/annota3.exp
10520 * gdb.cp/anon-ns.exp
10521 * gdb.cp/anon-struct.exp
10522 * gdb.cp/anon-union.exp
10523 * gdb.cp/arg-reference.exp
10524 * gdb.cp/baseenum.exp
10525 * gdb.cp/bool.exp
10526 * gdb.cp/breakpoint.exp
10527 * gdb.cp/bs15503.exp
10528 * gdb.cp/call-c.exp
10529 * gdb.cp/casts.exp
10530 * gdb.cp/chained-calls.exp
10531 * gdb.cp/class2.exp
10532 * gdb.cp/classes.exp
10533 * gdb.cp/cmpd-minsyms.exp
10534 * gdb.cp/converts.exp
10535 * gdb.cp/cp-relocate.exp
10536 * gdb.cp/cpcompletion.exp
10537 * gdb.cp/cpexprs.exp
10538 * gdb.cp/cplabel.exp
10539 * gdb.cp/cplusfuncs.exp
10540 * gdb.cp/cpsizeof.exp
10541 * gdb.cp/ctti.exp
10542 * gdb.cp/derivation.exp
10543 * gdb.cp/destrprint.exp
10544 * gdb.cp/dispcxx.exp
10545 * gdb.cp/enum-class.exp
10546 * gdb.cp/exception.exp
10547 * gdb.cp/exceptprint.exp
10548 * gdb.cp/expand-psymtabs-cxx.exp
10549 * gdb.cp/expand-sals.exp
10550 * gdb.cp/extern-c.exp
10551 * gdb.cp/filename.exp
10552 * gdb.cp/formatted-ref.exp
10553 * gdb.cp/fpointer.exp
10554 * gdb.cp/gdb1355.exp
10555 * gdb.cp/gdb2495.exp
10556 * gdb.cp/hang.exp
10557 * gdb.cp/impl-this.exp
10558 * gdb.cp/infcall-dlopen.exp
10559 * gdb.cp/inherit.exp
10560 * gdb.cp/iostream.exp
10561 * gdb.cp/koenig.exp
10562 * gdb.cp/local.exp
10563 * gdb.cp/m-data.exp
10564 * gdb.cp/m-static.exp
10565 * gdb.cp/mb-ctor.exp
10566 * gdb.cp/mb-inline.exp
10567 * gdb.cp/mb-templates.exp
10568 * gdb.cp/member-name.exp
10569 * gdb.cp/member-ptr.exp
10570 * gdb.cp/meth-typedefs.exp
10571 * gdb.cp/method.exp
10572 * gdb.cp/method2.exp
10573 * gdb.cp/minsym-fallback.exp
10574 * gdb.cp/misc.exp
10575 * gdb.cp/namelessclass.exp
10576 * gdb.cp/namespace-enum.exp
10577 * gdb.cp/namespace-nested-import.exp
10578 * gdb.cp/namespace.exp
10579 * gdb.cp/nextoverthrow.exp
10580 * gdb.cp/no-dmgl-verbose.exp
10581 * gdb.cp/non-trivial-retval.exp
10582 * gdb.cp/noparam.exp
10583 * gdb.cp/nsdecl.exp
10584 * gdb.cp/nsimport.exp
10585 * gdb.cp/nsnested.exp
10586 * gdb.cp/nsnoimports.exp
10587 * gdb.cp/nsrecurs.exp
10588 * gdb.cp/nsstress.exp
10589 * gdb.cp/nsusing.exp
10590 * gdb.cp/operator.exp
10591 * gdb.cp/oranking.exp
10592 * gdb.cp/overload-const.exp
10593 * gdb.cp/overload.exp
10594 * gdb.cp/ovldbreak.exp
10595 * gdb.cp/ovsrch.exp
10596 * gdb.cp/paren-type.exp
10597 * gdb.cp/parse-lang.exp
10598 * gdb.cp/pass-by-ref.exp
10599 * gdb.cp/pr-1023.exp
10600 * gdb.cp/pr-1210.exp
10601 * gdb.cp/pr-574.exp
10602 * gdb.cp/pr10687.exp
10603 * gdb.cp/pr12028.exp
10604 * gdb.cp/pr17132.exp
10605 * gdb.cp/pr17494.exp
10606 * gdb.cp/pr9067.exp
10607 * gdb.cp/pr9167.exp
10608 * gdb.cp/pr9631.exp
10609 * gdb.cp/printmethod.exp
10610 * gdb.cp/psmang.exp
10611 * gdb.cp/psymtab-parameter.exp
10612 * gdb.cp/ptype-cv-cp.exp
10613 * gdb.cp/ptype-flags.exp
10614 * gdb.cp/re-set-overloaded.exp
10615 * gdb.cp/ref-types.exp
10616 * gdb.cp/rtti.exp
10617 * gdb.cp/scope-err.exp
10618 * gdb.cp/shadow.exp
10619 * gdb.cp/smartp.exp
10620 * gdb.cp/static-method.exp
10621 * gdb.cp/static-print-quit.exp
10622 * gdb.cp/temargs.exp
10623 * gdb.cp/templates.exp
10624 * gdb.cp/try_catch.exp
10625 * gdb.cp/typedef-operator.exp
10626 * gdb.cp/typeid.exp
10627 * gdb.cp/userdef.exp
10628 * gdb.cp/using-crash.exp
10629 * gdb.cp/var-tag.exp
10630 * gdb.cp/virtbase.exp
10631 * gdb.cp/virtfunc.exp
10632 * gdb.cp/virtfunc2.exp
10633 * gdb.cp/vla-cxx.exp
10634 * gdb.disasm/t01_mov.exp
10635 * gdb.disasm/t02_mova.exp
10636 * gdb.disasm/t03_add.exp
10637 * gdb.disasm/t04_sub.exp
10638 * gdb.disasm/t05_cmp.exp
10639 * gdb.disasm/t06_ari2.exp
10640 * gdb.disasm/t07_ari3.exp
10641 * gdb.disasm/t08_or.exp
10642 * gdb.disasm/t09_xor.exp
10643 * gdb.disasm/t10_and.exp
10644 * gdb.disasm/t11_logs.exp
10645 * gdb.disasm/t12_bit.exp
10646 * gdb.disasm/t13_otr.exp
10647 * gdb.dlang/circular.exp
10648 * gdb.dwarf2/arr-stride.exp
10649 * gdb.dwarf2/arr-subrange.exp
10650 * gdb.dwarf2/atomic-type.exp
10651 * gdb.dwarf2/bad-regnum.exp
10652 * gdb.dwarf2/bitfield-parent-optimized-out.exp
10653 * gdb.dwarf2/callframecfa.exp
10654 * gdb.dwarf2/clztest.exp
10655 * gdb.dwarf2/corrupt.exp
10656 * gdb.dwarf2/data-loc.exp
10657 * gdb.dwarf2/dup-psym.exp
10658 * gdb.dwarf2/dw2-anon-mptr.exp
10659 * gdb.dwarf2/dw2-anonymous-func.exp
10660 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
10661 * gdb.dwarf2/dw2-bad-unresolved.exp
10662 * gdb.dwarf2/dw2-basic.exp
10663 * gdb.dwarf2/dw2-canonicalize-type.exp
10664 * gdb.dwarf2/dw2-case-insensitive.exp
10665 * gdb.dwarf2/dw2-common-block.exp
10666 * gdb.dwarf2/dw2-compdir-oldgcc.exp
10667 * gdb.dwarf2/dw2-compressed.exp
10668 * gdb.dwarf2/dw2-const.exp
10669 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
10670 * gdb.dwarf2/dw2-cu-size.exp
10671 * gdb.dwarf2/dw2-dup-frame.exp
10672 * gdb.dwarf2/dw2-entry-value.exp
10673 * gdb.dwarf2/dw2-icycle.exp
10674 * gdb.dwarf2/dw2-ifort-parameter.exp
10675 * gdb.dwarf2/dw2-inline-break.exp
10676 * gdb.dwarf2/dw2-inline-param.exp
10677 * gdb.dwarf2/dw2-intercu.exp
10678 * gdb.dwarf2/dw2-intermix.exp
10679 * gdb.dwarf2/dw2-lexical-block-bare.exp
10680 * gdb.dwarf2/dw2-linkage-name-trust.exp
10681 * gdb.dwarf2/dw2-minsym-in-cu.exp
10682 * gdb.dwarf2/dw2-noloc.exp
10683 * gdb.dwarf2/dw2-op-call.exp
10684 * gdb.dwarf2/dw2-op-out-param.exp
10685 * gdb.dwarf2/dw2-opt-structptr.exp
10686 * gdb.dwarf2/dw2-param-error.exp
10687 * gdb.dwarf2/dw2-producer.exp
10688 * gdb.dwarf2/dw2-ranges-base.exp
10689 * gdb.dwarf2/dw2-ref-missing-frame.exp
10690 * gdb.dwarf2/dw2-reg-undefined.exp
10691 * gdb.dwarf2/dw2-regno-invalid.exp
10692 * gdb.dwarf2/dw2-restore.exp
10693 * gdb.dwarf2/dw2-restrict.exp
10694 * gdb.dwarf2/dw2-single-line-discriminators.exp
10695 * gdb.dwarf2/dw2-strp.exp
10696 * gdb.dwarf2/dw2-undefined-ret-addr.exp
10697 * gdb.dwarf2/dw2-unresolved.exp
10698 * gdb.dwarf2/dw2-var-zero-addr.exp
10699 * gdb.dwarf2/dw4-sig-types.exp
10700 * gdb.dwarf2/dwz.exp
10701 * gdb.dwarf2/dynarr-ptr.exp
10702 * gdb.dwarf2/enum-type.exp
10703 * gdb.dwarf2/gdb-index.exp
10704 * gdb.dwarf2/implptr-64bit.exp
10705 * gdb.dwarf2/implptr-optimized-out.exp
10706 * gdb.dwarf2/implptr.exp
10707 * gdb.dwarf2/implref-array.exp
10708 * gdb.dwarf2/implref-const.exp
10709 * gdb.dwarf2/implref-global.exp
10710 * gdb.dwarf2/implref-struct.exp
10711 * gdb.dwarf2/mac-fileno.exp
10712 * gdb.dwarf2/main-subprogram.exp
10713 * gdb.dwarf2/member-ptr-forwardref.exp
10714 * gdb.dwarf2/method-ptr.exp
10715 * gdb.dwarf2/missing-sig-type.exp
10716 * gdb.dwarf2/nonvar-access.exp
10717 * gdb.dwarf2/opaque-type-lookup.exp
10718 * gdb.dwarf2/pieces-optimized-out.exp
10719 * gdb.dwarf2/pieces.exp
10720 * gdb.dwarf2/pr10770.exp
10721 * gdb.dwarf2/pr13961.exp
10722 * gdb.dwarf2/staticvirtual.exp
10723 * gdb.dwarf2/subrange.exp
10724 * gdb.dwarf2/symtab-producer.exp
10725 * gdb.dwarf2/trace-crash.exp
10726 * gdb.dwarf2/typeddwarf.exp
10727 * gdb.dwarf2/valop.exp
10728 * gdb.dwarf2/watch-notconst.exp
10729 * gdb.fortran/array-element.exp
10730 * gdb.fortran/charset.exp
10731 * gdb.fortran/common-block.exp
10732 * gdb.fortran/complex.exp
10733 * gdb.fortran/derived-type-function.exp
10734 * gdb.fortran/derived-type.exp
10735 * gdb.fortran/logical.exp
10736 * gdb.fortran/module.exp
10737 * gdb.fortran/multi-dim.exp
10738 * gdb.fortran/nested-funcs.exp
10739 * gdb.fortran/print-formatted.exp
10740 * gdb.fortran/subarray.exp
10741 * gdb.fortran/vla-alloc-assoc.exp
10742 * gdb.fortran/vla-datatypes.exp
10743 * gdb.fortran/vla-history.exp
10744 * gdb.fortran/vla-ptr-info.exp
10745 * gdb.fortran/vla-ptype-sub.exp
10746 * gdb.fortran/vla-ptype.exp
10747 * gdb.fortran/vla-sizeof.exp
10748 * gdb.fortran/vla-type.exp
10749 * gdb.fortran/vla-value-sub-arbitrary.exp
10750 * gdb.fortran/vla-value-sub-finish.exp
10751 * gdb.fortran/vla-value-sub.exp
10752 * gdb.fortran/vla-value.exp
10753 * gdb.fortran/whatis_type.exp
10754 * gdb.go/chan.exp
10755 * gdb.go/handcall.exp
10756 * gdb.go/hello.exp
10757 * gdb.go/integers.exp
10758 * gdb.go/methods.exp
10759 * gdb.go/package.exp
10760 * gdb.go/strings.exp
10761 * gdb.go/types.exp
10762 * gdb.go/unsafe.exp
10763 * gdb.guile/scm-arch.exp
10764 * gdb.guile/scm-block.exp
10765 * gdb.guile/scm-breakpoint.exp
10766 * gdb.guile/scm-cmd.exp
10767 * gdb.guile/scm-disasm.exp
10768 * gdb.guile/scm-equal.exp
10769 * gdb.guile/scm-frame-args.exp
10770 * gdb.guile/scm-frame-inline.exp
10771 * gdb.guile/scm-frame.exp
10772 * gdb.guile/scm-iterator.exp
10773 * gdb.guile/scm-math.exp
10774 * gdb.guile/scm-objfile.exp
10775 * gdb.guile/scm-ports.exp
10776 * gdb.guile/scm-symbol.exp
10777 * gdb.guile/scm-symtab.exp
10778 * gdb.guile/scm-value-cc.exp
10779 * gdb.guile/types-module.exp
10780 * gdb.linespec/break-ask.exp
10781 * gdb.linespec/cpexplicit.exp
10782 * gdb.linespec/explicit.exp
10783 * gdb.linespec/keywords.exp
10784 * gdb.linespec/linespec.exp
10785 * gdb.linespec/ls-dollar.exp
10786 * gdb.linespec/ls-errs.exp
10787 * gdb.linespec/skip-two.exp
10788 * gdb.linespec/thread.exp
10789 * gdb.mi/mi-async.exp
10790 * gdb.mi/mi-basics.exp
10791 * gdb.mi/mi-break.exp
10792 * gdb.mi/mi-catch-load.exp
10793 * gdb.mi/mi-cli.exp
10794 * gdb.mi/mi-cmd-param-changed.exp
10795 * gdb.mi/mi-console.exp
10796 * gdb.mi/mi-detach.exp
10797 * gdb.mi/mi-disassemble.exp
10798 * gdb.mi/mi-eval.exp
10799 * gdb.mi/mi-file-transfer.exp
10800 * gdb.mi/mi-file.exp
10801 * gdb.mi/mi-fill-memory.exp
10802 * gdb.mi/mi-inheritance-syntax-error.exp
10803 * gdb.mi/mi-linespec-err-cp.exp
10804 * gdb.mi/mi-logging.exp
10805 * gdb.mi/mi-memory-changed.exp
10806 * gdb.mi/mi-read-memory.exp
10807 * gdb.mi/mi-record-changed.exp
10808 * gdb.mi/mi-reg-undefined.exp
10809 * gdb.mi/mi-regs.exp
10810 * gdb.mi/mi-return.exp
10811 * gdb.mi/mi-reverse.exp
10812 * gdb.mi/mi-simplerun.exp
10813 * gdb.mi/mi-solib.exp
10814 * gdb.mi/mi-stack.exp
10815 * gdb.mi/mi-stepi.exp
10816 * gdb.mi/mi-syn-frame.exp
10817 * gdb.mi/mi-until.exp
10818 * gdb.mi/mi-var-block.exp
10819 * gdb.mi/mi-var-child.exp
10820 * gdb.mi/mi-var-cmd.exp
10821 * gdb.mi/mi-var-cp.exp
10822 * gdb.mi/mi-var-display.exp
10823 * gdb.mi/mi-var-invalidate.exp
10824 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
10825 * gdb.mi/mi-vla-fortran.exp
10826 * gdb.mi/mi-watch.exp
10827 * gdb.mi/mi2-var-child.exp
10828 * gdb.mi/user-selected-context-sync.exp
10829 * gdb.modula2/unbounded-array.exp
10830 * gdb.multi/dummy-frame-restore.exp
10831 * gdb.multi/multi-arch-exec.exp
10832 * gdb.multi/multi-arch.exp
10833 * gdb.multi/tids.exp
10834 * gdb.multi/watchpoint-multi.exp
10835 * gdb.opencl/callfuncs.exp
10836 * gdb.opencl/convs_casts.exp
10837 * gdb.opencl/datatypes.exp
10838 * gdb.opencl/operators.exp
10839 * gdb.opencl/vec_comps.exp
10840 * gdb.opt/clobbered-registers-O2.exp
10841 * gdb.opt/inline-break.exp
10842 * gdb.opt/inline-bt.exp
10843 * gdb.opt/inline-cmds.exp
10844 * gdb.opt/inline-locals.exp
10845 * gdb.pascal/case-insensitive-symbols.exp
10846 * gdb.pascal/floats.exp
10847 * gdb.pascal/gdb11492.exp
10848 * gdb.python/lib-types.exp
10849 * gdb.python/py-arch.exp
10850 * gdb.python/py-as-string.exp
10851 * gdb.python/py-bad-printers.exp
10852 * gdb.python/py-block.exp
10853 * gdb.python/py-breakpoint-create-fail.exp
10854 * gdb.python/py-breakpoint.exp
10855 * gdb.python/py-caller-is.exp
10856 * gdb.python/py-cmd.exp
10857 * gdb.python/py-explore-cc.exp
10858 * gdb.python/py-explore.exp
10859 * gdb.python/py-finish-breakpoint.exp
10860 * gdb.python/py-finish-breakpoint2.exp
10861 * gdb.python/py-frame-args.exp
10862 * gdb.python/py-frame-inline.exp
10863 * gdb.python/py-frame.exp
10864 * gdb.python/py-framefilter-mi.exp
10865 * gdb.python/py-infthread.exp
10866 * gdb.python/py-lazy-string.exp
10867 * gdb.python/py-linetable.exp
10868 * gdb.python/py-mi-events.exp
10869 * gdb.python/py-mi-objfile.exp
10870 * gdb.python/py-mi.exp
10871 * gdb.python/py-objfile.exp
10872 * gdb.python/py-pp-integral.exp
10873 * gdb.python/py-pp-maint.exp
10874 * gdb.python/py-pp-re-notag.exp
10875 * gdb.python/py-pp-registration.exp
10876 * gdb.python/py-recurse-unwind.exp
10877 * gdb.python/py-strfns.exp
10878 * gdb.python/py-symbol.exp
10879 * gdb.python/py-symtab.exp
10880 * gdb.python/py-sync-interp.exp
10881 * gdb.python/py-typeprint.exp
10882 * gdb.python/py-unwind-maint.exp
10883 * gdb.python/py-unwind.exp
10884 * gdb.python/py-value-cc.exp
10885 * gdb.python/py-xmethods.exp
10886 * gdb.reverse/amd64-tailcall-reverse.exp
10887 * gdb.reverse/break-precsave.exp
10888 * gdb.reverse/break-reverse.exp
10889 * gdb.reverse/consecutive-precsave.exp
10890 * gdb.reverse/consecutive-reverse.exp
10891 * gdb.reverse/finish-precsave.exp
10892 * gdb.reverse/finish-reverse-bkpt.exp
10893 * gdb.reverse/finish-reverse.exp
10894 * gdb.reverse/fstatat-reverse.exp
10895 * gdb.reverse/getresuid-reverse.exp
10896 * gdb.reverse/i386-precsave.exp
10897 * gdb.reverse/i386-reverse.exp
10898 * gdb.reverse/i386-sse-reverse.exp
10899 * gdb.reverse/i387-env-reverse.exp
10900 * gdb.reverse/i387-stack-reverse.exp
10901 * gdb.reverse/insn-reverse.exp
10902 * gdb.reverse/machinestate-precsave.exp
10903 * gdb.reverse/machinestate.exp
10904 * gdb.reverse/next-reverse-bkpt-over-sr.exp
10905 * gdb.reverse/pipe-reverse.exp
10906 * gdb.reverse/readv-reverse.exp
10907 * gdb.reverse/recvmsg-reverse.exp
10908 * gdb.reverse/rerun-prec.exp
10909 * gdb.reverse/s390-mvcle.exp
10910 * gdb.reverse/step-precsave.exp
10911 * gdb.reverse/step-reverse.exp
10912 * gdb.reverse/time-reverse.exp
10913 * gdb.reverse/until-precsave.exp
10914 * gdb.reverse/until-reverse.exp
10915 * gdb.reverse/waitpid-reverse.exp
10916 * gdb.reverse/watch-precsave.exp
10917 * gdb.reverse/watch-reverse.exp
10918 * gdb.rust/generics.exp
10919 * gdb.rust/methods.exp
10920 * gdb.rust/modules.exp
10921 * gdb.rust/simple.exp
10922 * gdb.server/connect-with-no-symbol-file.exp
10923 * gdb.server/ext-attach.exp
10924 * gdb.server/ext-restart.exp
10925 * gdb.server/ext-wrapper.exp
10926 * gdb.server/file-transfer.exp
10927 * gdb.server/server-exec-info.exp
10928 * gdb.server/server-kill.exp
10929 * gdb.server/server-mon.exp
10930 * gdb.server/wrapper.exp
10931 * gdb.stabs/exclfwd.exp
10932 * gdb.stabs/gdb11479.exp
10933 * gdb.threads/clone-new-thread-event.exp
10934 * gdb.threads/corethreads.exp
10935 * gdb.threads/current-lwp-dead.exp
10936 * gdb.threads/dlopen-libpthread.exp
10937 * gdb.threads/gcore-thread.exp
10938 * gdb.threads/sigstep-threads.exp
10939 * gdb.threads/watchpoint-fork.exp
10940 * gdb.trace/actions-changed.exp
10941 * gdb.trace/backtrace.exp
10942 * gdb.trace/change-loc.exp
10943 * gdb.trace/circ.exp
10944 * gdb.trace/collection.exp
10945 * gdb.trace/disconnected-tracing.exp
10946 * gdb.trace/ftrace.exp
10947 * gdb.trace/mi-trace-frame-collected.exp
10948 * gdb.trace/mi-trace-unavailable.exp
10949 * gdb.trace/mi-traceframe-changed.exp
10950 * gdb.trace/mi-tsv-changed.exp
10951 * gdb.trace/no-attach-trace.exp
10952 * gdb.trace/passc-dyn.exp
10953 * gdb.trace/qtro.exp
10954 * gdb.trace/range-stepping.exp
10955 * gdb.trace/read-memory.exp
10956 * gdb.trace/save-trace.exp
10957 * gdb.trace/signal.exp
10958 * gdb.trace/status-stop.exp
10959 * gdb.trace/tfile.exp
10960 * gdb.trace/trace-break.exp
10961 * gdb.trace/trace-buffer-size.exp
10962 * gdb.trace/trace-condition.exp
10963 * gdb.trace/tracefile-pseudo-reg.exp
10964 * gdb.trace/tstatus.exp
10965 * gdb.trace/unavailable.exp
10966 * gdb.trace/while-dyn.exp
10967 * gdb.trace/while-stepping.exp
10968
34c41c68
DE
109692016-12-22 Doug Evans <xdje42@gmail.com>
10970
10971 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
10972 and msymbols.
10973
16e69324
YQ
109742016-12-19 Yao Qi <yao.qi@linaro.org>
10975
10976 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
10977 (test_with_self): Don't call do_steps_and_nexts, and remove
10978 code about stepping into xmalloc.
10979
f94f411b
YQ
109802016-12-09 Yao Qi <yao.qi@linaro.org>
10981
10982 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
10983
109842016-12-09 Yao Qi <yao.qi@linaro.org>
10985
10986 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
10987
f1b5deee
PA
109882016-12-09 Pedro Alves <palves@redhat.com>
10989
10990 * gdb.base/all-architectures-0.exp: New file.
10991 * gdb.base/all-architectures-1.exp: New file.
10992 * gdb.base/all-architectures-2.exp: New file.
10993 * gdb.base/all-architectures-3.exp: New file.
10994 * gdb.base/all-architectures-4.exp: New file.
10995 * gdb.base/all-architectures-5.exp: New file.
10996 * gdb.base/all-architectures-6.exp: New file.
10997 * gdb.base/all-architectures-7.exp: New file.
10998 * gdb.base/all-architectures.exp.in: New file.
10999
364ca42e
YQ
110002016-12-09 Yao Qi <yao.qi@linaro.org>
11001
11002 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
11003
107c2d62
LM
110042016-12-02 Luis Machado <lgustavo@codesourcery.com>
11005
11006 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
11007 possible.
11008 Remove useless pattern-matching code.
11009
df3ee9ca
PA
110102016-12-02 Pedro Alves <palves@redhat.com>
11011
11012 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
11013 procedure.
11014 (top level): Call it.
11015
ec835369
PA
110162016-12-02 Pedro Alves <palves@redhat.com>
11017
11018 * gdb.base/commands.exp (user_defined_command_args_stack_test):
11019 New procedure.
11020 (top level): Call it.
11021
01770bbd
PA
110222016-12-02 Pedro Alves <palves@redhat.com>
11023
11024 PR cli/20559
11025 * gdb.base/commands.exp (user_defined_command_args_eval): New
11026 procedure.
11027 (top level): Call it.
11028
008459ea
LM
110292016-12-02 Luis Machado <lgustavo@codesourcery.com>
11030
11031 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
11032 timeout handling.
11033
0c1b455e
TT
110342016-12-02 Tom Tromey <tom@tromey.com>
11035
11036 * gdb.dwarf2/main-subprogram.c: New file.
11037 * gdb.dwarf2/main-subprogram.exp: New file.
11038
018572b8
LM
110392016-12-01 Luis Machado <lgustavo@codesourcery.com>
11040
11041 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
11042 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
11043 gdb_test_no_output for a couple of cases.
11044 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
11045
84c93cd5
LM
110462016-12-01 Luis Machado <lgustavo@codesourcery.com>
11047
11048 Fix test names and standardize compilation error messages throughout
11049 the following files:
11050
11051 * gdb.ada/start.exp
11052 * gdb.arch/alpha-step.exp
11053 * gdb.arch/e500-prologue.exp
11054 * gdb.arch/ftrace-insn-reloc.exp
11055 * gdb.arch/gdb1291.exp
11056 * gdb.arch/gdb1431.exp
11057 * gdb.arch/gdb1558.exp
11058 * gdb.arch/i386-dr3-watch.exp
11059 * gdb.arch/i386-sse-stack-align.exp
11060 * gdb.arch/ia64-breakpoint-shadow.exp
11061 * gdb.arch/pa-nullify.exp
11062 * gdb.arch/powerpc-aix-prologue.exp
11063 * gdb.arch/thumb-bx-pc.exp
11064 * gdb.base/annota1.exp
11065 * gdb.base/annota3.exp
11066 * gdb.base/arrayidx.exp
11067 * gdb.base/assign.exp
11068 * gdb.base/attach.exp
11069 * gdb.base/auxv.exp
11070 * gdb.base/bang.exp
11071 * gdb.base/bfp-test.exp
11072 * gdb.base/bigcore.exp
11073 * gdb.base/bitfields2.exp
11074 * gdb.base/break-fun-addr.exp
11075 * gdb.base/break-probes.exp
11076 * gdb.base/call-rt-st.exp
11077 * gdb.base/callexit.exp
11078 * gdb.base/catch-fork-kill.exp
11079 * gdb.base/charset.exp
11080 * gdb.base/checkpoint.exp
11081 * gdb.base/comprdebug.exp
11082 * gdb.base/constvars.exp
11083 * gdb.base/coredump-filter.exp
11084 * gdb.base/cursal.exp
11085 * gdb.base/cvexpr.exp
11086 * gdb.base/detach.exp
11087 * gdb.base/display.exp
11088 * gdb.base/dmsym.exp
11089 * gdb.base/dprintf-pending.exp
11090 * gdb.base/dso2dso.exp
11091 * gdb.base/dtrace-probe.exp
11092 * gdb.base/dump.exp
11093 * gdb.base/enum_cond.exp
11094 * gdb.base/exe-lock.exp
11095 * gdb.base/exec-invalid-sysroot.exp
11096 * gdb.base/execl-update-breakpoints.exp
11097 * gdb.base/exprs.exp
11098 * gdb.base/fileio.exp
11099 * gdb.base/find.exp
11100 * gdb.base/finish.exp
11101 * gdb.base/fixsection.exp
11102 * gdb.base/foll-vfork.exp
11103 * gdb.base/frame-args.exp
11104 * gdb.base/gcore.exp
11105 * gdb.base/gdb1250.exp
11106 * gdb.base/global-var-nested-by-dso.exp
11107 * gdb.base/gnu-ifunc.exp
11108 * gdb.base/hashline1.exp
11109 * gdb.base/hashline2.exp
11110 * gdb.base/hashline3.exp
11111 * gdb.base/hbreak-in-shr-unsupported.exp
11112 * gdb.base/huge.exp
11113 * gdb.base/infcall-input.exp
11114 * gdb.base/info-fun.exp
11115 * gdb.base/info-shared.exp
11116 * gdb.base/jit-simple.exp
11117 * gdb.base/jit-so.exp
11118 * gdb.base/jit.exp
11119 * gdb.base/jump.exp
11120 * gdb.base/label.exp
11121 * gdb.base/lineinc.exp
11122 * gdb.base/logical.exp
11123 * gdb.base/longjmp.exp
11124 * gdb.base/macscp.exp
11125 * gdb.base/miscexprs.exp
11126 * gdb.base/new-ui-echo.exp
11127 * gdb.base/new-ui-pending-input.exp
11128 * gdb.base/new-ui.exp
11129 * gdb.base/nodebug.exp
11130 * gdb.base/nofield.exp
11131 * gdb.base/offsets.exp
11132 * gdb.base/overlays.exp
11133 * gdb.base/pending.exp
11134 * gdb.base/pointers.exp
11135 * gdb.base/pr11022.exp
11136 * gdb.base/printcmds.exp
11137 * gdb.base/prologue.exp
11138 * gdb.base/ptr-typedef.exp
11139 * gdb.base/realname-expand.exp
11140 * gdb.base/relativedebug.exp
11141 * gdb.base/relocate.exp
11142 * gdb.base/remote.exp
11143 * gdb.base/reread.exp
11144 * gdb.base/return2.exp
11145 * gdb.base/savedregs.exp
11146 * gdb.base/sep.exp
11147 * gdb.base/sepdebug.exp
11148 * gdb.base/sepsymtab.exp
11149 * gdb.base/set-inferior-tty.exp
11150 * gdb.base/setshow.exp
11151 * gdb.base/shlib-call.exp
11152 * gdb.base/sigaltstack.exp
11153 * gdb.base/siginfo-addr.exp
11154 * gdb.base/signals.exp
11155 * gdb.base/signull.exp
11156 * gdb.base/sigrepeat.exp
11157 * gdb.base/so-impl-ld.exp
11158 * gdb.base/solib-display.exp
11159 * gdb.base/solib-overlap.exp
11160 * gdb.base/solib-search.exp
11161 * gdb.base/solib-symbol.exp
11162 * gdb.base/structs.exp
11163 * gdb.base/structs2.exp
11164 * gdb.base/symtab-search-order.exp
11165 * gdb.base/twice.exp
11166 * gdb.base/unload.exp
11167 * gdb.base/varargs.exp
11168 * gdb.base/watchpoint-solib.exp
11169 * gdb.base/watchpoint.exp
11170 * gdb.base/whatis.exp
11171 * gdb.base/wrong_frame_bt_full.exp
11172 * gdb.btrace/dlopen.exp
11173 * gdb.cell/ea-standalone.exp
11174 * gdb.cell/ea-test.exp
11175 * gdb.cp/dispcxx.exp
11176 * gdb.cp/gdb2384.exp
11177 * gdb.cp/method2.exp
11178 * gdb.cp/nextoverthrow.exp
11179 * gdb.cp/pr10728.exp
11180 * gdb.disasm/am33.exp
11181 * gdb.disasm/h8300s.exp
11182 * gdb.disasm/mn10300.exp
11183 * gdb.disasm/sh3.exp
11184 * gdb.dwarf2/dw2-dir-file-name.exp
11185 * gdb.fortran/complex.exp
11186 * gdb.fortran/library-module.exp
11187 * gdb.guile/scm-pretty-print.exp
11188 * gdb.guile/scm-symbol.exp
11189 * gdb.guile/scm-type.exp
11190 * gdb.guile/scm-value.exp
11191 * gdb.linespec/linespec.exp
11192 * gdb.mi/gdb701.exp
11193 * gdb.mi/gdb792.exp
11194 * gdb.mi/mi-breakpoint-changed.exp
11195 * gdb.mi/mi-dprintf-pending.exp
11196 * gdb.mi/mi-dprintf.exp
11197 * gdb.mi/mi-exit-code.exp
11198 * gdb.mi/mi-pending.exp
11199 * gdb.mi/mi-solib.exp
11200 * gdb.mi/new-ui-mi-sync.exp
11201 * gdb.mi/pr11022.exp
11202 * gdb.mi/user-selected-context-sync.exp
11203 * gdb.opt/solib-intra-step.exp
11204 * gdb.python/py-events.exp
11205 * gdb.python/py-finish-breakpoint.exp
11206 * gdb.python/py-mi.exp
11207 * gdb.python/py-prettyprint.exp
11208 * gdb.python/py-shared.exp
11209 * gdb.python/py-symbol.exp
11210 * gdb.python/py-template.exp
11211 * gdb.python/py-type.exp
11212 * gdb.python/py-value.exp
11213 * gdb.reverse/solib-precsave.exp
11214 * gdb.reverse/solib-reverse.exp
11215 * gdb.server/solib-list.exp
11216 * gdb.stabs/weird.exp
11217 * gdb.threads/reconnect-signal.exp
11218 * gdb.threads/stepi-random-signal.exp
11219 * gdb.trace/actions.exp
11220 * gdb.trace/ax.exp
11221 * gdb.trace/backtrace.exp
11222 * gdb.trace/change-loc.exp
11223 * gdb.trace/deltrace.exp
11224 * gdb.trace/ftrace-lock.exp
11225 * gdb.trace/ftrace.exp
11226 * gdb.trace/infotrace.exp
11227 * gdb.trace/mi-tracepoint-changed.exp
11228 * gdb.trace/packetlen.exp
11229 * gdb.trace/passcount.exp
11230 * gdb.trace/pending.exp
11231 * gdb.trace/range-stepping.exp
11232 * gdb.trace/report.exp
11233 * gdb.trace/stap-trace.exp
11234 * gdb.trace/tfind.exp
11235 * gdb.trace/trace-break.exp
11236 * gdb.trace/trace-condition.exp
11237 * gdb.trace/trace-enable-disable.exp
11238 * gdb.trace/trace-mt.exp
11239 * gdb.trace/tracecmd.exp
11240 * gdb.trace/tspeed.exp
11241 * gdb.trace/tsv.exp
11242 * lib/perftest.exp
11243
fb9feb35
LM
112442016-12-01 Luis Machado <lgustavo@codesourcery.com>
11245
11246 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
11247 with gdb_test_no_output.
11248 Use command as test name.
11249
cd2ddb6c
LM
112502016-12-01 Luis Machado <lgustavo@codesourcery.com>
11251
11252 Fix test names starting with uppercase throughout the files.
11253
11254 * gdb.ada/assign_1.exp
11255 * gdb.ada/boolean_expr.exp
11256 * gdb.base/arrayidx.exp
11257 * gdb.base/del.exp
11258 * gdb.base/gcore-buffer-overflow.exp
11259 * gdb.base/testenv.exp
11260 * gdb.compile/compile.exp
11261 * gdb.python/py-framefilter-invalidarg.exp
11262 * gdb.python/py-framefilter.exp
11263
bb95117e
LM
112642016-12-01 Luis Machado <lgustavo@codesourcery.com>
11265
11266 Fix test names starting with uppercase throughout the files.
11267
11268 * gdb.ada/array_return.exp
11269 * gdb.ada/expr_delims.exp
11270 * gdb.ada/mi_dyn_arr.exp
11271 * gdb.ada/mi_interface.exp
11272 * gdb.ada/mi_var_array.exp
11273 * gdb.ada/watch_arg.exp
11274 * gdb.arch/alpha-step.exp
11275 * gdb.arch/altivec-regs.exp
11276 * gdb.arch/e500-regs.exp
11277 * gdb.arch/powerpc-d128-regs.exp
11278 * gdb.base/arrayidx.exp
11279 * gdb.base/break.exp
11280 * gdb.base/checkpoint.exp
11281 * gdb.base/debug-expr.exp
11282 * gdb.base/dmsym.exp
11283 * gdb.base/radix.exp
11284 * gdb.base/sepdebug.exp
11285 * gdb.base/testenv.exp
11286 * gdb.base/watch_thread_num.exp
11287 * gdb.base/watchpoint-cond-gone.exp
11288 * gdb.cell/break.exp
11289 * gdb.cell/ea-cache.exp
11290 * gdb.compile/compile.exp
11291 * gdb.cp/gdb2495.exp
11292 * gdb.gdb/selftest.exp
11293 * gdb.gdb/xfullpath.exp
11294 * gdb.go/hello.exp
11295 * gdb.go/integers.exp
11296 * gdb.objc/basicclass.exp
11297 * gdb.pascal/hello.exp
11298 * gdb.pascal/integers.exp
11299 * gdb.python/py-breakpoint.exp
11300 * gdb.python/py-cmd.exp
11301 * gdb.python/py-linetable.exp
11302 * gdb.python/py-xmethods.exp
11303 * gdb.python/python.exp
11304 * gdb.reverse/consecutive-precsave.exp
11305 * gdb.reverse/finish-precsave.exp
11306 * gdb.reverse/i386-precsave.exp
11307 * gdb.reverse/machinestate-precsave.exp
11308 * gdb.reverse/sigall-precsave.exp
11309 * gdb.reverse/solib-precsave.exp
11310 * gdb.reverse/step-precsave.exp
11311 * gdb.reverse/until-precsave.exp
11312 * gdb.reverse/watch-precsave.exp
11313 * gdb.threads/leader-exit.exp
11314 * gdb.threads/pthreads.exp
11315 * gdb.threads/wp-replication.exp
11316 * gdb.trace/actions.exp
11317 * gdb.trace/mi-tsv-changed.exp
11318 * gdb.trace/tsv.exp
11319
de97fdd4
LM
113202016-12-01 Luis Machado <lgustavo@codesourcery.com>
11321
11322 Fix test names starting with uppercase throughout the files.
11323
11324 * gdb.arch/i386-bp_permanent.exp
11325 * gdb.arch/i386-gnu-cfi.exp
11326 * gdb.base/disasm-end-cu.exp
11327 * gdb.base/macscp.exp
11328 * gdb.base/pending.exp
11329 * gdb.base/watch_thread_num.exp
11330 * gdb.cp/exception.exp
11331 * gdb.cp/gdb2495.exp
11332 * gdb.cp/local.exp
11333 * gdb.python/py-evsignal.exp
11334 * gdb.python/python.exp
11335 * gdb.trace/tracecmd.exp
11336
9f058c10
LM
113372016-12-01 Luis Machado <lgustavo@codesourcery.com>
11338
11339 Fix test names starting with uppercase throughout the files.
11340
11341 * gdb.base/charset.exp
11342 * gdb.base/eval.exp
11343 * gdb.base/multi-forks.exp
11344 * gdb.guile/scm-progspace.exp
11345 * gdb.opencl/datatypes.exp
11346 * gdb.python/py-block.exp
11347 * gdb.python/py-function.exp
11348 * gdb.python/py-symbol.exp
11349 * gdb.python/py-symtab.exp
11350 * gdb.python/py-xmethods.exp
11351 * gdb.reverse/break-precsave.exp
11352 * gdb.reverse/break-reverse.exp
11353 * gdb.reverse/consecutive-precsave.exp
11354 * gdb.reverse/consecutive-reverse.exp
11355 * gdb.reverse/finish-precsave.exp
11356 * gdb.reverse/finish-reverse-bkpt.exp
11357 * gdb.reverse/finish-reverse.exp
11358 * gdb.reverse/fstatat-reverse.exp
11359 * gdb.reverse/getresuid-reverse.exp
11360 * gdb.reverse/i386-precsave.exp
11361 * gdb.reverse/i386-reverse.exp
11362 * gdb.reverse/i386-sse-reverse.exp
11363 * gdb.reverse/i387-stack-reverse.exp
11364 * gdb.reverse/insn-reverse.exp
11365 * gdb.reverse/machinestate-precsave.exp
11366 * gdb.reverse/machinestate.exp
11367 * gdb.reverse/next-reverse-bkpt-over-sr.exp
11368 * gdb.reverse/pipe-reverse.exp
11369 * gdb.reverse/readv-reverse.exp
11370 * gdb.reverse/recvmsg-reverse.exp
11371 * gdb.reverse/rerun-prec.exp
11372 * gdb.reverse/s390-mvcle.exp
11373 * gdb.reverse/sigall-precsave.exp
11374 * gdb.reverse/sigall-reverse.exp
11375 * gdb.reverse/solib-precsave.exp
11376 * gdb.reverse/solib-reverse.exp
11377 * gdb.reverse/step-precsave.exp
11378 * gdb.reverse/step-reverse.exp
11379 * gdb.reverse/time-reverse.exp
11380 * gdb.reverse/until-precsave.exp
11381 * gdb.reverse/until-reverse.exp
11382 * gdb.reverse/waitpid-reverse.exp
11383 * gdb.reverse/watch-precsave.exp
11384 * gdb.reverse/watch-reverse.exp
11385
cdc7edd7
LM
113862016-12-01 Luis Machado <lgustavo@codesourcery.com>
11387
11388 Fix test names starting with uppercase throughout the files.
11389
11390 * gdb.arch/i386-mpx-simple_segv.exp
11391 * gdb.arch/i386-mpx.exp
11392 * gdb.arch/i386-permbkpt.exp
11393 * gdb.arch/pa-nullify.exp
11394 * gdb.arch/powerpc-d128-regs.exp
11395 * gdb.arch/vsx-regs.exp
11396 * gdb.base/bfp-test.exp
11397 * gdb.base/break.exp
11398 * gdb.base/breakpoint-shadow.exp
11399 * gdb.base/callfuncs.exp
11400 * gdb.base/charset.exp
11401 * gdb.base/commands.exp
11402 * gdb.base/completion.exp
11403 * gdb.base/dfp-test.exp
11404 * gdb.base/echo.exp
11405 * gdb.base/ending-run.exp
11406 * gdb.base/eval.exp
11407 * gdb.base/expand-psymtabs.exp
11408 * gdb.base/float128.exp
11409 * gdb.base/floatn.exp
11410 * gdb.base/foll-exec-mode.exp
11411 * gdb.base/gdb1056.exp
11412 * gdb.base/gdb11531.exp
11413 * gdb.base/kill-after-signal.exp
11414 * gdb.base/multi-forks.exp
11415 * gdb.base/overlays.exp
11416 * gdb.base/pending.exp
11417 * gdb.base/sepdebug.exp
11418 * gdb.base/testenv.exp
11419 * gdb.base/valgrind-db-attach.exp
11420 * gdb.base/watch_thread_num.exp
11421 * gdb.base/watchpoint-cond-gone.exp
11422 * gdb.base/watchpoint.exp
11423 * gdb.base/watchpoints.exp
11424 * gdb.cp/arg-reference.exp
11425 * gdb.cp/baseenum.exp
11426 * gdb.cp/operator.exp
11427 * gdb.cp/shadow.exp
11428 * gdb.dwarf2/dw2-op-out-param.exp
11429 * gdb.dwarf2/dw2-reg-undefined.exp
11430 * gdb.go/chan.exp
11431 * gdb.go/hello.exp
11432 * gdb.go/integers.exp
11433 * gdb.go/methods.exp
11434 * gdb.go/package.exp
11435 * gdb.guile/scm-parameter.exp
11436 * gdb.guile/scm-progspace.exp
11437 * gdb.guile/scm-value.exp
11438 * gdb.mi/mi-pending.exp
11439 * gdb.mi/user-selected-context-sync.exp
11440 * gdb.multi/multi-attach.exp
11441 * gdb.multi/tids.exp
11442 * gdb.opt/clobbered-registers-O2.exp
11443 * gdb.pascal/floats.exp
11444 * gdb.pascal/integers.exp
11445 * gdb.python/py-block.exp
11446 * gdb.python/py-events.exp
11447 * gdb.python/py-parameter.exp
11448 * gdb.python/py-symbol.exp
11449 * gdb.python/py-symtab.exp
11450 * gdb.python/py-type.exp
11451 * gdb.python/py-value.exp
11452 * gdb.python/py-xmethods.exp
11453 * gdb.python/python.exp
11454 * gdb.reverse/break-precsave.exp
11455 * gdb.reverse/consecutive-precsave.exp
11456 * gdb.reverse/finish-precsave.exp
11457 * gdb.reverse/i386-precsave.exp
11458 * gdb.reverse/machinestate-precsave.exp
11459 * gdb.reverse/sigall-precsave.exp
11460 * gdb.reverse/solib-precsave.exp
11461 * gdb.reverse/step-precsave.exp
11462 * gdb.reverse/until-precsave.exp
11463 * gdb.reverse/watch-precsave.exp
11464 * gdb.server/ext-attach.exp
11465 * gdb.server/ext-restart.exp
11466 * gdb.server/ext-run.exp
11467 * gdb.server/ext-wrapper.exp
11468 * gdb.stabs/gdb11479.exp
11469 * gdb.stabs/weird.exp
11470 * gdb.threads/attach-many-short-lived-threads.exp
11471 * gdb.threads/kill.exp
11472 * gdb.threads/watchpoint-fork.exp
11473
bc6c7af4
LM
114742016-12-01 Luis Machado <lgustavo@codesourcery.com>
11475
11476 Fix test names starting with uppercase throughout all the files below.
11477
11478 * gdb.ada/array_return.exp
11479 * gdb.ada/catch_ex.exp
11480 * gdb.ada/info_exc.exp
11481 * gdb.ada/mi_catch_ex.exp
11482 * gdb.ada/mi_dyn_arr.exp
11483 * gdb.ada/mi_ex_cond.exp
11484 * gdb.ada/mi_exc_info.exp
11485 * gdb.ada/mi_interface.exp
11486 * gdb.ada/mi_task_arg.exp
11487 * gdb.ada/mi_task_info.exp
11488 * gdb.ada/mi_var_array.exp
11489 * gdb.arch/alpha-step.exp
11490 * gdb.arch/amd64-disp-step.exp
11491 * gdb.arch/arm-disp-step.exp
11492 * gdb.arch/disp-step-insn-reloc.exp
11493 * gdb.arch/e500-prologue.exp
11494 * gdb.arch/ftrace-insn-reloc.exp
11495 * gdb.arch/gdb1558.exp
11496 * gdb.arch/i386-bp_permanent.exp
11497 * gdb.arch/i386-disp-step.exp
11498 * gdb.arch/i386-float.exp
11499 * gdb.arch/i386-gnu-cfi.exp
11500 * gdb.arch/ia64-breakpoint-shadow.exp
11501 * gdb.arch/mips16-thunks.exp
11502 * gdb.arch/pa-nullify.exp
11503 * gdb.arch/powerpc-aix-prologue.exp
11504 * gdb.arch/powerpc-power.exp
11505 * gdb.arch/ppc-dfp.exp
11506 * gdb.arch/s390-tdbregs.exp
11507 * gdb.arch/spu-info.exp
11508 * gdb.arch/spu-ls.exp
11509 * gdb.arch/thumb-bx-pc.exp
11510 * gdb.base/advance.exp
11511 * gdb.base/annota-input-while-running.exp
11512 * gdb.base/arrayidx.exp
11513 * gdb.base/asmlabel.exp
11514 * gdb.base/async.exp
11515 * gdb.base/attach-wait-input.exp
11516 * gdb.base/auto-connect-native-target.exp
11517 * gdb.base/batch-preserve-term-settings.exp
11518 * gdb.base/bfp-test.exp
11519 * gdb.base/bigcore.exp
11520 * gdb.base/bp-permanent.exp
11521 * gdb.base/break-always.exp
11522 * gdb.base/break-fun-addr.exp
11523 * gdb.base/break-idempotent.exp
11524 * gdb.base/break-main-file-remove-fail.exp
11525 * gdb.base/break-probes.exp
11526 * gdb.base/break-unload-file.exp
11527 * gdb.base/break.exp
11528 * gdb.base/call-ar-st.exp
11529 * gdb.base/call-rt-st.exp
11530 * gdb.base/call-sc.exp
11531 * gdb.base/call-signal-resume.exp
11532 * gdb.base/call-strs.exp
11533 * gdb.base/callexit.exp
11534 * gdb.base/callfuncs.exp
11535 * gdb.base/catch-gdb-caused-signals.exp
11536 * gdb.base/catch-signal-siginfo-cond.exp
11537 * gdb.base/catch-syscall.exp
11538 * gdb.base/compare-sections.exp
11539 * gdb.base/cond-eval-mode.exp
11540 * gdb.base/condbreak-call-false.exp
11541 * gdb.base/consecutive-step-over.exp
11542 * gdb.base/cursal.exp
11543 * gdb.base/disabled-location.exp
11544 * gdb.base/disasm-end-cu.exp
11545 * gdb.base/display.exp
11546 * gdb.base/double-prompt-target-event-error.exp
11547 * gdb.base/dprintf-bp-same-addr.exp
11548 * gdb.base/dprintf-detach.exp
11549 * gdb.base/dprintf-next.exp
11550 * gdb.base/dprintf-non-stop.exp
11551 * gdb.base/dprintf-pending.exp
11552 * gdb.base/dso2dso.exp
11553 * gdb.base/ending-run.exp
11554 * gdb.base/enum_cond.exp
11555 * gdb.base/examine-backward.exp
11556 * gdb.base/exe-lock.exp
11557 * gdb.base/exec-invalid-sysroot.exp
11558 * gdb.base/execl-update-breakpoints.exp
11559 * gdb.base/execution-termios.exp
11560 * gdb.base/fileio.exp
11561 * gdb.base/fixsection.exp
11562 * gdb.base/foll-exec-mode.exp
11563 * gdb.base/foll-exec.exp
11564 * gdb.base/fork-running-state.exp
11565 * gdb.base/frame-args.exp
11566 * gdb.base/fullpath-expand.exp
11567 * gdb.base/func-ptr.exp
11568 * gdb.base/gcore-relro-pie.exp
11569 * gdb.base/gdb1090.exp
11570 * gdb.base/gdb1555.exp
11571 * gdb.base/global-var-nested-by-dso.exp
11572 * gdb.base/gnu-ifunc.exp
11573 * gdb.base/hbreak-in-shr-unsupported.exp
11574 * gdb.base/hbreak-unmapped.exp
11575 * gdb.base/hook-stop.exp
11576 * gdb.base/infcall-input.exp
11577 * gdb.base/info-fun.exp
11578 * gdb.base/info-shared.exp
11579 * gdb.base/interrupt-noterm.exp
11580 * gdb.base/jit-so.exp
11581 * gdb.base/jit.exp
11582 * gdb.base/line-symtabs.exp
11583 * gdb.base/list.exp
11584 * gdb.base/longjmp.exp
11585 * gdb.base/macscp.exp
11586 * gdb.base/max-value-size.exp
11587 * gdb.base/nodebug.exp
11588 * gdb.base/nofield.exp
11589 * gdb.base/overlays.exp
11590 * gdb.base/paginate-after-ctrl-c-running.exp
11591 * gdb.base/paginate-bg-execution.exp
11592 * gdb.base/paginate-inferior-exit.exp
11593 * gdb.base/pending.exp
11594 * gdb.base/pr11022.exp
11595 * gdb.base/printcmds.exp
11596 * gdb.base/ptr-typedef.exp
11597 * gdb.base/ptype.exp
11598 * gdb.base/randomize.exp
11599 * gdb.base/range-stepping.exp
11600 * gdb.base/realname-expand.exp
11601 * gdb.base/relativedebug.exp
11602 * gdb.base/remote.exp
11603 * gdb.base/savedregs.exp
11604 * gdb.base/sepdebug.exp
11605 * gdb.base/set-noassign.exp
11606 * gdb.base/shlib-call.exp
11607 * gdb.base/shreloc.exp
11608 * gdb.base/sigaltstack.exp
11609 * gdb.base/sigbpt.exp
11610 * gdb.base/siginfo-addr.exp
11611 * gdb.base/siginfo-obj.exp
11612 * gdb.base/siginfo-thread.exp
11613 * gdb.base/signest.exp
11614 * gdb.base/signull.exp
11615 * gdb.base/sigrepeat.exp
11616 * gdb.base/skip.exp
11617 * gdb.base/so-impl-ld.exp
11618 * gdb.base/solib-corrupted.exp
11619 * gdb.base/solib-disc.exp
11620 * gdb.base/solib-display.exp
11621 * gdb.base/solib-overlap.exp
11622 * gdb.base/solib-search.exp
11623 * gdb.base/solib-symbol.exp
11624 * gdb.base/source-execution.exp
11625 * gdb.base/sss-bp-on-user-bp-2.exp
11626 * gdb.base/sss-bp-on-user-bp.exp
11627 * gdb.base/stack-checking.exp
11628 * gdb.base/stale-infcall.exp
11629 * gdb.base/step-break.exp
11630 * gdb.base/step-line.exp
11631 * gdb.base/step-over-exit.exp
11632 * gdb.base/step-test.exp
11633 * gdb.base/structs.exp
11634 * gdb.base/sym-file.exp
11635 * gdb.base/symtab-search-order.exp
11636 * gdb.base/term.exp
11637 * gdb.base/type-opaque.exp
11638 * gdb.base/unload.exp
11639 * gdb.base/until-nodebug.exp
11640 * gdb.base/until.exp
11641 * gdb.base/unwindonsignal.exp
11642 * gdb.base/watch-cond.exp
11643 * gdb.base/watch-non-mem.exp
11644 * gdb.base/watch_thread_num.exp
11645 * gdb.base/watchpoint-reuse-slot.exp
11646 * gdb.base/watchpoint-solib.exp
11647 * gdb.base/watchpoint.exp
11648 * gdb.btrace/dlopen.exp
11649 * gdb.cell/arch.exp
11650 * gdb.cell/break.exp
11651 * gdb.cell/bt.exp
11652 * gdb.cell/core.exp
11653 * gdb.cell/data.exp
11654 * gdb.cell/dwarfaddr.exp
11655 * gdb.cell/ea-cache.exp
11656 * gdb.cell/ea-standalone.exp
11657 * gdb.cell/ea-test.exp
11658 * gdb.cell/f-regs.exp
11659 * gdb.cell/fork.exp
11660 * gdb.cell/gcore.exp
11661 * gdb.cell/mem-access.exp
11662 * gdb.cell/ptype.exp
11663 * gdb.cell/registers.exp
11664 * gdb.cell/sizeof.exp
11665 * gdb.cell/solib-symbol.exp
11666 * gdb.cell/solib.exp
11667 * gdb.compile/compile-tls.exp
11668 * gdb.cp/exception.exp
11669 * gdb.cp/gdb2495.exp
11670 * gdb.cp/local.exp
11671 * gdb.cp/mb-inline.exp
11672 * gdb.cp/mb-templates.exp
11673 * gdb.cp/pr10687.exp
11674 * gdb.cp/pr9167.exp
11675 * gdb.cp/scope-err.exp
11676 * gdb.cp/templates.exp
11677 * gdb.cp/virtfunc.exp
11678 * gdb.dwarf2/dw2-dir-file-name.exp
11679 * gdb.dwarf2/dw2-single-line-discriminators.exp
11680 * gdb.fortran/complex.exp
11681 * gdb.fortran/library-module.exp
11682 * gdb.guile/guile.exp
11683 * gdb.guile/scm-cmd.exp
11684 * gdb.guile/scm-frame-inline.exp
11685 * gdb.guile/scm-objfile.exp
11686 * gdb.guile/scm-pretty-print.exp
11687 * gdb.guile/scm-symbol.exp
11688 * gdb.guile/scm-type.exp
11689 * gdb.guile/scm-value.exp
11690 * gdb.linespec/keywords.exp
11691 * gdb.linespec/ls-errs.exp
11692 * gdb.linespec/macro-relative.exp
11693 * gdb.linespec/thread.exp
11694 * gdb.mi/mi-breakpoint-changed.exp
11695 * gdb.mi/mi-dprintf-pending.exp
11696 * gdb.mi/mi-fullname-deleted.exp
11697 * gdb.mi/mi-logging.exp
11698 * gdb.mi/mi-pending.exp
11699 * gdb.mi/mi-solib.exp
11700 * gdb.mi/new-ui-mi-sync.exp
11701 * gdb.mi/user-selected-context-sync.exp
11702 * gdb.multi/dummy-frame-restore.exp
11703 * gdb.multi/multi-arch-exec.exp
11704 * gdb.multi/remove-inferiors.exp
11705 * gdb.multi/watchpoint-multi-exit.exp
11706 * gdb.opt/solib-intra-step.exp
11707 * gdb.perf/backtrace.exp
11708 * gdb.perf/single-step.exp
11709 * gdb.perf/skip-command.exp
11710 * gdb.perf/skip-prologue.exp
11711 * gdb.perf/solib.exp
11712 * gdb.python/lib-types.exp
11713 * gdb.python/py-as-string.exp
11714 * gdb.python/py-bad-printers.exp
11715 * gdb.python/py-block.exp
11716 * gdb.python/py-breakpoint.exp
11717 * gdb.python/py-cmd.exp
11718 * gdb.python/py-events.exp
11719 * gdb.python/py-evthreads.exp
11720 * gdb.python/py-finish-breakpoint.exp
11721 * gdb.python/py-finish-breakpoint2.exp
11722 * gdb.python/py-frame-inline.exp
11723 * gdb.python/py-frame.exp
11724 * gdb.python/py-inferior.exp
11725 * gdb.python/py-infthread.exp
11726 * gdb.python/py-mi.exp
11727 * gdb.python/py-objfile.exp
11728 * gdb.python/py-pp-maint.exp
11729 * gdb.python/py-pp-registration.exp
11730 * gdb.python/py-prettyprint.exp
11731 * gdb.python/py-recurse-unwind.exp
11732 * gdb.python/py-shared.exp
11733 * gdb.python/py-symbol.exp
11734 * gdb.python/py-symtab.exp
11735 * gdb.python/py-template.exp
11736 * gdb.python/py-type.exp
11737 * gdb.python/py-unwind-maint.exp
11738 * gdb.python/py-unwind.exp
11739 * gdb.python/py-value.exp
11740 * gdb.python/python.exp
11741 * gdb.reverse/finish-reverse-bkpt.exp
11742 * gdb.reverse/insn-reverse.exp
11743 * gdb.reverse/next-reverse-bkpt-over-sr.exp
11744 * gdb.reverse/solib-precsave.exp
11745 * gdb.reverse/solib-reverse.exp
11746 * gdb.stabs/gdb11479.exp
11747 * gdb.stabs/weird.exp
11748 * gdb.threads/fork-child-threads.exp
11749 * gdb.threads/fork-plus-threads.exp
11750 * gdb.threads/fork-thread-pending.exp
11751 * gdb.threads/forking-threads-plus-breakpoint.exp
11752 * gdb.threads/hand-call-in-threads.exp
11753 * gdb.threads/interrupted-hand-call.exp
11754 * gdb.threads/linux-dp.exp
11755 * gdb.threads/local-watch-wrong-thread.exp
11756 * gdb.threads/next-while-other-thread-longjmps.exp
11757 * gdb.threads/non-ldr-exit.exp
11758 * gdb.threads/pending-step.exp
11759 * gdb.threads/print-threads.exp
11760 * gdb.threads/process-dies-while-detaching.exp
11761 * gdb.threads/process-dies-while-handling-bp.exp
11762 * gdb.threads/pthreads.exp
11763 * gdb.threads/queue-signal.exp
11764 * gdb.threads/reconnect-signal.exp
11765 * gdb.threads/signal-command-handle-nopass.exp
11766 * gdb.threads/signal-command-multiple-signals-pending.exp
11767 * gdb.threads/signal-delivered-right-thread.exp
11768 * gdb.threads/signal-sigtrap.exp
11769 * gdb.threads/sigthread.exp
11770 * gdb.threads/staticthreads.exp
11771 * gdb.threads/stepi-random-signal.exp
11772 * gdb.threads/thread-unwindonsignal.exp
11773 * gdb.threads/thread_check.exp
11774 * gdb.threads/thread_events.exp
11775 * gdb.threads/tid-reuse.exp
11776 * gdb.threads/tls-nodebug.exp
11777 * gdb.threads/tls-shared.exp
11778 * gdb.threads/tls-so_extern.exp
11779 * gdb.threads/tls.exp
11780 * gdb.threads/wp-replication.exp
11781 * gdb.trace/actions-changed.exp
11782 * gdb.trace/actions.exp
11783 * gdb.trace/backtrace.exp
11784 * gdb.trace/change-loc.exp
11785 * gdb.trace/collection.exp
11786 * gdb.trace/deltrace.exp
11787 * gdb.trace/disconnected-tracing.exp
11788 * gdb.trace/entry-values.exp
11789 * gdb.trace/ftrace-lock.exp
11790 * gdb.trace/ftrace.exp
11791 * gdb.trace/infotrace.exp
11792 * gdb.trace/mi-trace-frame-collected.exp
11793 * gdb.trace/mi-trace-unavailable.exp
11794 * gdb.trace/mi-traceframe-changed.exp
11795 * gdb.trace/mi-tracepoint-changed.exp
11796 * gdb.trace/mi-tsv-changed.exp
11797 * gdb.trace/no-attach-trace.exp
11798 * gdb.trace/packetlen.exp
11799 * gdb.trace/passc-dyn.exp
11800 * gdb.trace/passcount.exp
11801 * gdb.trace/pending.exp
11802 * gdb.trace/pr16508.exp
11803 * gdb.trace/qtro.exp
11804 * gdb.trace/range-stepping.exp
11805 * gdb.trace/read-memory.exp
11806 * gdb.trace/report.exp
11807 * gdb.trace/save-trace.exp
11808 * gdb.trace/signal.exp
11809 * gdb.trace/stap-trace.exp
11810 * gdb.trace/status-stop.exp
11811 * gdb.trace/strace.exp
11812 * gdb.trace/tfile.exp
11813 * gdb.trace/tfind.exp
11814 * gdb.trace/trace-break.exp
11815 * gdb.trace/trace-condition.exp
11816 * gdb.trace/trace-enable-disable.exp
11817 * gdb.trace/trace-mt.exp
11818 * gdb.trace/tracecmd.exp
11819 * gdb.trace/tracefile-pseudo-reg.exp
11820 * gdb.trace/tspeed.exp
11821 * gdb.trace/tstatus.exp
11822 * gdb.trace/tsv.exp
11823 * gdb.trace/unavailable.exp
11824 * gdb.trace/while-dyn.exp
11825 * gdb.trace/while-stepping.exp
11826 * lib/gdb-guile.exp
11827 * lib/gdb.exp
11828 * lib/mi-support.exp
11829 * lib/pascal.exp
11830 * lib/perftest.exp
11831 * lib/prelink-support.exp
11832 * lib/selftest-support.exp
11833
ad02e4fe
SM
118342016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
11835
11836 * Makefile.in: Include disable-implicit-rules.mk.
11837
22347e55
AA
118382016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
11839
11840 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
11841 non-byte-aligned bit fields.
11842
da5b30da
AA
118432016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
11844
11845 PR gdb/12616
11846 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
11847 respects the DW_AT_data_bit_offset attribute.
11848
b593ecca
SM
118492016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
11850
11851 * gdb.base/default.exp: Fix output of "set language".
11852
3b165252
SM
118532016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
11854
11855 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
11856 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
11857 make.
11858 * configure.ac: Remove checks for the make program.
11859 * configure: Re-generate.
11860
1a2f3d7f
KB
118612016-11-16 Kevin Buettner <kevinb@redhat.com>
11862
11863 * gdb.python/py-recurse-unwind.c (main): Add loop.
11864 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
11865 to read_register() and gdb.parse_and_eval(). Make each code
11866 call a separate case that can be individually tested.
11867 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
11868 proc. Call cont_and_backtrace for each of the code paths that
11869 we want to test in the unwinder.
11870
b7f38fda
AA
118712016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
11872
11873 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
11874 the definition of struct S.
11875
1f8db343
CM
118762016-11-11 Catherine Moore <clm@codesourcery.com>
11877
11878 * gdb.base/dump.exp: Identify verilog format dump tests as such.
11879
fad0c9fb
PA
118802016-11-09 Pedro Alves <palves@redhat.com>
11881
11882 * gdb.base/commands.exp (runto_or_return): New procedure.
11883 (gdbvar_simple_if_test, gdbvar_simple_while_test)
11884 (gdbvar_complex_if_while_test, progvar_simple_if_test)
11885 (progvar_simple_while_test, progvar_complex_if_while_test)
11886 (if_while_breakpoint_command_test)
11887 (infrun_breakpoint_command_test, breakpoint_command_test)
11888 (user_defined_command_test, watchpoint_command_test)
11889 (test_command_prompt_position, redefine_hook_test)
11890 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
11891 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
11892 multi_line_input and multi_line. Remove gdb_expect and
11893 gdb_stop_suppressing_tests uses.
11894 * lib/gdb.exp (valnum_re): New global.
11895 (multi_line_input): New procedure.
11896
8354c62c
SM
118972016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
11898
11899 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
11900 Remove.
11901 (test_setup): Define with proc_with_prefix.
11902 (test_cli_inferior): Likewise.
11903 (test_cli_thread): Likewise.
11904 (test_cli_frame): Likewise.
11905 (test_cli_select_frame): Likewise.
11906 (test_cli_up_down): Likewise.
11907 (test_mi_thread_select): Likewise.
11908 (test_mi_stack_select_frame): Likewise.
11909 (test_cli_in_mi_inferior): Likewise.
11910 (test_cli_in_mi_thread): Likewise.
11911 (test_cli_in_mi_frame): Likewise.
11912 (top level): Do not use with_test_prefix_procname.
11913
64f367a2
PA
119142016-11-09 Pedro Alves <palves@redhat.com>
11915
11916 * gdb.base/commands.exp (gdbvar_simple_if_test)
11917 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
11918 (progvar_simple_if_test, progvar_simple_while_test)
11919 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
11920 (infrun_breakpoint_command_test, breakpoint_command_test)
11921 (user_defined_command_test, watchpoint_command_test)
11922 (test_command_prompt_position, deprecated_command_test)
11923 (bp_deleted_in_command, temporary_breakpoint_commands)
11924 (stray_arg0_test, source_file_with_indented_comment)
11925 (recursive_source_test, if_commands_test)
11926 (error_clears_commands_left, redefine_hook_test)
11927 (redefine_backtrace_test): Use proc_with_prefix.
11928 * lib/gdb.exp (proc_with_prefix): New proc.
11929
0bb65f1e
AA
119302016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
11931
11932 * gdb.base/tui-layout.c: New file.
11933 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
11934 disassembly window contains very long lines.
11935
7353f247
TT
119362016-11-08 Tom Tromey <tom@tromey.com>
11937
11938 * gdb.python/py-value.exp (test_value_creation): Make "long" test
11939 depend on Python 2.
11940
30a7bb83
TT
119412016-11-08 Tom Tromey <tom@tromey.com>
11942
11943 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
11944 New method.
11945
cdf5a07c
MG
119462016-10-29 Manish Goregaokar <manish@mozilla.com>
11947
2806dc7e 11948 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 11949
51a789c3
MG
119502016-10-27 Manish Goregaokar <manish@mozilla.com>
11951
2806dc7e
PA
11952 * gdb.rust/simple.rs: Add test for univariant enums without
11953 discriminants and for encoded struct-like enums.
51a789c3 11954
f610ab6d
PA
119552016-10-28 Pedro Alves <palves@redhat.com>
11956
11957 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
11958 gdb_test_multiple, tighten regexps and match symtabs and line
11959 tables incrementally.
11960
b129b0ca
LM
119612016-10-28 Luis Machado <lgustavo@codesourcery.com>
11962
11963 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
11964 general.
11965
ecf45d2c
SL
119662016-10-25 Luis Machado <lgustavo@codesourcery.com>
11967
11968 * gdb.base/exec-invalid-sysroot.exp: New file.
11969
b8d38ee4
JK
119702016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
11971
11972 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
11973
f90fd8c2
JK
119742016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11975
11976 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
11977
2d2476aa
MR
119782016-10-19 Maciej W. Rozycki <macro@imgtec.com>
11979
2806dc7e
PA
11980 * gdb.base/killed-outside.exp: Remove $options from a call to
11981 `prepare_for_testing'.
2d2476aa 11982
e42b25a0
SM
119832016-10-17 Simon Marchi <simon.marchi@ericsson.com>
11984
11985 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
11986 Change test message.
11987
3ccdb432
SM
119882016-10-17 Simon Marchi <simon.marchi@ericsson.com>
11989
11990 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
11991 Update comment.
11992
5bad3170
SM
119932016-10-17 Simon Marchi <simon.marchi@ericsson.com>
11994
11995 * gdb.trace/mi-trace-save.exp: New file.
11996
5ad9dba7
YQ
119972016-10-13 Yao Qi <yao.qi@linaro.org>
11998
11999 * gdb.base/code_elim.exp (get_var_address): Remove.
12000 * gdb.base/relocate.exp: Likewise.
12001 * gdb.base/shreloc.exp: Likewise.
12002 * lib/gdb.exp (get_var_address): New.
12003
62df7e21
YQ
120042016-10-13 Yao Qi <yao.qi@linaro.org>
12005
12006 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
12007 floating point tests if $skip_float_test is false.
12008
4dac951e
LM
120092016-10-12 Luis Machado <lgustavo@codesourcery.com>
12010
12011 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
12012 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
12013 argc values.
12014 Add 1 to argc so we guarantee distinct initial/modified argc values.
12015
8f1a8fc4
JK
120162016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12017
12018 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
12019
16c85b5d
JK
120202016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12021
12022 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
12023 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
12024 * gdb.arch/vsx-regs.exp: Likewise.
12025
1d0e042a
YQ
120262016-10-07 Yao Qi <yao.qi@linaro.org>
12027
12028 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
12029
68dadef5
MM
120302016-10-07 Markus Metzger <markus.t.metzger@intel.com>
12031
12032 * gdb.python/python.exp: Test decode_line("*0").
12033
33fa2c6e
DE
120342016-10-06 Doug Evans <dje@google.com>
12035
12036 * gdb.python/py-value.exp (test_value_creation): Add test for large
12037 unsigned 64-bit value.
12038
9c37b5ae
TT
120392016-10-06 Tom Tromey <tom@tromey.com>
12040
12041 * gdb.compile/compile.exp: Change java tests to rust.
12042 * gdb.base/setshow.exp: Change java tests to rust.
12043 * gdb.base/default.exp: Remove java from language list.
12044 * README (Examples): Update language example.
12045 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
12046 test.
12047 * lib/gdb.exp (skip_java_tests): Remove.
12048 * lib/java.exp: Remove.
12049 * gdb.java: Remove.
12050
78b86327
MR
120512016-10-06 Maciej W. Rozycki <macro@imgtec.com>
12052
12053 * gdb.arch/mips-fcr.exp: New test.
12054 * gdb.arch/mips-fcr.c: Source for the new test.
12055
7470adbb
MR
120562016-10-06 Maciej W. Rozycki <macro@imgtec.com>
12057
12058 * gdb.base/solib-disc.exp: Use `standard_output_file'
12059 throughout.
12060
4a556533
PA
120612016-10-06 Pedro Alves <palves@redhat.com>
12062
12063 * gdb.base/jit-simple-dl.c: New file.
12064 * gdb.base/jit-simple-jit.c: New file, factored out from ...
12065 * gdb.base/jit-simple.c: ... this.
12066 * gdb.base/jit-simple.exp (jit_run): Delete.
12067 (build_jit): New proc.
12068 (jit_test_reread): Recompile either the main program or the shared
12069 library, depending on what is being tested. Skip changing address
12070 if caller wants to. Compare before/after addresses. If testing
12071 standalone, explicitly load the binary. Test "maint info
12072 breakpoints".
12073 (top level): Add "standalone vs shared lib" and "change address"
12074 vs "same address" axes.
12075
5a122fbc
PA
120762016-10-06 Pedro Alves <palves@redhat.com>
12077
12078 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
12079 call.
12080 (jit_run): Delete.
12081 (jit_test_reread): Use with_test_prefix. Reload the main binary
12082 explicitly. Compare the before/after addresses of the JIT
12083 descriptor.
12084
ee8da4b8
DE
120852016-08-15 Doug Evans <dje@google.com>
12086
12087 * gdb.xml/extra-regs.xml: Update, end field now required, default type
12088 for single bitfields is bool.
12089 * gdb.xml/tdesc-regs.exp: Ditto.
12090
f389f6fe
JK
120912016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
12092
12093 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
12094
fdebf1a4
YQ
120952016-10-05 Yao Qi <yao.qi@linaro.org>
12096
12097 * lib/gdb.exp (support_complex_tests): Return zero if
12098 gdb_skip_float_test return true.
12099
9c36d954 121002016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 12101 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
12102
12103 PR gdb/20487
12104 * gdb.mi/user-selected-context-sync.exp: New file.
12105 * gdb.mi/user-selected-context-sync.c: New file.
12106
4034d0ff 121072016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 12108 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
12109
12110 PR gdb/20487
12111 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
12112 =thread-select-event check.
12113
a4297203
PB
121142016-09-29 Peter Bergner <bergner@vnet.ibm.com>
12115
12116 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
12117 the compulsory L operand changes.
12118 * gdb.arch/powerpc-power.s: Likewise.
12119
bb805577
JK
121202016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
12121
12122 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
12123 * gdb.base/jit-attach-pie.c: New file.
12124 * gdb.base/jit-attach-pie.exp: New file.
12125
6d61dee5
PA
121262016-09-28 Pedro Alves <palves@redhat.com>
12127
12128 * gdb.base/infcall-input.c: New file.
12129 * gdb.base/infcall-input.exp: New file.
12130
f73842fc
YQ
121312016-09-22 Yao Qi <yao.qi@linaro.org>
12132
12133 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
12134 (gdb_exit): Rename it to ...
12135 (gdbserver_gdb_exit): ... Close GDBserver.
12136 (gdb_exit): New proc, call gdbserver_gdb_exit.
12137 (mi_gdb_exit): Likewise.
12138
90681dab
YQ
121392016-09-22 Yao Qi <yao.qi@linaro.org>
12140
12141 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
12142 path.
12143 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
12144 Remove duplication.
12145
9c211fd8
YQ
121462016-09-22 Yao Qi <yao.qi@linaro.org>
12147
12148 * lib/gdbserver-support.exp: Check the existence of
12149 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
12150
ad0a504f
AK
121512016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
12152
12153 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
12154
36cf1806
TT
121552016-09-21 Tom Tromey <tom@tromey.com>
12156
12157 PR gdb/20604:
12158 * gdb.base/quit.exp: New file.
12159
74172ecf
SM
121602016-09-21 Simon Marchi <simon.marchi@ericsson.com>
12161
12162 * .gitignore: New file.
12163
3d0ec882
MR
121642016-09-21 Maciej W. Rozycki <macro@imgtec.com>
12165
12166 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
12167 throughout.
12168
8193adea
AA
121692016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
12170
12171 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
12172
d41a5c09
JK
121732016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
12174
12175 * gdb.cp/casts.cc (decltype): Move it ...
12176 (main): ... with its call to ...
12177 * gdb.cp/casts03.cc: ... a new file.
12178 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
12179
d2dfe700
JK
121802016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12181
12182 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
12183
e2a92b16
PB
121842016-09-15 Peter Bergner <bergner@vnet.ibm.com>
12185
12186 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
12187 and sync up the test with tests in gas/testsuite/gas/ppc.
12188 * gdb.arch/powerpc-power.exp: Likewise.
12189
49b4de64
JK
121902016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12191
12192 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
12193
2c29df25
SDJ
121942016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
12195 Jan Kratochvil <jan.kratochvil@redhat.com>
12196
12197 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
12198 make m1's definition to be different from m2's. Use 'dummy' as an
12199 argument for probe 'two'.
12200
cc3c2846
JB
122012016-09-10 Jon Beniston <jon@beniston.com>
12202
12203 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
12204 for sim target.
12205
e1b2624a
AA
122062016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
12207
12208 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
12209 variable declaration.
12210 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
12211 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
12212 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
12213 received HWCAP as its argument.
12214
4295e285
PA
122152016-09-06 Pedro Alves <palves@redhat.com>
12216
12217 * gdb.base/new-ui-pending-input.c: New file.
12218 * gdb.base/new-ui-pending-input.exp: New file.
12219 * gdb.exp (clear_gdb_spawn_id): New procedure.
12220 (with_spawn_id): Check whether gdb_spawn_id exists before
12221 referencing it. If gdb_spawn_id didn't exist on entry, clear it
12222 on exit.
12223
00d5215e
UW
122242016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
12225
12226 * gdb.base/float128.c: New file.
12227 * gdb.base/float128.exp: Likewise.
12228 * gdb.base/floatn.c: Likewise.
12229 * gdb.base/floatn.exp: Likewise.
12230
a9ff5f12
UW
122312016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
12232
12233 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
12234
f245535c
PA
122352016-09-05 Pedro Alves <palves@redhat.com>
12236
12237 PR backtrace/19927
12238 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
12239 unwinders are immediately called as side effect of "source" or
12240 "disable unwinder" commands.
12241 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
12242
ae9cf263
YQ
122432016-09-02 Yao Qi <yao.qi@linaro.org>
12244
12245 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
12246 is true and $type is "float" or "double".
12247
27aba047
YQ
122482016-09-02 Yao Qi <yao.qi@linaro.org>
12249
12250 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
12251 true.
12252 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
12253 * gdb.base/call-rt-st.exp: Likewise.
12254 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
12255 return value instead of gdb,skip_float_test.
12256 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
12257 (do_function_calls): Use its return value instead of
12258 gdb,skip_float_test.
12259 * gdb.base/finish.exp: Likewise.
12260 * gdb.base/funcargs.exp: Likewise.
12261 * gdb.base/return.exp: Likewise.
12262 * gdb.base/return2.exp: Likewise.
12263 * gdb.base/varargs.exp: Likewise.
12264 * lib/gdb.exp (gdb_skip_float_test): Change it to
12265 gdb_caching_proc. Detect the broken ptrace on arm-linux.
12266
5af962df
AA
122672016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
12268
12269 * gdb.multi/tids.exp: Test "thread apply all".
12270
7fac6910
JK
122712016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
12272
12273 * gdb.base/default.exp (tty): Remove.
12274
bb1fe4ac
KB
122752016-08-24 Kevin Buettner <kevinb@redhat.com>
12276
2806dc7e
PA
12277 * gdb.python/py-recurse-unwind.c: New file.
12278 * gdb.python/py-recurse-unwind.py: New file.
12279 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 12280
0a1ddfa6
SM
122812016-08-24 Simon Marchi <simon.marchi@ericsson.com>
12282
12283 * gdb.base/set-inferior-tty.exp: New file.
12284 * gdb.base/set-inferior-tty.c: New file.
12285
d9de1fe3
PA
122862016-08-23 Pedro Alves <palves@redhat.com>
12287
12288 PR gdb/20494
12289 * gdb.base/new-ui-echo.c: New file.
12290 * gdb.base/new-ui-echo.exp: New file.
12291
e9d9abd7
YQ
122922016-08-23 Yao Qi <yao.qi@linaro.org>
12293
12294 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
12295 gdbserver_spawn.
12296 * gdb.server/connect-without-multi-process.exp (do_test):
12297 Likewise.
12298
3589529e
YQ
122992016-08-23 Yao Qi <yao.qi@linaro.org>
12300
12301 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
12302 standalone_txt. Delete gdb_txt and standalone_txt on host
12303 and target. Spawn the binary on target. Copy files from
12304 target to host.
12305
6bb90213
PA
123062016-08-22 Pedro Alves <palves@redhat.com>
12307
12308 PR gdb/20505
12309 * gdb.base/vdso-warning.exp: Test core dumps too. Use
12310 with_test_prefix. Factor out bits to ...
12311 (test_no_vdso): ... this new procedure.
12312
20c2c024
CL
123132016-08-19 Carl Love <cel@us.ibm.com>
12314
12315 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
12316 maintaining separate logic for constructing the output path.
12317 * gdb.arch/powerpc-d128-regs.exp: Likewise.
12318 * gdb.arch/ppc-dfp.exp: Likewise.
12319 * gdb.arch/ppc-fp.exp: Likewise.
12320 * gdb.arch/vsx-regs.exp: Likewise.
12321 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
12322 binprefix for generating the additional binary files.
12323
0646e07d
PA
123242016-08-19 Pedro Alves <palves@redhat.com>
12325
12326 * gdb.trace/mi-trace-frame-collected.exp
12327 (test_trace_frame_collected): On x32, expect two registers.
12328
46da9242
CL
123292016-08-18 Carl Love <cel@us.ibm.com>
12330
12331 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
12332 and sync up the test with tests in gas/testsuite/gas/ppc.
12333 * gdb.arch/powerpc-power.exp: Likewise.
12334
eb2332d7
SM
123352016-08-17 Simon Marchi <simon.marchi@ericsson.com>
12336
12337 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
12338 expected error message.
12339
63c61e04
SM
123402016-08-17 Simon Marchi <simon.marchi@ericsson.com>
12341
12342 * gdb.multi/remove-inferiors.exp: New file.
12343 * gdb.multi/remove-inferiors.c: New file.
12344
7b17065f
YQ
123452016-08-12 Yao Qi <yao.qi@linaro.org>
12346
12347 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
12348 argument list.
12349
01d3dedf
PA
123502016-08-10 Pedro Alves <palves@redhat.com>
12351
12352 PR gdb/19187
12353 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
12354 setup_kfails.
12355
3eb7562a
PA
123562016-08-09 Pedro Alves <palves@redhat.com>
12357 Simon Marchi <simon.marchi@ericsson.com>
12358
12359 PR gdb/20418
12360 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
12361 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
12362
80614914
PA
123632016-08-09 Pedro Alves <palves@redhat.com>
12364
12365 PR mi/20431
12366 * gdb.mi/mi-cmd-error.exp: New file.
12367
f348d89a
PA
123682016-08-09 Pedro Alves <palves@redhat.com>
12369
12370 PR gdb/18653
12371 * gdb.base/signals-state-child.c: New file.
12372 * gdb.base/signals-state-child.exp: New file.
12373 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
12374
e5ca03b4
PA
123752016-08-09 Pedro Alves <palves@redhat.com>
12376
12377 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
12378
282a0691
TT
123792016-08-03 Tom Tromey <tom@tromey.com>
12380
12381 PR python/18565:
12382 * gdb.python/py-frame-inline.exp: Add Frame.function test.
12383
41bfcd63
YQ
123842016-08-01 Yao Qi <yao.qi@linaro.org>
12385
12386 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
12387 variable mode to "multi-process" if $multi_process is 1, otherwise
12388 set it to "single-process".
12389
e3465b24
YQ
123902016-08-01 Yao Qi <yao.qi@linaro.org>
12391
12392 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
12393 * gdb.cp/cpexprs.exp: Likewise.
12394 * gdb.cp/m-static.exp: Likewise.
12395
0b31a4bc
TT
123962016-07-26 Tom Tromey <tom@tromey.com>
12397
12398 PR python/20190:
12399 * gdb.threads/tls.exp (check_thread_local): Add python symbol
12400 test.
12401
e0461dbb
MM
124022016-07-26 Markus Metzger <markus.t.metzger@intel.com>
12403
12404 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
12405 selecting assembly source files.
12406 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
12407 assembly source files.
12408 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
12409 assembly source files.
12410 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
12411 selecting assembly source files.
12412
8194e927
SM
124132016-07-25 Simon Marchi <simon.marchi@ericsson.com>
12414
12415 * gdb.base/new-ui.exp (do_test_invalid_args): New
12416 procedure.
12417
c0272db5
TW
124182016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
12419
12420 * gdb.btrace/reconnect.c: New file.
12421 * gdb.btrace/reconnect.exp: New file.
12422
e3487908
GKB
124232016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
12424
12425 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
12426 to test_catch_syscall_group.
12427 (test_catch_syscall_group): New.
12428
12df5c00
TT
124292016-07-21 Tom Tromey <tom@tromey.com>
12430
12431 * gdb.rust/simple.rs (main): Use empty struct expression.
12432 * gdb.rust/simple.exp: Add tests for empty struct expression.
12433
bae62ee2
YQ
124342016-07-21 Yao Qi <yao.qi@linaro.org>
12435
12436 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
12437 if gdb_skip_xml_test is true on some targets.
12438
b1b53fb3
YQ
124392016-07-21 Yao Qi <yao.qi@linaro.org>
12440
12441 * gdb.server/solib-list.exp: Unset last_loaded_file.
12442
027d97f8
JK
124432016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12444
12445 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
12446 "step into captured_main (args)".
12447
7674d381
JK
124482016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12449
12450 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
12451
72b5d099
JK
124522016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12453
12454 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
12455
1f960ced
PA
124562016-07-19 Pedro Alves <palves@redhat.com>
12457
12458 * gdb.opt/inline-break.exp: Remove optimize=-O2.
12459 * gdb.opt/inline-bt.exp: Likewise.
12460 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
12461 additional_flags=-Winline.
12462 * gdb.opt/inline-locals.exp: Likewise.
12463 * gdb.opt/inline-markers.c (ATTR): Define.
12464 (inlined_fn): Use it.
12465
f25827c1
YQ
124662016-07-19 Yao Qi <yao.qi@linaro.org>
12467
12468 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
12469 (test_with_self): Remove some code. Remove argument executable.
12470 (top-level): Use do_self_tests.
12471
37539ebe
DB
124722016-07-15 Zachary Welch <zwelch@codesourcery.com>
12473 Don Breazeal <donb@codesourcery.com>
12474
12475 * gdb.base/maint.exp: Escape paths used in regular expressions.
12476 * gdb.stabs/weird.exp: Likewise.
12477
dac790e1
TT
124782016-07-13 Tom Tromey <tom@tromey.com>
12479
12480 PR python/15620, PR python/18620:
12481 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
12482 (test_bkpt_events): New procs.
12483
93daf339
TT
124842016-07-13 Tom Tromey <tom@tromey.com>
12485
12486 PR python/17698:
12487 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
12488 test.
12489 (test_watchpoints): Likewise.
12490 (test_bkpt_pending): New proc.
12491
6571a381
TT
124922016-07-13 Tom Tromey <tom@tromey.com>
12493
12494 PR cli/18053:
12495 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
12496 completion test.
12497
e8732474
JK
124982016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
12499
12500 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
12501 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
12502 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
12503 f_label.
12504 (g): Rename g_end_lbl to g_label.
12505 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
12506 low_pc and high_pc.
12507 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
12508
e0f3fd7c
TT
125092016-07-12 Tom Tromey <tom@tromey.com>
12510
12511 PR python/19293:
12512 * gdb.python/py-unwind-maint.exp: Update tests.
12513
3cfe46b6
YQ
125142016-07-12 Yao Qi <yao.qi@linaro.org>
12515
12516 * lib/selftest-support.exp (selftest_setup): Match the output
12517 when captured_main is inlined.
12518
4f19a0e6
WT
125192016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
12520
12521 * gdb.fortran/derived-types.exp (result_line, result_line_2):
12522 New variables.
12523 (print this%a, print this%b, print this): New tests.
12524 * gdb.fortran/derived-types.f90 (this): New object and
12525 initialization.
12526
986cf455
SM
125272016-07-06 Simon Marchi <simon.marchi@ericsson.com>
12528
12529 * gdb.ada/arraydim.exp: Remove extra directory level in build
12530 directory.
12531
f0464b23
SM
125322016-07-06 Simon Marchi <simon.marchi@ericsson.com>
12533
12534 * lib/ada.exp: Remove extra directory level in build directory.
12535 * gdb.ada/cond_lang.exp: Likewise.
12536 * gdb.ada/exec_changed.exp: Likewise.
12537 * gdb.ada/lang_switch.exp: Likewise.
12538
42d94011
MG
125392016-07-06 Manish Goregaokar <manish@mozilla.com>
12540
2806dc7e
PA
12541 * simple.rs: Add test for raw pointer subscripting.
12542 * simple.exp: Add test expectations.
42d94011 12543
647c264c
YQ
125442016-07-05 Yao Qi <yao.qi@linaro.org>
12545
12546 * gdb.mi/mi-reverse.exp: Match =record-started output.
12547
20aa2c60
PA
125482016-07-01 Pedro Alves <palves@redhat.com>
12549
12550 * gdb.base/jit-reader.exp (info_registers_current_frame): New
12551 procedure.
12552 (jit_reader_test): Test the jit reader's unwinder.
12553 * gdb.base/jithost.c (jit_function_00_code): New global.
12554 (main): Use memcpy to fill in the mmapped code, instead of poking
12555 bytes manually here.
12556 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
12557 value.
12558 (read_debug_info): Save the function's range.
12559 (read_sp): New function.
12560 (unwind_frame): Use it. Also unwind RBP.
12561 (get_frame_id): Use read_sp.
12562 (gdb_init_reader): Use calloc instead of malloc.
12563 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
12564 parameter. Use gdb_test_multiple.
12565
ced2dffb
PA
125662016-07-01 Pedro Alves <palves@redhat.com>
12567 Antoine Tremblay <antoine.tremblay@ericsson.com>
12568
12569 * gdb.threads/process-dies-while-detaching.c: New file.
12570 * gdb.threads/process-dies-while-detaching.exp: New file.
12571
63000888
PA
125722016-07-01 Pedro Alves <palves@redhat.com>
12573
12574 * gdb.multi/watchpoint-multi-exit.c: New file.
12575 * gdb.multi/watchpoint-multi-exit.exp: New file.
12576
038d4868
PA
125772016-06-30 Pedro Alves <palves@redhat.com>
12578
12579 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
12580 unset inferior_spawn_id.
12581
994e9c83
PA
125822016-06-30 Pedro Alves <palves@redhat.com>
12583
12584 * lib/mi-support.exp (default_mi_gdb_start): Declare global
12585 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
12586
e5653468
YQ
125872016-06-29 Yao Qi <yao.qi@linaro.org>
12588
12589 * gdb.base/return.c: Add copyright header.
12590
803b47e5
TT
125912016-06-29 Tom Tromey <tom@tromey.com>
12592
12593 PR python/20129:
12594 * gdb.python/py-framefilter.exp: Add tests for setting priority
12595 and disabling of non-existent frame filter.
12596
28244707
YQ
125972016-06-29 Yao Qi <yao.qi@linaro.org>
12598
12599 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
12600 0x0f07ff.
12601
a31d2f06
YQ
126022016-06-28 Yao Qi <yao.qi@linaro.org>
12603
12604 * gdb.base/catch-syscall.exp: Remove check on isnative and target
12605 triplets. Start gdb, execute catch syscall, and continue. Check
12606 gdb's output to determine catch syscall is supported.
12607
921d8f54
MG
126082016-06-27 Manish Goregaokar <manish@mozilla.com>
12609
25d49b86
PA
12610 * gdb.rust/simple.rs: Add test for returning unit in a function.
12611 * gdb.rust/simple.exp: Add expectation for functions returning
12612 unit.
921d8f54 12613
f4952523
PMR
126142016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
12615
12616 * gdb.python/py-breakpoint-create-fail.c,
12617 gdb.python/py-breakpoint-create-fail.exp,
12618 gdb.python/py-breakpoint-create-fail.py: New testcase.
12619
fccb08f8
MG
126202016-06-25 Manish Goregaokar <manish@mozilla.com>
12621
12622 PR gdb/20239
12623 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
12624 * gdb.rust/simple.exp: Add test expectations for new NonZero
12625 tests.
fccb08f8 12626
6b850546
DT
126272016-06-24 David Taylor <dtaylor@emc.com>
12628
12629 * gdb.base/offsets.exp: New file.
12630 * gdb.base/offsets.c: New file.
12631
17621150
TT
126322016-06-23 Tom Tromey <tom@tromey.com>
12633
12634 PR gdb/16483:
12635 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
12636 before any filters are loaded.
12637
04d59df6
WT
126382016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
12639
12640 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
12641 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
12642 structs.
12643 * gdb.fortran/derived-type-function.exp: New file.
12644 * gdb.fortran/derived-type-function.f90: New file.
12645
12646
ac69f786
PA
126472016-06-21 Pedro Alves <palves@redhat.com>
12648
12649 * gdb.base/new-ui.exp: New file.
12650 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
12651 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
12652 (with_spawn_id): New procedure.
12653
49940788
PA
126542016-06-21 Pedro Alves <palves@redhat.com>
12655
12656 * gdb.mi/mi-exec-run.exp: New file.
12657
ef274d26
PA
126582016-06-21 Pedro Alves <palves@redhat.com>
12659
12660 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
12661 breakpoint command's output on the main UI.
12662 (test_break): New procedure, factored out from calls in the top
12663 level.
12664 (top level): Use foreach_with_prefix to test MI as main UI and as
12665 separate UI.
12666
468afe6c
PA
126672016-06-21 Pedro Alves <palves@redhat.com>
12668
12669 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
12670 (test_awatch_creation_and_listing)
12671 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
12672 Remove 'type' parameter.
12673 (test_watchpoint_all): New parameter mi_mode. Remove
12674 with_test_prefix.
12675 (top level): Use foreach_with_prefix, and add main/separate UI MI
12676 testing axis.
12677
51f77c37
PA
126782016-06-21 Pedro Alves <palves@redhat.com>
12679
12680 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
12681 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
12682 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
12683 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
12684 (gdb_main_spawn_id, mi_spawn_id): Declare and
12685 comment.
12686 (mi_create_inferior_pty): New procedure,
12687 factored out from default_mi_gdb_start.
12688 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
12689 procedures.
12690 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
12691 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
12692 Use mi_create_inferior_pty.
12693 (mi_gdb_start): Use eval to pass down args list.
12694
8980e177
PA
126952016-06-21 Pedro Alves <palves@redhat.com>
12696
12697 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
12698 * gdb.opt/inline-cmds.exp: Add MI tests.
12699
f38d3ad1
PA
127002016-06-21 Pedro Alves <palves@redhat.com>
12701
12702 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
12703
45db7c09
PA
127042016-06-21 Pedro Alves <palves@redhat.com>
12705
12706 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
12707 (top level): Use it instead of mi_execute_to.
12708
5a069ab3
PA
127092016-06-21 Pedro Alves <palves@redhat.com>
12710
12711 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
12712 (cont_handler_str): New.
12713 (signal_stop_handler): Set stop_handler_str instead of printing to
12714 stdout.
12715 (continue_handler): Set cont_handler_str instead of printing to
12716 stdout.
12717 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
12718 mi_send_resuming_command. Print stop_handler_str and
12719 cont_handler_str instead of expecting the python events print
12720 directly.
12721
2838cc1d
SD
127222016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
12723
12724 * gdb.base/jit-reader.exp: New file.
12725 * gdb.base/jithost.c: New file.
12726 * gdb.base/jithost.h: New file.
12727 * gdb.base/jitreader.c : New file.
12728 * gdb.base/jit-protocol.h: New file.
12729
21a77091
YQ
127302016-06-17 Yao Qi <yao.qi@linaro.org>
12731
12732 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
12733 parameters follow_fork and detach_on_fork. Set follow-fork-mode
12734 and detach-on-fork. Adjust tests.
12735 (top level): Invoke break_cond_on_syscall with combinations of
12736 syscall, follow-fork-mode and detach-on-fork.
12737
f50bf8e5
YQ
127382016-06-17 Yao Qi <yao.qi@linaro.org>
12739
12740 * gdb.base/step-over-exit.c: New.
12741 * gdb.base/step-over-exit.exp: New.
12742
a28d8e50
YTL
127432016-06-17 Yan-Ting Lin <currygt52@gmail.com>
12744
12745 * gdb.base/float.exp: Add target check for nds32*-*-*.
12746 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
12747
cad8e26d
AB
127482016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
12749
12750 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
12751 for unsupported target features.
12752 * gdb.base/call-rt-st.exp: Likewise.
12753 * gdb.base/call-sc.exp: Likewise.
12754 * gdb.base/call-signal-resume.exp: Likewise.
12755 * gdb.base/call-strs.exp: Likewise.
12756 * gdb.base/callexit.exp: Likewise.
12757 * gdb.base/callfuncs.exp: Likewise.
12758 * gdb.base/nodebug.exp: Likewise.
12759 * gdb.base/printcmds.exp: Likewise.
12760 * gdb.base/ptype.exp: Likewise.
12761 * gdb.base/structs.exp: Likewise.
12762 * gdb.base/unwindonsignal.exp: Likewise.
12763 * gdb.cp/gdb2495.exp: Likewise.
12764 * gdb.cp/templates.exp: Likewise.
12765 * gdb.cp/virtfunc.exp: Likewise.
12766 * gdb.threads/hand-call-in-threads.exp: Likewise.
12767 * gdb.threads/interrupted-hand-call.exp: Likewise.
12768 * gdb.threads/thread-unwindonsignal.exp: Likewise.
12769
347dc102
TT
127702016-06-10 Tom Tromey <tom@tromey.com>
12771
12772 PR rust/20110:
12773 * gdb.rust/expr.exp: Add test for integer constant larger than
12774 i32.
12775
5e13cf25
BH
127762016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
12777
12778 * gdb.fortran/nested-funcs.exp: New.
12779 * gdb.fortran/nested-funcs.f90: New.
12780
bb556f1f
TK
127812016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
12782
12783 * gdb.base/examine-backward.c: New file.
12784 * gdb.base/examine-backward.exp: New file.
12785
38b022b4
SM
127862016-06-06 Simon Marchi <simon.marchi@ericsson.com>
12787
12788 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
12789 matching.
12790
1b40ec05
TT
127912016-06-02 Tom Tromey <tom@tromey.com>
12792
12793 PR python/18984:
12794 * gdb.python/py-shared.exp: Add solib_name test.
12795
193bd378
SM
127962016-06-02 Simon Marchi <simon.marchi@ericsson.com>
12797
12798 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
12799
3326303b
MG
128002016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
12801
12802 PR c++/19893
12803 * gdb.dwarf2/implref.exp: Rename to...
12804 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
12805 * gdb.dwarf2/implref-array.c: New file.
12806 * gdb.dwarf2/implref-array.exp: Likewise.
12807 * gdb.dwarf2/implref-global.c: Likewise.
12808 * gdb.dwarf2/implref-global.exp: Likewise.
12809 * gdb.dwarf2/implref-struct.c: Likewise.
12810 * gdb.dwarf2/implref-struct.exp: Likewise.
12811
825c8ef2
AT
128122016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
12813
12814 * gdb.trace/trace-condition.exp: Add 64bit tests.
12815
2320162a
AT
128162016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
12817
12818 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
12819 bits types.
12820 (main): Adapt to 8 to 64 bits types.
12821 * gdb.trace/trace-condition.exp: Add new tests.
12822
a7818233
AT
128232016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
12824
12825 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
12826
0d336466
AT
128272016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
12828
12829 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
12830 Move condition tests...
12831 * gdb.trace/trace-condition.exp: Here.
12832
7faeb45a
AT
128332016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
12834
12835 * gdb.trace/trace-condition.exp: Add counter-case tests.
12836
e385593e
JK
128372016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
12838
12839 PR c++/15231
12840 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
12841 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
12842
744608cc
PA
128432016-05-27 Pedro Alves <palves@redhat.com>
12844
12845 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
12846 New procedure.
12847 (top level): Call it, and bail out of DejaGnu is known to be bad.
12848
ac775bf4
AB
128492016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
12850
12851 * gdb.base/whatis.c: Extend the test case.
12852 * gdb.base/whatis.exp: Add additional tests.
12853
2bbad2ea
BH
128542016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12855
12856* gdb.fortran/type.f90: Add pointer variable.
12857* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
12858
8b70175d
BH
128592016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12860
12861 * gdb.fortran/vla-type.exp: Fix testcase name.
12862
86d8a848
BH
128632016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12864
12865 * gdb.fortran/vla-type.exp: Access elements in nested structs.
12866
e188eb36
BH
128672016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12868
12869 * gdb.fortran/type.f90: Add nested structures.
12870 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
12871 * gdb.fortran/derived-type.exp: Adapt expected output.
12872 * gdb.fortran/vla-type.exp: Adapt expected output.
12873
9b2db1fd
BH
128742016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12875
12876 * gdb.fortran/whatis_type.exp: Adapt expected output.
12877
72b17055
BH
128782016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12879
12880 * gdb.fortran/print_type.exp: Fix expected output.
12881 * gdb.fortran/whatis_type.exp: Fix expected output.
12882
3cd81d8d
BH
128832016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12884
12885 * gdb.fortran/whatis_type.exp: Use multi_line.
12886
ddae9462
TT
128872016-05-24 Tom Tromey <tom@tromey.com>
12888
12889 PR python/17386:
12890 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
12891 use value as an index.
12892
1957f6b8
TT
128932016-05-23 Tom Tromey <tom@tromey.com>
12894
12895 PR python/17981:
12896 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
12897 no-breakpoint case.
12898
026a9174
PA
128992016-05-24 Pedro Alves <palves@redhat.com>
12900
12901 PR gdb/19828
12902 * gdb.threads/clone-attach-detach.c: New file.
12903 * gdb.threads/clone-attach-detach.exp: New file.
12904
e70a7231
FR
129052016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
12906
12907 * gdb.base/annota-input-while-running.exp: Fix syntax error.
12908
0f6ed0e0
TT
129092016-05-23 Tom Tromey <tom@tromey.com>
12910
12911 PR python/19438, PR python/18393:
12912 * gdb.python/py-progspace.exp: Add "dir" test.
12913 * gdb.python/py-objfile.exp: Add "dir" test.
12914
ffd19d61
YQ
129152016-05-23 Yao Qi <yao.qi@linaro.org>
12916
12917 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
12918 * gdb.arch/thumb2-it.exp: Likewise.
12919
9e8f9b05
SM
129202016-05-18 Simon Marchi <simon.marchi@ericsson.com>
12921
12922 * gdb.mi/mi-threads-interrupt.c: New file.
12923 * gdb.mi/mi-threads-interrupt.exp: New file.
12924
61c6156d
SM
129252016-05-17 Simon Marchi <simon.marchi@ericsson.com>
12926
12927 PR gdb/18077
12928 * gdb.mi/mi-async-run.exp: New file.
12929 * gdb.mi/mi-async-run.c: New file.
12930
67218854
TT
129312016-05-17 Tom Tromey <tom@tromey.com>
12932 Manish Goregaokar <manishsmail@gmail.com>
12933
12934 * lib/rust-support.exp: New file.
12935 * lib/gdb.exp (skip_rust_tests): New proc.
12936 (build_executable_from_specs): Handle rust.
12937 * lib/future.exp (gdb_find_rustc): New proc.
12938 (gdb_default_target_compile): Handle rust.
12939 * gdb.rust/expr.exp: New file.
12940 * gdb.rust/generics.exp: New file.
12941 * gdb.rust/generics.rs: New file.
12942 * gdb.rust/methods.exp: New file.
12943 * gdb.rust/methods.rs: New file.
12944 * gdb.rust/modules.exp: New file.
12945 * gdb.rust/modules.rs: New file.
12946 * gdb.rust/simple.exp: New file.
12947 * gdb.rust/simple.rs: New file.
12948
c44af4eb
TT
129492016-05-17 Tom Tromey <tom@tromey.com>
12950
12951 * gdb.base/default.exp (set language): Add rust.
12952
dcd1f979
TT
129532016-05-17 Tom Tromey <tom@tromey.com>
12954
12955 * gdb.gdb/unittest.exp: New file.
12956
155b7f57
YQ
129572016-05-16 Yao Qi <yao.qi@linaro.org>
12958
12959 * gdb.base/batch-preserve-term-settings.exp: Remove variable
12960 shell_prompt. Update shell_prompt_re.
12961
8ddd5a6c
DE
129622016-05-12 Doug Evans <dje@google.com>
12963
12964 PR symtab/19999
12965 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
12966 $options when building executable.
12967 * gdb.dwarf2/fission-loclists-pie.S: New file.
12968 * gdb.dwarf2/fission-loclists-pie.exp: New file.
12969
02e370d9
SM
129702016-05-04 Simon Marchi <simon.marchi@ericsson.com>
12971
12972 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
12973 of [is_remote target],
12974
8929ad8b
SM
129752016-05-04 Simon Marchi <simon.marchi@ericsson.com>
12976
12977 * lib/gdb.exp (use_gdb_stub): New procedure.
12978
6c447423
DE
129792016-05-03 Yunlian Jiang <yunlian@google.com>
12980 Doug Evans <dje@google.com>
12981
12982 PR symtab/19914
12983 * gdb.dwarf2/dwp-sepdebug.c: New file.
12984 * gdb.dwarf2/dwp-sepdebug.exp: New file.
12985
444e826c
SM
129862016-05-02 Simon Marchi <simon.marchi@ericsson.com>
12987
12988 * gdb.base/detach.exp: Remove is_remote check.
12989
740feeaa
SM
129902016-05-02 Simon Marchi <simon.marchi@ericsson.com>
12991
12992 * gdb.base/annota-input-while-running.exp: Don't check for
12993 [is_remote target]. Enable annotations after running to main.
12994 Remove unused "set test..." line.
12995
9080ac9d
SM
129962016-04-28 Simon Marchi <simon.marchi@ericsson.com>
12997
12998 * gdb.trace/trace-enable-disable.exp: New file.
12999 * gdb.trace/trace-enable-disable.c: New file.
13000
952ebca5
SM
130012016-04-28 Simon Marchi <simon.marchi@ericsson.com>
13002
13003 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
13004 use it in info sharedlibrary test.
13005 * gdb.trace/ftrace-lock.exp: Likewise.
13006 * gdb.trace/ftrace.exp: Likewise.
13007 * gdb.trace/range-stepping.exp: Likewise.
13008 * gdb.trace/trace-break.exp: Likewise.
13009 * gdb.trace/trace-condition.exp: Likewise.
13010 * gdb.trace/trace-mt.exp: Likewise.
13011
d9019901
SM
130122016-04-27 Simon Marchi <simon.marchi@ericsson.com>
13013
13014 * lib/gdb.exp (gdb_load_shlibs): Rename to...
13015 (gdb_load_shlib): ... this.
13016 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
13017 gdb_load_shlib.
13018 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
13019 * gdb.base/ctxobj.exp: Likewise.
13020 * gdb.base/dprintf-pending.exp: Likewise.
13021 * gdb.base/dso2dso.exp: Likewise.
13022 * gdb.base/fixsection.exp: Likewise.
13023 * gdb.base/gcore-relro.exp: Likewise.
13024 * gdb.base/gdb1555.exp: Likewise.
13025 * gdb.base/global-var-nested-by-dso.exp: Likewise.
13026 * gdb.base/gnu-ifunc.exp: Likewise.
13027 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
13028 * gdb.base/jit-so.exp (one_jit_test): Likewise.
13029 * gdb.base/pending.exp: Likewise.
13030 * gdb.base/print-file-var.exp: Likewise.
13031 * gdb.base/print-symbol-loading.exp: Likewise.
13032 * gdb.base/shlib-call.exp: Likewise.
13033 * gdb.base/shreloc.exp: Likewise.
13034 * gdb.base/so-impl-ld.exp: Likewise.
13035 * gdb.base/solib-disc.exp: Likewise.
13036 * gdb.base/solib-nodir.exp: Likewise.
13037 * gdb.base/solib-overlap.exp: Likewise.
13038 * gdb.base/solib-symbol.exp: Likewise.
13039 * gdb.base/solib-weak.exp (do_test): Likewise.
13040 * gdb.base/sym-file.exp: Likewise.
13041 * gdb.base/symtab-search-order.exp: Likewise.
13042 * gdb.base/type-opaque.exp: Likewise.
13043 * gdb.base/unload.exp: Likewise.
13044 * gdb.base/watchpoint-solib.exp: Likewise.
13045 * gdb.compile/compile.exp: Likewise.
13046 * gdb.cp/gdb2384.exp: Likewise.
13047 * gdb.cp/infcall-dlopen.exp: Likewise.
13048 * gdb.cp/re-set-overloaded.exp: Likewise.
13049 * gdb.fortran/library-module.exp: Likewise.
13050 * gdb.opt/solib-intra-step.exp: Likewise.
13051 * gdb.python/py-finish-breakpoint.exp: Likewise.
13052 * gdb.python/py-shared.exp: Likewise.
13053 * gdb.reverse/solib-precsave.exp: Likewise.
13054 * gdb.reverse/solib-reverse.exp: Likewise.
13055 * gdb.server/solib-list.exp: Likewise.
13056 * gdb.threads/dlopen-libpthread.exp: Likewise.
13057 * gdb.threads/tls-shared.exp: Likewise.
13058 * gdb.threads/tls-so_extern.exp: Likewise.
13059 * gdb.trace/change-loc.exp: Likewise.
13060 * gdb.trace/ftrace-lock.exp: Likewise.
13061 * gdb.trace/ftrace.exp: Likewise.
13062 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
13063 * gdb.trace/pending.exp: Likewise.
13064 * gdb.trace/range-stepping.exp: Likewise.
13065 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
13066 (strace_info_marker): Likewise.
13067 (strace_probe_marker): Likewise.
13068 (strace_trace_on_same_addr): Likewise.
13069 (strace_trace_on_diff_addr): Likewise.
13070 * gdb.trace/trace-break.exp: Likewise.
13071 * gdb.trace/trace-condition.exp: Likewise.
13072 * gdb.trace/trace-mt.exp: Likewise.
13073
fca4cfd9
SM
130742016-04-27 Simon Marchi <simon.marchi@ericsson.com>
13075
13076 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
13077 result of gdb_remote_download.
13078 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
13079 * gdb.base/dso2dso.exp: Likewise.
13080 * gdb.base/global-var-nested-by-dso.exp: Likewise.
13081 * gdb.base/print-file-var.exp: Likewise.
13082 * gdb.base/shlib-call.exp: Likewise.
13083 * gdb.base/shreloc.exp: Likewise.
13084 * gdb.base/solib-overlap.exp: Likewise.
13085 * gdb.base/solib-weak.exp (do_test): Likewise.
13086 * gdb.base/unload.exp: Likewise.
13087
11cf4ffb
YQ
130882016-04-27 Yao Qi <yao.qi@linaro.org>
13089
13090 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
13091 exists.
13092
3e2e34f8
KB
130932016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
13094
13095 * vla-type.exp: Print structure from toplevel.
13096
8f07e298
BH
130972016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
13098
13099 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
13100 of dynamic types.
13101 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
13102 of dynamic types.
13103
9920b434
BH
131042016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
13105
13106 * gdb.fortran/vla-type.f90: New file.
13107 * gdb.fortran/vla-type.exp: New file.
13108
f3abeff5
YQ
131092016-04-25 Yao Qi <yao.qi@linaro.org>
13110
13111 * gdb.base/branch-to-self.c: New file.
13112 * gdb.base/branch-to-self.exp: New file.
13113
0a5d52f0
YQ
131142016-04-22 Yao Qi <yao.qi@linaro.org>
13115
13116 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
13117 more after $hex.
13118
495346f6
YQ
131192016-04-22 Yao Qi <yao.qi@linaro.org>
13120
13121 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
13122 * gdb.base/annota3.exp: Likewise.
13123
4a7e075c
YQ
131242016-04-22 Yao Qi <yao.qi@linaro.org>
13125
13126 * gdb.reverse/step-precsave.exp: Do one step and test program
13127 stops in "callee" and do multiple steps until program goes out
13128 of "callee".
13129 * gdb.reverse/step-reverse.exp: Likewise.
13130
5b061e98
YQ
131312016-04-22 Yao Qi <yao.qi@linaro.org>
13132
13133 * gdb.trace/signal.exp: Also pass if
13134 $tracepoint_hits($i) > $iterations.
13135
5c5dc57f
YQ
131362016-04-22 Yao Qi <yao.qi@linaro.org>
13137
13138 * gdb.trace/signal.c: New file.
13139 * gdb.trace/signal.exp: New file.
13140
a55411b9
DE
131412016-04-19 Doug Evans <xdje42@gmail.com>
13142
13143 * gdb.base/bad-file.exp: New file.
13144
a22df60a
MG
131452016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
13146
13147 * gdb.dwarf2/implref.exp: New file.
13148
0c13f7e5
BH
131492016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
13150
13151 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
13152 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
13153 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
13154 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
13155 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
13156 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
13157 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
13158 * lib/fortran.exp (fortran_int4): New procedure.
13159 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
13160 (fortran_logical4): Likewise.
13161
9b9b09e9
BH
131622016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
13163
13164 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
13165
a14d1f4d
BH
131662016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
13167
13168 * lib/compiler.c: Add Intel specific preprocessor macros.
13169 * lib/compiler.cc: Likewise.
25d49b86 13170
7d49b1d0
LM
131712016-04-13 Luis Machado <lgustavo@codesourcery.com>
13172
13173 * gdb.server/connect-with-no-symbol-file.c: New file.
13174 * gdb.server/connect-with-no-symbol-file.exp: New file.
13175
8392fa22
SM
131762016-04-13 Simon Marchi <simon.marchi@ericsson.com>
13177
13178 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
13179
8c4c4aeb
SM
131802016-04-13 Simon Marchi <simon.marchi@ericsson.com>
13181
13182 * boards/gdbserver-base.exp (${board}_download): Copy source file to
13183 standard output directory.
13184
45e3745e
AT
131852016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
13186
13187 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
13188
e26b7e41
MM
131892016-04-13 Markus Metzger <markus.t.metzger@intel.com>
13190
13191 * gdb.btrace/instruction_history.c (loop): Add declaration.
13192
8ce09462
AT
131932016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
13194
13195 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
13196
2e88a1ea
SM
131972016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
13198
13199 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
13200 parentheses to print.
13201 (continue_handler): Likewise.
13202
f48e22e3
SM
132032016-04-08 Simon Marchi <simon.marchi@ericsson.com>
13204
13205 * gdb.server/solib-list.exp: Remove is_remote check.
13206 Pass shlib= to gdb_compile. Don't link shared library with
13207 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
13208 Run binary filename through "readlink -f" on the target.
13209
096be756
PA
132102016-04-08 Pedro Alves <palves@redhat.com>
13211
13212 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
13213 interpreter filename as argument to gdbserver_spawn.
13214 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
13215 Return empty if $last_loaded_file does not exist.
13216
06500533
JK
132172016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
13218
13219 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
13220 * gdb.base/jit-main.c: Use exit after usage.
13221
2d35e871
JK
132222016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
13223
13224 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
13225 GDBHISTSIZE prior to the tests.
13226 * gdb.base/gdbinit-history.exp: Likewise.
13227
132282016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
13229
13230 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
13231 instead of build_executable. Use gdb_load_shlibs.
13232
c8064e7e
YQ
132332016-04-07 Yao Qi <yao.qi@linaro.org>
13234
13235 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
13236 Execute "si" command.
13237
bde47561
YQ
132382016-04-07 Yao Qi <yao.qi@linaro.org>
13239
13240 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
13241 number instead of the comments on some line.
13242
b16f8a3b
DB
132432016-04-06 Don Breazeal <donb@codesourcery.com>
13244
13245 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
13246 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
13247
c2f901df
SM
132482016-04-06 Simon Marchi <simon.marchi@ericsson.com>
13249
13250 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
13251 standard_output_file. Remove unused binfile variable.
13252
ac17fda0
CU
132532016-04-05 Catalin Udma <catalin.udma@freescale.com>
13254
13255 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
13256 * gdb.python/py-mi-objfile.exp: Match "list main" output
13257 in console format.
13258
03a8c4df
SM
132592016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
13260
13261 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
13262 absolute.
13263
6e774b13
SM
132642016-04-05 Simon Marchi <simon.marchi@ericsson.com>
13265
13266 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
13267 absolute.
13268 * gdb.trace/ftrace.exp: Likewise.
13269 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
13270 targets as well.
13271 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
13272 (gdb_load_shlibs): Copy libraries to test directory when testing
13273 natively. Only set solib-search-path if testing remotely.
13274 * lib/mi-support.exp (mi_load_shlibs): Likewise.
13275
7817ea46
SM
132762016-04-05 Simon Marchi <simon.marchi@ericsson.com>
13277
13278 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
13279 gdb_download. Use it even if the target is not remote.
13280 * gdb.base/jit.exp (compile_jit_test): Likewise.
13281 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
13282 output directory if the destination board is local, otherwise use
13283 the standard remote_download from DejaGnu.
13284 (gdb_download): Remove.
13285 (gdb_load_shlibs): Use gdb_remote_download instead of
13286 gdb_download.
13287 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
13288 Use gdb_remote_download instead of gdb_download. Use it even if
13289 the target is not remote.
13290 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
13291 instead of gdb_download.
13292
7beb7f68
SM
132932016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
13294
13295 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
13296 (test_insert_delete_modify): Call mi_load_shlibs before trying to
13297 run.
13298
cc63428a
AV
132992016-04-01 Artemiy Volkov <artemiyv@acm.org>
13300
13301 PR gdb/19820
13302 * gdb.base/printcmds.exp: Add artificial arrays tests.
13303
64cdf930
PA
133042016-03-31 Pedro Alves <palves@redhat.com>
13305
13306 PR gdb/19858
13307 * gdb.base/jit-main.c: Include unistd.h.
13308 (ATTACH): Define to 0 if not already defined.
13309 (wait_for_gdb, mypid): New globals.
13310 (WAIT_FOR_GDB): New macro.
13311 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
13312 some breakpoint locations.
13313 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
13314 New procedures.
13315 (one_jit_test): Add REATTACH parameter, and handle it. Use
13316 continue_to_test_location.
13317 (top level): Test attach, and adjusts calls to one_jit_test.
13318
40dea8cb
PA
133192016-03-31 Pedro Alves <palves@redhat.com>
13320
13321 PR gdb/19858
13322 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
13323 BINSUFFIX parameter, and handle it.
13324 (top level): Adjust calls compile_jit_test.
13325
e7ea3ec7
CU
133262016-03-31 Catalin Udma <catalin.udma@freescale.com>
13327
13328 PR python/19743
13329 * gdb.python/py-mi-events-gdb.py: New file.
13330 * gdb.python/py-mi-events.c: New file.
13331 * gdb.python/py-mi-events.exp: New file.
13332
e6359af3
YQ
133332016-03-30 Yao Qi <yao.qi@linaro.org>
13334
13335 * gdb.reverse/until-precsave.exp: Match function name only.
13336 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
13337 Move malloc to a condition block.
13338 * gdb.reverse/until-reverse.exp: Match function name only.
13339
a4105d04
MK
133402016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
13341
13342 * gdb.trace/ftrace.exp: Set arg0exp for s390.
13343 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
13344 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
13345 variable for GPR 0 instead of assuming it is register 0.
13346 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
13347 * lib/trace-support.exp: Add s390 registers.
13348
bfa6adb9
YQ
133492016-03-29 Yao Qi <yao.qi@linaro.org>
13350
13351 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
13352
1e6697ea
YQ
133532016-03-24 Yao Qi <yao.qi@linaro.org>
13354
13355 * gdb.reverse/break-reverse.exp: Add quotation mark in the
13356 test message.
13357
64bcd522
AA
133582016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
13359
13360 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
13361 maintaining separate logic for constructing the output path.
13362
7868401b
DB
133632016-03-16 Don Breazeal <donb@codesourcery.com>
13364
13365 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
13366 Retry fork and waitpid on interrupted system call errors.
13367 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
13368 Use with_timeout_factor to increase timeout by factor of 10.
13369
1cafadb4
DB
133702016-03-15 Don Breazeal <donb@codesourcery.com>
13371
13372 * gdb.cp/scope-err.cc: New test program.
13373 * gdb.cp/scope-err.exp: New test script.
13374 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
13375 lines and "set breakpoint here" comment.
13376 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
13377 Fixed some whitespace and format issues.
13378 * gdb.mi/mi-linespec-err-cp.cc: New test program.
13379 * gdb.mi/mi-linespec-err-cp.exp: New test script.
13380
81516450
DE
133812016-03-15 Doug Evans <dje@google.com>
13382
13383 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
13384 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
13385 All callers updated. Add tests for enums, mixed flags register.
13386
aa52b601
DE
133872016-03-15 Doug Evans <dje@google.com>
13388
13389 * gdb.base/skip.c (main): Call test_skip_file_and_function.
13390 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
13391
fa4ff313
SM
133922016-03-14 Simon Marchi <simon.marchi@ericsson.com>
13393
13394 * gdb.base/default.exp: Add $_as_string to the list of expected
13395 convenience functions.
13396
f2403c39
AB
133972016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
13398
13399 * gdb.base/maint.exp: New tests for 'maint info line-table'.
13400
f2f3ccb9
SM
134012016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
13402
13403 * gdb.python/py-as-string.exp: New file.
13404 * gdb.python/py-as-string.c: New file.
13405
00dbd492
PA
134062016-03-09 Pedro Alves <palves@redhat.com>
13407
13408 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
13409 signal" -> "Thread NN received signal" output change.
13410 * gdb.threads/ia64-sigill.exp: Likewise.
13411 * gdb.threads/linux-dp.exp: Likewise.
13412 * gdb.threads/manythreads.exp: Likewise.
13413 * gdb.threads/pending-step.exp: Likewise.
13414 * gdb.threads/print-threads.exp: Likewise.
13415 * gdb.threads/sigstep-threads.exp: Likewise.
13416 * gdb.threads/staticthreads.exp: Likewise.
13417 * gdb.threads/tls.exp: Likewise.
13418
1e6697ea
YQ
134192016-03-09 Pedro Alves <palves@redhat.com>
13420
13421 * gdb.base/command-line-input.exp: New file.
13422
b04fd3be
MK
134232016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
13424
13425 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
13426 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
13427 * gdb.trace/pending.exp: Accept leading dot before function name.
13428 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
13429 * lib/trace-support.exp: Set registers for ppc.
13430
98fa59e9
MK
134312016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
13432
13433 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
13434 use it for disassembly; accept .main in addition to main in backtrace.
13435
f77198c8
MK
134362016-03-09 Wei-cheng Wang <cole945@gmail.com>
13437 Marcin Kościelnicki <koriakin@0x04.net>
13438
13439 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
13440 (gdb_recursion_test_ptr): New global variable.
13441 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
13442 gdb_recursion_test.
13443 (gdb_c_test): Ditto.
13444
ba84e0da
MK
134452016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
13446
13447 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
13448 ordering.
13449
4366d36e
MK
134502016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
13451
13452 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
13453 (bar): Add bar_start_lbl label.
13454 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
13455 of foo/bar for emitting DWARF and tracing.
13456
5eb264df
SDJ
134572016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
13458
13459 * analyze-racy-logs.py: Set executable bit.
13460
fb6a751f
SDJ
134612016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
13462
13463 * Makefile.in (DEFAULT_RACY_ITER): New variable.
13464 (CHECK_TARGET_TMP): Likewise.
13465 (check-single-racy): New rule.
13466 (check-parallel-racy): Likewise.
13467 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
13468 (do-check-parallel-racy): New rule.
13469 (check-racy/%.exp): Likewise.
13470 * README (Racy testcases): New section.
13471 * analyze-racy-logs.py: New file.
13472
bdf7e230
DE
134732016-03-03 Doug Evans <dje@google.com>
13474
13475 * gdb.base/skip.exp: Use with_test_prefix.
13476
4719d415
YQ
134772016-03-03 Yao Qi <yao.qi@linaro.org>
13478
13479 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
13480 Invoke step_over_syscall "clone" and break_cond_on_syscall
13481 "clone".
13482 * gdb.base/step-over-clone.c: New file.
13483
ea507862
YQ
134842016-03-03 Yao Qi <yao.qi@linaro.org>
13485
13486 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
13487 code format.
13488
8fc8cbda
YQ
134892016-03-03 Yao Qi <yao.qi@linaro.org>
13490
13491 * gdb.base/disp-step-fork.c: Rename to ...
13492 * gdb.base/step-over-fork.c: ... it. New file.
13493 * gdb.base/disp-step-vfork.c: Rename to ...
13494 * gdb.base/step-over-vfork.c: ... it. New file.
13495 * gdb.base/disp-step-syscall.exp: Rename to ...
13496 * gdb.base/step-over-syscall.exp: ... it. New file.
13497 (disp_step_cross_syscall): Rename to ...
13498 (step_over_syscall): ... it.
13499
92fa70b0
YQ
135002016-03-03 Yao Qi <yao.qi@linaro.org>
13501
13502 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
13503 If target supports condition evaluation on target, invoke
13504 break_cond_on_syscall for fork and vfork.
13505
e197ad3c
YQ
135062016-03-03 Yao Qi <yao.qi@linaro.org>
13507
13508 * gdb.base/disp-step-syscall.exp: Don't invoke
13509 support_displaced_stepping.
13510 (disp_step_cross_syscall): Test with displaced stepping off and
13511 on if supported.
13512
0b47da9f
YQ
135132016-03-03 Yao Qi <yao.qi@linaro.org>
13514
13515 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
13516 proc.
13517 (setup): New proc.
13518 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
13519 and setup.
13520
065ab6dc
BH
135212016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
13522
13523 * gdb.fortran/vla-history.exp: Remove breakpoint.
13524
07e448ad 135252016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
13526
25d49b86
PA
13527 * gdb.fortran/vla-history.exp: Lookup array elements and printing
13528 exceeds timeout.
07e448ad 13529
9ac2d526 135302016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
13531
25d49b86
PA
13532 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
13533 breakpoint.
9ac2d526 13534
17807369
BH
135352016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
13536
13537 * gdb.mi/vla.f90: Nullify pointer after declaration.
13538
86e501af
PA
135392016-03-01 Pedro Alves <palves@redhat.com>
13540
13541 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
13542
1e903e32
PA
135432016-03-01 Pedro Alves <palves@redhat.com>
13544
13545 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
13546 before anything else.
13547 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
13548 _GNU_SOURCE here.
13549 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
13550 before anything else.
13551 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
13552
6ccb54e2
PA
135532016-03-01 Pedro Alves <palves@redhat.com>
13554
13555 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
13556
30ca9da1
YQ
135572016-03-01 Yao Qi <yao.qi@linaro.org>
13558
13559 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
13560 prepare_for_testing.
13561
dc856b38
YQ
135622016-03-01 Yao Qi <yao.qi@linaro.org>
13563
13564 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
13565
4a932159
AA
135662016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
13567
13568 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
13569 manually constructing the output path.
13570
f2489477
AA
135712016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
13572
13573 * gdb.arch/s390-stackless.S: New.
13574 * gdb.arch/s390-stackless.exp: New.
13575
38899f16
IB
135762016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
13577
13578 * gdb.dlang/circular.c: New file.
13579 * gdb.dlang/circular.exp: New file.
13580
9fde51ed
YQ
135812016-02-26 Yao Qi <yao.qi@linaro.org>
13582
13583 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
13584 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
13585 (testcases): Update.
13586
ce90fefe
YQ
135872016-02-26 Yao Qi <yao.qi@linaro.org>
13588
13589 * gdb.reverse/aarch64.c: Rename to ...
13590 * gdb.reverse/insn-reverse.c: ... it.
13591 * gdb.reverse/aarch64.exp: Rename to ...
13592 * gdb.reverse/insn-reverse.exp: ... it.
13593
3263bceb
YQ
135942016-02-26 Yao Qi <yao.qi@linaro.org>
13595
13596 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
13597 (testcase_ftype): New.
13598 (testcases): New array.
13599 (n_testcases): New.
13600 (main): Call each element in testcases.
13601 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
13602 (read_testcase): New.
13603 Do the tests in a loop.
13604
6cb59ff1
YQ
136052016-02-25 Yao Qi <yao.qi@linaro.org>
13606
13607 * gdb.base/branches.c: Remove.
13608
ae91f625
MK
136092016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
13610
13611 PR gdb/13808
13612 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
13613
678b48b7
MK
136142016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
13615
13616 * gdb.trace/ftrace.exp: Remove unnecessary target check.
13617
7337a6f2
MK
136182016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
13619
13620 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
13621 change x86_64 call_insn to 'callq'.
13622
861ca91f
AT
136232016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
13624
13625 * gdb.trace/tfile-avx.c: Move to...
13626 * gdb.trace/tracefile-pseudo-reg.c: Here.
13627 * gdb.trace/tfile-avx.exp: Move to...
13628 * gdb.trace/tracefile-pseudo-reg.exp: Here.
13629
bf74e428
GB
136302016-02-24 Gary Benson <gbenson@redhat.com>
13631
13632 * gdb.base/attach-pie-noexec.exp: Do not expect an error
13633 message on attach.
13634
cce0e923
DE
136352016-02-23 Doug Evans <dje@google.com>
13636
13637 * gdb.base/skip.c (test_skip): New function.
13638 (end_test_skip_file_and_function): New function.
13639 (test_skip_file_and_function): New function.
13640 * gdb.base/skip1.c (test_skip): New function.
13641 (skip1_test_skip_file_and_function): New function.
13642 * gdb.base/skip.exp: Add tests for new skip options.
13643 * gdb.base/skip-solib.exp: Update expected output.
13644 * gdb.perf/skip-command.cc: New file.
13645 * gdb.perf/skip-command.exp: New file.
13646 * gdb.perf/skip-command.py: New file.
13647
4000e47e
MK
136482016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
13649
13650 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
13651 info registers pattern.
13652
24f75ead
IB
136532016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
13654
13655 * lib/future.exp: Add D support.
13656 (gdb_find_gdc): New proc.
13657 (gdb_default_target_compile): Add D support.
13658
fbb7bcbe
WW
136592016-02-18 Wei-cheng Wang <cole945@gmail.com>
13660
13661 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
13662 user+system time.
13663 (trace_speed_test): Determine the iteration count for a time
13664 between 15..30 seconds.
13665
012b3a21
WT
136662016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
13667
13668 * gdb.arch/i386-mpx-sigsegv.c: New file.
13669 * gdb.arch/i386-mpx-sigsegv.exp: New file.
13670 * gdb.arch/i386-mpx-simple_segv.c: New file.
13671 * gdb.arch/i386-mpx-simple_segv.exp: New file.
13672
2d5189bd
YQ
136732016-02-18 Yao Qi <yao.qi@linaro.org>
13674
13675 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
13676 Don't call setup_kfail.
13677
40fb20d0
YQ
136782016-02-18 Yao Qi <yao.qi@linaro.org>
13679
13680 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
13681 Set "set breakpoint condition-evaluation" per $cond_bp_target.
13682
21b1f8d2
DE
136832016-02-16 Doug Evans <dje@google.com>
13684
13685 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
13686 * gdb.base/skip1.c: Ditto.
13687 * gdb.base/skip.exp: Whitespace cleanup.
13688
4041ed77
DB
136892016-02-16 Don Breazeal <donb@codesourcery.com>
13690
13691 PR remote/19496
13692 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
13693 Remove kfail for PR remote/19496.
13694
c4ef31bf
SM
136952016-02-16 Simon Marchi <simon.marchi@ericsson.com>
13696
13697 * lib/gdb.exp (standard_temp_file): Return a path specific to
13698 the runtest invocation.
13699
266b65b3
SM
137002016-02-16 Simon Marchi <simon.marchi@ericsson.com>
13701
13702 * gdb.trace/save-trace.exp: Change relative path to be in the
13703 standard output directory.
13704
a7a0a6a9
JK
137052016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13706
13707 * gdb.arch/i386-prologue.c: Add missing prototypes.
13708
c99dbb42
JK
137092016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13710
13711 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
13712 * gdb.arch/i386-prologue.exp: Likewise.
13713 * gdb.arch/i386-size.exp: Likewise.
13714
aa480355
SM
137152016-02-15 Simon Marchi <simon.marchi@ericsson.com>
13716
13717 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
13718 define object file path.
13719 * gdb.btrace/gcore.exp: Use standard_output_file to define core
13720 file path.
13721 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
13722 standard_output_file to define binfile.
13723
ba881f50
JK
137242016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13725
13726 Fix compatibility with recent gfortran-5.3.1.
13727 * gdb.fortran/vla-history.exp (print vla1 allocated)
13728 (print vla2 allocated, print $2, print $3): Remove
13729 (print $4): Rename to ...
13730 (print $2): ... here.
13731 (print $9): Rename to ...
13732 (print $5): ... here.
13733 (print $10): Rename to ...
13734 (print $6): ... here.
13735 * gdb.fortran/vla.f90: Add pvla initialization.
13736
e9fb005c
JK
137372016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13738
13739 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
13740 New test.
13741 * gdb.fortran/vla-value-sub.exp: Likewise.
13742
e44e00ff
MK
137432016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
13744
13745 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
13746
97e94151
SM
137472016-02-12 Simon Marchi <simon.marchi@ericsson.com>
13748
13749 * i386-biarch-core.exp: Define corefile using
13750 standard_output_file.
13751
01113bc1
YQ
137522016-02-12 Yao Qi <yao.qi@linaro.org>
13753
13754 * gdb.arch/arm-single-step-kernel-helper.c: New.
13755 * gdb.arch/arm-single-step-kernel-helper.exp: New.
13756
33b4777c
MM
137572016-02-12 Markus Metzger <markus.t.metzger@intel.com>
13758
13759 * gdb.btrace/tailcall-only.exp: New.
13760 * gdb.btrace/tailcall-only.c: New.
13761 * gdb.btrace/x86_64-tailcall-only.S: New.
13762 * gdb.btrace/i686-tailcall-only.S: New.
13763
acc23c11
PA
137642016-02-11 Pedro Alves <palves@redhat.com>
13765
13766 * README (Parallel testing): Add missing double quotes.
13767
e352bf0a
PA
137682016-02-11 Pedro Alves <palves@redhat.com>
13769
13770 * README (Parallel testing): New section.
13771 (GDB_PARALLEL): Rewrite.
13772 (FORCE_PARALLEL): Document.
13773
9f5fed78
MK
137742016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
13775
13776 * gdb.trace/tfile-avx.c: New test.
13777 * gdb.trace/tfile-avx.exp: New test.
13778
9ef9e6a6
KS
137792016-02-09 Keith Seitz <keiths@redhat.com>
13780
13781 PR breakpoints/19546
13782 * gdb.base/infcall-exec.c: New file.
13783 * gdb.base/infcall-exec2.c: New file.
13784 * gdb.base/infcall-exec.exp: New file.
13785
a96e36da
KS
137862016-02-09 Keith Seitz <keiths@redhat.com>
13787
13788 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
13789 (toplevel): Call test_bkpt_address.
13790
9f61929f
KS
137912016-02-09 Keith Seitz <keiths@redhat.com>
13792
13793 PR python/19506
13794 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
13795 (toplevel): Call test_bkpt_address.
13796
1e94266c
SM
137972016-02-09 Simon Marchi <simon.marchi@ericsson.com>
13798
13799 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
13800 to AC_OUTPUT.
13801 * configure: Regenerate.
13802
2a7f3dff
PA
138032016-02-09 Pedro Alves <palves@redhat.com>
13804
13805 PR breakpoints/19548
13806 * gdb.base/execl-update-breakpoints.c (some_function): New
13807 function.
13808 (main): Call it.
13809 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
13810 Tighten expected GDB output.
13811
2151ccc5
SM
138122016-02-08 Simon Marchi <simon.marchi@ericsson.com>
13813
13814 * Makefile.in (ALL_SUBDIRS): Remove.
13815 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
13816 (distclean maintainer-clean realclean): Likewise.
13817 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
13818 * configure: Regenerate.
13819 * gdb.ada/Makefile.in: Delete.
13820 * gdb.arch/Makefile.in: Likewise.
13821 * gdb.asm/Makefile.in: Likewise.
13822 * gdb.base/Makefile.in: Likewise.
13823 * gdb.btrace/Makefile.in: Likewise.
13824 * gdb.cell/Makefile.in: Likewise.
13825 * gdb.compile/Makefile.in: Likewise.
13826 * gdb.cp/Makefile.in: Likewise.
13827 * gdb.disasm/Makefile.in: Likewise.
13828 * gdb.dlang/Makefile.in: Likewise.
13829 * gdb.dwarf2/Makefile.in: Likewise.
13830 * gdb.fortran/Makefile.in: Likewise.
13831 * gdb.gdb/Makefile.in: Likewise.
13832 * gdb.go/Makefile.in: Likewise.
13833 * gdb.guile/Makefile.in: Likewise.
13834 * gdb.java/Makefile.in: Likewise.
13835 * gdb.linespec/Makefile.in: Likewise.
13836 * gdb.mi/Makefile.in: Likewise.
13837 * gdb.modula2/Makefile.in: Likewise.
13838 * gdb.multi/Makefile.in: Likewise.
13839 * gdb.objc/Makefile.in: Likewise.
13840 * gdb.opencl/Makefile.in: Likewise.
13841 * gdb.opt/Makefile.in: Likewise.
13842 * gdb.pascal/Makefile.in: Likewise.
13843 * gdb.perf/Makefile.in: Likewise.
13844 * gdb.python/Makefile.in: Likewise.
13845 * gdb.reverse/Makefile.in: Likewise.
13846 * gdb.server/Makefile.in: Likewise.
13847 * gdb.stabs/Makefile.in: Likewise.
13848 * gdb.threads/Makefile.in: Likewise.
13849 * gdb.trace/Makefile.in: Likewise.
13850 * gdb.xml/Makefile.in: Likewise.
13851 * lib/gdb.exp (make_gdb_parallel_path): Add check for
13852 GDB_PARALLEL.
13853 (standard_output_file): Remove check for GDB_PARALLEL, always
13854 return path in outputs/$subdir/$testname.
13855
437277d4
SM
138562016-02-08 Simon Marchi <simon.marchi@ericsson.com>
13857
13858 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
13859 (site.exp): Assign abs_srcdir to tcl's srcdir.
13860
31d913c7
YQ
138612016-02-04 Yao Qi <yao.qi@linaro.org>
13862
13863 * gdb.base/foll-exec-mode.c: Include limits.h.
13864 (main): Add parameters argc and argv. Get directory from
13865 argv[0].
13866 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
13867 compilation.
13868 * gdb.base/foll-exec.c: Include limits.h.
13869 (main): Add parameters argc and argv.
13870 Get directory from argv[0].
13871 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
13872 Adjust tests on the number of lines as source code changed.
13873 * gdb.base/foll-vfork-exit.c: Include limits.h.
13874 (main): Add one line of statement before vfork.
13875 * gdb.base/foll-vfork.c: Include limits.h and string.h.
13876 (main): Add parameters argc and argv. Get directory from
13877 argv[0].
13878 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
13879 (setup_gdb): Set tbreak to skip some source lines.
13880 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
13881 (main): Add parameters argc and argv. Get directory from
13882 argv[0].
13883 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
13884 compilation.
13885 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
13886 (main): Add parameters argc and argv. Get directory from
13887 argv[0].
13888 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
13889 compilation.
13890
9482b9fb
DE
138912016-02-01 Doug Evans <dje@google.com>
13892
13893 * gdb.base/skip.exp: Clean up multiple references to same test name.
13894
6b2e4f10
PA
138952016-02-01 Pedro Alves <palves@redhat.com>
13896
ccb6afd6 13897 PR remote/19496
6b2e4f10
PA
13898 * gdb.threads/forking-threads-plus-breakpoint.exp
13899 (displaced_stepping_supported): New global.
13900 (probe_displaced_stepping_support): New procedure.
13901 (do_test): Add 'displaced' parameter, and use it.
13902 (top level): Check for displaced stepping support. Add displaced
13903 stepping on/off testing axis.
13904
37a8db1a
AB
139052016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
13906
13907 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
13908 pointer. Don't perform further tests on the unassociated pointer
13909 if the first test fails.
13910
5fdf6324
AB
139112016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
13912
13913 * gdb.base/max-value-size.c: New file.
13914 * gdb.base/max-value-size.exp: New file.
13915 * gdb.base/huge.exp: Disable max-value-size for this test.
13916
935c6144
IB
139172016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
13918
13919 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
13920
7fe8399d
YQ
139212016-01-28 Yao Qi <yao.qi@linaro.org>
13922
13923 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
13924
a2077e25
PA
139252016-01-25 Pedro Alves <palves@redhat.com>
13926
13927 PR threads/19461
13928 * gdb.base/fork-running-state.c: New file.
13929 * gdb.base/fork-running-state.exp: New file.
13930
1d2736d4
PA
139312016-01-25 Pedro Alves <palves@redhat.com>
13932
13933 PR gdb/19494
13934 * gdb.base/catch-fork-kill.c: New file.
13935 * gdb.base/catch-fork-kill.exp: New file.
13936
f1da4b11
PA
139372016-01-25 Pedro Alves <palves@redhat.com>
13938
13939 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
13940 Delete, moved to lib/gdb.exp.
13941 * gdb.threads/forking-threads-plus-breakpoint.exp
13942 (foreach_with_prefix): Likewise.
13943 * gdb.threads/process-dies-while-handling-bp.exp
13944 (foreach_with_prefix): Likewise.
13945 * lib/gdb.exp (foreach_with_prefix): New procedure.
13946
45f38546
MK
139472016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
13948
13949 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
13950 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
13951
dc29a1ce
MK
139522016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
13953
13954 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
13955 endian targets.
13956
092127d7
JK
139572016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
13958 Pedro Alves <palves@redhat.com>
13959
13960 Fix testsuite compatibility with Guile.
13961 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
13962 number.
13963
31d765d3
JK
139642016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
13965
13966 Fix testsuite compatibility with Guile.
13967 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
13968 (thread 1): New test for backtrace through signal handler.
13969
1ac78c04
YQ
139702016-01-22 Yao Qi <yao.qi@linaro.org>
13971
13972 PR testsuite/19491
13973 * gdb.base/multi-forks.c: Include
13974 ../lib/unbuffer_output.c
13975 (main): Call gdb_unbuffer_output.
13976
4f5946a8
DE
139772016-01-21 Doug Evans <dje@google.com>
13978
13979 * lib/ada.exp (gdb_compile_ada): Fix typo.
13980
305e13e6
JB
139812016-01-21 Joel Brobecker <brobecker@adacore.com>
13982
13983 * gdb.base/break-fun-addr.exp: New file.
13984 * gdb.base/break-fun-addr1.c: New file.
13985 * gdb.base/break-fun-addr2.c: New file.
13986
5f5dfff6
SM
139872016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
13988
13989 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
13990 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
13991 enum flag values.
13992
fd356fa2
AA
139932016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
13994
13995 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
13996 when GDB can not set the vector return value. Add more comments
13997 for clarification.
13998
9df22175
AT
139992016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
14000
14001 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
14002 command.
14003
41d1845e
SM
140042016-01-19 Simon Marchi <simon.marchi@ericsson.com>
14005
14006 * Makefile.in (DO_RUNTEST): Add --status and update usages.
14007
01ac6840
SM
140082016-01-19 Simon Marchi <simon.marchi@ericsson.com>
14009
14010 * Makefile.in (check-single): Pass --status to runtest.
14011 (check/%.exp): Likewise.
14012
140132016-01-19 Simon Marchi <simon.marchi@ericsson.com>
14014
14015 * Makefile.in (check-parallel): Propagate return code from make
14016 do-check-parallel.
14017
bd0a71fa
MK
140182016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
14019
14020 * gdb.trace/ftrace.exp: Fix expected message on continue.
14021 * gdb.trace/pending.exp: Fix expected message on continue.
14022 * gdb.trace/trace-break.exp: Fix expected message on continue.
14023
8bcbad33
SM
140242016-01-18 Simon Marchi <simon.marchi@ericsson.com>
14025
14026 * lib/gdb.exp (gdb_test): Remove unused global references.
14027
f303dbd6
PA
140282016-01-18 Pedro Alves <palves@redhat.com>
14029
14030 * gdb.base/async-shell.exp: Adjust expected output.
14031 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
14032 * gdb.base/siginfo-thread.exp: Adjust expected output.
14033 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
14034 * gdb.java/jnpe.exp: Adjust expected output.
14035 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
14036 * gdb.threads/continue-pending-status.exp: Adjust expected output.
14037 * gdb.threads/leader-exit.exp: Adjust expected output.
14038 * gdb.threads/manythreads.exp: Adjust expected output.
14039 * gdb.threads/pthreads.exp: Adjust expected output.
14040 * gdb.threads/schedlock.exp: Adjust expected output.
14041 * gdb.threads/siginfo-threads.exp: Adjust expected output.
14042 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
14043 expected output.
14044 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
14045 output.
14046 * gdb.threads/sigthread.exp: Adjust expected output.
14047 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
14048
b2789696
YQ
140492016-01-18 Yao Qi <yao.qi@linaro.org>
14050
14051 * gdb.guile/scm-section-script.c: Replace @progbits with
14052 %progbits.
14053 * gdb.python/py-section-script.c: Likewise.
14054
71ef29a8
PA
140552016-01-15 Pedro Alves <palves@redhat.com>
14056
14057 * gdb.multi/tids.exp: Test star wildcard ranges.
14058
3f5b7598
PA
140592016-01-15 Pedro Alves <palves@redhat.com>
14060
14061 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
14062 command from "thread apply" invocation.
14063 (thr_apply_info_thr_invalid): Default the expected output to the
14064 input tid list.
14065 (top level): Add tests that use convenience variables. Add tests
14066 for "thread apply" with a valid TID list, but missing the command.
14067
663f6d42
PA
140682016-01-13 Pedro Alves <palves@redhat.com>
14069
14070 * gdb.base/default.exp: Expect $_gthread as well.
14071 * gdb.multi/tids.exp: Test $_gthread.
14072 * gdb.threads/thread-specific.exp: Test $_gthread.
14073
c84f6bbf
PA
140742016-01-13 Pedro Alves <palves@redhat.com>
14075
14076 * gdb.multi/tids.exp: Test "info threads -gid".
14077
22a02324
PA
140782016-01-13 Pedro Alves <palves@redhat.com>
14079
14080 * gdb.multi/tids.exp: Test InferiorThread.global_num and
14081 Breakpoint.thread.
14082 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
14083
5d5658a1
PA
140842016-01-07 Pedro Alves <palves@redhat.com>
14085
14086 * gdb.base/break.exp: Adjust to output changes.
14087 * gdb.base/hbreak2.exp: Likewise.
14088 * gdb.base/sepdebug.exp: Likewise.
14089 * gdb.base/watch_thread_num.exp: Likewise.
14090 * gdb.linespec/keywords.exp: Likewise.
14091 * gdb.multi/info-threads.exp: Likewise.
14092 * gdb.threads/thread-find.exp: Likewise.
14093 * gdb.multi/tids.c: New file.
14094 * gdb.multi/tids.exp: New file.
14095
84654457
PA
140962016-01-13 Pedro Alves <palves@redhat.com>
14097
14098 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
14099
e3940304
PA
141002016-01-13 Pedro Alves <palves@redhat.com>
14101
14102 * gdb.base/default.exp: Expect $_inferior as well.
14103 * gdb.multi/base.exp: Test $_inferior.
14104
a911d87a
PA
141052016-01-13 Pedro Alves <palves@redhat.com>
14106
14107 PR breakpoints/19388
14108 * gdb.base/catch-signal-siginfo-cond.c: New file.
14109 * gdb.base/catch-signal-siginfo-cond.exp: New file.
14110
82075af2
JS
141112016-01-12 Josh Stone <jistone@redhat.com>
14112 Philippe Waroquiers <philippe.waroquiers@skynet.be>
14113
14114 * gdb.base/catch-syscall.c (do_execve): New variable.
14115 (main): Conditionally trigger an execve.
14116 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
14117 (test_catch_syscall_execve): New, check entry/return across execve.
14118 (do_syscall_tests): Call test_catch_syscall_execve.
14119
e46eeedd
PA
141202016-01-12 Pedro Alves <palves@redhat.com>
14121
14122 * gdb.base/random-signal.exp (do_test): New procedure, with body
14123 of testcase moved in.
14124
01d8c27e
JK
141252016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14126 Pedro Alves <palves@redhat.com>
14127
14128 * gdb.base/funcargs.exp (finish from indirectly called function):
14129 Reintroduce the case for 'First'.
14130
9a706302
JK
141312016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14132 Pedro Alves <palves@redhat.com>
14133
14134 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
14135 (tcatch_vfork_then_child_follow_exec)
14136 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
14137 identification.
14138
c0ecb95f
JK
141392016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14140
14141 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
14142 and repeats to unlimited.
14143 * gdb.python/py-value.exp: Likewise.
14144 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
14145 and repeats to unlimited.
14146
6cfc1fcb
JK
141472016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
14148
14149 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
14150 and reordering the functions.
14151 * gdb.multi/hangout.c: Likewise.
14152 * gdb.multi/hello.c: Likewise.
14153
582a1b00
SM
141542016-01-08 Simon Marchi <simon.marchi@ericsson.com>
14155
14156 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
14157 absolute.
14158 (SingleStatisticTestResult.report): Use dict.keys instead of
14159 dict.iterkeys.
14160
79bc59cb
PA
141612016-01-06 Pedro Alves <palves@redhat.com>
14162
14163 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
14164
43368e1d
MM
141652016-01-04 Markus Metzger <markus.t.metzger@intel.com>
14166
14167 * gdb.btrace/dlopen.exp: New.
14168 * gdb.btrace/dlopen.c: New.
14169 * gdb.btrace/dlopen-dso.c: New.
14170
79fad5b8
SL
141712015-12-25 Sandra Loosemore <sandra@codesourcery.com>
14172
14173 * lib/gdb.exp (gdb_test): Update comments to clarify that the
14174 PATTERN argument is optional.
14175
ab8314b3
JB
141762015-12-24 Joel Brobecker <brobecker@adacore.com>
14177
14178 * lib/ada.exp (target_compile_ada_from_dir): New function.
14179 (gdb_compile_ada): Reimplement avoiding the use of project files.
14180 * gdb.ada/gnat_ada.gpr: Delete.
14181 * gdb.ada/cond_lang.exp: Adjust test to make path before
14182 filename optional.
14183 * gdb.ada/small_reg_param.exp: Likewise.
14184
fe33faff
SM
141852015-12-22 Simon Marchi <simon.marchi@ericsson.com>
14186
14187 * gdb.base/foll-vork.exp: Remove HP-UX special case.
14188
6d265cb4
TP
141892015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
14190
14191 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
14192 case.
14193
10125099
SM
141942015-12-21 Simon Marchi <simon.marchi@ericsson.com>
14195
14196 * gdb.base/break.exp: Remove dead code.
14197 * gdb.base/sepdebug.exp: Likewise.
14198
3ca22649
SM
141992015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
14200
14201 * gdb.asm/asm-source.exp: Remove HP-UX references.
14202 * gdb.base/annota1.exp: Likewise.
14203 * gdb.base/annota3.exp: Likewise.
14204 * gdb.base/attach.exp: Likewise.
14205 * gdb.base/bigcore.exp: Likewise.
14206 * gdb.base/break.exp: Likewise.
14207 * gdb.base/call-ar-st.exp: Likewise.
14208 * gdb.base/callfuncs.exp: Likewise.
14209 * gdb.base/catch-fork-static.exp: Likewise.
14210 * gdb.base/display.exp: Likewise.
14211 * gdb.base/foll-exec-mode.exp: Likewise.
14212 * gdb.base/foll-exec.exp: Likewise.
14213 * gdb.base/foll-fork.exp: Likewise.
14214 * gdb.base/foll-vfork.exp: Likewise.
14215 * gdb.base/funcargs.exp: Likewise.
14216 * gdb.base/hbreak2.exp: Likewise.
14217 * gdb.base/inferior-died.exp: Likewise.
14218 * gdb.base/interrupt.exp: Likewise.
14219 * gdb.base/multi-forks.exp: Likewise.
14220 * gdb.base/nodebug.exp: Likewise.
14221 * gdb.base/sepdebug.exp: Likewise.
14222 * gdb.base/solib1.c: Likewise.
14223 * gdb.base/step-test.exp: Likewise.
14224 * gdb.mi/non-stop.c: Likewise.
14225 * gdb.mi/pthreads.c: Likewise.
14226 * gdb.multi/bkpt-multi-exec.ex: Likewise.
14227 * gdb.threads/pthreads.c: Likewise.
14228 * gdb.threads/staticthreads.exp: Likewise.
14229 * lib/future.exp: Likewise.
14230 * lib/gdb.exp: Likewise.
14231 * gdb.base/so-indr-cl.c: Remove.
14232 * gdb.base/so-indr-cl.exp: Likewise.
14233 * gdb.base/solib.c: Likewise.
14234 * gdb.base/solib.exp: Likewise.
14235 * gdb.base/solib2.c: Likewise.
14236
b6304613
SM
142372015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
14238
14239 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
14240 * gdb.base/call-ar-st.exp: Likewise.
14241 * gdb.base/callfuncs.exp: Likewise.
14242 * gdb.base/condbreak.exp: Likewise.
14243 * gdb.base/constvars.exp: Likewise.
14244 * gdb.base/hbreak2.exp: Likewise.
14245 * gdb.base/langs.exp: Likewise.
14246 * gdb.base/list.exp: Likewise.
14247 * gdb.base/long_long.exp: Likewise.
14248 * gdb.base/ptype.exp: Likewise.
14249 * gdb.base/scope.exp: Likewise.
14250 * gdb.base/signals.exp: Likewise.
14251 * gdb.base/so-impl-ld.exp: Likewise.
14252 * gdb.base/varargs.exp: Likewise.
14253 * gdb.base/volatile.exp: Likewise.
14254 * gdb.base/whatis.exp: Likewise.
14255 * gdb.cp/cplusfuncs.exp: Likewise.
14256 * gdb.cp/inherit.exp: Likewise.
14257 * gdb.cp/local.exp: Likewise.
14258 * gdb.cp/member-ptr.exp: Likewise.
14259 * gdb.cp/method.exp: Likewise.
14260 * gdb.cp/overload.exp: Likewise.
14261 * gdb.cp/templates.exp: Likewise.
14262 * gdb.stabs/weird.exp: Likewise.
14263 * lib/compiler.c: Likewise.
14264 * lib/compiler.cc: Likewise.
14265 * lib/cp-support.exp: Likewise.
14266 * lib/gdb.exp: Likewise.
14267
bf401b07
SM
142682015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
14269
14270 * configure.ac: Remove HP-UX case.
14271 * configure: Regenerate.
14272
aff9c0f8
SM
142732015-12-18 Simon Marchi <simon.marchi@ericsson.com>
14274
14275 * lib/gdb.exp (gdb_compile): Add function doc.
14276
a6904d5a
PA
142772015-12-17 Pedro Alves <palves@redhat.com>
14278
14279 PR threads/19354
14280 * gdb.multi/info-threads.exp: New file.
14281
a22279dd
YQ
142822015-12-15 Yao Qi <yao.qi@linaro.org>
14283
14284 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
14285 is aarch64*-*-*.
14286
0588c796
SL
142872015-12-14 Sandra Loosemore <sandra@codesourcery.com>
14288
14289 * gdb.base/history-duplicates.exp: Skip if no readline support.
14290
5d978e17
SL
142912015-12-14 Sandra Loosemore <sandra@codesourcery.com>
14292
14293 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
14294
7e763b86
SL
142952015-12-14 Sandra Loosemore <sandra@codesourcery.com>
14296
14297 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
14298
87a3a92c
SL
142992015-12-14 Sandra Loosemore <sandra@codesourcery.com>
14300
14301 * gdb.base/completion.exp: Skip tests that interrupt GDB with
14302 ctrl-C if nointerrupts target property is set.
14303 * gdb.base/double-prompt-target-event-error.exp: Likewise.
14304 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
14305 * gdb.base/paginate-bg-execution.exp: Likewise.
14306 * gdb.base/paginate-execution-startup.exp: Likewise.
14307 * gdb.base/random-signal.exp: Likewise.
14308 * gdb.base/range-stepping.exp: Likewise.
14309 * gdb.cp/annota2.exp: Likewise.
14310 * gdb.cp/annota3.exp: Likewise.
14311 * gdb.gdb/selftest.exp: Likewise.
14312 * gdb.threads/continue-pending-status.exp: Likewise.
14313 * gdb.threads/leader-exit.exp: Likewise.
14314 * gdb.threads/manythreads.exp: Likewise.
14315 * gdb.threads/pthreads.exp: Likewise.
14316 * gdb.threads/schedlock.exp: Likewise.
14317 * gdb.threads/sigthread.exp: Likewise.
14318
a8f077dc
DB
143192015-12-11 Don Breazeal <donb@codesourcery.com>
14320
14321 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
14322 remote.
14323 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
14324 * gdb.base/foll-exec.exp (main): Enable for target remote.
14325 * gdb.base/foll-fork.exp (main): Likewise.
14326 * gdb.base/foll-vfork.exp (main): Likewise.
14327 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
14328 (proc continue_to_exit_bp_loc): Use clean_restart.
14329 * gdb.base/pie-execl.exp (main): Disable for target remote.
14330 * gdb.base/watch-vfork.exp (main): Enable for target remote.
14331 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
14332 * gdb.threads/execl.exp (main): Likewise.
14333 * gdb.threads/fork-child-threads.exp (main): Likewise.
14334 * gdb.threads/fork-plus-threads.exp (main): Disable for target
14335 remote.
14336 * gdb.threads/fork-thread-pending.exp (main): Enable for target
14337 remote.
14338 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
14339 pid.tid style ptids, instead of just tid.
14340 * gdb.threads/thread-execl.exp (main): Enable for target remote.
14341 * gdb.threads/watchpoint-fork.exp (main): Likewise.
14342 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
14343 ptids, instead of just tid.
14344
3b2464a8
AB
143452015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
14346
14347 * gdb.base/list.exp (test_list_forward): Add end of file error
14348 test.
14349 (test_repeat_list_command): Add end of file error test.
14350 (test_list_backwards): Add beginning of file error test.
14351
a0def019
AB
143522015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
14353
14354 * gdb.base/list.exp (test_list_invalid_args): New function,
14355 defined, and called.
14356
5c000dff
AB
143572015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
14358
14359 * gdb.base/list.exp (test_list): Make test names unique.
14360
f1637ebe
YQ
143612015-12-11 Yao Qi <yao.qi@linaro.org>
14362
14363 * gdb.base/coremaker2.c: Remove.
14364
36d6fc0a
PA
143652015-12-10 Pedro Alves <palves@redhat.com>
14366
14367 * gdb.multi/base.exp: Remove stale "spaces" references.
14368
762f7747
PA
143692015-12-10 Pedro Alves <palves@redhat.com>
14370
14371 * gdb.multi/base.exp: Don't use nowarnings.
14372 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
14373 * gdb.multi/hangout.c: Include stdio.h.
14374 * gdb.multi/hello.c: Include stdlib.h.
14375 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
14376 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
14377 * gdb.multi/multi-arch.exp: Don't use nowarnings.
14378
28d2bfb9
AB
143792015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
14380
14381 * gdb.dwarf2/dw2-ranges-base.c: New file.
14382 * gdb.dwarf2/dw2-ranges-base.exp: New file.
14383 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
14384 support additional line table, and debug ranges generation.
14385 (Dwarf::ranges): New function, generate .debug_ranges.
14386 (Dwarf::lines): Support generating simple line table programs.
14387 (Dwarf::assemble): Initialise new namespace variables.
14388
5fc2beac
KB
143892015-12-09 Kevin Buettner <kevinb@redhat.com>
14390
14391 * gdb.base/async.exp (proc test_background): Add case for
14392 asynchronous execution not supported.
14393
1c35a88f
LM
143942015-12-09 Luis Machado <lgustavo@codesourcery.com>
14395
14396 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
14397 format and change test names to make them unique.
14398
b593e3d9
RK
143992015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
14400 Pedro Alves <pedro@redhat.com>
14401
14402 PR gdb/18702
14403 Add checking of floatformats setup on x86_64 hosts.
14404 * gdb.arch/i386-float.S (main): Load bigval and smallval.
14405 (smallval, bigval): New labels/constants.
14406 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
14407 float" after loading bigval and smallval.
14408
d72413e6
PMR
144092015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
14410
14411 * gdb.ada/fun_overload_menu.exp: New testcase.
14412 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
14413
ece66d65
JS
144142015-12-04 Josh Stone <jistone@redhat.com>
14415
14416 * gdb.base/catch-fork-static.exp: New.
14417
41d0efca
YQ
144182015-12-03 Yao Qi <yao.qi@linaro.org>
14419
14420 * gdb.base/sizeof.c: Don't include stdio.h and
14421 ../lib/unbuffer_output.c.
14422 (main): New variable 'size' and 'value'. Remove printf and
14423 gdb_unbuffer_output. Assign return value to size and value.
14424 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
14425 at the beginning.
14426 (check_sizeof): Check the result by printing variable 'size'.
14427 (check_valueof): Check the result by printing variable 'value'.
14428
99fd02d9
YQ
144292015-12-01 Yao Qi <yao.qi@linaro.org>
14430
14431 * gdb.base/disp-step-syscall.exp: Define syscall instruction
14432 for aarch64*-*-linux* target.
14433
f2faf941
PA
144342015-11-30 Pedro Alves <palves@redhat.com>
14435
14436 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
14437
04bf20c5
PA
144382015-11-30 Pedro Alves <palves@redhat.com>
14439
14440 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
14441 Handle non-stop mode vCont replies.
14442
09df4675
PA
144432015-11-30 Pedro Alves <palves@redhat.com>
14444
14445 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
14446 prepare_for_testing. Start gdb with "set non-stop on" appended to
14447 GDBFLAGS. Lax expected stop output.
14448
58b584af
YQ
144492015-11-27 Yao Qi <yao.qi@linaro.org>
14450
14451 * gdb.arch/arm-neon.exp: New.
14452 * gdb.arch/arm-neon.c: New.
14453
dfcb77a8
YQ
144542015-11-27 Yao Qi <yao.qi@linaro.org>
14455
14456 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
14457
88e8ec1b
YQ
144582015-11-27 Yao Qi <yao.qi@linaro.org>
14459
14460 * gdb.cp/annota2.exp: Allow multiple occurrences of the
14461 frames-invalid annotation.
14462
bfde72c2
YQ
144632015-11-27 Yao Qi <yao.qi@linaro.org>
14464
14465 * gdb.cp/annota2.exp: Use ${frames_invalid}.
14466
f6512a69
SM
144672015-11-26 Simon Marchi <simon.marchi@ericsson.com>
14468
14469 * gdb.threads/names.exp: New file.
14470 * gdb.threads/names.c: New file.
14471 * README: Mention gdb,no_thread_names.
14472
46a3515b
MM
144732015-11-26 Markus Metzger <markus.t.metzger@intel.com>
14474
14475 PR 19297
14476 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
14477 support" error.
14478
62147a22
PA
144792015-11-24 Pedro Alves <palves@redhat.com>
14480
14481 PR 17539
14482 * gdb.base/display.exp: Expect displays to be sorted in ascending
14483 order. Use multi_line.
14484 * gdb.base/solib-display.exp: Likewise.
14485
2f341b6e
PA
144862015-11-24 Pedro Alves <palves@redhat.com>
14487
14488 PR 17539
25d49b86
PA
14489 * gdb.base/display.exp: Expect displays to be sorted in ascending
14490 order. Use multi_line.
14491 * gdb.base/solib-display.exp: Likewise.
2f341b6e 14492
7e0aa6aa
PA
144932015-11-24 Pedro Alves <palves@redhat.com>
14494
14495 PR 17539
14496 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
14497 threads in ascending order.
14498 * gdb.base/foll-fork.exp: Likewise.
14499 * gdb.base/foll-vfork.exp: Likewise.
14500 * gdb.base/multi-forks.exp: Likewise.
14501 * gdb.mi/mi-nonstop.exp: Likewise.
14502 * gdb.mi/mi-nsintrall.exp: Likewise.
14503 * gdb.multi/base.exp: Likewise.
14504 * gdb.multi/multi-arch.exp: Likewise.
14505 * gdb.python/py-inferior.exp: Likewise.
14506 * gdb.threads/break-while-running.exp: Likewise.
14507 * gdb.threads/execl.exp: Likewise.
14508 * gdb.threads/gcore-thread.exp: Likewise.
14509 * gdb.threads/info-threads-cur-sal.exp: Likewise.
14510 * gdb.threads/kill.exp: Likewise.
14511 * gdb.threads/linux-dp.exp: Likewise.
14512 * gdb.threads/multiple-step-overs.exp: Likewise.
14513 * gdb.threads/next-bp-other-thread.exp: Likewise.
14514 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
14515 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
14516 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
14517 * gdb.threads/thread-find.exp: Likewise.
14518 * gdb.threads/tls.exp: Likewise.
14519 * lib/mi-support.exp (mi_reverse_list): Delete.
14520 (mi_check_thread_states): No longer reverse list.
14521
2cc57ad8
PA
145222015-11-24 Pedro Alves <palves@redhat.com>
14523
14524 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
14525 use lowercase.
14526
c93e8391
SM
145272015-11-23 Simon Marchi <simon.marchi@ericsson.com>
14528
14529 * gdb.trace/actions.c: Include trace-common.h.
14530 (main): Add a location for a fast tracepoint.
14531 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
14532 the normal tracepoints.
14533 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
14534
045ccf91
SM
145352015-11-23 Simon Marchi <simon.marchi@ericsson.com>
14536
14537 * save-trace.exp: Factor out code to these...
14538 (gdb_save_tracepoints): New.
14539 (gdb_load_tracepoints): New.
14540 (do_save_load_test): New.
14541
5506f9f6
KB
145422015-11-23 Kevin Buettner <kevinb@redhat.com>
14543
14544 * gdb.base/asmlabel.exp: New test.
14545 * gdb.base/asmlabel.c: New test case.
14546
16c3b12f
JB
145472015-11-23 Joel Brobecker <brobecker@adacore.com>
14548
14549 * gdb.base/wrong_frame_bt_full-main.c: New file.
14550 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
14551 * gdb.base/wrong_frame_bt_full.exp: New file.
14552
155bfbd3
JB
145532015-11-23 Joel Brobecker <brobecker@adacore.com>
14554
14555 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
14556
bb097445
JM
145572015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
14558
206853a0 14559 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
14560 pstate register when comparing registers values in
14561 sparc64-*-linux-gnu targets to avoid spurious differences.
14562
9c88ed8f
JM
145632015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
14564
206853a0 14565 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 14566
96161e25
SL
145672015-11-19 Sandra Loosemore <sandra@codesourcery.com>
14568
14569 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
14570 as type argument to gdb_compile.
14571 * gdb.base/nested-subp2.exp: Likewise.
14572 * gdb.base/nested-subp3.exp: Likewise.
14573
340c2830
DV
145742015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
14575
14576 * lib/dwarf.exp (_note): Fix left shift of negative value.
14577 * gdb.trace/trace-condition.exp: Likewise.
14578
c1862d0f
YQ
145792015-11-13 Yao Qi <yao.qi@linaro.org>
14580
14581 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
14582 comments about d10v.
14583 (test_scalar_returns): Likewise.
14584 * gdb.base/d10v.ld: Remove.
14585 * gdb.base/overlays.exp: Remove the target triplet checking for
14586 d10v-*-*.
14587 * gdb.base/structs.exp (test_struct_returns): Remove the
14588 comments about d10v.
14589 (test_struct_calls): Likewise.
14590
77ae9c19
YQ
145912015-11-13 Yao Qi <yao.qi@linaro.org>
14592
14593 * gdb.base/gnu_vector.exp: Check the return value by "p res".
14594 * gdb.base/gnu_vector.c: Don't include stdio.h.
14595 (main): Don't print res and call add_some_intvecs.
14596
430e004e
MK
145972015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
14598
14599 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
14600 macro.
14601 (func5): Removed.
14602 (func4): Use FAST_TRACEPOINT_LABEL.
14603 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
14604 macro.
14605 (func): Removed.
14606 (thread_function): Use FAST_TRACEPOINT_LABEL.
14607 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
14608 (func): Remove.
14609 (marker): Use FAST_TRACEPOINT_LABEL.
14610 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
14611 (pendfunc1): Remove.
14612 (pendfunc): Use FAST_TRACEPOINT_LABEL.
14613 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
14614 (foo): Remove.
14615 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
14616 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
14617 macro.
14618 (func): Remove.
14619 (marker): Use FAST_TRACEPOINT_LABEL.
14620 * gdb.trace/trace-common.h: New header.
14621 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
14622 macro.
14623 (func): Remove.
14624 (marker): Use FAST_TRACEPOINT_LABEL.
14625 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
14626 (func): Remove.
14627 (thread_function): Use FAST_TRACEPOINT_LABEL.
14628
6e7675a7
MK
146292015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
14630
14631 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
14632 in front.
14633 * gdb.trace/change-loc.exp: Use global pcreg definition.
14634 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
14635 * gdb.trace/entry-values.exp: Use global spreg definition, add $
14636 in front.
14637 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
14638 * gdb.trace/pending.exp: Likewise.
14639 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
14640 * gdb.trace/trace-break.exp: Likewise.
14641 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
14642 in front.
14643 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
14644 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
14645 in front.
14646 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
14647
dddc0e16
JB
146482015-11-09 Joel Brobecker <brobecker@adacore.com>
14649
14650 * gdb.ada/fin_fun_out: New testcase.
14651
c6f0b406
KB
146522015-11-07 Kevin Buettner <kevinb@redhat.com>
14653
14654 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
14655 value associated with DW_AT_byte_size.
14656 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
14657 constants for DW_AT_byte_size, DW_AT_lower_bound, and
14658 DW_AT_upper_bound.
14659
f01dcfd9
KB
146602015-11-07 Kevin Buettner <kevinb@redhat.com>
14661
14662 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
14663 (gdb_target_symbol_prefix_flags): Define in terms of _asm
14664 version.
14665 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
14666 gdb.dwarf2/dw2-canonicalize-type.exp,
14667 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
14668 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
14669 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
14670 provided by gdb_target_symbol_prefix_flags_asm.
14671 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
14672 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
14673 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
14674 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
14675 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
14676 macros where needed). Use this macro for symbols which require
14677 the prefix provided by SYMBOL_PREFIX.
14678
2223449a
KB
146792015-11-05 Kevin Buettner <kevinb@redhat.com>
14680
14681 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
14682 New procs.
14683 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
14684 representing expressions, of more than one list element.
14685 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
14686 to prepend linker symbol prefix to f.
14687 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
14688 table_1 and table_2.
14689 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
14690 Likewise, for f and g.
14691 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
14692 for ptr.
14693 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
14694 for main.
14695 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
14696 table_1_ptr and table_2_ptr.
14697
6f2f1a3a
JK
146982015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
14699 Joel Brobecker <brobecker@adacore.com>
14700
14701 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
14702
566c56c9
MK
147032015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
14704
14705 * gdb.reverse/s390-mvcle.c: New test.
14706 * gdb.reverse/s390-mvcle.exp: New file.
14707 * lib/gdb.exp: Enable reverse tests on s390*-linux.
14708
d5f0636b
MK
147092015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
14710
14711 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
14712
7ad8b86c
MK
147132015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
14714
14715 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
14716 reaching marker2.
14717 * gdb.reverse/getresuid-reverse.exp: Likewise.
14718 * gdb.reverse/pipe-reverse.exp: Likewise.
14719 * gdb.reverse/readv-reverse.exp: Likewise.
14720 * gdb.reverse/recvmsg-reverse.exp: Likewise.
14721 * gdb.reverse/time-reverse.exp: Likewise.
14722 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
14723
4081c0f1
YQ
147242015-10-30 Yao Qi <yao.qi@linaro.org>
14725
14726 * gdb.threads/wp-replication.c (watch_count_done): Remove.
14727 (empty_cycle): Remove.
14728 (main): Don't call empty_cycle. Don't use watch_count_done.
14729 * gdb.threads/wp-replication.exp: Don't set breakpoint on
14730 empty_cycle. Rewrite the code counting HW watchpoints.
14731
452b4ba5
MK
147322015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
14733
14734 * gdb.reverse/fstatat-reverse.c: New test.
14735 * gdb.reverse/fstatat-reverse.exp: New file.
14736 * gdb.reverse/getresuid-reverse.c: New test.
14737 * gdb.reverse/getresuid-reverse.exp: New file.
14738 * gdb.reverse/pipe-reverse.c: New test.
14739 * gdb.reverse/pipe-reverse.exp: New file.
14740 * gdb.reverse/readv-reverse.c: New test.
14741 * gdb.reverse/readv-reverse.exp: New file.
14742 * gdb.reverse/recvmsg-reverse.c: New test.
14743 * gdb.reverse/recvmsg-reverse.exp: New file.
14744 * gdb.reverse/time-reverse.c: New test.
14745 * gdb.reverse/time-reverse.exp: New file.
14746 * gdb.reverse/waitpid-reverse.c: New test.
14747 * gdb.reverse/waitpid-reverse.exp: New file.
14748
5e2e7507
JK
147492015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
14750
14751 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
14752
0fde2c53
DE
147532015-10-26 Doug Evans <dje@google.com>
14754
14755 PR symtab/17391
14756 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
14757 * gdb.dwarf2/bad-regnum.c: New file.
14758 * gdb.dwarf2/bad-regnum.exp: New file.
14759
1a70ae97
DE
147602015-10-26 Doug Evans <dje@google.com>
14761
14762 PR python/18938
14763 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
14764 file.
14765
27dc26ab
JK
147662015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
14767
14768 * gdb.compile/compile.exp (compile code globalvar): Update expectation
14769 for a change by "Mention language in compile error message".
14770
bed91f4d
SM
147712015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
14772
14773 PR python/18073
14774 * gdb.python/py-type.c (C::a_method): New.
14775 (C::a_const_method): New.
14776 (C::a_static_method): New.
14777 (a_function): New.
14778 * gdb.python/py-type.exp (test_fields): Test getting fields
14779 from function and method.
14780
3f2f83dd
KB
147812015-10-21 Keven Boell <keven.boell@intel.com>
14782
14783 * gdb.fortran/vla-alloc-assoc.exp: New file.
14784 * gdb.fortran/vla-datatypes.exp: New file.
14785 * gdb.fortran/vla-datatypes.f90: New file.
14786 * gdb.fortran/vla-history.exp: New file.
14787 * gdb.fortran/vla-ptype-sub.exp: New file.
14788 * gdb.fortran/vla-ptype.exp: New file.
14789 * gdb.fortran/vla-sizeof.exp: New file.
14790 * gdb.fortran/vla-sub.f90: New file.
14791 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
14792 * gdb.fortran/vla-value-sub-finish.exp: New file.
14793 * gdb.fortran/vla-value-sub.exp: New file.
14794 * gdb.fortran/vla-value.exp: New file.
14795 * gdb.fortran/vla-ptr-info.exp: New file.
14796 * gdb.mi/mi-vla-fortran.exp: New file.
14797 * gdb.mi/vla.f90: New file.
14798
27145d50
SL
147992015-10-21 Sandra Loosemore <sandra@codesourcery.com>
14800
14801 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
14802 of hardwired timeout value.
14803
5f3ff4f8
JK
148042015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14805 Pedro Alves <palves@redhat.com>
14806
14807 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
14808 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
14809
bfd09d20
JS
148102015-10-19 Josh Stone <jistone@redhat.com>
14811
14812 * gdb.base/catch-syscall.c: Include <sched.h>.
14813 (unknown_syscall): New variable.
14814 (main): Trigger a vfork and an unknown syscall.
14815 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
14816 (unknown_syscall_number): Likewise.
14817 (check_call_to_syscall): Accept an optional syscall pattern.
14818 (check_return_from_syscall): Likewise.
14819 (check_continue): Likewise.
14820 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
14821 (test_catch_syscall_skipping_return): New test toggling off 'catch
14822 syscall' to step over the syscall return, then toggling back on.
14823 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
14824 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
14825 (do_syscall_tests): Call test_catch_syscall_without_args and
14826 test_catch_syscall_mid_vfork.
14827 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
14828 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
14829
b32b93c6
AS
148302015-10-19 Andrew Stubbs <ams@codesourcery.com>
14831
14832 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
14833 print g_vE): Add new pass patterns.
14834 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
14835 print various symbol names for vptr fields.
14836
9d622bda
AB
148372015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
14838
14839 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
14840 results.
14841
0fd8ac1c
YQ
148422015-10-12 Yao Qi <yao.qi@linaro.org>
14843
14844 * gdb.arch/disp-step-insn-reloc.exp: New test case.
14845
34240514
YQ
148462015-10-12 Yao Qi <yao.qi@linaro.org>
14847
14848 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
14849 is aarch64*-*-linux*.
14850
8240f442
YQ
148512015-10-12 Yao Qi <yao.qi@linaro.org>
14852
14853 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
14854 (can_relocate_bcond_true): ... it.
14855 (can_relocate_bcond_false): New function.
14856 (foo): Likewise.
14857 (can_relocate_bl): Likewise.
14858 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
14859 can_relocate_bl.
14860
2520f728
PMR
148612015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
14862
14863 * gdb.base/nested-addr.c: New file.
14864 * gdb.base/nested-addr.exp: New testcase.
14865
abcef95a
MM
148662015-10-09 Markus Metzger <markus.t.metzger@intel.com>
14867
14868 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
14869 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
14870 its output. Ignore the output of "record goto begin" and instead
14871 check that GDB is replaying.
14872
145e3ddb
PA
148732015-10-09 Pedro Alves <palves@redhat.com>
14874
14875 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
14876 (top level): Use it in the run with no args test.
14877
d5d8c4e1
IB
148782015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
14879
14880 * gdb.dlang/properties.exp: New file.
14881
06e635ef
SL
148822015-10-02 Sandra Loosemore <sandra@codesourcery.com>
14883
14884 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
14885 whether or not address 0x1000 is mapped on the target.
14886
e019fd1d
SM
148872015-09-30 Simon Marchi <simon.marchi@ericsson.com>
14888
14889 * gdb.python/py-type.exp: Do not run tests if binaries fail to
14890 build.
14891
77ba2a67
MM
148922015-09-30 Markus Metzger <markus.t.metzger@intel.com>
14893
14894 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
14895 instruction-history test.
14896
c60eb31f
DE
148972015-09-28 Doug Evans <dje@google.com>
14898
14899 * gdb.base/gcore.c (array_func): Add reference to static_array.
14900
9a3c8263
SM
149012015-09-25 Simon Marchi <simon.marchi@ericsson.com>
14902
14903 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
14904 source line.
14905
9720e656
SL
149062015-09-24 Sandra Loosemore <sandra@codesourcery.com>
14907
14908 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
14909 short or char as base type.
14910
938d3bf2
SL
149112015-09-23 Sandra Loosemore <sandra@codesourcery.com>
14912
14913 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
14914 to allow any size enum.
14915
e6c2c623
PMR
149162015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
14917
14918 * gdb.ada/array_ptr_renaming.exp: New testcase.
14919 * gdb.ada/array_ptr_renaming/foo.adb: New file.
14920 * gdb.ada/array_ptr_renaming/pack.ads: New file.
14921
06da0f77
PL
149222015-09-21 Pierre Langlois <pierre.langlois@arm.com>
14923
14924 * gdb.trace/ftrace-lock.c: New file.
14925 * gdb.trace/ftrace-lock.exp: New file.
14926
4f51c22a
PL
149272015-09-21 Pierre Langlois <pierre.langlois@arm.com>
14928
14929 * gdb.arch/insn-reloc.c: New file.
14930 * gdb.arch/ftrace-insn-reloc.exp: New file.
14931
7041adf4
PL
149322015-09-21 Pierre Langlois <pierre.langlois@arm.com>
14933
14934 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
14935 instruction.
14936 * gdb.trace/pendshr1.c (pendfunc): Likewise.
14937 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
14938 * gdb.trace/range-stepping.c: Likewise.
14939 * gdb.trace/trace-break.c: Likewise.
14940 * gdb.trace/trace-mt.c (thread_function): Likewise.
14941 * gdb.trace/ftrace.c (marker): Likewise.
14942 * gdb.trace/trace-condition.c (marker): Likewise.
14943 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
14944 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
14945 is_aarch64_target.
14946
015d2e7e
DE
149472015-09-18 Doug Evans <xdje42@gmail.com>
14948
14949 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
14950 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
14951
26b188a2
SL
149522015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14953
14954 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
14955 the breakpoint.
14956
79dc332b
SL
149572015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14958
14959 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
14960 the pending breakpoint. Remove timeout override for "Run till
14961 MI pending breakpoint on pendfunc3 on thread 2" test.
14962
f57929f2
SL
149632015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14964
14965 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
14966 filename pattern.
14967
3f469b17
SL
149682015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14969
14970 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
14971 in breakpoint filename pattern.
14972
515b89b3
SL
149732015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14974
7800dbe4
SL
14975 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
14976
149772015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14978
515b89b3
SL
14979 * gdb.linespec/explicit.exp: Check for readline support for
14980 tab-completion tests. Fix obvious typo.
14981
d2939ba2
MM
149822015-09-18 Markus Metzger <markus.t.metzger@intel.com>
14983
14984 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
14985 and replay.
14986
cbb55fa7
MM
149872015-09-18 Markus Metzger <markus.t.metzger@intel.com>
14988
14989 * gdb.btrace/non-stop.c: New.
14990 * gdb.btrace/non-stop.exp: New.
14991
43691ca1
PL
149922015-09-17 Pierre Langlois <pierre.langlois@arm.com>
14993 Yao Qi <yao.qi@linaro.org>
14994
14995 * gdb.trace/trace-condition.c: New file.
14996 * gdb.trace/trace-condition.exp: New file.
14997
d78908cf
WW
149982015-09-16 Wei-cheng Wang <cole945@gmail.com>
14999
15000 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
15001 for testing bytecode compilation.
15002
1ed415e2
PA
150032015-09-16 Pedro Alves <palves@redhat.com>
15004 Sandra Loosemore <sandra@codesourcery.com>
15005
15006 * gdb.threads/non-stop-fair-events.c (timeout): New global.
15007 (SECONDS): Redefine.
15008 (main): Call pthread_kill and alarm early.
15009 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
15010 support.
15011 (test): If the target can't hardware step and doesn't support
15012 displaced stepping, increase the timeout.
15013
d136eff5
PA
150142015-09-16 Pedro Alves <palves@redhat.com>
15015
15016 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
15017 (enable_debug): New procedures.
15018 (test): Use them. Bail out if waiting for threads fails.
15019 (top level): Bail out if a test fails.
15020
991f019c
YQ
150212015-09-16 Yao Qi <yao.qi@linaro.org>
15022
15023 * gdb.asm/asm-source.exp: Set asm-arch for
15024 aarch64*-*-* target.
15025 * gdb.asm/aarch64.inc: New file.
15026
bfca584f
PMR
150272015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
15028
15029 * gdb.ada/array_of_variable_length.exp: New testcase.
15030 * gdb.ada/array_of_variable_length/foo.adb: New file.
15031 * gdb.ada/array_of_variable_length/pck.adb: New file.
15032 * gdb.ada/array_of_variable_length/pck.ads: New file.
15033
b326e587
DE
150342015-09-15 Doug Evans <dje@google.com>
15035
15036 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
15037 of function static local variable.
15038
5382cfab
PW
150392015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
15040
15041 * gdb.threads/tls-so_extern.exp: New test file.
15042 * gdb.threads/tls-so_extern.c: New test file.
15043 * gdb.threads/tls-so_extern_main.c: New test file.
15044
141c5cc4
JK
150452015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
15046
15047 * gdb.opt/solib-intra-step-lib.c: New file.
15048 * gdb.opt/solib-intra-step-main.c: New file.
15049 * gdb.opt/solib-intra-step.exp: New file.
15050
d15dcecd
PA
150512015-09-15 Pedro Alves <palves@redhat.com>
15052
15053 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
15054 gdb_continue_to_breakpoint instead of gdb_test_multiple.
15055
4c2f2a79
PA
150562015-09-14 Pedro Alves <palves@redhat.com>
15057
15058 * gdb.base/hook-stop-continue.c: Delete.
15059 * gdb.base/hook-stop-continue.exp: Delete.
15060 * gdb.base/hook-stop-frame.c: Delete.
15061 * gdb.base/hook-stop-frame.exp: Delete.
15062 * gdb.base/hook-stop.c: New file.
15063 * gdb.base/hook-stop.exp: New file.
15064
919e6dbe
PMR
150652015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
15066
15067 * gdb.ada/access_to_packed_array.exp: New testcase.
15068 * gdb.ada/access_to_packed_array/foo.adb: New file.
15069 * gdb.ada/access_to_packed_array/pack.adb: New file.
15070 * gdb.ada/access_to_packed_array/pack.ads: New file.
15071
157280a4
MM
150722015-09-14 Markus Metzger <markus.t.metzger@intel.com>
15073
15074 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
15075 buffer size test.
15076
2fd33e94
DB
150772015-09-11 Don Breazeal <donb@codesourcery.com>
15078
15079 * gdb.base/foll-exec.c: Add copyright header. Fix
15080 formatting issues.
15081 * gdb.base/foll-exec.exp (zap_session): Delete proc.
15082 (do_exec_tests): Use clean_restart in place of zap_session,
15083 and for test initialization. Fix formatting issues. Use
15084 fail in place of perror.
15085 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
15086 an expect statement to match an expression with output from
15087 the program under debug.
15088 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
15089 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
15090 * gdb.threads/non-ldr-exc-2.exp: Likewise.
15091 * gdb.threads/non-ldr-exc-3.exp: Likewise.
15092 * gdb.threads/non-ldr-exc-4.exp: Likewise.
15093
e70b6e8e
DE
150942015-09-09 Doug Evans <dje@google.com>
15095
15096 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
15097
7a551a51
DE
150982015-09-09 Doug Evans <dje@google.com>
15099
15100 * gdb.base/pie-execl.exp: Fix result test of build_executable.
15101
4c666f84
DE
151022015-09-09 Doug Evans <dje@google.com>
15103
15104 * gdb.base/savedregs.exp: Fix typo.
15105
243a9253
PA
151062015-09-09 Pedro Alves <palves@redhat.com>
15107
15108 * gdb.mi/mi-cli.exp: Add CLI finish tests.
15109
c0fa8fbd
SL
151102015-09-08 Sandra Loosemore <sandra@codesourcery.com>
15111
15112 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
15113 command actually switches threads. Give up on remaining
15114 tests if target fails to stop at breakpoint.
15115
cd7c1778
PMR
151162015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
15117
15118 * gdb.ada/funcall_char.exp: New testcase.
15119 * gdb.ada/funcall_char/foo.adb: New file.
15120
dc5c8746
PMR
151212015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
15122
15123 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
15124 expected outputs. Add two testcases for completing ambiguous
15125 functions.
15126 * gdb.ada/complete/aux_pck.adb: New file.
15127 * gdb.ada/complete/aux_pck.ads: New file.
15128 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
15129 Ambiguous_Func functions.
15130 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
15131 * gdb.ada/complete/pck.adb: Likewise.
15132
4e83a1e7
UW
151332015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
15134
15135 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
15136 failures to run the test program under GDB.
15137
8ce74153
LM
151382015-08-26 Luis Machado <lgustavo@codesourcery.com>
15139
15140 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
15141 to C.
15142
e9756d52
PP
151432015-08-26 Patrick Palka <patrick@parcs.ath.cx>
15144
15145 * gdb.base/run-after-attach.exp: New test file.
15146 * gdb.base/run-after-attach.c: New test file.
15147
8d37573b
DB
151482015-08-26 Don Breazeal <donb@codesourcery.com>
15149
15150 * gdb.base/foll-exec-2.c: New test program.
15151 * gdb.base/foll-exec-2.exp: New test.
15152
63e43d3a
PMR
151532015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
15154
15155 * gdb.base/nested-subp1.exp: New file.
15156 * gdb.base/nested-subp1.c: New file.
15157 * gdb.base/nested-subp2.exp: New file.
15158 * gdb.base/nested-subp2.c: New file.
15159 * gdb.base/nested-subp3.exp: New file.
15160 * gdb.base/nested-subp3.c: New file.
15161
3d40fbb5
PA
151622015-08-24 Pedro Alves <palves@redhat.com>
15163
15164 * gdb.server/connect-without-multi-process.c: New file.
15165 * gdb.server/connect-without-multi-process.exp: New file.
15166
4422ac93
LM
151672015-08-24 Luis Machado <lgustavo@codesourcery.com>
15168
15169 * gdb.opt/inline-markers.c: Make z int.
15170
91dddb86
LM
151712015-08-24 Luis Machado <lgustavo@codesourcery.com>
15172
15173 * gdb.opt/inline-markers.c: Make z volatile.
15174
a48847ee
LM
151752015-08-24 Luis Machado <lgustavo@codesourcery.com>
15176
15177 * gdb.opt/inline-bt.c: New volatile global z.
15178 * gdb.opt/inline-cmds.c: Likewise.
15179 * gdb.opt/inline-locals.c: Likewise.
15180 * gdb.opt/inline-markers.c: New extern global z.
15181 (marker): Use z.
15182 (inline_fn): Likewise.
15183
0ebbc52b
PA
151842015-08-24 Pedro Alves <palves@redhat.com>
15185
15186 * config/m32r-stub.exp: Remove file.
15187 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
15188 * gdb.base/call-rt-st.exp: Likewise.
15189 * gdb.base/call-strs.exp: Likewise.
15190 * gdb.base/default.exp: Remove references to h8300-*-hms and
15191 *-*-udi*.
15192 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
15193
77c365df
AA
151942015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
15195
15196 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
15197 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
15198 and "return" use KFAIL when GDB can not read/write the vector
15199 return value.
15200
4313b8c0
GB
152012015-08-21 Gary Benson <gbenson@redhat.com>
15202
15203 * gdb.trace/pending.exp: Cope with remote transfer warnings.
15204
0e433b32
PA
152052015-08-20 Pedro Alves <palves@redhat.com>
15206
15207 * gdb.server/solib-list.exp: No longer expect an interior stop in
15208 non-stop mode.
15209
221e1a37
PA
152102015-08-20 Pedro Alves <palves@redhat.com>
15211
15212 * gdb.server/connect-stopped-target.c: New file.
15213 * gdb.server/connect-stopped-target.exp: New file.
15214
40e3ad0e
PA
152152015-08-20 Pedro Alves <palves@redhat.com>
15216
15217 * gdb.dwarf2/comp-unit-lang.exp: New file.
15218 * gdb.dwarf2/comp-unit-lang.c: New file.
15219
af39b327
PMR
152202015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
15221
15222 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
15223 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
15224
7d45c7c3 152252015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 15226
7d45c7c3
KB
15227 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
15228 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
15229
4d6cceb4
DE
152302015-08-18 Doug Evans <dje@google.com>
15231 Adrian Sendroiu <adrian.sendroiu@freescale.com>
15232
15233 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
15234 skip_python_tests. New arg prompt_regexp.
15235 (skip_python_tests): New function.
15236 * lib/mi-support.exp (mi_skip_python_tests): New function.
15237 * gdb.python/py-mi-objfile-gdb.py: New file.
15238 * gdb.python/py-mi-objfile.c: New file.
15239 * gdb.python/py-mi-objfile.exp: New file.
15240
ad89c2aa
KS
152412015-08-17 Keith Seitz <keiths@redhat.com>
15242
15243 * gdb.linespec/explicit.exp: Move strace test from here ...
15244 * gdb.trace/strace.exp: ... to here.
15245
e3ae3c43
PP
152462015-08-15 Patrick Palka <patrick@parcs.ath.cx>
15247
15248 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
15249 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
15250
604b2636
DE
152512015-08-14 Doug Evans <xdje42@gmail.com>
15252
15253 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
15254 inferior before selecting a new file.
15255
6ff0ba5f
DE
152562015-08-14 Doug Evans <xdje42@gmail.com>
15257
15258 * gdb.mi/mi-disassemble.exp: Update.
15259 * gdb.base/disasm-optim.S: New file.
15260 * gdb.base/disasm-optim.c: New file.
15261 * gdb.base/disasm-optim.h: New file.
15262 * gdb.base/disasm-optim.exp: New file.
15263
9ca98f92
KS
152642015-08-14 Keith Seitz <keiths@redhat.com>
15265
15266 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
15267 "evaluated-by".
15268
52bbc560
JB
152692015-08-13 Joel Brobecker <brobecker@adacore.com>
15270
15271 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
15272
5d8c3ed3
PMR
152732015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
15274
15275 * gdb.ada/fun_renaming.exp: New testcase.
15276 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
15277 * gdb.ada/fun_renaming/pack.adb: New file.
15278 * gdb.ada/fun_renaming/pack.ads: New file.
15279
ea8812bc
KS
152802015-08-12 Keith Seitz <keiths@redhat.com>
15281
15282 * gdb.base/dso2dso.exp: Pass basename of source file in call to
15283 gdb_get_line_number.
15284
4dafcdeb
JB
152852015-08-12 Joel Brobecker <brobecker@adacore.com>
15286
15287 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
15288 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
15289 gdb.base/dso2dso.exp: New files.
15290
5ba32597
SDJ
152912015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
15292 Pedro Alves <palves@redhat.com>
15293 Keith Seitz <keiths@redhat.com>
15294
15295 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
15296 GDBFLAGS.
15297
b6dafabf
PP
152982015-08-12 Patrick Palka <patrick@parcs.ath.cx>
15299
15300 * gdb.base/gdbhistsize-history.exp
15301 (test_histsize_history_setting): Use save_vars.
15302 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
15303 Use save_vars.
15304 (test_no_truncation_of_unlimited_history_file): Use save_vars.
15305 * gdb.base/readline.exp: Use save_vars.
15306
abe8e607
PP
153072015-08-12 Patrick Palka <patrick@parcs.ath.cx>
15308
15309 * lib/gdb.exp (save_vars): New proc.
15310
629500fa
KS
153112015-08-11 Keith Seitz <keiths@redhat.com>
15312
15313 * gdb.base/help.exp: Update help_breakpoint_text.
15314
eb8c4e2e
KS
153152015-08-11 Keith Seitz <keiths@redhat.com>
15316
15317 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
15318 (at toplevel): Call test_explicit_breakpoints.
15319 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
15320 breakpoints.
15321 * lib/mi-support.exp (mi_make_breakpoint): Add support for
15322 breakpoint conditions, "-cond".
15323
87f0e720
KS
153242015-08-11 Keith Seitz <keiths@redhat.com>
15325
15326 * gdb.linespec/3explicit.c: New file.
15327 * gdb.linespec/cpexplicit.cc: New file.
15328 * gdb.linespec/cpexplicit.exp: New file.
15329 * gdb.linespec/explicit.c: New file.
15330 * gdb.linespec/explicit.exp: New file.
15331 * gdb.linespec/explicit2.c: New file.
15332 * gdb.linespec/ls-errs.exp: Add explicit location tests.
15333 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
15334 before using in the matching pattern.
15335 Clarify that `prefix' is a regular expression.
15336
f00aae0f
KS
153372015-08-11 Keith Seitz <keiths@redhat.com>
15338
15339 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
15340 test.
15341 Add tests for missing ",FMT" and ",".
15342
e27852be
DE
153432015-08-10 Doug Evans <dje@google.com>
15344 Keith Seitz <keiths@redhat.com>
15345
15346 PR gdb/17960
15347 * gdb.base/completion.exp: Add location completer tests.
15348
7f03bd92
PA
153492015-08-07 Pedro Alves <palves@redhat.com>
15350
15351 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
15352 tests here.
15353 (top level): Run do_test with and without displaced stepping.
15354
3fc8eb30
PA
153552015-08-07 Pedro Alves <palves@redhat.com>
15356
15357 * gdb.base/valgrind-disp-step.c: New file.
15358 * gdb.base/valgrind-disp-step.exp: New file.
15359
d4569d7b
PA
153602015-08-07 Pedro Alves <palves@redhat.com>
15361
15362 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
15363 Delete function.
15364 (main): Add alarm. Run an infinite loop instead of calling
15365 wait_threads.
15366 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
15367 comment.
15368 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
15369 Delete function.
15370 (main): Add alarm. Run an infinite loop instead of calling
15371 wait_threads.
15372 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
15373 comment.
15374
e1316e60
PA
153752015-08-07 Pedro Alves <palves@redhat.com>
15376
15377 * gdb.base/checkpoint-ns.exp: New file.
15378 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
15379 standard_testfile.
15380
da8c46d2
MM
153812015-08-07 Markus Metzger <markus.t.metzger@intel.com>
15382
15383 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
15384 * gdb.btrace/instruction_history.exp: Update.
15385 * gdb.btrace/tsx.exp: New.
15386 * gdb.btrace/tsx.c: New.
15387
de1c2c52
PA
153882015-08-06 Pedro Alves <palves@redhat.com>
15389
15390 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
15391 increase timeout.
15392 * gdb.reverse/until-precsave.exp: Bump timeouts.
15393
782e0bf4
PA
153942015-08-06 Pedro Alves <palves@redhat.com>
15395
15396 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
15397
83e97ed0
PA
153982015-08-06 Pedro Alves <palves@redhat.com>
15399
15400 PR gdb/18749
15401 * gdb.threads/process-dies-while-handling-bp.c: New file.
15402 * gdb.threads/process-dies-while-handling-bp.exp: New file.
15403
863d01bd
PA
154042015-08-06 Pedro Alves <palves@redhat.com>
15405
15406 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
15407 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
15408
0a39bb32
PA
154092015-08-05 Pedro Alves <palves@redhat.com>
15410
15411 * gdb.threads/next-while-other-thread-longjmps.c: New file.
15412 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
15413
ee2d2b10
SL
154142015-08-03 Sandra Loosemore <sandra@codesourcery.com>
15415
15416 * gdb.base/bp-permanent.exp: Report test as unsupported if
15417 the target cannot stop at the permanent breakpoint.
15418
4e1bdb00
DE
154192015-08-03 Doug Evans <dje@google.com>
15420
15421 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
15422 10000.
15423
3d338901
DE
154242015-08-03 Doug Evans <dje@google.com>
15425
15426 * Makefile.in (workers/%.worker, build-perf): New rule.
15427 (GDB_PERFTEST_MODE): New variable.
15428 (check-perf): Use it.
15429 (clean): Clean up gdb.perf parallel build subdirs.
15430 * lib/build-piece.exp: New file.
15431 * lib/gdb.exp (make_gdb_parallel_path): New function
15432 (standard_output_file, standard_temp_file): Call it.
15433 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
15434 of $GDB_PARALLEL.
15435 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
15436
af061d3e
DE
154372015-08-03 Doug Evans <dje@google.com>
15438
8e1afc81 15439 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
15440 (LOG_FILE_NAME): New global.
15441 (TextReporter.__init__): Initialize self.txt_sum.
15442 (TextReporter.report): Add support for multiple data-points.
15443 Move report to perftest.sum, put raw data in perftest.log.
15444 (TextReporter.start): Open sum and log files.
15445 (TextReporter.end): Close sum and log files.
8e1afc81
DE
15446 * gdb.perf/lib/perftest/testresult.py
15447 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 15448
2c8c5d37
PA
154492015-07-31 Pedro Alves <palves@redhat.com>
15450
15451 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
15452 Use spawn_id_get_pid. Wait for spawn id after eof. Use
15453 kill_wait_spawned_process instead of explicit "kill -9".
15454 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
15455 returning a spawn id instead of a pid. Use spawn_id_get_pid and
15456 kill_wait_spawned_process.
15457 * gdb.base/attach-twice.exp: Likewise.
15458 * gdb.base/attach.exp: Likewise.
15459 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
15460 gdb_test_multiple.
15461 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
15462 returning a spawn id instead of a pid. Use spawn_id_get_pid and
15463 kill_wait_spawned_process.
15464 * gdb.base/valgrind-infcall.exp: Likewise.
15465 * gdb.multi/multi-attach.exp: Likewise.
15466 * gdb.python/py-prompt.exp: Likewise.
15467 * gdb.python/py-sync-interp.exp: Likewise.
15468 * gdb.server/ext-attach.exp: Likewise.
15469 * gdb.threads/attach-into-signal.exp (corefunc): Use
15470 spawn_wait_for_attach, spawn_id_get_pid and
15471 kill_wait_spawned_process.
15472 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
15473 spawn_wait_for_attach returning a spawn id instead of a pid. Use
15474 spawn_id_get_pid and kill_wait_spawned_process.
15475 * gdb.threads/attach-stopped.exp (corefunc): Use
15476 spawn_wait_for_attach, spawn_id_get_pid and
15477 kill_wait_spawned_process.
15478 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
15479 Use spawn_id_get_pid. Wait for spawn id after eof. Use
15480 kill_wait_spawned_process instead of explicit "kill -9".
15481 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
15482 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
15483 (spawn_wait_for_attach): Use spawn instead of exec to spawn
15484 processes. Don't map cygwin/windows pids here. Now returns a
15485 spawn id list.
15486
032a0fca
SL
154872015-07-30 Sandra Loosemore <sandra@codesourcery.com>
15488
15489 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
15490 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
15491 correct patch.
15492
61a934ca
SL
154932015-07-30 Sandra Loosemore <sandra@codesourcery.com>
15494
15495 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
15496
4bc4d428
SL
154972015-07-30 Sandra Loosemore <sandra@codesourcery.com>
15498
15499 Reapply:
15500 2014-05-21 Mark Wielaard <mjw@redhat.com>
15501
15502 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
15503
998d452a
PA
155042015-07-30 Pedro Alves <palves@redhat.com>
15505
15506 * linux-low.c (handle_extended_wait): Set the child's last
15507 reported status to TARGET_WAITKIND_STOPPED.
15508
69dde7dc
PA
155092015-07-30 Pedro Alves <palves@redhat.com>
15510
15511 PR threads/18600
15512 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
15513 only shows inferior 1.
15514
4dd63d48
PA
155152015-07-30 Simon Marchi <simon.marchi@ericsson.com>
15516 Pedro Alves <palves@redhat.com>
15517
15518 PR threads/18600
15519 * gdb.threads/fork-plus-threads.c: New file.
15520 * gdb.threads/fork-plus-threads.exp: New file.
15521
d618e4c5
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): Use
15526 send_quit_command.
15527
1eef6428
PA
155282015-07-29 Pedro Alves <palves@redhat.com>
15529 Don Breazeal <donb@codesourcery.com>
15530
15531 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
15532 output from both inferior_spawn_id and gdb_spawn_id.
15533
7da5b897
SDJ
155342015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
15535
15536 * gdb.threads/attach-into-signal.exp (corefunc): Use
15537 with_test_prefix on nested loops, uniquefying the test messages.
15538
dac804df
SDJ
155392015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
15540
15541 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
15542 commit.
15543
06265e53
PP
155442015-07-29 Patrick Palka <patrick@parcs.ath.cx>
15545
15546 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
15547 New proc.
15548 (test_terminal_settings_preserved_after_sigterm): New test.
15549
18206ca3
PP
155502015-07-29 Patrick Palka <patrick@parcs.ath.cx>
15551
15552 * gdb.base/batch-preserve-term-settings.exp
15553 (test_terminal_settings_preserved_after_cli_exit): New test.
15554
90074d11
PP
155552015-07-29 Patrick Palka <patrick@parcs.ath.cx>
15556
15557 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
15558 manipulation of saved_gdbflags.
15559 (test_terminal_settings_preserved): Remove global declaration of
15560 the unused variable pagination_prompt. Remove manipulation of
15561 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
15562 GDBFLAGS.
15563
eb1a7902
PA
155642015-07-29 Pedro Alves <palves@redhat.com>
15565
15566 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
15567
8b75dd3b
PA
155682015-07-29 Pedro Alves <palves@redhat.com>
15569
15570 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
15571 at the top.
15572
dedad4e3
PA
155732015-07-29 Pedro Alves <palves@redhat.com>
15574
15575 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
15576 (main): Call gdb_unbuffer_output.
15577 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
15578 (main): Call gdb_unbuffer_output.
15579 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
15580 (main): Call gdb_unbuffer_output.
15581 * gdb.base/call-strs.exp: Adjust to step over the
15582 gdb_unbuffer_output call.
15583 * gdb.base/catch-gdb-caused-signals.c: Include
15584 "../lib/unbuffer_output.c".
15585 (main): Call gdb_unbuffer_output.
15586 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
15587 (main): Call gdb_unbuffer_output.
15588 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
15589 (main): Call gdb_unbuffer_output.
15590 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
15591 (main): Call gdb_unbuffer_output.
15592 * gdb.base/shlib-call.exp: Adjust to step over the
15593 gdb_unbuffer_output call.
15594 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
15595 (main): Call gdb_unbuffer_output.
15596 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
15597 (main): Call gdb_unbuffer_output.
15598 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
15599 (main): Rename to ...
15600 (test): ... this.
15601 (main): Reimplement.
15602 * gdb.base/varargs.exp: Run to test instead of to main.
15603 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
15604 (main): Call gdb_unbuffer_output.
15605
58789a91
PA
156062015-07-29 Pedro Alves <palves@redhat.com>
15607
15608 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
15609 factore out from mi_continue_dprintf. For call-style dprintfs,
15610 expect dprintf output out of $inferior_spawn_id.
15611 (mi_continue_dprintf): Use mi_expect_dprintf.
15612 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
15613 (main): Call gdb_unbuffer_output.
15614
e8376742
PA
156152015-07-29 Pedro Alves <palves@redhat.com>
15616
15617 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
15618 (default_mi_gdb_start): Set inferior_spawn_id instead of
15619 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
15620 gdb_spawn_id.
15621 (mi_gdb_test): Always expect inferior output from both
15622 $inferior_spawn_id and $gdb_spawn_id.
15623
08280010
PA
156242015-07-29 Pedro Alves <palves@redhat.com>
15625
15626 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
15627 send_inferior and $inferior_spawn_id.
15628
4d30e432
PA
156292015-07-29 Pedro Alves <palves@redhat.com>
15630
15631 * gdb.gdb/complaints.exp (test_initial_complaints)
15632 (test_serial_complaints, test_short_complaints): Use
15633 gdb_test_stdio.
15634 (test_empty_complaint): Handle $inferior_spawn_id !=
15635 $gdb_spawn_id.
15636
0d30a335
PA
156372015-07-29 Pedro Alves <palves@redhat.com>
15638
15639 * gdb.base/varargs.exp: Use gdb_test_stdio.
15640
39413b29
PA
156412015-07-29 Pedro Alves <palves@redhat.com>
15642
15643 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
15644
7cb000a9
PA
156452015-07-29 Pedro Alves <palves@redhat.com>
15646
15647 * gdb.base/ending-run.exp: Use gdb_test_stdio.
15648
d7b8ac82
PA
156492015-07-29 Pedro Alves <palves@redhat.com>
15650
15651 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
15652 parameter into two new parameters, "inf_result" and "gdb_result".
15653 Expect inferior output and gdb output from $inferior_spawn_id and
15654 $gdb_spawn_id, respectively. Adjust all callers.
15655
789c3a0c
PA
156562015-07-29 Pedro Alves <palves@redhat.com>
15657
15658 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
15659 of gdb_test_sequence.
15660
77e760c3
PA
156612015-07-29 Pedro Alves <palves@redhat.com>
15662
15663 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
15664 (saw_spurious_output): Expect inferior output from
15665 $inferior_spawn_id. Use gdb_test_stdio.
15666
8396d2cd
PA
156672015-07-29 Pedro Alves <palves@redhat.com>
15668
15669 * gdb.base/dprintf.exp: Use standard_testfile. Change
15670 prepare_for_testing call.
15671 (srcfile): Don't set.
15672 (restart): New procedure.
15673 (test_dprintf): New procecure, use to continue over dprintfs.
15674 (test_call, test_agent): New procedures, tests moved here.
15675 Restart gdb and recreate dprintfs. Adjust expected output.
15676
2051d61f
PA
156772015-07-29 Pedro Alves <palves@redhat.com>
15678
15679 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
15680
452397af
PA
156812015-07-29 Pedro Alves <palves@redhat.com>
15682
15683 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
15684
8aed9555
PA
156852015-07-29 Pedro Alves <palves@redhat.com>
15686
15687 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
15688 gdb_test_stdio.
15689
188a61b4
PA
156902015-07-29 Pedro Alves <palves@redhat.com>
15691
15692 * lib/gdb.exp (gdb_test_stdio): New procedure.
15693
12264a45
PA
156942015-07-29 Pedro Alves <palves@redhat.com>
15695
15696 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
15697
23ffc893
PA
156982015-07-29 Pedro Alves <palves@redhat.com>
15699
15700 * gdb.base/call-signal-resume.exp: Remove check for
15701 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
15702 * gdb.base/unwindonsignal.exp: Likewise.
15703 * gdb.base/call-signals.c (gen_signal): Remove printf call.
15704 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
15705
65566918
PA
157062015-07-29 Pedro Alves <palves@redhat.com>
15707
15708 * gdb.base/siginfo-addr.c (pass): New function.
15709 (handler): Call it iff si_addr is correct.
15710 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
15711 Set a breakpoint at "pass" and continue to it.
15712
d60a9221
SDJ
157132015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
15714
15715 * gdb.python/py-objfile.exp: Make some tests have unique names.
15716 * gdb.python/py-pp-registration.exp: Likewise.
15717
bde40b8f
PA
157182015-07-28 Pedro Alves <palves@redhat.com>
15719
15720 * gdb.server/server-exec-info.exp: Issue a "disconnect".
15721
13e1dec8
SM
157222015-07-27 Simon Marchi <simon.marchi@ericsson.com>
15723
15724 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
15725
da33c9a7
SM
157262015-07-27 Simon Marchi <simon.marchi@ericsson.com>
15727
15728 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
15729
077836f7
PP
157302015-07-27 Patrick Palka <patrick@parcs.ath.cx>
15731
15732 * gdb.base/gdb-sigterm-2.exp: New test.
15733
b8cc7b2e
DE
157342015-07-25 Doug Evans <xdje42@gmail.com>
15735
15736 Revert:
15737 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
15738 (workers/%.worker, build-perf): New rule.
15739 (GDB_PERFTEST_MODE): New variable.
15740 (check-perf): Use it.
15741 (clean): Clean up gdb.perf parallel build subdirs.
15742 * lib/build-piece.exp: New file.
15743 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
15744 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
15745 name.
15746 (standard_temp_file): Ditto.
15747 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
15748 of $GDB_PARALLEL.
15749
c8bd4544
DE
157502015-07-24 Doug Evans <dje@google.com>
15751
15752 * gdb.perf/lib/perftest/utils.py: New file.
15753 * gdb.perf/gm-hello.cc: New file.
15754 * gdb.perf/gm-pervasive-typedef.cc: New file.
15755 * gdb.perf/gm-pervasive-typedef.h: New file.
15756 * gdb.perf/gm-std.cc: New file.
15757 * gdb.perf/gm-std.h: New file.
15758 * gdb.perf/gm-use-cerr.cc: New file.
15759 * gdb.perf/gm-utils.h: New file.
15760 * gdb.perf/gmonster-null-lookup.py: New file.
15761 * gdb.perf/gmonster-pervasive-typedef.py: New file.
15762 * gdb.perf/gmonster-print-cerr.py: New file.
15763 * gdb.perf/gmonster-ptype-string.py: New file.
15764 * gdb.perf/gmonster-runto-main.py: New file.
15765 * gdb.perf/gmonster-select-file.py: New file.
15766 * gdb.perf/gmonster1-null-lookup.exp: New file.
15767 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
15768 * gdb.perf/gmonster1-print-cerr.exp: New file.
15769 * gdb.perf/gmonster1-ptype-string.exp: New file.
15770 * gdb.perf/gmonster1-runto-main.exp: New file.
15771 * gdb.perf/gmonster1-select-file.exp: New file.
15772 * gdb.perf/gmonster1.cc: New file.
15773 * gdb.perf/gmonster1.exp: New file.
15774 * gdb.perf/gmonster2-null-lookup.exp: New file.
15775 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
15776 * gdb.perf/gmonster2-print-cerr.exp: New file.
15777 * gdb.perf/gmonster2-ptype-string.exp: New file.
15778 * gdb.perf/gmonster2-runto-main.exp: New file.
15779 * gdb.perf/gmonster2-select-file.exp: New file.
15780 * gdb.perf/gmonster2.cc: New file.
15781 * gdb.perf/gmonster2.exp: New file.
15782
6eab34f3
DE
157832015-07-24 Doug Evans <dje@google.com>
15784
15785 * gdb.perf/README: New file.
15786 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
15787 * lib/gen-perf-test.exp: New file.
15788
63738bfd
DE
157892015-07-24 Doug Evans <dje@google.com>
15790
15791 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
15792 (PerfTest::startup): New function.
15793 (PerfTest::run): Return result of calling body.
15794 (PerfTest::assemble): Rewrite.
15795 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
15796 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
15797 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
15798 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
15799 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
15800
7b606f95
DE
158012015-07-24 Doug Evans <dje@google.com>
15802
15803 * lib/gdb.exp (clean_restart): Make executable optional.
15804
a97b16b8
DE
158052015-07-24 Doug Evans <dje@google.com>
15806
15807 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
15808 compiler_info references.
15809 * gdb.cp/temargs.exp: Ditto.
15810 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
15811 (get_compiler_info): Early exit if already computed. Set compiler_info
15812 to "unknown" if there was a problem.
15813 (test_compiler_info): Add function comment. Call get_compiler_info.
15814
35baa57f
DE
158152015-07-24 Doug Evans <dje@google.com>
15816
15817 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
15818 (workers/%.worker, build-perf): New rule.
15819 (GDB_PERFTEST_MODE): New variable.
15820 (check-perf): Use it.
15821 (clean): Clean up gdb.perf parallel build subdirs.
15822 * lib/build-piece.exp: New file.
15823 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
15824 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
15825 name.
15826 (standard_temp_file): Ditto.
15827 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
15828 of $GDB_PARALLEL.
15829
6ebea266
DE
158302015-07-24 Doug Evans <dje@google.com>
15831
15832 * lib/future.exp (gdb_default_target_compile): New option
15833 "early_flags".
15834 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
15835 --as-needed.
15836
1e76a7e9
SDJ
158372015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
15838
15839 * gdb.base/catch-syscall.exp: Call gdb_exit before
15840 gdb_skip_xml_test.
15841
5068630a
PA
158422015-07-24 Pedro Alves <palves@redhat.com>
15843
15844 * gdb.python/py-events.exp: Accept output between the stop event
15845 and the prompt.
15846 * gdb.python/py-evsignal.exp: Likewise.
15847 * gdb.python/py-evthreads.exp: Likewise.
15848
77598427
PA
158492015-07-24 Pedro Alves <palves@redhat.com>
15850
15851 PR gdb/18717
15852 * gdb.threads/non-ldr-exit.c: New file.
15853 * gdb.threads/non-ldr-exit.exp: New file.
15854
11e6c98f
YQ
158552015-07-24 Yao Qi <yao.qi@linaro.org>
15856
15857 * gdb.server/ext-wrapper.exp: Test --wrapper option when
15858 restarting process.
15859
51aee833
YQ
158602015-07-24 Yao Qi <yao.qi@linaro.org>
15861
15862 * gdb.server/ext-restart.exp: New file.
15863
8cfe207c
YQ
158642015-07-24 Yao Qi <yao.qi@linaro.org>
15865
15866 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
15867 argument options.
15868 * gdb.server/ext-wrapper.exp: New file.
15869
cc12ce38
DE
158702015-07-23 Doug Evans <dje@google.com>
15871
15872 * gdb.dwarf2/dw2-dummy-cu.S: New file.
15873 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
15874
d0d84780
PMR
158752015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
15876
15877 * gdb.ada/var_arr_typedef.exp: New testcase.
15878 * gdb.ada/var_arr_typedef/pack.adb: New file.
15879 * gdb.ada/var_arr_typedef/pack.ads: New file.
15880 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
15881
8b558f79
JB
158822015-07-20 Joel Brobecker <brobecker@adacore.com>
15883
15884 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
15885
775a3298
JK
158862015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
15887
15888 * gdb.arch/i386-biarch-core.exp: Replace istarget
15889 by "complete set gnutarget". Remove expectation for the "core-file"
15890 command.
15891
db1ff28b
JK
158922015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
15893
15894 Revert the previous commit:
15895 Tests for validate symbol file using build-id.
15896
0a94970d
JK
158972015-07-15 Aleksandar Ristovski <aristovski@qnx.com
15898
15899 Tests for validate symbol file using build-id.
15900 * gdb.base/solib-mismatch-lib.c: New file.
15901 * gdb.base/solib-mismatch-libmod.c: New file.
15902 * gdb.base/solib-mismatch.c: New file.
15903 * gdb.base/solib-mismatch.exp: New file.
15904
03346981
SL
159052015-07-15 Sandra Loosemore <sandra@codesourcery.com>
15906
15907 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
15908 nios2-*-linux*.
15909 * gdb.base/sigbpt.exp (stepi_out): Likewise.
15910 * gdb.base/siginfo.exp: Likewise.
15911 * gdb.base/sigstep.exp (advance, advancei): Likewise.
15912
42422cc7
PL
159132015-07-15 Pierre Langlois <pierre.langlois@arm.com>
15914
15915 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
15916 Move it to ...
15917 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
15918 ... here.
15919 * gdb.trace/range-stepping.exp: Check that the target supports
15920 range stepping.
15921
cfa68bae
JK
159222015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
15923
15924 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
15925
8ffdba26
PA
159262015-07-14 Pedro Alves <palves@redhat.com>
15927
15928 * gdb.base/killed-outside.exp: New file.
15929 * gdb.base/killed-outside.c: New file.
15930
218a5a11
JK
159312015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
15932
15933 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
15934 (n at main): New.
15935 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
15936
e03ed3c6
AA
159372015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
15938
15939 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
15940 infcall tests instead of setting up for KFAIL.
15941
485668e5
MM
159422015-07-10 Markus Metzger <markus.t.metzger@intel.com>
15943
15944 * gdb.btrace/record_goto-step.exp: New.
15945
08464196
JK
159462015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
15947
15948 PR compile/18484
15949 * gdb.compile/compile.c (struct struct_type): Add volatile to
15950 selffield's type.
15951 * gdb.compile/compile.exp
15952 (compile code struct_object.selffield = &struct_object): Skip further
15953 struct_object tests if this one xfails.
15954
bcf5c1d9
RC
159552015-07-08 Robert O'Callahan <robert@ocallahan.org>
15956
15957 PR exp/18617
15958 * gdb.trace/ax.exp: Add test.
15959
4931af25
YQ
159602015-07-07 Yao Qi <yao.qi@linaro.org>
15961
15962 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
15963 instead of istarget "aarch64*-*-*".
15964 * gdb.arch/aarch64-fp.exp: Likewise.
15965 * gdb.base/float.exp: Likewise.
15966 * gdb.reverse/aarch64.exp: Likewise.
15967 * lib/gdb.exp (is_aarch64_target): New proc.
15968
9fcf688e
YQ
159692015-07-07 Yao Qi <yao.qi@linaro.org>
15970
15971 * lib/gdb.exp (is_aarch32_target): New proc.
15972 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
15973 instead of "istarget "arm*-*-*"".
15974 * gdb.arch/arm-disp-step.exp: Likewise.
15975 * gdb.arch/thumb-bx-pc.exp: Likewise.
15976 * gdb.arch/thumb-prologue.exp: Likewise.
15977 * gdb.arch/thumb-singlestep.exp: Likewise.
15978 * gdb.base/disp-step-syscall.exp: Likewise.
15979 * gdb.base/float.exp: Likewise.
15980
fbd8d50d
YQ
159812015-07-07 Yao Qi <yao.qi@linaro.org>
15982
15983 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
15984 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
15985
71be1fdc
YQ
159862015-07-07 Yao Qi <yao.qi@linaro.org>
15987
15988 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
15989 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
15990 if it exists.
15991 * gdb.multi/multi-arch.exp: Likewise.
15992
3e221d36
SM
159932015-07-07 Simon Marchi <simon.marchi@ericsson.com>
15994
15995 * gdb.python/py-lazy-string.exp: Add missing parentheses to
15996 print.
15997
d441430b
YQ
159982015-07-07 Yao Qi <yao.qi@linaro.org>
15999
16000 * gdb.arch/thumb-singlestep.exp: Do one more single step.
16001
06f810bd
MG
160022015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
16003
16004 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
16005 '[' and ']' characters.
16006
5e61e7c0
IB
160072015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
16008
16009 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
16010
28bf096c
PA
160112015-06-29 Pedro Alves <palves@redhat.com>
16012
16013 PR threads/18127
16014 * gdb.threads/hand-call-new-thread.c: New file.
16015 * gdb.threads/hand-call-new-thread.c: New file.
16016
ee93cd5e
KS
160172015-06-26 Keith Seitz <keiths@redhat.com>
16018 Doug Evans <dje@google.com>
16019
16020 PR 16253
16021 * gdb.cp/var-tag-2.cc: New file.
16022 * gdb.cp/var-tag-3.cc: New file.
16023 * gdb.cp/var-tag-4.cc: New file.
16024 * gdb.cp/var-tag.cc: New file.
16025 * gdb.cp/var-tag.exp: New file.
16026
fc637f04
PP
160272015-06-26 Patrick Palka <patrick@parcs.ath.cx>
16028
16029 * gdb.base/history-duplicates.exp: New test.
16030
2e52ae68
PP
160312015-06-26 Patrick Palka <patrick@parcs.ath.cx>
16032
16033 * gdb.base/completion.exp: Test the completion of the "focus"
16034 command.
16035
6e22494e
JK
160362015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
16037
16038 * gdb.arch/amd64-prologue-skip.S: New file.
16039 * gdb.arch/amd64-prologue-skip.exp: New file.
16040
bf7b9cd9
SM
160412015-06-25 Simon Marchi <simon.marchi@ericsson.com>
16042
16043 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
16044 is_address_zero_readable check.
16045
201e8dfd
PB
160462015-06-24 Peter Bergner <bergner@vnet.ibm.com>
16047
16048 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
16049 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
16050
5cd867b4
YQ
160512015-06-24 Yao Qi <yao.qi@linaro.org>
16052
16053 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
16054 linux targets.
16055
4d7be007
YQ
160562015-06-24 Yao Qi <yao.qi@linaro.org>
16057
16058 * lib/gdb.exp (supports_get_siginfo_type): New proc.
16059 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
16060 * gdb.base/siginfo-thread.exp: Likewise.
16061
07fcd301
YQ
160622015-06-22 Yao Qi <yao.qi@linaro.org>
16063
16064 * boards/remote-gdbserver-on-localhost.exp: Add comments.
16065
52042a00
YQ
160662015-06-22 Yao Qi <yao.qi@linaro.org>
16067
16068 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
16069 aarch64*-*-*.
16070 (skip_hw_watchpoint_tests): Likewise.
16071
74bd41ce
PP
160722015-06-18 Patrick Palka <patrick@parcs.ath.cx>
16073
16074 * gdb.base/gdbinit-history.exp: Test the interaction between
16075 setting GDBHISTSIZE and setting the history size via .gdbinit.
16076
bc460514
PP
160772015-06-17 Patrick Palka <patrick@parcs.ath.cx>
16078
16079 PR gdb/16999
16080 * gdb.base/gdbhistsize-history.exp: New test.
16081
b58c513b
PP
160822015-06-17 Patrick Palka <patrick@parcs.ath.cx>
16083
16084 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
16085 with GDBHISTSIZE.
16086 * gdb.base/readline.exp: Likewise.
16087
92046791
YQ
160882015-06-17 Yao Qi <yao.qi@linaro.org>
16089
16090 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
16091 line.
16092
2093d2d3
PP
160932015-06-17 Patrick Palka <patrick@parcs.ath.cx>
16094
16095 * gdb.base/gdbinit-history.exp: Add test case to check that
16096 an unlimited history file does not get truncated on exit.
16097
e6c693af
AA
160982015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16099
16100 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
16101 (VECTOR): New macro. Use it...
16102 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
16103 ...for these typedefs.
16104 (int8, char1, int1, double1): New typedefs.
16105 (struct just_int2, struct two_int2): New structures.
16106 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
16107 (add_structvecs, add_singlevecs): New functions.
16108 (main): Call add_some_intvecs twice.
16109 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
16110 the compile and exit upon failure. Try compiling for the "native"
16111 architecture. Test inferior function calls with vector arguments
16112 and vector return value handling with "finish" and "return".
16113
c74f7d1c
JT
161142015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
16115
16116 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
16117 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
16118 PE file.
16119 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
16120
98aa42ee
AT
161212015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
16122
16123 PR breakpoints/16465
16124 * gdb.mi/mi-dprintf-pending.c: New file.
16125 * gdb.mi/mi-dprintf-pending.exp: New test.
16126 * gdb.mi/mi-dprintf-pendshr.c: New file.
16127
7d73c23c 161282015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 16129 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
16130
16131 * gdb.arch/i386-mpx-map.c: New file.
16132 * gdb.arch/i386-mpx-map.exp: New File.
16133
161342015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
16135
16136 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
16137 * gdb.arch/i386-mpx.exp: Indentation fixed.
16138
161392015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
16140
16141 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
16142 function and improved indentation.
16143 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
16144 gdb_test_multiple. Added additional tests to skip the test.
16145
161462015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
16147
16148 * gdb.arch/i386-avx512.c: Change path in include file.
16149 * gdb.arch/i386-avx512.exp: Change include dir path
16150 compilation flag.
16151 * gdb.arch/i386-mpx.c: Change path in include file.
16152 * gdb.arch/i386-mpx.exp: Change include dir path compilation
16153 flag.
16154
d5eba19a
JK
161552015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
16156
16157 * gdb.compile/compile-print.exp (compile print *vararray@3)
16158 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
16159
7f361056
JK
161602015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
16161
16162 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
16163 (do not keep jit in memory): ... this.
16164 (expect 5): Change it to ...
16165 (expect no 5): ... this.
16166
3b462ec2
SM
161672015-06-02 Simon Marchi <simon.marchi@ericsson.com>
16168
16169 PR gdb/15564
16170 * gdb.mi/mi-detach.exp: New file.
16171
e0619de6
JK
161722015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
16173
16174 PR symtab/18392
16175 * gdb.arch/amd64-tailcall-self.S: New file.
16176 * gdb.arch/amd64-tailcall-self.c: New file.
16177 * gdb.arch/amd64-tailcall-self.exp: New file.
16178
e970cb34
DB
161792015-05-28 Don Breazeal <donb@codesourcery.com>
16180
16181 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
16182 tests for remote targets by checking is_target_gdbserver.
16183
b2e2f908
DE
161842015-05-27 Doug Evans <dje@google.com>
16185
16186 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
16187 * gdb.dwarf2/opaque-type-lookup.c: New file.
16188 * gdb.dwarf2/opaque-type-lookup.exp: New file.
16189
82c7be31
DE
161902015-05-26 Doug Evans <dje@google.com>
16191
16192 * gdb.cp/iostream.cc: New file.
16193 * gdb.cp/iostream.exp: New file.
16194
b4f54984
DE
161952015-05-26 Doug Evans <dje@google.com>
16196
16197 * gdb.dwarf2/dw2-op-call.exp: Update.
16198 * gdb.dwarf2/dw4-sig-types.exp: Update.
16199 * gdb.dwarf2/implptr.exp: Update.
16200 * gdb.mi/mi-cmd-param-changed.exp: Update.
16201
4ea6efe9
DE
162022015-05-26 Doug Evans <dje@google.com>
16203
16204 * gdb.python/py-lazy-string.c: New file.
16205 * gdb.python/py-lazy-string.exp: New file.
16206 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
16207 (main): Update. Add estring3.
16208 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
16209 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
16210
f6bb7db3
YQ
162112015-05-26 Omair Javaid <omair.javaid@linaro.org>
16212 Yao Qi <yao.qi@linaro.org>
16213
16214 * gdb.reverse/aarch64.c: New.
16215 * gdb.reverse/aarch64.exp: New.
16216
a81bfbd0
OJ
162172015-05-26 Omair Javaid <omair.javaid@linaro.org>
16218
25d49b86
PA
16219 * lib/gdb.exp (supports_process_record): Return true for
16220 aarch64*-linux*.
a81bfbd0
OJ
16221 (supports_reverse): Likewise.
16222
158bf1b4
PP
162232015-05-22 Patrick Palka <patrick@parcs.ath.cx>
16224
16225 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
16226 Use with_test_prefix.
16227
a0145030
AB
162282015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
16229
16230 * gdb.base/completion.exp: Add test for completion of layout
16231 names.
16232
ebe3b578
AB
162332015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
16234
16235 * lib/gdb.exp (skip_tui_tests): New proc.
16236 * gdb.base/tui-layout.exp: Check skip_tui_tests.
16237
84204ed7
PA
162382015-05-19 Pedro Alves <palves@redhat.com>
16239
16240 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
16241 Save the whole env array instead of just HOME. Unset HISTSIZE in
16242 the environment while testing. Restore whole environment
16243 afterwards.
16244
37442ce1
DE
162452015-05-16 Doug Evans <xdje42@gmail.com>
16246
16247 * gdb.guile/scm-ports.c: New file.
16248 * gdb.guile/scm-ports.exp: Add memory port tests.
16249
36de76f9
JK
162502015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
16251
16252 * gdb.compile/compile-print.c: New file.
16253 * gdb.compile/compile-print.exp: New file.
16254
3a9558c4
JK
162552015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
16256
16257 * gdb.compile/compile-ops.exp: Cast param to void.
16258 * gdb.compile/compile.exp: Complete type for _gdb_expr.
16259 (compile code struct_object.selffield = &struct_object): Add xfail.
16260
aa715135
JG
162612015-05-15 Joel Brobecker <brobecker@adacore.com>
16262
16263 * gdb.ada/arr_enum_with_gap: New testcase.
16264
931e5bc3
JG
162652015-05-15 Joel Brobecker <brobecker@adacore.com>
16266
16267 * gdb.ada/byte_packed_arr: New testcase.
16268
9cd4d857
JB
162692015-05-15 Joel Brobecker <brobecker@adacore.com>
16270
16271 * gdb.ada/pckd_neg: New testcase.
16272
ebfd00d2
PP
162732015-05-13 Patrick Palka <patrick@parcs.ath.cx>
16274
16275 PR gdb/17820
16276 * gdb.base/gdbinit-history.exp: New test.
16277 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
16278 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
16279
4c082a81
SC
162802015-05-09 Siva Chandra Reddy <sivachandra@google.com>
16281
16282 * gdb.python/py-xmethods.cc: Enhance test case.
16283 * gdb.python/py-xmethods.exp: New tests.
16284 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
16285 function.
16286 (B_indexoper): Likewise.
16287 (global_dm_list) : Add new xmethod worker functions.
16288
f7797074
SDJ
162892015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
16290
16291 * gdb.base/coredump-filter.exp: Correctly unset
16292 "coredump_var_addr" array.
16293
a4674e4e
PA
162942015-05-08 Pedro Alves <palves@redhat.com>
16295
16296 * gdb.server/non-existing-program.exp: Unset spawn_id.
16297
df2eb078
SC
162982015-05-08 Siva Chandra Reddy <sivachandra@google.com>
16299
16300 PR python/18291
16301 * gdb.python/py-xmethods.exp: Add tests.
16302
422349a3
YQ
163032015-05-08 Yao Qi <yao.qi@linaro.org>
16304
16305 PR gdb/18208
16306 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
16307 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
16308 function set_coredump_filter, and remove remote_exec call.
16309 Remove argument ipid. Callers update.
16310 (top level): Don't get inferior's PID.
16311
63fc80ce
AA
163122015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
16313
16314 * gdb.base/watch_thread_num.exp: Skip test on targets without
16315 access watchpoints.
16316
80ad801e
PA
163172015-05-06 Pedro Alves <palves@redhat.com>
16318
16319 PR server/18081
16320 * gdb.server/non-existing-program.exp: New file.
16321
0fa7fe50
JB
163222015-05-05 Joel Brobecker <brobecker@adacore.com>
16323
16324 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
16325
3ea89b92
PMR
163262015-05-05 Joel Brobecker <brobecker@adacore.com>
16327
16328 * gdb.ada/out_of_line_in_inlined: New testcase.
16329
87b8eff0
JB
163302015-05-05 Joel Brobecker <brobecker@adacore.com>
16331
16332 * gdb.ada/var_rec_arr: New testcase.
16333
5fccc635
YQ
163342015-04-30 Yao Qi <yao.qi@linaro.org>
16335
16336 * gdb.base/break-idempotent.exp: If
16337 skip_hw_watchpoint_multi_tests returns true, skip the tests
16338 on "rwatch" and "awatch".
16339
42d38f42
YQ
163402015-04-30 Yao Qi <yao.qi@linaro.org>
16341
16342 * gdb.base/relativedebug.exp: Invoke gdb command
16343 "info sharedlibrary", and if libc.so doesn't have debug info,
16344 skip the test.
16345
2ce1cdbf
DE
163462015-04-29 Doug Evans <dje@google.com>
16347
16348 * gdb.python/py-xmethods.exp: Add ptype tests.
16349 * gdb.python/py-xmethods.py (E_method_char_worker): Add
16350 get_result_type method.
16351
f24a38c5
LM
163522015-04-29 Luis Machado <lgustavo@codesourcery.com>
16353
16354 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
16355 the target does not support hardware watchpoints.
16356
ecbf2b3c
LM
163572015-04-29 Luis Machado <lgustavo@codesourcery.com>
16358
16359 * gdb.base/break-always.exp: Abort testing if writing to memory
16360 causes an error.
16361
34f5f757
DE
163622015-04-28 Doug Evans <dje@google.com>
16363
16364 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
16365 * gdb.python/py-pp-registration.exp: ... here. New file.
16366 * gdb.python/py-pp-registration.c: New file.
16367 * gdb.python/py-pp-registration.py: New file.
16368
69b4374a
DE
163692015-04-28 Doug Evans <dje@google.com>
16370
16371 * gdb.python/py-bad-printers.c: New file.
16372 * gdb.python/py-bad-printers.py: New file.
16373 * gdb.python/py-bad-printers.exp: New file.
16374
59fb7612
SS
163752015-04-28 Sasha Smundak <asmundak@google.com>
16376
16377 * gdb.python/py-type.exp: New test.
16378
2631b16a
AW
163792015-04-28 Andy Wingo <wingo@igalia.com>
16380
16381 * gdb.python/py-parameter.exp:
16382 * gdb.guile/scm-parameter.exp: Escape the path that we are
16383 matching against, as it might contain characters that are special
16384 to regular expressions.
16385
460efde1
JB
163862015-04-27 Joel Brobecker <brobecker@adacore.com>
16387
16388 * gdb.ada/rec_comp: New testcase.
16389
2d369d8e
SDJ
163902015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
16391
16392 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
16393 before using it.
16394
cf75d6c3
AB
163952015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
16396
16397 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
16398 new tests for verilog output.
16399
8dbe7ca5
YQ
164002015-04-24 Yao Qi <yao.qi@linaro.org>
16401
16402 * boards/remote-gdbserver-on-localhost.exp: New file.
16403
4ef9fb2f
PA
164042015-04-23 Pedro Alves <palves@redhat.com>
16405
16406 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
16407 $inferior_spawn_id instead of $inferior_spawn_id directly. On
16408 "end of file", remove $inferior_spawn_id from the indirect list.
16409
0a803169
PA
164102015-04-23 Pedro Alves <palves@redhat.com>
16411
16412 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
16413
749ef8f8
PA
164142015-04-23 Pedro Alves <palves@redhat.com>
16415
16416 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
16417 on $any_spawn_id instead of only on $gdb_spawn_id.
16418
8aae4344
PM
164192015-04-21 Pierre Muller <muller@sourceware.org>
16420
16421 PR pascal/17815
16422 * lib/pascal.exp (gpc_compile): Add new option "class".
16423 (fpc_compile): Likewise.
16424 * gdb.pascal/case-insensitive-symbols.pas: New file.
16425 * gdb.pascal/case-insensitive-symbols.exp: New file.
16426
1586c8fb
GB
164272015-04-20 Gary Benson <gbenson@redhat.com>
16428
16429 * gdb.base/attach.exp: Fix three extended remote failures.
16430
1b6e6f5c
GB
164312015-04-17 Gary Benson <gbenson@redhat.com>
16432
16433 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
16434 the main executable over the remote protocol.
16435
e797481d
PA
164362015-04-16 Pedro Alves <palves@redhat.com>
16437
16438 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
16439 a new gdbserver if gdbserver_reconnect_p is set.
16440
1ca99c42
PA
164412015-04-16 Pedro Alves <palves@redhat.com>
16442
16443 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
16444 is set, don't exit gdbserver.
16445
af9fd6f8
AA
164462015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
16447
16448 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
16449 appropriate .insn, such that an older assembler can be used.
16450 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
16451 the z/Architecture instruction set on 31-bit targets as well.
16452
04ff1e61
AA
164532015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
16454
16455 * gdb.go/handcall.exp: Remove all logic related to the first
16456 breakpoint and rely on go_runto_main instead.
16457 * gdb.go/strings.exp: Likewise.
16458 * gdb.go/unsafe.exp: Likewise.
16459 * gdb.go/hello.exp: Likewise. Also rename the remaining
16460 breakpoint marker to "breakpoint 1".
16461 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
16462 * gdb.go/strings.go: Likewise.
16463 * gdb.go/unsafe.go: Likewise.
16464 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
16465 "set breakpoint 2 here" and rename the remaining breakpoint marker
16466 to "breakpoint 1".
16467
40d2f8d6
SM
164682015-04-15 Simon Marchi <simon.marchi@ericsson.com>
16469
16470 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
16471 if itertools.imap is not present.
16472 * gdb.python/py-objfile.exp: Add parentheses.
16473 * gdb.python/py-type.exp: Same.
16474 * gdb.python/py-unwind-maint.py: Same.
16475
8cbc97c6
YQ
164762015-04-15 Yao Qi <yao.qi@linaro.org>
16477
16478 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
16479 of ":$ptr_size" and set its form explicitly.
16480
45fd756c
YQ
164812015-04-15 Pedro Alves <palves@redhat.com>
16482 Yao Qi <yao.qi@linaro.org>
16483
16484 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
16485 timeout by factor of 4.
16486 (test_regular_watch): Likewise.
16487 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
16488 * gdb.reverse/sigall-reverse.exp: Likewise.
16489 * gdb.reverse/until-precsave.exp: Likewise.
16490 * lib/gdb.exp (with_timeout_factor): New proc.
16491 (gdb_expect): Move some code to ...
16492 (get_largest_timeout): ... here. New procedure.
16493
9e811bc3
LM
164942015-04-14 Luis Machado <lgustavo@codesourcery.com>
16495
16496 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
16497
0ff6fcb2
LM
164982015-04-13 Luis Machado <lgustavo@codesourcery.com>
16499
16500 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
16501 to write to the .text section.
16502
7578d5f7
LM
165032015-04-13 Luis Machado <lgustavo@codesourcery.com>
16504
16505 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
16506 Handle the case of targets that do not provide PID information.
16507
2efe15c4
YQ
165082015-04-13 Yao Qi <yao.qi@linaro.org>
16509
16510 * lib/gdbserver-support.exp (gdb_exit): Catch exception
16511 and use expect instead of gdb_expect.
16512
8cd8f2f8
SDJ
165132015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
16514
16515 * gdb.base/coredump-filter.exp: Rename variable "addr" to
16516 "coredump_var_addr" to avoid naming conflict with other testcases.
16517
9ee41772
PA
165182015-04-10 Pedro Alves <palves@redhat.com>
16519
16520 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
16521 gdb_test_sequence and gdb_assert.
16522
07473109
PA
165232015-04-10 Pedro Alves <palves@redhat.com>
16524
16525 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
16526 test messages that don't include the breakpoint address.
16527
de3db44c
YQ
165282015-04-10 Yao Qi <yao.qi@linaro.org>
16529
16530 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
16531 false for some offset and width combinations which aren't
16532 supported by linux kernel.
16533
c79d856c
PA
165342015-04-10 Pedro Alves <palves@redhat.com>
16535
16536 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
16537 procedure, factored out from ...
16538 (top level): ... here. Add "set displaced-stepping" testing axis.
16539 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
16540 parameter "displaced". Use it.
16541 (top level): Use foreach and add "set displaced-stepping" testing
16542 axis.
16543
ebc90b50
PA
165442015-04-10 Pedro Alves <palves@redhat.com>
16545
16546 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
16547 Remove comment.
16548 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
16549 both the address of the instruction that triggers the watchpoint
16550 and the address of the instruction immediately after, and use
16551 those addresses for the test. Fix comment.
16552
8f572e5c
PA
165532015-04-10 Pedro Alves <palves@redhat.com>
16554
16555 * gdb.base/sigstep.exp (breakpoint_to_handler)
16556 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
16557 Test "backtrace" in handler.
16558 (breakpoint_over_handler): New parameter 'displaced'. Use it.
16559 (top level): Add new "displaced" test axis to
16560 breakpoint_to_handler, breakpoint_to_handler_entry and
16561 breakpoint_over_handler.
16562
8d707a12
PA
165632015-04-10 Pedro Alves <palves@redhat.com>
16564
16565 PR gdb/18216
16566 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
16567
ef713951
YQ
165682015-04-10 Yao Qi <yao.qi@linaro.org>
16569
16570 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
16571 (test_add_rn_pc): New function.
16572 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
16573 (top level): Invoke test_add_rn_pc.
16574
906d60cf
PA
165752015-04-10 Pedro Alves <palves@redhat.com>
16576
16577 PR gdb/13858
16578 * gdb.base/step-over-no-symbols.exp: New file.
16579
f2983cc3
AW
165802015-04-09 Andy Wingo <wingo@igalia.com>
16581
16582 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
16583 after the Python tests.
16584
6d62641c
SDJ
165852015-04-08 Keith Seitz <keiths@redhat.com>
16586
16587 PR python/16699
16588 * gdb.python/py-completion.exp: New tests for completion.
16589 * gdb.python/py-completion.py (CompleteLimit1): New class.
16590 (CompleteLimit2): Likewise.
16591 (CompleteLimit3): Likewise.
16592 (CompleteLimit4): Likewise.
16593 (CompleteLimit5): Likewise.
16594 (CompleteLimit6): Likewise.
16595 (CompleteLimit7): Likewise.
16596
f3770638
PA
165972015-04-08 Pedro Alves <palves@redhat.com>
16598
16599 PR gdb/18214
16600 PR gdb/18216
16601 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
16602 function.
16603 (main): Install it as SIGUSR1 handler.
16604 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
16605 parameter. Always use "setup" as prefix. Toggle "set
16606 displaced-stepping" off/on depending on global. Don't switch to
16607 thread 1 here.
16608 (top level): Add displaced stepping "off/on" test axis. Update
16609 "setup" calls. Wrap each subtest with with_test_prefix. Test
16610 continuing with a queued signal in each thread.
16611
4496bed7
PA
166122015-04-08 Pedro Alves <palves@redhat.com>
16613
16614 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
16615 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
16616 gdb_breakpoint instead of gdb_test that doesn't expect anything.
16617 Return early if running to main fails.
16618 * gdb.trace/while-stepping.exp: Likewise.
16619
b97fde92
PA
166202015-04-07 Pedro Alves <palves@redhat.com>
16621
16622 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
16623 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
16624 interact with inferior program.
16625
f71c18e7
PA
166262015-04-07 Pedro Alves <palves@redhat.com>
16627
16628 * lib/gdb.exp (inferior_spawn_id): New global.
16629 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
16630 spawn id after processing the user code.
16631 (default_gdb_start): Set inferior_spawn_id.
16632 (send_inferior): New procedure.
16633 * lib/gdbserver-support.exp (gdbserver_start): Set
16634 inferior_spawn_id.
16635 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
16636
6423214f
PA
166372015-04-07 Pedro Alves <palves@redhat.com>
16638
16639 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
16640 * lib/gdbserver-support.exp (gdbserver_start): Make
16641 $server_spawn_id global.
16642 (gdbserver_start): Don't wait for gdbserver's spawn id with
16643 expect_background.
16644 (close_gdbserver): New procedure.
16645 (gdb_exit): Rename the default version and reimplement.
16646
71c0ee8c
PA
166472015-04-07 Pedro Alves <palves@redhat.com>
16648
72f4393d 16649 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
16650 append the substituted item, not the original item.
16651
203bc29b
PA
166522015-04-07 Pedro Alves <palves@redhat.com>
16653
16654 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
16655 gdb_expect.
16656
508a3ddf
PA
166572015-04-07 Pedro Alves <palves@redhat.com>
16658
16659 * gdb.base/interrupt.exp: Don't handle the case of the inferior
16660 output appearing once only.
16661
9f6dbe2b
PA
166622015-04-07 Pedro Alves <palves@redhat.com>
16663
16664 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
16665 that doesn't expect anything. Return early if running to main
16666 fails.
16667
337532fa
YQ
166682015-04-07 Yao Qi <yao.qi@linaro.org>
16669
16670 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
16671 (child_function): Call alarm.
16672 (main): Move call to alarm into the loop.
16673 * gdb.threads/non-stop-fair-events.exp: Build program with
16674 -DTIMEOUT=$timeout.
16675
01b622d4
DE
166762015-04-06 Doug Evans <xdje42@gmail.com>
16677
16678 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
16679 Fix dest parameter to board_info.
16680 (fpc_compile): Ditto.
16681 (gdb_compile_pascal): Rename dest arg to destfile.
16682
961f4160
PMR
166832015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
16684
16685 * gdb.ada/funcall_ref.exp: New file.
16686 * gdb.ada/funcall_ref/foo.adb: New file.
16687
cafda597
YQ
166882015-04-02 Yao Qi <yao.qi@linaro.org>
16689
16690 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
16691 is remote.
16692
fed040c6
GB
166932015-04-02 Gary Benson <gbenson@redhat.com>
16694
16695 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
16696
d11916aa
SS
166972015-04-01 Sasha Smundak <asmundak@google.com>
16698
16699 * gdb.python/py-unwind-maint.c: New file.
16700 * gdb.python/py-unwind-maint.exp: New test.
16701 * gdb.python/py-unwind-maint.py: New file.
16702 * gdb.python/py-unwind.c: New file.
16703 * gdb.python/py-unwind.exp: New test.
16704 * gdb.python/py-unwind.py: New test.
16705
a1471180
PA
167062015-04-01 Pedro Alves <palves@redhat.com>
16707
16708 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
16709 to fail instead of non-existent $test.
16710
0bbeccb1
PA
167112015-04-01 Pedro Alves <palves@redhat.com>
16712
16713 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
16714 GDBFLAGS if not empty.
16715
3c724c8c
PMR
167162015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
16717
16718 * gdb.ada/complete.exp: Remove "multi_line".
16719 * gdb.ada/info_exc.exp: Remove "multi_line".
16720 * gdb.ada/packed_tagged.exp: Remove "multi_line".
16721 * gdb.ada/ptype_field.exp: Remove "multi_line".
16722 * gdb.ada/sym_print_name.exp: Remove "multi_line".
16723 * gdb.ada/tagged.exp: Remove "multi_line".
16724 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
16725 [multi_line ...]
16726 * gdb.btrace/delta.exp: Likewise.
16727 * gdb.btrace/exception.exp: Likewise.
16728 * gdb.btrace/function_call_history.exp: Likewise.
16729 * gdb.btrace/instruction_history.exp: Likewise.
16730 * gdb.btrace/nohist.exp: Likewise.
16731 * gdb.btrace/record_goto.exp: Likewise.
16732 * gdb.btrace/segv.exp: Likewise.
16733 * gdb.btrace/stepi.exp: Likewise.
16734 * gdb.btrace/tailcall.exp: Likewise.
16735 * gdb.btrace/unknown_functions.exp: Likewise.
16736 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
16737 * lib/gdb.exp: Add the "multi_line" helper.
16738
4eec2deb
PA
167392015-04-01 Pedro Alves <palves@redhat.com>
16740
16741 * gdb.threads/tid-reuse.c: New file.
16742 * gdb.threads/tid-reuse.exp: New file.
16743
df8411da
SDJ
167442015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
16745
16746 PR corefiles/16092
16747 * gdb.base/coredump-filter.c: New file.
16748 * gdb.base/coredump-filter.exp: Likewise.
16749
6ef37366
PM
167502015-03-27 Petr Machata <pmachata@redhat.com>
16751
16752 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
16753 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
16754 (Dwarf::assemble): Initialize them.
16755 (Dwarf::lines): New function.
16756
7ec911b0
JT
167572015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
16758
16759 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
16760 SYMBOL_PREFIX for x86_64-*-cygwin.
16761
ff908ebf
AW
167622015-03-26 Andy Wingo <wingo@igalia.com>
16763
16764 PR symtab/18148
16765 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
16766 const_value but not a location.
16767 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
16768 location defined in non-main CUs are visible.
16769
6d5f0679
YQ
167702015-03-26 Yao Qi <yao.qi@linaro.org>
16771
16772 PR testsuite/18139
16773 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
16774 Add a line number entry for the same line.
16775 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
16776 Add a line number entry for the same line.
16777
2898689b
YQ
167782015-03-26 Yao Qi <yao.qi@linaro.org>
16779
16780 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
16781 .int 0.
16782 (func): Likewise. Add .Lfunc_1 label.
16783 Use .Lfunc_1 label.
16784 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
16785 .int 0.
16786 (func): Likewise.
16787 Use .Lfunc_1 label.
16788
85180498
YQ
167892015-03-26 Yao Qi <yao.qi@linaro.org>
16790
16791 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
16792 Call gdb_compile instead to compile each .s files without debug
16793 information.
16794
8aa08a8d
YQ
167952015-03-26 Yao Qi <yao.qi@linaro.org>
16796
16797 * gdb.base/savedregs.exp (process_saved_regs): Make
16798 "Saved registers:" optional in the pattern.
16799
66849923
MM
168002015-03-25 Markus Metzger <markus.t.metzger@intel.com>
16801
16802 * gdb.btrace/next.exp: Merged into step.exp.
16803 * gdb.btrace/finish.exp: Merged into step.exp.
16804 * gdb.btrace/nexti.exp: Merged into stepi.exp.
16805 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
16806 "record goto" and checking the exact replay position.
16807 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
16808 check for "Recording format" in "info record" output.
16809 * gdb.btrace/record_goto.exp: Choose test file based on target.
16810 * gdb.btrace/x86-record_goto.S: Renamed into ...
16811 * gdb.btrace/x86_64-record_goto.S: ... this.
16812 * gdb.btrace/i686-record_goto.S: New.
16813 * gdb.btrace/x86-tailcall.S: Renamed into ...
16814 * gdb.btrace/x86_64-tailcall.S: ... this.
16815 * gdb.btrace/i686-tailcall.S: New.
16816 * gdb.btrace/x86-tailcall.c: Renamed into ...
16817 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
16818 separate statements. Update test.
16819 * gdb.btrace/delta.exp: Use record_goto.c as test file.
16820 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
16821 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
16822 * gdb.btrace/tailcall.exp: Choose test file based on target.
16823 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
16824
11cc1b74
MM
168252015-03-25 Markus Metzger <markus.t.metzger@intel.com>
16826
16827 * gdb.btrace/exception.exp: Increase BTS buffer size.
16828
a25d8bf9
PA
168292015-03-24 Pedro Alves <palves@redhat.com>
16830
16831 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
16832
856e7dd6
PA
168332015-03-24 Pedro Alves <palves@redhat.com>
16834
16835 * gdb.threads/schedlock.exp (test_step): No longer expect that
16836 "set scheduler-locking step" with "next" over a function call runs
16837 threads unlocked.
16838
ad235a41
AT
168392015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
16840
16841 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
16842
15630549
AT
168432015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
16844
16845 PR breakpoints/16466
16846 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
16847 * gdb.mi/mi-pending.c (thread_func): New function.
16848 (int main): Add threading support required.
16849 * gdb.mi/mi-pending.exp: Add tests for this issue.
16850 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
16851 (pendfunc2): Remove stdio dependency.
16852 * gdb.mi/mi-pendshr2.c: New file.
16853
693dca06
KS
168542015-03-23 Keith Seitz <keiths@redhat.com>
16855
16856 * gdb.linespec/keywords.c: New file.
16857 * gdb.linespec/keywords.exp: New file.
16858
7e993ebf
KS
168592015-03-23 Keith Seitz <keiths@redhat.com>
16860
16861 PR gdb/18021
16862 * gdb.dwarf2/staticvirtual.exp: New test.
16863
bc23328c
JK
168642015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
16865
16866 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
16867 * README: Remove HP-UX and gdb.hp.
16868 (configuration):
16869 * configure: Regenerate.
16870 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
16871 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
16872 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
16873 gdb.hp/gdb.defects/Makefile.
16874 * gdb.hp/Makefile.in: File deleted.
16875 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
16876 * gdb.hp/gdb.aCC/optimize.c: File deleted.
16877 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
16878 * gdb.hp/gdb.aCC/run.c: File deleted.
16879 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
16880 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
16881 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
16882 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
16883 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
16884 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
16885 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
16886 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
16887 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
16888 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
16889 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
16890 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
16891 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
16892 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
16893 * gdb.hp/gdb.base-hp/reg.s: File deleted.
16894 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
16895 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
16896 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
16897 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
16898 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
16899 * gdb.hp/gdb.compat/Makefile.in: File deleted.
16900 * gdb.hp/gdb.compat/average.c: File deleted.
16901 * gdb.hp/gdb.compat/sum.c: File deleted.
16902 * gdb.hp/gdb.compat/xdb.c: File deleted.
16903 * gdb.hp/gdb.compat/xdb0.c: File deleted.
16904 * gdb.hp/gdb.compat/xdb0.h: File deleted.
16905 * gdb.hp/gdb.compat/xdb1.c: File deleted.
16906 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
16907 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
16908 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
16909 * gdb.hp/gdb.defects/Makefile.in: File deleted.
16910 * gdb.hp/gdb.defects/bs14602.c: File deleted.
16911 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
16912 * gdb.hp/gdb.defects/solib-d.c: File deleted.
16913 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
16914 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
16915 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
16916 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
16917 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
16918 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
16919 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
16920 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
16921 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
16922 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
16923 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
16924 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
16925 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
16926 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
16927 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
16928 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
16929 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
16930 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
16931 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
16932 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
16933 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
16934 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
16935 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
16936 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
16937 * gdb.hp/tools/odump: File deleted.
16938
8bf3b159
PA
169392015-03-19 Pedro Alves <palves@redhat.com>
16940
16941 * gdb.threads/continue-pending-status.exp (saw_thread_2)
16942 (saw_thread_3): New globals.
16943 (top level): Increment them when an event for the corresponding
16944 thread is seen.
16945 (no thread starvation): New test.
16946
eb54c8bf
PA
169472015-03-19 Pedro Alves <palves@redhat.com>
16948
16949 * gdb.threads/continue-pending-status.c: New file.
16950 * gdb.threads/continue-pending-status.exp: New file.
16951
32d2e5d6
PA
169522015-03-18 Pedro Alves <palves@redhat.com>
16953
16954 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
16955 Use gdb_is_target_remote instead of is_remote. Use
16956 gdb_test_multiple instead of gdb_expect. Exit early if
16957 gdb_test_multiple hits its internal matches. Tighten stepi tests
16958 expected output. Fail on exit with any signal, instead of just
16959 SIGILL.
16960
f68f11b7
YQ
169612015-03-18 Yao Qi <yao.qi@linaro.org>
16962
16963 PR tdep/18107
16964 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
16965 variable.
16966 * gdb.base/catch-syscall.exp: Don't skip it on
16967 aarch64*-*-linux* target. Remove elements in all_syscalls.
16968 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
16969 target.
16970 (setup_all_syscalls): New proc.
16971
ca5fd19b
YQ
169722015-03-16 Yao Qi <yao.qi@linaro.org>
16973
16974 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
16975 (top level): Skip tests if valid_addr_p returns false for
16976 $cmd1 or $cmd2.
16977
85642ba0
AW
169782015-03-11 Andy Wingo <wingo@igalia.com>
16979
16980 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
16981
e03f9645
YQ
169822015-03-11 Yao Qi <yao.qi@linaro.org>
16983
16984 * gdb.base/catch-syscall.exp: Fix typo in comments.
16985
5d0962b2
YQ
169862015-03-11 Yao Qi <yao.qi@linaro.org>
16987
16988 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
16989
b2df3cef
PA
169902015-03-09 Pedro Alves <palves@redhat.com>
16991
16992 * dg-extract-results.py: Delete.
16993
ef878e53
PA
169942015-03-09 Pedro Alves <palves@redhat.com>
16995
16996 Merge dg-extract-results.sh from GCC upstream (r218843).
16997
16998 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
16999 * dg-extract-results.sh: Use --text with grep to avoid issues with
17000 binary files. Fall back to cat -v, if that doesn't work.
17001
9494d219
PA
170022015-03-05 Pedro Alves <palves@redhat.com>
17003
17004 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
17005
a8d9763a
SM
170062015-03-04 Simon Marchi <simon.marchi@ericsson.com>
17007
17008 * lib/mi-support.exp (mi_expect_interrupt): Accept
17009 alternative event for when in all-stop mode.
17010
be9957b8
PA
170112015-03-04 Pedro Alves <palves@redhat.com>
17012
17013 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
17014
d57be0f4 170152015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
17016
17017 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
17018
c214c7cf
AA
170192015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
17020
17021 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
17022 regexps for GDB's current line display, accept a hex address
17023 preceding the line number.
17024
6d74a497
AA
170252015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
17026
17027 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
17028 the 'arch1' variable for "s390*-linux*" targets.
17029
511aee7c
PA
170302015-03-04 Pedro Alves <palves@redhat.com>
17031
17032 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
17033 (main): Pass missing retval argument to pthread_join call.
17034
95e50b27
PA
170352015-03-02 Pedro Alves <palves@redhat.com>
17036
17037 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
17038 (top level): Call do_test with non-stop as well.
17039
28054d69
PA
170402015-03-02 Pedro Alves <palves@redhat.com>
17041
17042 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
17043 -1.
17044
4fa5d7b4
AA
170452015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
17046
17047 * gdb.arch/s390-vregs.exp: New test.
17048 * gdb.arch/s390-vregs.S: New file.
17049
97c18565
PA
170502015-02-27 Pedro Alves <palves@redhat.com>
17051
17052 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
17053 call to catch_command_errors.
17054 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
17055 catch_command_errors.
17056
a37bfa30
PA
170572015-02-27 Pedro Alves <palves@redhat.com>
17058
17059 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
17060 "true" for boolean result.
17061 * gdb.gdb/selftest.exp (test_with_self): Also accept full
17062 prototype of main.
17063
6f98576f
PA
170642015-02-27 Pedro Alves <palves@redhat.com>
17065
17066 * lib/unbuffer_output.c: New file.
17067 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
17068 (main): Call gdb_unbuffer_output.
17069
eba5ab56
YQ
170702015-02-27 Yao Qi <yao.qi@linaro.org>
17071
17072 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
17073 target.
17074
0def5aaa
DE
170752015-02-26 Doug Evans <dje@google.com>
17076
17077 * gdb.cp/class2.cc (Dbase, D): New classes.
17078 (main): New local delta.
17079 * gdb.cp/class2.exp: Test printing delta.
17080 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
17081 (dynbar): New global.
17082 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
17083
081a1c2c
JK
170842015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
17085
17086 * gdb.compile/compile-ifunc.c: New file.
17087 * gdb.compile/compile-ifunc.exp: New file.
17088
2f41223f
AT
170892015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
17090
17091 * gdb.base/structs.exp: Check for correct struct on finish.
17092
03eddd80
YQ
170932015-02-26 Yao Qi <yao.qi@linaro.org>
17094
17095 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
17096 is zero.
17097
80c57053
JK
170982015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
17099
17100 * gdb.arch/cordic.ko.bz2: New file.
17101 * gdb.arch/cordic.ko.debug.bz2: New file.
17102 * gdb.arch/ppc64-symtab-cordic.exp: New file.
17103
21613c12
YQ
171042015-02-25 Yao Qi <yao.qi@linaro.org>
17105
17106 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
17107 aarch64*-*-* target.
17108
d8b901ed
PA
171092015-02-23 Pedro Alves <palves@redhat.com>
17110
17111 * lib/gdb.exp (delete_breakpoints): Rewrite using
17112 gdb_test_multiple.
17113
e5b85ead
PA
171142015-02-23 Pedro Alves <palves@redhat.com>
17115
17116 * gdb.base/info-os.c: Include stdlib.h.
17117
85c3a371
DE
171182015-02-22 Doug Evans <xdje42@gmail.com>
17119
17120 PR symtab/17855
17121 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
17122 is read after symbols have been re-read.
17123 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
17124 * gdb.ada/exec_changed/second.adb (Second): Ditto.
17125
96553a0c
DE
171262015-02-21 Doug Evans <dje@google.com>
17127
17128 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
17129
97a0c697
JK
171302015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
17131
17132 PR corefiles/17808
17133 * gdb.arch/i386-biarch-core.core.bz2: New file.
17134 * gdb.arch/i386-biarch-core.exp: New file.
17135
a47cd6e9
PA
171362015-02-21 Pedro Alves <palves@redhat.com>
17137
17138 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
17139 runto_main fails.
17140
c5facdc4
PA
171412015-02-20 Pedro Alves <palves@redhat.com>
17142
17143 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
17144 info probes.
17145
2db9a427
PA
171462015-02-20 Pedro Alves <palves@redhat.com>
17147
17148 * gdb.threads/multi-create-ns-info-thr.exp: New file.
17149
60fb7e9e
PA
171502015-02-20 Pedro Alves <palves@redhat.com>
17151
17152 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
17153 clean_restart before gdb_target_supports_trace.
17154
5c5019c2
PA
171552015-02-20 Pedro Alves <palves@redhat.com>
17156
17157 PR threads/18006
17158 * gdb.threads/clone-thread_db.c: New file.
17159 * gdb.threads/clone-thread_db.exp: New file.
17160
c9587f88
AT
171612015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
17162
17163 PR breakpoints/16812
17164 * gdb.base/catch-gdb-caused-signals.c: New file.
17165 * gdb.base/catch-gdb-caused-signals.exp: New file.
17166
f6a88844
JM
171672015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
17168
17169 * configure: Regenerated.
17170 * configure.ac: Use GDB_AC_TRANSFORM.
17171 * aclocal.m4: sinclude ../transform.m4.
17172
497c491b
JM
171732015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
17174
17175 * lib/dtrace.exp: New file.
17176 * gdb.base/dtrace-probe.exp: Likewise.
17177 * gdb.base/dtrace-probe.d: Likewise.
17178 * gdb.base/dtrace-probe.c: Likewise.
17179 * lib/pdtrace.in: Likewise.
17180 * configure.ac: Output variables with the transformed names of
17181 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
17182 * configure: Regenerated.
17183
03e98035
JM
171842015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
17185
17186 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
17187 expected message when trying to access $_probe_* convenience
17188 variables while not on a probe.
17189
63cc30e9
JK
171902015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
17191
17192 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
17193
0703599a
PA
171942015-02-11 Pedro Alves <pedro@codesourcery.com>
17195
17196 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
17197 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
17198
7e60a48e
DE
171992015-02-10 Doug Evans <xdje42@gmail.com>
17200
17201 * lib/gdb.exp (gdb_load): Always return a result.
17202
01b088bc
PA
172032015-02-10 Pedro Alves <palves@redhat.com>
17204
17205 * gdb.threads/signal-sigtrap.c: New file.
17206 * gdb.threads/signal-sigtrap.exp: New file.
17207
b05ec7a5
AT
172082015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
17209
17210 * gdb.trace/no-attach-trace.c: New file.
17211 * gdb.trace/no-attach-trace.exp: New file.
17212
a2c2acaf
MW
172132015-02-09 Mark Wielaard <mjw@redhat.com>
17214
17215 * gdb.dwarf2/atomic.c: New file.
17216 * gdb.dwarf2/atomic-type.exp: Likewise.
17217
31fd9caa
MM
172182015-02-09 Markus Metzger <markus.t.metzger@intel.com>
17219
17220 * gdb.btrace/buffer-size.exp: Update "info record" output.
17221 * gdb.btrace/delta.exp: Update "info record" output.
17222 * gdb.btrace/enable.exp: Update "info record" output.
17223 * gdb.btrace/finish.exp: Update "info record" output.
17224 * gdb.btrace/instruction_history.exp: Update "info record" output.
17225 * gdb.btrace/next.exp: Update "info record" output.
17226 * gdb.btrace/nexti.exp: Update "info record" output.
17227 * gdb.btrace/step.exp: Update "info record" output.
17228 * gdb.btrace/stepi.exp: Update "info record" output.
17229 * gdb.btrace/nohist.exp: Update "info record" output.
17230
d33501a5
MM
172312015-02-09 Markus Metzger <markus.t.metzger@intel.com>
17232
17233 * gdb.btrace/buffer-size: New.
17234
f4abbc16
MM
172352015-02-09 Markus Metzger <markus.t.metzger@intel.com>
17236
17237 * gdb.btrace/delta.exp: Update "info record" output.
17238 * gdb.btrace/enable.exp: Update "info record" output.
17239 * gdb.btrace/finish.exp: Update "info record" output.
17240 * gdb.btrace/instruction_history.exp: Update "info record" output.
17241 * gdb.btrace/next.exp: Update "info record" output.
17242 * gdb.btrace/nexti.exp: Update "info record" output.
17243 * gdb.btrace/step.exp: Update "info record" output.
17244 * gdb.btrace/stepi.exp: Update "info record" output.
17245 * gdb.btrace/nohist.exp: Update "info record" output.
17246
b9d61307
SM
172472015-02-06 Simon Marchi <simon.marchi@ericsson.com>
17248
17249 PR gdb/15678
17250 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
17251
e584fdbc
PA
172522015-02-06 Pedro Alves <palves@redhat.com>
17253
17254 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
17255 macro.
17256 (seconds_left, again): New globals.
17257 (main): Wait seconds_left in a 1-second sleep loop instead of
17258 sleeping 180 seconds. If 'again' is set, reset the seconds
17259 counter.
17260 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
17261 'again' in the inferior before detaching. Print the seconds left.
17262 (options): New global.
17263 (top level): Build program with -DTIMEOUT=$timeout.
17264
77f41761
PA
172652015-02-06 Pedro Alves <palves@redhat.com>
17266
17267 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
17268 determine how many seconds to pass to 'alarm'.
17269 * gdb.base/gdb-sigterm.exp (top level): Build program with
17270 -DTIMEOUT=$timeout.
17271 (do_test): Return success/failure indication. Add more verbose
17272 logging. Don't fail if 200 single steps are seen. Instead, fail
17273 when the test times out.
17274 (passes): New global.
17275 (top level): Break the testing loop if testing fails on any
17276 iteration. Use gdb_assert.
17277
b9394193
DB
172782015-02-04 Don Breazeal <donb@codesourcery.com>
17279
17280 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
17281 and initialize them.
17282 (ipc_cleanup): New function.
17283 (main): Don't declare shmid, semid, and msqid. Add a call to
17284 atexit so that we call ipc_cleanup on exit.
17285
42d9e528
PA
172862015-02-04 Pedro Alves <palves@redhat.com>
17287
17288 * boards/native-extended-gdbserver.exp: Remove any target variant
17289 specifications from the board name before clearing the isremote
17290 flag from board_info.
17291
ae6ae975
DE
172922015-01-31 Doug Evans <xdje42@gmail.com>
17293
17294 * gdb.base/maint.exp <maint print type argc>: Update expected output.
17295
cfb069a8
GB
172962015-01-31 Gary Benson <gbenson@redhat.com>
17297
17298 * gdb.base/completion.exp: Disable completion limiting for
17299 existing tests. Add new tests to check completion limiting.
17300 * gdb.linespec/ls-errs.exp: Disable completion limiting.
17301
5dd31d79
DE
173022015-01-31 Doug Evans <xdje42@gmail.com>
17303
17304 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
17305
9f050062
DE
173062015-01-31 Doug Evans <xdje42@gmail.com>
17307
17308 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
17309 entries. Duplicate file section script entries.
17310 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
17311 inlined entries. Add test for safe-path rejection.
17312 * gdb.python/py-section-script.c: Add duplicate inlined section script
17313 entries. Duplicate file section script entries.
17314 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
17315 inlined entries. Add test for safe-path rejection.
17316
df25ebbd
JB
173172015-01-29 Joel Brobecker <brobecker@adacore.com>
17318
17319 * gdb.ada/disc_arr_bound: New testcase.
17320
4a0ca9ec
JB
173212015-01-29 Joel Brobecker <brobecker@adacore.com>
17322
17323 * gdb.ada/mi_var_array: New testcase.
17324
3a8b707a
DE
173252015-01-27 Doug Evans <dje@google.com>
17326
17327 * gdb.python/py-objfile.exp: Add tests for objfile.username.
17328 Add test for objfile.filename, objfile.username after objfile
17329 has been unloaded.
17330
f8313f6e
JB
173312015-01-26 Joel Brobecker <brobecker@adacore.com>
17332
17333 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
17334 the second test to print the name attribute of value
17335 returned by the call to gdb.lookup_type, and adjust
17336 the expected output accordingly.
17337
37bc665e
MW
173382015-01-25 Mark Wielaard <mjw@redhat.com>
17339
17340 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
17341 * gdb.base/disp-step-fork.c: Include unistd.h.
17342 * gdb.base/siginfo-obj.c: Include stdio.h.
17343 * gdb.base/siginfo-thread.c: Likewise.
17344 * gdb.mi/non-stop.c: Include unistd.h.
17345 * gdb.mi/nsthrexec.c: Include stdio.h.
17346 * gdb.mi/pthreads.c: Include unistd.h.
17347 * gdb.modula2/unbounded1.c (main): Declare returns int.
17348 * gdb.reverse/consecutive-reverse.c: Likewise.
17349 * gdb.threads/create-fail.c: Include unistd.h.
17350 * gdb.threads/killed.c: Likewise.
17351 * gdb.threads/linux-dp.c: Likewise.
17352 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
17353 * gdb.threads/non-ldr-exc-2.c: Likewise.
17354 * gdb.threads/non-ldr-exc-3.c: Likewise.
17355 * gdb.threads/non-ldr-exc-4.c: Likewise.
17356 * gdb.threads/pthreads.c: Include unistd.h.
17357 (main): Declare returns int.
17358 * gdb.threads/tls-main.c (foo): New declaration.
17359 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
17360
f7e5394d
SM
173612015-01-23 Simon Marchi <simon.marchi@ericsson.com>
17362
17363 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
17364 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
17365
743649fd
MW
173662015-01-15 Mark Wielaard <mjw@redhat.com>
17367
17368 * gdb.base/noreturn-return.c: New file.
17369 * gdb.base/noreturn-return.exp: New file.
17370 * gdb.base/noreturn-finish.c: New file.
17371 * gdb.base/noreturn-finish.exp: New file.
17372
198297aa
PA
173732015-01-23 Pedro Alves <palves@redhat.com>
17374
17375 * gdb.threads/continue-pending-after-query.c: New file.
17376 * gdb.threads/continue-pending-after-query.exp: New file.
17377
717cf30c
AG
173782015-01-22 Anders Granlund <anders.granlund@ericsson.com>
17379 Simon Marchi <simon.marchi@ericsson.com>
17380
17381 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
17382 * gdb.base/valgrind-db-attach.exp: Same.
17383 * gdb.base/valgrind-infcall.exp: Same.
17384 * lib/mi-support.exp (default_mi_gdb_start): Same.
17385 * lib/prompt.exp (default_prompt_gdb_start): Same.
17386 * lib/gdb.exp (default_gdb_spawn): Same.
17387 (gdb_interact): New.
17388
17389
4b62a76e
JK
173902015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
17391
17392 * gdb.compile/compile.exp (pointer to jit function): New test.
17393
b4cdae6f
WW
173942015-01-17 Wei-cheng Wang <cole945@gmail.com>
17395
17396 * lib/gdb.exp (supports_process_record): Return true for
17397 powerpc*-*-linux*.
17398 (supports_reverse): Likewise.
17399
d221e7ef
DB
174002015-01-15 Don Breazeal <donb@codesourcery.com>
17401
17402 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
17403 instead of checking whether the target board is remote and
17404 use spawn_wait_for_attach instead of exec/sleep.
17405 * gdb.base/attach-twice.exp: Likewise.
17406
bafffb51
JB
174072015-01-15 Joel Brobecker <brobecker@adacore.com>
17408
17409 * gdb.ada/var_arr_attrs: New testcase.
17410
5589af0e
PA
174112015-01-14 Pedro Alves <palves@redhat.com>
17412 Joel Brobecker <brobecker@adacore.com>
17413
17414 PR gdb/17525
17415 * gdb.base/bp-cmds-execution-x-script.c: New file.
17416 * gdb.base/bp-cmds-execution-x-script.exp: New file.
17417 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
17418
6c400b59
PA
174192015-01-14 Pedro Alves <palves@redhat.com>
17420
17421 PR cli/17828
17422 * gdb.base/batch-preserve-term-settings.c: New file.
17423 * gdb.base/batch-preserve-term-settings.exp: New file.
17424
e02c96a7
DE
174252015-01-13 Doug Evans <dje@google.com>
17426
17427 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
17428 binary.
17429
576fd14c
JB
174302015-01-13 Joel Brobecker <brobecker@adacore.com>
17431
17432 * Makefile.in (clean mostlyclean): Do not delete *.py.
17433
04dccad0
JB
174342015-01-13 Joel Brobecker <brobecker@adacore.com>
17435
17436 * gdb.python/py-lookup-type.exp: New file.
17437
3d230f71
PA
174382015-01-12 Pedro Alves <palves@redhat.com>
17439
17440 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
17441 restore GDBFLAGS before returning.
17442
7e67715d
JK
174432015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
17444
17445 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
17446 is_amd64_regs_target and is_x86_like_target.
17447
f2e0d4b4
DE
174482015-01-11 Doug Evans <xdje42@gmail.com>
17449
17450 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
17451 is given without an explicit form.
17452 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
17453 attributes.
17454 * gdb.dwarf/corrupt.exp: Ditto.
17455 * gdb.dwarf2/enum-type.exp: Ditto.
17456 * gdb.trace/entry-values.exp: Ditto.
17457 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
17458
439250fb
DE
174592015-01-11 Doug Evans <xdje42@gmail.com>
17460
17461 PR gdb/15830
17462 * gdb.base/maint.exp: Remove references to "maint demangle".
17463 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
17464 Add tests for explicitly specifying language to demangle.
17465 * gdb.dlang/demangle.exp: Ditto.
17466
ede9f622
PA
174672015-01-09 Pedro Alves <palves@redhat.com>
17468
17469 * gdb.threads/non-stop-fair-events.c: New file.
17470 * gdb.threads/non-stop-fair-events.exp: New file.
17471
a7b796db
PA
174722015-01-09 Pedro Alves <palves@redhat.com>
17473
17474 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
17475 the global scope. Set a breakpoint after all threads are started
17476 rather than stepping over two source lines. Expect the prompt.
17477 * gdb.base/watch_thread_num.c (threads_started_barrier): New
17478 global.
17479 (NUM): Now 15.
17480 (main): Use threads_started_barrier to wait for all threads to
17481 start. Main thread no longer calls thread_function. Exit after
17482 180 seconds.
17483 (loop): New function.
17484 (thread_function): Wait on threads_started_barrier barrier. Call
17485 'loop' at each iteration.
17486 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
17487 threads have started, instead of hardcoding number of "next"
17488 steps. Use an access watchpoint instead of a write watchpoint.
17489
9665ffdd
PA
174902015-01-09 Pedro Alves <palves@redhat.com>
17491
17492 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
17493 (thread_func): Wait on barrier.
17494 (main): Wait for all threads to start before stopping GDB.
17495 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
17496 global.
17497 (thread1_func, thread2_func): Wait on barrier.
17498 (main): Wait for all threads to start before stopping GDB.
17499 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
17500 New global.
17501 (thread1_func, thread2_func): Wait on barrier.
17502 (main): Wait for all threads to start before stopping GDB.
17503
c945a99f
PA
175042015-01-09 Pedro Alves <palves@redhat.com>
17505
17506 * gdb.threads/attach-many-short-lived-threads.c: New file.
17507 * gdb.threads/attach-many-short-lived-threads.exp: New file.
17508
c1a747c1
PA
175092014-01-09 Pedro Alves <palves@redhat.com>
17510
17511 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
17512 instead of to thread 2.
17513 * gdb.threads/signal-command-multiple-signals-pending.c (main):
17514 Add barrier around each pthread_create call instead of around all
17515 calls.
17516 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
17517 Set a break on thread_function and have the child threads hit it
17518 one at at a time.
17519
60b3033e
PA
175202015-01-09 Pedro Alves <palves@redhat.com>
17521
17522 * lib/gdb.exp (can_spawn_for_attach): New procedure.
17523 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
17524 false.
17525 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
17526 checking whether the target board is remote.
17527 * gdb.multi/multi-attach.exp: Likewise.
17528 * gdb.python/py-sync-interp.exp: Likewise.
17529 * gdb.server/ext-attach.exp: Likewise.
17530 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
17531 tests that need to attach, instead of checking whether the target
17532 board is remote at the top of the file.
17533
acc018ac
YQ
175342015-01-08 Yao Qi <yao@codesourcery.com>
17535
17536 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
17537
50a18af8
JK
175382015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
17539
17540 Fix testcase compilation.
17541 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
17542
8503d6e1
JB
175432015-01-06 Joel Brobecker <brobecker@adacore.com>
17544
17545 * gdb.python/py-type.exp: Add a couple test about empty
17546 array creation, and negative-length array creation.
17547
cc73dbcc
DE
175482015-01-02 Doug Evans <xdje42@gmail.com>
17549
17550 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
17551
0300bbc7
DE
175522015-01-02 Doug Evans <dje@google.com>
17553
17554 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
17555
9d85a0ec
YQ
175562014-12-29 Yao Qi <yao@codesourcery.com>
17557
17558 * gdb.trace/entry-values.exp: Update comments. Rename variable
17559 bar_call_foo to returned_from_foo.
17560
87186c6a
MMN
175612014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
17562
17563 PR gdb/17394
17564 * gdb.linespec/break-asm-file.c: New file.
17565 * gdb.linespec/break-asm-file.exp: New file.
17566 * gdb.linespec/break-asm-file0.s: New file.
17567 * gdb.linespec/break-asm-file1.s: New file.
17568
1bab7383
YQ
175692014-12-18 Nigel Stephens <nigel@mips.com>
17570 Maciej W. Rozycki <macro@codesourcery.com>
17571
17572 * gdb.base/float.exp: Handle the new output from "info float" on
17573 MIPS targets.
17574
1bc1068a
JK
175752014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
17576
17577 Fix MinGW compilation.
17578 * gdb.compile/compile-ops.exp: Update untested message if
17579 !skip_compile_feature_tests.
17580 * gdb.compile/compile-setjmp.exp: Likewise.
17581 * gdb.compile/compile-tls.exp: Likewise.
17582 * gdb.compile/compile.exp: Likewise.
17583 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
17584 supported on this host".
17585
b6615d10
DE
175862014-12-16 Doug Evans <xdje42@gmail.com>
17587
17588 * boards/stabs.exp: New file.
17589
25dda427
AA
175902014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
17591
17592 * gdb.base/completion.exp: Adjust to format changes of "maint
17593 print user-registers".
17594
bf330350
CU
175952014-12-16 Catalin Udma <catalin.udma@freescale.com>
17596
17597 PR server/17457
17598 * gdb.arch/aarch64-fp.c: New file.
17599 * gdb.arch/aarch64-fp.exp: New file.
17600
395cf596
SDJ
176012014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
17602
17603 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
17604 r210637, r210913, r211666, r215400, r215817).
17605
17606 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
17607 * dg-extract-results.py: New file.
17608 * dg-extract-results.sh: Use it if the environment seems
17609 suitable.
17610
17611 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
17612
17613 * dg-extract-results.py (parse_run): Handle warnings that
17614 are printed before a test harness is run.
17615
17616 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
17617
17618 * dg-extract-results.py (Named): Remove __cmp__ method.
17619 (output_variation): Use a key to sort variation.harnesses.
17620
17621 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
17622
17623 * dg-extract-results.py: For Python 3, force sys.stdout to
17624 handle surrogate escape sequences.
17625 (safe_open): New function.
17626 (output_segment, main): Use it.
17627
17628 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
17629
17630 * dg-extract-results.py (Prog.result_re): Include options
17631 in test name.
17632
17633 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
17634
17635 * dg-extract-results.py (output_variation): Always sort if
17636 do_sum.
17637
e882ef3c
SM
176382014-12-15 Simon Marchi <simon.marchi@ericsson.com>
17639
17640 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
17641 as long as we get pagination notifications.
17642
4992aa20
JM
176432014-12-15 Jason Merrill <jason@redhat.com>
17644
17645 * Makefile.in (check-gdb.%): Restore.
17646 * README: Mention it.
17647
c1b5a1a6
JB
176482014-12-13 Joel Brobecker <brobecker@adacore.com>
17649
17650 * gdb.ada/str_uninit: New testcase.
17651
5537b577
JK
176522014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
17653
17654 PR symtab/17642
17655 * gdb.base/vla-stub-define.c: New file.
17656 * gdb.base/vla-stub.c: New file.
17657 * gdb.base/vla-stub.exp: New file.
17658
bb2ec1b3
TT
176592014-12-12 Phil Muldoon <pmuldoon@redhat.com>
17660 Jan Kratochvil <jan.kratochvil@redhat.com>
17661 Tom Tromey <tromey@redhat.com>
17662
17663 * configure.ac: Add gdb.compile/.
17664 * configure: Regenerate.
17665 * gdb.compile/Makefile.in: New file.
17666 * gdb.compile/compile-ops.exp: New file.
17667 * gdb.compile/compile-ops.c: New file.
17668 * gdb.compile/compile-tls.c: New file.
17669 * gdb.compile/compile-tls.exp: New file.
17670 * gdb.compile/compile-constvar.S: New file.
17671 * gdb.compile/compile-constvar.c: New file.
17672 * gdb.compile/compile-mod.c: New file.
17673 * gdb.compile/compile-nodebug.c: New file.
17674 * gdb.compile/compile-setjmp-mod.c: New file.
17675 * gdb.compile/compile-setjmp.c: New file.
17676 * gdb.compile/compile-setjmp.exp: New file.
17677 * gdb.compile/compile-shlib.c: New file.
17678 * gdb.compile/compile.c: New file.
17679 * gdb.compile/compile.exp: New file.
17680 * lib/gdb.exp (skip_compile_feature_tests): New proc.
17681
4ff709eb
TT
176822014-12-12 Tom Tromey <tromey@redhat.com>
17683
17684 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
17685 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
17686
6dddd6a5
DE
176872014-12-12 Doug Evans <dje@google.com>
17688
17689 * lib/gdb-python.exp (get_python_valueof): New function.
17690 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
17691
71c24708
AA
176922014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
17693
17694 * gdb.base/completion.exp: Add test for completion of "info
17695 registers ".
17696
3e29f34a
MR
176972014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
17698
17699 * gdb.base/func-ptrs.c: New file.
17700 * gdb.base/func-ptrs.exp: New file.
17701
fc126975
SM
177022014-12-10 Simon Marchi <simon.marchi@ericsson.com>
17703
17704 PR breakpoints/17012
17705 * gdb.base/dprintf-detach.c: New file.
17706 * gdb.base/dprintf-detach.exp: New file.
17707
0a46d518
SM
177082014-12-10 Simon Marchi <simon.marchi@ericsson.com>
17709
17710 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
17711 * lib/gdb.exp (target_is_gdbserver): New procedure.
17712
a0be3e44
DE
177132014-12-08 Doug Evans <dje@google.com>
17714
17715 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
17716
df1b803a
YQ
177172014-12-05 Yao Qi <yao@codesourcery.com>
17718
17719 * gdb.guile/scm-error.exp: Remove the third argument to
17720 gdb_remote_download.
17721 * gdb.guile/scm-frame-args.exp: Likewise.
17722 * gdb.guile/scm-section-script.exp: Likewise.
17723
ddb9f679
YQ
177242014-12-05 Yao Qi <yao@codesourcery.com>
17725
17726 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
17727
86e4ed39
DE
177282014-12-04 Doug Evans <dje@google.com>
17729
17730 * gdb.python/py-objfile.exp: Add tests for
17731 objfile.add_separate_debug_file.
17732
7c50a931
DE
177332014-12-04 Doug Evans <dje@google.com>
17734
17735 * lib/gdb.exp (get_build_id): New function.
17736 (build_id_debug_filename_get): Rewrite to use it.
17737 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
17738
621661e3
MR
177392014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
17740
17741 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
17742 `method(long)', not just 0x0.
17743 * gdb.cp/nsalias.exp: Align code labels to 4.
17744 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
17745 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
17746 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
17747 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
17748 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
17749 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
17750
29f0c3b7
DE
177512014-12-02 Doug Evans <dje@google.com>
17752
e1e061e7 17753 PR symtab/17602
29f0c3b7 17754 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 17755 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
17756 * gdb.cp/anon-ns.exp: Update.
17757
162078c8
NB
177582014-12-02 Nick Bull <nicholaspbull@gmail.com>
17759
17760 * gdb.python/py-events.py (inferior_call_handler): New.
17761 (register_changed_handler, memory_changed_handler): New.
17762 (test_events.invoke): Register new handlers.
17763 * gdb.python/py-events.exp: Add tests for inferior call,
17764 memory_changed and register_changed events.
17765
fdb09caf
AA
177662014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
17767
17768 * gdb.base/execl-update-breakpoints.exp: Specify the link address
17769 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
17770 if the linker doesn't understand this.
17771
55cfb2c4
SM
177722014-12-01 Simon Marchi <simon.marchi@ericsson.com>
17773
17774 * gdb.python/python.exp: Change expected reply to help().
17775
9e8cd6df
YQ
177762014-12-01 Yao Qi <yao@codesourcery.com>
17777
17778 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
17779 AC_CONFIG_SUBDIRS(gdb.gdbtk).
17780 * configure: Re-generated.
17781
6c659fc2
SC
177822014-11-28 Siva Chandra Reddy <sivachandra@google.com>
17783
17784 * gdb.cp/chained-calls.cc: New file.
17785 * gdb.cp/chained-calls.exp: New file.
17786 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
17787
d7fc3181
SM
177882014-11-28 Simon Marchi <simon.marchi@ericsson.com>
17789
17790 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
17791 * gdb.dwarf2/symtab-producer.exp: Same.
17792 * gdb.gdb/python-interrupts.exp: Same.
17793 * gdb.gdb/python-selftest.exp: Same.
17794 * gdb.python/py-linetable.exp: Same.
17795 * gdb.python/py-type.exp: Same.
17796 * gdb.python/py-value-cc.exp: Same.
17797 * gdb.python/py-value.exp: Same.
17798
10e79639
YQ
177992014-11-28 Yao Qi <yao@codesourcery.com>
17800
17801 * gdb.base/break-probes.exp: Match library name prefixed with
17802 sysroot.
17803
f28a0564
SM
178042014-11-27 Simon Marchi <simon.marchi@ericsson.com>
17805
17806 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
17807 test expected output. Add parentheses for the call to print.
17808 Remove L suffix from integers.
17809
3fe1ce1d
DE
178102014-11-26 Doug Evans <dje@google.com>
17811
17812 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
17813
84429e27
YQ
178142014-11-22 Yao Qi <yao@codesourcery.com>
17815
17816 * gdb.trace/entry-values.c: Remove asms.
17817 (foo): Add foo_label.
17818 (bar): Add bar_label.
17819 * gdb.trace/entry-values.exp: Remove code computing foo's
17820 length and bar's length.
17821 (Dwarf::assemble): Invoke function_range for bar and use
17822 MACRO_AT_func for foo.
17823
26741859
YQ
178242014-11-22 Yao Qi <yao@codesourcery.com>
17825
17826 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
17827 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
17828 Use .Lgcc43_procstart instead of gcc43.
17829
45e44d27
JB
178302014-11-21 Joel Brobecker <brobecker@adacore.com>
17831
17832 * gdb.ada/n_arr_bound: New testcase.
17833
458c8db8
SDJ
178342014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
17835
17836 PR breakpoints/10737
17837 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
17838 test_catch_syscall_multi_arch.
17839 (test_catch_syscall_multi_arch): New function.
17840
43f3e411
DE
178412014-11-20 Doug Evans <xdje42@gmail.com>
17842
17843 * gdb.base/maint.exp: Update expected output.
17844
0d7b2549
AA
178452014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
17846
17847 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
17848 4-byte instruction on S390.
17849
8908fca5
JB
178502014-11-19 Joel Brobecker <brobecker@adacore.com>
17851
17852 * gdb.ada/arr_arr: New testcase.
17853
4a46959e
JB
178542014-11-19 Joel Brobecker <brobecker@adacore.com>
17855
17856 * gdb.ada/pkd_arr_elem: New Testcase.
17857
470e2f4e
LM
178582014-11-18 Luis Machado <lgustavo@codesourcery.com>
17859
17860 * gdb.reverse/break-precsave: Expect completion message for
17861 core file reads.
17862 * gdb.reverse/consecutive-precsave.exp: Likewise.
17863 * gdb.reverse/finish-precsave.exp: Likewise.
17864 * gdb.reverse/i386-precsave.exp: Likewise.
17865 * gdb.reverse/machinestate-precsave.exp: Likewise.
17866 * gdb.reverse/sigall-precsave.exp: Likewise.
17867 * gdb.reverse/solib-precsave.exp: Likewise.
17868 * gdb.reverse/step-precsave.exp: Likewise.
17869 * gdb.reverse/until-precsave.exp: Likewise.
17870 * gdb.reverse/watch-precsave.exp: Likewise.
17871
a267f3ad
AA
178722014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
17873
17874 * gdb.base/bp-permanent.c: Include unistd.h.
17875 * gdb.python/py-framefilter-mi.c (main): Add return type.
17876 * gdb.python/py-framefilter.c (main): Likewise.
17877 * gdb.trace/actions-changed.c (main): Likewise.
17878
12084a9a
AA
178792014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
17880
17881 * gdb.mi/until.c: Add eye-catchers.
17882 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
17883 line numbers.
17884
dc7e1a77
AA
178852014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
17886
17887 * gdb.base/condbreak.exp: Drop references to removed non-prototype
17888 function header variants in break1.c.
17889 * gdb.base/ena-dis-br.exp: Likewise.
17890 * gdb.base/hbreak2.exp: Likewise.
17891 * gdb.reverse/until-precsave.exp: Drop references to removed
17892 non-prototype function header variants in ur1.c.
17893 * gdb.reverse/until-reverse.exp: Likewise.
17894
41c77605
PM
178952014-11-17 Petr Machata <pmachata@redhat.com>
17896
17897 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
17898 ${_cu_offset_size} bytes abbrev offset.
17899
34248c3a
DE
179002014-11-15 Doug Evans <xdje42@gmail.com>
17901
17902 PR symtab/17559
17903 * gdb.base/line-symtabs.exp: New file.
17904 * gdb.base/line-symtabs.c: New file.
17905 * gdb.base/line-symtabs.h: New file.
17906
646da059
YQ
179072014-11-14 Yao Qi <yao@codesourcery.com>
17908
17909 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
17910 (func): Add label func_label.
17911 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
17912 Replace low_pc and high_pc with MACRO_AT_range.
17913 Replace name, low_pc and high_pc with MACRO_AT_func.
17914
9301ebe6
YQ
179152014-11-14 Yao Qi <yao@codesourcery.com>
17916
17917 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
17918 Replace name, low_pc and high_pc with MACRO_AT_func.
17919
f166b542
YQ
179202014-11-14 Yao Qi <yao@codesourcery.com>
17921
17922 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
17923 produce debug information.
17924 * gdb.dwarf2/implptr-optimized-out.S: Removed.
17925
0f6e71e3
YQ
179262014-11-14 Yao Qi <yao@codesourcery.com>
17927
17928 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
17929 object and get function length.
17930 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
17931 with MACRO_AT_func.
17932 (top-level): Replace gdb_compile and clean_restart with
17933 prepare_for_testing.
17934 * gdb.dwarf2/main.c (main): Add label main_label.
17935
876c4df9
YQ
179362014-11-14 Yao Qi <yao@codesourcery.com>
17937
17938 * lib/dwarf.exp (function_range): New procedure.
17939 (Dwarf::_handle_macro_at_func): New procedure.
17940 (Dwarf::_handle_macro_at_range): New procedure.
17941 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
17942
02ad9cf1
YQ
179432014-11-14 Yao Qi <yao@codesourcery.com>
17944
17945 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
17946 (_handle_attribute): New procedure.
17947
a59add0c
AA
179482014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17949
17950 * gdb.ada/cond_lang/foo.c (callme): Add return type.
17951 * gdb.base/call-sc.c (zed): Likewise.
17952 * gdb.base/checkpoint.c (main): Likewise.
17953 * gdb.base/dump.c (main): Likewise.
17954 * gdb.base/gcore.c (main): Likewise.
17955 * gdb.base/huge.c (main): Likewise.
17956 * gdb.base/multi-forks.c (main): Likewise.
17957 * gdb.base/pr10179-a.c (main): Likewise.
17958 * gdb.base/savedregs.c (main): Likewise.
17959 * gdb.base/sigaltstack.c (main): Likewise.
17960 * gdb.base/siginfo.c (main): Likewise.
17961 * gdb.base/structs.c (zed): Likewise.
17962 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
17963 * gdb.mi/mi-syn-frame.c (main): Likewise.
17964 * gdb.mi/until.c (foo, main): Likewise.
17965 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
17966 * gdb.base/solib-weak.c (foo): Declare.
17967 * gdb.base/attach-twice.c: Include stdio.h.
17968 * gdb.base/weaklib1.c: Likewise.
17969 * gdb.base/weaklib2.c: Likewise.
17970 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
17971 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
17972 unistd.h.
17973 * gdb.base/attach-pie-misread.c: Include stdlib.h.
17974 * gdb.mi/mi-exit-code.c: Likewise.
17975 * gdb.base/break-interp-lib.c: Include string.h.
17976 * gdb.base/coremaker.c: Likewise.
17977 * gdb.base/testenv.c: Likewise.
17978 * gdb.python/py-finish-breakpoint.c: Likewise.
17979 * gdb.base/inferior-died.c: Include sys/wait.h.
17980 * gdb.base/fileio.c: Include time.h.
17981 * gdb.base/async-shell.c: Include unistd.h.
17982 * gdb.base/dprintf-non-stop.c: Likewise.
17983 * gdb.base/info-os.c: Likewise.
17984 * gdb.mi/mi-console.c: Likewise.
17985 * gdb.mi/watch-nonstop.c: Likewise.
17986 * gdb.python/py-events.c: Likewise.
17987 * gdb.base/async.c (baz): Move up before its invocation.
17988 * gdb.base/code_elim2.c (my_global_func): Likewise.
17989 * gdb.base/skip-solib-lib.c (multiply): Likewise.
17990 * gdb.base/advance.c (func2): Likewise.
17991
3b5d5997
AA
179922014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17993
17994 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
17995 variant.
17996 * gdb.base/annota3.c: Likewise.
17997 * gdb.base/async.c: Likewise.
17998 * gdb.base/average.c: Likewise.
17999 * gdb.base/call-ar-st.c: Likewise.
18000 * gdb.base/call-rt-st.c: Likewise.
18001 * gdb.base/call-sc.c: Likewise.
18002 * gdb.base/call-strs.c: Likewise.
18003 * gdb.base/ending-run.c: Likewise.
18004 * gdb.base/execd-prog.c: Likewise.
18005 * gdb.base/exprs.c: Likewise.
18006 * gdb.base/foll-exec.c: Likewise.
18007 * gdb.base/foll-fork.c: Likewise.
18008 * gdb.base/foll-vfork.c: Likewise.
18009 * gdb.base/funcargs.c: Likewise.
18010 * gdb.base/gcore.c: Likewise.
18011 * gdb.base/jump.c: Likewise.
18012 * gdb.base/langs0.c: Likewise.
18013 * gdb.base/langs1.c: Likewise.
18014 * gdb.base/langs2.c: Likewise.
18015 * gdb.base/mips_pro.c: Likewise.
18016 * gdb.base/nodebug.c: Likewise.
18017 * gdb.base/opaque0.c: Likewise.
18018 * gdb.base/opaque1.c: Likewise.
18019 * gdb.base/recurse.c: Likewise.
18020 * gdb.base/run.c: Likewise.
18021 * gdb.base/scope0.c: Likewise.
18022 * gdb.base/scope1.c: Likewise.
18023 * gdb.base/setshow.c: Likewise.
18024 * gdb.base/setvar.c: Likewise.
18025 * gdb.base/shmain.c: Likewise.
18026 * gdb.base/shr1.c: Likewise.
18027 * gdb.base/shr2.c: Likewise.
18028 * gdb.base/sigall.c: Likewise.
18029 * gdb.base/signals.c: Likewise.
18030 * gdb.base/so-indr-cl.c: Likewise.
18031 * gdb.base/solib2.c: Likewise.
18032 * gdb.base/structs.c: Likewise.
18033 * gdb.base/sum.c: Likewise.
18034 * gdb.base/vforked-prog.c: Likewise.
18035 * gdb.base/watchpoint.c: Likewise.
18036 * gdb.reverse/shr2.c: Likewise.
18037 * gdb.reverse/until-reverse.c: Likewise.
18038 * gdb.reverse/ur1.c: Likewise.
18039 * gdb.reverse/watch-reverse.c: Likewise.
18040
066a77c5
AA
180412014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18042
18043 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
18044 variant.
18045 * gdb.base/sepdebug.exp: Drop references to removed code.
18046
4f204ea5
AA
180472014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18048
18049 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
18050 variant. Preserve original line numbering.
18051 * gdb.base/list1.c: Likewise.
18052
3b377a3a
AA
180532014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18054
18055 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
18056 variant.
18057 * gdb.base/break1.c: Likewise.
18058 * gdb.base/break.exp: Drop references to removed code.
18059
e444df73
AA
180602014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18061
18062 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
18063 variant.
18064
8008f2a7
AA
180652014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18066
18067 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
18068
a5a06887
AA
180692014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18070
18071 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
18072 logic into perform_all_tests() and invoke it with and without
18073 function header prototypes.
18074 (do_function_calls): Remove conditional XFAIL for PR 5318.
18075 (rerun_and_prepare): Remove duplicate code.
18076 (perform_all_tests): New. Main logic moved here.
18077
44dba9b9
AA
180782014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18079
18080 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
18081 code guarded by #ifdef NO_PROTOTYPES.
18082 (t_double_many_args): Likewise.
18083 (DEF_FUNC_MANY_ARGS_1): Likewise.
18084 (DEF_FUNC_VALUES_1): Likewise.
18085 (t_structs_ldc): Renamed from t_structs_fc in conditional code
18086 guarded by #ifdef PROTOTYPES.
18087
d1fbcd56
AA
180882014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18089
18090 * gdb.mi/mi-console.c: Add eye-catcher.
18091 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
18092 instead of literal line number.
18093
b0e59b8f
AA
180942014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18095
18096 * gdb.base/shr2.c: Add eye-catcher.
18097 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
18098 line number.
18099
78f98cca
AA
181002014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18101
18102 * gdb.base/jump.c: Add eye-catchers.
18103 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
18104 numbers.
18105
58fa2af0
AA
181062014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18107
18108 * gdb.base/execd-prog.c: Add eye-catchers.
18109 * gdb.base/foll-exec.c: Likewise.
18110 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
18111 line numbers.
18112
04e5059b
AA
181132014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18114
18115 * gdb.base/ending-run.c: Add eye-catchers.
18116 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
18117 literal line numbers.
18118
dbfdb174
AA
181192014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18120
18121 * gdb.base/call-rt-st.c: Add eye-catchers.
18122 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
18123 literal line numbers.
18124
888a2ade
AA
181252014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18126
18127 * gdb.base/call-ar-st.c: Add eye-catchers.
18128 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
18129 literal line numbers.
18130
6acc2dde
AA
181312014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18132
18133 * gdb.base/average.c: Add eye-catchers.
18134 * gdb.base/sum.c: Likewise.
18135 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
18136 regexps dynamically.
18137
9ecfcd1d
AA
181382014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18139
18140 * gdb.base/solib1.c: Add eye-catchers.
18141 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
18142 literal line numbers.
18143
78708b7c
PA
181442014-11-12 Pedro Alves <palves@redhat.com>
18145
18146 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
18147 leader has exited.
18148
af48d08f
PA
181492014-11-12 Pedro Alves <palves@redhat.com>
18150
18151 * gdb.arch/i386-bp_permanent.c: New file.
18152 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
18153 (srcfile): Set to i386-bp_permanent.c.
18154 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
18155 that stepi does not execute the 'leave' instruction, instead of
18156 testing it does execute.
18157 * gdb.base/bp-permanent.c: New file.
18158 * gdb.base/bp-permanent.exp: New file.
18159
af3768e9
DE
181602014-11-10 Doug Evans <xdje42@gmail.com>
18161
18162 PR symtab/17564
18163 * gdb.base/symtab-search-order.exp: New file.
18164 * gdb.base/symtab-search-order.c: New file.
18165 * gdb.base/symtab-search-order-1.c: New file.
18166 * gdb.base/symtab-search-order-shlib-1.c: New file.
18167
9de00a4a
PA
181682014-11-07 Pedro Alves <palves@redhat.com>
18169
18170 PR gdb/17511
18171 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
18172 i?86-*-linux*.
18173
e0f52461
SC
181742014-11-03 Siva Chandra Reddy <sivachandra@google.com>
18175
18176 PR c++/17494
18177 * gdb.cp/pr17494.cc: New file.
18178 * gdb.cp/pr17494.exp: New file.
18179
6ce8c980
YQ
181802014-11-02 Yao Qi <yao@codesourcery.com>
18181
18182 * gdb.python/python.exp: Get working directory and match the
18183 output of "set extended-prompt \\w " with it.
18184
02be9a71
DE
181852014-10-30 Doug Evans <dje@google.com>
18186
18187 * gdb.python/py-objfile.exp: Add tests for setting random attributes
18188 in objfiles.
18189 * gdb.python/py-progspace.exp: Add tests for setting random attributes
18190 in progspaces.
18191
3bdff46b
LM
181922014-10-30 Janis Johnson <janisjo@codesourcery.com>
18193
18194 * gdb.base/fullpath-expand.exp: Skip for a remote host.
18195 * gdb.base/realname-expand.exp: Likewise.
18196 * gdb.linespec/macro-relative.exp: Likewise.
18197
ab917dfb
PA
181982014-10-29 Pedro Alves <palves@redhat.com>
18199
18200 PR gdb/17408
18201 * gdb.threads/schedlock.c (some_function): New function.
18202 (call_function): New global.
18203 (MAYBE_CALL_SOME_FUNCTION): New macro.
18204 (thread_function): Call it.
18205 * gdb.threads/schedlock.exp (get_args): Add description parameter,
18206 and use it instead of a global counter. Adjust all callers.
18207 (get_current_thread): Use "find current thread" for test message
18208 here rather than having all callers pass down the same string.
18209 (goto_loop): New procedure, factored out from ...
18210 (my_continue): ... this.
18211 (step_ten_loops): Change parameter from test message to command to
18212 use. Adjust.
18213 (list_count): Delete global.
18214 (check_result): New procedure, factored out from duplicate top
18215 level code.
18216 (continue tests): Wrap in with_test_prefix.
18217 (test_step): New procedure, factored out from duplicate top level
18218 code.
18219 (top level): Test "step" in combination with all scheduler-locking
18220 modes. Test "next" in combination with all scheduler-locking
18221 modes, and in combination with stepping over a function call or
18222 not.
18223 * gdb.threads/next-bp-other-thread.c: New file.
18224 * gdb.threads/next-bp-other-thread.exp: New file.
18225
d3d4baed
PA
182262014-10-29 Pedro Alves <palves@redhat.com>
18227
18228 PR python/17372
18229 * gdb.python/python.exp: Test a multi-line command that spawns
18230 interactive Python.
18231 * gdb.base/multi-line-starts-subshell.exp: New file.
18232
563e8d85
YQ
182332014-10-29 Yao Qi <yao@codesourcery.com>
18234
18235 * gdb.base/fileio.exp: Make directories on host.
18236
0ea4d52e
YQ
182372014-10-29 Yao Qi <yao@codesourcery.com>
18238
18239 * gdb.base/fileio.c (test_write): Close the file.
18240
7f5ef605
PA
182412014-10-28 Pedro Alves <palves@redhat.com>
18242
18243 PR gdb/12623
18244 * gdb.base/sigstep.c (no_handler): New global.
18245 (main): If 'no_handler is true, set the signal handlers to
18246 SIG_IGN.
18247 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
18248 with_sw_watch and no_handler parameters. Handle them.
18249 (top level) <stepping over handler when stopped at a breakpoint
18250 test>: Add a test axis for testing with a software watchpoint, and
18251 another for testing with the signal handler set to SIG_IGN.
18252 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
18253 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
18254
abbdbd03
PA
182552014-10-28 Pedro Alves <palves@redhat.com>
18256
18257 PR gdb/17511
18258 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
18259 * gdb.base/sigstep.exp (other_handler_location): New global.
18260 (advance): Support stepping into the signal handler, and running
18261 commands while in the handler.
18262 (in_handler_map): New global.
18263 (top level): In the advance test, add combinations for getting
18264 into the handler with stepping commands, and for running commands
18265 in the handler. Add comment descripting the advancei tests.
18266
1df4399f
PA
182672014-10-28 Pedro Alves <palves@redhat.com>
18268
18269 * gdb.base/sigstep.exp: Use build_executable instead of
18270 prepare_for_testing.
18271 (top level): Move code that starts GDB, runs to main and creates a
18272 display to ...
18273 (restart): ... this new procedure.
18274 (top level): Move backtrace from signal handler test to ...
18275 (validate_backtrace): ... this new procedure.
18276 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
18277 with_test_prefix. Always restart GDB.
18278 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
18279 with_test_prefix. Always restart GDB. No need to delete
18280 breakpoints after the test.
18281 (test_skip_handler): Remove prefix parameter.
18282 (skip_over_handler, breakpoint_to_handler)
18283 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
18284 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
18285 restart GDB. No need to delete breakpoints after the test.
18286 (top level): Use foreach to call the test procedures with
18287 different commands.
18288
a5b6e449
PA
182892014-10-28 Pedro Alves <palves@redhat.com>
18290
18291 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
18292 instead of GNATS numbers.
18293 * gdb.base/sigbpt.exp: Likewise.
18294 * gdb.base/siginfo.exp: Likewise.
18295 * gdb.base/sigstep.exp: Likewise.
18296
e5f8a7cc
PA
182972014-10-27 Pedro Alves <palves@redhat.com>
18298
18299 * gdb.base/sigstep.c (dummy): New global.
18300 (main): Issue a couple writes to the new global.
18301 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
18302 procedures.
18303 (skip_over_handler): Use test_skip_handler.
18304 (top level): Call skip_over_handler for stepi and nexti too.
18305 (breakpoint_over_handler): Use test_skip_handler.
18306 (top level): Call breakpoint_over_handler for stepi and nexti too.
18307
763905a3
YQ
183082014-10-27 Yao Qi <yao@codesourcery.com>
18309
18310 * gdb.trace/tfile.c (adjust_function_address)
18311 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
18312 function descriptor.
18313
6f259a23
DB
183142014-10-24 Don Breazeal <donb@codesourcery.com>
18315
18316 * gdb.base/foll-fork.exp (test_follow_fork,
18317 catch_fork_child_follow): Check for updated fork messages emitted
18318 from infrun.c.
18319 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
18320 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
18321 vfork_and_exec_child_follow_through_step): Check for updated vfork
18322 messages emitted from infrun.c.
18323
09dd9a69
PA
183242014-10-24 Pedro Alves <palves@redhat.com>
18325
18326 * gdb.base/corefile.exp: Remove references to ultrix.
18327 * gdb.base/interrupt.exp: Likewise.
18328 * gdb.base/whatis.exp: Likewise.
18329 * gdb.gdb/selftest.exp: Likewise.
18330 * gdb.threads/manythreads.exp: Likewise.
18331 * gdb.threads/print-threads.exp: Likewise.
18332 * gdb.threads/pthreads.exp:: Likewise.
18333 * gdb.threads/schedlock.exp: Likewise.
18334
3433cfa5
SC
183352014-10-24 Siva Chandra Reddy <sivachandra@google.com>
18336
18337 * gdb.cp/non-trivial-retval.cc: Add a test case.
18338 * gdb.cp/non-trivial-retval.exp: Add a test.
18339
092f880b
YQ
183402014-10-20 Yao Qi <yao@codesourcery.com>
18341
18342 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
18343 * gdb.python/py-objfile-script-gdb.py: New file.
18344 * gdb.python/py-objfile-script.exp: Update reference to
18345 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
18346 of remote_download. Remove the dest file.
18347
acbdb7f3
YQ
183482014-10-20 Yao Qi <yao@codesourcery.com>
18349
18350 * gdb.base/checkpoint.exp: Don't remove file copied on host.
18351 * gdb.base/step-line.exp: Likewise.
18352 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
18353 * gdb.dwarf2/dw2-basic.exp: Likewise.
18354 * gdb.dwarf2/dw2-compressed.exp: Likewise.
18355 * gdb.dwarf2/dw2-filename.exp: Likewise.
18356 * gdb.dwarf2/dw2-intercu.exp: Likewise.
18357 * gdb.dwarf2/dw2-intermix.exp: Likewise.
18358 * gdb.dwarf2/dw2-producer.exp: Likewise.
18359 * gdb.dwarf2/mac-fileno.exp: Likewise.
18360 * gdb.python/py-frame-args.exp: Likewise.
18361 * gdb.python/py-framefilter.exp: Likewise.
18362 * gdb.python/py-mi.exp: Likewise.
18363 * gdb.python/py-objfile-script.exp: Likewise
18364 * gdb.python/py-pp-integral.exp: Likewise.
18365 * gdb.python/py-pp-re-notag.exp: Likewise.
18366 * gdb.python/py-prettyprint.exp: Likewise.
18367 * gdb.python/py-section-script.exp: Likewise.
18368 * gdb.python/py-typeprint.exp: Likewise.
18369 * gdb.python/py-xmethods.exp: Likewise.
18370 * gdb.stabs/weird.exp: Likewise.
18371 * gdb.xml/tdesc-regs.exp: Likewise.
18372
bd286a29
KCY
183732014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
18374
18375 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
18376 (out_cu): Use addr_len for the size of addresses.
18377 (out_line): Likewise. Size DW_LNE_set_address instruction
18378 according to addr_len.
18379 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
18380 (FUNC): Add START_INSNS to definition.
18381
673dc4a0
YQ
183822014-10-18 Yao Qi <yao@codesourcery.com>
18383
18384 * gdb.base/argv0-symlink.exp: Check argv[0] value if
18385 gdb_has_argv0 return true.
18386 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
18387 check [target_info exists noargs], check [gdb_has_argv0]
18388 instead.
18389 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
18390 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
18391 procedures.
18392
4ffbba72
DE
183932014-10-17 Doug Evans <dje@google.com>
18394
18395 * gdb.python/py-events.exp: Update expected output for clear_objfiles
18396 event.
18397 * gdb.python/py-events.py: Add clear_objfiles event.
18398
d096d8c1
DE
183992014-10-17 Doug Evans <dje@google.com>
18400
18401 * gdb.python/py-objfile.exp: Test progspace attribute.
18402
a80db015
LM
184032014-10-17 Luis Machado <lgustavo@codesourcery.com>
18404
18405 * gdb.guile/scm-breakpoint.exp: Do not assume any
18406 directory separators when matching source file paths.
18407 * gdb.python/py-breakpoint.exp: Likewise.
18408 * gdb.reverse/break-precsave.exp: Likewise.
18409 * gdb.reverse/break-reverse.exp: Likewise.
18410 * gdb.reverse/consecutive-precsave.exp: Likewise.
18411 * gdb.reverse/finish-precsave.exp: Likewise.
18412 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
18413 * gdb.reverse/finish-reverse.exp: Likewise.
18414 * gdb.reverse/i386-precsave.exp: Likewise.
18415 * gdb.reverse/i387-env-reverse.exp: Likewise.
18416 * gdb.reverse/i387-stack-reverse.exp: Likewise.
18417 * gdb.reverse/machinestate-precsave.exp: Likewise.
18418 * gdb.reverse/machinestate.exp: Likewise.
18419 * gdb.reverse/sigall-precsave.exp: Likewise.
18420 * gdb.reverse/solib-precsave.exp: Likewise.
18421 * gdb.reverse/step-precsave.exp: Likewise.
18422 * gdb.reverse/until-precsave.exp: Likewise.
18423 * gdb.reverse/watch-precsave.exp: Likewise.
18424 * gdb.reverse/watch-reverse.exp: Likewise.
18425
b22089ab
YQ
184262014-10-17 Yao Qi <yao@codesourcery.com>
18427
18428 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
18429 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
18430
6c4486e6
PA
184312014-10-17 Pedro Alves <palves@redhat.com>
18432
18433 PR gdb/17471
18434 * gdb.base/bg-execution-repeat.c: New file.
18435 * gdb.base/bg-execution-repeat.exp: New file.
18436
0ff33695
PA
184372014-10-17 Pedro Alves <palves@redhat.com>
18438
18439 PR gdb/17300
18440 * gdb.base/continue-all-already-running.c: New file.
18441 * gdb.base/continue-all-already-running.exp: New file.
18442
6fdebc3d
PA
184432014-10-17 Pedro Alves <palves@redhat.com>
18444
18445 PR gdb/17472
18446 * gdb.base/annota-input-while-running.c: New file.
18447 * gdb.base/annota-input-while-running.exp: New file.
18448
32a8097b
PA
184492014-10-17 Pedro Alves <palves@redhat.com>
18450
18451 * gdb.base/callfuncs.exp: emove references to osf.
18452 * gdb.base/sigall.exp: Likewise.
18453 * gdb.gdb/selftest.exp: Likewise.
18454 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
18455 * gdb.mi/non-stop.c: Likewise.
18456 * gdb.mi/pthreads.c: Likewise.
18457 * gdb.reverse/sigall-precsave.exp: Likewise.
18458 * gdb.reverse/sigall-reverse.exp: Likewise.
18459 * gdb.threads/pthreads.c: Likewise.
18460 * gdb.threads/pthreads.exp: Likewise.
18461
7a3517ff
YQ
184622014-10-17 Yao Qi <yao@codesourcery.com>
18463
18464 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
18465 check 'target_info exists noargs'.
18466 (test_command_prompt_position): Likewise.
18467 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
18468 Remove "set args".
18469 (progvar_simple_while_test): Likewise.
18470 (progvar_complex_if_while_test): Likewise.
18471 (if_while_breakpoint_command_test): Likewise.
18472 (infrun_breakpoint_command_test): Likewise.
18473 (breakpoint_command_test): Likewise.
18474 (watchpoint_command_test): Likewise.
18475 (bp_deleted_in_command_test): Likewise.
18476 (temporary_breakpoint_commands): Likewise.
18477
bb99c472
YQ
184782014-10-16 Yao Qi <yao@codesourcery.com>
18479
18480 * gdb.base/remotetimeout.exp: Remove noargs checking.
18481
7c16b83e
PA
184822014-10-15 Pedro Alves <palves@redhat.com>
18483
18484 PR breakpoints/9649
18485 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
18486 * gdb.base/breakpoint-in-ro-region.exp
18487 (probe_target_hardware_step): New procedure.
18488 (top level): Probe hardware stepping and hardware breakpoint
18489 support. Test stepping through a read-only region, with both
18490 "breakpoint auto-hw" on and off and both "always-inserted" on and
18491 off.
18492
35a49624
IB
184932014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
18494
18495 * gdb.dlang/demangle.exp: Update for demangling changes.
18496
2d1c107c
SC
184972014-10-15 Siva Chandra Reddy <sivachandra@google.com>
18498
18499 * gdb.cp/non-trivial-retval.cc: Add new test cases.
18500 * gdb.cp/non-trivial-retval.exp: Add new tests.
18501
778811d5
SC
185022014-10-15 Siva Chandra Reddy <sivachandra@google.com>
18503
18504 PR c++/13403
18505 PR c++/15154
18506 * gdb.cp/non-trivial-retval.cc: New file.
18507 * gdb.cp/non-trivial-retval.exp: New file.
18508
10c5f0a8
YQ
185092014-10-15 Yao Qi <yao@codesourcery.com>
18510
18511 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
18512 remote host.
18513
65d7b369
YQ
185142014-10-15 Yao Qi <yao@codesourcery.com>
18515
18516 * gdb.python/py-symbol.exp: Match file base name if host is
18517 remote, otherwise match file name with dir name.
18518 * gdb.python/py-symtab.exp: Likewise.
18519 * gdb.python/python.exp: Likewise.
18520
46dc1394
YQ
185212014-10-15 Yao Qi <yao@codesourcery.com>
18522
18523 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
18524 pattern.
18525 * gdb.python/py-symtab.exp: Likewise.
18526 * gdb.python/python.exp: Remove trailing ".*". Fix typo
18527 locationn.
18528
c40cc657
JB
185292014-10-14 Joel Brobecker <brobecker@adacore.com>
18530
18531 * gdb.ada/addr_arith: New testcase.
18532
2abf49e1
MR
185332014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
18534
18535 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
18536 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
18537 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
18538 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
18539
f7088df3
SDJ
185402014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
18541
18542 * gdb.arch/stap-eval-lang-ada.S: Likewise.
18543 * gdb.arch/stap-eval-lang-ada.c: Likewise.
18544 * gdb.arch/stap-eval-lang-ada.exp: New file.
18545
4dc06805
YQ
185462014-10-14 Yao Qi <yao@codesourcery.com>
18547
18548 * gdb.mi/mi-var-child.c (nothing1): New function.
18549 (nothing2): New function.
18550 (do_children_tests): Set function pointers by nothing1 and
18551 nothing2.
18552 * gdb.mi/mi-var-child.exp: Step over new added statements.
18553 Update test to match the new output.
18554 * gdb.mi/var-cmd.c (nothing1): New function.
18555 (nothing2): New function.
18556 (do_children_tests): Set function pointers by nothing1 and
18557 nothing2.
18558 * gdb.mi/mi-var-display.exp: Update test to match output.
18559 Step to the line specified by $line_dct_nothing.
18560 Increase the number of lines to step.
18561
46a93de2
YQ
185622014-10-14 Yao Qi <yao@codesourcery.com>
18563
18564 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
18565 tests.
18566 * gdb.mi/mi2-var-child.exp: Likewise.
18567
14ea52ee
DE
185682014-10-13 Doug Evans <dje@google.com>
18569
18570 * gdb.python/py-objfile.exp: Change name of file name test.
18571
e5c6e92b
DE
185722014-10-13 Doug Evans <dje@google.com>
18573
18574 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
18575 from the start of the CU.
18576
c780cc2f
JK
185772014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
18578 Yao Qi <yao@codesourcery.com>
18579
18580 Fix "save breakpoints" for "catch" command.
18581 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
18582 Remove -nonewline. Match also the added "main" line.
18583
99894e11
JK
185842014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
18585
18586 Fix "save breakpoints" for "disable $bpnum" command.
18587 * gdb.base/save-bp.c (main): Add label.
18588 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
18589
6e1ac5a3
JK
185902014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
18591
18592 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
18593
754dd2b0
YQ
185942014-10-11 Yao Qi <yao@codesourcery.com>
18595
18596 * gdb.server/server-kill.exp: Execute command
18597 "set remote trace-status-packet on" before "tstatus".
18598
f90183d7
YQ
185992014-10-11 Yao Qi <yao@codesourcery.com>
18600
18601 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
18602 (main): Call getppid.
18603 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
18604 and continue to it. Read variable "server_pid".
18605
bf40a607
YQ
186062014-10-11 Yao Qi <yao@codesourcery.com>
18607
18608 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
18609
052ca370
YQ
186102014-10-11 Yao Qi <yao@codesourcery.com>
18611
18612 * gdb.threads/thread-find.exp: Don't execute command
18613 "info threads".
18614 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
18615 * gdb.threads/linux-dp.exp: Don't check the condition
18616 $threads_created equals to zero.
18617
3831839c
PA
186182014-10-10 Pedro Alves <palves@redhat.com>
18619
18620 * gdb.base/bigcore.exp: Remove references to IRIX.
18621 * gdb.base/funcargs.exp: Likewise.
18622 * gdb.base/interrupt.exp: Likewise.
18623 * gdb.base/mips_pro.exp: Likewise.
18624 * gdb.base/nodebug.exp: Likewise.
18625 * gdb.base/setvar.exp: Likewise.
18626 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
18627
8b9a549d
PA
186282014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
18629 Pedro Alves <palves@redhat.com>
18630
18631 PR symtab/14466
18632 * gdb.base/vdso-warning.c: New file.
18633 * gdb.base/vdso-warning.exp: New file.
18634
d48ba5e8
DE
186352014-10-02 Doug Evans <dje@google.com>
18636
18637 * gdb.base/structs.c (main): Don't run forever.
18638
2278c276
PA
186392014-10-02 Pedro Alves <palves@redhat.com>
18640
18641 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
18642 (top level) <stop threads 1, stop threads 2>: Use it.
18643
b57bacec
PA
186442014-10-02 Pedro Alves <palves@redhat.com>
18645
18646 * gdb.threads/break-while-running.exp (test): Add new
18647 'update_thread_list' argument. Skip "info threads" if false.
18648 (top level): Add new 'update_thread_list' axis.
18649
13fd3ff3
PA
186502014-10-02 Pedro Alves <palves@redhat.com>
18651
18652 PR breakpoints/17431
18653 * gdb.base/execl-update-breakpoints.c: New file.
18654 * gdb.base/execl-update-breakpoints.exp: New file.
18655
0fec99e8
PA
186562014-10-01 Pedro Alves <palves@redhat.com>
18657
18658 * gdb.base/breakpoint-in-ro-region.c: New file.
18659 * gdb.base/breakpoint-in-ro-region.exp: New file.
18660
2ddf4301
SM
186612014-10-01 Simon Marchi <simon.marchi@ericsson.com>
18662
18663 * gdb.mi/mi-exit-code.exp: New file.
18664 * gdb.mi/mi-exit-code.c: New file.
18665
6a5f3f43
YQ
186662014-09-30 Yao Qi <yao@codesourcery.com>
18667
18668 * lib/prelink-support.exp (build_executable_own_libs): Error if
18669 the target isn't native.
18670
345bcc73
YQ
186712014-09-30 Yao Qi <yao@codesourcery.com>
18672
18673 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
18674 false.
18675
a25a5a45
PA
186762014-09-22 Pedro Alves <palves@redhat.com>
18677
18678 * gdb.threads/break-while-running.exp: New file.
18679 * gdb.threads/break-while-running.c: New file.
18680
00ba3162
YQ
186812014-09-19 Yao Qi <yao@codesourcery.com>
18682
18683 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
18684 Invoke test. Restart GDB with --readnow and invoke test again.
18685
c3b7b696
YQ
186862014-09-19 Yao Qi <yao@codesourcery.com>
18687
18688 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
18689 proc set_breakpoint_on_gcd_function. Invoke
18690 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
18691 invoke set_breakpoint_on_gcd_function again.
18692
2b4fd423
DE
186932014-09-18 Doug Evans <dje@google.com>
18694
18695 * gdb.dwarf2/symtab-producer.exp: New file.
18696
a5947601
SDJ
186972014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
18698
18699 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
18700 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
18701 * gdb.base/global-var-nested-by-dso.c: Likewise.
18702 * gdb.base/global-var-nested-by-dso.exp: Likewise.
18703
91c19059
SDJ
187042014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
18705 Pedro Alves <palves@redhat.com>
18706
18707 * gdb.base/watch-bitfields.exp: Pass string other than test file
18708 name to prepare_for_testing.
18709 (watch): New procedure.
18710 (expect_watchpoint): Use with_test_prefix.
18711 (top level): Factor out tests to ...
18712 (test_watch_location, test_regular_watch): ... these new
18713 procedures, and use with_test_prefix and gdb_continue_to_end.
18714
bb9d5f81
PP
187152014-09-16 Patrick Palka <patrick@parcs.ath.cx>
18716
18717 PR breakpoints/12526
18718 * gdb.base/watch-bitfields.exp: New file.
18719 * gdb.base/watch-bitfields.c: New file.
18720
635856f5
PA
187212014-09-16 Pedro Alves <palves@redhat.com>
18722
18723 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
18724 software and hardware addresses, not software address against
18725 itself.
18726
7280ceea
PA
187272014-09-16 Pedro Alves <palves@redhat.com>
18728
18729 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
18730 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
18731
428b16bd
PA
187322014-09-16 Pedro Alves <palves@redhat.com>
18733
18734 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
18735 files.
18736 * gdb.base/a2-run.exp: Remove all code guarded by istarget
18737 "*-*-vxworks*" throughout.
18738 * gdb.base/break.exp: Likewise.
18739 * gdb.base/default.exp: Likewise.
18740 * gdb.base/scope.exp: Likewise.
18741 * gdb.base/sepdebug.exp: Likewise.
18742 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
18743 throughout.
18744 * gdb.base/run.c: Likewise.
18745 * gdb.base/sepdebug.c: Likewise.
18746 * gdb.hp/gdb.aCC/run.c: Likewise.
18747 * gdb.reverse/until-reverse.c: Likewise.
18748 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
18749
666d413c
YQ
187502014-09-16 Yao Qi <yao@codesourcery.com>
18751
18752 * boards/local-remote-host-native.exp: New file.
18753
57cbd724
DE
187542014-09-14 Doug Evans <xdje42@gmail.com>
18755
18756 * gdb.threads/queue-signal.c (thread_count): New variable.
18757 (thread_count_mutex, thread_count_condvar): New variables.
18758 (incr_thread_count, wait_all_threads_running): New functions.
18759 (main): Wait for all threads to be in their thread functions.
18760
81219e53
DE
187612014-09-13 Doug Evans <xdje42@gmail.com>
18762
18763 * gdb.threads/queue-signal.c: New file.
18764 * gdb.threads/queue-signal.exp: New file.
18765
3714cea7
DE
187662014-09-13 Doug Evans <xdje42@gmail.com>
18767
18768 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
18769 be consistent with what default_gdb_init uses.
18770 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
18771 the plain text of the prompt. Add some logging printfs.
18772 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
18773
fa43b1d7
PA
187742014-09-12 Pedro Alves <palves@redhat.com>
18775
18776 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
18777 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
18778 * gdb.arch/i386-size-overlap.exp: Likewise.
18779 * gdb.arch/i386-size.exp: Likewise.
18780 * gdb.arch/i386-unwind.exp: Likewise.
18781 * gdb.base/a2-run.exp: Likewise.
18782 * gdb.base/break.exp: Likewise.
18783 * gdb.base/charset.exp: Likewise.
18784 * gdb.base/chng-syms.exp: Likewise.
18785 * gdb.base/commands.exp: Likewise.
18786 * gdb.base/dbx.exp: Likewise.
18787 * gdb.base/find.exp: Likewise.
18788 * gdb.base/funcargs.exp: Likewise.
18789 * gdb.base/jit-simple.exp: Likewise.
18790 * gdb.base/reread.exp: Likewise.
18791 * gdb.base/sepdebug.exp: Likewise.
18792 * gdb.base/step-bt.exp: Likewise.
18793 * gdb.cp/mb-inline.exp: Likewise.
18794 * gdb.cp/mb-templates.exp: Likewise.
18795 * gdb.objc/basicclass.exp: Likewise.
18796 * gdb.threads/killed.exp: Likewise.
18797
9d9bf2df
EBM
187982014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
18799
18800 PR tdep/17379
18801 * gdb.arch/powerpc-stackless.S: New file.
18802 * gdb.arch/powerpc-stackless.exp: New file.
18803
1cf2f1b0
JK
188042014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
18805
18806 * gdb.base/attach.c: Include unistd.h.
18807 (main): Call alarm. Add label postloop.
18808 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
18809 gdb_breakpoint, gdb_continue_to_breakpoint.
18810 (test_command_line_attach_run): Kill ${testpid} in one exit path.
18811
98880d46
PA
188122014-09-11 Pedro Alves <palves@redhat.com>
18813
18814 PR gdb/17347
18815 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
18816 * gdb.base/attach.exp (test_command_line_attach_run): New
18817 procedure.
18818 (top level): Call it.
18819
4c92ff2c
PA
188202014-09-11 Pedro Alves <palves@redhat.com>
18821
18822 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
18823 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
18824 (do_command_attach_tests): Use spawn_wait_for_attach.
18825 * gdb.base/solib-overlap.exp: Likewise.
18826 * gdb.multi/multi-attach.exp: Likewise.
18827 * gdb.python/py-prompt.exp: Likewise.
18828 * gdb.python/py-sync-interp.exp: Likewise.
18829 * gdb.server/ext-attach.exp: Likewise.
18830
3adc1a7d
GKB
188312014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
18832
18833 * gdb.fortran/array-element.exp: Remove unexpected "continue"
18834 command in testcase. Simplify testcase.
18835
96334934
JB
188362014-09-10 Joel Brobecker <brobecker@adacore.com>
18837
18838 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
18839
eb479039
JB
188402014-09-10 Joel Brobecker <brobecker@adacore.com>
18841
18842 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
18843
deede10c
JB
188442014-09-10 Joel Brobecker <brobecker@adacore.com>
18845
18846 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
18847
7828a5f5
JB
188482014-09-10 Joel Brobecker <brobecker@adacore.com>
18849
18850 * gdb.dwarf2/dynarr-ptr.c: New file.
18851 * gdb.dwarf2/dynarr-ptr.exp: New file.
18852
33aeebcf
MR
188532014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
18854
18855 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
18856 of 30 rather than hardcoding 120 for a slow test case. Take the
18857 `gdb,timeout' target setting into account for this calculation.
18858 Don't extend the timeout for the test cases that don't need it.
18859
7b415901
MR
188602014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
18861
18862 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
18863 a factor of 2 for a slow test case. Take the `gdb,timeout'
18864 target setting into account for this calculation.
18865 * gdb.reverse/until-precsave.exp: Increase the timeout by
18866 a factor of 15 and 3 respectively rather than adding 120
18867 for a pair of slow test cases. Take the `gdb,timeout'
18868 target setting into account for this calculation.
18869
4a40f85a
MR
188702014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
18871
18872 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
18873 timeout, don't pass one down to gdb_expect.
18874 (gdb_expect): Rework timeout selection.
18875
09635af7
MR
188762014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
18877
18878 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
18879 exception on timeout.
18880 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
18881 (gdbserver_start_extended): Catch any `gdbserver_start' error
18882 exceptions.
18883 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
18884 * lib/mi-support.exp (mi_gdb_target_load): Catch any
18885 `gdbserver_gdb_load' error exceptions.
18886
2bdd10b7
MR
188872014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
18888
18889 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
18890 120 on waiting for the TCP socket to open.
18891
316935f0
DE
188922014-09-09 Doug Evans <xdje42@gmail.com>
18893
18894 * gdb.base/default.exp (show_conv_list): Add _caller_is,
18895 _caller_matches, _any_caller_is, _any_caller_matches.
18896
83740597
DE
188972014-09-09 Doug Evans <xdje42@gmail.com>
18898
18899 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
18900
4c122fc3
YQ
189012014-09-09 Yao Qi <yao@codesourcery.com>
18902
18903 * gdb.mi/mi-var-display.exp: Set print symbol off.
18904
a9f116cb
GKB
189052014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
18906
18907 PR gdb/17035
18908 * gdb.base/commands.exp: Add tests to verify user-defined
18909 commands with empty bodies.
18910 * gdb.python/py-cmd.exp: Test that we don't show user-defined
18911 python commands in `show user command`.
18912 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
18913 scheme commands in `show user command`.
18914
c75bd3a2
JK
189152014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
18916
18917 PR python/17355
18918 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
18919 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
18920 * gdb.python/py-framefilter-invalidarg.exp: New file.
18921 * gdb.python/py-framefilter-invalidarg.py: New file.
18922
faa42425
DE
189232014-09-06 Doug Evans <xdje42@gmail.com>
18924
18925 PR 15276
18926 * gdb.python/py-caller-is.c: New file.
18927 * gdb.python/py-caller-is.exp: New file.
18928
474ca4f6
SDJ
189292014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
18930
18931 PR gdb/17235
18932 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
18933 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
18934
eb0b0463
SDJ
189352014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
18936
18937 PR fortran/17237
18938 * gdb.fortran/print-formatted.exp: New file.
18939 * gdb.fortran/print-formatted.f90: Likewise.
18940
5f3b99cf
SS
189412014-09-03 Sasha Smundak <asmundak@google.com>
18942
18943 * gdb.python/py-frame.exp: Test Frame.read_register.
18944
7d793aa9
SDJ
189452014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
18946
18947 PR python/16699
18948 * gdb.python/py-completion.exp: New file.
18949 * gdb.python/py-completion.py: Likewise.
18950
fb0576e9
DE
189512014-08-28 Doug Evans <dje@google.com>
18952
18953 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
18954 eax,etc. are live with values set by gdb and thus the compiler can't
18955 use them.
18956 * gdb.arch/i386-pseudo.c (main): Ditto.
18957
ee92b0dd
DE
189582014-08-27 Doug Evans <dje@google.com>
18959
18960 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
18961
6649db35
DE
189622014-08-25 Doug Evans <dje@google.com>
18963
18964 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
18965 (main): Ditto.
18966
564b7600
DE
189672014-08-25 Doug Evans <dje@google.com>
18968
18969 * gdb.threads/thread-execl.exp: #include <stdio.h>.
18970
3881fb67
YQ
189712014-08-24 Yao Qi <yao@codesourcery.com>
18972
18973 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
18974 symbol off.
18975 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
18976
a05a36a5
DE
189772014-08-22 Doug Evans <dje@google.com>
18978
18979 PR 17276
18980 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
18981 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
18982 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
18983
7c343b48
YQ
189842014-08-22 Yao Qi <yao@codesourcery.com>
18985
18986 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
18987 * gdb.python/py-finish-breakpoint2.exp: Likewise.
18988 * gdb.python/python.exp: Likewise. Use .py file on the host
18989 instead of the build.
18990
22fd09ae
JK
189912014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
18992
18993 * gdb.threads/gcore-stale-thread.c: New file.
18994 * gdb.threads/gcore-stale-thread.exp: New file.
18995
a8454a7c
PA
189962014-08-21 Pedro Alves <palves@redhat.com>
18997
18998 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
18999 * gdb.base/gcore-relro-pie.exp: Likewise.
19000 * gdb.base/gcore-relro.exp: Likewise.
19001 * gdb.base/gcore.exp: Likewise.
19002 * gdb.base/print-symbol-loading.exp: Likewise.
19003 * gdb.threads/gcore-thread.exp: Likewise.
19004 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
19005
2a31c623
PA
190062014-08-20 Pedro Alves <palves@redhat.com>
19007 Jan Kratochvil <jan.kratochvil@redhat.com>
19008
19009 * Makefile.in (EXTRA_RULES, CC): New variables, get from
19010 configure.
19011 (EXPECT): Handle READ1 being set.
19012 (all): Depend on EXTRA_RULES.
19013 (check-read1, expect-read1, read1.so, read1): New rules.
19014 * README (Testsuite Parameters): Document the READ1 make variable.
19015 (Race detection): New section.
19016 * configure: Regenerate.
19017 * configure.ac: If build==host==target, and running under a
19018 GNU/glibc system, add read1 to the extra Makefile rules.
19019 (EXTRA_RULES): AC_SUBST it.
19020 * lib/read1.c: New file.
19021
d36430db
JB
190222014-08-20 Joel Brobecker <brobecker@adacore.com>
19023
19024 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
19025 the handling of variables declared as a typedef to an array
19026 which a DW_AT_data_location attribute.
19027
9a0dc9e3
PA
190282014-08-19 Andrew Burgess <aburgess@broadcom.com>
19029 Pedro Alves <palves@redhat.com>
19030
19031 PR symtab/14604
19032 PR symtab/14605
19033 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
19034 gdb_test.
19035
0718a8da
PA
190362014-08-19 Pedro Alves <palves@redhat.com>
19037
19038 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
19039
13b448cd
YQ
190402014-08-19 Yao Qi <yao@codesourcery.com>
19041
19042 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
19043 right line.
19044
1cbf5077
DB
190452014-08-18 David Blaikie <dblaikie@gmail.com>
19046
19047 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
19048
bf0fae19
JB
190492014-08-18 Joel Brobecker <brobecker@adacore.com>
19050
19051 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
19052 attribute in array range.
19053
3c8c5dcc
JB
190542014-08-18 Joel Brobecker <brobecker@adacore.com>
19055
19056 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
19057
e66d4446
SC
190582014-08-15 Siva Chandra Reddy <sivachandra@google.com>
19059
19060 PR c++/17132
19061 * gdb.cp/pr17132.cc: New file.
19062 * gdb.cp/pr17132.exp: New file.
19063
940df408
SC
190642014-08-15 Siva Chandra Reddy <sivachandra@google.com>
19065
19066 * gdb.python/py-xmethods.py (A_getarrayind)
19067 (E_method_char_worker.__call__, E_method_int_worker.__call__):
19068 Use 'print' with function call syntax.
19069 (E_method_matcher.match): Fix tab vs space indentation mixup.
19070
ebcc6c3a
YQ
190712014-08-15 Yao Qi <yao@codesourcery.com>
19072
19073 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
19074 false.
19075
775e0f04
YQ
190762014-08-15 Yao Qi <yao@codesourcery.com>
19077
19078 * gdb.cp/casts.exp: Set print symbol off.
19079 * gdb.cp/class2.exp: Likewise.
19080 * gdb.cp/overload.exp: Likewise.
19081 * gdb.cp/templates.exp: Likewise.
19082
d769e349
DE
190832014-08-11 Doug Evans <dje@google.com>
19084
19085 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
19086 (test_load_shlib): Update.
19087
20c6f1e1
YQ
190882014-08-09 Yao Qi <yao@codesourcery.com>
19089
19090 * gdb.base/display.exp: Invoke is_address_zero_readable.
19091 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
19092 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
19093 * gdb.base/hbreak-unmapped.exp: Return if
19094 is_address_zero_readable returns true.
19095 * gdb.base/signest.exp: Likewise.
19096 * gdb.base/signull.exp: Likewise.
19097 * gdb.base/sigbpt.exp: Likewise.
19098 * gdb.guile/scm-disasm.exp: Do the test if
19099 is_address_zero_readable returns false.
19100 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
19101 * gdb.python/py-arch.exp: Likewise.
19102 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
19103 * lib/gdb.exp (is_address_zero_readable): New proc.
19104
5792e8e3
YQ
191052014-08-09 Yao Qi <yao@codesourcery.com>
19106
19107 PR testsuite/13443
19108 * gdb.mi/mi-var-display.exp: Make test messages unique.
19109
3cecbbbe
TT
191102014-08-04 Tom Tromey <tromey@redhat.com>
19111
19112 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
19113 target 0".
19114
00b51ff5
TT
191152014-08-04 Tom Tromey <tromey@redhat.com>
19116
19117 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
19118 "target_resume".
19119
6908c509
JB
191202014-08-01 Joel Brobecker <brobecker@adacore.com>
19121
19122 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
19123 inner_vla_struct_object_size.
19124 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
19125 as xfail.
19126
cc6563d2
PA
191272014-07-30 Pedro Alves <palves@redhat.com>
19128
19129 * gdb.threads/signal-command-handle-nopass.exp (test): Add
19130 comment.
19131
7e09a223
YQ
191322014-07-29 Yao Qi <yao@codesourcery.com>
19133
19134 PR gdb/17206
19135 * gdb.base/until-nodebug.exp: New.
19136
7ebdbe92
DE
191372014-07-28 Doug Evans <xdje42@gmail.com>
19138
19139 PR guile/17203
19140 * gdb.guile/scm-parameter.exp: Add tests for trying to create
19141 previously existing parameter, and previously ambiguously spelled
19142 parameter.
19143
fdb1adc6
WN
191442014-07-28 Will Newton <will.newton@linaro.org>
19145
19146 * gdb.base/varargs.exp: Remove KFAILs for ARM.
19147
186fcde0
DE
191482014-07-26 Ludovic Courtès <ludo@gnu.org>
19149 Doug Evans <xdje42@gmail.com>
19150
19151 PR guile/17146
19152 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
19153
70509625
PA
191542014-07-25 Pedro Alves <palves@redhat.com>
19155
19156 * gdb.threads/signal-command-handle-nopass.c: New file.
19157 * gdb.threads/signal-command-handle-nopass.exp: New file.
19158 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
19159 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
19160 * gdb.threads/signal-delivered-right-thread.c: New file.
19161 * gdb.threads/signal-delivered-right-thread.exp: New file.
19162
c3f814a1
PA
191632014-07-25 Pedro Alves <palves@redhat.com>
19164
19165 * gdb.base/double-prompt-target-event-error.exp
19166 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
19167 match.
19168 (cancel_pagination_in_target_event): Rework double prompt
19169 detection.
19170 * gdb.base/paginate-after-ctrl-c-running.exp
19171 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
19172 <return>' match.
19173 * gdb.base/paginate-bg-execution.exp
19174 (test_bg_execution_pagination_return)
19175 (test_bg_execution_pagination_cancel): Remove '-notransfer
19176 <return>' matches.
19177 * gdb.base/paginate-execution-startup.exp
19178 (test_fg_execution_pagination_return)
19179 (test_fg_execution_pagination_cancel): Remove '-notransfer
19180 <return>' matches.
19181 * gdb.base/paginate-inferior-exit.exp
19182 (test_paginate_inferior_exited): Remove '-notransfer <return>'
19183 match.
19184 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
19185 * lib/gdb.exp (pagination_prompt): Run text through
19186 string_to_regexp.
19187 (gdb_test_multiple): Match $pagination_prompt instead of
19188 "<return>".
19189 (string_to_regexp): Move to lib/gdb-utils.exp.
19190
e214cf6c
JK
191912014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
19192
19193 * gdb.arch/amd64-entry-value-paramref.S: New file.
19194 * gdb.arch/amd64-entry-value-paramref.cc: New file.
19195 * gdb.arch/amd64-entry-value-paramref.exp: New file.
19196 * gdb.arch/amd64-optimout-repeat.S: New file.
19197 * gdb.arch/amd64-optimout-repeat.c: New file.
19198 * gdb.arch/amd64-optimout-repeat.exp: New file.
19199
17d0c5c8
JK
192002014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
19201
19202 PR gdb/17170
19203 * gdb.base/statistics.exp: New file.
19204
b8b8facf
DE
192052014-07-17 Doug Evans <dje@google.com>
19206
74b49205 19207 PR gdb/17170
b8b8facf
DE
19208 * gdb.base/maint.exp: Update testing of per-command stats.
19209
1b5d0ab3
PA
192102014-07-16 Pedro Alves <palves@redhat.com>
19211
19212 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
19213 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
19214 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
19215 (tfile_write_buf): New functions.
19216 (add_memory_block): Rewrite using the above.
19217 (adjust_function_address): New function.
19218 (FUNCTION_ADDRESS): New macro.
19219 (write_basic_trace_file): Remove short_x local, and use
19220 tfile_write_16. Change type of func_addr local to unsigned long
19221 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
19222 here. Cast argument of add_memory_block to char pointer.
19223 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
19224 (main): Remove parameters.
19225 * gdb.trace/tfile.exp: Remove nowarnings.
19226
4d974e88
SM
192272014-07-15 Simon Marchi <simon.marchi@ericsson.com>
19228
19229 * gdb.base/debug-expr.exp: Test string evaluation with
19230 "debug expression" on.
19231
41e99568
PA
192322014-07-15 Pedro Alves <palves@redhat.com>
19233
19234 * gdb.base/reread.exp: Use clean_restart.
19235
487d9753
PL
192362014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
19237
19238 * gdb.arch/avr-flash-qualifer.c: New.
19239 * gdb.arch/avr-flash-qualifer.exp: New.
19240
cc1c52ad
PA
192412014-07-14 Pedro Alves <palves@redhat.com>
19242
19243 * gdb.base/paginate-after-ctrl-c-running.c: New file.
19244 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
19245
1e973570
PA
192462014-07-14 Pedro Alves <palves@redhat.com>
19247
19248 * gdb.base/double-prompt-target-event-error.c: New file.
19249 * gdb.base/double-prompt-target-event-error.exp: New file.
19250
93d6eb10
PA
192512014-07-14 Pedro Alves <palves@redhat.com>
19252
19253 PR gdb/17072
19254 * gdb.base/paginate-inferior-exit.c: New file.
19255 * gdb.base/paginate-inferior-exit.exp: New file.
19256
0017922d
PA
192572014-07-14 Pedro Alves <palves@redhat.com>
19258
19259 PR gdb/17072
19260 * gdb.base/paginate-bg-execution.c: New file.
19261 * gdb.base/paginate-bg-execution.exp: New file.
19262
94696ad3
PA
192632014-07-14 Pedro Alves <palves@redhat.com>
19264
19265 PR gdb/17072
19266 * gdb.base/paginate-execution-startup.c: New file.
19267 * gdb.base/paginate-execution-startup.exp: New file.
19268 * lib/gdb.exp (pagination_prompt): New global.
19269 (default_gdb_spawn): New procedure, factored out from
19270 default_gdb_spawn.
19271 (default_gdb_start): Adjust to call default_gdb_spawn.
19272 (gdb_spawn): New procedure.
19273
bd293940
PA
192742014-07-14 Pedro Alves <palves@redhat.com>
19275
19276 * lib/gdb.exp (gdb_assert): New procedure.
19277 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
19278
c933f875
PA
192792014-07-14 Pedro Alves <palves@redhat.com>
19280
19281 * gdb.base/execution-termios.c: New file.
19282 * gdb.base/execution-termios.exp: New file.
19283
d98b7a16
TT
192842014-07-14 Tom Tromey <tromey@redhat.com>
19285
19286 * gdb.cp/vla-cxx.cc: New file.
19287 * gdb.cp/vla-cxx.exp: New file.
19288
548740d6
TT
192892014-07-14 Tom Tromey <tromey@redhat.com>
19290
19291 * gdb.reverse/rerun-prec.c: New file.
19292 * gdb.reverse/rerun-prec.exp: New file.
19293
a25eb028
MR
192942014-07-12 Maciej W. Rozycki <macro@mips.com>
19295 Maciej W. Rozycki <macro@codesourcery.com>
19296
19297 * lib/gdb-utils.exp: New file.
19298 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
19299 inline `gdb_init_command' processing.
19300 (gdb_start_cmd): Likewise.
19301 * lib/mi-support.exp (mi_run_cmd): Likewise.
19302 * README: Document `gdb_init_command' and `gdb_init_commands'.
19303
218c2655
JK
193042014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
19305
19306 Fix false FAIL running under a very long directory name.
19307 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
19308 and "set print elements 10000". Twice.
19309
5401fde3
YQ
193102014-07-11 Yao Qi <yao@codesourcery.com>
19311
19312 * gdb.base/exprs.exp: "set print symbol off".
19313
e76126e8
PA
193142014-07-11 Pedro Alves <palves@redhat.com>
19315
19316 * gdb.threads/kill.c: New file.
19317 * gdb.threads/kill.exp: New file.
19318
2d6f0de6
YQ
193192014-07-10 Yao Qi <yao@codesourcery.com>
19320
19321 * gdb.trace/tfile.c (write_basic_trace_file)
19322 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
19323 address written to trace file.
19324
7180e04a
PA
193252014-07-09 Pedro Alves <palves@redhat.com>
19326
19327 * gdb.base/attach-wait-input.exp: New file.
19328 * gdb.base/attach-wait-input.c: New file.
19329
9a9a7608
AB
193302014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
19331
19332 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
19333 setting up test structures.
19334 (main): Call new test function.
19335 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
19336 test function, continue into test function and walk test
19337 structures.
19338
161ac41e
YQ
193392014-07-02 Yao Qi <yao@codesourcery.com>
19340
19341 * gdb.trace/entry-values.c: Define labels 'foo_start' and
19342 'bar_start' at the beginning of functions 'foo' and 'bar'
19343 respectively.
19344 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
19345 instead of 'foo' and 'bar'.
19346
1f267ae3
MM
193472014-07-08 Markus Metzger <markus.t.metzger@intel.com>
19348
19349 * gdb.btrace/segv.exp: New.
19350 * gdb.btrace/segv.c: New.
19351
2b239efb
LM
193522014-07-02 Luis Machado <lgustavo@codesourcery.com>
19353
19354 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
19355 instruction.
19356
cf363f18
MW
193572014-06-30 Mark Wielaard <mjw@redhat.com>
19358
19359 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
19360 vulture, vilify, villar): New volatile array constants.
19361 (vindictive, vegetation): New const volatile array constants.
19362 * gdb.base/volatile.exp: Test volatile and const volatile array
19363 types.
19364
aebf9d24
AA
193652014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
19366
19367 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
19368 target lacks support for awatch, rwatch, or hbreak.
19369
b67a2c6f
YQ
193702014-06-27 Yao Qi <yao@codesourcery.com>
19371
19372 * gdb.multi/dummy-frame-restore.exp: New.
19373 * gdb.multi/dummy-frame-restore.c: New.
19374
aef92902
MM
193752014-06-25 Markus Metzger <markus.t.metzger@intel.com>
19376
19377 * gdb.btrace/gcore.exp: New.
19378
8e9db26e
PA
193792014-06-23 Pedro Alves <palves@redhat.com>
19380
19381 * gdb.base/watchpoint-reuse-slot.c: New file.
19382 * gdb.base/watchpoint-reuse-slot.exp: New file.
19383
70afc5b7
SC
193842014-06-23 Siva Chandra Reddy <sivachandra@google.com>
19385
19386 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
19387 progspace's filename in 'info', 'enable' and 'disable' command
19388 tests.
19389
b972bd9c
JK
193902014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
19391
19392 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
19393 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
19394 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
19395
125f8a3d
GB
193962014-06-20 Gary Benson <gbenson@redhat.com>
19397
19398 * gdb.arch/i386-avx.exp: Fix include file location.
19399 * gdb.arch/i386-sse.exp: Likewise.
19400
3ed9baed
IB
194012014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
19402
19403 * gdb.dlang/expression.exp: New file.
19404
034f788c
PA
194052014-06-19 Pedro Alves <palves@redhat.com>
19406
19407 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
19408 out from ...
19409 (top level): ... here. Iterate running tests under different
19410 scheduler-locking settings.
19411
45371d0c
LM
194122014-06-18 Luis Machado <lgustavo@codesourcery.com>
19413
19414 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
19415 to DW_FORM_addr and use non-zero addresses.
19416
5d376983
SC
194172014-06-18 Siva Chandra Reddy <sivachandra@google.com>
19418
19419 PR gdb/17017
19420 * gdb.python/py-xmethods.cc: Add global function call counters and
19421 increment them in their respective functions. Remove "cout"
19422 statements.
19423 * gdb.python/py-xmethods.exp: Make tests check the global function
19424 call counters instead of depending on inferior IO.
19425
a1aa2221
LM
194262014-06-18 Don Breazeal <donb@codesourcery.com>
19427
19428 * gdb.base/foll-fork.exp (default_fork_parent_follow):
19429 Deleted procedure.
19430 (explicit_fork_parent_follow): Deleted procedure.
19431 (explicit_fork_child_follow): Deleted procedure.
19432 (test_follow_fork): New procedure.
19433 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 19434 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
19435 procedure calls.
19436
0fc05997
YQ
194372014-06-17 Yao Qi <yao@codesourcery.com>
19438
19439 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
19440 CP1252.
19441
70795c52
LM
194422014-06-17 Luis Machado <lgustavo@codesourcery.com>
19443
19444 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
19445 Initialize ptr and S explicitly.
19446 (skip_type_update_when_not_use_rtti_test): Likewise.
19447
6be47f0c
KS
194482014-06-16 Keith Seitz <keiths@redhat.com>
19449
19450 PR mi/15863
19451 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
19452 the inferior is started.
19453
d03de421
PA
194542014-06-16 Pedro Alves <palves@redhat.com>
19455
19456 * gdb.base/break-main-file-remove-fail.c: New file.
19457 * gdb.base/break-main-file-remove-fail.exp: New file.
19458 * gdb.base/break-unload-file.exp: Use build_executable instead of
19459 prepare_for_testing.
19460 (test_break): New parameter "initial_load". Handle it.
19461 (top level): Add initial_load cmdline/file axis.
19462
f9579b99
TT
194632014-06-12 Tom Tromey <tromey@redhat.com>
19464
19465 * gdb.base/completion.exp: Don't use directory name in test.
19466
3657956b
GB
194672014-06-09 Gary Benson <gbenson@redhat.com>
19468
19469 * gdb.base/sigall.c [Functions to send signals]: Reorder to
19470 separate the always-available ANSI-standard signals from the
19471 signals that require checking.
19472 (main): Likewise.
19473 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
19474 Likewise.
19475 (main): Likewise.
19476
4186eb54
KS
194772014-06-07 Keith Seitz <keiths@redhat.com>
19478
19479 Revert:
19480 PR c++/16253
19481 * gdb.cp/var-tag.cc: New file.
19482 * gdb.cp/var-tag.exp: New file.
19483 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
19484 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
19485 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
19486 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
19487
25326a28 194882014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
19489
19490 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
19491
829155c9
PA
194922014-06-06 Pedro Alves <palves@redhat.com>
19493
19494 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
19495 in target debug output instead of looking at RSP packets,
19496 disabling the test on any target that uses hardware stepping.
19497 Update comments.
19498
61c8d22e
PA
194992014-06-06 Pedro Alves <palves@redhat.com>
19500
19501 * gdb.base/break-unload-file.exp: Fix typo.
19502
d9a47287
YQ
195032014-06-06 Yao Qi <yao@codesourcery.com>
19504
19505 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
19506 from "jit_function" to "^jit_function".
19507
e5e01dbf
YQ
195082014-06-06 Yao Qi <yao@codesourcery.com>
19509
19510 * gdb.base/async.c (foo): Add one statement.
19511 * gdb.base/async.exp: Get the next instruction address and
19512 match the output of "nexti" by instruction address. Match
19513 the hex address in the output of "finish".
19514
73ba372c
GB
195152014-06-06 Gary Benson <gbenson@redhat.com>
19516
19517 * gdb.base/call-signals.c: Remove preprocessor conditionals
19518 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
19519 SIGSEGV and SIGTERM.
19520 * gdb.base/sigall.c: Likewise.
19521 * gdb.base/unwindonsignal.c: Likewise.
19522 * gdb.reverse/sigall-reverse.c: Likewise.
19523
831517df
YQ
195242014-06-06 Yao Qi <yao@codesourcery.com>
19525
19526 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
19527 readable, skip the test.
19528
b8b91e98
YQ
195292014-06-06 Yao Qi <yao@codesourcery.com>
19530
19531 * gdb.threads/staticthreads.c (thread_function): Move the line
19532 setting breakpoint on forward.
19533 * gdb.threads/staticthreads.exp: Update comments.
19534
fb934770
LC
195352014-06-05 Ludovic Courtès <ludo@gnu.org>
19536
19537 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
19538 "history-append! type error".
19539
6ef284bd
SM
195402014-06-05 Simon Marchi <simon.marchi@ericsson.com>
19541
19542 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
19543 erroneous dprintf expected input.
19544
a872e241
DE
195452014-06-04 Doug Evans <xdje42@gmail.com>
19546
19547 * gdb.guile/scm-generics.exp: Delete.
19548
16f691fb
DE
195492014-06-04 Doug Evans <xdje42@gmail.com>
19550
19551 * gdb.guile/scm-breakpoint.exp: Update.
19552 Add tests for breakpoint registration.
19553
012370f6
TT
195542014-06-04 Tom Tromey <tromey@redhat.com>
19555
19556 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
19557 VLA-in-union.
19558 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
19559 inner_vla_struct, vla_union types. Initialize objects of those
19560 types and compute their sizes.
19561
9f5a4cef
HZ
195622014-06-04 Nathan Sidwell <nathan@codesourcery.com>
19563 Hui Zhu <hui@codesourcery.com>
19564
19565 * gdb.base/fileio.exp: Add test for shell not available as well as
19566 available.
19567 * gdb.base/fileio.c (test_system): Check for shell twice.
19568
90a45c4d
YQ
195692014-06-04 Yao Qi <yao@codesourcery.com>
19570
19571 * gdb.base/auto-connect-native-target.exp: Remove redundant
19572 space from the regexp pattern.
19573
70017e41
YQ
195742014-06-04 Yao Qi <yao@codesourcery.com>
19575
19576 * gdb.base/default.exp: Replace "child" with "native" in
19577 regexp pattern.
19578
883964a7
SC
195792014-06-03 Siva Chandra Reddy <sivachandra@google.com>
19580
19581 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
19582 * gdb.python/py-xmethods.exp: New tests to test xmethods.
19583 * gdb.python/py-xmethods.py: Python script supporting the
19584 new testcase and tests.
19585
ef370185
JB
195862014-06-03 Joel Brobecker <brobecker@adacore.com>
19587 Pedro Alves <palves@redhat.com>
19588
19589 PR breakpoints/17000
19590 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
19591 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
19592
1e2ccb61
BM
195932014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
19594
19595 * gdb.base/subst.exp: Add tests to verify partial path matching
19596 output.
19597
c6ec5ab2
PA
195982014-06-03 Pedro Alves <palves@redhat.com>
19599
19600 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
19601 target that doesn't use software single-stepping.
19602
835c559f
PA
196032014-06-03 Pedro Alves <palves@redhat.com>
19604
19605 PR breakpoints/17000
19606 * gdb.base/sss-bp-on-user-bp-2.c: New file.
19607 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
19608
06eb1586
DE
196092014-06-02 Doug Evans <xdje42@gmail.com>
19610
19611 * gdb.guile/scm-parameter.exp: New file.
19612
e698b8c4
DE
196132014-06-02 Doug Evans <xdje42@gmail.com>
19614
19615 * gdb.guile/scm-cmd.c: New file.
19616 * gdb.guile/scm-cmd.exp: New file.
19617
ded03782
DE
196182014-06-02 Doug Evans <xdje42@gmail.com>
19619
19620 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
19621 pretty-printer lookup.
19622 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
19623 (make-pp_s-printer): Call it.
19624 (make-pretty-printer-from-dict): New function.
19625 (lookup-pretty-printer-maker-from-dict): New function.
19626 (*pretty-printer*): Simplify.
19627 (make-objfile-pp_s-printer): New function.
19628 (install-objfile-pretty-printers!): New function.
19629 (make-progspace-pp_s-printer): New function.
19630 (install-progspace-pretty-printers!): New function.
19631 * gdb.guile/scm-progspace.c: New file.
19632 * gdb.guile/scm-progspace.exp: New file.
19633
41fac0cf
PA
196342014-06-02 Pedro Alves <palves@redhat.com>
19635
19636 * gdb.base/dprintf-bp-same-addr.c: New file.
19637 * gdb.base/dprintf-bp-same-addr.exp: New file.
19638
96ae5695
EBM
196392014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
19640
19641 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
19642 * gdb.arch/powerpc-power.s: Likewise.
19643
da02b3a8
JB
196442014-06-02 Joel Brobecker <brobecker@adacore.com>
19645
19646 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
19647
c72b2e7b
YQ
196482014-06-01 Yao Qi <yao@codesourcery.com>
19649
19650 * gdb.base/watchpoint.exp (test_watch_location): Check null
19651 pointer can be dereferenced. If not, do the test, otherwise
19652 skip it.
19653
53e8a631
AB
196542014-05-30 Andrew Burgess <aburgess@broadcom.com>
19655
19656 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
19657 results.
19658 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
19659
938f0e2f
AB
196602014-05-30 Andrew Burgess <aburgess@broadcom.com>
19661
19662 * gdb.arch/amd64-invalid-stack-middle.S: New file.
19663 * gdb.arch/amd64-invalid-stack-middle.c: New file.
19664 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
19665 * gdb.arch/amd64-invalid-stack-top.c: New file.
19666 * gdb.arch/amd64-invalid-stack-top.exp: New file.
19667
9ba6657a
PA
196682014-05-30 Pedro Alves <palves@redhat.com>
19669
19670 PR breakpoints/17000
19671 * gdb.base/sss-bp-on-user-bp.c: New file.
19672 * gdb.base/sss-bp-on-user-bp.exp: New file.
19673
522c09bf
DB
196742014-05-30 David Blaikie <dblaikie@gmail.com>
19675
19676 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
19677 gnu_inline semantics via attribute.
19678 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
19679 source explicitly specifies the required semantics.
19680
bf4ef81e
MR
196812014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
19682
19683 * gdb.reverse/sigall-reverse.exp: Fix a typo.
19684
329ea579
PA
196852014-05-29 Pedro Alves <palves@redhat.com>
19686 Tom Tromey <tromey@redhat.com>
19687
19688 * gdb.base/async-shell.exp: Don't enable target-async.
19689 * gdb.base/async.exp
19690 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
19691 parameter. Adjust.
19692 (top level): Don't test with "target-async".
19693 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
19694 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
19695 * gdb.base/inferior-died.exp: Don't enable target-async.
19696 * gdb.base/interrupt-noterm.exp: Likewise.
19697 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
19698 * gdb.mi/mi-nonstop-exit.exp: Likewise.
19699 * gdb.mi/mi-nonstop.exp: Likewise.
19700 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
19701 * gdb.mi/mi-nsintrall.exp: Likewise.
19702 * gdb.mi/mi-nsmoribund.exp: Likewise.
19703 * gdb.mi/mi-nsthrexec.exp: Likewise.
19704 * gdb.mi/mi-watch-nonstop.exp: Likewise.
19705 * gdb.multi/watchpoint-multi.exp: Adjust comment.
19706 * gdb.python/py-evsignal.exp: Don't enable target-async.
19707 * gdb.python/py-evthreads.exp: Likewise.
19708 * gdb.python/py-prompt.exp: Likewise.
19709 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
19710 * gdb.server/solib-list.exp: Don't enable target-async.
19711 * gdb.threads/thread-specific-bp.exp: Likewise.
19712 * lib/mi-support.exp: Adjust to use mi-async.
19713
fd664c91
PA
197142014-05-29 Pedro Alves <palves@redhat.com>
19715
19716 PR gdb/13860
19717 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
19718 reason, even in sync mode.
19719
251bde03
PA
197202014-05-29 Pedro Alves <palves@redhat.com>
19721 Hui Zhu <hui@codesourcery.com>
19722
19723 PR PR15693
19724 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
19725 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
19726 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
19727 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
19728
7f3c0343
JB
197292014-05-28 Joel Brobecker <brobecker@adacore.com>
19730
19731 * config/monitor.exp (gdb_target_monitor): Replace use of
19732 "set remotebaud" by "set serial baud".
19733
b2715b27
AW
197342014-05-26 Andy Wingo <wingo@igalia.com>
19735
19736 * gdb.guile/scm-breakpoint.exp:
19737 * gdb.guile/scm-gsmob.exp: Update to use plain old object
19738 properties instead of gdb-object-properties.
19739
498a4489
YQ
197402014-05-26 Yao Qi <yao@codesourcery.com>
19741
19742 * gdb.server/no-thread-db.exp: Specify source file name
19743 explicitly when setting a breakpoint.
19744
589fdceb
MM
197452014-05-23 Markus Metzger <markus.t.metzger@intel.com>
19746
19747 * gdb.btrace/vdso.c: New.
19748 * gdb.btrace/vdso.exp: New.
19749
e9089e05
MM
197502014-05-23 Markus Metzger <markus.t.metzger@intel.com>
19751
19752 * gdb.base/gcore.exp (capture_command_output): Move ...
19753 * lib/gdb.exp (capture_command_output): ... here.
19754
67b5c0c1
MM
197552014-05-23 Markus Metzger <markus.t.metzger@intel.com>
19756
19757 * gdb.btrace/data.exp: Test memory access during btrace replay.
19758
a2199296
SM
197592014-05-22 Simon Marchi <simon.marchi@ericsson.com>
19760
19761 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
19762
17b2616c
PA
197632014-05-21 Pedro Alves <palves@redhat.com>
19764
19765 PR gdb/13860
19766 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
19767 (top level): Test that output related to execution commands is
19768 sent to the console with CLI commands, but not with MI commands.
19769 Test that breakpoint events are always mirrored to the console.
19770 Also expect the new source line to be output after a "next" in
19771 async mode too. Make it a pass/fail test.
19772 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
19773 output.
19774 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
19775
5166082f
PA
197762014-05-21 Pedro Alves <palves@redhat.com>
19777
19778 * gdb.base/list.exp (build_pattern, test_list): New procedures.
19779 Use them to test variations of "list" after reaching a breakpoint.
19780 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
19781 Test "list" with listsize 10 after reaching a breakpoint.
19782 * gdb.python/python.exp (decode_line current location line
19783 number): Adjust expected line number.
19784
2f25d70f
SM
197852014-05-21 Simon Marchi <simon.marchi@ericsson.com>
19786
19787 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
19788 behavior for $args, pass it directly to "run".
19789
ff604a67
MR
197902014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
19791
19792 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
19793 30000 to 65536.
19794
6a3cb8e8
PA
197952014-05-21 Pedro Alves <palves@redhat.com>
19796
19797 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
19798 auto-connect-native-target off".
19799 * gdb.base/auto-connect-native-target.c: New file.
19800 * gdb.base/auto-connect-native-target.exp: New file.
19801
4ebfc96e
PA
198022014-05-21 Pedro Alves <palves@redhat.com>
19803
19804 * gdb.base/default.exp: Test "target native" instead of "target
19805 child".
19806
36d46afb
MW
198072014-05-21 Mark Wielaard <mjw@redhat.com>
19808
19809 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
19810
5876f503
JK
198112014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
19812
19813 Fix TLS access for -static -pthread.
19814 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
19815 <HAVE_TLS> (thread_function, main): Initialize it.
19816 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
19817 Add clean_restart.
19818 <$have_tls != "">: Check TLSVAR.
19819
0256a6ac
PA
198202014-05-21 Pedro Alves <palves@redhat.com>
19821
19822 * gdb.base/dcache-line-read-error.c: New.
19823 * gdb.base/dcache-line-read-error.exp: New.
19824
936d2992
PA
198252014-05-20 Pedro Alves <palves@redhat.com>
19826
19827 * gdb.base/compare-sections.c: New file.
19828 * gdb.base/compare-sections.exp: New file.
19829
802e8e6d
PA
198302014-05-20 Pedro Alves <palves@redhat.com>
19831
19832 * gdb.base/break-idempotent.c: New file.
19833 * gdb.base/break-idempotent.exp: New file.
19834
e59fa00f
MM
198352014-05-20 Markus Metzger <markus.t.metzger@intel.com>
19836
19837 * gdb.btrace/nohist.exp: New.
19838
8b696e31
YQ
198392014-05-20 Yao Qi <yao@codesourcery.com>
19840
19841 * lib/gdb.exp (gdb_init): Set timeout if test file is under
19842 gdb.reverse directory and gdb_reverse_timeout exists in board
19843 setting.
19844 * README: Document gdb_reverse_timeout.
19845
73c9764f
YQ
198462014-05-20 Yao Qi <yao@codesourcery.com>
19847
19848 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
19849 'test_file_name'. Treat args as a string instead of a list.
19850 (gdb_init): Rename argument 'args' by 'test_file_name'.
19851
f1f4348a
JK
198522014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
19853
19854 * gdb.arch/powerpc-power.exp: New file.
19855 * gdb.arch/powerpc-power.s: New file.
19856
0dbe70ce
DE
198572014-05-16 Doug Evans <dje@google.com>
19858
19859 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
19860 * gdb.base/completion.exp: Check that all expected files exist
19861 before doing file completion.
0dbe70ce 19862
8d551b02
DE
198632014-05-16 Doug Evans <dje@google.com>
19864
19865 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
19866 Update.
19867 (do_syscall_tests_without_xml): Update.
19868
73eb7709
PA
198692014-05-16 Pedro Alves <palves@redhat.com>
19870
19871 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
19872 instead of "unknown output after running".
19873
3fae92fc
YQ
198742014-05-16 Yao Qi <yao@codesourcery.com>
19875
19876 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
19877 file1.txt from host at the end.
19878 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
19879
c2b2ccc5
DE
198802014-05-15 Doug Evans <dje@google.com>
19881
19882 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
19883 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
19884 loading file. Add test for TU lookup.
19885
8c217a4b
SM
198862014-05-15 Simon Marchi <simon.marchi@ericsson.com>
19887
19888 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
19889 calling "-exec-arguments" or "set args" before running the
19890 inferior.
19891
3deb39c6
SM
198922014-05-15 Simon Marchi <simon.marchi@ericsson.com>
19893
19894 * lib/mi-support.exp (mi_expect_stop): Expect message for
19895 inferiors that exit with non-zero exit code.
19896
71a79f8c
YQ
198972014-05-14 Yao Qi <yao@codesourcery.com>
19898
19899 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
19900 match absolute path on remote host.
19901 (test_file_list_exec_source_files): Remove "/" from the
19902 pattern.
19903
f23fcd46
YQ
199042014-05-14 Yao Qi <yao@codesourcery.com>
19905
19906 * boards/local-remote-host-notty.exp (${board}_file): New
19907 proc.
19908
9404b58f
KM
199092014-05-07 Kyle McMartin <kyle@redhat.com>
19910
19911 Pushed by Joel Brobecker <brobecker@adacore.com>.
19912 * gdb.arch/aarch64-atomic-inst.c: New file.
19913 * gdb.arch/aarch64-atomic-inst.exp: New file.
19914
5e45f04c
YQ
199152014-05-07 Yao Qi <yao@codesourcery.com>
19916
19917 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
19918 in current context" too.
19919
c888a17d
KS
199202014-05-05 Keith Seitz <keiths@redhat.com>
19921
19922 * gdb.linespec/ls-dollar.exp: Add test for linespec
19923 file:convenience_variable.
19924
290a839c
YQ
199252014-05-05 Yao Qi <yao@codesourcery.com>
19926
19927 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
19928 traceframes into tfile and ctf trace files. Read data from
19929 trace file and test collected data.
19930 (gdb_collect_locals_test): Likewise.
19931 (gdb_unavailable_registers_test): Likewise.
19932 (gdb_unavailable_floats): Likewise.
19933 (gdb_collect_globals_test): Likewise.
19934 (top-level): Append "ctf" to trace_file_targets if GDB
19935 supports.
19936
b5262cd0
YQ
199372014-05-05 Yao Qi <yao@codesourcery.com>
19938
19939 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
19940 code to ...
19941 (gdb_collect_args_test_1): ... it. New proc.
19942 (gdb_collect_locals_test): Move some code to ...
19943 (gdb_collect_locals_test_1): ... it. New proc.
19944 (gdb_unavailable_registers_test): Move some code to ...
19945 (gdb_unavailable_registers_test_1): ... it. New proc.
19946 (gdb_unavailable_floats): Move some code to ...
19947 (gdb_unavailable_floats_1): ... it. New proc.
19948
30a1e6cc
SDJ
199492014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
19950
19951 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
19952 probes to test for bitness recognition.
19953 * gdb.arch/amd64-stap-optional-prefix.exp
19954 (test_probe_value_without_reg): New procedure.
19955 Add code to test for different kinds of bitness.
19956
f33da99a
SDJ
199572014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
19958
19959 PR breakpoints/16889
19960 * gdb.arch/amd64-stap-optional-prefix.S: New file.
19961 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
19962
5b80f00d
PA
199632014-05-01 Pedro Alves <palves@redhat.com>
19964
19965 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
19966 gdb_file_cmd if no file is specified.
19967 * boards/native-extended-gdbserver.exp (gdb_load): Use the
19968 last_loaded_file to set the remote exec-file.
19969
f8c2a73c
PA
199702014-05-01 Pedro Alves <palves@redhat.com>
19971
19972 * boards/local-remote-host.exp: New file.
19973
be6e8ac7
PA
199742014-05-01 Pedro Alves <palves@redhat.com>
19975
19976 * boards/local-remote-host.exp: Rename to ...
19977 * boards/local-remote-host-notty.exp: ... this.
19978
cac0dc8f
JB
199792014-04-28 Joel Brobecker <brobecker@adacore.com>
19980
19981 * gdb.ada/dyn_arrayidx: New testcase.
19982
9730e6cc
YQ
199832014-04-26 Yao Qi <yao@codesourcery.com>
19984
19985 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
19986 and compute the length of function main. Save it in
19987 $main_length.
19988 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
19989 (top-level): Use gdb_compile to compile objects into
19990 executable and restart GDB. Remove invocation to
19991 prepare_for_testing.
19992
7ae1a6a6
PA
199932014-04-25 Simon Marchi <simon.marchi@ericsson.com>
19994 Pedro Alves <palves@redhat.com>
19995
19996 PR server/16255
19997 * gdb.multi/multi-attach.c: New file.
19998 * gdb.multi/multi-attach.exp: New file.
19999
4082afcc
PA
200002014-04-25 Pedro Alves <palves@redhat.com>
20001
20002 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
20003 user.
20004 (top level): Test that "set remote conditional-breakpoints-packet
20005 off" works as intended.
20006 * gdb.base/dprintf.exp: Test that "set remote
20007 breakpoint-commands-packet off" works as intended.
20008 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
20009 New function.
20010 (top level): Call it.
20011 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
20012 remote fast-tracepoints-packet off" works as intended.
20013 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
20014 * lib/gdb.exp (gdb_is_target_remote): ... here.
20015
2abc3f8d
DB
200162014-04-24 David Blaikie <dblaikie@gmail.com>
20017
20018 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
20019 ensure clang would not discard them.
20020 * gdb.base/gdbvars.c: Ditto.
20021 * gdb.base/memattr.c: Ditto.
20022 * gdb.base/whatis.c: Ditto.
20023 * gdb.python/py-prettyprint.c: Ditto.
20024 * gdb.trace/actions.c: Ditto.
20025 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
20026 ensure clang would not discard it.
20027
bfd39632
DB
200282014-04-24 David Blaikie <dblaikie@gmail.com>
20029
20030 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
20031 clang to emit the full definition of type required by the test
20032 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
20033
22842ff6
DB
200342014-04-24 David Blaikie <dblaikie@gmail.com>
20035
20036 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
20037 coax Clang into emitting the definition of the type.
20038 * gdb.cp/pr10728-x.h (y): Ditto.
20039 * gdb.cp/pr10728-y.cc (y): Ditto.
20040
c2e827ad
DB
200412014-04-24 David Blaikie <dblaikie@gmail.com>
20042
20043 * gdb.base/label.exp: XFAIL label related tests under Clang.
20044 * gdb.cp/cplabel.exp: Ditto.
20045 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
20046 under Clang those using labels.
20047
4c2d33e7
YQ
200482014-04-25 Yao Qi <yao@codesourcery.com>
20049
20050 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
20051 double_label.
20052 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
20053 partial_label and double_label.
20054
56083b99
DB
200552014-04-24 David Blaikie <dblaikie@gmail.com>
20056
20057 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
20058
25d4e99d
DB
200592014-04-24 David Blaikie <dblaikie@gmail.com>
20060
20061 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
20062 of the function to work across GCC and Clang.
20063 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
20064 pointer types (const void ** const V void **).
20065
01f9f808
MS
200662014-04-24 Michael Sturm <michael.sturm@mintel.com>
20067 Walfred Tedeschi <walfred.tedeschi@intel.com>
20068
20069 * Makefile.in (EXECUTABLES): Added i386-avx512.
20070 * gdb.arch/i386-avx512.c: New file.
20071 * gdb.arch/i386-avx512.exp: Likewise.
20072
4b48d439
KS
200732014-04-23 Keith Seitz <keiths@redhat.com>
20074
20075 * lib/mi-support.exp (mi_list_breakpoints): Delete.
20076 (mi_make_breakpoint_table): New procedure.
20077 (mi_create_breakpoint): Use mi_make_breakpoint
20078 and return the result.
20079 (mi_make_breakpoint): New procedure.
20080 (mi_build_kv_pairs): New procedure.
20081
20082 * gdb.mi/mi-break.exp: Remove unused globals,
20083 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
20084 All callers updated.
20085 * gdb.mi/mi-dprintf.exp: Use variable to track command
20086 number.
20087 Update all callers of mi_create_breakpoint and use
20088 mi_make_breakpoint_table.
20089 Remove any unused global variables.
20090 * gdb.mi/mi-nonstop.exp: Likewise.
20091 * gdb.mi/mi-nsintrall.exp: Likewise.
20092 * gdb.mi/mi-nsmoribund.exp: Likewise.
20093 * gdb.mi/mi-nsthrexec.exp: Likewise.
20094 * gdb.mi/mi-reverse.exp: Likewise.
20095 * gdb.mi/mi-simplerun.exp: Likewise.
20096 * gdb.mi/mi-stepn.exp: Likewise.
20097 * gdb.mi/mi-syn-frame.exp: Likewise.
20098 * gdb.mi/mi-until.exp: Likewise.
20099 * gdb.mi/mi-var-cp.exp: Likewise.
20100 * gdb.mi/mi-var-display.exp: Likewise.
20101 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
20102 * gdb.mi/mi2-var-child.exp: Likewise.
20103 * gdb.mi/mi-vla-c99.exp: Likewise.
20104 * lib/mi-support.exp: Likewise.
20105
20106 From Ian Lance Taylor <iant@cygnus.com>:
20107 * lib/gdb.exp (parse_args): New procedure.
20108
08351840
PA
201092014-04-23 Pedro Alves <palves@redhat.com>
20110
20111 * gdb.base/break-unload-file.c: New file.
20112 * gdb.base/break-unload-file.exp: New file.
20113 * gdb.base/sym-file-lib.c (baz): New function.
20114 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
20115 field.
20116 (load): Store the segment's mapped size.
20117 (unload): New function.
20118 (unload_shlib): New function.
20119 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
20120 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
20121 set a breakpoint at baz, and call it.
20122 * gdb.base/sym-file.exp: New tests for stale breakpoint
20123 instructions.
20124
076855f9
PA
201252014-04-23 Pedro Alves <palves@redhat.com>
20126
20127 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
20128 * gdb.base/hbreak-in-shr-unsupported.c: New file.
20129 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
20130 * gdb.base/hbreak-unmapped.c: New file.
20131 * gdb.base/hbreak-unmapped.exp: New file.
20132 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
20133 * lib/gdb.exp (gdb_is_target_remote): ... here.
20134
483805cf
PA
201352014-04-22 Pedro Alves <palves@redhat.com>
20136
20137 * gdb.base/consecutive-step-over.c: New file.
20138 * gdb.base/consecutive-step-over.exp: New file.
20139
06d97543
PA
201402014-04-22 Pedro Alves <palves@redhat.com>
20141
20142 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
20143 instead of send_gdb/gdb_expect.
20144
b4429ea2
YQ
201452014-04-22 Yao Qi <yao@codesourcery.com>
20146
20147 * lib/trace-support.exp (generate_tracefile): New procedure.
20148 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
20149 return 0.
20150 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
20151 if generate_tracefile returns 1.
20152
51d48146
PA
201532014-04-18 Tom Tromey <palves@redhat.com>
20154 Pedro alves <tromey@redhat.com>
20155
20156 PR backtrace/15558
20157 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
20158 with a backtrace limit.
20159 * gdb.python/py-frame-inline.exp: Test running to an inline
20160 function with a backtrace limit, and printing the newest frame.
20161 * gdb.python/py-frame-inline.c (main): Call f.
20162
bd1dce5f
MS
201632014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
20164
20165 * gdb.java/jnpe.exp: Drop srcdir from untested path.
20166
40d1a503
MS
201672014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
20168
20169 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
20170 Drop prefix from unsupported source file path.
20171
389b98f7
YQ
201722014-04-17 Yao Qi <yao@codesourcery.com>
20173
20174 * lib/gdb.exp (with_target_charset): New proc.
20175 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
20176 with_target_charset.
20177 (test_print_strings): Likewise.
20178 (test_repeat_bytes): Likewise.
20179 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
20180 for some tests.
20181
22869d73
KS
201822014-04-16 Keith Seitz <keiths@redhat.com>
20183
20184 PR gdb/15827
20185 * gdb.dwarf2/corrupt.c: New file.
20186 * gdb.dwarf2/corrupt.exp: New file.
20187
c4f87ca6
KS
201882014-04-16 Keith Seitz <keiths@redhat.com>
20189
20190 PR c++/16597
20191 * gdb.cp/namelessclass.cc: New file.
20192 * gdb.cp/namelessclass.exp: New file.
20193 * gdb.cp/namelessclass.S: New file.
20194
ab19de87
DE
201952014-04-16 Doug Evans <dje@google.com>
20196
20197 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
20198 Add comment.
20199 (gdbserver_default_get_comm_port): New function.
20200 (gdbserver_start): Check if board file provided
20201 "gdbserver,get_comm_port" and use it if so.
20202 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
20203 (gdb,socketport): Set to "stdio".
20204 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
20205 (stdio_gdbserver_template): Delete.
20206 (${board}_get_remote_address): Update.
20207 (${board}_build_remote_cmd): Delete.
20208 (${board}_get_comm_port): New function.
20209 (${board}_spawn): Update.
20210 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
20211 Delete.
20212 (${board}_get_remote_address): Update.
20213 (${board}_get_comm_port): New function.
20214
fc98a809
AB
202152014-04-16 Andrew Burgess <aburgess@broadcom.com>
20216
20217 * gdb.base/memattr.exp: Improve regexps to handle memory regions
20218 appearing in any order.
20219
87fd9e6e
DE
202202014-04-15 Doug Evans <dje@google.com>
20221
20222 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
20223 uninitialized value of "description".
20224
099fc3ea
KS
202252014-04-15 Keith Seitz <keiths@redhat.com>
20226
20227 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
20228 Remove unused globals.
20229 (test_running_the_program): Likewise.
20230 (test_controlled_execution): Likewise.
20231 (test_controlling_breakpoints): Likewise.
20232 (test_program_termination): Likewise.
20233
5da151d4
KS
202342014-04-15 Keith Seitz <keiths@redhat.com>
20235
20236 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
20237 unused globals.
20238 (test_rbreak_creation_and_listing): Likewise.
20239 (test_ignore_count): Likewise.
20240 (test_error): Likewise.
20241
35e5d2f0
PA
202422014-04-15 Pedro Alves <palves@redhat.com>
20243
20244 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
20245 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
20246 sym-file-loader.c.
20247 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
20248 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
20249 to sym-file-loader.c.
20250 (struct library): Forward declare.
20251 (load_shlib, lookup_function): Change prototypes.
20252 (find_shstrtab, find_strtab, find_shdr, find_symtab)
20253 (translate_offset): Remove declarations.
20254 (get_text_addr): New declaration.
20255 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
20256 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
20257 sym-file-loader.h.
20258 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
20259 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
20260 here from sym-file-loader.h.
20261 (struct library): New structure.
20262 (load_shlib, lookup_function): Change prototypes and adjust to
20263 work with a struct library.
20264 (find_shstrtab, find_strtab, find_shdr, find_symtab)
20265 (translate_offset): Make static.
20266 (get_text_addr): New function.
20267 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
20268
eb4c1710
PA
202692014-04-15 Pedro Alves <palves@redhat.com>
20270
20271 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
20272
2d1baf52
PA
202732014-04-15 Pedro Alves <palves@redhat.com>
20274
20275 * gdb.base/sym-file-loader.c: Include <limits.h>.
20276 (SELF_LINK): New define.
20277 (get_origin): New function.
20278 (load_shlib): Use it.
20279 * gdb.base/sym-file.exp: Don't early return if the target is
20280 remote. Use runto_main, and issue fail is that fails. Use
20281 gdb_load_shlibs.
20282 (shlib_name): Delete.
20283 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
20284
7dd6df01
PA
202852014-04-15 Pedro Alves <palves@redhat.com>
20286
20287 * gdb.base/sym-file.exp: Remove regex characters from test
20288 message. Don't refer to breakpoint numbers in test messages.
20289
b50c8614
KS
202902014-04-14 Keith Seitz <keiths@redhat.com>
20291
20292 PR c++/16253
20293 * gdb.cp/var-tag.cc: New file.
20294 * gdb.cp/var-tag.exp: New file.
20295 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
20296 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
20297 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
20298 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
20299
3d567982
TT
203002014-04-14 Tom Tromey <tromey@redhat.com>
20301
20302 * gdb.cp/classes.exp (test_enums): Handle underlying type.
20303 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
20304 type.
20305 * gdb.cp/enum-class.exp: New file.
20306 * gdb.cp/enum-class.cc: New file.
20307
0626fc76
TT
203082014-04-14 Tom Tromey <tromey@redhat.com>
20309
20310 * gdb.dwarf2/enum-type.exp: New file.
20311
dca325b3
SA
203122014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
20313
20314 * gdb.mi/mi-vla-c99.exp: New file.
20315 * gdb.mi/vla.c: New file.
20316
5854b38a
SA
203172014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
20318
20319 * gdb.base/vla-datatypes.c: New file.
20320 * gdb.base/vla-datatypes.exp: New file.
20321
463bb957
SA
203222014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
20323
20324 * gdb.base/vla-ptr.c: New file.
20325 * gdb.base/vla-ptr.exp: New file.
20326
3dd170be
SA
203272014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
20328
20329 * gdb.dwarf2/count.exp: New file.
20330
5ecaaa66
SA
203312014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
20332
20333 * gdb.base/vla-sideeffect.c: New file.
20334 * gdb.base/vla-sideeffect.exp: New file.
20335
41f1ada5
DB
203362014-04-14 David Blaikie <dblaikie@gmail.com>
20337
20338 * gdb.mi/non-stop.c: Add return value for non-void function return
20339 statement.
20340 * gdb.threads/staticthreads.c: Ditto.
20341
0be03e84
DE
203422014-04-12 Siva Chandra Reddy <sivachandra@google.com>
20343 Doug Evans <xdje42@gmail.com>
20344
20345 * gdb.guile/scm-value.c: Improve test case.
20346 * gdb.guile/scm-value.exp: Add new test.
20347
f180a1fb
DB
203482014-04-11 David Blaikie <dblaikie@gmail.com>
20349
20350 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
20351 override Clang's default.
20352
6b662e19
JB
203532014-04-11 Joel Brobecker <brobecker@adacore.com>
20354
20355 Revert the following changes (regressions):
20356
20357 * gdb.base/vla-sideeffect.c: New file.
20358 * gdb.base/vla-sideeffect.exp: New file.
20359
20360 * gdb.dwarf2/count.exp: New file.
20361
20362 * gdb.base/vla-multi.c: New file.
20363 * gdb.base/vla-multi.exp: New file.
20364
20365 * gdb.base/vla-ptr.c: New file.
20366 * gdb.base/vla-ptr.exp: New file.
20367
20368 * gdb.base/vla-datatypes.c: New file.
20369 * gdb.base/vla-datatypes.exp: New file.
20370
20371 * gdb.mi/mi-vla-c99.exp: New file.
20372 * gdb.mi/vla.c: New file.
20373
245a5f0b
KS
203742014-04-11 Keith Seitz <keiths@redhat.com>
20375
20376 PR c++/16675
20377 * gdb.cp/cpsizeof.exp: New file.
20378 * gdb.cp/cpsizeof.cc: New file.
20379
58a84dcf
SA
203802014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
20381
191a8a90
JB
20382 * gdb.mi/mi-vla-c99.exp: New file.
20383 * gdb.mi/vla.c: New file.
58a84dcf 20384
c8655f75
SA
203852014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
20386
20387 * gdb.base/vla-datatypes.c: New file.
20388 * gdb.base/vla-datatypes.exp: New file.
20389
024e13b4
SA
203902014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
20391
20392 * gdb.base/vla-ptr.c: New file.
20393 * gdb.base/vla-ptr.exp: New file.
20394
1a237e0e
SA
203952014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
20396
20397 * gdb.base/vla-multi.c: New file.
20398 * gdb.base/vla-multi.exp: New file.
20399
504f3432
SA
204002014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
20401
20402 * gdb.dwarf2/count.exp: New file.
20403
3bce8237
SA
204042014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
20405
191a8a90
JB
20406 * gdb.base/vla-sideeffect.c: New file.
20407 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 20408
322f9c21
YQ
204092014-04-11 Yao Qi <yao@codesourcery.com>
20410
20411 * gdb.base/completion.exp: Check file exists before running tests
20412 on file completion.
20413
d708bcd1
PA
204142014-04-10 Pedro Alves <palves@redhat.com>
20415
20416 * gdb.base/cond-eval-mode.c: New file.
20417 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
20418 prepare_for_testing to build the new file. Check result of
20419 runto_main.
20420 (test_break, test_watch): New procedures.
20421 (top level): Use them.
20422
ae1d2761
PM
204232014-04-08 Pierre Muller <muller@sourceware.org>
20424
20425 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
20426 Ctrl-V use for mingw hosts.
20427
7af389b8
SC
204282014-04-07 Siva Chandra Reddy <sivachandra@google.com>
20429
20430 * gdb.python/py-value.c: Improve test case.
20431 * gdb.python/py-value.exp: Add new test.
20432
5e703181
DE
204332014-04-07 David Blaikie <dblaikie@gmail.com>
20434
20435 * lib/compiler.c: Identify the clang compiler.
20436 * lib/compiler.cc: Ditto.
20437
9810b410
YQ
204382014-04-03 Yao Qi <yao@codesourcery.com>
20439
20440 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
20441
98d1b8dc
AB
204422014-04-01 Anton Blanchard <anton@samba.org>
20443
20444 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
20445 messages unique.
20446
3114cea1
AB
204472014-04-01 Anton Blanchard <anton@samba.org>
20448
20449 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
20450 prepare_for_testing.
20451
62f7182c
AB
204522014-04-01 Anton Blanchard <anton@samba.org>
20453
20454 * gdb.arch/ppc64-atomic-inst.c: Remove.
20455 * gdb.arch/ppc64-atomic-inst.S: New file.
20456 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
20457
770e7fc7
DE
204582014-03-31 Doug Evans <dje@google.com>
20459
20460 * gdb.base/print-symbol-loading-lib.c: New file.
20461 * gdb.base/print-symbol-loading-main.c: New file.
20462 * gdb.base/print-symbol-loading.exp: New file.
20463
46e2bafa
YQ
204642014-03-31 Yao Qi <yao@codesourcery.com>
20465
20466 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
20467
8776cfe9
JB
204682014-03-28 Joel Brobecker <brobecker@adacore.com>
20469
20470 * gdb.ada/mi_dyn_arr: New testcase.
20471
5d1ef361
DE
204722014-03-27 Doug Evans <dje@google.com>
20473
20474 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
20475
b5bee914
YQ
204762014-03-27 Yao Qi <yao@codesourcery.com>
20477
20478 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
20479 if target is nios2-*-*.
20480
0d4d0e77
YQ
204812014-03-26 Yao Qi <yao@codesourcery.com>
20482
20483 * lib/gdb.exp (readline_is_used): New proc.
20484 * gdb.base/completion.exp: Move tests on command complete up.
20485 Skip the rest of tests if readline is not used.
20486 * gdb.ada/complete.exp: Skp the test if readline is not
20487 used.
20488 * gdb.base/filesym.exp: Likewise.
20489 * gdb.base/macscp.exp: Likewise.
20490 * gdb.base/readline-ask.exp: Likewise.
20491 * gdb.base/readline.exp: Likewise.
20492 * gdb.python/py-cmd.exp: Likewise.
20493 * gdb.trace/tfile.exp: Likewise.
20494
29361eee
YQ
204952014-03-26 Yao Qi <yao@codesourcery.com>
20496
20497 * gdb.base/macscp.exp: Fix code format issues.
20498
bc9a5525
UW
204992014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
20500
20501 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
20502 * gdb.asm/powerpc64le.inc: New file.
20503
d3839ede
PA
205042014-03-25 Pedro Alves <palves@redhat.com>
20505 Doug Evans <dje@google.com>
20506
20507 * gdb.base/source-execution.c: New file.
20508 * gdb.base/source-execution.exp: New file.
20509 * gdb.base/source-execution.gdb: New file.
20510
01672a57
DE
205112014-03-24 Doug Evans <dje@google.com>
20512
20513 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
20514 using fission.
20515
88bbeca9
HZ
205162014-03-24 Hui Zhu <hui@codesourcery.com>
20517 Pedro Alves <palves@redhat.com>
20518
20519 PR breakpoints/16101
20520 * gdb.base/dprintf.exp: Use unsupported rather than changing the
20521 test pass/fail messages. Detect missing support for dprintf when
20522 breakpoints are actually inserted.
20523 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
20524 breakpoints are actually inserted.
20525 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
20526 fails.
20527
d2348791
JK
205282014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
20529
20530 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
20531
feef67ab
DE
205322014-03-22 Doug Evans <xdje42@gmail.com>
20533
20534 * gdb.python/python.exp (python not supported): Verify multi-line
20535 python command issues an error.
25d743f9 20536 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 20537 guile command issues an error.
feef67ab 20538
ecebef6a
MR
205392014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
20540
20541 * gdb.threads/thread-specific.exp: Handle the lack of usable
20542 $this_breakpoint and $this_thread.
20543
ccdd1909
HZ
205442014-03-21 Hui Zhu <hui@codesourcery.com>
20545
20546 * gdb.base/attach.exp (do_command_attach_tests): New.
20547
beb460e8
PA
205482014-03-20 Tom Tromey <tromey@redhat.com>
20549 Pedro Alves <palves@redhat.com>
20550
20551 PR cli/15718
20552 * gdb.base/condbreak-call-false.c: New file.
20553 * gdb.base/condbreak-call-false.exp: New file.
20554
40acf43a
PA
205552014-03-20 Pedro Alves <palves@redhat.com>
20556
20557 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
20558 Delete.
20559 (block_signals, unblock_signals): Delete.
20560 (child_function_2, main): Remove references to deleted variable
20561 and functions.
20562
9f5e1e02
PA
205632014-03-20 Pedro Alves <palves@redhat.com>
20564
20565 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
20566 Use pthread_kill to signal thread 2.
20567 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
20568 Adjust to make the test send itself a signal rather than using the
20569 host's "kill" command.
20570
99619bea
PA
205712014-03-20 Pedro Alves <palves@redhat.com>
20572
20573 * gdb.threads/multiple-step-overs.c: New file.
20574 * gdb.threads/multiple-step-overs.exp: New file.
20575 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
20576 Adjust expected infrun debug output.
20577
2adfaa28
PA
205782014-03-20 Pedro Alves <palves@redhat.com>
20579
20580 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
20581 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
20582
31e77af2
PA
205832014-03-20 Pedro Alves <palves@redhat.com>
20584
20585 PR breakpoints/7143
20586 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
20587 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
20588 of gdb_test_multiple.
20589 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
20590 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
20591
b9f437de
PA
205922014-03-20 Pedro Alves <palves@redhat.com>
20593
20594 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
20595 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
20596
05adc73e
PA
205972014-03-19 Pedro Alves <palves@redhat.com>
20598
20599 * gdb.base/async.exp: Remove early return.
20600
6048b950
PA
206012014-03-19 Pedro Alves <palves@redhat.com>
20602
20603 * gdb.base/async.exp (step& tests): Pass explicit test messages.
20604
8bcfb00a
PA
206052014-03-19 Pedro Alves <palves@redhat.com>
20606
20607 * gdb.base/async.exp (test_background): Expect \r\n after
20608 "completed." in the fail pattern.
20609
884e37dc
PA
206102014-03-19 Pedro Alves <palves@redhat.com>
20611
20612 * gdb.base/async.exp (test_background): New procedure.
20613 Use it for all background execution command tests.
20614
148e57e2
PA
206152014-03-19 Pedro Alves <palves@redhat.com>
20616
20617 * gdb.base/async.exp: Use prepare_for_testing.
20618
f48088c7
PA
206192014-03-19 Pedro Alves <palves@redhat.com>
20620
20621 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
20622 the same line.
20623
e2f6c966
PA
206242014-03-19 Pedro Alves <palves@redhat.com>
20625
20626 * gdb.base/async.c (main): Add "jump here" and "until here" line
20627 marker comments.
20628 * gdb.base/async.exp (jump_here): New global.
20629 (jump& test): Use it.
20630 (until_here): New global.
20631 (until& test): Use it.
20632
c30568d4
PA
206332014-03-19 Pedro Alves <palves@redhat.com>
20634
20635 * gdb.base/async.exp: Don't frob gdb_protocol.
20636
0172b6a7
DE
206372014-03-18 Doug Evans <xdje42@gmail.com>
20638
20639 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
20640 Fix spelling of exec-done-display.
20641
06c868a8
JK
206422014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
20643
20644 PR gdb/15358
20645 * gdb.base/gdb-sigterm.c: New file.
20646 * gdb.base/gdb-sigterm.exp: New file.
20647
0c7e1a46
PA
206482014-03-18 Pedro Alves <palves@redhat.com>
20649
20650 PR gdb/13860
20651 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
20652 * lib/mi-support.exp (mi_expect_stop): Add special handling for
20653 solib-event.
20654
f7c77d93
JB
206552014-03-17 Joel Brobecker <brobecker@adacore.com>
20656
20657 * gdb.ada/pckd_arr_ren: New testcase.
20658
5a1e8c7a
DE
206592014-03-13 Doug Evans <xdje42@gmail.com>
20660
20661 PR guile/16612
20662 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
20663 collect after discarding symbols.
20664
350e1a76
DE
206652014-03-13 Ludovic Courtès <ludo@gnu.org>
20666 Doug Evans <xdje42@gmail.com>
20667
20668 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
20669 to history survives a gc.
20670
a69900ae
PA
206712014-03-13 Pedro Alves <palves@redhat.com>
20672
20673 * gdb.base/default.exp: Don't test "target procfs".
20674
5db9f0bd
PA
206752014-03-13 Pedro Alves <palves@redhat.com>
20676
20677 * gdb.base/default.exp: Update "target child" and "target procfs"
20678 tests to not expect "Unix".
20679
b3ccfe11
TT
206802014-03-12 Tom Tromey <tromey@redhat.com>
20681
20682 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
20683 New procs. Add target-async tests.
20684 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
20685 Add target-async tests.
20686
646f4417
AA
206872014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
20688
20689 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
20690 'func_start' and 'func_end' for the beginning and end of the
20691 function code, respectively.
20692 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
20693 'func_end' instead of 'func' and 'main'.
20694
288c211f
AA
206952014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
20696
20697 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
20698 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
20699 generate the debug info assembler source.
20700
e0c0f156
AA
207012014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
20702
20703 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
20704 * gdb.dwarf2/arr-subrange.exp: Likewise.
20705 * gdb.dwarf2/dwz.exp: Likewise.
20706 * gdb.dwarf2/method-ptr.exp: Likewise.
20707 * gdb.dwarf2/missing-sig-type.exp: Likewise.
20708 * gdb.dwarf2/subrange.exp: Likewise.
20709 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
20710 * gdb.dwarf2/implptrpiece.exp: Likewise.
20711 * gdb.dwarf2/nostaticblock.exp: Likewise.
20712
0e5c4555
AA
207132014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
20714
20715 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
20716 directory to absolute path name arguments.
20717
5ec18f2b
JG
207182014-03-10 Joel Brobecker <brobecker@adacore.com>
20719
20720 * gdb.ada/tagged_access: New testcase.
20721
847fc4f2
MM
207222014-03-07 Markus Metzger <markus.t.metzger@intel.com>
20723
20724 * gdb.btrace/data.exp: Update expected output.
20725
cc3da688
YQ
207262014-03-06 Yao Qi <yao@codesourcery.com>
20727
20728 * gdb.trace/pr16508.exp: New file.
20729
0f26cec1
PA
207302014-03-05 Pedro Alves <palves@redhat.com>
20731
20732 PR gdb/16575
20733 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
20734 procedure.
20735 (top level): Adjust to use it. Add tests that exercise breakpoint
20736 interaction with the code-cache.
20737
7a5a839f
LC
207382014-02-26 Ludovic Courtès <ludo@gnu.org>
20739
20740 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
20741 test for 'history-append!'.
20742
31aa7e4e
JB
207432014-02-26 Joel Brobecker <brobecker@adacore.com>
20744
20745 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
20746 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
20747 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
20748 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
20749 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
20750 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
20751
1b588015
JB
207522014-02-26 Joel Brobecker <brobecker@adacore.com>
20753
20754 * testsuite/gdb.python/py-pp-re-notag.c: New file.
20755 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
20756 * testsuite/gdb.python/py-pp-re-notag.p: New file.
20757
55426c9d
JB
207582014-02-26 Joel Brobecker <brobecker@adacore.com>
20759
20760 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
20761
dc53a7ad
JB
207622014-02-26 Joel Brobecker <brobecker@adacore.com>
20763
20764 * gdb.dwarf2/arr-stride.c: New file.
20765 * gdb.dwarf2/arr-stride.exp: New file.
20766
12ab52e9
PA
207672014-02-26 Pedro Alves <palves@redhat.com>
20768
20769 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
20770 that won't ever trigger. Make sure that GDB reports the correct
20771 breakpoint that caused the stop.
20772
849c862e
JK
207732014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
20774
20775 PR gdb/16626
20776 * gdb.base/auto-load-script: New file.
20777 * gdb.base/auto-load.c: New file.
20778 * gdb.base/auto-load.exp: New file.
20779
71b7d793
JK
20780 PR gdb/16626
20781 * gdb.base/auto-load.exp: Fix out-of-srctree run.
20782
e2f0d509
JK
207832014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
20784
20785 Fix dw2-icycle.exp -fsanitize=address GDB crash.
20786 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
20787
50cc37c8
DE
207882014-02-24 Doug Evans <dje@google.com>
20789
20790 * lib/gdb.exp (run_on_host): Log error output if program fails.
20791
ea4758f2
PA
207922014-02-21 Pedro Alves <palves@redhat.com>
20793
20794 * gdb.threads/step-after-sr-lock.c: Rename to ...
20795 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
20796 * gdb.threads/step-after-sr-lock.exp: Rename to ...
20797 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
20798 ... this.
20799
d7b30f67
SDJ
208002014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
20801
20802 PR tdep/16397
20803 * gdb.arch/amd64-stap-special-operands.exp: New file.
20804 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
20805 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
20806 * gdb.arch/amd64-stap-triplet.S: Likewise.
20807 * gdb.arch/amd64-stap-triplet.c: Likewise.
20808
83deb43f
JB
208092014-02-20 Joel Brobecker <brobecker@adacore.com>
20810
20811 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
20812 in .section pseudo-op.
20813
adde2bff
DE
208142014-02-20 lin zuojian <manjian2006@gmail.com>
20815 Joel Brobecker <brobecker@adacore.com>
20816 Doug Evans <xdje42@gmail.com>
20817
20818 PR symtab/16581
20819 * gdb.dwarf2/dw2-icycle.S: New file.
20820 * gdb.dwarf2/dw2-icycle.c: New file.
20821 * gdb.dwarf2/dw2-icycle.exp: New file.
20822
f7bd0f78
SC
208232014-02-19 Siva Chandra Reddy <sivachandra@google.com>
20824
20825 * gdb.python/py-value-cc.cc: Improve test case to enable testing
20826 operations on gdb.Value objects.
20827 * gdb.python/py-value-cc.exp: Add new test to test operations on
20828 gdb.Value objects.
20829
c17ef0d5
DE
208302014-02-18 Doug Evans <dje@google.com>
20831
20832 * Makefile.in (TESTS): New variable.
20833 (expanded_tests, expanded_tests_or_none): New variables
20834 (check-single): Pass $(expanded_tests_or_none) to runtest.
20835 (check-parallel): Only run tests in $(TESTS) if non-empty.
20836 (check/no-matching-tests-found): New rule.
20837 * README: Document TESTS makefile variable.
20838
5dd3176f
DE
208392014-02-18 Doug Evans <dje@google.com>
20840
20841 * Makefile.in (check-parallel): rm -rf outputs temp.
20842
0b10be4f
JK
208432014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
20844
20845 Fix "ERROR: no fileid for" in the testsuite.
20846 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
20847
85f224e7
DE
208482014-02-12 Doug Evans <dje@google.com>
20849
20850 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
20851 (MISCELLANEOUS): New variable.
20852 (clean): rm -rf $(MISCELLANEOUS).
20853 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
20854 dwp live in the same directory as symlinks, with each symlink pointed
20855 to a differently named file in a different directory.
20856
149b30ff
DE
208572014-02-11 Doug Evans <dje@google.com>
20858
20859 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
20860 of Tcl file commands.
20861
1dfdac32
MK
208622014-02-10 Mark Kettenis <kettenis@gnu.org>
20863
20864 * gdb.threads/step-after-sr-lock.exp: Avoid executing
20865 "kill -SIGUSR1 -1".
20866
aa4fb036
JB
208672014-02-10 Joel Brobecker <brobecker@adacore.com>
20868
20869 * gdb.ada/tick_length_array_enum_idx: New testcase.
20870
ed3ef339
DE
208712014-02-10 Doug Evans <xdje42@gmail.com>
20872
20873 * configure.ac (AC_OUTPUT): Add gdb.guile.
20874 * configure: Regenerate.
20875 * lib/gdb-guile.exp: New file.
20876 * lib/gdb.exp (get_target_charset): New function.
20877 * gdb.base/help.exp: Update expected output from "apropos apropos".
20878 * gdb.guile/Makefile.in: New file.
20879 * gdb.guile/guile.exp: New file.
20880 * gdb.guile/scm-arch.c: New file.
20881 * gdb.guile/scm-arch.exp: New file.
20882 * gdb.guile/scm-block.c: New file.
20883 * gdb.guile/scm-block.exp: New file.
20884 * gdb.guile/scm-breakpoint.c: New file.
20885 * gdb.guile/scm-breakpoint.exp: New file.
20886 * gdb.guile/scm-disasm.c: New file.
20887 * gdb.guile/scm-disasm.exp: New file.
20888 * gdb.guile/scm-equal.c: New file.
20889 * gdb.guile/scm-equal.exp: New file.
20890 * gdb.guile/scm-error.exp: New file.
20891 * gdb.guile/scm-error.scm: New file.
20892 * gdb.guile/scm-frame-args.c: New file.
20893 * gdb.guile/scm-frame-args.exp: New file.
20894 * gdb.guile/scm-frame-args.scm: New file.
20895 * gdb.guile/scm-frame-inline.c: New file.
20896 * gdb.guile/scm-frame-inline.exp: New file.
20897 * gdb.guile/scm-frame.c: New file.
20898 * gdb.guile/scm-frame.exp: New file.
20899 * gdb.guile/scm-generics.exp: New file.
20900 * gdb.guile/scm-gsmob.exp: New file.
20901 * gdb.guile/scm-iterator.c: New file.
20902 * gdb.guile/scm-iterator.exp: New file.
20903 * gdb.guile/scm-math.c: New file.
20904 * gdb.guile/scm-math.exp: New file.
20905 * gdb.guile/scm-objfile-script-gdb.in: New file.
20906 * gdb.guile/scm-objfile-script.c: New file.
20907 * gdb.guile/scm-objfile-script.exp: New file.
20908 * gdb.guile/scm-objfile.c: New file.
20909 * gdb.guile/scm-objfile.exp: New file.
20910 * gdb.guile/scm-ports.exp: New file.
20911 * gdb.guile/scm-pretty-print.c: New file.
20912 * gdb.guile/scm-pretty-print.exp: New file.
20913 * gdb.guile/scm-pretty-print.scm: New file.
20914 * gdb.guile/scm-section-script.c: New file.
20915 * gdb.guile/scm-section-script.exp: New file.
20916 * gdb.guile/scm-section-script.scm: New file.
20917 * gdb.guile/scm-symbol.c: New file.
20918 * gdb.guile/scm-symbol.exp: New file.
20919 * gdb.guile/scm-symtab-2.c: New file.
20920 * gdb.guile/scm-symtab.c: New file.
20921 * gdb.guile/scm-symtab.exp: New file.
20922 * gdb.guile/scm-type.c: New file.
20923 * gdb.guile/scm-type.exp: New file.
20924 * gdb.guile/scm-value-cc.cc: New file.
20925 * gdb.guile/scm-value-cc.exp: New file.
20926 * gdb.guile/scm-value.c: New file.
20927 * gdb.guile/scm-value.exp: New file.
20928 * gdb.guile/source2.scm: New file.
20929 * gdb.guile/types-module.cc: New file.
20930 * gdb.guile/types-module.exp: New file.
20931
7026a7c1
YQ
209322014-02-10 Yao Qi <yao@codesourcery.com>
20933
20934 PR testsuite/16543
20935 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
20936 * configure: Regenerated.
20937 * Makefile.in: New file.
20938
6c466447
AS
209392014-02-08 Andreas Schwab <schwab@linux-m68k.org>
20940
20941 * gdb.python/py-framefilter.exp: Fix typo.
20942
6e854735
YQ
209432014-02-08 Yao Qi <yao@codesourcery.com>
20944
20945 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
20946 that no =breakpoint-modified is emitted when breakpoints are
20947 modified through MI commands.
20948
d137e6dc
PA
209492014-02-07 Pedro Alves <pedro@codesourcery.com>
20950 Pedro Alves <palves@redhat.com>
20951
20952 * gdb.threads/step-after-sr-lock.c: New file.
20953 * gdb.threads/step-after-sr-lock.exp: New file.
20954
b5ee5a50
PA
209552014-02-07 Pedro Alves <palves@redhat.com>
20956
20957 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
20958
3c77faf3
JK
209592014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
20960
20961 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
20962 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
20963
6dddc817
DE
209642014-02-06 Doug Evans <xdje42@gmail.com>
20965
20966 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
20967 output.
20968
20969 * gdb.gdb/python-interrupts.exp: New file.
20970
de7b2893
YQ
209712014-02-05 Yao Qi <yao@codesourcery.com>
20972
20973 * gdb.trace/report.exp (use_collected_data): Test the output
20974 of "info threads" and "info inferiors".
20975
66d032ac
YQ
209762014-02-05 Yao Qi <yao@codesourcery.com>
20977
20978 Revert this patch:
20979
20980 2013-05-24 Yao Qi <yao@codesourcery.com>
20981
20982 * gdb.trace/tfile.exp: Test inferior and thread.
20983
591a12a1
UW
209842014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
20985
20986 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
20987 on a function.
20988 * gdb.base/step-bt.c: Call hello via function pointer to make
20989 sure its first instruction is executed on powerpc64le-linux.
20990
0ff3e01f
UW
209912014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
20992
20993 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
20994
084ee545
UW
209952014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
20996
20997 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
20998 of the test patterns for use on little-endian systems.
20999
6ed14ff3
UW
210002014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
21001
21002 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
21003 (decimal_vector): Fix for little-endian.
21004
401e27fd
JM
210052014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
21006
21007 * gdb.arch/sparc-sysstep.exp: New file.
21008 * gdb.arch/sparc-sysstep.c: Likewise.
21009
21010 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
21011
8b924729
EBM
210122014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
21013
21014 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
21015
fb151210
JB
210162014-01-23 Tom Tromey <tromey@redhat.com>
21017
21018 * gdb.ada/array_char_idx: New testcase.
21019
0740f8d8
TT
210202014-01-23 Tom Tromey <tromey@redhat.com>
21021
21022 PR python/16487:
21023 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
21024 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
21025 classes.
21026
21909fa1
TT
210272014-01-23 Tom Tromey <tromey@redhat.com>
21028
21029 PR python/16491:
21030 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
21031 string from an inferior frame.
21032 * gdb.python/py-framefilter-mi.exp: Update.
21033
87ce2a04
DE
210342014-01-22 Doug Evans <dje@google.com>
21035
21036 * gdb.server/server-mon.exp: Add tests for "set debug-format".
21037
237b092b
AA
210382014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
21039
21040 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
21041
d674a709
AA
210422014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
21043
21044 * gdb.trace/entry-values.exp: Remove excess space character from
21045 regex patterns. Handle s390 call instruction.
21046
20fa3390
AA
210472014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
21048
21049 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
21050 define "*_start" label. Make "name" static.
21051 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
21052 ${name} by references to ${name}_start.
21053
78466714
AA
210542014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
21055
21056 * gdb.base/info-macros.exp: Remove "debug" from the compile
21057 options.
21058
ec9f644a
IB
210592014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
21060
21061 * gdb.dlang/demangle.exp: New file.
21062
94b1b47e
IB
210632014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
21064
21065 * gdb.dlang/primitive-types.exp: New file.
21066
7f420862
IB
210672014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
21068
21069 * configure.ac: Create gdb.dlang/Makefile.
21070 * configure: Regenerate.
21071 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
21072 * gdb.dlang/Makefile.in: New file.
21073 * lib/d-support.exp: New file.
21074 * lib/gdb.exp (skip_d_tests): New proc.
21075
52834460
MM
210762014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21077
21078 * gdb.btrace/delta.exp: Check reverse stepi.
21079 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
21080 * gdb.btrace/finish.exp: New.
21081 * gdb.btrace/next.exp: New.
21082 * gdb.btrace/nexti.exp: New.
21083 * gdb.btrace/record_goto.c: Add comments.
21084 * gdb.btrace/step.exp: New.
21085 * gdb.btrace/stepi.exp: New.
21086 * gdb.btrace/multi-thread-step.c: New.
21087 * gdb.btrace/multi-thread-step.exp: New.
21088 * gdb.btrace/rn-dl-bind.c: New.
21089 * gdb.btrace/rn-dl-bind.exp: New.
21090 * gdb.btrace/data.c: New.
21091 * gdb.btrace/data.exp: New.
21092 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
21093
6e07b1d2
MM
210942014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21095
21096 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
21097 * gdb.btrace/exception.exp: Update.
21098 * gdb.btrace/instruction_history.exp: Update.
21099 * gdb.btrace/record_goto.exp: Update.
21100 * gdb.btrace/tailcall.exp: Update.
21101 * gdb.btrace/unknown_functions.exp: Update.
21102 * gdb.btrace/delta.exp: New.
21103
0b722aec
MM
211042014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21105
21106 * gdb.btrace/record_goto.exp: Add backtrace test.
21107 * gdb.btrace/tailcall.exp: Add backtrace test.
21108
066ce621
MM
211092014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21110
21111 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
21112 * gdb.btrace/record_goto.c: New.
21113 * gdb.btrace/record_goto.exp: New.
21114 * gdb.btrace/x86-record_goto.S: New.
21115
0688d04e
MM
211162014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21117
21118 * gdb.btrace/function_call_history.exp: Update tests.
21119 * gdb.btrace/instruction_history.exp: Update tests.
21120
8710b709
MM
211212014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21122
21123 * gdb.btrace/function_call_history.exp: Fix expected field
21124 order for "record function-call-history".
21125 Add new tests for "record function-call-history /c".
21126 * gdb.btrace/exception.cc: New.
21127 * gdb.btrace/exception.exp: New.
21128 * gdb.btrace/tailcall.exp: New.
21129 * gdb.btrace/x86-tailcall.S: New.
21130 * gdb.btrace/x86-tailcall.c: New.
21131 * gdb.btrace/unknown_functions.c: New.
21132 * gdb.btrace/unknown_functions.exp: New.
21133 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
21134
5de9129b
MM
211352014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21136
21137 * gdb.btrace/instruction_history.exp: Update.
21138 * gdb.btrace/function_call_history.exp: Update.
21139
23a7fe75
MM
211402014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21141
21142 * gdb.btrace/function_call_history.exp: Fix expected function
21143 trace.
21144 * gdb.btrace/instruction_history.exp: Initialize traced.
21145 Remove traced_functions.
21146
724c7dd8
MM
211472014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21148
21149 * gdb.btrace/function_call_history.exp: Update
21150 * gdb.btrace/instruction_history.exp: Update.
21151
6d78d93b
MM
211522014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21153
21154 * gdb.btrace/enable.exp: Update expected text.
21155
93a360cc
OJ
211562014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
21157
21158 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
21159 bytes.
21160
3772b53f
MR
211612014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
21162
21163 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
21164
596662fa
OJ
211652014-01-15 Omair Javaid <omair.javaid@linaro.org>
21166
21167 * lib/gdb.exp (supports_process_record): Return true for
21168 arm*-linux*. (supports_reverse): Likewise.
21169
b5b08fb4
SC
211702014-01-13 Siva Chandra Reddy <sivachandra@google.com>
21171
21172 PR python/15464
21173 PR python/16113
21174 * gdb.python/py-type.c: Enhance test case.
21175 * gdb.python/py-value-cc.cc: Likewise
21176 * gdb.python/py-type.exp: Add new tests.
21177 * gdb.python/py-value-cc.exp: Likewise
21178
52d7fb13
AA
211792014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
21180 Pedro Alves <palves@redhat.com>
21181
21182 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
21183 Make "name" extern.
21184 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
21185 references to ${name}_start by references to ${name}.
21186
a2cd8cfe
JB
211872014-01-10 Joel Brobecker <brobecker@adacore.com>
21188
21189 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
21190
4e23fced
JB
211912014-01-10 Joel Brobecker <brobecker@adacore.com>
21192
21193 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
21194
c6a9e42c
PA
211952014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
21196 Pedro Alves <palves@redhat.com>
21197
21198 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 21199 mi_gdb_target_load.
c6a9e42c 21200
b7ea362b
PA
212012014-01-08 Pedro Alves <palves@redhat.com>
21202
21203 * gdb.threads/reconnect-signal.c: New file.
21204 * gdb.threads/reconnect-signal.exp: New file.
21205
5e3f4fab
EBM
212062014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
21207
21208 * gdb.base/source-dir.exp: New file.
21209
79301218
JB
212102014-01-07 Joel Brobecker <brobecker@adacore.com>
21211
21212 * gdb.ada/mi_interface: New testcase.
21213
8e355c5d
JB
212142014-01-07 Joel Brobecker <brobecker@adacore.com>
21215
21216 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
21217 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
21218 gdb.ada/pp-rec-component/pck.ads: New files.
21219
c0d48811
JB
212202014-01-07 Joel Brobecker <brobecker@adacore.com>
21221
21222 * gdb.python/py-pp-integral.c: New file.
21223 * gdb.python/py-pp-integral.py: New file.
21224 * gdb.python/py-pp-integral.exp: New file.
21225
17b609c3 21226For older changes see ChangeLog-1993-2013.
c906108c 21227\f
8d8cb839
EZ
21228;; Local Variables:
21229;; mode: change-log
21230;; left-margin: 8
21231;; fill-column: 74
21232;; version-control: never
21233;; End:
902f2ccb 21234
b811d2c2 21235 Copyright 2014-2020 Free Software Foundation, Inc.
902f2ccb
MC
21236 Copying and distribution of this file, with or without modification,
21237 are permitted provided the copyright notice and this notice are preserved.