Fix PR binutils/26356 on hppa*-*-hpux*.
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
995d3a19
SV
12020-08-25 Shahab Vahedi <shahab@synopsys.com>
2
3 * gdb.arch/arc-tdesc-cpu.xml: Use new feature names.
4
8cac2b31
SM
52020-08-25 Simon Marchi <simon.marchi@polymtl.ca>
6
7 PR gdb/26532
8 * gdb.threads/stepi-random-signal.exp: Update pattern.
9
2bc19622
SM
102020-08-25 Simon Marchi <simon.marchi@efficios.com>
11
12 PR gdb/26532
13 * gdb.base/ui-redirect.exp: Update pattern.
14
b04aa1fc
GB
152020-08-25 Gary Benson <gbenson@redhat.com>
16
17 * gdb.dwarf2/dw2-dir-file-name.exp: Use system assembler
18 when compiling with clang.
8571e9c8 19 * gdb.dwarf2/dw2-restore.exp: Likewise.
b04aa1fc 20
9f68b453
GB
212020-08-25 Gary Benson <gbenson@redhat.com>
22
23 * gdb.cp/ambiguous.exp: Enable test when compiling with GCC.
24 Add additional_flags=-Wno-inaccessible-base when compiling
25 with GCC >= 10.1 or clang. Add additional_flags=-w when
26 compiling with GCC < 10.
27
3945d2d7
GM
282020-08-25 Gaius Mulley <gaiusmod2@gmail.com>
29
30 PR m2/26372
31 * gdb.modula2/multidim.c: New file.
32 * gdb.modula2/multidim.exp: New file.
33
60122dbe
SM
342020-08-24 Simon Marchi <simon.marchi@polymtl.ca>
35
36 * lib/gdb.exp (runto): Always emit fail on internal error.
37
1eb8556f
SM
382020-08-24 Simon Marchi <simon.marchi@efficios.com>
39
40 * gdb.base/gdb-sigterm.exp (do_test): Update expected regexp.
41 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
42 Likewise.
43 * gdb.threads/stepi-random-signal.exp: Likewise.
44
33bf4c5c
TBA
452020-08-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
46
47 * gdb.base/print-file-var.exp: Fix typo "breapoint".
48 * gdb.trace/strace.exp: Ditto.
49
c2fd7fae
AKS
502020-08-19 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
51
52 * gdb.fortran/vla-type.exp: Skip commands not required for
53 the Flang compiled binaries after prologue fix.
54
326afb72
TT
552020-08-17 Tom de Vries <tdevries@suse.de>
56 Tom Tromey <tromey@adacore.com>
57
58 PR rust/26197:
59 * gdb.rust/simple.exp (xfail_pattern): Update for new failure.
60
3ae7ab99
TT
612020-08-17 Tom Tromey <tromey@adacore.com>
62
63 * gdb.ada/mi_var_access.exp: New file.
64 * gdb.ada/mi_var_access/mi_access.adb: New file.
65 * gdb.ada/mi_var_access/pck.adb: New file.
66 * gdb.ada/mi_var_access/pck.ads: New file.
67
f569c1c5
TV
682020-08-16 Tom de Vries <tdevries@suse.de>
69
70 PR gdb/25350
71 * gdb.base/eh_return.c: New test.
72 * gdb.base/eh_return.exp: New file.
73
3d11c30a
TV
742020-08-15 Tom de Vries <tdevries@suse.de>
75
76 * gdb.fortran/mixed-lang-stack.c (fortran_charlen_t): New type.
77 (mixed_func_1d_): Use fortran_charlen_t in decl.
78
547ce8f0
TV
792020-08-15 Tom de Vries <tdevries@suse.de>
80
81 PR backtrace/26390
82 * gdb.fortran/mixed-lang-stack.exp: Call bt with -frame-arguments all.
83 Update expected pattern.
84
a54a7f13
PA
852020-08-13 Pedro Alves <pedro@palves.net>
86
87 * gdb.fortran/complex.exp: Check skip_fortran_tests.
88 * gdb.fortran/library-module.exp: Likewise.
89 * gdb.fortran/logical.exp: Likewise.
90 * gdb.fortran/module.exp: Likewise.
91 * gdb.fortran/print_type.exp: Likewise.
92 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
93 * gdb.fortran/vla-datatypes.exp: Likewise.
94 * gdb.fortran/vla-history.exp: Likewise.
95 * gdb.fortran/vla-ptr-info.exp: Likewise.
96 * gdb.fortran/vla-ptype-sub.exp: Likewise.
97 * gdb.fortran/vla-ptype.exp: Likewise.
98 * gdb.fortran/vla-sizeof.exp: Likewise.
99 * gdb.fortran/vla-type.exp: Likewise.
100 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
101 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
102 * gdb.fortran/vla-value-sub.exp: Likewise.
103 * gdb.fortran/vla-value.exp: Likewise.
104
7a82e903
PA
1052020-08-13 Pedro Alves <pedro@palves.net>
106
107 * gdb.ada/access_tagged_param.exp: Check skip_ada_tests.
108 * gdb.ada/access_to_packed_array.exp: Likewise.
109 * gdb.ada/access_to_unbounded_array.exp: Likewise.
110 * gdb.ada/addr_arith.exp: Likewise.
111 * gdb.ada/arr_acc_idx_w_gap.exp: Likewise.
112 * gdb.ada/arr_arr.exp: Likewise.
113 * gdb.ada/arr_enum_idx_w_gap.exp: Likewise.
114 * gdb.ada/array_bounds.exp: Likewise.
115 * gdb.ada/array_of_variable_length.exp: Likewise.
116 * gdb.ada/array_ptr_renaming.exp: Likewise.
117 * gdb.ada/array_subscript_addr.exp: Likewise.
118 * gdb.ada/arraydim.exp: Likewise.
119 * gdb.ada/arrayparam.exp: Likewise.
120 * gdb.ada/arrayptr.exp: Likewise.
121 * gdb.ada/assign_1.exp: Likewise.
122 * gdb.ada/assign_arr.exp: Likewise.
123 * gdb.ada/atomic_enum.exp: Likewise.
124 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
125 * gdb.ada/bad-task-bp-keyword.exp: Likewise.
126 * gdb.ada/bias.exp: Likewise.
127 * gdb.ada/boolean_expr.exp: Likewise.
128 * gdb.ada/bp_c_mixed_case.exp: Likewise.
129 * gdb.ada/bp_enum_homonym.exp: Likewise.
130 * gdb.ada/bp_inlined_func.exp: Likewise.
131 * gdb.ada/bp_on_var.exp: Likewise.
132 * gdb.ada/bp_range_type.exp: Likewise.
133 * gdb.ada/bp_reset.exp: Likewise.
134 * gdb.ada/call_pn.exp: Likewise.
135 * gdb.ada/catch_assert_if.exp: Likewise.
136 * gdb.ada/catch_ex.exp: Likewise.
137 * gdb.ada/catch_ex_std.exp: Likewise.
138 * gdb.ada/char_enum.exp: Likewise.
139 * gdb.ada/char_param.exp: Likewise.
140 * gdb.ada/complete.exp: Likewise.
141 * gdb.ada/cond_lang.exp: Likewise.
142 * gdb.ada/convvar_comp.exp: Likewise.
143 * gdb.ada/dgopt.exp: Likewise.
144 * gdb.ada/disc_arr_bound.exp: Likewise.
145 * gdb.ada/display_nested.exp: Likewise.
146 * gdb.ada/dot_all.exp: Likewise.
147 * gdb.ada/dyn_loc.exp: Likewise.
148 * gdb.ada/dyn_stride.exp: Likewise.
149 * gdb.ada/excep_handle.exp: Likewise.
150 * gdb.ada/expr_delims.exp: Likewise.
151 * gdb.ada/expr_with_funcall.exp: Likewise.
152 * gdb.ada/exprs.exp: Likewise.
153 * gdb.ada/fin_fun_out.exp: Likewise.
154 * gdb.ada/fixed_cmp.exp: Likewise.
155 * gdb.ada/formatted_ref.exp: Likewise.
156 * gdb.ada/frame_arg_lang.exp: Likewise.
157 * gdb.ada/frame_args.exp: Likewise.
158 * gdb.ada/fullname_bp.exp: Likewise.
159 * gdb.ada/fun_addr.exp: Likewise.
160 * gdb.ada/fun_in_declare.exp: Likewise.
161 * gdb.ada/fun_overload_menu.exp: Likewise.
162 * gdb.ada/fun_renaming.exp: Likewise.
163 * gdb.ada/funcall_char.exp: Likewise.
164 * gdb.ada/funcall_param.exp: Likewise.
165 * gdb.ada/funcall_ptr.exp: Likewise.
166 * gdb.ada/funcall_ref.exp: Likewise.
167 * gdb.ada/homonym.exp: Likewise.
168 * gdb.ada/info_addr_mixed_case.exp: Likewise.
169 * gdb.ada/info_auto_lang.exp: Likewise.
170 * gdb.ada/info_exc.exp: Likewise.
171 * gdb.ada/info_types.exp: Likewise.
172 * gdb.ada/int_deref.exp: Likewise.
173 * gdb.ada/interface.exp: Likewise.
174 * gdb.ada/iwide.exp: Likewise.
175 * gdb.ada/lang_switch.exp: Likewise.
176 * gdb.ada/length_cond.exp: Likewise.
177 * gdb.ada/maint_with_ada.exp: Likewise.
178 * gdb.ada/mi_catch_assert.exp: Likewise.
179 * gdb.ada/mi_catch_ex.exp: Likewise.
180 * gdb.ada/mi_catch_ex_hand.exp: Likewise.
181 * gdb.ada/mi_dyn_arr.exp: Likewise.
182 * gdb.ada/mi_ex_cond.exp: Likewise.
183 * gdb.ada/mi_exc_info.exp: Likewise.
184 * gdb.ada/mi_interface.exp: Likewise.
185 * gdb.ada/mi_prot.exp: Likewise.
186 * gdb.ada/mi_ref_changeable.exp: Likewise.
187 * gdb.ada/mi_string_access.exp: Likewise.
188 * gdb.ada/mi_task_arg.exp: Likewise.
189 * gdb.ada/mi_task_info.exp: Likewise.
190 * gdb.ada/mi_var_array.exp: Likewise.
191 * gdb.ada/mi_var_union.exp: Likewise.
192 * gdb.ada/mi_variant.exp: Likewise.
193 * gdb.ada/minsyms.exp: Likewise.
194 * gdb.ada/mod_from_name.exp: Likewise.
195 * gdb.ada/nested.exp: Likewise.
196 * gdb.ada/null_array.exp: Likewise.
197 * gdb.ada/optim_drec.exp: Likewise.
198 * gdb.ada/out_of_line_in_inlined.exp: Likewise.
199 * gdb.ada/packed_array_assign.exp: Likewise.
200 * gdb.ada/packed_tagged.exp: Likewise.
201 * gdb.ada/pp-rec-component.exp: Likewise.
202 * gdb.ada/print_chars.exp: Likewise.
203 * gdb.ada/print_pc.exp: Likewise.
204 * gdb.ada/ptr_typedef.exp: Likewise.
205 * gdb.ada/ptype_arith_binop.exp: Likewise.
206 * gdb.ada/ptype_array.exp: Likewise.
207 * gdb.ada/ptype_field.exp: Likewise.
208 * gdb.ada/ptype_tagged_param.exp: Likewise.
209 * gdb.ada/ptype_union.exp: Likewise.
210 * gdb.ada/py_range.exp: Likewise.
211 * gdb.ada/py_taft.exp: Likewise.
212 * gdb.ada/rdv_wait.exp: Likewise.
213 * gdb.ada/rec_comp.exp: Likewise.
214 * gdb.ada/rec_return.exp: Likewise.
215 * gdb.ada/ref_param.exp: Likewise.
216 * gdb.ada/ref_tick_size.exp: Likewise.
217 * gdb.ada/rename_subscript_param.exp: Likewise.
218 * gdb.ada/repeat_dyn.exp: Likewise.
219 * gdb.ada/same_component_name.exp: Likewise.
220 * gdb.ada/same_enum.exp: Likewise.
221 * gdb.ada/scalar_storage.exp: Likewise.
222 * gdb.ada/set_wstr.exp: Likewise.
223 * gdb.ada/small_reg_param.exp: Likewise.
224 * gdb.ada/str_binop_equal.exp: Likewise.
225 * gdb.ada/str_ref_cmp.exp: Likewise.
226 * gdb.ada/str_uninit.exp: Likewise.
227 * gdb.ada/sub_variant.exp: Likewise.
228 * gdb.ada/sym_print_name.exp: Likewise.
229 * gdb.ada/taft_type.exp: Likewise.
230 * gdb.ada/tagged.exp: Likewise.
231 * gdb.ada/tagged_access.exp: Likewise.
232 * gdb.ada/task_bp.exp: Likewise.
233 * gdb.ada/task_switch_in_core.exp: Likewise.
234 * gdb.ada/tasks.exp: Likewise.
235 * gdb.ada/tick_last_segv.exp: Likewise.
236 * gdb.ada/tick_length_array_enum_idx.exp: Likewise.
237 * gdb.ada/type_coercion.exp: Likewise.
238 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
239 * gdb.ada/unchecked_union.exp: Likewise.
240 * gdb.ada/uninitialized_vars.exp: Likewise.
241 * gdb.ada/var_arr_attrs.exp: Likewise.
242 * gdb.ada/var_arr_typedef.exp: Likewise.
243 * gdb.ada/var_rec_arr.exp: Likewise.
244 * gdb.ada/variant-record.exp: Likewise.
245 * gdb.ada/variant.exp: Likewise.
246 * gdb.ada/variant_record_packed_array.exp: Likewise.
247 * gdb.ada/varsize_limit.exp: Likewise.
248 * gdb.ada/whatis_array_val.exp: Likewise.
249 * gdb.ada/widewide.exp: Likewise.
250 * gdb.ada/win_fu_syms.exp: Likewise.
251
2522020-08-12 Gary Benson <gbenson@redhat.com>
c0ab14ae
GB
253
254 * gdb.dwarf2/dw2-op-out-param.S (.Ltext5): Fix duplicate label.
255
10c381b5
AB
2562020-08-04 Andrew Burgess <andrew.burgess@embecosm.com>
257
258 * lib/check-test-names.exp (do_reset_vars): Use 'array unset' to
259 unset the array variable.
260
8f34b746
TV
2612020-08-03 Tom de Vries <tdevries@suse.de>
262
263 PR symtab/26333
264 * lib/dwarf.exp (DW_LNE_user): New proc.
265 * gdb.dwarf2/dw2-vendor-extended-opcode.c: New test.
266 * gdb.dwarf2/dw2-vendor-extended-opcode.exp: New file.
267
0245e136
KB
2682020-07-31 Kevin Buettner <kevinb@redhat.com>
269
270 * gdb.base/coremaker2.c: Change all uses of 'unsigned long long'
271 to 'uintptr_t'
272 (inttypes.h): Include.
273
9ef1ec5d
KB
2742020-07-31 Kevin Buettner <kevinb@redhat.com>
275
276 * gdb.base/coremaker2.c (buf_rw): Increase size to 256 KiB.
277 (C5_24k): Delete.
278 (C5_8k, C5_64k, C5_256k): New macros.
279 (buf_ro): Allocate 256 KiB of initialized data.
280
4c55e970
TBA
2812020-07-30 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
282
283 * gdb.base/condbreak-bad.exp: Extend the test with scenarios
284 that attempt to overwrite an existing condition with a condition
285 that fails parsing and also with a condition that parses fine
286 but contains junk at the end.
287
1e620590
TBA
2882020-07-30 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
289
290 * gdb.base/condbreak-bad.c: New test.
291 * gdb.base/condbreak-bad.exp: New file.
292
e12dcc50
TV
2932020-07-30 Tom de Vries <tdevries@suse.de>
294
295 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_entry_1): Factor
296 out of ...
297 (GDBInfoModuleSymbols::check_entry): ... here.
298 (GDBInfoModuleSymbols::check_optional_entry): New proc.
299 * gdb.fortran/info-modules.exp: Use check_optional_entry for entries
300 related to __def_init_mod1_M1t1 / __vtype_mod1_M1t1 / __copy_mod1_M1t1.
301
6cc64caa
TV
3022020-07-30 Tom de Vries <tdevries@suse.de>
303
304 * gdb.fortran/ptype-on-functions.exp: Make "_t" suffix on
305 "__class_some_module_Number_t" optional.
306
90fd07fc
TV
3072020-07-29 Tom de Vries <tdevries@suse.de>
308
309 * lib/selftest-support.exp (selftest_setup): Allow breakpoint at
310 multiple locations.
311
f5c79e97
TV
3122020-07-29 Tom de Vries <tdevries@suse.de>
313
314 * gdb.dwarf2/dw2-line-number-zero.exp: Set breakpoints on lines
315 rather than function name.
316
f75a0693
AB
3172020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
318
319 PR symtab/26270:
320 * gdb.cp/disasm-func-name.cc: New file.
321 * gdb.cp/disasm-func-name.exp: New file.
322
4888741a
TT
3232020-07-28 Tom Tromey <tromey@adacore.com>
324
325 * gdb.dwarf2/varval.exp (setup_exec): Add 'or' instruction to
326 'varval' location.
327
43d5901d
AB
3282020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
329
330 * gdb.python/py-unwind.py: Update to make use of a register
331 descriptor.
332
14fa8fb3
AB
3332020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
334
335 * gdb.python/py-arch-reg-names.exp: Add additional tests.
336
e79eb02f
AB
3372020-07-25 Andrew Burgess <andrew.burgess@embecosm.com>
338
339 PR fortran/23051
340 PR fortran/26139
341 * gdb.fortran/class-allocatable-array.exp: New file.
342 * gdb.fortran/class-allocatable-array.f90: New file.
343 * gdb.fortran/pointer-to-pointer.exp: New file.
344 * gdb.fortran/pointer-to-pointer.f90: New file.
345
876518dd
TV
3462020-07-25 Tom de Vries <tdevries@suse.de>
347
348 PR symtab/26243
349 * gdb.dwarf2/dw2-line-number-zero.c: New test.
350 * gdb.dwarf2/dw2-line-number-zero.exp: New file.
351
6dcfb80a
TV
3522020-07-24 Tom de Vries <tdevries@suse.de>
353
354 PR testsuite/26293
355 * gdb.ada/mi_prot.exp: Require gnatmake-8.
356
e7bc9db8
PA
3572020-07-23 Pedro Alves <pedro@palves.net>
358
359 * gdb.server/server-kill.exp (prepare): New, factored out from the
360 top level.
361 (kill_server): New.
362 (test_tstatus, test_unwind_nosyms, test_unwind_syms): New.
363 (top level) : Call test_tstatus, test_unwind_nosyms, test_unwind_syms.
364
78344df7
AB
3652020-07-23 Andrew Burgess <andrew.burgess@embecosm.com>
366
367 * gdb.dwarf2/dw2-disasm-over-non-stmt.exp: New file.
368
25dfed24
SL
3692020-07-22 Sandra Loosemore <sandra@codesourcery.com>
370
371 * lib/gdb.exp (gdb_wrapper_file, gdb_wrapper_flags):
372 Initialize to empty string at top level.
373 (gdb_wrapper_init): Revert check for file existence on build.
374 Build the wrapper in its default place, not a build-specific
375 location. When host == build, make the pathname absolute.
376 (gdb_compile): Delete leftover declaration of
377 gdb_wrapper_initialized. Check gdb_wrapper_file being an empty
378 string instead of uninitialized.
379
7da515fd
KB
3802020-07-22 Kevin Buettner <kevinb@redhat.com>
381
382 * gdb.base/corefile2.exp: New file.
383 * gdb.base/coremaker2.exp: New file.
384
9c5ec5c2
KB
3852020-07-22 Kevin Buettner <kevinb@redhat.com>
386
387 * gdb.base/coredump-filter.exp: Add second
388 non-Private-Shared-Anon-File test.
389 (test_disasm): Rename binfile for test which is expected
390 to fail.
391
f9e233c9
KB
3922020-07-22 Kevin Buettner <kevinb@redhat.com>
393
394 * gdb.base/corefile.exp: Add test "accessing read-only mmapped
395 data in core file".
396 * gdb.base/coremaker.c (buf2ro): New global.
397 (mmapdata): Add a read-only mmap mapping.
398
94c265d7
KB
3992020-07-22 Kevin Buettner <kevinb@redhat.com>
400
401 PR corefiles/25631
402 * gdb.base/corefile.exp (accessing anonymous, unwritten-to mmap data):
403 New test.
404 * gdb.base/coremaker.c (buf3): New global.
405 (mmapdata): Add mmap call which uses MAP_ANONYMOUS and MAP_PRIVATE
406 flags.
407
4082020-07-22 Kevin Buettner <kevinb@redhat.com>
678c7a56
KB
409
410 * gdb.base/coremaker.c (filler_ro): New global constant.
411
32fa152e
TT
4122020-07-22 Tom Tromey <tromey@adacore.com>
413
414 * gdb.ada/mi_prot.exp: New file.
415 * gdb.ada/mi_prot/pkg.adb: New file.
416 * gdb.ada/mi_prot/pkg.ads: New file.
417 * gdb.ada/mi_prot/prot.adb: New file.
418
c8474dc3
TBA
4192020-07-22 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
420
421 * gdb.base/jit-reader-simple.exp: Add a scenario for a binary that
422 loads two JITers.
423
baf8791e
AB
4242020-07-21 Andrew Burgess <andrew.burgess@embecosm.com>
425
426 * gdb.python/py-arch-reg-groups.exp: Additional tests.
427
f7306dac
AB
4282020-07-21 Andrew Burgess <andrew.burgess@embecosm.com>
429
430 * gdb.python/py-arch-reg-names.exp: Additional tests.
431
6d3d6e4b
TV
4322020-07-21 Tom de Vries <tdevries@suse.de>
433
434 * gdb.reverse/solib-precsave.exp: Handle additional "recommended
435 breakpoint locations".
436 * gdb.reverse/solib-reverse.exp: Same.
437
803d0592
TV
4382020-07-21 Tom de Vries <tdevries@suse.de>
439
440 * gdb.reverse/step-reverse.c (callee): Merge statements.
441
e9bdc510
TV
4422020-07-21 Tom de Vries <tdevries@suse.de>
443
444 * gdb.fortran/info-modules.exp (info module variables): Allow missing
445 line numbers for some variables.
446
f0f9e75a
TV
4472020-07-21 Tom de Vries <tdevries@suse.de>
448
449 * gdb.opt/inline-locals.c (init_array): New func.
450 (func1): Use init_array.
451 * gdb.opt/inline-locals.exp: Update pattern.
452
bd460ecb
TV
4532020-07-21 Tom de Vries <tdevries@suse.de>
454
455 * gdb.debuginfod/fetch_src_and_symbols.exp: Use save_vars for env
456 vars. Fix PATH and DUPLICATE errors. Cleanup whitespace.
457
ae5369e7
LC
4582020-07-20 Ludovic Courtès <ludo@gnu.org>
459
460 * gdb.guile/source2.scm: Add #f first argument to 'format'.
461 * gdb.guile/types-module.exp: Remove "ERROR:" from
462 regexps since Guile 3.0 no longer prints that.
463
68cf161c
LC
4642020-07-20 Ludovic Courtès <ludo@gnu.org>
465
466 * gdb.guile/scm-error.exp ("source $remote_guile_file_1"): Relax
467 error regexp to match on Guile 2.2.
468
c14b4913
GB
4692020-07-20 Gary Benson <gbenson@redhat.com>
470
471 * gdb.cp/align.exp: Fix "alignof (void)" tests when compiling
472 with clang.
473
b243ba58
TV
4742020-07-20 Tom de Vries <tdevries@suse.de>
475
476 * gdb.threads/omp-par-scope.c (lock, lock2): New variable.
477 (omp_set_lock_in_order): New function.
478 (single_scope, multi_scope, nested_func, nested_parallel): Use
479 omp_set_lock_in_order and omp_unset_lock.
480 (main): Init and destroy lock and lock2.
481
c06ad8b5
TV
4822020-07-20 Tom de Vries <tdevries@suse.de>
483
484 * gdb.base/valgrind-infcall-2.exp: Handle printf unknown return type.
485
6e22f117
TV
4862020-07-20 Tom de Vries <tdevries@suse.de>
487
488 * gdb.threads/attach-slow-waitpid.exp: Bail out if gdb_start fails.
489
33176ea7
TV
4902020-07-17 Tom de Vries <tdevries@suse.de>
491
492 * gdb.base/valgrind-infcall-2.c: New test.
493 * gdb.base/valgrind-infcall-2.exp: New file.
494 * lib/valgrind.exp (vgdb_start): Add and handle active_at_startup.
495
90c3ec2d
TV
4962020-07-17 Tom de Vries <tdevries@suse.de>
497
498 * gdb.dlang/circular.c (found): Use found_label as label name.
499 * gdb.dwarf2/arr-subrange.c (main): Use main_label as label name.
500 * gdb.dwarf2/comp-unit-lang.c (func): Use func_label as label name.
501 * gdb.dlang/circular.exp: Use MACRO_AT_func and MACRO_AT_range.
502 * gdb.dwarf2/ada-linkage-name.exp: Same.
503 * gdb.dwarf2/arr-subrange.exp: Same.
504 * gdb.dwarf2/atomic-type.exp: Same.
505 * gdb.dwarf2/comp-unit-lang.exp: Same.
506 * gdb.dwarf2/cpp-linkage-name.exp: Same.
507 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Same.
508 * gdb.dwarf2/dw2-lexical-block-bare.exp: Same.
509 * gdb.dwarf2/dw2-regno-invalid.exp: Same.
510 * gdb.dwarf2/implptr-64bit.exp: Same.
511 * gdb.dwarf2/imported-unit-abstract-const-value.exp: Same.
512 * gdb.dwarf2/imported-unit-runto-main.exp: Same.
513 * gdb.dwarf2/imported-unit.exp: Same.
514 * gdb.dwarf2/main-subprogram.exp: Same.
515 * gdb.dwarf2/missing-type-name.exp: Same.
516 * gdb.dwarf2/nonvar-access.exp: Same.
517 * gdb.dwarf2/struct-with-sig.exp: Same.
518 * gdb.dwarf2/typedef-void-finish.exp: Same.
519 * gdb.dwarf2/void-type.exp: Same.
520
10da644d
TV
5212020-07-17 Tom de Vries <tdevries@suse.de>
522
523 * lib/dwarf.exp (Dwarf::MACRO_AT_func, Dwarf::MACRO_AT_range): Drop
524 src parameter.
525 * gdb.dlang/watch-loc.exp: Update MACRO_AT_{func,range} calls.
526 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Same.
527 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
528 * gdb.dwarf2/dw2-opt-structptr.exp: Same.
529 * gdb.dwarf2/dwz.exp: Same.
530 * gdb.dwarf2/implptr-optimized-out.exp: Same.
531 * gdb.dwarf2/implref-array.exp: Same.
532 * gdb.dwarf2/implref-const.exp: Same.
533 * gdb.dwarf2/implref-global.exp: Same.
534 * gdb.dwarf2/implref-struct.exp: Same.
535 * gdb.dwarf2/info-locals-optimized-out.exp: Same.
536 * gdb.dwarf2/opaque-type-lookup.exp: Same.
537 * gdb.dwarf2/var-access.exp: Same.
538 * gdb.dwarf2/varval.exp: Same.
539 * gdb.trace/entry-values.exp: Same.
540
315e6afc
TV
5412020-07-17 Tom de Vries <tdevries@suse.de>
542
543 * lib/dwarf.exp (Dwarf::extern): Remove.
544 * gdb.compile/compile-ops.exp: Remove use of Dwarf::extern.
545 * gdb.dlang/circular.exp: Same.
546 * gdb.dwarf2/comp-unit-lang.exp: Same.
547 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
548 * gdb.dwarf2/dw2-symtab-includes.exp: Same.
549 * gdb.dwarf2/dwz.exp: Same.
550 * gdb.dwarf2/imported-unit-abstract-const-value.exp: Same.
551 * gdb.dwarf2/imported-unit-runto-main.exp: Same.
552 * gdb.dwarf2/imported-unit.exp: Same.
553 * gdb.dwarf2/opaque-type-lookup.exp: Same.
554
5597c940
SL
5552020-07-16 Sandra Loosemore <sandra@codesourcery.com>
556
557 * gdb.base/shell.exp: Skip pipe tests dependent on sh on Windows host.
558 Use double quotes instead of single quotes.
559
d0ce17d8
CT
5602020-07-16 Caroline Tice <cmtice@google.com>
561
562 * gdb.dwarf2/dw5-rnglist-test.cc: New file.
563 * gdb.dwarf2/dw5-rnglist-test.exp: New file.
564
853772cc
TV
5652020-07-16 Tom de Vries <tdevries@suse.de>
566
567 * lib/dwarf.exp (program): Initialize _line.
568 (DW_LNE_end_sequence): Reinitialize _line.
569 (DW_LNS_advance_line): Update _line.
570 (line): New proc.
571 * gdb.dwarf2/dw2-inline-many-frames.exp: Use line.
572 * gdb.dwarf2/dw2-inline-small-func.exp: Same.
573 * gdb.dwarf2/dw2-inline-stepping.exp: Same.
574 * gdb.dwarf2/dw2-is-stmt-2.exp: Same.
575 * gdb.dwarf2/dw2-is-stmt.exp: Same.
576 * gdb.dwarf2/dw2-ranges-func.exp: Same.
577
fe07b572
AB
5782020-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
579
580 * gdb.fortran/ptype-on-functions.exp: Make the result pattern more
581 generic.
582
52781cce
TV
5832020-07-15 Tom de Vries <tdevries@suse.de>
584
585 * gdb.trace/entry-values.exp: Expect "call" instead of "callq" if
586 is_amd64_regs_target.
587
3dcc261c
AB
5882020-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
589
590 * gdb.fortran/ptype-on-functions.exp: Add more tests.
591 * gdb.fortran/ptype-on-functions.f90: Likewise.
592
054a0959
SM
5932020-07-14 Simon Marchi <simon.marchi@polymtl.ca>
594
595 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu, Dwarf::lines): Change valid
596 values in documentation for addr_size to 4 and 8.
597
ccb9eba6
AB
5982020-07-14 Andrew Burgess <andrew.burgess@embecosm.com>
599
600 * gdb.arch/amd64-osabi.exp: Update.
601 * gdb.arch/arm-disassembler-options.exp: Update.
602 * gdb.arch/powerpc-disassembler-options.exp: Update.
603 * gdb.arch/ppc64-symtab-cordic.exp: Update.
604 * gdb.arch/s390-disassembler-options.exp: Update.
605 * gdb.base/all-architectures.exp.tcl: Update.
606 * gdb.base/attach-pie-noexec.exp: Update.
607 * gdb.base/catch-syscall.exp: Update.
608 * gdb.xml/tdesc-arch.exp: Update.
609
025a39a7
TV
6102020-07-14 Tom de Vries <tdevries@suse.de>
611
612 * gdb.threads/clone-new-thread-event.c (gettid): Rename to ...
613 (local_gettid): ... this.
614 (fn): Update.
615
74e4b667
SL
6162020-07-13 Sandra Loosemore <sandra@codesourcery.com>
617
618 * gdb.base/info_sources.exp: Skip directory match tests on
619 remote hosts.
620
f413dd74
GB
6212020-07-13 Gary Benson <gbenson@redhat.com>
622
623 * gdb.base/savedregs.exp (caller): Use parentheses to
624 make expected expression evaluation ordering explicit.
625
915771bb
GB
6262020-07-13 Gary Benson <gbenson@redhat.com>
627
628 * gdb.arch/i386-sse.c (have_sse) <edx>: Make unsigned.
629
2a122642
GB
6302020-07-13 Gary Benson <gbenson@redhat.com>
631
632 * gdb.base/bigcore.c (main): Use a volatile pointer when
633 attempting to trigger a SIGSEGV.
634 * gdb.base/gcore-relro-pie.c (break_here): Likewise.
635 * gdb.base/gcore-tls-pie.c (break_here): Likewise.
636 * gdb.base/savedregs.c (thrower): Likewise.
637 * gdb.mi/mi-syn-frame.c (bar): Likewise.
638
3f00c730
GB
6392020-07-13 Gary Benson <gbenson@redhat.com>
640
641 * gdb.base/vla-datatypes.c (vla_factory): Factor out sections
642 defining and using VLA structure fields into...
643 * gdb.base/vla-struct-fields.c: New file.
644 * gdb.base/vla-datatypes.exp: Factor out VLA structure field
645 tests into...
646 * gdb.base/vla-struct-fields.exp: New file.
647
963eeee4
TV
6482020-07-13 Tom de Vries <tdevries@suse.de>
649
650 * lib/gdb.exp (have_fuse_ld_gold): New caching proc.
651 * gdb.base/gcore-tls-pie.exp: Use have_fuse_ld_gold.
652 * gdb.base/gold-gdb-index.exp: Same.
653 * gdb.base/morestack.exp: Same.
654
0ed35c9a
DX
6552020-07-11 Daniel Xu <dxu@dxuuu.xyz>
656
657 PR rust/26121
658 * gdb.rust/modules.rs: Prevent linker from discarding test
659 symbol.
660
4fdba23d
PA
6612020-07-10 Pedro Alves <pedro@palves.net>
662
663 PR gdb/26199
664 * gdb.multi/multi-target.c (exit_thread): New.
665 (thread_start): Break loop if EXIT_THREAD.
666 * gdb.multi/multi-target.exp (test_no_unwaited_for): New proc.
667 (top level) Call test_no_resumed.
668
15f3b077
TT
6692020-07-08 Tom Tromey <tromey@adacore.com>
670
671 * gdb.ada/catch_ex/foo.adb: Pass string to raise.
672 * gdb.ada/catch_ex.exp: Examine catchpoint text.
673
9fc501fd
AB
6742020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
675
676 PR python/22748
677 * gdb.opt/inline-frame-tailcall.c: New file.
678 * gdb.opt/inline-frame-tailcall.exp: New file.
679 * gdb.python/py-unwind-inline.c: New file.
680 * gdb.python/py-unwind-inline.exp: New file.
681 * gdb.python/py-unwind-inline.py: New file.
682
64cb3757
AB
6832020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
684
685 * gdb.python/py-arch-reg-groups.exp: New file.
686
0f767f94
AB
6872020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
688
689 * gdb.python/py-arch-reg-names.exp: New file.
690
87dbc774
AB
6912020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
692
693 * gdb.python/py-unwind.py (TestUnwinder::__call__): Add test for
694 gdb.PendingFrame.architecture method.
695
d8cc8af6
TV
6962020-07-06 Tom de Vries <tdevries@suse.de>
697
698 * gdb.dwarf2/dw2-ranges-base.exp: Test line-table order.
699
3c8ea5be
PA
7002020-07-03 Pedro Alves <palves@redhat.com>
701
702 * gdb.base/structs2.c (main): Adjust second parem_reg call to
703 explicitly write negative numbers.
704 * gdb.base/structs2.exp: Adjust expected output.
705
bf90c83a
PA
7062020-07-03 Pedro Alves <palves@redhat.com>
707
708 * gdb.base/charset.c (init_string): Change all char parameters to
709 unsigned char parameters.
710
2eb82157
PA
7112020-07-03 Pedro Alves <palves@redhat.com>
712
713 * gdb.base/call-sc.exp (start_scalars_test): Use
714 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
715 * gdb.base/overlays.c: Remove references to PARAMS.
716 * gdb.base/ovlymgr.h (PARAMS): Delete, and remove all references.
717 * gdb.base/reread.exp: Don't set 'prototypes' global.
718 * gdb.base/structs.exp (start_structs_test): Use
719 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
720 * gdb.base/structs2.exp: Don't set 'prototypes' global. Use
721 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
722 Don't issue "set width 0". Remove gdb_stop_suppressing_tests
723 call.
724 * gdb.base/varargs.exp: Don't set 'prototypes' global.
725
9adda7af
PA
7262020-07-03 Pedro Alves <palves@redhat.com>
727
728 * gdb.base/m32rovly.c: Delete.
729 * gdb.base/ovlymgr.c: Remove all code guarded by __D10V__.
730
2a17c803
PW
7312020-06-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
732
733 * gdb.python/py-breakpoint.exp: use gdb_test_multiline instead
734 of gdb_py_test_multiple.
735 * gdb.python/py-cmd.exp: Likewise.
736 * gdb.python/py-events.exp: Likewise.
737 * gdb.python/py-function.exp: Likewise.
738 * gdb.python/py-inferior.exp: Likewise.
739 * gdb.python/py-infthread.exp: Likewise.
740 * gdb.python/py-linetable.exp: Likewise.
741 * gdb.python/py-parameter.exp: Likewise.
742 * gdb.python/py-value.exp: Likewise.
743
b011fe1a
TV
7442020-06-30 Tom de Vries <tdevries@suse.de>
745
746 PR testsuite/26175
747 * lib/future.exp (gdb_default_target_compile): Detect and handle
748 early_flags.
749
df5b8876
SM
7502020-06-29 Simon Marchi <simon.marchi@efficios.com>
751
752 * boards/simavr.exp (gdb_load): Catch errors when closing
753 previous connection. Close connection, wait for process and
754 unset simavr_spawn_id on failure.
755
a3ca48cd
TV
7562020-06-29 Tom de Vries <tdevries@suse.de>
757
758 * lib/gdb.exp (unknown): Make test-case unresolved.
759
b0237c0e
TV
7602020-06-29 Tom de Vries <tdevries@suse.de>
761
762 PR gdb/25475
763 * gdb.server/solib-list.exp: Verify that the symbol reload
764 confirmation question is asked.
765
c0b3b3bd
PW
7662020-06-26 Philippe Waroquiers <philippe.waroquiers@skynet.be>
767
768 * lib/gdb.exp (gdb_test_multiline): New, moved from gdb-guile.exp,
769 have a input seq nr in each pass message.
fe4c3d43 770 * lib/gdb-guile.exp (gdb_test_multiline): Move to gdb.exp.
c0b3b3bd
PW
771 * lib/gdb-python.exp (gdb_py_test_multiple): Remove.
772 * gdb.python/python.exp: Make test names unique,
773 use gdb_test_multiline instead of gdb_py_test_multiple,
774 use $gdb_test_name.
775 * gdb.guile/guile.exp: Make test names unique, use $gdb_test_name
776
1776e3e5
NA
7772020-06-26 Nick Alcock <nick.alcock@oracle.com>
778
779 * configure.ac: Add --enable-libctf.
780 * aclocal.m4: sinclude ../config/enable.m4.
781 * Makefile.in (site.exp): Add enable_libctf to site.exp.
782 * lib/gdb.exp (skip_ctf_tests): Use it.
783 * gdb.base/ctf-constvars.exp: Error message tweak.
784 * gdb.base/ctf-ptype.exp: Likewise.
785 * configure: Regenerate.
786
f53b3eeb
GB
7872020-06-26 Gary Benson <gbenson@redhat.com>
788
789 * gdb.cp/try_catch.cc: Include string.h.
790 (main): Replace comparison against string literal with
791 strcmp, avoiding build failure with -Wstring-compare.
792 Add "marker test-complete".
793 * gdb.cp/try_catch.exp: Run the test to the above marker,
794 then verify that the value of "test" is still true.
795
6d74da72
AB
7962020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
797
798 * gdb.arch/riscv-tdesc-regs.exp: New test cases.
799
2e52d038
AB
8002020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
801
802 * gdb.arch/riscv-tdesc-regs.exp: Extend test case.
803
3b9fce96
AB
8042020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
805
806 * gdb.arch/riscv-tdesc-loading-01.xml: New file.
807 * gdb.arch/riscv-tdesc-loading-02.xml: New file.
808 * gdb.arch/riscv-tdesc-loading-03.xml: New file.
809 * gdb.arch/riscv-tdesc-loading-04.xml: New file.
810 * gdb.arch/riscv-tdesc-loading.exp: New file.
811
ed69cbc8
AB
8122020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
813
814 * gdb.arch/riscv-tdesc-regs.exp: Extend test case.
815
767a879e
AB
8162020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
817
818 * gdb.arch/riscv-tdesc-regs-32.xml: New file.
819 * gdb.arch/riscv-tdesc-regs-64.xml: New file.
820 * gdb.arch/riscv-tdesc-regs.c: New file.
821 * gdb.arch/riscv-tdesc-regs.exp: New file.
822
221db974
PA
8232020-06-24 Pedro Alves <palves@redhat.com>
824
825 * gdb.arch/amd64-entry-value-paramref.exp: Use
826 prepare_for_testing_full and don't pass "c++" for the .S file
827 build spec.
828 * gdb.compile/compile-cplus.exp: Don't compile $srcfile3 with
829 $options, since it's an assembly file. Remove -Wno-deprecated.
830 * lib/gdb.exp (gdb_compile): Pass "-x c++" explicitly when
831 compiling C++ programs.
832
331733cd
PA
8332020-06-24 Pedro Alves <palves@redhat.com>
834
835 * lib/gdb.exp (gdb_compile): Update intro comment. If C/C++ with
836 Clang, add "-Wno-unknown-warning-option" to the options.
837
caa7fd04
AB
8382020-06-23 Andrew Burgess <andrew.burgess@embecosm.com>
839
840 * gdb.xml/tdesc-reload.c: New file.
841 * gdb.xml/tdesc-reload.exp: New file.
842 * gdb.xml/maint-xml-dump-01.xml: New file.
843 * gdb.xml/maint-xml-dump-02.xml: New file.
844 * gdb.xml/maint-xml-dump.exp: New file.
845
bb8d1260
SL
8462020-06-23 Sandra Loosemore <sandra@codesourcery.com>
847
848 * lib/completion-support.exp (test_gdb_completion_offers_commands):
849 Adjust for omitted commands when TUI is disabled.
850
7e4b9c4c
GB
8512020-06-23 Gary Benson <gbenson@redhat.com>
852 Pedro Alves <palves@redhat.com>
853
854 * gdb.cp/namespace.cc: Improve -Wunused-value fix.
855 * gdb.cp/nsimport.cc: Likewise.
856 * gdb.cp/nsnested.cc: Likewise.
857 * gdb.cp/nsnoimports.cc: Likewise.
858 * gdb.cp/nsusing.cc: Likewise.
859 * gdb.cp/smartp.cc: Likewise.
860 * gdb.python/py-pp-integral.c: Likewise.
861 * gdb.python/py-pp-re-notag.c: Likewise.
862
2e573c0a
GB
8632020-06-23 Gary Benson <gbenson@redhat.com>
864
865 * gdb.cp/namespace.cc: Avoid build failure with -Wunused-value.
866 * gdb.cp/nsimport.cc: Likewise.
867 * gdb.cp/nsnested.cc: Likewise.
868 * gdb.cp/nsnoimports.cc: Likewise.
869 * gdb.cp/nsusing.cc: Likewise.
870 * gdb.cp/smartp.cc: Likewise.
871 * gdb.python/py-pp-integral.c: Likewise.
872 * gdb.python/py-pp-re-notag.c: Likewise.
873
746ebfe8
PW
8742020-06-22 Philippe Waroquiers <philippe.waroquiers@skynet.be>
875
876 * gdb.base/default-args.exp: New test.
877 * gdb.base/default-args.c: New file.
878 * gdb.base/alias.exp: Update expected error msg for alias foo=bar.
879 * gdb.base/default.exp: Update to new help text.
880 * gdb.base/help.exp: Likewise.
881 * gdb.base/page.exp: Likewise.
882 * gdb.base/style.exp: Likewise.
883 * gdb.guile/guile.exp: Likewise.
884 * gdb.python/python.exp: Likewise.
885
e822f2cd
SL
8862020-06-22 Sandra Loosemore <sandra@codesourcery.com>
887
888 * gdb.base/source-dir.exp (test_truncated_comp_dir): Skip on
889 remote host. Fix search path syntax on Windows host.
890
48e9cc84
PW
8912020-06-21 Philippe Waroquiers <philippe.waroquiers@skynet.be>
892
893 * gdb.base/attach.exp: Test priority of 'exec-file' changed
894 over 'exec-file-mismatch'.
895 * gdb.base/attach.c: Mark should_exit volatile.
896 * gdb.base/attach2.c: Likewise. Add a comment explaining
897 why the sleep cannot be big.
898 * gdb.base/attach3.c: New file.
899
160f8a8f
SL
9002020-06-20 Sandra Loosemore <sandra@codesourcery.com>
901
902 * gdb.mi/mi-sym-info.exp: Adjust filename patterns to make directory
903 prefix optional.
904
4d91c2a4
SL
9052020-06-20 Sandra Loosemore <sandra@codesourcery.com>
906
907 * gdb.base/list-missing-source.exp: Correct $srcfile manipulation
908 for remote host.
909
87f83f20
SL
9102020-06-19 Sandra Loosemore <sandra@codesourcery.com>
911 Hafiz Abid Qadeer <abidh@codesourcery.com>
912
913 * gdb.xml/tdesc-regs.exp (load_description): Correct pathname of
914 file sent to remote host.
915 (top level): Allow int32_t as type of 32-bit register.
916
37ab8655
TV
9172020-06-19 Tom de Vries <tdevries@suse.de>
918
919 * lib/gdb.exp (gdb_note): New proc.
920 * lib/future.exp (gdb_default_target_compile_1): Factor out of ...
921 (gdb_default_target_compile): ... here. Only call
922 gdb_default_target_compile_1 if use_gdb_compile(<lang>) is set.
923 (use_gdb_compile): Change to array.
924 (toplevel): Update sets of use_gdb_compile to specify language.
925 Warn about default_target_compile override. Store dejagnu's version
926 of default_target_compile in dejagnu_default_target_compile.
927
a8a56685
TV
9282020-06-18 Tom de Vries <tdevries@suse.de>
929
930 * lib/gdb.exp (gdb_init): Move all but call to default_gdb_init to ...
931 (default_gdb_init): ... here.
932
581bea2c
SL
9332020-06-17 Sandra Loosemore <sandra@codesourcery.com>
934
935 Fix TUI support checks in gdb.tui tests.
936
937 * gdb.tui/basic.exp: Skip test when TUI is unsupported, don't
938 just say UNSUPPORTED.
939 * gdb.tui/corefile-run.exp: Likewise.
940 * gdb.tui/empty.exp: Likewise.
941 * gdb.tui/list-before.exp: Likewise.
942 * gdb.tui/list.exp: Likewise.
943 * gdb.tui/main.exp: Likewise.
944 * gdb.tui/regs.exp: Likewise.
945 * gdb.tui/resize.exp: Likewise.
946 * gdb.tui/tui-layout-asm-short-prog.exp: Likewise.
947 * gdb.tui/tui-layout-asm.exp: Likewise.
948 * gdb.tui/tui-missing-src.exp: Likewise.
949 * gdb.tui/winheight.exp: Likewise.
950 * gdb.tui/new-layout.exp: Likewise. Also move check earlier.
951
05e682e3
SL
9522020-06-17 Sandra Loosemore <sandra@codesourcery.com>
953
954 Fix TCL error in gdb.python/py-format-string.exp.
955
956 * gdb.python/py-format-string.exp: Move test for python support
957 earlier, out of function body.
958
efb763a5
SM
9592020-06-15 Simon Marchi <simon.marchi@efficios.com>
960
961 * gdb.base/index-cache-load-twice.c: New.
962 * gdb.base/index-cache-load-twice.exp: New.
963
43327b20
KS
9642020-06-17 Keith Seitz <keiths@redhat.com>
965
99cf27cf 966 * gdb.debuginfod/fetch_src_and_symbols.exp: Pass INTERNAL_GDBFLAGS
43327b20
KS
967 when executing "gdb --configuration".
968
081e778c
TV
9692020-06-17 Tom de Vries <tdevries@suse.de>
970
971 * lib/gdb.exp (gdb_tcl_unknown): New proc.
972 (gdb_init): Use gdb_tcl_unknown for ::unknown override. Make override
973 conditional on presence of gdb_tcl_unknown.
974 (gdb_finish): Make override undo conditional on presence of
975 gdb_tcl_unknown.
976
d2d1ea20
TT
9772020-06-16 Tom Tromey <tom@tromey.com>
978
979 * gdb.python/tui-window.py (failwin): New function. Register it
980 as a TUI window type.
981 * gdb.python/tui-window.exp: Create new "fail" layout. Test it.
982
c802e8a7
GB
9832020-06-16 Gary Benson <gbenson@redhat.com>
984
985 * gdb.python/py-nested-maps.c (create_map): Add missing return
986 value.
987 (create_map_map): Likewise.
988
ff08abb8
TBA
9892020-06-15 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
990
991 * gdb.base/jit-elf-so.exp: Refer to the global main_loader_basename
992 variable.
993 * gdb.base/jit-reader-simple.exp: Fix typo ("Built" -> "Build"),
994 and use the already-defined 'options' variable.
995
a29d5112
AB
9962020-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
997 Tom de Vries <tdevries@suse.de>
998
999 * lib/gdb.exp (gdb_known_globals, gdb_persistent_globals): New global.
1000 (gdb_persistent_global, gdb_persistent_global_no_decl): New proc.
1001 (gdb_setup_known_globals): New proc.
1002 (gdb_cleanup_globals): New proc.
1003 * lib/gdb.exp (load_lib): New override proc.
1004 (gdb_stdin_log_init): Set var in_file as persistent global.
1005 * lib/pascal.exp (gdb_stdin_log_init): Set vars
1006 pascal_compiler_is_gpc, pascal_compiler_is_fpc, gpc_compiler and
1007 fpc_compiler as persistent global.
1008
8c74a764
TV
10092020-06-12 Tom de Vries <tdevries@suse.de>
1010
1011 * lib/tuiterm.exp (spawn): Rename to ...
1012 (tui_spawn): ... this.
1013 (toplevel): Move rename of spawn ...
1014 (gdb_init_tuiterm): ... here. New proc.
1015 (gdb_finish_tuiterm): New proc.
1016 * lib/gdb.exp (gdb_finish_hooks): New global var.
1017 (gdb_finish): Handle gdb_finish_hooks.
1018 (tuiterm_env): New proc.
1019 * gdb.python/tui-window.exp: Replace load_lib tuiterm.exp with
1020 tuiterm_env.
1021 * gdb.tui/basic.exp: Same.
1022 * gdb.tui/corefile-run.exp: Same.
1023 * gdb.tui/empty.exp: Same.
1024 * gdb.tui/list-before.exp: Same.
1025 * gdb.tui/list.exp: Same.
1026 * gdb.tui/main.exp: Same.
1027 * gdb.tui/new-layout.exp: Same.
1028 * gdb.tui/regs.exp: Same.
1029 * gdb.tui/resize.exp: Same.
1030 * gdb.tui/tui-layout-asm-short-prog.exp: Same.
1031 * gdb.tui/tui-layout-asm.exp: Same.
1032 * gdb.tui/tui-missing-src.exp: Same.
1033 * gdb.tui/winheight.exp: Same.
1034
26783bce
TV
10352020-06-12 Tom de Vries <tdevries@suse.de>
1036
1037 PR testsuite/26110
1038 * lib/gdb.exp (gdb_init): Revert dejagnu's override of ::unknown.
1039 (gdb_finish): Reinstall dejagnu's override of ::unknown.
1040
2b4e6a3f
TT
10412020-06-11 Tom Tromey <tom@tromey.com>
1042
1043 PR gdb/18318:
1044 * gdb.base/printcmds.exp (test_float_accepted): Add more hex
1045 floating point tests.
1046
2f33032a
KS
10472020-06-11 Keith Seitz <keiths@redhat.com>
1048
1049 PR gdb/21356
1050 * gdb.base/vla-datatypes.c (vla_factory): Add typedef for struct
1051 vla_struct.
1052 Add new struct vla_typedef and union vla_typedef_union and
1053 corresponding instantiation objects.
1054 Initialize new objects.
1055 * gdb.base/vla-datatypes.exp: Add tests for vla_typedef_struct_object
1056 and vla_typedef_union_object.
1057 Fixup type for vla_struct_object.
1058
a8baf0a3
TV
10592020-06-11 Tom de Vries <tdevries@suse.de>
1060
1061 * lib/gdb.exp (with_override): New proc, factored out of ...
1062 * gdb.base/dbx.exp: ... here. Use with_override and save_vars.
1063
7ab96794
TV
10642020-06-10 Tom de Vries <tdevries@suse.de>
1065
1066 * gdb.ada/ptype_union.exp: Remove PR24713 workaround.
1067
cab5c3b7
SM
10682020-06-09 Simon Marchi <simon.marchi@polymtl.ca>
1069
1070 * gdb.base/index-cache.exp (test_cache_disabled): Add test_prefix
1071 parameter, update callers.
1072
f8c41851
SM
10732020-06-04 Simon Marchi <simon.marchi@efficios.com>
1074
1075 * gdb.dwarf2/share-psymtabs-bt.exp: New file.
1076 * gdb.dwarf2/share-psymtabs-bt.c: New file.
1077 * gdb.dwarf2/share-psymtabs-bt-2.c: New file.
1078
1c07a73f
TV
10792020-06-04 Tom de Vries <tdevries@suse.de>
1080
1081 * lib/gdb.exp (gdb_file_cmd): Avoid path names in error messages.
1082
95146b5d
TV
10832020-06-04 Tom de Vries <tdevries@suse.de>
1084
1085 * lib/gdb.exp (gdb_file_cmd): Replace incomplete gdb_expect by
1086 exp_continue.
1087
0cfcd4f0
TV
10882020-06-04 Tom de Vries <tdevries@suse.de>
1089
1090 * lib/gdb.exp (gdb_file_cmd): Use perror instead of fail.
1091
f9b5d5ea
TV
10922020-06-03 Tom de Vries <tdevries@suse.de>
1093
1094 PR symtab/26046
1095 * gdb.cp/breakpoint-locs-2.cc: New test.
1096 * gdb.cp/breakpoint-locs.cc: New test.
1097 * gdb.cp/breakpoint-locs.exp: New file.
1098 * gdb.cp/breakpoint-locs.h: New test.
1099
5144dfba
TV
11002020-06-03 Tom de Vries <tdevries@suse.de>
1101
1102 PR testsuite/25609
1103 * gdb.base/jit-elf-so.exp: Don't modify testing behaviour based on
1104 value of global verbose.
1105 * gdb.base/jit-elf.exp: Same.
1106 * gdb.base/jit-reader.exp: Same.
1107
621eacdf
TV
11082020-06-02 Tom de Vries <tdevries@suse.de>
1109
1110 * gdb.dwarf2/multidictionary.exp: Don't use
1111 gdb_spawn_with_cmdline_opts.
1112
1313c56e
AB
11132020-06-01 Andrew Burgess <andrew.burgess@embecosm.com>
1114
1115 * gdb.cp/step-and-next-inline.exp (do_test): Skip all tests in the
1116 use_header case.
1117 * gdb.dwarf2/dw2-inline-header-1.exp: New file.
1118 * gdb.dwarf2/dw2-inline-header-2.exp: New file.
1119 * gdb.dwarf2/dw2-inline-header-3.exp: New file.
1120 * gdb.dwarf2/dw2-inline-header-lbls.c: New file.
1121 * gdb.dwarf2/dw2-inline-header.c: New file.
1122 * gdb.dwarf2/dw2-inline-header.h: New file.
1123
f68f85b5
PA
11242020-05-30 Pedro Alves <palves@redhat.com>
1125
1126 * gdb.linespec/cp-replace-typedefs-ns-template.cc: New.
1127 * gdb.linespec/cp-replace-typedefs-ns-template.exp: New.
1128
678048e8
GB
11292020-05-29 Gary Benson <gbenson@redhat.com>
1130
1131 * gdb.compile/compile-cplus.exp (additional_flags): Also
1132 set when building with clang.
1133 (additional_flags, srcfilesoptions): Pass -Wno-deprecated
1134 when building with clang.
1135
9fcafd23
GB
11362020-05-29 Gary Benson <gbenson@redhat.com>
1137
1138 * gdb.arch/i386-avx.exp (additional_flags): Also set when
1139 building with clang.
1140 * gdb.arch/i386-sse.exp (additional_flags): Likewise.
1141
735d5a07
GB
11422020-05-29 Gary Benson <gbenson@redhat.com>
1143
1144 * gdb.cp/koenig.exp (prepare_for_testing): Add
1145 additional_flags=-Wno-unused-comparison.
1146 * gdb.cp/operator.exp (prepare_for_testing): Likewise.
1147
4ad2c6a0
GB
11482020-05-28 Gary Benson <gbenson@redhat.com>
1149
1150 * gdb.base/sigaltstack.c (catcher): Add default case to switch
1151 statement.
1152
09fe663e
GB
11532020-05-28 Gary Benson <gbenson@redhat.com>
1154
1155 * gdb.cp/classes.exp (prepare_for_testing): Add
1156 additional_flags=-Wno-deprecated-register.
1157 * gdb.cp/inherit.exp (prepare_for_testing): Likewise.
1158 * gdb.cp/misc.exp: Likewise.
1159
cee00f17
GB
11602020-05-28 Gary Benson <gbenson@redhat.com>
1161
1162 * gdb.linespec/cpls-ops.cc (dummy): New static global.
1163 (test_op_new::operator new): Add return statement.
1164 (test_op_new_array::operator new[]): Likewise.
1165
636edd00
PA
11662020-05-27 Pedro Alves <palves@redhat.com>
1167
1168 * gdb.linespec/cp-completion-aliases.exp: Remove readline_is_used
1169 check. Use test_gdb_complete_unique instead of
1170 test_gdb_complete_tab_unique + test_gdb_complete_cmd_unique. Use
1171 test_gdb_complete_multiple instead of
1172 test_gdb_complete_tab_multiple + test_gdb_complete_cmd_multiple.
1173
c2b75043
LM
11742020-05-27 Luis Machado <luis.machado@linaro.org>
1175
1176 * gdb.arch/aarch64-sighandler-regs.exp: Fix duplicated test names.
1177 * gdb.arch/aarch64-tagged-pointer.exp: Likewise.
1178 * gdb.arch/arm-disassembler-options.exp: Likewise.
1179 * gdb.arch/arm-disp-step.exp: Likewise.
1180 * gdb.arch/thumb-prologue.exp: Likewise.
1181 * gdb.base/async.exp: Likewise.
1182 * gdb.base/auxv.exp: Likewise.
1183 * gdb.base/complex-parts.exp: Likewise.
1184 * gdb.base/ena-dis-br.exp: Likewise.
1185 * gdb.base/foll-exec.exp: Likewise.
1186 * gdb.base/permissions.exp: Likewise.
1187 * gdb.base/relocate.exp: Likewise.
1188 * gdb.base/return2.exp: Likewise.
1189 * gdb.base/sigbpt.exp: Likewise.
1190 * gdb.base/siginfo-obj.exp: Likewise.
1191 * gdb.cp/converts.exp: Likewise.
1192 * gdb.cp/exceptprint.exp: Likewise.
1193 * gdb.cp/inherit.exp: Likewise.
1194 * gdb.cp/nsnoimports.exp: Likewise.
1195 * gdb.cp/virtbase2.exp: Likewise.
1196 * gdb.mi/mi-var-cmd.exp: Likewise.
1197 * gdb.mi/var-cmd.c: Likewise.
1198
53a47a3e
TT
11992020-05-26 Tom Tromey <tromey@adacore.com>
1200
1201 * gdb.ada/arr_acc_idx_w_gap.exp: Add tests.
1202
0bc2354b
TT
12032020-05-26 Tom Tromey <tromey@adacore.com>
1204
1205 * gdb.ada/arr_acc_idx_w_gap.exp: Add enum subrange tests.
1206 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap.ads (Enum_Subrange): New
1207 type.
1208 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap_main.adb (V): New
1209 variable.
1210
0db49895
CBG
12112020-05-26 Christian Biesinger <cbiesinger@google.com>
1212
1213 * Makefile.in: Use = instead of == for the test command
1214 for portability.
1215
40d22035
TV
12162020-05-26 Tom de Vries <tdevries@suse.de>
1217
1218 * gdb.base/gold-gdb-index-2.c: New test.
1219 * gdb.base/gold-gdb-index.c: New test.
1220 * gdb.base/gold-gdb-index.exp: New file.
1221 * gdb.base/gold-gdb-index.h: New test.
1222
043e2e02
TV
12232020-05-25 Tom de Vries <tdevries@suse.de>
1224
1225 * boards/gold-gdb-index.exp: New file.
1226
462f72c5
SM
12272020-05-25 Simon Marchi <simon.marchi@efficios.com>
1228
1229 * boards/simavr.exp: New file.
1230
6cf66e76
SM
12312020-05-25 Simon Marchi <simon.marchi@efficios.com>
1232
1233 * lib/gdb.exp (gdb_run_cmd): Return success or failure.
1234 * gdb.base/inferior-args.exp: New file.
1235 * gdb.base/inferior-args.c: New file.
1236
75d04512
SM
12372020-05-25 Simon Marchi <simon.marchi@efficios.com>
1238
1239 * lib/gdb.exp (gdb_run_cmd): Change argument from args to
1240 inferior_args. Pass it to gdb_reload.
1241 (gdb_start_cmd, gdb_starti_cmd): Change argument from args to
1242 inferior_args.
1243 (gdb_reload): Add inferior_args argument.
1244 * config/gdbserver.exp (gdb_reload): Add inferior_args argument,
1245 pass it to gdbserver_run.
1246 * boards/native-gdbserver.exp: Do not set noargs.
1247 * boards/native-extended-gdbserver.exp (gdb_reload): Add
1248 inferior_args argument.
1249 * boards/stdio-gdbserver-base.exp (gdb_reload): Likewise.
1250 * gdb.base/a2-run.exp: Check for use_gdb_stub.
1251 * gdb.base/args.exp: Likewise.
1252
42cf1844
TV
12532020-05-25 Tom de Vries <tdevries@suse.de>
1254
1255 * lib/gdb.exp (exec_is_pie): Add comment.
1256
8f7d38ef
TV
12572020-05-25 Tom de Vries <tdevries@suse.de>
1258
1259 * lib/jit-elf-helpers.exp (compile_and_download_n_jit_so): Use $f
1260 instead of $binfile in the untested message.
1261
465e1b0f
TV
12622020-05-25 Tom de Vries <tdevries@suse.de>
1263
1264 PR testsuite/26031
1265 * lib/gdb.exp (exec_is_pie): Test readelf -h output.
1266
3c5a0e02
TV
12672020-05-25 Tom de Vries <tdevries@suse.de>
1268
1269 * boards/gold.exp: New file.
1270
0a4f5f8c
TT
12712020-05-23 Tom Tromey <tom@tromey.com>
1272
1273 * gdb.base/style.exp: Remove completion styling test.
1274 * lib/gdb-utils.exp (style): Remove completion styles.
1275
eca1f90c
TT
12762020-05-23 Tom Tromey <tom@tromey.com>
1277
1278 * gdb.base/style.exp: Add completion styling test.
1279 * lib/gdb-utils.exp (style): Add completion styles.
1280
7c13f4e8
AB
12812020-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
1282
1283 * gdb.base/annota1.exp: Update expected results.
1284 * gdb.cp/annota2.exp: Update expected results, remove duplicate
1285 test name.
1286 * gdb.cp/annota3.exp: Update expected results.
1287
41977d16
SM
12882020-05-20 Simon Marchi <simon.marchi@efficios.com>
1289
1290 PR gdb/26016
1291 * gdb.base/coredump-filter.c (do_mmap): Check mmap ret val
1292 against MAP_FAILED.
1293 * gdb.base/coremaker.c (mmapdata): Likewise.
1294 * gdb.base/jit-reader-host.c (main): Likewise.
1295 * gdb.base/sym-file-loader.c (load): Likewise.
1296 (load_shlib): Likewise.
1297
b4757f2e
TT
12982020-05-20 Tom Tromey <tromey@adacore.com>
1299
1300 * gdb.ada/array_char_idx.exp: Recognize initialized array.
1301
9a0bacfb
TV
13022020-05-20 Tom de Vries <tdevries@suse.de>
1303
1304 PR symtab/25833
1305 * gdb.base/with-mf-inc.c: New test.
1306 * gdb.base/with-mf-main.c: New test.
1307 * gdb.base/with-mf.exp: New file.
1308
76571211
TT
13092020-05-19 Tom Tromey <tromey@adacore.com>
1310
1311 * gdb.rust/simple.exp: Restore missing test result.
1312
4cd9f3d5
TV
13132020-05-19 Tom de Vries <tdevries@suse.de>
1314
1315 * gdb.base/gdb-caching-proc.exp: Fix typo.
1316
7d874253
TT
13172020-05-19 Tom Tromey <tromey@adacore.com>
1318
1319 * gdb.rust/simple.exp: Add some test descriptions.
1320 (test_one_slice): Use with_test_prefix.
1321
1d727695
TV
13222020-05-18 Tom de Vries <tdevries@suse.de>
1323
1324 * gdb.base/gdb-caching-proc.exp: Use with_test_prefix.
1325
7f32a4d5
PA
13262020-05-17 Pedro Alves <palves@redhat.com>
1327
1328 PR gdb/25741
1329 * gdb.base/hw-sw-break-same-address.exp: New file.
1330
7cfd74cf
PA
13312020-05-16 Pedro Alves <palves@redhat.com>
1332
1333 * gdb.multi/multi-re-run.exp (test_re_run): Switch
1334 LAST_LOADED_FILE accordingly.
1335
57b4f16e
PW
13362020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1337
1338 * gdb.base/alias.exp: Verify 'help aliases' shows user defined aliases.
1339
7c05caf7
PW
13402020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1341
1342 * gdb.base/help.exp: Test apropos and help for commands
1343 having aliases. Fixed comments not starting with an
1344 upper-case letter or not finishing with a dot.
1345
7aa1b46f
PW
13462020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1347
3b3aaacb
PW
1348 * gdb.base/alias.exp: Update help output check.
1349
57b4f16e 13502020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3b3aaacb 1351
7aa1b46f
PW
1352 * gdb.base/default.exp: Update output following fixes.
1353
0605465f
PW
13542020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1355
1356 * gdb.base/alias.exp: Test aliases starting with a prefix of
1357 another alias.
1358
86e4e63d
GB
13592020-05-15 Gary Benson <gbenson@redhat.com>
1360
1361 * gdb.base/info-os.c (main): Add return statement.
1362 * gdb.base/info_minsym.c (minsym_fun): Likewise.
1363 * gdb.base/large-frame-2.c (func): Likewise.
1364 * gdb.base/pr10179-a.c (foo1, bar1): Likewise.
1365 * gdb.base/pr10179-b.c (foo2): Likewise.
1366 * gdb.base/valgrind-disp-step.c (foo): Likewise.
1367 * gdb.base/watch-cond.c (func): Likewise.
1368 * gdb.multi/goodbye.c (verylongfun): Likewise.
1369 * gdb.multi/hello.c (commonfun): Likewise.
1370 * gdb.python/py-finish-breakpoint.c (call_longjmp): Likewise.
1371 * gdb.threads/fork-plus-threads.c (thread_func): Likewise.
1372 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
1373 Likewise.
1374 * gdb.threads/hand-call-new-thread.c (foo): Likewise.
1375 * gdb.threads/interrupt-while-step-over.c (child_function):
1376 Likewise.
1377 * gdb.trace/actions-changed.c (end): Likewise.
1378
163df4df
GB
13792020-05-15 Gary Benson <gbenson@redhat.com>
1380
1381 * gdb.opencl/callfuncs.exp: Report when test skipped.
1382 * gdb.opencl/convs_casts.exp: Likewise.
1383 * gdb.opencl/datatypes.exp: Likewise.
1384 * gdb.opencl/operators.exp: Likewise.
1385 * gdb.opencl/vec_comps.exp: Likewise.
1386
6dbc505a
TV
13872020-05-15 Tom de Vries <tdevries@suse.de>
1388
1389 * gdb.base/align.exp.in: Rename to ...
1390 * gdb.base/align.exp.tcl: ... this.
1391 * gdb.base/align-c++.exp: Update.
1392 * gdb.base/align-c.exp: Update.
1393 * gdb.base/all-architectures.exp.in: Rename to ...
1394 * gdb.base/all-architectures.exp: ... this.
1395 * gdb.base/all-architectures-0.exp: Update.
1396 * gdb.base/all-architectures-1.exp: Update.
1397 * gdb.base/all-architectures-2.exp: Update.
1398 * gdb.base/all-architectures-3.exp: Update.
1399 * gdb.base/all-architectures-4.exp: Update.
1400 * gdb.base/all-architectures-5.exp: Update.
1401 * gdb.base/all-architectures-6.exp: Update.
1402 * gdb.base/all-architectures-7.exp: Update.
1403 * gdb.base/infcall-nested-structs.exp.in: Rename to ...
1404 * gdb.base/infcall-nested-structs.exp.tcl: ... this.
1405 * gdb.base/infcall-nested-structs-c++.exp: Update.
1406 * gdb.base/infcall-nested-structs-c.exp: Update.
1407 * gdb.base/info-types.exp.in: Rename to ...
1408 * gdb.base/info-types.exp.tcl: ... this.
1409 * gdb.base/info-types-c++.exp: Update.
1410 * gdb.base/info-types-c.exp: Update.
1411 * gdb.base/max-depth.exp.in: Rename to ...
1412 * gdb.base/max-depth.exp.tcl: ... this.
1413 * gdb.base/max-depth-c++.exp: Update.
1414 * gdb.base/max-depth-c.exp: Update.
1415 * gdb.cp/cpexprs.exp.in: Rename to ...
1416 * gdb.cp/cpexprs.exp.tcl: ... this.
1417 * gdb.cp/cpexprs-debug-types.exp: Update.
1418 * gdb.cp/cpexprs.exp: Update.
1419 * gdb.cp/infcall-nodebug.exp.in: Rename to ...
1420 * gdb.cp/infcall-nodebug.exp.tcl: ... this.
1421 * gdb.cp/infcall-nodebug-c++-d0.exp: Update.
1422 * gdb.cp/infcall-nodebug-c++-d1.exp: Update.
1423 * gdb.cp/infcall-nodebug-c-d0.exp: Update.
1424 * gdb.cp/infcall-nodebug-c-d1.exp: Update.
1425 * gdb.dwarf2/clang-debug-names.exp.in: Rename to ...
1426 * gdb.dwarf2/clang-debug-names.exp.tcl: ... this.
1427 * gdb.dwarf2/clang-debug-names-2.exp: Update.
1428 * gdb.dwarf2/clang-debug-names.exp: Update.
1429
d1034d78
AB
14302020-05-15 Andrew Burgess <andrew.burgess@embecosm.com>
1431
1432 * lib/check-test-names.exp: Remove code that prevents this file
1433 loading when tests are run in parallel.
1434
3c5c3649
PA
14352020-05-15 Pedro Alves <palves@redhat.com>
1436
1437 * gdb.multi/multi-kill.exp (start_inferior): Remove
1438 'testpid' parameter. Refer to namespace variable directly.
1439 (testpid): Declare as namespace variable.
1440
272c36b8
PA
14412020-05-15 Pedro Alves <palves@redhat.com>
1442
1443 * gdb.multi/multi-kill.exp: Wrap in namespace.
1444 (start_inferior): Add TESTPID parameter. Use it instead of the
1445 testpid global.
1446 (top level): Define empty TESTPID array, and pass it down to
1447 start_inferior.
1448
02eba61a
TV
14492020-05-14 Tom de Vries <tdevries@suse.de>
1450
1451 * gdb.fortran/nested-funcs-2.exp: Use gdb_test_stdio to test inferior
1452 output.
1453
971a3747
TV
14542020-05-14 Tom de Vries <tdevries@suse.de>
1455
1456 * gdb.base/align.exp: Split into ...
1457 * gdb.base/align.exp.in: ...
1458 * gdb.base/align-c++.exp: ...
1459 * gdb.base/align-c.exp: ... these.
1460 * gdb.base/infcall-nested-structs.exp: Split into ...
1461 * gdb.base/infcall-nested-structs.exp.in: ...
1462 * gdb.base/infcall-nested-structs-c++.exp: ...
1463 * gdb.base/infcall-nested-structs-c.exp: ... these.
1464 * gdb.base/info-types.exp: Split into ...
1465 * gdb.base/info-types.exp.in: ...
1466 * gdb.base/info-types-c++.exp: ...
1467 * gdb.base/info-types-c.exp: ... these.
1468 * gdb.base/max-depth.exp: Split into ...
1469 * gdb.base/max-depth.exp.in: ...
1470 * gdb.base/max-depth-c++.exp: ...
1471 * gdb.base/max-depth-c.exp: ... these.
1472 * gdb.cp/infcall-nodebug.exp: Split into ...
1473 * gdb.cp/infcall-nodebug.exp.in: ...
1474 * gdb.cp/infcall-nodebug-c++-d0.exp: ...
1475 * gdb.cp/infcall-nodebug-c++-d1.exp: ...
1476 * gdb.cp/infcall-nodebug-c-d0.exp: ...
1477 * gdb.cp/infcall-nodebug-c-d1.exp: ... these.
1478
a05575d3
TBA
14792020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1480 Pedro Alves <palves@redhat.com>
1481
1482 * gdb.multi/multi-exit.c: New file.
1483 * gdb.multi/multi-exit.exp: New file.
1484 * gdb.multi/multi-kill.c: New file.
1485 * gdb.multi/multi-kill.exp: New file.
1486
6ad82919
TBA
14872020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1488
1489 * gdb.base/annota1.exp: Update the expected output.
1490 * gdb.cp/annota2.exp: Ditto.
1491
843f4d93
AB
14922020-05-12 Andrew Burgess <andrew.burgess@embecosm.com>
1493
1494 * lib/check-test-names.exp: Disable when testing is being run in
1495 parallel.
1496
c7c66341
TV
14972020-05-12 Tom de Vries <tdevries@suse.de>
1498
1499 * gdb.base/jit-elf.exp: Fix string concat.
1500
1b59ca1c
TV
15012020-05-12 Tom de Vries <tdevries@suse.de>
1502
1503 * lib/jit-elf-helpers.exp: Don't use undefined variables in untested
1504 messages.
1505
b4991d29
TV
15062020-05-12 Tom de Vries <tdevries@suse.de>
1507
1508 * gdb.multi/multi-term-settings.exp: Use with_test_prefix.
1509
dbb0ab10
TV
15102020-05-12 Tom de Vries <tdevries@suse.de>
1511
1512 * gdb.ada/catch_ex.exp: Use with_test_prefix.
1513 * gdb.ada/mi_catch_ex.exp: Same.
1514 * gdb.ada/mi_catch_ex_hand.exp: Same.
1515
7549fed8
TV
15162020-05-12 Tom de Vries <tdevries@suse.de>
1517
1518 * gdb.fortran/complex.exp: Use with_test_prefix.
1519
af2d5cd8
TV
15202020-05-12 Tom de Vries <tdevries@suse.de>
1521
1522 * gdb.trace/passcount.exp: Fix test-names.
1523
7c121311
TV
15242020-05-12 Tom de Vries <tdevries@suse.de>
1525
1526 * gdb.pascal/gdb11492.exp: Use with_test_prefix.
1527
c9f3b40e
TV
15282020-05-12 Tom de Vries <tdevries@suse.de>
1529
1530 * gdb.gdb/complaints.exp: Use with_test_prefix.
1531 * gdb.xml/tdesc-regs.exp: Same.
1532 * gdb.opt/inline-locals.exp: Fix test name.
1533
111b33f0
TV
15342020-05-12 Tom de Vries <tdevries@suse.de>
1535
1536 * gdb.dwarf2/comp-unit-lang.exp: Use with_test_prefix.
1537 * gdb.dwarf2/dw2-bad-parameter-type.exp: Same.
1538 * gdb.dwarf2/implref-struct.exp: Same.
1539 * gdb.dwarf2/varval.exp: Ensure get_sizeof is called once per type.
1540 * gdb.dwarf2/data-loc.exp: Same. Remove duplicate test.
1541
ebf47080
SM
15422020-05-11 Simon Marchi <simon.marchi@polymtl.ca>
1543
1544 * gdb.base/jit-so.exp (one_jit_test): Change test name.
1545
d30dcd12
AB
15462020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
1547
1548 * lib/check-test-names.exp (all_test_names): New module variable.
1549 (counts): Add 'duplicates' field.
1550 (_check_duplicates): New procedure.
1551 (check): Also check for duplicates.
1552 (do_log_summary): Print duplicates count.
1553 (do_reset_vars): Reset counter for duplicate test names, and
1554 discard all know test names.
1555
34584c09
AB
15562020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
1557
1558 * lib/gdb.exp: Include check-test-names.exp library.
1559 * lib/check-test-names.exp: New file.
1560
e0002117
TV
15612020-05-11 Tom de Vries <tdevries@suse.de>
1562
1563 * gdb.ada/packed_tagged.exp: Change kfail into xfail.
1564
53f539a3
KS
15652020-05-11 Keith Seitz <keiths@redhat.com>
1566
1567 * gdb.ada/attr_ref_and_charlit.exp: Fix typo.
1568
113ee09a
TV
15692020-05-11 Tom de Vries <tdevries@suse.de>
1570
1571 * gdb.cp/cpexprs.exp: Move everything except flags setting ...
1572 * gdb.cp/cpexprs.exp.in: .. here.
1573 * gdb.cp/cpexprs-debug-types.exp: Include cpexprs.exp.in instead of
1574 cpexprs.exp.
1575
ba3e70b0
KS
15762020-05-11 Keith Seitz <keiths@redhat.com>
1577
1578 * gdb.ada/arrayparam.exp: Resolve duplicate and tail parentheses
1579 test names.
1580 * gdb.ada/arrayptr.exp: Likewise.
1581 * gdb.ada/assign_arr.exp: Likewise.
1582 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
1583 * gdb.ada/bp_on_var.exp: Likewise.
1584 * gdb.ada/call_pn.exp: Likewise.
1585 * gdb.ada/complete.exp: Likewise.
1586 * gdb.ada/fun_overload_menu.exp: Likewise.
1587 * gdb.ada/funcall_param.exp: Likewise.
1588 * gdb.ada/funcall_ref.exp: Likewise.
1589 * gdb.ada/packed_array_assign.exp: Likewise.
1590 * gdb.ada/same_component_name.exp: Likewise.
1591 * gdb.ada/type_coercion.exp: Likewise.
1592 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
1593 * gdb.ada/variant_record_packed_array.exp: Likewise.
1594
3ee6bb11
TV
15952020-05-11 Tom de Vries <tdevries@suse.de>
1596
1597 PR symtab/25941
1598 * gdb.dwarf2/clang-debug-names.exp.in: New include exp file, factored
1599 out of ...
1600 * gdb.dwarf2/clang-debug-names.exp: ... here.
1601 * gdb.dwarf2/clang-debug-names-2.exp: New file. Include
1602 clang-debug-names.exp.in.
1603 * gdb.dwarf2/clang-debug-names-2-foo.c: New test.
1604 * gdb.dwarf2/clang-debug-names-2.c: New test.
1605
86cd6bc8
AKS
16062020-05-10 Alok Kumar Sharma <alokkumar.sharma@amd.com>
1607
1608 * lib/fortran.exp (fortran_main): New Proc, handle flang MAIN_,
1609 (fortran_runto_main): New Proc, fortran version of runto_main.
1610 * gdb.fortran/array-bounds-high.exp: Handle flang MAIN_
1611 * gdb.fortran/array-bounds.exp: Likewise.
1612 * gdb.fortran/array-slices.exp: Likewise.
1613 * gdb.fortran/block-data.exp: Likewise.
1614 * gdb.fortran/charset.exp: Likewise.
1615 * gdb.fortran/common-block.exp: Likewise.
1616 * gdb.fortran/complex.exp: Likewise.
1617 * gdb.fortran/derived-type-function.exp: Likewise.
1618 * gdb.fortran/derived-type.exp: Likewise.
1619 * gdb.fortran/info-modules.exp: Likewise.
1620 * gdb.fortran/info-types.exp: Likewise.
1621 * gdb.fortran/intrinsics.exp: Likewise.
1622 * gdb.fortran/library-module.exp: Likewise.
1623 * gdb.fortran/logical.exp: Likewise.
1624 * gdb.fortran/max-depth.exp: Likewise.
1625 * gdb.fortran/module.exp: Likewise.
1626 * gdb.fortran/multi-dim.exp: Likewise.
1627 * gdb.fortran/nested-funcs.exp: Likewise.
1628 * gdb.fortran/print-formatted.exp: Likewise.
1629 * gdb.fortran/print_type.exp: Likewise.
1630 * gdb.fortran/printing-types.exp: Likewise.
1631 * gdb.fortran/ptr-indentation.exp: Likewise.
1632 * gdb.fortran/ptype-on-functions.exp: Likewise.
1633 * gdb.fortran/subarray.exp: Likewise.
1634 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
1635 * gdb.fortran/vla-datatypes.exp: Likewise.
1636 * gdb.fortran/vla-history.exp: Likewise.
1637 * gdb.fortran/vla-ptr-info.exp: Likewise.
1638 * gdb.fortran/vla-ptype-sub.exp: Likewise.
1639 * gdb.fortran/vla-ptype.exp: Likewise.
1640 * gdb.fortran/vla-sizeof.exp: Likewise.
1641 * gdb.fortran/vla-type.exp: Likewise.
1642 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
1643 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
1644 * gdb.fortran/vla-value-sub.exp: Likewise.
1645 * gdb.fortran/vla-value.exp: Likewise.
1646 * gdb.fortran/whatis_type.exp: Likewise.
1647 * gdb.mi/mi-var-child-f.exp: Likewise.
1648
6dc55ce9 16492020-05-09 Tom de Vries <tdevries@suse.de>
1650
1651 * gdb.dwarf2/clang-debug-names.exp: Remove PR25952 kfail.
1652
283cb58c
TV
16532020-05-08 Tom de Vries <tdevries@suse.de>
1654
1655 * gdb.dwarf2/clang-debug-names.c: New test.
1656 * gdb.dwarf2/clang-debug-names.exp: New file.
1657
ac4a4f1c
SM
16582020-05-06 Simon Marchi <simon.marchi@efficios.com>
1659
1660 * gdb.arch/amd64-prologue-skip-cf-protection.exp: New file.
1661 * gdb.arch/amd64-prologue-skip-cf-protection.c: New file.
1662
24fe640b
TV
16632020-05-06 Tom de Vries <tdevries@suse.de>
1664
1665 * gdb.reverse/consecutive-precsave.exp: Handle if instruction after
1666 breakpoint is at a "recommended breakpoint location".
1667 * gdb.reverse/consecutive-reverse.exp: Same.
1668
0d8683a3
TV
16692020-05-06 Tom de Vries <tdevries@suse.de>
1670
1671 * gdb.base/watchpoint-reuse-slot.exp (stepi): Print $pc to get current
1672 address.
1673
b8983c46
TV
16742020-05-06 Tom de Vries <tdevries@suse.de>
1675
1676 * gdb.base/watchpoint-reuse-slot.exp: Fix incorrect assignment.
1677
abf6d805
TV
16782020-05-06 Tom de Vries <tdevries@suse.de>
1679
1680 * gdb.base/store.exp (check_set, up_set): Allowing missing location
1681 info for r.
1682
0fc2a808
TV
16832020-05-06 Tom de Vries <tdevries@suse.de>
1684
1685 * gdb.base/shlib-call.exp: Add extra step to reach shmain.c:42, if
1686 necessary.
1687
873dd427
TV
16882020-05-06 Tom de Vries <tdevries@suse.de>
1689
1690 * lib/unbuffer_output.c (gdb_unbuffer_output): Change return type to
1691 void.
1692
7c99e7e2
TV
16932020-05-06 Tom de Vries <tdevries@suse.de>
1694
1695 * lib/gdb.exp (is_stmt_addresses, hex_in_list): New proc, factored out
1696 of ...
1697 * gdb.base/async.exp: ... here.
1698 * gdb.base/consecutive.exp: Handle if 2nd breakpoint is at a
1699 "recommended breakpoint location".
1700
6173d6a6
TV
17012020-05-06 Tom de Vries <tdevries@suse.de>
1702
1703 * gdb.compile/compile-ifunc.exp: Use -Wno-attribute-alias.
1704
6015a067
TV
17052020-05-04 Tom de Vries <tdevries@suse.de>
1706
1707 * gdb.base/async.exp: Check whether instruction addresses are a
1708 "recommended breakpoint location".
1709
3b6acaee
TT
17102020-05-03 Tom Tromey <tom@tromey.com>
1711
1712 * gdb.base/sepdebug.exp: Remove "catch" test.
1713 * gdb.base/break.exp: Remove "catch" test.
1714 * gdb.base/default.exp: Update expected output.
1715
5beb4d17
TV
17162020-05-02 Tom de Vries <tdevries@suse.de>
1717
1718 * lib/gdb.exp (supports_mpx_check_pointer_bounds): New proc.
1719 * gdb.arch/i386-mpx-call.exp: Use supports_mpx_check_pointer_bounds.
1720 * gdb.arch/i386-mpx-map.exp: Same.
1721 * gdb.arch/i386-mpx-sigsegv.exp: Same.
1722 * gdb.arch/i386-mpx-simple_segv.exp: Same.
1723 * gdb.arch/i386-mpx.exp: Same.
1724
8caf140d
TV
17252020-05-02 Tom de Vries <tdevries@suse.de>
1726
1727 * gdb.base/psym-external-decl.c (main): Add use of variable aaa.
1728
693196cb
TV
17292020-05-01 Tom de Vries <tdevries@suse.de>
1730
1731 * gdb.ada/operator_bp.exp: Allow more than required amount of
1732 breakpoint.
1733
53ae0aa9
TV
17342020-05-01 Tom de Vries <tdevries@suse.de>
1735
1736 * gdb.reverse/until-reverse.c (main): Fix Wunused-result warning.
1737
ee9d1e5f
HD
17382020-04-30 Hannes Domani <ssbssa@yahoo.de>
1739
1740 PR gdb/18706
1741 * gdb.cp/stub-array-size.cc: New test.
1742 * gdb.cp/stub-array-size.exp: New file.
1743 * gdb.cp/stub-array-size.h: New test.
1744 * gdb.cp/stub-array-size2.cc: New test.
1745
d5cf82c0
HD
17462020-04-30 Hannes Domani <ssbssa@yahoo.de>
1747
1748 * gdb.python/py-format-string.exp: Adjust pretty_arrays expected
1749 output to the new format.
1750
42e165c3
SM
17512020-04-29 Simon Marchi <simon.marchi@efficios.com>
1752
1753 * gdb.base/break.exp: Use with_test_prefix.
1754
6e4e3fe1
TV
17552020-04-29 Tom de Vries <tdevries@suse.de>
1756
1757 * lib/gdb.exp (debug_types): New proc.
1758 * gdb.guile/scm-symtab.exp: Add xfail for PR gcc/90232.
1759 * gdb.python/py-symtab.exp: Same.
1760
d642b692
HD
17612020-04-29 Hannes Domani <ssbssa@yahoo.de>
1762
1763 PR gdb/17320
1764 * gdb.base/pretty-array.c: New test.
1765 * gdb.base/pretty-array.exp: New file.
1766
ea90f227
TV
17672020-04-29 Tom de Vries <tdevries@suse.de>
1768
1769 PR symtab/25889
1770 * gdb.cp/cpexprs.exp: Adapt for inclusion.
1771 * gdb.cp/cpexprs-debug-types.exp: New file. Set -fdebug-types-section
1772 and include cpexprs.exp.
1773
a65189c9
TV
17742020-04-28 Mark Williams <mark@myosotissp.com>
1775
1776 PR gdb/24480
1777 * dw4-toplevel-types.exp: Test for top level types.
1778 * dw4-toplevel-types.cc: Test for top level types.
1779
32d1f47a
TBA
17802020-04-28 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1781
1782 * gdb.threads/stop-with-handle.exp: Fix typo in comment
1783 (theads -> threads).
1784
56a4f5a1
TV
17852020-04-28 Tom de Vries <tdevries@suse.de>
1786
1787 * gdb.opt/inline-cmds.exp: Set KFAIL PR.
1788
0b2f8a3b
TV
17892020-04-28 Tom de Vries <tdevries@suse.de>
1790
1791 * gdb.base/info-macros.exp: Remove KFAIL. Add missing trailing ".*".
1792
5390c717
TV
17932020-04-28 Tom de Vries <tdevries@suse.de>
1794
1795 * gdb.ada/array_ptr_renaming.exp: Add PR number in KFAIL.
1796
15cd93d0
TV
17972020-04-28 Tom de Vries <tdevries@suse.de>
1798
1799 * gdb.dwarf2/main-foo.c: New test.
1800 * gdb.dwarf2/struct-with-sig.exp: New file.
1801
d472f0fb
TV
18022020-04-25 Tom de Vries <tdevries@suse.de>
1803
1804 * boards/debug-types.exp: New file.
1805
8d840e05
AB
18062020-04-25 Andrew Burgess <andrew.burgess@embecosm.com>
1807
1808 * gdb.btrace/multi-inferior.exp: Avoid paths in test names.
1809
bcfe6157
TT
18102020-04-24 Tom Tromey <tom@tromey.com>
1811
1812 PR symtab/12707:
1813 * gdb.python/py-symbol.exp: Update expected results for
1814 linkage_name test.
1815 * gdb.cp/print-demangle.exp: New file.
1816 * gdb.base/c-linkage-name.exp: Fix test.
1817 * gdb.guile/scm-symbol.exp: Update expected results for
1818 linkage_name test.
1819
f049a313
TT
18202020-04-24 Tom Tromey <tom@tromey.com>
1821
1822 * gdb.dwarf2/dw2-namespaceless-anonymous.S: Remove.
1823 * gdb.dwarf2/dw2-namespaceless-anonymous.c: New file.
1824 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use DWARF
1825 assembler.
1826
7cf28874
TV
18272020-04-24 Tom de Vries <tdevries@suse.de>
1828
1829 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Set language of CU to
1830 C++.
1831
dac2fef7
TT
18322020-04-24 Tom Tromey <tromey@adacore.com>
1833
1834 * gdb.ada/frame_arg_lang.exp: Run with multiple -fgnat-encodings
1835 values.
1836 * gdb.ada/funcall_ref.exp: Run with multiple -fgnat-encodings
1837 values. Update test for minimal encodings.
1838 * gdb.ada/lang_switch.exp: Update test for minimal encodings.
1839 * gdb.ada/var_rec_arr.exp: Run with multiple -fgnat-encodings
1840 values. Update test for minimal encodings.
1841
1acda803
TT
18422020-04-24 Tom Tromey <tromey@adacore.com>
1843
1844 PR python/23662:
1845 * gdb.ada/variant.exp: Add Python checks.
1846 * gdb.rust/simple.exp: Add dynamic type checks.
1847
adfb9815
TT
18482020-04-24 Tom Tromey <tromey@adacore.com>
1849
1850 * gdb.ada/mi_var_array.exp: Try all -fgnat-encodings settings.
1851 Make array type matching more lax.
1852 * gdb.ada/mi_var_union.exp: Try all -fgnat-encodings settings.
1853 * gdb.ada/mi_variant.exp: New file.
1854 * gdb.ada/mi_variant/pck.ads: New file.
1855 * gdb.ada/mi_variant/pkg.adb: New file.
1856 * gdb.ada/packed_tagged.exp: Try all -fgnat-encodings settings.
1857 * gdb.ada/unchecked_union.exp: Try all -fgnat-encodings settings.
1858
7d79de9a
TT
18592020-04-24 Tom Tromey <tromey@adacore.com>
1860
1861 * gdb.ada/variant.exp: Add dynamic field offset tests.
1862 * gdb.ada/variant/pck.ads (Nested_And_Variable): New type.
1863 * gdb.ada/variant/pkg.adb: Add new variables.
1864
f8e89861
TT
18652020-04-24 Tom Tromey <tromey@adacore.com>
1866
1867 * gdb.ada/variant.exp: New file
1868 * gdb.ada/variant/pkg.adb: New file
1869 * gdb.ada/variant/pck.adb: New file
1870
86e887ae
TV
18712020-04-24 Tom de Vries <tdevries@suse.de>
1872
1873 * lib/gdb.exp (clean_restart): Reset errcnt and warncnt.
1874
88428775
TV
18752020-04-24 Tom de Vries <tdevries@suse.de>
1876
1877 * gdb.dwarf2/dwzbuildid.exp: Add quiet to dwzbuildid-mismatch compile
1878 flags.
1879
4e86f6e7
TV
18802020-04-24 Tom de Vries <tdevries@suse.de>
1881
1882 * gdb.dwarf2/dw2-error.exp: Add quiet to compile flags.
1883
2016d3e6
TV
18842020-04-24 Tom de Vries <tdevries@suse.de>
1885
1886 * lib/gdb.exp (default_gdb_start): Handle eof.
1887 (clean_restart): Detect and handle gdb_start failure. Return -1 upon
1888 failure.
1889 * gdb.base/readnever.exp: Handle clean_restart failure.
1890
70bc38f5
TV
18912020-04-23 Tom de Vries <tdevries@suse.de>
1892
1893 * gdb.base/decl-before-def.exp: Run to main and print a again.
1894
de82891c
TV
18952020-04-23 Tom de Vries <tdevries@suse.de>
1896
1897 * gdb.base/decl-before-def-decl.c: New test.
1898 * gdb.base/decl-before-def-def.c: New test.
1899 * gdb.base/decl-before-def.exp: New file.
1900
96038148
TV
19012020-04-23 Tom de Vries <tdevries@suse.de>
1902
1903 * gdb.base/readnever.exp: Skip if GDBFLAGS contain -readnow/--readnow.
1904
54ac3df1
TV
19052020-04-22 Tom de Vries <tdevries@suse.de>
1906
1907 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): Fix
1908 debug_info_offset.
1909 * gdb.mi/dw2-ref-missing-frame.exp: Make sure $objfuncfile comes
1910 before $objsfile in the line line.
1911
714534e1
TV
19122020-04-22 Tom de Vries <tdevries@suse.de>
1913
1914 * gdb.dlang/watch-loc.c (.debug_aranges): Fix _Dmain length.
1915
16a7dbf4
MS
19162020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
1917
1918 * gdb.base/jit-attach-pie.c: Use jit-protocol.h.
1919 * gdb.base/jit-elf-main.c: Use jit-protocol.h.
1920 * gdb.base/jit-reader-host.c: Use jit-protocol.h.
1921 * gdb.base/jit-reader-simple-jit.c: Use jit-protocol.h.
1922 * gdb.base/jit-protocol.h: Update definitions to match all usage
1923 contexts.
1924
19252020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
1926
1927 * gdb.base: Rename all jit related test and source files.
1928
19292020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
1930
1931 * gdb.base/jit-reader.exp: Relax register output check.
1932
317d2668
TV
19332020-04-22 Tom de Vries <tdevries@suse.de>
1934
1935 PR symtab/25764
1936 * gdb.base/psym-external-decl-2.c: New test.
1937 * gdb.base/psym-external-decl.c: New test.
1938 * gdb.base/psym-external-decl.exp: New file.
1939 * gdb.threads/tls.exp: Add PR25807 kfail.
1940
eea9e357
TV
19412020-04-22 Tom de Vries <tdevries@suse.de>
1942
1943 PR symtab/25801
1944 * gdb.dwarf2/imported-unit.exp: Test that we can get imported_unit.c
1945 in "info source" output.
1946
3d5afab3
TV
19472020-04-22 Tom de Vries <tdevries@suse.de>
1948
1949 PR symtab/25700
1950 * gdb.dwarf2/imported-unit.exp: Verify that there's only one partial
1951 symtab for imported_unit.c.
1952
b32102f6
GB
19532020-04-21 Gary Benson <gbenson@redhat.com>
1954
1955 * gdb.base/advance.c (func): New argument, to match call site.
1956 (func2, func3): Add return statements.
1957
d43b7a2d
TBA
19582020-04-21 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1959
1960 * gdb.multi/run-only-second-inf.c: New file.
1961 * gdb.multi/run-only-second-inf.exp: New file.
1962
d89edf9b
MM
19632020-04-21 Markus Metzger <markus.t.metzger@intel.com>
1964
1965 * gdb.btrace/multi-inferior.c: New test.
1966 * gdb.btrace/multi-inferior.exp: New file.
1967
1a476b6d
MM
19682020-04-21 Markus Metzger <markus.t.metzger@intel.com>
1969
1970 * gdb.btrace/enable-new-thread.c: New test.
1971 * gdb.btrace/enable-new-thread.exp: New file.
1972
4778a5f8
TV
19732020-04-21 Tom de Vries <tdevries@suse.de>
1974
1975 PR gdb/25471
1976 * gdb.threads/killed-outside.c: New test.
1977 * gdb.threads/killed-outside.exp: New file.
1978
9b2c992c
GB
19792020-04-20 Gary Benson <gbenson@redhat.com>
1980
1981 * gdb.base/nested-subp1.exp: Use support_nested_function_tests.
1982 * gdb.base/nested-subp2.exp: Likewise.
1983 * gdb.base/nested-subp3.exp: Likewise.
1984
b5d1d6f7
GB
19852020-04-20 Gary Benson <gbenson@redhat.com>
1986
1987 * gdb.base/nested-subp1.exp: Disable test when using clang.
1988 * gdb.base/nested-subp2.exp: Likewise.
1989 * gdb.base/nested-subp3.exp: Likewise.
1990
25230285
GB
19912020-04-20 Gary Benson <gbenson@redhat.com>
1992
1993 * gdb.cp/exception.cc: Fix compilation error with clang.
1994
fa93cc8f
GB
19952020-04-20 Gary Benson <gbenson@redhat.com>
1996
809730f3 1997 * gdb.trace/tspeed.c: Fix compilation error with clang.
fa93cc8f 1998
e0c45f30
GB
19992020-04-20 Gary Benson <gbenson@redhat.com>
2000
2001 * gdb.base/jit-main.c: Fix compilation error with clang.
2002
4ddfec93
KR
20032020-04-17 Kamil Rytarowski <n54@gmx.com>
2004
2005 * gdb.base/attach-twice.c: Include "sys/types.h".
2006 (PTRACE_ATTACH): Add fallback definition.
2007 (main): Pass `0' to the 4th argument of `ptrace'.
2008
2bed205e
KR
20092020-04-17 Kamil Rytarowski <n54@gmx.com>
2010
2011 * gdb.base/fork-running-state.c: Include "signal.h".
2012
0743fc83
TT
20132020-04-17 Tom Tromey <tromey@adacore.com>
2014
2015 * gdb.cp/maint.exp (test_help): Simplify multiple_help_body.
2016 Update tests.
2017 * gdb.btrace/cpu.exp: Update tests.
2018 * gdb.base/maint.exp: Update tests.
2019 * gdb.base/default.exp: Update tests.
2020 * gdb.base/completion.exp: Update tests.
2021
efba5c23
TV
20222020-04-16 Tom de Vries <tdevries@suse.de>
2023
2024 PR symtab/25791
2025 * gdb.dwarf2/gdb-add-index.exp (add_gdb_index): Move ...
2026 (ensure_gdb_index): and factor out and move ...
2027 * lib/gdb.exp (add_gdb_index, ensure_gdb_index): ... here.
2028 * gdb.dwarf2/imported-unit-runto-main.exp: New file.
2029
d191d716
TV
20302020-04-16 Tom de Vries <tdevries@suse.de>
2031
2032 * gdb.base/maint-expand-symbols-header-file.exp: Set language before
2033 loading exec.
2034
99f1bc6a
AB
20352020-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
2036
2037 * gdb.base/many-completions.exp: New file.
2038
194d088f
TV
20392020-04-14 Tom de Vries <tdevries@suse.de>
2040
2041 PR symtab/25718
2042 * gdb.dwarf2/dw2-symtab-includes.exp: New file.
2043
c1a66c06
TV
20442020-04-14 Tom de Vries <tdevries@suse.de>
2045
2046 PR symtab/25720
2047 * gdb.base/maint-expand-symbols-header-file.c: New test.
2048 * gdb.base/maint-expand-symbols-header-file.exp: New file.
2049 * gdb.base/maint-expand-symbols-header-file.h: New test.
2050
21b0982c
AB
20512020-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
2052
2053 * gdb.dwarf2/dw2-inline-many-frames.exp (get_func_info): Delete.
2054 * gdb.dwarf2/dw2-inline-small-func.exp: Pass options to
2055 get_func_info.
2056 (get_func_info): Delete.
2057 * gdb.dwarf2/dw2-is-stmt-2.exp (get_func_info): Delete.
2058 * gdb.dwarf2/dw2-is-stmt.exp (get_func_info): Delete.
2059 * lib/dwarf.exp (get_func_info): New function.
2060
dd1cab06
TV
20612020-04-13 Tom de Vries <tdevries@suse.de>
2062
2063 * lib/ada.exp (find_ada_tool): Pass --GCC and -B to gnatlink, similar
2064 to what find_gnatmake does.
2065
71ea2b6b
TV
20662020-04-10 Tom de Vries <tdevries@suse.de>
2067
2068 * gdb.base/style.exp: Expect "Expanding full symbols" message for
2069 -readnow.
2070
bdfc1e8a
TV
20712020-04-10 Tom de Vries <tdevries@suse.de>
2072
2073 PR cli/25808
2074 * gdb.base/style.c: Add leading newlines.
2075 * gdb.base/style.exp: Use gdb_get_line_number to get specific lines.
2076 Check listing of main's one-line body.
2077
14ca8ecf
TV
20782020-04-08 Tom de Vries <tdevries@suse.de>
2079
2080 * lib/gdb.exp (psymtabs_p): New proc.
2081 * gdb.dwarf2/imported-unit.exp: Mark "no static partial symbols in
2082 importing unit" unsupported if there are no partial symbols.
2083
e21d048f
TV
20842020-04-08 Tom de Vries <tdevries@suse.de>
2085
2086 PR testsuite/25760
2087 * gdb.ada/call_pn.exp: Call "maint expand-symtabs". Add xfails.
2088
25c11aca
TV
20892020-04-07 Tom de Vries <tdevries@suse.de>
2090
2091 PR symtab/25796
2092 * gdb.dwarf2/imported-unit-abstract-const-value.exp: New file.
2093
5707e24b
TV
20942020-04-07 Tom de Vries <tdevries@suse.de>
2095
2096 * gdb.base/check-psymtab.c: New test.
2097 * gdb.base/check-psymtab.exp: New file.
2098
6ee448cc
TT
20992020-04-06 Tom Tromey <tromey@adacore.com>
2100
2101 * gdb.ada/variant-record/proc.adb: New file.
2102 * gdb.ada/variant-record/value.adb: New file.
2103 * gdb.ada/variant-record/value.s: New file.
2104 * gdb.ada/variant-record.exp: New file.
2105
9e7c9a03
HD
21062020-04-03 Hannes Domani <ssbssa@yahoo.de>
2107
2108 PR gdb/25325
2109 * gdb.cp/typed-enum.cc: New test.
2110 * gdb.cp/typed-enum.exp: New file.
2111
c90d28ac
AB
21122020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
2113
2114 * gdb.dwarf2/dw2-inline-small-func-lbls.c: New file.
2115 * gdb.dwarf2/dw2-inline-small-func.c: New file.
2116 * gdb.dwarf2/dw2-inline-small-func.exp: New file.
2117 * gdb.dwarf2/dw2-inline-small-func.h: New file.
2118 * gdb.opt/inline-small-func.c: New file.
2119 * gdb.opt/inline-small-func.exp: New file.
2120 * gdb.opt/inline-small-func.h: New file.
2121
34e9a9fa
AB
21222020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
2123
2124 * lib/dwarf.exp (Dwarf::lines::program::DW_LNS_set_file): New
2125 function.
2126
6a354911
AB
21272020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
2128
2129 * lib/dwarf.exp (function_range): Allow compiler options to be
2130 specified.
2131
880d9777
TV
21322020-04-02 Tom de Vries <tdevries@suse.de>
2133
2134 * gdb.dwarf2/break-inline-psymtab-2.c (bar): Add
2135 __attribute__((always_inline)).
2136 * gdb.dwarf2/break-inline-psymtab.exp: Don't use -O2.
2137
f32682ea
TV
21382020-04-02 Tom de Vries <tdevries@suse.de>
2139
2140 * lib/gdbserver-support.exp (gdbserver_exit): Factor out of ...
2141 (gdbserver_gdb_exit): ... here. Add timeout warning.
2142 * gdb.multi/multi-target.exp (server_spawn_ids): New global var.
2143 (connect_target_extended_remote): Append new server_spawn_id to
2144 server_spawn_ids.
2145 (cleanup): New proc.
2146 (setup, <toplevel>): Call cleanup.
2147
d3214198
TV
21482020-04-02 Tom de Vries <tdevries@suse.de>
2149
2150 * gdb.base/main-psymtab.exp: New file.
2151
cc77ed24
TV
21522020-04-02 Tom de Vries <tdevries@suse.de>
2153
2154 * gdb.fortran/mixed-lang-stack.exp: Accept new complex printing style.
2155
3638a098
TT
21562020-04-01 Tom Tromey <tom@tromey.com>
2157
2158 * gdb.base/complex-parts.exp: Add type tests.
2159
c34e8714
TT
21602020-04-01 Tom Tromey <tom@tromey.com>
2161
2162 * gdb.base/complex-parts.exp: Add arithmetic tests.
2163
981c08ce
TT
21642020-04-01 Tom Tromey <tom@tromey.com>
2165
2166 * gdb.compile/compile.exp: Update.
2167 * gdb.compile/compile-cplus.exp: Update.
2168 * gdb.base/varargs.exp: Update.
2169 * gdb.base/floatn.exp: Update.
2170 * gdb.base/endianity.exp: Update.
2171 * gdb.base/callfuncs.exp (do_function_calls): Update.
2172 * gdb.base/funcargs.exp (complex_args, complex_integral_args)
2173 (complex_float_integral_args): Update.
2174 * gdb.base/complex.exp: Update.
2175 * gdb.base/complex-parts.exp: Update.
2176
3d1cfd43
TT
21772020-04-01 Tom Tromey <tromey@adacore.com>
2178
2179 * gdb.rust/union.rs: New file.
2180 * gdb.rust/union.exp: New file.
2181 * gdb.rust/simple.rs (Union, Union2): Move to union.rs.
2182 (main): Update.
2183 * gdb.rust/simple.exp: Move union tests to union.exp.
2184
e033dfa9
TT
21852020-04-01 Tom Tromey <tromey@adacore.com>
2186
2187 * gdb.rust/simple.rs (main): Remove "y0".
2188
53cccef1
TBA
21892020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2190
2191 * gdb.multi/stop-all-on-exit.c: New test.
2192 * gdb.multi/stop-all-on-exit.exp: New file.
2193
60e22c1e
HD
21942020-04-01 Hannes Domani <ssbssa@yahoo.de>
2195
2196 PR gdb/24789
2197 * gdb.cp/misc.cc: Add integer reference variable.
2198 * gdb.cp/misc.exp: Add test.
2199
e139a727
TBA
22002020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2201
2202 * gdb.server/stop-reply-no-thread.exp: Enhance the test
2203 scenario to cover execution until the end and also the case
2204
16b0db75
TV
22052020-03-31 Tom de Vries <tdevries@suse.de>
2206
2207 * gdb.base/c-linkage-name.exp: Fix test-case comment. Set language to
2208 c. Use "maint info symtabs" to check symtab expansion.
2209
c0502da6
TV
22102020-03-30 Tom de Vries <tdevries@suse.de>
2211
2212 * gdb.base/c-linkage-name.exp: Use readnow call to mark a test
2213 unsupported.
2214 (verify_psymtab_expanded): Move ...
2215 * lib/gdb.exp (verify_psymtab_expanded): ... here. Add unsupported
2216 test.
2217 (readnow): New proc.
2218
5935fd15
AB
22192020-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
2220
2221 * gdb.fortran/mixed-lang-stack.exp: Replace two hard coded address
2222 with $hex.
2223
1773be9e
TT
22242020-03-20 Tom Tromey <tromey@adacore.com>
2225
2226 * gdb.dwarf2/dw2-ranges-base.exp: Update regular expressions.
2227
70304be9
TT
22282020-03-20 Tom Tromey <tromey@adacore.com>
2229
2230 * gdb.ada/sub_variant/subv.adb: New file.
2231 * gdb.ada/sub_variant.exp: New file.
2232
0dd7b8f7
TV
22332020-03-20 Tom de Vries <tdevries@suse.de>
2234
2235 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Bail out if
2236 first break fails.
2237 * gdb.threads/step-over-trips-on-watchpoint.exp: (do_test): Same.
2238
cada5fc9
AB
22392020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
2240
2241 * gdb.server/exit-multiple-threads.c: New file.
2242 * gdb.server/exit-multiple-threads.exp: New file.
2243
6b8c53f2
AB
22442020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
2245
2246 * gdb.fortran/mixed-lang-stack.c: New file.
2247 * gdb.fortran/mixed-lang-stack.cpp: New file.
2248 * gdb.fortran/mixed-lang-stack.exp: New file.
2249 * gdb.fortran/mixed-lang-stack.f90: New file.
2250
19a2740f
AB
22512020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
2252
2253 * gdb.linespec/cp-completion-aliases.cc: New file.
2254 * gdb.linespec/cp-completion-aliases.exp: New file.
2255
d8c8b848
TV
22562020-03-19 Tom de Vries <tdevries@suse.de>
2257
2258 * gdb.opt/inline-locals.exp: Add kfail PR number. Make kfail matching
2259 more precise.
2260
a9933ccf
TV
22612020-03-18 Tom de Vries <tdevries@suse.de>
2262
2263 * gdb.dwarf2/break-inline-psymtab-2.c: New test.
2264 * gdb.dwarf2/break-inline-psymtab.c: New test.
2265 * gdb.dwarf2/break-inline-psymtab.exp: New file.
2266
2f89101f
TV
22672020-03-16 Tom de Vries <tdevries@suse.de>
2268
2269 * lib/cache.exp (gdb_do_cache): Add and handle local variables
2270 cache_verify and cache_verify_proc.
2271
6b9374f1
TV
22722020-03-15 Tom de Vries <tdevries@suse.de>
2273
2274 * gdb.server/solib-list.exp: Handle
2275 'Load new symbol table from "/lib64/ld-2.26.so"? (y or n)'.
2276
eaeaf44c
TV
22772020-03-15 Tom de Vries <tdevries@suse.de>
2278
2279 * gdb.base/maint.exp: Use exp_continue in long lines for "maint print
2280 objfiles".
2281
3293bbaf
TT
22822020-03-14 Tom Tromey <tom@tromey.com>
2283
2284 * gdb.base/cvexpr.exp: Add test for _Atomic and restrict.
2285
ab44624c
TV
22862020-03-14 Tom de Vries <tdevries@suse.de>
2287
2288 * gdb.mi/mi-fortran-modules.exp: Use exp_continue.
2289
54c43825
TV
22902020-03-14 Tom de Vries <tdevries@suse.de>
2291
2292 * gdb.threads/attach-many-short-lived-threads.exp: Read "info threads"
2293 result in line-by-line fashion.
2294
2ac70237
TV
22952020-03-14 Tom de Vries <tdevries@suse.de>
2296
2297 * lib/gdb.exp (supports_statement_frontiers): New proc.
2298 * gdb.cp/step-and-next-inline.exp: Use supports_statement_frontiers.
2299
09546b56
TV
23002020-03-14 Tom de Vries <tdevries@suse.de>
2301
2302 * gdb.base/printcmds.exp: Add missing quoting for "print
2303 teststring2".
2304
a1f6a07c
TT
23052020-03-13 Tom Tromey <tom@tromey.com>
2306
2307 * gdb.base/printcmds.exp (test_print_strings): Add regression
2308 test.
2309 * gdb.base/printcmds.c (charptr): New typedef.
2310 (teststring2): New global.
2311
1b83d09c
AB
23122020-03-13 Andrew Burgess <andrew.burgess@embecosm.com>
2313
2314 * gdb.base/break-interp.exp: Use the tail of the filename, not the
2315 full path in the test name.
2316 (test_ld): Add some with_test_prefix blocks to make test names
2317 unique.
2318
2d61316c
TV
23192020-03-13 Tom de Vries <tdevries@suse.de>
2320
2321 * gdb.mi/mi-sym-info.exp: Fix buffer full errors, and timeouts.
2322
2e9145ac
TV
23232020-03-13 Tom de Vries <tdevries@suse.de>
2324
2325 * gdb.mi/mi-sym-info.exp: Make matching more precise.
2326
96c7f873
TV
23272020-03-13 Tom de Vries <tdevries@suse.de>
2328
2329 PR symtab/25646
2330 * gdb.dwarf2/imported-unit.exp: Add test.
2331
49ba92c0
TV
23322020-03-13 Tom de Vries <tdevries@suse.de>
2333
2334 * gdb.mi/mi-sym-info-2.c (another_char_t, another_short_t): New typedef.
2335 (var1, var2): New variable.
2336 * gdb.mi/mi-sym-info.exp: Add --name to various commands to restrict
2337 matching symbols.
2338
301b21e0
TV
23392020-03-13 Tom de Vries <tdevries@suse.de>
2340
2341 * lib/tuiterm.exp (Term::command_no_prompt_prefix): New proc.
2342 (Term::command): Use prompt prefix.
2343 (Term::enter_tui): Use command_no_prompt_prefix instead of prefix.
2344 * gdb.tui/tui-layout-asm-short-prog.exp: Use
2345 command_no_prompt_prefix instead of prefix.
2346 * gdb.tui/tui-layout-asm.exp: Same.
2347
3f512721
SM
23482020-03-12 Simon Marchi <simon.marchi@efficios.com>
2349
2350 * gdb.base/break-interp.exp: Use foreach_with_prefix.
2351
40310f30
SM
23522020-03-12 Simon Marchi <simon.marchi@efficios.com>
2353
2354 * gdb.arch/amd64-disp-step-avx.S: Add nops after _start.
2355 * gdb.arch/amd64-disp-step-avx.exp: Enable "set debug displaced
2356 on" while stepping over the test instruction, match printed
2357 message.
2358
09252140
TV
23592020-03-12 Tom de Vries <tdevries@suse.de>
2360
2361 * gdb.base/info-types.exp: Use exp_continue during matching of output
2362 of "info types".
2363
14e9c72c
TV
23642020-03-12 Tom de Vries <tdevries@suse.de>
2365
2366 * gdb.threads/execl.exp: Delete breakpoint after hitting it.
2367
e515d67e
TV
23682020-03-12 Tom de Vries <tdevries@suse.de>
2369
2370 * gdb.fortran/module.exp: Use exp_continue during matching of output
2371 of "info variable -n".
2372
307eafd8
TV
23732020-03-12 Tom de Vries <tdevries@suse.de>
2374
2375 * gdb.dwarf2/dw2-ranges-base.exp: Limit "maint info line-table" to
2376 gdb.dwarf2/dw2-ranges-base.c.
2377
9a2de3fc
TV
23782020-03-12 Tom de Vries <tdevries@suse.de>
2379
2380 * gdb.linespec/explicit.exp: Fix "complete non-unique file name" test
2381 in presence of GLIBC debuginfo.
2382
3217502e
TV
23832020-03-12 Tom de Vries <tdevries@suse.de>
2384
2385 * lib/gdb.exp (gdb_core_cmd): Use string_to_regexp for regexp-matching
2386 $core.
2387
1281424c
TV
23882020-03-12 Tom de Vries <tdevries@suse.de>
2389
2390 * lib/gdb.exp (gdb_core_cmd): Make "No such file or directory" regexp
2391 more precise.
2392
038b97fc
SM
23932020-03-11 Simon Marchi <simon.marchi@efficios.com>
2394
2395 * lib/gdb.exp (standard_output_file): Use `pwd -W` to convert
2396 from Unix to Windows path.
2397
5308d1e7
TV
23982020-03-11 Tom de Vries <tdevries@suse.de>
2399
2400 * gdb.ada/minsyms.exp: Set language to ada.
2401
f870f78f
TV
24022020-03-11 Tom de Vries <tdevries@suse.de>
2403
2404 * gdb.server/sysroot.exp: Allow GLIBC's printf alias __printf.
2405
5a13315d
TV
24062020-03-11 Tom de Vries <tdevries@suse.de>
2407
2408 * gdb.btrace/reconnect.exp: Allow source line pattern after stepi.
2409
976862ed
TT
24102020-03-11 Tom Tromey <tromey@adacore.com>
2411
2412 * gdb.dwarf2/variant.exp: Mark discriminants as artificial.
2413
7462c383
TV
24142020-03-11 Tom de Vries <tdevries@suse.de>
2415
2416 * gdb.base/foll-fork.exp: Allow "Reading in symbols" messages.
2417
1c6c46a0
TV
24182020-03-11 Tom de Vries <tdevries@suse.de>
2419
2420 * gdb.base/break-interp.exp: Limit verbose scope.
2421
44f41bb7
TV
24222020-03-11 Tom de Vries <tdevries@suse.de>
2423
2424 * gdb.fortran/logical.f90: Define variable with character type.
2425 * gdb.fortran/logical.exp: Use character type instead of uint8_t.
2426
b76f3a42
TV
24272020-03-11 Tom de Vries <tdevries@suse.de>
2428
2429 * gdb.base/list-ambiguous.exp: Set EDITOR to true.
2430
1c33af77
TV
24312020-03-11 Tom de Vries <tdevries@suse.de>
2432
2433 * gdb.ada/access_to_packed_array.exp: Test printing of expanded
2434 symtabs.
2435
8c95582d
AB
24362020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
2437 Bernd Edlinger <bernd.edlinger@hotmail.de>
2438
2439 * gdb.cp/step-and-next-inline.cc: New file.
2440 * gdb.cp/step-and-next-inline.exp: New file.
2441 * gdb.cp/step-and-next-inline.h: New file.
2442 * gdb.dwarf2/dw2-is-stmt.c: New file.
2443 * gdb.dwarf2/dw2-is-stmt.exp: New file.
2444 * gdb.dwarf2/dw2-is-stmt-2.c: New file.
2445 * gdb.dwarf2/dw2-is-stmt-2.exp: New file.
2446 * gdb.dwarf2/dw2-ranges-base.exp: Update line table pattern.
2447
cecf8547
AB
24482020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
2449
2450 * lib/dwarf.exp (Dwarf::lines) Add support for modifying the
2451 is-stmt flag in the line table.
2452
0ba678c9
TV
24532020-03-09 Tom de Vries <tdevries@suse.de>
2454
2455 * lib/gdb.exp (cached_file): Create cache dir.
2456
72fbdf83
TV
24572020-03-07 Tom de Vries <tdevries@suse.de>
2458
2459 * gdb.cp/ref-params.exp: Compare build_executable result with -1.
2460 * gdb.cp/rvalue-ref-params.exp: Same.
2461
436b5e99
TV
24622020-03-06 Tom de Vries <tdevries@suse.de>
2463
2464 * lib/gdb.exp (tentative_rename, cached_file): New proc.
2465 * boards/cc-with-tweaks.exp: Use cached_file to create gdb.sh.
2466
09f2921c
TV
24672020-03-06 Tom de Vries <tdevries@suse.de>
2468
2469 * README: Fix "the the".
2470 * gdb.base/dprintf.exp: Same.
2471
50a3cc5d
TV
24722020-03-05 Tom de Vries <tdevries@suse.de>
2473
2474 * gdb.base/maint.exp: Update "main print statistics" expected output.
2475
0a709cba
AKS
24762020-03-04 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
2477
2478 * lib/fortran.exp (fortran_int4): Handle flang kind printing.
2479 (fortran_int8): Likewise.
2480 (fortran_real4): Likewise.
2481 (fortran_real8): Likewise.
2482 (fortran_complex4): Likewise.
2483 (fortran_logical4): Likewise.
2484 (fortran_character1): Likewise.
2485
5e5d66b6
AB
24862020-03-03 Andrew Burgess <andrew.burgess@embecosm.com>
2487
2488 * gdb.fortran/logical.exp: Add tests that any non-zero value is
2489 printed as true.
2490
7b973adc
SDJ
24912020-03-03 Sergio Durigan Junior <sergiodj@redhat.com>
2492
2493 * gdb.base/printcmds.exp: Add test to verify printf of a
2494 variable holding an address.
2495
478e490a
TV
24962020-03-03 Tom de Vries <tdevries@suse.de>
2497
2498 * gdb.mi/gdb2549.exp: Fix "register values t" check-read1 timeout.
2499
1ef44e86
TV
25002020-03-03 Tom de Vries <tdevries@suse.de>
2501
2502 * gdb.mi/list-thread-groups-available.exp: Use -prompt syntax for
2503 gdb_test_multiple call.
2504
b98cc2cf
TV
25052020-03-03 Tom de Vries <tdevries@suse.de>
2506
2507 * gdb.mi/mi-sym-info.exp: Add missing -prompt "$mi_gdb_prompt$" to
2508 gdb_test_multiple calls.
2509
63e163f2
AB
25102020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
2511
2512 * gdb.base/default.exp: Remove test of 'set history filename'.
2513 * gdb.base/gdbinit-history.exp: Add tests for setting the history
2514 filename to the empty string.
2515 * lib/gdb.exp (gdb_init): Unset environment variables GDBHISTFILE
2516 and GDBHISTSIZE.
2517
24ed6739
AB
25182020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
2519
2520 * gdb.server/stop-reply-no-thread.exp: Add test where T packet is
2521 disabled.
2522
590003dc
TV
25232020-03-02 Pedro Alves <palves@redhat.com>
2524 Tom de Vries <tdevries@suse.de>
2525
2526 * lib/gdb.exp (gdb_test_multiple): Handle prompt_regexp option using
2527 -prompt prefix, before user_code argument. Add -lbl option likewise.
2528 (skip_python_tests_prompt, skip_libstdcxx_probe_tests_prompt)
2529 (gdb_is_target_1): Add -prompt prefix and move to before user_code
2530 argument.
2531 * gdb.base/corefile-buildid.exp: Use -lbl option. Rewrite regexps to
2532 have "\r\n" at start-of-line, instead of at end-of-line.
2533
f5e46084
SM
25342020-02-28 Simon Marchi <simon.marchi@efficios.com>
2535
2536 * lib/trace-support.exp (get_in_proc_agent): Adjust path to
2537 libinproctrace.so.
2538
f7a7000d
LM
25392020-02-28 Luis Machado <luis.machado@linaro.org>
2540
2541 * gdb.arch/aarch64-fp.exp: Switch from "info registers" command
2542 to "p/x".
2543
718e0816
LM
25442020-02-28 Luis Machado <luis.machado@linaro.org>
2545
2546 * gdb.arch/aarch64-dbreg-contents.c: Include stdlib.h, unistd.h,
2547 asm/ptrace.h and error.h.
2548
13c3a74a
TV
25492020-02-28 Tom de Vries <tdevries@suse.de>
2550
2551 * gdb.base/c-linkage-name.c (main): Call do_something_other_cu.
2552 (struct wrapper, do_something, mundane/symada__cS): Move ...
2553 * gdb.base/c-linkage-name-2.c: ... here. New source file.
2554 * gdb.base/c-linkage-name.exp: Add verification of psymtab expansion.
2555 Update "print symada__cS before partial symtab expansion" regexp.
2556 Update breakpoint location. Flush symbol cache after expansion.
2557
85d2d5bb
LM
25582020-02-28 Luis Machado <luis.machado@linaro.org>
2559
2560 * gdb.arch/aarch64-pauth.exp: Recognize optional PAC output.
2561
3608f86c
TV
25622020-02-27 Tom de Vries <tdevries@suse.de>
2563
2564 * config/sid.exp: Remove unused globals.
2565 * gdb.base/attach.exp: Same.
2566 * gdb.base/catch-load.exp: Same.
2567 * gdb.base/dbx.exp: Same.
2568 * lib/gdb.exp: Same.
2569 * lib/mi-support.exp: Same.
2570 * lib/prompt.exp: Same.
2571
c8d4f6df
TV
25722020-02-27 Tom de Vries <tdevries@suse.de>
2573
2574 * lib/tuiterm.exp (spawn): Handle case that spawn_out(slave,name) is
2575 not set.
2576
0d79cdc4
AM
25772020-02-26 Aaron Merey <amerey@redhat.com>
2578
2579 * gdb.debuginfod: New directory for debuginfod tests.
2580 * gdb.debuginfod/main.c: New test file.
2581 * gdb.debuginfod/fetch_src_and_symbols.exp: New tests.
2582
0dce4280
TV
25832020-02-26 Tom de Vries <tdevries@suse.de>
2584
2585 PR gdb/25603
2586 * gdb.base/persistent-lang.cc: New test.
2587 * gdb.base/persistent-lang.exp: New file.
2588
9e80cfa1
AB
25892020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
2590
2591 * gdb.fortran/derived-type-striding.exp: Add a new test.
2592 * gdb.fortran/derived-type-striding.f90: Add pointer variable for
2593 new test.
2594
2078dbb2
AB
25952020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
2596
2597 * gdb.base/cached-source-file.exp: Avoid source file paths in test
2598 names.
2599
70d49700
TV
26002020-02-25 Tom de Vries <tdevries@suse.de>
2601
2602 PR go/18926
2603 * gdb.go/methods.exp: Remove gcc/93866 xfail.
2604
a88ef40d
TV
26052020-02-24 Tom de Vries <tdevries@suse.de>
2606
2607 PR gdb/25592
2608 * gdb.base/info-locals-unused-static-var.c: New test.
2609 * gdb.base/info-locals-unused-static-var.exp: New file.
2610
01b1af32
TT
26112020-02-22 Tom Tromey <tom@tromey.com>
2612
2613 * gdb.python/tui-window.exp: New file.
2614 * gdb.python/tui-window.py: New file.
2615
7c043ba6
TT
26162020-02-22 Tom Tromey <tom@tromey.com>
2617
2618 PR tui/17850:
2619 * gdb.tui/new-layout.exp: Add horizontal layout and winheight
2620 tests.
2621
c22fef7e
TT
26222020-02-22 Tom Tromey <tom@tromey.com>
2623
2624 * gdb.tui/new-layout.exp: Add sub-layout tests.
2625
ee325b61
TT
26262020-02-22 Tom Tromey <tom@tromey.com>
2627
2628 * gdb.tui/new-layout.exp: New file.
2629
3f0cbb04
TT
26302020-02-22 Tom Tromey <tom@tromey.com>
2631
2632 * gdb.rust/rust-style.rs: New file.
2633 * gdb.rust/rust-style.exp: New file.
2634 * gdb.base/style.exp: Test structure printing.
2635 * gdb.base/style.c (struct some_struct): New type.
2636 (enum etype): New type.
2637 (struct_value): New global.
2638
75525152
TV
26392020-02-21 Tom de Vries <tdevries@suse.de>
2640
2641 PR go/18926
2642 * lib/gdb.exp (bp_location2/bp_location2_regexp): Fix.
2643 Remove blanket xfails. Use message argument for gdb_breakpoint.
2644 Make continuing to breakpoint test conditional on setting breakpoint.
2645 Fix continuing to breakpoint regexp. Add xfails for gccgo-6/7
2646 DW_AT_name attribute. Add xfail for GCC PR93866.
2647
bd360d30
AB
26482020-02-21 Andrew Burgess <andrew.burgess@embecosm.com>
2649
2650 * gdb.dwarf2/cpp-linkage-name.c: New file.
2651 * gdb.dwarf2/cpp-linkage-name.exp: New file.
2652
c7adb09f 26532020-02-21 Shahab Vahedi <shahab@synopsys.com>
24ac169a
SV
2654
2655 * lib/gdb.exp (gdb_wrapper_init): Reset
2656 "gdb_wrapper_initialized" to 0 if "wrapper_file" does
2657 not exist.
2658
a9c79803
TV
26592020-02-20 Tom de Vries <tdevries@suse.de>
2660
2661 PR go/17018
2662 * gdb.go/hello.exp: Copy ...
2663 * gdb.go/global-local-var-shadow.exp: ... here. New file. Expect
2664 print of st to print value of global definition. Add xfail for GCC
2665 PR93844.
2666 * gdb.go/hello.exp: Remove printing of st before definition.
2667 * gdb.go/hello.go: Copy ...
2668 * gdb.go/global-local-var-shadow.go: ... here. New test. Rename myst
2669 to st.
2670 * gdb.go/hello.go: Remove myst. Remove comment about shadowing.
2671
d7445728
TV
26722020-02-20 Tom de Vries <tdevries@suse.de>
2673
2674 * lib/gdb.exp (support_go_compile): New gdb_caching_proc.
2675 (gdb_simple_compile): Handle compile_flags go by using .go extension
2676 for source file.
2677 * gdb.go/chan.exp: Use support_go_compile.
2678 * gdb.go/handcall.exp: Same.
2679 * gdb.go/hello.exp: Same.
2680 * gdb.go/integers.exp: Same.
2681 * gdb.go/max-depth.exp: Same.
2682 * gdb.go/methods.exp: Same.
2683 * gdb.go/package.exp: Same.
2684 * gdb.go/strings.exp: Same.
2685 * gdb.go/types.exp: Same.
2686 * gdb.go/unsafe.exp: Same.
2687
c9c41e6d
TV
26882020-02-19 Tom de Vries <tdevries@suse.de>
2689
2690 * gdb.python/lib-types.exp: Make xfail more strict.
2691
f20ff837
TV
26922020-02-19 Tom de Vries <tdevries@suse.de>
2693
2694 * gdb.ada/funcall_ref.exp: Replace xfail setup by unsupported check.
2695
08410482
DE
26962020-02-19 Doug Evans <dje@google.com>
2697
2698 PR rust/25535
2699 * gdb.rust/simple.exp: Add test.
2700 * gdb.rust/simple.rs: Add test.
2701
623563f7
TV
27022020-02-19 Tom de Vries <tdevries@suse.de>
2703
2704 * gdb.base/corefile-buildid.exp (check_exec_file): Match info files
2705 output line-by-line.
2706
d3308cfd
TV
27072020-02-19 Tom de Vries <tdevries@suse.de>
2708
2709 * gdb.cp/cpexprs.exp: Remove c++/14186 kfail.
2710
86cbc5dc
TV
27112020-02-19 Tom de Vries <tdevries@suse.de>
2712
2713 * gdb.base/solib-overlap.exp: Use exec instead of system to execute
2714 prelink.
2715
9db2b96b
TV
27162020-02-19 Tom de Vries <tdevries@suse.de>
2717
2718 * lib/cache.exp (ignore_pass, gdb_do_cache_wrap): New proc.
2719 (gdb_do_cache): Use gdb_do_cache_wrap.
2720 * gdb.base/gdb-caching-proc.exp (test_proc): Use gdb_do_cache_wrap.
2721
89e2fdc5
TV
27222020-02-19 Tom de Vries <tdevries@suse.de>
2723
2724 * lib/dtrace.exp (dtrace_build_usdt_test_program): Use quiet as
2725 gdb_compile option.
2726
373d7ac0
SM
27272020-02-18 Simon Marchi <simon.marchi@efficios.com>
2728
2729 * gdb.base/printcmds.exp (test_print_enums): Update expected
2730 output.
2731
b29a2df0
SM
27322020-02-18 Simon Marchi <simon.marchi@efficios.com>
2733
2734 * gdb.base/printcmds.exp (test_print_enums): Expect hex values
2735 for "unknown".
2736
6740f0cc
SM
27372020-02-18 Simon Marchi <simon.marchi@efficios.com>
2738
2739 * gdb.base/printcmds.c (enum flag_enum): Add FE_TWO_LEGACY
2740 enumerator.
2741
edd45eb0
SM
27422020-02-18 Simon Marchi <simon.marchi@efficios.com>
2743
2744 * gdb.base/printcmds.c (enum flag_enum): Prefix enumerators with
2745 FE_, add FE_NONE.
2746 (three): Update.
2747 (enum flag_enum_without_zero): New enum.
2748 (flag_enum_without_zero): New variable.
2749 (enum not_flag_enum): New enum.
2750 (three_not_flag): New variable.
2751 * gdb.base/printcmds.exp (test_artificial_arrays): Update.
2752 (test_print_enums): Add more tests for printing flag enums.
2753
d4295de4
TV
27542020-02-18 Tom de Vries <tdevries@suse.de>
2755
2756 * lib/ada.exp (gdb_compile_ada_1): Factor out of ...
2757 (gdb_compile_ada): ... here.
2758 (gnat_runtime_has_debug_info): Remove fail call for gdb_compile_ada
2759 failure. Use gdb_compile_ada_1 instead of gdb_compile_ada.
2760
f251f505
TT
27612020-02-14 Tom Tromey <tom@tromey.com>
2762
2763 * lib/gdbserver-support.exp (find_gdbserver): Find gdbserver in
2764 build directory.
2765 * boards/gdbserver-base.exp: Update path to gdbserver.
2766
8f432634
TV
27672020-02-13 Tom de Vries <tdevries@suse.de>
2768
2769 * lib/ada.exp (gdb_compile_ada): Delete stale exec before compilation.
2770
92b6eaf7
TV
27712020-02-13 Tom de Vries <tdevries@suse.de>
2772
2773 * gdb.ada/catch_ex_std.exp: Indicate unsupported if gnatbind/gnatlink
2774 are missing.
2775
f3b0f7fe
TV
27762020-02-13 Tom de Vries <tdevries@suse.de>
2777
2778 * lib/ada.exp (gnatmake_version_at_least): Wrap exec call in a catch
2779 call.
2780
f6be8713
SDJ
27812020-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
2782
2783 PR tui/25126
2784 https://bugzilla.redhat.com/show_bug.cgi?id=1784210
2785 * gdb.base/cached-source-file.c: New file.
2786 * gdb.base/cached-source-file.exp: New file.
2787
b2770d5e
TV
27882020-02-11 Tom de Vries <tdevries@suse.de>
2789
2790 PR testsuite/25488
2791 * lib/gdb.exp (gdb_init): Unset $file_last_loaded.
2792
44f6938e
TV
27932020-02-10 Tom de Vries <tdevries@suse.de>
2794
2795 * gdb.multi/multi-target.exp: Skip if skip_gdbserver_tests.
2796
5f0e2eb7
MR
27972020-02-10 Maciej W. Rozycki <macro@wdc.com>
2798
2799 * gdb.base/step-over-no-symbols.exp: Verify that $before_addr
2800 and $after_addr are both integers before making a comparison.
2801
46ce2b6f
TV
28022020-02-09 Tom de Vries <tdevries@suse.de>
2803
2804 * gdb.base/many-headers.exp: Echo gdb command to gdb.log. Capture gdb
2805 command output and paste it into gdb.log. If any, paste catch message
2806 to gdb.log.
2807
5abbbe1d
TT
28082020-02-07 Tom Tromey <tromey@adacore.com>
2809
2810 PR breakpoints/24915:
2811 * gdb.base/annotate-symlink.exp: Use setup_xfail.
2812
1d5d29e7
SV
28132020-02-06 Shahab Vahedi <shahab@synopsys.com>
2814
2815 * gdb.tui/tui-missing-src.exp: Add the "missing source
2816 file" test for the TUI.
2817
b0999b9b
AB
28182020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
2819
2820 * gdb.server/multi-ui-errors.exp: Give a test a real name to avoid
2821 including a port number in the output.
2822
c3b149eb
AKS
28232020-02-04 Alok Kumar Sharma <alokkumar.sharma@amd.com>
2824
2825 * lib/fortran.exp (fortran_int4): Handle clang.
2826 (fortran_int8): Likewise.
2827 (fortran_real4): Likewise.
2828 (fortran_real8): Likewise.
2829 (fortran_complex4): Likewise.
2830 (fortran_logical4): Likewise.
2831 (fortran_character1): Likewise.
2832
f8dcc90b
TV
28332020-02-04 Tom de Vries <tdevries@suse.de>
2834
2835 * README (Race detection): Add note.
2836
f90ac7c2
TV
28372020-02-04 Tom de Vries <tdevries@suse.de>
2838
2839 * lib/gdb.exp (inferior_exited_re): Use "\[^\n\r\]*" instead of ".*".
2840
780636ae
TV
28412020-02-04 Tom de Vries <tdevries@suse.de>
2842
2843 * lib/gdb.exp (inferior_exited_re): Use non-capturing parentheses.
2844
5d2e1193
RA
28452020-02-03 Rogerio A. Cardoso <rcardoso@linux.ibm.com>
2846
2847 * gdb.arch/powerpc-power8.exp: Delete trailing whitespace of
2848 tbegin., tend. instructions. Replace bctar-, bctar+, bctarl-,
2849 bctarl+ extended mnemonics when avaliable by bgttar, bnstarl,
2850 blttar, bnetarl.
2851 * gdb.arch/powerpc-power8.s: Fix comments. Fix instructions
2852 binary for blttar, bnetarl.
2853 * gdb.arch/powerpc-power9.exp: Delete trailing whitespace of
2854 wait instruction. Delete ldmx test.
2855 * gdb.arch/powerpc-power9.s: Delete ldmx instruction.
2856
e409c542
AKS
28572020-02-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
2858
2859 * gdb.fortran/array-bounds-high.exp: New file.
2860 * gdb.fortran/array-bounds-high.f90: New file.
2861
b0029748
LD
28622020-02-03 Lukas Durfina <ldurfina@tachyum.com> (tiny change)
2863
2864 * gdb.base/fileio.c: Remove #include of <sys/errno.h>.
2865 Replace #include of <sys/fcntl.h> by <fcntl.h>.
2866
195a8287
TV
28672020-02-01 Tom de Vries <tdevries@suse.de>
2868
2869 * gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
2870
42330a68
AB
28712020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
2872
2873 PR tui/9765
2874 * gdb.tui/tui-layout-asm-short-prog.S: New file.
2875 * gdb.tui/tui-layout-asm-short-prog.exp: New file.
2876
b62a8028
LM
28772020-01-29 Luis Machado <luis.machado@linaro.org>
2878
2879 * gdb.arch/aarch64-brk-patterns.c: New source file.
2880 * gdb.arch/aarch64-brk-patterns.exp: New test.
2881
5f440116
TBA
28822020-01-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2883
2884 * gdb.cp/pass-by-ref-2.exp: Mark some tests as XFAIL based on the
2885 GCC/Clang version.
2886 * gdb.cp/pass-by-ref.exp: Ditto.
2887
ee2a6fc6
TV
28882020-01-29 Tom de Vries <tdevries@suse.de>
2889
2890 * gdb.threads/watchpoint-fork-child.c: Guard prints with #if DEBUG.
2891 * gdb.threads/watchpoint-fork-mt.c: Same.
2892 * gdb.threads/watchpoint-fork-parent.c: Same.
2893 * gdb.threads/watchpoint-fork-st.c: Same.
2894 * gdb.threads/watchpoint-fork.exp: Compile with DEBUG=0.
2895
16b10d6e
LM
28962020-01-27 Luis Machado <luis.machado@linaro.org>
2897
2898 * gdb.base/step-over-syscall.exp (setup): Check if we're already
2899 sitting at a syscall instruction when we hit the syscall function's
2900 breakpoint.
2901 Check PC against one obtained with the x command.
2902 Validate syscall number.
2903 (step_over_syscall): Don't continue to the syscall instruction if
2904 we're already there.
2905
b1468492
PW
29062020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2907
2908 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
2909
7ffa82e1
AB
29102020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2911
2912 * gdb.dwarf2/dw2-inline-many-frames.c: New file.
2913 * gdb.dwarf2/dw2-inline-many-frames.exp: New file.
2914
3d92a3e3
AB
29152020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2916
2917 * gdb.dwarf2/dw2-inline-stepping.c: New file.
2918 * gdb.dwarf2/dw2-inline-stepping.exp: New file.
2919
94a72be7
AB
29202020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2921
2922 * gdb.base/maint.exp: Update line table parsing test.
2923 * gdb.dwarf2/dw2-ranges-base.exp: Add new line table parsing test.
2924
53af73bf
PA
29252020-01-24 Pedro Alves <palves@redhat.com>
2926
2927 PR gdb/25410
2928 * gdb.multi/multi-re-run-1.c: New.
2929 * gdb.multi/multi-re-run-2.c: New.
2930 * gdb.multi/multi-re-run.exp: New.
2931
1ba1ac88
AB
29322020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2933
2934 PR gdb/23718
2935 * gdb.server/server-kill-python.exp: New file.
2936
f3364a6d
AB
29372020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2938
2939 * gdb.server/multi-ui-errors.c: New file.
2940 * gdb.server/multi-ui-errors.exp: New file.
2941
733d0a67
AB
29422020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2943
2944 PR tui/9765
2945 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
2946
4f13c1c0
TT
29472020-01-19 Tom Tromey <tom@tromey.com>
2948
2949 * gdb.tui/main.exp: Add check for plain "file".
2950
40c94099
CB
29512020-01-16 Christian Biesinger <cbiesinger@google.com>
2952
2953 * lib/gdb.exp: Fix spelling error (seperatelly).
2954
ff47f4f0
TT
29552020-01-14 Tom Tromey <tom@tromey.com>
2956
2957 PR symtab/12535:
2958 * gdb.python/python.exp: Test decode_line with empty string
2959 argument.
2960
717c684d
BE
29612020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
2962
2963 * gdb.base/skip-inline.exp: Extend test.
2964
44e4c775
AB
29652020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
2966
2967 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
2968 * gdb.dwarf2/dw2-bad-elf.c: New file.
2969 * gdb.dwarf2/dw2-bad-elf.exp: New file.
2970
d93c6db7
AB
29712020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
2972
2973 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
2974 _line_saw_file.
2975
9a6d629c
AB
29762020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
2977
2978 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
2979 border.
2980
d9ebdab7
TBA
29812020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2982
2983 * gdb.multi/multi-target.exp (setup): Factor out "info
2984 connections" and "info inferiors" tests to ...
2985 (test_info_inferiors): ... this new procedure.
2986 (top level): Run new "info-inferiors" tests.
2987
f3c469b9
PA
29882020-01-10 Pedro Alves <palves@redhat.com>
2989
2990 * gdb.server/bkpt-other-inferior.exp: New file.
2991
121b3efd
PA
29922020-01-10 Pedro Alves <palves@redhat.com>
2993
2994 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
2995 of "add-inferior".
2996 * gdb.base/quit-live.exp: Likewise.
2997 * gdb.base/remote-exec-file.exp: Likewise.
2998 * gdb.guile/scm-progspace.exp: Likewise.
2999 * gdb.linespec/linespec.exp: Likewise.
3000 * gdb.mi/new-ui-mi-sync.exp: Likewise.
3001 * gdb.mi/user-selected-context-sync.exp: Likewise.
3002 * gdb.multi/multi-target.exp (setup): Add "info connection" and
3003 "info inferiors" tests.
3004 * gdb.multi/remove-inferiors.exp: Adjust expected output of
3005 "add-inferior".
3006 * gdb.multi/watchpoint-multi.exp: Likewise.
3007 * gdb.python/py-inferior.exp: Likewise.
3008 * gdb.server/extended-remote-restart.exp: Likewise.
3009 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
3010 "info inferiors".
3011 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
3012 * gdb.trace/report.exp: Likewise.
3013
1dadb1dd
PA
30142020-01-10 Pedro Alves <palves@redhat.com>
3015
3016 * gdb.multi/multi-target.c: New file.
3017 * gdb.multi/multi-target.exp: New file.
3018 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
3019 mode requested, but remote does not support non-stop".
3020
78f2c40a
PA
30212020-01-10 Pedro Alves <palves@redhat.com>
3022
3023 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
3024 disconnect before reconnecting.
3025
e7af6c70
TBA
30262020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3027 Pedro Alves <palves@redhat.com>
3028
3029 * gdb.server/connect-without-multi-process.exp: Also test
3030 continuing to end.
3031
acdf84a6
PA
30322020-01-10 Pedro Alves <palves@redhat.com>
3033
3034 * gdb.base/remote-exec-file.exp: New file.
3035
873657b9
PA
30362020-01-10 Pedro Alves <palves@redhat.com>
3037
3038 * gdb.base/fork-running-state.exp (do_test): Adjust expected
3039 output.
3040 * gdb.threads/async.c: New.
3041 * gdb.threads/async.exp: New.
3042 * gdb.multi/tids-gid-reset.c: New.
3043 * gdb.multi/tids-gid-reset.exp: New.
3044
7f0ae84c
GB
30452020-01-10 George Barrett <bob@bob131.so>
3046
3047 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
3048 to help in finding the image relocation offset.
3049 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
3050 options in arguments.
3051 (stap_test_no_debuginfo): Likewise.
3052 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
3053 test variants.
3054 (stap_test): Add null semaphore relocation test.
3055
47e9d49d
GB
30562020-01-10 George Barrett <bob@bob131.so>
3057
3058 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
3059 * gdb.base/stap-probe.exp: Likewise.
3060 (stap_test): Pass argument as an additional flag.
3061 (stap_test_no_debuginfo): Likewise.
3062 (stap_test): Check `info probes stap' output for semaphore
3063 addresses if the test binary is supposed to have them.
3064
f5a7c406
AB
30652020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
3066
3067 * gdb.tui/basic.exp: Add more scrolling tests.
3068
9ae6bf64
TT
30692020-01-09 Tom Tromey <tom@tromey.com>
3070
3071 PR tui/18932:
3072 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
3073 meangingful value.
3074 (Term::command, Term::resize): Update.
3075 * gdb.tui/basic.exp: Add scrolling test.
3076
b2efe70c
AB
30772020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
3078
3079 * gdb.tui/tui-layout-asm.exp: New file.
3080
3804da7e
AB
30812020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
3082
3083 * lib/tuiterm.exp (Term::check_box_contents): New proc.
3084
b40aa28f
AB
30852020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
3086
3087 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
3088 (Term::enter_tui): Use Term::prepare_for_tui.
3089
63ffd7c9
AB
30902020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
3091
3092 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
3093 called.
3094
3be966f6
AB
30952020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
3096
3097 * gdb.base/skip.exp: Fix race condition in test.
3098
153d79c4
AB
30992020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
3100
3101 * gdb.base/backtrace.c: New file.
3102 * gdb.base/backtrace.exp: New file.
3103
f2302a34
AB
31042020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
3105
3106 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
3107
6ec1d75e
PW
31082020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3109
3110 * gdb.base/style.exp: Test that warnings are styled.
3111
c296cbe6
BE
31122019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
3113
3114 * gdb.base/line65535.exp: New file.
3115 * gdb.base/line65535.c: New file.
3116
b28a729d
SM
31172019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
3118
3119 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
3120 * lib/gnat_debug_info_test.adb: New file.
3121 * gdb.ada/ptype_tagged_param.exp: Use
3122 gnat_runtime_has_debug_info, expect a different output if
3123 runtime does not have debug info.
3124
7f2d7a0d
SM
31252019-12-20 Simon Marchi <simon.marchi@efficios.com>
3126
3127 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
3128 (another) quote in test name.
3129
f3bce483
SM
31302019-12-20 Simon Marchi <simon.marchi@efficios.com>
3131
3132 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
3133 Add quote in test name.
3134
c855a912
TBA
31352019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3136
3137 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
3138 directory instead.
3139 * gdb.cp/pass-by-ref.exp: Extend with more cases.
3140 * gdb.cp/pass-by-ref-2.cc: New file.
3141 * gdb.cp/pass-by-ref-2.exp: New file.
3142
fc9d2d72
TT
31432019-12-20 Tom Tromey <tom@tromey.com>
3144
3145 * gdb.tui/list-before.exp: New file.
3146
77b97e00
TT
31472019-12-20 Tom Tromey <tom@tromey.com>
3148
3149 * gdb.tui/list.exp: Check for source on initial listing.
3150
f69656d0
TT
31512019-12-11 Tom Tromey <tromey@adacore.com>
3152
3153 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
3154 Add crlf test.
3155
99a55965
SM
31562019-12-18 Simon Marchi <simon.marchi@efficios.com>
3157
3158 * gdb.base/default.exp: Update value of $_gdb_major.
3159
5024637f
BE
31602019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
3161
3162 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
3163
b63634be
BE
31642019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
3165
3166 * gdb.base/skip.exp: Whitespace fix.
3167
45d73523
BE
31682019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
3169
3170 * gdb.base/skip-inline.c: New file.
3171 * gdb.base/skip-inline.exp: New file.
3172
d043f8c8
SM
31732019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
3174
3175 * gdb.base/jit-reader.exp (jit_reader_test): Rename
3176 jit_function_00 to jit_function_stack_mangle.
3177 * gdb.base/jithost.c (jit_function_t): Rename to...
3178 (jit_function_stack_mangle_t): ... this.
3179 (jit_function_add_t): New typedef.
3180 (jit_function_00_code): Rename to...
3181 (jit_function_stack_mangle_code): ... this, make static.
3182 (jit_function_add_code): New.
3183 (main): Generate "add" function and call it. Adjust to changes
3184 in jithost_abi.
3185 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
3186 (struct jithost_abi) <begin, end>: Remove fields.
3187 <object, function_stack_mangle, function_add>: New fields.
3188 * gdb.base/jitreader.c (struct reader_state) <code_begin,
3189 code_end>: Remove fields.
3190 <func_stack_mangle>: New field.
3191 (read_debug_info): Adjust to renaming, create block for "add"
3192 function.
3193 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
3194
873de05c
TT
31952019-12-11 Tom Tromey <tom@tromey.com>
3196
3197 * gdb.tui/resize.exp: Fix regexp.
3198 * gdb.tui/regs.exp: Fix regexps.
3199 * gdb.tui/main.exp: Fix regexp.
3200
3d979945
TT
32012019-12-11 Tom Tromey <tom@tromey.com>
3202
3203 * gdb.tui/resize.exp: Update.
3204 * gdb.tui/empty.exp (layouts): Update.
3205
2192a9d3
TT
32062019-12-11 Tom Tromey <tom@tromey.com>
3207
3208 * gdb.tui/regs.exp: Update.
3209 * gdb.tui/empty.exp (layouts): Update.
3210 * gdb.tui/basic.exp: Update.
3211 * lib/tuiterm.exp (_check_box): Don't check bottom border.
3212
d8edc8b7
PW
32132019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3214
3215 * gdb.base/options.exp: Add -raw-values in the print completion list.
3216 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
3217
4c12d936
KB
32182019-12-10 Kevin Buettner <kevinb@redhat.com>
3219
3220 * gdb.threads/omp-par-scope.c: New file.
3221 * gdb/threads/omp-par-scope.exp: New file.
3222
26b911fb
KB
32232019-12-10 Kevin Buettner <kevinb@redhat.com>
3224
bb47f919
KB
3225 * lib/gdb.exp (support_nested_function_tests): New proc.
3226
32272019-12-10 Kevin Buettner <kevinb@redhat.com>
3228
3229 * lib/gdb.exp (gdb_compile_openmp): New proc.
3230 (build_executable_from_specs): Add an "openmp" option.
3231 (gdb_compile_pthreads): Add non-executable case.
26b911fb 3232
6c71eb7d
TT
32332019-12-10 Tom Tromey <tromey@adacore.com>
3234
3235 * gdb.ada/unchecked_union.exp: New file.
3236 * gdb.ada/unchecked_union/pck.adb: New file.
3237 * gdb.ada/unchecked_union/pck.ads: New file.
3238 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
3239 * gdb-utils.exp (string_to_regexp): Also quote "?".
3240
bac7c5cf
GB
32412019-12-10 George Barrett <bob@bob131.so>
3242
3243 Test scripted probe breakpoints.
3244 * gdb.guile/scm-breakpoint.c (main): Add probe point.
3245 * gdb.python/py-breakpoint.c (main): Likewise.
3246 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
3247 specifier test.
3248 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
3249
330f1d38
TBA
32502019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3251
3252 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
3253 an rvalue parameter.
3254 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
3255 parameter.
3256
b43315e2
AB
32572019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
3258
3259 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
3260 modules.
3261
54f73dad
AB
32622019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
3263
3264 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
3265 broken version of GCC.
3266
d57cbee9
AB
32672019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
3268
3269 * gdb.fortran/info-modules.exp: Rewrite to make use of new
3270 sym-info-cmds library.
3271 * gdb.fortran/info-types.exp: Likewise.
3272 * lib/sym-info-cmds.exp: New file.
3273
c14aab8c
TV
32742019-12-08 Tom de Vries <tdevries@suse.de>
3275
3276 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
3277
aa2d5a42
KS
32782019-12-07 Keith Seitz <keiths@redhat.com>
3279
3280 * gdb.base/corefile-buildid-shlib-shr.c: New file.
3281 * gdb.base/corefile-buildid-shlib.c: New file.
3282 * gdb.base/corefile-buildid.c: New file.
3283 * gdb.base/corefile-buildid.exp: New file.
3284
93e55f0a
TV
32852019-12-06 Tom de Vries <tdevries@suse.de>
3286
3287 * gdb.dwarf2/varval.exp: Add decl before def test.
3288
c7d12402
TBA
32892019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3290
3291 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
3292
06acc08f
TBA
32932019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3294
3295 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
3296 CV and reference conversion for overload resolution.
3297 * gdb.cp/rvalue-ref-overload.exp: Test it.
3298
e0fad1ea
PW
32992019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3300
3301 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
3302 * gdb.base/frameapply.exp: Test faas without command.
3303
8d70a9f0
AB
33042019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
3305
3306 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
3307 Fortran tests.
3308 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
3309 order.
3310
36c8fb93
AB
33112019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
3312
3313 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
3314 casting to type with no kind specified.
3315 (test_basic_parsing_of_type_kinds): Additional tests for types
3316 with no kind specified, and add tests for single/double
3317 precision/complex types.
3318
4139ff00
TT
33192019-12-04 Tom Tromey <tromey@adacore.com>
3320
3321 * gdb.base/endianity.c (struct other) <x>: New field.
3322 (main): Initialize it.
3323 * gdb.base/endianity.exp: Update.
3324
a05cf17a
TT
33252019-12-04 Tom Tromey <tromey@adacore.com>
3326
3327 * gdb.ada/scalar_storage/storage.adb: New file.
3328 * gdb.ada/scalar_storage/pck.adb: New file.
3329 * gdb.ada/scalar_storage/pck.ads: New file.
3330 * gdb.ada/scalar_storage.exp: New file.
3331
103a685e
TT
33322019-12-04 Tom Tromey <tromey@adacore.com>
3333
3334 * gdb.base/endianity.c (struct otherendian) <f>: New field.
3335 (main): Initialize it.
3336 * gdb.base/endianity.exp: Update.
3337
c2512106
AB
33382019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
3339
3340 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
3341
293b38d6
AB
33422019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
3343
3344 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
3345 -symbol-info-module-functions and -symbol-info-module-variables.
3346
216a7e6b
AB
33472019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
3348
3349 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
3350
5bbd8269
AB
33512019-12-01 Richard Bunt <richard.bunt@arm.com>
3352 Andrew Burgess <andrew.burgess@embecosm.com>
3353
3354 * gdb.fortran/derived-type-striding.exp: New file.
3355 * gdb.fortran/derived-type-striding.f90: New file.
3356 * gdb.fortran/array-slices.exp: New file.
3357 * gdb.fortran/array-slices.f90: New file.
3358
be09caf1
PW
33592019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3360
3361 * gdb.base/define.exp: Test . in command names.
3362 * gdb.base/setshow.exp: Update test, as . is now part of
3363 command name.
3364
643c0cbe
PW
33652019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3366
3367 * gdb.base/define-prefix.exp: New file.
3368
dcdec678
AB
33692019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
3370
3371 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
3372 compile.
3373 (skip_btrace_pt_tests): Likewise.
3374
640ab947
AB
33752019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
3376
3377 * gdb.fortran/info-modules.exp: Compile source files in correct
3378 order.
3379
d22670f0
KB
33802019-11-27 Kevin Buettner <kevinb@redhat.com>
3381
3382 * gdb.dwarf2/imported-unit.exp: New file.
3383 * gdb.dwarf2/imported-unit.c: New file.
3384
db5960b4
AB
33852019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
3386
3387 * gdb.mi/mi-fortran-modules-2.f90: New file.
3388 * gdb.mi/mi-fortran-modules.exp: New file.
3389 * gdb.mi/mi-fortran-modules.f90: New file.
3390
7dc42066
AB
33912019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
3392
3393 * gdb.mi/mi-sym-info-1.c: New file.
3394 * gdb.mi/mi-sym-info-2.c: New file.
3395 * gdb.mi/mi-sym-info.exp: New file.
3396
0dfeecca
TT
33972019-11-22 Tom Tromey <tromey@adacore.com>
3398
3399 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
3400 * gdb.ada/tasks/foo.adb: Add another stopping location.
3401
34877895
PJ
34022019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
3403
3404 * gdb.base/endianity.c: New test.
3405 * gdb.base/endianity.exp: New file.
3406
2e84f897
LD
34072019-11-21 Lukas Durfina <ldurfina@tachyum.com>
3408
3409 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
3410
65d1cd5f
TV
34112019-11-21 Tom de Vries <tdevries@suse.de>
3412
3413 PR gdb/24956
3414 * gdb.base/ui-redirect.exp: Test output of user-defined command.
3415
4f22c3f4
SDJ
34162019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
3417
3418 * gdb.python/py-progspace.exp: Add missing parentheses on some
3419 'print' commands.
3420
9f6ad286
TT
34212019-11-19 Tom Tromey <tom@tromey.com>
3422
3423 * gdb.tui/winheight.exp: New file.
3424
0b8dbf3f
AB
34252019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
3426
3427 * gdb.base/ctf-whatis.c: Delete.
3428 * gdb.base/ctf-whatis.exp: Delete.
3429 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
3430
f833b7a7
AB
34312019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
3432
3433 * gdb.base/ctf-cvexpr.exp: Delete.
3434 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
3435
30d0a636
AB
34362019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
3437
3438 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
3439 the compiler. Clean up header comment a little.
3440 * gdb.base/ctf-ptype.exp: Likewise.
3441 * gdb.base/ctf-whatis.exp: Likewise.
3442 * lib/gdb.exp (skip_ctf_tests): New proc.
3443
494409bb
SDJ
34442019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
3445
3446 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
3447 * gdb.tui/corefile-run.exp: New file.
3448
55708e99
TT
34492019-11-14 Tom Tromey <tromey@adacore.com>
3450
3451 * gdb.base/gdbvars.exp (test_convenience_variables): Add
3452 regression tests.
3453
45e42163
TT
34542019-11-12 Tom Tromey <tom@tromey.com>
3455
3456 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
3457 after any command. Expect prompt after WAIT_FOR is seen.
3458 (enter_tui): Enable resize messages.
3459 (command): Expect command in output.
3460 (get_line): Avoid error when cursor appears to be off-screen.
3461 (dump_screen): Include screen size in title.
3462 (_do_resize): New proc, from "resize".
3463 (resize): Rewrite. Do resize in two steps.
3464 * gdb.tui/empty.exp (layouts): Fix entries.
3465 (check_boxes): Remove xfail.
3466 (check_text): Dump screen on failure.
3467
086baaf1
AB
34682019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
3469
3470 * gdb.python/py-symbol.exp: Add test for
3471 gdb.lookup_static_symbols.
3472
09ff83af
AB
34732019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
3474
3475 * gdb.python/py-symbol.c: Declare and call function from new
3476 py-symbol-2.c file.
3477 * gdb.python/py-symbol.exp: Compile both source files, and add new
3478 tests for gdb.lookup_static_symbol.
3479 * gdb.python/py-symbol-2.c: New file.
3480
11af934b
TV
34812019-11-02 Tom de Vries <tdevries@suse.de>
3482
3483 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
3484 * gdb.base/anon.exp: Same.
3485 * gdb.base/auto-connect-native-target.exp: Same.
3486 * gdb.base/call-ar-st.exp: Same.
3487 * gdb.base/catch-syscall.exp: Same.
3488 * gdb.base/commands.exp: Same.
3489 * gdb.base/default.exp: Same.
3490 * gdb.base/display.exp: Same.
3491 * gdb.base/float.exp: Same.
3492 * gdb.base/foll-fork.exp: Same.
3493 * gdb.base/help.exp: Same.
3494 * gdb.base/info-macros.exp: Same.
3495 * gdb.base/info-proc.exp: Same.
3496 * gdb.base/info-target.exp: Same.
3497 * gdb.base/long_long.exp: Same.
3498 * gdb.base/macscp.exp: Same.
3499 * gdb.base/memattr.exp: Same.
3500 * gdb.base/nofield.exp: Same.
3501 * gdb.base/pointers.exp: Same.
3502 * gdb.base/printcmds.exp: Same.
3503 * gdb.base/ptype.exp: Same.
3504 * gdb.base/restore.exp: Same.
3505 * gdb.base/return.exp: Same.
3506 * gdb.base/scope.exp: Same.
3507 * gdb.base/set-noassign.exp: Same.
3508 * gdb.base/setshow.exp: Same.
3509 * gdb.base/shlib-call.exp: Same.
3510 * gdb.base/signals.exp: Same.
3511 * gdb.base/sigstep.exp: Same.
3512 * gdb.base/skip.exp: Same.
3513 * gdb.base/solib-symbol.exp: Same.
3514 * gdb.base/stap-probe.exp: Same.
3515 * gdb.base/step-line.exp: Same.
3516 * gdb.base/step-test.exp: Same.
3517 * gdb.base/style.exp: Same.
3518 * gdb.base/varargs.exp: Same.
3519 * gdb.base/vla-datatypes.exp: Same.
3520 * gdb.base/vla-ptr.exp: Same.
3521 * gdb.base/vla-sideeffect.exp: Same.
3522 * gdb.base/volatile.exp: Same.
3523 * gdb.base/watch-cond-infcall.exp: Same.
3524 * gdb.base/watchpoint.exp: Same.
3525
e96ec2ba
TV
35262019-11-02 Tom de Vries <tdevries@suse.de>
3527
3528 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
3529 * gdb.cp/cpexprs.exp: Same.
3530 * gdb.cp/except-multi-location.exp: Same.
3531 * gdb.cp/exceptprint.exp: Same.
3532 * gdb.cp/gdb2384.exp: Same.
3533 * gdb.cp/inherit.exp: Same.
3534 * gdb.cp/m-static.exp: Same.
3535 * gdb.cp/meth-typedefs.exp: Same.
3536 * gdb.cp/misc.exp: Same.
3537 * gdb.cp/namespace.exp: Same.
3538 * gdb.cp/non-trivial-retval.exp: Same.
3539 * gdb.cp/overload.exp: Same.
3540 * gdb.cp/pr17132.exp: Same.
3541 * gdb.cp/re-set-overloaded.exp: Same.
3542 * gdb.cp/rvalue-ref-types.exp: Same.
3543 * gdb.cp/templates.exp: Same.
3544
bd5766ec
LM
35452019-11-01 Luis Machado <luis.machado@linaro.org>
3546
3547 PR gdb/25124
3548
3549 * gdb.arch/pr25124.S: New file.
3550 * gdb.arch/pr25124.exp: New file.
3551
165f8965
AB
35522019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
3553
3554 * gdb.fortran/info-modules.exp: Update expected results, and add
3555 additional tests for 'info module functinos', and 'info module
3556 variables'.
3557 * gdb.fortran/info-types.exp: Update expected results.
3558 * gdb.fortran/info-types.f90: Extend testcase with additional
3559 module variables and functions.
3560
59c35742
AB
35612019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
3562
3563 * gdb.fortran/info-modules.exp: New file.
3564 * gdb.fortran/info-types.exp: Build with new file.
3565 * gdb.fortran/info-types.f90: Include and use new module.
3566 * gdb.fortran/info-types-2.f90: New file.
3567
f3fb2519
PW
35682019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3569
3570 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
3571 * gdb.base/settings.exp: Test all settings types using
3572 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
3573 that now verifies that the value of "maint show" is the same as
3574 returned by the settings functions. Test the type of the
3575 maintenance settings.
3576 * gdb.base/default.exp: Update show_conv_list.
3577
d1e36019
TV
35782019-10-31 Tom de Vries <tdevries@suse.de>
3579
3580 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
3581 gdb_test.
3582 * gdb.arch/amd64-disp-step.exp: Same.
3583 * gdb.asm/asm-source.exp: Same.
3584 * gdb.btrace/buffer-size.exp: Same.
3585 * gdb.btrace/cpu.exp: Same.
3586 * gdb.btrace/enable.exp: Same.
3587 * gdb.dwarf2/count.exp: Same.
3588 * gdb.dwarf2/dw2-ranges-func.exp: Same.
3589 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
3590 * gdb.fortran/vla-datatypes.exp: Same.
3591 * gdb.fortran/vla-history.exp: Same.
3592 * gdb.fortran/vla-ptype.exp: Same.
3593 * gdb.fortran/vla-value.exp: Same.
3594 * gdb.fortran/whatis_type.exp: Same.
3595 * gdb.guile/guile.exp: Same.
3596 * gdb.multi/tids.exp: Same.
3597 * gdb.python/py-finish-breakpoint.exp: Same.
3598 * gdb.python/py-framefilter.exp: Same.
3599 * gdb.python/py-pp-registration.exp: Same.
3600 * gdb.python/py-xmethods.exp: Same.
3601 * gdb.python/python.exp: Same.
3602 * gdb.server/connect-with-no-symbol-file.exp: Same.
3603 * gdb.server/no-thread-db.exp: Same.
3604 * gdb.server/run-without-local-binary.exp: Same.
3605 * gdb.stabs/weird.exp: Same.
3606 * gdb.threads/attach-many-short-lived-threads.exp: Same.
3607 * gdb.threads/thread-find.exp: Same.
3608 * gdb.threads/tls-shared.exp: Same.
3609 * gdb.threads/tls.exp: Same.
3610 * gdb.threads/wp-replication.exp: Same.
3611 * gdb.trace/ax.exp: Same.
3612 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
3613
3d11e68e
TV
36142019-10-31 Tom de Vries <tdevries@suse.de>
3615
3616 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
3617 * gdb.ada/array_subscript_addr.exp: Same.
3618 * gdb.ada/arrayidx.exp: Same.
3619 * gdb.ada/arrayparam.exp: Same.
3620 * gdb.ada/arrayptr.exp: Same.
3621 * gdb.ada/boolean_expr.exp: Same.
3622 * gdb.ada/call_pn.exp: Same.
3623 * gdb.ada/complete.exp: Same.
3624 * gdb.ada/fixed_cmp.exp: Same.
3625 * gdb.ada/fun_addr.exp: Same.
3626 * gdb.ada/funcall_param.exp: Same.
3627 * gdb.ada/interface.exp: Same.
3628 * gdb.ada/mod_from_name.exp: Same.
3629 * gdb.ada/null_array.exp: Same.
3630 * gdb.ada/packed_array.exp: Same.
3631 * gdb.ada/packed_tagged.exp: Same.
3632 * gdb.ada/print_chars.exp: Same.
3633 * gdb.ada/print_pc.exp: Same.
3634 * gdb.ada/ptype_arith_binop.exp: Same.
3635 * gdb.ada/ptype_field.exp: Same.
3636 * gdb.ada/ptype_tagged_param.exp: Same.
3637 * gdb.ada/rec_return.exp: Same.
3638 * gdb.ada/ref_tick_size.exp: Same.
3639 * gdb.ada/str_ref_cmp.exp: Same.
3640 * gdb.ada/taft_type.exp: Same.
3641 * gdb.ada/tagged.exp: Same.
3642 * gdb.ada/type_coercion.exp: Same.
3643 * gdb.ada/uninitialized_vars.exp: Same.
3644
60b6ede8
TV
36452019-10-30 Tom de Vries <tdevries@suse.de>
3646
3647 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
3648
30baf67b
TV
36492019-10-26 Tom de Vries <tdevries@suse.de>
3650
3651 * gdb.base/bigcore.c: Fix typos in comments.
3652 * gdb.base/ctf-ptype.c: Same.
3653 * gdb.base/long_long.c: Same.
3654 * gdb.dwarf2/dw2-op-out-param.S: Same.
3655 * gdb.python/py-evthreads.c: Same.
3656 * gdb.reverse/i387-stack-reverse.c: Same.
3657 * gdb.trace/tfile.c: Same.
3658 * lib/compiler.c: Same.
3659 * lib/compiler.cc: Same.
3660
158da0d1
TV
36612019-10-25 Tom de Vries <tdevries@suse.de>
3662
3663 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
3664 gdb_test_multiple calls.
3665 * gdb.reverse/sigall-reverse.exp: Same.
3666 * gdb.reverse/solib-precsave.exp: Same.
3667 * gdb.reverse/solib-reverse.exp: Same.
3668 * gdb.reverse/until-precsave.exp: Same.
3669 * gdb.reverse/until-reverse.exp: Same.
3670
4ccdfbec
TV
36712019-10-24 Tom de Vries <tdevries@suse.de>
3672
3673 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
3674 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
3675 kfail using -wrap pattern flag and convenience variable
3676 gdb_test_name.
3677
33d569b7
AB
36782019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
3679
3680 * gdb.python/py-progspace.exp: Add tests for the
3681 Progspace.block_for_pc method.
3682
4d0b984b
TT
36832019-10-23 Tom Tromey <tom@tromey.com>
3684
3685 * configure: Rebuild.
3686 * aclocal.m4: Use m4_include, not sinclude.
3687
94cb3754
TV
36882019-10-21 Tom de Vries <tdevries@suse.de>
3689
3690 * gdb.base/infcall-nested-structs.c: Add
3691 __attribute__((noinline,noclone)) to all functions.
3692 (call_all): Add missing variable initialization. Simplify return value.
3693 (breakpt): Increment volatile variable, to prevent call from being
3694 optimized out.
3695 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
3696
062f1fc1
TV
36972019-10-17 Tom de Vries <tdevries@suse.de>
3698
3699 * gdb.fortran/module.exp: Allow info variables to print info for files
3700 other than module.f90.
3701
0b54364d
AB
37022019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
3703
3704 * gdb.fortran/module.exp: Extend with 'info variables' test.
3705
7ff5fae7
AB
37062019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
3707
3708 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
3709 F77_FOR_TARGET.
3710
d10eccaa
TV
37112019-10-16 Tom de Vries <tdevries@suse.de>
3712
3713 PR tdep/25096
3714 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
3715
745ff14e
TV
37162019-10-16 Tom de Vries <tdevries@suse.de>
3717
3718 PR tdep/24104
3719 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
3720 Add KFAIL for PR tdep/25096.
3721
03e1ab94
TV
37222019-10-16 Tom de Vries <tdevries@suse.de>
3723
3724 PR testsuite/25059
3725 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
3726
b17fcc10
TV
37272019-10-16 Tom de Vries <tdevries@suse.de>
3728
3729 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
3730 as signed.
3731
9223170f
SM
37322019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
3733
3734 * gdb.mi/list-thread-groups-available.exp: Read entries one by
3735 one instead of increasing timeout.
3736
d6e76313
TV
37372019-10-13 Tom de Vries <tdevries@suse.de>
3738
3739 PR record/25038
3740 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
3741 * gdb.reverse/sigall-reverse.exp: Same.
3742 * gdb.reverse/solib-precsave.exp: Same.
3743 * gdb.reverse/solib-reverse.exp: Same.
3744 * gdb.reverse/step-precsave.exp: Same.
3745 * gdb.reverse/until-precsave.exp: Same.
3746 * gdb.reverse/until-reverse.exp: Same.
3747 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
3748
6dfc0041
AA
37492019-10-10 Andreas Arnez <arnez@linux.ibm.com>
3750
3751 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
3752 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
3753 (cmp_struct_05_01, cmp_struct_static_02_01)
3754 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
3755 comparisons.
3756
abcf2cc8
TV
37572019-10-10 Tom de Vries <tdevries@suse.de>
3758
3759 PR testsuite/24888
3760 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
3761 gnatlink.
3762
a50faaf6
TV
37632019-10-09 Tom de Vries <tdevries@suse.de>
3764
3765 PR testsuite/25048
3766 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
3767
60ff3cd7
AB
37682019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
3769
3770 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
3771 exceptions due to missing debug information.
3772
dfee8566
TV
37732019-10-07 Tom de Vries <tdevries@suse.de>
3774
3775 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
3776
3d63690a
AB
37772019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
3778
3779 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
3780 * gdb.base/annota1.exp: Update to use gdb_test_name.
3781
30d1f018
WP
37822019-10-07 Weimin Pan <weimin.pan@oracle.com>
3783
3784 * gdb.base/ctf-whatis.exp: New file.
3785 * gdb.base/ctf-whatis.c: New file.
3786 * gdb.base/ctf-ptype.exp: New file.
3787 * gdb.base/ctf-ptype.c: New file.
3788 * gdb.base/ctf-constvars.exp: New file.
3789 * gdb.base/ctf-constvars.c: New file.
3790 * gdb.base/ctf-cvexpr.exp: New file.
3791
4dbbb47c
TV
37922019-10-04 Tom de Vries <tdevries@suse.de>
3793
3794 * gdb.cp/local-static.c (main): Move declaration of int i out of the
3795 for loop.
3796
77c2dba3
TT
37972019-10-03 Tom Tromey <tom@tromey.com>
3798
3799 PR rust/24976:
3800 * gdb.rust/simple.rs (Union2): New type.
3801 (main): Use Union2.
3802 * gdb.rust/simple.exp: Add test.
3803
179aed7f
AB
38042019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3805
3806 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
3807 nested function prefix.
3808
0a4b0913
AB
38092019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
3810 Richard Bunt <richard.bunt@arm.com>
3811 Andrew Burgess <andrew.burgess@embecosm.com>
3812
3813 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
3814 nested functions.
3815 * gdb.fortran/nested-funcs.f90: Update expected results.
3816 * gdb.fortran/nested-funcs-2.exp: New file.
3817 * gdb.fortran/nested-funcs-2.f90: New file.
3818
082cce05
AB
38192019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3820
3821 * gdb.python/py-parameter.exp: Make test names unique.
3822 * gdb.python/py-template.exp: Likewise.
3823 * gdb.python/py-value.exp: Likewise.
3824
2b74ba5a
AB
38252019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3826
3827 * gdb.base/break-interp.exp: Reduce test name duplication.
3828 * gdb.base/call-sc.exp: Likewise.
3829 * gdb.base/callfuncs.exp: Likewise.
3830 * gdb.base/charset.exp: Likewise.
3831 * gdb.base/dump.exp: Likewise.
3832 * gdb.base/ena-dis-br.exp: Likewise.
3833 * gdb.base/relational.exp: Likewise.
3834 * gdb.base/step-over-syscall.exp: Likewise.
3835 * gdb.base/structs.exp: Likewise.
3836
58eb20d5
AB
38372019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3838
3839 * gdb.linespec/explicit.exp: Make test names unique.
3840 * gdb.linespec/ls-errs.exp: Likewise.
3841
4d421147
AB
38422019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3843
3844 * gdb.reverse/break-precsave.exp: Make test names unique.
3845 * gdb.reverse/break-reverse.exp: Likewise.
3846 * gdb.reverse/finish-precsave.exp: Likewise.
3847 * gdb.reverse/finish-reverse.exp: Likewise.
3848 * gdb.reverse/machinestate-precsave.exp: Likewise.
3849 * gdb.reverse/machinestate.exp: Likewise.
3850 * gdb.reverse/readv-reverse.exp: Likewise.
3851 * gdb.reverse/recvmsg-reverse.exp: Likewise.
3852 * gdb.reverse/sigall-precsave.exp: Likewise.
3853 * gdb.reverse/sigall-reverse.exp: Likewise.
3854 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
3855 * gdb.reverse/watch-precsave.exp: Likewise.
3856 * gdb.reverse/watch-reverse.exp: Likewise.
3857
d8c06f22
AB
38582019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3859
3860 * gdb.threads/stop-with-handle.c: New file.
3861 * gdb.threads/stop-with-handle.exp: New file.
3862
3a56ed86
TV
38632019-10-03 Tom de Vries <tdevries@suse.de>
3864
3865 PR testsuite/25059
3866 * gdb.base/list-missing-source.exp: Allowing the "Compilation
3867 directory" line to be missing.
3868
42275044
TV
38692019-10-03 Tom de Vries <tdevries@suse.de>
3870
3871 PR testsuite/25059
3872 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
3873 type optional.
3874
9ef62df0
AA
38752019-10-02 Andreas Arnez <arnez@linux.ibm.com>
3876
3877 * gdb.python/py-format-string.c (string.h): New include.
3878 (main): Fill a_struct_with_union.the_union.an_int with bytes of
3879 the same value, for endianness-independence.
3880 * gdb.python/py-format-string.exp (default_regexp_dict)
3881 (test_pretty_structs, test_format): Adjust expected output to the
3882 changed initialization.
3883
37f6a7f4
TT
38842019-10-02 Tom Tromey <tromey@adacore.com>
3885
3886 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
3887
1d58d6a2
PA
38882019-10-02 Pedro Alves <palves@redhat.com>
3889 Andrew Burgess <andrew.burgess@embecosm.com>
3890
3891 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
3892 "print-file-var.h".
3893 (this_version_id) Use ATTRIBUTE_VISIBILITY.
3894 (get_version_1): Print this_version_id and its address.
3895 Add extern "C" wrappers around interface functions.
3896 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
3897 "print-file-var.h".
3898 (this_version_id) Use ATTRIBUTE_VISIBILITY.
3899 (get_version_2): Print this_version_id and its address.
3900 Add extern "C" wrappers around interface functions.
3901 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
3902 <stddef.h> and "print-file-var.h".
3903 Add extern "C" wrappers around interface functions.
3904 [VERSION_ID_MAIN] (this_version_id): Define.
3905 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
3906 * gdb.base/print-file-var.h: Add some #defines to simplify setting
3907 up extern "C" blocks.
3908 * gdb.base/print-file-var.exp (test): New, factored out from top
3909 level.
3910 (top level): Test all combinations of attribute hidden or not,
3911 dlopen or not, and this_version_id symbol in main file or not.
3912 Compile tests as both C++ and C, make test names unique.
3913
d770d56f
TT
39142019-10-01 Tom Tromey <tom@tromey.com>
3915
3916 * gdb.base/style.exp: Test "show logging filename".
3917
7f6aba03
TT
39182019-10-01 Tom Tromey <tom@tromey.com>
3919
3920 * lib/gdb-utils.exp (style): Handle "metadata" argument.
3921 * gdb.base/style.exp: Add metadata style test.
3922
14309bb6
TT
39232019-10-01 Tom Tromey <tom@tromey.com>
3924
3925 * gdb.base/style.exp: Test "pwd".
3926
2a3c1174
PA
39272019-10-01 Tom Tromey <tom@tromey.com>
3928
3929 * gdb.base/style.exp: Update tests.
3930
53d666ec
AA
39312019-10-01 Andreas Arnez <arnez@linux.ibm.com>
3932
3933 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
3934 'six' to unsigned.
3935 (s1): Initialize fields 'four' and 'six' instead of 'three' and
3936 'five'. Use an all-ones bit pattern for each.
3937 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
3938 to its changed values.
3939
4a56a520
TT
39402019-09-30 Tom Tromey <tromey@adacore.com>
3941
3942 * gdb.rust/traits.rs: Disable all warnings.
3943
0df0352a
TV
39442019-09-29 Tom de Vries <tdevries@suse.de>
3945
aac66a4c 3946 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
0df0352a 3947
73d9a918
TV
39482019-09-29 Tom de Vries <tdevries@suse.de>
3949
3950 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
3951
060b3ab4
TV
39522019-09-27 Tom de Vries <tdevries@suse.de>
3953
3954 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
3955
68f7d34d
TV
39562019-09-27 Tom de Vries <tdevries@suse.de>
3957
3958 PR record/23188
3959 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
3960
5d63b30a
TT
39612019-09-26 Tom Tromey <tromey@adacore.com>
3962
3963 * gdb.ada/py_taft.exp: New file.
3964 * gdb.ada/py_taft/main.adb: New file.
3965 * gdb.ada/py_taft/pkg.adb: New file.
3966 * gdb.ada/py_taft/pkg.ads: New file.
3967
3d435220
TV
39682019-09-24 Tom de Vries <tdevries@suse.de>
3969
3970 PR gdb/24598
3971 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
3972
77d03678
TV
39732019-09-22 Tom de Vries <tdevries@suse.de>
3974
3975 * gdb.base/restore.exp: Allow register variables to be optimized out at
3976 -O0.
3977
abf516c6
UW
39782019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
3979
3980 * gdb.arch/spu-info.exp: Remove file.
3981 * gdb.arch/spu-info.c: Remove file.
3982 * gdb.arch/spu-ls.exp: Remove file.
3983 * gdb.arch/spu-ls.c: Remove file.
3984
3985 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
3986 * gdb.asm/spu.inc: Remove file.
3987
3988 * gdb.base/dump.exp: Remove support for spu*-*-*.
3989 * gdb.base/stack-checking.exp: Likewise.
3990 * gdb.base/overlays.exp: Likewise.
3991 * gdb.base/ovlymgr.c: Likewise.
3992 * gdb.base/spu.ld: Remove file.
3993
3994 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
3995 * gdb.cp/cpexprs.exp: Likewise.
3996 * gdb.cp/exception.exp: Likewise.
3997 * gdb.cp/gdb2495.exp: Likewise.
3998 * gdb.cp/mb-templates.exp: Likewise.
3999 * gdb.cp/pr9167.exp: Likewise.
4000 * gdb.cp/userdef.exp: Likewise.
4001
4002 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
4003
4004 * gdb.cell: Remove directory.
4005 * lib/cell.exp: Remove file.
4006
e452e88f
TV
40072019-09-19 Tom de Vries <tdevries@suse.de>
4008
4009 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
4010
8a625130
TV
40112019-09-19 Tom de Vries <tdevries@suse.de>
4012
4013 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
4014
81dc3ab5
TV
40152019-09-19 Tom de Vries <tdevries@suse.de>
4016
4017 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
4018 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
4019 (gdb_target_cmd): ... here.
4020 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
4021 value 2.
4022
b078f3ac
AB
40232019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
4024
4025 * gdb.base/source-dir.exp: Avoid having directory names in test
4026 names.
4027
f1b620e9
MG
40282019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
4029
4030 * gdb.base/source-dir.exp: Add extra test for mapped compilation
4031 directory.
4032
67f3ed6a
AB
40332019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
4034
4035 * gdb.base/list-missing-source.exp: New file.
4036
d1b70248
TV
40372019-09-14 Tom de Vries <tdevries@suse.de>
4038
4039 PR teststuite/24599
4040 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
4041 * lib/ada.exp (gnatmake_version_at_least): New proc.
4042
5fabdcd6
AB
40432019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
4044
4045 * gdb.base/maint.exp: Use exec_has_index_section.
4046
aa17805f
AB
40472019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
4048
4049 * gdb.base/maint.exp: Add test for 'maint info sections'.
4050
25e5c209
TV
40512019-09-12 Tom de Vries <tdevries@suse.de>
4052
4053 * gdb.base/store.exp: Allow register variables to be optimized out at
4054 -O0.
4055
4993045d
PW
40562019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4057
4058 * gdb.ada/rdv_wait.exp: Update to new task names.
4059 * gdb.base/task_switch_in_core.exp: Likewise.
4060 * gdb.base/info_sources_base.c: Likewise.
4061
8a516164
TT
40622019-09-10 Tom Tromey <tromey@adacore.com>
4063
4064 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
4065
aa391654
TT
40662019-09-10 Tom Tromey <tromey@adacore.com>
4067
4068 * gdb.ada/dgopt.exp: New file.
4069 * gdb.ada/dgopt/x.adb: New file.
4070
8634b462
TT
40712019-09-08 Tom Tromey <tom@tromey.com>
4072
4073 * gdb.tui/resize.exp: Remove setup_xfail.
4074 * gdb.tui/regs.exp: Remove setup_xfail.
4075 * gdb.tui/basic.exp: Remove setup_xfail.
4076
736b0f76
DB
40772019-09-06 David Blaikie <dblaikie@gmail.com>
4078
4079 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
4080 * gdb.cp/cplabel.exp: Ditto.
4081 * gdb.linespec/ls-errs.exp: Ditto.
4082
30331a6c
TV
40832019-09-05 Tom de Vries <tdevries@suse.de>
4084
4085 * lib/gdb.exp (cmp_file_string): New proc.
4086 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
4087 runto_main. Verify save breakpoints output.
4088
98b0ebab
PW
40892019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4090
4091 * gdb.base/info-var.exp: Test info variables without running
4092 to main, to avoid expect's buffer overflow.
4093
4e962e74
TT
40942019-09-03 Tom Tromey <tromey@adacore.com>
4095
4096 * gdb.ada/bias.exp: New file.
4097 * gdb.ada/bias/bias.adb: New file.
4098 * gdb.ada/print_chars.exp: Add regression test.
4099 * gdb.ada/print_chars/foo.adb (My_Character): New type.
4100 (MC): New variable.
4101
2ea1a07a
SL
41022019-08-29 Sandra Loosemore <sandra@codesourcery.com>
4103
4104 * gdb.base/argv0-symlink.exp: Run only on native target
4105 and local host.
4106
8077c50d
TV
41072019-08-29 Tom de Vries <tdevries@suse.de>
4108
4109 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
4110 diverse debug info.
4111 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
4112
48352473
TV
41132019-08-28 Tom de Vries <tdevries@suse.de>
4114
4115 * gdb.base/info-var.exp: Allow info variables to print info for files
4116 other than info-var-f1.c and info-var-f2.c.
4117
d8f27c60
AB
41182019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
4119
4120 * gdb.fortran/info-types.exp: Add module.
4121 * gdb.fortran/info-types.f90: Update expected results.
4122
1f20c35e
AB
41232019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
4124
4125 * gdb.fortran/info-types.exp: New file.
4126 * gdb.fortran/info-types.f90: New file.
4127 * lib/fortran.exp (fortran_character1): New proc.
4128
4acfdd20
AB
41292019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
4130
4131 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
4132 functions'. Reindent as needed.
4133 * gdb.base/info-var-f1.c: New file.
4134 * gdb.base/info-var-f2.c: New file.
4135 * gdb.base/info-var.exp: New file.
4136 * gdb.base/info-var.h: New file.
4137
5c31b358
TV
41382019-08-26 Tom de Vries <tdevries@suse.de>
4139
4140 PR c++/24852
4141 * gdb.cp/no-libstdcxx-probe.exp: New test.
4142
b694989f
TV
41432019-08-26 Tom de Vries <tdevries@suse.de>
4144
4145 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
4146 * tests need to be skipped.
4147 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
4148 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
4149 mi_skip_libstdcxx_probe_tests.
4150
d9c4ba53
SDJ
41512019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
4152
4153 * gdb.python/py-xmethods.exp: Use raw strings when passing
4154 arguments to SimpleXMethodMatcher.
4155
395fad09
TV
41562019-08-22 Tom de Vries <tdevries@suse.de>
4157
4158 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
4159 more informative.
4160
26c957f1
PA
41612019-08-21 Pedro Alves <palves@redhat.com>
4162
4163 * gdb.base/with.exp: Test "with" with no arguments.
4164
61f80d5d
TV
41652019-08-21 Tom de Vries <tdevries@suse.de>
4166
4167 * gdb.base/gdb-caching-proc.exp: Sort files.
4168
d7a11d13
TV
41692019-08-20 Tom de Vries <tdevries@suse.de>
4170
4171 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
4172 compilation.
4173
34dafe9f
TV
41742019-08-16 Tom de Vries <tdevries@suse.de>
4175
4176 * gdb.base/compare-sections.exp ("after run to main"): Allow
4177 mismatched read-only sections for PIE executables.
4178
398fdd60
TT
41792019-08-16 Tom Tromey <tom@tromey.com>
4180
4181 * lib/tuiterm.exp (_csi_Z): New proc.
4182 * gdb.tui/basic.exp: Update window positions.
4183 * gdb.tui/empty.exp: Update window positions.
4184
d8f9e51c
SL
41852019-08-15 Sandra Loosemore <sandra@codesourcery.com>
4186
4187 * gdb.base/examine-backward.exp: Correct regexp for
4188 "examine 3 bytes backward from ${address_zero}".
4189
3df505f6
TT
41902019-08-15 Tom Tromey <tom@tromey.com>
4191
4192 * gdb.tui/empty.exp: Enable resizing tests.
4193
272560b5
TT
41942019-08-15 Tom Tromey <tromey@adacore.com>
4195
4196 * gdb.ada/char_enum.exp: Add regression tests.
4197 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
4198 and '0'.
4199 (Char, Gchar): Update.
4200 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
4201
08235187
CB
42022019-08-15 Christian Biesinger <cbiesinger@google.com>
4203
4204 * gdb.python/python.exp: Expect a leading underscore on
4205 GdbOutput{,Error}File.
4206
22a2ab04
SL
42072019-08-15 Sandra Loosemore <sandra@codesourcery.com>
4208
4209 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
4210 Windows host.
4211
835b995b
SL
42122019-08-15 Sandra Loosemore <sandra@codesourcery.com>
4213
4214 * gdb.base/batch-preserve-term-settings.exp
4215 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
4216
97dd8e07
CB
42172019-08-15 Christian Biesinger <cbiesinger@google.com>
4218
4219 * lib/gdb.exp: When running on a mingw target, replace
4220 /x/ with x:/.
4221
75faf5c4
AH
42222019-08-14 Alan Hayward <alan.hayward@arm.com>
4223
4224 * gdb.arch/aarch64-prologue.c: New test.
4225 * gdb.arch/aarch64-prologue.exp: New file.
4226
abc6c00f
TV
42272019-08-13 Tom de Vries <tdevries@suse.de>
4228
4229 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
4230 Thread.
4231
74c2c1f4
SL
42322019-08-13 Sandra Loosemore <sandra@codesourcery.com>
4233
4234 * gdb.python/py-completion.exp: Download the .py file to the host
4235 and use its host pathname. Conditionalize tests that use
4236 tab completion and manipulate files on the build machine.
4237 * gdb.python/py-events.exp: Download the .py file to the host
4238 and use its host pathname.
4239 * gdb.python/py-evsignal.exp: Likewise.
4240 * gdb.python/py-evthreads.exp: Likewise.
4241 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
4242 pathname syntax.
4243 * gdb.python/py-framefilter.exp: Download the .py file to the right
4244 place on the host. Match Windows pathname syntax.
4245 * gdb.python/py-mi-var-info-path-expression.exp: Download the
4246 .py file to the host and use its host pathname.
4247 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
4248 * gdb.python/py-objfile.exp: Expect a host pathname, not a
4249 build pathname. Skip symlink test on Windows host. Add missing
4250 newline at end of file.
4251 * gdb.python/py-pp-maint.exp: Download the .py file to the host
4252 and use its host pathname.
4253 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
4254 * gdb.python/py-section-script.exp: Use host location of binfile
4255 on safe-path. Use correct path separator on Windows host.
4256 Reorder alternatives in gdb_test_multiple to prevent matching
4257 the wrong alternative on success.
4258 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
4259
ca2589f3
PP
42602019-08-12 Patrick Palka <patrick@parcs.ath.cx>
4261
4262 * gdb.gdb/selftest.exp (test_with_self): Update test to now
4263 expect the GDB inferior to no longer immediately stop after
4264 being resumed with "signal SIGINT".
4265
020a839d
SL
42662019-08-09 Sandra Loosemore <sandra@codesourcery.com>
4267
4268 * gdb.linespec/break-ask.exp: Generalize regexps to match
4269 Windows pathnames too.
4270
128d6509
TV
42712019-08-08 Tom de Vries <tdevries@suse.de>
4272
4273 PR testsuite/24862
4274 * lib/tuiterm.exp (_accept): Fix CSI regexp.
4275
590042fc
PW
42762019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4277
4278 * gdb.base/style.exp: Update tests for help doc new invariants.
4279 * gdb.base/help.exp: Likewise.
4280
046bebe1
TT
42812019-08-06 Tom Tromey <tom@tromey.com>
4282
4283 * gdb.base/style.exp: Add disassemble test.
4284 * gdb.base/style.c (some_called_function): New function.
4285 (main): Use it.
4286
0b27c27d
CB
42872019-08-05 Christian Biesinger <cbiesinger@google.com>
4288
4289 * gdb.python/py-block.exp: Test dictionary access on blocks.
4290
580f1034
SM
42912019-08-05 Simon Marchi <simon.marchi@efficios.com>
4292
4293 PR gdb/24863
4294 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
4295 -list-thread-groups --available test when running under
4296 check-read1.
4297
d86bd7cb
TV
42982019-08-05 Tom de Vries <tdevries@suse.de>
4299
4300 PR testsuite/24863
4301 * lib/gdb.exp (with_read1_timeout_factor): New proc.
4302 * gdb.base/help.exp: Use with_read1_timeout_factor.
4303 * gdb.base/info-macros.exp: Same.
4304 * gdb.cp/nested-types.exp: Same.
4305
a80cf5d8
TV
43062019-08-05 Tom de Vries <tdevries@suse.de>
4307
4308 * lib/gdb.exp (version_at_least): Factor out of ...
4309 (tcl_version_at_least): ... here.
4310 (gdb_compile): Fail if pie results in non-PIE executable.
4311 (readelf_version, readelf_prints_pie): New proc.
4312 (exec_is_pie): Return -1 if unknown.
4313
d0962838
TV
43142019-08-05 Tom de Vries <tdevries@suse.de>
4315
4316 * lib/gdb.exp (tcl_version_at_least): Fix typo.
4317
2252ff3d
SL
43182019-08-04 Sandra Loosemore <sandra@codesourcery.com>
4319
4320 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
4321
26655f53
SL
43222019-08-04 Sandra Loosemore <sandra@codesourcery.com>
4323
4324 * lib/completion-support.exp (test_gdb_complete_none): Skip
4325 tab completion tests if no readline support.
4326 (test_gdb_complete_unique_re): Likewise.
4327 (test_gdb_complete_multiple): Likewise.
4328
db4dc13e
PW
43292019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4330
4331 * gdb.base/info_sources.exp: New file.
4332 * gdb.base/info_sources.c: New file.
4333 * gdb.base/info_sources_base.c: New file.
4334
0eba165a
PFC
43352019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4336
4337 * gdb.base/batch-exit-status.exp: Call test_exit_status with
4338 prefix argument.
4339 (test_exit_status): Add prefix argument.
4340
59bd512b
TV
43412019-08-01 Tom de Vries <tdevries@suse.de>
4342
4343 PR testsuite/24863
4344 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
4345 calling exp_continue for new thread and thread exited messages.
4346
2a3ad588
TV
43472019-08-01 Tom de Vries <tdevries@suse.de>
4348
4349 PR testsuite/24863
4350 * gdb.base/structs.exp: Fix check-read1 timeout using
4351 gdb_test_sequence.
4352 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
4353
117eb594
TV
43542019-08-01 Tom de Vries <tdevries@suse.de>
4355
4356 PR testsuite/24863
4357 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
4358 line.
4359
ed591340
TV
43602019-08-01 Tom de Vries <tdevries@suse.de>
4361
4362 PR testsuite/24863
4363 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
4364
aa3b6533
TT
43652019-07-30 Tom Tromey <tromey@adacore.com>
4366
4367 * gdb.ada/display_nested.exp: New file.
4368 * gdb.ada/display_nested/foo.adb: New file.
4369 * gdb.ada/display_nested/pack.adb: New file.
4370 * gdb.ada/display_nested/pack.ads: New file.
4371
2906593f
CB
43722019-07-30 Christian Biesinger <cbiesinger@google.com>
4373
4374 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
4375 namespace.
4376 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
4377
0f575925
TV
43782019-07-30 Tom de Vries <tdevries@suse.de>
4379
4380 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
4381 instead.
4382
b13057d9
TV
43832019-07-30 Tom de Vries <tdevries@suse.de>
4384
4385 PR testsuite/24834
4386 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
4387 (exec_is_pie): New proc.
4388
5c4dde85
CB
43892019-07-29 Christian Biesinger <cbiesinger@google.com>
4390
4391 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
4392
c620ed88
CB
43932019-07-29 Christian Biesinger <cbiesinger@google.com>
4394
4395 * gdb.python/py-objfile.c: Add global and static vars.
4396 * gdb.python/py-objfile.exp: Test new functions Objfile.
4397 lookup_global_symbol and lookup_static_symbol.
4398
3d235706
TT
43992019-07-29 Tom Tromey <tom@tromey.com>
4400
4401 * lib/tuiterm.exp (Term::_csi_@): New proc.
4402 (Term::_csi_X): Don't move cursor.
4403
c7e4c0a6
PW
44042019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4405
4406 * gdb.base/options.exp: Update backtrace - completion to
4407 new option -frame-info.
4408 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
4409 Test new 'set print frame-info'. Test backtrace -frame-info
4410 overriding 'set print frame-info'.
4411 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
4412 Test new 'set print frame-info'.
4413 Verify consistency of backtrace with and without filters, with and
4414 without -no-filters.
4415 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
4416 default.
4417
de28a3b7
TV
44182019-07-29 Tom de Vries <tdevries@suse.de>
4419
4420 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
4421 no arguments".
4422
507dd60e
TV
44232019-07-29 Tom de Vries <tdevries@suse.de>
4424
4425 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
4426 is a substring of the first for "complete non-unique file name".
4427
5beafce9
TV
44282019-07-29 Tom de Vries <tdevries@suse.de>
4429
4430 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
4431 with ".*".
4432
2d274232
TV
44332019-07-29 Tom de Vries <tdevries@suse.de>
4434
4435 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
4436 Pass prompt_regexp parameter to gdb_test_multiple calls.
4437
9197cd8b
TV
44382019-07-29 Tom de Vries <tdevries@suse.de>
4439
4440 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
aac66a4c 4441 print registers" regexps.
9197cd8b 4442
b528dae0
TV
44432019-07-29 Tom de Vries <tdevries@suse.de>
4444
4445 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
4446
d17725d7
TV
44472019-07-29 Tom de Vries <tdevries@suse.de>
4448
4449 PR gdb/24855
4450 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
4451 (skip_python_tests_prompt): Add prompt_regexp argument to
4452 gdb_test_multiple calls.
4453
52b75bf1
TT
44542019-07-27 Tom Tromey <tom@tromey.com>
4455
4456 * gdb.tui/main.exp: New file.
4457
2b1d00c2
TT
44582019-07-27 Tom Tromey <tom@tromey.com>
4459
4460 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
4461 optional.
4462 * gdb.tui/empty.exp: New file.
4463
ded631d5
TT
44642019-07-27 Tom Tromey <tom@tromey.com>
4465
4466 * lib/tuiterm.exp (spawn): New proc.
4467 (Term::resize): New proc.
4468 * gdb.tui/resize.exp: New file.
4469
58ac439d
TT
44702019-07-27 Tom Tromey <tom@tromey.com>
4471
4472 * gdb.tui/list.exp: New file.
4473
fe1f56ee
TT
44742019-07-27 Tom Tromey <tom@tromey.com>
4475
4476 * gdb.tui/regs.exp: New file.
4477
f790b310
TT
44782019-07-27 Tom Tromey <tom@tromey.com>
4479
4480 * gdb.tui/basic.exp: Add "layout split" test.
4481
d95fc6ee
TT
44822019-07-27 Tom Tromey <tom@tromey.com>
4483
4484 * gdb.tui/basic.exp: Add "layout asm" test.
4485
c3786b3a
TT
44862019-07-27 Tom Tromey <tom@tromey.com>
4487
4488 * lib/tuiterm.exp: New file.
4489 * gdb.tui/basic.exp: New file.
4490
98a617f8
KB
44912019-07-27 Kevin Buettner <kevinb@redhat.com>
4492
4493 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
4494 Enable tests associated with this flag. Adjust regex
4495 referencing "foo_low" to now refer to "foo_cold" instead.
4496
5c076da4
KB
44972019-07-27 Kevin Buettner <kevinb@redhat.com>
4498
4499 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
4500 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
4501 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
4502 foo_cold. Revise comments to match.
4503 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
4504 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
4505 were wrapped into this proc; Call do_test in loop from outermost
4506 level.
4507 (foo_low): Rename all occurrences to "foo_cold".
4508 (backtrace from baz): New test.
4509 (x2/i foo_cold): New test.
4510 (info line *foo_cold): New test.
4511
1512d3b7
TV
45122019-07-26 Tom de Vries <tdevries@suse.de>
4513
4514 * gdb.arch/i386-pkru.exp: Fix unterminated string.
4515
297989a1
TV
45162019-07-25 Tom de Vries <tdevries@suse.de>
4517
4518 PR testsuite/24830
4519 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
4520 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
4521 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
4522 (skip_libstdcxx_probe_tests): ... here.
4523 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
4524
b3b965fb
TV
45252019-07-24 Tom de Vries <tdevries@suse.de>
4526
4527 PR testsuite/24807
4528 * gdb.objc/basicclass.m: Include stdio.h.
4529 * gdb.objc/nondebug.m: Same.
4530 * gdb.objc/objcdecode.m: Same.
4531
4625b4d0
TV
45322019-07-24 Tom de Vries <tdevries@suse.de>
4533
4534 PR testsuite/24612
4535 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
4536 additional_flags.
4537
024a5840
TV
45382019-07-24 Tom de Vries <tdevries@suse.de>
4539
4540 PR testsuite/24831
4541 * gdb.multi/tids.exp: Update error messages for info threads.
4542
c76ddaa3
TV
45432019-07-24 Tom de Vries <tdevries@suse.de>
4544
4545 * gdb.base/info-types.exp: Allow info types to print info for more than
4546 one file.
4547
9a618ef6
TV
45482019-07-23 Tom de Vries <tdevries@suse.de>
4549
4550 PR testsuite/24842
4551 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
4552 gdb_spawn_with_cmdline_opts.
4553
40eadf04
SP
45542019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
4555
4556 * gdb.arch/arm-cmse-sgstubs.c: New test.
4557 * gdb.arch/arm-cmse-sgstubs.exp: New file.
4558
5ba29434
TV
45592019-07-23 Tom de Vries <tdevries@suse.de>
4560
4561 PR testsuite/24711
4562 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
4563 issuing next command.
4564
a8e9d247
AB
45652019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
4566
4567 * gdb.ada/info_auto_lang.exp: Update expected results.
4568 * gdb.base/info-types.c: Add additional types to check.
4569 * gdb.base/info-types.exp: Update expected results.
4570
eb86c5e2
AB
45712019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
4572
4573 * gdb.base/info-types.c: New file.
4574 * gdb.base/info-types.exp: New file.
4575
01e175fe
AB
45762019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
4577
4578 * gdb.arch/riscv-bp-infcall.c: New file.
4579 * gdb.arch/riscv-bp-infcall.exp: New file.
4580
6b78c3f8
AB
45812019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
4582
4583 PR breakpoints/24541
4584 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
4585
da738167
TV
45862019-07-14 Tom de Vries <tdevries@suse.de>
4587
4588 PR testsuite/24760
4589 * gdb.objc/basicclass.exp: Fix unterminated string.
4590
0d4e84ed
AB
45912019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
4592 Andrew Burgess <andrew.burgess@embecosm.com>
4593
4594 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
4595 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
4596 negative bounds.
4597 * gdb.fortran/vla-value.exp: Print elements of an array with
4598 negative bounds.
4599 * gdb.fortran/vla.f90: Setup an array with negative bounds for
4600 testing.
4601
021d8588
AB
46022019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
4603
4604 * gdb.base/options.exp (expect_string): Dequote strings in
4605 results.
4606 (test-string): Test strings with different quoting and reindent.
4607
f06f1252
TT
46082019-07-10 Tom Tromey <tromey@adacore.com>
4609
4610 * gdb.ada/mi_ex_cond.exp: Update expected results.
4611 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
4612 * gdb.ada/mi_catch_ex.exp: Update expected results.
4613 * gdb.ada/mi_catch_assert.exp: Update expected results.
4614 * gdb.ada/catch_ex.exp (catch_exception_info)
4615 (catch_exception_entry, catch_assert_entry)
4616 (catch_unhandled_entry): Update.
4617 * gdb.ada/catch_assert_if.exp: Update expected results.
4618
b863685d
RB
46192019-07-10 Richard Bunt <richard.bunt@arm.com>
4620 Stephen Roberts <stephen.roberts@arm.com>
4621
4622 * gdb.base/define.exp: Restore original prompt.
4623
cb1e4e32
PA
46242019-07-09 Pedro Alves <palves@redhat.com>
4625
4626 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
4627 breakpoints" output.
4628 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
4629 * gdb.python/py-breakpoint.exp: No longer expect that "catch
4630 throw" creates breakpoint.
4631 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
4632 'type="catchpoint"'.
4633
b58a68fe
PA
46342019-07-09 Pedro Alves <palves@redhat.com>
4635
4636 PR c++/15468
4637 * gdb.cp/except-multi-location-lib.cc: New.
4638 * gdb.cp/except-multi-location-main.cc: New.
4639 * gdb.cp/except-multi-location.exp: New.
4640
0826779b
PW
46412019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
4642
4643 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
4644 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
4645 argument and update callers.
4646
5b0e2db4
AB
46472019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
4648
4649 * gdb.arch/amd64-break-on-asm-line.S: New file.
4650 * gdb.arch/amd64-break-on-asm-line.exp: New file.
4651
1f6f6e21
PW
46522019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4653
4654 * gdb.base/printcmds.exp: Test printing C string and
4655 C wide string convenience vars without transiting via the inferior.
4656 Also make test names unique.
4657
ea142fbf
AH
46582019-07-08 Alan Hayward <alan.hayward@arm.com>
4659
5862c886 4660 PR breakpoints/25011
ea142fbf
AH
4661 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
4662
213fd9fa
PA
46632019-07-04 Pedro Alves <palves@redhat.com>
4664
4665 * lib/gdb.exp (foreach_with_prefix): Don't return early if
4666 body returned ok(0), break(3) or continue(4).
4667 * gdb.testsuite/foreach_with_prefix.exp: New file.
4668
2b40fda7
AH
46692019-07-04 Alan Hayward <alan.hayward@arm.com>
4670
4671 * gdb.server/unittest.exp: Allow 0 unit tests to run.
4672
a26c8de0
PA
46732019-07-03 Pedro Alves <palves@redhat.com>
4674
4675 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
4676 "return -code".
4677
5f4ba3e7
PA
46782019-07-03 Pedro Alves <palves@redhat.com>
4679
4680 PR cli/24732
4681 * gdb.base/shell.exp: Load completion-support.exp.
4682 Adjust expected error output. Add completion tests.
4683
a994424f
PA
46842019-07-03 Pedro Alves <palves@redhat.com>
4685
4686 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
4687 string_to_regexp.
4688
3d9be6f5
PA
46892019-07-03 Pedro Alves <palves@redhat.com>
4690
4691 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
4692 (expect_integer): Adjust to expect "-string".
4693 (expect_string): New.
4694 (all_options): Expect "-string".
4695 (test-flag, test-boolean): Adjust to expect "-string".
4696 (test-string): New proc.
4697 (top level): Call it.
4698
41fc454c
PA
46992019-07-03 Pedro Alves <palves@redhat.com>
4700
4701 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
4702 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
4703 the expected output in the success.
4704
b2b2a215
PA
47052019-07-03 Pedro Alves <palves@redhat.com>
4706
4707 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
4708 Split one gdb_test_multiple call in two to avoid a race.
4709
fdbc9870
PA
47102019-07-03 Pedro Alves <palves@redhat.com>
4711
4712 * gdb.base/with.c: New file.
4713 * gdb.base/with.exp: New file.
4714
c6ac8931
PA
47152019-07-03 Pedro Alves <palves@redhat.com>
4716
4717 * gdb.base/settings.exp: Replace all references to "maint
4718 test-settings set" with references to "maint set test-settings",
4719 and all references to "maint test-settings show" with references
4720 to "maint show test-settings".
4721
970f9d09
PA
47222019-07-03 Pedro Alves <palves@redhat.com>
4723
4724 * gdb.base/settings.exp (test-string): Adjust expected out when
4725 testing "maint test-settings show filename"
4726
54d66006
PA
47272019-07-02 Pedro Alves <palves@redhat.com>
4728
4729 * gdb.base/options.exp (test-info-threads): New procedure.
4730 (top level): Call it.
4731
10d06d82
TT
47322019-06-28 Tom Tromey <tromey@adacore.com>
4733
4734 * gdb.dwarf2/ada-linkage-name.c: New file.
4735 * gdb.dwarf2/ada-linkage-name.exp: New file.
4736
3d507ff2
TT
47372019-06-27 Tom Tromey <tromey@adacore.com>
4738
d039f014 4739 PR c++/20020:
3d507ff2
TT
4740 * gdb.cp/constexpr-field.exp: Use setup_xfail.
4741
8af58ffe
TV
47422019-06-26 Tom de Vries <tdevries@suse.de>
4743
4744 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
4745
22e21752
TV
47462019-06-26 Tom de Vries <tdevries@suse.de>
4747
4748 * gdb.base/index-cache.exp: Add back missing debug option.
4749
b65b566c
PW
47502019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4751
4752 * gdb.base/alias.exp: Test non matching/non existing prefixes.
4753
5c2c8c69
TV
47542019-06-25 Tom de Vries <tdevries@suse.de>
4755
4756 PR testsuite/24727
4757 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
4758
164e3873
TV
47592019-06-24 Tom de Vries <tdevries@suse.de>
4760
4761 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
4762
824eacee
TV
47632019-06-24 Tom de Vries <tdevries@suse.de>
4764
4765 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
4766 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
4767 * gdb.trace/unavailable-dwarf-piece.exp: Same.
4768
385b97d3
TV
47692019-06-24 Tom de Vries <tdevries@suse.de>
4770
4771 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
4772
c596f180
TV
47732019-06-21 Tom de Vries <tdevries@suse.de>
4774
4775 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
4776
b13a7d03
TV
47772019-06-21 Tom de Vries <tdevries@suse.de>
4778
4779 PR testsuite/24518
4780 PR ada/24713
4781 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
4782 index.
4783
899277ae
TT
47842019-06-19 Tom Tromey <tromey@adacore.com>
4785
4786 * gdb.ada/length_cond.exp: Add intro comment.
4787
680e1bee
TT
47882019-06-19 Tom Tromey <tromey@adacore.com>
4789
4790 * gdb.ada/length_cond.exp: New file.
4791 * gdb.ada/length_cond/length_cond.adb: New file.
4792 * gdb.ada/length_cond/pck.adb: New file.
4793 * gdb.ada/length_cond/pck.ads: New file.
4794
0ed4690a
TV
47952019-06-18 Tom de Vries <tdevries@suse.de>
4796
4797 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
4798
d20ed5fd
TT
47992019-06-18 Tom Tromey <tromey@adacore.com>
4800
4801 * gdb.base/list0.h: Add comment explaining control character.
4802
86e04673
TV
48032019-06-18 Tom de Vries <tdevries@suse.de>
4804
4805 * boards/fission.exp: Break up long debug_flags line.
4806
c4973306
SM
48072019-06-16 Tom de Vries <tdevries@suse.de>
4808
4809 PR gdb/24445
4810 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
4811 generated index.
4812
93cb9841
AB
48132019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
4814
4815 PR gdb/24686
4816 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
4817 improve detection of bug gdb/24541.
4818
399aaebd
SM
48192019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
4820
4821 PR gdb/24669
4822 * gdb.base/index-cache.exp (uses_readnow,
4823 expecting_index_cache_use): Define global variable.
4824 (test_cache_enabled_miss, test_cache_enabled_hit): Use
4825 expecting_index_cache_use.
4826
584a927c
AB
48272019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
4828 Andrew Burgess <andrew.burgess@embecosm.com>
4829
4830 * gdb.fortran/pointers.f90: New file.
4831 * gdb.fortran/print_type.exp: New file.
4832 * gdb.fortran/vla-ptype.exp: Adapt expected results.
4833 * gdb.fortran/vla-type.exp: Likewise.
4834 * gdb.fortran/vla-value.exp: Likewise.
4835 * gdb.mi/mi-vla-fortran.exp: Likewise.
4836
30056ea0
AB
48372019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
4838
4839 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
4840 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
4841 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
4842 as a stop reason.
4843
ec8e2b6d
AB
48442019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
4845
4846 * gdb.base/annota1.exp: Update expected results.
4847 * gdb.cp/annota2.exp: Likewise.
4848 * gdb.cp/annota3.exp: Likewise.
4849
09e4c4e1
AB
48502019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
4851
4852 * gdb.base/style-logging.exp: Remove path from test name.
4853
0735b091
TT
48542019-06-14 Tom Tromey <tromey@adacore.com>
4855
4856 PR gdb/24502:
4857 * gdb.base/style-logging.exp: New file.
4858
f5686554
TT
48592019-06-14 Tom Tromey <tromey@adacore.com>
4860
4861 * gdb.base/symfile-warn.exp: New file.
4862 * gdb.base/symfile-warn.c: New file.
4863
a0c1ffed
TT
48642019-06-14 Tom Tromey <tromey@adacore.com>
4865
4866 * gdb.base/annotate-symlink.exp: New file.
4867
f411722c
TT
48682019-06-14 Tom Tromey <tromey@adacore.com>
4869
4870 * gdb.ada/set_wstr.exp: Add reassignment test.
4871
4268ec18
TT
48722019-06-14 Tom Tromey <tromey@adacore.com>
4873
4874 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
4875 'unchecked_access and 'unrestricted_access as well.
4876
9a9e394b
TT
48772019-06-14 Tom Tromey <tromey@adacore.com>
4878
4879 PR ada/24539:
4880 * gdb.ada/vla.exp: Update tests.
4881 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
4882 pragma.
4883
4c048731
PA
48842019-06-13 Pedro Alves <palves@redhat.com>
4885
4886 * gdb.base/settings.exp (test-integer): Test junk after
4887 "unlimited".
4888
6665660a
PA
48892019-06-13 Pedro Alves <palves@redhat.com>
4890
4891 * gdb.base/options.exp (test-thread-apply): New.
4892 (top level): Call it.
4893
5d707134
PA
48942019-06-13 Pedro Alves <palves@redhat.com>
4895
4896 * gdb.base/options.exp (test-frame-apply): New.
4897 (top level): Test print commands with different "frame apply"
4898 prefixes.
4899
e2a689da
PA
49002019-06-13 Pedro Alves <palves@redhat.com>
4901
e79be6e5 4902 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
e2a689da
PA
4903 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
4904 'max_completions' parameter and handle it.
4905 (test_gdb_completion_offers_commands): New.
4906
90a1ef87
PA
49072019-06-13 Pedro Alves <palves@redhat.com>
4908
4909 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
4910
d4c16835
PA
49112019-06-13 Pedro Alves <palves@redhat.com>
4912
4913 * gdb.base/options.exp (test-backtrace): New.
4914 (top level): Call it.
4915
2daf894e
PA
49162019-06-13 Pedro Alves <palves@redhat.com>
4917
4918 * gdb.guile/scm-frame-args.exp: Use "set print
4919 raw-frame-arguments" instead of "set print raw frame-arguments".
4920 * gdb.python/py-frame-args.exp: Likewise.
4921
e6ed716c
PA
49222019-06-13 Pedro Alves <palves@redhat.com>
4923
4924 * gdb.compile/compile.exp: Adjust expected output to option
4925 processing changes.
4926
7d8062de
PA
49272019-06-13 Pedro Alves <palves@redhat.com>
4928
4929 * gdb.base/options.exp: Build executable.
4930 (test-print): New procedure.
4931 (top level): Call it, once for "print" and another for "compile
4932 print".
4933
9d0faba9
PA
49342019-06-13 Pedro Alves <palves@redhat.com>
4935
4936 * gdb.base/options.c: New file.
4937 * gdb.base/options.exp: New file.
4938
dee7b4c8
PA
49392019-06-13 Pedro Alves <palves@redhat.com>
4940
4941 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
4942 that "o" is ambiguous.
4943
dca0f6c0
PA
49442019-06-13 Pedro Alves <palves@redhat.com>
4945
4946 * gdb.base/settings.c: New file.
4947 * gdb.base/settings.exp: New file.
4948
ccf46844
PA
49492019-06-13 Pedro Alves <palves@redhat.com>
4950
4951 * gdb.base/completion.exp: Fix comment typo.
4952
b9a3f842
PA
49532019-06-13 Pedro Alves <palves@redhat.com>
4954
4955 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
4956 foo --1" test.
4957
d106773e
PA
49582019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
4959
4960 * gdb.fortran/block-data.f: New.
4961 * gdb.fortran/block-data.exp: New.
4962
fea82da0
TV
49632019-06-11 Tom de Vries <tdevries@suse.de>
4964
4965 PR testsuite/24521
4966 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
4967 message.
4968
8c2e74f1
TV
49692019-06-11 Tom de Vries <tdevries@suse.de>
4970
4971 PR testsuite/24521
4972 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
4973
b49851c8
TV
49742019-06-11 Tom de Vries <tdevries@suse.de>
4975
4976 * boards/readnow.exp: New file.
4977
a7067863
AB
49782019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
4979
4980 * gdb.fortran/vla-sizeof.exp: Update expected results.
4981
1a3da2cd
AB
49822019-06-06 Amos Bird <amosbird@gmail.com>
4983
4984 * gdb.base/annota1.exp (thread_switch): Add test for
4985 thread-exited annotation.
4986
3847a7bf
TT
49872019-06-06 Tom Tromey <tromey@adacore.com>
4988
4989 * gdb.base/maint.exp: Expect command started/finished output.
4990
0088ba59
AB
49912019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
4992
4993 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
4994 comment.
4995 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
4996
312617a3
AB
49972019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
4998
4999 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
5000 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
5001 * gdb.arch/riscv-unwind-long-insn.c: New file.
5002 * gdb.arch/riscv-unwind-long-insn.exp: New file.
5003
e1f2e1a2
CB
50042019-06-04 Christian Biesinger <cbiesinger@google.com>
5005
d3238f7d 5006 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
e1f2e1a2 5007
206584bd
PW
50082019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5009
5010 * lib/gdb.exp (help_list_trailer): New regexp variable
5011 factorizing the help trailer message.
5012 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
5013 arg to allow to better factorize various tests.
5014 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
5015 (test_prefix_command_help): Use help_list_trailer.
5016 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
5017 * gdb.guile/scm-cmd.exp: Likewise.
5018 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
5019 * gdb.base/help.exp: Use test_user_defined_class_help.
5020 * gdb.base/style.exp: Add tests for styling of help and apropos.
5021 * lib/gdb-utils.exp (style): Add title and highlight styles.
5022
708dc93e
PW
50232019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5024
5025 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
5026 $_shell_exitsignal.
5027 * gdb.base/default.exp: Update for new convenience variables.
5028
f49055a5
TT
50292019-05-29 Tom Tromey <tromey@adacore.com>
5030
5031 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
5032 to "break complete ada" test case's regexp.
5033
4330d61d
TT
50342019-05-29 Tom Tromey <tromey@adacore.com>
5035
5036 PR c++/20020:
5037 * gdb.cp/constexpr-field.exp: New file.
5038 * gdb.cp/constexpr-field.cc: New file.
5039
000439d5
TT
50402019-05-29 Tom Tromey <tromey@adacore.com>
5041
5042 * gdb.base/finish.exp (finish_no_print): New proc.
5043 (finish_tests): Call it.
5044
5a01c34c
TV
50452019-05-24 Tom de Vries <tdevries@suse.de>
5046
5047 * gdb.dwarf2/gdb-add-index.exp: New file.
5048
18125b16
TT
50492019-05-22 Tom Tromey <tromey@adacore.com>
5050
5051 * gdb.base/info-shared.exp (check_info_shared): Use "style".
5052 * gdb.base/style.exp: Use "style".
5053 * lib/gdb-utils.exp (style): New proc.
5054
af1a8d03
TV
50552019-05-22 Tom de Vries <tdevries@suse.de>
5056
5057 * gdb.base/align.exp: Require c++11.
5058
e7fe496b
TV
50592019-05-22 Tom de Vries <tdevries@suse.de>
5060
5061 PR testsuite/24586
5062 * gdb.python/py-mi-var-info-path-expression.exp: Call
5063 mi_skip_python_tests to check if python is supported.
5064
8fca4da0
AH
50652019-05-22 Alan Hayward <alan.hayward@arm.com>
5066
5067 * gdb.arch/aarch64-pauth.c: New test.
5068 * gdb.arch/aarch64-pauth.exp: New file.
5069
b7060614
AH
50702019-05-22 Alan Hayward <alan.hayward@arm.com>
5071
5072 * README (Re-running Tests Outside The Testsuite): New section.
5073
669d0468
TV
50742019-05-21 Tom de Vries <tdevries@suse.de>
5075
5076 * gdb.arch/amd64-eval.exp: Require c++11.
5077 * gdb.base/max-depth.exp: Same.
5078 * gdb.compile/compile-cplus-array-decay.exp: Same.
5079 * gdb.cp/meth-typedefs.exp: Same.
5080 * gdb.cp/subtypes.exp: Same.
5081 * gdb.cp/temargs.exp: Same.
5082
ce3ebcaa
AH
50832019-05-21 Alan Hayward <alan.hayward@arm.com>
5084
5085 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
5086
34d11c68
AB
50872019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
5088
5089 PR gdb/18644
5090 * gdb.fortran/complex.exp: Remove setup_kfail calls.
5091 * gdb.fortran/printing-types.exp: Add new test.
5092 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
5093 testing.
5094 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
5095 setup_kfail call.
5096
87781e84
AH
50972019-05-17 Alan Hayward <alan.hayward@arm.com>
5098
5099 * README (Running the Testsuite): Change example.
5100 (Testsuite Parameters): Remove TRANSCRIPT.
5101 * lib/gdb.exp: Remove TRANSCRIPT check.
5102
b420b89e
AH
51032019-05-17 Alan Hayward <alan.hayward@arm.com>
5104
5105 * README (Testsuite Parameters): Add replay logging to
5106 GDBSERVER_DEBUG.
5107 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
5108 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
5109 as a comma separated list.
5110 (gdb_debug_init): Override procedure.
5111
408e9b8b
AH
51122019-05-17 Alan Hayward <alan.hayward@arm.com>
5113
5114 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
5115 (gdb_write_cmd_file): New procedure.
5116 * lib/gdbserver-support.exp (gdbserver_start): Call
5117 gdbserver_write_cmd_file.
5118 (gdbserver_write_cmd_file): New procedure.
5119
f9e2e39d
AH
51202019-05-17 Alan Hayward <alan.hayward@arm.com>
5121
5122 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
5123 (delete_breakpoints): Likewise.
5124 (gdb_run_cmd): Likewise.
5125 (gdb_start_cmd): Likewise.
5126 (gdb_starti_cmd): Likewise.
5127 (gdb_internal_error_resync): Likewise.
5128 (gdb_test_multiple): Likewise.
5129 (gdb_reinitialize_dir): Likewise.
5130 (default_gdb_exit): Likewise.
5131 (gdb_file_cmd): Mark kill as optional.
5132 (default_gdb_start): Call gdb_stdin_log_init.
5133 (send_gdb): Call gdb_stdin_log_write.
5134 (rerun_to_main): Mark Y as an answer.
5135 (gdb_stdin_log_init): New function.
5136 (gdb_stdin_log_write): Likewise.
5137
81f47ac2
AH
51382019-05-17 Alan Hayward <alan.hayward@arm.com>
5139
5140 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
5141 * gdb.base/debug-expr.exp: Likewise.
5142 * gdb.base/foll-fork.exp: Likewise.
5143 * gdb.base/foll-vfork.exp: Likewise.
5144 * gdb.base/fork-print-inferior-events.exp: Likewise.
5145 * gdb.base/gdb-sigterm.exp: Likewise.
5146 * gdb.base/gdbinit-history.exp: Likewise.
5147 * gdb.base/osabi.exp: Likewise.
5148 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
5149 * gdb.base/ui-redirect.exp: Likewise.
5150 * gdb.gdb/unittest.exp: Likewise.
5151 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
5152 * gdb.mi/mi-watch.exp: Likewise.
5153 * gdb.mi/new-ui-mi-sync.exp: Likewise.
5154 * gdb.mi/user-selected-context-sync.exp: Likewise.
5155 * gdb.python/python.exp: Disable debug test when debugging.
5156 * gdb.threads/check-libthread-db.exp: Disable when debugging.
5157 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
5158 Likewise.
5159 * gdb.threads/stepi-random-signal.exp: Likewise.
5160
29b52314
AH
51612019-05-17 Alan Hayward <alan.hayward@arm.com>
5162
5163 * Makefile.in: Pass through GDB_DEBUG.
5164 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
5165 (gdb,debug): Add board setting.
5166 * lib/gdb.exp (default_gdb_start): Start debugging.
5167 (gdb_debug_enabled): New procedure.
5168 (gdb_debug_init): Likewise.
29b52314
AH
5169
51702019-05-17 Alan Hayward <alan.hayward@arm.com>
e79be6e5 5171
29b52314
AH
5172 * Makefile.in: Pass through GDB_DEBUG.
5173 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
5174 (gdb,debug): Add board setting.
5175 * lib/gdb.exp (default_gdb_start): Start debugging.
5176 (gdb_debug_enabled): New procedure.
5177 (gdb_debug_init): Likewise.
29b52314 5178
ca1285d1
AH
51792019-05-17 Alan Hayward <alan.hayward@arm.com>
5180
5181 * gdb.base/ui-redirect.exp: Add debug redirect tests.
5182
f3a09c80
AH
51832019-05-17 Alan Hayward <alan.hayward@arm.com>
5184
5185 * gdb.base/ui-redirect.exp: Test redirection.
5186
26648588
JV
51872019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
5188
5189 * gdb.mi/mi-complete.exp: New file.
5190 * gdb.mi/mi-complete.cc: Likewise.
5191
14237686
AB
51922019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
5193
5194 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
5195 indexed and sliced arrays, and pointers to arrays.
5196
e7bd7fba
TT
51972019-05-14 Tom Tromey <tromey@adacore.com>
5198
5199 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
5200 styling test.
5201
2764128d
TV
52022019-05-14 Tom de Vries <tdevries@suse.de>
5203
5204 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
5205 selection entry encoding.
5206
71bed2db
TT
52072019-05-10 Tom Tromey <tromey@adacore.com>
5208
5209 * gdb.ada/info_exc.exp: Add "complete" test.
5210
63b667ad
TV
52112019-05-09 Tom de Vries <tdevries@suse.de>
5212
5213 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
5214 CU-relative.
5215
9cfd2b89
TV
52162019-05-09 Tom de Vries <tdevries@suse.de>
5217
5218 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
5219 CU-relative.
5220
2228ef77
XR
52212019-05-08 Joel Brobecker <brobecker@adacore.com>
5222
5223 * gdb.ada/frame_arg_lang.exp: New testcase.
5224 * gdb.ada/frame_arg_lang/bla.adb: New file.
5225 * gdb.ada/frame_arg_lang/pck.ads: New file.
5226 * gdb.ada/frame_arg_lang/pck.adb: New file.
5227 * gdb.ada/frame_arg_lang/foo.c: New file.
5228
80e55b13
TT
52292019-05-08 Tom Tromey <tromey@adacore.com>
5230
5231 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
5232
9d3421af
TT
52332019-05-08 Tom Tromey <tromey@adacore.com>
5234
5235 * gdb.base/ptype-offsets.exp: Update tests.
5236
844333e2
TT
52372019-05-08 Tom Tromey <tromey@adacore.com>
5238
5239 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
5240 cases.
5241 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
5242 "short".
5243
988915ee
TT
52442019-05-08 Tom Tromey <tromey@adacore.com>
5245
5246 * gdb.ada/vla.exp: New file.
5247 * gdb.ada/vla/vla.adb: New file.
5248
7bd55dac
TV
52492019-05-07 Tom de Vries <tdevries@suse.de>
5250
5251 * gdb.base/index-cache.exp (ls_host): Fix return statement.
5252
75f06e9d
TV
52532019-05-07 Tom de Vries <tdevries@suse.de>
5254
5255 PR testsuite/24522
5256 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
5257 section.
5258
77e7aaa4
TV
52592019-05-07 Tom de Vries <tdevries@suse.de>
5260
5261 PR testsuite/24522
5262 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
5263 .debug_aranges section.
5264
456ba0fa
TV
52652019-05-07 Tom de Vries <tdevries@suse.de>
5266
5267 PR testsuite/24159
5268 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
5269
5a56d6a6
TV
52702019-05-06 Tom de Vries <tdevries@suse.de>
5271
5272 * lib/gdb.exp (exec_has_index_section): New proc.
5273 * gdb.base/index-cache.exp: Handle case that binfile contains an index
5274 section.
5275
9d6d4be8
TV
52762019-05-04 Tom de Vries <tdevries@suse.de>
5277
5278 * boards/cc-with-debug-names.exp: New file.
5279
222a8d25
TT
52802019-05-03 Tom Tromey <tromey@adacore.com>
5281
5282 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
5283 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
5284 * gdb.ada/char_enum.exp: Add test.
5285
0fdfd794
TV
52862019-05-03 Tom de Vries <tdevries@suse.de>
5287
5288 * boards/cc-with-gdb-index.exp: New file.
5289
80062eb9
AB
52902019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
5291
5292 * gdb.rust/simple.exp: Add new test case.
5293 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
5294 (main): Initialise an instance of the new struct.
5295
4504bbde
TT
52962019-05-01 Tom Tromey <tromey@adacore.com>
5297
5298 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
5299 record.
5300 (NPR): New variable.
5301 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
5302 test.
5303
d48e62f4
TT
53042019-05-01 Tom Tromey <tromey@adacore.com>
5305
5306 * gdb.ada/packed_array_assign.exp: Add packed assignment
5307 regression test.
5308
f59f30f5
TV
53092019-05-01 Tom de Vries <tdevries@suse.de>
5310
5311 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
5312
b70bfc54
TV
53132019-05-01 Tom de Vries <tdevries@suse.de>
5314
5315 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
5316
15f18d14
AT
53172019-04-30 Ali Tamur <tamur@google.com>
5318
5319 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
5320
2ff0a947
TT
53212019-04-30 Tom Tromey <tromey@adacore.com>
5322
5323 * lib/ada.exp (find_ada_tool): New proc.
5324 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
5325 * gdb.ada/catch_ex_std.exp: New file.
5326 * gdb.ada/catch_ex_std/foo.adb: New file.
5327 * gdb.ada/catch_ex_std/some_package.adb: New file.
5328 * gdb.ada/catch_ex_std/some_package.ads: New file.
5329
a776957c
TT
53302019-04-30 Tom Tromey <tromey@adacore.com>
5331
5332 PR c++/24470:
5333 * gdb.cp/temargs.cc: Add test code from PR.
5334
bc68014d
AB
53352019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
5336
5337 * gdb.fortran/vla-datatypes.exp: Update expected results.
5338 * gdb.fortran/vla-ptype.exp: Likewise.
5339 * gdb.fortran/vla-type.exp: Likewise.
5340 * gdb.fortran/vla-value.exp: Likewise.
5341
f1fdc960
AB
53422019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
5343
5344 * gdb.fortran/ptr-indentation.exp: Update expected results.
5345 * gdb.fortran/ptype-on-functions.exp: Likewise.
5346 * gdb.fortran/vla-ptr-info.exp: Likewise.
5347 * gdb.fortran/vla-value.exp: Likewise.
5348
bf7a4de1
AB
53492019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
5350
5351 * gdb.fortran/ptype-on-functions.exp: New file.
5352 * gdb.fortran/ptype-on-functions.f90: New file.
5353
bbe75b9d
AB
53542019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
5355
5356 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
5357 case void string.
5358
1db455a7
AB
53592019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
5360
5361 * gdb.fortran/complex.exp: Expand.
5362 * gdb.fortran/complex.f: Renamed to...
5363 * gdb.fortran/complex.f90: ...this, and extended to add more
5364 complex values.
5365
b6d03bb2
AB
53662019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
5367
5368 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
5369 MODULO, CMPLX.
5370
2e62ab40
AB
53712019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
5372 Richard Bunt <richard.bunt@arm.com>
5373
5374 * gdb.base/max-depth.c: New file.
5375 * gdb.base/max-depth.exp: New file.
5376 * gdb.python/py-nested-maps.c: New file.
5377 * gdb.python/py-nested-maps.exp: New file.
5378 * gdb.python/py-nested-maps.py: New file.
5379 * gdb.python/py-format-string.exp (test_max_depth): New proc.
5380 (test_all_common): Call test_max_depth.
5381 * gdb.fortran/max-depth.exp: New file.
5382 * gdb.fortran/max-depth.f90: New file.
5383 * gdb.go/max-depth.exp: New file.
5384 * gdb.go/max-depth.go: New file.
5385 * gdb.modula2/max-depth.exp: New file.
5386 * gdb.modula2/max-depth.c: New file.
5387 * lib/gdb.exp (get_print_expr_at_depths): New proc.
5388
d2b584a5
TV
53892019-04-29 Tom de Vries <tdevries@suse.de>
5390
5391 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
5392
136afab8
PW
53932019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5394
5395 * gdb.base/callexit.exp: Test may-call-functions off.
5396
725cbb63
KS
53972019-04-25 Keith Seitz <keiths@redhat.com>
5398
5399 PR c++/24367
5400 * gdb.cp/meth-typedefs.cc (incomplete_struct)
5401 (another_incomplete_struct, test_incomplete): New definitions.
5402 (main): Use new definitions.
5403 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
5404 functions.
5405
701adfb0
PA
54062019-04-25 Ali Tamur <tamur@google.com>
5407
5408 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
5409
82433e3e
SDJ
54102019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
5411
5412 PR corefiles/11608
5413 PR corefiles/18187
5414 * gdb.base/coredump-filter-build-id.exp: New file.
5415
dd06d4d6
AH
54162019-04-25 Alan Hayward <alan.hayward@arm.com>
5417
e79be6e5
SM
5418 * Makefile.in: Pass through GDBSERVER_DEBUG.
5419 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
5420 (gdbserver,debug): Add board setting.
5421 * gdb.trace/tspeed.exp: Skip when debugging.
5422 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
5423 * lib/gdbserver-support.exp: Likewise
dd06d4d6 5424
1670072e
TT
54252019-04-24 Tom Tromey <tromey@adacore.com>
5426
5427 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
5428 Rust.
5429
a59240a4
TT
54302019-04-24 Tom Tromey <tromey@adacore.com>
5431
5432 * gdb.arch/amd64-eval.exp: Test bitfield return.
5433 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
5434 (class Foo) <return_bitfields>: New method.
5435 (main): Call it.
5436
b907456c
AB
54372019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
5438
5439 * gdb.cp/many-args.cc: New file.
5440 * gdb.cp/many-args.exp: New file.
5441
5c565afd
TV
54422019-04-23 Tom de Vries <tdevries@suse.de>
5443
5444 PR gdb/24433
5445 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
5446
ba22ff86
AH
54472019-04-23 Alan Hayward <alan.hayward@arm.com>
5448
5449 * gdb.trace/backtrace.exp: Use nopie flag.
5450 * gdb.trace/circ.exp: Likewise.
5451 * gdb.trace/collection.exp: Likewise.
5452 * gdb.trace/ftrace.exp: Likewise.
5453 * gdb.trace/mi-trace-unavailable.exp: Likewise.
5454 * gdb.trace/mi-traceframe-changed.exp: Likewise.
5455 * gdb.trace/qtro.exp: Likewise.
5456 * gdb.trace/read-memory.exp: Likewise.
5457 * gdb.trace/report.exp: Likewise.
5458 * gdb.trace/tfile.exp: Likewise.
5459 * gdb.trace/tfind.exp: Likewise.
5460 * gdb.trace/unavailable.exp: Likewise.
5461
7905fc35
PA
54622019-04-22 Pedro Alves <palves@redhat.com>
5463
5464 * gdb.base/solib-probes-nosharedlibrary.c,
5465 gdb.base/solib-probes-nosharedlibrary.exp: New files.
5466
8ecb59f8
TT
54672019-04-19 Tom Tromey <tromey@adacore.com>
5468
5469 * gdb.ada/ptype_union.c: New file.
5470 * gdb.ada/ptype_union.exp: New file.
5471
62160ec9
TT
54722019-04-19 Tom Tromey <tromey@adacore.com>
5473
5474 PR symtab/24423:
5475 * gdb.base/list0.h (foo): Add a control-l character.
5476
36cd4ba5
TV
54772019-04-18 Tom de Vries <tdevries@suse.de>
5478
5479 PR gdb/24433
5480 * boards/local-board.exp: Set sysroot to "".
5481
b73715df
TV
54822019-04-18 Tom de Vries <tdevries@suse.de>
5483 Pedro Alves <palves@redhat.com>
5484
5485 PR gdb/24454
5486 * gdb.threads/vfork-follow-child-exec.c: New file.
5487 * gdb.threads/vfork-follow-child-exec.exp: New file.
5488 * gdb.threads/vfork-follow-child-exit.c: New file.
5489 * gdb.threads/vfork-follow-child-exit.exp: New file.
5490
4aa866af
LS
54912019-04-15 Leszek Swirski <leszeks@google.com>
5492
5493 * gdb.arch/amd64-eval.cc: New file.
5494 * gdb.arch/amd64-eval.exp: New file.
5495
e5a1a79a
AH
54962019-04-11 Alan Hayward <alan.hayward@arm.com>
5497
5498 * gdb.server/sysroot.c: New test.
5499 * gdb.server/sysroot.exp: New file.
5500 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
5501 matching param.
5502
41077b66
AB
55032019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
5504
5505 * gdb.base/align.exp: Extend test to cover structures containing
5506 only static fields.
5507
c30391f8
TV
55082019-04-11 Tom de Vries <tdevries@suse.de>
5509
5510 * boards/cc-with-dwz-m.exp: New file.
5511 * boards/cc-with-dwz.exp: New file.
5512 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
5513
e242fd12
SM
55142019-04-09 Simon Marchi <simon.marchi@efficios.com>
5515
5516 * gdb.base/start-cpp.exp: New file.
5517 * gdb.base/start-cpp.cc: New file.
5518
2b0c8b01
KB
55192019-04-08 Kevin Buettner <kevinb@redhat.com>
5520
5521 * gdb.python/py-thrhandle.exp: Adjust tests to call
5522 thread_from_handle instead of thread_from_thread_handle.
5523
947210e5
KB
55242019-04-08 Kevin Buettner <kevinb@redhat.com>
5525
5526 * gdb.python/py-thrhandle.exp: Add tests for
5527 gdb.InferiorThread.handle.
5528
d7df6549
AB
55292019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
5530
5531 * gdb.python/py-function.exp: Check calling helper function from
5532 all languages.
5533 * lib/gdb.exp (gdb_supported_languages): New proc.
5534
8bdc1658
AB
55352019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
5536
5537 * gdb.base/complex-parts.c: New file.
5538 * gdb.base/complex-parts.exp: New file.
5539
05caa1d2
TT
55402019-04-01 Tom Tromey <tromey@adacore.com>
5541
5542 PR symtab/23331:
5543 * gdb.dwarf2/dw2-ranges-main.c: New file.
5544 * gdb.dwarf2/dw2-ranges-psym.c: New file.
5545 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
5546
7734102d
EZ
55472019-03-30 Simon Marchi <simark@simark.ca>
5548
5549 * gdb.base/default.exp: Add values for $_gdb_major and
5550 $_gdb_minor.
5551
188e1fa9
TT
55522019-03-29 Tom Tromey <tromey@adacore.com>
5553
5554 * gdb.base/help.exp: Tighten apropos regexp.
5555
2880242d
KS
55562019-03-29 Keith Seitz <keiths@redhat.com>
5557
5558 * gdb.fortran/array-bounds.exp: New file.
5559 * gdb.fortran/array-bounds.f90: New file.
5560
077cad8e
PW
55612019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5562
5563 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
5564
80047cfc
PW
55652019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5566
5567 * gdb.multi/hello.c (main): Increase alarm timer.
5568
f489207e
SL
55692019-03-28 Sandra Loosemore <sandra@codesourcery.com>
5570
5571 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
5572 factor when no hardware watchpoint support.
5573
c92df149
AH
55742019-03-28 Alan Hayward <alan.hayward@arm.com>
5575 Pedro Alves <palves@redhat.com>
5576
5577 * boards/local-board.exp: set sysroot to /.
5578
933aebfa
AH
55792019-03-27 Alan Hayward <alan.hayward@arm.com>
5580
5581 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
5582 in child.
5583
9f9aa852
AB
55842019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
5585
5586 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
5587 field.
5588 (make_container): Initialise new field.
5589 * gdb.python/py-prettyprint.exp: Add new tests.
5590 * gdb.python/py-prettyprint.py (class ContainerPrinter)
5591 <display_hint>: New method.
5592
3714a195
AB
55932019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
5594
5595 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
5596 gdb_continue_to_breakpoint more throughout this test.
5597 (run_lang_tests) Supply unique test names, and use
5598 gdb_test_no_output.
5599
18c77628
AB
56002019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
5601
5602 * gdb.base/finish-pretty.exp: Update expected results.
5603 * gdb.base/pretty-print.c: New file.
5604 * gdb.base/pretty-print.exp: New file.
5605
9a93502f
PA
56062019-03-25 Pedro Alves <palves@redhat.com>
5607
5608 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
5609 move comments outside list. Append '-i "" eof' section.
5610
968aa7ae
AH
56112019-03-22 Alan Hayward <alan.hayward@arm.com>
5612
34a7f2a4 5613 PR testsuite/25016
968aa7ae
AH
5614 * README: Add pie options.
5615 * gdb.base/break-interp.exp: Ensure pie is disabled.
5616 * gdb.base/dump.exp: Likewise.
5617 * lib/gdb.exp (gdb_compile): Add pie option.
5618
4c7d57e7
TT
56192019-03-19 Tom Tromey <tromey@adacore.com>
5620
5621 * gdb.mi/mi2-cli-display.c: New file.
5622 * gdb.mi/mi2-cli-display.exp: New file.
5623
bff8c71f
TT
56242019-03-18 Joel Brobecker <brobecker@adacore.com>
5625 Tom Tromey <tromey@adacore.com>
5626
5627 * gdb.ada/ptype_array/pck.adb: New file.
5628 * gdb.ada/ptype_array/pck.ads: New file.
5629 * gdb.ada/ptype_array/foo.adb: New file.
5630 * gdb.ada/ptype_array.exp: New file.
5631
d085f989
TT
56322019-03-14 Tom Tromey <tromey@adacore.com>
5633
5634 * gdb.base/style.exp: Add "set style sources" test.
5635
b4be1b06
SM
56362019-03-13 Simon Marchi <simon.marchi@ericsson.com>
5637
5638 * mi-breakpoint-location-ena-dis.exp: Rename to ...
5639 * mi-breakpoint-multiple-locations.exp: ... this.
5640 (make_breakpoints_pattern): New proc.
5641 (do_test): Add mi_version parameter, test -break-insert,
5642 -break-info and =breakpoint-created.
5643
7cde5fc2
AB
56442019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
5645
5646 * config/default.exp: Remove 'load_lib gdb.exp'.
5647 * config/monitor.exp: Likewise.
5648 * config/sid.exp: Likewise.
5649 * config/sim.exp: Likewise.
5650 * config/slite.exp: Likewise.
5651 * config/unix.exp: Likewise.
5652 * gdb.base/default.exp: Remove unhelpful comment.
5653
efbecbc1
AB
56542019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5655
5656 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
5657
0841c79a
AB
56582019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5659
5660 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
5661
4a270568
AB
56622019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5663
5664 * gdb.fortran/type-kinds.exp: Update expected results.
5665
067630bd
AB
56662019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5667
5668 * gdb.fortran/type-kinds.exp: Test new integer type kind.
5669
3be47f7a
AB
56702019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5671
5672 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
5673 function.
5674 (test_basic_parsing_of_type_kinds): Expand types tested.
5675 (test_parsing_invalid_type_kinds): New function.
5676
4d00f5d8
AB
56772019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5678
5679 * gdb.fortran/intrinsics.exp: New file.
5680 * gdb.fortran/intrinsics.f90: New file.
5681 * gdb.fortran/type-kinds.exp: New file.
5682
c8f91604
AB
56832019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5684
5685 * gdb.fortran/dot-ops.exp: New file.
5686
dd9f2c76
AB
56872019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5688
5689 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
5690 Check upper and lower case logical literals.
5691
84ec9724
AB
56922019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5693
5694 * gdb.fortran/types.exp (test_float_literal_types_accepted):
5695 Remove duplicate tests.
5696
c3734e09
AH
56972019-03-06 Alan Hayward <alan.hayward@arm.com>
5698
5699 * lib/gdb.exp (builtin_cd): rename of cd.
5700 (cd): Override builtin.
5701
aa3cfbda
RB
57022019-03-06 Richard Bunt <richard.bunt@arm.com>
5703
5704 * gdb.fortran/function-calls.exp: New file.
5705 * gdb.fortran/function-calls.f90: New test.
5706
7b63ad86
RB
57072019-03-04 Richard Bunt <richard.bunt@arm.com>
5708
5709 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
5710 on user program standard output.
5711 * gdb.fortran/short-circuit-argument-list.f90: Record function
5712 calls.
5713
01abb042
AH
57142019-02-28 Alan Hayward <alan.hayward@arm.com>
5715
c3734e09
AH
5716 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
5717 failure.
01abb042 5718
92137da0
RO
57192019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5720
5721 PR gdb/8527
5722 * gdb.base/interrupt-daemon-attach.c,
5723 gdb.base/interrupt-daemon-attach.exp: New test.
5724
5862844d
PA
57252019-02-27 Pedro Alves <palves@redhat.com>
5726
5727 * gdb.base/page.exp: Add tests for "set width/height -1".
5728
8ed25214
PA
57292019-02-27 Pedro Alves <palves@redhat.com>
5730
5731 * gdb.base/page.exp: Add tests for "set/show width/height" with
5732 "infinite" values.
5733
6c28e44a
TT
57342019-02-27 Tom Tromey <tromey@adacore.com>
5735
5736 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
5737 2.4.
5738 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
5739 workaround.
5740
bf9a735e
AB
57412019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
5742
5743 * gdb.base/align.exp: Extend to compile in both C and C++, and add
5744 tests for structs with static members.
5745
8791793c
TT
57462019-02-26 Tom Tromey <tromey@adacore.com>
5747
5748 * gdb.python/py-value.exp (test_value_from_buffer): Check for
5749 ValueError, not TypeError.
5750
bc2a507e
KB
57512019-02-26 Kevin Buettner <kevinb@redhat.com>
5752
5753 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
5754 call from main program.
5755
e0e7d3bd
JB
57562019-02-23 Joel Brobecker <brobecker@adacore.com>
5757
5758 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
5759 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
5760 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
5761 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
5762 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
5763
9600246d
KS
57642019-02-22 Keith Seitz <keiths@redhat.com>
5765
5766 PR symtab/23853
5767 * gdb.base/symlink-sourcefile.c: New file.
5768 * gdb.base/symlink-sourcefile.exp: New file.
5769
0c95f9ed
TT
57702019-02-20 Tom Tromey <tom@tromey.com>
5771
5772 * gdb.base/info_qt.exp: Update.
5773
6caa91b6
SM
57742019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
5775
5776 * gdb.base/source.exp: Move "error in sourced script" code to
5777 the end.
5778 * gdb.base/source-error.gdb: Move contents to
5779 source-error-1.gdb. Add new code to source source-error-1.gdb.
5780 * gdb.base/source-error-1.gdb: New file, from previous
5781 source-error.gdb.
5782
6506371f
TT
57832019-02-17 Tom Tromey <tom@tromey.com>
5784
5785 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
5786 for macro styling.
5787 * gdb.base/style.c (SOME_MACRO): New macro.
5788
a0087920
TT
57892019-02-17 Tom Tromey <tom@tromey.com>
5790
5791 * gdb.base/style.exp: Add line-wrapping tests.
5792 * gdb.base/page.exp: Add test for quitting during pagination.
5793
a2cd4f14
JB
57942019-02-17 Joel Brobecker <brobecker@adacore.com>
5795
5796 * gdb.ada/big_packed_array: New testcase.
5797 * gdb.ada/homonym.exp: Fix incorrect expected output for
5798 "break <homonym__get_value>" test.
5799
9d70ffbc
WP
58002019-02-13 Weimin Pan <weimin.pan@oracle.com>
5801
5802 PR breakpoints/21870
5803 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
5804 and prepare_for_testing. Add comment.
5805 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
5806 redundant cleanup call. Clean up comment.
5807
01c7ae81
WP
58082019-02-12 Weimin Pan <weimin.pan@oracle.com>
5809
5810 PR breakpoints/21870
5811 * gdb.arch/aarch64-dbreg-contents.exp: New file.
5812 * gdb.arch/aarch64-dbreg-contents.c: New file.
5813
aff29d1c
JB
58142019-02-10 Joel Brobecker <brobecker@adacore.com>
5815
5816 * gdb.ada/mi_ref_changeable: New testcase.
5817
df0da8a2
AH
58182019-02-07 Alan Hayward <alan.hayward@arm.com>
5819
5820 * gdb.base/attach.exp: Add double attach test.
5821
bd447abb
SM
58222019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
5823
5824 * lib/gdb.exp (default_gdb_start): Don't match pagination
5825 prompt.
5826 (gdb_init): Set stty_init.
5827
1dbc40b9
TT
58282019-01-27 Tom Tromey <tom@tromey.com>
5829
5830 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
5831 skip_python_tests.
5832
353229bf
AH
58332019-01-24 Alan Hayward <alan.hayward@arm.com>
5834
5835 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
5836 New structure.
5837 (struct struct_static_02_02): Likewise.
5838 (struct struct_static_02_03): Likewise.
5839 (struct struct_static_02_04): Likewise.
5840 (struct struct_static_04_01): Likewise.
5841 (struct struct_static_04_02): Likewise.
5842 (struct struct_static_04_03): Likewise.
5843 (struct struct_static_04_04): Likewise.
5844 (struct struct_static_06_01): Likewise.
5845 (struct struct_static_06_02): Likewise.
5846 (struct struct_static_06_03): Likewise.
5847 (struct struct_static_06_04): Likewise.
5848 (cmp_struct_static_02_01): Likewise.
5849 (cmp_struct_static_02_02): Likewise.
5850 (cmp_struct_static_02_03): Likewise.
5851 (cmp_struct_static_02_04): Likewise.
5852 (cmp_struct_static_04_01): Likewise.
5853 (cmp_struct_static_04_02): Likewise.
5854 (cmp_struct_static_04_03): Likewise.
5855 (cmp_struct_static_04_04): Likewise.
5856 (cmp_struct_static_06_01): Likewise.
5857 (cmp_struct_static_06_02): Likewise.
5858 (cmp_struct_static_06_03): Likewise.
5859 (cmp_struct_static_06_04): Likewise.
5860 (call_all): Test new structs.
5861 * gdb.base/infcall-nested-structs.exp: Likewise.
5862
73021deb
AH
58632019-01-21 Alan Hayward <alan.hayward@arm.com>
5864 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
5865
fc65c7db
AH
58662019-01-21 Alan Hayward <alan.hayward@arm.com>
5867 * gdb.base/stack-protector.c: New test.
5868 * gdb.base/stack-protector.exp: New file.
5869 * gdb.cp/ovldbreak.exp: Only allow a single break line.
5870 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
5871 option.
5872 (gdb_compile): Remove stack protector for GCC and prevent
5873 recursion.
5874
c24bdb02
KS
58752019-01-16 Keith Seitz <keiths@redhat.com>
5876
5877 PR gdb/23773
5878 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
5879
6f072a10
PFC
58802019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5881
5882 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
5883 aliases.
5884 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
5885 tests.
5886 * gdb.arch/powerpc-vector-regs.c: New file.
5887 * gdb.arch/powerpc-vector-regs.exp: New file.
5888
a7b8d682
PFC
58892019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5890
5891 * gdb.arch/altivec-regs.exp: Fix the list passed to
5892 gdb_expect_list when testing "info vector".
5893
6eb6fb67
AB
58942019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
5895
5896 * gdb.base/style.exp: Don't include path in testname.
5897
b56f80d8
KS
58982019-01-10 Keith Seitz <keiths@redhat.com>
5899
5900 PR gdb/23712
5901 PR symtab/23010
5902 * gdb.dwarf2/multidictionary.exp: New file.
5903
041be526
SM
59042019-01-09 Simon Marchi <simon.marchi@ericsson.com>
5905
5906 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
5907 (test_gnuv3_style_demangling): ... this.
5908 (test_lucid_style_demangling): Remove.
5909 (test_arm_style_demangling): Remove.
5910 (test_hp_style_demangling): Remove.
5911 (do_tests): Remove calls to the above.
5912
d820d0c3
AB
59132019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
5914
5915 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
5916 case.
5917
f097f5ad
TT
59182019-01-06 Tom Tromey <tom@tromey.com>
5919
5920 PR gdb/28155:
5921 * gdb.dwarf2/typedef-void-finish.exp: New file.
5922
2cd8cc0b
TT
59232018-12-28 Tom Tromey <tom@tromey.com>
5924 Simon Marchi <simark@simark.ca>
5925
5926 * gdb.base/jit-exec.exp: New file.
5927 * gdb.base/jit-exec.c: New file.
5928 * gdb.base/jit-execd.c: New file.
5929
35fb8261
TT
59302018-12-28 Tom Tromey <tom@tromey.com>
5931
5932 * gdb.base/style.exp: Update test to check for address styling.
5933
47fd17cd
TT
59342018-12-28 Tom Tromey <tom@tromey.com>
5935
5936 * gdb.base/style.exp: Add test for styling of "Reading symbols"
5937 message.
5938
d47032b7
TT
59392018-12-28 Tom Tromey <tom@tromey.com>
5940
5941 * gdb.base/style.exp: Add test for version number styling.
5942
af79b68d
TT
59432018-12-28 Tom Tromey <tom@tromey.com>
5944
5945 * gdb.base/style.exp: Add test for print_address_symbolic.
5946
0bb296cb
TT
59472018-12-28 Tom Tromey <tom@tromey.com>
5948
5949 * gdb.base/style.exp: Add test for breakpoint setting.
5950
80ae2043
TT
59512018-12-28 Tom Tromey <tom@tromey.com>
5952
5953 * gdb.base/style.exp: Add test for variable names.
5954
cbe56571
TT
59552018-12-28 Tom Tromey <tom@tromey.com>
5956
5957 * gdb.base/style.exp: New file.
5958 * gdb.base/style.c: New file.
5959
9162a27c
TT
59602018-12-28 Tom Tromey <tom@tromey.com>
5961
5962 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
5963 "dumb".
5964 * gdb.base/readline.exp (operate_and_get_next): Save and restore
5965 the TERM environment variable.
5966
bc543c90
TT
59672018-12-27 Tom Tromey <tom@tromey.com>
5968
5969 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
5970 pagination test.
5971
6f0ffe50
AB
59722018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
5973
5974 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
5975 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
5976
b5a1e557
PW
59772018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5978
5979 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
5980 Filename a.adb changed to bp_fun_addr.adb.
5981 gdb.ada/bp_fun_addr.exp: Update test accordingly.
5982
6e8b1ab2
JV
59832018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
5984
5985 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
5986 non-PIE executables.
5987 * README: Mention the gdb,nopie_flag board setting.
5988 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
5989 non-PIE executable.
5990 * gdb.arch/amd64-entry-value.exp: Likewise.
5991 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
5992 * gdb.arch/i386-float.exp: Likewise.
5993 * gdb.arch/i386-signal.exp: Likewise.
5994 * gdb.mi/mi-reg-undefined.exp: Likewise.
5995
d00a27c5
PM
59962018-12-21 Paul Marechal <paul.marechal@ericsson.com>
5997
5998 PR gdb/23974
5999 * gdb.base/info-os.exp: Check return for unknown "info os" type.
6000
161d081c
PW
60012018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6002
6003 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
6004 Update order of results accordingly.
6005
b001de23
AB
60062018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
6007
6008 * gdb.base/annota1.exp: Update a test regexp.
6009
99e1a184
AB
60102018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
6011
6012 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
6013
7a81c1e2
PW
60142018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6015
6016 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
6017 (reuse_time): Initialize to REUSE_TIME_CAP.
6018 (check_rc): New function.
6019 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
6020 Check pthread_create rc.
6021 (spawner_thread_func): Check pthread_create and pthread_join rc.
6022
73e8dc90
PA
60232018-12-08 Pedro Alves <palves@redhat.com>
6024
6025 * gdb.base/list.exp (test_forward_search): Rename to ...
6026 (test_forward_reverse_search): ... this. Also test reverse-search
6027 and the forward-search alias.
6028
13f2ed32
AB
60292018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
6030
6031 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
6032 local timeout variable before return, and remove all local timeout
6033 variable entirely.
6034 (gdb_load): Likewise.
6035
64d27cfc
TV
60362018-12-01 Tom de Vries <tdevries@suse.de>
6037
6038 * gdb.base/gdb-caching-proc.exp: New file.
6039
f63c03b4
SDJ
60402018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
6041
6042 * Makefile.in (TIMESTAMP): New variable.
6043 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
6044 command.
6045 (check-single-racy): Likewise.
6046 (check/%.exp): Likewise.
6047 (check-racy/%.exp): Likewise.
6048 (workers/%.worker): Likewise.
6049 (build-perf): Likewise.
6050 (check-perf): Likewise.
6051 * README: Describe new "TS" and "TS_FORMAT" variables.
6052 * print-ts.py: New file.
6053
1c97054b
BF
60542018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
6055
6056 PR python/23714
6057 * gdb.python/python.exp: Test command repetition after
6058 gdb.execute.
6059
1871a62d
AB
60602018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
6061
6062 * gdb.opt/inline-break.exp: Add test that info breakpoint output
6063 is correctly aligned.
6064
fb5e1ed9
PW
60652018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6066
6067 * gdb.ada/info_auto_lang.exp: New testcase.
6068 * gdb.ada/info_auto_lang/global_pack.ads: New file.
6069 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
6070 * gdb.ada/info_auto_lang/some_c.c: New file.
6071
43d397ca
PW
60722018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6073
6074 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
6075 FUNC_lang language syntax.
6076
beddd671
PW
60772018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6078
6079 * gdb.base/info_minsym.c: New file.
6080 * gdb.base/info_minsym.exp: New file.
6081
73fc52c4
TT
60822018-11-19 Tom Tromey <tom@tromey.com>
6083
6084 PR rust/23625:
6085 * gdb.rust/simple.exp: Add ptype test. Update expected output.
6086 * gdb.rust/expr.exp: Update expected output. Change one test.
6087
994b876a
TT
60882018-11-19 Tom Tromey <tom@tromey.com>
6089
6090 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
6091
6769f276
PA
60922018-11-19 Pedro Alves <palves@redhat.com>
6093
6094 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
6095 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
6096 see the expected warning.
6097
38a72da0
AH
60982018-11-16 Alan Hayward <alan.hayward@arm.com>
6099
6100 PR gdb/22736:
6101 * gdb.cp/infcall-nodebug-lib.c: New test.
6102 * gdb.cp/infcall-nodebug-main.c: New test.
6103 * gdb.cp/infcall-nodebug.exp: New file.
6104
53a89d6e
SM
61052018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
6106
6107 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
6108 completer tests.
6109
9325300d
TV
61102018-11-09 Tom de Vries <tdevries@suse.de>
6111
6112 * gdb.base/msym-lang.c: New test.
6113 * gdb.base/msym-lang.exp: New file.
6114 * gdb.base/msym-lang-main.c: New test.
6115
20f0d60d
TT
61162018-11-08 Tom Tromey <tom@tromey.com>
6117
6118 PR gdb/23555:
6119 PR gdb/23838:
6120 * gdb.base/warning.exp: New file.
6121
b5420128
JB
61222018-11-08 Jan Beulich <jbeulich@suse.com>
6123
6124 * testsuite/gdb.arch/i386-avx512.c,
6125 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
6126
cd115d61
AB
61272018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
6128
6129 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
6130 point hardware.
6131
35ee2dc2
AB
61322018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
6133
6134 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
6135 * gdb.dwarf2/missing-type-name.exp: New file.
6136
31aceee8
TV
61372018-11-06 Tom de Vries <tdevries@suse.de>
6138
6139 * gdb.base/many-headers.c: New test.
6140 * gdb.base/many-headers.exp: New file.
6141
109be305
JW
61422018-11-06 Jim Wilson <jimw@sifive.com>
6143
6144 * gdb.base/code_elim.exp: For riscv, set additional_flags
6145 to include -msmall-data-limit=0.
6146
e2b7af72
JB
61472018-11-01 Joel Brobecker <brobecker@adacore.com>
6148
6149 * gdb.ada/watch_minus_l: New testcase.
6150
cdcda965
SM
61512018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
6152
6153 * gdb.arch/aix-sighandle.c: New file.
6154 * gdb.arch/aix-sighandle.exp: New file.
6155
92dcebf3
AB
61562018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
6157
6158 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
6159 registers being unions.
6160
68b9ac18
TV
61612018-10-31 Tom de Vries <tdevries@suse.de>
6162
6163 * lib/valgrind.exp: New file.
6164 (vgdb_start, vgdb_stop): New procs, factored out of ...
6165 * gdb.base/valgrind-bt.exp: ... here, ...
6166 * gdb.base/valgrind-disp-step.exp: ... here and ...
6167 * gdb.base/valgrind-infcall.exp: ... here.
6168
1443936e
TV
61692018-10-31 Tom de Vries <tdevries@suse.de>
6170
6171 * lib/gdb.exp (get_valueof): Don't output read value in test name.
6172
eb77c9df
AB
61732018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
6174
6175 * gdb.dwarf2/void-type.c: New file.
6176 * gdb.dwarf2/void-type.exp: New file.
6177
82b5e646
PW
61782018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6179
6180 * gdb.base/info_qt.c: New file.
6181 * gdb.base/info_qt.exp: New file.
6182
8d619c01
EBM
61832018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
6184
6185 * gdb.arch/powerpc-htm-regs.c: New file.
6186 * gdb.arch/powerpc-htm-regs.exp: New file.
6187
f2cf6173
EBM
61882018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
6189
6190 * gdb.arch/powerpc-tar.c: New file.
6191 * gdb.arch/powerpc-tar.exp: New file.
6192
7ca18ed6
EBM
61932018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
6194
6195 * gdb.arch/powerpc-ppr-dscr.c: New file.
6196 * gdb.arch/powerpc-ppr-dscr.exp: New file.
6197
bfcc0eba
TV
61982018-10-25 Tom de Vries <tdevries@suse.de>
6199
6200 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
6201
fe1a5cad
TV
62022018-10-24 Tom de Vries <tdevries@suse.de>
6203
6204 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
6205 longer exists error.
6206
a76dc3b7
TV
62072018-10-24 Tom de Vries <tdevries@suse.de>
6208
6209 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
6210
4df46df7
TV
62112018-10-24 Tom de Vries <tdevries@suse.de>
6212
6213 * gdb.base/valgrind-db-attach.exp: Handle removed support for
6214 --db-attach in valgrind.
6215
0dbfcfff
AB
62162018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
6217
6218 * gdb.arch/riscv-reg-aliases.c: New file.
6219 * gdb.arch/riscv-reg-aliases.exp: New file.
6220
b04480b1
AH
62212018-10-19 Alan Hayward <alan.hayward@arm.com>
6222
6223 * gdb.python/py-cmd.exp: Check for gdb_prompt.
6224
2c6ac8d7
AH
62252018-10-19 Alan Hayward <alan.hayward@arm.com>
6226
6227 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
6228
2bc69f25
AH
62292018-10-19 Alan Hayward <alan.hayward@arm.com>
6230
6231 * gdb.cp/ovldbreak.exp: Fix regexps.
6232
1f1ae3a3
AH
62332018-10-19 Alan Hayward <alan.hayward@arm.com>
6234
6235 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
6236
94c18618
SDJ
62372018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
6238
6239 PR cli/23785
6240 * gdb.base/restore.exp: New test to check if "restore" with an
6241 invalid file doesn't segfault.
6242
812cd6eb
TV
62432018-10-18 Tom de Vries <tdevries@suse.de>
6244
6245 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
6246 * gdb.ada/excep_handle.exp: Same.
6247 * gdb.ada/mi_string_access.exp: Same.
6248 * gdb.ada/mi_var_union.exp: Same.
6249 * gdb.arch/arc-analyze-prologue.exp: Same.
6250 * gdb.arch/arc-decode-insn.exp: Same.
6251 * gdb.base/readnever.exp: Same.
6252 * gdb.fortran/printing-types.exp: Same.
6253 * gdb.guile/scm-lazy-string.exp: Same.
6254
c4b90788
TV
62552018-10-16 Tom de Vries <tdevries@suse.de>
6256
6257 PR gdb/23730
6258 * gdb.base/catch-follow-exec.c: Add copyright notice.
6259 * gdb.base/catch-follow-exec.exp: Rewrite to use
6260 gdb_spawn_with_cmdline_opts. Require gdb-native.
6261
8bca2978
SL
62622018-10-12 Sandra Loosemore <sandra@codesourcery.com>
6263
6264 * gdb.trace/actions-changed.exp: Check for arch support.
6265 * gdb.trace/actions.exp: Likewise.
6266 * gdb.trace/ax.exp: Likewise.
6267 * gdb.trace/backtrace.exp: Likewise.
6268 * gdb.trace/change-loc.exp: Likewise.
6269 * gdb.trace/deltrace.exp: Likewise.
6270 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
6271 * gdb.trace/ftrace.exp: Likewise.
6272 * gdb.trace/infotrace.exp: Check for arch support.
6273 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
6274 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
6275 * gdb.trace/mi-tsv-changed.exp: Likewise.
6276 * gdb.trace/packetlen.exp: Likewise.
6277 * gdb.trace/passc-dyn.exp: Likewise.
6278 * gdb.trace/passcount.exp: Likewise.
6279 * gdb.trace/pending.exp: Likewise.
6280 * gdb.trace/range-stepping.exp: Check for shlib support.
6281 * gdb.trace/report.exp: Check for arch support.
6282 * gdb.trace/save-trace.exp: Likewise.
6283 * gdb.trace/signal.exp: Check for signal support.
6284 * gdb.trace/tfind.exp: Check for arch support.
6285 * gdb.trace/trace-break.exp: Check for arch and shlib support.
6286 * gdb.trace/trace-common.h: Add comment.
6287 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
6288 * gdb.trace/trace-enable-disable.exp: Likewise.
6289 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
6290 * gdb.trace/tracecmd.exp: Check for arch support.
6291 * gdb.trace/tspeed.exp: Check for shlib and target support.
6292 * gdb.trace/tstatus.exp: Check for arch support.
6293 * gdb.trace/tsv.exp: Likewise.
6294 * gdb.trace/while-dyn.exp: Likewise.
6295 * gdb.trace/while-stepping.exp: Likewise.
6296 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
6297
f9c49bff
SM
62982018-10-12 Simon Marchi <simon.marchi@ericsson.com>
6299
6300 * gdb.trace/tspeed.exp: Remove nowarnings.
6301 (prepare_for_trace_test): Declare "global ipalib".
6302 * gdb.trace/tspeed.c: Include unistd.h.
6303 (main): Remove superfluous printf argument.
6304
d4330bde
SL
63052018-10-11 Sandra Loosemore <sandra@codesourcery.com>
6306
6307 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
6308 directory prefix on the filename.
6309
8ecfd7bd
SDJ
63102018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
6311
6312 * gdb.gdb/unittest.exp: Update expected message informing that
6313 selftests have been disabled.
6314 * gdb.server/unittest.exp: Likewise.
6315
58bbcd02
TV
63162018-10-09 Tom de Vries <tdevries@suse.de>
6317
6318 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
6319 with runto_main.
6320
9f6b697b
WP
63212018-10-08 Weimin Pan <weimin.pan@oracle.com>
6322
6323 PR c++/16841
6324 * gdb.cp/virtbase2.cc: New file.
6325 * gdb.cp/virtbase2.exp: New file.
6326
add5ded5
TT
63272018-10-06 Tom Tromey <tom@tromey.com>
6328
6329 PR python/19399:
6330 * gdb.python/py-inferior.exp: Add architecture test.
6331
f9e48344
TT
63322018-10-06 Tom Tromey <tom@tromey.com>
6333
6334 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
6335 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
6336
2a8be203
TT
63372018-10-06 Tom Tromey <tom@tromey.com>
6338
6339 * gdb.python/py-breakpoint.exp (check_last_event): Check location
6340 of a "throw" catchpoint.
6341
e04caa70
SDJ
63422018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
6343
6344 * gdb.base/info-proc.exp: Update string expected from "help info
6345 proc".
6346
5ca8c39f
TT
63472018-10-04 Tom Tromey <tom@tromey.com>
6348
6349 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
6350 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
6351 (test_initial_complaints, test_empty_complaints): Update.
6352 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
6353
3453e7e4
TT
63542018-10-04 Tom Tromey <tom@tromey.com>
6355
6356 PR cli/19551:
6357 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
6358 * lib/gdb.exp (gdb_file_cmd): Update.
6359 * gdb.stabs/weird.exp (print_weird_var): Update.
6360 * gdb.server/solib-list.exp: Update.
6361 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
6362 * gdb.mi/mi-cli.exp: Update.
6363 * gdb.linespec/linespec.exp: Update.
6364 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
6365 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
6366 * gdb.cp/cp-relocate.exp: Update.
6367 * gdb.base/sym-file.exp: Update.
6368 * gdb.base/relocate.exp: Update.
6369 * gdb.base/readnever.exp: Update.
6370 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
6371 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
6372 * gdb.base/dbx.exp (gdb_file_cmd): Update.
6373 * gdb.base/code_elim.exp: Update.
6374 * gdb.base/break-unload-file.exp (test_break): Update.
6375 * gdb.base/break-interp.exp (test_attach_gdb): Update.
6376 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
6377 Update.
6378 * gdb.base/attach.exp (do_attach_tests): Update.
6379 * gdb.base/sepdebug.exp: Update.
6380 * gdb.python/py-section-script.exp: Update.
6381
6afcf761
TT
63822018-10-04 Tom Tromey <tom@tromey.com>
6383
6384 PR cli/22234:
6385 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
6386 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
6387 output.
6388
fef1b293
TT
63892018-10-04 Tom Tromey <tom@tromey.com>
6390
6391 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
6392 set width and height to 0.
6393 (test_command_line_attach_run): Use -quiet.
6394
ca98345e
SL
63952018-10-03 Sandra Loosemore <sandra@codesourcery.com>
6396
6397 * lib/gdb.exp (skip_ifunc_tests): New.
6398 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
6399 other compile failures.
6400 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
6401
ff34e6ae
SM
64022018-10-01 Simon Marchi <simon.marchi@ericsson.com>
6403
6404 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
6405 is_amd64_regs_target.
6406
6bb8890e
AH
64072018-10-01 Alan Hayward <alan.hayward@arm.com>
6408
6409 * gdb.arch/aarch64-sighandler-regs.c: New test.
6410 * gdb.arch/aarch64-sighandler-regs.exp: New file.
6411 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
6412
224d30d3
MM
64132018-10-01 Markus Metzger <markus.t.metzger@intel.com>
6414
6415 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
6416 assembly.
6417
f67ffa6a
AB
64182018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
6419
6420 * gdb.base/frame-selection.exp: New file.
6421 * gdb.base/frame-selection.c: New file.
6422
9fc3183f
AH
64232018-09-27 Alan Hayward <alan.hayward@arm.com>
6424
6425 * gdb.threads/check-libthread-db.c (thread_routine): Use a
6426 pthread barrier.
6427 (main): Likewise.
6428
d354055e
AB
64292018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
6430
6431 * gdb.base/large-frame-1.c: New file.
6432 * gdb.base/large-frame-2.c: New file.
6433 * gdb.base/large-frame.exp: New file.
6434 * gdb.base/large-frame.h: New file.
6435
db727370
JL
64362018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
6437
6438 PR gdb/20948
6439 * gdb.base/write_mem.exp: New test.
6440 * gdb.base/write_mem.c: Likewise.
6441
ae778caf
TT
64422018-09-23 Tom Tromey <tom@tromey.com>
6443
6444 PR python/18852:
6445 * gdb.python/py-parameter.exp: Add test for parameter that throws
6446 on "set".
6447
fd3ba736
TT
64482018-09-23 Tom Tromey <tom@tromey.com>
6449
6450 PR python/17284:
6451 * gdb.python/py-template.exp (test_template_arg): Add test for
6452 negative template argument number.
6453
39a24317
TT
64542018-09-23 Tom Tromey <tom@tromey.com>
6455
6456 PR python/14062:
6457 * gdb.python/python.exp: Add test for post_event error.
6458
f5769a2c
TT
64592018-09-23 Tom Tromey <tom@tromey.com>
6460
6461 PR python/18170:
6462 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
6463 convert pointers to int and long.
6464
1c1e54f6
TT
64652018-09-23 Tom Tromey <tom@tromey.com>
6466
6467 PR python/20126:
6468 * gdb.python/py-value.exp (test_value_numeric_ops): Add
6469 signed-ness conversion tests.
6470
fb4fa946
TT
64712018-09-23 Tom Tromey <tom@tromey.com>
6472
6473 PR python/18352;
6474 * gdb.python/py-value.exp (test_float_conversion): New proc.
6475 Use it.
6476
a466edac
HAQ
64772018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
6478
6479 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
6480
4ee9b0c5
SL
64812018-09-18 Sandra Loosemore <sandra@codesourcery.com>
6482
6483 * gdb.base/complete-empty.exp: Skip tab-completion tests if
6484 no readline.
6485 * gdb.base/utf8-identifiers.exp: Likewise.
6486 * gdb.cp/cpcompletion.exp: Likewise.
6487 * gdb.linespec/cpcompletion.exp: Likewise.
6488 * gdb.linespec/cpls-abi-tag.exp: Likewise.
6489 * gdb.linespec/cpls-ops.exp: Likewise.
6490
23be8da7
RB
64912018-09-19 Richard Bunt <richard.bunt@arm.com>
6492 Chris January <chris.january@arm.com>
6493
6494 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
6495 * gdb.fortran/short-circuit-argument-list.exp: New file.
6496 * gdb.fortran/short-circuit-argument-list.f90: New test.
6497
5031d0ae
SDJ
64982018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
6499
6500 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
6501 "arch=" keyword when executing "-stack-list-frames".
6502
b4c0d1a4
SDJ
65032018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
6504
6505 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
6506 "arch=" keyword when executing "-stack-list-frames".
6507
7a6d2b45
SDJ
65082018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
6509
6510 * gdb.ada/complete.exp: Expect for "@" when doing "complete
6511 break ada".
6512
8588b356
SM
65132018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
6514
6515 PR python/23669
6516 * gdb.python/python.exp: Test gdb.execute("show commands").
6517
65e65158
TT
65182018-09-16 Tom Tromey <tom@tromey.com>
6519
6520 * gdb.base/new-ui.exp (do_execution_tests): Update.
6521 * gdb.base/dbx.exp (test_breakpoints): Update.
6522
bf326452
AH
65232018-09-14 Alan Hayward <alan.hayward@arm.com>
6524
6525 * lib/gdb.exp (gdb_simple_compile): Add proc.
6526 (is_elf_target): Use gdb_simple_compile.
6527 (skip_altivec_tests): Likewise.
6528 (skip_vsx_tests): Likewise.
6529 (skip_tsx_tests): Likewise.
6530 (skip_btrace_tests): Likewise.
6531 (skip_btrace_pt_tests): Likewise.
6532 (gdb_can_simple_compile): Likewise.
6533 (gdb_has_argv0): Likewise.
6534 (gdb_target_symbol_prefix): Likewise.
6535 (target_supports_scheduler_locking): Likewise.
6536
2361b0fb
TT
65372018-09-13 Tom Tromey <tom@tromey.com>
6538
6539 * Makefile.in (TAGS): Recognize proc_with_prefix and
6540 gdb_caching_proc.
6541
0ae1a321
SM
65422018-09-13 Simon Marchi <simon.marchi@ericsson.com>
6543
6544 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
6545 method.
6546
a40bf0c2
SM
65472018-09-13 Simon Marchi <simon.marchi@ericsson.com>
6548
6549 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
6550 and a few other Inferior properties when the Inferior is no
6551 longer valid.
6552
4a3fe98f
TT
65532018-09-13 Tom Tromey <tom@tromey.com>
6554
6555 PR rust/23650:
6556 * gdb.rust/simple.exp: Add test for enum field access error.
6557
098b2108
TT
65582018-09-13 Tom Tromey <tom@tromey.com>
6559
6560 PR rust/23626:
6561 * gdb.rust/simple.rs (EmptyEnum): New type.
6562 (main): Use it.
6563 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
6564
1256af7d
SM
65652018-09-13 Simon Marchi <simon.marchi@ericsson.com>
6566
6567 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
6568 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
6569 * gdb.python/py-symtab.exp: Update test printing an objfile.
6570
4aa8e6c2
SM
65712018-09-12 Simon Marchi <simon.marchi@ericsson.com>
6572
6573 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
6574 object.
6575
c221b2f7
AH
65762018-09-12 Alan Hayward <alan.hayward@arm.com>
6577
6578 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
6579 (support_complex_tests): Use gdb_can_simple_compile.
6580 (is_ilp32_target): Likewise.
6581 (is_lp64_target): Likewise.
6582 (is_64_target): Likewise.
6583 (is_amd64_regs_target): Likewise.
6584 (is_aarch32_target): Likewise.
6585 (gdb_int128_helper): Likewise.
6586
6f1107b5
JK
65872018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6588
6589 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
6590
1f5d1570
JG
65912018-09-10 Jerome Guitton <guitton@adacore.com>
6592
6593 * gdb.ada/same_component_name: Add test for case of tagged record
6594 with variable-length fields.
6595
cc330e39
XR
65962018-09-10 Xavier Roirand <roirand@adacore.com>
6597
6598 * gdb.ada/access_to_unbounded_array.exp: New testcase.
6599 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
6600 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
6601 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
6602
b9c50e9a
XR
66032018-09-10 Xavier Roirand <roirand@adacore.com>
6604
6605 * gdb.ada/mi_string_access.exp: New testcase.
6606 * gdb.ada/mi_string_access/bar.adb: New file.
6607 * gdb.ada/mi_string_access/pck.adb: New file.
6608 * gdb.ada/mi_string_access/pck.asd: New file.
6609
2963898f
XR
66102018-09-10 Xavier Roirand <roirand@adacore.com>
6611
6612 * gdb.ada/mi_var_union.exp: New testcase.
6613 * gdb.ada/mi_var_union/bar.adb: New file.
6614 * gdb.ada/mi_var_union/pck.adb: New file.
6615 * gdb.ada/mi_var_union/pck.asd: New file.
6616
1aac008f
TT
66172018-09-08 Tom Tromey <tom@tromey.com>
6618
6619 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
6620
332cf4c9
TT
66212018-09-08 Tom Tromey <tom@tromey.com>
6622
6623 PR python/16047:
6624 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
6625 (register_pretty_printers): Register new printer.
6626 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
6627 test.
6628 * gdb.python/py-prettyprint.c (int_type3): New typedef.
6629 (an_int_type3): New global.
6630
424da6cf
JB
66312018-09-08 Joel Brobecker <brobecker@adacore.com>
6632
6633 * gdb.ada/expr_with_funcall: New testcase.
6634
2a62dfa9
JB
66352018-09-08 Joel Brobecker <brobecker@adacore.com>
6636
6637 * gdb.ada/packed_array_assign: New testcase.
6638
96b6697f
AB
66392018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
6640
6641 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
6642 names, and add test prefixes to make test names unique.
6643
e4a62c65
TV
66442018-09-05 Tom de Vries <tdevries@suse.de>
6645
6646 * gdb.dwarf2/varval.exp: Add test.
6647
dd083ee2
GB
66482018-09-04 Gary Benson <gbenson@redhat.com>
6649
6650 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
6651 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
6652
aef9346c
TT
66532018-08-31 Tom Tromey <tom@tromey.com>
6654
6655 * gdb.rust/simple.rs: Rename second variable "v".
6656
c67f2e15
AB
66572018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
6658
6659 * gdb.base/funcargs.c (use_a): New function.
6660 (recurse): Call use_a.
6661
078a0207
KS
66622018-08-29 Keith Seitz <keiths@redhat.com>
6663
6664 * gdb.compile/compile-cplus-anonymous.cc: New file.
6665 * gdb.compile/compile-cplus-anonymous.exp: New file.
6666 * gdb.compile/compile-cplus-array-decay.cc: New file.
6667 * gdb.compile/compile-cplus-array-decay.exp: New file.
6668 * gdb.compile/compile-cplus-inherit.cc: New file.
6669 * gdb.compile/compile-cplus-inherit.exp: New file.
6670 * gdb.compile/compile-cplus-member.cc: New file.
6671 * gdb.compile/compile-cplus-member.exp: New file.
6672 * gdb.compile/compile-cplus-method.cc: New file.
6673 * gdb.compile/compile-cplus-method.exp: New file.
6674 * gdb.compile/compile-cplus-mod.c: "New" file.
6675 * gdb.compile/compile-cplus-namespace.cc: New file.
6676 * gdb.compile/compile-cplus-namespace.exp: New file.
6677 * gdb.compile/compile-cplus-nested.cc: New file.
6678 * gdb.compile/compile-cplus-nested.exp: New file.
6679 * gdb.compile/compile-cplus-print.c: "New" file.
6680 * gdb.compile/compile-cplus-print.exp: "New" file.
6681 * gdb.compile/compile-cplus-virtual.cc: New file.
6682 * gdb.compile/compile-cplus-virtual.exp: New file.
6683 * gdb.compile/compile-cplus.c: "New" file.
6684 * gdb.compile/compile-cplus.exp: "New" file.
6685 * lib/compile-support.exp: New file.
6686
b0f492b9
GB
66872018-08-16 Gary Benson <gbenson@redhat.com>
6688
6689 PR gdb/13000:
6690 * gdb.base/batch-exit-status.exp: New file.
6691 * gdb.base/batch-exit-status.good-commands: Likewise.
6692 * gdb.base/batch-exit-status.bad-commands: Likewise.
6693
36eb4c5f
AH
66942018-08-29 Alan Hayward <alan.hayward@arm.com>
6695
6696 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
6697 (struct struct02): Likewise.
6698 (struct struct03): Likewise.
6699 (struct struct04): Likewise.
6700 (struct struct_01_01): New struct.
6701 (struct struct_01_02): Likewise.
6702 (struct struct_01_03): Likewise.
6703 (struct struct_01_04): Likewise.
6704 (struct struct_02_01): Likewise.
6705 (struct struct_02_02): Likewise.
6706 (struct struct_02_03): Likewise.
6707 (struct struct_02_04): Likewise.
6708 (struct struct_04_01): Likewise.
6709 (struct struct_04_02): Likewise.
6710 (struct struct_04_03): Likewise.
6711 (struct struct_04_04): Likewise.
6712 (struct struct_05_01): Likewise.
6713 (struct struct_05_02): Likewise.
6714 (struct struct_05_03): Likewise.
6715 (struct struct_05_04): Likewise.
6716 (cmp_struct01): Remove function.
6717 (cmp_struct02): Likewise.
6718 (cmp_struct03): Likewise.
6719 (cmp_struct04): Likewise.
6720 (cmp_struct_01_01): Add Function.
6721 (cmp_struct_01_02): Likewise.
6722 (cmp_struct_01_03): Likewise.
6723 (cmp_struct_01_04): Likewise.
6724 (cmp_struct_02_01): Likewise.
6725 (cmp_struct_02_02): Likewise.
6726 (cmp_struct_02_03): Likewise.
6727 (cmp_struct_02_04): Likewise.
6728 (cmp_struct_04_01): Likewise.
6729 (cmp_struct_04_02): Likewise.
6730 (cmp_struct_04_03): Likewise.
6731 (cmp_struct_04_04): Likewise.
6732 (cmp_struct_05_01): Likewise.
6733 (cmp_struct_05_02): Likewise.
6734 (cmp_struct_05_03): Likewise.
6735 (cmp_struct_05_04): Likewise.
6736 (call_all): Add new structs.
6737 * gdb.base/infcall-nested-structs.exp: Likewise.
6738
3bf9c013
JV
67392018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
6740
6741 * gdb.python/py-framefilter-mi.exp: Update regexp to
6742 check for "arch" field in frame output.
6743
450d1e88
KB
67442018-08-23 Kevin Buettner <kevinb@redhat.com>
6745
6746 * gdb.dwarf2/dw2-ranges-func.c: New file.
6747 * gdb.dwarf2/dw2-ranges-func.exp: New file.
6748
ae739fe7
SM
67492018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
6750
6751 * gdb.base/term.exp: Compare terminal settings with values from
6752 the inferior.
6753 * gdb.base/term.c: Get and set terminal settings.
6754
6d52907e
JV
67552018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
6756
6757 * lib/mi-support.exp (mi_expect_stop): Update regexp to
6758 accommodate new "arch" field in frame output.
6759 * gdb.mi/mi-return.exp: Likewise.
6760 * gdb.mi/mi-stack.exp: Likewise.
6761 * gdb.mi/mi-syn-frame.exp: Likewise.
6762 * gdb.mi/user-selected-context-sync.exp: Likewise.
6763
be2d111a
MS
67642018-08-19 Michael Spang <spang@google.com>
6765
6766 PR gdb/11786
6767 * gdb.base/gcore-tls-pie.c: New file.
6768 * gdb.base/gcore-tls-pie.exp: New file.
6769
ae3a7c47
KB
67702018-08-18 Kevin Buettner <kevinb@redhat.com>
6771
6772 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
7d140d1a
KB
6773 * gdb.dwarf2/varval.c: New file.
6774 * gdb.dwarf2/varval.exp: New file.
ae3a7c47 6775
2ecae92e
AH
67762018-08-17 Alan Hayward <alan.hayward@arm.com>
6777
6778 PR gdb/18931
6779 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
6780
c1854f1d
KS
67812018-08-16 Keith Seitz <keiths@redhat.com>
6782
6783 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
6784 tests expected to pass.
6785
26fb3983
JV
67862018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
6787
6788 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
6789 -data-disassemble -a.
6790 (test_disassembly_bogus_args): Likewise.
6791
67943c00
AB
67922018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
6793
6794 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
6795
5ff2bbae
AB
67962018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
6797
6798 * gdb.base/vla-optimized-out.exp: Add new test.
6799
e5bbcd0f
AB
68002018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
6801
6802 * gdb.base/vla-optimized-out-o3.exp: Delete.
6803 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
6804 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
6805 deleted tests.
6806
9d4a934c
AB
68072018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
6808
6809 PR gdb/18050:
6810 * gdb.server/extended-remote-restart.c: New file.
6811 * gdb.server/extended-remote-restart.exp: New file.
6812
045cf012
SM
68132018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
6814
6815 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
6816 "set variable index = 42".
6817
87d6a7aa
SM
68182018-08-07 Simon Marchi <simon.marchi@ericsson.com>
6819
6820 * boards/index-cache-gdb.exp: New file.
6821 * gdb.dwarf2/index-cache.exp: New file.
6822 * gdb.dwarf2/index-cache.c: New file.
6823 * gdb.base/maint.exp: Check if we are using the index cache.
6824
96d68bd4
RO
68252018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6826
6827 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
6828 MAKEFLAGS.
6829
5a699617
RO
68302018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6831
6832 * dg-extract-results.sh: Move to toplevel contrib.
6833 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
6834 * Makefile.in (check-parallel-racy): Likewise.
6835
5bd18990
AB
68362018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
6837
6838 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
6839 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
6840 tests if the target supports scheduler locking.
6841
3fbbcf47
TV
68422018-08-04 Tom de Vries <tdevries@suse.de>
6843
6844 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
6845
3e1d3d8c
TT
68462018-08-02 Tom Tromey <tom@tromey.com>
6847
6848 PR symtab/16842.
6849 * gdb.cp/temargs.exp: Test "info address" of a template
6850 parameter.
6851
5abe0f0c
JV
68522018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
6853
6854 * gdb.python/py-mi-var-info-path-expression.c: New file.
6855 * gdb.python/py-mi-var-info-path-expression.py: New file.
6856 * gdb.python/py-mi-var-info-path-expression.exp: New file.
6857
fb66cde8
SDJ
68582018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
6859
6860 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
6861 error after "cannot resolve name" string.
6862
c708f4d2
AB
68632018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
6864
6865 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
6866 started.
6867 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
6868
37cc0cae
TV
68692018-07-28 Tom de Vries <tdevries@suse.de>
6870
6871 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
6872
63b4ecf7
TV
68732018-07-26 Tom de Vries <tdevries@suse.de>
6874
6875 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
6876
3c3bb058
AB
68772018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
6878
6879 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
6880 is visible.
6881
9e7f3bbb
TV
68822018-07-26 Tom de Vries <tdevries@suse.de>
6883
6884 PR breakpoints/23366
6885 * gdb.base/catch-follow-exec.c: New test.
6886 * gdb.base/catch-follow-exec.exp: New file.
6887
16f808ec
TV
68882018-07-25 Tom de Vries <tdevries@suse.de>
6889
6890 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
6891 vla-optimized-out.c.
6892
d7154a8d
JV
68932018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
6894
6895 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
6896 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
6897
232a0032
TV
68982018-07-20 Tom de Vries <tdevries@suse.de>
6899
6900 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
6901 NOCLONE macro.
6902 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
6903
fbb1d502
TV
69042018-07-19 Tom de Vries <tdevries@suse.de>
6905
6906 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
6907 regular expression.
6908
42dc7699
TV
69092018-07-18 Tom de Vries <tdevries@suse.de>
6910
6911 * gdb.base/vla-optimized-out.c: New test.
6912 * gdb.base/vla-optimized-out.exp: New file.
6913
7f1f7e23
SDJ
69142018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
6915
6916 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
6917 message "No address associated with hostname" when gdbserver
6918 cannot resolve the hostname.
6919
5759ebb3
PW
69202018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6921
6922 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
6923 Add some test prefixes to make tests unique.
6924
3606ccab
PW
69252018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6926
6927 * gdb.base/frameapply.c: New file.
6928 * gdb.base/frameapply.exp: New file.
6929
529c08b2
PW
69302018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6931
6932 * gdb.base/skip.exp: Update expected error message.
6933
c7ab0aef
SDJ
69342018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
6935 Jan Kratochvil <jan.kratochvil@redhat.com>
6936 Paul Fertser <fercerpav@gmail.com>
6937 Tsutomu Seki <sekiriki@gmail.com>
6938
6939 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
6940 parameter.
6941 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
6942 by default.
6943 * boards/native-gdbserver.exp: Likewise.
6944 * gdb.server/run-without-local-binary.exp: Improve regexp used
6945 for detecting when a remote debugging connection succeeds.
6946 * gdb.server/server-connect.exp: New file.
6947 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
6948 Do not prefix the port number with ":".
6949 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
6950 support for detecting and using it. Add '$debughost_gdbserver'
6951 to the list of arguments used to start gdbserver. Handle case
6952 when gdbserver cannot resolve a network name.
6953
16ff70dd
SDJ
69542018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
6955
6956 PR c++/23373
6957 * gdb.base/ptype-offsets.cc (struct static_member): New
6958 struct.
6959 (main) <stmember>: New variable.
6960 * gdb.base/ptype-offsets.exp: Add test for printing a struct
6961 with a static member in it.
6962
3541979f
AB
69632018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
6964
6965 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
6966 watchpoints enabled and disabled.
6967
c8ad9b9a
AB
69682018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
6969
6970 * gdb.base/examine-backward.exp: Still run tests around address
6971 0x0, even if address 0x0 is not readable. Update the pattern for
6972 matching address 0x0 in expected output.
6973
e0e5e971
AB
69742018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
6975
6976 * gdb.base/share-env-with-gdbserver.c (main): Add call to
6977 malloc/free.
6978
1ea5da02
TV
69792018-07-04 Tom de Vries <tdevries@suse.de>
6980
6981 * gdb.dwarf2/dw2-error.exp: Update expected error message.
6982
471b9d15
MR
69832018-07-02 Maciej W. Rozycki <macro@mips.com>
6984
6985 PR tdep/8282
6986 * gdb.arch/mips-disassembler-options.exp: New test.
6987 * gdb.arch/mips-disassembler-options.s: New test source.
6988
75acb486
PA
69892018-06-29 Pedro Alves <palves@redhat.com>
6990
6991 * gdb.threads/names.exp: Adjust expected "info threads" output.
6992
cd2bb709
PA
69932018-06-29 Pedro Alves <palves@redhat.com>
6994
6995 * gdb.opt/inline-break.exp (line number, address): Add "info
6996 break" tests.
6997
991ff292
PA
69982018-06-29 Pedro Alves <palves@redhat.com>
6999
7000 * gdb.opt/inline-break.c (func1): Add "break here" marker.
7001 * gdb.opt/inline-break.exp: Test setting breakpoints by line
7002 number and address and running to them.
7003
356819b6 70042018-06-29 Richard Bunt <richard.bunt@arm.com>
49af4b70
RB
7005
7006 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
7007
2512d7ef
JK
70082018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7009
7010 * lib/compiler.c: Remove executable permission flag.
7011
be1b6474
RB
70122018-06-28 Richard Bunt <richard.bunt@arm.com>
7013
7014 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
7015 code.
7016 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
7017
291f9a96
PT
70182018-06-28 Petr Tesarik <ptesarik@suse.cz>
7019
7020 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
7021
ed6dfe51
PT
70222018-06-28 Petr Tesarik <ptesarik@suse.cz>
7023
7024 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
7025 address argument is omitted.
7026
d4d429d5
PT
70272018-06-28 Petr Tesarik <ptesarik@suse.cz>
7028
7029 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
7030
7ab6656f
OJ
70312018-06-27 Omair Javaid <omair.javaid@linaro.org>
7032
7033 PR gdb/21695
7034 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
7035 * gdb.base/infoline-reloc-main-from-zero.c: New file.
7036
a33ccfc7
TT
70372018-06-26 Tom Tromey <tom@tromey.com>
7038
7039 PR rust/22574:
7040 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
7041 * gdb.rust/simple.rs (struct SimpleLayout): New.
7042
6d72d289
SM
70432018-06-22 Simon Marchi <simon.marchi@ericsson.com>
7044
7045 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
7046 "info registers" output.
7047
8363f9d5
RB
70482018-06-21 Richard Bunt <richard.bunt@arm.com>
7049
7050 * gdb.base/watchpoint-hw-attach.c: New test.
7051 * gdb.base/watchpoint-hw-attach.exp: New file.
7052
f00674fe
SM
70532018-06-20 Simon Marchi <simon.marchi@ericsson.com>
7054
7055 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
7056 through /bin/sh.
7057 * boards/dwarf4-gdb-index.exp: Likewise.
7058 * boards/fission-dwp.exp: Likewise.
7059
1d554008
UW
70602018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
7061
7062 * gdb.base/float128.exp: Add comment and improved fail message
7063 to the failure case of "print large128" test.
7064
d0ac1c44
SM
70652018-06-19 Simon Marchi <simon.marchi@ericsson.com>
7066
7067 * configure.ac: Remove AC_PREREQ.
7068 * configure: Re-generate.
7069
61b04dd0
PA
70702018-06-19 Pedro Alves <palves@redhat.com>
7071
7072 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
7073 (func_extern_caller): New.
7074 (main): Call func_extern_caller.
7075 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
7076 logic change.
7077
f63b508a
SM
70782018-06-18 Weimin Pan <weimin.pan@oracle.com>
7079
7080 PR gdb/16841
7081 * gdb.cp/typedef-base.cc: New file.
7082 * gdb.cp/typedef-base.exp: New file.
7083
0fe3a558
TV
70842018-06-18 Tom de Vries <tdevries@suse.de>
7085
7086 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
7087
7010835a
AB
70882018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
7089 Richard Bunt <Richard.Bunt@arm.com>
7090
7091 * gdb.threads/attach-slow-waitpid.c: New file.
7092 * gdb.threads/attach-slow-waitpid.exp: New file.
7093 * gdb.threads/slow-waitpid.c: New file.
7094
14897d65
PA
70952018-06-14 Pedro Alves <palves@redhat.com>
7096
7097 * gdb.base/fork-running-state.c: Include <errno.h>.
7098 (exit_if_relative_exits): New.
7099 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
7100 exits.
7101 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
7102 child exits.
7103
5d9a0608
TV
71042018-06-14 Tom de Vries <tdevries@suse.de>
7105
7106 PR cli/22573
7107 * gdb.base/finish-pretty.c: New test.
7108 * gdb.base/finish-pretty.exp: New file.
7109
11ae5818
PA
71102018-06-14 Pedro Alves <palves@redhat.com>
7111
7112 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
7113 gdb's expected startup output.
7114
1d39de44
PA
71152018-06-14 Pedro Alves <palves@redhat.com>
7116
7117 * lib/selftest-support.exp (selftest_setup): Remove inlined
7118 function handling.
7119
70ee0000
TV
71202018-06-14 Tom de Vries <tdevries@suse.de>
7121
7122 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
7123 matching of breakpoint printing.
7124
11f4b608
TV
71252018-06-13 Tom de Vries <tdevries@suse.de>
7126
7127 PR testsuite/23269
7128 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
7129 (fork_child): ... here, and ...
7130 (fork_parent): ... here.
7131
71322018-06-12 Tom de Vries <tdevries@suse.de>
7133
7134 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
7135
9516f85a
AB
71362018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
7137 Stephen Roberts <stephen.roberts@arm.com>
7138
7139 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
7140 rewrite test to describe action performed, rather than possible
7141 failure.
7142
5045b3d7
GB
71432018-06-08 Gary Benson <gbenson@redhat.com>
7144
7145 * gdb.threads/check-libthread-db.exp: New file.
7146 * gdb.threads/check-libthread-db.c: Likewise.
7147
c61b06a1
TT
71482018-06-05 Tom Tromey <tom@tromey.com>
7149
7150 * gdb.base/default.exp: Update expected "show version" output.
7151
eb6af809
TT
71522018-06-05 Tom Tromey <tom@tromey.com>
7153
7154 PR cli/12326:
7155 * gdb.cp/static-print-quit.exp: Update.
7156 * lib/gdb.exp (pagination_prompt): Update.
7157 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
7158 * gdb.python/python.exp: Update.
7159
178d6a63
JB
71602018-06-04 Joel Brobecker <brobecker@adacore.com>
7161
7162 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
7163
8e817061
JB
71642018-06-01 Joel Brobecker <brobecker@adacore.com>
7165
7166 * gdb.ada/bp_fun_addr: New testcase.
7167
e86ca25f
TT
71682018-06-01 Tom Tromey <tom@tromey.com>
7169
7170 * gdb.xml/tdesc-regs.exp (load_description): Update expected
7171 results.
7172 * gdb.dwarf2/method-ptr.exp: Set language to C++.
7173 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
7174 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
7175 * gdb.base/maint.exp (maint_pass_if): Update.
7176
4b2dfa9d
MR
71772018-05-31 Maciej W. Rozycki <macro@mips.com>
7178
7179 * gdb.base/endian.exp: New test.
7180 * gdb.base/endian.c: New test source.
7181
45f25d6c
AB
71822018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
7183
7184 PR gdb/23203
7185 * gdb.base/bt-selected-frame.c: New file.
7186 * gdb.base/bt-selected-frame.exp: New file.
7187 * lib/gdb.exp (get_current_frame_number): New function.
7188
d9f6d7f8
MR
71892018-05-24 Maciej W. Rozycki <macro@mips.com>
7190 Pedro Alves <palves@redhat.com>
7191
7192 * gdb.threads/tls-core.c: Include <stdlib.h>
7193 (thread_proc): Call `abort'.
7194 * gdb.threads/tls-core.exp: Generate a core with core_find too.
7195 (tls_core_test): New procedure, bits factored out from ...
7196 (top level): ... here. Test both native cores and gcore cores.
7197
ff1cf532
TT
71982018-05-23 Tom Tromey <tom@tromey.com>
7199
7200 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
7201
b98664d3
TT
72022018-05-23 Tom Tromey <tom@tromey.com>
7203
7204 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
7205 symfile_complaints.
7206 (test_short_complaints): Likewise.
7207 (test_empty_complaints): Likewise.
7208 (test_initial_complaints): Update.
7209
4e9668d0
TT
72102018-05-23 Tom Tromey <tom@tromey.com>
7211
7212 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
7213
43ba33c7
TT
72142018-05-23 Tom Tromey <tom@tromey.com>
7215
7216 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
7217 (test_short_complaints): Update.
7218
035522c0
PA
72192018-05-22 Pedro Alves <palves@redhat.com>
7220
7221 * gdb.base/remote.exp: Only gdb_start after compiling the
7222 testcase. Issue "disconnect" before testing "set remote" command
7223 defaults. Issue clean_restart before running to main.
7224
cc0be08f
PA
72252018-05-22 Pedro Alves <palves@redhat.com>
7226
7227 * gdb.base/remote.exp: Adjust expected output of "show remote
7228 memory-write-packet-size". Add tests for "set remote
7229 memory-write-packet-size 0" and "set remote
7230 memory-write-packet-size fixed/limit".
7231
b1b60145
PA
72322018-05-22 Pedro Alves <palves@redhat.com>
7233
7234 PR gdb/22973
7235 * gdb.base/utf8-identifiers.c: New file.
7236 * gdb.base/utf8-identifiers.exp: New file.
7237
0ec848ad
PFC
72382018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
7239
7240 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
7241
2c3305f6
PFC
72422018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
7243
7244 * gdb.arch/powerpc-vsx-gcore.exp: New file.
7245
ce1e8424
TT
72462018-05-18 Tom Tromey <tom@tromey.com>
7247
7248 * gdb.base/ptype-offsets.exp: Update.
7249
ddfe970e
KS
72502018-05-17 Keith Seitz <keiths@redhat.com>
7251
7252 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
7253 in expected breakpoint stop locations.
7254 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
7255 move to proper scope to test variable values.
7256 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
7257 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
7258 New functions.
7259 (main): Call not_inline_func3.
7260 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
7261 inline_func1, inline_func2, and inline_func3. Test that when each
7262 breakpoint is hit, GDB properly reports both the stop location
7263 and the backtrace. Repeat tests for temporary breakpoints.
7264
0726fcc6
MR
72652018-05-15 Maciej W. Rozycki <macro@mips.com>
7266
7267 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
7268 rather then trying to access it in determining whether the PID
7269 of `gdbserver' could have been retrieved.
7270
8ee22052
AB
72712018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
7272
7273 * gdb.arch/amd64-init-x87-values.S: New file.
7274 * gdb.arch/amd64-init-x87-values.exp: New file.
7275
7785df48
JK
72762018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7277
7278 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
7279
56bcdbea
TT
72802018-05-04 Tom Tromey <tom@tromey.com>
7281
7282 PR python/22730:
7283 * gdb.python/python.exp: Test multi-line execute.
7284
a913fffb
TT
72852018-05-04 Tom Tromey <tom@tromey.com>
7286
7287 PR python/22731:
7288 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
7289
7a2c85f2
TT
72902018-05-04 Tom Tromey <tom@tromey.com>
7291
7292 PR gdb/11750:
7293 * gdb.base/define.exp: Test defining a user command inside a user
7294 command.
7295 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
7296
a3b60e45
JK
72972018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
7298 Pedro Alves <palves@redhat.com>
7299
7300 PR breakpoints/19806 and support for PR external/20207.
7301 * gdb.base/watchpoint-unaligned.c: New file.
7302 * gdb.base/watchpoint-unaligned.exp: New file.
7303
45fe4a03
AB
73042018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
7305
7306 * gdb.base/maint.exp: Make test names unique, use
7307 test_prefix_command_help to test 'help maint info', and remove
7308 repeated test of 'help maint'.
7309
9be2ae8f
TT
73102018-05-04 Tom Tromey <tom@tromey.com>
7311
7312 PR gdb/22619:
7313 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
7314 behavior.
7315
11859c31
AB
73162018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
7317
7318 * gdb.base/maint.exp: Process output from 'maint print registers'
7319 line at a time.
7320
089a9490
AB
73212018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
7322
7323 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
7324 timeout.
7325
9b0797e2
AB
73262018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
7327
7328 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
7329 filter pattern.
7330
f6ac5f3d
PA
73312018-05-02 Pedro Alves <palves@redhat.com>
7332
7333 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
7334 to_log_command renames.
7335 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
7336
77d3c63b
TT
73372018-05-02 Tom Tromey <tom@tromey.com>
7338
7339 * gdb.python/py-parameter.exp: Set test message.
7340
0489430a
TT
73412018-05-02 Tom Tromey <tom@tromey.com>
7342
7343 PR python/20084:
7344 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
7345 PARAM_ZUINTEGER_UNLIMITED tests.
7346
1632f8ba
DR
73472018-04-28 Dan Robertson <danlrobertson89@gmail.com>
7348
7349 PR rust/23124
7350 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
7351 when casting.
7352
6d7bb824
TT
73532018-04-30 Tom Tromey <tom@tromey.com>
7354
7355 * gdb.python/py-type.exp: Check align attribute.
7356 * gdb.python/py-type.c: New "aligncheck" global.
7357
007e1530
TT
73582018-04-30 Tom Tromey <tom@tromey.com>
7359
7360 PR exp/17095:
7361 * gdb.dwarf2/dw2-align.exp: New file.
7362 * gdb.cp/align.exp: New file.
7363 * gdb.base/align.exp: New file.
7364 * lib/gdb.exp (gdb_int128_helper): New proc.
7365 (has_int128_c, has_int128_cxx): New caching procs.
7366
6873858b
TT
73672018-04-27 Tom Tromey <tom@tromey.com>
7368
7369 PR rust/22545:
7370 * gdb.rust/simple.exp: Add inclusive range tests.
7371
79188d8d
PA
73722018-04-26 Pedro Alves <palves@redhat.com>
7373
7374 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
7375 ifunc breakpoint locations correctly of ifunc breakpoints set
7376 while the program resolves the ifunc.
7377
c7075ad5
PA
73782018-04-26 Pedro Alves <palves@redhat.com>
7379
7380 * gdb.base/gnu-ifunc-final.c: New file.
7381 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
7382 * gdb.base/gnu-ifunc.exp (executable): Delete.
7383 (staticexecutable): Adjust.
7384 (lib_opts, exec_opts): Delete.
7385 (make_binsuffix, build, set-break): New procedures.
7386 (misc_tests): New, with tests factored out from the top level.
7387 (top level): Test different combinations of ifunc resolver name,
7388 resolver with and with debug info, and ifunc target with and
7389 without debug info. Wrap static tests with with_target_prefix.
7390
8388016d
PA
73912018-04-26 Pedro Alves <palves@redhat.com>
7392
7393 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
7394 return type" warnings.
7395
249b5733
PA
73962018-04-25 Pedro Alves <palves@redhat.com>
7397
7398 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
7399 killed".
7400 * gdb.base/kill-after-signal.exp: Likewise.
7401 * gdb.threads/kill.exp: Likewise.
7402
f67c0c91
SDJ
74032018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
7404 Sergio Durigan Junior <sergiodj@redhat.com>
7405 Pedro Alves <palves@redhat.com>
7406
7407 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
7408 regexps to expect for '[Inferior ... detached]' as well.
7409 * gdb.base/attach.exp: Likewise.
7410 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
7411 "gdb_continue_to_end".
7412 (test_catch_syscall_with_wrong_args): Likewise.
7413 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
7414 ']'. Don't set 'verbose' on.
7415 * gdb.base/foll-vfork.exp: Likewise.
7416 * gdb.base/fork-print-inferior-events.c: New file.
7417 * gdb.base/fork-print-inferior-events.exp: New file.
7418 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
7419 '[Inferior ... has been killed]' message.
7420 * gdb.base/kill-after-signal.exp: Likewise.
7421 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
7422 detach message.
7423 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
7424 message.
7425 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
7426 regexps to expect for '[Inferior ... detached]' as well.
7427 * gdb.threads/process-dies-while-detaching.exp: Likewise.
7428
0a8ddac4
SM
74292018-04-24 Simon Marchi <simon.marchi@ericsson.com>
7430
7431 PR gdb/23104
7432 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
7433
701adfb0
PA
74342018-04-22 Rajendra SY <rajendra.sy@gmail.com>
7435
7436 PR gdb/23095
7437 * gdb.base/break-probes.exp: Pass shlib_load to
7438 prepare_for_testing. Set normal_bp to r_debug_state if target is
7439 bsd.
7440
d27d16bf
RB
74412018-04-19 Richard Bunt <richard.bunt@arm.com>
7442
7443 * gdb.threads/multiple-successive-infcall.c: New test.
7444 * gdb.threads/multiple-successive-infcall.exp: New file.
7445
a037790e
TT
74462018-04-17 Tom Tromey <tom@tromey.com>
7447
7448 * gdb.rust/simple.rs (Union): New type.
7449 (main): New local "u".
7450 * gdb.rust/simple.exp (test_one_slice): Add new test case.
7451
e3a91079
AA
74522018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
7453
7454 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
7455 number information in output of "whereis" command.
7456 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
7457
b744723f
AA
74582018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7459
7460 * gdb.ada/info_types.exp: Adjust expected output to the line
7461 numbers now printed by "info var/func/type".
7462 * gdb.base/completion.exp: Likewise.
7463 * gdb.base/included.exp: Likewise.
7464 * gdb.cp/cp-relocate.exp: Likewise.
7465 * gdb.cp/cplusfuncs.exp: Likewise.
7466 * gdb.cp/namespace.exp: Likewise.
7467 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
7468
4a4495d6
MM
74692018-04-13 Markus Metzger <markus.t.metzger@intel.com>
7470
7471 * gdb.btrace/cpu.exp: New.
7472
1d509aa6
MM
74732018-04-13 Markus Metzger <markus.t.metzger@intel.com>
7474
7475 * gdb.base/step-indirect-call-thunk.exp: New.
7476 * gdb.base/step-indirect-call-thunk.c: New.
7477 * gdb.reverse/step-indirect-call-thunk.exp: New.
7478 * gdb.reverse/step-indirect-call-thunk.c: New.
7479
6295b6da
SM
74802018-04-11 Simon Marchi <simon.marchi@ericsson.com>
7481
7482 * gdb.base/pie-fork.c: New file.
7483 * gdb.base/pie-fork.exp: New file.
7484
50146e70
TT
74852018-04-11 Tom Tromey <tom@tromey.com>
7486
7487 * gdb.rust/simple.exp: Add test for ".." struct initializer.
7488
f50d8a2e
PA
74892018-04-10 Pedro Alves <palves@redhat.com>
7490
7491 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
7492 exits. Instead loop running forever.
7493 (fork_parent): Run forever too.
7494
a0be7a36
SM
74952018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
7496
7497 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
7498 mi_continue_to_line.
7499 * gdb.mi/mi-stack.c (callee4): Add comment.
7500
9b73db36
SM
75012018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
7502
7503 * gdb.mi/mi-stack.exp: Fix indentation.
7504
c912f608
SM
75052018-04-07 Simon Marchi <simon.marchi@ericsson.com>
7506
7507 PR gdb/22979
7508 * gdb.arch/amd64-osabi.exp: New file.
7509
26540402
SM
75102018-04-07 Simon Marchi <simon.marchi@ericsson.com>
7511
7512 PR gdb/22980
7513 * gdb.base/osabi.exp: New file.
7514
121ad66c 75152018-04-02 Weimin Pan <weimin.pan@oracle.com>
79f18731
WP
7516
7517 * gdb.cp/static-typedef-print.exp: New file.
7518 * gdb.cp/static-typedef-print.cc: New file.
7519
3fcded8f
JB
75202018-03-27 Joel Brobecker <brobecker@adacore.com>
7521
7522 * gdb.ada/varsize_limit: New testcase.
7523
59cc4834
JB
75242018-03-27 Joel Brobecker <brobecker@adacore.com>
7525
7526 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
7527
7528 * gdb.ada/notcplusplus: New testcase.
7529
7530 * gdb.base/c-linkage-name.c: New file.
7531 * gdb.base/c-linkage-name.exp: New testcase.
7532
4ca59a9f
TT
75332018-03-26 Tom Tromey <tom@tromey.com>
7534
7535 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
7536 * gdb.python/py-framefilter.py (name_error): New global.
7537 (ErrorInName.function): Use name_error.
7538
978d6c75
TT
75392018-03-26 Tom Tromey <tom@tromey.com>
7540
7541 PR backtrace/15582:
7542 * gdb.python/py-framefilter.exp: Add "bt hide" test.
7543
b7fee5a3
KS
75442018-03-23 Keith Seitz <keiths@redhat.com>
7545
7546 PR c++/22968
7547 * gdb.cp/subtypes.exp: New file.
7548 * gdb.cp/subtypes.h: New file.
7549 * gdb.cp/subtypes.cc: New file.
7550 * gdb.cp/subtypes-2.cc: New file.
7551
376be529
AB
75522018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
7553
7554 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
7555 (done): Call '_exit' not 'exit' to avoid atexit handlers.
7556 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
7557 -nostartfiles when compiling the test. Confirm that all registers
7558 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
7559
066cfa98
AB
75602018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
7561
7562 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
7563 option, syntax was wrong anyway.
7564 * gdb.arch/arm-disp-step.exp: Likewise.
7565 * gdb.arch/sparc64-regs.exp: Likewise.
7566 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
7567 option, syntax was wrong anyway, switch to use
7568 prepare_for_testing.
7569 * gdb.arch/i386-disp-step.exp: Likewise.
7570
079670b9
AA
75712018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
7572
7573 * gdb.ada/exec_changed.exp: Replace "target_info exists
7574 use_gdb_stub" by "use_gdb_stub".
7575 * gdb.ada/start.exp: Likewise.
7576 * gdb.base/async-shell.exp: Likewise.
7577 * gdb.base/attach-pie-misread.exp: Likewise.
7578 * gdb.base/attach-wait-input.exp: Likewise.
7579 * gdb.base/break-entry.exp: Likewise.
7580 * gdb.base/break-interp.exp: Likewise.
7581 * gdb.base/dprintf-detach.exp: Likewise.
7582 * gdb.base/nostdlib.exp: Likewise.
7583 * gdb.base/solib-nodir.exp: Likewise.
7584 * gdb.base/statistics.exp: Likewise.
7585 * gdb.base/testenv.exp: Likewise.
7586 * gdb.mi/mi-exec-run.exp: Likewise.
7587 * gdb.mi/mi-start.exp: Likewise.
7588 * gdb.multi/dummy-frame-restore.exp: Likewise.
7589 * gdb.multi/multi-arch-exec.exp: Likewise.
7590 * gdb.multi/multi-arch.exp: Likewise.
7591 * gdb.multi/tids.exp: Likewise.
7592 * gdb.multi/watchpoint-multi.exp: Likewise.
7593 * gdb.python/py-events.exp: Likewise.
7594 * gdb.threads/attach-into-signal.exp: Likewise.
7595 * gdb.threads/attach-stopped.exp: Likewise.
7596 * gdb.threads/threadapply.exp: Likewise.
7597 * lib/selftest-support.exp: Likewise.
7598
26d6cec4
AA
75992018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
7600
7601 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
7602
4ee89e90
SR
76032018-03-20 Stephen Roberts <stephen.roberts@arm.com>
7604
7605 * gdb.perf/template-breakpoints.cc: New file.
7606 * gdb.perf/template-breakpoints.exp: New file.
7607 * gdb.perf/template-breakpoints.py: New file.
7608
92630041
TT
76092018-03-19 Tom Tromey <tom@tromey.com>
7610
7611 * gdb.rust/simple.rs (main): Add local variables field1, field2,
7612 y0.
7613 * gdb.rust/simple.exp: Test bare identifier form of struct
7614 initializer.
7615
76727919
TT
76162018-03-19 Tom Tromey <tom@tromey.com>
7617
7618 * gdb.gdb/observer.exp: Remove.
7619
194ed413
AA
76202018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
7621
7622 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
7623 "qualified" option when setting breakpoints.
7624 * gdb.trace/backtrace.exp: Likewise.
7625 * gdb.trace/circ.exp: Likewise.
7626 * gdb.trace/collection.exp: Likewise.
7627 * gdb.trace/disconnected-tracing.exp: Likewise.
7628 * gdb.trace/ftrace-lock.exp: Likewise.
7629 * gdb.trace/ftrace.exp: Likewise.
7630 * gdb.trace/infotrace.exp: Likewise.
7631 * gdb.trace/packetlen.exp: Likewise.
7632 * gdb.trace/passc-dyn.exp: Likewise.
7633 * gdb.trace/qtro.exp: Likewise.
7634 * gdb.trace/read-memory.exp: Likewise.
7635 * gdb.trace/report.exp: Likewise.
7636 * gdb.trace/signal.exp: Likewise.
7637 * gdb.trace/status-stop.exp: Likewise.
7638 * gdb.trace/strace.exp: Likewise.
7639 * gdb.trace/tfind.exp: Likewise.
7640 * gdb.trace/trace-break.exp: Likewise.
7641 * gdb.trace/trace-condition.exp: Likewise.
7642 * gdb.trace/trace-mt.exp: Likewise.
7643 * gdb.trace/tstatus.exp: Likewise.
7644 * gdb.trace/tsv.exp: Likewise.
7645 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
7646 * gdb.trace/unavailable.exp: Likewise.
7647 * gdb.trace/while-dyn.exp: Likewise.
7648
8b067d2c
AA
76492018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
7650
7651 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
7652 that libinproctrace is copied to the target.
7653
3ae9ce5d
TT
76542018-03-14 Tom Tromey <tom@tromey.com>
7655
7656 PR cli/14977:
7657 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
7658 a null pointer.
7659 * gdb.base/wchar.exp: Likewise.
7660
b8c2339b
TT
76612018-03-14 Tom Tromey <tom@tromey.com>
7662
7663 PR cli/19918:
7664 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
7665 flag.
7666
4872dc46
SM
76672018-03-08 Simon Marchi <simon.marchi@ericsson.com>
7668
7669 PR gdb/22841
7670 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
7671 "target" to remote_exec.
7672
e4fe3756
SM
76732018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
7674
7675 PR gdb/22841
7676 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
7677 ${board}_upload): Remove.
7678
e95a97d4
AA
76792018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
7680
7681 * gdb.cp/watch-cp.cc: New test.
7682 * gdb.cp/watch-cp.exp: New file.
7683
dbbb1059
AB
76842018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
7685
7686 * gdb.base/infcall-nested-structs.exp: New file.
7687 * gdb.base/infcall-nested-structs.c: New file.
7688 * gdb.base/float.exp: Add riscv support.
7689
ecc054c0
TP
76902018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
7691
7692 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
7693 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
7694
25e3c82c
SDJ
76952018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
7696
7697 * gdb.server/abspath.exp: New file.
7698 * lib/gdb.exp (with_cwd): New procedure.
7699
3083294d
SM
77002018-02-28 Simon Marchi <simon.marchi@ericsson.com>
7701
7702 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
7703 use it.
7704 (gdb_is_target_remote_prompt): New proc.
7705 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
7706 (gdb_is_target_native): Pass prompt parameter to
7707 gdb_is_target_1.
7708
3275ef47
SM
77092018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
7710
7711 * gdb.base/load-command.c: New file.
7712 * gdb.base/load-command.exp: New file.
7713 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
7714 (gdb_is_target_1): ...this, and generalize for other targets
7715 than just remote.
7716 (gdb_is_target_remote): Use gdb_is_target_1.
7717 (gdb_is_target_native): use gdb_is_target_1.
7718
6893c19a
TT
77192018-02-26 Tom Tromey <tom@tromey.com>
7720
7721 PR python/16497:
7722 * gdb.python/py-framefilter.exp: Update test.
7723
2ddeaf8a
TT
77242018-02-26 Tom Tromey <tom@tromey.com>
7725
7726 * gdb.dwarf2/variant.c: New file.
7727 * gdb.dwarf2/variant.exp: New file.
7728
c9317f21
TT
77292018-02-26 Tom Tromey <tom@tromey.com>
7730
7731 * gdb.rust/simple.exp: Accept more possible results in enum test.
7732
6f6d0c26
SM
77332018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
7734
7735 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
7736 parentheses.
7737
11b03145
MR
77382018-02-23 Maciej W. Rozycki <macro@mips.com>
7739
7740 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
7741 name of a variable: $actual_linejj -> $actual_line.
7742
54a27fe5
JB
77432018-02-21 John Baldwin <jhb@FreeBSD.org>
7744
7745 * gdb.arch/amd64-i386-address.exp: Fix a typo.
7746
de65820c
MM
77472018-02-20 Markus Metzger <markus.t.metzger@intel.com>
7748
7749 * gdb.btrace/buffer-size.exp: Do not force BTS.
7750
980548fd
PA
77512018-02-14 Pedro Alves <palves@redhat.com>
7752
7753 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
7754 getting a "Quit".
7755
c4e12631
MM
77562018-02-09 Markus Metzger <markus.t.metzger@intel.com>
7757
7758 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
7759 Fix test name.
7760
c2e0e465
SM
77612018-02-07 Simon Marchi <simon.marchi@ericsson.com>
7762
7763 * gdb.cp/m-static.exp: Check type of optimized out static
7764 member.
7765
f7216783
AB
77662018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
7767
7768 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
7769 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
7770
0625771b
LS
77712018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
7772 Leszek Swirski <leszeks@google.com>
7773
7774 * gdb.python/py-prettyprint.c
7775 (struct to_string_returns_value_inner,
7776 struct to_string_returns_value_wrapper): New.
7777 (main): Add tsrvw variable.
7778 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
7779 ToStringReturnsValueWrapper): New classes.
7780 (register_pretty_printers): Register new pretty-printers.
7781 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
7782 recursive pretty printer.
7783 * gdb.python/py-mi.exp: Likewise.
7784
59498c30
LS
77852018-02-01 Leszek Swirski <leszeks@google.com>
7786
7787 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
7788 functions with the same name as an include file are parsed
7789 correctly.
7790
d4d38844
YQ
77912018-02-01 Yao Qi <yao.qi@linaro.org>
7792
7793 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
7794 "\[^\r\n\]*".
7795
07e5f5cf
NP
77962018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
7797
7798 * gdb.arch/powerpc-prologue-frame.s: New file.
7799 * gdb.arch/powerpc-prologue-frame.c: Likewise.
7800 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
7801
929b5ad4
JB
78022018-01-31 Joel Brobecker <brobecker@adacore.com>
7803
7804 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
7805
e671cd59
PA
78062018-01-30 Pedro Alves <palves@redhat.com>
7807
7808 PR gdb/13211
7809 * gdb.base/interrupt-daemon.c: New.
7810 * gdb.base/interrupt-daemon.exp: New.
7811 * gdb.multi/multi-term-settings.c: New.
7812 * gdb.multi/multi-term-settings.exp: New.
7813
fc413dc4
JB
78142018-01-30 Joel Brobecker <brobecker@adacore.com>
7815
7816 * gdb.base/break.exp: Save the location where the breakpoint
7817 on break.c:47 was actually inserted when debugging the version
7818 compiled at -O2 and use it in the expected output of the "info
7819 break" test performed soon after.
7820
5c319bb2
PA
78212018-01-22 Pedro Alves <palves@redhat.com>
7822 Sergio Durigan Junior <sergiodj@redhat.com>
7823
7824 * gdb.base/whatis.exp: Add tests for 'set print object on' +
7825 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
7826
a9e40818
JB
78272018-01-22 Joel Brobecker <brobecker@adacore.com>
7828
7829 * gdb.base/break-include.c, gdb.base/break-include.inc,
7830 gdb.base/break-include.exp: New files.
7831 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
7832 line number now being the actual line number where the breakpoint
7833 was inserted.
7834 * gdb.mi/mi-break.exp: Likewise.
7835 * gdb.mi/mi-reverse.exp: Likewise.
7836 * gdb.mi/mi-simplerun.exp: Ditto.
7837
e707fc44
AB
78382018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
7839
7840 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
7841 varobj.
7842 * gdb.mi/mi-var-create-rtti.exp: Likewise.
7843
ae451627
AB
78442018-01-21 Don Breazeal <donb@codesourcery.com>
7845 Andrew Burgess <andrew.burgess@embecosm.com>
7846
7847 * gdb.mi/basics.c: Add new global.
7848 * gdb.mi/mi-frame-regs.exp: New file.
7849 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
7850 case.
7851
b1b189e0
AB
78522018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
7853
7854 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
7855 non-parameter, and on an unknown symbol.
7856
fcfcc376
TT
78572018-01-19 Tom Tromey <tom@tromey.com>
7858
7859 * gdb.rust/modules.rs (TWENTY_THREE): New global.
7860 * gdb.rust/modules.exp: Add ::-qualified lookup test.
7861
634c1c31
AA
78622018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
7863
7864 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
7865 setrlimit and chdir to int.
7866
d6ad07fd
AA
78672018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
7868
7869 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
7870 function.
7871 (my_tend): Likewise.
7872 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
7873 rationale of avoiding FP- and vector instructions.
7874
adf8243b
RK
78752018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
7876
7877 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
7878 "info reg" with "\[ \t\]*".
7879 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
7880 "\[ \t\]+".
7881 * gdb.arch/s390-multiarch.exp: Ditto.
7882 * gdb.base/pc-fp.exp: Ditto.
7883 * gdb.reverse/i386-precsave.exp: Ditto.
7884 * gdb.reverse/i386-reverse.exp: Ditto.
7885 * gdb.reverse/i387-env-reverse.exp: Ditto.
7886 * gdb.reverse/i387-stack-reverse.exp: Ditto.
7887
dcc06925
AA
78882018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
7889
7890 * lib/gdb.exp (gdb_compile): Re-enable use of
7891 universal_compile_options for languages other than Rust.
7892
25d4fd80
AA
78932018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
7894
7895 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
7896
ee7f689e 78972018-01-17 Mike Gulick <mgulick@mathworks.com>
41667530
MG
7898
7899 PR gdb/16577
7900 * gdb.base/solib-vanish.exp: New.
7901 * gdb.base/solib-vanish-main.c: New.
7902 * gdb.base/solib-vanish-lib1.c: New.
7903 * gdb.base/solib-vanish-lib2.c: New.
7904
d8447b6b
YQ
79052018-01-17 Yao Qi <yao.qi@linaro.org>
7906
7907 * gdb.compile/compile.exp: Match the address printed for
7908 frame in the output of command "bt".
7909
86d6a90c
TT
79102018-01-15 Tom Tromey <tom@tromey.com>
7911
7912 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
7913 compute sp_reg.
7914
cbcdb1aa
AB
79152018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
7916
7917 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
7918 to prepare.
7919 (prepare): Return 0 on error, 1 on success.
7920
eea61984
PA
79212018-01-12 Pedro Alves <palves@redhat.com>
7922
7923 * gdb.base/continue-after-aborted-step-over.c: New.
7924 * gdb.base/continue-after-aborted-step-over.exp: New.
7925
6181e9c2
SM
79262018-01-11 Simon Marchi <simon.marchi@ericsson.com>
7927
7928 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
7929 options when not creating an executable.
7930
3cada740
PA
79312018-01-11 Pedro Alves <palves@redhat.com>
7932
7933 PR remote/22597
7934 * gdb.server/stop-reply-no-thread.c: New file.
7935 * gdb.server/stop-reply-no-thread.exp: New file.
7936
c63d3e8d
PA
79372018-01-10 Pedro Alves <palves@redhat.com>
7938
7939 PR gdb/22670
7940 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
7941 functions too. Test setting breakpoints and printing C functions
7942 with no debug info too.
7943 * gdb.ada/bp_c_mixed_case/qux.c: New file.
7944
d4c2a405
PA
79452018-01-10 Pedro Alves <palves@redhat.com>
7946
7947 PR gdb/22670
7948 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
7949 a fail.
7950
8825213e
PA
79512018-01-10 Pedro Alves <palves@redhat.com>
7952
7953 PR gdb/22670
7954 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
7955
605fd3c6
YQ
79562018-01-08 Simon Marchi <simon.marchi@ericsson.com>
7957
7958 * gdb.server/unittest.exp: Match the output in non-development
7959 mode.
7960
1e5ded6c
YQ
79612018-01-08 Simon Marchi <simon.marchi@ericsson.com>
7962
7963 * gdb.gdb/unittest.exp: Match output in non-development mode.
7964
30066b0b
JB
79652018-01-08 Joel Brobecker <brobecker@adacore.com>
7966
7967 * gdb.ada/access_tagged_param.exp: Relax expected output
7968 for value of "ObjL" in "continue" to pck.inspect breakpoint
7969 test.
7970
04bafb1e
XR
79712018-01-08 Joel Brobecker <brobecker@adacore.com>
7972
9f86398b
JB
7973 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
7974 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
04bafb1e 7975
e379cee6
PA
79762018-01-05 Pedro Alves <palves@redhat.com>
7977
7978 PR gdb/18653
7979 * gdb.base/libsegfault.exp: New.
7980
de63c46b
PA
79812018-01-05 Joel Brobecker <brobecker@adacore.com>
7982
7983 PR gdb/22670
7984 * gdb.ada/access_tagged_param.exp: New file.
7985 * gdb.ada/access_tagged_param/foo.adb: New file.
7986
f98fc17b
PA
79872018-01-05 Pedro Alves <palves@redhat.com>
7988
7989 PR gdb/22670
7990 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
7991 exercise lower case too, and to exercise both full matching and
7992 wild matching.
7993
342f8240
JB
79942018-01-05 Joel Brobecker <brobecker@adacore.com>
7995
7996 * gdb.ada/rename_subscript_param: New testcase.
7997
7150d33c
JG
79982018-01-05 Jerome Guitton <guitton@adacore.com>
7999
8000 * gdb.ada/arr_acc_idx_w_gap: New testcase.
8001
cc0e770c
JB
80022018-01-05 Joel Brobecker <brobecker@adacore.com>
8003
8004 * gdb.ada/convvar_comp: New testcase.
8005
672a41aa 80062018-01-05 Xavier Roirand <roirand@adacore.com>
e3861a03
XR
8007
8008 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
8009 (My_Table): New global variable.
8010 * testsuite/gdb.ada/array_char_idx.exp: Add test.
8011
7365ec2f
JB
80122018-01-04 Joel Brobecker <brobecker@adacore.com>
8013
8014 PR gdb/22670
8015 * gdb.ada/maint_with_ada: New testcase.
8016
289483b6
JB
80172018-01-04 Joel Brobecker <brobecker@adacore.com>
8018
8019 PR gdb/22670
8020 * gdb.ada/bp_c_mixed_case: New testcase.
8021
344420da
JB
80222018-01-04 Joel Brobecker <brobecker@adacore.com>
8023
8024 PR gdb/22670
8025 * gdb.ada/complete.exp: Add "complete break ada" test.
8026
66fc87a0
JB
80272018-01-04 Joel Brobecker <brobecker@adacore.com>
8028
8029 PR gdb/22670
8030 * gdb.ada/info_addr_mixed_case: New testcase.
8031
9f757bf7
XR
80322018-01-03 Xavier Roirand <roirand@adacore.com>
8033
8034 * gdb.ada/excep_handle.exp: New testcase.
8035 * gdb.ada/excep_handle/foo.adb: New file.
8036 * gdb.ada/excep_handle/pck.ads: New file.
8037
bd570f80
JB
80382018-01-03 Joel Brobecker <brobecker@adacore.com>
8039
8040 * gdb.base/step-line.c: Add extra empty line in copyright header.
8041 * gdb.base/step-line.inp: Likewise.
8042
9fe561ab
JB
80432018-01-02 Joel Brobecker <brobecker@adacore.com>
8044
8045 * gdb.ada/dyn_stride.exp: Add slice test.
8046
a405673c
JB
80472018-01-02 Joel Brobecker <brobecker@adacore.com>
8048
8049 * gdb.ada/dyn_stride: New testcase.
8050
cef0f868
SH
80512017-12-27 Stafford Horne <shorne@gmail.com>
8052
8053 * gdb.xml/extra-regs.xml: Add example foo reggroup.
8054 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
8055
b67d92b0
SH
80562017-12-27 Stafford Horne <shorne@gmail.com>
8057
8058 * gdb.base/reggroups.c: New file.
8059 * gdb.base/reggroups.exp: New file.
8060
eccab96d
JB
80612017-12-18 Joel Brobecker <brobecker@adacore.com>
8062
8063 * gdb.dwarf2/ada-valprint-error.c: New file.
8064 * gdb.dwarf2/ada-valprint-error.exp: New file.
8065
0e2da9f0
JB
80662017-12-18 Joel Brobecker <brobecker@adacore.com>
8067
8068 * gdb.ada/assign_arr: New testcase.
8069
cb923fcc
XR
80702017-12-18 Xavier Roirand <roirand@adacore.com>
8071
8072 * gdb.ada/funcall_ptr: New testcase.
8073
7c161838
SDJ
80742017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
8075
8076 PR cli/16224
8077 * gdb.base/ptype-offsets.cc: New file.
8078 * gdb.base/ptype-offsets.exp: New file.
8079
1af17fd9
YQ
80802017-12-15 Yao Qi <yao.qi@linaro.org>
8081
8082 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
8083 if XML is disabled.
8084
828d5846
XR
80852017-12-15 Xavier Roirand <roirand@adacore.com>
8086
8087 * gdb.ada/same_component_name: New testcase.
8088
79e8fcaa
JB
80892017-12-14 Joel Brobecker <brobecker@adacore.com>
8090
8091 * gdb.ada/str_binop_equal: New testcase.
8092
e05fa6f9
JB
80932017-12-14 Joel Brobecker <brobecker@adacore.com>
8094
8095 * gdb.ada/task_switch_in_core: New testcase.
8096
b89641ba
SM
80972017-12-13 Simon Marchi <simon.marchi@ericsson.com>
8098
8099 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
8100 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
8101 call test_bkpt_qualified.
8102 (test_bkpt_qualified): New proc.
8103
6892d2e4
PA
81042017-12-13 Pedro Alves <palves@redhat.com>
8105
8106 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
8107 Tighten regexp by matching with an anchor.
8108
a22ecf70
PA
81092017-12-13 Pedro Alves <palves@redhat.com>
8110
8111 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
8112 ("expression with namespace"): New set of tests.
8113 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
8114 (Nested::Test_NS::qux): New.
8115 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
8116 defaults to 'start_quote_char' and 'end_quote_char' parameters.
8117
9937536c
JB
81182017-12-13 Joel Brobecker <brobecker@adacore.com>
8119
8120 * gdb.base/server-del-break.c: New file.
8121 * gdb.base/server-del-break.exp: New file.
8122
fe49c6f5
SH
81232017-12-12 Stafford Horne <shorne@gmail.com>
8124
8125 * gdb.xml/tdesc-regs.exp: Add or1k support.
8126
c3d18620
SH
81272017-12-12 Stafford Horne <shorne@gmail.com>
8128
8129 * gdb.base/bp-permanent.c: Define nop of or1k.
8130
c5f9cfc8
JB
81312017-12-11 Joel Brobecker <brobecker@adacore.com>
8132
8133 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
8134 output with components being reordered.
8135
a9c135fc
JB
81362017-12-11 Joel Brobecker <brobecker@adacore.com>
8137
8138 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
8139 output with components being reordered.
8140
927aa2e7
JK
81412017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8142 Pedro Alves <palves@redhat.com>
8143
8144 * gdb.base/maint.exp (check for .gdb_index): Check also for
8145 .debug_names.
8146 * gdb.dlang/watch-loc.c (.debug_aranges): New.
8147 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
8148 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
8149 (.gdb_index used after symbol reloading): Support also .debug_names.
8150 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
8151
f17d9474
YQ
81522017-12-08 Yao Qi <yao.qi@linaro.org>
8153
8154 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
8155 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
8156
a0de8c21
YQ
81572017-12-08 Yao Qi <yao.qi@linaro.org>
8158
8159 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
8160 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
8161
a738ea1d
YQ
81622017-12-08 Yao Qi <yao.qi@linaro.org>
8163
8164 * gdb.arch/aarch64-tagged-pointer.c: New file.
8165 * gdb.arch/aarch64-tagged-pointer.exp: New file.
8166
1cd9a73b
SDJ
81672017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
8168
8169 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
8170 "int".
8171
fa6eb693
KS
81722017-12-07 Keith Seitz <keiths@redhat.com>
8173
8174 PR breakpoints/22569
8175 * gdb.linespec/ls-errs.exp: Change expected result of "break
8176 -source this file has spaces.c -line 3".
8177 Check that an explicit source file followed by whitespace is
8178 identified as an invalid explicit location.
8179
883fd55a
KS
81802017-12-07 Keith Seitz <keiths@redhat.com>
8181
8182 * gdb.cp/nested-types.cc: New file.
8183 * gdb.cp/nested-types.exp: New file.
8184 * lib/cp-support.exp: Load data-structures.exp library.
8185 (debug_cp_test_ptype_class): New global.
8186 (cp_ptype_class_verbose, next_line): New procedures.
8187 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
8188 Add and document new return value.
8189 Switch the list of lines to a queue.
8190 Add support for new `type' key for nested type definitions.
8191 Add debugging/troubleshooting messages.
8192 * lib/data-structures.exp: New file.
8193
ec72db3e
SM
81942017-12-07 Simon Marchi <simon.marchi@ericsson.com>
8195
8196 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
8197 with proc_with_prefix, don't use with_test_prefix.
8198
99598d71
TT
81992017-12-07 Tom Tromey <tom@tromey.com>
8200
8201 * gdb.base/break.exp: Add test for empty "commands".
8202
a8806230
YQ
82032017-12-07 Yao Qi <yao.qi@linaro.org>
8204
8205 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
8206 malloc and catch syscall.
8207
824cc835
PM
82082017-12-07 Phil Muldoon <pmuldoon@redhat.com>
8209
e79be6e5 8210 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
824cc835
PM
8211 tests for explicit locations.
8212
7cc244de
PA
82132017-12-06 Pedro Alves <palves@redhat.com>
8214
8215 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
8216 force-disabling XML descriptions.
8217
50a1fdd5
PA
82182017-12-04 Pedro Alves <palves@redhat.com>
8219
8220 PR gdb/22499
8221 * gdb.arch/amd64-disp-step-avx.S: New file.
8222 * gdb.arch/amd64-disp-step-avx.exp: New file.
8223
f0fb2488
PA
82242017-12-03 Pedro Alves <palves@redhat.com>
8225
8226 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
8227 and <string.h>.
8228 (parent_function): Print distinct messages when waitpid fails, or
8229 the child exits with a signal, or the child exits for an unhandled
8230 reason.
8231 * gdb.threads/process-dies-while-detaching.exp
8232 (detach_and_expect_exit): New 'inf_output_re' parameter and use
8233 it. Wait for both inferior output and GDB's prompt. Use an
8234 indirect spawn id list.
8235 (do_detach): New parameter 'child_exit'. Use it to compute
8236 expected inferior output.
8237 (test_detach, test_detach_watch, test_detach_killed_outside):
8238 Adjust to pass down the expected child exit kind.
8239
97cbe998
SDJ
82402017-12-01 Joel Brobecker <brobecker@adacore.com>
8241 Sergio Durigan Junior <sergiodj@redhat.com>
8242 Pedro Alves <palves@redhat.com>
8243
8244 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
8245
40fc416f
SDJ
82462017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
8247
8248 * gdb.base/relocate.exp: Add tests to guarantee that arguments
8249 to 'symbol-file' and 'add-symbol-file' can be
8250 position-independent.
8251
1cc75e92
YQ
82522017-12-01 Yao Qi <yao.qi@linaro.org>
8253
8254 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
8255 the URL in copyright header.
8256 * gdb.arch/aarch64-fp.exp: Likewise.
8257 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
8258 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
8259 * gdb.base/expand-psymtabs.exp: Likewise.
8260 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
8261 * gdb.fortran/common-block.exp: Likewise.
8262 * gdb.fortran/common-block.f90: Likewise.
8263 * gdb.fortran/logical.exp: Likewise.
8264 * gdb.fortran/vla-datatypes.f90: Likewise.
8265 * gdb.fortran/vla-sub.f90: Likewise.
8266
875fb7a7
JB
82672017-11-30 Joel Brobecker <brobecker@adacore.com>
8268
8269 * gdb.ada/repeat_dyn: New testcase.
8270
6f14765f
UW
82712017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
8272
8273 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
8274 Update for changed thread numbering.
8275 * gdb.cell/bt.exp: Update for changed GDB output.
8276
f1af7b94
SM
82772017-11-30 Simon Marchi <simon.marchi@ericsson.com>
8278
8279 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
8280 setting isremote by hand.
8281 * boards/dwarf4-gdb-index.exp: Likewise.
8282 * boards/fission.exp: Likewise.
8283 * boards/stabs.exp: Likewise.
8284
e3919f3e
PA
82852017-11-30 Pedro Alves <palves@redhat.com>
8286
8287 * gdb.linespec/cpls-ops.exp
8288 (check_explicit_skips_function_argument): Extract the underlying
8289 type of size_t instead of hardcoding it.
8290
bd69330d
PA
82912017-11-29 Pedro Alves <palves@redhat.com>
8292
8293 PR c++/19436
8294 * gdb.linespec/cpls-abi-tag.cc: New file.
8295 * gdb.linespec/cpls-abi-tag.exp: New file.
8296
a20714ff
PA
82972017-11-29 Pedro Alves <palves@redhat.com>
8298
8299 * gdb.base/langs.exp: Use -qualified.
8300 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
8301 it.
8302 * gdb.cp/namespace.exp: Use -qualified.
8303 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
8304 (overload-3, template-overload, template-ret-type, const-overload)
8305 (const-overload-quoted, anon-ns, ambiguous-prefix): New
8306 procedures.
8307 (test_driver): Call them.
8308 * gdb.cp/save-bp-qualified.cc: New.
8309 * gdb.cp/save-bp-qualified.exp: New.
8310 * gdb.linespec/explicit.exp: Test -qualified.
8311 * lib/completion-support.exp (completion::explicit_opts_list): Add
8312 "-qualified".
8313 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
8314
f6f1d339
PM
83152017-11-29 Phil Muldoon <pmuldoon@redhat.com>
8316
8317 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
8318
02ca603a
TT
83192017-11-29 Tom Tromey <tom@tromey.com>
8320
8321 * gdb.base/relocate.exp: Update invalid argument test.
8322 Add new tests for invalid arguments.
8323
ed6c0bfb
TP
83242017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
8325
8326 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
8327 Return 0 as a long.
8328 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
8329
f106e10e
TP
83302017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
8331
8332 * gdb.cp/breakpoint.cc (bar): Set return type to void.
8333 * gdb.cp/psymtab-parameter.cc (func): Likewise.
8334 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
8335 func ().
8336 * gdb.cp/shadow.cc (B.func): Return 0.
8337
10329bb2
JB
83382017-11-27 Joel Brobecker <brobecker@adacore.com>
8339
8340 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
8341 expected output in gdb_expect call to allow the exception
8342 message to be present as well. Fix syntax confusion to avoid
8343 TCL thinking that exception_name is an array.
8344
617cd4bc
UW
83452017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
8346
8347 * gdb.arch/spu-info.c: Include <unistd.h>.
8348 (do_signal_test): Fix broken calls to write.
8349 * gdb.arch/spu-info.exp: Use prepare_for_testing.
8350 Fix checks for empty mailboxes. Update signal tests for corrected
8351 do_signal_test routine. Allow nonzero event status.
58f7f0bf
UW
8352 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
8353 * gdb.cell/arch.exp: Use standard_output_file.
8354 * gdb.cell/break.exp: Likewise.
8355 * gdb.cell/bt.exp: Likewise.
8356 * gdb.cell/core.exp: Likewise.
8357 * gdb.cell/dwarfaddr.exp: Likewise.
8358 * gdb.cell/ea-cache.exp: Likewise.
8359 * gdb.cell/ea-standalone.exp: Likewise.
8360 * gdb.cell/f-regs.exp: Likewise.
8361 * gdb.cell/fork.exp: Likewise.
8362 * gdb.cell/gcore.exp: Likewise.
8363 * gdb.cell/mem-access.exp: Likewise.
8364 * gdb.cell/ptype.exp: Likewise.
8365 * gdb.cell/registers.exp: Likewise.
8366 * gdb.cell/sizeof.exp: Likewise.
8367 * gdb.cell/solib-symbol.exp: Likewise.
8368 * gdb.cell/solib.exp: Likewise.
617cd4bc 8369
a81aaca0
PA
83702017-11-25 Pedro Alves <palves@redhat.com>
8371
8372 * gdb.base/complete-empty.exp: New file.
8373 * gdb.base/completion.exp: Adjust.
8374
6a3c6ee4
PA
83752017-11-25 Pedro Alves <palves@redhat.com>
8376
8377 * gdb.linespec/cpls-ops.cc: New file.
8378 * gdb.linespec/cpls-ops.exp: New file.
8379 * lib/completion-support.exp (test_complete_prefix_range_re): New,
8380 factored out from ...
8381 (test_complete_prefix_range): ... this.
8382
8955eb2d
PA
83832017-11-24 Pedro Alves <palves@redhat.com>
8384
8385 * gdb.linespec/cpcompletion.exp: New file.
8386 * gdb.linespec/cpls-hyphen.cc: New file.
8387 * gdb.linespec/cpls.cc: New file.
8388 * gdb.linespec/cpls2.cc: New file.
8389 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
8390 test to use test_gdb_complete_unique. Add label completion,
8391 keyword completion and explicit location completion tests.
8392 * lib/completion-support.exp: New file.
8393
e547c119
JB
83942017-11-24 Joel Brobecker <brobecker@adacore.com>
8395
8396 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
8397 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
8398 when hitting an exception catchpoint.
8399
7c3c1aa8
YQ
84002017-11-22 Yao Qi <yao.qi@linaro.org>
8401
8402 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
8403
41bd68f5
SM
84042017-11-22 Simon Marchi <simon.marchi@ericsson.com>
8405
8406 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
8407 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
8408 * gdb.dwarf2/info-locals-optimized-out.c: New file.
8409
1daad298
YQ
84102017-11-22 Yao Qi <yao.qi@linaro.org>
8411
8412 * gdb.base/info-os.exp: Pass pthreads.
8413 * gdb.multi/multi-attach.exp: Likewise.
8414
88465e87
YQ
84152017-11-22 Yao Qi <yao.qi@linaro.org>
8416
8417 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
8418 compiler.
8419
dc196b23
YQ
84202017-11-22 Yao Qi <yao.qi@linaro.org>
8421
8422 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
8423 * gdb.base/break-interp.exp: Likewise.
8424 * gdb.base/jit-attach-pie.exp: Likewise.
8425
2400729e
UW
84262017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
8427
8428 * gdb.base/float128.c (large128): New variable.
8429 * gdb.base/float128.exp: Add test to print largest __float128 value.
8430
7a26362d
UW
84312017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
8432
8433 * gdb.arch/vsx-regs.exp: Update register content checks.
8434
ed0f4273
UW
84352017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
8436
8437 * gdb.arch/ppc-longdouble.exp: New file.
8438 * gdb.arch/ppc-longdouble.c: Likewise.
8439
a25d69c6
PA
84402017-11-21 Pedro Alves <palves@redhat.com>
8441
8442 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
8443
73fcf641
PA
84442017-11-20 Pedro Alves <palves@redhat.com>
8445
8446 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
8447 (long_double_typedef): New typedefs.
8448 Use DEF on double and long double.
8449 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
8450 cases.
8451 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
8452 and 'long_double_ptr_same_size' locals. Use them to decide
8453 whether cast from array/function to float is valid/invalid.
8454
71a3c369
TT
84552017-11-17 Tom Tromey <tom@tromey.com>
8456
8457 * gdb.rust/traits.rs: New file.
8458 * gdb.rust/traits.exp: New file.
8459
ced9779b
JB
84602017-11-17 Joel Brobecker <brobecker@adacore.com>
8461
8462 * gdb.ada/minsyms: New testcase.
8463
a0922d80
PA
84642017-11-16 Pedro Alves <palves@redhat.com>
8465
8466 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
8467 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
8468
ea04e54c
PA
84692017-11-16 Pedro Alves <palves@redhat.com>
8470
8471 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
8472 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
8473
e849ea89
PA
84742017-11-16 Pedro Alves <palves@redhat.com>
8475
8476 * gdb.server/reconnect-ctrl-c.c: New file.
8477 * gdb.server/reconnect-ctrl-c.exp: New file.
8478
d8ae99a7
PM
84792017-11-16 Phil Muldoon <pmuldoon@redhat.com>
8480
8481 * gdb.python/py-rbreak.exp: New file.
8482 * gdb.python/py-rbreak.c: New file.
8483 * gdb.python/py-rbreak-func2.c: New file.
8484
968a13f8
PA
84852017-11-16 Pedro Alves <palves@redhat.com>
8486
8487 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
8488 pattern.
8489 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
8490 GDB.
8491
71774bc9
SM
84922017-11-15 Simon Marchi <simon.marchi@ericsson.com>
8493
8494 * gdb.tui/completionn.exp (test_tab_completion): Add space in
8495 regex.
8496
ddbb44cf
SM
84972017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
8498
8499 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
8500 test names.
8501
584a564f
PA
85022017-11-09 Pedro Alves <palves@redhat.com>
8503
8504 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
8505 factored out from ...
8506 (top level): ... here, and adjusted to avoid expecting beyond the
8507 prompt in a single gdb_test_multiple.
8508
5ed7a928
PA
85092017-11-09 Pedro Alves <palves@redhat.com>
8510
8511 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
8512 output.
8513 * gdb.server/ext-attach.exp ("kill" test): Likewise.
8514 * gdb.server/ext-restart.exp ("kill" test): Likewise.
8515 * gdb.server/ext-run.exp ("kill" test): Likewise.
8516 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
8517
a60e0738
PA
85182017-11-09 Pedro Alves <palves@redhat.com>
8519
8520 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
8521 match till end of line.
8522
2c88253f
PA
85232017-11-09 Pedro Alves <palves@redhat.com>
8524
8525 * gdb.base/memattr.exp: Tighten regexes to match the end line.
8526
c7a38517
PA
85272017-11-09 Pedro Alves <palves@redhat.com>
8528
8529 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
8530 New procedures, factored out from ...
8531 (top level): ... here, and adjusted to avoid expecting beyond the
8532 prompt in one go.
8533
f29f4b6b
PA
85342017-11-09 Pedro Alves <palves@redhat.com>
8535
8536 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
8537 output. Fix '?' match.
8538
286acbb5
JB
85392017-11-08 Joel Brobecker <brobecker@adacore.com>
8540
8541 * gdb.ada/scoped_watch: New testcase.
8542 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
8543 which is actually correct.
8544 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
8545 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
8546
62d7ae92
PA
85472017-11-08 Pedro Alves <palves@redhat.com>
8548
8549 * gdb.gdb/complaints.exp (test_initial_complaints)
8550 (test_serial_complaints, test_short_complaints): Call
8551 complaint_internal instead of complaint.
8552
280ca31f
DT
85532017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
8554
8555 * gdb.threads/tls-core.c: New file.
8556 * gdb.threads/tls-core.exp: Likewise.
8557
b5ec771e
PA
85582017-11-08 Pedro Alves <palves@redhat.com>
8559
8560 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
8561 (p Exported_Capitalized): New test.
8562 (p exported_capitalized): New test.
8563
a02b41a7
PA
85642017-11-07 Pedro Alves <palves@redhat.com>
8565
8566 * gdb.cp/ena-dis-br-range.exp: Add more tests.
8567
95e95a6d
PA
85682017-11-07 Pedro Alves <palves@redhat.com>
8569
8570 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
8571 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
8572 (disable_invalid, disable_inverted, disable_negative): New
8573 procedures.
8574 ("bad numbers"): New set of tests.
8575
cee62dbd
PA
85762017-11-07 Pedro Alves <palves@redhat.com>
8577
8578 * gdb.cp/ena-dis-br-range.exp: Add tests.
8579
cc638e86
PA
85802017-11-07 Pedro Alves <palves@redhat.com>
8581
8582 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
8583
d0fe4701
XR
85842017-11-07 Xavier Roirand <roirand@adacore.com>
8585 Pedro Alves <palves@redhat.com>
8586
8587 * gdb.base/ena-dis-br.exp: Add reference to
8588 gdb.cp/ena-dis-br-range.exp.
8589 * gdb.cp/ena-dis-br-range.exp: New file.
8590 * gdb.cp/ena-dis-br-range.cc: New file.
8591
46f67f80
PA
85922017-11-06 Pedro Alves <palves@redhat.com>
8593
8594 * gdb.base/attach-non-pgrp-leader.c: New.
8595 * gdb.base/attach-non-pgrp-leader.exp: New.
8596
726e1356
PA
85972017-11-06 Pedro Alves <palves@redhat.com>
8598
8599 * configure.ac: No longer check for termio.h and sgtty.h.
8600 * configure: Regenerate.
8601 * remote-utils.c: Include termios.h instead of gdb_termios.h.
8602 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
8603 Remove termio and sgtty code.
8604
50ab6ace
YQ
86052017-11-03 Yao Qi <yao.qi@linaro.org>
8606
8607 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
8608 in GDB is disabled.
8609
8e68731c
YQ
86102017-11-03 Yao Qi <yao.qi@linaro.org>
8611
8612 * gdb.python/py-thrhandle.exp: Skip it if python is not
8613 enabled.
8614
3a87ae65
SM
86152017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
8616
8617 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
8618 as a breakpoint command.
8619
484d8d36
MD
86202017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
8621
8622 PR python/21213
8623 * gdb.python/py-infthread.exp: Test calling
8624 InferiorThread.inferior () multiple times in a row.
8625
4a27f119
KS
86262017-10-27 Keith Seitz <keiths@redhat.com>
8627
8628 * gdb.opt/inline-break.exp (break_info_1): New procedure.
8629 Test "info break" for every inlined function breakpoint.
8630
bb11dd58
YQ
86312017-10-27 Yao Qi <yao.qi@linaro.org>
8632
8633 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
8634
a43f3893
PF
86352017-10-26 Patrick Frants <osscontribute@gmail.com>
8636
8637 * gdb.cp/classes.exp (test_static_members): Test printing
8638 Outer::instance.
8639 * gdb.cp/classes.c (struct Inner, struct Outer): New.
8640 (Inner::instance, Outer::instance): New.
8641
792ccf00
PA
86422017-10-24 Pedro Alves <palves@redhat.com>
8643
8644 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
8645 extra console" test in two stages.
8646
eb2bfbad
PA
86472017-10-24 Pedro Alves <palves@redhat.com>
8648
8649 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
8650
1f75a651
PA
86512017-10-24 Pedro Alves <palves@redhat.com>
8652
8653 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
8654 loop.
8655
779990d9
PA
86562017-10-24 Pedro Alves <palves@redhat.com>
8657
8658 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
8659 $attempt" and "stoppedtry $stoppedtry" test prefixes.
8660
ad9b8f5d
PA
86612017-10-24 Pedro Alves <palves@redhat.com>
8662
8663 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
8664 parameter and handle it. Don't output read value in test name.
8665
fee6da6e
PA
86662017-10-24 Pedro Alves <palves@redhat.com>
8667
8668 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
8669 custom test name.
8670
10389c2c
PA
86712017-10-24 Pedro Alves <palves@redhat.com>
8672
8673 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
8674 include the unstable output directory name in the test's name.
8675 (initial_setup_simple) <'set args'>: Use custom test name.
8676
a80e65a9
PA
86772017-10-24 Pedro Alves <palves@redhat.com>
8678
8679 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
8680 with explicit test name.
8681
15763a09
PA
86822017-10-20 Pedro Alves <palves@redhat.com>
8683
8684 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
8685 'wait -i'. Use gdb_assert and remote_close.
8686
49a4ce2e
AB
86872017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
8688
8689 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
8690 number from variable rather than hard-coded.
8691
a75868f5
PA
86922017-10-19 Pedro Alves <palves@redhat.com>
8693
8694 * gdb.base/long-inferior-output.c: New file.
8695 * gdb.base/long-inferior-output.exp: New file.
8696
c8ba13ad
KS
86972017-11-18 Keith Seitz <keiths@redhat.com>
8698
8699 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
8700 method.
8701 (main): Call it.
8702 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
8703 Add additional user-defined conversion operator tests.
8704
b27de576
PA
87052017-10-17 Pedro Alves <palves@redhat.com>
8706
8707 * boards/native-stdio-gdbserver.exp: Load "local-board".
8708
8484c955
PA
87092017-10-17 Pedro Alves <palves@redhat.com>
8710
8711 * gdb.base/quit-live.c: New file.
8712 * gdb.base/quit-live.exp: New file.
8713
83d5a34d
KS
87142017-10-16 Keith Seitz <keiths@redhat.com>
8715
8716 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
8717 (class_with_protected_typedef, class_with_private_typedef)
8718 (struct_with_public_typedef, struct_with_protected_typedef)
8719 (struct_with_private_typedef): New classes/structs.
8720 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
8721 typedefs and access specifiers.
8722
739b3f1d
PA
87232017-10-16 Pedro Alves <palves@redhat.com>
8724 Simon Marchi <simon.marchi@polymtl.ca>
8725
8726 * README (Local vs Remote vs Native): New section.
8727 * boards/local-board.exp: New file, with bits factored out from
8728 ...
8729 * boards/native-extended-gdbserver.exp: ... here. Load
8730 "local-board".
8731 * boards/native-gdbserver.exp: Load "local-board".
8732 (${board}_spawn, ${board}_exec): Delete.
8733 * boards/native-stdio-gdbserver.exp: Most contents factored out to
8734 ...
8735 * boards/stdio-gdbserver-base.exp: ... this new file.
8736 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
8737 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
8738 procedure.
8739 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
8740 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
8741 stdio_gdbserver_command.
8742 (${board}_get_remote_address, ${board}_get_comm_port)
8743 (${board}_download, ${board}_upload): Delete.
8744 (get_target_remote_pipe_cmd): New.
8745
fe68b953
SM
87462017-10-16 Simon Marchi <simon.marchi@ericsson.com>
8747
8748 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
8749 test_bkpt_deletion, test_bkpt_cond_and_cmds,
8750 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
8751 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
8752 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
8753 remove with_test_prefix.
8754
300b6685
PA
87552017-10-13 Pedro Alves <palves@redhat.com>
8756
8757 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
8758 * gdb.base/annota1.exp: Use it instead of is_remote.
8759 * gdb.base/annota3.exp: Use it instead of is_remote.
8760 * gdb.cp/annota2.exp: Use it instead of is_remote.
8761 * gdb.cp/annota3.exp: Use it instead of is_remote.
8762 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
8763
50500caf
PA
87642017-10-13 Pedro Alves <palves@redhat.com>
8765
8766 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
8767 (test_num_test_vars, run_and_count_vars, find_env)
8768 (test_set_unset_env, test_inherit_env_var): New procedures.
8769 (top level): Use them.
8770
dad0c6d2
PA
87712017-10-13 Pedro Alves <palves@redhat.com>
8772
8773 * lib/selftest-support.exp (selftest_setup): Extend comments, and
8774 also skip on stub-like targets.
8775
8b0553c1
PA
87762017-10-13 Pedro Alves <palves@redhat.com>
8777
8778 PR gdb/22293
8779 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
8780 (top level): Move some tests to ...
8781 (test_not_found): ... this new procedure.
8782 (top level): Call it.
8783
7594f623
PA
87842017-10-13 Pedro Alves <palves@redhat.com>
8785
8786 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
8787 expect different "info terminal" output if testing with a
8788 non-native target.
8789
ebe3b402
PA
87902017-10-13 Pedro Alves <palves@redhat.com>
8791 Simon Marchi <simon.marchi@polymtl.ca>
8792
8793 PR python/12966
8794 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
8795
42f1b161
PA
87962017-10-13 Pedro Alves <palves@redhat.com>
8797
8798 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
8799 already.
8800
8d6ef72b
PA
88012017-10-13 Pedro Alves <palves@redhat.com>
8802
8803 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
8804 is_remote.
8805
d7bcd5b8
PA
88062017-10-13 Pedro Alves <palves@redhat.com>
8807
8808 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
8809 is_remote.
8810
df479dc6
PA
88112017-10-13 Pedro Alves <palves@redhat.com>
8812
8813 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
8814 is set.
8815 (corefile_test_attach): Likewise. Check can_spawn_for_attach
8816 instead of is_remote.
8817
23fb630a
PA
88182017-10-13 Pedro Alves <palves@redhat.com>
8819
8820 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
8821 (top level): Add comment.
8822
cc77b1dc
PA
88232017-10-13 Pedro Alves <palves@redhat.com>
8824
8825 * gdb.base/remote.exp (top level): Fix comment typo and add
8826 missing return.
8827
27c9e813
PA
88282017-10-13 Pedro Alves <palves@redhat.com>
8829 Simon Marchi <simon.marchi@polymtl.ca>
8830
8831 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
8832 calls and add comments. Skip test if use_gdb_stub is set.
8833 (top level): Use "set cwd" command instead of "cd" command.
8834
5e830d98
PA
88352017-10-13 Pedro Alves <palves@redhat.com>
8836
8837 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
8838 is_remote target check.
8839
f5ca0032
PA
88402017-10-13 Pedro Alves <palves@redhat.com>
8841
8842 * gdb.base/scope.exp: Use build_executable + clean_restart +
8843 gdb_file_cmd instead of prepare_for_testing and no longer skip
8844 "before run" tests on is_remote target boards. Update comments.
8845 * boards/native-extended-gdbserver.exp
8846 (extended_gdbserver_load_last_file): New, factored out from ...
8847 (gdb_load): ... this. Move further below and add comment.
8848 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
8849
8aed1c0d
PA
88502017-10-12 Pedro Alves <palves@redhat.com>
8851
8852 * gdb.base/attach.exp: Remove references to gdb64.
8853 * gdb.base/dbx.exp: Remove references to gdb64.
8854
cfa34c87
SM
88552017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
8856 Pedro Alves <palves@redhat.com>
8857
8858 * gdb.base/label.exp: Remove is_remote target check.
8859
9192b7de
PA
88602017-10-12 Pedro Alves <palves@redhat.com>
8861
8862 * gdb.base/auvx.exp (coredir): Update comment.
8863 (top level) <core_works>: Use "set cwd" command instead of "cd"
8864 command.
8865
6bf0052d
PA
88662017-10-12 Pedro Alves <palves@redhat.com>
8867 Simon Marchi <simon.marchi@polymtl.ca>
8868
8869 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
8870 target boards.
8871
e48ef82d
PA
88722017-10-12 Pedro Alves <palves@redhat.com>
8873 Simon Marchi <simon.marchi@polymtl.ca>
8874
8875 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
8876 Instead skip if there's any gdb_protocol set.
8877
8d7aea57
SM
88782017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
8879 Pedro Alves <palves@redhat.com>
8880
8881 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
8882
30440677
PA
88832017-10-12 Pedro Alves <palves@redhat.com>
8884 Simon Marchi <simon.marchi@polymtl.ca>
8885
8886 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
8887 instead of on dejagnu remote boards.
8888
4e04f045 88892017-10-12 Pedro Alves <palves@redhat.com>
175654b9 8890 Simon Marchi <simon.marchi@polymtl.ca>
4e04f045
PA
8891
8892 * gdb.base/inferior-died.exp: Remove is_remote and isnative
8893 checks. Use build_executable + clean_restart instead of
8894 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
8895 of enabling non-stop after starting gdb.
8896
871a186e
PA
88972017-10-12 Pedro Alves <palves@redhat.com>
8898
8899 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
8900 * gdb.threads/non-ldr-exc-2.exp: Ditto.
8901 * gdb.threads/non-ldr-exc-3.exp: Ditto.
8902 * gdb.threads/non-ldr-exc-4.exp: Ditto.
8903
56d704da
AK
89042017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
8905
8906 * gdb.arch/arc-tdesc-cpu.exp: New file.
8907 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
8908
2f20e312
SM
89092017-10-10 Simon Marchi <simon.marchi@ericsson.com>
8910
8911 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
8912
65630365
PA
89132017-10-10 Pedro Alves <palves@redhat.com>
8914
8915 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
8916 expect CLI output.
8917
bf469271
PA
89182017-10-10 Pedro Alves <palves@redhat.com>
8919
8920 * lib/selftest-support.exp (selftest_setup): Update for
8921 captured_command_loop's prototype change.
8922
777a42f1
PA
89232017-10-09 Pedro Alves <palves@redhat.com>
8924
8925 Test both arch1=>arch2 and arch2=>arch1.
8926
8927 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
8928 (srcfile2, binfile2, march1, march2): Remove globals. Largely
8929 factored out to...
8930 (append_arch1_options, append_arch2_options, append_arch_options)
8931 (build_executables): New procedures.
8932 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
8933 local.
8934 (top level): Add new 'first_arch' testing axis.
8935
cbd2b4e3
PA
89362017-10-09 Pedro Alves <palves@redhat.com>
8937
8938 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
8939 (barrier): New.
8940 (thread_start, all_started): New functions.
8941 (main): Spawn new thread and wait until it is scheduled.
8942 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
8943 option.
8944 (do_test): Add 'selected_thread' parameter. Run to all_started
8945 instead of main. Explicitly set the breakpoint at main. Switch
8946 to the SELECTED_THREAD thread.
8947 (top level): Test handling the exec event with either the main
8948 thread or the second thread selected.
8949
5c9e4427
PA
89502017-10-09 Pedro Alves <palves@redhat.com>
8951
8952 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
8953 logic. Move STOP marker after the value checks.
8954 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
8955 regexp.
8956
b3b7c423
SL
89572017-10-06 Sandra Loosemore <sandra@codesourcery.com>
8958
8959 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
8960
3b4b2f16
UW
89612017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
8962
8963 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
8964 integer-to-dfp conversion.
8965 * gdb.base/dfp-test.exp: Likewise.
8966
5cd63fda
PA
89672017-10-04 Pedro Alves <palves@redhat.com>
8968
8969 * gdb.multi/hangout.c: Include <unistd.h>.
8970 (hangout_loop): New function.
8971 (main): Call alarm. Call hangout_loop in a loop.
8972 * gdb.multi/hello.c: Include <unistd.h>.
8973 (hello_loop): New function.
8974 (main): Call alarm. Call hangout_loop in a loop.
8975 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
8976 inferior with the other selected.
8977
4c71c105
SM
89782017-10-04 Simon Marchi <simon.marchi@ericsson.com>
8979
8980 * gdb.mi/list-thread-groups-available.exp: New file.
8981 * gdb.mi/list-thread-groups-available.c: New file.
8982
bc3b087d
SDJ
89832017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
8984
8985 * gdb.base/set-cwd.exp: Make it available on
8986 native-extended-gdbserver.
8987
d092c5a2
SDJ
89882017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
8989
8990 * gdb.base/set-cwd.c: New file.
8991 * gdb.base/set-cwd.exp: Likewise.
8992
45320ffa
TT
89932017-10-02 Tom Tromey <tom@tromey.com>
8994
8995 PR rust/22236:
8996 * gdb.rust/simple.rs (main): New variable "fslice".
8997 * gdb.rust/simple.exp: Add slice tests. Update string tests.
8998
b3e3859b
TT
89992017-10-02 Tom Tromey <tom@tromey.com>
9000
9001 * gdb.rust/simple.exp: Test ptype of a slice.
9002
01af5e0d
TT
90032017-10-02 Tom Tromey <tom@tromey.com>
9004
9005 * gdb.rust/simple.exp: Test index of slice.
9006
a9bbfbd8
TT
90072017-09-27 Tom Tromey <tom@tromey.com>
9008
9009 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
9010
df8899e5
TP
90112017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
9012 Pedro Alves <palves@redhat.com>
9013
9014 * gdb.base/compare-sections.exp (get value of read-only section): Read
9015 as unsigned value.
9016 (corrupt read-only section): Likewise and don't set written if patching
9017 failed.
9018
757bf54b
KB
90192017-09-21 Kevin Buettner <kevinb@redhat.com>
9020
9021 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
9022 files.
9023
06871ae8
PA
90242017-09-20 Pedro Alves <palves@redhat.com>
9025
9026 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
9027 symbol names in gdb's output.
9028 * gdb.cp/overload.exp ("list all overloads"): Likewise.
9029
e5f25bc5
PA
90302017-09-20 Pedro Alves <palves@redhat.com>
9031
9032 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
9033 Rename to ...
9034 (test_list_ambiguous_symbol): ... this and add a symbol name
9035 parameter. Adjust.
9036 (test_list_ambiguous_function): Reimplement on top of
9037 test_list_ambiguous_symbol and also test listing ambiguous
9038 variables.
9039 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
9040 (ambiguous_fun): ... this.
9041 (ambiguous_var): New.
9042 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
9043 (ambiguous_fun): ... this.
9044 (ambiguous_var): New.
9045
4e5a4f58
JB
90462017-09-19 John Baldwin <jhb@FreeBSD.org>
9047
9048 * gdb.base/starti.c: New file.
9049 * gdb.base/starti.exp: New file.
9050 * lib/gdb.exp (gdb_starti_cmd): New procedure.
9051
26e53f3e
PA
90522017-09-14 Pedro Alves <palves@redhat.com>
9053
9054 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
9055 (top level): Use it instead of runto.
9056
cb791d59
TT
90572017-09-11 Tom Tromey <tom@tromey.com>
9058
9059 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
9060
7c96f8c1
TT
90612017-09-11 Tom Tromey <tom@tromey.com>
9062
9063 * gdb.python/py-infthread.exp: Add tests for new_thread event.
9064 * gdb.python/py-inferior.exp: Add tests for new inferior events.
9065
469412dd
CW
90662017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
9067
9068 * gdb.fortran/printing-types.exp: New file.
9069 * gdb.fortran/printing-types.exp: New file.
9070
e0f86435
BH
90712017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
9072
9073 * gdb.fortran/vla-ptype.exp: Fix typos.
9074 * gdb.fortran/vla-value.exp: Same.
9075
9e9af4be
BH
90762017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
9077
9078 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
9079 * gdb.mi/mi-var-child-f.exp: Likewise.
9080 * gdb.mi/mi-vla-fortran.exp: Likewise.
9081
a5ad232b 90822017-09-08 Frank Penczek <frank.penczek@intel.com>
e79be6e5
SM
9083 Christoph Weinmann <christoph.t.weinmann@intel.com>
9084 Bernhard Heckel <bernhard.heckel@intel.com>
a5ad232b
FP
9085
9086 * gdb.fortran/ptr-indentation.f90: New file.
9087 * gdb.fortran/ptr-indentation.exp: New file.
9088
5aec60eb
TT
90892017-09-05 Tom Tromey <tom@tromey.com>
9090
9091 PR gdb/22010:
9092 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
9093
8f8f8152
TP
90942017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
9095
9096 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
9097
fbd1b771
JK
90982017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
9099
9100 * gdb.threads/tls-nodebug-pie.c: New file.
9101 * gdb.threads/tls-nodebug-pie.exp: New file.
9102
5eb5f850
TT
91032017-09-05 Tom Tromey <tom@tromey.com>
9104
9105 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
9106 for rust.
9107
ae780a21
SM
91082017-09-05 Simon Marchi <simon.marchi@ericsson.com>
9109
9110 * gdb.multi/multi-arch-exec.exp: Test with different
9111 "follow-exec-mode" settings.
9112 (do_test): New procedure.
9113
3693fdb3
PA
91142017-09-04 Pedro Alves <palves@redhat.com>
9115
9116 * gdb.base/func-static.c (S::method const, S::method volatile)
9117 (S::method volatile const): New methods.
9118 (c_s, v_s, cv_s): New instances.
9119 (main): Call method() on them.
9120 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
9121 (cannot_resolve): New procedure.
9122 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
9123 print-quote-unquoted columns.
9124 (do_test): Test printing each scope too.
9125
e68cb8e0
PA
91262017-09-04 Pedro Alves <palves@redhat.com>
9127
9128 * gdb.base/local-static.exp: Also test with
9129 class::method::variable wholly quoted.
9130 * gdb.cp/m-static.exp (class::method::variable): Remove test.
9131
858be34c
PA
91322017-09-04 Pedro Alves <palves@redhat.com>
9133
9134 * gdb.base/local-static.c: New.
9135 * gdb.base/local-static.cc: New.
9136 * gdb.base/local-static.exp: New.
9137
46a4882b
PA
91382017-09-04 Pedro Alves <palves@redhat.com>
9139
9140 * gdb.asm/asm-source.exp: Add casts to int.
9141 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
9142 (dataglobal64_1, dataglobal64_2): New globals.
9143 * gdb.base/nodebug.exp: Test different expressions involving the
9144 new globals, with print, whatis and ptype. Add casts to int.
9145 * gdb.base/solib-display.exp: Add casts to int.
9146 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
9147 * gdb.cp/m-static.exp: Add cast to int.
9148 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
9149 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
9150 tls variable with no debug info without a cast. Test with a cast
9151 to int too.
9152 * gdb.trace/entry-values.exp: Add casts.
9153
2c5a2be1
PA
91542017-09-04 Pedro Alves <palves@redhat.com>
9155
9156 * gdb.base/nodebug.exp: Test that ptype's error about functions
9157 with unknown return type includes the function name too.
9158
7022349d
PA
91592017-09-04 Pedro Alves <palves@redhat.com>
9160
9161 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
9162 return type of munmap in infcall.
9163 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
9164 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
9165 type of ftell in infcall.
9166 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
9167 type of getpid in infcall.
9168 * gdb.base/infcall-exec.exp: Cast return type of execlp in
9169 infcall.
9170 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
9171 Bail on failure to extract the pid.
9172 * gdb.base/nodebug.c: #include <stdint.h>.
9173 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
9174 New functions.
9175 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
9176 Change expected output of print/whatis/ptype with functions with
9177 no debug info. Test all supported languages. Call
9178 test_call_promotion.
9179 * gdb.compile/compile.exp: Adjust expected output to expect
9180 warning.
9181 * gdb.threads/siginfo-threads.exp: Likewise.
9182
54990598
PA
91832017-09-04 Pedro Alves <palves@redhat.com>
9184
9185 * gdb.base/callfuncs.exp (do_function_calls): New parameter
9186 "prototypes". Test calling float functions via prototyped and
9187 unprototyped function pointers.
9188 (perform_all_tests): New parameter "prototypes". Pass it down.
9189 (top level): Pass down "prototypes" parameter to
9190 perform_all_tests.
9191
34d16ea2
SM
91922017-09-04 Simon Marchi <simon.marchi@ericsson.com>
9193
9194 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
9195 Test with nested loops.
9196
9521ecda
SM
91972017-09-04 Simon Marchi <simon.marchi@ericsson.com>
9198
9199 * gdb.base/commands.exp: Call the new procedures.
9200 (loop_break_test, loop_continue_test): New procedures.
9201
80a65e9b
SM
92022017-09-04 Simon Marchi <simon.marchi@ericsson.com>
9203
9204 * gdb.base/commands.exp: Call new procedure.
9205 (define_if_without_arg_test): New procedure.
9206
e439fa14
PA
92072017-09-04 Pedro Alves <palves@redhat.com>
9208
9209 * gdb.base/list-ambiguous.exp: New file.
9210 * gdb.base/list-ambiguous0.c: New file.
9211 * gdb.base/list-ambiguous1.c: New file.
9212 * gdb.base/list.exp (test_list_range): Adjust expected output.
9213
0a2dde4a
SDJ
92142017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
9215
9216 * gdb.base/share-env-with-gdbserver.c: New file.
9217 * gdb.base/share-env-with-gdbserver.exp: Likewise.
9218
5e89eb3a
SM
92192017-08-28 Simon Marchi <simon.marchi@ericsson.com>
9220
9221 * gdb.base/commands.exp (gdbvar_simple_if_test,
9222 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
9223 progvar_simple_if_test, progvar_simple_while_test,
9224 progvar_complex_if_while_test, user_defined_command_test,
9225 user_defined_command_args_eval,
9226 user_defined_command_args_stack_test,
9227 user_defined_command_manyargs_test, bp_deleted_in_command_test,
9228 temporary_breakpoint_commands,
9229 gdb_test_no_prompt, redefine_hook_test,
9230 redefine_backtrace_test): Remove "global gdb_prompt".
9231
fd437cbc
SM
92322017-08-28 Simon Marchi <simon.marchi@ericsson.com>
9233
9234 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
9235 New proc, call it from toplevel.
9236
87215ad1
SDJ
92372017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
9238
9239 PR remote/21852
9240 * gdb.server/normal.c: New file, copied from gdb.base.
9241 * gdb.server/run-without-local-binary.exp: New file.
9242
58afddc6
WP
92432017-08-07 Weimin Pan <weimin.pan@oracle.com>
9244
9245 * gdb.arch/sparc64-adi.exp: New file.
9246 * gdb.arch/sparc64-adi.c: New file.
9247
5277199a
PA
92482017-08-22 Pedro Alves <palves@redhat.com>
9249
9250 * gdb.cp/overload.exp (line_range_pattern): New procedure.
9251 (top level): Add "list all overloads" tests.
9252
14278e1f
TT
92532017-08-22 Tom Tromey <tom@tromey.com>
9254
9255 * gdb.gdb/xfullpath.exp: Remove.
9256
bf223d3e
PA
92572017-08-21 Pedro Alves <palves@redhat.com>
9258
9259 PR gdb/19487
9260 * gdb.base/symbol-alias.c: New.
9261 * gdb.base/symbol-alias2.c: New.
9262 * gdb.base/symbol-alias.exp: New.
9263
c973d0aa
PA
92642017-08-21 Pedro Alves <palves@redhat.com>
9265
9266 * gdb.base/dfp-test.c
9267 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
9268 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
9269 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
9270 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
9271 * gdb.base/whatis-ptype-typedefs.c: New.
9272 * gdb.base/whatis-ptype-typedefs.exp: New.
9273 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
9274 (an_int, an_int_type, an_int_type2): New globals.
9275 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
9276 involving typedefs and cast expressions.
9277 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
9278 (lookup_typedefs_function): New.
9279 (typedefs_pretty_printers_dict): New.
9280 (top level): Register lookup_typedefs_function in
9281 gdb.pretty_printers.
9282
6d580b63
YQ
92832017-08-18 Yao Qi <yao.qi@linaro.org>
9284
9285 * gdb.server/unittest.exp: New.
9286
206726fb
SDJ
92872017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
9288
9289 PR gdb/21954
9290 * gdb.base/environ.exp: Add test to check if 'unset environment'
9291 works.
9292
bf0ec4c2
AA
92932017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
9294
9295 * lib/gdb.exp (universal_compile_options): New caching proc.
9296 (gdb_compile): Suppress GCC's coloring of messages.
9297
d6382fff
TT
92982017-08-14 Tom Tromey <tom@tromey.com>
9299
9300 PR gdb/21675:
9301 * gdb.base/printcmds.exp (test_radices): New function.
9302 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
9303 * gdb.base/sizeof.exp (check_valueof): Use p/d.
9304 * lib/gdb.exp (get_integer_valueof): Use p/d.
9305
c2c2dd9f
SM
93062017-08-12 Simon Marchi <simon.marchi@ericsson.com>
9307
9308 * lib/gdb.exp (get_valueof): Don't capture end-of-line
9309 characters.
9310
fdffd6f4
TT
93112017-08-05 Tom Tromey <tom@tromey.com>
9312
9313 * gdb.rust/simple.exp: Allow String to appear in a different
9314 namespace.
9315
27d41eac
YQ
93162017-07-26 Yao Qi <yao.qi@linaro.org>
9317
9318 * gdb.gdb/unittest.exp: Invoke command
9319 "maintenance check xml-descriptions".
9320
031ed05d
AA
93212017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
9322
9323 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
9324 calling context.
9325 (hex128): Drop erroneous calculation of parameters.
9326
dcd27ddf
SM
93272017-07-22 Simon Marchi <simon.marchi@ericsson.com>
9328
9329 * gdb.python/py-unwind.exp: Disable stack protection when
9330 building test file.
9331
47e77640
PA
93322017-07-20 Pedro Alves <palves@redhat.com>
9333
9334 * gdb.base/default.exp (set language): Adjust expected output.
9335
62d2a18a
PA
93362017-07-20 Pedro Alves <palves@redhat.com>
9337
9338 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
9339 (test_minsym): ... this, and make static.
9340 (get_pck__foo__bar__minsym): Rename to ...
9341 (get_test_minsym): ... this.
9342 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
9343 symbol names and comments.
9344 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
9345 (get_test_minsym): ... this.
9346 (pck__foo__bar__minsym__2): Rename to ...
9347 (test_minsym): ... this.
9348 (main): Adjust.
9349
c45ec17c
PA
93502017-07-17 Pedro Alves <palves@redhat.com>
9351
9352 * gdb.base/completion.exp: Adjust expected output.
9353 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
9354 the completer works.
9355
c6756f62
PA
93562017-07-17 Pedro Alves <palves@redhat.com>
9357
9358 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
9359
5bd68487
AB
93602017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
9361
9362 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
9363
8880f2a9
TT
93642017-07-14 Tom Tromey <tom@tromey.com>
9365
9366 PR rust/21764:
9367 * gdb.rust/simple.exp: Add tests.
9368
65547233
TT
93692017-07-14 Tom Tromey <tom@tromey.com>
9370
9371 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
9372
8f14146e
PA
93732017-07-14 Pedro Alves <palves@redhat.com>
9374
9375 * gdb.linespec/base/one/thefile.cc (z1): New function.
9376 * gdb.linespec/base/two/thefile.cc (z2): New function.
9377 * gdb.linespec/linespec.exp: Add tests.
9378
b4365d02
AB
93792017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
9380
9381 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
9382 to mi_create_breakpoint.
9383
5d2cbaa5
AB
93842017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
9385
9386 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
9387 mi_create_breakpoint.
9388
11cb5716
IB
93892017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
9390
9391 * gdb.dlang/demangle.exp: Update for demangling changes.
9392
03278692
TT
93932017-07-09 Tom Tromey <tom@tromey.com>
9394
9395 * gdb.dwarf2/shortpiece.exp: New file.
9396
33c5cd75
DB
93972017-07-06 David Blaikie <dblaikie@gmail.com>
9398
9399 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
9400 built from fissiont-multi-cu{1,2}.c.
9401 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
9402 except putting 'main' and 'func' in separate CUs in the same DWO file.
9403 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
9404 test.
9405 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
9406 test.
9407
8455d262
PA
94082017-07-06 Pedro Alves <palves@redhat.com>
9409
9410 * gdb.python/py-unwind.exp: Test flushregs.
9411
dc4bde35
SDJ
94122017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
9413
9414 PR cli/21688
9415 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
9416 tests for alias commands and trailing whitespace.
9417
51ed89aa
SDJ
94182017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
9419
9420 PR cli/21688
9421 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
9422 procedure. Call it.
9423
eb17d413
PA
94242017-06-29 Pedro Alves <palves@redhat.com>
9425
9426 * gdb.base/printcmds.exp: Add tests.
9427
41664b45
DG
94282017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
9429
9430 PR gdb/21337
9431 * gdb.base/reread-readsym.exp: New file.
9432 * gdb.base/reread-readsym.c: New file.
9433
75312ae3
KB
94342017-06-21 Kevin Buettner <kevinb@redhat.com>
9435
9436 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
9437 subpattern.
9438
66953522
PB
94392017-06-19 Peter Bergner <bergner@vnet.ibm.com>
9440
9441 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
9442 extended mnemonic.
9443 * gdb.arch/powerpc-power9.s: Likewise.
9444
5524b525
AA
94452017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
9446
9447 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
9448 on 32-bit x86 targets. Exploit is_*_target macros where
9449 appropriate.
9450
03c8af18
AA
94512017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9452
9453 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
9454 register pieces.
9455
3bf31011
AA
94562017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9457
9458 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
9459 located in one or more DWARF pieces.
9460
805acca0
AA
94612017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9462
9463 * lib/gdb.exp (get_endianness): New proc.
9464 * gdb.arch/aarch64-fp.exp: Use it.
9465 * gdb.arch/altivec-regs.exp: Likewise.
9466 * gdb.arch/e500-regs.exp: Likewise.
9467 * gdb.arch/vsx-regs.exp: Likewise.
9468 * gdb.base/dump.exp: Likewise.
9469 * gdb.base/funcargs.exp: Likewise.
9470 * gdb.base/gnu_vector.exp: Likewise.
9471 * gdb.dwarf2/formdata16.exp: Likewise.
9472 * gdb.dwarf2/implptrpiece.exp: Likewise.
9473 * gdb.dwarf2/nonvar-access.exp: Likewise.
9474 * gdb.python/py-inferior.exp: Likewise.
9475 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
9476
e9352324
AA
94772017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9478
9479 PR gdb/21226
9480 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
9481 stack value pieces are taken from the LSB end.
9482
d5d1163e
AA
94832017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9484
9485 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
9486 variable at nonzero offset.
9487
0567c986
AA
94882017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9489
9490 * gdb.dwarf2/var-access.c: New file.
9491 * gdb.dwarf2/var-access.exp: New test.
9492 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
9493
973e9aab
TT
94942017-06-12 Tom Tromey <tom@tromey.com>
9495
9496 * gdb.dwarf2/formdata16.exp: Add tests.
9497
d9109c80
TT
94982017-06-12 Tom Tromey <tom@tromey.com>
9499
9500 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
9501
30a25466
TT
95022017-06-12 Tom Tromey <tom@tromey.com>
9503
9504 PR exp/16225:
9505 * gdb.reverse/i386-sse-reverse.exp: Update tests.
9506 * gdb.arch/vsx-regs.exp: Update tests.
9507 * gdb.arch/s390-vregs.exp (hex128): New proc.
9508 Update test.
9509 * gdb.arch/altivec-regs.exp: Update tests.
9510
aefd8b33
SDJ
95112017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
9512
9513 * gdb.base/startup-with-shell.c: New file.
9514 * gdb.base/startup-with-shell.exp: Likewise.
9515
2090129c
SDJ
95162017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
9517
9518 * gdb.server/non-existing-program.exp: Update regex in order to
9519 reflect the fact that gdbserver is now using fork_inferior (with a
9520 shell) to startup the inferior.
9521
8e86a419
SM
95222017-05-30 Simon Marchi <simon.marchi@ericsson.com>
9523
9524 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
9525 support function calls from GDB.
9526
e6cf65f2
TT
95272017-05-21 Tom Tromey <tom@tromey.com>
9528
9529 PR rust/21466:
9530 * gdb.rust/unsized.exp: New file.
9531 * gdb.rust/unsized.rs: New file.
9532
43cc5389
TT
95332017-05-19 Tom Tromey <tom@tromey.com>
9534
9535 PR rust/21484:
9536 * gdb.rust/watch.exp: New file.
9537 * gdb.rust/watch.rs: New file.
9538
ec8df234
TT
95392017-05-18 Tom Tromey <tom@tromey.com>
9540
9541 * gdb.rust/simple.exp: Allow Box to be qualified.
9542
3e3e7fae
TP
95432017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
9544
9545 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
9546
59cc050d
PA
95472017-05-18 Pedro Alves <palves@redhat.com>
9548
9549 * gdb.base/fileio.c (test_write, test_read, test_close)
9550 (test_fstat): Don't print 'ret' in the fail path.
9551
c8f6abd1
PA
95522017-05-18 Pedro Alves <palves@redhat.com>
9553
9554 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
9555 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
9556 (test_system, test_rename, test_unlink, test_time): Change
9557 prototypes.
9558 * gdb.base/fileio.exp (stop_msg): Adjust.
9559
d2a03b77
PA
95602017-05-18 Pedro Alves <palves@redhat.com>
9561
9562 * gdb.base/fileio.c (null_str): New global.
9563 (test_stat): Use it.
9564 * gdb.base/fileio.exp: Remove nowarnings.
9565
0d5c6999
YQ
95662017-05-17 Yao Qi <yao.qi@linaro.org>
9567
9568 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
9569
21873064
YQ
95702017-05-17 Simon Marchi <simon.marchi@ericsson.com>
9571
9572 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
9573 argument command.
9574 (top-level): Invoke test_set_inferior_tty.
9575
d512d31c
PA
95762017-05-04 Pedro Alves <palves@redhat.com>
9577
9578 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
9579 Add parens to print call for Python 3.
9580
90cef2ed
KS
95812017-05-03 Keith Seitz <keiths@redhat.com>
9582
9583 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
9584 (main): Call it.
9585
14f819c8
TW
95862017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
9587
9588 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
9589 to prev and next.
9590
913aeadd
TW
95912017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
9592
9593 * gdb.python/py-record-btrace.exp: Remove test for
9594 gdb.BtraceInstruction.error.
9595
a3be24ad
TW
95962017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
9597
9598 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
9599
ae20e79a
TW
96002017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
9601
9602 * gdb.python/py-record-btrace-threads.c: New file.
9603 * gdb.python/py-record-btrace-threads.exp: New file.
9604
45ce1b47
SDJ
96052017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
9606
9607 PR testsuite/8595
9608 * gdb.base/environ.exp: Make test available in all architectures.
9609 Move bits related to "info program" testing to
9610 gdb.base/info-program.exp. Rewrite tests to use the two new
9611 procedures mentione below.
9612 (test_set_show_env_var) New procedure.
9613 (test_set_show_env_var_equal): Likewise.
9614 * gdb.base/info-program.exp: New file.
9615
e15c3eb4
KS
96162017-04-27 Keith Seitz <keiths@redhat.com>
9617
9618 * gdb.cp/oranking.cc (test15): New function.
9619 (main): Call test15 and declare additional variables for testing.
9620 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
9621 "p foo101('abc')" tests.
9622 Add tests for cv qualifier overloads.
9623 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
9624 "lvalue reference overload" test.
9625 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
9626 "print value of f1 on Child&& in f2" test.
9627
3a3fd0fd
PA
96282017-04-19 Pedro Alves <palves@redhat.com>
9629
9630 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
9631 procedure.
9632 (top level): Call it.
9633 * lib/gdb.exp (gdb_define_cmd): New procedure.
9634
53375380
PA
96352017-04-12 Pedro Alves <palves@redhat.com>
9636
9637 PR gdb/21323
9638 * gdb.cp/wide_char_types.c: Include <wchar.h>.
9639 (wchar): New global.
9640 * gdb.cp/wide_char_types.exp (wide_char_types_program)
9641 (do_test_wide_char, wide_char_types_no_program, top level): Add
9642 wchar_t testing.
9643
53e710ac
PA
96442017-04-12 Pedro Alves <palves@redhat.com>
9645
9646 PR c++/21323
9647 * gdb.cp/wide_char_types.c: New file.
9648 * gdb.cp/wide_char_types.exp: New file.
9649
0ad9d8c7
SDJ
96502017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
9651
9652 PR gdb/21352
9653 * gdb.trace/tsv.exp: Add test for "tsave -r".
9654
b1b45502
IB
96552017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
9656
9657 * gdb.dlang/watch-loc.c: New file.
9658 * gdb.dlang/watch-loc.exp: New file.
9659
ec13808e
JK
96602017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
9661
9662 * gdb.python/py-section-script.exp (sepdebug): New testcases.
9663
fe5f7374
AK
96642017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
9665
9666 * gdb.arch/arc-analyze-prologue.S: New file.
9667 * gdb.arch/arc-analyze-prologue.exp: Likewise.
9668
eea78757
AK
96692017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
9670
9671 * gdb.arch/arc-decode-insn.S: New file.
9672 * gdb.arch/arc-decode-insn.exp: Likewise.
9673
5badf10a
IR
96742017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
9675
9676 PR tdep/20928
9677 * gdb.arch/sparc64-regs.exp: New file.
9678 * gdb.arch/sparc64-regs.S: Likewise.
9679
cee59b3f
TW
96802017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
9681
9682 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
9683 and memory view on Python 3.
9684
c0f55cc6
AV
96852017-03-20 Artemiy Volkov <artemiyv@acm.org>
9686 Keith Seitz <keiths@redhat.com>
9687
9688 PR gdb/14441
9689 * gdb.cp/demangle.exp: Add rvalue reference tests.
9690 * gdb.cp/rvalue-ref-casts.cc: New file.
9691 * gdb.cp/rvalue-ref-casts.exp: New file.
9692 * gdb.cp/rvalue-ref-overload.cc: New file.
9693 * gdb.cp/rvalue-ref-overload.exp: New file.
9694 * gdb.cp/rvalue-ref-params.cc: New file.
9695 * gdb.cp/rvalue-ref-params.exp: New file.
9696 * gdb.cp/rvalue-ref-sizeof.cc: New file.
9697 * gdb.cp/rvalue-ref-sizeof.exp: New file.
9698 * gdb.cp/rvalue-ref-types.cc: New file.
9699 * gdb.cp/rvalue-ref-types.exp: New file.
9700 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
9701 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
9702
51457a05
MAL
97032017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
9704
9705 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
9706 New procedure.
9707
5b291c04
MAL
97082017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
9709
9710 * lib/mi-support.exp (mi_gdb_test): Add additional message
9711 for unexpected output.
9712
59a56148
AA
97132017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
9714
9715 * gdb.base/examine-backward.c (Barrier): New character array
9716 constant, to ensure that TestStrings is preceded by a string
9717 terminator.
9718
7942e96e
AA
97192017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
9720
9721 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
9722 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
9723 and implicit pointer into such a location.
9724
6ebac3fb
DE
97252017-03-16 Doug Evans <dje@google.com>
9726
9727 * gdb.python/py-lazy-string (pointer): Really add new typedef.
9728
ec3b243d
TP
97292017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
9730
9731 * gdb.cp/m-static.exp: Fix expectation for prototype of
9732 test5.single_constructor and single_constructor::single_constructor.
2cc36e25
DE
9733
97342017-03-16 Doug Evans <dje@google.com>
a7c0469f
DE
9735
9736 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
9737 * gdb.guile/scm-lazy-string.c: New file.
9738 * gdb.guile/scm-value.exp: Move lazy string tests to ...
9739 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
9740 for pointer, array, typedef lazy strings.
9741
2cc36e25 97422017-03-16 Doug Evans <dje@google.com>
34b43320
DE
9743
9744 PR python/17728, python/18439, python/18779
9745 * gdb.python/py-value.c (main) Delete locals sptr, sn.
9746 * gdb.python/py-lazy-string.c (pointer): New typedef.
9747 (main): New locals ptr, array, typedef_ptr.
9748 * gdb.python/py-value.exp: Move lazy string tests to ...
9749 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
9750 array, typedef lazy strings.
ec3b243d 9751
0efcde63
AK
97522017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
9753
9754 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
9755 Add optional 'test' parameter.
9756
7978d7c3
SM
97572017-03-13 Simon Marchi <simon.marchi@ericsson.com>
9758
9759 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
9760 Skip for versions of DejaGnu < 1.5.
9761
896c0c1e
SM
97622017-03-13 Simon Marchi <simon.marchi@ericsson.com>
9763
9764 * lib/gdb.exp (dejagnu_version): New proc.
9765 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
9766 Use dejagnu_version.
9767
5f4d1085
KS
97682017-03-10 Keith Seitz <keiths@redhat.com>
9769
9770 PR c++/8128
9771 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
9772 type from destructor regexps.
9773 Add a branch which actually passes the test.
9774 Adjust "ptype t5i" test names.
9775
1de05205
PA
97762017-03-08 Pedro Alves <palves@redhat.com>
9777
9778 * gdb.base/step-over-exit.exp: Add explicit test message.
9779
c65d6b55
PA
97802017-03-08 Pedro Alves <palves@redhat.com>
9781
9782 PR gdb/18360
9783 * gdb.threads/interrupt-while-step-over.c: New file.
9784 * gdb.threads/interrupt-while-step-over.exp: New file.
9785
2e86a283
PA
97862017-03-08 Pedro Alves <palves@redhat.com>
9787
9788 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
9789 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
9790
25dcbff6
PA
97912017-03-08 Pedro Alves <palves@redhat.com>
9792
9793 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
9794 PKRU as not supported as a PASS.
9795
dc9366eb
PA
97962017-03-08 Pedro Alves <palves@redhat.com>
9797
9798 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
9799 prefix instead of $binfile1/$binfile2.
9800 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
9801 in test message.
9802 * gdb.python/py-completion.exp: Use "load python file" as test
9803 messages instead of unstable path names.
9804
6e5d74e7
PA
98052017-03-08 Pedro Alves <palves@redhat.com>
9806 Jan Kratochvil <jan.kratochvil@redhat.com>
9807
9808 PR cli/21218
9809 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
9810 New proc.
9811 (top level): Call it.
9812
9753a2f6
PA
98132017-03-08 Pedro Alves <palves@redhat.com>
9814
9815 PR tui/21216
9816 * gdb.tui/tui-nl-filtered-output.exp: New file.
9817
1a4dd9dd
PA
98182017-03-08 Pedro Alves <palves@redhat.com>
9819
9820 * gdb.base/completion.exp: Move TUI completion tests to ...
9821 * gdb.tui/completion.exp: ... this new file.
9822
7cbbff33
PA
98232017-03-08 Pedro Alves <palves@redhat.com>
9824
9825 * gdb.base/tui-disasm-long-lines.c,
9826 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
9827 gdb.base/tui-layout.exp: Move to ...
9828 * gdb.tui/: ... this new directory.
9829
5f6fd321
PA
98302017-03-07 Pedro Alves <palves@redhat.com>
9831
9832 * gdb.base/tui-layout.c: New file.
9833 * gdb.base/tui-layout.exp: New file.
9834
44959fa8
PA
98352017-03-07 Pedro Alves <palves@redhat.com>
9836
9837 * gdb.base/tui-layout.c: Rename to ...
9838 * gdb.base/tui-disasm-long-lines.c: ... this.
9839 * gdb.base/tui-layout.exp: Rename to ...
9840 * gdb.base/tui-disasm-long-lines.exp: ... this.
9841
f8c4e718
PA
98422017-03-07 Pedro Alves <palves@redhat.com>
9843
9844 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
9845
6dbb839a 98462017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4a612d6f
WT
9847
9848 * i386-mpx-call.c: New file.
9849 * i386-mpx-call.exp: New file.
9850
65b48a81
PB
98512017-02-28 Peter Bergner <bergner@vnet.ibm.com>
9852
9853 * gdb.arch/powerpc-power.exp: Delete test.
9854 * gdb.arch/powerpc-power.s: Likewise.
9855 * gdb.disasm/disassembler-options.exp: New test.
9856 * gdb.arch/powerpc-altivec.exp: Likewise.
9857 * gdb.arch/powerpc-altivec.s: Likewise.
9858 * gdb.arch/powerpc-altivec2.exp: Likewise.
9859 * gdb.arch/powerpc-altivec2.s: Likewise.
9860 * gdb.arch/powerpc-altivec3.exp: Likewise.
9861 * gdb.arch/powerpc-altivec3.s: Likewise.
9862 * gdb.arch/powerpc-power7.exp: Likewise.
9863 * gdb.arch/powerpc-power7.s: Likewise.
9864 * gdb.arch/powerpc-power8.exp: Likewise.
9865 * gdb.arch/powerpc-power8.s: Likewise.
9866 * gdb.arch/powerpc-power9.exp: Likewise.
9867 * gdb.arch/powerpc-power9.s: Likewise.
9868 * gdb.arch/powerpc-vsx.exp: Likewise.
9869 * gdb.arch/powerpc-vsx.s: Likewise.
9870 * gdb.arch/powerpc-vsx2.exp: Likewise.
9871 * gdb.arch/powerpc-vsx2.s: Likewise.
9872 * gdb.arch/powerpc-vsx3.exp: Likewise.
9873 * gdb.arch/powerpc-vsx3.s: Likewise.
9874 * gdb.arch/arm-disassembler-options.exp: Likewise.
9875 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
9876 * gdb.arch/s390-disassembler-options.exp: Likewise.
9877
17cd4947
LM
98782017-02-23 Luis Machado <lgustavo@codesourcery.com>
9879
9880 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
9881 (check_supported_features): ... this. Changed return type to void.
9882 (supports_rdseed): New static global.
9883 (rdseed): Check supports_rdseed.
9884 (initialize): Call check_supported_features.
9885
2039d74e
EBM
98862017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
9887
9888 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
9889 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
9890 and lqarx/stqcx.
9891 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
9892 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
9893
a51d7ecf
EBM
98942017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
9895
9896 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
9897 uppercase.
9898
0224619f
JK
98992017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9900
9901 * gdb.dwarf2/formdata16.c: New file.
9902 * gdb.dwarf2/formdata16.exp: New file.
9903 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
9904
216f72a1
JK
99052017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9906
9907 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
9908 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
9909 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
9910 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
9911 DW_AT_GNU_*.
9912
43988095
JK
99132017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9914
9915 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
9916
99e8a4f9
SDJ
99172017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
9918
9919 PR gdb/21164
9920 * gdb.base/maint.exp: Add testcases for when the commands do
9921 not have arguments.
9922
b58a8c0c
TP
99232017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
9924
9925 * gdb.cp/chained-calls.exp: Use p instead of P.
9926
4e746bb6
TW
99272017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
9928
9929 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
9930 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
9931
3f77c769
TT
99322017-02-14 Tom Tromey <tom@tromey.com>
9933
9934 PR python/13598:
9935 * gdb.python/py-events.exp: Add before_prompt event tests.
9936
075beec0
AA
99372017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
9938
9939 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
9940
bf5f525c
LM
99412017-02-13 Luis Machado <lgustavo@codesourcery.com>
9942
9943 * gdb.linespec/explicit.c (my_unique_function_name): New function.
9944 (main): Call my_unique_function_name.
9945 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
9946 completion of patterns with a single match.
9947 Add missing -re switches to gdb_test_multiple calls.
9948
13a66184
LM
99492017-02-13 Luis Machado <lgustavo@codesourcery.com>
9950
9951 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
9952 return if core file is not recognized.
9953
26a06916
SM
99542017-02-10 Simon Marchi <simon.marchi@ericsson.com>
9955
9956 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
9957 and extra UIs.
9958
b761ca9e
SM
99592017-02-10 Simon Marchi <simon.marchi@ericsson.com>
9960
9961 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
9962 proc_with_prefix.
9963
b964bee0
TT
99642017-02-10 Tom Tromey <tom@tromey.com>
9965
9966 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
9967
18da0c51
MG
99682017-02-10 Martin Galvan <martingalvan@sourceware.org>
9969
9970 PR gdb/21122
9971 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
9972
604c4576
JG
99732017-02-08 Jerome Guitton <guitton@adacore.com>
9974
9975 * gdb.base/define.exp: Add test for command abbreviations
9976 in define.
9977
20b477a7
LM
99782017-02-06 Luis Machado <lgustavo@codesourcery.com>
9979
9980 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
9981 * gdb.reverse/insn-reverse-x86.c: New file.
9982
3f7b46f2
IR
99832017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
9984
9985 PR tdep/20936
9986 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
9987
f0fd41c1
TT
99882017-02-03 Tom Tromey <tom@tromey.com>
9989
9990 PR rust/21097:
9991 * gdb.rust/simple.exp: Add new tests.
9992
5be5dbf0
PA
99932017-02-02 Pedro Alves <palves@redhat.com>
9994
9995 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
9996 tests.
9997
7346ef59
AA
99982017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
9999
10000 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
10001 taking a 2-byte value out of a 4-byte DWARF implicit value on
10002 big-endian targets.
10003 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
10004 logic. Add test cases for DW_OP_implicit.
10005
787f0025
MM
100062017-02-01 Markus Metzger <markus.t.metzger@intel.com>
10007
10008 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
10009
68777c29
MM
100102017-02-01 Markus Metzger <markus.t.metzger@intel.com>
10011
10012 * gdb.btrace/enable.exp: Call gdb_exit before
10013 skip_gdbserver_tests.
10014
0a1c7e28
MM
100152017-02-01 Markus Metzger <markus.t.metzger@intel.com>
10016
10017 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
10018 GDBFLAGS.
10019
b5ac99b0
MM
100202017-02-01 Markus Metzger <markus.t.metzger@intel.com>
10021
10022 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
10023 the test is skipped.
10024 * gdb.btrace/data.exp: Likewise.
10025 * gdb.btrace/delta.exp: Likewise.
10026 * gdb.btrace/dlopen.exp: Likewise.
10027 * gdb.btrace/enable-running.exp: Likewise.
10028 * gdb.btrace/enable.exp: Likewise.
10029 * gdb.btrace/exception.exp: Likewise.
10030 * gdb.btrace/function_call_history.exp: Likewise.
10031 * gdb.btrace/gcore.exp: Likewise.
10032 * gdb.btrace/instruction_history.exp: Likewise.
10033 * gdb.btrace/multi-thread-step.exp: Likewise.
10034 * gdb.btrace/nohist.exp: Likewise.
10035 * gdb.btrace/non-stop.exp: Likewise.
10036 * gdb.btrace/reconnect.exp: Likewise.
10037 * gdb.btrace/record_goto-step.exp: Likewise.
10038 * gdb.btrace/record_goto.exp: Likewise.
10039 * gdb.btrace/rn-dl-bind.exp: Likewise.
10040 * gdb.btrace/segv.exp: Likewise.
10041 * gdb.btrace/step.exp: Likewise.
10042 * gdb.btrace/stepi.exp: Likewise.
10043 * gdb.btrace/tailcall-only.exp: Likewise.
10044 * gdb.btrace/tailcall.exp: Likewise.
10045 * gdb.btrace/tsx.exp: Likewise.
10046 * gdb.btrace/unknown_functions.exp: Likewise.
10047 * gdb.btrace/vdso.exp: Likewise.
10048
cd4007e4
MM
100492017-02-01 Markus Metzger <markus.t.metzger@intel.com>
10050
10051 * gdb.btrace/enable-running.c: New.
10052 * gdb.btrace/enable-running.exp: New.
10053
2735833d
WT
100542017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
10055
10056 * gdb.arch/amd64-gs_base.c: New file.
10057 * gdb.arch/amd64-gs_base.exp: New file.
10058
b51e1e94
LM
100592017-01-26 Luis Machado <lgustavo@codesourcery.com>
10060
10061 * lib/memory.exp: Remove spurious empty newlines.
10062
72ca0410
SM
100632017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
10064
10065 * gdb.python/py-bad-printers.exp: Load python file using "source".
10066 * gdb.python/py-events.exp: Likewise.
10067 * gdb.python/py-evsignal.exp: Likewise.
10068 * gdb.python/py-evthreads.exp: Likewise.
10069 * gdb.python/py-frame-args.exp: Likewise.
10070 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
10071 * gdb.python/py-framefilter-mi.exp: Likewise.
10072 * gdb.python/py-framefilter.exp: Likewise.
10073 * gdb.python/py-mi.exp: Likewise.
10074 * gdb.python/py-pp-maint.exp: Likewise.
10075 * gdb.python/py-pp-registration.exp: Likewise.
10076 * gdb.python/py-prettyprint.exp: Likewise.
10077 (run_lang_tests): Likewise.
10078 * gdb.python/py-typeprint.exp: Likewise.
10079
e309aa65
LM
100802017-01-26 Luis Machado <lgustavo@codesourcery.com>
10081
10082 * lib/memory.exp: New file.
10083 * lib/gdb.exp: Load memory.exp.
10084 * gdb.base/memattr.exp (delete_memory): Move proc to
10085 lib/memory.exp and rename to delete_memory_regions.
10086 Replace delete_memory with delete_memory_regions.
10087 Cleanup memory regions before tests.
10088 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
10089 before tests.
10090
515aff23
LM
100912017-01-26 Luis Machado <lgustavo@codesourcery.com>
10092
10093 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
10094 files.
10095 (initialize): New function conditionally defined.
10096 (testcases): Move within conditional block.
10097 (main): Call initialize.
10098 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
10099 of gdb.reverse/insn-reverse.c.
10100 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
10101 gdb.reverse/insn-reverse.c.
10102
d8b49cf0
YQ
101032017-01-26 Yao Qi <yao.qi@linaro.org>
10104
10105 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
10106 disassemble on address 0.
10107
f13a9a0c
YQ
101082017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
10109 Yao Qi <yao.qi@linaro.org>
10110
10111 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
10112 * gdb.dwarf2/implptr-64bit.S: Remove.
10113 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
10114 variables in caller's context. Add DW_OP_implicit_value.
10115
5ac95241
YQ
101162017-01-25 Yao Qi <yao.qi@linaro.org>
10117
10118 * lib/dwarf.exp (Dwarf::_location): Handle
10119 DW_OP_GNU_implicit_pointer with proper size.
10120
23e82930
LM
101212017-01-20 Luis Machado <lgustavo@codesourcery.com>
10122
10123 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
10124 and add untested calls.
10125
d334ae25
LM
101262017-01-20 Luis Machado <lgustavo@codesourcery.com>
10127
10128 * gdb.python/python.exp: Check line number against what GDB thinks
10129 the line number is for func1.
10130
f5e6296e
IB
101312017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
10132
10133 * gdb.dlang/debug-expr.exp: New file.
10134
5b362f04
LM
101352016-12-23 Luis Machado <lgustavo@codesourcery.com>
10136
10137 Fix test names for the following files:
10138
10139 * gdb.ada/exec_changed.exp
10140 * gdb.ada/info_types.exp
10141 * gdb.arch/aarch64-atomic-inst.exp
10142 * gdb.arch/aarch64-fp.exp
10143 * gdb.arch/altivec-abi.exp
10144 * gdb.arch/altivec-regs.exp
10145 * gdb.arch/amd64-byte.exp
10146 * gdb.arch/amd64-disp-step.exp
10147 * gdb.arch/amd64-dword.exp
10148 * gdb.arch/amd64-entry-value-inline.exp
10149 * gdb.arch/amd64-entry-value-param.exp
10150 * gdb.arch/amd64-entry-value-paramref.exp
10151 * gdb.arch/amd64-entry-value.exp
10152 * gdb.arch/amd64-i386-address.exp
10153 * gdb.arch/amd64-invalid-stack-middle.exp
10154 * gdb.arch/amd64-invalid-stack-top.exp
10155 * gdb.arch/amd64-optimout-repeat.exp
10156 * gdb.arch/amd64-prologue-skip.exp
10157 * gdb.arch/amd64-prologue-xmm.exp
10158 * gdb.arch/amd64-stap-special-operands.exp
10159 * gdb.arch/amd64-stap-wrong-subexp.exp
10160 * gdb.arch/amd64-tailcall-cxx.exp
10161 * gdb.arch/amd64-tailcall-noret.exp
10162 * gdb.arch/amd64-tailcall-ret.exp
10163 * gdb.arch/amd64-tailcall-self.exp
10164 * gdb.arch/amd64-word.exp
10165 * gdb.arch/arm-bl-branch-dest.exp
10166 * gdb.arch/arm-disp-step.exp
10167 * gdb.arch/arm-neon.exp
10168 * gdb.arch/arm-single-step-kernel-helper.exp
10169 * gdb.arch/avr-flash-qualifier.exp
10170 * gdb.arch/disp-step-insn-reloc.exp
10171 * gdb.arch/e500-abi.exp
10172 * gdb.arch/e500-regs.exp
10173 * gdb.arch/ftrace-insn-reloc.exp
10174 * gdb.arch/i386-avx512.exp
10175 * gdb.arch/i386-bp_permanent.exp
10176 * gdb.arch/i386-byte.exp
10177 * gdb.arch/i386-cfi-notcurrent.exp
10178 * gdb.arch/i386-disp-step.exp
10179 * gdb.arch/i386-dr3-watch.exp
10180 * gdb.arch/i386-float.exp
10181 * gdb.arch/i386-gnu-cfi.exp
10182 * gdb.arch/i386-mpx-map.exp
10183 * gdb.arch/i386-mpx-sigsegv.exp
10184 * gdb.arch/i386-mpx-simple_segv.exp
10185 * gdb.arch/i386-mpx.exp
10186 * gdb.arch/i386-permbkpt.exp
10187 * gdb.arch/i386-prologue.exp
10188 * gdb.arch/i386-signal.exp
10189 * gdb.arch/i386-size-overlap.exp
10190 * gdb.arch/i386-unwind.exp
10191 * gdb.arch/i386-word.exp
10192 * gdb.arch/mips-fcr.exp
10193 * gdb.arch/powerpc-d128-regs.exp
10194 * gdb.arch/powerpc-stackless.exp
10195 * gdb.arch/ppc64-atomic-inst.exp
10196 * gdb.arch/s390-stackless.exp
10197 * gdb.arch/s390-tdbregs.exp
10198 * gdb.arch/s390-vregs.exp
10199 * gdb.arch/sparc-sysstep.exp
10200 * gdb.arch/thumb-bx-pc.exp
10201 * gdb.arch/thumb-singlestep.exp
10202 * gdb.arch/thumb2-it.exp
10203 * gdb.arch/vsx-regs.exp
10204 * gdb.asm/asm-source.exp
10205 * gdb.base/a2-run.exp
10206 * gdb.base/advance.exp
10207 * gdb.base/all-bin.exp
10208 * gdb.base/anon.exp
10209 * gdb.base/args.exp
10210 * gdb.base/arithmet.exp
10211 * gdb.base/async-shell.exp
10212 * gdb.base/async.exp
10213 * gdb.base/attach-pie-noexec.exp
10214 * gdb.base/attach-twice.exp
10215 * gdb.base/auto-load.exp
10216 * gdb.base/bang.exp
10217 * gdb.base/bitfields.exp
10218 * gdb.base/break-always.exp
10219 * gdb.base/break-caller-line.exp
10220 * gdb.base/break-entry.exp
10221 * gdb.base/break-inline.exp
10222 * gdb.base/break-on-linker-gcd-function.exp
10223 * gdb.base/break-probes.exp
10224 * gdb.base/break.exp
10225 * gdb.base/breakpoint-shadow.exp
10226 * gdb.base/call-ar-st.exp
10227 * gdb.base/call-sc.exp
10228 * gdb.base/call-signal-resume.exp
10229 * gdb.base/call-strs.exp
10230 * gdb.base/callfuncs.exp
10231 * gdb.base/catch-fork-static.exp
10232 * gdb.base/catch-gdb-caused-signals.exp
10233 * gdb.base/catch-load.exp
10234 * gdb.base/catch-signal-fork.exp
10235 * gdb.base/catch-signal.exp
10236 * gdb.base/catch-syscall.exp
10237 * gdb.base/charset.exp
10238 * gdb.base/checkpoint.exp
10239 * gdb.base/chng-syms.exp
10240 * gdb.base/code-expr.exp
10241 * gdb.base/code_elim.exp
10242 * gdb.base/commands.exp
10243 * gdb.base/completion.exp
10244 * gdb.base/complex.exp
10245 * gdb.base/cond-expr.exp
10246 * gdb.base/condbreak.exp
10247 * gdb.base/consecutive.exp
10248 * gdb.base/continue-all-already-running.exp
10249 * gdb.base/coredump-filter.exp
10250 * gdb.base/corefile.exp
10251 * gdb.base/dbx.exp
10252 * gdb.base/debug-expr.exp
10253 * gdb.base/define.exp
10254 * gdb.base/del.exp
10255 * gdb.base/disabled-location.exp
10256 * gdb.base/disasm-end-cu.exp
10257 * gdb.base/disasm-optim.exp
10258 * gdb.base/display.exp
10259 * gdb.base/duplicate-bp.exp
10260 * gdb.base/ena-dis-br.exp
10261 * gdb.base/ending-run.exp
10262 * gdb.base/enumval.exp
10263 * gdb.base/environ.exp
10264 * gdb.base/eu-strip-infcall.exp
10265 * gdb.base/eval-avoid-side-effects.exp
10266 * gdb.base/eval-skip.exp
10267 * gdb.base/exitsignal.exp
10268 * gdb.base/expand-psymtabs.exp
10269 * gdb.base/filesym.exp
10270 * gdb.base/find-unmapped.exp
10271 * gdb.base/finish.exp
10272 * gdb.base/float.exp
10273 * gdb.base/foll-exec-mode.exp
10274 * gdb.base/foll-exec.exp
10275 * gdb.base/foll-fork.exp
10276 * gdb.base/fortran-sym-case.exp
10277 * gdb.base/freebpcmd.exp
10278 * gdb.base/func-ptr.exp
10279 * gdb.base/func-ptrs.exp
10280 * gdb.base/funcargs.exp
10281 * gdb.base/gcore-buffer-overflow.exp
10282 * gdb.base/gcore-relro-pie.exp
10283 * gdb.base/gcore-relro.exp
10284 * gdb.base/gcore.exp
10285 * gdb.base/gdb1090.exp
10286 * gdb.base/gdb11530.exp
10287 * gdb.base/gdb11531.exp
10288 * gdb.base/gdb1821.exp
10289 * gdb.base/gdbindex-stabs.exp
10290 * gdb.base/gdbvars.exp
10291 * gdb.base/hbreak.exp
10292 * gdb.base/hbreak2.exp
10293 * gdb.base/included.exp
10294 * gdb.base/infcall-input.exp
10295 * gdb.base/inferior-died.exp
10296 * gdb.base/infnan.exp
10297 * gdb.base/info-macros.exp
10298 * gdb.base/info-os.exp
10299 * gdb.base/info-proc.exp
10300 * gdb.base/info-shared.exp
10301 * gdb.base/info-target.exp
10302 * gdb.base/infoline.exp
10303 * gdb.base/interp.exp
10304 * gdb.base/interrupt.exp
10305 * gdb.base/jit-reader.exp
10306 * gdb.base/jit-simple.exp
10307 * gdb.base/kill-after-signal.exp
10308 * gdb.base/kill-detach-inferiors-cmd.exp
10309 * gdb.base/label.exp
10310 * gdb.base/langs.exp
10311 * gdb.base/ldbl_e308.exp
10312 * gdb.base/line-symtabs.exp
10313 * gdb.base/linespecs.exp
10314 * gdb.base/list.exp
10315 * gdb.base/long_long.exp
10316 * gdb.base/longest-types.exp
10317 * gdb.base/maint.exp
10318 * gdb.base/max-value-size.exp
10319 * gdb.base/memattr.exp
10320 * gdb.base/mips_pro.exp
10321 * gdb.base/morestack.exp
10322 * gdb.base/moribund-step.exp
10323 * gdb.base/multi-forks.exp
10324 * gdb.base/nested-addr.exp
10325 * gdb.base/nextoverexit.exp
10326 * gdb.base/noreturn-finish.exp
10327 * gdb.base/noreturn-return.exp
10328 * gdb.base/nostdlib.exp
10329 * gdb.base/offsets.exp
10330 * gdb.base/opaque.exp
10331 * gdb.base/pc-fp.exp
10332 * gdb.base/permissions.exp
10333 * gdb.base/print-symbol-loading.exp
10334 * gdb.base/prologue-include.exp
10335 * gdb.base/psymtab.exp
10336 * gdb.base/ptype.exp
10337 * gdb.base/random-signal.exp
10338 * gdb.base/randomize.exp
10339 * gdb.base/range-stepping.exp
10340 * gdb.base/readline-ask.exp
10341 * gdb.base/recpar.exp
10342 * gdb.base/recurse.exp
10343 * gdb.base/relational.exp
10344 * gdb.base/restore.exp
10345 * gdb.base/return-nodebug.exp
10346 * gdb.base/return.exp
10347 * gdb.base/run-after-attach.exp
10348 * gdb.base/save-bp.exp
10349 * gdb.base/scope.exp
10350 * gdb.base/sect-cmd.exp
10351 * gdb.base/set-lang-auto.exp
10352 * gdb.base/set-noassign.exp
10353 * gdb.base/setvar.exp
10354 * gdb.base/sigall.exp
10355 * gdb.base/sigbpt.exp
10356 * gdb.base/siginfo-addr.exp
10357 * gdb.base/siginfo-infcall.exp
10358 * gdb.base/siginfo-obj.exp
10359 * gdb.base/siginfo.exp
10360 * gdb.base/signals-state-child.exp
10361 * gdb.base/signest.exp
10362 * gdb.base/sigstep.exp
10363 * gdb.base/sizeof.exp
10364 * gdb.base/skip.exp
10365 * gdb.base/solib-corrupted.exp
10366 * gdb.base/solib-nodir.exp
10367 * gdb.base/solib-search.exp
10368 * gdb.base/stack-checking.exp
10369 * gdb.base/stale-infcall.exp
10370 * gdb.base/stap-probe.exp
10371 * gdb.base/start.exp
10372 * gdb.base/step-break.exp
10373 * gdb.base/step-bt.exp
10374 * gdb.base/step-line.exp
10375 * gdb.base/step-over-exit.exp
10376 * gdb.base/step-over-syscall.exp
10377 * gdb.base/step-resume-infcall.exp
10378 * gdb.base/step-test.exp
10379 * gdb.base/store.exp
10380 * gdb.base/structs3.exp
10381 * gdb.base/sym-file.exp
10382 * gdb.base/symbol-without-target_section.exp
10383 * gdb.base/term.exp
10384 * gdb.base/testenv.exp
10385 * gdb.base/ui-redirect.exp
10386 * gdb.base/until.exp
10387 * gdb.base/unwindonsignal.exp
10388 * gdb.base/value-double-free.exp
10389 * gdb.base/vla-datatypes.exp
10390 * gdb.base/vla-ptr.exp
10391 * gdb.base/vla-sideeffect.exp
10392 * gdb.base/volatile.exp
10393 * gdb.base/watch-cond-infcall.exp
10394 * gdb.base/watch-cond.exp
10395 * gdb.base/watch-non-mem.exp
10396 * gdb.base/watch-read.exp
10397 * gdb.base/watch-vfork.exp
10398 * gdb.base/watchpoint-cond-gone.exp
10399 * gdb.base/watchpoint-delete.exp
10400 * gdb.base/watchpoint-hw-hit-once.exp
10401 * gdb.base/watchpoint-hw.exp
10402 * gdb.base/watchpoint-stops-at-right-insn.exp
10403 * gdb.base/watchpoints.exp
10404 * gdb.base/wchar.exp
10405 * gdb.base/whatis-exp.exp
10406 * gdb.btrace/buffer-size.exp
10407 * gdb.btrace/data.exp
10408 * gdb.btrace/delta.exp
10409 * gdb.btrace/dlopen.exp
10410 * gdb.btrace/enable.exp
10411 * gdb.btrace/exception.exp
10412 * gdb.btrace/function_call_history.exp
10413 * gdb.btrace/gcore.exp
10414 * gdb.btrace/instruction_history.exp
10415 * gdb.btrace/nohist.exp
10416 * gdb.btrace/reconnect.exp
10417 * gdb.btrace/record_goto-step.exp
10418 * gdb.btrace/record_goto.exp
10419 * gdb.btrace/rn-dl-bind.exp
10420 * gdb.btrace/segv.exp
10421 * gdb.btrace/step.exp
10422 * gdb.btrace/stepi.exp
10423 * gdb.btrace/tailcall-only.exp
10424 * gdb.btrace/tailcall.exp
10425 * gdb.btrace/tsx.exp
10426 * gdb.btrace/unknown_functions.exp
10427 * gdb.btrace/vdso.exp
10428 * gdb.compile/compile-ifunc.exp
10429 * gdb.compile/compile-ops.exp
10430 * gdb.compile/compile-print.exp
10431 * gdb.compile/compile-setjmp.exp
10432 * gdb.cp/abstract-origin.exp
10433 * gdb.cp/ambiguous.exp
10434 * gdb.cp/annota2.exp
10435 * gdb.cp/annota3.exp
10436 * gdb.cp/anon-ns.exp
10437 * gdb.cp/anon-struct.exp
10438 * gdb.cp/anon-union.exp
10439 * gdb.cp/arg-reference.exp
10440 * gdb.cp/baseenum.exp
10441 * gdb.cp/bool.exp
10442 * gdb.cp/breakpoint.exp
10443 * gdb.cp/bs15503.exp
10444 * gdb.cp/call-c.exp
10445 * gdb.cp/casts.exp
10446 * gdb.cp/chained-calls.exp
10447 * gdb.cp/class2.exp
10448 * gdb.cp/classes.exp
10449 * gdb.cp/cmpd-minsyms.exp
10450 * gdb.cp/converts.exp
10451 * gdb.cp/cp-relocate.exp
10452 * gdb.cp/cpcompletion.exp
10453 * gdb.cp/cpexprs.exp
10454 * gdb.cp/cplabel.exp
10455 * gdb.cp/cplusfuncs.exp
10456 * gdb.cp/cpsizeof.exp
10457 * gdb.cp/ctti.exp
10458 * gdb.cp/derivation.exp
10459 * gdb.cp/destrprint.exp
10460 * gdb.cp/dispcxx.exp
10461 * gdb.cp/enum-class.exp
10462 * gdb.cp/exception.exp
10463 * gdb.cp/exceptprint.exp
10464 * gdb.cp/expand-psymtabs-cxx.exp
10465 * gdb.cp/expand-sals.exp
10466 * gdb.cp/extern-c.exp
10467 * gdb.cp/filename.exp
10468 * gdb.cp/formatted-ref.exp
10469 * gdb.cp/fpointer.exp
10470 * gdb.cp/gdb1355.exp
10471 * gdb.cp/gdb2495.exp
10472 * gdb.cp/hang.exp
10473 * gdb.cp/impl-this.exp
10474 * gdb.cp/infcall-dlopen.exp
10475 * gdb.cp/inherit.exp
10476 * gdb.cp/iostream.exp
10477 * gdb.cp/koenig.exp
10478 * gdb.cp/local.exp
10479 * gdb.cp/m-data.exp
10480 * gdb.cp/m-static.exp
10481 * gdb.cp/mb-ctor.exp
10482 * gdb.cp/mb-inline.exp
10483 * gdb.cp/mb-templates.exp
10484 * gdb.cp/member-name.exp
10485 * gdb.cp/member-ptr.exp
10486 * gdb.cp/meth-typedefs.exp
10487 * gdb.cp/method.exp
10488 * gdb.cp/method2.exp
10489 * gdb.cp/minsym-fallback.exp
10490 * gdb.cp/misc.exp
10491 * gdb.cp/namelessclass.exp
10492 * gdb.cp/namespace-enum.exp
10493 * gdb.cp/namespace-nested-import.exp
10494 * gdb.cp/namespace.exp
10495 * gdb.cp/nextoverthrow.exp
10496 * gdb.cp/no-dmgl-verbose.exp
10497 * gdb.cp/non-trivial-retval.exp
10498 * gdb.cp/noparam.exp
10499 * gdb.cp/nsdecl.exp
10500 * gdb.cp/nsimport.exp
10501 * gdb.cp/nsnested.exp
10502 * gdb.cp/nsnoimports.exp
10503 * gdb.cp/nsrecurs.exp
10504 * gdb.cp/nsstress.exp
10505 * gdb.cp/nsusing.exp
10506 * gdb.cp/operator.exp
10507 * gdb.cp/oranking.exp
10508 * gdb.cp/overload-const.exp
10509 * gdb.cp/overload.exp
10510 * gdb.cp/ovldbreak.exp
10511 * gdb.cp/ovsrch.exp
10512 * gdb.cp/paren-type.exp
10513 * gdb.cp/parse-lang.exp
10514 * gdb.cp/pass-by-ref.exp
10515 * gdb.cp/pr-1023.exp
10516 * gdb.cp/pr-1210.exp
10517 * gdb.cp/pr-574.exp
10518 * gdb.cp/pr10687.exp
10519 * gdb.cp/pr12028.exp
10520 * gdb.cp/pr17132.exp
10521 * gdb.cp/pr17494.exp
10522 * gdb.cp/pr9067.exp
10523 * gdb.cp/pr9167.exp
10524 * gdb.cp/pr9631.exp
10525 * gdb.cp/printmethod.exp
10526 * gdb.cp/psmang.exp
10527 * gdb.cp/psymtab-parameter.exp
10528 * gdb.cp/ptype-cv-cp.exp
10529 * gdb.cp/ptype-flags.exp
10530 * gdb.cp/re-set-overloaded.exp
10531 * gdb.cp/ref-types.exp
10532 * gdb.cp/rtti.exp
10533 * gdb.cp/scope-err.exp
10534 * gdb.cp/shadow.exp
10535 * gdb.cp/smartp.exp
10536 * gdb.cp/static-method.exp
10537 * gdb.cp/static-print-quit.exp
10538 * gdb.cp/temargs.exp
10539 * gdb.cp/templates.exp
10540 * gdb.cp/try_catch.exp
10541 * gdb.cp/typedef-operator.exp
10542 * gdb.cp/typeid.exp
10543 * gdb.cp/userdef.exp
10544 * gdb.cp/using-crash.exp
10545 * gdb.cp/var-tag.exp
10546 * gdb.cp/virtbase.exp
10547 * gdb.cp/virtfunc.exp
10548 * gdb.cp/virtfunc2.exp
10549 * gdb.cp/vla-cxx.exp
10550 * gdb.disasm/t01_mov.exp
10551 * gdb.disasm/t02_mova.exp
10552 * gdb.disasm/t03_add.exp
10553 * gdb.disasm/t04_sub.exp
10554 * gdb.disasm/t05_cmp.exp
10555 * gdb.disasm/t06_ari2.exp
10556 * gdb.disasm/t07_ari3.exp
10557 * gdb.disasm/t08_or.exp
10558 * gdb.disasm/t09_xor.exp
10559 * gdb.disasm/t10_and.exp
10560 * gdb.disasm/t11_logs.exp
10561 * gdb.disasm/t12_bit.exp
10562 * gdb.disasm/t13_otr.exp
10563 * gdb.dlang/circular.exp
10564 * gdb.dwarf2/arr-stride.exp
10565 * gdb.dwarf2/arr-subrange.exp
10566 * gdb.dwarf2/atomic-type.exp
10567 * gdb.dwarf2/bad-regnum.exp
10568 * gdb.dwarf2/bitfield-parent-optimized-out.exp
10569 * gdb.dwarf2/callframecfa.exp
10570 * gdb.dwarf2/clztest.exp
10571 * gdb.dwarf2/corrupt.exp
10572 * gdb.dwarf2/data-loc.exp
10573 * gdb.dwarf2/dup-psym.exp
10574 * gdb.dwarf2/dw2-anon-mptr.exp
10575 * gdb.dwarf2/dw2-anonymous-func.exp
10576 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
10577 * gdb.dwarf2/dw2-bad-unresolved.exp
10578 * gdb.dwarf2/dw2-basic.exp
10579 * gdb.dwarf2/dw2-canonicalize-type.exp
10580 * gdb.dwarf2/dw2-case-insensitive.exp
10581 * gdb.dwarf2/dw2-common-block.exp
10582 * gdb.dwarf2/dw2-compdir-oldgcc.exp
10583 * gdb.dwarf2/dw2-compressed.exp
10584 * gdb.dwarf2/dw2-const.exp
10585 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
10586 * gdb.dwarf2/dw2-cu-size.exp
10587 * gdb.dwarf2/dw2-dup-frame.exp
10588 * gdb.dwarf2/dw2-entry-value.exp
10589 * gdb.dwarf2/dw2-icycle.exp
10590 * gdb.dwarf2/dw2-ifort-parameter.exp
10591 * gdb.dwarf2/dw2-inline-break.exp
10592 * gdb.dwarf2/dw2-inline-param.exp
10593 * gdb.dwarf2/dw2-intercu.exp
10594 * gdb.dwarf2/dw2-intermix.exp
10595 * gdb.dwarf2/dw2-lexical-block-bare.exp
10596 * gdb.dwarf2/dw2-linkage-name-trust.exp
10597 * gdb.dwarf2/dw2-minsym-in-cu.exp
10598 * gdb.dwarf2/dw2-noloc.exp
10599 * gdb.dwarf2/dw2-op-call.exp
10600 * gdb.dwarf2/dw2-op-out-param.exp
10601 * gdb.dwarf2/dw2-opt-structptr.exp
10602 * gdb.dwarf2/dw2-param-error.exp
10603 * gdb.dwarf2/dw2-producer.exp
10604 * gdb.dwarf2/dw2-ranges-base.exp
10605 * gdb.dwarf2/dw2-ref-missing-frame.exp
10606 * gdb.dwarf2/dw2-reg-undefined.exp
10607 * gdb.dwarf2/dw2-regno-invalid.exp
10608 * gdb.dwarf2/dw2-restore.exp
10609 * gdb.dwarf2/dw2-restrict.exp
10610 * gdb.dwarf2/dw2-single-line-discriminators.exp
10611 * gdb.dwarf2/dw2-strp.exp
10612 * gdb.dwarf2/dw2-undefined-ret-addr.exp
10613 * gdb.dwarf2/dw2-unresolved.exp
10614 * gdb.dwarf2/dw2-var-zero-addr.exp
10615 * gdb.dwarf2/dw4-sig-types.exp
10616 * gdb.dwarf2/dwz.exp
10617 * gdb.dwarf2/dynarr-ptr.exp
10618 * gdb.dwarf2/enum-type.exp
10619 * gdb.dwarf2/gdb-index.exp
10620 * gdb.dwarf2/implptr-64bit.exp
10621 * gdb.dwarf2/implptr-optimized-out.exp
10622 * gdb.dwarf2/implptr.exp
10623 * gdb.dwarf2/implref-array.exp
10624 * gdb.dwarf2/implref-const.exp
10625 * gdb.dwarf2/implref-global.exp
10626 * gdb.dwarf2/implref-struct.exp
10627 * gdb.dwarf2/mac-fileno.exp
10628 * gdb.dwarf2/main-subprogram.exp
10629 * gdb.dwarf2/member-ptr-forwardref.exp
10630 * gdb.dwarf2/method-ptr.exp
10631 * gdb.dwarf2/missing-sig-type.exp
10632 * gdb.dwarf2/nonvar-access.exp
10633 * gdb.dwarf2/opaque-type-lookup.exp
10634 * gdb.dwarf2/pieces-optimized-out.exp
10635 * gdb.dwarf2/pieces.exp
10636 * gdb.dwarf2/pr10770.exp
10637 * gdb.dwarf2/pr13961.exp
10638 * gdb.dwarf2/staticvirtual.exp
10639 * gdb.dwarf2/subrange.exp
10640 * gdb.dwarf2/symtab-producer.exp
10641 * gdb.dwarf2/trace-crash.exp
10642 * gdb.dwarf2/typeddwarf.exp
10643 * gdb.dwarf2/valop.exp
10644 * gdb.dwarf2/watch-notconst.exp
10645 * gdb.fortran/array-element.exp
10646 * gdb.fortran/charset.exp
10647 * gdb.fortran/common-block.exp
10648 * gdb.fortran/complex.exp
10649 * gdb.fortran/derived-type-function.exp
10650 * gdb.fortran/derived-type.exp
10651 * gdb.fortran/logical.exp
10652 * gdb.fortran/module.exp
10653 * gdb.fortran/multi-dim.exp
10654 * gdb.fortran/nested-funcs.exp
10655 * gdb.fortran/print-formatted.exp
10656 * gdb.fortran/subarray.exp
10657 * gdb.fortran/vla-alloc-assoc.exp
10658 * gdb.fortran/vla-datatypes.exp
10659 * gdb.fortran/vla-history.exp
10660 * gdb.fortran/vla-ptr-info.exp
10661 * gdb.fortran/vla-ptype-sub.exp
10662 * gdb.fortran/vla-ptype.exp
10663 * gdb.fortran/vla-sizeof.exp
10664 * gdb.fortran/vla-type.exp
10665 * gdb.fortran/vla-value-sub-arbitrary.exp
10666 * gdb.fortran/vla-value-sub-finish.exp
10667 * gdb.fortran/vla-value-sub.exp
10668 * gdb.fortran/vla-value.exp
10669 * gdb.fortran/whatis_type.exp
10670 * gdb.go/chan.exp
10671 * gdb.go/handcall.exp
10672 * gdb.go/hello.exp
10673 * gdb.go/integers.exp
10674 * gdb.go/methods.exp
10675 * gdb.go/package.exp
10676 * gdb.go/strings.exp
10677 * gdb.go/types.exp
10678 * gdb.go/unsafe.exp
10679 * gdb.guile/scm-arch.exp
10680 * gdb.guile/scm-block.exp
10681 * gdb.guile/scm-breakpoint.exp
10682 * gdb.guile/scm-cmd.exp
10683 * gdb.guile/scm-disasm.exp
10684 * gdb.guile/scm-equal.exp
10685 * gdb.guile/scm-frame-args.exp
10686 * gdb.guile/scm-frame-inline.exp
10687 * gdb.guile/scm-frame.exp
10688 * gdb.guile/scm-iterator.exp
10689 * gdb.guile/scm-math.exp
10690 * gdb.guile/scm-objfile.exp
10691 * gdb.guile/scm-ports.exp
10692 * gdb.guile/scm-symbol.exp
10693 * gdb.guile/scm-symtab.exp
10694 * gdb.guile/scm-value-cc.exp
10695 * gdb.guile/types-module.exp
10696 * gdb.linespec/break-ask.exp
10697 * gdb.linespec/cpexplicit.exp
10698 * gdb.linespec/explicit.exp
10699 * gdb.linespec/keywords.exp
10700 * gdb.linespec/linespec.exp
10701 * gdb.linespec/ls-dollar.exp
10702 * gdb.linespec/ls-errs.exp
10703 * gdb.linespec/skip-two.exp
10704 * gdb.linespec/thread.exp
10705 * gdb.mi/mi-async.exp
10706 * gdb.mi/mi-basics.exp
10707 * gdb.mi/mi-break.exp
10708 * gdb.mi/mi-catch-load.exp
10709 * gdb.mi/mi-cli.exp
10710 * gdb.mi/mi-cmd-param-changed.exp
10711 * gdb.mi/mi-console.exp
10712 * gdb.mi/mi-detach.exp
10713 * gdb.mi/mi-disassemble.exp
10714 * gdb.mi/mi-eval.exp
10715 * gdb.mi/mi-file-transfer.exp
10716 * gdb.mi/mi-file.exp
10717 * gdb.mi/mi-fill-memory.exp
10718 * gdb.mi/mi-inheritance-syntax-error.exp
10719 * gdb.mi/mi-linespec-err-cp.exp
10720 * gdb.mi/mi-logging.exp
10721 * gdb.mi/mi-memory-changed.exp
10722 * gdb.mi/mi-read-memory.exp
10723 * gdb.mi/mi-record-changed.exp
10724 * gdb.mi/mi-reg-undefined.exp
10725 * gdb.mi/mi-regs.exp
10726 * gdb.mi/mi-return.exp
10727 * gdb.mi/mi-reverse.exp
10728 * gdb.mi/mi-simplerun.exp
10729 * gdb.mi/mi-solib.exp
10730 * gdb.mi/mi-stack.exp
10731 * gdb.mi/mi-stepi.exp
10732 * gdb.mi/mi-syn-frame.exp
10733 * gdb.mi/mi-until.exp
10734 * gdb.mi/mi-var-block.exp
10735 * gdb.mi/mi-var-child.exp
10736 * gdb.mi/mi-var-cmd.exp
10737 * gdb.mi/mi-var-cp.exp
10738 * gdb.mi/mi-var-display.exp
10739 * gdb.mi/mi-var-invalidate.exp
10740 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
10741 * gdb.mi/mi-vla-fortran.exp
10742 * gdb.mi/mi-watch.exp
10743 * gdb.mi/mi2-var-child.exp
10744 * gdb.mi/user-selected-context-sync.exp
10745 * gdb.modula2/unbounded-array.exp
10746 * gdb.multi/dummy-frame-restore.exp
10747 * gdb.multi/multi-arch-exec.exp
10748 * gdb.multi/multi-arch.exp
10749 * gdb.multi/tids.exp
10750 * gdb.multi/watchpoint-multi.exp
10751 * gdb.opencl/callfuncs.exp
10752 * gdb.opencl/convs_casts.exp
10753 * gdb.opencl/datatypes.exp
10754 * gdb.opencl/operators.exp
10755 * gdb.opencl/vec_comps.exp
10756 * gdb.opt/clobbered-registers-O2.exp
10757 * gdb.opt/inline-break.exp
10758 * gdb.opt/inline-bt.exp
10759 * gdb.opt/inline-cmds.exp
10760 * gdb.opt/inline-locals.exp
10761 * gdb.pascal/case-insensitive-symbols.exp
10762 * gdb.pascal/floats.exp
10763 * gdb.pascal/gdb11492.exp
10764 * gdb.python/lib-types.exp
10765 * gdb.python/py-arch.exp
10766 * gdb.python/py-as-string.exp
10767 * gdb.python/py-bad-printers.exp
10768 * gdb.python/py-block.exp
10769 * gdb.python/py-breakpoint-create-fail.exp
10770 * gdb.python/py-breakpoint.exp
10771 * gdb.python/py-caller-is.exp
10772 * gdb.python/py-cmd.exp
10773 * gdb.python/py-explore-cc.exp
10774 * gdb.python/py-explore.exp
10775 * gdb.python/py-finish-breakpoint.exp
10776 * gdb.python/py-finish-breakpoint2.exp
10777 * gdb.python/py-frame-args.exp
10778 * gdb.python/py-frame-inline.exp
10779 * gdb.python/py-frame.exp
10780 * gdb.python/py-framefilter-mi.exp
10781 * gdb.python/py-infthread.exp
10782 * gdb.python/py-lazy-string.exp
10783 * gdb.python/py-linetable.exp
10784 * gdb.python/py-mi-events.exp
10785 * gdb.python/py-mi-objfile.exp
10786 * gdb.python/py-mi.exp
10787 * gdb.python/py-objfile.exp
10788 * gdb.python/py-pp-integral.exp
10789 * gdb.python/py-pp-maint.exp
10790 * gdb.python/py-pp-re-notag.exp
10791 * gdb.python/py-pp-registration.exp
10792 * gdb.python/py-recurse-unwind.exp
10793 * gdb.python/py-strfns.exp
10794 * gdb.python/py-symbol.exp
10795 * gdb.python/py-symtab.exp
10796 * gdb.python/py-sync-interp.exp
10797 * gdb.python/py-typeprint.exp
10798 * gdb.python/py-unwind-maint.exp
10799 * gdb.python/py-unwind.exp
10800 * gdb.python/py-value-cc.exp
10801 * gdb.python/py-xmethods.exp
10802 * gdb.reverse/amd64-tailcall-reverse.exp
10803 * gdb.reverse/break-precsave.exp
10804 * gdb.reverse/break-reverse.exp
10805 * gdb.reverse/consecutive-precsave.exp
10806 * gdb.reverse/consecutive-reverse.exp
10807 * gdb.reverse/finish-precsave.exp
10808 * gdb.reverse/finish-reverse-bkpt.exp
10809 * gdb.reverse/finish-reverse.exp
10810 * gdb.reverse/fstatat-reverse.exp
10811 * gdb.reverse/getresuid-reverse.exp
10812 * gdb.reverse/i386-precsave.exp
10813 * gdb.reverse/i386-reverse.exp
10814 * gdb.reverse/i386-sse-reverse.exp
10815 * gdb.reverse/i387-env-reverse.exp
10816 * gdb.reverse/i387-stack-reverse.exp
10817 * gdb.reverse/insn-reverse.exp
10818 * gdb.reverse/machinestate-precsave.exp
10819 * gdb.reverse/machinestate.exp
10820 * gdb.reverse/next-reverse-bkpt-over-sr.exp
10821 * gdb.reverse/pipe-reverse.exp
10822 * gdb.reverse/readv-reverse.exp
10823 * gdb.reverse/recvmsg-reverse.exp
10824 * gdb.reverse/rerun-prec.exp
10825 * gdb.reverse/s390-mvcle.exp
10826 * gdb.reverse/step-precsave.exp
10827 * gdb.reverse/step-reverse.exp
10828 * gdb.reverse/time-reverse.exp
10829 * gdb.reverse/until-precsave.exp
10830 * gdb.reverse/until-reverse.exp
10831 * gdb.reverse/waitpid-reverse.exp
10832 * gdb.reverse/watch-precsave.exp
10833 * gdb.reverse/watch-reverse.exp
10834 * gdb.rust/generics.exp
10835 * gdb.rust/methods.exp
10836 * gdb.rust/modules.exp
10837 * gdb.rust/simple.exp
10838 * gdb.server/connect-with-no-symbol-file.exp
10839 * gdb.server/ext-attach.exp
10840 * gdb.server/ext-restart.exp
10841 * gdb.server/ext-wrapper.exp
10842 * gdb.server/file-transfer.exp
10843 * gdb.server/server-exec-info.exp
10844 * gdb.server/server-kill.exp
10845 * gdb.server/server-mon.exp
10846 * gdb.server/wrapper.exp
10847 * gdb.stabs/exclfwd.exp
10848 * gdb.stabs/gdb11479.exp
10849 * gdb.threads/clone-new-thread-event.exp
10850 * gdb.threads/corethreads.exp
10851 * gdb.threads/current-lwp-dead.exp
10852 * gdb.threads/dlopen-libpthread.exp
10853 * gdb.threads/gcore-thread.exp
10854 * gdb.threads/sigstep-threads.exp
10855 * gdb.threads/watchpoint-fork.exp
10856 * gdb.trace/actions-changed.exp
10857 * gdb.trace/backtrace.exp
10858 * gdb.trace/change-loc.exp
10859 * gdb.trace/circ.exp
10860 * gdb.trace/collection.exp
10861 * gdb.trace/disconnected-tracing.exp
10862 * gdb.trace/ftrace.exp
10863 * gdb.trace/mi-trace-frame-collected.exp
10864 * gdb.trace/mi-trace-unavailable.exp
10865 * gdb.trace/mi-traceframe-changed.exp
10866 * gdb.trace/mi-tsv-changed.exp
10867 * gdb.trace/no-attach-trace.exp
10868 * gdb.trace/passc-dyn.exp
10869 * gdb.trace/qtro.exp
10870 * gdb.trace/range-stepping.exp
10871 * gdb.trace/read-memory.exp
10872 * gdb.trace/save-trace.exp
10873 * gdb.trace/signal.exp
10874 * gdb.trace/status-stop.exp
10875 * gdb.trace/tfile.exp
10876 * gdb.trace/trace-break.exp
10877 * gdb.trace/trace-buffer-size.exp
10878 * gdb.trace/trace-condition.exp
10879 * gdb.trace/tracefile-pseudo-reg.exp
10880 * gdb.trace/tstatus.exp
10881 * gdb.trace/unavailable.exp
10882 * gdb.trace/while-dyn.exp
10883 * gdb.trace/while-stepping.exp
10884
34c41c68
DE
108852016-12-22 Doug Evans <xdje42@gmail.com>
10886
10887 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
10888 and msymbols.
10889
16e69324
YQ
108902016-12-19 Yao Qi <yao.qi@linaro.org>
10891
10892 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
10893 (test_with_self): Don't call do_steps_and_nexts, and remove
10894 code about stepping into xmalloc.
10895
f94f411b
YQ
108962016-12-09 Yao Qi <yao.qi@linaro.org>
10897
10898 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
10899
109002016-12-09 Yao Qi <yao.qi@linaro.org>
10901
10902 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
10903
f1b5deee
PA
109042016-12-09 Pedro Alves <palves@redhat.com>
10905
10906 * gdb.base/all-architectures-0.exp: New file.
10907 * gdb.base/all-architectures-1.exp: New file.
10908 * gdb.base/all-architectures-2.exp: New file.
10909 * gdb.base/all-architectures-3.exp: New file.
10910 * gdb.base/all-architectures-4.exp: New file.
10911 * gdb.base/all-architectures-5.exp: New file.
10912 * gdb.base/all-architectures-6.exp: New file.
10913 * gdb.base/all-architectures-7.exp: New file.
10914 * gdb.base/all-architectures.exp.in: New file.
10915
364ca42e
YQ
109162016-12-09 Yao Qi <yao.qi@linaro.org>
10917
10918 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
10919
107c2d62
LM
109202016-12-02 Luis Machado <lgustavo@codesourcery.com>
10921
10922 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
10923 possible.
10924 Remove useless pattern-matching code.
10925
df3ee9ca
PA
109262016-12-02 Pedro Alves <palves@redhat.com>
10927
10928 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
10929 procedure.
10930 (top level): Call it.
10931
ec835369
PA
109322016-12-02 Pedro Alves <palves@redhat.com>
10933
10934 * gdb.base/commands.exp (user_defined_command_args_stack_test):
10935 New procedure.
10936 (top level): Call it.
10937
01770bbd
PA
109382016-12-02 Pedro Alves <palves@redhat.com>
10939
10940 PR cli/20559
10941 * gdb.base/commands.exp (user_defined_command_args_eval): New
10942 procedure.
10943 (top level): Call it.
10944
008459ea
LM
109452016-12-02 Luis Machado <lgustavo@codesourcery.com>
10946
10947 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
10948 timeout handling.
10949
0c1b455e
TT
109502016-12-02 Tom Tromey <tom@tromey.com>
10951
10952 * gdb.dwarf2/main-subprogram.c: New file.
10953 * gdb.dwarf2/main-subprogram.exp: New file.
10954
018572b8
LM
109552016-12-01 Luis Machado <lgustavo@codesourcery.com>
10956
10957 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
10958 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
10959 gdb_test_no_output for a couple of cases.
10960 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
10961
84c93cd5
LM
109622016-12-01 Luis Machado <lgustavo@codesourcery.com>
10963
10964 Fix test names and standardize compilation error messages throughout
10965 the following files:
10966
10967 * gdb.ada/start.exp
10968 * gdb.arch/alpha-step.exp
10969 * gdb.arch/e500-prologue.exp
10970 * gdb.arch/ftrace-insn-reloc.exp
10971 * gdb.arch/gdb1291.exp
10972 * gdb.arch/gdb1431.exp
10973 * gdb.arch/gdb1558.exp
10974 * gdb.arch/i386-dr3-watch.exp
10975 * gdb.arch/i386-sse-stack-align.exp
10976 * gdb.arch/ia64-breakpoint-shadow.exp
10977 * gdb.arch/pa-nullify.exp
10978 * gdb.arch/powerpc-aix-prologue.exp
10979 * gdb.arch/thumb-bx-pc.exp
10980 * gdb.base/annota1.exp
10981 * gdb.base/annota3.exp
10982 * gdb.base/arrayidx.exp
10983 * gdb.base/assign.exp
10984 * gdb.base/attach.exp
10985 * gdb.base/auxv.exp
10986 * gdb.base/bang.exp
10987 * gdb.base/bfp-test.exp
10988 * gdb.base/bigcore.exp
10989 * gdb.base/bitfields2.exp
10990 * gdb.base/break-fun-addr.exp
10991 * gdb.base/break-probes.exp
10992 * gdb.base/call-rt-st.exp
10993 * gdb.base/callexit.exp
10994 * gdb.base/catch-fork-kill.exp
10995 * gdb.base/charset.exp
10996 * gdb.base/checkpoint.exp
10997 * gdb.base/comprdebug.exp
10998 * gdb.base/constvars.exp
10999 * gdb.base/coredump-filter.exp
11000 * gdb.base/cursal.exp
11001 * gdb.base/cvexpr.exp
11002 * gdb.base/detach.exp
11003 * gdb.base/display.exp
11004 * gdb.base/dmsym.exp
11005 * gdb.base/dprintf-pending.exp
11006 * gdb.base/dso2dso.exp
11007 * gdb.base/dtrace-probe.exp
11008 * gdb.base/dump.exp
11009 * gdb.base/enum_cond.exp
11010 * gdb.base/exe-lock.exp
11011 * gdb.base/exec-invalid-sysroot.exp
11012 * gdb.base/execl-update-breakpoints.exp
11013 * gdb.base/exprs.exp
11014 * gdb.base/fileio.exp
11015 * gdb.base/find.exp
11016 * gdb.base/finish.exp
11017 * gdb.base/fixsection.exp
11018 * gdb.base/foll-vfork.exp
11019 * gdb.base/frame-args.exp
11020 * gdb.base/gcore.exp
11021 * gdb.base/gdb1250.exp
11022 * gdb.base/global-var-nested-by-dso.exp
11023 * gdb.base/gnu-ifunc.exp
11024 * gdb.base/hashline1.exp
11025 * gdb.base/hashline2.exp
11026 * gdb.base/hashline3.exp
11027 * gdb.base/hbreak-in-shr-unsupported.exp
11028 * gdb.base/huge.exp
11029 * gdb.base/infcall-input.exp
11030 * gdb.base/info-fun.exp
11031 * gdb.base/info-shared.exp
11032 * gdb.base/jit-simple.exp
11033 * gdb.base/jit-so.exp
11034 * gdb.base/jit.exp
11035 * gdb.base/jump.exp
11036 * gdb.base/label.exp
11037 * gdb.base/lineinc.exp
11038 * gdb.base/logical.exp
11039 * gdb.base/longjmp.exp
11040 * gdb.base/macscp.exp
11041 * gdb.base/miscexprs.exp
11042 * gdb.base/new-ui-echo.exp
11043 * gdb.base/new-ui-pending-input.exp
11044 * gdb.base/new-ui.exp
11045 * gdb.base/nodebug.exp
11046 * gdb.base/nofield.exp
11047 * gdb.base/offsets.exp
11048 * gdb.base/overlays.exp
11049 * gdb.base/pending.exp
11050 * gdb.base/pointers.exp
11051 * gdb.base/pr11022.exp
11052 * gdb.base/printcmds.exp
11053 * gdb.base/prologue.exp
11054 * gdb.base/ptr-typedef.exp
11055 * gdb.base/realname-expand.exp
11056 * gdb.base/relativedebug.exp
11057 * gdb.base/relocate.exp
11058 * gdb.base/remote.exp
11059 * gdb.base/reread.exp
11060 * gdb.base/return2.exp
11061 * gdb.base/savedregs.exp
11062 * gdb.base/sep.exp
11063 * gdb.base/sepdebug.exp
11064 * gdb.base/sepsymtab.exp
11065 * gdb.base/set-inferior-tty.exp
11066 * gdb.base/setshow.exp
11067 * gdb.base/shlib-call.exp
11068 * gdb.base/sigaltstack.exp
11069 * gdb.base/siginfo-addr.exp
11070 * gdb.base/signals.exp
11071 * gdb.base/signull.exp
11072 * gdb.base/sigrepeat.exp
11073 * gdb.base/so-impl-ld.exp
11074 * gdb.base/solib-display.exp
11075 * gdb.base/solib-overlap.exp
11076 * gdb.base/solib-search.exp
11077 * gdb.base/solib-symbol.exp
11078 * gdb.base/structs.exp
11079 * gdb.base/structs2.exp
11080 * gdb.base/symtab-search-order.exp
11081 * gdb.base/twice.exp
11082 * gdb.base/unload.exp
11083 * gdb.base/varargs.exp
11084 * gdb.base/watchpoint-solib.exp
11085 * gdb.base/watchpoint.exp
11086 * gdb.base/whatis.exp
11087 * gdb.base/wrong_frame_bt_full.exp
11088 * gdb.btrace/dlopen.exp
11089 * gdb.cell/ea-standalone.exp
11090 * gdb.cell/ea-test.exp
11091 * gdb.cp/dispcxx.exp
11092 * gdb.cp/gdb2384.exp
11093 * gdb.cp/method2.exp
11094 * gdb.cp/nextoverthrow.exp
11095 * gdb.cp/pr10728.exp
11096 * gdb.disasm/am33.exp
11097 * gdb.disasm/h8300s.exp
11098 * gdb.disasm/mn10300.exp
11099 * gdb.disasm/sh3.exp
11100 * gdb.dwarf2/dw2-dir-file-name.exp
11101 * gdb.fortran/complex.exp
11102 * gdb.fortran/library-module.exp
11103 * gdb.guile/scm-pretty-print.exp
11104 * gdb.guile/scm-symbol.exp
11105 * gdb.guile/scm-type.exp
11106 * gdb.guile/scm-value.exp
11107 * gdb.linespec/linespec.exp
11108 * gdb.mi/gdb701.exp
11109 * gdb.mi/gdb792.exp
11110 * gdb.mi/mi-breakpoint-changed.exp
11111 * gdb.mi/mi-dprintf-pending.exp
11112 * gdb.mi/mi-dprintf.exp
11113 * gdb.mi/mi-exit-code.exp
11114 * gdb.mi/mi-pending.exp
11115 * gdb.mi/mi-solib.exp
11116 * gdb.mi/new-ui-mi-sync.exp
11117 * gdb.mi/pr11022.exp
11118 * gdb.mi/user-selected-context-sync.exp
11119 * gdb.opt/solib-intra-step.exp
11120 * gdb.python/py-events.exp
11121 * gdb.python/py-finish-breakpoint.exp
11122 * gdb.python/py-mi.exp
11123 * gdb.python/py-prettyprint.exp
11124 * gdb.python/py-shared.exp
11125 * gdb.python/py-symbol.exp
11126 * gdb.python/py-template.exp
11127 * gdb.python/py-type.exp
11128 * gdb.python/py-value.exp
11129 * gdb.reverse/solib-precsave.exp
11130 * gdb.reverse/solib-reverse.exp
11131 * gdb.server/solib-list.exp
11132 * gdb.stabs/weird.exp
11133 * gdb.threads/reconnect-signal.exp
11134 * gdb.threads/stepi-random-signal.exp
11135 * gdb.trace/actions.exp
11136 * gdb.trace/ax.exp
11137 * gdb.trace/backtrace.exp
11138 * gdb.trace/change-loc.exp
11139 * gdb.trace/deltrace.exp
11140 * gdb.trace/ftrace-lock.exp
11141 * gdb.trace/ftrace.exp
11142 * gdb.trace/infotrace.exp
11143 * gdb.trace/mi-tracepoint-changed.exp
11144 * gdb.trace/packetlen.exp
11145 * gdb.trace/passcount.exp
11146 * gdb.trace/pending.exp
11147 * gdb.trace/range-stepping.exp
11148 * gdb.trace/report.exp
11149 * gdb.trace/stap-trace.exp
11150 * gdb.trace/tfind.exp
11151 * gdb.trace/trace-break.exp
11152 * gdb.trace/trace-condition.exp
11153 * gdb.trace/trace-enable-disable.exp
11154 * gdb.trace/trace-mt.exp
11155 * gdb.trace/tracecmd.exp
11156 * gdb.trace/tspeed.exp
11157 * gdb.trace/tsv.exp
11158 * lib/perftest.exp
11159
fb9feb35
LM
111602016-12-01 Luis Machado <lgustavo@codesourcery.com>
11161
11162 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
11163 with gdb_test_no_output.
11164 Use command as test name.
11165
cd2ddb6c
LM
111662016-12-01 Luis Machado <lgustavo@codesourcery.com>
11167
11168 Fix test names starting with uppercase throughout the files.
11169
11170 * gdb.ada/assign_1.exp
11171 * gdb.ada/boolean_expr.exp
11172 * gdb.base/arrayidx.exp
11173 * gdb.base/del.exp
11174 * gdb.base/gcore-buffer-overflow.exp
11175 * gdb.base/testenv.exp
11176 * gdb.compile/compile.exp
11177 * gdb.python/py-framefilter-invalidarg.exp
11178 * gdb.python/py-framefilter.exp
11179
bb95117e
LM
111802016-12-01 Luis Machado <lgustavo@codesourcery.com>
11181
11182 Fix test names starting with uppercase throughout the files.
11183
11184 * gdb.ada/array_return.exp
11185 * gdb.ada/expr_delims.exp
11186 * gdb.ada/mi_dyn_arr.exp
11187 * gdb.ada/mi_interface.exp
11188 * gdb.ada/mi_var_array.exp
11189 * gdb.ada/watch_arg.exp
11190 * gdb.arch/alpha-step.exp
11191 * gdb.arch/altivec-regs.exp
11192 * gdb.arch/e500-regs.exp
11193 * gdb.arch/powerpc-d128-regs.exp
11194 * gdb.base/arrayidx.exp
11195 * gdb.base/break.exp
11196 * gdb.base/checkpoint.exp
11197 * gdb.base/debug-expr.exp
11198 * gdb.base/dmsym.exp
11199 * gdb.base/radix.exp
11200 * gdb.base/sepdebug.exp
11201 * gdb.base/testenv.exp
11202 * gdb.base/watch_thread_num.exp
11203 * gdb.base/watchpoint-cond-gone.exp
11204 * gdb.cell/break.exp
11205 * gdb.cell/ea-cache.exp
11206 * gdb.compile/compile.exp
11207 * gdb.cp/gdb2495.exp
11208 * gdb.gdb/selftest.exp
11209 * gdb.gdb/xfullpath.exp
11210 * gdb.go/hello.exp
11211 * gdb.go/integers.exp
11212 * gdb.objc/basicclass.exp
11213 * gdb.pascal/hello.exp
11214 * gdb.pascal/integers.exp
11215 * gdb.python/py-breakpoint.exp
11216 * gdb.python/py-cmd.exp
11217 * gdb.python/py-linetable.exp
11218 * gdb.python/py-xmethods.exp
11219 * gdb.python/python.exp
11220 * gdb.reverse/consecutive-precsave.exp
11221 * gdb.reverse/finish-precsave.exp
11222 * gdb.reverse/i386-precsave.exp
11223 * gdb.reverse/machinestate-precsave.exp
11224 * gdb.reverse/sigall-precsave.exp
11225 * gdb.reverse/solib-precsave.exp
11226 * gdb.reverse/step-precsave.exp
11227 * gdb.reverse/until-precsave.exp
11228 * gdb.reverse/watch-precsave.exp
11229 * gdb.threads/leader-exit.exp
11230 * gdb.threads/pthreads.exp
11231 * gdb.threads/wp-replication.exp
11232 * gdb.trace/actions.exp
11233 * gdb.trace/mi-tsv-changed.exp
11234 * gdb.trace/tsv.exp
11235
de97fdd4
LM
112362016-12-01 Luis Machado <lgustavo@codesourcery.com>
11237
11238 Fix test names starting with uppercase throughout the files.
11239
11240 * gdb.arch/i386-bp_permanent.exp
11241 * gdb.arch/i386-gnu-cfi.exp
11242 * gdb.base/disasm-end-cu.exp
11243 * gdb.base/macscp.exp
11244 * gdb.base/pending.exp
11245 * gdb.base/watch_thread_num.exp
11246 * gdb.cp/exception.exp
11247 * gdb.cp/gdb2495.exp
11248 * gdb.cp/local.exp
11249 * gdb.python/py-evsignal.exp
11250 * gdb.python/python.exp
11251 * gdb.trace/tracecmd.exp
11252
9f058c10
LM
112532016-12-01 Luis Machado <lgustavo@codesourcery.com>
11254
11255 Fix test names starting with uppercase throughout the files.
11256
11257 * gdb.base/charset.exp
11258 * gdb.base/eval.exp
11259 * gdb.base/multi-forks.exp
11260 * gdb.guile/scm-progspace.exp
11261 * gdb.opencl/datatypes.exp
11262 * gdb.python/py-block.exp
11263 * gdb.python/py-function.exp
11264 * gdb.python/py-symbol.exp
11265 * gdb.python/py-symtab.exp
11266 * gdb.python/py-xmethods.exp
11267 * gdb.reverse/break-precsave.exp
11268 * gdb.reverse/break-reverse.exp
11269 * gdb.reverse/consecutive-precsave.exp
11270 * gdb.reverse/consecutive-reverse.exp
11271 * gdb.reverse/finish-precsave.exp
11272 * gdb.reverse/finish-reverse-bkpt.exp
11273 * gdb.reverse/finish-reverse.exp
11274 * gdb.reverse/fstatat-reverse.exp
11275 * gdb.reverse/getresuid-reverse.exp
11276 * gdb.reverse/i386-precsave.exp
11277 * gdb.reverse/i386-reverse.exp
11278 * gdb.reverse/i386-sse-reverse.exp
11279 * gdb.reverse/i387-stack-reverse.exp
11280 * gdb.reverse/insn-reverse.exp
11281 * gdb.reverse/machinestate-precsave.exp
11282 * gdb.reverse/machinestate.exp
11283 * gdb.reverse/next-reverse-bkpt-over-sr.exp
11284 * gdb.reverse/pipe-reverse.exp
11285 * gdb.reverse/readv-reverse.exp
11286 * gdb.reverse/recvmsg-reverse.exp
11287 * gdb.reverse/rerun-prec.exp
11288 * gdb.reverse/s390-mvcle.exp
11289 * gdb.reverse/sigall-precsave.exp
11290 * gdb.reverse/sigall-reverse.exp
11291 * gdb.reverse/solib-precsave.exp
11292 * gdb.reverse/solib-reverse.exp
11293 * gdb.reverse/step-precsave.exp
11294 * gdb.reverse/step-reverse.exp
11295 * gdb.reverse/time-reverse.exp
11296 * gdb.reverse/until-precsave.exp
11297 * gdb.reverse/until-reverse.exp
11298 * gdb.reverse/waitpid-reverse.exp
11299 * gdb.reverse/watch-precsave.exp
11300 * gdb.reverse/watch-reverse.exp
11301
cdc7edd7
LM
113022016-12-01 Luis Machado <lgustavo@codesourcery.com>
11303
11304 Fix test names starting with uppercase throughout the files.
11305
11306 * gdb.arch/i386-mpx-simple_segv.exp
11307 * gdb.arch/i386-mpx.exp
11308 * gdb.arch/i386-permbkpt.exp
11309 * gdb.arch/pa-nullify.exp
11310 * gdb.arch/powerpc-d128-regs.exp
11311 * gdb.arch/vsx-regs.exp
11312 * gdb.base/bfp-test.exp
11313 * gdb.base/break.exp
11314 * gdb.base/breakpoint-shadow.exp
11315 * gdb.base/callfuncs.exp
11316 * gdb.base/charset.exp
11317 * gdb.base/commands.exp
11318 * gdb.base/completion.exp
11319 * gdb.base/dfp-test.exp
11320 * gdb.base/echo.exp
11321 * gdb.base/ending-run.exp
11322 * gdb.base/eval.exp
11323 * gdb.base/expand-psymtabs.exp
11324 * gdb.base/float128.exp
11325 * gdb.base/floatn.exp
11326 * gdb.base/foll-exec-mode.exp
11327 * gdb.base/gdb1056.exp
11328 * gdb.base/gdb11531.exp
11329 * gdb.base/kill-after-signal.exp
11330 * gdb.base/multi-forks.exp
11331 * gdb.base/overlays.exp
11332 * gdb.base/pending.exp
11333 * gdb.base/sepdebug.exp
11334 * gdb.base/testenv.exp
11335 * gdb.base/valgrind-db-attach.exp
11336 * gdb.base/watch_thread_num.exp
11337 * gdb.base/watchpoint-cond-gone.exp
11338 * gdb.base/watchpoint.exp
11339 * gdb.base/watchpoints.exp
11340 * gdb.cp/arg-reference.exp
11341 * gdb.cp/baseenum.exp
11342 * gdb.cp/operator.exp
11343 * gdb.cp/shadow.exp
11344 * gdb.dwarf2/dw2-op-out-param.exp
11345 * gdb.dwarf2/dw2-reg-undefined.exp
11346 * gdb.go/chan.exp
11347 * gdb.go/hello.exp
11348 * gdb.go/integers.exp
11349 * gdb.go/methods.exp
11350 * gdb.go/package.exp
11351 * gdb.guile/scm-parameter.exp
11352 * gdb.guile/scm-progspace.exp
11353 * gdb.guile/scm-value.exp
11354 * gdb.mi/mi-pending.exp
11355 * gdb.mi/user-selected-context-sync.exp
11356 * gdb.multi/multi-attach.exp
11357 * gdb.multi/tids.exp
11358 * gdb.opt/clobbered-registers-O2.exp
11359 * gdb.pascal/floats.exp
11360 * gdb.pascal/integers.exp
11361 * gdb.python/py-block.exp
11362 * gdb.python/py-events.exp
11363 * gdb.python/py-parameter.exp
11364 * gdb.python/py-symbol.exp
11365 * gdb.python/py-symtab.exp
11366 * gdb.python/py-type.exp
11367 * gdb.python/py-value.exp
11368 * gdb.python/py-xmethods.exp
11369 * gdb.python/python.exp
11370 * gdb.reverse/break-precsave.exp
11371 * gdb.reverse/consecutive-precsave.exp
11372 * gdb.reverse/finish-precsave.exp
11373 * gdb.reverse/i386-precsave.exp
11374 * gdb.reverse/machinestate-precsave.exp
11375 * gdb.reverse/sigall-precsave.exp
11376 * gdb.reverse/solib-precsave.exp
11377 * gdb.reverse/step-precsave.exp
11378 * gdb.reverse/until-precsave.exp
11379 * gdb.reverse/watch-precsave.exp
11380 * gdb.server/ext-attach.exp
11381 * gdb.server/ext-restart.exp
11382 * gdb.server/ext-run.exp
11383 * gdb.server/ext-wrapper.exp
11384 * gdb.stabs/gdb11479.exp
11385 * gdb.stabs/weird.exp
11386 * gdb.threads/attach-many-short-lived-threads.exp
11387 * gdb.threads/kill.exp
11388 * gdb.threads/watchpoint-fork.exp
11389
bc6c7af4
LM
113902016-12-01 Luis Machado <lgustavo@codesourcery.com>
11391
11392 Fix test names starting with uppercase throughout all the files below.
11393
11394 * gdb.ada/array_return.exp
11395 * gdb.ada/catch_ex.exp
11396 * gdb.ada/info_exc.exp
11397 * gdb.ada/mi_catch_ex.exp
11398 * gdb.ada/mi_dyn_arr.exp
11399 * gdb.ada/mi_ex_cond.exp
11400 * gdb.ada/mi_exc_info.exp
11401 * gdb.ada/mi_interface.exp
11402 * gdb.ada/mi_task_arg.exp
11403 * gdb.ada/mi_task_info.exp
11404 * gdb.ada/mi_var_array.exp
11405 * gdb.arch/alpha-step.exp
11406 * gdb.arch/amd64-disp-step.exp
11407 * gdb.arch/arm-disp-step.exp
11408 * gdb.arch/disp-step-insn-reloc.exp
11409 * gdb.arch/e500-prologue.exp
11410 * gdb.arch/ftrace-insn-reloc.exp
11411 * gdb.arch/gdb1558.exp
11412 * gdb.arch/i386-bp_permanent.exp
11413 * gdb.arch/i386-disp-step.exp
11414 * gdb.arch/i386-float.exp
11415 * gdb.arch/i386-gnu-cfi.exp
11416 * gdb.arch/ia64-breakpoint-shadow.exp
11417 * gdb.arch/mips16-thunks.exp
11418 * gdb.arch/pa-nullify.exp
11419 * gdb.arch/powerpc-aix-prologue.exp
11420 * gdb.arch/powerpc-power.exp
11421 * gdb.arch/ppc-dfp.exp
11422 * gdb.arch/s390-tdbregs.exp
11423 * gdb.arch/spu-info.exp
11424 * gdb.arch/spu-ls.exp
11425 * gdb.arch/thumb-bx-pc.exp
11426 * gdb.base/advance.exp
11427 * gdb.base/annota-input-while-running.exp
11428 * gdb.base/arrayidx.exp
11429 * gdb.base/asmlabel.exp
11430 * gdb.base/async.exp
11431 * gdb.base/attach-wait-input.exp
11432 * gdb.base/auto-connect-native-target.exp
11433 * gdb.base/batch-preserve-term-settings.exp
11434 * gdb.base/bfp-test.exp
11435 * gdb.base/bigcore.exp
11436 * gdb.base/bp-permanent.exp
11437 * gdb.base/break-always.exp
11438 * gdb.base/break-fun-addr.exp
11439 * gdb.base/break-idempotent.exp
11440 * gdb.base/break-main-file-remove-fail.exp
11441 * gdb.base/break-probes.exp
11442 * gdb.base/break-unload-file.exp
11443 * gdb.base/break.exp
11444 * gdb.base/call-ar-st.exp
11445 * gdb.base/call-rt-st.exp
11446 * gdb.base/call-sc.exp
11447 * gdb.base/call-signal-resume.exp
11448 * gdb.base/call-strs.exp
11449 * gdb.base/callexit.exp
11450 * gdb.base/callfuncs.exp
11451 * gdb.base/catch-gdb-caused-signals.exp
11452 * gdb.base/catch-signal-siginfo-cond.exp
11453 * gdb.base/catch-syscall.exp
11454 * gdb.base/compare-sections.exp
11455 * gdb.base/cond-eval-mode.exp
11456 * gdb.base/condbreak-call-false.exp
11457 * gdb.base/consecutive-step-over.exp
11458 * gdb.base/cursal.exp
11459 * gdb.base/disabled-location.exp
11460 * gdb.base/disasm-end-cu.exp
11461 * gdb.base/display.exp
11462 * gdb.base/double-prompt-target-event-error.exp
11463 * gdb.base/dprintf-bp-same-addr.exp
11464 * gdb.base/dprintf-detach.exp
11465 * gdb.base/dprintf-next.exp
11466 * gdb.base/dprintf-non-stop.exp
11467 * gdb.base/dprintf-pending.exp
11468 * gdb.base/dso2dso.exp
11469 * gdb.base/ending-run.exp
11470 * gdb.base/enum_cond.exp
11471 * gdb.base/examine-backward.exp
11472 * gdb.base/exe-lock.exp
11473 * gdb.base/exec-invalid-sysroot.exp
11474 * gdb.base/execl-update-breakpoints.exp
11475 * gdb.base/execution-termios.exp
11476 * gdb.base/fileio.exp
11477 * gdb.base/fixsection.exp
11478 * gdb.base/foll-exec-mode.exp
11479 * gdb.base/foll-exec.exp
11480 * gdb.base/fork-running-state.exp
11481 * gdb.base/frame-args.exp
11482 * gdb.base/fullpath-expand.exp
11483 * gdb.base/func-ptr.exp
11484 * gdb.base/gcore-relro-pie.exp
11485 * gdb.base/gdb1090.exp
11486 * gdb.base/gdb1555.exp
11487 * gdb.base/global-var-nested-by-dso.exp
11488 * gdb.base/gnu-ifunc.exp
11489 * gdb.base/hbreak-in-shr-unsupported.exp
11490 * gdb.base/hbreak-unmapped.exp
11491 * gdb.base/hook-stop.exp
11492 * gdb.base/infcall-input.exp
11493 * gdb.base/info-fun.exp
11494 * gdb.base/info-shared.exp
11495 * gdb.base/interrupt-noterm.exp
11496 * gdb.base/jit-so.exp
11497 * gdb.base/jit.exp
11498 * gdb.base/line-symtabs.exp
11499 * gdb.base/list.exp
11500 * gdb.base/longjmp.exp
11501 * gdb.base/macscp.exp
11502 * gdb.base/max-value-size.exp
11503 * gdb.base/nodebug.exp
11504 * gdb.base/nofield.exp
11505 * gdb.base/overlays.exp
11506 * gdb.base/paginate-after-ctrl-c-running.exp
11507 * gdb.base/paginate-bg-execution.exp
11508 * gdb.base/paginate-inferior-exit.exp
11509 * gdb.base/pending.exp
11510 * gdb.base/pr11022.exp
11511 * gdb.base/printcmds.exp
11512 * gdb.base/ptr-typedef.exp
11513 * gdb.base/ptype.exp
11514 * gdb.base/randomize.exp
11515 * gdb.base/range-stepping.exp
11516 * gdb.base/realname-expand.exp
11517 * gdb.base/relativedebug.exp
11518 * gdb.base/remote.exp
11519 * gdb.base/savedregs.exp
11520 * gdb.base/sepdebug.exp
11521 * gdb.base/set-noassign.exp
11522 * gdb.base/shlib-call.exp
11523 * gdb.base/shreloc.exp
11524 * gdb.base/sigaltstack.exp
11525 * gdb.base/sigbpt.exp
11526 * gdb.base/siginfo-addr.exp
11527 * gdb.base/siginfo-obj.exp
11528 * gdb.base/siginfo-thread.exp
11529 * gdb.base/signest.exp
11530 * gdb.base/signull.exp
11531 * gdb.base/sigrepeat.exp
11532 * gdb.base/skip.exp
11533 * gdb.base/so-impl-ld.exp
11534 * gdb.base/solib-corrupted.exp
11535 * gdb.base/solib-disc.exp
11536 * gdb.base/solib-display.exp
11537 * gdb.base/solib-overlap.exp
11538 * gdb.base/solib-search.exp
11539 * gdb.base/solib-symbol.exp
11540 * gdb.base/source-execution.exp
11541 * gdb.base/sss-bp-on-user-bp-2.exp
11542 * gdb.base/sss-bp-on-user-bp.exp
11543 * gdb.base/stack-checking.exp
11544 * gdb.base/stale-infcall.exp
11545 * gdb.base/step-break.exp
11546 * gdb.base/step-line.exp
11547 * gdb.base/step-over-exit.exp
11548 * gdb.base/step-test.exp
11549 * gdb.base/structs.exp
11550 * gdb.base/sym-file.exp
11551 * gdb.base/symtab-search-order.exp
11552 * gdb.base/term.exp
11553 * gdb.base/type-opaque.exp
11554 * gdb.base/unload.exp
11555 * gdb.base/until-nodebug.exp
11556 * gdb.base/until.exp
11557 * gdb.base/unwindonsignal.exp
11558 * gdb.base/watch-cond.exp
11559 * gdb.base/watch-non-mem.exp
11560 * gdb.base/watch_thread_num.exp
11561 * gdb.base/watchpoint-reuse-slot.exp
11562 * gdb.base/watchpoint-solib.exp
11563 * gdb.base/watchpoint.exp
11564 * gdb.btrace/dlopen.exp
11565 * gdb.cell/arch.exp
11566 * gdb.cell/break.exp
11567 * gdb.cell/bt.exp
11568 * gdb.cell/core.exp
11569 * gdb.cell/data.exp
11570 * gdb.cell/dwarfaddr.exp
11571 * gdb.cell/ea-cache.exp
11572 * gdb.cell/ea-standalone.exp
11573 * gdb.cell/ea-test.exp
11574 * gdb.cell/f-regs.exp
11575 * gdb.cell/fork.exp
11576 * gdb.cell/gcore.exp
11577 * gdb.cell/mem-access.exp
11578 * gdb.cell/ptype.exp
11579 * gdb.cell/registers.exp
11580 * gdb.cell/sizeof.exp
11581 * gdb.cell/solib-symbol.exp
11582 * gdb.cell/solib.exp
11583 * gdb.compile/compile-tls.exp
11584 * gdb.cp/exception.exp
11585 * gdb.cp/gdb2495.exp
11586 * gdb.cp/local.exp
11587 * gdb.cp/mb-inline.exp
11588 * gdb.cp/mb-templates.exp
11589 * gdb.cp/pr10687.exp
11590 * gdb.cp/pr9167.exp
11591 * gdb.cp/scope-err.exp
11592 * gdb.cp/templates.exp
11593 * gdb.cp/virtfunc.exp
11594 * gdb.dwarf2/dw2-dir-file-name.exp
11595 * gdb.dwarf2/dw2-single-line-discriminators.exp
11596 * gdb.fortran/complex.exp
11597 * gdb.fortran/library-module.exp
11598 * gdb.guile/guile.exp
11599 * gdb.guile/scm-cmd.exp
11600 * gdb.guile/scm-frame-inline.exp
11601 * gdb.guile/scm-objfile.exp
11602 * gdb.guile/scm-pretty-print.exp
11603 * gdb.guile/scm-symbol.exp
11604 * gdb.guile/scm-type.exp
11605 * gdb.guile/scm-value.exp
11606 * gdb.linespec/keywords.exp
11607 * gdb.linespec/ls-errs.exp
11608 * gdb.linespec/macro-relative.exp
11609 * gdb.linespec/thread.exp
11610 * gdb.mi/mi-breakpoint-changed.exp
11611 * gdb.mi/mi-dprintf-pending.exp
11612 * gdb.mi/mi-fullname-deleted.exp
11613 * gdb.mi/mi-logging.exp
11614 * gdb.mi/mi-pending.exp
11615 * gdb.mi/mi-solib.exp
11616 * gdb.mi/new-ui-mi-sync.exp
11617 * gdb.mi/user-selected-context-sync.exp
11618 * gdb.multi/dummy-frame-restore.exp
11619 * gdb.multi/multi-arch-exec.exp
11620 * gdb.multi/remove-inferiors.exp
11621 * gdb.multi/watchpoint-multi-exit.exp
11622 * gdb.opt/solib-intra-step.exp
11623 * gdb.perf/backtrace.exp
11624 * gdb.perf/single-step.exp
11625 * gdb.perf/skip-command.exp
11626 * gdb.perf/skip-prologue.exp
11627 * gdb.perf/solib.exp
11628 * gdb.python/lib-types.exp
11629 * gdb.python/py-as-string.exp
11630 * gdb.python/py-bad-printers.exp
11631 * gdb.python/py-block.exp
11632 * gdb.python/py-breakpoint.exp
11633 * gdb.python/py-cmd.exp
11634 * gdb.python/py-events.exp
11635 * gdb.python/py-evthreads.exp
11636 * gdb.python/py-finish-breakpoint.exp
11637 * gdb.python/py-finish-breakpoint2.exp
11638 * gdb.python/py-frame-inline.exp
11639 * gdb.python/py-frame.exp
11640 * gdb.python/py-inferior.exp
11641 * gdb.python/py-infthread.exp
11642 * gdb.python/py-mi.exp
11643 * gdb.python/py-objfile.exp
11644 * gdb.python/py-pp-maint.exp
11645 * gdb.python/py-pp-registration.exp
11646 * gdb.python/py-prettyprint.exp
11647 * gdb.python/py-recurse-unwind.exp
11648 * gdb.python/py-shared.exp
11649 * gdb.python/py-symbol.exp
11650 * gdb.python/py-symtab.exp
11651 * gdb.python/py-template.exp
11652 * gdb.python/py-type.exp
11653 * gdb.python/py-unwind-maint.exp
11654 * gdb.python/py-unwind.exp
11655 * gdb.python/py-value.exp
11656 * gdb.python/python.exp
11657 * gdb.reverse/finish-reverse-bkpt.exp
11658 * gdb.reverse/insn-reverse.exp
11659 * gdb.reverse/next-reverse-bkpt-over-sr.exp
11660 * gdb.reverse/solib-precsave.exp
11661 * gdb.reverse/solib-reverse.exp
11662 * gdb.stabs/gdb11479.exp
11663 * gdb.stabs/weird.exp
11664 * gdb.threads/fork-child-threads.exp
11665 * gdb.threads/fork-plus-threads.exp
11666 * gdb.threads/fork-thread-pending.exp
11667 * gdb.threads/forking-threads-plus-breakpoint.exp
11668 * gdb.threads/hand-call-in-threads.exp
11669 * gdb.threads/interrupted-hand-call.exp
11670 * gdb.threads/linux-dp.exp
11671 * gdb.threads/local-watch-wrong-thread.exp
11672 * gdb.threads/next-while-other-thread-longjmps.exp
11673 * gdb.threads/non-ldr-exit.exp
11674 * gdb.threads/pending-step.exp
11675 * gdb.threads/print-threads.exp
11676 * gdb.threads/process-dies-while-detaching.exp
11677 * gdb.threads/process-dies-while-handling-bp.exp
11678 * gdb.threads/pthreads.exp
11679 * gdb.threads/queue-signal.exp
11680 * gdb.threads/reconnect-signal.exp
11681 * gdb.threads/signal-command-handle-nopass.exp
11682 * gdb.threads/signal-command-multiple-signals-pending.exp
11683 * gdb.threads/signal-delivered-right-thread.exp
11684 * gdb.threads/signal-sigtrap.exp
11685 * gdb.threads/sigthread.exp
11686 * gdb.threads/staticthreads.exp
11687 * gdb.threads/stepi-random-signal.exp
11688 * gdb.threads/thread-unwindonsignal.exp
11689 * gdb.threads/thread_check.exp
11690 * gdb.threads/thread_events.exp
11691 * gdb.threads/tid-reuse.exp
11692 * gdb.threads/tls-nodebug.exp
11693 * gdb.threads/tls-shared.exp
11694 * gdb.threads/tls-so_extern.exp
11695 * gdb.threads/tls.exp
11696 * gdb.threads/wp-replication.exp
11697 * gdb.trace/actions-changed.exp
11698 * gdb.trace/actions.exp
11699 * gdb.trace/backtrace.exp
11700 * gdb.trace/change-loc.exp
11701 * gdb.trace/collection.exp
11702 * gdb.trace/deltrace.exp
11703 * gdb.trace/disconnected-tracing.exp
11704 * gdb.trace/entry-values.exp
11705 * gdb.trace/ftrace-lock.exp
11706 * gdb.trace/ftrace.exp
11707 * gdb.trace/infotrace.exp
11708 * gdb.trace/mi-trace-frame-collected.exp
11709 * gdb.trace/mi-trace-unavailable.exp
11710 * gdb.trace/mi-traceframe-changed.exp
11711 * gdb.trace/mi-tracepoint-changed.exp
11712 * gdb.trace/mi-tsv-changed.exp
11713 * gdb.trace/no-attach-trace.exp
11714 * gdb.trace/packetlen.exp
11715 * gdb.trace/passc-dyn.exp
11716 * gdb.trace/passcount.exp
11717 * gdb.trace/pending.exp
11718 * gdb.trace/pr16508.exp
11719 * gdb.trace/qtro.exp
11720 * gdb.trace/range-stepping.exp
11721 * gdb.trace/read-memory.exp
11722 * gdb.trace/report.exp
11723 * gdb.trace/save-trace.exp
11724 * gdb.trace/signal.exp
11725 * gdb.trace/stap-trace.exp
11726 * gdb.trace/status-stop.exp
11727 * gdb.trace/strace.exp
11728 * gdb.trace/tfile.exp
11729 * gdb.trace/tfind.exp
11730 * gdb.trace/trace-break.exp
11731 * gdb.trace/trace-condition.exp
11732 * gdb.trace/trace-enable-disable.exp
11733 * gdb.trace/trace-mt.exp
11734 * gdb.trace/tracecmd.exp
11735 * gdb.trace/tracefile-pseudo-reg.exp
11736 * gdb.trace/tspeed.exp
11737 * gdb.trace/tstatus.exp
11738 * gdb.trace/tsv.exp
11739 * gdb.trace/unavailable.exp
11740 * gdb.trace/while-dyn.exp
11741 * gdb.trace/while-stepping.exp
11742 * lib/gdb-guile.exp
11743 * lib/gdb.exp
11744 * lib/mi-support.exp
11745 * lib/pascal.exp
11746 * lib/perftest.exp
11747 * lib/prelink-support.exp
11748 * lib/selftest-support.exp
11749
ad02e4fe
SM
117502016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
11751
11752 * Makefile.in: Include disable-implicit-rules.mk.
11753
22347e55
AA
117542016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
11755
11756 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
11757 non-byte-aligned bit fields.
11758
da5b30da
AA
117592016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
11760
11761 PR gdb/12616
11762 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
11763 respects the DW_AT_data_bit_offset attribute.
11764
b593ecca
SM
117652016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
11766
11767 * gdb.base/default.exp: Fix output of "set language".
11768
3b165252
SM
117692016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
11770
11771 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
11772 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
11773 make.
11774 * configure.ac: Remove checks for the make program.
11775 * configure: Re-generate.
11776
1a2f3d7f
KB
117772016-11-16 Kevin Buettner <kevinb@redhat.com>
11778
11779 * gdb.python/py-recurse-unwind.c (main): Add loop.
11780 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
11781 to read_register() and gdb.parse_and_eval(). Make each code
11782 call a separate case that can be individually tested.
11783 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
11784 proc. Call cont_and_backtrace for each of the code paths that
11785 we want to test in the unwinder.
11786
b7f38fda
AA
117872016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
11788
11789 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
11790 the definition of struct S.
11791
1f8db343
CM
117922016-11-11 Catherine Moore <clm@codesourcery.com>
11793
11794 * gdb.base/dump.exp: Identify verilog format dump tests as such.
11795
fad0c9fb
PA
117962016-11-09 Pedro Alves <palves@redhat.com>
11797
11798 * gdb.base/commands.exp (runto_or_return): New procedure.
11799 (gdbvar_simple_if_test, gdbvar_simple_while_test)
11800 (gdbvar_complex_if_while_test, progvar_simple_if_test)
11801 (progvar_simple_while_test, progvar_complex_if_while_test)
11802 (if_while_breakpoint_command_test)
11803 (infrun_breakpoint_command_test, breakpoint_command_test)
11804 (user_defined_command_test, watchpoint_command_test)
11805 (test_command_prompt_position, redefine_hook_test)
11806 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
11807 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
11808 multi_line_input and multi_line. Remove gdb_expect and
11809 gdb_stop_suppressing_tests uses.
11810 * lib/gdb.exp (valnum_re): New global.
11811 (multi_line_input): New procedure.
11812
8354c62c
SM
118132016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
11814
11815 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
11816 Remove.
11817 (test_setup): Define with proc_with_prefix.
11818 (test_cli_inferior): Likewise.
11819 (test_cli_thread): Likewise.
11820 (test_cli_frame): Likewise.
11821 (test_cli_select_frame): Likewise.
11822 (test_cli_up_down): Likewise.
11823 (test_mi_thread_select): Likewise.
11824 (test_mi_stack_select_frame): Likewise.
11825 (test_cli_in_mi_inferior): Likewise.
11826 (test_cli_in_mi_thread): Likewise.
11827 (test_cli_in_mi_frame): Likewise.
11828 (top level): Do not use with_test_prefix_procname.
11829
64f367a2
PA
118302016-11-09 Pedro Alves <palves@redhat.com>
11831
11832 * gdb.base/commands.exp (gdbvar_simple_if_test)
11833 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
11834 (progvar_simple_if_test, progvar_simple_while_test)
11835 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
11836 (infrun_breakpoint_command_test, breakpoint_command_test)
11837 (user_defined_command_test, watchpoint_command_test)
11838 (test_command_prompt_position, deprecated_command_test)
11839 (bp_deleted_in_command, temporary_breakpoint_commands)
11840 (stray_arg0_test, source_file_with_indented_comment)
11841 (recursive_source_test, if_commands_test)
11842 (error_clears_commands_left, redefine_hook_test)
11843 (redefine_backtrace_test): Use proc_with_prefix.
11844 * lib/gdb.exp (proc_with_prefix): New proc.
11845
0bb65f1e
AA
118462016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
11847
11848 * gdb.base/tui-layout.c: New file.
11849 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
11850 disassembly window contains very long lines.
11851
7353f247
TT
118522016-11-08 Tom Tromey <tom@tromey.com>
11853
11854 * gdb.python/py-value.exp (test_value_creation): Make "long" test
11855 depend on Python 2.
11856
30a7bb83
TT
118572016-11-08 Tom Tromey <tom@tromey.com>
11858
11859 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
11860 New method.
11861
cdf5a07c
MG
118622016-10-29 Manish Goregaokar <manish@mozilla.com>
11863
2806dc7e 11864 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 11865
51a789c3
MG
118662016-10-27 Manish Goregaokar <manish@mozilla.com>
11867
2806dc7e
PA
11868 * gdb.rust/simple.rs: Add test for univariant enums without
11869 discriminants and for encoded struct-like enums.
51a789c3 11870
f610ab6d
PA
118712016-10-28 Pedro Alves <palves@redhat.com>
11872
11873 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
11874 gdb_test_multiple, tighten regexps and match symtabs and line
11875 tables incrementally.
11876
b129b0ca
LM
118772016-10-28 Luis Machado <lgustavo@codesourcery.com>
11878
11879 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
11880 general.
11881
ecf45d2c
SL
118822016-10-25 Luis Machado <lgustavo@codesourcery.com>
11883
11884 * gdb.base/exec-invalid-sysroot.exp: New file.
11885
b8d38ee4
JK
118862016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
11887
11888 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
11889
f90fd8c2
JK
118902016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11891
11892 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
11893
2d2476aa
MR
118942016-10-19 Maciej W. Rozycki <macro@imgtec.com>
11895
2806dc7e
PA
11896 * gdb.base/killed-outside.exp: Remove $options from a call to
11897 `prepare_for_testing'.
2d2476aa 11898
e42b25a0
SM
118992016-10-17 Simon Marchi <simon.marchi@ericsson.com>
11900
11901 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
11902 Change test message.
11903
3ccdb432
SM
119042016-10-17 Simon Marchi <simon.marchi@ericsson.com>
11905
11906 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
11907 Update comment.
11908
5bad3170
SM
119092016-10-17 Simon Marchi <simon.marchi@ericsson.com>
11910
11911 * gdb.trace/mi-trace-save.exp: New file.
11912
5ad9dba7
YQ
119132016-10-13 Yao Qi <yao.qi@linaro.org>
11914
11915 * gdb.base/code_elim.exp (get_var_address): Remove.
11916 * gdb.base/relocate.exp: Likewise.
11917 * gdb.base/shreloc.exp: Likewise.
11918 * lib/gdb.exp (get_var_address): New.
11919
62df7e21
YQ
119202016-10-13 Yao Qi <yao.qi@linaro.org>
11921
11922 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
11923 floating point tests if $skip_float_test is false.
11924
4dac951e
LM
119252016-10-12 Luis Machado <lgustavo@codesourcery.com>
11926
11927 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
11928 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
11929 argc values.
11930 Add 1 to argc so we guarantee distinct initial/modified argc values.
11931
8f1a8fc4
JK
119322016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11933
11934 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
11935
16c85b5d
JK
119362016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11937
11938 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
11939 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
11940 * gdb.arch/vsx-regs.exp: Likewise.
11941
1d0e042a
YQ
119422016-10-07 Yao Qi <yao.qi@linaro.org>
11943
11944 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
11945
68dadef5
MM
119462016-10-07 Markus Metzger <markus.t.metzger@intel.com>
11947
11948 * gdb.python/python.exp: Test decode_line("*0").
11949
33fa2c6e
DE
119502016-10-06 Doug Evans <dje@google.com>
11951
11952 * gdb.python/py-value.exp (test_value_creation): Add test for large
11953 unsigned 64-bit value.
11954
9c37b5ae
TT
119552016-10-06 Tom Tromey <tom@tromey.com>
11956
11957 * gdb.compile/compile.exp: Change java tests to rust.
11958 * gdb.base/setshow.exp: Change java tests to rust.
11959 * gdb.base/default.exp: Remove java from language list.
11960 * README (Examples): Update language example.
11961 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
11962 test.
11963 * lib/gdb.exp (skip_java_tests): Remove.
11964 * lib/java.exp: Remove.
11965 * gdb.java: Remove.
11966
78b86327
MR
119672016-10-06 Maciej W. Rozycki <macro@imgtec.com>
11968
11969 * gdb.arch/mips-fcr.exp: New test.
11970 * gdb.arch/mips-fcr.c: Source for the new test.
11971
7470adbb
MR
119722016-10-06 Maciej W. Rozycki <macro@imgtec.com>
11973
11974 * gdb.base/solib-disc.exp: Use `standard_output_file'
11975 throughout.
11976
4a556533
PA
119772016-10-06 Pedro Alves <palves@redhat.com>
11978
11979 * gdb.base/jit-simple-dl.c: New file.
11980 * gdb.base/jit-simple-jit.c: New file, factored out from ...
11981 * gdb.base/jit-simple.c: ... this.
11982 * gdb.base/jit-simple.exp (jit_run): Delete.
11983 (build_jit): New proc.
11984 (jit_test_reread): Recompile either the main program or the shared
11985 library, depending on what is being tested. Skip changing address
11986 if caller wants to. Compare before/after addresses. If testing
11987 standalone, explicitly load the binary. Test "maint info
11988 breakpoints".
11989 (top level): Add "standalone vs shared lib" and "change address"
11990 vs "same address" axes.
11991
5a122fbc
PA
119922016-10-06 Pedro Alves <palves@redhat.com>
11993
11994 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
11995 call.
11996 (jit_run): Delete.
11997 (jit_test_reread): Use with_test_prefix. Reload the main binary
11998 explicitly. Compare the before/after addresses of the JIT
11999 descriptor.
12000
ee8da4b8
DE
120012016-08-15 Doug Evans <dje@google.com>
12002
12003 * gdb.xml/extra-regs.xml: Update, end field now required, default type
12004 for single bitfields is bool.
12005 * gdb.xml/tdesc-regs.exp: Ditto.
12006
f389f6fe
JK
120072016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
12008
12009 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
12010
fdebf1a4
YQ
120112016-10-05 Yao Qi <yao.qi@linaro.org>
12012
12013 * lib/gdb.exp (support_complex_tests): Return zero if
12014 gdb_skip_float_test return true.
12015
9c36d954 120162016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 12017 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
12018
12019 PR gdb/20487
12020 * gdb.mi/user-selected-context-sync.exp: New file.
12021 * gdb.mi/user-selected-context-sync.c: New file.
12022
4034d0ff 120232016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 12024 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
12025
12026 PR gdb/20487
12027 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
12028 =thread-select-event check.
12029
a4297203
PB
120302016-09-29 Peter Bergner <bergner@vnet.ibm.com>
12031
12032 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
12033 the compulsory L operand changes.
12034 * gdb.arch/powerpc-power.s: Likewise.
12035
bb805577
JK
120362016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
12037
12038 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
12039 * gdb.base/jit-attach-pie.c: New file.
12040 * gdb.base/jit-attach-pie.exp: New file.
12041
6d61dee5
PA
120422016-09-28 Pedro Alves <palves@redhat.com>
12043
12044 * gdb.base/infcall-input.c: New file.
12045 * gdb.base/infcall-input.exp: New file.
12046
f73842fc
YQ
120472016-09-22 Yao Qi <yao.qi@linaro.org>
12048
12049 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
12050 (gdb_exit): Rename it to ...
12051 (gdbserver_gdb_exit): ... Close GDBserver.
12052 (gdb_exit): New proc, call gdbserver_gdb_exit.
12053 (mi_gdb_exit): Likewise.
12054
90681dab
YQ
120552016-09-22 Yao Qi <yao.qi@linaro.org>
12056
12057 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
12058 path.
12059 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
12060 Remove duplication.
12061
9c211fd8
YQ
120622016-09-22 Yao Qi <yao.qi@linaro.org>
12063
12064 * lib/gdbserver-support.exp: Check the existence of
12065 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
12066
ad0a504f
AK
120672016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
12068
12069 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
12070
36cf1806
TT
120712016-09-21 Tom Tromey <tom@tromey.com>
12072
12073 PR gdb/20604:
12074 * gdb.base/quit.exp: New file.
12075
74172ecf
SM
120762016-09-21 Simon Marchi <simon.marchi@ericsson.com>
12077
12078 * .gitignore: New file.
12079
3d0ec882
MR
120802016-09-21 Maciej W. Rozycki <macro@imgtec.com>
12081
12082 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
12083 throughout.
12084
8193adea
AA
120852016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
12086
12087 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
12088
d41a5c09
JK
120892016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
12090
12091 * gdb.cp/casts.cc (decltype): Move it ...
12092 (main): ... with its call to ...
12093 * gdb.cp/casts03.cc: ... a new file.
12094 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
12095
d2dfe700
JK
120962016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12097
12098 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
12099
e2a92b16
PB
121002016-09-15 Peter Bergner <bergner@vnet.ibm.com>
12101
12102 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
12103 and sync up the test with tests in gas/testsuite/gas/ppc.
12104 * gdb.arch/powerpc-power.exp: Likewise.
12105
49b4de64
JK
121062016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12107
12108 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
12109
2c29df25
SDJ
121102016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
12111 Jan Kratochvil <jan.kratochvil@redhat.com>
12112
12113 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
12114 make m1's definition to be different from m2's. Use 'dummy' as an
12115 argument for probe 'two'.
12116
cc3c2846
JB
121172016-09-10 Jon Beniston <jon@beniston.com>
12118
12119 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
12120 for sim target.
12121
e1b2624a
AA
121222016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
12123
12124 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
12125 variable declaration.
12126 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
12127 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
12128 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
12129 received HWCAP as its argument.
12130
4295e285
PA
121312016-09-06 Pedro Alves <palves@redhat.com>
12132
12133 * gdb.base/new-ui-pending-input.c: New file.
12134 * gdb.base/new-ui-pending-input.exp: New file.
12135 * gdb.exp (clear_gdb_spawn_id): New procedure.
12136 (with_spawn_id): Check whether gdb_spawn_id exists before
12137 referencing it. If gdb_spawn_id didn't exist on entry, clear it
12138 on exit.
12139
00d5215e
UW
121402016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
12141
12142 * gdb.base/float128.c: New file.
12143 * gdb.base/float128.exp: Likewise.
12144 * gdb.base/floatn.c: Likewise.
12145 * gdb.base/floatn.exp: Likewise.
12146
a9ff5f12
UW
121472016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
12148
12149 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
12150
f245535c
PA
121512016-09-05 Pedro Alves <palves@redhat.com>
12152
12153 PR backtrace/19927
12154 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
12155 unwinders are immediately called as side effect of "source" or
12156 "disable unwinder" commands.
12157 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
12158
ae9cf263
YQ
121592016-09-02 Yao Qi <yao.qi@linaro.org>
12160
12161 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
12162 is true and $type is "float" or "double".
12163
27aba047
YQ
121642016-09-02 Yao Qi <yao.qi@linaro.org>
12165
12166 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
12167 true.
12168 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
12169 * gdb.base/call-rt-st.exp: Likewise.
12170 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
12171 return value instead of gdb,skip_float_test.
12172 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
12173 (do_function_calls): Use its return value instead of
12174 gdb,skip_float_test.
12175 * gdb.base/finish.exp: Likewise.
12176 * gdb.base/funcargs.exp: Likewise.
12177 * gdb.base/return.exp: Likewise.
12178 * gdb.base/return2.exp: Likewise.
12179 * gdb.base/varargs.exp: Likewise.
12180 * lib/gdb.exp (gdb_skip_float_test): Change it to
12181 gdb_caching_proc. Detect the broken ptrace on arm-linux.
12182
5af962df
AA
121832016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
12184
12185 * gdb.multi/tids.exp: Test "thread apply all".
12186
7fac6910
JK
121872016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
12188
12189 * gdb.base/default.exp (tty): Remove.
12190
bb1fe4ac
KB
121912016-08-24 Kevin Buettner <kevinb@redhat.com>
12192
2806dc7e
PA
12193 * gdb.python/py-recurse-unwind.c: New file.
12194 * gdb.python/py-recurse-unwind.py: New file.
12195 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 12196
0a1ddfa6
SM
121972016-08-24 Simon Marchi <simon.marchi@ericsson.com>
12198
12199 * gdb.base/set-inferior-tty.exp: New file.
12200 * gdb.base/set-inferior-tty.c: New file.
12201
d9de1fe3
PA
122022016-08-23 Pedro Alves <palves@redhat.com>
12203
12204 PR gdb/20494
12205 * gdb.base/new-ui-echo.c: New file.
12206 * gdb.base/new-ui-echo.exp: New file.
12207
e9d9abd7
YQ
122082016-08-23 Yao Qi <yao.qi@linaro.org>
12209
12210 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
12211 gdbserver_spawn.
12212 * gdb.server/connect-without-multi-process.exp (do_test):
12213 Likewise.
12214
3589529e
YQ
122152016-08-23 Yao Qi <yao.qi@linaro.org>
12216
12217 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
12218 standalone_txt. Delete gdb_txt and standalone_txt on host
12219 and target. Spawn the binary on target. Copy files from
12220 target to host.
12221
6bb90213
PA
122222016-08-22 Pedro Alves <palves@redhat.com>
12223
12224 PR gdb/20505
12225 * gdb.base/vdso-warning.exp: Test core dumps too. Use
12226 with_test_prefix. Factor out bits to ...
12227 (test_no_vdso): ... this new procedure.
12228
20c2c024
CL
122292016-08-19 Carl Love <cel@us.ibm.com>
12230
12231 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
12232 maintaining separate logic for constructing the output path.
12233 * gdb.arch/powerpc-d128-regs.exp: Likewise.
12234 * gdb.arch/ppc-dfp.exp: Likewise.
12235 * gdb.arch/ppc-fp.exp: Likewise.
12236 * gdb.arch/vsx-regs.exp: Likewise.
12237 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
12238 binprefix for generating the additional binary files.
12239
0646e07d
PA
122402016-08-19 Pedro Alves <palves@redhat.com>
12241
12242 * gdb.trace/mi-trace-frame-collected.exp
12243 (test_trace_frame_collected): On x32, expect two registers.
12244
46da9242
CL
122452016-08-18 Carl Love <cel@us.ibm.com>
12246
12247 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
12248 and sync up the test with tests in gas/testsuite/gas/ppc.
12249 * gdb.arch/powerpc-power.exp: Likewise.
12250
eb2332d7
SM
122512016-08-17 Simon Marchi <simon.marchi@ericsson.com>
12252
12253 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
12254 expected error message.
12255
63c61e04
SM
122562016-08-17 Simon Marchi <simon.marchi@ericsson.com>
12257
12258 * gdb.multi/remove-inferiors.exp: New file.
12259 * gdb.multi/remove-inferiors.c: New file.
12260
7b17065f
YQ
122612016-08-12 Yao Qi <yao.qi@linaro.org>
12262
12263 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
12264 argument list.
12265
01d3dedf
PA
122662016-08-10 Pedro Alves <palves@redhat.com>
12267
12268 PR gdb/19187
12269 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
12270 setup_kfails.
12271
3eb7562a
PA
122722016-08-09 Pedro Alves <palves@redhat.com>
12273 Simon Marchi <simon.marchi@ericsson.com>
12274
12275 PR gdb/20418
12276 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
12277 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
12278
80614914
PA
122792016-08-09 Pedro Alves <palves@redhat.com>
12280
12281 PR mi/20431
12282 * gdb.mi/mi-cmd-error.exp: New file.
12283
f348d89a
PA
122842016-08-09 Pedro Alves <palves@redhat.com>
12285
12286 PR gdb/18653
12287 * gdb.base/signals-state-child.c: New file.
12288 * gdb.base/signals-state-child.exp: New file.
12289 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
12290
e5ca03b4
PA
122912016-08-09 Pedro Alves <palves@redhat.com>
12292
12293 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
12294
282a0691
TT
122952016-08-03 Tom Tromey <tom@tromey.com>
12296
12297 PR python/18565:
12298 * gdb.python/py-frame-inline.exp: Add Frame.function test.
12299
41bfcd63
YQ
123002016-08-01 Yao Qi <yao.qi@linaro.org>
12301
12302 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
12303 variable mode to "multi-process" if $multi_process is 1, otherwise
12304 set it to "single-process".
12305
e3465b24
YQ
123062016-08-01 Yao Qi <yao.qi@linaro.org>
12307
12308 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
12309 * gdb.cp/cpexprs.exp: Likewise.
12310 * gdb.cp/m-static.exp: Likewise.
12311
0b31a4bc
TT
123122016-07-26 Tom Tromey <tom@tromey.com>
12313
12314 PR python/20190:
12315 * gdb.threads/tls.exp (check_thread_local): Add python symbol
12316 test.
12317
e0461dbb
MM
123182016-07-26 Markus Metzger <markus.t.metzger@intel.com>
12319
12320 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
12321 selecting assembly source files.
12322 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
12323 assembly source files.
12324 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
12325 assembly source files.
12326 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
12327 selecting assembly source files.
12328
8194e927
SM
123292016-07-25 Simon Marchi <simon.marchi@ericsson.com>
12330
12331 * gdb.base/new-ui.exp (do_test_invalid_args): New
12332 procedure.
12333
c0272db5
TW
123342016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
12335
12336 * gdb.btrace/reconnect.c: New file.
12337 * gdb.btrace/reconnect.exp: New file.
12338
e3487908
GKB
123392016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
12340
12341 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
12342 to test_catch_syscall_group.
12343 (test_catch_syscall_group): New.
12344
12df5c00
TT
123452016-07-21 Tom Tromey <tom@tromey.com>
12346
12347 * gdb.rust/simple.rs (main): Use empty struct expression.
12348 * gdb.rust/simple.exp: Add tests for empty struct expression.
12349
bae62ee2
YQ
123502016-07-21 Yao Qi <yao.qi@linaro.org>
12351
12352 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
12353 if gdb_skip_xml_test is true on some targets.
12354
b1b53fb3
YQ
123552016-07-21 Yao Qi <yao.qi@linaro.org>
12356
12357 * gdb.server/solib-list.exp: Unset last_loaded_file.
12358
027d97f8
JK
123592016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12360
12361 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
12362 "step into captured_main (args)".
12363
7674d381
JK
123642016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12365
12366 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
12367
72b5d099
JK
123682016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12369
12370 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
12371
1f960ced
PA
123722016-07-19 Pedro Alves <palves@redhat.com>
12373
12374 * gdb.opt/inline-break.exp: Remove optimize=-O2.
12375 * gdb.opt/inline-bt.exp: Likewise.
12376 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
12377 additional_flags=-Winline.
12378 * gdb.opt/inline-locals.exp: Likewise.
12379 * gdb.opt/inline-markers.c (ATTR): Define.
12380 (inlined_fn): Use it.
12381
f25827c1
YQ
123822016-07-19 Yao Qi <yao.qi@linaro.org>
12383
12384 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
12385 (test_with_self): Remove some code. Remove argument executable.
12386 (top-level): Use do_self_tests.
12387
37539ebe
DB
123882016-07-15 Zachary Welch <zwelch@codesourcery.com>
12389 Don Breazeal <donb@codesourcery.com>
12390
12391 * gdb.base/maint.exp: Escape paths used in regular expressions.
12392 * gdb.stabs/weird.exp: Likewise.
12393
dac790e1
TT
123942016-07-13 Tom Tromey <tom@tromey.com>
12395
12396 PR python/15620, PR python/18620:
12397 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
12398 (test_bkpt_events): New procs.
12399
93daf339
TT
124002016-07-13 Tom Tromey <tom@tromey.com>
12401
12402 PR python/17698:
12403 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
12404 test.
12405 (test_watchpoints): Likewise.
12406 (test_bkpt_pending): New proc.
12407
6571a381
TT
124082016-07-13 Tom Tromey <tom@tromey.com>
12409
12410 PR cli/18053:
12411 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
12412 completion test.
12413
e8732474
JK
124142016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
12415
12416 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
12417 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
12418 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
12419 f_label.
12420 (g): Rename g_end_lbl to g_label.
12421 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
12422 low_pc and high_pc.
12423 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
12424
e0f3fd7c
TT
124252016-07-12 Tom Tromey <tom@tromey.com>
12426
12427 PR python/19293:
12428 * gdb.python/py-unwind-maint.exp: Update tests.
12429
3cfe46b6
YQ
124302016-07-12 Yao Qi <yao.qi@linaro.org>
12431
12432 * lib/selftest-support.exp (selftest_setup): Match the output
12433 when captured_main is inlined.
12434
4f19a0e6
WT
124352016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
12436
12437 * gdb.fortran/derived-types.exp (result_line, result_line_2):
12438 New variables.
12439 (print this%a, print this%b, print this): New tests.
12440 * gdb.fortran/derived-types.f90 (this): New object and
12441 initialization.
12442
986cf455
SM
124432016-07-06 Simon Marchi <simon.marchi@ericsson.com>
12444
12445 * gdb.ada/arraydim.exp: Remove extra directory level in build
12446 directory.
12447
f0464b23
SM
124482016-07-06 Simon Marchi <simon.marchi@ericsson.com>
12449
12450 * lib/ada.exp: Remove extra directory level in build directory.
12451 * gdb.ada/cond_lang.exp: Likewise.
12452 * gdb.ada/exec_changed.exp: Likewise.
12453 * gdb.ada/lang_switch.exp: Likewise.
12454
42d94011
MG
124552016-07-06 Manish Goregaokar <manish@mozilla.com>
12456
2806dc7e
PA
12457 * simple.rs: Add test for raw pointer subscripting.
12458 * simple.exp: Add test expectations.
42d94011 12459
647c264c
YQ
124602016-07-05 Yao Qi <yao.qi@linaro.org>
12461
12462 * gdb.mi/mi-reverse.exp: Match =record-started output.
12463
20aa2c60
PA
124642016-07-01 Pedro Alves <palves@redhat.com>
12465
12466 * gdb.base/jit-reader.exp (info_registers_current_frame): New
12467 procedure.
12468 (jit_reader_test): Test the jit reader's unwinder.
12469 * gdb.base/jithost.c (jit_function_00_code): New global.
12470 (main): Use memcpy to fill in the mmapped code, instead of poking
12471 bytes manually here.
12472 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
12473 value.
12474 (read_debug_info): Save the function's range.
12475 (read_sp): New function.
12476 (unwind_frame): Use it. Also unwind RBP.
12477 (get_frame_id): Use read_sp.
12478 (gdb_init_reader): Use calloc instead of malloc.
12479 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
12480 parameter. Use gdb_test_multiple.
12481
ced2dffb
PA
124822016-07-01 Pedro Alves <palves@redhat.com>
12483 Antoine Tremblay <antoine.tremblay@ericsson.com>
12484
12485 * gdb.threads/process-dies-while-detaching.c: New file.
12486 * gdb.threads/process-dies-while-detaching.exp: New file.
12487
63000888
PA
124882016-07-01 Pedro Alves <palves@redhat.com>
12489
12490 * gdb.multi/watchpoint-multi-exit.c: New file.
12491 * gdb.multi/watchpoint-multi-exit.exp: New file.
12492
038d4868
PA
124932016-06-30 Pedro Alves <palves@redhat.com>
12494
12495 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
12496 unset inferior_spawn_id.
12497
994e9c83
PA
124982016-06-30 Pedro Alves <palves@redhat.com>
12499
12500 * lib/mi-support.exp (default_mi_gdb_start): Declare global
12501 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
12502
e5653468
YQ
125032016-06-29 Yao Qi <yao.qi@linaro.org>
12504
12505 * gdb.base/return.c: Add copyright header.
12506
803b47e5
TT
125072016-06-29 Tom Tromey <tom@tromey.com>
12508
12509 PR python/20129:
12510 * gdb.python/py-framefilter.exp: Add tests for setting priority
12511 and disabling of non-existent frame filter.
12512
28244707
YQ
125132016-06-29 Yao Qi <yao.qi@linaro.org>
12514
12515 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
12516 0x0f07ff.
12517
a31d2f06
YQ
125182016-06-28 Yao Qi <yao.qi@linaro.org>
12519
12520 * gdb.base/catch-syscall.exp: Remove check on isnative and target
12521 triplets. Start gdb, execute catch syscall, and continue. Check
12522 gdb's output to determine catch syscall is supported.
12523
921d8f54
MG
125242016-06-27 Manish Goregaokar <manish@mozilla.com>
12525
25d49b86
PA
12526 * gdb.rust/simple.rs: Add test for returning unit in a function.
12527 * gdb.rust/simple.exp: Add expectation for functions returning
12528 unit.
921d8f54 12529
f4952523
PMR
125302016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
12531
12532 * gdb.python/py-breakpoint-create-fail.c,
12533 gdb.python/py-breakpoint-create-fail.exp,
12534 gdb.python/py-breakpoint-create-fail.py: New testcase.
12535
fccb08f8
MG
125362016-06-25 Manish Goregaokar <manish@mozilla.com>
12537
12538 PR gdb/20239
12539 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
12540 * gdb.rust/simple.exp: Add test expectations for new NonZero
12541 tests.
fccb08f8 12542
6b850546
DT
125432016-06-24 David Taylor <dtaylor@emc.com>
12544
12545 * gdb.base/offsets.exp: New file.
12546 * gdb.base/offsets.c: New file.
12547
17621150
TT
125482016-06-23 Tom Tromey <tom@tromey.com>
12549
12550 PR gdb/16483:
12551 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
12552 before any filters are loaded.
12553
04d59df6
WT
125542016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
12555
12556 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
12557 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
12558 structs.
12559 * gdb.fortran/derived-type-function.exp: New file.
12560 * gdb.fortran/derived-type-function.f90: New file.
12561
12562
ac69f786
PA
125632016-06-21 Pedro Alves <palves@redhat.com>
12564
12565 * gdb.base/new-ui.exp: New file.
12566 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
12567 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
12568 (with_spawn_id): New procedure.
12569
49940788
PA
125702016-06-21 Pedro Alves <palves@redhat.com>
12571
12572 * gdb.mi/mi-exec-run.exp: New file.
12573
ef274d26
PA
125742016-06-21 Pedro Alves <palves@redhat.com>
12575
12576 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
12577 breakpoint command's output on the main UI.
12578 (test_break): New procedure, factored out from calls in the top
12579 level.
12580 (top level): Use foreach_with_prefix to test MI as main UI and as
12581 separate UI.
12582
468afe6c
PA
125832016-06-21 Pedro Alves <palves@redhat.com>
12584
12585 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
12586 (test_awatch_creation_and_listing)
12587 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
12588 Remove 'type' parameter.
12589 (test_watchpoint_all): New parameter mi_mode. Remove
12590 with_test_prefix.
12591 (top level): Use foreach_with_prefix, and add main/separate UI MI
12592 testing axis.
12593
51f77c37
PA
125942016-06-21 Pedro Alves <palves@redhat.com>
12595
12596 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
12597 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
12598 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
12599 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
12600 (gdb_main_spawn_id, mi_spawn_id): Declare and
12601 comment.
12602 (mi_create_inferior_pty): New procedure,
12603 factored out from default_mi_gdb_start.
12604 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
12605 procedures.
12606 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
12607 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
12608 Use mi_create_inferior_pty.
12609 (mi_gdb_start): Use eval to pass down args list.
12610
8980e177
PA
126112016-06-21 Pedro Alves <palves@redhat.com>
12612
12613 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
12614 * gdb.opt/inline-cmds.exp: Add MI tests.
12615
f38d3ad1
PA
126162016-06-21 Pedro Alves <palves@redhat.com>
12617
12618 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
12619
45db7c09
PA
126202016-06-21 Pedro Alves <palves@redhat.com>
12621
12622 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
12623 (top level): Use it instead of mi_execute_to.
12624
5a069ab3
PA
126252016-06-21 Pedro Alves <palves@redhat.com>
12626
12627 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
12628 (cont_handler_str): New.
12629 (signal_stop_handler): Set stop_handler_str instead of printing to
12630 stdout.
12631 (continue_handler): Set cont_handler_str instead of printing to
12632 stdout.
12633 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
12634 mi_send_resuming_command. Print stop_handler_str and
12635 cont_handler_str instead of expecting the python events print
12636 directly.
12637
2838cc1d
SD
126382016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
12639
12640 * gdb.base/jit-reader.exp: New file.
12641 * gdb.base/jithost.c: New file.
12642 * gdb.base/jithost.h: New file.
12643 * gdb.base/jitreader.c : New file.
12644 * gdb.base/jit-protocol.h: New file.
12645
21a77091
YQ
126462016-06-17 Yao Qi <yao.qi@linaro.org>
12647
12648 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
12649 parameters follow_fork and detach_on_fork. Set follow-fork-mode
12650 and detach-on-fork. Adjust tests.
12651 (top level): Invoke break_cond_on_syscall with combinations of
12652 syscall, follow-fork-mode and detach-on-fork.
12653
f50bf8e5
YQ
126542016-06-17 Yao Qi <yao.qi@linaro.org>
12655
12656 * gdb.base/step-over-exit.c: New.
12657 * gdb.base/step-over-exit.exp: New.
12658
a28d8e50
YTL
126592016-06-17 Yan-Ting Lin <currygt52@gmail.com>
12660
12661 * gdb.base/float.exp: Add target check for nds32*-*-*.
12662 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
12663
cad8e26d
AB
126642016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
12665
12666 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
12667 for unsupported target features.
12668 * gdb.base/call-rt-st.exp: Likewise.
12669 * gdb.base/call-sc.exp: Likewise.
12670 * gdb.base/call-signal-resume.exp: Likewise.
12671 * gdb.base/call-strs.exp: Likewise.
12672 * gdb.base/callexit.exp: Likewise.
12673 * gdb.base/callfuncs.exp: Likewise.
12674 * gdb.base/nodebug.exp: Likewise.
12675 * gdb.base/printcmds.exp: Likewise.
12676 * gdb.base/ptype.exp: Likewise.
12677 * gdb.base/structs.exp: Likewise.
12678 * gdb.base/unwindonsignal.exp: Likewise.
12679 * gdb.cp/gdb2495.exp: Likewise.
12680 * gdb.cp/templates.exp: Likewise.
12681 * gdb.cp/virtfunc.exp: Likewise.
12682 * gdb.threads/hand-call-in-threads.exp: Likewise.
12683 * gdb.threads/interrupted-hand-call.exp: Likewise.
12684 * gdb.threads/thread-unwindonsignal.exp: Likewise.
12685
347dc102
TT
126862016-06-10 Tom Tromey <tom@tromey.com>
12687
12688 PR rust/20110:
12689 * gdb.rust/expr.exp: Add test for integer constant larger than
12690 i32.
12691
5e13cf25
BH
126922016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
12693
12694 * gdb.fortran/nested-funcs.exp: New.
12695 * gdb.fortran/nested-funcs.f90: New.
12696
bb556f1f
TK
126972016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
12698
12699 * gdb.base/examine-backward.c: New file.
12700 * gdb.base/examine-backward.exp: New file.
12701
38b022b4
SM
127022016-06-06 Simon Marchi <simon.marchi@ericsson.com>
12703
12704 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
12705 matching.
12706
1b40ec05
TT
127072016-06-02 Tom Tromey <tom@tromey.com>
12708
12709 PR python/18984:
12710 * gdb.python/py-shared.exp: Add solib_name test.
12711
193bd378
SM
127122016-06-02 Simon Marchi <simon.marchi@ericsson.com>
12713
12714 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
12715
3326303b
MG
127162016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
12717
12718 PR c++/19893
12719 * gdb.dwarf2/implref.exp: Rename to...
12720 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
12721 * gdb.dwarf2/implref-array.c: New file.
12722 * gdb.dwarf2/implref-array.exp: Likewise.
12723 * gdb.dwarf2/implref-global.c: Likewise.
12724 * gdb.dwarf2/implref-global.exp: Likewise.
12725 * gdb.dwarf2/implref-struct.c: Likewise.
12726 * gdb.dwarf2/implref-struct.exp: Likewise.
12727
825c8ef2
AT
127282016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
12729
12730 * gdb.trace/trace-condition.exp: Add 64bit tests.
12731
2320162a
AT
127322016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
12733
12734 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
12735 bits types.
12736 (main): Adapt to 8 to 64 bits types.
12737 * gdb.trace/trace-condition.exp: Add new tests.
12738
a7818233
AT
127392016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
12740
12741 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
12742
0d336466
AT
127432016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
12744
12745 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
12746 Move condition tests...
12747 * gdb.trace/trace-condition.exp: Here.
12748
7faeb45a
AT
127492016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
12750
12751 * gdb.trace/trace-condition.exp: Add counter-case tests.
12752
e385593e
JK
127532016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
12754
12755 PR c++/15231
12756 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
12757 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
12758
744608cc
PA
127592016-05-27 Pedro Alves <palves@redhat.com>
12760
12761 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
12762 New procedure.
12763 (top level): Call it, and bail out of DejaGnu is known to be bad.
12764
ac775bf4
AB
127652016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
12766
12767 * gdb.base/whatis.c: Extend the test case.
12768 * gdb.base/whatis.exp: Add additional tests.
12769
2bbad2ea
BH
127702016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12771
12772* gdb.fortran/type.f90: Add pointer variable.
12773* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
12774
8b70175d
BH
127752016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12776
12777 * gdb.fortran/vla-type.exp: Fix testcase name.
12778
86d8a848
BH
127792016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12780
12781 * gdb.fortran/vla-type.exp: Access elements in nested structs.
12782
e188eb36
BH
127832016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12784
12785 * gdb.fortran/type.f90: Add nested structures.
12786 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
12787 * gdb.fortran/derived-type.exp: Adapt expected output.
12788 * gdb.fortran/vla-type.exp: Adapt expected output.
12789
9b2db1fd
BH
127902016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12791
12792 * gdb.fortran/whatis_type.exp: Adapt expected output.
12793
72b17055
BH
127942016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12795
12796 * gdb.fortran/print_type.exp: Fix expected output.
12797 * gdb.fortran/whatis_type.exp: Fix expected output.
12798
3cd81d8d
BH
127992016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12800
12801 * gdb.fortran/whatis_type.exp: Use multi_line.
12802
ddae9462
TT
128032016-05-24 Tom Tromey <tom@tromey.com>
12804
12805 PR python/17386:
12806 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
12807 use value as an index.
12808
1957f6b8
TT
128092016-05-23 Tom Tromey <tom@tromey.com>
12810
12811 PR python/17981:
12812 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
12813 no-breakpoint case.
12814
026a9174
PA
128152016-05-24 Pedro Alves <palves@redhat.com>
12816
12817 PR gdb/19828
12818 * gdb.threads/clone-attach-detach.c: New file.
12819 * gdb.threads/clone-attach-detach.exp: New file.
12820
e70a7231
FR
128212016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
12822
12823 * gdb.base/annota-input-while-running.exp: Fix syntax error.
12824
0f6ed0e0
TT
128252016-05-23 Tom Tromey <tom@tromey.com>
12826
12827 PR python/19438, PR python/18393:
12828 * gdb.python/py-progspace.exp: Add "dir" test.
12829 * gdb.python/py-objfile.exp: Add "dir" test.
12830
ffd19d61
YQ
128312016-05-23 Yao Qi <yao.qi@linaro.org>
12832
12833 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
12834 * gdb.arch/thumb2-it.exp: Likewise.
12835
9e8f9b05
SM
128362016-05-18 Simon Marchi <simon.marchi@ericsson.com>
12837
12838 * gdb.mi/mi-threads-interrupt.c: New file.
12839 * gdb.mi/mi-threads-interrupt.exp: New file.
12840
61c6156d
SM
128412016-05-17 Simon Marchi <simon.marchi@ericsson.com>
12842
12843 PR gdb/18077
12844 * gdb.mi/mi-async-run.exp: New file.
12845 * gdb.mi/mi-async-run.c: New file.
12846
67218854
TT
128472016-05-17 Tom Tromey <tom@tromey.com>
12848 Manish Goregaokar <manishsmail@gmail.com>
12849
12850 * lib/rust-support.exp: New file.
12851 * lib/gdb.exp (skip_rust_tests): New proc.
12852 (build_executable_from_specs): Handle rust.
12853 * lib/future.exp (gdb_find_rustc): New proc.
12854 (gdb_default_target_compile): Handle rust.
12855 * gdb.rust/expr.exp: New file.
12856 * gdb.rust/generics.exp: New file.
12857 * gdb.rust/generics.rs: New file.
12858 * gdb.rust/methods.exp: New file.
12859 * gdb.rust/methods.rs: New file.
12860 * gdb.rust/modules.exp: New file.
12861 * gdb.rust/modules.rs: New file.
12862 * gdb.rust/simple.exp: New file.
12863 * gdb.rust/simple.rs: New file.
12864
c44af4eb
TT
128652016-05-17 Tom Tromey <tom@tromey.com>
12866
12867 * gdb.base/default.exp (set language): Add rust.
12868
dcd1f979
TT
128692016-05-17 Tom Tromey <tom@tromey.com>
12870
12871 * gdb.gdb/unittest.exp: New file.
12872
155b7f57
YQ
128732016-05-16 Yao Qi <yao.qi@linaro.org>
12874
12875 * gdb.base/batch-preserve-term-settings.exp: Remove variable
12876 shell_prompt. Update shell_prompt_re.
12877
8ddd5a6c
DE
128782016-05-12 Doug Evans <dje@google.com>
12879
12880 PR symtab/19999
12881 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
12882 $options when building executable.
12883 * gdb.dwarf2/fission-loclists-pie.S: New file.
12884 * gdb.dwarf2/fission-loclists-pie.exp: New file.
12885
02e370d9
SM
128862016-05-04 Simon Marchi <simon.marchi@ericsson.com>
12887
12888 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
12889 of [is_remote target],
12890
8929ad8b
SM
128912016-05-04 Simon Marchi <simon.marchi@ericsson.com>
12892
12893 * lib/gdb.exp (use_gdb_stub): New procedure.
12894
6c447423
DE
128952016-05-03 Yunlian Jiang <yunlian@google.com>
12896 Doug Evans <dje@google.com>
12897
12898 PR symtab/19914
12899 * gdb.dwarf2/dwp-sepdebug.c: New file.
12900 * gdb.dwarf2/dwp-sepdebug.exp: New file.
12901
444e826c
SM
129022016-05-02 Simon Marchi <simon.marchi@ericsson.com>
12903
12904 * gdb.base/detach.exp: Remove is_remote check.
12905
740feeaa
SM
129062016-05-02 Simon Marchi <simon.marchi@ericsson.com>
12907
12908 * gdb.base/annota-input-while-running.exp: Don't check for
12909 [is_remote target]. Enable annotations after running to main.
12910 Remove unused "set test..." line.
12911
9080ac9d
SM
129122016-04-28 Simon Marchi <simon.marchi@ericsson.com>
12913
12914 * gdb.trace/trace-enable-disable.exp: New file.
12915 * gdb.trace/trace-enable-disable.c: New file.
12916
952ebca5
SM
129172016-04-28 Simon Marchi <simon.marchi@ericsson.com>
12918
12919 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
12920 use it in info sharedlibrary test.
12921 * gdb.trace/ftrace-lock.exp: Likewise.
12922 * gdb.trace/ftrace.exp: Likewise.
12923 * gdb.trace/range-stepping.exp: Likewise.
12924 * gdb.trace/trace-break.exp: Likewise.
12925 * gdb.trace/trace-condition.exp: Likewise.
12926 * gdb.trace/trace-mt.exp: Likewise.
12927
d9019901
SM
129282016-04-27 Simon Marchi <simon.marchi@ericsson.com>
12929
12930 * lib/gdb.exp (gdb_load_shlibs): Rename to...
12931 (gdb_load_shlib): ... this.
12932 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
12933 gdb_load_shlib.
12934 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
12935 * gdb.base/ctxobj.exp: Likewise.
12936 * gdb.base/dprintf-pending.exp: Likewise.
12937 * gdb.base/dso2dso.exp: Likewise.
12938 * gdb.base/fixsection.exp: Likewise.
12939 * gdb.base/gcore-relro.exp: Likewise.
12940 * gdb.base/gdb1555.exp: Likewise.
12941 * gdb.base/global-var-nested-by-dso.exp: Likewise.
12942 * gdb.base/gnu-ifunc.exp: Likewise.
12943 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
12944 * gdb.base/jit-so.exp (one_jit_test): Likewise.
12945 * gdb.base/pending.exp: Likewise.
12946 * gdb.base/print-file-var.exp: Likewise.
12947 * gdb.base/print-symbol-loading.exp: Likewise.
12948 * gdb.base/shlib-call.exp: Likewise.
12949 * gdb.base/shreloc.exp: Likewise.
12950 * gdb.base/so-impl-ld.exp: Likewise.
12951 * gdb.base/solib-disc.exp: Likewise.
12952 * gdb.base/solib-nodir.exp: Likewise.
12953 * gdb.base/solib-overlap.exp: Likewise.
12954 * gdb.base/solib-symbol.exp: Likewise.
12955 * gdb.base/solib-weak.exp (do_test): Likewise.
12956 * gdb.base/sym-file.exp: Likewise.
12957 * gdb.base/symtab-search-order.exp: Likewise.
12958 * gdb.base/type-opaque.exp: Likewise.
12959 * gdb.base/unload.exp: Likewise.
12960 * gdb.base/watchpoint-solib.exp: Likewise.
12961 * gdb.compile/compile.exp: Likewise.
12962 * gdb.cp/gdb2384.exp: Likewise.
12963 * gdb.cp/infcall-dlopen.exp: Likewise.
12964 * gdb.cp/re-set-overloaded.exp: Likewise.
12965 * gdb.fortran/library-module.exp: Likewise.
12966 * gdb.opt/solib-intra-step.exp: Likewise.
12967 * gdb.python/py-finish-breakpoint.exp: Likewise.
12968 * gdb.python/py-shared.exp: Likewise.
12969 * gdb.reverse/solib-precsave.exp: Likewise.
12970 * gdb.reverse/solib-reverse.exp: Likewise.
12971 * gdb.server/solib-list.exp: Likewise.
12972 * gdb.threads/dlopen-libpthread.exp: Likewise.
12973 * gdb.threads/tls-shared.exp: Likewise.
12974 * gdb.threads/tls-so_extern.exp: Likewise.
12975 * gdb.trace/change-loc.exp: Likewise.
12976 * gdb.trace/ftrace-lock.exp: Likewise.
12977 * gdb.trace/ftrace.exp: Likewise.
12978 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
12979 * gdb.trace/pending.exp: Likewise.
12980 * gdb.trace/range-stepping.exp: Likewise.
12981 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
12982 (strace_info_marker): Likewise.
12983 (strace_probe_marker): Likewise.
12984 (strace_trace_on_same_addr): Likewise.
12985 (strace_trace_on_diff_addr): Likewise.
12986 * gdb.trace/trace-break.exp: Likewise.
12987 * gdb.trace/trace-condition.exp: Likewise.
12988 * gdb.trace/trace-mt.exp: Likewise.
12989
fca4cfd9
SM
129902016-04-27 Simon Marchi <simon.marchi@ericsson.com>
12991
12992 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
12993 result of gdb_remote_download.
12994 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
12995 * gdb.base/dso2dso.exp: Likewise.
12996 * gdb.base/global-var-nested-by-dso.exp: Likewise.
12997 * gdb.base/print-file-var.exp: Likewise.
12998 * gdb.base/shlib-call.exp: Likewise.
12999 * gdb.base/shreloc.exp: Likewise.
13000 * gdb.base/solib-overlap.exp: Likewise.
13001 * gdb.base/solib-weak.exp (do_test): Likewise.
13002 * gdb.base/unload.exp: Likewise.
13003
11cf4ffb
YQ
130042016-04-27 Yao Qi <yao.qi@linaro.org>
13005
13006 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
13007 exists.
13008
3e2e34f8
KB
130092016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
13010
13011 * vla-type.exp: Print structure from toplevel.
13012
8f07e298
BH
130132016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
13014
13015 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
13016 of dynamic types.
13017 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
13018 of dynamic types.
13019
9920b434
BH
130202016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
13021
13022 * gdb.fortran/vla-type.f90: New file.
13023 * gdb.fortran/vla-type.exp: New file.
13024
f3abeff5
YQ
130252016-04-25 Yao Qi <yao.qi@linaro.org>
13026
13027 * gdb.base/branch-to-self.c: New file.
13028 * gdb.base/branch-to-self.exp: New file.
13029
0a5d52f0
YQ
130302016-04-22 Yao Qi <yao.qi@linaro.org>
13031
13032 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
13033 more after $hex.
13034
495346f6
YQ
130352016-04-22 Yao Qi <yao.qi@linaro.org>
13036
13037 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
13038 * gdb.base/annota3.exp: Likewise.
13039
4a7e075c
YQ
130402016-04-22 Yao Qi <yao.qi@linaro.org>
13041
13042 * gdb.reverse/step-precsave.exp: Do one step and test program
13043 stops in "callee" and do multiple steps until program goes out
13044 of "callee".
13045 * gdb.reverse/step-reverse.exp: Likewise.
13046
5b061e98
YQ
130472016-04-22 Yao Qi <yao.qi@linaro.org>
13048
13049 * gdb.trace/signal.exp: Also pass if
13050 $tracepoint_hits($i) > $iterations.
13051
5c5dc57f
YQ
130522016-04-22 Yao Qi <yao.qi@linaro.org>
13053
13054 * gdb.trace/signal.c: New file.
13055 * gdb.trace/signal.exp: New file.
13056
a55411b9
DE
130572016-04-19 Doug Evans <xdje42@gmail.com>
13058
13059 * gdb.base/bad-file.exp: New file.
13060
a22df60a
MG
130612016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
13062
13063 * gdb.dwarf2/implref.exp: New file.
13064
0c13f7e5
BH
130652016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
13066
13067 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
13068 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
13069 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
13070 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
13071 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
13072 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
13073 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
13074 * lib/fortran.exp (fortran_int4): New procedure.
13075 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
13076 (fortran_logical4): Likewise.
13077
9b9b09e9
BH
130782016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
13079
13080 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
13081
a14d1f4d
BH
130822016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
13083
13084 * lib/compiler.c: Add Intel specific preprocessor macros.
13085 * lib/compiler.cc: Likewise.
25d49b86 13086
7d49b1d0
LM
130872016-04-13 Luis Machado <lgustavo@codesourcery.com>
13088
13089 * gdb.server/connect-with-no-symbol-file.c: New file.
13090 * gdb.server/connect-with-no-symbol-file.exp: New file.
13091
8392fa22
SM
130922016-04-13 Simon Marchi <simon.marchi@ericsson.com>
13093
13094 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
13095
8c4c4aeb
SM
130962016-04-13 Simon Marchi <simon.marchi@ericsson.com>
13097
13098 * boards/gdbserver-base.exp (${board}_download): Copy source file to
13099 standard output directory.
13100
45e3745e
AT
131012016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
13102
13103 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
13104
e26b7e41
MM
131052016-04-13 Markus Metzger <markus.t.metzger@intel.com>
13106
13107 * gdb.btrace/instruction_history.c (loop): Add declaration.
13108
8ce09462
AT
131092016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
13110
13111 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
13112
2e88a1ea
SM
131132016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
13114
13115 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
13116 parentheses to print.
13117 (continue_handler): Likewise.
13118
f48e22e3
SM
131192016-04-08 Simon Marchi <simon.marchi@ericsson.com>
13120
13121 * gdb.server/solib-list.exp: Remove is_remote check.
13122 Pass shlib= to gdb_compile. Don't link shared library with
13123 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
13124 Run binary filename through "readlink -f" on the target.
13125
096be756
PA
131262016-04-08 Pedro Alves <palves@redhat.com>
13127
13128 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
13129 interpreter filename as argument to gdbserver_spawn.
13130 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
13131 Return empty if $last_loaded_file does not exist.
13132
06500533
JK
131332016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
13134
13135 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
13136 * gdb.base/jit-main.c: Use exit after usage.
13137
2d35e871
JK
131382016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
13139
13140 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
13141 GDBHISTSIZE prior to the tests.
13142 * gdb.base/gdbinit-history.exp: Likewise.
13143
131442016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
13145
13146 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
13147 instead of build_executable. Use gdb_load_shlibs.
13148
c8064e7e
YQ
131492016-04-07 Yao Qi <yao.qi@linaro.org>
13150
13151 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
13152 Execute "si" command.
13153
bde47561
YQ
131542016-04-07 Yao Qi <yao.qi@linaro.org>
13155
13156 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
13157 number instead of the comments on some line.
13158
b16f8a3b
DB
131592016-04-06 Don Breazeal <donb@codesourcery.com>
13160
13161 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
13162 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
13163
c2f901df
SM
131642016-04-06 Simon Marchi <simon.marchi@ericsson.com>
13165
13166 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
13167 standard_output_file. Remove unused binfile variable.
13168
ac17fda0
CU
131692016-04-05 Catalin Udma <catalin.udma@freescale.com>
13170
13171 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
13172 * gdb.python/py-mi-objfile.exp: Match "list main" output
13173 in console format.
13174
03a8c4df
SM
131752016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
13176
13177 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
13178 absolute.
13179
6e774b13
SM
131802016-04-05 Simon Marchi <simon.marchi@ericsson.com>
13181
13182 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
13183 absolute.
13184 * gdb.trace/ftrace.exp: Likewise.
13185 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
13186 targets as well.
13187 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
13188 (gdb_load_shlibs): Copy libraries to test directory when testing
13189 natively. Only set solib-search-path if testing remotely.
13190 * lib/mi-support.exp (mi_load_shlibs): Likewise.
13191
7817ea46
SM
131922016-04-05 Simon Marchi <simon.marchi@ericsson.com>
13193
13194 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
13195 gdb_download. Use it even if the target is not remote.
13196 * gdb.base/jit.exp (compile_jit_test): Likewise.
13197 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
13198 output directory if the destination board is local, otherwise use
13199 the standard remote_download from DejaGnu.
13200 (gdb_download): Remove.
13201 (gdb_load_shlibs): Use gdb_remote_download instead of
13202 gdb_download.
13203 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
13204 Use gdb_remote_download instead of gdb_download. Use it even if
13205 the target is not remote.
13206 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
13207 instead of gdb_download.
13208
7beb7f68
SM
132092016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
13210
13211 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
13212 (test_insert_delete_modify): Call mi_load_shlibs before trying to
13213 run.
13214
cc63428a
AV
132152016-04-01 Artemiy Volkov <artemiyv@acm.org>
13216
13217 PR gdb/19820
13218 * gdb.base/printcmds.exp: Add artificial arrays tests.
13219
64cdf930
PA
132202016-03-31 Pedro Alves <palves@redhat.com>
13221
13222 PR gdb/19858
13223 * gdb.base/jit-main.c: Include unistd.h.
13224 (ATTACH): Define to 0 if not already defined.
13225 (wait_for_gdb, mypid): New globals.
13226 (WAIT_FOR_GDB): New macro.
13227 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
13228 some breakpoint locations.
13229 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
13230 New procedures.
13231 (one_jit_test): Add REATTACH parameter, and handle it. Use
13232 continue_to_test_location.
13233 (top level): Test attach, and adjusts calls to one_jit_test.
13234
40dea8cb
PA
132352016-03-31 Pedro Alves <palves@redhat.com>
13236
13237 PR gdb/19858
13238 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
13239 BINSUFFIX parameter, and handle it.
13240 (top level): Adjust calls compile_jit_test.
13241
e7ea3ec7
CU
132422016-03-31 Catalin Udma <catalin.udma@freescale.com>
13243
13244 PR python/19743
13245 * gdb.python/py-mi-events-gdb.py: New file.
13246 * gdb.python/py-mi-events.c: New file.
13247 * gdb.python/py-mi-events.exp: New file.
13248
e6359af3
YQ
132492016-03-30 Yao Qi <yao.qi@linaro.org>
13250
13251 * gdb.reverse/until-precsave.exp: Match function name only.
13252 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
13253 Move malloc to a condition block.
13254 * gdb.reverse/until-reverse.exp: Match function name only.
13255
a4105d04
MK
132562016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
13257
13258 * gdb.trace/ftrace.exp: Set arg0exp for s390.
13259 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
13260 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
13261 variable for GPR 0 instead of assuming it is register 0.
13262 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
13263 * lib/trace-support.exp: Add s390 registers.
13264
bfa6adb9
YQ
132652016-03-29 Yao Qi <yao.qi@linaro.org>
13266
13267 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
13268
1e6697ea
YQ
132692016-03-24 Yao Qi <yao.qi@linaro.org>
13270
13271 * gdb.reverse/break-reverse.exp: Add quotation mark in the
13272 test message.
13273
64bcd522
AA
132742016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
13275
13276 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
13277 maintaining separate logic for constructing the output path.
13278
7868401b
DB
132792016-03-16 Don Breazeal <donb@codesourcery.com>
13280
13281 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
13282 Retry fork and waitpid on interrupted system call errors.
13283 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
13284 Use with_timeout_factor to increase timeout by factor of 10.
13285
1cafadb4
DB
132862016-03-15 Don Breazeal <donb@codesourcery.com>
13287
13288 * gdb.cp/scope-err.cc: New test program.
13289 * gdb.cp/scope-err.exp: New test script.
13290 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
13291 lines and "set breakpoint here" comment.
13292 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
13293 Fixed some whitespace and format issues.
13294 * gdb.mi/mi-linespec-err-cp.cc: New test program.
13295 * gdb.mi/mi-linespec-err-cp.exp: New test script.
13296
81516450
DE
132972016-03-15 Doug Evans <dje@google.com>
13298
13299 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
13300 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
13301 All callers updated. Add tests for enums, mixed flags register.
13302
aa52b601
DE
133032016-03-15 Doug Evans <dje@google.com>
13304
13305 * gdb.base/skip.c (main): Call test_skip_file_and_function.
13306 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
13307
fa4ff313
SM
133082016-03-14 Simon Marchi <simon.marchi@ericsson.com>
13309
13310 * gdb.base/default.exp: Add $_as_string to the list of expected
13311 convenience functions.
13312
f2403c39
AB
133132016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
13314
13315 * gdb.base/maint.exp: New tests for 'maint info line-table'.
13316
f2f3ccb9
SM
133172016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
13318
13319 * gdb.python/py-as-string.exp: New file.
13320 * gdb.python/py-as-string.c: New file.
13321
00dbd492
PA
133222016-03-09 Pedro Alves <palves@redhat.com>
13323
13324 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
13325 signal" -> "Thread NN received signal" output change.
13326 * gdb.threads/ia64-sigill.exp: Likewise.
13327 * gdb.threads/linux-dp.exp: Likewise.
13328 * gdb.threads/manythreads.exp: Likewise.
13329 * gdb.threads/pending-step.exp: Likewise.
13330 * gdb.threads/print-threads.exp: Likewise.
13331 * gdb.threads/sigstep-threads.exp: Likewise.
13332 * gdb.threads/staticthreads.exp: Likewise.
13333 * gdb.threads/tls.exp: Likewise.
13334
1e6697ea
YQ
133352016-03-09 Pedro Alves <palves@redhat.com>
13336
13337 * gdb.base/command-line-input.exp: New file.
13338
b04fd3be
MK
133392016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
13340
13341 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
13342 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
13343 * gdb.trace/pending.exp: Accept leading dot before function name.
13344 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
13345 * lib/trace-support.exp: Set registers for ppc.
13346
98fa59e9
MK
133472016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
13348
13349 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
13350 use it for disassembly; accept .main in addition to main in backtrace.
13351
f77198c8
MK
133522016-03-09 Wei-cheng Wang <cole945@gmail.com>
13353 Marcin Kościelnicki <koriakin@0x04.net>
13354
13355 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
13356 (gdb_recursion_test_ptr): New global variable.
13357 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
13358 gdb_recursion_test.
13359 (gdb_c_test): Ditto.
13360
ba84e0da
MK
133612016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
13362
13363 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
13364 ordering.
13365
4366d36e
MK
133662016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
13367
13368 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
13369 (bar): Add bar_start_lbl label.
13370 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
13371 of foo/bar for emitting DWARF and tracing.
13372
5eb264df
SDJ
133732016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
13374
13375 * analyze-racy-logs.py: Set executable bit.
13376
fb6a751f
SDJ
133772016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
13378
13379 * Makefile.in (DEFAULT_RACY_ITER): New variable.
13380 (CHECK_TARGET_TMP): Likewise.
13381 (check-single-racy): New rule.
13382 (check-parallel-racy): Likewise.
13383 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
13384 (do-check-parallel-racy): New rule.
13385 (check-racy/%.exp): Likewise.
13386 * README (Racy testcases): New section.
13387 * analyze-racy-logs.py: New file.
13388
bdf7e230
DE
133892016-03-03 Doug Evans <dje@google.com>
13390
13391 * gdb.base/skip.exp: Use with_test_prefix.
13392
4719d415
YQ
133932016-03-03 Yao Qi <yao.qi@linaro.org>
13394
13395 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
13396 Invoke step_over_syscall "clone" and break_cond_on_syscall
13397 "clone".
13398 * gdb.base/step-over-clone.c: New file.
13399
ea507862
YQ
134002016-03-03 Yao Qi <yao.qi@linaro.org>
13401
13402 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
13403 code format.
13404
8fc8cbda
YQ
134052016-03-03 Yao Qi <yao.qi@linaro.org>
13406
13407 * gdb.base/disp-step-fork.c: Rename to ...
13408 * gdb.base/step-over-fork.c: ... it. New file.
13409 * gdb.base/disp-step-vfork.c: Rename to ...
13410 * gdb.base/step-over-vfork.c: ... it. New file.
13411 * gdb.base/disp-step-syscall.exp: Rename to ...
13412 * gdb.base/step-over-syscall.exp: ... it. New file.
13413 (disp_step_cross_syscall): Rename to ...
13414 (step_over_syscall): ... it.
13415
92fa70b0
YQ
134162016-03-03 Yao Qi <yao.qi@linaro.org>
13417
13418 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
13419 If target supports condition evaluation on target, invoke
13420 break_cond_on_syscall for fork and vfork.
13421
e197ad3c
YQ
134222016-03-03 Yao Qi <yao.qi@linaro.org>
13423
13424 * gdb.base/disp-step-syscall.exp: Don't invoke
13425 support_displaced_stepping.
13426 (disp_step_cross_syscall): Test with displaced stepping off and
13427 on if supported.
13428
0b47da9f
YQ
134292016-03-03 Yao Qi <yao.qi@linaro.org>
13430
13431 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
13432 proc.
13433 (setup): New proc.
13434 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
13435 and setup.
13436
065ab6dc
BH
134372016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
13438
13439 * gdb.fortran/vla-history.exp: Remove breakpoint.
13440
07e448ad 134412016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
13442
25d49b86
PA
13443 * gdb.fortran/vla-history.exp: Lookup array elements and printing
13444 exceeds timeout.
07e448ad 13445
9ac2d526 134462016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
13447
25d49b86
PA
13448 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
13449 breakpoint.
9ac2d526 13450
17807369
BH
134512016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
13452
13453 * gdb.mi/vla.f90: Nullify pointer after declaration.
13454
86e501af
PA
134552016-03-01 Pedro Alves <palves@redhat.com>
13456
13457 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
13458
1e903e32
PA
134592016-03-01 Pedro Alves <palves@redhat.com>
13460
13461 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
13462 before anything else.
13463 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
13464 _GNU_SOURCE here.
13465 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
13466 before anything else.
13467 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
13468
6ccb54e2
PA
134692016-03-01 Pedro Alves <palves@redhat.com>
13470
13471 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
13472
30ca9da1
YQ
134732016-03-01 Yao Qi <yao.qi@linaro.org>
13474
13475 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
13476 prepare_for_testing.
13477
dc856b38
YQ
134782016-03-01 Yao Qi <yao.qi@linaro.org>
13479
13480 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
13481
4a932159
AA
134822016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
13483
13484 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
13485 manually constructing the output path.
13486
f2489477
AA
134872016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
13488
13489 * gdb.arch/s390-stackless.S: New.
13490 * gdb.arch/s390-stackless.exp: New.
13491
38899f16
IB
134922016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
13493
13494 * gdb.dlang/circular.c: New file.
13495 * gdb.dlang/circular.exp: New file.
13496
9fde51ed
YQ
134972016-02-26 Yao Qi <yao.qi@linaro.org>
13498
13499 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
13500 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
13501 (testcases): Update.
13502
ce90fefe
YQ
135032016-02-26 Yao Qi <yao.qi@linaro.org>
13504
13505 * gdb.reverse/aarch64.c: Rename to ...
13506 * gdb.reverse/insn-reverse.c: ... it.
13507 * gdb.reverse/aarch64.exp: Rename to ...
13508 * gdb.reverse/insn-reverse.exp: ... it.
13509
3263bceb
YQ
135102016-02-26 Yao Qi <yao.qi@linaro.org>
13511
13512 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
13513 (testcase_ftype): New.
13514 (testcases): New array.
13515 (n_testcases): New.
13516 (main): Call each element in testcases.
13517 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
13518 (read_testcase): New.
13519 Do the tests in a loop.
13520
6cb59ff1
YQ
135212016-02-25 Yao Qi <yao.qi@linaro.org>
13522
13523 * gdb.base/branches.c: Remove.
13524
ae91f625
MK
135252016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
13526
13527 PR gdb/13808
13528 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
13529
678b48b7
MK
135302016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
13531
13532 * gdb.trace/ftrace.exp: Remove unnecessary target check.
13533
7337a6f2
MK
135342016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
13535
13536 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
13537 change x86_64 call_insn to 'callq'.
13538
861ca91f
AT
135392016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
13540
13541 * gdb.trace/tfile-avx.c: Move to...
13542 * gdb.trace/tracefile-pseudo-reg.c: Here.
13543 * gdb.trace/tfile-avx.exp: Move to...
13544 * gdb.trace/tracefile-pseudo-reg.exp: Here.
13545
bf74e428
GB
135462016-02-24 Gary Benson <gbenson@redhat.com>
13547
13548 * gdb.base/attach-pie-noexec.exp: Do not expect an error
13549 message on attach.
13550
cce0e923
DE
135512016-02-23 Doug Evans <dje@google.com>
13552
13553 * gdb.base/skip.c (test_skip): New function.
13554 (end_test_skip_file_and_function): New function.
13555 (test_skip_file_and_function): New function.
13556 * gdb.base/skip1.c (test_skip): New function.
13557 (skip1_test_skip_file_and_function): New function.
13558 * gdb.base/skip.exp: Add tests for new skip options.
13559 * gdb.base/skip-solib.exp: Update expected output.
13560 * gdb.perf/skip-command.cc: New file.
13561 * gdb.perf/skip-command.exp: New file.
13562 * gdb.perf/skip-command.py: New file.
13563
4000e47e
MK
135642016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
13565
13566 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
13567 info registers pattern.
13568
24f75ead
IB
135692016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
13570
13571 * lib/future.exp: Add D support.
13572 (gdb_find_gdc): New proc.
13573 (gdb_default_target_compile): Add D support.
13574
fbb7bcbe
WW
135752016-02-18 Wei-cheng Wang <cole945@gmail.com>
13576
13577 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
13578 user+system time.
13579 (trace_speed_test): Determine the iteration count for a time
13580 between 15..30 seconds.
13581
012b3a21
WT
135822016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
13583
13584 * gdb.arch/i386-mpx-sigsegv.c: New file.
13585 * gdb.arch/i386-mpx-sigsegv.exp: New file.
13586 * gdb.arch/i386-mpx-simple_segv.c: New file.
13587 * gdb.arch/i386-mpx-simple_segv.exp: New file.
13588
2d5189bd
YQ
135892016-02-18 Yao Qi <yao.qi@linaro.org>
13590
13591 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
13592 Don't call setup_kfail.
13593
40fb20d0
YQ
135942016-02-18 Yao Qi <yao.qi@linaro.org>
13595
13596 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
13597 Set "set breakpoint condition-evaluation" per $cond_bp_target.
13598
21b1f8d2
DE
135992016-02-16 Doug Evans <dje@google.com>
13600
13601 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
13602 * gdb.base/skip1.c: Ditto.
13603 * gdb.base/skip.exp: Whitespace cleanup.
13604
4041ed77
DB
136052016-02-16 Don Breazeal <donb@codesourcery.com>
13606
13607 PR remote/19496
13608 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
13609 Remove kfail for PR remote/19496.
13610
c4ef31bf
SM
136112016-02-16 Simon Marchi <simon.marchi@ericsson.com>
13612
13613 * lib/gdb.exp (standard_temp_file): Return a path specific to
13614 the runtest invocation.
13615
266b65b3
SM
136162016-02-16 Simon Marchi <simon.marchi@ericsson.com>
13617
13618 * gdb.trace/save-trace.exp: Change relative path to be in the
13619 standard output directory.
13620
a7a0a6a9
JK
136212016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13622
13623 * gdb.arch/i386-prologue.c: Add missing prototypes.
13624
c99dbb42
JK
136252016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13626
13627 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
13628 * gdb.arch/i386-prologue.exp: Likewise.
13629 * gdb.arch/i386-size.exp: Likewise.
13630
aa480355
SM
136312016-02-15 Simon Marchi <simon.marchi@ericsson.com>
13632
13633 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
13634 define object file path.
13635 * gdb.btrace/gcore.exp: Use standard_output_file to define core
13636 file path.
13637 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
13638 standard_output_file to define binfile.
13639
ba881f50
JK
136402016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13641
13642 Fix compatibility with recent gfortran-5.3.1.
13643 * gdb.fortran/vla-history.exp (print vla1 allocated)
13644 (print vla2 allocated, print $2, print $3): Remove
13645 (print $4): Rename to ...
13646 (print $2): ... here.
13647 (print $9): Rename to ...
13648 (print $5): ... here.
13649 (print $10): Rename to ...
13650 (print $6): ... here.
13651 * gdb.fortran/vla.f90: Add pvla initialization.
13652
e9fb005c
JK
136532016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13654
13655 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
13656 New test.
13657 * gdb.fortran/vla-value-sub.exp: Likewise.
13658
e44e00ff
MK
136592016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
13660
13661 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
13662
97e94151
SM
136632016-02-12 Simon Marchi <simon.marchi@ericsson.com>
13664
13665 * i386-biarch-core.exp: Define corefile using
13666 standard_output_file.
13667
01113bc1
YQ
136682016-02-12 Yao Qi <yao.qi@linaro.org>
13669
13670 * gdb.arch/arm-single-step-kernel-helper.c: New.
13671 * gdb.arch/arm-single-step-kernel-helper.exp: New.
13672
33b4777c
MM
136732016-02-12 Markus Metzger <markus.t.metzger@intel.com>
13674
13675 * gdb.btrace/tailcall-only.exp: New.
13676 * gdb.btrace/tailcall-only.c: New.
13677 * gdb.btrace/x86_64-tailcall-only.S: New.
13678 * gdb.btrace/i686-tailcall-only.S: New.
13679
acc23c11
PA
136802016-02-11 Pedro Alves <palves@redhat.com>
13681
13682 * README (Parallel testing): Add missing double quotes.
13683
e352bf0a
PA
136842016-02-11 Pedro Alves <palves@redhat.com>
13685
13686 * README (Parallel testing): New section.
13687 (GDB_PARALLEL): Rewrite.
13688 (FORCE_PARALLEL): Document.
13689
9f5fed78
MK
136902016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
13691
13692 * gdb.trace/tfile-avx.c: New test.
13693 * gdb.trace/tfile-avx.exp: New test.
13694
9ef9e6a6
KS
136952016-02-09 Keith Seitz <keiths@redhat.com>
13696
13697 PR breakpoints/19546
13698 * gdb.base/infcall-exec.c: New file.
13699 * gdb.base/infcall-exec2.c: New file.
13700 * gdb.base/infcall-exec.exp: New file.
13701
a96e36da
KS
137022016-02-09 Keith Seitz <keiths@redhat.com>
13703
13704 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
13705 (toplevel): Call test_bkpt_address.
13706
9f61929f
KS
137072016-02-09 Keith Seitz <keiths@redhat.com>
13708
13709 PR python/19506
13710 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
13711 (toplevel): Call test_bkpt_address.
13712
1e94266c
SM
137132016-02-09 Simon Marchi <simon.marchi@ericsson.com>
13714
13715 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
13716 to AC_OUTPUT.
13717 * configure: Regenerate.
13718
2a7f3dff
PA
137192016-02-09 Pedro Alves <palves@redhat.com>
13720
13721 PR breakpoints/19548
13722 * gdb.base/execl-update-breakpoints.c (some_function): New
13723 function.
13724 (main): Call it.
13725 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
13726 Tighten expected GDB output.
13727
2151ccc5
SM
137282016-02-08 Simon Marchi <simon.marchi@ericsson.com>
13729
13730 * Makefile.in (ALL_SUBDIRS): Remove.
13731 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
13732 (distclean maintainer-clean realclean): Likewise.
13733 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
13734 * configure: Regenerate.
13735 * gdb.ada/Makefile.in: Delete.
13736 * gdb.arch/Makefile.in: Likewise.
13737 * gdb.asm/Makefile.in: Likewise.
13738 * gdb.base/Makefile.in: Likewise.
13739 * gdb.btrace/Makefile.in: Likewise.
13740 * gdb.cell/Makefile.in: Likewise.
13741 * gdb.compile/Makefile.in: Likewise.
13742 * gdb.cp/Makefile.in: Likewise.
13743 * gdb.disasm/Makefile.in: Likewise.
13744 * gdb.dlang/Makefile.in: Likewise.
13745 * gdb.dwarf2/Makefile.in: Likewise.
13746 * gdb.fortran/Makefile.in: Likewise.
13747 * gdb.gdb/Makefile.in: Likewise.
13748 * gdb.go/Makefile.in: Likewise.
13749 * gdb.guile/Makefile.in: Likewise.
13750 * gdb.java/Makefile.in: Likewise.
13751 * gdb.linespec/Makefile.in: Likewise.
13752 * gdb.mi/Makefile.in: Likewise.
13753 * gdb.modula2/Makefile.in: Likewise.
13754 * gdb.multi/Makefile.in: Likewise.
13755 * gdb.objc/Makefile.in: Likewise.
13756 * gdb.opencl/Makefile.in: Likewise.
13757 * gdb.opt/Makefile.in: Likewise.
13758 * gdb.pascal/Makefile.in: Likewise.
13759 * gdb.perf/Makefile.in: Likewise.
13760 * gdb.python/Makefile.in: Likewise.
13761 * gdb.reverse/Makefile.in: Likewise.
13762 * gdb.server/Makefile.in: Likewise.
13763 * gdb.stabs/Makefile.in: Likewise.
13764 * gdb.threads/Makefile.in: Likewise.
13765 * gdb.trace/Makefile.in: Likewise.
13766 * gdb.xml/Makefile.in: Likewise.
13767 * lib/gdb.exp (make_gdb_parallel_path): Add check for
13768 GDB_PARALLEL.
13769 (standard_output_file): Remove check for GDB_PARALLEL, always
13770 return path in outputs/$subdir/$testname.
13771
437277d4
SM
137722016-02-08 Simon Marchi <simon.marchi@ericsson.com>
13773
13774 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
13775 (site.exp): Assign abs_srcdir to tcl's srcdir.
13776
31d913c7
YQ
137772016-02-04 Yao Qi <yao.qi@linaro.org>
13778
13779 * gdb.base/foll-exec-mode.c: Include limits.h.
13780 (main): Add parameters argc and argv. Get directory from
13781 argv[0].
13782 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
13783 compilation.
13784 * gdb.base/foll-exec.c: Include limits.h.
13785 (main): Add parameters argc and argv.
13786 Get directory from argv[0].
13787 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
13788 Adjust tests on the number of lines as source code changed.
13789 * gdb.base/foll-vfork-exit.c: Include limits.h.
13790 (main): Add one line of statement before vfork.
13791 * gdb.base/foll-vfork.c: Include limits.h and string.h.
13792 (main): Add parameters argc and argv. Get directory from
13793 argv[0].
13794 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
13795 (setup_gdb): Set tbreak to skip some source lines.
13796 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
13797 (main): Add parameters argc and argv. Get directory from
13798 argv[0].
13799 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
13800 compilation.
13801 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
13802 (main): Add parameters argc and argv. Get directory from
13803 argv[0].
13804 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
13805 compilation.
13806
9482b9fb
DE
138072016-02-01 Doug Evans <dje@google.com>
13808
13809 * gdb.base/skip.exp: Clean up multiple references to same test name.
13810
6b2e4f10
PA
138112016-02-01 Pedro Alves <palves@redhat.com>
13812
ccb6afd6 13813 PR remote/19496
6b2e4f10
PA
13814 * gdb.threads/forking-threads-plus-breakpoint.exp
13815 (displaced_stepping_supported): New global.
13816 (probe_displaced_stepping_support): New procedure.
13817 (do_test): Add 'displaced' parameter, and use it.
13818 (top level): Check for displaced stepping support. Add displaced
13819 stepping on/off testing axis.
13820
37a8db1a
AB
138212016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
13822
13823 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
13824 pointer. Don't perform further tests on the unassociated pointer
13825 if the first test fails.
13826
5fdf6324
AB
138272016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
13828
13829 * gdb.base/max-value-size.c: New file.
13830 * gdb.base/max-value-size.exp: New file.
13831 * gdb.base/huge.exp: Disable max-value-size for this test.
13832
935c6144
IB
138332016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
13834
13835 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
13836
7fe8399d
YQ
138372016-01-28 Yao Qi <yao.qi@linaro.org>
13838
13839 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
13840
a2077e25
PA
138412016-01-25 Pedro Alves <palves@redhat.com>
13842
13843 PR threads/19461
13844 * gdb.base/fork-running-state.c: New file.
13845 * gdb.base/fork-running-state.exp: New file.
13846
1d2736d4
PA
138472016-01-25 Pedro Alves <palves@redhat.com>
13848
13849 PR gdb/19494
13850 * gdb.base/catch-fork-kill.c: New file.
13851 * gdb.base/catch-fork-kill.exp: New file.
13852
f1da4b11
PA
138532016-01-25 Pedro Alves <palves@redhat.com>
13854
13855 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
13856 Delete, moved to lib/gdb.exp.
13857 * gdb.threads/forking-threads-plus-breakpoint.exp
13858 (foreach_with_prefix): Likewise.
13859 * gdb.threads/process-dies-while-handling-bp.exp
13860 (foreach_with_prefix): Likewise.
13861 * lib/gdb.exp (foreach_with_prefix): New procedure.
13862
45f38546
MK
138632016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
13864
13865 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
13866 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
13867
dc29a1ce
MK
138682016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
13869
13870 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
13871 endian targets.
13872
092127d7
JK
138732016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
13874 Pedro Alves <palves@redhat.com>
13875
13876 Fix testsuite compatibility with Guile.
13877 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
13878 number.
13879
31d765d3
JK
138802016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
13881
13882 Fix testsuite compatibility with Guile.
13883 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
13884 (thread 1): New test for backtrace through signal handler.
13885
1ac78c04
YQ
138862016-01-22 Yao Qi <yao.qi@linaro.org>
13887
13888 PR testsuite/19491
13889 * gdb.base/multi-forks.c: Include
13890 ../lib/unbuffer_output.c
13891 (main): Call gdb_unbuffer_output.
13892
4f5946a8
DE
138932016-01-21 Doug Evans <dje@google.com>
13894
13895 * lib/ada.exp (gdb_compile_ada): Fix typo.
13896
305e13e6
JB
138972016-01-21 Joel Brobecker <brobecker@adacore.com>
13898
13899 * gdb.base/break-fun-addr.exp: New file.
13900 * gdb.base/break-fun-addr1.c: New file.
13901 * gdb.base/break-fun-addr2.c: New file.
13902
5f5dfff6
SM
139032016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
13904
13905 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
13906 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
13907 enum flag values.
13908
fd356fa2
AA
139092016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
13910
13911 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
13912 when GDB can not set the vector return value. Add more comments
13913 for clarification.
13914
9df22175
AT
139152016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
13916
13917 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
13918 command.
13919
41d1845e
SM
139202016-01-19 Simon Marchi <simon.marchi@ericsson.com>
13921
13922 * Makefile.in (DO_RUNTEST): Add --status and update usages.
13923
01ac6840
SM
139242016-01-19 Simon Marchi <simon.marchi@ericsson.com>
13925
13926 * Makefile.in (check-single): Pass --status to runtest.
13927 (check/%.exp): Likewise.
13928
139292016-01-19 Simon Marchi <simon.marchi@ericsson.com>
13930
13931 * Makefile.in (check-parallel): Propagate return code from make
13932 do-check-parallel.
13933
bd0a71fa
MK
139342016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
13935
13936 * gdb.trace/ftrace.exp: Fix expected message on continue.
13937 * gdb.trace/pending.exp: Fix expected message on continue.
13938 * gdb.trace/trace-break.exp: Fix expected message on continue.
13939
8bcbad33
SM
139402016-01-18 Simon Marchi <simon.marchi@ericsson.com>
13941
13942 * lib/gdb.exp (gdb_test): Remove unused global references.
13943
f303dbd6
PA
139442016-01-18 Pedro Alves <palves@redhat.com>
13945
13946 * gdb.base/async-shell.exp: Adjust expected output.
13947 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
13948 * gdb.base/siginfo-thread.exp: Adjust expected output.
13949 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
13950 * gdb.java/jnpe.exp: Adjust expected output.
13951 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
13952 * gdb.threads/continue-pending-status.exp: Adjust expected output.
13953 * gdb.threads/leader-exit.exp: Adjust expected output.
13954 * gdb.threads/manythreads.exp: Adjust expected output.
13955 * gdb.threads/pthreads.exp: Adjust expected output.
13956 * gdb.threads/schedlock.exp: Adjust expected output.
13957 * gdb.threads/siginfo-threads.exp: Adjust expected output.
13958 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
13959 expected output.
13960 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
13961 output.
13962 * gdb.threads/sigthread.exp: Adjust expected output.
13963 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
13964
b2789696
YQ
139652016-01-18 Yao Qi <yao.qi@linaro.org>
13966
13967 * gdb.guile/scm-section-script.c: Replace @progbits with
13968 %progbits.
13969 * gdb.python/py-section-script.c: Likewise.
13970
71ef29a8
PA
139712016-01-15 Pedro Alves <palves@redhat.com>
13972
13973 * gdb.multi/tids.exp: Test star wildcard ranges.
13974
3f5b7598
PA
139752016-01-15 Pedro Alves <palves@redhat.com>
13976
13977 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
13978 command from "thread apply" invocation.
13979 (thr_apply_info_thr_invalid): Default the expected output to the
13980 input tid list.
13981 (top level): Add tests that use convenience variables. Add tests
13982 for "thread apply" with a valid TID list, but missing the command.
13983
663f6d42
PA
139842016-01-13 Pedro Alves <palves@redhat.com>
13985
13986 * gdb.base/default.exp: Expect $_gthread as well.
13987 * gdb.multi/tids.exp: Test $_gthread.
13988 * gdb.threads/thread-specific.exp: Test $_gthread.
13989
c84f6bbf
PA
139902016-01-13 Pedro Alves <palves@redhat.com>
13991
13992 * gdb.multi/tids.exp: Test "info threads -gid".
13993
22a02324
PA
139942016-01-13 Pedro Alves <palves@redhat.com>
13995
13996 * gdb.multi/tids.exp: Test InferiorThread.global_num and
13997 Breakpoint.thread.
13998 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
13999
5d5658a1
PA
140002016-01-07 Pedro Alves <palves@redhat.com>
14001
14002 * gdb.base/break.exp: Adjust to output changes.
14003 * gdb.base/hbreak2.exp: Likewise.
14004 * gdb.base/sepdebug.exp: Likewise.
14005 * gdb.base/watch_thread_num.exp: Likewise.
14006 * gdb.linespec/keywords.exp: Likewise.
14007 * gdb.multi/info-threads.exp: Likewise.
14008 * gdb.threads/thread-find.exp: Likewise.
14009 * gdb.multi/tids.c: New file.
14010 * gdb.multi/tids.exp: New file.
14011
84654457
PA
140122016-01-13 Pedro Alves <palves@redhat.com>
14013
14014 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
14015
e3940304
PA
140162016-01-13 Pedro Alves <palves@redhat.com>
14017
14018 * gdb.base/default.exp: Expect $_inferior as well.
14019 * gdb.multi/base.exp: Test $_inferior.
14020
a911d87a
PA
140212016-01-13 Pedro Alves <palves@redhat.com>
14022
14023 PR breakpoints/19388
14024 * gdb.base/catch-signal-siginfo-cond.c: New file.
14025 * gdb.base/catch-signal-siginfo-cond.exp: New file.
14026
82075af2
JS
140272016-01-12 Josh Stone <jistone@redhat.com>
14028 Philippe Waroquiers <philippe.waroquiers@skynet.be>
14029
14030 * gdb.base/catch-syscall.c (do_execve): New variable.
14031 (main): Conditionally trigger an execve.
14032 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
14033 (test_catch_syscall_execve): New, check entry/return across execve.
14034 (do_syscall_tests): Call test_catch_syscall_execve.
14035
e46eeedd
PA
140362016-01-12 Pedro Alves <palves@redhat.com>
14037
14038 * gdb.base/random-signal.exp (do_test): New procedure, with body
14039 of testcase moved in.
14040
01d8c27e
JK
140412016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14042 Pedro Alves <palves@redhat.com>
14043
14044 * gdb.base/funcargs.exp (finish from indirectly called function):
14045 Reintroduce the case for 'First'.
14046
9a706302
JK
140472016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14048 Pedro Alves <palves@redhat.com>
14049
14050 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
14051 (tcatch_vfork_then_child_follow_exec)
14052 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
14053 identification.
14054
c0ecb95f
JK
140552016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14056
14057 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
14058 and repeats to unlimited.
14059 * gdb.python/py-value.exp: Likewise.
14060 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
14061 and repeats to unlimited.
14062
6cfc1fcb
JK
140632016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
14064
14065 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
14066 and reordering the functions.
14067 * gdb.multi/hangout.c: Likewise.
14068 * gdb.multi/hello.c: Likewise.
14069
582a1b00
SM
140702016-01-08 Simon Marchi <simon.marchi@ericsson.com>
14071
14072 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
14073 absolute.
14074 (SingleStatisticTestResult.report): Use dict.keys instead of
14075 dict.iterkeys.
14076
79bc59cb
PA
140772016-01-06 Pedro Alves <palves@redhat.com>
14078
14079 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
14080
43368e1d
MM
140812016-01-04 Markus Metzger <markus.t.metzger@intel.com>
14082
14083 * gdb.btrace/dlopen.exp: New.
14084 * gdb.btrace/dlopen.c: New.
14085 * gdb.btrace/dlopen-dso.c: New.
14086
79fad5b8
SL
140872015-12-25 Sandra Loosemore <sandra@codesourcery.com>
14088
14089 * lib/gdb.exp (gdb_test): Update comments to clarify that the
14090 PATTERN argument is optional.
14091
ab8314b3
JB
140922015-12-24 Joel Brobecker <brobecker@adacore.com>
14093
14094 * lib/ada.exp (target_compile_ada_from_dir): New function.
14095 (gdb_compile_ada): Reimplement avoiding the use of project files.
14096 * gdb.ada/gnat_ada.gpr: Delete.
14097 * gdb.ada/cond_lang.exp: Adjust test to make path before
14098 filename optional.
14099 * gdb.ada/small_reg_param.exp: Likewise.
14100
fe33faff
SM
141012015-12-22 Simon Marchi <simon.marchi@ericsson.com>
14102
14103 * gdb.base/foll-vork.exp: Remove HP-UX special case.
14104
6d265cb4
TP
141052015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
14106
14107 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
14108 case.
14109
10125099
SM
141102015-12-21 Simon Marchi <simon.marchi@ericsson.com>
14111
14112 * gdb.base/break.exp: Remove dead code.
14113 * gdb.base/sepdebug.exp: Likewise.
14114
3ca22649
SM
141152015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
14116
14117 * gdb.asm/asm-source.exp: Remove HP-UX references.
14118 * gdb.base/annota1.exp: Likewise.
14119 * gdb.base/annota3.exp: Likewise.
14120 * gdb.base/attach.exp: Likewise.
14121 * gdb.base/bigcore.exp: Likewise.
14122 * gdb.base/break.exp: Likewise.
14123 * gdb.base/call-ar-st.exp: Likewise.
14124 * gdb.base/callfuncs.exp: Likewise.
14125 * gdb.base/catch-fork-static.exp: Likewise.
14126 * gdb.base/display.exp: Likewise.
14127 * gdb.base/foll-exec-mode.exp: Likewise.
14128 * gdb.base/foll-exec.exp: Likewise.
14129 * gdb.base/foll-fork.exp: Likewise.
14130 * gdb.base/foll-vfork.exp: Likewise.
14131 * gdb.base/funcargs.exp: Likewise.
14132 * gdb.base/hbreak2.exp: Likewise.
14133 * gdb.base/inferior-died.exp: Likewise.
14134 * gdb.base/interrupt.exp: Likewise.
14135 * gdb.base/multi-forks.exp: Likewise.
14136 * gdb.base/nodebug.exp: Likewise.
14137 * gdb.base/sepdebug.exp: Likewise.
14138 * gdb.base/solib1.c: Likewise.
14139 * gdb.base/step-test.exp: Likewise.
14140 * gdb.mi/non-stop.c: Likewise.
14141 * gdb.mi/pthreads.c: Likewise.
14142 * gdb.multi/bkpt-multi-exec.ex: Likewise.
14143 * gdb.threads/pthreads.c: Likewise.
14144 * gdb.threads/staticthreads.exp: Likewise.
14145 * lib/future.exp: Likewise.
14146 * lib/gdb.exp: Likewise.
14147 * gdb.base/so-indr-cl.c: Remove.
14148 * gdb.base/so-indr-cl.exp: Likewise.
14149 * gdb.base/solib.c: Likewise.
14150 * gdb.base/solib.exp: Likewise.
14151 * gdb.base/solib2.c: Likewise.
14152
b6304613
SM
141532015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
14154
14155 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
14156 * gdb.base/call-ar-st.exp: Likewise.
14157 * gdb.base/callfuncs.exp: Likewise.
14158 * gdb.base/condbreak.exp: Likewise.
14159 * gdb.base/constvars.exp: Likewise.
14160 * gdb.base/hbreak2.exp: Likewise.
14161 * gdb.base/langs.exp: Likewise.
14162 * gdb.base/list.exp: Likewise.
14163 * gdb.base/long_long.exp: Likewise.
14164 * gdb.base/ptype.exp: Likewise.
14165 * gdb.base/scope.exp: Likewise.
14166 * gdb.base/signals.exp: Likewise.
14167 * gdb.base/so-impl-ld.exp: Likewise.
14168 * gdb.base/varargs.exp: Likewise.
14169 * gdb.base/volatile.exp: Likewise.
14170 * gdb.base/whatis.exp: Likewise.
14171 * gdb.cp/cplusfuncs.exp: Likewise.
14172 * gdb.cp/inherit.exp: Likewise.
14173 * gdb.cp/local.exp: Likewise.
14174 * gdb.cp/member-ptr.exp: Likewise.
14175 * gdb.cp/method.exp: Likewise.
14176 * gdb.cp/overload.exp: Likewise.
14177 * gdb.cp/templates.exp: Likewise.
14178 * gdb.stabs/weird.exp: Likewise.
14179 * lib/compiler.c: Likewise.
14180 * lib/compiler.cc: Likewise.
14181 * lib/cp-support.exp: Likewise.
14182 * lib/gdb.exp: Likewise.
14183
bf401b07
SM
141842015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
14185
14186 * configure.ac: Remove HP-UX case.
14187 * configure: Regenerate.
14188
aff9c0f8
SM
141892015-12-18 Simon Marchi <simon.marchi@ericsson.com>
14190
14191 * lib/gdb.exp (gdb_compile): Add function doc.
14192
a6904d5a
PA
141932015-12-17 Pedro Alves <palves@redhat.com>
14194
14195 PR threads/19354
14196 * gdb.multi/info-threads.exp: New file.
14197
a22279dd
YQ
141982015-12-15 Yao Qi <yao.qi@linaro.org>
14199
14200 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
14201 is aarch64*-*-*.
14202
0588c796
SL
142032015-12-14 Sandra Loosemore <sandra@codesourcery.com>
14204
14205 * gdb.base/history-duplicates.exp: Skip if no readline support.
14206
5d978e17
SL
142072015-12-14 Sandra Loosemore <sandra@codesourcery.com>
14208
14209 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
14210
7e763b86
SL
142112015-12-14 Sandra Loosemore <sandra@codesourcery.com>
14212
14213 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
14214
87a3a92c
SL
142152015-12-14 Sandra Loosemore <sandra@codesourcery.com>
14216
14217 * gdb.base/completion.exp: Skip tests that interrupt GDB with
14218 ctrl-C if nointerrupts target property is set.
14219 * gdb.base/double-prompt-target-event-error.exp: Likewise.
14220 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
14221 * gdb.base/paginate-bg-execution.exp: Likewise.
14222 * gdb.base/paginate-execution-startup.exp: Likewise.
14223 * gdb.base/random-signal.exp: Likewise.
14224 * gdb.base/range-stepping.exp: Likewise.
14225 * gdb.cp/annota2.exp: Likewise.
14226 * gdb.cp/annota3.exp: Likewise.
14227 * gdb.gdb/selftest.exp: Likewise.
14228 * gdb.threads/continue-pending-status.exp: Likewise.
14229 * gdb.threads/leader-exit.exp: Likewise.
14230 * gdb.threads/manythreads.exp: Likewise.
14231 * gdb.threads/pthreads.exp: Likewise.
14232 * gdb.threads/schedlock.exp: Likewise.
14233 * gdb.threads/sigthread.exp: Likewise.
14234
a8f077dc
DB
142352015-12-11 Don Breazeal <donb@codesourcery.com>
14236
14237 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
14238 remote.
14239 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
14240 * gdb.base/foll-exec.exp (main): Enable for target remote.
14241 * gdb.base/foll-fork.exp (main): Likewise.
14242 * gdb.base/foll-vfork.exp (main): Likewise.
14243 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
14244 (proc continue_to_exit_bp_loc): Use clean_restart.
14245 * gdb.base/pie-execl.exp (main): Disable for target remote.
14246 * gdb.base/watch-vfork.exp (main): Enable for target remote.
14247 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
14248 * gdb.threads/execl.exp (main): Likewise.
14249 * gdb.threads/fork-child-threads.exp (main): Likewise.
14250 * gdb.threads/fork-plus-threads.exp (main): Disable for target
14251 remote.
14252 * gdb.threads/fork-thread-pending.exp (main): Enable for target
14253 remote.
14254 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
14255 pid.tid style ptids, instead of just tid.
14256 * gdb.threads/thread-execl.exp (main): Enable for target remote.
14257 * gdb.threads/watchpoint-fork.exp (main): Likewise.
14258 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
14259 ptids, instead of just tid.
14260
3b2464a8
AB
142612015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
14262
14263 * gdb.base/list.exp (test_list_forward): Add end of file error
14264 test.
14265 (test_repeat_list_command): Add end of file error test.
14266 (test_list_backwards): Add beginning of file error test.
14267
a0def019
AB
142682015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
14269
14270 * gdb.base/list.exp (test_list_invalid_args): New function,
14271 defined, and called.
14272
5c000dff
AB
142732015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
14274
14275 * gdb.base/list.exp (test_list): Make test names unique.
14276
f1637ebe
YQ
142772015-12-11 Yao Qi <yao.qi@linaro.org>
14278
14279 * gdb.base/coremaker2.c: Remove.
14280
36d6fc0a
PA
142812015-12-10 Pedro Alves <palves@redhat.com>
14282
14283 * gdb.multi/base.exp: Remove stale "spaces" references.
14284
762f7747
PA
142852015-12-10 Pedro Alves <palves@redhat.com>
14286
14287 * gdb.multi/base.exp: Don't use nowarnings.
14288 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
14289 * gdb.multi/hangout.c: Include stdio.h.
14290 * gdb.multi/hello.c: Include stdlib.h.
14291 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
14292 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
14293 * gdb.multi/multi-arch.exp: Don't use nowarnings.
14294
28d2bfb9
AB
142952015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
14296
14297 * gdb.dwarf2/dw2-ranges-base.c: New file.
14298 * gdb.dwarf2/dw2-ranges-base.exp: New file.
14299 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
14300 support additional line table, and debug ranges generation.
14301 (Dwarf::ranges): New function, generate .debug_ranges.
14302 (Dwarf::lines): Support generating simple line table programs.
14303 (Dwarf::assemble): Initialise new namespace variables.
14304
5fc2beac
KB
143052015-12-09 Kevin Buettner <kevinb@redhat.com>
14306
14307 * gdb.base/async.exp (proc test_background): Add case for
14308 asynchronous execution not supported.
14309
1c35a88f
LM
143102015-12-09 Luis Machado <lgustavo@codesourcery.com>
14311
14312 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
14313 format and change test names to make them unique.
14314
b593e3d9
RK
143152015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
14316 Pedro Alves <pedro@redhat.com>
14317
14318 PR gdb/18702
14319 Add checking of floatformats setup on x86_64 hosts.
14320 * gdb.arch/i386-float.S (main): Load bigval and smallval.
14321 (smallval, bigval): New labels/constants.
14322 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
14323 float" after loading bigval and smallval.
14324
d72413e6
PMR
143252015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
14326
14327 * gdb.ada/fun_overload_menu.exp: New testcase.
14328 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
14329
ece66d65
JS
143302015-12-04 Josh Stone <jistone@redhat.com>
14331
14332 * gdb.base/catch-fork-static.exp: New.
14333
41d0efca
YQ
143342015-12-03 Yao Qi <yao.qi@linaro.org>
14335
14336 * gdb.base/sizeof.c: Don't include stdio.h and
14337 ../lib/unbuffer_output.c.
14338 (main): New variable 'size' and 'value'. Remove printf and
14339 gdb_unbuffer_output. Assign return value to size and value.
14340 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
14341 at the beginning.
14342 (check_sizeof): Check the result by printing variable 'size'.
14343 (check_valueof): Check the result by printing variable 'value'.
14344
99fd02d9
YQ
143452015-12-01 Yao Qi <yao.qi@linaro.org>
14346
14347 * gdb.base/disp-step-syscall.exp: Define syscall instruction
14348 for aarch64*-*-linux* target.
14349
f2faf941
PA
143502015-11-30 Pedro Alves <palves@redhat.com>
14351
14352 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
14353
04bf20c5
PA
143542015-11-30 Pedro Alves <palves@redhat.com>
14355
14356 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
14357 Handle non-stop mode vCont replies.
14358
09df4675
PA
143592015-11-30 Pedro Alves <palves@redhat.com>
14360
14361 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
14362 prepare_for_testing. Start gdb with "set non-stop on" appended to
14363 GDBFLAGS. Lax expected stop output.
14364
58b584af
YQ
143652015-11-27 Yao Qi <yao.qi@linaro.org>
14366
14367 * gdb.arch/arm-neon.exp: New.
14368 * gdb.arch/arm-neon.c: New.
14369
dfcb77a8
YQ
143702015-11-27 Yao Qi <yao.qi@linaro.org>
14371
14372 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
14373
88e8ec1b
YQ
143742015-11-27 Yao Qi <yao.qi@linaro.org>
14375
14376 * gdb.cp/annota2.exp: Allow multiple occurrences of the
14377 frames-invalid annotation.
14378
bfde72c2
YQ
143792015-11-27 Yao Qi <yao.qi@linaro.org>
14380
14381 * gdb.cp/annota2.exp: Use ${frames_invalid}.
14382
f6512a69
SM
143832015-11-26 Simon Marchi <simon.marchi@ericsson.com>
14384
14385 * gdb.threads/names.exp: New file.
14386 * gdb.threads/names.c: New file.
14387 * README: Mention gdb,no_thread_names.
14388
46a3515b
MM
143892015-11-26 Markus Metzger <markus.t.metzger@intel.com>
14390
14391 PR 19297
14392 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
14393 support" error.
14394
62147a22
PA
143952015-11-24 Pedro Alves <palves@redhat.com>
14396
14397 PR 17539
14398 * gdb.base/display.exp: Expect displays to be sorted in ascending
14399 order. Use multi_line.
14400 * gdb.base/solib-display.exp: Likewise.
14401
2f341b6e
PA
144022015-11-24 Pedro Alves <palves@redhat.com>
14403
14404 PR 17539
25d49b86
PA
14405 * gdb.base/display.exp: Expect displays to be sorted in ascending
14406 order. Use multi_line.
14407 * gdb.base/solib-display.exp: Likewise.
2f341b6e 14408
7e0aa6aa
PA
144092015-11-24 Pedro Alves <palves@redhat.com>
14410
14411 PR 17539
14412 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
14413 threads in ascending order.
14414 * gdb.base/foll-fork.exp: Likewise.
14415 * gdb.base/foll-vfork.exp: Likewise.
14416 * gdb.base/multi-forks.exp: Likewise.
14417 * gdb.mi/mi-nonstop.exp: Likewise.
14418 * gdb.mi/mi-nsintrall.exp: Likewise.
14419 * gdb.multi/base.exp: Likewise.
14420 * gdb.multi/multi-arch.exp: Likewise.
14421 * gdb.python/py-inferior.exp: Likewise.
14422 * gdb.threads/break-while-running.exp: Likewise.
14423 * gdb.threads/execl.exp: Likewise.
14424 * gdb.threads/gcore-thread.exp: Likewise.
14425 * gdb.threads/info-threads-cur-sal.exp: Likewise.
14426 * gdb.threads/kill.exp: Likewise.
14427 * gdb.threads/linux-dp.exp: Likewise.
14428 * gdb.threads/multiple-step-overs.exp: Likewise.
14429 * gdb.threads/next-bp-other-thread.exp: Likewise.
14430 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
14431 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
14432 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
14433 * gdb.threads/thread-find.exp: Likewise.
14434 * gdb.threads/tls.exp: Likewise.
14435 * lib/mi-support.exp (mi_reverse_list): Delete.
14436 (mi_check_thread_states): No longer reverse list.
14437
2cc57ad8
PA
144382015-11-24 Pedro Alves <palves@redhat.com>
14439
14440 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
14441 use lowercase.
14442
c93e8391
SM
144432015-11-23 Simon Marchi <simon.marchi@ericsson.com>
14444
14445 * gdb.trace/actions.c: Include trace-common.h.
14446 (main): Add a location for a fast tracepoint.
14447 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
14448 the normal tracepoints.
14449 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
14450
045ccf91
SM
144512015-11-23 Simon Marchi <simon.marchi@ericsson.com>
14452
14453 * save-trace.exp: Factor out code to these...
14454 (gdb_save_tracepoints): New.
14455 (gdb_load_tracepoints): New.
14456 (do_save_load_test): New.
14457
5506f9f6
KB
144582015-11-23 Kevin Buettner <kevinb@redhat.com>
14459
14460 * gdb.base/asmlabel.exp: New test.
14461 * gdb.base/asmlabel.c: New test case.
14462
16c3b12f
JB
144632015-11-23 Joel Brobecker <brobecker@adacore.com>
14464
14465 * gdb.base/wrong_frame_bt_full-main.c: New file.
14466 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
14467 * gdb.base/wrong_frame_bt_full.exp: New file.
14468
155bfbd3
JB
144692015-11-23 Joel Brobecker <brobecker@adacore.com>
14470
14471 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
14472
bb097445
JM
144732015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
14474
206853a0 14475 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
14476 pstate register when comparing registers values in
14477 sparc64-*-linux-gnu targets to avoid spurious differences.
14478
9c88ed8f
JM
144792015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
14480
206853a0 14481 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 14482
96161e25
SL
144832015-11-19 Sandra Loosemore <sandra@codesourcery.com>
14484
14485 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
14486 as type argument to gdb_compile.
14487 * gdb.base/nested-subp2.exp: Likewise.
14488 * gdb.base/nested-subp3.exp: Likewise.
14489
340c2830
DV
144902015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
14491
14492 * lib/dwarf.exp (_note): Fix left shift of negative value.
14493 * gdb.trace/trace-condition.exp: Likewise.
14494
c1862d0f
YQ
144952015-11-13 Yao Qi <yao.qi@linaro.org>
14496
14497 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
14498 comments about d10v.
14499 (test_scalar_returns): Likewise.
14500 * gdb.base/d10v.ld: Remove.
14501 * gdb.base/overlays.exp: Remove the target triplet checking for
14502 d10v-*-*.
14503 * gdb.base/structs.exp (test_struct_returns): Remove the
14504 comments about d10v.
14505 (test_struct_calls): Likewise.
14506
77ae9c19
YQ
145072015-11-13 Yao Qi <yao.qi@linaro.org>
14508
14509 * gdb.base/gnu_vector.exp: Check the return value by "p res".
14510 * gdb.base/gnu_vector.c: Don't include stdio.h.
14511 (main): Don't print res and call add_some_intvecs.
14512
430e004e
MK
145132015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
14514
14515 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
14516 macro.
14517 (func5): Removed.
14518 (func4): Use FAST_TRACEPOINT_LABEL.
14519 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
14520 macro.
14521 (func): Removed.
14522 (thread_function): Use FAST_TRACEPOINT_LABEL.
14523 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
14524 (func): Remove.
14525 (marker): Use FAST_TRACEPOINT_LABEL.
14526 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
14527 (pendfunc1): Remove.
14528 (pendfunc): Use FAST_TRACEPOINT_LABEL.
14529 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
14530 (foo): Remove.
14531 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
14532 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
14533 macro.
14534 (func): Remove.
14535 (marker): Use FAST_TRACEPOINT_LABEL.
14536 * gdb.trace/trace-common.h: New header.
14537 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
14538 macro.
14539 (func): Remove.
14540 (marker): Use FAST_TRACEPOINT_LABEL.
14541 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
14542 (func): Remove.
14543 (thread_function): Use FAST_TRACEPOINT_LABEL.
14544
6e7675a7
MK
145452015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
14546
14547 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
14548 in front.
14549 * gdb.trace/change-loc.exp: Use global pcreg definition.
14550 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
14551 * gdb.trace/entry-values.exp: Use global spreg definition, add $
14552 in front.
14553 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
14554 * gdb.trace/pending.exp: Likewise.
14555 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
14556 * gdb.trace/trace-break.exp: Likewise.
14557 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
14558 in front.
14559 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
14560 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
14561 in front.
14562 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
14563
dddc0e16
JB
145642015-11-09 Joel Brobecker <brobecker@adacore.com>
14565
14566 * gdb.ada/fin_fun_out: New testcase.
14567
c6f0b406
KB
145682015-11-07 Kevin Buettner <kevinb@redhat.com>
14569
14570 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
14571 value associated with DW_AT_byte_size.
14572 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
14573 constants for DW_AT_byte_size, DW_AT_lower_bound, and
14574 DW_AT_upper_bound.
14575
f01dcfd9
KB
145762015-11-07 Kevin Buettner <kevinb@redhat.com>
14577
14578 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
14579 (gdb_target_symbol_prefix_flags): Define in terms of _asm
14580 version.
14581 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
14582 gdb.dwarf2/dw2-canonicalize-type.exp,
14583 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
14584 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
14585 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
14586 provided by gdb_target_symbol_prefix_flags_asm.
14587 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
14588 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
14589 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
14590 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
14591 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
14592 macros where needed). Use this macro for symbols which require
14593 the prefix provided by SYMBOL_PREFIX.
14594
2223449a
KB
145952015-11-05 Kevin Buettner <kevinb@redhat.com>
14596
14597 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
14598 New procs.
14599 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
14600 representing expressions, of more than one list element.
14601 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
14602 to prepend linker symbol prefix to f.
14603 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
14604 table_1 and table_2.
14605 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
14606 Likewise, for f and g.
14607 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
14608 for ptr.
14609 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
14610 for main.
14611 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
14612 table_1_ptr and table_2_ptr.
14613
6f2f1a3a
JK
146142015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
14615 Joel Brobecker <brobecker@adacore.com>
14616
14617 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
14618
566c56c9
MK
146192015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
14620
14621 * gdb.reverse/s390-mvcle.c: New test.
14622 * gdb.reverse/s390-mvcle.exp: New file.
14623 * lib/gdb.exp: Enable reverse tests on s390*-linux.
14624
d5f0636b
MK
146252015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
14626
14627 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
14628
7ad8b86c
MK
146292015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
14630
14631 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
14632 reaching marker2.
14633 * gdb.reverse/getresuid-reverse.exp: Likewise.
14634 * gdb.reverse/pipe-reverse.exp: Likewise.
14635 * gdb.reverse/readv-reverse.exp: Likewise.
14636 * gdb.reverse/recvmsg-reverse.exp: Likewise.
14637 * gdb.reverse/time-reverse.exp: Likewise.
14638 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
14639
4081c0f1
YQ
146402015-10-30 Yao Qi <yao.qi@linaro.org>
14641
14642 * gdb.threads/wp-replication.c (watch_count_done): Remove.
14643 (empty_cycle): Remove.
14644 (main): Don't call empty_cycle. Don't use watch_count_done.
14645 * gdb.threads/wp-replication.exp: Don't set breakpoint on
14646 empty_cycle. Rewrite the code counting HW watchpoints.
14647
452b4ba5
MK
146482015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
14649
14650 * gdb.reverse/fstatat-reverse.c: New test.
14651 * gdb.reverse/fstatat-reverse.exp: New file.
14652 * gdb.reverse/getresuid-reverse.c: New test.
14653 * gdb.reverse/getresuid-reverse.exp: New file.
14654 * gdb.reverse/pipe-reverse.c: New test.
14655 * gdb.reverse/pipe-reverse.exp: New file.
14656 * gdb.reverse/readv-reverse.c: New test.
14657 * gdb.reverse/readv-reverse.exp: New file.
14658 * gdb.reverse/recvmsg-reverse.c: New test.
14659 * gdb.reverse/recvmsg-reverse.exp: New file.
14660 * gdb.reverse/time-reverse.c: New test.
14661 * gdb.reverse/time-reverse.exp: New file.
14662 * gdb.reverse/waitpid-reverse.c: New test.
14663 * gdb.reverse/waitpid-reverse.exp: New file.
14664
5e2e7507
JK
146652015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
14666
14667 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
14668
0fde2c53
DE
146692015-10-26 Doug Evans <dje@google.com>
14670
14671 PR symtab/17391
14672 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
14673 * gdb.dwarf2/bad-regnum.c: New file.
14674 * gdb.dwarf2/bad-regnum.exp: New file.
14675
1a70ae97
DE
146762015-10-26 Doug Evans <dje@google.com>
14677
14678 PR python/18938
14679 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
14680 file.
14681
27dc26ab
JK
146822015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
14683
14684 * gdb.compile/compile.exp (compile code globalvar): Update expectation
14685 for a change by "Mention language in compile error message".
14686
bed91f4d
SM
146872015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
14688
14689 PR python/18073
14690 * gdb.python/py-type.c (C::a_method): New.
14691 (C::a_const_method): New.
14692 (C::a_static_method): New.
14693 (a_function): New.
14694 * gdb.python/py-type.exp (test_fields): Test getting fields
14695 from function and method.
14696
3f2f83dd
KB
146972015-10-21 Keven Boell <keven.boell@intel.com>
14698
14699 * gdb.fortran/vla-alloc-assoc.exp: New file.
14700 * gdb.fortran/vla-datatypes.exp: New file.
14701 * gdb.fortran/vla-datatypes.f90: New file.
14702 * gdb.fortran/vla-history.exp: New file.
14703 * gdb.fortran/vla-ptype-sub.exp: New file.
14704 * gdb.fortran/vla-ptype.exp: New file.
14705 * gdb.fortran/vla-sizeof.exp: New file.
14706 * gdb.fortran/vla-sub.f90: New file.
14707 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
14708 * gdb.fortran/vla-value-sub-finish.exp: New file.
14709 * gdb.fortran/vla-value-sub.exp: New file.
14710 * gdb.fortran/vla-value.exp: New file.
14711 * gdb.fortran/vla-ptr-info.exp: New file.
14712 * gdb.mi/mi-vla-fortran.exp: New file.
14713 * gdb.mi/vla.f90: New file.
14714
27145d50
SL
147152015-10-21 Sandra Loosemore <sandra@codesourcery.com>
14716
14717 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
14718 of hardwired timeout value.
14719
5f3ff4f8
JK
147202015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14721 Pedro Alves <palves@redhat.com>
14722
14723 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
14724 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
14725
bfd09d20
JS
147262015-10-19 Josh Stone <jistone@redhat.com>
14727
14728 * gdb.base/catch-syscall.c: Include <sched.h>.
14729 (unknown_syscall): New variable.
14730 (main): Trigger a vfork and an unknown syscall.
14731 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
14732 (unknown_syscall_number): Likewise.
14733 (check_call_to_syscall): Accept an optional syscall pattern.
14734 (check_return_from_syscall): Likewise.
14735 (check_continue): Likewise.
14736 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
14737 (test_catch_syscall_skipping_return): New test toggling off 'catch
14738 syscall' to step over the syscall return, then toggling back on.
14739 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
14740 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
14741 (do_syscall_tests): Call test_catch_syscall_without_args and
14742 test_catch_syscall_mid_vfork.
14743 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
14744 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
14745
b32b93c6
AS
147462015-10-19 Andrew Stubbs <ams@codesourcery.com>
14747
14748 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
14749 print g_vE): Add new pass patterns.
14750 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
14751 print various symbol names for vptr fields.
14752
9d622bda
AB
147532015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
14754
14755 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
14756 results.
14757
0fd8ac1c
YQ
147582015-10-12 Yao Qi <yao.qi@linaro.org>
14759
14760 * gdb.arch/disp-step-insn-reloc.exp: New test case.
14761
34240514
YQ
147622015-10-12 Yao Qi <yao.qi@linaro.org>
14763
14764 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
14765 is aarch64*-*-linux*.
14766
8240f442
YQ
147672015-10-12 Yao Qi <yao.qi@linaro.org>
14768
14769 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
14770 (can_relocate_bcond_true): ... it.
14771 (can_relocate_bcond_false): New function.
14772 (foo): Likewise.
14773 (can_relocate_bl): Likewise.
14774 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
14775 can_relocate_bl.
14776
2520f728
PMR
147772015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
14778
14779 * gdb.base/nested-addr.c: New file.
14780 * gdb.base/nested-addr.exp: New testcase.
14781
abcef95a
MM
147822015-10-09 Markus Metzger <markus.t.metzger@intel.com>
14783
14784 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
14785 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
14786 its output. Ignore the output of "record goto begin" and instead
14787 check that GDB is replaying.
14788
145e3ddb
PA
147892015-10-09 Pedro Alves <palves@redhat.com>
14790
14791 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
14792 (top level): Use it in the run with no args test.
14793
d5d8c4e1
IB
147942015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
14795
14796 * gdb.dlang/properties.exp: New file.
14797
06e635ef
SL
147982015-10-02 Sandra Loosemore <sandra@codesourcery.com>
14799
14800 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
14801 whether or not address 0x1000 is mapped on the target.
14802
e019fd1d
SM
148032015-09-30 Simon Marchi <simon.marchi@ericsson.com>
14804
14805 * gdb.python/py-type.exp: Do not run tests if binaries fail to
14806 build.
14807
77ba2a67
MM
148082015-09-30 Markus Metzger <markus.t.metzger@intel.com>
14809
14810 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
14811 instruction-history test.
14812
c60eb31f
DE
148132015-09-28 Doug Evans <dje@google.com>
14814
14815 * gdb.base/gcore.c (array_func): Add reference to static_array.
14816
9a3c8263
SM
148172015-09-25 Simon Marchi <simon.marchi@ericsson.com>
14818
14819 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
14820 source line.
14821
9720e656
SL
148222015-09-24 Sandra Loosemore <sandra@codesourcery.com>
14823
14824 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
14825 short or char as base type.
14826
938d3bf2
SL
148272015-09-23 Sandra Loosemore <sandra@codesourcery.com>
14828
14829 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
14830 to allow any size enum.
14831
e6c2c623
PMR
148322015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
14833
14834 * gdb.ada/array_ptr_renaming.exp: New testcase.
14835 * gdb.ada/array_ptr_renaming/foo.adb: New file.
14836 * gdb.ada/array_ptr_renaming/pack.ads: New file.
14837
06da0f77
PL
148382015-09-21 Pierre Langlois <pierre.langlois@arm.com>
14839
14840 * gdb.trace/ftrace-lock.c: New file.
14841 * gdb.trace/ftrace-lock.exp: New file.
14842
4f51c22a
PL
148432015-09-21 Pierre Langlois <pierre.langlois@arm.com>
14844
14845 * gdb.arch/insn-reloc.c: New file.
14846 * gdb.arch/ftrace-insn-reloc.exp: New file.
14847
7041adf4
PL
148482015-09-21 Pierre Langlois <pierre.langlois@arm.com>
14849
14850 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
14851 instruction.
14852 * gdb.trace/pendshr1.c (pendfunc): Likewise.
14853 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
14854 * gdb.trace/range-stepping.c: Likewise.
14855 * gdb.trace/trace-break.c: Likewise.
14856 * gdb.trace/trace-mt.c (thread_function): Likewise.
14857 * gdb.trace/ftrace.c (marker): Likewise.
14858 * gdb.trace/trace-condition.c (marker): Likewise.
14859 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
14860 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
14861 is_aarch64_target.
14862
015d2e7e
DE
148632015-09-18 Doug Evans <xdje42@gmail.com>
14864
14865 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
14866 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
14867
26b188a2
SL
148682015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14869
14870 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
14871 the breakpoint.
14872
79dc332b
SL
148732015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14874
14875 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
14876 the pending breakpoint. Remove timeout override for "Run till
14877 MI pending breakpoint on pendfunc3 on thread 2" test.
14878
f57929f2
SL
148792015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14880
14881 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
14882 filename pattern.
14883
3f469b17
SL
148842015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14885
14886 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
14887 in breakpoint filename pattern.
14888
515b89b3
SL
148892015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14890
7800dbe4
SL
14891 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
14892
148932015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14894
515b89b3
SL
14895 * gdb.linespec/explicit.exp: Check for readline support for
14896 tab-completion tests. Fix obvious typo.
14897
d2939ba2
MM
148982015-09-18 Markus Metzger <markus.t.metzger@intel.com>
14899
14900 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
14901 and replay.
14902
cbb55fa7
MM
149032015-09-18 Markus Metzger <markus.t.metzger@intel.com>
14904
14905 * gdb.btrace/non-stop.c: New.
14906 * gdb.btrace/non-stop.exp: New.
14907
43691ca1
PL
149082015-09-17 Pierre Langlois <pierre.langlois@arm.com>
14909 Yao Qi <yao.qi@linaro.org>
14910
14911 * gdb.trace/trace-condition.c: New file.
14912 * gdb.trace/trace-condition.exp: New file.
14913
d78908cf
WW
149142015-09-16 Wei-cheng Wang <cole945@gmail.com>
14915
14916 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
14917 for testing bytecode compilation.
14918
1ed415e2
PA
149192015-09-16 Pedro Alves <palves@redhat.com>
14920 Sandra Loosemore <sandra@codesourcery.com>
14921
14922 * gdb.threads/non-stop-fair-events.c (timeout): New global.
14923 (SECONDS): Redefine.
14924 (main): Call pthread_kill and alarm early.
14925 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
14926 support.
14927 (test): If the target can't hardware step and doesn't support
14928 displaced stepping, increase the timeout.
14929
d136eff5
PA
149302015-09-16 Pedro Alves <palves@redhat.com>
14931
14932 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
14933 (enable_debug): New procedures.
14934 (test): Use them. Bail out if waiting for threads fails.
14935 (top level): Bail out if a test fails.
14936
991f019c
YQ
149372015-09-16 Yao Qi <yao.qi@linaro.org>
14938
14939 * gdb.asm/asm-source.exp: Set asm-arch for
14940 aarch64*-*-* target.
14941 * gdb.asm/aarch64.inc: New file.
14942
bfca584f
PMR
149432015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
14944
14945 * gdb.ada/array_of_variable_length.exp: New testcase.
14946 * gdb.ada/array_of_variable_length/foo.adb: New file.
14947 * gdb.ada/array_of_variable_length/pck.adb: New file.
14948 * gdb.ada/array_of_variable_length/pck.ads: New file.
14949
b326e587
DE
149502015-09-15 Doug Evans <dje@google.com>
14951
14952 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
14953 of function static local variable.
14954
5382cfab
PW
149552015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
14956
14957 * gdb.threads/tls-so_extern.exp: New test file.
14958 * gdb.threads/tls-so_extern.c: New test file.
14959 * gdb.threads/tls-so_extern_main.c: New test file.
14960
141c5cc4
JK
149612015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14962
14963 * gdb.opt/solib-intra-step-lib.c: New file.
14964 * gdb.opt/solib-intra-step-main.c: New file.
14965 * gdb.opt/solib-intra-step.exp: New file.
14966
d15dcecd
PA
149672015-09-15 Pedro Alves <palves@redhat.com>
14968
14969 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
14970 gdb_continue_to_breakpoint instead of gdb_test_multiple.
14971
4c2f2a79
PA
149722015-09-14 Pedro Alves <palves@redhat.com>
14973
14974 * gdb.base/hook-stop-continue.c: Delete.
14975 * gdb.base/hook-stop-continue.exp: Delete.
14976 * gdb.base/hook-stop-frame.c: Delete.
14977 * gdb.base/hook-stop-frame.exp: Delete.
14978 * gdb.base/hook-stop.c: New file.
14979 * gdb.base/hook-stop.exp: New file.
14980
919e6dbe
PMR
149812015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
14982
14983 * gdb.ada/access_to_packed_array.exp: New testcase.
14984 * gdb.ada/access_to_packed_array/foo.adb: New file.
14985 * gdb.ada/access_to_packed_array/pack.adb: New file.
14986 * gdb.ada/access_to_packed_array/pack.ads: New file.
14987
157280a4
MM
149882015-09-14 Markus Metzger <markus.t.metzger@intel.com>
14989
14990 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
14991 buffer size test.
14992
2fd33e94
DB
149932015-09-11 Don Breazeal <donb@codesourcery.com>
14994
14995 * gdb.base/foll-exec.c: Add copyright header. Fix
14996 formatting issues.
14997 * gdb.base/foll-exec.exp (zap_session): Delete proc.
14998 (do_exec_tests): Use clean_restart in place of zap_session,
14999 and for test initialization. Fix formatting issues. Use
15000 fail in place of perror.
15001 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
15002 an expect statement to match an expression with output from
15003 the program under debug.
15004 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
15005 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
15006 * gdb.threads/non-ldr-exc-2.exp: Likewise.
15007 * gdb.threads/non-ldr-exc-3.exp: Likewise.
15008 * gdb.threads/non-ldr-exc-4.exp: Likewise.
15009
e70b6e8e
DE
150102015-09-09 Doug Evans <dje@google.com>
15011
15012 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
15013
7a551a51
DE
150142015-09-09 Doug Evans <dje@google.com>
15015
15016 * gdb.base/pie-execl.exp: Fix result test of build_executable.
15017
4c666f84
DE
150182015-09-09 Doug Evans <dje@google.com>
15019
15020 * gdb.base/savedregs.exp: Fix typo.
15021
243a9253
PA
150222015-09-09 Pedro Alves <palves@redhat.com>
15023
15024 * gdb.mi/mi-cli.exp: Add CLI finish tests.
15025
c0fa8fbd
SL
150262015-09-08 Sandra Loosemore <sandra@codesourcery.com>
15027
15028 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
15029 command actually switches threads. Give up on remaining
15030 tests if target fails to stop at breakpoint.
15031
cd7c1778
PMR
150322015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
15033
15034 * gdb.ada/funcall_char.exp: New testcase.
15035 * gdb.ada/funcall_char/foo.adb: New file.
15036
dc5c8746
PMR
150372015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
15038
15039 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
15040 expected outputs. Add two testcases for completing ambiguous
15041 functions.
15042 * gdb.ada/complete/aux_pck.adb: New file.
15043 * gdb.ada/complete/aux_pck.ads: New file.
15044 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
15045 Ambiguous_Func functions.
15046 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
15047 * gdb.ada/complete/pck.adb: Likewise.
15048
4e83a1e7
UW
150492015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
15050
15051 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
15052 failures to run the test program under GDB.
15053
8ce74153
LM
150542015-08-26 Luis Machado <lgustavo@codesourcery.com>
15055
15056 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
15057 to C.
15058
e9756d52
PP
150592015-08-26 Patrick Palka <patrick@parcs.ath.cx>
15060
15061 * gdb.base/run-after-attach.exp: New test file.
15062 * gdb.base/run-after-attach.c: New test file.
15063
8d37573b
DB
150642015-08-26 Don Breazeal <donb@codesourcery.com>
15065
15066 * gdb.base/foll-exec-2.c: New test program.
15067 * gdb.base/foll-exec-2.exp: New test.
15068
63e43d3a
PMR
150692015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
15070
15071 * gdb.base/nested-subp1.exp: New file.
15072 * gdb.base/nested-subp1.c: New file.
15073 * gdb.base/nested-subp2.exp: New file.
15074 * gdb.base/nested-subp2.c: New file.
15075 * gdb.base/nested-subp3.exp: New file.
15076 * gdb.base/nested-subp3.c: New file.
15077
3d40fbb5
PA
150782015-08-24 Pedro Alves <palves@redhat.com>
15079
15080 * gdb.server/connect-without-multi-process.c: New file.
15081 * gdb.server/connect-without-multi-process.exp: New file.
15082
4422ac93
LM
150832015-08-24 Luis Machado <lgustavo@codesourcery.com>
15084
15085 * gdb.opt/inline-markers.c: Make z int.
15086
91dddb86
LM
150872015-08-24 Luis Machado <lgustavo@codesourcery.com>
15088
15089 * gdb.opt/inline-markers.c: Make z volatile.
15090
a48847ee
LM
150912015-08-24 Luis Machado <lgustavo@codesourcery.com>
15092
15093 * gdb.opt/inline-bt.c: New volatile global z.
15094 * gdb.opt/inline-cmds.c: Likewise.
15095 * gdb.opt/inline-locals.c: Likewise.
15096 * gdb.opt/inline-markers.c: New extern global z.
15097 (marker): Use z.
15098 (inline_fn): Likewise.
15099
0ebbc52b
PA
151002015-08-24 Pedro Alves <palves@redhat.com>
15101
15102 * config/m32r-stub.exp: Remove file.
15103 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
15104 * gdb.base/call-rt-st.exp: Likewise.
15105 * gdb.base/call-strs.exp: Likewise.
15106 * gdb.base/default.exp: Remove references to h8300-*-hms and
15107 *-*-udi*.
15108 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
15109
77c365df
AA
151102015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
15111
15112 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
15113 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
15114 and "return" use KFAIL when GDB can not read/write the vector
15115 return value.
15116
4313b8c0
GB
151172015-08-21 Gary Benson <gbenson@redhat.com>
15118
15119 * gdb.trace/pending.exp: Cope with remote transfer warnings.
15120
0e433b32
PA
151212015-08-20 Pedro Alves <palves@redhat.com>
15122
15123 * gdb.server/solib-list.exp: No longer expect an interior stop in
15124 non-stop mode.
15125
221e1a37
PA
151262015-08-20 Pedro Alves <palves@redhat.com>
15127
15128 * gdb.server/connect-stopped-target.c: New file.
15129 * gdb.server/connect-stopped-target.exp: New file.
15130
40e3ad0e
PA
151312015-08-20 Pedro Alves <palves@redhat.com>
15132
15133 * gdb.dwarf2/comp-unit-lang.exp: New file.
15134 * gdb.dwarf2/comp-unit-lang.c: New file.
15135
af39b327
PMR
151362015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
15137
15138 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
15139 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
15140
7d45c7c3 151412015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 15142
7d45c7c3
KB
15143 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
15144 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
15145
4d6cceb4
DE
151462015-08-18 Doug Evans <dje@google.com>
15147 Adrian Sendroiu <adrian.sendroiu@freescale.com>
15148
15149 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
15150 skip_python_tests. New arg prompt_regexp.
15151 (skip_python_tests): New function.
15152 * lib/mi-support.exp (mi_skip_python_tests): New function.
15153 * gdb.python/py-mi-objfile-gdb.py: New file.
15154 * gdb.python/py-mi-objfile.c: New file.
15155 * gdb.python/py-mi-objfile.exp: New file.
15156
ad89c2aa
KS
151572015-08-17 Keith Seitz <keiths@redhat.com>
15158
15159 * gdb.linespec/explicit.exp: Move strace test from here ...
15160 * gdb.trace/strace.exp: ... to here.
15161
e3ae3c43
PP
151622015-08-15 Patrick Palka <patrick@parcs.ath.cx>
15163
15164 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
15165 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
15166
604b2636
DE
151672015-08-14 Doug Evans <xdje42@gmail.com>
15168
15169 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
15170 inferior before selecting a new file.
15171
6ff0ba5f
DE
151722015-08-14 Doug Evans <xdje42@gmail.com>
15173
15174 * gdb.mi/mi-disassemble.exp: Update.
15175 * gdb.base/disasm-optim.S: New file.
15176 * gdb.base/disasm-optim.c: New file.
15177 * gdb.base/disasm-optim.h: New file.
15178 * gdb.base/disasm-optim.exp: New file.
15179
9ca98f92
KS
151802015-08-14 Keith Seitz <keiths@redhat.com>
15181
15182 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
15183 "evaluated-by".
15184
52bbc560
JB
151852015-08-13 Joel Brobecker <brobecker@adacore.com>
15186
15187 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
15188
5d8c3ed3
PMR
151892015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
15190
15191 * gdb.ada/fun_renaming.exp: New testcase.
15192 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
15193 * gdb.ada/fun_renaming/pack.adb: New file.
15194 * gdb.ada/fun_renaming/pack.ads: New file.
15195
ea8812bc
KS
151962015-08-12 Keith Seitz <keiths@redhat.com>
15197
15198 * gdb.base/dso2dso.exp: Pass basename of source file in call to
15199 gdb_get_line_number.
15200
4dafcdeb
JB
152012015-08-12 Joel Brobecker <brobecker@adacore.com>
15202
15203 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
15204 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
15205 gdb.base/dso2dso.exp: New files.
15206
5ba32597
SDJ
152072015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
15208 Pedro Alves <palves@redhat.com>
15209 Keith Seitz <keiths@redhat.com>
15210
15211 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
15212 GDBFLAGS.
15213
b6dafabf
PP
152142015-08-12 Patrick Palka <patrick@parcs.ath.cx>
15215
15216 * gdb.base/gdbhistsize-history.exp
15217 (test_histsize_history_setting): Use save_vars.
15218 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
15219 Use save_vars.
15220 (test_no_truncation_of_unlimited_history_file): Use save_vars.
15221 * gdb.base/readline.exp: Use save_vars.
15222
abe8e607
PP
152232015-08-12 Patrick Palka <patrick@parcs.ath.cx>
15224
15225 * lib/gdb.exp (save_vars): New proc.
15226
629500fa
KS
152272015-08-11 Keith Seitz <keiths@redhat.com>
15228
15229 * gdb.base/help.exp: Update help_breakpoint_text.
15230
eb8c4e2e
KS
152312015-08-11 Keith Seitz <keiths@redhat.com>
15232
15233 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
15234 (at toplevel): Call test_explicit_breakpoints.
15235 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
15236 breakpoints.
15237 * lib/mi-support.exp (mi_make_breakpoint): Add support for
15238 breakpoint conditions, "-cond".
15239
87f0e720
KS
152402015-08-11 Keith Seitz <keiths@redhat.com>
15241
15242 * gdb.linespec/3explicit.c: New file.
15243 * gdb.linespec/cpexplicit.cc: New file.
15244 * gdb.linespec/cpexplicit.exp: New file.
15245 * gdb.linespec/explicit.c: New file.
15246 * gdb.linespec/explicit.exp: New file.
15247 * gdb.linespec/explicit2.c: New file.
15248 * gdb.linespec/ls-errs.exp: Add explicit location tests.
15249 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
15250 before using in the matching pattern.
15251 Clarify that `prefix' is a regular expression.
15252
f00aae0f
KS
152532015-08-11 Keith Seitz <keiths@redhat.com>
15254
15255 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
15256 test.
15257 Add tests for missing ",FMT" and ",".
15258
e27852be
DE
152592015-08-10 Doug Evans <dje@google.com>
15260 Keith Seitz <keiths@redhat.com>
15261
15262 PR gdb/17960
15263 * gdb.base/completion.exp: Add location completer tests.
15264
7f03bd92
PA
152652015-08-07 Pedro Alves <palves@redhat.com>
15266
15267 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
15268 tests here.
15269 (top level): Run do_test with and without displaced stepping.
15270
3fc8eb30
PA
152712015-08-07 Pedro Alves <palves@redhat.com>
15272
15273 * gdb.base/valgrind-disp-step.c: New file.
15274 * gdb.base/valgrind-disp-step.exp: New file.
15275
d4569d7b
PA
152762015-08-07 Pedro Alves <palves@redhat.com>
15277
15278 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
15279 Delete function.
15280 (main): Add alarm. Run an infinite loop instead of calling
15281 wait_threads.
15282 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
15283 comment.
15284 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
15285 Delete function.
15286 (main): Add alarm. Run an infinite loop instead of calling
15287 wait_threads.
15288 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
15289 comment.
15290
e1316e60
PA
152912015-08-07 Pedro Alves <palves@redhat.com>
15292
15293 * gdb.base/checkpoint-ns.exp: New file.
15294 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
15295 standard_testfile.
15296
da8c46d2
MM
152972015-08-07 Markus Metzger <markus.t.metzger@intel.com>
15298
15299 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
15300 * gdb.btrace/instruction_history.exp: Update.
15301 * gdb.btrace/tsx.exp: New.
15302 * gdb.btrace/tsx.c: New.
15303
de1c2c52
PA
153042015-08-06 Pedro Alves <palves@redhat.com>
15305
15306 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
15307 increase timeout.
15308 * gdb.reverse/until-precsave.exp: Bump timeouts.
15309
782e0bf4
PA
153102015-08-06 Pedro Alves <palves@redhat.com>
15311
15312 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
15313
83e97ed0
PA
153142015-08-06 Pedro Alves <palves@redhat.com>
15315
15316 PR gdb/18749
15317 * gdb.threads/process-dies-while-handling-bp.c: New file.
15318 * gdb.threads/process-dies-while-handling-bp.exp: New file.
15319
863d01bd
PA
153202015-08-06 Pedro Alves <palves@redhat.com>
15321
15322 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
15323 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
15324
0a39bb32
PA
153252015-08-05 Pedro Alves <palves@redhat.com>
15326
15327 * gdb.threads/next-while-other-thread-longjmps.c: New file.
15328 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
15329
ee2d2b10
SL
153302015-08-03 Sandra Loosemore <sandra@codesourcery.com>
15331
15332 * gdb.base/bp-permanent.exp: Report test as unsupported if
15333 the target cannot stop at the permanent breakpoint.
15334
4e1bdb00
DE
153352015-08-03 Doug Evans <dje@google.com>
15336
15337 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
15338 10000.
15339
3d338901
DE
153402015-08-03 Doug Evans <dje@google.com>
15341
15342 * Makefile.in (workers/%.worker, build-perf): New rule.
15343 (GDB_PERFTEST_MODE): New variable.
15344 (check-perf): Use it.
15345 (clean): Clean up gdb.perf parallel build subdirs.
15346 * lib/build-piece.exp: New file.
15347 * lib/gdb.exp (make_gdb_parallel_path): New function
15348 (standard_output_file, standard_temp_file): Call it.
15349 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
15350 of $GDB_PARALLEL.
15351 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
15352
af061d3e
DE
153532015-08-03 Doug Evans <dje@google.com>
15354
8e1afc81 15355 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
15356 (LOG_FILE_NAME): New global.
15357 (TextReporter.__init__): Initialize self.txt_sum.
15358 (TextReporter.report): Add support for multiple data-points.
15359 Move report to perftest.sum, put raw data in perftest.log.
15360 (TextReporter.start): Open sum and log files.
15361 (TextReporter.end): Close sum and log files.
8e1afc81
DE
15362 * gdb.perf/lib/perftest/testresult.py
15363 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 15364
2c8c5d37
PA
153652015-07-31 Pedro Alves <palves@redhat.com>
15366
15367 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
15368 Use spawn_id_get_pid. Wait for spawn id after eof. Use
15369 kill_wait_spawned_process instead of explicit "kill -9".
15370 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
15371 returning a spawn id instead of a pid. Use spawn_id_get_pid and
15372 kill_wait_spawned_process.
15373 * gdb.base/attach-twice.exp: Likewise.
15374 * gdb.base/attach.exp: Likewise.
15375 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
15376 gdb_test_multiple.
15377 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
15378 returning a spawn id instead of a pid. Use spawn_id_get_pid and
15379 kill_wait_spawned_process.
15380 * gdb.base/valgrind-infcall.exp: Likewise.
15381 * gdb.multi/multi-attach.exp: Likewise.
15382 * gdb.python/py-prompt.exp: Likewise.
15383 * gdb.python/py-sync-interp.exp: Likewise.
15384 * gdb.server/ext-attach.exp: Likewise.
15385 * gdb.threads/attach-into-signal.exp (corefunc): Use
15386 spawn_wait_for_attach, spawn_id_get_pid and
15387 kill_wait_spawned_process.
15388 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
15389 spawn_wait_for_attach returning a spawn id instead of a pid. Use
15390 spawn_id_get_pid and kill_wait_spawned_process.
15391 * gdb.threads/attach-stopped.exp (corefunc): Use
15392 spawn_wait_for_attach, spawn_id_get_pid and
15393 kill_wait_spawned_process.
15394 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
15395 Use spawn_id_get_pid. Wait for spawn id after eof. Use
15396 kill_wait_spawned_process instead of explicit "kill -9".
15397 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
15398 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
15399 (spawn_wait_for_attach): Use spawn instead of exec to spawn
15400 processes. Don't map cygwin/windows pids here. Now returns a
15401 spawn id list.
15402
032a0fca
SL
154032015-07-30 Sandra Loosemore <sandra@codesourcery.com>
15404
15405 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
15406 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
15407 correct patch.
15408
61a934ca
SL
154092015-07-30 Sandra Loosemore <sandra@codesourcery.com>
15410
15411 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
15412
4bc4d428
SL
154132015-07-30 Sandra Loosemore <sandra@codesourcery.com>
15414
15415 Reapply:
15416 2014-05-21 Mark Wielaard <mjw@redhat.com>
15417
15418 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
15419
998d452a
PA
154202015-07-30 Pedro Alves <palves@redhat.com>
15421
15422 * linux-low.c (handle_extended_wait): Set the child's last
15423 reported status to TARGET_WAITKIND_STOPPED.
15424
69dde7dc
PA
154252015-07-30 Pedro Alves <palves@redhat.com>
15426
15427 PR threads/18600
15428 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
15429 only shows inferior 1.
15430
4dd63d48
PA
154312015-07-30 Simon Marchi <simon.marchi@ericsson.com>
15432 Pedro Alves <palves@redhat.com>
15433
15434 PR threads/18600
15435 * gdb.threads/fork-plus-threads.c: New file.
15436 * gdb.threads/fork-plus-threads.exp: New file.
15437
d618e4c5
PP
154382015-07-29 Patrick Palka <patrick@parcs.ath.cx>
15439
15440 * gdb.base/batch-preserve-term-settings.exp
15441 (test_terminal_settings_preserved_after_cli_exit): Use
15442 send_quit_command.
15443
1eef6428
PA
154442015-07-29 Pedro Alves <palves@redhat.com>
15445 Don Breazeal <donb@codesourcery.com>
15446
15447 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
15448 output from both inferior_spawn_id and gdb_spawn_id.
15449
7da5b897
SDJ
154502015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
15451
15452 * gdb.threads/attach-into-signal.exp (corefunc): Use
15453 with_test_prefix on nested loops, uniquefying the test messages.
15454
dac804df
SDJ
154552015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
15456
15457 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
15458 commit.
15459
06265e53
PP
154602015-07-29 Patrick Palka <patrick@parcs.ath.cx>
15461
15462 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
15463 New proc.
15464 (test_terminal_settings_preserved_after_sigterm): New test.
15465
18206ca3
PP
154662015-07-29 Patrick Palka <patrick@parcs.ath.cx>
15467
15468 * gdb.base/batch-preserve-term-settings.exp
15469 (test_terminal_settings_preserved_after_cli_exit): New test.
15470
90074d11
PP
154712015-07-29 Patrick Palka <patrick@parcs.ath.cx>
15472
15473 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
15474 manipulation of saved_gdbflags.
15475 (test_terminal_settings_preserved): Remove global declaration of
15476 the unused variable pagination_prompt. Remove manipulation of
15477 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
15478 GDBFLAGS.
15479
eb1a7902
PA
154802015-07-29 Pedro Alves <palves@redhat.com>
15481
15482 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
15483
8b75dd3b
PA
154842015-07-29 Pedro Alves <palves@redhat.com>
15485
15486 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
15487 at the top.
15488
dedad4e3
PA
154892015-07-29 Pedro Alves <palves@redhat.com>
15490
15491 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
15492 (main): Call gdb_unbuffer_output.
15493 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
15494 (main): Call gdb_unbuffer_output.
15495 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
15496 (main): Call gdb_unbuffer_output.
15497 * gdb.base/call-strs.exp: Adjust to step over the
15498 gdb_unbuffer_output call.
15499 * gdb.base/catch-gdb-caused-signals.c: Include
15500 "../lib/unbuffer_output.c".
15501 (main): Call gdb_unbuffer_output.
15502 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
15503 (main): Call gdb_unbuffer_output.
15504 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
15505 (main): Call gdb_unbuffer_output.
15506 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
15507 (main): Call gdb_unbuffer_output.
15508 * gdb.base/shlib-call.exp: Adjust to step over the
15509 gdb_unbuffer_output call.
15510 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
15511 (main): Call gdb_unbuffer_output.
15512 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
15513 (main): Call gdb_unbuffer_output.
15514 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
15515 (main): Rename to ...
15516 (test): ... this.
15517 (main): Reimplement.
15518 * gdb.base/varargs.exp: Run to test instead of to main.
15519 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
15520 (main): Call gdb_unbuffer_output.
15521
58789a91
PA
155222015-07-29 Pedro Alves <palves@redhat.com>
15523
15524 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
15525 factore out from mi_continue_dprintf. For call-style dprintfs,
15526 expect dprintf output out of $inferior_spawn_id.
15527 (mi_continue_dprintf): Use mi_expect_dprintf.
15528 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
15529 (main): Call gdb_unbuffer_output.
15530
e8376742
PA
155312015-07-29 Pedro Alves <palves@redhat.com>
15532
15533 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
15534 (default_mi_gdb_start): Set inferior_spawn_id instead of
15535 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
15536 gdb_spawn_id.
15537 (mi_gdb_test): Always expect inferior output from both
15538 $inferior_spawn_id and $gdb_spawn_id.
15539
08280010
PA
155402015-07-29 Pedro Alves <palves@redhat.com>
15541
15542 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
15543 send_inferior and $inferior_spawn_id.
15544
4d30e432
PA
155452015-07-29 Pedro Alves <palves@redhat.com>
15546
15547 * gdb.gdb/complaints.exp (test_initial_complaints)
15548 (test_serial_complaints, test_short_complaints): Use
15549 gdb_test_stdio.
15550 (test_empty_complaint): Handle $inferior_spawn_id !=
15551 $gdb_spawn_id.
15552
0d30a335
PA
155532015-07-29 Pedro Alves <palves@redhat.com>
15554
15555 * gdb.base/varargs.exp: Use gdb_test_stdio.
15556
39413b29
PA
155572015-07-29 Pedro Alves <palves@redhat.com>
15558
15559 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
15560
7cb000a9
PA
155612015-07-29 Pedro Alves <palves@redhat.com>
15562
15563 * gdb.base/ending-run.exp: Use gdb_test_stdio.
15564
d7b8ac82
PA
155652015-07-29 Pedro Alves <palves@redhat.com>
15566
15567 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
15568 parameter into two new parameters, "inf_result" and "gdb_result".
15569 Expect inferior output and gdb output from $inferior_spawn_id and
15570 $gdb_spawn_id, respectively. Adjust all callers.
15571
789c3a0c
PA
155722015-07-29 Pedro Alves <palves@redhat.com>
15573
15574 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
15575 of gdb_test_sequence.
15576
77e760c3
PA
155772015-07-29 Pedro Alves <palves@redhat.com>
15578
15579 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
15580 (saw_spurious_output): Expect inferior output from
15581 $inferior_spawn_id. Use gdb_test_stdio.
15582
8396d2cd
PA
155832015-07-29 Pedro Alves <palves@redhat.com>
15584
15585 * gdb.base/dprintf.exp: Use standard_testfile. Change
15586 prepare_for_testing call.
15587 (srcfile): Don't set.
15588 (restart): New procedure.
15589 (test_dprintf): New procecure, use to continue over dprintfs.
15590 (test_call, test_agent): New procedures, tests moved here.
15591 Restart gdb and recreate dprintfs. Adjust expected output.
15592
2051d61f
PA
155932015-07-29 Pedro Alves <palves@redhat.com>
15594
15595 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
15596
452397af
PA
155972015-07-29 Pedro Alves <palves@redhat.com>
15598
15599 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
15600
8aed9555
PA
156012015-07-29 Pedro Alves <palves@redhat.com>
15602
15603 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
15604 gdb_test_stdio.
15605
188a61b4
PA
156062015-07-29 Pedro Alves <palves@redhat.com>
15607
15608 * lib/gdb.exp (gdb_test_stdio): New procedure.
15609
12264a45
PA
156102015-07-29 Pedro Alves <palves@redhat.com>
15611
15612 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
15613
23ffc893
PA
156142015-07-29 Pedro Alves <palves@redhat.com>
15615
15616 * gdb.base/call-signal-resume.exp: Remove check for
15617 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
15618 * gdb.base/unwindonsignal.exp: Likewise.
15619 * gdb.base/call-signals.c (gen_signal): Remove printf call.
15620 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
15621
65566918
PA
156222015-07-29 Pedro Alves <palves@redhat.com>
15623
15624 * gdb.base/siginfo-addr.c (pass): New function.
15625 (handler): Call it iff si_addr is correct.
15626 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
15627 Set a breakpoint at "pass" and continue to it.
15628
d60a9221
SDJ
156292015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
15630
15631 * gdb.python/py-objfile.exp: Make some tests have unique names.
15632 * gdb.python/py-pp-registration.exp: Likewise.
15633
bde40b8f
PA
156342015-07-28 Pedro Alves <palves@redhat.com>
15635
15636 * gdb.server/server-exec-info.exp: Issue a "disconnect".
15637
13e1dec8
SM
156382015-07-27 Simon Marchi <simon.marchi@ericsson.com>
15639
15640 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
15641
da33c9a7
SM
156422015-07-27 Simon Marchi <simon.marchi@ericsson.com>
15643
15644 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
15645
077836f7
PP
156462015-07-27 Patrick Palka <patrick@parcs.ath.cx>
15647
15648 * gdb.base/gdb-sigterm-2.exp: New test.
15649
b8cc7b2e
DE
156502015-07-25 Doug Evans <xdje42@gmail.com>
15651
15652 Revert:
15653 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
15654 (workers/%.worker, build-perf): New rule.
15655 (GDB_PERFTEST_MODE): New variable.
15656 (check-perf): Use it.
15657 (clean): Clean up gdb.perf parallel build subdirs.
15658 * lib/build-piece.exp: New file.
15659 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
15660 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
15661 name.
15662 (standard_temp_file): Ditto.
15663 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
15664 of $GDB_PARALLEL.
15665
c8bd4544
DE
156662015-07-24 Doug Evans <dje@google.com>
15667
15668 * gdb.perf/lib/perftest/utils.py: New file.
15669 * gdb.perf/gm-hello.cc: New file.
15670 * gdb.perf/gm-pervasive-typedef.cc: New file.
15671 * gdb.perf/gm-pervasive-typedef.h: New file.
15672 * gdb.perf/gm-std.cc: New file.
15673 * gdb.perf/gm-std.h: New file.
15674 * gdb.perf/gm-use-cerr.cc: New file.
15675 * gdb.perf/gm-utils.h: New file.
15676 * gdb.perf/gmonster-null-lookup.py: New file.
15677 * gdb.perf/gmonster-pervasive-typedef.py: New file.
15678 * gdb.perf/gmonster-print-cerr.py: New file.
15679 * gdb.perf/gmonster-ptype-string.py: New file.
15680 * gdb.perf/gmonster-runto-main.py: New file.
15681 * gdb.perf/gmonster-select-file.py: New file.
15682 * gdb.perf/gmonster1-null-lookup.exp: New file.
15683 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
15684 * gdb.perf/gmonster1-print-cerr.exp: New file.
15685 * gdb.perf/gmonster1-ptype-string.exp: New file.
15686 * gdb.perf/gmonster1-runto-main.exp: New file.
15687 * gdb.perf/gmonster1-select-file.exp: New file.
15688 * gdb.perf/gmonster1.cc: New file.
15689 * gdb.perf/gmonster1.exp: New file.
15690 * gdb.perf/gmonster2-null-lookup.exp: New file.
15691 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
15692 * gdb.perf/gmonster2-print-cerr.exp: New file.
15693 * gdb.perf/gmonster2-ptype-string.exp: New file.
15694 * gdb.perf/gmonster2-runto-main.exp: New file.
15695 * gdb.perf/gmonster2-select-file.exp: New file.
15696 * gdb.perf/gmonster2.cc: New file.
15697 * gdb.perf/gmonster2.exp: New file.
15698
6eab34f3
DE
156992015-07-24 Doug Evans <dje@google.com>
15700
15701 * gdb.perf/README: New file.
15702 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
15703 * lib/gen-perf-test.exp: New file.
15704
63738bfd
DE
157052015-07-24 Doug Evans <dje@google.com>
15706
15707 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
15708 (PerfTest::startup): New function.
15709 (PerfTest::run): Return result of calling body.
15710 (PerfTest::assemble): Rewrite.
15711 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
15712 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
15713 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
15714 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
15715 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
15716
7b606f95
DE
157172015-07-24 Doug Evans <dje@google.com>
15718
15719 * lib/gdb.exp (clean_restart): Make executable optional.
15720
a97b16b8
DE
157212015-07-24 Doug Evans <dje@google.com>
15722
15723 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
15724 compiler_info references.
15725 * gdb.cp/temargs.exp: Ditto.
15726 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
15727 (get_compiler_info): Early exit if already computed. Set compiler_info
15728 to "unknown" if there was a problem.
15729 (test_compiler_info): Add function comment. Call get_compiler_info.
15730
35baa57f
DE
157312015-07-24 Doug Evans <dje@google.com>
15732
15733 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
15734 (workers/%.worker, build-perf): New rule.
15735 (GDB_PERFTEST_MODE): New variable.
15736 (check-perf): Use it.
15737 (clean): Clean up gdb.perf parallel build subdirs.
15738 * lib/build-piece.exp: New file.
15739 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
15740 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
15741 name.
15742 (standard_temp_file): Ditto.
15743 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
15744 of $GDB_PARALLEL.
15745
6ebea266
DE
157462015-07-24 Doug Evans <dje@google.com>
15747
15748 * lib/future.exp (gdb_default_target_compile): New option
15749 "early_flags".
15750 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
15751 --as-needed.
15752
1e76a7e9
SDJ
157532015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
15754
15755 * gdb.base/catch-syscall.exp: Call gdb_exit before
15756 gdb_skip_xml_test.
15757
5068630a
PA
157582015-07-24 Pedro Alves <palves@redhat.com>
15759
15760 * gdb.python/py-events.exp: Accept output between the stop event
15761 and the prompt.
15762 * gdb.python/py-evsignal.exp: Likewise.
15763 * gdb.python/py-evthreads.exp: Likewise.
15764
77598427
PA
157652015-07-24 Pedro Alves <palves@redhat.com>
15766
15767 PR gdb/18717
15768 * gdb.threads/non-ldr-exit.c: New file.
15769 * gdb.threads/non-ldr-exit.exp: New file.
15770
11e6c98f
YQ
157712015-07-24 Yao Qi <yao.qi@linaro.org>
15772
15773 * gdb.server/ext-wrapper.exp: Test --wrapper option when
15774 restarting process.
15775
51aee833
YQ
157762015-07-24 Yao Qi <yao.qi@linaro.org>
15777
15778 * gdb.server/ext-restart.exp: New file.
15779
8cfe207c
YQ
157802015-07-24 Yao Qi <yao.qi@linaro.org>
15781
15782 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
15783 argument options.
15784 * gdb.server/ext-wrapper.exp: New file.
15785
cc12ce38
DE
157862015-07-23 Doug Evans <dje@google.com>
15787
15788 * gdb.dwarf2/dw2-dummy-cu.S: New file.
15789 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
15790
d0d84780
PMR
157912015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
15792
15793 * gdb.ada/var_arr_typedef.exp: New testcase.
15794 * gdb.ada/var_arr_typedef/pack.adb: New file.
15795 * gdb.ada/var_arr_typedef/pack.ads: New file.
15796 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
15797
8b558f79
JB
157982015-07-20 Joel Brobecker <brobecker@adacore.com>
15799
15800 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
15801
775a3298
JK
158022015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
15803
15804 * gdb.arch/i386-biarch-core.exp: Replace istarget
15805 by "complete set gnutarget". Remove expectation for the "core-file"
15806 command.
15807
db1ff28b
JK
158082015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
15809
15810 Revert the previous commit:
15811 Tests for validate symbol file using build-id.
15812
0a94970d
JK
158132015-07-15 Aleksandar Ristovski <aristovski@qnx.com
15814
15815 Tests for validate symbol file using build-id.
15816 * gdb.base/solib-mismatch-lib.c: New file.
15817 * gdb.base/solib-mismatch-libmod.c: New file.
15818 * gdb.base/solib-mismatch.c: New file.
15819 * gdb.base/solib-mismatch.exp: New file.
15820
03346981
SL
158212015-07-15 Sandra Loosemore <sandra@codesourcery.com>
15822
15823 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
15824 nios2-*-linux*.
15825 * gdb.base/sigbpt.exp (stepi_out): Likewise.
15826 * gdb.base/siginfo.exp: Likewise.
15827 * gdb.base/sigstep.exp (advance, advancei): Likewise.
15828
42422cc7
PL
158292015-07-15 Pierre Langlois <pierre.langlois@arm.com>
15830
15831 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
15832 Move it to ...
15833 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
15834 ... here.
15835 * gdb.trace/range-stepping.exp: Check that the target supports
15836 range stepping.
15837
cfa68bae
JK
158382015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
15839
15840 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
15841
8ffdba26
PA
158422015-07-14 Pedro Alves <palves@redhat.com>
15843
15844 * gdb.base/killed-outside.exp: New file.
15845 * gdb.base/killed-outside.c: New file.
15846
218a5a11
JK
158472015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
15848
15849 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
15850 (n at main): New.
15851 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
15852
e03ed3c6
AA
158532015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
15854
15855 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
15856 infcall tests instead of setting up for KFAIL.
15857
485668e5
MM
158582015-07-10 Markus Metzger <markus.t.metzger@intel.com>
15859
15860 * gdb.btrace/record_goto-step.exp: New.
15861
08464196
JK
158622015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
15863
15864 PR compile/18484
15865 * gdb.compile/compile.c (struct struct_type): Add volatile to
15866 selffield's type.
15867 * gdb.compile/compile.exp
15868 (compile code struct_object.selffield = &struct_object): Skip further
15869 struct_object tests if this one xfails.
15870
bcf5c1d9
RC
158712015-07-08 Robert O'Callahan <robert@ocallahan.org>
15872
15873 PR exp/18617
15874 * gdb.trace/ax.exp: Add test.
15875
4931af25
YQ
158762015-07-07 Yao Qi <yao.qi@linaro.org>
15877
15878 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
15879 instead of istarget "aarch64*-*-*".
15880 * gdb.arch/aarch64-fp.exp: Likewise.
15881 * gdb.base/float.exp: Likewise.
15882 * gdb.reverse/aarch64.exp: Likewise.
15883 * lib/gdb.exp (is_aarch64_target): New proc.
15884
9fcf688e
YQ
158852015-07-07 Yao Qi <yao.qi@linaro.org>
15886
15887 * lib/gdb.exp (is_aarch32_target): New proc.
15888 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
15889 instead of "istarget "arm*-*-*"".
15890 * gdb.arch/arm-disp-step.exp: Likewise.
15891 * gdb.arch/thumb-bx-pc.exp: Likewise.
15892 * gdb.arch/thumb-prologue.exp: Likewise.
15893 * gdb.arch/thumb-singlestep.exp: Likewise.
15894 * gdb.base/disp-step-syscall.exp: Likewise.
15895 * gdb.base/float.exp: Likewise.
15896
fbd8d50d
YQ
158972015-07-07 Yao Qi <yao.qi@linaro.org>
15898
15899 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
15900 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
15901
71be1fdc
YQ
159022015-07-07 Yao Qi <yao.qi@linaro.org>
15903
15904 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
15905 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
15906 if it exists.
15907 * gdb.multi/multi-arch.exp: Likewise.
15908
3e221d36
SM
159092015-07-07 Simon Marchi <simon.marchi@ericsson.com>
15910
15911 * gdb.python/py-lazy-string.exp: Add missing parentheses to
15912 print.
15913
d441430b
YQ
159142015-07-07 Yao Qi <yao.qi@linaro.org>
15915
15916 * gdb.arch/thumb-singlestep.exp: Do one more single step.
15917
06f810bd
MG
159182015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
15919
15920 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
15921 '[' and ']' characters.
15922
5e61e7c0
IB
159232015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
15924
15925 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
15926
28bf096c
PA
159272015-06-29 Pedro Alves <palves@redhat.com>
15928
15929 PR threads/18127
15930 * gdb.threads/hand-call-new-thread.c: New file.
15931 * gdb.threads/hand-call-new-thread.c: New file.
15932
ee93cd5e
KS
159332015-06-26 Keith Seitz <keiths@redhat.com>
15934 Doug Evans <dje@google.com>
15935
15936 PR 16253
15937 * gdb.cp/var-tag-2.cc: New file.
15938 * gdb.cp/var-tag-3.cc: New file.
15939 * gdb.cp/var-tag-4.cc: New file.
15940 * gdb.cp/var-tag.cc: New file.
15941 * gdb.cp/var-tag.exp: New file.
15942
fc637f04
PP
159432015-06-26 Patrick Palka <patrick@parcs.ath.cx>
15944
15945 * gdb.base/history-duplicates.exp: New test.
15946
2e52ae68
PP
159472015-06-26 Patrick Palka <patrick@parcs.ath.cx>
15948
15949 * gdb.base/completion.exp: Test the completion of the "focus"
15950 command.
15951
6e22494e
JK
159522015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
15953
15954 * gdb.arch/amd64-prologue-skip.S: New file.
15955 * gdb.arch/amd64-prologue-skip.exp: New file.
15956
bf7b9cd9
SM
159572015-06-25 Simon Marchi <simon.marchi@ericsson.com>
15958
15959 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
15960 is_address_zero_readable check.
15961
201e8dfd
PB
159622015-06-24 Peter Bergner <bergner@vnet.ibm.com>
15963
15964 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
15965 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
15966
5cd867b4
YQ
159672015-06-24 Yao Qi <yao.qi@linaro.org>
15968
15969 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
15970 linux targets.
15971
4d7be007
YQ
159722015-06-24 Yao Qi <yao.qi@linaro.org>
15973
15974 * lib/gdb.exp (supports_get_siginfo_type): New proc.
15975 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
15976 * gdb.base/siginfo-thread.exp: Likewise.
15977
07fcd301
YQ
159782015-06-22 Yao Qi <yao.qi@linaro.org>
15979
15980 * boards/remote-gdbserver-on-localhost.exp: Add comments.
15981
52042a00
YQ
159822015-06-22 Yao Qi <yao.qi@linaro.org>
15983
15984 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
15985 aarch64*-*-*.
15986 (skip_hw_watchpoint_tests): Likewise.
15987
74bd41ce
PP
159882015-06-18 Patrick Palka <patrick@parcs.ath.cx>
15989
15990 * gdb.base/gdbinit-history.exp: Test the interaction between
15991 setting GDBHISTSIZE and setting the history size via .gdbinit.
15992
bc460514
PP
159932015-06-17 Patrick Palka <patrick@parcs.ath.cx>
15994
15995 PR gdb/16999
15996 * gdb.base/gdbhistsize-history.exp: New test.
15997
b58c513b
PP
159982015-06-17 Patrick Palka <patrick@parcs.ath.cx>
15999
16000 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
16001 with GDBHISTSIZE.
16002 * gdb.base/readline.exp: Likewise.
16003
92046791
YQ
160042015-06-17 Yao Qi <yao.qi@linaro.org>
16005
16006 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
16007 line.
16008
2093d2d3
PP
160092015-06-17 Patrick Palka <patrick@parcs.ath.cx>
16010
16011 * gdb.base/gdbinit-history.exp: Add test case to check that
16012 an unlimited history file does not get truncated on exit.
16013
e6c693af
AA
160142015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16015
16016 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
16017 (VECTOR): New macro. Use it...
16018 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
16019 ...for these typedefs.
16020 (int8, char1, int1, double1): New typedefs.
16021 (struct just_int2, struct two_int2): New structures.
16022 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
16023 (add_structvecs, add_singlevecs): New functions.
16024 (main): Call add_some_intvecs twice.
16025 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
16026 the compile and exit upon failure. Try compiling for the "native"
16027 architecture. Test inferior function calls with vector arguments
16028 and vector return value handling with "finish" and "return".
16029
c74f7d1c
JT
160302015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
16031
16032 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
16033 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
16034 PE file.
16035 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
16036
98aa42ee
AT
160372015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
16038
16039 PR breakpoints/16465
16040 * gdb.mi/mi-dprintf-pending.c: New file.
16041 * gdb.mi/mi-dprintf-pending.exp: New test.
16042 * gdb.mi/mi-dprintf-pendshr.c: New file.
16043
7d73c23c 160442015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 16045 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
16046
16047 * gdb.arch/i386-mpx-map.c: New file.
16048 * gdb.arch/i386-mpx-map.exp: New File.
16049
160502015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
16051
16052 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
16053 * gdb.arch/i386-mpx.exp: Indentation fixed.
16054
160552015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
16056
16057 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
16058 function and improved indentation.
16059 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
16060 gdb_test_multiple. Added additional tests to skip the test.
16061
160622015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
16063
16064 * gdb.arch/i386-avx512.c: Change path in include file.
16065 * gdb.arch/i386-avx512.exp: Change include dir path
16066 compilation flag.
16067 * gdb.arch/i386-mpx.c: Change path in include file.
16068 * gdb.arch/i386-mpx.exp: Change include dir path compilation
16069 flag.
16070
d5eba19a
JK
160712015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
16072
16073 * gdb.compile/compile-print.exp (compile print *vararray@3)
16074 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
16075
7f361056
JK
160762015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
16077
16078 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
16079 (do not keep jit in memory): ... this.
16080 (expect 5): Change it to ...
16081 (expect no 5): ... this.
16082
3b462ec2
SM
160832015-06-02 Simon Marchi <simon.marchi@ericsson.com>
16084
16085 PR gdb/15564
16086 * gdb.mi/mi-detach.exp: New file.
16087
e0619de6
JK
160882015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
16089
16090 PR symtab/18392
16091 * gdb.arch/amd64-tailcall-self.S: New file.
16092 * gdb.arch/amd64-tailcall-self.c: New file.
16093 * gdb.arch/amd64-tailcall-self.exp: New file.
16094
e970cb34
DB
160952015-05-28 Don Breazeal <donb@codesourcery.com>
16096
16097 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
16098 tests for remote targets by checking is_target_gdbserver.
16099
b2e2f908
DE
161002015-05-27 Doug Evans <dje@google.com>
16101
16102 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
16103 * gdb.dwarf2/opaque-type-lookup.c: New file.
16104 * gdb.dwarf2/opaque-type-lookup.exp: New file.
16105
82c7be31
DE
161062015-05-26 Doug Evans <dje@google.com>
16107
16108 * gdb.cp/iostream.cc: New file.
16109 * gdb.cp/iostream.exp: New file.
16110
b4f54984
DE
161112015-05-26 Doug Evans <dje@google.com>
16112
16113 * gdb.dwarf2/dw2-op-call.exp: Update.
16114 * gdb.dwarf2/dw4-sig-types.exp: Update.
16115 * gdb.dwarf2/implptr.exp: Update.
16116 * gdb.mi/mi-cmd-param-changed.exp: Update.
16117
4ea6efe9
DE
161182015-05-26 Doug Evans <dje@google.com>
16119
16120 * gdb.python/py-lazy-string.c: New file.
16121 * gdb.python/py-lazy-string.exp: New file.
16122 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
16123 (main): Update. Add estring3.
16124 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
16125 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
16126
f6bb7db3
YQ
161272015-05-26 Omair Javaid <omair.javaid@linaro.org>
16128 Yao Qi <yao.qi@linaro.org>
16129
16130 * gdb.reverse/aarch64.c: New.
16131 * gdb.reverse/aarch64.exp: New.
16132
a81bfbd0
OJ
161332015-05-26 Omair Javaid <omair.javaid@linaro.org>
16134
25d49b86
PA
16135 * lib/gdb.exp (supports_process_record): Return true for
16136 aarch64*-linux*.
a81bfbd0
OJ
16137 (supports_reverse): Likewise.
16138
158bf1b4
PP
161392015-05-22 Patrick Palka <patrick@parcs.ath.cx>
16140
16141 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
16142 Use with_test_prefix.
16143
a0145030
AB
161442015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
16145
16146 * gdb.base/completion.exp: Add test for completion of layout
16147 names.
16148
ebe3b578
AB
161492015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
16150
16151 * lib/gdb.exp (skip_tui_tests): New proc.
16152 * gdb.base/tui-layout.exp: Check skip_tui_tests.
16153
84204ed7
PA
161542015-05-19 Pedro Alves <palves@redhat.com>
16155
16156 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
16157 Save the whole env array instead of just HOME. Unset HISTSIZE in
16158 the environment while testing. Restore whole environment
16159 afterwards.
16160
37442ce1
DE
161612015-05-16 Doug Evans <xdje42@gmail.com>
16162
16163 * gdb.guile/scm-ports.c: New file.
16164 * gdb.guile/scm-ports.exp: Add memory port tests.
16165
36de76f9
JK
161662015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
16167
16168 * gdb.compile/compile-print.c: New file.
16169 * gdb.compile/compile-print.exp: New file.
16170
3a9558c4
JK
161712015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
16172
16173 * gdb.compile/compile-ops.exp: Cast param to void.
16174 * gdb.compile/compile.exp: Complete type for _gdb_expr.
16175 (compile code struct_object.selffield = &struct_object): Add xfail.
16176
aa715135
JG
161772015-05-15 Joel Brobecker <brobecker@adacore.com>
16178
16179 * gdb.ada/arr_enum_with_gap: New testcase.
16180
931e5bc3
JG
161812015-05-15 Joel Brobecker <brobecker@adacore.com>
16182
16183 * gdb.ada/byte_packed_arr: New testcase.
16184
9cd4d857
JB
161852015-05-15 Joel Brobecker <brobecker@adacore.com>
16186
16187 * gdb.ada/pckd_neg: New testcase.
16188
ebfd00d2
PP
161892015-05-13 Patrick Palka <patrick@parcs.ath.cx>
16190
16191 PR gdb/17820
16192 * gdb.base/gdbinit-history.exp: New test.
16193 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
16194 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
16195
4c082a81
SC
161962015-05-09 Siva Chandra Reddy <sivachandra@google.com>
16197
16198 * gdb.python/py-xmethods.cc: Enhance test case.
16199 * gdb.python/py-xmethods.exp: New tests.
16200 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
16201 function.
16202 (B_indexoper): Likewise.
16203 (global_dm_list) : Add new xmethod worker functions.
16204
f7797074
SDJ
162052015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
16206
16207 * gdb.base/coredump-filter.exp: Correctly unset
16208 "coredump_var_addr" array.
16209
a4674e4e
PA
162102015-05-08 Pedro Alves <palves@redhat.com>
16211
16212 * gdb.server/non-existing-program.exp: Unset spawn_id.
16213
df2eb078
SC
162142015-05-08 Siva Chandra Reddy <sivachandra@google.com>
16215
16216 PR python/18291
16217 * gdb.python/py-xmethods.exp: Add tests.
16218
422349a3
YQ
162192015-05-08 Yao Qi <yao.qi@linaro.org>
16220
16221 PR gdb/18208
16222 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
16223 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
16224 function set_coredump_filter, and remove remote_exec call.
16225 Remove argument ipid. Callers update.
16226 (top level): Don't get inferior's PID.
16227
63fc80ce
AA
162282015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
16229
16230 * gdb.base/watch_thread_num.exp: Skip test on targets without
16231 access watchpoints.
16232
80ad801e
PA
162332015-05-06 Pedro Alves <palves@redhat.com>
16234
16235 PR server/18081
16236 * gdb.server/non-existing-program.exp: New file.
16237
0fa7fe50
JB
162382015-05-05 Joel Brobecker <brobecker@adacore.com>
16239
16240 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
16241
3ea89b92
PMR
162422015-05-05 Joel Brobecker <brobecker@adacore.com>
16243
16244 * gdb.ada/out_of_line_in_inlined: New testcase.
16245
87b8eff0
JB
162462015-05-05 Joel Brobecker <brobecker@adacore.com>
16247
16248 * gdb.ada/var_rec_arr: New testcase.
16249
5fccc635
YQ
162502015-04-30 Yao Qi <yao.qi@linaro.org>
16251
16252 * gdb.base/break-idempotent.exp: If
16253 skip_hw_watchpoint_multi_tests returns true, skip the tests
16254 on "rwatch" and "awatch".
16255
42d38f42
YQ
162562015-04-30 Yao Qi <yao.qi@linaro.org>
16257
16258 * gdb.base/relativedebug.exp: Invoke gdb command
16259 "info sharedlibrary", and if libc.so doesn't have debug info,
16260 skip the test.
16261
2ce1cdbf
DE
162622015-04-29 Doug Evans <dje@google.com>
16263
16264 * gdb.python/py-xmethods.exp: Add ptype tests.
16265 * gdb.python/py-xmethods.py (E_method_char_worker): Add
16266 get_result_type method.
16267
f24a38c5
LM
162682015-04-29 Luis Machado <lgustavo@codesourcery.com>
16269
16270 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
16271 the target does not support hardware watchpoints.
16272
ecbf2b3c
LM
162732015-04-29 Luis Machado <lgustavo@codesourcery.com>
16274
16275 * gdb.base/break-always.exp: Abort testing if writing to memory
16276 causes an error.
16277
34f5f757
DE
162782015-04-28 Doug Evans <dje@google.com>
16279
16280 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
16281 * gdb.python/py-pp-registration.exp: ... here. New file.
16282 * gdb.python/py-pp-registration.c: New file.
16283 * gdb.python/py-pp-registration.py: New file.
16284
69b4374a
DE
162852015-04-28 Doug Evans <dje@google.com>
16286
16287 * gdb.python/py-bad-printers.c: New file.
16288 * gdb.python/py-bad-printers.py: New file.
16289 * gdb.python/py-bad-printers.exp: New file.
16290
59fb7612
SS
162912015-04-28 Sasha Smundak <asmundak@google.com>
16292
16293 * gdb.python/py-type.exp: New test.
16294
2631b16a
AW
162952015-04-28 Andy Wingo <wingo@igalia.com>
16296
16297 * gdb.python/py-parameter.exp:
16298 * gdb.guile/scm-parameter.exp: Escape the path that we are
16299 matching against, as it might contain characters that are special
16300 to regular expressions.
16301
460efde1
JB
163022015-04-27 Joel Brobecker <brobecker@adacore.com>
16303
16304 * gdb.ada/rec_comp: New testcase.
16305
2d369d8e
SDJ
163062015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
16307
16308 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
16309 before using it.
16310
cf75d6c3
AB
163112015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
16312
16313 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
16314 new tests for verilog output.
16315
8dbe7ca5
YQ
163162015-04-24 Yao Qi <yao.qi@linaro.org>
16317
16318 * boards/remote-gdbserver-on-localhost.exp: New file.
16319
4ef9fb2f
PA
163202015-04-23 Pedro Alves <palves@redhat.com>
16321
16322 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
16323 $inferior_spawn_id instead of $inferior_spawn_id directly. On
16324 "end of file", remove $inferior_spawn_id from the indirect list.
16325
0a803169
PA
163262015-04-23 Pedro Alves <palves@redhat.com>
16327
16328 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
16329
749ef8f8
PA
163302015-04-23 Pedro Alves <palves@redhat.com>
16331
16332 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
16333 on $any_spawn_id instead of only on $gdb_spawn_id.
16334
8aae4344
PM
163352015-04-21 Pierre Muller <muller@sourceware.org>
16336
16337 PR pascal/17815
16338 * lib/pascal.exp (gpc_compile): Add new option "class".
16339 (fpc_compile): Likewise.
16340 * gdb.pascal/case-insensitive-symbols.pas: New file.
16341 * gdb.pascal/case-insensitive-symbols.exp: New file.
16342
1586c8fb
GB
163432015-04-20 Gary Benson <gbenson@redhat.com>
16344
16345 * gdb.base/attach.exp: Fix three extended remote failures.
16346
1b6e6f5c
GB
163472015-04-17 Gary Benson <gbenson@redhat.com>
16348
16349 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
16350 the main executable over the remote protocol.
16351
e797481d
PA
163522015-04-16 Pedro Alves <palves@redhat.com>
16353
16354 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
16355 a new gdbserver if gdbserver_reconnect_p is set.
16356
1ca99c42
PA
163572015-04-16 Pedro Alves <palves@redhat.com>
16358
16359 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
16360 is set, don't exit gdbserver.
16361
af9fd6f8
AA
163622015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
16363
16364 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
16365 appropriate .insn, such that an older assembler can be used.
16366 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
16367 the z/Architecture instruction set on 31-bit targets as well.
16368
04ff1e61
AA
163692015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
16370
16371 * gdb.go/handcall.exp: Remove all logic related to the first
16372 breakpoint and rely on go_runto_main instead.
16373 * gdb.go/strings.exp: Likewise.
16374 * gdb.go/unsafe.exp: Likewise.
16375 * gdb.go/hello.exp: Likewise. Also rename the remaining
16376 breakpoint marker to "breakpoint 1".
16377 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
16378 * gdb.go/strings.go: Likewise.
16379 * gdb.go/unsafe.go: Likewise.
16380 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
16381 "set breakpoint 2 here" and rename the remaining breakpoint marker
16382 to "breakpoint 1".
16383
40d2f8d6
SM
163842015-04-15 Simon Marchi <simon.marchi@ericsson.com>
16385
16386 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
16387 if itertools.imap is not present.
16388 * gdb.python/py-objfile.exp: Add parentheses.
16389 * gdb.python/py-type.exp: Same.
16390 * gdb.python/py-unwind-maint.py: Same.
16391
8cbc97c6
YQ
163922015-04-15 Yao Qi <yao.qi@linaro.org>
16393
16394 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
16395 of ":$ptr_size" and set its form explicitly.
16396
45fd756c
YQ
163972015-04-15 Pedro Alves <palves@redhat.com>
16398 Yao Qi <yao.qi@linaro.org>
16399
16400 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
16401 timeout by factor of 4.
16402 (test_regular_watch): Likewise.
16403 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
16404 * gdb.reverse/sigall-reverse.exp: Likewise.
16405 * gdb.reverse/until-precsave.exp: Likewise.
16406 * lib/gdb.exp (with_timeout_factor): New proc.
16407 (gdb_expect): Move some code to ...
16408 (get_largest_timeout): ... here. New procedure.
16409
9e811bc3
LM
164102015-04-14 Luis Machado <lgustavo@codesourcery.com>
16411
16412 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
16413
0ff6fcb2
LM
164142015-04-13 Luis Machado <lgustavo@codesourcery.com>
16415
16416 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
16417 to write to the .text section.
16418
7578d5f7
LM
164192015-04-13 Luis Machado <lgustavo@codesourcery.com>
16420
16421 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
16422 Handle the case of targets that do not provide PID information.
16423
2efe15c4
YQ
164242015-04-13 Yao Qi <yao.qi@linaro.org>
16425
16426 * lib/gdbserver-support.exp (gdb_exit): Catch exception
16427 and use expect instead of gdb_expect.
16428
8cd8f2f8
SDJ
164292015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
16430
16431 * gdb.base/coredump-filter.exp: Rename variable "addr" to
16432 "coredump_var_addr" to avoid naming conflict with other testcases.
16433
9ee41772
PA
164342015-04-10 Pedro Alves <palves@redhat.com>
16435
16436 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
16437 gdb_test_sequence and gdb_assert.
16438
07473109
PA
164392015-04-10 Pedro Alves <palves@redhat.com>
16440
16441 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
16442 test messages that don't include the breakpoint address.
16443
de3db44c
YQ
164442015-04-10 Yao Qi <yao.qi@linaro.org>
16445
16446 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
16447 false for some offset and width combinations which aren't
16448 supported by linux kernel.
16449
c79d856c
PA
164502015-04-10 Pedro Alves <palves@redhat.com>
16451
16452 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
16453 procedure, factored out from ...
16454 (top level): ... here. Add "set displaced-stepping" testing axis.
16455 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
16456 parameter "displaced". Use it.
16457 (top level): Use foreach and add "set displaced-stepping" testing
16458 axis.
16459
ebc90b50
PA
164602015-04-10 Pedro Alves <palves@redhat.com>
16461
16462 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
16463 Remove comment.
16464 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
16465 both the address of the instruction that triggers the watchpoint
16466 and the address of the instruction immediately after, and use
16467 those addresses for the test. Fix comment.
16468
8f572e5c
PA
164692015-04-10 Pedro Alves <palves@redhat.com>
16470
16471 * gdb.base/sigstep.exp (breakpoint_to_handler)
16472 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
16473 Test "backtrace" in handler.
16474 (breakpoint_over_handler): New parameter 'displaced'. Use it.
16475 (top level): Add new "displaced" test axis to
16476 breakpoint_to_handler, breakpoint_to_handler_entry and
16477 breakpoint_over_handler.
16478
8d707a12
PA
164792015-04-10 Pedro Alves <palves@redhat.com>
16480
16481 PR gdb/18216
16482 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
16483
ef713951
YQ
164842015-04-10 Yao Qi <yao.qi@linaro.org>
16485
16486 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
16487 (test_add_rn_pc): New function.
16488 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
16489 (top level): Invoke test_add_rn_pc.
16490
906d60cf
PA
164912015-04-10 Pedro Alves <palves@redhat.com>
16492
16493 PR gdb/13858
16494 * gdb.base/step-over-no-symbols.exp: New file.
16495
f2983cc3
AW
164962015-04-09 Andy Wingo <wingo@igalia.com>
16497
16498 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
16499 after the Python tests.
16500
6d62641c
SDJ
165012015-04-08 Keith Seitz <keiths@redhat.com>
16502
16503 PR python/16699
16504 * gdb.python/py-completion.exp: New tests for completion.
16505 * gdb.python/py-completion.py (CompleteLimit1): New class.
16506 (CompleteLimit2): Likewise.
16507 (CompleteLimit3): Likewise.
16508 (CompleteLimit4): Likewise.
16509 (CompleteLimit5): Likewise.
16510 (CompleteLimit6): Likewise.
16511 (CompleteLimit7): Likewise.
16512
f3770638
PA
165132015-04-08 Pedro Alves <palves@redhat.com>
16514
16515 PR gdb/18214
16516 PR gdb/18216
16517 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
16518 function.
16519 (main): Install it as SIGUSR1 handler.
16520 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
16521 parameter. Always use "setup" as prefix. Toggle "set
16522 displaced-stepping" off/on depending on global. Don't switch to
16523 thread 1 here.
16524 (top level): Add displaced stepping "off/on" test axis. Update
16525 "setup" calls. Wrap each subtest with with_test_prefix. Test
16526 continuing with a queued signal in each thread.
16527
4496bed7
PA
165282015-04-08 Pedro Alves <palves@redhat.com>
16529
16530 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
16531 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
16532 gdb_breakpoint instead of gdb_test that doesn't expect anything.
16533 Return early if running to main fails.
16534 * gdb.trace/while-stepping.exp: Likewise.
16535
b97fde92
PA
165362015-04-07 Pedro Alves <palves@redhat.com>
16537
16538 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
16539 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
16540 interact with inferior program.
16541
f71c18e7
PA
165422015-04-07 Pedro Alves <palves@redhat.com>
16543
16544 * lib/gdb.exp (inferior_spawn_id): New global.
16545 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
16546 spawn id after processing the user code.
16547 (default_gdb_start): Set inferior_spawn_id.
16548 (send_inferior): New procedure.
16549 * lib/gdbserver-support.exp (gdbserver_start): Set
16550 inferior_spawn_id.
16551 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
16552
6423214f
PA
165532015-04-07 Pedro Alves <palves@redhat.com>
16554
16555 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
16556 * lib/gdbserver-support.exp (gdbserver_start): Make
16557 $server_spawn_id global.
16558 (gdbserver_start): Don't wait for gdbserver's spawn id with
16559 expect_background.
16560 (close_gdbserver): New procedure.
16561 (gdb_exit): Rename the default version and reimplement.
16562
71c0ee8c
PA
165632015-04-07 Pedro Alves <palves@redhat.com>
16564
72f4393d 16565 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
16566 append the substituted item, not the original item.
16567
203bc29b
PA
165682015-04-07 Pedro Alves <palves@redhat.com>
16569
16570 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
16571 gdb_expect.
16572
508a3ddf
PA
165732015-04-07 Pedro Alves <palves@redhat.com>
16574
16575 * gdb.base/interrupt.exp: Don't handle the case of the inferior
16576 output appearing once only.
16577
9f6dbe2b
PA
165782015-04-07 Pedro Alves <palves@redhat.com>
16579
16580 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
16581 that doesn't expect anything. Return early if running to main
16582 fails.
16583
337532fa
YQ
165842015-04-07 Yao Qi <yao.qi@linaro.org>
16585
16586 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
16587 (child_function): Call alarm.
16588 (main): Move call to alarm into the loop.
16589 * gdb.threads/non-stop-fair-events.exp: Build program with
16590 -DTIMEOUT=$timeout.
16591
01b622d4
DE
165922015-04-06 Doug Evans <xdje42@gmail.com>
16593
16594 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
16595 Fix dest parameter to board_info.
16596 (fpc_compile): Ditto.
16597 (gdb_compile_pascal): Rename dest arg to destfile.
16598
961f4160
PMR
165992015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
16600
16601 * gdb.ada/funcall_ref.exp: New file.
16602 * gdb.ada/funcall_ref/foo.adb: New file.
16603
cafda597
YQ
166042015-04-02 Yao Qi <yao.qi@linaro.org>
16605
16606 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
16607 is remote.
16608
fed040c6
GB
166092015-04-02 Gary Benson <gbenson@redhat.com>
16610
16611 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
16612
d11916aa
SS
166132015-04-01 Sasha Smundak <asmundak@google.com>
16614
16615 * gdb.python/py-unwind-maint.c: New file.
16616 * gdb.python/py-unwind-maint.exp: New test.
16617 * gdb.python/py-unwind-maint.py: New file.
16618 * gdb.python/py-unwind.c: New file.
16619 * gdb.python/py-unwind.exp: New test.
16620 * gdb.python/py-unwind.py: New test.
16621
a1471180
PA
166222015-04-01 Pedro Alves <palves@redhat.com>
16623
16624 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
16625 to fail instead of non-existent $test.
16626
0bbeccb1
PA
166272015-04-01 Pedro Alves <palves@redhat.com>
16628
16629 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
16630 GDBFLAGS if not empty.
16631
3c724c8c
PMR
166322015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
16633
16634 * gdb.ada/complete.exp: Remove "multi_line".
16635 * gdb.ada/info_exc.exp: Remove "multi_line".
16636 * gdb.ada/packed_tagged.exp: Remove "multi_line".
16637 * gdb.ada/ptype_field.exp: Remove "multi_line".
16638 * gdb.ada/sym_print_name.exp: Remove "multi_line".
16639 * gdb.ada/tagged.exp: Remove "multi_line".
16640 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
16641 [multi_line ...]
16642 * gdb.btrace/delta.exp: Likewise.
16643 * gdb.btrace/exception.exp: Likewise.
16644 * gdb.btrace/function_call_history.exp: Likewise.
16645 * gdb.btrace/instruction_history.exp: Likewise.
16646 * gdb.btrace/nohist.exp: Likewise.
16647 * gdb.btrace/record_goto.exp: Likewise.
16648 * gdb.btrace/segv.exp: Likewise.
16649 * gdb.btrace/stepi.exp: Likewise.
16650 * gdb.btrace/tailcall.exp: Likewise.
16651 * gdb.btrace/unknown_functions.exp: Likewise.
16652 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
16653 * lib/gdb.exp: Add the "multi_line" helper.
16654
4eec2deb
PA
166552015-04-01 Pedro Alves <palves@redhat.com>
16656
16657 * gdb.threads/tid-reuse.c: New file.
16658 * gdb.threads/tid-reuse.exp: New file.
16659
df8411da
SDJ
166602015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
16661
16662 PR corefiles/16092
16663 * gdb.base/coredump-filter.c: New file.
16664 * gdb.base/coredump-filter.exp: Likewise.
16665
6ef37366
PM
166662015-03-27 Petr Machata <pmachata@redhat.com>
16667
16668 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
16669 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
16670 (Dwarf::assemble): Initialize them.
16671 (Dwarf::lines): New function.
16672
7ec911b0
JT
166732015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
16674
16675 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
16676 SYMBOL_PREFIX for x86_64-*-cygwin.
16677
ff908ebf
AW
166782015-03-26 Andy Wingo <wingo@igalia.com>
16679
16680 PR symtab/18148
16681 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
16682 const_value but not a location.
16683 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
16684 location defined in non-main CUs are visible.
16685
6d5f0679
YQ
166862015-03-26 Yao Qi <yao.qi@linaro.org>
16687
16688 PR testsuite/18139
16689 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
16690 Add a line number entry for the same line.
16691 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
16692 Add a line number entry for the same line.
16693
2898689b
YQ
166942015-03-26 Yao Qi <yao.qi@linaro.org>
16695
16696 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
16697 .int 0.
16698 (func): Likewise. Add .Lfunc_1 label.
16699 Use .Lfunc_1 label.
16700 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
16701 .int 0.
16702 (func): Likewise.
16703 Use .Lfunc_1 label.
16704
85180498
YQ
167052015-03-26 Yao Qi <yao.qi@linaro.org>
16706
16707 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
16708 Call gdb_compile instead to compile each .s files without debug
16709 information.
16710
8aa08a8d
YQ
167112015-03-26 Yao Qi <yao.qi@linaro.org>
16712
16713 * gdb.base/savedregs.exp (process_saved_regs): Make
16714 "Saved registers:" optional in the pattern.
16715
66849923
MM
167162015-03-25 Markus Metzger <markus.t.metzger@intel.com>
16717
16718 * gdb.btrace/next.exp: Merged into step.exp.
16719 * gdb.btrace/finish.exp: Merged into step.exp.
16720 * gdb.btrace/nexti.exp: Merged into stepi.exp.
16721 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
16722 "record goto" and checking the exact replay position.
16723 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
16724 check for "Recording format" in "info record" output.
16725 * gdb.btrace/record_goto.exp: Choose test file based on target.
16726 * gdb.btrace/x86-record_goto.S: Renamed into ...
16727 * gdb.btrace/x86_64-record_goto.S: ... this.
16728 * gdb.btrace/i686-record_goto.S: New.
16729 * gdb.btrace/x86-tailcall.S: Renamed into ...
16730 * gdb.btrace/x86_64-tailcall.S: ... this.
16731 * gdb.btrace/i686-tailcall.S: New.
16732 * gdb.btrace/x86-tailcall.c: Renamed into ...
16733 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
16734 separate statements. Update test.
16735 * gdb.btrace/delta.exp: Use record_goto.c as test file.
16736 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
16737 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
16738 * gdb.btrace/tailcall.exp: Choose test file based on target.
16739 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
16740
11cc1b74
MM
167412015-03-25 Markus Metzger <markus.t.metzger@intel.com>
16742
16743 * gdb.btrace/exception.exp: Increase BTS buffer size.
16744
a25d8bf9
PA
167452015-03-24 Pedro Alves <palves@redhat.com>
16746
16747 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
16748
856e7dd6
PA
167492015-03-24 Pedro Alves <palves@redhat.com>
16750
16751 * gdb.threads/schedlock.exp (test_step): No longer expect that
16752 "set scheduler-locking step" with "next" over a function call runs
16753 threads unlocked.
16754
ad235a41
AT
167552015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
16756
16757 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
16758
15630549
AT
167592015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
16760
16761 PR breakpoints/16466
16762 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
16763 * gdb.mi/mi-pending.c (thread_func): New function.
16764 (int main): Add threading support required.
16765 * gdb.mi/mi-pending.exp: Add tests for this issue.
16766 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
16767 (pendfunc2): Remove stdio dependency.
16768 * gdb.mi/mi-pendshr2.c: New file.
16769
693dca06
KS
167702015-03-23 Keith Seitz <keiths@redhat.com>
16771
16772 * gdb.linespec/keywords.c: New file.
16773 * gdb.linespec/keywords.exp: New file.
16774
7e993ebf
KS
167752015-03-23 Keith Seitz <keiths@redhat.com>
16776
16777 PR gdb/18021
16778 * gdb.dwarf2/staticvirtual.exp: New test.
16779
bc23328c
JK
167802015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
16781
16782 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
16783 * README: Remove HP-UX and gdb.hp.
16784 (configuration):
16785 * configure: Regenerate.
16786 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
16787 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
16788 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
16789 gdb.hp/gdb.defects/Makefile.
16790 * gdb.hp/Makefile.in: File deleted.
16791 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
16792 * gdb.hp/gdb.aCC/optimize.c: File deleted.
16793 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
16794 * gdb.hp/gdb.aCC/run.c: File deleted.
16795 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
16796 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
16797 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
16798 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
16799 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
16800 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
16801 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
16802 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
16803 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
16804 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
16805 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
16806 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
16807 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
16808 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
16809 * gdb.hp/gdb.base-hp/reg.s: File deleted.
16810 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
16811 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
16812 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
16813 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
16814 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
16815 * gdb.hp/gdb.compat/Makefile.in: File deleted.
16816 * gdb.hp/gdb.compat/average.c: File deleted.
16817 * gdb.hp/gdb.compat/sum.c: File deleted.
16818 * gdb.hp/gdb.compat/xdb.c: File deleted.
16819 * gdb.hp/gdb.compat/xdb0.c: File deleted.
16820 * gdb.hp/gdb.compat/xdb0.h: File deleted.
16821 * gdb.hp/gdb.compat/xdb1.c: File deleted.
16822 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
16823 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
16824 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
16825 * gdb.hp/gdb.defects/Makefile.in: File deleted.
16826 * gdb.hp/gdb.defects/bs14602.c: File deleted.
16827 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
16828 * gdb.hp/gdb.defects/solib-d.c: File deleted.
16829 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
16830 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
16831 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
16832 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
16833 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
16834 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
16835 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
16836 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
16837 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
16838 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
16839 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
16840 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
16841 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
16842 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
16843 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
16844 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
16845 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
16846 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
16847 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
16848 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
16849 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
16850 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
16851 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
16852 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
16853 * gdb.hp/tools/odump: File deleted.
16854
8bf3b159
PA
168552015-03-19 Pedro Alves <palves@redhat.com>
16856
16857 * gdb.threads/continue-pending-status.exp (saw_thread_2)
16858 (saw_thread_3): New globals.
16859 (top level): Increment them when an event for the corresponding
16860 thread is seen.
16861 (no thread starvation): New test.
16862
eb54c8bf
PA
168632015-03-19 Pedro Alves <palves@redhat.com>
16864
16865 * gdb.threads/continue-pending-status.c: New file.
16866 * gdb.threads/continue-pending-status.exp: New file.
16867
32d2e5d6
PA
168682015-03-18 Pedro Alves <palves@redhat.com>
16869
16870 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
16871 Use gdb_is_target_remote instead of is_remote. Use
16872 gdb_test_multiple instead of gdb_expect. Exit early if
16873 gdb_test_multiple hits its internal matches. Tighten stepi tests
16874 expected output. Fail on exit with any signal, instead of just
16875 SIGILL.
16876
f68f11b7
YQ
168772015-03-18 Yao Qi <yao.qi@linaro.org>
16878
16879 PR tdep/18107
16880 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
16881 variable.
16882 * gdb.base/catch-syscall.exp: Don't skip it on
16883 aarch64*-*-linux* target. Remove elements in all_syscalls.
16884 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
16885 target.
16886 (setup_all_syscalls): New proc.
16887
ca5fd19b
YQ
168882015-03-16 Yao Qi <yao.qi@linaro.org>
16889
16890 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
16891 (top level): Skip tests if valid_addr_p returns false for
16892 $cmd1 or $cmd2.
16893
85642ba0
AW
168942015-03-11 Andy Wingo <wingo@igalia.com>
16895
16896 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
16897
e03f9645
YQ
168982015-03-11 Yao Qi <yao.qi@linaro.org>
16899
16900 * gdb.base/catch-syscall.exp: Fix typo in comments.
16901
5d0962b2
YQ
169022015-03-11 Yao Qi <yao.qi@linaro.org>
16903
16904 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
16905
b2df3cef
PA
169062015-03-09 Pedro Alves <palves@redhat.com>
16907
16908 * dg-extract-results.py: Delete.
16909
ef878e53
PA
169102015-03-09 Pedro Alves <palves@redhat.com>
16911
16912 Merge dg-extract-results.sh from GCC upstream (r218843).
16913
16914 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
16915 * dg-extract-results.sh: Use --text with grep to avoid issues with
16916 binary files. Fall back to cat -v, if that doesn't work.
16917
9494d219
PA
169182015-03-05 Pedro Alves <palves@redhat.com>
16919
16920 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
16921
a8d9763a
SM
169222015-03-04 Simon Marchi <simon.marchi@ericsson.com>
16923
16924 * lib/mi-support.exp (mi_expect_interrupt): Accept
16925 alternative event for when in all-stop mode.
16926
be9957b8
PA
169272015-03-04 Pedro Alves <palves@redhat.com>
16928
16929 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
16930
d57be0f4 169312015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
16932
16933 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
16934
c214c7cf
AA
169352015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
16936
16937 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
16938 regexps for GDB's current line display, accept a hex address
16939 preceding the line number.
16940
6d74a497
AA
169412015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
16942
16943 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
16944 the 'arch1' variable for "s390*-linux*" targets.
16945
511aee7c
PA
169462015-03-04 Pedro Alves <palves@redhat.com>
16947
16948 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
16949 (main): Pass missing retval argument to pthread_join call.
16950
95e50b27
PA
169512015-03-02 Pedro Alves <palves@redhat.com>
16952
16953 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
16954 (top level): Call do_test with non-stop as well.
16955
28054d69
PA
169562015-03-02 Pedro Alves <palves@redhat.com>
16957
16958 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
16959 -1.
16960
4fa5d7b4
AA
169612015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
16962
16963 * gdb.arch/s390-vregs.exp: New test.
16964 * gdb.arch/s390-vregs.S: New file.
16965
97c18565
PA
169662015-02-27 Pedro Alves <palves@redhat.com>
16967
16968 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
16969 call to catch_command_errors.
16970 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
16971 catch_command_errors.
16972
a37bfa30
PA
169732015-02-27 Pedro Alves <palves@redhat.com>
16974
16975 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
16976 "true" for boolean result.
16977 * gdb.gdb/selftest.exp (test_with_self): Also accept full
16978 prototype of main.
16979
6f98576f
PA
169802015-02-27 Pedro Alves <palves@redhat.com>
16981
16982 * lib/unbuffer_output.c: New file.
16983 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
16984 (main): Call gdb_unbuffer_output.
16985
eba5ab56
YQ
169862015-02-27 Yao Qi <yao.qi@linaro.org>
16987
16988 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
16989 target.
16990
0def5aaa
DE
169912015-02-26 Doug Evans <dje@google.com>
16992
16993 * gdb.cp/class2.cc (Dbase, D): New classes.
16994 (main): New local delta.
16995 * gdb.cp/class2.exp: Test printing delta.
16996 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
16997 (dynbar): New global.
16998 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
16999
081a1c2c
JK
170002015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
17001
17002 * gdb.compile/compile-ifunc.c: New file.
17003 * gdb.compile/compile-ifunc.exp: New file.
17004
2f41223f
AT
170052015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
17006
17007 * gdb.base/structs.exp: Check for correct struct on finish.
17008
03eddd80
YQ
170092015-02-26 Yao Qi <yao.qi@linaro.org>
17010
17011 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
17012 is zero.
17013
80c57053
JK
170142015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
17015
17016 * gdb.arch/cordic.ko.bz2: New file.
17017 * gdb.arch/cordic.ko.debug.bz2: New file.
17018 * gdb.arch/ppc64-symtab-cordic.exp: New file.
17019
21613c12
YQ
170202015-02-25 Yao Qi <yao.qi@linaro.org>
17021
17022 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
17023 aarch64*-*-* target.
17024
d8b901ed
PA
170252015-02-23 Pedro Alves <palves@redhat.com>
17026
17027 * lib/gdb.exp (delete_breakpoints): Rewrite using
17028 gdb_test_multiple.
17029
e5b85ead
PA
170302015-02-23 Pedro Alves <palves@redhat.com>
17031
17032 * gdb.base/info-os.c: Include stdlib.h.
17033
85c3a371
DE
170342015-02-22 Doug Evans <xdje42@gmail.com>
17035
17036 PR symtab/17855
17037 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
17038 is read after symbols have been re-read.
17039 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
17040 * gdb.ada/exec_changed/second.adb (Second): Ditto.
17041
96553a0c
DE
170422015-02-21 Doug Evans <dje@google.com>
17043
17044 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
17045
97a0c697
JK
170462015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
17047
17048 PR corefiles/17808
17049 * gdb.arch/i386-biarch-core.core.bz2: New file.
17050 * gdb.arch/i386-biarch-core.exp: New file.
17051
a47cd6e9
PA
170522015-02-21 Pedro Alves <palves@redhat.com>
17053
17054 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
17055 runto_main fails.
17056
c5facdc4
PA
170572015-02-20 Pedro Alves <palves@redhat.com>
17058
17059 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
17060 info probes.
17061
2db9a427
PA
170622015-02-20 Pedro Alves <palves@redhat.com>
17063
17064 * gdb.threads/multi-create-ns-info-thr.exp: New file.
17065
60fb7e9e
PA
170662015-02-20 Pedro Alves <palves@redhat.com>
17067
17068 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
17069 clean_restart before gdb_target_supports_trace.
17070
5c5019c2
PA
170712015-02-20 Pedro Alves <palves@redhat.com>
17072
17073 PR threads/18006
17074 * gdb.threads/clone-thread_db.c: New file.
17075 * gdb.threads/clone-thread_db.exp: New file.
17076
c9587f88
AT
170772015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
17078
17079 PR breakpoints/16812
17080 * gdb.base/catch-gdb-caused-signals.c: New file.
17081 * gdb.base/catch-gdb-caused-signals.exp: New file.
17082
f6a88844
JM
170832015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
17084
17085 * configure: Regenerated.
17086 * configure.ac: Use GDB_AC_TRANSFORM.
17087 * aclocal.m4: sinclude ../transform.m4.
17088
497c491b
JM
170892015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
17090
17091 * lib/dtrace.exp: New file.
17092 * gdb.base/dtrace-probe.exp: Likewise.
17093 * gdb.base/dtrace-probe.d: Likewise.
17094 * gdb.base/dtrace-probe.c: Likewise.
17095 * lib/pdtrace.in: Likewise.
17096 * configure.ac: Output variables with the transformed names of
17097 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
17098 * configure: Regenerated.
17099
03e98035
JM
171002015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
17101
17102 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
17103 expected message when trying to access $_probe_* convenience
17104 variables while not on a probe.
17105
63cc30e9
JK
171062015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
17107
17108 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
17109
0703599a
PA
171102015-02-11 Pedro Alves <pedro@codesourcery.com>
17111
17112 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
17113 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
17114
7e60a48e
DE
171152015-02-10 Doug Evans <xdje42@gmail.com>
17116
17117 * lib/gdb.exp (gdb_load): Always return a result.
17118
01b088bc
PA
171192015-02-10 Pedro Alves <palves@redhat.com>
17120
17121 * gdb.threads/signal-sigtrap.c: New file.
17122 * gdb.threads/signal-sigtrap.exp: New file.
17123
b05ec7a5
AT
171242015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
17125
17126 * gdb.trace/no-attach-trace.c: New file.
17127 * gdb.trace/no-attach-trace.exp: New file.
17128
a2c2acaf
MW
171292015-02-09 Mark Wielaard <mjw@redhat.com>
17130
17131 * gdb.dwarf2/atomic.c: New file.
17132 * gdb.dwarf2/atomic-type.exp: Likewise.
17133
31fd9caa
MM
171342015-02-09 Markus Metzger <markus.t.metzger@intel.com>
17135
17136 * gdb.btrace/buffer-size.exp: Update "info record" output.
17137 * gdb.btrace/delta.exp: Update "info record" output.
17138 * gdb.btrace/enable.exp: Update "info record" output.
17139 * gdb.btrace/finish.exp: Update "info record" output.
17140 * gdb.btrace/instruction_history.exp: Update "info record" output.
17141 * gdb.btrace/next.exp: Update "info record" output.
17142 * gdb.btrace/nexti.exp: Update "info record" output.
17143 * gdb.btrace/step.exp: Update "info record" output.
17144 * gdb.btrace/stepi.exp: Update "info record" output.
17145 * gdb.btrace/nohist.exp: Update "info record" output.
17146
d33501a5
MM
171472015-02-09 Markus Metzger <markus.t.metzger@intel.com>
17148
17149 * gdb.btrace/buffer-size: New.
17150
f4abbc16
MM
171512015-02-09 Markus Metzger <markus.t.metzger@intel.com>
17152
17153 * gdb.btrace/delta.exp: Update "info record" output.
17154 * gdb.btrace/enable.exp: Update "info record" output.
17155 * gdb.btrace/finish.exp: Update "info record" output.
17156 * gdb.btrace/instruction_history.exp: Update "info record" output.
17157 * gdb.btrace/next.exp: Update "info record" output.
17158 * gdb.btrace/nexti.exp: Update "info record" output.
17159 * gdb.btrace/step.exp: Update "info record" output.
17160 * gdb.btrace/stepi.exp: Update "info record" output.
17161 * gdb.btrace/nohist.exp: Update "info record" output.
17162
b9d61307
SM
171632015-02-06 Simon Marchi <simon.marchi@ericsson.com>
17164
17165 PR gdb/15678
17166 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
17167
e584fdbc
PA
171682015-02-06 Pedro Alves <palves@redhat.com>
17169
17170 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
17171 macro.
17172 (seconds_left, again): New globals.
17173 (main): Wait seconds_left in a 1-second sleep loop instead of
17174 sleeping 180 seconds. If 'again' is set, reset the seconds
17175 counter.
17176 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
17177 'again' in the inferior before detaching. Print the seconds left.
17178 (options): New global.
17179 (top level): Build program with -DTIMEOUT=$timeout.
17180
77f41761
PA
171812015-02-06 Pedro Alves <palves@redhat.com>
17182
17183 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
17184 determine how many seconds to pass to 'alarm'.
17185 * gdb.base/gdb-sigterm.exp (top level): Build program with
17186 -DTIMEOUT=$timeout.
17187 (do_test): Return success/failure indication. Add more verbose
17188 logging. Don't fail if 200 single steps are seen. Instead, fail
17189 when the test times out.
17190 (passes): New global.
17191 (top level): Break the testing loop if testing fails on any
17192 iteration. Use gdb_assert.
17193
b9394193
DB
171942015-02-04 Don Breazeal <donb@codesourcery.com>
17195
17196 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
17197 and initialize them.
17198 (ipc_cleanup): New function.
17199 (main): Don't declare shmid, semid, and msqid. Add a call to
17200 atexit so that we call ipc_cleanup on exit.
17201
42d9e528
PA
172022015-02-04 Pedro Alves <palves@redhat.com>
17203
17204 * boards/native-extended-gdbserver.exp: Remove any target variant
17205 specifications from the board name before clearing the isremote
17206 flag from board_info.
17207
ae6ae975
DE
172082015-01-31 Doug Evans <xdje42@gmail.com>
17209
17210 * gdb.base/maint.exp <maint print type argc>: Update expected output.
17211
cfb069a8
GB
172122015-01-31 Gary Benson <gbenson@redhat.com>
17213
17214 * gdb.base/completion.exp: Disable completion limiting for
17215 existing tests. Add new tests to check completion limiting.
17216 * gdb.linespec/ls-errs.exp: Disable completion limiting.
17217
5dd31d79
DE
172182015-01-31 Doug Evans <xdje42@gmail.com>
17219
17220 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
17221
9f050062
DE
172222015-01-31 Doug Evans <xdje42@gmail.com>
17223
17224 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
17225 entries. Duplicate file section script entries.
17226 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
17227 inlined entries. Add test for safe-path rejection.
17228 * gdb.python/py-section-script.c: Add duplicate inlined section script
17229 entries. Duplicate file section script entries.
17230 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
17231 inlined entries. Add test for safe-path rejection.
17232
df25ebbd
JB
172332015-01-29 Joel Brobecker <brobecker@adacore.com>
17234
17235 * gdb.ada/disc_arr_bound: New testcase.
17236
4a0ca9ec
JB
172372015-01-29 Joel Brobecker <brobecker@adacore.com>
17238
17239 * gdb.ada/mi_var_array: New testcase.
17240
3a8b707a
DE
172412015-01-27 Doug Evans <dje@google.com>
17242
17243 * gdb.python/py-objfile.exp: Add tests for objfile.username.
17244 Add test for objfile.filename, objfile.username after objfile
17245 has been unloaded.
17246
f8313f6e
JB
172472015-01-26 Joel Brobecker <brobecker@adacore.com>
17248
17249 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
17250 the second test to print the name attribute of value
17251 returned by the call to gdb.lookup_type, and adjust
17252 the expected output accordingly.
17253
37bc665e
MW
172542015-01-25 Mark Wielaard <mjw@redhat.com>
17255
17256 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
17257 * gdb.base/disp-step-fork.c: Include unistd.h.
17258 * gdb.base/siginfo-obj.c: Include stdio.h.
17259 * gdb.base/siginfo-thread.c: Likewise.
17260 * gdb.mi/non-stop.c: Include unistd.h.
17261 * gdb.mi/nsthrexec.c: Include stdio.h.
17262 * gdb.mi/pthreads.c: Include unistd.h.
17263 * gdb.modula2/unbounded1.c (main): Declare returns int.
17264 * gdb.reverse/consecutive-reverse.c: Likewise.
17265 * gdb.threads/create-fail.c: Include unistd.h.
17266 * gdb.threads/killed.c: Likewise.
17267 * gdb.threads/linux-dp.c: Likewise.
17268 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
17269 * gdb.threads/non-ldr-exc-2.c: Likewise.
17270 * gdb.threads/non-ldr-exc-3.c: Likewise.
17271 * gdb.threads/non-ldr-exc-4.c: Likewise.
17272 * gdb.threads/pthreads.c: Include unistd.h.
17273 (main): Declare returns int.
17274 * gdb.threads/tls-main.c (foo): New declaration.
17275 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
17276
f7e5394d
SM
172772015-01-23 Simon Marchi <simon.marchi@ericsson.com>
17278
17279 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
17280 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
17281
743649fd
MW
172822015-01-15 Mark Wielaard <mjw@redhat.com>
17283
17284 * gdb.base/noreturn-return.c: New file.
17285 * gdb.base/noreturn-return.exp: New file.
17286 * gdb.base/noreturn-finish.c: New file.
17287 * gdb.base/noreturn-finish.exp: New file.
17288
198297aa
PA
172892015-01-23 Pedro Alves <palves@redhat.com>
17290
17291 * gdb.threads/continue-pending-after-query.c: New file.
17292 * gdb.threads/continue-pending-after-query.exp: New file.
17293
717cf30c
AG
172942015-01-22 Anders Granlund <anders.granlund@ericsson.com>
17295 Simon Marchi <simon.marchi@ericsson.com>
17296
17297 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
17298 * gdb.base/valgrind-db-attach.exp: Same.
17299 * gdb.base/valgrind-infcall.exp: Same.
17300 * lib/mi-support.exp (default_mi_gdb_start): Same.
17301 * lib/prompt.exp (default_prompt_gdb_start): Same.
17302 * lib/gdb.exp (default_gdb_spawn): Same.
17303 (gdb_interact): New.
17304
17305
4b62a76e
JK
173062015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
17307
17308 * gdb.compile/compile.exp (pointer to jit function): New test.
17309
b4cdae6f
WW
173102015-01-17 Wei-cheng Wang <cole945@gmail.com>
17311
17312 * lib/gdb.exp (supports_process_record): Return true for
17313 powerpc*-*-linux*.
17314 (supports_reverse): Likewise.
17315
d221e7ef
DB
173162015-01-15 Don Breazeal <donb@codesourcery.com>
17317
17318 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
17319 instead of checking whether the target board is remote and
17320 use spawn_wait_for_attach instead of exec/sleep.
17321 * gdb.base/attach-twice.exp: Likewise.
17322
bafffb51
JB
173232015-01-15 Joel Brobecker <brobecker@adacore.com>
17324
17325 * gdb.ada/var_arr_attrs: New testcase.
17326
5589af0e
PA
173272015-01-14 Pedro Alves <palves@redhat.com>
17328 Joel Brobecker <brobecker@adacore.com>
17329
17330 PR gdb/17525
17331 * gdb.base/bp-cmds-execution-x-script.c: New file.
17332 * gdb.base/bp-cmds-execution-x-script.exp: New file.
17333 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
17334
6c400b59
PA
173352015-01-14 Pedro Alves <palves@redhat.com>
17336
17337 PR cli/17828
17338 * gdb.base/batch-preserve-term-settings.c: New file.
17339 * gdb.base/batch-preserve-term-settings.exp: New file.
17340
e02c96a7
DE
173412015-01-13 Doug Evans <dje@google.com>
17342
17343 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
17344 binary.
17345
576fd14c
JB
173462015-01-13 Joel Brobecker <brobecker@adacore.com>
17347
17348 * Makefile.in (clean mostlyclean): Do not delete *.py.
17349
04dccad0
JB
173502015-01-13 Joel Brobecker <brobecker@adacore.com>
17351
17352 * gdb.python/py-lookup-type.exp: New file.
17353
3d230f71
PA
173542015-01-12 Pedro Alves <palves@redhat.com>
17355
17356 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
17357 restore GDBFLAGS before returning.
17358
7e67715d
JK
173592015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
17360
17361 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
17362 is_amd64_regs_target and is_x86_like_target.
17363
f2e0d4b4
DE
173642015-01-11 Doug Evans <xdje42@gmail.com>
17365
17366 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
17367 is given without an explicit form.
17368 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
17369 attributes.
17370 * gdb.dwarf/corrupt.exp: Ditto.
17371 * gdb.dwarf2/enum-type.exp: Ditto.
17372 * gdb.trace/entry-values.exp: Ditto.
17373 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
17374
439250fb
DE
173752015-01-11 Doug Evans <xdje42@gmail.com>
17376
17377 PR gdb/15830
17378 * gdb.base/maint.exp: Remove references to "maint demangle".
17379 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
17380 Add tests for explicitly specifying language to demangle.
17381 * gdb.dlang/demangle.exp: Ditto.
17382
ede9f622
PA
173832015-01-09 Pedro Alves <palves@redhat.com>
17384
17385 * gdb.threads/non-stop-fair-events.c: New file.
17386 * gdb.threads/non-stop-fair-events.exp: New file.
17387
a7b796db
PA
173882015-01-09 Pedro Alves <palves@redhat.com>
17389
17390 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
17391 the global scope. Set a breakpoint after all threads are started
17392 rather than stepping over two source lines. Expect the prompt.
17393 * gdb.base/watch_thread_num.c (threads_started_barrier): New
17394 global.
17395 (NUM): Now 15.
17396 (main): Use threads_started_barrier to wait for all threads to
17397 start. Main thread no longer calls thread_function. Exit after
17398 180 seconds.
17399 (loop): New function.
17400 (thread_function): Wait on threads_started_barrier barrier. Call
17401 'loop' at each iteration.
17402 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
17403 threads have started, instead of hardcoding number of "next"
17404 steps. Use an access watchpoint instead of a write watchpoint.
17405
9665ffdd
PA
174062015-01-09 Pedro Alves <palves@redhat.com>
17407
17408 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
17409 (thread_func): Wait on barrier.
17410 (main): Wait for all threads to start before stopping GDB.
17411 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
17412 global.
17413 (thread1_func, thread2_func): Wait on barrier.
17414 (main): Wait for all threads to start before stopping GDB.
17415 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
17416 New global.
17417 (thread1_func, thread2_func): Wait on barrier.
17418 (main): Wait for all threads to start before stopping GDB.
17419
c945a99f
PA
174202015-01-09 Pedro Alves <palves@redhat.com>
17421
17422 * gdb.threads/attach-many-short-lived-threads.c: New file.
17423 * gdb.threads/attach-many-short-lived-threads.exp: New file.
17424
c1a747c1
PA
174252014-01-09 Pedro Alves <palves@redhat.com>
17426
17427 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
17428 instead of to thread 2.
17429 * gdb.threads/signal-command-multiple-signals-pending.c (main):
17430 Add barrier around each pthread_create call instead of around all
17431 calls.
17432 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
17433 Set a break on thread_function and have the child threads hit it
17434 one at at a time.
17435
60b3033e
PA
174362015-01-09 Pedro Alves <palves@redhat.com>
17437
17438 * lib/gdb.exp (can_spawn_for_attach): New procedure.
17439 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
17440 false.
17441 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
17442 checking whether the target board is remote.
17443 * gdb.multi/multi-attach.exp: Likewise.
17444 * gdb.python/py-sync-interp.exp: Likewise.
17445 * gdb.server/ext-attach.exp: Likewise.
17446 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
17447 tests that need to attach, instead of checking whether the target
17448 board is remote at the top of the file.
17449
acc018ac
YQ
174502015-01-08 Yao Qi <yao@codesourcery.com>
17451
17452 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
17453
50a18af8
JK
174542015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
17455
17456 Fix testcase compilation.
17457 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
17458
8503d6e1
JB
174592015-01-06 Joel Brobecker <brobecker@adacore.com>
17460
17461 * gdb.python/py-type.exp: Add a couple test about empty
17462 array creation, and negative-length array creation.
17463
cc73dbcc
DE
174642015-01-02 Doug Evans <xdje42@gmail.com>
17465
17466 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
17467
0300bbc7
DE
174682015-01-02 Doug Evans <dje@google.com>
17469
17470 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
17471
9d85a0ec
YQ
174722014-12-29 Yao Qi <yao@codesourcery.com>
17473
17474 * gdb.trace/entry-values.exp: Update comments. Rename variable
17475 bar_call_foo to returned_from_foo.
17476
87186c6a
MMN
174772014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
17478
17479 PR gdb/17394
17480 * gdb.linespec/break-asm-file.c: New file.
17481 * gdb.linespec/break-asm-file.exp: New file.
17482 * gdb.linespec/break-asm-file0.s: New file.
17483 * gdb.linespec/break-asm-file1.s: New file.
17484
1bab7383
YQ
174852014-12-18 Nigel Stephens <nigel@mips.com>
17486 Maciej W. Rozycki <macro@codesourcery.com>
17487
17488 * gdb.base/float.exp: Handle the new output from "info float" on
17489 MIPS targets.
17490
1bc1068a
JK
174912014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
17492
17493 Fix MinGW compilation.
17494 * gdb.compile/compile-ops.exp: Update untested message if
17495 !skip_compile_feature_tests.
17496 * gdb.compile/compile-setjmp.exp: Likewise.
17497 * gdb.compile/compile-tls.exp: Likewise.
17498 * gdb.compile/compile.exp: Likewise.
17499 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
17500 supported on this host".
17501
b6615d10
DE
175022014-12-16 Doug Evans <xdje42@gmail.com>
17503
17504 * boards/stabs.exp: New file.
17505
25dda427
AA
175062014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
17507
17508 * gdb.base/completion.exp: Adjust to format changes of "maint
17509 print user-registers".
17510
bf330350
CU
175112014-12-16 Catalin Udma <catalin.udma@freescale.com>
17512
17513 PR server/17457
17514 * gdb.arch/aarch64-fp.c: New file.
17515 * gdb.arch/aarch64-fp.exp: New file.
17516
395cf596
SDJ
175172014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
17518
17519 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
17520 r210637, r210913, r211666, r215400, r215817).
17521
17522 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
17523 * dg-extract-results.py: New file.
17524 * dg-extract-results.sh: Use it if the environment seems
17525 suitable.
17526
17527 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
17528
17529 * dg-extract-results.py (parse_run): Handle warnings that
17530 are printed before a test harness is run.
17531
17532 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
17533
17534 * dg-extract-results.py (Named): Remove __cmp__ method.
17535 (output_variation): Use a key to sort variation.harnesses.
17536
17537 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
17538
17539 * dg-extract-results.py: For Python 3, force sys.stdout to
17540 handle surrogate escape sequences.
17541 (safe_open): New function.
17542 (output_segment, main): Use it.
17543
17544 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
17545
17546 * dg-extract-results.py (Prog.result_re): Include options
17547 in test name.
17548
17549 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
17550
17551 * dg-extract-results.py (output_variation): Always sort if
17552 do_sum.
17553
e882ef3c
SM
175542014-12-15 Simon Marchi <simon.marchi@ericsson.com>
17555
17556 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
17557 as long as we get pagination notifications.
17558
4992aa20
JM
175592014-12-15 Jason Merrill <jason@redhat.com>
17560
17561 * Makefile.in (check-gdb.%): Restore.
17562 * README: Mention it.
17563
c1b5a1a6
JB
175642014-12-13 Joel Brobecker <brobecker@adacore.com>
17565
17566 * gdb.ada/str_uninit: New testcase.
17567
5537b577
JK
175682014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
17569
17570 PR symtab/17642
17571 * gdb.base/vla-stub-define.c: New file.
17572 * gdb.base/vla-stub.c: New file.
17573 * gdb.base/vla-stub.exp: New file.
17574
bb2ec1b3
TT
175752014-12-12 Phil Muldoon <pmuldoon@redhat.com>
17576 Jan Kratochvil <jan.kratochvil@redhat.com>
17577 Tom Tromey <tromey@redhat.com>
17578
17579 * configure.ac: Add gdb.compile/.
17580 * configure: Regenerate.
17581 * gdb.compile/Makefile.in: New file.
17582 * gdb.compile/compile-ops.exp: New file.
17583 * gdb.compile/compile-ops.c: New file.
17584 * gdb.compile/compile-tls.c: New file.
17585 * gdb.compile/compile-tls.exp: New file.
17586 * gdb.compile/compile-constvar.S: New file.
17587 * gdb.compile/compile-constvar.c: New file.
17588 * gdb.compile/compile-mod.c: New file.
17589 * gdb.compile/compile-nodebug.c: New file.
17590 * gdb.compile/compile-setjmp-mod.c: New file.
17591 * gdb.compile/compile-setjmp.c: New file.
17592 * gdb.compile/compile-setjmp.exp: New file.
17593 * gdb.compile/compile-shlib.c: New file.
17594 * gdb.compile/compile.c: New file.
17595 * gdb.compile/compile.exp: New file.
17596 * lib/gdb.exp (skip_compile_feature_tests): New proc.
17597
4ff709eb
TT
175982014-12-12 Tom Tromey <tromey@redhat.com>
17599
17600 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
17601 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
17602
6dddd6a5
DE
176032014-12-12 Doug Evans <dje@google.com>
17604
17605 * lib/gdb-python.exp (get_python_valueof): New function.
17606 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
17607
71c24708
AA
176082014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
17609
17610 * gdb.base/completion.exp: Add test for completion of "info
17611 registers ".
17612
3e29f34a
MR
176132014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
17614
17615 * gdb.base/func-ptrs.c: New file.
17616 * gdb.base/func-ptrs.exp: New file.
17617
fc126975
SM
176182014-12-10 Simon Marchi <simon.marchi@ericsson.com>
17619
17620 PR breakpoints/17012
17621 * gdb.base/dprintf-detach.c: New file.
17622 * gdb.base/dprintf-detach.exp: New file.
17623
0a46d518
SM
176242014-12-10 Simon Marchi <simon.marchi@ericsson.com>
17625
17626 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
17627 * lib/gdb.exp (target_is_gdbserver): New procedure.
17628
a0be3e44
DE
176292014-12-08 Doug Evans <dje@google.com>
17630
17631 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
17632
df1b803a
YQ
176332014-12-05 Yao Qi <yao@codesourcery.com>
17634
17635 * gdb.guile/scm-error.exp: Remove the third argument to
17636 gdb_remote_download.
17637 * gdb.guile/scm-frame-args.exp: Likewise.
17638 * gdb.guile/scm-section-script.exp: Likewise.
17639
ddb9f679
YQ
176402014-12-05 Yao Qi <yao@codesourcery.com>
17641
17642 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
17643
86e4ed39
DE
176442014-12-04 Doug Evans <dje@google.com>
17645
17646 * gdb.python/py-objfile.exp: Add tests for
17647 objfile.add_separate_debug_file.
17648
7c50a931
DE
176492014-12-04 Doug Evans <dje@google.com>
17650
17651 * lib/gdb.exp (get_build_id): New function.
17652 (build_id_debug_filename_get): Rewrite to use it.
17653 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
17654
621661e3
MR
176552014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
17656
17657 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
17658 `method(long)', not just 0x0.
17659 * gdb.cp/nsalias.exp: Align code labels to 4.
17660 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
17661 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
17662 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
17663 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
17664 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
17665 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
17666
29f0c3b7
DE
176672014-12-02 Doug Evans <dje@google.com>
17668
e1e061e7 17669 PR symtab/17602
29f0c3b7 17670 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 17671 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
17672 * gdb.cp/anon-ns.exp: Update.
17673
162078c8
NB
176742014-12-02 Nick Bull <nicholaspbull@gmail.com>
17675
17676 * gdb.python/py-events.py (inferior_call_handler): New.
17677 (register_changed_handler, memory_changed_handler): New.
17678 (test_events.invoke): Register new handlers.
17679 * gdb.python/py-events.exp: Add tests for inferior call,
17680 memory_changed and register_changed events.
17681
fdb09caf
AA
176822014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
17683
17684 * gdb.base/execl-update-breakpoints.exp: Specify the link address
17685 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
17686 if the linker doesn't understand this.
17687
55cfb2c4
SM
176882014-12-01 Simon Marchi <simon.marchi@ericsson.com>
17689
17690 * gdb.python/python.exp: Change expected reply to help().
17691
9e8cd6df
YQ
176922014-12-01 Yao Qi <yao@codesourcery.com>
17693
17694 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
17695 AC_CONFIG_SUBDIRS(gdb.gdbtk).
17696 * configure: Re-generated.
17697
6c659fc2
SC
176982014-11-28 Siva Chandra Reddy <sivachandra@google.com>
17699
17700 * gdb.cp/chained-calls.cc: New file.
17701 * gdb.cp/chained-calls.exp: New file.
17702 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
17703
d7fc3181
SM
177042014-11-28 Simon Marchi <simon.marchi@ericsson.com>
17705
17706 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
17707 * gdb.dwarf2/symtab-producer.exp: Same.
17708 * gdb.gdb/python-interrupts.exp: Same.
17709 * gdb.gdb/python-selftest.exp: Same.
17710 * gdb.python/py-linetable.exp: Same.
17711 * gdb.python/py-type.exp: Same.
17712 * gdb.python/py-value-cc.exp: Same.
17713 * gdb.python/py-value.exp: Same.
17714
10e79639
YQ
177152014-11-28 Yao Qi <yao@codesourcery.com>
17716
17717 * gdb.base/break-probes.exp: Match library name prefixed with
17718 sysroot.
17719
f28a0564
SM
177202014-11-27 Simon Marchi <simon.marchi@ericsson.com>
17721
17722 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
17723 test expected output. Add parentheses for the call to print.
17724 Remove L suffix from integers.
17725
3fe1ce1d
DE
177262014-11-26 Doug Evans <dje@google.com>
17727
17728 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
17729
84429e27
YQ
177302014-11-22 Yao Qi <yao@codesourcery.com>
17731
17732 * gdb.trace/entry-values.c: Remove asms.
17733 (foo): Add foo_label.
17734 (bar): Add bar_label.
17735 * gdb.trace/entry-values.exp: Remove code computing foo's
17736 length and bar's length.
17737 (Dwarf::assemble): Invoke function_range for bar and use
17738 MACRO_AT_func for foo.
17739
26741859
YQ
177402014-11-22 Yao Qi <yao@codesourcery.com>
17741
17742 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
17743 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
17744 Use .Lgcc43_procstart instead of gcc43.
17745
45e44d27
JB
177462014-11-21 Joel Brobecker <brobecker@adacore.com>
17747
17748 * gdb.ada/n_arr_bound: New testcase.
17749
458c8db8
SDJ
177502014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
17751
17752 PR breakpoints/10737
17753 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
17754 test_catch_syscall_multi_arch.
17755 (test_catch_syscall_multi_arch): New function.
17756
43f3e411
DE
177572014-11-20 Doug Evans <xdje42@gmail.com>
17758
17759 * gdb.base/maint.exp: Update expected output.
17760
0d7b2549
AA
177612014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
17762
17763 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
17764 4-byte instruction on S390.
17765
8908fca5
JB
177662014-11-19 Joel Brobecker <brobecker@adacore.com>
17767
17768 * gdb.ada/arr_arr: New testcase.
17769
4a46959e
JB
177702014-11-19 Joel Brobecker <brobecker@adacore.com>
17771
17772 * gdb.ada/pkd_arr_elem: New Testcase.
17773
470e2f4e
LM
177742014-11-18 Luis Machado <lgustavo@codesourcery.com>
17775
17776 * gdb.reverse/break-precsave: Expect completion message for
17777 core file reads.
17778 * gdb.reverse/consecutive-precsave.exp: Likewise.
17779 * gdb.reverse/finish-precsave.exp: Likewise.
17780 * gdb.reverse/i386-precsave.exp: Likewise.
17781 * gdb.reverse/machinestate-precsave.exp: Likewise.
17782 * gdb.reverse/sigall-precsave.exp: Likewise.
17783 * gdb.reverse/solib-precsave.exp: Likewise.
17784 * gdb.reverse/step-precsave.exp: Likewise.
17785 * gdb.reverse/until-precsave.exp: Likewise.
17786 * gdb.reverse/watch-precsave.exp: Likewise.
17787
a267f3ad
AA
177882014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
17789
17790 * gdb.base/bp-permanent.c: Include unistd.h.
17791 * gdb.python/py-framefilter-mi.c (main): Add return type.
17792 * gdb.python/py-framefilter.c (main): Likewise.
17793 * gdb.trace/actions-changed.c (main): Likewise.
17794
12084a9a
AA
177952014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
17796
17797 * gdb.mi/until.c: Add eye-catchers.
17798 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
17799 line numbers.
17800
dc7e1a77
AA
178012014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
17802
17803 * gdb.base/condbreak.exp: Drop references to removed non-prototype
17804 function header variants in break1.c.
17805 * gdb.base/ena-dis-br.exp: Likewise.
17806 * gdb.base/hbreak2.exp: Likewise.
17807 * gdb.reverse/until-precsave.exp: Drop references to removed
17808 non-prototype function header variants in ur1.c.
17809 * gdb.reverse/until-reverse.exp: Likewise.
17810
41c77605
PM
178112014-11-17 Petr Machata <pmachata@redhat.com>
17812
17813 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
17814 ${_cu_offset_size} bytes abbrev offset.
17815
34248c3a
DE
178162014-11-15 Doug Evans <xdje42@gmail.com>
17817
17818 PR symtab/17559
17819 * gdb.base/line-symtabs.exp: New file.
17820 * gdb.base/line-symtabs.c: New file.
17821 * gdb.base/line-symtabs.h: New file.
17822
646da059
YQ
178232014-11-14 Yao Qi <yao@codesourcery.com>
17824
17825 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
17826 (func): Add label func_label.
17827 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
17828 Replace low_pc and high_pc with MACRO_AT_range.
17829 Replace name, low_pc and high_pc with MACRO_AT_func.
17830
9301ebe6
YQ
178312014-11-14 Yao Qi <yao@codesourcery.com>
17832
17833 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
17834 Replace name, low_pc and high_pc with MACRO_AT_func.
17835
f166b542
YQ
178362014-11-14 Yao Qi <yao@codesourcery.com>
17837
17838 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
17839 produce debug information.
17840 * gdb.dwarf2/implptr-optimized-out.S: Removed.
17841
0f6e71e3
YQ
178422014-11-14 Yao Qi <yao@codesourcery.com>
17843
17844 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
17845 object and get function length.
17846 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
17847 with MACRO_AT_func.
17848 (top-level): Replace gdb_compile and clean_restart with
17849 prepare_for_testing.
17850 * gdb.dwarf2/main.c (main): Add label main_label.
17851
876c4df9
YQ
178522014-11-14 Yao Qi <yao@codesourcery.com>
17853
17854 * lib/dwarf.exp (function_range): New procedure.
17855 (Dwarf::_handle_macro_at_func): New procedure.
17856 (Dwarf::_handle_macro_at_range): New procedure.
17857 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
17858
02ad9cf1
YQ
178592014-11-14 Yao Qi <yao@codesourcery.com>
17860
17861 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
17862 (_handle_attribute): New procedure.
17863
a59add0c
AA
178642014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17865
17866 * gdb.ada/cond_lang/foo.c (callme): Add return type.
17867 * gdb.base/call-sc.c (zed): Likewise.
17868 * gdb.base/checkpoint.c (main): Likewise.
17869 * gdb.base/dump.c (main): Likewise.
17870 * gdb.base/gcore.c (main): Likewise.
17871 * gdb.base/huge.c (main): Likewise.
17872 * gdb.base/multi-forks.c (main): Likewise.
17873 * gdb.base/pr10179-a.c (main): Likewise.
17874 * gdb.base/savedregs.c (main): Likewise.
17875 * gdb.base/sigaltstack.c (main): Likewise.
17876 * gdb.base/siginfo.c (main): Likewise.
17877 * gdb.base/structs.c (zed): Likewise.
17878 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
17879 * gdb.mi/mi-syn-frame.c (main): Likewise.
17880 * gdb.mi/until.c (foo, main): Likewise.
17881 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
17882 * gdb.base/solib-weak.c (foo): Declare.
17883 * gdb.base/attach-twice.c: Include stdio.h.
17884 * gdb.base/weaklib1.c: Likewise.
17885 * gdb.base/weaklib2.c: Likewise.
17886 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
17887 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
17888 unistd.h.
17889 * gdb.base/attach-pie-misread.c: Include stdlib.h.
17890 * gdb.mi/mi-exit-code.c: Likewise.
17891 * gdb.base/break-interp-lib.c: Include string.h.
17892 * gdb.base/coremaker.c: Likewise.
17893 * gdb.base/testenv.c: Likewise.
17894 * gdb.python/py-finish-breakpoint.c: Likewise.
17895 * gdb.base/inferior-died.c: Include sys/wait.h.
17896 * gdb.base/fileio.c: Include time.h.
17897 * gdb.base/async-shell.c: Include unistd.h.
17898 * gdb.base/dprintf-non-stop.c: Likewise.
17899 * gdb.base/info-os.c: Likewise.
17900 * gdb.mi/mi-console.c: Likewise.
17901 * gdb.mi/watch-nonstop.c: Likewise.
17902 * gdb.python/py-events.c: Likewise.
17903 * gdb.base/async.c (baz): Move up before its invocation.
17904 * gdb.base/code_elim2.c (my_global_func): Likewise.
17905 * gdb.base/skip-solib-lib.c (multiply): Likewise.
17906 * gdb.base/advance.c (func2): Likewise.
17907
3b5d5997
AA
179082014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17909
17910 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
17911 variant.
17912 * gdb.base/annota3.c: Likewise.
17913 * gdb.base/async.c: Likewise.
17914 * gdb.base/average.c: Likewise.
17915 * gdb.base/call-ar-st.c: Likewise.
17916 * gdb.base/call-rt-st.c: Likewise.
17917 * gdb.base/call-sc.c: Likewise.
17918 * gdb.base/call-strs.c: Likewise.
17919 * gdb.base/ending-run.c: Likewise.
17920 * gdb.base/execd-prog.c: Likewise.
17921 * gdb.base/exprs.c: Likewise.
17922 * gdb.base/foll-exec.c: Likewise.
17923 * gdb.base/foll-fork.c: Likewise.
17924 * gdb.base/foll-vfork.c: Likewise.
17925 * gdb.base/funcargs.c: Likewise.
17926 * gdb.base/gcore.c: Likewise.
17927 * gdb.base/jump.c: Likewise.
17928 * gdb.base/langs0.c: Likewise.
17929 * gdb.base/langs1.c: Likewise.
17930 * gdb.base/langs2.c: Likewise.
17931 * gdb.base/mips_pro.c: Likewise.
17932 * gdb.base/nodebug.c: Likewise.
17933 * gdb.base/opaque0.c: Likewise.
17934 * gdb.base/opaque1.c: Likewise.
17935 * gdb.base/recurse.c: Likewise.
17936 * gdb.base/run.c: Likewise.
17937 * gdb.base/scope0.c: Likewise.
17938 * gdb.base/scope1.c: Likewise.
17939 * gdb.base/setshow.c: Likewise.
17940 * gdb.base/setvar.c: Likewise.
17941 * gdb.base/shmain.c: Likewise.
17942 * gdb.base/shr1.c: Likewise.
17943 * gdb.base/shr2.c: Likewise.
17944 * gdb.base/sigall.c: Likewise.
17945 * gdb.base/signals.c: Likewise.
17946 * gdb.base/so-indr-cl.c: Likewise.
17947 * gdb.base/solib2.c: Likewise.
17948 * gdb.base/structs.c: Likewise.
17949 * gdb.base/sum.c: Likewise.
17950 * gdb.base/vforked-prog.c: Likewise.
17951 * gdb.base/watchpoint.c: Likewise.
17952 * gdb.reverse/shr2.c: Likewise.
17953 * gdb.reverse/until-reverse.c: Likewise.
17954 * gdb.reverse/ur1.c: Likewise.
17955 * gdb.reverse/watch-reverse.c: Likewise.
17956
066a77c5
AA
179572014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17958
17959 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
17960 variant.
17961 * gdb.base/sepdebug.exp: Drop references to removed code.
17962
4f204ea5
AA
179632014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17964
17965 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
17966 variant. Preserve original line numbering.
17967 * gdb.base/list1.c: Likewise.
17968
3b377a3a
AA
179692014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17970
17971 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
17972 variant.
17973 * gdb.base/break1.c: Likewise.
17974 * gdb.base/break.exp: Drop references to removed code.
17975
e444df73
AA
179762014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17977
17978 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
17979 variant.
17980
8008f2a7
AA
179812014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17982
17983 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
17984
a5a06887
AA
179852014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17986
17987 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
17988 logic into perform_all_tests() and invoke it with and without
17989 function header prototypes.
17990 (do_function_calls): Remove conditional XFAIL for PR 5318.
17991 (rerun_and_prepare): Remove duplicate code.
17992 (perform_all_tests): New. Main logic moved here.
17993
44dba9b9
AA
179942014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17995
17996 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
17997 code guarded by #ifdef NO_PROTOTYPES.
17998 (t_double_many_args): Likewise.
17999 (DEF_FUNC_MANY_ARGS_1): Likewise.
18000 (DEF_FUNC_VALUES_1): Likewise.
18001 (t_structs_ldc): Renamed from t_structs_fc in conditional code
18002 guarded by #ifdef PROTOTYPES.
18003
d1fbcd56
AA
180042014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18005
18006 * gdb.mi/mi-console.c: Add eye-catcher.
18007 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
18008 instead of literal line number.
18009
b0e59b8f
AA
180102014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18011
18012 * gdb.base/shr2.c: Add eye-catcher.
18013 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
18014 line number.
18015
78f98cca
AA
180162014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18017
18018 * gdb.base/jump.c: Add eye-catchers.
18019 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
18020 numbers.
18021
58fa2af0
AA
180222014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18023
18024 * gdb.base/execd-prog.c: Add eye-catchers.
18025 * gdb.base/foll-exec.c: Likewise.
18026 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
18027 line numbers.
18028
04e5059b
AA
180292014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18030
18031 * gdb.base/ending-run.c: Add eye-catchers.
18032 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
18033 literal line numbers.
18034
dbfdb174
AA
180352014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18036
18037 * gdb.base/call-rt-st.c: Add eye-catchers.
18038 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
18039 literal line numbers.
18040
888a2ade
AA
180412014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18042
18043 * gdb.base/call-ar-st.c: Add eye-catchers.
18044 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
18045 literal line numbers.
18046
6acc2dde
AA
180472014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18048
18049 * gdb.base/average.c: Add eye-catchers.
18050 * gdb.base/sum.c: Likewise.
18051 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
18052 regexps dynamically.
18053
9ecfcd1d
AA
180542014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18055
18056 * gdb.base/solib1.c: Add eye-catchers.
18057 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
18058 literal line numbers.
18059
78708b7c
PA
180602014-11-12 Pedro Alves <palves@redhat.com>
18061
18062 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
18063 leader has exited.
18064
af48d08f
PA
180652014-11-12 Pedro Alves <palves@redhat.com>
18066
18067 * gdb.arch/i386-bp_permanent.c: New file.
18068 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
18069 (srcfile): Set to i386-bp_permanent.c.
18070 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
18071 that stepi does not execute the 'leave' instruction, instead of
18072 testing it does execute.
18073 * gdb.base/bp-permanent.c: New file.
18074 * gdb.base/bp-permanent.exp: New file.
18075
af3768e9
DE
180762014-11-10 Doug Evans <xdje42@gmail.com>
18077
18078 PR symtab/17564
18079 * gdb.base/symtab-search-order.exp: New file.
18080 * gdb.base/symtab-search-order.c: New file.
18081 * gdb.base/symtab-search-order-1.c: New file.
18082 * gdb.base/symtab-search-order-shlib-1.c: New file.
18083
9de00a4a
PA
180842014-11-07 Pedro Alves <palves@redhat.com>
18085
18086 PR gdb/17511
18087 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
18088 i?86-*-linux*.
18089
e0f52461
SC
180902014-11-03 Siva Chandra Reddy <sivachandra@google.com>
18091
18092 PR c++/17494
18093 * gdb.cp/pr17494.cc: New file.
18094 * gdb.cp/pr17494.exp: New file.
18095
6ce8c980
YQ
180962014-11-02 Yao Qi <yao@codesourcery.com>
18097
18098 * gdb.python/python.exp: Get working directory and match the
18099 output of "set extended-prompt \\w " with it.
18100
02be9a71
DE
181012014-10-30 Doug Evans <dje@google.com>
18102
18103 * gdb.python/py-objfile.exp: Add tests for setting random attributes
18104 in objfiles.
18105 * gdb.python/py-progspace.exp: Add tests for setting random attributes
18106 in progspaces.
18107
3bdff46b
LM
181082014-10-30 Janis Johnson <janisjo@codesourcery.com>
18109
18110 * gdb.base/fullpath-expand.exp: Skip for a remote host.
18111 * gdb.base/realname-expand.exp: Likewise.
18112 * gdb.linespec/macro-relative.exp: Likewise.
18113
ab917dfb
PA
181142014-10-29 Pedro Alves <palves@redhat.com>
18115
18116 PR gdb/17408
18117 * gdb.threads/schedlock.c (some_function): New function.
18118 (call_function): New global.
18119 (MAYBE_CALL_SOME_FUNCTION): New macro.
18120 (thread_function): Call it.
18121 * gdb.threads/schedlock.exp (get_args): Add description parameter,
18122 and use it instead of a global counter. Adjust all callers.
18123 (get_current_thread): Use "find current thread" for test message
18124 here rather than having all callers pass down the same string.
18125 (goto_loop): New procedure, factored out from ...
18126 (my_continue): ... this.
18127 (step_ten_loops): Change parameter from test message to command to
18128 use. Adjust.
18129 (list_count): Delete global.
18130 (check_result): New procedure, factored out from duplicate top
18131 level code.
18132 (continue tests): Wrap in with_test_prefix.
18133 (test_step): New procedure, factored out from duplicate top level
18134 code.
18135 (top level): Test "step" in combination with all scheduler-locking
18136 modes. Test "next" in combination with all scheduler-locking
18137 modes, and in combination with stepping over a function call or
18138 not.
18139 * gdb.threads/next-bp-other-thread.c: New file.
18140 * gdb.threads/next-bp-other-thread.exp: New file.
18141
d3d4baed
PA
181422014-10-29 Pedro Alves <palves@redhat.com>
18143
18144 PR python/17372
18145 * gdb.python/python.exp: Test a multi-line command that spawns
18146 interactive Python.
18147 * gdb.base/multi-line-starts-subshell.exp: New file.
18148
563e8d85
YQ
181492014-10-29 Yao Qi <yao@codesourcery.com>
18150
18151 * gdb.base/fileio.exp: Make directories on host.
18152
0ea4d52e
YQ
181532014-10-29 Yao Qi <yao@codesourcery.com>
18154
18155 * gdb.base/fileio.c (test_write): Close the file.
18156
7f5ef605
PA
181572014-10-28 Pedro Alves <palves@redhat.com>
18158
18159 PR gdb/12623
18160 * gdb.base/sigstep.c (no_handler): New global.
18161 (main): If 'no_handler is true, set the signal handlers to
18162 SIG_IGN.
18163 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
18164 with_sw_watch and no_handler parameters. Handle them.
18165 (top level) <stepping over handler when stopped at a breakpoint
18166 test>: Add a test axis for testing with a software watchpoint, and
18167 another for testing with the signal handler set to SIG_IGN.
18168 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
18169 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
18170
abbdbd03
PA
181712014-10-28 Pedro Alves <palves@redhat.com>
18172
18173 PR gdb/17511
18174 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
18175 * gdb.base/sigstep.exp (other_handler_location): New global.
18176 (advance): Support stepping into the signal handler, and running
18177 commands while in the handler.
18178 (in_handler_map): New global.
18179 (top level): In the advance test, add combinations for getting
18180 into the handler with stepping commands, and for running commands
18181 in the handler. Add comment descripting the advancei tests.
18182
1df4399f
PA
181832014-10-28 Pedro Alves <palves@redhat.com>
18184
18185 * gdb.base/sigstep.exp: Use build_executable instead of
18186 prepare_for_testing.
18187 (top level): Move code that starts GDB, runs to main and creates a
18188 display to ...
18189 (restart): ... this new procedure.
18190 (top level): Move backtrace from signal handler test to ...
18191 (validate_backtrace): ... this new procedure.
18192 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
18193 with_test_prefix. Always restart GDB.
18194 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
18195 with_test_prefix. Always restart GDB. No need to delete
18196 breakpoints after the test.
18197 (test_skip_handler): Remove prefix parameter.
18198 (skip_over_handler, breakpoint_to_handler)
18199 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
18200 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
18201 restart GDB. No need to delete breakpoints after the test.
18202 (top level): Use foreach to call the test procedures with
18203 different commands.
18204
a5b6e449
PA
182052014-10-28 Pedro Alves <palves@redhat.com>
18206
18207 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
18208 instead of GNATS numbers.
18209 * gdb.base/sigbpt.exp: Likewise.
18210 * gdb.base/siginfo.exp: Likewise.
18211 * gdb.base/sigstep.exp: Likewise.
18212
e5f8a7cc
PA
182132014-10-27 Pedro Alves <palves@redhat.com>
18214
18215 * gdb.base/sigstep.c (dummy): New global.
18216 (main): Issue a couple writes to the new global.
18217 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
18218 procedures.
18219 (skip_over_handler): Use test_skip_handler.
18220 (top level): Call skip_over_handler for stepi and nexti too.
18221 (breakpoint_over_handler): Use test_skip_handler.
18222 (top level): Call breakpoint_over_handler for stepi and nexti too.
18223
763905a3
YQ
182242014-10-27 Yao Qi <yao@codesourcery.com>
18225
18226 * gdb.trace/tfile.c (adjust_function_address)
18227 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
18228 function descriptor.
18229
6f259a23
DB
182302014-10-24 Don Breazeal <donb@codesourcery.com>
18231
18232 * gdb.base/foll-fork.exp (test_follow_fork,
18233 catch_fork_child_follow): Check for updated fork messages emitted
18234 from infrun.c.
18235 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
18236 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
18237 vfork_and_exec_child_follow_through_step): Check for updated vfork
18238 messages emitted from infrun.c.
18239
09dd9a69
PA
182402014-10-24 Pedro Alves <palves@redhat.com>
18241
18242 * gdb.base/corefile.exp: Remove references to ultrix.
18243 * gdb.base/interrupt.exp: Likewise.
18244 * gdb.base/whatis.exp: Likewise.
18245 * gdb.gdb/selftest.exp: Likewise.
18246 * gdb.threads/manythreads.exp: Likewise.
18247 * gdb.threads/print-threads.exp: Likewise.
18248 * gdb.threads/pthreads.exp:: Likewise.
18249 * gdb.threads/schedlock.exp: Likewise.
18250
3433cfa5
SC
182512014-10-24 Siva Chandra Reddy <sivachandra@google.com>
18252
18253 * gdb.cp/non-trivial-retval.cc: Add a test case.
18254 * gdb.cp/non-trivial-retval.exp: Add a test.
18255
092f880b
YQ
182562014-10-20 Yao Qi <yao@codesourcery.com>
18257
18258 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
18259 * gdb.python/py-objfile-script-gdb.py: New file.
18260 * gdb.python/py-objfile-script.exp: Update reference to
18261 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
18262 of remote_download. Remove the dest file.
18263
acbdb7f3
YQ
182642014-10-20 Yao Qi <yao@codesourcery.com>
18265
18266 * gdb.base/checkpoint.exp: Don't remove file copied on host.
18267 * gdb.base/step-line.exp: Likewise.
18268 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
18269 * gdb.dwarf2/dw2-basic.exp: Likewise.
18270 * gdb.dwarf2/dw2-compressed.exp: Likewise.
18271 * gdb.dwarf2/dw2-filename.exp: Likewise.
18272 * gdb.dwarf2/dw2-intercu.exp: Likewise.
18273 * gdb.dwarf2/dw2-intermix.exp: Likewise.
18274 * gdb.dwarf2/dw2-producer.exp: Likewise.
18275 * gdb.dwarf2/mac-fileno.exp: Likewise.
18276 * gdb.python/py-frame-args.exp: Likewise.
18277 * gdb.python/py-framefilter.exp: Likewise.
18278 * gdb.python/py-mi.exp: Likewise.
18279 * gdb.python/py-objfile-script.exp: Likewise
18280 * gdb.python/py-pp-integral.exp: Likewise.
18281 * gdb.python/py-pp-re-notag.exp: Likewise.
18282 * gdb.python/py-prettyprint.exp: Likewise.
18283 * gdb.python/py-section-script.exp: Likewise.
18284 * gdb.python/py-typeprint.exp: Likewise.
18285 * gdb.python/py-xmethods.exp: Likewise.
18286 * gdb.stabs/weird.exp: Likewise.
18287 * gdb.xml/tdesc-regs.exp: Likewise.
18288
bd286a29
KCY
182892014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
18290
18291 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
18292 (out_cu): Use addr_len for the size of addresses.
18293 (out_line): Likewise. Size DW_LNE_set_address instruction
18294 according to addr_len.
18295 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
18296 (FUNC): Add START_INSNS to definition.
18297
673dc4a0
YQ
182982014-10-18 Yao Qi <yao@codesourcery.com>
18299
18300 * gdb.base/argv0-symlink.exp: Check argv[0] value if
18301 gdb_has_argv0 return true.
18302 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
18303 check [target_info exists noargs], check [gdb_has_argv0]
18304 instead.
18305 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
18306 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
18307 procedures.
18308
4ffbba72
DE
183092014-10-17 Doug Evans <dje@google.com>
18310
18311 * gdb.python/py-events.exp: Update expected output for clear_objfiles
18312 event.
18313 * gdb.python/py-events.py: Add clear_objfiles event.
18314
d096d8c1
DE
183152014-10-17 Doug Evans <dje@google.com>
18316
18317 * gdb.python/py-objfile.exp: Test progspace attribute.
18318
a80db015
LM
183192014-10-17 Luis Machado <lgustavo@codesourcery.com>
18320
18321 * gdb.guile/scm-breakpoint.exp: Do not assume any
18322 directory separators when matching source file paths.
18323 * gdb.python/py-breakpoint.exp: Likewise.
18324 * gdb.reverse/break-precsave.exp: Likewise.
18325 * gdb.reverse/break-reverse.exp: Likewise.
18326 * gdb.reverse/consecutive-precsave.exp: Likewise.
18327 * gdb.reverse/finish-precsave.exp: Likewise.
18328 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
18329 * gdb.reverse/finish-reverse.exp: Likewise.
18330 * gdb.reverse/i386-precsave.exp: Likewise.
18331 * gdb.reverse/i387-env-reverse.exp: Likewise.
18332 * gdb.reverse/i387-stack-reverse.exp: Likewise.
18333 * gdb.reverse/machinestate-precsave.exp: Likewise.
18334 * gdb.reverse/machinestate.exp: Likewise.
18335 * gdb.reverse/sigall-precsave.exp: Likewise.
18336 * gdb.reverse/solib-precsave.exp: Likewise.
18337 * gdb.reverse/step-precsave.exp: Likewise.
18338 * gdb.reverse/until-precsave.exp: Likewise.
18339 * gdb.reverse/watch-precsave.exp: Likewise.
18340 * gdb.reverse/watch-reverse.exp: Likewise.
18341
b22089ab
YQ
183422014-10-17 Yao Qi <yao@codesourcery.com>
18343
18344 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
18345 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
18346
6c4486e6
PA
183472014-10-17 Pedro Alves <palves@redhat.com>
18348
18349 PR gdb/17471
18350 * gdb.base/bg-execution-repeat.c: New file.
18351 * gdb.base/bg-execution-repeat.exp: New file.
18352
0ff33695
PA
183532014-10-17 Pedro Alves <palves@redhat.com>
18354
18355 PR gdb/17300
18356 * gdb.base/continue-all-already-running.c: New file.
18357 * gdb.base/continue-all-already-running.exp: New file.
18358
6fdebc3d
PA
183592014-10-17 Pedro Alves <palves@redhat.com>
18360
18361 PR gdb/17472
18362 * gdb.base/annota-input-while-running.c: New file.
18363 * gdb.base/annota-input-while-running.exp: New file.
18364
32a8097b
PA
183652014-10-17 Pedro Alves <palves@redhat.com>
18366
18367 * gdb.base/callfuncs.exp: emove references to osf.
18368 * gdb.base/sigall.exp: Likewise.
18369 * gdb.gdb/selftest.exp: Likewise.
18370 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
18371 * gdb.mi/non-stop.c: Likewise.
18372 * gdb.mi/pthreads.c: Likewise.
18373 * gdb.reverse/sigall-precsave.exp: Likewise.
18374 * gdb.reverse/sigall-reverse.exp: Likewise.
18375 * gdb.threads/pthreads.c: Likewise.
18376 * gdb.threads/pthreads.exp: Likewise.
18377
7a3517ff
YQ
183782014-10-17 Yao Qi <yao@codesourcery.com>
18379
18380 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
18381 check 'target_info exists noargs'.
18382 (test_command_prompt_position): Likewise.
18383 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
18384 Remove "set args".
18385 (progvar_simple_while_test): Likewise.
18386 (progvar_complex_if_while_test): Likewise.
18387 (if_while_breakpoint_command_test): Likewise.
18388 (infrun_breakpoint_command_test): Likewise.
18389 (breakpoint_command_test): Likewise.
18390 (watchpoint_command_test): Likewise.
18391 (bp_deleted_in_command_test): Likewise.
18392 (temporary_breakpoint_commands): Likewise.
18393
bb99c472
YQ
183942014-10-16 Yao Qi <yao@codesourcery.com>
18395
18396 * gdb.base/remotetimeout.exp: Remove noargs checking.
18397
7c16b83e
PA
183982014-10-15 Pedro Alves <palves@redhat.com>
18399
18400 PR breakpoints/9649
18401 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
18402 * gdb.base/breakpoint-in-ro-region.exp
18403 (probe_target_hardware_step): New procedure.
18404 (top level): Probe hardware stepping and hardware breakpoint
18405 support. Test stepping through a read-only region, with both
18406 "breakpoint auto-hw" on and off and both "always-inserted" on and
18407 off.
18408
35a49624
IB
184092014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
18410
18411 * gdb.dlang/demangle.exp: Update for demangling changes.
18412
2d1c107c
SC
184132014-10-15 Siva Chandra Reddy <sivachandra@google.com>
18414
18415 * gdb.cp/non-trivial-retval.cc: Add new test cases.
18416 * gdb.cp/non-trivial-retval.exp: Add new tests.
18417
778811d5
SC
184182014-10-15 Siva Chandra Reddy <sivachandra@google.com>
18419
18420 PR c++/13403
18421 PR c++/15154
18422 * gdb.cp/non-trivial-retval.cc: New file.
18423 * gdb.cp/non-trivial-retval.exp: New file.
18424
10c5f0a8
YQ
184252014-10-15 Yao Qi <yao@codesourcery.com>
18426
18427 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
18428 remote host.
18429
65d7b369
YQ
184302014-10-15 Yao Qi <yao@codesourcery.com>
18431
18432 * gdb.python/py-symbol.exp: Match file base name if host is
18433 remote, otherwise match file name with dir name.
18434 * gdb.python/py-symtab.exp: Likewise.
18435 * gdb.python/python.exp: Likewise.
18436
46dc1394
YQ
184372014-10-15 Yao Qi <yao@codesourcery.com>
18438
18439 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
18440 pattern.
18441 * gdb.python/py-symtab.exp: Likewise.
18442 * gdb.python/python.exp: Remove trailing ".*". Fix typo
18443 locationn.
18444
c40cc657
JB
184452014-10-14 Joel Brobecker <brobecker@adacore.com>
18446
18447 * gdb.ada/addr_arith: New testcase.
18448
2abf49e1
MR
184492014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
18450
18451 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
18452 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
18453 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
18454 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
18455
f7088df3
SDJ
184562014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
18457
18458 * gdb.arch/stap-eval-lang-ada.S: Likewise.
18459 * gdb.arch/stap-eval-lang-ada.c: Likewise.
18460 * gdb.arch/stap-eval-lang-ada.exp: New file.
18461
4dc06805
YQ
184622014-10-14 Yao Qi <yao@codesourcery.com>
18463
18464 * gdb.mi/mi-var-child.c (nothing1): New function.
18465 (nothing2): New function.
18466 (do_children_tests): Set function pointers by nothing1 and
18467 nothing2.
18468 * gdb.mi/mi-var-child.exp: Step over new added statements.
18469 Update test to match the new output.
18470 * gdb.mi/var-cmd.c (nothing1): New function.
18471 (nothing2): New function.
18472 (do_children_tests): Set function pointers by nothing1 and
18473 nothing2.
18474 * gdb.mi/mi-var-display.exp: Update test to match output.
18475 Step to the line specified by $line_dct_nothing.
18476 Increase the number of lines to step.
18477
46a93de2
YQ
184782014-10-14 Yao Qi <yao@codesourcery.com>
18479
18480 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
18481 tests.
18482 * gdb.mi/mi2-var-child.exp: Likewise.
18483
14ea52ee
DE
184842014-10-13 Doug Evans <dje@google.com>
18485
18486 * gdb.python/py-objfile.exp: Change name of file name test.
18487
e5c6e92b
DE
184882014-10-13 Doug Evans <dje@google.com>
18489
18490 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
18491 from the start of the CU.
18492
c780cc2f
JK
184932014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
18494 Yao Qi <yao@codesourcery.com>
18495
18496 Fix "save breakpoints" for "catch" command.
18497 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
18498 Remove -nonewline. Match also the added "main" line.
18499
99894e11
JK
185002014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
18501
18502 Fix "save breakpoints" for "disable $bpnum" command.
18503 * gdb.base/save-bp.c (main): Add label.
18504 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
18505
6e1ac5a3
JK
185062014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
18507
18508 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
18509
754dd2b0
YQ
185102014-10-11 Yao Qi <yao@codesourcery.com>
18511
18512 * gdb.server/server-kill.exp: Execute command
18513 "set remote trace-status-packet on" before "tstatus".
18514
f90183d7
YQ
185152014-10-11 Yao Qi <yao@codesourcery.com>
18516
18517 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
18518 (main): Call getppid.
18519 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
18520 and continue to it. Read variable "server_pid".
18521
bf40a607
YQ
185222014-10-11 Yao Qi <yao@codesourcery.com>
18523
18524 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
18525
052ca370
YQ
185262014-10-11 Yao Qi <yao@codesourcery.com>
18527
18528 * gdb.threads/thread-find.exp: Don't execute command
18529 "info threads".
18530 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
18531 * gdb.threads/linux-dp.exp: Don't check the condition
18532 $threads_created equals to zero.
18533
3831839c
PA
185342014-10-10 Pedro Alves <palves@redhat.com>
18535
18536 * gdb.base/bigcore.exp: Remove references to IRIX.
18537 * gdb.base/funcargs.exp: Likewise.
18538 * gdb.base/interrupt.exp: Likewise.
18539 * gdb.base/mips_pro.exp: Likewise.
18540 * gdb.base/nodebug.exp: Likewise.
18541 * gdb.base/setvar.exp: Likewise.
18542 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
18543
8b9a549d
PA
185442014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
18545 Pedro Alves <palves@redhat.com>
18546
18547 PR symtab/14466
18548 * gdb.base/vdso-warning.c: New file.
18549 * gdb.base/vdso-warning.exp: New file.
18550
d48ba5e8
DE
185512014-10-02 Doug Evans <dje@google.com>
18552
18553 * gdb.base/structs.c (main): Don't run forever.
18554
2278c276
PA
185552014-10-02 Pedro Alves <palves@redhat.com>
18556
18557 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
18558 (top level) <stop threads 1, stop threads 2>: Use it.
18559
b57bacec
PA
185602014-10-02 Pedro Alves <palves@redhat.com>
18561
18562 * gdb.threads/break-while-running.exp (test): Add new
18563 'update_thread_list' argument. Skip "info threads" if false.
18564 (top level): Add new 'update_thread_list' axis.
18565
13fd3ff3
PA
185662014-10-02 Pedro Alves <palves@redhat.com>
18567
18568 PR breakpoints/17431
18569 * gdb.base/execl-update-breakpoints.c: New file.
18570 * gdb.base/execl-update-breakpoints.exp: New file.
18571
0fec99e8
PA
185722014-10-01 Pedro Alves <palves@redhat.com>
18573
18574 * gdb.base/breakpoint-in-ro-region.c: New file.
18575 * gdb.base/breakpoint-in-ro-region.exp: New file.
18576
2ddf4301
SM
185772014-10-01 Simon Marchi <simon.marchi@ericsson.com>
18578
18579 * gdb.mi/mi-exit-code.exp: New file.
18580 * gdb.mi/mi-exit-code.c: New file.
18581
6a5f3f43
YQ
185822014-09-30 Yao Qi <yao@codesourcery.com>
18583
18584 * lib/prelink-support.exp (build_executable_own_libs): Error if
18585 the target isn't native.
18586
345bcc73
YQ
185872014-09-30 Yao Qi <yao@codesourcery.com>
18588
18589 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
18590 false.
18591
a25a5a45
PA
185922014-09-22 Pedro Alves <palves@redhat.com>
18593
18594 * gdb.threads/break-while-running.exp: New file.
18595 * gdb.threads/break-while-running.c: New file.
18596
00ba3162
YQ
185972014-09-19 Yao Qi <yao@codesourcery.com>
18598
18599 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
18600 Invoke test. Restart GDB with --readnow and invoke test again.
18601
c3b7b696
YQ
186022014-09-19 Yao Qi <yao@codesourcery.com>
18603
18604 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
18605 proc set_breakpoint_on_gcd_function. Invoke
18606 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
18607 invoke set_breakpoint_on_gcd_function again.
18608
2b4fd423
DE
186092014-09-18 Doug Evans <dje@google.com>
18610
18611 * gdb.dwarf2/symtab-producer.exp: New file.
18612
a5947601
SDJ
186132014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
18614
18615 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
18616 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
18617 * gdb.base/global-var-nested-by-dso.c: Likewise.
18618 * gdb.base/global-var-nested-by-dso.exp: Likewise.
18619
91c19059
SDJ
186202014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
18621 Pedro Alves <palves@redhat.com>
18622
18623 * gdb.base/watch-bitfields.exp: Pass string other than test file
18624 name to prepare_for_testing.
18625 (watch): New procedure.
18626 (expect_watchpoint): Use with_test_prefix.
18627 (top level): Factor out tests to ...
18628 (test_watch_location, test_regular_watch): ... these new
18629 procedures, and use with_test_prefix and gdb_continue_to_end.
18630
bb9d5f81
PP
186312014-09-16 Patrick Palka <patrick@parcs.ath.cx>
18632
18633 PR breakpoints/12526
18634 * gdb.base/watch-bitfields.exp: New file.
18635 * gdb.base/watch-bitfields.c: New file.
18636
635856f5
PA
186372014-09-16 Pedro Alves <palves@redhat.com>
18638
18639 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
18640 software and hardware addresses, not software address against
18641 itself.
18642
7280ceea
PA
186432014-09-16 Pedro Alves <palves@redhat.com>
18644
18645 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
18646 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
18647
428b16bd
PA
186482014-09-16 Pedro Alves <palves@redhat.com>
18649
18650 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
18651 files.
18652 * gdb.base/a2-run.exp: Remove all code guarded by istarget
18653 "*-*-vxworks*" throughout.
18654 * gdb.base/break.exp: Likewise.
18655 * gdb.base/default.exp: Likewise.
18656 * gdb.base/scope.exp: Likewise.
18657 * gdb.base/sepdebug.exp: Likewise.
18658 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
18659 throughout.
18660 * gdb.base/run.c: Likewise.
18661 * gdb.base/sepdebug.c: Likewise.
18662 * gdb.hp/gdb.aCC/run.c: Likewise.
18663 * gdb.reverse/until-reverse.c: Likewise.
18664 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
18665
666d413c
YQ
186662014-09-16 Yao Qi <yao@codesourcery.com>
18667
18668 * boards/local-remote-host-native.exp: New file.
18669
57cbd724
DE
186702014-09-14 Doug Evans <xdje42@gmail.com>
18671
18672 * gdb.threads/queue-signal.c (thread_count): New variable.
18673 (thread_count_mutex, thread_count_condvar): New variables.
18674 (incr_thread_count, wait_all_threads_running): New functions.
18675 (main): Wait for all threads to be in their thread functions.
18676
81219e53
DE
186772014-09-13 Doug Evans <xdje42@gmail.com>
18678
18679 * gdb.threads/queue-signal.c: New file.
18680 * gdb.threads/queue-signal.exp: New file.
18681
3714cea7
DE
186822014-09-13 Doug Evans <xdje42@gmail.com>
18683
18684 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
18685 be consistent with what default_gdb_init uses.
18686 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
18687 the plain text of the prompt. Add some logging printfs.
18688 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
18689
fa43b1d7
PA
186902014-09-12 Pedro Alves <palves@redhat.com>
18691
18692 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
18693 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
18694 * gdb.arch/i386-size-overlap.exp: Likewise.
18695 * gdb.arch/i386-size.exp: Likewise.
18696 * gdb.arch/i386-unwind.exp: Likewise.
18697 * gdb.base/a2-run.exp: Likewise.
18698 * gdb.base/break.exp: Likewise.
18699 * gdb.base/charset.exp: Likewise.
18700 * gdb.base/chng-syms.exp: Likewise.
18701 * gdb.base/commands.exp: Likewise.
18702 * gdb.base/dbx.exp: Likewise.
18703 * gdb.base/find.exp: Likewise.
18704 * gdb.base/funcargs.exp: Likewise.
18705 * gdb.base/jit-simple.exp: Likewise.
18706 * gdb.base/reread.exp: Likewise.
18707 * gdb.base/sepdebug.exp: Likewise.
18708 * gdb.base/step-bt.exp: Likewise.
18709 * gdb.cp/mb-inline.exp: Likewise.
18710 * gdb.cp/mb-templates.exp: Likewise.
18711 * gdb.objc/basicclass.exp: Likewise.
18712 * gdb.threads/killed.exp: Likewise.
18713
9d9bf2df
EBM
187142014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
18715
18716 PR tdep/17379
18717 * gdb.arch/powerpc-stackless.S: New file.
18718 * gdb.arch/powerpc-stackless.exp: New file.
18719
1cf2f1b0
JK
187202014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
18721
18722 * gdb.base/attach.c: Include unistd.h.
18723 (main): Call alarm. Add label postloop.
18724 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
18725 gdb_breakpoint, gdb_continue_to_breakpoint.
18726 (test_command_line_attach_run): Kill ${testpid} in one exit path.
18727
98880d46
PA
187282014-09-11 Pedro Alves <palves@redhat.com>
18729
18730 PR gdb/17347
18731 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
18732 * gdb.base/attach.exp (test_command_line_attach_run): New
18733 procedure.
18734 (top level): Call it.
18735
4c92ff2c
PA
187362014-09-11 Pedro Alves <palves@redhat.com>
18737
18738 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
18739 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
18740 (do_command_attach_tests): Use spawn_wait_for_attach.
18741 * gdb.base/solib-overlap.exp: Likewise.
18742 * gdb.multi/multi-attach.exp: Likewise.
18743 * gdb.python/py-prompt.exp: Likewise.
18744 * gdb.python/py-sync-interp.exp: Likewise.
18745 * gdb.server/ext-attach.exp: Likewise.
18746
3adc1a7d
GKB
187472014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
18748
18749 * gdb.fortran/array-element.exp: Remove unexpected "continue"
18750 command in testcase. Simplify testcase.
18751
96334934
JB
187522014-09-10 Joel Brobecker <brobecker@adacore.com>
18753
18754 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
18755
eb479039
JB
187562014-09-10 Joel Brobecker <brobecker@adacore.com>
18757
18758 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
18759
deede10c
JB
187602014-09-10 Joel Brobecker <brobecker@adacore.com>
18761
18762 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
18763
7828a5f5
JB
187642014-09-10 Joel Brobecker <brobecker@adacore.com>
18765
18766 * gdb.dwarf2/dynarr-ptr.c: New file.
18767 * gdb.dwarf2/dynarr-ptr.exp: New file.
18768
33aeebcf
MR
187692014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
18770
18771 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
18772 of 30 rather than hardcoding 120 for a slow test case. Take the
18773 `gdb,timeout' target setting into account for this calculation.
18774 Don't extend the timeout for the test cases that don't need it.
18775
7b415901
MR
187762014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
18777
18778 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
18779 a factor of 2 for a slow test case. Take the `gdb,timeout'
18780 target setting into account for this calculation.
18781 * gdb.reverse/until-precsave.exp: Increase the timeout by
18782 a factor of 15 and 3 respectively rather than adding 120
18783 for a pair of slow test cases. Take the `gdb,timeout'
18784 target setting into account for this calculation.
18785
4a40f85a
MR
187862014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
18787
18788 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
18789 timeout, don't pass one down to gdb_expect.
18790 (gdb_expect): Rework timeout selection.
18791
09635af7
MR
187922014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
18793
18794 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
18795 exception on timeout.
18796 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
18797 (gdbserver_start_extended): Catch any `gdbserver_start' error
18798 exceptions.
18799 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
18800 * lib/mi-support.exp (mi_gdb_target_load): Catch any
18801 `gdbserver_gdb_load' error exceptions.
18802
2bdd10b7
MR
188032014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
18804
18805 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
18806 120 on waiting for the TCP socket to open.
18807
316935f0
DE
188082014-09-09 Doug Evans <xdje42@gmail.com>
18809
18810 * gdb.base/default.exp (show_conv_list): Add _caller_is,
18811 _caller_matches, _any_caller_is, _any_caller_matches.
18812
83740597
DE
188132014-09-09 Doug Evans <xdje42@gmail.com>
18814
18815 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
18816
4c122fc3
YQ
188172014-09-09 Yao Qi <yao@codesourcery.com>
18818
18819 * gdb.mi/mi-var-display.exp: Set print symbol off.
18820
a9f116cb
GKB
188212014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
18822
18823 PR gdb/17035
18824 * gdb.base/commands.exp: Add tests to verify user-defined
18825 commands with empty bodies.
18826 * gdb.python/py-cmd.exp: Test that we don't show user-defined
18827 python commands in `show user command`.
18828 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
18829 scheme commands in `show user command`.
18830
c75bd3a2
JK
188312014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
18832
18833 PR python/17355
18834 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
18835 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
18836 * gdb.python/py-framefilter-invalidarg.exp: New file.
18837 * gdb.python/py-framefilter-invalidarg.py: New file.
18838
faa42425
DE
188392014-09-06 Doug Evans <xdje42@gmail.com>
18840
18841 PR 15276
18842 * gdb.python/py-caller-is.c: New file.
18843 * gdb.python/py-caller-is.exp: New file.
18844
474ca4f6
SDJ
188452014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
18846
18847 PR gdb/17235
18848 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
18849 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
18850
eb0b0463
SDJ
188512014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
18852
18853 PR fortran/17237
18854 * gdb.fortran/print-formatted.exp: New file.
18855 * gdb.fortran/print-formatted.f90: Likewise.
18856
5f3b99cf
SS
188572014-09-03 Sasha Smundak <asmundak@google.com>
18858
18859 * gdb.python/py-frame.exp: Test Frame.read_register.
18860
7d793aa9
SDJ
188612014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
18862
18863 PR python/16699
18864 * gdb.python/py-completion.exp: New file.
18865 * gdb.python/py-completion.py: Likewise.
18866
fb0576e9
DE
188672014-08-28 Doug Evans <dje@google.com>
18868
18869 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
18870 eax,etc. are live with values set by gdb and thus the compiler can't
18871 use them.
18872 * gdb.arch/i386-pseudo.c (main): Ditto.
18873
ee92b0dd
DE
188742014-08-27 Doug Evans <dje@google.com>
18875
18876 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
18877
6649db35
DE
188782014-08-25 Doug Evans <dje@google.com>
18879
18880 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
18881 (main): Ditto.
18882
564b7600
DE
188832014-08-25 Doug Evans <dje@google.com>
18884
18885 * gdb.threads/thread-execl.exp: #include <stdio.h>.
18886
3881fb67
YQ
188872014-08-24 Yao Qi <yao@codesourcery.com>
18888
18889 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
18890 symbol off.
18891 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
18892
a05a36a5
DE
188932014-08-22 Doug Evans <dje@google.com>
18894
18895 PR 17276
18896 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
18897 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
18898 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
18899
7c343b48
YQ
189002014-08-22 Yao Qi <yao@codesourcery.com>
18901
18902 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
18903 * gdb.python/py-finish-breakpoint2.exp: Likewise.
18904 * gdb.python/python.exp: Likewise. Use .py file on the host
18905 instead of the build.
18906
22fd09ae
JK
189072014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
18908
18909 * gdb.threads/gcore-stale-thread.c: New file.
18910 * gdb.threads/gcore-stale-thread.exp: New file.
18911
a8454a7c
PA
189122014-08-21 Pedro Alves <palves@redhat.com>
18913
18914 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
18915 * gdb.base/gcore-relro-pie.exp: Likewise.
18916 * gdb.base/gcore-relro.exp: Likewise.
18917 * gdb.base/gcore.exp: Likewise.
18918 * gdb.base/print-symbol-loading.exp: Likewise.
18919 * gdb.threads/gcore-thread.exp: Likewise.
18920 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
18921
2a31c623
PA
189222014-08-20 Pedro Alves <palves@redhat.com>
18923 Jan Kratochvil <jan.kratochvil@redhat.com>
18924
18925 * Makefile.in (EXTRA_RULES, CC): New variables, get from
18926 configure.
18927 (EXPECT): Handle READ1 being set.
18928 (all): Depend on EXTRA_RULES.
18929 (check-read1, expect-read1, read1.so, read1): New rules.
18930 * README (Testsuite Parameters): Document the READ1 make variable.
18931 (Race detection): New section.
18932 * configure: Regenerate.
18933 * configure.ac: If build==host==target, and running under a
18934 GNU/glibc system, add read1 to the extra Makefile rules.
18935 (EXTRA_RULES): AC_SUBST it.
18936 * lib/read1.c: New file.
18937
d36430db
JB
189382014-08-20 Joel Brobecker <brobecker@adacore.com>
18939
18940 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
18941 the handling of variables declared as a typedef to an array
18942 which a DW_AT_data_location attribute.
18943
9a0dc9e3
PA
189442014-08-19 Andrew Burgess <aburgess@broadcom.com>
18945 Pedro Alves <palves@redhat.com>
18946
18947 PR symtab/14604
18948 PR symtab/14605
18949 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
18950 gdb_test.
18951
0718a8da
PA
189522014-08-19 Pedro Alves <palves@redhat.com>
18953
18954 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
18955
13b448cd
YQ
189562014-08-19 Yao Qi <yao@codesourcery.com>
18957
18958 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
18959 right line.
18960
1cbf5077
DB
189612014-08-18 David Blaikie <dblaikie@gmail.com>
18962
18963 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
18964
bf0fae19
JB
189652014-08-18 Joel Brobecker <brobecker@adacore.com>
18966
18967 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
18968 attribute in array range.
18969
3c8c5dcc
JB
189702014-08-18 Joel Brobecker <brobecker@adacore.com>
18971
18972 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
18973
e66d4446
SC
189742014-08-15 Siva Chandra Reddy <sivachandra@google.com>
18975
18976 PR c++/17132
18977 * gdb.cp/pr17132.cc: New file.
18978 * gdb.cp/pr17132.exp: New file.
18979
940df408
SC
189802014-08-15 Siva Chandra Reddy <sivachandra@google.com>
18981
18982 * gdb.python/py-xmethods.py (A_getarrayind)
18983 (E_method_char_worker.__call__, E_method_int_worker.__call__):
18984 Use 'print' with function call syntax.
18985 (E_method_matcher.match): Fix tab vs space indentation mixup.
18986
ebcc6c3a
YQ
189872014-08-15 Yao Qi <yao@codesourcery.com>
18988
18989 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
18990 false.
18991
775e0f04
YQ
189922014-08-15 Yao Qi <yao@codesourcery.com>
18993
18994 * gdb.cp/casts.exp: Set print symbol off.
18995 * gdb.cp/class2.exp: Likewise.
18996 * gdb.cp/overload.exp: Likewise.
18997 * gdb.cp/templates.exp: Likewise.
18998
d769e349
DE
189992014-08-11 Doug Evans <dje@google.com>
19000
19001 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
19002 (test_load_shlib): Update.
19003
20c6f1e1
YQ
190042014-08-09 Yao Qi <yao@codesourcery.com>
19005
19006 * gdb.base/display.exp: Invoke is_address_zero_readable.
19007 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
19008 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
19009 * gdb.base/hbreak-unmapped.exp: Return if
19010 is_address_zero_readable returns true.
19011 * gdb.base/signest.exp: Likewise.
19012 * gdb.base/signull.exp: Likewise.
19013 * gdb.base/sigbpt.exp: Likewise.
19014 * gdb.guile/scm-disasm.exp: Do the test if
19015 is_address_zero_readable returns false.
19016 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
19017 * gdb.python/py-arch.exp: Likewise.
19018 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
19019 * lib/gdb.exp (is_address_zero_readable): New proc.
19020
5792e8e3
YQ
190212014-08-09 Yao Qi <yao@codesourcery.com>
19022
19023 PR testsuite/13443
19024 * gdb.mi/mi-var-display.exp: Make test messages unique.
19025
3cecbbbe
TT
190262014-08-04 Tom Tromey <tromey@redhat.com>
19027
19028 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
19029 target 0".
19030
00b51ff5
TT
190312014-08-04 Tom Tromey <tromey@redhat.com>
19032
19033 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
19034 "target_resume".
19035
6908c509
JB
190362014-08-01 Joel Brobecker <brobecker@adacore.com>
19037
19038 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
19039 inner_vla_struct_object_size.
19040 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
19041 as xfail.
19042
cc6563d2
PA
190432014-07-30 Pedro Alves <palves@redhat.com>
19044
19045 * gdb.threads/signal-command-handle-nopass.exp (test): Add
19046 comment.
19047
7e09a223
YQ
190482014-07-29 Yao Qi <yao@codesourcery.com>
19049
19050 PR gdb/17206
19051 * gdb.base/until-nodebug.exp: New.
19052
7ebdbe92
DE
190532014-07-28 Doug Evans <xdje42@gmail.com>
19054
19055 PR guile/17203
19056 * gdb.guile/scm-parameter.exp: Add tests for trying to create
19057 previously existing parameter, and previously ambiguously spelled
19058 parameter.
19059
fdb1adc6
WN
190602014-07-28 Will Newton <will.newton@linaro.org>
19061
19062 * gdb.base/varargs.exp: Remove KFAILs for ARM.
19063
186fcde0
DE
190642014-07-26 Ludovic Courtès <ludo@gnu.org>
19065 Doug Evans <xdje42@gmail.com>
19066
19067 PR guile/17146
19068 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
19069
70509625
PA
190702014-07-25 Pedro Alves <palves@redhat.com>
19071
19072 * gdb.threads/signal-command-handle-nopass.c: New file.
19073 * gdb.threads/signal-command-handle-nopass.exp: New file.
19074 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
19075 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
19076 * gdb.threads/signal-delivered-right-thread.c: New file.
19077 * gdb.threads/signal-delivered-right-thread.exp: New file.
19078
c3f814a1
PA
190792014-07-25 Pedro Alves <palves@redhat.com>
19080
19081 * gdb.base/double-prompt-target-event-error.exp
19082 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
19083 match.
19084 (cancel_pagination_in_target_event): Rework double prompt
19085 detection.
19086 * gdb.base/paginate-after-ctrl-c-running.exp
19087 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
19088 <return>' match.
19089 * gdb.base/paginate-bg-execution.exp
19090 (test_bg_execution_pagination_return)
19091 (test_bg_execution_pagination_cancel): Remove '-notransfer
19092 <return>' matches.
19093 * gdb.base/paginate-execution-startup.exp
19094 (test_fg_execution_pagination_return)
19095 (test_fg_execution_pagination_cancel): Remove '-notransfer
19096 <return>' matches.
19097 * gdb.base/paginate-inferior-exit.exp
19098 (test_paginate_inferior_exited): Remove '-notransfer <return>'
19099 match.
19100 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
19101 * lib/gdb.exp (pagination_prompt): Run text through
19102 string_to_regexp.
19103 (gdb_test_multiple): Match $pagination_prompt instead of
19104 "<return>".
19105 (string_to_regexp): Move to lib/gdb-utils.exp.
19106
e214cf6c
JK
191072014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
19108
19109 * gdb.arch/amd64-entry-value-paramref.S: New file.
19110 * gdb.arch/amd64-entry-value-paramref.cc: New file.
19111 * gdb.arch/amd64-entry-value-paramref.exp: New file.
19112 * gdb.arch/amd64-optimout-repeat.S: New file.
19113 * gdb.arch/amd64-optimout-repeat.c: New file.
19114 * gdb.arch/amd64-optimout-repeat.exp: New file.
19115
17d0c5c8
JK
191162014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
19117
19118 PR gdb/17170
19119 * gdb.base/statistics.exp: New file.
19120
b8b8facf
DE
191212014-07-17 Doug Evans <dje@google.com>
19122
74b49205 19123 PR gdb/17170
b8b8facf
DE
19124 * gdb.base/maint.exp: Update testing of per-command stats.
19125
1b5d0ab3
PA
191262014-07-16 Pedro Alves <palves@redhat.com>
19127
19128 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
19129 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
19130 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
19131 (tfile_write_buf): New functions.
19132 (add_memory_block): Rewrite using the above.
19133 (adjust_function_address): New function.
19134 (FUNCTION_ADDRESS): New macro.
19135 (write_basic_trace_file): Remove short_x local, and use
19136 tfile_write_16. Change type of func_addr local to unsigned long
19137 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
19138 here. Cast argument of add_memory_block to char pointer.
19139 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
19140 (main): Remove parameters.
19141 * gdb.trace/tfile.exp: Remove nowarnings.
19142
4d974e88
SM
191432014-07-15 Simon Marchi <simon.marchi@ericsson.com>
19144
19145 * gdb.base/debug-expr.exp: Test string evaluation with
19146 "debug expression" on.
19147
41e99568
PA
191482014-07-15 Pedro Alves <palves@redhat.com>
19149
19150 * gdb.base/reread.exp: Use clean_restart.
19151
487d9753
PL
191522014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
19153
19154 * gdb.arch/avr-flash-qualifer.c: New.
19155 * gdb.arch/avr-flash-qualifer.exp: New.
19156
cc1c52ad
PA
191572014-07-14 Pedro Alves <palves@redhat.com>
19158
19159 * gdb.base/paginate-after-ctrl-c-running.c: New file.
19160 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
19161
1e973570
PA
191622014-07-14 Pedro Alves <palves@redhat.com>
19163
19164 * gdb.base/double-prompt-target-event-error.c: New file.
19165 * gdb.base/double-prompt-target-event-error.exp: New file.
19166
93d6eb10
PA
191672014-07-14 Pedro Alves <palves@redhat.com>
19168
19169 PR gdb/17072
19170 * gdb.base/paginate-inferior-exit.c: New file.
19171 * gdb.base/paginate-inferior-exit.exp: New file.
19172
0017922d
PA
191732014-07-14 Pedro Alves <palves@redhat.com>
19174
19175 PR gdb/17072
19176 * gdb.base/paginate-bg-execution.c: New file.
19177 * gdb.base/paginate-bg-execution.exp: New file.
19178
94696ad3
PA
191792014-07-14 Pedro Alves <palves@redhat.com>
19180
19181 PR gdb/17072
19182 * gdb.base/paginate-execution-startup.c: New file.
19183 * gdb.base/paginate-execution-startup.exp: New file.
19184 * lib/gdb.exp (pagination_prompt): New global.
19185 (default_gdb_spawn): New procedure, factored out from
19186 default_gdb_spawn.
19187 (default_gdb_start): Adjust to call default_gdb_spawn.
19188 (gdb_spawn): New procedure.
19189
bd293940
PA
191902014-07-14 Pedro Alves <palves@redhat.com>
19191
19192 * lib/gdb.exp (gdb_assert): New procedure.
19193 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
19194
c933f875
PA
191952014-07-14 Pedro Alves <palves@redhat.com>
19196
19197 * gdb.base/execution-termios.c: New file.
19198 * gdb.base/execution-termios.exp: New file.
19199
d98b7a16
TT
192002014-07-14 Tom Tromey <tromey@redhat.com>
19201
19202 * gdb.cp/vla-cxx.cc: New file.
19203 * gdb.cp/vla-cxx.exp: New file.
19204
548740d6
TT
192052014-07-14 Tom Tromey <tromey@redhat.com>
19206
19207 * gdb.reverse/rerun-prec.c: New file.
19208 * gdb.reverse/rerun-prec.exp: New file.
19209
a25eb028
MR
192102014-07-12 Maciej W. Rozycki <macro@mips.com>
19211 Maciej W. Rozycki <macro@codesourcery.com>
19212
19213 * lib/gdb-utils.exp: New file.
19214 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
19215 inline `gdb_init_command' processing.
19216 (gdb_start_cmd): Likewise.
19217 * lib/mi-support.exp (mi_run_cmd): Likewise.
19218 * README: Document `gdb_init_command' and `gdb_init_commands'.
19219
218c2655
JK
192202014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
19221
19222 Fix false FAIL running under a very long directory name.
19223 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
19224 and "set print elements 10000". Twice.
19225
5401fde3
YQ
192262014-07-11 Yao Qi <yao@codesourcery.com>
19227
19228 * gdb.base/exprs.exp: "set print symbol off".
19229
e76126e8
PA
192302014-07-11 Pedro Alves <palves@redhat.com>
19231
19232 * gdb.threads/kill.c: New file.
19233 * gdb.threads/kill.exp: New file.
19234
2d6f0de6
YQ
192352014-07-10 Yao Qi <yao@codesourcery.com>
19236
19237 * gdb.trace/tfile.c (write_basic_trace_file)
19238 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
19239 address written to trace file.
19240
7180e04a
PA
192412014-07-09 Pedro Alves <palves@redhat.com>
19242
19243 * gdb.base/attach-wait-input.exp: New file.
19244 * gdb.base/attach-wait-input.c: New file.
19245
9a9a7608
AB
192462014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
19247
19248 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
19249 setting up test structures.
19250 (main): Call new test function.
19251 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
19252 test function, continue into test function and walk test
19253 structures.
19254
161ac41e
YQ
192552014-07-02 Yao Qi <yao@codesourcery.com>
19256
19257 * gdb.trace/entry-values.c: Define labels 'foo_start' and
19258 'bar_start' at the beginning of functions 'foo' and 'bar'
19259 respectively.
19260 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
19261 instead of 'foo' and 'bar'.
19262
1f267ae3
MM
192632014-07-08 Markus Metzger <markus.t.metzger@intel.com>
19264
19265 * gdb.btrace/segv.exp: New.
19266 * gdb.btrace/segv.c: New.
19267
2b239efb
LM
192682014-07-02 Luis Machado <lgustavo@codesourcery.com>
19269
19270 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
19271 instruction.
19272
cf363f18
MW
192732014-06-30 Mark Wielaard <mjw@redhat.com>
19274
19275 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
19276 vulture, vilify, villar): New volatile array constants.
19277 (vindictive, vegetation): New const volatile array constants.
19278 * gdb.base/volatile.exp: Test volatile and const volatile array
19279 types.
19280
aebf9d24
AA
192812014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
19282
19283 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
19284 target lacks support for awatch, rwatch, or hbreak.
19285
b67a2c6f
YQ
192862014-06-27 Yao Qi <yao@codesourcery.com>
19287
19288 * gdb.multi/dummy-frame-restore.exp: New.
19289 * gdb.multi/dummy-frame-restore.c: New.
19290
aef92902
MM
192912014-06-25 Markus Metzger <markus.t.metzger@intel.com>
19292
19293 * gdb.btrace/gcore.exp: New.
19294
8e9db26e
PA
192952014-06-23 Pedro Alves <palves@redhat.com>
19296
19297 * gdb.base/watchpoint-reuse-slot.c: New file.
19298 * gdb.base/watchpoint-reuse-slot.exp: New file.
19299
70afc5b7
SC
193002014-06-23 Siva Chandra Reddy <sivachandra@google.com>
19301
19302 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
19303 progspace's filename in 'info', 'enable' and 'disable' command
19304 tests.
19305
b972bd9c
JK
193062014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
19307
19308 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
19309 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
19310 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
19311
125f8a3d
GB
193122014-06-20 Gary Benson <gbenson@redhat.com>
19313
19314 * gdb.arch/i386-avx.exp: Fix include file location.
19315 * gdb.arch/i386-sse.exp: Likewise.
19316
3ed9baed
IB
193172014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
19318
19319 * gdb.dlang/expression.exp: New file.
19320
034f788c
PA
193212014-06-19 Pedro Alves <palves@redhat.com>
19322
19323 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
19324 out from ...
19325 (top level): ... here. Iterate running tests under different
19326 scheduler-locking settings.
19327
45371d0c
LM
193282014-06-18 Luis Machado <lgustavo@codesourcery.com>
19329
19330 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
19331 to DW_FORM_addr and use non-zero addresses.
19332
5d376983
SC
193332014-06-18 Siva Chandra Reddy <sivachandra@google.com>
19334
19335 PR gdb/17017
19336 * gdb.python/py-xmethods.cc: Add global function call counters and
19337 increment them in their respective functions. Remove "cout"
19338 statements.
19339 * gdb.python/py-xmethods.exp: Make tests check the global function
19340 call counters instead of depending on inferior IO.
19341
a1aa2221
LM
193422014-06-18 Don Breazeal <donb@codesourcery.com>
19343
19344 * gdb.base/foll-fork.exp (default_fork_parent_follow):
19345 Deleted procedure.
19346 (explicit_fork_parent_follow): Deleted procedure.
19347 (explicit_fork_child_follow): Deleted procedure.
19348 (test_follow_fork): New procedure.
19349 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 19350 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
19351 procedure calls.
19352
0fc05997
YQ
193532014-06-17 Yao Qi <yao@codesourcery.com>
19354
19355 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
19356 CP1252.
19357
70795c52
LM
193582014-06-17 Luis Machado <lgustavo@codesourcery.com>
19359
19360 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
19361 Initialize ptr and S explicitly.
19362 (skip_type_update_when_not_use_rtti_test): Likewise.
19363
6be47f0c
KS
193642014-06-16 Keith Seitz <keiths@redhat.com>
19365
19366 PR mi/15863
19367 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
19368 the inferior is started.
19369
d03de421
PA
193702014-06-16 Pedro Alves <palves@redhat.com>
19371
19372 * gdb.base/break-main-file-remove-fail.c: New file.
19373 * gdb.base/break-main-file-remove-fail.exp: New file.
19374 * gdb.base/break-unload-file.exp: Use build_executable instead of
19375 prepare_for_testing.
19376 (test_break): New parameter "initial_load". Handle it.
19377 (top level): Add initial_load cmdline/file axis.
19378
f9579b99
TT
193792014-06-12 Tom Tromey <tromey@redhat.com>
19380
19381 * gdb.base/completion.exp: Don't use directory name in test.
19382
3657956b
GB
193832014-06-09 Gary Benson <gbenson@redhat.com>
19384
19385 * gdb.base/sigall.c [Functions to send signals]: Reorder to
19386 separate the always-available ANSI-standard signals from the
19387 signals that require checking.
19388 (main): Likewise.
19389 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
19390 Likewise.
19391 (main): Likewise.
19392
4186eb54
KS
193932014-06-07 Keith Seitz <keiths@redhat.com>
19394
19395 Revert:
19396 PR c++/16253
19397 * gdb.cp/var-tag.cc: New file.
19398 * gdb.cp/var-tag.exp: New file.
19399 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
19400 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
19401 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
19402 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
19403
25326a28 194042014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
19405
19406 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
19407
829155c9
PA
194082014-06-06 Pedro Alves <palves@redhat.com>
19409
19410 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
19411 in target debug output instead of looking at RSP packets,
19412 disabling the test on any target that uses hardware stepping.
19413 Update comments.
19414
61c8d22e
PA
194152014-06-06 Pedro Alves <palves@redhat.com>
19416
19417 * gdb.base/break-unload-file.exp: Fix typo.
19418
d9a47287
YQ
194192014-06-06 Yao Qi <yao@codesourcery.com>
19420
19421 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
19422 from "jit_function" to "^jit_function".
19423
e5e01dbf
YQ
194242014-06-06 Yao Qi <yao@codesourcery.com>
19425
19426 * gdb.base/async.c (foo): Add one statement.
19427 * gdb.base/async.exp: Get the next instruction address and
19428 match the output of "nexti" by instruction address. Match
19429 the hex address in the output of "finish".
19430
73ba372c
GB
194312014-06-06 Gary Benson <gbenson@redhat.com>
19432
19433 * gdb.base/call-signals.c: Remove preprocessor conditionals
19434 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
19435 SIGSEGV and SIGTERM.
19436 * gdb.base/sigall.c: Likewise.
19437 * gdb.base/unwindonsignal.c: Likewise.
19438 * gdb.reverse/sigall-reverse.c: Likewise.
19439
831517df
YQ
194402014-06-06 Yao Qi <yao@codesourcery.com>
19441
19442 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
19443 readable, skip the test.
19444
b8b91e98
YQ
194452014-06-06 Yao Qi <yao@codesourcery.com>
19446
19447 * gdb.threads/staticthreads.c (thread_function): Move the line
19448 setting breakpoint on forward.
19449 * gdb.threads/staticthreads.exp: Update comments.
19450
fb934770
LC
194512014-06-05 Ludovic Courtès <ludo@gnu.org>
19452
19453 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
19454 "history-append! type error".
19455
6ef284bd
SM
194562014-06-05 Simon Marchi <simon.marchi@ericsson.com>
19457
19458 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
19459 erroneous dprintf expected input.
19460
a872e241
DE
194612014-06-04 Doug Evans <xdje42@gmail.com>
19462
19463 * gdb.guile/scm-generics.exp: Delete.
19464
16f691fb
DE
194652014-06-04 Doug Evans <xdje42@gmail.com>
19466
19467 * gdb.guile/scm-breakpoint.exp: Update.
19468 Add tests for breakpoint registration.
19469
012370f6
TT
194702014-06-04 Tom Tromey <tromey@redhat.com>
19471
19472 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
19473 VLA-in-union.
19474 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
19475 inner_vla_struct, vla_union types. Initialize objects of those
19476 types and compute their sizes.
19477
9f5a4cef
HZ
194782014-06-04 Nathan Sidwell <nathan@codesourcery.com>
19479 Hui Zhu <hui@codesourcery.com>
19480
19481 * gdb.base/fileio.exp: Add test for shell not available as well as
19482 available.
19483 * gdb.base/fileio.c (test_system): Check for shell twice.
19484
90a45c4d
YQ
194852014-06-04 Yao Qi <yao@codesourcery.com>
19486
19487 * gdb.base/auto-connect-native-target.exp: Remove redundant
19488 space from the regexp pattern.
19489
70017e41
YQ
194902014-06-04 Yao Qi <yao@codesourcery.com>
19491
19492 * gdb.base/default.exp: Replace "child" with "native" in
19493 regexp pattern.
19494
883964a7
SC
194952014-06-03 Siva Chandra Reddy <sivachandra@google.com>
19496
19497 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
19498 * gdb.python/py-xmethods.exp: New tests to test xmethods.
19499 * gdb.python/py-xmethods.py: Python script supporting the
19500 new testcase and tests.
19501
ef370185
JB
195022014-06-03 Joel Brobecker <brobecker@adacore.com>
19503 Pedro Alves <palves@redhat.com>
19504
19505 PR breakpoints/17000
19506 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
19507 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
19508
1e2ccb61
BM
195092014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
19510
19511 * gdb.base/subst.exp: Add tests to verify partial path matching
19512 output.
19513
c6ec5ab2
PA
195142014-06-03 Pedro Alves <palves@redhat.com>
19515
19516 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
19517 target that doesn't use software single-stepping.
19518
835c559f
PA
195192014-06-03 Pedro Alves <palves@redhat.com>
19520
19521 PR breakpoints/17000
19522 * gdb.base/sss-bp-on-user-bp-2.c: New file.
19523 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
19524
06eb1586
DE
195252014-06-02 Doug Evans <xdje42@gmail.com>
19526
19527 * gdb.guile/scm-parameter.exp: New file.
19528
e698b8c4
DE
195292014-06-02 Doug Evans <xdje42@gmail.com>
19530
19531 * gdb.guile/scm-cmd.c: New file.
19532 * gdb.guile/scm-cmd.exp: New file.
19533
ded03782
DE
195342014-06-02 Doug Evans <xdje42@gmail.com>
19535
19536 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
19537 pretty-printer lookup.
19538 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
19539 (make-pp_s-printer): Call it.
19540 (make-pretty-printer-from-dict): New function.
19541 (lookup-pretty-printer-maker-from-dict): New function.
19542 (*pretty-printer*): Simplify.
19543 (make-objfile-pp_s-printer): New function.
19544 (install-objfile-pretty-printers!): New function.
19545 (make-progspace-pp_s-printer): New function.
19546 (install-progspace-pretty-printers!): New function.
19547 * gdb.guile/scm-progspace.c: New file.
19548 * gdb.guile/scm-progspace.exp: New file.
19549
41fac0cf
PA
195502014-06-02 Pedro Alves <palves@redhat.com>
19551
19552 * gdb.base/dprintf-bp-same-addr.c: New file.
19553 * gdb.base/dprintf-bp-same-addr.exp: New file.
19554
96ae5695
EBM
195552014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
19556
19557 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
19558 * gdb.arch/powerpc-power.s: Likewise.
19559
da02b3a8
JB
195602014-06-02 Joel Brobecker <brobecker@adacore.com>
19561
19562 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
19563
c72b2e7b
YQ
195642014-06-01 Yao Qi <yao@codesourcery.com>
19565
19566 * gdb.base/watchpoint.exp (test_watch_location): Check null
19567 pointer can be dereferenced. If not, do the test, otherwise
19568 skip it.
19569
53e8a631
AB
195702014-05-30 Andrew Burgess <aburgess@broadcom.com>
19571
19572 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
19573 results.
19574 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
19575
938f0e2f
AB
195762014-05-30 Andrew Burgess <aburgess@broadcom.com>
19577
19578 * gdb.arch/amd64-invalid-stack-middle.S: New file.
19579 * gdb.arch/amd64-invalid-stack-middle.c: New file.
19580 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
19581 * gdb.arch/amd64-invalid-stack-top.c: New file.
19582 * gdb.arch/amd64-invalid-stack-top.exp: New file.
19583
9ba6657a
PA
195842014-05-30 Pedro Alves <palves@redhat.com>
19585
19586 PR breakpoints/17000
19587 * gdb.base/sss-bp-on-user-bp.c: New file.
19588 * gdb.base/sss-bp-on-user-bp.exp: New file.
19589
522c09bf
DB
195902014-05-30 David Blaikie <dblaikie@gmail.com>
19591
19592 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
19593 gnu_inline semantics via attribute.
19594 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
19595 source explicitly specifies the required semantics.
19596
bf4ef81e
MR
195972014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
19598
19599 * gdb.reverse/sigall-reverse.exp: Fix a typo.
19600
329ea579
PA
196012014-05-29 Pedro Alves <palves@redhat.com>
19602 Tom Tromey <tromey@redhat.com>
19603
19604 * gdb.base/async-shell.exp: Don't enable target-async.
19605 * gdb.base/async.exp
19606 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
19607 parameter. Adjust.
19608 (top level): Don't test with "target-async".
19609 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
19610 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
19611 * gdb.base/inferior-died.exp: Don't enable target-async.
19612 * gdb.base/interrupt-noterm.exp: Likewise.
19613 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
19614 * gdb.mi/mi-nonstop-exit.exp: Likewise.
19615 * gdb.mi/mi-nonstop.exp: Likewise.
19616 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
19617 * gdb.mi/mi-nsintrall.exp: Likewise.
19618 * gdb.mi/mi-nsmoribund.exp: Likewise.
19619 * gdb.mi/mi-nsthrexec.exp: Likewise.
19620 * gdb.mi/mi-watch-nonstop.exp: Likewise.
19621 * gdb.multi/watchpoint-multi.exp: Adjust comment.
19622 * gdb.python/py-evsignal.exp: Don't enable target-async.
19623 * gdb.python/py-evthreads.exp: Likewise.
19624 * gdb.python/py-prompt.exp: Likewise.
19625 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
19626 * gdb.server/solib-list.exp: Don't enable target-async.
19627 * gdb.threads/thread-specific-bp.exp: Likewise.
19628 * lib/mi-support.exp: Adjust to use mi-async.
19629
fd664c91
PA
196302014-05-29 Pedro Alves <palves@redhat.com>
19631
19632 PR gdb/13860
19633 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
19634 reason, even in sync mode.
19635
251bde03
PA
196362014-05-29 Pedro Alves <palves@redhat.com>
19637 Hui Zhu <hui@codesourcery.com>
19638
19639 PR PR15693
19640 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
19641 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
19642 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
19643 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
19644
7f3c0343
JB
196452014-05-28 Joel Brobecker <brobecker@adacore.com>
19646
19647 * config/monitor.exp (gdb_target_monitor): Replace use of
19648 "set remotebaud" by "set serial baud".
19649
b2715b27
AW
196502014-05-26 Andy Wingo <wingo@igalia.com>
19651
19652 * gdb.guile/scm-breakpoint.exp:
19653 * gdb.guile/scm-gsmob.exp: Update to use plain old object
19654 properties instead of gdb-object-properties.
19655
498a4489
YQ
196562014-05-26 Yao Qi <yao@codesourcery.com>
19657
19658 * gdb.server/no-thread-db.exp: Specify source file name
19659 explicitly when setting a breakpoint.
19660
589fdceb
MM
196612014-05-23 Markus Metzger <markus.t.metzger@intel.com>
19662
19663 * gdb.btrace/vdso.c: New.
19664 * gdb.btrace/vdso.exp: New.
19665
e9089e05
MM
196662014-05-23 Markus Metzger <markus.t.metzger@intel.com>
19667
19668 * gdb.base/gcore.exp (capture_command_output): Move ...
19669 * lib/gdb.exp (capture_command_output): ... here.
19670
67b5c0c1
MM
196712014-05-23 Markus Metzger <markus.t.metzger@intel.com>
19672
19673 * gdb.btrace/data.exp: Test memory access during btrace replay.
19674
a2199296
SM
196752014-05-22 Simon Marchi <simon.marchi@ericsson.com>
19676
19677 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
19678
17b2616c
PA
196792014-05-21 Pedro Alves <palves@redhat.com>
19680
19681 PR gdb/13860
19682 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
19683 (top level): Test that output related to execution commands is
19684 sent to the console with CLI commands, but not with MI commands.
19685 Test that breakpoint events are always mirrored to the console.
19686 Also expect the new source line to be output after a "next" in
19687 async mode too. Make it a pass/fail test.
19688 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
19689 output.
19690 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
19691
5166082f
PA
196922014-05-21 Pedro Alves <palves@redhat.com>
19693
19694 * gdb.base/list.exp (build_pattern, test_list): New procedures.
19695 Use them to test variations of "list" after reaching a breakpoint.
19696 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
19697 Test "list" with listsize 10 after reaching a breakpoint.
19698 * gdb.python/python.exp (decode_line current location line
19699 number): Adjust expected line number.
19700
2f25d70f
SM
197012014-05-21 Simon Marchi <simon.marchi@ericsson.com>
19702
19703 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
19704 behavior for $args, pass it directly to "run".
19705
ff604a67
MR
197062014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
19707
19708 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
19709 30000 to 65536.
19710
6a3cb8e8
PA
197112014-05-21 Pedro Alves <palves@redhat.com>
19712
19713 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
19714 auto-connect-native-target off".
19715 * gdb.base/auto-connect-native-target.c: New file.
19716 * gdb.base/auto-connect-native-target.exp: New file.
19717
4ebfc96e
PA
197182014-05-21 Pedro Alves <palves@redhat.com>
19719
19720 * gdb.base/default.exp: Test "target native" instead of "target
19721 child".
19722
36d46afb
MW
197232014-05-21 Mark Wielaard <mjw@redhat.com>
19724
19725 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
19726
5876f503
JK
197272014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
19728
19729 Fix TLS access for -static -pthread.
19730 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
19731 <HAVE_TLS> (thread_function, main): Initialize it.
19732 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
19733 Add clean_restart.
19734 <$have_tls != "">: Check TLSVAR.
19735
0256a6ac
PA
197362014-05-21 Pedro Alves <palves@redhat.com>
19737
19738 * gdb.base/dcache-line-read-error.c: New.
19739 * gdb.base/dcache-line-read-error.exp: New.
19740
936d2992
PA
197412014-05-20 Pedro Alves <palves@redhat.com>
19742
19743 * gdb.base/compare-sections.c: New file.
19744 * gdb.base/compare-sections.exp: New file.
19745
802e8e6d
PA
197462014-05-20 Pedro Alves <palves@redhat.com>
19747
19748 * gdb.base/break-idempotent.c: New file.
19749 * gdb.base/break-idempotent.exp: New file.
19750
e59fa00f
MM
197512014-05-20 Markus Metzger <markus.t.metzger@intel.com>
19752
19753 * gdb.btrace/nohist.exp: New.
19754
8b696e31
YQ
197552014-05-20 Yao Qi <yao@codesourcery.com>
19756
19757 * lib/gdb.exp (gdb_init): Set timeout if test file is under
19758 gdb.reverse directory and gdb_reverse_timeout exists in board
19759 setting.
19760 * README: Document gdb_reverse_timeout.
19761
73c9764f
YQ
197622014-05-20 Yao Qi <yao@codesourcery.com>
19763
19764 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
19765 'test_file_name'. Treat args as a string instead of a list.
19766 (gdb_init): Rename argument 'args' by 'test_file_name'.
19767
f1f4348a
JK
197682014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
19769
19770 * gdb.arch/powerpc-power.exp: New file.
19771 * gdb.arch/powerpc-power.s: New file.
19772
0dbe70ce
DE
197732014-05-16 Doug Evans <dje@google.com>
19774
19775 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
19776 * gdb.base/completion.exp: Check that all expected files exist
19777 before doing file completion.
0dbe70ce 19778
8d551b02
DE
197792014-05-16 Doug Evans <dje@google.com>
19780
19781 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
19782 Update.
19783 (do_syscall_tests_without_xml): Update.
19784
73eb7709
PA
197852014-05-16 Pedro Alves <palves@redhat.com>
19786
19787 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
19788 instead of "unknown output after running".
19789
3fae92fc
YQ
197902014-05-16 Yao Qi <yao@codesourcery.com>
19791
19792 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
19793 file1.txt from host at the end.
19794 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
19795
c2b2ccc5
DE
197962014-05-15 Doug Evans <dje@google.com>
19797
19798 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
19799 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
19800 loading file. Add test for TU lookup.
19801
8c217a4b
SM
198022014-05-15 Simon Marchi <simon.marchi@ericsson.com>
19803
19804 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
19805 calling "-exec-arguments" or "set args" before running the
19806 inferior.
19807
3deb39c6
SM
198082014-05-15 Simon Marchi <simon.marchi@ericsson.com>
19809
19810 * lib/mi-support.exp (mi_expect_stop): Expect message for
19811 inferiors that exit with non-zero exit code.
19812
71a79f8c
YQ
198132014-05-14 Yao Qi <yao@codesourcery.com>
19814
19815 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
19816 match absolute path on remote host.
19817 (test_file_list_exec_source_files): Remove "/" from the
19818 pattern.
19819
f23fcd46
YQ
198202014-05-14 Yao Qi <yao@codesourcery.com>
19821
19822 * boards/local-remote-host-notty.exp (${board}_file): New
19823 proc.
19824
9404b58f
KM
198252014-05-07 Kyle McMartin <kyle@redhat.com>
19826
19827 Pushed by Joel Brobecker <brobecker@adacore.com>.
19828 * gdb.arch/aarch64-atomic-inst.c: New file.
19829 * gdb.arch/aarch64-atomic-inst.exp: New file.
19830
5e45f04c
YQ
198312014-05-07 Yao Qi <yao@codesourcery.com>
19832
19833 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
19834 in current context" too.
19835
c888a17d
KS
198362014-05-05 Keith Seitz <keiths@redhat.com>
19837
19838 * gdb.linespec/ls-dollar.exp: Add test for linespec
19839 file:convenience_variable.
19840
290a839c
YQ
198412014-05-05 Yao Qi <yao@codesourcery.com>
19842
19843 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
19844 traceframes into tfile and ctf trace files. Read data from
19845 trace file and test collected data.
19846 (gdb_collect_locals_test): Likewise.
19847 (gdb_unavailable_registers_test): Likewise.
19848 (gdb_unavailable_floats): Likewise.
19849 (gdb_collect_globals_test): Likewise.
19850 (top-level): Append "ctf" to trace_file_targets if GDB
19851 supports.
19852
b5262cd0
YQ
198532014-05-05 Yao Qi <yao@codesourcery.com>
19854
19855 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
19856 code to ...
19857 (gdb_collect_args_test_1): ... it. New proc.
19858 (gdb_collect_locals_test): Move some code to ...
19859 (gdb_collect_locals_test_1): ... it. New proc.
19860 (gdb_unavailable_registers_test): Move some code to ...
19861 (gdb_unavailable_registers_test_1): ... it. New proc.
19862 (gdb_unavailable_floats): Move some code to ...
19863 (gdb_unavailable_floats_1): ... it. New proc.
19864
30a1e6cc
SDJ
198652014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
19866
19867 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
19868 probes to test for bitness recognition.
19869 * gdb.arch/amd64-stap-optional-prefix.exp
19870 (test_probe_value_without_reg): New procedure.
19871 Add code to test for different kinds of bitness.
19872
f33da99a
SDJ
198732014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
19874
19875 PR breakpoints/16889
19876 * gdb.arch/amd64-stap-optional-prefix.S: New file.
19877 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
19878
5b80f00d
PA
198792014-05-01 Pedro Alves <palves@redhat.com>
19880
19881 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
19882 gdb_file_cmd if no file is specified.
19883 * boards/native-extended-gdbserver.exp (gdb_load): Use the
19884 last_loaded_file to set the remote exec-file.
19885
f8c2a73c
PA
198862014-05-01 Pedro Alves <palves@redhat.com>
19887
19888 * boards/local-remote-host.exp: New file.
19889
be6e8ac7
PA
198902014-05-01 Pedro Alves <palves@redhat.com>
19891
19892 * boards/local-remote-host.exp: Rename to ...
19893 * boards/local-remote-host-notty.exp: ... this.
19894
cac0dc8f
JB
198952014-04-28 Joel Brobecker <brobecker@adacore.com>
19896
19897 * gdb.ada/dyn_arrayidx: New testcase.
19898
9730e6cc
YQ
198992014-04-26 Yao Qi <yao@codesourcery.com>
19900
19901 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
19902 and compute the length of function main. Save it in
19903 $main_length.
19904 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
19905 (top-level): Use gdb_compile to compile objects into
19906 executable and restart GDB. Remove invocation to
19907 prepare_for_testing.
19908
7ae1a6a6
PA
199092014-04-25 Simon Marchi <simon.marchi@ericsson.com>
19910 Pedro Alves <palves@redhat.com>
19911
19912 PR server/16255
19913 * gdb.multi/multi-attach.c: New file.
19914 * gdb.multi/multi-attach.exp: New file.
19915
4082afcc
PA
199162014-04-25 Pedro Alves <palves@redhat.com>
19917
19918 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
19919 user.
19920 (top level): Test that "set remote conditional-breakpoints-packet
19921 off" works as intended.
19922 * gdb.base/dprintf.exp: Test that "set remote
19923 breakpoint-commands-packet off" works as intended.
19924 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
19925 New function.
19926 (top level): Call it.
19927 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
19928 remote fast-tracepoints-packet off" works as intended.
19929 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
19930 * lib/gdb.exp (gdb_is_target_remote): ... here.
19931
2abc3f8d
DB
199322014-04-24 David Blaikie <dblaikie@gmail.com>
19933
19934 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
19935 ensure clang would not discard them.
19936 * gdb.base/gdbvars.c: Ditto.
19937 * gdb.base/memattr.c: Ditto.
19938 * gdb.base/whatis.c: Ditto.
19939 * gdb.python/py-prettyprint.c: Ditto.
19940 * gdb.trace/actions.c: Ditto.
19941 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
19942 ensure clang would not discard it.
19943
bfd39632
DB
199442014-04-24 David Blaikie <dblaikie@gmail.com>
19945
19946 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
19947 clang to emit the full definition of type required by the test
19948 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
19949
22842ff6
DB
199502014-04-24 David Blaikie <dblaikie@gmail.com>
19951
19952 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
19953 coax Clang into emitting the definition of the type.
19954 * gdb.cp/pr10728-x.h (y): Ditto.
19955 * gdb.cp/pr10728-y.cc (y): Ditto.
19956
c2e827ad
DB
199572014-04-24 David Blaikie <dblaikie@gmail.com>
19958
19959 * gdb.base/label.exp: XFAIL label related tests under Clang.
19960 * gdb.cp/cplabel.exp: Ditto.
19961 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
19962 under Clang those using labels.
19963
4c2d33e7
YQ
199642014-04-25 Yao Qi <yao@codesourcery.com>
19965
19966 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
19967 double_label.
19968 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
19969 partial_label and double_label.
19970
56083b99
DB
199712014-04-24 David Blaikie <dblaikie@gmail.com>
19972
19973 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
19974
25d4e99d
DB
199752014-04-24 David Blaikie <dblaikie@gmail.com>
19976
19977 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
19978 of the function to work across GCC and Clang.
19979 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
19980 pointer types (const void ** const V void **).
19981
01f9f808
MS
199822014-04-24 Michael Sturm <michael.sturm@mintel.com>
19983 Walfred Tedeschi <walfred.tedeschi@intel.com>
19984
19985 * Makefile.in (EXECUTABLES): Added i386-avx512.
19986 * gdb.arch/i386-avx512.c: New file.
19987 * gdb.arch/i386-avx512.exp: Likewise.
19988
4b48d439
KS
199892014-04-23 Keith Seitz <keiths@redhat.com>
19990
19991 * lib/mi-support.exp (mi_list_breakpoints): Delete.
19992 (mi_make_breakpoint_table): New procedure.
19993 (mi_create_breakpoint): Use mi_make_breakpoint
19994 and return the result.
19995 (mi_make_breakpoint): New procedure.
19996 (mi_build_kv_pairs): New procedure.
19997
19998 * gdb.mi/mi-break.exp: Remove unused globals,
19999 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
20000 All callers updated.
20001 * gdb.mi/mi-dprintf.exp: Use variable to track command
20002 number.
20003 Update all callers of mi_create_breakpoint and use
20004 mi_make_breakpoint_table.
20005 Remove any unused global variables.
20006 * gdb.mi/mi-nonstop.exp: Likewise.
20007 * gdb.mi/mi-nsintrall.exp: Likewise.
20008 * gdb.mi/mi-nsmoribund.exp: Likewise.
20009 * gdb.mi/mi-nsthrexec.exp: Likewise.
20010 * gdb.mi/mi-reverse.exp: Likewise.
20011 * gdb.mi/mi-simplerun.exp: Likewise.
20012 * gdb.mi/mi-stepn.exp: Likewise.
20013 * gdb.mi/mi-syn-frame.exp: Likewise.
20014 * gdb.mi/mi-until.exp: Likewise.
20015 * gdb.mi/mi-var-cp.exp: Likewise.
20016 * gdb.mi/mi-var-display.exp: Likewise.
20017 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
20018 * gdb.mi/mi2-var-child.exp: Likewise.
20019 * gdb.mi/mi-vla-c99.exp: Likewise.
20020 * lib/mi-support.exp: Likewise.
20021
20022 From Ian Lance Taylor <iant@cygnus.com>:
20023 * lib/gdb.exp (parse_args): New procedure.
20024
08351840
PA
200252014-04-23 Pedro Alves <palves@redhat.com>
20026
20027 * gdb.base/break-unload-file.c: New file.
20028 * gdb.base/break-unload-file.exp: New file.
20029 * gdb.base/sym-file-lib.c (baz): New function.
20030 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
20031 field.
20032 (load): Store the segment's mapped size.
20033 (unload): New function.
20034 (unload_shlib): New function.
20035 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
20036 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
20037 set a breakpoint at baz, and call it.
20038 * gdb.base/sym-file.exp: New tests for stale breakpoint
20039 instructions.
20040
076855f9
PA
200412014-04-23 Pedro Alves <palves@redhat.com>
20042
20043 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
20044 * gdb.base/hbreak-in-shr-unsupported.c: New file.
20045 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
20046 * gdb.base/hbreak-unmapped.c: New file.
20047 * gdb.base/hbreak-unmapped.exp: New file.
20048 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
20049 * lib/gdb.exp (gdb_is_target_remote): ... here.
20050
483805cf
PA
200512014-04-22 Pedro Alves <palves@redhat.com>
20052
20053 * gdb.base/consecutive-step-over.c: New file.
20054 * gdb.base/consecutive-step-over.exp: New file.
20055
06d97543
PA
200562014-04-22 Pedro Alves <palves@redhat.com>
20057
20058 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
20059 instead of send_gdb/gdb_expect.
20060
b4429ea2
YQ
200612014-04-22 Yao Qi <yao@codesourcery.com>
20062
20063 * lib/trace-support.exp (generate_tracefile): New procedure.
20064 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
20065 return 0.
20066 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
20067 if generate_tracefile returns 1.
20068
51d48146
PA
200692014-04-18 Tom Tromey <palves@redhat.com>
20070 Pedro alves <tromey@redhat.com>
20071
20072 PR backtrace/15558
20073 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
20074 with a backtrace limit.
20075 * gdb.python/py-frame-inline.exp: Test running to an inline
20076 function with a backtrace limit, and printing the newest frame.
20077 * gdb.python/py-frame-inline.c (main): Call f.
20078
bd1dce5f
MS
200792014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
20080
20081 * gdb.java/jnpe.exp: Drop srcdir from untested path.
20082
40d1a503
MS
200832014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
20084
20085 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
20086 Drop prefix from unsupported source file path.
20087
389b98f7
YQ
200882014-04-17 Yao Qi <yao@codesourcery.com>
20089
20090 * lib/gdb.exp (with_target_charset): New proc.
20091 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
20092 with_target_charset.
20093 (test_print_strings): Likewise.
20094 (test_repeat_bytes): Likewise.
20095 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
20096 for some tests.
20097
22869d73
KS
200982014-04-16 Keith Seitz <keiths@redhat.com>
20099
20100 PR gdb/15827
20101 * gdb.dwarf2/corrupt.c: New file.
20102 * gdb.dwarf2/corrupt.exp: New file.
20103
c4f87ca6
KS
201042014-04-16 Keith Seitz <keiths@redhat.com>
20105
20106 PR c++/16597
20107 * gdb.cp/namelessclass.cc: New file.
20108 * gdb.cp/namelessclass.exp: New file.
20109 * gdb.cp/namelessclass.S: New file.
20110
ab19de87
DE
201112014-04-16 Doug Evans <dje@google.com>
20112
20113 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
20114 Add comment.
20115 (gdbserver_default_get_comm_port): New function.
20116 (gdbserver_start): Check if board file provided
20117 "gdbserver,get_comm_port" and use it if so.
20118 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
20119 (gdb,socketport): Set to "stdio".
20120 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
20121 (stdio_gdbserver_template): Delete.
20122 (${board}_get_remote_address): Update.
20123 (${board}_build_remote_cmd): Delete.
20124 (${board}_get_comm_port): New function.
20125 (${board}_spawn): Update.
20126 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
20127 Delete.
20128 (${board}_get_remote_address): Update.
20129 (${board}_get_comm_port): New function.
20130
fc98a809
AB
201312014-04-16 Andrew Burgess <aburgess@broadcom.com>
20132
20133 * gdb.base/memattr.exp: Improve regexps to handle memory regions
20134 appearing in any order.
20135
87fd9e6e
DE
201362014-04-15 Doug Evans <dje@google.com>
20137
20138 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
20139 uninitialized value of "description".
20140
099fc3ea
KS
201412014-04-15 Keith Seitz <keiths@redhat.com>
20142
20143 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
20144 Remove unused globals.
20145 (test_running_the_program): Likewise.
20146 (test_controlled_execution): Likewise.
20147 (test_controlling_breakpoints): Likewise.
20148 (test_program_termination): Likewise.
20149
5da151d4
KS
201502014-04-15 Keith Seitz <keiths@redhat.com>
20151
20152 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
20153 unused globals.
20154 (test_rbreak_creation_and_listing): Likewise.
20155 (test_ignore_count): Likewise.
20156 (test_error): Likewise.
20157
35e5d2f0
PA
201582014-04-15 Pedro Alves <palves@redhat.com>
20159
20160 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
20161 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
20162 sym-file-loader.c.
20163 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
20164 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
20165 to sym-file-loader.c.
20166 (struct library): Forward declare.
20167 (load_shlib, lookup_function): Change prototypes.
20168 (find_shstrtab, find_strtab, find_shdr, find_symtab)
20169 (translate_offset): Remove declarations.
20170 (get_text_addr): New declaration.
20171 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
20172 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
20173 sym-file-loader.h.
20174 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
20175 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
20176 here from sym-file-loader.h.
20177 (struct library): New structure.
20178 (load_shlib, lookup_function): Change prototypes and adjust to
20179 work with a struct library.
20180 (find_shstrtab, find_strtab, find_shdr, find_symtab)
20181 (translate_offset): Make static.
20182 (get_text_addr): New function.
20183 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
20184
eb4c1710
PA
201852014-04-15 Pedro Alves <palves@redhat.com>
20186
20187 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
20188
2d1baf52
PA
201892014-04-15 Pedro Alves <palves@redhat.com>
20190
20191 * gdb.base/sym-file-loader.c: Include <limits.h>.
20192 (SELF_LINK): New define.
20193 (get_origin): New function.
20194 (load_shlib): Use it.
20195 * gdb.base/sym-file.exp: Don't early return if the target is
20196 remote. Use runto_main, and issue fail is that fails. Use
20197 gdb_load_shlibs.
20198 (shlib_name): Delete.
20199 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
20200
7dd6df01
PA
202012014-04-15 Pedro Alves <palves@redhat.com>
20202
20203 * gdb.base/sym-file.exp: Remove regex characters from test
20204 message. Don't refer to breakpoint numbers in test messages.
20205
b50c8614
KS
202062014-04-14 Keith Seitz <keiths@redhat.com>
20207
20208 PR c++/16253
20209 * gdb.cp/var-tag.cc: New file.
20210 * gdb.cp/var-tag.exp: New file.
20211 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
20212 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
20213 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
20214 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
20215
3d567982
TT
202162014-04-14 Tom Tromey <tromey@redhat.com>
20217
20218 * gdb.cp/classes.exp (test_enums): Handle underlying type.
20219 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
20220 type.
20221 * gdb.cp/enum-class.exp: New file.
20222 * gdb.cp/enum-class.cc: New file.
20223
0626fc76
TT
202242014-04-14 Tom Tromey <tromey@redhat.com>
20225
20226 * gdb.dwarf2/enum-type.exp: New file.
20227
dca325b3
SA
202282014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
20229
20230 * gdb.mi/mi-vla-c99.exp: New file.
20231 * gdb.mi/vla.c: New file.
20232
5854b38a
SA
202332014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
20234
20235 * gdb.base/vla-datatypes.c: New file.
20236 * gdb.base/vla-datatypes.exp: New file.
20237
463bb957
SA
202382014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
20239
20240 * gdb.base/vla-ptr.c: New file.
20241 * gdb.base/vla-ptr.exp: New file.
20242
3dd170be
SA
202432014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
20244
20245 * gdb.dwarf2/count.exp: New file.
20246
5ecaaa66
SA
202472014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
20248
20249 * gdb.base/vla-sideeffect.c: New file.
20250 * gdb.base/vla-sideeffect.exp: New file.
20251
41f1ada5
DB
202522014-04-14 David Blaikie <dblaikie@gmail.com>
20253
20254 * gdb.mi/non-stop.c: Add return value for non-void function return
20255 statement.
20256 * gdb.threads/staticthreads.c: Ditto.
20257
0be03e84
DE
202582014-04-12 Siva Chandra Reddy <sivachandra@google.com>
20259 Doug Evans <xdje42@gmail.com>
20260
20261 * gdb.guile/scm-value.c: Improve test case.
20262 * gdb.guile/scm-value.exp: Add new test.
20263
f180a1fb
DB
202642014-04-11 David Blaikie <dblaikie@gmail.com>
20265
20266 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
20267 override Clang's default.
20268
6b662e19
JB
202692014-04-11 Joel Brobecker <brobecker@adacore.com>
20270
20271 Revert the following changes (regressions):
20272
20273 * gdb.base/vla-sideeffect.c: New file.
20274 * gdb.base/vla-sideeffect.exp: New file.
20275
20276 * gdb.dwarf2/count.exp: New file.
20277
20278 * gdb.base/vla-multi.c: New file.
20279 * gdb.base/vla-multi.exp: New file.
20280
20281 * gdb.base/vla-ptr.c: New file.
20282 * gdb.base/vla-ptr.exp: New file.
20283
20284 * gdb.base/vla-datatypes.c: New file.
20285 * gdb.base/vla-datatypes.exp: New file.
20286
20287 * gdb.mi/mi-vla-c99.exp: New file.
20288 * gdb.mi/vla.c: New file.
20289
245a5f0b
KS
202902014-04-11 Keith Seitz <keiths@redhat.com>
20291
20292 PR c++/16675
20293 * gdb.cp/cpsizeof.exp: New file.
20294 * gdb.cp/cpsizeof.cc: New file.
20295
58a84dcf
SA
202962014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
20297
191a8a90
JB
20298 * gdb.mi/mi-vla-c99.exp: New file.
20299 * gdb.mi/vla.c: New file.
58a84dcf 20300
c8655f75
SA
203012014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
20302
20303 * gdb.base/vla-datatypes.c: New file.
20304 * gdb.base/vla-datatypes.exp: New file.
20305
024e13b4
SA
203062014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
20307
20308 * gdb.base/vla-ptr.c: New file.
20309 * gdb.base/vla-ptr.exp: New file.
20310
1a237e0e
SA
203112014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
20312
20313 * gdb.base/vla-multi.c: New file.
20314 * gdb.base/vla-multi.exp: New file.
20315
504f3432
SA
203162014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
20317
20318 * gdb.dwarf2/count.exp: New file.
20319
3bce8237
SA
203202014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
20321
191a8a90
JB
20322 * gdb.base/vla-sideeffect.c: New file.
20323 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 20324
322f9c21
YQ
203252014-04-11 Yao Qi <yao@codesourcery.com>
20326
20327 * gdb.base/completion.exp: Check file exists before running tests
20328 on file completion.
20329
d708bcd1
PA
203302014-04-10 Pedro Alves <palves@redhat.com>
20331
20332 * gdb.base/cond-eval-mode.c: New file.
20333 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
20334 prepare_for_testing to build the new file. Check result of
20335 runto_main.
20336 (test_break, test_watch): New procedures.
20337 (top level): Use them.
20338
ae1d2761
PM
203392014-04-08 Pierre Muller <muller@sourceware.org>
20340
20341 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
20342 Ctrl-V use for mingw hosts.
20343
7af389b8
SC
203442014-04-07 Siva Chandra Reddy <sivachandra@google.com>
20345
20346 * gdb.python/py-value.c: Improve test case.
20347 * gdb.python/py-value.exp: Add new test.
20348
5e703181
DE
203492014-04-07 David Blaikie <dblaikie@gmail.com>
20350
20351 * lib/compiler.c: Identify the clang compiler.
20352 * lib/compiler.cc: Ditto.
20353
9810b410
YQ
203542014-04-03 Yao Qi <yao@codesourcery.com>
20355
20356 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
20357
98d1b8dc
AB
203582014-04-01 Anton Blanchard <anton@samba.org>
20359
20360 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
20361 messages unique.
20362
3114cea1
AB
203632014-04-01 Anton Blanchard <anton@samba.org>
20364
20365 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
20366 prepare_for_testing.
20367
62f7182c
AB
203682014-04-01 Anton Blanchard <anton@samba.org>
20369
20370 * gdb.arch/ppc64-atomic-inst.c: Remove.
20371 * gdb.arch/ppc64-atomic-inst.S: New file.
20372 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
20373
770e7fc7
DE
203742014-03-31 Doug Evans <dje@google.com>
20375
20376 * gdb.base/print-symbol-loading-lib.c: New file.
20377 * gdb.base/print-symbol-loading-main.c: New file.
20378 * gdb.base/print-symbol-loading.exp: New file.
20379
46e2bafa
YQ
203802014-03-31 Yao Qi <yao@codesourcery.com>
20381
20382 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
20383
8776cfe9
JB
203842014-03-28 Joel Brobecker <brobecker@adacore.com>
20385
20386 * gdb.ada/mi_dyn_arr: New testcase.
20387
5d1ef361
DE
203882014-03-27 Doug Evans <dje@google.com>
20389
20390 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
20391
b5bee914
YQ
203922014-03-27 Yao Qi <yao@codesourcery.com>
20393
20394 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
20395 if target is nios2-*-*.
20396
0d4d0e77
YQ
203972014-03-26 Yao Qi <yao@codesourcery.com>
20398
20399 * lib/gdb.exp (readline_is_used): New proc.
20400 * gdb.base/completion.exp: Move tests on command complete up.
20401 Skip the rest of tests if readline is not used.
20402 * gdb.ada/complete.exp: Skp the test if readline is not
20403 used.
20404 * gdb.base/filesym.exp: Likewise.
20405 * gdb.base/macscp.exp: Likewise.
20406 * gdb.base/readline-ask.exp: Likewise.
20407 * gdb.base/readline.exp: Likewise.
20408 * gdb.python/py-cmd.exp: Likewise.
20409 * gdb.trace/tfile.exp: Likewise.
20410
29361eee
YQ
204112014-03-26 Yao Qi <yao@codesourcery.com>
20412
20413 * gdb.base/macscp.exp: Fix code format issues.
20414
bc9a5525
UW
204152014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
20416
20417 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
20418 * gdb.asm/powerpc64le.inc: New file.
20419
d3839ede
PA
204202014-03-25 Pedro Alves <palves@redhat.com>
20421 Doug Evans <dje@google.com>
20422
20423 * gdb.base/source-execution.c: New file.
20424 * gdb.base/source-execution.exp: New file.
20425 * gdb.base/source-execution.gdb: New file.
20426
01672a57
DE
204272014-03-24 Doug Evans <dje@google.com>
20428
20429 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
20430 using fission.
20431
88bbeca9
HZ
204322014-03-24 Hui Zhu <hui@codesourcery.com>
20433 Pedro Alves <palves@redhat.com>
20434
20435 PR breakpoints/16101
20436 * gdb.base/dprintf.exp: Use unsupported rather than changing the
20437 test pass/fail messages. Detect missing support for dprintf when
20438 breakpoints are actually inserted.
20439 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
20440 breakpoints are actually inserted.
20441 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
20442 fails.
20443
d2348791
JK
204442014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
20445
20446 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
20447
feef67ab
DE
204482014-03-22 Doug Evans <xdje42@gmail.com>
20449
20450 * gdb.python/python.exp (python not supported): Verify multi-line
20451 python command issues an error.
25d743f9 20452 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 20453 guile command issues an error.
feef67ab 20454
ecebef6a
MR
204552014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
20456
20457 * gdb.threads/thread-specific.exp: Handle the lack of usable
20458 $this_breakpoint and $this_thread.
20459
ccdd1909
HZ
204602014-03-21 Hui Zhu <hui@codesourcery.com>
20461
20462 * gdb.base/attach.exp (do_command_attach_tests): New.
20463
beb460e8
PA
204642014-03-20 Tom Tromey <tromey@redhat.com>
20465 Pedro Alves <palves@redhat.com>
20466
20467 PR cli/15718
20468 * gdb.base/condbreak-call-false.c: New file.
20469 * gdb.base/condbreak-call-false.exp: New file.
20470
40acf43a
PA
204712014-03-20 Pedro Alves <palves@redhat.com>
20472
20473 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
20474 Delete.
20475 (block_signals, unblock_signals): Delete.
20476 (child_function_2, main): Remove references to deleted variable
20477 and functions.
20478
9f5e1e02
PA
204792014-03-20 Pedro Alves <palves@redhat.com>
20480
20481 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
20482 Use pthread_kill to signal thread 2.
20483 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
20484 Adjust to make the test send itself a signal rather than using the
20485 host's "kill" command.
20486
99619bea
PA
204872014-03-20 Pedro Alves <palves@redhat.com>
20488
20489 * gdb.threads/multiple-step-overs.c: New file.
20490 * gdb.threads/multiple-step-overs.exp: New file.
20491 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
20492 Adjust expected infrun debug output.
20493
2adfaa28
PA
204942014-03-20 Pedro Alves <palves@redhat.com>
20495
20496 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
20497 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
20498
31e77af2
PA
204992014-03-20 Pedro Alves <palves@redhat.com>
20500
20501 PR breakpoints/7143
20502 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
20503 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
20504 of gdb_test_multiple.
20505 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
20506 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
20507
b9f437de
PA
205082014-03-20 Pedro Alves <palves@redhat.com>
20509
20510 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
20511 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
20512
05adc73e
PA
205132014-03-19 Pedro Alves <palves@redhat.com>
20514
20515 * gdb.base/async.exp: Remove early return.
20516
6048b950
PA
205172014-03-19 Pedro Alves <palves@redhat.com>
20518
20519 * gdb.base/async.exp (step& tests): Pass explicit test messages.
20520
8bcfb00a
PA
205212014-03-19 Pedro Alves <palves@redhat.com>
20522
20523 * gdb.base/async.exp (test_background): Expect \r\n after
20524 "completed." in the fail pattern.
20525
884e37dc
PA
205262014-03-19 Pedro Alves <palves@redhat.com>
20527
20528 * gdb.base/async.exp (test_background): New procedure.
20529 Use it for all background execution command tests.
20530
148e57e2
PA
205312014-03-19 Pedro Alves <palves@redhat.com>
20532
20533 * gdb.base/async.exp: Use prepare_for_testing.
20534
f48088c7
PA
205352014-03-19 Pedro Alves <palves@redhat.com>
20536
20537 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
20538 the same line.
20539
e2f6c966
PA
205402014-03-19 Pedro Alves <palves@redhat.com>
20541
20542 * gdb.base/async.c (main): Add "jump here" and "until here" line
20543 marker comments.
20544 * gdb.base/async.exp (jump_here): New global.
20545 (jump& test): Use it.
20546 (until_here): New global.
20547 (until& test): Use it.
20548
c30568d4
PA
205492014-03-19 Pedro Alves <palves@redhat.com>
20550
20551 * gdb.base/async.exp: Don't frob gdb_protocol.
20552
0172b6a7
DE
205532014-03-18 Doug Evans <xdje42@gmail.com>
20554
20555 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
20556 Fix spelling of exec-done-display.
20557
06c868a8
JK
205582014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
20559
20560 PR gdb/15358
20561 * gdb.base/gdb-sigterm.c: New file.
20562 * gdb.base/gdb-sigterm.exp: New file.
20563
0c7e1a46
PA
205642014-03-18 Pedro Alves <palves@redhat.com>
20565
20566 PR gdb/13860
20567 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
20568 * lib/mi-support.exp (mi_expect_stop): Add special handling for
20569 solib-event.
20570
f7c77d93
JB
205712014-03-17 Joel Brobecker <brobecker@adacore.com>
20572
20573 * gdb.ada/pckd_arr_ren: New testcase.
20574
5a1e8c7a
DE
205752014-03-13 Doug Evans <xdje42@gmail.com>
20576
20577 PR guile/16612
20578 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
20579 collect after discarding symbols.
20580
350e1a76
DE
205812014-03-13 Ludovic Courtès <ludo@gnu.org>
20582 Doug Evans <xdje42@gmail.com>
20583
20584 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
20585 to history survives a gc.
20586
a69900ae
PA
205872014-03-13 Pedro Alves <palves@redhat.com>
20588
20589 * gdb.base/default.exp: Don't test "target procfs".
20590
5db9f0bd
PA
205912014-03-13 Pedro Alves <palves@redhat.com>
20592
20593 * gdb.base/default.exp: Update "target child" and "target procfs"
20594 tests to not expect "Unix".
20595
b3ccfe11
TT
205962014-03-12 Tom Tromey <tromey@redhat.com>
20597
20598 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
20599 New procs. Add target-async tests.
20600 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
20601 Add target-async tests.
20602
646f4417
AA
206032014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
20604
20605 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
20606 'func_start' and 'func_end' for the beginning and end of the
20607 function code, respectively.
20608 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
20609 'func_end' instead of 'func' and 'main'.
20610
288c211f
AA
206112014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
20612
20613 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
20614 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
20615 generate the debug info assembler source.
20616
e0c0f156
AA
206172014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
20618
20619 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
20620 * gdb.dwarf2/arr-subrange.exp: Likewise.
20621 * gdb.dwarf2/dwz.exp: Likewise.
20622 * gdb.dwarf2/method-ptr.exp: Likewise.
20623 * gdb.dwarf2/missing-sig-type.exp: Likewise.
20624 * gdb.dwarf2/subrange.exp: Likewise.
20625 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
20626 * gdb.dwarf2/implptrpiece.exp: Likewise.
20627 * gdb.dwarf2/nostaticblock.exp: Likewise.
20628
0e5c4555
AA
206292014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
20630
20631 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
20632 directory to absolute path name arguments.
20633
5ec18f2b
JG
206342014-03-10 Joel Brobecker <brobecker@adacore.com>
20635
20636 * gdb.ada/tagged_access: New testcase.
20637
847fc4f2
MM
206382014-03-07 Markus Metzger <markus.t.metzger@intel.com>
20639
20640 * gdb.btrace/data.exp: Update expected output.
20641
cc3da688
YQ
206422014-03-06 Yao Qi <yao@codesourcery.com>
20643
20644 * gdb.trace/pr16508.exp: New file.
20645
0f26cec1
PA
206462014-03-05 Pedro Alves <palves@redhat.com>
20647
20648 PR gdb/16575
20649 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
20650 procedure.
20651 (top level): Adjust to use it. Add tests that exercise breakpoint
20652 interaction with the code-cache.
20653
7a5a839f
LC
206542014-02-26 Ludovic Courtès <ludo@gnu.org>
20655
20656 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
20657 test for 'history-append!'.
20658
31aa7e4e
JB
206592014-02-26 Joel Brobecker <brobecker@adacore.com>
20660
20661 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
20662 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
20663 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
20664 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
20665 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
20666 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
20667
1b588015
JB
206682014-02-26 Joel Brobecker <brobecker@adacore.com>
20669
20670 * testsuite/gdb.python/py-pp-re-notag.c: New file.
20671 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
20672 * testsuite/gdb.python/py-pp-re-notag.p: New file.
20673
55426c9d
JB
206742014-02-26 Joel Brobecker <brobecker@adacore.com>
20675
20676 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
20677
dc53a7ad
JB
206782014-02-26 Joel Brobecker <brobecker@adacore.com>
20679
20680 * gdb.dwarf2/arr-stride.c: New file.
20681 * gdb.dwarf2/arr-stride.exp: New file.
20682
12ab52e9
PA
206832014-02-26 Pedro Alves <palves@redhat.com>
20684
20685 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
20686 that won't ever trigger. Make sure that GDB reports the correct
20687 breakpoint that caused the stop.
20688
849c862e
JK
206892014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
20690
20691 PR gdb/16626
20692 * gdb.base/auto-load-script: New file.
20693 * gdb.base/auto-load.c: New file.
20694 * gdb.base/auto-load.exp: New file.
20695
71b7d793
JK
20696 PR gdb/16626
20697 * gdb.base/auto-load.exp: Fix out-of-srctree run.
20698
e2f0d509
JK
206992014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
20700
20701 Fix dw2-icycle.exp -fsanitize=address GDB crash.
20702 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
20703
50cc37c8
DE
207042014-02-24 Doug Evans <dje@google.com>
20705
20706 * lib/gdb.exp (run_on_host): Log error output if program fails.
20707
ea4758f2
PA
207082014-02-21 Pedro Alves <palves@redhat.com>
20709
20710 * gdb.threads/step-after-sr-lock.c: Rename to ...
20711 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
20712 * gdb.threads/step-after-sr-lock.exp: Rename to ...
20713 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
20714 ... this.
20715
d7b30f67
SDJ
207162014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
20717
20718 PR tdep/16397
20719 * gdb.arch/amd64-stap-special-operands.exp: New file.
20720 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
20721 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
20722 * gdb.arch/amd64-stap-triplet.S: Likewise.
20723 * gdb.arch/amd64-stap-triplet.c: Likewise.
20724
83deb43f
JB
207252014-02-20 Joel Brobecker <brobecker@adacore.com>
20726
20727 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
20728 in .section pseudo-op.
20729
adde2bff
DE
207302014-02-20 lin zuojian <manjian2006@gmail.com>
20731 Joel Brobecker <brobecker@adacore.com>
20732 Doug Evans <xdje42@gmail.com>
20733
20734 PR symtab/16581
20735 * gdb.dwarf2/dw2-icycle.S: New file.
20736 * gdb.dwarf2/dw2-icycle.c: New file.
20737 * gdb.dwarf2/dw2-icycle.exp: New file.
20738
f7bd0f78
SC
207392014-02-19 Siva Chandra Reddy <sivachandra@google.com>
20740
20741 * gdb.python/py-value-cc.cc: Improve test case to enable testing
20742 operations on gdb.Value objects.
20743 * gdb.python/py-value-cc.exp: Add new test to test operations on
20744 gdb.Value objects.
20745
c17ef0d5
DE
207462014-02-18 Doug Evans <dje@google.com>
20747
20748 * Makefile.in (TESTS): New variable.
20749 (expanded_tests, expanded_tests_or_none): New variables
20750 (check-single): Pass $(expanded_tests_or_none) to runtest.
20751 (check-parallel): Only run tests in $(TESTS) if non-empty.
20752 (check/no-matching-tests-found): New rule.
20753 * README: Document TESTS makefile variable.
20754
5dd3176f
DE
207552014-02-18 Doug Evans <dje@google.com>
20756
20757 * Makefile.in (check-parallel): rm -rf outputs temp.
20758
0b10be4f
JK
207592014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
20760
20761 Fix "ERROR: no fileid for" in the testsuite.
20762 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
20763
85f224e7
DE
207642014-02-12 Doug Evans <dje@google.com>
20765
20766 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
20767 (MISCELLANEOUS): New variable.
20768 (clean): rm -rf $(MISCELLANEOUS).
20769 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
20770 dwp live in the same directory as symlinks, with each symlink pointed
20771 to a differently named file in a different directory.
20772
149b30ff
DE
207732014-02-11 Doug Evans <dje@google.com>
20774
20775 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
20776 of Tcl file commands.
20777
1dfdac32
MK
207782014-02-10 Mark Kettenis <kettenis@gnu.org>
20779
20780 * gdb.threads/step-after-sr-lock.exp: Avoid executing
20781 "kill -SIGUSR1 -1".
20782
aa4fb036
JB
207832014-02-10 Joel Brobecker <brobecker@adacore.com>
20784
20785 * gdb.ada/tick_length_array_enum_idx: New testcase.
20786
ed3ef339
DE
207872014-02-10 Doug Evans <xdje42@gmail.com>
20788
20789 * configure.ac (AC_OUTPUT): Add gdb.guile.
20790 * configure: Regenerate.
20791 * lib/gdb-guile.exp: New file.
20792 * lib/gdb.exp (get_target_charset): New function.
20793 * gdb.base/help.exp: Update expected output from "apropos apropos".
20794 * gdb.guile/Makefile.in: New file.
20795 * gdb.guile/guile.exp: New file.
20796 * gdb.guile/scm-arch.c: New file.
20797 * gdb.guile/scm-arch.exp: New file.
20798 * gdb.guile/scm-block.c: New file.
20799 * gdb.guile/scm-block.exp: New file.
20800 * gdb.guile/scm-breakpoint.c: New file.
20801 * gdb.guile/scm-breakpoint.exp: New file.
20802 * gdb.guile/scm-disasm.c: New file.
20803 * gdb.guile/scm-disasm.exp: New file.
20804 * gdb.guile/scm-equal.c: New file.
20805 * gdb.guile/scm-equal.exp: New file.
20806 * gdb.guile/scm-error.exp: New file.
20807 * gdb.guile/scm-error.scm: New file.
20808 * gdb.guile/scm-frame-args.c: New file.
20809 * gdb.guile/scm-frame-args.exp: New file.
20810 * gdb.guile/scm-frame-args.scm: New file.
20811 * gdb.guile/scm-frame-inline.c: New file.
20812 * gdb.guile/scm-frame-inline.exp: New file.
20813 * gdb.guile/scm-frame.c: New file.
20814 * gdb.guile/scm-frame.exp: New file.
20815 * gdb.guile/scm-generics.exp: New file.
20816 * gdb.guile/scm-gsmob.exp: New file.
20817 * gdb.guile/scm-iterator.c: New file.
20818 * gdb.guile/scm-iterator.exp: New file.
20819 * gdb.guile/scm-math.c: New file.
20820 * gdb.guile/scm-math.exp: New file.
20821 * gdb.guile/scm-objfile-script-gdb.in: New file.
20822 * gdb.guile/scm-objfile-script.c: New file.
20823 * gdb.guile/scm-objfile-script.exp: New file.
20824 * gdb.guile/scm-objfile.c: New file.
20825 * gdb.guile/scm-objfile.exp: New file.
20826 * gdb.guile/scm-ports.exp: New file.
20827 * gdb.guile/scm-pretty-print.c: New file.
20828 * gdb.guile/scm-pretty-print.exp: New file.
20829 * gdb.guile/scm-pretty-print.scm: New file.
20830 * gdb.guile/scm-section-script.c: New file.
20831 * gdb.guile/scm-section-script.exp: New file.
20832 * gdb.guile/scm-section-script.scm: New file.
20833 * gdb.guile/scm-symbol.c: New file.
20834 * gdb.guile/scm-symbol.exp: New file.
20835 * gdb.guile/scm-symtab-2.c: New file.
20836 * gdb.guile/scm-symtab.c: New file.
20837 * gdb.guile/scm-symtab.exp: New file.
20838 * gdb.guile/scm-type.c: New file.
20839 * gdb.guile/scm-type.exp: New file.
20840 * gdb.guile/scm-value-cc.cc: New file.
20841 * gdb.guile/scm-value-cc.exp: New file.
20842 * gdb.guile/scm-value.c: New file.
20843 * gdb.guile/scm-value.exp: New file.
20844 * gdb.guile/source2.scm: New file.
20845 * gdb.guile/types-module.cc: New file.
20846 * gdb.guile/types-module.exp: New file.
20847
7026a7c1
YQ
208482014-02-10 Yao Qi <yao@codesourcery.com>
20849
20850 PR testsuite/16543
20851 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
20852 * configure: Regenerated.
20853 * Makefile.in: New file.
20854
6c466447
AS
208552014-02-08 Andreas Schwab <schwab@linux-m68k.org>
20856
20857 * gdb.python/py-framefilter.exp: Fix typo.
20858
6e854735
YQ
208592014-02-08 Yao Qi <yao@codesourcery.com>
20860
20861 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
20862 that no =breakpoint-modified is emitted when breakpoints are
20863 modified through MI commands.
20864
d137e6dc
PA
208652014-02-07 Pedro Alves <pedro@codesourcery.com>
20866 Pedro Alves <palves@redhat.com>
20867
20868 * gdb.threads/step-after-sr-lock.c: New file.
20869 * gdb.threads/step-after-sr-lock.exp: New file.
20870
b5ee5a50
PA
208712014-02-07 Pedro Alves <palves@redhat.com>
20872
20873 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
20874
3c77faf3
JK
208752014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
20876
20877 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
20878 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
20879
6dddc817
DE
208802014-02-06 Doug Evans <xdje42@gmail.com>
20881
20882 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
20883 output.
20884
20885 * gdb.gdb/python-interrupts.exp: New file.
20886
de7b2893
YQ
208872014-02-05 Yao Qi <yao@codesourcery.com>
20888
20889 * gdb.trace/report.exp (use_collected_data): Test the output
20890 of "info threads" and "info inferiors".
20891
66d032ac
YQ
208922014-02-05 Yao Qi <yao@codesourcery.com>
20893
20894 Revert this patch:
20895
20896 2013-05-24 Yao Qi <yao@codesourcery.com>
20897
20898 * gdb.trace/tfile.exp: Test inferior and thread.
20899
591a12a1
UW
209002014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
20901
20902 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
20903 on a function.
20904 * gdb.base/step-bt.c: Call hello via function pointer to make
20905 sure its first instruction is executed on powerpc64le-linux.
20906
0ff3e01f
UW
209072014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
20908
20909 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
20910
084ee545
UW
209112014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
20912
20913 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
20914 of the test patterns for use on little-endian systems.
20915
6ed14ff3
UW
209162014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
20917
20918 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
20919 (decimal_vector): Fix for little-endian.
20920
401e27fd
JM
209212014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
20922
20923 * gdb.arch/sparc-sysstep.exp: New file.
20924 * gdb.arch/sparc-sysstep.c: Likewise.
20925
20926 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
20927
8b924729
EBM
209282014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
20929
20930 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
20931
fb151210
JB
209322014-01-23 Tom Tromey <tromey@redhat.com>
20933
20934 * gdb.ada/array_char_idx: New testcase.
20935
0740f8d8
TT
209362014-01-23 Tom Tromey <tromey@redhat.com>
20937
20938 PR python/16487:
20939 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
20940 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
20941 classes.
20942
21909fa1
TT
209432014-01-23 Tom Tromey <tromey@redhat.com>
20944
20945 PR python/16491:
20946 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
20947 string from an inferior frame.
20948 * gdb.python/py-framefilter-mi.exp: Update.
20949
87ce2a04
DE
209502014-01-22 Doug Evans <dje@google.com>
20951
20952 * gdb.server/server-mon.exp: Add tests for "set debug-format".
20953
237b092b
AA
209542014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
20955
20956 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
20957
d674a709
AA
209582014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
20959
20960 * gdb.trace/entry-values.exp: Remove excess space character from
20961 regex patterns. Handle s390 call instruction.
20962
20fa3390
AA
209632014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
20964
20965 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
20966 define "*_start" label. Make "name" static.
20967 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
20968 ${name} by references to ${name}_start.
20969
78466714
AA
209702014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
20971
20972 * gdb.base/info-macros.exp: Remove "debug" from the compile
20973 options.
20974
ec9f644a
IB
209752014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
20976
20977 * gdb.dlang/demangle.exp: New file.
20978
94b1b47e
IB
209792014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
20980
20981 * gdb.dlang/primitive-types.exp: New file.
20982
7f420862
IB
209832014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
20984
20985 * configure.ac: Create gdb.dlang/Makefile.
20986 * configure: Regenerate.
20987 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
20988 * gdb.dlang/Makefile.in: New file.
20989 * lib/d-support.exp: New file.
20990 * lib/gdb.exp (skip_d_tests): New proc.
20991
52834460
MM
209922014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20993
20994 * gdb.btrace/delta.exp: Check reverse stepi.
20995 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
20996 * gdb.btrace/finish.exp: New.
20997 * gdb.btrace/next.exp: New.
20998 * gdb.btrace/nexti.exp: New.
20999 * gdb.btrace/record_goto.c: Add comments.
21000 * gdb.btrace/step.exp: New.
21001 * gdb.btrace/stepi.exp: New.
21002 * gdb.btrace/multi-thread-step.c: New.
21003 * gdb.btrace/multi-thread-step.exp: New.
21004 * gdb.btrace/rn-dl-bind.c: New.
21005 * gdb.btrace/rn-dl-bind.exp: New.
21006 * gdb.btrace/data.c: New.
21007 * gdb.btrace/data.exp: New.
21008 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
21009
6e07b1d2
MM
210102014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21011
21012 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
21013 * gdb.btrace/exception.exp: Update.
21014 * gdb.btrace/instruction_history.exp: Update.
21015 * gdb.btrace/record_goto.exp: Update.
21016 * gdb.btrace/tailcall.exp: Update.
21017 * gdb.btrace/unknown_functions.exp: Update.
21018 * gdb.btrace/delta.exp: New.
21019
0b722aec
MM
210202014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21021
21022 * gdb.btrace/record_goto.exp: Add backtrace test.
21023 * gdb.btrace/tailcall.exp: Add backtrace test.
21024
066ce621
MM
210252014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21026
21027 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
21028 * gdb.btrace/record_goto.c: New.
21029 * gdb.btrace/record_goto.exp: New.
21030 * gdb.btrace/x86-record_goto.S: New.
21031
0688d04e
MM
210322014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21033
21034 * gdb.btrace/function_call_history.exp: Update tests.
21035 * gdb.btrace/instruction_history.exp: Update tests.
21036
8710b709
MM
210372014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21038
21039 * gdb.btrace/function_call_history.exp: Fix expected field
21040 order for "record function-call-history".
21041 Add new tests for "record function-call-history /c".
21042 * gdb.btrace/exception.cc: New.
21043 * gdb.btrace/exception.exp: New.
21044 * gdb.btrace/tailcall.exp: New.
21045 * gdb.btrace/x86-tailcall.S: New.
21046 * gdb.btrace/x86-tailcall.c: New.
21047 * gdb.btrace/unknown_functions.c: New.
21048 * gdb.btrace/unknown_functions.exp: New.
21049 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
21050
5de9129b
MM
210512014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21052
21053 * gdb.btrace/instruction_history.exp: Update.
21054 * gdb.btrace/function_call_history.exp: Update.
21055
23a7fe75
MM
210562014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21057
21058 * gdb.btrace/function_call_history.exp: Fix expected function
21059 trace.
21060 * gdb.btrace/instruction_history.exp: Initialize traced.
21061 Remove traced_functions.
21062
724c7dd8
MM
210632014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21064
21065 * gdb.btrace/function_call_history.exp: Update
21066 * gdb.btrace/instruction_history.exp: Update.
21067
6d78d93b
MM
210682014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21069
21070 * gdb.btrace/enable.exp: Update expected text.
21071
93a360cc
OJ
210722014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
21073
21074 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
21075 bytes.
21076
3772b53f
MR
210772014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
21078
21079 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
21080
596662fa
OJ
210812014-01-15 Omair Javaid <omair.javaid@linaro.org>
21082
21083 * lib/gdb.exp (supports_process_record): Return true for
21084 arm*-linux*. (supports_reverse): Likewise.
21085
b5b08fb4
SC
210862014-01-13 Siva Chandra Reddy <sivachandra@google.com>
21087
21088 PR python/15464
21089 PR python/16113
21090 * gdb.python/py-type.c: Enhance test case.
21091 * gdb.python/py-value-cc.cc: Likewise
21092 * gdb.python/py-type.exp: Add new tests.
21093 * gdb.python/py-value-cc.exp: Likewise
21094
52d7fb13
AA
210952014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
21096 Pedro Alves <palves@redhat.com>
21097
21098 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
21099 Make "name" extern.
21100 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
21101 references to ${name}_start by references to ${name}.
21102
a2cd8cfe
JB
211032014-01-10 Joel Brobecker <brobecker@adacore.com>
21104
21105 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
21106
4e23fced
JB
211072014-01-10 Joel Brobecker <brobecker@adacore.com>
21108
21109 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
21110
c6a9e42c
PA
211112014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
21112 Pedro Alves <palves@redhat.com>
21113
21114 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 21115 mi_gdb_target_load.
c6a9e42c 21116
b7ea362b
PA
211172014-01-08 Pedro Alves <palves@redhat.com>
21118
21119 * gdb.threads/reconnect-signal.c: New file.
21120 * gdb.threads/reconnect-signal.exp: New file.
21121
5e3f4fab
EBM
211222014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
21123
21124 * gdb.base/source-dir.exp: New file.
21125
79301218
JB
211262014-01-07 Joel Brobecker <brobecker@adacore.com>
21127
21128 * gdb.ada/mi_interface: New testcase.
21129
8e355c5d
JB
211302014-01-07 Joel Brobecker <brobecker@adacore.com>
21131
21132 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
21133 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
21134 gdb.ada/pp-rec-component/pck.ads: New files.
21135
c0d48811
JB
211362014-01-07 Joel Brobecker <brobecker@adacore.com>
21137
21138 * gdb.python/py-pp-integral.c: New file.
21139 * gdb.python/py-pp-integral.py: New file.
21140 * gdb.python/py-pp-integral.exp: New file.
21141
17b609c3 21142For older changes see ChangeLog-1993-2013.
c906108c 21143\f
8d8cb839
EZ
21144;; Local Variables:
21145;; mode: change-log
21146;; left-margin: 8
21147;; fill-column: 74
21148;; version-control: never
21149;; End:
902f2ccb 21150
b811d2c2 21151 Copyright 2014-2020 Free Software Foundation, Inc.
902f2ccb
MC
21152 Copying and distribution of this file, with or without modification,
21153 are permitted provided the copyright notice and this notice are preserved.
This page took 3.855965 seconds and 4 git commands to generate.